@charset "utf-8";
/* CSS Document */


.main-bj{ width: 100%; margin: .52rem 0 .56rem 0; overflow: hidden;}
.Sectiona-bj{ width: 100%; position: relative;  background: -webkit-linear-gradient(left,#ff6155,#ee1b18);padding-bottom: .14rem; overflow: hidden;}
.seac-bj{ width: 92%;margin: 0 auto; position: relative; overflow: hidden;}
.seac-bj .tit{ height: .34rem;line-height: .34rem; font-size: .14rem; font-weight: bold ;color: #fff ;float: left;}
.seac-box{ width: calc(100% - 1.25rem); height: .34rem; border-radius:.34rem; background: rgba(255, 255, 255, 0.2) ; float: right; position: relative;  }
.seac-box .search{ width: calc(100% - .34rem) ;height: .34rem ;font-size: .12rem;color: #555; text-indent: .14rem;}
.seac-box .submit{ width: .34rem; height: .34rem; background: url(../images/sec.png) no-repeat .07rem; background-size: .14rem auto; position: absolute; right: 0;top: 0; font-size: 0}
.seac-box .search::-webkit-input-placeholder{color: #eaeaea}

.main-c{ width: 92%; padding: 0 4% .15rem 4%;  background-color: #fff ; overflow: hidden;}
.hd-box{width:100%;height:.48rem;line-height: .48rem;margin: 0 auto; overflow:hidden;box-sizing:border-box;position: relative;background-color: #f8f8f8}
.hd-box .inner{width:100%; overflow-x:auto;overflow-y:hidden;transition:all 0.5s; white-space: nowrap;}
.hd-box .inner ul {height:100%;list-style:none;-webkit-overflow-scrolling:touch; text-align: center;}
.hd-box .inner li {display: inline-block ; padding: 0 .1rem ;position: relative;}
.hd-box .inner li a{ padding-bottom: .04rem ; font-size: .15rem; color: #666 ;}
.hd-box .inner .selected a{font-size: .16rem ;color: #b61412}
.hd-box .inner li i{ width: .64rem; height: 2px; background-color: #b31011 ;display: block ; position: absolute; left: 50%; margin-left: -.32rem; bottom: 0;display: none}
.hd-box .inner .selected i{display: block}


.fy-box{ width: 100% ; padding: .1rem 0 .06rem 0 ;  }
.pagelable{ width: 96% ; margin: 0 auto}
.pageCustom{ width: 100%}
.up{ width: .94rem; height: .38rem; line-height: .38rem;display: block; text-align: center; float: left; }
.pageCustom_Pre_Disable{
  width: 100%;
  height: .34rem;
  line-height: .34rem;
  font-size: .12rem;
  color: #b61412;
  /*background-color: #f39718;
  */border: solid 1px #b61412;
  border-radius:.34rem;
  display: block;
  -webkit-border-radius:.34rem;
  -moz-border-radius:.34rem;
  -ms-border-radius:.34rem;
  -o-border-radius:.34rem;
}
.dow{ width: .94rem; height: .38rem; line-height: .38rem; display: block;text-align: center; float: right;}
.pageCustom_Next_Disable{  width: 100%;
  height: .34rem;
  line-height: .34rem;
  font-size: .12rem;
  color: #b61412;
  /* background-color: #f39718; */
  border: solid 1px #b61412;
  border-radius:.34rem;
  display: block;}
.pageCustom_Prompt{  height: .34rem; line-height: .34rem; display: inline-block; text-align: center;}
.pageCustom_Prompt span{ font-size: .12rem; color: #555;}
.pageCustom_Prompt strong{ font-weight: normal; color: #b61412;font-size: .16rem}


.pict{ width: 100%; padding: .15rem 0 0 0; overflow: hidden;}
.pict ul{ width: 100%;}
.pict ul li{ width: calc(50% - .07rem) ;float: left; background-color: #fff;border-bottom: 1px solid #b31011; margin-bottom: .14rem;box-shadow: rgba(0, 0, 0, 0.07) 0 0 .06rem .02rem}
.pict ul li a{ width: 100%;display: block ; position: relative; overflow: hidden;}
.pict ul li a img{ width: 100%; height: 1.05rem; object-fit: cover; }
.pict ul li a i{ width: .28rem; height: 1px; background-color:#f3651a ; display: block ; margin: .1rem 0 0 4%}
.pict ul li a h3{ width: 92%; height: .36rem; line-height: .36rem; font-size: .14rem; color: #333;text-align: center; margin-left: 4%; overflow: hidden;}
.pict ul li:nth-child(even){float: right}
.pict ul li a .zhe{width: 100%; height: 1.05rem;  background: rgba(0, 0, 0, 0.5); position: absolute; left: 0;top: 0; display: flex; align-items: center;justify-content: center;  overflow: hidden;}
.pict ul li a .zhe span{ width: .24rem; height: .24rem; background: url(../images/vid.png) no-repeat ; background-size: 100%;display: inline-block}


.news{width: 100% ; padding: .08rem 0 .15rem 0 }
.news ul{width: 100% ;}
.news ul li{width: 100% ; border-bottom: 1px dashed #bfbfbf ; padding: .1rem 0; overflow: hidden;}
.news ul li .nw{ width: 1.15rem ; height: .86rem;float: left;object-fit: cover}
.news ul li .nr{ width: calc(100% - 1.25rem) ;float: right}
.news ul li h3{width: 100%;font-size: .14rem;color: #333;max-height: .32rem;line-height: .16rem; display: -webkit-box;
 -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin-bottom: .09rem; text-align: justify; overflow: hidden;}
.news ul li h5{width: 100%;font-size: .12rem;color: #777;max-height: .14rem;line-height: .14rem; display: -webkit-box;
    -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin-bottom: .09rem; text-align: justify; overflow: hidden;}
.news ul li h4{ height: 100% ; height: .2rem; line-height: .2rem;  background: url(../images/tim.png) no-repeat left center ;background-size: .12rem ;}
.news ul li h4 span{ height: .2rem ;line-height: .2rem;color: #999;font-size: .12rem; display: inline-block ; padding-left: .18rem}
.news ul li.noa .nw{display: none}
.news ul li.noa .nr{ width: 100%}
/* .news ul li:last-child{border: none} */



.obtain{width: 100% ;}
.obtain ul{width: 100% ; padding: .05rem 0 .13rem 0}
.obtain ul li{width: 100% ;border-bottom: 1px dashed #bfbfbf;}
.obtain ul li a{ width: 100%; display: block; padding: .14rem 0 ; overflow: hidden;}
.obtain ul li a .obl{ width: .56rem;  background-color: #fff; float: left;background-color: #f6f6f6}
.obtain ul li a .obl h5{width: 100%;text-align: center; height: .24rem; line-height: .24rem ;font-size: .12rem; color: #b31011;overflow: hidden;}
.obtain ul li a .obl h6{width: 100%;  height: .26rem; line-height: .26rem ;font-size: .16rem; color: #fff;text-align: center;background-color: #b31011; overflow: hidden;}
.obtain ul li a .obr{ width: calc(100% - .67rem) ; height: .49rem; float: right;display: flex; align-items: center; justify-content: center;  padding-left: .1rem;}
.obtain ul li a .obr h3{ width: 100% ; max-height:.48rem; line-height: .24rem;  font-size: .14rem; color: #333;display: -webkit-box;
    -webkit-box-orient: vertical; -webkit-line-clamp: 2;text-align: justify; overflow: hidden;}
/* .obtain ul li:last-child{border: none} */


.sou-bj{width: 100%; padding: .19rem 0 .05rem 0 ;}
.sou-bj h3{font-size: .14rem; color: #333}
.sou-bj h3 span{font-weight: bold ;color: #b31011}
    


.tit-b{ width: 100% ; border-bottom: 1px solid #eaeaea ; padding: .2rem 0 .12rem 0;text-align: center ;position: relative; margin-bottom: .04rem }
.tit-b h3{ font-size: .15rem; color: #333333 ;line-height: .24rem}
.tit-b h5{ width: 100%; text-align: center ;padding: .08rem 0 0 0}
.tit-b span{display: inline-block ; font-size: .12rem ;color: #999 ; line-height: .2rem; margin: 0 .1rem; padding-left: .16rem}
.tit-b .pa2{background: url(../images/sj.png) no-repeat left center; background-size: .12rem auto}
.tit-b .pa1{background: url(../images/ico6.png) no-repeat left center; background-size: .12rem auto}
.tit-b i{ width: 24px; height: 2px; display: block; position: absolute; left: 50%; bottom: -2px;
 margin-left: -12px;  background-color: #b61412;}

 .nr-b{ width: 100% ; font-size: .14rem; color: #333; line-height: .22rem; text-align: justify ; padding: .05rem 0 .15rem 0 ; overflow: hidden;}
 .nr-b img{ max-width: 100% !important; height: auto;}


 .pg-box{ width: 100%; padding: .06rem 0; background-color: #fff ;border-top: 1px solid #bfbfbf}
 .pg{ width: 100% ;  height: .26rem;  margin: .05rem 0; overflow: hidden;}
 .pg h3{ width: .6rem; height: .26rem; line-height: .26rem; font-size: .12rem; color: #333; float: left;}
 .pg a{ width: calc(100% - .65rem); height: .26rem; line-height: .26rem; font-size: .12rem; color: #333; float: left;white-space: nowrap; text-overflow: ellipsis ; overflow: hidden;}
 .pg h3 span{color: #b31011}
 
 .sjlm{ width: 100%; white-space: nowrap; overflow-x: auto; overflow-y: hidden ;margin: .22rem 0 .15rem 0}
 .sjlm ul li{display: inline-block;margin-right: .05rem}
 .sjlm ul li a{ font-size: .14rem; color: #b61412;text-align: center; border: solid 1px #b61412 ; display: inline-block ; min-width: .8rem; height: .3rem; line-height: .3rem; border-radius:.3rem ; -webkit-border-radius:.3rem ; -moz-border-radius:.3rem ; -ms-border-radius:.3rem ; -o-border-radius:.3rem ; }
 .sjlm ul li span{font-size: .14rem; color: #999;padding: 0 .03rem}
 .sjlm ul li.on a{color: #fff ;background-color: #b61412}
 .sjlm ul li:hover a{color: #fff ;background-color: #b61412}
 .sjlm ul li:last-child span{display: none}
 

.obtain2{width: 100% ;}
.obtain2 ul{width: 100% ; padding: .05rem 0 .15rem 0}
.obtain2 ul li{width: 100% ;border-bottom: 1px dashed #bfbfbf;}
.obtain2 ul li a{ width: 100%; display: block; padding: .14rem 0 ; overflow: hidden;}
.obtain2 ul li a .obl{ width: .56rem;  background-color: #fff; float: left;border-right: 1px solid #bfbfbf}
.obtain2 ul li a .obl h5{width: 100%;text-align: center; height: .22rem; line-height: .22rem ;font-size: .18rem;font-weight: bold; color: #b61412;overflow: hidden;}
.obtain2 ul li a .obl h6{width: 100%;  height: .26rem; line-height: .26rem ;font-size: .12rem; color: #999;text-align: center; overflow: hidden;}
.obtain2 ul li a .obr{ width: calc(100% - .67rem) ; height: .49rem; float: right;display: flex; align-items: center; justify-content: center;  padding-left: .1rem;}
.obtain2 ul li a .obr h3{ width: 100% ; height:.48rem; line-height: .49rem;  font-size: .14rem; color: #333;display: -webkit-box;
    -webkit-box-orient: vertical; -webkit-line-clamp: 1;text-align: justify; overflow: hidden;}
/* .obtain2 ul li:last-child{border: none} */


.rs{ width: 100%}
.rs ul{ width: 100% ; padding: .04rem 0 .12rem 0}
.rs ul li{ width: 100% ;border-bottom: 1px dashed #bfbfbf; padding: .12rem 0}
.rs ul li a{ width: 100% ;display: block; overflow: hidden;}
.rs ul li a img{ width:1.1rem; height: .825rem ;float: left; object-fit: cover}
.rs ul li a .mh{ width: calc(100% - 1.2rem);float: right;}
.rs ul li a .mh h3{width: 100% ; max-height:.32rem; line-height: .16rem;  font-size: .14rem; color: #333333;display: -webkit-box;
    -webkit-box-orient: vertical; -webkit-line-clamp: 2;text-align: justify; overflow: hidden;margin: .05rem 0 .05rem 0;}
.rs ul li a .mh h4{  width: 100% ; height:.16rem; line-height: .16rem;  font-size: .12rem; color: #777;display: -webkit-box;
    -webkit-box-orient: vertical; -webkit-line-clamp: 1;text-align: justify;margin-bottom: .05rem; overflow: hidden;}


.rs ul li a .mh h5{ height: 100% ; height: .2rem; line-height: .2rem;  background: url(../images/sj.png) no-repeat left center ;background-size: .12rem ;}
.rs ul li a .mh h5 span{ height: .2rem ;line-height: .2rem;color: #999;font-size: .12rem; display: inline-block ; padding-left: .18rem}
.rs ul li.noa img{display: none}
.rs ul li.noa .mh{ width: 100%}
/* .news ul li:last-child{border: none} */




@media screen and (width: 360px) {

} 
