/*字体*/
/*瀛椾綋*/
@font-face {
font-family: "bold";
src: url("font/SourceHanSansCN-Bold.eot");
src: url("font/SourceHanSansCN-Bold.eot?#iefix") format("embedded-opentype"),
	/*url("font/SourceHanSansCN-Bold.woff") format("woff"),*/ 
     /*url("font/SourceHanSansCN-Bold.ttf")  format("truetype"),*/
     url("font/SourceHanSansCN-Bold.svg") format("svg"); 
font-style: normal;
font-weight: normal;}
@font-face {
font-family: "ExtraLight";
src: url("font/SourceHanSansCN-ExtraLight.eot");
src: url("font/SourceHanSansCN-ExtraLight.eot?#iefix") format("embedded-opentype"),
	url("font/SourceHanSansCN-ExtraLight.woff") format("woff"), 
     url("font/SourceHanSansCN-ExtraLight.ttf")  format("truetype"),
     url("font/SourceHanSansCN-ExtraLight.svg") format("svg"); 
font-style: normal;
font-weight: normal;}
@font-face {
font-family: "Heavy";
src: url("font/SourceHanSansCN-Heavy.eot");
src: url("font/SourceHanSansCN-Heavy.eot?#iefix") format("embedded-opentype"),
	/*url("font/SourceHanSansCN-Heavy.woff") format("woff"),*/ 
     /*url("font/SourceHanSansCN-Heavy.ttf")  format("truetype"),*/
     url("font/SourceHanSansCN-Heavy.svg") format("svg"); 
font-style: normal;
font-weight: normal;}
@font-face {
font-family: "Light";
src: url("font/SourceHanSansCN-Light.eot");
src: url("font/SourceHanSansCN-Light.eot?#iefix") format("embedded-opentype"),
	url("font/SourceHanSansCN-Light.woff") format("woff"), 
     url("font/SourceHanSansCN-Light.ttf")  format("truetype"),
     url("font/SourceHanSansCN-Light.svg") format("svg"); 
font-style: normal;
font-weight: normal;}
@font-face {
font-family: "Medium";
src: url("font/SSourceHanSansCN-Medium.eot");
src: url("font/SSourceHanSansCN-Medium.eot?#iefix") format("embedded-opentype"),
	url("font/SSourceHanSansCN-Medium.woff") format("woff"), 
     url("font/SSourceHanSansCN-Medium.ttf")  format("truetype"),
     url("font/SSourceHanSansCN-Medium.svg") format("svg"); 
font-style: normal;
font-weight: normal;}
@font-face {
font-family: "Normal";
src: url("font/SourceHanSansCN-Normal.eot");
src: url("font/SourceHanSansCN-Normal.eot?#iefix") format("embedded-opentype"),
	/*url("font/SourceHanSansCN-Normal.woff") format("woff"),*/ 
     /*url("font/SourceHanSansCN-Normal.ttf")  format("truetype"),*/
     url("font/SourceHanSansCN-Normal.svg") format("svg"); 
font-style: normal;
font-weight: normal;}
@font-face {
font-family: "Regular";
src: url("font/SourceHanSansCN-Regular.eot");
src: url("font/SourceHanSansCN-Regular.eot?#iefix") format("embedded-opentype"),
	/*url("font/SourceHanSansCN-Regular.woff") format("woff"),*/ 
     /*url("font/SourceHanSansCN-Regular.ttf")  format("truetype"),*/
     url("font/SourceHanSansCN-Regular.svg") format("svg"); 
font-style: normal;
font-weight: normal;}
@font-face {
font-family: "wbold";
src: url("font/wbold.eot");
src: url("font/wbold.eot?#iefix") format("embedded-opentype"),
	/*url("font/wbold.woff") format("woff"),*/ 
     /*url("font/wbold.ttf")  format("truetype"),*/
     url("font/wbold.svg") format("svg"); 
font-style: normal;
font-weight: normal;}
@font-face {
font-family: "pf";
src: url("font/pf.eot");
src: url("font/pf.eot?#iefix") format("embedded-opentype"),
     url("font/pf.woff") format("woff"), 
     url("font/pf.ttf")  format("truetype"),
     url("font/pf.svg") format("svg"); 
font-style: normal;
font-weight: normal;}

