* {
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
    font-family: sans-serif;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

*:focus {
    outline: none;
}

a {
    text-decoration: none;
    color: #3e3e3e;
    font-size: 16px;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
    border: 0;
    pointer-events: none;
}

img[src=""],
img:not([src]) {
    opacity: 0;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    border: 0;
    font: inherit;
    color: inherit;
    outline: none;
    -webkit-appearance: none;
}

.all {
    width: 100%;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}



/*清除浮动*/

.cf::after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

body{
    background-color:#eaf7fb;
}
main.all{
    min-height: 800px;
    max-width:1920px;
    background-color: #eaf7fb;
}


/*头部*/

.header{
    height:1060px;
/*    border:1px solid;*/
}

.header .banner {
    height: 900px;
    min-height: 700px;
    width: 100%;
    background: url(/images/958/1top1.png) no-repeat;
}
/*.header .banner img.banner{
    margin:auto;
    width: 100%;
    max-width:1920px;
    max-height: 835px;
}*/

.header .img{
    position: relative;
}

.header .logo {
    position: absolute;
    top: 40px;
    padding-left: 15.31%;
}

/*导语*/
.header{
    position: relative;
}

.dy{
  background: url(/images/957/daoyu.png) no-repeat center;
    padding-top: 1500px;
    height: 192px;
    width: 100%;
    margin-bottom: 50px;
}
.dy img{
    margin:auto;
}

.dy-title{
        position: absolute;
    bottom: -200px;
    height: -500px;
    width: 1138px;
    z-index: 2;
    left: 50%;
    transform: translate(-50%);
}
    
}
.dy-title p{
font-size: 18px;
    line-height: 28px;
    font-family: "Microsoft YaHei";
    text-indent: 2em;
    padding: 0 45px;
    font-weight: bold;
    color: #001482;
    text-align: justify;
    letter-spacing: -0.2px;
    padding-left: 120px;
}


/*内容主体*/

/*.gzdt,.wycz-title,.qyly-title{
    background:url(tit1.png) no-repeat left center;
    height:72px;
    line-height:72px;
    text-align: center;
    font-size:40px;
    color:#015ce4;
    margin-bottom: 70px;
}*/

.zcwj-title,.gzdt,.wycz-title,.qyly-title{
    width: 100%;
    height:58px;
}


.gzdt{
    
    margin-bottom:54px;
}

.zcwj-title{
  
    margin-bottom:72px;
}

.qyly-title{
   
    margin-bottom:80px;
}
.wycz-title{
 
    margin-bottom:60px;
}

/*政策文件*/
.zcfile{
    position: relative;
    min-height: 500px;
    margin-bottom:72px;
}
.slide2 .bd{
    margin-bottom: 38px;
}
.slide2 .bd li{
    float:left;
    width: 390px;
    height: 302px;
    background-image: url(bg-zcwj.jpg);
    margin-right: 15px;
}

/*.slide2 .bd li:nth-child(3n){
    margin-right: 0;
}*/

/*.slide2 .bd li a{
    display: block;
    padding: 45px 26px 35px;
}*/

.slide2 a .title{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 40px;
}

.slide2 a:hover{
    color:#1872fe;
}
.slide2 a p{
    font-size:18px;
    color: #b1b1b1;
}



.slide2 .hd {
    padding: 10px 0;
    overflow: hidden;
    position: absolute;
    bottom: -75px;
    z-index: 1;
    left: 50%;
    transform: translate(-50%);
}

.slide2 .hd ul li {
    float: left;
    margin-right: 8px;
    width: 34px;
    height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    margin-top: 5px;
    text-indent: -5550px;

}
.slide2 .hd ul li.on{
    background-color:#0a7aff;
}
/*end政策文件*/

/*文艺创作*********************************************************************/

.wycz{
    min-height:600px;
}
.wycz-title{
    background:url(bg-wycz.png) no-repeat left center;
    margin-bottom: 54px;
}


/*旋转木马 轮播图*/

/*轮播样式ʽ*/
.poster_box {
  overflow: hidden;
  margin: 30px 20px
  position:relative;
}
.poster_box h2 {
  font-size: 30px;
  color: #015293;
  font-weight: bold;
  text-align: center;
}
.poster_box h3 {
  font-size: 16px;
  color: #015293;
  margin: 10px 0 35px;
  text-align: center;
}
.poster-main {
    position: relative;
    width: 100%;
    height: 340px!important;
    margin-left: auto;
    margin-right: auto;
}
.poster-main img {
    display: block;
    box-shadow: 0px 0px 10px #222222;
    -webkit-box-shadow: 0px 0px 10px #222222;
}

.poster-main a, .poster-main img {
  display: block;
  width: 100%;
  height: 100%;
}
.poster-main img {}
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}
.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-list .poster-item .item {
  position: relative;
  width: 100%;
  height: 100%
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  filter: opacity(.5) brightness(1);
}
.poster-main .poster-btn:hover {
  filter: opacity(1) brightness(2);
}
.poster-main .poster-prev-btn {
  left: -172px;
  background: url(next.jpg) no-repeat center center;
}
.poster-main .poster-next-btn {
  right: -172px;
  background: url(pre.jpg) no-repeat center center;
}









