@charset "utf-8";
/* CSS Document */
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}
html, body {
  font-family: "Microsoft YaHei", Verdana, Arial;
  color: #444;
}
body {
  font-size: 16px;
  line-height: 160%;
}
img {
  border: 0 none; /*width:100%;*/ height: auto;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #0074bd;
  text-decoration: none;
}
ul, li {
  list-style-type: none;
}
input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textarea:focus:invalid {
  box-shadow: none;
  -moz-box-shadow: none;
}
.bottom20 {
  margin-bottom: 20px;
}
p {
  line-height: 175%;
  overflow: hidden;
  text-align: justify;
  /*text-align-last:justify;*/
}
.clear {
  clear: both;
}
body {
  background: url(2023banner.png) no-repeat top center #B90302;
}
@media screen and (min-width:1925px) {
	body {background-size: 100% auto;}
}
#qrcode {
  height: 84px;
}
.mobile_hide {
  display: block;
}
.mobile_show {
  display: none;
}
.m_hide {display: block;
   
  }
.m_show {display: none;
   
  }
.container {
  width: 1440px;
}
.banner {
  width: 1480px;
}
.banner dl.logo {}
.banner dl.logo dt.icon2023 {
  padding: 0;
  float: left;
  margin-top: 130px;
  width: 30%;
}
.banner dl.logo dd.logo-word {
  padding: 0;
  float: right;
  margin-top: 160px;
}
.banner dl.logo dd.logo-word img {
  width: 90%;
}
.banner dl.logo dd.logo-word p {
  color: #fff;
  line-height: 34px;
  font-size: 17px;
}
.top_txt{margin-top: 15px; margin-bottom: 30px;}
.top_txt p {
    text-indent: 2em;
    color: #fff;
    line-height: 34px;
    line-height: 30px;
    font-size: 15px;
}
.code {
    background: #fff;
    padding: 10px 8px 4px 8px;
    position: relative;
    right: 30px;
    top: 0;
    font-size: 12px;
    line-height: 28px;
    width: 92px;
    float: right;
}
.code p{ text-align: center; }
.banner .logo img {
  width: 100%;
}
.main {
  background: #fff;
  padding: 20px;
  box-shadow: 0 2px 6px #fbeaea;
}
.row {
  margin: 0;
}
.show .title {
  background: url(column-titbg1.png) no-repeat;background-size: cover;
  width: 100%;
  height: auto;
}
.show .title h2 {
  color: #B90302;
  font-size: 24px;
  line-height: 60px;
  padding-left: 70px;
  margin-left: 10px;
	font-weight:bold;
}
/*.show .title2 {
  background: url(column-titbg2.png) no-repeat;
  width: 100%;
  height: 58px;
}
.show .title2 h2 {
  padding: 10px;
  height: 50px;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  background: url(icon2.png)no-repeat 5px 5px;
  padding-left: 70px;
  margin-left: 10px;
}*/
.show .title .more {
  float: right;
}
.show .title .more a {
  color: #d83f2b;
  height: 50px;
  line-height: 60px;
  margin-right: 15px;
}
ul.video-wrap-list {
  margin-bottom: 30px;
}
ul.video-wrap-list li {
  width: 20%;
  float: left;
  padding: 13px;
}

ul.video-wrap-list li.pic-box4 {
  width: 25%;
  float: left;
  padding: 13px;
}

