@charset "utf-8";

@font-face {font-family: geo; src: url(/font/georgia.ttf);}
@font-face {font-family: sy; src: url(/font/sySong.woff);}

body.navShow {overflow: hidden;}

/*==========================================公共 开始=============================================*/
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.header_box_li{position: relative;z-index: 1;height: 100%;}

.header_box{position: relative;z-index: 100; height: 0; }
#header{z-index:999;width:100%;height: 1.3rem;border-bottom: 1px solid rgba(255,255,255,.6);}
.head{position: fixed;}
.header_box_li #header:before{content:"";position:absolute;height: 2.3rem;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%;}


 .header_box_li #header.xg{background:#ab0509;height: 1.15rem;}
 .header_box_li #header.xg:before{/* height: 100% !important; *//* background-size: 100% 100% !important; */height: 0;}
.header_top{position: relative;height: .45rem;padding: 0;text-align: right;z-index: 10000;overflow: hidden;width: 100%;}
.head .header_top{transition:0.5s;transform: translateY(0.1rem);display: flex;justify-content: space-between;align-items: center;}

.list_box0{display: flex;align-items: center;}
.list_box0 .li{font-size: 0.14rem;color: #fff;display: flex;transition:.6s;/* margin-right: 0.2rem; */position: relative;/* padding-right: 0.2rem; *//* border-right: 2px solid rgba(255,255,255,0.3); */}
.list_box0 .li:last-child{margin-right: 0;padding-right:0;border-right: 1px solid rgba(255,255,255,0);}
.list_box0 .li>a{display:block;padding: 0 .1rem;}

#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:0;white-space:nowrap;padding: .10rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.12rem;color:#666666;line-height:20px;margin: 0;}

.list_box0 .li:after{content:"";position:absolute;left: -.26rem;width:1px;height: 16px;top: 50%;margin-top: -8px;opacity: .8;}
.list_box0 .li.on:after{display:none;}
.list_box0 .li:first-child:after{ display:none}
.header_box .w1200{height: 1.28rem;position:relative;width: auto;max-width: 100%;padding: 0;display: flex;/* align-items: center; */justify-content: space-between;transition: .5s;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo{height: 100%;position: relative;width: 3.09rem;transition: 0.5s;transform: translateY(-.15rem);padding: 0 .2rem;z-index: 10;}
#logo img{max-width:100%;transition: .5s;}
#logo img.img2{ display:none}
.head-l{width: calc((100% - 4rem)/2);/* max-width: 6rem; */position: relative;z-index: 100;}
.head-r .list_box0{display: flex;align-items:center;justify-content:flex-end;}
#nav ul{
    display: flex;
    justify-content: space-between;
}
#nav ul li{float:left;z-index:0;height: 100%;position: relative;}
#nav ul li a{display:block;padding: 0;position: relative;z-index: 2;/* padding-right: .15rem; */}
#nav ul li a>h3{font-size: .22rem;color:#fff;line-height: .6rem;position:relative;transition: .36s;display: inline-block;font-weight: bold;/* padding-right: .15rem; */font-family: sy;}
#nav ul li>a>h3:after,#nav ul li .sub a::after{width:.11rem;height:.06rem;background-size:100%;left:auto;right:0;bottom:50%;transform:translateY(50%);}
#nav ul li.on1 h3:after{ opacity:1; visibility:visible}

#nav ul li .sub{position:absolute;top:100%;background: #fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;/* box-shadow: 0 0 10px rgba(0,0,0,.3); */}
#nav ul li .sub:after{content: '';height: 3px;width: 100%;position: absolute;left: 50%;top: -1px;background: #d58f33;transform: translateX(-50%);opacity: .7;}
#nav ul li .sub .box{padding: .05rem 0;text-align:center;}
#nav ul li .sub a{padding: 0.1rem 0;line-height: 0.28rem;transition:.6s;font-size: 0.16rem;color: #333;text-align: center;min-width: 1.6rem;position: relative;}
#nav ul li .sub h3:after{content:"";position:absolute;left:.05rem;right:.05rem;bottom:0;border-bottom:1px dashed rgba(255,255,255,.2);width: auto;}
#nav ul li .sub h3:last-child:after{border-bottom:none;}
#nav ul li .sub a{line-height: 1.2;/* padding-right:.25rem; */}
#nav ul li .sub h3 a:hover{color: #fff;background: #b5232c;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav ul li .sub dt{position: absolute;left: 100%;top: 0;background: rgba(5,42,77,.5);opacity:0;visibility:hidden;transition:0.5s;z-index: 1000;}
#nav ul li .sub dt dl{transition:0.5s;}
#nav ul li .sub dt dl:hover{background: rgba(255,255,255,.2);}
#nav ul li .sub h3:hover dt{opacity:1;visibility:visible;} 

#nav>ul>li.on>a>h3,#nav ul li:hover>a>h3{/* color: #94b7de; */font-weight: bold;}

#nav>ul>li h3:before{content:"";display:block;position:absolute;width: 12px;height: 12px;right: -.22rem;top: 50%;margin-top: -6px;transition:.3s;background-size:100% auto; display:none}
#nav>ul>li.xiala h3:before{ display:block}

#nav>ul>li.noSubMenu h3:before{ display:none}

.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0;position: relative;}
.search_btn img{margin: 0;width: .2rem;}

.header_box_li #header.xg #logo{
    width: 3.09rem;
    /* transform: translateY(-0.4rem); */
}

