* {
    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
}

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;
}

/*清除浮动*/

.cf:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.cf {
    zoom: 1;
}

.left {
    float: left;
}

.right {
    float: right;
}


body {
    /*   background:  url(../images/bg.jpg) top center no-repeat;*/
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}


.all {
    width: 100%;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.w12000 {
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;
}

.w1350 {
    width: 1350px;
    margin: 0 auto;
}


/* header */
header {
    height: 515px;
    background: url(header.png) no-repeat top center/100% 100%;
    max-width: 1920px;


}

header .title {
    padding-top: 10%;
}

header .title li {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 8px;
    padding-top: 16px;
}





main .w1200 {
    background: #fff;
}





/*主体部分*/

.yy {
    height: 250px;
    background: url(yy.png) no-repeat top center/100% 100%;
    max-height: 255px;
}

.cont {
    width: 80%;
    margin: auto;
    padding-top: 4%;
}

.cont p {
    font-size: 18px;
    margin-left: 2%;
    line-height: 1.5;
}
.cont p a:hover{
    color:#829cbf;
}

/*活动进展*/

.title-bg {
    position: relative;
    background: url(title-bg.png) no-repeat top center/100% 100%;
    height: 85px;
}

.title-bg p {
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 8px;
    position: absolute;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}


/* 轮播css */

.slideBox a {
    text-decoration: none;
    color: #333;
}

.slideBox img {
    border: 0;
    widows: 100%;
    height: 100%;
}

/* 轮播css */
.slideBox {
    /*overflow:hidden;*/
    position: relative;
    height: 380px
}

.slideBox .hd {
    padding: 10px 0;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 0px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 12px;
}

.slideBox .hd ul li.on {
    background: #fab600;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    width: 100%;
    height: 380px;
    z-index: 0;
    overflow: hidden;
}

.slideBox .bd>div {
    width: 100%;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd li a {
    display: inline-block;
    width: 100%;
    height: 380px;
}

.slideBox .bd ul .text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 80px 10px 10px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    width: 100%;
}

.slideBox .bd img {
    width: 100%;
    object-fit: cover;
    height: 380px;
    max-height: 380px;
    max-width: 600px;
    display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
    display: none;
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

/*轮播结束*/










.hdjz-list ul li {
    font-size: 18px;
    width: 100%;
    background: url(yd.jpg) no-repeat left center;
    line-height: 40px;

}

.hdjz-list ul li a {
    float: left;
    width: 80%;
    font-size: 18px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 18px;
}

.hdjz-list ul li span {
    float: right;
    font-size: 18px;
}


/*end 活动进展*/



/*最新活动*/

.zxhd-cont ul {
    background: #ecf6ff;
}

.zxhd-cont ul li {
    position: relative;
    font-size: 18px;
    float: left;
    width: 48.75%;
    height: 60px;
/*    line-height: 60px;*/
    margin-right: 2.5%;
    background: #ffffff;
    margin-top: 20px;
}

.zxhd-cont ul li:nth-child(2n) {
    margin-right: 0px;
}

.zxhd-cont ul li span {
    /*padding: 8px 14px;
    background: #1973c8;*/
    background: url(1118.jpg) left center/40px 100%;
    width: 28px;
    height: 28px;
    color: #ffffff;
    margin-left: 4%;
}

.zxhd-cont ul li span {
    /*padding: 8px 14px;
    background: #1973c8;*/
    background: url(1118.jpg) left center/100% 100%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    margin-left: 4%;
    float: left;
    top: 50%;
    position: relative;
    tranform: tranlate;
    transform: translate(10px, -50%);
    text-align: center;
}

.zxhd-cont ul li a {
    padding-left: 4%;
    float: left;
    margin-top: 3%;
}


/*end 最新活动*/

.all .zxhd-bg {
    position: relative;
    height: 608px;
    background: #ebf6ff;
/*    background: url(zxhd-bg.jpg) no-repeat left center/100% 100%;*/
    max-width: 1920px;
    max-height: 608px;

}






/*美丽射阳*/

.mlsy-title {
    margin: 20px 0;
}


.xjdx {
    overflow: hidden;
}

.picslist {
    position: relative;
    text-align: center;
}

.picslist .swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.picslist .swiper-slide {
    width: 25% !important;
    overflow: hidden;
/*    padding: 0 1.5625rem;*/
    cursor: pointer;
}

.picslist .swiper-slide .img {
    width: 100%;
    max-width: 260px;
    height: 0;
    padding: 0;
    padding-top: calc(195 / 260 * 100%);
    float: left;
    overflow: hidden;
    position: relative;
}

.picslist .swiper-slide img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
/*    object-fit: cover;*/
    transition: all .6s ease;
}

.picslist .swiper-slide .title {
    width: 100%;
    height: 3rem;
    float: left;
    line-height: 1.5rem;
    margin-top: 0.875rem;
    font-size: 1.125rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.picslist .envibtn {
    width: 3.125rem !important;
    height: 3.125rem !important;
    background: #E4E4E5 !important;
    border-radius: 100%;
}

.picslist .swiper-button-next {
    right: 1.5rem !important;
}

.picslist .swiper-button-prev {
    left: 1.5rem !important;
}

.picslist .envibtn:after {
    font-family: 'Simsun' !important;
    font-size: 2rem;
    font-weight: bold;
    color: #00B1A0;
}

.picslist .swiper-button-prev:after {
    content: '<' !important;
    padding-right: 0.25rem;
}

.picslist .swiper-button-next:after {
    content: '>' !important;
    padding-left: 0.25rem;
}

.picslist .swiper-slide:hover .img img {
    transform: scale(1.06);
    time
}





@media all and (max-width:1439px) {
    /* 1360 */

    /*.picslist .swiper-slide{
        width: 33.3333%!important;
        padding: 0 1rem;
    }*/
    .picslist .swiper-slide .title {
        font-size: 1rem;
        height: 2.6rem;
        line-height: 1.3rem;
    }


}

@media all and (max-width:1279px) {

    .picslist .swiper-button-next:after {
        padding-left: 0.2rem;
    }

    .picslist .swiper-button-prev:after {
        padding-right: 0.2rem;
    }

}




@media(max-width:768px) {


    .picslist .swiper-slide {
        width: 50% !important;
        padding: 0 0.8rem !important;
    }

    .picslist .swiper-slide .title {
        font-size: 1rem;
        height: 2.6rem;
        line-height: 1.3rem;
    }

    .picslist .envibtn {
        display: none !important;
    }
}






/*end 美丽射阳*/





/*end 主体部分*/

























