/* 我的账户 */
hr{
	border-color:#ddd;
}
.content a{
	outline:none;
}
.content{
	padding:50px 0;
	background: #eee url(../img/user_banner.png) no-repeat center top;
}
.content-ico{
	width:88px;
	height:88px;
	margin:0 auto;
	background: url(../img/user_ico.png) 0 0 no-repeat;
}
.content-box{
	width:1258px;
	min-height:800px;
	padding: 40px;
	margin: 50px auto 0 auto;
	background: #fff;
	box-shadow: 0px 2px 5px rgba(0,0,0,.2);
}
/* 菜单 */
.content-box  .content-menu{
	width:193px;
	background-color: #f7f7f7;
}
.content-menu  .menu-til{
	height:35px;
	line-height: 35px;
	padding:0 10px;
	margin-bottom:20px;
	background: #FE5E46;
	color:#fff;
}
.content-menu  .menu-til .icon-sort{
	display: inline-block;
	width:18px;
	height:17px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../img/icon-sort.png) 0 0 no-repeat;
}
.content-menu .menu-lst{
	padding: 10px 0;
}
.content-menu .menu-lst>li{
	font-size:14px;
	margin-bottom: 25px;
}
.content-menu .menu-lst>li>h3{
	color: #474747;
	width: 100%;
	margin-bottom:5px;
	font-size: 17px;
	font-weight: 500;
	padding: 10px 0 5px 30px;
}
.content-menu .arrow-ico{
	font-size: 14px;
	font-weight: bold;
	color: #FE5E46;
}
.content-menu .sub-menu{
	font-size:13px;
	margin-top:0;
}
.content-menu .sub-menu ul{
	margin:0;
	padding:0;
}
.content-menu .sub-menu li a
{
	display: block;
	height:30px;
	line-height:30px;
	list-style:none;
	color:#898989;
	font-size: 14px;
	padding-left:32px;
}
.content-menu .sub-menu li.active{
	color:#FE5E46;
	background:url(../img/icon-round.png) no-repeat 18px center;
}
.content-menu .menu-lst .active a{
	color:#FE5E46;
}
/* editor菜单 */
.editor-menu-lst>li>a{
	color: #474747;
	font-weight: normal;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 20px;
}
.editor-menu-lst>li.active{
	margin:0 1px;
	background:#fff url(../img/icon-round.png) no-repeat 10px center;
}
.editor-menu-lst>li.active a{
	color:#FE5E46;
}
/* 账户内容 */
.account-info{
	width: 960px;
	overflow:hidden;
}
.account-info .page-head{
	font-size:1.4em;
	padding:0 0 10px 0;
	margin-bottom:15px;
	color:#51535E;
	border-bottom:1px solid #eee;
}
.account-info .page-acc{
	background:#f7f7f7;
	padding:20px;
	min-height: 729px;
}
.account-info .page-acc input[type="text"],
.account-info .page-acc input[type="number"],
.account-info .page-acc input[type="email"],
.account-info .page-acc input[type="password"],
.account-info .page-acc select,
.account-info .page-acc textarea {
	display:inline-block;
	max-width:71%;
}

