.item-title{
	display: block;
    height: 40px;
    line-height: 40px;
    text-align: left;
    font-size: 18px;
}
/* 编辑润色 */
.english-polish{
	height:460px;
	position: relative;
	background: url(../image/proo_bg.png) center center no-repeat;
}
.english-polish .am-btn{
	position: absolute;
	left:50%;
	bottom: 80px;
	margin-left: -120px;
	font-size: 14px;
	background-color: #FE5E46;
	border-color: #FE5E46;
	width: 180px;
	height:60px;
	line-height: 40px;
}
/* 业务简介 */
.business-profile{
	height:600px;
	padding:20px 0;
	color:#171a28;
	background: #fff;
}
.business-profile .profile-item{
	float: left;
    width: 350px;
    margin-right: 75px;
    text-align: center;
    border-top:1px solid #FE5E46;
    background:#f5f5f5;
}
.business-profile .profile-item:nth-child(4){
	margin:0;
}
.profile-item h1{
	font-weight: normal;
	color:#FE5E46;
	margin:15px 0;
	font-size: 26px;
}
.profile-item .price{
	padding: 10px 0;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.profile-item:hover .price{
	color:#fff;
	background-color: #FE5E46;
}
.profile-item .price span{
	font-size: 24px;
}
.profile-item .price .num{
	font-size: 50px;
}
.profile-item .price p{
	margin: 0;
}
.profile-item .info-lst{
	margin:15px 0;
}
.profile-item .info-lst li{
	height:30px;
	line-height: 30px;
}
.profile-item .info-lst li:nth-child(5){
	margin-top: 10px;
}
.profile-item .info-lst .gray{
	color:#8B8D8E;
}
.profile-item .info-lst .gray span{
	color:#FE5E46;
}
.profile-item .am-btn{
	font-size: 14px;
	background-color: #FE5E46;
	border-color: #FE5E46;
	margin-bottom: 30px;
	min-width: 140px
}
/* 适合稿件 */
.manuscript{
	height:630px;
	text-align:center;
	color:#171a28;
	padding: 20px 0;
	background: #f5f5f5;
}
.manuscript p{
	color:#5d6062;
	margin:5px 0;
}
.manu-flow{
	margin:20px 0;
}
.manu-flow .flow-left,
.manu-flow .flow-right{
	width:550px;
	height:275px;
}
.manu-flow .flow-info .info-box{
	height:50px;
	line-height: 50px;
	padding: 5px 30px;
	color:#fff;
	background:#FE5E46;
}
.manu-flow .flow-left .flow-info{
	margin-top:50px;
}
.manu-flow .flow-right .flow-info{
	margin-top:170px;
}
.manu-flow .flow-middle{
	height:275px;
	margin:0 550px;
	background:url(../image/pro-flow.png) center 0 no-repeat;
}
.opinion{
	text-align: left;
    width: 780px;
    margin: 20px auto;
    background-color: #fff;
    padding: 10px 20px;
}
.opinion li{
	padding: 3px 0;
}
/* 论文编辑内容 */
.edit-content{
	padding:20px 0;
	text-align:center;
	color:#3e414d;
	background:#fff;
}
.edit-content p{
	color:#575a5d;
	margin:10px 0;
}
.edit-lst{
	margin:10px 0 30px 0;
}
.edit-lst li{
	float:left;
	width: 350px;
    margin-right: 75px;
	height:250px;
	background-color: #f5f5f5;
}
.edit-lst li:last-child{
	margin-right: 0
}
.edit-lst li p{
	font-size: 20px;
}
.edit-lst .icon{
	display: block;
	width:112px;
	height:112px;
	margin:30px auto;
}
.edit-lst .icon-num1{
	background:url(../image/icon-proo-1.png) 0 0 no-repeat;
}
.edit-lst .icon-num2{
	background:url(../image/icon-proo-2.png) 0 0 no-repeat;
}
.edit-lst .icon-num3{
	background:url(../image/icon-proo-3.png) 0 0 no-repeat;
}
/* 编辑资质 */
.edit-aptitude{
	padding:20px 0;
	color:#3e414d;
	background:#f5f5f5;
}
.aptitude-pic{
	width:508px;
	height: 227px;
	background:url(../image/aptitude-pic.png) 0 0 no-repeat;
}
.aptitude-lst{
	margin-left: 560px;
}
.aptitude-lst li{
	padding: 5px 0;
}
.aptitude-lst li .ap-icon{
	display: inline-block;
	width: 40px;
	height: 40px;
	background:url(../image/aptitude_icon.png) 0 0 no-repeat;
}
.aptitude-cont{
	margin: 10px 0 20px 0;
}
.aptitude-lst li.ap-til{
	font-size: 22px;
	color: #FE5E46;
	margin-bottom: 5px;
}
/* 业务费用&售后条款 */
.cost-invoice .am-container{
	background: url(../image/fly_bg.png) bottom right no-repeat;
}
.cost-invoice,.free-polish{
	padding: 20px;
}
.cost-invoice .item-title,.free-polish .item-title{
	margin-bottom: 20px;
}
.cost-invoice .am-table,
.free-polish .am-table{
	border:1px solid #FE5E46;
	text-align: center;
	margin-bottom: 30px;
}
.cost-invoice .am-table .text-left,
.free-polish .am-table .text-left{
	text-align: left;
}
.cost-invoice .am-table thead,
.free-polish .am-table thead{
	background-color:#FE5E46;
	font-size:15px;
	color: #fff;
}
.cost-invoice .am-table thead span{
	font-size:12px;
}
.cost-invoice p{
	margin:10px 0;
}
/* 服务流程 */
.service.proo{
	height:700px;
	padding: 20px 0;
}
.proo-flow .flow-left,
.proo-flow .flow-right{
	height:523px;
}
.proo-flow .flow-middle{
	height:523px;
	background:url(../image/icon-service-long.png) center 0 no-repeat;
}