
		/* CSS Document */
		/*公用样式*/
		
		.pull-right {
			float: right !important;
		}
		
		
.commonList_dot li {
	line-height: 33px;
	background: url(../../images/common.files/blackdot.png) 5px 16px no-repeat;
	padding-left: 8px;
}

.commonList_dot li a {
	font-size: 16px;
	color: #333333;
}

.commonList_ttdot li a:hover {
	color: #015293;
}

.commonList_ttdot li {
	line-height: 33px;
	background: url(../../images/common.files/blackdot.png) 5px 17px no-repeat;
	padding-left: 20px;
}

.commonList_ttdot li a {
	font-size: 16px;
	color: #333333;
}

.commonList_dot li a:hover {
	color: #015293;
}



.commonList_ttdot2 li a:hover {
	color: #015293;
}

.commonList_ttdot2 li {
	line-height: 33px;
	background: url(../../images/common.files/blackdot.png) 5px 17px no-repeat;
	padding-left: 10px;
}

.commonList_ttdot2 li a {
	font-size: 16px;
	color: #333333;
}

		
		.ibox {}
		
		.ibox .tit {
			border-bottom: #cecece solid 1px;
			height: 42px;
			line-height: 42px;
		}
		
		.ibox .tit h1 {
			display: inline-block;
			font-size: 22px;
			padding: 0px 5px;
			color: #070707;
			font-weight: 600;
			font-family: '宋体';
		}
		
		.ibox .tit h1 a {
			font-size: 22px;
			color: #070707;
		}
		
		.ibox .tit h1 a:hover {
			color: #015293;
		}
		
		.ibox .tit span {
			padding-right: 1px;
			font-size: 12px;
			position: relative;
			top: 1px;
		}
		
		.ibox .tit span a {
			color: #015293;
			font-size: 14px;
		}
		
		.ibox .tit span img {
			position: relative;
			top: 2px;
			margin: 0px 3px;
		}
		
		.ibox .con {
			padding: 10px 0px 0px;
		}
/*结构体*/
		
.index_left {
	margin-left: 33px;
	width: 370px;
	float: left;
	padding-right: 21px;
	border-right: #dadada 1px solid;
    height: 965px;
}

.index_mid {
	margin-left: 21px;
	width: 315px;
	float: left;
}

