@font-face {
	font-family:"tic";
	src:url("../font/tic.eot");
	src:url("../font/tic.eot") format("embedded-opentype"),url("../font/tit.woff") format("woff"),url("../font/tit.ttf") format("truetype"),url("../font/tit.svg") format("svg")
}
.tic {
	font-family:"tic" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

/*section*/
section{
	width: 1275px;
	height: 1000px;
	margin: 0 auto;
}
section .left{
	float: left;
	width: 330px;
	background: #fff;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 100%;
	/* margin-left: 30px; */
}
section .left dl dt{
	padding: 20px;
	position: relative;
}
section .left dl .kt{
	display: block;
	width: 80%;
	height: 40px;
	line-height: 40px;
	margin: 20px 10%;
	background-color:#00A6EA;
	opacity: 0.7;
	color: #fff;
	border-radius: 5%;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.349019607);
	cursor: pointer;
}
section .left dl dt img{
	display: inline-block;
    width: 60px;
	height: 60px;
	display: none;
}

section .left dl .name{
	font-size: 15px;
	height: 30px;
	margin-top: 10px;
	display: block;
	text-align: left;
	padding-left: 100px;
}
section .left dl .dj{
	font-size: 13px;
	color: #98a6ad;
	display: block;
	text-align: left;
	padding-left: 100px;
}
section .left dl .dj i{
	color: #98a6ad;
	font-style: normal;
	font-size: 13px;
}
section .left dl dd{
	width: 100%;
	height: 48px;
}
section .left dl .active{
	background-color: #F0F3F4;
}
section .left dl dd a{
	display: block;
    padding: 13px;
    font-weight: normal;
}
section .mima{
	background-image: url(../image/iconfont/szhi.png);
	background-repeat: no-repeat;
	background-position:25% center;
	background-size:20px;
}
section .yhj{
	background-image: url(../image/iconfont/yhj.png);
	background-repeat: no-repeat;
	background-position:25% center;
	background-size:22px;
}
section .ddan{
	background-image: url(../image/iconfont/ddan.png);
	background-repeat: no-repeat;
	background-position:25% center;
	background-size:18px;
}
section .qye{
	background-image: url(../image/iconfont/qye.png);
	background-repeat: no-repeat;
	background-position:25.5% center;
	background-size:16px;
}
section .follow{
	background-image: url(/static/image/iconfont/follow.png);
	background-repeat: no-repeat;
	background-position:25.5% center;
	background-size:18px;
}
section .monitor{
	background-image: url(/static/image/iconfont/monitor.png);
	background-repeat: no-repeat;
	background-position:25.5% center;
	background-size:18px;
}
section .invoice{
	background-image: url(/static/image/iconfont/invoice.png);
	background-repeat: no-repeat;
	background-position:25.5% center;
	background-size:18px;
}
section .balance{
	 background-image: url(/static/image/iconfont/balance.png);
	 background-repeat: no-repeat;
	 background-position:25.5% center;
	 background-size:18px;
 }
section .alipay_account{
	background-image: url(/static/image/iconfont/alipay_account.png);
	background-repeat: no-repeat;
	background-position:25.5% center;
	background-size:18px;
}
section .authentication{
	background-image: url(/static/image/iconfont/authentication.png);
	background-repeat: no-repeat;
	background-position:25.5% center;
	background-size:18px;
}
section .xiufu{
	background-image: url(/static/image/iconfont/xiufu.png);
	background-repeat: no-repeat;
	background-position:25.5% center;
	background-size:18px;
}
section .taitou{
	background-image: url(/static/image/iconfont/taitou.png);
	background-repeat: no-repeat;
	background-position:25.5% center;
	background-size:18px;
}
section .right-main{
	float: right;
	width: 910px;
	background: #fff;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	/* margin-left: 30px; */
	min-height: 300px;
}
section .right-main2{
	float: right;
	width: 885px;
	background: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 30px;
    min-height: 300px;
}

section .xybg{
	background-image: url(../image/iconfont/jilu.png);
	background-repeat: no-repeat;
	background-position:25% center;
	background-size:22px;
}

section .right .title,
section .right-main .title,section .right-main2 .title{
	margin: 0 5%;
	border-bottom: 2px solid #e2e7e8;
    color: #999;
}
section .right .title h3,section .right-main .title h3,section .right-main2 .title h3{
	width: 80px;
	text-align: left;
	line-height: 50px;
	padding-top: 10px;
	padding-left: 5px;
    font-size: 17px;
    color: #111;
    border-bottom: 2px solid #00A2E9;
    position: relative;
    bottom: -2px;
}
.right_qiye .title h3,.right_balance .title h3{
	width: 120px !important;
}
.right_account .title h3{
	width: 150px !important
}
section .right .mima_section{
	padding: 30px 30%;
}
section .right .mima_section .name,section .right .mima_section .yzm{
	width: 100%;
	height: 45px;
	color: #999;
}
section .right .mima_section .name{
	width: 100%;
	height: 45px;
	padding-left: 5px;
	color: #999;
	margin-bottom: 35px;
	border: 1px solid #e2e7e8;
	background-image: url(../image/iconfont/people.png);
	background-repeat: no-repeat;
	background-position: 99% center;
	background-size:20px;
}
section .right .mima_section .yzm .shuru{
	width: 70%;
	height: 100%;
	display: block;
	float: left;
	padding-left: 5px;
	border: 1px solid #e2e7e8;
}
section .right .mima_section .yzm .hq{
	width: 30%;
	height: 100%;
	background: #00A6EA;
	line-height: 45px;
	float: right;
	color: #fff;
	cursor: pointer;
}
section .right .mima_section .yyyz{
	width: 100%;
    padding-bottom: 37px;
    display: block;
}
section .right .mima_section .password{
	width: 100%;
	height: 45px;
	padding-left: 5px;
	color: #999;
	border: 1px solid #e2e7e8;
	background-image: url(../image/iconfont/mima.png);
	background-repeat: no-repeat;
	background-position: 99% center;
	background-size:20px;
}
section .right .mima_section .submit{
	width: 100%;
	height: 45px;
	background: #00A6EA;
	color: #fff;
	border: none;
	cursor: pointer;
	margin:15px 0 35px 0;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.349019607);
}
section .right_dd .ddan_section,.right_xybg .xybg_section ,section .right_qiye .qiye_section,.right_follow .follow_section,.right_monitor .monitor_section
,.right_invoice .invoice_section,.right_balance .balance_section,.account_section,.authentication_section {
	padding: 20px 5%;
}

section .right_dd .ddan_section .top{
	width:100%;
	text-align: left;
	padding-bottom: 20px;
}
section .right_dd .ddan_section .top .lx{
	padding:0 10px 0 5px;
}
section .right_dd .ddan_section .top .zt{
	padding:0 10px 0 40px;
}
section .right_dd .ddan_section .top .about-left,section .right_dd .ddan_section .top .about-right{
	width: 150px;
	height: 34px;
    border: 1px solid #e2e7e8;
    border-radius: 2px;
    background: #fff;
}
section .right_dd .ddan_section .ddan_list,section .right_qiye .qiye_section .qiye_list,.right_follow .follow_section .follow_list,.right_monitor .monitor_section .monitor_list,.right_invoice .invoice_section .invoice_list,.balance_list,.account_list{
	width: 100%;
    color: #111;
}
section .right_dd .ddan_section .ddan_list .mylist,section .right_qiye .qiye_section .qiye_list .mylist,.invoice_section .invoice-tr,.follow_list .myfollow,.monitor_list .mymonitor,.invoice_list ,.mybalance,.myaccount{
    border: 1px solid #e2e7e8;
    color: #111;
    background: #f9f9fc;
}
section .right_dd .ddan_section .ddan_list .list-title,.right_follow .list-title{
	width: 20%;
    padding: 8px 11px;
    text-align: center;
}
/* top */
.user-top {
    width: 100%;
    height: 192px;
    margin-bottom: 16px;
    padding-top: 24px;
    background-size: 100%;
    background: #169BD5;
    color: #fff;
    position: relative;
}
.user-top .user-logo {
    position: relative;
    top: 12px;
    width: 96px;
    height: 96px;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    margin: 11px 56px 43px 64px;
    float: left;
    background: #fff;
    cursor: pointer;
}
.user-top .user-logo .user-logo-upload {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}
.user-top .user-logo .user-logo-upload img {
    width: 100%;
    height: 100%;
}
.user-top .user-logo .user-logo-upload .lazy-img{
    opacity: 1;
    height: auto;
}
.user-top .detail{
    width: 900px;
    float: left;
}
.user-top .username {
    height: 32px;
    font-size: 20px;
    line-height: 32px;
}
.user-top .username .nickname {
    display: inline-block;
    line-height: 32px;
}
.user-top .username .user-score-wrap {
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: 2px;
    cursor: pointer;
}
.user-top .username .user-score-wrap .score-content {
    display: inline-block;
    padding: 0 6px 0 2px;
    min-width: 50px;
    height: 20px;
    background: #E6F3FF;
    border-radius: 10px;
    line-height: 20px;
}
.score-left-img {
    float: left;
    width: 16px;
    height: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("../image/user/growth-web-03.png");
    margin: 2px 4px 0 0;
}
.user-top .username .user-score-wrap .score-content .score-num {
    float: left;
    font-size: 14px;
    color: #0084FF;
}
.user-top .username .user-score-wrap .score-content .score-text {
    float: left;
    font-size: 12px;
    color: #0084FF;
    line-height: 19px;
    font-family: 'Microsoft YaHei', 'PingFangSC-Regular', sans-serif;
}
score-right-img {
    float: left;
    margin: 7px 0 0 4px;
    width: 4px;
    height: 6px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("../image/user/growth-web-04.png");
}
.user-top .intro {
    padding: 8px 0;
}
.user-top .intro-box:first-child {
    padding-left: 0;
}
.user-top .highlight {
    color: #fff;
    font-weight: bold;
}
.user-top .company.mb4 {
    margin-bottom: 4px;
}
.user-top .company {
    height: 22px;
    line-height: 22px;
}
.user-top .company .none-company {
    color: rgba(255,255,255,0.6);
}
.user-top .edit {
    color: rgba(255,255,255,0.8);
    cursor: pointer;
    font-size: 12px;
    margin-left: 4px;
}
.tic-app-edit::before {
    content: "\e697";
}
.user-top .user-right {
    position: absolute;
    top: 40px;
    right: 32px;
    text-align: right;
    float: right;
}
.right_monitor .list-title{
	width: 10%;
	padding: 8px 11px;
	text-align: center;
 }
