@charset "utf-8";
/* css 重置 */
body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form { margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
img { border:0; margin: 0; padding: 0;   }
body { color: #333; -webkit-user-select: none; -webkit-text-size-adjust: none; font:normal 1.6rem/200% "微软雅黑", helvetica, arial; text-align:left;background:#f2f2f2;}
header, section, footer { display: block; margin: 0; padding: 0 }
a{text-decoration:none;color:#333;-webkit-tap-highlight-color:rgba(0,0,0,0);}

.clear {clear:both;height: 0px;overflow: hidden;}


.loadLayout { width:100%; height:100%; background-color:#f2f2f2; position:absolute; top:0px; left:0px; z-index:9999; color:#888; text-align:center; display: -webkit-box; -webkit-box-pack: center; -webkit-box-align: center; display: box; box-pack: center; box-align: center;}
.loadLayout span{font-size: 24px;line-height: 30px;}

/* 头部 */
header{  width: 100%;height: 110px;background-color: #fff;}


.nav {background-color: #4fc1e9;height: 50px;padding:10px 30px;background: url(http://www.cqps.gov.cn/resource/mainbg.png) 0 -1100px no-repeat;}
.nav .sminqu { width: 100%;overflow: hidden;list-style-type: none;padding: 0;z-index: 2;}
.nav .sminqu li {display: table-cell;text-align: center;width: 20%;font-size: 28px;line-height: 50px;}
.nav .sminqu li a {display: block; text-align: center;font-size: 28px;line-height: 50px;color: #fff;position: relative;-webkit-transition: background 0.1s ease-in-out;-moz-transition: background 0.1s ease-in-out;transition: background 0.1s ease-in-out;}
.nav .sminqu-curr { background: rgba(0,0,0,0.3) !important;}
.nav .sminqu-curr:hover{background: rgba (255,255,255,0.5) !important;color: #fff;}
.nav .sminqu li a:hover{background: rgba(255, 255, 255, 0.3);color: #fff;}
@media screen and (max-width: 800px) {
.nav .sminqu {width: 100%;font-size: 50%;margin: 0;padding: 0;display: table;} 
.nav .sminqu li {display: table-cell;text-align: center;width: 20%;font-size: 28px;line-height: 50px;}
.nav .sminqu li a{vertical-align: middle;padding: 0 0.1em 0 0.1em;height: 100%;border-bottom: none;}
}

.bakbox{-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px; margin:19px 15px;background-color: #fff;border:1px solid #dfdfdf;}
.box10{padding:10px;}
.box20{padding:20px;}

/* 大图 */
.slideBox{ position:relative; overflow:hidden; margin:0px auto;}
.slideBox .hd{ height:22px; line-height:22px; z-index:1; padding:10px 0px;text-align: center;}
.slideBox .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#dfdfdf; text-indent:-9999px; overflow:hidden; margin:0 4px;   }
.slideBox .hd li.on{ background:#00afec;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background:url(http://www.cqps.gov.cn/ps_tmp/65141.files/mainbg.png) center center no-repeat;  vertical-align:top; width:100%;}
.slideBox .bd li h1{ display:block; width:100%;height:50px; line-height:50px; background-color: #000000;color:#fff;text-align:center;font-size: 28px;}

/* 列表 */
.newsbox .doti {width: 100%;height: 50px;position: relative;}
.newsbox .doti h5 {width: 200px;height: 46px;background: url(http://www.cqps.gov.cn/resource/mainbg.png) 0 -110px no-repeat;position: absolute;top:5px;left:-24px;text-align: center;font-size: 26px;line-height: 44px;color:#fff;}
.newsbox .doti h6{height: 60px;font-size: 28px;line-height: 60px;padding-left:20px;border-bottom: 1px solid #ccc;}
.newsbox .doti ul{position: absolute;top:10px;right:15px;}
.newsbox .doti ul li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; background:#dfdfdf; text-indent:-9999px; overflow:hidden; margin:0 1px;}
.newsbox .doti ul li.on{ background:#00afec;}
.newsbox .toph {margin-bottom:20px;}


.newsbox .navi{ height:60px; line-height:60px; border-bottom: 1px solid #ccc;}
.newsbox .navi ul{ overflow:hidden;}
.newsbox .navi ul li{ float:left;height:59px; line-height:59px;text-align: center;font-size:28px;}
.newsbox .s3 ul li{ width: 33%;}
.newsbox .s4 ul li{ width: 25%;}
.newsbox .s5 ul li{ width: 16.66%;}
.newsbox .navi ul a{ color:#b5b5b5;}
.newsbox .navi ul .on{ border-bottom:3px solid #4fc1e9; }
.newsbox .navi ul .on a{ display:block;color:#333;}

.newsbox .bd .tt{height: 130px;padding:25px 10px;position: relative;border-bottom: 1px solid #ebebeb;}
.newsbox .bd .tt img{height: 130px;width: 200px;position: absolute;top:25px;left:0px;}
.newsbox .bd .tt h1{height: 88px;font-size: 32px;line-height: 44px;padding:39px 0px 0px 215px;overflow: hidden;}
.newsbox .bd .tt h2 {height: 26px;width: 46px;position: absolute;top:25px;left:225px;font-size: 17px;line-height: 26px;text-align: center;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;background-color: #f36100;color:#fff;}
.newsbox .bd .tt a {-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;}

.newsbox .bd .dtt{padding:25px 10px 25px 70px;position: relative;border-bottom: 1px solid #ebebeb;background: url(http://www.cqps.gov.cn/resource/mainbg.png) 0 -583px no-repeat;}
.newsbox .bd .dtt h1{font-size: 36px;line-height: 40px;padding:20px 0px;overflow: hidden;font-weight: bold;}
.newsbox .bd .dtt h2 {font-size: 24px;line-height: 30px;color:#b5b5b5;}
.newsbox .bd .dtt a {-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;}

.newsbox .bd .pt li{height: 80px;border-bottom: 1px solid #ebebeb;font-size: 32px;line-height: 50px;padding:15px 10px 20px 60px;background: url(http://www.cqps.gov.cn/resource/mainbg.png) 0 -160px no-repeat;}
.newsbox .bd .pt li:first-child{
	font-weight:900;
	font-size: 32px;
}

.newsbox .bd .pt li img{height: 88px;width: 140px; float:left; margin-right:20px; margin-left:-40px;}
.newsbox .bd .pt li p{ color:#999; font-size:16px; width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


.newsbox .bd .pt .end{border-bottom: 0px solid #fff;}
.newsbox .bd .pt .first{margin-top:10px;}
.newsbox .bd .wdpt li{
	border-bottom: 1px solid #ebebeb;
	font-size: 32px;
	line-height: 44px;
	padding:15px 10px 15px 40px;
	text-align: left;background: url(http://www.cqps.gov.cn/resource/mainbg.png) -20px -160px no-repeat;
}
.newsbox .more{ height: 40px;padding:20px 0px 10px 0;overflow:hidden;text-align:center;   }
.newsbox .more .next{  height: 40px;width: 120px;font-size: 28px;line-height: 40px;padding:0px 0px 0px 50px;color:#999;background: url(http://www.cqps.gov.cn/resource/mainbg.png) 0 -280px no-repeat;margin: 0px auto;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}

/* 图片 */
.newsbox .bd .photo {width: 100%;}
.newsbox .bd .photo li{width: 48%;margin:10px 0;}
.newsbox .bd .photo .l{float: left;}
.newsbox .bd .photo .r{float: right;}
.newsbox .bd .photo li img{width: 100%;height:150px;vertical-align:top;}
.newsbox .bd .photo li h1{width:100%;height:42px; line-height:42px;text-align: center; background-color: #000000;color:#fff;font-size: 24px;overflow: hidden;}
.newsbox .bd .photo li a {-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;}


/* 发布 */
.xinmeiti{ height:200px; width:95%; clear:both; }
.xinmeiti .XMT-bd{ height:120px; border: #f2f2f2 solid 1px; float:left; margin-top:45px; margin-left:5px !important;margin-right:5px !important;}
.APP {padding:30px;height: 140px;  float:left;width:20%; margin-left:10px !important;}
.APP a{width: 100%;height: 120px;background: url(http://www.cqps.gov.cn/resource/mainbg.png) left -447px no-repeat;display:block;}
.APP h1{height: 20px;font-size: 14px; padding-top:100px; text-align:center;}
.weixin {padding:30px;height: 140px; float:left;width:20%;margin-left:5px !important;margin-right:5px !important;}
.weixin a{width: 100%;height: 120px;background: url(http://www.cqps.gov.cn/resource/mainbg.png) left -577px no-repeat;display:block;}
.weixin h1{height: 20px;font-size: 14px; padding-top:100px; text-align:center;}
.wzgzh {padding:30px;height: 140px;float:left;width:20%;margin-left:5px !important;margin-right:5px !important;}
.wzgzh a{width: 100%;height: 120px;background: url(http://www.cqps.gov.cn/resource/mainbg.png) left -320px no-repeat;display:block;}
.wzgzh h1{height: 20px;font-size: 14px; padding-top:100px; text-align:center; }


/* 尾部 */
.foot {margin:30px 15px;height: 100px;text-align: center;position: relative;}

.foot .line {position: absolute;top:50px;left:0px;width: 100%;height: 2px;background:-moz-linear-gradient(top, #c3c3c3, #ffffff);background:-webkit-linear-gradient(top, #c3c3c3, #ffffff);background:linear-gradient(top, #c3c3c3, #ffffff);z-index: 1;}

.foot2 {width: 100%;height: 70px;text-align: center;font-size: 32px;line-height: 70px;color:#999;}
.foot2 a{color:#999;}
.foot3 {width: 100%;height: 30px;text-align: center;font-size: 24px;line-height: 30px;color:#999;padding-bottom:50px;}
.foot4 {width: 100%;height: 30px;text-align: center;font-size: 24px;line-height: 30px;color:#999;padding-bottom:5px;}
.foot4 a{ color: #06C; text-decoration: underline !important;}
#toTop {
	display: none;

	position: fixed;
	bottom: 8px;
	right: 25px;
	width: 64px;
	height: 64px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(http://www.cqps.gov.cn/ps_tmp/65141.files/up.png);
	background-repeat: no-repeat;
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	background-color: #c5d8e7;
}
#toTop:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
