﻿
 body {color:#666666} a{color:#333333}a:active,a:hover {color:#0868da}

@media (min-width: 1400px) {.container{ width: 1400px; }}

@media (min-width: 1400px) {.container{ width: 1400px; }}
@font-face {
font-family: 'YaHei Bold';
src: url('font/YaHei\ Bold.eot'); /* IE9 Compat Modes */
src: url('font/YaHei\ Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/YaHei\ Bold.woff') format('woff'), /* Modern Browsers */
         url('font/YaHei\ Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('font/YaHei\ Bold.svg') format('svg'); /* Legacy iOS */
}
/* 通用头部 */
#Top{ width: 100%; float: left;}
#Top .pz_top{ float: left; width: 100%;}
#Top .pz_top .logo{ width: 70px; height: 78px; margin: 14px 0; line-height: 0; float: left;}
#Top .pz_top .wx{ float: right; position: relative;}
#Top .pz_top .wx .ico{ width: 28px; height: 23px; margin: 40.5px 0; line-height: 0;}
#Top .pz_top .wx .img{ display: none; z-index: 99; position: absolute; top: 70px; right: 0; width: 110px; height: 110px; line-height: 0;}
#Top .pz_top .wx:hover .img{ display: block;}
#Top .pz_top .so_box{ float: right; position: relative; z-index: 99; margin: 43px 40px 0 0;}
#Top .pz_top .Search_but{ float: left; width: 22px; height: 22px; border: none; background: url(/template/theme/CN/1900_sear_sub.png) center no-repeat;}
#Top .pz_top .so_but{ display: none; float: left; width: 282px; position: absolute; right: 0; top: 63px; z-index: 99;}
#Top .pz_top .so{ float: left; width: 100%; background: #fff; position: relative; border: 1px solid #0868da;}
#Top .pz_top .so .Search{ float: left; width: 100%; height:36px; background: none; border: none; line-height: 36px; padding: 0 56px 0 10px; color: #414141; font-size: 14px;}
#Top .pz_top .so .sear_sub{ float: right; width: 50px; height:100%; border: none; background:url(/template/theme/CN/1900_sear_sub1.png) center no-repeat #0868da; position: absolute; right: 0; top: 0;}

/* menu */
#Top .pz_top .menu{ float: left; margin-left: 14.5%;}
#Top .pz_top .menu .nli{ float: left; margin: 0 9px; position: relative;}
#Top .pz_top .menu .nli span a{ display: block; padding: 0 25px; height: 106px; line-height: 106px; font-size: 18px; color: #000;}
#Top .pz_top .menu .nli.on span a,#Top .pz_top .menu .nli:hover span a{ color: #0868da; border-bottom: 3px solid #0868da;}
#Top .menu .nli .sub{ display: none; position: absolute; width: 120px; top: 106px; left: 50%; margin-left: -60px; z-index: 999;}
#Top .menu .nli .sub li{ height: 40px; line-height: 40px; text-align: center;}
#Top .menu .nli .sub li a{ display: block; color: #000;  background: rgba( 255, 255, 255, 0.84); font-size: 14px;}
#Top .menu .nli .sub li a:hover{ color: #ffffff; background: #0868da;}

#Top .menuph{ display: none;}
#Top .xialaph{ display: none;}
@media screen and  (max-width:1399px){
    #Top .pz_top .menu .nli{margin:0;}
}
@media screen and  (max-width:1199px){
#Top .pz_top .menu .nli span a{ padding: 0 15px;}
}
@media screen and  (max-width:991px){
#Top .pz_top{ position: fixed; top: 0; background: #ffffff; z-index: 999999999;}
#Top .pz_top .logo{ width: 30px; height: 33px; margin: 6px 0;}
#Top .pz_top .wx{ display: none;}
#Top .pz_top .so_box{ display: none;}
#Top .so_but_ph{ float:left; width:100%; margin:15px 0;}
#Top .so_but_ph .so{ float:left; width:100%; background:#fff; position:relative; border:1px solid #0868da;}
#Top .so_but_ph .so .Search{ float:left; width:100%; height:36px; background:none; border:none; line-height:36px; padding:0 56px 0 10px; color:#414141; font-size:14px;}
#Top .so_but_ph .so .sear_sub{ float:right; width:50px; height:100%; border:none;background:url(/template/theme/CN/1900_sear_sub1.png) center no-repeat #0868da; position:absolute; right:0; top:0;}

#Top .menu{ display: none;}
#Top .menuph{ display: block;}
#Top .xialaph{ display: block;}

/*手机按钮*/
#Top .menuph{ float: right; width: 28px; height: 22px; cursor: pointer; text-align: center; margin: 12px 0;}
#Top .menuph .point { display: inline-block;  width: 28px;  height: 22px; position: relative;}
#Top .menuph .point:hover .navbtn,
#Top .menuph .point:hover .navbtn::after,
#Top .menuph .point:hover .navbtn::before { width: 28px;}
#Top .menuph .navbtn { position: absolute; top: 10px; right: 0; display: inline-block; width: 21px; height: 2px; background: #0868da;
-webkit-transition: all .3s ease-out 0s; 
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
#Top .menuph .navbtn::after,
#Top .menuph .navbtn::before { position: absolute; right: 0; display: inline-block; width: 28px; height: 2px; content: ''; background: #0868da;
-webkit-transition: all .3s ease-out 0s;  
-moz-transition: all .3s ease-out 0s;  
-ms-transition: all .3s ease-out 0s;  
-o-transition: all .3s ease-out 0s;  
transition: all .3s ease-out 0s;}
#Top .menuph .navbtn::after { top: -11px;}
#Top .menuph .navbtn::before { top: 10px;}
#Top .menuph .point.active .navbtn{ background: transparent;}
#Top .menuph .point.active .navbtn::after{ -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px;}
#Top .menuph .point.active .navbtn::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px;}

/*手机下拉*/
#Top .xialaph{ position: fixed; left: 0; top: 0; float: left; width: 100%; height: 100%; overflow: scroll; padding: 46px 0 100px 0; display: none; z-index:999; background:#ffffff;}
#Top .xialaph .ul2,
#Top .xialaph .ul3{ display: none;}
#Top .xialaph h4 a{ float: left; width: 60%; color: #333333; font-size:16px; line-height: 50px;}
#Top .xialaph h4 a span{ padding-left: 6px; color: #ccc; font-size: 14px;}
#Top .xialaph h4{ float: left; width: 100%; position: relative;}
#Top .xialaph li:last-child h4::before{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #e7e7e7;}
#Top .xialaph h4:hover a,
#Top .xialaph h5:hover a{ color: #0868da;}
#Top .xialaph h4::after{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: #e7e7e7;}
#Top .xialaph h5 a{ float: left; width: 100%; color: #1f1f1f; font-size: 14px; line-height: 40px; text-transform:uppercase;}
#Top .xialaph h5{ float: left; width: 100%; position: relative;}
#Top .xialaph h5::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e7e7e7;}
#Top .xialaph li:last-child h5::after{ display: none;}
#Top .xialaph h4 img{ width: 15px; height: 8px; float: right; margin-top: 24px; cursor: pointer;}
#Top .xialaph h5 img{ width: 11px; height: 6px; float: right; margin-top: 26px; margin-right: 18px; cursor: pointer;}
#Top .xialaph h4.active img.img_s,
#Top .xialaph h5.active img.img_s{ display: none;}
#Top .xialaph h4.active img.img_d,
#Top .xialaph h5.active img.img_d{ display: block;}
#Top .xialaph .ul2{ float: left; width: 100%; padding: 0 10px;}
#Top .xialaph .ul3{ padding-top: 12px; padding-bottom: 18px; padding-left: 15px; position: relative;}
#Top .xialaph .ul3::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #3c3a3a;}
#Top .xialaph li:last-child .ul3::after{ display: none;}
#Top .xialaph .ul3 li a{ color: #333333; font-size: 14px; line-height: 35px; display: block;}
#Top .xialaph .ul3 li{ padding-top: 5px;}
#Top .xialaph .ul3 li:first-child{ padding-top: 0;}
#Top .xialaph .phsou{ position: relative; margin-top: 34px;}
#Top .xialaph .phsou input{ width: 100%; height: 56px; background-color: #ffffff; color: #aaa; font-size: 14px; padding-left: 20px; border: 1px solid #e5e5e5;}
#Top .xialaph .phsou img{ cursor: pointer; width: 21px; height: 22px; position: absolute; top: 17px; right: 29px;  }
#Top .img_d, .disno{ display: none;}
}
@media screen and  (max-width:767px){

}
/* 通用底部 */
#Down{ width: 100%; float: left;}
#Down .pz_down{ width: 100%; float: left;}
#Down .pz_down .foot1{ width: 100%; float: left; padding: 2% 0; background: #272c31;}
#Down .pz_down .foot1 .footNav{ float: left; width: 82%;}
#Down .pz_down .foot1 .footNav .l1{ float: left; margin-right: 10%;}
#Down .pz_down .foot1 .footNav .p{ font-size: 22px; margin-bottom: 15px; font-weight: bold; color: #fff;}
#Down .pz_down .foot1 .footNav .a{ display: block; font-size: 14px; line-height: 30px; color: #fff; opacity: 0.6;}
#Down .pz_down .foot1 .footNav .a:hover{ color: #0868da;}
#Down .pz_down .foot1 .right{ width: 18%; float: right;}
#Down .pz_down .foot1 .right .yq{ width: 100%; padding-left: 20px; margin-bottom: 20px; background: #3d4246; height: 46px; line-height: 46px; position: relative;cursor: pointer;}
#Down .pz_down .foot1 .right .yq::after{ content: ""; width: 0; height: 0; overflow: hidden; font-size: 0; line-height: 0; border-width: 8px; border-style: solid dashed dashed dashed; border-color: #7b7f81 transparent transparent transparent; position: absolute; top: 20px; right: 20px;}
#Down .pz_down .foot1 .right .yq p{ font-size: 16px; color: #fff; opacity: 0.7;}
#Down .pz_down .foot1 .right .lj{ display: none; position: absolute; width: 100%; top: 46px; left: 0; text-align: center;}
#Down .pz_down .foot1 .right .lj a{ display: block; width: 100%; font-size: 14px; color: #0868da; background: #fff; line-height: 16px; padding: 5px 0;}
#Down .pz_down .foot1 .right .lj a:hover{ background: #0868da; color: #fff;}
#Down .pz_down .foot1 .right .pic{ margin: 0 -3%;}
#Down .pz_down .foot1 .right .pic .img{ float: left; width: 44%; margin: 0 3%;}
#Down .pz_down .foot1 .right .pic .img img{ width: 100%; height: auto;}
#Down .pz_down .foot1 .right .pic .img p{ font-size: 16px; line-height: 44px; text-align: center; color: #fff; opacity: 0.7;}
#Down .pz_down .foot2{ width: 100%; float: left; padding: 20px 0; text-align: center; background: #191d20;}
#Down .pz_down .foot2 .copy{ font-size: 14px; line-height: 18px; color: #fff; opacity: 0.5;}
/*phone底部导航*/
#Down .q_d_m{float:left; width:100%; height:50px;}
#Down .pf_down{width:100%; float:left; position:fixed; left:0; bottom:0; height:50px; background:#0868da; z-index:999;box-shadow:0 -5px 10px rgba(0,0,0,0.2);}
#Down .pf_down li{ width:33.3%; float:left; text-align:center; padding:7px 0 4px 0; border-right:1px solid #fff;}
#Down .pf_down li .ico7{ width:100%; float:left; height:20px;}
#Down .pf_down li .d_name{ width:100%; float:left; margin-top:4px; font-size:12px; color:#fff; line-height:14px;}
#Down .pf_down li.l1 .ico7{ background:url(/template/theme/CN/1939_btn1.png) no-repeat center; background-size:20px 20px;}
#Down .pf_down li.l2 .ico7{ background:url(/template/theme/CN/1939_btn2.png) no-repeat center; background-size:20px 20px;}
#Down .pf_down li.l3 .ico7{ background:url(/template/theme/CN/1939_btn3.png) no-repeat center; background-size:20px 20px;}
#Down .pf_down li:last-child{ border:none;}
#Down .pf_down li:nth-child(3n){ border:none;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){
#Down .pz_down .foot1 .footNav .l1{ margin-right: 8%;}
}
@media screen and  (max-width:991px){
#Down .pz_down .foot1 .footNav{ display: none;}
#Down .pz_down .foot1 .right{ width: 100%; text-align: center;}
#Down .pz_down .foot1 .right .yq p{ text-align: left;}
#Down .pz_down .foot1 .right .pic{ display: inline-block;}
#Down .pz_down .foot1 .right .pic .img{ width: 120px; margin: 0 10px;}
}
@media screen and  (max-width:767px){

}
/* 右侧漂浮 */
#Content .pf_right{ display: none; position: fixed; width: 50px; top: 220px; right: 30px; z-index: 99999999;}
#Content .pf_right.on{ display: block;}
#Content .pf_right ul{ background: #474747;}
#Content .pf_right ul li{ position: relative; height: 50px; line-height: 50px; cursor: pointer;}
#Content .pf_right ul li .ico{ display: block; width: 50px; height: 50px; background-size: 24px 20px;}
#Content .pf_right ul li .ico1{ background: url(/template/theme/CN/1940_side1.png) no-repeat center;}
#Content .pf_right ul li .ico2{ background: url(/template/theme/CN/1940_side2.png) no-repeat center;}
#Content .pf_right ul li .ico3{ background: url(/template/theme/CN/1940_side3.png) no-repeat center;}
#Content .pf_right ul li .ico4{ background: url(/template/theme/CN/1940_side4.png) no-repeat center;}
#Content .pf_right ul li .ico5{ background: url(/template/theme/CN/1940_side5.png) no-repeat center;}
#Content .pf_right ul li .wz{ display: none;}
#Content .pf_right ul li .img{ display: none;}
#Content .pf_right ul li.sideWx:hover .img{ display: block; width: 100px; height: 100px; padding: 5px; border: 1px solid #ccc; background: #fff; position: absolute; right: 60px; top: 0;}
#Content .pf_right ul li.sidePh:hover .wz,#Content .pf_right ul li.sideQQ:hover .wz,#Content .pf_right ul li.sideDx:hover .wz{ display: block; font-size: 16px; width: 160px; height: 50px; line-height: 50px; background: #0868da; color: #fff; position: absolute; right: 0; top: 0;}
#Content .pf_right ul li.sidePh:hover .ico,#Content .pf_right ul li.sideQQ:hover .ico,#Content .pf_right ul li.sideDx:hover .ico{ position: absolute; right: 160px; top: 0; background-color: #0868da;}
#Content .pf_right ul li.sideWx:hover,#Content .pf_right ul li.sideTop:hover{ background-color: #0868da;}

