@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: Cochin;src:url("../font/Cochin.ttc");
}
*{font-family:"PingFang SC";}
.a_body { position: relative; z-index: 0; }
.section { overflow: hidden; }
.section{ overflow:hidden;}

.header_box_li{position: relative;z-index: 1;height: 100%;}
.head .wp{display:flex;align-items:center;height: 1.4rem;}
.header_box{position: relative;z-index: 100; height: 0; }
#header{z-index:999;width:100%;/* padding-top: 0.25rem; */}
.head{position: fixed;}
.header_box_li #header:before{content:"";position:absolute;height: 2.6rem;top:0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background: url(../images/headbg.png) no-repeat center;background-size: 100% 100%;z-index: -1;}
 .header_box_li #header.xg{background:#c61602;}
 .header_box_li #header.xg:before{height: 0;}
.head-t{position: relative;justify-content: flex-end;flex: 1;min-width: 0;padding-left: 10%;}
.header_top{align-items:center;justify-content: flex-end;}
.head-t .li a{display:inline-block;padding:0 .1rem;color:#fff;font-size: .16rem;}
.head-t .a{display:flex;align-items:center;justify-content: space-between;transition: .5s;position: relative;height: .3rem;width: 2.3rem;padding: 0 0.15rem;border-radius: 0.16rem;border: 1px solid rgba(255,255,255,.9);margin-left: .2rem;background: #fff;}
.head-t .input{width: calc(100% - .14rem);height: 100%;padding: 0 0.1rem 0 0;font-size: .14rem;color: #666;line-height: .3rem;}
.head-t .serbtn {
    width: 0.14rem;
    background: url(../images/ser1.png) no-repeat left center;
    background-size: 0.14rem;
    height: 100%;
}
.head-t .li .input::-webkit-input-placeholder{ color:#666;}
.head-t .li .input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#666; }
.head-t .li .input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#666;}
.head-t .li .input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#666;}
.head-b{height: .9rem;justify-content: space-between;align-items: flex-start;}
.head-l{width: calc((100% - 5rem)/2);/* max-width: 6rem; */position: relative;z-index: 100;}
.head-r .list_box0{display: flex;align-items:center;justify-content:flex-end;}
#header #logo{/* height: 100%; */position: relative;width: 3.6rem;transition: 0.5s;transform: translateY(-.0rem);/* padding: 0 .2rem; */z-index: 10;}
#logo img {max-width:3.2rem;transition: all 0.5s ease 0s;}

#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.25rem;position: relative;display: flex;justify-content: space-between;width: 100%;padding: 0 5%;max-width: 100%;}



#nav {width: 100%;max-width: 11rem;}
#nav ul {display: flex;justify-content: space-between;align-items: center;}
#nav ul li {height: 100%;position: relative;}
#nav ul li a {display: block;position: relative;}
#nav ul li h3 {font-size: 0.22rem;color: #fff;line-height: 0.65rem;white-space: nowrap;/* font-weight: 500; */}
/* #nav ul li a i {display: inline-block;width: 11px;height: 6px;margin-left: 8px;background-size:100% !important;} */
#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: #eb7a0b;}
#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: #c61602;}
#nav ul li:hover .sub {visibility: visible;transform: translateX(-50%) scaleY(1);opacity: .9;}
#nav ul  li.on h3, #nav ul li:hover h3{font-weight:bold;}
/* #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3,.body_home.showdiv #header #nav ul li:hover a h3,.body_home.showdiv #header #nav ul li.on a h3{color:#fff;opacity:.7} */


.search_btn {cursor: pointer;}

#header.xg::before,.body_home.showdiv #header::before{height: 0;}
.head.xg .wp {align-items:center;}
.head.xg .header_top{/* display:none; */}
.head.xg:after{display:none;}
.head.xg .head-b .wp{height: 1rem;}
.head.xg::before{height: 0;}

#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: #c61602;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: rgb(255, 255, 255); }
#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: #A21111;}
#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: #A21111;}
#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 #A21111; }
#m_nav .list_box0 {width: 90%;margin: 0.32rem auto 0px;}
#m_nav .list_box0 .li {text-align: center;color: #A21111;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 #A21111;border-radius: 50%;background-size: 22px;}
.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: #A21111; 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: #A21111;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: rgb(28, 90, 183); 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); }
}


/* banner */
.main-visual-wrapper { 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;}
.main-visual-slider a p{color: #fff;font-size: 0.28rem;line-height: 1.5;position: absolute;left: 15%;bottom: 4%;width: 70%;z-index: 10;}

.banner .btn{font-size: 0;bottom: .35rem;width: 100%;display: flex;align-items: center;justify-content: flex-end;padding-right: 10%;}
.banner .btn span{position: relative;width: 0.18rem;height: 0.23rem;background: url("../images/cir.png") no-repeat;background-size: 100%;margin: 0 0.05rem !important;opacity: .3;border-radius: 0;}
.banner .btn .swiper-pagination-bullet-active{opacity: 1;}

@media screen and (min-width: 1600px){

}
  
/* home1 */
.home1{width: 100%;padding: 1.3rem 0 1.2rem;background: url(../images/hbg1.png) no-repeat bottom;background-size: 100%;}
.home1::after{width: 41%;height: 7.85rem;background: url(../images/h1bg.png) no-repeat top;background-size: 100% 100%;bottom: auto;top: .95rem;}
.title{margin-bottom: .3rem;align-items: flex-start;position: relative;z-index: 10;justify-content: space-between;}
.title h3 {font-size: 0.36rem;line-height: 1.5;cursor: pointer;font-family: sy;color: #333;font-weight: bold;margin-top: -.35rem;}
.title p{
  font-size: 0.6rem;
  font-family: sy;
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(top,rgba(102,102,102,.2),rgba(102,102,102,0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  color: rgba(102,102,102,.2);
  white-space: nowrap;
}

.more{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.more span {font-size: 0.16rem;color: #333;align-items: center;transition: 0.5s;padding: 0.1rem 0.2rem;border-radius: 0.2rem;align-items: center;border: 1px solid #ddd;}
.more span img{display: inline-block;margin-right: 0.1rem;width: 0.2rem ;}
.home1 .title h3{color: #fff;}
.home1 .title p{ background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2),rgba(255,255,255,.1));}
.home1 .title{padding-left:.4rem}

.home1-t{justify-content: space-between;align-items: flex-start;}
.home1-t .left{width: 48.5%;}
.home1-t .right{width: 48.5%;}  
.home1-t .left .imged{padding-bottom: 63%;} 
.home1-t .left a{position: relative;display: block;}

.home1 .left .con{width: 100%;padding: 0.5rem 0.35rem;align-items: center;height: 1.9rem;/* box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15); */background: url(../images/h1bg2.jpg) no-repeat center/cover;}

.home1 .left .date{width: .91rem;height: .91rem;text-align: center;background: #c61602;position: absolute;z-index: 10;left: 0.35rem;bottom: 1.6rem;display: flex;flex-direction: column;align-items: center;justify-content: center;}

.home1 .left  a span{font-size: 0.4rem;line-height: 0.3rem;color: #fff;font-family: Cochin;}
.home1 .left  a p{font-size: 0.16rem;line-height: 0.3rem;color: #fff;font-family: Cochin;}
.home1 .left .con h3{line-height: 0.3rem;color: #000;font-weight: bold;margin-bottom: 0.15rem;transition: 0.5s;font-size: 0.24rem;}
.home1 .left .con h4{font-size: 0.16rem;line-height: 0.28rem;color: #666;max-height: 0.56rem\0;}
 
.home1 .left .cir{bottom: .25rem;}
.home1 .left .cir span{ width: 0.1rem; height: 0.1rem;opacity: 1; margin: 0 0.1rem;font-size: 0rem;background: #c61602;opacity: .5;}
.home1 .left .cir span.on{opacity: 1;background: #c61602;}
.home1-t .right ul{margin: 0 -0.15rem;}
.home1-t .right li{width: 50%;padding: 0 0.15rem;}
.home1-t .right li *{transition: 0.5s;}
.home1-t  .right li a{display: block;}
.home1-t  .right li .con{padding: 0.23rem 0;border-bottom: 1px dashed #ddd;}
.home1-t  .right li h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;height: 0.64rem;margin-bottom: 0.15rem;}
.home1-t  .right li span{font-family: Cochin;font-size: 0.16rem;color: #666;font-style: italic;font-family: Cochin;font-weight: 600;}
.home1-t  .right li:last-child .con{border-bottom:none;}
.home1-t  .right li:nth-last-child(2) .con{border-bottom:none;}

 @media screen and (min-width: 2500px){
   .home1-t .left .imged{padding-bottom: 50%;} 
 }

@media screen and (min-width: 1200px){
   .home1-t .right a:hover h3,.home1-t .left a:hover h3{color: #c61602;font-weight: bold;}
   .more a:hover span{color:#c61602;}
   .more a:hover span img{transform:rotateY(360deg);transition:0.5s;}
}
@media screen and (max-width:1024px){
    .home1{padding: 0.4rem 0rem;}
    .home1::after{top: 0;height: 3rem;background: #c61602;}
    .home1 .title{padding-left:0rem}
}
@media screen and (max-width:768px){
    .home1 .left{width: 100%;}
    .home1 .right{width: 100%;margin-top:.3rem;}
    .home1 .left .imged{padding-bottom:60%;}
    .home1-t .right ul{margin: 0 -0.1rem;}
    .home1-t .right li{width: 50%;padding: 0 0.1rem;}
}
@media screen and (max-width:600px){
  .home1-t .right li{width: 100%;}
  .home1-t .right li h3{height:auto;}
  .home1-t  .right li:nth-last-child(2) .con{border-bottom:1px dashed #ddd;}
}
/* home2 */
.home2{padding: .7rem 0 1.6rem;/* overflow: hidden; */z-index: 2;}
.home2::after{width: 100%;height: auto;bottom: 0;top: -0.8rem;background: url(../images/hbg2.png) no-repeat bottom;background-size: 100% 100%;}
.home2-t{justify-content: space-between;}
.home2-t .left{width: 48%;}
.home2-t .right{width: 48%;}

.home2-t li *{transition: 0.5s;}
.home2-t .left ul{margin: 0 -0.15rem;}
.home2-t .left li{width: 50%;padding: 0 0.15rem;margin-bottom: 0.3rem;}
.home2-t .left li a{padding: 0.3rem;height: 2.8rem;display: block;background: rgba(255,255,255,.6);}
.home2-t .left li a::after{width:100%;background: #c61602;opacity: 0;}

.home2-t .left li h3{font-size: 0.2rem;line-height: 0.3rem;max-height: 0.64rem\0;color: #333;font-weight: 600;}
.home2-t .left li h4{font-size: 0.16rem;line-height: 0.28rem;max-height: 0.56rem\0;color: #333;margin: 0.15rem 0 0.35rem;opacity: .6;}
.home2-t .left li p{align-items: flex-end;font-size: 0.16rem;color: #666;padding-top: 0.2rem;border-top: 1px solid #ddd;font-family: Cochin;font-weight: 600;}
.home2-t .left li span{font-size: 0.4rem;font-weight: bold;color: #c61602;display: block;padding-right: 0.1rem;font-family: Cochin;}
/* .home2-t .left li:nth-child(2n){margin-top: -0.65rem;} */
/* .home2-t .left .more{position: relative;right: auto;top: auto;transform: translateY(0);display: flex;justify-content: center;margin-top: -0.3rem;}
.home2-t .left .more a{display: block;padding-left: 1.7rem;} */

.home2-t .h2-t{margin-bottom: 0.2rem;}
.home2-t .h2-t a{padding: 0.15rem;background: rgba(255,255,255,.6);align-items: center;}
.home2-t .h2-t .scale{width: 50%;}
.home2-t .h2-t .con{width: 50%;padding: 0 0.3rem;}



.home2-t .h2-t span,.home2-t .right li span{font-weight: 500;font-size: 0.18rem;color: #B61212;}
.home2-t .h2-t h3{font-size: 0.2rem;color: #333;line-height: 0.32rem;max-height: 0.64rem;margin: 0.15rem 0;}
.home2-t .h2-t h4{font-size: 0.16rem;color: #333;opacity: .7;line-height: 0.28rem;max-height: 0.56rem;margin-bottom: 0.2rem;}
.home2-t .h2-t p,.home2-t .right li p{font-size: 0.16rem;color: #666;font-style: italic;font-family: Cochin;font-weight: 600;}
.home2-t .right li a{display: block;padding: 0.15rem 0;}
.home2-t .right li .con{font-weight: 600;align-items: center;padding-top: 0.15rem;}
.home2-t .right li h3{width: calc(100% - 1.1rem);padding-right: 0.1rem;font-size: 0.2rem;color: #333;}
.home2-t .right li p{width: 1.1rem;text-align: right;}




@media screen and (min-width: 1200px){
    .home2-t .left li a:hover h3,.home2-t .left li a:hover h4,.home2-t .left li a:hover p,.home2-t .left li a:hover span{color: #fff;}
    .home2-t .left li a:hover::after{opacity: 1;}
    .home2-t .right a:hover h3{color: #c61602;font-weight: bold;}

}
@media screen and (max-width:1024px){
     .home2{padding: .4rem 0;overflow: hidden;}
     .home2::after{background-size: cover !important;background: url(../images/hbg2.png) no-repeat center;top: -1.5rem;}
     .home2-t .left ul{margin: 0 -0.1rem;}
     .home2-t .left li{width: 50%;padding: 0 0.1rem;}
     .home2-t .left .more a{display: block;padding-left: 0rem;}
}
@media screen and (max-width:768px){
  .home2-t .left{width: 100%;}
  .home2-t .right{width: 100%;margin-top: 0.3rem;}
}
@media screen and (max-width:420px){
  .home2-t .left li{width: 100%;}
  .home2-t .left li:nth-child(2n){margin-top: 0rem;}
  .home2-t .left .more{/* margin-top: 0.25rem; */}
  .home2-t .h2-t .scale{width: 100%;}
  .home2-t .h2-t .con{width: 100%;padding: 0.25rem 0;}
}

/* home3 */
.home3{padding: .1rem 0 .5rem;width: 100%;z-index: 3;background: url(../images/hbg3.png) no-repeat top;background-size: 100% 100% !important;}
.home3::after{width: 5.01rem;height: 2.12rem;top: -2rem;background: url(../images/h3bg1.png) no-repeat top;background-size: 100% 100% !important;z-index: -2;left: 50%;transform: translateX(-50%);}
/* .home3::before{content: "";position: absolute;width: 100%;height: 2.2rem;background: url(../images/h3bg.png) no-repeat bottom;background-size: 100%;bottom: 1rem;left: 0;z-index: -1;/* opacity: 45%;} */ 


.home3 .title .h3{margin: 0 auto;text-align: center;}
.home3 .title h3{color: #fff;}
.home3 .title p{ background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2),rgba(255,255,255,.1));}
.home3-t{justify-content: space-between;align-items: center;}
.home3-t .left {width: 50%;height: 5rem;}
.home3-t .right {width: 50%;}
.home3-t .left .sf1{overflow: hidden;width: 100%;position: relative;height: 100%;}
.home3-t .left .box{position: relative;width: calc(100% + 0vw);height: 100%;left: 0vw;}
.home3-t .left ul{width: 100%;position: relative;height: 90%;}
.home3-t .left li{height: 0.64rem;display: flex;align-items: center;padding: 0 0.15rem;max-width: 3.4rem;position: relative;background: -webkit-linear-gradient(left,rgba(220,35,91,.5),rgba(255,110,22,.5));border-radius: .6rem;float: left;margin: 0 .3rem .2rem;}
.home3-t .left li::after{width: .25rem;height: 0.11rem;background: url(../images/qp.png) no-repeat;background-size: 100%;bottom: auto;top: 100%;left: auto;right: .35rem;}
.home3-t .left li h3{font-size: 0.16rem;color: #fff;transition: 0.5s;line-height: 0.22rem;}
.home3-t .left li:nth-child(1),.home3-t .left li:nth-child(8){opacity:.1}
.home3-t .left li:nth-child(2){opacity: .5;}
.home3-t .left li:nth-child(9){opacity: .21;}
.home3-t .left li:nth-child(10){opacity: .3;}

/* .home3-t .left li:nth-child(1){left: 0;top: 9%;opacity: .1;}
.home3-t .left li:nth-child(2){left: 15%;top: 0px;opacity: .5;}
.home3-t .left li:nth-child(3){left: 48%;top: 10%;}
.home3-t .left li:nth-child(4){left: 2%;top: 25%;}
.home3-t .left li:nth-child(5){right: 0%;top: 32%;}
.home3-t .left li:nth-child(6){left: 0;top: 49%;}
.home3-t .left li:nth-child(7){left: 54%;bottom: 32%;}
.home3-t .left li:nth-child(8){left: 0%;bottom: 20%;opacity: .1;}
.home3-t .left li:nth-child(9){right: 10%;bottom: 18%;opacity: .21;}
.home3-t .left li:nth-child(10){left: 0%;bottom: 7%;opacity: .3;}
.home3-t .left li:nth-child(11){left: 26%;bottom: 0%;}
.home3-t .left li:nth-child(12){right: 0%;bottom: 4%;}
.home3-t .left li:nth-child(13){right: 0%;bottom: 5%;}
.home3-t .left li:nth-child(14){right: 0%;bottom: 5%;} */





.home3-t .left li:nth-child(1)::after,.home3-t .left li:nth-child(2)::after,.home3-t .left li:nth-child(6)::after,.home3-t .left li:nth-child(5)::after,
.home3-t .left li:nth-child(8)::after,.home3-t .left li:nth-child(9)::after,.home3-t .left li:nth-child(10)::after,.home3-t .left li:nth-child(13),.home3-t .left li:nth-child(14){opacity: 0;}

.home3-t .left li:nth-child(1),.home3-t .left li:nth-child(2),.home3-t .left li:nth-child(6),.home3-t .left li:nth-child(5),
.home3-t .left li:nth-child(8),.home3-t .left li:nth-child(9),.home3-t .left li:nth-child(10),.home3-t .left li:nth-child(13),.home3-t .left li:nth-child(14){background: none;}


.zyyw_msg_slide{
  padding: 10px;
}
.zyyw_msg_slide>li{
  margin-bottom: 20px;
}
.str_move{width: 100%;height: 100%;}
.home3-t .right li{width: calc(100% - 0.4rem);transition:0.5s;z-index: 5;}
.home3-t .right li.swiper-slide-active+li{transform: translateX(-90.5%) scale(0.85);z-index: 2;}
.home3-t .right li.swiper-slide-active+li+li{transform: translateX(-184%) scale(0.75);z-index: 1;}
.home3-t .right li .scale{border-radius:.05rem;}
.home3-t .right .cir{position: relative;bottom: auto;margin-top: 0.25rem;}
.home3-t .right .cir span{width: 0.12rem;height: 0.12rem;opacity: 1;margin: 0 0.1rem !important;}
.home3-t .right .cir span.on{background: #c61602;}
.home3-t .right .scale .imged{border-radius:5px;}
.home3-t .right .scale .imged::after{width:100%;height:30%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);}
.home3-t .right .scale .imged:before{width: 0.5rem;height: 0.5rem;background: url(../images/bf.png) no-repeat;background-size: 100% 100%;left: 50%;top: 50%;bottom: auto;transform: translate(-50%,-50%);content:"";position:absolute;}

.h3-m{width: 100%;justify-content: center;margin-top: 0.25rem;}
.h3-m a{width: 2.9rem;}
.tempWrap{height: 100%;}
@media screen and (min-width: 2500px) {
  .home3-t .right .imged{padding-bottom: 57%;}
}
@media screen and (min-width: 1400px) {
  .home3-t .left .sf1{width: calc(100% + 9vw);height: 100%;left: -9vw;}
  .home3-t .left{height:4.4rem;}
}
@media screen and (min-width: 1024px) {
  .home3-t .left li a:hover::after{width: 100%;}
  .home3-t li a:hover h3{font-weight: bold;}
  .home3-t .right a:hover h3,.home3-t .right li a:hover span{color: #c61602;}
}

@media screen and (max-width: 1024px) {
  .home3{padding: 0.4rem 0 0.2rem;overflow: hidden;}
  .home3-t{padding-top: 0;}
  .home3-t .left {width: 100%;height: 4rem;}
  .home3-t .right {width: 100%;margin-top: 0.35rem;}
  .home3-t .left .sf1{width: 100vw;position: relative;left: -15px;right: -15px;}
  .home3 .title .h3{margin: 0;}
  .home3::after{top: 0;background: #c61602;bottom: 0;}
  .home3-t .right .cir span{opacity: .5;}
  .home3-t .right .cir span.on{background: #fff;opacity: 1;}
}
@media screen and (max-width: 768px) {
  .home3-t .left li{/* margin-bottom:0.25rem ; */}
  .home3-t .left ul{height:100%;}
}
@media screen and (max-width: 480px) {
  .home3-t .right .h3-t .pic{width: 100%;}
  .home3-t .right .h3-t .con{width: calc(100%);padding-left: 0rem;margin-top: 0.2rem;}
  .home3-t .left .box{width: 20rem;}
  .home3-t .left{height: 3.3rem;}
/*   .home3-t .left li:nth-child(1){left: 0;top: 0;}
.home3-t .left li:nth-child(2){top: 4%;left: 50%;}
.home3-t .left li:nth-child(3){left: 0%;top: 15%;}
.home3-t .left li:nth-child(4){left: 57%;top: 19%;}
.home3-t .left li:nth-child(5){left: 0%;top: 40%;right: auto;}
.home3-t .left li:nth-child(6){left: 0;top: 30%;}
.home3-t .left li:nth-child(7){left: 3%;bottom: 14%;}
.home3-t .left li:nth-child(8){left: 56%;bottom: 51%;}
.home3-t .left li:nth-child(9){left: 50%;bottom: 20%;right: auto;}
.home3-t .left li:nth-child(10){left: 0%;bottom: 33%;}
.home3-t .left li:nth-child(11){left: 56%;bottom: 36%;}
.home3-t .left li:nth-child(12){right: 0%;bottom: 0%;}
.home3-t .left li:nth-child(13){right: 36%;bottom: 0%;}
.home3-t .left li:nth-child(14){right: 21%;bottom: 6%;}*/
} 


/* home4 */
.home4{padding: 0rem 0 .7rem;z-index: 2;}
.home4::after{background: url(../images/hbg4.png) no-repeat center/cover;width: 100%;height: auto;top: -1rem;bottom: 0;}
.home4-t{justify-content: space-between;}
.home4-t .left {width: 62%;}
.home4-t .right {width: 35%;}
.home4-t .h4-t{border-top: 0.05rem solid #c61602;background: url(../images/h4bg.png) no-repeat top;background-size: 100% 100%;}
.home4-t .right ul{padding: 0.3rem;}

.home4-t .left li a{align-items: center;padding: 0.3rem .3rem .4rem .5rem;}
.home4-t .left li .scale{width: 55%}
.home4-t .left li .con{width: 45%;padding-right: 0.35rem;}
.home4-t .left li h3{font-size: 0.24rem;line-height: 0.32rem;max-height: 0.64rem\0;color: #111;font-weight: 600;margin: 0.15rem 0 0.2rem;transition: .5s;}
.home4-t .left li h4{font-size: 0.16rem;line-height: 0.28rem;max-height: 0.84rem\0;color: #333;opacity: .6;margin-bottom: 0.2rem;}
.home4-t .left li p{align-items: flex-end;font-size: 0.16rem;color: #666;font-family: Cochin;font-weight: 600;}
.home4-t .left li span{font-size: 0.4rem;font-weight: bold;color: #c61602;display: block;padding-right: 0.1rem;font-family: Cochin;}
.home4-t .left li i{display: block;width: 0.21rem;font-style: normal;}
.home4-t .left dl{padding-top: 0.3rem;border-top: 1px solid #ddd;}
.home4-t .left dt{width: 50%;padding: 0 0.3rem;border-right: 1px solid #ddd;}
.home4-t .left dt h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;max-height: 0.6rem;transition: .5s;font-weight: 600;}
.home4-t .left dt p{font-size: 0.16rem;color: #777;font-family: Cochin;margin-top: 0.2rem;font-style: italic;font-weight: 600;}
.home4-t .left dt:last-child{border: none;}

.home4-t .cir{width: auto;bottom: 0.3rem;left: 35%;}
.home4-t .cir span{background: #c61602;opacity: 1;margin: 0 0.08rem !important;opacity: .5;}
.home4-t .cir span.on{opacity: 1;}
.home4-t .right li{margin-bottom: 0.3rem;}
.home4-t .right li h3{font-size: 0.2rem;color: #333;line-height: 0.3rem;height: 0.6rem;transition: .5s;font-weight: 600;}
.home4-t .right li p{font-size: 0.16rem;color: #777;font-family: Cochin;margin-top: 0.2rem;font-style: italic;font-weight: 600;}

@media screen and (min-width: 2500px) {
  .home4-t .left li .imged{padding-bottom:55%}
  .home4::after{top: -4rem;}
}
@media screen and (min-width: 1200px) {

  .home4-t a:hover h3{color: #c61602;font-weight: bold;}

}

@media screen and (max-width: 1024px) {
  .home4{padding: 0.4rem 0 0rem;}
  .home4::after{top: 0;}
}
@media screen and (max-width: 768px) {
  .home4-t .left {width: 100%;}
  .home4-t .right {width: 100%;margin-top: 0.3rem;}
  .home4-t .right ul{padding:.3rem .3rem 0;}
  .home4-t .right li{margin-bottom:.25rem;}

}
@media screen and (max-width: 420px) {
  .home4-t .left li .scale{width: 100%;order: -1;}
  .home4-t .left li .con{width: 100%;padding-right: 0rem;margin-top: 0.3rem;}
  .home4-t .cir{left:0;width: 100%;}
}


/* home5 */
.home5{width: 100%;padding: 0rem 0 3.4rem;/* overflow: hidden; */z-index: 1;}
.home5::after{width: 100%;height: auto;top: -1rem;bottom: 0;background: url(../images/hbg5.png) no-repeat bottom;background-size: 100% 100%;}
.home5 .title .h3{margin: 0 auto;text-align: center;}
.home5-t::after{width: 11.65rem;height: 1.17rem;background: url(../images/h5bg.png) no-repeat;background-size: 100% 100%;left: 50%;transform: translateX(-50%);bottom: auto;top: -.3rem;max-width: 100%;}
.home5-t li{transition: 0.5s;}
.home5-t li a{display: block;padding: 0 .2rem;}
.home5-t li a .img{width: 1.6rem;height: 1.6rem;border-radius: 50%;background: rgba(255,255,255,.5);margin:0 auto;text-align: center;/* padding-top:0.35rem; */display: flex;flex-direction: column;align-items: center;justify-content: center;}
.home5-t li a .img::after{width: auto;height: auto;top: 0.1rem;right: 0.1rem;bottom: 0.1rem;left: 0.1rem;border: 1px dashed #981c42;border-radius: 50%;opacity: .3;}
.home5-t li span{font-size: 0.4rem;color: #c61602;font-family: Cochin;font-weight: bold;}
.home5-t li p{padding: 0 0.25rem;font-size: 0.15rem;color: #666;line-height: 0.22rem;font-family: "PingFang SC";width: 100%;}
.home5-t{height:2rem;}
.home5-t li.slick-current,.home5-t li.slick-current+li+li,.home5-t li.slick-current+li+li+li+li{padding-top: 0.55rem;}

@media screen and (min-width:1024px){
  .home5-t .left li a:hover span{opacity: 1;}
}
@media screen and (max-width:1024px){
  .home5{padding: 0rem 0  1.5rem;/* overflow: hidden; */z-index: 5;}
  .home5-t::after{width:100%;height: .8rem;}
}
@media screen and (max-width:768px){
    .home5{padding: 0.2rem 0 0rem;}
  .home5-t li.slick-current,.home5-t li.slick-current+li+li,.home5-t li.slick-current+li+li+li+li{padding-top: 0rem;}
  .home5-t li span{font-size: 0.3rem;}
   .home5-t::after{width:100%;/* height: .6rem; */}
}

@media screen and (max-width:500px){
  .home5-t::after{height: .55rem;}
}

/* home6 */
.home6{width: 100%;padding: 0rem 0 0rem;/* background: url(../images/hbg6.png) no-repeat center/cover; */z-index: 10;}
/* .home6::after{width: 47%;background: url(../images/h6bg.png) no-repeat top;background-size: 100% 100%;left: auto;right: 0;top: -1.31rem;height: 7rem;}
.home6-t{justify-content: space-between;}
.home6-t .left{width: 53.8%;}
.home6-t .right{width: 45.6%;padding-top: .5rem;}
.home6 .title h3,.home6 .title .more span{color: #fff;}
.home6 .title .more span{border: 1px solid rgba(255,255,255,.2);}
.home6 .h6-t .title h3{margin-top:0;}
.h6-t{position: relative;}
.h6-t .a{width: calc(10vw + 100%);left: -10vw;position: relative;}
.h6-t .title{position: absolute;bottom: 1.9rem;width: 100%;left: 0;margin-bottom: 0;}
.h6-t .title .more{right:.35rem;}
.home6 .right .title{text-align: center;margin-bottom:.4rem}
.home6 .right .title h3{color: #fff;}
.home6 .right .title p{background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2),rgba(255,255,255,0));}
.home6 .right .title .h3{margin: 0 auto;text-align: center;}
.home6 .ul-iconsb1{padding: 0 .25rem;justify-content: center;margin-bottom: .6rem;}
.ul-iconsb1 li{padding: 0 0.09rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateY(0%) translateX(-50%);}
.home6 .ul-iconsb1 .icon{width: 0.7rem;height: .7rem;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);border-radius: 50%;}
.ul-iconsb1 .qrbox{top: 100%;transform: translateY(-30%) translateX(-50%);opacity:0;visibility:hidden;margin-top: .15rem;transition: 0.5s;position: absolute;width: 1.2rem;z-index: 10;height: auto;z-index: 100;left: 50%;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);}
.ul-iconsb1 .qrbox .qr{padding: .05rem;background: #fff;text-align: center;border-radius: .1rem;}
.ul-iconsb1 .qrbox::before{content:"";border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.1rem solid #fff;top: -0.1rem;transform: translateX(-50%);position: absolute;left: 50%;}
.ul-iconsb1 .qrbox .qr img{width: 100%;}
.ul-iconsb1 .qrbox .p{font-size: 0.14rem;overflow:hidden;text-align: center;margin-top: .1rem;line-height: 1.5;}

.home6-t .left .h6-b .imged::before{width: 0.9rem;height: 0.9rem;background: url(../images/bf.png) no-repeat;background-size: 100% 100%;left: 50%;
top: 50%;bottom: auto;transform: translate(-50%,-50%);content:"";position:absolute;}
.home6-t .imged:after{background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);width:100%;height:30%;}

.home6-t .h6-b{margin-top: -1.4rem;}
.home6-t .h6-b a{display: block;position: relative;}
.home6-t .h6-b h3{width: 100%;padding: 0 0.2rem;position: absolute;left: 0;bottom: 0.25rem;z-index: 10;font-size: 0.2rem;color: #fff;text-align:center;}
.home6-t .right>ul{justify-content: space-between;width: 100%;}
.home6-t .right>ul li{width: 49.3%;margin-bottom: 0.1rem;}
.home6-t .right>ul li:last-child{width: 100%;}
.home6-t .right>ul li a{display: block;position: relative;}
.home6-t .right>ul li .con{width: 100%;padding: 0 0.2rem 0rem;position: absolute;left: 0;bottom: .2rem;z-index: 10;}
.home6-t .right>ul li p{align-items: center;color: #fff;font-size: 0.16rem;margin-bottom: 0.1rem;}
.home6-t .right>ul li h3{color: #fff;font-size: 0.2rem;}
.home6-t .right>ul li p img{display: inline-block;margin-right: 0.1rem;max-width: 0.25rem;}
.h6-t .imged{padding-bottom:6.6rem;}
.home6-t .h6-b .imged{padding-bottom: 5rem;}
.home6-t .right>ul li .imged{padding-bottom: 2.7rem;}
.home6-t .right>ul li:last-child .imged{padding-bottom: 4.4rem;}
.home6-t .right>ul li .con{border-left:.04rem solid #e03666;}
.home6-t .right>ul li:nth-child(2) .con{border-left:.04rem solid #e71f19;}
.home6-t .right>ul li:nth-child(3) .con{border-left:.04rem solid #1fb922;} */
.img_zd .img_hezi{padding-bottom:60%;transition: .5s;background-size: cover !important;}
.home6 .title h3{width: .35rem;color: #fff;line-height: 1.2;padding-left: .35rem;}
.home6 .more{top: auto;transform: translateY(0);bottom: 0.4rem;right: .8rem;}
.home6 .more span{color: #fff;width: 0.35rem;text-align: center;padding: 0.15rem .1rem;display: flex;line-height: 1.2;}

.container08 .left{width: 22.30%;position: relative;z-index: 10;}
.container08 .left .img .img_hezi{ padding-bottom: 7.14rem !important;}
.container08 .left .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: .6rem 0 .16rem .3rem;display: flex;flex-direction: column;justify-content: space-between;}
.container08 .center{ width: 27.62%; position: relative;}
.container08 .right{ width: calc(100% - 22.30% - 27.62%);}

.list_box14{display: flex;flex-direction: column;width: 1rem;align-items: center;}
.list_box14 li{margin: 0 0 .2rem;}
.list_box14 li .a{position: relative;cursor: pointer;}
.list_box14 li .a>img{width:.4rem;}
.list_box14 li .a .ewm{position: absolute;box-shadow: 0 0 15px rgba(0,0,0,.1);left: 50%;transform: translateX(-50%) translateY(.3rem) scale(0.3);transition: .5s;opacity: 0;visibility: hidden;width: 1.1rem;height: 1.1rem;background: #fff;border-radius: 4px;padding: .06rem;transform-origin: top;z-index: 1000;}
.list_box14 li .a .ewm:before{content:"";position: absolute;left: 50%;border-left: transparent .08rem solid;border-right: transparent .08rem solid;border-bottom: #fff .08rem solid;top: -.06rem;margin-left: -.06rem;}
.list_box14 li .a .ewm img{width: 100%;height: 100%;}

.list_box14 li .a:hover .ewm{transform: translateX(-50%) translateY(.2rem);opacity: 1;visibility: visible;z-index:1}

.list_box15 li *{ transition: .5s;}

.list_box15 li a{ display: block; position: relative;}
.list_box15 li a .img::after{ content: ""; position: absolute; top: 0;}
.list_box15 li a .img .img_hezi{ padding-bottom: 7.14rem !important;}
.list_box15 li a .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;align-items: flex-end;padding: 0 .26rem .2rem;z-index: 10;}
.list_box15 li a .top .con{display: flex;width: 100%;}
.list_box15 li a .top .con .ico{width: .4rem;padding: .06rem 0.1rem 0 0;}
.list_box15 li a .top .con .con_li{width: calc(100% - .4rem);}
.list_box15 li a .top .con .con_li h5{ font-size: .18rem; color: #fff; line-height: .3rem; max-height: .6rem;}

.list_box16 li a .img .img_hezi{ padding-bottom: 3.57rem !important;}


.list_box17{width: 100%;}
.list_box17 li{width:50%;}
.list_box17 li a .img .img_hezi{ padding-bottom: 3.57rem !important;}


.container08 .right .right_bottom{ display: flex; flex-wrap: wrap;}
.container08 .right .right_bottom .box1{ width: 50%; height: 3.57rem; background: #e6c390; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.container08 .img_hezi::after{width: 100%;height: 50%;background: url(../images/shad.png) no-repeat;background-size: 100% 100%;}
.img_zd>img{display:none;}


@media screen and (min-width: 2500px) {
  .h6-t .imged{padding-bottom: 7.5rem;}
  .home6-t .h6-b .imged{padding-bottom: 6rem;}
  .home6-t .right>ul li .imged{padding-bottom: 3.2rem;}
  .home6-t .right>ul li:last-child .imged{padding-bottom: 5.8rem;}
  
  .home6::after{
    /* height: 59.6%; */
    height: 7.5rem;
}
}
@media screen and (min-width: 3200px) {
/*   .h6-t .imged{padding-bottom: 44.5%;} */
}
@media screen and (max-width: 768px) {
  .home6{padding: 0rem 0 0rem;overflow: hidden;/* background: url(../images/hbg6.png) no-repeat center/cover; */}
  /* .home6-t .left{width: 100%;}
  .home6-t .right{width:100%;padding-top: .5rem;padding-left:0;position: relative;z-index:1;}
  .home6::after{display: none;}
  .home6-t .right:after{left: 0;right: 0;background:#c61602;height: 3.79rem;content:"";position:absolute;top:0;z-index:-1;}
  .h6-t .a{width: 100vw;left: -15px;}
  .home6-t .h6-b{margin-top: 0.3rem;}
  .h6-t .title{bottom: 0.3rem;right: 0;padding: 0 0.15rem;margin-bottom: 0 !important;}
  .h6-t .title .more{right: auto;position: relative;top: auto;transform: translateY(0px);}
  .home6-t .ul-iconsb1{margin-bottom:.2rem;padding: 0;}
  .h6-t .imged{padding-bottom: 60%;}
  .home6-t .ul-iconsb1 .icon{width:.45rem;height:.45rem;}
  .home6-t .h6-b .imged{padding-bottom:60%}
  .home6-t .right>ul li .imged{padding-bottom: 2rem;}
  .home6-t .right>ul li:last-child .imged{padding-bottom: 64%;} */

  .container08 .left, .container08 .center{ width: 50%;}
	.container08 .right{ width: 100%;}
  .list_box15 li a .img .img_hezi, .container08 .left .img .img_hezi{padding-bottom: 192% !important;}
  .list_box16 li a .img .img_hezi{padding-bottom: 45% !important;}
	.list_box17 li a .img .img_hezi{ padding-bottom: 3.57rem !important}
}
@media screen and (max-width: 600px) {
    .home6-t .left .imged::after{width:.4rem;height:.4rem;}
    
}
@media screen and (max-width: 420px) {
  .home6-t .right li .imged{padding-bottom:120%;}
   .home6-t .right>ul li .imged{padding-bottom: 1.6rem;}
   .home6 .right:after{height:3.39rem;}
}


/* home8 */
.home8{padding: 0.9rem 0 2rem;width: 100%;}
.home8::after{width: 100%;height: auto;background: url(../images/hbg6.png) no-repeat bottom;background-size:  cover;top: -7.4rem;bottom: 0;}
.home8 .title .h3{margin: 0 auto;text-align: center;}
.home8-t .imged{padding-bottom: 135%;}
.home8-t{position: relative;}
.home8-t li a{display: block;position: relative;}
.home8-t li span{width: 0.3rem;position: absolute;right: 0.25rem;bottom: 0;padding-bottom: 0.4rem;color: #fff;font-size:0.16rem;z-index: 10;text-align: center;}
.home8-t li span::after{width: 1px;height: 0.4rem;left: 50%;transform: translateX(-50%);background: #fff;}
.home8-t .cir{position: relative;bottom: auto;margin-top: 0.4rem;}
.home8-t .cir span{background: #c61602;opacity: .5;margin: 0 0.1rem !important;}
.home8-t .cir span.on{opacity: 1;}

@media screen and (min-width: 2500px) {
.home8::after{top: -13rem;}
}

@media screen and (max-width: 1024px) {
  .home8{padding: 0.4rem 0;}
}
@media screen and (max-width: 768px) {
  .home8{padding: 0.4rem 0rem;}
}


/* foot */
.footer{width: 100%;}
.footer::after{width: 100%;height: auto;top: -1.4rem;bottom: 0;background: url(../images/fbg1.png) no-repeat top;background-size:100% 100%;}
.foot-b{justify-content: space-between;padding: 0.7rem 0 .85rem;align-items: center;}
.foot-b .fot-l{width: 20%;}
.foot-b .fot-m{width: 47%;padding-left: 5%;}
.foot-b .fot-r{width: 3.7rem;display: flex;align-items: center;justify-content: space-between;}
.foot-b p{font-size: 0.16rem;line-height: 0.32rem;color: #fff;}
.foot-b .fot-m span,.foot-b .fot-m a{display: inline-block;padding: 0 .15rem;}
.foot-b .fot-m p{margin-bottom: 0.1rem;}

.select{width: 2.3rem;position: relative;cursor: pointer;}
.select h2{font-size: 0.16rem;height: 0.4rem;align-items: center;padding: 0 .15rem;justify-content: space-between;border: 1px solid rgba(255,255,255,.3);}
.select h2 p{color: #fff;white-space: nowrap;}
.select ul{background: #f8f8f8;height: 2rem;position: absolute;width: auto;left: 0;right: 0;padding: .15rem 0rem;z-index: 5;bottom: 100%;display: none;overflow-y: auto;}
.select li{font-size: 0.16rem;line-height: 0.32rem;color: #333;transition:0.5s;padding: 0 .15rem;}
.select h2 img{width: 0.08rem;}
.select li:hover{background:#B61212;color:#fff;}

.ul-iconsb1 li{padding: 0 0.05rem;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible;transform: translateY(0%) translateX(-50%);}
.ul-iconsb1 .icon{width: 0.35rem;height: .35rem;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);border-radius: 50%;}
.ul-iconsb1 .qrbox{bottom: 100%;transform: translateY(-30%) translateX(-50%);opacity:0;visibility:hidden;margin-bottom: .15rem;transition: 0.5s;position: absolute;width: 1.2rem;z-index: 10;height: auto;z-index: 100;left: 50%;box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);}
.ul-iconsb1 .qrbox .qr{padding: .05rem;background: #fff;text-align: center;border-radius: .1rem;}
.ul-iconsb1 .qrbox::before{content:"";border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.1rem solid #fff;bottom: -0.1rem;transform: translateX(-50%) rotateX(180deg);position: absolute;left: 50%;}
.ul-iconsb1 .qrbox .qr img{width: 100%;}
.ul-iconsb1 .qrbox .p{font-size: 0.14rem;overflow:hidden;text-align: center;margin-top: .1rem;line-height: 1.5;}









.rightFix {
  position: fixed;
  right: 0.25rem;
  display: none;
    top: 68%;
  transform: translateY(-50%);
  z-index: 200000;
  padding: .15rem 0.05rem .2rem;
  background: #c61602;
  border-radius: 0.43rem;
  box-shadow: 0px 6px 10px 0px rgba(0, 39, 129, 0.3);
}

.rightFix li {
  /* width: 86px; */
  color: #fff;
  text-align: center;
  font-size: .16rem;
  transition: .3s;
  text-align: center;
}
.rightFix li a{display: block;padding: 0.25rem 0;border-bottom: 1px solid rgba(255,255,255,.2);}
.rightFix .log{width: 0.7rem;margin: 0 auto .15rem;}

.rightFix a:hover i {transform: rotateY(360deg);transition: .5s;}

.rightFix li:last-child a{border-bottom:none}

.rightFix li p{margin-top: .1rem;transition: 0.5s;line-height: 1.5;padding: 0 .05rem;color: rgba(255,255,255,0.6);}
.rightFix .totop p{cursor: pointer;text-align:center}



@media screen and (min-width: 1200px) {
 .rightFix li a:hover img{transform:rotateY(360deg);transition:0.5s;}

}
@media screen and (max-width: 1200px) {
  .rightFix{display: none !important;}

.eol_navbar{display: none !important;}
}
@media screen and (max-width: 1024px) {
  .footer::after{top:0;background:#c61602;}

}
@media screen and (max-width: 768px) {
  .foot-b{padding:.2rem 0}

  .foot-b .fot-l{width: 100%;text-align: center;}
  .foot-b .fot-m{width: 100%;text-align: center;order:3}
  .foot-b .fot-r{margin: 0.25rem auto;}
 .foot-b .fot-l img{width: 55%;} 

}







@media screen and (min-width: 2300px) {
  .header_box #header::after{width:18%;}
}


@media screen and (max-width: 1600px) {
  #logo{width:4rem;}
  #header .right{padding-left:5%;}
  .header_box #header::after{width:25%;}
  .head-l {width: calc((100% - 4.3rem)/2);}
  #nav ul li h3 { font-size: 0.2rem; }
}
@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; }
  .header_box #header::after{width:28%;}


}
@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%;}

}
@media screen and (max-width: 1024px) {
 
 
}
@media screen and (max-width: 980px) {
 
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {font-size: 0.16rem !important;}
  .title{margin-bottom: .25rem !important;}
  .title h3{font-size: .26rem;}
  .title p{font-size: .36rem;}
}

@media screen and (max-width: 600px) {
  

}
@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)}
}