﻿@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	color: #333333;
	background-color: #f9fafc;
	font-size: 15px;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
	overflow-x: hidden;
}
form, p, h1, h2, h3, h4, h5, h6, ol, dl, dd, dt {
	margin: 0px;
	padding: 0px;
}
i {
	font-style: normal;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
input, select {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	vertical-align: middle;
	outline: 0;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
.fl{ float: left;}
.fr{ float: right;}
.cl{ clear: both; overflow: hidden;}
.icons{
	background:url(../images/icons.png) no-repeat;
}

#article-header { height: 80px;  width: 100%;  background-color: #fff;  border-bottom: 1px solid #e4e5e7;position: absolute;top: 0px;}

#article-topBG{ height: 190px; background: url(../images/write-essay-topbg.jpg) no-repeat center; z-index: 1;margin-top: 120px;}
#column-topBG{height: 330px; background: url(../images/column-topbg.jpg) repeat-y center; z-index: 1;margin-top: 120px;}
.write-warp{ 
	margin-top: -50px; 
	clear: both;
	overflow: hidden;
	padding-bottom: 50px;
}
.write-warp .left {
    width: 740px;
    padding: 20px;
    float: left;
}
.write-warp .left .new_article {
    width: 740px;
    padding: 20px;
    float: left;
    display: block;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.17);
    border-radius: 20px;
    min-height: 600px;
    position: relative;
    background-color: #fff;
}
.publish_input {
    width: 700px;
    margin: 20px auto;
}
.help-block {
    color: #f00;
    font-size: 13px;
}
.upload-icon-file {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    cursor: pointer;
    width: 281px;
    height: 210px;
    display: block;
    opacity: 0;
}

.apply-banner {  
	  width: 1160px;
    height: 242px;
    background: #fff;
    margin: 0px auto;
	  margin-top: -300px;
  	border-radius: 10px;
}
.ban_left
{
	width:500px;
	float:left;
}
.ban_left  ul
{
	margin:50px 0 0 40px;
}
.ban_left h1
{
	font-size:42px;
	color:#333;
	font-weight:normal;
}
.ban_left p
{
	font-size:16px;
	line-height:30px;
	padding:10px 0;
	width:500px;
	color:#999999;
	font-weight:normal;
}
.ban_right
{
	width:369px;
	float:right;
}
.ban_right img
{
	margin:15px 0 0 100px;
}

.apply-wrap {
	  float: left;
    width:780px;
    min-height: 860px;
    background: #fff;
    margin:30px 0 30px 20px;   
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.17);
    border-radius: 10px;
	  padding-bottom: 25px;
}

.con_input
{
	width: 510px;
	margin:0 auto;
	padding-top: 40px;
	font-size:15px;
	zoom:"1";
}
.con_input:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
}

 .field {
	 margin-bottom:15px;
   clear:left;
	 position:relative;
}
  .field ul
  {float:left;}
  .field ul li
  {
	  float:left;
	  margin: 0 100px 20px 0; 
  }
