label.error {
  color       : red;
  font-style  : normal;
  padding-left: 10px;
}

em.required {
  color        : red;
  font-style   : normal;
  font-weight  : normal;
  padding-right: 1px;
}

.public-width {
  width: 1200px;
}

.page {
  font-size: 20px;
}

a.page {
  text-decoration : none;
  color           : #000000;
  float           : left;
  height          : 40px;
  line-height     : 40px;
  padding         : 0 5px;
  margin          : 0 3px;
  background-color: #f0f0f0;
  border          : #cccccc solid 1px;
}

a.page:hover {
  text-decoration: none;
  color          : #016695;
}

a.page-curr {
  font-size       : 21px;
  text-decoration : none;
  float           : left;
  height          : 40px;
  line-height     : 40px;
  padding         : 0 5px;
  margin          : 0 3px;
  background-color: #016695;
  border          : #016695 solid 1px;
  color           : #fff;
}

a {
  text-decoration: none;
  color          : #000;
}

a:hover {
  text-decoration: none;
  color          : #0070a3;
}

.w {
  width: 1000px;
}

.w1 {
  width: 320px;
}

.w2 {
  width: 660px;
}

.c-desc {
  color: #8c8c8c;
}

.c-desc:hover {
  color: #0070a3;
}

.c-node {
  color: #0070a3;
}

.c-infoem {
  color: #3b639f;
}

.c-comment {
  color: #0070a3;
}

a.a {
  text-decoration: none
}

a.a:hover {
  color          : #0070a3;
  text-decoration: none
}

a.nava {
  color          : #fff;
  text-decoration: none;
}

a.nava:hover {
  color          : #fef082;
  text-decoration: none;
}

a.topa {
  color          : #666;
  font-size      : 12px;
  text-decoration: none;
}

a.topa:hover {
  color: #333;
}

a.detaila {
  font-size: 12px;
  color    : #3b639f;
}

a.detaila:hover {
  text-decoration: underline;
}

.notifi {
  padding        : 1px 5px 2px 5px;
  border-radius  : 3px;
  border         : 1px solid #ccc;
  text-decoration: none;
  color          : #252525;
}

.notifi-curr {
  background-color: #f39c12;
  color           : #fff;
  border-color    : #f39c12;
}

#notifi-container a.notifi-source {
  color: #006699;
}

#notifi-container a.notifi-target {}

#notifi-container a.notifi-view {
  color: #3E62A6;
}

.favorite-icon-curr {
  color: #ffbb00;
}

.search-input {
  font-size    : 14px;
  padding      : 6px;
  height       : 18px;
  line-height  : 17px;
  border-left  : 2px solid #ccc;
  border-top   : 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-right : 0;
}

.search-input:focus {
  border-left  : 2px solid #3297d8;
  border-top   : 2px solid #3297d8;
  border-bottom: 2px solid #3297d8;
}

.nav {}

.nav .item {
  padding: 0 30px;
}

.nav .first {
  border-right: 1px solid #355C90;
}

.nav .middle {
  border-left : 1px solid #82ABDB;
  border-right: 1px solid #355C90;
}

.nav .last {
  border-left: 1px solid #82ABDB;
}

.nav .curr {
  font-weight: bold;
}

.focus {
  position: relative;
  overflow: hidden;
}

.focus-content {
  position    : relative;
  padding-left: 0;
  list-style  : none;
}

.focus-content .content-item {
  float   : left;
  position: relative;
}

.focus-content .content-item .item-title {
  position   : absolute;
  bottom     : 0;
  width      : 100%;
  height     : 30px;
  line-height: 30px;
  text-align : center;
  background : #000;
  filter     : alpha(opacity=50);
  background : rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
}

.focus-content .content-item .item-title .title-text {
  position: relative;
}

.focus-page {
  position: absolute;
  bottom  : 30px;
  right   : 3px;
}

.focus-page .page-num {
  padding   : 0 5px;
  background: #666;
}

.focus-page .curr {
  background: #cc0000;
}

a.focusa {
  color          : #fff;
  text-decoration: none;
}

a.focusa:hover {
  color: #ffff00;
}

/* .ico-point-blue{background:url(img/ico-point-blue.png) 0 center no-repeat;}
.ico-point-red{background:url(img/ico-point-red.png) 0 center no-repeat;} */
.info-list li.item {
  height     : 30px;
  line-height: 30px;
}

.info-list li.spacing {
  height: 15px;
}

.rank-top {
  margin          : 3px 0;
  width           : 22px;
  line-height     : 22px;
  color           : #fff;
  background-color: #db2323;
}

.rank-normal {
  width      : 20px;
  line-height: 22px;
  border     : 1px solid #ccc;
}

.box1 {
  height          : 29px;
  line-height     : 28px;
  background-color: #fbfbfb;
  border-top      : 2px solid #0070a3;
  border-bottom   : 1px solid #dbecec;
}

.box1 .head {
  padding-left: 10px;
}

.box2 {
  border: 1px solid #d2e1f1;
}

.box2 .head {
  height     : 30px;
  line-height: 30px;
  padding    : 0 10px;
  background : url(img/box_bg.png);
}

.box3 {
  height          : 29px;
  line-height     : 30px;
  position        : relative;
  border-top      : 2px solid #0070a3;
  border-bottom   : 1px solid #dbecec;
  background-color: #fbfbfb;
}

.box3 .head {
  padding         : 0 20px;
  background-color: #fff;
  position        : absolute;
  border-left     : 1px solid #bdd7f2;
  border-right    : 1px solid #bdd7f2;
  font-size       : 22px;
}

.box4 {
  height     : 30px;
  line-height: 30px;
  padding    : 0 10px;
  background : url(img/box_bg.png);
  border-top : 1px solid #bdd7f2;
}

