@charset'utf-8';
/* reset */
body,div,p,dl,dt,ul,ol,li,h1,h2,h3,h4,h5{margin: 0px;padding: 0px; border: 0;letter-spacing: 2px;}
body,button,input,select,textarea{color: #333;font: 14px/25px '微软雅黑','\5FAE\8F6F\96C5\9ED1';}
html{overflow-y: scroll;}
table{border-collapse: collapse; border-spacing: 0;}
img{display: block; border: none;}
ol,ul{list-style: none;}
a{color:#666;color:inherit;}
a,a:hover{text-decoration: none; cursor: pointer;}
input { outline: none; }
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea { -webkit-appearance: none; border-radius: 0; outline: none; }
::-moz-selection { background: #59b9ff; color: #fff; text-shadow: none; }
::selection { background: #59b9ff; color: #fff; text-shadow: none; }
select { outline: none; }
select::-ms-expand { display: none; }
/* common */
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.clearfix:after{display: block;clear: both;content: ".";visibility: hidden;height: 0;}
.clearfix{*zoom: 1;}
.pr{position: relative;} .pa{position: absolute;} .pf{position: fixed;}
.fl{float: left;}
.fr{float: right;}
.songti{font-family:  Arial,sans-serif,'\5B8B\4F53';}
.cl:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.cl{zoom:1;}

.casrlistPage{
  width: 100%;
  margin: 40px auto;
  text-align: center;
}
.pager{
  display: inline-block;
}

.pronavactive{
 color: #1b365e;
}

.head_box{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    background: rgba(255,255,255,0.5);
}

.head_box.on{
  box-shadow: 0 2px 8px #999;
  -webkit-box-shadow: 0 2px 8px #999;
  transition: box-shadow .4s ease-in-out;
  -webkit-transition: box-shadow .4s ease-in-out;
}
.header{
    width: 1400px;
    margin: 0px auto;
    color: #1b365e;
}
.headerLogo{
    margin-top: 7px;
}
.headerNav ul{
    height: 86px;
    margin-left: 120px;
}
.headerNav ul li a{
    position:relative; 
    display: block;
    height: 86px;
    padding-left: 23px;
    padding-right: 23px;
    font-size: 16px;
}
.headerNav ul li a:hover{
    background: #ccc;
}
.headerNav ul li{
    height: 86px;
    text-align: center;
    line-height: 86px;
}

@media screen and (max-width: 1340px) {
    .headerNav {
       float: left;
       /*margin-left: 100px;*/
    }
    .headerPhone{
        padding-right: 250px;
    }
}

.headerNav ul li:first-child > a:after {
    content: '';
    position: absolute;
    right: 0px;
    height: 10px;
    width: 1px;
    top: 50%;
    margin-top: -5px;
    border-right: 1px solid #cccccc;
}


.cn{
    width: 100px;
    height: 86px;
    line-height:86px;
    text-align: center;
    cursor: pointer;
}
.xia{
    display: block;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 0;
    margin-top: -4px;
    background: url(../images/jiao_xia.png) no-repeat;
}
.shang{
    display: block;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 0;
    margin-top: -4px;
    background: url(../images/jiao_shang.png) no-repeat;
}
.cn div{
    top: 60px;
    left: 0;
    width: 100px;
    height: 70px;
    /*background: #fff;*/
    color: #000;
    display: none;
    z-index: 99;
}
.cn div ul{
    width: 100px;
    height: 100px; 
}
.cn div ul li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    /*color: #000;*/
    background: rgba(255,255,255,0.5);
}
.index_contact{
    width: 120px;
    margin-top: 33px;
    margin-left: 50px;
}
.index_contact li{
    width: 20px;
    height: 20px;
}
.index_contact li+li{
    margin-left: 22px;
}


.newsearch{
   transition: all .5s ease;
   position: fixed;
   bottom: 36%;
   right: 2px;
}


/*幻灯片CSS开始*/
.weichuangyi {
    width:100%;
    height:635px;
    margin:0 auto;
    position: relative;
}
.weichuangyi_main{
    width:100%;
    height:635px;
    position: absolute;
    left:0;
    top:0;
}
.weichuangyi_main li a img {
    display:block;
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
}
.weichuangyi_span {
    width:100%;
    height:35px;
    position: absolute;
    left:0;
    bottom:0;
    zoom:1;
}
.weichuangyi_span span {
    cursor: pointer;
    width:15px;
    height:15px;
    display:block;
    float:left;
    margin-left:10px;
    background: url(../images/dot.png) no-repeat left bottom;
}
.weichuangyi_span p {
    width:100px;
    height:35px;
    margin:0 auto;
}
.weichuangyi_span .weichuangyi_span_one{
    background: url(../images/dot.png) no-repeat left top;
}
.weichuangyi_left {
    width:60px;
    height:90px;
    cursor: pointer;
    background:#000 url(../images/ad_ctr.png) no-repeat 5px -180px;
    filter:alpha(opacity:50);opacity:0.5;
    position: absolute;
    left:0;
    top:272px;
    display:none;
}
.weichuangyi_left1 {
    background:#000 url(../images/ad_ctr.png) no-repeat 3px top;
}
.weichuangyi_right {
    width:60px;
    height:90px;
    cursor: pointer;
    background:#000 url(../images/ad_ctr.png) no-repeat -5px bottom;
    filter:alpha(opacity:50);opacity:0.5;
    position: absolute;
    right:0;
    top:272px;
    display:none;
}
.weichuangyi_right1 {
    background:#000 url(../images/ad_ctr.png) no-repeat -3px -90px;
}
/*幻灯片css结束*/






/*产品*/
.index_pro_box{
    width: 100%;
}
.index_pro_nav_box{
    width: 100%;
    text-align: center;
}
.index_pro_nav{
    display: inline-block;
    padding: 20px 0;
}
.index_pro_nav li{
    width: 100px;
    height: 150px;
}
.index_pro_nav li+li{
    margin-left: 120px;
}
.index_pro_nav li div{
    width: 100px;
    height: 100px;
    border-radius:50px;
    overflow: hidden;
    border: 1px solid #ece9e9;
}
.index_pro_nav li img{
    width: 100%;
}
.index_pro_content{
    width: 100%;
}
.index_pro_content img{
    width: 100%;
}
.index_pro_bg{
    padding: 4%;
    width: 28%;
    height: 48%;
    top: 18%;
    left: 1%;
    background:rgba(0,0,0,0.5);
    transform: translate3d( -2000px,0, 0);
    transition: all 1s ease;
}
.index_pro_bg.on{
    transform: translate3d(0, 0, 0); 
}
.index_pro_bg p:nth-child(1){
    font-size: 40px;
    color: #fff;
}
.index_pro_bg p:nth-child(2){
    text-align: left;
    margin-top:8%;
    margin-bottom: 8%;
    width: 10px;
    height: 2px;
    background: #cdcdcd;
}
.index_pro_bg p:nth-child(3){
    font-size: 28px;
    color: #cdcdcd;
}
.index_pro_bg p:nth-child(4){
    margin-top: 8%;
    font-size: 22px;
    color: #cdcdcd;
}
.index_pro_bg div{
    margin-top: 8%;
    width: 10%;
}
.index_pro_bg div img{
    width: 100%;
}
@media(max-width:1680px){
    .index_pro_bg p:nth-child(1){
        font-size: 24px;
        color: #fff;
    }
    .index_pro_bg p:nth-child(2){
        text-align: left;
        margin-top:4%;
        margin-bottom: 4%;
        width: 10px;
        height: 2px;
        background: #cdcdcd;
    }
    .index_pro_bg p:nth-child(3){
        font-size: 16px;
        color: #cdcdcd;
    }
    .index_pro_bg p:nth-child(4){
        margin-top: 4%;
        font-size: 14px;
        color: #cdcdcd;
    }
    .index_pro_bg div{
    margin-top: 4%;
    width: 10%;
    }
}


/*新品上市*/
.arrival_box{
    width: 1200px;
    margin: 0px auto;
}
.arrival_top{
    width: 1200px;
}

.arrival_top p{
    font-size: 20px;
    margin-top: 56px;
    color: #364767;
}
.arrival_top i{
    display: block;
    width: 4px;
    height: 26px;
    background: #364767;
    margin-right: 14px;
    float: left;
}
.arrival_top h3{
    font-size: 55px;
    font-weight: lighter;
    margin-top: 24px;
    color: #999999;
}
.arrival_top h4{
    font-size: 24px;
    font-weight: lighter;
    margin-top: 32px;
    margin-bottom: 60px;
    color: #364767;
}
.arrival{
    width: 1200px;
    height: 570px;
    margin: 0px auto;
}
.arrival div:nth-child(1){
    top: 0px;
    left: 0px;
    width: 280px;
    height: 280px;
    overflow: hidden;
}

.arrival div:nth-child(2){
    top: 0px;
    left: 300px;
    width: 280px;
    height: 280px;
     overflow: hidden;
}
.arrival div:nth-child(3){
    bottom: 0px;
    left: 0px;
    width: 280px;
    height: 280px;
     overflow: hidden;
}
.arrival div:nth-child(4){
    bottom: 0px;
    left: 300px;
    width: 280px;
    height: 280px;
     overflow: hidden;
}
.arrival div:nth-child(5){
    top: 0px;
    right: 0px;
    width: 600px;
    height:570px;
     overflow: hidden;
}
.arrival div:nth-child(1) img{
    width: 100%;
}
.arrival div:nth-child(2) img{
    width: 100%;
}
.arrival div:nth-child(3) img{
    width: 100%;
}
.arrival div:nth-child(4) img{
    width: 100%;
}
.arrival div:nth-child(5) img{
    width: 111%;
    position: absolute;
    top: -47px;
}
.arrival_p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: #00397c;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    transform: translate3d( 0,2000px, 0);
    transition: all 1.2s ease;
}
.arrival_p.on{
   transform: translate3d(0, 0, 0);  
}


.qh{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background:rgba(0,0,0,0.5);
    transform: translate3d( 0,2000px, 0);
    transition: all 1s ease;
}
.qh.on{
    transform: translate3d(0, 0, 0); 
}




/*新闻*/
.i_new_box{
    width: 1200px;
    margin: 0px auto 100px;
}
.i_new ul+ul{
    margin-top: 28px;
}
.i_new{
    width: 1200px;
}
.i_new_uf{
    width: 100%;
    height: 274px;
    background: #f8f8f8;
}
.i_new_uf li:first-child{
    width:450px;
}
.i_new_uf li:first-child img{
    width: 100%;
}
.i_new_uf li:last-child{
    width:588px;
    height: 110px;
    margin-top: 32px;
    padding: 50px 65px;
    background: #fff;
}

.i_new_us{
    width: 100%;
    height: 274px;
    background: #f8f8f8;
}
.i_new_us li:first-child{
    width:588px;
    height: 110px;
    margin-top: 32px;
    margin-left: 32px;
    padding: 50px 65px;
    background: #fff;
}
.i_new_us li:last-child{
    width:450px;
}
.i_new_us li:last-child img{
    width: 100%;
    text-align: right;
}
.i_new_us .i_new_d{
    text-align: right;
}

.i_new_ds{
    width: 100%; 
}
.i_new_ds p:first-child{
    font-size: 18px;
    font-weight: bold;
}
.i_new_ds p:last-child{
    font-size: 13px;
    color: #7e7e7e;
    margin-top: 10px;
}





/*服务*/
.service_box{
    width: 1200px;
    margin: 0px auto;
}
.service_box ul{
    width: 1200px;
}
.service_box ul li+li{
    margin-left: 54px;
}
.service_box ul li{
    width: 364px;
    height: 338px;
    overflow: hidden;
    cursor: pointer;
}
.service_box ul li img{
    width: 100%;
    position:absolute; left:0; top:0; margin: 0 auto;
}
.service_box ul li p{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    bottom: 0;
    left: 0;
    background: rgba(36,82,135,0.9);
    color: #fff;
}

/*底部*/
.foot_box{
    width: 100%;
    margin-top: 54px;
    background: #f2f2f2;
    padding: 60px 0;
}
.foot{
    width: 1200px;
    margin: 0px auto;
}
.foot div{
    width:282px; 
}
.foot div+div{
    margin-left: 24px;
}
.foot div p{
    width: 90%;
    height: 36px;
    font-size: 18px;
    line-height: 36px;
    padding-left: 10%;
    border-bottom: 1px solid #999;
    color: #666;
}
.foot ul{
    color: #666;
    font-size: 16px;
}
.foot ul li{
    margin-top: 26px;
}
.foot ul li span:nth-child(1){
    margin-left: 8px;
    margin-right: 8px;
}
.foot_botton{
    width: 1200px;
    margin: 80px auto 0;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-top: 1px solid #999;
}




#goTop{
  position:fixed;
  right: 2px;
  bottom: 30%;
  display:none;
  width:52px;
  height:52px;
  background:#000 url(../images/gotop.png) no-repeat 12px 12px;
  background-size: 50% 50%;
  cursor:pointer
}

#goTop:hover{
    background:#161515 url(../images/gotop.png) no-repeat 12px 12px;
    background-size: 50% 50%;
}



