* {
	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: #ba2528;
	}

	.header .box {
		width: 1300px;
		height: 120px;
		margin: 0 auto;
	}

	.header .logo {
		min-width: 650px;
		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: 110px;
		height: 40px;
		line-height: 40px;
		border-radius: 40px;
		float: left;
		margin-top: 40px;
		margin-left: 10px;
	}

	.header ul li a {
		color: #fff;
		font-size: 18px;
		text-align: center;
		display: block;
	}
	
	.zhuye{
		width: 140px!important;
		background: #fff;
		
	}
	.zhuye a{color: #3f3f3f!important;}

	.bm {
		width: 100%;
		min-width: 1170px;
		background: url(../img/lzjy.png) no-repeat;
		background-size: 100%;


	}

	.bm .box {
		width: 1170px;
		min-height: 870px;
		height: auto;
		margin: 0 auto;
		padding-top: 80px;
	}

	color: #464747;
	font-size: 14px;
	line-height: 30px;
}

.bm .right {
	width: 1000px;
	height: 210px;
	margin: 0 auto;
}

.bm .right ul li {
    width: 300px;
    height: 80px;
    float: left;
    margin: 30px 100px;
    text-align: center;
    line-height: 80px;
    font-size: 32px;
	border-radius: 50px;
	font-weight: bold;
	text-shadow: 0 1px 4px #000;
	box-shadow: 0 6px 13px #999999;
}
.bm .right ul li a{color:#fff;}

.bm .right ul li:nth-child(1) {
	background: #ea9940;
}
.bm .right ul li:nth-child(2) {
	background: #29a1e7;
}
.bm .right ul li:nth-child(3) {
	background: #92d554;
}
.bm .right ul li:nth-child(4) {
	background: #ed6869;
}
.copyright {
	width: 100%;
	min-width: 1170px;
	height: 120px;
	background: #ba2528;
}

.copyright .box {
	width: 1170px;
	margin: 0 auto;
	padding-top: 35px;
}

.copyright p {
	color: #fff;
	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: #ba2528;
	}

	.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;
	}
}