@charset "utf-8";
/* CSS Document */
body{padding:0; margin:0; font-size:14px; font-family:"微软雅黑"; color:#212121;}
a{color:#212121;text-decoration:none;}
a:hover{color:#b42a30; text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,h4,h5,dt,dl,dd,table,tr,td{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
*{padding: 0px; margin: 0px; }
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.upfile{border: 1px solid #ccc;height:28px;margin-top:10px; width:98%;}
.common_content{width:1200px;margin: 0 auto;position: relative;}

/*头部*/
.head{display: block;width: 100%;clear: both;font-size: 0;position: relative;top: 0;z-index: 2;}

.headeBottom{height: 200px;}
.headLogo{float: left;margin-top: 45px;}
.headRight{float: right;}
.headTel{text-align: right;margin-top: 38px;}
.headTel img{display: inline-block;margin-right: 9px;}
.headTel .TelBox{display: inline-block;text-align: left;}
.headTel .TelBox span{display: block;font-size: 14px;color: #a8182d;    margin-bottom: 1px;}
.headTel .TelBox p{display: block;font-size: 24px;color: #a8182d;font-family: 'Arial';}

.nav{display: inline-block;vertical-align: top;margin-top:40px;}
#nav_menu{font-size: 0;display: inline-block;}
#nav_menu>li{display: inline-block;position: relative;margin-right:48px;}
#nav_menu>li:last-child{margin-right: 0;}
.nav_menu-item_more{position: relative;}
/* .nav_menu-item_more:after{content: url(Navmore.png);display: block;position: absolute;top: 23px;right: -19px;} */
#nav_menu>li>a{font-size: 16px;color: #454545;text-align: center;display: inline-block;position: relative;vertical-align: middle;padding-bottom: 12px;}
#nav_menu>li>a:after{content: "";display: block;width: 0;height: 2px;background-color: #a8182d;position: absolute;bottom: 0;transition: .3s ease-in-out;}
#nav_menu li ul{margin:0;padding: 0;position: absolute;	visibility: hidden; z-index:99;width: 120px;z-index: 999;}
#nav_menu>li>a:hover:after{width: 100%;}
#nav_menu>li.navhover>a:after{width: 100%;}
#nav_menu li:nth-child(2) ul{margin-left: -25px;}
#nav_menu li:nth-child(3) ul{margin-left: -25px;}
#nav_menu li:nth-child(4) ul{margin-left: -25px;}
#nav_menu li ul li{float: none;}
#nav_menu li ul li a{display:block;height:35px;line-height:35px;text-align: center;font-size:14px; background:#b42a30;color:#fff; font-weight:normal; border-bottom:solid 1px #fff;}

/*动画*/
.slide-main{height: 500px;position:relative; width:100%; background:#fff;}
.item{display: block;width: 100%;height: 36px;line-height: 36px;position: absolute;z-index: 124;bottom: 0;left: 0;text-align: center;}
.item a{display:inline-block;width:12px;height:12px;border-radius: 100%;margin-right:12px;background:#999;opacity:1;-moz-opacity:1;filter:alpha(opacity=100);overflow:hidden;opacity: 1;}
.item a:last-child{margin-right: 0;}
.item a.cur{background:#b42a30;opacity: 1;}
.banner-scroll .prev,.banner-scroll .next{width: 43px;height: 43px;display: inline-block;position: absolute;z-index: 999;top: 50%;}
.banner-scroll .prev{cursor: pointer;;background: url(left.png) no-repeat center;left: 0;}
.banner-scroll .next{cursor: pointer;;background: url(right.png) no-repeat center;right: 0;}
.slide{display:none;height: 500px;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(banner1.png) center no-repeat;}
#bgstyleb{background:url(banner2.png) center no-repeat;}
#bgstylec{background:url(banner3.png) center no-repeat;}
#bgstyled{background:url(banner4.png) center no-repeat;}
#bgstylee{background:url(banner5.png) center no-repeat;}
.slide a{display:block;width:100%;height: 500px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f,.obj-g{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f,.obj-g{width:1200px;text-align:center;}
.obj-a{top: 94px;margin-left: -613px;}
.obj-b{top: 163px;margin-left: -565px;}
.obj-c{top: 151px;margin-left: -590px;}
.obj-d{top: 102px;margin-left: -610px;}
.obj-e{top: 102px;margin-left: -610px;}
.obj-d{top: 150px;margin-left:95px;}
.obj-e{top: 150px;margin-left:95px;}
.obj-f{top: 24px;margin-left: -600px;}
.obj-g{top: 160px;margin-left: 40px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f,.banAnimate .obj-g{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
/*index_banner*/
.index_banner{width: 100%;height:  500px;z-index: 1;position: relative;overflow: hidden;}
.index_banner .slide-box{width:100%;height:100%;overflow: hidden;}
.index_banner .slide{width:100%;height:100%;}

/* Customize */
.Customize{font-size: 0;padding: 80px 0;}
.CustomizeList li{display: inline-block;width: 380px;height: 399px;vertical-align: top;margin-right: 30px;margin-bottom: 30px;overflow: hidden;}
.CustomizeList li:first-child{background-color: #b42a30;}
.CustomizeList li:nth-child(3n){margin-right: 0;}
.CustomizeList li:nth-child(n+3){margin-bottom: 0;}
.CustomizeList li:last-child{margin-right: 0;width: 790px;}
.CustomizeList li img:hover{transition: 0.5s;transform: scale(1.1);}
.CustomizeList .CustomizeArt{display: inline-block;padding-left: 40px;padding-top: 86px;}
.CustomizeArt h2{font-size: 30px;color: #fff;font-weight: normal;height: 29px;line-height: 26px;margin-bottom: 35px;}
.CustomizeArt p{font-size: 16px;color: #fff;line-height: 26px;}
.CustomizeArt a{font-size: 18px;color: #fff;display: inline-block;width: 115px;text-align: center;height: 29px;line-height: 29px;border: 1px solid #fff;margin-top: 50px;transition: .3s ease-in-out;}
.CustomizeArt a:hover{background-color: #fff;color: #b42a30;}

/* Product */
.Product{font-size: 0;padding-top: 109px;background: url(Product_bg.png) top center no-repeat;margin-top: -33px;padding-bottom: 95px;}
.ProductTitle{text-align: center;}
.ProductTitle h2{font-size: 36px;color: #333;font-family: '思源宋体 CN';height: 35px;line-height: 33px;margin-bottom: 10px;}
.ProductTitle h2 span{height: 35px;line-height: 33px;display: inline-block;}
.ProductTitle h2 span:first-child{color: #b42a30;}
.ProductL{position: relative;}
.ProductBox{margin-bottom: 60px;overflow: hidden;}
.ProductList ul{margin-top: 30px;}
.ProductList li{display: inline-block;width: 285px;height: 382px;background: #fff;margin-right: 20px;box-sizing: border-box;padding-top: 77px;}
.ProductList li:last-child{margin-right: 0;}
.ProductList .ProductImg{width: 267px;height: 200px;margin: 0 auto;}
.ProductList .ProductImg img{width: 100%;}
.ProductList li p{font-size: 18px;color: #333;text-align: center;font-family: 'Arial';transition: .3s ease-in-out;margin-top: 5px;}
.ProductList li:hover p{color: #b42a30;}
.ProductList .More{font-size: 24px;color: #b42a30;width: 137px;text-align: center;height: 47px;line-height: 47px;display: block;border: 1px solid #ff0000;margin: 0 auto;transition: .3s ease-in-out;}
.ProductList .More:hover{background: #ff0000;color: #fff;}
.ProductL .swiper-button-next,.ProductL .swiper-button-prev{width: 41px;height: 76px;outline: none;}
.ProductL .swiper-button-prev{background: url(left.png) no-repeat center;left: -92px;transition: .3s ease-in-out;}
.ProductL .swiper-button-next{background: url(right.png) no-repeat center;right: -92px;transition: .3s ease-in-out;}
.ProductL .swiper-button-prev:hover{background: url(left_i.png) no-repeat center;}
.ProductL .swiper-button-next:hover{background: url(right_i.png) no-repeat center;}
.ProductList .ProductL .swiper-slide{pointer-events: inherit !important;}

/* About */
.About{font-size: 0;background: url(About_bg.png) top center no-repeat;height: 752px;}
.AboutLeft{display: inline-block;width: 623px;vertical-align: top;}
.AboutLBox{width: 175px;height: 752px;background: #b42a30;float: right;}
.AboutLBox p{font-size: 30px;color: #fff;width: 30px;margin: 0 auto;margin-top: 265px;line-height: 30px;}
.AboutLBox a{display: block;width: 5px;margin: 0 auto;margin-top: 209px;}
.AboutRight{display: inline-block;width: 577px;vertical-align: top;padding-top: 145px;padding-left: 66px;box-sizing: border-box;}
.AboutRight h2{font-size: 30px;color: #b42a30;font-weight: normal;height: 29px;line-height: 26px;margin-bottom: 46px;}
.AboutRight p{font-size: 20px;color: #333;width: 510px;line-height: 37px;}

/* News */
.News{font-size: 0;padding-top: 80px;padding-bottom: 72px;}
.NewsTitle{text-align: center;}
.NewsTitle h2{font-size: 36px;color: #333;font-family: '思源宋体 CN';height: 35px;line-height: 33px;margin-bottom: 10px;}
.NewsTitle h2 span{height: 35px;line-height: 33px;display: inline-block;}
.NewsTitle h2 span:first-child{color: #b42a30;}
.NewsMune{margin-top: 50px;}
.NewsMune li{width: 600px;text-align: center;height: 77px;line-height: 77px;display: inline-block;font-size: 30px;color: #fff;background: #d8d8d8;transition: .3s ease-in-out;cursor: pointer;}
.NewsMune li.active{background: #b42a30;}
.NewsMune li:hover{background: #b42a30;}
.NewsList{margin-top: 117px;}
.NewsList li{margin-bottom: 53px;}
.NewsList li:last-child{margin-bottom: 0;}
.NewsList .NewsImg{width: 184px;height: 184px;line-height: 184px;overflow: hidden;display: inline-block;margin-right: 57px;}
.NewsList .NewsImg img{height: 100%;vertical-align: middle;}
.NewsList .NewsArt{display: inline-block;width: 959px;overflow: hidden;vertical-align: top;}
.NewsList .NewsArt h2{font-size: 24px;color: #333;font-weight: normal;margin-bottom: 15px;transition: .3s ease-in-out;width: 660px;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
.NewsList .NewsArt h2:hover{color: #b42a30;}
.NewsList .NewsArt span{font-size: 20px;color: #4c4c4c;display: block;margin-bottom: 34px;}
.NewsList .NewsArt p{font-size: 14px;color: #4c4c4c;width: 940px;line-height: 25px;}
.NewsList .More{font-size: 24px;color: #b42a30;width: 137px;text-align: center;height: 47px;line-height: 47px;display: block;border: 1px solid #ff0000;margin: 0 auto;transition: .3s ease-in-out;margin-top: 53px;}
.NewsList .More:hover{background: #ff0000;color: #fff;}

.n_banner{margin: 0 auto;width: 100%;height: 300px;background: url(n_banner.jpg) center no-repeat;position: relative;background-color: #666;}

/*内页内容*/
.mainC{background: #f2f2f2;}
.mainContent{margin:0 auto; width:1200px;padding:45px 0 20px;}
.content{width: 100%;font-size: 16px;height: 60px;color: #222;background: none;border-bottom: 1px solid #dbdbdb;}
.content .title{float: left;margin-top: 28px;line-height: 1.4;border-left: 3px solid #b42a30;padding-left: 10px;}
.content .weizhi{float: right;font-size: 14px;line-height: 40px;margin-right: 0px;margin-top: 20px;color: #999;}.content .weizhi a{color: #999;}
.content .weizhi a:hover{color: #b42a30;}
.list_left{float:left; width:230px;}
.list_left .title{height: 53px;color: rgb(255, 255, 255);text-align: center;padding-top: 25px;font-size: 20px;display: inline-block;font-weight: bold;width: 230px;padding-left: 0px;line-height: 24px;background: url(lm.png) center center no-repeat #b42a30;}
.list_left .title span {display: block;font-size: 14px;font-weight: normal;font-style: normal;line-height: 16px;margin-top: 4px;}
.list_left ul{padding: 10px 0;background: #fff;}
.list_left li{position: relative;}
.list_left > ul li a{padding: 0;padding-left: 66px;height: 40px;line-height: 40px;font-size: 16px;text-decoration: none;border-top: 2px solid #fff;border-bottom: 2px solid #fff;display: block;color: #666;}
.list_left > ul li a:hover{background: #b42a30;color: #fff;transition: 0.1s;}
.list_left .currclass a{background: #b42a30;color: #fff;transition: 0.1s;}

.list_right{width: 895px;float: right;padding: 0px 20px 20px;background: rgb(255, 255, 255);}
.list_right_Application{width: 1200px;padding: 0px 20px 20px;background: #fff;}

.list_contact p img{max-width: 895px;}
.list_contact .contact{display:block; line-height:30px;margin-top:10px;padding: 20px 0px;}
.list_contact .contact #MyContent p span{background: none !important;}
.list_contact #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;text-align: center;}
.list_contact p{background: none !important;;}
.list_contact p span{background: none !important;;}
.list_contact .contact video{width: 100%;}

.list_contact{display:block; margin:20px 0; line-height:30px;font-size: 14px;}
.list_contact .title{font-size: 20px;text-align: center;font-weight: 800;line-height: 1.75;padding: 10px 0;margin-top: 5px;color: #666;}
.list_contact .date{padding: 0 20px;text-align: center;color: #666;font-size: 14px;padding-bottom: 10px;border-bottom: 1px dashed #ddd;}
.list_contact .contact{display:block; line-height:30px;margin-top:10px;}
.list_contact #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}

.Message{font-size: 14px;padding: 70px 40px 30px;background: #b42a30;color: #fff;width: 522px;height: 480px;box-sizing: border-box;display: inline-block;vertical-align: top;}
.Message input{width: 240px !important;background: none !important;border-color: #fff !important;border-radius: 0 !important;margin-left: 30px;}
.Message textarea{width: 266px !important;background: none !important;border-color: #fff !important;border-radius: 0 !important;margin-left: 30px;height: 100px !important;}
.Message li{width: 100% !important;}
.Message li:last-child{text-align: center;margin-top: 20px !important;}
.Message li:last-child input{margin-right: 0 !important;color: #fff;width: 100px !important;background: #f1f4f5 !important;color: #000;}

.list_contact_img{display:block;margin-top: 20px;}
.list_contact_img li{width: 286px;display: inline-block;margin-right: 14px;margin-bottom: 15px;}
.list_contact_img li:nth-child(3n){margin-right: 0;}
.list_contact_img li div{border:solid 1px #ccc; padding:1px;width: 282px;height: 204px;overflow: hidden;}
.list_contact_img li div:hover{border:solid 1px #b42a30;}
.list_contact_img li img{width: 100%;}
.list_contact_img li h4{text-align: center;line-height: 50px;font-weight: 100;font-size: 15px;background: #fcfcfc;transition: .3s ease-in-out;}
.list_contact_img li:hover h4{background: #b42a30;color: #fff;}

.list_contact_Certification{display:block;margin-top: 20px;}
.list_contact_Certification li{width: 286px;display: inline-block;margin-right: 29px;margin-bottom: 15px;}
.list_contact_Certification li:nth-child(3n){margin-right: 0;}
.list_contact_Certification li div{border:solid 1px #ccc; padding:1px;width: 282px;height: 290px;overflow: hidden;}
.list_contact_Certification li div:hover{border:solid 1px #b42a30;}
.list_contact_Certification li img{width: 100%;}
.list_contact_Certification li h4{text-align: center;line-height: 50px;font-weight: 100;font-size: 15px;background: #fcfcfc;transition: .3s ease-in-out;}
.list_contact_Certification li:hover h4{background: #b42a30;color: #fff;}

.list_contact_Device{display:block;margin-top: 20px;}
.list_contact_Device li{width: 286px;display: inline-block;margin-right: 29px;margin-bottom: 15px;}
.list_contact_Device li:nth-child(3n){margin-right: 0;}
.list_contact_Device li div{border:solid 1px #ccc; padding:1px;width: 282px;height: 130px;overflow: hidden;}
.list_contact_Device li div:hover{border:solid 1px #b42a30;}
.list_contact_Device li img{width: 100%;}
.list_contact_Device li h4{text-align: center;line-height: 50px;font-weight: 100;font-size: 15px;background: #fcfcfc;transition: .3s ease-in-out;}
.list_contact_Device li:hover h4{background: #b42a30;color: #fff;}

.hotNews{margin-top: 20px;}
.hotNews li{position: relative;padding: 10px;overflow: hidden;zoom: 1;margin: 0 8px 15px;border-bottom: 1px solid #dddddd;padding-left: 13px;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
/*新闻栏目*/
.list_news{display:block; margin:20px auto;}
.list_news li{border-bottom: 1px solid #eee;padding: 30px 0;}
.list_news li a{display: block;}
.list_news li .nNewsImg{display: inline-block;width: 200px;height: 110px;vertical-align: top;overflow: hidden;text-align: center;}
.list_news li .nNewsImg img{width: 70%;}
.list_news li .nNewsArt{display: inline-block;vertical-align: top;padding-top: 10px;}
.list_news li .nNewsArt h3{font-size: 16px;font-weight: 100;margin-bottom: 20px;color: #333}
.list_news li .nNewsArt h3:hover{color: #b42a30}
.list_news li .nNewsArt p{font-size: 14px;color: #666;width: 695px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;word-wrap: break-word;line-height: 30px;}
.list_right_news{width: 100%;padding: 10px 0px 20px;}

/*行业应用*/
.list_Application{display:block; margin:20px auto;}
.list_Application li{position: relative;z-index: 1;float: left;width: 280px;margin-right: 26px;margin-bottom: 20px;background: #edf1f0;}
.list_Application li:nth-child(4n){margin-right: 0;}
.list_Application li .nApplicationImg{width: 280px;height: 224px;overflow: hidden;}
.list_Application li .nApplicationImg img{width: 100%;height: 100%;}
.list_Application li .nApplicationArt{position: absolute;bottom: 0;left: 0;z-index: 1;width: 100%;background: rgba(0,0,0,.6);box-sizing: border-box;color: #fff;transition: .3s ease-in-out;height: 44px;line-height: 44px;}
.list_Application li:hover .nApplicationArt{height: 100%;line-height: 224px;}
.list_Application li .nApplicationArt h3{font-size: 14px;text-align: center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;}

/* 产品栏目 */
.list_product_contact{margin: 20px auto;}
.list_product_contact ul{font-size: 0;}
.list_product_contact li{position: relative;width: 281px;min-height: auto;float: left;margin-right: 26px;margin-bottom: 20px;padding-top: 15px;overflow: hidden;background: #fff;}
.list_product_contact li:nth-child(3n){margin-right: 0;}
.list_product_contact li .nProductImg{position: relative;display: block;width: 281px;height: 210px;text-align: center;overflow: hidden;}
.list_product_contact li .nProductImg img{height: 100%;}
.list_product_contact .nProductArt{padding-top: 5px;position: relative;box-sizing: border-box;text-align: center;}
.list_product_contact .nProductArt h2{padding-bottom: 5px;font-size: 16px;font-weight: normal;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
.list_product_contact .nProductArt h2 a{color: #666;}
.list_product_contact li:hover .nProductArt h2 a{color: #b42a30;}
.list_product_contact .nProductArt p{color: #999;font-size: 12px;}
.list_product_contact .nProductArt>a{opacity: 0;position: absolute;bottom: 28px;right: 23px;display: block;width: 12px;height: 12px;z-index: 10;transition: .3s ease-in-out;}
.list_product_contact li:hover .nProductArt>a{opacity: 1;}
/* .list_product_contact .nProductArt:after{content: '';display: block;background: #b42a30;width: 0;height: 2px;position: absolute;left: 0;bottom: 0;transition: .3s ease-in-out;}
.list_product_contact li:hover .nProductArt:after{width: 100%;} */


/* 搜索栏目 */
.photolisting{margin: 20px auto;}
.photolisting ul{font-size: 0;}
.photolisting li{position: relative;width: 281px;min-height: auto;float: left;margin-right: 26px;margin-bottom: 20px;padding-top: 15px;overflow: hidden;background: #fff;}
.photolisting li:nth-child(3n){margin-right: 0;}
.photolisting li .nProductImg{position: relative;display: block;width: 281px;height: 210px;text-align: center;overflow: hidden;}
.photolisting li .nProductImg img{height: 100%;}
.photolisting .nProductArt{padding-top: 5px;position: relative;box-sizing: border-box;text-align: center;}
.photolisting .nProductArt h2{padding-bottom: 5px;font-size: 16px;font-weight: normal;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
.photolisting .nProductArt h2 a{color: #666;}
.photolisting li:hover .nProductArt h2 a{color: #b42a30;}
.photolisting .nProductArt p{color: #999;font-size: 12px;}
.photolisting .nProductArt>a{opacity: 0;position: absolute;bottom: 28px;right: 23px;display: block;width: 12px;height: 12px;z-index: 10;transition: .3s ease-in-out;}
.photolisting li:hover .nProductArt>a{opacity: 1;}
/* .photolisting .nProductArt:after{content: '';display: block;background: #b42a30;width: 0;height: 2px;position: absolute;left: 0;bottom: 0;transition: .3s ease-in-out;}
.photolisting li:hover .nProductArt:after{width: 100%;} */

/*产品内容页*/
#list_info{margin-bottom: 25px;overflow: hidden;}
#list_info .detailed{text-align: center;color: #fff;font-size: 16px;background-color: #b42a30;line-height: 50px;text-align: left;padding: 0px 30px;display: block;}
#list_product_content{display:block; clear:both;margin:20px auto;}
#list_product_content .title{font-size:18px; display:block; text-align:center; font-weight:bold; height:45px; line-height:45px;}
#list_product_content .contact{color: #666;font-size: 16px;line-height: 30px;padding: 0px 30px;}
#list_product_content .contact td{padding-left:20px;}
#list_product_content .contact img{max-width:1170px; display:block;}
#list_product_content #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}
.prodtitle{font-size: 20px;color: #333;letter-spacing: 1px;font-weight: 600;padding: 0 30px;padding-top: 15px;padding-left: 0;line-height: 30px;margin-bottom: 10px;}
.products_show_1{display:block;padding-bottom: 20px;}
.show_left{float: left; width:420px;}
.show_right{width:420px; float: right;}
.show_right LI{line-height:35px; OVERFLOW: hidden; display:block; background:url(pdf.jpg) left no-repeat; padding-left:28px;}
.show_right .d_contact{display:block; line-height:35px; margin-top:10px;height: 280px;overflow: auto;}
.show_right .d_contact::-webkit-scrollbar {display:none}

.list_order{ border-top:1px solid #e5e5e5; margin:20px 0 0; padding:20px 0; font-family:"Microsoft Yahei";}
.list_order h2{ font-size:16px; line-height:30px; color:#333; height:50px; overflow:hidden;}
.list_order h2 span{ color:#666; display:inline-block; padding-left:20px; font-weight:normal;}
.list_order ul li{ margin-bottom:25px;}
.list_order li span{ display:inline-block; width:80px; font-size:14px; vertical-align:top; color:#4a4a4a; text-align:right; line-height:36px;margin-right: 10px;}
.list_order li span em{ padding-right:2px; font-style:normal;}
.list_order .li01{ width:420px; float:left;}
.list_order .li02{ width:420px; float:left;}
.list_order .li03{ width:420px; float:left;}
.list_order .li04{ clear:both;}
.list_order li img{ vertical-align:middle; height:36px; background:#e5e5e5;}
.list_order .li05,.online .li06{ margin-bottom:10px;}
.red_x{ color:#b42a30; display:inline; font-family:"微软雅黑"; font-size:12px;}
.inp1{ width:324px; height:36px; background:url(ordr_img_lian.png) no-repeat 324px 10px #f2f2f2; overflow:hidden; line-height:36px; border:0; padding:0 25px 0 10px;}
.inp2{ width:324px; height:36px; background:url(ordr_img_tel.png) no-repeat 324px 10px #f2f2f2; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp3{ width:324px; height:36px; background:url(ordr_img_mail.png) no-repeat 324px 10px #f2f2f2; overflow:hidden; line-height:36px;border:0; padding:0 25px 0 10px;}
.inp4{ width:808px; height:109px; background:none; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; resize:none;}
.inp5{ width:205px; height:36px; overflow:hidden; line-height:36px;border:1px solid #e0e0e0; background:none; margin-right:10px;}
.inp7{ width:324px; height:36px; background:url(ordr_img_contact.png) no-repeat 324px 10px  #f2f2f2; overflow:hidden; line-height:36px; border:0;padding:0 25px 0 10px;}
.btn1{width:80px; height:35px; border:0; margin:10px 27px 0 80px; background:#b42a30; color:#FFFFFF;cursor: pointer; font-family:"微软雅黑"; font-size:16px;}
.btn1:hover{background:#FFA200;}
.btn2{width:80px; height:35px; border:0; margin:10px 0 0 0; background:#FFA200; color:#FFFFFF;cursor: pointer; font-family:"微软雅黑"; font-size:16px;}
.btn2:hover{background:#b42a30;}


/*产品分类*/
.suckerdiv{float:left; width:230px;}
.suckerdiv .title{height: 53px;color: #fff;text-align: center;padding-top: 25px;font-size: 20px;display: inline-block;font-weight: bold;width: 230px;padding-left: 0px;line-height: 24px;background: url(lm.png) center center no-repeat #b42a30;}
.suckerdiv .title span {display: block;font-size: 14px;font-weight: normal;font-style: normal;line-height: 16px;margin-top: 4px;}
.suckerdiv ul{padding: 10px 0;background: #fff;}
.suckerdiv li{position: relative;}
.suckerdiv > ul li a{padding: 0;padding-left: 66px;height: 40px;line-height: 40px;font-size: 16px;background: url(list_bg2.png) no-repeat center;text-decoration: none;border-top: 2px solid #fff;border-bottom: 2px solid #fff;display: block;color: #666;}
.suckerdiv li a:hover{background: url(list_bg.png) no-repeat center #b42a30;color: #fff;transition: 0.1s;}
.suckerdiv .currclass a{background: url(list_bg.png) no-repeat center #b42a30;color: #fff;transition: 0.1s;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:420px; max-width:420px; border:solid 1px #eee;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;display:none;text-align:center;overflow:hidden;width: 420px;height: 300px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:420px;}
.spec-scroll{clear:both;margin-top:5px;}
.spec-scroll .prev{float:left;margin-right:2px; background:url(left.gif) no-repeat;  margin-top:20px;}
.spec-scroll .next{float:right; background:url(right.gif) no-repeat;  margin-top:20px;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:17px;height:54px; line-height:54px;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:408px;height:56px;overflow:hidden; margin-top:20px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:54px;}
.spec-scroll .items ul li{float:left;width:67px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:1px;width:50px;height:40px;}
.spec-scroll .items ul li img:hover{border:1px solid #b42a30;padding:1px;}

.list-paddingleft-2 li{min-width: 50%;display: inline-block;}

/*分页*/
#fenye{clear:both; margin: 10px 0 20px 0;}
#fenye table{margin: 0 auto;}
#fenye .prev_h,#fenye .next_h{width:70px; text-align:center;line-height:31px;}
#fenye a.curr{width:31px;background:#b42a30; border:1px solid #fff; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited{color:#fff;}
#fenye a{color:#333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:31px;line-height:31px;text-decoration:none;}
#fenye a.num{width:31px;}
#fenye a:visited{color:#333;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:31px;}

/*在线留言*/
.list_contact form tr{width: 48%;display: inline-block;margin-right: 4%;}
.list_contact form tr:nth-child(2n){margin-right: 0;}
.list_contact form tr:nth-child(5){width: 100%;}
.list_contact form tr td{width: 100%;display: block;}
.list_contact form tr span:first-child{display: inline-block;width: 130px;}
.list_contact form tr input{background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;width: 100%;height: 36px;padding: 6px 12px;margin-bottom: 10px;margin-right: 10px;box-sizing: border-box;}
.list_contact form tr textarea{background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;width: 100%;height: auto;vertical-align: top;padding: 6px 12px;margin-bottom: 10px;margin-right: 10px;box-sizing: border-box;}
.list_contact form tr .code span:last-child{width: 45px;height: 32px;border: 1px solid #c0c0c0;display: inline-block;text-align: center;background: #eee;}
.list_contact tr:last-child{width: 100%;margin-right: 0;}
.list_contact tr:last-child span{width: auto;}
.list_contact tr:last-child input{margin: 0;padding: 0;width: 120px;height: 30px;text-align: center;background: #b42a30;color: #fff;margin-right: 13px;cursor: pointer;border: none;margin-top: 20px;}

/*右边浮动*/
.floating_ck{position:fixed;right:0px;top:30%; z-index:99999999999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#b42a30;border-bottom:solid 1px #fff;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#b42a30;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(qq.png);}
.consults{background-image: url(dz.png);}
.qrcord{background-image:url(weixin.png);}
.return{background-image:url(fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-120px;top:0px;width:120px;height:80px;background-color:#b42a30;border-bottom:solid 1px #b42a30;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:150px;top:-70px;}
.floating_ewm i{background-image:url(weixin.jpg);display:block;width:110px;height:110px;margin:auto;margin-top:7px;}
.floating_ewm ii{background-image:url(mobile.jpg);display:block;width:110px;height:110px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:14px;}

/*footer*/
.footer{width: 100%;background: url(footer_bg.png) top center no-repeat;font-size: 0;height: 253px;box-sizing: border-box;padding-top: 42px;}
.footerTop{padding-bottom: 16px;}
.footerMune{display: inline-block;vertical-align: top;margin-right: 90px;}
.footerMune h2{font-size: 18px;color: #fff;font-weight: normal;margin-bottom: 15px;}
.footerMune li{margin-bottom: 6px;}
.footerMune a{font-size: 14px;color: #fff;display: block;transition: .3s ease-in-out;}
.footerMune a:hover{color: #b42a30;}
.footerMune p{font-size: 14px;color: #fff;}
.footerTop .er{float: right;}
.footerBottom{text-align: left;margin-top: 10px;}
.footerBottom span{font-size: 14px;color: #fff;display: inline-block;}
.footerBottom span a{color: #fff;transition: .3s ease-in-out;}
.footerBottom span a:hover{color: #b42a30;}