.cert {
  padding-right: 18px;
  margin-right : 2px;
  background   : url(img/cert.png) right center no-repeat;
}

.play {
  padding-right: 5px;
  background   : url(img/play.png) 5px center no-repeat;
}

.info-title {
  padding    : 20px 20px;
  margin     : 0;
  line-height: 1.5;
  font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei";
  font-size  : 26px;
  text-align : center;
}

.info-detail {
  padding: 5px;
}

.info-text {
  font-size  : 18px;
  line-height: 2;
}

.score-mood {
  padding   : 10px 0;
  list-style: none;
  text-align: center;
}

.score-mood .mood-item {
  float  : left;
  margin : 0 10px;
  padding: 0 5px;
  cursor : pointer;
}

.score-mood .mood-item .item-count {
  color: #cc3333;
}

.score-mood .mood-item .item-img {
  padding: 2px 0;
}

.digg .digg-item {
  float       : left;
  padding-left: 90px;
  width       : 46px;
  height      : 36px;
  line-height : 36px;
  cursor      : pointer;
  font-weight : bold;
  font-size   : 18px;
  color       : #256eb1;
}

#diggs {
  background: url(img/digg.png);
}

#burys {
  margin-left: 20px;
  background : url(img/digg.png) no-repeat -149px 0;
}

#diggs:hover {
  background: url(img/digg.png) 0 -50px;
}

#burys:hover {
  background: url(img/digg.png) -149px -50px;
}

a.comment-like {
  color          : #666;
  text-decoration: none;
}

a.comment-like:hover {
  color: #BA2636;
}

.comment-score {
  color: #BA2636;
}

.comment-i {
  font-size  : 14px;
  margin-top : 5px;
  border     : 1px solid #379BE9;
  height     : 100px;
  line-height: 100px;
  text-align : center;
}

.comment-form {
  border    : 1px solid #379be9;
  margin-top: 5px;
}

.comment-form-body {
  padding: 8px;
}

.comment-form-footer {
  border-top: 1px solid #ccc;
  overflow  : hidden;
  padding   : 8px;
}

.comment-textarea {
  width  : 100%;
  height : 80px;
  border : none;
  margin : 0;
  padding: 0;
  outline: none;
  resize : none;
}

.comment-captcha {
  width      : 94px;
  padding    : 4px;
  height     : 22px;
  line-height: 22px;
  border     : 1px solid #ccc;
}

.comment-captcha-img {
  cursor        : pointer;
  border        : 1px solid #ccc;
  margin        : 0;
  vertical-align: top;
  display       : none;
}

.comment-button {
  height          : 32px;
  padding         : 0 1em;
  border          : 0;
  margin          : 0;
  background-color: #035e95;
  font-size       : 14px;
  color           : #fff;
}

.comment-like {
  text-align: right;
}

.comment-avatar {
  padding: 2px;
  border : 1px solid #ccc;
  width  : 42px;
  height : 42px;
}

a.comment-login {
  color: #0070a3;
}

.guestbook-i {
  font-size  : 14px;
  border     : 1px solid #379BE9;
  height     : 100px;
  line-height: 100px;
  text-align : center;
}

a.guestbook-login {
  color: #0070a3;
}

button::-moz-focus-inner {
  border : 0;
  padding: 0;
  margin : 0;
}

.banner {
  clear : both;
  width : 1200px;
  margin: auto;
}

.banner .slick-slide a {
  outline                : 0;
  position               : relative;
  display                : block;
  height                 : 0;
  padding-top            : 27%;
  overflow               : hidden;
  background-position    : center center;
  background-repeat      : no-repeat;
  -o-background-size     : cover;
  -ms-background-size    : cover;
  -moz-background-size   : cover;
  -webkit-background-size: cover;
  background-size        : cover
}

.banner .slick-slide a:after {
  content   : '';
  position  : absolute;
  left      : 0;
  right     : 0;
  bottom    : 0;
  height    : 178px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #00000030 100%);
  opacity   : .9
}

.banner .wp {
  position         : absolute;
  top              : 0;
  bottom           : 0;
  left             : 55%;
  z-index          : 2;
  -webkit-transform: translateX(-50%);
  -moz-transform   : translateX(-50%);
  -o-transform     : translateX(-50%);
  -ms-transform    : translateX(-50%);
  transform        : translateX(-50%)
}

.banner .tit {
  position   : absolute;
  left       : -25px;
  bottom     : 45px;
  font-size  : 26px;
  color      : #fff;
  font-weight: 400
}

.banner .slick-arrow {
  position           : absolute;
  top                : 50%;
  margin-top         : -30px;
  width              : 60px;
  height             : 60px;
  border             : 0;
  z-index            : 2;
  font-size          : 0;
  cursor             : pointer;
  background-position: center;
  background-repeat  : no-repeat;
  background-color   : rgba(0, 0, 0, .5);
  transition         : .3s;
  -ms-transition     : .3s;
  -moz-transition    : .3s;
  -webkit-transition : .3s;
  -o-transition      : .3s
}

.banner .slick-prev {
  left            : 5px;
  background-image: url(../assets/i-r.png)
}

.banner .slick-next {
  right           : 5px;
  background-image: url(../assets/i-l.png)
}

.banner .slick-arrow:hover {
  background-color: rgba(0, 0, 0, .8)
}

.banner .slick-dots {
  position         : absolute;
  left             : 50%;
  bottom           : 20px;
  text-align       : right;
  z-index          : 9;
  width            : 1142px;
  font-size        : 0;
  -webkit-transform: translateX(-50%);
  -moz-transform   : translateX(-50%);
  -o-transform     : translateX(-50%);
  -ms-transform    : translateX(-50%);
  transform        : translateX(-50%)
}

