@charset "gb2312";
html{ font-size:62.5%;}
*{margin:0px;padding:0px;}
body{font:1.4rem/2.4rem Arial;color:#333; margin:0;}
img{border:none; background-image:url(../images/loading.gif);background-size:10px 10px;background-position:center center; background-repeat:no-repeat;}
li{list-style:none;}
h1,h2{font-size:1.6rem; font-weight:normal;line-height:3.6rem;}
a{text-decoration:none;color:#000;}

.intro,.con,.zj,.zj le,.zj .rh,.speak,.want,ul,p,header,nav,footer{overflow:hidden;font:1.4rem/2.4rem Arial;}
header img{width:100%;min-height:50px;margin-top:10px;}
nav{padding-bottom:1px;}
nav span{display:block;float:left;width:25%;background:#2e4d47;text-align:center;}
nav span:first-child,nav span:nth-child(2),nav span:nth-child(3),nav span:nth-child(4){border-bottom:1px solid #fff;}
nav span a{display:block;color:#fff;padding:5px;font-size:1.6rem;}
nav span:nth-child(2) a,nav span:nth-child(6) a{border-left:1px solid #fff;border-right:1px solid #fff;}
nav span:nth-child(3) a,nav span:nth-child(7) a{border-right:1px solid #fff;}
.ban img{width:100%;float:left;min-height:150px;}

.intro{padding:10px 10px 0px 10px;}
.click{background:#d7cfae;text-align:center;padding:5px;}
.click a,.click span.icon-user4{color:#2e4d47;}
.click span.icon-user4{margin-right:5px;}
.click img{vertical-align:middle;border:none;}
.info{text-indent:2em;}
.red a{color:#cc0000;}

.con{padding-top:10px;}
h1{background:#2e4d47;padding:0px 5px;font-size:1.4rem;color:#fff;}
h1 a{display:inline-block;float:right;background:#d7cfae;padding:0px 3px;color:#2e4d47;line-height:2rem;margin-top:8px;}
.jc{color:#910101;text-align:center;}
.aa{padding-bottom:5px;}

.nr{padding:10px;}
ul li img{width:99%;min-height:118px;border:1px solid #cccccc;border-radius:2px;float:left;}
ul.cj{padding:5px 0px;}
ul.cj li{float:left;width:49%;}
ul.cj li:nth-child(2),ul.cj li:nth-child(2) img{float:right;}

.want span{display:inline-block;float:left;}
.want span.line{width:15%;height:1px;background:#2e4d47;margin-top:10px;}
.want span.wz{width:70%;color:#2e4d47;text-align:center;}

ul.gh{padding:5px 0px 0px 0px;}
ul.gh li{float:left;width:33.3%;text-align:center;}
ul.gh li a{display:block;color:#2e4d47;width:85%;background:#d7cfae;padding:5px;border-radius:5px;margin:0 auto;}

.weixin {text-align:center;color:#8f0102;font-size:1.2rem;}

footer{background:#01ac8c;overflow:hidden;margin-top:10px;}
ul.f_nav{border-bottom:2px solid #008863;padding:10px 0px;}
ul.f_nav li{float:left;width:14%;text-align:center;}
ul.f_nav li:nth-child(7){width:16%;}
ul.f_nav li a{font-size:16px;color:#fff;}

footer p{padding:10px;color:#fff;text-align:center;}

ul.yx li{width:32.3%;float:left;margin-left:1.5%;}
ul.yx li:first-child{margin-left:0px;}
ul.yx li img{width:100%;min-height:80px;}

.zj{border-top:1px solid #ccc;padding-top:10px;}
.zj .le{float:left;margin-top:5px;}
.zj .le img{border:1px solid #ccc;}
.zj .rh{padding-left:5px;}
.zj .rh p{font-size:1.2rem;}
.zj .rh p span{color:#8f0102;}
.zj .rh .bor{border-bottom:1px dashed #2e4d47;}
.zj .rh .dj a{display:block;float:left;width:49%;background:#2e4d47;text-align:center;color:#d7cfae;}
.zj .rh .dj a:nth-child(2){background:#d7cfae;color:#2e4d47;margin-left:2%;}

.speak span{color:#8f0102;}

.footer{color:#636363;background:#BCE3FF;text-align:center;padding-bottom:82px;}

.footer h4{height:28px;font-size:12px;line-height:28px;color:#555;background:#E6E6E6;}

.footer p{background:#BCE3FF;line-height:24px;}
.zz{margin-left:5px;}
.footer p a,.zz{color:#3399ff;}
.bottom{width:100%;overflow:hidden;position:fixed;bottom:41px;left:0px;border-top:1px solid #0771DB;}
.bottom li{width:25%;float:left;height:41px;background:#54A7FA;}
.bottom a{position: relative;line-height:40px;display:block;background-image:url(http://wxkybdf.b0.upaiyun.com/comm/bottom.png); background-size:50px 300px;background-repeat:no-repeat;text-align:center;padding:10px 0 0;color:white;font-size:12px;margin-top:1px;background-color:#39f;}
.bottom li:nth-child(1) a{ background-position:center 3px;border-right:1px solid #53A7FC;}
.bottom li:nth-child(2) a{ background-position:center -55px;border-right:1px solid #53A7FC;border-left:1px solid #0771DB;}
.bottom li:nth-child(3) a{ background-position:center -117px;border-right:1px solid #53A7FC;border-left:1px solid #0771DB;-webkit-animation:run 1s ease-in-out 0s infinite;-moz-animation:run 1s ease-in-out 0s infinite;-o-animation:run 1s ease-in-out 0s infinite;animation:run 1s ease-in-out 0s infinite;}
.bottom li:nth-child(4) a{ background-position:center -237px;border-left:1px solid #0771DB;}
@keyframes run{
	0%{background-position-y:-117px}
	50%{background-position-y:-117px}
	50.1%{background-position-y:-177px}
	100%{background-position-y:-177px}
	}
@-webkit-keyframes run{
	0%{background-position-y:-117px}
	50%{background-position-y:-117px}
	50.1%{background-position-y:-177px}
	100%{background-position-y:-177px}
	}
@-moz-keyframes run{
	0%{background-position-y:-117px}
	50%{background-position-y:-117px}
	50.1%{background-position-y:-177px}
	100%{background-position-y:-177px}
	}
@-o-keyframes run{
	0%{background-position-y:-117px}
	50%{background-position-y:-117px}
	50.1%{background-position-y:-177px}
	100%{background-position-y:-177px}
	}
.bottom a .no1 {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: inline-block;position: absolute;border: 2px solid #fff;width: 20px;height: 20px;line-height: 17px;font-size: 14px;color: #fff;right: 1px;top: 1px;font-family: arial;font-weight: bold;-webkit-animation: dot 2s infinite;
animation: dot 2s infinite;border-radius: 10px;background: -webkit-linear-gradient(top, #fd142e, #bf0116);background: linear-gradient(to bottom, #fd142e, #bf0116);}
@-webkit-keyframes dot{
	  0%{opacity:1;}
	  50%{opacity:1;}
	  50.01%{opacity:0;}
	  100%{opacity:0;}
	}
@keyframes dot{
	  0%{opacity:1;}
	  50.01%{opacity:1;}
	  50%{opacity:0;}
	  100%{opacity:0;}
	}