#wrapper{position: relative;background: #f6f6f6;}
img{width: 100%;}
.ph_header{position: relative;}
.phones{width: .30rem;
    position: absolute;
    left: .4rem;
    top: .3rem;
}
.pcback{
    position: absolute;
    right: .3rem;
    top: .3rem;
    color: #fff;
    background: #ffffff45;
    border-radius: 15px;
    padding: .03rem .3rem;}
.phone_nav {
	position: fixed;
	left: -260px;
	top: 0px;
	overflow-y: auto;
	height: 100%;
	width: 260px;
	z-index: 10000;
	background: #fff;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	/* Firefox 4 */
	-webkit-transition: all 0.5s;
	/* Safari and Chrome */
	-o-transition: all 0.5s;
	/* Opera */
	overflow-x: hidden;
}

.phone_nav::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 .06rem rgba(0, 0, 0, 0.3);
	border-radius: .1rem;
	background-color: #F5F5F5;
}

.phone_nav::-webkit-scrollbar {
	width: .1rem;
	background-color: #F5F5F5;
}

.phone_nav::-webkit-scrollbar-thumb {
	border-radius: .1rem;
	-webkit-box-shadow: inset 0 0 .06rem rgba(0, 0, 0, .3);
	background-color: #555;
}
.phone_nav .this_dm {
    padding: 10px 10%;
}
.phone_nav ul li {
    font-size: 0.9rem;
    /* padding-left: 15px; */
    position: relative;
    float: none !important;
    border-bottom: 1px solid #f7f2f2;
}
.phone_nav ul li h2 {
    font-size: .32rem;
    line-height: .96rem;
    padding-left: 0.05rem;
    position: relative;
    font-weight: 550;
}
.phone_nav ul li a {
    color: #333;
}
.zz {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    display: none;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
}
.banner{
    position: relative;
}

.banner .swiper-pagination { bottom: .02rem;}
.banner .swiper-pagination .swiper-pagination-bullet{margin-right:0; opacity:1;background:#d3d3d3;-webkit-transition:width .5s;-moz-transition:width .5s;transition:width .5s;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.banner .swiper-pagination .swiper-pagination-bullet-active{ width:40px;background:#eb0b15}
.swiper-pagination{position:absolute;text-align:center; -webkit-transition:.3s; -moz-transition:.3s; transition:.3s; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); transform:translate3d(0,0,0); z-index:20}