.banner .slick-dots li {
  display    : inline-block;
  margin-left: 15px
}

.banner .slick-dots li button {
  display         : block;
  width           : 10px;
  height          : 10px;
  font-size       : 0;
  line-height     : 0;
  text-indent     : 999px;
  border          : 0;
  background-color: #fff;
  border-radius   : 50%;
  padding         : 0;
  opacity         : .3
}

.banner .slick-dots li.slick-active button {
  opacity: 1
}

.m-slider1 {
  overflow: hidden;
}

.m-slider1 .slider {
  margin: 0 -14px
}

.m-slider1 .item {
  padding: 0 14px
}

.m-slider1 .con {
  display    : block;
  position   : relative;
  padding-top: 29%;
  height     : 0;
  overflow   : hidden
}

.m-slider1 .con img {
  position          : absolute;
  top               : 0;
  left              : 0;
  width             : 100%;
  height            : 100%;
  display           : block;
  transition        : .5s;
  -ms-transition    : .5s;
  -moz-transition   : .5s;
  -webkit-transition: .5s;
  -o-transition     : .5s
}

.m-slider1 h3 {
  position         : absolute;
  left             : 0;
  right            : 0;
  top              : 50%;
  text-align       : center;
  font-size        : 22px;
  color            : #fff;
  z-index          : 2;
  -webkit-transform: translateY(-50%);
  -moz-transform   : translateY(-50%);
  -o-transform     : translateY(-50%);
  -ms-transform    : translateY(-50%);
  transform        : translateY(-50%)
}

.m-slider1 .slick-arrow {
  position           : absolute;
  top                : 50%;
  margin-top         : -30px;
  width              : 60px;
  height             : 60px;
  border             : 0;
  z-index            : 2;
  font-size          : 0;
  cursor             : pointer;
  background-position: center;
  background-repeat  : no-repeat;
  background-color   : rgba(0, 0, 0, .2);
  transition         : .3s;
  -ms-transition     : .3s;
  -moz-transition    : .3s;
  -webkit-transition : .3s;
  -o-transition      : .3s
}

.m-slider1 .slick-prev {
  left            : 12px;
  background-image: url(../assets/i-r.png)
}

.m-slider1 .slick-next {
  right           : 12px;
  background-image: url(../assets/i-l.png)
}

.m-slider1 .slick-arrow:hover {
  background-color: rgba(0, 0, 0, .5)
}

.index_PublicBox {
  width             : 1200px;
  margin            : 0 auto;
  /*background-color: white;*/
}

.index_headerIMG {
  margin: 20px 0px;
}

.index_slideShow {
  float        : left;
  width        : 580px;
  height       : 100%;
  padding      : 10px;
  border-radius: 5px;
  background   : #ffffff;
  box-shadow   : -1px 0px 18px #D7D7D7;
}

.index_toAskBox {
  width         : 580px;
  height        : 100%;
  border-radius : 5px;
  padding-bottom: 20px;
  float         : right;
  background    : #ffffff;
  box-shadow    : -1px 0 18px #D7D7D7;
}

.index_heatBox {
  margin-top      : 10px;
  height          : 108px;
  border-radius   : 5px;
  background-color: #F4F4F4;
  padding         : 6px 19px;
}

.index_heatNav {
  display    : inline-block;
  width      : 20px;
  font-weight: bold;
  font-size  : 18px;
  color      : #1D57A4;
  font-family: Microsoft YaHei;
}

.index_heatTheme {
  overflow   : hidden;
  height     : 93px;
  position   : relative;
  width      : 500px;
  float      : right;
  margin-top : 9px;
  border-left: 1px solid #A9B0BC;
}

.index_heatTheme a {
  font-size  : 18px;
  font-family: Microsoft YaHei;
}

.index_heatTime {
  position   : absolute;
  right      : 0;
  color      : #999999;
  font-size  : 18px;
  font-family: Microsoft YaHei;
}

.index_toAskfront {
  background-color: #F4F4F4;
  border-radius   : 5px 5px 0 0;
  height          : 80px;
  width           : 540px;
  padding         : 21px 20px;
}

.toAskHeadline {
  font-size: 20px;
  color    : #1D57A4;
}

.toAskHeadline_content {
  font-size  : 18px;
  font-family: Microsoft YaHei;
  color      : #333333;
}

.boxes {
  display         : inline-block;
  width           : 6px;
  height          : 6px;
  margin-right    : 16px;
  background-color: #D1D1D1;
}

.toAsk_list {
  position   : relative;
  margin-left: 20px;
  height     : 30px;
  line-height: 30px;
}

.toAsk_list_A {
  text-decoration: none;
  color          : #666666;
}

.toAsk_list_time {
  position: absolute;
  right   : 20px;
  color   : #999999;
}

.index_VregardsBox {
  margin-top: 36px;
}

.index_VregardsUl {}

.index_Vregardslist {
  background   : #ffffff;
  margin-right : 21px;
  height       : 217px;
  border-radius: 5px;
  overflow     : auto;
  float        : left;
}

.index_Vregardslist_title {
  display    : inline-block;
  font-size  : 18px;
  color      : #FFFFFF;
  font-family: Microsoft YaHei;
  margin-left: 15px;
}

.index_Vregardslist_backdrop {
  bottom     : 0;
  height     : 36px;
  line-height: 36px;
  width      : 100%;
}

.index_Vregardslist_play {
  left  : 20px;
  bottom: 45px;
}

.index_special_advertising {
  display     : inline-block;
  width       : 288px;
  height      : 2040px;
  margin-right: 20px;
}

.index_specialBox {
  position: relative;
}