/*二维码*/
#qrcode{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99999; display: none; background: rgba(0,0,0,0.7); }
#qrcode .qr{ width: 300px; height: 330px; position: absolute; top: 50%; left: 50%; margin: -165px 0 0 -150px; background: #fff; border-radius: 8px; border: 1px solid #ccc;  }
#qrcode .qr h3{ height: 30px; padding: 0 10px; font-size: 14px; font-weight: 500; line-height: 30px;  border-bottom: 1px solid #eee; }
#qrcode .qr span{ display: block; width: 16px; height: 16px; line-height: 16px; cursor: pointer; text-align: center; font-size: 14px; color: #666; position: absolute; top: 7px; right: 7px; }

/*二维码*/
#qrcodeone{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99999; display: none; background: rgba(0,0,0,0.7); }
#qrcodeone .qr{ width: 300px; height: 330px; position: absolute; top: 50%; left: 50%; margin: -165px 0 0 -150px; background: #fff; border-radius: 8px; border: 1px solid #ccc;  }
#qrcodeone .qr h3{ height: 30px; padding: 0 10px; font-size: 14px; font-weight: 500; line-height: 30px;  border-bottom: 1px solid #eee; }
#qrcodeone .qr span{ display: block; width: 16px; height: 16px; line-height: 16px; cursor: pointer; text-align: center; font-size: 14px; color: #666; position: absolute; top: 7px; right: 7px; }