.tuotiao{
    font-size: .36rem; font-weight: 600;
    text-align: center;
    margin: .3rem 0;
}
.tuotiao a{color: #404040;}

.focus{margin: auto;clear:both}

.focus .swiper-slide .tit{position: relative;  -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:100%;font-size:.24rem;font-weight:400;text-align: center; padding:.3rem .1rem .4rem .1rem; color:#fff; background:rgba(153,49,59,.99);}
.focus .swiper-slide .tit a{ color:#fff}
.focus .swiper-slide .tit .data{background: #ffffff;justify-content: center; align-items: center;flex-direction: column;flex: none; color: #87262b; padding: .2rem;border-radius: 10px; position: absolute; top: -.20rem;}
.focus .swiper-slide .tit .data .box{ width: .5rem;float: left;position: relative;}
.focus .swiper-slide .tit .data .y{font-size:.12rem;}
.focus .swiper-slide .tit .data .m{font-size:.22rem;}
.focus .swiper-slide .tit .data .d{font-size: .47rem; font-weight: 600; position: absolute; top: -.1rem;}
.focus .swiper-slide .tit .h{font-size:.28rem;line-height: .32rem;font-weight: bold; margin-left: 1.5rem;}

.focus .swiper-pagination { right: -3rem;  bottom: 1rem; left: auto;}
.focus .swiper-pagination .swiper-pagination-bullet{margin-right:0; opacity:1;background:#ffffff;-webkit-transition:width .5s;-moz-transition:width .5s;transition:width .5s;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.focus .swiper-pagination .swiper-pagination-bullet-active{ width:40px;background:#fff}
.m_gg_box{margin: 2%;}
.m_box{margin: 3% 2%;}

.title{line-height: 1.2rem; border-bottom: #dddddd; font-size: .40rem; font-weight: 600; text-align: center; position: relative; color: #313131; position: relative;}
.title a{ color: #404040; display: inline-block; position: relative;}
.title a::before {content: ''; position: absolute; bottom:-5px; width: 100%;  left: 0;}
.other a{color: #313131;}
.title span{font-size: .18rem; float: right;color: #848484;font-weight: 500;    line-height: 1rem;position: absolute;  font-size: .18rem;  color: #848484;  font-weight: 500;  line-height: 1rem;    right: .1rem;}
.title span a{color: #848484; display: inline-block; position: relative; line-height: .28rem; border: 1px solid #848484; padding: 0rem .08rem;border-radius: 5px; margin-top: .45rem;}
.title span a::before{border: 0;}
.title em{width: .45rem;
    display: inline-flex;
    position: relative;
    top: .06rem;}
.newslist{margin: 2% 0;}
.newslist li{padding: .26rem 0; height: auto;}

.newslist li .pic {width: 30%; margin-right: .2rem;  float: left; overflow: hidden;}
.newslist li  p{font-size: .22rem; line-height: .35rem; text-indent: 2em;  padding-top: .05rem; color: #535353; font-weight: 400;}
.newslist li  p a{color: #eb0b15; }
.newslist li h3{font-size: .32rem; line-height: .5rem;   font-weight: 400; text-overflow: ellipsis; overflow: hidden;white-space:nowrap;}
.newslist li h3 a{color: #404040;}
.newslist li h3 .iconfont{color: #eb0b15; font-size:.36rem;}
.newslist li h3 span{background: url(../images/icon_3.png) no-repeat 0rem 0rem; width: .5rem;height: .35rem;top: .05rem;display: inline-block; position: relative;}

.newslist li h3 data {
    float: right;
    color: #686767;
    font-size: .26rem;
    padding-left: .1rem;
}

.hotnewslist {flex: none; display: flex;flex-direction: column; justify-content: space-between;font-size: .32rem;font-weight: 400;}

.hotnewslist li .box2 { height: 0;  overflow: hidden;    padding: 0 .39rem;     position: relative;}

.hotnewslist li .box1 {
    height: auto;
    padding: .26rem 0;
    line-height: .43rem;
    text-overflow: ellipsis; overflow: hidden;white-space:nowrap;
    background: url(../images/icon_3.png) no-repeat 0rem .33rem;
    padding-left: .5rem;
    
}
.hotnewslist li .box1 data{float: right; color: #686767; font-size: .26rem;padding-left: .1rem;}

.hotnewslist li.selected .box2 {
    border-left: .1rem solid #99313b;
    border-radius: .15rem;
    height: 2.1rem;
    background-color: #fff;
    box-shadow: 0px 0px .8rem rgb(0 0 0 / 16%);
    margin: .1rem 0rem .1rem 0rem;
    position: relative;
    
}

.hotnewslist li.selected .box1 {
    height: 0;
    overflow: hidden;
    padding: 0;
}

.hotnewslist li .box2 .news_title {
    font-size: .34rem;
    line-height: 45px;
    color: #852026;
    padding-top: .3rem;
}

.hotnewslist li .box2 data{
    position: absolute;
    right: .4rem;
    bottom: .15rem;
    font-size: .22rem;
    color: #686767;
}

.hotnewslist li  a{color: #000;}
 

.djtx{background-color: #972a32; margin: 3% 0; padding: 2%;}
.djtx .title{color: #fffa7f;}
.djtx .title a{color: #fffa7f;}
.djtx .title span a{border:1px solid #fff; color: #fff;}
.djtx .newslist li .pic{width: 30%; margin-right: .2rem;  float: left; overflow: hidden;}
.djtx .newslist li  p{font-size: .26rem; line-height: .45rem; text-indent: 2em;  padding-top: .05rem; color: #ffffff; font-weight: 400;}
.djtx .newslist li  p a{color: #ffeab2; }
.djtx .newslist li h3 {margin-bottom: .2rem;color: #fff5db;}
.djtx .newslist li h3 a{color: #fff5db;}
.djtx .newslist li h3.c a{color: #fff;}
.djtx .newslist li h3 span{background: url(../images/icon_4.png) no-repeat 0rem 0rem;}
.djtx .newslist li:first-child{border-bottom: 1px dotted #fff;}
.djtx .newslist li h3.c data{color: #fff;}

.dj_r ul{margin-top: .2rem;}
.dj_r ul li{background-color: #fff;border-radius: 20px; padding-bottom: .3rem; margin-bottom: .3rem;box-sizing: border-box;}
.dj_r ul li .data{background: url(../images/time.png) .1rem no-repeat #852f31; padding: .05rem .1rem .05rem .4rem; color: #fff; border-radius: 5px;font-size: .2rem;display: table;    margin: .2rem .3rem;}
.dj_r ul li .tit{font-size: .32rem; color: #852f31; line-height: 0.5rem;padding: .2rem .2rem; margin: .1rem 0;font-weight: 600;    padding: 0 .3rem 0.2rem .3rem; margin: .1rem 0;    font-weight: 600;}
.dj_r ul li .txt{font-size: .26rem; line-height: .4rem;  text-indent: 2em;   padding: 0 .2rem;}
.dj_r ul li .moretxt{color:#852f31;padding-top: .2rem; font-size: .24rem;padding-left: .2rem; }
.dj_r ul li a{color:#852f31;}

.dj_r ul li.no{padding-top: .1rem;}


.sjcz{position: relative; overflow: hidden;}

.sjcz li{width: 100%;position: relative; margin-bottom: 5%;}
.sjcz li:nth-child(3){margin-right: 2%;}
.sjcz li:nth-child(3),.sjcz li:nth-child(4){width: 49%; float: left;}
.sjcz li p,.xyfc p,.pic p{line-height: .5rem; font-size: .23rem;
color: #fff; position: absolute; bottom: 0;width: 100%; padding-left: .2rem;box-sizing: border-box;
background: rgba(0,0,0,.65);
background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.65)));
background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%);
background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.65) 100%)
}
.sjcz li:first-child p{text-align: center; font-size: .23rem;padding-left: 0; line-height: .6rem; }
.sjcz li p span{background: url(../images/vod.png) no-repeat; padding: 0 .15rem;}



.pic{position: relative;}


.linkbox{
    box-shadow: 0px 0px .8rem rgb(0 0 0 / 16%);
    border-radius: 10px;
}
.linkbox .title{color: #932c32;}

.linkbox .con {flex: 1; padding: .0rem .1rem .5rem .1rem; margin: 0;}
.linkbox .con ul{display: flex;  flex-wrap: wrap; justify-content: space-between;}
.linkbox .con ul li{ calc((100% - .1rem) / 3); font-size: .26rem; color: #707070; text-align: center;}
.linkbox .con ul li .gw{background: url(../images/pc.png) 0 no-repeat ;padding-left: .8rem;
    line-height: .9rem;
    display: inline-flex;}
.linkbox .con ul li .ds{background: url(../images/book.png) 0 no-repeat;padding-left: .7rem;
    line-height: .9rem;
    display: inline-flex;}
.linkbox .con ul li .gwb{background: url(../images/bao.png)0 no-repeat; padding-left:.8rem;line-height: .9rem;
    display: inline-flex;}
.linkbox .con ul li a{color: #404040;}

footer{background: #852f31; }
footer .foot-top{padding-top: .10rem;}
footer .foot-top ul{display: flex; flex-wrap: wrap; align-content: space-between; justify-content: space-between;}
 footer .foot-top ul li{width: 25%; text-align: center;}
.foot-top ul .menu-link {
    font-size: .2rem; line-height: .24rem; font-weight: bold;
}

.foot-top ul a {
    color: #fff;
}

.foot-top ul .sub-menu {
    margin-top: 0;
}

.foot-top ul .sub-menu .sub-item{
    font-size: .18rem;
    line-height: .4rem;
    opacity: .6;
}
.foot-top ul .sub-menu .sub-item:hover {
    opacity: 1;
}


.foot-bottom {
    display: block;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    padding-bottom: .2rem;
    color: #fff;
    margin-top:.5rem
}
.foot-bottom .foot-left , .foot-center p {text-align: center;margin-bottom: 0.1rem;}
.foot-bottom .foot-left img{width: 80%;margin: .1rem auto .2rem auto;}
.foot-left p{line-height:.30rem; font-size: .20rem;}
.foot-center p{line-height:.30rem; font-size: .20rem;}
.foot-center .tt {
    line-height: .34rem;
    margin-right: 49px;
    flex: none;
}
.foot-bottom .code img{width: auto;margin: auto}
.copyright{line-height:.8rem; font-size: .2rem; text-align: center; color: #fff;}


.footer{background: #eb0b15; line-height: .3rem; padding: .2rem 0; text-align: center; font-size: .16rem; color: #fff;}


