﻿@charset "utf-8";
/* CSS Document */
/* css  样式自用*/

/* 通用css样式类：如，浮动，清除浮动、 */
body,ul,.con_sec{ margin:0px; padding:0px;}
html,body{ height:100%;}
html{overflow:auto;} /*IE7*/
body{ font-family:"微软雅黑";
    font: 14px Helvetica Neue,Helvetica,PingFang SC,\5FAE\8F6F\96C5\9ED1,Tahoma,Arial,sans-serif;
}
video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); 
}
 


[v-cloak]{display:none;} 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
blockquote, body, button, dd,
div, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
margin: 0;
padding: 0;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
input, textarea, button, a {
outline: 0; 
}
img{
    vertical-align:middle;
}


a,a:hover{ text-decoration:none !important;}

.line{
    text-decoration: underline !important;
}

li {
    list-style: none;
  
}

.fl{ float:left;}
.fr{ float:right;}

.ps_a{ position:absolute;}
.ps_r{ position:relative;}
.ps_f{ position:fixed;}
.ps_s{position: static;}
.rt_0{right: 0;top:0;}
.lt_0{left: 0;top:0;}
.t_r{ text-align:right;}
.t_l{ text-align:left;}
.t_c{ text-align:center;}

.v_m{ vertical-align:middle;}
.v_t{ vertical-align:top;}
.v_b{ vertical-align:bottom;}

.fw_b{ font-weight:700;}
.fw_n{ font-weight:normal;}

.hand{ cursor:pointer;}
.def{ cursor:default;}
.cuh{cursor: inherit;}
.dp_ib{display:inline-block;}
.dpn{ display:none;}
.dpb{ display:block;}
.dpt{display:table;}
.cl{ clear:both;}

.of_h{ overflow:hidden;}
.of_a{ overflow:auto;}
.of_sx{ overflow-x:scroll;overflow-x:hidden;}
.of_sy{ overflow-y:scroll;overflow-x:hidden;}
.of_ay{ overflow-y:auto;overflow-x:hidden;}
.ox_oy{overflow-x: hidden;
 overflow-y: hidden;} 

/*遮罩层*/
#zhezhao{position:absolute;opacity:0.5; filter: alpha(opacity=50); background-color:#000; /* display:none; */ position:fixed;z-index:999; } 
#jm{ display:none;position:fixed; _position:absolute; top:0; z-index:1000; margin:200px 0 0 700px; border:0px solid #999999; background:#FFFFFF; width:430px; height:180px;}
/*   table  无边框的样式*/
.tb_n{ margin:0px; border:0px; border-collapse:collapse; border-spacing:0px;}
.tb_n td{padding:0px;}

.tb_y{margin:0px; border:0px; border-collapse:separate; border-spacing:1px;}
.tb_y td{padding:0px;}

