@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:#e70012; 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;background: #fff}

.headeTop .common_content{border-bottom: 5px solid #e70012;}
.headLogo{margin-top: 27px;float: left;}
.headRight{margin-top: 25px;float: right;}
.Language{float: right;}
.Language div{font-size: 14px;color: #333;}
.Language div a{font-size: 14px;color: #333;}

#nav_menu1{font-size: 0;display: inline-block;margin-top: 30px;margin-bottom: 30px;}
#nav_menu1>li{display: inline-block;position: relative;margin-right:56px;}
#nav_menu1>li:last-child{margin-right:0;}
#nav_menu1>li>a{display: block;font-size: 16px;color: #454545;overflow: hidden;height: 36px;line-height: 36px;}
/* #nav_menu1>li>a:after{position: absolute;bottom: 0;left: 0;width: 0;height: 1px;background: #e70012;content: "";transition: all ease-in-out .3s;}
#nav_menu1>li>a:hover:after{width: 100%;} */
#nav_menu1>li>a span{position: relative;display: block;transition: all ease-in-out .3s;}
#nav_menu1>li.navhover>a span{color: #e70012;transform: translateY(-50px);}
#nav_menu1>li>a:hover span{color: #e70012;transform: translateY(-50px);}
#nav_menu1>li>a span:after{position: absolute;top: 50px;left: 0;content: attr(data-title);}
#nav_menu1>li>a i{display: inline-block;width: 0;height: 0;margin-bottom: 2px;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent;}
#nav_menu1>li.navhover >a{color: #e70012;}
#nav_menu1>li:hover >a{color: #e70012;}
#nav_menu1 li ul{position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 5px 0;margin: 2px 0 0;font-size: 13px;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #cbcbcb;border: 1px solid rgba(0, 0, 0, 0.149);border-radius: 4px;box-shadow: 0 6px 12px rgba(0,0,0,.175);}
#nav_menu1 li:nth-child(2) ul{margin-left: -20px;}
#nav_menu1 li:nth-child(3) ul{margin-left: -20px;}
#nav_menu1 li:nth-child(4) ul{margin-left: -20px;}
#nav_menu1 li ul li a{display: block;padding: 12px 20px;color: #353535;box-sizing: border-box;}
#nav_menu1 li ul li a:hover{color: #e70012;}

/*动画*/
.slide-main{height: 650px;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;border: 2px solid #e70012;background:#e70012;opacity: 1;outline: none;}
.item a:last-child{margin-right: 0;}
.item a.cur{background: #fff;}
.banner-scroll .prev,.banner-scroll .next{width: 69px;height: 69px;display: inline-block;position: absolute;z-index: 999;top: 50%;}
.banner-scroll .prev{cursor: pointer;background: url(icon-banner-left.png) no-repeat center;left: 60px;}
.banner-scroll .next{cursor: pointer;background: url(icon-banner-right.png) no-repeat center;right: 60px;}
.slide{display:none;height: 650px;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(banner1.png) center no-repeat;}
#bgstylee{background:url(banner5.png) center no-repeat;}
.slide a{display:block;width:100%;height: 650px;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: 65px;margin-left: -572px;}
.obj-b{top: 314px;margin-left: -634px;}
.obj-c{top: 89px;margin-left: -321px;}
.obj-d{top: 371px;margin-left: -318px;}
.obj-e{top: 155px;margin-left: -600px;}
.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:  650px;z-index: 1;position: relative;overflow: hidden;}
.index_banner .slide-box{width:100%;height:100%;overflow: hidden;background:url(banner1.png) center no-repeat;}
.index_banner .slide{width:100%;height:100%;}

/* Video */
.Video{font-size: 0;}
.Video video{background: #000;}
.video-js.vjs-16-9, .video-js.vjs-4-3, .video-js.vjs-fluid{height: 640px !important;padding-top: 0 !important;}

/* Product */
.Product{font-size: 0;}
.Product .common_content{background: #f2f2f2;}
.ProductTitle{margin: 0 35px;padding-top: 70px;text-align: center;padding-bottom: 22px;border-bottom: 1px solid #e0e0e0;}
.ProductTitle h2{font-size: 32px;color: #e70012;height: 33px;line-height: 33px;}
.ProductTitle p{font-size: 15px;color: #656565;height: 14px;line-height: 14px;margin-top: 16px;}
.ProductMune{text-align: center;padding-top: 14px;padding-bottom: 19px;}
.ProductMune li{display: inline-block;margin-right: 156px;}
.ProductMune li:last-child{margin-right: 0;}
.ProductMune a{font-size: 16px;color: #252525;display: block;width: 110px;height: 35px;text-align: center;line-height: 35px;border-radius: 5px;background: #c0c0c0;}
.ProductMune a:hover{color: #fff;background: #e70012;}
.ProductMune li.active a{color: #fff;background: #e70012;}
.ProductList{padding: 0 33px;}
.ProductList li{display: inline-block;margin-right: 19px;margin-bottom: 37px;}
.ProductList li:nth-child(4n){margin-right: 0;}
.ProductList .ProductImg{width: 267px;height: 267px;border: 1px solid #cfcfcf;position: relative;overflow: hidden;}
.ProductList .ProductImg img{width: 100%;transition: 0.3s ease-in-out;}
.ProductList .ProductImg:hover img{transform: scale(1.1);}
.ProductArt{position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background: rgba(0,0,0,0);color: #666;opacity: 0;box-sizing: border-box;}
.ProductImg:hover .ProductArt{padding: 20% 18%;background: rgba(231,0,48,.6);opacity: 1;}
.ProductArt h2{font-size: 20px;color: #fff;line-height: 28px;margin-top: 20px;margin-bottom: 10px;font-weight: normal;}
.ProductArt p{padding-bottom: 10px;margin-bottom: 10px;color: #fff;font-size: 12px;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.ProductArt span{width: 120px;background-color: #e70012;color: #fff;padding: 10px 20px;display: inline-block;font-size: 14px;line-height: 21px;box-sizing: border-box;}
.ProductList li a > p{font-size: 18.67px;color: #454545;text-align: center;height: 18px;line-height: 18px;margin-top: 15px;}


/* About */
.About{font-size: 0;background: url(Map.png) no-repeat top center;padding-bottom: 100px;background-position: center 10px;}
.AboutTitle{text-align: center;padding-top: 74px;padding-bottom: 67px;}
.AboutTitle h2{font-size: 32px;color: #e70012;height: 31px;line-height: 31px;margin-bottom: 14px;}
.AboutTitle p{font-size: 18.67px;color: #656565;height: 15px;line-height: 15px;}
.AboutData li{display: inline-block;width: 25%;text-align: center;}
.AboutData h3{font-size: 26.67px;color: #e70012;font-weight: normal;}
.AboutData h3 span{font-size: 64px;color: #e70012;line-height: 54px;}
.AboutData p{font-size: 16px;color: #454545;line-height: 28px;margin: 0 0 10px;}
.AboutList{margin-top: 20px;}
.AboutList p{font-size: 16px;color: #454545;text-align: center;line-height: 26px;margin-top: 10px;}
.AboutList a{font-size: 16px;color: #fff;width: 125px;height: 41px;background: #e70012;border-radius: 5px;display: block;margin: 0 auto;text-align: center;line-height: 41px;margin-top: 70px;}
.AboutList a:hover{color: #353535;background-color: #dedede;border-color: #a1a1a1;-webkit-box-shadow: 0 2px 1px rgba(0,0,0,.1);box-shadow: 0 2px 1px rgba(0,0,0,.1);}

/* Propaganda */
.Propaganda{font-size: 0;background: url(Z_bg.png) no-repeat top center;padding-top: 120px;padding-bottom: 113px;text-align: center;}
.Propaganda h2{font-size: 32px;color: #fff;font-weight: normal;height: 31px;line-height: 31px;}
.Propaganda p{font-size: 16px;color: #fff;line-height: 24px;line-height: 28px;margin-top: 35px;}

/* News */
.News{font-size: 0;padding-bottom: 61px;}
.NewsTitel{text-align: center;padding-top: 52px;padding-bottom: 24px;border-bottom: 1px solid #e0e0e0;}
.NewsTitel h2{font-size: 32px;color: #e70012;height: 31px;line-height: 31px;}
.NewsTitel p{font-size: 15px;color: #656565;line-height: 14px;height: 14px;margin-top: 17px;}
.NewsList{padding-top: 49px;}
.NewsLeft{width: 508px;height: 368px;overflow: hidden;display: inline-block;margin-right: 36px;}
.NewsRight{width: 656px;overflow: hidden;display: inline-block;vertical-align: top;}
.NewsRight li{padding-bottom: 14px;border-bottom: 1px dashed #c5c5c5;margin-bottom: 8px;}
.NewsRight li:last-child{margin-bottom: 0;}
.NewsTime{width: 100px;text-align: center;background: #ebeaea;padding-top: 27px;padding-bottom: 21px;display: inline-block;margin-right: 19px;}
.NewsTime .Time1{width: 36px;height: 25px;overflow: hidden;margin: 0 auto;margin-bottom: 16px;}
.NewsTime .Time2{width: 59px;height: 13px;overflow: hidden;margin: 0 auto;}
.NewsTime h2{font-size: 32px;color: #e70012;font-family: 'Arial';height: 25px;line-height: 25px;white-space:nowrap;margin-left: -128px;}
.NewsTime p{font-size: 16px;color: #757575;font-family: 'Arial';height: 13px;line-height: 13px;white-space:nowrap;}
.NewsArt{display: inline-block;width: 537px;vertical-align: top;}
.NewsArt h2{font-size: 16px;color: #454545;font-weight: normal;height: 16px;line-height: 16px;padding-top: 22px;margin-bottom: 11px;}
.NewsArt:hover h2{color: #e70012;}
.NewsArt p{font-size: 13.34px;color: #757575;line-height: 21px;}


/*内页内容*/
.mainC{background: #fff;}
.mainContent{margin:0 auto; width:1200px;padding: 40px 0 20px;}

.list_left{float:left; width:270px;}
.list_left .title{height: 70px;background: #fff;line-height: 70px;text-align: center;border-top: 5px solid #e70012;overflow: hidden;border-top-right-radius: 10px;border-bottom: 1px solid #eee;}
.list_left .title strong{font-size: 30px;color: #000;}
.list_left .title span{color: #611c1e;font-size: 12px;}

.bott{background:#fff;border-bottom:5px solid #e70012;border-bottom-left-radius:10px; overflow:hidden}
.bott_s{text-align: center;}
.bott li{display:block; width:100px; height:130px; margin:0 0 0 25px; float:left; float:left; margin-bottom:10px}
.bott li img{border-radius:50%; overflow:hidden; background:#eee}
.bott li:hover img{background:#e70012}
.bott li p{text-align:center; line-height:30px;color:#333;}

.list_right{width: 1200px;overflow: hidden;background: #fff;}
.list_right .Ntitle h2{padding: 40px 0 24px 0;color: #e70012;text-align: center;font-weight: normal;font-size: 30px;font-family: Arial;}
.list_right .Ntitle p{margin: auto;max-width: 800px;text-align: center;font-size: 12px;line-height: 28px;}
.list_right .Ntitle hr{margin: 40px 0;height: 34px;border: none;background: url(products-hori-line.png) no-repeat center;}
.list_right .weizhi{background: #e70012;padding: 10px 20px;display: inline-block;color: #fff;margin-bottom: 20px;}
.list_right .weizhi a{color: #fff;}

.list_right_Application{width: 1200px;padding: 0px 20px 20px;background: #fff;}

.list_right .title{font-size: 22px;margin-top: 20px;margin-bottom: 10px;text-align: center;color: #666;}
.list_right .date{color: #666;font-size: 14px;height: 16px;line-height: 16px;text-align: center;border-bottom: 1px solid #dfdfdf;padding-bottom: 10px;margin-bottom: 20px;}
#MyContent p{font-size: 15px;color: #262626;line-height: 32px;}
.list_right #next{color: #666;font-size: 16px;text-align: center;margin-top: 12px;line-height: 30px;}

.content{height: 40px;padding-left: 20px;border-top: 5px solid #e70012;background: #fff;line-height: 40px;overflow: hidden;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.content .title{float: left;font-size: 20px;font-weight: bold;color: #000;}
.content .weizhi{float: right;font-size: 14px;line-height: 40px;margin-right: 0px;margin-right: 10px;color: #999;}
.content .weizhi a{color: #999;padding: 0 5px;}
.content .weizhi a:hover{color: #e70012;}

.list_contact{display:block;background: #fff;padding:20px; line-height:30px;font-size: 14px;}
.list_contact .title{margin-bottom: 15px;width: 100%;font-size: 18px;color: #232323;font-weight: normal;text-align: center;}
.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;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;padding-top: 8px;height: 60px;line-height: 60px;color: #000;font-size: 16px;text-align: center;margin: 0 2.5%;overflow: hidden;}
.list_contact p{background: none !important;line-height: 30px;color: #666;}
.list_contact p span{background: none !important;line-height: 30px;color: #666;}
.list_contact p img{max-width: 1000px;}
.list_contact .contact video{height: 400px;}
.list_contact .contact .contactImg{text-align: center;max-width: 500px;margin: 0 auto;}
.list_contact .contact .contactImg img{width: 100%;}

.Message{font-size: 14px;padding: 70px 40px 30px;background: #e70012;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{margin: 20px auto;}
.list_contact_img li{transition:.5s;margin:0 20px 30px;background-color:#fff;float: left;width: 360px;}
.list_contact_img li .contact_img{display: block;width: 360px;height:270px;overflow: hidden;}
.list_contact_img li .contact_img img{transition:.5s;display: block;width: 100%;height:100%;}
.list_contact_img li p{transition:.5s;color:#343434;font-size:14px;padding: 10px 17px 0 17px;height:55px;}
.list_contact_img li p i{transition:.5s;margin-top:12px;display: block;width: 25px;height:2px;background-color: #e70012;;}
.list_contact_img li.last_an{margin-right:0;}
.list_contact_img li:hover{background-color:#e70012;;}
.list_contact_img li:hover p{color: #fff;}
.list_contact_img li:hover p i{background-color: #fff;}
.list_contact_img li:hover .contact_img img{transform: scale(1.1);}

.list_contact_honor{margin: 20px auto;}
.list_contact_honor li{display: inline-block;width: 265px;padding: 0 15.9px;}
.list_contact_honor li .honorImg{width: 265px;height: 359px;line-height: 359px;overflow: hidden;}
.list_contact_honor li .honorImg img{width: 100%;display: inline-block;vertical-align: middle;}
.list_contact_honor li p{margin-bottom: 15px;color: #666;font-size: 14px;height: 30px;line-height: 30px;text-align: center;}

.list_baogao_img{margin: 20px auto;padding: 0 15px;}
.list_baogao_img li{border-bottom: 1px solid #ddd;line-height: 36px;}
.list_baogao_img li div{margin-top: 20px;margin-bottom: 10px;}
.list_baogao_img li i{width: 14px;height: 16px;display:inline-block;background: url(baogao.png) no-repeat;padding-right: 10px;vertical-align: top;}
.list_baogao_img li p{font-size: 16px;color: #666;display: inline-block;vertical-align: top;line-height: 16px;}
.list_baogao_img li:hover p{color: #e70012;}
.list_baogao_img li span{font-size: 16px;color: #fff;background: #e70012;border-radius: 6px;padding: 10px 15px;float: right;line-height: 17px;}

.list_CE_img{margin: 20px auto;padding: 0 15px;}
.list_CE_img li{display: inline-block;margin-right: 26px;vertical-align: top;}
.list_CE_img li .CEImg{width: 260px;height: 376px;line-height: 376px;overflow: hidden;background: #eee;margin-bottom: 10px;}
.list_CE_img li .CEImg img{width: 100%;display: inline-block;vertical-align: middle;}
.list_CE_img li p{color: #666;font-size: 14px;line-height: 21px;margin-bottom: 15px;text-align: center;}

.list_problem_img{margin: 20px auto;padding: 0 15px;}
.list_problem_img li{padding: 20px 15px;border-radius: 6px;box-shadow: #ddd 5px 5px 30px;margin-bottom: 20px;transition: all 0.3s ease-in-out;}
.list_problem_img li h2{color: #333;font-size: 16px;font-weight: bold;margin-top: 10px;margin-bottom: 10px;}
.list_problem_img li i{width: 14px;height: 15px;display: inline-block;background: url(Ticon.png) no-repeat center center;vertical-align: middle;}
.list_problem_img li span{vertical-align: middle;}
.list_problem_img li hr{margin: 5px 0px;border: 0;border-top: 1px solid #e5e5e5;}
.list_problem_img li p{line-height: 30px;font-size: 14px;color: #666;}

/*新闻栏目*/
.list_News{margin: 20px auto;padding: 0 15px;font-size: 0;}
.list_News li{display: inline-block;width: 360px;padding: 0 10px;}
.list_News li .list_News_Box{padding: 20px 15px;min-height: 220px;border-radius: 6px;box-shadow: #ddd 5px 5px 30px;margin-bottom: 20px;transition: all 0.3s ease-in-out;box-sizing: border-box;}
.list_News li:hover .list_News_Box{transform: translateY(-10px);}
.list_News li h3{color: #333;margin-top: 20px;margin-bottom: 10px;line-height: 17px;font-weight: normal;}
.list_News li i{width: 14px;height: 16px;display:inline-block;background: url(baogao.png) no-repeat;padding-right: 10px;vertical-align: top;}
.list_News li span{display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 300px;font-size: 16px;line-height: 16px;vertical-align: top;}
.list_News li h6{font-size: 12px;font-weight: normal;line-height: 24px;color: #666;margin: 20px 0;max-height: 72px;white-space: normal;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-wrap:break-word;}
.list_News li p{display: inline-block;color: #fff;background: #e70012;border-radius: 6px;padding: 10px 15px;font-size: 14px;}


/* 视频栏目 */
.list_Video_img{margin: 20px auto;padding: 0 20px;}
.list_Video_img li{display: inline-block;width: 540px;padding: 0 18px;}
.list_Video_img li .VideoImg{width: 540px;height: 300px;overflow: hidden;}
.list_Video_img li .VideoImg img{width: 100%;}
.list_Video_img li p{text-align: center;font-size: 16px;margin-top: 10px;margin-bottom: 30px;line-height: 17px;color: #666;}
.list_Video_img li:hover p{color:#e70012;}

/* 产品栏目 */
.list_left_product{width: 265px;float: left;}
.list_left_product h2{background-color: #e70012;color: #fff;border-top-left-radius: 10px;border-top-right-radius: 10px;line-height: 48px;font-size: 16px;padding-left: 20px;font-weight: normal;}
.list_left_product li+li {margin-top: -1px;}
.list_left_product li a{padding: 16px 15px;border: 1px solid #ddd;position: relative;display: block;color: #353535;}
.list_left_product li.currclass a{color: #e70012;}
.list_left_product li:hover a{color: #e70012;}


.list_right_product{width: 900px;float: right;}
.list_right_product .weizhi{background: #e70012;padding: 10px 20px;display: inline-block;color: #fff;margin-bottom: 20px;}
.list_right_product .weizhi a{color: #fff;}

.list_product_contact{margin: 0 auto;}
.list_product_contact li{display: inline-block;margin-right: 20px;margin-bottom: 30px}
.list_product_contact li:nth-child(3n){margin-right: 0;}
.list_product_contact .nProduct_img{width: 283px;height: 186px;overflow: hidden;position: relative;background: #fff;text-align: center;}
.list_product_contact .nProduct_img img{height: 100%;}
.list_product_contact .nProduct_img h2{position: absolute;bottom: 10px;left: 0;padding: 0 10px;font-size: 12px;line-height: 24px;background-color: #e70012;color: #fff;font-weight: normal;}
.list_product_contact .nProduct_Art{position: absolute;top: 100%;left: 0;width: 100%;background: rgba(231,0,48,.6);transition: .35s;padding: 10px 15px;box-sizing: border-box;}
.list_product_contact .nProduct_Art p{letter-spacing: 1px;color: #fff;opacity: 0;transition: opacity .35s,transform .35s;line-height: 30px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;word-wrap:break-word;text-align: left;}
.list_product_contact li:hover .nProduct_Art{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,-100%,0);}
.list_product_contact li:hover .nProduct_Art p{opacity:1;}


/* 搜索栏目 */
.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: #e70012;}
.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;}

/*产品内容页*/
#list_info{border-bottom: 1px solid #C00;margin-bottom: 30px;}
#list_info .detailed{color: #fff;font-size: 20px;text-align: center;width: 148px;height: 54px;background: #C00;line-height: 54px;display: block;}
#list_product_content{display:block; clear:both;margin:35px auto 20px;}
#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:20px;}
.prodtitle{font-size: 30px;color: #333;letter-spacing: 1px;font-weight: 600;padding: 0 30px;padding-top: 10px;padding-left: 0;line-height: 30px;margin-bottom: 33px;}
.products_show_1{display:block;padding-bottom: 20px;width: 1200px;margin: 0 auto;}
.show_left{float: left; width:580px;}
.show_right{width:575px; 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;min-height: 10px;overflow: auto;}
.show_right .d_contact::-webkit-scrollbar{display:none}
.show_right a.nProductZx{text-align: center;transition: .5s;display: block;width: 210px;height: 42px;line-height: 42px;background-color: #e70012;color: #fff;}
/* .show_right a.nProductZx:hover{background-color: #0071ad;} */

.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:580px; float:left;}
.list_order .li02{width:580px; float:left;}
.list_order .li03{width:580px; 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:#e70012; 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:#e70012; 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:#e70012;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:580px; max-width:580px; border:solid 1px #eee;}
div.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;display:none;text-align:center;overflow:hidden;width: 580px;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(zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:580px;}
.spec-preview:after{content: '';display: block;clear: both;}
.spec-scroll{clear: both;margin-top: 5px;}
.spec-scroll .prev,.spec-scroll .next{border: 1px solid #e3e3e3;display: block;text-align: center;width: 30px;height: 78px;line-height: 78px;cursor: pointer;text-decoration: none;}
.spec-scroll .prev{float: left;background:url(n_left_i2.png) no-repeat center #fff;}
.spec-scroll .next{float: right;background:url(n_right_i2.png) no-repeat center #fff;}
.spec-scroll .prev:hover{background:url(n_left_i1.png) no-repeat center #fff;}
.spec-scroll .next:hover{background:url(n_right_i1.png) no-repeat center #fff;}
.spec-scroll .items{float:left;position:relative;width:340px;height:80px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:80px;}
.spec-scroll .items ul li{float: left;width: 85px;text-align: center;}
.spec-scroll .items ul li img{border: 1px solid #e70012;width: 78px;height: 78px;cursor: pointer;}
.spec-scroll .items ul li img:hover{border-color: #e70012;}
.spec-scroll .items ul li img.hover{border-color: #e70012;}
.list-paddingleft-2 li{min-width: 50%;display: inline-block;}

/*分页*/
#fenye{clear:both; margin: 10px 0 20px 0;font-size: 14px;}
#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:#e70012; 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 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: 1000px;height: 22px;padding: 6px 12px;margin-bottom: 10px;margin-right: 10px;}
.list_contact form tr textarea{background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;width: 1000px;height: auto;vertical-align: top;padding: 6px 12px;margin-bottom: 10px;margin-right: 10px;}
.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{padding-left: 135px;}
.list_contact tr:last-child span{width: auto;}
.list_contact tr:last-child input{margin: 0;padding: 0;width: 80px;height: 34px;text-align: center;background-color: #e70012;border-color: #e70012;margin-right: 13px;cursor: pointer;color: #fff;}


/*右边浮动*/
.floating_ck{position:fixed;right:0px;top:30%; z-index:99999999999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#e70012;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:#e70012;}
.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:#e70012;border-bottom:solid 1px #e70012;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) no-repeat top center;font-size: 0;text-align: center;padding-top: 22px;}
.footerTel{width: 41.66666667%;text-align: left;display: inline-block;padding-bottom: 18px;}
.footerTel:last-child{padding-left: 150px;box-sizing: border-box;}
.footerTel span{font-size: 16px;line-height: 30px;color: #fff;}
.footerTel i{padding-right: 30px;float: left;margin-top: 6px;}
.footerTel1 i{width: 37px;height: 47px;background: url(icon_1.png) no-repeat top left;}
.footerTel2 i{width: 48px;height: 48px;background: url(icon_2.png) no-repeat top left;}

.footerBottom{height: 96px;line-height: 96px;overflow: hidden;}
.footerBottom .common_content{border-top: 1px solid #f19098;}
.footerBottom span{font-size: 16px;color: #fff;display: inline-block;height: 96px;line-height: 96px;}
.footerBottom span a{color: #fff;transition: .3s ease-in-out;height: 96px;line-height: 96px;}
/* .footerBottom span a:hover{color: #e70012;} */