@charset "utf-8";
@font-face {
	font-family: fangzheng;
	src: url("FZCYSJW.TTF");
}
html, body {
    font-size: 16px;
    font-family: "Microsoft YaHei UI";
    color: #777;
    line-height:30px;
    min-width: 1340px;
    margin: 0;
    padding: 0;background:#fff; 
}
div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, img {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
    font-weight: normal;
}
a {
    text-decoration: none;
    color:#121c1a;outline: none;
}
a:hover {
    color: #1c9eb4;
}
.fl{float:left;}
.fr{float:right;}
.clear_both:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}
.main1340{
    width:1340px;min-width:1340px;margin:0 auto;}

.banner_img{
    height:960px;
    background: url("../images/banner-img.jpg") center top no-repeat;
}

/*======头条======*/
.headline_row{
    margin-top:-90px;
}
.headline_row h2{
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    line-height:40px;
}
.headline_row p{
    display: block;
    text-indent: 2em;
    line-height:28px;
    margin-top: 26px;
}
.headline_row p a:hover{
    text-decoration: underline;
}
.first_row{
    padding-top:45px;
    display: flex;
    justify-content: space-between;
}
/*===首屏焦点图===*/
.focus_row {
    width: 700px;
    height: 376px;
    overflow: hidden;
    position: relative;
}
.focus_row .hd {
    height: 10px;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 20px;
}
.focus_row .hd ul {
    zoom: 1;
    float: left;
}
.focus_row .hd ul li {
    cursor: pointer;
    width: 8px;
    height: 8px;
    display: block;
    text-indent: 20px;
    background: #fff;
    float: left;
    margin: 0 0 0 11px;
    border-radius: 50%;
}
.focus_row .hd ul li.on {
    background: #4fa883;
    width: 11px;
    height: 11px;
    margin-top: -2px;
}
.focus_row .bd{
    position: relative;
    height: 100%;
    z-index: 0;
}
.focus_row .bd li{
    zoom: 1;
}
.focus_row .bd img{
    width:700px;
    height:376px;
}
.focus_row .bd p{
    position: absolute;
    bottom:12px;
    left: 20px;
    width: 580px;
    z-index: 111;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}
.focus_row .bd p a{
    color: #fff;
    text-decoration: none;
}
.focus_row .bd div{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70px;
   background: url(../images/text-bg1.png) left bottom repeat-x;
    width: 100%;
}

