*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
.center{
    width: 1200px;
    margin: 0 auto;
}

.head1200{
    margin-top: 10px;
}
.head1200 img{
    width: 1200px;
    height: 500px;
    border-radius: 10px;
}



/*头条*/
.headlines-content{
    margin-top: 30px;
    margin-bottom: 30px;
}
.headlines-content h1 {
    text-align: center;
    color: #0a539e;
    font-size: 40px;
    position: relative;
    top: -15px;
}
.headlines-content h1 a {
    color: #be1721;
}
.headlines-content p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #976e50;
    margin: -10px 0 0 0;
}


/*动态轮播图*/
.swiper {
    width: 100%;
    height: 100%;
    float: left;
}
.mySwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* 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;
}
.mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mySwiper .swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity: 0}
.mySwiper .swiper-button-next, .swiper-button-prev{
    opacity: 0;
    transition: all .5s;
}
.mySwiper .swiper:hover .swiper-button-next{
    opacity: 1;
}
.mySwiper .swiper:hover .swiper-button-prev{
    opacity: 1;
}

.mySwiper .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.mySwiper .swiper-slide img {
    display: block;
    width: 49%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    right: 0;
}
.mySwiper .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background-color: #ccc;
    display: block;
    margin: 10px 0 !important;
    opacity: 1;
}
.mySwiper .swiper-pagination-bullet-active{
    background-color: #bc3331;
}


.mySwiper .swiper-slide .lbtCon{
    width: 49%;
    position: absolute;
    left: 0;
    height: 100%;
    padding: 20px;
    background: #f6f6f6;
    box-sizing: border-box;
}
.mySwiper .swiper-slide .lbtTitle{
    font-size: 24px;
    font-weight: bold;
    color: #222;
    text-align: left;
    margin-bottom: 20px;
}
.mySwiper .swiper-slide .lbtAbs{
    font-size: 18px;
    text-indent: 2em;
    text-align: justify;
    line-height: 35px;
}
.mySwiper .swiper-pagination{
    left: 50% !important;
    margin-left: -6px;
    width: 12px;
}

.mySwiper{width: 1200px;height: 380px;position: relative;}



/*赏花、美图、美食轮播图*/

.mySwiper2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* 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;
}
.mySwiper2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mySwiper2 .swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity: 0}
.mySwiper2 .swiper-button-next, .swiper-button-prev{
    opacity: 0;
    transition: all .5s;
}
.mySwiper2 .swiper:hover .swiper-button-next{
    opacity: 1;
}
.mySwiper2 .swiper:hover .swiper-button-prev{
    opacity: 1;
}
.mySwiper2 .swiper-pagination{bottom: 5px !important;}
.mySwiper2 .swiper .swiper-slide p{
    background-color: rgba(10,10,10,0.5);
    height: 60px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 40px;
    font-size: 16px;
    width: 100%;
    margin: 0;
    color: #fff;
}
.mySwiper2 .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.mySwiper2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 .mySwiper2 .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background-color: #fff;
}
 .mySwiper2 .swiper-pagination-bullet-active{
    background-color: #fff;
}

.mySwiper2{width: 49%;height: 360px;position: relative;float: right;margin-top: 18px;margin-right: 10px}


.beautiful{
    margin-top: 80px;
}
.beautiful .bd{
    background-image: linear-gradient(#eea3b3, #f5bdbc);
    height: 400px;

}
.beautiful .ttLeft{
    float: left;
    width: 49%;
    height: 360px;
}
.beautiful .ttLeft li{
    display: block;
    width: 93%;
    height: 55px;
    background-color: #f6f6f6;
    margin-top: 20px;
    line-height: 55px;
    margin-left: 10px;
    padding-left: 10px;
}
.slideBox .hd ul{
    display: flex;;
    width: 100%;
    justify-content:space-between;

}
.slideBox .hd{
    height: 75px;
}
.slideBox .hd li{
    text-align: center;
    width: 350px;
    height: 75px;
    background-color: #f6f6f6;
    line-height: 75px;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.slideBox .hd li.on{
    background-color: #eea3b3;
    color: #fff;
}