ul li .video-wrap {
  background: #fff;
  margin-bottom: 15px;
  box-shadow: 0 2px 6px #C6C6C6;
  min-height: 430px;
}
ul li .video-wrap .top-wrap {
  position: relative;
}
ul li .video-wrap img {
  width: 100%;
}
ul li .video-wrap .pic-tit {
  position: absolute;
  width: 100%;
  bottom: 0px;
  background: url("red-bg.png") repeat-x left bottom;
  color: #F8E71C;
  height: 55px;
  padding: 25px 15px 0 15px;
  line-height: 30px;
}
ul li .video-wrap .info-word {
  padding: 10px 15px;
  color: #444;
  position: relative;
}
ul li .video-wrap .info-word h4 {
  font-size: 17px;
  min-height: 52px;
  line-height: 28px;
  margin-bottom: 5px;
  font-weight: bold;
  color: #444;
}
ul li .video-wrap .info-word2 h4 {
  min-height: 85px;
}
ul li .video-wrap .info-word p.info{
  line-height: 23px;
}
ul li .video-wrap .info-word p.info a{
  font-size: 14px;
  color: #888;
}
ul li .video-wrap .info-word p a:hover {
  color: #337ab7;
}
ul li .video-wrap .info-word .check {
  float: right;
  position: absolute;
  right: 10px;
  bottom: -25px;
}
.main button {
  font-size: 18px;
  background: #B90302;
  color: #fff;
  width: 40%;
  border-radius: 30px;
  border: none;
  height: 50px;
  line-height: 34px;
  text-align: center;
  margin: 0 auto;
  margin: 0 auto 40px auto;
}
.column-wrap .title {
  background: url(column-titbg.png) no-repeat;
  width: 100%;
  height: 58px;
  margin-bottom: 10px;
}
.back_home a{color: #fff;}

.essay-name {
  color: #fff;
  font-size: 18px;
  background: #CE2A2E;
  background: rgba(206, 42, 46, 0.8);
  line-height: 36px;
  padding: 5px 30px;
}
.essay {
  margin: 20px 60px;
  padding-bottom: 30px;
}
.essay .tit {
  background: #E9EEF5;
  padding: 20px 40px;
  margin-bottom: 20px;
}
.essay .tit h3 {
  text-align: center;
  line-height: 160%;
}
.essay .info {
  width: 50%;
  margin-bottom: 20px;
  line-height: 32px;
}
.essay .info .data {
  background: url(icon3.png)no-repeat 0 5px;
  float: left;
  padding-left: 38px;
  color: #D32F34;
}
.essay .info .link {
  float: right;
  border: 1px solid #265B95;
  width: 300px;
  height: 32px;
  line-height: 32px;
}
.essay .info .link img {
  height: 100%;
  float: right;
}
.essay .pic-wrap {
  width: 50%;
  margin: 20px auto;
}
.essay .pic-wrap img {
  width: 100%;
  margin-bottom: 10px;
}
.essay .pic-wrap p {
  text-align: center;
  color: #666;
}
.essay p{ line-height: 38px; font-size: 16px;}
footer {
  background: #F0F0F0;
  text-align: center;
  padding: 30px 0;
  line-height: 26px;
}
.logo-cas img {
  width: 100%;
}
footer .copyright {
  font-size: 16px;
}
@media screen and (min-width:992px) {
	footer .logo-cas{padding-right: 55px;}
}
@media screen and (max-width:1600px) {
	
.banner dl.logo dd.logo-word {
    padding: 0;
    float: right;
    margin-top: 80px;
}
	footer .logo-cas{ margin-bottom:25px;}
}
@media screen and (max-width:1540px) {
.banner dl.logo dd.logo-word {
    padding: 0;
    float: right;
    margin-top: 45px;
}
}
@media screen and (max-width:1500px) {
  .banner {
    width: 100%;
  }
	.banner dl.logo dd.logo-word {

    margin-top: 0;
}
}
@media screen and (max-width:1440px) {
	body {
		background: url("2023banner-1400.jpg") no-repeat top center #B90302;}
}
@media screen and (max-width:1400px) {

  .container {
    width: 100%;
  }
	.banner dl.logo dt.icon2023 {
		margin-top: 100px;}
	.banner dl.logo dd.logo-word {
		margin-top: 20px;}
}
@media screen and (max-width:1200px) {
	.m_hide {display: none;}
	.m_show {display: block;}
	.banner dl.logo dd.logo-word { margin-top: -50px;}
   ul.video-wrap-list li { width: 33.3%;}

  ul li .video-wrap {
    min-height: 475px;
  }
  ul li .video-wrap ul li.like {
    float: left;
    width: 80%;
  }
  ul li .video-wrap ul li.like div {
    padding-left: 35px;
  }
  ul li .video-wrap ul li.source {
    margin: 5px 10px 10px 10px;
  }
  footer .logo-cas {
    width: 30%;
  }
  footer .copyright {
    text-align: left;
  }
}
@media screen and (max-width:1100px) {
	ul.video-wrap-list li.pic-box4 {
  width: 50%;

}
}

@media screen and (max-width:992px) {
	.banner dl.logo {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;}
  .banner dl.logo dt.icon2023 {
    margin-top: 0;
  }

.logo-word .m_show { margin-top: -10px;}
.logo-info.m_show p{ color: #fff; margin-bottom: 20px; line-height: 28px;}

 ul.video-wrap-list li {
    width: 50%;
  }

  ul li .video-wrap {
    min-height: 445px;
  }
  .mobile_show1 .title {
    color: #fff;
    position: absolute;
    top: 45px;
    text-align: center;
    width: 100%;
    text-shadow: 0 0 10px #AA2527;
  }
  .essay .info {
    width: 80%;
  }
  .essay .pic-wrap {
    width: 80%;
  }
  .banner .title {
    margin-top: -30px;
  }
}


@media screen and (max-width:768px) {
  .mobile_show {
    display: block;
  }
  .mobile_hide {
    display: none;
  }
  .banner .code {
    display: none;
  }
	.logo-word .m_show {
    margin-top: 60px;
}
	
  ul li .video-wrap {
    min-height: 445px;
  }

  .banner .title {
    margin-top: -20px;
    height: auto;
  }

  .show .title h2 {
    font-size: 18px;
    padding: 10px;
	padding-left: 40px;
    line-height: 26px;
  }
  .essay .info .data {
    float: none;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 10px;
  }
  .essay .info .link {
    width: 100%;
  }
  ul.video-wrap-list {
    width: 96%;
    margin: 0 auto;
  }
 
  .main button {
    width: 80%;
  }
  footer .logo-cas {
    width: 50%;
  }
  footer .copyright {
    margin-top: 20px;
  }
}
@media screen and (max-width:750px) {
	  ul li .video-wrap {min-height: 520px;}
  ul.video-wrap-list li{ width: 100%;}
  ul.video-wrap-list li.pic-box4 { width: 100%;}
  .essay .tit { padding: 15px 8px;}
  .essay .tit h3{ font-size: 20px; }
  .essay .tit .text-align > span {margin-right: 0;}
}
@media screen and (max-width:576px) {

  .logo-word .hide_576{ display: none;}
  .banner dl.logo dd.logo-word img {
    width: 95%;
  }
  .main {
    padding: 20px 0;
  }
	  ul li .video-wrap {
 min-height: 490px;
  }
ul li .video-wrap .info-word .check {
  bottom: -30px;
}
	
}
@media screen and (max-width:450px) {
	.show .title {
		background: url(column-titbg1.png) no-repeat right;
		}
	.show .title h2 {
		padding-left: 10px;
		color: #fff;
		}
	
	  ul li .video-wrap {
 min-height: 440px;
  }
}
@media screen and (max-width:414px) {
	.banner dl.logo dd.logo-word {
    margin-top:-15px;
}
	
}



/* 微信登陆样式 */
.detail-contain *{
      font-size: 16px!important;
    line-height: 34px!important;
    font-family: \5FAE\8F6F\96C5\9ED1!important;
    /*color: #444!important;*/
}
.detail-contain * video{ width:600px; outline: 0; height: auto;}

#cas_share_weixin_qrcode_dialog{
	z-index: 9999;
}

.top_guize{text-align: center;
    color: #C61B19;
    font-size: 15px;
    font-weight: 700;
    padding-top: 5px;
    margin-bottom: 20px;}
.top_guize span{ font-size: 17px; }   
.top_guize img{ margin-right: 6px; width: 30px; margin-top: -4px;} 

.login_cent{ float: right;
    padding: 10px 0;
    margin-right: 30px;
    position: relative;
    z-index: 9999;
}

#_login{ color: #fff; margin-right: 12px; display:none!important;}
#_logi_btn{color: #fff;}
#_logout{ margin-right: 10px; color: #fff;}
#_logo_btn{ color: #fff;margin-left: 12px;}

#wxBtn{ color: #fff;    
  float: right;
  margin-left: 14px; }
#wxTx{ display: inline-block;color: #fff; }
#wxLogOut{
  display: inline-block;
    float: right;
    margin-left: 12px;
    color: #fff;}
#wxLogOut a{ color: #fff; }
#wxEvm{}
#wxEvm .modal-dialog{ width: 400px; }
#wxEvm .modal-header{
  padding: 0 10px 0 0;
  border: 0;}
