@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: 500px;
	background: url(../img/headBanner.jpg) no-repeat center top;
	position: relative;
}

.headCon {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.headCon h1 * {
	position: absolute;
	right: 0;
}

.headCon b {
	font-size: 48px;
	color: #FFFFFF;
	top: 130px;
}

.headCon span {
	font-size: 28px;
	top: 260px;
	color: #008260;
	background: -webkit-linear-gradient(left, #008260, #63c915);
	background: -moz-linear-gradient(left, #008260, #63c915);
	background: linear-gradient(left, #008260, #63c915);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.headBtn {
	position: absolute;
	top: 355px;
	right: 0;
}

.headBtn a {
	display: block;
	float: right;
	width: 148px;
	height: 46px;
	border: 1px solid #333333;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	text-align: center;
	line-height: 46px;
	margin-left: 10px;
	font-size: 18px;
}

.headBtn a:hover {
	color: #FFFFFF;
	background-color: #333333;
}


/* 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 32px;
	float: left;
}

.mainNav a {
	margin: 0 37px;
}

.mainNav li.activeNav,
.mainNav li:hover,
.mainNav a:hover {
	color: #ff8202;
}


/* nav */


/* lead and form */

.leadAndForm {
	background: #F2F3F7;
	padding-bottom: 80px;
}

.lf-content {
	padding-top: 70px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.lead {
	width: 500px;
}

.lead-tit {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 12px;
}

.lead p {
	font-size: 16px;
	line-height: 36px;
}

.biaodan {
	width: 425px;
	margin: 0 auto;
	background-color: #FFFFFF;
	position: relative;
	padding: 30px 0;
	position: absolute;
	top: 25px;
	right: 0;
	border-bottom: 5px solid #F2F3F7;
}

.biaodan h2 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 20px;
}

.biaodan form div {
	margin-bottom: 10px;
}

.biaodan form div.noMR {
	margin-right: 0;
}

.biaodan h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.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,
.guojia {
	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.guojia {
	background: url(../img/countryBox.jpg) no-repeat center;
}

#submit {
	display: block;
	width: 300px;
	height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
	background-color: #ff8202;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0;
}

#submit:hover {
	background-color: #df872d;
}


/*lead and 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.pb60 {
	padding-bottom: 80px;
}

.section-content h2 {
	margin-bottom: 50px;
	text-align: center;
	position: relative;
}

.section-content h2 b,
.section-content h2 span {
	display: block;
	position: relative;
}

.section-content h2 b {
	font-size: 34px;
}

.section-content h2 span {
	font-size: 28px;
	margin-top: 10px;
}

.section-content h2:before {
	position: absolute;
	content: "";
	background: url(../img/titBg.png) no-repeat center;
	width: 57px;
	height: 57px;
	top: 50%;
	left: 50%;
	margin-left: -29px;
	margin-top: -29px;
}

.ly-wrap {
	width: 510px;
	margin: 0 auto;
	text-align: center;
}

.ly-link {
	display: block;
	width: 248px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	margin: 40px auto 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	color: #FF8202;
	border: 1px solid #FF8202;
}

.ly-link:hover {
	background-color: #FF8202;
	color: #FFFFFF;
}

.grayBg {
	background-color: #F3F4F8;
}

.section .part-tit {
	background: url(../img/partBg.png) no-repeat center;
	width: 380px;
	height: 46px;
	line-height: 46px;
	margin: 30px auto 30px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
}

.connect,
.connect2 {
	position: relative;
}

.connect:after {
	position: absolute;
	content: "";
	width: 92px;
	height: 92px;
	top: -120px;
	left: -230px;
	background: url(../img/connect.png) no-repeat center;
}

.connect2:after {
	position: absolute;
	content: "";
	width: 87px;
	height: 122px;
	right: -215px;
	top: -150px;
	background: url(../img/connect2.png) no-repeat center;
}

.list li {
	width: 320px;
	padding: 20px 0;
	float: left;
	margin: 0 20px 20px 0;
	background-color: #FFFFFF;
}

.list li.noMR {
	margin-right: 0;
}

.list li.mb {
	margin-bottom: 20px;
}

.list img {
	margin: 0 auto;
}

.list h3 {
	text-align: center;
	font-size: 18px;
	margin: 15px 0;
	font-weight: bold;
}

.list p {
	line-height: 24px;
	color: #666666;
}

.service .ly-link,
.advan .ly-link,
.data .ly-link {
	margin-top: 20px;
}


/** common style **/


/*<!--why-->*/

.fitCon {
	background: url(../img/qPic.png) no-repeat center top;
	color: #666666;
	position: relative;
	height: 265px;
}

.fitCon li {
	line-height: 24px;
	position: absolute;
}

.f-1,
.f-2 {
	top: 18px;
	width: 255px;
}

.f-3,
.f-4 {
	top: 130px;
	width: 280px;
}

.f-1,
.f-3 {
	left: 30px;
}

.f-2,
.f-4 {
	right: 30px;
}

.f-5 {
	bottom: 0;
	width: 1000px;
}


/*<!--why-->*/


/*<!--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-->*/


/*<!--advan-->*/

.advanList li {
	background-color: #F3F4F8;
}

.advanList p {
	padding: 0 25px;
}


/*<!--advan-->*/


/*<!--data-->*/

.dataList {
	text-align: center;
}

.dataList li {
	height: 200px;
	width: 200px;
	display: inline-block;
	margin: 0 20px 20px;
	background: url(../img/circle.png) no-repeat center;
	position: relative;
}

.dataList span {
	position: absolute;
	top: 22px;
	right: -10px;
	font-size: 24px;
	font-weight: bold;
	color: #ec3e24;
}

.dataList b {
	text-align: center;
	display: block;
	font-size: 18px;
	width: 200px;
	height: 200px;
	display: table-cell;
	vertical-align: middle;
	line-height: 28px;
}


/*<!--data-->*/


/*<!--adviser-->*/

.adviserSlide {
	width: 1000px;
	height: 130px;
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}

.adviserSlide .hd .prev,
.adviserSlide .hd .next,
.sucSlide .hd .prev,
.sucSlide .hd .next {
	display: block;
	width: 28px;
	height: 46px;
	position: absolute;
	top: 50%;
	margin-top: -23px;
}

.sucSlide .hd .prev,
.sucSlide .hd .next {
	margin-top: -43px;
}

.adviserSlide .hd .prev,
.sucSlide .hd .prev {
	background: url(../img/pervBtn.png) no-repeat center;
	left: 0;
}

.adviserSlide .hd .next,
.sucSlide .hd .next {
	background: url(../img/nextBtn.png) no-repeat center;
	right: 0;
}

.adviserSlide .hd .prev:hover,
.sucSlide .hd .prev:hover {
	background: url(../img/hoverPrev.png) no-repeat center;
}

.adviserSlide .hd .next:hover,
.sucSlide .hd .next:hover {
	background: url(../img/hoverNext.png) no-repeat center;
}

.adviserSlide .bd {
	width: 852px;
	margin: 0 auto;
}

.adviserSlide .bd ul li {
	display: inline-block;
	height: 130px;
	width: 130px;
	position: relative;
	margin: 0 20px;
}

.adviserSlide .bd ul li span {
	display: block;
	position: absolute;
	width: 130px;
	top: 0;
	left: 0;
	line-height: 130px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	background: url(../img/cover.png) no-repeat center;
	opacity: 0;
	-webkit-transition: ease 0.2s;
	-moz-transition: ease 0.2s;
	-ms-transition: ease 0.2s;
	-o-transition: ease 0.2s;
	transition: ease 0.2s;
}

.adviserSlide .bd ul li.active span {
	opacity: 1;
}

.adviserCon .item {
	display: none;
	height: 499px;
	overflow: hidden;
}

.adviserCon .active {
	display: block;
}

.adviser-icon {
	float: left;
}

.adviser-icon p {
	width: 250px;
	background-color: #333333;
	color: #FFFFFF;
	padding: 28px 20px;
	text-align: center;
}

.adviser-icon p b,
.adviser-icon p span {
	display: block;
}

.adviser-icon p b {
	margin-bottom: 10px;
	font-size: 20px;
}

.adviser-contxt {
	display: table-cell;
	vertical-align: middle;
	height: 499px;
	background-color: #F2F3F7;
	margin-left: 290px;
	padding: 0 30px;
}

.adviser-contxt h3 {
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #39b046;
}

.adviser-contxt p {
	margin-bottom: 10px;
	line-height: 24px;
	color: #666666;
}

.blog {
	background: url(../img/blog.png) no-repeat left center;
	padding-left: 84px;
	padding: 10px 0 10px 82px;
}

.blog a {
	color: #333333;
	text-decoration: underline;
	position: relative;
}

.blog a:after {
	position: absolute;
	content: "→";
	color: #39b046;
	font-weight: bold;
}

.adviser-ly {
	margin-top: 20px;
	font-size: 18px;
	line-height: 46px;
}

.adviser-ly a {
	display: inline-block;
	width: 142px;
	height: 46px;
	border: 1px solid #333333;
	text-align: center;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
	margin-right: 40px;
}

.adviser-ly a:hover {
	background-color: #333333;
	color: #FFFFFF;
}


/*<!--adviser-->*/


/*<!--successfulCase-->*/

.contents .content {
	display: none;
}

.contents .active {
	display: block;
}

.tab {
	text-align: center;
	margin-bottom: 50px;
}

.tab li {
	display: inline-block;
	width: 178px;
	height: 48px;
	border: 1px solid #666666;
	color: #999999;
	text-align: center;
	margin: 0 10px;
	line-height: 48px;
	font-size: 18px;
	cursor: pointer;
	-webkit-transition: ease 0.2s;
	-moz-transition: ease 0.2s;
	-ms-transition: ease 0.2s;
	-o-transition: ease 0.2s;
	transition: ease 0.2s;
}

.tab .active,
.tab li:hover {
	background-color: #39B046;
	border-color: #39B046;
	color: #FFFFFF;
}

.tag {
	text-align: center;
	margin-bottom: 30px;
}

.tag span {
	display: inline-block;
	margin: 0 5px;
	background-color: #666666;
	color: #FFFFFF;
	line-height: 24px;
	padding: 0 5px;
}

.sucSlide {
	width: 1000px;
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
}

.sucSlide .hd ul {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 1000px;
}

.sucSlide .hd ul li {
	display: inline-block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	border: 1px solid #333333;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.sucSlide .hd ul li.on {
	background-color: #333333;
}

.sucSlide .bd {
	width: 900px;
	margin: 0 auto;
}

.sucSlide .bd ul {
	overflow: hidden;
	zoom: 1;
}

.sucSlide .bd ul li {
	display: inline-block;
	margin: 0 10px;
	width: 360px;
	height: 330px;
	padding: 30px 35px;
	-webkit-box-shadow: 2px 2px 15px #CCCCCC;
	-moz-box-shadow: 2px 2px 15px #CCCCCC;
	box-shadow: 2px 2px 15px #CCCCCC;
	background: url(../img/circleBg2.png) no-repeat -40px -50px, url(../img/circleBg1.png) no-repeat 320px 320px #FFFFFF;
	position: relative;
}

.sucSlide h3 {
	color: #39B046;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 15px;
}

.sucSlide p {
	color: #666666;
	line-height: 24px;
	margin-top: 5px;
}

.sucSlide p b {
	color: #333333;
}

.sucSlide .bd a {
	position: absolute;
	display: block;
	width: 112px;
	height: 32px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
	border: 1px solid #333333;
	color: #333333;
	text-align: center;
	line-height: 32px;
	bottom: 30px;
	left: 50%;
	margin-left: -57px;
}

.sucSlide .bd a:hover {
	color: #FFFFFF;
	background-color: #333333;
}


/*<!--successfulCase-->*/


/*<!--ausAdvan-->*/

.ausAdvan {
	background-color: #FFFFFF;
	padding: 80px 0;
}


/*<!--ausAdvan-->*/


/*<!--idpAdvan-->*/

.idpAdvan {
	padding-bottom: 0;
}


/*<!--idpAdvan-->*/


/*template style*/

.serviceLis li {
	background-color: #FFFFFF !important;
}

.ausys_con {
	height: 90px !important;
}

.serviceLis .service_txt h6 {
	color: #60B1FF !important;
}

.advantage dt {
	border-color: #CCCCCC !important;
}

.foot {
	line-height: 28px;
}


/*template style*/