@charset"utf-8";

/*******************************************************************************
 * 全局
 ******************************************************************************/
 body {
    font-family:\5FAE\8F6F\96C5\9ED1, \5B8B\4F53;
    /*font-size: 18px;*/
    padding: 0;
    text-align: left;
    min-width: 1200px;
}
body, div, dl, dt, dd, ul, ol, li, pre, form, h1, h3, h4, span, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
p {
    color: #333333;
    padding: 0;
    margin:0;
}
a:hover {
    /*color:#333333;*/
    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;
}
.main1200 {
    width: 1200px;
    margin: 0 auto;
}
/**
* 闭合浮动
* @Author: 一丝
* @Doc: http://nicolasgallagher.com/micro-clearfix-hack/
*/
 .f-l {
    float: left;
}
.f-r {
    float: right;
}
.clearfix:before, .clearfix:after {
    content:"";
    display: block;
    clear: both;
    overflow: hidden;
}
.clearfix {
    *zoom: 1;
    /* IE6-7 触发 hasLayout */
}
/**
* 文字溢出显示省略号
* 1. Chrome 21+ bug https://bugs.webkit.org/show_bug.cgi?id=121902
*/
 .ellipsis {
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    /* 2 */
}
/*多行溢出显示省略号：*/
 .ellipsis_dh {
    text-overflow: -o-ellipsis-lastline;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*************************页面开始***************************************************/

/*政策文件*/
.zwgk_p1 {
    margin-top: 42px;
}
.zcwj_box {
     /*width: 698px;*/
}
.zcwj_box .title {
     width: 698px;
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
}
.zcwj_box .title span {
    height: 40px;
    float: left;
    line-height: 40px;
    padding: 0 5px;
    font-size: 24px;
    /*color: #10568a;*/
    cursor: default;
    /*font-weight: bold;
    border-bottom: 1px solid #10568a;*/
    border-right: 5px solid #fff;
}
.zcwj_box .zcwj_gd {
    float: right;
    border-top: none;
    color: #888;
    font-size: 14px;
    padding: 0;
    margin-top: 11px;
}
.zcwj_box .newList_2 {
    overflow: hidden;
}
.zcwj_box .newList_2 li .dot {
    width: 6px;
    height: 6px;
    background-color: #d2d2d2;
    float: left;
    margin: 23px 8px 0 5px;
}
.zcwj_box .newList_2 li {
    overflow: hidden;
    border-bottom: dashed 1px #d5d5d5;
    height: 83px;
}
.zcwj_box .newList_2 li .til {
    width: 623px;
    float: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
    font-size: 17px;
	margin-top: 14px;
}
.zcwj_box .newList_2 li .til a {
    color: #333333;
}
.zcwj_box .newList_2 li .til a:hover {
    color: #1e62ab;
}
.zcwj_box .newList_2 li .sy-time {
    font-size: 14px;
    color: #9d9d9d;
    line-height: 26px;
    float: right;
    margin-top: 16px;
}
.zcwj_box .newList_2 .no_line {
    border-bottom: none;
}

/*规章库*/
.zcwj_box .title .wj{
  color: #333333;
  margin-right: 34px;
}

.zcwj_box .title .now{
  font-weight: bold;
  color: #10568a;
}

.zcwj_box .title .now a{
  font-weight: bold;
  color: #10568a;
}

.zcwj_box .gzk_note{
  color: #666666;
  font-size: 16px;
  margin-left: 20px;
  margin-top:3px;
}
.zcwj_box .gzk_note a{
  color: #333333;
}

#wj_content ul:nth-child(1) li:last-child{
  border-bottom: none;
}

#wj_content ul:nth-child(2){
  display: none;
}

#wj_content ul:nth-child(2) li:last-child{
  border-bottom: none;
}
/*规章库end*/

