
header{
	background:#093972;
}
.header_top_linear{
	background-image:linear-gradient(to right,#093972,#144b8d,#093972);height:138px;width:100%;
}


.block_1398{
	width:1398px;
	margin:0 auto;
    position: relative;
}

.div_top{position:relative;overflow: visible;}
.div_logo_pic{}
.div_logo_pic img{margin:23px 5px;}
.div_host{
	width:260px;overflow:hidden;height:138px;position:relative;color:#fff;margin:0 50px;
}
.div_host .nav-top-title{
	position: absolute;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-right: #135eb6 1px solid;
    left: 0;
    top: 50%;
    margin-top: -18px;
    overflow: hidden;
    font-size: 16px;
}
.div_host .nav-top-content {
    float: left;
    width: 180px;
    margin-left: 50px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}
.div_tips{
    float: left;
    width: 230px;
    overflow: hidden;
    margin: 55px 0;
    font-size: 26px;
    color: #fff;
}
.nav-top-tips{
	width:230px;
	height:28px;
	line-height: 28px;
}

.nav-top-list {
    /* position: absolute; */
    /* right: 0; */
    margin-top: 2%;
	width:440px;
    float: right;
}
.nav-top-list ul li {
    line-height: 21px;
	border-radius: 4px;
    float: left;
    font-size: 14px;
    padding-top: 40px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    color: #fff;
    cursor: pointer;
}
.nav-top-home {
    background: url(../../images/2023/icon-hp-home2.png) 14px 4px no-repeat;
}


.nav-btn {
    height: 42px;
    width: 30px;
    position: absolute;
    top: 2px;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
}
.nav-top-map .nav-btn-bar {
    height: 1px;
    width: 23px;
    display: block;
    margin: 7px auto;
    position: relative;
    background-color: #ff9000;
    -moz-transition: .4s;
    -o-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s;
}
.nav-btn-bar:nth-of-type(1) {
    -moz-animation: rotateR 1.5s cubic-bezier(.5,.2,.2,1);
    -webkit-animation: rotateR 1.5s cubic-bezier(.5,.2,.2,1);
    animation: rotateR 1.5s cubic-bezier(.5,.2,.2,1)
}
.nav-btn-bar:nth-of-type(2) {
    -moz-animation: fade 1.5s cubic-bezier(.1,.8,.1,1);
    -webkit-animation: fade 1.5s cubic-bezier(.1,.8,.1,1);
    animation: fade 1.5s cubic-bezier(.1,.8,.1,1)
}
.nav-btn-bar:nth-of-type(3) {
    -moz-animation: rotateL 1.5s cubic-bezier(.5,.2,.2,1);
    -webkit-animation: rotateL 1.5s cubic-bezier(.5,.2,.2,1);
    animation: rotateL 1.5s cubic-bezier(.5,.2,.2,1)
}

.nav-top-mobile {
    background: url(../../images/2023/icon-hp-mobile2.png) 18px 4px no-repeat;
}
.introduction-spa_nameBox {
    position: relative;
}
.introduction-spa_name {
    opacity: 0;
    position: absolute;
    top: -2px;
    left: 0;
}
.nav-top-list li:hover .qrcode {
    height: 80px;
    padding-top: 25px;
    padding-bottom: 15px;
}
.introduction-spa .qrcode {
    width: 255px;
    background: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    height: 0;
    transition: all .5s;
    overflow: hidden;
    position: absolute;
    top: 62px;
    z-index: 4;
    left: 0;
}
.nav-top-list .qrcode {
    width: 180px;
    padding-left: 15px;
    padding-right: 15px;
    height: 0;
    transition: all .5s;
    overflow: hidden;
    position: absolute;
    z-index: 4;
    top: 62px;
    z-index: 4;
    left: 0;
}
.nav-top-list .qrcode img {
    width: 80px;
    height: 80px;
}
.introduction-spa .qrcode .introduction-spa_insideTitleBox {
    margin-left: 0;
    position: absolute;
    right: 0;
    width: 155px;
    text-align: left;
    z-index: 3;
    padding-top: 0;
}
.introduction-spa_insideTitle1 {
    font-weight: 300;
    margin-bottom: 10px;
    margin-left: 40px;
}
.introduction-spa_insideTitle {
    color: #042c5b;
}
.introduction-spa_insideTitle2, .introduction-spa_insideTitle3 {
    font-size: 18px;
    line-height: 20px;
    font-style: italic;
}
.introduction-spa .qrcode:after {
    content: '';
    display: block;
    overflow: hidden;
    z-index: 2;
    background: url(../../images/2023/logo-spa.png) 14px 4px no-repeat;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
    position: absolute;
    transform: rotate(14deg);
    top: 33px;
    left: 5px;
    border-radius: 8px;
    box-shadow: 5px 3px 10px rgb(0 0 0 / 30%);
}
.nav-top-email {
    background: url(../../images/2023/icon-hp-email2.png) 18px 8px no-repeat;
}
.nav-top-language {
    background: url(../../images/2023/icon-hp-language2.png) 18px 8px no-repeat;
}
.nav-top-language:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    left: 45px;
    bottom: 12px;
}
.nav-top-list .language-sub {
    width: 100%;
    height: 0;
    transition: height 1s;
    overflow: hidden;
    position: absolute;
    z-index: 4;
    top: 64px;
    padding-top: 8px;
    z-index: 4;
    left: 0;
}
.nav-top-list li:hover .language-sub {
    height: 80px;
    padding-top: 8px;
    padding-bottom: 15px;color:#fff;
}
.nav-top-list .language-sub a {
    background-color: rgba(4,44,91,.8);
    line-height: 32px;
    display: block;
    text-align: center;
    transition: all .5s;
    position: relative;
    z-index: 2;
    color: #fff;
}
.nav-top-list .language-sub a:hover {
    text-shadow: 1px 1px 1px #000
}
.nav-top-list li:hover {
    background-color: rgba(255,255,255,.2)
}

