.banner {
  width: 100%;
  height: 6.32rem;
  margin-top: 0.2rem;
  box-sizing: border-box;
  padding-top: 1.8rem;
  background: url("../img/首页海报.png") no-repeat left center;
  background-size: 100% 100%;
}
/* .banner a{
    display: block;
    width: 100%;
    height: 100%;
    background: url('../img/首页海报.png')no-repeat center;
    background-size: 100% 100%;
} */
.banner .banner-title {
  width: 12rem;
  margin: 0 auto;
  font-weight: normal;
  font-size: 0.22rem;
  color: #fff;
}

.banner .banner-link {
  width: 12rem;
  color: #fff;
  font-size: 0.22rem;
  margin: 0.1rem auto 0.4rem;
}
.banner .banner-link a {
  color: red;
}
.content .content-info1 {
  width: 12rem;
  margin: 0 auto 0.82rem;
}
.content .content-info1 h1 {
  font-weight: normal;
  text-align: center;
  color: #101010;
  font-size: 0.24rem;
  padding-top: 0.12rem;
  padding-bottom: 0.12rem;
  background: url("../img/智慧城市.png") no-repeat center;
  margin-bottom: 0.34rem;
  background-size: auto 100%;
}
.content .content-info1 .info1-sing {
  display: inline-block;
  vertical-align: top;
  width: 1.5rem;
  margin-left: 0.42rem;
  margin-right: 0.42rem;
}
.content .content-info1 .info1-sing .imgs {
  width: 1.5rem;
  height: 0.87rem;
  text-align: center;
  line-height: 0.87rem;
}
.content .content-info1 .info1-sing .imgs img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
}
.content .content-info1 .info1-sing .detail {
  width: 1.5rem;
  margin-top: 0.29rem;
}
.content .content-info1 .info1-sing .detail .detailtitle {
  text-align: center;
  color: #000;
  font-size: 0.2rem;
}
.content .content-info1 .info1-sing .detail .detaildd {
  margin-top: 0.1rem;
  font-size: 0.18rem;
  text-align: center;
  /* line-height: .2rem; */
  color: #000;
}

