/* ff8331 */
.white {
    background: #fff;
    margin-bottom: .3rem;
}

.pos-wraper,
.pc-tag-list{
    display: none;
}


#pc_advert2 {
    display: none;
}

#pc_recommend_artical {
    display: none;
}

.banner-title span {
    display: block;
    width: 3.6rem;
    text-align: left;
}

.banner-title span:first-child {
    line-height: .56rem;
    color: #fff;
    font-size: .38rem;
}

.banner-title span:nth-child(2) {
    line-height: .5rem;
    color: #fff;
    font-size: .28rem;
}

.m-banner-des {
    padding: .28rem .25rem .3rem;
    line-height: .48rem;
    color: #333;
    font-size: .28rem;
    text-align: left;
}

.my-advert1 {
    display: none;
}

.adv-img {
    margin: 0 auto .45rem;
    text-align: center;
}

.adv-img img {
    display: inline-block;
}

.articles {
    padding: 0 .25rem 0;
}

.articles .title {
    line-height: .46rem;
    color: #333;
    font-size: .36rem;
    text-align: left;
    font-weight: 500;
}

.articles .content {
    margin-top: 20px;
}

.articles .content .my-advert3 {
    margin: 0 auto .4rem;
    position: relative;
}
.adv-img {
    position: relative;
}
.content .my-advert3 .tag-name,.adv-img .tag-name {
    position: absolute;
    display: inline-block;
    text-align: left;
    color: #ff57a5;
    font-size: .36rem;
    left: .75rem;
    top: .22rem;
    line-height: .36rem;
}

.content .my-advert3 .text,.adv-img .text{
    position: absolute;
    display: inline-block;
    text-align: left;
    color: #fff;
    font-size: .36rem;
    left: .75rem;
    top: .66rem;
    line-height: .36rem;
}

#pc_my_advert3 {
    display: none;
}

.articles .content li {
    height: 1.7rem;
    margin-bottom: .4rem;
    position: relative;
}

.articles .content li .img {
    width: 2.5rem;
    height: 1.7rem;
    position: absolute;
    left: 0;
    top: 0;
}

.inforpage-left {
    margin-bottom: .8rem;
}

.articles .content li .img a {
    display: block;
    width: 100%;
    height: 100%;
}

.articles .content li .img a img {
    width: 100%;
    height: 100%;
}

.articles .content li .intro {
    height: 1.7rem;
    padding-left: 2.8rem;
}

.articles .content li .intro .cont .tags {
    float: left;
}

.articles .content li .intro h5 {
    margin-bottom: .1rem;
}

.articles .content li .intro h5 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 1.2rem;
    line-height: .4rem;
    text-align: left;
    color: #333;
    font-size: .3rem;
}

.articles .content li .intro p {
    display: none;
}

.articles .content li .intro .cont .tags span {
    display: none;
}

.articles .content li .intro .cont .tags em:nth-child(n+3) {
    display: none;
}

.articles .content li .intro .cont .tags em {
    display: block;
    vertical-align: top;
    height: .36rem;
    line-height: .36rem;
}

.articles .content li .intro .cont .tags em a {
    color: #666;
    font-size: .22rem;
    display: block;
    height: .36rem;
    line-height: .36rem;
}

.articles .content li .intro .cont .time {
    font-size: .22rem;
    display: inline-block;
    height: .36rem;
    line-height: .36rem;
    color: #666;
    float: right;
}

.inforpage-left .load-more {
    width: 3.6rem;
    height: .9rem;
    text-align: center;
    background: #1759ba;
    margin: 0 auto;
}

.inforpage-left .load-more .text {
    padding-right: .45rem;
    display: inline-block;
    height: .9rem;
    line-height: .9rem;
    font-size: .32rem;
    vertical-align: top;
    color: #fff;
    position: relative;
}

.inforpage-left .load-more .text:before {
    content: "";
    position: absolute;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    width: .16rem;
    height: .16rem;
    transform: rotate(45deg);
    right: 0;
    top: .3rem;
}

.inforpage-right .formbox {
    margin: 0 auto .45rem;
    width: 7rem;
    height: 6rem;
    border-radius: .03rem;
    -webkit-border-radius: .03rem;
    background: #fff url(../images/im_bg_black.png) no-repeat center;
    background-size: 100% 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: .5rem .46rem .88rem;
}

.formbox .tag-detail-mform .title {
    text-align: center;
    line-height: .56rem;
    color: #fff;
    font-size: .48rem;
    margin-bottom: .5rem;
}

.formbox .tag-detail-mform .swiper-container {
    position: relative;
    margin-bottom: .65rem;
}

