/*   */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.w1280 {}

.ED3 {
    color: #008ED3;
}

h1 {
    color: #008ED3;
    margin: 36px auto;
}

img {
    border: none;
}

ul,
ol,
dl {
    list-style: none;
}

a {
    text-decoration: none;
    color: #555;
}

html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
}

.mar24 {
    margin: 0 24px
}

body {
    /* opacity: 0; */
    margin-bottom: 20px;
    overflow-x: hidden;
    height: 100%;
    width: 100%;
    font-size: 14px;
}

.bgc {
    background-color: #388DCD;
}

.width_100 {
    width: 100%;
    max-width: 1920px;
    margin: auto;
}

.width_1000 {
    width: 100%;
}

.marginA {
    margin: 0 auto;
}

.width_360 {
    width: 360px;
}

.height_50 {
    height: 50%;
}

.height_450 {
    height: 370px;
}

.width_40 {
    width: 48%;
    max-width: 600px;
}

.width_40M {
    width: 48%;
    max-width: 600px;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.over {
    overflow: hidden;
}

.pp12 {
    /* padding: 12px; */
    /* margin-bottom: 12px;
        margin-top: 55px; */
}

.MT20,
.M20 {
    margin-top: 20px;
}

.mTop12 {
    margin-top: 12px;
}

.popup_bg {
    width: 100%;
    /* border: 1px solid; */
    height: 5px;
    position: absolute;
    top: 17px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}


/* 详细页的滑动 */


/*   */

.allPosition {
    /* margin-top: 107px; */
}

.allNav {
    width: 50px;
    position: fixed;
    z-index: 999;
    right: 0;
    top: 330px;
    text-align: center;
    background-color: #008ED3;
    border-radius: 4px 0 0 4px;
}

.allNav span {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    height: 50px;
    width: 50px;
    vertical-align: middle;
    border-bottom: 1px solid;
    cursor: pointer;
    position: relative;
}

.allNav span img {
    /* width: 23px;
    height: 23px; */
    /* margin-top: 14px; */
    padding: 14px;
}

.allNav span:nth-child(1) {
    background-color: red;
    border-radius: 4px 0 0 0px;
    /* height: 42px; */
    width: 50px;
    padding-top: 6px;
}

.allNav span:nth-child(6) {
    border: none;
}

.allNav span:nth-child(6) img {
    padding: 0;
    padding-top: 8px;
}

.posSan {
    position: relative;
}

.sanjiaoxing1 {
    position: relative;
    display: none;
}

.sanjiaoxing {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    z-index: 999;
    right: 50px;
    bottom: 7px;
}

.erweima_ {
    /* width: 157px; */
    /* height: 296px; */
    background: #FFFFFF;
    /* border: 1px solid; */
    position: absolute;
    z-index: 999;
    right: 58px;
    bottom: -120px;
}

.erweima_Img {
    height: 102px !important;
    width: 102px !important;
    /* padding: auto 0px !important; */
}

#right {
    display: none;
}

.toTOP {
    display: none;
    position: fixed;
    z-index: 999;
    right: 1px;
    bottom: 0.3rem;
}

.toTOP img {
    width: 2rem;
    height: 2rem;
}

.ad {
    font-size: 16px;
    font-weight: 400;
    color: #008ED3 !important;
    border-bottom: 4px solid #008ED3;
}

.position_P {
    position: relative;
}

._code {
    position: absolute;
    z-index: 666;
    right: 145px;
    bottom: -25px;
    display: none;
}

.erweima_Img2 {
    display: none;
}

.sanjiaoxing3 {
    width: 0;
    height: 0;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #FFFFFF;
    border-top: 10px solid transparent;
    position: absolute;
    z-index: 10;
    right: 137px;
    bottom: 10px;
}

.detailB {
    border-bottom: 4px solid red;
}


/* 详情页面的css */

.indexNav_banner_img {
    width: 100%;
    max-height: 370px;
    height: auto;
}

.struImg {
    width: 100%;
    height: 100%;
    max-width: 95%;
}


/* 轮播图的小样式 */

.swiper-button-prev,
.swiper-button-next {
    display: none;
    background-image: none;
    text-align: center;
    line-height: 45px;
}


/* #lay .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #fff;

} */

#lay .iconfont {
    font-size: 28px;
    color: #FFFFFF;
    background: rgba(10, 10, 10, 0.2);
}

#lay .swiper-button-prev,
#lay .swiper-button-next {
    display: block;
}

#lay .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #fff;
    color: #fff;
    opacity: 5;
}

#lay .swiper-pagination-bullet-active {
    width: 14px;
    height: 14px;
    border: solid 2px #fff;
    background-color: #008CD1 !important;
}


/* 底部 */

#footerNav:hover .swiper-button-prev,
#footerNav:hover .swiper-button-next {
    display: block;
}

#focus .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #c9c9c9;
}

#focus .iconfont {
    font-size: 36px;
    color: #333333;
}