.xg #logo{margin:0;}
.head-b{justify-content: space-between;align-items: flex-start;}
.head .head-b{transition:0.5s;}
.head.xg .head-b{transform:translateY(0rem);}



.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: rgb(14, 93, 168); 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.72rem; width: 1rem; }
.search-dialog .search-input input[type="submit"] {background-color: #b5232c;/* background-repeat: no-repeat; *//* background-position: center center; *//* background-size: 0.24rem; *//* 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); }
}

/*导航按钮开始*/
/*手机端开始*/
.m_header_box {transition: .6s;display: none;position: relative;z-index: 100000;height: .7rem;}
.m_header_box header{padding: 0 0 0 15px;height: .7rem;background: #b5232c;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;display:flex;justify-content:space-between;align-items: center;}
.m_header_box header #logo img{height: 0.5rem;width: auto;}
.m_header_box header #logo{padding:0;width: 250px;margin: 0;}

/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {/* background: #fff; */}
#nav_btn_box{position:relative;width: .7rem;height: .7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: #fff;}
#nav_btn_box:after{content:"";position: absolute;z-index: -1;top: 0;left: -10px;border-right: #fff 10px solid;border-top: transparent .7rem solid;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point {display: inline-block;width: 0.40rem;height: 22px;position: relative;outline: none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: .28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 18px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #b5232c;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 24px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #b5232c;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn {background: transparent;}
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 70px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #f7f7f7;background-size:cover;opacity: 0;visibility: hidden;}
#m_nav .close{position:absolute;top: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

#m_nav .search_box input.submit{ background: #0656b7 url(/images/submit.svg) center no-repeat; background-size: .28rem;}
#m_nav .list_box0{text-align:center;width: 100%;justify-content: flex-start;margin: .32rem 0 0;flex-wrap: wrap;height: 0.4rem;}
#m_nav .list_box0 .li{text-align: left;color: #b5232c;margin: 0 .12rem 0.15rem 0;font-size: 14px;padding: 0;min-width: 1rem;}

#m_nav .old_rukou{margin:.24rem 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;max-height: calc(100% - 250px);/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow: hidden;overflow-y: auto;margin: 0;/* flex: 1; */}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid #e2e2e2;line-height: .5rem;color: #333;padding: 0;font-size: 16px;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: .64rem;height: .5rem;display: inline-block;background: url(/images/arrow_down.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;}
.list_box_nav_mobile>li.on1 i{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);}

.list_box_nav_mobile>li.on .a{border-bottom: 1px solid #e2e2e2;}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:13px;color: #666;line-height: 2.5;}
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }

/*顶部搜索*/
.wap_search{font-size:16px;border-radius: 5px;color:#fff;text-align:center;letter-spacing:2px;overflow:hidden;width: 100%;height: 85px;display: block;margin-bottom: 0.1rem;}
.wap_search form{height:40px;border-radius:20px;background: rgb(255 255 255);position:relative;width: 3.68rem;margin: 10px auto;}
.wap_search .input{font-size: .16rem;color: #646464;height:40px;line-height:40px;padding: 0 .24rem;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;width: calc(100% - 40px);}
.wap_search .btn_blue{position:absolute;cursor:pointer;top:0;right:0;width: 40px;height:40px;line-height:40px;border:0;background: url(/images/submit.svg) center no-repeat #b5232c;background-size: .24rem;border-radius: 20px;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search input::-webkit-input-placeholder{ color:#999; }
.wap_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#999; }
.wap_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#999; }
.wap_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#999; }/* WebKit browsers */
.wap_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.wap_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.wap_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.wap_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */
/* search */
.head .li:last-child{position: relative;height: 0.4rem;display: flex;align-items: center;}
.head .input {position: absolute;z-index: 1;left: auto;right: 0rem;top: 0;bottom: 0px;height: 0.4rem;width: 0.2rem;background: #fff;opacity: 0;visibility: hidden;transition: 0.5s;display: flex;justify-content: space-between;align-items: center;padding-right: 0.1rem;}
.head .li:last-child.on .input {
    width: 3rem;
    opacity: 1;
    visibility: visible;
  }
.head .input .txtinput {
    width: calc(100% - 30px);
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.14rem;
    padding: 0 0rem 0 0.2rem;
}
.head .input .sub{width: 0.2rem;height: 0.2rem;background:url(/images/ser.png) no-repeat center;cursor: pointer;background-size: 100% 100%;}

/*导航按钮结束*/

/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; width: 100%;position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden;}
.main-visual-slider .swiper-container { width: 100%; height: 100%; position: relative;  }

.swiper-box1 .imged{padding-bottom: 100vh;}
.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;}
.swiper-box1 .imged::after{width: 100%;height: 2rem;background: url(/images/banshad.png) no-repeat;background-size: 100% 100%;}

.swiper-box1 .mid .cir{width: 100%;align-items: center;justify-content: center;bottom: .5rem;}
.swiper-box1 .mid .cir li {
	width: 0.1rem;height: 0.1rem;opacity: 1;color: #fff;font-size: 0rem;
	background: #fff;text-align: center;margin: 0 .1rem !important;border-radius: 50%;}
.swiper-box1 .mid .cir li.on {opacity: 1;font-size: 0.14rem;width: 36px;height: 36px;
border: 1px solid rgba(255, 255, 255, 1);background: none;position: relative;line-height:36px;}
.swiper-box1 svg {
	position: absolute;left: 50%;top: 50%;
	transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	fill: none;stroke: #bd1a21;
	stroke-width: 0.02rem;
	stroke-dasharray: 100;
	stroke-dashoffset: 100;width: 40px;height: 40px;display: none;
}
.swiper-box1 li.on svg {animation: indexsvg 6s linear forwards;display: block;}

@keyframes indexsvg {
	0% {
		stroke-dashoffset: 100
	}
	100% {
		stroke-dashoffset: 0
	}
}


/* home1 */
.title{justify-content: center;margin-bottom: .45rem;position: relative;}
.title h3{font-size: 0.34rem;color: #333;line-height: 1.3;margin-bottom: .1rem;font-family: 'sy';text-align: center;}
.title h3 img{max-width:1.74rem;}
.title p{align-items: center;font-size: 0.12rem;color: #bdbdbd;font-family: arial;justify-content: center;}
.title p img{width: 0.39rem;display: inline-block;margin-right: 0.05rem;}
.more{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.more span{align-items: center;font-size: 0.16rem;color: #a1272c;}
.more span img{margin-right: 0.1rem;display: inline-block;width: .35rem;}
.home1{width: 100%;padding: 0.75rem 0 0;overflow: hidden;z-index: 2;}
.home1::after{width: 8.93rem;height: 9.68rem;background: url(/images/hbg1.png) no-repeat;background-size: 100%;left: auto;right: 0;}
.home1 .ph{display: none;}
.home1-t{align-items:flex-start;}
.home1 .left{width: 58%;position: relative;}
.home1 .right{width: 42%;padding-left: 0.3rem;}
.home1 .left::after{width: calc((100vw - 15.6rem)/2 + 100%);background: url(/images/h1bg.jpg) no-repeat center/cover;left: auto;right: 0;height: 90%;}
.home1 .left .pc{width: 0.51rem;padding-top: 1.1rem;}
.home1 .left .home1-swiper{width: calc(100% - 0.51rem);padding-left: 0.25rem;}
.home1 .left .home1-swiper a{display: block;}
.home1 .left .home1-swiper .con{padding: .3rem .6rem .25rem .25rem;height: 1.9rem;}
.home1 .left .home1-swiper h3{font-size: 0.2rem;color: #fff;font-weight: bold;}
.home1 .left .home1-swiper .con p{font-size: 0.14rem;color: #fff;line-height: 0.24rem;max-height: 0.48rem\0;margin: .2rem 0 .25rem;}
.home1 .left .home1-swiper .con>span{color: #fff;font-size: 0.14rem;}
.home1 .left .imged{padding-bottom:67%}
.home1 .left .cir{width: 106px;height: 106px;border-radius: 0.5rem;display: flex;align-items: center;justify-content: center;left: -.1rem;bottom: 1.5rem;/* border: 1px solid rgba(245,189,119,.3); */position: absolute;text-align: left;color: #fff;}
.home1 .left .cir span{color: #fff;font-size: 0.24rem;font-family:sy;}
.home1 .left .cir p{display: flex;align-items: flex-end;}
.home1 .left .cir .swiper-pagination-current{font-size:.35rem;padding-right: 0.05rem;}
.home1 .left .cir .swiper-pagination-total{padding-left: 0.05rem;}
.home1 .left .ui-loop{width: 106px;height: 106px;position: absolute;left: -.1rem;bottom: 1.5rem;}
.home1 .left .cir svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 118px;
	height: 118px;
}

.path-loop {
  fill: none;stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 1px;
}	
.path-loop-bg {fill: none;stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 1px;opacity: 0.3;
}

.home1 .tab{border-bottom: 1px solid #ddd;height: 0.6rem;align-items: flex-end;position: relative;}
.home1 .tab h3{padding-bottom: 0.15rem;border-bottom:0.03rem solid rgba(0, 0, 0, 0);color: #666;cursor: pointer;}
.home1 .tab h3 span{color: #333;opacity: .9;font-size: 0.22rem;padding: 0 .15rem;display: inline-block;font-family: 'sy';}
.home1 .tab h3.on{border-bottom:0.03rem solid #c30e20;}
.home1 .tab h3.on span{font-size: 0.32rem;opacity: 1;}

.home1 .tab .more1{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}

.home1 .tab .more1 a{display: none;font-size: 0.14rem;color: #666;}
.home1 .tab .more1 span{align-items: center;}
.home1 .tab .more1 span img{margin-right: 0.1rem;display: inline-block;width: .35rem;}
.home1 .tab .more1 a.on{display: block;}

.home1 .h1-t ul{display: none;}
.home1 .h1-t li{height: .9rem;border-bottom: 1px solid #ddd;transition: 0.5s;}
.home1 .h1-t li a{align-items: center;height: 100%;}
.home1-t .right li .li-1{height: 100%;}
.home1-t .right li .li-1 h3{width: calc(100% - .7rem);font-size: 0.18rem;color: #333;align-items: center;}
.home1-t .right li .li-1 span{width: .7rem;display: block;text-align: right;white-space: nowrap;font-size: 0.14rem;color: #999;}
.home1-t .right li .li-2{display: none;}

.home1-t .right li .li-2 a{ box-shadow: 0px 0px 20px 0px rgba(58, 58, 58, 0.1);background: #fff;padding: .1rem}
.home1-t .right li .li-2 .scale{width: 2.1rem;}
.home1-t .right li .li-2 .con{width: calc(100% - 2.1rem);padding-left: .2rem;}
.home1-t .right li .li-2 h3{font-size: 0.2rem;color: #a1272c;line-height: 0.3rem;margin-bottom: 0.15rem;}
.home1-t .right li .li-2  p{font-size: 0.14rem;color: #888888;line-height: 0.24rem;min-height: 0.48rem;}
.home1-t .right li.on{height: 1.5rem;}
.home1-t .right li.on .li-1{display: none;}
.home1-t .right li.on .li-2{display: block;}

@media screen and (min-width:1200px){
 
}
@media screen and (max-width:1200px){
	.home1 .left::after{width:calc(15px + 100%);}
	.home1 .left .cir,.home1 .left .ui-loop{width: 1rem;height:1rem;left:auto;right:0.3rem;bottom: 2rem;z-index: 10;}
	.home1 .left .cir svg{display: none !important;}
	.home1 .tab h3.on span{font-size: 0.26rem}
}
@media screen and (max-width:1024px){
.home1{padding: 0.4rem 0;}
.main-visual-slider video{display: none;}
.home1 .ph{display: block;}
  .home1 .pc{display: none;}
.home1 .left{width: 100%;position: relative;}
  .home1 .right{width: 100%;padding-left: 0rem;margin-top:.3rem;}
  .home1 .left .home1-swiper{width: 100%;padding-left: 0rem;}
  .home1 .tab h3.on span{font-size: 0.26rem;opacity: 1;}
}

@media screen and (max-width:768px){
  .home1 .ph{display: block;}
  .home1 .pc{display: none;}
  .home1 .left{width: 100%;position: relative;}
  .home1 .right{width: 100%;padding-left: 0rem;margin-top:.3rem;}
  .home1 .left .home1-swiper{width: 100%;padding-left: 0rem;}
  .home1 .left .cir,.home1 .left .ui-loop{width: .7rem;height:.7rem;}
  .home1 .left .cir .swiper-pagination-current{font-size:.26rem;}
  .home1 .tab h3.on span{font-size: 0.26rem;opacity: 1;}
}
@media screen and (max-width:420px){
	.home1 .tab h3 span{padding: 0 .1rem;}
}

/* home2 */
.home22::after{width: 100%;background: url(/images/hbg2.png) no-repeat;background-size: 100%;bottom: -.5rem;top: -.8rem;height: auto;}
.home2{width: 100%;padding: 0.7rem 0 0.6rem;}
.home2-t{position: relative;padding: 0 .4rem;}
.home2-t li{width: 25%;margin-bottom: 0.25rem;}
.home2-t li a{display: block;padding: 0 .4rem;}
.home2-t li a *{transition: 0.5s;}
.home2-t li a::after{width: 0.14rem;height: 0.99rem;background: url(/images/h2-l.png) no-repeat;right: -.07rem;left: auto;background-size: 100% 100%;}
.home2-t li.swiper-slide-duplicate-prev a::after,.home2-t li.swiper-slide-prev a::after{display: none;}
.home2-t li .date{margin-bottom: .3rem;white-space: nowrap;}
.home2-t li .date p{margin-bottom: 0.1rem;font-size: 0.3rem;color: #333;}
.home2-t li .date p i{font-style: normal;color: #666;font-size: 0.26rem;}
.home2-t li .date span{font-size: 0.14rem;color: #666;}
.home2-t li h3{font-size: 0.18rem;color: #333;line-height: 0.32rem;max-height: 0.64rem\0;}
.home2-t .arror{width: 0.7rem;height: 0.7rem;border-radius: 50%;background: #fff;border: 1px solid #ddd;margin-top: 0;transform: translateY(-50%);display: flex;align-items: center;justify-content: center;left: -.4rem;}
.home2-t .swiper-button-next{left: auto;right: -.4rem;}
.home2-t .arror::after{display: none;}


@media screen and (min-width:1200px){
  .home2-t li a:hover .date p,.home2-t li a:hover h3{color: #ae1d22;}
}
@media screen and (max-width:1200px){
	.home2-t .arror{width: 0.45rem;height: 0.45rem;left: 0;}
  .home2-t .swiper-button-next{left: auto;right: 0;}
}
@media screen and (max-width:1024px){
  .home2{padding: 0rem 0 .4rem;}
  .home2-t{padding: 0 .4rem;}
  .home2-t .arror{width: 0.45rem;height: 0.45rem;left: 0;}
  .home2-t .swiper-button-next{left: auto;right: 0;}
  .home2-t li a{padding: 0 .3rem;}
  .home2-t li .date p{font-size:.26rem;}
  .home2-t li .date p i{font-size:.22rem;}
  .home2-t li{width:33.3%;}
}

@media screen and (max-width:768px){
  .home2-t li a{padding: 0 .2rem;}
  .home2-t li a::after{display: none;}
  .home2-t li .date p{font-size: 0.24rem;}
}
@media screen and (max-width:600px){
	.home2-t li{width:50%;}
}
/* home3 */
.home3{padding: 0rem 0 .5rem;}
.home3-t ul li{width: 1.8rem;height: 6.4rem;flex-wrap: nowrap;transition: 0.5s;cursor: pointer;}
.home3-t ul li .h3:after{width:100%;height:100%}
.home3-t ul li:nth-child(1) .h3:after{background: url(/images/h3-1.jpg) no-repeat center/cover;}
.home3-t ul li:nth-child(2) .h3:after{background: url(/images/h3-2.jpg) no-repeat center/cover;}
.home3-t ul li:nth-child(3) .h3:after{background: url(/images/h3-3.jpg) no-repeat center/cover;margin-right: 0;}

.home3-t ul li .h3{height: 100%;width: 1.8rem;padding: .7rem 0rem 0;display: flex;flex-direction: column;align-items: center;/* justify-content: center; */position: relative;}
.home3-t ul li dl{width: calc(100% - 1.8rem);}
.home3-t ul li .h3 h3{font-size: 0.28rem;color: #fff;width: 0.4rem;text-align: center;line-height: 1.1;}
.home3-t ul li .h3::before{width: 100%;height: 1.34rem;background: url(/images/h3-11.png) no-repeat;background-size: 100% 100% !important;bottom: auto;top: -0.65rem;opacity: 0;content:"";position:absolute;z-index:-1;left: 0;}

.home3-t ul li:nth-child(2) .h3::before{background: url(/images/h3-22.png) no-repeat;}
.home3-t ul li:nth-child(3) .h3::before{background: url(/images/h3-33.png) no-repeat;}

.home3-t ul li .h3 a{color: #fff;font-size: 0.14rem;transition: .5s;display: block;width: 0.14rem;bottom: 0;left: 50%;transform: translateX(-50%);position: absolute;}
.home3-t ul li .h3 a span{display: none;}
.home3-t ul li dl{justify-content: space-between;}
.home3-t ul li dl dt{width: 48%;}
.home3-t ul li dl dt a{display: block;transition: 0.5s;}
.home3-t ul li dl dt .con{border-bottom: 1px solid #ddd;height: 1.3rem;}
.home3-t ul li dl dt span{font-size: 0.14rem;color: #ab0509;opacity: 0;}
.home3-t ul li dl dt h3{margin-top: .15rem;color: #333;font-size: 0.18rem;line-height: 0.28rem;max-height: 0.56rem\0;transition: 0.5s;}
.home3-t ul li dl dt:nth-child(3) .con,.home3-t ul li dl dt:nth-child(4) .con{border-bottom: none;}

.home3-t ul li.on{width: calc(100% - 3.6rem);}
.home3-t ul li.on dl{padding: 0.35rem;background: url(/images/h3bg.jpg) no-repeat center/cover; box-shadow: 0px 0.27rem 0.49rem 0px rgba(0, 0, 0, 0.05);}

.home3-t ul li.on dl dt a{border: 0.02rem solid rgba(0, 0, 0, 0);}
.home3-t ul li.on dl dt .con{padding: 0.2rem 0.15rem;}
.home3-t ul li.on .h3::before{opacity: 1;}
.home3-t ul li.on span{opacity:1;}




@media screen and (min-width:1200px){
  .home3-t ul li.on dl dt a:hover{border: 0.02rem solid #ae2026;}
  .home3-t ul li.on dl dt a:hover h3{color: #ae1d22;}
}
@media screen and (max-width:1024px){
  .home3{padding: 0rem 0 0rem;}
  .home3-t ul li{width: 1.3rem;height: 5.4rem;}
  .home3-t ul li .h3{width: 1.3rem;padding: .7rem 0rem 0;}
  .home3-t ul li dl{width: calc(100% - 1.3rem);}
  .home3-t ul li.on{width: calc(100% - 2.6rem);}
}

@media screen and (max-width:768px){
  .home3-t ul li{width: 100%;height: auto;margin: 0 0 0.25rem 0;flex-wrap: wrap;}
  .home3-t ul li .h3{width: 100%;height: auto;padding: .2rem .25rem;flex-direction: row;justify-content: space-between;}
  .home3-t ul li dl,.home3-t ul li.on dl{width: 100%;padding: 0.25rem .2rem .1rem;background: url(/images/h3bg.jpg) no-repeat center/cover;box-shadow: 0px 0.27rem 0.49rem 0px rgba(0, 0, 0, 0.05);}
  .home3-t ul li.on{width: 100%;}
  .home3-t ul li.on .h3 a,.home3-t ul li .h3 a{opacity: 1;margin: 0;width: auto;position: relative;left: auto;transform: translateX(0px);}
  .home3-t ul li .h3 h3{width: auto;padding: 0;font-size: .24rem;}
  .home3-t ul li .h3:before{display:none;}
  .home3-t ul li .h3 a span{display: block;}
  .home3-t ul li .h3 a img{display: none;}
  .home3-t ul li dl dt .con{padding: 0.2rem 0.15rem;}
  .home3-t ul li dl dt a{border: 0.02rem solid rgba(0, 0, 0, 0);}
  .home3-t ul li dl dt span{opacity:1;}
}
/* home4 */
.home4{padding: .7rem 0 0.5rem;}
.home4::after{width: 100%;height: auto;top: 0rem;bottom: -.5rem;background: url(/images/hbg4.png) no-repeat center/cover;}

.home4-t{justify-content: space-between;}
.home4-t .left{width: 25%;position: relative;margin-top:.4rem;}
.home4-t .mid{width: 46%;position: relative;}
.home4-t .right{width: 25%;position: relative;margin-top:.4rem;}
.home4-t .left .imged{padding-bottom: 59%;}
.home4-t h4{padding: .05rem .2rem;color: #fff;font-size: 0.16rem;position: absolute;left: 0;top: .25rem;z-index: 10;}
.home4-t .left h4{background: rgba(23,66,143,.8);}
.home4-t .mid h4{background: rgba(195,150,94,.8);}
.home4-t .left li a{height: 0.85rem;display: flex;align-items: center;border-bottom: 1px solid #ddd;}
.home4-t li a::after{height: 1px;background: #ab0509;bottom: -1px;}

.home4-t .left li h3{font-size: 0.18rem;color: #333;line-height: 0.28rem;max-height: 0.56rem\0;transition: 0.5s;width: 100%;}
.home4-t .mid .h4-s1 a{position: relative;display: block;}
.home4-t .mid .h4-s1 .con{width: 100%;left: 0;position: absolute;bottom: 0;z-index: 10;padding: 0 .3rem 1rem;}
.home4-t .mid .h4-s1 .imged{padding-bottom: 5.25rem;}
.home4-t .mid .h4-s1 .imged::after{width: 100%;height: 5rem;background: url(/images/n-shad2.png) no-repeat;background-size: 100% 100%;}
.home4-t .mid .h4-s1 h3{font-size: 0.2rem;color: #fff;margin-bottom: .15rem;}

.home4-t .mid .h4-s1 p{color: #fff;font-size: 0.14rem;line-height: 0.2rem;max-height: 0.4rem\0;}
.home4-t .mid .h4-s2{padding: 0 20%;position: relative;margin-top: -0.75rem;z-index: 10;}
.home4-t .mid .h4-s2 li{transform: scale(.7);transition: 0.5s;border-radius:50%;}
.home4-t .mid .h4-s2 li.swiper-slide-active{transform: scale(1);}
.home4-t .mid .h4-s2 li .scale{border-radius:50%;border: .02rem solid #fff;}
.home4-t .mid .h4-s2 li .imged{padding-bottom: 100%;border-radius: 50%;}
.home4-t .mid .h4-s2 li.swiper-slide-active .scale{border: .04rem solid #e4be7e;}
.home4-t .mid .h4-s2 .arror{width: 0.38rem;height: 0.38rem;border-radius: 50%;background: #f9f5ef;margin-top: 0;transform: translateY(-50%);left: 13%;}
.home4-t .mid .h4-s2 .arror::after{font-size: 0.2rem;color: #e4be7e;font-weight: bold;}
.home4-t .mid .h4-s2 .swiper-button-next{left: auto;right: 13%;}
.home4-t .right .tit{width: 100%;height: .9rem;background: url(/images/h4bg2.jpg) no-repeat center/cover;display: flex;align-items: center;padding: 0 .3rem;}
.home4-t .right .tit span{color: #fff;font-size: 0.2rem;}
.home4-t .right li a{padding: .2rem 0;align-items: center;border-bottom: 1px solid #ddd;}
.home4-t .right li .scale{width: 1.15rem;}
.home4-t .right li .con{width: calc(100% - 1.15rem);padding-left: 0.2rem;}
.home4-t .right li h3{color: #333;font-size: 0.18rem;line-height: 0.28rem;max-height: 0.56rem\0;transition: 0.5s;}


@media screen and (min-width:1200px){
  .home4-t li a:hover h3{color: #ab0509;}
  .home4-t li a:hover::after{width: 100%;}
}
@media screen and (max-width:1024px){
  .home4{padding: .3rem 0;}
}

@media screen and (max-width:768px){
  .home4-t .left{width: 100%;margin-top:0rem;}
  .home4-t .mid{width: 100%;padding: 0;margin: .3rem 0;}
  .home4-t .right{width: 100%;margin-top:0rem;}
  .home4-t .mid .h4-s1 .imged{padding-bottom: 70%;}
}
@media screen and (max-width:600px){
	.home4-t .mid .h4-s2{margin-top:-.6rem;}
	.home4-t .mid .h4-s2{padding: 0 16%;}
	.home4-t .mid .h4-s2 .arror{left:10%;}
	.home4-t .mid .h4-s2 .swiper-button-next{left: auto;right: 10%;}
}

/* .home5 */
.home5{padding: .3rem 0 0rem;z-index: 2;position: relative;}

.home5-t .scale{border-radius: 0.05rem;}
.home5-t .imged{padding-bottom: 59%;border-radius: 0.05rem;}
.home5-t li a{display:block;padding-bottom:.25rem;}
.home5-t li a:after{width: 90%;height: 100%;background: url(/images/h5bg.png) no-repeat;
background-size: 100% 100%;bottom: 0rem;left: 50%;transform: translateX(-50%);opacity: 0;}
.home5-t li{transform: scale(.93,.8);}
.home5-t li.swiper-slide-active+li{transform: scale(1.08,1);}
.home5-t li.swiper-slide-active+li a::after{opacity: 1;}


@media screen and (min-width:1200px){
 
}
@media screen and (max-width:1024px){

}

@media screen and (max-width:480px){
  .home5-t li a:after{display: none;}
  .home5-t li{transform: scale(1);}
.home5-t li.swiper-slide-active+li{transform: scale(1);}
}



/* home6 */
.home6{padding: 1rem 0 1.5rem;width: 100%;}
.home6::after{width: 100%;height: auto;top: -3.5rem;background: url(/images/hbg6.png) no-repeat;background-size: cover;}
.home6-t{position: relative;}
.home6-t li{transition: 0.5s;padding:0 .05rem .2rem;}
.home6-t li a{display: block;padding: 0.25rem .25rem .4rem;border-top: 1px solid #e4be7e;overflow: hidden;box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.1);background: #fff;}
.home6-t li a::after{height: 1px;background: #ab0509;bottom: auto;top: 0;}
.home6-t li.swiper-slide-active .scale,.home6-t li.swiper-slide-active+li+li .scale{display: none;}
.home6-t li a *{transition: 0.5s;}
.home6-t li h4{display: inline-block;padding: .05rem .15rem;background: #fbf5ea;font-size: 0.14rem;color: #333;margin-bottom: 0.35rem;}
.home6-t li .scale{margin-bottom: 0.25rem;}
.home6-t li h3{font-size: 0.2rem;color: #000;line-height: 0.28rem;max-height: 0.56rem\0;margin-bottom: 0.25rem;}
.home6-t li p{font-size: 0.14rem;color: #999;line-height: 0.24rem;max-height: 1.2rem\0;margin-bottom: 0.4rem;}
.home6-t li .p{justify-content: flex-end;}
.home6-t li h5{padding-left: 0.2rem;color: #999;font-size: 0.14rem;}
.home6-t li h5 span{font-size: 0.32rem;color: #333;display: inline-block;padding-right: 0.05rem;}
.home6-t li h5::after{width: 0.09rem;height: 0.09rem;border-radius: 50%;background: #e6b661;left: auto;right: 100%;bottom: auto;top: 50%;transform: translateY(-50%);}
.home6-t li h5::before{content: "";position: absolute;width: 50vw;height: 1px;background: #ddd;right: 100%;bottom: auto;top: 50%;transform: translateY(-50%);z-index: -1;}
.home6-t .arror{width: 0.7rem;height: 0.7rem;background: #fff;border-radius: 50%;left: -.9rem;transition: 0.5s;}
.home6-t .swiper-button-next{left: auto;right: -.9rem;}
.home6-t .arror::after{color: #333;font-size: 0.2rem;font-weight: bold;}
.home6-t .arror:hover{background: #ab0509;}
.home6-t .arror:hover::after{color: #fff;}
@media screen and (min-width:1200px){
  .home6-t li a:hover::after{width: 100%;}
  .home6-t li a:hover h4{background: #ab0509;color: #fff;}
  .home6-t li a:hover h3{color: #ab0509;}
  .home6-t li a:hover h5::after{width: 0.18rem;height: 0.18rem;background: url(/images/h6-c.png) no-repeat;background-size: 100%;}
}
@media screen and (max-width:1200px){
  .home6-t{padding: 0 .5rem;}
  .home6-t .arror{width: 0.4rem;height: 0.4rem;left: 0;}
  .home6-t .swiper-button-next{left: auto;right: 0rem;}
}
@media screen and (max-width:1024px){
  .home6{padding: .4rem 0;}
}

@media screen and (max-width:768px){
  .home6-t li p{-webkit-line-clamp: 2;}
  .home6-t li h3,.home6-t li h4{margin-bottom:.1rem;}
  .home6-t li p{margin-bottom:.15rem;}
  .home6-t li h5 span{font-size: 0.26rem;}
  .home6-t li .scale{display:block !important;}
  .home6-t li a{padding:.2rem .2rem .3rem;}
}
/* home7 */
.home7{width: 100%;}
.home7-t .title{width: 12.5%;background: #c30e20;display: flex;flex-direction: column;align-items: center;justify-content: space-between;padding:0.75rem 0;margin: 0;}
.home7-t .h7-t{width: 87.5%;}
.home7-t .left{width: 35%;}
.home7-t .mid{width: 30%;}
.home7-t .right{width: 35%;}
.home7-t .title h3{width: .35rem;text-align: center;color: #fff;}
.home7-t .title p{margin-top: 0.2rem;padding-right: .05rem;}
.home7-t .title p img{width:.13rem;}
.ul-iconsb1 li{margin-bottom: 0.1rem;pointer-events: auto;}
.ul-iconsb1 .con{position:relative;cursor:pointer;}
.ul-iconsb1 .con:hover .qrbox{opacity:1;visibility:visible}
.ul-iconsb1 .icon{width:0.38rem;height:0.38rem;border-radius:50%;display: flex;align-items: center;justify-content: center;margin: 0 auto;transition: 0.5s;;}

.ul-iconsb1 .qrbox{left: 100%;/* padding-top:.2rem; */opacity:0;visibility:hidden;margin-left: .2rem;transition: 0.5s;position: absolute;width: 1.2rem;z-index: 10;top: 50%;transform: translateY(-50%);transition: 0.5s;}
.ul-iconsb1 .qrbox .qr{border-radius:0.03rem;padding: .1rem;background: #fff;text-align: center;border-radius: .1rem;display: flex;align-items: center;justify-content: center;}
.ul-iconsb1 .qrbox::before{content:"";/* width:0; */border-left:.08rem solid transparent;border-right:.08rem solid transparent;border-bottom:.1rem solid #fff;top: 50%;right: 97%;transform: translateY(-50%) rotate(-90deg);position: absolute;}
.ul-iconsb1 .qrbox .qr img{/* width:.84rem; */}
.ul-iconsb1 .qrbox .p{font-size: 0.14rem;overflow:hidden;text-align: center;margin-top: .1rem;color: #666;line-height: 1.5;}


.home7-t li a{position: relative;display: block;}
.home7-t li .imged::after{width: 100%;height: 1rem;background: url(/images/n-shad1.png) no-repeat;background-size: 100% 100%;}

.home7-t li a .con{width: 100%;padding: 0 .3rem .15rem;position: absolute;left: 0;bottom: 0;z-index: 10;}
.home7-t li a .con .span img{width: .4rem;}
.home7-t li a .con h3{color: #fff;font-size: 0.2rem;margin-top: 0.15rem;}
.home7-t .left .imged{padding-bottom: 4.15rem;}
.home7-t .mid .imged{padding-bottom: 8.3rem;}
.home7-t .right .imged{padding-bottom: 4.8rem;}
.home7-t .right li:first-child .con-l{width: 50%;height: 3.5rem;background: url(/images/h7-p4.jpg) no-repeat center/cover;padding: 0.35rem .25rem;}
.home7-t .right li:first-child a{display: flex;}
.home7-t .right li:first-child .scale{width: 50%;}
.home7-t .right li:first-child .imged{padding-bottom: 3.5rem;}
.home7-t .right li .con-l h3{font-size: 0.2rem;line-height: 0.28rem;max-height: 0.56rem\0;margin: .15rem 0;color: #fff;}
.home7-t .right li .con-l p{font-size: 0.14rem;color: #fff;line-height: 0.24rem;max-height: 0.72rem\0;}

@media screen and (max-width:1024px){
.home7-t .title{width: 100%;display: flex;flex-direction: row;padding:0.15rem .25rem;margin: 0;}
.home7-t .h7-t{width: 100%;}
.home7-t .title p{display:none;}
.home7-t .title h3{width:auto;}
.home7-t .title ul{display:flex;}
.ul-iconsb1 .qrbox{
    top: 100%;left: auto;transform: translate(0%, 0px);margin: .2rem 0 0;right: 0;
}
.ul-iconsb1 .qrbox::before{top: -.1rem;transform: translateY(0%) rotate(0deg); right: 0.1rem;}
.home7-t .title ul li{margin:0 0 0 .15rem;}
}
@media screen and (max-width:768px){
  .home7-t .left{width: 100%;}
  .home7-t .mid{width: 40%;}
  .home7-t .right{width: 60%;}
  .home7-t .mid .imged{padding-bottom: 6rem;}
  .home7-t .right .imged{padding-bottom: 3.5rem;}
  .home7-t .right li:first-child .imged{padding-bottom: 2.5rem;}
  .home7-t .right li:first-child .con-l{height: 2.5rem;padding: .2rem;}
  .home7-t .right li .con-l p{-webkit-line-clamp: 2;}
}
.rr{position: fixed;right: .15rem;top: 50%;transform: translateY(-50%);z-index: 10000;}
.rr li{margin-bottom: 3px;}
.rr li .icon{width: .4rem;height: .4rem;}
.rr .ul-iconsb1 .qrbox{left: auto;right: 100%;transform: translateY(0%);}
.rr .ul-iconsb1 li .con:hover .qrbox{transform: translateY(-50%);}
.rr .ul-iconsb1 .qrbox::before{display: none;}

/* footer */
.footer{background: url(/images/fbg.jpg) no-repeat bottom #f9f9f9;width: 100%;overflow: hidden;padding: .7rem 0;background-size:100%;}
.foot{justify-content: space-between;align-items: center;}
.foot .fot1{width: 26%;}
.foot .fot2{width: 18%;}
.foot .fot3{width: 27%;}
.foot .fot1 .img{margin-bottom: 0.2rem;}
.foot p{font-size: 0.14rem;color: #333;font-size: 0.16rem;line-height: 0.32rem;}
.foot h3{font-size: 0.22rem;color: #222;padding-bottom: 0.15rem;margin-bottom: 0.2rem;}
.foot h3::after{width: 0.32rem;height: 0.04rem;background: #ab0509;}

.foot .fot3 li{width: 25%;padding: 0 0.1rem;margin-bottom: 0.2rem;}
.foot .fot3 li a{display: block;text-align: center;}
.foot .fot3 li .ico{width: 0.6rem;height: 0.6rem;border-radius: 0.05rem;background: #cacaca;transition: 0.5s;display: flex;align-items: center;justify-content: center;margin: 0 auto .1rem;}
.foot .fot3 li p{font-size: 0.14rem;transition: 0.5s;}
.foot .fot3 li img{max-width: 0.38rem;max-height: 0.28rem;}


@media screen and (min-width:1200px){
  .foot .fot3 li a:hover .ico{background: #a1272c;}
  .foot .fot3 li a:hover p{color: #a1272c;}
}

@media screen and (max-width:768px){
  .footer{padding: .3rem 0 .1rem;}
  .foot .fot1{width: 100%;text-align:center;margin-bottom:.25rem;}
  .foot .fot2{width: 100%;text-align:center;margin-bottom:.25rem;}
  .foot .fot3{width: 100%;text-align:center;}
  .foot h3::after{left:50%;transform:translateX(-50%);}
  .foot .fot3 li{padding:0;}
}

@media screen and (min-width: 1200px){

}
@media screen and (max-width: 1600px){

}


@media screen and (max-width:1300px){
   
}

@media screen and (max-width:1200px){
  .swiper-box1 .imged{padding-bottom: 50%;}
}
@media screen and (max-width:1024px){
  .rr{display: none !important;}
}

@media screen and (max-width:920px){
 
}



@media screen and (max-width:768px){
    .txt1 { font-size: 0.18rem !important; }
    .p1 {line-height: 1.8 !important;font-size: 0.16rem !important;}
    .title{margin-bottom: .2rem;}
    .title h3{font-size: 0.28rem !important;}
    .title h3 img{max-width:1.4rem;}
    .swiper-box1 .mid .cir{bottom: .2rem;}
    .swiper-box1 .mid .cir li.on{width: 24px;height: 24px;line-height: 22px;}
    .swiper-box1 svg{width: 27px;height: 27px;}
}

@media screen and (max-width:600px){

}
@media screen and (max-width:420px){
 
}

@media(min-width: 200px){
[aos=zoom-in]{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}
}
@media screen and (max-height:500px){
  .list_box_nav_mobile{max-height: calc(100% - 120px);padding-left: 0rem;}
}