﻿html,body{
    font-size:16px;
    font-family: "Microsoft YaHei";
    color:#000;
    line-height:24px;
    min-width: 1200px;
    margin:0;
    padding:0;
}
div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img{
    list-style:none;
    padding:0;
    margin:0;
    border:none;
}
a{
    text-decoration:none;
    color:#4a4a4a;
}
a:hover{
    color: #015293;
}
.clear_both:after{
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
    font-size: 12px;
}

.fl{ float:left;}
.fr{ float:right;}
.txtcenter{ text-align:center;}
.bor{ border:1px solid #CCC;}
.rel{ position:relative;}
.red{ color:#FF0000;}
.white{ color:#FFF;}
.block { display:block;}
.in-block{display: inline-block;}
.hide{ display:none;}

/*清除浮动1*/
.clear { clear:both;height:0;overflow:hidden;clear:both!important;}
.clear.both {height:10px;}

/*清除浮动2*/
.clearfix:after{ visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**
* 文字溢出显示省略号
* 1. Chrome 21+ bug
*/
.ellipsis {
    display: block;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
.ellipsis_dh{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main1100{
    width: 1100px;
    margin: 0 auto;
}

.big_bglh{
    width: 100%;
    height: 723px;
    position: relative;
    background-image: url(../img/220805_banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
/*头条*/
.headline{
    position: absolute;
    top: 510px;
    font-family: "microsoft yahei", '宋体';
    background: url(../img/220805_headline_bg.jpg) center no-repeat;
    width: 1100px;
    height: 199px;
    margin: auto;
}
.headline p{
    padding-top: 40px;
    font-size: 33px;
    font-weight: bold;
    line-height: 36px;
    text-align: center;
}
.headline p a{
    color: #c42924;
}
.headline span{
    width: 1012px;
    display: block;
    line-height: 27px;
    color: #4a4a4a;
    text-indent: 2em;
    padding-top: 13px;
    margin: auto;
    font-size: 16px;
}
.headline span a{
    color: #4a4a4a;

}
.headline span a:hover{
    color: #164f88;
    text-decoration: underline;
}


/*大图滚动*/
.focus_map_box{
    background: url(../img/220805_bg_a.jpg) center no-repeat;
    width: 100%;
    height: 1137px;
    margin: auto;
}
/*大图滚动*/
 .lft_pic {
    width: 1100px;
    margin: auto;
}
.slider-carousel {
    position: relative;
    width: 100%;
    height: 610px;
	margin-bottom: 30px;
}
.slider-carousel .item {
    width: 100%;
    height: 708px;
}
.slider-carousel .item .pannel-image a img {
    width: 1100px;
    height: 610px;
}
.slider-carousel .subtitle {
    position: absolute;
    width: 1100px;
    height: 51px;
    left: 0;
    top: 559px;
    z-index: 2;
    background: rgba(28, 25, 27, 0.5);
    line-height: 25px;
}
.slider-carousel .titBg {
    position: absolute;
    width: 100%;
    height: 64px;
    left: 0;
    bottom: 0px;
    z-index: 1;
}
.titBg {
    background: #015293;
}
.slider-carousel .subtitle h6 a {
    position: absolute;
    width: 1074px;
    height: 40px;
    left: 25px;
    top:13px;
    z-index: 2;
    /*	background: rgba(28,25,27,0.5);*/
    line-height: 25px;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
}
.slidesjs-control {
    position: relative;
    left: 0px;
    width: 1100px;
    height: 708px;
}
.slider-carousel .slidesjs-navigation {
    width: 55px;
    height: 87px;
    display: none;
    position: absolute;
    text-indent: -9999em;
    top: 280px;
    z-index: 100;
}
.slidesjs-previous {
    background: url(http://www.zwzzts.com/topic/xhtml/img/20210123_index_btn03.png) no-repeat;
    left: 0px;
}
.slidesjs-next {
    background: url(http://www.zwzzts.com/topic/xhtml/img/20210123_index_btn02.png) no-repeat;
    right: 0px;
}
.slidesjs-pagination {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    right: 36px;
    top: 579px;
    width: 110px;
    height: 12px;
    z-index: 10;
    overflow: hidden;
}
.slidesjs-pagination-item {
    float: left;
    width: 20px;
    height: 10px;
}
.slidesjs-pagination-item a {
    float: left;
    display: block;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    margin: 0 5px 0 5px;
    background-color: #fff;
    border-radius: 50%;
    /*background: url(http://www.zwzzts.com/topic/xhtml/img/20210123_banner_li2.jpg) no-repeat;*/
}
.slidesjs-pagination-item a.active {
    /*background: url(http://www.zwzzts.com/topic/xhtml/img/20210123_banner_li1.jpg) no-repeat;*/
    background-color: #f58a89;
}
.slidesjs-container {
    overflow: visible !important
}
/*大图滚动-end*/

/*第一个模块内容-左边*/
/*第二个头部*/
.dys_second_headline{
    float: left;
    width: 768px;
}
.dys_second_headline, div.second_2020_headline {
    padding: 0 27px;
    margin:4px 4px  27px 0;
    color: #005293;
    box-shadow: 0 0 10px #ccc;
    background-color: #fff;
    width: 635px;
    height: 155px;
}

.dys_second_headline .dys_headline{
    padding-top: 27px;
    text-align: center;
}
.dys_second_headline .dys_headline a {
    font-size: 28px;
    color: #cb2219;
    font-weight: bold;
}
.dys_second_headline .dys_subtitle {
    height: 60px;
    overflow: hidden;
    padding-bottom: 23px;
    line-height: 30px;
    margin-top: 12px;
}
.dys_subtitle a {
    color: #333333;
    font-family: "microsoft yahei";
    font-size: 17px;
}
/*最新报道*/
.dys_first_module_left{
    width: 694px;
}
#zxbd .latest_report_live_head {
    margin-bottom: 10px;
    border-bottom: 1px solid #b2b2b2;
}
.dys_news_live {
    float: left;
}

.media_focus, .dys_news_live a {
    background: url(../img/220805_mtjj.png) no-repeat 0 -5px;
    height: 42px;
    display: block;
    padding-left: 139px;
    border-bottom: 4px solid #b91717;
}
.dys_latest_more {
    float: right;
    padding-top: 7px;
}
.dys_latest_more a {

    font-family: MicrosoftYaHei;
    color: #a0a0a0;
    font-size: 15px;
}
.dys_economicHighlights_list li {
    font-size: 20px;
    line-height: 44px;
    overflow: hidden;
    font-family: "microsoft yahei";
    padding-left: 16px;
    background: url(../img/220805_small_round_icon.png) no-repeat left center;
    line-height: 36px\9;
    height: 36px\9;
    color: #313131;}
.dys_economicHighlights_list li a{
    color: #333333;
    font-size: 18px;
}
.dys_latest_report_live{
    width: 686px;
}
.line_li{
    background: #b91717;
    height: 4px;
    width: 141px;
    position: absolute;
    top: 226px;
}

.dys_schedule_content_list_left{
    float: left;
    width: 248px;
    display: inline;
    text-align: center;
    background-color: #c5e5ff;
}

/*2022湖南两会*/
.lh_dhn {
    margin: 23px 0 16px 0;
}
.lh_dhn_a{
    display: block;
    width: 350px;
    height: 185px;
}
.lh_dhn_a img{
    display: block;
    margin: auto;
   padding-top:63px;
}


/*央媒聚焦*/
.lhsp_box{
    width: 364px;
    position: relative;
}

.line_li_a {
    background: #b91717;
    height: 4px;
    width: 141px;
    position: absolute;
    top: 43px;
}

#zxbd .latest_report_live_head2 {
    margin-bottom: 13px;
    border-bottom: 1px solid #b2b2b2;
}
.dys_news_live2 {
    float: left;
}
.lhsp{
    margin-bottom: 10px;
    border-bottom: 1px solid #b2b2b2;
}




.dys_news_live2 a {
    background: url(../img/220805_mtjj.png)
    no-repeat 0 -46px;
    height: 45px;
    display: block;
    padding-left: 142px;
    border-bottom: 4px solid #b91717;
}
.dys_latest_more2 {
    float: right;
    margin-top:12px;
}
.dys_latest_more2 a {
    font-family: MicrosoftYaHei;
    color: #a0a0a0;
    font-size: 15px;
}
.dys_economicHighlights_list2 li {
    font-size: 20px;
    line-height: 43px;
    overflow: hidden;
    font-family: "microsoft yahei";
    padding-left: 16px;
    background: url(../img/220805_small_round_icon2.png) no-repeat left center;
    line-height: 36px\9;
    height: 36px\9;
    color: #313131;}
.dys_economicHighlights_list2 li a{
    color: #333333;
    font-size: 18px;
}
.dys_economicHighlights_list2{
    margin-top: 4px;
}

.dys_latest_report_live2{
    margin:30px 0 ;
}
/*创意产品*/
.comumn_b{
    background: url(../img/220805_bg_b.jpg) center no-repeat;
    width: 100%;
    height: 763px;
    margin: auto;
    overflow: hidden;
}

.hnt_lh .tzlh_title{
    width: 1100px;
    height: 109px;
    background: url("../img/220805_title01.png") no-repeat center;
    position: relative;
    margin-top: 9px;
    margin-bottom: 25px;
}
.hnt_lh .tzlh_title .core{
    color: #c1945a;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1053px;
    top: 40px;
}


.pic3 .fl {
    width: 716px;
    height: 392px;
    overflow: hidden;
}
.pic3 ul li, .pic4 li {
    width: 353px;
    height: 189px;
    overflow: hidden;
}
.pic4 li img:hover {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.pic3 ul li img:hover {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.pic3 ul li img, .pic4 li img {
    -moz-transition: all ease 0.8s;
    -o-transition: all ease 0.8s;
    -webkit-transition: all ease 0.8s;
    transition: all ease 0.8s;
}
.pic3,.pic4{
    margin: 5px 10px;
}
.pic3 ul li img,.pic4 ul li img{
    display: block;
    border: 2px solid #FFFFFF;
}
.pic3 ul .mt10 {
    margin-top: 10px;
}
.pic4 ul .ml10 {
    margin-left: 10px;
}

/*观点评论*/

.gdpl_box .tzlh_title{
    width: 1100px;
    height: 109px;
    background: url("../img/220805_title02.png") no-repeat center;
    position: relative;
    margin-top: 9px;
    margin-bottom: 25px;
}
.gdpl_box .tzlh_title .core{
    color: #c1945a;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1053px;
    top: 40px;
}

.gd_list li{
    width: 527px;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 10px 16px;
}
.gd_list .gd_tit{
    height: 50px;
    background-image: linear-gradient(#dc302f,#f04c44);
    font-weight: bold;
    font-size: 20px;
    
    line-height: 50px;
    padding-left: 15px;
}
.gdpl_con{
     width:1122px;
}
.gd_list li span{
    font-size: 16px;
    display: block;
    line-height: 30px;
    padding: 10px 20px;
    text-indent: 2em;
    text-align: justify;
}

.gd_list li span a:hover{
	color: #333;
}

.gd_list li .gd_tit span a{
	color: #fff;
}

/*互动专区*/
.hdzq_big_box{
    background: url(../img/220805_bg_c.jpg) center no-repeat;
    width: 100%;
    height: 904px;
    margin: auto;
    overflow: hidden;
}

.hdzq_box .hdzq_title{
    width: 1100px;
    height: 109px;
    background: url("../img/220805_title03.png") no-repeat center;
    position: relative;
    margin-top: 20px;
    margin-bottom: 21px;
}
.hdzq_box .hdzq_title .core{
    color: #c1945a;
    display: block;
    font-size: 15px;
    position: absolute;
    left: 1053px;
    top: 40px;
}


.hdzq_g{
    width: 1108px;
    height: 691px;
    background: url("../img/220805_szxd_bg.png") center no-repeat;
    margin: auto;
}


/*网友留言*/
.wyry_box{
    margin-top: 79px;
    margin-left: 60px;
}
.wyry_bt{
    position: absolute;
}
.wyry_bt h2 {
    padding-left: 19px;
    font-size: 19px;
    color: #01518e;
    font-weight: normal;
    margin-left: 6px;
    padding-top: 8px;
    font-weight: bold;
}
.wyry_bt:before {
    content: ' ';
    position: absolute;
    width: 6px;
    height:25px;
    background: url("../img/220805_sll.jpg") 2px 0px no-repeat;
    left: 10px;
    top: 10px;
}
.wy_con {
    background: #f8f8f8;
    width:430px;
    height: 422px;
    border: 1px solid #c8c8c8;
    border-radius: 4px;
    margin-top: 53px;
    position: relative;
    overflow: scroll;
    z-index: 999;
    padding: 23px 24px;
}
.wy_con ul li {
    border-bottom: 0.0625em dotted #d5d5d7;
}
.wy_con .name {
    display: inline-block;
    font-size: 16px;
    color: #06406c;
    padding:2px 7px;
    background: #d5edff;
    border-radius: 4px;
    margin-top:18px;
}
.wy_con .text {
    font-size: 18px;
    color: #6a6a6a;
    line-height: 28px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 10px 0;
}

/*我要留言*/
.wyly_box{
    margin-top: 74px;
}
.ly_input {
    border: 1px solid #c8c8c8;
    background: #f8f8f8;
    width:428px;
    border-radius: 4px;
    padding: 23px 24px;
    margin-top: 58px;
    height:422px;
    margin-left: 32px;
}
.mt, .mt_a {
    position: relative;
    margin: 19px 0;
}
.input-group .tip {
    color: #165693;
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    left:15px;
    top:7px;
    z-index: 999;
    padding-left: 7px;
}
.ly_tis {
    color: #bd0a01;
    font-size:18px;
    position: absolute;
    left: -7px;
    top: 3px;
}
.input-group .form-control {
    width: 352px;
    background: #f0f6ff;
    height:41px;
    border:1px solid #dddddd;
    border-radius: 6px;
    font-size: 1em;
    line-height: 41px;
    padding-left:73px;
    outline: none;
}
.textarea {
    line-height:28px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    font-size: 16px;
    position: relative;
}
.input-group .tip {
    color: #165693;
    font-size: 16px;
    line-height: 28px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 999;
}
.textarea textarea {
    background: #f0f6ff;
    width: 408px;
    height: 126px;
    font-size: 16px;
    padding-top: 44px;
    padding-left: 15px;
    display: block;
    border:1px solid #dddddd;
    outline: none;
}
.ly_but .button {
    font-size: 18px;
    display: block;
    width:120px;
    height:43px;
    line-height:43px;
    background: #015293;
    color: #ffffff;
    text-align: center;
    border-radius:4px;
    margin: 32px auto;
}

.wy_con::-webkit-scrollbar {
    width: 10px;
    height: 1px;
}
/*滚动条滑块*/
.wy_con::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #5794c2;
}
/*滚动条轨道*/
.wy_con::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
    border-radius: 10px;
    background: #ccc;
}