.field>label {
    display: block;
    /* float:left; */
    color: #333;
    font-size: 15px;
    margin: 0 0 10px -30px;
    line-height: 20px;
    width:180px;
}
.field>label span{
	color: #ff0000;
	margin-left: 5px;
}
.error {
    color: #ff4343;
    position: absolute;
    right: -80px;
    top: 42px;
}
.serial_number {
    float: left;
    padding:0 6px;
    line-height: 20px;
    margin-right: 10px;
    background-color: #2b2d2e;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    text-indent: 0;
    text-align: center;
}
.input {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 1px;
    display: inline-block;
    height: 38px;
	width:485px;
    padding: 4px 10px;
    box-shadow: none;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
.input2 {
    background-color: #fff;
	float:left;
    border: 1px solid #ddd;
    border-radius: 1px;
    display: inline-block;
    height: 38px;
	width:335px;
    padding: 4px 10px;
    box-shadow: none;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
.button {
	cursor:pointer;
	background-color: #fafafa;
	border: 1px solid #ddd;
	font-size:16px;
	color: #999;
	margin:px 0 10px 0;
	border-radius: 1px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 485px;
	padding: 4px 10px;
	box-shadow: none;
	cursor:pointer;
	font-family: 'Microsoft Yahei', 'SimSun', sans-serif;
}
.img_common {
    width: 140px;
    height: 140px;
    display: block;
    margin: 10px auto;
}
.text {
	height:80px;
	resize:none
}
.sub
{background-color: #33cc66;
border-radius:35px;
border:none;
padding:10px 50px;
color:#fff;
font-size:18px;
display:block;
margin:0px auto;
cursor:pointer;
	margin-left: 10px;
}



.channel-box{
	width: 475px;
	border: 1px solid #ddd;
	clear: both;
	overflow: hidden;
	padding: 15px;
	background: #fafafa;
	position: relative;
	
}
.channel-box  .close{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 22px;
	height: 22px;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
	
}
.channel-box p{
	font-weight:700;
	margin-bottom: 10px;
}
.channel-box .select-channel{
	font-size: 15px;
	width: 25%;
	float: left;
	margin-right: 15px;
	margin: 5px 0;
}
.channel-xa{
	line-height: 40px;
}
.channel-xa b{
	float: left;
	font-weight:normal;
	color: #666;	
}
.channel-xa span{
	float: left;
	margin-left: 15px;
}
.rit{ float:left !important;}
.account_warp{
	 background: #ecf0f1;
    clear: both;
    overflow: hidden;
    padding: 20px;
}
.account_warp .up_img {
    text-align: center;
    width: 200px;
    height: 160px;
    border: 1px dashed #e4e9ed;
    background: #fff;
    float: left;
    position: relative;
}
.account_warp .up_img .upload-icon-file {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    cursor: pointer;
    width: 200px;
    height: 160px;
    display: block;
    opacity: 0;
}
.account_warp .seat1 {
    width: 200px;
    height: 150px;
    display: inline-block;
}
.account_warp .seat1 img{width: inherit;    height: inherit;}
.account_warp .zy {
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
	background:url(../images/bg2_file.png) no-repeat;width: inherit;    height: inherit; display:none;
}
.account_warp .up_img .icon-add-round {
    opacity: 0;
    visibility: hidden;
    width: 68px;
    height: 68px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 68px;
    margin-left: -34px;
    margin-top: -68px;
}
.info_group ul li .marl {
    margin-left: 45px;
    float: left;
}
.confirm_userInfo{
	clear: both;
	overflow: hidden;
}
.confirm_userInfo h3{
	font-size: 16px;
	color: #335acc;
	margin-bottom: 15px;
}
.confirm_userInfo ul li{
	  background: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    width: 440px;
    margin: 15px 0 0;
    border: 1px solid #ddd;
}
.confirm_userInfo ul li span{
	text-align: right;
	line-height: 40px;
	vertical-align: top;
}
.confirm_userInfo ul li i{
	color:#ff0000;
	text-decoration: none;
	font-style: normal;
	margin-right: 2px;
}
.confirm_userInfo ul li input{
	border: none;
	line-height:40px;
	margin: 0;
	margin-top: -4px;
  font-size: 14px;
  color: #777;
  width:370px;
}
.confirm_userInfo ul li .valid{
	background: #fff !important;
}
.confirm_userInfo .companyTit{
	color: #335acc;
	margin-top: 15px;
	display: inline-block;
}

.confirm_userInfo .line {
    width: 370px;
    display: inline-block;
    border-top: 1px solid #bbccff;
    margin-left: 10px;
    position: relative;
    top: -5px;
	right: 0;
}
.confirm_userInfo ul li textarea{
	border: none;
	line-height: 22px;
	margin: 0;
  font-size: 14px;
  color: #777;
	font-family: "微软雅黑";
	width: 340px;
	height: 100px;
	margin-top:2px;
	oulilne:none !important; 
	outline-color:#fff;
	resize:none;
	float: right;
	padding: 10px 5px;
}
.confirm_userInfo ul li textarea:focus { oulilne:none !important; }

.company-bus , .individual-bus{
	margin: 15px 0;
	clear: both;
	overflow: hidden;
	background: #ecf0f1;
  padding:20px;
	width: 465px;
}
.confirm_userInfo ul .Yesproxy{background: none !important; border: none !important;}
.confirm_userInfo ul .Yesproxy>label{ display: inline-block;margin-left: 20px;}
.company-bus .error , .individual-bus .error{
    color: #ff4343;
    position: absolute;
    right: 5px;
    top: 0px;
    z-index: 999;
    width: 70px;
	}
.company-bus .marl{
	width: 240px;
	float: right;
	font-size: 13px;
}
.company-bus .marl p{
  color: #7f8990;
	margin: 5px 0;
}
.s-identity{
	 margin-top: 15px;
}
.s-identity{
	height: 34px;
	line-height: 34px;
}
.s-identity a{
	width: 74px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	float: left;
	margin-right: 15px;
	font-size: 16px;
	position: relative;
}
.s-identity .curr{
	border:1px solid #ddd;
	background: url(../images/xuan-iocns.png) no-repeat right top;
	
}
#columnIndex-topBG{
	height: 200px; 
	background: url(../images/list_banner.jpg) repeat-y center; 
	text-align: center;
	width: 100%;
	 display: inline-block;
}
#columnIndex-topBG a{
	width: 180px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 6px;
	background: #fff;	
	display: inline-block; 
	margin: 80px 10px;
	font-size: 16px;
}
.index-author{
	clear: both;
	overflow: hidden;
}
.index-author .index-block
{
	text-align:center;
	width:1200px;
	margin:10px auto;
	display: inline-block;
	position: relative;
	margin-left: -20px;
}

.index-author .index-block h1
{
	    text-align: center;
    font-size: 24px;
    	color:#333;
    line-height: 36px;
	font-weight:normal;
	margin: 20px auto 10px;
}
.hot_author{
	clear: both;
	overflow: hidden;
	height: 320px;
}
.all_column{
	height: auto;
	min-height: 400px;
}
.index-author .lc
{
	margin-top:30px;
		float:left;
		margin-left:29px;
	margin-bottom: 20px;
}

.index-author .lc_one
{
	    width: 270px;
    height: 265px;
	    border-radius: 10px;
		border-top:3px solid #2982e7;
	background-color:#fff;
     box-shadow: 0 3px 5px rgba(0, 0, 0, 0.17);
}

