﻿/*20210916 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
h1,
h3,
h4,
span,
input,
p,
th,
td {
	margin: 0;
	padding: 0;
	font-family: \5FAE\8F6F\96C5\9ED1, \5B8B\4F53;
	font-size: 14px;
	padding: 0;
}
body{
	background: #fafafa;
}
a {
	color: #333333;
	text-decoration: none;
}

p {
	color: #333333;
	padding: 0;
	margin: 0;
}

a:hover {
	color: #732476;
	text-decoration: none;
}

fieldset,
img {
	border: 0 none;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol li,
ul li {
	list-style: none outside none;
}

li {
	list-style: none outside none;
	list-style-type: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: "";
}

th,
td {
	vertical-align: middle;
}

.w1200 {
	width: 1200px;
	margin: auto;
}
.main1100 {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.w1140 {
	width: 1140px;
	margin: auto;
}


/*清除浮动*/

.clearfix:after,
.containner:after {
	display: block;
}
.clearfix:after{
	content:"";
	display:block;
	visibility:hidden;
	clear:both;

}

.clearfix,
.containner {
	display: block;
}

.clear {
	clear: both;
	margin: 0 auto;
}


/**/

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ellipsis > a{
	/* display: inline-block; */
}
.lh15 {
	float: left;
	width: 100%;
	height: 15px;
}

.h10 {
	margin: 0 auto;
	width: 100%;
	height: 10px;
}

.h13 {
	margin: 0 auto;
	width: 100%;
	height: 13px;
}

.h60 {
	margin: 0 auto;
	;
	width: 100%;
	height: 60px;
}

.dh11 {
	margin: 0 auto;
	width: 1000px;
	height: 57px;
}

.dh11 a {
	float: left;
	height: 57px;
	line-height: 57px;
}

.jgg {
	margin: 0 auto;
	width: 100%;
	height: 115px;
}