.list-type{
	width: 10%;
	text-align: center;
}
.project{
	color: #ccc;
	text-align: left;
}
.right_monitor .list-time{
	text-align: center;
	width: 4%;
}
.right_monitor .list-operation{
	text-align: center;
	width: 2%;
}
.qiye_list th{
	text-align: center;
}
.qiye_list .list_qy{
	width: 330px;
}
section .right_dd .ddan_section .ddan_list .text-left,section .right_qiye .qiye_section .qiye_list .text-left{
	width: 44%;
	text-align: left;
}
section .right_dd .ddan_section>.section,section .right_qiye .qiye_section>.section{
	width: 100%;
	display: block;
	padding: 25px 0;
	border-bottom: 1px solid #e2e7e8;
	text-align: center;
}
section .right_dd .ddan_section>.section .text,section .right_qiye .qiye_section>.section .text{
	width: 100%;
	text-align: center;
	display: block;
}
section .right_dd .ddan_section .ddan_list .section{
	border-bottom: 1px solid #e2e7e8;
	margin: 25px 0;
	text-align: left;
}
section .ddan_list th,.follow_list th,.monitor_list th,.invoice_list th,.balance_list th,.account_list th{
	border: 1px solid #ccc;
	height: 40px;
	text-align: center;
}
section .ddan_list td,.follow_list td,.monitor_list td,.invoice_list td,.balance_list td,.account_list td{
	border: 1px solid #ccc;
	height: 40px;
	padding: 5px 10px;
}
section .right_qiye .qiye_section .qiye_list .section{
	border-bottom: 1px solid #eee;
}
section .right_qiye .qiye_section .qiye_list .section td a{
	color: #00A2E9;
	text-align: center;
}
section .right_qiye .qiye_section .qiye_list .section td{
	height: 40px;
	text-align: center;
}
section .right_dd .ddan_section .ddan_list .section td{
	padding: 0 20px;
	height: 50px;
	text-align: center;
}
section .right_dd .ddan_section .ddan_list .section td:first-child{
	padding-left: 12px;
	text-align: left;
}
.error{
	float: left;
	padding: 10px 0 0 10px;
	color: #ff3300;
	font-size: 15px;
}
.qiye_list td,.qiye_list th{
	border: 1px solid #ccc;
	height: 40px;
}
.qiye_list a{
	color: #00A2E9;
}

.list-3,.list-1{
	width: 30%;
}
.list-4{
	width: 20%;
}
/*.increase{*/
	/*display: block;*/
	/*width: 130px;*/
	/*height: 30px;*/
	/*color: #333333;*/
	/*text-align: center;*/
	/*font-size: 14px;*/
	/*float: right;*/
	/*line-height: 30px;*/
	/*margin: 0 0 15px;*/
	/*border-radius: 5px;*/
	/*cursor: pointer;*/
/*}*/
/*.increase:hover{*/
	/*background: #00A2E9;*/
	/*color: #fff;*/
/*}*/
/*.increase img{*/
	/*width: 20px;*/
	/*height: 20px;*/
	/*margin: -3px 5px 0;*/
/*}*/
.follow_list a,.monitor_list a,.invoice_list a,.balance_list a,.account_list a{
	color: #00A2E9;
}

/*审核失败弹窗*/
.fail-prompt,.invoice-win,.invoiceopen-win{
	background: #fff;
	position: fixed;
	z-index: 998;
	top: 30%;
	left: 45%;
	width: 320px;
	height: 150px;
	border-radius: 5px;
	box-shadow: 0 0 10px #aaa;
}
.invoice-win{
	width:600px;
	height:auto;
	left:50%;
	margin-left:-300px;
}
.invoiceopen-win{
	width:600px;
	height:auto;
	left:50%;
	margin-left:-300px;
}
.fail-main{
	width: 90%;
	margin: 0 auto ;
}
.fail-main .fail-title{
	border-bottom: 1px solid #ccc;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.fail-reason{
	text-align: center;
	height: 40px;
	line-height: 60px;
	font-size: 20px;
	color: #FF0000;
}
.cxrz{
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #00A2E9;
}
.mengban{
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	z-index: 997;
	left: 0;
	top: 0;
	opacity: 0.2;
}
.cha,.invoice-cha{
	position: absolute;
	top: 5%;
	right: 5%;
	font-size: 20px;
	color: #ccc;
	cursor: pointer;
}
.cha:hover{
	color: #8a8a8a;
}

.del ,.jk_del{
	display: inline-block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	background: #c3492b
;
	border-radius:5px;
	color: #fff;
	cursor: pointer;
}

/*添加发票信息*/
.add-increase{
	position: fixed;
	z-index:999999;
	top:20%;
	left: 35%;
	width: 665px;
	height: 295px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 5px #000;
}
.details{
	position: fixed;
	z-index:999;
	top:20%;
	left: 35%;
	width: 665px;
	height: 260px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 5px #000;
}
.applyInvoiceDetail{
	width: 100%;
    padding: 10px 10px;
    text-align: center;
}
.add-increase input,.details input{
	border: 1px solid #e1e1e1;
	width: 215px;
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
	outline: none;
}
.applyInvoiceDetail input{
	border: 1px solid #e1e1e1;
	width: 400px;
	height: 35px;
	line-height: 30px;
	padding-left: 2px;
	outline: none;	
}
.applyInvoiceDetail select{
	border: 1px solid #e1e1e1;
	height: 35px;
	line-height: 30px;
	padding-left: 2px;
	outline: none;	
}
.add-increase table,.details table{
	margin: 20px auto 10px;
}
.applyInvoiceDetail table{
	margin: 1px auto 1px;
}
.add-increase table td,.details table td{
	border: 1px solid #ccc;
	padding: 10px 5px;
}
.applyInvoiceDetail table td{
	padding: 1px 1px;
	
}
.applyInvoiceDetail table .left{
	width:100px;
	height:12px
	
}
.add-increase table .left,.details table .left,.applyInvoiceDetail table .left{
	text-align: center;
}
#submit{
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00A2E9;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	cursor: pointer;
}
#addsubmit{
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00A2E9;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	cursor: pointer;
}
.add-increase .cha,.details .cha{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 20px;
	color: #ccc;
	cursor: pointer;
}

.fp-xq{
	display: inline-block;
	background: #00A2E9;
	width: 60px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border-radius: 5px;
	font-size: 15px;
	cursor: pointer;
}
.fp-del{
	display: inline-block;
	background: #c3492b;
	width: 60px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border-radius: 5px;
	font-size: 15px;
	margin-left: 10px;
	cursor: pointer;
}
.mask{
	margin:0;
	padding:0;
	border:none;
	width:100%;
	height:100%;
	background:#333;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:9999;
	position:fixed;
	top:0;
	left:0;
	display:none;
}
.fapiao_window{
	position: absolute;
	left: 50%;
	top: 12%;
	width: 1060px;
	height: 580px;
	margin-left: -530px;
	z-index: 10000;
	border: 1px solid rgba(0, 0, 0, .2);
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background: #FFFFFF url(/static/image/fapiao.png) no-repeat center;
	display: none;
}
#app_down_4{
	position: absolute;
	top:42%;
	left: 24.5%;
}
.close_btn{
	position: absolute;
	right: 15px;
	top: -1px;
	font-size: 28px;
	color: #FFFFFF;
}
/*!*手机适配*!*/
/*@media screen and (max-width:720px){*/
	/*header{*/
		/*height: 180px;*/
	/*}*/
	/*.input-group {*/
	    /*width: 100%;*/
	/*}*/
	/*section .left dl dd {*/
	    /*float: left;*/
	    /*width: 33%;*/
	/*}*/
	/*section .left,section .right{*/
	    /*margin-left: 0;*/
	    /*height: auto;*/
	/*}*/
	/*section .right .mima_section {*/
	    /*padding: 30px 5%;*/
	/*}*/
	/*section .mima,section .ddan,section .qye {*/
	    /*background-position: 3% center;*/
	/*}*/
	/*section .right .ddan_section .top .zt, section .right .ddan_section .top .lx{*/
	    /*padding: 0 10px 0 30px;*/
	/*}*/
/*}*/
.addfap,.add_account,.add_money{
	float: right;
	margin-top: -35px;
	width: 80px;
	height:30px;
	line-height: 30px;
	text-align: center;
	background: #00A6EA;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 16px;
}
.applyinvoice,.shuoming{
	float: right;
	margin-top: 25px;
	margin-right: 30px;
	width: 80px;
	height:30px;
	line-height: 30px;
	text-align: center;
	background: #00A6EA;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 16px;
}
.nextstep{
	float: right;
	margin-top: 30px;
	margin-right: 250px;
	width: 80px;
	height:30px;
	line-height: 30px;
	text-align: center;
	background: #00A6EA;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 16px;
}
.cash_balance{
	 float: right;
	 margin-top: -35px;
	 width: 120px;
	 height:30px;
	 margin-right: 90px;
	 line-height: 30px;
	 text-align: center;
	 color: #00A6EA;
	font-size: 16px;
 }