@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){

}
@media screen and  (max-width:767px){

}
/* 首页banner */
#Slide{ width: 100%; float: left;}
#Slide .pz_banner{ width: 100%; position: relative;}
#Slide .slide_banner{ width: 100%; line-height: 0; overflow: hidden; text-align: center; position: relative;}
#Slide .slide_banner img{ width: 100%;}
#Slide .slide_banner .slick-dots{ position: absolute; bottom: 30px; z-index: 10; text-align: center;}
#Slide .slide_banner .slick-dots li{ vertical-align: top; margin: 0 6px; width: 38px; height: 4px; background: rgba( 255, 255, 255, 0.3);}
#Slide .slide_banner .slick-dots li.slick-active{ background: rgba( 255, 255, 255, 1);}
#Slide .slide_banner .slick-prev{ width: 34px; height: 64px; position: absolute; left: 8%; background: url(/template/theme/CN/1941_banner_btn1.png) no-repeat center; background-size: cover;}
#Slide .slide_banner .slick-prev:hover{ background: url(/template/theme/CN/1941_banner_btn1_1.png) no-repeat center; background-size: cover;}
#Slide .slide_banner .slick-next{ width: 34px; height: 64px; position: absolute; right: 8%; background: url(/template/theme/CN/1941_banner_btn2.png) no-repeat center; background-size: cover;}
#Slide .slide_banner .slick-next:hover{ background: url(/template/theme/CN/1941_banner_btn2_1.png) no-repeat center; background-size: cover;}

@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Slide .pz_banner{ margin-top: 46px;}
#Slide .slide_banner .slick-dots{ bottom: 10px;}
#Slide .slide_banner .slick-dots li{ width: 15px;}
#Slide .slide_banner .slick-prev{ width: 17px; height: 32px;}
#Slide .slide_banner .slick-next{ width: 17px; height: 32px;}
}
@media screen and  (max-width:767px){

}
/* 首页板块1 */
#Content2{ width: 100%; float: left;}
#Content2 .homeCon1{ padding: 5% 0; width: 100%; float: left; background: #eceff4;}
#Content2 .homeCon1 .text{ width: 32%; float: left;}
#Content2 .homeCon1 .text .tit{ font-size: 30px; line-height: 32px;font-family: "YaHei Bold"; font-weight: bolder; color: #333;}
#Content2 .homeCon1 .text .tit .col{ color: #0868da;font-family: "YaHei Bold";}
#Content2 .homeCon1 .text .line{ margin: 30px 0; width: 20px; height: 3px; background: #0868da;}
#Content2 .homeCon1 .text .info{ font-size: 16px; line-height: 30px; color: #333;}
#Content2 .homeCon1 .text .list{ margin: 20px 0 45px 0; padding: 30px 0; border-top: 1px solid #c4c7cc; border-bottom: 1px solid #c4c7cc; width: 100%; overflow: hidden;}
#Content2 .homeCon1 .text .list .l1{ width: 33.3%; float: left; text-align: center;}
#Content2 .homeCon1 .text .list .l1 .l1_top{ width: 100%;}
#Content2 .homeCon1 .text .list .l1 .l1_top .n1{ font-size: 36px; line-height: 38px; font-weight: bolder; color: #0868da;}
#Content2 .homeCon1 .text .list .l1 .l1_top .n2{ font-size: 12px; color: #0868da;}
#Content2 .homeCon1 .text .list .l1 .l1_top .n3{ display: inline-block; width: 13px; height: 13px; line-height: 11px; font-size: 12px; color: #fff; background: #0868da; border-radius: 50%; text-align: center;}
#Content2 .homeCon1 .text .list .l1 .l1_bot{ width: 100%; font-size: 16px; line-height: 18px; margin-top: 10px; color: #666;}
#Content2 .homeCon1 .text .more{ width: 100%; overflow: hidden;}
#Content2 .homeCon1 .text .more a{ display: block; float: left; padding: 0 45px; margin-right: 20px; font-size: 16px; height: 40px; line-height: 40px; border-radius: 20px; color: #fff;}
#Content2 .homeCon1 .text .more a:hover{ opacity: 0.8;}
#Content2 .homeCon1 .text .more .a1{ background: #0868da;}
#Content2 .homeCon1 .text .more .a2{ background: #393c41;}
#Content2 .homeCon1 .sp{ width: 57.4%; float: right; position: relative;}
#Content2 .homeCon1 .sp video{ width: 100%; object-fit: fill;}
#Content2 .homeCon1 .sp .ico{ width: 76px; line-height: 76px; line-height: 0; position: absolute; top: 50%; left: 50%; margin-top: -38px; margin-left: -38px; cursor: pointer;}

@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){
#Content2 .homeCon1 .text{ width: 40%;}
#Content2 .homeCon1 .text .line{ margin: 15px 0;}
#Content2 .homeCon1 .text .list{ margin: 15px 0 20px 0; padding: 15px 0;}
}
@media screen and  (max-width:991px){
#Content2 .homeCon1 .text{ width: 100%;}
#Content2 .homeCon1 .text .tit{ font-size: 16px; line-height: 18px;}
#Content2 .homeCon1 .text .line{ margin: 10px 0;}
#Content2 .homeCon1 .text .info{ font-size: 14px; line-height: 20px;}
#Content2 .homeCon1 .text .list{ margin: 10px 0 15px 0; padding: 10px 0;}
#Content2 .homeCon1 .text .list .l1 .l1_top .n1{ font-size: 16px; line-height: 18px;}
#Content2 .homeCon1 .text .list .l1 .l1_bot{ font-size: 14px; line-height: 16px; margin-top: 5px;}
#Content2 .homeCon1 .text .more a{ padding: 0 15px; margin-right: 10px; font-size: 14px; height: 26px; line-height: 26px; border-radius: 13px;}
#Content2 .homeCon1 .sp{ width: 100%; margin-top: 15px;}
#Content2 .homeCon1 .sp .ico{ width: 38px; line-height: 38px; margin-top: -19px; margin-left: -19px;}
}
@media screen and  (max-width:767px){

}
/* 首页板块2 */
#Content3{ width: 100%; float: left;}
#Content3 .homeCon2{ padding: 5% 0; width: 100%; float: left;}
#Content3 .homeCon2 .t1{ font-size: 60px; line-height: 62px; text-transform: uppercase; font-family: "YaHei Bold"; font-weight: bolder; color: #fff; opacity: 0.1; text-align: center;}
#Content3 .homeCon2 .t2{ margin: 5px 0 25px 0; font-size: 54px; line-height: 56px; font-family: "YaHei Bold"; font-weight: bolder; color: #fff; text-align: center;}
#Content3 .homeCon2 .t3{ font-size: 30px; line-height: 32px; color: #fff; font-weight: lighter; text-align: center;}
#Content3 .homeCon2 .u1{ width: 32%; margin: 60px auto 0 auto; overflow: hidden;}
#Content3 .homeCon2 .l1{ width: 29.3%; float: left; margin: 0 2%; padding: 6.8% 0; border-radius: 3px; background: #fff;}
#Content3 .homeCon2 .l1 .img{ display: block; width: 28%; margin: 0 auto; line-height: 0;}
#Content3 .homeCon2 .l1 .img2{ display: none;}
#Content3 .homeCon2 .l1 .info{ font-size: 16px; line-height: 18px; margin-top: 20px; color: #333; text-align: center;}
#Content3 .homeCon2 .l1:hover{ background: rgba( 255, 255, 255, 0.2);}
#Content3 .homeCon2 .l1:hover .img1{ display: none;}
#Content3 .homeCon2 .l1:hover .img2{ display: block;}
#Content3 .homeCon2 .l1:hover .info{ color: #fff;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Content3 .homeCon2 .t1{ font-size: 18px; line-height: 20px;} 
#Content3 .homeCon2 .t2{ margin: 5px 0 15px 0; font-size: 16px; line-height: 16px;}
#Content3 .homeCon2 .t3{ font-size: 14px; line-height: 16px;}
#Content3 .homeCon2 .u1{ width: 50%; margin: 20px auto 0 auto;}
#Content3 .homeCon2 .l1 .info{ font-size: 14px; line-height: 16px; margin-top: 10px;}
}
@media screen and  (max-width:767px){
#Content3 .homeCon2 .t2{ margin: 5px 0 10px 0;}
#Content3 .homeCon2 .u1{ width: 80%;}
}
/* 首页板块3 */
#Content4{ width: 100%; float: left;}
#Content4 .homeCon3{ padding: 5% 0; width: 100%; float: left; background: #eceff4;}
#Content4 .homeCon3 .t1{ font-size: 42px; line-height: 44px; margin-bottom: 18px; font-family: "YaHei Bold"; font-weight: bolder; text-transform: uppercase; color: #333;}
#Content4 .homeCon3 .over{ width: 100%; overflow: hidden;}
#Content4 .homeCon3 .t2{ width: 15%; float: left; font-size: 30px; line-height: 32px; color: #0868da; font-family: "YaHei Bold"; font-weight: bolder;}
#Content4 .homeCon3 .line{ width: 85%; float: right; margin-top: 16px; height: 1px; background: #c4c7cc;}
#Content4 .homeCon3Tab{ margin-top: 40px; position: relative;}
#Content4 .homeCon3 .hd{ position: absolute; right: 0; top: -95px;}
#Content4 .homeCon3 .hd .u1{ width: 100%; overflow: hidden;}
#Content4 .homeCon3 .hd .l1{ float: left; font-size: 16px; margin-left: 30px; color: #333; cursor: pointer;}
#Content4 .homeCon3 .hd .l1.on{ color: #0868da;}
#Content4 .homeCon3 .top{ width: 100%; overflow: hidden; background: #fff;}
#Content4 .homeCon3 .top .img{ width: 50%; float: left; line-height: 0;}
#Content4 .homeCon3 .top .text{ width: 50%; padding: 60px; float: right;}
#Content4 .homeCon3 .top .text .bt1{ display: inline-block; font-size: 16px; height: 24px; line-height: 24px; padding: 0 15px; border-radius: 12px; background: #393c41; color: #fff;}
#Content4 .homeCon3 .top .text .bt2{ width: 100%; margin: 15px 0 25px 0; font-size: 30px; line-height: 32px; color: #333; font-family: "YaHei Bold";}
#Content4 .homeCon3 .top .text .bt3{ margin-bottom: 50px; font-size: 16px; line-height: 30px; height: 150px; overflow: hidden; color: #333;}
#Content4 .homeCon3 .top .text .more a{ display: inline-block; height: 42px; line-height: 42px; padding: 0 45px; font-size: 16px; border-radius: 21px; margin-right: 20px;}
#Content4 .homeCon3 .top .text .more a:hover{ box-shadow: 2px 2px 5px #ccc;}
#Content4 .homeCon3 .top .text .more .a1{ color: #333; background: #e8ecef;}
#Content4 .homeCon3 .top .text .more .a2{ color: #fff; background: #0868da;}
#Content4 .homeCon3 .bot{ width: 102%; margin: 15px -1% -15px -1%; float: left;}
#Content4 .homeCon3 .pic{ width: 31.3%; float: left; margin: 15px 1%;}
#Content4 .homeCon3 .pic .img{ width: 100%; overflow: hidden; line-height: 0; border: 1px solid #d6dbe1; position: relative;}
#Content4 .homeCon3 .pic .img .bg{ position: absolute; top: 200%; width: 100%; height: 100%; background: rgba( 8,104,218, 0.8);
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
#Content4 .homeCon3 .pic .img .ico{ position: absolute; top: 200%; left: 50%; margin-top: -21px; margin-left: -21px; width: 42px; height: 42px; background: url(/template/theme/CN/1944_prod13.png) no-repeat center; background-size: cover;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
#Content4 .homeCon3 .pic .text{ height: 60px; line-height: 60px; font-size: 16px; color: #333; background: #d6dbe1; text-align: center;}
#Content4 .homeCon3 .pic:hover .img{ border: 1px solid rgba( 8,104,218, 0.8);}
#Content4 .homeCon3 .pic:hover .img .bg{ top: 0;}
#Content4 .homeCon3 .pic:hover .img .ico{ top: 50%;}
#Content4 .homeCon3 .pic:hover .text{ color: #fff; background: #0868da;}
@media screen and  (max-width:1399px){
#Content4 .homeCon3 .top .text .bt3{ margin-bottom: 40px;}

#Content4 .homeCon3 .hd .l1{margin-left:15px;}

}
@media screen and  (max-width:1199px){
#Content4 .homeCon3 .hd{ top: -85px;}
#Content4 .homeCon3 .hd .l1{ margin-left: 10px; font-size:14px;}
#Content4 .homeCon3 .top .text{ padding: 30px;}
#Content4 .homeCon3 .top .text .bt3{ margin-bottom: 30px;}
}
@media screen and  (max-width:991px){
#Content4 .homeCon3 .t1{ font-size: 18px; line-height: 20px; margin-bottom: 8px;}    
#Content4 .homeCon3 .t2{ font-size: 16px; line-height: 18px;}
#Content4 .homeCon3 .line{ margin-top: 9px;}
#Content4 .homeCon3Tab{ margin-top: 15px;}
#Content4 .homeCon3 .hd{ position: static; margin-bottom: 10px;}
#Content4 .homeCon3 .hd .l1{ font-size: 14px; margin: 0 8px 0 0;}
#Content4 .homeCon3 .top .img{ width: 100%;}
#Content4 .homeCon3 .top .text{ width: 100%; padding: 15px;}
#Content4 .homeCon3 .top .text .bt1{ font-size: 14px; height: 20px; line-height: 20px; padding: 0 10px; border-radius: 10px;}
#Content4 .homeCon3 .top .text .bt2{ margin: 5px 0 5px 0; font-size: 16px; line-height: 26px;}
#Content4 .homeCon3 .top .text .bt3{ margin-bottom: 10px; font-size: 14px; line-height: 24px; height: auto;}
#Content4 .homeCon3 .top .text .more a{ height: 30px; line-height: 30px; padding: 0 10px; font-size: 14px; border-radius: 15px; margin-right: 10px;}
#Content4 .homeCon3 .bot{ margin: 5px -1% -5px -1%;}
#Content4 .homeCon3 .pic{ margin: 5px 1%;}
#Content4 .homeCon3 .pic .text{ height: 30px; line-height: 30px; font-size: 14px;} 
}
@media screen and  (max-width:767px){
#Content4 .homeCon3 .t2{ width: 25%;}
#Content4 .homeCon3 .line{ width: 75%;}
}
/* 首页板块4 */
#Content5{ width: 100%; float: left;}
#Content5 .homeCon4{ padding: 5% 0; width: 100%; float: left;}
#Content5 .homeCon4 .t1{ font-size: 42px; line-height: 44px; margin-bottom: 18px; font-family: "YaHei Bold"; font-weight: bolder; text-transform: uppercase; color: #333;}
#Content5 .homeCon4 .over{ width: 100%; overflow: hidden;}
#Content5 .homeCon4 .t2{ width: 15%; float: left; font-size: 30px; line-height: 32px; color: #0868da; font-family: "YaHei Bold"; font-weight: bolder;}
#Content5 .homeCon4 .line{ width: 85%; float: right; margin-top: 16px; height: 1px; background: #c4c7cc;}
#Content5 .homeCon4Tab{ margin-top: 50px; width: 100%; overflow: hidden;}
#Content5 .homeCon4 .u1{ margin: 0 -12px;}
#Content5 .homeCon4 .l1{ margin: 0 12px; line-height: 0; position: relative; overflow: hidden;}
#Content5 .homeCon4 .l1 .bg{ position: absolute; top: 200%; left: 0; width: 100%; height: 100%; background: rgba( 8,104,218, 0.7);
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
#Content5 .homeCon4 .l1 .text{ position: absolute; top: 200%; left: 0; margin-top: -10px; font-size: 18px; color: #fff; text-align: center; width: 100%; height: 20px; line-height: 20px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
#Content5 .homeCon4 .l1:hover .bg{ top: 0;}
#Content5 .homeCon4 .l1:hover .text{ top: 50%;}
#Content5 .homeCon4 .slick-dots{ position: static; z-index: 10; margin-top: 30px; height: 70px; background: #eceff4;}
#Content5 .homeCon4 .slick-dots li{ vertical-align:top; width: 12px; height: 12px; background: #d6dbe1; margin:30px 9px; border-radius: 50%; cursor:pointer; text-indent:-999px; overflow:hidden;}
#Content5 .homeCon4 .slick-dots .slick-active{ background: #0868da; opacity: 1;}
#Content5 .homeCon4 .slick-prev{ top: auto; bottom: 14px; left: 40px; width: 12px; height: 20px; background: url(/template/theme/CN/1945_home4_3.png) no-repeat center; background-size: cover;}
#Content5 .homeCon4 .slick-prev:hover{ background: url(/template/theme/CN/1945_home4_3_1.png) no-repeat center; background-size: cover;}
#Content5 .homeCon4 .slick-next{ top: auto; bottom: 14px; right: 40px; width: 12px; height: 20px; background: url(/template/theme/CN/1945_home4_4.png) no-repeat center; background-size: cover;}
#Content5 .homeCon4 .slick-next:hover{ background: url(/template/theme/CN/1945_home4_4_1.png) no-repeat center; background-size: cover;}

