@CHARSET "UTF-8";
.read_info {
    background: url('../ui/images/wea_d_1024_1024.jpg') no-repeat scroll 50% 50% / cover #F1F4F9;
    margin-top: -20px;
    margin-bottom: 20px;
    padding: 0 0px 62px;
    height: 336px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.wrap, .wrap_con {
    margin: 0px auto;
    width: 1170px;
    position: relative;
}
.read_info .type_name {
    color: #FFF;
    font-size: 14px;
    padding: 15px 10px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
.read_info .soft_abs {
	width: 66.6%;
    padding: 12px 15px 0px 15px;
    #width: 100%;
    height: 230px;
    position: relative;
}
.read_info .soft_abs h1, .read_info .soft_abs h2 {
    text-align: center;
    color: #EE4A45;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
.read_info .soft_abs .tag_content {
    line-height: 30px;
    font-size: 16px;
}
.personal_mod {
    height: 346px;
    #width: 308px;
    width: 33.3%;
    padding-left: -7.5px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.personal_mod_back {
    background: url('../ui/images/personal_bg.png') repeat scroll 0% 0% transparent;
    height: 346px;
    #width: 308px;
    width: 33.3%;
    padding-left: -7.5px;
    position: absolute;
    top: 0px;
    right: 0px;
    opacity: 0.4;
}
.read_info .type_name a.current, .read_info .type_name .pipe {
    font-size: 18px;
    margin-left: 0.5em;
}
.read_info .type_name a {
    color: #fff;
}
.read_info .type_name a.current {
    color: #EE4A45;
}
.read_info .type_name a:hover {
    color: #EE4A45;
}

.personal_mod .user_box {
    margin-left: -50px;
    height: 90px;
    width: 90px;
    position: absolute;
    top: 24px;
    left: 50%;
}
.personal_mod .user_box a img.avatar {
    border-radius: 50%;
	-webkit-box-shadow:inset 0 -1px 0 #3333sf;
	box-shadow:inset 0 -1px 0 #3333sf;
	-webkit-transition:0.4s;
	-webkit-transition:-webkit-transform 0.4s ease-out;
	-moz-transition:-moz-transform 0.4s ease-out;
	transition:transform 0.4s ease-out;
}
.personal_mod .user_box a img.avatar:hover{
	-webkit-box-shadow:0 0 10px #fff;
	box-shadow:0 0 10px #fff;
	-webkit-transform:rotateZ(360deg);
	-moz-transform:rotateZ(360deg);
	transform:rotateZ(360deg);
}

.personal_mod p.name {
    font-size: 22px;
    margin: 128px auto 5px;
    height: 30px;
    width: 252px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_mod p.web_link {
    line-height: 25px;
    height: 25px;
    #width: 308px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_mod p {
    text-align: center;
}
.personal_mod .statistics {
    padding: 0px 20px;
    #width: 308px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 190px;
}
.personal_mod .statistics .tit {
    float: left;
    color: #999;
    font-size: 14px;
    width: 33.3%;
    height: 54px;
    text-align: center;
    vertical-align: top;
}
.personal_mod .statistics .tit em, .personal_mod .statistics .tit i {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    color: #FF0024;
}
.personal_mod .statistics .tit em {
    color: #FF0024;
}
.personal_mod .statistics .tit p {
    color: #666;
    margin-top: -5px;
    vertical-align: middle;
    text-align: center;
}
.personal_mod .see_btn a {
    color: #EE4A45;
    font-size: 18px;
    border: 1px solid #EE4A45;
    border-radius: 5px;
    line-height: 45px;
    height: 45px;
    width: 80%;
    text-align: center;
    position: absolute;
    top: 275px;
    left: 10%;
    transition: all 0.2s ease 0s;
}
.personal_mod .see_btn a:hover{
	background:#EE4A45;
	color:#fff;
}

.tag_title span {
	line-height: 50px;
	font-size: 18px;
	padding-left: 15px;
}

/* 链接 */
.jd-btn-box {
    margin-left: -10px;
    _margin-left:-20px;
}
.jd-btn {
    position: relative;
    width: 122px;
    height: 85px;
    display: block;
    float: left;
    margin: 5px 0px 0px 8.5px;
    overflow: hidden;
}
.unit-btn, .unit-back {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 122px;
    height: 85px;
    transition: all 0.5s ease 0s;
    transform-origin: center center 0px;
    transform: scale(1, 1);
}
.unit-btn .front-name {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 122px;
    height: 85px;
    transform: scale(1, 1);
    font-size: 1.429em;
    line-height: 85px;
    color: #FFF;
    text-align: center;
}
.back{
	transform:scale(0,1);
	-webkit-transform:scale(0,1);
	-moz-transform:scale(0,1);
	-o-transform:scale(0,1)
}
.unit-back {
    font-size: 13px;
    line-height: 65px;
    color: #FFF;
    text-align: center;
    padding: 10px;
}

.jd-btn-1 .unit-back{background-color:#ff5f81}
.jd-btn-2 .unit-back{background-color:#61c36e;}
.jd-btn-3 .unit-back{background-color:#6960d7;}
.jd-btn-4 .unit-back{background-color:#107edd;}
.jd-btn-5 .unit-back{background-color:#01c3c3;}
.jd-btn-6 .unit-back{background-color:#63b5e5}
.jd-btn-7 .unit-back{background-color:#ec8b51}
.jd-btn-8 .unit-back{background-color:#999696}

.link-category a {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    padding: 5px 15px;
    margin: 5px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    line-height: 1.5;
}
.link-category a:hover{
	background-color: rgba(0,0,0,0.1);
	/*color: rgba(0,0,0,0.4);*/
}

/* 手机端  */
.jumbotron .author-avatar img.avatar {
	border-radius: 50%;
}
.jumbotron .container .desc {
	font-size: 14px;
}
.jumbotron .wrapper-statistics .tit {
	float: left;
    color: #999;
    font-size: 14px;
    width: 33.3%;
    height: 50px;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
}
.jumbotron .wrapper-statistics .tit em {
    color: #FF0024;
}
.jumbotron .wrapper-statistics .tit p {
    color: #666;
    margin-top: -5px;
    vertical-align: middle;
    text-align: center;
}

/* 侧边论坛帖子 */
.dynamic .header li {
	width: 33.3%;
	border-bottom: 0;
	list-style-type: none;
}
.dynamic .header li.active {
    background-color: #EE4A45;
    border-bottom: 0;
}
.dynamic .header li.active a {
	color: #FFF !important;
	text-decoration: none;
}
.dynamic .header li.active a:focus {
	outline: none;
}
.dynamic .tab-content {
    padding: 10px;
    background: none;
    min-height: 300px;
}
.dynamic .tab-content li {
    border-bottom: none;
    padding: 0px;
    height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}
.dynamic .tab-pane li.top1 .num {
    background-color: #EE4A45;
}
.dynamic .tab-pane li .num {
    background-color: #D7D8D7;
    width: 17px;
    height: 17px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    font-family: Arial;
    line-height: 17px;
    margin-right: 8px;
}
.list-group-item {
    border: none;
}
.new-comment {
	margin-top: 20px;
}

/* 文章列表样式调试 */
.video-channel-list .article .article-content .article-title {
    font-family: Helvetica Neue,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif !important;
    font-size: 25px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 10px;
    color: inherit !important;
}
.video-channel-list .article .article-content .article-details {
    font-size: 16px;
    line-height: 1.6;
    color: rgba(0, 0, 0, 0.5);
    font-family: Helvetica Neue,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif !important;
}
.article-content .article-info .time {
    border-left: 1px solid #AAA;
    padding-left: 10px;
    height: 20px;
    line-height: 20px;
}
.video-channel-list .article .article-content .article-info {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.2);;
}
.video-channel-list .article .article-content .article-info span a {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.2);;
}
@media (min-width:767px){
	.video-channel-list .article .thumb {
	    width: 200px;
	    height: auto;
	}
	.video-channel-list .article .thumb img {
	    width: 200px;
	    height: auto;
	}
	.video-channel-list .article .article-content {
	    margin-left: 225px;
	}
}

.date_tit {
    height: 36px;
    margin: 18px auto 10px;
}
.date_tit h3 {
    font-size: 28px;
    display: inline;
    margin-right: 10px;
}
.date_tit .date_input {
    height: 20px;
    line-height: 20px;
    background: url('../ui/images/date_ico.png') no-repeat scroll 0% 0% transparent;
    border: 0px none;
    text-indent: 25px;
    font-size: 14px;
    color: #A3A3A3;
    cursor: pointer;
}

/* 侧边栏相关链接 */
.tag_link_others {
	margin-top: 10px;
}
.tag_link_others a{
	color:#EE4A45;
	border:1px solid #EE4A45;
	padding:4px;
	margin:4px;
	display:inline-block;
	border-radius:5px;
	text-decoration:none;
	min-width:70px;
	text-align:center;
}
.tag_link_others a:hover{
	color:#38485A;
}

@media (max-width:767px){
	.zan-nav {
	    margin-bottom: 0;
	}
}

/* 侧边栏行情 */
.sidebar-ticker {
	background:#f1f1f1;
	margin-bottom:10px;
}
.sidebar-ticker table {
	margin-bottom:0;
}
.sidebar-ticker table th {
	width:33.3%;
	border:0 !important;
	font-size:12px;
}

/* 侧边栏融资事件 */
.box-invest {
    margin-top: 20px;
}
.box-invest img,
.box-invest form,
.box-invest div,
.box-invest td, th, dl, dt {
    line-height: 28px;
}
.box-invest a {
    color: #353535;
    text-decoration: none;
    background: none repeat scroll 0% 0% transparent;
    border: 0px none;
    transition: all 0.2s ease 0s;
}
.box-invest ul, li {
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.box-invest .caption {
    overflow: hidden;
}
.box-invest .caption span {
    padding-left: 40px;
    color: #FF8C01;
    display: inline-block;
    line-height: 24px;
    background-position: 0px -50px;
}
.btn-search, .box-invest .caption span, .box-invest ul li a, .btn_close, .btn-close {
    background-image: url('../ui/images/venture-icon.png');
    background-repeat: no-repeat;
}
.box-invest{margin:20px 0;}
.box-invest .caption{overflow:hidden;}
.box-invest .caption span{padding-left:40px;color:#EE4A45;display:inline-block;line-height:24px;background-position:0 -50px;}
.box-invest .caption .more{float:right; font-size:16px; font-weight:bold;}
.box-invest .caption .more a{color:#ff8c01;}
.box-invest ul{border-left:1px solid #FAD4AE; margin-left:12px;}
.box-invest ul li{padding:20px 0; margin-left:30px; border-bottom:1px dotted #ddd;margin-top:0;}
.box-invest ul li:last-child{border-bottom:none;}
.box-invest ul li a{font-size:15px; background-position:0 -74px; margin-left:-34px; padding-left:32px;}
.box-invest ul li a:hover{color:#EE4A45;}
.box-invest ul li .info{margin-top:10px; font-size:15px;}
.box-invest ul li .info span{color:#EE4A45;}
.box-invest ul li .info i{font-style:normal; padding-left:10px; color:#555;}