.header{
	border-bottom: solid 3px #4c75fc;
}
.header ul{
	margin-top: 38px;
}
.header ul li{
	float: left;
	color: #333;
	margin: 0;
}
.header ul li.active a{
	color: #4c75fc;
}
.header ul li a{
	display: block;
	padding: 0 25px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}
.main{
	background: #f5f7fa;
	padding: 20px 0 200px 0;
}
.main .bar{
	width: 260px;
	background: #fff;
	margin-right: 20px;
}
.aboutus .main .bar ul li{
	height: 52px;
	line-height: 52px;
	color: #333;
	padding-left: 49px;
	position: relative;
}
.aboutus .main .bar ul .active{
	background: #4c75fc;
    color: #fff !important;
}
.aboutus .main .bar ul li span{
	position: absolute;
	width: 5px;
	height: 20px;
	top: 16px;
	left: 0;
}
.aboutus .main .bar ul li:hover{
	background: #4c75fc;
	color: #fff;
}
.aboutus .main .bar ul li.active span{
	background: #4c75fc;
}
.aboutus .main .tabItem{
	background: #fff;
	width: 920px;
	padding: 5px 0 200px 0;
}
.aboutus .main .tabItem h3{
	height: 62px;
	line-height: 62px;
	border-bottom: solid 1px #e6e6e6;
	color: #333;
	font-size: 18px;
	font-weight: normal;
	padding-left: 30px;
}
.aboutus .main .tabItem .text{
	padding: 0 30px;
}
.aboutus .main .tabItem .text p.title{
	margin: 8px 0;
	font-size: 17px;
	color: #666;
}
.aboutus .main .tabItem .text p{
	padding-top: 23px;
	line-height: 29px;
}
.aboutus .main .tabItem .text .imgWrap{
	font-size: 0;
	border: solid 1px #e6e6e6;
	width: 858px;
	height: 328px;
	overflow: hidden;
	margin-top: 23px;
}
.aboutus .main .tabItem .text .imgWrap img{
	width: 100%;
	height: 100%;
}
.aboutus .main .tabItem .info{
	padding: 0 30px;
}
.aboutus .main .tabItem .info .item{
	border-bottom: solid 1px #eee;
	padding: 18px 0 21px 0;
}
.aboutus .main .tabItem .info .item span{
	display: block;
	width: 60px;
	padding-left: 38px;
	height: 32px;
	border: solid 1px #cdcdcd;
	border-radius: 3px;
	background: url(../img/aboutus/qq_03.jpg) no-repeat 9px 5px;
	line-height: 32px;
	cursor: pointer;
	color: #4c75fc;
	margin-top: 7px;
}
.aboutus .main .tabItem .info .item h4{
	height: 36px;
	line-height: 36px;
	font-weight: normal;
	color: #333;
	font-size: 16px;
}
.aboutus .main .tabItem .info .item p{
	line-height: 34px;
}
.aboutus .main .tabItem .text h4{
	font-weight: normal;
	font-size: 16px;
	line-height: 43px;
	color: #333;
}
.aboutus .main .tabItem .text h5{
	font-weight: normal;
	font-size: 14px;
	line-height: 39px;
	color: #333;
}
.aboutus .main .tabItem.deal h3{
	margin-bottom: 27px;
}
.aboutus .main .tabItem.deal .text p{
	padding: 0 0 18px 0;
	
}
.aboutus .main .tabItem.deal .text p.border{
	border-bottom: solid 1px #e6e6e6;
}
.aboutus .main .tabItem.deal .text p.indent{
	padding-left: 20px;
}
.aboutus .main .tabItem .statement{
	padding: 15px 30px;
}
.aboutus .main .tabItem .statement h5{
	font-size: 16px;
	font-weight: normal;
	color: #333;
	line-height: 35px;
}
.aboutus .main .tabItem .statement p{
	line-height: 36px;
	text-indent: 25px;
}
.aboutus .main .join .trick li{
	float: left;
	width: 100px;
	margin: 45px 40px;
	text-align: center;
}
.aboutus .main .join .trick li>div{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: solid 1px #fb4d4d;
	background: url(../img/aboutus/join_03.png) no-repeat center;
}
.aboutus .main .join .trick li.second>div{
	border-color: #1290fe;
	background: url(../img/aboutus/join_06.png) no-repeat center;
}
.aboutus .main .join .trick li.third>div{
	border-color: #fec912;
	background: url(../img/aboutus/join_09.png) no-repeat center;
}
.aboutus .main .join .trick li p{
	line-height: 55px;
	color: #333;
	font-size: 16px;
}
.aboutus .main .join .trick li a{
	display: inline-block;
	width: 88px;
	height: 34px;
	border: solid 1px #1290fe;
	line-height: 34px;
	border-radius: 3px;
	color: #1290fe;
}
.aboutus .main .join .flow li{
	float: left;
	position: relative;
	width: 200px;
	height: 150px;
	border-radius: 5px;
	border: solid 1px #dadada;
	margin: 58px 0 0 50px;
}
.aboutus .main .join .flow li span{
	position: absolute;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #1290fe;
	color: #fff;
	line-height: 45px;
	text-align: center;
	font-size: 20px;
	top: -23px;
	left: 77px;
}
.aboutus .main .join .flow li p.title{
	text-align: center;
	margin-top: 25px;
	color: #1290fe;
}
.aboutus .main .join .flow li p{
	line-height: 30px;
	padding: 0 22px;
}
form.search{
	position: relative;
	width: 496px;
	height: 28px;
	line-height: 28px;
	margin-left: 320px;
	margin-top: 30px;
	padding: 2px 0;
}
form.search input{
	width: 379px;
	padding-left: 38px;
	height: 28px;
	position: absolute;
	left: 0;
	top: -2px;
	border-radius: 19px 0 0 19px;
	outline: none;
	border: 2px solid #1290fe;
	color: #999;
	border-right: none;
}
form.search .inputWrap{
	position: relative;
}