@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Content5 .homeCon4 .t1{ font-size: 18px; line-height: 20px; margin-bottom: 8px;}    
#Content5 .homeCon4 .t2{ font-size: 16px; line-height: 18px;}
#Content5 .homeCon4 .line{ margin-top: 9px;}
#Content5 .homeCon4Tab{ margin-top: 15px;}
#Content5 .homeCon4 .u1{ margin: 0 -5px;}
#Content5 .homeCon4 .l1{ margin: 0 5px;}
#Content5 .homeCon4 .l1 .text{ font-size: 14px;}
#Content5 .homeCon4 .slick-dots{ margin-top: 10px; height: 30px;}
#Content5 .homeCon4 .slick-dots li{ width: 6px; height: 6px; margin:12px 3px;}
#Content5 .homeCon4 .slick-prev{ bottom: 5px; left: 10px; width: 6px; height: 10px;}
#Content5 .homeCon4 .slick-next{ bottom: 5px; right: 10px; width: 6px; height: 10px;}
}
@media screen and  (max-width:767px){
#Content5 .homeCon4 .t2{ width: 25%;}
#Content5 .homeCon4 .line{ width: 75%;}
}
/* 首页板块5 */
#Content6{ width: 100%; float: left;}
#Content6 .homeCon5{ padding: 5% 0; width: 100%; float: left;}
#Content6 .homeCon5 .t1{ font-size: 42px; line-height: 44px; margin-bottom: 18px; font-family: "YaHei Bold"; font-weight: bolder; text-transform: uppercase; color: #fff;}
#Content6 .homeCon5 .over{ width: 100%; overflow: hidden;}
#Content6 .homeCon5 .t2{ width: 15%; float: left; font-size: 30px; line-height: 32px; color: #fff; font-family: "YaHei Bold"; font-weight: bolder;}
#Content6 .homeCon5 .line{ width: 85%; float: right; margin-top: 16px; height: 1px; background: rgba( 255, 255, 255, 0.2);}
#Content6 .homeCon5 .u1{ width: 102%; margin: 40px -1% 0 -1%;}
#Content6 .homeCon5 .l1{ padding: 30px; float: left; width: 31.3%; margin: 0 1%; background: rgba(0,0,0,0.3);}
#Content6 .homeCon5 .l1 .img{ float: left; width: 92px; height: 92px; border-radius: 50%; background: #0868da; line-height: 0;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
#Content6 .homeCon5 .l1:hover .img{ transform:rotateY(180deg);}
#Content6 .homeCon5 .l1 .text{ width: 100%; padding-left: 114px;}
#Content6 .homeCon5 .l1 .text .bt1{ margin: 10px 0; font-size: 20px; line-height: 22px; color: #fff;}
#Content6 .homeCon5 .l1 .text .bt2{ font-size: 14px; line-height: 20px; color: #fff;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){
#Content6 .homeCon5 .l1 .img{ width: 70px; height: 70px;}
#Content6 .homeCon5 .l1 .text{ padding-left: 90px;}
}
@media screen and  (max-width:991px){
#Content6 .homeCon5 .t1{ font-size: 18px; line-height: 20px; margin-bottom: 8px;}    
#Content6 .homeCon5 .t2{ font-size: 16px; line-height: 18px;}
#Content6 .homeCon5 .line{ margin-top: 9px;}
#Content6 .homeCon5 .u1{ margin: 15px -1% 0 -1%;}
#Content6 .homeCon5 .l1{ padding: 10px;}
#Content6 .homeCon5 .l1 .img{ width: 60px; height: 60px;}
#Content6 .homeCon5 .l1 .text { padding-left: 75px;}
#Content6 .homeCon5 .l1 .text .bt1{ margin: 5px 0; font-size: 16px; line-height: 18px;}
#Content6 .homeCon5 .l1 .text .bt2{ font-size: 12px; line-height: 18px;}
}
@media screen and  (max-width:767px){
#Content6 .homeCon5 .t2{ width: 25%;}
#Content6 .homeCon5 .line{ width: 75%;}
#Content6 .homeCon5 .u1{ width: 100%; margin: 15px 0 0 0;}
#Content6 .homeCon5 .l1{ width: 100%; margin: 3px 0;}
}
/* 首页板块6 */
#Content7{ width: 100%; float: left;}
#Content7 .homeCon6{ padding: 5% 0; width: 100%; float: left;}
#Content7 .homeCon6Left{ height: 588px; overflow: hidden; float: left; padding: 60px 60px; width: 30%; border-radius: 4px; background: #0868da;}
#Content7 .homeCon6Left .l1{ margin: 0 2px;}
#Content7 .homeCon6Left .t1{ font-size: 28px; line-height: 36px; max-height: 72px; font-family: "YaHei Bold"; overflow: hidden; color: #fff; font-weight: bolder;}
#Content7 .homeCon6Left .img{ margin: 35px 0 25px 0; line-height: 0;}
#Content7 .homeCon6Left .info{ font-size: 16px; line-height: 30px; height: 60px; overflow: hidden; color: #fff;}
#Content7 .homeCon6Left .slick-prev{ top: auto; left: 0; bottom: -90px; width: 40px; height: 40px; background: url(/template/theme/CN/1947_home6_2.png) no-repeat center; background-size: cover;}
#Content7 .homeCon6Left .slick-prev:hover{ background: url(/template/theme/CN/1947_home6_2_1.png) no-repeat center; background-size: cover;}
#Content7 .homeCon6Left .slick-next{ top: auto; left: 60px; bottom: -90px; width: 40px; height: 40px; background: url(/template/theme/CN/1947_home6_3.png) no-repeat center; background-size: cover;}
#Content7 .homeCon6Left .slick-next:hover{ background: url(/template/theme/CN/1947_home6_3_1.png) no-repeat center; background-size: cover;}
#Content7 .homeCon6Tab{ height: 588px; overflow: hidden; width: 68%; border-radius: 4px; float: right; background: #eceff4;}
#Content7 .homeCon6Tab .hd{ width: 100%; height: 64px; line-height: 64px; background: #d6dbe1;}
#Content7 .homeCon6Tab .hd .l1{ float: left; font-size: 18px; height: 64px; line-height: 64px; padding: 0 44px; cursor: pointer; color: #333;}
#Content7 .homeCon6Tab .hd .l1.on{ background: #0868da; color: #fff;}
#Content7 .homeCon6Tab .hd .gd{ margin-right: 30px; font-size: 34px; font-weight: bolder; float: right; color: #0868da;}
#Content7 .homeCon6Tab .bd{ width: 100%; overflow: hidden; background: #eceff4;}
#Content7 .homeCon6Tab .bd .left{ width: 100%; overflow: hidden; position: relative;}
#Content7 .homeCon6Tab .bd .left .pic{ overflow: hidden; padding: 30px 30px 30px 40px; width: 55.5%; float: left;}
#Content7 .homeCon6Tab .bd .left .pic:nth-child(1){ margin-top: 15px;}
#Content7 .homeCon6Tab .bd .left .pic:nth-child(3){ margin-bottom: 15px;}
#Content7 .homeCon6Tab .bd .left .img{ width: 35.5%; line-height: 0; float: left;}
#Content7 .homeCon6Tab .bd .left .text{ width: 62.5%; float: right;}
#Content7 .homeCon6Tab .bd .left .text .t1{ font-size: 18px; line-height: 20px; margin: 10px 0; width: 100%; font-family: "YaHei Bold"; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-transform: uppercase; color: #333; font-weight: bolder;}
#Content7 .homeCon6Tab .bd .left .pic:hover .text .t1{ color: #0868da;}
#Content7 .homeCon6Tab .bd .left .text .t2{ font-size: 14px; line-height: 24px; height: 48px; overflow: hidden; color: #666;}
#Content7 .homeCon6Tab .bd .right.pic{ padding: 40px; width: 44.4%; border-left: 1px solid #d6dbe1; position: absolute; right: 0; top: 0;}
#Content7 .homeCon6Tab .bd .right.pic .img{ width: 100%;}
#Content7 .homeCon6Tab .bd .right.pic .t1{ padding-top: 30px; font-size: 18px; line-height: 20px; width: 100%; font-family: "YaHei Bold"; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-transform: uppercase; color: #333; font-weight: bolder;}
#Content7 .homeCon6Tab .bd .right.pic .t2{ font-size: 14px; line-height: 24px; height:48px; overflow:hidden; margin: 25px 0 55px 0; color: #666;}
#Content7 .homeCon6Tab .bd .right.pic .more{ display: block; width: 144px; height: 40px; line-height: 40px; font-size: 16px; border-radius: 20px; text-align: center; background: #0868da; color: #fff;}
#Content7 .homeCon6Tab .bd .right.pic .more:hover{ opacity: 0.8;}
@media screen and  (max-width:1399px){
#Content7 .homeCon6Left{ height: 540px;}
#Content7 .homeCon6Tab{ height: 540px;}
}
@media screen and  (max-width:1199px){
#Content7 .homeCon6Left{ height: 432px;}
#Content7 .homeCon6Tab{ height: 432px;}
#Content7 .homeCon6Left{ padding: 30px;}
#Content7 .homeCon6Left .img{ margin: 10px 0;}
#Content7 .homeCon6Left .t1{ max-height: 108px;}
#Content7 .homeCon6Left .slick-prev{ bottom: -70px;}
#Content7 .homeCon6Left .slick-next{ bottom: -70px;}
#Content7 .homeCon6Tab .bd .left .pic{ padding: 20px 30px 20px 40px;}
#Content7 .homeCon6Tab .bd .left .text .t1{ margin: 3px 0;}
#Content7 .homeCon6Tab .bd .right.pic .t1{ padding-top: 15px;}
#Content7 .homeCon6Tab .bd .right.pic .t2{ margin: 15px 0 20px 0;}
}
@media screen and  (max-width:991px){
#Content7 .homeCon6Left{ height: auto;}
#Content7 .homeCon6Tab{ height: auto;}
#Content7 .homeCon6Left{ width: 100%; padding: 10px 10px 50px 10px;}
#Content7 .homeCon6Left .t1{ font-size: 16px; line-height: 24px; max-height: 48px;}
#Content7 .homeCon6Left .info{ font-size: 14px; line-height: 24px; height: auto;}
#Content7 .homeCon6Left .slick-prev{ width: 30px; height: 30px; bottom: -50px;}
#Content7 .homeCon6Left .slick-next{ width: 30px; height: 30px; bottom: -50px; left: 40px;}
#Content7 .homeCon6Tab{ width: 100%; margin-top: 15px;}
#Content7 .homeCon6Tab .hd{ height: 40px; line-height: 40px;}
#Content7 .homeCon6Tab .hd .l1{ font-size: 16px; height: 40px; line-height: 40px; padding: 0 20px;}
#Content7 .homeCon6Tab .hd .gd{ margin-right: 15px; font-size: 28px; line-height: 40px;}
#Content7 .homeCon6Tab .bd .left .pic{ padding: 15px 20px 15px 20px;}
#Content7 .homeCon6Tab .bd .left .pic:nth-child(1){ margin-top: 10px;}
#Content7 .homeCon6Tab .bd .left .pic:nth-child(3){ margin-bottom: 10px;}
#Content7 .homeCon6Tab .bd .left .text .t1{ font-size: 16px; line-height: 18px;}
#Content7 .homeCon6Tab .bd .right.pic{ padding: 20px;}
#Content7 .homeCon6Tab .bd .right.pic .t1{ font-size: 16px; line-height: 18px;}
#Content7 .homeCon6Tab .bd .right.pic .more{ width: 100px; height: 30px; line-height: 30px; font-size: 14px;}
}
@media screen and  (max-width:767px){
#Content7 .homeCon6Tab .bd .left{ width: 100%; border: 0;}
#Content7 .homeCon6Tab .bd .left .pic{ width: 100%; padding: 10px 10px 10px 10px;}
#Content7 .homeCon6Tab .bd .left .pic:nth-child(1){ margin-top: 5px;}
#Content7 .homeCon6Tab .bd .left .pic:nth-child(3){ margin-bottom: 5px;}
#Content7 .homeCon6Tab .bd .right.pic{ width: 100%; position: static; border-left: none; border-top: 1px solid #d6dbe1;}
#Content7 .homeCon6Tab .bd .right.pic .t1{ margin-top: 10px;}
#Content7 .homeCon6Tab .bd .right.pic .t2{ margin: 5px 0 10px 0;}
}
/* 内页banner */
#Content8{ width: 100%; float: left;}
#Content8 .pz_banner{ width: 100%; float: left; position: relative;}
#Content8 .zy_banner{ line-height: 0;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Content8 .pz_banner{ margin-top: 46px;}
}
@media screen and  (max-width:767px){

}
/* 内页导航 */
#Content9{ width: 100%; float: left;}
#Content9 .side_tot{ width: 100%; float: left; border-bottom: 1px solid #dadada;}
#Content9 .side_tit{ float: left;}
#Content9 .side_tit .u1 .l1{ font-size: 16px; line-height: 66px; padding: 0 30px; color: #333; float: left; margin:0 1px 1px 0px;}
#Content9 .side_tit .u1 .l1.on,#Content9 .side_tit .u1 .l1:hover{ background: #0868da;}
#Content9 .side_tit .u1 .l1.on a,#Content9 .side_tit .u1 .l1:hover a{ color: #ffffff;}
#Content9 .side_con{ float: right; line-height: 66px; font-size: 14px;}
#Content9 .side_con a{ color: #888;}
#Content9 .side_con a:hover{ color: #0868da;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){
#Content9 .side_tit .u1 .l1{ padding: 0 15px;}
}
@media screen and  (max-width:991px){
#Content9 .side_tit{ width: 100%;}
#Content9 .side_tit .u1 .l1{ font-size: 14px; line-height: 30px; height: 30px;}
#Content9 .side_con{ line-height: 30px; font-size: 12px;}
}
@media screen and  (max-width:767px){

}
/* 1公司简介板块1 */
#Content10{ width: 100%; float: left;}
#Content10 .aboutCon1{ padding: 3% 0; width: 100%; float: left;}
#Content10 .aboutCon1 .tit{ font-size: 30px; line-height: 32px; font-family: "YaHei Bold"; color: #333; font-weight: bolder;}
#Content10 .aboutCon1 .line{ margin: 30px 0; width: 50px; height: 3px; background: #0868da;}
#Content10 .aboutCon1 .info{ font-size: 16px; line-height: 30px; color: #555}
#Content10 .aboutCon1 .u1{ width: 102%; margin: 30px -1%; overflow: hidden;}
#Content10 .aboutCon1 .l1{ width: 31.1%; margin: 0 1%; float: left; line-height: 0;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Content10 .aboutCon1 .tit{ font-size: 16px; line-height: 18px;}
#Content10 .aboutCon1 .line{ width: 20px; margin: 10px 0;}
#Content10 .aboutCon1 .info{ font-size: 14px; line-height: 24px;}
#Content10 .aboutCon1 .u1{ margin: 10px -1%; }
}
@media screen and  (max-width:767px){

}
/* 1公司简介板块2 */
#Content11{ width: 100%; float: left;}
#Content11 .aboutCon2{ padding: 3% 0; width: 100%; float: left;}
#Content11 .aboutCon2 .tit{ font-size: 30px; line-height: 32px; color: #fff; font-family: "YaHei Bold"; font-weight: bolder;}
#Content11 .aboutCon2 .line{ margin: 30px 0 60px 0; width: 50px; height: 3px; background: rgba( 255, 255, 255, 0.6);}
#Content11 .aboutCon2Tab{ width: 100%; border-top: 1px solid #fff;}
#Content11 .aboutCon2 .u1{ margin: 0 -28px;}
#Content11 .aboutCon2 .l1{ margin: 0 28px;}
#Content11 .aboutCon2 .l1 .nf{ font-size: 30px; line-height: 116px; font-family: "YaHei Bold"; background: url(/template/theme/CN/1951_about2_4.png) no-repeat 90% top; background-size: 25px 120px; font-weight: bolder; color: #fff;}
#Content11 .aboutCon2 .l1 .nr{ padding: 25px 78px 25px 25px; border-radius: 5px; background: url(/template/theme/CN/1951_about2_5.png) no-repeat 90% top; background-size: 25px 120px; background-color: rgba( 255, 255, 255, 0.2);}
#Content11 .aboutCon2 .l1:hover .nr{ background-color: #0868da;}
#Content11 .aboutCon2 .l1 .date{ margin-bottom: 18px; font-size: 18px; line-height: 20px; font-family: "YaHei Bold"; font-weight: bold; color: #fff;}
#Content11 .aboutCon2 .l1 .info{ font-size: 14px; line-height: 24px; color: #fff;}
#Content11 .aboutCon2 .slick-prev{ top: -90px; right: 88px; left: auto; width: 40px; height: 40px; background: url(/template/theme/CN/1951_about2_2.png) no-repeat center; background-size: cover;}
#Content11 .aboutCon2 .slick-prev:hover{ background: url(/template/theme/CN/1951_about2_2_1.png) no-repeat center; background-size: cover;}
#Content11 .aboutCon2 .slick-next{ top: -90px; right: 28px; left: auto; width: 40px; height: 40px; background: url(/template/theme/CN/1951_about2_3.png) no-repeat center; background-size: cover;}
#Content11 .aboutCon2 .slick-next:hover{ background: url(/template/theme/CN/1951_about2_3_1.png) no-repeat center; background-size: cover;}

