@charset "utf-8";
/* CSS Document */


@font-face{
	font-family:pingfang;
	src:url(../font/PingFang%20Bold.ttf);
	font-family:pingfang1;
	src:url(../font/PingFang%20Light.ttf);
	font-family:pingfang2;
	src:url(../font/PingFang%20Medium.ttf);
	font-family:pingfang3;
	src:url(../font/PingFang%20Regular.ttf);
	
	
	
	}

*{margin:0;
	padding:0;
	}
li{list-style:none;}
a{text-decoration:none;}
img{border:none;}
input{border:none}
body{
	background-color:#f2f6f9;
	background-size:cover;
	font-family:"微软雅黑";
	}
.clear {
	clear: both;
}
#banner{
	width:1920px; 
	height:656px;
	margin:0 auto; 	
	
	}
#main1{
	width:100%;
	height:260px;
	background-color:#f2f6f9;
	margin-top:56px;
	}
.main1_title{
	height:260px;
	
	}
.main1_title h1{
	font-size:50px;
	line-height:74px;
	padding-top:40px;
	font-family:Arial;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:4px;
	
	
	}
h1 span{
	color:#1883d6;	
	
	}
.main1_title P{
	font-size:30px;
	line-height:64px;	
	font-family:"微软雅黑";
	text-align:center;
	color:#131313;
	}
.tiao{
	text-align:center;
	padding-top:10px;	
	
	}
#main7{
	height:248px;
	width:1200px;
	margin:0 auto;
	border-bottom:4px solid #FFF;	
	
	
	}
.main7_left{
	width:250px;
	height:85px;
	float:left;
	margin-top:117px;
	background:url(../images/bian_03.png) 5px -110px no-repeat;
	transition:all .5s ease-in-out;	
	
	}
.main7_left:hover{
	transition: all .5s;
	background:url(../images/bian_03.png) 5px 28px no-repeat;
	}
.main7_left1{
	margin-top:20px;
	font-size:32px;
	line-height:51px;
	padding-left:50px;
	font-family:"微软雅黑";
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#000;
	
	
	}

.main7_left2{
	margin-top:20px;
	font-size:16px;
	line-height:25px;
	padding-left:50px;
	font-family:Arial;
	font-weight:normal;
	text-transform:uppercase;
	color:#454545;
	
	
	}
.main7_left3{
	margin-left:15px;
	margin-top:20px;
	font-size:16px;
	line-height:25px;
	padding-left:20px;
	font-family:Arial;
	font-weight:normal;
	text-transform:uppercase;
	color:#454545;
	
	
	}
	
#contact{
	width:1200px;
	height:600px;
	margin:0 auto; 	
	
	}
.contact-title{
	height:33px;
	width:265px;
	margin:60px auto 60px;
	background:url(../image/contact.png) no-repeat center center;
	}
.contact-l{
	float:left;
	height:250px;
	font-size:18px;
	letter-spacing:2px;
	margin-left:250px;
	}
.contact-l-logo{
	background:url(../images/logo2.png);
	height:40px;
	width:100px;
	margin-bottom:40px;
	}
.contact-l li{
	height:40px;
	margin-bottom:10px;
	padding-left:50px;
	color:#333;
	}
.icons1{
	background:url(../images/icons1.png) no-repeat;
	font-family:"微软雅黑";
	}
.icons2{
	background:url(../images/icons2.png) no-repeat;
	font-family:"微软雅黑";
	}
.icons3{
	background:url(../images/icons-3.png) no-repeat;
	font-family:"微软雅黑";
	}
.icons1,.icons2,.icons3{
	opacity:0.8; 
	}
.contact-r{
	padding-left:250px;
	float:left;
	height:260px;
	}
.biaoge1,.biaoge2,.biaoge3{
	padding-left:20px;
	border-radius:4px;
	margin-bottom:20px;
	letter-spacing:1px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#fff;
	}
.biaoge1{
	width:270px;
	height:35px;
	background-color:#6cb7f3;
	}
.biaoge2{
	background-color:#6cb7f3;
	width:270px;
	height:35px;
	}