.index_shadow {
  position        : absolute;
  bottom          : 0;
  width           : 100%;
  height          : 36px;
  background-color: rgba(0, 0, 0, 0.5);
  line-height     : 36px;
  color           : #ffffff;
}

.index_shadow_link {
  display        : block;
  width          : calc(100% - 20px);
  height         : 100%;
  white-space    : nowrap;
  overflow       : hidden;
  text-overflow  : ellipsis;
  margin-left    : 20px;
  font-size      : 18px;
  font-family    : Microsoft YaHei;
  text-decoration: none;
  color          : #ffffff;
}

.index_shadowParticulars {
  margin     : 10px 0px;
  color      : #666666;
  font-size  : 18px;
  font-family: Microsoft YaHei;
}

.index_shadowWire {
  width           : 248px;
  height          : 1px;
  background-color: #DDDDDD;
  margin          : 10px auto;

}

.zhuanti {
  width: 100% !important;
}

.index_plateBox {
  position: absolute;
  top     : 0;
  display : inline-block;
  width   : 892px;
}

.index_plateHead {
  position        : relative;
  height          : 42px;
  line-height     : 45px;
  border-radius   : 10px 10px 0px 0px;
  background-color: #ffffff;
  border-bottom   : 1px solid #1D57A4;
}

.index_plate_more {
  position: absolute;
  right   : 20px;
}

.index_plate_more a {
  text-decoration: none;
  font-size      : 18px;
  color          : #666666;
  font-family    : Microsoft YaHei;
}

.index_plateHead_a {
  margin-left    : 20px;
  text-decoration: none;
  color          : #1D57A4;
  font-size      : 20px;
  font-weight    : bold;
  font-family    : Microsoft YaHei;
}

.index_plateHeaderBox {
  position: relative;
}

.index_plateIMGBox {
  position: relative;
  height  : 123px;
  width   : 219px;
}

.index_plateIMGBox_Title {
  position        : absolute;
  bottom          : 0;
  width           : 100%;
  height          : 26px;
  line-height     : 26px;
  background-color: rgba(0, 0, 0, 0.5);
}

.index_plateIMGBox_Title a {
  margin-left    : 10px;
  width          : 100%;
  text-decoration: none;
  font-size      : 18px;
  font-family    : Microsoft YaHei;
  color          : #ffffff;

}

.index_plateIMGBox_particulars {
  width      : 158px;
  margin-left: 10px;
  position   : absolute;
  right      : 0px;
  top        : 5px;
}

.index_plateUl {
  list-style: none;
  padding   : 14px 0px 0px 0px;
  border-top: 1px solid #DDDDDD;
}

.index_plateLI {
  position   : relative;
  height     : 27px;
  line-height: 27px;
}

.index_plateLI_A {
  font-size  : 18px;
  color      : #666666 !important;
  font-family: Microsoft YaHei;
}

.index_plateLI_time {
  position: absolute;
  right   : 0;
  color   : #999999;
}

.idnex_qrCode_Stick {
  position  : absolute;
  right     : -98px;
  bottom    : 0px;
  padding   : 8px;
  box-shadow: -1px 0px 18px #D7D7D7;
}

.idnex_qrCodeTitle {
  font-weight: bold;
  color      : #333333;
  font-size  : 12px;
  font-family: Microsoft YaHei;
}

.idnex_qrCodeTitle span {
  color: #1D57A4;
}

.bg {
  background: #ffffff;
}

.content-item {
  width : 580px;
  height: 438px;
}

.background-box {
  width           : 100%;
  height          : 100vh;
  position        : fixed;
  z-index         : -1;
  background-image: url("./backgroudImage/backgroudImage.jpg");
  background-size : 100%;
}

.CoYe {
  color      : #ffffff;
  font-size  : 18px;
  font-family: Microsoft YaHei;
}

.CoYe:hover {
  color      : #ffeb3b;
  font-size  : 18px;
  font-family: Microsoft YaHei;
}

.m-list1 {
  margin: 20px auto;
}

.m-list1 .list-div a {
  text-decoration: none;
}

.m-list1 ul {
  display        : flex;
  list-style-type: none;
  margin         : 0;
  padding        : 0
}



.bodyP1 {
  font-size         : 20px;
  overflow          : hidden;
  text-overflow     : ellipsis;
  display           : -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color             : #000;
}

.bodyP2 {
  font-size         : 18px;
  overflow          : hidden;
  white-space       : inherit;
  text-overflow     : ellipsis;
  display           : -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color             : #696767;
  margin            : 4px 0px 0 5px;
  padding           : 4px 0px;
}

.bodyP2:hover {
  color          : #0070a3;
  text-decoration: none;
}

.bodyP3 {
  font-size         : 18px;
  overflow          : hidden;
  white-space       : inherit;
  text-overflow     : ellipsis;
  display           : -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding           : 0;
  margin            : 0;
  height            : 30px;
  line-height       : 30px;
}

.p3 {
  font-size  : 18px;
  font-weight: 400;
  margin     : 0px 5px;

}

.con-list {
  padding: 7px 0px 0px 0px;
  height : 154px;
}

.dit {
  width           : 5px;
  height          : 5px;
  background-color: #5174c0;
  border-radius   : 50px;
  display         : inline-block;
  vertical-align  : middle;
}

.title1 {
  margin-top   : 10px;
  border-bottom: 1px solid #dadada;
}

.title2 {
  border-bottom: 1px solid #dadada;
  height       : 48px;

}

.title2 {
  height       : 48px;
  width        : 100%;
  border-bottom: 1px solid #d7d7d7;
}

.innerline {
  font-size  : 24px;
  font-weight: bold;
  color      : #5174c0;
  display    : block;
  width      : 100px;
  height     : 48px;
  margin-top : -1px;
}

