* {
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
}

html,
body {
    font-family: "microsoft yahei", "Helvetica Neue", HelveticaNeue, "Helvetica-Neue", Helvetica, "BBAlpha Sans", sans-serif !important;
    /* max-width: 420px; */
    margin: 0 auto;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a:link,
a:visited,
a:hover,
a:active {
    text-decoration: none;
    color: #a1a1a1
}

ul,
li {
    list-style: none
}

.Nav_Bg00 {
    background-color: #63b3ac !important;
}

.Nav_Bg01 {
    /* background-color: #cd9858!important; */
    /* background: linear-gradient(to bottom, #179290, #63b3a); */
    border-bottom:2px solid #179290;
    background: -moz-linear-gradient(top, #289FA5 0%, #179290 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#289FA5), color-stop(100%,#179290));
    background: -webkit-linear-gradient(top, #289FA5 0%,#179290 100%);
    background: -o-linear-gradient(top, #289FA5 0%,#179290 100%);
    background: -ms-linear-gradient(top, #289FA5 0%,#179290 100%);
    box-shadow: 0 1px 3px rgb(12, 107, 106);
}


/*é¡¶éƒ¨å¯¼èˆª begin*/

.topnav {
    position: fixed;
    width: 100%;
    height: 44px;
    z-index: 9999;
}

.topnav .title {
    color: #FFF;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    padding: 2px 50px 2px 40px;
}

.topnav .back {
    width: 44px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/topnav_back.png) center center no-repeat;
    background-size: 46%;
}

.topnav .search {
    width: 45px;
    height: 80%;
    position: absolute;
    right: 0;
    top: 10%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.topnav .sharebtn {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../img/topnav_fx.png) center center;
    background-repeat: no-repeat;
    background-size: 64%;
}

.topnav .searchbtn {
    width: 45px;
    height: 80%;
    position: absolute;
    right: 0px;
    top: 10%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.bg {
    position: relative;
    width: 100%;
    background-color: #289FA5;
}

.loading {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    line-height: 30px;
    padding: 5px;
    color: #6F6F6F;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    background: #fff;
    border-radius: 47px;
    z-index: 998;
    padding: 15px;
    /* display: block; */
}

.loading img {
    position: fixed;
    top: 50%;
    left: 50%;
    line-height: 30px;
    padding: 5px;
    color: #6F6F6F;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background: #fff;
    border-radius: 4px;
}

.main-titles {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding: 44px 0px 0px 0px;
}
.main-titles.bg-info.zx{padding:0px;height: 50px;}
.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    float: left;
    width:auto;
}

.titles-item {
    width: 110px;
    /* height: 50px; */
    /* padding:10px 0px 11px; */
    display: block;
    /* color: #000000; */
    clear: both;
    overflow: hidden;
    position: relative;
    /* border-bottom: 1px solid #fdead5; */
    line-height: 2;
    -webkit-box-shadow: 0px 1px 0px rgba(0,0,0,0.3);
    cursor: pointer;
}
.titles-item-click {
    width: 100px;
    height: 50px;
    /* padding:10px 0px; */
    display: block;
    /* color: #000000; */
    clear: both;
    overflow: hidden;
    position: relative;
    background: #16918F;
    /* border-bottom: 2px solid #cd9858; */
    line-height: 50px;
}

.titles-item-hover {
    /* padding:10px 0px; */
    background: #16918F;
    /*     border-bottom: 2px solid #cd9858; */
    /* line-height: 50px; */
}

.titles-item .txt {
    width: 110px;
    /* line-height: 30px; */
    font-size: 15px;
    /* position: absolute; */
    /* bottom: 15px; */
    text-align: center;
    color: #fff;
    margin: 10px 0;
    border-right: 1px solid rgba(255, 255, 255, 0.21);
}

.titles-item-click .txt {
    width:100px;
    /* line-height: 30px; */
    font-size: 15px;
    /* position: absolute; */
    /* bottom: 15px; */
    text-align: center;
    color: #fff;
    /* font-weight: bold; */
   
}


.titles-item-hover .txt {
    /* width:100px; */
    /* line-height: 30px; */
    font-size: 15px;
    /* position: absolute; */
    /* bottom: 15px; */
    text-align: center;
    color: #fff;
    /*  font-weight: bold; */
}


.infos{
    position: relative;
    padding: 0px 0 20px;
    background:#FFFFFF;
}
.infolist-item{
    width: 100%;
    position: relative;
    clear: both;
    overflow: hidden;
}
.infolist-item-hover{
    /* background-color: #EAEAEA; */
}
.info-border{
    margin: 15px 0;
    border-top: 1px solid #E0E0E0;
}

.infolist-item-title{
    font-size : 17px;
    line-height: 25px;
    border-left: 3px solid #289fa5;
    color: #000000;
    font-weight: 500;
    padding: 5px 10px 0 10px;
    margin: 0px 10px 10px 10px;
}

.infolist-item-icon{
    width: 100%;
      /* height: 200px; */
    padding: 20px 25px;
}
.infolist-item-icon img{
    width:100%;
    height:100%;
}
.infolist-item-content{
    font-size:14px;
    line-height:20px;
    color:#666e75;
    margin: 0px 10px;
}
.infolist-item-icon.ts-tit{padding: 15px 100px 10px 10px;}
.infolist-item-icon.ts-tit.ts-tit-02{padding:0px 50px;}
.infolist-item-icon.ts-tit.ts-tit-02 img{text-align:center;display:block;}
.infolist-item.bg-dmkj img{float:right;width:150px;padding:0 0 0 10px;}
.infolist-item.bg-lv p{background-color:#38d552;color:#fff;padding:20px 10px;}
.infolist-item.bg-suxian .infolist-item-content{border:1px dashed #e35957;padding:10px;}
.infolist-item-content p{text-indent:30px;line-height: 1.8;}

.bg.techan{top:0px;background-color: #F5F6F7;/* padding: 44px 0px; */}
.tour-list.all-techan{padding: 0px 15px;}
.bg.techan .main-titles{ba;background-color: #289fa5;}
.main-titles.bg-info .titles-item{background-color: #289fa5;}
.main-des.miao-xie img{width:100%;padding: 10px 10px 0px 10px;}
.main-des.miao-xie p{font-size:14px;color: #666;padding: 5px 10px 10px 10px;line-height: 1.6;}

.main-titles.bg-info .bm_lei{width:33.333%;float:left;}
.main-titles.bg-info .titles-item{background-color: #289fa5;/* width:100%; */}
.main-titles.bg-info .titles-item .txt,.main-titles.bg-info .titles-item-click .txt,.main-titles.bg-info .titles-item-click{/* width:100%; */}

/*xu ni you*/
.menu.qjxny_4{
   width: 95%;
   height: 180px;
   /*    border: 1px solid #ddd; */
   margin: 10px auto;
   border-radius: 5px;
   position: relative;
}
.menu .qjxny_img {
    width: 100%;
    height: 180px;
    border-radius: 5px;
}
.menu .qjxny_name {
    font-size: 20px;
    text-align: center;
    line-height: 2;
    position: absolute;
    width: 100%;
    bottom: 0px;
    background: rgba(14, 14, 14, 0.73);
    opacity: 0.8;
    color: #fff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.xny-list {padding: 45px 0 0 0;}
.ll-dz{position: absolute;right: 15px;bottom: 8px;}
.ll-dz span{padding: 0 10px;overflow: hidden;color: #000000;font-size: 12px;}
.ll-dz span i.lldz-icon{width: 15px;height: 15px;line-height: 15px;display: inline-block;margin: 0 5px 0 0;}
i.lldz-icon.views{background: url(../img/liulan-cisu.png) no-repeat center 2px;background-size:100%;}
i.lldz-icon.zanzan{background: url(../img/dianzan.png) no-repeat center center;background-size:100%;}