.zc_search {
    margin-top: 20px;
    height: 90px;
    background-color: #f6f6f6;
    box-sizing: border-box;
    padding: 20px 0 0 30px;
	margin-bottom: 24px;
}
.zc_search input {
    outline:none;
}
.zc_search select {
    float: left;
    font-weight: bold;
    padding: 12px 15px;
    width: 125px;
    height: 48px;
    border: none;
    font-size: 14px;
    color: #006EAB;
    background-color:#ffffff;
    outline:none;
}
.zc_search .input {
    font-size: 14px;
    float: left;
    width: 392px;
    height: 16px;
    padding: 16px 10px;
    border: none;
    line-height: 16px;
    background-color:#ffffff;
}
.zc_search .btn-search {
    cursor: pointer;
    float: left;
    border: none;
    outline:none;
    width: 118px;
    height: 48px;
    background: #006eab;
    color: #ffffff;
}
/*政策搜索框添加*/
 .btn-search .ssk_icon {
    display: block;
    width: 19px;
    height: 19px;
    background: url("../img/20200609_fdj.png") left no-repeat;
    background-size: 19px 19px;
}
.btn-search .zcss {
    font-style: normal;
    font-size: 14px;
    display: block;
    margin-left: 18px;
    margin-right: 5px;
}
/*政策文件结束*/

 /*省政府机构*/
.bszn_box{
    background: #f6f6f6;
    width:455px;
    height: 80px;
    margin-top: 7px;
}
.bszn_box img{
    display: block;
    padding-left: 126px;
    padding-top: 24px;
}
.bszn_box span{
    font-size: 18px;
    color: #084567;
    line-height: 48px;
    margin:17px 14px 34px 14px;
}
.bszn_box:hover{
    background: #f4f9ff;
}
    