.pay_again a{
	color: #00A2E9;
}
.rule{
	color: #00A2E9;
	text-align: left;
	float: left;
	margin-top: 15px;
	cursor: pointer;
}
.rule img{
	width: 15px;
	height: 15px;
	margin-bottom: 1px;
}
#right_content{
	position: relative;
	float: right;
}
/*<!--提现弹窗-->*/
#withdrawals_popup,#step_popup,#binding_popup,#edit_binding_popup{
	position: absolute;
	z-index: 999;
	width: 620px;
	min-height: 300px;
	top:8%;
	left: 50%;
	margin-left: -310px;
	background: #fff;
	border-radius: 30px;
	padding-bottom: 25px;
}
.close_btn{
	position: absolute;
	right: 20px;
	top: 15px;
	cursor: pointer;
}
.close_btn img{
	width: 25px;
	height: 25px;
}
#withdrawals_popup .rule_h3,#step_popup .rule_h3,#binding_popup .rule_h3,#edit_binding_popup .rule_h3{
	color: #333;
	width: 100%;
	text-align: center;
	height: 80px;
	line-height: 80px;
}
#withdrawals_popup .process_h4,#step_popup .process_h4,#binding_popup .process_h4,#edit_binding_popup .process_h4{
	color: #333;
	width: 100%;
	text-align: left;
	height: 80px;
	line-height: 80px;
	padding-left: 20px;
	background: #F0F0F0;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
}
.withdrawals_main{
	width: 85%;
	margin: 0 auto;
	font-size: 16px;
}
.withdrawals_main ul li {
	margin-bottom: 10px;
	line-height: 25px;
	list-style-type:decimal;
	margin-left: 15px;
}
.alipay_information{
	height: 80px;
	background: #EDF7FE;
	border-top: 1px solid #00A2E9;
	border-bottom: 1px solid #00A2E9;
	padding-left: 40px;
}
.alipay_information img{
	width: 50px;
	height: 50px;
	vertical-align: middle;
	margin-top: 15px;
}
.information{
	display: inline-block;
	vertical-align: middle;
	margin: 15px 0 0 10px;
}
.information span{
	display: block;
	font-size: 16px;
}
#alipay_form{
	width: 87%;
	margin:50px auto 0;
}
.alipay_form_1{
	font-size:16px;
}
.alipay_form_1 p{
	font-size: 14px;
	color:#999999;
	padding-left: 80px;
	padding-top: 5px;
}
.alipay_form_2 p{
	font-size: 14px;
	color:#999999;
	padding-top: 5px;
}
.alipay_form_1 input{
	width: 190px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	border: 1px solid #ccc;
}
.alipay_form_2{
	font-size: 16px;
	margin-top: 50px;
}
.alipay_form_2 a{
	font-size: 14px;
	color:#00A2E9;
}
/*.alipay_form_2 input{*/
	/*width: 210px;*/
	/*height: 30px;*/
	/*padding-left: 7px;*/
	/*padding-bottom: 5px;*/
	/*overflow: hidden;*/
	/*outline: none;*/
	/*border: none;*/
	/*background: #FFFFFF url(/static/image/iconfont/password_back.png) no-repeat left;*/
	/*letter-spacing:14px;*/
	/*font-size: 40px;*/
	/*vertical-align: middle;*/
/*}*/
#alipay_submit{
	border: none;
	width: 390px;
	height: 50px;
	margin-left: 80px;
	margin-top: 30px !important;
	color: #fff;
	background: #00A2E9;
	font-size: 18px;
	border-radius: 10px;
	outline: none;

}
.binding_submit{
	border: none;
	width: 390px;
	height: 50px;
	margin-left: 55px;
	margin-top: 30px !important;
	color: #fff;
	background: #ccc;
	font-size: 18px;
	border-radius: 10px;
	outline: none;
	cursor: not-allowed;
}
.binding_submit2{
	border: none;
	width: 390px;
	height: 50px;
	margin-left: 55px;
	margin-top: 30px !important;
	color: #fff;
	background: #00A2E9;
	font-size: 18px;
	border-radius: 10px;
	outline: none;
	cursor: pointer;
}
#binding_alipay,#edit_binding_alipay{
	width: 80%;
	margin: 60px auto 0;
}
.binding_input{
	display: block;
	width: 390px;
	margin: 0 auto 20px;
	height: 50px;
	border: 1px solid #00A2E9;
	border-radius: 15px;
	padding-left: 15px;
	font-size: 18px;
	outline: none;
}
#binding_alipay label{
	margin-left: 55px;
	font-size: 15px;
	color: #aaa;
}
#checkbox{
	vertical-align: top;
	margin-right: 5px;
}
/*绑定服务协议*/
.agreement{
	color: #00A2E9;
	cursor: pointer;
}



.clearfix:after {
	clear: both;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.alieditContainer{
	position: relative;
}

.sixDigitPassword {
	position: absolute;
	left: -122px;
	top: 0;
	width: 1000px;
	height: 26px;
	color: #fff;
	font-size: 12px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-user-select: initial;
	outline: none;
	z-index: 999;
	opacity:0;
	filter:alpha(opacity=0);
}

.sixDigitPassword-box {

	cursor:text;
	background: #fff;
	outline: none;
	position: relative;
	height: 30px;
	border: 1px solid #cccccc;
	border-radius: 2px;
}
.sixDigitPassword-box i {
	float: left;
	display: block;
	padding: 11px 0;
	height: 29px;
	margin: 0;
	border-left: 1px solid #cccccc;
}
.sixDigitPassword-box .active {
	background: url('/static/image/iconfont/password-blink.gif') no-repeat center center;
}
.sixDigitPassword-box b {
	display: block;
	margin: 0 auto;
	width: 7px;
	height: 7px;
	overflow: hidden;
	visibility:hidden;
	background: url('/static/image/iconfont/passeord-dot.png') no-repeat;
}
.sixDigitPassword-box span {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	height: 30px;
	border: 1px solid rgba(82, 168, 236, .8);
	border: 1px solid #00ffff\9;
	border-radius: 2px;
	visibility: hidden;
	-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.75), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.ui-securitycore  .ui-form-item .ui-form-explain{
	margin-top: 8px;
}
.i-block{
	display:inline-block;
	vertical-align: top;
}
.six-password{
	position: relative;
	height:33px;
	width:200px;
	overflow: hidden;
	vertical-align: middle;

}

.withdrawals_details,.invitation_details{
	color: #00A2E9;
	cursor: pointer;
}
.del_alipay,.edit_alipay{
	display: inline-block;
	width: 60px;
	height: 30px;
	line-height: 30px;
	color: #00A2E9;
	cursor: pointer;
}
.red_balance{
	width: 100%;
	text-align: center;
}
.withdrawals_table{
	width: 70%;
	margin: 0 auto;
	font-size: 16px;
	color: #666;
}
.withdrawals_table tr{
	border-bottom: 1px solid #eee;
}
.withdrawals_table .withdrawals_left{
	text-align: left;
	width: 134px;
	height: 60px;
}
.withdrawals_right{
	text-align: right;
	width: 300px;
	height: 60px;
}
.contact_information{
	width: 100%;
	margin: 30px auto;
	text-align: center;
	color: #00A2E9;
}
#authentication_form{
	text-align: left;
}
.authentication_form_input{
	display: block;
	border: none;
	border-bottom: 1px solid #eee;
	width: 450px;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	color: #666;
	outline: none;
}
#uploadForm1,#uploadForm{
	float: left !important;
}
#uploadForm1{
	margin-right: 50px;
}
.btn-primary:active:hover{
	background: none;
	border: none;
}
#shangchaun{
	display: block;
	width: 100px;
	height: 35px;
	border: none;
	background: #00A2E9;
	color: #fff;
	border-radius: 5px;
	float: right;
	margin: 0 55px 30px 0;
	outline: none;
	font-size: 18px;
}

.right_zfma>.title>div{
	width: 120px;
	text-align: left;
	line-height: 50px;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 17px;
	color: #111;
	border-bottom: 2px solid #00A2E9;
	position: relative;
	bottom: -2px;
}

.rigth_websiteapply>.title>div{
	width: 120px;
	text-align: left;
	line-height: 50px;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 17px;
	color: #111;
	border-bottom: 2px solid #00A2E9;
	position: relative;
	bottom: -2px;
}
.right_user>.title>div{
	width: 120px;
	text-align: left;
	line-height: 50px;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 17px;
	color: #111;
	border-bottom: 2px solid #00A2E9;
	position: relative;
	bottom: -2px;
}
section .websiteapply{
	background-image: url(../image/iconfont/zizhan.png);
	background-repeat: no-repeat;
	background-position: 25% center;
	background-size: 20px;
}
section .user{
	background-image: url(../image/iconfont/user.png);
	background-repeat: no-repeat;
	background-position: 25% center;
	background-size: 20px;
}
.web_type{
 	margin-top: 20px;
	margin-bottom: 20px;
}
.websiteqy_form_input{
	display: block;
	border: none;
	border-bottom: 1px solid #eee;
	width: 450px;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	color: #666;
	outline: none;
	margin-left:150px;
}
.webgrName{
	display: block;
	border: none;
	border-bottom: 1px solid #eee;
	width: 450px;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	color: #666;
	outline: none;
	margin-left:150px;
}
#webtj {
	display: block;
	width: 100px;
	height: 35px;
	border: none;
	background: #00A2E9;
	color: #fff;
	border-radius: 5px;
	float: right;
	margin: 0 55px 30px 0;
	outline: none;
	font-size: 18px;
	margin-top: 30px;
}
section .mimas{
	background-image: url(../image/iconfont/xiug.png);
	background-repeat: no-repeat;
	background-position: 25% center;
	background-size: 20px;
}
section .right_zfma .mima_sections {
	padding: 30px 30%;
}
section .right_zfma .mima_sections .names {
	width: 100%;
	height: 45px;
	padding-left: 5px;
	color: #999;
	margin-bottom: 35px;
	border: 1px solid #e2e7e8;
	background-image: url(../image/iconfont/people.png);
	background-repeat: no-repeat;
	background-position: 99% center;
	background-size: 20px;
}
section .right_zfma .mima_sections .yzms .shurus {
	width: 70%;
	height: 45px;
	display: block;
	float: left;
	padding-left: 5px;
	border: 1px solid #e2e7e8;
}
section .right_zfma .mima_sections .yzms .hqs {
	width: 30%;
	height: 100%;
	background: #00A6EA;
	line-height: 45px;
	float: right;
	color: #fff;
	cursor: pointer;
}

