@charset "UTF-8";
/*---banner---*/
body{
	color: #222;
	font-family: "Source Han Sans CN";
	background-color: #f0f0f0;
}
.brand_banner{
	width: 100%;
	height: 566px;
	background:url(/lingjichu/images/banner.jpg) no-repeat center center;	
}
.light{
	color: #f26005;
}
.lingjichu_bd{
	width: 1000px;
	margin: auto;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border:solid 8px #ffd1a8;
	-webkit-box-shadow: 11px 13px 11px rgba(0,0,0,.05);
	-moz-box-shadow: 11px 13px 11px rgba(0,0,0,.05);
	box-shadow:11px 13px 11px rgba(0,0,0,.05);
}
.one{
	width: 1116px;
	height: 393px;
	margin: auto;
	background:url(/lingjichu/images/bg1.png) no-repeat center center;	
}
.one dl{
	width: 85%;
	margin: auto;
	padding-top: 60px;
	margin-top: 50px;
}
.one dt{
	padding-bottom: 10px;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.one dd{
	float: left;
	font-size: 24px;
}
.one dd:nth-child(even){
	width: 40%;
}
.one dd:nth-child(odd){
	width: 60%;
}
.one dd>span{
	display: block;
	width: 90%; 
	margin: auto;
	line-height: 60px;
	text-indent:30px;
	font-weight:200;
	background: url(/lingjichu/images/li.png) no-repeat left center;
	border-bottom: dashed 1px #ccc;
}
.one .btm{
	padding-top: 30px;
	text-align: center;
	font-weight: bold;
	color: #f26005;
	font-size: 28px;
}
.kouyu{
	padding: 70px 0 80px 0;
}

.two{
	padding: 40px 50px 50px 50px;
	margin-top: 40px;
	margin-bottom: 50px;
}

.three{
	width: 1125px;
	margin: auto;
	padding-bottom: 40px;
}
.three img{
	text-align: center;
}

.four{
	width: 1000px;
	margin: auto;
	padding: 40px 50px 50px 50px;
	margin-top: 20px;
	margin-bottom: 60px;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border:solid 8px #ffd1a8;
	-webkit-box-shadow: 11px 13px 11px rgba(0,0,0,.05);
	-moz-box-shadow: 11px 13px 11px rgba(0,0,0,.05);
	box-shadow:11px 13px 11px rgba(0,0,0,.05);
}

.free_btn{
	text-align: center;
	padding-top: 30px;
}
.free_btn a{
	display: inline-block;
    height: 88px;
    min-width:45%;
    color: #fff;
    line-height: 88px;
    border-radius: 88px;
    font-size: 34px;
    font-weight: bold;
    background: -webkit-linear-gradient(top,#ff7f14,#e73d30);
    background: linear-gradient(top,#ff7f14,#e73d30);
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	box-shadow:5px 5px 5px rgba(0,0,0,.2);
}
.free_btn a:hover{
	background: -webkit-linear-gradient(bottom,#ff7f14,#e73d30);
    background: linear-gradient(bottom,#ff7f14,#e73d30);
}

.clock_bd{
	position:fixed;
   	top: 0; 
   	left: 0;
   	z-index: 9999;
   	width: 100%;
   	height: 110px;
   	background-color: #fff5ed;
}
.clock_bd .pic{
	width: 100%;
	height: 70px;
	background:url(/images/s11_banner.jpg) no-repeat center center
}
.clock{
	padding: 5px 15px;
	background-color: #fff5ed;
}
.clock i{
	color: #ff3c77;
}
.clock .a{
	display: inline-block;
	margin: 0 3px;
	padding: 4px;  
	color: #fff;
	background: linear-gradient(top,#ffb66d,#ff2379);
 background: -webkit-linear-gradient(top,#ffb66d,#ff2379);
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}
.clock_in{
	width: 950px;
	margin: auto;
}
.container{
	width: 1100px;
}

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


/*推广页面临时样式*/
.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:-30px;
	top:98px;
	z-index:20;
	width:270px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.form_h1 b{
	font-size:150%;
	color:#ff7f14;
}
.form_h2{
	position:absolute;
	right:-30px;
	top:45px;
	z-index:21;
	padding:2px 5px;
	line-height:1.8em;
	font-size:12px;
	background-color:rgba(255,255,255,.8);
	/*border-radius:10px;*/
}
.form_h2 i{
	position:absolute;
	left:10px;
	bottom:-4px; 
	z-index:21;
	width:0;
	height:0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-top:4px solid rgba(255,255,255,.8);
}
.form_h2 b{
	color:#ff7f14;
	font-weight:normal;
}

.form_bg_in{
	height: 385px;
	top: 80px;
	right: -30px;
}
.form_bg .form{
	padding-top: 100px;
}