form.search span{
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../img/glass.png) no-repeat;
	top: 9px;
	left: 13px;
	cursor: pointer;
}
form.search button{
	width: 81px;
	height: 32px;
	background: #1290fe;
	border-radius: 0 19px 19px 0;
	top: -2px;
	right: -419px;
	color: #fff;
	text-align: center;
	outline: none;
	border: none;
	line-height: 32px;
	font-size: 15px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
.crumbs{
	position: relative;
	height: 90px;
}
.crumbs>div{
	position: absolute;
	left: 0;
	top: 50px;
}
.crumbs>div a{
	color: #999;
}
.crumbs>div a:hover{
	color: #1290FE;
}

.questions .main .bar p{
	height: 52px;
	line-height: 52px;
	padding-left: 50px;
	font-size: 18px;
	color: #fff;
	background: #388efc;
}
.questions .main .bar>ul>li>a{
	width: 201px;
	padding-left: 49px;
	display: inline-block;
	line-height: 40px;
	margin-top: 6px;
	font-size: 16px;
	color: #333;
	background: url(../img/aboutus/arrow_03_03_03.png) no-repeat 225px center;
	/*background: url(../img/aboutus/arrow_03_03_07.png) no-repeat 225px center;*/
}
.questions .main .bar>ul>li>a.active{
	background: url(../img/aboutus/arrow_03_03_07.png) no-repeat 225px center;
}
.questions .main .bar ul li{
	line-height: 28px;
}
.questions .main .bar ul ul{
	display: none;
	padding-left: 49px;
	border-bottom: solid 1px #e6e6e6;
	padding-bottom: 13px;
}
.questions .main .bar ul ul.show{
	display: block;
}
.questions .main .bar ul ul li.active a{
	color: #1290fe;
}
.questions .main .mainCont{
	background: #fff;
	width: 920px;
	min-height: 1000px;
}
.questions .main .mainCont h3{
	height: 62px;
    line-height: 62px;
    border-bottom: solid 1px #e6e6e6;
    color: #333;
    font-size: 18px;
    font-weight: normal;
    padding-left: 30px;
}
.questions .main .mainCont .list{
	margin: 20px 30px;
}
.questions .main .mainCont .list ul{
	width: 800px;
	margin-left: 30px;
}
.questions .main .mainCont .list ul li{
	height: 50px;
	line-height: 50px;
	position: relative;
	padding-left: 40px;
	color: #333;
	border-bottom: dashed 1px #e6e6e6;
}
.questions .main .mainCont .list ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.questions .main .mainCont .list ul li:hover{
	border-bottom: none;
	background: #f5f5f5;
	height: 51px;
}
.questions .main .mainCont .list ul li:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #999;
	top: 23px;
	left: 15px;
}
.questions .main .mainCont .list ul li span{
	float: right;
	color: #999;
	margin-right: 15px;
}
.questions .main .mainCont .consult{
	padding: 46px 29px;
}
.questions .main .mainCont .consult li{
	float: left;
	width: 200px;
	height: 80px;
	padding-left: 86px;
	background: url(../img/aboutus/question_03.png) no-repeat 0 14px;
}
.questions .main .mainCont .consult li p{
	line-height: 27px;
	font-size: 16px;
	color: #666;
}
.questions .main .mainCont .consult li a{
	display: block;
	width: 118px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #0664ff;
	border: solid 1px #0664ff;
	border-radius: 4px;
	margin-top: 14px;
	#cursor: inherit;
}
.questions .main .mainCont .consult li.time a{
	color: #999;
	border: none;
	width: 200px;
	text-align: left;
}
.questions .main .mainCont .consult li.time{
	background: url(../img/aboutus/question_09.png) no-repeat 0 20px;
}
.questions .main .mainCont .consult li.message{
	background: url(../img/aboutus/question_06.png) no-repeat 0 18px;
}
.questions .main .mainCont .classify ul li:hover{
	height: 51px;
	background: #fff;
	box-shadow: 0 0 7px 2px #f3f3f3;
	color: #4c75fc;
}