section .right_zfma .mima_sections .passwords {
	width: 100%;
	height: 45px;
	padding-left: 5px;
	color: #999;
	border: 1px solid #e2e7e8;
	background-image: url(../image/iconfont/mima.png);
	background-repeat: no-repeat;
	background-position: 99% center;
	background-size: 20px;
}
section .right_zfma .mima_sections .yyyz {
	width: 100%;
	margin-top: 25px;
	padding-bottom: 37px;
	display: block;
}
section .right_zfma .mima_sections .submits {
	width: 100%;
	height: 45px;
	background: #00A6EA;
	color: #fff;
	border: none;
	cursor: pointer;
	margin: 15px 0 35px 0;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.349019607);
}

.right-table .tbl-data{
	padding: 20px 5%;
}
.right-table .tbl-data .tbl{
	width: 100%;
    color: #111;
}
.right-table .tbl-data .tbl thead tr{
	 border: 1px solid #e2e7e8;
    color: #111;
    background: #f9f9fc;
}
.right-table .tbl-data .tbl th{
	padding: 8px 11px;
    text-align: center;
    border: 1px solid #ccc;
}

.right-table .tbl-data .tbl td{
	border: 1px solid #ccc;
    height: 40px;
    padding: 5px 10px;
}

/****************************** 我的订单start ******************************/
.userorder-filter {
	width:98%;
	padding: 18px 0;
	margin-top:10px;
}
.userorder-filter .user-select {
	width: 150px;
	height: 34px;
	border: 1px solid #f3f3f3;
	border-radius: 2px;
	background: #fff;
}
.my-invoice {
	float: right;
	text-align: right;
}
.my-invoice .intro {
	padding-right: 10px;
	font-size: 12px;
	cursor: pointer;
	color: #0084ff;
}
.my-invoice .tips {
	color: #737373;
	margin-top: 5px;
	font-size: 12px;
}
.in-btn {
	/* Box model */
	display: inline-block;
	padding: 2px 12px;
	border: 1px solid #f3f3f3;
	border-radius: 2px;
	/* Typographic */
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	font-weight: normal;
	/* Visual */
	background-color: #fff;
	color: #202020;
	/* Other */
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.in-btn-primary {
	color: #fff;
	background-color: #0084ff;
	border-color: #0084ff;
}
.in-btn.-w80 {
	min-width: 80px;
}
.in-btn.-sm {
	padding: 4px 10px;
}
.in-btn:hover{
	color:#ffffff;
}
.resem-table {
	width: 100%;
	height:auto;
	color: #202020;
}

.resem-table .box {
	float: left;
}

.resem-table .box.-rel {
	position: relative;
}

.resem-table .w44 {
	width: 44%;
}

.resem-table .w54 {
	width: 54%;
}

.resem-table .w55 {
	width: 55%;
}

.resem-table .w14 {
	width: 14%;
}
.resem-table .w140 {
	width: 14%;
	height:10%;
	padding:10px;
}

.resem-table .w15 {
	width: 15%;
}

.resem-table .w23 {
	width: 23%;
}

.resem-table .w7 {
	width: 7%;
}

.resem-table .w11 {
	width: 11%;
}

.resem-table .w60 {
	width: 60%;
}

.resem-table .resem-head {
	background: rgba(0, 132, 255, 0.03);
}

.resem-table .resem-head .box {
	padding: 8px 11px;
}

.resem-table .resem-head .w60 {
	padding: 8px 0px;
}

.resem-table .resem-body {
	border-bottom: 1px solid #f3f3f3;
}

.resem-table .resem-body .box {
	padding: 20px 11px 15px;
}

.resem-table .resem-body .w60 {
	padding: 20px 0px 15px;
}

.resem-table .resem-body:hover {
	-webkit-box-shadow: 0px 0px 12px 4px #f3f3f3;
	box-shadow: 0px 0px 12px 4px #f3f3f3;
}

.resem-table .resem-body:hover .company {
	color: #0084ff;
}

.resem-table .resem-body.no-result:hover,
.resem-table .resem-body.no-shadow {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.resem-table .resem-box {
	display: inline-block;
	width: 790px;
	border: 1px solid #f3f3f3;
	background: #fbfbfb;
	padding: 10px 11px;
	color: #737373;
}

.resem-table .resem-box.new-w {
	width: 1005px;
}

.resem-table .company,
.resem-table .maintitle {
	font-size: 18px;
}

.resem-table .detail {
	width: 519px;
	padding-top: 3px;
	font-size: 13px;
	color: #737373;
	/* Box model */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.resem-table .click {
	color: #0084ff;
	cursor: pointer;
}

.resem-table .price {
	color: #ff3b30;
}

.resem-table .tblue {
	color: #0084ff;
}

.resem-table .lh49 {
	line-height: 49px;
}

.resem-table .pb27 {
	padding-bottom: 27px;
}

.resem-table .mt12 {
	margin-top: 12px;
}

.resem-table .no-result {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	color: #737373;
}
.resem-box .reportstatus {
	width: 110px;
	margin-right: 147px;
	display: inline-block;
	text-align: center;
}

.resem-box .reportstatus1 {
	width: 110px;
	margin-right: 260px;
	display: inline-block;
	text-align: center;
}
.resem-box .order-desc {
	color: #737373;
	float:left;
}
.float-right {
	float: right;
}
.pr10 {
	padding-right: 10px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pl40 {
	padding-left: 40px !important;
}


/* 我的订单end */
   
/* 监控企业--添加监控动态 */
#monitor h3{
 	display: inline-block;
 	border-color:#e2e7e8;
 	transition:all .3s;
 	cursor:pointer
}
#monitor h3.monitor-active{
 	border-color:#00A2E9;
}
#invoices h3{
 	display: inline-block;
 	border-color:#e2e7e8;
 	transition:all .3s;
 	cursor:pointer
}
#invoices h3.invoice-active{
 	border-color:#00A2E9;
}
.monitor_tab .read-state{
 	overflow:hidden;
 	margin-bottom:24px;
}
.monitor_tab .read-state .daily-paper{
  	float:left;
  	color:#666;
}
.monitor_tab .read-state .daily-paper span:nth-child(1){
	color:#000;
}
.monitor_tab .read-state .daily-paper span:nth-child(2){
	color:red;
}
.monitor_tab .read-state .set-readed{
  	border:solid 1px #e0e0e0;
    font-size: 12px;
    padding: 2px 12px;
  	float:right;
  	cursor:pointer;
  	transition:all .3s;
}
.monitor_tab .read-state .set-readed:hover{
   	background:#F4F4F4;
}
.monitor_tab .watch-card{
	margin-bottom: 24px;
	border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(96,96,96,.5);
    box-shadow: 0 1px 4px rgba(96,96,96,.5);
}
.watch-card .header {
    position: relative;
    height: 42px;
    padding: 16px 20px 0 28px;
}
.tips-point {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ff3b30;
}
.tips-point.-watch {
    position: absolute;
    top: 22px;
    left: 10px;
}
.tips-point.-md {
    width: 12px;
    height: 12px;
}
.watch-card .header .type {
    display: inline-block;
    width: 72px;
    height: 32px;
    line-height:24px;
    text-align: center;
    color: #fff;
    background-image: url(../image/watch-tag.png);
    background-size: 100%;
}
.watch-card .header .type.-recommend {
    background-image: url(../image/recommend-tag.png);
}
.watch-card .header .date {
    float: right;
}
.watch-card .body{
	
}
.watch-card .body .summary {
    padding: 14px 20px 8px 28px;
    line-height: 18px;
}
.num-total.-left {
    padding-left: 0;
}
.num-total {
    padding: 0 4px;
    color: #ff3b30;
}
.watch-card .section {
    padding-bottom: 15px;
}
.watch-block {
    position: relative;
}
.watch-card .body .row {
    padding: 4px 20px 4px 28px;
    cursor: pointer;
}
.watch-card .body .watch-content {
    position: relative;
    padding-top:5px;
    padding-bottom:5px;
    transition:all .3s;
}
.watch-card .body .watch-content:hover{
	background:#F3F3F3;
}
.watch-block .flag {
    position: absolute;
    left: -5px;
    cursor: pointer;
    color: #0084ff;
}
.watch-block .myflag{
	color:#0084ff;
	transition:all .3s;
}
.watch-block .myflag.rotate{
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}
.watch-card .body .c-name {
    font-weight: 700;
}
.watch-collapse {
    display:none;
}
.watch-card .body .watch-collapse {
    padding: 0 20px 0 28px;
}
.watch-block.-active .watch-collapse {
    display: block;
}
.watch-block.-active .watch-panel.-collapse .collapse-box{
	display: none;
}
.watch-timeline {
    position: relative;
    overflow: hidden;
    padding-top: 3px;
}
.watch-timeline::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    height: 100%;
    width: 1px;
    background: #e4eef6;
}
.watch-timeline .watch-panel {
    position: relative;
    padding-right: 1px;
}
.watch-timeline .watch-panel.-collapse:last-child::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 20px;
    z-index: 1;
    height: 100%;
    width: 1px;
    background: #fff;
}

