@charset "utf-8";

@font-face{ font-family:sy; src:url(../fonts/sySong.woff);}
@font-face{ font-family:geo; src:url(../fonts/georgia.ttf);}

.header_top{z-index: 1000;width: 100%;position: fixed;top: 0;left: 0;}
.header_top::after{width: 100%;height: 3rem;background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);bottom: auto;top: 0;}
.show .header_top::after{display:none;}
.fixed .header_top::after{height:100%;}
.header_top .top{justify-content: space-between;height: 1.3rem;align-items: center;width: 100%;}
#logo{position: relative;}
.header_top #logo img{transition: .5s;max-width: 6.45rem;}
.list_box1{flex:1;}
.list_box1 .top-t{align-items: center;justify-content: flex-end;}

.head-r a img{display:inline-block;margin-right:.25rem;}

.list_box1 .ser .a{display:flex;align-items:center;justify-content: space-between;transition: .5s;position: relative;height: .44rem;width: 3.24rem;padding: 0 0.15rem;background: #FFFFFF;border-radius: 0.5rem;}
.list_box1 .li .input{padding: 0 0.1rem 0 0rem;font-size: .14rem;color: #999;line-height: .2rem;flex: 1;min-width: 0;border-left: 0.5px solid #FFFFFF;}
.list_box1 .li .serbtn {
    width: 0.2rem;
    background: url(../images/ser.png) no-repeat left center;
    background-size: 0.2rem;
    height: 100%;
}
.list_box1 .li .input::-webkit-input-placeholder{ color:#999;}
.list_box1 .li .input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
.list_box1 .li .input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
.list_box1 .li .input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}
.head-r{position: absolute;right: 0;top: 0.44rem;}
.head-r .li{width: 1.9rem;height: 0.7rem;background: #6293D6;padding:0 0.3rem;margin-bottom: .15rem;}
.search_btn{height: 100%;align-items: center;color: #fff;font-size: 0.24rem;font-weight: bold;}
.menu{width: 100%;height: 0.7rem;display: flex;align-items: center;color: #fff;font-size: 0.24rem;font-weight: bold;}
.menu img{display: inline-block;margin-right: 0.25rem;}
.rd-navbar-toggle.active .menu{display: none;}
#openBtn.rd-navbar-toggle.active .lcbody{display: block;}

/* .banner #nav{position: absolute;bottom: 0;left: 0;} */
#nav{width: 100%;position: relative;z-index: 1000;border-top: 1px solid rgba(255,255,255,.3);}
#nav ul{display: flex;justify-content: space-between;width: 100%;}
#nav ul li{z-index:0;position: relative;}
#nav ul li a{display: flex;padding: 0;position: relative;z-index: 2;height: 100%;align-items: center;}
#nav ul li h3{font-size: .2rem;color:#fff;line-height: .65rem;position:relative;transition: .36s;display: inline-block;padding: 0 0.15rem;font-weight: bold;}
#nav ul li .sub{position:absolute;top: 95%;background: rgb(98 147 214);width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;box-shadow: 0 0 10px rgba(0,0,0,.3);overflow: hidden;z-index: 1000;}
#nav ul li .sub:after{content: '';height: .02rem;width: 100%;position: absolute;left: 0;top: 0;background: #6293D6;}
#nav ul li .sub .box{/* padding: .2rem 0; */text-align:center;}
#nav ul li .sub a{padding: 10px .16rem;line-height: 28px;transition:.6s;font-size: .16rem;color: #fff;text-align: center;white-space: nowrap;min-width: 160px;display: block;font-weight: bold;}
#nav ul li .sub a img{ margin: 0 .1rem 0 0; opacity: .2; transition: .5s}
#nav ul li .sub a:hover{background: #f7f7f7;color: #333;}
#nav ul li:hover .sub{opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav ul li.on h3,#nav ul li:hover h3{font-weight: bold;/* color: #6293D6; */}
#nav ul li.on h3::after,#nav ul li:hover h3::after{opacity: 1;}

/*手机端开始*/
.m_header_box {transition: .6s;display: none;position: relative;z-index: 100000;}
.m_header_box header{padding: 0 0 0 0.15rem;height: .7rem;background: #6293D6;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;display:flex;justify-content:space-between;align-items: center;}
.m_header_box header #logo{padding:0;width: 75%;margin: 0;}
.m_header_box header #logo img{max-height: .7rem;}
/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {/* background: #fff; */}
#nav_btn_box{position:relative;width: .7rem;height: .7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: #fff;}
#nav_btn_box:after{content:"";position: absolute;z-index: -1;top: 0;left: -10px;border-right: #fff 10px solid;border-top: transparent .7rem solid;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point {display: inline-block;width: 0.40rem;height: 22px;position: relative;outline: none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: .28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 18px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #6293D6;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 24px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #6293D6;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn {background: transparent;}
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 70px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #f7f7f7;background-size:cover;opacity: 0;visibility: hidden;}
#m_nav .close{position:absolute;top: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

#m_nav .search_box input.submit{ background: #6293D6 url(../images/submit.svg) center no-repeat; background-size: .28rem;}
#m_nav .list_box0{text-align:center;width: 100%;justify-content: flex-start;margin: .32rem 0 0;flex-wrap: wrap;height: 0.4rem;}
#m_nav .list_box0 .li{text-align: left;color: #6293D6;margin: 0 .12rem 0.15rem 0;font-size: 14px;padding: 0;min-width: 1rem;}

#m_nav .old_rukou{margin:.24rem 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;max-height: calc(100% - 250px);/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow: hidden;overflow-y: auto;margin: 0;/* flex: 1; */}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid #e2e2e2;line-height: .5rem;color: #333;padding: 0;font-size: 16px;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: .64rem;height: .5rem;display: inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;}
.list_box_nav_mobile>li.on1 i{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);}

.list_box_nav_mobile>li.on .a{border-bottom: 1px solid #e2e2e2;}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:13px;color: #666;line-height: 2.5;}
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }

/*顶部搜索*/
.wap_search{font-size:16px;border-radius: 5px;color:#fff;text-align:center;letter-spacing:2px;overflow:hidden;width: 100%;height: 85px;display: block;margin-bottom: 0.1rem;}
.wap_search form{height:40px;border-radius:20px;background: rgb(255 255 255);position:relative;width: 3.68rem;margin: 10px auto;}
.wap_search .input{font-size: .16rem;color: #646464;height:40px;line-height:40px;padding: 0 .24rem;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background: #fff;border-radius: 30px;/* background:none; */width: calc(100% - 40px);}
.wap_search .btn_blue{position:absolute;cursor:pointer;top:0;right:0;width: 40px;height:40px;line-height:40px;border:0;background: url(../images/submit.svg) center no-repeat #6293D6;background-size: .24rem;border-radius: 20px;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search input::-webkit-input-placeholder{ color:#999; }
.wap_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#999; }
.wap_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999; }
.wap_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#999; }/* WebKit browsers */
.wap_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.wap_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.wap_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.wap_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*  */
.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100vh; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: #6293D6; transition: all 0.6s ease 0s; left: 0px; right: 0px; z-index: 1; opacity: 0.9; }
.search-dialog-box.on::before { height: 100%; display: none; }
.search-dialog-box .bubbles-bg { opacity: 0; visibility: hidden; display: none; }
.search-dialog-box .search-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background:  0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 0.44rem; line-height: 0.56rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 8rem; margin: 0px auto; background-color: rgba(255, 255, 255, 0.1); box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] {float: left;height: 0.7rem;width: calc(100% - 1rem);background-color: rgb(255, 255, 255);font-size: 0.2rem;line-height: 0.08rem;color: #666;transition: all 0.3s ease 0s;padding: 0px 0.2rem;}
.search-dialog .search-input input[type="submit"], .search-dialog .search-input .clear-btn {height: 0.7rem;width: 1rem;}
.search-dialog .search-input input[type="submit"] {background-color: #6293D6;font-size: .2rem;color: #fff;}
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url("../images/close-btn.svg"); background-size: 0.56rem; border-radius: 100%; margin-right: 0.16rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); margin-top: 0.5rem; overflow: hidden; }


.search-dialog-box.on { opacity: 1; visibility: visible; }
.search-dialog-box.on .search-bg { height: 100vh; }
.search-dialog-box.on .bubbles-bg { opacity: 1; visibility: visible; }
.search-dialog-box.on .wrap-inner { transform: translateY(0px); }
.pub-close { position: absolute; width: 0.48rem; height: 0.48rem; z-index: 10; right: 0.24rem; top: 0.216rem; background-color: rgba(255, 255, 255, 0.1); border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: #6293D6; transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-size: 0.12rem; background-repeat: no-repeat; background-image: url("../images/close-btn.svg"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}

/* 全站导航 */
body.fixed{ overflow: hidden;}
/* 导航地图 */
.miso_btn1{cursor: pointer;transition: .5s;height: 100%;width: 100%;}
#openBtn {
  cursor: pointer;
  display:flex;
  width: 100%;
  height: 100%;
  opacity: 1;
  /* justify-content: center; */
  display: flex;
  align-items: center;
}
#openBtn .lcbody {width: .3rem;height: .2rem;position: relative;display: none;}
#openBtn .lcbody .lcitem {width: 90%;height: 1px;position: absolute;transition: transform 0.36s ease;left: 0;}
#openBtn .lcbody .lcitem div {position: absolute;width: 100%;height: 100%;top: 0;left: auto;right: 0;background: #fff;}
#openBtn .lcbody .top {top: 0;}
#openBtn .lcbody .center {display: block;top: 50%;width: 90%;left: auto;right: 0;} 
#openBtn .lcbody .bottom {top: 100%;}
#openBtn .lcbody:hover .lcitem.top .rect {animation: move 0.4s ease-in-out 1;}
#openBtn .lcbody:hover .lcitem.center .rect {animation: move 0.4s ease-in-out 0.1s 1;}
#openBtn .lcbody:hover .lcitem.bottom .rect {animation: move 0.4s ease-in-out 0.2s 1;}
.active#openBtn .lcitem.top {transform: rotateZ(45deg);top: 49%;width: 100%;}
.active#openBtn .lcitem.center { opacity: 0;}
.active#openBtn .lcitem.bottom {transform: rotateZ(-45deg);top: 49%;width: 100%;}

@keyframes move {
    0% {right: 0;}
    40% {right: 0;width: 0;}
    60% {right: auto;width: 0%;}
    100% {right: auto;width: 100%;}
}
.show .g-nav2{transform: translateY(0);}
.g-nav2 {
    position: fixed;
    z-index: 49;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
 background: url(../images/dhbanner4.jpg) no-repeat center/cover;
    transition: 0.5s;
    transform: translateY(-100%);
    } 
.g-nav2:after{content:"";position:absolute;width:100%;height:100%;background:#000;opacity:.5;z-index:-1}
  .g-nav2 .scroll {position: absolute;z-index: 1;left: 2rem;right: 0;top: 2rem;bottom: 0;overflow-y: auto;}
  .g-nav2 .scroll ul {max-width: 17.85rem;margin: 0 auto;}
  .g-nav2 .scroll li {width: 11.1%;text-align: center;padding-top: 0.45rem;}
  .g-nav2 .scroll li a {color: #fff;}
  .g-nav2 .scroll li h2 {font-size: 0.24rem;font-weight: bold;}
  .g-nav2 .scroll li .list {padding: 0.2rem 0;}
  .g-nav2 .scroll li .list h3 {font-size: 0.20rem;line-height: 0.36rem;margin-bottom: .2rem;}
  .g-nav2 .scroll li .list dl {padding-bottom: 0.2rem;display: none;}
  .g-nav2 .scroll li .list dd {font-size: 0.16rem;line-height: 0.4rem;opacity: 0.65;}
  .g-nav2 .scroll li .list dd:hover {opacity: 1;}
  .show #nav ul{opacity: 0;visibility: hidden;}

/* banner */
@keyframes ani_roll2 {
    0% {
        background-position: 0 bottom;
    }

    100% {
        background-position: -100% bottom;
    }
}


/* banner */
.main-visual-wrapper {width: 100%;position: relative;}
.main-visual-slider {overflow: hidden;width: 100%;position: relative;}
.main-visual-slider .swiper-slide { overflow: hidden; }
.main-visual-slider .swiper-container { width: 100%; height: 100%; position: relative; }
.swiper-box1 .imged{padding-bottom: 100vh;}
.swiper-box1 .imged::after{width: 100%;height: 15%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1); transition: opacity 0.5s}
.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.1)\0;}
.main-visual-slider .imged::after{width: 100%;height: 30%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 95%);}

.swiper-box1 .con{width: 100%;position: absolute;bottom: 0.25rem;padding: 0 10%;align-items: center;z-index: 10;display: flex;}
.swiper-box1 .con span{width: 0.45rem;}
.swiper-box1 .con p{font-size: 0.24rem;color: #FFFFFF;flex: 1;min-width: 0;padding-left: 0.2rem;}
.swiper-box1 .arror{width: 0.6rem;height: 0.6rem;margin-top: 0;transform: translateY(-50%);left: 2%;}
.swiper-box1 .swiper-button-next{left: auto;right: 2%;}
.swiper-box1 .arror::after{display: none;}
.swiper-box1 .cir{bottom: .24rem;z-index: 10;width: 100%;display: flex;align-items: center;justify-content: center;width: 100%;}
.swiper-box1 .cir span{margin: 0px .1rem !important;width: 0.08rem;height: 0.08rem;opacity: 1;font-family: Arial;color: #FFFFFF;font-size: 0;}
.swiper-box1 .cir .swiper-pagination-bullet-active{opacity: 1;width: 0.48rem;height: 0.48rem;border: 1px dashed #fff;border-radius: 50%;background: none;font-size: 0.14rem;display: flex;align-items: center;justify-content: center;}



/* home1 */
.home1{padding: 0.8rem 0 ;width: 100%;overflow:hidden;}
.title{margin-bottom: .6rem;align-items: center;position: relative;justify-content: space-between;}
.title h3{font-size: 0.42rem;line-height: 0.45rem;color: #333;font-family: sy;margin: 0 auto;}
.more a{font-size: 0.2rem;transition: 0.5s;color: #6293D6;align-items: center;display: flex;}
.more a img{display: inline-block;margin-left: 0.1rem;width: 0.6rem;}


.home1-t{justify-content: space-between;align-items: flex-start;}
.home1-t .left{width: 49%;}
.home1-t .right{width: 48%;height:4.84rem;}
.home1-t .right li *{transition: 0.5s;}
.h1-1 li a{display: block;position: relative;}
.h1-1 .con{width: 80%;padding: 0 0.3rem 0.2rem;position: absolute;left: 0;bottom: 0;z-index: 10;}

.h1-1 .imged::after{width: 100%;background: linear-gradient(0deg, #111111 0%, rgba(17, 17, 17, 0) 100%);height: 30%;}
.h1-1 li h3{font-size: 0.18rem;line-height: 0.3rem;color: #fff;transition: 0.5s;margin-bottom: 0.1rem;}
.h1-1 li p{align-items: center;font-size: 0.16rem;color: #FFFFFF;}
.h1-1 li .imged{padding-bottom: 4.84rem;}
.home1-t li p img{display: inline-block;margin-right: 0.1rem;}

.home1-t .h1-1 .cir{bottom: .25rem;width: auto;right: 0.2rem;left: auto;}
.home1-t .h1-1 .cir span{margin: 0 0.05rem !important;z-index:1;width: 0.29rem;height: 0.04rem;border-radius: 0%;opacity: .4;background: #fff;}
.home1-t .h1-1 .cir span.on{opacity: 1;}
.home1-t .right li h3{font-family:"黑体";font-weight:bold;}
.home1-t .right li.on{/*box-shadow:0 0 5px #6293D6;padding:0 10px;*/}
.home1-t .right li.on a h3,.home1-t .right li.on a h4,.home1-t .right li.on a p{color:#6293D6;}
.home1-t .right li a{width: 100%;height: 0.625rem;border-bottom: 1px dashed #ddd;}
.home1-t .right li .text{padding-left: 0.2rem;align-items: center;height: 100%;}
.home1-t .right li .text::after{content: "·";width: 0.1rem;height: 100%;font-size: 0.36rem;color: #6293D6;bottom: auto;top: 20%;/* transform: translateY(-50%); */}
.home1-t .right li h3{flex: 1;min-width: 0;padding-right: 0.1rem;font-size: 0.18rem;color: #3D3D3D;}
.home1-t .right li p{font-size: 0.16rem;color: rgba(61, 61, 61, 0.6);align-items: center;}
.home1-t .right li .con{display: none;padding-top: .2rem;}
.home1-t .right li h4{font-size: 0.16rem;color: rgba(17, 17, 17, 0.6);line-height: 0.28rem;max-height: 0.56rem\0;margin: 0.2rem 0;display: none;}


@media screen and (min-width: 1200px) {
  .more a:hover{text-decoration: underline;}
  .home1-t .right li.on a{height: 1.7rem;}
  .home1-t .right li.on .text{display: none;}
  .home1-t .right li.on .con{display: block;}
  .home1-t .right li.on h4{display: -webkit-box;display: block\0;}
  .home1-t .right li.on h3{font-weight: bold;}
  .home1-t .right li.on p{color: #3D3D3D;}
}
@media screen and (max-width: 1024px) {
  .home1{padding: 0.4rem 0;}
}

@media screen and (max-width: 768px) {
    .home1{padding: 0.4rem 0;}
    .home1-t .left{width: 100%;}
    .home1-t .right{width: 100%;margin-top: 0.3rem;height: auto;}
    .h1-1 li .imged{padding-bottom: 60%;}
}

@media screen and (max-width: 600px) {
   
   
}


/* home2 */
.home2{padding: 0.7rem 0;overflow: hidden;}
.home2-t li *{transition: 0.5s;}
.home2-t ul{margin: 0 -0.3rem;}
.home2-t li{width: 33.3%;padding: 0 0.3rem;}
.home2-t li a{display: flex;flex-direction: column;align-items: center;justify-content: center;height: 4.9rem;padding: 0 8%;}
.home2-t li:nth-child(1) a{background: url(../images/h2-p1.jpg) no-repeat center/cover;}
.home2-t li:nth-child(2) a{background: url(../images/h2-p2.jpg) no-repeat center/cover;}
.home2-t li:nth-child(3) a{background: url(../images/h2-p3.jpg) no-repeat center/cover;}
.home2-t li h3{padding-bottom: 0.2rem;margin-bottom: 0.2rem;align-items: center;justify-content: center;}
.home2-t li h3 p{font-size: 0.3rem;color: #FFFFFF;font-weight: bold;padding-left: 0.2rem;}
.home2-t li h3::after{width: 0.77rem;height: 0.03rem;left: 50%;transform: translateX(-50%);background: #fff;}
.home2-t li h3 span{width: 0.58rem;height: 0.58rem;display: flex;align-items: center;justify-content: center;}
.home2-t li h4{font-size: 0.16rem;line-height: 0.3rem;color: #FFFFFF;max-height: 1.5rem\0;margin-bottom: 0.4rem;width: 100%;text-align: justify;/* height: 2.5rem; */}
.home2-t li a>p{margin: 0rem auto 0;width: 1.82rem;height: 0.5rem;background: #6293D6;border-radius: 7.51rem;justify-content: center;align-items: center;color: #fff;font-size: 0.16rem;opacity: 0;visibility: hidden;display: flex;}
.home2-t li a>p img{margin-left: 0.1rem;display: inline-block;width: 0.2rem;}

@media screen and (min-width: 1200px){
    .home2-t li a:hover>p{opacity: 1;visibility: visible;}
   
}
@media screen and (max-width:1024px){
    .home2{padding: 0rem 0 0.4rem;}
    .home2-t ul{margin: 0 -0.1rem;}
    .home2-t li{width: 33.3%;padding: 0 0.1rem;}
}
@media screen and (max-width:768px){
    .home2-t li{width: 50%;margin-bottom: 0.2rem;}
    .home2-t li a{height:4rem;}
    .home2-t li h3 p{font-size:.26rem;}
    .home2-t li a>p{display:none;}
}
@media screen and (max-width:420px){
    .home2-t li{width: 100%;}
     .home2-t li a{height:3.5rem;}
}

/* home3 */
.home3{padding: 0.7rem 0rem 0rem;overflow: hidden;}

.list5 li *{transition: 0.5s;}
.list5 li{width:1.6rem;overflow: hidden;transition: 0.5s;transition: 0.5s;padding-bottom: .1rem;margin-right: 0.3rem;}
.list5 li:last-child{margin-right: 0;}
.list5 li .a{height: 4.86rem;display: flex;cursor: pointer;}


.list5 li .left{width: 100%;flex-shrink: 0;display: flex;justify-content: center;padding: .6rem 0 0.65rem;height: 100%;flex-direction: column;align-items: center;position: relative;border: 1px solid rgba(98, 147, 214, 0.2);background: #F4F8FF;}

.list5 li .right{/* width: calc(100% - 1.6rem); */flex-shrink: 0;position: relative;width: 12.2rem;}
.list5 li .left span{width: 0.58rem;height: 0.58rem;display: flex;align-items: center;justify-content: center;}
.list5 li span img{max-width: 0.58rem;}

.list5 li .left h3{width: 100%;text-align: center;display: flex;justify-content: center;flex-direction: column;align-items: center;}
.list5 li .left p{color: #6293D6;font-size: 0.32rem;line-height: 1.2;text-align: center;width: 0.3rem;margin-top: 0.3rem;}
.list5 li .right{height: 100%;}
.list5 li .h3-l{width:35%;background: url(../images/h3bg.png) no-repeat;background-size: cover;padding: 0.65rem 0.45rem;height: 100%;}
.list5 li .h3-r{width:65%;}
.list5 li .right .imged{padding-bottom: 4.86rem;} 
.list5 li .h3-l h3{color: #fff;align-items: center;font-size: 0.32rem;font-weight: bold;margin-bottom: 0.6rem;}
.list5 li .h3-l h3 img{display: inline-block;margin-right: 0.1rem;}
.list5 li dt{margin-bottom: 0.15rem;}
.list5 li dt a{align-items: center;}
.list5 li dt h4{flex: 1;min-width: 0;color: #fff;font-size: 0.18rem;line-height: 1.2;display: flex;}
.list5 li dt img{opacity: 0;width: 0.4rem;}
.list5 li .h3-r {position: relative;}
.list5 li .h3-r .tab{width: 100%;opacity: 0;visibility: hidden;left: 0;top: 0;transition: 0.5s;position: absolute;}
.list5 li .h3-r .tab.on{opacity: 1;visibility: visible;position: relative;z-index: 10;}
.list5 li .h3-r .slick-dots{width: auto;right: 0.1rem;bottom: 0.15rem;z-index: 10;}
.list5 li .h3-r .slick-dots li{width: 0.1rem;height: 0.1rem;background: #fff;border-radius: 50%;margin: 0 0.1rem;}
.list5 li .h3-r .slick-dots li.slick-active{background: #6293D6;} 
.list5 li .h3-r .slick-dots li button{display: none;}
.list5 li .h3-s .slick-arrow{width:.4rem;height:.4rem;background-size:100% !important;z-index:10}
.list5 li .h3-s .slick-arrow:before{display:none;}
.list5 li .h3-s .slick-prev{left:0.1rem;background:url(../images/ban-p.png) no-repeat}
.list5 li .h3-s .slick-next{right:0.1rem;background:url(../images/ban-n.png) no-repeat}
.list5 li .h3-s a{display: block;position: relative;}
.list5 li .h3-s .con{width: 100%;padding: 0.2rem 0.25rem;position: absolute;left: 0;bottom: 0;z-index: 10;background: rgba(0, 0, 0, 0.7);z-index: 10;}
.list5 li .h3-s .con h5{color: #fff;font-size: 0.16rem;line-height: 1.5;}
.list5 li .h3-s .slick-disabled{opacity: 0;}

@media screen and (min-width:1025px){
    .list5 li.on{width: calc(100% - 3.8rem);}
    .list5 li.on .left{display: none;}
    .list5 li.on .right{/* width: 100%; */}
    .list5 li dt.on a img{opacity: 1;}
    .list5 li dt.on a span{font-weight: bold;}
}

@media screen and (max-width:1024px){
    .home3{padding: 0rem 0 0.4rem;}
    .list5>li{width: 100% !important;margin-bottom: 0.2rem;display: block;height: 1rem !important;margin-right: 0;}
    .list5 li .left{width: 100% !important;height: 1rem;flex-direction: row;align-items: center;padding: 0 0.2rem;}
    .list5 li .left h3{margin: 0;flex-direction: row;align-items: center;}
    .list5 li .left p{margin: 0;padding-left: 0.15rem;width: auto;font-size: .26rem;}
    .list5 li.on{height: auto !important;margin: 0;}
    .list5 li.on .left{height: 0;display: none;}
    .list5 li .a{display:block;height: auto;}
    .list5 li .right{width:100%;}
    .list5 li .h3-l{width:100%;padding: 0.3rem 0.2rem 0;/* height: 4rem; */}
    .list5 li .h3-r{width:100%;}
    .list5 li .right .imged{padding-bottom: 60%;} 
    .list5 li .h3-l h3{margin-bottom:.2rem;font-size:.3rem;}
    .list5 li .left h3{font-size:.26rem;}
}


/* home4 */
.home4{padding: 0rem 0 .7rem;background: url(../images/hbg4.png) no-repeat bottom/cover;}
.home4 .title .h3{margin: 0 auto;}
.home4 .title h3{opacity: .6;cursor: pointer;padding: 0 0.15rem;}
.home4 .title h3.on{opacity: 1;}
.home4 .more a{display: none;}
.home4 .more a.on{display: flex;}
.home4-t{position: relative;width: 100%;}
.home4-t .tab{position: absolute;width: 100%;opacity: 0;visibility: hidden;transition: 0.5s;left: 0;top: 0;}
.home4-t .tab.on{position: relative;z-index: 10;opacity: 1;visibility: visible;}
.home4-t .infontc16_28_c .slick-list li{margin-bottom: 0.28rem;}
.home4-t .infontc16_28_c ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: url(../images/h4bg1.png) no-repeat;
    background-size: 100% 100%;
    padding: 0rem 0.7rem 0rem 0.48rem;
    transition: 0.5s;
    height: 1.35rem;
  }
  .home4-t .infontc16_28_c ul li .infontc16_28_date {
    width: 1.24rem;
    height: 1.07rem;
    text-align: center;
    background: url(../images/h4-c.png) no-repeat;
    background-size: 100% 100%;
  }
  

  
  .home4-t .infontc16_28_c ul li .infontc16_28_date p {
    font-family: Bebas;
    font-size: 0.3rem;
    font-weight: normal;
    line-height: 1;
    padding-top: 0.3rem;color: #6293D6;
  }
  
  .home4-t .infontc16_28_c ul li .infontc16_28_date span {
    display: block;
    font-family: Bebas;
    font-size: 0.16rem;
    line-height: 0.2rem;
    color: rgba(18, 54, 143, 0.5);
    margin-top: 0.05rem;
  }
  
  .home4-t .infontc16_28_c ul li h3 {
    flex: 1;min-width: 0;padding-left: 0.3rem;
    font-size: 0.18rem;
    line-height: 0.26rem;
    max-height: 0.78rem\0;
    color: #3B3B3B;
  }
  

  
  .home4-t .slick-dots {
    position: relative;
    margin-top: 0.2rem;
    bottom: auto;
  }
  
  .home4-t .slick-dots li {
    width: 0.12rem;
    height: 0.12rem;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    margin: 0 0.1rem;
    transition: all 0.5s;
  }
  
  .home4-t .slick-dots li.slick-active {
    width: 0.4rem;
    border-radius: 0.08rem;
    background: #6293D6;
  }
  
  .home4-t .slick-dots li button {
    display: none;
  }
  
  @media screen and (min-width: 1025px) {
    .home4-t .infontc16_28_c ul li:hover h3 {
        font-weight: bold;
        color: #6293D6;
      }
      .home4-t .infontc16_28_c ul li:hover .infontc16_28_date {
        background: url(../images/h4-c2.png) no-repeat;
        background-size: 100% 100%;
      }
      .home4-t .infontc16_28_c ul li:hover a {
        background: url(../images/h4bg2.png) no-repeat;
        background-size: 100% 100%;
        filter: drop-shadow(0px 0.04rem 0.1rem rgba(14, 46, 136, 0.3));
      }
  }

  
  @media screen and (max-width: 1024px) {
    .home4{padding: 0rem 0 0.35rem;}
    .home4-t .infontc16_28_tc h4 {
      font-size: 0.12rem !important;
      font-weight: normal;
      line-height: 0.18rem;
      text-transform: uppercase;
      color: #9E9E9E;
      text-align: left;
      position: relative;
      padding-left: 0.28rem;
    }
  
    .home4-t .infontc16_28_tc h4::after {
      width: 0.18rem;
      height: 0.02rem;
    }
  
    .home4-t .infontc16_28_more a {
      font-size: 0.12rem !important;
      line-height: 0.26rem;
      padding-right: 0.22rem;
    }
  
    .home4-t .infontc16_28_c ul li .infontc16_28_date {
      width: 0.9rem;
      height: 0.9rem;
    }
  
    .home4-t .infontc16_28_c ul li .infontc16_28_date p {
      font-size: 0.22rem !important;
      padding-top: 0.25rem;
    }
  
    .home4-t .infontc16_28_c ul li .infontc16_28_date span {
      font-size: 0.14rem !important;
      line-height: 0.2rem;
    }
  
    .home4-t .infontc16_28_c ul li h3 {
      width: calc(100% - 1.1rem);
      font-size: 0.16rem !important;
    }
  
    .home4-t .slick-dots {
      margin-top: 0;
    }
  
    .home4-t .slick-dots li {
      width: 0.1rem;
      height: 0.1rem;
      margin: 0 0.05rem;
    }
  
    .home4-t .slick-dots li.slick-active {
      width: 0.3rem;
    }
    .home4 .title .h3{margin: 0;}
    .home4-t .infontc16_28_c ul li a{padding: 0 .3rem;}
  }


/* footer */
.footer{width: 100%;background: #6293D6;}
.foot-b{padding: 0.4rem 0;justify-content: space-between;align-items: center;border-top: 1px solid rgba(255,255,255,.3);border-bottom: 1px solid rgba(255,255,255,.4);}

.foot-b .fot-1{/* width: 72%; */}
.foot-b .fot-2{width: 18%;}
.foot-b .fot-3 {width: 10%;justify-content: flex-end;}
.foot-b .fot-2 p{font-size: 0.16rem;color: #fff;line-height: 0.3rem;margin-bottom: 0.05rem;}
.foot-b .fot-3 .img{width: 1.2rem;text-align: center;}
.foot-b .fot-3 p{text-align: center;margin-top: .1rem;font-size: 0.14rem;color: #fff;line-height: 0.24rem;}
.foot-b .fot-1 img{max-width: 6.54rem;}
.foot{padding: 0.24rem 0;text-align: center;}
.foot p{font-size: 0.16rem;line-height: 1.5;color: #fff;}
.foot p a{display: inline-block;padding-left: 0.2rem;}

@media screen and (max-width:1024px){
   .foot-b{padding: 0.2rem 0;}
}
@media screen and (max-width:768px){
   
    .foot-b .fot-1{width: 100%;text-align: center;}
    .foot-b .fot-2{width: 100%;text-align: center;margin: 0.25rem auto;}
    .foot-b .fot-3 {width: 100%;justify-content: center;}
    .foot{padding: 0.15rem 0;}
    .foot-b .fot-1 img{/* width: 90%; */}

}
@media screen and (max-width:440px){

}



@media screen and (max-width: 1600px){
 #nav ul li h3{padding:0 .1rem;}
}


@media screen and (max-width:1300px){
   .list_box1 .ser{padding-left:.5rem;}
   .header_top #logo img{/* max-width:5rem; */}
  
}

@media screen and (max-width:1200px){
    

}
@media screen and (max-width:1024px){
    .title{margin-bottom: .35rem;}
    .title h3{font-size: 0.3rem;}
    .swiper-box1 .swiper-pagination{bottom:.2rem;}
    .swiper-box1 .imged{padding-bottom: 45%;}
}

@media screen and (max-width:768px){
    .title{margin-bottom: .25rem !important;}
    .title h3{font-size: 0.26rem;margin:0;}
    .txt1 { font-size: 0.2rem !important; }
    .p1 {font-size: 0.16rem !important;}
    .swiper-box1 .arror{width: 0.45rem;}
}

@media(min-width: 200px){
[aos=zoom-in]{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}
}
@media screen and (max-height:500px){
  .list_box_nav_mobile{max-height: calc(100% - 120px);padding-left: 0rem;}
}