
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {text-decoration:none;}


html,body { font-family: 'MicroSoft YaHei', sans-serif;}

header, section, nav, footer{width:100%; display:block; overflow:hidden;}



.logo{width:1000px; margin:0 auto;padding-top: 15px;padding-bottom: 15px;}

#nav {
	height:50px;
	background:#1a7ace;
	position:relative;
	border-top: solid 2px #1a7ace;
}
#nav ul {
	margin: 0 auto;
	width: 1000px;
	padding:0 15px;
}
#nav ul li {
	height:50px;
	float:left;
}
#nav ul li a {
	display: block;
	height:50px;
	line-height:48px;
	padding:0 20px;
	color:#fff;
	font-size:15px;
}
#nav ul li:hover {
	background:#fff;
}
#nav ul li:hover a {color:#1a7ace;}





.one{ width:950px; margin:10px auto; overflow:hidden; background:#fff;}
.one td{ text-align:center; border:1px solid #e5e5e5; padding:10px 0; width:134px;}
.one td p{ font-size:16px; color:#333333; line-height:35px;}


.wid-1000 {
    width: 1000px;
    margin: 0 auto;
}

.til-h1 {
	color: #0075bf;
	font-weight: bold;
    font-size: 18px;
	margin-bottom: 10px;
	line-height: 46px;
	border-bottom: solid 1px #666;
}

.zj-qh {
	margin: 20px auto;
    position: relative;
}

.zj-qh ul li {
    width: 239px;
    margin-right: 15px;
    max-height: 290px;
    overflow: hidden;
}

.zj-qh ul li p {
    height: 39px;
    width: 238px;
    background: #0075bf;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 39px;
}

.lmx-wrapper {
    width: 238px;
    height: 251px;
    overflow: hidden;
}

.lmx-wrapper img {
    width: 238px;
}


.foot{width:100%; background-color:#1a7ace; overflow:hidden;}

.foots{width:1000px;background-color:#1a7ace; margin:0 auto;  overflow:hidden;padding-top: 40px;padding-bottom: 40px;}

.foots p{text-align: center; font-size:13px; color:#FFF;line-height: 30px;}





.w1000{width: 1000px;margin: 0px auto;}
.wpbox{margin-top: 40px;overflow: hidden;padding-bottom: 20px;}
.wpl{width: 250px;float: left;overflow: hidden;}
.wpl-menu {overflow: hidden;}
.wpl-menu li{height: 50px;overflow: hidden;}
.wpl-menu li a{display: block;height:49px;line-height: 49px;padding-left: 40px;border-bottom: 1px dashed #6e6f70; color: #6e6f70;}
.wpl-menu li a span{font-size: 12px;color: #6e6f70;text-transform:capitalize;padding-left: 10px;}
.wpl-menu li b{
	display: block;float: left;width: 60px;height: 50px;margin: 0 15px 0 -120px;
	background: #1a7ace url(/images/wpl_menuico.png) no-repeat 18px 12px;
	transition: all 0.45s ease-out;-webkit-transition: all 0.45s ease-out;-moz-transition: all 0.45s ease-out;-o-transition: all 0.45s ease-out;
}
.wpl-menu li.active b{margin: 0 20px 0 -40px;}
.wpl-menu li a:hover b{margin: 0 20px 0 -40px;}
.wpl-menu p{padding-top: 20px;display: block;overflow: hidden;}
.wpl-menu p span{font-size: 28px;color: #bea68c;font-weight: bold;}

.wpr{width: 703px;float: right;overflow: hidden;}
.wpr h1{font-size: 24px;color: #1a7ace;}
.wpr h2{font-size: 24px;color: #666;}

.wpr-tit{margin-bottom: 30px;overflow: hidden;text-align: center;}
.abox p {
	line-height: 36px;
	color: #404040;
}
.abox img {max-width: 100%;}