/*二维码*/
#qrcodetwo{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99999; display: none; background: rgba(0,0,0,0.7); }
#qrcodetwo .qr{ width: 300px; height: 330px; position: absolute; top: 50%; left: 50%; margin: -165px 0 0 -150px; background: #fff; border-radius: 8px; border: 1px solid #ccc;  }
#qrcodetwo .qr h3{ height: 30px; padding: 0 10px; font-size: 14px; font-weight: 500; line-height: 30px;  border-bottom: 1px solid #eee; }
#qrcodetwo .qr span{ display: block; width: 16px; height: 16px; line-height: 16px; cursor: pointer; text-align: center; font-size: 14px; color: #666; position: absolute; top: 7px; right: 7px; }




/*产品中心*/
.mbx_box{
    width: 100%;
    height: 60px;
    background: #f2f2f2;
}
.mbx_nav{
    width: 1200px;
    height: 60px;
    margin: 0px auto;
    line-height: 60px;
    text-align: right;
}
.proli_box{
    width: 1200px;
    margin:0px auto;
}
.proli_top{
    width: 100%;
}
.proli_top h1{
    width: 200px;
    height: 100px;
    text-align: center;
    font-size: 100px;
    margin-top: 100px;
    text-align: left;
    color: #1b365e;
}
.proli_top h5{
    /*width: 200px;*/
    /*height: 100px;*/
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    text-align: left;
    color: #1b365e;
}
.proli_top h4{
    /*width: 200px;*/
    /*height: 100px;*/
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
    text-align: left;
    color: #1b365e;
}
.proli_content{
    width: 100%;
    margin-top: 10px;
}
.proli_left{
    width: 197px;
    border-right: 3px dashed #1b365e;
    border-top: 3px solid #1b365e;
}
.proli_left ul{
    width: 100%;
    /*margin-right: 30px;*/
    margin-top: 10px;
}
.proli_left ul li{
    width: 80%;
    padding: 10% 20% 10% 0;
    font-family: "Arial","Microsoft YaHei"!important;
    font-size: 18px;
    color: #999;
    text-align: right;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.proli_left li p{
    font-size: 14px;
       margin: 10px 5px;
     /*display: inline-block;*/
}
.proli_left li p a{
    color: #999;
}
.proli_left li p>a:hover{
    color: #1b365e;
}
.proli_left li>a:hover{
    color: #1b365e;
}
.seca{
  height: 0;
  overflow: hidden;
}


.proli_right{
    width: 950px;
    margin-left: 50px;
}
.proli_right ul li{
    width: 298px;
    margin-left: 25px;
    margin-bottom: 12px;
    border: 1px solid #ccc;
}
.proli_right li { 
    display: block;
    transition: all 0.3s;
}
.proli_right li:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.5);
    /*border: 1px solid #eee;*/
}
.proli_right ul li img{
    width: 95%;
    margin: 2.5%;
}
.proli_right ul li:nth-child(1){
    margin-left: 0;
}
.proli_right ul li:nth-child(4){
    margin-left: 0;
}
.proli_right ul li:nth-child(7){
    margin-left: 0;
}
.proli_right ul li:nth-child(10){
    margin-left: 0;
}
.proli_right ul li:nth-child(13){
    margin-left: 0;
}
.proli_right ul li:nth-child(17){
    margin-left: 0;
}
.proli_right ul li:nth-child(20){
    margin-left: 0;
}
.proli_right ul li:nth-child(23){
    margin-left: 0;
}
.proli_right ul li p{
    font-size: 18px;
    text-align: center;
    padding: 28px 0;
}

