@charset "utf-8";
body {
	color: #333333;
	font-size: 14px;
	background-color: #FFFFFF;
	overflow-x: hidden;
}

.textCenter {
	text-align: center;
}

.textLeft {
	text-align: left;
}

.textRight {
	text-align: right;
}

.left {
	float: left;
}

.right {
	float: right;
}

.Validform_checktip {
	display: none !important;
}

a {
	cursor: pointer;
}


/* header */

.header {
	width: 100%;
	height: 584px;
	background: url(../img/headBanner.jpg) no-repeat center top;
	position: relative;
}

.headCon {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 390px;
}

.headCon h1 * {
	position: absolute;
	left: 0;
}

.headCon b {
	font-size: 50px;
	color: #FFFFFF;
	top: 134px;
	color: #CC0033;
	background: -webkit-linear-gradient(left, #CC0033, #FF6600);
	background: -moz-linear-gradient(left, #CC0033, #FF6600);
	background: linear-gradient(left, #CC0033, #FF6600);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.headCon span {
	font-size: 24px;
	top: 270px;
	color: #666666;
}

.headCon em {
	font-size: 34px;
	top: 324px;
	color: #666666;
}

.lead {
	width: 544px;
	color: #666666;
}

.lead p {
	line-height: 28px;
}


/* header */


/* nav */

.mainNav {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
}

.mainNav .mainNav_wrap {
	width: 100%;
	height: 50px;
	background-color: #666666;
}

.mainNav ul {
	width: 1000px;
	margin: 0 auto;
	color: #FFFFFF;
	line-height: 24px;
	position: relative;
	height: 50px;
	text-align: center;
}

.mainNav .mainNav_wrap.fixedTop {
	position: fixed;
	z-index: 999;
	top: 0;
}

.mainNav li,
.mainNav a {
	cursor: pointer;
	font-size: 15px;
	height: 50px;
	line-height: 50px;
	margin: 0 12px;
	float: left;
}

.mainNav a {
	margin: 0 13px;
}

.mainNav li.activeNav,
.mainNav li:hover,
.mainNav a:hover {
	color: #ff8202;
}


/* nav */


/* form */

.biaodan {
	background-color: #FFD8DD;
	padding: 40px 0;
}

.biaodan2 {
	padding: 50px 0 0;
	background-color: #FFFFFF;
}

.biaodan .registerform {
	width: 635px;
	margin: 0 auto;
}

.biaodan2 .registerform {
	width: 635px;
	height: 314px;
	padding: 40px 315px 0 60px;
	background: url(../img/formBg.jpg) no-repeat center;
}

.biaodan h2 {
	font-size: 36px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}

.biaodan2 h2 {
	margin-bottom: 5px;
}

.biaodan2 h3 {
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form div.noMR {
	margin-right: 0;
}

.biaodan form input,
.biaodan form select {
	height: 38px;
	font-family: "微软雅黑";
	width: 264px;
	color: #aab2bd;
}

.biaodan form input {
	padding-left: 5px;
	width: 256px;
	position: relative;
	top: 1px;
}

.mobile,
.name,
.branch,
.Pchengji {
	width: 265px;
	padding: 1px 0;
	margin: 0 auto;
	padding-left: 42px;
	margin-bottom: 10px;
	height: 40px;
}

.biaodan form div.mobile {
	background: url(../img/telBox.jpg) no-repeat center;
}

.biaodan form div.name {
	background: url(../img/nameBox.jpg) no-repeat center;
}

.biaodan form div.branch {
	background: url(../img/cityBox.jpg) no-repeat center;
}

.biaodan form div.Pchengji {
	background: url(../img/scroeBox.jpg) no-repeat center;
}

#submit {
	display: block;
	width: 300px;
	height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	background-color: #0167cc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0;
}


/* form */


/** common style **/

.section {
	width: 100%;
	padding: 70px 0;
	background-color: #FFFFFF;
}

.section.pbnone {
	padding-bottom: 0;
}

.section-content {
	width: 1000px;
	margin: 0 auto;
}

.section-content.pdbt70 {
	padding-bottom: 70px;
}

.section-content h2 {
	margin-bottom: 50px;
	text-align: center;
	padding-top: 25px;
	font-size: 36px;
	font-weight: bold;
	background: url(../img/titTop.png) no-repeat center top;
}

.ly-wrap {
	width: 660px;
	margin: 0 auto;
	text-align: center;
}

.ly-link {
	display: block;
	width: 320px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	margin: 40px auto 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #FFFFFF;
}

.ly-link.left {
	background-color: #0167CC;
}

.ly-link.right {
	background-color: #659ACC;
}

.grayBg {
	background-color: #F3F4F8;
}


/*slide*/

.slide {
	width: 1000px;
	overflow: hidden;
	position: relative;
	padding-bottom: 50px;
}

.slide .prev,
.slide .next {
	display: block;
	width: 28px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -50px;
}

.slide .prev {
	left: 0;
	background: url(../img/pervBtn.png) no-repeat center;
}

.slide .next {
	right: 0;
	background: url(../img/nextBtn.png) no-repeat center;
}

.slide .prev:hover {
	left: 0;
	background: url(../img/hoverPrev.png) no-repeat center;
}

.slide .next:hover {
	right: 0;
	background: url(../img/hoverNext.png) no-repeat center;
}

.slide .hd ul {
	position: absolute;
	overflow: hidden;
	zoom: 1;
	width: 1000px;
	text-align: center;
	bottom: 0;
}

.slide .hd ul li {
	display: inline-block;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin: 0 4px;
	text-indent: -999px;
	border: 1px solid #333333;
	cursor: pointer;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.slide .hd ul li.on {
	background-color: #333333;
}

.slide .bd {
	width: 890px;
	margin: 0 auto;
	overflow: hidden;
}

.slide .bd ul {
	overflow: hidden;
	zoom: 1;
}

.slide .bd ul li {
	float: left;
	background-color: #FFFFFF;
	_display: inline;
	overflow: hidden;
	padding: 40px;
	width: 810px;
	margin-right: 30px;
}


/*slide*/


/** common style **/


/*<!--abs-->*/

.absCon {
	background: url(../img/pic.jpg) no-repeat left center;
	padding: 24px 0;
}

.absCon {
	padding-left: 255px;
}

.abs p {
	padding: 35px;
	color: #666666;
	line-height: 24px;
	background-color: #FFD8DD;
	opacity: .8;
}


/*<!--abs-->*/


/*<!--fitFor-->*/

.fitFor {
	margin-bottom: 70px;
}

.fitFor h2 {
	margin-bottom: 90px;
}

.fitFor .section-content {
	position: relative;
	padding-bottom: 100px;
}

.fitList {
	position: absolute;
	bottom: -148px;
}

.fitList li {
	float: left;
	background-color: #FFFFFF;
	width: 185px;
	margin-right: 18px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	padding-top: 145px;
	height: 100px;
	-webkit-box-shadow: 2px 2px 15px #CCCCCC;
	-moz-box-shadow: 2px 2px 15px #CCCCCC;
	box-shadow: 2px 2px 15px #CCCCCC;
}

.fitList img {
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -80px;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-ms-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}

.fitList li:hover img {
	top: -45px;
}

.fitList .last {
	margin-right: 0;
}

.fitList p {
	line-height: 24px;
	padding: 0 20px;
	color: #666666;
}


/*<!--fitFor-->*/


/*<!--advan-->*/

.advanList li {
	margin: 10px;
	height: 40px;
}

.advanList .last {
	margin-bottom: 0;
}

.advanList b,
.advanList span {
	display: block;
}

.advanList b {
	line-height: 40px;
	float: left;
	background-color: #FEE3E8;
	width: 325px;
	text-align: right;
	padding-right: 80px;
}

.advanList span {
	margin-left: 405px;
	line-height: 38px;
	border: 1px solid #CCCCCC;
	padding-left: 45px;
	color: #666666;
}


/*<!--advan-->*/


/*<!--classify-->*/

.classifySlide .bd ul li {
	height: 318px;
}

.classifySlide h3,
.sucSlide h3 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #CC0033;
}

.cla-abs {
	color: #666666;
	padding: 15px 0 30px;
	line-height: 24px;
}

.cla-info-txt {
	float: left;
	width: 415px;
	padding-right: 30px;
}

.cla-info-txt p {
	margin-bottom: 5px;
	line-height: 24px;
	color: #666666;
}

.cla-info-txt p b {
	color: #333333;
}

.cla-info-img {
	float: right;
	padding-left: 15px;
	border-left: 1px solid #CCCCCC;
}

.cla-info-img .item {
	float: right;
	margin-left: 30px;
	text-align: center;
}

.cla-info-img .item a {
	color: #666666;
}

.cla-info-img .item .cla-ly {
	display: inline-block;
	margin-top: 5px;
	color: #0167CC;
}

.cla-info-img .item .cla-ly:hover {
	text-decoration: underline;
}

.cla-info-img img {
	height: 144px;
	width: 144px;
	margin-bottom: 5px;
}


/*<!--classify-->*/


/*<!--choose-->*/

.choose {
	background-color: #FFFFFF;
	padding-top: 70px;
}

.chList li {
	margin-bottom: 40px;
}

.chList b,
.chList span {
	display: table-cell;
	vertical-align: middle;
}

.chList b {
	width: 460px;
	text-align: right;
	font-size: 18px;
	color: #CC0033;
	background: url(../img/circle.png) no-repeat 20px center;
}

.chList span {
	padding-left: 40px;
	line-height: 24px;
	color: #666666;
}


/*<!--choose-->*/


/*<!--apply-->*/

.applyTab {
	text-align: center;
	font-size: 16px;
}

.applyTab li {
	display: none;
	display: inline-block;
	width: 345px;
	line-height: 38px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 0 5px;
	cursor: pointer;
}

.applyTab .active {
	border-color: #0167CC;
	color: #0167CC;
}

.applyCon .content {
	display: none;
	text-align: center;
}

.applyCon .active {
	display: block;
}

.applyCon li {
	font-size: 16px;
	margin-top: 30px;
	line-height: 30px;
	color: #666666;
}

.applyCon b {
	display: block;
	color: #333333;
}


/*<!--apply-->*/


/*<!--successCase-->*/

.sucSlide h4 {
	width: 164px;
	line-height: 34px;
	margin: 20px auto;
	background: #CC0033\9;
	background: -webkit-linear-gradient(left, #CC0033, #FF6600);
	background: -moz-linear-gradient(left, #CC0033, #FF6600);
	background: -ms-linear-gradient(left, #CC0033, #FF6600);
	background: -o-linear-gradient(left, #CC0033, #FF6600);
	background: linear-gradient(left, #CC0033, #FF6600);
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
}

.ulItem img {
	margin: 0 auto 5px;
}

.ulItem {
	color: #666666;
	line-height: 24px;
	width: 269px;
	float: left;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}

.ul .ulItem:last-of-type {
	border-right: 0;
}

.ulItem a {
	display: inline-block;
	margin: 5px 10px 0;
	color: #0167CC;
	font-weight: bold;
}

.ulItem a:hover {
	text-decoration: underline;
}


/*<!--successCase-->*/


/*<!--service-->*/

.serList li {
	-webkit-box-shadow: 2px 2px 15px #CCCCCC;
	-moz-box-shadow: 2px 2px 15px #CCCCCC;
	box-shadow: 2px 2px 15px #CCCCCC;
	height: 175px;
}

.serList h3 {
	color: #39b046;
}

.serList p {
	padding: 0 40px;
}


/*<!--service-->*/


/*<!--data-->*/

.data {
	background-color: #FFFFFF;
	padding: 70px 0 0;
}

.dataList {
	text-align: center;
	margin-bottom: 30px;
}

.dataList li {
	height: 202px;
	width: 200px;
	display: inline-block;
	margin: 0 20px 20px;
	background: url(../img/cirBg.png) no-repeat center;
	position: relative;
}

.dataList i {
	background-color: #FFFFFF;
	font-style: normal;
	position: absolute;
	top: 22px;
	right: -10px;
	font-size: 28px;
	font-weight: bold;
}

.dataList span {
	color: #CC0033;
	background: -webkit-linear-gradient(left, #CC0033, #FF6600);
	background: -moz-linear-gradient(left, #CC0033, #FF6600);
	background: linear-gradient(left, #CC0033, #FF6600);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.dataList em {
	display: block;
	margin: 30px 0 10px;
	color: #CC0033;
}

.dataList b {
	text-align: center;
	display: block;
	font-size: 20px;
	width: 200px;
	height: 110px;
	display: table-cell;
	vertical-align: middle;
	line-height: 36px;
	font-weight: normal;
}

.chList2 b {
	width: 390px;
	text-align: left;
	text-indent: 190px;
}

.chList2 li:last-of-type {
	margin-bottom: 0;
}


/*<!--data-->*/


/*<!--idpAdvan-->*/

.idpAdvan {
	padding-bottom: 0;
}


/*<!--idpAdvan-->*/


/*template style*/

.serviceLis .service_txt h6 {
	color: #ff8202 !important;
}

.advantage dt {
	border-color: #CCCCCC !important;
}

.foot {
	line-height: 28px;
}


/*template style*/