*{
	margin: 0;
	padding: 0;
}
body{
 	font-family: "寰蒋闆呴粦";
 	background:#fff;
 	overflow-x: hidden;
}
ul,li{
	list-style: none;
	margin: 0;
	padding: 0;
}
.clear{
	clear:both; 
    height: 0; 
    line-height: 0; 
    font-size: 0;
}
*{
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}
@media screen and (min-width:768px){
	.header{
		width: 100%;
		min-width: 1170px;
		height: 120px;
		background: #1a507e;
	}
	.header .box{
		width: 1170px;
		height: 120px;
		margin: 0 auto;
	}
	.header .logo{
		width: 570px;
		height: 120px;
		float: left;
	}
	.header .logo a{
        width: 370px;
        height: auto;    margin-top: 25px;

        float: left;
        margin-right: 10px;
	}
	.header .logo img{
		    width: 100%;
            display: block;
	}
    .name1 {
    float: left;
    margin-top: 38px;
    font-size: 36px;
    margin-left: 10px;
    color: #fff;    font-family: "榛戜綋";font-weight: bold;
}
	.header ul{
		float: right;
	}
	.header ul li{
		width: 140px;
		height: 40px;
		line-height: 40px;
		border-radius: 40px;
		background: #fff;
		float: left;
		margin-top: 40px;
		margin-left: 15px;
	}
	.header ul li a{
		color: #3f3f3f;
		font-size: 18px;
		text-align: center;
		display: block;
	}
	.bm{
		width: 100%;
		min-width: 1170px;
        background: url(../images/dwjlc.jpg) no-repeat top center;
		
		
	}
	.bm .box{
		width: 1170px;
		height: 840px;
		margin: 0 auto;
		padding-top: 50px;
	}
	.bm .left{
		width: 720px;
		height:300px;
		border-radius: 10px;
		background: url(../images/inbg1.png) no-repeat top center;
		background-size: cover; 
		float: left;
	}
	.bm .left .head{
		width: 660px;
		height: 50px;
		line-height: 65px;
		margin: 0 auto;
		border-bottom: 1px solid #d7d7d7;
	}
	.bm .left .head h2{
		color: #0062ac;
		font-size: 24px;
		font-weight: 600;
	}
	.bm .left .con{
		width: 660px;
		height: 295px;
		margin: 0 auto;
		padding-top: 20px;
	}
	.bm .left .con p{
		color: #464747;
		font-size: 14px;
		line-height: 30px;
	}
	.bm .right{
		width: 300px;
		height: 210px;
		float: right;
	}
	.bm .right ul li{
		width: 300px;
		height: 80px;
		border-radius: 10px;
		margin-bottom: 70px;
	}
	.bm .right ul li img{
		width: 300px;
		height: 80px;
		border-radius: 10px;
	}
	.copyright{
		width: 100%;
		min-width: 1170px;
		height: 120px;
		background: #1a507e;
	}
	.copyright .box{
		width: 1170px;
		margin: 0 auto;    padding-top: 15px;
	}
	.copyright p{
		color: #aabdd5;
		font-size: 16px;
		text-align:center;
        line-height:32px;
	}
}
@media screen and (max-width:678px){
	.header{
		width: 100%;
		height: 50px;
		background: #1a507e;
	}
	.header .box{
		width: 94%;
		height: 50px;
		margin: 0 auto;
	}
	.header .logo{
		width: 60%;
		float: left;
	}
	.header .logo img{
		margin-top: 10px;
		width: 100%;
	}
	.header ul{
		float: right;
		overflow: hidden;
	}
	.header ul li{
		width: 60px;
		height: 20px;
		line-height: 20px;
		border-radius: 20px;
		background: #fff;
		float: right;
		margin-top: 15px;
		margin-left: 5px;
	}
	.header ul li a{
		color: #3f3f3f;
		font-size: 9px;
		text-align: center;
		display: block;
	}
	.bm{
		width: 100%;
		height: 510px;
		background: url(../images/inbg.jpg) no-repeat top center;
		background-size: cover;
	}
	.bm .box{
		width: 94%;
		height: 465px;
		margin: 0 auto;
		padding-top: 25px;
	}
	.bm .left{
		width: 100%;
		padding-bottom:20px;
		border-radius: 10px;
		background: url(../images/inbg1.png) no-repeat top center;
		background-size: cover; 
	}
	.bm .left .head{
		width: 94%;
		height: 32px;
		margin: 0 auto;
		border-bottom: 1px solid #d7d7d7;
	}
	.bm .left .head h2{
		color: #0062ac;
		font-size: 14px;
		font-weight: 600;
		line-height: 32px;
	}
	.bm .left .con{
		width: 94%;
		margin: 0 auto;
		padding-top: 10px;
	}
	.bm .left .con p{
		color: #464747;
		font-size: 10px;
		line-height: 15px;
	}
	.bm .right{
		width: 100%;
		overflow: hidden;
		padding-top: 25px;
	}
	.bm .right ul li{
		width: 48%;
		height: 40px;
		border-radius: 10px;
		float: left;
		margin-right: 4%;
	}
	.bm .right ul li:last-child{
		margin-right: 0;
	}
	.bm .right ul li img{
		width: 100%;
		height: 40px;
		border-radius: 10px;
	}
	.copyright{
		width: 100%;
		height: 150px;
		background: #1a507e;
	}
	.copyright .box{
		width: 94%;
		height: 130px;
		margin: 0 auto;
		padding-top: 20px;
	}
	.copyright ul li{
		color: #aabdd5;
		font-size: 12px;
		line-height: 25px;
                white-space:nowrap;
	}
	.copyright p{
		color: #aabdd5;
		font-size: 13px;
		line-height: 25px;
	}
}



