.choose_field{width: 35%!important;margin-right: 0.05%}
.choose_bei{color: #999; margin: 0; margin-top: 15px;width: 73%}
.choose_warm{color: #ff3333; margin: 10px 0 10px 166px;}
.account-info .am-alert-warning{
	background-color: #FFF4C8;
	border-color: #FFF4C8;
	color: #C57A3E;
	margin-bottom: 20px;
	font-size:15px;
}
.account-info .btn-tool{
	border-top:1px solid #ccc;
	padding-top: 20px;
}
.account-info .am-btn{
	min-width: 80px;
	background-color: #fe5e46;
	border-color: #fe5e46;
	outline: none;
}
.account-info .am-table th{
	border-bottom: none;
	background:#F7F7F7;
}
.account-info .acc-head{
	color:#4F515C;
	margin-bottom: 20px;
	border-bottom: 1px solid #EEEEEE;
}
.account-info .am-p-info{
	height:30px;
	line-height: 40px;
	margin:0;
}
.account-info .acc-head .sign{
	font-weight: normal;
	margin-bottom: 10px;
}
.account-info .acc-head .info{
	margin-top: 5px;
}
/* 我的账户 */
.account-type{
	display: inline-block;
	padding: 2px 10px;
	margin-left: 10px;
	border: 1px solid #FE5E46;
	border-radius: 1em;
	font-weight: 700;
	color: #fe5e46;
}
.acc-welcome .balance_num{
	font-size: 1.6em;
	font-weight: 500;
	color: #FE5E46;
	margin-right: 10px;
}
.btn-recharge,
.btn-alipay-next{
	min-width: 100px;
	margin: 30px 0 0 0;
	background-color: #fe5e46;
	border-color: #fe5e46;
}
.acc-pay .rech-lst li{
	float:left;
	background-color: #ffffff;
	margin: 0 5px;
	border: 1px solid #dfdfdf;
}
.acc-pay .rech-lst li a{
	display:block;
	width:160px;
	height:64px;
	position:relative;
}
.acc-pay .rech-lst li.active{
	border: 1px solid #3EB5F6;
}
.acc-pay .rech-lst li .icon-zfb{
	background:url(../img/icon_zfb.png?s) 0 0 no-repeat;
}
.acc-pay .rech-lst li .icon-gong{
	background:url(../img/icon_gong.png?s) 0 0 no-repeat;
}
.acc-pay .rech-lst li .icon-czk{
	background:url(../img/icon_czk.png?s) center center no-repeat;
}
.acc-pay .rech-lst li .icon-sel{
	display:none;
	position: absolute; bottom: 0px; right: 0px; width: 19px; height: 19px;
	background: url(../img/icon_sel.png?ss);
}
.acc-pay .rech-lst li.active .icon-sel{
	display:block;
}
.alipay-form,.gong-form,
.card-form{
	display:none;
}
.alipay-form,.gong-form,
.card-form{
	margin-top:30px;
	padding-top: 20px;
	border-top: 1px solid #eeeeee;
}
/* 我的订单 */
.account-box .my-tabs{
	overflow: hidden;
}
.my-tabs .tab-panel{
	min-height:700px;
	border:1px solid #ddd;
}
.my-tabs .tabs-nav > li{
	float:left;
}
.my-tabs .tabs-nav > li a{
	display: block;
	padding: 0 50px 10px 0;
	color: #474747;
	font-size: 15px;
	text-align: left;
	cursor: pointer;
}
.my-tabs .tabs-nav>li.active>a{
	color:#fe5e46;
}

.my-tabs .tabs-bd{
	margin-top: 10px;
}

.my-tabs .tabs-bd>div{
	display:none;
}
.my-tabs .tabs-bd .active{
	display:block;
}
.order-lst{
	margin: 10px;
}
.order-lst li{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom:1px solid #eee;
}
.order-lst li:last-child{
	border-bottom: 0;
}
.order-info{
	width: 75.5%;
	margin:0 10px;
}
.order-info p:nth-child(1){
	margin-bottom: 0;
}
.order-info p:nth-child(2){
	margin: 5px 0 20px 0;
}
.order-info .order-type{
	font-size:18px;
	font-weight: 700;
}
.order-info .order-type span{
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	color:#fff;
	background: #008027;
	padding:1px 5px;
}
.order-info p{
	margin:8px 0;
}
.order-num{
	font-size: 22px;
	font-weight: 700;
	color:#474747;
}
.order-price{
	font-size: 18px;
}
.order-price i{
	font-style: normal;
	color:#fe5e46;
	font-size: 22px;
}
.order-gray{
	color:#757575
}
.order-title{
	display: inline-block;
	width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: bottom;
}
.order-tool{
	border-left: 1px solid #eee;
	height: 190px;
	padding: 20px;
	width: 200px;
	text-align: center;
}
.order-tool .am-btn{
	min-width:100px;
	margin:10px 0;
}
/* 论文润色 */
.page-proof .intro-sd,
.page-proof .intro-sc,
.page-proof .intro-dl,
/*.page-proof .verify_box{*/
	/*display:none;*/
/*}*/
/* 论文投稿 */
.add-header{
	/*height: 60px;*/
	/*line-height: 60px;*/
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.add-header h2{
	font-weight: normal;
}
.add-header .am-btn{
	color: #fe5e46;
	background-color: #fff;
	border-color: #fe5e46;
	padding: 6px 20px;
	margin: 15px 5px 0 5px;
}
.contributor-form,.author-form{
	display:none;
	padding:10px 0;
}
/* 业务概览 */
.table-content {
	background-color: #fff;
	border:1px solid #ddd;
	margin-bottom: 50px;
}
.table-content table{
	margin: 0
}
.table-content .table-tool{
	padding:5px;
	border-bottom:1px solid #ddd;
}
.table-content .table-tool input{
	height:32px;
	max-width:100% !important;
}
.table-content .table-tool .sel-lst{
	padding-top: 5px;
}
.table-content .table-tool .sel-lst select{
	vertical-align: baseline;
}
.table-content .table-footer{
	padding:8px 5px;
	border-top:1px solid #ddd;
	background-color: #f7f7f7;
}
/* 订单详情 */
.orderDetail .page-head{
	padding:10px 0;
	border-bottom: 1px solid #E5E5E5;
}
.orderDetail .order-info{
	margin:15px 0;
	padding:10px;
	font-size: 1.2em;
}
.orderDetail .order-info span{
	display:inline-block;
	width:32.9%;
	font-weight: 400;
}
.orderDetail .order-info i{
	font-style: normal;
}
.orderDetail .am-btn{
	min-width: 100px;
}
.order-num i{
	color:#FE5E46;
}
.order-time{
	text-align: center;
}
.order-type{
	text-align: right;
}
.order-type i{
	color:#008027;
}
.info-box{
	border:1px solid #EBEBEB;
	padding:10px;
	margin-bottom: 20px;
}
.info-box .info-til{
	border-left:2px solid #FE5E46;
	padding-left:10px;
	font-weight: bold;
}
.traffic-lst{
	margin-top: 10px;
	padding:10px;
}
.traffic-lst p{
	font-size: 14px;color:#999;
	padding: 0 10px;
	margin-top: 15px;
}
.traffic-lst li{
	padding:5px 0;
}
.traffic-lst li span{
	margin-left: 10px;
	color: #7D7E84;
	display: block;
	width: 32px;
	height: 32px;
	margin: 20px auto;
}
.abstract-info h3{
	margin-bottom: 0;
}
.abstract-info p{
	margin-top: 5px;
}
.abstract-info{
	padding:0 10px;
}
/* 附件信息 */
.download-lst{
	margin-top: 10px;
	padding:30px 0 20px 0;
	border-top: 1px solid #ebebeb;
}
.download-lst span{
	display:inline-block;
	width:33%;
	text-align: center;
}
/* 编辑评论 */
.evaluate-lst{
	margin-top: 10px;
}
.evaluate-lst .item{
	padding:10px;
	border-top: 1px solid #ebebeb;
	color:#7D7E84;
}
.evaluate-lst .item label{
	width:150px;
	color:#333;
	font-weight: normal;
}
/* 结算信息 */
.balance-info{
	padding:10px;
}
.balance-info .sub-til{
	padding:10px;
	background:url(../img/icon-round.png) 0 center no-repeat;
}
.balance-info p{
	color:#7D7E84;
}
.orderCost{
	border-top: 1px solid #ebebeb;
}
.cost-lst li{
	padding:5px 25px;
}
.cost-lst li label{
	min-width:80px;
	margin-right: 10px;
	text-align: right;
	font-weight: normal;
}
.cost-count{
	text-align: right;
	font-weight: bold;
}
.cost-count span{
	font-size: 1.6em;
	color:#FE5E46;
}
/* 订单支付 */
.page-pay .info{
	margin: 20px 0;
}
.page-pay .info label{
	text-align: right;
}
.page-pay .info span{
	padding:0 15px;
}
.page-pay .am-form-group{
	margin-bottom: 30px;
}
.page-pay .login-name{
	font-size: 24px;
	margin:10px 0 30px 0;
}
.page-pay .account-type{
	font-size: 14px;
}
.page-pay .price_num{
	color:#fe5e46;
}
.page-pay .msg{
	margin-top: 10px;
	color:#898989;
}
.page-pay .msg img{
	margin-right: 5px;
	vertical-align: sub;
}
.page-pay .msg-zkk{
	margin-top: 10px;
	color:#f00;
}
.page-pay .pay-type label{
	min-width: 100px;
	margin-top:8px;
}
.page-pay .icon-zkk{
	display: inline-block;
	width:108px;
	height:38px;
	background: url("../img/icon_zkk.png");
}
.page-pay .icon-check{
	display: inline-block;
	vertical-align: super;
	margin-right: 10px;
	width:21px;
	height:22px;
	background: url("../img/icon-check-select.png");;
}
.page-pay .pay-count{
	margin:20px 0;
}
.page-pay .pay-money{
	font-size: 20px;
	color:#fe5e46;
}
.panel-inline .am-panel{
	width: 49%;
	display: inline-block;
	margin-right: 15px;
}
.panel-inline .am-panel:last-child{
	margin:0;
}
.panel-inline [class*=am-u-]{
	padding:0;
}
/*用户支付*/
.userPay .am-panel-hd{
	font-size: 1.2em;
}
.userPay .am-panel{
	box-shadow: none;
	margin-bottom: 15px;
}
.userPay .am-panel-bd .am-form-group:first-child{
	margin-top:10px;
}
.userPay .am-panel-bd .am-form-group{
	margin-bottom:5px;
}
#card-tabs .tab-nav{
	margin-bottom: -1px;
}
#card-tabs .tab-nav li{
	display:table-cell;
	position: relative;
	z-index: 1;
}
#card-tabs .tab-nav li.active{
	background:#fff;
	border:1px solid #ccc;
	border-bottom:0;
}
#card-tabs .tab-nav li.active a{
	color:#555;
}
#card-tabs .tab-nav li a{
	display:block;
	height:35px;
	line-height: 35px;
	width: 100px;
	text-align: center;
}
#card-tabs .tabs-bd{
	border:1px solid #ccc;
}
#card-tabs .tab-panel.active{
	display: block;
}
#card-tabs .tab-panel{
	padding:10px;
	display:none
}
#card-tabs .tab-panel .radio-lst{
	margin-top:3px;
}
.userPay label{
	font-weight: normal;
}
.userPay .payRadio>label{
	margin-right: 20px;
}
.userPay b{
	font-weight: normal;
}
.giftcard-lst .giftcard-item{
	display: inline-block;
	width: 274px;
	margin: 10px 10px 10px 14px;
}
.giftcard-item .g-detail{
	cursor: pointer;
}
.giftcard-item .g-detail .g-msg{
	position: relative;
	height: 70px;
	width: 100%;
	padding-top: 25px;
	border-left: 1px solid #ffce5b;
	border-right: 1px solid #ffce5b;
	background-color: #ffce5b;
}
.giftcard-item .item-selected-cancel{
	position: absolute;
	top:0;
	right:0;
	display:none;
	padding: 3px 8px;
	background: #EDEAB3;
	color: #e43a3d;
	cursor: pointer;
	font-size: 12px;
}
.giftcard-item .g-detail .g-type{
	width: 100%;
	padding: 5px 20px;
	color: #ffb300;
	border: 1px solid #facb5d;
	cursor: default;
}
.giftcard-item .g-price{
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	display: inline-block;
	float: left;
	width: 46%;
	padding-left: 15px;
}
.giftcard-item .g-price-icon{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	width: 20px;
	vertical-align: bottom;
	font-size: 12px;
	background: #CA9721;
	border-radius: 30px;
	text-align: center;
}
.giftcard-item .g-limit{
	display: none;
	color: rgba(0,0,0,.3);
	float:left;
	margin-top: 3px;
}
.giftcard-item.item-selected{
	border:2px solid #e43a3d;
}
.giftcard-item.item-selected .g-msg:hover .item-selected-cancel{
	display: block;
}
.giftcard-item.item-selected .g-limit{
	display:inline-block;
}
.giftcard-item.item-disabled .g-msg{
	background-color: #d1d1d1;
	border-color:#d1d1d1;
	cursor: default;
}
.giftcard-item.item-disabled .g-limit{
	display: block;
}
.giftcard-item.item-disabled .g-type{
	color:#ccc;
	border-color:#d1d1d1;
}
.giftcard-item.item-disabled .g-price-icon{
	background-color: #B6B6B6;
}
.am-tabs-bd .am-tab-panel
{
	-webkit-transition: -webkit-transform .001ms;
	transition: transform .001ms;
}
/* 好友推荐 */
.page-recommend p{
	color:#fe5e46;
}
/* manuscript */
.manuscriptDetail ul{
	border:1px solid #eee;
	padding:10px;
	margin-bottom: 30px;
}
.manuscriptDetail ul li{
	border-bottom:1px solid #eee;
	padding:10px 20px;
}
.manuscriptDetail ul li:last-child{
	border-bottom: 0;
}
.manuscriptDetail ul li label{
	margin-right: 5px;
}
.manuscriptDetail ul li p{
	margin-left: 18px;
}
.manuscriptDetail .am-form-file{
	display: inline-block;
	vertical-align: middle;
	margin: 20px;
}
.manuscriptDetail .page-acc{
	min-height: 0;
	position: relative;
}
.manuscriptDetail .arrow-up{
	position: absolute;
	top:-10px;
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 10px solid #f7f7f7;
}
.radio-lst .acc-head{
	padding:5px 0 10px 10px;
}
.radio-lst li{
	border:0;
	padding-left: 2rem;
}
/* request-money */
.add-request .acc-head{
	padding-bottom:10px;
}
/* transaction-history */
.transaction{
	padding:10px;
	border:1px solid #eee;
}
/* request-money */
.request-money .btn-addBank{
	color: #fe5e46;
	background-color: #fff;
	border-color: #fe5e46;
	padding: 6px 20px;
	margin: 15px 5px 0 5px;
}