* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, th,td,input, legend, li, ol, p, pre, textarea, ul {
    padding: 0;
    margin: 0;
}
 
a {
    text-decoration: none;
}
input{
	outline: none;
}
ul,li,ol{
	list-style: none;
}
img{
	border: 0;
}
button {
	outline: 0;
}

.bg {
    background: url(../jpg/gaw2d1.jpg) no-repeat center center;
    background-size: cover; 
    height: 325px;
    

}
.bg a{
	display: block;
	width: 380px;
	height: 100px;
	margin-left: 30px;
}
.bg img{
	width: 350px;
	height: 85px;
	

}


.title {
    background: url(../jpg/kaiow2.jpg) no-repeat center bottom;
    
		width: 100%;
    height: 80px;
		margin: 60px auto 0px;
		text-align: center;
		
}
.title span{
	    font-size: 22px;
			line-height: 20px;
	    font-weight: bold;
			color: #305893;
} 
.content{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	
}
.street-list{
    padding-top: 20px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 10px;
}
.street-list a{
    display: block;
    width: 280px;
    height: 60px;
    line-height: 60px;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 20px 20px 0;
    font-size: 16px;
		text-align: center;
    color: #305893;
    background: #EDF4FF;
   
		border-radius: 5px;
  
}

.street-list a:hover{
   background-color: #305893;
	 color: #FFf;
}




.bottom{width:100%;height:140px;background:#FFF url(../jpg/gl72mx.jpg) repeat-x top;font-size:13px;clear: both;}
.bot{width:1100px; height:auto; margin:0px auto; line-height:30px; padding:10px;}
.bott{ margin:25px 60px 0px 200px; float:left;}
.botcon{width:480px; margin:20px 0px 0px 0px; float:left;}
.botb{width:110px; height:55px; background:#F5181C; margin:45px 0px 0px 0px; float:left;}


	#foottb {
			margin: 0 auto;
			width: 92%;
			height: 40px;		
			font-size: 13px;
			text-align: left;
    }
		
		#foottb td {
			width: 16.6%;
		}
		
		#foottb td:nth-child(1) {
			color: #fff;
			text-align: left;
            font-size: 15px;
		}
		
		.menu {
			width: 90%;
            color: #333333;
            text-align: center;
		}
		
		#bqsm {
			width: 100%;
			height: 140px;
            line-height: 20px;
			margin: 0 auto;
      background-color: #f7f7f7;
		}
		
		#foot1 {
			margin: 0 auto;
			width: 650px;
			text-align: left;
			color: grey;
			position: relative;
			top: 35px;
			font-size: 13px;
		}