.index_right {
	margin-right: 33px;
	width: 247px;
	float: right;
	background: #e3e3e3;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 2px;
	height: 960px;
}

		.top_news {
			text-align: center;
			padding: 10px 15px 10px;
			position: relative;
		}
		
		.top_news h1 {
			
		}
		
		.top_news h1 a {
                        display:block;
			line-height: 40px;
			padding: 5px 0px;
                        font-weight:bold;
			color: #015293;
			text-decoration: none;
			font-size: 30px;
                        text-align:center;
			/*font-family: serif;
			font-family: "黑体";
			font-weight: bold;*/
		}

                .top_news h1 a span{
                        display:block;
			line-height: 40px;
                        font-weight:bold;
			color: #015293;
			text-decoration: none;
			font-size: 27px;
                        text-align:center;
		}
		
		.top_news p {
			line-height: 24px;/*刘心 */
			color: #4272a4;
			font-size: 14px;

		}
		
		.top_news p span {
			padding: 0px 5px;
		}
		
		.top_news p a {
			color: #015293;
			font-size: 14px
		}
		/*轮播图*/
		
		.focuseBox {
			width: 100%;
			height: 586px;
			overflow: hidden;
			position: relative;
			margin-bottom: 10px;
		}
		
		.focuseBox .hd {
			overflow: hidden;
			position: absolute;
			right: 0px;
			bottom: 12px;
			width: 15%;
			z-index: 1;
		}
		
		.focuseBox .hd ul {
			overflow: hidden;
			float: right;
			margin-right: 10px;
			zoom: 1;
			height: 12px;
		}
		
		.focuseBox .hd ul li {
			float: left;
			margin: 0px 5px;
			width: 12px;
			height: 12px;
			text-align: center;
			cursor: pointer;
			overflow: hidden;
			background: url(../../images/common.files/banner_li2.jpg) top center no-repeat;
		}
		
		.focuseBox .hd ul li.on {
			background: url(../../images/common.files/banner_li1.jpg) top center no-repeat;
		}
		
		.focuseBox .hd ul li:hover {
			background-color: none;
		}
		
		.focuseBox .bd {
			position: relative;
			height: 100%;
			z-index: 0;
		}
		
		.focuseBox .bd {
			background: #015293;
		}
		
		.focuseBox .bd li {
			zoom: 1;
			vertical-align: top;
			position: relative;
		}
		
		.focuseBox .bd img {
			width: 100%;
			height: 550px;
			display: block;
			z-index: 3;
			position: relative;
		}
		
		.focuseBox .bd li .tit {
			display: inline-block;
			width: 100%;
			text-indent: 50px;
			height: 36px;
			line-height: 36px;
			*line-height: 26px;
			background: #015293;
			color: #fff;
			font-size: 18px;
			margin-bottom: 0px;
			z-index: 2;
			position: relative;
		}
		
		.focuseBox .prev,
		.focuseBox .next {
			/* display: none;*/
			position: absolute;
			top: 50%;
			z-index: 100;
			width: 42px;
			height: 69px;
			filter: alpha(opacity=50);
			opacity: 0.5;
			margin: -53px 0 0;
			/*background:url(../img/arrow.png) 0 0 no-repeat;*/
		}
		
		.focuseBox .prev {
			left: 0;
			background: url(../../images/index.files/prev-btn.png) 0 0 no-repeat;
		}
		
		.focuseBox .next {
			background: url(../../images/index.files/next-btn.png) 0 0 no-repeat;
			right: 0;
		}
		
		.focuseBox .prev:hover,
		.focuseBox .next:hover {
			filter: alpha(opacity=100) !important;
			opacity: 1!important;
		}
		/*contant*/
		
		.newsbox {
			/*margin-bottom: 10px;*/
		}
		
		#szfwj {
			margin-bottom: 0px;
		}
		
		.newsbox .hd {
			height: 42px;
			line-height: 42px;
			border-bottom: 1px solid #cecece;
		}
		
		.newsbox .hd ul#n_hd {
			float: left;
		}
		
		.newsbox .hd .tempWrap {
			right: -26px;
		}
		
		.newsbox .hd ul#n_hd span {
			float: left;
			color: #070707;
			font-weight: 600;
			display: inline-block;
		}
		
		.newsbox .hd ul#n_hd li {
			float: left;
			cursor: pointer;
			font-size: 20px;
			letter-spacing: 1px;
			font-weight: 600;
			font-family: '宋体';
		}
		
		.newsbox .hd ul#n_hd li a {
			display: block;
			padding: 0 5px;
			font-weight: bold;
			font-size: 22px;
			color: #070707;
		}
		
		.newsbox .hd ul#n_hd li.on .xxgk_black {
			color: #070707;
		}
		
		.newsbox .hd ul#n_hd li.on a {
			color: #015293;
		}
		
		.newsbox .hd dl.dept {
			position: relative;
			float: right;
			width: 236px;
			z-index: 9;
			display: block;
			top: 2px;
		}
		
		.newsbox .hd dl.dept dd {
			cursor: pointer;
			font-size: 13px;
			line-height: 46px;
			vertical-align: bottom;
			display: inline;
			white-space: nowrap;
		}
		
		.newsbox .hd dl.dept dd a {
			padding-left: 15px;
			color: #015293;
		}
		
		.newsbox .bd {}
		
		.newsbox .n_bd_height {
			min-height: 255px;
		}
		
		.newsbox .bd ul {
			padding: 10px 10px 10px 0;
			zoom: 1;
			overflow: hidden;
		}
		
		.newsbox .bd #con_one_2 {
			/*height: 266px;*/
			overflow: hidden;
		}
		
		 .tab_foot {}
		
		 .tab_foot ul li {
			float: left;
			width: 33.333%;
			display: block;
			text-align: center;
			border-bottom: #fff solid 2px;
		}
		
		 .tab_foot ul li:hover {}
		
		 .tab_foot ul li a {
			padding: 0 5px;
			height: 30px;
			line-height: 30px;
			overflow: hidden;
			color: #015293;
			font-size: 16px;
		}
		
		#tab1 .tab_foot ul li:hover a {
			color: #0078d7;
		}
		/*解读*/
		
		.jdbox {
			width: 100%;
		}
		
		.jdbox .bd {
			border: #eaeaea solid 1px;
		}
		
		.jdbox .bd li a {
			position: relative;
			display: block;
		}
		
		.jdbox .bd li a img {
			width: 100%;
			height: 170px;
			display: block;
		}
		
		.jdbox .bd li a p {
			position: absolute;
			background: rgba(0, 0, 0, .6);
			height: 36px;
			line-height: 36px;
			color: #fff;
			font-size: 15px;
			bottom: 0px;
			left: 0px;
			width: 100%;
			text-indent: 10px;
		}
