﻿body{overflow-x:hidden;}
.after{content:'';display:inline-block;}
.after_a{content:'';position:absolute;}
.flex,.flex_js,.flex_jc,.flex_ac,.flex_js_ac,.flex_jc_ac,.flex_js_fe,.flex_js_fs{display:flex;}
.flex_ae{justify-content:flex-end;}
.flex_js,.flex_js_fe,.flex_js_fs{justify-content:space-between;}
.flex_jc{justify-content:center;}
.flex_ac{align-items:center;}
.flex_js_fe{align-items:flex-end;}
.flex_js_fs{align-items:flex-start;}
.flex_js_ac{justify-content:space-between;align-items:center;}
.flex_jc_ac{justify-content:center;align-items:center;}
.flex_row{flex-flow:row wrap;}
:root{--ww:1920 * 100vw;}
@media (max-width:1600px){:root{--ww:1600 * 100vw;}
}
@media (max-width:1024px){:root{--ww:1200 * 100vw;}
}
@media (max-width:768px){:root{--ww:1024 * 100vw;}
}
@media (max-width:640px){:root{--ww:600 * 100vw;}
}
html{font-size:calc(100 / var(--ww));}
@media (min-width:1300px){html{font-size:100px;}
}
body{font-size:0.16rem;}
.Hbody{font-size:.17rem;/*letter-spacing:.02rem;*/
}
.f14{font-size:0.14rem;}
.f16{font-size:0.16rem;}
.f17{font-size:0.17rem;}
.f18{font-size:0.18rem;}
.f20{font-size:0.18rem;}
.f22{font-size:0.22rem;}
.f24{font-size:0.24rem;}
.f26{font-size:0.26rem;}
.f28{font-size:0.28rem;}
.f30{font-size:0.3rem;}
.f32{font-size:0.32rem;}
.f34{font-size:0.34rem;}
.f36{font-size:0.36rem;}
.f38{font-size:0.38rem;}
.f40{font-size:0.4rem;}
.f42{font-size:0.42rem;}
.f44{font-size:0.44rem;}
.f46{font-size:0.46rem;}
.f48{font-size:0.48rem;}
.f50{font-size:0.5rem;}
.f52{font-size:0.52rem;}
.f54{font-size:0.54rem;}
.f56{font-size:0.56rem;}
.f58{font-size:0.58rem;}
.f60{font-size:0.6rem;}
.f62{font-size:0.62rem;}
.f64{font-size:0.64rem;}
.f66{font-size:0.66rem;}
.f68{font-size:0.68rem;}
@media (max-width:640px){body{font-size:0.2rem;}
.f14{font-size:0.18rem;}
.f16{font-size:0.2rem;}
.f17{font-size:0.2rem;}
.f18{font-size:0.22rem;}
.f20{font-size:0.22rem;}
.f22{font-size:0.24rem;}
}
.hidden{overflow:hidden;}
.ani{transition:all 0.5s;}
a:hover .ani{transform:scale(1.15);}
.header{width:100%;left:0;top:0;transition:all 0.5s ease-in-out;color:#fff;}
.header .topbox{padding:0.4rem 0 0;background:url(../images/top_bg.jpg) no-repeat center 25%;background-size:cover;}
.header .logo{max-width:2.05rem;}
.header .logo .img2{display:none;}
.header .right{display:inline-flex;align-items:center;}
.header .menuIcon{display:none;}
.header .other{pointer-events:auto;display:inline-flex;flex:0 0 auto;margin-left:calc(95 / 1920 * 100vw);}
.header .top_text{text-align:center;line-height:1;padding:0 0.5rem .5rem;}
.header .top_text .box{width:6.5rem;height:1.7rem;background:url(../images/top_line.png) no-repeat center;background-size:100% 100%;margin:0 auto;display:flex;flex-flow:column wrap;justify-content:center;margin-bottom:0.12rem;max-width:96%;margin-top:-.05rem;}
.header .top_text .tit{letter-spacing:0.3rem;margin-left:.2rem;}
.header .top_text .tit span{position:relative;z-index:1;display:inline-block;}
.header .top_text .tit span::before{content:'';position:absolute;width:0.35rem;height:0.35rem;border-radius:100%;background-color:#c9161d;left:-0.22rem;top:-0.06rem;z-index:-1;}
.header .top_text .stit{margin-top:0.15rem;margin-bottom:-0.5rem;text-indent:0.1rem;}
.header .top_text .stit2{margin:.15rem 0 0;letter-spacing:0.12rem;text-indent:0.1rem;}
.header .top_text .right_txt{position:absolute;right:.3rem;top:0;display:flex;align-items:center;justify-content:center;height:95%;flex-flow:column wrap;color:#fff;width:2.3rem;line-height:1;}
.header .open_search{width:0.2rem;height:0.2rem;background:url(../images/search.png) no-repeat center;display:inline-block;background-size:contain;}
.header .open_search.on{background:none;position:relative;}
.header .open_search.on:before,.header .open_search.on:after{position:absolute;content:'';width:100%;left:0;height:2px;top:50%;margin-top:-1.5px;background:#333;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
.header .open_search.on:after{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
.header .search{width:2.3rem;position:relative;border-radius:8px;overflow:hidden;}
.header .search .btn{background:url(../images/search.svg) no-repeat center #c9161d;width:0.5rem;height:100%;position:absolute;right:0;top:0;background-size:0.16rem;}
.header .search .text{width:100%;height:0.4rem;line-height:0.4rem;background-color:rgba(255,255,255,0.1);padding:0 0.6rem 0 0.1rem;border:none;color:#fff;display:block;}
.header .navTop{position:relative;padding:0.061rem 0.32rem;display:flex;align-items:center;z-index:10;}
@media (min-width:1025px){.header .navTop{background-color:#fff;padding-top:0;padding-bottom:0;}
.header .navTop .ul{background:rgba(255,255,255,1);height:0.54rem;align-items:center;justify-content:space-evenly;}
/* .header .navTop::before,.header .navTop::after{content:'';position:absolute;width:0.32rem;height:0.76rem;background:url(../images/nav_l.png) no-repeat center;background-size:contain;top:0;}
.header .navTop::before{left:0;}
.header .navTop::after{right:0;background-image:url(../images/nav_r.png);}
*/
}
.header .navTop .ul{width:100%;position:relative;}
.header .navTop li{position:relative;text-align:center;}
.header .navTop li span{display:inline-block;position:relative;}
.header .navTop li span a{position:relative;display:block;color:#333333;line-height:0.36rem;padding:0 0.25rem;border-radius:6px;font-weight:bold;}
@media (min-width:1025px){.header .navTop li:hover span a,.header .navTop li.aon span a{color:#fff;background-color:#c9161d;}
}
.header .navTop li .sub{position:absolute;min-width:2rem;width:100%;left:50%;top:100%;opacity:0;padding-top:15px;pointer-events:none;transform:translate3d(-50%,10px,0);-webkit-transform:translate3d(-50%,10px,0);-moz-transform:translate3d(-50%,10px,0);-o-transform:translate3d(-50%,10px,0);-ms-transform:translate3d(-50%,10px,0);backface-visibility:hidden;transition:opacity 0.3s ease-in-out,transform 0.3s ease-in-out;}
.header .navTop li .box{box-shadow:0 3px 29px -8px rgba(192,196,204,0.7);background-color:#fff;border-radius:6px;padding:0.1rem 0.3rem;position:relative;}
.header .navTop li .box::before{content:'';position:absolute;width:0;height:0;border-width:0.09rem;border-style:solid;border-color:transparent transparent #fff transparent;left:50%;bottom:100%;transform:translateX(-50%);}
.header .navTop li .box a{display:block;text-align:center;transition:all 0.2s ease-in-out;margin:0.15rem 0;position:relative;padding-right:0rem;}
.header .navTop li .box a::after{content:'';position:absolute;right:0;top:50%;width:0.06rem;height:0.06rem;border:solid #c9161d;border-width:1px 1px 0 0;transform:rotate(45deg) translateY(-50%);opacity:0;}
.header .navTop li .box a:hover{color:#c9161d;}
.header .navTop li .box a:hover::after{opacity:1;}
.header .navTop li.hover .sub{opacity:1;transform:translate3d(-50%,0px,0);-webkit-transform:translate3d(-50%,0px,0);-moz-transform:translate3d(-50%,0px,0);-o-transform:translate3d(-50%,0px,0);-ms-transform:translate3d(-50%,0px,0);backface-visibility:hidden;pointer-events:auto;}
@media (min-width:1025px){.header .w1440{position:relative;}
.header .top{position:absolute;left:0;top:0;width:100%;align-items:flex-start;padding-left:.3rem;padding-right:.3rem;}
.header .logo{max-width:1.9rem;}
.header .search .btn{width:.3rem;}
}
@media (max-width:1024px){.header .top_text .right_txt{display:none;}
.header{padding-top:0;}
.header .top{height:0.8rem;}
.header .other{z-index:110;}
.header .menuIcon{margin-left:0.45rem;}
.header .lang{line-height:1;}
.header .lang .box{width:0.7rem;}
.header .menuIcon{display:inline-flex;align-items:center;}
.header #open_menu{z-index:100;width:0.25rem;height:0.18rem;cursor:pointer;position:relative;}
.header #open_menu i{display:inline-block;width:80%;height:2px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background-color:#c9161d;position:absolute;left:0;top:50%;border-radius:5px;}
.header #open_menu::before,.header #open_menu::after{width:100%;height:2px;background-color:#c9161d;border-radius:5px;left:0;content:'';position:absolute;}
.header #open_menu::before{top:0;}
.header #open_menu::after{bottom:0;top:auto;}
.header #open_menu.open_menu_on i{opacity:0;}
.header #open_menu.open_menu_on:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:0.1rem;}
.header #open_menu.open_menu_on:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);bottom:auto;top:0.1rem;}
.header .navTop{display:none;-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow-y:auto;visibility:hidden;position:fixed;right:-100%;top:0;width:100%;height:100%;z-index:10;line-height:40px;margin-left:0;display:block;padding:0;transition:all 0.5s;opacity:0;background-image:none;margin-right:0;z-index:106;padding-top:0.8rem;}
.header .navTop::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:calc(100% - 0.8rem);background-color:rgba(0,0,0,0.5);}
.header .navTop.show{visibility:visible;right:0;opacity:1;}
.header .navTop .ul{position:relative;height:100%;max-height:100%;width:200px;margin:0 0 0 auto;background-color:#fff;margin-right:0;overflow:auto;display:block;}
.header .navTop .ul li{float:none;height:auto;text-align:left;border-bottom:1px solid #eee;margin:0;width:100%;}
.header .navTop .ul li:hover span a,.header .navTop .ul li.aon span a{color:#333;}
.header .navTop .ul li span{display:block;line-height:0.8rem;padding:0 10%;}
.header .navTop .ul li span a{padding-bottom:0;display:inline-block;line-height:normal;}
.header .navTop .ul li span a::before{display:none;}
.header .navTop .ul li .sub{position:relative;transform:none;left:0;top:0;color:#999999;width:100%;background-color:transparent;text-align:left;padding:0 0 0.3rem;min-width:auto;display:none;opacity:1;backface-visibility:hidden;pointer-events:auto;}
.header .navTop .ul li .box{top:0;box-shadow:none;text-align:left;padding:0 0 0 30%;}
.header .navTop .ul li .box::before{display:none;}
.header .navTop .ul li .box a{margin:0;padding:0;line-height:0.46rem;text-align:left;}
.header .navTop .ul .li_sub span{position:relative;display:block;padding-right:0.2rem;}
.header .navTop .ul .li_sub .op{position:absolute;width:0.14rem;height:0.14rem;right:0.2rem;top:50%;transform:translateY(-50%);transition:all 0.5s;}
.header .navTop .ul .li_sub .op::before,.header .navTop .ul .li_sub .op::after{content:'';position:absolute;left:50%;top:50%;background-color:#333;transform:translate(-50%,-50%);}
.header .navTop .ul .li_sub .op::before{width:100%;height:0.02rem;}
.header .navTop .ul .li_sub .op::after{width:0.02rem;height:100%;}
.header .navTop .ul .li_sub.hover .op::after{opacity:0;}
}
@media (max-width:640px){.header .top_text{padding-bottom:0.05rem;}
.header .top_text .box{justify-content:center;}
.header .top_text .tit{font-size:0.38rem;}
.header .top_text .stit2{font-size:0.18rem;letter-spacing:0;text-indent:0;}
.header .top_text .stit{font-size:0.22rem;}
}
.footer{background:url(../images/foot_bg.jpg) no-repeat center right;background-size:cover;color:#fff;font-size:0.16rem;}
.footer a{color:#fff;}
.footer .nav{background-color:#fff;}
.footer .nav a{color:#000;}
.footer .nav a:hover{color:#c9161d;}
.footer nav{line-height:0.54rem;gap:3em;border-bottom:1px solid rgba(255,255,255,0.1);font-size:0.18rem;}
.footer .bottom{padding:0.3rem 0.15rem .05rem .11rem;}
.footer .title{margin-bottom:0.15rem;}
.footer .right{order:2;width:2.5rem;}
.footer .right .title{background-image:url(../images/wx.svg);}
.footer .ewm{text-align:center;}
.footer .ewm figure img{width:.8rem;margin-bottom:0.1rem;}
.footer .ewm p{line-height:1;}
/* .footer .tel{line-height:1;margin-bottom:0.15rem;padding-left:27px;background:url(../images/foot_tel.svg) no-repeat left center;}
*/
 .footer .foot_flex{gap:.2rem 2.5rem;}
.footer .foot_flex .fitem{line-height:1.6;}
/* .footer .title{}
*/
 /* .footer .add,.footer .email{padding-left:.5rem;}
.footer .add{background:url(../images/foot_add.svg) no-repeat left center;background-size:0.4rem;}
.footer .email{}
*/
 .footer .txt{font-weight:300;}
.footer .Copyright{margin-top:0.15rem;color:rgba(255,255,255,0.5);line-height:1.602;padding-bottom:.2rem;}
.footer .Copyright p:nth-child(2){display:inline-flex;gap:.3rem;flex-flow:row wrap;}
.footer .Copyright a{color:rgba(255,255,255,0.5);margin-left:2em;}
.footer .Copyright a:hover{color:#fff;}
@media (max-width:640px){.footer .bottom{flex-flow:row wrap;text-align:center;}
.footer .title{display:inline-block;}
.footer nav{gap:0;justify-content:space-evenly;}
.footer .right{order:0;margin:0 auto 0.5rem;}
.footer .foot_flex{justify-content:center;}
.footer .Copyright{justify-content:center;}
}
.Hbanner{position:relative;}
.Hbanner .pic{position:relative;overflow:hidden;}
.Hbanner .pic::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.4);z-index:4;}
.Hbanner .pic img{width:100%;transition:all 1.5s ease-in-out;}
.Hbanner .textwarp{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-top:1.2rem;z-index:5;color:#fff;text-align:right;}
.Hbanner .textwarp .des{margin-top:0.2rem;}
.Hbanner .animate{opacity:0;transition:all 0.8s ease-in-out;transform:translateY(20px);}
.Hbanner .animate:nth-child(2){transition-delay:0.2s;}
.Hbanner .ani_show .animate{opacity:1;transform:translateY(0);}
.Hbanner .slick-dots{bottom:calc(50 / 1920 * 100vw);}
.Hbanner .slick-dots li{width:0.12rem;height:0.12rem;margin:0 15px;border:2px solid #cbcbcb;border-radius:100%;background-color:transparent;}
.Hbanner .slick-dots li.slick-active{background-color:#cbcbcb;}
.Hbanner .slick-arrow{border:none;background-color:transparent;width:30px;}
.Hbanner .slick-arrow::before{width:20px;height:20px;border-color:#fff;border-width:3px 3px 0 0;}
.Hbanner .slick-prev{left:0.7rem;}
.Hbanner .slick-next{right:0.7rem;}
@media (max-width:640px){.Hbanner .textwarp{padding-left:2%;padding-right:2%;}
}
@-webkit-keyframes picImg{0%{-webkit-transform:scale(1.2);}
100%{-webkit-transform:scale(1);}
}
@keyframes picImg{0%{transform:scale(1.2);}
100%{transform:scale(1);}
}
.poImg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;-webkit-object-fit:cover;}
.NYbanner{position:relative;}
.NYbanner .img{width:100%;}
.mainbox{background:url(../images/main_bg.jpg) repeat-y center top;background-size:cover;}
.NYmenu{padding:0.35rem 0;}
.NYmenu li:not(:last-child){margin-right:0.55rem;}
.NYmenu li.aon a{color:#c9161d;}
.NYmenu li.aon a::after{width:100%;}
.NYmenu a{display:block;position:relative;padding-bottom:0.15rem;font-weight:700;}
.NYmenu a::after{content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:0;transition:all 0.5s ease-in-out;transition:all 0.5s;height:3px;background-color:#c9161d;}
.NYmenu a:hover{font-weight:600;color:#c9161d;}
.NYmenu a:hover::after{width:100%;}
@media (max-width:768px){.NYmenu{padding:0.2rem 0;}
.NYmenu a{line-height:0.5rem;padding:0;}
}
@media (max-width:640px){.NYmenu li:not(:last-child){margin-right:0.3rem;}
}
.NYmenu_kj{padding-bottom:.15rem;padding-top:.15rem;}
.NYmenu_kj .w1440{padding:0.2rem 0 0.2rem 0.3rem;border-radius:10px;background:url(../images/menu_bg.png) no-repeat left center;}
.NYmenu_kj .icon{max-width:2.5rem;margin-right:0.1rem;}
.NYmenu_kj .ColumnName.f36{font-size:.3rem;}
@media (max-width:768px){.NYmenu_kj .w1440{background:none;flex-flow:row wrap;padding:0;flex-flow:column wrap;}
.NYmenu_kj .ColumnName{background:url(../images/menu_bg.png) no-repeat left center;padding:0.2rem;}
.NYmenu_kj .ul{margin-top:0.3rem;}
}
.current{padding:0.3rem 25px;background:url(../images/home.png) no-repeat left center;color:#999999;display:flex;align-items:center;}
.current a{color:#999999;}
.current a:hover{color:#c9161d;}
.current i{font-style:normal;content:'';display:inline-flex;width:0.07rem;height:0.07rem;border:solid #999999;border-width:1px 1px 0 0;transform:rotate(45deg);vertical-align:middle;margin:0 0.08rem;}
.activityList .item{width:25%;margin-top:-0.2rem;}
.activityList .pic{position:relative;padding-top:calc(220 / 330 * 100%);margin-bottom:0.25rem;border-radius:4px;}
.activityList .box{padding:0.2rem 0.2rem 0.3rem;display:block;transition:all 0.5s ease-in-out;transition:all 0.5s;}
.activityList .box:hover{background-color:#fff;box-shadow:0px 4px 24px 0px rgba(0,0,0,0.08);}
.activityList .textwarp{color:#666666;font-weight:300;}
.activityList .title{font-weight:600;color:#333;}
.activityList .des{margin:0.15rem 0 0.25rem;line-height:calc(24 / 14);}
.activityList .box:hover .title{color:#c9161d;}
@media (max-width:768px){.activityList .box{padding-left:0.1rem;padding-right:0.1rem;}
}
@media (max-width:640px){.activityList .item{width:50%;}
}
.newsTop .slider{margin:0 -0.2rem;padding-bottom:0.35rem;}
.newsTop_padd{padding-top:.35rem;}
.newsTop .pic{position:relative;padding-top:calc(302 / 454 * 100%);border-radius:4px;}
.newsTop .box{margin:0 0.2rem;display:block;background-color:#fff;padding:0.15rem;}
.newsTop .textwarp{background-color:#fff;padding:0.3rem 0;color:#666666;font-weight:300;}
.newsTop .title{font-weight:bold;color:#333;}
.newsTop .des{margin:0.2rem 0 0.35rem;line-height:calc(30 / 16);}
.newsTop .box:hover .title{color:#c9161d;}
.list_more{display:inline-flex;align-items:center;}
.list_more i{display:inline-flex;align-items:center;justify-content:center;margin-left:0.05rem;margin-right:4px;}
.list_more i::before,.list_more i::after{content:'';display:inline-block;width:0.07rem;height:0.07rem;border:solid #999999;border-width:1px 1px 0 0;transform:rotate(45deg);}
.list_more.red{color:#c9161d;}
.list_more.red i::before,.list_more.red i::after{border-color:#c9161d;}
.list_more.bg_red{width:1.4rem;height:0.5rem;justify-content:center;color:#fff;background-color:#c9161d;border-radius:5px;}
.list_more.bg_red i::before,.list_more.bg_red i::after{border-color:#fff;}
.newsList .time,.newsList .list_more{flex:0 0 auto;color:#999999;font-weight:300;}
.newsList .list_more{display:inline-flex;align-items:center;width:1.5rem;}
.newsList .time{width:1.5rem;padding-left:0.4rem;}
.newsList .textwarp{padding:0 0.5rem;border-left:1px solid #dcdcdc;width:calc(100% - 3rem);}
.newsList .title{font-weight:600;}
.newsList .title,.newsList .des{max-width:9.05rem;}
.newsList .des{color:#999;line-height:calc(30 / 16);margin-top:0.15rem;}
.newsList .box{padding:0.4rem 0;border-bottom:1px dotted #dcdcdc;transition:all 0.5s ease-in-out;transition:all 0.5s;}
.newsList .box:hover{background-color:#fff;}
.newsList .box:hover .list_more{color:#c9161d;}
.newsList .box:hover .list_more i::before,.newsList .box:hover .list_more i::after{border-color:#c9161d;}
@media (max-width:640px){.newsList .time{width:0.8rem;padding-left:0;}
.newsList .list_more{width:1rem;display:none;}
.newsList .textwarp{width:calc(100% - 0.8rem);padding-left:0.3rem;padding-right:0;}
}
.bg_fff{background-color:#fff;}
.p30{padding:0.3rem;}
.pb40{padding-bottom:0.4rem;}
.pt40{padding-top:0.4rem;}
.mb30{margin-bottom:0.3rem;}
.newsDetail .newsTitle{text-align:center;padding-bottom:0.3rem;border-bottom:3px solid rgba(220,220,220,0.5);position:relative;margin-bottom:0.35rem;}
.newsDetail .newsTitle .title{font-weight:700;color:#333333;margin-bottom:0.15rem;}
.newsDetail .newsTitle .other{gap:0.32rem;font-weight:300;color:#999999;}
.newsDetail .newsTitle::after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:rgba(220,220,220,0.5);}
.newsDetail .info_pn{border-top:1px solid rgba(220,220,220,0.5);margin-top:0.4rem;padding:0.25rem 0;position:relative;padding-right:1.6rem;margin-bottom:-0.25rem;}
.newsDetail .info_pn .info_back{position:absolute;right:0;top:50%;transform:translateY(-50%);width:1.4rem;height:0.44rem;display:flex;align-items:center;justify-content:center;background-color:#c9161d;border-radius:5px;color:#fff;font-weight:300;}
.newsDetail .info_pn .info_back::before{content:'';display:inline-block;width:0.15rem;height:0.13rem;background:url(../images/back.svg) no-repeat center;background-size:contain;margin-right:0.1rem;}
.newsDetail .info_pn span{font-size:.18rem;font-weight:600;margin:0.15rem 0;}
@media (max-width:640px){.newsDetail .info_pn{padding-right:0;}
.newsDetail .info_pn .info_back{position:relative;margin:0 auto;transform:none;}
}
.SingleBox{color:#333;line-height:calc(30 / 16);}
.SingleBox img{max-width:7.2rem;}
.SingleBox p,.SingleBox h1,.SingleBox h2,.SingleBox h3,.SingleBox h4,.SingleBox h5,.SingleBox h6{margin:0.8em 0;}
.downList{padding-bottom:0.7rem;}
.downList dt{display:flex;align-items:center;font-weight:700;color:#000000;padding:0.35rem 0 0.15rem;}
.downList .icon{width:0.24rem;display:inline-flex;align-items:center;margin-right:8px;}
.downList dd{display:flex;gap:0.15rem 0.3rem;flex-flow:row wrap;font-weight:600;}
.downList dd a{display:flex;justify-content:space-between;align-items:center;width:calc((100% - 0.3rem * 2) / 3);background-color:#fff;padding:0.25rem 0.3rem;}
.downList dd a::after{content:'';display:inline-block;background:url(../images/down.png) no-repeat center;width:0.2rem;height:0.2rem;flex:0 0 auto;margin-left:0.1rem;filter:brightness(0) opacity(0.6);}
.downList dd a:hover::after{filter:none;}
@media (max-width:768px){.downList dd a{width:calc((100% - 0.3rem) / 2);}
}
@media (max-width:640px){.downList dd a{width:100%;}
}
.shopList .ul{gap:0.15rem 0.15rem;}
.shopList .item{width:calc((100% - 0.15rem * 4) / 5);}
.shopList .pic{position:relative;padding-top:100%;}
.shopList .box{padding:0.15rem;background:url(../images/shop_bg.jpg) no-repeat center;background-size:cover;display:block;}
.shopList .stit{padding-left:0.15rem;color:#999999;margin-bottom:0.2rem;position:relative;font-weight:300;}
.shopList .stit::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:0.06rem;height:0.06rem;background-color:#b2b2b2;border-radius:100%;}
.shopList .textwarp{text-align:center;}
.shopList .title{margin:0.15rem 0 0;font-weight:600;line-height:1;}
.shopList .des{font-weight:300;color:#999999;line-height:0.24rem;}
.shopList .des em{display:inline-block;vertical-align:middle;width:1px;height:0.18rem;background-color:#999;margin:-0.025rem 0.1rem 0;font-size:0;}
@media (max-width:768px){.shopList .item{width:calc((100% - 0.2rem * 2) / 3);}
}
@media (max-width:640px){.shopList .item{width:calc((100% - 0.2rem) / 2);}
}
.shopDetails .top .left{width:calc(560 / 1380 * 100%);}
.shopDetails .top .pic{padding-top:calc(535 / 560 * 100%);position:relative;}
.shopDetails .top .btn_see{position:absolute;right:0;bottom:0;z-index:2;width:0.5rem;height:0.5rem;background:url(../images/icon_see.svg) no-repeat center rgba(51,51,51,0.06);background-size:0.18rem;}
.shopDetails .top .img{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}
.shopDetails .top .img img{max-height:100%;}
.shopDetails .top .right{width:calc(750 / 1380 * 100%);}
.shopDetails .top .pro_title{padding:0.35rem 0 0.25rem;color:#333333;font-weight:700;}
.shopDetails .top ul{display:flex;max-width:6.5rem;flex-flow:row wrap;justify-content:space-between;}
.shopDetails .top ul li{padding:0.16rem 0;border-bottom:1px solid #ededed;width:46%;color:#333333;}
.shopDetails .top ul li:last-child{border-bottom:none;}
.shopDetails .top .price{color:#c9161d;font-weight:600;}
.shopDetails .top .tel .title{width:1.2rem;height:0.36rem;display:flex;align-items:center;justify-content:center;background-color:#c9161d;border-radius:3px;color:#fff;margin:0.25rem 0 0.15rem;}
.shopDetails .top .tel .title::before{content:'';display:inline-block;width:0.16rem;height:0.16rem;background:url(../images/icon_tel.svg) no-repeat center;background-size:contain;margin-right:0.05rem;}
.shopDetails .top .tel .info{line-height:calc(32 / 16);color:#333333;}
.shopDetails .pro_title2{margin:0.5rem 0 0.35rem;border-bottom:1px solid rgba(220,220,220,0.5);color:#000000;font-weight:600;}
.shopDetails .pro_title2 span{position:relative;padding-bottom:0.15rem;display:inline-block;}
.shopDetails .pro_title2 span::after{content:'';position:absolute;left:0;bottom:-1px;width:100%;height:3px;background-color:#c9161d;}
.shopDetails .pro_content .content{line-height:calc(36 / 16);color:#333333;}
.shopDetails .pro_content .content .title{text-align:center;margin-bottom:0.13rem;}
.shopDetails .pro_content .content .line_items{padding-left:0.15rem;position:relative;color:#666666;margin-top:0.2rem;}
.shopDetails .pro_content .content .line_items::before{content:'';position:absolute;left:0;top:0.16rem;width:0.05rem;height:0.05rem;background-color:#c9161d;border-radius:100%;}
.shopDetails .pro_content .content .line_items .stit{color:#333;font-weight:600;}
.shopDetails .pro_recommend{padding-bottom:0.1rem;}
.shopDetails .pro_recommend .ul{padding:0 0.55rem;}
.shopDetails .pro_recommend .pic{position:relative;padding-top:100%;}
.shopDetails .pro_recommend .box{padding:0.2rem;background:url(../images/shop_bg.jpg) no-repeat center;background-size:cover;display:block;margin:0 0.15rem;}
.shopDetails .pro_recommend .stit{padding-left:0.15rem;color:#999999;margin-bottom:0.2rem;position:relative;font-weight:300;}
.shopDetails .pro_recommend .stit::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:0.06rem;height:0.06rem;background-color:#b2b2b2;border-radius:100%;}
.shopDetails .pro_recommend .textwarp{text-align:center;}
.shopDetails .pro_recommend .title{margin:0.25rem 0 0.1rem;font-weight:bold;}
.shopDetails .pro_recommend .des{font-weight:300;color:#999999;line-height:0.24rem;}
.shopDetails .pro_recommend .des em{display:inline-block;vertical-align:middle;width:1px;height:0.18rem;background-color:#999;margin:-0.025rem 0.1rem 0;font-size:0;}
.shopDetails .pro_recommend .slick-prev{left:0;}
.shopDetails .pro_recommend .slick-next{right:0;}
@media (max-width:640px){.shopDetails .top .left,.shopDetails .top .right{width:100%;margin-bottom:0.5rem;}
}
.ColumnName{color:#000000;font-weight:700;position:relative;z-index:1;margin-bottom:0.4rem;}
.ColumnName span{position:relative;z-index:1;margin-left:.06rem;line-height:1;display:inline-block;}
.ColumnName span::before{content:'';position:absolute;width:0.14rem;height:0.14rem;border-radius:100%;background-color:#c9161d;left:-0.06rem;top:-0.03rem;z-index:-1;}
.ColumnName.center{text-align:center;}
.ColumnName.nM{margin-bottom:0;}
.aboutBox{padding-bottom:0.4rem;}
.aboutBox .left,.aboutBox .right{width:calc(650 / 1440 * 100%);}
.aboutBox .content{line-height:calc(30 / 16);margin-top:-0.1rem;letter-spacing:0.5px;}
.aboutBox .content .line_items{padding-left:0.15rem;position:relative;color:#666666;margin-top:0.05rem;}
.aboutBox .content .line_items.line_items_one{margin-top:0.2rem;}
.aboutBox .content .line_items::before{content:'';position:absolute;left:0;top:0.12rem;width:0.05rem;height:0.05rem;background-color:#c9161d;border-radius:100%;}
.aboutBox .content .line_items .stit{color:#333;font-weight:600;}
@media (max-width:768px){.aboutBox .left,.aboutBox .right{width:100%;margin-bottom:0.5rem;}
}
.historyBox{background:url(../images/history_bg.jpg) no-repeat center;background-size:cover;padding:0.4rem 0;}
.historyBox .ColumnName{margin-bottom:.35rem;}
.historyBox .left{width:0.85rem;}
.historyBox .left .ul{border-right:1px dashed rgba(51,51,51,0.2);}
.historyBox .left li{padding:0.2rem 0;position:relative;color:#999999;font-weight:600;cursor:pointer;}
.historyBox .left li:not(:last-child){margin-bottom:0.3rem;}
.historyBox .left li .line{position:absolute;width:0.11rem;height:0.11rem;background-color:#fff;border:0.03rem solid #b8b8b8;border-radius:100%;top:50%;transform:translateY(-50%);right:-0.056rem;}
.historyBox .left .on{color:#c9161d;}
.historyBox .left .on .line{width:0.21rem;height:0.21rem;right:-0.105rem;border:1px solid #c9161d;background-color:transparent;}
.historyBox .left .on .line::before{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:0.07rem;height:0.07rem;border-radius:100%;background-color:#c9161d;}
.historyBox .right{width:calc(100% - 0.85rem);padding-left:1.2rem;padding-right:1.05rem;}
.historyBox .right .item:not(:last-child){margin-bottom:0.6rem;}
.historyBox .right .list{display:none;}
.historyBox .right .box .pic{width:24.78%;}
.historyBox .right .box .pic img{width:100%;object-fit:cover;height:1.86rem;}
.historyBox .right .box .textwarp{width:72.125%;}
.historyBox .right .box .title{font-weight:bold;color:#333333;margin-bottom:0.2rem;}
.historyBox .right .box .con{line-height:calc(30 / 16);}
@media (max-width:768px){.historyBox .right{padding-left:0.5rem;padding-right:0;}
.historyBox .right .box .pic img{height:auto;}
}
@media (max-width:640px){.historyBox .history{flex-flow:row wrap;}
.historyBox .left{width:100%;margin-bottom:0.5rem;}
.historyBox .left .ul{border-right:none;border-bottom:1px dashed rgba(51,51,51,0.2);display:flex;justify-content:space-evenly;}
.historyBox .left li{padding-bottom:0.5rem;}
.historyBox .left li:not(:last-child){margin-bottom:0;}
.historyBox .left li .line{left:50%;top:100%;margin-top:-0.055rem;transform:translateX(-50%);}
.historyBox .left .on .line{right:auto;margin-top:-0.105rem;}
.historyBox .right{width:100%;padding-left:0;}
.historyBox .right .box .pic,.historyBox .right .box .textwarp{width:100%;margin-bottom:0.3rem;}
}
.jobList .content{display:none;}
.jobList .title_ul{padding:0.25rem 0.3rem;background-color:#fff;justify-content:space-between;align-items:center;color:#333333;}
.jobList .title_ul li{width:calc(250 / 1440 * 100%);}
.jobList .title_ul .title{width:calc(440 / 1440 * 100%);}
.jobList .title_ul .icon{width:0.1rem;}
.jobList .title_ul .icon i{width:0.1rem;height:0.1rem;border:solid #666666;border-width:0 1px 1px 0;transform:rotate(45deg);display:inline-block;}
.jobList .title_ul.on{background-color:#c9161d;color:#fff;}
.jobList .title_ul.on .icon i{border-color:#fff;transform:rotate(-135deg);}
.jobList .top{color:#c9161d;margin-bottom:0.1rem;}
.jobList .list{margin-bottom:0.1rem;}
.jobList .content{background-color:#fff;padding:0.3rem;}
.jobList .content .stit{font-weight:600;color:#333333;}
.videoList .ul{gap:0.36rem;}
.videoList .item{width:calc((100% - 0.36rem * 2) / 3);}
.videoList .pic{position:relative;padding-top:calc(255 / 456 * 100%);}
.videoList .pic .play{background:url(../images/play.svg) no-repeat center rgba(0,0,0,0.1);position:absolute;left:0;top:0;width:100%;height:100%;background-size:0.5rem;z-index:2;}
.videoList .textwarp{background-color:#fff;padding:0.25rem 0.3rem;color:#333333;font-weight:600;}
@media (max-width:768px){.videoList .ul{gap:0.2rem;}
.videoList .item{width:calc((100% - 0.2rem * 2) / 3);}
}
@media (max-width:640px){.videoList .item{width:100%;}
}
.leftMenu,.rightMain{margin-bottom:0.4rem;}
.leftMenu{width:calc(200 / 1440 * 100%);line-height:0.56rem;background-color:#fff;padding:0.25rem;}
.leftMenu li:not(:last-child){border-bottom:1px solid #f0f0f0;}
.leftMenu a{display:block;padding-right:0.2rem;position:relative;color:#000000;}
.leftMenu a::before{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(45deg);width:0.07rem;height:0.07rem;border:solid #999999;border-width:1px 1px 0 0;}
.leftMenu a:hover{color:#c9161d;font-weight:700;}
.leftMenu a:hover::before{border-color:#c9161d;}
.leftMenu .aon a{color:#c9161d;font-weight:700;}
.leftMenu .aon a::before{border-color:#c9161d;}
.rightMain{width:calc(1220 / 1440 * 100%);}
.rightMain .inner{background-color:#fff;padding:0.25rem;}
@media (max-width:768px){.leftMenu,.rightMain{width:100%;}
.leftMenu{padding-top:0;padding-bottom:0;margin-bottom:0.2rem;}
.leftMenu .ul{display:flex;flex-flow:row wrap;gap:0.1rem 0.3rem;}
.leftMenu .ul li{border-bottom:none;}
.leftMenu .ul a{padding-right:0;}
.leftMenu .ul a::before{display:none;}
}
.title_list .item{line-height:0.68rem;border-bottom:1px dashed #dcdcdc;padding-left:0.15rem;position:relative;}
.title_list .item a{/* font-weight:bold;*/
 font-weight:600;}
.title_list .item::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:0.04rem;height:0.04rem;background-color:#c9161d;border-radius:100%;}
.title_list .time{float:right;color:#999999;font-weight:300;}
.province{max-width:3.6rem;width:100%;position:relative;margin-bottom:0.2rem;margin-left:auto;margin-right:0;}
.province dt{padding:0 0.4rem 0 0.2rem;background-color:#fff;border-radius:5px;position:relative;display:flex;line-height:0.54rem;cursor:pointer;}
.province dt::before{content:'';position:absolute;right:0.2rem;top:50%;transform:translateY(-50%) rotate(45deg);width:0.07rem;height:0.07rem;border:solid #999999;border-width:0 1px 1px 0;cursor:pointer;}
.province dd{position:absolute;left:0;top:100%;z-index:2;background-color:#fff;border-radius:5px;padding:0.2rem;width:100%;display:none;line-height:0.4rem;max-height:2rem;overflow:auto;}
.province dd a{display:block;}
.co-brands{padding-bottom:0.4rem;}
.co-brands .box{background-color:#fff;padding:0.3rem;margin-bottom:0.2rem;}
.co-brands .box:hover .title{color:#c9161d;}
.co-brands .pic{width:calc(315 / 1380 * 100%);background-color:#f8f8f8;display:flex;align-items:center;justify-content:center;min-height:2.1rem;}
.co-brands .pic img{max-height:90%;}
.co-brands .textwarp{width:calc(1026 / 1380 * 100%);display:flex;justify-content:space-between;flex-flow:column wrap;}
.co-brands .title{color:#000000;font-weight:600;}
.co-brands .con{line-height:calc(30 / 16);color:#666666;margin:0.15rem 0 0.1rem;}
@media (max-width:640px){.co-brands .pic,.co-brands .textwarp{width:100%;}
.co-brands .pic{margin-bottom:0.5rem;}
}
.kj_section{padding:0.15rem 0;}
.kj_section .ColumnName{margin-bottom:.15rem;line-height:1;}
.kj_section .ColumnName .f30,.kj_section .ColumnName.f30{font-size:.24rem;}
.Grading_test{padding-top:0;}
.Grading_test .w1440{padding:0.15rem 0.3rem;background-color:#fff;}
.Grading_test .mb30{margin-bottom:0.3rem;}
.Grading_test .pic{width:calc(680 / 1380 * 100%);border-radius:4px;overflow:hidden;}
.Grading_test .textwarp{width:calc(645 / 1380 * 100%);display:flex;justify-content:space-between;flex-flow:column wrap;}
.Grading_test .stit{color:#000000;font-weight:600;}
.KW_manage{background:url(../images/kj_bg.jpg) no-repeat center;background-size:cover;padding-bottom:0;}
.KW_manage .kj_title{color:#333333;font-weight:700;font-size:.2rem;margin-bottom:.15rem;line-height:1;}
.KW_manage .item{background-color:#fff;padding:.15rem 0.3rem;margin-bottom:0.15rem;}
.KW_manage .item1{width:calc(1086 / 1440 * 100%);}
.KW_manage .item1 .ul{margin:0 -0.15rem;padding-bottom:0.45rem;}
.KW_manage .item1 .box{display:block;margin:0 0.15rem;position:relative;}
.KW_manage .item1 .pic{padding-top:calc(280 / 498 * 100%);position:relative;border-radius:4px;}
.KW_manage .item1 .pic::before{content:'';position:absolute;left:0;bottom:0;width:100%;z-index:2;height:60%;background-image:-moz-linear-gradient(180deg,rgba(0,0,0,0),#000000);background-image:-webkit-linear-gradient(180deg,rgba(0,0,0,0),#000000);background-image:-ms-linear-gradient(180deg,rgba(0,0,0,0),#000000);background-image:linear-gradient(180deg,rgba(0,0,0,0),#000000);opacity:0.5;}
.KW_manage .item1 .title{position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:0.2rem 0.3rem;color:#fff;}
.KW_manage .item1 .title time{float:right;}
.KW_manage .item2{width:calc(340 / 1440 * 100%);}
.KW_manage .item2 .ul{border:1px solid #efeeeb;}
.KW_manage .item2 .pic{padding-top:calc(330 / 280 * 100%);position:relative;}
.KW_manage .item2 .pic i{display:flex;align-items:center;justify-content:center;position:absolute;left:0;top:0;width:100%;height:100%;}
.KW_manage .item2 .pic i img{max-height:95%;max-width:95%;}
.KW_manage .item3{width:calc(512 / 1440 * 100%);}
.KW_manage .item3 .ul{margin:0 -0.15rem;}
.KW_manage .item3 .box{display:block;margin:0 0.15rem;position:relative;}
.KW_manage .item3 .pic{padding-top:calc(294 / 211 * 100%);position:relative;border:1px solid #dcdcdc;border-radius:4px;}
.KW_manage .item3 .title{text-align:center;color:#666666;margin-top:0.15rem;}
.KW_manage .item4{width:calc(914 / 1440 * 100%);}
.KW_manage .item4 .pic{width:calc(280 / 855 * 100%);order:2;border-radius:4px;}
.KW_manage .item4 .textwarp{width:calc(545 / 855 * 100%);display:flex;justify-content:space-between;flex-flow:column wrap;}
.noArrow .slick-arrow{display:none!important;}
.noDot .slick-dots{display:none!important;}
.KW_textbook .slider_row2{margin:0 -0.07rem;}
.KW_textbook .box{background-color:#fff;padding:0.15rem .3rem;margin:0 0.07rem;}
.KW_textbook .pic{position:relative;width:45.81%;border-radius:4px;}
.KW_textbook .pic i{display:block;padding-top:calc(401 / 300 * 100%);width:100%;}
.KW_textbook .textwarp{width:50%;padding:0.2rem 0;}
.KW_textbook .textwarp .title{font-size:.2rem;color:#000;font-weight:700;}
.KW_textbook .textwarp .ul{margin:0.25rem 0 0.2rem;display:flex;flex-flow:row wrap;justify-content:space-between;color:#666666;}
.KW_textbook .textwarp .ul li{width:48%;line-height:calc(30 / 16);}
.KW_textbook .textwarp .des{text-indent:1.5em;color:#666666;line-height:calc(30 / 16);margin-bottom:0.45rem;}
.KW_examiner{padding-bottom:0;padding-top:0;}
.KW_examiner .w1440{background-color:#fff;padding:0.15rem .3rem;}
.KW_examiner .ColumnName{z-index:3;align-items:flex-start;margin-bottom:.1rem;}
.KW_examiner .province{max-width:2.4rem;z-index:5;position:relative;margin-bottom:0;}
.KW_examiner .province dt{line-height:0.3rem;border:1px solid #dcdcdc;border-radius:0;font-weight:normal;color:#666666;}
.KW_examiner .title{text-align:center;font-weight:700;color:#000000;margin-bottom:0.15rem;line-height:1;font-size:.2rem;}
.KW_examiner .ul{display:flex;justify-content:space-between;text-align:center;background-color:#ffffff;height:0.64rem;align-items:center;}
.KW_examiner .ul:nth-child(2n){background-color:#f6f5f4;}
.KW_examiner .ul li{width:calc((100% - 3rem) / 5);}
.KW_examiner .ul li:last-child{width:3rem;}
.KW_examiner .title_ul{background-color:#edece9;color:#000000;font-weight:600;height:0.5rem;}
.NTC-NISE .w1440{padding:0.15rem .3rem 0.01rem;}
.NTC-NISE .list{position:relative;width:100%;max-width:6.2rem;}
.NTC-NISE .page_btn{right:-0.7rem;bottom:0.1rem;display:flex;flex-flow:column wrap;gap:0.08rem;position:absolute;}
.NTC-NISE .page_btn .slick-prev{transform:rotate(90deg);}
.NTC-NISE .page_btn .slick-next{margin-left:0;transform:rotate(-90deg);}
.NTC-NISE .box{line-height:1rem;background-color:#fff;margin-bottom:0.1rem;padding:0 0.25rem;position:relative;color:#000000;}
.NTC-NISE .box::before{content:'';display:inline-block;width:0.2rem;height:0.2rem;background:url(../images/icon_file.png) no-repeat center;background-size:contain;margin-right:0.1rem;}
.NTC-NISE .box time{float:right;color:#999999;}
.NTC-NISE .box:hover{color:#c9161d;}
.NTC-NISE li:not(.item1) .label{display:none;}
.NTC-NISE .label{position:absolute;line-height:normal;width:1rem;height:0.5rem;display:flex;align-items:flex-end;justify-content:center;right:-0.45rem;top:-0.2rem;transform:rotate(45deg);background-color:#c9161d;color:#fff;font-size:0.12rem;text-transform:uppercase;padding-bottom:0.02rem;font-weight:300;}
.ExhibitionC{padding:0;}
.ExhibitionC .slider{margin:0 -0.07rem;padding-bottom:0.15rem;}
.ExhibitionC .pic{position:relative;padding-top:calc(273 / 410 * 100%);border-radius:4px;}
.ExhibitionC .box{margin:0 0.07rem;display:block;padding:0.15rem .3rem;background-color:#fff;}
.ExhibitionC .textwarp{color:#666666;font-weight:300;padding-top:0.25rem;}
.ExhibitionC .title{font-weight:600;color:#000;}
.ExhibitionC .des{margin:0.2rem 0 0.35rem;line-height:calc(30 / 16);}
.ExhibitionC .box:hover .title{color:#c9161d;}
@media (max-width:768px){.Grading_test .w1440{flex-flow:row wrap;}
.Grading_test .pic,.Grading_test .textwarp{width:100%;margin-bottom:0.5rem;}
.KW_textbook .pic,.KW_textbook .textwarp{width:100%;}
}
@media (max-width:640px){.KW_manage .item{width:100%;}
.KW_manage .item4 .pic,.KW_manage .item4 .textwarp{width:100%;}
.KW_manage .item4 .pic img{border-radius:4px;}
.KW_manage .item4 .pic{order:0;margin-bottom:0.3rem;}
.KW_examiner .content{max-width:100%;overflow-x:auto;}
.KW_examiner .list{width:800px;padding-bottom:0.5rem;position:relative;}
.KW_examiner .list::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;}
.NTC-NISE .list{padding-bottom:0.8rem;}
.NTC-NISE .page_btn{right:0;width:100%;flex-flow:row wrap;justify-content:center;}
}
.Hitem{padding:0.15rem .3rem .0rem;background-color:#fff;margin-bottom:0.15rem;}
.Hitem .ColumnName{margin-bottom:0.15rem;}
.Hitem .ColumnName .list_more{color:#000000;font-weight:700;}
.Hitem .ColumnName .list_more:hover{color:#c9161d;}
.Hitem .title_list .item{line-height:0.5rem;}
.Hnews .title_list .item{line-height:0.46rem;}
.Hitem .title_list.list_last .item:last-child{border-bottom:none;}
.Hitem .line_h45 .item{line-height:0.45rem;}
/* .Hbox_one .Hnews,.Hbox_one .Hpic_news{margin-top:-0.7rem;position:relative;z-index:2;}
*/
 .Hbox_one{padding-top:.15rem;}
.Hnews{width:calc(838 / 1440 * 100%);padding-bottom:0.15rem;}
.Hnews ol{margin-bottom:0.2rem;}
.Hnews ol .pic{width:calc(220 / 780 * 100%);}
.Hnews ol .pic i{position:relative;z-index:1;display:block;width:100%;padding-top:calc(147 / 220 * 100%);border-radius:4px;overflow:hidden;}
.Hnews ol .pic i img{}
.Hnews ol .textwarp{width:calc(530 / 780 * 100%);}
.Hnews ol .title span{font-weight:bold;line-height:1;}
.Hnews ol time{float:right;color:#999999;font-weight:300;}
.Hnews ol .des{color:#666666;line-height:calc(30 / 16);margin:0.15rem 0 .18rem;}
.Hpic_news{width:calc(588 / 1440 * 100%);}
.Hpic_news .box{position:relative;display:block;}
.Hpic_news .pic{padding-top:calc(300 / 528 * 100%);position:relative;border-radius:4px;}
.Hpic_news .pic::before{content:'';position:absolute;left:0;bottom:0;width:100%;z-index:2;height:100%;}
.Hpic_news .title{/*position:absolute;*/left:0;bottom:0;z-index:2;width:100%;padding:0.25rem 0.3rem;padding-right:1.2rem;font-weight:bold;color:#333;}
.Hpic_news .slick-dots{bottom:0.25rem;right:0.2rem;text-align:right;width:auto;}
.HNotice{width:calc(588 / 1440 * 100%);}
.HNotice .ColumnName{margin-bottom:0.1rem;}
.HNotice .rolling {overflow:hidden; height:1.395rem;}
.HNotice .title_list {position:relative; overflow:hidden;}
.HNotice .title_list .item{line-height:0.45rem;}
.Hnavigation{width:calc(838 / 1440 * 100%);}
.Hnavigation li{width:30.85%;text-align:center;background-image:-moz-linear-gradient(0deg,rgba(201,22,29,0),rgba(201,22,29,0.08));background-image:-webkit-linear-gradient(0deg,rgba(201,22,29,0),rgba(201,22,29,0.08));background-image:-ms-linear-gradient(0deg,rgba(201,22,29,0),rgba(201,22,29,0.08));background-image:linear-gradient(0deg,rgba(201,22,29,0),rgba(201,22,29,0.08));transition:all 0.5s ease-in-out;transition:all 0.5s;position:relative;}
.Hnavigation li:nth-child(2){background-image:-moz-linear-gradient(0deg,rgba(53,159,90,0),rgba(53,159,90,0.08));background-image:-webkit-linear-gradient(0deg,rgba(53,159,90,0),rgba(53,159,90,0.08));background-image:-ms-linear-gradient(0deg,rgba(53,159,90,0),rgba(53,159,90,0.08));background-image:linear-gradient(0deg,rgba(53,159,90,0),rgba(53,159,90,0.08));}
.Hnavigation li:nth-child(2)::before{background-color:#359f5a;}
.Hnavigation li:nth-child(2):hover{background-image:-moz-linear-gradient(180deg,rgba(53,159,90,0.01),rgba(53,159,90,0.08));background-image:-webkit-linear-gradient(180deg,rgba(53,159,90,0.01),rgba(53,159,90,0.08));background-image:-ms-linear-gradient(180deg,rgba(53,159,90,0.01),rgba(53,159,90,0.08));background-image:linear-gradient(180deg,rgba(53,159,90,0.01),rgba(53,159,90,0.08));}
.Hnavigation li:nth-child(3){background-image:-moz-linear-gradient(0deg,rgba(226,128,29,0),rgba(226,128,29,0.08));background-image:-webkit-linear-gradient(0deg,rgba(226,128,29,0),rgba(226,128,29,0.08));background-image:-ms-linear-gradient(0deg,rgba(226,128,29,0),rgba(226,128,29,0.08));background-image:linear-gradient(0deg,rgba(226,128,29,0),rgba(226,128,29,0.08));}
.Hnavigation li:nth-child(3)::before{background-color:#e4872a;}
.Hnavigation li:nth-child(3):hover{background-image:-moz-linear-gradient(180deg,rgba(226,128,29,0.01),rgba(226,128,29,0.08));background-image:-webkit-linear-gradient(180deg,rgba(226,128,29,0.01),rgba(226,128,29,0.08));background-image:-ms-linear-gradient(180deg,rgba(226,128,29,0.01),rgba(226,128,29,0.08));background-image:linear-gradient(180deg,rgba(226,128,29,0.01),rgba(226,128,29,0.08));}
.Hnavigation li::before{content:'';position:absolute;left:0;bottom:0;width:0;height:3px;background-color:#c9161d;transition:all 0.5s ease-in-out;transition:all 0.5s;z-index:2;}
.Hnavigation li:hover{background-image:-moz-linear-gradient(180deg,rgba(201,22,29,0.01),rgba(201,22,29,0.08));background-image:-webkit-linear-gradient(180deg,rgba(201,22,29,0.01),rgba(201,22,29,0.08));background-image:-ms-linear-gradient(180deg,rgba(201,22,29,0.01),rgba(201,22,29,0.08));background-image:linear-gradient(180deg,rgba(201,22,29,0.01),rgba(201,22,29,0.08));}
.Hnavigation li:hover::before{width:100%;}
.Hnavigation .box{display:block;padding:0.3rem;}
.Hnavigation .icon{width:0.45rem;height:0.45rem;display:flex;align-items:center;justify-content:center;margin:0 auto 0.16rem;}
.Hnavigation .icon img{max-height:100%;}
.Hnavigation .title{font-weight:bold;color:#333;}
.Hnavigation .des{color:#999999;font-weight:300;margin-top:0.1rem;}
.Hbox_bg_img{position:relative;padding:0;}
.Hbox_bg_img img{width:100%;height:1.6rem;object-fit:cover;-webkit-object-fit:cover;border-radius:4px;}
.Hbox_bg_img .textwarp{display:flex;align-items:center;justify-content:center;height:100%;width:100%;z-index:2;color:#fff;left:0;top:0;position:absolute;}
.Hbox_bg_img .list_more{width:1.1rem;height:0.34rem;}
.Hbox_bg_img .tit{min-width:4.55rem;}
.Hbox_bg_img .en{padding-left:0.78rem;font-weight:300;}
.Hbox_yskj{/* padding-top:0.15rem;*/
}
.Hbox_yskj .ColumnName{margin-bottom:0.15rem;padding-left:.09rem;padding-right:.15rem;}
.Hbox_yskj .ul{padding-bottom:0.15rem;margin:0 -0.07rem;}
.Hbox_yskj .box{margin:0 0.085rem;position:relative;box-shadow:0px 4px 24px 0px rgba(0,0,0,0.08);}
.Hbox_yskj .pic{position:relative;padding-top:calc(500 / 351 * 100%);display:block;}
.Hbox_yskj .hover{height:calc(250 / 500 * 100%);position:absolute;left:0;bottom:0;z-index:2;width:100%;display:flex;align-items:flex-end;background-color:#fff;transition:all 0.5s ease-in-out;transition:all 0.5s;}
.Hbox_yskj .hover::before{content:'';position:absolute;left:0;top:-0.09rem;width:100%;height:0.09rem;background-color:#c9161d;z-index:2;}
.Hbox_yskj li:first-child .hover::before{background-color:#1047bb;}
.Hbox_yskj li:nth-child(3) .hover::before{background-color:#e68f4c;}
.Hbox_yskj li:nth-child(4) .hover::before{background-color:#0e7d77;}
.Hbox_yskj li:hover .hover{height:100%;background-color:rgba(0,0,0,0.7);}
.Hbox_yskj li:hover .hover::before{opacity:0;}
.Hbox_yskj li:hover .hover .bg{opacity:1;}
.Hbox_yskj li:hover .hover .icon{filter:brightness(10%) invert(100%);}
.Hbox_yskj li:hover .hover .textwarp{color:#fff;}
.Hbox_yskj li:hover .hover .textwarp::before{opacity:0;}
.Hbox_yskj li:hover .hover .textwarp a{color:#fff;}
.Hbox_yskj li:hover .hover .sub a{opacity:1;color:#fff;}
.Hbox_yskj li:hover .hover .sub a::after{background-color:#fff;}
.Hbox_yskj li:hover .hover .list{display:block;}
.Hbox_yskj .bg{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;}
.Hbox_yskj .inner{position:relative;z-index:2;width:100%;}
.Hbox_yskj .textwarp{padding:0.3rem;}
.Hbox_yskj .icon{max-width:0.4rem;}
.Hbox_yskj .title{margin:0.1rem 0 0.2rem;font-weight:bold;}
.Hbox_yskj .sub{display:flex;flex-flow:row wrap;align-items:center;gap:0.15rem 0;}
.Hbox_yskj .sub a{display:inline-flex;align-items:center;font-weight:300;opacity:0.8;}
.Hbox_yskj .sub a span{position:relative;}
.Hbox_yskj .sub a span::before{content:'';position:absolute;left:0;bottom:-0.05rem;width:100%;height:1px;background-color:#fff;opacity:0;transition:all 0.5s ease-in-out;transition:all 0.5s;}
.Hbox_yskj .sub a::after{content:'';display:inline-flex;width:0.03rem;height:0.03rem;background-color:#999999;margin:0 0.1rem;border-radius:100%;}
.Hbox_yskj .sub a:nth-child(3n)::after{display:none;}
.Hbox_yskj .sub a:hover span::before{opacity:0.8;}
.Hbox_yskj .list{display:none;padding:0 0.3rem 0.3rem;color:#fff;font-weight:300;line-height:calc(28 / 16);}
.Hbox_yskj .list a{color:#fff;}
.Hbox_yskj .list .txt{color:#fff;display:block;}
.Hbox_yskj .list .list_more i::before,.Hbox_yskj .list .list_more i::after{border-color:#fff;}
.Hbox_bg{background:url(../images/Hbg_img1.png) no-repeat center;background-size:cover;padding-top:0.15rem;padding-bottom:.9rem;}
.Hitem_row2{width:calc(958 / 1440 * 100%);padding-top:0.18rem;}
.Hitem_row1{width:calc(468 / 1440 * 100%);padding-top:0.18rem;}
.Hitem_ysjy{padding-bottom:0.15rem;}
.Hitem_ysjy .ColumnName{margin-bottom:0.15rem;}
.Hitem_ysjy .pic{position:relative;width:calc(305 / 900 * 100%);}
.Hitem_ysjy .pic a{display:block;padding-top:calc(203 / 305 * 100%);position:relative;border-radius:4px;}
.Hitem_ysjy .textwarp{width:calc(565 / 900 * 100%);margin-top:-0.15rem;}
.Hdown{padding-bottom:0.1rem;}
.Hdown .ColumnName{margin-bottom:0;}
.Hdown li{padding-right:0.25rem;position:relative;}
.Hdown li::after{content:'';position:absolute;right:0;top:50%;transform:translateY(-50%);background:url(../images/down2.png) no-repeat center;width:0.16rem;height:0.14rem;flex:0 0 auto;margin-left:0.1rem;filter:brightness(0) opacity(0.4);}
.Hdown li:hover::after{filter:none;}
.Hactivity{padding-bottom:0.2rem;}
.Hactivity .slick-track{display:flex;}
.Hactivity .pic{padding-top:calc(220 / 330 * 100%);margin-bottom:0.25rem;position:relative;border-radius:4px;}
.Hactivity .pic::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:3;background-color:rgba(0,0,0,0.3);opacity:0;transition:all 0.5s ease-in-out;transition:all 0.5s;}
.Hactivity .ul{margin:0 -0.15rem;}
.Hactivity .box{display:flex;transition:all 0.5s ease-in-out;transition:all 0.5s;margin:0 0.15rem;flex-flow:column wrap;justify-content:space-between;height:100%;}
.Hactivity .box:hover .pic::before{opacity:1;}
.Hactivity .textwarp{color:#666666;font-weight:300;}
.Hactivity .time{color:#999999;font-weight:300;}
.Hactivity .title{font-weight:600;color:#333;}
.Hactivity .des{margin:0.1rem 0 0.2rem;line-height:calc(26 / 16);}
.Hactivity .box:hover .title{color:#c9161d;}
.Hvideo{padding-bottom:0.15rem;}
.Hvideo .slider{margin-bottom:0.15rem;}
.Hvideo .slider .box{position:relative;display:block;}
.Hvideo .slider .pic{padding-top:calc(228 / 408 * 100%);position:relative;border-radius:4px;}
.Hvideo .slider .pic::before{content:'';position:absolute;left:0;bottom:0;width:100%;z-index:2;height:100%;background-image:-moz-linear-gradient(180deg,rgba(0,0,0,0),#000000);background-image:-webkit-linear-gradient(180deg,rgba(0,0,0,0),#000000);background-image:-ms-linear-gradient(180deg,rgba(0,0,0,0),#000000);background-image:linear-gradient(180deg,rgba(0,0,0,0),#000000);opacity:0.8;}
.Hvideo .slider .pic .play{background:url(../images/play.svg) no-repeat center;position:absolute;left:0;top:0;width:100%;height:100%;background-size:0.5rem;z-index:2;}
.Hvideo .slider .title{position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:0.25rem 0.3rem;padding-right:1.2rem;font-weight:600;color:#fff;}
.Hvideo .slider .slick-dots{bottom:0.25rem;right:0.2rem;text-align:right;width:auto;}
.Hbox_bg_img2{position:relative;z-index:2;transform:translateY(-0.9rem);margin-bottom:-0.75rem;}
.Hshop{padding:0 0 .2rem;}
.Hshop .ColumnName{margin-bottom:0.1rem;padding-left:.09rem;}
.Hshop .tab_li li:not(:last-child){margin-right:0.45rem;}
.Hshop .tab_li{padding-right:.15rem;}
.Hshop .tab_li a{display:block;position:relative;padding-bottom:0.08rem;font-weight:bold;}
.Hshop .tab_li a::after{content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:0;transition:all 0.5s ease-in-out;transition:all 0.5s;height:3px;background-color:#c9161d;}
.Hshop .tab_li a:hover{color:#c9161d;}
.Hshop .tab_li a:hover::after{width:100%;}
.Hshop .tab_li .on a{color:#c9161d;}
.Hshop .tab_li .on a::after{width:100%;}
.Hshop .list .ul{margin:0 -0.075rem;}
.Hshop .list .pic{position:relative;padding-top:100%;}
.Hshop .slick-slide{display:flex;flex-flow:row wrap;gap:.075rem 0;}
.Hshop .slick-slide > div{width:calc( 100% / 7);}
.Hshop .list .box{padding:0.04rem .07rem;display:block;margin:0 0.0355rem;transition:all 0.5s ease-in-out;transition:all 0.5s;border:1px solid transparent;}
.Hshop .list .box:hover{background-color:#fff;border-color:#c9161d;}
.Hshop .list .box:hover .title span::before{opacity:1;}
.Hshop .list .info{background:url(../images/shop_bg.jpg) no-repeat center;background-size:cover;padding:0.15rem .15rem .1rem;box-shadow:0px 0 10px 0px rgba(0,0,0,0.08);}
.Hshop .list .stit{padding-left:0.15rem;color:#999999;margin-bottom:0.2rem;position:relative;font-weight:300;display:none;}
.Hshop .list .stit::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:0.06rem;height:0.06rem;background-color:#b2b2b2;border-radius:100%;}
.Hshop .list .textwarp{text-align:center;}
.Hshop .list .title{margin:0.15rem 0 0;font-weight:600;line-height:1;/*padding-bottom:0.08rem;*/
}
.Hshop .list .title span{position:relative;}
.Hshop .list .title span::before{content:'';position:absolute;left:0;bottom:-0.04rem;width:100%;background-color:#c9161d;height:1px;opacity:0;transition:all 0.5s ease-in-out;transition:all 0.5s;}
.Hshop .list .des{font-weight:300;color:#999999;line-height:1;}
.Hshop .list .des em{display:inline-block;vertical-align:middle;width:1px;height:0.18rem;background-color:#999;margin:-0.025rem 0.1rem 0;font-size:0;}
.Hshop .list .slick-prev{left:0;}
.Hshop .list .slick-next{right:0;}
.HFriendship{padding-bottom:0.05rem;}
.HFriendship .ColumnName{margin-bottom:.05rem;margin-right:.15rem;padding-left:.09rem;}
.HFriendship .ul{margin:0 -0.07rem 0;}
.HFriendship li{padding:0.1rem 0.07rem;}
.HFriendship .box{display:block;padding-top:calc(90 / 226 * 100%);position:relative;transition:all 0.5s ease-in-out;transition:all 0.5s;}
.HFriendship .box .pic{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:4px;}
.HFriendship .box .pic img{max-height:95%;max-width:95%;}
.HFriendship .box:hover{box-shadow:0px 4px 24px 0px rgba(0,0,0,0.12);}
@media (max-width:1024px){.Hnews,.Hnavigation{width:100%;}
.Hpic_news{margin-top:0!important;}
.Hpic_news,.HNotice{width:49%;}


}
@media (min-width:640.5px) and (max-width:1024px) {
	.HNotice .rolling {height:3.28rem;}
}
@media (max-width:640px){.Hnews ol .box{flex-flow:row wrap;}
.Hnews ol .pic,.Hnews ol .textwarp{width:100%;margin-bottom:0.1rem;}
.Hpic_news,.HNotice{width:100%;}
.Hnavigation li{width:32%;}
.Hnavigation .box{padding-left:0.05rem;padding-right:0.05rem;}
.Hnavigation .des{font-size:0.16rem;}
.Hbox_bg_img .tit{width:95%;min-width:auto;}
.Hbox_bg_img .list_more{width:1.3rem;}
.Hitem_row2,.Hitem_row1{width:100%;}
.Hitem_ysjy .pic,.Hitem_ysjy .textwarp{width:100%;}
.Hitem_ysjy .pic{margin-bottom:0.2rem;}
.Hshop .ColumnName{flex-flow:row wrap;gap:0.2rem;}
.Hshop .slick-slide > div{width:calc( 100% / 2);}
.Hbox_yskj .hover{height:calc(250 / 640 * 100vw);}
.Hbox_yskj .textwarp{padding-top:0.15rem;padding-bottom:0.15rem;}
.Hbox_yskj .title{margin:0.05rem 0 0.1rem;}
.Hbox_yskj .sub{gap:0;}
.Hbox_yskj .sub a:nth-child(3n)::after{display:inline-flex;}
.Hbox_yskj .list{line-height:1.2;}
}
.Friendship_list .ul{margin:0 -0.07rem;}
.Friendship_list li{padding:0.1rem 0.07rem;width:calc(100% / 6);}
.Friendship_list .box{display:block;padding-top:calc(90 / 226 * 100%);position:relative;transition:all 0.5s ease-in-out;transition:all 0.5s;}
.Friendship_list .box .pic{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;}
.Friendship_list .box .pic img{max-height:95%;max-width:95%;}
.Friendship_list .box:hover{box-shadow:0px 4px 24px 0px rgba(163,121,121,0.12);}
@media (max-width:640px){.Friendship_list li{width:calc(100% / 3);}
}
.open_achievement{position:fixed;left:0;top:0;width:100%;height:100%;max-height:100%;overflow:auto;background-color:rgba(0,0,0,0.6);z-index:100;display:none;}
.open_achievement > .flex_jc_ac{min-height:100%;}
.open_achievement .inner{position:relative;max-width:84%;width:14.4rem;background-color:#fff;}
.open_achievement .close{position:absolute;right:-0.7rem;top:0;width:0.56rem;height:0.56rem;background:url(../images/close.png) no-repeat center;background-size:contain;cursor:pointer;}
.open_achievement .title{height:0.9rem;display:flex;align-items:center;justify-content:center;background:url(../images/title_bg.jpg) no-repeat center;background-size:cover;font-weight:700;color:#000000;}
.open_achievement .name{width:0.9rem;text-align:right;color:#333333;}
.open_achievement .ul{padding:0.4rem 0.3rem 0.4rem 0;gap:0.3rem 0;}
.open_achievement .item{width:33.33%;}
.open_achievement .info{width:calc(100% - 0.9rem);}
.open_achievement .layui-input-inline{width:100%;}
.open_achievement #Time{background:url(../images/select.svg) no-repeat 95% center;}
.open_achievement select,.open_achievement .text{width:100%;line-height:0.54rem;height:0.54rem;border:1px solid #bcbcbc;border-radius:5px;padding:0 0.2rem;}
.open_achievement select::placeholder,.open_achievement .text::placeholder{color:#999999;}
.open_achievement .btn{padding-bottom:0.5rem;}
.open_achievement .btn .btn_a{width:1.5rem;display:inline-flex;height:0.54rem;align-items:center;justify-content:center;color:#fff;background-color:#c9161d;border-radius:5px;margin:0 0.1rem;}
.open_achievement .btn .resets{background-color:#e1e1e1;color:#333333;}
.open_achievement .ResultsBox{display:none;}
.open_achievement .ResultsBox .stit{text-align:center;font-weight:600;color:#000000;margin-bottom:0.3rem;}
.open_achievement .ResultsBox table{table-layout:fixed;width:95%;margin:0 auto 0.6rem;}
.open_achievement .ResultsBox table tr{border-bottom:1px solid #e1e1e1;}
.open_achievement .ResultsBox table td{padding:0.26rem 0.1rem;}
.open_achievement .ResultsBox table td:first-child{width:30%;padding-left:0.4rem;}
.open_achievement .ResultsBox table tr:first-child{background-color:#c9161d;border-radius:5px;color:#fff;}
.open_achievement .ResultsBox table tr:first-child td{padding-top:0.2rem;padding-bottom:0.2rem;}
.open_achievement .ResultsBox table tr:first-child td:first-child{border-radius:5px 0 0 5px;}
.open_achievement .ResultsBox table tr:first-child td:last-child{border-radius:0 5px 5px 0;}
@media (max-width:768px){.open_achievement .inner{max-width:96%;}
.open_achievement .close{right:0;}
.open_achievement .ResultsBox table td:first-child{padding-left:0.2rem;}
}
@media (max-width:640px){.open_achievement .item{width:50%;}
.open_achievement .name{font-size:0.16rem;}
.open_achievement .ResultsBox{width:96%;margin:0 auto;}
.open_achievement .ResultsBox .table{max-width:100%;overflow-x:auto;}
.open_achievement .ResultsBox .table table{width:750px;}
}
.back_top{position:fixed;z-index:20;bottom:30%;right:calc(150 / 1920 * 100vw);background:url(../images/back_top.png) no-repeat center;background-size:contain;width:0.5rem;height:0.5rem;}
@media (max-width:1440px){.back_top{right:2%;}
}
/* .PicList002497 为demo编号 */
 .PicList002497{padding:2% 0 4%;}
.PicList002497 .auto{}
.PicList002497 .contactcon{margin-bottom:4%;}
.PicList002497 .contactcon ul li{width:48%;float:left;padding-left:4%;}
.PicList002497 .contactcon ul li:nth-child(2n){float:right;}
.PicList002497 .contactcon ul li:nth-child(1){background:url(../images/contact-icon1.png) no-repeat top 6px left/40px;}
.PicList002497 .contactcon ul li:nth-child(2){background:url(../images/contact-icon2.png) no-repeat top 6px left/40px;}
.PicList002497 .contactcon ul li p{font-size:0.20rem;color:#333;margin:0;line-height:1.6}
.PicList002497 .contactcon ul li .p2{margin-top:15px;}
.PicList002497 .wrap-container{margin:0 auto;}
.PicList002497 .List *{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.PicList002497 .List ul li{padding-top:78%;position:relative;width:100%;margin-top:-1px;border:1px solid #eee;}
.PicList002497 .List ul li a{display:block;height:100%;left:0;position:absolute;top:0;width:100%;}
.PicList002497 .List ul li .imgBox{height:100%;position:relative;width:100%;}
.PicList002497 .List ul li .imgWrap{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;}
.PicList002497 .List ul li .txtCon{padding:8%;}
.PicList002497 .List ul li a .img{display:block;position:relative;}
.PicList002497 .List ul li a .img img{width:50px;}
.PicList002497 .List ul li a .img img.img02{position:absolute;left:0;top:0;opacity:0;}
.PicList002497 .List ul li a .txt{display:block;width:100%;color:#666;}
.PicList002497 .List ul li a .txtp p{color:#666;font-size:0.16rem;line-height:2}
.PicList002497 .List ul li a .txtp p b{color:#333;}
.PicList002497 .List ul li a .h3{color:#333;font-size:0.24rem;margin:20px 0 12px;font-weight:bold;}
@media screen and (min-width:540px ){.PicList002497 .List ul li{width:50%;padding-top:50%;float:left;margin-top:0;border:none;}
.PicList002497 .List ul li a{border-right:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;}
.PicList002497 .List ul li:nth-child(2n+1) a,.PicList002497 .List ul li.last a{border-left:1px solid none;}
.PicList002497 .List ul li:nth-child(1) a,.PicList002497 .List ul li:nth-child(2n+1) a{border-left:1px solid #e3e3e3;}
.PicList002497 .List ul li:nth-child(1) a,.PicList002497 .List ul li:nth-child(2) a{border-top:1px solid #e3e3e3;}
}
@media screen and (min-width:768px ){.PicList002497 .List ul li{width:33.33%;padding-top:26.33%;}
.PicList002497 .List ul li:nth-child(3) a{border-top:1px solid #e3e3e3;}
.PicList002497 .List ul li:nth-child(2n+1) a{border-left:none;}
.PicList002497 .List ul li:nth-child(3n+1) a{border-left:1px solid #e3e3e3;}
}
.PicList002497 .List ul li a:hover{background:#c9161d;}
.PicList002497 .List ul li a:hover .img img.img02{opacity:1;}
.PicList002497 .List ul li a:hover .h3,.PicList002497 .List ul li a:hover .txtp p{color:#fff;}
.PicList002497 .List ul li a:hover .txtp p b{color:#fff;}
@media(max-width:768px){.PicList002497 .contactcon ul li{width:100%;margin-bottom:5%;padding-left:12%;}
.PicList002497 .contactcon ul li:nth-child(1){background-size:30px;}
.PicList002497 .contactcon ul li:nth-child(2){background-size:30px;}
.PicList002497 .contactcon ul li p{}
.PicList002497 .List ul li .txtCon{padding:4%;}
}
/* 20240402 */
.header .top{z-index:5;}
@media(min-width:768px){.list_more.bg_red{width:1rem;height:0.36rem;font-size:0.13rem;}
}
