.main{
	width: 100%;
}
.maindiv{
	max-width: 1200px;
	min-width: 320px;
	margin: auto;
	padding-top: 69px;
}
.biaoti{
	width: 108px;
	line-height: 85px;
	font-size: 18px;
	color: #fff;
	background: url(../images/beijing.png) no-repeat left top ;
	background-size: 100% 100%;
	text-align: center;
	margin-bottom: 10px;
}
.guanyudiv{
	width: 100%;
	height: 470px;
	position: relative;
}
.guanyuimg {
	width: 60%;
	height: 100%;
}
#cnzz_stat_icon_1280643778{
position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.guanyuimg img{
	height: 90%;
}
.guanyuwenzi{
	width: 44%;
	height: 350px;
	box-shadow: 5px 5px 5px #e1e1e1;
	padding: 30px 22px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #f4f4f4;
}
.guanyuwenzi p{
	line-height: 25px;
	font-size: 14px;
	color: #666666;
}
.guanyuwenzi a{
	font-size: 14px;
	color: #870000;
	position: absolute;
	bottom: 20px;
	right: 30px;
}
.chanpindiv{
	width: 100%;
	height: 650px;
	background-color: #003b61;
	margin-bottom: 100px;
}
.chanpinzuo{
	width: 23%;
	float: left;
	font-size: 21px;
	text-align: center;
	height: 100%;
}
.chanpinzuo li{
	color: #ffffff;
	font-weight: 600;
	line-height: 40px;
}
.chanpinzuo li:nth-child(1){
	line-height: 60px;
}
.chanpinzuo li:hover{
	background-color: #fff;
	color: #003b61;
}
.chanpinzuo .chanpinzuoat{
	background-color: #fff;
	color: #003b61;
}
.chanpinyou{
	width: 75%;
	margin: 5px;
	float: right;
	height: 640px;
	background-color: #ffffff;
}
.chanpinyou li{
	width: 30%;
	margin-right: 5%;
	margin-bottom: 52px;
	text-align: center;
	float: left;
    height: 303px;
}
.chanpinyou li:nth-child(3n){
	margin-right: 0;
}
.chanpinyou li div{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.chanpinyou .imgdiv{
	box-shadow: 7px 7px 7px #e1e1e1;
}
.chanpinyou li:nth-child(3n) .imgdiv{
	box-shadow: -3px 7px 0px #eaeaea;
}
.youshidiv li{
	height: 180px;
	background-color: #f4f4f4;
	margin-bottom: 100px;
	position: relative;
}
.youship{
	line-height: 180px;
	font-size: 28px;
	color: #003b61;
	padding-left: 15%;
}
.youshiimg{
	width: 232px;
	height: 232px;
	position: absolute;
	top: -15%;
	right: 10%;
}
.youshiimg img{
	height: 100%;
	border-radius: 50%;
}
.youshidiv li:nth-child(2) .youship{
	padding-left: 33%;
}
.youshidiv li:nth-child(2) .youshiimg{
	left: 10%;
}
.zhengshuul {
	width: 100%;
}
.zhengshuul li{
	width: 22%;
	margin-right: 4%;
	float: left;
}
.zhengshuul li:last-child{
	margin: 0;
}
.xinwenlist{
	width: 100%;
}
.xinwenlist li{
	width: 50%;
	float: left;
	height: 186px;
	margin-bottom: 50px;
}
.xinwenzuo{
	width: 46%;
	float: left;
	height: 100%;
}
.xinwenzuo img{
	height: 100%;
}
.xinwenyou{
	width: 54%;
	float: left;
	box-sizing: border-box;
	padding: 0 19px;
	height: 100%;
}
.xinwenyou .p1{
	line-height: 37px;
	font-size: 16px;
	color: #333333;
	font-weight: 550;
}
.xinwenyou .p2{
	line-height: 18px;
	font-size: 12px;
	color: #666666;
}
@media only screen and (max-width: 1200px) {
	.youship{
		padding-left: 3%;
	}
	.youshidiv li:nth-child(2) .youship{
		padding-left: 36%;
	}
}