﻿/*通用*/
/*@font-face {font-family: font1;src:url('../fonts/SourceSansPro-Regular.otf'),url('../fonts/SourceSansPro-Regular.ttf');}*/
@font-face{font-family :font2;src:url('../fonts/noto-sans.ttf');}
body{font-family: font1, 'helvetica neue', 'hiragino sans gb', arial, 'microsoft yahei ui', 'microsoft yahei',simsun, sans-serif;font-size: 14px;color:#474747;}
*{box-sizing: border-box;}
body,div,p,ul,ol,li,a,b,s,span,i,input,button,textarea{margin:0;padding:0;}
h1{font-size:36px;}
h2{font-size:30px;}
h3{font-size:24px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
h1,h2,h3{margin-top:20px;margin-bottom:10px;}
h4,h5,h6{margin-top: 10px;margin-bottom: 10px;}
a{text-decoration: none;color:#474747;}
a:hover{text-decoration: none;color:#e40013;}
ul,li,ol{list-style: none;}
hr{height:0;margin:10px 0;border: 0;border-top:1px solid #eceef7;}
.container {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1350px;background:url(../images/dian.jpg) repeat;
    }
}
.clear:after{display: block;content:"";clear:both;}
.img-responsive{display:block;max-width:100%;height:auto;margin:0 auto;}
/*公用头部*/
.fix{width:100%;height:80px;position:fixed;top:0;left:0;z-index:100;}
.fix-up{background: #eceef7;}
.fix-up-box{float:right;height:25px;line-height: 25px;position:relative;}
.language-btn{display:inline-block;height:25px;line-height:25px;margin-right:30px;cursor:pointer;color:#e40013;}
.language-btn:hover{color:#e40013;}
.language-btn b{float:left;margin-right:5px;width:25px;height:25px;background: url('../images/common.png') no-repeat -39px -355px;}
.language-btn:hover b{background: url('../images/common.png') no-repeat -69px -355px;}
.language-list{position:absolute;z-index:2;border-top:1px solid #e40013;display: none;}
.language-list li a{float:left;width:100px;background:#eceef7;color:#e40013;border-bottom:1px solid #e40013;padding-left:15px;}
.zhuce,.denglu,.map,.shu,.welcome{color:#e40013;}
.zhuce:hover,.denglu:hover,.map:hover{color:#e40013;}

.fix-down{width:100%;height:70px;background: #e40013;}
.fix-down .container{position:relative;}
.logo{width:200px;background: #e40013;position:absolute;top:0;left:15px;padding-top:19px;}
.logo-img{width:237px;height:32px;background: url('../images/common.png') no-repeat 0 -215px;}
.logo-slogan{font-size: 24px;color:#fff;}

.nav{position:absolute;top:0;left:257px;}
.nav-c{float:left;height:70px;line-height:70px;position:relative;}
.nav-c a{float:left;padding:0 10px;color:#ffffff;font-size:16px;}
.nav-c a:hover{background:#e40013;}
.nav-c ul{position:absolute;top:70px;left:0;width:140px;display: none;}
.nav-c ul li a{float:left;background:#e40013;border-top:1px solid #fff;width:120px;font-size:14px;line-height:20px;padding-top:10px;padding-bottom:10px;}

.search{position:absolute;top:0;right:0;}
.search-btn{float:left;width:70px;height:70px;background: url('../images/common.png') no-repeat 0 -266px;cursor:pointer;transition:all 0.3s linear;}
.search-form{position:absolute;top:20px;right:50px;}
.search-input{position:absolute;top:0;right:20px;height:30px;line-height: 30px;border:1px solid #e40013;width:0;transition:all 0.3s linear;border-radius:5px;text-indent:8px;}
.search-click{position:absolute;top:0;right:20px;width:30px;height:30px;border:0;transition:all 0.3s linear;border-top-right-radius:5px;border-bottom-right-radius:5px;background:url('../images/common.png') no-repeat 0 -351px ;display:none;}

.caidan{position:absolute;top:0;right:0;}
.caidan-btn{width:70px;height:70px;background: url('../images/common.png') no-repeat -163px -266px;cursor:pointer;display: none;}
.caidan-yincang{position:absolute;top:70px;right:1px;width:0;border:0;padding-bottom:10px;transition:all 0.3s linear;overflow: hidden;background: #fff;}
.caidan-yincang .form-small{position:relative;}
.caidan-yincang .form-small .input2{width:200px;height:30px;margin:10px;border:0;background: #ececec;padding-left:15px}
.caidan-yincang .form-small .submit2{width:30px;height:30px;border:0;background:url('../images/common.png') no-repeat 0 -351px ;position:absolute;top:10px;right:8px;}
.caidan-list{width:200px;margin:0 10px;}
.caidan-list li a{float:left;width:200px;height:32px;line-height:32px;padding-left:15px;margin-bottom:5px;font-weight: bold;color:#e40013}
.caidan-list li a:hover{background: #e40013;color:#fff;}
@media screen and (max-width:991px){
    .nav,.search{display:none;}
    .caidan-btn{display: block;}
}
/*联系我们、当地办事处*/
.contact-l,.contact-r{float:left;width:46%;margin:2%;position:relative;}
.contact-l .p-title{font-size: 20px;color:#e40013;}
.contact-l .p-detail{font-weight: bold;margin-bottom:10px;font-size: 16px;color:#474747;}
.contact-l img{position:absolute;right:30px;bottom:0;}
.contact-l .hotline2{font-size: 20px;}
.contact-r label{font-weight: bold;}
.contact-r input{width:100%;height:25px;line-height: 25px;margin-bottom:5px;}
.contact-r textarea{width:100%;}
.contact-r button{border:0;background: #e40013;color:#fff;padding:10px 30px;cursor:pointer;margin-top:10px;float:right;}
.contact .facebook,.linkedin,.youtube{float:left;width:32px;height:32px;margin-right:20px;}
.contact .facebook{background:url('../images/common.png') no-repeat -442px -66px;}
.contact .linkedin{background:url('../images/common.png') no-repeat -491px -66px;}
.contact .youtube{background:url('../images/common.png') no-repeat -523px 0;}
/*副导航*/
.nav-f{background: #eceef7;}
.nav-f .container{padding:15px;}
.nav-f img{vertical-align:middle;position:relative;top:-1px;}
.nav-f .youlian{display:inline-block;margin:5px 15px;color:#474747;}
.nav-f .rexian{float:right;}
.local{width:49%;}
@media screen and (max-width: 767px) {
    .contact-l,.contact-r{width:96%;}
    .nav-f .nav-box{width:48%;}
    .nav-f .rexian{float:none;}
    .local{width:99%;}
}
/*尾部*/
.foot{background:#e40013;text-align: center;color:#fff;padding:10px 0;}
.foot .beian{color:#fff;display: inline-block;margin-top:5px;margin-bottom: 8px;padding-left: 30px;background: url('../images/common.png') no-repeat -579px -277px;}
.top{position:fixed;right:20px;top:50%;display: none;margin-top:25px;}
.top a{display:inline-block;width:40px;height:40px;background:url('../images/common.png') no-repeat -418px 0}
/* .hotline{position:fixed;right:20px;top:50%;margin-top:-65px;} */
.hotline{display:none;}
/* .hotline i{display:inline-block;width:40px;height:40px;background:url('../images/common.png') no-repeat -499px -126px;cursor:pointer;} */
/* .hotline div{position:absolute;top:5px;right:55px;width:190px;font-size:28px;font-weight:bold;color:#e40013;display:none;background:#fff;padding:0 5px;} */
@media screen and (max-width: 767px) {
    /* .top,.hotline{right:41px;} */
}
/*面包屑导航*/
.bread{border-top:1px solid #eceef7;}
.bread .container{background:#fff;line-height:30px;color:#666;margin:20px auto;}
.bread i{float:left;width:25px;height:25px;background:url('../images/common.png') no-repeat -208px -49px;position:relative;left:-15px;margin-left:15px;}
.bread a{color:#555555;}
/*左边导航，右边内容*/
.nav-small{display: none;}
.main-left,.main-right{float:left;margin:0 2%;}
.main-left{width:14%;}
.main-right{width:78%}
.main-left ul li{border-bottom:1px solid #eceef7;}
.main-left ul li a{display: inline-block;width:100%;padding:10px 5px;}

.main-left ul li.active a{background: #f16c0b;color:#fff;}
.main-left ul li a{display: inline-block;width:100%;padding:10px 5px;background: #e40013;color:#fff; text-align: center;}
.main-left ul li a:hover{background: #f16c0b;color:#fff;}

@media screen and (max-width:767px){
    .main-left{display: none;}
    .main-right{width:100%;margin:0;}
    .nav-small{display: block;}
    .nav-small h3{cursor:pointer;}
    .nav-small h3 span{border:5px solid transparent;border-top: 5px solid #000000;position:relative;top:18px;left:5px;}
    .nav-small ul{position:absolute;display: none;width:90%;z-index:100;}
    .nav-small li a{display: inline-block;width:100%;height:100%;padding:10px 5px;background: #eceef7;border-bottom: 1px solid #fff;}
    .nav-small ul span{display:inline-block;width:100%;background:#eceef7;padding:10px 0;border-bottom:1px solid #fff;color:#474747;}
}
.main-left span{display:inline-block;width:100%;color:#515151;cursor:pointer;padding:3px 0;}
.main-left span:hover{color:#fff;background:#f16c0b;}
/*产品列表*/
.list-box4 .box4{float:left;width:31%;margin:0 1%;}
.list-box4 .box4 img{width:100%;}
.list-box4 .box4 p{text-align: center;height:60px;}
.list-box2 .box2{float:left;margin:0 1% 5% 1%;width:48%;}
.list-box2 .box2 img{width:100%;}
.list-box2 .box2 h4{height:40px;}
.list-box2 .box2-left,.list-box2 .box2-right{float:left;width:48%;margin:0 1%;}
.box2-right p{font-size:12px;}
@media screen and (max-width:767px){
    .list-box4 .box4{width:48%;}
    .list-box2 .box2,.list-box2 .box2-left,.list-box2 .box2-right{width:98%;}
}
@media screen and (max-width:991px){
    .list-box2 .box2-left,.list-box2 .box2-right{width:98%;}
}
/*新闻、视频、项目列表*/
.list{border-top:1px solid #eceef7;padding:20px 0;}
.list-left,.list-right{float:left;margin:0 1%;}
.list-left{width:25%;}
.list-right{width:71%;}
.list-left img{width:100%;}
.list-time{float:right;color:#999;}
.detail-time{float:right;color:#999;position:relative;top:-8px;}
@media  screen and (max-width:767px) {
    .list-left,.list-right{width:98%;}
}
.lei{border-top:1px solid #eceef7;padding-top:15px;}
.industry-box{float:left;width:80px;height:130px;position:relative;margin: 0 3px;}
.industry-box p{height:40px;text-align: center;position:absolute;bottom:0;left:0;right:0;top:90px;}
.industry-box img{position:absolute;bottom:50px;}
/*产品详情页*/
.product-left,.product-right{float:left;margin:0 2%;width:46%;}
.product-left img{width:100%;}
@media  screen and (max-width:767px) {
    .product-left,.product-right{width:96%;}
}
.product-down h4{color:#e40013;}
.product-right p{margin:5px 0;}
/*产品详情页认证renzheng，产品列表页认证renzheng2*/
.renzheng2 a{float:left;width:25%;height:30px;line-height:30px;padding-left:40px;overflow: hidden;margin-top:5px;}
.renzheng a{float:left;width:50%;height:30px;line-height:30px;padding-left:40px;overflow: hidden;margin-top:5px;}
a.amc{background:url('../images/common.png') no-repeat -570px 0;}
a.tuv{background:url('../images/common.png') no-repeat -570px -37px;}
a.ce{background:url('../images/common.png') no-repeat -570px -80px;}
a.atex{background:url('../images/common.png') no-repeat -570px -116px;}
a.cnex{background:url('../images/common.png') no-repeat -570px -157px;}
a.cccf{background:url('../images/common.png') no-repeat -570px -196px;}
a.eg{background:url('../images/common.png') no-repeat -570px -236px;}
@media screen and (max-width:767px){
    .renzheng a{float:left;width:100%;}
    .renzheng2 a{width:30px;}
}
/*视频、项目、留言、下载按钮*/
.function{margin-top:15px;}
.function a{float:left;color:#e40013;padding:5px 15px;}
.function a:hover,.function a.act{color:#fff;background:#e40013;}
/* .function a.video{background:url('../images/common.png') no-repeat -253px -67px ;}
.function a.download{background:url('../images/common.png') no-repeat -301px -67px ;}
.function a.message{background:url('../images/common.png') no-repeat -350px -67px ;}
.function a.proj{background:url('../images/common.png') no-repeat -397px -67px ;} */
/*产品详细介绍 锚点*/
.maodian{background: #e40013;margin-top:15px;}
.maodian a{float:left;padding:8px 15px;color:#fff;}
.maodian a:hover{background: #eceef7;color:#e40013;}
/*产品轮播上*/
.box1{width: 409px;height: 409px;overflow: hidden;position: relative;margin:0 auto;}
.box1 .box1_img{width: 409px;height: 409px;overflow: hidden;}
.box1 .box1_img ul li{width: 409px;height: 409px;position: absolute;display: none;}
.box1 .box1_img ul li img{width:100%;max-width:800px;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;}
.box1 .box1_tab{position: absolute;bottom:20px;right:20px;}
.box1 .box1_tab a{display: inline-block;padding: 4px 15px;font-size: 10px;background: #eceef7;margin: 0 5px;}
.box1 .box1_tab a.active{background: #e40013;}
@media (max-width:1199px){
    .box1{width: 337px;height: 337px;}
    .box1 .box1_img{width: 337px;height: 337px;}
    .box1 .box1_img ul li{width: 337px;height: 337px;}
}
@media (max-width:991px){
    .box1{width: 258px;height: 258px;}
    .box1 .box1_img{width: 258px;height: 258px;}
    .box1 .box1_img ul li{width: 258px;height: 258px;}
    /*.box1 .box1_tab{bottom:30px;}*/
}
@media (max-width:767px){
    .box1{width: 320px;height: 320px;}
    .box1 .box1_img{width: 320px;height: 320px;}
    .box1 .box1_img ul li{width: 320px;height: 320px;}
}
/*上下视频*/
.vup-li,.vdown-li{position:relative;}
.vup-li i,.vdown-li i{position:absolute;left:50%;top:50%;margin-left:-25px;margin-top:-25px;display: inline-block;width:50px;height:50px;background: url('../images/common.png') no-repeat -253px 0;cursor:pointer;}
.vup,.vdown{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;display: none;}
.vup iframe,.vdown iframe{background: #ddd;width:100%;}
/* .vup iframe{margin-top:22%;height:56.25%;} */
.vdown iframe{margin-top:7%;height:84.33%;}
.vup i,.vdown i{display: inline-block;width:30px;height:30px;position:absolute;top:15px;right:15px;background:url('../images/common.png') no-repeat -481px 0;cursor: pointer;}
/*产品轮播下*/
.box{width: 889px;height: 600px;overflow: hidden;position: relative;margin:0 auto;}
.box .box_img{width: 889px;height: 600px;overflow: hidden;}
.box .box_img ul li{width: 889px;height: 600px;position: absolute;display: none;}
.box .box_img ul li img{width:100%;max-width:800px;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;}
.box .box_tab{position: absolute;bottom:80px;text-align: center;width: 100%}
.box .box_tab a{display: inline-block;padding: 4px 15px;font-size: 10px;background: #eceef7;margin: 0 5px;}
.box .box_tab a.active{background: #e40013;}
@media (max-width:1199px){
    .box{width: 733px;height: 550px;}
    .box .box_img{width: 733px;height: 550px;}
    .box .box_img ul li{width: 733px;height: 550px;}
}
@media (max-width:991px){
    .box{width: 561px;height: 421px;}
    .box .box_img{width: 561px;height: 421px;}
    .box .box_img ul li{width: 561px;height: 421px;}
    .box .box_tab{bottom:30px;}
}
@media (max-width:767px){
    .box{width: 320px;height: 240px;}
    .box .box_img{width: 320px;height: 240px;}
    .box .box_img ul li{width: 320px;height: 240px;}
}
/*英飞荣誉*/
.honor-box{display: inline-block;float:left;border:1px solid #ddd;margin:50px 1%;text-align: center;position: relative;}
.honor-box img{max-width:100%;position:absolute; left:0;top:0;right:0;bottom:0;margin:auto;}
.honor-box p{position:absolute;top:100%;left:0;width:100%;height:100%;z-index: 30;transition:all 0.3s linear;background:rgba(00,00,00,.8);}
.honor-box:hover p{top:0;}
.honor-box p a{float:left;width:100%;height:100%;color:#fff;}
.honor-box div{position:absolute;bottom:-40px;margin:0 auto;width:100%;font-size: 16px;font-weight:bold;}
@media screen and (min-width:1200px){
    .honor-box{height:220px;width:22%;}
    .honor-box img{max-height:200px;}
    .honor-box a{padding-top:80px;}
}
@media (min-width:992px) and (max-width:1199px){
    .honor-box{height:180px;width:23%;}
    .honor-box img{max-height:160px;}
    .honor-box a{padding-top:60px;}
}
@media (min-width:768px) and (max-width:991px){
    .honor-box{height:280px;width:47%;}
    .honor-box img{max-height:240px;}
    .honor-box a{padding-top:110px;}
}
@media (max-width:767px){
    .honor-box{height:260px;width:100%;}
    .honor-box img{max-height:240px;}
    .honor-box a{padding-top:100px;}
}
.img-box{max-width:500px;margin:0 auto;}
/*视频响应式*/
.video-box{width:100%;height:0;padding-bottom:56.25%;position:relative;margin:10px 0;}
.video-box iframe{position:absolute;top:0 ;left:0;background: #eceef7;}
/*PDF下载中心*/
.pdf-detail{float:left;display:inline-block;width:100px;text-align: center;margin:5px;}
.pdf-detail a{display: inline-block;width:100px;height:100px;background:url('../images/common.png') no-repeat -250px -121px;}
/*登录注册*/
.log-box{width:100%;max-width:400px;margin:20px auto;background:#fff;}
@media screen and (max-width:767px){
    .log-box{width:80%;margin-left:10%;margin-right:10%;}
}
.log-box h2{padding:10px;color:#e40013;border-bottom:2px solid #e40013;}
.log-form label{font-size:16px;display:inline-block;margin-top:10px;margin-bottom:5px;}
.log-form div input{width:100%;height:35px;margin-bottom:10px;border:1px solid #e40013;padding:5px 10px;}
.log-form .btn-log{float:right;padding:0 20px;height:35px;margin:10px 0;font-size:16px;color:#fff;background:#e40013;border:0;cursor:pointer;}
.log-form .btn-log:hover{background: #1756b3;}
.log-form div a{display: inline-block;padding:5px 10px;}
/*首页左右*/
.index-left,.index-right{float:left;width:46%;margin:2%;}
.index-to-left{position:relative;right:50%;}
.index-to-right{position:relative;left:50%;}
@media (max-width:991px){
    .index-left,.index-right{width:96%;}
    .index-to-left{position: static}
    .index-to-right{position: static}
}
/*首页灰色背景*/
.product,.amca,.news{background:#eceef7;}
/*首页轮播*/
.banner{margin-top:95px;}
.banner .slideBox{ width:100%; position:relative; }
.banner .slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:50%;margin-left:-40px; bottom:10px; z-index:1; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px;background:#eceef7; cursor:pointer; }
.banner .slideBox .hd ul li.on{ background:#e40013; color:#fff; }
.banner .slideBox .bd{ position:relative; z-index:0; width:100%;  }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; position:relative;}
.img-s{display: none;}
.zi1,.zi2,.zi3,.zi4{width:390px;position:absolute;padding:0 15px 15px 15px;color:#fff;background:rgba(11,11,11,.5);}
.zi4{top:5%;left:20%;}
.zi1{top:15%;right:15%}
.zi2{top:15%;left:15%;}
.zi3{top:15%;right:15%;}
@media screen and (min-width:1200px){
    .zi4{top:20%;}
    .zi1{top:30%;}
    .zi2{top:30%;}
    .zi3{top:25%;}
}
@media screen and (max-width:991px){
    .bd h1{font-size: 24px;}
    .banner .slideBox .hd{display: none;}
}
@media screen and (max-width:767px){
    .img-s{display: block;}
    .img-b{display: none;}
    .zi1,.zi2,.zi3,.zi4{height:140px;width:100%;max-width:720px;top:auto;left:0;right:0;bottom:0;}
}
.banner .slideBox .prevStop{ display:none;  }
.banner .slideBox .nextStop{ display:none;  }
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/common.png) -314px 0 no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background:url(../images/common.png) -353px 0 no-repeat; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
/*查看更多按钮*/
.more{padding:10px 20px;border:2px solid #222;background: transparent;color:#222;font-weight: bold;border-radius:5px;float:right;transition: all 0.2s;margin-top:5%;}
.product .more,.amca .more{margin-top:10%;}
@media screen and (max-width: 767px){
    .more{
        padding:5px 10px;
    }
}
.more:hover{background:#222;color:#fff;}
/*h3上边距*/
@media (min-width:992px){
    .product h3,.banner h3,.amca h3,.project h3,.news h3,.about h3{margin-top:50px;}
}
/*产品分类及hot*/
.product .index-right a.product-a{display:inline-block;padding:5px 10px;margin:3px;}
.product .index-right a.product-a:hover{background:#e40013;color:#fff;}
.product-box{float:left;width:33%;border:2px solid #eceef7;overflow:hidden;position:relative;}
.product-box p{position:absolute;top:100%;left:0;width:100%;height:100%;transition:all .3s;text-align:center;background:rgba(00,00,00,.8);filter:progid:DXImageTRansform.microsoft.gradient(startcolorstr=#cc000000,endcolorstr=#cc000000););}
.product-box p a{color:#fff;display: inline-block;width:100%;height:100%;padding-top:30%;font-size:18px;}
.product-box:hover p{top:0;}
@media screen and (max-width:768px){
    .product-box:hover p{
        display: none;
    }
}
/*项目视频分类及hot*/
.project-box{float:left;width:50%;border:2px solid #ffffff;overflow:hidden;position:relative;}
.project-box p{position:absolute;top:100%;left:0;width:100%;height:100%;transition:all .3s;text-align:center;background:rgba(00,00,00,.8);filter:progid:DXImageTRansform.microsoft.gradient(startcolorstr=#cc000000,endcolorstr=#cc000000););}
.project-box p a{color:#fff;display: inline-block;width:100%;height:100%;padding-top:30%;font-size:18px;}
.project-box:hover p{top:0;}
@media screen and (max-width:768px){
    .project-box:hover p{
        display: none;
    }
}
.about li,.project li,.news li{margin:5px 0;}
/*首页认证*/
.amca .amca1{float:left;width:50%;overflow: hidden;}
.amca .amca1 a{display: block;height:35px;line-height:35px;padding-left:35px;width:100%;overflow: hidden;margin-top:5px;}
/*认证产品页面认证标*/
.main-right h3{position:relative}
.renzheng3{position:absolute;font-size:14px;right:0;top:15px;}
.renzheng3 b{color:#e40013;cursor:pointer;}
.renzheng3 b:hover{color:#e40013;}
.renzheng3 ul li{background:#eceef7;text-indent: 15px;border-bottom:1px solid #fff;padding:5px 0;}
.renzheng3 ul{display: none;}

/*新版产品详情页*/
.nav-detail{margin-top:15px;background:#eceef7;border-top:1px solid #fff;}
.nav-detail a{float:left;padding:8px 15px}
.nav-detail a:hover,.nav-detail a.hover{background:#e40013;color:#fff;}
.nav-fix{position:fixed;top:80px;z-index:1;}
/*.nav-fix a{border-top:1px solid #fff;}*/
/*新版产品详情页导航条 更多按钮*/
.product-down{position:relative;}
.more2{position:absolute;top:0;right:0;width:34px;height:34px;background:#000;cursor:pointer;display:inline-block;display:none;opacity:0.8;}
@media screen and (max-width:767px){
    /* .nav-detail{height:35px;overflow:hidden;} */
	.more2{display:block;}
}
/*详情页视频*/
video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}
.video-big{width:100%;margin-top:15px;background:#000;overflow:hidden;}
@media screen and (max-width:767px){
    .video-big{height:280px;}
}
/*图文混排*/
.img-box1,.img-box2{margin-top:30px;width:46%;float:left;margin-left:2%;margin-right:2%;}
.img-left .img-box1 div{color:#aaaaaa;margin-top:10px;text-align: center;}
.img-left .img-box2{width:48%;margin-right:0;}
.img-left .img-box2 img{display: none;}
.img-right .img-box1{float:right;}
.img-right .img-box2{width:48%;margin-left:0;}
.img-right .img-box2 img{display: none;}
.img-right .img-box1 div{color:#aaaaaa;margin-top:10px;text-align: center;}
.img-top .img-box1{width:96%;}
.img-top .img-box1 div{color:#aaaaaa;margin-top:10px;text-align: center;}
.img-top .img-box2{width:96%;}
.img-top .img-box2 img{display: none;}
.img-none .img-box1{width:100%;margin:0;}
.img-none .img-box1 img{display: none;}
.img-none .img-box2{display: none;}
.img2 div{color:#aaaaaa;margin-top:10px;}
@media screen and (max-width:767px){
    .img-box1,.img-box2{width:96%;}
	.img-right .img-box2{width:96%;}
	.img-left .img-box2{width:96%;}
}
h4.xiaobiaoti{margin-top:20px;}
/*小视频*/
.video-small{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:#000000;}
.video-close{display: inline-block;width:30px;height:30px;position:absolute;top:15px;right:15px;background:url('../images/common.png') no-repeat  -481px 0;cursor: pointer;z-index:99;}
.video-play{position:absolute;left:15px;bottom:15px;width:50px;height:50px;background: url('../images/common.png') no-repeat -253px 0;cursor:pointer;z-index:3;display:none;}
/*新闻页面视频*/
.video-news{width:100%;margin-top:15px;margin-bottom:15px;background:#000;overflow:hidden;}


/* 分页 */
#pages { padding:14px 0 10px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-top:20px; text-align: center;}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#e40013; border:1px solid #3b6eb9; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
#pages .wz_pages{ float:right;margin-bottom:10px; padding-top:10px;font-family:Verdana, Geneva, sans-serif; font-size:12px; display:inline;}
#pages li{ float:left;font-family:Verdana, Geneva, sans-serif; font-size:12px;}
#pages p{ float:right; text-align:center; width:750px; font-family:Verdana, Geneva, sans-serif; font-size:12px; margin-bottom:10px; margin-top:10px;}