#focus:hover .swiper-button-prev,
#focus:hover .swiper-button-next {
    display: block;
}

#article_bgc_ .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #fff;
}

#article_bgc_ .iconfont {
    font-size: 36px;
    color: #FFFFFF;
}

#article_bgc_:hover .swiper-button-prev,
#article_bgc_:hover .swiper-button-next {
    display: block;
}

#article_bgc2 .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #fff;
}

#article_bgc2 .iconfont {
    font-size: 36px;
    color: #FFFFFF;
}

#article_bgc2:hover .swiper-button-prev,
#article_bgc2:hover .swiper-button-next {
    display: block;
}

#msg_l .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #fff;
    color: #fff;
    opacity: 5;
}

#msg_l .swiper-pagination-bullet-active {
    width: 14px !important;
    height: 14px !important;
    border: solid 2px #fff;
    background-color: #008CD1 !important;
}


/* 中国食物 */

#foodBanner .iconfont {
    font-size: 28px;
    color: #FFFFFF;
    background: rgba(10, 10, 10, 0.2);
}

#foodBanner .swiper-button-prev,
#foodBanner .swiper-button-next {
    display: block;
}

#foodBanner .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #fff;
    color: #fff;
    opacity: 5;
}

#foodBanner .swiper-pagination-bullet-active {
    width: 14px;
    height: 14px;
    border: solid 2px #fff;
    background-color: #008CD1 !important;
}


/* cms里面的样式 */

#banner___ {
    overflow: hidden;
}

#nav2dh {
    overflow: hidden;
}


/* 页码 */

#page_,
#page2_,
#page3_ {
    text-align: center;
    margin: auto;
    margin-top: 24px;
}

#page_ a:hover {
    background-color: #008DD2;
    color: white;
}

#page_ .layui-laypage-btn:hover {
    background-color: #008DD2;
    color: white;
}

#page2_ a:hover {
    background-color: #008DD2;
    color: white;
}

#page2_ .layui-laypage-btn:hover {
    background-color: #008DD2;
    color: white;
}

#page3_ a:hover {
    background-color: #008DD2;
    color: white;
}

#page3_ .layui-laypage-btn:hover {
    background-color: #008DD2;
    color: white;
}

#page_ .layui-laypage-count,
#page2_ .layui-laypage-count,
#page3_ .layui-laypage-count {
    font-weight: bold;
}

#page_ .layui-laypage .layui-laypage-skip,
#page2_ .layui-laypage .layui-laypage-skip,
#page3_ .layui-laypage .layui-laypage-skip {
    font-weight: bold;
    line-height: 40px;
    height: 40px;
}

#page_ .layui-laypage a,
#page_ .layui-laypage span,
#page2_ .layui-laypage a,
#page2_ .layui-laypage span,
#page3_ .layui-laypage a,
#page4_ .layui-laypage span {
    line-height: 40px;
    height: 40px;
}

#page_ .layui-laypage button,
#page_ .layui-laypage-btn,
#page_ .layui-laypage input,
#page2_ .layui-laypage button,
#page2_ .layui-laypage-btn,
#page2_ .layui-laypage input,
#page3_ .layui-laypage button,
#page3_ .layui-laypage-btn,
#page3_ .layui-laypage input {
    line-height: 40px;
    height: 40px;
}

.artilce p,
.artilce small {
    text-align: justify;
}

@media screen and (max-width:980px) {
    #lay .swiper-button-prev,
    #lay .swiper-button-next {
        display: none;
    }
    #footerNav:hover .swiper-button-prev,
    #footerNav:hover .swiper-button-next {
        display: none !important;
    }
    #focus .swiper-button-prev,
    #focus .swiper-button-next {
        display: none !important;
    }
    #article_bgc2 .swiper-button-prev,
    #article_bgc2 .swiper-button-next {
        display: none !important;
    }
    #article_bgc2 .swiper-pagination-bullet {
        height: 8px;
        width: 8px;
    }
    #article_bgc_ .swiper-button-prev,
    #article_bgc_ .swiper-button-next {
        display: none !important;
    }
    #foodBanner .swiper-button-prev,
    #foodBanner .swiper-button-next {
        display: none !important;
    }
}

@media screen and (max-width:560px) {
    #lay .swiper-pagination {
        position: absolute;
        width: 50%;
        left: 50%;
    }
    #lay .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    #lay .swiper-pagination-bullet-active {
        width: 8px;
        height: 8px;
    }
    h1 {
        font-size: 18px !important;
    }
    h3,
    h4 {
        font-size: 16px !important;
    }
    div,
    p {
        font-size: 14px !important;
    }
    .artilce h4 {
        height: auto !important;
        font-size: 16px !important;
    }
    .ED3 {
        font-size: 18px !important;
    }
    .easysite-label {
        margin-right: 10px !important;
        font-size: 12px !important;
        font-weight: 400 !important;
    }
    strong {
        font-size: 20px !important;
    }
}