@charset "utf-8";
* {	margin: 0;padding: 0;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0; }
body,button,input,select,textarea {	 font-family: "Microsoft Yahei","宋体",tahoma,Srial,helvetica,sans-serif;	outline: none;}
h1,h2,h3,h4,h5,h6 {	font-size: 100%;}
ul,ol,li {	list-style: none; }
a {	text-decoration: none;	color: #474747;  }
a:hover {color: #22428e;text-decoration: none;	}
img {	border: 0px; vertical-align:middle;}
em{ font-style:normal;}
table {	border-collapse: collapse;	border-spacing: 0;}
html,body {color: #474747;background: #fff;margin: 0 auto;font-size: 16px !important; overflow-x:hidden;width:100%;}
.clear {	clear: both;}
.pic100 img{width:100%;}
.justify_fix{display:inline-block;*display: inline; *zoom:1; width:100%; height:0; overflow:hidden;}
.f-turn{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.f-turn2{-webkit-transition: all .6s ease-in;
    -moz-transition: all .6s ease-in;
    -ms-transition: all .6s ease-in;
    -o-transition: all .6s ease-in;
    transition: all .6s ease-in;}
.fl{float:left;}
.fr{float:right;}
.pad100{padding:100px 0;}
.pad90{padding:90px 0;}
.pad70{padding:70px 0;}
.pad110{padding:110px 0;}
.overflow{ overflow:hidden;}
.white a,.white{ color:#fff;}
.rela{ position:relative;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top60{ margin-top:60px;}
.text-center{ text-align:center;}
.text-right{text-align:right;}
.row:after{content:''; display:block; clear:both;}
.flex-wrap {
    display: -webkit-flex;
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}
.container-fluid {
  width: 100%;
}
.clearfix:after{
content:"";
display:block;
clear:both;
height:0;
line-height:0;
visibility:hidden;
}
.clearfix{zoom:1;}	
.container{width:1200px;margin: auto;}
.homecontainer{width:76%;margin: auto;}
@media (max-width:1466px) {
.homecontainer {width: 84%;}
}
@media (max-width:1199px) {
.homecontainer,.container{width:991px}
}
@media (max-width:991px) {
.homecontainer,.container{width:750px}
}
@media (max-width:767px) {
.homecontainer,.container{width:100%}
}
.row:after{content:''; display:block;clear:both;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float:left}
.col-xs-12 {width:100%}
.col-xs-11 {width:91.66666667%}
.col-xs-10 {width:83.33333333%}
.col-xs-9 {	width:75%}
.col-xs-8 {	width:66.66666667%}
.col-xs-7 {	width:58.33333333%}
.col-xs-6 {	width:50%}
.col-xs-5 {	width:41.66666667%}
.col-xs-4 {	width:33.33333333%}
.col-xs-3 {	width:25%}
.col-xs-2 {	width:16.66666667%}
.col-xs-1 {	width:8.33333333%}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float:left}
.col-sm-12 {width:100%}
.col-sm-11 {width:91.66666667%}
.col-sm-10 {width:83.33333333%}
.col-sm-9 {width:75%}
.col-sm-8 {width:66.66666667%}
.col-sm-7 {width:58.33333333%}
.col-sm-6 {width:50%}
.col-sm-5 {width:41.66666667%}
.col-sm-4 {width:33.33333333%}
.col-sm-3 {width:25%}
.col-sm-2 {width:16.66666667%}
.col-sm-1 {width:8.33333333%}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left}
.col-md-12 {width:100%}
.col-md-11 {width:91.66666667%}
.col-md-10 {width:83.33333333%}
.col-md-9 {width:75%}
.col-md-8 {width:66.66666667%}
.col-md-7 {width:58.33333333%}
.col-md-6 {width:50%}
.col-md-5 {width:41.66666667%}
.col-md-4 {width:33.33333333%}
.col-md-3 {width:25%}
.col-md-2 {width:16.66666667%}
.col-md-1 {width:8.33333333%}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float:left}
.col-lg-12 {width:100%}
.col-lg-11 {width:91.66666667%}
.col-lg-10 {width:83.33333333%}
.col-lg-9 {width:75%}
.col-lg-8 {width:66.66666667%}
.col-lg-7 {width:58.33333333%}
.col-lg-6 {width:50%}
.col-lg-5 {width:41.66666667%}
.col-lg-4 {width:33.33333333%}
.col-lg-3 {width:25%}
.col-lg-2 {width:16.66666667%}
.col-lg-1 {width:8.33333333%}
}



@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Bold.eot');
    src: url('../fonts/Rajdhani-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rajdhani-Bold.woff2') format('woff2'),
        url('../fonts/Rajdhani-Bold.woff') format('woff'),
        url('../fonts/Rajdhani-Bold.ttf') format('truetype'),
        url('../fonts/Rajdhani-Bold.svg#Rajdhani-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BigruixianBoldkGBV1.0';
    src: url('../fonts/BigruixianBoldkGBV10.woff2') format('woff2'),
        url('../fonts/BigruixianBoldkGBV10.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


header{position: relative;z-index:3;}
header .homecontainer{align-items: center; display:flex; width:100%;padding:0 30px;}
.logo img{width:280px;}
.language{ display:inline-block; position:relative;margin-left:27px;cursor:pointer;}
.language>a,header.fff .language>a,header.scollfox .language>a{ background-color:#f4f4f4;border-radius:60px;color:#666666;padding:10px 20px; display:block;}
.language>a:after,header.fff .language>a:after,header.scollfox .language>a:after{content:''; display:inline-block;width:0;height:0;border-top:6px solid #999999;border-left:6px solid transparent;border-right:6px solid transparent; vertical-align:middle;margin-left:4px;}
.language div,header.fff .language div,header.scollfox .language div{ position:absolute; width:100%;top:100%; font-size:15px;background-color:#f4f4f4; border-radius:10px; overflow:hidden; display:none;z-index: 1;}
.language div a{ display:block;padding:10px 5px; text-align:center;}
.language div a:hover,header.fff .language div a:hover,header.scollfox .language div a:hover{color:#0093ca;}
.language:hover div,header.fff .language:hover div,header.scollfox .language:hover div{ display:block;}
header.fff .language div a,header.scollfox .language div a{color: #474747;}
.headsearch{ position:relative;margin-left:20px; cursor:pointer;}
.headsearchC{position:absolute; top:100%;padding:34px 0 0;right:-20px; display:none;}
.headsearchC form{display:flex;background-color:#fff;padding:10px 15px;}
.headsearchC form input{background-color:transparent;font-size:14px;width:330px;padding:6px 10px;}
.headsearchC form button{ background-color:transparent; cursor:pointer;margin-left:10px;}
.headsearch:hover .headsearchC{ display:block;}
.headnav{ position:relative;margin-left:30px; cursor:pointer; display:none;}
nav{flex:1; text-align:right;}
nav ul{padding: 10px 0;height: 100px;display: flex;justify-content: right;align-items: center;}
nav li{ position:relative; display:inline-block;margin-left:20px;}
nav .navbg{width:100vw;left:0;top:100%; position:absolute;background-color:rgba(0,0,0,0.4);height:0;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
nav li>a{font-size:14px;display:block;font-weight:bold;padding:8px 0;border-bottom:4px solid transparent;}
nav li>a.cur,nav li:hover>a{color:#0059ab;border-bottom:4px solid #0059ab;}
nav li div{position:absolute;top:100%;left:0;display:none;z-index: 1;width:max-content;padding:52px 0 0;font-size:14px;}
nav li div a{display:inline-block;padding:0 20px 0 0;color:#fff;opacity: 0.8;}
nav li div a:hover{color:#fff;font-weight:500;opacity: 1;}
nav li:hover div{ display:block;}
nav li:nth-child(8) div,nav li:nth-child(9) div{right:0;left:auto;}
nav li:nth-child(8) div a,nav li:nth-child(9) div a{padding:0 0 0 20px;}
nav li:nth-child(8) div{margin-right: -9px;}
.navbg.open{height:69px;}
header.fff nav li>a,header.scollfox nav li>a{color: #474747;}
header.fff nav li:hover>a,header.scollfox nav li:hover>a{color:#22428e;}
header.fff .headsearch>a img,header.fff .headnav img,header.scollfox .headsearch>a img,header.scollfox .headnav img {filter: initial;}
.banners{ display:none;}
.banner .owl-controls{position:absolute;width:100%;bottom:30px;left:0; text-align:center; display:block !important;}
.banner .owl-buttons{display: inline-block;vertical-align: middle;margin-left: 40px; display:none;}
.banner .owl-buttons .owl-prev{width:44px;height:44px;border:2px solid #fff; background:url(../images/left.png) no-repeat center center; background-size:100%;font-size:0; display:inline-block;}
.banner .owl-buttons .owl-next{width:44px;height:44px;border:2px solid #fff; background:url(../images/right.png) no-repeat center center; background-size:100%;font-size:0; display:inline-block;margin-left:15px; position:relative;}
.banner .owl-buttons .owl-prev:hover{background:#fff url(../images/left2.png) no-repeat center center; background-size:100%;}
.banner .owl-buttons .owl-next:hover{background:#fff url(../images/right2.png) no-repeat center center; background-size:100%;}
.banner .owl-pagination,.banner .swiper-pagination{position:absolute;bottom:20px;left:12%;}
.banner .owl-pagination .owl-page,.banner .swiper-pagination-bullet{width:12px;height:12px; background-color:#fff; opacity:0.5;display:inline-block;margin:0 4px; font-size:0;border-radius:10px;}
.banner .owl-pagination .owl-page.active,.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;width:36px; background-color:#fff;}
@font-face {
    font-family: 'YouSheBiaoTiHei';
    src: url('../fonts/YouSheBiaoTiHei.woff2') format('woff2'),
        url('../fonts/YouSheBiaoTiHei.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'zhimang-xing';
    src: url('../fonts/zhimang-xing.woff2') format('woff2'),
        url('../fonts/zhimang-xing.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.banners .owl-pagination{position:absolute;bottom:20px;width:100%;text-align:center;}
.banners .owl-pagination .owl-page{width:8px;height:8px;border-radius:50%;margin:0 4px;}
.banners .owl-pagination .owl-page.active{ background-color:#fff;}
.bannerword{position:absolute;top:18%;left:12%;width:76%;z-index: 1;}
.bannerword h2{color:#fff;font-size:46px;font-weight:bold;}
.bannerword h3{color:#fff;font-size:31px;line-height:48px;margin-top:8px;}
.bannerword p{color:rgba(255,255,255,0.5);font-size:3vw;font-weight:bold;text-transform: uppercase;font-family: 'Rajdhani';line-height: 1;}
header.fff .logo1,header.scollfox .logo1{display:none;}
header.fff .logo2,header.scollfox .logo2{display:block;}
.banner .swiper-slide.swiper-slide-active .bannerword,.banner .swiper-slide.swiper-slide-active .bannerword img {animation: fadeInUp 0.5s linear;}
.banner .swiper-slide.swiper-slide-active p{animation: fadeInUp 0.5s linear;animation-delay:0.2s;-webkit-animation-delay:0.2s; }
@-webkit-keyframes fadeInUp{
    0%{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}
    100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
}
@keyframes fadeInUp{
    0%{opacity:0;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}
    100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
}
.h_line1 .left{width:49%;}
.h_line1 .left img{height:450px;object-fit: cover;}
.h_line1 .h_new {width:49%;}
.h_newtab{width:150px;}
.h_newtab a{background-color:#f7f7f7; display:block;margin-bottom:13px;text-align:center;padding:40px 0;cursor:pointer;}
.h_newtab a h5{font-size:24px;color:#202020;}
.h_newtab a p{font-size:20px;color:#999999;font-family: 'Rajdhani';margin-top:4px;}
.h_newtab a.on{ background:url(../images/bg1.jpg) no-repeat; background-size:100% 100%;color:#fff;}
.h_newtab a.on h5,.h_newtab a.on p{color:#fff;}
.h_newC {width:calc(100% - 170px);}
.h_newconlist{ display:none;}
.h_newconlist dl dt{ display:flex;}
.h_newconlist dl dt h5{margin-right:20px;font-size:20px;flex:1;height:26px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:1;
  line-clamp:1;
  -webkit-box-orient: vertical;}
.h_newconlist dl dt time{color:#999999;}
.h_newconlist dl dd{color:#666666;margin-top:10px;height:52px;line-height:26px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;}
.h_newconlist ul{margin-top:20px;padding-top:20px;border-top:1px solid #dcdcdc;}
.h_newconlist ul li a{ display:flex;padding:12px 0;}
.h_newconlist ul li a h5{flex:1;margin-right:20px;height:21px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:1;
  line-clamp:1;
  -webkit-box-orient: vertical;}
.h_newconlist ul li a h5:before{width:5px;height:5px;border-radius:50%; background-color:#202020;content:''; display:inline-block;margin-right:8px;}
.h_newconlist ul li a time{color:#999999;}
.h_line2 .list{float:left;width:25%;z-index:1;position:relative;}
.h_line2 .list a{position:relative;display:block;}
.h_line2 .list .word{ position:absolute;top:0;height:100%;width:100%;left:0;color:#fff;display:flex;flex-direction:column;justify-content: center;}
.h_line2 .list .word h2{font-size:1.7vw;text-align:center;}
.h_line2 .list .word p{font-size:1.1vw;text-align:center; text-transform: uppercase;margin-top:6px;font-family: 'Rajdhani';}
.h_line2 .list:hover{z-index:2;}
.h_line2 .list a:hover,.gdfhlist dl a:hover dt img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.h_line3{ background:url(../images/xinbg1.jpg) no-repeat center center; background-size:cover;padding:110px 0 140px;}
.h_line3top .left{width:65%;flex: 1;position: relative;z-index: 1;padding: 6.2% 0 0;}
.h_line3top .right{width:58.3%; position:relative;margin-left: -30%;position:relative;}
.h_line3top .right .mappic{animation: dx 8s linear alternate infinite;position:absolute;width:100%;top:0;left:0;}
@keyframes dx{
    0%{transform: scale(0.9);}
    50%{transform: scale(1.05);}
    100%{transform: scale(0.9); }
}
.h_line3top .left h3{font-size:2.5vw;font-family: 'Rajdhani';color:rgba(255,255,255,0.3); text-transform:uppercase;line-height:1;}
.h_line3top .left h2{font-size:2.45vw;color:#fff;font-family: 'BigruixianBoldkGBV1.0';}
.h_line3top .left .info{margin-top:40px;line-height:30px;color:#fff;}
.h_line3top .left .infoC{font-weight: bold;line-height: 26px;font-size: 1vw;}
.h_line4 .right a,.wqzds1_1 .right span,.wqzds1_2 .right .more,.wqzds1_3_1 .more,.wqzds1_3_2 .more,.wqzds1_4 .right .more{font-size:14px;margin-top:40px; display:inline-block;color:#666666;border:1px solid #999999;padding:10px 20px;}
.h_line3top .left a img{width:74px;}
.h_line3top .left a{ display:inline-block;}
.h_line3top .left a:hover{margin-right:20px;}
.h_line3number{text-align:center;padding: 0 8%;margin-top: 25px;}
.h_line3number ul,.about2 ul{ display:flex;}
.about2 ul{margin:0 -77px 0 -65px;}
.h_line3number li,.about2 li{float:left;width:20%; position:relative;flex:1;}
.h_line3top .left .more{margin-top:40px;}
.h_line3number li:after,.about2 li:after{content:'';width:1px;height:60%; position:absolute;top:20%;right:0; background-color:#999; display:inline-block;}
.h_line3number li:last-child:after,.about2 li:last-child:after{ display:none;}
.h_line3number li h5,.about2 li h5{font-size:40px;background-image:-webkit-linear-gradient(left,#0a72ce,#00acbb); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; display:inline-block; }
.h_line3number li p,.about2 li p{color:#666666;}
.h_line3number li p{color: #fff;opacity: 0.5; font-size: 14px;font-weight: bold;margin-top: 0px;}
.h_line4{padding-top:30px; background:url(../images/bg3.jpg) no-repeat center center; background-size:cover;}
.h_line4 .left{width:337px;}
.h_line4 .right{width:calc(100% - 420px);color:#fff;margin-top:48px;}
.h_line4 .right h5{font-size:28px;margin-top:40px;font-weight:bold;}
.h_line4 .right .info{margin-top:20px;line-height:30px;height:60px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;}
.h_line4 .right a,.wqzds1_1 .right .more,.wqzds1_2 .right .more,.wqzds1_4 .right .more{color:#fff;border:1px solid #fff;}
.h_line4 .right a:hover,.wqzds1_1 .right span:hover,.wqzds1_2 .right .more:hover,.wqzds1_4 .right .more:hover{background-color: #fff;color:#0a72ce;}
.h_title2 h2,.h_title h5{font-size:40px;color:#202020;}
.h_title2 h2 span{color:#dcdcdc;font-family: 'Rajdhani';text-transform:uppercase;display:inline-block;margin-left:10px;}
.h_title2.white h2{color:#fff;}
.h_title2.white h2 span{color:rgba(255,255,255,0.3);}
.h_line5C{margin:30px -20px 0;}
.h_line5C dl a{ display:block;padding:0 10px; text-align:center;}
.h_line5C dl dd{margin-top:10px;font-size:20px;}
.h_line5C .owl-pagination{ display:none;}
.h_line5C .customNavigation{ position:absolute;top:-102px;right:0; cursor:pointer;}
.h_line5C .customNavigation .btn{width:38px;height:38px;border:1px solid #dcdcdc;display:inline-block;margin-left:4px;}
.h_line5C .customNavigation .btn:hover{background-color: #0a72ce;
    background: linear-gradient(left,#0a72ce,#00acbb);
    background: -webkit-linear-gradient(left,#0a72ce,#00acbb);border-color: #0a72ce;}
.h_line5C .customNavigation .btn:hover img{filter: grayscale(100%) brightness(200%);}
.h_line6{ background:url(../images/xinbg5.jpg) no-repeat center center; background-size:100% 100%;}	
.h_title h2{font-size:45px;color:rgba(32,32,32,0.2); font-family: 'Rubik';line-height:1;}
.h_title h5{line-height:1;}
.h_line6C1 {margin:0 -15px;}
.h_line6C1 dl{width:31.333%;float:left;margin:0 1% 15px;}
.h_line6C1 dl a{ display:block; position:relative;}
.h_line6C1 dl dd{position: absolute;bottom: 0;left: 0;color: #fff;padding:10px 30px 30px;width: 100%;font-weight:bold;}
.h_line6C1 dl dd:before{content:'';display:inline-block;height:1px;width:26%;background-color:#fff;position:absolute;top:0;left:30px;opacity:0.8;}
.h_line6C2 h2{display: flex;flex-direction: row;justify-content: center;align-items: center;padding:15px;background-color: #225fa5;
    background: linear-gradient(left,#0973ce,#0398c1,#00aabc);
    background: -webkit-linear-gradient(left,#225fa5,#0973ce,#0398c1);color:#fff; text-align:center;font-size:24px;}
.h_line6C2 h2:before{content:'';width:150px;height:10px;background-color: #fff;
    background: linear-gradient(left,rgba(255,255,255,0),#fff);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0),#fff); display:inline-block;margin-right:20px;}
.h_line6C2 h2:after{content:'';width:150px;height:10px;background-color: #fff;
    background: linear-gradient(right,rgba(255,255,255,0),#fff);
    background: -webkit-linear-gradient(right,rgba(255,255,255,0),#fff); display:inline-block;margin-left:20px;}	
.h_line6C2C {margin:60px -0.5% -220px;}
.h_line6C2C .owl-pagination{display:none;}
.h_line6C2C dl{text-align:center;margin:0 5px;}
.h_line6C2C dl dd{ background-color:#5aa4d9;color:#fff;font-size:16px;padding:18px 4px;margin-top:-40px;position: relative;}
.h_line7 ul li{float:left;width:50%; position:relative; overflow:hidden;}
.h_line7 ul li .clild{ position:absolute;width:100%;height:100%;top:0;left:0; background-color:rgba(0,0,0,0.2); display:flex;justify-content: center;flex-direction: column;text-align: center;color:#fff;font-size:24px;}
.h_line7 ul li .clild p{width:90px; position:relative;margin: 0 auto 10px; cursor:pointer;}
.h_line7 ul li .clild p .bg,.h_xin2line1 .right .rightvideo dl dt .child p .bg,.h_new2line7C li .child .bg{ position:absolute; top:0;left:0;-webkit-animation: zhuan 10s linear infinite;
    animation: zhuan 10s linear infinite;}
.h_line7C{ position:absolute;width:540px;padding:40px; background-color:rgba(13,178,222,0.16);top:50%;left:50%; transform:translate(-50%,-50%); z-index:1;}
.h_line7Ccon{background:url(../images/bg6.jpg) no-repeat center center; background-size:cover; text-align:center;color:#fff;padding:58px 10px;}
.h_line7Ccon h3{font-size:4.2vw;color:rgba(255,255,255,0.3);font-family: 'Rajdhani';line-height:1;}
.h_line7Ccon h2{font-size:2vw;line-height:1;}	
@-webkit-keyframes zhuan { 0% { transform: rotate(0);} 100% { transform: rotate(-360deg);}}
@keyframes zhuan{0% { transform: rotate(-0);} 100% { transform: rotate(-360deg);}}
.h_line7 ul li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.h_line7 ul li:hover .clild{ background-color:rgba(0,0,0,0);}
.mask{width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,0.65); z-index:4;top:0;left:0;display:none;}
.popvideobody{position:fixed;width:70%;height:80vh;top:50%;left:50%;transform:translate(-50%, -50%);z-index:5;display:none;}
.popvideo p{width:100%;height:100%;}
.popvideo video{width:100%;height:100%;max-width: 100%;max-height: 100%;}
.popvideo .close{color:#fff;font-size:54px; position:fixed;right:-47px;top:-33px;cursor:pointer;}
.popvideo{height: 100%;}
.h_line8{ background:url(../images/bg5.jpg) no-repeat center center;background-size:cover;padding:90px 0 110px;}
.h_line8C{margin-top:55px;}
.h_line8C a{display:block;}
.h_line8C a img{border:1px solid #dcdcdc; display:block;}
.h_line8C a:hover img{border-color:#215ea4;}
.foottop{background-color:rgba(255,255,255,0.2);padding:30px 0;position: relative;z-index: 1;}
.foottop .left{margin-top:14px;}
.foottop .left img{width:330px;}
.foottop .rightcode img{width:116px;float:right;}
.foottop .rightcode p{padding:8px 0;float: right;margin-right:10px;color:rgba(255,255,255,0.6);writing-mode:tb-rl;height:116px;    line-height: 26px; display:flex;justify-content: center;text-align: center;}
.foottop .rightlinks {margin:36px 50px 0 0; position:relative;min-width:300px;}
.foottop .rightlinks p{ background-color:rgba(255,255,255,0.2);border-radius:60px;padding:0 20px;line-height:40px;color:#fff; cursor:pointer;}
.foottop .rightlinks p:after{content:'';width:0;height:0;border-top:5px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent; position:absolute;right:20px;top:20px;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.foottop .rightlinks .con{ position:absolute;width:100%;height:200px; overflow:scroll;top:100%;left:0; background-color:#fff;border:1px solid #dcdcdc;padding:10px; display:none;}
.foottop .rightlinks .con a{ display:block;padding:10px 5px;font-size:14px;}
.foottop .rightlinks .con::-webkit-scrollbar { width:6px;  height: 6px; background-color: #fcfcfc;}  
.foottop .rightlinks .con::-webkit-scrollbar-track  { border-radius: 10px; background-color: #fcfcfc;}  
.foottop .rightlinks .con::-webkit-scrollbar-thumb  {  border-radius: 10px; background-color: #0a72ce; }
.foottop .rightlinks p.on:after{transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);}
footer{background-color: #225fa5;
    /*background: linear-gradient(left,#0973ce,#0398c1,#00aabc);*/
    /*background: -webkit-linear-gradient(left,#225fa5,#0973ce,#0398c1);*/
    color:#fff;border-top: 6px solid #d6cfcc;margin-top: 50px-;}
.foot{padding:60px 0;}
.foot .left{width:33%;}
.foot .right{width:66%;display: flex;justify-content: space-between;}
.foot .left h5{font-size:24px;}
.foot .left .summary1{margin-top: 18px;color: rgba(255,255,255,0.6);line-height: 22px;font-size: 15px;}
.foot .left .summary2{margin-top: 16px;line-height: 22px;font-size: 15px;}
.foot .left .owl-buttons{ display:none;}
.foot .left .owl-pagination{margin-top:22px;}
.foot .left .owl-pagination .owl-page{width:8px;height:8px; background-color:rgba(255,255,255,0.3); font-size:0;margin-right:8px; display:inline-block;}
.foot .left .owl-pagination .owl-page.active{background-color:#fff;}
.foot .right dl{float:left;margin-left:2%;}
.foot .right dl dt a{color: #fff;font-size: 16px;margin: 0 0 14px;display: block;opacity: 0.8;font-weight: bold;}
.foot .right dl dd a{color: rgba(255,255,255,0.4);margin: 12px 0 6px;display: block;font-size: 15px;font-weight: bold;}
.bq{ text-align:center;color:rgba(255,255,255,0.4);border-top:1px solid rgba(255,255,255,0.2);padding:20px 10px;font-size:12px;}
.bq span{display:inline-block; margin:0 6px;}
.bq span a{color:rgba(255,255,255,0.4);}
.site .left{padding:29px 0;font-weight: bold;}
.site .left a{color:#666;}
.site .left a:last-child span{display:none;}
.site .left img{ display:inline-block; vertical-align:baseline;margin-right:16px;}
.site .left a span img{margin-right:0;}
.site .left a span{display:inline-block;margin:0 15px; letter-spacing:-3px;}
.site .left a:last-child{color:#0059ab;}
.contact{ background:url(../images/xin3bg3.jpg) no-repeat center center;background-size: cover;}
.contactC {overflow:hidden;}
.contactC .left{width:42%; background:url(../images/bg7.jpg) no-repeat center center; background-size:100% 100%;padding:40px 40px 61px 15%;}
.contactC .left>img{height:46px;}
.contactC .left .lefttel{margin-top:40px;}
.contactC .left .lefttel h2{font-size:24px;}
.contactC .left .lefttel .con{margin-top:14px;font-size:32px;margin-right: -30px;font-family: 'Rubik';color:#0059ab;}
.contactC .left .lefttel .con:before{content:'';display: inline-block;margin-right: 5px;width: 25px;height: 25px;background:url(../images/icon8.png) no-repeat;background-size:100%;}
.contactC .left .info{color:#666666;margin-top:80px;line-height: 30px;}
.contactC .left .info div,.contactC .right li .con div{ display:flex;}
.contactC .left .info div span,.contactC .right li .con div span{margin-right:10px;}
.contactC .left .info div p,.contactC .right li .con div p{flex:1;}
.contactC .right{width:58%;}
.contactC .right ul{display: flex;flex-wrap: wrap;}
.contactC .right li{width:calc(50% - 10px);margin:0 0 10px 10px; background-color:#fff;padding:32px 38px;}
.contactC .right li h2{font-size: 18px;color: #202020;}
.contactC .right li .con{margin-top:14px;color:#666666;line-height: 30px;}
.site{border-bottom:4px solid #ebebeb;font-size: 14px;height: 80px;}
.site .right{font-size: 0;}
.site .right a{margin-left:15px; display:inline-block;position:relative; overflow:hidden;line-height:80px;height: 80px;font-size: 14px;font-weight: bold;color: #666;}
.site .right a:after{width:0;height:4px; background-color:#0059ab;content:'';-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in; position:absolute;bottom:0;right:100%;}
.site .right a:hover,.site .right a.cur{color:#0059ab;}	
.site .right a:hover:after,.site .right a.cur:after{width:100%;right:auto;left:0;}
.gdfh,.newgdfh{padding:70px 0 110px;z-index:1;}
.gdfhleft{width:270px;}
.wqjqzxdleft{width:410px;}
.gdfhleft h3{font-size:58px;color:#154196; text-transform:uppercase;color:#154196;font-family: 'Rajdhani';line-height:1;}
.gdfhleft h2,.lxzxleft h2{font-size:32px;color:#202020;}
.gdfhleft ul{margin-top:6px;}
.gdfhleft ul li{ display:inline-block;margin-right:5px;width:8px;height:8px;border-radius:50%;border:1px solid #9e9e9e;}
.gdfhleft ul li.on{ background-color:#202020;border-color:#202020;}
.gdfhleft .list{margin-top:20px;}
.gdfhleft .list a{ display:block;padding:12px 0;border-bottom:1px solid #dcdcdc;}
.jlhzmainright,.jlhzright,.newright,.videoright,.pictureright,.newmainright {width:calc(100% - 330px);}
.gdfhright{width:calc(100% - 450px);margin-top: -7px;}
.gdfhlist,.videolist {margin:0 -1%;}
.videolist{display: -webkit-flex;
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;}
.gdfhlist dl{float:left;width:47%;margin:0 1.5% 27px;}
.gdfhlist dl a{ display:block; position:relative;}
.gdfhlist dl dd{padding:20px 20px 30px; background-color:#e8eff4;}
.gdfhlist dl dd h3 time,.gdfhlist dl .child h3 time,.jlhztit h3 time,.fzmjjtit h3 time{font-family: 'Rajdhani'; display:inline-block; margin-right:10px;}
.gdfhlist dl dd h5{font-size:16px;font-weight:bold;line-height: 25px;color: #646464;}
.gdfhlist dl:hover dd h5{color: #22428e;}
.gdfhlist dl dd p{margin-top:14px;color:#666;line-height:22px;height:44px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;font-size:14px;}
.gdfhlist dl .child{ position:absolute;width:100%;height:100%;top:0;left:0; background-color:#0093ca;padding:40px 18px;color:#fff; opacity:0;}
.gdfhlist dl .child h3{font-size:24px;color:rgba(255,255,255,0.5);}
.gdfhlist dl .child h5{font-size:20px;margin-top:5px;line-height:25px;height:50px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;}
.gdfhlist dl .child p{margin-top:10px;color:rgba(255,255,255,0.8);line-height:25px;height:225px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:9;
  line-clamp:9;
  -webkit-box-orient: vertical;}
.gdfhlist dl .child span{ display:inline-block;margin-top:40px;border:1px solid #fff;width:110px; text-align:center;line-height:40px;font-size:15px;}
.gdfhlist dl a:hover .child{ opacity:1;}
.gdfhlist dl a:hover .child span:hover{ background-color:#fff;color:#0093ca;}
.pagelist{ text-align:center; margin-top:10px; background-color:#fff;}
.fzxright .pagelist {margin-top: 0;padding: 80px 50px 70px;}
.pagelist ul{background-color:#dbe6f2;padding:20px 0 14px;}
.pagelist li{display:inline-block;margin:0 3px 6px;}
.pagelist li a,.pagelist li span{display:block;padding:14px 20px;color:#999;background-color:#fff;}
.pagelist li a.cur,.pagelist li.active span,.pagelist li a:hover{border-color:#215ea4;background-color:#215ea4;color:#fff;}
.msc,.hwwyh{ background:url(../images/bg9.jpg) no-repeat center center; background-size:cover;}
.mscC{ display:flex;flex-wrap: wrap;}
.mscC dl{float:left;width:48%;margin:0 1% 20px; background-color:#fff; display:flex;box-shadow: 0 0 10px #e1e1e1;background-color: #e8f7fe;flex-direction: column;padding: 30px 50px;}
.hwwyhC dl{display:flex;margin-bottom:20px;}
.hwwyhC dl dt{background-color:#e0f3fa;width:320px;}
.hwwyhC dl:nth-child(even) dt{background-color:#eeeff7;}
.hwwyhC dl dt h5,.mscC h2{font-size:24px;color: #57575b;}
.hwwyhC dl dt p,.mscC h3{font-size:22px;font-family: 'Rajdhani'; text-transform:uppercase;margin-top:10px;line-height: 22px;color: #7f8284;}
.hwwyhC dl>img{width:240px;margin-left:10px;object-fit: cover;}
.hwwyhC dl dd{font-size:16px;background-color:#e0f3fa;padding:20px 30px 20px 30px;flex:1; display:flex;justify-content: center;flex-direction: column;line-height: 30px;color: #575759;}
.hwwyhC dl:nth-child(even) dd{background-color:#eeeff7;}
.hwwyhC dl dd h5,.mscC h5{font-size:20px;margin:15px 0 6px;color: #0059ab;font-weight: bold;}
.hwwyhC dl dd h5 span{display:inline-block;margin-left:12px;}
.hwwyhC dl dd .info,.mscC p{line-height:22px;font-size: 15px;}
.hwwyhC dl dd p + p,.mscC p + p{margin-top: 25px;}
.hwwyhC dl dd h6{font-size:22px;margin-bottom:15px;}
.lxzxleft{width:200px; text-align:right;}
.lxzxleft h5{color:rgba(32,32,32,0.2);font-size:40px;font-family: 'Rajdhani'; text-transform:uppercase;margin-top:10px;line-height: 1;}
.fzxright {margin-top:50px;background: url(../images/xin3bg3.jpg) no-repeat bottom center;background-size: cover;padding: 70px 0 0;}
.lxzxrightlist{display:flex;flex-wrap: wrap;}
.lxzxright dl{float:left;margin:0 1% 20px;width:23%;position:relative;}
.lxzxright dl dd{padding:20px 10px;}
.lxzxright dl dd h5{color:#ff6600;font-size:20px;}
.lxzxright dl dd p{margin-top:10px;color:#666666;font-size:15px;line-height:25px;}
.lxzxright dl a:hover dd{ background-color:#e6edf7;}
.lxzxright .pagelist,.ydylC .pagelist{ background-color:#e6edf7;}
.lxzxleft h6{font-size:40px;color:#ff6600;margin-top:70px;}
.lmzxright .left{width:420px;}
.lmzxright .leftit{background-color:#f89e32;color:#fff;padding:15px 45px 60px;}
.lmzxright .leftit h5{font-size:20px;font-weight: bold;}
.lmzxright .leftit p{margin-top:10px;font-size:15px;font-weight:bold;font-family: 'Rubik';}
.lmzxright .left .more{ margin-top:50px;}
.lmzxright .left .more a{display: inline-block;border: 1px solid #dcdcdc;width: 110px;text-align: center;line-height:40px;font-size: 15px;color:#666666;}
.lmzxright .left .more a:hover{color:#fff; background-color:#215ea4;border-color:#215ea4;}
.lmzxright .right{width:calc(100% - 467px);line-height:28px;}
.lmzxright .right img{max-width:100%;}
.fzxright .con{ background:#f6f9ff url(../images/bg10.png) no-repeat right bottom 20px; background-size:40% 52%;padding:30px;margin-bottom:40px;}
.fzxright dl{ display:flex;padding:20px 65px 20px 90px;}
.fzxright dl dt{font-size: 22px;width: 210px;}
.fzxright dl dd{flex:1;margin-top: 4px;line-height: 28px;}
.fzxright dl:nth-child(odd){background-color:#3863af;color:#fff;}
.fzxright dl:nth-child(even) dt{color:#3763ae;}
.ydylC dl{float:left;width:23%;margin:0 1% 20px;}
.ydylC dl a{ display:block; position:relative;}
.ydylC dl a dt{ position:relative;}
.ydylC dl a dt .img{ position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;}
.ydylC dl dd{ position:absolute;width:100%;height:100%;top:0;left:0; background-color:#0093ca;color:#fff;padding:20px; opacity:0; display:flex;justify-content:center;flex-direction: column;}
.ydylC dl dd h5{line-height:25px;height:75px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:3;
  line-clamp:3;
  -webkit-box-orient: vertical;}
.ydylC dl dd h5 span{ display:block;}
.ydylC dl dd p{line-height:25px;height:50px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;}
.ydylC dl dd img{ display:block;margin:30px 0 10px;width:26px;}
.ydylC dl a:hover dd{opacity:1;}
.jlhzlist dl .child p{height:100px;-webkit-line-clamp:4;line-clamp:4;}
.gdfhlist dl .child h5 {height: 25px;-webkit-line-clamp: 1;line-clamp:1;}
.jlhzmain{background: url(../images/bg11.jpg) no-repeat bottom center;background-size: cover;}
.jlhztit,.fzmjjtit{ display:flex;font-size:32px;}
.jlhztit h5{margin-right:30px;flex:1;color:#154196;}
.jlhzmainright article,.gdfhrightmain.article,.gdfhrightmain .article{margin-top:46px;padding-top:46px;border-top:2px solid #bebfc3;line-height:26px;}
.jlhzmainright article h5{font-size:24px;}
.jlhzmainright .pics{margin-top:40px; overflow:hidden; display:flex; position:relative;}
.jlhzmainright .pics .gallery-top{float:left;width:60%;}
.jlhzmainright .pics .gallery-thumbs{float:right;width:39%;}
.jlhzmainright .pics .gallery-thumbs img{width:100%;height:100%;object-fit:cover;}
.jlhzmainright .pics .btns .swiper-button-next{ position:absolute;right:0;top:0;height:100%;width:39%; z-index:2; background-color:rgba(21,65,150,0.8); display:flex; cursor:pointer;justify-content: center;align-items: center;background-image:none !important;}
.jlhzmainright .pics .btns .swiper-button-next img{width:64px;height:64px;}
.jlhzmainright .pics .btns .swiper-button-next:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1); opacity:0.8;}
.fzmjjmain{background: url(../images/bg8.jpg) no-repeat bottom center;background-size: cover;}
.fzmjjtit h5{margin-right:30px;flex:1;}
.fzmjjtit h3 {font-family: 'Rajdhani';color:#ff9f00;}
.jlhzright h1{font-size: 32px;}
.jlhzright article{margin-top: 40px;line-height: 26px;}
.fzmjjul{margin-top:40px;}
.yjyul {margin:0 -0.5%;display:flex;}
.fzmjjul li{float:left;width:19%;margin:0 0.5% 10px;font-size:20px;text-align:center;padding:60px 5px 40px;background-color:#01b1b1;color:#fff;}
.fzmjjul li img,.yjyul li img{ display:block;margin:0 auto 20px;width: auto;}
.fzmjjul li:nth-child(2){ background-color:#9ed7c6;}
.fzmjjul li:nth-child(3){ background-color:#bcdc93;}
.fzmjjul li:nth-child(4){ background-color:#f4b544;}
.fzmjjul li:nth-child(5){ background-color:#eb6100;}
.yjyul li{float:left;width:32.333%;margin:0 0.5% 10px;font-size:18px;text-align:center;padding:60px 5px;background:url(../images/bg12.jpg) no-repeat center center; background-size:cover;color:#fff;}
.yjyul li:nth-child(2){ background:url(../images/bg13.jpg) no-repeat center center; background-size:cover;}
.yjyul li:nth-child(3){ background:url(../images/bg14.jpg) no-repeat center center; background-size:cover;}
.orange{color:#ff9f00;}
.gdfhnav{ background-color:#fff; overflow:hidden;margin-top:40px;}
.gdfhnav a{float:left;width:33.333%;padding:17px 5px; text-align:center; cursor:pointer;background-color:#e9eff6;position:relative;font-weight: bold;}
.gdfhnav a:after{width:1px;height:100%;right:0;top:0;position:absolute;background-color:#fff;content:'';display:inline-block;}
.gdfhnav a:last-child:after{display:none;}
.gdfhnav a.on{ background-color:#2265a7;color:#fff;}
.gdfhrightmain{ display:none;}
.gdfhrightmain.video h5{font-size:16px;line-height: 26px;text-align:center; padding:20px 78px; background-color:#154196;color:#fff;}
.gdfhrightmain.pics #sync1 h5{font-size:16px; text-align:center; padding:20px 78px; background-color:#154196;color:#fff;line-height: 26px;}
.gdfhrightmain.pics .owl-buttons{ display:none;}
.gdfhrightmain.pics #sync2{margin-top:10px;}
.gdfhrightmain.pics #sync2 .item{padding:0 5px;}
.gdfhrightmain.pics #sync2 .item img{ cursor:pointer; opacity:0.7;}
.gdfhrightmain.pics #sync2 .synced .item img{ opacity:1;}
.gdfhrightmain.video video{width:100%;vertical-align: top;height: auto;}
.gdfhrightmain .videobtn{ position:absolute;top:50%;left:50%; transform:translate(-50%,-50%); cursor:pointer;z-index: 1;width:68px;height:68px;}
.gdfhrightmain .videobtn .bg{ position:absolute;top:0;left:0;width:100%;height:100%;-webkit-animation: zhuan 10s linear infinite;
    animation: zhuan 10s linear infinite;}
.gdfhrightmain.video .videodiv:after{content:''; display:block; background-color:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0; position:absolute;}
.gdfhrightmain.play .videodiv:after,.gdfhrightmain.play .videobtn{ display:none;}
@-webkit-keyframes zhuan { 0% { transform: rotate(0);} 100% { transform: rotate(-360deg);}}
@keyframes zhuan{0% { transform: rotate(-0);} 100% { transform: rotate(-360deg);}}
.wqjqzxdleft h3{line-height: 42px;font-size:40px;color:#154196;font-family: 'Rajdhani'; text-transform:uppercase;}
.wqjqzxdnav{margin-top:140px;}
.wqjqzxdnav h2{ font-size:32px;color:#202020;}
.wqjqzxdnav p{ font-size:24px;color:#154196;font-family: 'Rajdhani'; text-transform:uppercase;line-height: 25px; margin-top: 10px;}
.wqjqzxdleft .list{margin-top:18px;}
.wqjqzxdleft .list a{ padding:10px 0;display:block;}
.wqjqzxdleft .list a.cur,.wqjqzxdleft .list a:hover{color:#2e83c1;font-weight:bold;}
.othersearch{margin-top:10px;}
.othersearch .input{border:1px solid #666666; display:flex;}
.othersearch .input input{flex:1; text-indent:10px; background-color:transparent;}
.othersearch .input button{ background-color:#666666; cursor:pointer;}
.othersearch .input button:hover{ opacity:0.8;}
.othersearch select{border:1px solid #666666;line-height:38px; display:block; appearance:none; background:url(../images/icon19.png) no-repeat right center;margin-top:5px;width:100%;padding:0 10px;color:#757575;cursor:pointer;}
.newright dl a{ display:block; display:flex;padding:35px 0;border-bottom:1px solid #e6edf7;}
.newright dl dd{flex:1;padding:0 25px;}
.newright dl dd h5{font-weight: bold;color:#7d7e82;font-size:18px;line-height:30px;height:30px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:1;
  line-clamp:1;
  -webkit-box-orient: vertical;}
.newright dl dd p{color:#818282;margin-top:10px;line-height:23px;font-size: 14px;max-height:46px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;}
.newright dl dt{font-size:22px;color:#7d7e82;font-family: 'Rajdhani';width: 130px;font-family: 'Rubik';}
.newright dl.dl1 a{padding:0 0 30px 0;background-color:#f3f8fc;border: 0;}
.newright dl.dl1 dt{width:356px; height:266px;}
.newright dl.dl1 dt img{ opacity:1;position: initial;object-fit: cover;height: 100%;}
.newright dl.dl1 dd{padding:25px 30px 0;}
.newright dl.dl1 dd time{line-height: 1;display:block;font-size:23px;color:#747070 !important
;font-family: 'Rajdhani';font-family: 'Rubik';}
.newright dl.dl1 dd h5{margin-top:10px;color: #747070 !important;max-height:60px;-webkit-line-clamp:2;line-clamp:2;height:auto;}
.newright dl.dl1 dd p{-webkit-line-clamp:5;line-clamp:5;max-height:115px;color: #818282 !important;margin-top:24px;}
.newright dl a:hover dt,.newright dl a:hover dd h5,.newright dl a:hover dd p{color: #0060ae !important;}
.newright dl:last-child a{border:0;}
.newright .pagelist {margin-top: 20px;}
.newright .pagelist ul{ background-color:#e6edf7;}
.videoright dl{float:left;width:47%;margin:0 1.5% 12px;}
.videoright dl dt{ position:relative;}
.videoright dl .icon{ position:absolute; top:50%;left:50%; transform:translate(-50%,-50%);width:60px;}
.pictureright dl a{ display:block; background-color:#e6edf7;height: 100%;}
.videoright dl a{ display:block;cursor:pointer;}
.pictureright dl dd{padding:10px 5px;color:#0093ca; text-align:center;align-items: center;justify-content: center;height:100px; display:flex;line-height:25px;font-size:15px;}
.videoright dl dd{padding:12px 5px;color:#989898; text-align:center;line-height:26px;font-size:16px;}
.pictureright dl a:hover{background-color:#154196;}
.videoright dl a:hover{background-color:#e8eff4;}
.pictureright dl a:hover dd{color:#fff;}
.pictureright dl{float:left;width:23%;margin:0 1% 20px;}
.pictureright dl dd{ height:115px;}
.pictureright .pagelist,.videoright .pagelist{margin-top: 40px;background-color: #e6edf7;}
.newmainright h1{color:#154196;font-size:26px;line-height:34px;}
.newmainright .summary{margin-top:10px;padding-bottom:20px;border-bottom:2px dashed #dcdcdc;}
.newmainright .summary time{color: #6a696c;float:left;font-family: 'Rubik';font-size:20px;display: inline-block;margin-top: 10px;}
.newmainright .summary .right .share{ display:inline-block;margin-right:35px;}
.newmainright .summary .right .back img{width:auto; display:inline-block; margin-right:4px;}
.newmainright .summary .right{margin-top:7px;}
.bshare-custom a{width:26px;height:26px!important;}
.bshare-custom .bshare-weixin{ background:url(../images/icon21.jpg) no-repeat !important; background-size:100%;}
.bshare-custom .bshare-sinaminiblog{ background:url(../images/icon22.jpg) no-repeat !important; background-size:100%;}
.bshare-custom .bshare-qzone{ background:url(../images/icon23.jpg) no-repeat !important; background-size:100%;}
.bshare-custom .bshare-qqim{ background:url(../images/icon24.jpg) no-repeat !important; background-size:100%;}
#bsWXBox{width:auto !important;height:auto !important;}
.newmainpics{border:1px solid #2265a7; position:relative;}
.newmainpics dl dt .pic{ position:absolute;max-width:100%;max-height:100%;top:50%;left:50%;transform:translate(-50%, -50%);}
.newmainpics .swiper-button-prev,.newmainpics .swiper-button-next{width:60px;height:60px; position:absolute;top:50%; transform:translateY(-50%);z-index: 1; cursor:pointer;background-color:#2265a7;background-image:none;}
.newmainpics .swiper-button-prev{left:0;}
.newmainpics .swiper-button-next{right:0;}
.newmainpics dl dd{ background-color:#2265a7;padding:10px;min-height:62px;font-size:16px; text-align:center;color:#fff; display:flex;justify-content:center;align-items: center;}
.newmainpics .swiper-button-prev:hover,.newmainpics .swiper-button-next:hover{ opacity:0.8;}
.newmainright article{ line-height:28px;}
.newmainright article .h5{font-weight:bold;}
.newmainright article img{ max-width:100%;width: auto;}
.newmainright article video{width:90%;margin:auto;height: auto;display: block;}
.prenext a{ display:inline-block;margin:0 5px; background-color:#ebf5f9;color:#154196;min-width:158px;line-height:46px;}
.prenext a img{ display:inline-block;margin-right:3px;}
.prenext a:hover{ opacity:0.8;}
.qcplat1 .block1,.qcplat1 .block2,.qcplat2{ display:flex;}
.qcplattit{font-size:40px;color:#0093ca;font-family: 'Rajdhani'; text-transform:uppercase;margin-bottom:40px;}
.qcplattit h2{color:#202020;}
.qcplat1 .block1left .con{color:#444444;line-height:26px;}
.qcplat1 .block1left,.qcplat1 .block1right,.qcplat1 .block2left,.qcplat1 .block2right,.wqzds1_1 .left,.wqzds1_1 .right{width:50%;}
.qcplat1 .block1right img,.qcplat2 .gallery-top img,.qcplat2 .gallery-top2 img,.wqzds1_1 .left img{width:100%;height:100%;object-fit: cover;}
.block1left{padding-right:40px;}
.qcplat1 .block2left{padding:40px; background-color:#e6edf7;}
.qcplat1 .block2left .con li{float:left;width:48%;margin:0 1% 10px;border:1px solid #d2d9e3; text-align:center;height:76px;display:flex;justify-content:center;font-size:20px;color:#154196;align-items: center;}
.qcplat1 .block2right{padding:40px; background-color:#f6f9ff;}
.qcplat1 .block2right .con li{ position:relative;width:31.333%;margin:0 1% 30px;float:left; text-align:center;}
.qcplat1 .block2right .con li img{ display:block;margin:0 auto 10px;}
.qcplat1 .block2right .con li:after{width:1px;height:60%; position:absolute;right:0;top:20%; background-color:#dfe1e6;content:'';}
.qcplat1 .block2right .con li:nth-child(3):after,.qcplat1 .block2right .con li:nth-child(6):after{ display:none;}
.qcplat2 .gallery-top,.qcplat2 .gallery-thumbs,.qcplat2 .gallery-top2,.qcplat2 .gallery-thumbs2,.wqzds1_2 .left,.wqzds1_2 .right,.wqzds1_4 .left{width:50%;}
.qcplat2 .btns{position: absolute;bottom:30px;left:calc(50% + 37px);z-index:1;}
.qcplat2 .gallery-thumbs .swiper-slide{padding:60px 12% 120px 37px; background:url(../images/bg16.jpg) no-repeat center center; background-size:cover;}
.qcplat2 .swiper-slide h5{font-size:32px;color: #202020;}
.qcplat2 .swiper-slide .con{margin-top:40px;line-height:30px;min-height:260px;}
.qcplat2 .gallery-thumbs2 .swiper-slide{padding:60px 37px 120px 12%; background:url(../images/bg16.jpg) no-repeat center center; background-size:cover;}
.qcplat2 .gallery-thumbs2 .btns{left:12%;}
.wqzds1_1{ display:flex;margin-top:60px;height: 410px;}
.wqzds1_1 .right{ background:url(../images/bg17.jpg) no-repeat center center; background-size:cover;color:#fff; display:flex;padding:20px 55px;justify-content: center;flex-direction: column;}
.wqzds1_1 .right h2,.wqzds1_2 .right h2,.wqzds1_3_1 h2,.wqzds1_3_2 h2,.wqzds1_4 .right h2{ font-size:24px;font-weight:bold;margin-bottom:4px;}
.wqzds1_1 .right h3{ font-size:24px;margin-bottom:9px;font-weight:bold;}
.wqzds1_1 .right h4,.wqzds1_2 .right h4,.wqzds1_3_1 h4,.wqzds1_3_2 h4,.wqzds1_4 .right h4{ font-size:16px;font-family: 'Rajdhani'; text-transform:uppercase;line-height: 20px;}
.wqzds1_1 .right h4{opacity: 0.5;}
.wqzds1_1 .right .summary{margin-top:22px;font-size:14px;line-height: 23px;}
.wqzds1_1 .right .summary h5{font-weight:bold;}
.wqzds1_1 .right .summary p{opacity:0.8;}
.wqzds1_1 .right span,.wqzds1_2 .right span,.wqzds1_3_1 .more,.wqzds1_3_2 .more,.wqzds1_4 .right span{margin-top:30px;width:110px; cursor:pointer;}
.wqzds1_1 .child{ position:absolute;width:50%;height:100%;top:0;right:0; background:url(../images/bg22.jpg) no-repeat center center; background-size:cover; display:none;color:#fff;font-size: 14px;line-height:20px;padding:40px 25px 50px 40px;}
.wqzds1_1 .child .childC{overflow-y: scroll;margin-right:-25px;padding-right:25px;padding-left: 18px;}
.wqzds1_1 .child .childC::-webkit-scrollbar,.wqzds1_2 .left .child::-webkit-scrollbar,.wqzds1_3 .child::-webkit-scrollbar,.wqzds1_4 .left .child .childcon::-webkit-scrollbar{ width:6px;height:6px; background-color:transparent;}  
.wqzds1_1 .child .childC::-webkit-scrollbar-track,.wqzds1_2 .left .child::-webkit-scrollbar-track,.wqzds1_3 .child::-webkit-scrollbar-track,.wqzds1_4 .left .child .childcon::-webkit-scrollbar-track{ border-radius: 10px; background-color:transparent;}  
.wqzds1_1 .child .childC::-webkit-scrollbar-thumb,.wqzds1_2 .left .child::-webkit-scrollbar-thumb,.wqzds1_3 .child::-webkit-scrollbar-thumb,.wqzds1_4 .left .child .childcon::-webkit-scrollbar-thumb{  border-radius: 10px; background-color: #0059ab; }
.wqzds1_1 .child .childC{height:100%;justify-content: center;flex-direction: column;}
.wqzds1_1 .child ul li{margin:10px 0;list-style: disc;}
.wqzds1_1 .child ul li h5{font-weight:bold;}
.wqzds1_1 .child ul li p{color:rgba(255,255,255,0.8);margin-top:4px;}
.wqzds1_1 .left img{vertical-align: initial;}
.wqzds1_2,.wqzds1_4{background:url(../images/bg18.jpg) no-repeat center center; background-size:cover;margin-top:40px;height:410px;}
.wqzds1_2 .right,.wqzds1_4 .right{color:#fff; padding:120px 50px;}
.wqzds1_4 .right{margin-left: 50%;}
.wqzds1_2 .right .more{margin-top:90px;}
.wqzds1_2 .left{position:absolute;width:50%;height:100%;right:0;top:0;background:url(../images/bg23.jpg) no-repeat center center; background-size:cover;color:#fff;padding:45px 35px;line-height:20px;font-size:14px;display:none;}
.wqzds1_2 .left h5{font-weight:bold;}
.wqzds1_2 .left ul{margin-left: 19px;}
.wqzds1_2 .left ul li{color:rgba(255,255,255,0.8);margin:10px 0;list-style:disc;}
.wqzds1_2 .left .child,.wqzds1_4 .left .child .childcon{overflow-y: scroll;margin-right:-25px;padding-right:25px;height: 100%;}
.wqzds1_3 {display:flex;margin-top:40px;height: 410px;}
.wqzds1_3_1{background:url(../images/bg19.jpg) no-repeat center center;background-size:cover;width:50%;padding:120px 50px;position: relative;min-height:400px;}
.wqzds1_3_2{background:url(../images/bg20.jpg) no-repeat center center;background-size:cover;width:50%;padding:120px 50px;position: relative;min-height:400px;}
.wqzds1_3_1 h4,.wqzds1_3_2 h4{color:#999999;}
.wqzds1_3_1 .more,.wqzds1_3_2 .more{color:#999999;border:1px solid #999999;}
.wqzds1_3_1 .child,.wqzds1_3_2 .child{position:absolute;width:100%;height:100%;top:0;left:0; background:url(../images/bg23.jpg) no-repeat center center; background-size:cover;line-height:20px;padding:80px 80px;color:rgba(255,255,255,1);overflow-y:scroll;display:none;opacity: 0.9;}
.wqzds1_3 .child h5{font-size:18px;font-weight:bold;}
.wqzds1_3 .child ul{margin-top:16px;}
.wqzds1_3 .child ul li{margin:9px 0;list-style: disc;margin-left: 19px;}
.wqzds1_3_1 .more:hover{color:#fff;border:1px solid #0093ca; background-color:#0093ca;}
.wqzds1_4{background:url(../images/bg21.jpg) no-repeat center center; background-size:cover;}
.wqzds1_4 .right h4, .wqzds1_2 .right h4{opacity: 0.8;}
.wqzds1_4 .left{position:absolute;width:100%;height:100%;top:0;left:0;display:none;}
.wqzds1_4 .left .childC{background:rgba(63,140,181,0.9);color:#fff;line-height:20px;display:flex;height:100%;width:100%;}
.wqzds1_4 .left .child{padding:37px 35px;width:50%;}
.wqzds1_4 .left .child h5{font-size:14px;font-weight:bold;}
.wqzds1_4 .left .child ul{margin-top:18px;font-size:14px;line-height:20px;opacity: 0.9;}
.wqzds1_4 .left .child ul li{margin:6px 0;list-style: disc;margin-left: 16px;}
.wqzds2{background:url(../images/bg24.jpg) no-repeat center center; background-size:cover;}
.wqzds2 #sync2{text-align:center;font-size:22px;color:#999999;padding:15px 0; overflow:hidden; position:relative; z-index:1;margin:0 70px;width:calc(100% - 140px);}
.wqzds2 #sync2:after{content:''; width:calc(100% + 140px);height:80px;display:block;background-color:#fff; position:absolute;top:15px;left:-70px;border-radius:60px; z-index:-1;}
.wqzds2 #sync2 .owl-wrapper-outer{ overflow:initial;}
.wqzds2 #sync2 .item {line-height:80px; cursor:pointer; position:relative;}
.wqzds2 #sync2 .item .time{ display:none; background-color:#3f8cb5;color:#153066;position:absolute;width:100%;height:calc(100% + 30px);top:-10px;left:0;color:#fff;line-height: 1;padding:0 16px;flex-direction: column;justify-content: center;}
.wqzds2 #sync2 .item .time p{font-size:16px; letter-spacing:1px;padding-bottom: 10px;margin-bottom: 10px;border-bottom:2px solid #fff;}
.wqzds2 #sync2 .item .time h5{font-size:18px;}
.wqzds2 #sync2 .synced .item .time{ display:flex; }
.wqzds2 #sync1{margin-top:20px; text-align:center;line-height:25px;}
.wqzds2 .owl-prev{width:52px;height:52px; background:#dcdcdc url(../images/icon33.png) no-repeat center center; background-size:cover; position:absolute;left:10px;top:-100px;border-radius:50%;font-size:0;z-index: 1;}
.wqzds2 .owl-next{width:52px;height:52px; background:#dcdcdc url(../images/icon34.png) no-repeat center center; background-size:cover;position:absolute;right:10px;top:-100px;border-radius:50%;font-size:0;z-index: 1;}
.wqzds2 .owl-buttons:before{content:''; width:70px;height:80px;display:block;background-color:#fff; position:absolute;top:-115px;left:0;border-radius: 60px 0 0 60px;z-index: 1;}
.wqzds2 .owl-buttons:after{content:''; width:70px;height:80px;display:block;background-color:#fff; position:absolute;top:-115px;right:0;border-radius: 0 60px 60px 0;}
.wqzds2 .owl-prev:hover{background: #3f8cb5 url(../images/icon33.png) no-repeat center center;background-size: cover;}
.wqzds2 .owl-next:hover{background: #3f8cb5 url(../images/icon34.png) no-repeat center center;background-size: cover;}
.about1C .left{width:63%;line-height:30px;font-size:16px;letter-spacing:-0.4px;font-weight: bold;}
.about1C .left img{ display:none;}
.about1C .right{width:33%;}
.about2{background:url(../images/bg26.jpg) no-repeat center center; background-size:cover; text-align:center;}
.about2 li h5 {background-image:none;color:#fff;-webkit-text-fill-color: #fff;font-family: 'D-DIN-PRO';font-size: 100px;vertical-align: middle;}
.about2 li p{color:rgba(255,255,255,0.6);font-size: 16px;font-weight: 500;margin:0px auto;}
.about2 li:after {background-color:rgba(255,255,255,0.5);}
.about4{background:url(../images/bg27.jpg) no-repeat center center; background-size:cover;}
.about4 ul li{float:left;width:25%;color:#fff;padding:29vh 5% 36px 0; border-left:1px solid #bcbdc0;position:relative;height: 90vh;}
.about4 ul li:last-child{border-right:1px solid #bcbdc0;}
.about4 ul li:before{width:3px;height:60px; background-color:#fff;top:29vh;left:0; content:''; display:inline-block; position:absolute;margin-left: -2px;margin-top: 6px;}
.about4 ul li h2{font-size:35px;color:#fff;font-family: 'Rajdhani';margin:0 0 0 -50px;position:absolute;line-height: 1;}
.about4 ul li .con{padding: 0 0 0 30px;}
.about4 ul li h5{font-size:22px;line-height: 34px;font-weight:bold;}
.about4 ul li p{margin-top:16px;opacity: 0.7;line-height: 28px;}
.about4 ul li p span{display:block;}
.about3{background:url(../images/bg28.jpg) repeat-y center center; background-size:100% 100%; padding:70px 0 20px;}
.about3 .right{width:31%;color:#7f8284;}
.about3 .right li{margin-bottom:30px;position:relative;}
.about3 .right li div{position:absolute;width:100%;top:0;left:0;height:100%;padding:40px 45px;}
.about3 .right li div h5{font-family: 'Rajdhani';text-transform: uppercase;font-weight:bold;font-size: 22px;line-height: 25px;}
.about3 .right li div h2{margin-top: 20px;font-weight: 500;font-size: 15px;line-height: 22px;}
.about3 .left{width:61%;}
.about3 .left .leftblock{margin:70px 0;}
.about3 .left .leftblock.pcshow{margin:40px 0 0;}
.about3 .left .leftblock:first-child{margin:0 0 40px 0;}
.about3 .left .leftblock .lefttit h2,.leftblock.phoneshow h2{font-size:20px;color: #0059ab;font-weight:bold;}
.about3 .left .leftblock .lefttit p,.leftblock.phoneshow p{font-size:20px;color:#bcbdc0;font-family: 'Rajdhani'; text-transform:uppercase;margin-top: 5px;letter-spacing: -1px;}
.about3 .left .leftblock .con{margin-top:20px;line-height:30px;font-size:16px;letter-spacing:-0.4px;}
.about3 .left .leftblock .leftpics{margin-top:40px;}
.about3 .left .leftblock .leftpics .owl-buttons{display:none;}
.about3 .left .leftblock .leftpics .item{ display:flex;}
.about3 .left .leftblock .leftpics .item .picsleft{width:60%;}
.about3 .left .leftblock .leftpics .item .picsright{width:40%;background:url(../images/bg29.jpg) no-repeat center center; background-size:cover;color:#fff; text-align:center;padding:20px 20px;line-height:28px;display: flex;   align-items: center;}
.about3 .left .leftblock .leftpics .owl-pagination{ display:none;}
.about3 .left .owl-buttons{ position:absolute;right:0;bottom:20px;width:40%; text-align:center;}
.about3 .left .leftblock .leftpics .owl-prev{width:38px;height:38px; background:rgba(255,255,255,0.3) url(../images/icon33.png) no-repeat; background-size:cover;margin-right:5px; display:inline-block;font-size:0;}
.about3 .left .leftblock .leftpics .owl-next{width:38px;height:38px; background:rgba(255,255,255,0.3) url(../images/icon34.png) no-repeat; background-size:cover;display:inline-block;font-size:0;}
.phoneshow{ display:none;}
.navPage.show {bottom: 0;}
.navPage {position: fixed;top: 0;bottom: 100%;left: 0;width: 100%;z-index: 10; overflow: hidden;display: flex;align-items:center;
justify-content: center;transition: all .6s cubic-bezier(.215,.61,.355,1);}
.panelBg {background: url(../images/bg30.jpg) repeat;}
.navPage .navBox { width: 100%; margin: 0 auto;display: flex;justify-content: center;line-height: 1;padding: 0 40px;}
.navBox {position: relative;float: left;}
.navPage .navBox dl {margin-right:2%;height: 316px;text-align: center;opacity: 0;}
.navPage .navBox dt {margin-bottom: 44px;line-height: 25px;}
.navPage .navBox dt a {font-size: 16px;color: #333;}
.navPage .navBox dd a{margin-bottom: 30px;display:block;font-size: 15px;color: #a0a0a0;line-height: 22px;}
.navPage.show .navBox dl:first-child {-webkit-animation: navShow 1s cubic-bezier(.17,.67,.38,.94) both;animation: navShow 1s cubic-bezier(.17,.67,.38,.94) both;}
.navPage.show .navBox dl:nth-child(2) {-webkit-animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .1s both;
    animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .1s both;}
.navPage.show .navBox dl:nth-child(3) {-webkit-animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .2s both;
    animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .2s both;}
.navPage.show .navBox dl:nth-child(4) {-webkit-animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .3s both;
    animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .3s both;}
.navPage.show .navBox dl:nth-child(5) {-webkit-animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .4s both;
    animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .4s both;}
.navPage.show .navBox dl:nth-child(6) {-webkit-animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .5s both;
    animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .5s both;}
.navPage.show .navBox dl:nth-child(7) {-webkit-animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .6s both;
    animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .6s both;}
.navPage.show .navBox dl:nth-child(8) {-webkit-animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .7s both;
    animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .7s both;}
.navPage.show .navBox dl:nth-child(9) {-webkit-animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .8s both;
    animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .8s both;}
.navPage.show .navBox dl:nth-child(10) {-webkit-animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .9s both;
    animation: navShow 1s cubic-bezier(.17,.67,.38,.94) .9s both;}
@-webkit-keyframes navShow{0%{margin-top:-300px;opacity:0}100%{margin-top:0;opacity:1}}@keyframes navShow{0%{margin-top:-300px;opacity:0}100%{margin-top:0;opacity:1}}
header.show{position:fixed;width:100%;top:0;z-index: 11;}
header.show .language{ display:none;}
header.show nav,header.show .headsearch{ opacity:0; pointer-events: none;}
.navPage .navBox dt a:hover,.navPage .navBox dd a:hover{color: #22428e;}
.phonenavthree{display:none;overflow: scroll;height: 63px;}
.phonenavthree .container{min-width:max-content;}

.h_xinline1 .list{float:left;width:25.666666%; position:relative;padding:0 2%;z-index: 1;}
.h_xinline1 .list:first-child{padding:0 2% 0 0;width:24.666666%;}
.h_xinline1 .list:after{width:40px;height:100%; background:url(../images/xinicon2.jpg) no-repeat center center; background-size:40px 100%;content:'';display:inline-block; position:absolute;right:0;top:0;z-index: -1;}
.h_xinline1 .list:nth-child(3):after{display:none;}
.h_xinline1 .list h2{color:#22428e;font-weight:bold;font-size:24px;}
.h_xinline1 .list h3{color:#22428e;font-size:16px;margin-top:5px;}
.h_xinline1 .list img{ display:block;width:85%;margin-top:20px;}
.h_xinline1 .list:first-child img {width:81.25%;}
.h_xinline1 .list .img{margin-bottom:20px;display:block;}
.h_xinline1 .list p{margin-top:15px;font-size: 14px;font-weight: bold;}
.h_xinline1 .list p a{ display:block;line-height:24px;height:48px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;}
.h_xinline1 .list .more{ display:block;margin-top:20px;}
.h_xinline1 .list .more img{width:56px;margin-top: 29px;}
.h_xinline1 .quick{float:left;width:23%;}
.h_xinline1 .quick span{ background-color:#f18f31;color:#fff; display:inline-block;border-radius:6px;padding:12px 22px;font-size:20px;}
.h_xinline1 .quickC{margin-top:26px;}
.h_xinline1 .quickC p{float:left;width:50%;}
.h_xinline1 .quickC p a{ display: block; overflow:hidden;}
.h_xinline1 .quickC p:hover{ position:relative; z-index:1;}
.h_xinline1 .quickC p a:hover img{transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);}
.h_line3top .left .info1{color: #f59d31;font-size: 1.516vw;font-weight: 500;}
.h_line3top .left .info2{color:#f59d31;font-size:1.516vw;font-weight:500;}
.h_line3top .right .con{/*width:366px;*/position:absolute;right: 13%;top:40%;display: flex;}
/*.h_line3top .right .con .lefttit{font-size: 14px;color:#fff;display:inline-block;border-radius:50%;width: 5.96vw;height: 5.96vw;line-height: 5.96vw;text-align: center;;background-color:rgba(179,64,159,0.35); position:relative; z-index:1;white-space: nowrap;}*/
.h_line3top .right .con .lefttit{font-size: 14px;color:#fff;display:inline-block;border-radius:50%;width:100px;height:100px;line-height:100px;text-align: center;; position:relative; z-index:1;white-space: nowrap;}
.h_line3top .right .con .lefttit:after{content:'';width:160px;height:160px;background-color:rgba(187,98,171,0.6);display:inline-block;border-radius:50%;animation: xindx 3s linear normal infinite;position:absolute;top:-30px;left:-30px; z-index:-1;transform: scale(0.6);-webkit-animation: xindx 3s linear alternate infinite;}
@keyframes xindx{
    0%{transform: scale(0.6);}
    50%{transform: scale(1);}
    100%{transform: scale(0.6);}
}
@-webkit-keyframes xindx{
    0%{transform: scale(0.6);}
    50%{transform: scale(1);}
    100%{transform: scale(0.6);}
}
.h_line3top .right .concon{flex:1;margin-left:46px;}
.h_line3top .right .conconcon{padding-left:8px;border-left:1px solid #fff;margin-top: 9px;}
.h_line3top .right .concon h5{color: #f59d31;font-size: 16px;font-weight:500;line-height:1;}
.h_line3top .right .concon p{color: #fff;margin-top:8px;font-size: 14px;}
.h_line3number li h5{ background-image: -webkit-linear-gradient(left,#f59d31,#f59d31);font-size: 48px;}
.h_line3number li p{color: #fff;opacity:0.5;}
.h_line3number li:after{ background-color:#fff;opacity:0.5;}
.h_xinline4top{display:flex;}
.h_xinline4top .left{background:url(../images/xinbg6.jpg) no-repeat center bottom;background-size:cover;padding:60px 4%;width:40%;line-height: 27px;font-weight: 500;font-size: 0.96vw;margin-right: 0.5%;color: #666566;}
.h_xinline4top .left:before{content:'';width:90px;height:4px; background-color:#f8e1b7;display:block;margin-bottom:27px;}
.h_xinline4top .center{width:20%;}
.h_xinline4top .center img{width:100%;height:100%;object-fit:cover;}
.h_xinline4top .right{width:40%;background:url(../images/xinbg7.jpg) no-repeat center bottom;background-size:cover;padding:50px 3%;}
.h_xinline4top .right h5{color:#215ea4;font-size:26px;}
.h_xinline4top .right p{font-size:14px;margin-top:8px;color: #202020;    font-weight: bold;}
.h_xinline4top .right .con{margin-top:20px;color:#4c4a4f;line-height:21px;font-size:13px;border-top: 2px solid #e9eef6;padding-top: 20px;font-weight:500;}
.h_xinline4top .right .more{margin-top:20px; display:block;}
.h_xinline4top .right .more:hover{margin-left:20px;}
.h_xinline4bottom{ background:url(../images/xinbg3.png) no-repeat center center;background-size:100% 100%;padding:60px 3% 60px 9%;display:flex;margin-top: 26px;}
.h_xinline4bottom .left{width:17%;}
.h_xinline4bottom .left h5{color: #215ea4; font-size:20px;}
.h_xinline4bottom .left img{margin:20px 0 0;display:block;}
.h_xinline4bottom .right{width:83%;text-align:center;}
.h_xinline4bottom .right dl{padding:0 5px;}
.h_xinline4bottom .right dd{margin-top:10px;}
.h_xinline4bottom .right a:hover dd{font-weight:bold;}
.h_xinline4bottom .owl-controls{display:none !important;}
.h_line6 .h_title h2 {color: rgba(255,255,255,0.5);}
.h_title h5{color:#0059ab;font-size: 28px;font-weight:bold;}
.h_xinline4bottom .left:hover img{margin-top:30px;}
.h_line3top .right .bg{ opacity:0.3;}
.h_xinline4 { background:url(../images/xinbg8.jpg) no-repeat center center;background-size:100% 100%;}
.about1 h2{ text-align:center;font-size:40px;font-weight: bold;}
.h_xin2line1 dl{float:left;width:31.333%;margin:0 1% 40px;}
.h_xin2line1 dl dt{ position:relative;}
.h_xin2line1 dl dt .pic,.h_xin2line1 .center dl dt .pic{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;}
.h_xin2line1 dl dt .child{ position:absolute;width:100%;height:100%;top:0;left:0;
    background: linear-gradient(bottom,rgba(0,0,0,0.7),rgba(0,0,0,0));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.7),rgba(0,0,0,0));}
.h_xin2line1 dl dt .child p{position:absolute;bottom:30px;left:30px;color:#fff;font-size:12px;line-height:20px;max-height:40px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;width:76%;}
.h_xin2line1 dl.dl1 dd,.h_xin2line1 .center dl dd{margin-top:15px;}
.h_xin2line1 dl dd .biao span,.h_xin2line1 .center dl dd .biao span{background-color:#22428e;font-size:12px;color:#fff;padding:0 9px;display:inline-block;line-height:24px;height:24px;}
.h_xin2line1 dl dd .biao time{color: #474747;font-size:14px;display:inline-block;margin-left:5px;line-height:24px;height:24px;}
.h_xin2line1 dl dd .biao p, .h_xin2line1 .center dl dd .biao p {background-color: #dc3645;font-size: 12px;color: #fff;    padding: 0 6px;display: inline-block;margin-left: 1px; text-transform:uppercase;line-height:24px;height:24px;}
.h_xin2line1 .center dl dd .biao p,.h_xin2line1 .center dl:first-child dd .biao time{display:none;}
.h_xin2line1 .center dl:first-child dd .biao p{display:inline-block;}
.h_xin2line1 dl dd h5{color:#3b3c44;font-size:18px;font-weight:bold;margin-top:10px;height:44px-;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;    line-height: 22px;}
.h_xin2line1 dl.dl2{margin-top:96px;}
.h_xin2line1 dl.dl2 dd{ position:absolute;width:100%;height: 60%;bottom: 0;left:0;background: linear-gradient(bottom,rgba(0,0,0,0.7),rgba(0,0,0,0));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.7),rgba(0,0,0,0));}
.h_xin2line1 dl.dl2 dd .child{position:absolute;bottom:30px;left:20px;width: calc(100% - 40px);}
.h_xin2line1 dl.dl2 a{display:block;position:relative;}
.h_xin2line1 dl.dl2 dd h5{color:#fff;}
.h_xin2line1 .center dl{margin-bottom:32px;}
.h_xin2line1 .center dl dd h5,.h_xin2line1 .right .rightvideo dl dd{font-size:16px;line-height:24px;max-height:48px-;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;width:95%;margin-top:10px;}
.h_xin2line1 .right .rightvideo dl dd{width:100%;display: flex;}
.h_xin2line1 .center dl dd h5{font-weight:500;}
.h_xin2line1 .right .rightnew{border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;border-top:3px solid #22428e;padding:0 16px;}
.h_xin2line1 .right .rightnew h2{color:#22428e;font-weight:bold;padding:26px 0;}
.h_xin2line1 .right .rightnew h2 img{max-height:24px;width: auto;max-width: 100%;}
.h_xin2line1 .right .rightnew .con a{border-top:1px solid #dcdcdc;height:65px;display:flex;padding:6px 0;align-items:center;}
.h_xin2line1 .right .rightnew .con a p{line-height:22px;max-height:44px-;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;font-size:14px;flex:1;}
.h_xin2line1 .right .rightnew .con a p span{display:none;text-transform:uppercase;color:#dc3645;margin-left:5px;font-weight:bold;font-size: 12px;transform: scale(0.8);}
.h_xin2line1 .right .rightnew .con a:first-child p span{display:inline-block;}
.h_xin2line1 .right .rightnew .con a:before{content:'';display:inline-block;background-color:#22428e;width:7px;height:7px;margin-right:8px;}
.h_xin2line1 .right .rightvideo{margin-top:30px;cursor:pointer;}
.h_xin2line1 .right .rightvideo dl dt{position:relative;}
.h_xin2line1 .right .rightvideo dl dt .child{position:absolute;width:100%;height:100%;top:0;left:0;background-color: rgba(0,0,0,0.2);}
.h_xin2line1 .right .rightvideo dl dt .child p{overflow:hidden;position:absolute;width:60px;height:60px;top:50%;left:50%;margin:-30px 0 0 -30px;}
.h_titlenew h2{font-size:34px;color:#272928;font-weight: bold;}
.h_titlenew h2:after{content:'';display:block;width:75px;height:2px;background-color:#22428e;margin:12px auto 30px;background-color:transparent;margin:12px auto -5px;}
.h_titlenew h5{color: #151918;font-weight: 500;font-size:19px;}
.h_new2line7{background:url(../images/xin2bg4.jpg) no-repeat center center;background-size:cover;overflow:hidden;z-index:1;padding: 90px 0 110px;}
.h_new2line7C{margin:50px -0.5% 0;overflow:hidden;}
.h_new2line7C li{float:left;width:24%;margin:0 0.5% 10px;position:relative;cursor:pointer;}
.h_new2line7C li span{position:absolute;color:#fff;right:15px;top:15px;font-weight:bold;}
.h_new2line7 .seemore{text-align:center;margin-top:3px;}
.h_new2line7 .seemore a,.h_new2line6 .seemore a,.h_xin2line4top .right .seemore a,.h_xin2line4bottomtit .seemore,.h_xin3line5bottom .seemore a{display:inline-block;background-color:#70acda;color:#fff;padding:10px 30px;font-size:17px;font-weight:bold;}
.h_new2line7 .seemore a:hover,.h_new2line6 .seemore a:hover,.h_xin2line4top .right .seemore a:hover,.h_xin2line4bottomtit .seemore:hover,.h_xin3line5bottom .seemore a:hover{background-color:#0059ab;}
#mydiv{position:absolute;bottom:0;width:100%;left:0;pointer-events: none;z-index:-1;}
#mydiv canvas{z-index:initial !important;position:absolute !important;}
.h_new2line6{background:url(../images/xin2bg1.jpg)no-repeat center center fixed;background-size:cover;padding:140px 0 340px; position:relative;z-index:1;}
.h_new2line6 h2{font-size:42px;color: #252726;font-weight: bold;}
.h_new2line6 .con{margin-top:32px;font-size:18px;line-height:34px;max-width:680px;font-weight:bold;color:#131211;}
.h_new2line6 .seemore{margin-top:45px;}
.h_new2line6C{background-color:#fff;position:relative;z-index: 1;}
.h_new2line6C .homecontainer{padding: 70px 60px 180px;background-color:#fff;transform: translateY(-150px);}
.h_xin2line4{background-color:#e4e8ed;}
.h_xin2line4top {display:flex;}
.h_xin2line4top .left{width: 50%;}
.h_xin2line4top .right{width:50%;background:#fff;padding:30px 70px;display: flex;flex-direction: column;justify-content: center;}
.h_xin2line4top .right h2{font-size:2.1vw;color: #0059ab;font-weight: 500;position: relative;padding-bottom: 20px;border-bottom:2px solid #dcdcdc;}
.h_xin2line4top .right h2:after{content:'';display:inline-block;height:2px;width:29%;position:absolute;bottom:-2px;left:0; background-color:#0059ab;}
.h_xin2line4top .right h5{margin-bottom:10px;}
.h_xin2line4top .right .con{margin-top: 1vw;line-height: 1.8vw;font-size: 1vw;}
.h_xin2line4top .right .seemore{margin-top:3vw;}
.h_xin2line4bottomtit h2{font-weight: bold;font-size:34px;display:inline-block;vertical-align: middle;color: #272928;line-height: 1;}
.h_xin2line4bottomtit .seemore{float: right;margin-right: 72px;vertical-align:middle;padding:0 32px;line-height: 34px;}
.h_xin2line4bottomC{margin: 30px -14px 0 -7px;width: calc(100% + 14px);}
.h_xin2line4bottomC .item{padding:0 7px;}
.h_xin2line4bottomC dl a{ display:block;position:relative;}
.h_xin2line4bottomC dl dd,.lxzxright dl dd{text-align:center;padding:18px 4px;font-weight:bold;color:#121310;background-color:#dceef5; margin-top:-40px;position: relative;font-size: 16px;}
.h_xin2line4bottomC dl dt{position:relative;}
.h_xin2line4bottomC dl .child,.lxzxright dl .child{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#70acda;color:#fff;padding:34% 25px 25px-; opacity:0;}
.h_xin2line4bottomC dl .child h5,.lxzxright dl .child h5{font-weight: bold;font-size:17px;padding-bottom:15px;margin-bottom:15px;position:relative;}
.h_xin2line4bottomC dl .child h5:after,.lxzxright dl .child h5:after{content:'';display:inline-block;background-color:#fff;width:55px;height:1px;position:absolute;bottom:0;left:0;}
.h_xin2line4bottomC dl .child .con p,.lxzxright dl .child .con p{font-size: 14px;line-height: 21px;}
.h_xin2line4bottomC dl .child .con::-webkit-scrollbar,.lxzxright dl .child .con::-webkit-scrollbar{ width:4px;  height:4px; background-color: #70acda;}  
.h_xin2line4bottomC dl .child .con::-webkit-scrollbar-track,.lxzxright dl .child .con::-webkit-scrollbar-track{ border-radius: 10px; background-color: #70acda;}  
.h_xin2line4bottomC dl .child .con::-webkit-scrollbar-thumb,.lxzxright dl .child .con::-webkit-scrollbar-thumb{  border-radius: 10px; background-color: #0059ab;}
.h_xin2line4bottomC dl a:hover .child,.lxzxright dl:hover .child{ opacity:1;}
.h_xin2line4bottomC .owl-pagination{display:none;}
.h_xin2line4bottomC .customNavigation{position:absolute;right:7px;top:-64px;font-size:0;}
.h_xin2line4bottomC .btn,.h_line6C2Ccon .btn{width:34px;height:34px;display:inline-block;padding:8px;text-align:center;cursor:pointer;overflow:hidden;background-image:none !important;}
.h_xin2line4bottomC .btn,.h_line6C2Ccon .btn{background-color:#f1f1f1;}
.h_xin2line4bottomC .next{margin-left:2px;}
.h_xin2line4bottomC .btn:hover,.h_line6C2C .btn:hover{background-color:#70acda;}
.h_xin2line1 .right .rightvideo dl dd img{width:20px;height: 17px;display:inline-block;margin-right:8px;vertical-align:middle;margin-top: 4px;}
.h_line6C2C .customNavigation .btn img{vertical-align:top;}
.h_new2line7 .h_titlenew {display: flex;justify-content: space-between;}
.h_line6C1 dl a:hover dt .pic,.h_new2line7C li:hover>img,.h_line6C1 dl a:hover img,.h_xin2line1 dl:hover dt .pic,.h_xin2line1 .center dl:hover dt .pic,.videoright dl:hover dt .img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.h_xin2line2 .swiper-container4{overflow:hidden;}
.h_xin2line2 .list1 .left{color: #fff;position: absolute;top: 50%;left: 12%;width: 26%;font-size: 20px;line-height: 34px;transform: translateY(-50%);}
.h_xin2line2 .swiper-button-prev {position:absolute;left:20px;bottom:30px;width:60px;height:60px;background-image:none !important;}
.h_xin2line2 .swiper-button-next {position:absolute;right:20px;bottom:30px;width:60px;height:60px;background-image:none !important;}
.bannerb .swiper-slide a{ display:block;position:relative;z-index:1;}
.bannerb .swiper-slide a:after{content:''-;width: 100%;height: 100%;top: 0;left: 0;display: block;background-color: rgba(0,0,0,0.2);position: absolute;z-index: 0;}
.bannerb .swiper-slide a .bannerword{z-index:1;}

.h_new2line7C li .child {position: absolute;width: 100%;bottom:17px;left:20px;}
.h_new2line7C li .child img{width: 28px;display:inline-block;margin-right:10px;}
.h_new2line7C li .child p{font-size:16px;color:#fff;font-weight:bold;display:inline-block;vertical-align: middle;}
.h_line6C2Ccon .customNavigation{position: absolute;right:8px;top:-63px;}
.h_line6C2C dl dd {background-color: #dceef5;color: #121310;font-weight:bold;}
.h_xin3line3{background:url(../images/xin3bg1.jpg) no-repeat top center fixed;background-size:cover;padding:120px 0 0;}
.h_xin3line3tit{color:#fff;font-size:40px;line-height:60px;font-weight:bold;padding-left: 6.5%;max-width:940px;}
.h_xin3line3tit:before{width:162px;height:5px; background-color:#fff;content:'';display:block;margin-bottom:38px;}
.h_xin3line3_2{background-color:rgba(255,255,255,0.3);padding:50px 22% 214px 12%;margin:120px 12% 0 0;text-shadow: 0 2px #fff, 2px 0 #fff, -2px 0 #fff, 0 -2px #fff;margin: 120px 12% 0 12%;padding: 50px 9% 214px 5%;}
.h_xin3line3_2 h2{color: #0059ab;font-weight: bold;font-size:25px;line-height:35px;}
.h_xin3line3_2 .con{color: #0059ab;margin-top: 15px;line-height:40px;font-size:22px;font-weight: bold;}
.h_xin3line3_2 .summary{margin-top:50px;font-weight:bold;font-size:22px;color: #202020;line-height:35px;}
.h_xin3line4{background-color:#0080c6;position:relative;background: linear-gradient(left,#06ace6,#059bda,#00aabc);
    background: -webkit-linear-gradient(left,#06ace6,#059bda,#058acf);}
.h_xin3line4top{ display:flex;transform: translateY(-170px);}
.h_xin3line4top .list{width: 25%; position:relative;background-color:#fff;}
.h_xin3line4top .list:first-child{width:50%;}
.h_xin3line4top .list img{height:100%;object-fit:cover;}
.h_xin3line4top .list:hover img{background:#f0f0f0;filter:alpha(Opacity=90);-moz-opacity:0.9;opacity: 0.9;}
.h_xin3line4bottom{color:#fff;padding:80px 6% 90px; text-align:center;background:url(../images/xin3bg2.png) no-repeat bottom 20% center;background-size:86%;margin-top:-170px;}
.h_xin3line4bottom h2{font-weight: bold;font-size: 38px;line-height: 54px;}
.h_xin3line4bottom .summary{text-align: left;opacity:0.95;margin-top:38px;font-weight:bold;line-height:40px;font-size:24px;}
.h_xin3line4bottom .summary:after{content:'';width:560px;height:2px; display:block;background-color:#fff;margin:40px auto 0;transform: translateX(-7px);}
.h_xin3line4bottom .number{overflow:hidden;margin-top:85px;display: flex;justify-content: space-between;}
.h_xin3line4bottom .number li{float: left;max-width: 25%;}
@font-face {
    font-family: 'D-DIN-PRO';
    src: url('../fonts/D-DIN-PRO-Heavy.eot');
    src: url('../fonts/../fonts/../fonts/../fonts/D-DIN-PRO-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/../fonts/../fonts/D-DIN-PRO-Heavy.woff2') format('woff2'),
        url('../fonts/../fonts/D-DIN-PRO-Heavy.woff') format('woff'),
        url('../fonts/D-DIN-PRO-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
.h_xin3line4bottom .number li h5{color:#f7b017;font-size: 60px;}
.h_xin3line4bottom .number li h5 { font-family: 'D-DIN-PRO';font-size:100px;vertical-align: middle;}
.h_xin3line4bottom .number li p {font-size: 16px;font-weight: 500;margin-top: 0px;}
.h_xin3line4bottom .more{margin-top:80px;}
.h_xin3line4bottom .more a,.h_xin2line1 .more a{display: inline-block;color: #fff;padding:14px 49px; font-size: 17px;background-color: #70acda;font-weight:bold;}
.h_xin3line4bottom .more a:hover,.h_xin2line1 .more a:hover{background-color: #0059ab;color:#fff;border-color: #0059ab;}
.swiper-pagination-bullet-active { background: #0059ab !important;}
.h_xin3line5{background-color:#f4f8fb;padding-top:110px;}
.h_xin3line5bottom {padding:40px 0 60px;}
.h_xin3line5bottom .title h2{font-size:42px;font-weight: bold;display: inline-block;color: #252726;}
.h_xin3line5bottom .title span{display:inline-block;margin-left:16px;font-size:22px;font-weight: bold;color: #4e4d4b;}
.h_xin3line5bottom .con{margin-top:22px;color: #403c38;font-weight: bold;line-height: 34px;font-size:18px;}
.h_xin3line5bottom .seemore{margin-top:60px;}
.h_line6C2Ccon{margin:30px -5px 0;width: calc(100% + 10px);}
.h_xin2line4bottomtit .seemore{background-color: #f1f1f1;color: #202020;}
.h_xin2line4bottomtit .seemore:hover,.h_xin2line4bottomC .customNavigation .prev:hover,.h_xin2line4bottomC .customNavigation .next:hover,.qcplat2 .btns .btn:hover{background-color: #7db6e3;color: #fff;}
.h_xin3line5bottom .seemore a{padding:14px 49px;font-size: 17px;font-weight:bold;}
.h_xin2line4bottomC dl .childC,.lxzxright dl .childC{position: absolute;width: calc(100% - 50px);left: 25px;height: calc(100% - 90px);bottom: 20px;}
.lxzxright dl .childC .con,.h_xin2line4bottomC dl .childC .con{overflow: scroll;height: calc(100% - 60px);}
.pad100{padding:100px 0;}
.newmsc .title{position:absolute;left: 50%;width: 330px;margin: 66px 0 0 -165px;}
.newmsc .con img{width:450px;margin:auto; display:block;animation: zhuan 2s linear alternate 1;}
.newmsc .con .word{font-weight: 500;position:relative;margin-top:50px;color: #666;line-height: 30px;font-size:16px;}
.newmsc .con .word1{padding:40px;background-color:#ebccb9;width:324px;position:absolute;top:-390px;left:0;}
.newmsc .con .word3{padding:40px;background-color:#cec0bd;width:768px;text-align:center;margin:auto;}
.newmsc .con .word2{padding:40px;background-color:#b8d8f1;width:324px;position:absolute;top:-390px;right:0;}
@keyframes zhuan{
    0%{transform-origin: center center;transform:rotate(0deg);}
    100%{transform-origin: center center;transform:rotate(360deg);}
}
@-webkit-keyframes zhuan{
    0%{transform-origin: center center;-webkit-transform:rotate(0deg);}
    100%{transform-origin: center center;-webkit-transform:rotate(360deg);}
}
.lmzx {z-index:1;}
.lmzx:before{content:'';display:inline-block;background-color:#e8f6fb;width:calc(50% - 180px);height:calc(100% - 158px);position:absolute;bottom:0;left:0;z-index:-1;}
.lxzxright{margin-top:40px;background:url(../images/xin3bg3.jpg) no-repeat center center;background-size:cover;padding:50px 0 0;}
.lxzxrightlist {background-color:#fefefe;padding:50px 35px 50px;}
.lxzxright dl .childC { height: calc(100% - 75px);}
.lxzxright dl dt img{min-height:238px;}
.fzxright .container{background-color:#fff;}
.gdfhright h2{font-size:25px;color: #2265a7;}
.gdfhright .summary{margin-top:20px;line-height: 26px;}
.gdfh:before{content:'';display:inline-block;width:4px;left:calc(50% - 190px);bottom:0;height:100%;background: #ebebeb;position: absolute;z-index: -1;}
.awardsleftnav{margin-top: -1px;background-color: #dae8f1;
    background: linear-gradient(top,#dae8f1,#fff);
    background: -webkit-linear-gradient(top,#dae8f1,#fff);padding:70px 50px 120px}
.awardsleftnav h2{display: inline-block;font-size:22px;padding-bottom:20px;border-bottom:1px solid #a3a6aa;}
.awardsleftnav .dots{margin-top:12px;}
.awardsleftnav .dots i{width:6px;height:6px;border-radius:50%;margin-right:4px; display:inline-block;background-color:#a4c9e1;}
.xin3qcplat1{position: relative;width:calc(50% + 600px);margin:-100px 0 0 calc(50% - 600px);background-color:#fff;box-shadow:10px 10px 10px #f1f1f1;}
.xin3qcplat1 .container{margin:0;display:flex;}
.xin3qcplat1 .left{width:440px;}
.xin3qcplat1 .right{padding:38px 0 20px 40px;flex: 1;}
.xin3qctit h3{color: #0059ab;font-size:25px; text-transform:uppercase;font-family: 'Rubik';}
.xin3qctit h2{font-size:24px;font-weight:bold;margin-top: 7px;}
.xin3qctit.white h3{color:#fff;}
.xin3qcplat1 .right .con,.qcplat2 .right .con,.xin3found1C .con{margin-top: 20px;line-height: 28px;}
.xin3qcplat1 .right .con img{ display:none;max-width:100%;}
.qcplat2{margin-top:90px;}
.qcplat2 .left{width:50%;}
.qcplat2 .left img{min-height:410px;object-fit:cover;}
.qcplat2 .right{padding:30px calc(50% - 600px) 0 40px;background: url(../images/bg16.jpg) no-repeat center center;background-size: 100% 100%;width: 50%;}
.qcplat2 .btns .btn{width:50px;height: 50px;display: inline-block;padding: 14px;text-align: center;cursor: pointer;background:#f1f1f1;}
.xin3qcplat3{padding:60px 0 100px;}
.xin3qchdC{margin-top:60px;display:flex;justify-content: space-around;}
.xin3qchdC dl{background-color:#f7f8f9;padding:50px 10px;text-align:center;width:15.7%; cursor:pointer;}
.xin3qchdC dl dt img{width:66px;}
.xin3qchdC dl dd{margin-top:26px;font-size: 17px;line-height: 25px;}
.xin3qchdC dl:hover{background-color:#7ed0d8;color:#fff;}
.newgdfhleft{width:360px;}
.newgdfhleft h2{font-size:22px;margin-top:25px;}
.newgdfhleft h2 span{ display:inline-block;margin-left:14px;}
.newgdfhleft p{font-size:17px;font-family: 'Rubik';margin-top:6px;color:#686c75;text-transform: uppercase;}
.newgdfh:before{content:'';display:inline-block;width:4px;left:calc(50% - 240px);bottom:0;height:100%;background: #ebebeb;position: absolute;z-index: -1;}
.newgdfhright,.videoright,.newright,.newmainright{width: calc(100% - 400px);}
.newmainright{margin-top: -7px;}
.gdfhlist dl dd h3{font-size: 12px;margin-top: 4px;}
.pagelist2{ background-color:#e8eff4;margin:20px 0.5% 0;color:#205795;line-height:60px;height:60px;font-weight:bold;cursor:pointer;}
.newgdfhleftC li{margin:30px 20px 0 0;}
.newgdfhleftC li time{display:block;font-family:'D-DIN-PRO';font-size:20px;color: #6a696c;font-family: 'Rubik';}
.newgdfhleftC li h5{font-size:22px;margin-top:7px;font-family: 'Rubik';}
.newgdfhleftC li .summary{color: #6a6c72;font-size:14px;margin-top:15px;line-height:22px;max-height:44px-;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;}
.otherbanner .container{position: absolute;top: 0;left: 50%;margin-left: -600px;margin-top:1%;overflow: hidden;} 
.otherbanner .container img{width:120%;}
.picturelist dl .icon{bottom: 26px;transform: translate(-50%,0);width: 46px;top:auto;}
.xin3chain2{margin-top:70px;}
.xin3chain1C .left {width: 32.533%;}
.xin3chain3{background:url(../images/xin3bg5.jpg) no-repeat center center;background-size:cover;padding-top:80px;margin-top:80px;}
.xin3chain3 .container,.xin3chain4 .container{display:flex;}
.xin3chain3 .left,.xin3chain4 .left{width:50%;}
.xin3chain3 .right{padding:0 30px 40px 30px;flex:1;width:50%;position: relative;}
.xin3chain3 .right h5,.xin3chain4 .right h5{font-size:24px;font-weight:bold;color:#fff;padding-bottom:20px;margin-bottom:20px;position:relative;}
.xin3chain3 .right h5:after,.xin3chain4 .right h5:after{width:80%;height:5px;background-color:#f6c067;position:absolute;bottom:0;left:0;content:'';display:block;}
.xin3chain3 .right .con,.xin3chain4 .right .con{height:calc(100% - 152px);overflow-y:scroll;padding-right:20px;margin-right:-20px;color:rgba(255,255,255,0.8);font-size:16px;line-height:25px;position: absolute;}
.xin3chain3 .right .con::-webkit-scrollbar,.xin3chain4 .right .con::-webkit-scrollbar{ width:5px;  height:5px; background-color:transparent;}  
.xin3chain3 .right .con::-webkit-scrollbar-track,.xin3chain4 .right .con::-webkit-scrollbar-track{ border-radius: 5px; background-color:transparent;}  
.xin3chain3 .right .con::-webkit-scrollbar-thumb,.xin3chain4 .right .con::-webkit-scrollbar-thumb{  border-radius: 5px; background-color: #f6c067;}
.xin3chain3 .left .swiper-button-next,.xin3chain4 .left .swiper-button-next{position:absolute;right:0;bottom:35px;width:56px;height:56px;text-align:center;background-color:#f8ede6;z-index: 1;align-items: center;display: flex;justify-content: center;cursor:pointer;background-image:none;}
.xin3chain3 .left .swiper-button-next img,.xin3chain4 .left .swiper-button-next img{width:20px;}
.xin3chain3 .left .swiper-button-next:hover,.xin3chain4 .left .swiper-button-next:hover{background-color:#e8cbb7;}
.xin3chain4{padding:80px 0;background-color:#ebf5f9;}
.xin3chain4 .right{padding:0 30px 40px 0;flex:1;width:50%;position: relative;}
.xin3chain4 .right h5,.xin3found3 .right h5{color:#534d4d;}
.xin3chain4 .left .swiper-button-next{left:0;}
.xin3chain4 .right .con{width:100%;color:#534d4d; opacity:0.8;height: calc(100% - 71px);width: calc(100% - 30px);}
.xin3found1C{padding:50px 0 50px 60px;display: block !important;}
.xin3found3{background:#ebf5f9;padding:80px 0;}
.xin3found3 .right .con{color:#534d4d; opacity:0.8;height: calc(100% - 77px);}
@font-face {
    font-family: 'Rubik';
    src: url('../fonts/Rubik-Medium.eot');
    src: url('../fonts/Rubik-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rubik-Medium.woff2') format('woff2'),
        url('../fonts/Rubik-Medium.woff') format('woff'),
        url('../fonts/Rubik-Medium.ttf') format('truetype'),
        url('../fonts/Rubik-Medium.svg#Rubik-Medium') format('svg');
    font-weight:100;
    font-style: normal;
    font-display: swap;
}
.scollfox{z-index: 12;position: fixed;width: 100%;background-color:#fff;box-shadow: 0px 1px 11px rgba(213,213,213,0.3); animation: 850ms 350ms;-webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: fadedown; animation-name: fadedown; }
@keyframes fadedown {
    from { transform: translateY(-100%); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}
.scollfox .mobile-inner-header-icon{color:#474747;}
.scollfox .mobile-inner-header-icon span{background-color:#474747;}
.gotop{border-radius: 5px;position: fixed;bottom:20px;right: 30px;z-index:2;width: 54px;height: 54px;background: url(../images/arrowup.png) no-repeat center center;background-color: #4e7fb7;cursor: pointer;display:none;}
.gotop:hover{background-color: #225fa5;}
.bannerword img{width:88%;}
.bannerb .swiper-button-next{ z-index:1;background: url(../images/l.png) no-repeat center center; position:absolute;width: 60px;height: 60px;margin-top: -30px;background-color: rgba(0,0,0,.4);right:30px;top:50%;margin-top:-30px;cursor:pointer;background-image: url(../images/r.png) !important;opacity:0;}
.bannerb .swiper-button-prev{z-index:1; position:absolute;width: 60px;height: 60px;margin-top: -30px;background: url(../images/l.png) no-repeat center center;background-color: rgba(0,0,0,.4);left:30px;top:50%;margin-top:-30px;cursor:pointer;background-image: url(../images/l.png) !important;opacity:0;}
.bannerb .swiper-button-next img,.bannerb .swiper-button-prev img{width:14px;}
.bannerb:hover .swiper-button-next,.bannerb:hover .swiper-button-prev{opacity:1;}
.h_new2line7 .h_titlenew h2:after,.mobile-inner-header-icon{display:none;}
.awardsleftnav h3{font-weight:bold;font-size:22px;color: #2265a7;}
.awardsleftnav ul{margin-top:10px;}
.awardsleftnav ul li{margin-top:25px;}
.awardsleftnav ul li a{display:flex;}
.awardsleftnav ul li a img{width:30px;height: 30px;margin-top: 7px;}
.awardsleftnav ul li a h5{flex:1;margin-left:10px;line-height: 26px;}
.awardsleftnav ul li a:hover{color: #2265a7;}
.flwyh2 ul li{background:#2fa2a0;}
.flwyh2 ul li:nth-child(2){background:#dea453;}
.flwyh2 ul li:nth-child(3){background:#d5612c;}
.homehezuo2{margin-top:60px;}
.mobile-inner-header-icon p{width:40px;height:37px; overflow:hidden;}
.mobile-inner-header-icon img{width:80px;}
.mobile-inner-header-icon-click p img{margin-left:-40px;}
.sj_home1{margin:30px 15px;}
.sj_hometab{display: flex;align-items: center;justify-content: space-between;}
.sj_hometab a{background-color: #e6e7e9;border-radius:4px;width:31%;line-height: 20px;height: 50px;text-align: center;color:#53555c;display: flex;align-items: center;justify-content: center;}
.sj_hometab a.on{background-color: #477ec1;color: #fff;
    background: linear-gradient(left,#477ec1,#77addd);
    background: -webkit-linear-gradient(left,#477ec1,#77addd);}
.sj_homebody{margin-top:30px;}
.sj_homebodylist1 .list{display: flex;align-items: center;margin-bottom:20px;}
.sj_homebodylist1 .list .left img{width:130px;height:87px;border-radius:4px;object-fit:cover;}
.sj_homebodylist1 .list .right{flex:1;margin-left:14px;}
.sj_homebodylist1 .list .right h5{font-weight:500;line-height: 23px;height:50px;text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    line-clamp:2;
    -webkit-box-orient: vertical;}
.sj_homebodylist1 .list .right .summary{margin-top:10px;display: flex;align-items: center;justify-content: space-between;}
.sj_homebodylist1 .list .right .summary time{color:#8b8d94;font-size:14px;}
.sj_homebodylist1 .list .right .summary span{background-color: #dc3645;font-size:12px;color: #fff;padding:2px 7px;text-transform: uppercase;display: none;}
.sj_homebodylist1 .list:first-child .right .summary span {display: inline-block;}
.sj_homebodylist1 .list:first-child .right .summary .icon{display: inline-block;}
.sj_homebodylist3 .list{padding:10px 0;display: flex;align-items: baseline;}
.sj_homebodylist1 .list:nth-child(4),.sj_homebodylist1 .list:nth-child(5),.sj_homebodylist1 .list:nth-child(6),.sj_homebodylist3 .list:nth-child(6),.sj_homebodylist3 .list:nth-child(7),.sj_homebodylist3 .list:nth-child(8){display: none;}
.sj_homebodylist1.true .list:nth-child(4),.sj_homebodylist1.true .list:nth-child(5),.sj_homebodylist1.true .list:nth-child(6),.sj_homebodylist3.true .list:nth-child(6),.sj_homebodylist3.true .list:nth-child(7),.sj_homebodylist3.true .list:nth-child(8){display: flex;}
.sj_homebody .more,.h_xin3line4bottom .more,.h_xin2line1 .more{margin-top:30px;color:#fff;text-align: center;}
.sj_homebodylist {display:none;}
.sj_homebodylist3 .list:before {content: '';display: inline-block;background-color: #22428e;width:8px;height:8px;margin-right:10px;}
.sj_homebodylist3 .list:first-child h5:after{content: 'new';display: inline-block;color:#dc3645;text-transform: uppercase;font-weight: bold;font-size: 12px;margin-left:6px;}
.sj_homebodylist3 .list h5{flex:1;line-height:20px;height:40px;text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    line-clamp:2;
    -webkit-box-orient: vertical;}
.sj_h_xin3line3{background: url(../images/xin3bg1.jpg) no-repeat top center;background-size:cover;padding:60px 15px;}

.h_xin2line4bottomC .swiper-container5,.h_line6C2Ccon .swiper-container5{ overflow:hidden;}
.h_xin2line4bottomC .swiper-slide,.h_line6C2Ccon .swiper-slide{width:16.6666%;}
.h_xin2line4bottomC .swiper-slide dl{padding:0 6px;}
.h_line6C2Ccon .swiper-slide dl{padding:0 2px;background-color: #dceef5;height: 100%;}
.lmzxtopword{font-weight:bold;}
.empty {margin:70px 0;}
.bshare-custom a.phoneshow{display:none;}
.newmsc2phone{padding:20px 15px 40px;}
.newmsc2phone dl{background-color: #f1f8fb;overflow: hidden;margin-bottom: 15px;padding: 0;display: flex;}
.newmsc2phone dl dd{ font-size: 16px;color: #2f2f2f;background-color: #bcd6ea;width:120px;display: flex;justify-content: center;align-items: center;font-weight: bold;}
.newmsc2phone dl dt{flex:1;line-height: 20px;padding: 14px 20px;font-size: 14px;}
.h_line6C2Ccon .swiper-wrapper{display:flex;}
.h_line6C2Ccon .swiper-slide{height:auto !important;}
.homeactivity{position:fixed;z-index: 10;right:10px;bottom:10px;background-color:#fff;width: 332px;padding: 20px 16px 9px 16px;box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);}
.homeactivity .close { width: 36px;height: 36px;position: absolute;right: -10px;top: -20px;cursor: pointer;}
.homeactivitybody{overflow:hidden;}
.homeactivitybody h5{font-weight: bold;margin:10px 0;line-height:20px;height:40px;text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    line-clamp:2;
    -webkit-box-orient: vertical;font-size:14px;}
.homeactivitybody .btns{border-top: 1px dashed #e6e5e5;text-align:right;padding-top: 5px;}
.homeactivitybody .btns .btn{width: 23px;height: 23px;display:inline-block;margin-left:10px;cursor: pointer;}
.homeactivitybody .btns .swiper-button-prev6{ background:url(../images/crc-open-btn-back-sel.png) no-repeat;background-size:100%;}
.homeactivitybody .btns .swiper-button-next6{ background:url(../images/crc-open-btn-next-sel.png) no-repeat;background-size:100%;}
.homeactivitybody .btns .swiper-button-prev6.swiper-button-disabled{ background:url(../images/crc-open-btn-back-nor.png) no-repeat;background-size:100%;}
.homeactivitybody .btns .swiper-button-next6.swiper-button-disabled{ background:url(../images/crc-open-btn-next-nor.png) no-repeat;background-size:100%;}
.otherbannerword{color:#fff; position:absolute;width:1200px;top:50%;left:50%;transform: translate(-50%, -50%);}
.otherbannerword h2{font-size:2.5vw;font-weight:bold;}
.otherbannerword h3{font-size: 1.5vw;margin: 19px 0 0 0;font-weight: bold;}
.huodongsummary{line-height: 30px;font-size: 17px;}
.huodongtab{margin-top:60px;text-align:center;overflow:hidden;font-size: 24px;}
.huodongtab a{background-color:#f6f9fe;padding:10px;height:76px;float:left;width:50%;display:block;display:flex;justify-content: center;align-items: center;cursor:pointer;}
.huodongtab a.on{background-color:#0059ab;color:#fff;}
.huodonglist{display:none;padding:50px 0;}
.huodongcon .shuoming{line-height: 30px;font-size: 17px;}
.huodongcon .shuoming img{max-width:100%;}
.biaodan dl{display:flex;padding:30px 0;border-bottom:1px solid #dcdcdc;font-size: 18px;}
.biaodan dl dt{width:188px;margin-top: 15px;font-weight: bold;}
.biaodan dl h5{min-width:80px;position:relative;margin-top: 8px;}
.biaodan dl h5 input{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer;opacity:0;z-index:1;}
.biaodan dl h5 span{min-width:80px;line-height:30px;color:#0059ab;border:1px solid #0059ab;display:inline-block;text-align:center;font-size: 14px;}
.biaodan dl dd{min-height: 45px;flex:1;margin-left:50px;background-color:#f6f9fe;padding:12px 20px;font-size:16px;color:#666;}
.biaodan dl dd input{width:100%;font-size:16px;background-color:transparent;}
.biaodan dl dd textarea{width:100%;height:90px;resize: none;background-color:transparent;font-size: 16px;}
.biaodan dl:last-child dd{background-color:transparent;padding:0;}
.biaodan dl:last-child,.biaodan dl:nth-last-child(2){border:0;}
.biaodan dl dd button{font-size:20px;width:380px;line-height:88px;background-color: #0059ab;color: #fff;cursor:pointer;}
.biaodan dl dd button[disabled]{background-color: #ddd;color: #474747;cursor:pointer;cursor: default;}
.biaodan dl dd button:hover{opacity:0.8}
.biaodan dl:last-child{padding-top:0;}
.homeactivityicon{position:fixed;right: 24px;bottom: 94px;width:70px;cursor:pointer;display:none;z-index: 10;}
.fileSpan{border: 1px solid #225fa5;margin: 10px 10px 0 0;padding: 5px 10px;display: inline-block;border-radius: 4px;color: #225fa5;}
.fileSpan i{font-size: 0;display: inline-block;background: url(../images/icon41.png);width: 30px;height: 30px;background-size: 100%;vertical-align: middle;cursor: pointer;}
.shuoming h1,.shuoming h2,.shuoming h3,.shuoming h4,.shuoming h5,.shuoming h6{font-size: initial;}
.shuoming h2{font-size:24px;color: #464646;line-height: 40px;font-weight: bold;}
.biaodan dl.shifou input{display:inline-block;margin-right:8px;}
.biaodan dl.shifou label{ display:flex; cursor:pointer;align-items: baseline;}
.fujian{margin-top:80px;}
.fujian .list{margin:10px 0;}
.fujian .list a{color: #0059ab;}
.fujian .list img{width:23px;margin-left:8px;}





.mobile-inner{ display:none; z-index:3;background-color:#fafafa;position:relative}
.mobile-inner-header{background-color:rgba(0,0,0,.7);width:100%;height:50px;position:absolute;top:0;left:0}.mobile-inner-header-icon{ z-index:2;color:#222;height:40px;line-height: 40px;margin-top: 12px;font-size:16px;text-align:center;right:30px;top:3px;width:40px;position:absolute;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}.mobile-inner-header-icon-click{background-color:rgba(255,255,255,.2);cursor:pointer}.mobile-inner-header-icon span{margin-top: 10px;position:absolute;left:calc((100% - 25px)/2);top:calc((100% - 1px)/2);width:25px;height:1px;background-color:#222;}.mobile-inner-header-icon-click span{ background-color:#fff;}.mobile-inner-header-icon span:nth-child(1),.topnavR span i:nth-child(1){transform:translateY(4px) rotate(0deg)}.mobile-inner-header-icon span:nth-child(2),.topnavR span i:nth-child(2){transform:translateY(-4px) rotate(0deg)}.mobile-inner-header-icon-click span:nth-child(1),.topnavR.click span i:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:clickfirst}.mobile-inner-header-icon-click span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:clicksecond}@keyframes clickfirst{0%{transform:translateY(4px) rotate(0deg)}100%{transform:translateY(0) rotate(45deg)}}@keyframes clicksecond{0%{transform:translateY(-4px) rotate(0deg)}100%{transform:translateY(0) rotate(-45deg)}}.mobile-inner-header-icon-out span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:outfirst}.mobile-inner-header-icon-out span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:outsecond}@keyframes outfirst{0%{transform:translateY(0) rotate(-45deg)}100%{transform:translateY(-4px) rotate(0deg)}}@keyframes outsecond{0%{transform:translateY(0) rotate(45deg)}100%{transform:translateY(4px) rotate(0deg)}}.mobile-inner-nav{overflow-y: scroll !important;background-color:#216ba5;width:100%;height:100%;position:fixed;top:0;left:0;padding-top:80px;padding-bottom:80px;display:none}.mobile-inner-nav a{display:inline-block;line-height:50px;text-decoration:none;width:80%;margin-left:10%;color:#fff;border-bottom:solid 1px rgba(255,255,255,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-weight:300}.mobile-inner-nav a:hover{color:rgba(255,255,255,.4);border-bottom:solid 1px rgba(255,255,255,.2)}
.mobile-inner-header-icon-click{ position:fixed;font-size: 0;}
.mobile-inner-header-icon-click span{margin-top:0;}
.mobile-inner-nav li div{ display:none;background-color: #307ebb;}
.mobile-inner-nav li div p{ display:none;background-color: #4a4a4a;}
.mobile-inner-nav li article a{padding-left: 7%;font-size: 14px;}
.mobile-inner-nav li a.on:after{content:'+';float:right;color:#fff;}
.phonelanguage a{width:19.4%;}
.bottomtel a img{width:23px; display:inline-block; vertical-align:middle;margin-right:6px;}
.bottomtel{ display:none; background-color:#1373f7;color:#fff; overflow:hidden; position:fixed;bottom:0;left:0;width:100%;z-index: 4;}
.bottomtel a{width:50%;float:left; text-align:center;color:#fff;padding:15px 0;}
.bottomtelh{display:none;height:55px;}
.bottomtel a:nth-child(2){ background-color:#3085f9;}
.bottomtel,.bottomtelh{ display:none;}



@media(max-width:1800px){
   .h_xin2line4bottomC dl .childC {height: calc(100% - 70px);}
}
@media(max-width:1768px){
    .otherbanner .container img { width: 118%;}
    .otherbanner .container {margin-top:0;}
}
@media(max-width:1700px){
	.gdfhleft h3 {font-size: 46px;}
	.qcplattit{font-size:36px;}
	.logo img{width:250px;}
	.h_line3top .right .con {top:38%;}
}
@media(max-width:1680px){
   .h_xin2line4bottomC dl .childC {width: calc(100% - 40px);left: 20px;}
   .otherbanner .container img {width: 114%;}
   .otherbanner .container {margin-top: -18px;}
}
@media(max-width:1640px){
    nav li {margin-left: 15px;}
}
@media(max-width:1600px){
    .otherbanner .container img {width: 111%;}
}
@media(max-width:1590px){
    nav li div{padding-top: 75px;}
    nav li div a {padding: 0 15px 0 0;}
    nav li:nth-child(8) div,nav li:nth-child(9) div {padding-top: 38px;}
    nav li:nth-child(3) div {transform: translateX(-26%);}
    nav li div{font-size:13px;}
    .logo img {width: 190px;}
}
@media(max-width:1466px){
	.headnav {margin-left:20px;}
	.headsearch {margin-left:20px;}
	.language{ font-size: 15px;}
	nav li {margin-left: 12px;}
	.site,.site .right a{font-size: 14px;}
	.h_title h2 {text-transform: uppercase;font-size: 58px;}
	.h_title2 h2 {font-size: 33px;}
	.contactC .right li h2 {font-size: 18px;}
	html, body {font-size: 15px !important;}
	.contactC .right li .con {line-height: 25px;}
	.foottop .left img {width: 310px;}
	.wqjqzxdleft h3 {line-height: 33px;font-size: 30px;}
	.newright dl.dl1 dt {width: 370px;}
	.newmainright h1 {font-size: 24px;line-height: 34px;}
	.newmainpics dl dd { font-size: 16px;}
	.gdfhrightmain.pics #sync1 h5, .gdfhrightmain.video h5,.gdfhlist dl dd h5{font-size: 16px;}
	.jlhztit, .fzmjjtit,.jlhzright h1{font-size: 24px;}
	.ydylC dl dd img {margin: 10px 0 10px;}
	.qcplattit h2,.qcplat2 .swiper-slide h5,.qcplattit{font-size: 30px;}
	.qcplattit {margin-bottom: 20px;}
	.mscC dl dd h5 {font-size: 20px;}
	.h_line7Ccon h3 {font-size: 65px;}
	.h_line7C {width: 490px;padding: 30px;}
	.jlhzlist dl .child p {height: 75px;-webkit-line-clamp: 3;line-clamp: 3;}
	.gdfhlist dl .child {padding: 20px 18px;}
	.logo img {width: 190px;}
	.bannerword{left:12%;}
	.h_xinline1 .list p a {line-height: 20px;height: 40px;font-size:14px;}
	.h_xinline1 .list p { margin-top: 10px;}
	.h_line3top .left {padding: 6.5% 0 0;}
	.h_line3top .left .info1,.h_line3top .left .info2 {font-size: 1.53vw;}
	.h_line3top .left .infoC { font-size: 1.01vw;}
	.h_line3top .right .con {top: 36%;}
	.h_line3top .right .con .lefttit {font-size: 12px;}
	.h_line3top .right .con .lefttit {font-size: 12px;width: 90px;height: 90px;line-height: 90px;}
	.h_line3top .right .con .lefttit:after {width: 140px;height: 140px;top: -25px;left: -25px;}
	.h_xin3line3_2 {margin: 120px 8% 0 0;margin: 120px 8% 0 8%;}
	.h_xin3line3tit {padding-left: 5.5%;}
	.lxzx:before{height:calc(100% - 213px);}
	.otherbanner .container {margin-top: -32px;}
	.otherbanner .container img {width: 108%;}
}
@media(max-width:1366px){
    .h_xin2line4bottomC dl .childC {height: calc(100% - 50px);}
    .otherbanner .container {margin-top: -40px;}
    .otherbanner .container img {width: 105%;}
}
@media(max-width:1300px){
    .h_xin3line4bottom .number li h5 span {font-size: 90px;}
    .otherbanner .container {margin-top: -45px;}
    .otherbanner .container img {width: 102%;}
    nav li {margin-left: 10px;}
    .h_xin2line4bottomC .swiper-slide,.h_line6C2Ccon .swiper-slide{width:20%;}
}
@media(max-width:1199px){
    .logo img {width: 170px;}
    .qcplat1 .block2left .con li {font-size: 18px;}
    .qcplat2 .swiper-slide h5{ font-size: 24px;}
    .h_line3number li h5, .about2 li h5 {font-size: 50px;}
    .about3 .left {width: 58%;}
    .about3 .right {width: 33%;}
    .about3 .left .leftblock .lefttit p,.leftblock.phoneshow p{font-size: 20px;}
    .wqzds2 #sync2 .item .time p {font-size: 16px;}
    .wqzds2 #sync2 .item .time h5 {font-size: 18px;}
    .wqzds1_1 .right h2, .wqzds1_2 .right h2, .wqzds1_3_1 h2, .wqzds1_3_2 h2, .wqzds1_4 .right h2 {font-size: 20px;}
    .wqzds1_1 .right h3 {font-size: 18px;}
    .h_line7Ccon h3 {font-size: 50px;}
    .h_line7Ccon h2 {font-size: 32px;}
    .h_line7C {padding: 20px;width: 420px;}
    .h_line7Ccon {padding: 46px 10px;}
    .h_line5C { margin: 40px 0px 0;}
    .bannerword{left:54%;margin-left:-495px;}
    .h_line3top .left h2 {font-size: 30px;}
    .h_line3top .left .info2 {font-size: 20px;margin-top: 6px;}
    .h_line3top .left .info1 {font-size: 20px;}
    .h_line3number {padding: 0 0;}
    .about1 h2 {font-size: 34px;}
    .about1C .left {margin-top: 0;}
    .h_line3number li h5 span, .about2 li h5 span {font-size: 45px;}
    .hwwyhC dl dd {padding: 20px 30px;}
    .hwwyhC dl dt {width:240px;}
    .h_xin3line4bottom .number li h5 span {font-size: 76px;}
    .lmzx:before {width: calc(50% - 75px);}
    .wqjqzxdleft {width: 360px;}
    .gdfhright {width: calc(100% - 400px);}
    .contactC .left .lefttel .con { font-size: 26px;}
    .contactC .left .lefttel .con:before{width: 24px;height: 24px;}
    .otherbanner .container {margin-left: -495px;}
    .xin3qcplat1 { width: calc(50% + 495px); margin: -100px 0 0 calc(50% - 495px);}
    .bannerword h2 {font-size: 44px;}
    .bannerword h3 {font-size:28px;line-height: 40px;}
    .h_line6C2C dl dd {font-size: 15px;}
    .h_xin3line4bottom .summary {font-size: 22px;}
    .h_xin2line1 .left dl.dl2 {margin-top: 120px;}
    .lxzxright dl dt img {object-fit: scale-down;}
    .gdfh:before {left: calc(50% - 135px);}
    nav li {margin-left: 7px;}
    .xin3qcplat1 .right {padding: 38px 40px;}
    .xin3qcplat1 .left img{object-fit: cover;height: 100%;}
    .newgdfh:before {left: calc(50% - 135px);}
    .newright dl.dl1 dt {width: 290px;}
    .h_xin3line3_2{width:991px;margin:120px auto 0;}
    .h_xin2line4bottomC .swiper-slide,.h_line6C2Ccon .swiper-slide {width:25%;}
    .about2 ul {margin: 0;}
    .xin3chain3 .right h5, .xin3chain4 .right h5 {font-size: 20px;}
    .site .left img {margin-right: 10px;}
    .site .left a span {margin: 0 10px;}
    .site .right a {margin-left: 10px;}
    .foot .left h5 {font-size: 22px;}
    .about2 li {padding: 0 10px;}
    .about4 ul li h5 {font-size: 20px;line-height: 30px;}
    .about4 ul li p { line-height: 23px;}
    .h_xin3line5bottom .title h2 { font-size: 38px;}
    .language {margin-left: 10px;}
    .language>a, header.fff .language>a, header.scollfox .language>a {padding: 10px 6px;}
    .language>a {min-width: 64px;text-align: center;}
    .otherbannerword{width:991px;}
}
@media(max-width:991px){
    .headnav,.headsearch,.newright .dl1{display:none;}
	nav,.banner .swiper-button-next,.banner .swiper-button-prev,.about2 li:after{display:none !important;}
	.mobile-inner{ display:block !important;}
	.headsearch,.language,.headnav,.foot,.site .left,.wqjqzxdleft,.gdfhleft,.lxzxleft h2,.lxzxleft h5,.wqzds1_1 .right .more,.wqzds1_2 .right .more,.wqzds1_4 .right .more,.wqzds1_3_1 .more, .wqzds1_3_2 .more,.h_line1 .left,.h_line3top .right,.gdfh:before,.newgdfh:before,.newgdfhleft img,.new .newnewmainleft,.newgdfhleftC{ display:none;}
	.contactC,.phonenavthree,.mobile-inner-header-icon,.wqzds1_3_1 .child, .wqzds1_3_2 .child,.wqzds1_4 .left .childC{display: block;}
	.contactC .left {width: 100%;padding: 40px 40px 40px 37%;}
	.contactC .right{width: 100%;margin-top:10px;}
	.contactC .left .lefttel .con {font-size: 3.5vw;}
	.foottop .left img {width: 230px;}
	.foottop .rightcode img {width: 120px;}
	.foottop .rightcode p {height: 120px;}
	.foottop .rightlinks {margin: 37px 37px 0 0; min-width: 246px;width: 246px;}
	.foottop .rightlinks .con { top: auto;bottom: 100%;}
	.site .right { float: none;}
	.newright,.newmainright,.videoright,.pictureright,.gdfhright,.jlhzmainright,.jlhzright{width:100%;}
	.h_title h2 {font-size: 48px;}
	.ydylC dl {width: 48%;margin: 0 1% 15px;}
	.qcplat1 .block1left{width:100%;padding-right:20px;}
	.qcplat1 .block2,.qcplat2{display:block;}
	.qcplat1 .block2left {padding: 20px;width: 100%; margin-top: 20px;}
	.qcplat1 .block2right {padding: 20px;width: 100%;}
	.qcplat2 .gallery-top, .qcplat2 .gallery-thumbs, .qcplat2 .gallery-top2, .qcplat2 .gallery-thumbs2,.about3 .left{width:100%;}
	.qcplat2 .swiper-slide .con {line-height:20px;min-height: auto;margin: 20px 0;}
	.qcplat2 .gallery-thumbs .swiper-slide,.qcplat2 .gallery-thumbs2 .swiper-slide{padding: 60px 37px 120px 37px;}
	.lxzxleft{width:100%; text-align:center;}
	.lxzxleft h6 {margin:0 0 20px;font-size: 24px;}
	.lmzxright,.lxzxright,.fzxright{width:100%;}
	.lmzxright .left {float: none;margin: auto;}
	.lmzxright .right {width: 100%;margin-top: 20px;}
	.hwwyhC dl dt {width: 390px; flex: 1;}
	.hwwyhC dl,.wqzds1_1 {flex-wrap: wrap;}
	.hwwyhC dl dd {font-size: 16px;line-height: 26px;width: 100%;flex: initial;margin-top:1px;}
	.hwwyhC dl img {width: auto;height: 224px;}
	.hwwyhC dl dt h5,.hwwyhC dl dt p {font-size: 24px;}
	.mscC dl {width: 100%;margin: 0 0 15px;}
	.about3 .right{display:none;}
	.about3 .right li{float:left;margin:0 1%;width:31.333%;}
	.about3{ background:none;}
	.about4 ul li h5{font-size:20px;}
	.about4 ul li h2:after {height: 65px;}
	.wqzds1_1 .right h2, .wqzds1_2 .right h2, .wqzds1_3_1 h2, .wqzds1_3_2 h2, .wqzds1_4 .right h2 {font-size: 22px;}
	.wqzds1_1 .right h3 {font-size: 16px;}
    .wqzds1_1 .right h4, .wqzds1_2 .right h4, .wqzds1_3_1 h4, .wqzds1_3_2 h4, .wqzds1_4 .right h4 {font-size: 14px;}
    .wqzds1_1 .child {position: initial;width:100%;display: block !important;overflow-y: initial;}
    .wqzds1_2 .left,.wqzds1_4 .left,.h_line1 .h_new{width:100%;}
    .wqzds1_2,.wqzds1_4,.wqzds1_3{display:block;}
    .wqzds1_2 .child, .wqzds1_4 .child{opacity:1;}
    .wqzds1_2 .right,.wqzds1_4 .right{padding: 60px 37px;}
    .wqzds1_2 .right{background: url(../images/bg18.jpg) no-repeat center center;background-size: cover;width: 100%;}
    .wqzds1_4 .right{background: url(../images/bg21.jpg) no-repeat center center;background-size: cover;width: 100%;margin-left: 0;}
    .wqzds1_3_1 .child, .wqzds1_3_2 .child {position: initial;opacity: 1 !important;}
    .wqzds1_3_1{width:100%;margin-right: 0;min-height: initial;padding:0;}
    .wqzds1_3_2{width:100%;margin:20px 0 0;min-height: initial;padding:0;}
    .wqzds1_3_1top{background: url(../images/bg19.jpg) no-repeat center center;background-size: 100% 100%;padding: 60px 37px;}
    .wqzds1_3_2top{background: url(../images/bg20.jpg) no-repeat center center;background-size: cover;padding: 60px 37px;}
    .h_line3top .left h2 {font-size: 26px;}
    .h_title2 h2 span { font-size: 24px;}
    .h_line4 .h_title2 h2 span { margin-left:0;}
    .h_line6C2 h2:before,.h_line6C2 h2:after{width: 90px;}
    .h_line7C {position: initial;width: 100%;padding: 0;transform: initial;}
    .h_line7 ul li .clild {font-size: 20px;}
    .h_line7 ul li .clild p {width: 60px;}
    .mobile-inner-header-icon.mobile-inner-header-icon-click{color:transparent;}
	.mobile-inner-header-icon.mobile-inner-header-icon-click span {background-color: #fff;}
    .bannerword{margin-left:-375px;}
    header{padding: 10px 0;}
    .h_line3number li h5, .about2 li h5 {font-size: 45px;}
    .h_xinline1 .quick { width: 100%;margin-top: 20px;}
    .h_xinline1 .quickC p {width: 25%;}
    .h_xinline1 .list:first-child{width:32.6666%;}
    .h_xinline1 .list:nth-child(2){width:34.6666%;}
    .h_xinline1 .list:nth-child(3){width:32.6666%;padding:0 0 0 2%;}
    .h_xinline4top {flex-wrap: wrap;}
    .h_xinline4top .left { width: 70%;}
    .h_xinline4top .right { width: 100%;}
    .h_xinline4top .center {width:29.5%;}
    .h_xinline4bottom .left {width: calc(21.111% - 5px);}
    .h_xinline4bottom .right {width:78.888%;}
    .h_line3top .left {padding: 0;width:100%;}
    .h_line3 {padding: 70px 0;}
    .about1 h2 {font-size: 30px;text-align: left; position:relative;z-index:1;display:inline-block;color: #0059ab;}
    .about2 ul {padding: 0 0;}
    .about3 .right li div{padding: 30px 16px;}
    .about3 .right li div h5 { font-size: 18px;line-height: 19px;}
    .about3 .right li div h2 {margin-top: 12px;font-size: 14px;line-height: 21px;}
    .about4 ul li .con {padding: 0 0 0 20px;}
    .about4 ul li h2 {font-size: 28px;margin: 0 0 0 -38px}
    .about1C .left {width: 100%;color: #475262;font-weight:initial;}
    .about1C .left .l1{color: #41424c;font-weight: 500;margin-bottom:10px;}
    .about1C .right {display:none;}
    .about1C { padding: 0 0;margin-top:30px !important;}
    header{position: fixed !important;background-color: #fff;box-shadow: 0px 1px 11px rgba(213,213,213,0.3);width: 100%;}
    .headerh{height:67px;}
    .h_xin2line1 .center dl {margin-bottom: 17px;}
    .h_xin2line1 .right .rightvideo dl dt .child p {width: 44px;height: 44px;margin: -22px 0 0 -22px;}
    .h_xin3line3tit {font-size: 34px;line-height: 50px;}
    .h_xin3line3_2 h2 {font-size: 22px;}
    .h_xin3line3_2 .con,.h_xin3line3_2 .summary{line-height: 30px;font-size: 18px;}
    .h_xin3line4bottom .number li h5 span,.h_xin3line4bottom .number li h5{font-size: 58px;}
    .h_xin3line4bottom .summary:after {width: 310px;}
    .bannerword {left:50%;width: 750px;}
    .h_xin3line4bottom {padding: 80px 2% 90px;}
    .h_line6C1 dl dd {padding: 10px 20px 14px;}
    header.iconout{background-color:transparent !important;box-shadow:none;}
    header.iconout .logo,.lmzx:before,.lxzxright dl .child{display:none;}
    .hwwyhC dl dd {padding: 20px 40px;}
    .otherbanner .container {margin: -2% 0 0 -375px;}
    .otherbanner .container img,.newgdfhleft,.newgdfhright {width: 100%;}
    .xin3qcplat1 {width: 100%;margin: 0;box-shadow:none;}
    .xin3qcplat1 .container {margin: auto;}
    .xin3qcplat1 .left{display:none;}
    .xin3qcplat1 .right {padding:60px 0;}
    .qcplat2,.xin3chain2,.fzmjjul{margin-top: 0;}
    .qcplat2 .left,.qcplat2 .right{width: 100%;}
    .qcplat2 .right {padding: 70px calc(50% - 375px) 120px;}
    .qcplat2 .btns {bottom: 40px;left: calc(50% - 375px);}
    .xin3found1C {padding: 50px 0 50px 0px;}
    .wqzds1_2, .wqzds1_4,.wqzds1_1 .child .childC,.wqzds1_1,.wqzds1_3{height:auto;}
    .wqzds2 #sync2 .item .time h5,.wqzds2 #sync2 .item .time p{font-size: 16px;}
    .wqzds1_2 .left,.wqzds1_4 .left{position: initial;display: block;}
    .wqzds1_3_1 .child, .wqzds1_3_2 .child{padding:45px 35px;}
    .wqzds1_4 .left .child { width: 100%;}
    .wqzds1_4 .left .child:first-child{padding: 37px 35px 0;}
    .lxzxright dl dt img {object-fit: initial;min-height: auto;}
    .h_xin2line4bottomC dl dd, .lxzxright dl dd {margin-top: -10px;}
    .hwwyhC dl>img {margin-left: 1px;}
    .newgdfhleft {margin-bottom: 30px;}
    .site .right a {line-height: 59px;height: 59px;text-align:center;color:#89b8da;margin-left:0;font-size: 16px;font-weight:initial;}
    .site .right a:after {height: 3px;}
    .h_line6C1 dl dd:before {left: 20px;}
    header.scollfoxphone{background-color:#fff;box-shadow: 0px 1px 11px rgba(213,213,213,0.3);}
    .h_xin2line4bottomC .swiper-slide,.h_line6C2Ccon .swiper-slide {width:33.33333%;}
    .otherbanner { display:none;}
    .site{ background-color:#1f77b9;border-bottom:0;height:auto;}
    .site .right{ display:flex;justify-content: space-between;padding: 0 15px;}
    .site .right a:after,.about3 .left .leftblock .lefttit p,.leftblock.phoneshow p,.hwwyh .h_title {display:none;}
    .site .right a.cur{color:#fff;}
    .about1 h2::after,.about3 .left .leftblock .lefttit h2:after,.leftblock.phoneshow h2:after{content: '';display: inline-block;position:absolute;width: 100%;height:70%;background-color: #9fd1e8;top: 55%;left:10%;z-index: -1;}
    .about1C .left img{ display:block;margin:20px 0;}
    .about2 li{ text-align:left;}
    .about2 li h5 span {font-size: 38px;}
    .about3 .left .leftblock .lefttit h2,.leftblock.phoneshow h2{ font-size: 24px; position:relative;z-index:1;display:inline-block;}
    .about3 .left .leftblock .con{margin-top:30px;}
    .hwwyhC dl dd { background: #fff!important;}
    .hwwyhC {margin-top:0 !important;}
    .hwwyhC dl{margin-bottom:0;}
    .hwwyhC dl dd h5{margin: 0 0 6px;}
    .hwwyhC dl dd .info, .mscC p {line-height: 22px;}
    .phonenavthree{background-color: #8fbbdc;font-weight: initial;}
    .phonenavthree .right a{color:rgba(255,255,255,0.6);}
    .phonenavthree a.cur{background-color: #2e689f;color:#fff;}
    .xin3qcplat1 .right .con img{ display:block;margin-top:20px;}
    .fzxright dl { padding: 20px 30px 20px 30px;}
    .fzxright dl dt { font-size: 18px; width: 184px;}
    .fzxright dl dd {margin-top: 0;line-height: 24px;}
    .h_xin3line3_2 {width: 100%;}
    .h_xin3line5bottom .title h2 { font-size: 32px;}
    .h_new2line6 h2{font-size: 32px;}
    .otherbannerword{width:767px;}
    .huodongsummary,.huodongcon .shuoming{line-height: 28px;font-size: 16px;}
    .huodongtab a { height: 66px;}
    .huodongtab {font-size: 20px;}
    .biaodan dl { padding:20px 0;font-size: 16px;}
    .biaodan dl dt {width: 160px;}
    .biaodan dl dd {margin-left: 20px;}
    .biaodan dl dd button { width: 250px;line-height: 70px;}
}
@media(max-width:767px){
    .phoneshow{display:block;}
    .pad70 {padding:40px 0;}
    .foottop .left,.ydylC dl dd img,.ydylC dl dd h5 span,.qcplat1 .block1right,.h_newtab a p,.h_line6C2 h2:before, .h_line6C2 h2:after,.gdfhlist dl .child span,.pcshow{display:none;}
	.mobile-inner-header-icon {font-size: 14px;top: 2px;right:15px;margin-right: 0;margin-top: 8px}
	header {padding: 10px 0;}
	.otherbanner img{min-height:100px; object-fit:cover;}
	.contact,.new,.gdfh,.jlhzmain,.fzmjjmain,.ydyl,.qcplat1,.hwwyh,.msc,.about1,.about2,.about3,.wqzds1,.h_line1,.h_line3,.h_line5,.h_line6,.h_xinline1,.h_xinline4,.huodongbody {padding:40px 20px;}
	.lmzx{padding:40px 20px;}
	.h_line7Ccon h3{font-size: 30px;}
	.h_title h2,.h_title2 h2, .h_title h5,.h_line7Ccon h2{font-size: 22px;}
	.top60 {margin-top:30px;}
	.contactC .left {padding:20px;background: #f9f9fa;}
	.contactC .left>img {display:none;}
	.contactC .left .lefttel {margin-top: 22px;}
	.contactC .left .lefttel h2 {font-size: 20px;}
	.contactC .left .lefttel .con {font-size:30px;}
	.contactC .left .lefttel .con:before{width:20px;height:20px;}
	.contactC .left .info {margin-top: 20px;line-height: 20px;}
	.contactC .right li {width: 100%;height: auto;margin: 0 0 10px 0;padding: 20px;background-color:#f9f9fa;}
	.foottop {text-align: center;}
	.rightcode{float:none;margin-top:20px;}
	.foottop .rightcode img{float:none;}
	.foottop .rightcode p {height:auto;text-align:center;margin:8px 0 0 0;writing-mode: initial;float: none;line-height: 19px;color:#fff;font-weight:bold;}
	.foottop .rightlinks {display: none;}
	.foottop {padding: 30px 0;}
	.newright dl dt img{width: 130px; height: 87px;border-radius:4px;object-fit: cover;}
	.newright dl dd { padding: 0 0 0 10px;}
	.newright dl dd h5 {font-size: 15px;line-height:19px;height:57px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;color: #262626;font-weight: bold;}
	.newright dl dd p { margin-top: 5px;line-height: 20px;height: 40px;display: none;}
    .newmainright h1 {font-size:19px;line-height: 30px;color: #262626;}
    .newmainright .summary time { font-size: 22px;color: #8b8d94; font-size: 14px;margin-top: 5px;}
    .newmainright .summary time span{ display:inline;}
    .newmainright .summary .right .back{float:right;}
    .newmainpics .swiper-button-prev, .newmainpics .swiper-button-next {width: 28px;height: 28px;}
    .newmainpics dl dd {font-size: 14px;background-color: transparent;color: #474747;line-height: 22px;text-align:left;}
    .prenext a {margin: 0 1px;min-width: 88px;}
    .videoright dl,.pictureright dl{width: 100%;margin: 0 0 15px;}
    .newmainright article video {width: 100%;}
    .gdfhlist dl {width: 100%;margin: 0 0 15px;}
    .gdfhrightmain.pics #sync1 h5 {font-size: 14px;}
    .gdfhnav {display: flex;}
    .gdfhnav a{display: flex;align-items: center;justify-content:center;padding: 10px 5px;}
    .top40 {margin-top: 20px;}
    .jlhzmainright article, .gdfhrightmain.article{margin-top: 20px;padding-top: 20px;}
    .gdfhrightmain .article {margin-top: 20px;padding-top: 0;border-top:0;}
    .jlhzlist dl{width:48%;}
    .jlhztit, .fzmjjtit {font-size: 20px;display: block;}
    .jlhztit h3{margin-top:4px;}
    .jlhzmainright .pics .btns .swiper-button-next img {width: 30px;height: 30px;}
    .jlhzmainright .pics {margin-top: 20px;}
    .jlhzmainright .pics .gallery-top { width:67%;}
    .jlhzmainright .pics .btns .swiper-button-next,.jlhzmainright .pics .gallery-thumbs{width: 31%;}
    .yjyul li,.fzmjjul li{ font-size: 16px;padding: 36px 5px;}
    .yjyul li img,.fzmjjul li img{width:75px;margin: 0 auto 10px;}
    .fzmjjtit h5 {margin-right: 0;}
    .jlhzmainright article h5 {font-size: 17px;}
    .jlhzright h1{font-size: 20px;}
    .fzmjjul li {width: 31.333%;line-height: 20px;}
    .ydylC dl dd h5 {height:20px;line-height:20px;-webkit-line-clamp:1;line-clamp:1;}
    .ydylC dl dd { padding: 10px;}
    .ydylC dl dd p {line-height: 20px;height:80px;-webkit-line-clamp:3;line-clamp:3;}
    .qcplat1 .block1left {padding-right: 0;}
    .qcplat2 .swiper-slide h5, .qcplattit,.qcplattit h2,.hwwyhC dl dt h5, .hwwyhC dl dt p,.hwwyhC dl dd h5,.mscC dl dt h5,.mscC h2,.mscC h3{font-size: 20px;}
    .qcplat1 .block2left .con li {font-size: 15px;}
    .qcplat1 .block2right .con li img {width: 40px;}
    .qcplat2 .btns img{width: 100%;}
    .qcplat2 .gallery-thumbs .swiper-slide, .qcplat2 .gallery-thumbs2 .swiper-slide {padding: 20px 20px 50px 20px;}
    .qcplat2 .btns,.qcplat2 .gallery-thumbs2 .btns{bottom: 20px;left: 20px;}
    .lmzxright .left {width:90%;}
    .lmzxright .left .more {margin-top: 20px;}
    .lxzxright dl {margin: 0 1% 15px;width: 48%;}
    .lxzxright dl dd h5 {font-size: 18px;}
    .lxzxright dl dd p { font-size: 14px;line-height: 20px;}
    .lxzxright dl dd {padding: 12px 5px;}
	.pagelist li a, .pagelist li span {padding: 3px 9px;}
	.fzxright .con { padding: 20px;margin-bottom: 20px;}
	.mscC dl,.about1C{display: block;}
	.fzxright dl dt {padding: 0 5px;font-size: 15px;color: #2f2f2f !important;background-color: #bcd6ea;width:120px;display: flex;justify-content: center;align-items: center;font-weight: bold;}
	.hwwyhC dl dt p,.mscC h3{margin-top: 5px;}
	.hwwyhC dl dd {font-size: 15px;}
	.hwwyhC dl dd h5 {line-height: 25px;font-size: 18px;}
	.mscC dl dt {padding: 14px 20px;text-align: left;width: 100%;}
	.mscC dl dt p {font-size: 20px;margin-top: 2px;line-height: 20px;}
	.mscC dl dd {padding: 20px 20px;}
	.mscC dl dd h5 {font-size: 18px;}
	.about1C .left {width: 100%;padding: 0 0;}
	.h_line3number li, .about2 li { width: 33.333%;}
	.h_line3number ul, .about2 ul{ flex-wrap: wrap;}
	.about2 li,.h_line3number ul li{padding:10px 0;flex: initial;}
	.h_line3number li h5, .about2 li h5 {font-size: 30px;}
	.about2 li:nth-child(4),.about2 li:nth-child(5),.h_line3number ul li:nth-child(4),.h_line3number ul li:nth-child(5){width:50%;}
	.about2 li:nth-child(3):after,.h_line3number ul li:nth-child(3):after{display:none;}
	.about3 .left .leftblock {margin: 20px 0;}
	.about3 .left .leftblock .leftpics .item{display:block;}
	.about3 .left .leftblock .leftpics .item .picsleft,.about3 .left .leftblock .leftpics .item .picsright{width: 100%;}
	.about3 .left .leftblock .leftpics .item .picsright{line-height:20px;}
	.about3 .left .owl-buttons {position: initial;}
	.about3 .left .leftblock .leftpics .owl-prev{position:absolute;top:34%;left:0;margin-top: -20px;}
	.about3 .left .leftblock .leftpics .owl-next{position:absolute;top:34%;right:0;margin-top: -20px;}
	.about3 .right img {margin: 2px 0;width: 100%;}
	.about4 ul{display:flex; flex-wrap: wrap;padding-left: 20px;}
	.about4 ul li {width:100%;min-height: initial;padding: 36px 20px 70px 20px;}
	.about4 ul li:before,.about4 ul li h2 {display:none;}
	.about4 ul li h2 {font-size:30px;margin: 0;position: initial;}
	.about4 ul li h5 {font-size: 17px;line-height: 30px;}
	.wqzds1_1 {margin-top: 0;    height: auto;}
	.wqzds1_1 .left, .wqzds1_1 .right,.h_newtab,.h_newC,.h_line3top .left{width: 100%;}
	.wqzds1_1 .right {padding: 20px 15px;display: block;background: #fd4551;}
	.wqzds1_4 .child,.wqzds1_3_1 .child, .wqzds1_3_2 .child{padding: 40px 20px;line-height: 20px;font-size: 14px;}
	.wqzds2{padding:50px 10px 30px;}
	.wqzds2 .owl-prev,.wqzds2 .owl-next{width: 30px;height: 30px;line-height: 30px;top: -60px;color: #999; font-size: 17px; background:none;}
    .h_newtab a {padding: 25px 0;float: left;width: 33.333%;}
    .h_newtab a h5 {font-size: 16px;}
    .h_newconlist dl dt h5 {font-size: 16px;height: 20px;line-height: 20px;}
	.h_newconlist dl dd {height: 40px;line-height: 20px;font-size: 14px;}
	.h_line3top .left h2 {font-size: 22px;}
	.h_line3top .left .info {margin-top: 35px;line-height: 21px;}
	.h_line3number {margin-top: 30px;}
	.h_line4 {padding: 30px 10px;}
	.h_line4 .left {width: 120px;}
	.h_line4 .right {width: calc(100% - 127px);margin-top: 0;}
	.h_line4 .right .h_title2 {line-height: 1;}
	.h_line4 .h_title2 h2 span {font-size:14px;}
	.h_line4 .right h5 {font-size: 18px;margin-top: 10px;}
	.h_line4 .right .info {margin-top: 10px;line-height: 20px;height: 40px;}
	.h_line4 .right a{margin-top:24px;}
	.h_line3top .left a, .h_line4 .right a, .wqzds1_1 .right span, .wqzds1_2 .right .more, .wqzds1_3_1 .more, .wqzds1_3_2 .more, .wqzds1_4 .right .more{padding: 6px 12px;}
	.h_line5C .customNavigation {position: initial;text-align: center; margin-top: 30px;}
	.h_line5C dl dd { font-size: 16px;}
	.h_line5C dl a {padding: 0 5px;}
	.h_line6C1 { margin: 0 0 0;}
	.h_line6C1 dl {width: 100%;margin: 0 0 10px;}
	.h_line6C2 {margin-top:10px;}
	.h_line6C2 h2{font-size: 18px;}
	.h_line6 .owl-controls{display:none !important;}
	.h_line7Ccon {padding: 24px 10px;}
	.h_line7 ul li .clild {font-size: 16px;}
	.h_line7 ul li>img{min-height: 150px;object-fit: cover;}
	.h_line7 ul li .clild p {width: 50px;}
	.h_line8 {padding:60px 0;}
	.banner .owl-pagination .owl-page {width: 7px;height: 7px; margin: 0 2px;}
	.banner .owl-controls {bottom: 20px;}
	.banner .owl-pagination {bottom: 0;left: 0 !important;}
	.banner .owl-pagination .owl-page.active {width:8px;}
	.bannerword{margin-left:0;width:100%;padding:0 20px;left:0;}
	.h_line2 .list {width: 50%;}
	.h_line2 .list .word h2 {font-size: 16px;}
	.h_xinline1 .list{width:100% !important;padding:0 !important;margin-bottom:20px;}
	.h_xinline1 .list:after{display:none;}
	.h_xinline1 .list h2 {font-size: 24px;}
	.h_xinline1 .quick span {font-size: 16px;}
	.h_xinline1 .quickC p {width: 50%;}
	.h_xinline4top .left { padding: 30px 20px;width: 100%;line-height: 22px;}
	.h_xinline4top .center,.h_xinline4bottom .right{ width: 100%;}
	.h_xinline4top .right,.h_xinline4bottom{padding: 30px 20px;}
	.h_xinline4bottom{ display:block;}
	.h_xinline4bottom .left {width: 100%;background: none;padding: 0;margin-bottom: 20px;}
	.h_xinline4bottom .left a {display: flex;align-items: center;justify-content: space-between;}
	.h_xinline4bottom .left img {margin: 0;}
	header .homecontainer{padding: 0 20px;}
	.h_line3top .left .infoC {font-size: 14px;line-height: 23px;}
	.h_line3number li p { font-size: 13px;}
	.about1 h2{ font-size: 24px;}
	.about4 ul li {padding:10px 0;height: auto;border: 0;}
	.about4 ul li .con {padding: 0;}
	.about3 .right li {margin: 0 0 5px;width: 100%;}
	.mscC dl{padding: 20px 20px;}
	.banner .owl-pagination, .banner .swiper-pagination {bottom: 5px;left: 20px;}
	.banner .owl-pagination .owl-page, .banner .swiper-pagination-bullet {width: 8px;height: 8px;}
	.bannerword h2 {font-size: 27px;}
	.bannerword h3 {font-size: 22px;letter-spacing: -6px;line-height: 28px;    margin-top: 0;}
	.h_xin2line1,.xin3qcplat1 .right,.xin3qcplat3, .xin3chain4,.xin3found1C,.wqzds1_4 .left .child{padding:40px 15px;}
	.h_xin2line1 .left,.h_xin2line1 .right,.xin3chain3 .left, .xin3chain4 .left{width: 100%;}
	.h_xin2line1 .left dl dd h5 {font-size: 16px;}
	.h_xin2line1 .left dl.dl2 {margin-top: 30px;}
	.h_xin2line1 .center {width: 100%;margin: 20px 0 0;}
	.h_xin3line3 {padding: 70px 20px 0 0;padding: 70px 0 0 0;}
	.h_xin3line3tit {font-size: 19px;line-height: 28px;margin-left: 0;padding-left:0;}
	.h_xin3line3tit:before {width: 100px;margin-bottom: 24px;height: 4px;}
	.h_xin3line3_2 {width: 100%;margin:38px 0 0 0;padding:0;background-color: transparent;text-shadow: initial;color: #fff;font-weight:bold;line-height:27px;font-size: 16px;}
	.h_xin3line4top {transform: translateY(-123px);}
	.h_xin3line4bottom h2 {font-size: 20px;color: #323334;line-height: 32px;}
	.h_xin3line4bottom {padding: 90px 20px 60px;}
	.h_xin3line4bottom .summary,.h_xin3line5bottom .con{line-height:27px;font-size: 16px;}
	.h_xin3line4bottom .number {padding:50px 0;margin-top: 0;flex-wrap: wrap;background-color: #0080c6;
    position: relative;
    background: linear-gradient(left,#06ace6,#059bda,#00aabc);
    background: -webkit-linear-gradient(left,#06ace6,#059bda,#058acf);position:relative;z-index:1;}
	.h_xin3line4bottom .number li,.about2 li{width: 50%;margin-bottom: 20px;}
	.h_xin3line4bottom .number li h5 span, .h_xin3line4bottom .number li h5 {font-size: 38px;}
	.h_xin3line4bottom .number li { max-width: initial !important;padding:0 6px;}
	.h_xin3line4bottom .more{margin:20px 15px 0;}
	.h_xin3line5 {padding-top: 0;    background-color: transparent;}
	.h_xin3line5bottom {padding:30px 0 0;}
	.h_xin3line5 h2 {font-size: 20px;display: block;font-weight: bold;color: #252726;text-align:center;}
	.h_xin3line5bottom .title span {display: block;margin: 10px 0 0 0;font-size: 16px;}
	.h_xin2line4bottomtit h2,.h_new2line6 h2,.h_titlenew h2{font-size: 24px;}
	.h_xin2line4bottomtit .seemore{display:none;}
	.h_xin2line4bottomC .customNavigation {top: -59px;}
	.h_new2line6 {padding: 80px 20px;}
	.h_new2line6C .homecontainer {padding: 40px 20px;transform: translateY(0px);}
	.h_line6C2C {margin: 30px -0.5% 0;}
	.h_new2line7 {padding: 50px 20px;}
	.h_new2line7C li {width: 49%;margin: 0 0.5% 3px;}
	.h_new2line7C {margin: 20px -0.5% 0;}
	.h_titlenew h5 {font-size: 16px;}
	.h_line8C {margin-top: 30px;}
	.gotop {right: 12px;width: 40px;height: 40px;background-size: 20px !important;}
	.about2 ul {margin: 0 0 0 0;}
	.hwwyhC dl dt img {width: auto !important;height: 190px;}
	.lmzxright .leftit {padding: 0 0 30px;background-color: transparent;color: #2f2f2f;}
	.lxzxright {padding: 40px 15px;background:none;margin-top:0;}
	.lxzxrightlist {padding:0;}
	.lxzxright .pagelist { padding: 0 16px 60px !important;}
	.about2 li p{font-size: 14px;color:#fff;}
	.fzxright{padding: 40px 15px;margin-top: 0;background: transparent;}
	.fzxright dl {background-color: #f1f8fb !important;overflow: hidden;margin-bottom:15px;padding:0;}
	.fzxright dl dd {line-height: 20px;padding:14px 20px;font-size:14px;color: #474747 !important;}
	.pagelist,.fzxright .pagelist{padding: 40px 20px 50px;}
	.gdfhright h2 {font-size:19px;color: #333746;}
	.gdfhrightmain.pics #sync1 h5 { padding: 20px 20px;}
	.otherbanner .container {left: 0;padding: 0 20px;margin: -2% 0 0 0;}
	.xin3qctit h3 {font-size: 20px;}
	.xin3qctit h2 {font-size: 22px;margin-top: 1px;}
	.qcplat2 .left img {min-height: auto;}
	.qcplat2 .right {padding: 40px 20px 100px;}
	.xin3qchdC dl {padding: 24px 1%;width:48%;margin-bottom:8px;}
	.xin3qchdC {margin-top: 30px;flex-wrap: wrap;}
	.xin3qchdC dl dt img {width: 40px;}
	.xin3qchdC dl dd {margin-top: 15px;font-size: 14px;line-height: 20px;}
	.newgdfhleft h2 {margin-top: 0;}
	.xin3chain2 .swiper-container5{padding:0 15px;}
	.xin3chain3 {margin-top: 40px;padding: 40px 15px;background: url(../images/xin3bg6.jpg) no-repeat center center;
    background-size: cover;}
	.xin3chain3 .container, .xin3chain4 .container {display: block;}
	.xin3chain3 .right {padding:20px 0 10px; width: 100%;}
	.xin3chain3 .right h5, .xin3chain4 .right h5 {font-size: 20px;}
	.xin3chain3 .right .con, .xin3chain4 .right .con {max-height: 270px;font-size: 15px;position: initial;height: auto;}
	.xin3chain3 .left .swiper-button-next, .xin3chain4 .left .swiper-button-next {bottom: 0; width: 40px;height: 40px;}
	.xin3chain4 .right {padding: 0 0 20px;width: 100%;}
	.xin3chain4 .right .con{width:100%;}
	.xin3chain4 .left .swiper-button-next {left: auto;}
	.newright dl dd {padding: 0;margin-left:12px;}
	.newright .pagelist {padding: 40px 0 50px;}
	.videoright dl dd {line-height: 20px;padding: 15px 10px;height: auto;font-size: 14px;white-space: initial;background-color: #e1e9ef;}
	.videoright dl .icon {width: 40px;}
	.wqzds1_1 .child{padding:0px 10px 20px 10px;background: url(../images/bg17.jpg) no-repeat center center;background-size: cover;}
	.wqzds1_2 .left{padding:20px;line-height:20px;}
	.wqzds1_2, .wqzds1_4,.wqzds1_3{margin-top: 20px;}
	.wqzds1_4 .left .child:first-child{padding:40px 20px 0;}
	.wqzds1_4 .left .child .childcon {margin-right: -20px;padding-right: 20px;}
	.h_new2line7 .seemore a, .h_new2line6 .seemore a, .h_xin2line4top .right .seemore a, .h_xin2line4bottomtit .seemore, .h_xin3line5bottom .seemore a {padding: 6px 15px;}
	.h_line6C2C .customNavigation {top:-3px;top: 33px;}
	.h_xin2line4bottomC .customNavigation .btn, .h_line6C2C .customNavigation .btn {width: 32px;height: 32px;}
	.h_xin3line4bottom .more a {padding: 6px 15px;}
	.h_xin2line1 .left dl.dl2 dd .child {bottom: 14px;left: 14px;width: calc(100% - 28px);}
	.h_new2line7C li .child img {width: 22px;margin-right: 5px;}
	.h_new2line7C li .child {bottom: 14px;left: 14px;}
	.gdfhlist, .videolist {margin: 0 0;}
	.videolist{display: flex;flex-wrap: wrap;}
	.pagelist2 {margin: 20px 0 0;line-height: 50px;height: 50px;}
	.pagelist ul {padding: 13px 0 7px;}
	.lxzx {padding: 0 0 0 !important;}
	.h_xin3line3,.h_new2line6{background-attachment: initial;}
	.h_xin2line4bottomtit h2{line-height: 30px;font-size: 20px;}
	.h_line6C2C #owl-demo5 { margin: 50px -5px 0;}
	.banner .swiper-slide:first-child .bannerword h3, .banner .swiper-slide:nth-child(2) .bannerword h3 {margin-left: -3px;}
	.homehezuo2{margin-top:30px;}
	.banners{display:block;}
	.bannerb{display:none;}
	.homeyga2{margin:40px 15px;font-weight: bold;line-height: 27px;color: #636364;font-size: 16px;}
	.homeyga3 .swiper-container4{padding:0 15px;}
	.homeyga3 img{width:100%;}
	.homeyga3 .swiper-slide:first-child{width:92%}
	.homeyga3 .swiper-slide:nth-child(2),.homeyga3 .swiper-slide:nth-child(3){width:45%}
	.h_xin3line4bottom {padding:50px 0;margin-top:0;}
	.h_xin3line4bottom .summary{padding: 0 15px;margin-top: 20px;color: #636364;}
	.h_xin3line4bottom .number:after{content:'';width:100%;height:100%; z-index:-1;position:absolute;top:0;left:0; background: url(../images/xin3bg2.png) no-repeat bottom center;background-size:100%;}
	.h_xin3line4bottom .more a,.h_xin3line5bottom .seemore a,.h_xin2line4bottom .more a,.h_new2line6 .seemore a{display: block;color: #fff;padding: 0;font-size: 16px;background-color:#b2d1e5;line-height:46px;height:46px;text-align: center;}
	.h_xin3line5 .img{overflow: hidden;margin-top:20px;}
	.h_xin3line5 .img img{transform: translateX(-50%);margin-left: 50%;width:200%;}
	.h_xin3line5bottom .con {margin-top: 0;padding:0 15px;color: #636364;}
	.h_xin3line5bottom .seemore,.h_xin2line4bottom .more{margin-top:30px;}
	.h_xin2line4bottomC dl a:hover .child, .lxzxright dl:hover .child {opacity: 0;}
	.sj_homebody .more,.newright .newmore1{background-color: #b2d1e5;height: 46px;line-height: 46px;}
	.h_xin2line4bottomC .customNavigation,.h_new2line6C .owl-controls,.h_new2line6C .customNavigation{ display:none !important;}
	.h_xin2line4bottomtit{text-align:center;}
	.h_xin2line4bottom{padding:40px 0;}
	.h_xin2line4bottomC dl dd,.h_line6C2Ccon dl dd{background-color: #477ec1;color: #fff;
    background: linear-gradient(left,#477ec1,#77addd);
    background: -webkit-linear-gradient(left,#477ec1,#77addd);}
    .h_xin2line4bottomC dl dd, .lxzxright dl dd { padding: 12px 4px;font-size: 15px;}
    .h_new2line6{padding:0;background:none;}
    .h_new2line6 h2{background: url(../images/xin2bg1.jpg)no-repeat right top 30%;background-size: 100%;padding: 40px 15px 50px;line-height: 34px;}
    .h_new2line6 .con{color: #57585a;font-size: 15px;padding: 20px 15px 30px;margin: 0;line-height: 24px;font-weight: initial;}
    .h_new2line6 .seemore {margin-top: 0;}
    .h_new2line6C,.h_new2line7 {margin-top:30px;}
    .h_new2line6C dl,.h_line6C2Ccon .swiper-slide dl{padding: 0 6px;margin: 0;}
    .h_new2line6C dl dd{padding:12px 4px;font-size: 15px;}
    .h_new2line6C .homecontainer{padding:0;}
    .h_new2line6C .swiper-slide {width:86.8%;}
    .h_xin2line4bottomC .swiper-slide,.h_line6C2Ccon .swiper-slide{width:43.4%;}
    .h_new2line7 .h_titlenew {display: block; text-align: center;}
    .h_new2line7 .seemore{margin-top:30px;}
    .h_new2line7 .seemore a{display: block;padding: 0;font-size: 16px;background-color: #b2d1e5;line-height: 46px;height: 46px;    text-align: center;}
    .h_line8 h2{text-align:center;}
    .bq,.bq span a {color: #fff;font-size: 14px;}
    .bq span{ display:block;margin: 2px 0;}
    .h_line8C .swiper-slide{width:80%;}
    .h_line8C .swiper-container3{padding-left:17%;}
    .h_line8C .swiper-container3 img,.gdfhlist .swiper-container3 dl{transform: scale(0.85);transition: all 0.2s ease-in 0s;}
    .h_line8C .swiper-container3 .swiper-slide-active img,.gdfhlist .swiper-container3 .swiper-slide-active dl{transform: scale(1);}
    .h_line8C .swiper-container{padding:0 17%;}
    .h_line8C .swiper-container img{transform: scale(0.95);transition: all 0.2s ease-in 0s;}
    .h_new2line6C.phoneshow{margin: 30px -5px 0;width: calc(100% + 10px);}
    .about4 ul li p { margin-top: 2px;}
    .about4 ul li p span{display:inline;}
    .about4 { padding: 40px 0;}
    .lmzxtopword {font-weight: initial;}
    .lmzxright {margin-top:0;}
    .lmzx::before{content:'';display: block;position: absolute;width:100%;top:0;left:0;background-color: #f1f8fb;height:300px;z-index: -1;}
    .lmzxright .leftit h5{color: #1f77b9;}
    .lxzxrightlist dl{width:100%;margin:0 0 10px;display: flex;background-color: #f1f8fb;}
    .lxzxrightlist dl dt img {width: 120px;height:160px;object-fit:cover;}
    .lxzxrightlist dl dd,.lxzxright dl .child h5:after{display:none;}
    .lxzxrightlist dl .child {opacity: 1;display:block;padding:20px 20px;min-height:140px;box-sizing: border-box;flex:1;position: initial;background-color:transparent;}
    .lxzxrightlist dl .child .childC{position: initial;height: auto;width: 100%;color: #2f2f2f;}
    .lxzxrightlist dl .child h5{font-size:16px;font-weight: bold;padding-bottom:0;}
    .lxzxrightlist dl .child .con{margin-top:10px;font-size:14px;color: #4d4848;line-height:20px;overflow: visible;height: auto;}
    .phonepagelist{background-color:#b2d1e5;color:#fff;line-height:40px;margin:20px 0 0;}
    .gdfhright .summary{margin-top:0;font-weight:bold;}
    .fondpics dl{margin-bottom:20px;display:none;}
    .fondpics dl dd{margin:10px 10px 0;text-align:center;line-height: 23px;}
    .fondpics dl:first-child,.fondpics dl:nth-child(2),.fondpics dl:nth-child(3),.fondpics.true dl{ display:block;}
    .gdfhrightmain.video h5,.xin3chain4 .right h5:after,.qcplat2 .btns{ display:none;}
    .otherbanner .container img{margin: 10px 0 0 20px;width: 110%;}
    .xin3qcplat1 .right .con{margin-top:0;}
    .yjyul .swiper-slide{width:83% !important;}
    .qcplat2 .swiper-slide{width:80% !important;}
    .flwyh2{padding-bottom:40px !important;}
    .xin3chain3 .left h5{color:#fff;font-weight: bold;font-size: 20px;margin-bottom:20px;}
    .xin3chain3 .swiper-slide,.xin3chain4 .swiper-slide{width:80%;}
    .xin3chain3 .swiper-button-next,.xin3chain4 .swiper-button-next,#bsBox{ display:none !important;}
    .xin3chain3 .swiper-container,.xin3chain4 .swiper-container{margin:0 -15px;padding-left:15px;}
    .yjyul {margin: 0;}
    .xin3chain3 .right .con, .xin3chain4 .right .con {padding-right: 10px;margin-right: -6px;}
    .xin3chain4 .right h5{padding-bottom: 0;}
    .xin3chain4 .left{margin-bottom:20px;}
    .qcplat2 {background: url(../images/bg16.jpg) no-repeat center center;background-size: 100% 100%;padding:40px 0;}
    .qcplat2 .left h2 {font-size: 22px;color:#fff;font-weight:bold;margin:0 0 20px 15px;}	
    .qcplat2 .swiper-container{padding-left:15px;}
    .qcplat2 .right{ background:none;padding:20px 15px 0;}
    .qcplat2 .right .con,.contactC {margin-top:0;}
    .newgdfh { background-color:#ebe9ec;padding: 40px 15px;}
    .newgdfhleft:before{content:''; display:inline-block; margin-right:10px;background:url(../images/icon37.png) no-repeat center center; background-size:80%;width:21px;height:45px;}
    .newgdfhleft h2{color:#353435;font-size: 20px;}
    .newgdfhleft p{color:#81868f;font-size: 12px;margin-top: 4px;}
    .newgdfhleft {display: flex;align-items: center;margin-left: 10%;}
    .gdfhlist .swiper-slide{width:90%;}
    .gdfhlist .swiper-container3{padding-left:10%;}
    .xin3qcplat1 .right .con img{margin-top:20px;}
    .gdfhlist dl dd {height: auto !important;background-color: transparent;padding: 10px 0;}
    .gdfhlist dl dd h5{font-size:15px;font-weight:initial;}
    .newgdfhleft .con{flex:1;}
    .navbanner{height: 56vw;}
    .navbanner img{margin-top: -5%;}
    .contact { background:#fff;}
    .contactC .right li,.wqzds1_3 .child h5,.newmainpics .swiper-button-prev,.newmainpics .swiper-button-next{display:none;}
    .contactC .right li:first-child,.contactC .right li:nth-child(2),.contactC .right li:nth-child(3),.contactC .right.true li{display:block;}
    .site.phoneshow .swiper-slide{text-align:center;width:auto;margin:0 15px;}
    .wqzds1_1 .right h2,.wqzds1_1 .right h3{font-size: 16px;display: inline;}
    .wqzds1_1 .child .childC{margin-right: 0;padding-right: 0;padding-left: 25px;height: 260px;}
    .wqzds1_2 .right, .wqzds1_4 .right,.wqzds1_3_1top,.wqzds1_3_2top{padding: 30px 15px;}
    .wqzds1_3 .child ul {margin-top: 0;}
    .wqzds1_4 .left .childC{height: 300px;overflow-y: scroll;overflow-x: hidden;}
    .wqzds2 #sync2 .item .time{display:none !important;}
    .wqzds2 h2{font-weight: bold;    margin-bottom: 20px;}
    .wqzds2 #sync2 .item {line-height: 50px;}
    .wqzds2 #sync2 {font-size: 16px;padding: 0 0;margin: 0 30px;width: calc(100% - 60px);}
    .wqzds2 .owl-buttons:before,.wqzds2 .owl-buttons:after{width: 30px;height: 50px;top: -70px;}
    .wqzds2 .owl-next{right:0;}
    .wqzds2 .owl-prev{left:0;}
    .wqzds2 #sync2:after {height: 50px;top: 0px;}
    .newright dl a {padding: 0;border-bottom: 0;margin-bottom: 15px;}
    .newright dl dd .info{margin-top: 10px;display: flex;align-items: center;justify-content: space-between;}
    .newright dl dd .info time {color: #8b8d94;font-size: 14px;}
    .newright dl dd .info span {background-color: #dc3645;font-size: 12px;color: #fff;padding: 2px 7px;text-transform: uppercase;display: none;}
    .newright dl.phoneshow dd .info span {display: inline-block;}
    .newright .newmore1{margin-top: 30px;color: #fff;text-align: center;}
    .h_xin3line4bottom .number li p { font-size: 14px;}
    .bq,.foottop .rightcode p{opacity:0.8;}
    .sj_homebodylist1 .list .right h5{font-weight:bold;color: #262626;font-size: 16px;}
    .h_xin3line5bottom .seemore a,.h_xin2line4bottom .more a, .h_new2line6 .seemore a{margin:0 15px;}
    .lxzxright dl:hover .child{ opacity:1;}
    .newmainpics {border: 0;border-bottom: 1px solid #eee;}
    .newmainright .summary {border-bottom: 0;padding-bottom: 10px;}
    .newmainpics dl{width:90%;}
    .sj_h_xin3line3{background: url(../images/xin3bg7.jpg) no-repeat top center;background-size: cover;}
    .newmainright .summary .right .share {margin-right: -15px;}
    .newmainright .summary .right .share .pcshow{display:none;}
    .newmainright .summary .right .share .phoneshow{ display:block;padding:0 !important;margin:0 !important;width:70px;height:27px !important;background:url(../images/xin3icon6.png) no-repeat;background-size:100%;}
    .newmainright .summary .right {margin-top: 0;}
    #bsPanelHolder{  display:none;z-index: 5;}
    #bsPanel{display:block !important;top:50% !important;transform:translate(-50%, -50%);left:50% !important;z-index:5 !important;position:fixed !important;}
    .wqzds2 #sync2 .synced .item{color: #2a7ec0;}
    .contactC .right li h2,.contactC .left .lefttel h2{font-weight: bold;}
    .phonenavthree .right a {line-height: 18px;display: flex;align-items: center;padding: 0 14px;}
    .h_line6C2Ccon .swiper-slide dl {padding: 0 0;background-color: #477ec1;background: linear-gradient(left,#477ec1,#77addd);
    background: -webkit-linear-gradient(left,#477ec1,#77addd);padding: 0 0;margin: 0 6px;}
    .otherbannerword {width:100%;padding:0 10px;}
    .otherbannerword h2 {font-size: 19px;}
    .otherbannerword h3 {font-size: 14px;margin: 6px 0 0 0;font-weight: initial;}
    .huodongsummary,.huodongcon .shuoming{font-size: 15px;}
    .huodongtab {font-size: 15px;margin-top: 30px;}
    .huodongtab a {height: 50px;}
    .huodonglist {padding: 30px 0;}
    .biaodan{padding:20px 0 30px;}
    .biaodan dl { padding: 15px 0;font-size: 15px;-webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;}
    .biaodan dl dd{width:100%;margin-top:10px;flex: initial;margin-left:0;}
    .biaodan dl dt {flex: 1;}
    .biaodan dl dd {padding: 12px 15px; font-size: 15px;}
    .biaodan dl dd button {width: 186px;line-height: 50px;font-size: 16px;}
    .homeactivityicon {right: 6px; bottom: 85px;width: 56px;}
    .homeactivity {width: 300px;}
    .biaodan dl h5 span {font-size: 14px;}
    .shuoming h2 { font-size: 18px;line-height: 28px;}
    
}
@media(max-width:560px){
    .hwwyhC dl dt{overflow:hidden;}
    .hwwyhC dl dt img{height: auto;margin: -12px;width: 268px !important;max-width: calc(100% + 34px);}
    .hwwyhC dl dd {padding: 20px 20px;}
    .prenext a img {width: 14px;}
    .contactC .left .lefttel .con {font-size: 20px;}
    .contactC .left .lefttel .con:before{width: 15px;height: 15px;margin-right: 5px;}
}
@media(max-width:400px){
	.hwwyhC dl>img {width: 104px;height: auto;}
	.h_line3number li p { font-size: 12px;}
}
@media(max-width:330px){
    .prenext a {min-width: 80px;}
}