@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){
#Content11 .aboutCon2 .l1 .nf{ line-height: 80px;}
#Content11 .aboutCon2 .l1 .nr{ padding: 25px 55px 25px 25px;}
}
@media screen and  (max-width:991px){
#Content11 .aboutCon2 .tit{ font-size: 16px; line-height: 18px;}
#Content11 .aboutCon2 .line{ width: 20px; margin: 10px 0;}
#Content11 .aboutCon2 .u1{ margin: 0 -10px;}
#Content11 .aboutCon2 .l1{ margin: 0 10px;}
#Content11 .aboutCon2 .l1 .nf{ font-size: 18px; line-height: 40px; background-size: 12.5px 60px;}
#Content11 .aboutCon2 .l1 .nr{ padding: 15px 45px 15px 15px; background-size: 12.5px 60px;}
#Content11 .aboutCon2 .l1 .date{ margin-bottom: 5px; font-size: 16px; line-height: 18px;}
#Content11 .aboutCon2 .l1 .info{ font-size: 12px; line-height: 20px;}
#Content11 .aboutCon2 .slick-prev{ top: -25px; right: 50px; width: 30px; height: 30px;}
#Content11 .aboutCon2 .slick-next{ top: -25px; right: 10px; width: 30px; height: 30px;}
}
@media screen and  (max-width:767px){

}
/* 1公司简介板块3 */
#Content12{ width: 100%; float: left;}
#Content12 .aboutCon3{ padding: 3% 0; width: 100%; float: left; background: #f3f3f3; overflow: hidden;}
#Content12 .aboutCon3 .tit{ font-size: 30px; line-height: 32px; color: #333; font-family: "YaHei Bold"; font-weight: bolder;}
#Content12 .aboutCon3 .line{ margin: 30px 0; width: 50px; height: 3px; background: #0868da;}

#Content12 .aboutCon3Tab{ width: 100%; position: relative;}
#Content12 .aboutCon3Tab .bd{ margin: 0 -10px;}
#Content12 .aboutCon3Tab .bd .l1{ width: 23.5%; margin: 0 10px; float: left; cursor: pointer; background: #fff;}
#Content12 .aboutCon3Tab .bd .l1 .img{ width: 327px; height: 258px; line-height: 258px; text-align: center; overflow: hidden; position: relative; padding:5%;}
#Content12 .aboutCon3Tab .bd .l1 .img img{ width: auto; max-width:80%; /*margin: 0 auto;*/ vertical-align: middle;  max-height:100%; display:block;
 position: relative;
