/* css reset */
@charset "utf-8";
*,*:before,*:after{box-sizing:border-box;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0);} 
html, body, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr,acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small,strike,tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,tbody, tfoot, thead, tr,th,td{border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
body {position:relative;background:#fff;line-height:1.8;color:#3a3a3a;font-size:14px;font-family:Microsoft Yahei,微软雅黑,Arial,Helvetica,sans-serif;}
a{color:#2a2c2e;text-decoration:none;}
a:hover{color:#ca2834;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight:700;line-height:normal;}
h3{font-size:16px;}
strong{color:#000;}
li{list-style:none;}
blockquote{border-left:4px solid #000;color:#000;margin:1em 0;padding-left:1em;}
pre{padding:10px;margin:10px 0;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background:#f9f9f9;border:1px solid #f0f0f0;color:#aaa;}
img{height:auto;max-width:100%;display:block;border:0;}
hr{margin:10px 0 0 0;height:1px;border:none;background:#ddd;}
input,select,textarea{border:1px solid #bbb;background:#fff;outline:none;width:100%;color:#464646;padding:8px;-webkit-appearance:none;font-size:14px;font-family:Microsoft Yahei,微软雅黑,Arial,Helvetica,sans-serif;}
select{-webkit-appearance:menulist;}
textarea{resize:none;overflow-y:auto;display:block;-webkit-appearance:none;}
input[type="radio"]{width:auto;height:auto;-webkit-appearance:radio;}
input[type="checkbox"]{width:auto!important;height:auto!important;-webkit-appearance:checkbox;}
table td{border:1px solid #ddd;padding:5px 2px;vertical-align:middle;}
i{margin-right:5px;} 
.clear:after,.clear:before{content:".";display:block;visibility:hidden;height:0;clear:both;}
.fl{float:left;position:relative;} 
.fr{float:right;position:relative;} 
.hidden{display:none;}
.nowrap{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.disabled{cursor:not-allowed!important;}
.am{transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;}
::-webkit-input-placeholder{color:#969696;}
:-moz-placeholder{color:#969696;}
::-moz-placeholder{color:#969696;}
:-ms-input-placeholder{color:#969696;} 

/* public */
.public{width:1200px;margin:0 auto;}

/* col public */
ul.col-2,ul.col-3,ul.col-4,ul.col-5,ul.col-6,ul.col-7{overflow:hidden;}
ul.col-2 li,ul.col-3 li,ul.col-4 li,ul.col-5 li,ul.col-6 li{margin-right:2%;}
ul.col-2 li{width:49%;}
ul.col-3 li{width:32%;}
ul.col-4 li{width:23.5%;}
ul.col-5 li{width:18.4%;}
ul.col-6 li{width:15%;}
ul.col-7 li{width:13%;margin-right:1.5%;}
ul.col-2 li:nth-child(2n+2),ul.col-3 li:nth-child(3n+3),ul.col-4 li:nth-child(4n+4),ul.col-5 li:nth-child(5n+5),ul.col-6 li:nth-child(6n+6),ul.col-7 li:nth-child(7n+7){margin-right:0;}
ul.col-2 li.nomargin,ul.col-3 li.nomargin,ul.col-4 li.nomargin,ul.col-5 li.nomargin,ul.col-6 li.nomargin,ul.col-7 li.nomargin{margin-right:0;}

/*header*/
.header>div{width: 1200px;height: 80px;margin: 0 auto;position: relative;}
.header ul{line-height: 80px;}
.head-left a img{margin-top: 15px; width:201px;}
.head-nav{margin: 0px 120px;}
.head-nav a{margin-right: 20px;box-sizing: border-box;}
.head-nav a:hover{color: #e31817;}
.head-nav a.head-nav-last{margin-right: 0px;}
.head-right{background: #ca2834;position: absolute;right: 0px;padding: 0px 18px;}
.head-right a{color: #ffffff;}
.head-right a .icon-1{display: inline-block;width: 30px;height: 30px;background: url('../images/sprite.png') 0px 0px;vertical-align: middle;}


/*banner*/
.banner{width: 100%;height: 688px;position: relative;}
.icon-2{display: inline-block;width: 40px;height: 40px;background: url('../images/sprite.png') 2px 7px;vertical-align: middle;}

/* search */
.search{width:1200px;height:96px;margin: 0 auto;background: #ca2834;position: absolute;top: 502px;margin-left: -600px;left: 50%;}
.search form{margin: 25px 28px;}
.search input[type="text"]{width: 963px;height: 45px;vertical-align: middle;}
.search input[type="submit"]{cursor:pointer;font-size:18px;font-weight:700;position:absolute;width:120px;height:45px;border:none;background:#ffb84f;color:#000;right:28px;top:25px;z-index:1;}


/*产品宣传*/
.product-promotion{ padding:45px 0;}
.contact-pro{width: 100%;border-bottom: 1px solid #c7c7c7;padding-bottom: 25px;}
.product-pro h3.title{ font-size:24px; color:#3a3a3a; font-weight:400;letter-spacing: 2px;}
.product-pro p.en{ font-size:20px; font-family:Arial; color:#808080;padding-left: 30px;}
.product-pro span.line{ display:block; height:1px; width:50px; background:#3a3a3a;margin-left: 30px;}
.pro-nav{ padding-top:24px;} 
.pro-nav a.pro-menu{display:inline-block; padding:3px 15px; font-size:18px; color:#3a3a3a; cursor:pointer; position:relative;}
.pro-nav a.pro-menu:hover,.pro-nav a.active{background:#ca2834; color:#fff;}
.pro-nav a.pro-menu:hover span.icon,.pro-nav a.pro-menu.active span.icon{ display:block;position: absolute;bottom: -14px;left:53px;content: "";width: 0px;height: 0px;border-top: 7.5px solid #ca2834;border-right: 7.5px solid transparent;border-bottom: 7.5px solid transparent;border-left: 7.5px solid transparent;}

.them-nav{ position:relative; overflow:hidden; height:310px;}
ul.prom-index,ul.prom-copy-index{ margin-top:20px;}
ul.prom-index li{ background:#ebebeb; position:relative; margin-bottom:10px; margin-right:12px;}
ul.prom-copy-index li{ background:#ebebeb; position:relative;}
ul.prom-index li .pic,ul.prom-copy-index li .pic{ overflow:hidden;}
.pic img{ width:100%;}
ul.prom-index li .pic-f,ul.prom-copy-index li .pic-f{ position:absolute; right:20px; bottom:50px; overflow:hidden;

}
ul.prom-index li:hover,
ul.prom-copy-index li:hover{-webkit-box-shadow:3px 3px 10px rgba(34, 52, 64, .2);  
	-moz-box-shadow:3px 3px 10px rgba(34, 52, 64, .2); 
	-ms-box-shadow:3px 3px 10px rgba(34, 52, 64, .2); 
	-o-box-shadow:3px 3px 10px rgba(34, 52, 64, .2); 
	box-shadow:3px 3px 10px rgba(34, 52, 64, .2); 
	background:#fff;
}
ul.prom-index li .desc,ul.prom-copy-index li .desc{ padding:10px 20px;}
ul.prom-index li .desc h3.title,ul.prom-copy-index li .desc h3.title{ font-size:16px; font-weight:400; color:#3a3a3a;}
ul.prom-index li .desc .text,ul.prom-copy-index li .desc .text{ font-size:12px; color:#919191;}
ul.prom-index li:hover .pic img,
ul.prom-copy-index li:hover .pic img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

.them-nav{position:relative;}
.them-nav .flex-control-nav{ bottom:0px;}
.them-nav .flex-control-paging li a{ height:5px; width:30px; border-radius:0 !important; background:#b5b5b5;}
.them-nav .flex-control-paging li a.flex-active{ background:#e31817;}
.them-conter{position:relative;}

.icon-3{display: inline-block;width: 25px;height: 30px;background: url('../images/sprite.png') -120px -1px;vertical-align: middle;}
.product-promotion>div{width: 1200px;margin: 0 auto;}
.product-promotion>div>h3{padding: 45px 0px 15px 0px;}
/*.zihao{background: #ca2834;color: #fff;}
.zihao:hover{color: #fff;}
.zihao-sec:hover{color: #000000;}
.product-promotion>div>p{position: relative;}
.product-promotion>div>p:after{content: "";width: 42px;height: 1px;background: #3a3a3a;position: absolute;left: 0px;bottom: 0px;}
.product-promotion>ul{width: 1200px;margin: 0 auto;}
.product-promotion>ul>li>div>a{text-align: center;line-height: 35px;display: inline-block;width: 136px;height: 35px;position: relative;}
.product-promotion>ul>li>div>span.ac{display: inline-block;position: absolute;bottom: -14px;left: 65px;content: "";width: 0px;height: 0px;border-top: 7.5px solid #ca2834;border-right: 7.5px solid transparent;border-bottom: 7.5px solid transparent;border-left: 7.5px solid transparent;}
@-moz-document url-prefix(){.product-promotion>ul>li>div>span.ac{bottom: -14px;}} */
/*火狐专属hack*/
/*.product-content div:first-child{width: 1200px;height: 300px;}
.product-content div:last-child{width: 1200px;height: 300px;}
.product-content{position: relative;margin-top: 50px;}
.product-content>div{position: absolute;display: none;background-color: #fff;}
.product-content>div.active{display: block;}
.list{position: relative;}
.small-img{position: absolute;bottom: 60px;right: 18px;}
.product-name{display: inline-block;width: 100%;height: 80px;line-height: 80px;-webkit-box-shadow: 0px 0px 10px #e5e5e5;-moz-box-shadow: 0px 0px 10px #e5e5e5;-ms-box-shadow: 0px 0px 10px #e5e5e5;-o-box-shadow: 0px 0px 10px #e5e5e5;box-shadow: 0px 0px 10px #e5e5e5;padding-left: 18px;}*/
/*@media \0screen {.product-name {background: #ededed;}}*/
/*ie8专属hack*/
/*.product-name h3{padding: 12px 0px;font-size: 14.52px;}
.product-name h2{font-size: 11.62px;font-weight: normal;color: #919191;}
.pro-big-img{width: 100%;}
.list:hover .product-name{background: #ededed;box-shadow: 0px 0px 0px #fff;}
.list:hover .small-img{box-shadow: 5px 5px 5px #888888;bottom: 62px;}
.slick-track{height: 300px;}
.list:hover a h3.product-font-change,.list:hover a h2.product-font-change{color: #e31817;}*/

/* alllinks */
.fulllink{height:auto!important;}
.alllinks{}
.alllinks li{margin-bottom:40px;}

/*行业展览*/
.news{background: #f3f3f3;padding: 46px 0px;box-sizing: border-box;}
.news>div{width: 1200px;height: 601px;margin:0 auto;}
.news-nav{border-bottom: 1px solid #888888;}
.news-nav .news-nav-left a,.news-nav .news-nav-right a,.news-nav .news-nav-center a{display: inline-block;height: 40px;margin-right: 35px;}
.news-nav .news-nav-left a h3,.news-nav .news-nav-right a h3,.news-nav .news-nav-center a h3{font-size: 20px;font-weight: 400;}
.news-nav .news-nav-left a:hover h3 i,.news-nav .news-nav-right a:hover h3 i{background: url('../images/sprite.png') -160px -1px;}
.news-nav .news-nav-left a:hover h3,.news-nav .news-nav-right a:hover h3{color: #E51200;}
.news-nav .news-nav-left a:hover,.news-nav .news-nav-right a:hover{border-bottom: 4px solid #e31817;}
.news-left{width: 740px;height: 601px;background: #ffffff;padding: 28px 15px;}
.news-nav a{color: #888888;}
.news-artical{position: relative;}
.news-artical>div{display: none;}
.news-artical>div.active{display: block;}
.news-artical ul{margin-top: 30px;}
.shouye-tab-text{height: 57.2px;overflow: hidden;}
.news-artical ul div a p{display: inline-block;width: 365px;padding-top: 5px;padding-left: 20px;color:#999999;}
.check-detail{font-size: 14px;color: #000000;}
.news-artical ul div a .detail{margin-top: -23px;width: 365px;padding-top: 26px;padding-left: 20px;color:#000000;font-size: 14px;}
.news-artical ul p,.news-right>div>p{font-size: 12px;}
.news-artical ul div a{font-size: 12px;color: #000000;}
.news-artical ul div a:hover p{color: #e31817;}
.news-artical ul>li{position: relative;padding: 25px 0px;border-bottom: 1px solid #e1e1e1;}
.news-artical ul li span{display: inline-block;width: 55px;height: 65px;position: absolute;left: 9px;top: 8px;}
.rel_list{margin-bottom:30px;}
.rel_list ul li{height:230px;padding:0;background: #ebebeb;}
.rel_list ul li .title-news-left{height:100%;}
.rel_list ul li .title-news-left.no_pic{border:1px solid #ebebeb;}
em.day{font-size: 36px;}
.news-artical ul li h3{font-size: 16px;margin-left: 95px;}
.news-artical ul li p{margin-left: 95px;color:#999999;margin-top: 5px;}
/*.news-artical ul li.news-li-last{border-bottom: 0px;}*/
.news-right{width: 430px;height: 601px;}
.news-right div div div a{display: inline-block;height: 40px;margin-right: 35px;border-bottom: 4px solid #e31817;padding-right: 23px;}
.news-right>div>div{border-bottom: 1px solid #888888;}
.news-right>div>a>span{font-size: 12px;color: #999999;}
.news-right>div>a{font-size: 14px;}
.news-right>div>a,.news-right>div>a>span{display: inline-block;margin-top: 17px;}
.news-right>div{height: 280px;background: #ffffff;padding: 28px 15px;}
.layer{margin-top: 30px;}
.news-artical>div>ul>div>a:hover>h3,.trends:hover,.news-artical ul li a:hover p,.news-artical ul li a:hover h3,.news-artical>div>ul>li>a:hover,.news-right a:hover,.news-right a:hover>span{color: #E51200;}
.icon-5{display: inline-block;background: url('../images/sprite.png') -160px -1px;width: 25px;height: 30px;margin-right: 5px;vertical-align: middle;}


/*合作品牌*/
.partner{height: 429px;background: #eddfca;overflow: hidden;}
.partner>div{width: 1200px;margin: 0 auto;padding: 40px 0px;}
.partner div ul{margin-bottom: 15px;}
.partner div ul li a{display: inline-block;width: 203px;height: 99px;background: #ffffff;overflow: hidden;}
.partner div ul li a img{margin: 0 auto;}
.partner div ul li a:hover img{-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);}


/*联系我们*/
.contack{background: #e9e9e9;height: 310px;}
.contack>div{width: 1200px;margin: 0 auto;padding-top: 47px;}
.contack div ul li h3,.contack>div>ul>li>a{font-size: 12px;font-weight: normal;}
.contack div ul li h3 span{font-size: 20px;margin-right: 15px;}
.contack div ul li h2{font-size: 20.12px;font-weight: normal;padding: 30px 0px 20px 0px;}
.contack>div>ul>li>p,.contack>div>ul>li>p>a{font-size: 12px;color: #a0a0a0;padding-bottom: 15px;}
.contack>div>ul>li>p>a{margin-right: 32px;}
.contack-p-fir,.contack>div>ul>li>a{margin-top: 35px;}
.contack>div>ul>li>a{margin-right: 25px;text-align: center;}
.contack>div>ul>li>a>img{margin: 0 auto;}
.icon-4{display: inline-block;width: 35px;height: 35px;background: url('../images/sprite.png') -221px -5px;vertical-align: middle;}
.contack div ul li p a:hover,.contack>div>ul>li>a:hover{color: #e31817;}


/*footer*/
.footer{height: 98px;background: #1d1d1d;}
.footer>div{width: 1200px;margin: 0 auto;padding-top: 29px;color: #808080;}
.footer div ul .fl span,.footer div ul .fl a{margin-right: 7px;}
.footer div ul .fr{text-align: right;}
.footer div ul .fr a{padding:0px 7px;font-size: 12px;position: relative;}
.footer div ul .fr a:after{content: "";width: 1px;height: 13px;background: #808080;position: absolute;right: -3px;top: 3px;}
.footer div ul a{color: #808080;}
.footer div ul a:hover{color: #ffffff;}


/*产品宣传内页*/
.product-innerpage>div>p{position: relative;color: #808080;}
.product-innerpage>.inner-tittle>p:after {content: "";width: 42px;height: 1px;background: #3a3a3a;position: absolute;left: 0px; bottom: 0px;}
.inner-banner{margin-bottom: 22px;position: relative;}
.inner-banner img{width: 100%;}
.product-innerpage{width: 1200px;margin: 0 auto;padding-bottom: 30px;}
.list-in{margin-bottom: 2%;}
.product-page>p{margin: 50px 0px 60px 0px;font-size: 18px;}
.product-page>p:hover a{color: #ca2834;}
.cover-img{display: inline-block;width: 100%;height: 100%;background: rgba(202,40,52,0.8);position: absolute;top: 0px;left: 0px;text-align: center;color: #fff;opacity: 0;filter:Alpha(opacity=0)}
.cover-img h3{font-size: 18px;padding: 65px 0px 15px 0px;}
.cover-img h4{font-size: 14px;}
.icon-6{background-color: #fff;display: inline-block;width: 37px;height: 37px;background: url('../images/sprite.png') -288px -3px;margin-top: 45px;}
.list:hover div.cover-img{opacity: 1;transition: all 0.6s;color: #fff;filter:Alpha(opacity=100);cursor: pointer;}
.list:hover div.cover-img{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8CA2834,endColorstr=#C8CA2834);cursor: pointer;}
/*兼容ie8*/


/*产品宣传详情内页*/
.product-details-left{width: 883px;}
.product-details-right{width: 282px;}
.icon-7{display: inline-block;width: 16px;height: 19px;background: url('../images/sprite.png') -364px -19px;vertical-align: middle;}
.product-details-left .product-details-top h3{margin-top: 43px;font-size: 24px;font-weight: 400;}
.product-details-left .product-details-top h3 span{font-size: 18px;margin-left: 23px;color: #5b5b5b;}
.product-details-top{padding: 37px 0px 28px 0px;border-bottom: 1px solid #d8d8d8;}
.product-details-top a{font-size: 12px;}
.product-details-top a:hover{color: #e31817;}
.product-details-center{padding-bottom: 35px;}
.friend-circle,.wechat,.qq,.sina{display: inline-block;width: 24px;height: 24px;}
.send-time,.visit-number,.share{font-size: 12px;margin-right: 40px;color: #828282;}
.send-time i{background: url('../images/sprite.png') -2px -145px;}
.visit-number i{background: url('../images/sprite.png') -64px -144px;}
.share i{background: url('../images/sprite.png') -134px -143px;}
.send-time i,.visit-number i,.share i{display: inline-block;width: 32px;height: 23px;vertical-align: middle;margin: 25px 0px 32px 0px;}
.product-details-img{background: #f3f3f3;}
.details-description{padding: 35px;}
.details-description h3{font-size: 14px;margin-bottom: 15px;}
.details-description h3 span{color: #808080;font-weight: normal;}
.productlogos{position: absolute;right: 0px;margin-top: 35px;}
.product-logo{box-shadow: 5px 5px 5px #888888;display: inline-block;margin-right: 20px;}
.product-details-bottom h3{font-size: 22px;padding-bottom: 20px;border-bottom: 1px solid #d8d8d8;margin-bottom: 25px;font-weight: 400;}
.productdetails-bottom-content p{font-size: 12px;color: #999999;text-indent: 24px;}
.productdetails-bottom-content img{margin: 30px 0px;}
.product-details-foot{margin: 30px 0px 66px 0px;}
.product-details-foot h3{font-size: 22px;font-weight: normal;}
.product-details-foot span{font-size: 12px;display: inline-block;background: #a2a2a2;padding: 6px;margin-right: 6px;color: #ffffff;}
.product-details-foot h3 em{margin-right: 16px;}
.location-page{margin-bottom: 35px;}
.location-page ul li{background: #f3f3f3;height: 101px;position: relative;}
.location-page ul li a{background: #a2a2a2;display: inline-block;width: 82px;height: 101px;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;*writing-mode:tb-lr;/* for ie */text-transform:capitalize;/* unicode-bidi:bidi-override; */text-align: center;padding: 0px 26px;font-size: 18px;color: #fff;}
.location-page ul li div{margin: 25px 0px 0px 27px;}
.location-page ul li div p{white-space:normal;}
.locationpage-firp{font-size: 16px;}
.locationpage-secp{color: #919191;font-size: 12px;}
.product-details-right .right-tit{color: #000000;font-size: 24px;font-weight: 400;border-bottom: 1px solid #d8d8d8;padding: 10px 0px 23px 0px;position: relative;margin-bottom: 30px;letter-spacing: 2px;}
.product-details-right .right-tit:after{content: "";width: 172px;height: 4px;background: #e31817;position: absolute;left: 0px;bottom: 0px;}
.product-details-right ul li{margin-bottom: 20px;}
.product-details-right ul li a.product-name{background: #ededed;box-shadow: 0px 0px 0px;}
.product-tag span{font-size: 12px;display: inline-block;background: #a2a2a2;padding: 5px;margin-right: 3px;margin-bottom: 7px;color: #ffffff;}
.icon-8{display: inline-block;width: 25px;height: 30px;background: url('../images/sprite.png') -1px -198px;vertical-align: middle;margin-right: 0px;}


/*行业展览详情内页*/
/*阿里图标*/
@font-face {font-family: 'iconfont';src: url('../fonts/iconfont.eot');src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),url('../fonts/iconfont.woff') format('woff'),url('../fonts/iconfont.ttf') format('truetype'),url('../fonts/iconfont.svg#iconfont') format('svg');}
.iconfont{font-family:"iconfont" !important;font-size:25px;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.profession-details span{display:inline-block;color: #4f4f4f;text-indent: 28px;}
.profession-details p{font-size: 12px;text-indent: 24px;color: #4f4f4f;margin-top: 38px;}
.profession-details img{margin: 30px 0px;}
.active-class ul li a h3{font-size: 14px;font-weight: normal;color: #3a3a3a;}
.active-class ul li a h3 i{vertical-align: middle;margin-right: 10px;}
.active-class ul li a span{color: #bbbbbb;}
.active-class ul li a:hover i,.active-class ul li a:hover h3,.active-class ul li a:hover span{color: #e20c20;}
.active-class ul li{border-bottom: 1px solid #d8d8d8;padding-bottom: 15px;}
.notice a:hover,.notice a:hover span{color: #e20c20;}
.notice a{color: #3a3a3a;font-size: 14px;margin-bottom: 20px;display: inline-block}
.friend-circle,.sina,.wechat,.qq{position: relative;color: #828282;}
.friend-circle:hover i,.sina:hover i,.wechat:hover i,.qq:hover i{color: #e20c20;}
.friend-circle i,.sina i,.wechat i,.qq i{position: absolute;}
.friend-circle i{top: 16px;right: 15px;font-size: 26px;}
.sina i{top: 18px;right: 30px;}
.wechat i{top: 12px;font-size: 28px;right: 45px;}
.qq i{top: 12px;font-size: 28px;right: 60px;}
.share{margin-right: 83px;}


/*行业展览内页*/
.zhanlan-span{display: inline-block;width: 41px;height: 6px;background: #aaaaaa;margin-left: 10px;}
span.zhanlan-fir-span{display: inline-block;background: #ca2834;width: 41px;height: 6px;margin-left: 10px;}
.big-view-title{font-size: 24px;color: #000000;font-weight: normal;letter-spacing: 2px;}
.zhanlan-banner{position: absolute;right: 410px;top: 139px;}
.zhanlan-tab>li:nth-of-type(even){background: #fbfbfb;}
.title-news-left{width: 41%;overflow: hidden;}
.title-news-left:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.title-news-right{width: 59%;background: #ebebeb;height: 228px;padding: 35px 25px;position: relative;}
.title-news-right h4{font-size: 16px;}
.title-news-right h5{font-size: 12px;margin-top: 15px;color: #999999;}
.title-news-right h6{font-size: 14px;position: absolute;bottom: 35px;}
.title-news-right h5,.title-news-right h6{font-weight: 400;}
.title-news-nav li a h4:hover,.title-news-nav li a h5:hover,.title-news-nav li a h6:hover{color: #ca2834;}
.title-news {position:relative;}
.title-news .flex-control-nav {top:-20px;right:0;width:auto;}
.title-news .flex-control-paging li a{background: #aaaaaa;width: 31px;height: 6px;border-radius: 0px;}
.title-news .flex-control-paging li a.flex-active {background: #e31817;}
.title-news .flex-control-nav li{margin:0 0 0 10px;}

/*联系我们*/
.contact-banner{position: absolute;left: 410px;top: 139px;text-align: center;}
.zhanlan-banner{position: absolute;right: 410px;top: 139px;text-align: center;}
.contact-banner h3,.zhanlan-banner h3{font-size: 32.68px;font-weight: 400;letter-spacing: 2px;}
.contact-banner p,.zhanlan-banner p{font-size: 20.06px;margin-top: 10px;}
.contact-banner:before{content:"";width: 5px;height: 70px;background: #ca2834;position: absolute;left: -27px;top: 10px;}
.zhanlan-banner:after{content:"";width: 5px;height: 70px;background: #ca2834;position: absolute;right: -27px;top: 10px;}
.name input.contack-input,.tel input.contack-input{width: 260px;height: 50px;background: #dbdbdb;border:none;}
.tel{margin-left: 110px;}
textarea{width: 711px;height: 153px;background: #dedede;}
.textarea{position: relative;margin-top: 28px;}
.textarea textarea{position: absolute;top: -4px;left: 80px;border:none;}
.contack-content{;padding: 37px 0px;}
.contack-content .inner-tittle{padding-bottom: 33px;border-bottom: 1px solid #d8d8d8;}
.submit{margin-top: 146px;margin-left: 80px;width: 288px;height: 50px;border:none;background: #ca2834;font-size: 20px;color: #fff;}
.submit:hover{color: #dedede;cursor: pointer;}
.icon-9{background: url('../images/sprite-1.png') 0px 0px;}
.icon-10{background: url('../images/sprite-1.png') 0px -40px;}
.icon-11{background: url('../images/sprite-1.png') 0px -85px;}
.icon-12{background: url('../images/sprite-1.png') -114px -2px;}
.icon-13{background: url('../images/sprite-1.png') -114px -49px;}
.icon-14{background: url('../images/sprite-1.png') -114px -96px;}
.icon-15{background: url('../images/sprite-1.png') -114px -145px;}
.icon-16{background: url('../images/sprite-1.png') -114px -189px;}
.icon-12,.icon-13,.icon-14,.icon-15,.icon-16{margin-right: 20px;display: inline-block;width: 30px;height: 30px;vertical-align: middle;}
.icon-9,.icon-10,.icon-11{display: inline-block;width: 28px;height: 30px;vertical-align: middle;}
.contack-right p{margin-top: 20px;}
.contack-right p a:hover{color: #ca2834;}
.map{width: 100%;height: 485px;}
.editor-content{ padding:20px 0;}

/* 列表页分页样式 */
.page-number{text-align:center;padding:2em 0;}
.page-number ul li{display:inline; border-bottom: none;}
.page-number ul li a{color:#292929;padding:4px 10px;background:#e7e7e7;}
.page-number ul li a:hover{color:#e20c20;}
.page-number ul li.active a{background:#e20c20;color:#fff;}
.page-number ul li.active a:hover{background:#e20c20;}
/* 上一条,下一条 */
.prev-next{padding:1em 0;overflow:hidden;}
.prev-next a{width:50%;padding:0 5px;}
.prev-next a.right{text-align:right;}
.prev-next a.right i{margin-left:8px;}

/*首页产品列表*/

/*首页新闻列表*/
ul.home-news-list-b{ margin-top: 0px;}
ul.home-news-list-b li.pro2{ border-bottom: none;}
/*产品详情页-缩略图*/
.product-view-img{ width:38%;}
.product-view-img img{ width: 100%;}
/*内页分享*/
.bdsharebuttonbox{ margin-top: 21px !important;
	float: right !important;}
.bds_sqq{ background: url('../images/QQ.png') no-repeat !important;}
.bds_weixin{ background: url('../images/weixin.png') no-repeat !important;}
.bds_tsina{ background: url('../images/xinlang.png') no-repeat !important;}
.bds_qzone{ background: url('../images/kongjian.png') no-repeat !important;}

#loadmore{cursor:pointer;}

.quick_link{overflow:hidden;margin-top:35px;width:60%;}
.quick_link a{font-size:12px;color:#a0a0a0;width:26%;display:inline-block;vertical-align:middle;margin:0 10px 15px 0;}
.quick_link a:hover{color:#ca2834;}





/*关于追溯*/
.about-traceability-top{margin-bottom: 27px;}
.about-traceability-top .title,.about-traceability-center .title,
.abouttra-bottom-des .title,.significance-content .title,.feature-content .title{font-size: 24px;color: #000000;font-weight: 400;letter-spacing: 2px;}
.about-traceability-top .en{font-size: 20px;font-family: Arial;color: #808080;padding-left: 30px;}
.about-traceability-top .line{display: block;height: 1px;width: 50px;background: #3a3a3a;margin-left: 30px;} 
.about-trabottom-text{font-size: 16px;color: #7c7c7c;text-indent:2em;margin-top: 26px;} 
.about-trabottom-text+h3{margin-top: 35px;}  
.about-traceability-bottom{position: relative;margin-top: 50px;background-image: url('../images/pic33.jpg');height: 448px;}
.icon-num-a,.icon-num-b,.icon-num-c,.icon-num-d,.icon-num-e{display: inline-block;width: 22px;height: 22px;vertical-align: middle;}
.icon-num-a{background: url('../images/sprite-3.png') -204px -1px;}
.icon-num-b{background: url('../images/sprite-3.png') -241px -1px;}
.icon-num-c{background: url('../images/sprite-3.png') -279px -1px;}
.icon-num-d{background: url('../images/sprite-3.png') -317px -1px;}
.icon-num-e{background: url('../images/sprite-3.png') -355px -1px;}
.abouttra-bottom-des .title{padding: 65px 0px 30px 0px;}
.abouttra-bottom-des>p{margin: 0px 0px 24px 10px;font-size: 18px;color: #7c7c7c;}
.abouttra-bottom-img{width: 50%;height: 100%;position: absolute;right: 0px;top: 0px;z-index: 100;background: url('../images/pic34.jpg');}
.social-significance{margin: 60px 0px 80px 0px;}
.significance-content,.feature-content .title,.feature-en{text-align: center;}
.significance-text,.feature-en{font-size: 16px;font-family: Arial;color: #000000;margin-bottom: 55px;}
.social-icon>a{width: 112px;height: 112px;background: #4f4f4f;display: inline-block;margin-bottom: 35px;
-webkit-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;}
.social-icon>a>i{width: 70px;height: 60px;display: inline-block;margin-top: 24px;}
.sign-icon-a{background: url('../images/sprite-3.png') 11px -4px;}
.sign-icon-b{background: url('../images/sprite-3.png') 1px -94px;}
.sign-icon-c{background: url('../images/sprite-3.png') 8px -188px;}
.sign-icon-d{background: url('../images/sprite-3.png') 4px -295px;}
.social-icon>a:hover{background: #ca2834;}
.sign-text{font-size: 16px;color: #7c7c7c;}
.feature{overflow: hidden;}
.feature-content{height: 570px;background: url('../images/pic36.jpg') no-repeat;}
.feature-content,.about-traceability-bottom,.feature-b,.abouttra-bottom-img{
-webkit-background-size: cover;
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
background-size: cover;}
.icon-3a{background: url('../images/sprite-3.png') -141px -8px;display: inline-block;width: 25px;height: 30px;vertical-align: middle;}
.feature-content .title,.feature-en{color: #fff;}
.feature-content .title{padding-top: 60px;}
.feature-a,.feature-b,.feature-c,.feature-d,.feature-e{height: 333px;}
.feature-d{background-image:  url('../images/pic41.jpg');}
.feature-b{background-image:  url('../images/pic40.jpg');}
.feature-a{width: 6%;} .feature-b{width: 39%;} .feature-c{width: 6%;} .feature-d{width: 27%;} .feature-e{width: 28%;}
.feature-a,.feature-c{background: #ca2834;text-align: center;
-webkit-writing-mode:vertical-lr;
-ms-writing-mode:tb-lr;
writing-mode:vertical-lr;
*writing-mode:tb-lr;/* for ie */}
.feature-a p,.feature-c p{margin-left: 17px;font-size: 22px;color: #fff;}
.feature-e{position: relative;}
.feture-text{position: absolute;top: 42px;left: 65px;font-size: 16px;color: #fff;}
.feture-text p{margin-bottom: 8px;}
.feature-c{width: 0;}
.feature-center{position: relative;}
.feature-e{position: absolute;right: 0px;}



 /* animate */
.animate{transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;-o-transition:all 0.2s ease-in-out;}
.animate-1{-webkit-animation:bounceIn 1.2s .2s ease both;-moz-animation:bounceIn 1.2s .2s ease both;-ms-animation:bounceIn 1.2s .2s ease both;} /*弹*/
.animate-2{-webkit-animation:fadeInUp .5s .2s ease both;-moz-animation:fadeInUp .5s .2s ease both;-ms-animation:fadeInUp .5s .2s ease both;}/*向上淡入*/
.animate-3{-webkit-animation:fadeInDown .5s .2s ease both;-moz-animation:fadeInDown .5s .2s ease both;-ms-animation:fadeInDown .5s .2s ease both;}/*向下淡入*/
.animate-4{-webkit-animation:fadeOut .6s .2s ease both;-moz-animation:fadeOut .6s .2s ease both;-ms-animation:fadeOut .6s .2s ease both;}/*淡出*/
.animate-5{-webkit-animation:fadeIn .6s .2s ease both;-moz-animation:fadeIn .6s .2s ease both;-ms-animation:fadeIn .6s .2s ease both;}/*淡入*/
.animate-6{-webkit-animation:lightSpeedIn .6s .2s ease both;-moz-animation:lightSpeedIn .6s .2s ease both;-ms-animation:lightSpeedIn .6s .2s ease both;}
.animate-6o{-webkit-animation:lightSpeedOut .6s .2s ease both;-moz-animation:lightSpeedOut .6s .2s ease both;-ms-animation:lightSpeedOut .6s .2s ease both;}
.animate-7{-webkit-animation:flipInY .6s .2s ease both;-moz-animation:flipInY .6s .2s ease both;-ms-animation:flipInY .6s .2s ease both;}
.animate-8{-webkit-animation:flipOutY .6s .2s ease both;-moz-animation:flipOutY .6s .2s ease both;-ms-animation:flipOutY .6s .2s ease both;}
.animate-9{-webkit-animation:zoomIn .6s .2s ease both;-moz-animation:zoomIn .6s .2s ease both;-ms-animation:zoomIn .6s .2s ease both;}
.animate-10{-webkit-animation:bounceIn .6s .2s ease both;-moz-animation:bounceIn .6s .2s ease both;-ms-animation:bounceIn .6s .2s ease both;} /*快速弹*/
.rotateup{color:#EA5413;-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.rotatedown{-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.loop{animation-iteration-count:infinite;/*animation-duration:.8s*/}
.fastanimate{transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;-o-transition:all 0.2s ease-in-out;}