﻿/*通用类*/
/**{*/
	/*margin:0;*/
	/*padding:0;*/
/*}*/
/*body{*/
	/*min-width:1400px;*/
	/*margin:0 auto;*/
	/*font-size:14px;*/
	/*background:#fff;*/
	/*text-align:justify;*/
	/*color:#000;*/
/*}*/
h1,h2,h3{	
	font-weight:500;	
}
/*img{*/
	/*border:none;	*/
/*}*/
a{
	cursor:pointer;
	color:#000;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#f60;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
select {
	 appearance:none; 
    -moz-appearance:none; 
    -webkit-appearance:none;
}
input,textarea{
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#515151;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#515151;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#515151;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#515151;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
.line50{
	font-size:1px;height:50px;width:100%;clear:both;	
}
.line150{
	font-size:1px;height:150px;width:100%;clear:both;	
}
.show {
	display:block !important;
}

/*上面为网页通用代码 原有可删除*/




/*推荐专栏按钮*/
.zcj-icon.plus:hover {
    background-position:-159px -9px;
}
.zcj-icon.plus.on {
	 background-position:-179px -9px;
}


/*认证icon状态*/
.zcj-icon.vcon1 {
    background-position: -159px -31px;
	width: 14px;
    height: 14px;
}
.zcj-icon.vcon0 {
    background-position: -179px -31px;
    width: 14px;
    height: 14px;
}

/*资产之家*/
.zcj-icon.home {
    background-position:-160px -47px;
	width:19px;
}
.wrap .col-header {
    height: 46px;
    line-height: 46px;
    display: block;
    border-bottom: 1px solid #eee;
}
.wrap .col-header .title {
	display:inline-block;
}
.home_btna {
	float:right;
    text-align: center;
    color: #d61725;
    font-size: 12px;
	width:100px;
	height:25px;
	line-height:25px;
	margin-top:15px;
	border-radius:15px;
	background:#f2f2f2;
}
.home_btna:hover {
	background:#d61725;
	color:#fff !important;
}

/*订阅按钮*/
.Subscribe_btn {
	height:30px;
	width:70px;
	text-align:center;
	font-size:12px;
	line-height:30px;
	border:1px solid #d61726;
	color:#d61726;
	border-radius:5px;
	display:inline-block;
	cursor: pointer;
}
.Subscribe_btn.on,.Subscribe_btn:hover {
	 color:#fff;
	 background:#d61726;
}

/*我的订阅*/
.my_deSubscribe li {
	width:685px;
	background:#fafafa;
	padding:17px;
	box-sizing: border-box;
	margin-bottom:10px;
}
.my_deSubscribe .pic {
	width:50px;
	height:50px;
	border-radius:50px;
	overflow:hidden;
	float:left;
}
.my_deSubscribe .word {
	width:575px;
	float:left;
	margin-left:20px;
}
.my_deSubscribe .word h3 {
	font-size:16px;
	display: inline-block;
}
.my_deSubscribe .word h3 span {
	margin-left:5px;
}
.my_deSubscribe .word p {
	width:365px;
	font-size:14px;
	color:#919191;
	text-align:left;
	margin:10px 0;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.my_deSubscribe .word .Subscribe_btn {
	float:right;
	margin-top:10px;
}


/*我订阅的专栏*/
.my_zhuanlan {
	width:205px;
	height:135px;
	border:1px solid #ebebeb;
	padding:0 15px;
	box-sizing: border-box;
	float:left;
	margin-right:20px;
	border-radius:5px;
}
.my_zhuanlan:nth-child(4n) {
	margin-right:20px;
}
.my_zhuanlan .pic {
	width:45px;
	height:45px;
	border-radius:45px;
	overflow:hidden;
	border:1px solid #fff;
	margin-top:-23px;
}
.my_zhuanlan h3 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
	padding:10px 0 5px;
}
.my_zhuanlan p {
	font-size:12px;
	color:#919191;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.my_zhuanlan .t {
	text-align:center;
}
.my_zhuanlan span {
	height:15px;
	line-height:15px;
	width:67px;
	margin:10px auto;
}


/*申请认证选择页*/
.myhy_btn {
	width:70px;
	height:23px;
	line-height:23px;
	font-size:12px;
	color:#5079b7;
	background:#f0ffff;
	border-radius:2px;
	display:inline-block;
	text-align: center;
}
.Apply_Choice {
	text-align: center;
	margin:35px;
}
.Apply_Choice li {
	display:inline-block;
	width:240px;
	height:300px;
	color:#8e8e8e;
	border:2px solid #8e8e8e;
	margin:0 15px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.Apply_Choice .Cho_icon {
	display:inline-block;
	margin-top:60px;
}
.Apply_Choice .tit {
	font-size:24px;
	font-weight:bold;
}
.Apply_Choice .cho_btn {
	width:120px;
	height:28px;
	line-height:28px;
	border-radius:4px;
	margin-top:40px;
	border:1px solid #8e8e8e;
	display:inline-block;
	text-align: center;
}
.Apply_Choice .Cho_icon img:nth-child(2) {
	display:none;
}
.Apply_Choice li:hover,.Apply_Choice li.hover {
	background:#d61725;
	color:#fff;
	border-color:#d61725;
	padding:35px 0;
}
.Apply_Choice li:hover .cho_btn ,.Apply_Choice li.hover .cho_btn{
	color:#fff;
	border-color:#fff;
}
.cho_btn:hover {
	color:#fff  !important;
}
.Apply_Choice li:hover .Cho_icon img:nth-child(2),.Apply_Choice li.hover .Cho_icon img:nth-child(2){
	display: block;
}
.Apply_Choice li:hover .Cho_icon img:nth-child(1),.Apply_Choice li.hover .Cho_icon img:nth-child(1) {
	display: none;
}
/*申请认证选择页结束*/


/*个人认证申请*/
.personal_hyt {
	width:415px;
	margin:0 auto;
}
.perso_tit {
	height:90px;
	line-height:90px;
	color:#211d1e;
	text-align: center;
	font-size:36px;
	border-bottom:1px dashed #ededed;
	margin-bottom:23px;
}
.perso_in {
	margin:0;
	margin-bottom:10px;
	width:415px;
}
.perso_in p {
	font-size:14px;
	color:#505050;
	line-height:35px;
	height:35px;
}
.perso_in em {
	color:#d61725;
}
.perso_in .text {
	width:100%;
	height:33px;
	border:1px solid #dedede;
	text-indent:10px;
}
.perso_in.a1 p {
	margin-bottom:10px;
}
.perso_in .add {
	background:url(../images/add_in.png) no-repeat center;
	height:252px;
	width:399px;
	background-size:100% 100%;
	overflow:hidden;
	border-radius:10px;
}
.perso_in .add img {
	width:100%;
	height:100%;
}
.pers_zhuyi {
	font-size:12px;
	line-height:21px;
	color:#878787;
	padding-top:15px;
}
.pers_ask p {
	color:#505050;
	font-size:12px;
	height:35px;
	line-height:35px;
}
.pers_Tips {
	color:#d51625;
	font-size:14px;
	text-align:center;
}
.pers_btns {
	width:200px;
	height:40px;
	line-height:40px;
	border-radius:10px;
	border:1px solid #707070;
	color:#707070;
	background:none;
	font-size:17px;
	display:block;
	margin:15px auto;
}
.pers_btns:hover {
	color:#fff;
	background:#d61725;
	border-color:#d61725;
}
/*个人认证申请结束*/


/*机构认证选择页*/
.organ_hyt {
	width:555px;
}
.perso_in .us_up {
	height:220px;
	width:260px;
	border:2px solid #dcdcdc;
	float:left;
}
.perso_in .us_up img {
	width:100%;
	height:100%;
}
.perso_in.a2 {
	width: auto;
}
.us_rt {
	float:left;
	margin-left:15px;
}
.us_rt img {
	width:231px;
	height:171px;
}
.us_rt .up_btn {
	display:block;
	width:82px;
	height:31px;
	border-radius:3px;
	background:#d51625;
	color:#fff;
	line-height:31px;
	font-size:12px;
	text-align: center;
	margin-top:13px;
}
.us_rt .up_btn:hover {
	color:#fff !important;
}
/*机构认证选择页结束*/



/*更新资料设置*/
.setting-tab .item {
	position:relative;
}
.setting-tab .itt {
	position:absolute;
	width:10px;
	height:10px;
	background:#d61725;
	border-radius:10px;
	overflow:hidden;
	right:-5px;
	top:18px;
}
.setting-tab .itt_te {
	position:absolute;
	bottom:-10px;
	right:-20px;
	font-size:12px;
	color:#878787;
	background:#fff;
	display:inline-block;
	border:1px solid #ccc;
	padding:0px 5px;
	line-height:20px;
}
.hkdata_form {
	width:760px;
	margin:0 auto;
}
.tips_return {
	color:#d61725;
	font-size:12px;
	margin:8px 0;
}
.tips_return span {
	float:left;
}
.tips_return p {
	float:left;
}
.hkdata_in {
	width:350px;
	display:block;
	margin:10px 0 0 0;
	font-size:12px;
}
.hkdata_in p{
	color: #505050;
    line-height: 30px;
    height: 30px;
}
.hkdata_in em {
    color: #d61725;
}
.hkdata_in .text {
	height:33px;
	line-height:33px;
	width:100%;
	text-indent:10px;
	border:none;
	background:#fafafa;
	border-radius:3px;
	color:#878787;
}
.hkdata_in .text.a1 {
	background:#f0f0f0;
}
.hkdata_in .text.a2 {
	width:270px;
	float:left;
}
.hkdata_in select {
	width:80px;
	float:left;
	height:33px;
	line-height:33px;
	border:none;
	/*background:#fafafa;*/
	color:#878787;
	text-indent:13px;
	background: url(../images/select_icon.png) center right 10px no-repeat;
}
.hkdata_in select:hover {
	background: url(../images/select_iconen.png) center right no-repeat;
}
.hkdata_in textarea {
	width:270px;
	float:left;
	background:#fafafa;
	border-radius:3px;
	color:#878787;
	border:none;
	resize: none;
	padding:5px 10px;
}
.hkdata_in.count_par {
	width:100%;
	position:relative;
}
.hkdata_in.count_par textarea {
	float:none;
	resize: none;
	background:#fafafa;
	border-radius:3px;
	color:#878787;
	width:100%;
	padding:8px 10px;
	box-sizing: border-box;
}
.hkdata_in.count_par .count {
	position: absolute;
	right:10px;
	bottom:10px;
	color:#878787;
}
.hkdata_in.count_par .areawt {
	height:50px;
}
.hkdata_in.count_par .areawt.a1 {
	height:350px;
}
.pers_Tips.a1 {
	text-align:left;
	margin-top:10px;
}
.hkdata_en {
	float:right;
	width:155px;
	text-align: center;
	font-size:12px;
}
.hkdata_en p {
	line-height:30px;
}
.hkdata_en .us_up {
	width:155px;
	height:155px;
	background:#fafafa;
}
.hkdata_en .us_up img {
	width:100%;
	height:100%;
}
.hkdata_en span {
	color:#878787;
	display:block;
	padding:15px 0;
}
.hkdata_en .up_btn {
	display:block;
	height:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
	background:#d61725;
	border-radius:3px;
}
.hkdata_en .up_btn:hover {
	color:#fff !important;
}
.hkdata_btns {
	width:345px;
	height:31px;
	background:#d61725;
	border:none;
	text-align:center;
	font-size:12px;
	color:#fff;
	margin-top:5px;
	border-radius:2px;
}
/*更新资料设置结束*/


/*资产提交页面*/
.Contr_Popup {
	width:700px;
	height:480px;
	position:fixed;
	top:130px;
	left:50%;
	margin-left:-350px;
	background:#fff;
	z-index:9999;
	-moz-box-shadow:0px 0px 50px rgba(0,0,0,.4); -webkit-box-shadow:0px 0px 50px rgba(0,0,0,.4); box-shadow:0px 0px 50px rgba(0,0,0,.4);
}
.Contr_Popup .word {
	padding:0 40px;
}
.Popup_bz {
	background:rgba(0,0,0,0.6);
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:999;
}
.Popup_WXbz {
	background:rgba(0,0,0,0.6);
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	display: none;
	z-index:998;
}
.Contr_Popup .tit {
	text-align:center;
	height:90px;
	line-height:90px;
	font-size:18px;
	color:#060606;
}
.Contr_Popup .word {
	line-height:30px;
	font-size:13px;
	color:#060606;	
}
.Contr_Popup .pop_btn {
	width:150px;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	display:block;
	text-align:center;
	margin:0 auto;
	background:#d61725;
	margin-top:30px;
}
.Contr_Popup .pop_btn:hover {
	color:#fff !important;
}
.Contr_Popup .close {
	width:17px;
	height:17px;
	position:absolute;
	right:36px;
	top:36px;
	background:url(../images/close_up.png) center no-repeat;
}

.hky_twbtn {
	font-size:14px;
	color:#707070;
	border-radius:3px;
	border:1px solid #b6babd;
	display:inline-block;
	padding:5px 8px;
}
.hky_twbtn.a1 {
	color:#b6babd;
	border-color:#b6babd;
}
.hky_twbtn:hover {
	background:#d51625;
	border:1px solid #d51625;
	color:#fff !important;
}

.nav-layout .nav-wrapper .save-btn-ctrls .save-btn:hover {
	background:#d51625;
	border:1px solid #d51625;
	color:#fff !important;
}

.nav-layout .nav-wrapper .save-btn-ctrls .submit-btn:hover {
	background:#d51625;
	border:1px solid #d51625;
	color:#fff !important;
}

.dr_wz {
	font-size:14px;
	color:#d51625;
	float:right;
}
.hky_Article {
	width:900px;
	padding:30px;
	background:#fff;
	margin-top:30px;
	z-index:999;
}
.hky_Article .tit {
	height:20px;
	line-height:20px;
	font-size:18px;
	color:#060606;
	font-weight:bold;
	border-left:4px solid #d61725;
	padding-left:20px;
	margin-bottom:45px;
}
.hky_Article .tit span {
	color:#919191;
	font-size:16px;
	font-weight:normal;
	margin-left:8px;
}
.count_par {
	position:relative;
}
.hky_Article .text {
	height:30px;
	line-height:30px;
	border:none;
	width:100%;
	text-indent:20px;
	border-bottom:1px solid #f0f0f0;
	font-size:16px;
	color:#919191;
}
.hky_Article .count {
	position:absolute;
	right:0;
	bottom:0;
	line-height:30px;
	font-size:16px;
	background:#fff;
	color:#919191
}
#wz_Popup {
	position:absolute;
	width:750px;
	top:310px;
	left:50%;
	margin-left:-375px;
	display:none;
	background:#f1f1f1;
}
#wz_Popup .text {
	width:570px;
	height:42px;
}
#wz_Popup .btn {
	width:108px;
	height:42px;
	text-align:center;
	background:#c0c0c0;
	float:right;
	color:#fff;
	border:none;
}
.Artic_close {
	width:34px;
	height:34px;
	background:url(../images/Artic_close.png) no-repeat center;
	position:absolute;
	right:-10px;
	top:-10px;
}