.content .content-info2 {
  width: 12rem;
  margin: 0.2rem auto 0.33rem;
}
.content .content-info2 h1 {
  font-weight: normal;
  text-align: center;
  color: #000;
  font-size: 0.24rem;
  margin-bottom: 0.31rem;
}
.content .content-info2 .h1detail {
  color: #858585;
  font-size: 0.2rem;
  text-align: center;
}
.content .content-info2 .info2-link {
  width: 100%;
  height: 2.94rem;
  margin-top: 0.3rem;
  color: #fcfbfb;
  padding: 0.48rem 0.23rem 0 0.23rem;
  box-sizing: border-box;
  background: url("../img/首页图5.png") no-repeat center;
  background-size: 100% 100%;
}
.content .content-info2 .info2-link .link-big {
  font-size: 0.2rem;
  margin-bottom: 0.25rem;
}
.content .content-info2 .info2-link .link-dd {
  font-size: 0.16rem;
  /* line-height: .22rem; */
}
/* .content .content-info2 .info2-link .more{
    padding: .08rem .11rem;
    margin-top: .52rem;
    display: inline-block;
    border:1px solid #fff;
} */
.content .content-info2 .info2-link .more {
  margin-top: 0.45rem;
  text-align: center;
}
.content .content-info2 .info2-link .more a {
  display: inline-block;
  color: #fff;
  padding: 0.06rem 0.2rem;
  font-size: 0.16rem;
  border-radius: 0.08rem;
  border: 1px solid #fff;
}
/* .content .content-info2 .info2-link .more a img{
    width: 1.22rem;
    height: .38rem;
} */
.content .line2 {
  width: 100%;
  height: 2px;
}
.content .line2 .linet1,
.content .line2 .linet2 {
  width: 7rem;
  height: 100%;
  background: #4a5eb3;
}
.content .line2 .linet1 {
  float: left;
}
.content .line2 .linet2 {
  float: right;
}
.content .content-info3 {
  width: 12rem;
  margin: 0.42rem auto 0;
}
.content .content-info3 h1 {
  font-weight: normal;
  text-align: center;
  color: #000;
  font-size: 0.24rem;
  /* margin-bottom: .38rem; */
}
.content .content-info3 .info3-sing {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.32rem;
  margin-bottom: 0.14rem;

  /* width: 49.7%; */
}
.content .content-info3 .info3-sing .imgs {
  width: 2.5rem;
  height: 1.95rem;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.14rem;
}
.content .content-info3 .info3-sing .imgs img {
  width: 100%;
  height: 100%;
}
.content .content-info3 .info3-sing .message {
  display: inline-block;
  vertical-align: top;
  padding-right: 0.71rem;
  box-sizing: border-box;
  width: 3.2rem;
}
.content .content-info3 .info3-sing .message .info3-big {
  color: #77a1b2;
  font-size: 0.14rem;
  overflow: hidden;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .content-info3 .info3-sing .message .info3-date {
  color: #959595;
  margin-top: 0.13rem;
  font-size: 0.14rem;
  margin-bottom: 0.19rem;
}
.content .content-info3 .info3-sing .message .info3-detail {
  font-size: 0.12rem;
  color: #101010;
  line-height: 1.6;
  overflow: hidden;
  cursor: pointer;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.content .content-info3 .info3-sing .message .morebox {
  width: 100%;
  text-align: right;
  padding-right: 0.1rem;
  margin-top: 0.21rem;
  box-sizing: border-box;
  font-size: 0.12rem;
}
.content .content-info3 .info3-sing .message .morebox a {
  color: #000;
}
.content .abouts {
  width: 100%;
  /* height: 3.75rem; */
  color: #fff;
  margin-top: 0.49rem;
  padding-top: 0.31rem;
  padding-bottom: 0.8rem;
  background: #70afe0;
}
.content .abouts .aboutsbox {
  width: 12rem;
  margin: 0 auto;
}
.content .abouts .aboutsbox .aname {
  width: 100%;
}
.content .abouts .aboutsbox .aname .imgsss {
  width: 100%;
  line-height: 0.38rem;
  font-size: 0.2rem;
}
.content .abouts .aboutsbox .aname .imgsss img {
  width: 0.38rem;
  margin-right: 0.1rem;
  height: 0.38rem;
}
.content .abouts .aboutsbox .ainfos {
  width: 100%;
  margin-top: 0.22rem;
}
.content .abouts .aboutsbox .ainfos .erwei {
  width: 2.74rem;
  display: inline-block;
  vertical-align: top;
}
.content .abouts .aboutsbox .ainfos .imgssss {
  width: 1.19rem;
  height: 1.19rem;
  display: inline-block;
  vertical-align: top;
}
.content .abouts .aboutsbox .ainfos .imgssss img {
  width: 100%;
  height: 100%;
}
.content .abouts .aboutsbox .ainfos .erwei img {
  width: 1.19rem;
  height: 1.19rem;
  display: block;
  margin: 0 auto;
}
.content .abouts .aboutsbox .ainfos .erwei p {
  margin-top: 0.18rem;
  text-align: center;
}
.content .abouts .aboutsbox .ainfos .conon {
  width: 6rem;
  display: inline-block;
  vertical-align: top;
  margin-left: 0.84rem;
}
.content .abouts .aboutsbox .ainfos .conon .ctop {
  width: 100%;
}
.content .abouts .aboutsbox .ainfos .conon .ctop .cleft {
  width: 6rem;
  padding-left: 0.5rem;
  display: inline-block;
  vertical-align: middle;
}
.content .abouts .aboutsbox .ainfos .conon .ctop .cright {
  width: 2.3rem;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.content .abouts .aboutsbox .ainfos .conon .ctop .cright img {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.content .abouts .aboutsbox .ainfos .conon .ctop .cright .red {
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 0.26rem;
}
.content .abouts .aboutsbox .ainfos .conon .ctop .cright .jiucuo {
  width: 1.1rem;
  height: 0.55rem;
}
.content .abouts .aboutsbox .ainfos .conon .ctop .cleft p {
  margin-bottom: 0.2rem;
}
.content .abouts .aboutsbox .ainfos .conon .liness {
  width: 100%;
  height: 1px;
  background: #fff;
  margin-bottom: 0.22rem;
}
.content .abouts .aboutsbox .ainfos .conon .cbottom {
  width: 100%;
  padding-left: 0.5rem;
}
.content .abouts .aboutsbox .ainfos .conon .cbottom .cbleft,
.content .abouts .aboutsbox .ainfos .conon .cbottom .cbright {
  /* width: 49%; */
  display: inline-block;
  vertical-align: middle;
}
.content .abouts .aboutsbox .ainfos .conon .cbottom .cbright {
  text-align: right;
  color: #fff;
}
.content .abouts .aboutsbox .ainfos .conon .cbottom .cbright a {
  color: #fff;
  padding-left: 0.08rem;
  padding-right: 0.08rem;
}
/* .content .abouts .aboutsbox .about-left{
    float: left;
}
.content .abouts .aboutsbox .about-right{
    float: right;
    margin-top: .21rem;
}
.content .abouts .aboutsbox .about-left .about-big{
    font-size: .18rem;
   
    font-weight: bold;
    margin-bottom: .2rem;
}
.content .abouts .aboutsbox .about-left .about-big span{
    font-size: .14rem;
    font-weight: normal;
    margin-left: .12rem;
    color: #fff;
}
.linee{
    width: 3.5rem;
    height: 1px;
    background: #fff;
}
.content .abouts .aboutsbox .about-left .about-name{
    width: 4rem;
    height: .3rem;
    background: #fff;
    padding-left: .08rem;
    margin-bottom: .22rem;
    box-sizing: border-box;
    line-height: .3rem;
    color:#151414;
}
.content .abouts .aboutsbox .about-left .about-detail{
    width: 5.74rem;
    margin-top: .19rem;
   
}
.content .abouts .aboutsbox .about-left .mmore{
    width: 5.74rem;
    margin-top: .21rem;
   
}
.content .abouts .aboutsbox .about-left .mmore a{
    color: #fff;
    display: inline-block;
    padding: 0.06rem .2rem;
    background: rgb(144,180,206);
    border: 1px solid rgb(144,180,206);
    box-sizing: border-box;
    border-radius: 2px;
  
}
.content .abouts .aboutsbox .about-left .mmore a span{
    width: 100%;
    height: 100%;
    line-height: .6rem;
    text-align: center;
    position: relative;
    display: block;
}
.content .abouts .aboutsbox .about-left .mmore a span i{
    width: .4rem;
    height: .4rem;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -.2rem;
    top: 0.1rem;
    border: 1px solid rgba(255,255,255,.38);
    border-radius: 50%;
}
.content .abouts .aboutsbox .about-right .weixinname{
    margin-top: .19rem;
    text-align: center;
    width: 1.87rem;
}
.content .abouts .aboutsbox .about-right .about-weixin .imgs,.content .abouts .aboutsbox .about-right .about-weixin .compy{
  display: inline-block;
  vertical-align: top;
}
.content .abouts .aboutsbox .about-right .about-weixin .imgs{
    width: 1.87rem;
    height: 1.87rem;
    margin-right: .14rem;
}
.content .abouts .aboutsbox .about-right .about-weixin .imgs img{
    width: 100%;
    height: 100%;
}
.content .abouts .aboutsbox .about-right .about-weixin .compy p{
    margin-bottom: .17rem;
    line-height: .2rem;
}
.content .abouts .aboutsbox .about-right .about-weixin .compy{
    padding-top: .35rem;
    box-sizing: border-box;
} */

.content .abouts {
  /* padding-bottom:.55rem; */
  position: relative;
  box-sizing: border-box;
}
.content .index-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  color: #fff;
  height: 0.55rem;
  line-height: 0.55rem;
}
.content .index-footer .index-line {
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 0.32;
}

.stopp {
  width: 12rem;
  margin: 0.4rem auto;
}
.stopp .ssleft,
.stopp .ssright,
.stopp .sscenter,
.stopp .aright {
  display: inline-block;
  vertical-align: top;
}
.stopp .ssleft {
  /* width: 1.38rem;
    font-size: .18rem;
    line-height: .31rem; */
  display: block;
}
.stopp .ssleft p {
  padding: 0.14rem 0.31rem;
  margin-right: -3px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  margin-bottom: 2px;

  background: #70afe0;
  /* background: -moz-linear-gradient(top, #b7d5eb 0%, #4f91c4 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7d5eb), color-stop(100%,#4f91c4)); 
    background: -webkit-linear-gradient(top, #b7d5eb 0%,#4f91c4 100%); 
    background: -o-linear-gradient(top, #b7d5eb 0%,#4f91c4 100%); 
    background: -ms-linear-gradient(top, #b7d5eb 0%,#4f91c4 100%); 
    background: linear-gradient(to bottom, #b7d5eb 0%,#4f91c4 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7d5eb', endColorstr='#4f91c4',GradientType=0 );  */
  /* margin-bottom: .04rem; */
  cursor: pointer;
}
:root .stopp .ssleft p {
  filter: none;
}
/* .gradient{ 
    background: #b7d5eb; 
    background: -moz-linear-gradient(top, #b7d5eb 0%, #4f91c4 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7d5eb), color-stop(100%,#4f91c4)); 
    background: -webkit-linear-gradient(top, #b7d5eb 0%,#4f91c4 100%); 
    background: -o-linear-gradient(top, #b7d5eb 0%,#4f91c4 100%); 
    background: -ms-linear-gradient(top, #b7d5eb 0%,#4f91c4 100%); 
    background: linear-gradient(to bottom, #b7d5eb 0%,#4f91c4 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7d5eb', endColorstr='#4f91c4',GradientType=0 ); 
    } 
    :root .gradient{filter:none;}  */

.stopp .ssleft p img {
  /* width: .34rem;
    height: .34rem; */
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.06rem;
}
.stopp .ssleft p a {
  display: block;
  text-align: center;
  color: #fff;
}
.stopp .ssleft p .tong8 {
  width: 0.36rem;
  height: 0.27rem;
}
.stopp .ssleft p .tong3 {
  width: 0.36rem;
  height: 0.27rem;
}
.stopp .ssleft p .tong7 {
  width: 0.34rem;
  height: 0.27rem;
}
.stopp .ssleft p .tong9 {
  width: 0.34rem;
  height: 0.27rem;
}

.stopp .ssleft p .jian {
  width: 0.36rem;
  height: 0.28rem;
}
.stopp .ssleft p .mess {
  width: 0.36rem;
  height: 0.27rem;
}
.stopp .ssleft p .actions {
  width: 0.34rem;
  height: 0.34rem;
}
.stopp .ssleft .acts {
  /* border: solid 1px #4f91c4; */
  background: #fbfbfb;
  color: #333;
}
.stopp .ssleft .acts a {
  color: #333;
}
.stopp .aright {
  /* margin-left: .24rem; */
  width: 100% !important;
  display: none;
  height: 227px !important;
}
.stopp .ass {
  display: inline-block;
  /* height: 2.5rem;
    overflow: hidden; */
}
.stopp .sscenter {
  width: 7rem;
  padding: 0 0.16rem;
  box-sizing: border-box;
  /* border: solid 1px rgba(79, 145, 196, 1); */

  /* margin-left: .24rem; */
}
.stopp .sscenter p {
  padding: 0.16rem 0;
  border-bottom: dashed 1px rgba(183, 213, 235, 1);
}
.stopp .sscenter p:last-child {
  border: none;
}
.stopp .sscenter p a {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.stopp .sscenter p span {
  display: inline-block;
  vertical-align: middle;
  width: 29%;
  text-align: right;
  color: rgba(112, 112, 112, 1);
  font-size: 0.14rem;
  line-height: 0.24rem;
}
.stopp .ssright {
  width: 4.72rem;
  height: 2.2rem;
  margin-left: 0.12rem;
}
.stopp .ssright .swiper-container,
.stopp .ssright .swiper-container img,
.swiper-wrapper {
  width: 100%;
  height: 100%;
}

.swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  background: rgba(183, 213, 235, 1);
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 0.12rem;
}

.ccmiddle {
  width: 12rem;
  margin: 0 auto;
  padding: 0.3rem 0;
  box-sizing: border-box;
  /* border: solid 1px rgba(79, 145, 196, 1); */
}
.ccmiddle .ccsing {
  width: 3.8rem;
  display: inline-block;
  vertical-align: top;
  padding: 0 0.24rem;
  position: relative;
  box-sizing: border-box;
  margin-left: 0.12rem;
  margin-right: 0.12rem;
}
.ccmiddle .tttt {
  padding: 0;
  margin-left: 0;
}
.ccmiddle .ccsing .clllll {
  width: 1px;
  height: 50%;
  background: #eee;
  position: absolute;
  left: 0;
  top: 0;
}
.ccmiddle .linlin {
  width: 100%;
  height: 1px;
  box-sizing: border-box;
  margin: 0.36rem 0;
  border-top: 1px dashed rgba(79, 145, 196, 1);
}
.ccmiddle .ccsing .cctit {
  width: 1.08rem;
  padding: 0.14rem 0;
  font-size: 0.16rem;
  text-align: center;
  color: #fff;
  margin-bottom: 0.12rem;
}
.ccmiddle .ccsing .cctit a {
  color: #fff;
}
/* .ccmiddle .ccsing:nth-child(1) .cctit{
    background: url('../img/12.png')no-repeat center;
    background-size: 100% 100%;
}
.ccmiddle .ccsing:nth-child(2) .cctit{
    background: url('../img/13.png')no-repeat center;
    background-size: 100% 100%;
}
.ccmiddle .ccsing:nth-child(3) .cctit{
    background: url('../img/14.png')no-repeat center;
    background-size: 100% 100%;
}
.ccmiddle .ccsing:last-child .cctit{
    background: url('../img/15.png')no-repeat center;
    background-size: 100% 100%;
} */
.stopp .aright:nth-child(4),
.stopp .aright:nth-child(3) {
  width: 10.3rem;
  padding: 0 0.16rem;
  /* border: solid 1px rgba(79, 145, 196, 1); */
  box-sizing: border-box;
}
.stopp .aright:nth-child(5) {
  width: 10.3rem;
  padding: 0 0.16rem;
  box-sizing: border-box;
  /* border: solid 1px rgba(79, 145, 196, 1); */
}
.stopp .aright:nth-child(5) > p,
.stopp .aright:nth-child(5) > h1 {
  padding: 0.16rem 0;

  border-bottom: dashed 1px rgba(183, 213, 235, 1);
}
.stopp .aright:nth-child(5) > h1 {
  line-height: 1;
  text-align: center;
}
.stopp .aright:nth-child(5) > p:last-child {
  border-bottom: none;
}
.stopp .aright:nth-child(5) > h1 a {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 0, 0, 1);
  font-size: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.stopp .aright:nth-child(5) > p a {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.stopp .aright:nth-child(5) > p span {
  display: inline-block;
  vertical-align: middle;
  width: 28%;
  text-align: right;
  color: rgba(112, 112, 112, 1);
  font-size: 0.14rem;
  line-height: 0.24rem;
}

.ccmiddle .cclist {
  width: 100%;
  height: 3.62rem;
  position: relative;
  padding: 0 0.08rem;
  box-sizing: border-box;
  background-color: rgba(183, 213, 235, 0.3);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.ccsing .cclist p {
  padding: 0.08rem 0;
  border-bottom: dashed 1px rgba(183, 213, 235, 1);
}
.ccsing .cclist .lists p:last-child {
  border-bottom: none;
}

.cclist p a {
  width: 100%;
  display: block;
  /* vertical-align: middle; */
  color: #000;
  font-size: 0.14rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cclist p span {
  display: block;
  vertical-align: middle;
  width: 100%;
  text-align: left;
  color: rgba(112, 112, 112, 1);
  font-size: 0.14rem;
  /* line-height: .24rem; */
}

.cclist .more {
  width: 100%;
  padding: 0.08rem 0;
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cclist .more a {
  font-size: 0.14rem;
  color: rgba(79, 145, 196, 1);
}
.aright .aleft {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.2rem;
}
.aright .arights {
  width: 3.2rem;
  display: inline-block;
  vertical-align: top;
}
.aright .atit {
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  padding: 0.11rem 0;

  border-bottom: dashed 1px rgba(183, 213, 235, 1);
  line-height: 0.27rem;
  letter-spacing: 0px;
  color: rgba(79, 145, 196, 1);
}
.aright .dddf {
  border-bottom: none;
  margin-left: 0.1rem;
}
/* .aright  .atit span{
    display: inline-block;
vertical-align: middle;
} */
.aright .atit .le {
  margin-right: 0.05rem;
  /* display: inline-block;
vertical-align: middle; */
  font-size: 0.3rem;
}
.aright .atit .ri {
  margin-left: 0.05rem;
  /* display: inline-block;
vertical-align: middle; */
  font-size: 0.3rem;
}
.aright .alists {
  width: 100%;
}
.aright .alists p {
  padding: 0.16rem 0;

  border-bottom: dashed 1px rgba(183, 213, 235, 1);
}

.aright .alists p:last-child {
  border-bottom: none;
}

.aright .alists p a {
  width: 70%;
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 0.16rem;
}
.aright .alists p span {
  display: inline-block;
  vertical-align: middle;
  width: 28%;
  text-align: right;
  color: rgba(112, 112, 112, 1);
  font-size: 0.14rem;
  line-height: 0.24rem;
}
.arights .spans span {
  display: inline-block;
  width: 1.15rem;
  vertical-align: top;
  margin-bottom: 0.24rem;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  /* max-width: 100%; */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: rgba(183, 213, 235, 0.3);
}
.arights .spans span a {
  color: #000;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  text-overflow: ellipsis;
  padding: 0.08rem 0.08rem;
}
.mark5,
.mark6 {
  margin-left: 0.32rem;
}
.mark5 .spanss span {
  width: 1.35rem;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.24rem;
  margin-left: 0.1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* max-width: 100%; */
  margin-right: 0.1rem;
  background-color: rgba(183, 213, 235, 0.3);
}
.mark5 .spanss span a {
  color: #000;
  display: block;
  padding: 0.08rem 0.08rem;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mark6 .pss p {
  width: 100%;
  border: solid 1px #4f91c4;
  margin-bottom: 0.22rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mark6 .pss p a {
  color: #000;
  display: block;
  padding: 0.08rem 0.08rem;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.aright .acont,
.aright .mark5,
.aright .mark6 {
  display: inline-block;
  vertical-align: top;
}
.aright .acont {
  width: 4rem;
}
.aright .acont p {
  word-break: break-all;
}

.aright .acont p img {
  max-width: 100%;
}
.aright .acont .more {
  width: 100%;
  text-align: right;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
}
.aright .acont .more a {
  color: #4f91c482;
  font-size: 0.2rem;
  font-weight: bold;
}
.aright .mark5 {
  width: 3.5rem;
}
.aright .mark6 {
  width: 3rem;
}

.aright {
  position: relative;
}
.aright .linss {
  width: 1px;
  height: 78%;
  position: absolute;
  left: 4.32rem;
  top: 11%;
  z-index: 666;
  background: #aaa;
  background: -moz-linear-gradient(top, #eee 0%, #aaa 50%, #eee 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #eee),
    color-stop(50%, #aaa),
    color-stop(100%, #eee)
  );
  background: -webkit-linear-gradient(top, #eee 0%, #aaa 50%, #eee 100%);
  background: -o-linear-gradient(top, #eee 0%, #aaa 50%, #eee 100%);
  background: -ms-linear-gradient(top, #eee 0%, #aaa 50%, #eee 100%);
  background: linear-gradient(to bottom, #eee 0%, #aaa 50%, #eee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#eee',GradientType=0 );
  box-sizing: border-box;
}
.aright .linss1 {
  width: 1px;
  height: 78%;
  position: absolute;
  left: 8rem;
  top: 11%;
  z-index: 666;
  background: #aaa;
  background: -moz-linear-gradient(top, #eee 0%, #aaa 50%, #eee 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #eee),
    color-stop(50%, #aaa),
    color-stop(100%, #eee)
  );
  background: -webkit-linear-gradient(top, #eee 0%, #aaa 50%, #eee 100%);
  background: -o-linear-gradient(top, #eee 0%, #aaa 50%, #eee 100%);
  background: -ms-linear-gradient(top, #eee 0%, #aaa 50%, #eee 100%);
  background: linear-gradient(to bottom, #eee 0%, #aaa 50%, #eee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#eee',GradientType=0 );
  box-sizing: border-box;
}

.mark5 .spanss span {
  width: 0.8rem;
  text-align: left;
  background: transparent;
}
.mark5 .spanss span a,
.mark6 .pss p a {
  padding: 0;
  text-align: left;
}
.mark6 .pss p {
  border: none;
  /* margin-bottom:0 */
}
.arights .spans span {
  width: 0.8rem;
  text-align: left;
  background: transparent;
}
.ccmiddle .cclist {
  background: transparent;
  box-shadow: none;
  padding: 0;
  /* padding-left: -10px; */
}
.ccsing .cclist p {
  border: 0;

  box-shadow: none;
}
.ccsing .cclist p a {
  background: url("../img/ddd.png") no-repeat left 0.02rem;
  background-size: 0.16rem 0.16rem;
  padding-left: 0.2rem;
  color: #666;
}
.cclist p span {
  color: #999;
}

.ccmiddle .linlin {
  border: 0;
  margin: 0.1rem 0;
}
.ccmiddle .ccsing .cctit a {
  color: #014099;
  display: block;
  padding: 0.14rem 0;
  padding-left: 0.8rem;
}
.ccmiddle .ccsing .cctit {
  padding: 0;
  background-size: 0.6rem 0.42rem !important;
  width: auto;
  text-align: left;
  margin-left: 0.05rem;
  /* padding-left: .7rem; */
  color: #014099;
  background-position: left center !important;
}
.ccmiddle .ccsing .fgfg {
  visibility: hidden;
}
