@charset "utf-8";

/* */
@font-face {
  font-family: "geo";src:url("../font/georgia.ttf");
}
@font-face {
  font-family:sy;src:url("../font/sySong.woff");
}
@font-face {
  font-family: impact;src:url("../font/impact.ttf");
}
.bg-mask .pic{overflow: hidden;}
.bg-mask .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%; display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;transform: scale(1.01);}
.bg-mask:hover .pic .a{-webkit-transform: scale(1.08);-ms-transform: scale(1.08);transform: scale(1.08);}
.bg-mask1 .pic{overflow: hidden;}
.bg-mask1 .pic .a{transform: rotate(0deg) scale(1.01);transition: transform 1.4s cubic-bezier(0.25, 0, 0, 1);background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;}
.bg-mask1:hover .pic .a{transform: rotate(1deg) scale(1.1);transition: transform 1s cubic-bezier(0.25, 0, 0, 1);}

.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-left{display:flex;flex-wrap:wrap}
.a_body { position: relative; z-index: 0; }
.section { overflow: hidden; }
.header_box {position: fixed;z-index: 10000;width: 100%;}
.head::before {content: "";position: absolute;height: 1.75rem;top: 0.45rem;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background: url("../images/headbg.png") center top / 100% 100% repeat-x;z-index: -1;}
.head-top {position: relative;padding: .15rem 0;background: #07458e;
 background: -moz-linear-gradient( -180deg, rgb(0,106,215) 0%, rgb(7,69,142) 100%);
  background: -webkit-linear-gradient( -180deg, rgb(0,106,215) 0%, rgb(7,69,142) 100%);
  background: -ms-linear-gradient( -180deg, rgb(0,106,215) 0%, rgb(7,69,142) 100%);
}

