﻿body {font-size: 14px;}
body, ul, p, li, div, td, input, button, select, textarea, img, span, hr, h1, h2, h3, h4, h5, h6, b {
	margin: 0px 0px;
	padding: 0px 0px;
	list-style: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
}

/*nybanner*/

.nybanner {width: 100%;padding: 20px 0;overflow: hidden;}
.nybanner img{}

.section1{padding-bottom: 40px;}
.section1 .section1-left{width: 200px;}
.section1 .section1-left .cate{margin-bottom: 20px;background: #ffffff;}
.section1 .section1-left .cate h3{background: #f07c00;font-size: 0;padding: 11px 15px;}
.section1 .section1-left .cate h3.icon{height: 20px;display: inline-block;vertical-align: middle;}
.section1 .section1-left .cate .title{font-size: 16px;color: #fff;font-weight: bold;display: inline-block;vertical-align: middle;line-height: 20px;margin-left: 12px;}
.section1 .section1-left .cate .list2{border: 1px solid #e8e8e8;border-top: none;}
.section1 .section1-left .cate .list2 .item{border-bottom: 1px solid #e8e8e8;}
.section1 .section1-left .cate .list2 .item:last-child{border-bottom: none;}
.section1 .section1-left .cate .list2 .item a{display: block;height: 44px;line-height: 44px;padding-left: 50px;font-size: 15px;color: #555;}
.section1 .section1-left .cate .list2 .item.active a{color: #2e488c;}

.section1 .section1-right{width: 1030px;background:#fff}
.section4 {padding: 0 20px 50px; border: 1px solid #ededed;}
.cate-title{font-size: 150%;font-weight: 600;line-height: 46px;border-bottom: 1px solid #ededed;position: relative;padding-left: 16px;margin-bottom: 15px;}
.cate-title h2{font-size: 18px;}
.cate-title::before{
	content: '';
	display: inline-block;
	position: absolute;
	width: 4px;
	height: 18px;
	background: #f07d00;
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
}


 /*产品导航*/
.select{border:#ddd 1px solid;background: #fff;width:100%;font-size:14px ;  margin-bottom: 20px;}
.select li{list-style:none;  position: relative}
.select .select-list{}
.select dl{zoom:1;line-height:30px; border-bottom:1px solid #ddd;}
.select dl:after{content:" ";display:block;clear:both;height:0;}
.select dt{float: left;background: #f0f0f0;width:200px;color:#333;text-align:right; height:30px;line-height:30px}
.select dd{/*display:inline; */width: 12%;  margin:0 10px; float: left; }
.select a{/*display:inline-block;*/overflow: hidden;height:30px;text-decoration:none;color:#777;border-radius:2px;}
.select a:hover{color:#f07c00;}
/*.select .selected a{color:#f07c00; font-weight:bold;}*/
.select li.select-result{background: #;}
.select-result dt{font-weight:bold; }
.select-no{color:#999}
.select .select-result a{padding-right:20px;background: url("../images/close.png") right no-repeat #bb0511;background-position:right 11px ;color: #ffffff;}
.select .select-result a:hover{background-position:right -13px}
.select-list-leimu{width: 80%;}
.select li:last-of-type{border: none;}
.select-list .show-con{ height: 30px; overflow: hidden; }
.show-more{position: absolute;right: 0;top: 3px;width: 3%;padding: 0;font-size: 12px;color:#888;text-align: left;cursor: pointer;}
.show-more h3{background: none;border: none;line-height: 14px;height: 35px;line-height: 35px;}
.show-more h3 i{background: none;float: none;display: inline-block;font-size: 16px;margin-left: 5px;}
.show-more.zk{color:#f07c00;}

.drop-down-content{padding: 0;display: none;position: absolute; }   
.drop-down-content li:hover{background-color:#fdf2e6;}
.select dd:hover .drop-down-content {
	text-align:center;
	display: block;
	z-index: 10;
	background-color: #f9f9f9;
	width: 150px;
	box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.2);
}
 .drop-down-content a{font-size:12px;}
.select a.bot {
	color: #f07c00;
	font-weight: 600;
}

.part_2	{background:#fff;padding:0 15px;}
.prolist{overflow: hidden;width: 100%;padding-top: 0px;padding-bottom: 30px;}
.ptt { color: #000; font-size: 26px;font-weight: 600; margin-bottom: 10px;margin-top: -10px; margin-left: 10px} 
.prolist ul {padding-top: 10px;}
.prolist ul li{width: 19%;border: 1px solid #ededed;float: left;margin-right: 1%;margin-bottom: 22px;}
.prolist ul li:nth-child(5n){margin-right: 0;}
.prolist ul li .pic{height: 200px; overflow: hidden; position: relative}
.prolist ul li .pic img{width: 100%; transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;}
.prolist ul li .text{padding: 0 10px;background: #fff;height:56px;line-height: 24px;}
.prolist ul li .text h3{font-size: 14px;color: #333;font-weight:500;padding-top: 15px;text-align:center;}
.prolist ul li .text h4{font-size: 12px;color: #a1a1a1;padding: 5px 0;overflow: hidden;}
.prolist ul li .viewAll{line-height: 40px;background: #fcfcfc url(../images/viewAll.png) 78px 15px no-repeat;padding-left: 20px;border-top: 1px solid #f7f7f7;}
.prolist ul li a{display: block;width: 100%;}
.prolist ul li a:hover .pic img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
.prolist ul li:hover{border-color: #eb690a;box-shadow: 0 0 20px #bcbcbc}
.prolist ul li:hover .viewAll{background: #eb690a;color: #fff}

/*新闻*/
.news_cont{ width:100%; margin: 0 auto;    overflow: hidden;}
.xun1{ float: left;margin-bottom:10px;}
.xun1 .xun2{  font-size: 16px; height: 50px; line-height: 50px; font-weight: bold; color: #555;}
.xun1 p{overflow: hidden;line-height: 24px; color: #888; font-size: 14px;  letter-spacing: .2px;}
.xun1 span{ display: inline-block; float: right;color: #999;font-size: 12px;}
.xun1 a{ color: #2e488c;}


/*新闻详情页*/
.news-info {padding: 20px 0px;}
.news-info .hd h1 {font-size: 24px;line-height: 36px;word-wrap: break-word;word-break: normal;margin-bottom: 8px;text-align: center;font-weight: bold;}
.news-info .hd p {font-size: 14px;line-height: 1.6;color: #cccccc;text-align: center;}
.news-info .page{min-height: 600px; padding: 30px 0px; line-height: 2;color: #5A5A5A; font-size: 14px;}
.news-info .hd p span{margin-right: 10px;}

/*上一页/下一页*/
.turn {border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc;padding: 5px 10px;}
.turn p {font-size: 12px;line-height: 30px;color: #333333;overflow: hidden;}
.turn p span{display: inline-block;vertical-align: middle;}
.turn p a {
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
	max-width: 80%;
	transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.turn p a:hover {color: #39424b;text-decoration: none;}


/* loaction */
.location{width: 100%; height: 50px; line-height: 50px; background: #fff; position: relative; z-index: 1;overflow: hidden; border-bottom: 1px solid #dedede;}
.location.chanpin{height:102px;}
.p12-curmbs-1 {font-size: 14px;border-bottom: 1px dashed #dcdcdc;margin-bottom:30px;}
.p12-curblock { display: none;}
.p12-curmbs-1 b { border-left: 5px solid #2e488c;font-weight: normal; padding-left: 8px;}
.p12-curmbs-1 i {  font-style: normal;}
.p12-curmbs-1 span {padding: 0 5px;height: 46px; line-height: 46px;}

/* 产品详情效果CSS开始 */
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url('../Images/page_line.jpg') no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;}
.product-show-pic{width:400px;}
.product-show-pic .bd{border:1px solid #ddd;}
.product-show-pic .bd ul li{width: 400px;height: 350px;}
.product-show-pic .bd ul li a{display: table;margin: 0 auto;}
.product-show-pic .bd ul li span{display: table-cell;vertical-align: middle;height: 350px;}
.product-show-pic .bd ul li img{display: block;max-width: 100%;max-height: 100%;}
.product-show-pic .hd{padding: 0 24px;margin:5px auto;overflow: hidden;position: relative;}
.product-show-pic .hd ul li{width: 74px;height: 74px;float: left;margin-right: 4px}
.product-show-pic .hd ul li img{display: block;width: 74px;height: 64px;}
.product-show-pic .hd ul li.on img{border:1px solid #181b60;}

.product-show-pic .hd .prev{display:block;width:12px;height:21px;position:absolute;top:25px;left:0;background:url('../Images/listpro_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;transition:all 0s;}
.product-show-pic .hd .prev:hover{background-position:0 -21px;}
.product-show-pic .hd .next{display:block;width:12px;height:21px;position:absolute;top:25px;right:0;background:url('../Images/listpro_btn.png') no-repeat 0 -42px;overflow:hidden;cursor:pointer;transition:all 0s;}
.product-show-pic .hd .next:hover{background-position:0 -63px;}

.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#fff;border:1px solid #CCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


.xinxq{padding-bottom:60px;}
.showImg{padding-top:40px;}
.mod18{width:400px;position:relative;margin:0 auto;border:1px solid #ddd;}
.mod18 .btn1{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev1{left:10px;background:url(../Images/prevbtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:250px;width:32px;height:48px; display:none;}
.mod18 #prev,.mod18 #next{top:440px;width:10px;height:16px;background:url(../Images/prevbtn.png) no-repeat;}
.mod18 .prev1{left:10px;background:url(../Images/prevbtn.png) no-repeat;}
.mod18 #next.btn1.next{right:10px;background:url(../Images/nextbtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{}
.mod18 .cf a img{/*height:392px; */background-size:100%;}
.mod18 .cf li span{display:block;width:486px;position:absolute;left:75px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{ height:368px;position:relative;overflow:hidden;}
.mod18 .picBox ul{}
.mod18 .picBox li{  text-align: center;    width: 100%;}
.mod18 .listBox{width:430px;height:71px;margin:0 auto;position:relative; margin-top:15px;overflow:hidden;}
.mod18 .listBox ul{height:71px;position:absolute; padding-left:12px;}
.mod18 .listBox li{width:106px;height: 71px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:92px;height: 68px;}
.mod18 .listBox img{border: 3px solid #ffffff;width: 89px;height: 65px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.mod18 .listBox .on img{border-color: #eb690a;}
.showProduct{padding-bottom: 30px;background:#fff;padding:30px}
.showProduct .imgtxtcon{width: 750px;float: right;}
.showProduct .imgtxtcon .tit2{font-size: 18px;font-weight: bold;color: #555;line-height: 30px;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px dotted #dedede;}
.showProduct .imgtxtcon .tel{font-size: 16px;}
.showProduct .imgtxtcon .tel strong{color: #eb690a;font-size: 22px;font-weight: bold;line-height: 40px;}
.showProduct .showp_txt{padding: 40px 0 40px 0; position: relative;}
.showProduct .showp_txt .tit{border-bottom: 1px solid #eee;position: relative;padding-bottom: 12px;margin-bottom: 15px;}
.showProduct .showp_txt .tit h3{font-size: 20px;color: #333;}
.showProduct .showp_txt .tit s{width: 80px;height: 5px;display: block;position: absolute;left: 0;bottom: -2px;background: #3fb150;}
.showProduct .showp_txt .txtcon{color: #666;line-height: 30px;}
.showProduct .imgtxtcon .btn1, .showProduct .imgtxtcon .btn2{float: left; margin-right: 20px; font-size: 16px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width: 135px; height: 38px; line-height: 38px; margin-top: 30px; text-align: center; color: #fff; position:relative;}
.showProduct .imgtxtcon .btn1 img{display:block; position:absolute; left:0; top:38px; width:135px; height:0;transition: all ease 600ms;}
.showProduct .imgtxtcon .btn1:hover img{height:135px;}
.showProduct .imgtxtcon .btn1{background: #eb690a; }
.showProduct .imgtxtcon .btn1:hover, .showProduct .imgtxtcon .btn2:hover{background: #444;}
.showProduct .imgtxtcon .btn2{text-align: center; margin-right: 0; margin-left: 0; background: #999999;}

.showProduct .ewm{position:relative;float: left;margin: 35px 0 0 15px;}
.showProduct .ewm em{display:block;width: 30px;height: 30px;position: relative;background: url("../Images/icon_ewm.png") no-repeat;cursor: -webkit-zoom-in;}
.showProduct .ewm span{display:none;color:#666;font-size:12px;}
.showProduct .ewm .box{opacity:0;position:absolute;left: 0px;top: 30px;width: 185px;height: 0;/* padding: 15px 10px; *//* display: none; */border: 1px #aaa solid;background: #fff;border-radius: 10px;overflow: hidden;}
.showProduct .ewm:hover .box{opacity:1;height: 200px;}
.showProduct .ewm .box img{width: 140px;height: 140px;margin: auto;display: block;}
.showProduct .ewm .box span{margin: 18px 0 2px 0;display: block;color:#666;font-size:12px;text-align: center;}

#outer { width: 100%;  height: auto;  padding-top: 20px;  margin-bottom: 40px;}
#xwqh { overflow: hidden; border: 1px solid #D3D3D3; background:#f5f5f5; margin-top: 20px;  margin-bottom: 20px;}
#xwqh li {  float: left;border-right:1px solid #D3D3D3; color: #333;  height: 35px; cursor: pointer;  line-height: 35px;padding: 0 20px;  font-size: 14px; }
#xwqh li.dqt {color: #333;   border-top:2px solid #eb690a;}
#xwhbox ul {  display: none;}

/* 联系我们 */
.contact {line-height:30px; background: #fff;padding: 50px 20px 20px 20px;overflow:hidden; }
.Imgshow-left {float: left;width: 715px;height: 645px;padding-left: 55px;}
.Imgshow-left h5 {font-size: 26px;color: #016ac6;font-weight: 500;padding-bottom: 7px;letter-spacing: 4px;}
.Imgshow-left h5:before {vertical-align: middle;margin-right: 30px;content: '';left: 0;display: inline-block;width: 16px;height: 16px;background: #0d91e5;}
.Imgshow-left .phone-number {color: #016ac6;font-size: 72px;line-height: 110px;height: 110px;padding-left: 70px;background: url("../images/iphone-ico.png") no-repeat left center;}
.Imgshow-left .time {font-size: 20px;color: #333;letter-spacing: 1.8px;}

.Imgshow-right {position: relative;float: left;height: 605px;width: 380px;padding-left: 50px;background:url("../images/infor-bg.png") no-repeat right bottom;}
.Imgshow-right h5 {font-size: 26px;color: #016ac6;font-weight: 500;padding-bottom: 7px;letter-spacing: 4px;}
.Imgshow-right h5:before {vertical-align: middle;margin-right: 30px;content: '';left: 0;display: inline-block;width: 16px;height: 16px;background: #0d91e5;}
.Imgshow-right .bnt-content {background: url(../images/talk-img-bnt-bg.png);width: 330px;height: 100px;text-align: center;padding-top: 10px;}
.Imgshow-right .bnt-content a {display: inline-block;}

/*分页样式*/
.pglist{padding: 20px 0 30px;width:100%;text-align: center;clear: both;}
.pglist a {color: #666;padding: 0 7px;margin: 0 3px;background: #fff;border: 1px solid #ddd;-webkit-border-radius: 2px;border-radius: 2px;}
.pglist *{display:inline-block;_zoom:1;_display:inline;vertical-align:middle;line-height: 20px;padding-bottom:1px;}
.pglist a:hover,.pglist .hover {display:inline-block;color: #fff;background: #eb690a;border-color: #eb690a;}


/*搜索产品列表 statr  */
.col-lg-4 {width:25%;float:left}
.col-lg-8 {width:74%;float:right}
.blue {color: #eb690a;}
.pro_information .tab2{}
.pro_information .tab2{padding-top:5px;}
.pro_information .tab2 dt{border-bottom: 1px solid #ddd;}
.pro_information .tab2 dt a{padding:32px;padding-top:0px;font-size: 22px;color: #333;display: inline-block;}
.pro_information .tab2 dt a:hover{border-bottom: 2px solid #0b4da2;}
.pro_information .tab2 dt a.on{border-bottom: 2px solid #0b4da2;}
.pro_information .tab2 dd{padding: 24px;background:#fff;}
.pro_information .tab2 dd{float: none;padding-bottom: 30px; overflow:hidden;display: -ms-flexbox;display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;}
.pro_information .tab2 dd:after{content:"";display: block;clear: both;}
.pro_information .tab2 dd .scale_a {border:1px solid #f0f0f0;text-align:center;}
.pro_information .tab2 dd img{max-width:100%; height:200px;}
.pro_information .tab2 dd .li_r{margin-left:5%;}
.pro_information .tab2 dd .li_r .li_r_up{  padding: 5px 0; border-bottom: 1px solid #ddd;}
.pro_information .tab2 dd .li_r .li_r_up:after{content:"";display: block;clear: both;}
.pro_information .tab2 dd .li_r .li_r_up h5{float: left;font-size: 18px;color:#333;font-weight: 600;}
.pro_information .tab2 dd .li_r .li_r_up .time{float: right;font-size: 14px;}
.pro_information .tab2 dd .li_r .li_r_down{margin-top: 20px;line-height: 26px;font-size: 16px;clear:both;}
.pro_information .tab2 dd .imore:hover{ background-color: #eb690a; border: 1px solid #eb690a; color: #fff;}
.pro_information .tab2 dd .imore{  width:80px; padding-left:20px; height:32px; line-height:32px; background:url(../images/pic.png) #fff 90px center no-repeat; display:block; font-size:14px; color:#666; border:1px solid #ccc;border-radius:30px; cursor:pointer; margin-top:15px;}

#product-formation {
    background-color: #fff;
    margin-top: 0;
    position: relative;
    width: 1200px;
    z-index: 1;
}
#product-formation.fixed{position: fixed; top:40px;z-index: 5; width: 1200px;}
.commodity-information{display:none;z-index:1}
.layout-product-list .product:hover{box-shadow:0 0 4px 4px #eee;outline:1px solid #ddd}
.layout-product-list .product .yen{color:#e60012;font-weight:700}
.listMode .product:hover{background-color:#f5fdf7;box-shadow:none;outline:medium none}
.listMode .commodity-information{background-color:#faefe2;border-bottom:1px solid #f07d00;border-left:1px solid #f07d00;border-top:1px solid #f07d00;display:inline-block;font-size:0;margin-top:8px;position:relative;text-align:center}
.layout-product-list .product-list.listMode .product .p-image{background:rgba(0,0,0,0) url(../image/empty-110x110.png) no-repeat scroll 3px 3px/90% auto;border:1px solid #eee;height:82px;left:10px;position:absolute;top:10px;width:82px}
.listMode .product .p-name{background-color:transparent;display:block;height:46px;left:92px;overflow:hidden;padding-left:10px;padding-right:10px;position:absolute;top:14px;width:158px}
.purchase-num .a-add,.purchase-num .a-sub{background-color:#eee;border:medium none;font-size:16px;height:22px;line-height:22px;position:absolute;top:1px;width:16px;cursor:pointer}
.purchase-num .a-sub{left:11px}
.purchase-num .a-add{left:65px}
.purchase-num{display:none}
.listMode .purchase-num{display:block;font-size:14px;height:80px;left:1106px;position:absolute;text-align:center;top:19px;width:92px}
.purchase-count-clear{color:#06c;cursor:pointer;display:none;line-height:16px;margin-top:8px}
.icon-product-list-clear{background-image: url(../image/clear.png);background-position: 0 0;width: 16px;height: 16px;}
.purchase-unit{color:#999;display:block;font-size:14px;line-height:14px;margin-top:8px}
.listMode .purchaseCount{border-color:#ddd;border-image:none;border-style:solid;border-width:1px 2px;display:block;height:22px;margin-left:10px;margin-top:0;padding:0 18px;text-align:center;width:32px}
.listMode .purchaseCount:focus{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#06c;border-image:none;border-style:solid;border-width:1px 2px}
.listMode input{cursor:pointer;line-height:20px;margin-top:-2px;vertical-align:middle}
.listMode .p-todo{display:none}
.listMode .list-type-status{display:none}
.listMode .order {position: absolute;width: 159px;left: 92px;top: 78px;padding-left: 10px;text-align: left;}
.layout-product-list .product .color-999 {color: #999;}


.tab thead{background-color: #fdf2e6;color: #333;}
.tab thead th{padding: 10px 0;font-weight: normal;border:1px solid #f07d00; border-right: none;}
.tab thead th:last-child{border-right:1px solid #f07d00;}
.tab td{text-align: center;padding: 10px 0;font-size: 12px;line-height: 20px;color: #444;border-bottom:1px solid #ededed;}
.goods{width: 20%;position: relative;}
.goods-left{width: 40%;float: left;border:1px solid #ddd;}
.goods-right {width: 58%;float: right;	text-align: left;padding-top:20px;}
.goods-right .tip{color: #999;position: absolute;bottom: 20px;font-size: 12px;}
.num input{width: 50px;text-align: center;}
.redcolor{color: #f07d00; font-weight: 700;}
.tab td a.btn {background-color:#f07d00;color: #fff;padding:5px 10px;}
.tab td a.btn:hover {background-color:#2f488b;color: #fff;}
i.icon-product-text-mini-today {
	width: 56px;
	height: 16px;
	padding:0 3px;
	text-align: center;
	line-height: 16px;
	font-style: inherit;
	background-image: none;
	background-color: #2f488b;
	color: #fff;
}

#div_box-right-2{width: 500px;height: 43px;		position: relative;background-image:url(../images/beij.png);}
#div_box-right-2-span_1{position: absolute;left: 0;color: #838383;line-height: 43px;font-size: 12px;margin-left: 15px;}
#div_box-right-2-span_2{position: absolute;left: 0;color: #ff0036;line-height: 43px;font-size: 22px;margin-left: 90px;font-weight: 600;}
.aui-six-item { margin-top: 15px; overflow: hidden;}
.aui-six-item span { width: 100%; display: block;  color: #333;float: left; height: 1.8rem; line-height: 1.8rem;  font-size: 12px;}
.aui-six-item span em {font-style:normal; background: none; color: #999999; font-size: 12px; }

/*合作品牌*/
.brand-module{margin:40px 0 20px;text-align:center}
.brand-module span{background-color:#4a4a4a;display:inline-block;height:1.5px;vertical-align:middle;width:70px}
.brand-module h2{color:#4a4a4a;display:inline-block;font-size:18px;font-weight:700;margin:0;text-align:center;vertical-align:middle;width:120px}

.brand-selected{margin-bottom:30px}
.brand-selected ul{font-size:0;margin-left:-12px}
.brand-selected ul li{display:inline-block;margin:10px 0 0 12px}
.brand-selected ul li a{border:1px solid #eee;display:block;height:175px;transition:box-shadow .3s ease-out 0s;width:400px}
.brand-selected ul li a img{height:100%;width:100%}
.brand-selected ul li a:hover{box-shadow:0 2px 6px rgba(0,0,0,.2)}

.brand-selected2{margin-bottom:30px}
.brand-selected2 ul li{display:inline-block;margin:10px 0 0 12px}
.brand-selected2 ul li a{border:1px solid #eee;display:block;height:200px;transition:box-shadow .3s ease-out 0s;width:188px}
.brand-selected2 ul li a img{height:100%;width:100%}
.brand-selected2 ul li a:hover{box-shadow:0 2px 6px rgba(0,0,0,.2)}

.brand-selected3{margin-bottom:30px}
.brand-selected3 ul li{display:inline-block;margin:10px 0 0 12px}
.brand-selected3 ul li a{border:1px solid #eee;display:block;height:80px;transition:box-shadow .3s ease-out 0s;width:188px}
.brand-selected3 ul li a img{height:100%;width:100%}
.brand-selected3 ul li a:hover{box-shadow:0 2px 6px rgba(0,0,0,.2)}


.brand-filter-inside{margin-bottom:50px;}
.brand-filter{background-color:#fff;border-bottom:1px solid #333;border-top:1px solid #333;color:#333;font-size:0;padding-bottom:20px;padding-top:20px;text-align:center;width:1200px}
.brand-filter a{border-radius:6px;display:inline-block;font-family:Arial;font-size:12px;height:20px;line-height:20px;margin-left:5px;overflow:hidden;padding-left:6px;padding-right:6px;white-space:nowrap;cursor:pointer}
.brand-filter a.active{background-color:#f07c00;color:#fff}
.brand-filter a:hover{background-color:#f07c00;color:#fff}
.filter-selected{background-color:#f07c00;color:#fff}
.td-title{font-family:Arial,"Micorsoft Yahei";font-size:18px;text-align:center;vertical-align:middle}
.brand-table{font-size:0;margin-top:20px;width:1200px}
.brand-table>ul{display:none;overflow:hidden;width:100%}
.brand-table>ul>li{display:inline-block}
.brand-table>ul>li a{display:block;font-size:12px;height:24px;line-height:24px;padding:0 5px;text-overflow:ellipsis;width:186px;overflow:hidden}
.brand-table>ul.active{display:block}
.brand-arr{border-left:1px solid #eee;border-top:1px solid #eee;display:block;margin-bottom:18px}
.brand-letter{border-bottom:1px solid #eee;display:block;float:left;font-size:18px;margin-top:-1px;text-align:center;width:136px}
.brand-list{display:block;float:left;height:50px;line-height:50px;max-width:1062px}
.brand-one{border:1px solid #eee;border-collapse:collapse;display:block;float:left;height:51px;margin-right:-1px;margin-top:-1px;overflow:hidden;padding-left:30px;padding-right:30px;text-overflow:ellipsis;white-space:nowrap;width:178px}
.brand-one a{color:#333;font-family:Arial,"Micorsoft Yahei";font-size:12px}
.brand-one a:hover{color:#f07c00}
.brand-show-all{display:none}
.brand-show-all a{color:#06c;font-family:"Micorsoft Yahei"}
.brand-show-some{display:none}
.brand-show-some a{color:#06c;font-family:"Micorsoft Yahei"}
.brand-hidden{display:none}




/*在线留言*/
.send{width: 970px;margin:auto;}
#feedbackborder {
    clear: left;
    border-top: solid #e8e8e8 3px;
}
.updatemessage{line-height: 40px;padding-left:55px;}
.sendbox {margin-bottom: 30px; border: solid 1px #069;padding: 2px;}
.sectionTab{clear:both;background:url(../images/sectionTabRight.gif) no-repeat top right;padding-right:50px;float:left}
.browseDt{padding:0 10px;background:url(/uk/img/site/search/sectionTabLeft.gif) no-repeat top left;font-size:80%;color:#069;line-height:31px;float:left;white-space:nowrap}
.messages{padding:15px 0;}
.messages input,.messages select,.messages textarea{margin:0;padding:0; background:none; border:0; }
.messlist {height:30px;margin-bottom:10px; overflow: hidden;}
.messlist label{float:left;width:100px; height:30px; font-size:14px; line-height:30px; text-align:right;padding-right:10px;}
.messlist input{float:left;width:300px;height:28px;padding-left:5px;border:#ccc 1px solid;}
.messlist.textareas{ height:auto;}
.messlist textarea{float:left;width:400px; height:110px;padding:5px;border:#ccc 1px solid;}
.messlist.yzms input{width:100px;}
.messlist.yzms .yzmimg{ float:left;margin-left:10px;}
.messsub{padding:0px 0 0 110px;}
.messsub input{width:100px; height:35px; background:#ddd; font-size:14px; font-weight:bold; cursor:pointer;margin-right:5px}
.messsub input:hover{ background:#f60;color:#fff;}
#label0{display:none;color:#0aa770;height:28px;line-height:28px;}
#label1{display:none;color:#0aa770;height:28px;line-height:28px;}
#label2{display:none;color:#0aa770;height:28px;line-height:28px;}
#label3{display:none;color:#0aa770;height:28px;line-height:28px;}
#label4{display:none;color:#0aa770;height:28px;line-height:28px;}
#label5{display:none;color:#0aa770;height:28px;line-height:28px;}
#label6{display:none;color:#0aa770;height:28px;line-height:28px;}
#label7{display:none;color:#0aa770;height:28px;line-height:28px;}
#label8{display:none;color:#0aa770;height:48px;line-height:48px;}
#label9{display:none;color:#0aa770;height:48px;line-height:48px;}
#label10{display:none;color:#0aa770;height:48px;line-height:48px;}