.advertisement {
  margin: 20px auto;
}

.adv-width {
  background-color: #fff;
  border          : 1px solid #e3e3e3;
  padding         : 15px;
  box-shadow      : 0px 5px 30px rgba(0, 0, 0, .2);
}

.footer-main {
  background-color: #0070a3;
  padding-bottom  : 5px;
  color           : #fff;
  min-width       : 1200px;
}

.footerLink {
  margin    : 40px auto;
  border-top: 1px solid #0070a3;
  background: #f5f5f5;
  padding   : 5px 0 20px;
}

.footerLink ul {
  list-style-type: none;
  padding        : 0;
  line-height    : 36px;
}

.footerLink ul li {
  display      : inline-block;
  padding-right: 30px;
  font-size    : 18px;
}

.footerLink ul li a {
  text-decoration: none;
  color          : #000;
}

.footer1 {
  font-size      : 22px;
  font-weight    : bold;
  text-align     : center;
  margin         : 0px;
  text-decoration: none;
  color          : #007cb5;
}

.footer2 {
  font-size      : 18px;
  font-weight    : bold;
  text-align     : center;
  margin         : 0px;
  padding        : 5px 15px 5px 15px;
  text-decoration: none;
  color          : #023292;
}

.footer3 {
  font-size      : 18px;
  font-weight    : bold;
  text-align     : center;
  margin         : 0px;
  padding        : 5px 15px 5px 15px;
  text-decoration: none;
  color          : #023292;
}

.footerLink .cont1 {
  margin: 0 auto;
}

.cont2 {
  display: none;
}

.cont3 {
  display: none;

}


.contentToutiao a {
  color          : #0a5494;
  font-size      : 30px;
  font-weight    : bold;
  text-decoration: none;
}




@media only screen and (max-width:767px) {

  .banner .slick-slide a {
    outline                : 0;
    position               : relative;
    display                : block;
    height                 : 0;
    padding-top            : 43%;
    overflow               : hidden;
    background-position    : center center;
    background-repeat      : no-repeat;
    -o-background-size     : cover;
    -ms-background-size    : cover;
    -moz-background-size   : cover;
    -webkit-background-size: cover;
    background-size        : 100% 100%;
  }
}

@media only screen and (max-width:1600px) {
  .banner .tit {
    font-size: 22px
  }
}

@media only screen and (max-width:1199px) {

  .banner .slick-slide a:after {
    height: 100px
  }

  .banner .wp {
    left             : 0;
    right            : 0;
    z-index          : 2;
    -webkit-transform: translateX(0);
    -moz-transform   : translateX(0);
    -o-transform     : translateX(0);
    -ms-transform    : translateX(0);
    transform        : translateX(0)
  }

  .banner .tit {
    font-size: 16px;
    left     : 73px;
    right    : 15px;
    z-index  : 2;
    bottom   : 13px
  }

  .banner .slick-arrow {
    width  : 40px;
    height : 40px;
    display: none !important
  }

  .banner .slick-next {
    right: 10px
  }

  .banner .slick-prev {
    left: 10px
  }
}

.footerImg {
  margin: 20px auto;
}

.footerImg ul {
  width          : 70%;
  margin         : auto;
  display        : flex;
  padding        : 0;
  list-style-type: none;
  text-align     : center;
}

.footerImg ul li {
  width: 25%;
}

.footerImg1 {
  margin: 20px auto;
}

.footerImg1 ul {
  width          : 50%;
  margin         : auto;
  display        : flex;
  padding        : 0;
  list-style-type: none;
  text-align     : center;
}

.footerImg1 ul li {
  width: 25%;
}

.footer-center {
  text-align: center;
}

.p-list10 li {
  overflow      : hidden;
  border-bottom : 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom : 15px
}

.p-list10 .pic {
  float       : left;
  width       : 261px;
  height      : 155px;
  margin-right: 30px;
  margin-top  : 4px;
  overflow    : hidden
}

.p-list10 .pic img {
  display: block;
  width  : 100%;
  height : 100%
}

.p-list10 .pic:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform   : scale(1.05);
  -ms-transform    : scale(1.05);
  -o-transform     : scale(1.05);
  transform        : scale(1.05)
}

.p-list10 .txt {
  overflow    : hidden;
  font-size   : 14px;
  color       : #666;
  line-height : 22px;
  padding-left: 99px;
  position    : relative;
  z-index     : 1
}

.p-list10 .det {
  font-size         : 16px;
  overflow          : hidden;
  -ms-text-overflow : ellipsis;
  text-overflow     : ellipsis;
  display           : -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}

.p-list10 .date {
  font-size  : 16px;
  color      : #999;
  line-height: 19px;
  text-align : center;
  position   : absolute;
  left       : 0;
  top        : 0
}

.p-list10 .date span {
  display    : block;
  font-size  : 40px;
  color      : #0061b4;
  line-height: 48px
}

.p-list10 .tit {
  font-size    : 18px;
  color        : #333;
  line-height  : 28px;
  font-weight  : 400;
  margin-bottom: 18px
}

.p-list10 .tit a {
  color: inherit
}

.p-list10 .tit a:hover {
  color: #0061b4
}

.p-list10 .date-m {
  font-size  : 14px;
  color      : #999;
  line-height: 17px;
  display    : none
}

.p-list10 .more {
  display           : block;
  width             : 126px;
  height            : 34px;
  border            : 1px solid #ccc;
  font-size         : 14px;
  color             : #666;
  line-height       : 32px;
  text-align        : center;
  -webkit-transition: .3s;
  -moz-transition   : .3s;
  -ms-transition    : .3s;
  -o-transition     : .3s;
  transition        : .3s;
  margin-top        : 15px
}