.index-author .lc_one .name
{
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	text-align:center;
	margin:0px auto;
	    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index-author .lc_one .tag_tit
{
	font-size:16px;
	line-height:30px;
	text-align:center;
	margin:0px auto;
	margin-top:10px;
}
.index-author .lc_one .tag_tit a
{
	display: inline-block;
    color: #333;
    font-family: 微软雅黑;
 
    text-align: center;
   /* background-color: #eff1f4;*/
    border-radius: 30px;
    font-size: 14px;
	padding:1px 10px;
}
.index-author .lc_one .tag_tit a span{
	 color: #173bae;
}
.index-author .lc_one .comm {
    font-size: 14px;
    line-height: 26px;
    width: 240px;
    height:0px;
    text-align: center;
    margin: 0px auto;
    margin-top: 20px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	color: #666;
	
}
.index-author .lc_one .in a
{
	display: inline-block;
	color: #333;
	margin: 15px 6px 0 0;
	ont-family: 微软雅黑;
	width: 100px;
	text-align: center;
	border-radius: 30px;
	font-size: 14px;
	padding: 7px 3px;
}

.index-author .lc_one img
{
	  margin-top: -15px;
    width: 80px;
    height: 80px;
	padding: 10px;
    border-radius: 50%;
}
.index-author .lc_one a
{
cursor:pointer;
}
.index-author .tag a {
    display: inline-block;
    color: #fff;
    margin-right: 6px;
    font-family: 微软雅黑;
    text-align: center;
    background-color: #173bae;
    border-radius: 30px;
    font-size: 14px;
    padding: 8px 15px;
    color: #fff;
	  background: linear-gradient(120deg,#80e4fd 0%,#173bae 40%, #173bae 100%);
}
.index-author .tag a:hover{
	background: linear-gradient(120deg,#173bae 0%,#173bae 40%, #80e4fd 100%);
}

.index-author .refresh{ position: absolute; border: 1px solid #ccc; border-radius: 4px; right: 40px; top: 28px; height: 16px; padding: 4px; line-height: 16px; }
.index-author .refresh i{ width: 16px; height: 16px; background-position: 0 -30px; display: block; margin-right: 6px; float: left;}
.index-author .refresh:hover{ background: #efefef;}
.all-author{ margin: 50px auto; text-align: center; display: table;}
.all-author .sub{ margin: 0 auto; text-align: center;}
#columnIndex-all-topBG{height: 120px;background: url(../images/list_banner.jpg) repeat-y center; text-align: center; width: 100%; display: inline-block;}
#columnIndex-all-topBG p{ font-size:22px; color: #fff;  line-height: 120px;}

/*---专栏页面--*/
.set-bg{ width: 100%;  height: 160px;  text-align: center;  background: #fff; position: relative; overflow: hidden; margin-top: 120px;margin-bottom: -110px;}
.set-banner-color{ background-color: rgba(0,0,0,0.4); height: 160px; width: 100%; position: absolute;top: 0; left: 0;}
.set-bg img{ width:100%;}
.myColumn-top{padding: 20px 40px; box-shadow: 0 0 10px rgba(0,0,0,.18);background: #fff;  border-radius: 8px;width: 1110px;margin-bottom: -120px;}
.column-overview{margin-top: 22px; float: left; margin-left: 45px;}
.column-overview_info-item{display: inline-block;  color: rgba(0,0,0,.56);  font-size: 14px;  line-height: 22px;	margin: 0 24px; }
.column-overview_info-item span{display: block; font-size: 20px;  line-height: 28px;  color: #222; }
.column-overview_info-item span a{}
.column-overview_info-item span a:hover{ text-decoration: underline;}

.myColumn-top .t-n{ height: 90px;position: relative; }
.myColumn-top .t-n .photo{ float:left; width: 90px; height:90px; border:3px solid #fff; display:inline-block;  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.18);position: relative;border-radius: 50%;display: flex;justify-content: center; align-items: center;overflow: hidden;}
.myColumn-top .t-n .photo img{max-width: 90px; max-height: 90px;}
.myColumn-top .t-n .t-title{ float: left; margin-left:20px; margin-top:35px; }
.myColumn-top .t-n .t-title h1{ font-size: 24px;max-width: 300px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;    display: inline-block; }
.myColumn-top .t-n .t-title .suo-s{ margin-top: 10px;  color: rgba(0,0,0,.56);}
.myColumn-top .t-n .t-title .suo-s span{ margin-right: 10px;}
.myColumn-top .t-n .t-btn{ float: right; margin-top:30px;}
.myColumn-top .t-n .t-btn a{width: 120px; height: 36px; line-height: 36px; text-align: center; display: inline-block;border-radius: 4px; background: #1f47b4;border: 1px solid #1f47b4; color: #fff;}
.myColumn-top .t-n .t-btn a:hover{ background: #2982e7; border: 1px solid #2982e7; color: #fff !important;}
.myColumn-top .t-n .t-btn .m-attention{ background: #fff; border:1px solid #ccc; color: #999;}
.myColumn-top .m-test{ padding: 20px 0px 10px; color: rgba(0,0,0,.56);}
.c-warp{display: inline-block; width: 100%;}
.c-warp .left-con{ width:860px; float: left; background: #fff; min-height: 980px;}
.c-warp .right-con{width: 290px; float: right; background: #fff; padding: 15px;}
.hd{position:relative;     height: 48px;  line-height: 48px;  background: #ededed;}
.hd ul li a{ float: left; font-size: 18px;   width: 140px; text-align: center;cursor: pointer; display: inline-block;}
.hd .on a {  background: #0366cc;  color: #fff;}

.article_details { padding: 0 20px; display: inline-block;}
.article_details>ul{ }
.article_details>ul>li { width: 820px; display: inline-block; margin: 0 -20px;  padding: 20px 20px;  border-bottom: 1px solid #f2f2f2;background-color: #fff; cursor: pointer;background: #fff; -webkit-transition:all .3s ease;  transition: all .3s ease; position: relative;}
.article_details>ul>li:hover{background-color: #fff;  box-shadow: 0 0px 20px 0px rgba(0,0,0,.07); z-index: 22;-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);  box-shadow: 0 0 30px rgba(0,0,0,0.15);
    -webkit-transform: translate3d(0, 0px, -2px); }
.article_details .in_img { float: left; width: 160px; height: 100px; background-color: #fff;  overflow: hidden; margin-right: 15px;}
.article_details .in_img img{ width: 100%; height: 100%;}
.article_details  .intro.big {vertical-align: middle;}
.article_details  .at { font-size: 13px; color: #999;line-height: 25px; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical;
	-webkit-line-clamp: 1; overflow: hidden;}
.article_details  .at h3{ height: 30px; line-height: 30px; font-size: 20px; font-weight: normal; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;
    -webkit-box-orient: vertical;  -webkit-line-clamp: 1;  overflow: hidden;}
.article_details  .at h3 a{ color:#222;}
.article_details  .at h3 a:hover{color:#0366cc; display: block;}
.article_details .at p, .new_columnIndex .area_article ul li p { font-size: 14px; color: #999;  line-height: 25px;max-height: 25px; margin-top: 6px; margin-bottom: 6px;  word-break: break-all; text-overflow: ellipsis; display: -webkit-box;
    -webkit-box-orient: vertical;  -webkit-line-clamp: 1;  overflow: hidden;}

.article_details .info { font-size: 14px;  display: block;  height: 30px; line-height: 30px; margin-top: 5px;overflow: hidden;position: relative;}
.article_details .author-name { float: left; font-size: 14px;  max-width: 120px;  overflow: hidden;   color: #1f47b4;    white-space: nowrap;    text-overflow: ellipsis;}
.article_details .author-name a{ color: #1f47b4; }
.article_details .author-name a:hover{ text-decoration: underline;}
.article_details .column-link-exact-active img{max-width: 24px!important; width: 24px!important; height: 24px!important;border-radius: 50%; vertical-align: middle;    margin-right: 4px;}
.article_details .article-item__author-name { color:#777;}
.article_details .article-item__author-name:hover{color: #4d7fd0}
.info .bbt-dot { width: 4px; height: 4px; display: inline-block; background: rgba(0,0,0,.08);  border-radius: 50%; float: left;margin: 12px 8px 0 8px; vertical-align: middle;}
.release-time {float: left;}
.info .info_type{border: 1px solid #0366cc;border-radius: 4px;color: #0366cc;padding: 0px 6px;line-height: 24px;height: 24px;display: inline-block;float: left;margin-right: 5px;}
.info .info_type:hover{background: #0366cc;color: #fff;}
.bbt-tag { max-width: 280px;  height: 30px;  overflow: hidden;display: contents;}
.bbt-tag a{ color: #4d7fd0;background: rgb(228, 243, 255);padding: 4px 8px; font-size: 12px; line-height: 18px;  border-radius: 100px;  padding: 3px 12px;  margin-right: 8px;    display: inline-block;  transition: all .3s ease;   font-weight: 500; margin-bottom: 5px;}
.bbt-tag a:hover{ color:#1c4ea0;}
.article_details .info .time {  float: left;  color: #999;}
.article_details .info .tag {  color: #999; font-size: 14px;position: absolute;top: 0;right: 0;z-index: 9;}
.article_details .info .tag .submodify{display: inline-block; color: #999; margin-right: 6px; font-family: 微软雅黑;  padding: 0 10px;  text-align: center;  background-color: #fff;   border-radius: 30px;    font-size: 13px; border: 1px solid #ccc;height: 26px;line-height: 26px;}
.article_details .info .tag .submodify:hover{ background: #2982e7; border:1px solid #2982e7; color:#fff;}
.show-list-box {  background: #fff;  margin-bottom: 10px;   overflow: hidden;   border-radius: 4px;  }
.show-list-title-box { padding: 0 20px;  height: 56px;  background: #fff;    border-bottom: 1px solid #eee;}
.show-list-title { font-size: 16px;  color: #444;  line-height: 56px;}
.visitor-wrap {  padding:10px 0px 0;   overflow: hidden;}
.visitor-box { margin-right: -42px;}
.visitor-box .complaint-team { height: 84px;  margin-right: 38px;  margin-bottom: 30px;   float: left;  color: #444444;  font-size: 12px;  text-align: center;}
.visitor-box .complaint-team .avatar-container-48 { position: relative;  width: 48px;}
.visitor-box .visitor-list{  margin-right: 8px;  margin-bottom: 20px;  float: left;   color: #444444;   font-size: 12px;    text-align: center;}
.visitor-box .visitor-list .visitor-head { width: 48px; height: 48px;  border-radius: 50%;  overflow: hidden;   display: block;}
.visitor-box .visitor-list .visitor-name { width: 48px;  margin-top: 10px;   margin-bottom: 5px;  display: block;   white-space: nowrap;  text-overflow: ellipsis;   overflow: hidden;   color: #444444;}
.create-link-column{ float: right; margin-right: 95px;}
.create-link-column a{height: 44px; border: 1px solid #173bae; margin-top: 10px; border-radius: 4px; line-height: 46px;  padding: 0 10px;  color: #173bae; display: inline-block;}
.create-link-column a:hover{ background:#173bae; color: #fff; }
.allColumn-filter-box{ background: #f5f5f5; width: 100%; padding: 20px 0 10px;border-bottom: 1px solid #e4e5e7;margin-top: 120px;}
.allColumn-filter{ width: 1200px; margin: 0 auto; clear: both; overflow: hidden;}
.allColumn-filter p{ float:left;font-weight:bold;}
.allColumn-filter  .ac { font-weight:bold;  color: #173bae;}
.allColumn-filter ul{ padding-left: 130px;}
.allColumn-filter li{ float: left; margin: 0 30px 20px 0;}
.allColumn-filter li a:hover{color: #173bae;}
.bread-trace{ width:1200px; margin: 0 auto; color: #999; margin-bottom: 20px;}
.bread-trace a{ color: #999;}
.bread-trace a:hover{ text-decoration: underline;}

.right-module{margin-bottom: 28px;}
.right-module_header{font-size: 20px; line-height: 28px; color: rgba(0,0,0,.88);  font-weight: 700;  margin-bottom: 20px;position: relative;padding-left: 12px;}
.right-module_header:before {content: ""; width: 4px; height: 20px; position: absolute;top: 4px;left: 0; border-radius: 2px; background: #0366cc;}
.right-module_header .go-more{float: right;  font-size: 13px; padding-right: 10px; font-weight: normal;}
.right-module_header .go-more a{ color: #787878;}
.right-module_header .go-more a:hover{ text-decoration: underline;}
.right-module .activity-set{}
.right-module .activity-set li{font-size: 15px; margin-bottom: 10px; height: 22px; line-height: 22px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.right-module .activity-set li a:hover{ color: #0366cc;}
.related-tags { clear: both;  overflow: hidden;}
.related-tags h2 { font-size:14px; float: left; border: solid 1px #ccc;  border-radius: 5px;  padding: 5px 10px; font-weight: normal;margin: 0 8px 15px 0;}
.related-tags h2:hover{color: #0366cc;border: 1px solid #0366cc;}
.related-tags h2:hover a{color: #0366cc;}
.bbt_view{ background: url(../images/view.png) no-repeat 0 4px; padding-left: 20px; margin-left: 5px;}
/*-----------个人中心------------*/
#information-bg{ height: 140px;    background: url(../images/column-topbg.jpg) repeat-y center; z-index: 1;margin-top: 120px;}
.information-head-box{ background: #fff; padding-bottom: 20px;margin-bottom: 10px;}
.information-head-box .headimg{width: 120px;  height: 120px;  border: 3px solid #fff;  border-radius: 50%;  display: inline-block;  overflow: hidden;  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.18);    position:absolute; z-index: 22;  top: -75px; left: 540px; margin: 0 auto;}
.information-head-box .headimg img{width: 120px;  height: 120px;}
.information-head-box .information-content-wrap { text-align: center; padding-top: 70px; }

.information-head-box .people-nick-name {  font-size: 24px; color: #444444; font-weight: normal;}

.information-head-box .people-nick-name a { display: inline-block; vertical-align: middle; *vertical-align: auto; zoom: 1; *display: inline; }

.information-head-box .user-signature { margin-top: 20px; line-height: 20px; font-size: 14px; color: #666666; }

.user-grade{ margin-top: 10px;}
.user-quantity{margin-top: 10px;}
.user-quantity span{ width: 120px; text-align: center; display: inline-block;}
.user-quantity span b{ color:#1f47b4; font-weight: bold;}
.right_hotwriter{ max-height: 540px; overflow: hidden;}
.right_hotwriter ul li{ padding: 10px; clear: both; overflow: hidden;}
.right_hotwriter ul li .visitor-img {  width: 69px;  height: 69px;   border-radius: 50px; float: left; position: relative;}
.right_hotwriter ul li .visitor-img img{ width: 100%; height: 100%; border-radius: 50px;}
.right_hotwriter ul .class_con { float: right; width: 175px;	}
.right_hotwriter ul .class_con  p { display: block;  line-height: 40px;  height: 40px;   overflow: hidden;    color: #333;    display: block; white-space: nowrap; text-overflow: ellipsis;   overflow: hidden;}
.right_hotwriter ul .class_con p a:hover{color: #0366cc;}
.right_hotwriter ul .class_con span {color: #999;font-size: 13px; float: left; margin-right: 15px;}

.user-column-wrap{ clear: both; overflow: hidden; padding-left: 15px; margin-top: 15px;}
.user-column-wrap li{width: 260px; height: 357px;  background-color: rgb(255, 255, 255);  border: 1px solid #efefef;border-top: 3px solid rgb(41, 130, 231); margin:15px 15px; float: left;}
.user-column-wrap li .lc_photo{ text-align: center; margin: 0 auto;width: 90px; display: block;}
.user-column-wrap li .lc_photo img { margin-top: -15px; width: 90px;  height: 90px;  border-radius: 50%;}
.user-column-wrap li .name { font-size: 18px;  line-height: 50px;  width: 280px;   text-align: center;  margin: 10px auto 0px;}
.user-column-wrap li .tag_tit { font-size: 16px;  line-height: 30px;  width: 280px;   text-align: center;   margin: 10px auto 0px;}
.user-column-wrap li .tag_tit a { display: inline-block; color: #333;  margin-right: 6px;  font-family: 微软雅黑;  text-align: center;  background-color: #eff1f4;  border-radius: 30px;
	font-size: 14px;  padding: 1px 10px;}
.user-column-wrap li  .tag_tit a span { color: rgb(23, 59, 174);}
.user-column-wrap li  .comm { font-size: 14px;  line-height: 26px;  width: 220px;  height: 80px;  text-align: center;  word-break: break-all;  text-overflow: ellipsis; display: -webkit-box;   -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  margin: 20px auto 10px;  overflow: hidden;}
.user-column-wrap li .tag{ text-align: center;}
.user-column-wrap li .tag a {
    display: inline-block;
    color: #fff;
    margin-right: 6px;
    font-family: 微软雅黑;
    text-align: center;
    background-color: #173bae;
    border-radius: 30px;
    font-size: 14px;
    padding: 8px 15px;
    color: #fff;
	  background: linear-gradient(120deg,#80e4fd 0%,#173bae 40%, #173bae 100%);
}
.user-column-wrap li .tag a:hover{ background: linear-gradient(120deg,#173bae 0%,#173bae 40%, #80e4fd 100%);}

.article-class{ clear: both; overflow: hidden;}
.article-class a{ float: left; width: 95px; height: 44px; text-align: center; line-height: 44px; background: #ddd;}
.article-class a:hover{background: #173bae; color:#fff;}
.article-class .curr{background: #173bae; color:#fff;}


#creative_info{padding: 5px 10px;}
#creative_info p{ margin: 10px; line-height: 22px;}

.explain_icon{width: 26px; height: 26px; float: left; background-position: 0 -59px;margin-left: 10px; margin-top: 3px;}
.explain_icon:hover{background-position: 0 -89px;}


.user-column-wrapN .control {
    height: auto;
    position: relative;
    padding: 15px;
    overflow: hidden;
    border-bottom: solid 1px #eee;
}
.user-column-wrapN  .control ul {
    width: 80px;
    float: left;
    display: block;
    vertical-align: middle;
}
.user-column-wrapN  .control ul li .photo {
    width: 80px;
    height: 80px;
    border-radius: 100%;    
    display: block;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
	position: relative;
}
.user-column-wrapN  .control ul li .photo img{
	width:100%;
	height: 100%;
	border-radius: 100%;   
}
.user-column-wrapN  .control ol {
    width:700px;
    float: left;
    list-style-type: none;
	margin-left: 25px;
}
.user-column-wrapN  .control .name a {
    font-weight: 700;
    color: #333;
}
.user-column-wrapN  .control .text {
    color: #999;
    height:25px; 
	  line-height: 25px;
    overflow: hidden;
    font-size: 14px;
}
.user-column-wrapN  .control ol li + li {
    margin-top: 8px;
}
.user-column-wrapN  .control ol li dl {
    display: inline-block;
}
.user-column-wrapN  .control ol li dl dd {
    display: block;
    float: left;
}
.user-column-wrapN  .control ol li dl dt {
    color: #999;
    display: block;
    float: left;
    padding: 2px 10px 0 8px;
    font-weight: normal;
    font-size: 12px;
}
.article_details .not_approved , .article_details .pending_review{padding: 0 0 15px;}
.not_approved , .pending_review{ 
	color: #999; 
	font-size: 14px; 
	padding: 15px 15px 0;
}
.not_approved span{
	  margin-right: 10px;
    background: #ff5400;
    color: #fff;
    border-radius: 12px;
    padding: 2px 12px;
}

.pending_review span{
	margin-right: 15px;
    background: #999;
    color: #fff;
    border-radius: 12px;
    padding: 2px 12px;
}

.authorName{     
	  float: left;
    width: 212px;
    margin: 0;
    margin-left: 15px;
    height: 30px;
    line-height: 30px;
    z-index: 11;
    background: #fff;
    margin-top: -6px;
}
.follow_more{line-height: 30px; height: 30px; padding: 0 15px; background: #f2f2f2; border: 1px solid #e6e6e6; border-radius: 20px; display: block; font-size: 15px; text-align: center;} 
.follow_more:hover{ color: #0366cc;}
/*-----------首页专栏--------*/

.new_columnIndex{margin-top: 20px;clear: both;overflow: hidden; padding:8px 0;margin: 12px auto 20px;display: flow-root;position: relative;margin-top: 130px;}
.side_menu{width: 135px;background: #fff;position: absolute;left: 0;border: 1px solid #e4e4e4;border-top: 3px solid #0366cc;top: 8px;}
.side_menu ul{max-height: 530px;overflow-y: auto;overflow-x: hidden;padding-bottom: 35px;}
.side_menu ul li{text-align: center;margin: 0px; }
.side_menu ul li a{display: block;padding: 6px 3px;    font-size: 14px;white-space: nowrap;word-break: break-all;text-overflow: ellipsis; overflow: hidden;width: 112px;height: 20px;line-height: 20px; display: inline-block;}
.side_menu ul li a:hover{color: #335acc;background: #eaf0fe;padding: 6px 3px;}
.side_menu .cur{color: #335acc;background: #eaf0fe;display: block;padding: 6px 0;font-size: 15px;}
.side_menu .side_more{position: absolute;z-index: 55;bottom: 0;background: #fff;width: 118px;height: 35px;line-height: 35px;text-align: center;font-size: 14px;}
.side_menu .side_more a{color: #7c8ba1; display: block;}
.side_menu .side_more a:hover{color: #335acc;background: #eaf0fe;}
.side_menu ul li a span{margin-left: 4px;font-size: 12px; color: #a1a1a1;}
.side_menu h1{background: #0366cc;text-align: center; color: #fff;font-size: 28px;font-weight: normal;height: 57px;line-height: 57px;}
.new_columnIndex .center_area{width: 710px; float: left;background: #fff; box-shadow: 0 0 8px #e0e0e0;border-radius: 8px;margin-left: 160px;}
.new_columnIndex .area_article ul{padding: 15px;}
.new_columnIndex .area_article ul li{clear: both; overflow: hidden; border-bottom: 1px solid #eee; padding: 15px 0;}
.new_columnIndex .area_article ul li .in_img { float: left; width:155px; height: 97px; background-color: #fff;  overflow: hidden; margin-right: 15px;border: 1px solid #efefef;}
.new_columnIndex .area_article ul li .in_img img{ width: 100%; height: 100%;}
.new_columnIndex .area_article ul li .intro.big {vertical-align: middle;}
.new_columnIndex .area_article ul li h3 { height: 30px; line-height: 30px; font-size: 20px; font-weight: normal;overflow: hidden;margin-bottom: 8px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.new_columnIndex .area_article ul li h3 a{ color:#222;}
.new_columnIndex .area_article ul li h3 a:hover{color:#0366cc;}
.original_article_icon_left {
  margin-right: 5px;
  height: 22px;
  line-height: 22px;
  width: 42px;
  font-size: 13px;
  text-align: center;
  border-radius: 22px;
  background: #d91100;
  display: inline-block;
  color: #fff;
  font-weight: normal;
  vertical-align: middle;
  font-style: normal;
  margin-top: 5px;
  float: left;
}



.new_columnIndex .area_article ul li .info { font-size: 14px;  display: block;  height: 26px; line-height: 24px; margin-top: 5px; overflow: hidden}
.new_columnIndex .area_article ul li .info .time {  float: left;  color: #999;}
.new_columnIndex .area_article ul li .info .tag { float: right; color: #999; font-size: 14px;  margin-left: 25px;}
.new_columnIndex .area_article ul li .info .info_type{border:1px solid #0366cc;border-radius: 4px; color: #0366cc;padding: 0px 6px;line-height:24px;height: 24px; display: inline-block;float: left;margin-right: 5px;}
.new_columnIndex .area_article ul li .info .info_type:hover{background: #0366cc;color: #fff;}
.new_columnIndex .right_module{background: none;width: 300px;float: right;margin-right: 8px;}
.new_columnIndex .right_module_block{background: #fff; box-shadow: 0 0 8px #e0e0e0;border-radius: 8px;padding: 15px;margin-bottom: 15px;}
.new_columnIndex .module_header{line-height: 28px;font-weight: 700;margin-bottom: 16px;position: relative;padding-left: 12px;clear: both; overflow: hidden;}
.new_columnIndex .module_header_title{font-size: 20px;float: left;}

.new_columnIndex .module_header_title:before {content: "";width: 4px;height: 20px;position: absolute;   top: 4px;left: 0;border-radius: 2px;background: #0366cc;}
.new_columnIndex .module_header .m_more{float: right;background: #efefef;font-size: 12px;border-radius: 6px;font-weight: normal;color: #999;padding: 0 6px;height: 24px; line-height: 24px;margin-top: 2px;}
.new_columnIndex .hot_new li{margin-bottom: 14px;line-height: 22px;font-size: 15px;}
.new_columnIndex .hot_new li a:hover{ color: #0366cc;}

.m_activity-set{height: 276px;overflow: hidden; }
.m_activity-set ul li{ font-size: 15px; margin-bottom: 10px;height: 22px; line-height:22px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.m_activity-set ul li a:hover{color: #0366cc;}
.m_activity-set .no1{ margin-bottom: 10px; text-align: center;}
.m_activity-set .no1 img{width: 250px; height: 90px; overflow: hidden;margin: 0 auto;}
.m_activity-set .no1 p{height: 22px; line-height:22px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.n_down_set li {font-size: 15px;margin-bottom: 10px;height: 22px;line-height: 22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.n_down_set li a:hover{color: #0366cc;}


.column_item_list{clear: both; overflow: hidden;width: 1200px;margin:20px auto 0;min-height: 500px;}
.column_item_list li{width: 240px; float: left;margin: 25px 0;}
.column_item_list li .col_column_avatar{float:left;width: 50px;position: relative;height: 50px; border: 1px solid #ccc; border-radius: 50px; overflow: hidden;
    display: flex; justify-content: center; align-items: center;}
.column_item_list li .col_column_avatar img{max-width: 50px; max-height: 50px;}
.column_item_list li .col_column_panel{float: left; margin-left: 15px;width: 170px;}
.column_item_list li .col_column_panel>h3{font-size: 17px;font-weight: normal;height: 26px;line-height: 28px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.column_item_list li .col_column_panel>h3 a:hover{color: #0366cc;}
.column_item_list li .col_column_data{margin-top: 10px;color: #999;font-size: 14px;}

.c_hole_btn a{padding: 0;  width: 70px; height: 26px; line-height: 26px; border: 1px solid #00a4ff; color: #00a4ff;margin-top: 12px;text-align: center;display: inline-block;font-size: 14px;}
.c_hole_btn a:hover{background: #d9f1ff;}
.c_btn_weak a{background: 0 0;border: 1px solid #DCDEE6;color: #666;}

.right_conNew{width: 320px;float: right;}
.right_conNew .changshang_about{background:#fff;padding: 15px;margin-bottom: 15px;box-shadow: 0 0 8px #e0e0e0;border-radius: 8px;}
.right_conNew .changshang_text{font-size: 15px; line-height: 28px;}
.right_conNew .changshang_text a{color:#7c7c7c;}
.right_conNew .changshang_text a:hover{color: #0366cc;text-decoration: underline;}
.changshang_link{font-weight: bold;color: #8f8482;margin: 10px 0;}

.chang_column li{ line-height: 34px !important; height: 34px !important; margin-bottom: 12px !important;}
.chang_column img{width: 32px; height: 32px;border-radius: 50%; overflow: hidden; float: left; margin-right: 10px; border:1px solid #ccc;}
.chang_column p{float: left;}
.chang_column span{float: right;color: #999;font-size: 13px;}
.original_talent{position: absolute; bottom: 2px; right: 0px; width: 16px; height: 16px; background: url(//bbs.21ic.com/qstatic/image/forum/vip2.png) no-repeat;}
.myColumn-top .t-n .photo .original_talent{width: 21px; height: 21px;background: url(//bbs.21ic.com/qstatic/image/forum/vip1.png) no-repeat;}

.article_group_right{position: fixed;left: 10px;bottom: 40%;z-index: 99;}
.article_group_right a {display: block;cursor: pointer;text-align: left;font-size: 12px;color: #999;width: 110px;}
.notPass_btn{right: 60px !important;}
.notPass_btn{width: 18px;height: 18px;border: 2px solid #ff5400;border-radius: 18px;display: inline-block;text-align: center;font-weight: bold;color: #ff5400;}
.notPass_btn:hover{background:#fbefe9; }
.vda21ic_link{padding-left: 20px;  color: #173bae; background: url(https://bbs.21ic.com/qstatic/image/forum/vip2.png) no-repeat; background-position: 0 3px; margin-left: 30px; font-size: 16px;}
.vda21ic_link:hover{text-decoration: underline;}

.special-column{clear: both; overflow: hidden;}
.special-column li{width:370px;float: left;padding: 20px 20px; border-bottom: 1px solid #f2f2f2;margin: 0 10px;}
.special-column li img{background-size: 100% 100%; width: 80px; height: 80px; border-radius: 50%;float: left;}
.special-column li .class_con{margin-left: 20px;float: left;}
.special-column .line { display: inline-block;width: 1px; height: 10px; background: rgb(51, 51, 51); margin: 0px 10px 0px 9px;}
.special-column .infoNum{color: #999;}
.special-column .infoNum b{color: #333;}
.class_con>p{font-size: 16px;margin-bottom: 12px;}

.special-column .c_hole_btn>button{background: none;border: none;color: #00a4ff;padding: 0;  width: 70px; height: 26px; line-height: 26px; border: 1px solid #00a4ff; color: #00a4ff!important;margin-top: 12px;text-align: center;display: inline-block;font-size: 14px;}
.special-column .c_hole_btn>button:hover{background: #d9f1ff;}
/*-----------文章发布-原创说明浮层和专栏写作规则弹窗 byAngie2206--------*/

.original_tips{ display: none; z-index: 19891016; width: 850px; top: -20px; left: 50px; position: absolute; background-color: #fff; border-radius: 2px; box-shadow: 1px 1px 50px rgba(0,0,0,.3);}

.field-article-is_creative:hover .original_tips{ display: block!important;}

.original_tips img{ float: right; margin: 10px 10px auto;}

.right_rule_btn{
	float: left;
	margin: 10px 15px 0;
	text-align: center;
	border-radius: 4px;
	width: 180px;
	font-size: 18px;
	border: 1px solid #173bae;
	background-color: #fff;
	padding: 10px 50px;
	color: #173bae;
}

.right_rule_btn:hover{ background: #173bae; color: #fff;}

#article_createrule_box{padding: 5px 10px;}
#article_createrule_box p{ margin: 10px; line-height: 22px;}
.topline_holder{position: absolute; top: 0;}