/*“六稳”“六保政策库”*/
      .main1235{
    width: 1200px;
    margin: auto;
}
.bsqd_box ul li{
    width: 212px;
    height: 61px;
    float:left;
    background: #f4f4f4;
    margin:11px 0 17px 35px;
    line-height: 61px;
    text-align: center;
      font-size: 18px;
}
.bsqd_box ul li:nth-child(1){
    margin-left: 0;
}
.bsqd_box ul li:nth-child(6){
    margin-left: 0;
}
.bsqd_box ul{
    margin-top: 50px;
    margin-bottom: 20px;
}
.bsqd_box ul li:hover{
    background: #5c8ec1;
    color: #ffffff;
}
.bsqd_box ul li:hover a{color:#fff;}

/*信息公开*/
 .xxgk_icon {
    width: 455px;
}
.zfxxgk_box .xin_img {
    display: block;
    margin-bottom: 6px;
}
.zwgk_ic_1 {
    float: left;
    width: 149px;
    height: 145px;
    background: #f6f6f6;
}
.xxgk_icon ul li:hover {
    background: #f4f9ff;
}
.zwgk_ic_1 img {
    margin-top: 26px;
    margin-left: 46px;
}
.zwgk_ic_1 span {
    font-size: 16px;
    display: block;
    text-align: center;
    color: #143f6f;
}
.zwgk_ic_2 {
    float: left;
    width: 225px;
    height: 92px;
    background: #f6f6f6;
    margin-top: 5px;
}
.zwgk_ic_2 img {
    float: left;
    margin-top: 21px;
    margin-left: 46px;
}
.zwgk_ic_2 span {
    float: left;
    width: 65px;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #143f6f;
    margin-top: 36px;
    margin-left: 10px;
}
.xxgk_icon .mar4 {
    margin-left: 4px;
    margin-right: 4px;
}
.xxgk_icon .marig4 {
    margin-right: 5px;
}
/*省政府公报*/
 .szfgb {
    margin-top: 35px;
}
.title_row a {
    float: right;
    color: #999;
}
.title_row {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 30px;
}
.title_row span {
    font-size: 22px;
    line-height: 40px;
    float: left;
}
.title_row a {
    float: right;
    color: #999;
    font-size: 14px;
}
.title_row a:hover {
    text-decoration: underline;
}
.szfgb_li ul li {
    width: 295px;
    height: 47px;
    background: #f6f6f6;
    line-height: 47px;
    text-align:center;
    font-size:18px;
}
.szfgb_li ul li:hover {
    background: #f5faff;
}
.szfgb_li ul li a {
    color: #333333;
}
.szfgb_li .ma_sx {
    margin: 10px 0;
}
/*三湘解读-开始*/
 .zwgk_p2 {
    width: 100%;
    height: 543px;
    background:url("../img/20200604_zw_bg_27.jpg") no-repeat center;
    background-size: 1920px 543px;
}
.sxjd_box {
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 60px;
}
.zwgk_p2 .mar_top20 {
    margin-top: 45px;
}
.sxjd_lb .lb_box {
    display: block;
    margin-top: 73px;
    margin-left: 93px;
}
.zwgk_p3 {
    margin-bottom: 50px;
}
/*三湘解读-结束*/

/*提案办理*/
 .zwgk_with {
    width:685px;
}
.tzgg_font {
    margin-top: 20px;
}
.tabl_box .tzgg_font li {
    line-height: 45px;
    font-size: 17px;
    background: url(../img/20200604_icon_tzgg.png) left center no-repeat;
    box-sizing: border-box;
    padding-left: 20px;
    margin-right: 20px;
}
.tzgg_font li a {
    color: #333333;
}
.tzgg_font li a:hover {
    color: #1e62ab;
}
/*回应关切*/
 .xxgk_zx {
    margin-top:10px;
}
.hygq_q {
    height:44px;
    line-height:44px;
    background:url(../img/hygq_img1.jpg) 10px 10px no-repeat;
    font-size:18px;
    padding-left:45px;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hygq_a {
    background-color:#f6f6f6;
    height: 146px;
}
.hg_huda {
    width:27px;
    height:26px;
    float:left;
    margin:10px;
    background:url(../img/hygq_img2.jpg) no-repeat;
}
.hg_daan {
    width:637px;
    float:left;
    font-size:16px;
    line-height:29px;
    margin-top: 2px;
    color:#666;
    padding:8px 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.hygq_q a {
    color: #333333;
}
.hygq_q a:hover {
    color: #1e62ab;
}
.hg_daan a {
    color: #928f8f;
    font-size: 16px;
}
/*市州公开*/
 .szgk_box {
    width: 454px;
}
.map {
    width:443px;
    height:500px;
    background:url(../img/20200604_map.png) no-repeat;
    margin:50px 0 0 0;
    position:relative;
}
.map-changsha {
    width:189px;
    height:68px;
    position:absolute;
    right:4px;
    top:135px;
}
.map-changsha a {
    width:189px;
    height:68px;
    display:block;
}
.map-changsha a:hover {
    background:url(../img/20200604_changsha.png) no-repeat;
}
.map-yongzhou {
    width:124px;
    height:203px;
    position:absolute;
    left:169px;
    bottom:2px;
    z-index:4;
}
.map-yongzhou a {
    width:124px;
    height:203px;
    display:block;
}
.map-yongzhou a:hover {
    background:url(../img/20200604_yongzhou.png) no-repeat;
}
.map-chenzhou {
    width:165px;
    height:176px;
    position:absolute;
    right:5px;
    bottom:26px;
}
.map-chenzhou a {
    width:165px;
    height:176px;
    display:block;
}
.map-chenzhou a:hover {
    background:url(../img/20200604_chenzhou.png) no-repeat;
}
.map-hengyang {
    width:145px;
    height:125px;
    position:absolute;
    right:79px;
    bottom:137px;
}
.map-hengyang a {
    width:145px;
    height:125px;
    display:block;
}
.map-hengyang a:hover {
    background:url(../img/20200604_hengyang.png) no-repeat;
}
.map-xiangtan {
    width:90px;
    height:62px;
    position:absolute;
    right:93px;
    top:188px;
    z-index:2;
}
.map-xiangtan a {
    width:90px;
    height:62px;
    display:block;
}
.map-xiangtan a:hover {
    background:url(../img/20200604_xiangtan.png) no-repeat;
}
.map-zhuzhou {
    width:90px;
    height:177px;
    position:absolute;
    right:15px;
    bottom:130px;
    z-index:2;
}
.map-zhuzhou a {
    width:90px;
    height:177px;
    display:block;
}
.map-zhuzhou a:hover {
    background:url(../img/20200604_zhuzhou.png) no-repeat;
}
.map-yueyang {
    width:149px;
    height:121px;
    position:absolute;
    right:10px;
    top:33px;
}
.map-yueyang a {
    width:149px;
    height:121px;
    display:block;
}
.map-yueyang a:hover {
    background:url(../img/20200604_yueyang.png) no-repeat;
}
.map-yiyang {
    width:177px;
    height:134px;
    position:absolute;
    left:159px;
    top:60px;
    z-index:2;
}
.map-yiyang a {
    width:177px;
    height:134px;
    display:block;
}
.map-yiyang a:hover {
    background:url(../img/20200604_yiyang.png) no-repeat;
}
.map-loudi {
    width:142px;
    height:91px;
    position:absolute;
    left:162px;
    top:177px;
    z-index:3;
}
.map-loudi a {
    width:142px;
    height:91px;
    display:block;
}
.map-loudi a:hover {
    background:url(../img/20200604_loudi.png) no-repeat;
}
.map-shaoyang {
    width:178px;
    height:148px;
    position:absolute;
    left:87px;
    top:224px;
    z-index:3;
}
.map-shaoyang a {
    width:178px;
    height:148px;
    display:block;
}
.map-shaoyang a:hover {
    background:url(../img/20200604_shaoyang.png) no-repeat;
}
.map-huaihua {
    width:190px;
    height:286px;
    position:absolute;
    left:4px;
    top:101px;
    z-index:4;
}
.map-huaihua a {
    width:190px;
    height:286px;
    display:block;
}
.map-huaihua a:hover {
    background:url(../img/20200604_huaihua.png) no-repeat;
}
.map-xiangxi {
    width:91px;
    height:175px;
    position:absolute;
    left:45px;
    top:40px;
    z-index:5;
}
.map-xiangxi a {
    width:91px;
    height:175px;
    display:block;
}
.map-xiangxi a:hover {
    background:url(../img/20200604_xiangxi.png) no-repeat;
}
.map-changde {
    width:142px;
    height:153px;
    position:absolute;
    left:144px;
    top:2px;
    z-index:2;
}
.map-changde a {
    width:142px;
    height:153px;
    display:block;
}
.map-changde a:hover {
    background:url(../img/20200604_changde.png) no-repeat;
}
.map-zhangjiajie {
    width:126px;
    height:82px;
    position:absolute;
    left:83px;
    top:29px;
    z-index:3;
}
.map-zhangjiajie a {
    width:126px;
    height:82px;
    display:block;
}
.map-zhangjiajie a:hover {
    background:url(../img/20200604_zhangjiajie.png) no-repeat;
}
.zcss_tit {
    font-size: 15px;
    color: #006EAB;
    margin-top: 14px;
    margin-left: 12px;
}

/* qdlists */
 .qdlsits {
    margin-top: 55px;
}
.qdlsits ul {
    margin-right: -20px;
    margin-left: -20px;
    overflow: hidden;
}
.ss_main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.qdlsits ul li {
    width: 20%;
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.qdlsits ul li a {
    border: 1px solid #b8d2ee;
    border-radius: 10px;
    height: 85px;
    display: block;
    line-height: 85px;
    position: relative;
    transition: .2s;
}
.qdlsits ul li a span {
    font-size: 18px;
    font-weight: bold;
    color: #2e5aa6;
    margin-left: 74px;
}
.qdlsits ul li a i {
    position: absolute;
    font-size: 40px;
    color: #2e5aa6;
    left: -14px;
    top: 31px;
    transform: rotate(20deg);
    height: 51px;
    z-index: 2;
    transition: .2s;
}
.qdlsits ul li a:before {
    content:"";
    position: absolute;
    width: 5px;
    height: 51px;
    left: -2px;
    top: 17px;
    background: #fff;
    z-index: 1;
}
.qdlsits ul li:nth-of-type(6) {
    margin-top:24px
}
.qdlsits ul li:nth-of-type(7) {
    margin-top:24px
}
.qdlsits ul li:nth-of-type(8) {
    margin-top:24px
}
.qdlsits ul li:nth-of-type(9) {
    margin-top:24px
}
.qdlsits ul li:nth-of-type(10) {
    margin-top:24px
}
.qdlsits ul li a:hover {
    background: #2e5aa6;
    border-color: #2e5aa6;
}
.qdlsits ul li a:hover:before {
    display: none;
}
.qdlsits ul li a:hover i {
    color: #fff;
    transform: rotate(-0deg);
    left: 24px;
}
.qdlsits ul li a:hover .i2 {
    left:24px
}
.qdlsits ul li:nth-of-type(1) a:hover .i2 {
    left:34px
}
.qdlsits ul li:nth-of-type(2) a:hover .i2 {
    left:8px
}
.qdlsits ul li:nth-of-type(3) a:hover .i2 {
    left:14px
}
.qdlsits ul li:nth-of-type(4) a:hover .i2 {
    left:44px
}
.qdlsits ul li:nth-of-type(5) a:hover .i2 {
    left:44px
}
.qdlsits ul li:nth-of-type(6) a:hover .i2 {
    left:24px
}
.qdlsits ul li:nth-of-type(7) a:hover .i2 {
    left:4px
}
.qdlsits ul li:nth-of-type(8) a:hover .i2 {
    left:4px
}
.qdlsits ul li:nth-of-type(9) a:hover .i2 {
    left:4px
}
.qdlsits ul li:nth-of-type(10) a:hover .i2 {
    left:4px
}
.qdlsits ul li a:hover span {
    color: #fff;
}
.qdlsits ul li:nth-of-type(1) span {
    margin-left: 95px;
}
.qdlsits ul li:nth-of-type(2) span {
    margin-left: 53px;
}
.qdlsits ul li:nth-of-type(3) span {
    margin-left: 50px;
}
.qdlsits ul li:nth-of-type(4) span {
    margin-left: 98px;
}
.qdlsits ul li:nth-of-type(5) span {
    margin-left: 98px;
}
.qdlsits ul li:nth-of-type(6) span {
    margin-left: 75px;
}
.qdlsits ul li:nth-of-type(7) span {
    margin-left: 50px;
}
.qdlsits ul li:nth-of-type(8) span {
    margin-left: 50px;
}
.qdlsits ul li:nth-of-type(9) span {
    margin-left: 50px;
}
.qdlsits ul li:nth-of-type(10) span {
    margin-left: 50px;
}
.qdlsits ul li a i img {
    width: 22%;
}
.qdlsits ul li a .i2 {
    display: none;
}
.qdlsits ul li a:hover .i1 {
    display: none;
}
.qdlsits ul li a:hover .i2 {
    display: block;
}
.qdlsits ul li a .i2 {
    top: 3px;
}

 /*意见征集*/
.tabl_box{
    margin-top: 17px;
}
.tabl_box  .yj_title li{
    line-height: 45px;
    font-size: 17px;
    background: url(../img/20201203_yj.jpg) left center no-repeat;
    box-sizing: border-box;
    padding-left: 54px;
    margin-right: 24px;
    color: #333333;
    width: 673px;
}
.tabl_box ul li a{
    color: #333333;
}
.tabl_box ul li a:hover{
    color: #10568a;
}
.tabl_box  .yj_title{
    border-bottom:dashed 1px #d5d5d5;
    padding-bottom: 14px;
    position: relative;
}
.tabl_box  .fk_title{
    margin-top: 11px;
    position: relative;
}
.tabl_box  .fk_title li{
    line-height: 45px;
    font-size: 17px;
    background: url(../img/20201203_fk.jpg) left center no-repeat;
    box-sizing: border-box;
    padding-left: 54px;
    margin-right: 24px;
    color: #333333;
}
.yjzj_gd{
    position: absolute;
    top: -12px;
    left: 655px;
    color: #999;
    font-size: 14px;
}
.yjzj_gd a{
    color: #999;
}
.fk_gd{
    position: absolute;
    top: -3px;
    left: 655px;
    color: #999;
    font-size: 14px;
}
.fk_gd a{
    color: #999;
}  
 .now{
	font-weight: bold;
	color: #10568a;
    border-bottom: 1px solid #10568a;
}
    
 .title_row .margl_44{
    margin-left: 44px;
}

#jd_icon{
	display: inline-block;
    height: 15px
}

#jd_icon a{
    width: 30px;
    height: 18px;
    float: left;
    background: #5796c5;
    color: #fff;
    font-size: 12px;
    font-family: \5B8B\4F53;
    line-height: 18px;
    text-align: center;
    border-radius: 3px;
    margin: 0px 0 0 8px;
}

/*卡片轮播*/
.slideBox {
			    width: 100%;
			    height: 100%;
			    /*padding: 0 0.5rem;*/
			    overflow: hidden;
			    position: relative;
			}

			.slideBox .hd {
			  	height: 8px;
				overflow: hidden;
				position: absolute;
				right: 46.5%;
				bottom: 8px;
				z-index: 1;
			}
			
			.slideBox .hd ul{
			 	overflow: hidden;
				zoom: 1;
				float: left;
			}
			
			.slideBox .hd ul li{
			    cursor: pointer;
			    width: 8px;
			    height: 8px;
			    display: block;
			    text-indent: 20px;
			    background: #fff;
			    float: left;
			    margin: 0 0 0 10px;
			    border-radius: 50%;
			}
			
			.slideBox .hd ul li.on {
			    width: 8px;
			    height: 8px;
			    background: #006EAB;
			}
			
			.slideBox .bd ul li a img{
		    	display: block;
			  	margin-top: 0.8rem;
			  	width: 100%;
			}
 /*2021年7月21意见征集页面修改*/
                  .yizj_box ul{
                      margin-top: 19px;
                  }
                  .yizj_box ul li{
                      border-bottom: dashed 1px #d5d5d5 ;
                  }
                  .yizj_box ul li a{
                      width: 557px;
                      font-size: 17px;
                      color: #333333;
                      line-height: 55px;
                      text-overflow: ellipsis;
                      overflow: hidden;
                      white-space: nowrap;
                  }
                  
                  .yizj_box ul li i a{
                      color: #10568a;
                      border: solid 1px #10568a;
                      font-size: 12px;
                      font-style: normal;
                      padding: 0px 6px;
                      margin: 19px 8px;
                      border-radius: 4px;
                  }
                  
                  .yizj_box ul li span{
                      display: block;
                      width: 45px;
                      height: 18px;
                      background: #5796c5;
                      font-size: 12px;
                      color: #ffffff;
                      text-align: center;
                      border-radius: 3px;
                      margin-top: 20px;
                  }
                  .yizj_box  .yi_tip{
                      background: #c0bebe;
                      color: #ffffff;
                  }
                  .yizj_box .yi_fk{
                      color: #10568a;
                      border: solid 1px #10568a;
                      font-size: 12px;
                      font-style: normal;
                      padding: 0px 6px;
                      margin: 19px 8px;
                      border-radius: 4px;
                  }
                  .yizj_box .no_line{
                      border-bottom: none;
                  }