.p-list10 .more:hover {
  background  : #0061b4;
  border-color: #0061b4;
  color       : #fff
}

.p-list10 .more i {
  display                : inline-block;
  vertical-align         : middle;
  margin-top             : -2px;
  margin-left            : 11px;
  width                  : 20px;
  height                 : 5px;
  background             : url(../assets/img1.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size        : cover
}

.p-list10 .more:hover i {
  background-image: url(../assets/img8.png)
}

.m-tit5 {
  font-size   : 26px;
  color       : #0061b4;
  line-height : 57px;
  font-weight : 600;
  padding-left: 20px
}

.p-list9 {
  padding-left   : 0;
  padding-top    : 21px;
  list-style-type: none;
  text-decoration: none;
}

.p-list9 li {
  border-bottom : 1px solid #ccc;
  font-size     : 14px;
  color         : #999;
  line-height   : 30px;
  margin-bottom : 20px;
  padding-bottom: 16px
}

.p-list9 li:last-child {
  border: none
}

/* .p-list9 .date{padding-left:23px;background:url(../assets/img21.png) left center no-repeat} */
.p-list9 .date {
  padding-left: 3px;
}

.p-list9 .tit {
  font-size         : 16px;
  color             : #333;
  line-height       : 24px;
  font-weight       : 400;
  overflow          : hidden;
  -ms-text-overflow : ellipsis;
  text-overflow     : ellipsis;
  display           : -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-bottom     : 4px
}

.p-list9 .tit a {
  color          : inherit;
  text-decoration: none;
  font-size      : 18px;
}

.p-list9 .tit a:hover {
  color: #0061b4
}

.m-pic1 {
  position: relative;
}

.m-pic1 img {
  width : 320px;
  height: 180px;
}

.header_moreBoxs {
  display         : none;
  position        : absolute;
  top             : 38px;
  left            : -64px;
  background-color: #ffffff;
  width           : 200px;
  z-index         : 9999;
  border          : 1px solid #F2F4FF;
}

.header_LogoBox {
  position     : relative;
  height       : 150px;
  border-bottom: 1px solid #fff;
}

.header_LogoBox .header_LogoBox-bg {
  position: absolute;
  width   : 100%;
  height  : 100%;
  top     : 0;
  left    : 0;
}

.header_LogoBox .header_LogoBox_width {
  margin  : 0 auto;
  position: relative;
}

.indexDeaderBox {
  display: inline-block;
  margin : 20px 0;
}

.identityRight {
  display    : inline-block;
  /* position: absolute;
        right: 0; */
  line-height: 80px;
  font-size  : 18px;
  font-family: Microsoft YaHei;
}

/*  这里是导航   */
.header_navVessel {
  width    : 100%;
  margin   : auto;
  /* height: 83px; */
}

.header_navBox {
  position: relative;
  width   : 1200px;
  margin  : 0 auto;
  height  : 100%;
}

.header_navUl {
  display   : inline-block;
  padding   : 0px;
  list-style: none;
  width     : 100%;
}

.header_navLi {
  position  : relative;
  float     : left;
  text-align: center;
  margin    : 0 20px;
}

.header_navLi a {
  font-size  : 22px;
  font-family: Microsoft YaHei;
  min-width  : 142px;
  color      : #080808;
}

.header_navA {
  color          : #FFFFFF;
  text-decoration: none;
  line-height    : 83px;
  text-align     : center;
}

.header_navBottomBox {
  display         : none;
  position        : absolute;
  left            : 50%;
  bottom          : 0;
  width           : 64px;
  height          : 4px;
  margin-left     : -32px;
  background-color: #ffffff;
  border-radius   : 2px;
}

.header_inputBox {
  position: absolute;
  display : inline-block;
  height  : 84px;
  bottom  : 33px;
  right   : 0;
}

.header_Box {
  position        : relative;
  top             : 50%;
  margin-top      : -37px;
  padding         : 1px 10px 1px 10px;
  background-color: #fff;
  border          : 1px solid #0070a3;
  height          : 38px;
  border-radius   : 19px;
}

a:hover {
  text-decoration: none;
}

.header_input {
  border   : none;
  font-size: 18px;
  height   : 35px;
}

.slide {
  position: relative;
}

.header_moreBox {
  display         : none;
  position        : absolute;
  left            : -27px;
  width           : 120px;
  z-index         : 9999;
  top             : 57px;
  left            : -27px;
  background-color: #313e9fcf;
}

.header_moreText {
  padding    : 10px 19px;
  font-family: Microsoft YaHei;
}

.header_moreText a {
  font-size      : 18px;
  text-decoration: none;
  color          : #fff;
}

.header_moreText:hover {
  background-color: #313e9fe8;
  color           : #000;
}

.active {
  display: block
}

.footerLink-youqing {
  padding: 5px 0px 10px 0px;
  margin : 0 auto;
}

.ftsize22 {
  font-size: 22px;
}

#mores {
  margin-right: 0px
}

.footerImgBig {
  width : 180px;
  height: 70px
}

.footerImgBig2 {
  width : 129px;
  height: 129px
}

.footerLinkMz {
  text-align: center;
  margin-top: 10px;
}

.footerLinkMz a.a:hover {
  color: #fff;
}

.index_gg {
  background-color: #fff;
  padding-top     : 6px;
  padding-bottom  : 1px;
}

.footerLinkMza {
  color    : #fff;
  font-size: 22px;
}

.icp {
  font-size: 16px;
  color    : #000
}

.phone {
  font-size: 16px
}

.copyright {
  font-size: 16px
}

.icp a {
  color          : #fff;
  text-decoration: none;
}