.proli_right ul li:hover{
  box-shadow: 0 2px 8px #000;
  -webkit-box-shadow: 0 2px 8px #000;
  transition: box-shadow .4s ease-in-out;
  -webkit-transition: box-shadow .4s ease-in-out;
}









/*产品详情*/
.pro_right{
    width: 950px;
    margin-left: 50px;
}
.pro_right_box{
    margin-bottom: 50px;
}
.pro_right_img{
    width: 500px;
}
.pro_right_font{
    width: 415px;
    margin-left: 35px;
}
.pro_tt{
    font-size: 20px;
    font-weight: bold;
    color: #999;
    margin-top: 20px;
}
.pro_color{
    font-size: 14px;
    margin-top: 20px;
}
.pro_color span{
    font-size: 14px;
    color: #999;
}
.pro_font{
    margin-top: 54px;
}
.font_tt{
    font-size: 20px;
    font-weight: bold;
}
.font_border{
    margin:24px 0; 
    width: 100%;
    height: 2px;
    background: #e6e6e6;
}
.font_content{
    font-size: 14px;
    color: #999;
}
.pro_right_content{
    width: 100%;
    margin-top:50px; 
}
.pro_right_content img{
    width: 100%;
}






/*新闻中心*/
.newslist_right{
    width: 950px;
    margin-left: 50px;
}
.newslist_right ul li{
    margin-bottom: 20px;
}
.newslist_img{
    width: 300px;
    height: 200px;
}
.newslist_font{
    width: 615px;
    margin-left: 35px;
}
.newslist_font p:nth-child(1){
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}
.newslist_font p:nth-child(2){
    width: 40%;
    height: 1px;
    background: #000;
    margin-top: 18px;
}
.newslist_font p:nth-child(3){
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}
.newslist_font p:nth-child(4){
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}






