html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
table{width: 100%;}

tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul,
li,
div,
img,
p {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    box-sizing: border-box;
    font-family: "微软雅黑";
}
.BMapLabel{border: 0px!important; background: none!important;}

.menu {
    clear: both;
    position: relative;
    /* top: 125px; */
    background-color: rgba(37, 154, 109, 1);
    z-index: 999999;
    top: 40px;
}

.menu * {
    box-sizing: border-box;
}

.menu .center {
    max-width: 1500px;
    margin: 0px auto;
}

.menu .ul-list {
    display: flex;
    text-align: center;
}

.menu .ul-list>li {
    flex: 1;
    position: relative;
    height:70px;
    line-height: 70px;
}

.menu .ul-list>li:last-child {
    border-right: none;
}

.menu .ul-list>li>a {
    align-items: center;
    justify-content: center;
    font-size: 23px;
    text-decoration: none;
    color: #fff;
    height: 35px;
    font-weight: bold;
}

.menu .ul-list>li>a:hover {
    align-items: center;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    
}

.menu .ul-list>li:hover {

background: linear-gradient(to bottom, #089, #3b9); 
}
.menu .ul-list>li>span {
    color: #fff;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4bb5ac;
}

.menu .ul-list>li:hover .ol-list {
    display: block;
    z-index: 999;
}

.menu .ol-list {
    display: none;
    position: absolute;
    left: 0;
    z-index: 999;
    border-top: solid 0px #6dab2d;
    background: #2eb598;
    width: 100%;
    top: 70px;
    /* border-radius: 10px; */
}

.menu .ol-list>li>a {
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px solid #a4d8f9;
    color: #fff;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu .ol-list>li>a:hover {
    background: linear-gradient(to bottom, #089, #3b9);
    color: #fff;
    font-size: 17px;
}

.footer2 {
    position: relative;
    overflow: hidden;
    background: url(../images/dbg.jpg) no-repeat center;
    clear: both;
}


/*选项卡*/

#top {
    width: 10%;
    float: right;
}

.endleft {
    width: 40%;
    float: left;
}

.endright {
    width: 17%;
    float: right;
    text-align: right;
    background: url(../images/wic.png) no-repeat;
    background-position: 1px;
    text-indent: 20px;
}

.end {
    color: #333!important;
    font-size: 14px;
    clear: both;
    height: 35px;
    line-height: 35px;
    background-color: #f2f2f2;
}


.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px; padding-top: 30px;}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999; border-radius: 5px;}
.pagess ul li:hover{ background:#259a6d; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}



.banner {
    position: relative;
    /* top: 90px; */
}

.jsNav {
    position: absolute;
    width: 40%;
    height: 1px;
    left: 45%;
    bottom: 89px;
    cursor: pointer;
    z-index: 99999;
    top: 90%;
}

.jsNav a {
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 6px;
    cursor: pointer;
    z-index: 99999;
}

a.trigger {
    background-color: #FFFFFF;
    border: 1px solid #4bb5ac;
}

a.imgSelected {
    background-color: #4bb5ac;
    border: 1px solid #4bb5ac;
}





.pc-slide {
    width:622px;
    margin: 0 auto;
    height: 401px;
    position: relative;
}

.view .swiper-container {
    width:622px;
    height: 401px;
}
.view .swiper-container img{width: 100%;}

.view .arrow-left {
    background: url(images/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.view .arrow-right {
    background: url(images/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: absolute;
    bottom: 0px;
}

.preview .swiper-container {
    width: 553px;
    height: 82px;
    margin-left: 0px;
}
.preview .active-nav{ background: #fff!important; color: #259a6c!important;
  }
  .p_day{font-size: 25px; font-weight: bold; margin-top: 10px;}
.preview .swiper-slide {
    width: 87px;
    height: 82px;
    cursor:pointer;
    background: #259a6c;
    opacity: .8;
    text-align: center;
    color: #fff;
    margin-right: 2px;
}

.preview .slide6 {
    width: 82px;
}

.preview .arrow-left {
    background: url(images/feel3.png) no-repeat left top;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -38px; 
 
    z-index: 10;
}

.preview .arrow-right {
    background: url(images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -1px;
  
    z-index: 10;
}

.preview img {
    padding: 1px;
    width: 40px;
    width: 40px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #F00;
}








@media screen and (min-width: 999px) {

.slideBox{display: none;}

}

@media screen and (max-width: 998px) {
    .logo img{display: none;}
    .preview .swiper-container {
       
        display: none;
    }
    .banner{display: none;}
    /* .w_fimg-000 .p_dimage img{display: none;} */
    #top {
        display: none;
    }
    .endleft {
        width: 100%;
        float: none;
        text-align: center;
        font-size: 15px;
    }
    .endright {
        float: none;
        width: 68%;
        margin: 0px auto;
        text-align: center;
    }
    .footleft {
        display: none;
    }
    .footcenter {
        width: 100%;
    }
    .footright {
        display: none;
    }
    .endright {
        display: none;
    }
    .footcenter {
        width: 100%;
        text-align: center;
        font-size: 16px;
    }
    .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; border:1px solid #ddd;  }
    .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
    .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
    .slideBox .hd ul li{ float:left; margin-right:2px; font-size: 13px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
    .slideBox .hd ul li.on{ background:#4bb5ac; color:#fff; }
    .slideBox .bd{ position:relative; height:100%; z-index:0;   }
    .slideBox .bd li{ zoom:1; vertical-align:middle; }
    .slideBox .bd img{ width:100%; height:auto; display:block;  }

    /* 涓嬮潰鏄墠/鍚庢寜閽唬鐮侊紝濡傛灉涓嶉渶瑕佸垹闄ゅ嵆鍙� */
    .slideBox .prev,
    .slideBox .next{ 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;  }


    .preview .arrow-left{left: 0px;margin-top: -42px;}
    .preview .arrow-right{right: 0px;margin-top: -45px;}
    .pc-slide {
        width:100%;
        margin: 0 auto;
        height: auto;
        position: relative;
    }
    
    .view .swiper-container {
        width:100%;
        height: auto;
    }

}