/* html,body{
  height: 100%;
} */
/* 页头 */
:root {
  --main-color: rgb(206, 151, 178);
}
header{
  height: 55px;
  background-color: #1c51ab;
}
header .w .fl{
  cursor: pointer;
}
.w1300{
  width: 1300px;
  margin: 0 auto;
}
.logoImg{
  margin-top: 12px;
  /* margin-left: -44px; */
  cursor: pointer;
}
.navbox{
  line-height: 55px;
  font-size: 18px;
  margin-left: 155px;
}
.ql-show .ql-editor img {
    max-width: 100%;
}
.loginBtn{
  width:64px;
  cursor: pointer;
  height:28px;
  border-radius:14px;
  background-color:#fff;
  color:#3875b4;
  text-align:center;
  line-height:28px;
  margin-top:14px;
  /* margin-right: -22px; */
}
.loginUser{
  position: relative;
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.loginUser span{
  display: inline-block;
  max-width: 117px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.loginUser img{
  margin-bottom: 45px;
}
.loginUser .loginUserBtn{
  display: none;
  position: absolute;
  z-index: 7;
  top: 55px;
  right: -33px;
  width: 200px;
  /* height: 130px; */
  background-color: #fff;
  box-shadow: 0px -1px 6px 1px rgba(0, 0, 0, 0.17);
}
.loginUser .loginUserBtn li{
  height: 36px;
  line-height: 36px;
  text-align: left;
  color: #131315;
  font-size: 16px;
  padding-left: 34px;
}
.loginUser .loginUserBtn li:hover{
  background-color: #efefef;
  color: #1c51ab;
}
.navbox li{
  /* width: 105px; */
  text-align: center;
  margin-right: 45px;
  position: relative;
}
.navbox a{
  color: #fff;
  display: block;
}
.navbox ul li:hover{
  font-weight: bold;
  color: #fff;
}
.navbox ul li .secendNav{
  display: none;
  position: absolute;
    z-index: 3;
    top: 55px;
    right: -33px;
    width: 130px;
    /* height: 130px; */
    background-color: #fff;
    font-weight: 400;
    box-shadow: 0px -1px 6px 1px rgba(0, 0, 0, 0.17);
}
.navbox ul li:hover .secendNav{
  display: block;
}
.navbox ul li .secendNav li{
  height: 36px;
  line-height: 36px;
  text-align: left;
  color: #131315;
  font-size: 16px;
  /* padding-left: 34px; */
  margin-right: 0;
  text-align: center;
}
.navbox ul li .secendNav li a{
  color: #131315;
  font-weight: 400;
}
.navbox ul li .secendNav li:hover{
  background-color: #efefef;
  color: #1c51ab;
}
.navbox ul li .secendNav li:hover a{
  color: #1c51ab;
}
/* 页脚 */
footer{
  background-color: #121524;
  color: #fff;
  /* margin-top: 25px; */
}
.gfwx{
  position: relative;
}
.gfwx img{
  position: absolute;
  top: -60px;
  left: 175px;
}
.footTxt{
  margin-bottom: 32px;
}
.footTxt_top,.footTxt_center{
  text-align: center;
}
.footTxt_top span{
  font-size: 18px;
  color: #fff;
  margin: 30px 68px 21px 0;
  display: inline-block;

}
.footTxt_center span{
  font-size: 16px;
  display: inline-block;
}

footer p{
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 12px;
  border-top: 1px solid #6c7176;
}


/* 
常用样式
 */
.shuxian {
  height: 10px;
  border-left: 1px solid #fff;
  margin-left: -1px;
  padding-left: 8px;
  font-size: 16px;
}
.img img{
  width: 100%;
  height: 100%;
}

/* 
时间部分
 */
.time{
  margin-bottom: 12px;
}
.time .fl{
  font-size: 16px;
  color: #535353;
  margin: 4px 0 0 0;
}
.time .fr{
  width: 72px;
  height: 25px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: url(../img/timeBtn.png) no-repeat center;
  background-size: 100% 100%;
}


/* 
列表页头部
 */
.topShows{
  position: relative;
  height: 262px;
  background: url(../img/nearList/topShow.png) no-repeat center;
  padding-top: 82px;
  box-sizing: border-box;
}
.topShows h4{
  font-size: 32px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  margin-bottom: 85px;
}
.topShows .topShow .button{
  width: 118px;
  height: 45px;
  line-height: 45px;
  background-color: #fff;
  font-size: 16px;
  text-align: center;
  margin-right: 5px;
  cursor: pointer;
}
.topShows .topShow .buttonHov{
  background-color: #1c51ab;
  color: #fff;
}
.topShows .topShow{
  display: flex;
  justify-content: center;
}

.noneData{
  text-align: center;
  min-height: calc(100vh - 366px);
}
.noneData img{
  margin-top: 60px;
  margin-bottom: 60px;
}

.more{
    width: 120px;
    height: 45px;
    line-height: 45px;
    background-color: #1c51ab;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 42px;
}


.headShow{
  min-height: calc(100vh - 104px);
  /* background: url(../img/headShow.png) no-repeat center; */
  /* background-position-y: top; */
  margin-bottom: 25px;
  /* width: 660px;
  height: 48px;
  background: url(../img/headShow.png) no-repeat center; */
}
.headTitle{
  margin-top: 20px;
  margin-bottom: 25px;
}
.headShow .headTitle h3{
  /* color: #fff;
  text-align: center;
  padding-top: 8px;
  box-sizing: border-box; */
  width: 660px;
  height: 48px;
  background: url(../img/headShow.png) no-repeat center;
  color: #fff;
    text-align: right;
    padding-right: 115px;
    box-sizing: border-box;
    line-height: 35px;
    font-weight: normal;
    margin-right: 80px;
}
.headTitle .headBtn span{
  display: inline-block;
  width: 120px;
  height: 42px;
  background: linear-gradient(to bottom,#1c4fb1,#0b285d);
  margin-right: 30px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}
.headTitle .headBtn span:hover{
  background: url(../img/headBtnHov.png) no-repeat center;
  background-size: 100% 100%;
}
.headTitle .headBtn .spanBtnClick{
  background: url(../img/headBtnHov.png) no-repeat center;
  background-size: 100% 100%;
}
.headShow .headTitle .h4{
  color: #fff;
  padding: 0 32%;
  margin-top: 10px;
}

[v-cloak] {
  display: none;
}

.navbox ul li:hover{
/*   background-color: #b54348; */
  font-weight: bold;
  color: #fff;
}
.navbox_hover{
/*   background-color: #b54348; */
  font-weight: bold;
  color: #fff;
}
.navbox ul li:hover span.line,.navbox_hover span.line{
  position:relative;
}
.navbox ul li:hover span.line::after,.navbox_hover span.line::after{
  position:absolute;
  display:block;
  background-color:#fff;
  height:2px;
  width:100%;
  content:"";
  bottom:-8px;
  left:0;

}
.topShows .topShow .buttonClick{
  background-color: #1c51ab;
  color: #fff;
}
.redClass:active{
  background-color: #1c51ab;
  color: #fff;
}
.redClass:focus, .redClass:hover{
  background-color: #1c51ab;
  color: #fff;
}
.redClass{
  width: 110px ;
  height: 40px ;
  border-radius: 0;
  background-color: #1c51ab !important;
  color: #fff;
  border: none;
}

.tongzhitopShows{
  background: url(../img/tongzhi.jpg) no-repeat center !important;
}
.difangtopShows{
  background: url(../img/difang.jpg) no-repeat center !important;
}
.InnovatetopShows{
  background: url(../img/cxylTopShow.png) no-repeat center !important;
}

.content .contentText .header .time .share img{
  cursor: pointer;
}

.content .contentText .txt{
  line-height: 25px;
}
.content .contentText .txt img{
  margin-top: 15px;
  margin-bottom: 15px;
  /* max-width: 832px; */
}