/*资产提交页面结束*/


.business_card {
	width:820px;
	background:#fff;
}
.business_card ul {
	padding:15px 0;
	color:#333;
}
.business_card li {
	border-bottom:1px solid #f9fafd;
	float:left;
	padding:10px 70px;
	box-sizing:border-box;
	font-size:16px;
	width:50%;
	line-height:35px;
}
.business_card .at span {
	float:left;
	height:110px;
	display:block;
	background:url(../images/busin_in.png) top 15px left no-repeat;
}
.business_card .ct span {
	float:left;
	height:70px;
	display:block;
	background:url(../images/busin_in.png) top 15px left no-repeat;
}

.business_card span {
	background:url(../images/busin_in.png) top 8px left no-repeat;
	padding-left:10px;

}

.business_card .bt {
	float:none;
	width:100%;
	margin-bottom:20px;
}
.business_card .bt p {
	padding:0 65px;
	line-height:25px;
}

/**/
.itq_lb {
	border-bottom:1px solid #9b9b9b;
	padding-bottom:15px;
}
.itq_lb .tit {
	font-size:15px;
	color:#999;
	padding:15px 0;
}
.itq_lb .tit i {
	position:relative;
	top:4px;
	margin-right:6px;
}
.itq_lb .tit span {
	font-size:12px;
	float:right;
}
.itq_lb .word {
	padding:0 10px;
	height:45px;
	line-height:45px;
	background:#fafafa;
	font-size:13px;
	color:#000000;
}

