  .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 li a{
  display:block;
  width:100%;
  height:60px;
}
.ad_top{
  margin-top: 17px;
}
.other_m{
  background: #fff;
  padding: 20px 30px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.other_m01{
  font-size: 32px;
}
.other_m02{
  border-top: 1px solid #D4D4D4;
  margin-top: 15px;
  padding-top: 25px;
  line-height: 27px;
  text-align: justify;
  padding-bottom: 25px;
}

/*-----活动介绍-----*/
.jj_01{
  text-align: center;
  font-size: 23px;
}
.jj_02{
  background:url(/public/static/blueTT/images/wenchuang/hong.gif) center no-repeat;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding: 10px 0px;
}

/*-----日程安排-----*/
.lc_p1{
  font-size: 19px;
  font-weight: 700;
}
.lc_p2, .lc_02, .lc_01{
  margin-left: 36px;
}
.lc_01{
  margin-top: 28px;
}
.lc_p2{
  font-weight: 700;
  font-size: 17px;
  padding: 8px 0;
}
.lc_02 p{
  padding-top: 12px;
}
.lc_p3{
  padding-bottom: 8px;
  font-weight: 700;
  font-size: 17px;
}
.lc{
  margin-bottom: 25px;
}
.lc_p5{
  padding-bottom: 15px;
}

/*-----在线报名-----*/
.bm{
  background: #fff;
  margin: 25px 0px;
}
.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%;
}
.bm_bg{
  width: 66%;
  margin: 0px auto;
  margin-top: 100px;
  padding-bottom: 100px;
}
.bm_z, .bm_y{
  color: #fff;
  text-align: center;
  width: 340px;
  padding: 100px 0px;
}
.bm_zp1{
  font-size: 32px;
  font-weight: 700;
}
.bm_zp2{
  font-size: 16px;
  padding-top: 10px;
}
.bm_z{
  background:url('/public/static/blueTT/images/wenchuang/bm01.png') center no-repeat;
  background-size: 100%;
}
.bm_y{
  background:url('/public/static/blueTT/images/wenchuang/bm02.png') center no-repeat;
  background-size: 100%;
}
.bm_z a{
  color: #fff;
}
.bm_y a{
  color: #fff;
}


@media(max-width:1680px){
.container_l{
  width: 1100px;
}
.footbgm{
  padding-left: 40px;
}
.body_03_t:before {
  width: 420px;
}
.body_03_t:after {
  width: 420px;
}
.bm_bg{
  width: 70%;
  margin-top: 90px;
  padding-bottom: 90px;
}
}

@media(max-width:1440px){
.container_l{
  width: 990px;
}
.right_nav li{
  font-size: 19px; 
}
.body_03_t:before {
  width: 374px;
}
.body_03_t:after {
  width: 374px;
}
.bm_bg{
  width: 74%;
  margin-top: 80px;
  padding-bottom: 80px;
}
}

@media(max-width:1366px){
.container_l{
  width: 930px;
}
.body_03_t:before {
  width: 344px;
}
.body_03_t:after {
  width: 344px;
}
.bm_bg{
  width: 78%;
  margin-top: 70px;
  padding-bottom: 70px;
}
}