@charset "UTF-8";
/*推广页面临时样式*/
.form_bg{ 
	z-index:10;
}
.form_bg .form{
	padding:70px 10px 20px 10px;
}
.form_bg .regform .row{
	background:#fff;
}
.form_bg .regform .row input{
	padding:0;
}
.form_bg .regform .privacy,
.form_bg .regform .privacy a,
.form_bg .regform .privacy a:hover{
	color:#fff;
}
.form_h1{
	position:absolute;
	right:0px;
	top:50px;
	z-index:20;
	width:270px;
	height:30px;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	color: #ff7f14;
	line-height: 1.3;
}
.form_h1 b{
	font-size:140%;
	color:#ff7f14;
}
.form_h1 .sub{
	font-weight:normal;
	color: #fff;
	font-size: .6em;
}
.fees_form{
	position: absolute;
	right: -160px;
	top: 35px;
	z-index: 99;
}
.fees_form .form_bg_in{
	background-color: #e0e0e0;
}

/*底部*/
.spiiker_foot{
	padding:30px 0;
	line-height:2em;
	text-align:center;
	font-size:12px;
	color:#666;
}

/*---banner---*/
.fees_banner_bg{
	position: relative;
	width: 100%;
	height: 390px;
	background-color: #ff7f14;
}
.banner_i1{
	position: absolute;
	left: 0;
	top: 40%;
	z-index: 22;
	width: 50px;
	height: 105px;
	background: url(/jiage/images/banner_i1.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.banner_i2{
	position: absolute;
	right: 0;
	top: 27%;
	z-index: 22;
	width: 38px;
	height: 188px;
	background: url(/jiage/images/banner_i2.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.fees_banner{
	position: relative;
	width: 1000px;
	margin: auto;
}
.fees_banner_img{
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 22;
	width: 1064px;
	height: 474px;
}
.fees_logo{
	position: absolute;
	left: -150px;
	top: 0;
	z-index: 22;
	width: 118px;
	height: 143px;
	background: url(/jiage/images/logo.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}

.container{
	padding: 80px 0;
}
.big_title{
	padding-bottom: 50px;
}
.big_title .sub{
	display: block;
	padding-top: 30px;
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	font-weight: normal;
}
.one{
	padding-top: 160px;
}
.one li{
	float: left;
	text-align: center;
}
.one .bd{
	min-width:150px;
}
.one .circle{
	width: 90px;
	height: 90px;
	margin: auto;
	color: #fff;
	font-size: 32px;
	line-height: 90px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #ff7f14;
}
.one .txt{
	padding-top: 10px;
	font-size: 18px;
	color: #888;
}
.one .plus{
	width: 100px;
	line-height: 90px;
	font-weight: bold;
	color: #ff7f14;
	font-size: 42px;
}

.two{
	position: relative;
	width: 800px;
	margin: auto;
}
.two_dl_bg{
	width: 100%;
	padding-left: 10px;
	overflow: hidden; 
}
.two_dl{
	width: 5000px;
	margin-left: -800px;
}
.two_dl dl{
	float: left;
	width: 806px;
	border-left: solid 1px #666;
}
.two .arrow{
	position: absolute;
	top: 250px;
	z-index: 22;
	width: 150px;
	cursor: pointer;
}
.two .arrow.end .iconfont{
	color: #999;
}
.two .arrow.end .img{
	visibility:hidden;
}
.two .arrow .iconfont{
	float: left;
	font-size: 36px;
	color: #ff7f14;
	line-height: 90px;
}
.two .arrow .img{
	float: left;
	width: 90px;
	opacity:.6;	
	margin: 0 6px;
}
.two .arrow .img img{
	width: 100%;
}
.two .arrow.left{
	left: -215px;
}
.two .arrow.right{
	right: -215px;
}
.two .arrow:hover .img{
	opacity:1;
}
.two dt{
	padding: 10px 0;
}
.two dt .img{
	float: left;
	width: 107px;
	margin-left: 15px;
}
.two dt .img img{
	width: 100%;
}
.two dt .name{
	float: left;
	padding-left: 20px;
	padding-top: 30px;
	font-size: 26px;
	font-weight: bold;
}
.two dt .name .sub{
	display: block;
	padding-top: 3px;
	font-size: .66em;
	font-weight: normal;
	color: #888;
}
.two dd{
	padding: 10px 0;
	margin-left: -8px;
}
.two .dot{
	float: left;
	width: 15px;
	height: 15px;
	margin-top: 13px;
	background-color: #ff7f14;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.two .label{
	float: left;
	width: 100px;
	height: 40px;
	margin-left: 6px;
	line-height: 40px;
	text-indent: 21px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	background: url(images/label1.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.two .txt{
	float: left;
	width: 640px;
	padding-left: 15px;
	font-size: 16px;
	color: #666;
	line-height: 2.2;
}
.two .red .dot{
	background-color: #e20;
}
.two .red .txt{
	color: #e20;
}
.two .red .label{
	background: url(images/label2.png) no-repeat;
}

.fees_btn{
		padding-top: 60px;
		text-align: center;
}
.fees_btn .btn_orange{
		width: 320px;
		height: 60px;
		padding: 0;
		line-height: 60px;
		text-align: center;
		font-size: 24px;
		-webkit-border-radius: 60px;
		-moz-border-radius: 60px;
		border-radius: 60px;
}

.three{
	background: url(images/bg.jpg) no-repeat center top;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.three .img{
	text-align: center;
}

.four li{
	float: left;
	width: 25%;
	text-align: center;
}
.four .txt{
	padding-top: 20px;
	font-size: 22px;
	color: #666;
	line-height: 1.7;
}