  .lr{
  padding-left: 0px;
  padding-right: 0px;
}
.lr_r{
  padding-right: 0px;
}
/*-----头部-----*/
.top_logo{
  padding: 34px 0px 28px 0px; 
}
.ad_xl2{
  position:absolute;
  z-index:110;
  visibility:hidden;
  background-color:#fff;
  border:1px solid #CDCDCD;
  width:130px;
  -moz-box-shadow:0 0 6px #6A6A6A ;
  -webkit-box-shadow:0 0 6px #6A6A6A;
  box-shadow:0 0 6px #6A6A6A;
  margin-left: 165px;
  padding-top: 12px;
  margin-top: 17px;
  border-radius: 10px;
}
.ad_xl2 img{
  width: 80%;
}
.ad_xl2 p{
  text-align: center;
  font-size: 14px;
  padding: 5px 0px 8px 0px;
}
.top_menu{
  font-size: 20px;
  padding-left: 4px;
  padding-top: 6px;
}
.top_menu a{
  color: #272727;
  margin-right: 50px;
}
.top_menu a:hover{
  color: #1C65B7;
}

.top_namebg{
  margin-top: 18px;
  background:url('/public/static/blueTT/images/wenchuang/yun_img02.jpg') no-repeat;
  padding: 18px 0px;
}
.top_name01{
  width: 18%;
  background: #fff;
  padding: 0px 30px;
  border-radius: 10px;
}
.top_name02{
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  width: 80%;
  padding-left: 45px;
  padding-top: 10px;
  text-shadow: 2px 2px 2px #000;
}

/*-----视频内容-----*/
.right_nav{
  width:100%; 
  overflow: hidden; 
  margin-top: 40px;
}
.right_nav li{
  border: 1px solid #d2d2d2; 
  border-left-width: 5px;
  font-size: 22px; 
  line-height: 58px;
  background:url(/public/static/blueTT/images/wenchuang/r_nav_huijt.png) no-repeat 95% 50%;
  margin-bottom: 5px; 
  text-indent:1em;
}
.right_nav li a{
  color: #333;
}
.right_nav li a:hover{
  color: #277CC2;
}
.right_nav .on a{
  color: #277CC2;
}
.right_nav li:hover, .right_nav li.on{
  border-color: #277CC2; 
  color: #277CC2;
  font-weight: bold;  
  background:url(/public/static/blueTT/images/wenchuang/r_nav_redjt.png) no-repeat 95% 50%;
  cursor: pointer;
}
.right_nav li a{
  display:block;
  width:100%;
  height:60px;
}
.ad_top{
  margin-top: 17px;
}
.vm{
  background: #fff;
  margin: 40px 70px 30px 0px;
  padding: 30px;
}
.v_01{
  font-size: 24px;
  padding-bottom: 25px;
  padding-top: 5px;
}
.v_03{
  margin-top: 36px;
}
.v_03p{
  background:url('/public/static/blueTT/images/wenchuang/shu_ico.png') 0px 3px no-repeat;
  font-size: 21px;
  font-weight: 700;
  color: #333;
  padding: 0px 0px 0px 20px;
}
.v_04{
  margin-top: 15px;
  text-align: justify;
  line-height: 25px;
  font-size: 15px;
}
.v_05{
  background: #EEEEEE;
  margin-top: 15px;
  padding-right: 15px;
}
.v_05_01{
  font-size: 15px;
  color: #8A8A8A;
  padding: 10px 0px 0px 15px;
}
.v_05_01 span{
  color: #2273C4;
}
.article-donate{
  margin-left: 15px;
}
.btn{
  border-radius: 0px;
  font-size: 15px;
  padding: 10px 14px;
}
.arti_p2{
  padding-top: 12px;
}

/*-----视频列表-----*/
.body_pdlistbg{
  background: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}
.body_03_t {
  position: relative;
  text-align: center;
  top: 40px;
  margin-bottom: 40px;
  font-size: 32px;
}
.body_03_t:before {
  content: "";
  position: absolute;
  width: 460px;
  height: 13px;
  top: 40%;
  background:url('/public/static/blueTT/images/wenchuang/ny_bt_line.jpg') no-repeat;
  left: 2%;
}
.body_03_t:after {
  content: "";
  position: absolute;
  width: 460px;
  height: 13px;
  top: 40%;
  background:url('/public/static/blueTT/images/wenchuang/ny_bt_line.jpg') no-repeat;
  right: 2%;
}
.v_listm{
  width: 100%;
  padding-top: 25px;
  padding-bottom: 10px;
}
.v_list{
  width: 33.333333%;
  float: left;
}
.v_list01 img{
  border-radius: 30px;
  padding: 25px;
  padding-bottom: 20px;
}
.v_list02{
  padding: 0px 25px 0px 25px;
  line-height: 25px;
  min-height: 51px;
  max-height: 52px;
  overflow: hidden;
  margin-bottom: 10px;
}
.arti_vbody_web iframe{
  width: 100%;
  height: 470px;
}

@media(max-width:1680px){
.container_l{
  width: 1100px;
}
.footbgm{
  padding-left: 40px;
}
.body_03_t:before {
  width: 420px;
}
.body_03_t:after {
  width: 420px;
}
.arti_vbody_web iframe{
  width: 100%;
  height: 440px;
}
}

@media(max-width:1440px){
.container_l{
  width: 990px;
}
.v_01{
  font-size: 22px;
  padding-bottom: 20px;
  padding-top: 3px;
}
.right_nav li{
  font-size: 19px; 
}
.body_03_t:before {
  width: 374px;
}
.body_03_t:after {
  width: 374px;
}
.v_list02{
  line-height: 23px;
  font-size: 15px;
}
.arti_vbody_web iframe{
  width: 100%;
  height: 400px;
}
}

@media(max-width:1366px){
.container_l{
  width: 930px;
}
.body_03_t:before {
  width: 344px;
}
.body_03_t:after {
  width: 344px;
}
.v_list02{
  line-height: 22px;
  font-size: 14px;
}
.arti_vbody_web iframe{
  width: 100%;
  height: 380px;
}
}