.head-top .wp{justify-content: space-between;}
.head-top ul li{color: #fff;font-size: 0.16rem;line-height: 1.2;display: flex;}
.head-top ul li a{color: #fff;padding: 0 0.15rem;align-items: center;}
.head-top .top-l li a{display: inline-block;}
.head-top ul li a img{display: inline-block;margin-right: 0.1rem;}
.head-top ul li:last-child a{padding-right: 0;}
.head .right {padding-left: 8%;flex: 1;display: flex;align-items: center;position: relative;justify-content: flex-end;}
/* ph */
#m_header .list_box0 { float: right; }
#m_header .list_box0 .li { line-height: 60px; }
#m_header .list_box0 .li a .ewm_box { top: 60px; }
#m_header .list_box0 .li a > img { height: 12px; }
.list_box_01 { font-size: 0px; white-space: nowrap; padding: 0.1rem; }
.list_box_01 li { text-align: center; display: block !important; margin: 0px 15px !important; }
.list_box_01 li h3 img { border: 1px solid rgb(237, 237, 237); width: 85px; height: 85px; }
.list_box_01 li h5 { font-size: 0.12rem; color: rgb(102, 102, 102); line-height: 20px; margin: 0px; }
.list_box0 .li::after { content: ""; position: absolute; left: -0.26rem; width: 1px; height: 16px; top: 50%; margin-top: -8px; opacity: 0.8; }
.list_box0 .li:first-child::after { display: none; }
.head .head-b .wp {height: 1.15rem;position: relative;padding: 0px;display: flex;justify-content: space-between;transition: all 0.5s;margin: 0px auto;}
body.show{overflow: hidden;}
.head.xg::before{height:0rem;}
.head.xg #logo{width:2.5rem;}
.head.xg .head-b{background:#fff;}
.head.xg .head-b .wp{height:1rem;}

#logo {padding: 0px;height: 100%;position: relative;width: 3.13rem;display: flex;align-items: center;transition: 0.5s;}
#logo img {max-width: 100%;}
#logo img.img2 { display: none; }
#nav {width: 100%;max-width: 10.1rem;}
#nav ul { display: flex; justify-content: space-between; }
#nav ul li {z-index: 0;height: 100%;position: relative;}
#nav ul li a {display: block;}
#nav ul li h3 {font-size: 0.2rem;color: #111;line-height: 0.6rem;display: inline-block;white-space: nowrap;}

#nav ul li .sub {position: absolute;top: 100%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;}
#nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #07458e;}
#nav ul li .sub .box {padding: 0.14rem 0px;text-align: center;}
#nav ul li .sub a {padding: 8px 30px;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: #333;text-align: center;white-space: nowrap;min-width: 1.5rem;display: block;}
#nav ul li .sub a:hover {color: #fff;background: #07458e;}
#nav ul li:hover .sub {visibility: visible;transform: translateX(-50%) scaleY(1);opacity: .9;}
.search_btn { cursor: pointer; text-align: center; float: left; transition: all 0.6s ease 0s; margin: 0px; position: relative; }
.search_btn img { margin: 0px; }
#m_nav * { transition: all 0s ease 0s; }
.m_header_box { transition: all 0.6s ease 0s; display: none; position: relative; z-index: 100000; }
.m_header_box header {padding: 0px 0px 0px 15px;height: 0.7rem;background: #fff;box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 5px;position: fixed;top: 0px;left: 0px;right: 0px;z-index: 100;display: flex;justify-content: space-between;align-items: center;}
.m_header_box header #logo img {height: auto;max-height: 0.6rem;}
.m_header_box header #logo { padding: 0px; width: calc(100% - 80px); }
#nav_btn_box.on { background: none; }
#nav_btn_box {position: relative;width: 0.7rem;height: 0.7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box::before {content: "";position: absolute;z-index: -1;top: 0px;right: 0px;bottom: 0px;left: 0px;background: #07458e;}
#nav_btn_box::after {content: "";position: absolute;z-index: -1;top: 0px;left: -.15rem;border-right: .15rem solid rgb(255, 255, 255);border-top: 0.7rem solid transparent;display: none;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; transition: all 0.5s ease 0s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 0.4rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before {/* width: 0.28rem; */}
#nav_btn .navbtn {position: absolute;top: 12px;left: 0px;display: inline-block;width: 18px;height: 2px;transition: all 0.3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0px;display: inline-block;width: 24px;height: 2px;content: "";transition: all 0.3s ease-out 0s;background: #fff;}
#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 { transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { transform: rotate(-45deg); top: 0px; }
.m_nav_list { flex-direction: column; width: 100%; height: 100%; overflow: auto; align-items: center; display: flex; background: rgba(255, 255, 255, 0.1); }
.m_nav_list::-webkit-scrollbar { display: none; }
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0px;padding: 70px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out 0s;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background:  0% 0% / cover rgb(247, 247, 247);opacity: 0;visibility: hidden;}
#m_nav .close { position: absolute; top: 7px; right: 15px; left: 15px; font-size: 30px; color: rgb(51, 51, 51); z-index: 10000; width: auto; height: 35px; border-radius: 0px; display: flex; align-items: center; justify-content: flex-end; padding: 0px; }
#m_nav.act { pointer-events: auto; right: 0px; opacity: 1; visibility: visible; }
#m_nav .search_box input.submit { background: url("../images/submit.svg") center center / 0.28rem no-repeat #07458e; }
#m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;}
#m_nav .list_box0 .li {text-align: center;color: #07458e;margin: 0px 0rem 0.15rem;font-size: 14px;}
#m_nav .list_box0 .li a{background:none;padding: 0 0.2rem 0 0;}
#m_nav .old_rukou { margin: 0.24rem 0px 0px; width: 100%; }
.list_box_nav_mobile {width: 100%;/* height: calc(100% - 3rem); */padding: 0px 0px 10px;overflow: hidden auto;margin: 0px;/* flex: 1 1 0%; */}
.list_box_nav_mobile > li { width: 90%; overflow: hidden; padding: 0px; position: relative; margin: 0px auto; }
.list_box_nav_mobile > li .con { position: relative; }
.list_box_nav_mobile > li .a { width: 100%; border-bottom: 1px solid rgb(226, 226, 226); line-height: 0.64rem; color: rgb(51, 51, 51); padding: 0px; font-size: 16px; display: flex; position: relative; transition: all 0.5s ease 0s; }
.list_box_nav_mobile > li i { opacity: 1; width: 0.64rem; height: 0.64rem; background-image: url("../images/arrow_down.svg"); background-position: center center; background-repeat: no-repeat; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial; position: absolute; display: block; right: 0px; top: 2px; background-size: 15px 15px !important; }
.list_box_nav_mobile > li.on1 i { transform: rotate(-90deg); }
.list_box_nav_mobile > li.on .a { border-bottom: 1px solid rgb(226, 226, 226); }
.list_box_nav_mobile > li .list { padding: 10px 0px; 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: rgb(102, 102, 102); line-height: 2.5; }
.nav_mask { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 888; background-color: rgba(0, 0, 0, 0.4); display: none; }
/* 手机搜索 */
.wap_search {font-size: 0.16rem;border-radius: 5px;color: rgb(255, 255, 255);width: 100%;height: 0.6rem;display: block;margin-bottom: .1rem;}
.wap_search form {height: 100%;border-radius: 0.2rem;background: rgb(255, 255, 255);position: relative;width: 3.68rem;margin: 0rem auto;}
.wap_search .input {font-size: 0.14rem;color: #333;height: 0.6rem;line-height: 0.5rem;padding: 0px 0.24rem;box-shadow: none;appearance: none;float: left;border-right: 0px;background: none;width: calc(100% - 40px);}
.wap_search .btn_blue {position: absolute;cursor: pointer;top: 0px;right: 0px;width: 0.6rem;height: 0.6rem;line-height: 0.6rem;border: 0px;background: url("../images/submit.svg") center center no-repeat #07458e;border-radius: 50%;}
.wap_search .btn_blue.fr { background: rgb(233, 237, 239); color: rgb(78, 79, 83); }
.wap_search input::-webkit-input-placeholder { color: rgb(153, 153, 153); }
.wap_search input:focus::-webkit-input-placeholder { color: transparent; }

/* pc搜索 */
.search_btn { cursor: pointer; }
.search_btn svg { fill: rgb(255, 255, 255); width: 16px; height: 16px; }
.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: #07458e; 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 {float: right;height: 0.7rem;width: 1rem;}
.search-dialog .search-input input[type="submit"] {background-color: #07458e;background-repeat: no-repeat;background-position: center center;background-size: 0.4rem;background-image: url("../images/search-btn.svg");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 .hot-search { font-size: 0px; width: 0.49rem; margin: 0.096rem auto 0px; box-sizing: border-box; padding: 0px 0.096rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.06rem; line-height: 0.08rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.096rem; background-repeat: no-repeat; background-position: left center; background-size: 0.08rem; }
.search-dialog .hot-link { margin-left: 0.16rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.06rem; line-height: 0.08rem; margin-right: 0.12rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.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); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.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: #07458e; 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); }
}
/* 导航地图 */
.miso_btn1{
  position: relative;
  z-index: 10;
}
.miso_btn1 .box{display: flex;flex-direction: column; justify-content: space-between; align-items: flex-end; width: .45rem; height: .25rem;}
.miso_btn1 .box span{ display: block; width: 100%; height: .03rem; background: #fff;}
.miso_btn1 .box span:nth-child(1), .miso_btn1 .box span:nth-child(3){ width: 84%;}
#openBtn {cursor: pointer;display: inline-block;}
#openBtn .lcbody {width: .18rem;height: .16rem;}
#openBtn .lcbody .lcitem {width: 100%;height: .02rem;position: absolute;transition: transform 0.36s ease;left: 0;}
#openBtn .lcbody .lcitem:nth-child(1), #openBtn .lcbody .lcitem:nth-child(3){width: 100%;}
#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%; margin-top: -.015rem;} 
#openBtn .lcbody .bottom {top: calc(100% - .03rem);}
#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;}
#openBtn .lcbody{display: none;}
.active#openBtn .lcitem.top {transform: rotateZ(45deg);top: 49%;}
.active#openBtn .lcitem.center { opacity: 0;}
.active#openBtn .lcitem.bottom {transform: rotateZ(-45deg);top: 49%;}
.active#openBtn .lcbody{display: block;}
.active#openBtn img{display: none;}
@keyframes move {
  0% {right: 0;}
  40% {right: 0;width: 0;}
  60% {right: auto;width: 0%;}
  100% {right: auto;width: 100%;}
}
.show .g-nav2{opacity: 1;visibility: visible;transform: translateY(0%);}
.g-nav2 {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
  transform: translateY(-100%);
  } 
.g-nav2 .scroll {position: absolute;z-index: 1;left: 0;right: 0;top: 0.3rem;bottom: 0;overflow-y: auto;}
.g-nav2 .scroll ul {max-width: 17.85rem;margin: 0 auto;}
.g-nav2 .scroll li {width: 14.285%;text-align: center;padding-top: 0.45rem;}
.g-nav2 .scroll li a {color: #fff;}
.g-nav2 .scroll li h2 {font-size: 0.22rem;}
.g-nav2 .scroll li .list {padding: 0.2rem 0;}
.g-nav2 .scroll li .list h3 {font-weight: 400;font-size: 0.20rem;line-height: 0.36rem;margin-bottom: .2rem;}
.g-nav2 .scroll li .list dl {padding-bottom: 0.2rem;}
.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{opacity: 0;visibility: hidden;}


/* banner */
.banner { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden;}
.swiper-box1 .imged{padding-bottom: 100vh;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); 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;}

.banner .btn{font-size: 0;right: 5%;width: auto;bottom: .3rem;left: auto;display: flex;align-items: center;z-index: 10;}
.banner .swiper-container .btn span{position: relative;width: 0.12rem;height: 0.12rem;margin: 0 0.1rem;opacity: 1;background: none;border: 1px solid #fff;
}
.banner .swiper-container .btn .swiper-pagination-bullet-active{opacity: 1;width: 0.2rem;height: 0.2rem;background: #fff;}
/*  */
.banner2{width: 3.5rem;position: absolute;left: 0;bottom: 0;z-index: 10;background: #2b609f;padding-left: 0.25rem;height: 0.95rem;}
.banner2 .swiper-container{margin-top: -0.25rem;width: calc(100% - 1.35rem);}
.banner2 .imged{padding-bottom: .95rem;}
.banner2 p{height: 100%;display: flex;align-items: center;font-size: 0.2rem;color: #fff;width: 0.9rem;justify-content: center;}
.banner .arror{ width: 0.45rem;height: 100%;margin-top: 0rem;
  background:#07458e;position: relative;top: auto;left: auto;right: auto;}
.banner .arror::after{color: #fff;font-size: 0.2rem;font-weight: bold;}
.swiper-box1 .swiper-container:after{content: '';position: absolute;left: 0;bottom: 0;right: 0;height: 1.5rem;background: url(../images/banshad.png) no-repeat bottom center;background-size: 100% 100%;z-index: 2;opacity: .5;}


.swipershubaio {position: absolute;left: 50%;color: #fff;bottom: .3rem;z-index: 3;cursor: pointer;transform: translateX(-50%);}
.swipershubaio a {animation: shubiao 1.4s infinite linear;text-align: center;}

.swiper-box1 .icon-play {
  position: absolute;
  left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);z-index: 4;color: #fff;font-size: .7rem;text-shadow: 0 0 10px rgba(0, 0, 0, .15);opacity: .8;
}
.swiper-box1 a.list_vtc{display: none;}

.banner2 .icon-play {
  position: absolute;
  left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%);
  z-index: 4;color: #fff;font-size: .3rem;
  text-shadow: 0 0 10px rgba(0, 0, 0, .15);opacity: .8
}




@keyframes shubiao { 0% { -webkit-transform: translateY(-10px); transform: translateY(-10px);
    opacity: 0; }
  100% { -webkit-transform: translateY(10px); transform: translateY(10px);
    opacity: 1; } }

@media(max-width: 1280px){
  .swipershubaio{display: none;}
  .swiper-box1 a.list_vtc{display: block;}
  .swiper-box1 .ph{display: none;}
  .swiper-box1 .swiper-container:after{display: none;}
}
 
/* home1 */
.home1{width: 100%;padding: 0rem 0 0.65rem;overflow: hidden;}
.home1::after{height: auto;top: 1rem;background: url(../images/hbg1.jpg) no-repeat center/cover;width: 100%;}

.title{margin-bottom: .5rem;justify-content: center;position: relative;}
.title .h3{justify-content: center;align-items: center;flex-direction: column;}
.title h3{font-size: 0.42rem;color: #07458e;font-weight: bold;font-family: sy;padding-bottom: 0.1rem;margin-bottom: 0.15rem;}
.title h3::before{content: "";position: absolute;width: 0.24rem;height: 0.24rem;background: url(../images/tit.png) no-repeat;background-size: 100%;left: 105%;bottom: auto;top: -0.15rem;z-index: -1;}
.title h3::after{width: 100%;height: 0.18rem;background: #07458e;opacity: .16;border-radius: 9px;}
.title .h3 p{font-size: 0.16rem;color: #959ca7;margin-top: 0.1rem;}
.title .h3 p::before{content: "";position: absolute;width: 0.85rem;height: 1px;background: #959ca7;opacity: .3;right: 110%;top: 50%;}
.title .h3 p::after{width: 0.85rem;height: 1px;background: #959ca7;opacity: .3;bottom: auto;top: 50%;left: 110%;}
.tit{margin-bottom: 0.2rem;}
.tit h3{font-size: 0.28rem;color: #07458e;}
.more{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.more a{width: 0.82rem;display: block;}
.h1-m{text-align: center;margin-top: .4rem;}
.h1-m a::after{width: 1.02rem;height: 0.04rem;background: url(../images/m-b.png) no-repeat;background-size: 100%;left: 50%;transform: translateX(-50%);}
.h1-m a{font-size:.18rem;color:#4e4e54;transition: 0.5s;line-height: 1.4;padding-bottom: 0.1rem;}

.home0{background: #fff;box-shadow: 0px 0.07rem 0.16rem 0px rgba(77, 77, 77, 0.1);padding: 0.2rem 0;margin-bottom: .5rem;}
.h0-t{align-items: center;padding: 0 2%;}
.h0-t .img{width: 0.68rem;}
.h0-t .con{width: calc(100% - 0.68rem);padding-left: 0.2rem;text-align: center;}
.h0-t .con h3{font-size: 0.45rem;color: #07458e;font-weight: bold;line-height: 0.62rem;}
.h0-t .con p{font-size: 0.16rem;color: #333;line-height: 0.32rem;}
.h0-t .con p span{color: #b42a2a;}
.home1-t{align-items: flex-end;}
.home1 .tit{padding-left: 0.3rem;}

.home1-t .left{width: 25%;overflow: hidden;}
.home1-t .mid{width: 50%;padding: 0.1rem;background: #fff;}
.home1-t .right{width: 50%;}
.home1-t .right2{width: 25%;}
.home1-t .h1-t{padding: 0.3rem;background: #f9f9f9;height: 5.05rem;position: relative;}
.home1-t .left .h1-t{border-radius:.4rem 0 0 0;padding: .45rem .45rem;}
.home1-t .right .h1-t{border-radius:0rem 0.4rem 0 0;}
.home1-t .right2 .h1-t{border-radius:0rem 0.4rem 0 0;}
.home1-t .left .imged{padding-bottom: 195%;}
.home1-t .left .cir{bottom: .25rem;left: 50%;transform: translateX(-50%);}
.home1-t .left .cir span{width: 0.15rem;height: 0.15rem;background: #d1d1d1;opacity: 1;margin: 0 0.06rem !important;}
.home1-t .left .cir .swiper-pagination-bullet-active{background: #07458e;}
.home1-t .left li{width: 2rem;}

.home1-t .mid a{display: block;position: relative;}    
.home1-t .mid a .scale{position:relative;}
.home1-t .mid a:hover .imged{transform:scale(1,1);}
.home1-t .mid h3{width: 80%;color: #fff;font-size: 0.2rem;line-height: 0.5rem;font-weight: bold;position: absolute;left: 0;bottom: 0;z-index: 10;padding: 0 .25rem;}
.home1-t .mid .imged::after{width: 100%;height: 0.5rem;background: #07458e;}
.home1-t .mid .con{padding: 0 0.15rem;height: 0.8rem;display: flex;align-items: center;justify-content: center;width: 100%;}
.home1-t .mid .con p{font-size: 0.14rem;color: #888888;line-height: .24rem;max-height: .48rem\0;width: 100%;}
.home1-t .mid .cir{text-align: right;padding-right: 0.2rem;bottom: .95rem;}
.home1-t .mid .cir span{width: 0.15rem;height: 0.15rem;opacity: .5;border: 1px solid #fff;margin: 0 0.1rem !important;background: none;}
.home1-t .mid .cir .swiper-pagination-bullet-active{background: #fff;opacity: .5;}
.home1-t .mid .imged{padding-bottom:4.6rem;}
.home1-t .right2 li{width: 100%;}
.home1-t .right2 li a{height: 0.9rem;display: flex;align-items: center;border-bottom: 1px solid #ddd;width: 100%;}
.home1-t .right2 li a::after{background: #07458e;height: 1px;bottom: -1px;}
.home1-t .right2 li h3{font-size: 0.16rem;color: #333;line-height: 0.26rem;max-height: 0.52rem\0;transition: 0.5s;width: 100%;}
.home1-t .right2 li h3 span{display: inline-block;padding: .01rem .1rem;background: #d9e8f9;border-radius: 0.12rem 0.12rem 0 0.12rem;margin-right: 0.1rem;font-size: 0.14rem;color: #1059ae;}


.home1-t .right ul{display:flex;flex-wrap:wrap;justify-content: space-between;}
.home1-t .right li{width: 48%;}
.home1-t .right li a{height: 0.9rem;display: flex;align-items: center;border-bottom: 1px solid #ddd;width: 100%;}
.home1-t .right li a::after{background: #07458e;height: 1px;bottom: -1px;}
.home1-t .right li h3{font-size: 0.16rem;line-height: 0.26rem;max-height: 0.52rem\0;transition: 0.5s;width: 100%;}
.home1-t .right li h3 span{display: inline-block;padding: .01rem .1rem;background: #d9e8f9;border-radius: 0.12rem 0.12rem 0 0.12rem;margin-right: 0.1rem;font-size: 0.14rem;color: #1059ae;}

@media screen and (min-width: 1200px) {
  .home1-t .right li a:hover::after{width: 100%;}
  .home1-t .right li a:hover h3{color: #07458e;}
  .home1-t .right2 li a:hover::after{width: 100%;}
  .home1-t .right2 li a:hover h3{color: #07458e;}
}
@media screen and (max-width: 1600px) {
 
}
@media screen and (max-width: 1024px) {
  .home1{padding-bottom:.4rem;}
}
@media screen and (max-width: 768px) {
  .home1-t .left{width: 100%;display: none;}
  .home1-t .mid{width: 100%;padding: 0rem;margin: 0rem 0 .3rem;}
  .home1-t .right{width: 100%;}
  .home1-t .right2{width: 100%;}
  .h1-m{margin-top:.15rem;}
  .h0-t{align-items: center;padding: 0 0%;}
  .home1-t .h1-t{padding: 0.2rem;}
  .home1-t .left .h1-t{padding: .2rem .2rem .55rem .2rem;height: auto;}
  .home1-t .mid .imged{padding-bottom:60%;}
  .home1-t .left li{width: auto;}
}

/* home2 */
.home2{padding: .65rem 0;overflow: hidden;}
.home2-t{position: relative;}

.home2-t li a{display: block;position: relative;}
.home2-t li a *{transition: 0.5s;}
.home2-t li .con{padding-top: .15rem;}
.home2-t li i{display: inline-block;font-style: normal;    padding: 0.08rem .15rem;background: #07458e;color: #fff;font-size: 0.14rem;position: absolute;left: 0.2rem;top: 0.2rem;z-index: 10;border-radius: 0.15rem;}
.home2-t li h3{font-size: 0.16rem;color: #333;margin-bottom: 0.15rem;}
.home2-t li .p{align-items: center;flex-wrap: nowrap;margin-bottom: 0.12rem;font-size: 0.14rem;color: #666;line-height: 0.24rem;    min-height: 0.24rem;}
.home2-t li .p .img{width: 0.19rem;height: 0.19rem;border-radius: 50%;background: #07458e;display: flex;align-items: center;justify-content: center;margin-right: 0.1rem;}
.home2-t li .p img{max-width: 0.12rem;max-height: .13rem;}

.home2-t li .tim{line-height: 1.4;width: 100%;background: #d7e1ed;align-items: center;justify-content: space-between;padding: 0.1rem 0.2rem;margin-top: 0.25rem;}
.home2-t li .tim span{font-size: 0.14rem;color: #666;font-family: sy;}
.home2-t li .tim p{font-size: 0.12rem;color: #666;padding-right: 0.6rem;background: url(../images/h2-xq1.png) no-repeat right center;background-size: 0.51rem !important;}
.home2-t .cir{width: 100%;justify-content: center;align-items: center;position: relative;bottom: auto;left: auto;margin-top: 0.45rem;}
.home2-t .cir span{width: 0.15rem;height: 0.15rem;border: 0.02rem solid #ccc;margin: 0 0.1rem !important;opacity: 1;position: relative;z-index: 1;}
.home2-t .cir span::after{top: -0.05rem;right: -0.05rem;bottom: -0.05rem;left: -0.05rem;border-radius: 50%;content: "";position: absolute;z-index: -1;opacity: 0;border: 0.05rem solid #ededee;}
.home2-t .cir .swiper-pagination-bullet-active{background: #b42a2a;}
.home2-t .cir .swiper-pagination-bullet-active::after{opacity: 1;}


@media screen and (min-width: 1200px) {
  .home2-t li  a:hover i,.home2-t li  a:hover .tim{background: #b42a2a;}
  .home2-t li  a:hover h3{color: #07458e;}
  .home2-t li  a:hover .p .img{background: #b42a2a;}
  .home2-t li  a:hover .tim span,.home2-t li  a:hover p{color: #fff;}
  .home2-t li  a:hover p{background: url(../images/h2-xq2.png) no-repeat right center;}
}

@media screen and (max-width: 1024px) {
 .home2{padding:0.4rem 0;}
 
}
@media screen and (max-width: 768px) {
  .home2-t{padding: 0 15px;}
  .home2-t .cir{margin-top: 0.2rem;}
.home2-t li i{
        right: 0.2rem;
    left: auto;
}
}

/* home3 */
.homec{background: url(../images/habg.png);padding: .6rem 0;position: relative;}
.homec:after{content: '';position: absolute;right: 0;bottom: 0;top: 0;width:10.64rem;background: url(../images/hcbg.png) no-repeat top center;background-size: 100% auto;pointer-events: none;}
.home3-t{justify-content: space-between;}
.homec .slide-hcpicp .sbtn a{position: absolute;left: 7%;writing-mode: tb-rl;z-index: 10}
.homec .slide-hcpicp .sbtn a i{font-size: .2rem}
.homec .slide-hcpicp .sbtn .prev{top: 40%;color: #fff}
.homec .slide-hcpicp .sbtn .next{bottom: 24%;color: #135db3}
.homec .slide-hcpicp{width: 31.8vw;padding-left: 4.6vw;position: relative;max-width: 610px; padding-top: .5rem;padding-bottom: .5rem;top:-.2rem;}
.homec .slide-hcpicp:before{content: '';width: 26.2vw;height: 26.2vw;max-width: 510px;max-height: 510px;background: #07458e;/* border-radius: 50%; */position: absolute;left: 0;top: 0;z-index: 0;border-radius: 50%;-webkit-animation: example 10s linear infinite;}
.homec .slide-hcpicp:after{content: '';width: 26.2vw;height: 26.2vw;max-width: 510px;max-height: 510px;background: rgba(28,48,148,.2);border-radius: 50%;/* border-radius: 56% 44% 46% 54% / 44% 45% 55% 56% ; */position: absolute;left: 0;bottom: 0;z-index: 0;-webkit-animation: example1 10s linear infinite;}
.homec .slide-hcpic .pic img{display: none}
.homec .slide-hcpic .pic{width: 26.2vw;height: 26.2vw;max-width: 510px;max-height: 510px; border-radius: 50%;transition: .5s;position: relative;}
.homec .slide-hcpic .pic:before{content: '';position: absolute;left: .15rem;top: .15rem;right: .15rem;bottom: .15rem;border-radius: 50%;z-index: 2;border: 1px dashed #fff;-webkit-animation:play 80s linear infinite;}
@keyframes example {
  0% {border-radius: 69% 31% 42% 58% / 41% 47% 53% 59% }
  50% {border-radius: 46% 54% 51% 49% / 63% 51% 49% 37%}
  100% {border-radius: 69% 31% 42% 58% / 41% 47% 53% 59%}
}
@keyframes example1 {
  0% {border-radius: 56% 44% 46% 54% / 44% 45% 55% 56%  }
  50% {border-radius: 43% 57% 55% 45% / 51% 39% 61% 49% }
  100% {border-radius: 56% 44% 46% 54% / 44% 45% 55% 56% }
}

.homec{background: url(../images/habg.png);padding: .6rem 0;position: relative;}
.homec:after{content: '';position: absolute;right: 0;bottom: 0;top: 0;width:10.64rem;background: url(../images/hcbg.png) no-repeat top center;background-size: 100% auto}
.homec .wps{max-width: 1920px;margin: 0 auto}
.homec .slide-hcTxt{width: 57%;margin: 0;}
.homec .slide-hcTxt .txt h4{font-size: .26rem;font-weight: bold;margin-bottom: .15rem;line-height: 150%;}
.homec .slide-hcTxt .txt .slog{font-size: .18rem;margin-bottom: .2rem;display: block;}
.homec .slide-hcTxt .txt p{font-size: .15rem;margin-bottom: .2rem;line-height: 1.8em;color: #666}
.homec .slide-hcTxt .txt .more{width: 1.2rem;height: .38rem;line-height: .38rem;text-align: center;background: #b42a2a;color: #fff;display: block;border-radius: .15rem 0 .15rem 0;position: relative;}

.slide-hcp{position: absolute;right: 0;bottom: 1rem;width: 70%;z-index: 10}
.slide-hcp .item {display: flex;justify-content: space-between;background: url(../images/hcbg1.jpg);padding: .25rem;border-radius: .5rem 0 .5rem 0;align-items: center;}
.slide-hcp .swiper-slide-active .item {background: url(../images/hcbgon.jpg);}
.slide-hcp .swiper-slide-active .item .pic span{background-image: url(../images/hcslog.png)!important;background-size: 75% auto}

.slide-hcp .item .pics{position: relative;}
.slide-hcp .item .pic{width: 1.2rem;height: 1.2rem;border-radius: 50%;border: 1px dashed #fff;position: relative;}
.slide-hcp .item .pics:before{content: '';position: absolute;left: -8px;top: -8px;right: -8px;bottom: -8px;border-radius: 50%;z-index: 2;border: 1px dashed rgba(255,255,255,.5);-webkit-animation:roted 80s linear infinite;}
.slide-hcp .item .pic img{display: none}
.slide-hcp .item .txt{width: calc(100% - 1.4rem);color: #fff}
.slide-hcp .item .txt h4{font-weight: bold;font-size: .22rem;margin-bottom: .15rem;line-height: 1.2;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.slide-hcp .item .txt p{line-height: .24rem;font-size: .14rem;max-height: .48rem\0;}

@media screen and (min-width: 1921px){
	.homec .slide-hcpicp{padding-left:3vw}
}

@media screen and (max-width: 1680px){
	.homec .slide-hcTxt{width: calc(100% - 34vw);margin: 0}
}
@media screen and (max-width: 1200px) {
  .homec .slide-hcTxt{width: 100%;margin-bottom: .5rem;text-align: center}
  .homec .slide-hcTxt .txt .flex-right{justify-content: center}
  .homec .slide-hcpicp{width: 60vw;margin:0  auto}
  .homec .slide-hcpic .pic{width: 50vw;height: 50vw}
  .homec .slide-hcpicp:before{width: 50vw;height: 50vw}
  .homec .slide-hcpicp:after{width: 50vw;height: 50vw}
  .homec .slide-hcpicp .sbtn .next{left: 3%}
  .homec .slide-hcpicp .sbtn .prev{left: 3%}
  .slide-hcp{bottom: 0;position: relative;width: 100% }
}

@media screen and (max-width: 1024px) {

 
}
@media screen and (max-width: 768px) {
  .homec .slide-hcpicp{width: 80vw;margin:0  auto;padding-left: .5rem}
  .homec .slide-hcpic .pic{width: 70vw;height: 70vw}
  .homec .slide-hcpicp:before{width: 70vw;height: 70vw}
  .homec .slide-hcpicp:after{width: 70vw;height: 70vw}
  
}

/* home4 */
.homee{background: url(../images/ebg.png);padding: .6rem 0;position: relative;z-index: 1;}
.homee:before{content: '';position: absolute;left: 2.8%;top: 0;bottom: 0;width: 1.65rem;background: url(../images/sloge.png) no-repeat left center;background-size: 100% auto}
.homee:after{content: '';position: absolute;right: 0;bottom: 0;top: 0;width: 5.18rem;background: url(../images/sloge1.png) no-repeat top right;background-size: 100% auto;z-index: -1;}
.homee .wp{width: 14rem;}
.homee .title h3{color: #fff;}

.homee .intit h4{color: #fff}
.homee .title h3::after{background: #fff;}
.homee .title p{color: rgba(255,255,255,.8);}
.homee .title p:before{background: rgba(255,255,255,.3);}
.homee .title p:after{background: rgba(255,255,255,.3);}

.home4-t{justify-content: space-between;}
.homee .aleft{width: 68.5%}
.homee .aright{width: 29%}
.homee .tabNav{margin-bottom: .4rem}
.homee .tabNav ul{align-items:center;}
.homee .tabNav li{font-size: .22rem;line-height: .3rem;color: rgba(255,255,255,.6);cursor: pointer;transition:.3s;padding: 0 .2rem;position: relative;}
.homee .tabNav li:before{content: '';position: absolute;left: 0;width: 6px;height: 6px;background: rgba(255,255,255,.6);border-radius: 50%;top:50%;margin-top: -3px}
.homee .tabNav li.on{font-size: .3rem;color: #fff}
.homee .tabNav li:first-child{padding-left: 0}
.homee .tabNav li:first-child:before{display: none}
.homee .aleft .slide-tabbp{background: #fff;padding: .3rem;border-radius: 0 1rem 0 0;padding-right: .5rem }
.homee .aleft .slide-tabbp .item{margin-bottom: .3rem}
.homee .aleft .slide-tabbp .item .pic{width: 40%;height: 2.1rem;border-radius: .1rem;position: relative;}
.homee .aleft .slide-tabbp .item a{justify-content:space-between;}
.homee .aleft .slide-tabbp .item .pic img{display: none}
.homee .aleft .slide-tabbp .item .txt{width: 55%;}
.homee .aleft .slide-tabbp .item .txt h4{font-size: .2rem;font-weight: normal;margin-bottom: .15rem;color: #111;}
.homee .aleft .slide-tabbp .item .txt .info{font-size: .15rem;font-weight: normal;margin-bottom: .15rem;color: #666}
.homee .aleft .slide-tabbp .item .txt .info time{margin-right: .3rem}
.homee .aleft .slide-tabbp .item .txt p{line-height: 1.8em;font-size: .14rem;color: #666}
.homee .aleft .slide-tabbp ul li{border-top: 1px solid #ddd;padding: .2rem 0;position: relative;padding-left: .4rem;padding-right: .5rem;display: flex;align-items: center;line-height: 1.35;}
.homee .aleft .slide-tabbp ul li time{margin-right: .2rem;color: #666;font-size: .14rem;}
.homee .aleft .slide-tabbp ul li a{width: calc(100% - 1.1rem);font-size: .16rem;color: #111;}
.homee .aleft .slide-tabbp ul li .urlCodes{position: absolute;right: 0;top:50%;transform: translateY(-50%);z-index: 5;cursor: pointer;font-size: .2rem;color: #555;}
.homee .aleft .slide-tabbp ul li .urlCodes ins{width: 1rem;height: 1rem;background: #fff;position: absolute;right:100%;bottom: -.2rem;z-index: 3;display: none}
.homee .aleft .slide-tabbp ul li .urlCodes:hover ins{display:block;}

.homee .aleft .slide-tabbp ul li .urlCodes1{position: absolute;right: 0;top:50%;transform: translateY(-50%);z-index: 5;cursor: pointer;font-size: .2rem;color: #555;}
.homee .aleft .slide-tabbp ul li .urlCodes1 ins{width: 1rem;height: 1rem;background: #fff;position: absolute;right:100%;bottom: -.2rem;z-index: 3;display: none}
.homee .aleft .slide-tabbp ul li .urlCodes1:hover ins{display:block;}

.homee .med{width: .45rem;height: .45rem;background-repeat: no-repeat;background-position: center;background-size: 90% 90%;position: absolute;top: .15rem;left: .15rem;z-index: 10;border-radius: 50%;overflow: hidden;color: #fff;font-size: .28rem;line-height: .45rem;text-align: center}
.homee .med-wx{background-color: #85c325}
.homee .med-xl{background-color: #d8353c}
.homee .med-sph{background-color: #fff;color: #fa972d}
.homee .med-dy{background-color: #000000;color: #fff}
.homee .med-bz{background-color: #f05175}

.homee .aleft .slide-tabbp ul li .med{left: 0;background: transparent!important;width: auto;top:50%;transform: translateY(-50%);height: auto}
.homee .aleft .slide-tabbp ul li .med.med-wx{color:#85c325 }
.homee .aleft .slide-tabbp ul li .med.med-xl{color:#d8353c }


.homee .aright .slide-tabcp{background: #fff;border-radius: 0 0 .5rem 0;padding: .3rem}
.homee .aright .slide-tabcp ul li {position: relative;}
.homee .aright .slide-tabcp ul li:nth-child(1){margin-bottom: .25rem}
.homee .aright .slide-tabcp ul li .pic{height: 2rem;border-radius: .15rem}
.homee .aright .slide-tabcp ul li .pic img{display: none}
.homee .aright .slide-tabcp ul li p{position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.6);color: #fff;padding:.08rem .15rem}
.homee .aright .slide-tabcp ul li .code{position: absolute;left: 50%;top:50%;width: .92rem;height: .92rem;margin-left: -.46rem;margin-top: -.46rem;z-index: 2;opacity: 0;visibility: hidden;transition: .3s}
.homee .aright .slide-tabcp ul li:hover .code{opacity: 1;visibility: inherit;}
.homee .mediaList{margin-top: .4rem;background: rgba(255,255,255,.2);border-radius: .5rem;padding: .2rem;box-shadow: 0 5px 10px rgba(0,0,0,.3);position: relative;z-index: 10}
.homee .mediaList ul li{width: 19%;display: flex;cursor: pointer;position: relative;align-items: center;}
.homee .mediaList ul li  .h4{font-size: .22rem;color: #fff;margin-left: .2rem}
.homee .mediaList ul li i{position: relative;display: block;}
.homee .mediaList ul li i img{width: .6rem}
.homee .mediaList ul li i:before{content: '';position: absolute;left: -5px;top: -5px;right: -5px;bottom: -5px;border-radius: 50%;z-index: 2;border: 1px dashed rgba(255,255,255,.5);-webkit-animation:roted 80s linear infinite;}
.homee .mediaList ul li .code{position:absolute;width: 1.3rem;height: 1.3rem;left:-.25rem;bottom: 115%;padding: 5px;background: #fff;border-radius: 5px;opacity: 0;transition: 0.5s;display: none;}
.homee .mediaList ul li:hover .code{opacity:1;display: block;}







@media screen and (max-width: 1200px) {
  .homee .aleft{width: 100%;margin-bottom: .4rem}
  .homee .aright{width: 100%}
  .homee .aright .slide-tabcp ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
  .homee .aright .slide-tabcp ul li{width: 48.5%}
  .homee .aright .slide-tabcp ul li:nth-child(1){margin-bottom: 0}
  .homee .mediaList ul li .h4{font-size: .18rem}
  .homee .aright .slide-tabcp ul li .pic{height: 22vw}
}

@media screen and (max-width: 1024px) {
  .homee{padding: .4rem 0;}
  .homee .mediaList ul li{width: 31.33333%;margin: .2rem 0}
  
}
@media screen and (max-width: 768px) {
  .homee .tabNav ul{justify-content: center}
  .homee .aleft .slide-tabbp .item .pic{width: 100%;height: 42vw;margin-bottom: .2rem}
  .homee .aleft .slide-tabbp .item .txt{width: 100%;}
  .homee .aleft .slide-tabbp{padding: .3rem;border-radius: 0 .5rem 0 0}
  .homee .mediaList ul li{width: 48%}
  
}
@media screen and (max-width: 480px) {
  .homee .aright .slide-tabcp ul li{width:100%}
  .homee .aright .slide-tabcp ul li:nth-child(1){margin-bottom: .25rem}
  .homee .aright .slide-tabcp ul li .pic{height: 42vw}
  .homee .aleft .slide-tabbp ul li time{font-size: .14rem}
  .homee .aleft .slide-tabbp ul li{padding-right: .3rem}
  
}




/* foot */
.footer{width: 100%;background:url(../images/fbg.jpg) no-repeat center/cover;overflow: hidden;color: #fff;}
.footer .fta{padding: .5rem 0;border-bottom: 1px solid rgba(255,255,255,.3);align-items: center;}
.footer .fta .logoft img{height: 2.41rem}
.footer .fta dl{background: rgba(0,0,0,0);width: 21%;}
.footer .fta dl:nth-child(1){padding-right: 2%;border-right: 1px solid rgba(255,255,255,.3);}
.footer .fta dl:nth-child(2){padding: 0 2% 0 2%;}
.footer .fta dl:nth-child(4){padding: 0 1% 0 2%;}
.footer .fta dl:nth-child(5){padding-left: 3%;border-left: 1px solid rgba(255,255,255,.3)}
.footer .fta dl dt{font-size: .2rem;margin-bottom: .2rem}
.footer .fta dl dt:after{content: '';height: 3px;width: 20px;display: block;margin-top: .14rem;background: #fff}
.footer .fta dl dd ul li{width: 48%;padding: .08rem 0;font-size: .15rem}
.footer .fta dl dd ul li a{color: rgba(255,255,255,.7);display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.footer .fta dl dd ul li a:hover{color: rgba(255,255,255,1);}


.foot{padding: .15rem 0;}
.foot p{text-align: center;font-size: 0.14rem;color: #fff;opacity: .4;line-height: 1.5;}


@media screen and (max-width: 1200px){
  .footer .fta .logoft{width: 100%;order: 1;display: flex;justify-content: center;margin-bottom: .3rem}
  .footer .fta dl{width: 25%;order: 2;padding: 0 2%;display: block;border: none}
  .footer .fta dl:nth-child(1){padding-right: 2%;border: none}
  .footer .fta dl:nth-child(5){padding-left: 2%;border: none}
  }

@media screen and (max-width: 768px){
    .footer .fta dl{width: 50%;margin-top: .2rem}
    .footer .fta .logoft img{height: 2rem}
    .footer .fta{padding: .3rem 0;}
  }

@media screen and (max-width: 480px){
    .footer .fta dl dt{font-size: .22rem;}
    .footer .fta dl dd ul li{font-size: .16rem}
    
  }



  .home1-1{display: none;}
@media screen and (max-width: 1600px) {
  #logo{width:4rem;}
  #header .right{padding-left:5%;}


}
@media screen and (max-width: 1400px) {
  #header .right { padding-left: 5%; }
  #nav ul li h3 { font-size: 0.18rem; }
  .list_box0 .li {padding-right: 0.05rem;}
  .list_box0 .li > a .top_ico { margin-right: 0.05rem; }
  

}
@media screen and (max-width: 1200px) {
  .header_box,.home3 .titl ul{ display: none; }
  .m_header_box {display: block;height: .7rem;}
  .swiper-box1 .imged{padding-bottom: 50%;}
  .body_b {width: auto;height: auto;position: static;opacity: 1;transform: none;overflow: auto;}
  .scroll{padding-top: 0;}

}
@media screen and (max-width: 1024px) {
  .swiper-box1 video{display: none;}
 
}
@media screen and (max-width: 980px) {
  
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {line-height: 1.6 !important;font-size: 0.16rem !important;}
  .title{margin-bottom: .5rem !important;}
  .title h3{font-size: .24rem;}
  .banner2{width:2.5rem;padding-left:.1rem;}
  .banner2 p{width:.5rem;font-size:.16rem;}
  .banner2 .swiper-container{margin-top: -0.15rem;width: calc(100% - .95rem);}
  .banner .btn{bottom:.2rem;}
  .home1-1{display: block;}
  .home1-1 .home1-t .left{display: block;padding: 0.3rem 0;}
}

@media screen and (max-width: 600px) {
 .banner2{display:none;}

}
@media screen and (max-width: 420px) {
 
}
@media (min-width: 200px) {
  [aos="zoom-in"] { transform: scale(0.5); }
  /* html:not(.no-js) [data-aos=fade-right]{-webkit-transform:translate3d(-150px,0,0);transform:translate3d(-150px,0,0)}
  html:not(.no-js) [data-aos=fade-left]{-webkit-transform:translate3d(150px,0,0);transform:translate3d(150px,0,0)}
  html:not(.no-js) [data-aos=fade-down]{-webkit-transform:translate3d(-150px,-150px,0);transform:translate3d(-150px,-150px,0)} */
}