.poster-item-title {
 background:rgba(42, 42, 42, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=80); background:#2a2a2a;

  color: #FFF;
  width: 100%;
  height: 52px;
  line-height: 52px;
  position: absolute;
  bottom: 0;
  text-indent: 29px
}
.lunbo_btn {
  height: 15px;
  width: 100%;
  margin: 0px auto;

  position: absolute;
  z-index: 3;
  text-align: center; bottom: 2px
}
.lunbo_btn li {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #b4b5b7;
  border-radius: 50%;
  margin: 0px 2px;
  cursor: pointer;
}
.lunbo_btn li.poster-btn-active {
  background-color: #0b518a;
}






/*end 文艺创作*********************************************************************/


/*工作动态*********************************************************************/

.fl .s2pic{
    display: none;
}
.fl .s2pic:first-child {
    display: block;
}

.fl  .s2pic img {
    width: 580px;
    height: 330px;
}

.fr .right{
    width: 600px;
}

.fr .right ul li,.list-bottom ul li {
    width: 100%;
    height: 110px;
    padding-top: 15px;
    border-bottom: 1px solid rgb(221, 221, 221);
}

.fr .right ul li:hover *, .fr .right ul li.on *,.list-bottom ul li:hover * {
    color: rgb(79, 158, 4);
}

.fr .right .date,.list-bottom .date {
    float: left;
    height: 84px;
    border-right: 1px solid rgb(221, 221, 221);
    padding: 10px 20px;
}

.fr .right .date span:nth-child(1),.list-bottom .date span:nth-child(1) {
    font-size: 20px;
}
.fr .right .date span,.list-bottom .date span {
    display: block;
    text-align: center;
}

.fr .right .date span:nth-child(2) ,.list-bottom .date span:nth-child(2){
    font-size: 16px;
    color: rgb(153, 153, 153);
    margin-top: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
    border-radius: 10px;
    padding: 2px 10px;
}
.fr .right .date span ,.list-bottom .date span{
    display: block;
    text-align: center;
}

.fr .right .text {
    width: 85%;
    max-width: 500px;
    float: left;
    padding-left: 20px;
}
.list-bottom{
    width:100%;
    margin:38px 0;
}
.list-bottom .text{
    float:left;
    padding-left:20px;
}
.fr .right .text a,.list-bottom .text a {
    font-size: 18px;
    font-weight: bold;
}

.fr .right .text p ,.list-bottom .text p{
    font-size: 16px;
    color: rgb(153, 153, 153);
    margin-top: 10px;
    line-height: 25px;
}





/*end 工作动态*/



/*全球旅游日*****************************************************************/

.qyly-cont{
    margin-bottom:80px;
}
.qyly-cont ul li{
    float: left;
    margin-right:6px;
}

.qyly-cont ul li:last-child{
    margin-right:0;
}

.qyly-cont ul li:nth-child(2n){
    margin-top:68px;
}


/*end 全球旅游日*/



/*底部*/

footer .img img{
    width: 100%;
    max-width:1920px;
    margin:auto;
}


/* 盐城市文旅事业高质量发展专题 */
.old_type .header{
	height: 940px;
}

.old_type .dy{
	height: 325px;
	background-size: 70% 55%;
}
.old_type .dy-title p {
    font-size: 28px;
    line-height: 60px;
    font-family: "Microsoft YaHei";
    text-indent: 2em;
    font-weight: bold;
    color: #001482;
    text-align: justify;
    letter-spacing: -0.2px;
    padding-left: 120px;
}
/* .old_type .all{
	margin-top: 30px;
} */
.old_type .newsBox .slideBox,.old_type .newsBox .slideBox .bd li img{
	width: 100%;
	height: 650px;
}
.old_type .newsBox .slideBox .bd li span{
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
}
.old_type .gzdtxx{
	width: 100%;
	margin-top: 30px;
}
.old_type .fr .right{
	width: 100%;
}
.old_type .fr .right ul li,.old_type .list-bottom ul li {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    padding-top: 15px;
    border-bottom: 1px solid rgb(221, 221, 221);
}
.old_type .fr .right .date,.old_type .list-bottom .date {
    float: left;
    height: 170px;
    border-right: 1px solid rgb(221, 221, 221);
    padding: 8px 8px;
}
.old_type .fr .right .date span:nth-child(1),.old_type .list-bottom .date span:nth-child(1) {
    font-size: 30px;
	margin-top: 30px;
}
.old_type .fr .right .date span:nth-child(2),.old_type .list-bottom .date span:nth-child(2){
	font-size: 26px;
}
.old_type .fr .right .text {
    width: 90%;
    max-width: 1070px;
    float: left;
    padding-left: 20px;
}
.old_type .fr .right .text a,.old_type .list-bottom .text a {
    font-size: 36px;
    font-weight: bold;
}
.old_type .fr .right .text p,.old_type .list-bottom .text p {
    font-size: 30px;
    color: rgb(153, 153, 153);
    margin-top: 10px;
    line-height: 60px;
	display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    text-overflow: ellipsis;
	    overflow: hidden;
}
.old_type .list-bottom .text{
	width: 1070px;
}
.old_type .slide2 ul li span {
    width: 386px;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    color: #000;
    padding: 40px 20px 0;
    position: absolute;
	display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	    text-overflow: ellipsis;
	    overflow: hidden;
}
.old_type .slide2 .bd li{
	height: 480px;
	background-size: 100% 100%;
}
.old_type .slide2 a p {
    font-size: 28px;
    color: #444444;
    width: 386px;
    line-height: 50px;
    position: absolute;
    padding: 165px 20px 0;
}
.old_type .poster-item-title{
	font-size: 30px;
}
.old_type .dy-title{
	height: auto;
}