/*===首屏右侧===*/
.first_right{width:588px;margin-top:-11px;}
.first_right dt{margin-top:20px;font-size:26px;font-weight: 700;}
.first_right dd{margin:10px 0 16px;}
.first_right ul li{height:46px;line-height:46px;font-size:20px;}
.first_right ul li a,.first_right dt a{color: #333;}
.first_right ul li a:hover,.first_right dt a:hover{color: #1c9eb4;}
.first_right .more1{display:block;margin-top:7px;width:100%;height:28px;line-height:28px; text-align:center;background:#f3f5f8;}

/*======视频播报======*/
.focus_row3{height:auto;}
.focus_row3_in{height:394px;background:#f3f5f8;position:relative;}
.dys_nav_father{
	position: absolute;
	z-index: 1;
	right:0;top:32px;
	width:670px;
	height:328px;
	overflow:hidden;
}
.dys_nav{
	position: absolute;
	width:670px;top:0px;}
.dys_nav li {height:100px; position:relative;
	box-sizing:border-box;
	overflow: hidden;
	zoom: 1;cursor:pointer;	transition: all 0.7s;
	display: flex;padding:12px 20px 12px 24px;margin-top:8px; 
}
.dys_nav li i{display:block;font-size:0;width:150px;height:84px;background:rgba(0,0,0,.4) url(../images/spbb-icon2.png) center no-repeat;
    position: absolute;left:24px;top:12px; z-index: 2;}
.dys_nav li img{float:left;width:150px;height:84px;
    transition: all 0.7s;margin-right:20px;}
.dys_nav li div{float:right;width:455px;height:84px; overflow: hidden;}
.dys_nav li div h3{font-size:18px;font-weight:700;}
.dys_nav li div p{line-height:24px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.dys_nav li.dys_active{transition: all 0.7s;background:#fafbfc;}
.dys_nav li.dys_active i{display:none;}
.dys_nav li.dys_active div{width:636px;}
.dys_nav li.dys_active a h3{color:#20a0b5;}
.dys_nav li.dys_active a img{display:none;}

.dys_nav_content{
	width:670px;
	height:394px;
	position: absolute;
	top:0;
	left:0;
	z-index: 2;
}
.dys_nav_content li{
	display: none;
    width:670px;height:394px;
}
.focus_pic_left{position:relative;width:670px;height:394px;overflow:hidden;transition: all 0.7s;}
.focus_pic_left img{width:670px;height:394px; animation: slip_in 1s; }
.focus_pic_left span {display: block;width:670px;height:394px;background: rgba(0,0,0,.4) url(../images/spbb-icon.png) center no-repeat;position: absolute;
	left: 0; top: 0;  z-index: 2;}


.dys_top,.dys_bottom{width:670px;
    height:32px;
    display: block;
    z-index: 201;
    position: absolute;right:0;}
.dys_top {	
	top:2px;
    background: url("../images/esdbg-arrow-t.png") center no-repeat;
}
.dys_bottom {
	bottom:5px;
	background: url("../images/esddg-arrow-b.png") center no-repeat;}
.dys_top a,.dys_bottom a {
	display: block;
	width:100%;
	height:32px;
}

/*======重磅策划======*/
.title_long{
    text-align: center;
    margin:70px auto 26px;height:100px;
    overflow: hidden; 
}
.main_row2 .title_long{margin:82px auto 26px;}
.main_row3 .title_long{margin:48px auto 46px;}
.main_row5 .title_long{margin:53px auto 10px;}

.zbch_in{
  
}
.swiper-container2{
    width: 1300px;
    height: 1030px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-top: 130px;margin-top:-18px;
    box-sizing: border-box;
}
.swiper-container2 .swiper-slide {
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    position: relative;
}
.swiper-container2 .swiper-slide-active,.swiper-container2 .swiper-slide-duplicate-active {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    width: 542px;
    height: 880px;
    z-index: 1002;
}
.swiper-container2 .swiper-slide a {
    display: block;
}
.swiper-container2 .swiper-slide img {
    width: 100%;
    box-shadow: 0 0 15px rgba(58,115,214,.3);
}
.swiper-container2 .swiper-slide p{
    position: absolute;
    left: 0;
    top:736px;
    background-color: rgba(0,0,0,.7);
    color: #fff;
    text-align: center;
    font-size: 18px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.button1 {
    width: 100%;
    left: 0;
    top: 52%;
    position: absolute;
    z-index: 10002;
    margin: 0 auto;
}
.button1 div:hover {
    opacity: 0.8;
    cursor: pointer;
}
.swiper-container2 .swiper-button-prev {
    width: 32px;
    height: 63px;
    background: url("../images/mhtp-prev.png") no-repeat;
    cursor: pointer;
    left: 0;
}
.swiper-container2 .swiper-button-next {
    width: 32px;
    height: 63px;
    background: url("../images/mhtp-next.png") no-repeat;
    cursor: pointer;
    right: 0;
}

/*======好山好水好风光======*/
.main_pic_list4{   
    position: relative;
    margin:20px auto 60px;
}
.main_pic_list4 .hd{}
.main_pic_list4 .hd .prev,
.main_pic_list4 .hd .next{
    display: block;
    width: 60px;
    height:74px;
    top: 244px;
    position: absolute;
    z-index: 100;
}
.main_pic_list4 .hd .prev{
    left: 0;
    cursor: pointer;
    background: url("../images/rw-arrow1.png") no-repeat;
}
.main_pic_list4 .hd .next{
    right: 0;
    cursor: pointer;
    background: url("../images/rw-arrow2.png") no-repeat;
}
.main_pic_list4 .bd{}
.main_pic_list4 .bd li{
    width: 255px;
    height: 609px;
    margin: 0 16px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;
}
.main_pic_list4 .bd li:nth-child(2n-1){
    margin-top: 80px;
}
.main_pic_list4 .bd li img{
    width: 255px;
    height: 275px;
    position: absolute;
    left: 0;
    z-index: 1;
    display: block;
}
.main_pic_list4 .bd li:nth-child(2n-1) img{
    bottom: 0;
}
.main_pic_list4 .bd ul li>div{
    width: 255px;
    height: 366px;
    box-sizing: border-box;
    padding: 0 25px;
    position: absolute;
    left: 0;
    z-index: 2;
    background: url("../images/rw-bg1.png") no-repeat;
    bottom: 0;
    padding-top: 58px;
}
.main_pic_list4 .bd ul li:nth-child(2n-1)>div{
    top: 0;
    background: url("../images/rw-bg2.png") no-repeat;
    padding-top: 31px;
}
.main_pic_list4 .bd ul li>div p a{
    display: block;
    text-align: justify;
    font-size: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main_pic_list4 .bd ul li>div span{
    display: block;
    font-size: 17px;
    padding-top:10px;
    text-align: justify;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
.main_pic_list4 .bd ul li>div span a:hover{
    text-decoration: underline;
}

/*======郴字说郴州/梦回郴州======*/
.main_row4{    
    width: 100%;
    height:684px;
    background: url(../images/main_row4_bg.jpg) center bottom no-repeat;
    overflow: hidden;
}
.title_short{background: url("../images/title-short-icon.png") left center no-repeat;padding-left:40px;font-family: fangzheng;font-size:28px;color:#20a0b5; overflow: hidden;}
.title_short a{color:#20a0b5;}

.main_news_list3,.main_news_list4{width:630px;margin-top:30px;overflow:hidden;}
.main_news_list3 ul{margin-top:16px;}
	.main_news_list3 li{display:flex;float:left;width:100%;margin:20px 0;overflow:hidden;}
	.pic_list3{width:212px;height:144px;position:relative;overflow:hidden;}
		.pic_list3 img{width:212px;min-height:144px;position:absolute;top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
	.pic_title3{width:385px;height:144px;margin-left:32px;}
	.main_news_list3 li:nth-child(2) .pic_title3{margin:0 32px 0 0;}
		.pic_title3 h3{font-size:22px;max-height:64px;min-height:46px;}
		.pic_title3 p{line-height:28px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}

/*======绿水青山的郴州答卷======*/
.main_pic_list7{width:100%;height:1146px;overflow:hidden;}
	.main_pic_list7 li{display:flex;float:left;width:100%;margin:30px 0;overflow:hidden;}
	.pic_list7{width:590px;height:332px;position:relative;overflow:hidden;}
		.pic_list7 img{width:590px;min-height:332px;position:absolute;top:50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
	.pic_title7{width:750px;height:292px;box-sizing:border-box;margin-top:20px;padding:44px 42px 42px 52px;background:#f3f5f8;}
		.pic_title7 h3{font-size:26px;line-height:42px;}
		.pic_title7 p{margin-top:15px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
		.pic_title7 span{float:left;margin-top:24px;width:70px;height:30px;line-height:30px;text-align:center;background:#20a0b5;}
		.pic_title7 span a{color:#fff;}
		
/*======湘韵/华声评论======*/
.main_news_list4{margin-top:64px;}
.main_pic_list6{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;margin-top:30px;
}
.main_pic_list6 li{
	width: 630px;
	margin-bottom: 13px;
	display: flex;
	justify-content: space-between;
}
.main_pic_list6 li:nth-child(2n){justify-content:last baseline; }
.main_pic_list6 li i{
	display: inline-block;
	width: 179px;
	height: 182px;
	background: url(../images/dkgd-bg.jpg) no-repeat;
}
.main_pic_list6 li i img{
	width: 162px;
	height: 162px;
	border-radius: 50%;
	border: 6px solid #fff;
}
.main_pic_list6 li div{
	width:426px;
	padding-top: 20px;
}
.main_pic_list6 li div p{
	font-size: 22px;
	line-height: 36px;
	text-align: justify;	    
}
.main_pic_list6 li div span{
	display: block;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.main_pic_list2 dt{position: relative;margin: 36px 0 42px;}

.main_pic_list2 dt,.main_pic_list2 dt img{
    width:630px;
    height:354px;
	overflow: hidden;
}
.main_pic_list2 dt p{
    position: absolute;
    bottom:10px;
    left: 20px;
    width:100%;
    z-index: 111;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}
.main_pic_list2 dt a{
    color: #fff;
    text-decoration: none;
}
.main_pic_list2 dt div{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70px;
    background: url(../images/text-bg1.png) left bottom repeat-x;
    width: 100%;
}

.main_pic_list2 dd{margin-top: 10px; padding:0 20px 0 25px;height:60px;line-height:51px;font-size: 20px; background: url(../images/list_bg1.png) left top;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

/*======大美潇湘======*/
.jcsj_row {
    width: 100%;
    height: 650px;
    margin:30px auto 80px;
    position: relative;
    overflow: hidden;
}
.jcsj_row .bd {
    width: 1340px;
    position: absolute;
    left: 50%;
    margin-left: -670px
}
.jcsj_row .bd li {
    width: 1340px;
    overflow: hidden;
    margin: 0 2px;
    position: relative;
}
.jcsj_row .bd li img {
    display: block;
    width: 1340px;
    height:650px;
}
.jcsj_row .bd li div{
    width: 100%;
    height: 202px;
    background: url("../images/jcsj-bg.png") repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.jcsj_row .bd li div p{
    text-align: center;
    font-size: 28px;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 90px;
}
.jcsj_row .bd li div span{
    display: block;
    box-sizing: border-box;
    padding: 10px 34px 0;
    color: #c4c4c4;line-height:28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jcsj_row .tempWrap {
    overflow: visible !important;
}
.jcsj_row .tempWrap ul {
    margin-left: -1345px !important;
}

.jcsj_row .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 650px;
    cursor: pointer;
}

.jcsj_row .prev {
    left: -50%;
    margin-left: -674px;
}

.jcsj_row .next {
    left: 50%;
    margin-left:674px;
}

.jcsj_row .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 650px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.5;
}

.jcsj_row .pnBtn .arrow {
    display: none;
    position: absolute;
    top: 275px;
    z-index: 1;
    width: 60px;
    height: 74px;
}

.jcsj_row .pnBtn .arrow:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.jcsj_row .prev .arrow {
    right: -65px;
    background: url(../images/jcsj-prev.png) no-repeat;
}

.jcsj_row .next .arrow {
    left: -63px;
    background: url(../images/jcsj-next.png) no-repeat;
}