.indexDeaderBox {
  display: inline-block;
  margin : 20px 0;
}


/*  这里是导航   */
.header_navVessel {
  width    : 100%;
  margin   : auto;
  /* height: 83px; */
}

.header_navBox {
  position: relative;
  width   : 1200px;
  margin  : 0 auto;
  height  : 100%;
}

.header_navUl {
  display   : inline-block;
  padding   : 0px;
  list-style: none;
  width     : 100%;
}


.header_navA {
  color          : #FFFFFF;
  text-decoration: none;
  line-height    : 60px;
  text-align     : center;
}

.header_navBottomBox {
  display         : none;
  position        : absolute;
  left            : 50%;
  bottom          : 0;
  width           : 64px;
  height          : 4px;
  margin-left     : -32px;
  background-color: #ffffff;
  border-radius   : 2px;
}

a:hover {
  text-decoration: none;
}

.header_input {
  border   : none;
  font-size: 18px;
  height   : 35px;
}

.slide {
  position: relative;
}

.header_moreBox {
  display         : none;
  position        : absolute;
  left            : -27px;
  width           : 120px;
  z-index         : 9999;
  top             : 57px;
  left            : -27px;
  background-color: #313e9fcf;
}

.header_moreText {
  padding    : 10px 19px;
  font-family: Microsoft YaHei;
}

.header_moreText a {
  font-size      : 18px;
  text-decoration: none;
  color          : #fff;
}

.header_moreText:hover {
  background-color: #313e9fe8;
  color           : #000;
}

.headNav {
  background-color: #F9F9F9;
  min-width       : 1200px;
}

.active {
  display: block
}

.indexHeaderIMG {
  height: 110px;
  width : auto;
}

.centerImg {
  width : 420px;
  height: 80
}

#more {
  margin-right: 0px
}

.moreSize {
  font-size: 22px;
}

.header_inputBox_aa {
  color      : #fff;
  font-size  : 22px;
  margin-left: 10px;
}

.header_inputBox_aa:hover {
  color: #fff;
}

.header_inputBoxdiv {
  width     : 230px;
  text-align: center;
}

.Toutiao .toutiaoImg {
  height  : 472px;
  position: relative;
  width   : 840px
}

.menuBtn {
  position          : absolute;
  z-index           : 9;
  float             : right;
  width             : 37px;
  padding           : 7px;
  cursor            : pointer;
  display           : none;
  height            : 20px;
  bottom            : 33px;
  right             : 16px;
  transition        : .3s;
  -ms-transition    : .3s;
  -moz-transition   : .3s;
  -webkit-transition: .3s;
  -o-transition     : .3s
}

.menuBtn b {
  display           : block;
  height            : 5px;
  background-color  : #fff;
  margin            : 3px 0 5px;
  border-radius     : 2px;
  transition        : .3s;
  -ms-transition    : .3s;
  -moz-transition   : .3s;
  -webkit-transition: .3s;
  -o-transition     : .3s
}

.menuBtn.open b {
  display : none;
  margin  : 0;
  position: absolute;
  left    : 5px;
  top     : 50%;
  width   : 30px
}

.menuBtn.open b:first-child {
  display          : block;
  transform        : rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform     : rotate(45deg);
  -ms-transform    : rotate(45deg)
}

.menuBtn.open b:last-child {
  display          : block;
  transform        : rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform     : rotate(-45deg);
  -ms-transform    : rotate(-45deg)
}

.tLeft .swiper {
  width : 100%;
  height: 480px;
}

.advertisement .advertisementImg {
  width       : 100%;
  aspect-ratio: auto 1200 / 80;
  height      : 150px;
}

.channelsImg {
  width : 380px;
  height: 214px;
}

.headNav .hdr {
  float           : none;
  position        : fixed;
  top             : 90px;
  left            : 0;
  right           : 0;
  bottom          : 0;
  z-index         : 107;
  overflow-y      : auto;
  padding-bottom  : 30px;
  background-color: #fff;
  display         : none
}

.columnWidth {
  width : 1200px;
  height: auto;
}

.actionbar {
  font-size: 16px;
  color    : #333;
  padding  : 10px;
}

.actionbar a {
  color: #333;
}

.actionbar a:hover {
  color: #0070a3;
}

.columnContent {
  width     : 860px;
  border-top: 2px solid #0070a3;
  ;
}

.columnLi {
  padding      : 15px 0;
  border-bottom: 1px dotted #ccc;
  width        : 850px;
  display      : flex
}

.columnImg {
  width : 261px;
  height: 155px;
}

