* { margin: 0;padding: 0;box-sizing: border-box;}
a {text-decoration: none;}
body{width: 100%;margin: 0 auto;font-family: "Microsoft YaHei";}
img {background: none;border: none;}

./*top {width: 100%;height: 170px;}
.top .top-con {width: 1280px;height: 170px;margin: 0 auto;}
.top .logo {float: left;margin-left: 5px;margin-top: 25px;}
.top .search {float: right;margin-right: 5px;margin-top: -80px;}
.top .search input{width: 300px;height: 40px;border-radius: 30px; border: 1px solid rgba(0,0,0,.1);font-size: 16px;}
.top .search img {float: right;padding-top: 10px;padding-left: -20px;}*/

.top{width: 100%;/*height: 600px;*/border-top: 2px solid #2C9BD2;}
.top .logo{background: url(../images/logo.png)no-repeat;margin-top:30px;width: 800px;height: 150px;margin-left: 320px;}
.top .bg {background: url(../images/bg01.jpg)no-repeat;width: 100%;height: 400px;/*margin-top: -50px;*/}
/*.top .search{background-image: url(../images/search_bj.png);width: 300px;height: 40px;float: right;margin-top: -160px;margin-right: 320px;}*/
.top .search input{width: 300px;height: 40px;border-radius: 50px;outline:none; float: right;margin-top: -110px;margin-right: 320px;border: 1px solid rgba(0,0,0,.1);font-size: 16px;}
.top .search img {float: right;margin-top: -100px;margin-right: 333px;}


.nav { height: 50px;width: 100%;margin: 0 auto;background-color: #2c9bd2;text-align: center;border-radius: 4px;z-index: 10;}
.nav>ul {margin-left: 100px;position: relative;}
.nav ul li{list-style: none;float: left;width: 116.37px;}
.nav ul>li:hover{background: #5988a6;}
.nav ul li a{display: block;line-height: 50px;font-size: 16px;color: #fff;text-decoration: none;font-weight: 700;}
.nav ul li>ul{display: none;position: absolute;top: 50px;background: rgba(44,155,210,.7);width: 1900px;height: 100px;left: -320px;}
.nav ul li ul .li-con{width: 1280px;height: 200px;margin-left: 320px;margin-top: 29px;}
.nav ul li:hover ul{display: block;}
.nav ul li ul .li-con li{list-style: none;width: 116.37px;/*border-top: 1px solid rgba(51,133,255,.8);*/ext-align: center;}
.nav ul li ul .li-con li a{text-decoration: none;line-height: 45px;font-size: 14px;color: #fff;font-weight: 700;}
.nav ul li ul .li-con li a:hover{color: #00438C;}

.pic {width: 100%;height: 250px;margin: 0 auto;}
.pic img {width: 100%;height: 250px;}

.foot {padding-top: 15px;width: 100%;height: 100px;background: #2C9BD2;margin-bottom: 0}
.foot p {font-size: 14px;line-height: 25px;color: #fff;text-align: center; }

.content {
	width: 100%;
	background: #fff;
	height: auto;
	overflow: hidden;
	min-height: 600px;
	margin-top: 0;
}
.wp-inner {
	width: 1280px;
	height: auto;
	overflow: hidden;
	min-height: 600px;
	padding-top: 20px;
	padding-bottom: 15px;
	box-shadow: 0 0 10px #ccc;
	margin: 0 auto;
	background: #fff;
}
.wp-con {
	width: 1200px;
	height: auto;
	overflow: hidden;
	min-height: 600px;
	margin: 0 auto;
	/*border: 1px solid #333;*/
}
.wp-hea {
	width: 1200px;
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #2C9BD2;
}
.wp-hea h2 {
	float: left;
	padding-left: 5px;
	font-size: 24px;
	color: #444;
}
.wp-hea .path {
	float: right;
}
.wp-hea .path .p {
	float: right;
	font-size: 14px;
	color: #808080;
	padding-right: 5px;
	/*padding-top: 20px;*/
}
.wp-hea .path .p a {
	color: #808080;
}
.wp-hea .path img {
	width: 40px;
	height: 42px;
	float: left;
}
.wp h2 {
	padding: 30px 0 30px 0;
	text-align: center;
	color: #333;
}
.property {
	width: 1280px;
	margin-bottom: 50px;
	text-align: center;
}

.property span {
	opacity: .5;
	margin-left: 20px;
}
.wp-news {
	width: 1180px;
	margin: 0 auto;
}

.wp p {
	line-height: 50px;
	color: #555;
	font-size: 18px;
}