@font-face { font-family: harml; src: url(../fonts/HarmonyOS_Sans_SC_Light.ttf); }
@font-face { font-family: harm; src: url(../fonts/HarmonyOS_Sans_SC_Regular.ttf); }
@font-face { font-family: harmm; src: url(../fonts/HarmonyOS_Sans_SC_Medium.ttf); }
@font-face { font-family: harmb; src: url(../fonts/HarmonyOS_Sans_SC_Bold.ttf); }
@font-face { font-family: harmt; src: url(../fonts/HarmonyOS_Sans_SC_Thin.ttf); }
body { font-family: "harmm"; }
/*Top003198 */
.Top003198 { position: relative; z-index: 100; left: 0; top: 0; width: 100%; font-family: 'HarmonyOS_Sans_SC'; background: #fff; }
.Top003198 menu li span { display: block; font-size: 20px; }
.Top003198 menu li a { color: #333; }
.Top003198 menu li a:hover, .Top003198 menu li.aon span a {color: #0e6eb8; font-weight: bold; }
.Top003198 li .sub .pic .Ispic {
padding-bottom: calc(400 / 310 * 100%); background-color: #eee; }
.Top003198 .top-hotline { color: #333; font-family: 'HarmonyOS_Sans_SC_Medium'; font-size: calc(20 / 16 * 1em);
padding-left: calc(29 / 20 * 1em);
background: url(../images/Top003198-te1.svg) no-repeat left center; background-size: 1em auto; line-height: calc(36 / 20 * 1em);
margin-top: 10px; }
.Top003198 .yyys { border-radius: 30px; background: rgba(0,0,0,0.1); color: #fff; font-size: 15px; padding: 10px 20px; margin-left: 20px; margin-top: 5px; }
.Top003198 .yyys a { color: #333; }
.Top003198 .yyys:hover a { color: #fff; }
.Top003198 .yyys:hover, .index .Top003198 .yyys:hover { background: #0e6eb8; color: #fff; }
.Top003198 .top-search { display: block; padding: 0; margin-left: calc(56 / 1920 * 100vw);
}
.Top003198 .top-search .box { position: relative; background-color: rgba(255,255,255,0.1); overflow: hidden; }
.Top003198 .top-search .box .text { width: 100%; display: block; line-height: calc(36 / 16 * 1em);
height: calc(36 / 16 * 1em);
font-size: 1em; background: none; border: 0; padding-left: calc(42 / 16 * 1em);
color: rgba(51, 51, 51, 0.5); }
.Top003198 .top-search .box .text.focus { color: #333; }
.Top003198 .top-search .box .text.focus { color: #fff; }
.Top003198.fixed { position: fixed; width: 100%; left: 0; top: 0; z-index: 100; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.Top003198.fixed menu li a { color: #333; }
.Top003198.fixed .top-hotline { color: #0e6eb8; background-image: url(../images/Top003198-te1.svg); }
.Top003198.fixed .yyys { background-color: rgba(0,0,0,0.1); }
.Top003198.fixed .yyys a { color: #333; }
.Top003198.fixed menu li a:hover, .Top003198.fixed menu li.aon span a { color: #0e6eb8; font-weight: bold; }
@media (min-width:1025px) {
.Top003198 .logo { display: table; height: calc(100 / 16 * 1em);}
.Top003198 .logo a { display: table-cell; vertical-align: middle; }
.Top003198 .logo img { max-height:calc(60 / 16 * 1em);}
.Top003198 menu li { float: left; margin-right: calc(46 / 1920 * 100vw);}
.Top003198 menu li span { line-height: calc(90 / 18 * 1em);}
.Top003198 li .sub { position: absolute; top: 100%; background-color: #fff; width: calc(320 / 16 * 1em);
margin-left: calc((300 / 16 * 1em) / -2);padding:  calc(10 / 16 * 1em);box-shadow: 0 5px 5px rgba(0,0,0,0.1); }
.Top003198 li .sub dl { background: none; width: 45%; }
.Top003198 li .sub dt { text-align: left; }
.Top003198 li .sub .pic { width: 50%; }
.Top003198 .top-right { padding-top: calc(27 / 16 * 1em);}
.Top003198 .top-right dd { float: left; }
.Top003198 .top-search .box {width: calc(150 / 16 * 1em);border-radius: calc(90 / 16 * 1em); transition: 0.3s; }
.Top003198 .top-search.show .box { width: calc(200 / 1920 * 100vw);}
.Top003198 .top-search .box .btn { left: 0; }

}

@media (max-width:1024px) {
.Top003198 .top-hotline, .Top003198 header:after { display: none; }
.Top003198 header { display: flex; justify-content: space-between; align-items: center; height: calc(70 / 16 * 1em);}
.Top003198 .logo img { max-height:calc(44 / 16 * 1em);}
.Top003198 menu { position: fixed; left: -100%; top: calc(70 / 16 * 1em);
height: calc(100% - (70 / 16 * 1em));
background-color: #fff; opacity: 0; transition: 0.5s; box-shadow: 0 5px 5px rgba(0,0,0,0.1); width: 50vw; max-width: 240px; }
.menu-show .Top003198 menu { left: 0; opacity: 1; }
.Top003198 menu ul { height: 100%; overflow: auto; }
.Top003198 menu li { border-bottom: 1px dotted #eee; }
.Top003198 menu li span { line-height: 3; padding-left: 2em; font-size: 16px; }
.Top003198 menu li.has-sub span .op:before, .Top003198 menu li.has-sub span .op:after { background-color: #0e6eb8; }
.Top003198 li .sub { background-color: #eee; }
.Top003198 li .sub .pic { display: none; }
.Top003198 .top-search { margin: 0 5vw 0 0; position: inherit; }
.Top003198 .top-search .box { top: 100%; left: 0; width: 100%; opacity: 1; position: absolute; display: none; background-color: rgba(255,255,255,0.8); }
.Top003198 .top-search .box .btn { right: 0; }
.Top003198 .top-search .box .text { padding: 0 calc(42 / 16 * 1em) 0 calc(20 / 16 * 1em);}
.Top003198 .top-right dl:after { display: none; }
.Top003198 .top-right dl { display: flex; align-items: center; }
.Top003198 .open-search {
width: calc(24 / 16 * 1em);
height: calc(24 / 16 * 1em); background: url(../images/Top003198-search.svg) no-repeat center center; background-size: contain; display: block; position: relative; }
.Top003198 .open-search.on { width: calc(30 / 16 * 1em);
height: calc(30 / 16 * 1em);
}
.Top003198 .open-search.on:after, .Top003198 .open-search.on:before { background-color: #0e6eb8; }
.Top003198 .open-menu {
width: calc(30 / 16 * 1em);
height: calc(24 / 16 * 1em); display: flex; flex-wrap: wrap; flex-direction: column; justify-content: space-between; transition: 0.3s; }
.Top003198 .open-menu span { display: block; transition: 0.3s; height: 2px; background-color: #000; }
.menu-show .Top003198 .open-menu { border-radius: 50%; background-color: #0e6eb8; padding: calc(9 / 16 * 1em);
height: calc(30 / 16 * 1em);
}
.menu-show .Top003198 .open-menu span { background-color: #fff; height: 1px; }
.Top003198 .yyys { padding: 5px 15px; margin-right: 10px; }
}
/*Banner003200 */
.Banner003200 { position: relative; z-index: 1; }
.Banner003200 .solgan { position: absolute; left: 0; top: 40%; width: 100%; z-index: 10; transform: translateY(-50%); }
.Banner003200 .solgan .txt { max-width: 60%; }
.Banner003200 .solgan h2 { font-size: 40px; color: #0e6eb8; }
.Banner003200 .solgan p { font-size: 18px; color: #0e6eb8; margin: 0 0 5vw; line-height: 30px; }
.Banner003200 .solgan a { padding: 15px 30px; background-color: #0e6eb8; border-radius: 30px; font-size: 16px; color: #fff; box-shadow: 0px 0.5em 1.5em rgba(14,110,184,0.2); }
.Banner003200 .slick-dots { position: absolute; left: 0; width: 100%; text-align: center; bottom: calc(60 / 960 * 100%);
z-index: 10; }
.Banner003200 .slick-dots li {width: 15px;height: 15px;border: 1px solid #0e6eb8;border-radius: 50%;cursor: pointer;display: inline-block;margin: 0 calc(10 / 1920 * 100vw);}
.Banner003200 .slick-dots li button { display: none; }
.Banner003200 .slick-dots li.slick-active {background-color: #0e6eb8;border-color: #0e6eb8;}
.Banner003200 .slider figure { background-position: center center; background-repeat: no-repeat; background-size: cover; width: 100%; padding-bottom: 33%; }

@media (min-width:1025px) {
.Banner003200 .wap { display: none; }
}

@media(max-width:1280px) {
.Banner003200 .solgan h2 { font-size: 30px; }
}

@media (max-width:1024px) {
.Banner003200 .pc { display: none; }
.Banner003200 .solgan h2 { font-size: 20px; margin: 5px 0; }
.Banner003200 .solgan p { font-size: 14px; line-height: 24px; }
.Banner003200 .solgan a { padding: 10px 20px; font-size: 14px; }
.Banner003200 .slider figure { padding-bottom:80% }
.Banner003200 .slick-dots li{ margin:0 4px}
}



#cp { position: relative; top: -80px; }




/*Floor001891 */
.Floor001891 { padding: 4% 0; background-color: #f9fbff; }
.Floor001891 .slider-tab li { text-align: center; font-size: 16px; padding: 23px 0; cursor: pointer; line-height: 30px; position: relative; }
.Floor001891 .slider-tab li img { margin-right: 5px; vertical-align: middle; width: 45px; height: 45px; }
.Floor001891 .slider-tab li .hover { display: none; }
/* .Floor001891 .slider-tab li.slick-current{ color:#fff;background-color:#014099;} */
.Floor001891 .slider-tab li span { display: block; margin: 5px auto; font-size: 18px; position: relative; }
.Floor001891 .slider-tab li.slick-current img { display: none; }
.Floor001891 .slider-tab li.slick-current .hover { display: inline-block; }
.Floor001891 .slider-tab li.slick-current span { color: #0e6eb8; }
.Floor001891 .slider-tab li.slick-current span::after { content: ""; display: block; width: 50px; height: 3px; background-color: #0e6eb8; position: absolute; left: 50%; transform: translateX(-50%); bottom: -10px; }
.Floor001891 .slider-tab li.slick-current i { position: absolute; width: 0; height: 0; left: 50%; margin-left: -12px; bottom: -12px; border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 12px solid #014099; }
.Floor001891 .slider-tab { padding-bottom: 12px; }
.Floor001891 .slick-arrow { bottom: 0; font-size: 1em; text-indent: 999em; overflow: hidden; width: calc(60 / 16 * 1em);
height: calc(60 / 16 * 1em);
border-radius: 50%; position: absolute; z-index: 10; background: url(../images/left.svg) no-repeat center center; background-size: 30px; transition: 0.3s; top: 50%; transform: translateY(-50%); }
.Floor001891 .slick-next { background-image: url(../images/right.svg); right: -5%; }
.Floor001891 .slick-prev { left: -5%; }
.Floor001891 .slick-prev:hover { background-image: url(../images/left-on.svg); }
.Floor001891 .slick-next:hover { background-image: url(../images/right-on.svg); }
.Floor001891 .box { padding: 4% 0; }
.Floor001891 .box section { display: none; }
.Floor001891 .box .pic { float: right; width: 48%; }
.Floor001891 .box .pic img { display: block; width: 100%; }
.Floor001891 .box .txt { float: left; width: 52%; position: relative; }
.tit_num { font-size: 80px; color: #ebf0f8; position: absolute; left: 0; top: -10px; font-family: DIN; font-weight: bold; z-index: -1; }
.Floor001891 .box .tit { color: #333; font-size: 36px; padding-top: 30px; margin-bottom: 50px; }
.Floor001891 .box .txt pre { margin: 3% 0 5% 0; line-height: 30px; font-size: 16px; }
.Floor001891 .box .txt dl { display: flex; flex-wrap: wrap; }
.Floor001891 .box .txt dl dd { line-height: 40px; font-size: 18px; color: #555; background: url(../images/quan.svg) left center no-repeat; background-size: 10px; padding-left: 20px; width: 50%; }
.Floor001891 .text p { font-size: 16px; color: #555; line-height: 30px; }

@media(max-width:1280px) {
.Floor001891 .box .tit { font-size: 30px; }
}

@media(max-width:1024px) {
.Floor001891 .slider-tab li { padding: 10px 0; }
.Floor001891 .slider-tab li.slick-current i { display: none; }
.Floor001891 .slider-tab li img { width: 35px; height: 35px; }
.Floor001891 .slick-prev { left: 0; }
.Floor001891 .slick-next { right: 0; }
}

@media(max-width:768px) {
.Floor001891 .box .pic, .Floor001891 .box .txt { float: none; width: auto; }
.Floor001891 .box .pic { padding: 3% 0; }
.Floor001891 .box .tit { font-size: 20px; }
.Floor001891 .box .txt dl dd { font-size: 16px; }
.Floor001891 .box .txt .more { font-size: 14px; }
.Floor001891 .box .txt pre { line-height: 25px; font-size: 14px; }
}

@media(max-width:640px) {
.Floor001891 .slider-tab li { font-size: 14px; }
}
.Home_tit h2 { font-size: 32px; color: #000; text-align: center; margin: 0; margin-bottom: 50px; }

@media(max-width:1280px) {
.Home_tit h2 { font-size: 30px; }
}

@media(max-width:1024px) {
.Home_tit h2 {/* font-size: 22px;  */   margin-bottom: 25px;}
}
/*Floor002721 */
.Floor002721 { padding: 5% 0 10% 0; background: url(../uploadfiles/Floor002721-bg.jpg) no-repeat center; background-size: cover;}


.Floor002721 .rq1{
    width: 100%;
}
.Floor002721 .rq2{
    width: 100%;
    position: relative;
}
.Floor002721 .rq2 .bj{
    width: 31.63%;
    display: block;
    margin: 0 auto;
}
.Floor002721 .rq2 .div{ cursor: pointer;
    background: #fff;
    box-shadow: 0px 4px 14px 0px rgb(204 213 222 / 50%);
    padding: calc(20 / 16 * 1em);    display: block;
}
.Floor002721 .rq2 .div:nth-child(2n){
    text-align: left;
}
.Floor002721 .rq2 .div .p1{
    font-size: calc(24 / 16 * 1em);
    color: #000000; 
	margin: 0;
}
.Floor002721 .rq2 .div .icon{
     width: calc(60 / 16 * 1em);height: calc(60 / 16 * 1em);border-radius: 50%;background: #0e6eb8;box-shadow: 0px 0.5em 1.5em rgb(14 110 184 / 20%);
}
.Floor002721 .rq2 .div .icon img {
width: calc(30 / 16 * 1em); position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }


.Floor002721 .rq2 .div:hover { margin-top: -10px;}

@media (min-width:1025px) {
.Floor002721 .rq2 .div{ cursor: pointer;
    width: calc(420 / 16 * 1em);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: right;transition: .3s;
}
.Floor002721 .rq2 .div:nth-child(2n){
    text-align: left;
}
.Floor002721 .rq2 .div:nth-child(2n) .icon{
    left: -90px;
}

.Floor002721 .rq2 .div .icon{
    position: absolute;
    right: -90px;
    top: 50%;
    margin-top: calc(-30 / 16 * 1em); 
}

.Floor002721 .rq2 .div.div1{
    top: 18%;
    left: 18%;
}
.Floor002721 .rq2 .div.div2{
    top: 18%;
    left: 82%;
}
.Floor002721 .rq2 .div.div3{
    top: 57%;
    left: 15%;
}
.Floor002721 .rq2 .div.div4{
    top: 57%;
    left: 85%;
}
.Floor002721 .rq2 .div.div5{
    top:106%;
    left: 50%;
	text-align: center;
	transform: translateX(-50%);
}
.Floor002721 .rq2 .div.div5 .icon{
    left: 50%;
    top: 0;
    margin-top: calc(-70 / 16 * 1em);
    margin-left: calc(-30 / 16 * 1em);
}
}

@media(max-width:1024px) {
.Floor002721{ padding:10% 0;}
.Floor002721 .rq2 .div .p1{    font-size: calc(20 / 16 * 1em);}
.Floor002721 .rq2 .div{
        position: static;
        transform: translate(0);
        width: 49%;
        float: left;
        margin-right: 2%;
        margin-bottom: 2%;
        text-align: left;
    }
    .Floor002721 .rq2 .div:nth-child(2n){
        margin-right: 0;
    }
    .Floor002721 .rq2 .bj{
        display: none;
    }
    .Floor002721 .rq2 .div .icon{
        position: static;
        display: block;
        transform: translate(0);
        margin-bottom: 10px;
    }
 }
@media(max-width:640px) {
.Floor002721 .rq2 .div{
        width: 100%;
        float: none;
        margin-right: 0; text-align: center !important;
    }
	.Floor002721 .rq2 .div .icon{
        margin: 0 auto 10px auto;
    }

 }

/*Floor002823 */
.Floor002823 { padding: 5% 0; background-image: linear-gradient(120deg, rgb(237, 250, 252), rgb(245, 248, 255));}
 
/*swiper*/
.Floor002823 .swiper-container,
.Floor002823 .swiper-wrapper,
.Floor002823 .swiper-slide {position: relative;width: 100%;}
.Floor002823 .swiper-container,
.Floor002823 .swiper-wrapper{z-index: 1;}
.Floor002823 .swiper-container {overflow: hidden;}
.Floor002823 .swiper-container-multirow>.swiper-wrapper {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.Floor002823 .swiper-container-android .swiper-slide, 
.Floor002823 .swiper-wrapper {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.Floor002823 .swiper-wrapper,
.Floor002823 .swiper-slide {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;}
.Floor002823 .swiper-wrapper {-webkit-box-sizing: content-box;box-sizing: content-box;}
.Floor002823 .swiper-slide {-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}
/*swiper end*/

.Floor002823 li {/* float: left; */text-align: center;position: relative;padding-top: calc(75 / 16 * 1em);}
.Floor002823 li .icon {position: absolute;width: calc(120 / 16 * 1em);height: calc(120 / 16 * 1em);border-radius: 50%;top: 12px;left: 50%;background: #0e6eb8;box-shadow: 0px 0.5em 1.5em rgb(14 110 184 / 20%);margin-left: calc(-60 / 16 * 1em);z-index: 20;transition: .3s;}
.Floor002823 li:hover .icon{top: 2px;}
.Floor002823 li .icon img {
width: calc(50 / 16 * 1em); position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.Floor002823 li .txt { background: #fff; padding: calc(25 / 16 * 1em);
padding-top: calc(85 / 16 * 1em);}
.Floor002823 li .txtCon .h3 {font-size: calc(24 / 16 * 1em);color: #000;margin-top: 0;font-weight: normal;}
.Floor002823 li .txtCon p {
line-height: calc(30 / 16 * 1em);
height: calc(30 * 7 / 16 * 1em); color: #555; overflow: hidden; }


.Floor002823 .pagers{padding-top:5%;text-align:center;display: none;}
.Floor002823 .pagers span{display:inline-block;width: 15px;height: 15px;border: 1px solid #0e6eb8;border-radius:50%;cursor:pointer;margin:0 4px;}
.Floor002823 .pagers span.swiper-pagination-bullet-active{background: #0e6eb8;}
@media(max-width:1024px) {
.Floor002823 .pagers{ display: block;}
}
@media (min-width:641px) {
/*.Floor002823 li { width: calc((100% - (60 / 16 * 1em)*3)/4);}
.Floor002823 li:not(:nth-child(4n)) {
margin-right: calc(60 / 16 * 1em);}
.Floor002823 li:nth-child(n+5) { margin-top: calc(60 / 16 * 1em);}
.Floor002823 li:nth-child(4n+1) { clear: left; }*/
}
@media(min-width:481px) and (max-width:640px) {
/*.Floor002823 li { width:calc((100% - (60 / 16 * 1em))/2);}
.Floor002823 li:not(:nth-child(2n)) {margin-right:calc(60 / 16 * 1em);}
.Floor002823 li:nth-child(n+3) { margin-top: calc(60 / 16 * 1em);}*/
}
@media(max-width:768px) {
.Floor002823 { padding: 10% 0; }
.Floor002823 li .txtCon p{height: calc(21 * 7 / 16 * 1em);}
.Floor002823 li .icon {width: calc(100 / 16 * 1em);height: calc(100 / 16 * 1em);margin-left: calc(-50 / 16 * 1em);}
.Floor002823 li .txt{padding-top: calc(75 / 16 * 1em);}
}
@media(max-width:480px) {
/*.Floor002823 li { float: none; }*/
}
/*Floor002837 */

.Floor002837 {padding: 5% 0 6%;position: relative;background: url(../images/Floor002837-bg.jpg) no-repeat center top;}
.Floor002837 .main {position: relative;z-index: 1;}
.Floor002837 .main .slider{ margin: 0 calc(-20 / 16 * 1em);}
.Floor002837 .main li{ padding: calc(15 / 16 * 1em);}
.Floor002837 .main li .txtCon { text-align: center; margin: 0 calc(20 / 16 * 1em); padding: calc(40 / 16 * 1em);
    box-shadow: 0px 4px 14px 0px rgb(204 213 222 / 50%);background: #fff;

}
.Floor002837 .main li .icon { position: relative; width: calc(160 / 16 * 1em); margin: 0 auto;}
.Floor002837 .main li .icon .img { display: inline-block; position: relative; width: calc(120 / 16 * 1em);
height: calc(120 / 16 * 1em);
border-radius: 50%; background: #0e6eb8; box-shadow: 0px 0.5em 1.5em rgb(14 110 184 / 20%); top: 0; transition: .3s;
}
.Floor002837 .main li:hover .icon .img{ top: -10px;}
.Floor002837 .main li .icon .img img {
width: calc(50 / 16 * 1em); position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.Floor002837 .main li .txtCon .h3 {font-size: calc(24 / 16 * 1em);color: #000;font-weight: normal;}
.Floor002837 .main li .txtCon p {
line-height: calc(30 / 16 * 1em); height: calc(30 * 4 / 16 * 1em); color: #555; }
.Floor002837 .main .slick-arrow { position: absolute; top: 50%; width: 2.5vw; height: 2.5vw; top: 50%; margin-top: -1.25vw; font-size: 0;  border: 0;  background: rgba(0,0,0,0.1); border-radius: 50%; background-position: center; background-repeat: no-repeat; background-size: auto 20px; cursor: pointer; }

.Floor002837 .main .slick-prev { left: -3vw;  background-image: url(../images/left-on.svg) }
.Floor002837 .main .slick-next { right: -3vw; background-image: url(../images/right-on.svg)}
.Floor002837 .main .slick-disabled { cursor: default; }
.Floor002837 .slick-dots {position: absolute;left: 0;width: 100%;text-align: center;bottom: calc(-133 / 960 * 100%);z-index: 10;}
.Floor002837 .slick-dots li {width: 15px;height: 15px;border: 1px solid #0e6eb8;border-radius: 50%;cursor: pointer;display: inline-block;margin: 0 calc(10 / 1920 * 100vw);padding: 0;}
.Floor002837 .slick-dots li button { display: none; }
.Floor002837 .slick-dots li.slick-active {background-color: #0e6eb8;border-color: #0e6eb8;}

@media(max-width:640px) {
.Floor002837{padding: 10% 0 70px;}	
.Floor002837 .main li{ padding: calc(0 / 16 * 1em);}
.Floor002837 .slick-dots li{ margin:0 4px}
.Floor002837 .main li .txtCon{    margin: 0 calc(1 / 16 * 1em);    border: 1px solid rgb(237, 250, 252);box-shadow:none; padding:calc(25 / 16 * 1em)}
.Floor002837 .slick-dots{    bottom: calc(-100 / 960 * 100%);}
.Floor002837 .main .slick-arrow { width: 3vw; height: 3vw; }
.Floor002837 .main .slick-prev { left: 0; }
.Floor002837 .main .slick-next { right:0; }
.Floor002837 .main .slider{ margin: 0 calc(0 / 16 * 1em);}
.Floor002837 .main li .txtCon p{ height:calc(36 * 4 / 16 * 1em);}
.Floor002837 .main li .icon .img {width: calc(100 / 16 * 1em);height: calc(100 / 16 * 1em);}

}
/*PicList002497 */
.PicList002497 { padding: 5% 0;  background-image: linear-gradient(120deg, rgb(237, 250, 252), rgb(245, 248, 255)); }
.PicList002497 li { }
.PicList002497 li .txtCon .ytable-cell { vertical-align: top; }
.PicList002497 li .icon { position: relative; width: calc(160 / 16 * 1em);
}
.PicList002497 li .icon .img { display: inline-block; position: relative; width: calc(120 / 16 * 1em);
height: calc(120 / 16 * 1em);
border-radius: 50%; background: #0e6eb8; box-shadow: 0px 0.5em 1.5em rgb(14 110 184 / 20%); top: 0; transition: .3s;
}
.PicList002497 li:hover .icon .img{ top: -10px;}
.PicList002497 li .icon .img img {
width: calc(50 / 16 * 1em); position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.PicList002497 li .txtCon .h3 {font-size: calc(24 / 16 * 1em);color: #000;margin-top: 0;font-weight: normal;}
.PicList002497 li .txtCon p {
line-height: calc(30 / 16 * 1em); color: #555; }

@media (min-width:641px) {
.PicList002497 li { float: left; width: calc((100% - (80 / 16 * 1em))/2);
}
.PicList002497 li:not(:nth-child(2n)) {
margin-right: calc(80 / 16 * 1em);
}
.PicList002497 li:nth-child(n+3) { margin-top: calc(80 / 16 * 1em);
}
.PicList002497 li:nth-child(2n+1) { clear: left; }
}

@media(max-width:768px) {
.PicList002497{ padding:10% 0}
.PicList002497 li .icon .img{    width: calc(100 / 16 * 1em); height: calc(100 / 16 * 1em);}
.PicList002497 li .icon{width: 100%; text-align: center;}
.PicList002497 li .txtCon .h3{margin-top: 3%;    text-align: center;}
.PicList002497 li:not(:last-child){border-bottom: 2px solid #d9eeff;padding-bottom: 4%;}
.PicList002497 li .txtCon .ytable-cell{ display:block}
.PicList002497 li .txtCon p{ text-align:justify}
}

@media(max-width:640px) {
.PicList002497 li:not(:first-child) { margin-top: calc(35 / 16 * 1em)}
}
/*Floor003202 */
.Floor003202 { background: url(../images/Floor003202-bg.jpg) no-repeat center center; background-size: 100% 100%; font-family: 'HarmonyOS_Sans_SC'; overflow: hidden; padding: 3% 0; text-align: center; }
.Floor003202 .auto { position: relative; }
.Floor003202 .title { font-size: 30px; color: #fff; }
.Floor003202 .intro-2 {
line-height: calc(28 / 16 * 1em); font-size: 18px; margin: 30px 0; color: #fff; }
.Floor003202 .index-more a { display: inline-block; color: #fff; border: solid 2px #fff; line-height: calc(56 / 16 * 1em);
border-radius: calc(60 / 16 * 1em);
padding: 0 calc(57 / 16 * 1em) 0 calc(19 / 16 * 1em);
background: url(../images/Floor003202-more.svg) no-repeat right calc(21 / 16 * 1em) center;
background-size: calc(12 / 16 * 1em) auto;
transition: 0.3s; }
.Floor003202 .index-more a:hover { background-color: #fff; color: #0e6eb8; background-image: url(../images/Floor003202-more-on1.svg); border-color: #fff; }

@media(max-width:1280px) {
.Floor003202 .title { font-size: 26px; }
.Floor003202 .intro-2 { margin: 10px 0; }
}

@media (max-width:1024px) {
.Floor003202 .index-more { font-size: 0.9em; }
.Floor003202 .index-more a { line-height: 3; }
.Floor003202 .auto { padding: 4em 2%; }
.Floor003202 .intro-1 { font-size: 1.5em; }
.Floor003202 .pic-group dd.s { width: 3em; }
.Floor003202 .pic-group dd.m { width: 5em; }
.Floor003202 .pic-group dd.l { width: 7em; }
.Floor003202 .pic-group dd .Ispic { border-radius: 0.3em; opacity: 0.5; }
.Floor003202 .pic-group dd:nth-child(1) { top: 3%; right: calc(100% - 17vw); }
.Floor003202 .pic-group dd:nth-child(2) { top: 22%; left: 5%; }
.Floor003202 .pic-group dd:nth-child(3) { top: 20%; }
.Floor003202 .pic-group dd:nth-child(4) { top: 2%; left: calc(100% - 15vw); }
.Floor003202 .pic-group dd:nth-child(5) { bottom: 5%; }
.Floor003202 .pic-group dd:nth-child(6) { bottom: 5%; }
.Floor003202 .title { font-size: 20px; }
.Floor003202 .intro-2 { font-size: 16px; }
.Floor003202 .index-more a { font-size: 16px; }
}
/*Other002539 */
.Other002539 { position: fixed; z-index: 200; right: 3%; }
.Other002539 ul li { position: relative; }
.Other002539 ul li figure { position: absolute; top: 50%; right: 48px; background: #0e6eb8; color: #fff; display: none; transform: translateY(-50%); border-radius: 30px 0 0 30px; }
.Other002539 .li_wx figure { padding: 0 20px; font-size: 18px; line-height: 48px; white-space: nowrap; }
.Other002539 .li_wx figure a { color: #fff; }
.Other002539 .li_sina figure { padding: 0 20px; font-size: 18px; line-height: 48px; white-space: nowrap; }
.Other002539 .li_sina figure a { color: #fff; }
.Other002539 .icon { display: block; width: 60px; height: 60px; background: url(../images/Other002539-icon.png) no-repeat left top #0e6eb8; ; border-radius: 50px; margin-bottom: 10px; }
.Other002539 .li_sina .icon { background-position: 0 -60px; }
.Other002539 .li_tel .icon { background-position: 0 -120px; }
.Other002539 .icon.gettop { background-position: 0 100%; }
.Other002539 .icon.open { background-image: none; position: relative; }
.Other002539 .open span { color: #fff; font-size: 24px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

@media(min-width:1025px) {
.Other002539 { top: 50%; transform: translateY(-50%); }
.Other002539 ul { display: block !important; }
.Other002539 .icon.open { display: none; }
.Other002539 .li_tel figure::before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; background-color: transparent; }
}

@media(max-width:1024px) {
.Other002539 { bottom: 5%; }
.Other002539 ul { display: none; }
.Other002539 #open_2539 { background-color: #483f3e; }
}
/*Bottom002930 */
.Bottom002930 { overflow: hidden; background: #333; }
.Bottom002930 .name { padding-bottom: 30px; }
.Bottom002930 .name a { display: inline-block; color: #fff; font-size: 20px; border-bottom: 2px solid #0e6eb8; padding-bottom: 5px; }
.Bottom002930 .b_links dd { position: relative; background: rgba(255,255,255,0.1); line-height: 30px; padding: 5px 0 5px 32px; border-radius: 10px; font-size: 16px; }
.Bottom002930 .b_links dd:before { position: absolute; content: ''; width: 6px; height: 1px; background: #0e6eb8; left: 14px; top: 16px; }
.Bottom002930 .b_links dd:not(:last-child) { margin-bottom: 6px; }
.Bottom002930 .b_links dd a { color: #fff; }
.Bottom002930 .b_links dd a:hover { text-decoration: underline; }
.Bottom002930 .b_contact { font-size: 16px; color: #fff; }
.Bottom002930 .b_contact .code { text-align: center; }
.Bottom002930 .b_contact .code img { max-width: 138px; }
.Bottom002930 .b_contact .code h4 { margin: 5px 0 0 0; font-size: 18px; }
.Bottom002930 .b_contact dl label { display: block; color: #9f998f; padding-bottom: 10px; }
.Bottom002930 .b_contact dl > * { padding-bottom: 25px; }
.Bottom002930 .b_contact dt .tel { font-size: 24px; }
.Bottom002930 .b_contact dt .email { font-size: 20px; }

@media(min-width:481px) {
.Bottom002930 .b_contact dt { float: left; width: 50%; padding-right: 2%; }
.Bottom002930 .b_contact dd { clear: both; }
}
.Bottom002930 .copyright { background: #222; color: rgba(255, 255, 255, 0.5); text-align: center; line-height: 22px; padding: 23px 0; }
.Bottom002930 .copyright a { color: rgba(255, 255, 255, 0.5); display: inline-block; margin-left: 10px; }

@media(min-width:1025px) {
.Bottom002930 > .auto { position: relative; z-index: 1; }
.Bottom002930 > .auto > div { position: relative; z-index: 4; margin: 2.71vw 0 1.35vw 0; }
.Bottom002930 .b_links { width: 27.084%; }
.Bottom002930 .b_contact { width: 61.334%; }
.Bottom002930 .b_contact { padding-right: 210px; min-height: 188px; }
.Bottom002930 .b_contact .code { position: absolute; right: 0; top: 0; text-align: center; }
}

@media(max-width:1024px) {
.Bottom002930 .b_links, .Bottom002930 .b_contact .code { padding: 5vw 0; }
.Bottom002930 .b_contact { padding-top: 5vw; }
.Bottom002930 .b_links, .Bottom002930 .b_contact .code { display: none; }
.Bottom002930 .b_contact dt .tel { font-size: 20px; }
.Bottom002930 .b_contact dt .email { font-size: 16px; }
}
.pop-up { display: none; position: fixed; z-index: 150; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); }
.pop-up .ycenter { height: 100%; }
.pop-up .main { position: relative; width: 90%; margin: 0 auto; max-width: 600px; background: #fff; border: 5px solid #0e6eb8; border-radius: 10px; padding: 2%; }
.pop-up .close { position: absolute; width: 30px; height: 30px; right: -15px; top: -15px; border-radius: 50%; background: #0e6eb8; cursor: pointer; }
.pop-up .close::before, .pop-up .close::after { position: absolute; content: ''; left: 20%; top: 50%; width: 60%; height: 3px; background: #fff; margin-top: -1px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); }
.pop-up .close::before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
.pop-up#form td { padding-top: 4%; vertical-align: top; }
.pop-up#form td.f-name { text-align: right; width: 90px; line-height: 32px; font-size: 16px; }
.pop-up#form td .text { width: 100%; line-height: 32px; height: 32px; border: 1px solid #eee; border-radius: 3px; padding: 0 5px; }
.pop-up#form td .btn { width: 40%; margin-right: 3%; height: 40px; cursor: pointer; border: none; border-radius: 3px; color: #fff; background: #0e6eb8; max-width: 120px; font-size: 16px; }
.pop-up#form td .btn_reset { background: #999; }
.pop-up#form td textarea.text { height: 90px; width: 100% !important; max-width: 100%; max-height: 100px; overflow-y: auto; }
.pop-up#form p { margin: 0; text-align: center; font-size: 22px; font-weight: bold; color: #0e6eb8; }
.pop-up#map .main { padding: 15px; }
.pop-up .map { height: 300px; }
.bk { padding: 2% 0; }
.bk .w22 { width: 32%; }
.bk .w75 { width: 64%; }
.bk .w20 { width: 20%; }
.bk .w80 { width: 73%; }
.xq_right { }
.xq_right .gzh { box-shadow: 0 0 10px rgba(0,0,0,0.05); padding: 20px; border-radius: 5px; }
.xq_right .gzh img { width: 100%; max-width: 150px; }
.xq_right .gzh p { font-size: 16px; color: #333; line-height: 30px; }
.gzh { text-align: center; margin-bottom: 30px; }
.bk_pic img { width: 100%; cursor: pointer;}
.meun_box { position: relative; }
.meun_box .tab-ul { background: url(../images/Floor003163-line.gif) repeat-x left bottom; position: relative; margin-bottom: 2.25em; display: flex; }
.meun_box a.more { position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #949494; font-size: 16px; }
.meun_box .tab-ul li { margin-right: 20px; }
.meun_box a.more:after { display: inline-block; content: ''; width: 0.5em; height: 0.5em; vertical-align: middle; margin-left: 0.35em; transform: rotate(45deg); border-top: 1px solid #949494; border-right: 1px solid #949494; }
.meun_box .tab-ul li span { display: block; border-bottom: 3px solid transparent; cursor: pointer; line-height: 2.3636; font-size: 20px; }
.meun_box .tab-ul li.on span { border-bottom-color: #0e6eb8; color: #0e6eb8; font-weight: bold; }
/*Page003143 */
.Page003143 .Pages { padding: 4% 0 0; text-align: center; font-family: 'PingFang-SC-Medium'; }
.Page003143 .Pages .p_page a.a_first, .Page003143 .Pages .p_page a.a_end, .Page003143 .Pages > span:not(.p_page) { display: none; }
.Page003143 .Pages .p_page { display: table; margin: 0 auto; }
.Page003143 .Pages .p_page * { float: left; }
.Page003143 .Pages .p_page a { border: solid 1px #ebebeb; line-height: 36px; transition: 0.3s; }
.Page003143 .Pages .p_page > a { border-radius: 5px; padding: 0 15px; }
.Page003143 .Pages .p_page em { font-style: normal; margin: 0 30px; }
.Page003143 .Pages .p_page em a { width: 36px; border-radius: 50%; margin: 0 5px; }
.Page003143 .Pages .p_page a:hover, .Page003143 .Pages .p_page a.a_cur { color: #fff; background-color: #0e6eb8; border-color: #0e6eb8; }

@media (max-width:1024px) {
.Page003143 .Pages { padding:2em 0; }
.Page003143 .Pages .p_page em { display: none; }
.Page003143 .Pages .p_page > a { margin: 0 10px; }
.pop-up#form p { font-size: 18px; }
.pop-up#form td.f-name, .pop-up#form td .btn { font-size: 14px; }
.bk .w75, .bk .w75, .bk .w20, .bk .w80, .bk .w22 { width: 100%; }
.meun_box .tab-ul li.on span, .meun_box .tab-ul li span { font-size: 18px; }
.meun_box .tab-ul li { margin-right: 18px; }
.meun_box a.more { font-size: 15px; }
}
.ban, .ban img { width: 100%; }
.ban .wap{display:none}
@media (max-width:768px) {
.ban .pc{display:none}
.ban .wap{display: block}
}
/*PicList003140 */
.PicList003140 ol { border-bottom: 1px dotted #ececec; padding-bottom: 2.4375em; }
.PicList003140 ol time { margin-bottom: 1.5em; }
.PicList003140 ol .more { display: block; width: 10em; line-height: 3.125em; color: #fff; background-color: #0e6eb8; text-align: center; border-radius: 30px; box-shadow: 0px 0.5em 1.5em rgba(14,110,184,0.2); font-size: 15px; }
.PicList003140 ol .more:after { display: inline-block; content: ''; margin-left: 1em; background: url(../images/PicList003140-icon-white.svg) no-repeat; width: 16px; height: 6px; vertical-align: middle; background-size: contain; }
.PicList003140 ol p { margin-bottom: 2.5em; }
.PicList003140 li a { display: block; border-bottom: 1px dotted #ececec; padding: 1.5em 1.2em; transition: 0.3s; }
.PicList003140 .tit { font-size: 18px; color: #333 }
.PicList003140 a:hover .tit { color: #0e6eb8; }
.PicList003140 p { color: #666; font-size: 15px; line-height: 1.71428; font-weight: normal; }
.PicList003140 li p { min-height: 3.42856em; }
.PicList003140 time { color: #999; display: inline-block; }
.PicList003140 li time { padding-right: 2em; background: url(../images/PicList003140-icon.svg) no-repeat right center; background-size: 1em auto; }
.PicList003140 li a:hover time { background-image: url(../images/PicList003140-icon-red.svg); }
.PicList003140 li a:hover { background-color: #fff; box-shadow: 0 0.625em 4.375em rgba(0, 0, 0, 0.08); }
.PicList003140 ol .img .Ispic{padding-bottom: 80%;}
@media (min-width:1025px) {
.PicList003140 ol .img { width: 33.429%; border-radius: 20px; overflow: hidden; }
.PicList003140 ol .txt { padding-left: 2.125em; }
.PicList003140 li { width: 100%; }
}

@media (max-width:1024px) {
.PicList003140 .auto { margin-top: 2em; margin-bottom: 2em; }
.PicList003140 ol .img { margin-bottom: 2em; }
.PicList003140 ol time { font-size: 15px; margin-bottom: 10px; }
.PicList003140 ol p { margin: 5px 0 10px; }
.PicList003140 li a { padding: 1.5em 0.5em; }
.PicList003140 ol .img .Ispic{padding-bottom: 55%;}
}
.bk_box { box-shadow: 6px 6px 16px rgba(4,0,0,0.15); padding: 6%; display: flex; align-items: center; justify-content: center; margin-top: 50px; border-radius: 10px; }
.bk_box:hover { box-shadow: 6px 6px 16px rgba(14,110,184,0.2); }
.qrcode { width: 32%; }
.bk_box .text { margin-left: 4%; }
.bk_box .text .name { font-size: 22px; color: #333; }
.bk_box .text p { font-size: 16px; color: #999; line-height: 30px; }
/*Floor003163 */
.Floor003163 .tab-ul { background: url(../images/Floor003163-line.gif) repeat-x left bottom; position: relative; margin-bottom: 2.25em; }
.Floor003163 .tab-ul li > a { position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #949494; }
.Floor003163 .tab-ul li:not(.on) > a { display: none; }
.Floor003163 .tab-ul li > a:after { display: inline-block; content: ''; width: 0.5em; height: 0.5em; vertical-align: middle; margin-left: 0.35em; transform: rotate(45deg); border-top: 1px solid #949494; border-right: 1px solid #949494; }
.Floor003163 .tab-ul li span { display: block; border-bottom: 3px solid transparent; cursor: pointer; line-height: 2.3636; font-size: 20px; }
.Floor003163 .tab-ul li.on span { border-bottom-color: #0e6eb8; color: #0e6eb8; font-weight: bold; }
.Floor003163 .list li { padding-left: 1em; position: relative; }
.Floor003163 .list li:before { position: absolute; content: ''; left: 0; top: 50%; height: 2px; width: 4px; background-color: #0733a2; }
.Floor003163 .news { margin-bottom: 1.875em; }
.Floor003163 .right .list li { border-bottom: 1px solid #eee; overflow: hidden; line-height: 2.9375; }
.Floor003163 .right .list li a { position: relative; top: 0; transition: all .3s; }
.Floor003163 .right .list li.new a { float: left; max-width: 100%; padding-right: 33px; background: url(../images/Floor003163-new.png) no-repeat right center; }
.Floor003163 .right .list li:hover a { top: 5px; }
.Floor003163 .left .list ol { position: relative; }
.Floor003163 .left .list ol .Ispic { height: 21.8125em; }
.Floor003163 .left .list ol aside { position: absolute; color: #fff; font-size: 1.125em; background-color: rgba(0, 0, 0, 0.53); left: 0; bottom: 0; width: 100%; padding: 1.6666em 1.1111em; z-index: 10; }
.Floor003163 .left .list li:not(.on) .txt { display: none; }
.Floor003163 .left .list li.on { padding-left: 0; padding-bottom: 1.5em; }
.Floor003163 .left .list li.on:before { display: none; }
.Floor003163 .left .list li.on .tit { font-size: 1.5em; font-weight: bold; color: #0e6eb8; }
.Floor003163 .left .list li p { color: #999999; margin-bottom: 0.5em; }
.Floor003163 .left .list li time { color: #999999; }
.Floor003163 .left .list li:not(.on) .tit { line-height: 2.8; }

@media (min-width:1025px) {
.Floor003163 .right { width: 100%; }
.Floor003163 .left .list ol { float: left; width: 55.115%; }
.Floor003163 .left .list li { float: right; width: 40.914%; }
.Floor003163 .tab-ul li { float: left; }
.Floor003163 .tab-ul li + li { margin-left: 2.5em; }
}

@media (max-width:1024px) {
.Floor003163 .tab-ul:after { display: none; }
.Floor003163 .tab-ul { display: flex; justify-content: space-between; padding-right: 4em; }
.Floor003163 .tab-ul li span { font-size: 18px; }
.Floor003163 .left { margin-bottom: 2em; }
.Floor003163 .left .list ol { margin-bottom: 1em; }
.Floor003163 .list li { font-size: 16px; }
.bk_box { margin: 30px 0 20px; }
}
/*Floor003147 */
.Floor003147 .root-sz-16 { position: relative; z-index: 1; font-family: 'SourceHanSansCN-Regular'; }
.Floor003147 .title { text-align: center; font-family: 'SourceHanSansCN-Medium'; font-size: 30px; color: #fff; line-height: 1; }
.Floor003147 .title:after { display: block; content: ''; width: 15px; height: 2px; background-color: #0e6eb8; margin: 0.69047em auto 0; }
.Floor003147 p { color: #fff; font-size: 18px; text-align: center; line-height: 30px; }
.Floor003147 .column-box { text-align: center; }
.Floor003147 .column-box li { display: inline-block; }
.Floor003147 .column-box li a { display: flex; background-color: #fff; padding: 10px 20px; overflow: hidden; border-radius: 6.25em; transition: 0.3s; align-items: center; justify-content: space-between; }
.Floor003147 .column-box li a:hover { background-color: #0e6eb8; color: #fff; }
.Floor003147 .column-box li .icon { float: left; width: 3.125em; height: 3.125em; position: relative; transition: 0.3s; }
.Floor003147 .column-box li a:hover .icon { border-radius: 50%; background-color: #fff; }
.Floor003147 .column-box li .icon img { height: 2.1875em; position: absolute; left: 0; top: 50%; transform: translateY(-50%); transition: 0.3s ease-in-out; }
.Floor003147 .column-box li a:hover .icon img { left: 50%; transform: translate(-50%, -50%); height: 2em; }
.Floor003147 .column-box li h3 { float: right; width: calc(100% - 3.125em); font-family: 'SourceHanSansCN-Medium'; font-size: 16px; font-weight: normal; margin: 0; background: url(../images/Floor003147-icon.svg) no-repeat right center; padding-right: 30px; }
.Floor003147 .column-box li a:hover h3 { background-image: url(../images/Floor003147-icon-white.svg); }

@media (min-width:1025px) {
.Floor003147 .auto { max-width: 70em; }
.Floor003147 .main { position: absolute; left: 0; width: 100%; height: 100%; top: 0; z-index: 10; }
.Floor003147 .main .ytable { height: 100%; }
.Floor003147 .title { margin-bottom: 3.042vh; }
}

@media (max-width:1024px) {
.Floor003147 .title { margin-bottom: 1em; }
.Floor003147 .main { position: relative; z-index: 4; padding: 4em 1em; }
.Floor003147 .column-box li:not(:last-child) { margin-bottom: 2em; }
.Floor003147 .bg-img { position: absolute; left: 0; width: 100%; height: 100%; top: 0; overflow: hidden; }
.Floor003147 .bg-img img { max-width: none; min-height: 100%; position: absolute; left: 50%; transform: translate(-50%, -50%); top: 50%; width: auto; }
}
/*RighInfo002939 */
.RighInfo002939_1{ margin-top:3%}
.RighInfo002939 .name { border-bottom: 1px dotted #cecece; text-align: center; margin-bottom: 37px; }
.RighInfo002939 .name h1 { margin: 0 0 30px 0; font-size: 22px; color: #333; }
.RighInfo002939 .time { color: #c8c8c8; padding-bottom: 1.72vw; line-height: 16px; }
.RighInfo002939 .share { margin-left: 10px; }
.RighInfo002939 .time time, .RighInfo002939 .share, .RighInfo002939 .share > * { display: inline-block; vertical-align: middle; }
.RighInfo002939 .share em { font-style: normal; }
.xq_title { font-size: 20px; color: #0e6eb8; position: relative; padding-left: 20px; }
.xq_title::after { content: ""; display: block; width: 10px; height: 3px; background: #0e6eb8; position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
.RighInfo002939 .edit-info { line-height: 2.5625em; color: #1e1e1e; text-align: justify; padding-bottom: 4vw; font-size: 16px; }
.RighInfo002939 .info-page { border: solid 1px #eee; }
.RighInfo002939 .info-page dd { line-height: 36px; }
.RighInfo002939 .info-page dd a { padding: 0 20px; }
.RighInfo002939 .info-page dd a:hover { color: #0e6eb8; }

@media(min-width:641px) {
.RighInfo002939 .info-page dd { float: left; width: 50%; }
.RighInfo002939 .info-page dd:nth-child(2) { border-left: 1px solid #eee; }
.RighInfo002939 .time, .RighInfo002939 .info-page dd a, .RighInfo002939 .edit-info { font-size: 16px; }
}

@media(max-width:640px) {
.RighInfo002939 .info-page dd:nth-child(2) { border-top: 1px solid #eee; }
.RighInfo002939 .share { display: block; padding-top: 10px; }
.RighInfo002939 .name h1 { font-size: 18px; margin: 20px 0; }
.RighInfo002939 .edit-info { line-height: 28px; }
.xq_title { font-size: 18px; }
}
/*Floor003183 */
.Floor003183 { overflow: hidden; background: #f0f5fb; padding: 3% 0; }
.Floor003183 .column-name { position: relative; padding: calc(59 / 16 * 1em) 0 0 calc(77 / 16 * 1em);
z-index: 1; }
.Floor003183 .column-name aside { position: relative; z-index: 4; }
.Floor003183 .column-name .cn { font-size: 30px; color: #333; line-height: 1; }
.Floor003183 .column-name .en { font-family: 'Oswald-Regular'; font-size: calc(30 / 16 * 1em);
color: #b8b8b8; line-height: calc(26 / 30 * 1em);
margin-top: calc(7 / 30 * 1em);
}

@media (min-width:1025px) {
.Floor003183 .column-name { margin-left: calc(-77 / 16 * 1em);
}
}

@media (max-width:1024px) {
.Floor003183 .column-name {
padding: calc(40 / 16 * 1em) 0 0; font-size: 18px; }
.Floor003183 .column-name .cn { /*font-size: 20px; */}
}
.Floor003183 .controls {
margin-bottom:calc(46 / 1920 * 100vw); position: relative; min-height: 1px; z-index: 5; }
.Floor003183 .slick-arrow { position: absolute; bottom: 100%; background: rgba(14,110,184,0.2) no-repeat center; background-size: auto calc(15 / 16 * 1em);
padding: 0; right: 0; width: calc(52 / 16 * 1em);
height: calc(52 / 16 * 1em);
font-size: 1em; text-indent: -9999em; transition: 0.56s; }
.Floor003183 .slick-prev {
margin-right:calc(74 / 16 * 1em); background-image: url(../images/Floor003183-prev.svg); }
.Floor003183 .slick-arrow:hover { background-color: #0e6eb8; }
.Floor003183 .slick-next { background-image: url(../images/Floor003183-next.svg); }
.Floor003183 .slider a { display: block; position: relative; overflow: hidden; }

@media (min-width:1025px) {
.Floor003183 .slider {
width: calc(100% + (100vw - 100%) / 2 + (120 / 1920 * 100vw)); overflow: hidden; }
.Floor003183 .slider a { margin-right: calc(80 / 1920 * 100vw);
}
}
.Floor003183 .slider .Ispic { padding-bottom: 73%; transition: 0.3s ease-out; }
.Floor003183 .slider .txt { position: absolute; left: 0; bottom: 0; width: 100%; padding: 20px; color: #fff; font-size: calc(22 / 16 * 1em);
transition: 0.5s; background: rgba(0, 0, 0, 0.53); }
.Floor003183 .slider .txt time { display: block; background: url(../images/Floor003183-more.svg) no-repeat right center; background-size: calc(15 / 22 * 1em) auto;
font-family: 'Oswald-Medium'; }
.Floor003183 .slider .tit {
line-height: calc(30 / 22 * 1em);
margin-top: calc(5 / 22 * 1em); font-size: 18px; }
.Floor003183 .slider a:hover .Ispic { transform: scale(1.15); }
.Floor003183 .slider a:hover .txt { background-color: rgba(14,110,184,0.8); }

@media(max-width:1024px) {
.Floor003183 .slick-arrow { width: 30px; height: 30px; }
.Floor003183 .slider .tit { font-size: 16px; }
}
/*Floor002745 */
.Floor002745 { background: #fff; padding: 3% 0; }
/*slick Basic*/
.Floor002745 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.Floor002745 .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.Floor002745 .slick-list:focus { outline: none }
.Floor002745 .slick-list.dragging { cursor: pointer; cursor: hand; }
.Floor002745 .slick-slider .slick-track, .Floor002745 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.Floor002745 .slick-track { position: relative; top: 0; left: 0; display: block; }
.Floor002745 .slick-track:before, .Floor002745 .slick-track:after { display: table; content: ''; }
.Floor002745 .slick-track:after { clear: both; }
.Floor002745 .slick-loading .slick-track { visibility: hidden; }
.Floor002745 .slick-slide { display: none; float: left; min-height: 1px; }
[dir = 'rtl'] .slick-slide { float: right; }
.Floor002745 .slick-slide .slick-loading img { display: none; }
.Floor002745 .slick-slide .dragging img { pointer-events: none; }
.Floor002745 .slick-initialized .slick-slide { display: block; }
.Floor002745 .slick-loading .slick-slide { visibility: hidden; }
.Floor002745 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.Floor002745 .slick-arrow .slick-hidden { display: none; }
/*slick Basic End*/
.Floor002745 li.slick-slide { padding: 50px 0; }
.Floor002745 li.slick-slide .icon { width: 60%; max-width: 114px; margin: 0 auto; position: relative; }
.Floor002745 li.slick-slide .icon:before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; top: 0; border-radius: 50%; background: #f0f5fb; }
.Floor002745 li.slick-slide .icon img { border-radius: 50%; position: relative; z-index: 3; }
.Floor002745 li.slick-slide aside { line-height: 22px; font-size: 18px; text-align: center; color: #333; padding-top: 10px; position: relative; z-index: 3; }
.Floor002745 li.slick-slide:hover .icon:before { animation: Floor002745 1s ease infinite; -webkit-animation: Floor002745 1s ease infinite; -ms-animation: Floor002745 1s ease infinite; }
@-webkit-keyframes Floor002745 {
 0% {
transform: scale(1);
opacity: 1;
}
 100% {
transform: scale(2);
opacity: 0;
}
}
@-ms-keyframes Floor002745 {
 0% {
transform: scale(1);
opacity: 1;
}
 100% {
transform: scale(2);
opacity: 0;
}
}
@keyframes Floor002745 {
 0% {
transform: scale(1);
opacity: 1;
}
 100% {
transform: scale(2);
opacity: 0;
}
}
.Floor002745 .slick-dots { text-align: center; padding: 0 0 20px 0; }
.Floor002745 .slick-dots li { display: inline-block; width: 14px; height: 6px; background: rgba(0,0,0,0.2); margin: 0 2px; }
.Floor002745 .slick-dots li button { display: none; }
.Floor002745 .slick-dots li.slick-active { background: #0e6eb8; }
/*PicList002736 */
.PicList002736 { padding: 3% 0 }
.PicList002736 li { margin-bottom: 2%; }
.PicList002736 li a { overflow: hidden; display: block; background: #fff; transition: 0.3s; border: 1px solid #f0f5fb; }
.PicList002736 li a:hover { box-shadow: 0 0 10px rgba(14,110,184,0.3); }
.PicList002736 li .Ispic { background-size: 220px; background-color: #fff; width: 100%; background-position: center center; background-repeat: no-repeat; padding-bottom: 71%; }
.PicList002736 li .txt { padding: 3%; background: #f0f5fb; }
.PicList002736 li .txt h3 { font-size: 24px; color: #0e6eb8; position: relative; padding-bottom: 10px; }
.PicList002736 li .txt h3::after { content: ""; display: block; width: 30px; height: 3px; background: #0e6eb8; position: absolute; left: 0; bottom: 0; }
.PicList002736 li .txt p { line-height: 28px; color: #555; margin-bottom: 0; font-size: 16px; }


@media(min-width:641px) {
.PicList002736 li .pic_left { width: 22.5%; float: left; }
.PicList002736 li .txt { width: 77.5%;float: right; 
    padding: 3%;
    background: #f0f5fb; }
}


@media(min-width:641px) and (max-width:1024px) {
.PicList002736 li .pic_left { width: 40%; }
.PicList002736 li .txt { width: 60%; }
}

@media(max-width:640px) {
.PicList002736 li { margin-bottom: 20px; }
.PicList002736 li .Ispic { padding-bottom: 50%; }
.PicList002736 li .txt { padding: 15px; }
.PicList002736 li .txt h3 { font-size: 18px; text-align: center; }
.PicList002736 li .txt h3::after { left: 50%; transform: translateX(-50%); }
.Floor002745 li.slick-slide aside { font-size: 16px; }
}




/*RighInfo003061 */
.RighInfo003061 { padding: 3% 0; color: #333; background: #f0f5fb; }
.RighInfo003061 .box-2 .line { position: relative; height: 1px; }
.RighInfo003061 .box-2 .line:before { position: absolute; right: 100%; content: ''; height: 100%; background: #0e6eb8; width: 9.17vw; margin-right: -1.5vw; }
.RighInfo003061 .box-2 .txt .info { font-size: 16px; line-height: 2.25em; }
.RighInfo003061 .box-2 .txt > h4 { position: relative; margin: 1em 0 0 0; font-size: 30px; line-height: 1.2em; }
.RighInfo003061 .box-2 .txt > h4 span { position: relative; z-index: 5; }
.RighInfo003061 .box-2 .txt > h4:before { position: absolute; content: ''; background-color: #0e6eb8; opacity: 0.2; width: 2.434em; height: 2.434em; left: -1.217em; border-radius: 50%; }

@media(min-width:1025px) {
.RighInfo003061 .box-2 .img { width: 47%; }
.RighInfo003061 .box-2 .txt { padding-left: 3.85vw; }
}

@media(min-width:1025px) and (max-width:1440px) {
.RighInfo003061 .box-2 .txt .info { font-size: 16px; }
.RighInfo003061 .box-2 .txt > h4 { font-size: 1.5vw; }
}

@media(max-width:1024px) {
.RighInfo003061 .box-2 .ytable, .RighInfo003061 .box-2 .ytable-cell { display: block; }
.RighInfo003061 .box-2 .txt { padding: 4vw; }
.RighInfo003061 .box-2 .line:before { width: 1px; height: 10vw; margin: 0; left: 0; bottom: 100%; }
}

@media(max-width:640px) {
.RighInfo003061 .box-2 .txt .info { font-size: 16px; line-height: 26px; }
.RighInfo003061 .box-2 .txt > h4 { font-size: 5vw; }
}
/*box-3*/
.RighInfo003061 .box-3 dd { margin-bottom: 4%; position: relative; }
.RighInfo003061 .box-3 dd:after { position: absolute; content: ''; width: 100%; height: 45%; left: 0; bottom: 0; background: -moz-linear-gradient(top, rgba(0,106,255,0) 0%, rgba(0,106,255,0.4) 99%, rgba(0,106,255,0.4) 100%); background: -webkit-linear-gradient(top, rgba(0,106,255,0) 0%, rgba(0,106,255,0.4) 99%, rgba(0,106,255,0.4) 100%); background: linear-gradient(to bottom, rgba(0,106,255,0) 0%, rgba(0,106,255,0.4) 99%, rgba(0,106,255,0.4) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00006aff', endColorstr='#66006aff', GradientType=0 );
}
.RighInfo003061 .box-3 dd:nth-child(2n):after { background: -moz-linear-gradient(top, rgba(23,201,113,0) 0%, rgba(23,201,113,0.4) 99%, rgba(23,201,113,0.4) 100%); background: -webkit-linear-gradient(top, rgba(23,201,113,0) 0%, rgba(23,201,113,0.4) 99%, rgba(23,201,113,0.4) 100%); background: linear-gradient(to bottom, rgba(23,201,113,0) 0%, rgba(23,201,113,0.4) 99%, rgba(23,201,113,0.4) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0017c971', endColorstr='#6617c971', GradientType=0 );
}
.RighInfo003061 .box-3 dd .txt { position: absolute; z-index: 10; width: 100%; bottom: 4.58vw; left: 0; padding: 0 3.85vw; color: #fff; font-size: 16px; }
.RighInfo003061 .box-3 dd .num { font-family: 'ArialMT'; font-style: italic; font-size: 7.5em; font-weight: bold; opacity: 0.3; display: block; line-height: 0.6em; }
.RighInfo003061 .box-3 dd h5 { margin: 0 0 1em 0; font-size: 1.875em; padding: 1em 0; line-height: 1em; border-bottom: 1px solid rgba(255,255,255,0.3); }
.RighInfo003061 .box-3 dd p { margin: 0; line-height: 1.5em; font-weight: bold; }

@media(min-width:641px) {
.RighInfo003061 .box-3 dd:not(:nth-child(2n)) {
margin-right: 4%;
}
.RighInfo003061 .box-3 dd { float: left; width: 48%; }
}

@media(max-width:1024px) {
.RighInfo003061 .box-3 dd .txt { font-size: 1.5vw; }
}

@media(max-width:640px) {
.RighInfo003061 .box-3 dd .txt { font-size: 3vw; }
}
/*Floor003083 */
.Floor003083 { font-size: 16px; padding: 5% 0; }
.Floor003083 .auto { overflow: hidden; position: relative; z-index: 2; }
.Floor003083 .slider { display: flex; flex-wrap: wrap; }
.Floor003083 .slick-slide { overflow: hidden; padding: 40px; }
.Floor003083 aside { float: left; margin-left: -1px; border: 1px solid #f5f5f5; margin-top: -1px; width: 16.6667%; position: relative; }
.Floor003083 aside:nth-child(6n+1), .Floor003083 aside:nth-child(1) { margin-left: 0; }
.Floor003083 .slider a { position: relative; z-index: 3; display: block; padding: 0 10%;/* cursor: default;*/ }
.Floor003083 aside .Ispic { height: 140px; background-size: contain; width: 100%; }
.Floor003083 .slider .url { position: relative; }
.Floor003083 .slider .url:before { position: absolute; left: -5px; top: -5px; right: -5px; bottom: -5px; content: ''; background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); opacity: 0; transition: 0.3s; }
.Floor003083 .slider .url:hover:before { opacity: 1; }
.Floor003083 .slider .url:hover { z-index: 4; }

@media(max-width:640px) {
.Floor003083 { font-size: 3vw;    padding: 10% 0; }
.Floor003083 .title { font-size: 5vw }
.Floor003083 .slick-slide > div { width: 50%; }
.Floor003083 .slick-slide > div:nth-child(2n+1), .Floor003083 .slick-slide > div:nth-child(1) { margin-left: 0; }
.Floor003083 .slick-slide .Ispic { height: 28vw; }
.Floor003083 aside .Ispic { height: 85px; }
.Floor003083 aside { width: 33.3333%; }
}
.lm_ban { background-color: #0e6eb8; }
.lm_box { display: flex; align-items: center; justify-content: space-between; padding: 5% 0; }
.lm_left, .lm_right { width: 50%; }
.lm_right { color: #fff; font-size: 20px; }
.lm_right h2 { font-size: 36px; }
.lm_right p { line-height: 30px; font-size: 16px; }
.RighInfo0029391 { padding: 3% 0; }
.RighInfo0029391 dl dd { position: relative; padding-left: 20px; }
.RighInfo0029391 dl dd::after { content: ""; display: block; width: 5px; height: 5px; background: #ccc; border-radius: 100px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

@media(max-width:1280px) {
.lm_left { width: 40%; }
.lm_right { width: 60%; }
.lm_right h2 { font-size: 30px; }
.lm_right p { font-size: 14px; }
}

@media(max-width:1024px) {
.lm_right h2 { font-size: 20px; }
.lm_right p { font-size: 14px; line-height: 24px; }
.RighInfo0029391 dl dd::after { top: 10px; transform: none; }
.lm_ban1 .lm_box { display: block; }
.lm_ban1 .lm_right, .lm_ban1 .lm_left { width: 100%; }
.lm_ban1 .lm_left img { max-width: 270px; margin: 0 auto; display: block; }
.lm_ban1 .lm_right h2 { text-align: center; }
}






.embed-icon{top: 63% !important;}
.embed-icon-default{width: 150px !important;}