#wxEvm .modal-header .close{    
  background: none;
    color: #333;
    text-align: right;
    font-size: 30px;
    margin-bottom: 0;}
#wxEvm .modal-body{ padding: 0; }

.container.banner{ position: relative; }
.back_index{ position: absolute;
  display: inline-block;
    left: 70px;
    bottom: 15px }
.back_index a{ color: #fff; font-size: 15px;}
.back_index a img{ margin-right:8px; }
ul li .video-wrap .info-word p{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
overflow: hidden;}
.hit_hang li .video-wrap .info-word h4{ min-height: 72px; }
.hit_hang li .video-wrap .info-word p{ min-height: 98px;}


@media screen and (max-width:1300px) {
  ul.hit_hang li .video-wrap .info-word h4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}

@media screen and (max-width:1230px) {
  ul.hit_hang li .video-wrap .info-word p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}
}

@media screen and (max-width:1199px) {
  .col-sm-3.col-lg-12.pd5{ width: 100%; }
  .yanzm{ width: 10%; }

 
}

@media screen and (max-width:991px) {
  .yanzm{ width: 12%; }

}

@media screen and (max-width:750px) {
  .yanzm{ width: auto; }
  ul.hit_hang li .video-wrap .info-word .mobile_hide{ display:none; }

  .login_cent{ position: absolute; width: 100%; right:10px; margin-right: 0; }
  #wxLogOut{ display:none; }
  .detail-contain img{ max-width: 100%; }
  .essay{ margin: 20px 15px; }
  .hit_hang{}
  ul.hit_hang li .video-wrap .info-word h4{
    display: block;
    -webkit-box-orient: unset;
    -webkit-line-clamp: unset;
}
  ul li .video-wrap .info-word .check {}
  #_logout{  float: right; }
  ul li .video-wrap .info-word h4{
   /* min-height: 72px; 
   display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 3;
     overflow: hidden; */
     min-height: auto;
}
  #_cap_div{  }
  #_cap_div label{margin-bottom: 12px;}
  #_cap_div .col-sm-3{ width: 70%;
    float: left;}
  #_cap_div .col-sm-2{width: 30%;
    float: right;}
  .col-sm-3.col-lg-12.pd5{text-align: center;
    height: 38px;
    line-height: 38px;
    width: 100%;
    float: left;}

