﻿
.public-container{
	position: relative;
	margin: 0 auto;
	width: 1130px;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.red{
	color: #e82e2e;
}

.z-word{
	text-indent: 2rem;
}

/*public-header*/
.public-header{
	height: 78px;
	background: #FFF;
	border-bottom: 1px solid rgb(153, 153, 153);
}

.public-header .header-logo{
	float: left;
	margin-top: 16px;
}

.public-header .header-logo a{
                width: 180px;
	height: 47px;
	background: url('../img/logobig.png');
}

.public-header .header-nav{
	float: right;
	font-size: 16px;
}

.public-header .header-nav .item{
	float: left;
	margin-left: 30px;
	height: 78px;
	line-height: 75px;
}

.public-header .header-nav a{
	height: 75px;
	border-top: 3px solid #FFF;
	border-top-width: 5px\9;
	color: rgb(51,51,51);
}
.public-header .header-nav a.active{
	border-top: 3px solid red;
	border-top-width: 5px\9;
}

/*public-footer*/
.public-footer{
	height: 260px;
	background: rgb(46,46,46);
}

.public-footer .footer-item{
	float: left;
	margin-right: 60px;
	color: #eeeeee;
	line-height: 24px;
}

.public-footer .footer-item .footer-item-title{
	font-size: 14px;
	margin: 58px 0 18px;
}

.public-footer .footer-item .footer-item-nav{
	font-size: 12px;
}

.public-footer .footer-item a{
	color: #777;
}

.public-footer .footer-item a.active{
	color: #eeeeee;
}

.public-footer .footer-item a:hover{
	color: #eeeeee;
}


.public-footer .footer-mobile{
	float: right;
	margin-top: 76px;
	line-height: 24px;
	text-align: center;
	color: #efefef;
}

.public-footer .footer-mobile p{
	font-size: 14px;
}

.public-footer .footer-mobile h3{
	font-size: 22px;
	margin: 6px 0;
}

.public-footer .footer-mobile a{
	color: #efefef;
	padding-left: 38px;
	height: 38px;
	line-height: 38px;
	background: url('../img/footer_sina.png') no-repeat;
	-webkit-background-size: auto 100%; /* Safari 3-4 */  
          background-size: auto 100%;


}

/*products-crumbs*/
.products-crumbs{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #7c7c7c;
}

.products-crumbs a{
	color: #7c7c7c;
	display: inline-block;
}

.products-crumbs .crumbs-red{
	color: #e82e2e;
}

/*public-content S*/
.public-content .public-content-left{
	width: 828px;
	border: 1px solid rgb(239, 239, 239);
	min-height: 300px;
	margin-bottom: 50px;
	overflow: hidden;
}

.public-content .public-content-left .left-list-title{
	font-size: 22px;
	line-height: 30px;
	padding: 29px 0 39px 0;
	text-align: center;
	border-bottom: 1px solid rgb(239, 239, 239);
}

.public-content .public-content-left .left-list-content{
	padding: 0 28px;
	min-height: 700px;
}



.public-content .public-content-right{
	width: 238px;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	line-height: 20px;
	border: 1px solid rgb(239, 239, 239);
	overflow: hidden;
}

.public-content .public-content-right .right-list-title{
	font-size: 18px;
	line-height: 42px;
	border-bottom: 1px solid rgb(239, 239, 239);
}

.public-content .public-content-right .right-item{
	color: #333333;
	border-left: 2px solid rgb(153, 153, 153);
	margin: 10px 0
}

.public-content .public-content-right .right-item a{
	color: #333333;
	padding-left: 20px;
}

.public-content .public-content-right .right-item.active{
	border-color: #e82e2e;
}
.public-content .public-content-right .right-item.active a{
	color: #e82e2e;
}

/*E*/

/*分页样式 public-page*/
.public-page {
	font-size: 14px;
	line-height: 58px;
	margin: 40px 0;
	border-top: 1px solid rgb(239, 239, 239);
	text-align: center;
}

.public-page a{
	display: inline-block;
	padding: 0 15px;
	color: #666666;
}

/*服务中心 S*/
/*successstory-search*/
.successstory-search{
	/*height: 100px;*/
	line-height: 40px;
	font-size: 14px;
	padding: 30px 0;
}

.successstory-search .search-input{
	width: 810px;
	height: 38px;
	border: 1px solid rgb(239, 239, 239);
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
		-ms-border-radius: 20px;
		 -o-border-radius: 20px;
			border-radius: 20px;
	padding: 0 0px 0 18px;
	float: left;
	background: url('../img/icon/search.png') no-repeat center right;
	background-position:780px center;
}

.successstory-search .search-input .search-input-select{
	border-right: 1px solid #666;
	padding-right: 20px;
}

.successstory-search .search-input select{
	padding: 0 10px;
	border:0;
	outline:none;
	color: #666666;
}

.successstory-search .search-input input{
	width: 630px;
	height: 32px;
	*height: 22px;
	+height: 22px;
	 height: 22px\9;
	padding: 0 0px 0 10px;
	border:0;
	outline:none;
	color: #666666;
	-webkit-box-shadow: 0 0 0px 600px rgba(0,0,0,0) inset;
			box-shadow: 0 0 0px 600px rgba(0,0,0,0) inset;
			background-color: none !important;	
}

.successstory-search .search-input .btn-search{
	display: inline-block;
	height: 38px;
	width: 42px;
	cursor: pointer;
}

.successstory-search .search-submit{
	float: left;
	margin-left: 20px;
	width: 138px;
	height: 38px;
	border: 1px solid rgb(232, 46, 46);
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
		-ms-border-radius: 20px;
		 -o-border-radius: 20px;
			border-radius: 20px;
	text-align: center;
}

.successstory-search .search-submit .submit-btn{
	width: 138px;
	height: 38px;
	font-size: 14px;
	line-height: 38px;
	color: rgb(232, 46, 46);
	border: none;
	background: none;
	outline: none;
}


/*服务中心 E*/


/*上一页*/
.public-page a.page-prev{
	background: url('../img/icon/lefticon.png') no-repeat center center;
}
.public-page a.page-prev.onactive{
	background: url('../img/icon/lefticon_active.png') no-repeat center center;
}

/*下一页*/
.public-page a.page-next{
	background: url('../img/icon/righticon.png') no-repeat center center;
}

.public-page a.page-next.onactive{
	background: url('../img/icon/righticon_active.png') no-repeat center center;
}

.public-page a.active{
	margin-top: -1px;
	border-top: 1px solid #e82e2e;
}

/*版权信息*/
.public-copy{
	background: rgb(35,35,35);
}

.public-copy .copy-text{
	padding-top: 16px;
	font-size: 12px;
	line-height: 24px;
	color: #555555;
	text-align: center;
}

/*网页底部描述*/
.public-copy .webPage-text{
	padding-top: 16px;
	font-size: 12px;
	color: #555555;
	display: none;
}

.public-copy .web-keyWord{
	line-height: 24px;
}

.public-copy .webPage-text .web-link a{
	display: inline-block;
	color: #555555;
}



/*webicon*/
.webicon{
	display: block;
	height: 96px;
}

.icon-accountlook{
	background: url('../img/icon/accountlook.png') no-repeat center center;
}

.icon-accounts{
	background: url('../img/icon/accounts.png') no-repeat center center;
}

.icon-icon3lst{
	background: url('../img/icon/icon3lst.png') no-repeat center center;
}

.icon-iconmsg{
	background: url('../img/icon/iconmsg.png') no-repeat center center;
}


.icon-sfa{
	background: url('../img/icon/SFA.png') no-repeat center center;
}

.icon-chance{
	background: url('../img/icon/chance.png') no-repeat center center;
}

.icon-salesfiller{
	background: url('../img/icon/salesfiller.png') no-repeat center center;
}


.icon-forecasts{
	background: url('../img/icon/forecasts.png') no-repeat center center;
}

.icon-prolst{
	background: url('../img/icon/prolst.png') no-repeat center center;
}

.icon-stock{
	background: url('../img/icon/stock.png') no-repeat center center;
}

.icon-order{
	background: url('../img/icon/order.png') no-repeat center center;
}

.icon-payment{
	background: url('../img/icon/payment.png') no-repeat center center;
}

.icon-expedite{
	background: url('../img/icon/expedite.png') no-repeat center center;
}

.icon-phone{
	background: url('../img/icon/phone.png') no-repeat center center;
}

.icon-userphone{
	background: url('../img/icon/userphone.png') no-repeat center center;
}

.icon-speak{
	background: url('../img/icon/speak.png') no-repeat center center;
}

.icon-description{
	background: url('../img/icon/description.png') no-repeat center center;
}

.icon-report{
	background: url('../img/icon/report.png') no-repeat center center;
}

.icon-performance{
	background: url('../img/icon/performance.png') no-repeat center center;
}

.icon-commonreprots{
	background: url('../img/icon/commonreprots.png') no-repeat center center;
}

.icon-yearreprots{
	background: url('../img/icon/yearreprots.png') no-repeat center center;
}

/*返回顶部*/
.icon-top-pink{
	background: url('../img/icon/gotop_pink.png') no-repeat center center;
}

.icon-top-ccc{
	background: url('../img/icon/gotop_ccc.png') no-repeat center center;
}
/***********/

.icon-studentsslue{
	background: url('../img/icon/studentsslue.png') no-repeat center center;
}

.icon-edu_accounts{
	background: url('../img/icon/edu_accounts.png') no-repeat center center;
}

.icon-tracerecords{
	background: url('../img/icon/tracerecords.png') no-repeat center center;
}

.icon-emailmsg{
	background: url('../img/icon/emailmsg.png') no-repeat center center;
}

.icon-eduaccount{
	background: url('../img/icon/eduaccount.png') no-repeat center center;
}

.icon-studentevaluation{
	background: url('../img/icon/studentevaluation.png') no-repeat center center;
}

.icon-contactlogs{
	background: url('../img/icon/contactlogs.png') no-repeat center center;
}

.icon-studentscore{
	background: url('../img/icon/studentscore.png') no-repeat center center;
}

.icon-class{
	background: url('../img/icon/class.png') no-repeat center center;
}

.icon-coures{
	background: url('../img/icon/coures.png') no-repeat center center;
}

.icon-charge{
	background: url('../img/icon/charge.png') no-repeat center center;
}

.icon-intelligentscheduling{
	background: url('../img/icon/intelligentscheduling.png') no-repeat center center;
}

.icon-1to1coures{
	background: url('../img/icon/1to1coures.png') no-repeat center center;
}

.icon-1to1charge{
	background: url('../img/icon/1to1charge.png') no-repeat center center;
}

.icon-1to1intell{
	background: url('../img/icon/1to1intell.png') no-repeat center center;
}

.icon-teachermanagement{
	background: url('../img/icon/teachermanagement.png') no-repeat center center;
}

.icon-classroom {
	background: url('../img/icon/classroom.png') no-repeat center center;
}

.icon-timetables {
	background: url('../img/icon/timetables.png') no-repeat center center;
}

.icon-checkon{
	background: url('../img/icon/checkon.png') no-repeat center center;
}

.icon-companyplatform {
	background: url('../img/icon/companyplatform.png') no-repeat center center;
}

.icon-footplatform {
	background: url('../img/icon/footplatform.png') no-repeat center center;
}

.icon-schedulingprogram {
	background: url('../img/icon/schedulingprogram.png') no-repeat center center;
}

.icon-announcement {
	background: url('../img/icon/announcement.png') no-repeat center center;
}

.icon-staffperformance {
	background: url('../img/icon/staffperformance.png') no-repeat center center;
}

.icon-statisticalanalysis {
	background: url('../img/icon/statisticalanalysis.png') no-repeat center center;
}

.icon-iconmodule {
	background: url('../img/icon/iconmodule.png') no-repeat center center;
}

.icon-setfields {
	background: url('../img/icon/setfields.png') no-repeat center center;
}

.icon-iconworkflow {
	background: url('../img/icon/iconworkflow.png') no-repeat center center;
}

.icon-PrintFollow {
	background: url('../img/icon/PrintFollow.png') no-repeat center center;
}

.icon-iconCompanyplatform {
	background: url('../img/icon/iconCompanyplatform.png') no-repeat center center;
}

.icon-icondesk {
	background: url('../img/icon/icondesk.png') no-repeat center center;
}

.icon-iconschedulingprogram {
	background: url('../img/icon/iconschedulingprogram.png') no-repeat center center;
}

.icon-iconAnnouncement {
	background: url('../img/icon/iconAnnouncement.png') no-repeat center center;
}