.watch-timeline .watch-panel::after {
    content: '';
    position: absolute;
    left: 20px;
    top: 14px;
    z-index: 2;
    display: block;
    width: 8px;
    height: 8px;
    background-color: #0084ff;
    border-radius: 50%;
    margin-left: -4px;
    margin-top: -4px;
}
.watch-timeline .intro {
    position: relative;
    z-index: 2;
    height: 28px;
    margin-bottom: 8px;
    cursor: pointer;
    transition:all .3s;
}
.watch-timeline .intro:hover{
	background:#F3F3F3;
}
.watch-timeline .intro .tag-risk-intro {
    vertical-align: middle;
}
.watch-timeline .intro .intro-title {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px;
    padding-left:41px;
    margin-right: 10px;
}
.tag-risk-intro.-normal {
    border-color: #079c49;
    color: #079c49;
}
.tag-risk-intro {
    vertical-align: top;
    display: inline-block;
    font-size: 12px;
    padding: 1px 4px;
    border: 1px solid;
    border-radius: 2px;
    line-height: 16px;
}
.watch-timeline .collapse-box {
	display:block;
    padding-left: 41px;
}
.watch-timeline .watch-panel:last-child .collapse-box {
    padding-bottom: 0;
}
.collapse-box .table {
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    text-align: center;
    color: #333;
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 1px solid #e4eef6;
}
.collapse-box .table th {
    padding: 8px 0;
    border: 1px solid #e4eef6;
    font-weight: 400;
    vertical-align: middle;
    text-align:center;
    background:#F9F9FC;
}
.collapse-box .table td{
	border: 1px solid #e4eef6;
	vertical-align:middle
}
.watch-card .watch-all.invoce-listall {
    text-align: center;
    padding: 15px 0 28px;
}
.watch-card .watch-all.invoce-listdetail a:hover{
	color: #0084ff;
	text-decoration:underline;
}
.link-click {
    color: #0084ff;
    cursor: pointer;
}
.watch-card .expand {
    padding-top: 6px;
    padding-bottom: 4px;
    text-align: center;
    color: #0084ff;
    cursor: pointer;
    transition:all .3s;
}
.watch-card .expand-rotate{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
}
.watch-card .-hide {
    display: none;
}
.piece.-wrong,.tag-risk-intro.-wrong{
	border-color: #ff0000;
    color: #ff0000;
}
.piece.-warn,.tag-risk-intro.-warn{
	border-color: #ff7d18;
    color: #ff7d18;
}
.piece.-notice,.tag-risk-intro.-notice{
	border-color: #c66ef2;
    color: #c66ef2;
}
.piece.-normal {
    border-color: #079c49;
    color: #079c49;
}
.td-bg{
	background:#F9F9FC;
}
#watch-all{
	display:-none;
}
#invoce-listdetail{
	display:none;
	position:relative;
	padding:30px 0;
	text-align:left;
}
#watch-detail{
	display:none;
	position:relative;
	padding:30px 0;
	text-align:left;
}
#watch-detail .wd-back{
	position:absolute;
	right:20px;
	top:10px;
	color:#0084FF;
	cursor:pointer;
}

#watch-detail .wd-logo{
	float:left;
	width: 64px;
    height: 64px;
    border-radius: 4px;
    margin:0px 30px;
}
#watch-detail .wd-info{
	overflow:hidden;
	margin-right:20px;
	line-height:22px;
}
#watch-detail .wd-info .-maxheight{
	max-height:44px
}
#watch-detail .wd-name{
	color:#0084FF;
	font-size:18px;
	line-height:40px;
}
#watch-detail .wd-name a{
	color:#0084FF;
}
#watch-detail .wd-info p{
	position:relative;
	overflow:hidden;
}
#watch-detail a.ckgd{
	position: absolute;
    right: 0;
    bottom: 0;
    width: 70px;
    text-align: right;
    color:#0084FF;
    cursor:pointer;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(26.4%,#fff));
    background-image: linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 26.4%);
}
#watch-detail .wd-content{
	box-sizing:border-box;
}
#watch-detail .wd-con-header{
	padding-top: 30px;
    padding-bottom: 18px;
    border-bottom: 1px solid #f3f3f3;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 2px;
    margin-left: 30px;
    margin-right: 30px;
}
#watch-detail .wd-con-header .wd-date{
	display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    border-right: 2px solid #e0e0e0;
    font-weight: 700;
}
#watch-detail .wd-con-header .wd-total{
	display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

/*关注企业*/
.right_follow .title {
	height: 64px;
}
.right_follow .title h3{
	width: 200px;
	display: block;
	float:left;
}
.groupMod{
	width: 100px;
	height: 30px;
	border: #00A6EA solid 1px;
	line-height:30px;
	color: #00A6EA;
	float:right;
	margin-top: 22px;
}
.groupList{
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 200px;
}
.groupList a{
	display: block;
	width: 100px;
	float:left;
	border:#00A6EA solid 1px;
	margin-left: 15px;
	margin-bottom: 5px;
	color: #00A6EA;
	height: 30px;
	line-height: 30px;
}
.groupList .on{
	color: #fff;
	background: #00A6EA;
}
.right_follow .h60{
	height: 60px;
}
.list-title-name{
	text-align:left;
}
.qy-tab{
	width: 792px;
}
.myfollow{
	height:40px;
	background-color:#00a6ea1a
}
.list-title-name{
	padding-left:15px;
}
.qy-tab tbody tr{
	height:50px;
}
.qy-tab tbody tr td{
	text-align:left;
	padding-top:10px;
	border-bottom: 1px solid #e2e7e8;
}
.qy-tab tbody tr td a{
	color:#00A6EA;
	font-size: 16px;
}
.qy-del{
	margin-right:15px;
	color:#00A6EA;
}
.qy-yd{
	margin-right:15px;
	color:#00A6EA;
}
.list-type{
	width: 15%;
	text-align: left;
}
.modal-backdrop{
	background-color: #000;
}
.modal-header{
    border:none;
}
.group-modal{
	margin-top: 200px;
    width: 400px;
}
.group-input-text{
    float: left;
    width: 47%;
    margin-left: 105px;
}
.group-new{
    text-align: center;
    height: 30px;
    width: 90px;
    float: right;
    padding-top: 4px;
}
.group-new img,.groupUpdate img,.groupDel img{
    width:16px;
    height: 16px;
}
.group-add{
    margin:4px 5px 10px 5px;
    color:#1296db

}
.group-tab{
    width: 100%;
}
.group-tab tr{
    height:40px;
}
.groupInput1{
	width: 72%;
	float: left;
}
.group-name{
    font-size:14px;
    curlor:pointer;
}
.group-tab tr:hover{
    color:#1296db;
    background: #F5F9FF;
}
.group-tab .groupUpdate ,.group-tab .groupDel {
    float:right;
    margin-right:10px;
}

.modal-footer{
    text-align:center;
    border: none;
}
.group-btn{
	width:100px;
	
}
.btn-primary1,.btn-primary2{
	color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary1:hover ,.btn-primary2:hover{
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
  }
.ydGruop-list label{
	width: 91px;
	height: 40px;
	text-align: center;
}
.right_user .title{
	height: 64px;	
}
.right_user .title div{
	float: left;
	border: none;
	cursor: pointer;
}
.right_user .title .active{
	border-bottom: 2px solid #00A2E9;
}
.sub-head {
    line-height: 15px;
    padding-left: 8px;
    border-left: 4px solid #0084ff;
    margin-bottom: 16px;
	margin-top: 24px;
	text-align: left;
}

.user_sections {
    margin: 0 5%;
}

.user_left {
    display: inline-block;
    width: 90px;
    font-size: 14px;
    color: #333333;
    padding-left: 12px;
    line-height: 36px;
}



.user_sections .BaseSubmits {
    width: 200px;
    height: 45px;
    background: #00A6EA;
    color: #fff;
    border: none;
    cursor: pointer;
    margin: 15px auto 35px -254px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.349019607);
}
.user_sections .clear-input {
    width: 14px;
    height: 14px;
    position: absolute;
    z-index: 9;
    right: 11%;
    top: 11px;
    cursor: pointer;
}
.input {
    height: 36px;
    line-height: 34px;
    padding: 0px 15px;
    font-size: 14px;
    width: 368px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    color: #333;
}

.m_b_10 {
    margin-bottom: 10px;
}

.user_outer {
    position: relative;
    width: 506px;
    text-align: left;
}

.user-icon {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
    right: 50px;
    line-height: 16px;
    text-align: center;
    color: #999;
}
.user-info .user_outer .select-drop .user-icon.user_icon {
    transition-duration: 0.5s;
    transform: rotate(0);
    transform-origin: 50% 50%;
}
.tic-caret-down:before {
    content: "\e945";
}
.dropdown {
    padding-left: 0;
    position: absolute;
    top: 100%;
    left: 95px;
    right: 45px;
    z-index: 200;
    display: none;
    max-height: 172px;
    border: 1px solid #e0e0e0;
    margin-top: -1px;
    overflow-y: auto;
    line-height: 14px;
    background: #fff;
    transition: all 0.2s ease-out;
    opacity: 0;
    pointer-events: none;
}
.dropdown.birthday_dropdown {
    overflow: hidden;
    transform-origin: 50% 0;
    transform: scaleY(0);
    display: block;
    box-shadow: 0 5px 20px 0 rgba(26,26,26,0.1);
    border-radius: 4px;
    margin-top: 1px;
}
.user_active .dropdown {
    opacity: 1;
    pointer-events: auto;
    display: block;
    transform: scaleY(1);
}

.year-select {
    width: 122px;
    height: 168px;
    max-height: 168px;
    overflow-y: auto;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
}
.month-select {
    width: 111px;
    height: 168px;
    max-height: 168px;
    overflow-y: auto;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
}
 .time-item {
    width: 100%;
    height: 32px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 32px;
}
.day-select {
    width: 122px;
    height: 168px;
    max-height: 168px;
    overflow-y: auto;
    display: inline-block;
    vertical-align: top;
    padding: 0px;
}
.time-item._checked {
    background: rgba(0,132,255,0.12);
}
.new_dropdown {
    max-height: 200px;
    transform-origin: 50% 0;
    transform: scaleY(0);
    display: block;
    box-shadow: 0 5px 20px 0 rgba(26,26,26,0.1);
    border-radius: 4px;
    margin-top: 1px;
}
.dropdown .item {
    border: none;
    padding: 9px 12px;
}
.dropdown .item:hover{
    color: #0084ff;
    background-color: rgba(0,132,255,0.08);
}
.user-logo-upload {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}
.user-logo-upload:hover .change {
    display: block;
}
.user-logo-upload .change {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 92px;
    color: #fff;
    font-size: 16px;
    background-color: rgba(0,0,0,0.5);
}
.user-logo-upload .upload {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 88px;
    opacity: 0;
	cursor: pointer;
	display: none;
}