.back_index{display: block;
    position: static;
    margin-bottom: 18px;
    padding-left: 20px;}
.detail-contain * video{ width:300px; height: auto; }
.detail-contain * img{ width: 100%; }
.xgplayer-skin-default{ width: 100%!important;}
    
}

@media screen and (max-width:450px) {
  /* .paiban01 li .video-wrap .info-word h4{ min-height: 72px; }
  .paiban01 .video-wrap{ min-height: 235px; }
  .paiban02 li .video-wrap .info-word h4{ min-height: 48px; }
  .paiban02 .video-wrap{ min-height: 216px; }
  .paiban03 li .video-wrap .info-word h4{ min-height: 48px; }
  .paiban03 .video-wrap{ min-height: 216px; }
  .hit_hang li .video-wrap .info-word h4{ min-height: 96px; }
  .hit_hang .video-wrap{ min-height: 260px; } */
  .xgplayer-skin-default{ height: 238px!important;}

}

@media screen and (max-width:416px) {
  .yanzm{ width: auto; }
  /* .paiban03 li .video-wrap .info-word h4{ min-height: 72px; }
  .paiban03 .video-wrap{ min-height: 235px; } */
  .xgplayer-skin-default{ height: 218px!important;}
}

@media screen and (max-width:406px) {
  .xgplayer-skin-default{ height: 200px!important;}
}

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

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

@media screen and (max-width:375px) {
  .xgplayer-skin-default{ height: 195px!important;}
}

@media screen and (max-width:368px) {
 .xgplayer-skin-default{ height: 190px!important;}
  
}





/* Scroll to top
---------------------------------- */
.scrollToTop {
    color: #fff;
    position: fixed;
    bottom: 5px;
    right: 5px;
    width: 45px;
    height: 45px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    background-color: #B90302;
    z-index: 1005;
    border-radius:4px;
    display: none;
}
.scrollToTop img{
    display:inline-block;
    width: 28px;
}
/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
    .scrollToTop {
        width: 40px;
        height: 40px;
        line-height: 37px;
        background-color: rgba(0, 0, 0, 0.4);
    }
    .scrollToTop img{
        display:inline-block;
        width: 25px;
    }
}




/*---------------share_wx---------------------*/
.text-align{text-align: center;
    margin-top: 10px;}
.bdsharebuttonbox{ display: inline-block; vertical-align: middle; }

.bdsharebuttonbox .bds_weixin {
    background: url(20221110_share_wx.png) no-repeat center center;
    margin-right: 5px;
}
.bdsharebuttonbox .bds_tsina {
    background: url(20221110_share_wb.png) no-repeat center center;
}
@media (max-width: 767px) {
  .bdsharebuttonbox{ display: none; }
}