.nav-layout .nav-wrapper .save-btn-ctrls .save-btn-renzhen{
	padding: 0 8px;
	line-height: 30px;
	font-size: 16px;
	cursor: pointer;
	color: #b6babd;
	border: 1px solid #b6babd;
	border-radius: 3px;
	background: #fff;
	margin-right: 10px;
}

.nav-layout .nav-wrapper .save-btn-ctrls .save-btn-renzhen:hover {
	background: #d61725;
	color: #fff !important;
}

/**/
.Apply_Choice.a1 {
	margin:0 35px 15px;
}
.Apply_Choice.a1 li {
	width: 135px;
	height: 135px;
	border-radius:10px;
	border: 1px solid #8e8e8e;
}
.Apply_Choice.a1 li:hover, .Apply_Choice.a1 li.hover {
	padding:0;
	border-color:#d61725;
}
.Apply_Choice.a1 .tit {
	font-size:18px;
	font-weight:normal;
	padding-top:15px;
	color:#8e8e8e;
}
.Apply_Choice.a1 li:hover .tit,.Apply_Choice.a1 li.hover .tit {
	color:#fff;
}
.Apply_Choice.a1 .Cho_icon {
	margin-top:5px;
}
.arcticle-detail .comment .reply .textarea {
	box-sizing:border-box;
}