@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,table,tbody,p,th,tr,td,em{ margin:0; padding:0; font-family:" "," ",Tahoma,Arial,Helvetica,STHeiti; font-size:12px;}
html,body{ height:100%; background-color:#fff;}
img,input,button,a,select,textarea{margin:0;padding:0;border:none;outline:none;}
ol,ul{ list-style:none;}
h1,h2,h3,h4,h5,h6,p,em,i,b,em{ font-size:100%; word-wrap:break-word; font-weight:normal; font-style:normal;}
a { text-decoration:none; outline:none; font-size: 14px;}
img { vertical-align:middle;}
i, img {
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
ol, ul {
    list-style: none;
}
h1, h2, h3, h4, h5, h6, p, em, i, b, em {
    font-size: 100%;
    word-wrap: break-word;
    font-weight: normal;
    font-style: normal;
}
.clear { clear:both;}
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}
.clearfix {
    zoom: 1;
}
body{ background: #efefef; margin: 0 auto;}
@font-face {
    font-family: "myFirstFont";
    src: url('../font/迷你简细行楷.TTF');
}
/*@font-face
{
    font-family: myFirstFont;
    src: url('/example/css3/Sansation_Light.ttf')
    ,url('/example/css3/Sansation_Light.eot'); !* IE9+ *!
}*/

/*div
{
    font-family:myFirstFont;
}*/
/*************公共样式*************/

/*公共部分结束*/


.header{ background: white; position: fixed; width: 100%; height: 2rem; top: 0; z-index: 99;}
.am-offcanvas-bar{ width: 180px; background: #0fa7ea;}
.am-offcanvas-content li{ font-size: .28rem; text-align: center; line-height: 1rem; border-bottom: 1px solid rgba(255,255,255,.2); color: #FFFFFF;}
.am-offcanvas-content ul li:last-child{
    border-bottom:none;
}
.am-header-default {
    /* background-color: #0e90d2; */
    background: #ffffff;
}

.am-header-default .am-header-nav {
    color: #333;

}
.am-header-default .am-header-nav img{

    width: 25px;
    height: 20px;
    text-align: center;
    color: #eee;
}
.am-header .am-header-left {
    left: 10px;
    top: 0;
}
.am-header .am-header-right {
    right: 10px;
}
.am-header .am-header-nav {
    position: absolute;

    /*top: 0;*/

}
.mess   {
    width: 60%;
    background: white;
    font-size: 0.8rem;
    position: absolute;
    left: 20%;
    top:15px;

    text-align: center;
    overflow: hidden;
    color: #333333;
    line-height: 1rem;
}

.logo img  {
    width: 35px;
    position: absolute;
    top: 15px;
    right: 10px;

}





.w100 {
    width: 100%;
    overflow: hidden;
}
.header {
    background: #fff;
}
.header {
    overflow: hidden;
}

.w100 .logo   {

    width: 100%;
    /*margin-left: calc(26% - 200px);*/
    height: 50px;
    float:left;
    background: red;
    margin: 0 auto;

}


.w100 .logo   {
    width: 100%;
    background: white;
    font-size: 0.8rem;
    line-height:50px;
    text-align: center;
    float: left;
    margin: 0 auto;
    padding-left: 20px;
    overflow: hidden;

}
.w100 .logo span img  {
    width: 35px;
    float: right;
    margin-top: 10px;
    margin-right: 30px;



}
img {
    vertical-align: middle;
}
img, input, button, a, select, textarea {
    margin: 0;
    padding: 0;
    resize: none;
    border: none;
    outline: none;
}



/*banner开始*/

.swiper-container {
    width: 100%;
    height: 19.25rem;
    text-align: center;
    margin-top: 2rem;
}
.swiper-container .slide{ width: 100%;}

.swiper-pagination{
    width: 100%;
}
.swiper-pagination{ height: 20px;}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    border: white 1px solid;
    background: none;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: white;
}



/*banner结束*/

/*classify开始*/
.classify{ width: 100%; }
.classify ul{ width: 100%; background: #ffffff; padding:0.5rem 0;  }
.classify ul li{ width: 27%; float: left; margin-left: 4.75%; }
.classify ul li img{ width: 100%;}


    /*classify结束*/



/*ban开始*/
.ban{ width: 100%; margin-top: 0.7rem;}
.ban img{ width: 100%;}
/*ban结束*/

/*Prerelease开始*/
.prerelease{ width: 100%; margin: 0.7rem auto 0; background: #efefef; padding-bottom: 0.5rem; }
.prerelease-head { width: 100%; text-align: center;}
.prerelease-head h1{
    /*font-family: 'myFirstFont';*/
    background: #ffffff; text-align: center; font-size:1rem; /*font-family: myFirstFont;*/ padding: 0.7rem; position: relative;}
.prerelease-head h1::before{ content: " ";
    position: absolute;
    width: 2px;
    height: 1rem;
    top: 1.1rem;
    left: 30%;
    margin-top: -3px;
    background-color: #333;
    }
.prerelease-head h1::after{ content: " ";
    position: absolute;
    width: 2px;
    height: 1rem;
    top: 1.1rem;
    right: 30%;
    margin-top: -3px;
    background-color: #333;
}


/*.prerelease-head img{ width: 100%; background: #ffffff;}*/
.prerelease-list{ width: 92%; margin-left: 4%; margin-top: 0.7rem; background: #efefef;}
.prerelease-list li{ width:48%; margin:0px 1%; margin-top: 0.5rem; float:left; height: 200px;}
.prerelease-list li:last-child{ /*margin-bottom: 0.5rem;*/}
.prerelease-list li a{ width:100%; display: block;}
.prerelease-list li a img{ width:100%;}
.prerelease-list li span{ display:block; line-height:22px; padding:5px 0px;height: auto;}
.prerelease-list li b{ display:block; color:#ff4400; font-weight:normal; line-height:24px;}
/*Prerelease结束*/

/*Prerelease开始*/
.news{ width: 100%; margin: 0 auto 0; background: #efefef; padding:15px 0px; }
.news-head { width: 100%; text-align: center;}
.news-head h1{
    /*font-family: 'myFirstFont';*/
    background: #ffffff; text-align: center; font-size:1rem; /*font-family: myFirstFont;*/ padding: 0.7rem; position: relative;}
.news-head h1::before{ content: " ";
    position: absolute;
    width: 2px;
    height: 1rem;
    top: 1.1rem;
    left: 30%;
    margin-top: -3px;
    background-color: #333;
    }
.news-head h1::after{ content: " ";
    position: absolute;
    width: 2px;
    height: 1rem;
    top: 1.1rem;
    right: 30%;
    margin-top: -3px;
    background-color: #333;
}
.news-list{ width: 90%; margin-left: 5%; margin-top: 0.7rem; background: #efefef;}
.news-list li{ line-height:25px; border-bottom:1px solid #dddddd; margin-bottom:8px;}
.news-list li a{ display:block; font-size:18px; color:#000;}
.news-list li span{ display:block; color:#999; font-size:14px;}
/*hottest开始*/
.hottest{ width: 100%;  background: #efefef; padding-bottom: 0.5rem;}

.hottest-head { width: 100%; text-align: center;}
.hottest-head h1{  background: #ffffff; text-align: center; font-size:1rem; /*font-family: MINI;*/ padding: 0.7rem; position: relative;}
.hottest-head h1::before{ content: " ";
    position: absolute;
    width: 2px;
    height: 1rem;
    top: 1.1rem;
    left: 30%;
    margin-top: -3px;
    background-color: #333;
}
.hottest-head h1::after{ content: " ";
    position: absolute;
    width: 2px;
    height: 1rem;
    top: 1.1rem;
    right: 30%;
    margin-top: -3px;
    background-color: #333;
}


.hottest-list{ width: 90%; margin-left: 3.5%; margin-top: 0.7rem; }
.hottest-list li{ width:47.5%;  float: left; margin-left:2.5%; background: #ffffff; border-radius: 6px; margin-top: 0.5rem  }
.hottest-list li a{ width:100%; display: block; }
.hottest-list li a img{ width:100%;}
.hottest-list li a p{ width:100%; position: relative; overflow: hidden; height: 1.5rem; line-height: 1.5rem; text-indent: 1em;}
.hottest-list li a p span{ width: 1.2rem; height: 1.2rem; background-image:url("../images/love.png"); background-repeat: no-repeat; display: block; position: absolute; top: 0.5rem; right: 0.2rem;}
/*hottest结束*/





/*board开始*/
.board{ width: 100%;  background: #efefef; padding-bottom: 0.5rem;}
.board-head { width: 100%; text-align: center;}
.board-head h1{  background: #ffffff; text-align: center; font-size:1rem; /*font-family: MINI;*/ padding: 0.7rem; position: relative;}
.board-head h1::before{ content: " ";
    position: absolute;
    width: 2px;
    height: 1rem;
    top: 0.9rem;
    left: 30%;
    margin-top: -3px;
    background-color: #333;
}
.board-head h1::after{ content: " ";
    position: absolute;
    width: 2px;
    height: 1rem;
    top: 1.1rem;
    right: 30%;
    margin-top: -3px;
    background-color: #333;
}
.board-list{ width: 90%; margin-left: 5%; /*margin-top: 0.5rem;*/ }
.board-list li{ width:100%;  float: left;  background: #ffffff; border-radius: 6px; margin-top: 0.7rem;  }
/*.board-list li:first-child{ margin-left:0;  }*/




.item--wrap {
    width: 100%;
    background: #f0f0f0;
    /*padding-bottom: 2.8rem;*/
}
 .trip--item-list {
    position: relative;
     width: 90%;
     margin: 0.8rem auto 0;
}
 .col{

     width: 90%;
     margin-left: 5%;

 }
 .trip--item {
    position: relative;
    min-height: 180px;
    margin-bottom: 0.5rem;
    overflow: hidden;
    border-radius: 6px;
}
 .water_pic img {
    position: relative;
    width: 100%;
}
.price--tag {
    position: absolute;
    bottom: 6rem;
    left: 0;
    background-color: rgba(255, 102, 102, 0.8);
    z-index: 1;
    color: #ffffff;
}

.hot-img {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;

}
 .noww {
    padding: 8px 24px 8px;
}
.item--info {
    display: block;
    width: 100%;
    height: 4rem;
    margin-top: -6px;
    background-color: #fff;
    padding: 10px;
}
.item--name {
    color: #3d3d3d;
    font-size: 0.7rem;
}
.item--name .type--tag {
    position: absolute;
    margin-left: 10px;
    font-size: 12px;
    padding: 1px 6px;
    margin-top: 1px;
    background-color: #4a90e2;
    color: #fff;
    border-radius: 2px;
}
 .item--info .item--desc {
    position: relative;
    font-size: 0.5rem;
    /*text-indent: 10px;*/
    color: #999999;
    margin-top: 5px;
    padding:0 0.6rem;
    line-height: 0.8rem   /*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;*/
}
.item--info .item--desc::before {
    content: " ";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 15%;
    left: 0;
    margin-top: -3px;
    background-color: #f4b348;
    border-radius: 50%;
}





/*board结束*/







.moer-wrap{ width: 100%;  text-align: center;  background: #efefef; margin-top: 0.8rem;}
.moer-wrap .more{ width: 100%;  text-align: center; background: #ffffff; padding: 0.6rem 0;}
.moer-wrap .more a{ display: block;  width: 90%; background: #ffffff; text-align: center; margin: 0 auto; border: 1px solid #4a90e2; border-radius: 2px; padding: 0.5rem 0; color: #4a90e2; font-size: 0.65rem;}




/*底部固定导航开始*/
.footer-nav{
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 2rem;
    /*padding: 0.14rem 0 0.1rem;*/
    overflow: hidden;
    left: 0;bottom: 0;
    background-color: #0fa7ea;
    box-sizing: border-box;
}
.footer-nav li{
    float: left;
    width: 25%;
    height: 100%;
    box-sizing: border-box;
    background-color: #0fa7ea;
    padding: 0.15rem 0 0.25rem;
}
.footer-nav li.active{

    background-color: #f38f00;
}
.footer-nav a{
    display: block;
    text-align: center;
}
.footer-nav span{
    display: block;
    width: 1rem;
    height: 1rem;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}
.footer-nav img{
    width: 100%;
    vertical-align: middle;
}
.footer-nav p{
    font-size: 0.6rem;
    color: #fff;
    text-align: center;
    line-height: 0.85rem;
    box-sizing: border-box;
}
.main-{
    /* main绝对定位，进行内部滚动 */
    position: absolute;
    /*top: 3.91rem;*/
    overflow-y: auto;
    bottom: 0;
    top: 0;
    left: 0;
    width: 100%;
    /* 使之可以滚动 */
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
#footer{
    position: absolute;
    bottom: 0;
    z-index: 99999;
}
.tab{margin-top:80px;}
p{padding:3px 0px;}
/*底部固定导航结束*/