/*
* @Author: anchen
* @Date:   2019-08-01 15:19:57
* @Last Modified by:   anchen
* @Last Modified time: 2019-09-24 19:01:24
*/

/* 公共样式 */
*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;}
html, body, h1, h2, h3, h4, h5, h6, div, ol, ul, li, dl, dt, dd, table, caption, tr, th, td, span, p, a, b, u, i, em, img, iframe, fieldset, form, label, legend, input, button, select, textarea { margin: 0; padding: 0; }
body { font: 14px/1.5 "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased !important; margin: 0 auto; color:#333; font-family:微软雅黑,'Heiti SC',黑体,Arial;position:relative;}
input, button, textarea, select { font: 14px/100% "Microsoft YaHei", Arial, Tahoma, Helvetica, sans-serif; outline: 0; border: 0; background: none; color:#333; }
input:focus, textarea:focus { color:#333; }
input::-ms-clear{display:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;color:#333;line-height:1.2;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;}
ol, ul, li { list-style: none; }
select { appearance: none; -moz-appearance: none; -webkit-appearance: none; }
textarea { overflow:auto; resize:none; }
table { border-collapse: collapse; border: 0; }
caption, th { font-weight:normal; }
img { border: 0; outline:0; }
i,em,b,strong{font-style:normal;font-weight:normal;}
a{text-decoration:none;color:inherit;cursor:pointer;}
a:focus{outline:0;}

.clearfix:after,
.TListul:after,
.TListul li a .itemfun:after{content:'';display:block;clear:both;height:0;visibility:hidden;font-size:0;}

.Tlistright .relul li:hover,
.Tlistright .relul li:hover a h2:after,
.TListul li:hover,
.page a:hover{
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
}

.container{
    width: 1000px;
    margin: 0 auto;
}
body{
    background: #f9f9f9;
}
.w320{
    width: 320px;
    height: 200px;
    float: left;
}
.w340{
    width: 340px;
    float: left;
    padding-left: 20px;
}

.innerbanner{ width:100%; height:260px; background-position:top center; background-repeat:no-repeat; background-size:auto 100%; overflow:hidden; position:relative;}
.innerbanner img{ width:1920px; display:block; position:absolute; top:0; left:50%; margin-left:-960px; z-index:1;}

.Crumbs{
    height: 60px;
    line-height: 60px;
    box-shadow: 0 0px 15px rgba(0,0,0,0.1);
}
.Crumbs a,
.Crumbs span{
    color: #666;
}

.Tbox{
    position: relative;
}

.TlistLeft{
    width: 710px;
    float: left;
    padding-bottom: 100px;
}
.TlistLeft.detail{
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    background: #fff;
}

.fl_con{margin: 20px 0 30px; padding:12px 25px 12px; overflow:hidden; position:relative;
    background:#fff;}
.fl_con3{height:68px;}
.fl_con2{ min-height:68px; height:auto; }
.fl_con dt{ float:left; width:60px; letter-spacing:5px; margin:10px 0 0;}
.fl_con dd{ float:left; width:596px; margin:10px 0 0;text-align: left; }
.fl_con dd a{ display:inline-block; padding:0 11px; margin:0 2px 6px;border: solid 1px #fff;border-radius: 20px; color:#666666;}
.fl_con dd a:hover, .fl_con dd a.on{color:#0da78f; border: solid 1px #0da78f; background: none;}

.TListul{
    margin: 0 -9px 100px;
}
.TListul li {
    margin-bottom: 18px;
    width: 33.33333333%;
    float: left;
    padding: 0 9px;
}
.TListul li a{
    display: block;
    position: relative;
    box-shadow: 0 0 25px rgba(0,0,0,0.05);
}
.TListul li a .itemimg{
    width: 100%;
    /*height: 180px;*/
}
.TListul li a .itemimg img{
    width: 100%;
    vertical-align: top;
    height: 224px;
}
.TListul li a .itemimg span,
.banner span.label{
    display: block;
    width: 63px;
    height: 37px;
    background: url(../images/icon-mslabel.png) no-repeat;
    position: absolute;
    color:#fff;
    left: -7px;
    top: 4px;
    z-index: 1;
    padding: 10px 0 0 16px;
    line-height: 15px;
    text-shadow: 0 0 1px rgba(0,0,0,0.3);
}
.TListul li a .itemtxt{
    background:#fff;
    padding: 10px 10px 0;
}
.TListul li a .itemtxt .title h2,
.ditemtxt .title h2,
.ditemtxt .title h3{
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.TListul li a .itemtxt .title h2{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 10px 10px 18px;
    border-bottom: dashed 1px #cecccd;
}
.TListul li a .itemtxt .title h2 span,
.ditemtxt .title h2 span{
    display: inline-block;
    background: -webkit-linear-gradient(left, #ff6004 , #f03103); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ff6004, #f03103); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #ff6004, #f03103); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ff6004 , #f03103); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#ff6004, endColorstr=#f03103);
    font-size: 14px;
    color:#fff;
    border-radius: 4px;
    padding: 2px 4px;
    margin-right: 5px;
    vertical-align: middle;
}
.TListul li a .itemtxt .title h3,
.ditemtxt .title h3{
    padding-left: 10px;
    text-align: right;
}
.TListul li a .itemtxt .title h3 span,
.ditemtxt .title h3 span{
    display: inline-block;
    background: -webkit-linear-gradient(left, #ebd8d8 , #e3e3e3); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #ebd8d8, #e3e3e3); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #ebd8d8, #e3e3e3); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #ebd8d8 , #e3e3e3); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#ebd8d8, endColorstr=#e3e3e3);
    font-size: 14px;
    border-radius: 4px;
    padding: 4px 8px;
}
.TListul li:hover a{
    box-shadow: 0 0 25px rgba(0,0,0,0.2);

}

.TListul li a .itemfun{
    color:#999999;
    padding: 10px 15px;
    height: 41px;
}
.TListul li a .itemtxt .rank span,
.ditemtxt .rank span{
    color:#0da78f;
    margin-left: 5px;
}
.TListul li a .itemtxt .rank span i,
.ditemtxt .rank span i{
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
}
.TListul li a .itemtxt .desc,
.ditemtxt .desc{
    color:#666666;
    height: 40px;
    overflow: hidden;
    margin-bottom: 20px;
}
.TListul li a .itemtxt .itemfun span{
    width: 50%;
    color:#999;
    display: inline-block;
    text-align: center;
    float: left;
}
.TListul li a .itemtxt .itemfun .browsevalue i,
.TListul li a .itemtxt .itemfun .praisevalue i{
    display: inline-block;
}
.TListul li a .itemtxt .itemfun .browsevalue i{
    width: 16px;
    height: 12px;
    background: url(../images/icon-tscanwhite.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.TListul li a .itemtxt .itemfun .praisevalue i{
    width: 16px;
    height: 16px;
    background: url(../images/icon-zanwhite.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.TListul li a .itemtxt .itemfun .praisevalue.on i{
    width: 16px;
    height: 16px;
    background: url(../images/icon-zan1.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.page{
    text-align: center;
}
.page a,
.page span{
    display: inline-block;
    border: solid 1px #ebebeb;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    padding: 2px 10px;
    margin: 0 3px;
}
.page .layui-laypage-curr,
.page a:hover{
    background: -webkit-linear-gradient(left, #00c868 , #0089a2); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #00c868, #0089a2); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #00c868, #0089a2); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #00c868 , #0089a2); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#00c868, endColorstr=#0089a2);
    color: #fff;
}
.Tlistright{
    float: right;
    width: 260px;
    padding-top: 20px;
}
.Tlistright.detail{
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    background: #fff;
    padding-top: 0px;
}
.Tlistright .title{
    font-size: 18px;
    line-height: 54px;
    font-weight: 600;
}
.Tlistright .relul li{
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}
.Tlistright .relul li a{
    display: block;
    padding: 30px 30px;
    position: relative;
}
.Tlistright .relul li a h2,
.Tlistright .relul li a p{
    color:#fff;
}
.Tlistright .relul li a h2{
    height: 40px;
    position: relative;
    margin-bottom: 12px;
}
.Tlistright .relul li a h2:after{
    position: absolute;
    display: block;
    content:'';
    width: 30px;
    height: 1px;
    background: #fff;
    bottom: 0;
    left: 0;
}
.Tlistright .relul li a img{
    position: absolute;
    bottom: 0;
    right: 0;
}
.Tlistright .relul li:hover{
    box-shadow: 0 0 20px rgba(0,0,0,0.32);
}
.Tlistright .relul li:hover a h2:after{
    width: 90px;
}
.Tlistright .dcon{
    padding: 0 20px 20px;
    /*    background: #fff;
        box-shadow: 0 0 20px rgba(0,0,0,0.05);*/
    margin-bottom: 20px;
}
.Tlistright .dcon h2.title{
    padding: 10px 0 0;
    line-height: 60px;
    font-size: 18px;
    font-weight: bold;
}
.Tlistright .dcon h2.title a{
    float: right;
    font-size: 12px;
    color: #999;
    font-weight: normal;
}
.Tlistright .dcon .TListul.detail{
    margin-bottom: 0px;
}
.Tlistright .dcon .TListul.detail li{
    width: 100%;
    float: none;
    margin-bottom: 15px;
}
.Tlistright .dcon .TListul.detail li:last-child{
    margin-bottom: 0;
}
.Tlistright .dcon .TListul.detail li a{
    box-shadow: none;
}
.Tlistright .dcon .TListul.detail li a .itemtxt{
    padding: 0 15px;
}
.Tlistright .dcon .TListul.detail li a .itemtxt h2{
    height: 40px;
    font-weight: normal;
    font-size: 14px;
    line-height: 40px;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.Tlistright.detail .dcon .TListul.detail li a .itemtxt{
    padding: 0;
}
.gradientone{
    background: -webkit-linear-gradient(top, #2a80b7 , #0bb5b1); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #2a80b7, #0bb5b1); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #2a80b7, #0bb5b1); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #2a80b7 , #0bb5b1); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#2a80b7, endColorstr=#0bb5b1);
}
.gradienttwo{
    background: -webkit-linear-gradient(top, #b74c4c , #cc6e6e); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #b74c4c, #cc6e6e); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #b74c4c, #cc6e6e); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #b74c4c , #cc6e6e); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#b74c4c, endColorstr=#cc6e6e);
}
.gradientthree{
    background: -webkit-linear-gradient(top, #d9a555 , #f1ce8c); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #d9a555, #f1ce8c); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #d9a555, #f1ce8c); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #d9a555 , #f1ce8c); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#d9a555, endColorstr=#f1ce8c);
}

/* 旅游详情 */
.Crumbs.detail{
    box-shadow: none;
}
.w510{
    float: left;
    width: 510px;
}
.w470{
    float: right;
    width: 470px;
}
.banner #banner{
height:auto;
}
#banner .swiper-slide{
    height: 200px;
}
#banner .swiper-slide img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
#banner .swiper-pagination{
    bottom: 10px!important;
}
#banner .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background:#fff;
}
.banner{
    position: relative;
}
.banner span.label{
    width: 51px;
    height: 123px;
    background-size: 100% 100%;
    z-index: 10;
    font-size: 20px;
    line-height: 20px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
    padding: 14px 0 0 22px;
}
.ditemtxt{
    background:#fff;
    height: 328px;
    box-shadow: 0 0 20px rgba(0,0,0,0.05);
    padding: 30px 25px;
}
.ditemtxt .title h2{
    font-size: 24px;
    font-weight: normal;
}
.ditemtxt .rank{
    margin: 8px 0 10px;
}
.ditemtxt .desc{
    height: 160px;
    border-bottom: dashed 1px #cecccd;
}
.ditemtxt .itemfun span{
    display: block;
    float: left;
    width: 33.333333%;
    text-align: center;
}
.ditemtxt .itemfun span i{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.ditemtxt .itemfun span.browsevalue i{
    background: url(../images/icon-tscan.png) no-repeat;
    width: 21px;
    height: 15px;
    background-size: 100% 100%;
}
.ditemtxt .itemfun span.fabulous i{
    background: url(../images/icon-zan.png) no-repeat;
    width: 18px;
    height: 18px;
}
.ditemtxt .itemfun span.collection i{
    background: url(../images/icon-sc.png) no-repeat;
    width: 18px;
    height: 17px;
}
.dbttom{
    padding: 0 25px 25px;
    margin: 0px 0 30px;
}
.dbttom .title{
    border-top: solid 1px #ebebeb;
    height: 76px;
    font-size: 20px;
    padding: 30px 18px 0;
    position: relative;
}
.dbttom i{
    width: 114px;
    height: 10px;
    background:#00ffd0;
    border-radius: 8px;
    display: block;
    content: '';
    position: absolute;
    bottom: 16px;
    left: 5px;
    z-index: 6;
}
.dbttom .title span{
    position: absolute;
    z-index: 10;
    letter-spacing: 2px;
}
.fieldul{
    padding: 35px;
    border-bottom: dashed 1px #ebebeb;
}
.fieldul li{
    width: 50%;
    float: left;
}
.fieldul li label{
    display: inline-block;
    width: 120px;
    float: left;
    color:#999999;
    line-height: 30px;
}
.fieldul li span{
    display: inline-block;
    width: 300px;
    float: left;
    padding-top: 4px;
}

.dmiddle {
    margin: 40px 0 0;
}
.dmiddle .jt{
    height: 132px;
    background:#f2fff4;
    border: solid 1px #a8dcb0;
    border-radius: 10px;
    padding: 20px;
}
.dmiddle .opendate{
    float: left;
    width: 190px;
    height: 132px;
    background:#fff4f4;
    border: solid 1px #e8a6a6;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}
.oul li{
    width: 120px;
    float: left;
    height: 132px;
    margin-left: 20px;
    text-align: center;
    background: -webkit-linear-gradient(top, #b0f2e4 , #b0ecea); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, #b0f2e4, #b0ecea); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, #b0f2e4, #b0ecea); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #b0f2e4 , #b0ecea); /* 标准的语法 */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#b0f2e4, endColorstr=#b0ecea);
    border-radius: 10px;
    padding-top: 25px;
}
.TlistLeft.detail .content{
    padding: 20px;
}

.w340 .title{
    padding: 5px 0;
    font-size: 24px;
    line-height: 36px;
}
.w340 .con{
    color: #666666;
}
.tjbox h4{
    font-size: 16px;
    color: #666;
    margin-bottom: 15px;
}
.tjsj li{
    border: solid 1px #ebebeb;
    padding: 10px;
    margin-bottom: 10px;
}
.tjsj li a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 100px;
}
.tjsj li a img{
    width: 170px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
}
.tjsj li a .con{
    margin-left: 190px;
}
.tjsj li a .con h2{
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
.tjsj li a .con div{
    font-size: 14px;
    line-height: 22px;
}
.contentdetail img{
    max-width: 100%;
}
.w340 .con{
    height: 150px;
    overflow: hidden;
}