﻿* {
	margin: 0;
	padding: 0;
}

html {
	color: #333;
	overflow-y: scroll;
	-webkit-text-size-adjust: none;
	background: #fff;
}

input,
button,
textarea,
optgroup,
option,
p,
div,
ul {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body {
	font: 12px/1.5 "Microsoft YaHei", 微软雅黑, '宋体', tahoma, helvetica, arial, sans-serif;
	color: #333;
	background: url(../image/bodybg.jpg) top center no-repeat;
	min-width: 1200px;
}

fieldset,
img {
	border: none;
}

.cc {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
	zoom: 1;
}


/* IE7 */

li,
ul,
dl,
dt,
dd {
	list-style: none;
	vertical-align: top;
}

dd,
li {
	list-style: none;
}

a {
	color: #333;
	text-decoration: none;
	font-family: "Microsoft YaHei", 微软雅黑;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #d00;
}

a img {
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

.fr,
.right,
#right {
	float: right
}

.fl,
.left,
#left {
	float: left
}

.font_ff {
	font-family: Arial, Helvetica, sans-serif;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt202 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.clear-2 {
	height: 20px;
	clear: both;
}

.homeright {
	position: fixed;
	left: 50%;
	margin-left: 580px;
	10px;
	top: 220px;
}

.hoem_robot {
	display: none;
}
/*左侧悬浮*/
.j-left { position: fixed; bottom:0;z-index: 1000;   left: 0; }
.j-left ul li{ margin-bottom: 10px;}
.j-left .img_title{ display: none;}
.j-couplet {display: none;}

/*头部*/
.backhome{display:block;width:100px;height:34px;line-height: 34px;border-radius:0 0 6px 6px;font-size:16px;text-align: center;color:#fff !important;background: #6f8f5e;position: absolute;top:0;right:0; z-index: 10;}
.header {
	width: 1140px;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

.banner {
	height: 220px;
	overflow: hidden;
	position: relative;
}


/*搜索框*/

.topsearch {
	width: 280px;
	height: 30px;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

.topsearch .topsearchtext {
	width: 202px;
	background: #fff;
	height: 30px;
	line-height: 30px;
	border: none;
	float: left;
	color: #333;
	outline: none;
	padding: 0px 12px 0px 12px;
	font-family: "微软雅黑";
}

.topsearch .topsearchbtn {
	float: left;
	background: #fd8c1b;
	width: 54px;
	height: 30px;
	float: left;
	cursor: pointer;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	outline: none;
}


/*导航*/

.navbox {
	height: 50px;
	background: #6f8f5e;
}

.navbox ul {
	padding: 0 10px;
}

.navbox ul li {
	height: 50px;
	line-height: 50px;
	display: inline;
	float: left;
	width: 124px;
	text-align: center;
	font-size: 18px;
	background: url(../image/navline.gif) right center no-repeat;
	font-weight: bold;
}

.navbox ul li a {
	color: #fff;
	display: block;
	height: 50px;
}

.navbox ul li a:hover,
.navbox ul li.on a {
	background: #607f4f;
}
/*
.navbox ul li#last {
	background: none;
}*/


/*主体内容*/

.mainbox {
	width: 1100px;
	margin: 0 auto;
	background: #fff;
	padding: 0 20px;
}

.mainbox .mainnr {
	padding: 20px 0;
}


/*通知公告*/

.tzgg {
	width: 260px;
	height: 523px;
	border: 1px solid #dfdfdf;
	border-top: 2px solid #6f8f5e;
	padding: 0 14px;
}

.tzgg_tit {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 18px;
	color: #6f8f5e;
	font-weight: bold;
}

.tzgg_tit a {
	color: #6f8f5e;
}

.tzgg_tit .tzico {
	float: left;
	padding:0px 10px 0 0;
}

.tzgg_tit .tzico img {
	width: 24px;
	height: 22px;
}

.tzgg .tzgg_tit {
	margin-bottom: 8px;
}

.tzlist ul li {
	width: 260px;
	line-height: 22px;
	font-size: 14px;
	padding: 5px 0 5px 10px;
	background: url(../image/icon.gif) left 12px no-repeat;
	border-bottom: 1px dashed #d0d0d0;
}

.tzlist ul li a {
	float: none !important;
}

.tzlist ul li span {
	padding: 0 0 0 14px;
	float: none !important;
}

.tzlist ul li .date {
	color: #999;
}

.scrollText {
	width: 266px;
	height: 457px;
	overflow: hidden;
}


/*中间*/

.main_center {
	width: 440px;
	padding-left: 20px;
}

.hotnews {
	height: 279px;
	border: 1px solid #dfdfdf;
	padding: 0 15px;
}

.title_tabs {
	height: 43px;
	background: url(https://www.baohe.gov.cn/_res/images_jyty/t1bg.gif) left bottom repeat-x;
	line-height: 41px;
	font-size: 18px;
}

.title_tabs ul li {
	display: inline;
	float: left;
	margin: 0 0 0 7px;
	line-height: 41px;
	height: 41px;
	padding: 0 10px;
}

.title_tabs ul li.active {
	font-weight: bold;
	border-bottom: 2px solid #6f8f5e;
}

.title_tabs ul li.active a {
	color: #6f8f5e;
}

.topnews {
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 10px 0 0 0;
	background: #f7f7f7;
	font-weight: bold;
}

.topnews a {
	color: #eb0e0e;
}

.hotlist {
	margin: 4px 0 0 0;
}

.hotlist ul li {
	height: 28px;
	line-height: 28px;
	background: url(../image/icon.gif) left center no-repeat;
	padding-left: 12px;
	font-size: 14px;
	clear: both;
	overflow: hidden;
}

.hotlist ul li span {
	float: right;
}

.hotlist ul li .date {
	color: #999;
}

.hotlist2 .date {
	display: none;
}

.xwsx {
	height: 223px;
	border: 1px solid #dfdfdf;
	padding: 0 15px;
}


/*右边*/

.main_right {
	width: 330px;
}


/*轮播*/

.flash {
	width: 319px;
	height: 213px;
	padding: 4px;
	border: 1px solid #dfdfdf;
	overflow: hidden;
}

.flash .mF_sohusports_wrap {
	padding: 0px !important;
	border: 0px !important;
}

.flash .mF_sohusports_myFocus {
	height: 213px !important;
}

.flash .mF_sohusports_myFocus .pic {
	height: 213px !important;
}

.flash .mF_sohusports .txt li {
	height: 40px !important;
	line-height: 40px !important;
}

.flash .mF_sohusports .txt li a {
	padding-left: 10px !important;
	font-family: "Microsoft YaHei", 微软雅黑;
	font-weight: normal !important;
	width: 220px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	!important;
}

.flash .mF_sohusports .txt li b {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}

.flash .mF_sohusports .num {
	bottom: 15px !important;
	right: 5px !important;
}

.flash .mF_sohusports .num li a {
	width: 11px !important;
	height: 11px !important;
	text-indent: -999999px;
	margin-right: 5px !important;
	background: url(../image/num.png) 0 0 no-repeat;
}

.flash .mF_sohusports .num li.current a,
.flash .mF_sohusports .num li a:hover {
	background: url(../image/num.png) -11px 0 no-repeat;
}


/*轮播结束*/

.ind_btn ul li {
	display: inline;
	float: left;
	width: 75px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 16px;
	margin: 0 0 0 10px;
}

.ind_btn ul li a {
	color: #fff;
	display: block;
	background: #ecb541;
}

.ind_btn ul li.num2 a {
	background: #68ba8a;
}

.ind_btn ul li.num3 a {
	background: #6bb6e0;
}
.ind_btn ul li.num4 a {
	background: #04c4e0;
}

.ind_btn ul li.num1 {
	margin: 0;
}

.jh_box {
	background: url(../image/jh_bg.jpg) 0 0 no-repeat;
	height: 226px;
	position: relative;
}

.jh_ico {
	position: absolute;
	left: -6px;
	top: -10px;
}

.jh_title {
	color: #6f8f5e;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 28px;
	height: 39px;
	line-height: 39px;
}

.jh_title a {
	color: #6f8f5e;
}

.jh_box .hotlist {
	margin: 4px 0 0 30px;
}

.jyhd_box {
	height: 256px;
	border: 1px solid #dfdfdf;
	border-top: 2px solid #6f8f5e;
	padding: 0 15px;
}

.jyhd_box .tzgg_tit {
	margin-bottom: 20px;
}

.jyhd_box ul li {
	display: inline;
	float: left;
	width: 194px;
	height: 191px;
	text-align: center;
	margin: 0 22px 0 0;
}

.jyhd_box ul li .con_imgname {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}

.ind_btnli {
	height: 145px;
	padding: 12px 0 0 30px;
	border: 1px solid #dfdfdf;
	margin-bottom: 20px;
}

.ind_btnli ul li {
	display: inline;
	width: 114px;
	height: 138px;
	float: left;
	background: url(../image/btnbg.gif) right top no-repeat;
	font-size: 16px;
	padding: 0 44px 0 0;
	text-align: center;
	line-height: 40px;
	margin: 0 0 0 20px;
}

.ind_btnli ul li img {
	width: 104px;
	height: 104px;
	margin-top: 4px;
}

.ind_btnli ul li a:hover img {
	transition: ease-in-out .7s;
	transform: rotate(360deg);
}


/*.ind_btnli ul li .ico {
	display: block;
	width: 104px;
	height: 104px;
	background: url(../images_jyty/btnico.png) 0 0 no-repeat;
}

.ind_btnli ul li.l2 .ico {
	background-position: -104px 0;
}

.ind_btnli ul li.l3 .ico {
	background-position: -208px 0;
}

.ind_btnli ul li.l4 .ico {
	background-position: -312px 0;
}

.ind_btnli ul li.l5 .ico {
	background-position: -416px 0;
}

.ind_btnli ul li.l6 .ico {
	background-position: -520px 0;
}*/


/*.ind_btnli ul li a:hover .ico {
	transition: ease-in-out .7s;
	transform: rotate(360deg);
}*/

#demoab2 ul li {
	display: inline;
	float: left;
	width: 194px;
	height: 191px;
	text-align: center;
	margin: 0 22px 0 0;
}

#demoab2 ul li img {
	width: 194px;
	height: 151px;
}

#demoab2 ul li .title {
	background: none!important;
	color: #333!important;
	height: 40px!important;
	line-height: 40px!important;
	text-align: center;
	font-size: 14px!important;
	font-weight: normal;
	width: 194px;
	padding: 0 !important;
	display: block;
}

#demoab2 .notlist {
	height: 191px!important;
}


/*底部*/

.footer {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	color: #333;
	font: 14px/28px "微软雅黑";
	border-top: 3px solid #6f8f5e;
}
.footer .container{
	width: 1100px;
}
.foot{position:relative;text-align: center; padding: 10px 0;}
.foot img{vertical-align: middle;}
.footnav{text-align:center; line-height:27px; font-size:14px;padding: 10px 0 0;}
.footnav a{padding: 0 4px;}
.bot_ico{position:absolute; top:-5px; left:0;}
.bot_jiucuo{ position:absolute; right:6px; top:0;}
.footer .bot_ico img{width: 80px;height: 80px;}
.footer .bot_jiucuo img{width: 110px;height: 55px;}
.footer .bot_wza {left: 80px;top: 8px;}



/*栏目页*/

.leftnr {
	width: 272px;
	height: auto;
	background: #fff;
	border: 1px solid #ddd;
}

.title {
	background: #6f8f5e;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-family: 微软雅黑;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
}

.navdh {
	padding: 8px 10px;
}

.navdh ul {
	overflow: hidden;
	padding: 0px 0 10px;
}

.navdh ul li {
	padding-top: 1px;
	margin-bottom: 8px;
	float: none !important;
}

.navdh ul li a {
	height: 46px;
	line-height: 46px;
	background: url("https://www.baohe.gov.cn/_res/images_jyty/lmlibg.gif") center bottom no-repeat #f7f7f7;
	text-align: center;
	padding: 0 20px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
	font-size: 16px;
}

.navdh ul li a:hover,
.navdh ul li.active a,
.navdh ul li a.active {
	color: #6f8f5e;
	background: url("../image/lmlibgh.gif") left center no-repeat #ebebeb;
	text-decoration: none;
}

.rightnr {
	width: 802px;
	height: auto;
	min-height: 610px;
	_height: 610px;
	background: #fff;
	border: 1px solid #ddd;
}

.lmy_top {
	height: 50px;
	font-size: 14px;
	line-height: 44px;
	padding-left: 45px;
	background: url(../image/icon_pos.png) 15px center no-repeat;
	border-bottom: 1px solid #d1d1d1;
}

.lmy_top a {
	margin: 0;
	color: #666;
}

.content {
	height: auto;
	border: 1px solid #dbdbdb;
	margin: 15px 0 30px;
}

.lmcontainer {
	height: auto;
	margin: auto;
	border: #dfdfdf 1px solid;
	padding: 20px 19px;
	background: #fff;
	margin-top: 30px;
}


/*右边*/

.lanmu {
	margin: auto;
	height: 44px;
	background: url(https://www.baohe.gov.cn/_res/images_jyty/lanmu_line.gif) 0 41px repeat-x;
	overflow: hidden;
}

.lanmu .tit {
	display: block;
	float: left;
	width: auto;
	white-space: nowrap;
	height: 40px;
	line-height: 24px;
	font-size: 18px;
	color: #b7141a;
	border-bottom: #b7141a 4px solid;
}

.navjs2 {
	height: auto;
	min-height: 450px;
	padding: 20px 20px 30px;
	margin: auto;
	line-height: 38px;
	font-size: 15px;
	overflow: hidden;
}

.navjs2 .pl_list {
	width: 998px !important;
}

.conlist_title {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 8px;
}

.navjz {
	height: auto;
	min-height: 450px;
	_height: 450px;
	padding: 20px 20px 30px;
	margin: auto;
	line-height: 38px;
	font-size: 15px;
	overflow: hidden;
}

.navjz ul li a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.navjz ul.picture-list li a{
	max-width: none;
	width: 234px!important;
}

.navjz ul .columnName {
	/*height: 39px;
    line-height: 39px;*/
	border-bottom: 1px solid #ddd;
	/*margin-bottom: 8px;*/
	background: none;
}

.navjz ul .columnName .title {
	background: none;
	color: #333;
	padding: 0;
}

.columnName a{
	width:auto !important;
}
.navjz ul,
.wzcon ul {
	padding-bottom: 5px;
}

.navjz ul li,
.wzcon ul li {
	height: 38px;
	line-height: 38px;
	vertical-align: bottom;
	clear: both;
	background: url("../image/icon.gif") left center no-repeat;
	color: #999;
	padding-left: 15px;
}
.navjz ul.picture-list li {
    padding: 0 10px 18px;
    width: 234px;
    line-height: 30px;
    background: none;
    float: left;
    text-align: center;
    height: auto;
    clear: none;
}
.navjz ul.picture-list li .img_title{
	display:block;
	width:212px;
	overflow: hidden;
   text-overflow: ellipsis;
	white-space: nowrap;
}

.navjz ul li a,
.wzcon ul li a {
	font-size: 15px;
}

.navjz .lm_title {
	font-size: 16px;
}

/*.navjz ul li img {*/
/*	padding-top: 13px;*/
/*	width: 234px;*/
/*	height: 182px;*/
/*}*/

.navjz ul.imglist {
	padding-top: 15px;
}

.navjz ul.imglist div {
	height: 1px;
	margin-top: -1px;
	clear: both;
	background: none;
	overflow: hidden;
}

.navjz ul.imglist li {
	padding: 0 10px 18px;
	width: 234px;
	line-height: 30px;
	background: none;
	float: left;
	text-align: center;
	height: auto;
	clear: none;
}

.navjz ul.imglist li img {
	border: 0;
	padding: 0;
}

.navjz ul.imglist li a {
	background: none;
	padding-left: 0;
}


/*栏目页 视频列表 */

.shipinbox {
	width: 1060px;
	clear: both;
}

.shipinbox ul li {
	width: 1060px;
	background: none;
	height: auto;
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
	vertical-align: bottom;
}

.shipinbox ul li img {
	padding: 4px !important;
}

.shipinbox ul li .right img {
	padding: 0px;
	float: left;
	margin-top: 7px;
}

.shipin {
	width: 830px;
}


/*** 文章页 START ****/

.wz_top {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: url(https://www.baohe.gov.cn/_res/images_jyty/home.gif) no-repeat 2px center;
	padding-left: 23px;
}

.wenzhang {
	line-height: 200%;
	font-size: 14px;
	padding: 35px 25px 5px;
	margin: auto;
}

.wztit {
	font-size: 28px;
	line-height: 50px;
	color: #333;
	text-align: center;
}

.newstitlef {
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
	font-weight: normal;
	padding: 8px 0;
	color: #555;
}

.wzfbt {
	font-weight: 100;
	line-height: 36px;
	text-align: center;
	font-size: 20px;
}

.wzbjxx {
	line-height: 26px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	padding: 12px 0 19px;
	font-size: 12px;
	color: #666;
	font-family: "微软雅黑";
}

.wzcon {
	padding: 20px 0 30px;
	height: auto;
	min-height: 450px;
	overflow: visible;
	font-size: 16px;
	line-height: 200%;
	text-align: Justify;
	text-justify: inter-ideograph;
	margin: 0 auto;
}

.wzcon p {
	display: block;
	margin: 15px 0px;
	font-size: 16px;
}

.wzcon table {
	max-width: 1060px !important;
}

.wzbot1 {
	height: 40px;
	line-height: 36px;
	text-align: right;
	font-size: 12px;
	color: #999;
	padding-top: 10px;
	border-top: #ddd 1px solid;
}

.wzbot1 a {
	color: #999999;
	line-height: 36px;
}

.wzbot1 a:hover {
	color: #db0200;
	text-decoration: none;
}


/*.wzbot1  {
	float: left;
}*/

.wzbot1 .fxd_xx {
	width: 300px;
	text-align: left;
	height: 24px;
	padding-left: 20px;
}

.wzbot1 .fxd_close {
	width: 175px;
	float: right;
	text-align: left;
	overflow: hidden;
}
.sharecon{  height: 25px; margin-top: 4px; }
.sharecon .share-box {position:relative;right: auto;top: 0;}
.wzbot1 .fxd_close .print_btn {
	display: block;
	float: left;
	width: 65px;
	height: 36px;
	line-height: 36px;
	background: url(../image/print.gif) 0 10px no-repeat;
	padding-left: 22px;
	font-size: 12px;
}

.wzbot1 .fxd_close .close_btn {
	display: block;
	float: left;
	width: 65px;
	height: 36px;
	line-height: 36px;
	background: url(../image/close1.gif) 0 10px no-repeat;
	padding-left: 22px;
	font-size: 12px;
}

.bshare-custom #bshare-shareto {
	color: #999 !important;
	line-height: 24px !important;
	font-weight: normal !important;
}

.wzbot {
	border-top: #ddd 1px solid;
	padding: 10px 20px;
	line-height: 28px;
	font-size: 14px;
}

.wzbot a:hover {
	color: #db0200;
}

.newsinfo {
	margin: 0 auto;
	line-height: 36px;
	height: 36px;
	text-align: center;
	color: #666;
	padding-bottom: 5px;
	border-bottom: 1px solid #dddddd;
	font-family: Microsoft YaHei;
	font-size: 12px;
	position: relative;
}

.newsinfo a {
	color: #666;
}

.newsinfo input {
	width: 12px;
	height: 12px;
	border: 1px solid #666666;
	margin: 0 4px 0 0;
	vertical-align: middle;
	cursor: pointer;
	outline: medium none;
	overflow: hidden;
}

.newsinfo span {
	padding: 0 0.5em;
}


/*** 翻页 ****/

.pagination{width:100%;text-align:center;margin:10px 0;padding:3px 0;line-height:24px;font-size:14px;font-family:"Microsoft YaHei",微软雅黑;}
.pagination a,.pagination span{display:inline-block;border:1px solid #d9d9d9;color:#666;margin:3px;padding:0 8px;text-decoration:none;white-space:nowrap;height:24px;}
.pagination a:hover{background:#607f4f;border:1px solid #607f4f;color:#fff !important;}
.pagination a.active{border:1px solid #607f4f;color:#fff;}
.pagination span.current,.pagination span.current:hover{background:#607f4f;border:1px solid #607f4f;color:#fff;}
.pagination span.disabled,.pagination span.disabled:hover{border:1px solid #d9d9d9;color:#666;background:#eee;}
.pagination a.text,.pagination a.text:hover{color:#fff;background:#607f4f;border:#607f4f 1px solid;cursor:text;}
.pagination a.pagemore,.pagination a.pagemore:hover{color:#666;background:#fff;border:1px solid #fff;cursor:text;padding:0 3px;}
.pagination .inputBar{border:0;height:24px;padding:0 6px; background: none;}
.pagination .total{border:0;height:24px;padding:0; background: none;}
.pagination .inputBar input{width:40px;height:20px;line-height:24px;padding:2px 5px;border:#ccc 1px solid;margin:-3px 3px 0;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#eee;vertical-align:middle;}
.pagination .inputBar button{width:40px;height:26px;line-height:20px;padding:2px 5px;border:#607f4f 1px solid;margin:-3px 6px 0 3px;*margin:-3px 3px 0;_margin:-3px 3px 0;background:#607f4f;vertical-align:middle; color: #fff;}


/*底部*/

.footer {
	/*border-top: 3px solid #6f8f5e;*/
	padding: 30px 0;
}

.footbox {
	width: 1140px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	position: relative;
}

.dzico {
	position: absolute;
	left: 148px;
	top: -10px;
}

.jcico {
	position: absolute;
	right: 122px;
	top: -5px;
}


/*网站地图*/

.dty_contain {
	margin: auto;
	padding-bottom: 20px;
	font-family: Microsoft YaHei;
}

.newstitle {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding: 20px 0 40px;
}

.dty_mutitle {
	height: 36px;
	line-height: 36px;
	background: #fafafa;
	border-bottom: #a1b292 1px solid;
	overflow: hidden;
}

.dty_mutitle a {
	display: block;
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	padding: 0 20px;
	background: #6f8f5e;
	white-space: nowrap;
}

.dty_mutitle a:hover {
	color: #fff;
}

.dty_sublb {
	padding: 10px 10px 15px;
	overflow: hidden;
}

.dty_sublb ul {
	width: 100%;
}

.dty_sublb ul li {
	float: left;
	height: 38px;
	line-height: 38px;
	width: 155px;
	background: url(https://www.baohe.gov.cn/_res/images_jyty/jiaotj_icon02.jpg) 10px 20px no-repeat;
	padding-left: 25px;
}

.dty_sublb ul li.line {
	height: 1px;
	border: 0 none !important;
	overflow: hidden;
	padding: 0;
	width: 900px;
}

.dty_sublb ul li a {
	line-height: 42px;
	font-size: 16px;
	color: #555;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dty_sublb ul li a:hover {
	color: #c00;
}


/*搜索*/

.con_main {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 20px;
	display: inline-block;
	width: 96.5%;
}

.ssy_leftbar {
	width: 227px;
	height: auto;
}

.fenlei_tit,
.searchType-title {
	height: 34px;
	line-height: 34px;
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.total_wz,
.searchType-column {
	height: auto;
	padding: 8px 0 8px 20px;
	background: #f1f1f1;
	font-size: 14px;
}

.total_wz ul li,
.searchType-column ul li {
	height: 30px;
	line-height: 30px;
}

.total_wz ul li a,
.searchType-column ul li a {
	color: #333;
}

.class-title a {
	color: #333;
}

.total_wz ul li a:hover,
.total_wz ul li a.active,
.searchType-column ul li a:hover,
.searchType-column ul li a.active {
	text-decoration: underline;
	color: #de3e40;
}

.ssy_rightbar {
	width: 778px;
	height: auto;
	padding-top: 10px;
	margin-right: 30px;
}

.ssy_rightbar .warm-prompt {
	line-height: 30px;
	font-size: 14px;
	color: #666;
}

.result_title {
	padding-right: 18px;
	font-size: 15px;
	float: right;
	text-align: right;
	width: auto;
	height: 30px;
	line-height: 30px;
	color: #8a8a8a;
}

.ssy_rightbar .search-list {
	height: auto;
	margin-bottom: 15px;
}

.ssy_rightbar .search-list li.search-title {
	line-height: 26px;
	font-weight: bold;
	font-size: 14px;
}

.ssy_rightbar .search-list li.search-title a {}

.ssy_rightbar .search-list li.search-title a:hover {
	text-decoration: underline;
}

.ssy_rightbar .search-list li a span,
.ssy_rightbar .search-list li span {
	color: #cd3501;
}

.ssy_rightbar .search-list li.search-info {
	line-height: 22px;
	height: auto;
	margin-bottom: 5px;
}

.ssy_rightbar .search-list li.search-column {
	color: #0384ce;
	line-height: 22px;
}

.ssy_rightbar .search-list li.search-url {
	height: auto;
	line-height: 22px;
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ssy_rightbar .search-list li.search-url span.date {
	padding-left: 14px;
	color: #008000;
}

.ssy_rightbar .search-list li.search-url a {
	color: #008000;
}

.ssy_rightbar .search-list li.search-url a:hover {
	text-decoration: underline;
}


/**/

.newscontnet {
	height: auto;
	min-height: 450px;
	overflow: visible;
	font-size: 16px;
	line-height: 200%;
	/*text-align:center;*/
	/*text-align: -moz-center;*/
	/*text-align: -webkit-center;*/
	margin: 0 auto;
	font-size: 16px;
}
.newscontnet  span{
	font-size: 16px!important;
}
.newscontnet img{max-width: 94%;}
/*漂浮*/
.j-float{position:relative;z-index:99999;display:none;}
.j-float .img_title{display:none;}
.j-float .float-close{position:absolute;width:38px;height:16px;right:0px;top:-20px;}
.j-float .float-close img{cursor:pointer;} 



.topsearch .msg-box{
	position: absolute;
	left:0;
	top: 0;
}

/*归档*/
.init {
	z-index: 99;
	right: 633px;
	top: -20px;
	position: absolute;
}
.navjz .init{
	z-index: 99;
	right: 401px;
	top: 271px;
	position: absolute;
}
.wenzhang .init{
	z-index: 99;
	right: 401px;
	top: 271px;
	position: absolute;
}

