<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
body, button, input, select, textarea { font-family: '微软雅黑','宋体'; font-size:13px;}

.fl{ float:left;}
.fr{ float:right;}
a{ color:#333; text-decoration:none;}
a:hover{
	color:#cd3333;
}
ul{list-style:none;}
.center{ width:1000px; margin:0 auto; overflow:hidden;zoom:1; position:relative;}
.ml30{ margin-left:15px;}
.mt20{ margin-top:20px;}
.w370{ width:370px;}

.mt10{ margin-top:10px;}
.h287{ height:309px;}
.h340{ height:340px;}
.h240{ height:250px;}
.h650{ height:672px; line-height:16px;}
.h400{ height:816px;}

.w998{ width:998px;}
.border{ border:#eee solid 1px;}
h2{ margin:15px 0px 10px 25px; font-family:"微软雅黑"; font-weight:normal; font-size:20px; text-align:left;}
h2 a{  display:inline; font-family:"微软雅黑"; color:#000;}
a img{ border:none;}
/* topbar */
.topbar{ background:#cb1c1d; height:48px; line-height:48px; font-size:12px; text-align:center; color:#FFF; width:100%; max-width:1600px; margin:0 auto;}
.topbartime{width:50%; text-align:left;}
.topbarsearch{ width:28%; height:30px; border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px; border:#fff solid 1px; margin-top:9px;}
.topbarsearch input{ border:none; background:none;width:80%; height:30px;outline:none; font-size:14px; color:#fff; line-height:30px; margin-left:10px;}
.topbarsearch .button{ background:url(../../images/jnsw/123okq_03.png) no-repeat right center; width:24px; height:24px; border:none; margin-top:3px; outline:none; cursor:pointer;}
.topbarcollect{ width:20%;}

/* fullSlide */
.fullSlide{width:100%;position:relative;height:230px;background:#fff; border-bottom:#cb1c1d solid 8px; max-width:1600px; margin:0 auto}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:230px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:230px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .bd li img{display: block;}
.logo{ position:absolute;  width:1000px; left:50%; margin-left:-500px; height:230px; z-index:1;}
.logo img{ position:absolute; left:50px; top:50%; margin-top:-42px;}

/*nav*/
.borderbo{border-bottom: 1px solid #f6f6f6;}
.nav{height:99px; width:797px;}
.nav .fl{width:797px;position:relative;height:99px;overflow:hidden; }
.nav .fr{width:200px;}
.nav .fl ul{position:absolute;top:0;left:0;width:1000px;}
.nav .fl ul li{float:left;width:60px;border-left:1px solid #f6f6f6;position:relative;}
.nav .fl ul li h1{float:left;width:60px;height:99px;text-align:center;border-right:1px solid #f6f6f6;cursor: pointer; font-size:0;}
.nav .fl ul li h1 img{margin-top:29px;}
.nav .fl ul li p{float:right;width:320px;display: none;position:absolute;top:30px;z-index:9; font-size:14px; line-height:24px;}
.nav .fl ul li p a{margin:0 5px; display:block; float:left; font-family:'微软雅黑';}
.nav .fl ul li p em.gaigai{width:98%; height:30px; display:block;}
.nav .fl ul li p em.gaigai a{margin:0 5px; display:block; float:left;}
.nav .fl ul li.active h1{background:#f6f6f6;border-right:none;}
.nav .fl ul li.active p{display: inline-block;}
.hh{ width:60px; border-left:1px solid #f6f6f6; text-align:center; height:99px;}
.hh h1 img{margin-top:29px;}

/*clear*/
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
.clear{ clear:both;}

/*消息*/
.inf{ width:200px; height:77px; overflow:hidden; margin-top:13px; margin-right:0px;}
.txtScroll-top {
    position: relative; background:#f6f6f6;
}

.txtScroll-top .hd {
	position:absolute;bottom:0px; left:10px;
    height: 24px; z-index:3;
	display:none;   
}
.txtScroll-top .hd .prev { background:url(../../images/jnsw/123okq_24.png) no-repeat;
}
.txtScroll-top .hd .next { background:url(../../images/jnsw/123okq_26.png) no-repeat; 

}
.txtScroll-top .hd .prev, .txtScroll-top .hd .next {
    display: block;
    width:11px; height:11px;
    float: left;
    margin-left: 5px;

    overflow: hidden;
    cursor: pointer;
}
.txtScroll-top .bd {
    padding: 5px;
    width: 180px;
    overflow: hidden;
}

.txtScroll-top .bd ul {
    overflow: hidden;
    zoom: 1;
}
.txtScroll-top .bd ul li {
	color:#cb1c1d;
	font-size:12px;
    margin-right: 20px;
    height: 73px;
    line-height: 24px;
    text-align: left;
    _display: inline;
	 width: 180px;
}
.txtScroll-top .bd ul li p{ text-align:right; font-size:12px; color:#999; }
.txtScroll-top .bd ul li a{ height:48px; overflow:hidden; display:block; color:#cb1c1d;}


/*bignews*/
.bignews{ width:960px; margin:0 auto; text-align:center; margin-bottom:30px; clear:both;}
.bignews h1 a{ font-size:38px; color:#cb1c1d; font-family:"微软雅黑"; font-weight:bold; line-height:80px;}
.bignews p{ text-align:left; line-height:1.8; color:#666; letter-spacing: 0.5px; }

.focus{ }

.gzdt_menu ul li{float:left;}
.hide{display:none;}

.ldhd{ width:368px;  border:#eee solid 1px;}

.fengexian{ width:100%; border-bottom:#eee solid 1px; }
.ldhd ul{ padding-bottom:10px;}
.ldhd ul li{ background:url(../../images/jnsw/disc.jpg) no-repeat left center; height:30px; overflow:hidden; line-height:30px; font-size:16px; padding-left:8px; width:85%; margin:0 auto; color:#333;}

.qxdttop{ width:100%; background:#eee; height:50px;}
.qxdttop ul{ overflow:hidden;zoom:1; width:100%;}
.qxdttop ul li{ float:left; width:33%;height:50px; background:none; padding:0px; cursor:pointer;}
.dsside ul li{height:50px; width:100%; border-bottom:#fff solid 1px; background:none; padding:0px; cursor:pointer;}
.qxdttop ul li a h2{ margin:0px; text-align:center;}
.qxdttop ul li a{ display:block; width:100%; height:100%;line-height:50px; }
.qxdttop ul li a:hover{ background:#cd3333; color:#fff;}
.qxdtcon{ width:100%;}
.qxdtcon ul li.qxtopnews{overflow:hidden;zoom:1; height:83px; background:none; padding:0px; font-size:14px; line-height:1.5; font-weight:bold; margin-top:10px;}
.qxdtcon ul li.qxtopnews img{ float:left; }
.qxdtcon ul li.qxtopnews p{ float:right; width:180px; margin-top:10px; height:65px; overflow:hidden;}

.focusmenu{ width:100%; clear:both; height:43px; margin-top:297px;}
.focusmenu ul{ overflow:hidden;zoom:1;  background:#eee;}
.focusmenu ul li{ float:left; width:50%; padding:0px; background:none;}
.focusmenu ul li a{width:100%; height:100%;}

.focusmenu ul li a h2{ text-align:center;margin:0px; line-height:43px;}
.focusmenu ul li.cur a { color:#fff}
.focusmenu ul li a:hover{color:#000;}
.focusmenu ul li.cur a:hover{ color:#fff;}






.side{ width:200px; margin-left:15px; background:#f6f6f6; clear:right; padding:0 15px;}

.cw{ text-align:center;}

.cw p{ margin:5px 0px;}
.cw h3{ font-size:16px; font-family:"微软雅黑"; background:url(../../images/jnsw/123okq_34.png) no-repeat left center; padding-left:10px; margin:10px 0 9px 6px; text-align:left;}
.w50{ width:50%;}


.cwbot{ width:90%; margin:0px auto; padding:0px 0px 0px; overflow:hidden;zoom:1;}
.cwbot a{ display:block; width:33%; float:left; margin:3px 0px;}
.gzjg{width:100%; text-align:left; margin:0px auto; overflow:hidden;zoom:1;}
.gzjg a{
	display: block;
    float: left;
    margin: 2px 7px -2px 5px;
    width: 42%;
}
.gzjg a.oushua{
	width: 46%;
}
.gzjg a.w100{width:100%;}

.ad{ margin:10px 0px;}


.ldhd h2 a.more{ display:block; background:#e10505; width:60px; height:22px; text-align:center; line-height:22px; font-size:14px; font-family:"宋体"; color:#fff;
margin-right:10px;}




.siderul{ width:80%; margin:0 auto; text-align:left;}
.siderul li{color:#666; background:url(../../images/jnsw/disc.jpg) no-repeat left center; padding-left:8px; line-height:26px; height:26px; width:100%; overflow:hidden;}

.wenjian{ width:90%; margin:10px auto; line-height:22px; font-size:12px; text-align:left; position:relative  ; max-height:88px;  overflow:hidden; color:#666;}
.wenjian span{color:#999;  display:block; line-height:12px; padding-top:5px; text-align:right;}

.qcts a{ float:left;}



.zggcds{ height:265px; margin-top:21px; overflow:hidden;zoom:1;}

/* Tab切换 */
.slideTxtBox{overflow:hidden;zoom:1;}
.dsside{ width:107px; text-align:center; background:#eee; }
.dsside ul{ width:100%;}
.dsside ul li{height:44px; width:100%; border-bottom:#fff solid 1px; background:none; padding:0px; cursor:pointer;}
.dsside ul li a{ display:block; width:100%; height:100%;  font-size:12px; line-height:43px; }
.dsside ul li a:hover{ background:#cd3333; color:#fff;}
.slideTxtBox .hd ul li.on a{ background:#cd3333; color:#fff;  }
.slideTxtBox .quanchengyaowen ul li.on a{ background:none; color:#cd3333;  border-bottom: 2px solid #cd3333;height: 47px;}
.slideTxtBox .quanchengyaowen ul li a:hover{background:none; color:#cd3333}
.dscon{ width:250px;}
.dscon{ margin-top:15px;}
.dscon ul li a{ font-size:13px;}





.lj{ overflow:hidden;zoom:1;}
.bgeee{ background:#eee;}
.city{ height:85px; font-size:12px; overflow:hidden;zoom:1;}
.city .cityside{ width:20px; text-align:center;  margin:0px 15px; padding:5px 0px;}
.citycon{ width:928px; margin-top:20px; margin-left:20px;overflow:hidden;zoom:1;}
.citycon a{ display:block; width:65px; padding-left:38px;text-align:left; font-size:14px; float:left; height:30px; color:#6c6c6c;}
.cityxq{
	margin-top: 10px;
    overflow-y: auto;
    padding-left: 10px;
    width: 989px;
	zoom:1;
	height:160px;
}
.cityxq a{  text-align:left; font-size:14px;  color:#666; padding-right:15px; line-height:32px; white-space:nowrap;}
.cityxq a.w230{ width:230px;}
.cityxq a.w345{ width:345px;}
.cityxq a:hover{ color:red;}}
.lj_menu{ width:998px; margin:0 auto; font-family:"Microsoft YaHei",SimSun,SimHei; background:#eee; height:40px; line-height:40px;  }
.lj_menu .ljm{ float:left;  position:relative; width:33%; }
.lj_menu .ljm:hover{ color:#fff; background:#cd3333;}
.lj_menu h3{ float:left;  font-size:100%; font-weight:normal; font-size:16px; height:40px; overflow:hidden;  width:100%; }
.lj_menu h3 a{ display:block; color:#000;width:80%; text-align:center; line-height:40px; background:url(../../images/jnsw/123okq_80.png) no-repeat right center; margin:0 auto;   }
.lj_menu h3 a:hover{ background:url(../../images/jnsw/123okq_85.png) no-repeat right center; color:#fff;}
.lj_box{}

.footer{background:#545454; color:#b0b0b0; text-align:center; width:100%; font-size:14px; max-width:1600px; margin:0 auto; height:122px; padding-top:50px; margin-top:0px;}
.footer a{ color:#b0b0b0;}
.footer p{
	width:388px;
	line-height:26px;
	margin:0 auto;
	text-align:left;
}
.footer img{ float:left; padding-right:12px;}

.listsider{ width:200px; background:#eee; min-height:900px;}
.listsider h2{ background:url(../../images/jnsw/navbg.png) no-repeat center; height:50px; margin:0px; text-align:center; color:#fff; line-height:50px;}
.listsider ul li{ font-size:16px; height:40px; line-height:40px; border-bottom:#e5e5e5 solid 1px;}
.listsider ul li a{ display:block; width:100%; height:100%;}

.listsider ul li a:hover,.listsider ul li.curlist,.listsider ul li.curlist a{ color:#fff; background:#cd3333;}


.listcon{ width:770px; margin-left:30px;}

.nav2{ width:100%; height:44px; font-size:14px; line-height:44px; color:#666; vertical-align:top;}
.nav2 img{ padding:0 10px;}
.headingNews{ border-top:#eee solid 1px; padding:0px; }

.hdNews{ margin:15px 35px; border-bottom:#f3f3f3 1px solid; font-family:"微软雅黑"; }



.hdNews p{ display:block; clear:both; margin:10px 0;}
.hdNews p img{ display:block; float:left; margin-right:20px; margin-top:10px;}
.hdNews p strong{font: bold 20px/200% \5FAE\8F6F\96C5\9ED1;display: block;}
.hdNews p em{ color:#666;}
.hdNews{ margin:15px auto; border-bottom:#f3f3f3 1px solid; padding-bottom:20px; width:94%;}
.hdNews p{ display:block; clear:both; margin:10px 0; font-size:14px; line-height:200%;}
.hdNews p strong{font: bold 18px/160% \5FAE\8F6F\96C5\9ED1;display: block; margin-bottom:8px;}
.red,.red a:link,.red a:visited,.red a:hover{color:#cb1c1d;}
em,i{ font-style:normal;}
.page{ text-align:center; margin:20px auto 30px;}
.page a{border:#dddad2 1px solid;background:#f7f6f3;padding:5px 8px;margin:0 5px;}
.page a.common_current_page,.p2j_con02 .fl .page a:hover{background:#cc3333;color:#fff;text-decoration:none;border:1px solid #fff;}



.textbox{width:100%; }
.text { padding:20px;}
.text h1,.text h2{ text-align:center;}
.text h1{ font-size:24px;}
.sou{ border-bottom:#eee dashed 1px; font-size:12px; padding:10px 0px; text-align:center; color:#999; margin-bottom:15px;}

.show_text{width:94%;height:auto; line-height:190%;margin:10px auto;font:normal 18px/200% "微软雅黑"; color: #404040;}
	.show_text p{margin:10px auto;font:normal 18px/200% "微软雅黑"; }
	.show_text div{margin:10px auto;font:normal 18px/200% "微软雅黑"; }
	.edit{width:98%;margin:20px auto;text-align:right;font-size:14px;}
	.show_text{width:98%;height:auto; padding-left:1%;}
	
.show_text textarea{max-width:320px;}
.show_text p img,.show_text table img{width:90%;height:auto;}
.text_img table,.show_text table{width:98%;}
	.text_img{text-align:center;width:90%;margin:30px auto; font-size:14px;}
	.text_img span img{border:1px solid #818182;margin:0 0 5px 0;}
	.text_img a{color:#003366;}	

.selected{color:#fff; background:#cd3333;}
.selected h3 a{color:#fff;}

.font0{ font:16px/24px "宋体"; width:725px; }
.p30{ padding:10px;}
.line11{border-bottom:1px #E0E0E0 dashed;}

.title { width:100%;  border-bottom:1px #f5f5f5 solid; padding:0;}
.title h2 { width:200px; text-align:center;  background:#cc3333; color:#fff; height:44px; line-height:44px; margin:0 ;}

.gallery{width:740px;margin:20px 10px; overflow:hidden;}
.gallery ul{height: auto;overflow: hidden;}
.gallery li{width:220px;height:auto;float:left;display:inline;margin:10px; }
.gallery img{width:100%;margin-bottom:5px;background: #FFF;padding: 1px;border:5px solid #f6f6f6;}
.gallery p{font:14px/24px '宋体';color:#000;text-align:left; height:42px; padding:5px; }
.gallery span{ float:right; font:12px/20px '宋体';color:#787878;}

.KSS_titleBox .title{ border:none; }

.show_text iframe{
	margin:0 auto;
	display:block;
}
.h2_con{
	text-align:left;
}
.h2_con h1{
	font-family:'微软雅黑';
	font-size:37px;
	line-height:55px;
	font-weight:normal;
}
.h2_con h2{
	margin:0;
	line-height:40px;
}
.h2_con .sou{
	text-align:left;
}
.display-control .tab-con{
	display:none;
}
.display-control .current{
	display:block;
	overflow:hidden;
	zoom:1;
}
.tab-hd .cur{
	 background:#cd3333; color:#fff;
}
.topbarcollect a:hover{
	color:#fff;
}
.zjjn_con,.zjjn_con p, .zjjn_con div{
	font: 18px/200% "微软雅黑";
    margin: 10px auto;
    text-indent: 0;
}
.quxian_con{
	height:170px;
}
.quxian_con a:hover{ color:red;}
.bignews p span{
	color:red;
}
.laiyuan{
	color:#666;
	font-size:14px;
	margin-top:20px;
}
.h2_con h1,.h2_con h2{
	text-align:center;
}
.bdshare-button-style0-16{ margin-top:15px;}
.citycon a:hover{
	color:red;
}
.topbartime span{
	padding-left:15px;
	font-weight:bold;
}
.topbartime span a:hover{
	color:#fff;

}
.iframe{
	border:none;
}
.nav_down_ad{
	width:1000px;
	margin:0 auto;
}
.nav_down_ad .fl{
	width:495px;
	margin-right:4px;
}
.nav_down_ad .fr{
	width:498px;
}
.sidenew{
	width:230px;
	padding:0;
	background:none;
}
.sidenew .side_bg{
	background:#f6f6f6;
	padding:5px 0 12px;
}
.firstmt20{
	margin-bottom:-71px;
	margin-top:0;
}
.showimgnews{
	width:600px;
	padding:10px;
	border:1px solid #ccc;
}
.showimgnews div{font:normal 18px/200% "微软雅黑";margin:0;text-indent:0;}
.qxdttopnew{ width:100%; background:#fff;}
.qxdttopnew ul li{ width:33%; background:#eee;}
.quanchengyaowen ul li{background:none;}
.xysjd { margin-bottom:16px;}

.qxdtcon ul{
	padding-top: 6px;
}
.h650 .mt10{
	margin-top:8px;
}
.newssjsy{
	background:#f6f4f4;
}
.newssjsy .hdNews h2 strong span{
	padding:3px;
	border:1px solid #cd3232;
	font-size:14px;
	border-radius: 7px;
	font-weight: normal;
	color: #cd3232;
	margin-left:10px;
	position:relative; 
}
.newssjsy .hdNews h2 strong a{
	font-size:24px;
	padding-left:10px;
}
.newssjsy .hdNews h2 strong a:hover{
	border-left:5px solid #cd3232;
	padding-left:5px;
}
.newssjsy .hdNews h2 em a{
	color:#4d4d4d;
}
.newssjsy .hdNews h2 em i a{
	color:#cb1c1d;
}
#video{
	text-align:center;
}</pre></body></html>