.formbox .tag-detail-mform .swiper-container .swiper-slide {
    text-align: center;
    color: #fff;
    height: .6rem;
    line-height: .6rem;
}

.formbox .tag-detail-mform .swiper-container .swiper-slide.swiper-slide-active {
    background: #1759ba;
    border-radius: .03rem;
    -webkit-border-radius: .03rem;
}

.formbox .tag-detail-mform .swiper-button-prev {
    position: absolute;
    left: 0;
    top: .15rem;
    width: .16rem;
    height: .3rem;
    background: url(../images/icon_zuo1.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 0;
    padding: 0;
}

.formbox .tag-detail-mform .swiper-button-next {
    position: absolute;
    right: 0;
    top: .15rem;
    width: .16rem;
    height: .3rem;
    background: url(../images/icon_you1.png) no-repeat center center;
    background-size: 100% 100%;
    margin: 0;
    padding: 0;
}

.formbox .contact-wraper {
    height: .96rem;
    line-height: .96rem;
    text-align: left;
    padding-left: .5rem;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-bottom: 16px;
}

.formbox .contact-wraper input {
    display: inline-block;
    vertical-align: top;
    height: .96rem;
    line-height: .96rem;
    width: 4.6rem;
    color: #999;
    font-size: .28rem;
    background: 0 0;
    outline: 0;
    border: 0;
}

.inforpage-right .formbox .btn {
    width: 6.1rem;
    height: .96rem;
    border-radius: .03rem;
    -webkit-border-radius: .03rem;
    cursor: pointer;
    text-align: center;
    font-size: .36rem;
    line-height: .96rem;
    color: #fff;
    background: #1759ba;
    margin: 0 auto;
}

#pc-hot-serve {
    display: none;
}

.big-adv-img {
    margin: .37rem auto .42rem;
    padding: 0 .25rem;
}

.hot-tags {
    display: none;
}

.tag-list{
    overflow: hidden;
    margin-top: .4rem;
    padding: 0 .25rem;
}
.tag-list span{
    color: #333;
    font-size: .26rem;
    float: left;
    display: block;
    line-height: .54rem;
}
.tag-list .tag-link{
    display: block;
    float: left;
    line-height: .54rem;
    margin: 0 .2rem .2rem 0;
    background: #fff4ee;
    color: #e57f2d;
    padding: 0 .2rem;
    font-size: .26rem;
    border-radius: .27rem;
    -webkit-border-radius: .27rem;
}

/*banner背景图开�?*/
.banner_wrap {
  box-sizing: border-box; 
  width: 7.5rem;
  height: 5.21rem;
  /* padding: 2.26rem 0.44rem 1rem; */
  line-height: 0.33rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-size: 200% 100%;
  font-size: .22rem;
  color: #fff;
  position: relative;
  background-position: -300px 10px;
  
}
.banner_wrap_cont{
  height: 3rem;
  display: flex;
  /* border: 1px solid red; */
  flex-direction: column;
  position: absolute;
 top: 15%;
  width: 100%;
  align-items: center;
  justify-content: space-around;
}
.banner_wrap_cont1{
  font-family: PingFangSC-Semibold;
	font-size: 0.52rem;
	font-weight: normal;
	font-stretch: normal;
 
	letter-spacing: -1px;
	color: #ffffff;
}
.banner_wrap_cont2{
  font-family: PingFangSC-Thin;
	font-size: 0.4rem;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
}
.banner_wrap_cont3{
  width: 2.3rem;
	height: 0.7rem;
	background-image: linear-gradient(90deg, 
		#1759ba 0%, 
		#ff7a00 100%);
    font-family: MicrosoftYaHei;
	font-size: 0.26rem;
	font-weight: normal;
	font-stretch: normal;
 display: flex;
 align-items: center;
 justify-content: center;
	letter-spacing: 1px;
	color: #ffffff;
}
.banner_absou{
  position: absolute;
  height: 3rem;
 
  top: 25%;
 
  left: 6%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}
.banner_wrap_1{
  font-family: PingFangSC-Semibold;
	font-size: 0.6rem;
	font-weight: normal;
	font-stretch: normal;
	 
	letter-spacing: -1px;
	color: #ffffff;
}
.banner_wrap_2{
	font-family: PingFangSC-Thin;
	font-size: 0.36rem;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
  margin-top: 10px;
}
.banner_wrap_3{
	font-family: PingFangSC-Thin;
	font-size: 0.36rem;
	font-weight: normal;
	letter-spacing: -1px;
	color: #ffffff;
}
.banner_wrap_4{
  width: 2.4rem;
	height: 0.7rem;
  background-image: linear-gradient(90deg, 
  #1759ba 0%, 
  #ff7a00 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}