/* Index CSS */
body{
}
.header{
  border-bottom: 1px solid #478243;
}
.header_top{
  /*line-height: 55px;*/
}
img{ overflow: hidden; }
a:link,a:visited{ color:#333333; text-decoration:none;}
a:hover{ color:#478243; text-decoration:none;}
.header_top .menulist a{color:#478243;padding-left:0px;}
a.l1:link,a.l1:visited{background:url(../../images/2017web/dot-def.jpg) no-repeat left 3px;}
a.l1:hover{background:url(../../images/2017web/dot-cur.jpg) no-repeat left 3px;}

a.sd:link,a.sd:visited{ color:#797979; text-decoration:none;}
a.sd:hover{ color:#478243; text-decoration:none;}
/*.site-navbar .read-nav a{color:#3a8c39;}*/
/*.site-navbar .dropdown-menu {background-color: #000}*/
#nav{ background-color: #FFF;transition: all 900ms cubic-bezier(0.19, 1, 0.22, 1); }
.login li{
    padding-right:7px;
}
.login li.pc_userinfo {
    padding-left:50px;
}
.banner_downimg{
    width: 370px;
    height: 250px;
}
.activity_img{
    width: 100px;
    height: 70px;
}
.myactivity_img{
    width: 100%;
}
.myactivity_model{
	border-bottom: dashed 1px #d6d6d6;
}
.ixueba_img{
    width: 290px;
    height: 195px;
}
/*wechat share*/
.share_qrcode {
    position: fixed;
    width: 280px;
    background: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    border: 1px solid #A7A3A3;
    border-radius: 4px;
    display: none;
}
.share_qrcode .close {
     top: 10px;
}
.close:hover {
    transform: rotatez(180deg);
    -o-transform: rotatez(180deg);
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
.close {
    font-family: new_iconfont;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 18px;
    transform: rotatez(0);
    transform: rotatez(0);
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.dropdown-menu::before, .dropup-menu::before {
    content: "";
    position: absolute;
    top: -7px;
    right: calc(50% - 7px);
    right: -webkit-calc(50% - 7px);
    right: -moz-calc(50% - 7px);
    width: 13px;
    height: 7px;
    z-index: 4;
    background: url(../../images/2017web/dropdown-menu-arrow.svg);
}
.p-header .second-nav .dropdown-menu-part .dropdown-menu a {
    display: inline-block;
    width: 86px;
    text-align: center;
    padding-right: 0;
    margin-right: 0;
    color: #666666;
}
.p-header .second-nav .dropdown-menu-part .dropdown-menu {
    right: 0px;
    padding: 3px 0px;
    line-height: 32px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.dropdown-menu.visible, .dropup-menu.visible {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: alpha(opacity=100);
    zoom: 1;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
    z-index: 9;
    display: block;
    min-width: 85px;

    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    visibility: visible;
    -webkit-transition: all 0.9s ease 0.5s;
    transition: all 0.9s ease 0.5s;
    z-index: 200;
}
a.active {
    background: #478243;
    border-radius:6px;
    text-align: center;
    color: #FFFFFF;
    padding: 5px 6px;
}
.liactive{
 padding-left:6px
}
/*
.login .user_info .caret{
	color:#478243;
}
.login .user_info ,.login .user_info .more_userInfo{
	width: 80px;
    text-align: center;
    padding: 0px;
}
.login .user_info .more_userInfomenu a{ color:#333}
.login .user_info .more_userInfomenu li{float:none;text-align:center}
.login .user_info .ico-arw-bodder{
	width: 80px;
    left: -1px;
    background-color: #fff;
    height: 27px;
    top: -27px;
    border-left: 1px solid #858585;
    border-top: 1px solid #858585;
	}
.login .user_info .more_userInfomenu{
	position: absolute;
    top: 10px;
    width: 80px;
    padding: 10px 0;
    z-index: 20;
    border: 1px solid #cdcdcd;
    background-color: #777;
    color: #333;
	opacity: 0.9;
}
.login .user_info .more_userInfo:hover{
	
}*/

.top-nav-list span {
		margin: 5px 0;
		width: 100%;
		display: block;
		text-align:center;
		line-height: 25px;
	}
	.wp-fav-nav {
		padding-left: 13px;
		width: 100px;
		padding-right: 20px;
		height: 26px
	}
	.wp-service{
		position:relative;
	}
	.wp-fav-nav .service-infor {
		width: 100px;
		top: 40px;
		left: -5px
	}
	.top-nav-dis {
		position: absolute;
		top: 25px;
		width: 280px;
		z-index: 20;
		border: 1px solid #cdcdcd;
		background-color: #fff;
		color: #333;
	}
	.wp-fav-nav .ico-arw-bodder {
		position: absolute;
		width: 100px;
		left: -1px;
		background-color: #fff;
		height: 27px;
		top: -27px;
		border-left: 1px solid #cdcdcd;
		border-right: 1px solid #cdcdcd;
		border-top: 1px solid #cdcdcd
	}
	.wp-service .service-in {
		position: absolute;
		z-index: 23;
		left:20px;
	}
	.ico-dis {
		margin-top: 5px;
		width: 0;
		height: 0;
		line-height: 0;
		vertical-align: middle;
		border-width: 4px;
		border-color: #999 transparent transparent transparent;
		border-style: solid dashed dotted dashed
	}
	.wp-service .wp-service-hover .service-infor,.wp-service .wp-service-hover .service-infor-more,.wp-service:hover .service-infor,.wp-service:hover .service-infor-more {
		display: block
	}
	.wp-service .wp-service-hover .ico-dis,.wp-service:hover .ico-dis {
		margin-top: 0;
		margin-bottom: 5px;
		border-style: solid;
		border-color: transparent transparent #478243 transparent;
		_border-style: dashed dashed solid dashed
	}
	.wp-service i {
		font-style: normal;
		display: inline-block;
		*
		display: inline;
		*
		zoom: 1;
	}
	.service-infor {
		display: none
	}
	.wp-service .wp-service-hover .ico-arw-bodder,.wp-service:hover .ico-arw-bodder {
		display: block
	}

.header_bottom .menulist{
    padding-left: 50px
}
.header_bottom .menulist li{
    padding: 0px 20px;
}
.header_bottom .menulist .caret{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 6px dashed #B0B0B0;
    border-top: 6px solid\9 #B0B0B0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    transition: all 0.6s ease 0.1s;
}
.header_bottom .hover .caret{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    display: inline-block;
}
.header_bottom{
    border-bottom: 1px solid #F5F5F5;
}
.nav_top{
    position:fixed;
    z-index: 999;
    width: 100%;
    background-color: #FFF;
	transform: translateY(-66px);
    transition: all 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.main{
    padding-top:157px
}
.border_radius{
    border: solid 1px #478243;
    border-radius: 10px;
    overflow: hidden;
}
.min_module .name{
    border-bottom: 1px solid #ddd;
    line-height: 50px;
	font-size:16px;
}
.thum{
    position: relative;
}
.con_mark a{
    color: #FFF;
}
.con_mark{
    background: url(../../images/2017web/tag.png) no-repeat right top;
    position: absolute;
    z-index: 13;
    display: block;
    width: 62px;
    line-height: 33px;
    top: 5px;
    padding-left: 8px
}
.columnlist_con .shares,.columnlist_cons .shares{
    background: url(../../images/2017web/wechat.gif) no-repeat;
    padding: 0px 30px ;
}
.columnlist_con .collection,.columnlist_cons .collection{
    background: url(../../images/2017web/collection.gif) no-repeat;
    padding-left: 20px;
}
.columnlist_con .collectioned,.columnlist_cons .collectioned{
    background: url(../../images/2017web/collection.png) no-repeat;
    padding-left: 20px;
}
.min_module div{padding-right: 40px}
.min_module .cons{
    padding: 5px 10px;
}
.min_module .taglist a{
    color: #478243;
}
.columnlist{
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
}
.columnlist li{
    height: 50px;
    line-height: 50px;
    /*margin-left: 13px;*/
    /*margin-right: 14px;*/
    cursor: pointer;
    text-align: center;
    /*padding: 0px 13px 0px 16px;*/
}
.columnlist .current{
    border-bottom:solid 3px #478243;
}
.columnlist_con,.columnlist_cons{
    display: none;
}
.columnlist_con .content,.columnlist_cons .content{
   
    padding: 5px 10px;
    line-height: 25px;
}
.columnlist_con .button,.columnlist_cons .button{
    color: #adadad;
}
.columnlist_con .button a,.columnlist_cons .button a{
    color: #adadad;
}
.tag_con{
    background:#478243;
    position: absolute;
    z-index: 13;
    display: block;
    line-height: 27px;
    padding:0 7px;
    top: 10px;
    color: #FFF;
}
.sudi,.search,.eshow,.activity,.aixueba,.epro,.huiyuan{
    line-height: 65px;
    border-bottom: dashed 1px #d6d6d6;
    border-top: solid 1px #e6e8eb;
}
.sudi_tag,.eshow_tag,.aixueba_tag,.epro_tag,.huiyuan_tag{
    background: url(../../images/2017web/suditag.jpg) no-repeat 0px 3px;
    width: 5px;
    height: 15px;
}
.litag_color{
    color:#478243;
}
.more_sudi a,.yibier,.baoming{
    color: #478243;
}
.more_sudi{
    border:solid 1px #478243;
    border-radius: 10px;
    line-height: 25px;
}
.search input{
    margin-top: 16px;
}
.hottag li{
    border:solid 1px #d6d6d6;
    border-radius: 15px;
    padding: 5px 10px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.hottag li a{
    color: #7d7d7d;
}
.act_current{
    color: #478243;
}
.activity_list{
    display: none;
}
.activitytag  span{
    cursor: pointer;
}
.epro_con{
    background: url(../../images/2017web/liaotian_con.png) no-repeat 0px 3px;
    width: 236px;
    height: 132px;
    font-size: 12px;
    padding: 10px 15px 15px 35px;
}
.epro_img img{
    width: 78px;
    height: 80px;
}
.huiyuan_name{
    color: #a1c987;
}
.e-s-color{ color:#999999;}
.e-s-w{width:52px; text-align:center;}
.e-s-c{width:245px;}
.e-s-name{ width:52px; line-height:30px;}
.dingyue{
    line-height: 30px; margin-top:25px;
}
.footer{
    border-top: solid 1px #e3e3e3;
}
.footer_info{
    color: #9f9f9f;
}

/*图片缩放*/
.thumbnail{
    border: none
}
.community .thumbnail a{
    /*display:inline-block;*/
    overflow:hidden
}
/*主要在这里*/
.community .thumbnail{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;box-sizing: border-box;
    -webkit-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
}
.community .thumbnail:hover{
    -webkit-box-shadow: 0 0 15px rgba(186, 204, 207, 0.7);
    -moz-box-shadow: 0 0 15px rgba(186, 204, 207, 0.7);
    box-shadow: 0 0 15px rgba(186, 204, 207, 0.7);
}
.community .thumbnail:hover:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.community .thumbnail img{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	width:200px;
	height:135px;
	margin-top:10px;
}
/*主要在这里*/



/*访谈*/
#fangtan{
    width: 700px;
}
.qishu{
    padding: 25px 100px 25px 10px;
    color: #555555;
}
.zhaiyao{
    padding: 25px;
    border-bottom: solid 1px #eeeeee;
    border-top: solid 1px #eeeeee;
}
.fangtancolor{
    color: #6b6b6b;
}
.liangdian{
   background: url(../../images/2017web/fangtan_list.png) no-repeat 0px 3px;
    width: 702px;
    height: 270px;
    padding: 30px 15px 15px 35px;
    margin: 0 auto;
    margin-top: 50px;
}
.fangtan_con{
    padding: 30px 15px 30px 40px;
}
.fangtan_con p{
    text-indent: 2em;
}
.fangtan_con_footer{
    padding: 50px 100px 50px 100px;
    border-bottom: solid 1px #eeeeee;
}
.fangtan_con_footer .sao{
    padding: 25px 20px;
    color: #888888;
}
.fangtan_con_footer .sina{
    background: url(../../images/2017web/sina.gif) no-repeat 0px 3px;
    width: 16px;
    height: 15px;
    padding: 0px 15px 15px 20px;
}
.fangtan_con_footer .wechat{
    background: url(../../images/2017web/wechat.gif) no-repeat 0px 3px;
    width: 20px;
    height: 15px;
    padding: 0px 15px 15px 20px;
	margin-left:15px;
}
.WB_widget{margin-top:6px;}
.fangtan_con_footer .collection{
    background: url(../../images/2017web/collection.gif) no-repeat 0px 0px;
    width: 18px;
    height: 16px;
    padding: 0px 15px 15px 20px;
}
.fangtan_con_footer span{
    padding:25px 50px 0px 0px;
}
.intro{
    padding: 20px 100px 50px 100px;
    background: #000;
    color: #FFF;
}
.intro p{
    text-indent: 2em;
}
.share{
    background: #478243;
    width: 100px;
    float: right;
    border-radius: 10px;
    text-align: center;
    padding: 5px 10px;
 }
 .share a{
    color: #FFF;
    display: inline-block;
 }
 .ft-list-img{width:219px; height:148px; margin-top:10px;}

 /*视频样式*/
  #video{
    width: 700px;
  }
 #video .banner{

 }
 #video .tag_title span{
    background: #478243;
    width: 8px;
    height: 20px;
 }
 .kandian{
    padding: 25px 100px 25px 80px;
    border-top: solid 1px #eeeeee;
 }
 .tag_title_bottom{
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 25px;
 }
 .shilu{
    padding: 25px;
    border-top: solid 1px #eeeeee;
    overflow-x:hidden; overflow-y:scroll;
    height:400px;
 }
 .jingcaiimg div{
    padding: 5px;
 }
 /*epro Index*/
 .epro_list span{
    padding-top: 3px;
 }
 .epro_list li{
    line-height: 25px;
    padding:0px 10px;
 }
 .epro_search_condition{
    color:#707070;
    border: solid 1px #dcdcdc;
    padding: 10px 10px;
 }
 .search_button{
    background: #478243;
    color: #FFF;
    border:none;
    padding: 5px 10px;
 }
 .epro_intro{
    background: #f7f7f7;
    border-radius: 10px;
    padding: 15px 20px;
 }
 .epro_intro p{
    text-indent: 2em;
 }
 .changci{
    color:#de0000;
 }
 .sp-list-img{width:210px; height:142px; margin-top:10px;}
 .sp-now-img{width:215px; height:165px;}
 .info_list li{ text-align: center; height: 40px; margin: 15px 17px; color: #FFFFFF; line-height: 40px;}
 .info_list .current{ color:#666666; font-weight:bold;}
 .info_list .current1{ color:#FFFDE6; font-weight:bold;}
 .info_list li .q{ background:#87BCB4;border-radius: 5px; padding:10px 10px;}
 .info_list li .w{ background:#FFC66A;border-radius: 5px; padding:10px 10px;}
 .info_list li .e{ background:#C2C2C2;border-radius: 5px; padding:10px 10px;}
 .info_list li .r{ background:#7E8ED1;border-radius: 5px; padding:10px 10px;}
 .info_list li .t{ background:#65CDBD;border-radius: 5px; padding:10px 10px;}
 .info_list li .y{ background:#E68B92;border-radius: 5px; padding:10px 10px;}
 .info_list li .u{ background:#BD76CC;border-radius: 5px; padding:10px 20px;}
 .info_list li .l{ background:#478243;border-radius: 5px; padding:10px 10px; font-size:18px;}
 .info_list li .i{ background:#57A306;border-radius: 5px; padding:10px 10px; font-size:18px;}
  .info_list li a{
    color: #FFF;
  }

 /*一手*/
 .l65{
    line-height: 45px; padding-top:5px;
 }
 .eshow_taglist li{width:80px; text-align: center; height: 40px; margin: 15px 10px; color: #FFFFFF; line-height: 40px;}
 .eshow_taglist .current{ color:#666666; font-weight:bold;}
 .eshow_taglist .current1{ color:#FFFDE6; font-weight:bold;}
 .eshow_taglist li .q{ background:#87BCB4;border-radius: 5px; padding:10px 10px;}
 .eshow_taglist li .w{ background:#FFC66A;border-radius: 5px; padding:10px 10px;}
 .eshow_taglist li .e{ background:#C2C2C2;border-radius: 5px; padding:10px 10px;}
 .eshow_taglist li .r{ background:#7E8ED1;border-radius: 5px; padding:10px 10px;}
 .eshow_taglist li .t{ background:#65CDBD;border-radius: 5px; padding:10px 10px;}
 .eshow_taglist li .y{ background:#E68B92;border-radius: 5px; padding:10px 10px;}
 .eshow_taglist li .u{ background:#BD76CC;border-radius: 5px; padding:10px 20px;}
 .eshow_taglist li .l{ background:#478243;border-radius: 5px; padding:10px 10px; font-size:18px;}
 .eshow_taglist li .i{ background:#57A306;border-radius: 5px; padding:10px 10px; font-size:18px;}

 .eshow_taglist li .s{ border-bottom:2px solid #478243; color:#333; padding:10px 10px; font-size:18px;}
 .eshow_taglist li .d{ border-bottom:2px solid #b1b1b1; color:#969696; padding:10px 10px; font-size:18px;}
  .eshow_taglist li a{
    color: #FFF;
  }
  .zimeiti{
    background: url(../../images/2017web/wechat.jpg) no-repeat 0px 0px;
    width: 20px;
    height: 15px;
    margin-left: 15px;
    padding: 0px 15px 15px 20px;
  }
  .eshow_tag_con{
    //background: url(../../images/2017web/tag_eshow.png) repeat-x right bottom;
	background:#478243;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 13;
    display: block;
    width: 80px;
    line-height: 27px;
	text-align:center;
    color: #FFF;
}
/*他的个人中心*/
#ta_center{
    background: url(../../images/2017web/body_bg.jpg);
	padding-bottom:15px;

}
#tamain{
    background-color: #FFF;
    /*height: 100px;*/
}
.colorfont{
    color: #4d8649;
}
.top_border{
    border:  solid #4d8649 1px;
}
.epro_wechat{
    padding-left: 80px;
}
.epro_headinfo ul{
    padding-left: 50px;
    /*margin-top: 20px;*/
}
.epro_headinfo ul li{
    display: block;
    /*width: 52px;*/
    margin-top: 5px;
    text-align: center;
}
#ta_center .epro_image_header{
	width:168px;
}
.border_right{
    border-right: solid 1px #e1e1e1;
}
.epro_button{
    margin-top: 15px
}
.epro_button .allow{
    border: solid 1px #cecece;
    border-radius: 30px;
    padding: 3px 10px;
    color: #6e6e6e;
    margin-left: 30px;
}
.epro_button .yanjiang{
    border: solid 1px #cecece;
    border-radius: 30px;
    padding: 3px 10px;
    color: #6e6e6e;
    margin-left:10px;
}
.epro_title_intro{
    border-bottom: solid 1px #b7b7b7;
    padding-left: 15px;
	padding-top:10px;
}
.epro_person_intro p{
 text-indent: 2em;
 color: #8f8f8f;
}
.epro_titles_color{
    color:#424242;
}
.epro_allow_list ul li{
    padding-left: 15px;
}
.epro_pesrson_article_title ul li{
    margin:5px 15px;
}

.epro_pesrson_article_title ul{border-bottom:1px solid #bfbdbd; padding-bottom:5px;}
.epro_pesrson_article_title ul li.cur{ border-top:2px solid #488243; padding-top:8px;}
.epro_pesrson_article_title ul li { padding-top:8px; font-size:18px;}

.color_time{
    color: #8f8f8f;
}
.allow_intro{
    background-color: #ebebeb;
    padding: 10px 10px;
    border-radius: 10px;
}
.allow_button{
    background-color: #478243;
    color: #FFF;
    border-radius: 10px;
    padding: 5px 15px;
    margin-top: 15px;
    margin-right: 100px;
}
.allow_color{
    color: #b3b3b3;
}
.allow_article_intro{
    border-left: #bababa solid 1px;
    padding: 5px 10px;
}
.article_detail{

}
.epro_pesrson_trg{
    display: none
}
/*我的个人中心*/
.my_button{
    border: #c1c1c1 solid 1px;
    padding: 5px 10px;
    color: #6a9667;
    border-radius: 10px;
}
.my_nums_list ul li{
    width: 60px;
}
.my_list_title ul li{
    width: 130px;
    cursor: pointer;
}
.my_dongtai{
    background: url(../../images/2017web/my_dongtai.gif) no-repeat 0px 0px;
    width: 18px;
    height: 18px;
    margin-left: 5px;
    padding: 0px 15px 15px 20px;
}
.my_list_title .current{color:#3a8c39; font-weight:800}
.my_article{
    background: url(../../images/2017web/my_article.gif) no-repeat 0px 0px;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    padding: 0px 15px 15px 20px;
}
.my_collection{
    background: url(../../images/2017web/my_collection.gif) no-repeat 0px 0px;
    width: 18px;
    height: 18px;
    margin-left: 5px;
    padding: 0px 15px 15px 20px;
}
.my_list_title{
    border-bottom: #b4b4b4 solid 1px
}
.dynamic_line {
    height: 50px;
    border-left: solid 2px #CCC;
}
.dynamic_con{
    margin-left: -15px;
}
.my_display_block{
    display: none
}
.bordernone{
    border: none;
}
.history,.possible{
    border:2px solid #c1c1c1;
    background-color: #f4f4f4
}
.history_title{
 padding-left: 0px
}
.history_list li{
    text-align: center;
     margin: 15px 5px 15px 15px;
 }
.history_block{
    display: none
}
.historyhover{
    cursor: pointer;
    color: #57a305
}
.possible_list li{
    text-align: center;
    margin: 15px 5px 15px 15px;
}
.possible_list a:hover{
    color:#FFF;
}
.addfrinends{
    top:-15px;
     left: -15px;
 }
.addfrinends button{
    border:none;
}
.addfrinends a{
    color: #FFF
}
.my_intro{
    padding: 10px 15px;
    line-height: 25px;
}
/*弹出层*/
.maskLayer{width: 100%; height: 100%; position: fixed; z-index: 1003; background-color: #000; opacity: 0.5; filter:Alpha(opacity=50); left: 0; top: 0; display: none;}
.cgLayer{width: 446px; height: 238px; position: fixed; z-index: 1010; background-color: #fff; top: 50%; left: 50%; margin: -119px 0 0 -223px; border-radius: 3px; text-align: center; }
.cgLayer p{color: #666; font-size: 16px; line-height: 24px; }
.cgLayer i.cgClose{width: 25px; height: 25px; display: block; position: absolute; right: 15px; top: 15px; background: url(../images/close.png) no-repeat; cursor: pointer; }
.cgLayer .cgBtn{margin-top: 45px; }
.unbComLayer h6{font-size: 18px; margin-top: 50px; color: #666; }
.unbComLayer p{font-size: 18px; margin-top: 18px; }
.unbComLayer .btn_grey{font-size: 18px; margin-right: 40px; }
.unbComLayer .btn_orange{font-size: 18px; background: #fc6401; }
.unbComLayer .cgBtn span:hover{background: #fd8334; color: #fff; }
.btn_orange,.btn_grey{width: 110px; height: 40px; line-height: 40px; display: inline-block; text-align: center; border-radius: 5px; font-size: 16px; cursor: pointer; border: 0; font-family: "Microsoft YaHei"; outline: 0; }
.btn_orange{color: #fff; background-color: #fc7e2c; }
.btn_orange:hover{background-color: #fc6401; }
.btn_grey{color: #999; font-size: 14px; background-color: #e9e9e9; }


.cgLayer_two{width: 446px; height: 238px; position: fixed; z-index: 1010; background-color: #fff; top: 50%; left: 50%; margin: -119px 0 0 -223px; border-radius: 3px; text-align: center; }
.cgLayer_two p{color: #666; font-size: 16px; line-height: 24px; }
.cgLayer_two i.cgClose{width: 25px; height: 25px; display: block; position: absolute; right: 15px; top: 15px; background: url(../images/close.png) no-repeat; cursor: pointer; }
.cgLayer_two .cgBtn{margin-top: 45px; }
.unbComLayer_two h6{font-size: 18px; margin-top: 50px; color: #666; }
.unbComLayer_two p{font-size: 18px; margin-top: 18px; }
.unbComLayer_two .btn_grey{font-size: 18px; margin-right: 40px; }
.unbComLayer_two .btn_orange{font-size: 18px; background: #fc6401; }
.unbComLayer_two .cgBtn span:hover{background: #fd8334; color: #fff; }

/*在线投稿start*/

.col-1 div.content{ border: solid 1px #CCC; }
.ib, .ib-a a {display: inline-block; zoom: 1;}
.input-text,.measure-input,textarea,input.date,input.endDate,.input-focus{border:1px solid #A7A6AA;height:25px;margin:0 5px 0 0;padding:2px 0 2px 5px;border: 1px solid #d0d0d0;background: #FFF url(../images/admin_img/input.png) repeat-x; font-size:12px;}
.input-focus{background: #FFF url(../images/admin_img/input_focus.png) repeat-x; border-color:#afcee6;font-size:12px;}
input.date,input.endDate{background: #fff url(../images/admin_img/input_date.png) no-repeat right 3px; padding-right:18px;font-size:12px;}
textarea,textarea.input-text,textarea.input-focus{font-size:12px;height:auto; padding:5px; margin:0;}
select{ vertical-align:middle;background:none repeat scroll 0 0 #F9F9F9;border-color:#666666 #CCCCCC #CCCCCC #666666;border-style:solid;border-width:1px;color:#333;padding:2px;}
.search-form{ margin-bottom:10px}
select optgroup {color: #CAC8BB;}
/*表格表单*/
.table_form{font-size:12px}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:4px 0 4px 8px}
.table_form tbody td,.table_form tbody th{border-bottom:1px solid #eee; }
.colorpanel tbody td,.colorpanel tbody th{ padding:0;border-bottom: none;}
/*select美化*/
.js ul.newList {left:-9999px;}
ul.newList * {margin:0; padding:0;}
ul.newList {margin:0; padding:0; list-style:none; color:#000; background:#fff; position:absolute;  border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:9999;}
.newListSelected {color:#000; height:22px; padding:4px 0 0 6px; float:left; background:url(../images/select-bg.png) no-repeat right 0; border-left:1px solid #dfdfdf}
.newListSelected span {display:block;}
ul.newList li a {padding:3px 8px;display:block;text-decoration: none;}
.selectedTxt {overflow:hidden; height:16px; padding:0 23px 0 0;}
.measure-input {background:url("../images/ruler.gif") repeat-x scroll 0 9px transparent}
.hiLite {background:#e0ebf4!important; color:#444!important;}
.newListHover {background:#f2f7fb!important; color:#000!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:right -26px; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

/*表单验证*/
.onShow,.onFocus,.onError,.onCorrect,.onLoad,.onTime{display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline; vertical-align:middle;background:url(../../images/msg_bg.png) no-repeat;   color:#444;line-height:18px;padding:2px 10px 2px 23px; margin-left:10px;_margin-left:5px}
.onShow{background-position:3px -147px;border-color:#40B3FF;color:#959595}
.onFocus{background-position:3px -147px;border-color:#40B3FF;}
.onError{background-position:3px -47px;border-color:#40B3FF; color:red}
.onCorrect{background-position:3px -247px;border-color:#40B3FF;}
.onLamp{background-position:3px -200px}
.onTime{background-position:3px -1356px}

/*联动菜单*/
.linkage-menu{height:200px; overflow-y:auto; padding:0 4px}
.linkage-menu h6{ border-bottom:1px solid #e2ecee; padding:2px 0 3px; margin-bottom:5px}
.linkage-menu h6 a.rt{ font-weight:normal; font-family:'宋体';color:#377abe}
.linkage-menu div.menu a{width:74px; line-height:22px;text-decoration: none; padding-left:4px; overflow:hidden; height:22px}
.linkage-menu div.menu a:hover{ background:#d9e4ed; color:#377abe}
div#areaid{border:1px solid #A7A6AA;height:18px;margin:0 5px 0 0;padding:2px 5px 2px;border: 1px solid #d0d0d0;background: #FFF url(../images/admin_img/input.png) repeat-x; position:relative; top:-2px;*top:2px;}

.picList li{ padding:0 0 8px}
.display {display:none}

/*在线投稿end*/
/*修改资料信息*/
.col-auto .col-right{ width:200px; margin-left:10px}
.point{border:1px solid #ffbf7a; background:#fffced; margin-bottom:10px; position:relative}
.point .content{padding:8px 10px;}
.point .content .title{color:#ff8400}
.point .content p{color:#777; text-indent:20px}
.point a.close span{display:none}
.point a.close{background: url(../images/cross.png) no-repeat left 3px; display:block; width:16px; height:16px;position: absolute; right:4px; top:4px;outline:none;}
.point a.close:hover{background-position: left -46px}
.point span.o1,
    .point span.o2,
    .point span.o3,
    .point span.o4{position:absolute;width:3px;height:3px;background: url(../images/fillet.png) no-repeat; overflow:hidden}
    .point span.o1{background-position: left top; top:-1px; left:-1px}
    .point span.o2{background-position: right top; top:-1px; right:-1px}
    .point span.o3{background-position: left -3px; bottom:-1px; left:-1px}
    .point span.o4{background-position: right -3px; bottom:-1px; right:-1px;}
.col-avatar li{margin-bottom:4px; color:#999}
.col-avatar li img{ border:1px solid #ccc}
.member-info{background:none; margin-top:5px;}
.member-info div.content{padding:10px;}
.member-info div.content .col-left{ margin-right:10px}
.member-info div.content .col-left img{ border:1px solid #eee}
.member-info div.content .col-auto h5{ border-bottom:1px solid #eee; margin-bottom:3px; color:#ff6c00; padding-bottom:3px}
.member-info div.content .col-auto{_height:74px; overflow:hidden}
.col-1{position:relative; zoom:1;}
.col-1 span.o1,
  .col-1 span.o2,
  .col-1 span.o3,
  .col-1 span.o4{position:absolute;width:3px;height:3px;overflow:hidden}
  .col-1 span.o1{background-position: left -6px; top:-1px; left:-1px}
  .col-1 span.o2{background-position: right -6px; top:-1px; right:-1px}
  .col-1 span.o3{background-position: left -9px; bottom:-1px; left:-1px}
  .col-1 span.o4{background-position: right -9px; bottom:-1px; right:-1px;}
.col-1 h5.title, .col-1 h6.title{ height:30px; font-size:16px;  line-height:30px;  padding:5px 10px 3px}
.col-1 h6.title{margin-bottom:8px; font-size:14px}
.col-1 div.content{padding:10px 10px 10px; border: solid 1px #CCC; }



/*我的跬步start*/
.kuibu{ margin-top: 50px }
.kuibu_l{text-align: center;}
.kuibu_r{ border-left:solid 1px #d3d3d3  }
.kuibu_bottom span{ background-color: #5cab11; color: #FFF; padding: 5px 15px}
/*我的跬步END*/
/*私信好友*/
.no_readmessage_tips{top:0px; left: 70px;background-color: #00CCFF; border-radius: 4px}

/*talk*/
.talk_content{background-color:#00FFFF; padding: 5px 8px; border-radius: 5px; line-height: 25px; word-break: break-all;}
.right_talk_content{ text-align: right; }
.windos_talk{border: dashed 1px #CCC;}

/*分页 START*/
.pages{ text-align:center}
#pages { padding:14px 0 10px;font-family:宋体;}
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #57A306; text-align:center; color:#333; padding:0 10px}
#pages a.a1 { background:url(../images/admin_img/pages.png) no-repeat 0 5px; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block; height:22px;padding:0 10px; line-height:22px; background:#57A306; border:1px solid #57A306; color:#fff; text-align:center; }
.page .noPage { display:inline-block; height:22px; line-height:22px; background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; border:1px solid #57A306; text-align:center; color:#a4a4a4; }
/*分页 END*/
/*==============================================*/
.m-navbar{display: none;}
.m-navbar{margin: 0 0; position: fixed;top:0;left: -70%;bottom:0;height: 100%;background-color: #293038;text-align: left;padding: 0;line-height: 32px;font-size: 16px;width: 70%;z-index:9999;display: block;overflow-y: auto;
    -webkit-transition:left 0.68s;
    -moz-transition:left 0.68s;
    -ms-transition:left 0.68s;
    -o-transition:left 0.68s;
    transition:left 0.68s;
    }
    .m-navbar li{float: none;text-align: ; margin-left: 0;}
    .m-navbar .sub-menu{position: relative;top: 0;box-shadow:none;background-color:transparent;border:none;border-radius:0;width: auto;margin: 0 0 0 25px;font-size: 14px;padding: 0;font-weight: normal;}
    .m-navbar .fa{width: 18px;display: inline-block;text-align: center;}
    .m-navbar li a{display: block;margin:0 20px;padding: 10px 10px;color: #eee;border-bottom: 1px solid #303C4A;}
    .m-navbar li:hover > a, .m-navbar li a:hover, .m-navbar li.current-menu-item > a, .m-navbar li.current-menu-parent > a{color: #fff;}
    .m-navbar .navto-search{display: none;}
    .m-navbar .dropdown-menu{
    display: block;
    background: none;
    border-radius: 0px;
    position: static;
    float: none;
    box-shadow: none;
    -webkit-box-shadow: none; }
.m-navbar .dropdown-menu::before,.m-navbar .dropup-menu::before {
    content: "";
    position: absolute;
    top: -7px;
    right: calc(50% - 7px);
    right: -webkit-calc(50% - 7px);
    right: -moz-calc(50% - 7px);
    width: 13px;
    height: 7px;
    z-index: 4;
    background: none;
}


.m-icon-nav{display: none;}
.m-mask{display: none;  }
.m-navbar{display: none;}

.site-navbar,
.site-search,
.m-icon-nav,
.widget-navcontent .item,
.site-nav .fa-angle-down,
.rollbar li
, .rollbar h6
, .btn
, .search-btn
, a
{
    -webkit-transition:all 0.25s;
    -moz-transition:all 0.25s;
    -ms-transition:all 0.25s;
    -o-transition:all 0.25s;
    transition:all 0.25s;
}

.m-nav-show{
    /* -webkit-transform:translate3d(70%,0px,0px); */
     position: fixed;top: 0;
     right: 0;left: 0;bottom: 0;
     height: 100%;width: 100%
 }
    .m-nav-show .m-navbar{
        left: 0;
    }
    /*.m-nav-show .header{position: absolute;}*/
    .m-nav-show .m-mask{
        display: block;position: fixed;
        top: 0;right: 0;left: 0;
        bottom: 0;background-color: rgba(0,0,0,0.5
    );
        z-index: 999;
        overflow: hidden;
    }
    .m-nav-show .m-icon-nav{
        color: #45B6F7;
    }
.m-mask {
    display: none;
}
.navto_search_model{display: none}
.search-wrap{ display: none }
.search-wrap{
        height: 100%;
        z-index: 1100;
        max-width: 640px;
        margin: 0 auto;
        position: fixed;
        background: #fff;
        top: 0;
        left: 0;
        right: 0;
        padding-bottom: 50px;
    }
    .search-input-box {
        padding: 0 15px;
        height: 50px;
        line-height: 44px;
        border-bottom: 1px solid #f0f0f0;
    }
    .search-wrap .input-sm-search {
        right: 50px;
    }
    .input-sm-search {
        position: absolute;
        right: 20px;
        top: 0;
        border: none;
        background: 0 0;
    }
    .search-wrap .search-input {
        width: 88%;
    }
    .search-wrap .search-input, .search-wrap-show .search-input {
        width: 88%;
        height: 33px;
		line-height:35px;
        border-radius: 33px;
        background: #f5f5f5;
        border: none;
        color: #333;
        font-size: 14px;
        padding: 0px 15px;
        margin-top: 9px;
    }
    .search-wrap .close-box {
        position: absolute;
        right: 5px;
        font-size: 16px;
        color: #bbb;
        display: inline-block;
        padding: 0 10px;
        line-height: 50px;
    }
    .icon-sm-search {
        background-position: -184px -102px;
        width: 43px;
        height: 33px;
        margin-top: 6px;
    }
    .icon {
        display: inline-block;
        vertical-align: text-bottom;
        /*width: 15px;*/
        height: 14px;
        cursor: pointer;
        background-size: 250px 300px;
    }
    .search-hot a {
        color: #3a8c39;
    }
    .search-history-act {
        display: none;
    }
    .search-act {
        margin: 25px 15px 0 15px;
        font-size: 14px;
        color: #bbb;
        height: 23px;
        line-height: 23px;
        border-bottom: 1px solid #f0f0f0;
        display: inline-block;
        width: 100%;
    }
    .search-act {
        margin: 25px 15px 0 15px;
        font-size: 14px;
        color: #bbb;
        height: 23px;
        line-height: 23px;
        border-bottom: 1px solid #f0f0f0;
        display: inline-block;
        width: 100%;
    }
    .search-history, .search-history-act {
        display: none;
    }
    .search-ul {
        margin: 0 15px;
    }
    .search-ul li {
        height: 30px;
        border-radius: 30px;
        border: 1px solid #f0f0f0;
        margin: 15px 15px 0 0;
        float: left;
        font-size: 16px;
        text-align: center;
        line-height: 30px;
        padding: 0 10px;
    }
    /*返回顶部*/
    #back-top {
        display: none;
    }
    /*phone nav*/
    .user-wrap{
        display: none
    }
    .user-wrap {
        position: fixed;
        background: #fff;
        left: 0;
        right: 0;
        display: none;
        z-index: 102;
        height: 100%;
        margin-top: 0px;
        overflow: auto;
        padding-bottom: 105px;
    }
    .user-wrap .information {
        font-size: 1rem;
        padding: 0.3rem 1rem .5rem 1.125rem;
    }
    .user-wrap .information a.active_zg {
        color: #348039;
    }
    .subclass-ul {
        display: inline-block;
        border-bottom: 1px solid #f0f0f0;
        width: 100%;
        padding: 0 1rem 0.2rem 1rem;
        color: #666;
        font-size: .8rem;
        vertical-align: top;
    }
    .subclass-ul li {
        float: left;
        width: 25%;
        height: 1.5rem;
        line-height: 1.5rem;
        text-align: left;
    }
    .subclass-ul li a {
        color: #666;
    }
    .transition {
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }
    .navbar-nav-ul {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        padding: .5rem 1.125rem;
    }
    .navbar-nav-ul li {
        position: relative;
        width: 25%;
        float: left;
        font-size: 1rem;
        height: 2rem;
        line-height: 2rem;
        text-align: left;
    }
    .navbar-nav-ul li:nth-child(4n), .subclass-ul li:nth-child(4n) {
        text-align: right;
    }
    .navbar-nav-ul li:nth-child(4n-2), .subclass-ul li:nth-child(4n-2) {
        text-align: center;
    }
    .navbar-nav-ul li:nth-child(4n-1), .subclass-ul li:nth-child(4n-1) {
        text-align: center;
    }

    .nums-nav-active {
        left: 3.4rem;
    }
    .nums-nav {
        position: absolute;
        top: .45rem;
        font-style: normal;
        color: #fff;
        background-color: #f63756;
        border-radius: 50px;
        width: 6px;
        height: 6px;
        padding: 0;
        left: 4rem;
        z-index: 10;
        display: none;
    }
    .placeholder-line {
        width: 100%;
        height: .25rem;
        background: #f4f4f4;
    }
    .join-footer-box {
        height: 2.9rem;
        line-height: 2.9rem;
        padding-right: 1rem;
        padding-left: .48rem;
        font-size: .8rem;
        color: #8d8d8d;
    }
    .bgW {
        background: #fff;
    }
    .join-footer-box a {
        color: #8d8d8d;
        display: inline-block;
        width: 100%;
    }
    .placeholder-line {
        width: 100%;
        height: .15rem;
        background: #f4f4f4;
    }
    .user-face-wrap {
        height: 4.5rem;
    }
    .login-link {
        display: inline-block;
        width: 7.5rem;
        height: 2rem;
        line-height: 2rem;
        border: 1px solid #ff6060;
        text-align: center;
        font-size: .85rem;
        margin-top: 1.25rem;
        border-radius: .15rem;
    }
    .c3 {
        color: #ff6060;
    }
    .login-link:nth-child(2) {
        margin-left: 1rem;
        color: #fff;
    }
    .login-link {
        display: inline-block;
        width: 7.5rem;
        height: 2rem;
        line-height: 2rem;
        border: 1px solid #3a8c39;
        text-align: center;
        font-size: .85rem;
        margin-top: 1.25rem;
        border-radius: .15rem;
    }
    .b1 {
        background: #3a8c39;
    }

    /*::-webkit-scrollbar-thumb {
        background: #45B6F7;
    }*/
    .mobile_user,.mobile_index,.moblile_userbutton{
        display: none;
    }
    #CuPlayer{
        width: 700px;
		height:375px;
    }
    .TITLE_time{
        display: none;
    }
    #PCMSAD_57_0,#PCMSAD_57_1{
        margin-top: 70px;
    }
    /*专题样式*/
    .special_titile_boottom{
        padding-bottom: 15px;
        padding-left: 15px;
        border-bottom: solid 2px #CCC;
    }
    .special_topimg{
        width: 100%;
        height:100%;
    }
    .pcdisplay_none{ display: none }
    .border_bottomsolid{ border-bottom: #efefef solid 1px; }
	.weeklylist{ background-color:#fafffa}
	.weeklylist img{ width:200px; height:135px;}
	
	/*横向导航*/
	.info_nav .category-head{
	  width:100%;
	  display: inline;
	  white-space: nowrap;
	  overflow-x:scroll;
	  float:left;
	  overflow-y:hidden;
	  position: fixed;
      z-index: 200;
      background-color: #FFF;
	  
	}
	.info_nav .category-head li{
	  display:inline-block;
	  line-height: 49px;
	}
	.info_nav .category-head li a{
	  display: inline-block;
	  height: 49px;
	  padding: 0 15px;
	  color: #494949;
	}
	.info_nav .category-head li.active {
	  border-bottom: 1px solid #ee8e3a;
	}
	.info_nav .category-head li.active a{
	  color: #ee8e3a;
	}
	.info_nav{
	  height: 50px;
	  background: #fff;
	  z-index:100;
    /*position: fixed;*/
    width: 100%
	}
	
	/*20180711直播中*/
	.liveing .pcHeight{
		height:2600px;
		overflow: auto;
		background: none repeat scroll 0 0 ;
	}
	.liveing .pcHeight p{margin:1px; padding:10px; font-size:16px; color:#515151; line-height:30px; text-indent:2em;}
	.liveing .liveing_title{
		height:235px;
		background: url(../../images/liveing/title_bg.png) no-repeat center center;
		background-size: contain;
	}
	.liveing .liveing_rightbg{background-color:#f2f2f2}
	.liveing .liveing_tab{
		border-bottom:solid 1px #8d8d8d;
	}
	.liveing .liveing_tab_tilte { color:#444444; font-weight:bold;}
	.liveing .mt25bf{margin-top:26%}
	.liveing .liveing_title span{color:#478243}
	.liveing .comment .comment_title{
		height:22px;
		background: url(../../images/liveing/comment.png) no-repeat center center;
		background-size: contain;}
	.liveing .comment_button{
		height:22px;
		width:100px;
		border:none;
		float:right;
		background: url(../../images/liveing/conmment_buton.png) no-repeat center center;
	}
	.liveing .comment .commment_list_tilte{
		height:22px;
		background: url(../../images/liveing/commment_ico.png) no-repeat 2% center;
		background-size: contain;
		color:#478243;
		padding-left:35px;
		font-size:16px
		
		}
	 
		
	.mt40{margin-top:40px;}
	.e-name{ font-weight:bold;}
	.e-dex{ font-weight:normal;}
	.liveing .comment .comment_author{color:#478243}
	.liveing .comment .comment_time{color:#a9a9a9}
	.liveing .comment .commment_list{height:200px; overflow-y:scroll;}
	
	.liveing .comment .yc_list_tilte{
		height:22px;
		background: url(../../images/liveing/liveing.png) no-repeat 2% center;
		background-size: contain;
		color:#478243;
		padding-left:35px;
		font-size:16px;
		font-weight:bold;
	}
	
	.liveing .comment .jb_list_tilte{
		height:22px;
		background: url(../../images/liveing/peo.png) no-repeat 2% center;
		background-size: contain;
		color:#478243;
		padding-left:35px;
		font-size:16px;
		font-weight:bold;
	}
	
	.liveing .comment .gifts_list_tilte{
		height:22px;
		background: url(../../images/liveing/gifts.png) no-repeat 2% center;
		background-size: contain;
		color:#478243;
		padding-left:35px;
		font-size:16px;
		font-weight:bold;
	}
	
	.liveing .comment .act_list_tilte{
		height:22px;
		background: url(../../images/liveing/liveing_ico.png) no-repeat 2% center;
		background-size: contain;
		color:#478243;
		padding-left:40px;
		font-size:16px;
		font-weight:bold;
	}
	
	
	/*直播结束*/
	.liveing  .jiabin li{-moz-border-radius:25px; /* 老的 Firefox */padding-left:300px; line-height:200%; font-weight:bold;}	
	.liveing  .jiabin .def{text-align:center;padding:7px 5px;background:#adadad;color:#FFF;
	border-top-left-radius:1em;border-top-right-radius:1em; margin-right:1px; width:98%;  position: absolute; margin-top:19px; -moz-border-radius:25px; /* 老的 Firefox */}
	.liveing  .jiabin .current{ background:#478243; padding:15px 5px;text-align:center;color:#FFF;
	border-top-left-radius:1em;border-top-right-radius:1em; margin-right:2px;}
	.liveing .endList{border-bottom: #ddd dashed 1px; padding-bottom: 15px;}
	#livelist{padding-left:350px; line-height:200%; font-weight:bold;}
    .livebg{ background:#fff;}
	
	
	
	

	



@media (max-width: 1320px) {

}
@media (max-width: 1240px) {
}

@media (max-width: 1024px) {

}

@media (max-width: 860px) {

}

@media (max-width: 720px) {

    	::-webkit-scrollbar {
        width: 2px;height: 10px;
    }
	.header{
	  border-bottom: 0px solid #478243;
	}
	.wp-service{
		position:absolute;
		top: 22px;
		right: 40px;
		padding-right:0px;
		width:75px;
	}
	.wp-service .service-in{
		z-index:104;
		left:5px;
	}
	.wp-fav-nav{
		padding-left:0px;
		list-style: none;
	}
	.wp-fav-nav .service-infor{
		top: 20px;
		left: -20px;
	}
	.top-nav-dis{
		z-index:103;
	}
    #main{padding-left:12px;}
	.mobile_positon_fix{ position:fixed}
	.mobile_displaynone{ display: none }
    .mobile_displayblock{ display: block; }
    .mobile_floatnone{float:none}
    .mobile_floatleft{float:left}
    .mobile_floatright{float:right}
    .header_bottom,#nav .header_top .menulist,#nav .header_top .login {display: none}
	.mobile_mt60{ margin-top:60px}
	.mobile_mt65{ margin-top:65px}
	.mobile_mt70{ margin-top:70px}
	.mobile_mt75{ margin-top:75px}
	.mobile_mt80{ margin-top:80px}
    .mobile_center{
        text-align: center;
    }
	.jihua .ban{
		margin-top:40px;
	}
	.ad_js img{
		 width: 100%;
		 height:100%;
	}
    .img_width{
        width: 100%;
    }
	.weeklylist img{
		width:100%;
		height:100%;
	}
    .mobile_pt40{
        padding-top: 40px;
    }
    .mobile_pl15{
        padding-left: 15px;
    }
    .mobile_pt65{
        padding-top: 65px;
    }
	.mobile_wap_pl15{
        padding-left: 15px;
    }
    .mobile_ml50{
        margin-left: 30px
    }
	.epro_headinfo ul li.mobile_displaynone{display: none}
	#ta_center .epro_image_header{width:70px;}
	.epro_button .allow{margin-left:0px;}
	
    .m-icon-nav{display:block;position:absolute;left:0;font-size: 19px;padding: 21px 30px 21px 15px;color: #3a8c39;}
    .m-icon-nav_more{display:block;position:relative;left:88%;font-size: 14px;padding: 15px 30px 21px 15px;color:#3a8c39;background-color: #FFF;z-index:200;}
    .m-nav-show .m-icon-nav{color: #45B6F7;}
    .header_top{ /*margin-bottom: 10px;*/ }

    .m-nav-show{
            /* -webkit-transform: translate3d(70%,0px,0px); */
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    }

    .m-nav-show .m-navbar {
        left: 0;
    }
	.m-navbar .dropdown-menu{
		border:none;
	}
	.m-navbar{
		margin: 0 0;
		position: fixed;
		top:0;left: -70%;bottom:0;
		height: 100%;
		background-color: #293038;
		text-align: left;
		padding: 0;line-height: 32px;
		font-size: 16px;width: 70%
		;z-index:9999;
		display: block;
		overflow-y: auto;
		-webkit-transition:left 0.68s;
		-moz-transition:left 0.68s;
		-ms-transition:left 0.68s;
		-o-transition:left 0.68s;
		transition:left 0.68s;
	}
	.m-nav-show .m-navbar{left: 0;}
	.m-nav-show .m-mask{
		display: block;
		position: fixed;
		top: 0;right: 0;
		left: 0;bottom: 0;
		background-color: rgba(0,0,0,0.5);z-index: 999;
		overflow: hidden;
	}

    .banner_downimg,.diy_ads img{ width: 100%; height:100% }
    .diy_ads img{ width: 100%; }
    .community .thumbnail img{width: 100%; height: 100%}
    .search_model_kewords,.search_model{ display: none }

    .mobile_left0{margin-left: 0px}
    .mobile_left5{margin-left: 5px}
    .mobile_left10{margin-left: 10px}
    .mobile_left15{margin-left: 15px}
    .mobile_left30{margin-left: 30px}
    .mobile_right0{margin-right: 0px}
    .mobile_right5{margin-right: 5px}
    .mobile_right10{margin-right: 10px}
    .mobile_right15{margin-right: 15px}
    .mobile_right30{margin-right: 30px}
	.mobile_top0{margin-top: 0px}
	.mobile_top5{margin-top: 5px}
	.mobile_top10{margin-top: 10px}
	.mobile_bottom0{margin-bottom: 0px}
	.mobile_bottom5{margin-bottom: 5px}
	.mobile_bottom10{margin-bottom: 10px}

	.mobile_padding0{padding:0px}
	.mobile_padding_left0{padding-left: 0px}
	.mobile_padding_left15{padding-left: 15px}
    .mobile_padding_right0{padding-right: 0px}
    .mobile_padding_right10{padding-right: 10px}
    .mobile_padding_right15{padding-right: 15px}
	.mobile_all{padding:10px; margin:0;}

    .mobile_paddingtop0{padding-top:0px}
    .mobile_paddingtop10{padding-top: 10px}
    .mobile_paddingtop15{padding-top: 15px}
    .mobile_paddingtop20{padding-top: 20px}
    .mobile_paddingtop25{padding-top: 25px}
    .mobile_paddingtop30{padding-top: 30px}
    .mobile_paddingtop35{padding-top: 35px}
    .mobile_paddingtop40{padding-top: 40px}
    .mobile_paddingtop45{padding-top: 45px}
    .mobile_paddingtop50{padding-top: 50px}
    .mobile_paddingtop55{padding-top: 55px}
    .mobile_paddingtop60{padding-top: 60px}
    .mobile_paddingtop65{padding-top: 65px}
    .mobile_paddingtop70{padding-top: 70px}

    .mobile_fontsize14{font-size: 14px; font-weight: normal; line-height:26px;}
    .mobile_fongweight_normal{ font-weight: normal }

	.min_module .banner_downimg{ height:100%}
	.min_module div{ padding-right:15px}
	.mobile_epro_avatar_setting img{ width:50px; height:50px}

    .mobile_fontweightunset{ font-weight: unset; }
    .mobile_li_liststyle{ list-style: inside; }
	
	/*20180711直播中*/
	.liveing .pcHeight p{margin:1px; padding:2px; font-size:14px; color:#515151; line-height:26px; text-indent:2em;}
	.liveing .pcHeight p img{ text-indent:0em;}
	.liveing .liveing_rightbg{background-color:#fff}
	.liveing .mt25bf{margin-top:20%}
	
	#liveingb5{border:5px solid #f0f0f0; padding:5px;}

    .navto_search_model{
        display: block;
        position: absolute;
        right: -10px;
        top: 0px;
        font-size: 19px;
        padding: 21px 20px 21px 15px;
        color: #999;
    }
	.info_list li{
		margin-left:0px
	}
	#livelist{padding-left:0px; line-height:180%; font-weight: normal;}

    /*banner*/
    .prev, .next{
        top: 40%
    }
    .obj-f img{
        width: 100%;
        height: 100%;
    }
    .obj-f{
        width: 100%;
        height: 100%;
        top: 0px;
        margin-left: -50%;
    }
    .slide-box, .slide{
        height: 100%;
    }
    .slide-main{
        height: 200px;
    }
    .item{
        top:86%
    }
    .prev{
        left: 6%;
    }
    .next{
        right: 6%;
    }
	.ixueba_img {
		width:100%;
		height:100%
	}
    .slide-box2, .slide2{
        height: 100%;
    }
    .obj-f2 img{
        width: 100%;
        height: 100%;
    }
    .obj-f2{
        width: 100%;
        height: 100%;
        top: 0px;
    }
    .slide-main2{
        height: 200px;
    }
    .prev2, .next2{
        top: 40%
    }
    .item2{
        top:86%
    }

    /*返回顶部*/
    #back-top {
        position: fixed;
        bottom: 100px;
        right: 16px;
        z-index: 3000;
        display: block;
    }
    #back-top a {
        width: 32px;
        display: block;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #bbb;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }
    #back-top span {
        width: 32px;
        height: 32px;
        display: block;
        background: url(../../images/2017web/top.png) no-repeat center center;
        background-size: 32px 32px;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }
	//epro
	.e-pro-list ul li img{
		width: 50px;
		height: 50px;
	}
	.pages{
		width:100%
	}
    /*个人中心*/
    .my_nums_list ul li{
        width: 50px;
    }
    .my_list_title ul li{
        width: 115px;
    }
    /*访谈*/
    #fangtan{
        width: 100%;
    }

    #fangtan img{
        width: 100%;
        height: 100%;
    }
	.intro{
		padding:5px 10px;
	}
	.fangtan_con_footer{
		padding:5px 10px;
	}
	/*登录信息*/
    .mobile_loginout{
        right: 36px;
    }
    .mobile_usercenter{
        right: 70px;
    }
    .mobile_user,.mobile_index{
        display: none;
        position: absolute;
        top: 0px;
        font-size: 19px;
        padding: 21px 20px 21px 15px;
        color: #999;
    }
    .mobile_displayblock{ display: block; }
    .mobile_inline_displayblock{ display: inline-block; }
    .mobile_index{
        display: block;
        right: 100px;
        font-size: 14px;
        top: 15px;

    }
    .mobile_index a{
         color: #3a8c39;
    }
	.input-text, .measure-input, textarea, input.date, input.endDate, .input-focus{
		width:100%
	}
	.my_list_title ul li{
		width:24%;
	}
	.my_list_title ul li:nth-child(1){
		width:34%;
	}
	.my_list_title ul li:nth-child(2){
		width:24%;
		margin-left:-7px;
	}
	.my_list_title ul li:nth-child(3){
		width:24%;
		margin-left:-7px;
	}
	.my_list_title ul li:nth-child(4){
		width:24%;
		margin-left:-7px;
	}
    #video{
        width: 100%;
		margin-top:40px;
    }
    .kandian{
        padding: 10px 5px 10px 0px;
    }
     #CuPlayer{
        width: 100%;
		height:100%
    }
	.listyle{
		list-style-type: disc;
	}
	/*分页*/
	#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #57A306; text-align:center; color:#333; padding:0 8px; margin-top:5px;}
	/*直播*/
	.liveing .pcHeight p img{width:100%; height:100%; text-indent:0; padding-right:15px;}
	/*假分页页码*/
	.yema{ color:#999; text-indent:2em;}
}

@media (max-width: 640px) {
   .header_bottom,#nav .header_top .menulist,#nav .header_top .login {display: none}
   .m-icon-nav{padding: 25px 30px 13px 15px;}
   .header_top{/*margin-bottom: 10px;*/ }


}

@media (max-width: 480px) {
   .header_bottom,#nav .header_top .menulist,#nav .header_top .login {display: none}
   .header_top{ /*margin-bottom: 10px;*/ }

}
@media (max-width: 360px) {
   .header_bottom,#nav .header_top .menulist,#nav .header_top .login {display: none}
   .header_top{/*margin-bottom: 10px;*/}

}