/*新闻详情*/
.newsContentHead{
  width: 80%;
  margin: 30px auto;
  text-align: center;
}
.newsContentHead ul{
  display: inline-block;
  margin-top: 20px;
}
.newsContentHead ul li+li{
  margin-left: 20px;
}

.newsContentHead_p{
  font-size: 20px;
  color: #999;
}
.nl-c{
  padding-left: 10%;
  padding-right: 10%;
}
.nl-c img{
  margin: 20px auto;
  max-width: 100%;
}






/*工程*/
.caselist_right{
    width: 950px;
    margin-left: 50px;
}
.caselist_right ul li{
    padding: 24px 24px 20px 24px;
    border: 1px solid #999;
    text-align: center;
    margin-left: 25px;
    margin-bottom: 25px;
}
.caselist_right ul li p{
    margin-top: 9px;
    font-size: 16px;
}
.caselist_right ul li img{
    width: 250px;
    height: 320px;
}
.caselist_right ul li a{
    display: block;
    width: 100%;
}
.caselist_right ul li:nth-child(1),.caselist_right ul li:nth-child(4),.caselist_right ul li:nth-child(7){
    margin-left: 0;
}
.caselist_right ul li:hover{
  box-shadow: 0 2px 8px #000;
  -webkit-box-shadow: 0 2px 8px #000;
  transition: box-shadow .4s ease-in-out;
  -webkit-transition: box-shadow .4s ease-in-out;
}