.jdbox {
	width: 100%;
        position: relative;
}

.jdbox .bd {
	border: #eaeaea solid 1px;
}

.jdbox .bd li a {
	position: relative;
	display: block;
}
.jdbox .bd li a p {
	position: absolute;
	background: rgba(0, 0, 0, .6);
	background: url(../../images/common.files/bggrey.png) repeat \9;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 15px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-indent: 10px;
}

.jdbox .hd {
	margin-top: 4px;
}

.jdbox .hd li {
	height: 52px;
	line-height: 52px;
	background: #015293;
	float: left;
	margin: 5px 5px 0px 0px;
	/*padding: 0px 20px;*/
	cursor: pointer;
	text-align: center;
}

.jdbox .hd li.noright {
	margin-right: 0px;
}

.jdbox .hd li:nth-child(3) {
	/*padding-right: 19px;*/
}

.jdbox .hd li:nth-child(4),
.jdbox .hd li:nth-child(5) {
	/*padding: 0px 34px;*/
}

.jdbox .hd li a {
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.7) 2px 2px 2px;
	font-size: 16px;
}

.jdbox .hd .on {
	background: #50a0e0;
	text-shadow: rgba(0, 0, 0, 0.5) 3px 3px 3px;
}
.jdbox .new-tj {
    position: absolute;
    top: 150px;
    left: 297px;
}
.jdbox .new-tj li {
	height: 8px;
	width: 8px;
	background: #fff;
	float: left;
	margin:0 3px;
	cursor: pointer;
       border-radius: 5px;
}
		/*互动链接*/

		.ly_button {
		    clear: both;
		    height: 30px;
		    margin-top: 10px;
		}
		.btn_001 {
		    float: left;
		    width: 120px;
		    height: 30px;
		    margin: 0px 17px;
		    line-height: 30px;
		    text-align: center;
		    background: #116db8;
		    border-radius: 5px;
		}
		.btn_001:hover{background: #015294;}
		.btn_001 a {
		    color: #fff;
		}
		@keyframes fly {
			from {
				background-position-x: 10px;
				opacity: 0;
			}
			to {
				background-position-x: 20px;
				opacity: 1;
			}
		}
		/* 在线访谈 */
		
		.videobox {
			margin-top: 10px;
		}
		
		.videobox a {
			display: block;
			position: relative;
		}
		
		.videobox a img.img {
			width: 100%;
			height: 200px;
			display: block;
		}
		
		.videobox a p {
			position: absolute;
			background: rgba(0, 0, 0, .6);
			height: 36px;
			line-height: 36px;
			color: #fff;
			font-size: 16px;
			bottom: 0px;
			left: 0px;
			width: 100%;
			text-indent: 10px;
		}
		
		.videobox a span.animated {
			position: absolute;
			top: 50%;
			left: 50%;
			margin-top: -30px;
			margin-left: -30px;
		}
		
		.videobox a span.animated:hover {
			animation: puffOut .6s ease-in-out;
		}
		
		@keyframes puffOut {
			0% {
				opacity: 1;
				transform-origin: 50% 50%;
				transform: scale(1, 1);
				-webkit-filter: blur(0px);
			}
			100% {
				opacity: 0;
				transform-origin: 50% 50%;
				transform: scale(2, 2);
				-webkit-filter: blur(2px);
			}
		}
		/*公开*/
		
#gk {
	
	margin-bottom: 3px;
}

#gk .hd {
	border-bottom: none;
}