left: 50%;
top: 50%;
-webkit-transform: translate( -50%, -50%);
-ms-transform: translate( -50%, -50%);
transform: translate( -50%, -50%);
}
#Content12 .aboutCon3Tab .bd .l1 .text{ margin: 0 0 20px 0; height: 18px; line-height: 18px; font-size: 16px; overflow: hidden; color: #333; text-align: center;}
#Content12 .aboutCon3Tab .bd .l1:hover .text{ color: #0868da;}
#Content12 .aboutCon3Tab .hd li{ width: 0; height: 0; text-indent: -999px;}
#Content12 .aboutCon3Tab .next{ display: block; position: absolute; top: 50%; margin-top: -25px; width: 25px; height: 49px; left: -120px; background: url(/template/theme/CN/1952_about3_2.png) no-repeat center; background-size: cover;}
#Content12 .aboutCon3Tab .next:hover{ background: url(/template/theme/CN/1952_about3_2_1.png) no-repeat center; background-size: cover;}
#Content12 .aboutCon3Tab .prev{ display: block; position: absolute; top: 50%; margin-top: -25px; width: 25px; height: 49px; right: -120px; background: url(/template/theme/CN/1952_about3_3.png) no-repeat center; background-size: cover;}
#Content12 .aboutCon3Tab .prev:hover{ background: url(/template/theme/CN/1952_about3_3_1.png) no-repeat center; background-size: cover;}

/*#Content12 .aboutCon3 .imgPop{ display: none; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 999999;}
#Content12 .aboutCon3 .imgPop2{ min-height: 100px; height: 80%; overflow: hidden; width: 55.5%; left: 22.25%; position: absolute; top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);}
#Content12 .aboutCon3 .imgPop2 .tp{ display: block; width: 100%; margin: 15px auto; height:100%; position:relative;}
#Content12 .aboutCon3 .imgPop2 .tp img{width:auto; max-width:100%; max-height:100%; display:block; margin:0 auto; position:absolute; left:50%; top:50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}*/
#Content12 .aboutCon3 .imgPop2 .close2{ width: 36px; height: 36px; background: url(/template/theme/CN/1952_about3_4.png) no-repeat center; background-size: cover; position: absolute; top: 0; right: -37px;}



#Content12 .aboutCon3 .imgPop{ display: none; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 999999;}
#Content12 .aboutCon3 .imgPop2{ min-height: 100px; height: 100%; /*overflow: hidden;*/ width: 55.5%; left: 22.25%; position: absolute; top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);}
#Content12 .aboutCon3 .imgPop2 .tp{ display: block; width: 100%; margin: 5px auto; height:100%; position:relative;}
#Content12 .aboutCon3 .imgPop2 .tp img{width:auto; max-width:100%; max-height:100%; display:block; margin:0 auto; position:absolute; left:50%; top:50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}



@media screen and  (max-width:1399px){
#Content12 .aboutCon3Tab .bd .l1 .img{ width: 280px; height: 224px; line-height: 224px;}
/*#Content12 .aboutCon3Tab .bd .l1 .img img{ max-width: 280px;}*/
}
@media screen and  (max-width:1199px){
#Content12 .aboutCon3Tab{ overflow: hidden;}
#Content12 .aboutCon3Tab .bd{ margin: 0 -10px;}
#Content12 .aboutCon3Tab .bd .l1{ width: 31.3%; margin: 0 10px;}
#Content12 .aboutCon3Tab .bd .l1 .img{ width: 308px; height: 230px; line-height: 230px;}
#Content12 .aboutCon3Tab .bd .l1 .img img{ max-width: 90%; /*margin: 0 5%; max-width: 308px;*/}
#Content12 .aboutCon3Tab .bd .l1 .text{ margin: 0 0 20px 0;}

#Content12 .aboutCon3Tab .hd{ height: 18px; margin-top: 10px; text-align: center;}
#Content12 .aboutCon3Tab .hd ul{ display: inline-block;}
#Content12 .aboutCon3Tab .hd li{ float: left; width: 6px; height: 6px; background: #fff; opacity: 0.6; margin:0 3px; border-radius: 50%; cursor:pointer; text-indent:-999px; overflow:hidden;}
#Content12 .aboutCon3Tab .hd li.on{ background: #0868da; opacity: 1;}
}
@media screen and  (max-width:991px){
#Content12 .aboutCon3 .tit{ font-size: 16px; line-height: 18px;}
#Content12 .aboutCon3 .line{ width: 20px; margin: 10px 0;}

#Content12 .aboutCon3Tab .bd{ margin: 0 -3px;}
#Content12 .aboutCon3Tab .bd .l1{ margin: 0 3px;}
#Content12 .aboutCon3Tab .bd .l1 .text{ padding: 0 5px; margin: 0 0 10px 0; height: 16px; line-height: 16px; font-size: 14px;}
#Content12 .aboutCon3Tab .bd .l1 .img{ width: 232px; height: 158px; line-height: 158px;}
/*#Content12 .aboutCon3Tab .bd .l1 .img img{ max-width: 232px;}*/

#Content12 .aboutCon3 .imgPop2{ width: 80%; left: 10%; height:60%;}
#Content12 .aboutCon3 .imgPop2 .tp{ width: 90%; margin: 5px auto;}
#Content12 .aboutCon3 .imgPop2 .close2{ width: 25px; height: 25px; right:-26px;}
}
@media screen and  (max-width:767px){
#Content12 .aboutCon3Tab .bd .l1 .img{ width: 100%; height: 80px; line-height: 80px;}
#Content12 .aboutCon3Tab .bd .l1 .img img{ max-width: 100%;}
}
/* 1公司简介板块4 */
#Content13{ width: 100%; float: left;}
#Content13 .aboutCon4{ padding: 3% 0; width: 100%; float: left;}
#Content13 .aboutCon4 .tit{ font-size: 30px; line-height: 32px; color: #fff; font-family: "YaHei Bold"; font-weight: bolder;}
#Content13 .aboutCon4 .line{ margin: 30px 0 60px 0; width: 50px; height: 3px; background: rgba( 255, 255, 255, 0.6);}
#Content13 .aboutCon4 .u1{ width: 102%; margin: 0 -1%; overflow: hidden;}
#Content13 .aboutCon4 .l1{ padding: 55px 60px; width: 48%; margin:1%; float: left; background: #fff;}
#Content13 .aboutCon4 .l1 .t1{ float: left; font-size: 30px; line-height: 32px; color: #333;}
#Content13 .aboutCon4 .l1 .right{ width: 100%; padding-left: 120px;}
#Content13 .aboutCon4 .l1 .t2{ margin-bottom: 15px; font-size: 20px; line-height: 22px; color: #333;}
#Content13 .aboutCon4 .l1 .t3{ font-size: 12px; line-height: 14px; color: #888;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){
#Content13 .aboutCon4 .l1{ padding: 35px 30px;}
#Content13 .aboutCon4 .l1 .right{ padding-left: 90px;}
}
@media screen and  (max-width:991px){
#Content13 .aboutCon4 .tit{ font-size: 16px; line-height: 18px;}
#Content13 .aboutCon4 .line{ width: 20px; margin: 10px 0;}
#Content13 .aboutCon4 .l1{ padding: 10px 15px;}
#Content13 .aboutCon4 .l1 .t1{ font-size: 16px; line-height: 18px;}
#Content13 .aboutCon4 .l1 .right{ padding-left: 50px;}
#Content13 .aboutCon4 .l1 .t2{ margin-bottom: 5px; font-size: 14px; line-height: 16px;}
}
@media screen and  (max-width:767px){
#Content13 .aboutCon4 .u1{ width: 100%; margin: 0;} 
#Content13 .aboutCon4 .l1{ width: 100%; margin: 3px 0;} 
}
/* 2产品中心 */
#List{ width: 100%; float: left;}
#List .prodList .u1{ width: 102%; margin: -15px -1%; float: left;}
#List .prodList .l1{ width: 31.3%; float: left; margin: 15px 1%;}
#List .prodList .l1 .img{ width: 100%; overflow: hidden; line-height: 0; border: 1px solid #d6dbe1; position: relative;}
#List .prodList .l1 .img .bg{ position: absolute; top: 200%; width: 100%; height: 100%; background: rgba( 8,104,218, 0.8);
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
#List .prodList .l1 .img .ico{ position: absolute; top: 200%; left: 50%; margin-top: -21px; margin-left: -21px; width: 42px; height: 42px; background: url(/template/theme/CN/1954_prod13.png) no-repeat center; background-size: cover;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
#List .prodList .l1 .text{ height: 60px; line-height: 60px; overflow: hidden; font-size: 16px; color: #333; background: #d6dbe1; text-align: center;}
#List .prodList .l1:hover .img{ border: 1px solid rgba( 8,104,218, 0.8);}
#List .prodList .l1:hover .img .bg{ top: 0;}
#List .prodList .l1:hover .img .ico{ top: 50%;}
#List .prodList .l1:hover .text{ color: #fff; background: #0868da;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#List .prodList .u1{ margin: -5px -1%;}
#List .prodList .l1{ width: 48%; margin: 5px 1%;}
#List .prodList .l1 .text{ height: 30px; line-height: 30px; font-size: 14px;}  
}
@media screen and  (max-width:767px){

}
/* 页码 */
#Pagination{ width: 100%; float: left;}
#Pagination .wack1{ text-align: center;}
#Pagination .pz_fy{ display: inline-block; *display: inline; *zoom: 1;}
#Pagination .pz_fy a { float: left; width: 38px; height: 38px; line-height: 38px; border: 1px solid #e2e2e2; color:#333333; font-size: 14px; font-family: Arial; margin: 0 5px;}
#Pagination .pz_fy a:hover,
#Pagination .pz_fy a.on { background: #0868da; color: #fff; border: 1px solid #0868da;}
#Pagination .pz_fy .l2,#Pagination .pz_fy .r2{ width: 100px;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Pagination .fy_pc{ text-align:center; font-size:14px; color:#272727; padding:5px 0;}
#Pagination .fy_pc a{ padding:5px 25px; background: #0868da; color:#fff; border: transparent; border-radius:16px; overflow:hidden;}
#Pagination .fy_pc span{ padding:5px 20px; color:#272727;}
}
@media screen and  (max-width:767px){

}
/* 3产品详情 */
#Subpage{ width: 100%; float: left;}
#Subpage .prodCon{ width: 100%; float: left;}
#Subpage .prodCon .prodTop{ width: 100%; overflow: hidden;}
#Subpage .prodCon .prodTop .left{ width: 40%; float: left; border: 1px solid #d6dbe1;}
#Subpage .prodCon .prodTop .left .slick-prev{ width: 24px; height: 42px; left: 25px; background: url(/template/theme/CN/1956_prodcon2.png) no-repeat center; background-size: cover; background-color: #e5e5e5;}
#Subpage .prodCon .prodTop .left .slick-prev:hover{background: url(/template/theme/CN/1956_prodcon2_1.png) no-repeat center; background-size: cover; background-color: rgba( 8,104,218, 0.1);}
#Subpage .prodCon .prodTop .left .slick-next{ width: 24px; height: 42px; right: 25px; background: url(/template/theme/CN/1956_prodcon3.png) no-repeat center; background-size: cover; background-color: #e5e5e5;}
#Subpage .prodCon .prodTop .left .slick-next:hover{background: url(/template/theme/CN/1956_prodcon3_1.png) no-repeat center; background-size: cover; background-color: rgba( 8,104,218, 0.1);}
#Subpage .prodCon .prodTop .right{ width: 58%; float: right;}
#Subpage .prodCon .prodTop .right .t1{ margin: 25px 0 15px 0; font-size: 24px; line-height: 26px; color: #333;}
#Subpage .prodCon .prodTop .right .t2{ font-size: 16px; line-height: 18px; color: #888;}
#Subpage .prodCon .prodTop .right .line{ width: 100%; height: 1px; margin: 30px 0; border-top: 1px dashed #ccc;}
#Subpage .prodCon .prodTop .right .info{ margin-bottom: 70px; font-size: 16px; line-height: 30px;}
#Subpage .prodCon .prodTop .right .more{ display:block; font-size: 16px; width: 126px; height: 44px; line-height: 44px; text-align: center; background: #0868da; color: #fff; border-radius: 3px;}
#Subpage .prodCon .prodTop .right .more:hover{ opacity: 0.8;}
#Subpage .prodCon .prodBot{ margin-top: 60px; background: url(/template/theme/CN/1956_prodcon5.png) repeat-x center 10px;}
#Subpage .prodCon .prodBot .tit{ display: inline-block; background: #fff; padding-right: 30px;}
#Subpage .prodCon .prodBot .tit .ico{ float: left; width: 26px; height: 26px; line-height: 26px; text-align: center; border-radius: 50%; background: #0868da;}
#Subpage .prodCon .prodBot .tit .t1{ float: left; line-height: 24px; margin-left: 13px; font-size: 24px; color: #0868da;}
#Subpage .prodCon .prodBot .info{ margin-top: 40px; font-size: 16px; line-height: 30px; color: #333;}
@media screen and  (max-width:1399px){
#Subpage .prodCon .prodTop .right .info{ margin-bottom: 40px;}
}
@media screen and  (max-width:1199px){
#Subpage .prodCon .prodTop .right .t1{ margin: 0 0 10px 0;}
#Subpage .prodCon .prodTop .right .line{ margin: 15px 0;}
#Subpage .prodCon .prodTop .right .info{ margin-bottom: 15px;}
}
@media screen and  (max-width:991px){
#Subpage .prodCon .prodTop .left{ width: 100%;}
#Subpage .prodCon .prodTop .right{ width: 100%;} 
#Subpage .prodCon .prodTop .right .t1{ margin: 10px 0 5px 0; font-size: 16px; line-height: 18px;}
#Subpage .prodCon .prodTop .right .t2{ font-size: 14px; line-height: 16px;}
#Subpage .prodCon .prodTop .right .line{ margin: 10px 0;}
#Subpage .prodCon .prodTop .right .info{ margin-bottom: 10px; font-size: 14px; line-height: 24px;}
#Subpage .prodCon .prodTop .right .more{ font-size: 14px; width: 100px; height: 34px; line-height: 34px;}
#Subpage .prodCon .prodBot{ margin-top: 20px;}
#Subpage .prodCon .prodBot .tit{ padding-right: 15px;}
#Subpage .prodCon .prodBot .tit .t1{ margin-left: 10px; font-size: 16px;}
#Subpage .prodCon .prodBot .info{ margin-top: 15px; font-size: 14px; line-height: 24px;}
}
@media screen and  (max-width:767px){

}
/* 4客户案例 */
#List2{ width: 100%; float: left;}
#List2 .caseList .u1{ width: 102%; margin: -15px -1%; float: left;}
#List2 .caseList .l1{ width: 31.3%; float: left; margin: 15px 1%;}
#List2 .caseList .l1 .img{ width: 100%; line-height: 0; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
#List2 .caseList .l1 .img img{
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align:middle;
-ms-interpolation-mode:bicubic;}
#List2 .caseList .l1:hover .img img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);} 
#List2 .caseList .l1 .wz{ position: absolute; bottom: 0; width: 100%; font-size: 16px; height: 50px; line-height: 50px; color: #fff; background: rgba(0,0,0,0.42); text-align: center;}
#List2 .caseList .l1 .tp{ line-height: 0; border: 1px solid #d6dbe1; border-top: 0;}

