html{font-size:100px;}

body{font-size: 0.16rem;}


@font-face{font-family:Oswald-Regular;src:url(../Fonts/Oswald-Regular.ttf)}

.w_96{width: 86%; max-width: 1400px;}
@media(max-width:1024px){
.w_96{width: 94%;}
}

@media (min-width:1921px) {
html,input,button { font-size: calc(100 / 1920 * 100vw);}
.w_96 { max-width: 14rem;}
img { width: 100%;}
}

a:hover{ color: #ce000c;}


.Home_title{color: #000;margin-bottom: 3%;}
.Home_title .cn{font-size:0.4rem; font-weight: bold; }
.Home_title .cn:after {display: inline-block;content: '';height: 0.03rem; background: url(../images/mark.png) no-repeat center center;  /* background: #ce000c; */width: 0.23rem; height: 0.34rem; margin-left: 0.10rem;vertical-align: middle;}
.Home_title .en{font-size:0.36rem; text-transform: uppercase; opacity: 0.1; font-family: 'Oswald-Regular';  font-weight: bold;}


.Homemore{font-size: 0.16rem;color: #fff;width: 1.20rem;line-height: 0.45rem;padding: 0.15rem;background: #ce000c; border-radius: 0 0.50rem 0.50rem 0;}
.Homemore:before,
.Homemore:after{display: inline-block; content: ''; vertical-align: middle;height: 0.01rem;background: #fff;width: 0;transition: 0.3s;}
.Homemore:before{margin-right: 0.10rem;}
.Homemore:after{margin-left: 0.10rem; width: 0.40rem;}
.Homemore:hover{margin-left: 0; color: #fff;}
.Homemore:hover:before{width:0.40rem;}
.Homemore:hover:after{width: 0;}

@media(max-width:640px){
.Home_title .cn{font-size:7vw;  }
.Home_title .en{font-size:7vw; }
}

/*Top003084 */
.Top003084{position: fixed;left: 0; width: 100%;border-bottom: 0.01rem solid rgba(255,255,255,0.2); color: #fff; padding: 0 0px; font-size: 0.16rem; z-index: 100;}
.Top003084 .auto{position: relative;}
.Top003084 a{color: #fff;}
.Top003084 nav a{display: inline-block;}
.Top003084 nav a:not(:last-child):after{display: inline-block; width: 0.01rem; height: 0.06rem;background: rgba(255,255,255,0.2); margin: 0 0.10rem; vertical-align: middle; content: '';}
.Top003084 menu li{position:relative;}
.Top003084 menu li:after{position: absolute; bottom: -0.01rem; height: 0.02rem; content: ''; width: 0; background: #fff; left: 50%; transform: translateX(-50%);transition: 0.3s;}
.Top003084 menu li.aon:after{width: 100%;}
.Top003084 menu li span{font-size: 0.16rem; display: block;}
.Top003084 .sub{padding: 0.10rem;display: none;}
.Top003084 .sub dt{line-height: 0.40rem; }
.Top003084 .open-search{position: absolute;right:45px; top: 0.33rem;background: url(../images/Top003084-search.png) no-repeat; width: 0.20rem; height: 0.20rem; background-size: 100%;}
.Top003084 .top-search{position: absolute;right: 0px; top:0.81rem;background: #fff; width: 3.20rem;padding-right: 0.40rem;}
.search-show .Top003084 .top-search{display: block;}
.Top003084 .top-search .text{width: 100%;height: 0.40rem;line-height: 0.40rem; border: 0;padding: 0 0.10rem; font-size: 0.14rem;}
.Top003084 .top-search .btn{position: absolute;right: 0;top:0; width: 0.40rem;height: 0.40rem;background: url(../images/Top003084-search.png) no-repeat center center #cd000b; background-size: 50%; }

.Top003084 .open-lang {position:absolute; right:0; top:0.33rem;}

.Top003084_hover,
.Top003084_{background:#fff;box-shadow: 0 0.01rem 0.40rem rgba(0,0,0,0.1);}
.Top003084_hover a,
.Top003084_ a{color:#333;}
.Top003084_hover .aon a,
.Top003084_ .aon a{color:#cd000b;}
.Top003084_hover menu li:after,
.Top003084_ menu li:after{background:#cd000b;}
.Top003084_hover .open-search,
.Top003084_ .open-search{background: url(../images/Top003084-search2.png) no-repeat;background-size: 100%;}
.Top003084_hover .open-search.on:before, .Top003084_hover .open-search.on:after,
.Top003084_ .open-search.on:before, .Top003084_ .open-search.on:after{background:#cd000b;}

@media (min-width:1025px) {
.Top003084 menu li{float: left;min-height:0.80rem; padding-top: 0.30rem; }
.Top003084 menu{padding-right: 6vw;}
.Top003084 .logo{float: left;/* padding-top: 0.10rem; */ min-height: 0.70rem;}
.Top003084 .logo .hlogo{display: none;}
.Top003084_hover .logo img,
.Top003084_ .logo img{display: none;}
.Top003084_hover .logo .hlogo,
.Top003084_ .logo .hlogo{display: block;}
.Top003084 .top-right{float: right;}
.Top003084 nav{padding-top: 0.27rem; text-align: right;}
.Top003084 menu li:not(:last-child){margin-right: 2.8vw;}
.Top003084 .sub{
    background: rgba(0,0,0,0.8);
    position: absolute;
    left: 50%;
    /* margin-left: -0.70rem; */
    width: 2rem;
    top: 100%;
    border-radius: 0 0 0.05rem 0.05rem;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
}
/* .Top003084 menu li:nth-child(5) .sub{width:160px;margin-left:-80px;} */
.Top003084 .sub dt{text-align: center;}
.Top003084 .sub dt a{color: #fff;font-size:0.15rem;}
.Top003084 .sub dt a:hover{text-decoration: underline;}
}
@media (max-width:1024px) {
	
	
.Top003084 .open-lang {top:20px;}	
.Top003084 .logo .hlogo{display: none;}
.Top003084_ .logo img,
.Top003084_hover .logo img{display: none;}
.Top003084_ .logo .hlogo,
.Top003084_hover .logo .hlogo{display: block;}
.Top003084 nav{position: absolute;right: 30px;top: 10px;}
.Top003084 menu{position: absolute;right: 0; top: -100%; transform:translateY(-100%);opacity:0;z-index: 100;width: 240px;background:#cd000b; padding: 2vw; transition: transform 0.3s;}
.Top003084 menu li{ border-bottom: 1px solid rgba(255,255,255,0.2);}
.Top003084 menu li span{padding: 12px 0;}
.Top003084 .logo{display: table; height: 50px;}
.Top003084 .logo a{display: table-cell;; vertical-align: middle;}
.Top003084 .logo img{max-height: 40px;}
.Top003084 .open-search{top: auto;bottom: 10px;width: 20px; height: 20px;}
.Top003084 .open-menu{position: absolute;right: 80px;bottom: 0; width: 32px;}
.Top003084 .sub{background: rgba(0,0,0,0.8);}
.menu-show .Top003084 menu{ top: 51px; transform:translateY(0);opacity:1;}
.Top003084_hover a,
.Top003084_ a{color:#fff;}
.Top003084_hover .aon a, .Top003084_ .aon a{color:#fff;}
.Top003084_ .open-menu i,
.Top003084_hover .open-menu i{background: #cd000b;}
.Top003084 .top-search{top: 51px;width:100%;padding-right:40px;}
.Top003084 .top-search .btn{width:40px; height: 40px;}
.Top003084 .top-search .text{ height: 40px; line-height: 40px;font-size:14px;}
}
@media (max-width:800px) {
.Top003084 nav{display: none;}
.Top003084 .open-search,
.Top003084 .open-menu{bottom: auto; top: 50%; transform: translateY(-50%);}
.Top003084 .open-lang {top:15px;}
}
@media (max-width:480px) {
.Top003084 .logo{width: 58%;}
}



/*Banner003158 */
.Banner003158 li.slick-slide{position: relative;z-index: 1;}
.Banner003158 .txt{position: absolute; left: 0;top: 0;width: 100%;height: 100%;z-index: 10;text-align: center;color: #0735a8;}
.Banner003158 .txt .ytable{height: 100%; table-layout: fixed;}
.Banner003158 .tit,
.Banner003158 .desc,
.Banner003158 .more{transform: translateY(30px); opacity: 0; transition-duration: 0.3s; transition-delay: 0.3s;}
.Banner003158 .tit{font-family: 'SourceHanSansCN-Medium'; font-size: 5em;text-shadow: 0 2px 0 #fff; line-height: 1.2;}
.Banner003158 .desc{text-shadow: 0 1px 0 #fff; font-family: 'SourceHanSansCN-Regular'; margin-bottom: 2.5em;transition-delay: 0.6s;}
.Banner003158 .more{display: inline-block;width: 10em; line-height: 3.125; border: solid 2px #0735a8;color: #0735a8;transition-delay: 0.9s;}
.Banner003158 .more:after{display: inline-block;content: '';width: 8px; height: 13px; margin-left: 5px;background-image: url(../images/Banner003158-more.svg);vertical-align: middle;}
.Banner003158 .more:hover{background-color: #cf000d;color: #fff;}
.Banner003158 .more:hover:after{background-image: url(../images/Banner003158-more-white.svg);}
.Banner003158 .ani-show .tit,
.Banner003158 .ani-show .desc,
.Banner003158 .ani-show .more{transform: translateY(0); opacity: 1;}
.Banner003158 .slick-dots{position: absolute;left: 50%;transform: translateX(-50%);z-index: 10; bottom: 1em;}
.Banner003158 .slick-dots li{float: left;}
.Banner003158 .slick-dots li button{border: 0;overflow: hidden;;font-size: 1em;text-indent: -999em;width: 0.10rem;height: 0.10rem;background-color: #ffffff; border-radius: 50%; margin: 0 0.05rem;display: inline-block;padding: 0; vertical-align: middle;}
.Banner003158 .slick-dots li:after{display: inline-block;content: '';width: 0; height: 0.02rem; background-color: #ffffff; transition: 0.3s; vertical-align: middle;}
.Banner003158 .slick-dots li.slick-active:after{width: 0.30rem;}
@media (min-width:1025px) {
.Banner003158 .wap{display: none;}   
}
@media (max-width:1024px) {
.Banner003158 .pc{display: none;} 
.Banner003158 .tit{font-size: 2em;}
.Banner003158 .desc{font-size: 0.875em;}
.Banner003158 .more{line-height: 2.5;width: 7em;}
}




/*Floor002902 */
.Floor002902{padding:4% 0 ; background:url(../images/img.png) no-repeat bottom right;}
.Floor002902 .h-title{text-align: left}
.Floor002902 .left_side .main{color: #333;}
.Floor002902 .left_side .tit{}
.Floor002902 .left_side .subtit{font-size: 0.28rem;line-height: 1.667em; padding: 0% 0 3% 0;}
.Floor002902 .left_side .intro{color: #333;line-height: 2.2;font-size:0.16rem; border-top: 1px solid #e9e9e9;padding: 8% 0 10%; }
.Floor002902 .right_side ol img{border: 1px solid #e9e9e9; display: block;width: 80%; max-width: 0.80rem; margin: 0 auto;border-radius: 50%;}
.Floor002902 .right_side li{padding-left: 1vw;}
.Floor002902 .right_side li aside{font-size: 0.48rem;color: #cd000b;margin-top:-0.10rem;}
.Floor002902 .right_side li aside > *{vertical-align: middle;}
.Floor002902 .right_side li aside span{ padding-right: 0.10rem;font-family: 'Oswald-Regular';}
.Floor002902 .right_side li aside sub{display: inline-block;margin-bottom: 0.10rem;font-size: 0.18rem; vertical-align: bottom; }
.Floor002902 .right_side li p{margin: 0;font-size: 0.16rem;color: #333;}
@media(min-width:641px){
.Floor002902 .right_side ul:not(:last-child){margin-bottom: 3.5vw;}
.Floor002902 .right_side ul{display: table; table-layout: fixed;width: 100%;}
.Floor002902 .right_side ul > *{display: table-cell; vertical-align: middle;}
.Floor002902 .right_side ol{width: 35.5%;}
}
@media(min-width:1025px){
.Floor002902 .auto > .inner{ margin: 0 auto;}
.Floor002902 .left_side{width: 25%;}
.Floor002902 .mid_side{width:22%;text-align: center;}
.Floor002902 .right_side{width: 25%;padding-left:3%;}
.Floor002902 .left_side .main{width: 84%;text-align: justify;}

}
@media(min-width:1281px){
.Floor002902 .left_side .more{margin-left: -20px;}
}
@media(min-width:1025px) and (max-width:1600px){

.Floor002902 .left_side .tit{font-size: 3vw;}
.Floor002902 .left_side .subtit{font-size: 1.3vw;}
}
@media(max-width:1024px){
.Floor002902 .ytable,
.Floor002902 .ytable-cell{display: block;}
.Floor002902 .mid_side{text-align: center;padding: 6vw 0;}
.Floor002902 .right_side{overflow: hidden;}
.Floor002902 .right_side ul{float: left; width: 49%;}
}
@media(max-width:640px){
.Floor002902 .left_side .tit{font-size: 8vw;}

.Floor002902 .right_side li{text-align: center;}
.Floor002902 .right_side li .num{font-size:8vw;padding: 2vw 0; margin-top: 0;}
.Floor002902 .right_side li p{/* font-size: 3vw; */}
.Floor002902 .right_side ol img{width: 50%;}
.Floor002902 .left_side .subtit{padding: 2vw 0;}
.Floor002902 .left_side .intro{padding: 4vw 0;}
}
@media(max-width:640px){
.Floor002902 .left_side .subtit{font-size: 5vw; }
.Floor002902 .left_side .intro{/* font-size: 3.5vw; */}
}


/*Floor003053 */
.Floor003053{padding: 4% 0 ;background-color: #f6f6f6;}

.Floor003053 .list li a{display: block; position: relative;background: #000;color: #fff;overflow: hidden;}
.Floor003053 .list li .Ispic{ padding-bottom: 68%; opacity:0.8; transition: 0.3s;}
.Floor003053 .list li a:hover .Ispic{transform: scale(1.2); opacity: 0.5;}
.Floor003053 .list li .name,
.Floor003053 .list li .icon{position: absolute;z-index: 10; left:1.2vw;right:2.6vw;}
.Floor003053 .list li .name{ bottom:1vw;font-size: 0.24rem;/* background: url("../images/Floor003053_limore.png") no-repeat right center; */}
.Floor003053 .list li .name i img{width:0.50rem; margin-bottom: 0.10rem;}


.Floor003053 .list li .icon{top: 1.56vw;}
.Floor003053 .list li .icon dl{display: table;width: 100%;}
.Floor003053 .list li .icon dl > *{display: table-cell; vertical-align: middle;}
.Floor003053 .list li .icon dt{width: 0.90rem;padding-right: 0.10rem;}
.Floor003053 .list li .icon dd{position: relative;padding-left: 0.20rem;}
.Floor003053 .list li .icon dd:before{position: absolute ;z-index: 1; content: ''; width: 50px; height: 50px; border-radius: 50%; left: 0; top: 50%; margin-top: -25px;
background: -moz-linear-gradient(left,  rgba(0,106,255,1) 0%, rgba(0,106,255,0) 100%); 
background: -webkit-linear-gradient(left,  rgba(0,106,255,1) 0%,rgba(0,106,255,0) 100%);
background: linear-gradient(to right,  rgba(0,106,255,1) 0%,rgba(0,106,255,0) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006aff', endColorstr='#00006aff',GradientType=1 ); 
}
.Floor003053 .list li .icon dd aside{z-index: 3; position: relative; font-size: 16px;}
.Floor003053 .list li .name *{margin: 0;}
.Floor003053 .list li .name h3{font-size: 1em; margin-bottom: 0.2em;}
.Floor003053 .list li .name p{font-size: 0.75em;}
@media(min-width:641px) and (max-width:1280px){
.Floor003053 .list li .icon dt{width: 7.5vw;}
.Floor003053 .list li .icon dd aside{font-size: 14px;}
.Floor003053 .list li .icon dd:before{width: 4vw;height: 4vw; margin-top: -2vw;}
}
@media(min-width:641px){
.Floor003053 .list li{float: left; width: 31.33%;}
.Floor003053 .list li:not(:nth-child(3)){ margin-right: 3%; }
/* .Floor003053 .list li:nth-child(1){width: 65%;} 
.Floor003053 .list li:nth-child(1) .Ispic{ padding-bottom: 65.385%;}
.Floor003053 .list li:nth-child(1) .name{font-size: 2.08vw;}
.Floor003053 .list li:nth-child(1) .name p{font-size: 0.5em;}*/
}
@media(max-width:640px){
.Floor003053 .list li{ margin-bottom: 4%;}
.Floor003053 .list li .name{font-size: 5vw;}
.Floor003053 .list li .icon{top: 4vw;}
.Floor003053 .list li .icon{left: 4vw;right:4vw;}
.Floor003053 .list li .name{ bottom:4vw;}
}
@media(max-width:480px){
.Floor003053 .list li .icon dt{width: 15vw;}
.Floor003053 .list li .icon dd{padding-left: 3vw;}
.Floor003053 .list li .icon dd aside{font-size: 3vw; }
.Floor003053 .list li .icon dd:before{width: 6vw;height: 6vw; margin-top: -3vw;}
}



/*Floor002920 */

.Floor002920{padding: 4% 0; }
.Floor002920 .Home_title { margin-bottom: 0;}

.Floor002920 .tab{padding-bottom: 2.605vw; margin-top: -1.65vw;}
.Floor002920 .tab li{float: left;position: relative;min-width: 7.8125vw; text-align: center;list-style: none;}
.Floor002920 .tab li a{display: block;cursor: pointer; line-height: 0.50rem;font-size: 0.18rem;padding: 0 0.20rem;position: relative; z-index: 2;}
.Floor002920 .tab li:not(:last-child):after{position: absolute;content: ''; width: 0.01rem; height: 0.16rem; background: #d6d6d6; top: 50%; margin-top: -0.08rem;right: 0;}
.Floor002920 .tab li.slick-active a{background: #cd000b;color: #fff; /* box-shadow: 15px 6px 32px rgba(205,0,11,0.3); */}
.Floor002920 time{color: #cd000b;font-size: 0.18rem;}
.Floor002920 time span{display: block;font-size: 0.32rem;}
.Floor002920 .tit{font-size: 0.20rem; color: #333; margin-bottom: 1.042vw;}
.Floor002920 a:hover .tit{ color: #cd000b;}
.Floor002920 p{font-size: 0.16rem; color: #666;line-height: 1.715em; height: 5.145em;}
.Floor002920 .n-top .txt{margin-top: 6.78%;position: relative; padding-left: 1.35rem; padding-right: 0.20rem;}
.Floor002920 .n-top .txt:before{width: 0.01rem; height: 80%;background: #c6c6c6;position: absolute; top: 0; left: 132px; margin-left: -0.27rem; content: '';}
.Floor002920 .n-top .pic{overflow: hidden;}
.Floor002920 .n-top .Ispic{padding-bottom: 75.193%; transition: 0.3s;}
.Floor002920 .n-top a:hover  .Ispic{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.Floor002920 .n-top .txt time{position: absolute; left: 0; top: 0;}
.Floor002920 .n-top .slick-dots{position: absolute; right: 0.18rem; bottom:32%; z-index: 10;}
.Floor002920 .n-top .slick-dots li{float: left; margin: 0 0.04rem; width: 0.20rem; height: 0.05rem;background: #fff;}
.Floor002920 .n-top .slick-dots li.slick-active{background: #cd000b;}
.Floor002920 .n-top .slick-dots li button{display: none;}

.Floor002920 .n-list dt a{position: relative;padding: 1.625vw;border: 1px solid #ececec;}
.Floor002920 .n-list dt a:before{transition: 0.3s; width: 0; position: absolute; left: 0; top: 0; height: 0.02rem; background: #cd000b; content: '';}
.Floor002920 .n-list dt a:hover:before{width: 100%;}
.Floor002920 .n-list .tit{margin-top: 1.042vw;}

@media(min-width:769px){
.Floor002920 .n-list dt{float: left; width: 48.215%; margin-bottom: 3.57%;display: table;table-layout: fixed;min-height: 14.0625vw; }
.Floor002920 .n-list dt:not(:nth-child(2n)){margin-right:3.57%;}
.Floor002920 .n-list dt:nth-child(2n+1){clear: left;}
.Floor002920 .n-list dt a{display: table-cell; vertical-align: middle;}
}
@media(min-width:1025px){
.Floor002920 .n-top{width: 37.143%;}
.Floor002920 .n-list{width: 60%;}
.Floor002920 .tab ul{float: right; margin-top: -50px;}
}
@media(max-width:768px){
.Floor002920 .tab{ margin-top: 2.605vw;}
.Floor002920 .tab li a{/* font-size: 3.2vw; padding: 0 2vw;  line-height: 9vw;*/}
.Floor002920 .n-top .txt{padding-left: 24vw;}
.Floor002920 .n-top .txt:before{left: 24vw; margin-left: -4vw;}
.Floor002920 .tit,
.Floor002920 time{/* font-size: 3.2vw; */}
.Floor002920 p.dot3{/* font-size: 2.6vw; */}
 .Floor002920 .n-list dt a{display: block; padding: 5vw;}
.Floor002920 .n-list dt{margin-top: 5vw;}

}
@media(max-width:640px){
.Floor002920 .tit,
.Floor002920 time{/* font-size:4vw; */}
.Floor002920 p.dot3{/* font-size: 3.5vw; */}
.Floor002920 .n-top .txt{padding-left: 26vw;}
.Floor002920 .n-top .txt:before{left: 26vw; margin-left: -4vw;}
.Floor002920 .n-top .slick-dots{bottom: 33%;}
}




/*Bottom002909 */
.Bottom002909{background: #333; }
.Bottom002909,
.Bottom002909 a{color: rgba(255,255,255,0.2);}
.Bottom002909 .main{padding: 3vw 0;}
.Bottom002909 .copyright{background: #000;line-height: 0.30rem; padding: 0.10rem 0; color:rgba(255,255,255,0.4); font-size: 0.14rem;}
.Bottom002909 .copyright a{color:rgba(255,255,255,0.4);}
.Bottom002909 .copyright a:hover{color: #fff;}
.Bottom002909 .copyright dd a{margin-left:25px;position: relative; color:rgba(255,255,255,0.4);}
.Bottom002909 .copyright dd a:after{content:'';width:1px;height: 10px;background:rgba(255,255,255,0.3);display: block;position: absolute;left:-13px;top:4px;}
.Bottom002909 .copyright dd a:nth-child(1):after{display: none}
.Bottom002909 .copyright dd a:hover{color: #fff;opacity: 1!important;}


.Bottom002909 nav dl{float: left; max-width: 1.80rem;}
.Bottom002909 nav dt{margin-bottom: 0.20rem;}
.Bottom002909 nav dt a{color: #fff;font-size: 0.18rem;text-transform: uppercase;}
.Bottom002909 nav dd{ line-height: 0.22rem;padding: 0.05rem 0;font-size: 0.16rem;}
.Bottom002909 nav dd a{color:rgba(255,255,255,0.4);}
.Bottom002909 nav dd a:hover{color:#fff;}
.Bottom002909 .soglan{border-bottom: 1px solid rgba(255,255,255,0.1); font-size: 0.22rem;font-weight: bold;color: #fff; padding: 0.30rem 0 0.10rem 0; margin-bottom: 0.20rem;}
.Bottom002909 .contact li{line-height: 0.26rem; margin:0.10rem 0;padding-left: 0.35rem;background-position: left top;background-repeat: no-repeat; color:rgba(255,255,255,0.4);}
.Bottom002909 .contact li.tel{background-image: url("../images/Bottom002909_tel.png");}
.Bottom002909 .contact li.fax{background-image: url("../images/Bottom002909_fax.png");}
.Bottom002909 .contact li.mail{background-image: url("../images/Bottom002909_email.png");}
.Bottom002909 .contact li.add{background-image: url("../images/Bottom002909_add.png");}
@media(min-width:1025px){
.Bottom002909 .contact{width: 27.143%;}
.Bottom002909 nav{width:68.215%;}
}
@media(min-width:1025px) and (max-width:1200px){
.Bottom002909{font-size: 14px;}
}
@media(max-width:1250px){
    .Bottom002909 nav dt a {
        font-size: 0.17rem;
    }
    .Bottom002909 .contact {
        width: 23.143%;
    }
    .Bottom002909 nav {
        width: 75%;
    }
}
@media(max-width:1024px){
.Bottom002909 nav{display: none;}
.Bottom002909 .copyright{text-align: center; line-height: 1.6;}
.Bottom002909 .copyright dd a{display: inline-block;float: none;}
.Bottom002909 .logo,
.Bottom002909 .soglan{text-align: center;}
.Bottom002909 .contact {
    width: 100%;
}
}



/*Banner003144 */
.Banner003144 .pc{background-position: center center; background-repeat: no-repeat; height: 5rem; background-size: cover;}
@media (min-width:1025px) {
.Banner003144 .wap{display: none;}   
}
@media (max-width:1024px) {
.Banner003144 .pc{display: none;}      
}



/*Menu003185 */
.Menu003185{background-color: #f6f6f6;}
.Menu003185 li:not(:last-child){margin-right: 2.22vw;}
.Menu003185 li a{color: #333333;display: block;font-size: 0.18rem; padding: 0.25rem 0;position: relative;}
.Menu003185 li a:hover,.Menu003185 li.aon a{color: #cd000b;}
.Menu003185 li a:after{position: absolute;content: ''; height: 2px;width: 0;transition: 0.3s;background-color: #cd000b; left: 50%;transform: translateX(-50%); bottom: 0;}
.Menu003185 li a:hover:after,
.Menu003185 li.aon a:after{width: 100%;}
@media (min-width:1025px) {
.Menu003185 li{float: left;}
}
@media (max-width:1024px) {
.Menu003185 ul{overflow: auto;white-space: nowrap;}
.Menu003185 li{display: inline-block;position: relative;}
.Menu003185 li a{font-size: 16px;}
}




/*PicList003142 */
.PicList003142{ padding: 4% 0;}
.PicList003142 li{float: left;  margin-bottom: 2%;}
.PicList003142 li .txt{box-shadow: 0px 0.10rem 0.30rem rgba(0, 0, 0, 0.05);padding: 0.20rem;}
.PicList003142 li .tit{ font-size: 0.18rem;line-height: 1.6666; }
.PicList003142 li p{font-size: 0.16rem; line-height: 1.78571; min-height: 3.57142em;color: #999999;}
.PicList003142 li .pic{overflow: hidden;}
.PicList003142 li .Ispic{padding-bottom: 75%;transition: 0.3s;}
.PicList003142 li a:hover .Ispic{transform: scale(1.1);}
.PicList003142 li a:hover{color: #cd000b;}
.PicList003142 li time{color: #cd000b;display: block;}
.PicList003142 li a:hover time{}
@media (min-width:1025px) {
.PicList003142 li{width: 32.143%;}
.PicList003142 li:not(:nth-child(3n)){margin-right: 1.7855%;}
.PicList003142 li:nth-child(3n+1){clear: left;}    
}
@media (max-width:1024px) {   
.PicList003142 li{width: 100%;}
.PicList003142 li:not(:nth-child(2n)){margin-right: 0%;}
.PicList003142 li:nth-child(2n+1){clear: left;} 
.PicList003142 li .txt{padding: 1em;}
.PicList003142 li .tit{ font-size: 1.125em;}

}



/*Page003143 */
.Page003143 .Pages{padding: 0 0 4% 0;text-align: center;}
.Page003143 .Pages .p_page a.a_first,
.Page003143 .Pages .p_page a.a_end,
.Page003143 .Pages > span:not(.p_page){display: none;}
.Page003143 .Pages .p_page{display: table; margin: 0 auto;}
.Page003143 .Pages .p_page *{float: left;}
.Page003143 .Pages .p_page a{border: solid 1px #ebebeb;line-height: 0.36rem;transition: 0.3s;}
.Page003143 .Pages .p_page > a{border-radius: 0.05rem;padding: 0 0.15rem;}
.Page003143 .Pages .p_page em{font-style: normal; margin: 0 0.30rem;}
.Page003143 .Pages .p_page em a{width: 0.36rem;border-radius: 0.05rem; margin: 0 0.05rem;}
.Page003143 .Pages .p_page a:hover,
.Page003143 .Pages .p_page a.a_cur{color: #fff;background-color: #cd000b;border-color: #cd000b;}
@media (max-width:1024px) {
.Page003143 .Pages{padding: 0 0 2em 0;}
.Page003143 .Pages .p_page em{display: none;}
.Page003143 .Pages .p_page > a{margin: 0 10px;}
.Page003143 .Pages .p_page a{line-height: 30px;}
}



/*RighInfo002973 */
.RighInfo002973{ padding: 4% 0; color: #333;}
.RighInfo002973 .news-details .title{text-align:center;padding-bottom:0.2rem;border-bottom:0.01rem dashed #d2d2d2;margin-bottom:0.2rem}
.RighInfo002973 .news-details .title h1{margin:0;padding-bottom:0.15rem;font-size:0.22rem;font-weight:bold; color:#333}
.RighInfo002973 .news-details .title aside{margin:0;padding-bottom:0.1rem}
.RighInfo002973 .news-details .title aside span{margin:0 0.05rem;color:#999;}
.RighInfo002973 .news-details .edit-info{line-height: 2;border-bottom: 0.01rem dashed #d2d2d2;padding: 2% 0; margin-bottom: 2%;}

.RighInfo002973 .pn-page aside{padding: 0.10rem 0;}
.RighInfo002973 .pn-page aside a{color: #333;}
.RighInfo002973 .pn-page aside a b{color: #333;}
.RighInfo002973 .operating a:hover,
.RighInfo002973 .pn-page aside a:hover{color: #cd000b;}
.RighInfo002973 .info_back a{position:relative;color:#fff;background:#cd000b;display:inline-block;width:1.4rem;line-height:3;font-size:0.16rem;margin-left:2%;text-align:center;}
.RighInfo002973 .info_back a:hover{opacity:0.8}

@media(min-width:1025px){
.RighInfo002973 .pn-page{min-height: 24px; position: relative;padding-right: 230px;}
.RighInfo002973 .pn-page .info_back{position: absolute;right: 0; top: 50%; transform: translateY(-50%);}
.RighInfo002973  .info_back a{float: left;}
}
@media(max-width:1024px){
.RighInfo002973  .info_back{text-align: center; padding: 20px 0;}
.RighInfo002973  .info_back a{display: inline-block;}
}
@media(max-width:640px){
.RighInfo002973 .news-details .title h1{font-size:5vw;}

}


/*PicList002951 */
.PicList002951{padding:4% 0 ;}
.PicList002951 .item{margin-bottom: 2%;box-shadow: 0 0 0.10rem rgba(0,0,0,.12); border-left: 0.03rem solid #cd000b;/* border-radius: 12px; */ }
.PicList002951 .txt .inner{padding: 3%;}
.PicList002951 .txt h1{font-size: 0.20rem;color: #333; font-weight:bold;padding: 0.20rem 0; margin:0;border-bottom: dashed 1px #ccc;}
.PicList002951 .txt ul{ padding-top:0.20rem;}
.PicList002951 .txt li{line-height:0.30rem; margin-bottom:0.12rem; padding-left:0.36rem; background-repeat:no-repeat; background-position:0 0;}
.PicList002951 .txt li.add{background-image:url(../images/Map001070-ico_01.png);}
.PicList002951 .txt li.email{background-image:url(../images/Map001070-ico_02.png);}
.PicList002951 .txt li.tel{background-image:url(../images/Map001070-ico_03.png);}
.PicList002951 .txt li.fax{background-image:url(../images/Map001070-ico_04.png);}
.PicList002951 .txt li.email{background-image:url(../images/Map001070-ico_05.png);}

@media(min-width:1025px){
.PicList002951 .pic{ width:32%;}
.PicList002951 .txt{ padding-right: 5%;}
}
@media(min-width:641px) and (max-width:1024px){
.PicList002951 .pic{ width:50%;}
.PicList002951 .txt h1{font-size: 3vw;}
}
@media(max-width:640px){
.PicList002951 .ytable,
.PicList002951 .ytable-cell{display: block;}
.PicList002951 .txt .inner{padding: 5vw;}
.PicList002951 .txt h1{font-size: 20px;}
}



/*Form003139 */
.Form003139{ padding: 4% 0; background: #f6f6f6;}
.Form003139 .auto{position: relative;z-index: 1;}
.Form003139 .title{ font-size: 0.30rem;color: #333333; line-height: 1.1538em; text-align: center;}
.Form003139 .title:after{display: block;content: '';width: 0.50rem; height: 0.02rem; background-color: #cd000b; margin: 0.20rem auto 0 ;}
.Form003139 .desc{font-size: 0.16rem;color: #999999;line-height: 1.78571;}
.Form003139 .form{ margin-top: 2em;}
.Form003139 .form-ul{margin: 0 auto;} 
.Form003139 .form-ul li{margin-bottom: 0.20rem;position: relative;}
.Form003139 .form-ul li .tit{position: absolute;left: 1.1428em; top: 0;font-size: 0.16rem; line-height: 3.5714;color: #666;}
.Form003139 .form-ul li select,
.Form003139 .form-ul li .text{width: 100%;border-radius: 5px; border: solid 1px #dcdcdc;font-size: 0.875em;line-height:  3.5714;height:  3.5714em; background: none;padding: 0 1em;font-family: 'SourceHanSansCN-Regular';background-color: #fff;}
.Form003139 .form-ul li textarea.text{height: auto;}
.Form003139 .form-ul .btn{width: 10em; background: #cd000b;border-radius: 5px;font-size: 0.16rem;height:  3.2em;color: #fff;cursor: pointer; border: 0;font-family: 'SourceHanSansCN-Regular';display: table;margin: 0 auto;}
@media (min-width:1025px) {
.Form003139 .form .img{width: 33.33%;}    
.Form003139 .form-ul .row-2 li{float: left;width:calc(33.33% - 20px);}
.Form003139 .form-ul .row-2 li:not(:nth-child(3n)){ margin-right: 2%;}
/* .Form003139 .form-ul .row-2 li:nth-child(3n){float: right;} */
.Form003139 .form-ul{width: 100%;}
}
@media (max-width:1024px) {
.Form003139 .form-ul{padding: 2em 0;}
.Form003139 .form-ul{width: 92%;}
}




/*RighInfo003072 */
.RighInfo003072{padding: 4% 0; }

@media(max-width:640px){
.RighInfo003072{font-size: 3.5vw;}
}


@media(min-width:1024px){
.RighInfo003072 .txt-info{width: 42.715%;}
.RighInfo003072 .video{width: 50%;}
}
@media(max-width:1024px){
.RighInfo003072 .txt-info{margin-bottom: 4vw;}
}

.RighInfo003072 .video .pic{position: relative; z-index: 1;border-radius: 20px;overflow: hidden;background: #000; margin-bottom: 2.4vw;}
.RighInfo003072 .video .pic img{opacity: 0.84;}
.RighInfo003072 .video .play{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; cursor: pointer;}
.RighInfo003072 .video .play:before{position: absolute; content: '';width: 86px;height: 86px;background:url("../images/RighInfo003072_play.png") no-repeat center center rgba(0,0,0,0.2); left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%;}
.RighInfo003072 .video .pic video{position: absolute;left: 0; top: 0;  z-index: 20;background: #000;}
@media(max-width:640px){
.RighInfo003072 .video .play:before{width: 20vw; height: 20vw;}
}

.RighInfo003072 .number li{float: left;color: #333;}
.RighInfo003072 .number li aside{color: #ee7133;}
.RighInfo003072 .number li aside b{font-size: 60px;font-weight: 900; font-family: 'Arial';line-height: 0.85em;display: inline-block;}
.RighInfo003072 .number li p{margin-bottom: 0;}
@media(min-width:769px) and (max-width:1024px){
.RighInfo003072 .number li aside b{font-size: 4vw; }
}
@media(max-width:640px){
.RighInfo003072 .number li aside b{font-size: 8vw; }
}

.RighInfo003072 .edit-info{line-height: 2em;font-size: 16px; text-align: justify;}
.css-3072 .year{color: #ececec;font-weight: 900;font-family: 'Arial';font-size: 60px;line-height: 0.934em;}
.css-3072 .name{color: #ee7133;font-size: 24px;font-weight: bold; margin: 1.5em 0 0.6em 0;}
@media(max-width:640px){
.css-3072 .year{font-size: 14vw;}
.css-3072 .name{font-size: 6vw;}
.RighInfo003072 .edit-info{font-size: 3.5vw;}
}

.RighInfo003072 .apply{position: relative;}
.RighInfo003072 .apply aside{position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%); z-index: 10;color: #fff;box-shadow: 0.05vw 0.09vw 0.26vw  rgba(3, 0, 0, 0.14);font-size: 2.92vw; text-align: center;line-height: 3.13vw;letter-spacing: 0.53vw;}


.RighInfo003072 .w_96{ max-width: 1200px; margin: 0 auto;}
.RighInfo003072 .item-group .item{padding: 2.8vw 0;background-repeat: no-repeat;  /* background-image: url(../images/RighInfo003072_bg.png); */ }
.RighInfo003072 .item-group .item:nth-child(2n-1){background-position: left 20% bottom -30%;/* background-color: #fbfbfb; */ }
.RighInfo003072 .item-group .item:nth-child(2n){background-position: right 20% bottom -30%;background-color: #f6f6f6;}

.RighInfo003072 .item-group .img img{/* border-radius: 10px; */}
.RighInfo003072 .item-group h3{font-size: 0.30rem;color: #cd000b; margin-bottom: 0.10rem; margin: 0 0 0.10rem 0;}
.RighInfo003072 .item-group h3:after {display: block;content: '';width: 0.50rem;height: 0.02rem;background-color: #cd000b;margin: 0.20rem 0 auto;}
.RighInfo003072 .item-group p{line-height: 2.2;font-size: 0.16rem; }
@media(min-width:769px){
.RighInfo003072 .item-group .item:nth-child(2n-1) .txt,
.RighInfo003072 .item-group .item:nth-child(2n) .img{float: left;}
.RighInfo003072 .item-group .item:nth-child(2n) .txt,
.RighInfo003072 .item-group .item:nth-child(2n-1) .img{float: right;}
.RighInfo003072 .item-group .img{width: 45%;}
.RighInfo003072 .item-group .txt{width: 50%;  padding-top: 2vw; }

}
@media(max-width:768px){
.RighInfo003072 .item-group .item{padding: 5vw 0;}
.RighInfo003072 .item-group .txt{ padding-bottom: 4vw;}
}
@media(max-width:640px){
.RighInfo003072 .item-group h3{font-size: 6vw;}
.RighInfo003072 .item-group pre{font-size: 3.5vw;}
}




/*Culture */
.Culture{ padding: 4% 0; /* background-color: #f6f6f6; */  background: url(../images/Culture.jpg) no-repeat top; background-size: cover; }
.Culture .title{ font-size: 0.30rem;color: #333333;line-height: 1.5;text-align: center; margin-bottom: 0.80rem;}
.Culture .title:after {display: block;content: '';width: 0.50rem;height: 0.02rem;background-color: #cd000b;margin: 0.20rem auto 0;}
.Culture .img{ text-align: center;}

.Culture dd{text-align: center; border: solid 0px #f3f3f3; border-radius: 0.20rem;}
.Culture dd:nth-child(1){background: #6096e6;}
.Culture dd:nth-child(2){background: #58b6e5;}
.Culture dd:nth-child(3){background: #56ca95;}
.Culture dd:nth-child(4){background: #ffba55;}
.Culture dd:nth-child(5){background: #f18870;}

.Culture dd .icon{font-size: 1.375em;width: 0.80rem; height: 0.80rem; display: block;margin: -0.40rem auto 0; line-height:0.80rem; background: #cd000b; border-radius: 50%; text-align: center;color: #fff;}
.Culture dd .icon img{width: 0.50rem;transition: 0.3s;-webkit-transition: 0.3s;-ms-transition: 0.3s;}
.Culture dd:hover .icon img{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-ms-transform: rotateY(180deg);}
.Culture dd aside{color: #fff;font-size: 0.24rem; font-weight: bold; margin: 0.30rem 0 0.10rem 0;line-height: 1.5;}
.Culture dd p{color: #fff; width:73%; margin: auto; line-height: 1.875;}
@media (min-width:1025px) {
.Culture dd{float: left;min-height: 15.625em; width: 18.333%;margin-bottom: 2%;}  
.Culture dd:not(:nth-child(5n)){ margin-right: 2%;}
}
@media (max-width:1024px) {   
.Culture dd{padding-bottom: 3em; margin-bottom: 4em;}
.Culture dd p{ width:90%;}
.Culture .title{ font-size: 6vw;}
}



.RighInfo003148 {padding: 4% 0;position: relative;}
/* .RighInfo003148 .auto{ max-width: 1200px; margin: 0 auto;} */
.RighInfo003148 .title{font-size: 0.30rem;color: #cd000b; margin-bottom: 0.10rem; margin: 0 0 0.10rem 0; font-weight: bold;}
.RighInfo003148 .title:after {display: block;content: '';width: 0.50rem;height: 0.02rem;background-color: #cd000b;margin: 0.20rem 0 auto;}
/* .RighInfo003148 .title{ font-size: 0.30rem;color: #333333; margin-bottom: 0.20rem;}
.RighInfo003148 .title:after {display: block;content: '';width: 0.50rem;height: 0.02rem; f background-color: #cd000b;margin: 0.20rem 0 auto;} */
.RighInfo003148 .items-group .items p{color: #666;font-size: 0.16rem; line-height:2;}
.RighInfo003148 .items-group { position: relative;}
.RighInfo003148 .items-group .items{ width: 100%; height: auto; overflow: hidden; position: relative;background: #f6f6f6; margin-bottom: 3%;}
.RighInfo003148 .items-group .items:hover{background: #cd000b; border: 0;}
.RighInfo003148 .items-group .items:last-child{  margin-bottom: 0;}
.RighInfo003148 .items-group .items .txt{padding: 3% 4%; }
.RighInfo003148 .items-group .items:hover .txt .title,
.RighInfo003148 .items-group .items:hover .txt p{color: #fff;}
.RighInfo003148 .items-group .items:hover .txt .title:after{ background: #fff;} 

.RighInfo003148 .items-group .items .pic{ overflow: hidden;}
.RighInfo003148 .items-group .items .Ispic{padding-bottom:68%;background-size:cover;transition:transform .5s ease-in-out; }
.RighInfo003148 .items-group .items:hover .Ispic{transform:scale(1.05);}

@media (min-width:1025px) {
.RighInfo003148 .items-group .pic{width: 50%;}
.RighInfo003148 .items-group .items:nth-child(2n-1) .txt{padding-right:3.5em;}
.RighInfo003148 .items-group .items:nth-child(2n) .txt{padding-left:3.5em;}  

}
@media (max-width:1024px) {
.RighInfo003148 .items-group .txt{padding: 2em 0;}   
.RighInfo003148 .title{font-size: 6vw;}
}







/*Timeline000913 */
.Timeline000913{padding: 4% 0;}

.Timeline000913 .main{position: relative; z-index: 1; padding-bottom:3vw;}
.Timeline000913 .main .quan{display: block;width: 10px; height: 10px; border-radius: 50%; background: #fff;border: 1px solid #dedede;}
.Timeline000913 .main:before{position: absolute; content:'';width: 1px; top: 10px; bottom: 0;background: #d9d9d9; }
@media(min-width:769px){
.Timeline000913 .main .quan{ margin: 0 auto; }
.Timeline000913 .main:before{left: 50%;}
.Timeline000913 .outer > .ytable-cell{width: 50%;}
}
@media(max-width:768px){
.Timeline000913 .outer,
.Timeline000913 .outer > .ytable-cell{display: block;}
.Timeline000913 .main:before{left: 5px;}
}

.Timeline000913 .item{position: relative;z-index: 4;}
.Timeline000913 .item:not(:last-child){margin-bottom: 2.08vw;}
.Timeline000913 .info{position: relative;}
.Timeline000913 .info:before{position: absolute; content: ''; top: 50%; margin-top: -16px; border:16px solid  transparent;}
.Timeline000913 .info .inner{background: #f6f6f6; padding: 1.5vw;}
.Timeline000913 .pic{width: 32.787%;}
.Timeline000913 .pre pre{font-size: 0.16rem;line-height: 1.875;}
.Timeline000913 .year{color: #cd000b;font-size: 0.40rem; font-weight: bold;}
.Timeline000913 .year aside{background-repeat: no-repeat;background-image: url("../images/Timeline000913_icon.png");}
.Timeline000913 .more{ text-align:center; padding-bottom:20px;}
.Timeline000913 .more a{width:1.80rem;height: 0.40rem; text-align:left;line-height:0.40rem;display: inline-block;color: #fff;font-size: 0.16rem; background:url(../images/Timeline-more.png) no-repeat 70% center #cd000b; position: relative; z-index: 100; border-radius: 60px; text-align: center; padding-right: 20px;}

@media(min-width:769px){
.Timeline000913 .item:nth-of-type(2n-1) .info{padding-right: 32px;}
.Timeline000913 .item:nth-of-type(2n) .info{padding-left: 32px;}
.Timeline000913 .item:nth-of-type(2n-1) .info:before{right: 0;border-left-color: #f6f6f6;}
.Timeline000913 .item:nth-of-type(2n) .info:before{left: 0;border-right-color: #f6f6f6;}
.Timeline000913 .item:nth-of-type(2n-1) .pre{padding-left: 2vw;}
.Timeline000913 .item:nth-of-type(2n) .pre{padding-right: 2vw;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside{margin-left: -10px;background-position: left center;}
.Timeline000913 .item:nth-of-type(2n-1) .year aside:before,
.Timeline000913 .item:nth-of-type(2n) .year aside:after{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -10px 32px 0;}
.Timeline000913 .item:nth-of-type(2n) .year aside{background-position: right center;margin-right: -11px; text-align: right;}
}
@media(max-width:768px){
.Timeline000913 .main{margin-left: 3vw;}
.Timeline000913 .year{font-size: 7vw;}
.Timeline000913 .year aside{padding-left: 32px;background-position: left center;margin-left: -5px;}
.Timeline000913 .year aside:before{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -1vw 3vw 0;}
.Timeline000913 .info{padding: 3vw;}
.Timeline000913 .pre{padding-left: 3vw;}
}
@media(max-width:480px){
.Timeline000913 .pic{width:45%;}
.Timeline000913 .pre pre{font-size: 4vw;}
}




/*PicList002925 */

.PicList002925{background: #fff;padding: 5% 0 2% 0;overflow: hidden;}

.PicList002925 .list{padding: 0 3.4375vw;}
.PicList002925 .list ul{margin: 0 -2vw;}
.PicList002925 li{float: left; text-align: center;position: relative;background: url("../images/PicList002925_taibg.png") repeat-x top 70% left;}
.PicList002925 li a{display: block;position: relative; z-index: 3;}
.PicList002925 li .pic{padding-bottom: 1.98vw;}
.PicList002925 li .Ispic{padding-bottom:78%;background-size: contain;}
.PicList002925 li .tit{margin-top: 1.303vw; margin-bottom: 2.08vw; padding: 0 5%;}
.PicList002925 li .tit aside{font-size: 0.16rem; line-height: 1.8;height: 3.7em;}
.PicList002925 li a:hover .tit aside{ color: #cd000b;}
@media(min-width:769px){
.PicList002925 li{width:25%;}
.PicList002925 li:first-child:before,
.PicList002925 li:nth-child(4n+1):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_l.png") no-repeat left top 70% #fff; width:7.4375vw;left: -2vw;}
.PicList002925 li:last-child:before,
.PicList002925 li:nth-child(4n):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_r.png") no-repeat right top 70% #fff; width:7.4375vw;right: -2vw;}
}
@media(max-width:768px){
.PicList002925 .list{padding: 0 6vw;}
.PicList002925 li{width:50%;}
.PicList002925 li .pic{padding-bottom: 7vw;}
.PicList002925 li .tit{margin-bottom: 5vw;}
.PicList002925 li:first-child:before,
.PicList002925 li:nth-child(2n+1):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_l.png") no-repeat left top 70% #fff; width:7.4375vw;left: -3vw;}
.PicList002925 li:last-child:before,
.PicList002925 li:nth-child(2n):before{position: absolute; top:0;content: ''; height: 100%;background: url("../images/PicList002925_taibg_r.png") no-repeat right top 70% #fff; width:7.4375vw;right: -3vw;}
.PicList002925 li .tit aside{font-size: 4vw;line-height:1.5}
}



/*
 .PicList000762 涓篸emo缂栧彿
 */
.PicList000762{ padding:5% 0 2% 0;}
.PicList000762 li{ float:left; width:32%; margin-right:2%; margin-bottom:3%; }
.PicList000762 li:nth-child(3n){ margin-right:0;}
.PicList000762 li a{ display:block; background-color:#f6f6f6;transition:all ease-in-out 0.3s;}
.PicList000762 li h2{ margin:0; font-size:0.16rem; color:#333; text-align:center; padding:4% 2%;}
.PicList000762 li figure{ background-position:center center; background-repeat:no-repeat; background-size:cover; padding-bottom:75%;}
.PicList000762 li a:hover{ background-color:#cd000b; }
.PicList000762 li a:hover h2{color:#fff;}
@media(max-width:640px){
.PicList000762 li{width:100%;}
.PicList000762 li:nth-child(3n){ margin-right:0%;}
.PicList000762 li:nth-child(2n){ margin-right:0;}
}
@media(max-width:480px){
.PicList000762 li h2{/* font-size:14px; */}
}





/*
 .PicList002796 
 */
.PicList002796{ padding:4% 0 ;}
.PicList002796 .info{ border: 5px solid #f6f6f6; padding: 2% 4%;border-radius: 20px; font-size: 0.22rem;  color: #000; font-weight: bold; position: relative;}

/* .PicList002796 .info::before{position: absolute;left: 0;right: 0;background: url("../images/yinhao.svg") no-repeat right bottom; background-size: contain;content: '';height: 3em; width: 3em; transform: rotate(-180deg);-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);}
.PicList002796 .info::after{position: absolute;left: 0;right: 0;background: url("../images/yinhao.svg") no-repeat right top ;content: '';height: 100%; }
 */

.PicList002796 .ul-tab{display: table; margin: 3.08vw auto 3.16vw;}
.PicList002796 .ul-tab:after{font-size: 0;line-height: 0;}
.PicList002796 .ul-tab li{float: left; padding: 0 1vw;}
.PicList002796 .ul-tab li a{display: block; padding: 0 0.30rem; border-radius: 0.50rem;line-height: 0.45rem; border: 1px solid #ddd; cursor: pointer;}
.PicList002796 .ul-tab li a:hover,
.PicList002796 .ul-tab li.on a{line-height: 0.45rem; border: 1px solid #cd000b;  color: #fff;background: #cd000b; }


.PicList002796 .top{ margin-bottom: 4%; border-bottom: 1px solid #eee; }
.PicList002796 .top p{ margin: 0;padding:1% 0; font-size: 0.16rem; color: #333; line-height: 2; text-align: left; }
.PicList002796 .top .slider .Ispic{padding-bottom: 36.352%;}
.PicList002796 .top .slick-dots{position: absolute; z-index: 10; left: 0; width: 100%; bottom: 10px; text-align: center;}
.PicList002796 .top .slick-dots li{display: inline-block; width: 12px; height: 12px; border-radius: 40px;background: #fff; margin: 0 5px;}
.PicList002796 .top .slick-dots li button{display: none;}
.PicList002796 .top .slick-dots li.slick-active{background-color: #cd000b; width: 22px;}


.PicList002796 .ListAll li{  border: 1px solid #eee; }
.PicList002796 .ListAll figure em{ display:block; padding-bottom: 67%; background-size:cover; background-position:center center; background-repeat:no-repeat; transition: 0.3s;}
.PicList002796 .ListAll li .txt{ padding:2% 3%;}
.PicList002796 .ListAll li p{ font-size: 0.16rem; color: #333; margin: 0; line-height: 2; text-align: center; overflow: hidden;}
.PicList002796 .ListAll figure{ overflow: hidden;}
.PicList002796 .ListAll li a:hover em{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}


.PicList002796 .List2All li{  border: 1px solid #eee; }
.PicList002796 .List2All figure em{ display:block; padding-bottom: 54%; background-size:cover; background-position:center center; background-repeat:no-repeat; transition: 0.3s;}
.PicList002796 .List2All li p{ font-size: 16px; color: #333; margin: 0; line-height: 2; text-align: center; overflow: hidden;}
.PicList002796 .List2All figure{ overflow: hidden;}
.PicList002796 .List2All li a:hover em{transform: scale(1.1);-webkit-transform: scale(1.1);-ms-transform: scale(1.1);}


@media(min-width:769px){
.PicList002796 .ListAll li{ float: left; width: 31.33%;margin-right: 3%; margin-bottom:2%;} 
.PicList002796 .ListAll li:nth-of-type(3n){ margin-right: 0; }
.PicList002796 .ListAll li:nth-of-type(3n+1){clear:left;}
.PicList002796 .info{ margin: 0 auto;  max-width: 1000px;  text-align: center;}

.PicList002796 .List2All li{ float: left; width: 31.33%;margin-right: 3%; margin-bottom:2%;} 
.PicList002796 .List2All li:nth-of-type(3n){ margin-right: 0; }
.PicList002796 .List2All li:nth-of-type(3n+1){clear:left;}
}
@media(max-width:768px){
.PicList002796 .info{  font-size: 5vw; line-height: 1.6; }	
.PicList002796 .ListAll li{ width: 100%; margin-right:0; margin-bottom: 5%;}
.PicList002796 .ListAll figure em{ padding-bottom: 68%; background-size:cover;}
.PicList002796 .List2All li{ width: 100%; margin-right:0; margin-bottom: 5%;}
.PicList002796 .List2All figure em{ padding-bottom: 56%; background-size:cover;}
.PicList002796 .top .slider .Ispic{padding-bottom: 58%;}
}
@media(max-width:480px){
.PicList002796 .ListAll li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
.PicList002796 .ListAll li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
}
@media(max-width:375px){
.PicList002796 .ListAll li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
}




.Singlepage{padding:4% 0;font-size:0.16rem;line-height:2; color: #333333;}
.Singlepage li{ margin-bottom: 1%;}



/*PicList010 */
.PicList010{ padding: 4% 0;}
.PicList010 .list li{float:left;width: 18.2%;margin-right:2%;margin-bottom: 2%;}
.PicList010 .list li div{border: #f7f7fa 2px solid;}
.PicList010 .list li:nth-child(5n){margin-right:0%;}
.PicList010 .list li .pic{overflow: hidden;}
.PicList010 .list li .Ispic{padding-bottom: 45%;background-size: contain; }
/*.PicList010 .list li:hover div{ background:#eff9ff;} */
.PicList010 .list li div img{ width:100%; display:block;}
.PicList010 .list li h3{line-height: 0.48rem;height: 0.48rem; overflow:hidden; font-weight:normal;text-align: center;color: #333; margin:0; font-size:0.16rem; }
.PicList010 .list li a:hover h3{ color:#cd000b; }

@media(max-width:640px){
.PicList010 .list li:nth-child(2n){margin-right:0%;}
.PicList010 .list li{width: 49%;}
.PicList010 .list li h3{font-size:14px; }
}


.search_list {  padding: 4% 0;}
.search_list li{border-bottom: 0.01rem dashed #d5d5d5;padding: 1.125em 0; }
.search_list li a{ display: block; height: auto; overflow: hidden; font-size: 0.16rem;}
.search_list li a::before{display: inline-block;content: '';width: 0.06rem;height: 0.06rem;background: #cd000b;border-radius: 50%;margin-right: 0.10rem;vertical-align: middle;}
.search_list li time{  float: right; color: #999; margin-left: 10px; }

/* 2022.11.24 */

.RighInfo003148 .actid{
    position: absolute;
    top: -80px;
}
/* 2022.12.16 */
.Home_title .en{
    display: none;
}