.leftTitle {
  overflow          : hidden;
  text-overflow     : ellipsis;
  display           : -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.contantBody {
  width: 1200px;
}

.conBody {
  width: 860px;
}

.footerTitleMa {
  line-height: 28px;
}

.zt-channel {
  width: 1200px;
}

.zt-cLb {
  padding      : 15px 0;
  border-bottom: 1px dotted #ccc;
  display      : flex;
}

.ztImg {
  width : 261px;
  height: 155px
}

.leftL {
  padding: 10px
}

.zt-title {
  overflow          : hidden;
  text-overflow     : ellipsis;
  display           : -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.Rcontant {
  width: 375px;
}

.RcontantTitle {
  width: 210px;
}

.WZcontent {
  font-size: 25px;
  width    : 908px;
  margin   : auto;
}

.fs16 .ff-yh {
  font-size: 20px;
}

.realaTiou {
  position          : absolute;
  top               : 147px;
  font-size         : 18px;
  color             : #fff;
  background-color  : #49494987;
  overflow          : hidden;
  white-space       : inherit;
  text-overflow     : ellipsis;
  display           : -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.header_inputBoxdiv a {
  display         : block;
  border          : 1px solid #1e7db9;
  box-shadow      : 0 1px 2px #8fcaee inset, 0 -1px 0 #497897 inset, 0 -2px 3px #8fcaee inset;
  background-color: #007cb5;
  padding         : 2px 0 5px;
  width           : 125px;
  margin-bottom   : 2px;
  margin-left     : 100px;
  border-radius   : 20px;
}

.Toutiao .toutiaoBody .tBogy a {
  color: #6e6d6d;
}

.Toutiao .toutiaoBody .tBogy a:hover {
  color: #0a5494;
  ;
}

@media screen and (max-width: 767px) {

  .banner .slick-slide a:after {
    width: 100%;
  }

  .headNav {
    width: 100% !important;
  }

  .banner {
    width     : 100% !important;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .public-width {
    width: 100%;
  }

  .footer-main,
  .headNav {
    width    : 100%;
    min-width: unset;
  }

  .header_navVessel {
    display: none;
  }

  .identityRight {
    display: none ! important
  }

  .header_inputBox {
    visibility: hidden
  }

  .menuBtn {
    display     : block ! important;
    margin-right: -5px;
    top         : 25px;
  }

  .m-list2 ul li {
    float : none ! important;
    width : calc(100% - 50px) !important;
    margin: 20px 10px !important;
  }

  .m-list2 ul li .p3 {
    font-size  : 16px;
    display    : block;
    height     : 30px;
    line-height: 30px;
    overflow   : hidden;
  }

  .Toutiao .tRight p {
    font-size: 18px !important;
    margin   : 0px 0px 5px 0px !important;
  }

  .indexHeaderIMG {
    height: 60px ! important;
  }

  .header_LogoBox {
    height: 90px ! important;
  }

  .indexDeaderBox {
    margin: 15px 0px ! important
  }

  .contentToutiao a {
    font-size: 20px;
  }

  .Toutiao {
    display: block ! important;
    height : auto ! important;
    width  : 100% ! important;
    margin : 20px auto 0 !important;
  }

  .Toutiao .tLeft {
    width     : 100% ! important;
    height    : 225px ! important;
    padding   : 0;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .Toutiao .toutiaoImg {
    height: 225px ! important;
    width : 100% ! important
  }

  #toutiaoSt {
    top: 180px ! important;
  }

  .tLeft .swiper {
    height: 225px ! important;
    width : 100% ! important;
  }

  .Toutiao .tRight {
    padding: 0 !important;
    width  : 100% !important;
  }

  .Toutiao .tRight .m-list2 ul li {
    margin-bottom: 0 !important;
    height       : 430px !important;
  }

  .m-list2 ul {
    width: 100% ! important;
  }

  .advertisement .advertisementImg {
    height: 70px ! important;
    ;
  }

  .footerLink {
    height : auto ! important;
    padding: 10px;
  }

  .footerLink ul {
    display: block ! important;
  }

  #mores {
    display: none;
  }

  .footerImgBig2 {
    width : 85px ! important;
    height: 85px ! important;
  }

  .footerImg1 ul {
    width: 100% ! important;
  }

  .footerImg ul {
    width  : 100% ! important;
    display: block ! important;
  }

  .footerImg ul li {
    float        : left;
    width        : 50%;
    margin-bottom: 15px;
  }

  .banner .slick-dots {
    left: -237px ! important;
  }

  .reala {
    width: 100% ! important;
  }

  .channelsImg {
    width: 100% ! important;
  }

  .Toutiao .tLeft .swiper-pagination {
    display: none;
  }

  .hdr li {
    list-style-type: none;
    font-size      : 20px;
    margin         : 5px 0px;
  }

  .p-list4 {
    margin: 0px ! important
  }

  .p-list4 li {
    float  : none ! important;
    width  : auto ! important;
    padding: 0 0 30px ! important;
  }

  .main {
    width: 100% ! important;
  }

  .right {
    display: none;
  }

  .columnWidth {
    width : 100%;
    height: auto;
  }

  .columnContent {
    width: 100%;
  }

  .columnLi {
    width  : 85%;
    display: block;
    margin : auto;
  }

  .columnImg {
    width : 100%;
    height: 190px;
  }

  .leftR {
    height: 190px ! important;
    width : 100% ! important;
  }

  /* body{overflow-x: hidden;overflow-y: auto;margin: 0;padding: 0;} */
  .contentToutiao {
    width: 98% ! important;
  }

  .contantBody {
    width: 100% ! important;
  }

  .conBody {
    width: 100% ! important;
  }

  .conBodyMa {
    width : 93%;
    margin: auto;
  }

  .footerTitleMa {
    width : 93%;
    margin: auto;
  }

  .conBodyXg {
    width : 93%;
    margin: auto;
  }

  .conBodyXg li {
    overflow          : hidden;
    text-overflow     : ellipsis;
    display           : -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .conBodyXg span {
    display: none;
  }

  .zt-channel {
    width: 100%;
  }

  .zt-cLb {
    display: block;
    width  : 85%;
    margin : auto;
  }

  .ztImg {
    width : 100%;
    height: 190px
  }

  .leftL {
    padding: 0px
  }

  .conBodyMa img {
    width : 100% ! important;
    height: auto ! important;
  }

  .fx {
    padding-left: 17px ! important;
  }

  .contentToutiao .text {
    width: 74% ! important;
  }

  .WZcontent {
    width: 100% ! important;
  }

  #mep_0 {
    width: 100% ! important;
  }

  .footerLinkMz a {
    font-size: 18px;
  }

  * {
    /* outline: solid #f00 1px !important;  */
    /*  */
  }
}

/* 搜索 */
@media only screen and (max-width: 500px) {
  .w center mt10 {
    width: 100%;
  }
}