/*关于我们*/
.about_right{
    width: 950px;
    margin-left: 50px;
}
.about_right ul{
    width: 100%
}
.about_right ul li{
    width: 450px;
}
.about_right ul li img{
    width: 100%;
}
.about_right ul li:last-child{
    margin-left: 50px;
}
.about_right_en{
    font-size: 12px;
    color: #999;
}
.about_right_cn{
    font-size: 18px;
    color: #1b365e;
    font-weight: bold;
}
.about_right ul li i{
    display: block;
    width: 30%;
    height: 3px;
    margin-top: 10px;
    margin-bottom: 40px;
    background: #1b365e;
}
.about_right ul li div{
    font-size:18px;
    color: #666;
    /*font-weight: bold;*/
    line-height: 40px;
}
/*----------------------------------------------*/









/*product*/
.productContent{width: 100%;background: #eeeeef;padding-bottom: 70px;}

.productContentNav{width: 1190px;height: 130px;margin: 0px auto;line-height: 130px;text-align: right;}
.ban{ width:1190px; height:600px; position:relative; overflow:hidden;margin:0px auto 0;}
.ban2{ width:1190px; height:470px; position:relative; overflow:hidden;}
.ban2 ul{width:822px; position:absolute; left:0; top:0;}
.ban2 ul li{ width:822px; height:470px;}
.prev{ float:left; cursor:pointer;}
.num{ height:82px;overflow:hidden; width:430px; position:relative;float:left;}
.min_pic{ padding-top:10px; width:1190px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:135px; height:82px; margin-right:10px;}
.num ul li.on{box-shadow: 0px 0px 16px #000;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:388px; width:28px; height:51px;z-index:9;cursor:pointer;}
.proFont{width: 368px;height: 470px;background: #262626;position: absolute; top: 0;right: 0;}
.proFont div{padding-top: 100px;padding-left: 70px;}

.productContentImgHead{
    width: 1190px;margin: 0px auto;font-size:16px;margin-top: 50px;margin-bottom: 20px; 
}
.productContentImg{
    width: 1190px;margin: 0px auto;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.productContentImg img{
    margin: 0px auto;
}













/*about*/
.ab_right{
    width: 950px;
}
.ab_right_h{
    width: 100%;
    text-align: center;
}
.ab_right_h h3{
    font-size: 36px;
    color: #1d2b5a;
    padding-top: 50px;
}
.ab_right_h h3 span{
    font-size: 30px;
    font-weight: lighter;
}
.ab_right_h h4{
    font-size: 24px;
    color: #1d2b5a;
    padding-top: 10px;
}

.ab_right_c{
    width: 80%;
    margin: 50px auto 100px;
}






