*{
	font-family: "微软雅黑";
}

ul, li, ol,{
	list-style: none;text-decoration:none; padding: 0; margin: 0;
}
a{
	text-decoration:none;
	out-line: none;
	color: #000000;
}
img{ width: 100%;}
body, p, h1, h2, h3, h4, h5, h6{ padding: 0; margin: 0; font-weight: 500;}
ul, li, ol{list-style: none;text-decoration:none;padding: 0; margin: 0;
}
.right{
	float: right;
}
.left{
	float: left;
}
.tright{
	text-align: right;
}
.tleft{
	text-align: left;
}
.height70{
	height: 70px;
	width: 1px;
}
.about-banner{
	width: 1400px;
	height: 660px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
}
.about-banner-img{
	width: 1920px;
	height: 660px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	}
.about-banner h1{
	font-size: 50px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: 300px;
		left: 50%;
	transform: translateX(-50%);

}
.about-banner p{
	width: 1200px;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 400px;
	left: 50%;
	transform: translateX(-50%);
	
}
.about-box1{
	width: 1200px;
	height: 700px;
	margin: 0 auto;
}
.about-box1 h2{
	font-size: 30px;
	text-align: center;
}
.about-box1 p{
	text-indent: 2em;
	width: 1200px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 30px;
	margin: 30px auto;
	color: #222222;
}
.about-box2{
	width: 1380px;
	margin: 0 auto;
}
.about-box2-item{
	width: 1380px;
	height: 515px;
}
.about-box2-img{
	width: 500px;
}
.about-box2-text{
	width: 880px;
	height: 515px;
	box-sizing: border-box;
	padding: 80px 100px;
}
.about-box2-text h3{
	font-size: 30px;
	line-height: 80px;
}
.about-box2-text p{
	font-size: 16px;
	color: #222222;
	line-height: 40px;
}
.about-box3{
	width: 1380px;
	height: 500px;
	margin: 0 auto;
	margin-top: 140px;
}
.about-box3 h2 {
    line-height: 160px;
    font-size: 36px;
    font-weight: normal;
    text-align: center;

}
.about-box3-content{
	width: 1380px;
	height: 300px;
}
.about-box3-item{
	width: 276px;
	height: 300px;
	float: left;
	text-align: center;
}
.about-box3-img{
	width: 110px;
	height: 110px;
    border: #f65859 1px dashed;
    border-radius: 50%;
    margin: 0 auto;
}
.about-box3-img img{
	width: 60px;
	margin: 25px;
}
.about-box3-item h4{
	font-size: 20px;
    font-weight: normal;
    line-height: 50px;
}
.about-box3-item h5{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.about-box3-item h6{
	font-size: 14px;
	color: #333333;
	padding: 15px;
}
.about-box4{
	width: 1380px;
	height: 570px;
	margin: 0 auto;
}
.about-box4 h2{
	    line-height: 160px;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
}
.about-box4-item{
	width: 274px;
	height: 400px;
	float: left;
	box-sizing: border-box;
}
.about-box4-item img{
	width: 270px;
}
.about-box4-item h3{
	font-size: 20px;
	line-height: 60px;
	text-align: center;
}
.about-box5{
	width: 1300px;
	height: 800px;
	margin: 0 auto;
	position: relative;
}
.about-box5 h2{
	line-height: 160px;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
}
.about-box5 img{
	position: absolute;
	bottom: 0;
}
.about-box5 p{
	font-size: 20px;
	position: absolute;
}
.about-box5-dw1{
	left: 280px;
	top: 238px;
}
.about-box5-dw2{
	top: 700px;
	left: 50px;
}
.about-box5-dw3{
	right: -13px;
	top: 238px;
}
.about-box5-dw4{
	top: 680px;
	right: 280px;
}
.about-box6{
	width: 1380px;
	height: 450px;
	margin: 0 auto;
	margin-top: 150px;
}
.about-box6-text{
	width: 750px;
	height: 450px;
	float: left;
}
.baidumap{
	width: 628px;
	height: 450px;
	float: right;
}
.about-box6-item{
	width: 600px;
	height: 70px;
	position: relative;
	font-size: 30px;
	line-height: 70px;
	padding-left: 90px;
	margin: 30px 0;
}
.about-box6-item img{
	position: absolute;
	left: 0;
	width: 70px;
}
.about-box7{
	width: 1380px;
	height: 500px;
	margin: 50px auto;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
}
.about-box7-left{
	width: 628px;
	height: 500px;
	float: left;
}
.about-box7-right{
	width: 628px;
	height: 500px;
	float: right;
}








.solution-banner{
	width: 1400px;
	height: 700px;
	margin: 0 auto;
	position: relative;
}
.solution-banner-img{
	width: 1920px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.solution-banner h1{
	color: #FFFFFF;
	font-size: 70px;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translateX(-50%);
}
.solution-mian{
	width: 1200px;
	height: 1000px;
	margin: 0 auto;
	margin-top: 100px;
}
.solution-list{
	width: 180px;
	position: relative;
	float: left;
	box-sizing: border-box;
}
.solution-item{
	width: 180px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 18px;
	color: #333333;
	border-bottom: 1px #CCCCCC solid;
}
.solution-text{
	width: 1000px;
	position: relative;
	float: left;
}
.solution-title{
	width: 180px;
	height: 160px;
	background: #f65859;
} 
.solution-title h2{
	font-size: 30px;
	color: #FFFFFF;
	line-height: 160px;
	text-align: center;
	
}
.solution-title2{
	width: 180px;
	height: 188px;
	background: #09102b;
	position: relative;
} 
.solution-title2 img{
	width: 40px;
	position: absolute;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
}
.solution-title2 p{
	width: 140px;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	top: 100px;
	left: 26px;
}
.solution-title2 h2{
	width: 170px;
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 127px;
	left: 8px;
}


.n-about-banner{
	width: 100%;
	position: relative;
}
.n-about-banner-text{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 1000px;
	height: 500px;
	color: #FFFFFF;
}
.n-about-banner-text h1{
	font-size: 60px;
	text-align: center;
	line-height: 250px;
	text-shadow: 3px 3px 3px #000000;
}
.n-about-banner-text p{
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-shadow: 1px 1px 3px #000000;
}
.n-about-title{
	margin: 40px auto;
	width: 300px;
	height: 100px;
	line-height: 100px;
	font-size: 40px;
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}
.n-about-box1{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
.n-about-box1-left{
	width: 400px;
	height: 120px;
	padding: 26px 160px;
	line-height: 32px;
	font-weight: bold;
	color: #04457d;
	float: left;
	text-align: center;
	font-size: 30px;
	border-right: 1px solid #CCCCCC;
	box-sizing: border-box;
}
.n-about-box1-right{
	float: right;
	width: 800px;
	height: 120px;
	font-size: 26px;
	line-height: 120px;
	text-align: left;
	padding-left: 80px;
	box-sizing: border-box;
}
.n-about-box2{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
.n-about-box2-item{
	width: 400px;
	height: 120px;
	float: left;
}
.n-about-box2-item h2{
	font-size: 26px;
	line-height: 120px;
	text-align: center;
}
.n-about-box2-item button{
	display: block;
	margin: 35px auto;
	font-size: 20px;
	border: none;
	background: #04457d;
	color: #FFFFFF;	
	width: 200px;
	height: 50px;
}
.n-about-box3{
	width: 1000px;
	margin: 0 auto;
}
.nine-box6{
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	border-top:#CCCCCC solid 1px ;
	border-bottom:#CCCCCC solid 1px ;
}
.nine-box6-item{
	width: 400px;
	height: 150px;
	float: left;
	position: relative;
}
.nine-box6-item img{
	width: 80px;
	position: absolute;
	left: 35px;
	top: 35px;
}
.nine-box6-item h1{
	position: absolute;
	font-weight: bold;
	font-size: 36px;
	top: 50px;
	left: 135px;
	
}
.nine-box6-item button{
	width: 230px;
	height: 60px;
	position: absolute;
	font-size: 26px;
	top: 46px;
	left: 135px;
	background: #04457d;
	color: #FFFFFF;
	border: none;
}
.nine-box6-item button:hover{
	color: #04457d;
	background: #FFFFFF;
	border: 2px solid #04457d;
}
.n-about-box4{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.n-about-box4-item{
	width: 400px;
	height: 120px;
	float: left;
	text-align: center;
	box-sizing: border-box;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.n-about-box4-item:nth-child(3){
	border-right: 1px solid #CCCCCC;
}
.n-about-box4-item h1{
	font-size: 20px;
	line-height: 60px;
}
.n-about-box4-item b{
	margin-right: 20px;
	line-height: 40px;
	color: #04457d;
}
.n-about-box4-item h2{
	font-size: 18px;
	line-height: 40px;
	color: #666666;
}