#gk .hd ul#n_hd .zdly a {
	font-size: 16px;
	padding-left: 63px;
	font-weight: 400;
	color: #015293;
	font-family: "微软雅黑";
}

/*.gk_link {
	height: 155px;
}*/

.gk_link ul {
	padding: 0px 0px 0px!important;
}

.gk_link ul li {
	background: url(../../images/common.files/gk_ink_bg.png) 109px 16px no-repeat;
	height: 38px;
	line-height: 30px;
	width: 120px;
	font-size: 16px;
	background-color: #fff;
	margin-bottom: 6px;
	float: left;
}

.gk_link ul li:nth-child(even) {
	float: right;
}

.gk_link ul li a {
	color: #5d5d5d;
	padding-left: 8px;
	font-size: 14px;
}

.gk_link ul li:hover {
	background-color: #ebebeb;
	transition: all .5s ease-out;
}

.gk_link ul li:hover a {
	color: #000;
}

.gk_link .gkzl a {
	padding-left: 22px;
	line-height: 38px;
	font-size: 15px;
}

.gk_link .gk_jbyw {
	height: 25px;
	background: url("../../images/index.files/gk_jbyw.png") center no-repeat;
	text-align: center;
}

.gk_link .gk_jbyw h1 {
	line-height: 25px;
	font-size: 16px;
}
.gk_link .gk_jblm{
     border-bottom: #cecece solid 1px;
     padding-bottom:3px;
     height:80px;
}
.gk_link .gk_jblm a {
	line-height: 25px;
    padding-right: 14px;
       float:left;
       font-size:15px;
}
.gk_link .gk_jblm .pdr34{padding-right:23px;}
.gk_link .gk_jblm .pdr21{padding-right:8px;}
.gk_sm {}

.gk_sm ul li {
	width: 79px;
	background-img: none;
	margin-right: 3px;
	text-indent: 0px;
	text-align: center;
	height: 30px;
}

.gk_sm ul li a {
	padding-left: 0px;
}

.gk_sm ul li:nth-child(even) {
	float: left;
}

.gk_sm ul li:nth-child(2n+1) {}
		/*服务*/
		
		.server {
	/*border-bottom: #cecece solid 1px;*/
	padding-bottom: 6px;
	*padding-bottom: 12px;
}

.server .tit {
	border-bottom: none;
}

