<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, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
    color: #333;
    font-size: inherit;
    font-family: "微软雅黑";
    padding: 0;
    margin: 0;
}
*{margin:0;padding:0; }
ul,ol,dl{list-style:none}
img{border:none;}
a,input{outline:none;font-family: 微软雅黑;}
i{font-style:normal; }
a,h1,h2,h3,h4,h5,h6{font-family: 微软雅黑; font-weight: normal;}
a:link,a:visited,a:active{text-decoration: none; color: #333;}
a:active {outline: none;star:expression(this.onFocus=this.blur());}
a:hover{ text-decoration:none;color:#bd1a2d;}
input[type="checkbox"],input[type="radio"],input[type="submit"],button{cursor:pointer;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;} 
input:focus, textarea:focus {outline: none;}
input::-ms-clear {display: none;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix{zoom: 1;}
.clear{ clear: both; font-size: 0px; line-height: 0; width: 100%; }
.padd16{ padding:16px; }
.w1000{ width: 1000px; margin:0 auto; min-width:1000px;}
.w350{ width:350px;}
.w250{ width:250px;}


#jiucuo{display:none;}
body{ background: #FFF;font-family: 微软雅黑; font-size:14px;  color: #333;}
/*body{ background: #FFF url(../images/3.jpg) 0px 26px repeat-x;font-family: 微软雅黑; font-size:14px;  color: #333;}*/
/*----------------------------------------------改版--------------------------------------------------------------*/
.w1200{ width: 1200px; margin:0 auto; min-width: 1200px; }
/*头部*/
.header_box{ width: 100%; height:auto; background:#bd1a2d; padding-top: 47px; }
	.logo{ width: 490px; padding-right:50px; }
	/*搜索*/
	.search{ width: 408px; padding-top: 13px; }
	.search form,.search .search_c{position: relative; width: 100%; height: 50px; background:#fff; border-radius: 4px;}
		.search input{border:none; vertical-align: top; line-height: 48px; height: 48px;}
			.input_1{ width: 240px; background-color: transparent;font-size:14px;}
			.button_1{ width: 40px; background: url(../images/search_1.png) no-repeat center center; cursor: pointer;}
			.xxgk_stj{ width:100px; text-align:center; background: url(../images/search_2.png) no-repeat right center; padding-right:7px;display: inline-block; line-height: 48px;font-size: 16px; color: #989898;font-family: 微软雅黑;    cursor: pointer;}
			.search_hid{position: absolute;left: 0;top: 46px;background: #fff; padding:5px 0;width: 100px; text-align: center;}
			.search_hid a{ display:block; line-height:24px; font-size:14px;}

.lcomuli{width:100px;display: inline-block; line-height: 48px; float:left; cursor: pointer;overflow:hidden;position: relative;}
.lcomuli:before {content: "";position: absolute;width: 0;height: 0;border: 7px solid transparent;border-top-color: #ccc;top: 20px;right: 0px;cursor: pointer;z-index: 0;}
.lcomuli select{ width:102px; height:48px; line-height:48px;border-radius: 4px 0 0 4px;background: #fff;text-align: center;padding-left: 10px;outline: none;  border:none;font-size: 14px; color: #989898;font-family: 微软雅黑;}
.lcomuli  option{line-height:30px; font-size:14px;color: #989898;text-align: center;border:none;}
	/*右侧菜单*/
	.top_nav{text-align: right; padding-top: 8px;}
	.top_nav span,.top_nav a{ display: inline-block; text-align: left; vertical-align: top; }
		.top_sdzc{ width: 54px; }
		.top_sdzc img{ width: 100%; margin-top:6px; }
		.top_nac{ padding-left: 0px; width: 145px; }
		.top_nac a{ color: #fff; font-size: 12px; line-height: 30px; margin-left: 10px; }
	/*导航*/
	.nav_box{ width: 100%; margin-top: 50px; border-top: 1px solid #8f1322; height: 62px; position: relative;     z-index: 11;}
		.navboxs{}
		.navboxs li{ float: left; display: inline-block; line-height: 62px; width: 20%; text-align: center; }
		.navboxs li a{ display: inline-block;  line-height: 60px; font-size: 24px; color: #fff; }
		.navboxs li a:hover/*,.navboxs li.on a*/{    border-bottom: 2px solid #f5d389; color:#f5d389;}
				.submenu{ position: absolute; left:0; top:62px; height: 40px; width: 100%; display: none; text-align: center;background: #FFF6E2;border-bottom: 1px solid #F7CE8C; }
			.navboxs li .submenu a{ display: inline-block; padding:0 25px; font-size: 16px; line-height: 40px; color:#333;}
			.navboxs .navlist4 .submenu a{ margin:0 25px;}

			.navboxs li .submenu a:hover{ background: none; color:#f5d389;color: #bd1a2d;border-bottom:none;}
/*栏目标题*/
	.news_t1{ border-bottom: 1px solid #e0e0e0; height: 46px; width: 100%; overflow: hidden; }
	.news_t1 ul,.news_t1 p{ vertical-align: top; }
	.news_t1 li{ float: left; display: inline-block; cursor: pointer; font-size: 24px;margin-right: 40px; height: 45px; line-height: 24px; *line-height: 30px;}
	.news_t1 li a{font-size: 24px;}
	.news_t1 li.on{ border-bottom: 2px solid #bd1a2d; color: #bd1a2d; font-weight: bold;}
	.news_t1 li:hover,.news_t1 li:hover a{color: #bd1a2d; font-weight: bold;}
	.news_t1 li.on a{color: #bd1a2d; font-weight: bold;}
	.news_t1 p a{ display: none; font-size:16px; color: #888888;line-height: 30px;}

.con_box1{ background: #f5f5f5; width: 100%; padding:58px 0; }
.con_box2{ padding:60px 0 40px; }
/*当前位置*/
	.location{ line-height: 20px; font-size: 14px; color: #bd1a2d; font-weight: bold; padding:20px 0 20px 16px;}
	.location span,.location span a{color: #333333; font-size: 14px; font-weight: normal;}
	.location span a:hover{ color: #bd1a2d;}
/*左侧模块模板*/
.con_box3{ padding:0px 0 100px;}
/*左侧导航*/
.left_con{ width: 240px; padding-left: 16px; }
	.left_menu{ background: #fff; padding:90px 25px 100px 48px; position: relative; }
		.l_menu_t{ position: absolute; width:228px; left:-16px;  top:30px; background: #bd1a2d url(../images/menu_tbg1.jpg) no-repeat right top; height: 61px; font-weight:normal; text-align: center; }
		.l_menu_t img,.l_menu_t span{ vertical-align: middle; display: inline-block; }
		.l_menu_t img{}
		.l_menu_t span{padding-left:13px; font-size: 22px; color: #fff; line-height: 61px;}
		.l_menu_t em{ position: absolute; left:0; top: 61px; background: url(../images/menu_tbg2.png) no-repeat; width: 16px; height: 14px; }
		.left_munu_c{ padding-right: 20px; }
		.menu_mob{ display: none; }
		.left_munu_c li{ padding:20px 0; border-bottom: 1px solid #e0e0e0;}
		.left_munu_c li h3{ padding-left: 7px; font-weight: normal;position: relative; }
		.left_munu_c li h3 a{ display: inline-block; font-size: 16px; padding:0 10px 0 18px; border-left: 3px solid #fff; color: #333; line-height: 16px; }
		.left_munu_c li h3 a:hover,.left_munu_c li.on h3 a{ border-left: 3px solid #bd1a2d; font-weight: bold; color:#bd1a2d; }
		.left_munu_c li h3 em{font-style:normal;color:#bd1a2d;display:inline-block;    position: absolute;right:0; top:0;}
		.two_submenu{ padding:10px 0 0 28px; }
		.two_submenu a{ display: block; line-height:18px; padding:8px 0;font-size: 14px; color: #333; }
		.two_submenu a:hover{color:#bd1a2d;}
		.left_munu_c li.on h3 em{ color:#bd1a2d;}
.font18{padding-left:30px; padding-right:15px;}
.font18 .l_menu_t span{ font-size:18px;padding-left: 6px;}
.left_menu_cpxy  .left_munu_c li h3{ padding-left: 0px; }       
/*右侧*/
.right_con{ width: 915px; background: #fff;}
.mar30{ padding:30px;}
/*右侧列表标题*/
.title2{ width: 100%; line-height:46px; border-bottom: 1px solid #e7e7e7;}
.title2 span{ display: inline-block; line-height:24px;height:45px; font-size: 24px; border-bottom: 2px solid #bd1a2d; color: #bd1a2d;font-weight: bold; }
/*列表*/
 .news_list{padding:20px 0px;}
 .news_list li{ line-height:40px;background:url(../images/icon_d3.png) no-repeat left center; padding-left:16px;}
 .news_list li a,.news_list li span{ font-size:16px;}
 .news_list li a{ float:left; width:80%; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;height:40px;}
.news_list li a i{color: #bd1a2d;}
 .news_list li span{ float:right;    color: #999;}
 .news_list li .top_logo {float:left;}
 .news_list li em{ float:left;color: #bd1a2d;font-style: normal;font-size:16px;font-family: 微软雅黑;}
.news_list_fl li a{ width:70%;}

/*底部*/
.footer_box{ width: 100%; }
	.foot_c{ width: 100%; background: #bd1a2d; padding:35px 0; }
		.f_dzjg{ padding: 40px 60px 0 0; width:255px; text-align:center}
		.f_jc{ margin-left:37px; }
		.f_nav{ background: #aa1728; text-align: center; padding:32px 36px; width: 152px; }
		.f_nav a{ display: inline-block; line-height: 45px; font-size: 12px; color: #fff; margin:0 14px;}
		.f_dz{ padding:37px 40px;  background: #aa1728; margin-left: 26px;}
		.f_dz p{line-height: 40px; font-size: 12px; color: #fff;}
		.f_rwm{ padding:28px 30px 20px;  background: #aa1728;}
		.f_rwm span{ display: inline-block; margin:0 14px; color: #fff; font-size: 12px; line-height: 28px; text-align: center; }
		.f_rwm span img{ width:78px;}
	.foot_copy{ width: 100%; background: #dbbc82; padding:20px 0; line-height: 30px; text-align: center;}
	.foot_copy span{ text-align: center; display: inline-block; font-size: 14px; margin:0 20px; }
	.foot_copy span,.foot_copy a{ color: #333; }

/*分页*/
.page0{ text-align: center; padding:10px 0 30px; line-height: 26px; }
.page0 a,.page0 font,.page0 em{ display: inline-block;padding: 0 12px;border-radius: 2px; }
.page0 em{ font-style: normal; }
.page0 a,.fenye0 font,.page0 input{border: 1px solid #e8e8e8;}
.page0  input{ line-height: 24px; height: 25px; width: 50px; text-align: center; background: #fff; }
.page0 a:hover,.page0 .NormalRed{ background: #bd1a2d;border:1px solid #bd1a2d; color: #fff; }
.page0_jl{ margin-left:100px;}

@media screen and (max-width:1199px){	
	body{min-width: 900px;}
	.w1200{ width: 900px; min-width: 900px; }
	/*头部*/
.header_box{ width: 100%; height:auto; background:#bd1a2d; padding-top: 47px; border-bottom:1px solid #eed8da; }
	/*搜索*/
	.search{ width:100%; float: none; padding-top:30px; clear:both;}
		.input_1{position: absolute; left:127px; z-index: 1; width:80%;}
			.button_1{ position: absolute; right:10px; width: 40px; z-index: 2;  }
			.search_hid{position: absolute;width: 100px;}
	/*导航*/
	.nav_box { margin-top:0px; border-top: 0;}
.navboxs li .submenu a{  padding:0 15px; }
/*栏目标题*/
.news_t1 li {margin-right:20px;}

/*底部*/
	
	.foot_c{ width: 100%; background: #bd1a2d; padding:35px 0; }
		.f_dzjg{ padding: 30px 25px 0 0; width:200px; }
		.f_dzjg img{ width: 50px; }
		.f_jc{ margin-left:25px; }
		.f_jc img{ width:120px;  }
		.f_nav{padding:23px 10px; width: 152px; }
		.f_nav a{margin:0 10px;}
		.f_dz{ padding:17px 20px;}
		.f_dz p{line-height: 34px; }
		.f_rwm{ padding:20px 10px 10px; }
		.f_rwm span{margin:0 10px;}
.con_box3{ padding:0px 0 60px;}
/*左侧导航*/
	.left_con{ width: 184px;}
		.left_menu{padding: 90px 15px 100px 30px;}
			.l_menu_t{width:175px;}
			.l_menu_t span{padding-left:10px; font-size:18px;}
			.left_munu_c{ padding-right:15px; }
.font18 .l_menu_t img{ width:20px;}
.font18 .l_menu_t span{font-size: 14px;}
	.right_con{ width: 675px;}
	.mar30{ padding:20px;}
/*列表*/
.news_list_fl li a{ width:60%;}
/*分页*/
.page0_fy{ display:none;}
.page0_jl{ margin-left:100px;}
}
@media (max-width:959px){
	body{min-width: 320px;}
	.w1200{ width: 90%; min-width: 90%; }
.con_box1{padding:30px 0; }
.con_box2{ padding:30px 0; }
	/*头部*/
	.header_box{padding-top:20px; border-bottom:1px solid #eed8da; }
	.logo{ width:100%; padding-right:0px; padding: 20px 0;  text-align: center; clear:both;}
	.logo img{ min-width:288px; width: 80%; }
	/*搜索*/
	.search{ width: 100%; padding-top: 13px;clear:both;}
	.search form{}
		.search input{}
			.xxgk_stj{ width:90px;line-height:50px !important; }
			.input_1{position: absolute; left:107px; z-index: 1; width:200px;}
			.button_1{ position: absolute; right:10px; width: 40px; z-index: 2;  }
			.search_hid{position: absolute;width: 100px;}
	/*右侧菜单*/
	.top_nav{padding-top:0px; float:none; width: 100%;}
		.top_sdzc,.top_nac{ float: right; }
		.top_sdzc{ width: 50px; }
		.top_sdzc img{margin-top:0px; }
		.top_nac{width: auto; padding-left: 0;}
		.top_nac a{line-height:56px;margin:0 8px 0 0;}
	/*导航*/
	.nav_box{margin-top:10px; border-top:none; height:48px; padding-bottom: 2px; }
		.navboxs li{line-height:48px;}
		.navboxs li a{  line-height:48px;font-size:18px; }
/*栏目标题*/
        .news_t1{height: 36px;}
	.news_t1 li{ font-size: 18px;margin-right:18px; line-height:35px; height: 35px;}
	.news_t1 li a{font-size: 18px;}
	.news_t1 p a{ line-height: 35px; font-size: 14px; }
/*底部*/
.foot_c{ width: 100%; background: #bd1a2d; padding:35px 0; }
	.f_dzjg{ width: 100%; float: none; padding: 0; text-align: center; }
		.f_jc{ margin-left:37px; }

	.f_nav{padding:0px; margin-top:30px; width: 100%;text-align: center; }
	.f_nav a{margin:0 12px;}

	.f_dz{ padding:0 0px 17px; margin-left:0px;width: 100%;text-align: center;}
	.f_dz p{line-height:24px; }

	.f_rwm{ padding:20px 0px 20px; margin-left:0px; margin-top:30px; width: 100%;text-align: center; }
	.f_rwm span{margin:0 14px; }

.foot_copy{ width: 100%; background: #dbbc82; line-height:24px; padding:6px 0; text-align: center;}
.foot_copy span{ margin:0 10px; }	

.con_box3{ padding:0px 0 40px;}
/*左侧导航*/
	.left_con{ width:100%; float: none; padding-left: 0; background:#fff;}
		.left_menu{ background: none; padding-bottom: 30px; }
			.l_menu_t{ background-image: none; border-radius: 0 0 10px 0; width: auto; padding:0 20px;}
			.left_munu_c{ display: none; }
			.menu_mob{ display: block; padding:20px 0 0; }
				.menu_mob li{ float: left; display: inline-block; width:25%; text-align: center; }
				.menu_mob li a{ display: block;background:#eee; line-height: 30px; border:1px solid #e9e9e9; border-radius: 4px; margin:5px 10px; }
				.menu_mob .menu_mob_h a{ background:#bd1a2d; border:1px solid #bd1a2d; color: #fff; }
.font18 .l_menu_t img {width: 25px;}
.font18 .l_menu_t span {font-size: 18px;}

	/*右侧*/
	.right_con{width:100%; margin-top: 30px; float: none;}


}
@media (max-width:767px){	
.con_box3{ padding:0px 0 30px;}
	/*左侧导航*/
		.menu_mob li{width:33.33%;}
.news_list li a{width:74%;}



/*分页*/
.page0_fy{ display:none;}
}
@media (max-width:480px){	
	/*左侧导航*/
		.menu_mob li{width:50%;}
/*列表*/
.news_list_fl li em{display: none;}
.news_list li {line-height:30px;}	
.news_list li a,.news_list_fl li a{width:65%;height:30px;}
.news_list li a, .news_list li span, .news_list li em { font-size:14px;}
/*分页*/
.page0 a, .page0 font, .page0 em { padding: 0 10px;}
.page0_jl{ margin-left:0;display: block;    margin-top: 10px;}
}

@media (max-width:480px){	
.nav_box{margin-top: 10px;height: auto;padding-bottom: 10px;}
.navboxs li{ width:33.33%; line-height:36px;}
.navboxs li a{ line-height:36px;}
.navboxs li a:hover, .navboxs li.on a {border-bottom: none;}


}
@media (max-width:414px){	
	/*左侧导航*/
		.menu_mob li{width:50%;}
}
@media (max-width:375px){	
	/*左侧导航*/
.left_menu {padding: 90px 15px 30px;}
		.menu_mob li a{ margin:5px; font-size:12px;}
.left_munu_c li h3 a:hover, .left_munu_c li.on h3 a{font-weight: normal;}
.znwd {display:none;}
}
@media (max-width:320px){
/*列表*/
.news_list li {line-height:26px;}	
.news_list li a,.news_list_fl li a{height:26px;}
.news_list li a, .news_list li span, .news_list li em { font-size: 12px;}
}
/*----------------------------------------------改版结束--------------------------------------------------------------*/
/*头部*/
.minmenu {z-index: 1010;position: fixed;background: url(../images/2.jpg) top left repeat-x;width: 100%;height: 26px;line-height: 26px; left: 0; top: 0;}
	.toubutb{line-height: 26px; font-size: 12px;}
	.toubutb a{color: #000; font-size: 12px; margin-right: 15px;display: inline-block;}
	.toubutb a img{ vertical-align: middle;margin-right: 3px;    float: left; }
	.toubutb2{ text-align: right; font-size: 12px; }
	.toubutb2 a{color: #000; font-size: 12px;  }
	.toubutb2 span{ font-size: 12px; margin:0 5px; }
.header{ width: 1000px; height: auto; margin:0 auto; padding-top: 26px; }
	.box{ width: 100%; height: 115px; overflow:hidden; position: relative;}
	.box div{ position: relative; z-index: 1 }
	.box img{ width: 100%; height: 115px; }
	.toplink{ position: absolute; width: 1000px; left: 0; top: 0; height: 115px; z-index: 10;}
	.toplink a{ display: block; text-indent: -999em;background: #fff;opacity:0;filter:Alpha(opacity=0);}
		.cpqzf_link{ margin:18px 0 0 18px; width: 168px; height:90px;}
		.sdzc_link{ margin:24px 16px 0 0; width: 70px; height:70px; }
	.menubg {background: url(../images/menubg.gif) top left no-repeat;height:49px;}
		.menubox {width: 715px; padding-top:1px;}
		.menubox li {width: 132px;text-align: center;line-height: 33px;float: left;}
		.menubox li a {color: #fff;font-size: 16px;font-weight: bold; display: block;width: 132px;font-family: 微软雅黑;text-decoration: none;background: #FF8000;}
		.menubox li a:hover, .menubox li .onmouse {background: url(../images/hover_a.gif) no-repeat left top;color: #ff8000;}
		.serchbox{ width: 280px; }

.menubg .menubox {
    width: 660px;
}
.menubg .serchbox,.menubg .cx1019  {
    width: 330px;
margin-left:10px;
}

.menubg .cx1019  {
overflow: visible;
}
#form1 .input_cx1 {
        width: 160px;
        margin-top: 2px;
    }
#form1 .sliderDown {
    border-right: 1px solid #ccc;
    margin-top: 2px;
    padding-right: 10px;
    cursor: pointer;
    position: relative;
    float: left;
    background: #fff;
    height: 28px;
    line-height: 28px;
}
#form1 .sliderDown .sliderUl{
    display: none;
    position: absolute;
    left: 0;
    top: 28px;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;    
    z-index: 666;
}
#form1 .sliderDown .text {
    line-height: 28px;
    text-align: center;
    padding: 0 15px;
    background: url(../images/2019122616180788519.png) no-repeat right center;
}
#form1 .sliderDown .sliderUl ul li {
    text-align: center;
    line-height: 30px;
}
#form1 .sliderDown .sliderUl ul li.on {
    background: #5897fb;
    color: #fff;
}

#form1 .sliderDown .sliderUl ul li:hover {
  background: #5897fb;
    color: #fff;
}
/*导航查询*/
.cx1019{ width:270px; height:33px;overflow: hidden;}
.input_cx1{    width: 185px; height:28px; line-height:28px;background:#fff; border:none;float: left;margin-top: 2px; padding-left:10px;}
.input_cx2{background: url(../images/dyc1_52.gif) no-repeat;width: 71px; height: 33px;line-height: 33px;border: none;font-size: 14px;font-weight: bold;color: #a23703;font-family: "微软雅黑"; text-align:center;float: left;}

/*内容*/
.content{ width:960px; min-width: 960px; padding:0 20px 20px 20px; margin:0 auto; background: url(../images/contentbg.png) repeat-y top left; }


/*左侧导航*/
.mk_l{ border:1px solid #f2f2f2; border-top: 2px solid #ffa209; }
.l_title{line-height:25px;color: #e12f00;font-weight: bold;font-size: 16px; padding:5px 15px;}
/*.left_menu{ width: 230px; height: auto; margin:0 auto; }*/
	.one_m{ height: 31px; line-height:31px; margin-bottom:4px; background: url(../images/2016062803471830704.gif) no-repeat left top;font-size: 15px;color: #333;font-weight: bold;display: block;padding-left: 15px; }
	.two_m a{ display: block;font-size: 12px;font-family: "宋体";padding-left:26px;background: url(../images/icon_d.png) no-repeat  15px 13px; height: 30px; line-height:30px; color: #424242; border-bottom: 1px solid #f1f1f1;font-weight: normal; }
	.menuh .one_m,.one_m:hover{ background: url(../images/2016062803472755388.gif) no-repeat left top; color: #fff; }
	.two_m .two_mh,.two_m a:hover,.two_m .two_mh:hover{ background: url(../images/icon_dh.png) no-repeat;  background-position: 15px 13px; color: #f57a01;font-weight: bold;}
	.two_m a:hover{font-weight: normal;}

	.one_m2{ line-height:20px; padding:8px 25px 8px 15px;    border-radius:2px; margin-bottom:4px; background:#efefef url(../images/l_menubg1h.png) no-repeat 205px center;font-size: 14px;color: #333;font-weight: bold;display: block;}
	.menuh .one_m2,.one_m2:hover{ background:#ff8c19 url(../images/l_menubg1.png) no-repeat 205px center; color: #fff; }

	.two_m2 a{ display: block;font-size: 12px;font-family: "宋体";background: url(../images/icon_d.png) no-repeat; background-position: 15px 13px; padding:6px 16px 6px 26px; line-height:18px; color: #424242; border-bottom: 1px solid #f1f1f1;font-weight: normal; }
	.two_m2 .two_m2h,.two_m2 a:hover,.two_m2 .two_m2h:hover{ background: url(../images/icon_dh.png) no-repeat;  
background-position: 15px 13px; color: #f57a01;font-weight: bold;}
	.two_m2 a:hover{font-weight: normal;}
.two_m2 .htree_m2{border-bottom: 1px solid #f1f1f1;display: block;}
.two_m2 .htree_m2 a{border-bottom:none; background:none;}



/*底部*/
.footbg{background: url(../images/contentbg.png) repeat-y center top;}
.footbox{ width: 100%; min-height: 125px; background: url(../images/5.jpg) no-repeat bottom center;}
.dyc_botto {background-color: #fef2e6;height: 32px;line-height: 32px;width: 978px;text-align: center;margin: 0 auto; font-size: 12px;}
.dyc_botto a{color: #333; font-size: 12px;font-family: 微软雅黑;}
.wzgb{ text-align: center;width: 978px;margin: 0 auto; padding-top: 10px; }
.dyc_wrap{position: relative; width: 978px;margin: 0 auto; padding-bottom: 10px;}
.dyc_wrap p{text-align: center; line-height: 22px;color: #333; font-size: 12px;font-family: 微软雅黑;}
	.jiucuo{ position: absolute; left: 65px; top: 0; }


/*民生专题底部*/
.foot_jy{ width: 100%; min-width: 1200px; background: #323232; }
	.foot_jycon{width: 1200px; margin:0 auto; padding:15px 0 20px; position: relative;}
	.foot_jycon p,.foot_jycon a{ color: #fff; font-size: 14px; line-height: 26px; }
	.foot_jycopy{ padding-top:10px; }
	.foot_jycopy p{ float: left; padding-right: 75px; }
	/*右侧标识*/
	.wzgb1{ position: absolute; bottom:0px; right:0; width: 215px; }
	.wzgb1 p{ float: left; }


/*详细分页*/
.deatil_page .pagingNormal,.deatil_page .NormalRed{    background: #eee;color: #333; padding: 0 10px;line-height: 20px;display: inline-block;border-radius: 3px;}

.deatil_page .NormalRed {color: #fff; background: #FF8000;}

/*外链弹窗*/
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background: #000000;opacity: 0.8 !important;filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;top: 75px; margin-left:-350px; width: 700px;height: 270px;background:#fff;z-index: 1001;display: none;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute;top:10px;right: 10px; width: 19px;height: 19px;background: url(../images/2019051510421665160.png) center center no-repeat;cursor:pointer;}
.alert-wzsm{width: 620px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 24px;color: #000;text-align: center;font-family:"Microsoft YaHei"; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-wzsm p{font-size:24px;font-family:"Microsoft YaHei";}
.alert-footer{width: 100%; height: 105px;font-size: 24px;color: #000;}
.alert-footer span{cursor: pointer;float: left;font-family:"Microsoft YaHei";}
.continue{width: 124px;height: 42px;background: url(../images/2019051510432852829.png) center center no-repeat;}
.continue a { display:block; width: 124px;height: 42px; overflow:hidden; text-indent:-999px; }
.fangqi{line-height: 42px;font-size: 20px;color: #ab0d07;margin-left: 20px;}
.xuanze{width: 210px;height: 42px;margin: 25px auto 0;}

/*三色图标定位*/.portlet-header{    position: relative;}.portlet-header .dn{left: 0 !important;top: 0 !important;}</pre></body></html>