* { 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/small-bg.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);*/text-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; }

.list {
	width: 100%;
	/*background: #555555;*/
	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-img {width: 260px;height: 180px;}
.wp-img img{width: 260px;height: 180px;}
.wp-column-menu {
	width: 220px;
	float: left;
	/*margin-top: 220px;*/
}
.column-head {
	width: 220px;
	height: 45px;
	background: #2c9bd2;
	line-height: 24px;
	margin-left: 18px;
}
.column-anchor {
	line-height: 45px;
	text-align: center;	
}
h3 a {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.column-anchor>h3{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.column-body {
	/*display: none;*/
	margin-top: 0px;
	margin-left: 18px;
	background: #fbf9fa;
	width: 220px;
	height: auto;
	overflow: hidden;
	/*border: 1px solid #E2E2E2;*/
}
.column-body> ul {
	list-style: none;
}
.column-body > .column-list >ul >li {
	width: 220px;
	height: 43px;
	line-height: 43px;
	/*width: 100%;*/
	vertical-align: bottom;
	list-style: none;
}
.column-body > .column-list >ul>li >a {
	text-align: center;
	color: #333;
	display: block;
	margin: 0 auto;
	border-bottom: 1px solid #e2e2e2;
	font-size: 16px;
	text-decoration: none;
}
.column-body > .column-list >ul >li:hover {
	background: #5988a6;
}
.column-body > .column-list >ul >li> a:hover {
	color: #fff;
}
.wp-news {
	/*margin: 0 auto;*/
	float: right;
	width: 950px;
	height: auto;
	overflow: hidden;
	/*padding-left: 30px;*/
	margin-right: 30px;
	/*margin-top: -180px;*/
}
.wp-news >.news-box {
	margin: 0 6px;
}
.li-head {
	margin-top: 15px;
	padding: 10px 0;
	border-bottom: 2px solid #e5e5e5;
}
.list-meta {
	margin-top: -20px;
}
.clearfix {
	display: block;
}
h2 {
	font-size: 22px;
	float: left;
	display: inline-block;
	white-space: nowrap;
	line-height: 24px;
	color: #555;
}
.wp-news .path {
	float: right;
	font-size: 14px;
	line-height: 24px;
	color: #454545;
}
.wp-news .path a {
	color: #454545;
	text-decoration: none;
}
.wp-news .column-news-con {
	padding: 10px 0;
	margin-top: 20px;
}
.wp-news .column-news-con ul {
	
}
.wp-news .column-news-con ul>li{
	width: 920px;
	margin-left: 20px;
	list-style: none;
	height: 50px;
	
}
.wp-news .column-news-con ul li a {
	color: #000;
	line-height: 50px;
        display: inline-block;
        width: 800px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
	
}
.wp-news .column-news-con ul li p {
	float: right;
	line-height: 50px;
}