.server .tit h1 {
	padding-left: 0px;
}




		/* 专题 */

		.topic{ padding: 0 25px; }
		.topic ul li{ float: left; margin: 0 7px;}
		.newsbox .hd span{ 
			padding-right: 1px;
            font-size: 12px;
            position: relative;
            top: 1px; 
        }
        .newsbox .hd span a{ color: #015293; font-size: 14px; }
/*专题焦点图*/
        .ck-slide{ width:370px; height:100px; overflow:hidden; position:relative; margin-top: 15px;  }
		.ck-slide .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.ck-slide .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.ck-slide .hd ul li{ float:left; margin-right:2px; color: #fff;  width:15px; height:15px; line-height:14px; text-align:center; background:#0074bf; cursor:pointer; }
		.ck-slide .hd ul li.on{ background:#ffba34; color:#fff; }
		.ck-slide .bd{ position:relative; height:100%; z-index:0;   }
		.ck-slide .bd li{ zoom:1; vertical-align:middle; }
		.ck-slide .bd img{ width:370px; height:95px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
		.ck-slide .prev,
		.ck-slide .next{ position:absolute; left:0%; top:50%; margin-top:-20px; display:block; width:37px; height:40px; background:url(../../images/index.files/slider-arrow-11.png) -180px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.ck-slide .next{ left:auto; right:0%; background-position:-51px 4px; }
		.ck-slide .prev:hover,
		.ck-slide .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.ck-slide .prevStop{ display:none;  }
		.ck-slide .nextStop{ display:none;  }
		/*公报查询样式*/
.gb_title{
    line-height: 20px;
    width: 295px;
    padding: 0 10px;
}
.gb_title h1{ font-size: 15px; float: left; }
.gb_title .title1{
    background: url(../../images/common.files/sygb.png) no-repeat left;
    text-indent: 21px;
    color: #969594;
    float: right;
}

.title1 .icon5{
    margin-left: 10px;
    padding-left: 0;
    background: url(../../images/common.files/weixin.png) no-repeat left bottom;
    display: inline-block;
    height: 18px;
    width: 24px;
}
.ibox-gbcx .search-box{ padding: 0 10px; font-size:12px; width: 100%;}
.search-box select{width: 80px;}
.search-box .form-group1{float: left; margin-right: 35px;}
.search-box .form-group input{ 
    width: 229px;
    height: 25px;
    float: left;
    margin-top: 4px;
}
.search-box .s-btn{ 
    margin-top: 4px;
    margin-left: 10px;
    background-color: #fff;
    width: 60px;
    height: 29px;
}
.tools{ margin: -1px 10px; }
.tools #fileHead{ width: 90px; height: 25px; }
.tools #docNo{ width: 110px; height: 20px; margin-left: 3px; position: relative; top: -2px;}
/*特色推荐*/
.tstj a{ display: inline-block; float: left; border:1px solid #d5d5d6; border-radius: 3px; background-color: #d6e7ee; margin: 0px 0px 15px 0px; text-align: center; width: 172px; height: 92px;}

.tstj a:hover{background-color: #d5d5d6;}

.tstj a b {
    font-weight: normal;
    color: #0078d7;
    letter-spacing: -0.02em;
    overflow: hidden;
    font-family: "微软雅黑";
}
.tstj a span {
    display: block;
    /* line-height: 38px; */
    color: #000000; 
    position: relative;
    top: -34px;
}
.tstj a img {
    display: block;
    margin: 0 auto 5px;
}
/*互动链接new*/
.ly_icos{ margin: 12px auto; padding: 5px; }
.ly_icos li{
	float: left;
    height: 75px;
    display: inline-block;
    padding: 0px 8px 0px;
    margin-bottom: 8px;
}
.ly_icos li a{ color: #015293; background: url(../../images/hd.files/ly_icos.png) center no-repeat; display: inline-block; padding-top: 55px;}
.ly_icos li .ico1{ background-position: 22px 0px; }
.ly_icos li .ico2{ background-position: -97px 2px; }
.ly_icos li .ico3{ background-position: -213px 5px; }
.ly_icos li .ico4{ background-position: 22px -70px; }
.ly_icos li .ico5{ background-position: -97px -70px; }
.ly_icos li .ico6{ background-position: -213px -70px; }
.ly_icos li .ico7{ background-position: 22px -156px; }
.ly_icos li .ico8{ background-position: -106px -156px; }
.ly_icos li .ico9{ background-position: -213px -156px; }
.ly_icos ul li:nth-child(2){ margin:0 10px 0 20px; }
.ly_icos ul li:nth-child(3),.ly_icos ul li:nth-child(6),.ly_icos ul li:nth-child(9){ margin-left: 10px; }
.ly_icos ul li:nth-child(5){ margin:0 5px 0 13px; }
.ly_icos ul li:nth-child(8){ margin-right:20px; }
/*公开new*/
#n_hd .zdly a{ background: url(../../images/hd.files/zdly.png) 36px no-repeat; }
.gk_link .gkzl a{ background: url(../../images/hd.files/gk_icos.png) center no-repeat; display: inline-block; text-indent: 13px;}
.gk_link .gkzl a:nth-child(2),.gk_link .gkzl a:nth-child(4){ margin: 5px 0 5px 34px; }
.gk_link .gkzl a:nth-child(6){ margin-left: 20px; }
.gk_link .gkzl .zdly01{ background-position: -3px 5px; }
.gk_link .gkzl .zdly02{ background-position: -150px 5px; }
.gk_link .gkzl .zdly03{ background-position: -3px -30px; }
.gk_link .gkzl .zdly04{ background-position: -150px -30px; }
.gk_link .gkzl .zdly05{ background-position: -3px -60px; }
.gk_link .gkzl .zdly06{ background-position: -150px -62px; }
/*服务new*/
.server .tit_navs .wyc_lf{ width: 30%;  background-color: #fff; border-radius: 5px;}
.server .tit_navs .wyc_lf li{ line-height: 21px; text-align: center; cursor: pointer; padding: 5px; border-radius: 5px;}
.server .tit_navs .wyc_lf .hover{ background-color: #116db8; color: #fff; }
.server .tit_navs .wyc_rg{ width: 65%;height:155px; }
.wyc_rg li a{ background: url(../../images/hd.files/zwfw_icons.png) center no-repeat;  }
.wyc_rg .case2{ width: 119px; margin-top: 7px; padding: 20px 0px 21px 32px; }
.wyc_rg .wyc_icon1{ background-position: 15px 5px; }
.wyc_rg .wyc_icon2{ background-position: -69px 6px;}
.wyc_rg .wyc_icon3{ background-position: 15px -83px;}
.wyc_rg .wyc_icon4{ background-position: -125px 9px; }
.wyc_rg .wyc_icon5{ background-position: -122px -82px; }
.wyc_rg .wyc_icon6{ background-position: -128px -82px; }
.wyc_rg .wyc_icon7{ background-position: -257px 5px; }
.wyc_rg .wyc_icon8{ background-position: -319px 5px; }
.wyc_rg .wyc_icon9{ background-position: -257px -85px;}
.wyc_rg .wyc_icon10{background-position: -322px -85px;   }
.wyc_rg .wyc_icon11{ background-position: -394px 5px; }
.wyc_rg .wyc_icon12{ background-position: -462px 5px; }
.wyc_rg .wyc_icon13{ background-position: -390px -85px;}
.wyc_rg .wyc_icon14{ background-position: -547px 8px; }
.wyc_rg .wyc_icon15{ background-position: -543px -78px; padding-top: 17px;}
.server .ztfw li{ float: left; background-color: #116db8;border-radius: 5px; margin-top: 10px ; padding:0 7px;}
.server .ztfw li:nth-child(2){ margin-left: 10px; }
.server .ztfw li a{ color: #fff; display: inline-block; padding-left: 43px; line-height: 50px;}
.server .ztfw .ztfw_01{  background: url(../../images/hd.files/grbs.png) left no-repeat;  }
.server .ztfw .ztfw_02{  background: url(../../images/hd.files/frbs.png) left no-repeat;  }
.server .ztfw li:hover{ background: #015294; }
/*便民查询*/

.bmcx .tit {
    border-bottom: none;
}
.bmcx .bmcx_tit{width: 100%; }
.bmcx .bmcx_tit ul{border-bottom: 3px solid #b6b6b6;}
.bmcx .bmcx_tit li{ float: left; font-size: 16px; color: #8e8e8e; line-height: 34px; padding:0 8px; cursor:pointer; }
.bmcx .bmcx_tit .hover{ border-bottom: 3px solid #116db8; }
#con_bmcx_1,#con_bmcx_2,#con_bmcx_3{ height: 265px; }
#con_bmcx_1 li a,#con_bmcx_2 li a{ background: url(../../images/hd.files/bmcx_icons.png) center no-repeat;  }
#con_bmcx_1 li .bmcx_icon1{ background-position: 13px 2px; }
#con_bmcx_1 li .bmcx_icon2{ background-position: -75px 2px; }
#con_bmcx_1 li .bmcx_icon3{ background-position: -162px 2px; }
#con_bmcx_1 li .bmcx_icon4{ background-position: -10px -73px; }
#con_bmcx_1 li .bmcx_icon11{ background: url(../../images/hd.files/chuxing_zwfwico.png) 17px 10px no-repeat;}
#con_bmcx_1 li .bmcx_icon12{ background: url(../../images/hd.files/sy_bmfw_tdt.png) 20px 8px no-repeat;}
#con_bmcx_1 li .bmcx_icon13{ background: url(../../images/hd.files/sy_bmfw_tqyb.png) 13px 13px no-repeat;}
#con_bmcx_1 li .bmcx_icon5{ background-position: -138px -70px; }
#con_bmcx_1 li .bmcx_icon6{ background-position: -5px -155px; }
#con_bmcx_2 li .bmcx_icon7{ background-position: -219px 16px; }
#con_bmcx_2 li .bmcx_icon8{ background-position: -224px -59px; }
#con_bmcx_2 li .bmcx_icon9{  background: url(../../images/syztzl/lyml.png) 38px 12px no-repeat; }
#con_bmcx_2 li .bmcx_icon10{ background:url(../../images/syztzl/bwgdq.png) 46px 15px no-repeat; }
.cxfu_xl li,.cxfu_gjj li,.bmcx_sfz,.bmcx_whcg { float: left; background-color: #fff; border-radius: 5px; border:1px solid #f2f2f2; margin:0px 0px 12px 8px; text-align: center;}
.bmcx_sfz{ margin:0 0 0 8px;}
.cxfu_xl li a,.cxfu_gjj li a,.bmcx_sfz a ,.bmcx_whcg a{
    display: inline-block;
    padding-top: 50px;
    width: 70px;
}
.cxfu_gjj li a{ width: 110px; }
.bmcx_sfz a{ width: 128px; padding: 19px 10px 10px 94px;}
.bmcx_whcg a {
    width: 155px;
    padding: 22px 10px 22px 68px;
}
.bmrx{ background-color: #fff; border-radius: 5px; padding:5px 10px; }
.bmcx_con p{ line-height: 34px; text-indent: 5px; }
.bmcx_con .more{display: block; text-align: center; margin-left:5px; background-color: #005393; color: #fff; border-radius: 5px; padding: 5px 10px; }
.newsbox .bd #con_one_3 {
    height: 238px;
    overflow: hidden;
}


.numbox ul li{background: url(../../images/common.files/blackdot.png) 5px 13px no-repeat;
   padding-left:15px;
}
.gd{width:20px;height:80px;float:left;}
/*留言热点新增*/
/*.ly_hotnews{ margin:10px auto; border:1px solid #d6e3ee; border-radius: 5px; padding:10px 15px;}*/
.ly_hotnews {
    margin: 10px auto;
    border: 1px solid #d6e3ee;
    border-radius: 5px;
    padding: 2px 15px 10px;
}
.ly_hotnews .hd_tit a{ font-size: 15px; color: #015293; display: inline-block; line-height: 38px; padding-left: 33px; background: url(../../images/hd.files/ly_hotnews.png) center no-repeat; }
.ly_hotnews .hd_tit .ly_hot1{ background-position: 0px 0px; }
.ly_hotnews .hd_tit .ly_hot2{ background-position: -210px 2px; }
.ly_hotnews .hd_tit .ly_hot3{ background-position: -5px -102px;  }
/*.ly_hotnews .hotnew1 p{ text-indent: 1rem; line-height: 25px; font-size: 14px; padding:5px 0;}*/
.ly_hotnews .hotnew1 p {
    text-indent: 1rem;
    line-height: 25px;
    font-size: 14px;
    padding: 0 0 18px 0;
}
.ly_hotnews .hotnew1{ border-bottom: 1px solid #d6e3ee; padding-bottom: 5px;}
.hdlist-ul li {
    line-height: 28px;
    background: url(../../images/xwlist.files/point.jpg) 5px center no-repeat;
    padding-left: 15px;
}
.hdlist-ul li span { float: right;}
.multipleLine{ overflow:hidden; position:relative; width:1100px; }
		.multipleLine .bd{ height:90px; overflow:hidden;  }
		.multipleLine .bd ul{ overflow:hidden; zoom:1; margin-bottom:10px;  }
		.multipleLine .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.multipleLine .bd ul li  img{ width:510px; height:90px; display:block; }
		.multipleLine .bd ul li . a:hover img{ border-color:#999;  }

.ly_hotnews .right{float:right;display:block;width: 111px;line-height: 23px;margin: 15px 0;background:url(../../images/hd.files/bm.png) center no-repeat;}
.ly_hotnews .right:hover{float:right;display:block;width: 111px;line-height: 23px;margin: 15px 0px;background:url(../../images/hd.files/bm.png) center no-repeat;box-shadow: 0px 0px 1px 2px rgba(30, 25, 25, 0.2);border-radius:7px;}
.ly_hotnews .right a{font-size: 14px;color: #015293;line-height: 24px;margin-left: 27px;}
.ly_hotnews .right:hover a{font-size: 14px;color: #015293;line-height: 24px;margin-left: 27px;font-weight:bold;}

.ibox #n_hd span{ float: left;color: #070707;font-weight: 600;display: inline-block;}
.ibox #n_hd li{float:left;}
.ibox #n_hd li.on a {color: #015293;}