.main {
	width: 1100px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pt20 {
	padding-top: 58px;
}
.text-overflow{
	overflow:hidden;
	text-overflow: ellipsis;
	display:-webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/***************************************************************/


/*banner*/
.big_bglh{
	width: 100%;
	background-image: url(../img/20230414_banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 367px;
}
.white_bg {
    background-color: white;
    border-top: 4px solid #0d5199;
	overflow: hidden;
	box-shadow: 0px 1px 10px #e5e5e5;
	background: white;
	margin-top: 7px;
	width: 1100px;
}

/*banner-结束*/
.headline {
    font-family: "microsoft yahei", '宋体';
    background: #FFFFFF;
    width: 1100px;
    margin: 20px auto 30px auto;
}
.headline p {
    padding-top: 16px;
    font-size: 33px;
    font-weight: bold;
    text-align: center;
}
.headline span {
    width: 1012px;
    display: block;
    line-height: 26px;
    color: #41586d;
    text-indent: 2em;
    padding-top: 18px;
    margin: auto;
    font-size: 16px;
}
.headline p a {
    color: #003f88;
}

/* 第二行 */
.second_line{
	overflow: hidden;
}

/*焦点图*/
.hd-photos{
	margin-left: 19px;
}
.slideBox {
    width: 528px;
    height: 305px;
    overflow: hidden;
    position: relative;
    float: right;
}
.slideBox .hd {
    height: 12px;
    position: absolute;
    z-index: 1;
    bottom: 14px;
    right: 16px;
}
.slideBox .hd ul {
    zoom: 1;
    float: left;
}

.slideBox .bd li {
    zoom: 1;
}

.slideBox .hd ul li {
    cursor: pointer;
    width: 11px;
    height: 11px;
    display: block;
    text-indent: 20px;
    background: #fff;
    float: left;
    margin: 0 0 0 10px;
    border-radius: 50%;
}
.slideBox .hd ul li.on {
    width: 12px;
    height: 12px;
    margin-top: -1px;
    background: #b91b21;
}
.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd img {
    width: 528px;
    height: 305px;
}
.slideBox .bd h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 40px;
    width: 440px;
    margin-left: 20px;
    z-index: 111;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}
.slideBox .bd h1 a {
    color: #fff;
    text-decoration: none;
}
.slideBox .bd div {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    background-color: #000;
    width: 528px;
    opacity: 0.55;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(http://www.hunan.gov.cn/topic/xhtml/img/20220921_slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/*焦点图*/


/* 右边 */

.fx_news{
	background: #f5f5f5;
	width: 487px;
	height: 277px;
	margin-right: 19px;
	padding: 14px 13px;
}
.fx_news .news_title {
    overflow: hidden;
}
.news_title a {
    color: #666666;
    display: block;
    margin-top: 9px;
    font-size: 14px;
}
.nwes_list {
    margin-top: 14px;
	padding-left: 8px;
}
.nwes_list li {
    font-size: 18px;
    color: #333333;
    line-height: 45px;
}
.nwes_list li a {
	width: 478px;
	display: block;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
	background: url(../img/20230414_dot.png) left center no-repeat;
	padding-left: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 第三行 */
.third_line{
	margin-top: 30px;
	overflow: hidden;
}
.szdt_box{
	margin: 0 0 0 19px;
	
}
/* 省直动态 */
.szdt_tit {
    width: 528px;
    height: 59px;
    background:#0d5199;
}
.szdt_tit span {
    display: block;
    color:#ffffff;
    font-weight: bold;
    font-size: 30px;
    line-height: 59px;
    margin-left: 24px;
}
.szdt_tit a {
    color:#cbe1f8;
    font-size: 17px;
    line-height: 59px;
    padding-right: 14px;
}
.zxdt_box {
    padding: 0 30px;
    overflow: hidden;
}
.xzbo_list{
	margin-top: 16px;
}
.xzbo_list a{
	color: #595959;
	padding-left: 5px;
}
.xzbo_left_box .xzbo_list li {
    width: 510px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    text-indent: 10px;
    line-height: 42px;
    background: url(../img/20230414_icon.png) 0 19px no-repeat;
}
/* 市州动态 */
.szdt_tit_b {
    width: 513px;
    height: 59px;
    background:#0d5199;
}
.szdt_tit_b span {
    display: block;
    color:#ffffff;
    font-weight: bold;
    font-size: 30px;
    line-height: 59px;
    margin-left: 24px;
}
.szdt_tit_b a {
    color:#cbe1f8;
    font-size: 17px;
    line-height: 59px;
    padding-right: 14px;
}
.szdt_box_b{
	margin-right: 19px;
}
/* 办事直通车 */
.bsztc_tit {
    width: 528px;
    height: 59px;
    background:#0d5199;
}
.bsztc_tit span {
    display: block;
    color:#ffffff;
    font-weight: bold;
    font-size: 30px;
    line-height: 59px;
    margin-left: 24px;
}
.bsztc_tit a {
    color:#cbe1f8;
    font-size: 17px;
    line-height: 59px;
    padding-right: 14px;
}
/* 第四行 */
.bsztc_box{
	margin-left: 19px;
}
.fourth_line{
	background: url(../img/20230414_bot_bg.jpg) bottom no-repeat;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 45px;
}
.slt_text{
	background: url(../img/20230414_text_bg.png);
	width: 262px;
	height: 178px;
	position: absolute;
	top: -12px;
	left: 265px;
}
.ztc_img{
	height: 164px;
	margin-top: 41px;
	position: relative;
}
.slt_text p{
	width: 208px;
	margin-left: 40px;
	margin-top: 23px;
	line-height: 32px;
	font-size: 19px;
}
/* 资料专区 */
.zlzq_box{
	margin-left: 19px;
}
.zw_ysp {
	border: 10px solid #f4f4f4;
	 margin-left: 19px;
    width: 459px;
    height: 287px;
    float: left;
    position: relative;
    display: block;
    margin-top: 20px;
}
.zyp_pic {
    width: 380px;
    height: 242px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.zyp_play {
    width: 60px;
    height: 60px;
    float: left;
    position: absolute;
    left: 158px;
    top: 90px;
}
.zyp_nav {
    width: 459px;
    height: 40px;
    float: left;
    background:#7b95c0;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.zyp_play img{
	margin-left: 37px;
}
.zyp_hstm {
    width: 459px;
    height: 286px;
    float: left;
    background: url(../img/20230414_tmsp_bg.png) repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.zyp_nav a{
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}
 
.zw_vedio li a {
	font-size: 18px;
    width: 453px;
    float: left;
    line-height: 32px;
background: url(../img/20230414_dot.png) left center no-repeat;
    /* background: url(../img/20230414_icon_xbf.png) 0 9px no-repeat;*/
    padding-left: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.z_bumen{
	margin-left: 20px;
}