.clear{
clear:both;
}

.ban{
	width:100%;
	height:300px;
	 position:relative;
            overflow:hidden;
}
.bann{
	 width:1920px; /*图片宽度*/
            position:absolute;
            left:50%;
            margin-left:-960px; /*图片宽度的一半*/
}
.ban img{
	width:100%;
	height:300px;
}
.main{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:50px auto;
}
.main_left{
	width:240px;
	height:790px;	
	float:left;
	text-align: center;
}
.about_us{
	width:98%;
	height:350px;
	border:4px solid #003a76;
}
.about_us .p1 {
    width: 100%;
    height: 66px;
    padding-top: 16px;
    background: #003a76;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
}
.about_us .p1 span{
	font-size:14px;
}
.about_us ul{
	width:88%;
	height:200px;
	margin:0 auto;
	margin-top:20px;
}
.about_us ul li{
	width:100%;
	height:36px;
	line-height:36px;
	background:#dfdfdf;
	margin-bottom:25px;
}
.about_us ul li:hover{
	background:#39b46c;
}
.about_us ul li:hover a{color:#fff;
}
.about_us ul li a{color:#2b2b2b;
font-size:16px;
}
.contact_us{
	
	width:98%;
	height:480px;
	border:4px solid #003a76;
	margin-top:30px;
}
.contact_us .p1 {
    width: 100%;
    height: 66px;
    padding-top: 16px;
    background: #003a76;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
	margin-bottom:10px;
}
.contact_us .p1 span{
	font-size:14px;
}
.contact_us img{
	width:auto;
	height:137px;
}
.contact_us .p2{
	width:80%;
	margin:0 auto;
	line-height:30px;
	text-align:left;
	font-size:16px;
	margin-top: 10px;
}
.contact_us .p2 .s1{
	color:#39b46c;
	font-size:16px;
}
.contact_us .p2 .s2{
	color:#003a76;
	font-weight:700;
	font-size:18px;
}
.contact_us .p3{
	width:82%;
	margin:0 auto;
	line-height:30px;
	text-align:left;
	font-size:16px;
}
.main_right{
	float:right;
	width:920px;
	height:auto;
}
.main_right .position ul li{
	float:left;
	color:#fff;
	font-size:16px;
	line-height:30px;
}
.main_right .position{
	width:873px;
	height:33px;
	margin-left:10px;
	padding-left:20px;
	background:url(../images/title_bg.png);
}
.main_right .position ul li a{color:#fff;}

.main_right{
	width:900px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	/* margin-right:10px; */
}
.main_right .map1{
	width:728px;
	height:auto;
	margin:0 auto;
	margin-top:40px;
}
.main_right .map{
	width:728px;
	height:500px;
	border:1px solid #003a76;
	margin-bottom:40px;
}
.main_right .map1 p{
	color:#414141;
	font-size:18px;
	line-height:36px;
	padding-bottom:50px;
}
.main_right .position1 ul li{
	float:left;
	color:#fff;
	font-size:16px;
	line-height:30px;
}
.main_right .position1{
	width:873px;
	height:33px;
	margin-left:10px;
	padding-left:20px;
	background:url(../images/title_bg.png);
}
.main_right .position1 ul li a{color:#fff;}
.main_right .message_text p{
	width:80%;
	margin:0 auto;
	color:#2b2b2b;
	font-size:14px;
	line-height:26px;
}
.main_right .message_text .p1{
	font-size:16px;
	margin-top:30px;
	margin-bottom:10px;
}
.main_right .message_panel{
	width:80%;
	margin:0 auto;
	margin-top:20px;
	
}
.main_right .message_panel input{
	width:600px;
	height:35px;
	padding:5px;
	font-size:14px;
	color:#000;
	border:1px solid #cccccc;
	margin-bottom:20px;
}
.main_right .message_panel textarea{
	width:600px; 
	height:130px; 
	font-family:'微软雅黑';
	font-size:14px;
	color:#cccccc;
	border:1px solid #CCC;
	padding:5px;
}
.main_right .message_panel .fastener .submit{
	width:150px;
	height:42px;
	float:left;
	margin-right:2%;	
	margin-top:20px;
	color:#ffffff;
	font-size:18px;
	background:#003a76;
	letter-spacing:8px;
	text-align:center;
}
.main_right .message_panel .fastener input{
	width:140px;
	height:30px;
	float:left;
	margin-right:2%;	
	margin-top:20px;
}
.main_right .message_panel .fastener .pic{
	width:200px;
	height:30px;
	float:left;
	margin-top:22px;
}
.main_right .message_panel .fastener .pic img{
	vertical-align:middle;
}
.main_right .message_panel .fastener a span{
	color:#000;
	margin-left:2%;
	margin-top:-5px;
}