.t_img{
	width: 75px;
	height: 75px;
	border-radius: 100%;
}
.modal-backdrop{
	display:none;
}
.s_modal{
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	opacity: 1;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	outline: 0;
	text-align: center;
}
.s_box{
	border-radius: 10px;
	width: 500px;
	height: auto;
	border: 1px #c2c2d6 solid;
	/* margin-left: 430px; */
	margin: 200px auto;
	background-color: #c2c2d6;
}
.s_box img{
	width: 64px;
	height: 64px;
	margin: 5px;
	border:1px solid #ccc;
}
.s_box img:hover{
	border-color:red ;
	transform: scale(1.25);
	transition: .5s;
}
.t_header{
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin-top: 18px;
}
.t_close{
	color:#000;
	font-size: 21px;
	opacity: .7;
	position: relative;
	right: -231px;
	top: -31px;
	cursor: pointer;
}
.bt_box .t_gb{
	display:inline-block;
	width:80px;
	height:35px;
	border-radius: 10px;
	background:#f3f3f3;
	color:#444;
	line-height: 35px;
	margin: 10px;
}
.bt_box .t_queren{
	display:inline-block;
	width:80px;
	height:35px;
	border-radius: 10px;
	background:#1a53ff;
	color:white;
	line-height: 35px;
}
.bt_box .t_gb:hover,.bt_box .t_queren:hover{
	box-shadow: 0 6px 10px 0 rgba(0,0,0,0.24),0 9px 25px 0 rgba(0,0,0,0.19);
}

.hidden {
    display: none !important;
}

/* 成长中心 */
.container-right {
    width: 100%;
    margin-bottom: 16px;
}
.body-content {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
}

.body-content .body-left {
    width: 390px;
    height: 248px;
    background-image: linear-gradient(45deg, #007BFF 0%, #3bf 100%);
    padding: 32px 0 0 40px;
    border-radius: 8px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/user/growth-web-01.png")
}

.body-content .body-left .my-score-title {
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between
}

.body-content .body-left .my-score-title .score-title-left {
    font-size: 20px;
    color: #FFFFFF
}

.body-content .body-left .my-score-title .score-title-right {
    min-width: 90px;
    height: 40px;
    background: #F2F9FF;
    border-radius: 100px 0 0 100px;
    padding: 0 12px;
    font-size: 16px;
    color: #0084FF;
    letter-spacing: 0;
    text-align: right
}

.body-content .body-left .my-score-num {
    height: 64px;
    text-align: left;
    margin: 32px 0 24px
}

.body-content .body-left .my-score-num .num-box {
    position: relative;
    display: inline-block;
    font-size: 56px;
    font-weight: 800;
    line-height: 64px;
    color: #FFFFFF;
    height: 64px
}

.body-content .body-left .my-score-num .num-box .num-text {
    position: absolute;
    right: -28px;
    bottom: 13px;
    height: 26px;
    line-height: 26px;
    font-size: 20px;
    color: #FFFFFF
}
.text-animate-container {
    overflow: hidden
}

.text-animate-container .number-item {
    float: left
}
#scoreNum {
    display: inline-block;
    height: 100%
}
.body-content .body-left .beyond-user {
    width: 392px;
    height: 48px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/user/growth-web-05.png");
    padding: 8px 16px;
    overflow: hidden;
    display: flex;
    align-items: center
}

.body-content .body-left .beyond-user .left-gif {
    width: 24px;
    height: 24px;
    margin-right: 12px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/user/growth-web-02.png")
}

.body-content .body-left .beyond-user .right-text {
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    display: flex;
    align-items: center
}

.body-content .body-left .beyond-user .right-text .text {
    float: left;
    height: 32px;
    line-height: 32px
}

.body-content .body-left .beyond-user .right-text .percentage-num {
    font-size: 20px;
    height: 32px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 800
}

.body-content .body-right {
    width: 388px;
    height: 296px
}

.body-content .body-right .ranking-head {
    height: 24px;
    display: flex;
    justify-content: space-between;
    line-height: 24px;
    margin-bottom: 16px
}

.body-content .body-right .ranking-head .header-left {
    font-size: 18px;
    color: #333333;
    font-weight: 800
}

.body-content .body-right .ranking-head .header-right {
    cursor: pointer;
    color: #999999;
    font-size: 16px
}

.body-content .body-right .ranking-head .header-right:hover {
    color: #0084FF
}

.list-user {
    padding-left: 0;
    text-align: left
}

.list-user .item,
.list-user .menu {
    display: block;
    border-bottom: 1px solid #f3f3f3;
    transition: background 1s cubic-bezier(0.075, 0.82, 0.165, 1);
    cursor: pointer
}

.list-user .item:first-child,
.list-user .menu:first-child {
    border-top: 1px solid #f3f3f3;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.list-user .item:last-child,
.list-user .menu:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-user .item,
.list-user .option {
    display: block;
    padding: 10px 15px;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    color: #333;
    background-color: #fff
}

.list-user .item:hover,
.list-user .item.-active,
.list-user .option:hover,
.list-user .option.-active {
    color: #0084ff;
    background-color: rgba(0, 132, 255, 0.08)
}

.list-user .option {
    color: #666
}

.list-user .menu {
    transition: all 0.6s ease
}

.list-user .menu .item {
    border: none
}

.list-user .menu .item:after {
    content: "\e834";
    margin-right: 0;
    color: #999999;
    float: right;
    font-family: "tic" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.list-user .menu.-collapse .dropdown {
    display: none
}

.list-user .menu.-collapse .item:after {
    content: '\e830';
    color: #999999;
    margin-right: 0
}

.list-user .menu.-collapse .item:hover:after {
    color: #0084ff
}

.list-user .-rel {
    position: relative
}

.list-user.-item-rel .item,
.list-user.-item-rel .menu {
    position: relative
}

.list-user.-item-rel .overdue-label {
    position: absolute;
    right: 16px;
    top: 13px;
    width: 72px;
    height: 18px;
    background: url("https://cdn.tianyancha.com/web-require-js/public/images/user-business-01.png") 0 0 no-repeat;
    background-size: 100% 100%
}

.list-user.-item-rel .overdue-label-text {
    position: absolute;
    right: 16px;
    top: 12px;
    width: 88px;
    height: 20px;
    line-height: 20px;
    background: #FFF5ED;
    text-align: center;
    font-size: 12px;
    color: #FF7D18;
    border-radius: 2px
}

.list-user .item,
.list-user .option,
.list-user .menu {
    border-left: none;
    border-right: none
}

.list-user .item.-active,
.list-user .item:hover,
.list-user .item:focus,
.list-user .item:hover,
.list-user .option.-active,
.list-user .option:hover,
.list-user .option:focus,
.list-user .option:hover,
.list-user .menu.-active,
.list-user .menu:hover,
.list-user .menu:focus,
.list-user .menu:hover {
    color: #0084ff
}

.list-user .item.-active:after,
.list-user .item:hover:after,
.list-user .item:focus:after,
.list-user .item:hover:after,
.list-user .option.-active:after,
.list-user .option:hover:after,
.list-user .option:focus:after,
.list-user .option:hover:after,
.list-user .menu.-active:after,
.list-user .menu:hover:after,
.list-user .menu:focus:after,
.list-user .menu:hover:after {
    color: #0084ff
}

.list-user .item,
.list-user .option {
    padding: 12px 16px
}

.list-user .item:first-child,
.list-user .menu:first-child {
    border-top: none
}

.list-user .item {
    font-size: 14px;
    color: #333
}

.list-user .item:first-child,
.list-user .item:last-child {
    border-radius: 0
}

.list-user .item:after {
    margin-right: -9px;
    color: #666;
    font-size: 16px;
    line-height: 22px
}

.list-user .item .icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    font-weight: normal
}

.list-user .item .icon.-nav {
    color: #666666;
    margin-right: 12px;
    font-size: 16px
}

.list-user .item.-active .tic.-nav,
.list-user .item:hover .tic.-nav {
    color: #0084ff
}

.list-user .option {
    line-height: 24px
}

.list-user .option:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    margin-right: 6px;
    background: transparent
}


.ranking-content .ranking-user-info {
    width: 100%;
    height: 64px;
    background: #E6F3FF;
    border-radius: 4px;
    padding: 0 16px;
    display: flex
}

.ranking-content .ranking-user-info.growth-right-info .question-user-logo .user-info-box .hover-wrap {
    left: unset;
    right: 100%
}

.ranking-content .ranking-user-info.modal-info {
    height: 72px;
    border-radius: 0px;
    padding: 0 24px;
    margin-bottom: 3px
}

.ranking-content .ranking-user-info.modal-info .item-score {
    font-size: 16px
}

.ranking-content .ranking-user-info .item-num {
    padding: 4px 0px;
    width: 32px;
    font-size: 14px;
    color: #0084FF;
    display: flex;
    align-items: center;
    justify-content: center
}

.ranking-content .ranking-user-info .item-content {
    margin-left: 16px;
    flex: 1;
    display: flex;
    align-items: center
}

.ranking-content .ranking-user-info .item-content .question-user-logo {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 0
}

.ranking-content .ranking-user-info .item-content .question-user-logo .user-info-box {
    width: 100%;
    height: 100%;
    margin: 0
}

.ranking-content .ranking-user-info .item-content .question-user-logo .user-info-box .question-identit-logo {
    width: 16px;
    height: 16px
}