.nav-top-search {
    background: url(../../images/2023/icon-hp-search2.png) 18px 8px no-repeat;
}
.clearfix {
    display: block;
}

.div_banner img{width:100%;min-width:1398px;}

.div_nav{
	height:62px;
	line-height:62px;
	font-size:24px;
}
.div_nav ul{
	display:inline-block;
	white-space:nowrap;
    width: 100%;
}
.div_nav ul li{
	display:inline-block;
    margin: 0 2.5%;
	padding:0 5px;
}
.div_nav ul li:first-child{margin-left:0;}
.div_nav ul li:last-child{margin-right:0;}
.div_nav ul li a{color:#fff;}



/******特别推荐******/
.tj_back{background:url(../../images/2023/icon_tbtj.png) center no-repeat;height:303px;margin:15px auto;}
.scroll_horizontal {
    width: 1380px;
    overflow: hidden;
    /* height: 310px; */
    padding: 0 0px;
    line-height: 20px;
    background: none;
    float: left;
    margin-left: 20px;
}
.scroll_horizontal .box {
    overflow: hidden;
    position: relative;
    width: 1280px;
    margin: 0;
    margin-left: 60px;
    margin-top: 5px;
}
.scroll_horizontal .list {
    overflow: hidden;
    width: 99999px;
}
.scroll_horizontal .list li {
    float: left;
    width: 1285px;
    height: 255px;
    text-align: center;
    padding-left: 0px;
    position: relative;
    margin-top: 22px;
}
.box ul.list li div div {
    float: left;
    position: relative;
}
.listPic_1 {
    width: 206px;
    height: 255px;
    margin-right: 10px;
}
.scroll_horizontal .list li img {
    width: 100%;
    height: 255px;
}
.box ul.list li div h1 {
    position: absolute;
    bottom: 0px;
    color: #fff;
    font-weight: normal;
}
.scroll_horizontal .list li h1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    overflow: hidden;
    font-family: microsoft yahei;
    font-size: 16px;
    background: rgba(0,0,0,0.5);
    top: auto;
}
.scroll_horizontal .list li h1 a {
    color: #fff;
    font-size: 14px;
}
.listPic_2 {
    width: 400px;
    margin-right: 4px;
}
.listPic_3 {
    width: 220px;
    height: 125px;
    margin-right: 5px;
    overflow: hidden;
    clear: right;
    position: absolute!important;
    left: 48.7%;
}
.listPic_4 {
    width: 220px;
    height: 125px;
    top: 49%;
    left: 48.7%;
    overflow: hidden;
    position: absolute!important;
    margin-top: 5px;
}
.listPic_5 {
    width: 206px;
    height: 255px;
    margin-right: 5px;
    float: left!important;
    position: relative!important;
    margin-left: 18.3%;
}
.listPic_6 {
    width: 206px;
    float: right!important;
    margin-right: 10px;
}
.scroll_horizontal .plus, .scroll_horizontal .minus {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 39px;
    display: block;
    background: url(../../images/2023/control.png) no-repeat;
    cursor: pointer;
}
.scroll_horizontal .plus {
    left: 80px;
    background-position: -8px -5px;
}
.scroll_horizontal .minus {
    right: 45px;
    background-position: -48px -5px;
}
.scroll_horizontal .plus:hover{left:80px;   background-position: -8px -55px;}
.scroll_horizontal .minus:hover{right:45px;   background-position: -48px -55px;}