@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#List2 .caseList .u1{ margin: -5px -1%;}
#List2 .caseList .l1{ width: 48%; margin: 5px 1%;}
#List2 .caseList .l1 .wz{ height: 30px; line-height: 30px; font-size: 14px;}
}
@media screen and  (max-width:767px){

}
/* 5新闻资讯 */
#List3{ width: 100%; float: left;}
#List3 .newsList .l1{ width: 100%; overflow: hidden;}
#List3 .newsList .l1 a{ display: block; width: 100%; height: 100%;}
#List3 .newsList .l1 .date{ float: left; text-align: center;}
#List3 .newsList .l1 .date .date_r{ width: 130px; position: relative; margin: 60px 0 10px 0; font-size: 54px; line-height: 40px; color: #666; font-family: "Open Sans";}
#List3 .newsList .l1 .date .date_r::after{ position: absolute; top: 0; right: -23px; content: ""; display: block; width: 5px; height: 26px; background: #0868da;}
#List3 .newsList .l1 .date .date_ny{ font-size: 16px; line-height: 18px; color: #666; font-family: "Open Sans";}
#List3 .newsList .l1 .text{ width: 100%; padding-left: 150px;}
#List3 .newsList .l1 .text .img{ padding: 60px 60px 60px 70px; border-left: 1px solid #d9d9d9; float: left; width: 44%; line-height: 0;}
#List3 .newsList .l1 .text .right{ margin: 60px 0 0 0; float: right; width: 56%;}
#List3 .newsList .l1 .text .tit{ margin: 25px 0; font-size: 20px; line-height: 22px; height: 22px; overflow: hidden; color: #333;}
#List3 .newsList .l1 .text .info{ font-size: 16px; line-height: 32px; max-height: 128px; overflow: hidden; color: #666;}
#List3 .newsList .l1 .text .line{ float: left; width: 100%; height: 1px; border-top: 1px dashed #cccccc;}
#List3 .newsList .l1:hover .date .date_r{ color: #0868da;}
#List3 .newsList .l1:hover .date .date_ny{ color: #0868da;}
#List3 .newsList .l1:hover .text .tit{ color: #0868da;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){
#List3 .newsList .l1 .text .info{ max-height: 64px;}
}
@media screen and  (max-width:991px){
#List3 .newsList .l1 .date .date_r{ width: 80px; margin: 20px 0 10px 0; font-size: 26px; line-height: 20px;}
#List3 .newsList .l1 .date .date_ny{ font-size: 14px; line-height: 16px;}
#List3 .newsList .l1 .text{ padding-left: 100px;}
#List3 .newsList .l1 .text .img{ padding: 20px;}
#List3 .newsList .l1 .text .right{ margin: 20px 0 0 0;}
#List3 .newsList .l1 .text .tit{ margin: 10px 0; font-size: 16px; line-height: 18px; height: 18px;}
#List3 .newsList .l1 .text .info{ font-size: 14px; line-height: 24px; max-height: 72px;}
}
@media screen and  (max-width:767px){
#List3 .newsList .l1 .date .date_r{ width: 40px;}
#List3 .newsList .l1 .text{ padding-left: 60px;}
#List3 .newsList .l1 .text .img{ padding: 20px 10px;}
#List3 .newsList .l1 .text .tit{ margin: 5px 0;}
#List3 .newsList .l1 .text .info{ max-height: 48px;}
}
/* 6新闻详情 */
#Subpage2{ width: 100%; float: left;}
#Subpage2 .newsCon{ padding: 0 60px;}
#Subpage2 .newsCon .tit{ position: relative;}
#Subpage2 .newsCon .tit .t1{ width: 74%; margin: 0 auto; font-size: 36px; line-height: 38px; text-align: center; color: #333; font-family: "YaHei Bold"; font-weight: bolder;}
#Subpage2 .newsCon .tit .t2{ margin: 25px 0 35px 0; font-size: 16px; line-height: 18px; text-align: center; color: #888;}
#Subpage2 .newsCon .tit .fh{ padding-left: 50px; font-size: 16px; color: #999; position: absolute; right: 0; top: 13px; background: url(/template/theme/CN/1959_newscon1.png) no-repeat left center; background-size: 37px 20px;}
#Subpage2 .newsCon .tit .fh:hover{ color: #0868da;}
#Subpage2 .newsCon .dd{ padding: 40px 140px 40px 40px; background: #f4f4f4;}
#Subpage2 .newsCon .dd .left{ width: 54px; float: left; font-size: 24px; line-height: 30px; border-right: 1px solid #dedede; color: #888;} 
#Subpage2 .newsCon .dd .right{ width: 100%; padding-left: 90px; font-size: 16px; line-height: 30px; color: #888;}
#Subpage2 .newsCon .info{ margin: 40px 0 60px 0; font-size: 16px; line-height: 36px; color: #666;}
#Subpage2 .newsCon .sx_fy{ padding-top: 40px; position: relative; border-top: 1px solid #dadada;}
#Subpage2 .newsCon .sx_fy .l_fy,#Subpage2 .newsCon .sx_fy .r_fy{ display: block; font-size: 16px; line-height: 30px; width: 80%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-transform: uppercase; color: #888;}
#Subpage2 .newsCon .sx_fy .l_fy:hover,#Subpage2 .newsCon .sx_fy .r_fy:hover{ color: #0868da;}
#Subpage2 .newsCon .bdsharebuttonbox{ position: absolute; top: 50px; right: 0;}
#Subpage2 .newsCon .bdsharebuttonbox .p{ float: left; font-size: 16px; line-height: 16px; color: #888;}
#Subpage2 .newsCon .bdsharebuttonbox a{ margin: 0 3px!important;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Subpage2 .newsCon{ padding: 0;}
#Subpage2 .newsCon .tit{ text-align: center;}
#Subpage2 .newsCon .tit .t1{ width: 100%; font-size: 16px; line-height: 18px;}
#Subpage2 .newsCon .tit .t2{ margin: 5px 0; font-size: 12px; line-height: 14px;}
#Subpage2 .newsCon .tit .fh{ margin-bottom: 10px; position: static; display: inline-block; padding-left: 25px; font-size: 14px; background-size: 19px 10px;}
#Subpage2 .newsCon .dd{ padding: 10px;}
#Subpage2 .newsCon .dd .left{ width: 23px; font-size: 16px; line-height: 24px;} 
#Subpage2 .newsCon .dd .right{ padding-left: 30px; font-size: 14px; line-height: 24px;}
#Subpage2 .newsCon .info{ margin: 10px 0 15px 0; font-size: 14px; line-height: 24px;}
#Subpage2 .newsCon .sx_fy{ padding-top: 15px;}
#Subpage2 .newsCon .sx_fy .l_fy,#Subpage2 .newsCon .sx_fy .r_fy{ font-size: 14px; line-height: 24px; width: 100%;}
}
@media screen and  (max-width:767px){

}
/* 8人才招聘 */
#Content14{ width: 100%; float: left;}
#Content14 .joinList .u1{ margin: -10px 0;}
#Content14 .joinList .l1{ margin: 10px 0; width: 100%; float: left;}
#Content14 .joinList .l1 .tit{ padding: 0 40px; height: 74px; line-height: 74px; cursor: pointer; overflow: hidden; float: left; position: relative; width: 100%; background: #f4f5f6;}
#Content14 .joinList .l1 .tit .t1{ width: 20%; font-size: 18px; color: #333; float: left;}
#Content14 .joinList .l1 .tit .t2{ width: 22%; font: 14px; color: #666; float: left;}
#Content14 .joinList .l1 .tit .t3{ width: 28%; font: 14px; color: #666; float: left;}
#Content14 .joinList .l1 .tit .t4{ width: 20%; font: 14px; color: #666; float: left;}
#Content14 .joinList .l1 .tit .t5{ width: 10px; height: 10px; position: absolute; top: 30px; right: 40px; transform: rotate(135deg); border-top: 1px solid #0868da; border-right: 1px solid #0868da; float: right;}
#Content14 .joinList .l1 .box{ display: none; padding: 40px; float: left; width: 100%; background: #f4f5f6;}
#Content14 .joinList .l1 .box .p1{ margin-bottom: 20px; font-size: 16px; line-height: 18px; font-weight: bold; color: #333;}
#Content14 .joinList .l1 .box .p2{ margin-bottom: 40px; font-size: 14px; line-height: 36px; color: #666;}
#Content14 .joinList .l1 .box .more{ display: block; font-size: 16px; width: 148px; height: 48px; line-height: 48px; text-align: center; border-radius: 5px; color: #fff; background: #474747;}
#Content14 .joinList .l1 .box .more:hover{ background: #0868da;}
#Content14 .joinList .l1:hover .tit,#Content14 .joinList .l1 .tit.on{ background: #0868da;}
#Content14 .joinList .l1:hover .tit .t1,#Content14 .joinList .l1 .tit.on .t1{ color: #fff;}
#Content14 .joinList .l1:hover .tit .t2,#Content14 .joinList .l1 .tit.on .t2{ color: #fff;}
#Content14 .joinList .l1:hover .tit .t3,#Content14 .joinList .l1 .tit.on .t3{ color: #fff;}
#Content14 .joinList .l1:hover .tit .t4,#Content14 .joinList .l1 .tit.on .t4{ color: #fff;}
#Content14 .joinList .l1:hover .tit .t5,#Content14 .joinList .l1 .tit.on .t5{ top: 34px; transform: rotate(-45deg); border-top: 1px solid #fff; border-right: 1px solid #fff;}