.ranking-content .ranking-user-info .item-content .content-name {
    height: 100%;
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ranking-content .ranking-user-info .item-content .content-name .top-name {
    font-size: 14px;
    color: #333333;
    display: flex;
    align-items: center
}

.ranking-content .ranking-user-info .item-content .content-name .top-name .name-box {
    display: inline-block;
    margin-right: 4px;
    color: #0084FF
}

.ranking-content .ranking-user-info .item-score {
    max-width: 110px;
    min-width: 50px;
    font-size: 14px;
    color: #0084FF;
    text-align: right;
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: flex-end
}
.question-user-logo {
    position: inherit;
    display: inline-block;
    margin-right: 14px;
    left: 24px;
    top: 12px;
    width: 26px;
    height: 28px
}

.question-user-logo .user-info-box {
    position: relative;
    width: 24px;
    height: 24px;
    margin-left: 1px;
    margin-top: 2px
}

.question-user-logo .user-info-box .lazy-img {
    float: left;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.question-user-logo .user-info-box .companyShow,
.question-user-logo .user-info-box .educationShow {
    display: none
}

.question-user-logo .user-info-box.-renzheng {
    cursor: pointer
}

.question-user-logo .user-info-box.-renzheng:after {
    content: ' ';
    width: 0;
    height: 0;
    position: absolute;
    border: 4px solid #0084ff;
    border-right: 0;
    border-top: 4px solid #fff;
    border-bottom-color: #fff;
    transform: rotate(-45deg);
    right: -1px;
    top: -4px
}

.question-user-logo .user-info-box.-renzheng:hover:after {
    border-left-color: #006acc
}

.question-user-logo .userinfo-hover {
    display: inline-block;
    position: absolute;
    top: -2px;
    left: 34px;
    width: 360px;
    padding: 0 16px;
    border: 1px solid #e0e0e0;
    box-shadow: 0 5px 20px 0 rgba(26, 26, 26, 0.1);
    border-radius: 4px;
    background-color: #fff;
    z-index: 100
}

.question-user-logo .userinfo-hover.-right .userinfo-left {
    left: 0
}

.question-user-logo .userinfo-hover.-right .userinfo-right {
    padding-left: 46px
}

.question-user-logo .userinfo-hover.-right .userinfo-check {
    right: 0;
    left: inherit
}

.question-user-logo .userinfo-hover.-right .userinfo-select {
    right: 0;
    left: inherit
}

.question-user-logo .userinfo-hover.-right .userinfo-select:hover {
    border-color: #0084ff
}

.question-user-logo .userinfo-hover.-right .userinfo-list.-active .userinfo-check:before {
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/question/ask-everyone-user-select-02.png")
}

.question-user-logo .userinfo-hover .userinfo-list {
    position: relative;
    height: 48px;
    line-height: 48px;
    cursor: pointer
}

.question-user-logo .userinfo-hover .userinfo-list+.userinfo-list {
    border-top: 1px solid #f3f3f3
}

.question-user-logo .userinfo-hover .userinfo-left {
    position: absolute;
    top: 8px;
    left: 32px
}

.question-user-logo .userinfo-hover .userinfo-tips {
    height: 32px;
    font-size: 12px;
    line-height: 32px;
    padding: 0 16px;
    margin: 0 -16px;
    color: #999;
    background-color: #fafafa;
    border-radius: 4px
}

.question-user-logo .userinfo-hover .userinfo-right {
    padding-left: 78px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.question-user-logo .userinfo-hover .userinfo-right .userinfo-name {
    display: inline-block;
    max-width: 100%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.question-user-logo .userinfo-hover .userinfo-right .userinfo-post {
    display: inline-block;
    color: #333;
    vertical-align: top;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.question-user-logo .userinfo-hover .userinfo-right .userinfo-name.-renzheng,
.question-user-logo .userinfo-hover .userinfo-right .userinfo-post.-renzheng {
    padding-right: 20px;
    background: #fff url("https://cdn.tianyancha.com/web-require-js/public/images/discuss/renzheng_logo.png") right center no-repeat;
    background-size: 16px 12px
}

.question-user-logo .userinfo-hover .userinfo-select {
    position: absolute;
    top: 16px;
    left: 0;
    line-height: 1;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 50%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: 100%
}

.question-user-logo .userinfo-hover .userinfo-select.select {
    border: none;
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/question/ask-everyone-user-select-02.png")
}

.question-user-logo .userinfo-hover .userinfo-check {
    position: absolute;
    top: 16px;
    left: 0;
    line-height: 1
}

.question-user-logo .userinfo-hover .userinfo-check:before {
    content: '';
    border: none;
    background-color: #fff;
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 1px solid #e0e0e0;
    border-radius: 2px
}

.question-user-logo .userinfo-hover .userinfo-list.-active .userinfo-check:before {
    content: '';
    border: none;
    background-size: 100%;
    background-image: url(https://cdn.tianyancha.com/web-require-js/public/images/report-vip-select-01.png);
    width: 16px;
    height: 16px;
    display: inline-block
}

.question-user-logo .userinfo-hover.-max-width {
    width: 400px
}

.question-user-logo .icon-circle-bg {
    position: absolute;
    right: 2px;
    bottom: 8px;
    width: 10px;
    height: 10px;
    font-size: 12px
}

.question-user-logo.-reply {
    position: absolute;
    top: 0;
    left: 24px;
    width: 34px;
    height: 36px
}

.question-user-logo.-reply .user-info-container {
    display: none
}

.question-user-logo.-reply .user-info-box {
    width: 32px;
    height: 32px
}

.question-user-logo.-reply .icon-circle-bg {
    bottom: 5px
}

.question-user-logo.-reply .userinfo-hover {
    left: 42px
}

.question-user-logo.-list {
    position: absolute;
    top: 2px;
    left: -40px;
    width: 32px;
    height: 32px
}

.question-user-logo.-list .user-info-box {
    width: 32px;
    height: 32px;
    margin: 0
}

.question-user-logo.-list .user-info-box .user-info-msg {
    display: none;
    min-width: 236px;
    min-height: 196px;
    background-color: #fff;
    box-shadow: 0 5px 20px 0 rgba(26, 26, 26, 0.1);
    border-radius: 4px;
    border: 1px solid #e0e0e0
}

.question-user-logo.-list .user-info-box .user-info-msg .angle {
    position: absolute;
    left: 2px;
    top: 50%;
    width: 11px;
    height: 21px;
    margin-top: -10px;
    overflow: hidden
}

.question-user-logo.-list .user-info-box .user-info-msg .angle:before {
    position: absolute;
    left: 2px;
    top: 4px;
    width: 14px;
    height: 14px;
    transform: rotate(45deg);
    background-color: #fff;
    box-shadow: 0 5px 20px 0 rgba(26, 26, 26, 0.1);
    content: '';
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-bottom-left-radius: 4px
}

.question-user-logo.-list .user-info-box .user-info-msg .user-msg-content {
    width: 100%;
    height: 100%;
    padding: 16px 28px 0 28px
}

.question-user-logo.-list .user-info-box .user-info-msg .user-msg-footer {
    padding: 0 16px
}

.question-user-logo.-list .user-info-box .user-info-msg .user-msg-desc {
    padding-top: 8px;
    margin-top: 16px;
    border-top: 1px solid #f3f3f3
}

.question-user-logo.-list .user-info-box .user-info-msg .desc-group {
    font-size: 0;
    margin-top: 8px;
    color: #999;
    line-height: 16px
}

.question-user-logo.-list .user-info-box .user-info-msg .desc-group .title {
    font-size: 12px;
    padding-right: 16px;
    vertical-align: top
}

.question-user-logo.-list .user-info-box .user-info-msg .desc-group .text {
    display: inline-block;
    color: #333;
    vertical-align: top;
    max-width: 160px;
    font-size: 12px
}

.question-user-logo.-list .user-info-box .user-info-msg .desc-group .text.-renzheng {
    padding-right: 20px;
    background: #fff url("https://cdn.tianyancha.com/web-require-js/public/images/discuss/renzheng_logo.png") right 2px no-repeat;
    background-size: 16px 12px
}

.question-user-logo.-list .user-info-box .user-info-msg .desc-group .text.link-hover-click:hover {
    color: #0084ff
}

.question-user-logo.-list .user-info-box .user-info-msg .desc-group .biaoshi {
    display: inline-block;
    width: 16px;
    height: 12px;
    vertical-align: middle
}

.question-user-logo.-list .user-info-box .user-info-msg .user-logo {
    position: relative;
    width: 48px;
    height: 48px;
    margin: 8px auto 4px
}

.question-user-logo.-list .user-info-box .user-info-msg .nickname,
.question-user-logo.-list .user-info-box .user-info-msg .address {
    line-height: 1;
    font-size: 12px
}

.question-user-logo.-list .user-info-box .user-info-msg .row {
    width: 100%;
    text-align: center
}

.question-user-logo.-list .user-info-box .user-info-msg .nickname {
    color: #333;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-align: center
}

.question-user-logo.-list .user-info-box .user-info-msg .address {
    margin-top: 4px;
    color: #999
}

.question-user-logo.-list .user-info-box .user-info-msg .address .tic {
    margin-right: 5px
}

.question-user-logo.-list .user-info-box .user-info-msg .btn {
    width: 68px;
    height: 28px;
    margin-top: 24px;
    margin-bottom: 24px;
    padding: 3px 4px
}

.question-user-logo.-list .user-info-box .user-info-msg .btn .tic {
    display: inline-block;
    margin-right: 2px;
    vertical-align: text-top;
    font-size: 16px
}

.question-user-logo.-list .user-info-box .user-info-msg .btn:hover {
    background-color: rgba(255, 125, 23, 0.1);
    color: #FF7D17
}

.question-user-logo.-list .user-info-box .user-info-msg.-mine {
    top: -42px;
    display: none !important
}

.question-user-logo.-list .user-info-box .user-info-msg.-mine .angle {
    top: 42px
}

.question-user-logo.-list .user-info-box .user-info-msg.-min-width {
    width: 188px;
    min-width: 188px
}

.question-user-logo.-list .userinfo-hover {
    left: 42px
}

.question-user-logo.-list .user-info-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 32px;
    padding-left: 11px;
    z-index: 100
}

.question-user-logo.-list .user-info-container .icon-circle-bg {
    bottom: 8px;
    font-size: 16px;
    right: 6px
}

.question-user-logo.-list .icon-circle-bg {
    bottom: 6px
}

.question-user-logo .hover-wrap {
    position: absolute;
    top: -20px;
    left: 100%;
    padding-left: 8px;
    z-index: 100;
    display: none
}

.question-user-logo .hover-wrap.ranking-hover {
    top: 0
}

.question-user-logo .question-identit-logo {
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: 100%;
    background-repeat: no-repeat
}

.question-user-logo .question-identit-logo._boss {
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/question-boss-logo-w12.png")
}

.question-user-logo .question-identit-logo._boss_w20 {
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/question-boss-logo-w20.png")
}

.question-user-logo .question-identit-logo._student {
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/question-student-logo-w12.png")
}

.question-user-logo .question-identit-logo._student_w20 {
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/question-student-logo-w20.png")
}

.question-user-logo .question-identit-logo._employee {
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/question-employee-logo-w12.png")
}

.question-user-logo .question-identit-logo._employee_w20 {
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/question-employee-logo-w20.png")
}

.question-user-logo .private-letter-icon {
    float: right;
    display: inline-block;
    height: 100%;
    line-height: 48px;
    font-size: 14px;
    color: #0084FF;
    font-weight: normal !important;
    cursor: pointer
}

.question-user-logo .private-letter-icon .tic {
    font-size: 14px;
    margin-right: 4px
}

.question-user-logo .private-letter-icon:hover span {
    text-decoration: underline
}


.qa-user-lazy-img {
    overflow: hidden
}

.qa-user-lazy-img img {
    width: 100%;
    height: 100%
}

.qa-user-lazy-img .logo::before {
    border-radius: 50%
}

.qa-user-lazy-img .logo.-w40 {
    width: 40px;
    height: 40px
}

.qa-user-lazy-img .logo-text {
    width: 100%;
    height: 100%
}

.qa-user-lazy-img .logo-text.-w32.-l1,
.qa-user-lazy-img .logo-text.-w32.-l2 {
    font-size: 12px
}

.qa-user-lazy-img .logo-text.-w40.-l1,
.qa-user-lazy-img .logo-text.-w40.-l2 {
    line-height: 40px;
    font-size: 14px
}

.qa-user-lazy-img .logo-text.-w48.-l1,
.qa-user-lazy-img .logo-text.-w48.-l2 {
    line-height: 48px;
    font-size: 16px
}


.ranking-wrap {
    width: 100%;
    position: relative
}

.ranking-wrap.preview-ranking .ranking-item {
    height: 64px;
    padding: 12px 16px;
    background-color: #ffffff
}

.ranking-wrap.preview-ranking .ranking-item.tag-item {
    padding: 8px 16px 10px;
    align-items: center
}

.ranking-wrap.preview-ranking .ranking-item.tag-item .item-content {
    align-items: center
}

.ranking-wrap.preview-ranking .ranking-item.tag-item .item-content .top-name {
    line-height: 24px;
    margin-bottom: 2px
}

.ranking-wrap.preview-ranking .ranking-item .item-score {
    font-size: 14px;
    border: none
}

.ranking-wrap.preview-ranking .ranking-item .item-content .content-name {
    border: none
}

.ranking-wrap.preview-ranking .ranking-item .item-content .question-user-logo .user-info-box .hover-wrap {
    top: -12px;
    left: unset;
    right: 100%
}

.ranking-wrap.preview-ranking .ranking-item .item-num {
    margin-top: 4px
}

.ranking-wrap .ranking-item {
    width: 100%;
    height: 72px;
    padding: 16px 0;
    box-sizing: border-box;
    display: flex;
    border-radius: 4px;
    position: relative
}

.ranking-wrap .ranking-item.tag-item {
    padding: 12px 0 14px;
    align-items: center
}

.ranking-wrap .ranking-item.tag-item .item-content {
    align-items: center
}

.ranking-wrap .ranking-item.tag-item .item-content .top-name {
    line-height: 24px;
    margin-bottom: 2px
}

.ranking-wrap .ranking-item .-border::after {
    content: '';
    position: absolute;
    height: 1px;
    background: #F3F3F3;
    right: 0;
    left: 104px;
    bottom: 0
}

.ranking-wrap .ranking-item .item-num {
    margin-top: 4px;
    height: 32px;
    width: 32px;
    font-size: 16px;
    color: #999999;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: 100%;
    background-repeat: no-repeat
}

.ranking-wrap .ranking-item .item-num.-first {
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/user/ranking-web-01.png")
}

.ranking-wrap .ranking-item .item-num.-second {
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/user/ranking-web-02.png")
}

.ranking-wrap .ranking-item .item-num.-third {
    background-image: url("https://cdn.tianyancha.com/web-require-js/public/images/user/ranking-web-03.png")
}

.ranking-wrap .ranking-item .item-content {
    margin-left: 16px;
    flex: 1;
    display: flex
}

.ranking-wrap .ranking-item .item-content .content-name {
    height: 100%;
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ranking-wrap .ranking-item .item-content .content-name .top-name {
    font-size: 14px;
    color: #333333;
    display: flex;
    align-items: center
}

.ranking-wrap .ranking-item .item-content .content-name .top-name .name-box {
    display: inline-block;
    margin-right: 4px
}

.ranking-wrap .ranking-item .item-content .content-name .bottom-label .label-item {
    display: inline-block;
    height: 20px;
    line-height: 18px;
    padding: 0 8px;
    background-color: #E8F3FC;
    border-radius: 2px;
    font-size: 12px;
    color: #449DE6;
    max-width: 124px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.ranking-wrap .ranking-item .item-content .question-user-logo {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 0
}

.ranking-wrap .ranking-item .item-content .question-user-logo .user-info-box {
    width: 100%;
    height: 100%;
    margin: 0
}

.ranking-wrap .ranking-item .item-content .question-user-logo .user-info-box .hover-wrap {
    top: -16px
}

.ranking-wrap .ranking-item .item-content .question-user-logo .user-info-box .question-identit-logo {
    width: 16px;
    height: 16px
}

.ranking-wrap .ranking-item .item-score {
    min-width: 60px;
    max-width: 100px;
    font-size: 16px;
    color: #FF7D18;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-weight: 800
}


.user-right .growth-wrap {
    margin-top: 16px;
    min-height: 594px;
    background: #ffffff;
    font-size: 0px;
    overflow: hidden;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1)
}

.user-right .growth-wrap .growth-header {
    height: 72px;
    padding: 24px 32px 0;
    font-size: 16px;
    color: #999999;
    line-height: 24px
}

.user-right .growth-wrap .growth-header .header-left {
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: 800
}

.user-right .growth-wrap .growth-header .header-right {
    float: right;
    cursor: pointer
}

.user-right .growth-wrap .growth-header .header-right:hover {
    color: #0084FF
}

.user-right .growth-wrap .task-wrap {
    padding: 0 32px
}

.user-right .growth-wrap .task-wrap .task-content {
    margin-bottom: 32px
}

.user-right .growth-wrap .task-wrap .task-content .task-head {
    position: relative;
    padding-left: 14px;
    line-height: 24px;
    font-size: 18px;
    color: #999999;
	text-align: left;
}

.user-right .growth-wrap .task-wrap .task-content .task-head::before {
    content: '';
    width: 4px;
    height: 14px;
    background-image: linear-gradient(0deg, #f93 0%, #FF8000 100%);
    position: absolute;
    left: 0;
    top: 5px
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap {
    font-size: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap .task-item {
    width: 370px;
    height: 96px;
    display: flex;
    justify-content: space-between;
    padding: 24px;
    background: #FCFCFC;
    border: 1px solid #F3F3F3;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 16px
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap .task-item .item-left {
    display: flex;
    flex-direction: column
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap .task-item .item-left .task-title {
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    font-weight: 800;
    margin-bottom: 8px
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap .task-item .item-left .task-annotation {
    font-size: 14px;
    color: #999999;
    line-height: 16px
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap .task-item .item-left .task-annotation>em {
    color: #FF3B30;
    font-weight: 800;
	font-style: initial;
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap .task-item .item-right {
    width: 104px;
    height: 100%;
    display: flex;
    align-items: center;
    font-weight: bold
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap .task-item .item-right .item-btn {
    width: 100%;
    height: 36px;
    border-radius: 2px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    cursor: pointer
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap .task-item .item-right .item-btn.to-complete {
    background-image: linear-gradient(270deg, #f93 0%, #FF8000 100%);
    border-radius: 2px;
    color: #FFFFFF
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap .task-item .item-right .item-btn.to-complete:hover {
    background-image: linear-gradient(270deg, #FF8C19 0%, #F27900 100%)
}

.user-right .growth-wrap .task-wrap .task-content .item-wrap .task-item .item-right .item-btn.no-link {
    background: #EFEFEF;
    border-radius: 2px;
    color: #999999;
    cursor: no-drop
}

/* 积分兑换 */
.fx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.bgf {
    background: #fff;
}
.font12 {
    font-size: 12px;
}
.font24 {
    font-size: 24px;
}
.clRed {
    color: #e5008d;
} 
.beyond_ellipsis2 {
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    line-height: 1.3em;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    line-clamp: 2;
}

.user_sections.eq3 .container {
    width: 819px;
    margin: 0 auto;
}
.recommand_banner {
	margin: 20px auto;
}
.recommand_content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.recommand_content .recommand_list {
    width: 220px;
    padding: 15px 15px 20px;
    margin-right: 40px;
    margin-bottom: 12px;
    border-radius: 10px;
}
.recommand_list .recommand_content_val {
    height: 30px;
    line-height: 30px;
}
.recommand_list .recommand_img {
    width: 216px;
    height: 198px;
    margin-bottom: 20px;
}
.recommand_list .recommand_content_title p {
    line-height: 18px;
}
.recommand_list .recommand_content_title img {
    height: 15px;
}
.greyText {
    color: #8e8585;
}
.recommand_list .recommand_content_val .greyText {
    text-decoration: line-through;
}