html,body,ul, li,p{margin: 0;padding: 0; font-family: "Microsoft YaHei";}
li{list-style-type:none}
a{text-decoration: none; }

.header{
	width: 100%;
	height: 60px;
	position: relative;
	background: linear-gradient(#404040 0%, #000 50%,#404040 100%);
}
.header_box{
	width: 1200px;
	height: 60px;
	margin: 0 auto;
}

.header_logo{
	width: 140px;
    height: 81px;
    /*background: linear-gradient(#e5e5e5 0%, #c4c4c4 50%,#e5e5e5 100%);*/
    background: url(../img/logo.png);
    float: left;
    margin-right: 40px; 
    z-index: 5;
}

.header_nav{
	width: 610px;
	height: 60px;
	float: left;
}
.header_nav > ul >li>a{
	width: auto;
	height: 60px;
	line-height: 60px;
	float: left;
	color: #fff;
	margin: 0 20px;
	font-size: 16px;
}

.header_nav > ul >li>a:hover{
	color: #fa6b3a;
}
.land{
	width: 100px;
	height: 30px;
	line-height: 30px;
	float: right;
	margin: 15px 0px 15px 90px;
	text-align: center;
	color: #fff;
	background-color: #dcdcdc;
	border-radius: 5px;
	background: -webkit-linear-gradient(#65d1ff 0%, #34aaff 100%);
	background: -o-linear-gradient(#65d1ff 0%, #34aaff 100%);
	background: -ms-linear-gradient(top, #65d1ff 0%, #34aaff 100%);
	background: linear-gradient(#65d1ff 0%, #34aaff 100%);
}
.land a{
	color: #fff;
}
.top{
	width: 100%;
	height: 860px;
}

.banner{
	width: 100%;
	height: 760px;
}
.home_page{
	background: url(../img/banner/banner.png) no-repeat center;
}
.banner_box{
	width: 1200px;
	height: 540px;
	margin: 0 auto;
	padding: 220px 0  0 0;
}

.max_title p{
	display: block;
	color:#fff;
	font-size: 72px;
	letter-spacing: 16px;
	text-align:center;
	line-height: 80px;
	margin: 0;
}
.max_title p:last-child{
	color:#fff;
	font-size: 48px;
	line-height: 60px;
}
.max_title1 p{
	display: block;
	color:#fff;
	font-size: 72px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align:center;
	line-height: 80px;
	margin: 0;
}
.max_title1 p:last-child{
	color:#fff;
	font-size: 64px;
	line-height: 60px;
}
.max_title2 p{
	display: block;
	color:#fff;
	font-size: 72px;
	letter-spacing: 16px;
	text-align:center;
	line-height: 80px;
	margin: 0;
}
.max_title2 p:last-child{
	color:#fff;
	margin-top: 60px;
	font-size: 68px;
	line-height: 60px;
}
.top_bottom{
	width: 100%;
	height: 100px;
	background: linear-gradient(#3f3f3f 0%, #000 50%,#3f3f3f 100%); 
}

.top_bottombox{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.top_propagate{
	width: 600px;
	height: 100px;
	float: left;
	
}
.top_propagate > img{
	margin: 35px 0px 35px 40px; 
	float: left;
}
.top_propagate > p{
	display: block;
	height: 20px;
	line-height: 20px;
	color: #999999;
	float: left;
	margin: 40px 0px;
	padding: 0 40px ;
}
.top_propagate > p:last-child{
	border-left: 1px solid #999; 
}
.content{
	width: 100%;
	height: auto;
	position: relative;
}
.content_function{
	width: 100%;
	height: 730px;
	background: url(../img/banner/content_function.png) no-repeat center;
	padding: 70px 0px 0px;
}
.black p{
	color: #333;
	font-size: 48px;
}

.white p{
	font-size: 48px;
}
.content_function_box{
	width: 1200px;
	height: 600px;
	margin: 0 auto;
}

.content_function_boxA{
	width: 500px;
	height: 200px;
	margin: 60px 50px 10px;
	float: left;
}
.content_function_imgA{
	width: 300px;
	height: 200px;
	border-radius: 20px;
	float: left;
}
.content_function_imgB{
	width: 130px;
	height: 40px;
	float: left;
	margin-left: 10px;
	background: #fa6b3a;
	color: #fff; 
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	border-radius: 5px;
}
.content_function_text{
	width: 170px;
	height: 90px;
	float: left;
	margin: 60px 0px 0px 30px;
	font-size: 16px;
	color: #999;
	line-height: 28px;
}
.content_programme{
	width: 100%;
	height: 680px;
	background: url(../img/banner/content_programme.png) no-repeat center;
	padding: 120px 0px 0;
}
.content_programme_box{
	width: 1200px;
	height: 100px;
	margin: 400px auto 0;
}
.content_programme_boxA{
	width: 80px;
	height: 90px;
	margin: 0px 40px;  
	float: left;
	text-align:center;
	position:relative 
}
.content_programme_boxA >p {
	height: 20px;
	font-size: 20px;
	color: #fff;
	position:absolute;
	bottom:0px;
}
.content_city{
	width: 100%;
	height: 700px;
	background: url(../img/banner/content_city.png) no-repeat center;
	padding: 100px 0px 0;
}

.content_city_box{
	width: 1200px;
	height: 530px;
	margin: 30px auto 0;
}
.content_city_boxA{
	width: 600px;
	height: 530px;
	float: left;
}
.join_box{
	width: 550px;
	height: 450px;
}
#form>button{
	width: 200px;
	height: 64px;
	float: right;
	font-size: 32px;
	color: #fff;
	border-radius: 5px;
	border:none;
	background: #fa6b3a;
}
.info{
	width: 550px;
	height: 100px;
}
.info > p{
	display: block;
	width: 150px;
	height: 64px;
	line-height: 64px;
	font-size: 32px;
	color: #1a1a1a;
	font-weight:bold;
	float: left;
}
.info > input {
	width: 360px;
	height: 44px;
	float: left;
	border: none;
	background: #fff;
	font-size: 30px;
	padding: 10px 20px;
	outline:none;
}
.content_system{
	width: 100%;
	height: 680px;
	background: linear-gradient(#3f3f3f 0%, #000 50%,#3f3f3f 100%);
	padding: 120px 0px 0px;
	border-bottom: 1px solid #000;
}
.content_system_box{
	width: 1200px;
	height: 450px;
	margin: 40px auto;
}
.content_system_boxA{
	width: 388px;
	height: 400px;
	margin-right:200px; 
	float: left;
}
.content_system_boxB{
	width: 600px;
	height: 400px;
	float: left;
}
.app_box{
	width: 600px;
	height: 130px;
}
.app_text{
	width: 600px;
	height: 48px;
	position: relative;
	color: #fff;
}
.app_text > p{
	float: left;
	font-size: 40px;
	margin-right: 10px;
}
.app_text > span{
	font-size: 20px;
	float: right;
	position:absolute;
	bottom:0px;
}
.app_img{
	height: 600px;
	height: 51px;
	margin: 14px 0;
}
.app_img > img {
	margin-right:10px;
}
/*.footer{
	width: 100%;
	height: 360px;
	background: linear-gradient(#262626 0%,#202020 25%, #000 50%,#202020 75%,#262626 100%);
}*/
.footer{
	width: 100%;
	height: 360px;
	position: relative;
	background: linear-gradient(#262626 0%,#202020 25%, #000 50%,#202020 75%,#262626 100%);
	padding-top: 60px;
	box-sizing: border-box;
	color: #fafafa;
}
.footer-top{
	width: 1200px;
	height: 218px;
	margin: 0 auto 0;
	border-bottom: 2px solid #b7b7b7;
}
.footer-top ul{
	float: left;
	margin-right:90px;

}
.footer-top>ul>h3{
	margin: 5px 0 15px;
	font-size: 16px;
	color: #fafafa;
}
.footer-top>ul>li{
	line-height: 30px;
	font-size: 14px;
	color: #fafafa; 
}
.footer-top>ul>li>a{
	color: #fafafa;
}
.footer-box{
	width: 350px;
	height: 130px;
	float: right;
}
.footer-textone{
	width: 350px;
	height: 50px;
	font-size: 22px;
	color: #fafafa;
    text-align: center;
}
.footer-texttwo{
	width: 350px;
	height: 30px;
	text-align: center;
	font-size: 15px;
}
.footer-bottom{
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 70px;
}
.footer-bottom p{
    display: block;
    line-height: 70px;
    float: left;
}
.footer-icon{
    width: 40px;
    height: 50px;
    float: left;
    margin: 12px 0 0 20px;
    float: right;
}
.footer-icon>a>img{
    width: 40px;
    height: 50px;
    margin: 0 auto;   
}

._citys { width: 450px; display: inline-block; border: 2px solid #eee; padding: 5px; position: relative; background-color: #fff;}
._citys span { color: #05920a; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid #05920a; cursor: pointer; }
._citys0 { width: 95%; height: 34px; line-height: 34px; display: inline-block; border-bottom: 2px solid #05920a; padding: 0px 5px; font-size:14px; font-weight:bold; margin-left:6px; }
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0; }
._citys1 a { width: 83px; height: 35px; display: inline-block; background-color: #f5f5f5; color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 12px; border-radius: 5px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #05920a; }
.AreaS { background-color: #05920a !important; color: #fff !important; }