.questions .main .mainCont .detail p{
	line-height: 36px;
	margin-top: 20px;
	padding: 0 29px;
}
.guide .main .stage{
	background: #fff;
	height: 480px;
	padding-left: 40px;
} 
.guide .main .stage li{
	float: left;
	width: 243px;
	position: relative;
	height: 480px;
	background: url(../img/aboutus/guidearrow_19.png) no-repeat 207px 81px;
	margin-right: 76px;
}
.guide .main .stage li.last{
	margin-right: 0;
	background: none;
	width: 200px;
}
.guide .main .stage li span{
	display: block;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	background: url(../img/aboutus/guide_03.png) no-repeat center #ff0000;
	margin-top: 50px;
}
.guide .main .stage li.second span{
	background: url(../img/aboutus/guide_06.png) no-repeat center #f9c701;
}
.guide .main .stage li.third span{
	background: url(../img/aboutus/guide_09.png) no-repeat center #4c75fc;
}
.guide .main .stage li.last span{
	background: url(../img/aboutus/guide_12.png) no-repeat center #35b624;
}
.guide .main .stage li h4{
	padding-left: 33px;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-top: 23px;
}
.guide .main .stage li p{
	line-height: 29px;
	color: #888;
	position: relative;
	padding-left: 16px;
}
.guide .main .stage li p:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	top: 12px;
	background: #FF0000;
	left: 0;
	border-radius: 50%;
}
.guide .main .stage li.second p:before{
	background: #f9c701;
}
.guide .main .stage li.third p:before{
	background: #4c75fc;
}
.guide .main .stage li.last p:before{
	background: #35b624;
}
.guide .main .stage li a{
	position: absolute;
	bottom: 42px;
	width: 118px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-left: 5px;
	border: solid 1px #ff0000;
	border-radius: 4px;
	color: #ff0000;
}
.guide .main .stage li.second a{
	border-color: #f9c701;
	color: #f9c701;
}
.guide .main .stage li.third a{
	border-color: #4c75fc;
	color: #4c75fc;
}
.guide .main .stage li.last a{
	border-color: #35b624;
	color: #35b624;
}
.guide .main h3{
	line-height: 48px;
	font-size: 22px;
	font-weight: normal;
	color: #333;
	margin: 28px 0 18px 0;
}
.guide .main .consult{
	
}
.guide .main .consult li{
	float: left;
	width: 204px;
	height: 200px;
	padding-left: 176px;
	background: url(../img/aboutus/question_03.png) no-repeat 60px 69px #fff;
	margin-right: 30px;
}
.guide .main .consult li p{
	margin-top: 55px;
	line-height: 27px;
	font-size: 16px;
	color: #666;
}
.guide .main .consult li a{
	display: block;
	width: 118px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #0664ff;
	border: solid 1px #0664ff;
	border-radius: 4px;
	margin-top: 14px;
	#cursor: inherit;
}
.guide .main .consult li.time a{
	color: #999;
	border: none;
	width: 200px;
	text-align: left;
}
.guide .main .consult li.time{
	background: url(../img/aboutus/question_09.png) no-repeat 58px 75px #fff;
}
.guide .main .consult li.message{
	background: url(../img/aboutus/question_06.png) no-repeat 60px 73px #fff;
	margin-right: 0;
}
.feedback .main .inner{
	background: #fff;
}
.feedback .main .wrap{
	padding: 0 30px;
}
.feedback .main .wrap p{
	line-height: 31px;
	color: #333;
	padding-top: 22px;
}
.feedback .main .wrap .praise{
	padding: 29px 0 50px 0;
	border-bottom: solid 1px #e6e6e6;
}
.feedback .main .wrap .praise li{
	float: left;
	width: 140px;
	padding-left: 100px;
	height: 80px;
	position: relative;
	margin-right: 74px;
}
.feedback .main .wrap .praise li span{
	position: absolute;
	width: 80px;
	height: 80px;
	border-radius: 7px;
	background: url(../img/aboutus/feedback_06.png) no-repeat center #ff3c00;
	top: 0;
	left: 0;
}
.feedback .main .wrap .praise li.second span{
	background: url(../img/aboutus/feedback_09.png) no-repeat center #ffc601;
}
.feedback .main .wrap .praise li.third span{
	background: url(../img/aboutus/feedback_03.png) no-repeat center #1290fe;
}
.feedback .main .wrap .praise li h4{
	font-weight: normal;
	line-height: 47px;
	font-size: 18px;
	color: #333;
}
.feedback .main .wrap .praise li p{
	line-height: 24px;
	padding: 0;
	color: #666;
}
.feedback .main .wrap form .shadow{
	width: 696px;
	height: 246px;
	border: solid 1px #dbdbdb;
	box-shadow: 0 0 2px 1px #e6e6e6;
	margin-top: 50px;
}
.feedback .main .wrap form .inside{
	width: 696px;
	height: 246px;
	box-shadow: 0 0 5px 1px #e9e9e9 inset;
}
.feedback .main .wrap form textarea{
	padding: 10px 15px;
	width: 662px;
	height: 222px;
	margin: 2px;
	resize: none;
	border: none;
	outline: none;
}
.feedback .main .wrap form .item{
	height: 40px;
	line-height: 40px;
	margin-top: 30px;
}
.feedback .main .wrap form .item label{
	display: inline-block;
	width: 70px;
	margin-right: 20px;
	color: #333;
	text-align: right;
}
.feedback .main .wrap form .item input[type=text]{
	height: 38px;
	width: 288px;
	border: solid 1px #dadada;
	border-radius: 4px;
	padding: 0 15px;
}
.feedback .main .wrap form .item input.short{
	width: 118px;
}
.feedback .main .wrap form .item .code{
	margin-left: 30px;
}
.feedback .main .wrap form button{
	width: 110px;
	height: 40px;
	background: #1290fe;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border: none;
	outline: none;
	border-radius: 4px;
	font-size: 16px;
	margin: 100px 0 150px 294px;
}
.blueTitle{
	/*width: 20px;*/
	height: 50px;
	line-height: 50px;
	color: #fff;
	padding-left: 50px;
	font-size: 16px;
	background: #1290fe;
}