/***** 幻灯 *****/
.box-w1 {
    width: 808px;
}
.vmain {
    width: 808px;
    margin: 0 auto;
    display: block;
}
.jjhd {
    width: 100%;
    height: 448px;
}
.jjhd .show {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
}
.jjhd .show .topyw ul {
    width: 98.1%;
    height: 100%;
    margin: 0 auto;
    box-shadow: -1px 0px 10px black;
    overflow: hidden;
}
.jjhd .show .topyw li {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.jjhd .show .topyw li img {
    width: 794px;
    height: 448px;
    border-radius: 5px;
}
.jjhd .show .topyw li .bg {
    width: 100%;
    background: url(../../images/2023/tpk.png) top no-repeat;
    height: 40px;
    left: 0px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    z-index: 9;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    background-size: 100%;
}
.jjhd .show .topyw li h3 {
    width: 500px;
    padding: 0 10px;
    overflow: hidden;
    height: 40px;
    font: 16px/40px microsoft yahei;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 99;
    text-align: left;
    color: #fff;
}
.jjhd .show .topyw li h3 a {
    color: #fff;
}
.jjhd .show .no_list {
    position: absolute;
    right: 10px;
    bottom: 5px;
    z-index: 99;
    text-align: right;
}
.jjhd .show .no_list a.cur {
    background: #f00;
}
.jjhd .show .no_list a {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    display: inline-block;
    margin-left: 3px;
    cursor: pointer;
    background: #a3a3a3;
}


.box-w2 {
    width: 550px;
    height: 460px;
}
.foc2017 ul {
    width: 100%;
    height: 590px;
    display: block;
    overflow: hidden;
    margin-top: -18px;
}
.foc2017 ul li {
    width: 100%;
    height: 49px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 50px;
    border-bottom: 1px solid #f3f3f3;
}
.foc2017 ul li a {
    font-size: 18px;
    color: #0d2565;
    font-family: 微软雅黑,宋体;
    font-size: 17px;
}
.foc2017 ul li a:hover{
	color:#f00;
	text-decoration: underline;
}


/*** 视频集锦 ***/
.div_videoBigPic{}
.div_videoBigPic img{width:485px;height:225px;}
.div_videoBigPic p{
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}
.div_videoBigPic a:hover{color:#f00;}
.div_videoPicList{width:880px;}
.div_videoPicList ul.ul_title_list{
    width: 525px;
    overflow: hidden;
}
.div_videoPicList ul.ul_title_list li {
    height: 52px;
    line-height: 52px;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #f3f3f3;
    font-size: 16px;
}
.div_videoPicList ul.ul_title_list li a:hover{color:#dd3333}
.div_videoPicList ul.ul_pic_list{width:320px;overflow:hidden;}
.div_videoPicList ul.ul_pic_list li{
    width: 320px;
    height: 128px;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    position: relative;
}
.div_videoPicList ul.ul_pic_list li:nth-child(4n){margin-right:0;}
.div_videoPicList ul.ul_pic_list li img {
    width: 320px;
    height: 128px;
}
.div_videoPicList ul.ul_pic_list li p {
    font-size: 16px;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.5);
    color: #fff;
}

.width280{width:280px!important;}
.width342{width:342px;}
.width390{width:390px;}
.width985{width:985px;}
.width962{width:962px;}
.width585{width:585px!important;}
.width414{width:414px;}
.width445{width:445px;}
.width668{width:668px;}
.width700{width:700px;}
.width880{width:880px;}
.widthAuto{width:auto!important;}
.m_r_30{margin-right:30px;}


.width390 .bigtitle span{
	width: 100%;
	text-align:left;
	margin-left:15px;
}
.width390 .bigtitle{position:relative;}
.width390 .bigtitle .more{
    position: absolute;
    right: 0;
}

/******** 湘江民生 ********/
.div_dt{width:100%;}
.div_dt li{width:100%;text-overflow:ellipsis;overflow:hidden;height:38px;line-height:38px;text-align:left;font-size:16px;position:relative;position: relative;display: block;white-space: nowrap;}
.div_dt li:before{
	content:'';
	position:absolute;
	width:0;
	height:0;
	border:2px solid #333;
	border-radius:10px;
	top:16px;
}
.div_dt li a{padding-left:15px;}

.div_active{
	width:100%;
}
.div_active li{
	width:50%;
	float:left;
}
.div_active li{line-height:40px;font-size:16px;}
.div_active li img{width:175px;height:94px;}


/**** 湘江经济 ****/
.bkcolor{background:#eceff4;}
.div_industry{border-bottom: 2px dotted #ccc;width:100%;}
.div_industry a{
    position: relative;
    vertical-align: middle;
    height: 160px;
    overflow: hidden;
    float: left;
    width:100%;
}
.div_industry img{
    height: 190px;
    width: 100%;
}
.div_industry span{
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
    text-align: left;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.div_industry p{
    font-size: 16px;
    line-height: 2;
    text-align: left;
    text-indent: 20px;
	margin:10px auto;
    float: left;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.div_happy{position:relative;text-align: right;overflow: hidden;}
.div_happy img{
    height: 440px;
    width: 97.6%;
    float: right;
}
.div_happy .div_happy_info{
    background: #144b8dcc;
    position: absolute;
    width: 962px;
    right: 0;
    height: 132px;
    bottom: 0;
}
.div_happy span{
    font-size: 30px;
    color: #fff;
    float: left;
    /*width: 100%;*/
    text-align: left;
    margin: 15px 35px;
}
.div_happy p {
    font-size: 18px;
    color: #fff;
    width: 74%;
    text-align: left;
    margin: 0px 35px;
    line-height: 35px;
}
.div_happy .swiper-container_enconomy .swiper-pagination{
    right: 0;
    width: 120px;
    left: auto;
}
.div_happy .swiper-container_enconomy .swiper-pagination span{
    border: 1px solid #fff;
}
.div_happy .swiper-container_enconomy .swiper-wrapper .swiper-slide a{
width:100%;
}


.div_pic_c_list .div_dt li{
    line-height: 40px;
    height: 40px;
}
.div_pic_c_list .div_dt li:before {
    top: 16px;
}


/******* 街镇新闻 *******/
.xa-pic{
	width:100%;
	
	
}
.xa-pic li{position: relative;}
.xa-pic img{
	width:668px;
	height:360px;
}
.xa-pic h2{
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    color: #fff;
	height:40px;
	line-height:40px;
}
.xa-pic h2 a{color: #fff;}
.width700 li {
    line-height: 45px!important;
    height: 45px!important;
}
.width700 li a{font-size:18px;}
.tabbox1 .tab_menu {
	white-space:nowrap;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin: 40px auto;
    border: 1px solid #d6d1d1;
}
.tabbox1 .tab_menu li{
	display: inline-table;
	margin: 0 30px;
}
.tabbox1 .tab_menu li.selected a{
	color:#ee0000;
}


.div_streets_container{
    height: 50px;
    line-height: 50px;
    width: auto;
    margin: 0 auto;
	border:1px solid #d6d1d1;
    margin-bottom: 40px;
}
.div_streets_container .swiper-container{position: relative;width: 94%;margin: 0 auto;overflow: hidden;}
.div_streets_container .swiper-container .swiper-wrapper{}
.div_streets_container .swiper-container .swiper-wrapper .swiper-slide{}
.div_streets_container .swiper-container .swiper-wrapper .swiper-slide a{font-weight:bold;}
.div_streets_container .swiper-container .swiper-wrapper .swiper-slide a:hover{color:#ee0000;}
.div_streets_container .swiper-button-sub{
    position: absolute!important;
    top: 0;
    margin: 0!important;
    height: 50px;
    border: 1px solid #ccc;
    width: 40px;
	outline:none;
	background-size: 30%;
}
.div_streets_container .swiper-button-prev{
	left:0;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.div_streets_container .swiper-button-next{
	right:0;
	background-image:url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F><%2Fsvg>");
}



.div_party .box a{float: left;}
.div_party .box a img{
	width: 140px;
    height: 106px;
}
.div_party .box h2{
    float: left;
    margin-left: 10px;
    width: 294px;
    text-align: left;
    font-size: 18px;
    color: #1c7cd1;
    font-weight: bold;
}
.div_party .box h2 a{color: #1c7cd1;}
.div_party .box p{
    float: left;
    margin-left: 10px;
    width: 294px;
    line-height: 25px;
    margin-top: 12px;
    text-indent: 28px;
    font-size: 14px;
    text-align: left;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.div_party .news_list li {
    position: relative;
    overflow: hidden;
    line-height: 55px;
    font-family: "微软雅黑";
    height: 55px;
    text-align: left;
}
.div_party .news_list li i {
    background: url(../../images/2023/xa-zx-video-video_btn.png);
    width: 23px;
    height: 22px;
    position: absolute;
    top: 18px;
}
.div_party .news_list .last {
    padding-bottom: 0px;
}
.div_party .news_list li a {
    font-size: 18px;
    color: #333;
    margin-left: 30px;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-left: 15px;
    width: 90%;
    float: left;
    height: 35px;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}
.div_pic_show{height:236px;width:452px;position:relative;}
.div_pic_show:before{content:"";position:absolute;width:216px;height:186px;top:0;background:url(../../images/2023/icon_c_sj.png) top left 0px no-repeat;}
.div_pic_show img{border:3px solid #1495d1;}
.div_pic_show:first-child:after{
    content: "";
    position: absolute;
    background: url(../../images/2023/icon_xjtyg.png) no-repeat;
    left: 8px;
    top: 8px;
    height: 90px;
    width: 97px;
}
.div_pic_show:nth-child(2):after{
    content: "";
    position: absolute;
    background: url(../../images/2023/icon_lhzs.png) no-repeat;
    left: 28px;
    top: 5px;
    height: 90px;
    width: 97px;
}
.div_pic_show:nth-child(3):after{
    content: "";
    position: absolute;
    background: url(../../images/2023/icon_yj.png) no-repeat;
    left: 20px;
    top: 4px;
    height: 90px;
    width: 97px;
}
.div_travel{}
.div_travel img.travel_pic{
	margin-top:10px;width:390px;height:156px;
}
.trave_title_list{}
.trave_title_list li{height:35px;line-height:35px;text-align: left;padding-left: 25px;position:relative;}
.trave_title_list li a{
    font-size: 18px;
    width: 100%;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-left: 25px;
}
.trave_title_list .first{height: 145px;}

.trave_title_list .first .box a {
    float: left;
    height: 118px;
    width: auto;
    border: 1px solid #e7e7e7;
    padding: 5px;
    border-radius: 5px;
    margin-left: 0;
}
.trave_title_list .first .box a img {
    width:204px;
    height: 116px;
}
.trave_title_list .first .box h2, .trave_title_list .first .box p{
    float: left;
    width: 330px;
    margin-left: 10px;
}
.trave_title_list .first .box h2 a{height:40px;border: none;float: none;color: #1c7cd1;font-weight:bold;}


.trave_title_list li.first:after{content:"";border:none;width:0;height:0;}
.trave_title_list li:after {
    content: "";
    position: absolute;
    left: 30px;
    top: 16px;
    display: block;
    width: 3px;
    height: 3px;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

/*** 走进新区滚动 ***/
.tab-main {
    position: relative;
    display: inline-block;
    vertical-align: middle;
	width: 100%;
    height: 100%;
    overflow: visible;
}
.tab-main .swiper-container {
    height: 710px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.tab-cont-arrow {
    position: absolute;
    top: 48%;
    left: 0;
    width: 100%;
    z-index: 99;
}
.tab-cont-arrow a {
    position: absolute;
    top: 0;
    display: block;
    width: 52px;
    height: 52px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 100%;
    box-shadow: 0 0 5px rgb(255 255 255 / 0%);
    background-color: rgba(255,255,255,0);
    transform: translateZ(0);
    border: #ccc 2px solid;
}
.tab-main-left {
    left: 0px;
    background-image: url(../../images/2023/arrow_left.png);
}
.tab-main-right {
    right: 0px;
    background-image: url(../../images/2023/arrow_right.png);
}

.scroll_horizontal2 {
    width: 1380px;
    overflow: hidden;
    height: 730px;
    padding: 0 0px;
    line-height: 20px;
    background: none;
    float: left;
    margin: 0 auto;
}
.scroll_horizontal2 .list li {
    height: 730px;
    float: left;
	width:1389px;
}

.scroll_horizontal2 .plus {
    left: 0px;
    background-image: url(../../images/2023/arrow_left.png);
	background-size:100%;
}
.scroll_horizontal2 .minus {
    right: 0px;
    background-image: url(../../images/2023/arrow_right.png);
	background-size:100%;
}
.scroll_horizontal2 .plus, .scroll_horizontal2 .minus {
    position: absolute;
    top: 50%;
    width: 52px;
    height: 52px;
    display: block;
    cursor: pointer;
    z-index: 9;
}
.scroll_horizontal2 .box ul.list li div {
    margin: 0 auto;
	float:none;
    position: relative;
}
.scroll_horizontal2 .box {
    overflow: hidden;
    position: relative;
    width: 1389px;
    margin: 0;
}
.scroll_horizontal2 .list {
    overflow: hidden;
    width: 4167px;
}

/** 旅讯右侧滚动 **/
.swiper-container_mail {
	width: 100%;
	height: 100%;
}
.swiper-container_mail .swiper-slide {
	text-align: center;
	font-size: 18px;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container_mail .swiper-pagination{width: 390px;left:auto;}
.swiper-pagination-bullet-active {opacity: 1;background: #0060d9;}
.swiper-container_mail .swiper-slide img{width:376px;height:210px;margin:10px;}


.p_title{
    height: 50px;
    line-height: 25px;
    color: #fff;
}
.p_date{
    width: 100%;
    height: 95px;
}
.p_date span{
    background: #8ac8f7;
    width: 68px;
    height: 68px;
    float: right;
    margin-right: 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 5px;
}
.p_date i{
    width: 68px;
    margin: 10px auto;
    float: right;
    font-size: 40px;
    font-style: normal;
}


.tupianimg {
width:240px;
height:100px;
}
.tupianimg img{
width:100%;
max-height:180px;
}

/** 高新区 **/
.tabcontent .xa-yw-pic li img{
    width: 275px;
    height: 110px;
}
.tabcontent .list04 li{
margin-top: 0px;
}
.tabcontent .xa-yw-pic li {
    float: left;
    list-style: none;
    margin-left: 10px;
    width: 275px;
    height: 110px;
    position: relative;
}
.tabcontent .xa-yw-pic li h2 {
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}
.tabcontent .xa-yw-pic li h2 a{
    color:#fff;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

/** travel **/
.travel-list{width:100%;}
.travel-list li{
    float: left;
    width: 52%;
    text-align: left;
    margin-left: 32px;
    line-height: 36px;
    font-size: 14px;
    position: relative;
}
.travel-list li span{width:3px;height:3px;float:left;margin-left: 10px;}
.travel-list li.first{width: 390px;margin-left: 0;}
.travel-list li.first a{padding-left:0;}
.travel-list li.first img{width:390px;height:160px;} 
.travel-list li a{font-size:16px;display: block;white-space: nowrap;width: 100%;text-overflow: ellipsis;overflow: hidden;padding-left: 10px;}
.travel-list li:after ,#div_theoretical_list li:after, .cl dt:after, #listpeo .article-item .article-tit:after, #listwz .article-item .article-tit:after{
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    display: block;
    width: 4px;
    height: 4px;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.travel-list li.first:after{
background: none;
}
#div_theoretical_pic{

}
#div_theoretical_pic span{
    position: absolute;
    bottom: 0;
    width: 395px;
    left: 0;
    margin: 10px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}
#div_theoretical_list {background: #eceff4;padding: 0 10px;}
#div_theoretical_list li{line-height: 30px;position: relative;padding-left: 10px;text-overflow: ellipsis;display: block;overflow: hidden;white-space: nowrap;}

.cl, #listpeo .article-item, #listwz .article-item{line-height: 34px;}
.cl dd{display:none;}
.cl dt, #listpeo .article-item .article-tit, #listwz .article-item .article-tit{
    position: relative;
    padding-left: 10px;
    margin-left: 16px;
}
.cbak{
    background: #f6f6f6;
    margin-right: 4px;
}
#listpeo,#listwz{height:204px;}

/** 新增部局街镇 要闻 **/
#div_ministry_pic div, #div_street_pic div{margin-top:20px;overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
#div_ministry_pic a , #div_street_pic a{
    height: auto;
    /*float: left;*/
    width: auto;
    /*clear: both;*/
    margin: 0 auto;
    padding: 0;
}
/*
#div_ministry_pic  a img, #div_street_pic a img{
    float: left;
    width: 200px;
    height: 110px;
    margin: 0 auto;
}

#div_ministry_pic h2, #div_street_pic h2{
    float: left;
    width: 440px;
    margin: 0px 10px;
    text-align: left;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}
*/
#div_ministry_pic a img, #div_street_pic a img {
    float: left;
    width: 270px;
    height: 123px;
    margin: 5px auto;
}
#div_ministry_pic h2, #div_street_pic h2 {
    float: left;
    width: 100%;
    margin: 0px 10px;
    text-align: left;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    overflow: hidden;
}
#div_ministry_pic h2 a, #div_street_pic h2 a{
color: #005fd8;
    font-weight: bold;font-size:20px;width: 100%;
}
/*
#div_ministry_pic p, #div_street_pic p{
    float: left;
    width: 440px;
    margin-left: 10px;
    text-align: left;text-indent: 24px;
}
*/
#div_ministry_pic p, #div_street_pic p {
    float: left;
    width: auto;
    margin-left: 10px;
    text-align: left;
    text-indent: 24px;
}

.reporter-tags{}
.reporter-tags li{
    background: #F1F1F1;
    color: #FFF;
    width: 45%;
    text-align: center;
    float: left;
    height: 35px;
    line-height: 35px;
}
.reporter-tags li:nth-child(1){border-radius: 18px 0 0 18px;}
.reporter-tags li:nth-child(2) {border-radius: 0 18px 18px 0;}
.reporter-tags li.first{
background: #288BDE;color:#fff;
}

.reporter-tags li.first a{color:#fff;}
.reporter-tags li a{float:left;width:100%;}
.sort-list li{
	line-height:40px;
	height:40px;
	width:85%;
}
.sort-list li .cnum{
	width:20px;
	height:20px;
	border-radius: 20px;
	border:1px solid #1c7cd1;
	background:#1c7cd1;
	float:left;
	text-align:center;
	line-height:20px;
	color:#fff;
	margin:8px;
	clear:both;
}
.sort-list li span{float:right;}

.div_ztactive  a {
    width: 100%;
    float: left;
    margin: 2px 0;
}
.div_ztactive a img {
    width: 100%;
    height: 94px;
}


/* 友情链接 */

#friendship_link {width:1398px!important;line-height: 32px;}
.friendship_link .title .active {
    border-bottom: 2px solid #388dd6!important;
}
#friendship_link .content a{margin:0 5px;white-space: pre;}



/*
@media screen and (min-width: 1398px) {
	
	.block_1398{
		width:1200px;
	}
	
	
	
	
	
	
}

@media screen and (max-width: 1398px) {
	
	
	
	
	
}
*/