@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Content14 .joinList .u1{ margin: -5px 0;}
#Content14 .joinList .l1{ margin: 5px 0;}
#Content14 .joinList .l1 .tit{ padding: 0 10px; height: 40px; line-height: 40px;}  
#Content14 .joinList .l1 .tit .t1{ font-size: 14px;} 
#Content14 .joinList .l1 .tit .t2{ font-size: 12px;}
#Content14 .joinList .l1 .tit .t3{ font-size: 12px;}
#Content14 .joinList .l1 .tit .t4{ font-size: 12px;}
#Content14 .joinList .l1 .tit .t5{ top: 12px; right: 10px;}
#Content14 .joinList .l1 .box{ padding: 10px;}
#Content14 .joinList .l1 .box .p1{ margin-bottom: 10px; font-size: 14px; line-height: 16px;}
#Content14 .joinList .l1 .box .p2{ margin-bottom: 15px; font-size: 12px; line-height: 20px;}
#Content14 .joinList .l1 .box .more{ font-size: 14px; width: 100px; height: 30px; line-height: 30px;}
#Content14 .joinList .l1:hover .tit .t5,#Content14 .joinList .l1 .tit.on .t5{ top: 18px;}
}
@media screen and  (max-width:767px){
#Content14 .joinList .l1 .tit{ height: auto; padding: 10px; line-height: 20px;}
#Content14 .joinList .l1 .tit .t1{ width: 48%;} 
#Content14 .joinList .l1 .tit .t2{ width: 48%;}
#Content14 .joinList .l1 .tit .t3{ width: 48%;}
#Content14 .joinList .l1 .tit .t4{ width: 48%;}
}
/* 7联系我们 */
#Content15{ width: 100%; float: left;}
#Content15 .contCon .u1{ width: 102%; margin: 0 -1%; overflow: hidden;}
#Content15 .contCon .l1{ float: left; width: 31.3%; margin: 0 1%; padding: 40px 10px; background: #f5f5f5;}
#Content15 .contCon .l1 .ico{ width: 80px; height: 80px; line-height: 0; margin: 0 auto 30px auto;}
#Content15 .contCon .l1 .t1{ font-size: 16px; line-height: 30px; height: 90px; overflow: hidden; text-align: center; color: #333;}
#Content15 .contCon .l1 .t2{ margin: 20px auto 15px auto; width: 14px; height: 14px; line-height: 0;}
#Content15 .contCon .l1 .t3{ font-size: 18px; line-height: 18px; height: 18px; overflow: hidden; color: #333; text-align: center;}
#Content15 .bdmap{ height: 670px; margin-top: 30px;}

@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Content15 .contCon .l1{ padding: 15px 5px;}
#Content15 .contCon .l1 .ico{ width: 40px; height: 40px; margin: 0 auto 10px auto;}
#Content15 .contCon .l1 .t1{ font-size: 14px; line-height: 20px; height: 60px;}
#Content15 .contCon .l1 .t2{ margin: 10px auto 5px auto; width: 10px; height: 10px;}
#Content15 .contCon .l1 .t3{ font-size: 14px; line-height: 14px; height: 14px;}
}
@media screen and  (max-width:767px){
#Content15 .contCon .u1{ width: 100%; margin: 0;}
#Content15 .contCon .l1{ width: 100%; margin: 0 0 10px 0;}
#Content15 .bdmap{ height: 340px; margin-top: 10px;}
}
/* 单页 */
#Content16{ width: 100%; float: left;}
#Content16 .info{ font-size: 16px; line-height: 30px;}
@media screen and  (max-width:1399px){

}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Content16 .info{ font-size: 14px; line-height: 24px;}  
}
@media screen and  (max-width:767px){

}




