﻿*{
	margin: 0;
	padding: 0;
}
ul{
	list-style-type: none;
}
a{
	text-decoration: none;
}
.wapmian{
	width: 100%;
	overflow: hidden;
	background: url(../images/wapbodybg.jpg) no-repeat center;
}
.waplogo{
	text-align: center;
	padding: 75px 5% 0;
}
.waplogo img{
	width: 100%;
}
.waplogo h1{
	font-weight: normal;
	font-size: 46px;
}
.waplogo h1 a{
	color: #FFF;
}
.wapbanner{
	padding: 0 5%;
	margin-top: 40px;
	text-align: center;
}
.wapbanner img{
	width: 100%;
}
.wapnav{
	width: 90%;
	padding: 0 5%;
	margin: 0 auto;
	overflow: hidden;
}
.wapnav li{
	width: 30.6%;
	margin-right: 4%;
	margin-top: 20px;
	text-align: center;
	border-radius: 10px;
	overflow: hidden;
	background: url(../images/wapnavbg.jpg) no-repeat center;
	float: left;
}
.wapnav li p{
	padding: 66% 2% 0;
	line-height: 34px;
	background-size: 50% 50% !important;
}
.wapnav li a{
	display: block;
	height: 100%;
	color: #333;
}
.wapbottom{
	width: 100%;
	margin-top: 20px;
	padding: 20px 0;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}
.wapbottom a{
	color: #FFF;
}
.waplistlogo{
	padding: 0 5% 20px;
	background: url(../images/waplisttopbg.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
}
.waplistlogo img{
	margin-top: 20px;
	width: 92%;
}
.waplistlogo h1{
	/*margin-left: 16%;*/
}
.waplistlogo a{
	color: #FFF;
	font-weight: normal;
}
.waplistnav{
	width: 100%;
	background-color: #FFF;
        overflow: hidden;
}
.waplistnav h2{
	color: #FFF;
	padding: 10px 0;
	font-weight: normal;
	text-align: center;
	font-size: 20px;
	background-color: #0b4a93;
}
.waplistnav h2 a img{
	float: left;
	left: 3%;
	margin-top: 6px;
	width: 10px;
	height: 16px;
	position: absolute;
}
.waplistnav li{
	float: left;
	width: 25%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #FFF;
	font-weight: bold;
        font-size: 14px;
}
.waplistnav .wapon{
	color: #095798;
	height: 38px;
	border-bottom: 2px solid #095798;
}
.waplistnav .wapon a{
	color: #095798;
}
.waplistnav li a{
	display: block;
	color: #404040;
}
.waplist{
	width: 90%;
	padding: 0 5%;
	background-color: #FFF;
	overflow: hidden;
	padding-bottom: 30px;
}
.waplist li{
	height: 40px;
	padding: 8px 0;
	border-bottom: 1px solid #ebebeb;
        width: 100%;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
}
.waplist li a{
	color: #333;
	font-size: 14px;
}
.waplist li a p{
	color: #999;
	font-size: 12px
}
.waplistbottom{
	width: 95%;
	margin-top: 20px;
	padding: 20px 0 20px 5%;
	color: #FFF;
	line-height: 30px;
	font-size: 14px;
	background-color: #0e2f60;
}
.waplistbottom a{
	color: #FFF;
}
.wapcont img{
        max-width: 100% !important;
        height: auto !important;
}
.wapcontbox{
	padding: 0 5%;
	overflow: hidden;
}
.wapconttit{
	padding: 10px 0;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid #ebebeb;
}
.wapconttit h2{
	padding: 10px 0;
	font-size: 22px;
	font-weight: normal;
}
.wapconttit p{
	color: #999;
	font-size: 14px;
}
.NewsPage{
        text-align: center;
        font-size: 12px;
}
.wappiclist{
	width: 90%;
	padding: 20px 5%;
	overflow: hidden;
}
.wappiclist li{
	width: 48%;
	margin-right: 4%;
	margin-bottom: 20px;
	height: auto;
	float: left;
        text-align: center;
}
.wappiclist li a{
	color: #333;
}
.wappiclist li img{
	max-width: 100%;
	height: 180px;
}
.wappiclist li p{
	text-align: center;
}