input {-webkit-appearance:none; /*去除input默认样式*/}
.wide{width: 1200px;margin:0 auto;}
/*浏览器低版本提示*/
#brower-max {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); z-index: 1000; display: none;}
#brower-max.cur00 {display: block;}
#brower {position: fixed; width: 400px; height: 200px; background-color: #fff; text-align: center; top: 50%; left: 50%; margin-left: -200px; margin-top: -100px; padding-top: 50px; z-index: 1000; display: none;}
#brower.cur00 {display: block;}
#brower p {margin-top: 20px;}
#brower p a {color: #ff9c00;}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  #brower-max {background-color:#000000; filter:Alpha(opacity=50); *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */}
  #brower {filter:Alpha(opacity=100);}
}
/*返回顶部*/
.go-top{position: fixed;bottom: 30px;right: 30px;height: 60px;background-size: 100%;cursor: pointer;z-index: 101;background-color: #FF9800;text-align: center;width:60px;color: #fff;padding-top:5px;padding-bottom: 5px;font-size: 12px;}
.go-top img{display: block;margin: 0 auto;height:60%;margin-bottom: 3px;}
/*共用样式*/
.trantime{transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;-webkit-transition: all .5s;}
.ss-scale{transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;-webkit-transition: all .5s;}
.ss-scaleli:hover .ss-scale{transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-ms-transform:scale(1.05);-webkit-transform:scale(1.05);}

.ellipselist{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;overflow:hidden;}

.more-active span{position:relative;right: 0px;}
.more-active:hover span{animation: mysecond .8s linear infinite ;-moz-animation: mysecond .8s linear infinite ;	-webkit-animation: mysecond .8s linear infinite ;-o-animation: mysecond .8s linear infinite ;}
@keyframes mysecond{
	0%{right:0;}
	50%{right:-5px;}
	100%{right:0;}
}

/*index.html 首页*/
body.active{padding-top: 100px;}
.innav{width:100%;height: 100px;background: rgba(255,255,255,1);z-index: 100;position: relative;}
.innav.active{position:fixed;top:0;left: 0;box-shadow: 0px 2px 1px -2px #bbb;background: rgba(255,255,255,1);}
.innav .wide{height: 100%;}
.inlogo{height: 100%;line-height: 100px;}
.inlogo img{width:176px;height: 50px;}

.innav-ul{margin-left: 44px;height: 100%;}
.innav-ul li{height: 100%;min-width: 68px;text-align: center;border-bottom:3px solid #fff;font-size: 16px;color: #444;line-height: 100px;margin:0 45px;}
.innav-ul li a{color: #444;display: block;height: 100%;width:100%;}
.innav-ul li.active{border-color: #FF9800;}
.innav-ul li.active a{color: #FF9800;}
.innav-ul li:hover{border-color: #FF9800;}
.innav-ul li:hover a{color: #FF9800;}
.innav-right{height: 100%;line-height: 100px;position: relative;font-size: 16px;color: #777777;}
.innav-right:after{width:1px;height: 10px;position: absolute;left: -25px;top:50%;transform: translateY(-50%);background: #e6e6e6;content: '';}
.innav-right a{color: #777;}
.innav-right a:hover{color: #FF9800;}

/*inbanner 轮播图*/
.inbanner{width:100%;position: relative;overflow: hidden;}
.inbanner-img{width:100%;}
.inbanner-txt{position: absolute;top:30%;left: 18.5%;z-index: 15;max-width: 900px;}
.inbanner-txt p{line-height: 48px;font-size: 24px;color: #ffffff;font-family: 'Arial';}
.inbanner-txt a{display: block;width:144px;margin-top: 26px;height: 48px;border:2px solid #d3d9db;text-align: center;line-height: 44px;font-size: 18px;color: #ffffff;background: #787e7f;}
.inbanner-txt a img{vertical-align: middle;margin-left: 5px;}
.inbanner-txt a:hover{border-color: #FF9800;background: #FF9800;}
.inbanner .swiper-pagination{bottom:60px;left: 50%;width:1200px;text-align: left;transform: translateX(-50%);line-height: 12px;}
.inbanner .swiper-pagination-bullet{width:12px;height: 12px;background: #fff;opacity: 1;margin:0 9px!important;border-radius: 12px;transition: all .3s;}
.inbanner .swiper-pagination-bullet-active{width: 76px;background: #FF9800;}
.inbanner-btn{width:50px;height: 50px;border-radius: 50%;border:2px solid #fff;background-image: url(../images/inbannerbtn.png);background-repeat: no-repeat;display: inline-block;cursor: pointer;font-size: 0;}
.inbanner-next{margin-left: 25px;background-position: 0 -46px;}
.inbtbtnwide{width:1200px;left: 50%;transform: translateX(-50%);bottom: 60px;position: absolute;right: 0;z-index: 20;text-align: right;font-size: 0;}
.inbanner-btn:hover{border-color:#FF9800;background-color: #FF9800;}

/*insearch 搜索*/
.insearch{width:100%;height: 100px;padding-top:30px;}
.insearch p{height: 40px;max-width: 760px;overflow: hidden;font-size: 14px;color: #555555;line-height: 40px;}
.insearch p a{color: #555;margin:0 3px;}
.insearch p a:hover{color: #FF9800;}
.insearch-form{width:358px;height: 40px;position: relative;}
.insearch-txt{width:100%;height: 40px;background: #f1f1f1;border:1px solid #FF9800;padding:0 50px 0 10px;line-height: 38px;font-size: 12px;color: #999999;}
.insearch-btn{width:45px;height: 40px;overflow: hidden;position: absolute;top:0;right: 0;background: url(../images/insearch-btn.png);background-repeat: no-repeat;background-position: center center;cursor: pointer;}

/*inproducts 产品展示*/
.inproducts{width:100%;padding-top: 60px;padding-bottom: 60px;background: #f6f6f6;}
.intitle{width:100%;text-align: center;padding-bottom: 12px;}
.intitle p{width:100%;text-align: center;font-size: 24px;font-weight: bold;color: #333333;line-height: 66px;}
.inproducts-view{width:100%;}
.inproducts-dl{width:240px;padding-bottom: 20px;background: #fff;}
.inproducts-ul{width:940px;}
.inproducts-ul li{width:301px;height: 233px;overflow: hidden;position: relative;margin-right: 18px;margin-bottom: 15px;}
.inproducts-ul li:nth-child(3n){margin-right: 0;}
.inproducts-ul li img{width:100%;height: 100%;}
.inproductli-men{width:100%;height: 100%;position: absolute;left: 0;top:0;background: rgb(255, 148, 33);padding:20px 24px 20px;transform: scale(.5);visibility: hidden;opacity: 0;}
.inproductli-men h3{width:100%;height: 75px;line-height: 75px;font-size: 16px;color: #ffffff;position: relative;margin-bottom: 16px;}
.inproductli-men h3:after{width:63px;height: 1px;background: #fff;position: absolute;left: 0;bottom:0;content: '';}
.inproductli-men p{width:100%;height: 52px;line-height: 26px;font-size: 14px;color: #ffffff;-webkit-line-clamp:2;margin-bottom: 32px;}
.inproductsli-amc{width:100%;height: 16px;line-height: 16px;font-size: 14px;color: #ffffff;text-align: right;}
.inproductsli-amc a{color: #fff;}
.inproducts-ul li:hover .inproductli-men{visibility: visible;transform: scale(1);opacity: 1;}
.inproducts-dl dt{width:100%;height: 78px;line-height: 78px;text-align: center;background: #FF9800;color: #fff;font-size: 26px;}
.inproducts-pad{width:100%;padding:0 13px;}
.inproducts-dl dd{width:100%;margin-top: 20px;}
.inproducts-dl dd h2{width:100%;height: 45px;line-height: 45px;background: #e8e8e8;padding:0 15px;}
.inproducts-dl dd h2 span{display: block;width:20px;height: 20px;position: relative;background: #999999;margin-top: 13px;border-radius: 50%;}
.inproducts-dl dd h2 span:after{width:0px;height: 0px;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #fff;content: '';position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.inproducts-dl dd p{width:100%;height: 36px;line-height: 36px;font-size: 14px;color: #777777;}
.inproducts-dl dd p a{display: block;width:100%;height: 100%;padding-left: 42px;background-image: url(../images/sanjiao.png);background-repeat: no-repeat;background-position: 34px center;}
.inproducts-dl dd p a:hover{color: #FF9800;}

.inguangao{width:100%;height: 206px;background-repeat: no-repeat;background-position: center center;}
.inguangao-txt{width:50%;padding-left: 235px;padding-top: 37px;}
.inguangao-txt h3{width:100%;height: 30px;line-height: 30px;font-size: 24px;color: #ffffff;}
.inguangao-txt h6{width: 100%;line-height: 24px;font-size: 12px;color: #9b9b9b;text-transform: uppercase;margin-bottom: 28px;}
.inguangao-txt p{font-size: 14px;color: #ffffff;line-height: 24px;}

.inguangao-gim{max-width: 50%;padding-top: 30px;font-size: 0;}
.inguangao-gim img{margin-right: 20px;}

/*incase 领域*/
.incase{width:100%;padding-bottom: 40px;}
.intitle2{width:100%;padding-top: 105px;padding-bottom: 40px;}
.intitle2-left{width:550px;padding-left: 100px;border-right: 1px solid #dbdbdb;position: relative;font-size: 0;height: 115px;}
.intitle2-left p{width:100%;height: 52px;line-height: 52px;font-size: 24px;font-weight: bold;color: #333333;}
.intitle2-left:after{width:273px;height: 3px;background: #FF9800;position: absolute;bottom:0;left: 100px;content: '';}
.intitle2-right{width:605px;padding-right: 100px;margin-top: 6px;}
.intitle2-right h4{width:100%;height: 52px;line-height: 26px;font-size: 14px;color: #666666;font-family: 'Arial';overflow: hidden;}
.intitle2-right p{width:100%;height: 30px;line-height: 30px;font-size: 16px;color: #444444;margin-top: 20px;overflow: hidden;}

.incase-ul{width:100%;margin-bottom: 40px;}
.incase-ul li{width:33.3333333%;height: 360px;overflow: hidden;position: relative;}
.incase-ul li img{width:100%;height: 100%;}
.incase-men{width:100%;height: 100%;position: absolute;left: 0;top:0;background: #FF9800;padding:55px 90px 0;text-align: center;}
.incase-icon{width:111px;height: 111px;margin:0 auto;background-image: url(../images/incase-icon.png);background-repeat: no-repeat;}
.incase-men h3{width:100%;height: 58px;line-height: 58px;font-size: 22px;color: #ffffff;position: relative;margin-bottom: 13px;margin-top: 20px;}
.incase-men h3:after{width:30px;height: 3px;position: absolute;left: 50%;bottom:0;transform: translateX(-50%);content: '';background: #fff;}
.incase-men p{width:100%;height: 52px;line-height: 26px;font-size: 14px;color: #ffffff;}
.incase-ul li:nth-child(2) .incase-icon{background-position: -111px 0;}
.incase-ul li:nth-child(3) .incase-icon{background-position: -222px 0;}
.incase-ul li:nth-child(2) .incase-men{background: #FF9800;}
.incase-ul li:hover .incase-men{background: rgba(0,0,0,.6);}
.inview-more{width:100%;text-align: center;}
.inview-more a{display: block;margin:0 auto;width:135px;height: 40px;line-height: 40px;font-size: 12px;color: #ffffff;background: #FF9800;}
.incase-ul li:nth-child(2):after{width:0;height: 0;border-left:30px solid transparent;border-right:30px solid transparent;border-top:18px solid #fff;content: '';position: absolute;top:0;left: 50%;transform: translateX(-50%);z-index: 10;}

.ingood{width:100%;padding-bottom: 60px;background: #f6f6f6;}
.ingood-ul{width:100%;}
.ingood-ul li{width:585px;background: #fff;margin-right: 30px;margin-bottom: 25px;}
.ingood-ul li:nth-child(2n){margin-right: 0;}
.ingood-liimg{width:292px;height: 209px;overflow: hidden;float: left;}
.ingood-liimg img{width:100%;height: 100%;}
.ingood-litxt{width:270px;padding-right: 20px;padding-top: 20px;float: right;}
.ingood-litxt h3{width:100%;height: 62px;line-height: 62px;margin-bottom: 10px;position: relative;font-size: 24px;color: #FF9800;}
.ingood-litxt h3:after{width:20px;height: 1px;background: #FF9800;position: absolute;left: 0;bottom:0;content: '';}
.ingood-litxt p{width:100%;line-height: 28px;font-size: 14px;color: #777777;height: 84px;overflow: hidden;}
.ingood-ul li:nth-child(n + 3) .ingood-liimg{float: right;}
.ingood-ul li:nth-child(n + 3) .ingood-litxt{float: right;}
.ingood-ul li:hover{box-shadow: 4px 4px 10px -4px #ddd;}

/*inview 荣誉和关于我们*/
.inview{width:100%;padding-top: 60px;padding-bottom: 60px;}
.inview-main{width:100%;position: relative;background-repeat: no-repeat;background-position: center center;height: 596px;}
.inview-main.hidevs{height: 0;margin:0;padding:0;overflow: hidden;visibility: hidden;}
.inabout .swiper-container{width:100%;height: 596px;overflow: hidden;margin-left: 0;}
.inabout .swiper-container .swiper-slide img{width:100%;height: 100%;}
.inaboutbtnv{font-size: 0;position: absolute;top:50%;transform: translateY(-50%);left: 0;z-index: 10;}
.inabout-btn{width:50px;height: 50px;background: #fff;display: inline-block;text-align: center;vertical-align: middle;line-height: 50px;cursor: pointer;}
.inabout-btn:hover{width:103px;background: #FF9800;}
.inabout-txt{position: absolute;top:50%;transform: translateY(-50%);right: 0;width:510px;height: 425px;background-repeat: no-repeat;background-position: center center;z-index: 15;padding:65px 60px 0 40px;}
.inabout-title{padding-bottom: 5px;position: relative;margin-bottom: 17px;}
.inabout-title:after{width:30px;height: 3px;background: #fff;position: absolute;left: 0;bottom:0;content: '';}
.inabout-title h3{width:100%;height: 70px;line-height: 70px;font-size: 24px;font-weight: bold;color: #fff;}
.inabout-ctxt{width:100%;line-height: 25px;font-size: 14px;color: #ffffff;height: 100px;-webkit-line-clamp:4;margin-bottom: 38px;}
.inabout-txt a{line-height: 16px;font-size: 14px;color: #ffffff;font-family: 'Arial';}

.inview-menu{width:100%;margin-top:38px;text-align: center;position: relative;}
.inview-menu:after{width:810px;height: 1px;background: #d6d6d6;position: absolute;left: 50%;transform: translateX(-50%);content: '';bottom:9px;z-index: 3;}
.inview-menu p{display: inline-block;margin:0 13px;cursor: pointer;font-size: 0;}
.inview-menu p span{display: block;width:164px;height: 42px;border-radius: 26px;line-height: 42px;font-size: 12px;color: #666;}
.inview-menu p span img{vertical-align: middle;margin-right: 8px;}
.inview-menu p i{display: inline-block;width:10px;height: 10px;border-radius: 50%;margin-top:15px;background: #a6a6a6;position: relative;z-index: 14;}
.inview-menu p.active i:after{width:14px;height: 14px;border:1px solid #FF9800;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);content: '';border-radius: 50%;z-index: 10;}
.inview-menu p.active span{background: #FF9800;color: #fff;}
.inview-menu p.active i{background: #FF9800;}

.inhonor{width:688px;padding-top:106px;padding:148px 15px 0;}
.inhonor .swiper-container{width:100%;}
.inhonor .swiper-slide img{width:100%;height: 100%;}

/*innews 新闻中心*/
.innews{width:100%;padding-top:70px;padding-bottom: 25px;}
.news-title{width:100%;padding-bottom: 20px;font-size: 0;}
.news-title h3{width:100%;height: 54px;position: relative;}
.news-title h3 span{font-size: 24px;font-weight: bold;color: #333333;display: inline-block;height: 100%;line-height: 54px;}
.news-title h3 span:after{width:32px;height: 3px;position: absolute;left: 0;bottom:0;content: '';background: #FF9800;}
.news-title h3 a{display: block;width:135px;height: 40px;line-height: 40px;text-align: center;background: #FF9800;font-size: 12px;color: #ffffff;}
.news-title h3 a img{margin-left: 5px;vertical-align: middle;}
.innew-main{width:100%;}

.innews-dl{width:395px;margin-right: 30px;}
.innews-cmte{width:100%;height: 65px;line-height: 65px;font-size: 20px;color: #444444;}
.innews-cmte span{padding-left: 10px;border-left: 2px solid #FF9800;}
.innews-cmte a{display: block;width:22px;height: 22px;background: #FF9800;margin-top: 20px;line-height: 20px;text-align: center;font-size: 20px;color: #fff;}
.innews-dl dt{width:100%;height: 176px;overflow: hidden;margin-bottom: 11px;}
.innews-dl dd{width:100%;height: 44px;line-height: 44px;font-size: 16px;color: #666666;}
.innews-dl dd p{max-width: 290px;padding-left: 16px;position: relative;}
.innews-dl dd span{font-size: 16px;color: #afafaf;}
.innews-dl dd p:after{width:6px;height: 6px;border-right: 1px solid #666666;border-bottom:1px solid #666;position: absolute;top:50%;transform: translateY(-50%) rotateZ(-45deg);left: 0;content: '';}
.innews-dl dd a:hover p{color: #FF9800;}
.innews-dl dd a:hover p:after{border-color: #FF9800;}

.innews-dl2{width:349px;}
.innews-dl2 dt{width:100%;overflow: hidden;}
.innews-dl2 dd{width:100%;padding-top: 13px;}
.innews-dl2 dd h3{width:100%;}
.innews-dl2 dd h3 span,.innews-dl2 dd h6 span{display: block;width:24px;height: 21px;margin-top: 8px;background: #646464;text-align: center;line-height: 21px;color: #fff;font-size: 16px;}
.innews-dl2 dd h3 p,.innews-dl2 dd h6 p{width:315px;font-size: 18px;color: #444444;line-height: 36px;}
.innews-dl2 dd h6 span{background: #FF9800;}
.innews-dl2 dd h6 p{font-size: 16px;color: #777777;line-height: 28px;height: 84px;-webkit-line-clamp:3;border-bottom:1px dashed #d1d1d1;}
.innews-dl2 dd a:hover h3 p{color: #FF9800;}

/*inpatent 合作伙伴*/
.inpatent{width:100%;padding-bottom: 45px;}
.inpatent-title{width:100%;height: 60px;line-height: 60px;font-size: 18px;color: #FF9800;}
.inpatent-title span{padding-left: 15px;font-size: 16px;color: #999999;font-family: 'Arial';text-transform: uppercase;}
.inpatent-mac{width:100%;line-height: 30px;font-size: 14px;color: #444444;}
.inpatent-mac a{color: #444;}
.inpatent-mac span{display: inline-block;vertical-align: middle;margin:0 20px;width:5px;height: 1px;background: #444444;}
.inpatent-mac a:hover{color: #FF9800;}

/*infoot 底部*/
.infoot{width:100%;padding-top: 35px;padding-bottom: 15px;background: #515151;}
.infoot-dl{width:175px;border-right: 1px solid #575757;margin-right: 50px;}
.infoot-dl dt{width:100%;height: 34px;line-height: 34px;font-size: 16px;color: #ffffff;margin-bottom: 20px;}
.infoot-dl dd{width:100%;height: 32px;line-height: 32px;font-size: 14px;color: #b6b6b6;}
.infoot-dl dd a{color: #b6b6b6;}
.infoot-dl dd a:hover{color: #FF9800;}
.infoot-dl2{border:none;width:230px;margin-left: 50px;}
.infoot-view img{width:125px;height: 125px;}
.infoot-view p{width:100%;text-align: center;height: 50px;line-height: 50px;font-size: 14px;color: #b6b6b6;}
.inbottom{width:100%;text-align: center;background: #666666;height: 40px;line-height: 40px;font-size: 14px;color: #999999;}
.inbottom a{color: #999;}
.inbottom a:hover{text-decoration: underline;}

/*products.html 首页*/
.neibanner{width:100%;height: 370px;overflow: hidden;position: relative;}
.neibanner img{position: absolute;left: 50%;transform: translateX(-50%);top:0;height: 100%;width:initial;max-width: none;}
.neimain{width:100%;padding-top: 42px;padding-bottom: 62px;}
.neimain-menu{width:245px;}
.meimain-menudl{width:100%;}
.meimain-menudl dt{width:100%;height: 106px;padding:0 25px;background: #FF9800;}
.meimain-menudl dt span{line-height: 105px;height: 100%;display: block;width:46px;font-size: 56px;text-transform: uppercase;color: #fff;font-family: 'Arial'}
.meimain-menudl dt h3{padding-top:28px;line-height: 30px;font-size: 24px;font-weight: bold;color: #ffffff;text-align:center;}
.meimain-menudl dt h3 p{line-height: 24px;font-family: 'Arial';font-weight: normal;text-transform: uppercase;}
.meimain-menudl dd{width:100%;}
.meimain-menudl dd h2{width:100%;height: 58px;line-height: 56px;position: relative;font-size: 16px;color: #333333;border:1px solid #ddd;margin-top:1px;}
.meimain-menudl dd h2 a{display: block;width:100%;height: 100%;padding:0 25px;}
.meimain-menudl dd h2.active{background: #FF9800;color: #ffffff;border-color: #FF9800;}
.meimain-menudl dd h2.active a{color: #fff;}
.meimain-menudl dd h2:after{width:8px;height: 8px;border-right:2px solid #ddd;border-bottom:2px solid #ddd;position: absolute;top:50%;right: 20px;transform: translateY(-50%) rotate(-45deg);content: '';}
.meimain-menudl dd h2.active:after{border-color: #fff;}
.meimain-menudl dd h2:hover{background: #FF9800;color: #ffffff;border-color: #FF9800;}
.meimain-menudl dd h2:hover a{color: #fff;}
.meimain-menudl dd h2:hover::after{border-color: #fff;}
.meimain-menudl dd div{width:100%;border:1px solid #ececec;margin-top:1px;font-size: 16px;}
.meimain-menudl dd div>a{padding:0 24px 0 40px;position: relative;color: #333333;display: block;width:100%;height: 56px;line-height: 56px;}
.meimain-menudl dd div>a:after{width:6px;height: 6px;border-right:2px solid #555;border-bottom:2px solid #555;position: absolute;top:50%;left: 24px;transform: translateY(-50%) rotate(-45deg);content: '';}

.hide{
	display: none;
}

.meimain-menudl dd .three-nav{
	background: #f6f6f6;
}
.meimain-menudl dd .three-nav li{
	border-bottom:1px dashed #ececec;
}
.meimain-menudl dd .three-nav li:last-child{
	border-bottom: none;
}
.meimain-menudl dd .three-nav a{
	display: block;
	padding: 0 24px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.meimain-menudl dd .three-nav a:hover{
	color: #FF9800;
}
.meimain-menudl dd .three-nav .on a{
	color: #FF9800;
}

.meimain-menudl dd div>a:hover{color: #FF9800;padding-left: 45px;}
.meimain-menudl dd div>a:hover::after{border-color: #FF9800;}
.meimain-menudl dd div.cur>a{color: #FF9800;padding-left: 45px;}
.meimain-menudl dd div.cur>a::after{border-color: #FF9800;}
.neimain-tui{width:100%;border:1px solid #ddd;margin:1px 0;}
.neimain-tui img{width:100%;}
.neimain-fuwu{width:100%;height: 124px;border:1px solid #ddd;padding-left: 27px;padding-top: 32px;}
.neimain-fuwu h3{width:100%;height: 25px;line-height: 25px;font-size: 16px;color: #333333;}
.neimain-fuwu p{width:100%;height: 28px;line-height: 28px;font-size: 24px;color: #333333;font-weight: bold;}
.neimain-contact{width:100%;border:4px solid #FF9800;border-bottom:116px solid #FF9800;margin-top: 20px;position: relative;padding:0 15px 35px;}
.neimain-contact h3{width:100%;height: 60px;line-height: 60px;text-align: center;font-size: 24px;font-weight: bold;color: #FF9800;}
.neimain-contact  h4{width:100%;padding-left: 48px;margin-top: 7px;background-image: url(../images/youxian.png);background-repeat: no-repeat;background-position: left top;line-height: 18px;font-size: 16px;color: #333333;}
.neimain-contact img{position: absolute;bottom:-116px;right: 84px;}
.neimain-contact h4 p{font-weight: bold;}
.neimain-contact h5{width:100%;font-size: 16px;color: #333333;font-weight: bold;line-height: 24px;margin-top: 10px;}
.neimain-contact h5 p{font-weight: normal;}

.nei-maincon{width:930px;}
.neimain-ermc{width:100%;height: 18px;line-height: 18px;font-size: 16px;color: #666666;margin-bottom: 20px;}
.neimain-ermc a{color: #666;}
.neimain-ermc span{color: #FF9800;}
.neimain-ermc a:hover{color: #FF9800;}
.products-ul{width:100%;}
.products-ul li{width:290px;height: 224px;overflow: hidden;position: relative;margin-right: 30px;margin-bottom: 40px;}
.products-ul li:nth-child(3n){margin-right: 0;}
.products-ul li img{width:100%;height: 100%;}
.products-ul li p{width: 100%;height: 36px;line-height: 36px;padding:0 10px;text-align: center;font-size: 16px;color: #ffffff;position: absolute;bottom:0;left: 0;background: rgb(255, 152, 0);}
.products-ul li:hover p{background: rgba(26,166,163,1);}
.prev-view{width:100%;text-align: center;font-size: 0;}
.prev-view a{height: 24px;line-height: 22px;padding:0 7px;border:1px solid #dddddd;font-size: 12px;color: #999999;display: inline-block;margin:0 7px;}
.prev-view a:hover{border-color: #FF9800;background: #FF9800;color: #fff;}
.prev-view a.active{border-color: #FF9800;background: #FF9800;color: #fff;}

.nei-tuijian{width:100%;margin-top:60px;box-shadow: 0px 0px 15px 0px #ddd;padding:0 20px 20px;border-top:3px solid #FF9800;}
.nei-tuijian h2{width:100%;line-height: 52px;padding-bottom: 2px;border-bottom:1px dashed #d0d0d0;font-size: 16px;color: #FF9800;}
.nei-tuijian h2 span{font-size: 13px;color: #999999;text-transform: uppercase;margin-left: 5px;}
.nei-tuijiandl{width:100%;}
.nei-tuijiandl dd{width: 50%;padding-right: 20px;height: 34px;line-height: 34px;}
.nei-tuijiandl dd p{max-width: 320px;font-size: 16px;color: #666666;}
.nei-tuijiandl dd i{font-style: normal;color: #FF9800;}
.nei-tuijiandl dd span{font-size: 16px;color: #666666;}
.nei-tuijiandl dd a:hover p,.nei-tuijiandl dd a:hover span{color: #FF9800;}

/*products-details.html 产品详情*/
.propost-maximg{width:100%;margin-bottom: 40px;}
.propost-minview{width:100%;position: relative;padding:0 30px;}
.arrow-btn{width:18px;height: 100%;position: absolute;top:0%;z-index: 10;text-align: center;font-size: 0;line-height: 81px;background: #bfbfbf;}
.arrow-left{left: 0;}
.arrow-right{right: 0;}
.propost-minview .swiper-slide{border:2px solid #ddd;}
.propost-minview .swiper-slide.active-nav{border-color: #FF9800;}
.propost{width:100%;padding:66px 20px 56px;background: #f3f3f3;}
.propost-left{width:400px;}
.propost-left img{max-width: 100%;}
.propost-right{width:428px;padding-top:10px;}
.propost-right dt{width:100%;height: 50px;line-height: 50px;font-size: 24px;color:#FF9800;}
.propost-right dd{font-size: 16px;color: #666666;line-height: 40px;}
.maincon-text{background: #f3f3f3;padding: 0px 20px 56px;width: 100%;}
.maincon-text img{max-width:100%;}
/*about.html 关于我们*/
.about-title{width:100%;line-height: 78px;position: relative;text-align: center;font-size: 36px;font-weight: bold;color: #444444;padding-top: 20px;}
.about-title:after{width:60px;height: 4px;position: absolute;bottom:0;left: 50%;transform: translateX(-50%);background: #FF9800;content: '';}
.about-txt{width:100%;padding-top:50px;font-size: 12px;color: #666666;line-height: 30px;}
.about-txt img{max-width: 100%;}

/*about-honor.html 荣誉资质*/
.honor-ul{width:100%;padding-top: 50px;}
.honor-ul li{width:270px;height: 370px;overflow: hidden;margin-right: 60px;margin-bottom: 40px;border:2px solid #ddd;}
.honor-ul li:nth-child(3n){margin-right: 0;}
.honor-ul li img{width:100%;height: 100%;}

/*about-environment.html 企业环境*/
.enronment-ul{width:100%;padding-top: 50px;}
.enronment-ul li{width:278px;height: 180px;overflow: hidden;position: relative;margin-right: 48px;margin-bottom: 40px;}
.enronment-ul li img{width:100%;height: 100%;}
.enronment-ul li p{width:100%;padding:0 10px;overflow: hidden;height: 34px;line-height: 34px;font-size: 18px;color: #ffffff;background: #FF9800;position: absolute;bottom:0;left: 0;text-align: center;}
.enronment-ul li:nth-child(3n){margin-right: 0;}

/*news.html 新闻中心*/
.news-ul{width:100%;padding-bottom: 30px;padding-top:20px;}
.news-ul li{width:100%;padding:15px 30px;background: #fcf7e5;box-shadow: 0px 0px 15px 0px #ddd;margin-bottom: 22px;}
.news-time{width:100px;height: 130px;background: #FF9800;text-align: center;padding-top:17px;}
.news-time p{line-height: 65px;font-size: 48px;color: #ffffff;}
.news-time span{line-height: 32px;font-size: 16px;color: #ffffff;}
.news-txt{width:730px;}
.news-txt h3{width:100%;height: 28px;line-height: 28px;margin-bottom: 6px;font-size: 18px;color: #444444;}
.news-txt h3 a{color: #444;}
.news-txt p{width:100%;height: 56px;line-height: 28px;-webkit-line-clamp:2;font-size: 16px;color: #666666;}
.news-ac{width:100%;margin-top:20px;}
.news-ac a{display: block;width:83px;height: 30px;line-height: 30px;text-align: center;background: #999999;color: #fff;font-size: 16px;}
.news-ul li:hover{background: #fff;box-shadow: 0px 0px 15px -4px #FF9800;}
.news-ul li:hover h3 a{color: #FF9800;}
.news-ul li:hover .news-ac a{background: #FF9800;}

/*news-details.html 新闻详情*/
.newspost-title{width:100%;padding:20px 70px 0;text-align: center;}
.newspost-title h3{line-height: 28px;font-size: 18px;font-weight: bold;color: #FF9800;}
.newspost-title p{width:100%;height: 38px;font-size: 12px;color:#323232;line-height: 38px;}
.newspost-txt{width:100%;padding:24px 70px 20px;font-size: 12px;color: #323232;line-height: 22px;}
.newspost-txt img{max-width: 100%;}
.newspost-prev{width:100%;padding:0 70px;}
.newspost-prev a{max-width: 45%;font-size: 14px;color: #666;}
.newspost-prev a:hover{color: #FF9800;}

/*contact.html 联系我们*/
.contact-dl{width:100%;padding:10px 50px 32px;border-bottom:1px solid #dddddd;margin-bottom: 52px;}
.contact-dl dt{width:100%;height: 60px;line-height: 60px;font-size: 30px;font-weight: bold;color:#333333;margin-bottom: 52px;}
.contact-dl dd{width:50%;padding-left: 55px;background-repeat: no-repeat;background-position: top left;margin-bottom:22px;}
.contact-dl dd.nthc{padding-left: 250px;background-position: 195px 0;}
.contact-dl dd:nth-child(2){background-image: url(../images/contact-icon1.png);}
.contact-dl dd:nth-child(3){background-image: url(../images/contact-icon2.png);}
.contact-dl dd:nth-child(4){background-image: url(../images/contact-icon3.png);}
.contact-dl dd:nth-child(5){background-image: url(../images/contact-icon4.png);}
.contact-dl dd:nth-child(6){background-image: url(../images/contact-icon5.png);}
.contact-dl dd:nth-child(7){background-image: url(../images/contact-icon6.png);}
.contact-dl dd:nth-child(8){background-image: url(../images/contact-icon7.png);}
.contact-dl dd h3{width:100%;height: 24px;line-height: 24px;font-size: 16px;color: #333333;}
.contact-dl dd p{width:100%;height: 26px;line-height: 26px;font-size: 16px;color: #333333;}
.contact-map{width:100%;height: 530px;overflow: hidden;}
/*.contact-map img{max-width: 100%;max-height: 100%;}*/

/*case.html 应用领域*/
.case-title{width: 206px;height: 52px;border:1px solid #FF9800;margin:50px auto 0;}
.case-title h3{width:150px;margin:0 auto;font-size: 26px;color:#333;line-height: 26px;text-align: center;position: relative;top:-15px;background: #fff;}
.case-title p{line-height: 37px;font-size: 22px;color: #999999;font-family: 'Arial';text-transform: uppercase;}
.case-ul{width:100%;padding-top:80px;padding-bottom: 10px;}
.case-ul li{width:366px;margin-bottom: 	55px;margin-right: 51px;}
.case-ul li:nth-child(3n){margin-right: 0;}
.caseli-img{width:100%;height: 329px;overflow: hidden;position: relative;}
.caseli-img img{width:100%;}
.case-men{width:100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;top:0;left: 0;z-index: 1;}
.case-txt{width:100%;height: 130px;background: #f3f3f3;padding:0 72px;text-align: center;position: absolute;bottom:0%;left: 0;z-index: 3;}
.case-txt h3{width:100%;line-height: 50px;margin-bottom: 16px;height: 53px;position: relative;font-size: 22px;color: #666666;overflow: hidden;}
.case-txt h3:after{width:30px;height: 3px;position: absolute;left: 50%;transform: translateX(-50%);bottom:0px;background: #666;content: '';}
.case-txt p{width:100%;height: 52px;line-height: 26px;font-size: 14px;color: #666666;overflow: hidden;}
.case-ul li:hover .case-men{background: rgba(0,0,0,0);}
.case-ul li:hover .case-txt{background: #FF9800;bottom:-100%;}
.case-ul li:hover .case-txt h3,.case-ul li:hover .case-txt p{color: #fff;}
.case-ul li:hover .case-txt h3:after{background: #fff;}