/*20200923修改开始*/
/*首页*/
#Top .pz_top{position: relative;}
#Top .pz_top .logo{ width: 200px; height: 65px;position: absolute;top: 4px;}
#Top .pz_top .menu{ margin-left: 0; float:right; margin-right:2%;}
#Content6 .homeCon5 .line{  background: rgba( 0, 0, 0, 0.2);}
#Content6 .homeCon5 .l1{background:rgba(255,255,255,0.7);}
#Content6 .homeCon5 .l1 .text .bt1{ color: #333;}
#Content6 .homeCon5 .l1 .text .bt2{ color: #333;}
#Content6 .homeCon5 .t1{color: #333;}
#Content6 .homeCon5 .t2{ color: #0868da;}
@media screen and  (max-width:1199px){

}
@media screen and  (max-width:991px){
#Top .pz_top .logo{ width: 130px; height: 35px;position: static;}
#Slide .pz_banner{margin-top: 18px;}

}
@media screen and  (max-width:767px){
#Top .pz_top .logo{ width: 100px; height: 28px;}
#Slide .pz_banner{margin-top: 5px;}
}
/*产品*/
._product{width:100%;float: left;margin-top: 80px;}
._product ._nav{width: 21%;float: left;border-left: 4px solid #0868da;border: 1px solid #d6dbe1; }
._product ._nav ._title{width: 100%;background-color: #0868da;padding: 25px 0;}
._product ._nav ._title ._china{width: 100%;font-size: 24px;color: #fff;text-align: center;height: 34px;}
._product ._nav ._title ._eng{width: 100%;font-size: 16px;color: #fff;text-align: center;text-transform:uppercase;}
._product ._nav ._box{width: 100%;padding-left: 5px;}
._product ._nav ._box ._click{width: 100%;color: #333;position: relative;padding: 20px;border-top: 1px solid #d6dbe1;cursor: pointer;}
._product ._nav ._box ._click ._words{font-size: 18px;overflow:hidden;white-space: nowrap; text-overflow:ellipsis;padding-right: 20px;}
._product ._nav ._box ._click ._fh{font-size: 18px;color: #0868da; position: absolute;right: 20px;top: calc(50% - 12px);}
._product ._nav ._box ._click ._fh ._jian{display: none;}

._product ._nav ._box ._ul{width: 100%;padding: 0 10px 0 20px;border-top: 1px solid #d6dbe1;display: none;}
._product ._nav ._box ._ul ._li{width: 100%;padding: 15px;border-bottom: 1px dashed #d6dbe1;}
._product ._nav ._box ._ul ._li:last-child{margin-bottom: 15px;}
._product ._nav ._box ._ul ._li ._click2{cursor: pointer;font-size: 16px;color: #555;overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}
._product ._nav ._box ._ul ._li ._ul2{display: none;border-top: 1px dashed #d6dbe1;padding: 0 15px 0 30px;margin-top: 15px;}
._product ._nav ._box ._ul ._li ._ul2 ._li2{padding:  10px 0;font-size: 16px;position: relative;white-space: nowrap; text-overflow:ellipsis;}
._product ._nav ._box ._ul ._li ._ul2 ._li2:after{content: "";display: block;width: 7px;height: 7px;border-top: 1px solid #555;border-left: 1px solid #555;position: absolute;left: -15px;top: calc(50% - 3.5px);
-webkit-transform: rotate(140deg);
-moz-transform: rotate(140deg);
-ms-transform: rotate(140deg);
-o-transform: rotate(140deg);
transform: rotate(140deg);}
._product ._nav ._box ._ul ._li ._ul2 ._li2 a{color: #555;}
._product ._nav ._box ._ul ._li ._ul2 ._li2:last-child{padding-bottom: 0;}
._product ._nav ._box ._ul ._li ._ul2 ._li2:last-child:after{top: 55%;}
._product ._content{width: 76%;float: right;}
._product ._content ._address{width: 100%;padding-bottom: 24px;font-size:14px;color: #888;border-bottom: 1px solid #cccccc;margin-bottom: 50px;}
._product ._content ._list{width: 101.3%;float: left;margin: -15px -0.66%;}
._product ._content ._list ._list-li{width: 32%;float: left;margin: 15px 0.66%;box-shadow:0 0 12px rgba(214,214,214,0.8);border:1px solid #d6dbe1;}
._product ._content ._list ._list-li ._top{width: 100%;height: 216px;background-color: #fff;}
._product ._content ._list ._list-li ._top ._pic{width: 100%;height: 100%;}
._product ._content ._list ._list-li ._bottom{font-size:16px;color:#333;width: 100%;text-align: center;background-color: #d6dbe1;padding: 10px 5px;text-align: center;overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}
._product .clearfix{margin: 65px 0 65px 0;}
._product ._content ._list ._list-li:hover{border-color: #0868da;}
._product ._content ._list ._list-li:hover ._bottom{background-color: #0868da;color: #fff;}
._product ._nav ._box ._click.active{color: #0868da;}
._product ._nav ._box ._ul ._li ._click2.actives{color: #0868da;}
._product ._nav ._box ._click.active ._fh ._jian{ display: block; }
._product ._nav ._box ._click.active ._fh ._jia{ display: none; }
._product ._nav ._box ._ul ._li ._ul2 ._li2:hover a,
._product ._nav ._box ._ul ._li ._ul2 ._li2.active a{color: #0868da}
@media screen and  (max-width:1199px){
}
@media screen and  (max-width:991px){
#Top .pz_top .logo{ width: 130px; height: 35px;position: static;}
#Content8 .pz_banner{ margin-top: 18px;}
._product{float: left;margin-top: 20px;}
._product ._nav{width: 100%;float: left;border-left: 3px solid #0868da;}
._product ._nav ._title{padding: 15px 0;}
._product ._nav ._title ._china{font-size: 17px;height: 25px;}
._product ._nav ._title ._eng{font-size: 14px;}
._product ._nav ._box{padding-left: 3px;display: none;}
._product ._nav ._box ._click{padding: 15px;}
._product ._nav ._box ._click ._words{font-size: 16px;padding-right: 20px;}
._product ._nav ._box ._ul{padding: 0 8px 0 15px;}
._product ._nav ._box ._ul ._li{padding: 10px;}
._product ._nav ._box ._ul ._li:last-child{margin-bottom: 10px;}
._product ._nav ._box ._ul ._li ._click2{font-size: 14px;}
._product ._nav ._box ._ul ._li ._ul2{padding: 0 10px 0 17px;margin-top: 10px;}
._product ._nav ._box ._ul ._li ._ul2 ._li2{font-size: 14px;}
._product ._nav ._box ._ul ._li ._ul2 ._li2:after{display: none;}
._product ._content{width: 100%;float: left;}
._product ._content ._address{padding-bottom: 12px;font-size:12px;margin: 22px 0;}
._product ._content ._list{margin: -10px -0.66%;}
._product ._content ._list ._list-li{margin: 10px 0.66%;box-shadow:0 0 7px rgba(214,214,214,0.8);}
._product ._content ._list ._list-li ._top{height: 140px;}
._product ._content ._list ._list-li ._bottom{font-size:14px;padding: 10px 5px;}
._product .clearfix{margin: 25px 0 25px 0;}
}
@media screen and  (max-width:767px){
#Top .pz_top .logo{ width: 100px; height: 28px;}
#Content8 .pz_banner{ margin-top: 5px;}
._product{margin-top: 10px;}
._product ._nav{border-left: 2px solid #0868da;}
._product ._nav ._title{padding: 10px;font-size: 0;}
._product ._nav ._title ._china{width: auto; font-size: 15px;display: inline-block;vertical-align: middle;}
._product ._nav ._title ._eng{margin-left: 10px; width: auto; font-size: 12px;display: inline-block;vertical-align: middle;}
._product ._nav ._box ._click{padding: 12px;}
._product ._nav ._box ._click ._words{font-size: 14px;}
._product ._nav ._box ._ul{padding: 0 8px 0 10px;}
._product ._nav ._box ._ul ._li ._click2{font-size: 12px;}
._product ._nav ._box ._ul ._li ._ul2{padding: 0 10px 0 12px;}
._product ._nav ._box ._ul ._li ._ul2 ._li2{font-size: 12px;}
._product ._content ._address{padding-bottom: 10px;margin: 15px 0;}
._product ._content ._list{width: 102%;margin: -5px -1%;}
._product ._content ._list ._list-li{width: 48%; margin: 5px 1%;box-shadow:0 0 5px rgba(214,214,214,0.8);}
._product ._content ._list ._list-li ._top{height: 120px;}
._product ._content ._list ._list-li ._bottom{font-size:12px;padding: 10px 5px;}
._product .clearfix{margin: 15px 0 22px 0;}
}
/*产品详情*/
._productxq{width:100%;float: left;margin: 80px 0;}
._productxq ._nav{width: 21%;float: left;border-left: 4px solid #0868da;border: 1px solid #d6dbe1; }
._productxq ._nav ._title{width: 100%;background-color: #0868da;padding: 25px 0;}
._productxq ._nav ._title ._china{width: 100%;font-size: 24px;color: #fff;text-align: center;height: 34px;}
._productxq ._nav ._title ._eng{width: 100%;font-size: 16px;color: #fff;text-align: center;text-transform:uppercase;}
._productxq ._nav ._box{width: 100%;padding-left: 5px;}
._productxq ._nav ._box ._click{width: 100%;color: #333;position: relative;padding: 20px;border-top: 1px solid #d6dbe1;cursor: pointer;}
._productxq ._nav ._box ._click ._words{font-size: 18px;overflow:hidden;white-space: nowrap; text-overflow:ellipsis;padding-right: 20px;}
._productxq ._nav ._box ._click ._fh{font-size: 18px;color: #0868da; position: absolute;right: 20px;top: calc(50% - 12px);}
._productxq ._nav ._box ._click ._fh ._jian{display: none;}

._productxq ._nav ._box ._ul{width: 100%;padding: 0 10px 0 20px;border-top: 1px solid #d6dbe1;display: none;}
._productxq ._nav ._box ._ul ._li{width: 100%;padding: 15px;border-bottom: 1px dashed #d6dbe1;}
._productxq ._nav ._box ._ul ._li:last-child{margin-bottom: 15px;}
._productxq ._nav ._box ._ul ._li ._click2{cursor: pointer;font-size: 16px;color: #555;overflow:hidden;white-space: nowrap; text-overflow:ellipsis;}
._productxq ._nav ._box ._ul ._li ._ul2{display: none;border-top: 1px dashed #d6dbe1;padding: 0 15px 0 30px;margin-top: 15px;}
._productxq ._nav ._box ._ul ._li ._ul2 ._li2{padding:  10px 0;font-size: 16px;position: relative;white-space: nowrap; text-overflow:ellipsis;}
._productxq ._nav ._box ._ul ._li ._ul2 ._li2:after{content: "";display: block;width: 7px;height: 7px;border-top: 1px solid #555;border-left: 1px solid #555;position: absolute;left: -15px;top: calc(50% - 3.5px);
-webkit-transform: rotate(140deg);
-moz-transform: rotate(140deg);
-ms-transform: rotate(140deg);
-o-transform: rotate(140deg);
transform: rotate(140deg);}
._productxq ._nav ._box ._ul ._li ._ul2 ._li2 a{color: #555;}
._productxq ._nav ._box ._ul ._li ._ul2 ._li2:last-child{padding-bottom: 0;}
._productxq ._nav ._box ._ul ._li ._ul2 ._li2:last-child:after{top: 55%;}
._productxq ._content{width: 76%;float: right;}
._productxq ._content ._address{width: 100%;padding-bottom: 24px;font-size:14px;color: #888;border-bottom: 1px solid #cccccc;margin-bottom: 50px;}
._productxq ._content ._toppro{width:100%;float: left;margin-bottom: 50px;}
._productxq ._content ._toppro ._left{width: 46%;float: left;background-color: #fff;}
._productxq ._content ._toppro ._left ._pic{width: 100%;height: auto !important; background:none !important; box-shadow:0 0 15px rgba(214,214,214,0.8);}
/*._productxq ._content ._toppro ._left ._pic img{display:none;}*/
._productxq ._content ._toppro ._right{width: 50%;float: right;padding: 10px 0;}
._productxq ._content ._toppro ._right ._name{overflow:hidden;/*white-space: nowrap; text-overflow:ellipsis;*/width: 100%;font-size: 24px;color: #333;padding: 0 0 30px 0;margin-bottom: 20px;border-bottom: 1px solid #d6dbe1;}
._productxq ._content ._toppro ._right ._text{overflow:hidden;/*display: -webkit-box;word-break: break-all;-webkit-line-clamp: 3;-webkit-box-orient: vertical;*/width: 100%;font-size: 16px;color: #555;line-height: 30px;}
._productxq ._content ._toppro ._right ._more{font-size: 16px;width: 110px;height: 40px;line-height: 40px;text-align: center;margin-top: 40px;background-color: #0868da;border-radius: 3px;}
._productxq ._content ._toppro ._right ._more a{width: 100%;height: 100%;display: block;color: #fff;}
._productxq ._content ._describ{float: left; width:100%;position: relative;padding-left: 170px;margin-bottom: 35px;}
._productxq ._content ._describ ._posi{width: 170px;position: absolute;left: 0;top: -5px;}
._productxq ._content ._describ ._posi ._iocn{width: 30px;height: 30px;display: inline-block;vertical-align: top;}
._productxq ._content ._describ ._posi ._words{display: inline-block;vertical-align: top;font-size: 24px;color: #0868da;height: 30px;margin-left: 5px;}
._productxq ._content ._describ ._back{width: 100%;height: 20px;}
._productxq ._content ._bottompro{width: 100%;float: left;padding-left: 30px;}
._productxq ._content ._bottompro .v1{width: 100%;float: left;margin-bottom: 35px;}
._productxq ._content ._bottompro .v2{width:  11%;display: inline-block;vertical-align: top;text-align: right;font-size: 18px;color: #333;}
._productxq ._content ._bottompro .v3{width: 88%; display: inline-block;vertical-align: top;text-align: justify;font-size: 16px;color: #333;line-height: 30px;}
._productxq ._content ._bottompro .v3 ._vimg{width: 60%;}
._productxq ._content ._pages{font-size: 0; width: 100%;float: left; padding: 15px 0;border-top: 1px solid #d6dbe1;border-bottom: 1px solid #d6dbe1;}
._productxq ._content ._pages ._pabox{width: 33%;display: inline-block;vertical-align: middle;font-size: 16px;}
._productxq ._content ._pages ._pabox a{color: #333;}
._productxq ._content ._pages ._pabox:hover a{color: #0868da;}
._productxq ._content ._pages ._paboxs{text-align: center;}
._productxq ._content ._pages ._paboxs ._div1{width: 22px;height: 13px;display: inline-block;vertical-align: middle;}
._productxq ._content ._pages ._paboxs ._div1 ._imgs{width: 100%;height: 100%;display: block;}
._productxq ._content ._pages ._paboxs ._div2{display: inline-block;vertical-align: middle;}
._productxq ._content ._pages ._paboxr{text-align: right;}
._productxq ._nav ._box ._click.active{color: #0868da;}
._productxq ._nav ._box ._ul ._li ._click2.actives{color: #0868da;}
._productxq ._nav ._box ._click.active ._fh ._jian{ display: block; }
._productxq ._nav ._box ._click.active ._fh ._jia{ display: none; }
._productxq ._nav ._box ._ul ._li ._ul2 ._li2:hover a{color: #0868da}
@media screen and  (max-width:1199px){
}
@media screen and  (max-width:991px){
#Top .pz_top .logo{ width: 130px; height: 35px;position: static;}
#Content8 .pz_banner{ margin-top: 18px;}
._productxq{float: left;margin-top: 20px;}
._productxq ._nav{width: 100%;float: left;border-left: 3px solid #0868da;}
._productxq ._nav ._title{padding: 15px 0;}
._productxq ._nav ._title ._china{font-size: 17px;height: 25px;}
._productxq ._nav ._title ._eng{font-size: 14px;}
._productxq ._nav ._box{padding-left: 3px;display: none;}
._productxq ._nav ._box ._click{padding: 15px;}
._productxq ._nav ._box ._click ._words{font-size: 16px;padding-right: 20px;}
._productxq ._nav ._box ._ul{padding: 0 8px 0 15px;}
._productxq ._nav ._box ._ul ._li{padding: 10px;}
._productxq ._nav ._box ._ul ._li:last-child{margin-bottom: 10px;}
._productxq ._nav ._box ._ul ._li ._click2{font-size: 14px;}
._productxq ._nav ._box ._ul ._li ._ul2{padding: 0 10px 0 17px;margin-top: 10px;}
._productxq ._nav ._box ._ul ._li ._ul2 ._li2{font-size: 14px;}
._productxq ._nav ._box ._ul ._li ._ul2 ._li2:after{display: none;}
._productxq ._content{width: 100%;float: left;margin: 20px 0;}
._productxq ._content ._address{padding-bottom: 12px;font-size:12px;margin: 22px 0;}
._productxq ._content ._toppro{margin-bottom: 20px;}
._productxq ._content ._toppro ._left ._pic{height: 200px;box-shadow:0 0 7px rgba(214,214,214,0.8);}
._productxq ._content ._toppro ._right{padding: 8px 0;}
._productxq ._content ._toppro ._right ._name{font-size: 17px;padding: 20px 0;margin-bottom: 15px;}
._productxq ._content ._toppro ._right ._text{overflow:hidden;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 14px;line-height: 25px;}
._productxq ._content ._toppro ._right ._more{font-size: 14px;width: 80px;height: 35px;line-height: 35px;margin-top: 20px;}
._productxq ._content ._describ{padding-left: 130px;margin-bottom: 30px;}
._productxq ._content ._describ ._posi{width: 130px;top: -2.5px;}
._productxq ._content ._describ ._posi ._iocn{width: 25px;height: 25px;}
._productxq ._content ._describ ._posi ._words{font-size: 16px;height: 25px;}
._productxq ._content ._describ ._back{height: 17px;}
._productxq ._content ._bottompro{padding-left: 0;}
._productxq ._content ._bottompro .v1{margin-bottom: 20px;}
._productxq ._content ._bottompro .v2{width:  15%;font-size: 16px;}
._productxq ._content ._bottompro .v3{width: 83%;font-size: 14px;line-height: 25px;}
._productxq ._content ._pages{ padding: 10px 0;}
._productxq ._content ._pages ._pabox{font-size: 14px;}
._productxq ._content ._pages ._paboxs ._div1{width: 20px;height: 11px;}
}
@media screen and  (max-width:767px){
#Top .pz_top .logo{ width: 100px; height: 28px;}
#Content8 .pz_banner{ margin-top: 5px;}
._productxq{margin-top: 10px;}
._productxq ._nav{border-left: 2px solid #0868da;}
._productxq ._nav ._title{padding: 10px;font-size: 0;}
._productxq ._nav ._title ._china{width: auto; font-size: 15px;display: inline-block;vertical-align: middle;}
._productxq ._nav ._title ._eng{margin-left: 10px; width: auto; font-size: 12px;display: inline-block;vertical-align: middle;}
._productxq ._nav ._box ._click{padding: 12px;}
._productxq ._nav ._box ._click ._words{font-size: 14px;}
._productxq ._nav ._box ._ul{padding: 0 8px 0 10px;}
._productxq ._nav ._box ._ul ._li ._click2{font-size: 12px;}
._productxq ._nav ._box ._ul ._li ._ul2{padding: 0 10px 0 12px;}
._productxq ._nav ._box ._ul ._li ._ul2 ._li2{font-size: 12px;}
._productxq ._content{margin: 10px 0;}
._productxq ._content ._address{padding-bottom: 10px;margin: 15px 0;}
._productxq ._content ._toppro{margin-bottom: 10px;}
._productxq ._content ._toppro ._left{width: 100%;}
._productxq ._content ._toppro ._left ._pic{height: auto;}
._productxq ._content ._toppro ._left ._pic img{display:block;}
._productxq ._content ._toppro ._right{width: 100%; padding: 8px 0;}
._productxq ._content ._toppro ._right ._name{font-size: 15px;padding: 15px 0;margin-bottom: 10px;}
._productxq ._content ._toppro ._right ._text{font-size: 12px;line-height: 20px; display:block;}
._productxq ._content ._bottompro .v1{margin-bottom: 10px;}
._productxq ._content ._bottompro .v2{width:  25%;font-size: 14px;}
._productxq ._content ._bottompro .v3{width: 68%; ;font-size: 12px;line-height: 20px;}
._productxq ._content ._pages ._pabox{font-size: 12px;}
._productxq ._content ._pages ._paboxs ._div1{width: 18px;height: 10px;}
}
/*20200923修改结束*/


.imgPop{ display: none; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 999999;}
.imgPop2{ min-height: 100px; height: 80%; /*overflow: hidden;*/ width: 55.5%; left: 22.25%; position: absolute; top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);}
.imgPop2 .tp{ display: block; width: 100%; margin: 15px auto; height:100%; position:relative;}
.imgPop2 .tp img{width:auto; max-width:100%; max-height:100%; display:block; margin:0 auto; position:absolute; left:50%; top:50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.imgPop2 .close2{ width: 36px; height: 36px; background: url(/template/theme/CN/close.png) no-repeat center; background-size: cover; position: absolute; top: -37px; right: 0;}

@media screen and  (max-width:991px){
.imgPop2{ width: 80%; left: 10%; height:60%;}
.imgPop2 .tp{ width: 80%; margin: 5px auto;}
.imgPop2 .close2{ width: 25px; height: 25px; top:-26px;}
}



.pro_address{display: flex;justify-content: space-between;align-items: center;}
.pro_address .inp_r{width: 280px;border: 1px solid #999;}
.pro_address .inp_r form{width: 100%;display: flex;justify-content: flex-start;align-items: center;background-color: #fff;}
.pro_address .inp_r input{width: calc(100% - 50px);height: 36px;display: block;font-size: 14px;color: #414141;padding: 0 10px;}
.pro_address .inp_r input::-webkit-input-placeholder{font-size: 14px;color: #414141;opacity: 1;}
.pro_address .inp_r input::-moz-placeholder{font-size: 14px;color: #414141;opacity: 1;}
.pro_address .inp_r input::moz-placeholder{font-size: 14px;color: #414141;opacity: 1;}
.pro_address .inp_r input:-ms-input-placeholder{font-size: 14px;color: #414141;opacity: 1;}
.pro_address .inp_r .ico{width: 50px;height: 36px;background-color: #999;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.pro_address .inp_r .ico img{width: 22px;display: block;}
@media screen and  (max-width:991px){
.pro_address{display: block}
.pro_address .inp_r{width: 100%;margin-top: 14px;}
.pro_address .inp_r input{height: 32px;}
.pro_address .inp_r .ico{height: 32px;}
.pro_address .inp_r .ico img{width: 18px;}
}


















