*{ font-family:"微软雅黑";}
body{
	background:#e9e9ec;
	}
.banner-box{
	width:100%;
	position:relative;
	height:570px;
	overflow:hidden;
	}
.banner-box img{
	position:absolute;
	left:50%;
	margin-left:-960px;
	}
.col-1{
	width:1060px;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	overflow:hidden;
	}
h1{
	font-size:36px;
	text-align:center;
	line-height:50px;
	color:#000;
	font-weight:bold;
	margin-top:34px;
	padding-bottom:14px;
	border-bottom:1px solid #999;
	position:relative;}
h1 span{
	position:absolute;
	left:50%;
	bottom:-9px;
	margin-left:-9px;
	width:18px;
	height:18px;
	border:1px solid #999;
	border-radius:9px;
	background-color:#e9e9ec;
	}
.col-1 .text-box{
	width:284px;
	float:left;
	}
.col-1 img{
	margin-left:50px;
	margin-right:50px;
	float:left;
	padding-bottom:100px;
	}
h2{
	font-size:30px;
	color:#000;
	line-height:36px;
	margin-bottom:20px;
	text-align:center;
	font-weight:500;
	}
.col-1 p{
	font-size:18px;
	line-height:26px;
	color:#666;
	}
.col-2-bg{
	width:100%;
	background:url(images/daili/bg-middle.png) no-repeat center center;
	height:630px;
	}
.col-2-head{
	padding-top:30px;
	position:relative;
	}
h3{
	font-size:36px;
	font-weight:500;
	color:#fff;
	text-align:center;
	line-height:54px;
	padding-bottom:14px;
	border-bottom:1px solid #999;
	}
.col-2-head .desc{
	font-size:24px;
	line-height:30px;
	text-align:center;
	color:#fff;
	margin-top:20px;
	}
.yuan{
	width:18px;
	height:18px;
	border-radius:50%;
	background:#fff;
	position:absolute;
	left:50%;
	top:90px;
	margin-left:-9px;
	}
.col-2{
	width:780px;
	margin:76px auto 0 auto;
	overflow:hidden;
	}
.phone{
	width:228px;
	height:228px;
	border-radius:50%;
	background:rgba(255,255,255,0.3) url(images/daili/phone.png) no-repeat center center;
	float:left;
	margin-right:44px;
	}
.num{
	font-size:72px;
	line-height:228px;
	color:#fff;
	}
.col-3-bg{
	width:100%;
	height:740px;
	background:#f9f9f9 url(images/daili/bg-foot.png) no-repeat center bottom;
	padding-top:120px;
	position:relative;
	}
.col-3-head{
	position:absolute;
	left:50%;
	top:43px;
	margin-left:-140px;
	}
h4{
	font-size:36px;
	text-align:center;
	color:#fff;
	padding:40px 0 20px 0;
	line-height:44px;
	border-bottom:1px solid #fff;
	position:relative;
	}
h4 span{
	width:18px;
	height:18px;
	border-radius:50%;
	border:1px solid #999;
	background:#fff;
	position:absolute;
	left:50%;
	bottom:-10px;
	margin-left:-10px;
	}
.col-3{
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	}
ul{
	margin:0;
	list-style:none;
	padding:0;
	}
li{
	list-style:none;
	margin-bottom:12px;
	position:relative;
	}
label{
	float:left;
	width:54px;
	height:44px;
	background-color:#270039;
	margin-right:12px;
	background-repeat:no-repeat;
	background-position:center center;
	}
input{
	float:left;
	width:654px;
	font-size:14px;
	color:#666;
	line-height:16px;
	padding:14px 10px;
	border:0;
	}
.tishi{
	display:none;
	width:20px;
	height:20px;
	position:absolute;
	top:12px;
	right:-32px;
	background-image:url(images/daili/tishi.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
textarea{
	float:left;
	width:654px;
	font-size:14px;
	color:#666;
	line-height:24px;
	padding:10px;
	border:0;
	height:180px;
	}
#lab1{
	background-image:url(images/daili/lab-1.png);
	}
#lab2{
	background-image:url(images/daili/lab-2.png);
	}

#lab3{
	background-image:url(images/daili/lab-3.png);
	}
#lab4{
	background-image:url(images/daili/lab-4.png);
	}
#lab5{
	background-image:url(images/daili/lab-5.png);
	height:200px;
	}
.btn-box{
	margin:34px 70px 0 110px;
	width:560px;
	}
.btn-box button{
	width:240px;
	line-height:54px;
	font-size:28px;
	text-align:center;
	margin-right:40px;
	padding:0;
	border:0;
	color:#fff;
	outline:none;
	}
#btn1{
	float:left;
	background:#4485e7;
	}
.btn-2-box{
	float:left;
	width:240px;
	position:relative;
	}
#btn-2{
	background:#e92a3e;
	}
.btn-2-ul{
	position:absolute;
	left:0;
	overflow:hidden;
	border-radius:4px;
	box-shadow:0 5px 30px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 30px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 5px 30px rgba(0,0,0,0.2);
	}
.btn-2-li-box{
	padding:10px 0 10px 0;
	width:238px;
	border:1px solid #efefef;
	background:#fff;
	border-radius:4px;
	}
.btn-2-li{
	font-size:12px;
	color:#666;
	line-height:18px;
	padding:0 20px;
	margin:4px 0;
	cursor:pointer;
	}
.btn-2-li:hover{
	background:#4485e7;
	color:#fff;
	}
select{
	float:left;
	border:0;
	height:44px;
	padding:11px 8px 11px 8px;
	width:216px;
	text-align:center;
	margin-right:13px;
	}
.footer-bg{
	margin:0;
	}
.right-bottom{
	float:right;
	position:fixed;
	right:10px;
	bottom:60px;
	}
.right-bottom-icon{
	width:60px;
	float:right;
	}
.right-bottom-icon div{
	background-color:#64b5f6;
	background-repeat:no-repeat;
	background-position:center 8px;
	font-size:14px;
	color:#fff;
	line-height:14px;
	padding:44px 0 8px 0;
	text-align:center;
	margin: 0 0 2px 0;
	cursor:pointer;
	}
#right-icon1{
	background-image:url(../images/header-footer/right-icon1.png);
	}
#right-icon2{
	background-image:url(../images/header-footer/right-icon2.png);
	}
#right-icon3{
	background-image:url(../images/header-footer/right-icon3.png);
	height:24px;
	background-position:center center;
	padding:0;
	margin:0;
	}
.right-bottom-box{
	float:right;
	margin-left:2px;
	}
.whitebox{
	width:172px;
	margin-bottom:2px;
	height:50px;
	padding:8px 14px 8px 14px;
	overflow:hidden;
	background:#fff;
	}
.qqkf{
	display:block;
	height:22px;
	line-height:22px;
	overflow:hidden;
	}
.qqkf img{
	float:left;
	margin-top:-2px;
	}
.qqkf span{
	float:left;
	font-size:14px;
	color:#666;
	margin-left:10px;
	}