﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:12px; cursor:default;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none; color: #666666;}
a:hover{ text-decoration:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
.dib{display:block !important;}
.hidden{display:none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; height: 0px; line-height: 0px; font-size: 0px;}
body{ background: url(../img/yqfk2020_bg.jpg) center top no-repeat #106fe8;}
.w1000{width: 1000px; margin: 0 auto;}
.top{ height: 40px; width: 100%;background:rgba(95,95,95,0.6); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cf5f5f5f,endColorstr=#cf5f5f5f);line-height: 40px;}
.top a{background: url(../img/yqfk2020_guohui.png) left center no-repeat; font-size: 14px;color: #fff;padding-left: 26px;}

.logo{display: block; width: 961px;height: 173px; margin: 177px auto 110px;}
.title{ height: 60px;line-height: 60px;padding: 0 30px; background: #09428e;}
.title h2{float: left; font-size: 24px; color: #FFFFFF; font-weight: bold;}
.title a.more{float: right;font-size: 14px;color: #ffffff;}
.title a.more:hover{text-decoration: underline;}
.container{ height: auto; width: 1000px;margin: 0 auto 20px;}

.ywjj{width: 100%;height: 439px;margin-bottom: 20px; background: #FFFFFF;}
.ywjj_box{padding: 30px 30px 0;}
/*图片新闻*/
.tpxw{ float:left; height:320px; width:560px;position:relative; z-index:5; overflow:hidden;}
.tpxw .hd{ height:6px; overflow:hidden; position:absolute; right:18px; bottom:14px; z-index:1; }
.tpxw .hd ul{ overflow:hidden; zoom:1; float:left;  }
.tpxw .hd ul li{ float:left; margin-left:6px;  width:12px; height:6px; background:#666; cursor:pointer; }
.tpxw .hd ul li.on{ background:#FFFFFF;}
.tpxw .bd{ position:relative; height:320px; z-index:0;}
.tpxw .bd li{ zoom:1; vertical-align:middle;}
.tpxw .bd li a{ display:block; width:560px; height:320px; position:relative;}
.tpxw .bd li p{ position:absolute; left:0; bottom:0; width:100%; height:40px; background:rgba(0,0,0,0.7); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cf000000,endColorstr=#cf000000);   font-size:16px; line-height:40px; color:#fff; cursor:pointer; text-indent:20px;}
.tpxw .bd li a:hover p{ color:#256092;}
.tpxw .bd img{ width:560px; height:320px;}

.ywjj_list{float: right;width: 360px;height: auto;}
.ywjj_list li{height: 44px; border-top: 1px dashed #e1e1e1;line-height: 48px; vertical-align: top;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.ywjj_list li:first-child{ border-top: none;}
.ywjj_list li a{font-size: 18px; color: #333333; max-width: 100%;}
.ywjj_list li a:hover{ color: #087cdf;}


/* 厅直防控 */
.tzfk{float: left;width: 490px;background: #ffffff;height: 418px;}
.list{padding: 20px 30px 0;}
.list li{height: 40px;line-height: 40px;vertical-align: top;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.list li a{font-size: 18px; color: #333333; max-width: 100%; }
.list li a:hover{ color: #087cdf;}

.mtsy{float: right;}


/* 市州防控 */
.szfk{width: 100%; height: auto; margin-top: 20px; background: #FFFFFF;}
.szfk_list{float: left;width: 430px;height: auto;padding-left: 30px;padding-top: 15px;padding-bottom: 15px;}
.szfk_list li{height: 44px; border-top: 1px dashed #e1e1e1;line-height: 48px; vertical-align: top;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.szfk_list li:first-child{ border-top: none;}
.szfk_list li a{font-size: 18px; color: #333333; max-width: 100%;}
.szfk_list li a span{color: #087cdf;}
.szfk_list li a:hover{ color: #087cdf;}

.szfk_list_right{padding-left: 80px;}
/*foot*/
/* footer */
.footer{
	background-color: #263951;
	padding: 20px 0;
}

.footer a{
	color: #fff;
}

.footer-cont{
	width: 760px;
	margin: 0 auto;
}

.footer-cont-left{
	float: left;
	line-height: 90px;
}

.footer-cont-left img{
	vertical-align: middle;
}

.footer-cont-right{
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	margin-left: 220px !important;
    width: 680px !important;
}

@media screen and (max-width: 999px) {
	body{background: #106fe8; width: 100%;}
	.w1000{width: 100%;}
	.top{ width: 100%; height: 30px; line-height: 30px; text-align: center;}
	.top a{ font-size: 12px;}

	.container{padding: 0 2%; width: 96%;}
	.logo{width: 95%; height: auto;margin: 30px auto;}

	.ywjj{height: auto;}
	.title{height: 40px;line-height: 40px; padding: 0 5%;}
	.title h2{font-size: 16px; font-weight: normal;}
	.title a.more{font-size: 13px;}

	.ywjj_box{padding: 10px 2% 0;}
	.tpxw{float: none; margin: 0 auto;}
	.ywjj_list{float: none; width: 100%; margin: 0 auto; padding: 10px 0;}
	.ywjj_list li{line-height: 26px; height: auto; padding: 9px 0;white-space: normal; overflow: auto;}
	.tzfk{float: none;width: 100%;height: auto;}
	.mtsy{margin-top: 20px;}

	.szfk_list{float: none; padding: 0;width: 96%; margin: 0 auto;}
	.szfk_list li,.list li{line-height: 26px; height: auto; padding: 9px 0;white-space: normal; overflow: auto;}
	
	.list{padding: 10px 0;width: 96%; margin: 0 auto;}
	.list li{border-bottom: 1px dashed #e1e1e1;}
	.list li:last-child{border-bottom: none;}
	.szfk .title{margin-bottom: 10px;}
	.szfk{padding-bottom: 10px;}


	.footer-cont{ width: 100%;}
	.footer-cont-left{ float: none; margin: 0 auto; text-align: center;}
	.footer-cont-right{ float: none; margin: 0 auto !important; width: 100% !important; text-align: center;}

}
@media screen and (max-width: 560px) {
.tpxw,.tpxw .bd li a,.tpxw .bd img{width: 100%; height: 284px;}

}
@media screen and (max-width: 480px) {
	.tpxw,.tpxw .bd li a,.tpxw .bd img{ height: 252px;}

	}
@media screen and (max-width: 460px) {
	.tpxw,.tpxw .bd li a,.tpxw .bd img{ height: 242px;}
	}
@media screen and (max-width: 440px) {
	 .tpxw,.tpxw .bd li a,.tpxw .bd img{ height: 232px;}
	}
@media screen and (max-width: 420px) {
	.tpxw,.tpxw .bd li a,.tpxw .bd img{ height: 222px;}
	}
@media screen and (max-width: 400px) {
	.tpxw,.tpxw .bd li a,.tpxw .bd img{ height: 212px;}
	}