.tbc_1{ background:#bab6d1;}  /*table 的边框颜色*/


/* ul 的横排列样式*/
.lul{ list-style:none; padding:0px; margin:0px;}

/*网站专用类如：背景图片，北京颜色、字体颜色*/
/*字体大小类*/
.f_10{ font-size:10px;}
.f_12{ font-size:12px;}
.f_13{ font-size:13px;}
.f_14{ font-size:14px;} 
.f_15{ font-size:15px;}
.f_16{ font-size:16px;}
.f_17{ font-size:17px;}
.f_18{ font-size:18px;}
.f_20{ font-size:20px;}
.f_22{ font-size:22px;}
.f_24{ font-size:24px;}
.f_26{ font-size:26px;}
.f_27{ font-size:27px;}
.f_28{ font-size:28px;}
.f_29{ font-size:29px;}
.f_30{ font-size:30px;}
.f_40{ font-size:40px;}
.f_50{ font-size:50px;}
.f_65{ font-size:65px;}
/* 字体种类*/
.ff{ font-family:"微软雅黑";}
/*字体颜色类*/
.fc_00{ color:#000;}
.fc_0{ color:#FFF;}
.fc_1{color:#e11820;}
.fc_1:hover{color:#e11820;cursor:pointer;}
.fc_2{color:#010003;}
.fc_2:hover{cursor:pointer;color:#010003;}
.fc_33{color:#333;}
.fc_33:hover{color:#333;}
.fc_3{color:#3C98DF;}
.fc_3e{color:#3E3E3E;}
.fc_6{ color:#666666;}
.fc_81{color:#817A73;}
.fc_a{    color: #AEB6B8;}
.fc_B5{ color:#B5B5B5;}
.fc_4{color:#282828;}
.fc_8{ color:#88C15A;}
.fc_ff6{color:#FF6A16;}
.fc_cf{color: #CF4648;}
.bg_9{background:#f0f0f0  !important;}





/*宽度类 像素*/
.w_20{ width:20px;}
.w_32{ width:32px;}
.w_60{ width:60px;}
.w_66{ width:66px;}
.w_95{ width:95px;}
.w_100{ width:100px;}
.w_110{ width:110px;}
.w_120{ width:120px;}
.w_150{ width:150px;}
.w_160{ width:150px;}
.w_205{width: 205px;}
.w_275{width: 275px;}
.w_300{ width:300px; }
.w_330{ width:330px;}

.w_510{ width:510px;}
.w_520{ width:520px;}
.w_1200{width:1200px;}
.w_1640{width:1640px;}

.mw_1200{min-width:1200px;}
.mw_1920{width:1920px;}
/*宽度类 百分比*/
.w_p30{ width:30%;}
.w_p33{ width:33%;}
.w_p50{ width:50%;}
.w_p62{ width:62%;}
.w_p70{ width:70%;}

.w_p74{ width:74%;}
.w_p80{ width:80%;}
.w_p82{ width:82.5%;}
.w_p86{ width:86%;}
.w_p862{ width:86.2%;}
.w_p89{ width:89%;}
.w_p90{ width:90%;}
.w_p100{ width:100%;}
/*限制宽度类*/

.mw_205{max-width: 205px;}
.mw_250{max-width:240px;}
.mw_400{max-width:400px;}
.mw_p40{max-width:40%;}
.mw_p50{max-width:50%;}
.mw_p60{max-width:60%;}

 





/*高度*/
.h_10{ height:10px;}
.h_15{ height:15px;}
.h_16{ height:16px;}
.h_18{ height:18px;}
.h_20{height:20px;}
.h_25{height:25px;}
.h_30{height:30px;}
.h_36{ height:36px;}
.h_42{ height:42px;}
.h_50{ height:50px;}
.h_52{ height:52px;}
.h_54{ height:54px;}
.h_60{ height:60px;}
.h_66{ height:66px;}
.h_70{ height:70px;}

.h_75{height:75px;}
.h_78{height:78px;}
.h_85{height:85px;}
.h_105{height:105px;}
.h_215{height:215px;line-height:215px;}
.h_180{height:180px;line-height:180px;}
.h_130{height:130px;line-height:130px;}


.h_p100{ height:100%;}

.mh_42{min-height:42px;}
.mh_54{min-height:54px;}
.mh_115{min-height:115px;}

/*行高*/
.lh_19{line-height:19px;}  
.lh_20{line-height:20px;}
.lh_22{line-height:22px;}
.lh_24{line-height:24px;}
.lh_25{line-height:25px;}
.lh_30{line-height:30px;}
.lh_32{line-height:32px;}
.lh_40{line-height:40px;}

.lh_60{line-height:60px;}
/*内边距*/
.pd_0{ padding:0px;}
.pd_1{ padding:1px;}

.pd_20{ padding:20px;}
.pd_45{ padding:45px 3px;}
.pr_3{ padding-right:3px;}
.pr_5{ padding-right:5px;}
.pr_10{ padding-right:10px;}
.pr_15{ padding-right:15px;}
.pr_20{ padding-right:20px;}
.pr_30{ padding-right:30px;}
.pr_40{ padding-right:40px;}
.pr_52{ padding-right:52px;}
.pr_125{ padding-right:125px;}
.pl_0{ padding-left:0px;}
.pl_2{ padding-left:2px;}
.pl_3{ padding-left:3px;}
.pl_5{ padding-left:5px;}
.pl_8{ padding-left:8px;}
.pl_10{ padding-left:10px;}
.pl_12{ padding-left:12px;}
.pl_11{ padding-left:11px;}
.pl_14{ padding-left:14px;}
.pl_15{ padding-left:15px;}
.pl_17{ padding-left:17px;}
.pl_18{ padding-left:18px;}
.pl_20{ padding-left:20px;}
.pl_22{ padding-left:22px;}
.pl_25{ padding-left:25px;}
.pl_30{ padding-left:30px;}
.pl_35{ padding-left:35px;}
.pl_50{ padding-left:50px;}
.pl_155{ padding-left:155px;}
.plr_4{ padding-left:4px; padding-right: 4px;}

.pt_2{ padding-top:2px;}
.pt_3{ padding-top:3px;}
.pt_4{ padding-top:4px;}
.pt_5{ padding-top:5px;}
.pt_6{ padding-top:6px;}
.pt_8{ padding-top:8px;}
.pt_10{ padding-top:10px;}
.pt_12{ padding-top:12px;}
.pt_15{ padding-top:15px;}
.pt_17{ padding-top:17px;}
.pt_19{ padding-top:19px;}
.pt_20{ padding-top:20px;}
.pt_22{ padding-top:22px;}
.pt_25{ padding-top:25px;}
.pt_27{ padding-top:27px;}
.pt_30{ padding-top:30px;}
.pt_34{ padding-top:34px;}
.pt_35{ padding-top:35px;}
.pt_40{ padding-top:40px;}
.pt_45{ padding-top:45px;}
.pt_48{ padding-top:48px;}
.pt_55{ padding-top:55px;}
.pt_66{ padding-top:66px;}
.pt_80{ padding-top:80px;}
.pt_84{ padding-top:84px;}
.pt_85{ padding-top:85px;}
.pt_105{ padding-top:105px;}
.pt_110{ padding-top:110px;}
.pt_140{ padding-top:140px;}
.pt_150{ padding-top:150px;}
.pb_0{ padding-bottom:0px;}
.pb_2{ padding-bottom:2px;}
.pb_5{ padding-bottom:5px;}
.pb_7{ padding-bottom:7px;}
.pb_10{ padding-bottom:10px;}
.pb_12{ padding-bottom:12px;}
.pb_15{ padding-bottom:15px;}
.pb_18{ padding-bottom:18px;}
.pb_20{ padding-bottom:20px;}
.pb_23{ padding-bottom:23px;}
.pb_25{ padding-bottom:25px;}
.pb_29{ padding-bottom:29px;}
.pb_35{ padding-bottom:35px;}
.pb_45{ padding-bottom:45px;}
.pb_80{ padding-bottom:80px;}




.pb_110{ padding-bottom:110px;}
.pb_135{ padding-bottom:135px;}

/*外边距*/
.mg_0{ margin:0px;}
.mg_auto{ margin:0 auto;}

.mg_r{margin-left:auto;
    margin-right: 1px;
}
.mtb_20{ margin:20px auto;}
.m_10{ margin:10px;}
.m_lr10{ margin:0px 10px;}
.ml_2{ margin-left:2px;}
.ml_5{ margin-left:5px;}
.ml_8{ margin-left:8px;}
.ml_10{ margin-left:10px;}
.ml_12{ margin-left:12px;}
.ml_15{ margin-left:15px;}
.ml_f16{ margin-left:-16px;}
.ml_18{ margin-left:18px;}
.ml_19{ margin-left:19px;}
.ml_22{ margin-left:22px;}
.ml_25{ margin-left:25px;}
.ml_30{ margin-left:30px;}
.ml_42{ margin-left:42px;}
.ml_60{ margin-left:60px;}
.ml_72{ margin-left:72px;}

.ml_90{ margin-left:90px;}
.ml_115{ margin-left:115px;}
.mr_5{ margin-right:5px;}
.mr_10{ margin-right:10px;}
.mr_15{ margin-right:15px;}
.mr_20{ margin-right:20px;}
.mr_25{ margin-right:25px;}
.mr_33{ margin-right:33px;}
.mr_35{ margin-right:35px;}
.mr_40{ margin-right:40px;}
.mr_45{ margin-right:45px;}
.mr_275{ margin-right:275px;}
.mt_f7{margin-top:-7px;}
.mt_f1{ margin-top:-1px;}
.mt_0{ margin-top:0px;}
.mt_2{ margin-top:2px;}
.mt_3{ margin-top:3px;}
.mt_4{ margin-top:4px;}
.mt_5{ margin-top:5px;}
.mt_-5{ margin-top:-5px;}
.mt_8{ margin-top:8px;}
.mt_10{ margin-top:10px;}
.mt_12{ margin-top:12px;}
.mt_15{ margin-top:15px;}
.mt_17{ margin-top:17px;}
.mt_20{ margin-top:20px;}
.mt_21{ margin-top:21px;}
.mt_25{ margin-top:25px;}
.mt_29{ margin-top:29px;}
.mt_30{ margin-top:30px;}
.mt_32{ margin-top:32px;}
.mt_35{ margin-top:35px;}
.mt_40{ margin-top:40px;}
.mt_45{ margin-top:45px;}
.mt_50{ margin-top:50px;}
.mt_55{ margin-top:55px;}
.mt_60{ margin-top:60px;}
.mt_70{ margin-top:70px;}
.mt_80{ margin-top:80px;}
.mt_110{ margin-top:110px;}
.mt_160{ margin-top:160px;}
 
.mb_0{ margin-bottom:0px;}
.mb_1{ margin-bottom:1px;}
.mb_2{ margin-bottom:2px;}
.mb_5{ margin-bottom:5px;}
.mb_8{ margin-bottom:8px;}
.mb_10{ margin-bottom:10px;}
.mb_18{ margin-bottom:18px;}
.mb_20{ margin-bottom:20px;}
.mb_32{ margin-bottom:32px;}
.mb_40{ margin-bottom:40px;}
.mb_55{ margin-bottom:55px;}

  
/*相对于父级的  top   bottom  left  right*/
.t_p50{ top:50%;}

/*div层级*/
.zi_z1{ z-index:1;}

/*圆角*/
.yj_t1{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;   
    }
    
.yj_b1{
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;    
    }

.yj_tr{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.zi_f1{ z-index:-1;}

/*背景颜色*/
.bgc_n{background:none;}   /* 无色 */
.bgc_f{background: #fff;}  /* 白色 */
.bgc_1{background: #222;}  
.bgc_g{background: #8dbd0b;} /* 绿色 */
.bgc_o{background:#ff5104;} /* 橙红色 */

.c_red{color:red;}

/*背景图片*/
.bgi_0{ background:url(../images/tobar_02.png) repeat-x;}


/*边框大小*/
.b_0{ border:0px;}
.b_1{border:1px solid #000;}
.b_2{border-top:1px solid #c1c1c1;}
 .b_3{border-bottom:1px solid #c1c1c1;}
.bt_1{ border-top:1px solid #B1C8D3;}

.bt_e4{ border-top:1px solid #E4E4E4;}
.bb_e4{ border-bottom:1px solid #E4E4E4;}
.bt2_e4{ border-top:2px solid #E4E4E4;}
.b_e4{ border:1px solid #E4E4E4;}
.br_0{ border-right:0px;}

.br_n{ border-radius:0px;}

.bl_1{ border-left:1px solid #000;} 

.br_1{ border-right:1px solid #000;} 

.blr_1{border-right:1px solid #B1C8D3;border-left:1px solid #B1C8D3;}

.btl_1{ border-top:1px solid #B1C8D3;border-left:1px solid #B1C8D3;}
.btr_3{border-right:2px solid #DBE4E9;}

.br_0{  border-radius: 0px;}
.br_p50{border-radius:50%;}

.show_414{
  display:none;
}

/*对某些元素的修饰超过 两个属性以上的*/
.div_alc{display:inline-block;margin:0px 10px;}/* div的居中对齐方法,必须配合外层*/

                             
/*数据派开始*/
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.heads{
      min-width: 1260px;
     background-color: #2D2D2D;     
}
header{  
width: 1200px;
margin: 0 auto;    
}
.nav{
height: 60px;
color: #fff;
margin-bottom: 10px;    
}
.logoimg{
width: 275px;    
}
.logoimg img{
width:180px;height: 45px;   
}

.nav_list{
width: 925px;
padding-top:27px;
color: #fff;
font-size: 16px;   
}
.nav ul li {
    height:41px;
margin-right: 50px;
float:left;
color:#fff;
text-align: center;

}

.nav ul li a{
color: #fff;
padding: 12px 13px 9px 13px ;

}
a:visited{
text-decoration:none;    
}
.nav ul li a:hover,.nav_active{
color: #fff;
text-decoration:none;
border-bottom: 3px solid #B9F438 ;
}
.nav ul li a:active{
text-decoration:none;
}
.login{
 width: 490px;
 height:465px;
 background-color: #fff;
 border-radius: 5px;   
}
.login a:hover,.login label:hover{
  text-decoration:none;
  color:#333333 !important;  
}
.login_con{
 width:338px;
 margin-left: 70px;
 margin-top: 55px;   
}
.login_con a:focus{
    text-decoration:none;
}

/* chenjiali */
  .all_content{width:100%;/*height:788px;*/}
/*  .topbg{position:absolute;}*/
  .topbg img{width:100%;margin-top:-2px;}
/*  .top_midden{width:1200px;height:500px;position:relative;z-index:1;margin:auto;top:80px;}*/
.top_midden {    width: 1200px;  height: 500px; position: absolute; z-index: 2;  margin: auto;right: 20%; top:35px;
}
  .top_right{display:inline-block;float:right;width:350px;height:530px;margin-top:40px;background:#fff;border-radius: 10px;}
  .top_right .wwbg{width:100%;height:200px;background:url(../images/wwbg.png);background-size:350px 100%;}
  .top_right .ppop{width:50px;height:50px;margin:auto;position:relative;top:85px;}
  .top_right .ppop img{width:100%;}
  .top_right span{display:inline-block;width:100%;text-align:center;font-size:14px;margin-top:16px;}
  .wr_green{color:#BBF52F;font-size:18px !important;font-weight:600;margin-top: 30px !important;}
  .wr_black{color:black;font-size:18px !important;font-weight:600;margin-top: 30px !important;}
  .wr_hei{color:#000;}
  .top_right_mid{/*height:150px;*/border-bottom:solid 1px #ccc;padding-bottom: 58px;}
  .top_right_btm .add{width:300px;margin-left:45px;margin-top:30px;}
  .top_right_btm .add span{float:left;width:110px;}
  .top_right_btm .add  button{float:left;border:none;margin-top:10px;border-radius:5px;width:132px;height:43px;text-align: center;color:#fff;background:#ff9204;}
  .top_right_btm .uponly{background:#ff9204;border:none;color:#fff;font-size:12px;width:132px;height:43px;text-align: center;margin-left:auto;margin-top: 20px;border-radius:5px;}


   .down span{text-align:center;color:#000;    font-size: 34px;}
 .down img{width:100px;margin:auto;}
.down {
width: 170px;
    margin: auto;
    clear: both;
    position: absolute;
    top: 70%;
    left: 43%;
    text-align: center;
    font-weight: 600;
    z-index:1;
	color:#000
}

  .mid_title{width:380px;height:105px;margin:auto;margin-bottom:50px;text-align:center;
    background:url(../images/shabg.png) no-repeat;background-size:100%;padding-top: 40px; font-size: 34px;
    font-weight: 600;}
  .second{width:1200px;/*height:260px;*/margin:auto;}
/*  .second ul{width:800px;height:210px;margin:auto;}*/
  .second ul li{float: left;
    width: 230px;
    text-align: center;
    margin-right: 90px;}
    .second h6{line-height:20px;}
  .second ul li div{width:230px;height:230px;margin:auto;margin-bottom:15px;background:#e2e2e2;border-radius:50%;}
  .thired_block{width:100%;margin-bottom:30px;}
  .thired_block .twobg{width:100%;height:100%;background:url(../images/two.png) no-repeat center;background-position: center;}
  .thired_block .wt{background:url(../images/wtbg.png) no-repeat;background-size:100%;}
  .thired_block .mid{width:1200px;margin:auto;padding-top:80px;padding-left: 120px;}
  .thired_block .xuan {width:1200px;margin:auto;}
  .thired_block .xuan img{    width: 287px;
    height: 201px;}
  .thired_block .xuan button{width:100px;height:40px;margin-left:30px;text-align:center;border:none;color:#fff;border-radius:4px;}
  .thired_block .xuan .btn{/*width:300px;margin-left:190px;*/}
  .bg_green{background:green;}
  .bg_cheng{background:#ff9204;}
  .four_block{width:100%;height:980px;margin-bottom:30px;}
  .four_block .twobg{width:100%;height:100%;background:url(../images/thr.png) no-repeat center;background-position: center;background-size:cover;}
  .four_block .wt{background:url(../images/wtbg.png) no-repeat;background-size:100%;}
  .four_block .second ul li{position: relative;top:90px;}
  .four_block .mt{position:relative;top:440px;}
  .four_block  .yuan{clear:both;width:1000px;height:280px;position:relative;top:430px;margin:auto;}
  .four_block  .yuan span{width:400px;float:left;}
  .four_block  .yuan span img{width:90%;}
  .four_block  .yuan .rt{float:right;text-align:right;}
  .five_block{width:100%;height:920px;background:url(../images/four.png) no-repeat center;background-position:center;}
  .five_block .wt{background:url(../images/wtbg.png) no-repeat;background-size:100%;}
/*  .five_block .second ul li{position: relative;top: 90px;}*/
  .bott img{width:100%;}
  .add span{color:#BBF52F;font-size:18px;font-weight:bold;}
  .join_vip {margin-right:33px;margin-top: 38px;padding-left: 43px;}
  .add button:hover{background-color:#3c763d;}
  .join_vip button:hover{background-color:#8a6d3b;color:#fff;}


.join_vip .cjbug{height: 35px;font-size:18px; border-radius: 0; margin-right: 25px;float:left; width: 115px;}
.join_vip .cjbug .img{width:35px;height:35px;}
.join_vip .cjbug .font{	height: 35px;line-height:35px;color: #BBF52F;	font-weight: bold; 	padding-top: 5px;}
.lxkf{float:left;border:none;border-radius: 5px;width: 132px;height: 43px;line-height: 43px;text-align: center;color: #fff;background: #999;font-size:16px}

.zxslbg{width:100%;height: 830px;background:url(../images/zxslbg.png) no-repeat center;background-position:center;}
.zxsltext {text-align:right;}

.zxsltext2{width: 255px;margin-left: auto;margin-top:35px;line-height: 24px;}
#zxtg .second ul li div{width: 260px;height: 260px; background:none;}

#zxtg img{width: 260px;height: 260px; }


.li_30{
	line-height:30px;
}
/*图片放大*/


.nav_con_list img,.userindex_head_left img,.serchimg img,{  
transition: all 2s;  
            }  

.nav_con_list img:hover,.userindex_head_left img:hover {

   -webkit-transition: all 2s ;

   -webkit-transform: scale(1.2);
}



.nicknameimg img{
 position: absolute;
 top: -1px;
 left: -5px;
 z-index:5;   
}
.passwordimg img{
 position: absolute;
 top: 8px;
 left: 2px;
 z-index:5;   
}
.usernameimg img{
 position: absolute;
 top: 8px;
 left: 0px;
 z-index:5;   
}
.passwordimg img{
width: 12px;
height: 15px;    
}

.passwordimg input,.usernameimg input,.nicknameimg input{
 border: 0px;
 border-bottom: 1px solid #D7D7D7;
 height: 35px;
 padding: 6px 28px;   
}

.dpnimg{
    display:none;
    top: 4px;
    left: 0px;
    width: 12px;
    height: 12px;  
}

 input:checked+.dpnimg{
  display:block;
}
.loginbtn{
width: 370px;
margin: 0 auto;
margin-top: 35px;
margin-bottom: 45px;    
}

.loginbtn .btn-success{
     color:#333;
    background-color: #B9F438;
    border-color:#B9F438;
}
.loginbtn .btn-success:hover{
    background-color: #a3e81b;
    border-color:#a3e81b;
}   
.loginbtn .btn{
padding: 11px 58px;
} 

.loginimgxb {
    float: left;
    width: 41px;
    height: 41px;
    margin-right:25px;
}
.qqloginxbt {
    background-image: url(../images/qq3.png);
    background-repeat: no-repeat;
   /* background-position: 0px -64px;*/
}
.wbloginxbt {
    background-image: url(../images/weibo.png);
    background-repeat: no-repeat;
   /* background-position: 0px -64px;*/
}
.wxloginxbt {
    background-image: url(../images/weixin.png);
    background-repeat: no-repeat;
  /*  background-position: -80px -64px;*/
}
.nav_con{
 height: 725px;
 color: #fff;   
}
.nav_con_list{
width: 633px;
height: 465px;
margin-right: 15px;    
}

.nav_con_list img{
    width:307px;
    height:220px;
}

 .nav_con_list .btn{
    padding: 2px 17px;
    border-color: #454545;
    border-radius: 0px;
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
}
.nav_con_list a .btn{
  background: #454545;
  letter-spacing: 2px;
  font-size:16px;
}

.nav_con_list a:hover .btn{
  background: #b8f438;
  border-color:#b8f438;
}
.img_opacity{
     width: 100%;
    height: 40px;
    line-height: 40px;
/*    background: #000;*/
    position: absolute;
    left: 0px;
    bottom: 0px;
/*    opacity: 0.6;*/
        overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;   
background: transparent;
    background-color: rgba(0,0,0,.6);
    font-size: 16px;
}
.list_img{
    width:307px;
    border-top: 2px solid #C0F338;
     overflow:hidden;
}
.img_opacity:hover {
background-color: rgba(0,0,0,.7);
}

.nav_con_list ul li{
    float:left;
}

.hybtn:hover{
 background: #a3e81b !important;
 border:#a3e81b !important;
 color:#fff !important;
}

.content1{
 min-width: 1260px;
/* height:725px;*/
background:url(../images/idexloginbg.png) no-repeat center;
background-size: cover;

/* background-color: #2D2D2D; */  
}

.content2{

 width: 1200px;
 height:100%;   
}
.indexlist_a{
 height: 910px;
min-width:1260px;
 background:url(../images/indexzybj.png) no-repeat center;
background-size: cover;
 padding-top: 85px;  
}

.indexlist_a .img1{
position:absolute;
top:0px;
left:50%;
margin-left:-68px;

  width:136px;
  height:136px;
  border-radius: 50%;
  background:#00AEFA;
}



.indexlist_a .img2,.indexlist_a .img3,.indexlist_a .img4,.indexlist_a .img5{
  width: 117px;
height: 117px;
border-radius: 50%;
}


.indexlist_a .img2{
position:absolute;
top: 8.45%;
left:25.4%; 
background: #00C6FD;            
}
.indexlist_a .img3{
position:absolute;
top: 8.45%;
right: 24.3%; 
background: #00C6FD;           
}
.indexlist_a .img4{
position:absolute;

top:26%;
left:10.8%;  
background:rgba(0, 198, 253, 0.78);             
}
.indexlist_a .img5{
position:absolute;
top:26%;
right:10%; 
background:rgba(0, 198, 253, 0.78);               
}
.indexlist_a .img6{
position: absolute;
    z-index: 12;
    height: 402px;
    top: 51%;
    left: -5.5%;
    width: 100%;       
}
.newstext{
font-size:24px;
margin-top: 25px;
color:#fff;
}



.indexlist_a1{
    width:1200px;
    height:100%;
    margin:0 auto;
    text-align: center;
    position:relative;  
}

.indexlist_a1 a{width:9.75%;}
.indexlist_a1 a:first-child{width:11.4%;}

.indexlist_a1 img{
   width:117px;
   height:117px;
}
.dataparty{
 min-width: 1260px;
 background-color:#2D2D2D;   
}
.indexmoreimg{
  width:62px;
  height:32px;

}
.nologinshow,.loginshow{
	margin-right:35px;
}

.indexlist_a2{
position:absolute;
left:302px;
top:70px;
}
.indexlist_a3{
 position:absolute;
left:128px;
top:210px;   
}
.indexlist_a_text{
    z-index: 100;
    position: absolute;
  /* top:27.25%;
     right: 38%; */
    top: 225px;
    width:100%;
   
}
.middle_con p{
margin:0px;    
}
.indexlist_b{
/* height:950px;*/
 height:650px;
 background-color:#F2F6E5;
 background:url(../images/indexlist_bg.png) no-repeat center;
background-position:center;   
}

.middle_con h1{
    font-size:50px;
    margin-top:0px;
    color:#000000;
}
.indexlist_b2{

  margin-top:85px;
}
.indexlist_b2 li {
  float:left;
/*  padding-left:62px;*/
  height: 150px;
  margin-bottom: 10px;
  padding: 0px 30px;

}
.indexlist_b2 li img{
width: 110px;
height: 110px;
border-radius: 50%;
}


.indexweixin img{
    width:60px;
    height:60px;
}
.indexweixin{
  font-size: 16px;
    line-height: 22px;
        margin-top: 10px;
}

.indexlist_b3{
    padding-top:8px;
}

.indexlist_c{
height: 450px;
background-color: #B9F438;    
}
.indexlist_c1{
 width:1200px;
 height:100%;
 margin:0 auto;
 color: #000000;  

}

.indexlist_d{
height:710px;
background-color: #fff;    
}

.indexlist_d1{
 padding-top:110px;   
 padding-bottom:35px;
}

.indexlist_d2{

}

.indexlist_e{
height:555px;
background-color:#F2F6E5;    
}
.indexlist_e1{
/*    width:270px;
    height:260px;*/
    background:#ffffff;
    margin-right:12px;
    width: 24%;
    height: 0;
    padding-bottom: 24%;
}

.indexlist_e1:hover{
 background:#ffffff !important; 
 border-top:1px solid #C0F338;  
}

.indexlist_f1:hover{
   border-left:2px solid #eeeeee; 
      border-right:2px solid #eeeeee; 
         border-bottom:2px solid #eeeeee;    
}
.addimg{
width: 13px;
height: 13px;  
display:none;  
}
.indexlist_e1:hover .addimg{
display:block;
}
.indexlist_e_text{
width: 200px;
margin-top: 30px;
margin-left: 30px;    
}

.indexlist_e ul li,.indexlist_f ul li{
  float:left;
  border-radius: 10px;
}

.xline{
    border-bottom:1px dashed #A0A0A0;
}
.indexlist_f{
height:575px;
background-color:#fff;    
}

.f1_con{
 width: 225px;
 height: 213px;   
}
/*.f1_con img{
width: 225px;
height:155px;
}
*/
.indexpt{
min-width:1260px;
/*height:690px;*/
height:575px;
background:url(../images/indexptbgg.png) no-repeat center;
background-size: cover;
   
}

.indexpt1{
 position: absolute;
   /* left: 100px;
    top: 390px;   */
    left: 8.3%;
    top: 157%;
  width: 9.33%;
}

.indexpt2{
 position: absolute;
   /* left: 280px;
    top: 310px;  */ 
    left:23.3%;
  top: 124%;
  width: 9.33%;
}

.indexpt3{
 position: absolute;
  /*  left: 460px;
    top: 390px;   */
    left: 38.3%;
    top: 157%;
    width: 9.33%;
}
.indexpt4{
 position: absolute;
   /* left: 640px;
    top: 310px;   */
    left:53.33%;
    top: 124%;
    width: 9.33%;
}
.indexpt5{
 position: absolute;
   /* left: 824px;
    top: 390px;*/   
    left: 68.6%;
    top: 157%;
    width: 9.33%;
}
.indexpt6{
 position: absolute;
   /* left: 1005px;
    top: 310px;   */
    left:84.1%;
    top: 124%;
    width: 9.33%;
}
.mplan{
min-width:1260px;
/*height: 895px;*/
height: 720px;
background:url(../images/mplanbg.png) no-repeat center;
background-size: cover;

}

.mplan .btn-lg {
    padding: 9px 53px;
}
.mplan .btn-default {
    background-color:#B9F438;
    border-color: #000;
    color: #000;
}
.mplan .btn-default:hover {

    background-color: #d1f438;
    border-color: #F4F9F9;
        color: #F4F9F9;
}
.indexptimg img{
    width:112px;
}
.footer{
 height:445px;
 background-color: #2D2D2D;   
}
.footlogo img{
width: 220px;
cursor:auto;
}

.foot_code img{
    width:160px;
    height:160px;
}
.foot_con_head span{
     border-right: 2px solid;
    padding-right: 10px;
     padding-left: 10px;   
    color: #fff;   
}
.foot_con_head a:hover,a:active,a:visited,a:focus{
    text-decoration:none;
}
.foot_con_head span:hover{
    color:#999;
}
.textover3{
 overflow: hidden; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
   
    -o-text-overflow:ellipsis; 
   
}
.textover2{
  color:#000;
overflow: hidden; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    
    -o-text-overflow:ellipsis; 
   
}
.h20{
	height:20px
}

.ull_50{
    padding-left:50px;
}
.foot_con_m{
    margin-top:30px;
}
.lanklist ul li{
    float:left;
    padding-right:18px;
    font-size:12px;
    line-height: 20px;
}

.lanklist {
    width: 92%;
 padding-top: 10px; 
 height:180px;  
}
.contact{
    z-index:9999;
}
.contact img{
    width:50px;
    height:50px;
}
.contact .img{
    width:50px;
    height:50px;
}
.alertimg {
    display:none;
}
.alertimg img{
    width:160px;
    height:auto;
}
.weixinh:hover .alertimg{
display:block; 
}
.contact a:hover{
    color:#fff;
}
.returnimg:hover .return{
display:block;
}
.return{
 text-align: center;
 position: absolute;
    top: 0px;
    width: 50px;
    height: 50px;
    background:#b4f600;
    border-radius: 50%;
 line-height: 50px;  
 display:none; 
}

.lanklist a{
color: #666;    
}

.lanklist a:hover,.lanklist a:focus{
color: #999;
text-decoration:none;  /*,.lanklist a:visited*/
}
    .nav_con_t100{
        padding-top:100px;
    }

.indexlist_a1  a{
    display:inline-block;
}
.d_img{width: 700px;}
.indexlist_b,.indexlist_c,.indexlist_d,.footer{min-width:1260px;}
.c_left,.c_right{width: 50%;}

.footlogo {width: 18.33%;}
.foot_con{width: 67.4%;}
.foot_code{width: 14.2%;}




/*登录后 用户首页*/
     /*.user .heads, .userindex_head{min-width: 1920px;}*/
     .user .nav{padding-left:43px;}
     .user header{width:100%;}
     .user .logoimg{width: 275px;}
     .user .nav_list  li{margin-right: 38px;}
     .serchimg,.userinfoimg{display:inline-block;padding-right:35px;}
 
     .nav_user{line-height:60px;}
     .userindex ul li{height:32px;}
     .userindex_head_left{width:50%;overflow:hidden;}
     .user_navcon .img_opacity{height:85px;line-height:85px;}
     .user_navcon {height:auto;}
        .userindex_head_right{
        width:50%;height:100%;margin-right:0px;
    }
    .userindex_head_right img{width:100%;height:auto;}
   .userindex_head_right .img_opacity{height:65px;line-height:65px;}
   .userindex_head_left img{width:100%;height:auto;overflow:hidden;}
   .userindex_head_right .r_btn{    padding: 1% 3.5%;}
   .userindex_head_right .list_img{border-top:0px;width: 50%;height: 50%;}
   .hotevent {background:#ffffff;border-bottom: 5px solid #F9F9F9;}
   .hotspot,.event{width:50%;height:100%;float:left;}

   .hotspot_l{
    /*width: 142px;*/
    width: 14.7%;
    height: 100%;
}
   .hotspot_r{
  /*  width:818px;*/
    width: 85.2%;
    height: 100%;}
    .eventdate{
       /* width: 173px;*/
        width: 18%;
    }
    .event_r{
        /*width: 640px;*/
        width: 66.7%;
    }
   .hotspot_list{height: 100%;
    /*width: 658px;*/width: 80.5%;
    margin: 0 auto;padding-top: 25px;}
   .hotspot_top{width: 80px;height: 80px;text-align: center;border-right: 1px solid #E4E4E4;margin-left: auto;margin-right: 0px;margin-top: 30px;
    padding-top: 15px;}
    .hotevent ul li{
        font-size:16px;color:#EEF0EF;cursor:pointer;padding:9px 0px;
       
       }
     .hotspot_list ul li{background: url(../images/liststyle2.png) no-repeat;
    background-position: left;padding-left: 15px;} 
       .hotspot_list  li:hover{background: url(../images/liststyle.png) no-repeat;background-position: left;padding-left: 15px;}
    .hotevent  li span{color:#000;font-size:14px;}

 .m_date{/*width: 133px;*/width: 77%;
    margin: 0 auto;padding-top: 27px;}
    .m_date ul li{padding: 5px 0px;font-size:12px;list-style:none;background:#fff;}
    .m_date ul li:hover{ background:url(../images/datelistbg.png) no-repeat;}
    .m_date ul li:hover .datenone{display:inline-block;}
     .m_date li:hover span{ color:#fff;}
     .datenone{display:none;}
     .m_conleft .mediaimg img{
        /*width: 517px; */height: 328px; 
        width: 100%;
     }
     .user_media .media-left{padding-right:30px;width: 40%;}
     .topintro{padding: 3px 14px;background: #E9E9E8;border-radius: 10px;color: #A4A5A8;}
     .checkintro a{/*padding: 6px 50px;*/padding: 1.06% 8.8%;
        border-radius: 0px;background: #B9F438;border: 0px;color:#666666;}
     .checkintro a:hover{background-color:#B9F438;color:#666666;border: 0px;}
     .top1,.top2{border-bottom: 1px solid #E4E4E4; padding-bottom: 50px;}
     .top_over{ padding-bottom: 50px;}
     .con_bti{width: 530px;font-size: 22px;line-height: 35px;font-weight:bold;text-decoration:underline }
      .m_conleft .user_media_con{padding: 24px 3px;line-height: 28px;}
      .showtime img,.place img{
        cursor:text !important;
      }
     .more_news{padding-bottom:84px;padding-top: 40px;}
     .more_news .morebtn{border: 0px;background-color: #E4E4E4;padding: 12px 12px;}
     .more_news .morebtn:hover{background-color:#adadad;}
     .r_newstop,.topictop,.taptop{padding-bottom: 5px; border-bottom: 2px solid #D5D5D5;}
	 .media h4,.topictop h4,.r_newstop h4{font-weight:bold}
     .listtop1,.listtop2{width: 180px;height: 55px;line-height: 55px;}
     .listtop1:hover,.listtop2:hover{border-bottom:2px solid #B9F438;}
     .r_newslist a,.strokeall a{color:#000;}
     .r_newslist a:hover,.r_newslist a:focus {color: #000; text-decoration: none;}
.newlist1,.newlist2{padding-bottom: 15px;border-bottom: 1px solid #EEEEEE;}

.tapnews div:hover .num{ background: #b9f438;}

.num{font-style: oblique;width: 15px;height: 18px;float: left;}
.ad{width:362px;height:245px;margin-top: 50px;
    margin-bottom: 20px;}
.ad img,.ad2 img{width:362px;height:245px;}

.topiclist1,.topiclist2,.topiclist3,.topiclist4{padding-bottom: 10px;
    border-bottom: 1px dotted #E4E4E4;}
.hottap {padding-top:25px;padding-bottom:200px;}

    .taplist li{height:27px;float:left;background: #ffffff;padding: 3px 15px;border-radius: 10px; border: 1px solid #A9A9A9;margin:5px 10px;cursor:pointer;}
    .taplist li:hover{border-color:#B9F438;}
    .user_footer{;height: 480px;background-color:#2D2D2D;    clear: both;}
    .alertqq{width:165px;background-color: #C6C6C6;position: absolute;top: 0px;right: 55px;display:none; max-width: none;}
    .qqh:hover .alertqq{display:block;}
    .atline{width: 150px;margin: 0 auto;height: 100%;}
    .service{padding-bottom: 5px; border-bottom: 1px solid #2D2D2D;}
    .qqimg img{width:23px;height:30px;}
    .qqname{color: #646464;}
    .serviceqq a:hover .qqname{color:#333;}
    .user_mcon_middle{}
    .m_con{width:86.2%;margin: 0 auto;}
    .hot_list{width:65%;}
    .m_conleft{width:62%;padding-top: 88px;}
    .right_news{/*width:450px;*/    width: 37%;padding-bottom:100px;}
    .r_newscon{width: 362px;margin-left: auto;margin-right: 2px;}
    .topic_text{width: 230px;}
.ad2 {width: 358px;height: 245px;margin-top:55px;margin-bottom:55px;}


/*数据页面*/
.data_con{min-width:1200px;background-color:#ffffff;padding-bottom: 150px; width: 86.2%;margin: 0 auto;}
.data_m{/*width:1200px;*/ width: 100%;}
.data_l{width:220px;}
.data_lm{width:20%}
.data_r{/*width:980px;*/width: 80%;}
.alldata_t{    height: 55px;line-height: 55px;padding-left: 17px;border-bottom: 2px solid #E4E4E4;}
.datalist li a{padding:9px 2px 8px 20px;}
.datalist li a{color:#2D2D2D;display:block;}
.datalist li:hover,.datalist li.active{background:#B9F438;}

.data_news{padding-left: 60px;}
.data1{margin-top: 15px;border: 1px solid #E4E4E4;padding: 30px 0 20px 15px;height: 180px;}
.data2{margin-top: 27px;border-bottom: 1px solid #bcbbbb;border-style:none none dashed none;padding: 23px 0 12px 0;}
.data1_con{width: 72%;}
.data_load{width: 25%;padding-top: 38px;padding-right:55px;}
.sort{height:30px;line-height:30px;font-size:16px;}
.sort a{color:#000;}
.sort a:hover,.sort a:focus{text-decoration:none;color:#666666;}
.sort a.jinkuang{color:#fff}
.data_con .freedownload,.data_con .hydownload,.data_con .applydownload{
  padding: 8px 46px;   border: 0;
}
.data_con .freedownload{background-color: #00C4F2;}
.data_con .hydownload{background-color: #B9F438;}
.data_con .applydownload{background-color:#FFA324;}
.data_con .more_news{padding: 98px 0 135px 0;}
.data_con a:hover,.data_con a:focus{text-decoration:none;}
.datalist li:hover .imgnone,.datalist li.active .imgnone{display:block;}
.imgnone{position: absolute;top: 0px;display:none;}
.data_t{border-bottom: 1px solid #929396;}
.kfweb{/*width:980px;*/padding-bottom: 30px;border: 1px solid #E4E4E4;width: 95%;}
.kfweb_con{padding: 40px 35px 0px 42px;}
.data1:hover{background-color:#E4E4E4;}
.weblist a{color:#3D3C4F;}
.weblist a:hover,.weblist a:focus,.fdatelist a:hover,.fdatelist a:focus{text-decoration:none;color:#666666;}
.weblist1{padding: 25px 0px 25px 0px;border-bottom: 1px solid #E1E1E1;}
.other{border:0px;}
.web_wid{width:85.5%;}
.weblist span{display:inline-block;min-width:104px;}
.weblist1:hover{background-color:#f5f5f5;}

.eventhead,.eventhead img{height:415px !important;}
.event_con{min-width:1200px;}
.event_m{width:86.2%;}
.event_left{width: 67.8%;}
.event_right{width:32%;}
.l_list .media-left img{width:100%;}
.event_left .user_media_con {padding: 24px 3px;}
.eleft_top2{height:40px;line-height:40px;background-color:#E9E9E9;}
.fdatelist ul li{float:left;margin-right:15px;cursor:pointer;margin-bottom:5px;}
.fdatelist ul li a{padding: 3px 10px;}
.fdatelist ul li:hover,.fdatelist ul li a:focus{background:#B9F438;    border-radius: 5px;}

.fdatelist a,.filters{color:#888989;}
.f_date{/*padding: 3px 10px;*/}
.fdatelist{width:88%;}
.filterdate{padding-top:10px;}
.user_event .hyzxbtn,.case .hyzxbtn{font-size:12px;padding: 4px 11px;background-color:#B9F438;border:0;font-weight:100;}
/*.user_event .hyzxbtn.huiyuan0{
  background-color:#ccc;
}*/
.user_event .hyzxbtn.huiyuan1{
  background-color:#B9F438;
}

.have_money .price-btn{padding: 6px 22px;color:#FFA424;cursor: default;font-size:22px;}
.free_money .price-btn{padding: 6px 22px;color:#98C52F;cursor: default;font-size:22px;}
.cost{position: absolute; top: 0px; right: 0px;}
.nopic_psa{position: absolute;top: 10px;right: 20px;}
.user_event .w_p42{    width: 42.5%;}
.eventtop1{border-bottom: 1px solid #E4E4E4;
    padding-bottom: 20px;padding-top:20px;}
.eventtop1 .nopic_psa { position: relative; top: unset; right: unset;}
.list_show li {float:left;margin-right:10px;margin-bottom:5px;}
.list_show li a{padding: 5px 15px;background-color:#E9E9E9;border-radius:10px;font-size:12px;color:#AAAAAD;}
.list_show li a:hover,.list_show li a:focus{text-decoration:none;}
/*.list_show2 li {float:left;margin-right:10px;margin-bottom:12px;}
.list_show li a,.list_show2 li a{padding: 5px 15px;background-color:#E9E9E9;border-radius:10px;font-size:12px;color:#AAAAAD;}
.list_show li a:hover,.list_show li a:focus,.list_show2 li a:hover,.list_show2 li a:focus{text-decoration:none;}
*/
.user_event .more_news{padding-top:55px;}
.release{width:360px;height:225px;background-color:#F5F5F5;}
.release .rebtn{padding: 15px 50px; background-color: #00C4F1;border: 0px;}
/*上下左右居中*/
.release{display:table;}
.release_m{display:table-cell;vertical-align:middle;}
.rep_text{line-height:150%;padding:0 10px;font-size:17px;}

.w_360{width:360px;}
.user_event .article_list1{margin-top:25px !important;
  padding-bottom: 20px;
    border-bottom: 1px dotted #E4E4E4;  
}
.kz{font-size: 30px;position: absolute; top: 40%;left: 50px; width: 30px;height: 54px;
    text-align: center;z-index: 100;background: #004823;color: #d9edf7;padding-top:8px;}
.kz.right{right:50px;left:auto;}
.kz:hover,.kz:focus{color:#999;text-decoration:none;}
a.thumbnail:hover{color:#333;}
a.thumbnail:active{color:#333;}
a.thumbnail:visited{color:#333;}
/*案例*/
.hot_top{padding-bottom: 25px;border-bottom: 2px solid #D5D5D5;}
.hot_list_con{}
.case_p .caption h4{padding-top: 10px;padding-bottom: 5px;}
.caption .caption-title { padding-top: 12px; }
.hot_list .thumbnail{border:0px; padding:0; margin-bottom:0;}
/*.hot_list .thumbnail .ps_r{height:109px;}*/
.hot_list .thumbnail:hover{opacity:0.9;}
/*.hot_list .thumbnail .caption {padding:0px;}*/
.hotlist1,.hotlist2,.hotlist3,.hotlist4{padding-top:40px;}
.tab-pane .hotlist1 .data1{padding-top:0px}
.vipdet_video .hotlist1{padding-top:10px;}
.hot_zan{ position: absolute;top: 8px;left: 12px;}
.hot_list .hot_btn{margin: 0 4px 4px;font-size: 12px; padding:2px 8px;border-radius: 10px;background-color: #E9E9E9;border: 0px;color: #A5A5A7;}
.hot_list .hot_btn:active,.hot_list .hot_btn:focus{color: #A5A5A7;background-color: #E9E9E9;border-color: #E9E9E9;}
.case .hyzxbtn:hover{color:#fff;}
.case .more_news{padding-bottom: 145px;padding-top: 65px;}
.topiclist .media:hover,.newlist1:hover,.newlist2:hover{opacity:0.9;cursor:pointer;}
.topiclist .media {padding-left:13px;background:url(/php/public/images/green.png) no-repeat}
/*.newlist1:hover .dpn1,.newlist1:hover .dpn2,.newlist1:hover .dpn3,.newlist1:hover .dpn4,.newlist1:hover .dpn5,
.newlist1:hover .dpn6,.newlist1:hover .dpn7,.newlist1:hover .dpn8,.newlist1:hover .dpn9,.newlist1:hover .dpn10{display:block !important;}


.newlist1 .dpn1{display:block;}*/
.thumbnail .caption1 {padding: 0px 9px;color: #333;}
.hotserch .serchdata{padding: 12px 0px 12px 15px;background: #F5F5F5;}
.hotserch .input-group{width:24%;}
.hotserch .serch_hc{height: 30px;border-color: #929396;}
.hotserch .serchbtn{height: 30px;border-color: #929396;}
.qqzz{height: 50px;position: absolute;top: 0px;right: -15px;opacity: 0;}
.imgps_a{position: absolute;top:0;right: 55px;}
.con_psf{position: fixed;right:20px;bottom:50px;}
.f_img{width: 58px;height: 58px;border-radius: 50%;overflow: hidden;display: inline-block;}
.f_img1{width: 24px;height: 24px;border-radius: 50%;overflow: hidden;display: inline-block;}
.f_img2{width: 100px;height: 100px;border-radius: 50%;overflow: hidden;display: inline-block;}
.f_img3{width: 44px;height: 44px;border-radius: 50%;overflow: hidden;display: inline-block;}
.f_img4{height: 170px;display: inline-block;}
.f_img5{width: 520px;height: 327px;overflow: hidden;display: inline-block;}
.f_suofang,.teacher_img{width: 100%;height: 100%;display: block;max-width: 100%;max-height: 100%;}
/*xueyuan*/
.live .btn{padding: 1px 9px;border: 0;background-color: #B6B6B5;border-radius: 0px;top: 0px;right: 0px;top: 8px;right: 8px;}
.livenum .num_btn{
  padding: 0px 7px;border-radius: 0px;background: #C0F338;
  position: absolute;bottom:10px;left: 8px;z-index:2;}
.livenum .num_btn:hover{background: #C0F338;}
.hot_teacher h5{font-size:16px;font-weight:bold;}
.hot_teacher .media{border:0px;}
.job_name {width:170px;color:#B0B0B1;line-height:22px;}
.anli .caption h6{padding-top:12px;}
.teacher_a{width: 93px;height: 93px;border-radius: 50%;overflow: hidden;display: inline-block;}

/*机构*/
.jg_con{padding-top: 50px;}
.jg_md .eleft_top1{padding: 15px 45px 10px 25px;height:100%;}
.ortion_list,.all_famous{width: 1175px;}
.ortion_list .col-sm-3{padding:25px 10px 0px 10px;}
.ortion_list .thumbnail{padding-top:10px;background-color:#E4E4E4;margin-bottom:0px;}
.xg_con .btn{padding: 2px 13px;font-size: 12px;color:#3E3E3E;background: #B9F438;border: 0px;border-radius:10px;max-width:200px;}
.xg_con h4{margin-top: 15px;}
.or_serch .input-group{width: 25.8%;}
.ortion_top{border-bottom: 2px solid #D5D5D5;padding-top:30px;padding-bottom: 10px;}
.hot_jg{padding-top:35px;}
.ortion_all{padding-top: 52px;}
.jg_con .more_news{padding-bottom: 95px;padding-top: 105px;}
/*名人堂*/
.famous .thumbnail{border:0px;background:none;margin-bottom:0px;}
.famous .col-sm-3{padding: 5px 10px 10px;}
.fm_news{position: absolute;left:9%;bottom: 11px;width: 90%;}
.fm_news h4{margin-bottom:5px;}
.fm_news .fm_btn{padding: 2px 7px;font-size: 12px;color: #3E3E3E;background: #87AE4E;border: 0px;border-radius: 10px;opacity: 0.8;right:4%;position: absolute;bottom: 2px;color: #fff;}
.fm_all {position: absolute;right: 20px;width: auto;left: auto;bottom:15px;}
.fm_all .fm_btn{position: static;}
.all_famous .thumbnail .caption{padding:5px;}
.renzheng{cursor:pointer;width: 170px;height: 42px;line-height: 40px;background-color: #fff;border: 2px solid #FFA425;border-radius: 20px;color:#FFA425;font-weight: 600; }
.d_tap1 a{display:block;height:50px;line-height:50px;color:#2D2D2D;}
.d_tap1.active{background-color:#EFEFEF;}
.d_tap_top a:hover,.d_tap_top a:focus{background-color:#EFEFEF;}
.d_tap .row {margin:0px;}
.d_tap .col-sm-2{padding:0px;}
.d_tap_con{padding-left: 66px;padding-top:45px;padding-right:57px;font-size: 16px;line-height: 28px;}
.tap_con_m{margin-top: 28px;margin-bottom: 28px;}
.k_word span:not(:first-child){margin-right:8px;}
.detail_head{height: 348px;background:#E4E4E4;}
.person{padding-top: 75px;padding-left: 55px;}
.detail_m{background-color: #fff;padding-bottom: 170px;}
.ordetail_m {background-color: #fff;padding-bottom: 40px;}
.d_tap_top{border-bottom: 2px solid #E4E4E4;}
.or_news{padding-top: 85px;padding-left:15px;}

.or_tapcon .user_media_con{padding:38px 3px;}
.or_tapcon .morebtn{width: 75.8%;}
.vip{    padding: 2px 7px;background:#98C52E;border-radius: 10px;}
.jf_num {width: 100%;border-bottom: 1px solid #CBCBCB;}
/*.new_or1 img{width:372px;height:315px;}*/
.new_or1 img{width:100%;}
.new_or2 img,.new_or3 img{width:372px;height:645px;}




/*个人中心*/

.p_left{width:300px;}
.user_head{background:url(../images/personbj.png) no-repeat;}
.p_right{width:880px;background:#fff;}
.jifen {padding: 25px 0px 23px 20px;}
.p_img img{border-radius:40px;}
.jifen_l,.jifen_r{width:50%;height:100%;}
.jifen_l{color: #FF6A15;}
.jifen_l a{color: #FF6A15;}
.jifen_l a:hover,.jifen_l a:focus{color: #FF6A15;}
.jifen_r{line-height:104px;}
/*.jifenimg{background: url(../images/jifen.png) no-repeat 0 50%;width: 76px;height: 105px;}*/
.jifenimg{    width: 76px;height: 76px;border-radius: 50%;background:#FFA425;text-align: center;line-height: 76px;color: #fff;
    font-size: 35px;
    font-weight: bolder;}
.zy_vip{width: 149px;border-left: 1px solid #CBCBCB;}
.zy_vip a:hover{opacity:0.9;}
.p_middle {padding-bottom: 230px;background-color:#FFFFFF;}
.p_list_top{background-color:#ffeeda;height:90px;border-top: 1px solid #CBE735;}
.p_list{border:1px solid #E4E4E4;}
.p_list{width:300px;}
.p_list_con{background:#ffffff;}
.p_list_con li{}
.p_list_con li:hover{background:#f5f5f5;}
.p_list_active{color:#98C52F;font-weight:600;}
.p_list_con li a:hover{color:#98C52F;font-weight:600;}
.p_list_con li a{font-size:16px;color:#353535;;display:block;padding:10px 0px 10px 20px;cursor:pointer;}
.p_list_con img{vertical-align:top;width:18px;height:18px;margin-right:20px;}
.p_list_con ul{margin-bottom:0px;border-bottom:5px solid #F2F2F2;}
.guanli li img{vertical-align:middle;}
.p_list_r{width:880px;padding: 50px 70px 85px 90px;    border: 1px solid #E4E4E4;}
.p_top{background:url(../images/peisontopbg.png)repeat-x;padding-top: 84px;}
.editimg img{border: 1px solid #CBCBCB;}
.editimage{    width: 105px;height: 23px;position: relative;}
.editimage .fileinput{height: 105px;
    width: 100%;
    z-index: 2;
    position: absolute;
    top: -83px;
    opacity: 0;}
.editimage .editbtn{padding:2px 17px;background-color: #ffffff;font-size: 12px;border: 1px solid #CBCBCB;border-radius: 0px;}
.savebtn .btn{padding: 9px 37px;border-radius: 0px;font-size: 12px;color:#333;}
.list_rtop{padding-bottom: 30px;border-bottom: 1px solid #CBCBCB;}
.personal_news{padding:11px 0px 11px 0px;border-bottom: 1px solid #CBCBCB;}
.personal_news:hover{background:#f5f5f5;}
.name_w{width:135px;}
#orgapply .name_w{width:185px;}

.edit_info .btn{padding: 3px 17px;border-radius: 0px;position: absolute;top: 50px;right: 70px;background: #454545;color: #fff;}
/*.edit_info .btn{padding: 9px 37px;background: #454545;border-radius: 0px;font-size: 12px;color: #fff;}*/
.apply_name {padding: 50px 0px 74px 60px;}
.apply_con{ border: 1px solid #E4E4E4;padding: 82px 182px;font-size:16px;}
.ap_w{ width: 514px;border: 1px solid #E4E4E4;height: 42px;line-height: 42px;border-radius:5px;}
.ap_w input{border: 0px;width: 85%;height: 36px;}
.ap_w span{padding-left:30px;}
.ap_ly{height:225px;border: 1px solid #E4E4E4;}
.wz_con{padding: 60px 60px 440px 60px;border: 1px solid #E4E4E4;}

.wz_con label{font-weight:normal;}

.watch .btn{font-size: 14px;padding: 12px 49px;border-radius: 0px;background: #fff;}
.watch{top: 140px;left: 31%;}
.watch img{width:18px !important;height:18px !important;}
.watchimg{position: absolute;bottom: 12px;left: 20px;}
.wz_con .wz_input{    width: 82.2%;height: 40px;}
.bt_input{height: 32px;width: 100%;}
.wzbtn{font-size: 12px;color: #fff;background-color: #A9A9A9;padding: 6px 19px;border: 2px solid #E4E4E4;
    margin-left: 25px;}
.thun_flie{ height: 100%;width: 100%;z-index: 2;position: absolute;top: 0; opacity: 0;}
.free_have{height: 42px;width: 515px !important;margin-left: 16px;border-radius: 5px;border: 1px solid #ccc;}
.wz_url{width:750px;height:505px;margin-top:25px;}

/*通知中心*/
.nc_name{padding: 50px 0px 10px 60px;}
.data_type li{width:88px;height:27px;line-height:10px;float: left;padding: 4px 0px;}
.data_type li a{padding: 5px 16px;color: #000;}
.isread li{float:left;padding: 4px 0px;}
.isread li:hover,.center_active{background-color:#B9F438;}
.isread li a{padding: 5px 16px;color:#000;}
.centernews_con{padding:70px 80px 0px 80px;border: 1px solid #E4E4E4;}
.sn_name{width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #B9F438;}

.centernews_con .system_news:first-child{
  border-top: 1px solid #CBCBCB;
}
.system_news{padding: 10px 0px 10px 0px; border-bottom: 1px solid #CBCBCB;margin-top: -1px;}
.showbuy{margin-left: 40px;margin-top:2px;}
.no_name{background-color:#929396;}
.system_news:hover{background-color:rgba(228, 228, 228, 0.13);}
.f_page li{float:left;height: 28px;}
.f_page li:hover{background-color: #B9F438;}
.page_active{background-color: #B9F438;}
.f_page li a{padding: 7px 11px;color: #000;display: block;}
.f_page{padding: 52px 170px 68px 295px;}
/*我的订单*/
.order_con{border: 1px solid #E4E4E4;}
.order_num{height: 34px;line-height: 34px;padding-left: 10px;background-color: #E4E4E4; border-radius: 5px;}
.order_news{width: 817px;height: 100%;padding-top:60px;padding-bottom:20px;}
.order_info{padding: 12px 0px; border-bottom: 1px solid #CBCBCB;color: #575757;}

.trade{padding-right: 10px;padding-left: 20px;}
.payment,.ord_money{margin-right:20px;    width: 106px;}
.gopay .btn{padding: 0px 11px;}
.order_info:hover{background-color:#F5F5F5;}

/*我的积分*/
.points_con{padding: 45px 70px 10px 92px;border: 1px solid #E4E4E4;}
.points_link{width:550px;height:34px;line-height:34px;background-color:#E4E4E4;
  border:1px solid #D5D5D5;color:#FF6A16;}
  .linkbtn{padding: 7.5px 37px;background-color: #CFFB3A;font-size: 12px;
    border: 1px solid #D5D5D5;border-radius:0px;}
.linkbtn:hover,.linkbtn:focus{background-color: #CFFB3A;}
.p_notice1{padding: 15px 12px 12px 8px;border-bottom: 1px solid #CBCBCB;
    border-top: 1px solid #CBCBCB;margin-top:-1px;}
.points_notice {color: #5A5A5A;}
.points_c1{color:#FF6A16;}
.p_notice1:hover{background-color:#f5f5f5;}
.points_page{padding: 45px 170px 43px 243px;}
.points_page li a{color: #F5F5F5;}
/*订单详情*/
.order_dtop{background: url(../images/peisontopbg.png)repeat-x;padding-bottom: 400px;}
.order_dmiddle{width:100%;padding: 50px 70px 85px 90px;border: 1px solid #E4E4E4;}
.choice_name{border-bottom: 2px solid #F6F6F6;padding: 15px 0px 35px 20px;font-size: 18px;}
.choice_d{padding: 20px 55px 0px;}
.dcon1{padding-top: 40px;padding-bottom: 25px;border-bottom: 1px solid #e4e4e4;margin-bottom: 5px;}
.order_dcon{padding: 0px 125px 0px 115px;}
.dcon_bt{border-bottom: 1px solid #CBCBCB;    padding-bottom: 5px;}
.order_del:hover{color: #CF4648;font-size:16px;}
.or_line{border: 1px solid #e4e4e4; width: 115px;margin-top: 8px;margin-bottom: 15px;
  margin-left: auto;margin-right: 12px;}
  .btn_total{padding: 12px 80px;
    background-color: #FFA424;
    border-color: #FFA424;
    color: #fff;
    font-size: 18px;
    float:right;
  }
  .btn_total:hover{
    background-color:#ff8924;
    color:#FFF;
  }
.myorder_num{padding-bottom: 45px;border-bottom: 2px solid #F3F3F3;}
.link_kf{font-size:14px;float:left;color:#84C330;background-color:#F6F6F6;
  border:1px solid #CBCBCB;
}
.dcon1:hover{background-color:#fafafa;}
.edt_btn,.del_btn{padding: 3px 42px;border: 0;border-radius:3px;font-size:16px;}

.edt_btn,.edt_btn:hover,.edt_btn:active,.edt_btn:active:hover,.edt_btn:focus{background-color:#98c52e;}
.del_btn,.del_btn:hover,.del_btn:active,.del_btn:active:hover,.del_btn:focus{background-color:#61615F;}
.del_btn2 {background-color:#ccc;}
.newsyzm{width: 30%;height: 34px;border: 0px;border-radius: 5px;margin-left: 20px;background-color:#2FACE6;font-size:12px;}
.newsyzm:hover{background-color:#337ab7;}
.regi_con .login_con{width: 338px;margin-left: 70px;margin-top:25px;}
.szbtn{background: #686868;position: absolute;top: 0px;right: 10px;}





/*修改*/
.listtop1.active,.listtop2.active{border-bottom: 2px solid #B9F438;}
.listtop1 a,.listtop2 a{width: 161px;
                        height: 55px;
                        display: inline-block;font-size:16px;}
.num_active{background: #b9f438;} 
.active_on{background: #b9f438;border-radius: 5px;}
.list_show{    padding-bottom: 12px;}
.sponsor,.attend {    color: #555555;}
.showtime img{vertical-align: top;padding-bottom: 5px;}
.place {padding-bottom: 10px;}
.xgl_con .event_left .user_media_con {
    padding: 45px 3px;
}
.pt_65{padding-top: 65px;}
.xg_cl h6{padding-bottom:10px;}
.zxnews1{position: absolute;
    top: 35px;
    left: 55px;}
 .zxnews1 h3{border-bottom: 1px solid #fff;
    padding-bottom: 10px;width:290px;}
.tb_micon {padding-right:285px;}
.tieb_person{padding: 50px 100px;margin-left:-285px;}
.tb_btn,.ft_btn{background-color: #B4F600;border: 0px;border-radius: 5px;}
.tb_btn{ padding: 5px 17px;}
.ft_btn{padding: 11px 46px;}
.pd_30{padding-bottom:30px;}
.fenxiang1 img:hover{opacity:0.8;}
.tiba_con{padding-bottom:50px;}
.tiba_con .more_news{padding: 40px 0 30px 0;}
.data3:hover{background-color:#f5f5f5;}
.pl_dl{position: absolute; top: 30px; left: 52px;z-index: 98;color: #B9F438;}
.vipdetcont .mediaimg{width:auto;}
#vipdet_activ .eventtop1{padding-top:40px;}
.vipdetcont_bg{background:url(../images/bott.png) repeat-x 140px 100%;}
.vipdet_more{padding-top: 160px;padding-bottom: 120px;}
.mediaimg img:hover {box-shadow: 0px 3px 10px #ccc;}
.link_me{font-size: 18px;font-weight: bold;color: #B4F600;vertical-align: middle;padding-left: 15px;}
.vip_qq{position: absolute;top: 54%;left: 24%;}
.num_zzbtn{position: absolute;bottom: 9px;left: 11px;z-index: 1;
    padding: 0px 6px;border-radius: 0px;
    background: rgba(0,0,0,0.6);
    border-bottom: 1px solid #BEE94A;
    border-right: 1px solid #BEE94A;
    color: #BEE94A;
    }
.detail_allcase .thumbnail {border: 0px;}
.detail_allcase .thumbnail .ps_r{height:180px;}
.d_tap .famous_btbtn a{font-size: 12px;
    padding: 1px 7px;
    border-radius: 10px;
    background-color: #E9E9E9;
    border: 0px;
    color: #A5A5A7;
    margin-right: 5px;}
    .yzmimg{width: 70px;height: 34px;margin-left: 20px;}
    .reg_type li{width:49%;}
    .reg_type li a{color:#333333;display:block;font-size:16px;}
.xuan .live .btn {
    padding: 1px 9px;
    border: 0;
    background-color: #B6B6B5;
    border-radius: 0px;
    top: 5px;
    left:0px;
    right:auto;
    margin: 0px;
    width: auto;
    background-color: #BEE94A;
}
.xuan .livenum .num_btn {
    padding: 1px 3px;
    border: 1px solid;
    border-radius: 0px;
    background: #C0F338;
    position: absolute;
    bottom: 10px;
    left: 8px;
    z-index: 2;
        margin: 0px;
    width: auto;

}
.thired_block .xuan .num_zzbtn {
    position: absolute;
    bottom: 9px;
    left: 11px;
    width: 22px;
    height: 20px;
    z-index: 1;
    padding: 1px 3px;
    border-radius: 0px;
    background: rgba(0,0,0,0.6);
    border-bottom: 1px solid #BEE94A;
    border-right: 1px solid #BEE94A;
    margin:0;

}
.xuan .thumbnail {border:0px;}
.vipimghover{padding:0px;margin-top:40px;}
.vipimghover:hover{
    border: 1px #dfdfdf solid;
    -moz-box-shadow: 0px 3px 10px #ccc;
    box-shadow: 0px 3px 10px #ccc;
    padding: 4px 5px;
    cursor: pointer;}
.mng_acon{width: 880px;
    height: 100%;
    padding: 30px 5px 20px 5px;

    margin-top:-1px;}
.mng_active{border: 1px solid #e4e4e4;}
.datamng{padding: 50px 0px 13px 60px;}
.personinfo_dpn{display:none;}
  .vipdata{padding-top: 35px;background-color: transparent;
    padding-bottom: 150px;    
    margin: 0 auto;min-width:100%;    
    width: 100%;}   
.vip_bq .btn{   
 font-size: 12px;   
 padding: 1px 7px;   
border-radius: 10px;    
 background-color: #E9E9E9;    
 border: 0px;    
color: #A5A5A7;   
 margin-right: 5px;    
}
.nologin{width:650px;margin-right:0px;}
.nologin ul li{margin-right: 17px;margin-bottom: 20px;}
.calendar-hd{padding:5px 0px;}
#ca{margin:20px auto 0px;}
.comment_a{display: block;width: 52px;height: 52px;border-radius: 50px;}
.comment_img,.tieba_authimg{width: 100%;height: 100%;max-width: 100%;min-width: 100%;border-radius:50%;}
.tieba_autha{width: 85px;height: 85px;display: inline-block;border-radius: 50%;}
.bzimg{width: 26px;height: 26px;border-radius: 50%;max-width: 100%;max-height: 100%;}
.p_headimg,.my_img{width:84px;height:84px;}
.my_img{border-radius:50%;}
input[disabled].newsyzm{
  background-color:#999;
}
.fhead_a{display: block;width: 155px;height: 155px;}
.ordetails_a{display: block;width:165px;height: 165px;}
.ordetails_img{width: 100%;height: 100%;max-width: 100%;min-width: 100%;}
.blockmasterimg{width: 26px;height: 26px;border-radius: 50%;}
.logoutimg{top: 0px;width: 58px;height: 22px;border: 1px solid #fff;border-radius: 5px;line-height: 18px;margin: 8px 12px;}
.logoutimg:hover {border-color:#ddd;}
.Search_input{border-radius: 10px!important;background: #999;}
.searchlist {width: 125px;margin: 15px 10px 0 10px}
.radiuimg{
  width: 100%;height: 100%;
  max-width: 100%;
 border-radius:50%;}
.tieba_a{width:62px;height:auto;}

.input-group-addon {
    background-color: #fff;
    border: 1px solid #E5E6E7;
    border-radius: 1px;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-calendar:before {
    content: "\f073";
}

.position_d{margin-left: 20px;
    width: 74%;
    height: 42px;
    border-radius: 5px;background: #F2F2F2;}
.city_name{
 padding: 10px 25px;border-radius: 5px; background: #F2F2F2; 
}
    .chosen-choices{position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;}

    .chosen-choices li{float:left;}
     .chosen-choices li.search-choice {
    background: #B9F438;
    border: 1px solid #ededed;
    border-radius: 2px;
    box-shadow: none;
    color: #333333;
    cursor: default;
    line-height: 21px;
    margin: 9px 0 9px 5px;
    padding: 1px 19px;
    position: relative;
    border-radius:10px;
}
.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none;
}
.localvideo,.netvideo{
  width:25px;height:25px;border-radius:50%;background:#F2F2F2;float: right;display: block;text-align: center;line-height: 25px;  
}
.localvideo:hover,.netvideo:hover{
  background:#ccc;
}
.nolive,.atlive{width: 77px;height: 23px;}
.nolive.active,.atlive.active{background:#B9F438;}
.addavi button{padding: 6px 17px; font-size: 12px;background: #686868; color: #fff;border: 2px solid #e4e4e4;border-radius: 5px;}
.fliewz{width: 115px;z-index: 99;opacity: 0;right: -138px;top: 0px;position: absolute;}
.ispublicity{border: 1px solid #cccccc;margin-left: -22px;}
.p_radio{top: -7px;width: 80px;height: 40px;border: 1px solid #cccccc;margin-top: 0;
  line-height: 40px;text-align: center;border-radius:5px;}
.inlineradio1{margin-top: 14px;margin-left: -27px;}
.moneynum{display:inline-block !important;height: 40px ;width:70px ;}
.litpic_list1{width: 104px;height:60px;margin-left:20px;border: 2px solid #e4e4e4;}
.delxximg{position: absolute;top: 5px;right: 5px;width:10px;height:10px;    z-index: 999;}
.glarticle{padding: 10px 0px 30px;}
.submitevent button{background-color:#B9F438;padding: 13px 84px;
    border: 0px;
    font-size: 18px;}
.addgl{background-color: #686868;
    border: 2px solid #e4e4e4;
    color: #fff;
    padding: 4px 15px;}
.search-field input{width: 300px;height: 30px;margin-top: 5px;border: 0px;background: #F2F2F2;margin-left: 5px;}
.search-choice a{position: absolute;top: 0px;right: 3px;}
.attender{background: #F2F2F2;margin-left: 14px;border-radius: 5px;}
.timecaret{position: absolute;right: 50px;top: 50%;}
.aviname{margin-top: 3px;border: 0px;background: #f2f2f2;font-size: 12px;padding: 5px;border-radius: 2px;}
.addavi .btn{padding: 3px 17px;border-radius: 0px;}
.addavi{vertical-align: middle;}
.bq_bg{font-size:14px;padding: 1px 7px;border-radius: 10px;background-color: #E9E9E9;border: 0px;color: #A5A5A7;margin-right: 5px;}
#reservation{border: 0px;text-align: center;border-radius: 5px;cursor: pointer;}
.left_minimg{min-width:320px;min-height:210px;}
.left_mauthorimg{width: 45px;height: 45px;border-radius: 50%;}
.min_180{min-width:180px;}
.serch_a{position: absolute;top: 5px;right: 5px;z-index: 999;max-width:24px;max-height: 24px;}
.bioaqian{color:#808185; font-size: 14px; background: #e5e5e5;padding:2px 12px; border-radius:10px;}
.bg_op{background: #000;height: 415px;z-index: 9999;position: absolute;width: 100%;opacity: 0;}
.watch{z-index:10000;}
.lookbtn.active:hover{background-color:#FFF;border-color:#fff;-webkit-box-shadow:none;}   
.lookbtn.active{-webkit-box-shadow:none;}  
.hyzxbtn{font-size: 14px;padding: 4px 11px;background-color: #B9F438;border: 0;}

.indexfamousimg{width: 110px;height: 110px;border-radius: 50px;overflow: hidden;}

.down_load{height: 50px;background: #EEEEEE;line-height: 50px;text-align: right;border-bottom: 1px solid #CBCBCB;
  border-top: 1px solid #CBCBCB;margin-bottom:30px;padding-right:20px;}
  .down_loadbtn{background-color:#97C231;border:1px solid #CBCBCB;color:#fff;padding: 6px 23px;border-radius:0px;}
  .down_loadbtn:hover{color:#fff;background-color:#b4f600;}  
.error404{padding-top:200px;padding-bottom:200px;}
.col_hotimg{min-height:110px;}
.timeshow{border: 1px solid #ccc;margin-left: 15px;width: 220px;border-radius: 5px;}
.autoimg{min-height:110px;min-width:150px;}
.f_limtimg{height:250px;width:100%;max-width:550px;}
.release_all{position: absolute;top: 0;right: 50px;}
.dzan{height: 40px;border: 1px solid #e4e4e4;width: 130px;border-radius: 10px;text-align: center;line-height:40px;}
.author_tcon{padding:23px;}
.nologinserch1{padding: 17px 5px;}
.nologinserch{padding: 18px 5px;}
.nologinserchjin{padding: 12px 10px;margin-top: 8px;background: #ceb176;border-radius: 5px;color:#fff;font-weight:bold}
.nologinserchjin:hover{padding: 12px 10px;margin-top: 8px;background: #ceb176;border-radius: 5px;color:#fff;font-weight:bold}
.nologinserchhui{padding: 12px 10px;margin-top: 8px;background: #4e4e4e;color:#ceb176;border-radius: 5px;font-weight:bold}
.nologinserchhui:hover{padding: 12px 10px;margin-top: 8px;background: #4e4e4e;color:#ceb176;border-radius: 5px;font-weight:bold}
.nologinserch:hover,.nologinserch1:hover{color:#fff;background-color:#999;cursor:pointer;}
.nodpn{display:block;}
#logindetals{width: 100%;padding-right: 445px;}
.xg_rightnews{width: 365px;margin-left: -365px;}
.hotsearch{padding:1px 10px; background-color:transparent;border:0;color:#888989;}
.hotsearch:hover{color:#666666;background-color:#B9F438;}
.sharecon a{color: #000;}
.authentication{color: #FFA425;padding: 5px 0px;font-size:12px;}
.au_cation{padding: 50px 0px 40px 60px;}
.auth_con{padding: 10px 50px 80px 40px;}
.uecontent{max-height:500px;overflow:auto;}
.share_num{color: #B5B5B5;font-size: 14px;float: right;margin-right: 50px;}
.rednotice{width: 10px;height: 10px;border-radius: 50%;background: red; display: inline-block;vertical-align: middle;}


.lxmfl{margin-top:4px;}









































/*fxx*/
.radio-success input[type="radio"]:checked + label::before {
    border-color: #c2f800;
}
.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    left: 31px;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}
.radio-success input[type="radio"]:checked + label::after {
    background-color: #c2f800;
}
.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
.radio-success input[type="radio"] + label::after {
    background-color: #c2f800;
}
.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 12px;
    height: 12px;
    left: 35px;
    top: 14px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #c2f800;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

/*分享*/
        .bdsharebuttonbox .ttqq, .bdsharebuttonbox .ttwx, .bdsharebuttonbox .ttqzone, .bdsharebuttonbox .ttbdhome, .bdsharebuttonbox .ttsina, .bdsharebuttonbox .ttbaidu, .bdsharebuttonbox .ttrenren, .bdsharebuttonbox .tttqq, .bdsharebuttonbox .tthuaban, .bdsharebuttonbox .ttfbook, .bdsharebuttonbox .ttmore {
    background-repeat: no-repeat;
    background-image: url(../images/fxtb.png);
    background-position: 0px 0px;
}
.bdshare-button-style0-24 a:hover {
    color: #333;
    opacity: .8;
    filter: alpha(opacity=80);
}
.bdsharebuttonbox .ttwx {
    background-position: 0px -24px;
}
.bdsharebuttonbox .ttqzone {
    background-position: 0px -48px;
}
.bdsharebuttonbox .ttsina {
    background-position: 0px -96px;
}
.bdsharebuttonbox .ttbdhome {
    background-position: 0px -72px;
}
.bdsharebuttonbox .tttqq {
    background-position: 0px -144px;
}
.bdsharebuttonbox .tthuaban {
    background-position: 0px -168px;
}
.bdsharebuttonbox .ttfbook {
    background-position: 0px -192px;
}
.bdsharebuttonbox .ttmore {
    background-position: 0px -216px;
}
/*分享*/












































/*////////////////////////////////////////////*/
.header{
    width:100%;
    height:60px;
    background:#2D2D2D;
    min-width:1200px;
}
.navul li{
    margin: 30px 15px 0px 15px;
    float: left;  
    font-size: 16px;
}
.navul li a{
    color:#fff;
    display: inline-block;
   /* border-bottom: 3px solid #222;*/
    height: 30px;
    padding:0 7px;
}
.navul .active a,.navul li a:hover{
    border-bottom: 3px solid #b8f438;
}
.navsearch{
    display:inline-block;
    padding:18px; 
} 
.navsearch img {
  width: 24px;
  height: 24px;
}
.navsearch:hover{
    background:#4a4a4a;
}
.gao120{height:60px;clear: both;}


/* 这是tieba的CSS */
  .bianse1,.bianse1:hover{color:#010003;}
  .bianse2:hover{color:#B5B5B5;}
  .clear-pointer{cursor:default;}
  .lanmu1{border-top:1px solid #818085;border-bottom:1px solid #818085;height:34px;margin:0 auto;}
  .lanmu1 ul{float:right;margin-right:28px;}
  .lanmu1 ul li{float:left;height:34px;line-height:34px;list-style:none;margin-left:21px;}
  .lanmu1 ul li a{color:#222222;font-size:14px;text-decoration:none;width:28px;text-align:center;display:block;}
  .lanmu1 ul li a:hover,.lanmu1 ul .active2 a{color:#B9F438;cursor:pointer;text-decoration:none;}
  .text_a{text-align:center;}
  .tiebabtn .btn{font-size: 18px;padding: 10px 42px;background:#b4f600;}
  .tieba_con{padding-bottom: 105px;}
  .tieba_con .more_news{padding:95px 0px 10px 0px;}
  .buri1 button{    margin-right: 8px;font-size: 12px;padding: 0 7px;border-radius: 10px;color: #ABABAE;}
  .buri1 button:focus{border:0px;}
  .bua1{position:absolute;top:65px;left:52px;z-index:98;color:#B9F438;}
  .bua1:hover{color:#B9F438;}
  .data3{border-bottom: 1px solid #bcbbbb;padding: 21px 0 17px 0;}
  .fenxiang1{float:right;padding-top:17px;margin-right:10px;}
  .fenxiang1 img{margin-left:5px;}
  .zhengwen{padding-top:58px;}
  .zhengwen p{margin-bottom:5px;line-height:28px;font-size:16px;}
  .zhengwen img{padding:35px 0;}
  .plbtn{padding:32px 41px 29px 45px;background: #F5F5F5;border-radius: 0px;border-left: 0px;}
  .huanhang{word-break:break-all;}
/* 这是tieba的CSS */


/* 这是管理数据等的CSS */
.downloadfree,.downloadhy,.downloadapply{
  padding: 8px 46px;border: 0;
}
.downloadfree{background-color: #00C4F2;}
.downloadhy{background-color: #B9F438;}
.downloadapply{background-color:#FFA324;}
/* 这是管理数据等的CSS */


/*视频详情 zxy*/
     .vidrelatall{padding-bottom:48px;border-bottom:1px #c1c1c1 solid;}
     .videonavi{line-height:50px;color:#808185;}
     .videonavi span:hover{cursor:pointer;}
     .videodetail{margin-bottom: 24px; position: relative;}
     .videodetail:hover>.speed-ctrl {
       display: block;
     }
     .videodetail .speed-ctrl {
        display: none;
        position: absolute;
        z-index: 999999;
        background: #333;
        color: #fff;
        right: 32%;
        bottom: 33px;
        border-radius: 16px;
        width: 60px;
        text-align: center;
     }
     .videodetail .speed-ctrl.ctrl-show {
       display: block;
     }
     .videodetail .speed-ctrl.ctrl-hide {
       display: none !important;
     }
     .videodetail .speed-select {
        position: absolute;
        display: none;
        left: -15px;
        bottom: 30px;
        width: 90px;
        background: #333;
        cursor: pointer;
        border-radius: 5px;
     }
     .videodetail .speed-text {
       line-height: 30px;
       font-size: 15px;
       color: #fff;
     }
     .videodetail .speed-num {
       line-height: 30px;
       color: #f9f9f9;
     }
     .videodetail .speed-num.active {
       font-weight: normal;
       background: #FEFEFB;
       color: #333;
     }
     .videodetail .speed-num:hover {
       background: #999;
     }
     .speed-ctrl:hover>.speed-select {
       display: block;
     }
     .vidtittle h2{color:#292929;font-size:28px;line-height:36px;margin:7px 0px;}
     .vidlikebox{background: #e9e9e9;
                 border:1px #c1c1c1 solid;
                /* width:74px;*/ width:100px;
                 height:32px;
                 padding-top: 8px;
                 margin-top: 8px;
                 text-align:center;
                 -moz-box-shadow: 0px 1px 6px #e4e4e4;
                 box-shadow: 0px 1px 6px #e4e4e4;
               }
     .vidlike{display:inline-block;
              background:url("../images/like.png") no-repeat;
              background-position:0px -16px;
              width:100px;    margin-left: 10px;
              /*width:20px;*/
              height:16px;}
     .vidlike.active {background-position:0px 0px;}
     .episode{width:100%;border:1px #dfdfdf solid;padding:18px 22px 30px;}
     .vidbook{color:#808185;line-height:52px;}
     .vidbook span{margin-right:24px;}
     .vidbook p{display:inline-block;}
     .vidsummary{color:#808185;
                 padding-bottom:12px;
                 border-bottom:1px #c1c1c1 solid;
                 line-height:22px;}
     .vidrelat{font-size:14px;color:#282828;line-height:54px;} 
     .vidresingle{width:32%;
                  padding:5px;
                  margin-bottom:20px;} 
     .vidresingle img{width:100%;}
     .vidresingle.active,.vidresingle:hover{border:1px #dfdfdf solid;
                         -moz-box-shadow: 0px 3px 10px #ccc; /* 老的 Firefox */
                         box-shadow: 0px 3px 10px #ccc;
                         padding:4px 5px;
                         cursor:pointer;}
     .vidlive{line-height:24px;
              background:#bbf502;
              padding: 0px 10px;
              position:absolute;top:8px;left:0px;
              display:none;}
     .vidresingle.active .vidlive,.vidresingle:hover .vidlive{display:inline-block;}
     .vidresingleb{position:relative;
                   height: 190px;
                   /*display: table-cell;
                   vertical-align:middle;*/
                   overflow:hidden;}
     .vidresingle p{color:#363636;line-height:42px;
                    overflow:hidden;
                    text-overflow:ellipsis;
                    -o-text-overflow:ellipsis;
                    white-space:nowrap;
                    /*width:100%;*/
                    width:170px;
                  }
     .vidliveprice{margin-bottom:12px;}
     .vidliveprice h3{font-size:18px;color:#8dbd0b;line-height:28px;}
     .vidliveprice span{color:#363636;margin-top:5px;}
     .episodetit{color:#ff5104;line-height:56px;}
     .episodetip{margin-bottom:40px;}
     .episodetip input{padding:0px 10px;
                       border-radius:4px;
                       border:none;
                       color:#fff;
                       height:30px;
                       display:inline-block;}
     .episodetip p{color:#ff5104;line-height:30px;display:inline-block;}
     .episodepri span{font-size:18px;line-height: 92px;color:#8dbd0c;}
     .episodepri p{line-height:92px;color:#707070;}
     .episodeset{float:left;
                 margin:0px 8px 8px 0px;
                 width:28px;height:28px;
                 background:#c1c1c1;
                 color:#fff;
                 line-height:28px;
                 text-align:center;}
     .episodeset:hover{cursor:pointer;}
     .episodeset.active{background:#8dbd0b;}
     .episodebuy{width:100%;height:48px;
                 line-height:48px;
                 color:#fff;
                 text-align:center;
                 margin-bottom:10px;}
     .episodebuy:hover{cursor:pointer;}
     .episodeshare{text-align:center;margin-top:22px;}
     .episodeshare img{margin-left:5px;}
/*文章详情 zxy*/
     .artdetail{margin-top:40px;
                line-height:24px;
                font-size:16px;
                color:#292929;
                border-bottom:1px #c1c1c1 solid;
            word-wrap: break-word;}
/*     .artdetail img{width:100%;
                    margin:34px 0px;}*/
     .artdetail .fenxiang1{float:right;padding-top:60px;margin-right:0px;}
     .artdetail .fenxiang1 img{margin:0px 0px 0px 5px;width:24px;}
     .artdetailr{width:450px;margin-left: -450px;
                float:left;
                margin-top:60px;}
/*文档详情 zxy*/
     .plugindetail{padding-bottom: 10px;border-bottom:1px #c1c1c1 solid;}
     .plugin{height:735px;width:100%;border:1px #ccc solid;}
     .pluginbot{margin:56px 0px;}
     .pluginbot.uploadbuy { display: inline-block; vertical-align: middle; }
     .pluginbot p{float:right;font-size:18px;color:#8dbd0b;margin-right:12px;line-height:48px;}
     .pluginbot input{float:right;
                      line-height:48px;
                      padding:0px 24px;
                      border:none;
                      color:#fff;
                      margin-left:15px;}
     .docburi{padding:32px 0px;border-top:1px #c1c1c1 solid;width:100%;}
     .docrelated{padding-top: 20px;
                 width:100%;
                 padding-bottom:5px;
                 border-bottom:1px #c1c1c1 solid;
                 margin-bottom:14px;}
     .docrelated h2{line-height:44px;color:#292929;font-size:28px;}
     .docrelated ul{padding-left:18px; list-style-type: circle;}
     .docrelated li{width:100%;
                    line-height:48px;
                    white-space:nowrap;
                    overflow:hidden;
                    text-overflow:ellipsis;
                    list-style-position: inside;
                    list-style-type:disc;
                    color:#727272;
                    font-size:18px;}
     .docrelated li span{color:#292929;font-size:14px;}
     .docreplt{line-height:70px;font-size:24px;color:#292929;} 
/*vip b zxy*/
     .vipdetcont{max-width:1200px;margin:0px auto;margin-top:50px;width:82%; padding-bottom: 170px;}
     .vipdetnav{line-height:70px;border-bottom:1px #dfdfdf solid;padding-left:40px;}
     .vipdetnavsin a {float:left;
                   height:72px;
                   font-size:22px;
                   text-align:center;
                   margin-right:34px;
                   width:200px;
                   border-bottom:2px #fff solid;
                   color:#292929;
				   font-weight:bold}
     .vipdetnavsin a:hover{cursor:pointer;
                           color:#b4f600;
                           border-bottom:2px #b4f600 solid;}
     .vipdetnavsin.active a{color:#b4f600;
                          border-bottom:2px #b4f600 solid;}
/*活动zxy*/
     .strokeall{line-height:22px;
                 border-bottom:2px #ccc solid;
                width:100%;
                font-size:14px;
                color:#292929;
                padding: 12px 0px 5px 24px;}
     .stroke{margin-bottom:4px;} 
     .stroke:hover .strokering{background:#b4f600;}
     .strokering{width:8px;height:8px;
                 border-radius:8px;
                 display:inline-block;
                 background:#dfdfdf;
                 margin-right:8px;}
      .strokering.active{background:#b4f600;}
      .strokebg{background-color: #848484;}
      .strokeall_detail{border: 0;margin-bottom: 10px;padding-bottom: 0px;padding-left: 32px;}
      .xgdetailr{margin-top:80px;}
      .bdshare-button-style0-24 {
    zoom: 1.1 !important;
}
.xgshare{float:none;padding-top: 5px;padding-left:15px;}
.fxlink{width: 100%;height: 62px;background-color: #EBEBEB;padding-top: 5px;}
.fxlinkcon{width: 100%;height: 52px;border: 1px solid #CBCBCB;}
.xgplugin{height: 735px;margin: 45px 20px 0px;width:auto;border:0;}
.plugin_con{border: 1px solid #c1c1c1;border-bottom:0;}
.viptagactive{color:#B9F438 !important;}
.xgrelease{padding: 20px 0;height: 115px;}

/*上传视频页面 hsl*/
.uploadheader{border:1px solid #CBCBCB;}
.videomoney{background-color: #F6F6F6;height: 60px;line-height: 60px;padding-left: 20px;width:740px;}
.video_text{height: 50px;line-height:50px;border-bottom:dotted 1px #E5E5E5;border-top:dotted 1px #E5E5E5;}
.classhour{border-left:dotted 1px #E5E5E5;border-right:dotted 1px #E5E5E5;}
.video_text span{font-size:16px;color:#FF6A16;padding:0px 5px;}
.uploadbuy{margin: 20px 0px 0px 0px;}
.introduce_head{height:50px;line-height:50px;border:1px solid #E5E5E5;}
.class_introduce.active,.class_list.active{background-color:#FF6A16;}
.class_introduce.active .a_active,.class_list.active .a_active{color:#fff;}
.class_list{border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;}
.a_active:hover{color:#FF6A16;}
.introduce_con{padding:35px 25px 0px 25px;border:1px solid #e5e5e5; margin-top:-1px;margin-bottom:100px;}
.introduce_name{height:35px;line-height: 35px;background-color:#F6F6F6;}
.classlistname,.discuss_con{padding:25px 25px 35px 12px;}
.classlistname ul li{height:55px;line-height:55px;border-top:1px solid #CBCBCB;border-bottom:1px solid #CBCBCB;margin-top:-1px;font-size:16px;}
.classlistname  li:hover{background-color:#F6F6F6;}
.btn-time{background-color:#FF6A16;font-size:14px;color:#fff;border:0;border-radius:2px;}
.btn-time:hover{background-color:rgba(255, 106, 22, 0.79);color:#fff;border:0;}
.purchaser_list li{margin:0px 18px 25px 20px;float:left;width:70px;}
.purchaser_con img{width:70px;height:70px;}
.upload_right{width: 360px;margin-left: -360px;margin-bottom:70px;}
.purchaser{border: 1px solid #e4e4e4;margin-top:25px;}
.purchaser_title{color: #FF6A16;padding: 15px 20px;border-bottom: 1px solid #e4e4e4;}
.purchaser_list{padding: 25px 15px;}
.studydata,.introduces{margin:10px 0px 20px; line-height:25px;}
/*.introduces{text-indent:24px;}*/
.introduce_head  .a_active {display:inline-block;width:100%;}
.teacher_infobtn{font-size: 16px;padding: 17px 46px;background-color: #B9F438;border-color: #B9F438;}
.payvip:hover,.paydoc:hover{opacity:.8;}
.postinfo_yzm{height: 34px;border: 0px;border-radius: 5px;background-color: #2FACE6;font-size: 12px;color:#fff;}
.postinfo_yzm:hover{background-color: #337ab7;color:#fff;}
input[disabled].postinfo_yzm {
    background-color: #999 !important;
}
.auth_con{border: 1px solid #e4e4e4;margin-left: 2px;}

.bmline{height: 1px; border-bottom: 1px solid #cbcbcb;margin: 0 3px;}

/*623xiugai*/
.college .indexlist_e1 {
  background:none;
}

.wxudparty{
  color:#fff;
  text-align:center;
}
.bianxian li{
  display:inline-block;
  padding: 0 40px;
}
.bianxian img{
  width:110px;
  height:110px;
  border-radius:50%;
}
.vipsecondimg{
  width:230px;
  height:230px;
  border-radius:50%;
}
.mid h5{margin-top:10px;font-size:16px;}

.secondxg  ul li  div{
width: 100%;
    border-radius: 0;
}
.secondxg ul{

}

.calendar .week li, .calendar .days li{
  font-size:16px;
}
#sortch li{
  font-size:16px;
}

.authorcon .left_mauthorimg{
    width: 60px;
    height: 60px;
    border-radius: 50%;  
}
.authorcon h5,.authorcon .topic_text{
 font-size: 16px; 
}
.author_c .ellipsis{
 font-size: 16px;   
}
.authorcon .topic_date img{
  width:16px;
  height:16px;
}

.author_tcon img{
  width:14px;
  height:14px;
}

#zxsj{
  height:580px;
} 


#zxgj{
height: 930px;
}
#zxjc{
  height:450px;
}
.zxjb li{
    width: 240px;
    height:290px;
    float:left;
    margin-right: 236px;
    text-align:center;
}

.zxjb div{
  margin-bottom:10px;
}
#zxyh  img{
  width:100%;
  height:100%;
}
#zxyh ul li{
width: 280px;
margin-right:25px; 
}
.second h5{
  font-size:16px;


  line-height: 24px;

}
/*#zxyh h3{height:52px;}
*/
.d_tap_top a{
  font-size:18px;
}

.purchaser_name {
  height:20px;
}

.xg_eventleft {
  width:100%;
  padding-right:445px;
}
.xg_event_right {
  width:365px;
  margin-left:-365px;
}

#vipdet_case .col-sm-3,#vipdet_video  .col-sm-3{
  padding-right:6px;
  padding-left:6px;
}

.caption1 .xgvipcase,.caption .xgvipcase{
  line-height: 30px;
    height: 65px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom:8px;
	font-weight:bold
}

#vipdet_case .caption1,#vipdet_video .caption{
  padding:9px 0 0 0;
}

.video-container .xgtitle, .video-container .xgtitle{
  line-height: 30px;
    height: 65px;
    padding: 10px 0 5px 0;
	overflow:hidden;
	font-weight:bold
}

.atapactive{
  color: #98C52F !important;
    font-weight: 600;
}


.vipmnore{
  display:inline-block;
  width:285px;
  height:56px;
  line-height:56px;
  border-radius:56px;
  background:#b4f600;
}
  .famousauto{
  padding-top:0px !important;
  padding:0;
  height: 0;
    padding-bottom:100%;
    position: relative;
    width: 100%;
    margin-top: 4px;
}
.famousautoimg{
  position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100%;
    max-width: 100%;
}

.famoustars img{
  width:10px;
  height:10px;
}

.artdetail img{
  max-width:100%;
  height:inherit;

}

.orstar {
  height:10px;text-align: left;padding-right: 15px;
}

/*响应式样式布局配合meta标签   代码：<meta name="viewport" content="width=device-width, initial-scale=1" />*/
@media screen and (max-width:2400px){
  .college-container .hot_list .hotlist1.allnum {
    padding-top: 0;
    min-height: 370px !important;
    max-height: 500px !important;
  }
}
@media screen and (max-width:1700px){
.top_midden {right: 15%;}
.college-container .hot_list .hotlist1.allnum {
  padding-top: 0;
  min-height: 340px !important;
  max-height: 450px !important;
}

} 
@media screen and (max-width:1520px){
.top_midden {right: 10%;}
.caption .f_16{font-size:14px;} 
.caption .f_18{font-size:14px;} 
.caption h4{font-size:16px;}
.fontchange .f_18{font-size:14px;}
.college-container .hot_list .hotlist1.allnum {
  padding-top: 0;
  min-height: 300px !important;
  max-height: 390px !important;
}

} 



 

@media screen and (max-width:1340px){
    .ml_115 {margin-left: 0px;}
    .navul li {margin: 30px 10px 0px 10px;} 
    .event_m {width:1000px;} 
    .caption h4{font-size:16px;}
    .top_midden {right: 5%;top:10px;}
    .caption .f_16{font-size:14px;} 
    .caption .f_18{font-size:14px;} 
	.nologinshow,.loginshow{margin-right: 0px;}
  .college-container .hot_list .hotlist1.allnum {
    padding-top: 0;
    min-height: 260px !important;
    max-height: 390px !important;
  }
} 

@media screen and (max-width:768px){

}
.data_newsvip{
	padding-left: 60px;
}


.datashowlist{
	width:20%;
	float:left;
	padding:10px 5px;
}
.datashowlist li{
	padding:5px 0;
	font-size:12px;
}
.datashowlist li:hover,.datashowlist li.active{background:#B9F438;}

.datashowdetail{
	width:80%;
	float:left;
}
.datashowdetail ul{
	padding-left:20px;
}
.datashowdetail ul li{
	margin-top: 15px;
    border: 1px solid #E4E4E4;
    padding: 20px 0 10px 15px;
    height: 180px;
}




#wrapper {
  padding: 12px;
}

select {
  -webkit-appearance: menulist-button;
  width: 200px;
  height: 25px;
}

.drp-popup {
  font-family: "AvenirLTStd-Heavy", "Avenir LT Std 85 Heavy", "Open Sans", Helvetica, Arial, sans-serif;
}

.drp-popup {
  top: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 9999;
  font-size: 12px;
  color: #444444;
  background-color: white;
  margin: 15px 0;
  padding: 18px 18px 38px;
  text-transform: uppercase;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 4px 10px 0 #828282;
  -moz-box-shadow: 0px 4px 10px 0 #828282;
  box-shadow: 0px 4px 10px 0 #828282;
}
.drp-popup *, .drp-popup *:before, .drp-popup *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.drp-popup a {
  text-decoration: none;
}
.drp-popup ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.drp-popup .drp-timeline {
  position: relative;
}
.drp-popup .drp-timeline .drp-timeline-bar {
  position: relative;
  height: 13px;
  border-bottom: 3px solid #cccccc;
  bottom: 21px;
}
.drp-popup .drp-timeline .drp-timeline-bar:before, .drp-popup .drp-timeline .drp-timeline-bar:after {
  content: "";
  position: absolute;
  height: 15px;
  border-left: 3px solid #cccccc;
  bottom: -9px;
  left: 0;
}
.drp-popup .drp-timeline .drp-timeline-bar:after {
  left: auto;
  right: 0;
}
.drp-popup .drp-timeline .drp-timeline-presets {
  position: relative;
  z-index: 1;
}
.drp-popup .drp-timeline .drp-timeline-presets li {
  position: relative;
  width: 87px;
  height: 36px;
  display: inline-block;
  color: #bcbcbc;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==");
  text-align: center;
  cursor: pointer;
}
.drp-popup .drp-timeline .drp-timeline-presets li:first-child {
  margin-left: 3px;
}
.drp-popup .drp-timeline .drp-timeline-presets li .drp-button {
  z-index: 2;
  cursor: pointer;
  background-color: #e0e0e0;
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: 4px;
  left: 37px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid white;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
.drp-popup .drp-timeline .drp-timeline-presets li.drp-selected {
  color: #444444;
}
.drp-popup .drp-timeline .drp-timeline-presets li.drp-selected .drp-button, .drp-popup .drp-timeline .drp-timeline-presets li:hover .drp-button {
  background-color: #2a91ca;
  width: 16px;
  height: 16px;
  left: 35px;
  bottom: 2px;
}
.drp-popup .drp-calendar {
  display: table-cell;
  vertical-align: top;
  width: 228px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
}
.drp-popup .drp-calendar .drp-month-picker {
  position: relative;
  background-color: #efefef;
  height: 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-bottom: 3px;
  line-height: 32px;
}
.drp-popup .drp-calendar .drp-month-picker .drp-month-title {
  font-size: 14px;
  text-align: center;
}
.drp-popup .drp-calendar .drp-month-picker .drp-arrow {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  position: absolute;
  width: 28px;
  height: 30px;
  line-height: 32px;
  text-align: center;
  left: 0;
  top: 0;
  color: #afafaf;
}
.drp-popup .drp-calendar .drp-month-picker .drp-arrow-right {
  left: auto;
  right: 0px;
}
.drp-popup .drp-calendar .drp-day-headers li {
  display: inline-block;
  width: 30px;
  height: 24px;
  line-height: 26px;
  margin: 0 0 3px 3px;
  text-align: center;
}
.drp-popup .drp-calendar .drp-day-headers li:first-child {
  margin-left: 0;
}
.drp-popup .drp-calendar .drp-days {
  zoom: 1;
}
.drp-popup .drp-calendar .drp-days:before, .drp-popup .drp-calendar .drp-days:after {
  content: "";
  display: table;
}
.drp-popup .drp-calendar .drp-days:after {
  clear: both;
}
.drp-popup .drp-calendar .drp-days li {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 33px;
  height: 24px;
  border-right: solid 3px white;
  float: left;
  cursor: pointer;
  line-height: 26px;
  text-align: center;
  margin: 0 0 3px 0;
}
.drp-popup .drp-calendar .drp-days li.drp-day-last-in-row {
  width: 30px;
  border-right: none;
}
.drp-popup .drp-calendar .drp-days li.drp-day-in-range {
  color: #2a91ca;
  background-color: #ddf3fe;
  border-color: #ddf3fe;
}
.drp-popup .drp-calendar .drp-days li.drp-day-last-in-range {
  border-color: white;
}
.drp-popup .drp-calendar .drp-days li.drp-day-selected, .drp-popup .drp-calendar .drp-days li:hover {
  color: #efefef;
  background-color: #2a91ca;
}
.drp-popup .drp-calendar .drp-days li.drp-day-disabled {
  color: #cccccc;
}
.drp-popup .drp-calendar .drp-days li.drp-day-disabled:hover {
  background-color: white;
  cursor: default;
}
.drp-popup .drp-calendar .drp-days .drp-day-empty {
  background-color: transparent !important;
  cursor: auto;
}
.drp-popup .drp-calendars {
  padding: 18px 0 10px;
  border-top: 1px solid #e0e0e0;
}
.drp-popup .drp-calendar:first-child .drp-day-selected {
  border-color: #ddf3fe;
}
.drp-popup .drp-calendar-date {
  position: absolute;
  bottom: 0px;
  height: 34px;
  width: inherit;
  text-align: center;
  color: #2a91ca;
  font-size: 16px;
}
.drp-popup .drp-calendar-date:before {
  font-size: 12px;
  color: #444444;
}
.drp-popup .drp-calendar-start .drp-calendar-date:before {
  content: "Start Date: ";
}
.drp-popup .drp-calendar-end .drp-calendar-date:before {
  content: "End Date: ";
}
.drp-popup .drp-calendar-separator {
  display: table-cell;
  position: relative;
  width: 69px;
  top: 8px;
}
.drp-popup .drp-calendar-separator:before {
  content: "";
  position: absolute;
  height: 90%;
  border-left: 1px solid #e0e0e0;
  left: 34px;
}
.drp-popup .drp-calendar-separator:after {
  content: "To";
  position: absolute;
  top: 80px;
  color: #2a91ca;
  background-color: white;
  height: 38px;
  width: 69px;
  text-align: center;
  font-size: 16px;
  line-height: 41px;
}
.jinkuang{border-radius: 5px;background: #ceb176;color:#fff;height: 30px;display:inline-block;padding:0 10px;line-height: 30px;}
.drp-popup .drp-tip {
  position: absolute;
  top: 0;
  left: 30px;
}
.drp-popup .drp-tip:before, .drp-popup .drp-tip:after {
  content: "";
  position: absolute;
  border-style: solid;
  bottom: 0;
}
.drp-popup .drp-tip:before {
  left: 0;
  border-width: 0 16px 16px;
  border-color: #d6d6d6 transparent;
}
.drp-popup .drp-tip:after {
  left: 2px;
  border-width: 0px 14px 14px;
  border-color: white transparent;
}
.mt-20{margin-top:20px}
.calendar .calendar-views .before .dot {
    position: absolute;
    left: 50%;
    bottom:0px;
    margin-left: -20px;
    width:40px;
    height:40px;
    background: #ccc;
    border-radius: 50%;
    z-index: -1;


}
.calendar .calendar-views .after .dot {
    position: absolute;
    left: 50%;
    bottom:0px;
    margin-left: -20px;
    width:40px;
    height:40px;
    background: #00baf1;
    border-radius: 50%;
    z-index: -1;


}


.calendar .calendar-views .now {
    color: #021200;
    background: #b4f600!important;
    width: 40px!important;
    height:40px!important;
    line-height:40px!important;
    margin-left: 5px!important;
    margin-right: 5px!important;
    margin-top: 4px!important;
    border-radius:50%;
}
.calendar ol li.now { 
     border-radius: 0; 
}
.calendar ol li { 
   line-height:48px !important;
}

.pagination { 
    margin: 6px 0; 
}

.doclist>div{
  display:flex;
  justify-content:space-between;
}
.doclistLeft{
        flex: 1;
    background: #b3f700;
    width: 70%;line-height:50px;
    padding: 0 15px;
    height:50px;
    margin-top: 12px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;        
}
.doclistLeft img{
    height:18px;
    margin-right:10px;
}
.doclistRight{
    height:50px;
    line-height:50px;
    background: #fe6c16;
    padding: 0 15px;
    width: 30%;
    text-align: center;
    color:#fff !important;
    margin-top: 12px;
    border-bottom-right-radius:5px;
    border-top-right-radius:5px;    
}
.noradius{
  border-radius:0 !important;
}
.doclistRight:hover{
    background: #ff7c24;
}
.doclistRight img{
    height:25px;
    margin-right:15px !important;
}
.doclistRight a{
    color:#fff !important;
    cursor:pointer;
}


.startip{
  color:red;
  margin-left:10px;
}
.fast_layer{
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center; 
    background: rgba(0, 0, 0, 0.5);
    z-index: 11111;   
}
.fast_content,.user_content,.vip_content,.xpai_content{
  position:absolute;
  border-radius:5px;
  top:100px;
  left:50%;
  width:56%;
  margin-left:-28%;
  text-align:center;
  background:#fff;
}
.fast_content .title,.user_content .title,.vip_content .title,.xpai_content .title{
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    background: #B9F438;
    padding: 15px;
    font-size:16px;
}
.fast_content .content,.user_content .content,.vip_content .content,.xpai_content .content{
    line-height:30px;
    text-align:left;
    padding:10px 20px;
    height:400px;
    overflow-y: auto;
}
.fast_content .btn,.user_content .btn,.vip_content .btn,.xpai_content .btn{
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    background: #B9F438;
    padding: 8px;
    font-size:16px;
    margin:10px;
}
.fast_content .btn2{
    border-radius:5px;
    background: #B9F438;
    padding: 8px;
    font-size:16px;    display: inline-block;
    margin:10px;
}

.wz_a{
    background: #ccc;
    padding: 8px 10px;
    cursor:pointer;
    color: red;
    border-radius: 5px;
}

.signimg{
  height: 16px;border-radius: 50%;
}



canvas {
    border: solid thin #ccc;
    cursor: pointer;
}

#canvasContainer {
    position: relative;
}

#jqpicker {
    position: absolute;
    border: solid thin #ccc;
    cursor: move;
    overflow: hidden;
    z-index: 2;
}

#resize {
    width: 0;
    height: 0;
    border-bottom: 15px solid rgba(200,200,200,0.8);
    border-left: 15px solid transparent;
    right: 0;
    bottom: 0;
    position: absolute;
    cursor: se-resize;
    z-index: 3;
}

.jqimg{
  margin-top:10px;
}

.oneline{
  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-height: 25px;max-height: 25px;-webkit-line-clamp: 1;-webkit-box-orient: vertical;
}

.litpic{
  margin-left:15px;
}
.gzhu{
  position:absolute;
  background:#B9F438;
  border-radius:8px;
  height:29px;
  width:76px;
  line-height:30px;
  margin:6px 44px;
}
.gzhu a{
  border:none;
  color:#000; 
}
.sentone{
    background: #8f8f8f;
    color: #fff;
    padding: 6px 28px;
    line-height: 40px;
    margin-right:-10px;
}
.sentone:hover{
  color:#fff;
}

/*相关阅读图片*/
.setheight{
  height: 0;
    padding-bottom:70%;
    position: relative;
    width: 100%;
}
.setimg{position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100%;
    max-width: 100%;}
.huiyuan0{
  background-color: #E9E9E9 !important;
  color: #000  !important;
}


.autoimg_set{    height: 0 !important;
    padding-bottom: 70%;
    position: relative;
    width: 100%;}
.hslimg {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100%;
    max-width: 100%;
}

.classlistname_l{
  max-width: 540px;
}
.detail_allcase .personbox1,.detail_allcase .personbox2{height:302px;border:1px solid #E4E4E4;margin:0}
.morenethot,.morenetmeth{
  position: absolute;top:33px;right:5px;color:#888;
}


.filedpn{ display:none!important;}
.uploadavi_con {
  max-width:740px;
}


/*lxc*/
#bdshare_weixin_qrcode_dialog_qr{
  padding:8px 10px !important;
}
.introduce_con img{
      max-width: 100%;
    height: inherit;
}
/*lxc*/
/*隐藏移动端 头部导航*/
.phonenav-container{
    display: none;
}
.singleheigt{
  height:100%;
}
.navul li.huangguan{
	width: 100px;
    height: 50px;
    margin: 10px 15px 0px 15px;
    background: url(/php/public/images/huangguan.png?111) 0px 0px no-repeat;
}
.shoucang{
	margin-top:15px;
	
}
.shoucang-for-pc {
  display: block;
}
.shoucang-for-app {
  display: none;
}

.vip-head-panel.vip-details-for-app {
  display: none;
}


/*导航栏搜索*/
.eleft_top1{
  background-color:#F5F5F5;
  padding: 12px 15px;
}
.eleft_top1 .serchdata {
  padding-bottom: 0;
}
.eleft_top1 .input-group {
  border-radius: 4px;
  width: 100% !important;
  overflow: hidden;
  margin-bottom: 20px;
}
.eleft_top1.serach-bg-white .form-control {
  background: #e8e8e8;
}
.eleft_top1 .input-group-btn {
  height: 40px;
  background: #e8e8e8;
}
.eleft_top1 .input-group-btn .btn-default {
  background: #e8e8e8;
}
.eleft_top1 .search-key {
  width: 50px;
  display: table-cell;
  vertical-align: middle;
  background: #98C52F;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.eleft_top1.serach-bg-white {
  background: #fff;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.eleft_top1 .serach-dimensions {
  padding-left: 10px;
  display: block;
}
.eleft_top1 .serach-dimensions .sd-row {
  overflow: hidden;
  display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
  display: -moz-box; /* 老版本语法: Firefox (buggy) */
  display: -ms-flexbox; /* 混合版本语法: IE 10 */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.eleft_top1 .serach-dimensions .sd-title {
  display: inline-block;
  padding-top: 3px;
  color: #666;
}
.eleft_top1 .serach-dimensions .sd-content {
  display: inline-block;
  flex: 1;
  -webkit-flex: 1;
}
.eleft_top1 .serach-dimensions .sd-item {
  padding: 4px 10px;
  display: inline-block;
  color: #666;
  background: #F1F1F2;
  border-radius: 4px;
  margin-bottom: 11px;
  margin-right: 11px;
}
.eleft_top1 .serach-dimensions .sd-item.active {
  background: #98C52F;
  color: #fff;
  border-radius: 4px;
}
.eleft_top1 .serach-dimensions .sd-item.vip {
  background: #ceb176;
  color: #fff;
  border-radius: 4px;
}
.eleft_top1 .form-control {
  border: 0;
  height: 40px;
  box-shadow: none;
}
.eleft_top1 .btn-default {
  border: 0;
  height: 40px !important;
  cursor: unset;
  box-shadow: unset;
}
.eleft_top1 .btn-default>img {
  display: block;
  margin-top: 7px;
  cursor: unset;
}
.eleft_top1 .btn-default:hover {
  background: #e8e8e8;
}

.weblogo {
  width: 150px;
  margin-left: 10px;
  margin-top: 5px;
}
.weblogo img {
  margin-top: 0;
  width: 100%;
}
#commentid .input-group-btn{
  overflow: hidden;
}
#commentid .plbtn {
  height: 78px;
}
.weixinh:hover .alertimg {
	width: 150px;
	right: 50px;
	top: 0px;
	max-width: none;
}
.weixinh:hover .alertimg img {
	width: 100%;
	height: auto;
}

/* 绑定弹出层 */
.udparty-bind-phone {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  left:0;
  top:0;
}
.udparty-bind-phone .udparty-bind-container {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 27;
  width: 510px;
  height: auto;
  background: #fff;
  padding: 10px 20px;
  border-radius: 8px;
  margin: 0 auto 50px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0,0,0,.3);
  box-sizing: border-box;
}
.udparty-bind-phone .bind-phone-bgCover {
  position: absolute;
  background: #333;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.7;
  -webkit-opacity: .7;
}
.bind-form-item {
  overflow: hidden;
  padding-top: 20px;
}
.udparty-bind-phone .bind-title {
  text-align: center;
  font-size: 18px;
  line-height: 50px;
}
.udparty-bind-phone .b-title {
  text-align: right;
  vertical-align: middle;
  display: inline-block;
  font-size: 14px;
  color: #606266;
  line-height: 40px;
  padding: 0 12px 0 0;
  box-sizing: border-box;
  width: 120px;
}
.udparty-bind-phone .b-content {
  display: inline-block;
  vertical-align: middle;
}
.udparty-bind-phone input{
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding: 0 15px;
  transition: border-color .2s cubic-bezier(.645,.045,.355,1);
  width: auto;
}
.udparty-bind-phone input:hover {
  border-color: #c0c4cc;
}
.udparty-bind-phone .yzmBtn {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  transition: .1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 8px 12px;
  font-size: 14px;
  border-radius: 4px;
}
.udparty-bind-phone .yzmBtn.disabled {
  background: #e8e8e8;
}
.bind-foot {
  display:block;
  padding: 25px;
  text-align: center;
}
.bind-foot .bind-btn {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #dcdfe6;
  color: #606266;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  transition: .1s;
  font-weight: 500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  padding: 9px 20px;
  font-size: 14px;
  border-radius: 4px;
  background: #3a8ee6;
  border-color: #3a8ee6;
  color: #fff;
  margin:0 10px
}
.udparty-bind-phone input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
.video-price-container {
  float: right;
  width: 200px;
  font-size: 16px;
}
.vip-container .video-price-container{
  float: unset;
  width: auto;
  line-height: 22px;
}
.vip-container {
  position: relative;
}
.vip-container .sp-hot-content {
  position: absolute;
  right: 25px;
  top: 0;
  line-height: 22px;
}
.vip-container .sp-hot-content .f_18{
  font-size: 14px;
}
.video-price-container .price-content {
  float: right;
  color: #98C52F;
  padding-right: 15px;  
  font-weight: bold;
}
.user_event .media-container {
  display: table;
}
.college-container .hotserch .serchdata {
  padding: 0;
}
.college-container .college-price {
  height: unset;
  overflow: hidden;
}
.college-container .hot_list .thumbnail {
  margin-bottom: 0;
}
.college-container .allcase {
  padding-top: 40px;
}
.college-container .hot_list .hotlist1.allnum {
  padding-top: 0;
}
.tieba-container .data_news .article-time {
  display: none;
}