@charset="gb2312";
*{margin:0px;padding:0px;}
html{overflow-x:hidden;max-width:360px;margin:0 auto;}
body{font:14px/24px 'Microsoft YaHei' Arial;color:#333;}
img[src*=".jpg"]{border:none;background-position:center center; background-repeat:no-repeat;}
li{list-style:none;}
h1,h2{font-size:18px;font-weight:normal;color:#000;line-height: 32px ;}
a{text-decoration:none;color:#000;-webkit-tap-highlight-color:rgba(0,255,0,0.3);}
em{font-style:normal;}

.top .logo a img{width: 100%;height: auto;}
.top ul{line-height:35px;;border-top:1px solid #0b6db4;overflow:hidden;}
.top ul li{
	float:left;
	width:16.667%;
	height:40px;
	text-align:center;	
	}
.top ul , .top ul li{
	background:-webkit-gradient(linear,left top,left bottom,from(#0167af),to(#01538b));/*±³¾°½¥±ä*/
	background:-moz-gradient(linear,left top,left bottom,from(#0167af),to(#01538b));
	background:-o-gradient(linear,left top,left bottom,from(#0167af),to(#01538b));
	background:-ms-gradient(linear,left top,left bottom,from(#0167af),to(#01538b));
	}
.top ul li.lttle{width:16.6%;}
.top ul li.big{width:17%;}

.top ul li a{font-size:14px;color:#fff;font-weight:bold;border-top:1px solid #3d98cf;border-bottom:1px solid #00467a;border-left:1px solid #2f82b6;border-right:1px solid #0f588b;display:block;padding-top:3px;}

.con{ overflow:hidden; margin-top:10px; display:block; text-align:center; border-bottom:1px dashed #ccc; padding:0 10px; line-height:26px; font-weight:bold; color:#333;}
.con .cd1{ float:left;}
.con .cd2{ float:right;}
.con .cd1 img,.con .cd2 img{ float:left; width:12px; height:11px; margin:0 1px; margin-top:8px;}
.con1,.con2{ overflow:hidden; padding:6px 10px 10px; border-bottom:1px dashed #ccc;}
.con1 h2,.con2 h2{ font-size:15px; color:#015ea0; font-weight:bold; float:left; width:100%;}
.con1 p{ float:left; width:100%; text-indent:2em;}
.con1 p a{ color:#ff0000;}
.con2{ border-bottom:none;}
.con2 h3{ line-height:30px; font-size:14px; font-weight:normal;  float:left; width:100%; background:#015ea0; color:#fff; text-align:center; margin-top:2px; margin-bottom:4px;}
.con2 .left{ float:left; width:50%; line-height:26px;}
.con2 .right{ float:right; width:44%; line-height:26px; background:url(../images/pic1.jpg) no-repeat right 70px; }
.con2 .left em,.con2 .right em,.con2 .zhong em,.con3 p em{ font-weight:bold;}
.con2 .left span,.con2 .right span,.con2 .zhong span{ border-bottom:1px solid #ccc;}
.con2 .zhong{ width:100%; float:left; line-height:26px;} 
.con2 .zhong img{ float:left; width:100%; height:auto; margin-top:6px;}

#cf1{ float:left; width:100%; font-size:14px; font-weight:normal;  line-height:26px;  border-bottom:none;}
.con3{ overflow:hidden; padding:0px 10px;}
.con3 p{ float:left; width:100%; background:url(../images/pic6.jpg) no-repeat right 140px;}
.con3 p img{ float:left; margin-right:10px; margin-top:6px;}
.con3 p span{ color:#ff0000;}
.con4{ overflow:hidden; padding:10px 0px 0;}
.con4 .zx,.con4 .zx1{ float:left; padding:0 16px;  font-size:15px; color:#fff; border-radius:5px; background:#1e75bc; line-height:32px;  margin:10px;}
.con4 .zx img,.con4 .zx1 img{ float:left; margin-top:8px;}
.con4 .zx1{ float:right; background:#e70012;}
.con4 .zx span,.con4 .zx1 span{ float:right; padding-left:6px;}

footer{text-align:center; margin-bottom:80px;}
footer h2{ width:100%; height:36px;margin:0; line-height:36px; background:#01538b; font-size:16px; text-align:center; font-weight:normal; }
footer h2 a{ color:#fff; margin:0 6px;}
footer p{font-size:12px;line-height:20px;}
footer p span a{color:#09C;}

.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;}
	}