/*通用*/
/*顶部导航*/
.t_navs{ width: 100%;}
.t_navs::after{content: "";display: block;clear: both;}
/*正常屏幕显示*/
.t_navs .top{ width: 100%; float: left; position: relative;}
/*logo*/
.t_navs .top .logo{ margin: 16px 0; line-height: 0; float: left;}
.t_navs .top .logo img{ width: auto; height: 59px;}
/*电话 语言切换*/
.t_navs .top .w_box{float: right;font-size: 0;margin-top: 20px;}
.t_navs .top .w_box .phone{display: inline-block;vertical-align: middle;font-size: 22px;color: #333333;font-family: "bold"}
.t_navs .top .w_box .phone span{color: #054899;font-family: "bold"}
.t_navs .top .w_box .type{display: inline-block;vertical-align: middle;margin-left: 45px;font-size: 0;}
.t_navs .top .w_box .type .zw{font-size: 18px;color: #333333;display: inline-block;vertical-align: middle;padding: 8px 6px;background-color: #dcdddd;border-radius: 4px;font-weight: bold;}
.t_navs .top .w_box .type .shu{display: inline-block;vertical-align: middle;font-size: 18px;color: #333333;margin: 0 5px;}
.t_navs .top .w_box .type .yw{font-size: 18px;color: #333333;display: inline-block;vertical-align: middle;padding: 8px 6px;background-color: #dcdddd;border-radius: 4px;font-weight: bold;}
.t_navs .top .w_box .type .zw a,.t_navs .top .w_box .type .yw a{color: #333;font-family: "Normal";}
.t_navs .top .w_box .type .zw:hover,.t_navs .top .w_box .type .yw:hover,.t_navs .top .w_box .type .zw.on,.t_navs .top .w_box .type .yw.on{background-color: #a8cbf8;}
.t_navs .top .w_box .type .zw:hover a,.t_navs .top .w_box .type .yw:hover a,.t_navs .top .w_box .type .zw.on a,.t_navs .top .w_box .type .yw.on a{color: #0146a1;}
/*一级导航*/
.t_navs .top .right{ width: 100%;float: right;background-color: #054899;border-top: 1px solid #cad1e2;}
.t_navs .top .right .menu{float: left;
width: -moz-calc(100% - 295px);
width: -o-calc(100% - 295px);
width: -webkit-calc(100% - 295px);
width: calc(100% - 295px);}
.t_navs .top .menu .nli{ float: left; position: relative;font-size: 18px;width: 16.66%;text-align: center;;}
.t_navs .top .menu .nli span a{ display: block;color: #ffffff; position: relative;padding: 16px 0;font-family: "Regular"}
/*input*/
.t_navs .top .right .inputs{float: right;width: 260px;height: 32px;border: 1px solid #a8cbf8;border-radius: 20px;position: relative;padding-right: 50px;overflow: hidden;padding-left: 18px;margin-top: 13px;}
.t_navs .top .right .inputs .inputbox{width: 100%;}
.t_navs .top .right .inputs .inputbox input{width: 100%;height: 100%;background-color: #054899;font-size: 14px;color: rgba(223,236,253,0.47);}
.t_navs .top .right .inputs .inputbox input::-webkit-input-placeholder{font-size: 14px;color: rgba(223,236,253,0.47);}
.t_navs .top .right .inputs .inputbox input:-moz-placeholder{font-size: 14px;color: rgba(223,236,253,0.47);}
.t_navs .top .right .inputs .inputbox input::moz-placeholder{font-size: 14px;color: rgba(223,236,253,0.47);}
.t_navs .top .right .inputs .inputbox input:-ms-input-placeholder{font-size: 14px;color: rgba(223,236,253,0.47);}
.t_navs .top .right .inputs .icon{width: 21px;height: 21px;position: absolute;right: 14px;top: 50%; cursor:pointer;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);}
/*鼠标经过样式*/
.t_navs .top .menu .nli.on,.t_navs .top .menu .nli:hover{ background-color: #2f75d1;}
/*二级导航*/
.t_navs .top .sub{ display: none; position: absolute; width: 100%; top:56px; left: 0; background: rgba(47,117,209,0.92); z-index: 4;}
.t_navs .top .sub .l2{ width: 100%;padding: 20px 5px;text-align: center;font-size: 16px;border-top: 1px solid #7faae3;}
.t_navs .top .sub .l2:last-child{border-bottom: 0;}
.t_navs .top .sub .l2 a{ display: block; color: #ffffff;font-family: "Regular";}
.t_navs .top .sub .l2:hover{background-color: #448be9;}
/*隐藏手机显示*/
.t_navs .menuph{ display: none;} 
.t_navs .xialaph{ display: none;}
@media screen and (max-width:1199px) {
}
@media screen and (max-width:991px) {
/*电脑端导航隐藏*/
.t_navs .menu{ display: none;}
.t_navs .top .w_box{display: none;}
.t_navs .top .right .inputs{display: none;}
.t_navs .top .right{background-color: rgba(255,255,255,0);border-top: 0;width: auto;}
/*手机端导航显示*/
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
/*手机端样式*/
.t_navs .top{ width: 100%; position: fixed; top: 0; left: 0; z-index: 4; background: #fff;}
/*logo*/
.t_navs .top .logo{ margin: 8px 0;}
.t_navs .top .logo img{ height: 32px;}
/*右侧三条杠*/
.t_navs .menuph{ float: right; width: 28px; height: 22px; cursor: pointer; text-align: center; margin: 14px 0;}
.t_navs .menuph .point { display: inline-block;  width: 28px;  height: 22px; position: relative;}
.t_navs .menuph .point:hover .navbtn,
.t_navs .menuph .point:hover .navbtn::after,
.t_navs .menuph .point:hover .navbtn::before { width: 28px;}
.t_navs .menuph .navbtn { position: absolute; top: 10px; right: 0; display: inline-block; width: 21px; height: 2px; background: #054899;
-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;}
.t_navs .menuph .navbtn::after,
.t_navs .menuph .navbtn::before { position: absolute; right: 0; display: inline-block; width: 28px; height: 2px; content: ''; background: #054899;
-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;}
.t_navs .menuph .navbtn::after { top: -11px;}
.t_navs .menuph .navbtn::before { top: 11px;}
.t_navs .menuph .point.active .navbtn{ background: transparent;}
.t_navs .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: 0;}
.t_navs .menuph .point.active .navbtn::before { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0;}
/*一级导航*/
.t_navs .xialaph{ position: fixed; left: 0; top: 0; float: left; width: 100%; height: 100%; overflow: scroll; padding: 46px 15px 100px 15px; display: none; z-index:3; background:#fff;}
.t_navs .xialaph .ul2,
.t_navs .xialaph .ul3{ display: none;}
.t_navs .xialaph h4 a{ float: left; width: 60%; color: #333333;line-height: 50px;font-size: 16px;} 
.t_navs .xialaph h4{ float: left; width: 100%; position: relative;}
.t_navs .xialaph li:last-child h4::before{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background-color: #e7e7e7;}
.t_navs .xialaph h4:hover a,
.t_navs .xialaph h5:hover a{ color: #054899;}
.t_navs .xialaph h5 a{ float: left; width: 100%; color: #1f1f1f;line-height: 40px; text-transform: uppercase;font-size: 14px;}
.t_navs .xialaph h5{ float: left; width: 100%; position: relative;}
.t_navs .xialaph h5::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e7e7e7;}
.t_navs .xialaph h4 img{ width: 15px; height: 8px; float: right; margin-top: 24px; cursor: pointer;}
.t_navs .xialaph h5 img{ width: 11px; height: 6px; float: right; margin-top: -25px; margin-right: 18px; cursor: pointer;}
.t_navs .xialaph h4.active img.img_s,
.t_navs .xialaph h5.active img.img_s{ display: none;}
.t_navs .xialaph h4.active img.img_d,
.t_navs .xialaph h5.active img.img_d{ display: block;}
.t_navs .xialaph .ul2{ float: left; width: 100%; padding: 0 10px;}
.t_navs .xialaph .ul3{ padding-top: 50px; padding-bottom: 10px; padding-left: 15px; z-index: -1; position: relative;}
.t_navs .xialaph .ul3::after{ content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background-color: #e7e7e7;}
.t_navs .xialaph li:last-child .ul3::after{ display: none;}
.t_navs .xialaph .ul3 li a{ color: #333;line-height: 35px; display: block;font-size: 14px;}
.t_navs .xialaph .ul3 li:hover a{color: #054899;}
.t_navs .xialaph .ul3 li{ padding-top: 5px;}
.t_navs .xialaph .ul3 li:first-child{ padding-top: 0;}
.t_navs .xialaph ul{overflow: hidden;}
.t_navs .xialaph .sj_type{width: 100%;text-align: center;font-size: 0;margin-top: 10px;}
.t_navs .xialaph .sj_type .tps{display: inline-block;vertical-align: middle;font-size: 16px;color: #333;padding: 8px;background-color: #dcdddd;border-radius: 4px;font-weight: bold;}
.t_navs .xialaph .sj_type .tps a{color: #333;}
.t_navs .xialaph .sj_type .shu{display: inline-block;vertical-align: middle;font-size: 16px;color: #333;margin: 0 10px;}
.t_navs .xialaph .sj_type .tps:hover,.t_navs .xialaph .sj_type .tps.on{background-color: #a8cbf8;}
.t_navs .xialaph .sj_type .tps:hover a,.t_navs .xialaph .sj_type .tps.on a{color: #0146a1;}
.t_navs .xialaph ._inputs{width: 100%;border: 1px solid #054899;height: 34px;margin-top: 10px;overflow: hidden; padding-left: 20px;padding-right: 50px;border-radius: 20px;position: relative;}
.t_navs .xialaph ._inputs ._inputbox{width: 100%;height: 100%;}
.t_navs .xialaph ._inputs ._inputbox input{width: 100%;height: 100%;background-color: rgba(255,255,255,0);font-size: 14px;color: #054899;}
.t_navs .xialaph ._inputs .icon{width: 20px;height: 20px;position: absolute;right: 10px;top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);}
.t_navs .xialaph ._inputs ._inputbox input::-webkit-input-placeholder{font-size: 14px;color:#054899;}
.t_navs .xialaph ._inputs ._inputbox input:-moz-placeholder{font-size: 14px;color:#054899;}
.t_navs .xialaph ._inputs ._inputbox input::moz-placeholder{font-size: 14px;color:#054899;}
.t_navs .xialaph ._inputs ._inputbox input:-ms-input-placeholder{font-size: 14px;color:#054899;}
/*二级三级导航箭头*/
.t_navs .img_d,
.t_navs .disno{ display: none;} 
}

/*底导航漂浮*/
.b_navs .q_d_m{ float: left; width: 100%; height: 50px;}
.b_navs .pf_down{ width: 100%; float: left; position: fixed; left: 0; bottom: 0; height: 50px; background: #054899; z-index: 16; box-shadow: 0 -5px 10px rgba(0,0,0,0.2);}
.b_navs .pf_down li{ width: 33.3%; float: left; text-align: center; padding: 7px 0 4px 0; border-right: 1px solid #fff;}
.b_navs .pf_down li .ico7{ width: 100%; float: left; height: 20px;}
.b_navs .pf_down li .d_name{ width: 100%; float: left; margin-top: 4px; font-size: 12px; color: #fff; line-height: 14px;}
.b_navs .pf_down li.l1 .ico7{ background: url(images/img4.png) no-repeat center; background-size: 20px 20px;}
.b_navs .pf_down li.l2 .ico7{ background: url(images/img3.png) no-repeat center; background-size: 20px 20px;}
.b_navs .pf_down li.l3 .ico7{ background: url(images/img2.png) no-repeat center; background-size: 20px 20px;}
.b_navs .pf_down li:last-child{ border: none;}
.b_navs .pf_down li:nth-child(3n){ border: none;}

/*底部*/
.b_navs{width: 100%;}
.b_navs .bottomnav ._top{background-color: #181b28;padding: 55px 0 60px 0;}
.b_navs .bottomnav ._top ._cont{width: 100%;padding-right: 268px;position: relative;}
.b_navs .bottomnav ._top ._cont .left{width: 100%;overflow: hidden;}
.b_navs .bottomnav ._top ._cont .left .box_1{width: 40%;float: left;padding-right: 80px;}
.b_navs .bottomnav ._top ._cont .left .box_1 h3{font-size: 20px;color: #ffffff;line-height: 32px;margin-bottom: 50px;font-family: "Regular";}
.b_navs .bottomnav ._top ._cont .left .box_1 ul{width: 100%;}
.b_navs .bottomnav ._top ._cont .left .box_1 ul li{font-family: "Regular";font-size: 16px;color: #ffffff;line-height: 24px;margin-bottom: 14px;}
.b_navs .bottomnav ._top ._cont .left .box_1 ul li span{font-family: "Regular";}
.b_navs .bottomnav ._top ._cont .left .box_1 ul li:last-child{margin-bottom: 0;}

.b_navs .bottomnav ._top ._cont .left .box_1 ul li b{font-weight:normal;}


.b_navs .bottomnav ._top ._cont .left .box_2{width: 60%;float: right;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t{width: 100%;font-size: 0;margin-bottom: 48px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox:nth-child(1){width: 31.5%;margin-right: 1%;display: inline-block;vertical-align: middle;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox:nth-child(2){width: 33.5%;margin-right: 1%;display: inline-block;vertical-align: middle;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox .name{width: 100%;font-size: 0;margin-bottom: 14px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox .name .words{font-family: "Regular";font-size: 16px;color: #ffffff;line-height: 18px;display: inline-block;vertical-align: top;margin-right: 8px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox .name .ico{width: 6px;height: 5px;display: inline-block;vertical-align: top;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox .input{width: 100%;background-color: #fff;border-radius: 4px;overflow: hidden;height: 48px;padding: 0 20px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox .input input{width: 100%;height: 100%;background-color: #fff;font-size: 16px;color: #959494;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2{width: 32.5%;display: inline-block;vertical-align: middle;font-size: 16px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .name{font-family: "Regular";font-size: 16px;color: #ffffff;line-height: 18px;margin-bottom: 14px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .name .words{font-family: "Regular";font-size: 16px;color: #ffffff;line-height: 18px;display: inline-block;vertical-align: top;margin-right: 8px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .name .ico{width: 6px;height: 5px;display: inline-block;vertical-align: top;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .input_2{width: 100%;overflow: hidden;padding-right: 130px;position: relative;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .input_2 .input{width: 100%;height: 48px;border-radius: 4px;background-color: #fff;overflow: hidden;padding: 0 5px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .input_2 .input input{width: 100%;height: 100%;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .input_2 .yzm{width: 122px;height: 44px;position: absolute;right: 0;top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b{width: 100%;padding-right: 65px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .name{font-size: 0;margin-bottom: 12px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .name .words{font-family: "Regular";font-size: 16px;color: #ffffff;display: inline-block;vertical-align: top;margin-right: 10px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .name .ico{width: 6px;height: 5px;display: inline-block;vertical-align: top;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2{width: 100%;padding-right: 208px;position: relative;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .dx{width: 100%;height: 132px;padding: 15px 20px;background-color: #fff;overflow: hidden;border-radius: 4px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .dx textarea{width: 100%;height: 100%;font-size: 16px;color: #959494;border: none;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .button{width: 198px;height: 46px;overflow: hidden;border-radius: 4px;position: absolute;right: 0;top: 0;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .button button{width: 100%;height: 100%;background-color: #2b81f4;font-size: 16px;color:#ffffff;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .button button:hover{background-color: #fff;color: #2b81f4;}
.b_navs .bottomnav ._top ._cont .right{width: 190px;position: absolute;right: 0;top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);}
.b_navs .bottomnav ._top ._cont .right h3{font-family: "Regular";font-size: 18px;color: #ffffff;line-height: 20px;margin-bottom: 20px;text-align: center;}
.b_navs .bottomnav ._top ._cont .right .ewm{width: 102px;height: 103px;margin: 0 auto 22px auto;}
.b_navs .bottomnav ._top ._cont .right .tit{font-family: "Regular";font-size: 14px;color: #ffffff;line-height: 22px;text-align: center;}
.b_navs .bottomnav ._bottom{background-color: #222533;padding: 28px 0;}
.b_navs .bottomnav ._bottom ._cont{width: 100%;overflow: hidden;}
.b_navs .bottomnav ._bottom ._cont .left{width: 50%;float: left;}
.b_navs .bottomnav ._bottom ._cont .left ._l1{font-size: 14px;color: #727274;margin-bottom: 12px;font-family: "Regular";}
.b_navs .bottomnav ._bottom ._cont .left ._l1 .span1{margin-right: 8px;}
.b_navs .bottomnav ._bottom ._cont .left ._l2{font-size: 14px;color: #727274;line-height: 16px;font-family: "Regular";}
.b_navs .bottomnav ._bottom ._cont .right{width: 50%;float: right;}
.b_navs .bottomnav ._bottom ._cont .right .abox{width: 100%;text-align: right;margin-bottom: 12px;font-size: 0;}
.b_navs .bottomnav ._bottom ._cont .right .abox a{font-family: "Regular";font-size: 14px;color: #727274;display: inline-block;vertical-align: middle;}
.b_navs .bottomnav ._bottom ._cont .right .abox a:hover{color: #2b81f4;}
.b_navs .bottomnav ._bottom ._cont .right .abox span{font-size: 14px;color: #727274;margin: 0 7px;display: inline-block;vertical-align: middle;}
.b_navs .bottomnav ._bottom ._cont .right ._l1{font-size: 14px;color: #727274;text-align: right;font-family: "Regular";}
@media  screen and (max-width: 1250px){
.b_navs .bottomnav ._top ._cont .left .box_1{padding-right: 20px;}
.b_navs .bottomnav ._top ._cont{padding-right: 210px;}
}
@media  screen and (max-width: 991px){
.b_navs .bottomnav{margin-bottom: 50px;}
.b_navs .bottomnav ._top{padding: 22px 0;}
.b_navs .bottomnav ._top ._cont{padding-right: 0;position: relative;}
.b_navs .bottomnav ._top ._cont .left .box_1{float: none;padding-right: 162px;width: 100%;margin-bottom: 20px;}
.b_navs .bottomnav ._top ._cont .left .box_1 h3{font-size: 18px;line-height: 28px;margin-bottom: 14px;}
.b_navs .bottomnav ._top ._cont .left .box_1 ul li{line-height: 17px;margin-bottom: 12px; font-size:14px; position:relative;}

.b_navs .bottomnav ._top ._cont .left .box_1 ul li b{}
.b_navs .bottomnav ._top ._cont .left .box_1 ul li span{display:inline-flex; max-width:215px;}

.b_navs .bottomnav ._top ._cont .left .box_2{width: 100%;float: none;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t{margin-bottom: 14px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox .name{margin-bottom: 12px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox .name .words{font-size: 14px;line-height: 16px;margin-right: 4px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox .input{height: 38px;padding: 0 10px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox .input input{font-size: 14px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .name{font-size: 14px;line-height: 16px;margin-bottom: 12px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .input_2{padding-right: 110px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .input_2 .input{height: 38px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .input_2 .yzm{width: 94px;height: 36px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b{padding-right: 20px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .name .words{font-size: 14px;margin-right: 4px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2{padding-right: 210px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .dx{height: 100px;padding: 10px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .dx textarea{font-size: 14px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .button{width: 190px;height: 38px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .button button{font-size: 14px;}
.b_navs .bottomnav ._top ._cont .right{width: 150px;position: absolute;top: 0;right: 0;
transform: translate(0,0);
-ms-transform: translate(0,0);}
.b_navs .bottomnav ._top ._cont .right h3{font-size: 14px;line-height: 16px;margin-bottom: 12px;}
.b_navs .bottomnav ._top ._cont .right .ewm{width: 80px;height: 80px;margin: 0 auto 12px auto;}
.b_navs .bottomnav ._top ._cont .right .tit{font-size: 14px;line-height: 18px;}
.b_navs .bottomnav ._bottom{padding: 22px 0;}
.b_navs .bottomnav ._bottom ._cont .left{width: 100%;float: none;}
.b_navs .bottomnav ._bottom ._cont .left ._l1{margin-bottom: 10px;text-align: center;}
.b_navs .bottomnav ._bottom ._cont .left ._l1 .span1{margin-right: 4px;}
.b_navs .bottomnav ._bottom ._cont .left ._l2{text-align: center;margin-bottom: 10px;}
.b_navs .bottomnav ._bottom ._cont .right{width: 100%;float: none;}
.b_navs .bottomnav ._bottom ._cont .right .abox{display: none;}
.b_navs .bottomnav ._bottom ._cont .right ._l1{text-align: center;}
}
@media  screen and (max-width: 767px){
.b_navs .bottomnav ._top ._cont{position: static;}
.b_navs .bottomnav ._top ._cont .left .box_1{padding-right: 0;margin-bottom: 24px;}
.b_navs .bottomnav ._top ._cont .left .box_1 h3{font-size: 15px;line-height: 26px;margin-bottom: 12px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t{margin-bottom: 14px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox:nth-child(1){width: 49%;margin-bottom: 12px;margin-right: 1.5%;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox:nth-child(2){width:49%;margin: 0;margin-bottom: 12px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .inputbox .input{height: 36px}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2{width: 100%;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .input_2{padding-right: 114px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .input_2 .input{height: 36px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2t .input_box2 .input_2 .yzm{width: 100px;height: 34px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b{padding-right: 0;margin-bottom: 12px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2{padding-right: 150px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .dx{height: 80px;}
.b_navs .bottomnav ._top ._cont .left .box_2 .box_2b .input_2 .button{width: 140px;height: 36px;}
.b_navs .bottomnav ._top ._cont .right{width: 100%;position: static;}





}

/*弹窗*/
._pop{ float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:999; display:none;background: rgba(0,0,0,0.1);}
._col{ float:left;  font-size: 50px; position:absolute; right:-50px; top:0; width:34px; height:34px; border-radius: 100%;color: #999;cursor: pointer;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width:800px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
._htm video{width: 100%;display: block;margin: 0 auto; }
._htm img{width: 100%;display: block;margin: 0 auto; }
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
._col{ float:left;  font-size: 50px; position:absolute; right:-50px; top:0; width:34px; height:34px; border-radius: 100%;color: #999;cursor: pointer;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width:500px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}           
@media  screen and (max-width: 767px){
._col{ float:left;  font-size: 50px; position:absolute; right:-30px; top:0; width:34px; height:34px; border-radius: 100%;color: #999;cursor: pointer;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width:300px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}

/*首页banner*/
.sy_banner{width: 100%;}
.sy_banner li{width: 100%;height: auto;}
.sy_banner li img{width: 100%;display: block;}
.sy_banner .slick-dots{ position: absolute; bottom: 40px; height: 14px; text-align: center;}
.sy_banner .slick-dots li{ vertical-align: top; width: 14px; height: 14px;margin: 0 13px; background: #ffffff;}
.sy_banner .slick-dots li.slick-active{ background: #2b72d1;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_banner .slick-dots{bottom: 20px; height: 10px;}
.sy_banner .slick-dots li{width: 10px; height: 10px;margin: 0 5px;}
}
@media  screen and (max-width: 767px){
.sy_banner .slick-dots{bottom: 12px; height: 8px;}
.sy_banner .slick-dots li{width: 8px; height: 8px;margin: 0 4px;}
}

/*内页banner*/
.ny_banner{width: 100%;}	
.ny_banner img{display: block;width: 100%;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.ny_banner{margin-top: 50px;}
}
@media  screen and (max-width: 767px){
}

/*当前位置*/
.dq_section{width: 100%;padding: 20px 0;background-color: #f8f8f8;}
.dq_section .box{width: 100%;font-size: 0; white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;padding-bottom: 5px;}
.dq_section .box::-webkit-scrollbar{ height: 3px;}
.dq_section .box::-webkit-scrollbar-track{ background-color: #e5e5e5; border-radius: 3px;}
.dq_section .box::-webkit-scrollbar-thumb{ height: 3px;  background-color: #10396c; border-radius: 3px;}
.dq_section .box .span1{font-family: "Normal";font-size: 14px;color: #333333;line-height: 14px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.dq_section .box a{font-family: "Normal";font-size: 14px;color: #666666;line-height: 14px;display: inline-block;vertical-align: middle;}
.dq_section .box .span2{font-size: 14px;color: #666666;line-height: 14px;display: inline-block;vertical-align: middle;margin: 0 5px;}
.dq_section .box a:hover,.dq_section .box a.on{color: #2f75d1;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.dq_section .box{padding-bottom: 0;}
.dq_section .box::-webkit-scrollbar{ display: none;}
.dq_section .box .span1{font-size: 12px;line-height: 12px;margin-right: 6px;}
.dq_section .box a{font-size: 12px;line-height: 12px;}
.dq_section .box .span2{font-size: 12px;line-height: 12px;margin: 0 4px;}
}
@media  screen and (max-width: 767px){
}

/*二级导航*/
.ej_nav{width: 100%;}	
.ej_nav ul{width: 100%; white-space:nowrap;overflow: hidden; overflow-x: auto; scrollbar-width: thin; max-width: 100%;font-size: 0;text-align: center;padding-bottom: 5px;}
.ej_nav ul::-webkit-scrollbar{ height: 3px;}
.ej_nav ul::-webkit-scrollbar-track{ background-color: #e5e5e5; border-radius: 3px;}
.ej_nav ul::-webkit-scrollbar-thumb{ height: 3px;  background-color: #054899; border-radius: 3px;}
.ej_nav ul li{display: inline-block;vertical-align: middle;font-size: 16px;line-height: 16px;padding-bottom: 8px;margin: 0 10px;position: relative;}
.ej_nav ul li a{font-family: "Regular";display: block;padding: 12px 40px;border: 1px solid #cccccc;border-radius: 4px;color: #8a8a8a;}
.ej_nav ul li::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: transparent transparent #2f75d1;position: absolute;left: 50%;bottom: -8px;margin-left: -8px;opacity: 0;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.ej_nav ul li:hover::after,.ej_nav ul li.on::after{content: "";display: block; opacity: 1;}
.ej_nav ul li:hover a,.ej_nav ul li.on a{border-color: #2f75d1;background-color: #2f75d1;color: #fff;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){	
.ej_nav ul{padding-bottom: 0;}
.ej_nav ul::-webkit-scrollbar{ display: none;}
.ej_nav ul li{font-size: 14px;line-height: 14px;padding-bottom: 6px;margin: 0 4px;}
.ej_nav ul li a{padding: 8px 20px;}
.ej_nav ul li::after{content: "";display: block;width: 0;height: 0;border: 6px solid;border-color: transparent transparent #2f75d1;bottom: -6px;margin-left: -6px;}
}
@media  screen and (max-width: 767px){
.ej_nav ul li{font-size: 12px;line-height: 12px;padding-bottom: 4px;}
.ej_nav ul li a{padding: 6px 19px;}
.ej_nav ul li::after{content: "";display: block;width: 0;height: 0;border: 4px solid;border-color: transparent transparent #2f75d1;bottom: -4px;margin-left: -4px;}
}

/*分页*/
.page_section{width: 100%;text-align: center;font-size: 0;}
.page_section .left{font-size: 16px;color: #333;line-height: 16px;padding: 8px 32px;border-radius: 16.5px;border: 1px solid #333333; display: inline-block;vertical-align: middle;}
.page_section .center{font-family: "Normal";font-size: 16px;color: #666666;line-height: 16px;margin: 0 22px;display: inline-block;vertical-align: middle;}
.page_section .right{font-size: 16px;color: #333;line-height: 16px;padding: 8px 32px;border-radius: 16.5px;border: 1px solid #333333; display: inline-block;vertical-align: middle;}
.page_section .left a,.page_section .right a{color: #333;font-family: "Normal";}
.page_section .left:hover,.page_section .right:hover,.page_section .left.on,.page_section .right.on{background-color: #2b72d1;border-color: #2b72d1;}
.page_section .left:hover a,.page_section .right:hover a,.page_section .left.on a,.page_section .right.on a{color: #fff;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.page_section .left{font-size: 14px;line-height: 14px;padding: 4px 14px;border-radius: 16px;}
.page_section .center{font-size: 14px;line-height: 14px;margin: 0 16px;}
.page_section .right{font-size: 14px;line-height: 14px;padding: 4px 14px;border-radius: 16px;}
}
@media  screen and (max-width: 767px){
}

/*通用标题*/
.sy_tit{width: 100%;text-align: center;}
.sy_tit h2{font-size: 32px;color: #0146a1;line-height: 34px;margin-bottom: 10px;font-family: "wbold";}
.sy_tit h3{font-size: 14px;color: #707070;line-height: 16px;font-family: "Regular";}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_tit h2{font-size: 20px;line-height: 22px;margin-bottom: 8px;}
}
@media  screen and (max-width: 767px){
.sy_tit h2{font-size: 18px;line-height: 20px;margin-bottom: 6px;}
}

/*解决方案*/
.sy_section1{width: 100%;padding-top: 64px;}
.sy_section1 .content{padding: 102px 0 112px 0;position: relative;}
.sy_section1 .content .ba_pic{width: 40%;margin: 0 auto;}
.sy_section1 .content .ba_pic .pic{ padding-bottom: 90.86%; position: relative; overflow: hidden;}
.sy_section1 .content .ba_pic .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section1 .content .box{width: 30%;position: absolute;cursor: pointer;}
.sy_section1 .content .box .name{font-size: 30px;color: #000000;line-height: 30px;/*margin-bottom: 16px;*/}
.sy_section1 .content .box .text{font-size: 16px;color: #030000;line-height: 30px;margin-bottom:66px;}
.sy_section1 .content .box:hover .name{color: #054899;}
.sy_section1 .content .box .border{width: 88.55%;display: inline-block;}
.sy_section1 .content .box .border .bpic{ padding-bottom: 0.717%; position: relative; overflow: hidden;}
.sy_section1 .content .box .border .bpic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section1 .content .box._posi1{right: 67%;top: 22%;text-align: right;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .content .box._posi1 .border{float: left;}
.sy_section1 .content .box._posi1 .text{text-align: left;}
/*.sy_section1 .content .box._posi1:hover{top: 7%;}*/
.sy_section1 .content .box._posi2{right: 71%;top: 47%;text-align: right;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .content .box._posi2 .border{float: right;}
.sy_section1 .content .box._posi2 .text{text-align: left;}
/*.sy_section1 .content .box._posi2:hover{top: 40%;}*/
.sy_section1 .content .box._posi3{right: 67%;top: 74%;text-align: right;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .content .box._posi3 .border{display: none;}
.sy_section1 .content .box._posi3 .text{text-align: left;}
.sy_section1 .content .box._posi3:hover{top: 73%;}
.sy_section1 .content .box._posi4{left: 67%;top: 22%;text-align: left;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .content .box._posi4 .border{float: right;}
/*.sy_section1 .content .box._posi4:hover{top: 7%;}*/
.sy_section1 .content .box._posi5{left: 71%;top: 47%;text-align: left;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .content .box._posi5 .border{float: left;}
/*.sy_section1 .content .box._posi5:hover{top: 40%;}*/
.sy_section1 .content .box._posi6{left: 67%;top: 74%;text-align: left;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .content .box._posi6:hover{top: 73%;}
@media  screen and (max-width: 1400px){
.sy_section1 .content .box .text{margin-bottom:30px;}
}
@media  screen and (max-width: 1200px){
.sy_section1 .content .box .name{font-size: 18px;line-height: 18px;}
.sy_section1 .content .box .text{font-size: 14px;line-height: 22px;margin-bottom:30px;}

.sy_section1 .content .box._posi1{top:24%;}
.sy_section1 .content .box._posi4{top:24%;}
}
@media  screen and (max-width: 991px){
.sy_section1{width: 100%;padding: 22px 0;}
.sy_section1 .content{padding: 16px 0 0 0;}
.sy_section1 .content .ba_pic{width: 40%;margin: 0 auto 14px auto;}
/*.sy_section1 .content .box{width: 100%;position: static;margin-bottom: 14px;}*/
.sy_section1 .content .box .name{font-size: 16px;color: #000000;line-height: 18px;margin-bottom: 14px;}
.sy_section1 .content .box .text{font-size: 14px;color: #030000;line-height: 20px;margin-bottom:14px;}
.sy_section1 .content .box .border{width: 100%;}
.sy_section1 .content .box .border .bpic{ padding-bottom: 0.7%;}

.sy_section1 .content .box._posi1{top:17%;}
.sy_section1 .content .box._posi4{top:17%;}
.sy_section1 .content .box._posi2{top:49%;}
.sy_section1 .content .box._posi5{top:49%;}
.sy_section1 .content .box._posi3{top:85%;}
.sy_section1 .content .box._posi6{top:85%;}
}

@media  screen and (max-width: 767px){
.sy_section1 .content{padding: 14px 0 0 0;}
.sy_section1 .content .ba_pic{width: 60%;}
.sy_section1 .content .box{width: 100%;margin-bottom: 14px;}
.sy_section1 .content .box .name{font-size: 13px;line-height: 16px;}
.sy_section1 .content .box .border .bpic{ padding-bottom: 0.5%;}

.sy_section1 .content .box._posi1{right:76%; text-align: right;}
.sy_section1 .content .box._posi4{left:76%;}
.sy_section1 .content .box._posi2{right:82%; text-align: right;}
.sy_section1 .content .box._posi5{left:82%;}
.sy_section1 .content .box._posi3{right:75%; text-align: right;}
.sy_section1 .content .box._posi6{left:75%;}


}

/*产品中心*/
.sy_section2{width: 100%;padding-bottom: 56px;}
.sy_section2 .content{width: 100%;margin-top: 104px;overflow: hidden;}
.sy_section2 .content .left{width: 32%;float: left;margin-right: 1.5%;}
.sy_section2 .content .left ._t{width: 100%;margin-bottom: 62px;padding-top: 38px;}
.sy_section2 .content .left ._t .words1{font-size: 32px;color: #ffffff;line-height: 32px;margin-bottom: 22px;font-family: "wbold";
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .content .left ._t .border{width: 50px;height: 2px;background-color: #fff;margin-bottom: 18px;}
.sy_section2 .content .left ._t .words2{font-size: 16px;color: #ffffff;line-height: 24px;font-family: "Normal";
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section2 .content .left ._b{width: 100%;}
.sy_section2 .content .left ._b .picbox{width: 100%;position: relative;cursor: pointer;overflow: hidden;}
.sy_section2 .content .left ._b .picbox .pic{width: 100%;height: 567px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content .left ._b .picbox:hover .pic{
transform: scale(1.05);
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);}
.sy_section2 .content .left ._b .picbox .wordsbox{font-family: "Regular";width: 100%;font-size: 16px;color: #ffffff;text-align: center;padding: 14px 10px;background-color: rgba(16,57,108,0.6);position: absolute;left: 0;bottom: 0;}
.sy_section2 .content .center{width: 35%;float: left;margin-right: 1.5%;}
.sy_section2 .content .center .picbox1{width: 100%;position: relative;margin-bottom: 20px;cursor: pointer;overflow: hidden;}
.sy_section2 .content .center .picbox1 .pic{width: 100%;height: 280px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content .center .picbox1:hover .pic{
transform: scale(1.05);
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);}
.sy_section2 .content .center .wordsbox{font-family: "Regular";width: 100%;font-size: 16px;color: #ffffff;text-align: center;padding: 14px 10px;background-color: rgba(16,57,108,0.6);position: absolute;left: 0;bottom: 0;}
.sy_section2 .content .center .picbox2{width: 100%;position: relative;margin-bottom: 20px;cursor: pointer;overflow: hidden;}
.sy_section2 .content .center .picbox2 .pic{width: 100%;height: 186px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content .center .picbox2:hover .pic{
transform: scale(1.05);
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);}
.sy_section2 .content .center .picbox3{width: 100%;position: relative;cursor: pointer;overflow: hidden;}
.sy_section2 .content .center .picbox3 .pic{width: 100%; height: 283px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content .center .picbox3:hover .pic{
transform: scale(1.05);
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);}
.sy_section2 .content .right{width: 30%;float: left;}
.sy_section2 .content .right .wordsbox{font-family: "Regular";width: 100%;font-size: 16px;color: #ffffff;text-align: center;padding: 14px 10px;background-color: rgba(16,57,108,0.6);position: absolute;left: 0;bottom: 0;}
.sy_section2 .content .right .picbox1{width: 100%;position: relative;margin-bottom: 20px;cursor: pointer;overflow: hidden;}
.sy_section2 .content .right .picbox1 .pic{width: 100%; height: 474px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content .right .picbox1:hover .pic{
transform: scale(1.05);
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);}
.sy_section2 .content .right .picbox2{width: 100%;position: relative;cursor: pointer;overflow: hidden;}
.sy_section2 .content .right .picbox2 .pic{width: 100%; height: 295px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .content .left ._t .words3{display: none;}
.sy_section2 .content .right .picbox2 .pic:hover{
transform: scale(1.05);
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_section2{padding: 22px 0;background: url(images/img24.png)no-repeat center center!important;background-size: cover!important;}
.sy_section2 .content{margin-top: 16px;}
.sy_section2 .content .left ._t{margin-bottom: 16px;padding-top: 16px;}
.sy_section2 .content .left ._t .words1{font-size: 20px;line-height: 22px;margin-bottom: 14px;}
.sy_section2 .content .left ._t .border{width: 40px;margin-bottom: 14px;}
.sy_section2 .content .left ._t .words2{font-size: 14px;line-height: 20px;}
.sy_section2 .content .left ._t .words3{display: block;}
.sy_section2 .content .left ._t .words4{display: none;}
.sy_section2 .content .left ._b .picbox .pic{height: 280px;}
.sy_section2 .content .left ._b .picbox .wordsbox{font-size: 14px;padding: 8px 6px;}
.sy_section2 .content .center .picbox1{margin-bottom: 10px;}
.sy_section2 .content .center .picbox1 .pic{height: 130px;}
.sy_section2 .content .center .wordsbox{font-size: 14px;padding: 8px 6px;}
.sy_section2 .content .center .picbox2{margin-bottom: 10px;}
.sy_section2 .content .center .picbox2 .pic{height: 90px;}
.sy_section2 .content .center .picbox3 .pic{height: 164px;}
.sy_section2 .content .right .wordsbox{font-size: 14px;padding: 8px 6px;}
.sy_section2 .content .right .picbox1{margin-bottom: 10px;}
.sy_section2 .content .right .picbox1 .pic{height: 224px;}
.sy_section2 .content .right .picbox2 .pic{height: 170px;}
.sy_section2 .sy_tit h2{color: #fff;}
.sy_section2 .sy_tit h3{color: #fff;}
}
@media  screen and (max-width: 767px){
.sy_section2 .content{margin-top: 14px;}
.sy_section2 .content .left{width: 100%;margin-right: 0;margin-bottom: 10px;}
.sy_section2 .content .left ._t{margin-bottom: 14px;padding-top: 14px;}
.sy_section2 .content .left ._t .words1{font-size: 16px;line-height: 18px;margin-bottom: 12px;}
.sy_section2 .content .left ._t .border{width: 35px;margin-bottom: 12px;}
.sy_section2 .content .left ._b .picbox .pic{height: 300px;}
.sy_section2 .content .center{width: 49%;margin-right: 2%;}
.sy_section2 .content .center .picbox1 .pic{height: 100px;}
.sy_section2 .content .center .picbox2 .pic{height: 80px;}
.sy_section2 .content .center .picbox3 .pic{height: 130px;}
.sy_section2 .content .right{width: 49%;}
.sy_section2 .content .right .picbox1 .pic{height: 180px;}
.sy_section2 .content .right .picbox2 .pic{height: 140px;}
}

/*公司介绍*/
.sy_section3{width: 100%;padding: 65px 0 96px 0;}
.sy_section3 .content{width: 100%;margin-top: 54px;overflow: hidden;}
.sy_section3 .content .left{width: 42.92%;float: left;position: relative;}
.sy_section3 .content .left .icon{width: 97px;height: 97px;position: absolute;left: 50%;top: 50%;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);}
.sy_section3 .content .left .videos{width: 100%;height: 475px;}
.sy_section3 .content .right{width: 57.08%;float: right;height: 471px;position: relative;}
.sy_section3 .content .right .wordsbox{width: 100%;position: absolute;left: 0;top: 50%;padding-left: 82px;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);}
.sy_section3 .content .left .active{display: none;}
.sy_section3 .content .right .wordsbox .text{font-size: 16px;color: #030000;line-height: 36px;margin-bottom: 68px;}
.sy_section3 .content .right .wordsbox .more{display: inline-block;border: 1px solid #1654a0;font-size: 18px;line-height: 18px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .content .right .wordsbox .more a{display: block;color: #054899;padding: 14px 46px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .content .right .wordsbox .more:hover{background-color: #1654a0}
.sy_section3 .content .right .wordsbox .more:hover a{color: #fff;}
@media  screen and (max-width: 1199px){
.sy_section3 .content .right .wordsbox .text{line-height: 30px;}
}
@media  screen and (max-width: 991px){
.sy_section3{padding: 22px 0;}
.sy_section3 .content{margin-top: 16px;}
.sy_section3 .content .left{width: 43%;}
.sy_section3 .content .left .icon{width: 46px;height: 46px;}
.sy_section3 .content .right{width: 57%;height: 210px;}
.sy_section3 .content .right .wordsbox{padding-left: 16px;}
.sy_section3 .content .right .wordsbox .text{font-size: 14px;line-height: 24px;margin-bottom: 16px;
-webkit-line-clamp: 6;}
.sy_section3 .content .right .wordsbox .more{font-size: 16px;line-height: 16px;}
.sy_section3 .content .right .wordsbox .more a{padding: 8px 20px;}
.sy_section3 .content .left .videos{width: 100%;height: 240px;}
}
@media  screen and (max-width: 767px){
.sy_section3 .content{margin-top: 14px;}
.sy_section3 .content .left{width: 100%;}
.sy_section3 .content .left .icon{width: 36px;height: 36px;}
.sy_section3 .content .right{width: 100%;height: auto;margin-top: 14px;}
.sy_section3 .content .right .wordsbox{padding-left: 0;position: static;
transform: translate(0,0);
-ms-transform: translate(0,0);}
.sy_section3 .content .right .wordsbox .text{line-height: 22px;margin-bottom: 14px;}
.sy_section3 .content .right .wordsbox .more{font-size: 14px;line-height: 14px;}
.sy_section3 .content .right .wordsbox .more a{padding: 6px 14px;}
}

/*选择我们的六大理由*/
.sy_section4{width: 100%;padding: 20px 0 62px 0;}
.sy_section4 ul{margin: -20px -60px;padding-top: 32px;overflow: hidden;
width: -moz-calc(100% + 120px);
width: -o-calc(100% + 120px);
width: -webkit-calc(100% + 120px);
width: calc(100% + 120px);}
.sy_section4 ul li{margin: 20px 60px;float: left;
width: -moz-calc(33.333333% - 120px);
width: -o-calc(33.333333% - 120px);
width: -webkit-calc(33.333333% - 120px);
width: calc(33.333333% - 120px);}
.sy_section4 ul li .pic{ width: 100%; padding-bottom: 64.01%; position: relative; overflow: hidden; min-height: 50px;border-radius: 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;}
.sy_section4 ul li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-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;}
.sy_section4 ul li:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section4 ul li .wordsbox{width: 100%;padding: 0 5px;padding-top: 18px;}
.sy_section4 ul li .wordsbox .words{font-size: 18px;color: #000000;height: 20px; line-height: 20px;text-align: center;width: 100%;font-family: "Regular";}
.sy_section4 ul li:hover .wordsbox .words{color: #10396c;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_section4{padding: 22px 0;}
.sy_section4 ul{margin: -15px;padding-top: 16px;
width: -moz-calc(100% + 30px);
width: -o-calc(100% + 30px);
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);}
.sy_section4 ul li{margin: 15px;
width: -moz-calc(33.333333% - 30px);
width: -o-calc(33.333333% - 30px);
width: -webkit-calc(33.333333% - 30px);
width: calc(33.333333% - 30px);}
.sy_section4 ul li .pic{border-radius: 12px;}
.sy_section4 ul li .wordsbox{padding-top: 16px;}
.sy_section4 ul li .wordsbox .words{font-size: 14px;line-height: 18px;height: auto;}
}
@media  screen and (max-width: 767px){
.sy_section4 ul{margin: -7px;padding-top: 14px;
width: -moz-calc(100% + 14px);
width: -o-calc(100% + 14px);
width: -webkit-calc(100% + 14px);
width: calc(100% + 14px);}
.sy_section4 ul li{margin: 7px;
width: -moz-calc(50% - 14px);
width: -o-calc(50% - 14px);
width: -webkit-calc(50% - 14px);
width: calc(50% - 14px);}
.sy_section4 ul li .pic{border-radius: 12px;}
.sy_section4 ul li .wordsbox{padding-top: 14px;}
.sy_section4 ul li .wordsbox .words{font-size: 12px;line-height: 14px; display:block; text-align:left;}
}

/*新闻中心*/
.sy_section5{width: 100%;}
.sy_section5 .sy_tit{width: 100%;padding: 68px 0 94px 0;}
.sy_section5 .sy_tit h2{color: #fff;}
.sy_section5 .sy_tit h3{color: #fff;}
.sy_section5 .content{width: 100%;padding-bottom: 92px;background-color: rgba(255,255,255,0);}
.sy_section5 .content .b_con{width: 100%;background-color: #fff;margin-top: -44px; box-shadow: 0 0 30px rgba(102,102,102,0.15);overflow: hidden;}
.sy_section5 .content .b_con .left{width: 50%;float: left;padding: 24px 100px 46px 22px;}
.sy_section5 .content .b_con .left .tit{width: 100%;font-size: 18px;color: #666666;line-height: 20px;text-transform:uppercase;font-family: "wbold";}
.sy_section5 .content .b_con .left .tit span{font-size: 28px;color: #054899;line-height: 30px;margin-right: 8px;font-family: "wbold";}
.sy_section5 .content .b_con .left ul{width: 100%;margin-top: 30px;}
.sy_section5 .content .b_con .left ul li{width: 100%;margin-bottom: 24px;}
.sy_section5 .content .b_con .left ul li:last-child{margin-bottom: 0;}
.sy_section5 .content .b_con .left ul li .box_t{width: 100%;overflow: hidden;padding-left: 28px;margin-bottom: 24px;}

.sy_section5 .content .b_con .left ul li:last-child .box_t{margin-bottom: 0;}
.sy_section5 .content .b_con .left ul li .box_t .l_left{width: 84px;border-right: 1px solid #dcdcdc;float: left;padding-bottom: 8px;}
.sy_section5 .content .b_con .left ul li .box_t .l_left .number_1{font-family: "Heavy";font-size: 55px;color: #999999;line-height: 58px;font-weight: bold;margin-bottom: 8px;}
.sy_section5 .content .b_con .left ul li .box_t .l_left .number_2{font-family: "Regular";font-size: 14px;color: #999999;line-height: 16px;}
.sy_section5 .content .b_con .left ul li .box_t .l_right{float: right;padding-top: 10px;padding-left: 18px;
width: -moz-calc(100% - 84px);
width: -o-calc(100% - 84px);
width: -webkit-calc(100% - 84px);
width: calc(100% - 84px);}
.sy_section5 .content .b_con .left ul li .box_t .l_right .tit1{font-family: "Regular";font-size: 18px;color: #000000;line-height: 20px;margin-bottom: 8px;text-transform:uppercase;}
.sy_section5 .content .b_con .left ul li .box_t .l_right .tit2{font-family: "Regular";font-size: 14px;color: #666666;line-height: 22px;text-transform:uppercase;}
.sy_section5 .content .b_con .left ul li:hover .box_t .l_right .tit1{color: #054899;}
.sy_section5 .content .b_con .left ul li .border{width: 100%;height: 1px;}
.sy_section5 .content .b_con .left ul li:last-child .border{display: none;}
.sy_section5 .content .b_con .right{width: 50%;float: right;box-shadow: -4px 0 5px -3px rgb(220,220,220);padding-top: 24px;}
.sy_section5 .content .b_con .right .tit{font-family: "wbold";width: 100%;padding: 0 140px 0 22px;font-size: 18px;color: #666666;line-height: 18px;text-transform:uppercase;margin-bottom: 18px;}
.sy_section5 .content .b_con .right .tit span{font-size: 28px;color: #054899;line-height: 28px;margin-right: 8px;font-family: "wbold";}
.sy_section5 .content .b_con .right ul{width: 100%;}
.sy_section5 .content .b_con .right ul li{height: auto;}
.sy_section5 .content .b_con .right ul li .libox{width: 100%;position: relative;overflow: hidden;}
.sy_section5 .content .b_con .right ul li .libox .pic{width: 100%;height: 567px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section5 .content .b_con .right ul li .libox:hover .pic{
transform: scale(1.05);
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);}
.sy_section5 .content .b_con .right ul li .libox .words{width: 100%;overflow: hidden;padding: 16px 24px 16px 22px;background-color: rgba(0,0,0,0.5);position: absolute;left: 0;bottom: 0;}
.sy_section5 .content .b_con .right ul li .libox .words .r_left{font-family: "Normal";font-size: 18px;color: #ffffff;line-height: 18px;float: left;
width: -moz-calc(100% - 120px);
width: -o-calc(100% - 120px);
width: -webkit-calc(100% - 120px);
width: calc(100% - 120px);}
.sy_section5 .content .b_con .right ul li .libox .words .r_right{font-family: "Normal";font-size: 18px;color: #ffffff;line-height: 18px;float: right;width: 120px;text-align: right;}
.sy_section5 .content .b_con .right ul li .libox:hover .words .r_left{color: rgba(255,255,255,0.6);}
.sy_section5 .content .b_con .right ul .slick-prev{width: 37px;height: 35px;background: url(images/img39.png) no-repeat center center; background-size: cover;left: auto;right: 55px; top: -5%;border: 1px solid #054899;}
.sy_section5 .content .b_con .right ul .slick-next{width: 37px;height: 35px;background: url(images/img40.png) no-repeat center center; background-size: cover;right: 12px;top: -5%;border: 1px solid #054899;}
.sy_section5 .content .b_con .right ul .slick-prev:hover{border:none;background: url(images/img41.png) no-repeat center center; background-size: cover;background-color: rgba(16,57,108,0.6);}
.sy_section5 .content .b_con .right ul .slick-next:hover{border:none;background: url(images/img42.png) no-repeat center center; background-size: cover;background-color: rgba(16,57,108,0.6);}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_section5 .sy_tit{padding: 22px 0 42px 0;}
.sy_section5 .content{padding-bottom: 22px;}
.sy_section5 .content .b_con{margin-top: -20px;}
.sy_section5 .content .b_con .left{padding: 16px;padding-right: 30px;}
.sy_section5 .content .b_con .left .tit{font-size: 14px;line-height: 16px;}
.sy_section5 .content .b_con .left .tit span{font-size: 18px;line-height: 20px;margin-right: 4px;}
.sy_section5 .content .b_con .left ul{margin-top: 16px;}
.sy_section5 .content .b_con .left ul li{margin-bottom: 14px;}
.sy_section5 .content .b_con .left ul li .box_t{padding-left: 16px;margin-bottom: 14px;}
.sy_section5 .content .b_con .left ul li .box_t .l_left{width: 70px;padding-bottom: 6px;}
.sy_section5 .content .b_con .left ul li .box_t .l_left .number_1{font-size: 40px;line-height: 42px;margin-bottom: 6px;}
.sy_section5 .content .b_con .left ul li .box_t .l_left .number_2{font-size: 12px;line-height: 14px;}
.sy_section5 .content .b_con .left ul li .box_t .l_right{padding-top: 6px;padding-left: 14px;
width: -moz-calc(100% - 70px);
width: -o-calc(100% - 70px);
width: -webkit-calc(100% - 70px);
width: calc(100% - 70px);}
.sy_section5 .content .b_con .left ul li .box_t .l_right .tit1{font-size: 16px;line-height: 18px;margin-bottom: 6px;}
.sy_section5 .content .b_con .left ul li .box_t .l_right .tit2{font-size: 12px;line-height: 18px;}
.sy_section5 .content .b_con .right{padding-top: 16px;}
.sy_section5 .content .b_con .right .tit{padding: 0 85px 0 16px;font-size: 14px;line-height: 16px;margin-bottom: 16px;}
.sy_section5 .content .b_con .right .tit span{font-size: 18px;line-height: 20px;margin-right: 4px;}
.sy_section5 .content .b_con .right ul li .libox .pic{height: 375px;}
.sy_section5 .content .b_con .right ul li .libox .words{padding: 14px;}
.sy_section5 .content .b_con .right ul li .libox .words .r_left{font-size: 14px;line-height: 14px;
width: -moz-calc(100% - 90px);
width: -o-calc(100% - 90px);
width: -webkit-calc(100% - 90px);
width: calc(100% - 90px);}
.sy_section5 .content .b_con .right ul li .libox .words .r_right{font-size: 14px;line-height: 14px;width: 90px;}
.sy_section5 .content .b_con .right ul .slick-prev{width: 20px;height: 20px;right: 45px; top: -6%;}
.sy_section5 .content .b_con .right ul .slick-next{width: 20px;height: 20px;right: 16px;top: -6%;}
}
@media  screen and (max-width: 767px){
.sy_section5 .content .b_con .left{padding: 14px;padding-right: 20px;width: 100%;}
.sy_section5 .content .b_con .left .tit{font-size: 12px;line-height: 14px;}
.sy_section5 .content .b_con .left .tit span{font-size: 16px;line-height: 18px;}
.sy_section5 .content .b_con .left ul{margin-top: 14px;}
.sy_section5 .content .b_con .left ul li{margin-bottom: 12px;}
.sy_section5 .content .b_con .left ul li .box_t{padding-left: 14px;margin-bottom: 12px;}
.sy_section5 .content .b_con .left ul li .box_t .l_right .tit1{font-size: 14px;line-height: 16px;margin-bottom: 4px; overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; display:block;}
.sy_section5 .content .b_con .left ul li .box_t .l_right .tit2{line-height: 16px;}
.sy_section5 .content .b_con .right{padding-top: 0;width: 100%;}
.sy_section5 .content .b_con .right .tit{padding: 0 85px 0 14px;font-size: 12px;line-height: 14px;margin-bottom: 14px;}
.sy_section5 .content .b_con .right .tit span{font-size: 16px;line-height: 18px;}
.sy_section5 .content .b_con .right ul li .libox .pic{height: 200px;}
.sy_section5 .content .b_con .right ul li .libox .words{padding: 12px;}
.sy_section5 .content .b_con .right ul li .libox .words .r_left{font-size: 12px;line-height: 12px;
width: -moz-calc(100% - 80px);
width: -o-calc(100% - 80px);
width: -webkit-calc(100% - 80px);
width: calc(100% - 80px);}
.sy_section5 .content .b_con .right ul li .libox .words .r_right{font-size: 12px;line-height: 12px;width: 80px;}
.sy_section5 .content .b_con .right ul .slick-prev{right: 42px;top: -8%;}
.sy_section5 .content .b_con .right ul .slick-next{right: 14px;top: -8%;}
}

/*合作伙伴*/
.sy_section6{width: 100%;padding:60px 0 60px 0;}
.sy_section6 .content{width: 100%;margin-top: 55px;}
.sy_section6 .content .u1{margin: 0 -7px;padding: 0 10px;padding-bottom: 70px;
width: -moz-calc(100% + 14px);
width: -o-calc(100% + 14px);
width: -webkit-calc(100% + 14px);
width: calc(100% + 14px);}
.sy_section6 .content .u1 li{margin: 0 7px;height: auto; padding: 10px 0;}
.sy_section6 .content .u1 li .pic{box-shadow: 0 0 8px rgba(26,80,152,0.16);}
.sy_section6 .content .u1 li .pic{ width: 100%; padding-bottom: 46%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section6 .content .u1 li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-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;}
.sy_section6 .content .u1 li:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section6 .content .u1 .slick-dots{position: absolute; bottom: 0; height: 14px; text-align: center;}
.sy_section6 .content .u1 .slick-dots li{ vertical-align: middle; width: 14px; height: 14px;border-radius: 100%; margin: 0 6px;border: 2px solid #373737;padding: 0;}
.sy_section6 .content .u1 .slick-dots li.slick-active{ border-color: #084ba4;}

.sy_section6 .content .u1 .slick-prev{width: 37px;height: 35px;background: url(images/img39.png) no-repeat center center; background-size: cover;left: 50%; top:auto; margin-left:-45px;  bottom: 0;border: 1px solid #054899; border-radius:50%; -webkit-transform: translate(0,0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);}
.sy_section6 .content .u1 .slick-next{width: 37px;height: 35px;background: url(images/img40.png) no-repeat center center; background-size: cover;right: 50%; top:auto; margin-right:-45px; bottom: 0;border: 1px solid #054899; border-radius:50%; -webkit-transform: translate(0,0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);}
.sy_section6 .content .u1 .slick-prev:hover{border:none;background: url(images/img41.png) no-repeat center center; background-size: cover;background-color: rgba(16,57,108,0.6);}
.sy_section6 .content .u1 .slick-next:hover{border:none;background: url(images/img42.png) no-repeat center center; background-size: cover;background-color: rgba(16,57,108,0.6);}

@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_section6{padding: 22px 0;}
.sy_section6 .content{margin-top: 16px;}
.sy_section6 .content .u1{margin: 0 -5px;padding: 0;padding-bottom: 40px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.sy_section6 .content .u1 li{margin: 0 5px;}
.sy_section6 .content .u1 .slick-dots{height: 10px;}
.sy_section6 .content .u1 .slick-dots li{ width: 10px; height: 10px;margin: 0 4px;}

.sy_section6 .content .u1 .slick-prev{width: 20px;height: 20px; margin-left:-25px;}
.sy_section6 .content .u1 .slick-next{width: 20px;height: 20px; margin-right:-25px;}

}
@media  screen and (max-width: 767px){
.sy_section6 .content{margin-top: 4px;}
.sy_section6 .content .u1{margin: 0 -4px;
width: -moz-calc(100% + 8px);
width: -o-calc(100% + 8px);
width: -webkit-calc(100% + 8px);
width: calc(100% + 8px);}
.sy_section6 .content .u1 li{margin: 0 4px;}
.sy_section6 .content .u1 .slick-dots{height: 8px;}
.sy_section6 .content .u1 .slick-dots li{ width: 8px; height: 8px;margin: 0 2px;}

/*.sy_section6 .content .u1 .slick-prev{right: 42px;top: -8%;}
.sy_section6 .content .u1 .slick-next{right: 14px;top: -8%;}*/

}

.sy_section7{width: 100%;padding: 46px 0;}
.sy_section7 .content{width: 100%;padding-right: 160px;position: relative;}
.sy_section7 .content .left{font-family: "wbold";width: 100%;font-size: 24px;color: #ffffff;line-height: 30px;}
.sy_section7 .content .right{width: auto;height: 48px;line-height: 46px;text-align: center;font-size: 18px;color: #ffffff;position: absolute;right: 0;top: 50%;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);}
.sy_section7 .content .right a{color: #fff;display: block;width: 100%; padding:0 10px;height: 100%;border: 1px solid #fff;font-family: "Regular";
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section7 .content .right:hover a{background-color: #fff;color: #054899;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.sy_section7{padding: 22px 0;}
.sy_section7 .content{padding-right: 90px;}
.sy_section7 .content .left{font-size: 16px;line-height: 22px;}
.sy_section7 .content .right{width: auto;height: 36px;line-height: 34px;font-size: 16px;display: table;}
}
@media  screen and (max-width: 767px){
.sy_section7 .content{padding-right: 0;position: static;}
.sy_section7 .content .left{font-size: 14px;line-height: 20px;text-align: center;margin-bottom: 14px;}
.sy_section7 .content .right{width: auto;display: table;height: 32px;line-height: 30px;font-size: 14px;position: static;margin: 0 auto;
transform: translate(0,0);
-ms-transform: translate(0,0);}
}

/*公司介绍_内页*/
/*公司介绍*/
.gsjs_section1{width: 100%;}
.gsjs_section1 .top{width: 100%;}
.gsjs_section1 .top .content{width: 100%;margin-top: 42px;}
.gsjs_section1 .top .content ._t{width: 100%;overflow: hidden;/*margin-bottom: 88px;*/}
.gsjs_section1 .top .content ._t ._l{width: 48.46%;float: left;/*margin-top: 50px;*/}
.gsjs_section1 .top .content ._t ._l h2{font-size: 30px;color: #0146a1;line-height: 32px;font-family: "wbold";padding-bottom: 20px;}
.gsjs_section1 .top .content ._t ._l .border{width: 48px;height: 4px;background-color: #0146a1;margin: 22px 0 58px 0;display: none;}
.gsjs_section1 .top .content ._t ._l .text{font-size: 16px;color: #030000;line-height: 32px;/*font-weight: bold;*/padding-right: 10px;font-family: "Regular";}
.gsjs_section1 .top .content ._t ._l .text .span{color: #0146a1;}
.gsjs_section1 .top .content ._t ._r{width: 51.54%;float: left;position: relative;overflow: hidden;}
.gsjs_section1 .top .content ._t ._r .pic{width: 100%;height: 406px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.gsjs_section1 .top .content ._t ._r:hover .pic{
transform: scale(1.05);
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);}
.gsjs_section1 .top .content ._t ._r .words{width: 100%;padding: 10px 5px 12px 5px;text-align: center;font-size: 18px;color: #ffffff;line-height: 18px;position: absolute;left: 0;bottom: 0;background-color: rgba(0,0,0,0.47);}
.gsjs_section1 .top .content ._b{width: 100%;font-size: 18px;color: #030000;line-height: 30px;/*font-weight: bold;*/}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.gsjs_section1 .top{padding: 22px 0;}
.gsjs_section1 .top .content{margin-top: 16px;}
.gsjs_section1 .top .content ._t{margin-bottom: 16px;}
.gsjs_section1 .top .content ._t ._l{width: 49%;padding-right: 16px;margin-top: 10px;}
.gsjs_section1 .top .content ._t ._l h2{font-size: 16px;line-height: 18px;}
.gsjs_section1 .top .content ._t ._l .border{width: 30px;height: 2px;margin: 14px 0;}
.gsjs_section1 .top .content ._t ._l .text{font-size: 14px;line-height: 24px;padding-right: 6px;}
.gsjs_section1 .top .content ._t ._r{width: 51%;}
.gsjs_section1 .top .content ._t ._r .pic{height: 185px;}
.gsjs_section1 .top .content ._t ._r .words{padding: 10px 5px;font-size: 16px;line-height: 16px;}
.gsjs_section1 .top .content ._b{font-size: 14px;line-height: 22px;}
}
@media  screen and (max-width: 767px){
.gsjs_section1 .top .content{margin-top: 14px;}
.gsjs_section1 .top .content ._t{margin-bottom: 14px;}
.gsjs_section1 .top .content ._t ._l{width: 100%;padding-right: 0;margin-bottom: 12px;}
.gsjs_section1 .top .content ._t ._l h2{font-size: 14px;line-height: 16px;}
.gsjs_section1 .top .content ._t ._l .border{width: 24px;margin: 12px 0;}
.gsjs_section1 .top .content ._t ._l .text{line-height: 22px;}
.gsjs_section1 .top .content ._t ._r{width: 100%;}
.gsjs_section1 .top .content ._t ._r .pic{height: 170px;}
.gsjs_section1 .top .content ._t ._r .words{padding: 8px 5px;font-size: 14px;line-height: 14px;}
.gsjs_section1 .top .content ._b{line-height: 20px;}
}
.gsjs_section1 .bottom{width: 100%;padding: 34px 0 40px 0;} 
.gsjs_section1 .bottom .content{width: 100%;overflow: hidden;font-size: 0;}
.gsjs_section1 .bottom .content .left{width: 46.8%;display: inline-block;vertical-align: middle; position: relative;cursor: pointer;}
.gsjs_section1 .bottom .content .left .icon{width: 97px;height: 97px;position: absolute;left: 50%;top: 50%;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);}
.gsjs_section1 .bottom .content .left .videos{width: 100%;height: 480px;}
.gsjs_section1 .bottom .content .left .active{display: none;}
.gsjs_section1 .bottom .content .right{width: 53%;display: inline-block;vertical-align: middle; padding-left: 98px;}
.gsjs_section1 .bottom .content .right .list{width: 100%;margin-bottom: 34px;}
.gsjs_section1 .bottom .content .right .list .tit1{font-size: 24px;color: #0146a1;line-height: 26px;margin-bottom: 18px;}
.gsjs_section1 .bottom .content .right .list .tit2{font-size: 20px;color: #333333;line-height: 22px;}
.gsjs_section1 .bottom .content .right .list:last-child{margin-bottom: 0;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.gsjs_section1 .bottom{padding: 22px 0;} 
.gsjs_section1 .bottom .content .left{width: 46%;}
.gsjs_section1 .bottom .content .left .pic1{height: 235px;}
.gsjs_section1 .bottom .content .left .icon{width: 40px;height: 40px;}
.gsjs_section1 .bottom .content .right{width: 53.5%;padding-left: 16px;}
.gsjs_section1 .bottom .content .right .list{margin-bottom: 16px;}
.gsjs_section1 .bottom .content .right .list .tit1{font-size: 18px;line-height: 20px;margin-bottom: 14px;}
.gsjs_section1 .bottom .content .right .list .tit2{font-size: 14px;line-height: 16px;}
.gsjs_section1 .bottom .content .left .videos{width: 100%;height: 220px;}
}
@media  screen and (max-width: 767px){
.gsjs_section1 .bottom .content .left{width: 100%;display: block;}
.gsjs_section1 .bottom .content .left .pic1{height: 235px;}
.gsjs_section1 .bottom .content .left .icon{width: 34px;height: 34px;}
.gsjs_section1 .bottom .content .right{width: 100%;padding-left: 0;display: block;margin-top: 14px;}
.gsjs_section1 .bottom .content .right .list{margin-bottom: 14px;}
.gsjs_section1 .bottom .content .right .list .tit1{font-size: 16px;line-height: 18px;margin-bottom: 12px;}
.gsjs_section1 .bottom .content .right .list .tit2{font-size: 12px;line-height: 14px;}
}

/*资质荣誉*/
.gsjs_section2{width: 100%;padding: 60px 0 114px 0;}
.gsjs_section2 .sy_tit h2{color: #fff;}
.gsjs_section2 .sy_tit h3{color: #fff;}
.gsjs_section2 .content{width: 100%;margin-top: 30px;padding-top: 86px;border-top: 1px solid #dbdbdb;overflow: hidden;}
.gsjs_section2 .slideOut{ position: relative;padding: 34px 0 84px 0;}
.gsjs_section2 .slide{ width: 100%; min-height: 100px; position: relative;}
.gsjs_section2 .slide .img{ position: absolute; transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s; background: #fff; border: #e5e5e5 solid 1px;}
.gsjs_section2 .slide .img img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;z-index: 6;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.gsjs_section2 .slide .img1{ width: 9%; height: 60%; top: 19%; left: 8%; z-index: 1;}
.gsjs_section2 .slide .img2{ width: 11%; height: 75%; top: 12%; left: 26.5%; z-index: 2;}
.gsjs_section2 .slide .img3{ width: 14%; height: 100%; top: 0; left: 43%; z-index: 3;}
.gsjs_section2 .slide .img4{ width: 11%; height: 75%; top: 12%; left: 62.5%; z-index: 2;}
.gsjs_section2 .slide .img5{ width: 9%; height: 60%; top: 19%; left: 83%; z-index: 1;}
.gsjs_section2 .slide .img1 .bg{ width: 284%; height: 100%; position: absolute; top: -38px; left: -92%; background:#fff;z-index: 5;
height: -moz-calc(100% + 76px);
height: -o-calc(100% + 76px);
height: -webkit-calc(100% + 76px);
height: calc(100% + 76px);}
.gsjs_section2 .slide .img2 .bg{ width: 290%; height: 100%; position: absolute; top: -40px; left: -95%; background:#fff;z-index: 5;
height: -moz-calc(100% + 80px);
height: -o-calc(100% + 80px);
height: -webkit-calc(100% + 80px);
height: calc(100% + 80px);}
.gsjs_section2 .slide .img3 .bg{ width: 250%; position: absolute; top: -34px; left: -75%; background:#fff;z-index: 5;
height: -moz-calc(100% + 68px);
height: -o-calc(100% + 68px);
height: -webkit-calc(100% + 68px);
height: calc(100% + 68px);}
.gsjs_section2 .slide .img4 .bg{ width: 290%; height: 100%; position: absolute; top: -40px; right: -95%; background:#fff;z-index: 5;
height: -moz-calc(100% + 80px);
height: -o-calc(100% + 80px);
height: -webkit-calc(100% + 80px);
height: calc(100% + 80px);}
.gsjs_section2 .slide .img5 .bg{ width: 284%; height: 100%; position: absolute; top: -38px; right: -92%; background:#fff;z-index: 5;
height: -moz-calc(100% + 76px);
height: -o-calc(100% + 76px);
height: -webkit-calc(100% + 76px);
height: calc(100% + 76px);}
.gsjs_section2 .slide .words{position: absolute;bottom: 0;z-index: 10;width: 250%; position: absolute; left: -75%;bottom: -84px; font-size: 18px;color: #ffffff;line-height: 18px;text-align: center;display: none;padding: 0 5px;}
.gsjs_section2 .slide .img3 .words{display: block;}
.gsjs_section2 .butLeft{ position: absolute; left: 20%; top: 50%; margin-top: -58px; width: 30px; height: 58px; background: url(images/img64.png) no-repeat center; background-size: cover; outline: 0; z-index: 4;}
.gsjs_section2 .butRight{ position: absolute; right: 20%; top: 50%; margin-top: -58px; width: 30px; height: 58px; background: url(images/img65.png) no-repeat center; background-size: cover; outline: 0; z-index: 4;}
.gsjs_section2 .butLeft:hover{opacity: 0.6;}
.gsjs_section2 .butRight:hover{opacity: 0.6}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.gsjs_section2{padding: 22px 0;}
.gsjs_section2 .content{margin-top: 16px;padding-top: 16px;}
.gsjs_section2 .slideOut{padding: 34px 0 64px 0;}
.gsjs_section2 .slide .words{bottom: -64px; font-size: 16px;line-height: 16px;}
.gsjs_section2 .butLeft{left: 20%; top: 50%; margin-top: -40px; width: 22px; height: 40px; }
.gsjs_section2 .butRight{right: 20%; top: 50%; margin-top: -40px; width: 22px; height: 40px;}
}
@media  screen and (max-width: 767px){
.gsjs_section2 .content{margin-top: 14px;padding-top: 14px;}
.gsjs_section2 .slideOut{ position: relative;padding: 34px 0 60px 0;}
.gsjs_section2 .slide{ width: 100%; min-height: 100px; position: relative;}
.gsjs_section2 .slide .img{ position: absolute; transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s; background: #fff; border: #e5e5e5 solid 1px;}
.gsjs_section2 .slide .img img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;z-index: 6;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.gsjs_section2 .slide .img1{left: -20%; z-index: 1;}
.gsjs_section2 .slide .img2{ width: 20%; height: 75%; top: 12%; left: 7%; z-index: 2;}
.gsjs_section2 .slide .img3{ width: 30%; height: 100%; top: 0; left: 35%; z-index: 3;}
.gsjs_section2 .slide .img4{ width: 20%; height: 75%; top: 12%; left: 72%; z-index: 2;}
.gsjs_section2 .slide .img5{left: -20%; z-index: 1;}
.gsjs_section2 .slide .img1 .bg{display: none;}
.gsjs_section2 .slide .img2 .bg{ width: 200%; height: 100%; position: absolute; top: -30px; left: -50%; background:#fff;z-index: 5;
height: -moz-calc(100% + 60px);
height: -o-calc(100% + 60px);
height: -webkit-calc(100% + 60px);
height: calc(100% + 60px);}
.gsjs_section2 .slide .img3 .bg{ width: 180%; position: absolute; top: -30px; left: -40%; background:#fff;z-index: 5;
height: -moz-calc(100% + 60px);
height: -o-calc(100% + 60px);
height: -webkit-calc(100% + 60px);
height: calc(100% + 60px);}
.gsjs_section2 .slide .img4 .bg{ width: 200%; height: 100%; position: absolute; top: -30px; right: -50%; background:#fff;z-index: 5;
height: -moz-calc(100% + 60px);
height: -o-calc(100% + 60px);
height: -webkit-calc(100% + 60px);
height: calc(100% + 60px);}
.gsjs_section2 .slide .img5 .bg{display: none;}
.gsjs_section2 .slide .words{width: 180%; left: -40%;bottom: -60px; font-size: 12px;line-height: 14px;}
.gsjs_section2 .butLeft{left: 27%; top: 50%; margin-top: -34px; width: 18px; height: 34px;}
.gsjs_section2 .butRight{right: 27%; top: 50%; margin-top: -34px; width: 18px; height: 34px;}
}

/*企业文化*/
.gsjs_section3{width: 100%;padding: 68px 0 114px 0;}
.gsjs_section3 ul{width: 100%;margin-top: 56px;overflow: hidden;}
.gsjs_section3 ul li{width: 50%;float: left;}
.gsjs_section3 ul li .pic{ width: 100%; padding-bottom: 60%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.gsjs_section3 ul li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-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;}
.gsjs_section3 ul li:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.gsjs_section3{padding: 22px 0;}
.gsjs_section3 ul{margin-top: 16px;}
}
@media  screen and (max-width: 767px){
.gsjs_section3 ul{margin-top: 14px;}
.gsjs_section3 ul li{width: 100%;;}
}

/*内页解决方案*/
/*玻璃行业*/
.jjfa_section1{width: 100%;padding: 60px 0 55px 0;}
.jjfa_section1 .ej_nav{margin: 38px 0 14px 0;}
.jjfa_section1 .content{width: 100%;overflow: hidden;padding: 30px 54px;background-color: #f5f9fe;}
.jjfa_section1 .content .left{width: 53.27%;float: left;padding-right: 60px;}
.jjfa_section1 .content .left h2{font-family: "Regular";font-size: 24px;color: #1d1c1c;line-height: 28px;margin-bottom: 16px;}
.jjfa_section1 .content .left .p{padding-right: 4px; text-align: justify; font-size: 16px;color: #030000;line-height: 40px;}
.jjfa_section1 .content .right{width: 46.73%;float: right;}
.jjfa_section1 .content .right h2{font-family: "Regular";font-size: 24px;color: #1d1c1c;line-height: 28px;margin-bottom: 16px;}
.jjfa_section1 .content .right .picbox{width: 100%;position: relative;cursor: pointer;}
.jjfa_section1 .content .right .picbox .icon{width: 88px;height: 88px;position: absolute;left: 50%;top: 50%;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);}
.jjfa_section1 .content .right .picbox .videos{width: 100%;height: 434px;}
.jjfa_section1 .content .right .picbox .active{display: none;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.jjfa_section1{padding: 22px 0;}
.jjfa_section1 .ej_nav{margin: 16px 0;}
.jjfa_section1 .content{padding: 16px;}
.jjfa_section1 .content .left{width: 54%;padding-right: 20px;}
.jjfa_section1 .content .left h2{font-size: 18px;line-height: 22px;margin-bottom: 14px;}
.jjfa_section1 .content .left .p{font-size: 14px;line-height: 26px;}
.jjfa_section1 .content .right{width: 46%;}
.jjfa_section1 .content .right h2{font-size: 18px;line-height: 22px;margin-bottom: 14px;}
.jjfa_section1 .content .right .picbox .pic1{height: 200px;}
.jjfa_section1 .content .right .picbox .icon{width: 40px;height: 40px;}
.jjfa_section1 .content .right .picbox .videos{width: 100%;height: 196px;}
}
@media  screen and (max-width: 767px){
.jjfa_section1 .ej_nav{margin: 14px 0;}
.jjfa_section1 .content{padding: 14px;}
.jjfa_section1 .content .left{width: 100%;float: none; padding-right: 0;margin-bottom: 14px;}
.jjfa_section1 .content .left h2{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.jjfa_section1 .content .left .p{line-height: 22px;}
.jjfa_section1 .content .right{width: 100%;float: none;}
.jjfa_section1 .content .right h2{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.jjfa_section1 .content .right .picbox .pic1{height: 170px;}
.jjfa_section1 .content .right .picbox .icon{width: 32px;height: 32px;}
}

/*推荐机型*/
.jjfa_section2{width: 100%;padding-bottom: 112px;}
.jjfa_section2 .content{width: 100%;margin-top: 45px;}
.jjfa_section2 .content ul{margin: 0 -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.jjfa_section2 .content ul li{margin: 0 5px;height: auto;}
.jjfa_section2 .content ul li a{display: block;position: relative;width: 100%;}
.jjfa_section2 .content ul li a .pic{ width: 100%; padding-bottom: 74.74%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jjfa_section2 .content ul li a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-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;}
.jjfa_section2 .content ul li:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.jjfa_section2 .content ul li a .words{font-family: "Regular";width: 100%;text-align: center; font-size: 16px;color: #ffffff;background-color: rgba(5,72,153,0.61);padding: 20px 10px;position: absolute;left: 0;bottom: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.jjfa_section2 .content ul .slick-prev{width: 49px;height: 49px;background: url(images/img75.png) no-repeat center center; background-size: cover;left: 10px;top: 50%;background-color: rgba(5,72,153,0.68);border-radius: 100%;}
.jjfa_section2 .content ul .slick-next{width: 49px;height: 49px;background: url(images/img76.png) no-repeat center center; background-size: cover;right: 10px;top: 50%;background-color: rgba(5,72,153,0.68);border-radius: 100%;}
.jjfa_section2 .content ul .slick-prev:hover,.jjfa_section2 .content ul .slick-next:hover{background-color: rgba(5,72,153,1);}
.jjfa_section2 .content ul li:hover a .words{background-color: rgba(5,72,153,1);font-weight: bold;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.jjfa_section2{padding-bottom: 22px;}
.jjfa_section2 .content{margin-top: 16px;}
.jjfa_section2 .content ul{margin: 0 -4px;
width: -moz-calc(100% + 8px);
width: -o-calc(100% + 8px);
width: -webkit-calc(100% + 8px);
width: calc(100% + 8px);}
.jjfa_section2 .content ul li{margin: 0 4px;}
.jjfa_section2 .content ul li a .words{font-size: 14px;padding: 14px 5px;}
.jjfa_section2 .content ul .slick-prev{width: 36px;height: 36px;left: 8px;}
.jjfa_section2 .content ul .slick-next{width: 36px;height: 36px;right: 8px;}
}
@media  screen and (max-width: 767px){
.jjfa_section2 .content{margin-top: 14px;}
.jjfa_section2 .content ul li a .words{padding: 10px 5px;}
.jjfa_section2 .content ul .slick-prev{width: 30px;height: 30px;}
.jjfa_section2 .content ul .slick-next{width: 30px;height: 30px;}
}

/*产品中心内页*/
/*产品中心*/
.cp_section1{width: 100%;padding: 60px 0 80px 0;}
.cp_section1 .ej_nav{margin: 38px 0 46px 0;}
.cp_section1 .ej_nav ul li{padding-bottom: 0;}
.cp_section1 .ej_nav ul li::after{display: none;}
.cp_section1 .content{width: 100%;}
.cp_section1 .content ul{margin: -25px;
width: -moz-calc(100% + 50px);
width: -o-calc(100% + 50px);
width: -webkit-calc(100% + 50px);
width: calc(100% + 50px);}
.cp_section1 .content ul::after{content: "";display: block;clear: both;}
.cp_section1 .content ul li{margin: 25px;float: left;padding-top: 10px;
width: -moz-calc(33.3333% - 50px);
width: -o-calc(33.3333% - 50px);
width: -webkit-calc(33.3333% - 50px);
width: calc(33.3333% - 50px);}
.cp_section1 .content ul li a{display: block;width: 100%;position: relative;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cp_section1 .content ul li:hover a{top:-10px;}
.cp_section1 .content ul li .picbox{width: 100%;position: relative;overflow: hidden;}
.cp_section1 .content ul li .picbox .pic{ padding-bottom: 74.74%; position: relative; overflow: hidden;}
.cp_section1 .content ul li .picbox .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cp_section1 .content ul li .picbox ._posi{font-family: "Regular";width: 100%;font-size: 24px;color: #ffffff;line-height: 26px;padding: 0 5px;position: absolute;left: 0;top: 50%;text-align: center;z-index: 9;opacity: 0;
transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cp_section1 .content ul li .picbox ._posi span{font-size: 30px;}
.cp_section1 .content ul li .picbox::after{content: "";display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,0.65);position: absolute;left: 0;bottom:-100%;z-index: 8;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cp_section1 .content ul li:hover .picbox ._posi{opacity: 1;}
.cp_section1 .content ul li:hover .picbox::after{content: "";display: block;bottom: 0%;}
.cp_section1 .content ul li .words{font-family: "Regular";width: 100%;text-align: center;font-size: 18px;color: #272727;padding: 32px 0; box-shadow: 0 0 9px rgba(140,138,138,0.22);}
.cp_section1 .content ul li .border{width: 0;height: 3px;background-color: #78a5e1;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cp_section1 .content ul li:hover .border{width: 100%;}
.cp_section1 .content .page_section{margin-top: 42px;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.cp_section1{padding: 22px 0;}
.cp_section1 .ej_nav{margin: 16px 0;}
.cp_section1 .content ul{margin: -10px;
width: -moz-calc(100% + 20px);
width: -o-calc(100% + 20px);
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);}
.cp_section1 .content ul li{margin: 10px;padding-top: 5px;
width: -moz-calc(33.3333% - 20px);
width: -o-calc(33.3333% - 20px);
width: -webkit-calc(33.3333% - 20px);
width: calc(33.3333% - 20px);}
.cp_section1 .content ul li:hover a{top:-5px;}
.cp_section1 .content ul li .picbox ._posi{font-size: 18px;line-height: 22px;padding: 0 4px;}
.cp_section1 .content ul li .picbox ._posi span{font-size: 26px;}
.cp_section1 .content ul li .words{font-size: 16px;padding: 16px 0;}
.cp_section1 .content ul li .border{height: 2px;}
.cp_section1 .content .page_section{margin-top: 6px;}
}
@media  screen and (max-width: 767px){
.cp_section1 .ej_nav{margin: 14px 0;}
.cp_section1 .content ul{margin: -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.cp_section1 .content ul li{margin: 5px;
width: -moz-calc(50% - 10px);
width: -o-calc(50% - 10px);
width: -webkit-calc(50% - 10px);
width: calc(50% - 10px);}
.cp_section1 .content ul li .picbox ._posi{font-size: 14px;line-height: 16px;}
.cp_section1 .content ul li .picbox ._posi span{font-size: 20px;}
.cp_section1 .content ul li .words{font-size: 14px;padding: 10px 0;}
.cp_section1 .content .page_section{margin-top: 9px;}
}

/*解决方案*/
.cp_section2{width: 100%;padding-bottom: 145px;}
.cp_section2 .content{width: 100%;margin-top: 60px;}
.cp_section2 .content ul{width: 100%;}
.cp_section2 .content ul::after{content: "";display: block;clear: both;}
.cp_section2 .content ul li{width: 33.3333%;float: left;margin-bottom: 134px;}
.cp_section2 .content ul li .pic{width: 163px;height: 162px;position: relative;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cp_section2 .content ul li .words{font-family: "Normal";font-size: 24px;color: #333333;line-height: 24px;padding-top: 34px;width: 100%;text-align: center;}
.cp_section2 .content ul li a{display: inline-block;width: 163px;}
.cp_section2 .content ul li:nth-child(2){text-align: center;}
.cp_section2 .content ul li:nth-child(3){text-align: right;}
.cp_section2 .content ul li:nth-child(4){margin-bottom: 0;}
.cp_section2 .content ul li:nth-child(5){margin-bottom: 0;text-align: center;}
.cp_section2 .content ul li:nth-child(6){margin-bottom: 0;text-align: right;}
.cp_section2 .content ul li a:hover .words{color: #054899;}
.cp_section2 .content ul li a:hover .pic{top: -10px;}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.cp_section2{padding-bottom: 22px;}
.cp_section2 .content{margin-top: 16px;}
.cp_section2 .content ul li{margin-bottom: 16px;}
.cp_section2 .content ul li .pic{width: 101px;height: 100px;}
.cp_section2 .content ul li .words{font-size: 18px;line-height: 18px;padding-top: 14px;}
.cp_section2 .content ul li a{width: 101px;}
}
@media  screen and (max-width: 767px){
.cp_section2 .content{margin-top: 14px;}
.cp_section2 .content ul li{margin-bottom: 14px;}
.cp_section2 .content ul li .pic{width: 81px;height: 80px;}
.cp_section2 .content ul li .words{font-size: 16px;line-height: 16px;padding-top: 12px;}
.cp_section2 .content ul li a{width: 81px;}
}

/*产品中心_内页*/
.cpny_section{width: 100%;}
.cpny_section .top{width: 100%;padding: 48px 0 72px 0;}
.cpny_section .top .content{width: 100%;overflow: hidden;}
.cpny_section .top .content .left{width: 36.125%;float: left;}
.cpny_section .top .content .left ul{width: 100%;}
.cpny_section .top .content .left ul li{height: auto; width: 100%;}
.cpny_section .top .content .left ul li .pic{width: 100%;height: 434px;}
.cpny_section .top .content .left ul .slick-prev{width: 49px;height: 49px;background: url(images/img92.png) no-repeat center center; background-size: cover;left: 28px;top: 50%;}
.cpny_section .top .content .left ul .slick-next{width: 49px;height: 49px;background: url(images/img93.png) no-repeat center center; background-size: cover;right: 28px;top: 50%;}
.cpny_section .top .content .right{width: 63.875%;float: right;padding-left: 40px;padding-right: 216px;}
.cpny_section .top .content .right h2{font-weight: bold; font-family: "Normal";font-size: 28px;color: #111111;line-height: 28px;padding-bottom: 26px;margin-bottom: 14px;border-bottom: 2px solid #2f75d1;}
.cpny_section .top .content .right ul{width: 100%;}
.cpny_section .top .content .right ul li{width: 100%;border-bottom: 1px solid #e5e5e5;padding: 10px 14px;overflow: hidden;}
.cpny_section .top .content .right ul li:last-child{border-bottom: 0;}
.cpny_section .top .content .right ul li .r_l{width: 44.86%;float: left;font-size: 15.62px;line-height: 16px;color: #111111;}
.cpny_section .top .content .right ul li .r_r{width: 55.14%;float: right;font-size: 15.62px;line-height: 16px;color: #111111;}
.cpny_section .bottom{width: 100%;padding-bottom: 92px;}
.cpny_section .bottom .ej_nav{margin-bottom: 40px;}
.cpny_section .bottom .ej_nav ul li{padding-bottom: 0;}
.cpny_section .bottom .ej_nav ul li::after{display: none;}
.cpny_section .bottom .p{width: 100%; font-size: 16px;color: #333333;line-height: 30px;font-family: "Regular";}
.cpny_section .bottom .p img{max-width: 100%;}
.cpny_section .bottom .picbox{width: 100%;position: relative;cursor: pointer;}
.cpny_section .bottom .picbox .icon{width: 123px;height: 123px;position: absolute;left: 50%;top: 50%;
transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);}
.cpny_section .bottom .picbox .videos{width: 100%;/*height: 558px;*/}
.cpny_section .bottom .picbox .active{display: none;}
@media  screen and (max-width: 1199px){
.cpny_section .top .content .right{padding-right: 100px;}
}
@media  screen and (max-width: 991px){
.cpny_section .top{padding:22px 0;}
.cpny_section .top .content .left{width: 37%;float: left;}
.cpny_section .top .content .left ul li .pic{height: 220px;}
.cpny_section .top .content .left ul .slick-prev{width: 30px;height: 30px;left: 10px;}
.cpny_section .top .content .left ul .slick-next{width: 30px;height: 30px;right: 10px;}
.cpny_section .top .content .right{width: 63%;padding-left: 16px;padding-right: 0;}
.cpny_section .top .content .right h2{font-size: 18px;line-height: 18px;padding-bottom: 16px;margin-bottom: 12px;}
.cpny_section .top .content .right ul li{padding:6px;}
.cpny_section .top .content .right ul li .r_l{width: 45%;font-size: 14px;line-height: 14px;}
.cpny_section .top .content .right ul li .r_r{width: 55%;font-size: 14px;line-height: 14px;}
.cpny_section .bottom{padding-bottom: 22px;}
.cpny_section .bottom .ej_nav{margin-bottom: 16px;}
.cpny_section .bottom .picbox .icon{width: 80px;height: 80px;}

.cpny_section .bottom .p{font-size: 14px;line-height: 24px;}

}
@media  screen and (max-width: 767px){
.cpny_section .top .content .left{width: 100%;}
.cpny_section .top .content .left ul li .pic{height: 220px;}
.cpny_section .top .content .right{width: 100%;padding-left: 0;margin-top: 14px;}
.cpny_section .top .content .right ul li .r_l{width: 50%;font-size: 14px;line-height: 14px;}
.cpny_section .top .content .right ul li .r_r{width: 50%;font-size: 14px;line-height: 14px;}
.cpny_section .bottom .ej_nav{margin-bottom: 14px;}
.cpny_section .bottom .picbox .pic1{height: 190px;}
.cpny_section .bottom .picbox .icon{width: 40px;height: 40px;}
.cpny_section .bottom .picbox .videos{width: 100%;height: 200px;}
.cpny_section .bottom .p{line-height: 22px;}
}

/*新闻中心*/
.xw_section1{width: 100%;padding: 60px 0 90px 0;}
.xw_section1 .ej_nav ul li{padding-bottom: 0;}
.xw_section1 .ej_nav ul li::after{display: none;}
.xw_section1 .content{width: 100%;margin-top: 70px;}
.xw_section1 .content ul{width: 100%;margin-bottom: 45px;}
.xw_section1 .content ul li{width: 100%;padding: 52px 0;}
.xw_section1 .content ul li a{display: block;width: 100%;padding-right: 450px;position: relative;min-height: 250px;}
.xw_section1 .content ul li a .left{width: 100%;padding-right: 56px;}
.xw_section1 .content ul li a .left h2{font-family: "Normal"; font-size: 20px;color: #333333;line-height: 22px;margin-bottom: 20px;}
.xw_section1 .content ul li a .left .date{font-family: "Normal";font-size: 20px;color: #2f75d1;line-height: 20px;margin-bottom: 28px;}
.xw_section1 .content ul li a .left .text{font-family: "Normal";font-size: 14px;color: #666666;line-height: 30px;margin-bottom: 22px;}
.xw_section1 .content ul li a .left .more{font-family: "Regular";width: 134px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #333333;border: 1px solid #3d7ed4;border-radius: 18px;}
.xw_section1 .content ul li a:hover .left .more{background-color: #3d7ed4;color: #fff;}
.xw_section1 .content ul li:hover a .left h2{color: #054899;}
.xw_section1 .content ul li:nth-child(even){background-color: rgba(5,72,153,0.06);}
.xw_section1 .content ul li a .right{width: 450px;height: 250px;position: absolute;right: 0;top: 0;overflow: hidden;}
.xw_section1 .content ul li a .right .pic{width: 100%;height: 100%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xw_section1 .content ul li a .right .pic:hover{
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.05);
 -o-transform: scale(1.05);
 -ms-transform: scale(1.05);
}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.xw_section1{padding: 22px 0;}
.xw_section1 .content{margin-top: 16px;}
.xw_section1 .content ul{margin-bottom: 16px;}
.xw_section1 .content ul li{padding: 14px 0;}
.xw_section1 .content ul li a{padding-right: 300px;min-height: 170px;}
.xw_section1 .content ul li a .left{padding-right: 14px;}
.xw_section1 .content ul li a .left h2{font-size: 16px;line-height: 18px;margin-bottom: 14px;}
.xw_section1 .content ul li a .left .date{font-size: 16px;line-height: 18px;margin-bottom: 14px;}
.xw_section1 .content ul li a .left .text{font-size: 14px;line-height: 24px;margin-bottom: 14px;}
.xw_section1 .content ul li a .left .more{width: 100px;height: 34px;line-height: 34px;font-size: 14px;}
.xw_section1 .content ul li a .right{width: 300px;height: 170px;}
}
@media  screen and (max-width: 767px){
.xw_section1 .content{margin-top: 14px;}
.xw_section1 .content ul{margin-bottom: 14px;}
.xw_section1 .content ul li{padding: 12px 0;}
.xw_section1 .content ul li a{padding-right: 0;min-height: auto;position: static;}
.xw_section1 .content ul li a .left{padding-right: 12px;}
.xw_section1 .content ul li a .left h2{font-size: 14px;line-height: 16px;margin-bottom: 12px;}
.xw_section1 .content ul li a .left .date{font-size: 14px;line-height: 16px;margin-bottom: 12px;}
.xw_section1 .content ul li a .left .text{line-height: 20px;margin-bottom: 14px;}
.xw_section1 .content ul li a .right{width: 100%;height: 170px;position: static;margin-top: 16px;}
}

/*新闻中心详情*/
.xwxq_section1{width: 100%;padding: 58px 0 146px 0;}
.xwxq_section1 h2{font-family: "Regular";width: 100%;font-size: 24px;color: #333333;line-height: 26px;margin-bottom: 32px;text-align: center;}
.xwxq_section1 .content{width: 100%;padding: 16px 0 84px 0;border-top: 1px dashed #e5e5e5;border-bottom: 1px dashed #e5e5e5;}
.xwxq_section1 .content .date{font-family: "Regular";font-size: 14px;color: #999999;line-height: 14px;margin-bottom: 48px;}
.xwxq_section1 .content .p{font-size: 16px;color: #333333;line-height: 30px;font-family: "Regular";/*font-weight: bold;*/}
.xwxq_section1 .content .p img{max-width: 100%;}

.xwxq_section1 .content.pagecon{border:none; padding:40px 0 0 0;}

.xwxq_section1 .pages_q{width: 100%;overflow: hidden;padding-top: 18px;}
.xwxq_section1 .pages_q .prev{width: 50%;float: left;font-size: 14px;color: #333333;line-height: 14px;}
.xwxq_section1 .pages_q .prev a{color: #333;font-family: "Regular";}
.xwxq_section1 .pages_q .next{width: 50%;float: left;font-size: 14px;color: #333333;line-height: 14px;text-align: right;}
.xwxq_section1 .pages_q .next a{color: #333;font-family: "Regular";}
.xwxq_section1 .pages_q .prev a:hover{color: #054899;font-family: "Regular";}
.xwxq_section1 .pages_q .next a:hover{color: #054899;font-family: "Regular";}
@media  screen and (max-width: 1199px){
}
@media  screen and (max-width: 991px){
.xwxq_section1{padding: 22px 0;}
.xwxq_section1 h2{font-size: 18px;line-height: 20px;margin-bottom: 16px;}
.xwxq_section1 .content{padding: 16px 0;}
.xwxq_section1 .content .date{margin-bottom: 14px;}
.xwxq_section1 .content .p{font-size: 14px;line-height: 24px;}

.xwxq_section1 .content.pagecon{padding:20px 0 0 0;}

.xwxq_section1 .pages_q{padding-top: 14px;}
.xwxq_section1 .pages_q .prev{font-size: 12px;line-height: 12px;}
.xwxq_section1 .pages_q .next{font-size: 12px;line-height: 12px;}
}
@media  screen and (max-width: 767px){
.xwxq_section1 h2{font-size: 16px;line-height: 18px;margin-bottom: 14px;}
.xwxq_section1 .content{padding: 14px 0;}
.xwxq_section1 .content .date{margin-bottom: 12px;}
.xwxq_section1 .content .p{line-height: 22px;}

.xwxq_section1 .content.pagecon{padding:16px 0 0 0;}

.xwxq_section1 .pages_q{padding-top: 12px;}
}

/*联系我们*/
.lxwm_section{width: 100%;padding: 80px 0 148px 0;}	
.lxwm_section .top{width: 100%;padding: 52px 105px 52px 72px;overflow: hidden;margin-bottom: 70px;}
.lxwm_section .top .left{width: 29%;float: left; margin-right:0.68%}
.lxwm_section .top .left .tit1{font-size: 30px;color: #ffffff;line-height: 30px;margin-bottom: 112px;font-family: "Regular";}
.lxwm_section .top .left .tit2{font-size: 48px;color: #ffffff;line-height: 48px;margin-bottom: 16px;font-family: "Regular";}
.lxwm_section .top .left .tit3{font-size: 18px;color: #ffffff;line-height: 36px;margin-bottom: 76px;font-family: "Normal";}
.lxwm_section .top .left .tit4{font-size: 18px;color: #ffffff;line-height: 18px;margin-bottom: 14px;font-family: "Normal";}
.lxwm_section .top .left .tit5{font-size: 24px;color: #ffffff;line-height: 24px;font-family: "Regular";}
.lxwm_section .top .center{width: 70.29%;float: left;padding-right: 52px;position: relative;}
.lxwm_section .top .center h3{font-size: 30px;color: #ffffff;line-height: 30px;margin-bottom: 16px;font-family: "Regular";}
.lxwm_section .top .center ul{margin: -21px -15px;overflow: hidden;
width: -moz-calc(100% + 30px);
width: -o-calc(100% + 30px);
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);}
.lxwm_section .top .center ul li{margin: 21px 15px;float: left;
width: -moz-calc(25% - 30px);
width: -o-calc(25% - 30px);
width: -webkit-calc(25% - 30px);
width: calc(25% - 30px);}
.lxwm_section .top .center ul li .pic{ width: 100%; padding-bottom: 60.46%; position: relative; overflow: hidden; min-height: 50px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.lxwm_section .top .center ul li .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-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;}
.lxwm_section .top .center ul li:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}



.lxwm_section .top .center ul li .words{font-size: 14px;color: #111111;line-height: 14px;padding: 0 10px;height: 30px;line-height: 30px; background-color: #eeeeed;margin-top: 5px;}
.lxwm_section .top .center ul li:hover .words{color: #054899;}
.lxwm_section .top .center .posi_{font-size: 50px;position: absolute;right: 0;bottom: 0;line-height: 50px;}
.lxwm_section .top .center .posi_ a{color: #fff;}
.lxwm_section .top .right{font-family: "Regular";width: 17.29%;float: left;font-size: 24px;color: #ffffff;line-height: 67px;margin-top: 144px;display: none;}
.lxwm_section .bottom{width: 100%;overflow: hidden;}
.lxwm_section .bottom .left{width: 42.25%;float: left;padding-left: 84px;padding-top: 50px;}
.lxwm_section .bottom .left h2{font-family: "Regular";font-size: 30px;color: #333333;line-height: 32px;margin-bottom: 50px;}
.lxwm_section .bottom .left .box{width: 100%;padding-left: 41px;position: relative;min-height: 41px;margin-bottom: 20px;}
.lxwm_section .bottom .left .box:last-child{margin-bottom: 0;}
.lxwm_section .bottom .left .box .icon{width: 41px;height: 41px;position: absolute;left: 0;top: 0;}
.lxwm_section .bottom .left .box .words{font-family: "pf";width: 100%;padding-left: 14px;font-size: 21px;color: #000000;padding-top: 6px;line-height: 26px;}
.lxwm_section .bottom .right{width: 57.75%;float: right;height: 426px;}
.lxwm_section .bottom .right ._mapbox{height:426px!important;}
.BMapLabel{ width: 300px; height: 80px; margin: -60px 0 0 -128px;text-align: center; font-size: 14px!important; color: #555!important; border: 0!important; background: url(images/img130.png)no-repeat bottom center;background-size: cover; overflow: hidden;background-color: rgba(0,0,0,0)!important;padding-top: 18px!important;}
@media  screen and (max-width: 1620px){
.lxwm_section .top .right{font-size: 18px;line-height: 67px;margin-top: 144px;}
}
@media  screen and (max-width: 1400px){
.lxwm_section .top .left .tit1{font-size: 24px;color: #ffffff;line-height: 24px;margin-bottom: 60px;}
.lxwm_section .top .left .tit2{font-size: 30px;color: #ffffff;line-height: 30px;margin-bottom: 14px;}
.lxwm_section .top .left .tit3{font-size: 16px;color: #ffffff;line-height: 32px;margin-bottom: 50px;}
.lxwm_section .top .left .tit4{font-size: 16px;color: #ffffff;line-height: 16px;margin-bottom: 12px;}
.lxwm_section .top .left .tit5{font-size: 20px;color: #ffffff;line-height: 20px;}
.lxwm_section .top .right{font-size: 14px;line-height: 30px;margin-top: 80px;}
.lxwm_section .bottom .left{padding-left: 40px;padding-top: 20px;}
.lxwm_section .bottom .left h2{font-size: 28px;line-height: 30px;margin-bottom: 40px;}
.lxwm_section .bottom .left .box .words{padding-left: 10px;font-size: 18px;line-height: 24px;}
}
@media  screen and (max-width: 991px){
.lxwm_section{padding: 22px 0;}	
.lxwm_section .top{padding: 16px;margin-bottom: 16px;}
.lxwm_section .top .left{width: 40%;}
.lxwm_section .top .left .tit1{font-size: 20px;line-height: 20px;margin-bottom: 20px;}
.lxwm_section .top .left .tit2{font-size: 22px;line-height: 22px;margin-bottom: 14px;}
.lxwm_section .top .left .tit3{font-size: 16px;line-height: 32px;margin-bottom: 20px;}
.lxwm_section .top .left .tit4{font-size: 16px;line-height: 16px;margin-bottom: 14px;}
.lxwm_section .top .left .tit5{font-size: 18px;line-height: 18px;}
.lxwm_section .top .center{width: 60%;padding-right: 35px;}
.lxwm_section .top .center h3{font-size: 20px;line-height: 20px;margin-bottom: 14px;}
.lxwm_section .top .center ul{margin: -8px;
width: -moz-calc(100% + 16px);
width: -o-calc(100% + 16px);
width: -webkit-calc(100% + 16px);
width: calc(100% + 16px);}
.lxwm_section .top .center ul li{margin: 8px;
width: -moz-calc(25% - 16px);
width: -o-calc(25% - 16px);
width: -webkit-calc(25% - 16px);
width: calc(25% - 16px);}
.lxwm_section .top .center ul li .words{font-size: 12px;padding: 0 6px;margin-top: 4px;height: 22px;line-height: 22px;}
.lxwm_section .top .center .posi_{font-size: 30px;line-height: 30px;}
.lxwm_section .top .right{width: 100%;font-size: 18px;line-height: 30px;margin-top: 16px;text-align: center;}
.lxwm_section .bottom .left{width: 45%;padding-left: 16px;padding-top: 20px;padding-right: 14px;}
.lxwm_section .bottom .left h2{font-size: 22px;line-height: 24px;margin-bottom: 14px;}
.lxwm_section .bottom .left .box{padding-left: 30px;min-height:30px;margin-bottom: 14px;}
.lxwm_section .bottom .left .box .icon{width: 30px;height: 30px;}
.lxwm_section .bottom .left .box .words{padding-left: 8px;font-size: 14px;padding-top: 6px;line-height: 22px;}
.lxwm_section .bottom .right{width: 55%;height: 328px;}
.lxwm_section .bottom .right ._mapbox{height:328px!important;}
.BMapLabel{ width: 200px;  margin: -46px 0 0 -76px;height: 65px;padding-top: 16px!important;}
}
@media  screen and (max-width: 767px){
.lxwm_section .top{padding: 14px;margin-bottom: 14px;}
.lxwm_section .top .left{width: 100%;}
.lxwm_section .top .left .tit1{font-size: 18px;line-height: 18px;margin-bottom: 18px;}
.lxwm_section .top .left .tit2{font-size: 20px;line-height: 20px;margin-bottom: 12px;}
.lxwm_section .top .left .tit3{font-size: 14px;line-height: 28px;margin-bottom: 18px;}
.lxwm_section .top .left .tit4{font-size: 14px;line-height: 14px;margin-bottom: 12px;}
.lxwm_section .top .left .tit5{font-size: 16px;line-height: 16px;}
.lxwm_section .top .center{width: 100%;margin-top: 24px;}
.lxwm_section .top .center h3{font-size: 18px;line-height: 18px;margin-bottom: 12px;}
.lxwm_section .top .center ul{margin: -5px;
width: -moz-calc(100% + 10px);
width: -o-calc(100% + 10px);
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);}
.lxwm_section .top .center ul li{margin: 5px;
width: -moz-calc(50% - 10px);
width: -o-calc(50% - 10px);
width: -webkit-calc(50% - 10px);
width: calc(50% - 10px);}
.lxwm_section .top .center ul li .words{height: 20px;line-height: 20px;}
.lxwm_section .top .right{font-size: 16px;line-height: 26px;margin-top: 14px;text-align: left;}
.lxwm_section .bottom .left{width: 100%;padding-left: 0px;padding-top: 0px;padding-right: 0px;}
.lxwm_section .bottom .left h2{font-size: 18px;line-height: 20px;margin-bottom: 12px;}
.lxwm_section .bottom .left .box{margin-bottom: 12px;}
.lxwm_section .bottom .right{width: 100%;height: 200px;margin-top: 14px;}
.lxwm_section .bottom .right ._mapbox{height:200px!important;}
}



























































