.biaoge3{
	background-color:rgba(255,255,255,0.7);
	width:630px;
	height:150px;
	color:#B3B3B3;
	font-family:"微软雅黑";
	font-size:15px;
	}
.contact-r a{
	letter-spacing:4px;
	margin-left:546px;
	margin-top:20px;
	display:block;
	height:40px;
	width:110px;
	color:#ccc;
	font-family:"微软雅黑";
	font-size:20px;
	border-radius:20px;
	text-align:center;
	line-height:40px;
	background:url(../images/gou_03.png) no-repeat -50px center;
	transition:all .5s ease-in-out;
	}
.contact-r a:hover{
	color:#1883d6;
	background:url(../images/gou_03.png) no-repeat -18px center;
	
	}
#main2{
	width:1200px;
	height:300px;
	margin:0 auto;	
	
	
	}
#footer{
	width:100%;
	height:450px;
	margin: 0 auto;
	background-image:url(../images/footer.png);
	margin-top:120px;
	}
#footer h5{
	font-size:46px;
	line-height:176px;
	font-family:Arial;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:4px;	
	color:#1882d6;
	}
.seath{
	width:1200px;
	margin: 0 auto;
	position:relative;
		}
.seath1{
	width:112px;
	float: left;	
	
	}
.seath1 h6{
	line-height:45px;
	color: #fff;
	font-size:18px;
	font-family:"微软雅黑";	
	}
.seath1 li{
	line-height:28px;
	font-size:16px;
	font-family:"微软雅黑";
	
	}
.seath1 li a{
	color:#6c6c6d;	
	transition:all .5s ease-in-out;
	}
.seath2{
	width:112px;
	float: left;
	margin-left:13px;	
	
	}
.seath2 h6{
	line-height:45px;
	color: #fff;
	font-size:18px;
	font-family:"微软雅黑";	
	}
.seath2 li{
	line-height:28px;
	font-size:16px;
	font-family:"微软雅黑";
	
	}
.seath2 li a{
	color:#6c6c6d;	
	transition:all .5s ease-in-out;
	}
.seath3{
	width:170px;
	float:left;	
	
	}
.seath3 h6{
	line-height:45px;
	color: #fff;
	font-size:18px;
	font-family:"微软雅黑";	
	}
.seath3 li{
	line-height:28px;
	font-size:16px;
	font-family:"微软雅黑";
	
	
	}
.seath3 li a{
	color:#6c6c6d;
	transition:all .5s ease-in-out;
	
	}
.seath3 li a:hover{
	color:#fff;
	
	
	
	}
.seath2 li a:hover{
	color:#fff;
	
	
	
	}
.seath li a:hover{
	color:#fff;
	transition: all .5s;
	
	
	}
.seath4{
	width:470px;
	float: right;	
	
	}
.seath4 h6{
	line-height:45px;
	color: #fff;
	font-size:18px;
	font-family:"微软雅黑";	
	}
.seath4 li{
	line-height:28px;
	font-size:16px;
	font-family:"微软雅黑";
	color:#d5d5d5;
		
	}
#footer1{
	height:62px;
	background:url(../images/footer3.png);	
	
	}
.banquan{
	width:1200px;
	margin: 0 auto;		
	
	
	}
.banquan1{
	line-height:62px;
	color:#6c6c6d;
	font-size:16px;
	font-family:"微软雅黑";
	padding-left:13px;
	float:left;
	
	}
.banquan2{
	line-height:62px;
	color:#6c6c6d;
	font-size:16px;
	font-family:"微软雅黑";
	padding-left:99px;
	float:right;
	padding-right:250px;
	
	}
.tt{
	width:96px;
	height:48px;
	position:absolute; left:552px; top:-222px;	
	background:url(../images/top_03.png) no-repeat;
	}
.tt1 {
	margin-top:20px;
	color:#6c6c6d;
	font-size:16px;
	font-family:Arial;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	transition:all .5s ease-in-out;
	}
.tt1:hover{
	color:#fff;
	
	}
#fubiao{
	position:fixed;
	right:50px;
	bottom:50px;
	transition:all .5s ease-in-out;
	}	