/* CSS Document */
a {
    text-decoration: none;
    color: #000;
}
.word_color{
	color:#fff;
	font-size:16px;
	text-shadow:
     1px 1px 0 #000; 
}
li {
    list-style: none;
}
body{
	margin:0px;
	padding:0px;
}
.contain {
	height: 3400px;
	width: 1900px;
	float:left;	
	line-height:27px;
	font-family:Arial, Helvetica, sans-serif;
}
.head{
	width:1900px;
	height:780px;
	float:left;
	background:url(../images/banner_bg.jpg);
}
.nav{
	width:1900px;
	height:130px;
	float:left;
}
.logo {
	height: 80px;
	margin-top:50px;
	margin-left:390px;
	width: 200px;
	float:left;
}
.nav_word{
	width:650px;
	margin-left:30px;
	height:80px;
	float:left;
	margin-top:50px;
}
.tele{
	width:300px;
	height:80px;
	float:left;
	margin-top:80px;
	font-size:28px;
	color:#FFF;
	text-shadow:
     1px 1px 0 #000; 
}
.banner{
	width:800px;
	height:800px;
	float:left;
	margin-left:400px;
	margin-top:60px;
	color:#FFF;
	font-size:25px;
	line-height:40px;
}
.banner_title{
	font:Verdana, Geneva, sans-serif;
	font-size:80px;
	width:800px;
	line-height:100px;
	font-weight:bold;
	color:#FFF;
	text-shadow:
     3px 3px 0 #000; 
}
.middle{
	width:1900px;
	height:2250px;
	float:left;
	}
.mid_quanxing{
	width:1900px;
	height:680px;
	/*background-color:#EEE;*/
	float:left;
	text-align:center;
}
.mid_introduce{
	width:1900px;
	height:800px;
	float:left;
	/* background-color:#CCC; */
}
.logowall{
	width:1900px;
	height:820px;
	float:left;
}
.footer{
	height: 800px;
	width: 1900px;
	float:left;	
	background-color: #f1f3f5;
}
.footer_text1{
	width:1600px;
	height:250px;
	float:left;
	margin-left:150px;
	background-image:url(../images/foot-line.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.footer_text1-word{
	margin-left:50px;
	font-size:24px;
	color:#a7a7a7;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_text1-word2{
	font-size:40px;
	margin-left:50px;
	margin-top:5px;
	color:#a7a7a7;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_text1-word3{
	margin-left:50px;
	margin-top:5px;
	font-size:24px;
	color:#3d6afe;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_text1-word4{
	margin-left:1100px;
	margin-top:30px;
	font-size:16px;
	color:#a7a7a7;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_text2{
	width:1600px;
	height:250px;
	float:left;
	color:#a7a7a7;
	margin-left:150px;
}
.footer .footer_text2 table {
	margin-left: 50px;
	width:1500px;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer .footer_text2 table tr th {
	color:#333;
	line-height:30px;
	text-align:left;
}
.footer .footer_text2 table tr td {
	text-align:left;
}
.footer_text3{
	width:1600px;
	height:250px;
	float:left;
	color:#a7a7a7;
	margin-left:150px;
}	
.information{
	width:700px;
	height:250px;
	float:left;
	margin-left:50px;
}
.map{
	width:800px;
	height:250px;
	float:left;
}
.infor_text1{
	color:#a7a7a7;
	font-size:18px;
	line-height:30px;
}
.infor_tele{
	font-size:30px;
	color:#15ace4;
}
.map_pic{
	margin-top:10px;
}
