.bannerbox {
	width:100%;
	position:relative;
	overflow:hidden;
	height:350px;
}
.banner {
	width:1920px; /*图片宽度*/
	position:absolute;
	left:50%;
	margin-left:-960px; /*图片宽度的一半*/
}
.center{
	width:1060px;
	height:auto;
	overflow:hidden;
	margin:36px auto 50px auto;
}
.a_nav ul li {
    float: left;
    text-align: center;
    width: 230px;
    font-size: 18px;
	background:#dddddd;
	margin-right:18px;
}
.a_nav ul li:last-child{
	margin-right:0px;
}
.a_nav li a {
    display: block;
    height: 50px;
    line-height: 50px;
	color:#000;
}
.a_nav ul li a:hover, .a_nav ul .active a {
    background: #13227a;
    color: #fff;
	transition: all 0.3s ease-in-out;
}
.contact{
	width:1060px;
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
.inform{
	width:400px;
	height:auto;
	overflow:hidden;
	float:left;
}
.inform dl, .inform dd{
	margin:0px;padding:0px;
}
.inform h1{
	margin:30px 0px 0px;padding:0px 0px 0px 15px;
	font-size:24px;height:38px;
	overflow:hidden;color:#13227a;
}
.inform  p{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:15px;
	padding:10px 0px;
	font-size:15px;
	height:46px;border-bottom-width:1px;
	border-bottom-style:solid;border-bottom-color:#CCCCCC;
}
.inform  p i{
	font-style:inherit;font-weight:inherit;float:left;margin-right:10px;
}
.inform  p span{
	float:left;padding-top:4px;
	display:block;
	width:330px;	
}
.map{
	width:566px;
	height:470px;
	border:1px solid #ccc;
	float:right;
	margin-top:30px;
}
.message{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:30px;
	background:url(../images/message_bg.png)no-repeat;
	background-position:right bottom;
}
.message h2{
	font-size:16px;
	color:#666;
}
.message h2 span{
	float:right;
	font-size:13px;
	font-weight:normal;
	margin-top:5px;
}
.message h2 span em{
	margin-right:8px;
	font-style:normal;
	vertical-align:middle;
	color:#f00;
}
.message p{
	background: url(../images/tit1.gif) repeat-x;
    line-height: 31px;
    border: 1px solid #E8E8E8;
    text-indent: 15px;
    color: #343434;
    border-bottom: 0;
	margin-top:10px;
}
.tab_1 input{
	width:300px;
	text-indent:0.5em;
	border:1px solid #ccc; height:25px; line-height:25px; margin-right:10px;
	margin-bottom:10px;}
.tab_lt {width:100px; text-align:right; font-size:14px;}
.tab_1 .span_1 { color:#F00;}
.tab_1 .b17{ margin-left:0; margin-top:10px; padding:0; border:none;}
.tab_1 { line-height:35px; margin:30px 0 0 0px;}
.tab_lt span{
	color:#f00;
}
.tab_1 td{
	font-size:15px;
	color:#666;
}
.b17{
	width:80px;
	height:30px;
	background:#13227a;
	font-size:14px;
	color:#fff;
	border-radius:5px;
	cursor:pointer;
	margin-right:20px;
}
.tab_1 textarea{
	text-indent:0.5em;
}
