﻿/*===============================
  旅游中心样式模板
  时间：2019年04月12日
  作者：初九
  网站：www.chujiusoft.com
=================================*/
body{
    background: #fff;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #1597aa;
    text-decoration: underline;
}
.sideBox{
    width: 310px;
}
/*网站顶部*/
.topNavBox{
    width: 100%;
    height: 70px;
    border-bottom: 1px #dddddd solid;
    position: fixed;
    top: 0px;
    z-index: 9999;
    background: #fff;
}
.topNavBox .logo{
    display: block;
    width: 120px;
    height: 35px;
    text-indent: -9999px;
    position: absolute;
    left: 20px;
    top: 15px;
}
.topNavBox .logo a{
    display: block;
    width: 120px;
    height: 35px;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    background-size: 120px 35px;

}
/*navBox*/
.navBox{
    width: auto;
    height: 70px;
    position: absolute;
    left: 175px;
    top: 0px;
}
.navBox .navList{
    display: block;
    height: 70px;
}
.navBox .navList li{
    display: block;
    float: left;
    width: auto;
    height: 70px;
    text-align: center;
    padding: 0 10px;
}
.navBox .navList li a{
    display: block;
    height: 67px;
    line-height: 67px;
    border-bottom: 2px #fff solid;
    font-size: 1.699rem;
}
.navBox .navList li.Class_on a{
    border-bottom: 3px #4889f3 solid;
    font-weight: bold;
}
.navBox .navList li a:hover{
    border-bottom: 3px #4889f3 solid;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
/*searchBox*/
.searchBox{
    width: 240px;
    height: 70px;
    position: absolute;
    right: 20px;
    top: 20px;
}

/*letterBannerBox*/
.letterBannerBox{
  position: relative;
  width: 100%;
  height: 260px;
  margin-top: 70px;
  background: url(images/lvyou/topbanner.jpg) no-repeat center top;
}

.lyLogoBox{
    width: 1200px;
    height: 200px;
    position: relative;
    margin: 0 auto;
}
.lyLogoBox a{
    display: block;
    width: 273px;
    height: 52px;
    background: url(images/lvyou/logo.png) no-repeat 0 0;
    text-indent: -9999px;
    position: absolute;
    top: 70px;
    left: 0px;
}
.letterNavBox{
  position: absolute;
  width: 100%;
  height: 60px;
  bottom: 0px;
  background: #48bbcd;
}
.letternavList{
  display: block;
  width: 1200px;
  height: 60px;
  margin: 0 auto;
}
.letternavList li{
  float: left;
  padding: 0 15px;
}
.letternavList li a{
  display: block;
  width: auto;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 1.778rem;
  color: #fff;
  margin-top: 13px;
}
.letternavList li a:hover{
  border-bottom: 3px #fff solid;
  text-decoration:none;
}
.letternavList li.current a{
  border-bottom: 3px #fff solid;
  text-decoration:none;
}
.letternavList li.current a:hover{
  border-bottom: 3px #fff solid;
  text-decoration:none;
}
.letternavList li.lis1,.letternavList li.lis1 a{
  width: 90px;
  height: 23px;
  padding: 0;
}
.letternavList li.lis1 a{
  margin-top: 16px;
}
.letternavList li.weibo{
  margin-right: 10px;
}
.letternavList li.sjb a{
  background: url(images/letter/sjb.png) no-repeat;
}
.letternavList li.weibo a{
  background: url(images/letter/weibo.png) no-repeat;
}

/*=====旅游首页焦点图大图====*/
.LvyouPicFocus{
    width: 100%;
    background: #f5f5f5;
    padding: 20px 0;
}
.LvyouPicFocus_inner{
    width: 1200px;
    height: 450px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.LvyouPicFocus_inner .ifocus_pic{
    width: 1200px;
    height: 450px;
    position: absolute;
    z-index: 8;
}
.LvyouPicFocus_inner .ifocus_piclist,.LvyouPicFocus_inner .ifocus_piclist ul,.LvyouPicFocus_inner .ifocus_piclist li{
    width: 1200px;
    height: 450px;
}
.LvyouPicFocus_inner .ifocus_piclist img{
    width: 1200px;
    height: 450px;
}
.LvyouPicFocus_inner .ifocus_btn{
    width: 180px;
    height: 450px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 97;
}
.LvyouPicFocus_inner .ifocus_btn .bg{
    width: 180px;
    height: 450px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    position: absolute;
    z-index: 98;
}
.LvyouPicFocus_inner .ifocus_btn ul{
    display: block;
    width: 180px;
    height: 450px;
    position: absolute;
    top: 0px;
    z-index: 99;
}
.LvyouPicFocus_inner .ifocus_btn ul:before{

}
.LvyouPicFocus_inner .ifocus_btn li{
    display: block;
    width: 160px;
    height: 100px;
    margin: 10px auto 0 auto;
    cursor:pointer;
    position: relative;
}
.LvyouPicFocus_inner .ifocus_btn li i{
    display: none;
}
.LvyouPicFocus_inner .ifocus_btn li.on i{
    display: block;
    position: absolute;
    width: 160px;
    height: 100px;
    border: 5px #48bbcd solid;
    z-index: 100;
}

.LvyouPicFocus_inner .ifocus_btn .on:before {
    display: table;
    content: " ";
    display: block;
    vertical-align: middle;
    border-right: 10px dashed #48bbcd;
    border-right: 10px solid\9;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -10px;
    top: 40px;
    z-index: 88;
}
.LvyouPicFocus_inner .ifocus_btn li a{
    display: block;
    width: 160px;
    height: 100px;
}
.LvyouPicFocus_inner .ifocus_btn li img{
    width: 160px;
    height: 100px;
}
.LvyouPicFocus_inner .ifocus_opdiv{
    width: 100%;
    height: 50px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    position: absolute;
    bottom: 0px;
    z-index: 18;
}
.LvyouPicFocus_inner .ifocus_tx{
    width: 100%;
    height: 50px;
    line-height: 50px;
    z-index: 19;
    font-size: 18px;
    color: #fff;
    text-indent: 2em;
    position: absolute;
    bottom: 0px;
    color: #fff;
}
.LvyouPicFocus_inner .ifocus_tx a{
    color: #fff;
}


/*旅游新闻模块*/
.lvyouNewsBox{
    width: 100%;
    padding: 30px 0px;
    height: 380px;
}
.lvyouNews_inner{
    width: 1200px;
    height: 320px;
    margin: 0 auto;
}

.lyNewFocus{
    width: 505px;
    height: 320px;
    position: relative;
}
.lyNewFocus .img_list_a li img{
    width: 505px;
    height: 320px;
}
.lyNewFocus .img_list_a li, .lyNewFocus .img_list_a li a{
    width: 505px;
    height: 320px;
}

.lyNewFocus .infosaaa{
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 88;
    height: 10px;
}
.lyNewFocus .infosaaa {
    overflow: hidden;
    zoom: 1;
}
.lyNewFocus .infosaaa li {
    display:inline-block;
    *display:inline;
    zoom:1;
    vertical-align:top;
    margin:0 2px;
    width: 6px;
    height: 6px;
    line-height: 6px;
    background: #ccc;
    cursor: pointer;
   -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; 
   -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;
}
.lyNewFocus .infosaaa li.on {
    background: #5be3f7;
    width:15px;
    color: #fff;
}
.lyNewFocus .infosaaa li span {
    display: none;
}

/*旅游新闻*/
.lvNewsListBox{
    width: 485px;
    height: 320px;
    margin-left: 15px;
    overflow: hidden;
}
.lvNewsListBox .hd{
    width: 100%;
    height: 40px;
    border-bottom: 3px #f1f1f1 solid;
}
.lvNewsListBox .hd h3{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    color: #fff;
    background: #48bbcc;
    font-size: 1.987rem;
}
.lvNewsListBox .hd .more{
    line-height: 40px;
    font-size: 14px;
}
.lvNewsListBox .hd .more a{
    color: #c4c4c4;
}
/* dateList */
.dateList li{
    height: 38px;
    line-height: 38px;
}
.dateList li a.txt1{
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 1.547rem;
    background: url(images/iconsa.png) 0 16px no-repeat;
    padding-left: 16px;
}
.dateList li.list{
    padding:15px 0;
    border-bottom:1px dotted #ccc;
    overflow:hidden;
    height:120px;
    margin-bottom: 8px;
}
.dateList li.list .date{
    width:80px;
    height:80px;
    background:#f7f7f7;
    text-align:center;
    color:#999999;
    float:left;
    margin-right:20px;
    margin-top: 5px;
    -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; 
}
.dateList li.list .date dt{
    height:52px;
    line-height:52px;
    font-size:36px;
}
.dateList li.list .date dd{
    line-height:22px;
}
.dateList li.list .con{
    overflow:hidden;
    margin-top: 5px;
}
.dateList li.list .title{
    font-size:16px;
    font-weight:bold;
    line-height:30px;
    height:30px;
    overflow:hidden;
    margin-bottom:5px;
}
.dateList li.list .more{
    color:#3069B8
}
.dateList li .datetime{
    float: right;
}
.dateList .intro{
    color:#999;
    line-height:20px;
    height:40px;
    font-size:12px;
}
.dateList .last{
    border-bottom:0;
}

/*宁化天气*/
.jingdiantianqiBox{
    width: 180px;
    height: 320px;
    float: right;
}

/*相机下的宁化*/
.lyphotoPicBox{
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 30px 0px;
}
.lyphotoPic_inner{
    width: 1200px;
    margin: 0 auto;
}
.lyphotoPic_inner .hd{
    width: 1200px;
    height: 50px;
    position: relative;
}
.lyphotoPic_inner .hd h3{
    display: block;
    width: 280px;
    line-height: 50px;
    background: #f5f5f5;
    text-align: center;
    font-size: 38px;
    margin: 0 auto;
    color: #676767;
    position: relative;
    z-index: 2;
}
.lyphotoPic_inner .hd:after{  
    display: table;
    content: " ";
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
    position: absolute;
    top: 50%;
    z-index: 1;
}
.lyphotoPic_inner .bd{
    padding: 10px 0px;
}
/*图看宁化模块*/
.photoImagesBox{
    width: 600px;
    height: 355px;
    margin-top: 15px;
}
#photoPicFocus{
    width: 600px;
    height: 355px;
    position: relative;
}
#photoPicFocus .img_list_a li, #photoPicFocus .img_list_a li a{
    display: block;
    width: 600px;
    height: 355px;
}
#photoPicFocus .img_list_a img{
    width: 600px;
    height: 355px;
}
#photoPicFocus .img_list_a li h3{
    width: 600px;
}
#photoPicFocus .img_list_a li h3 span{
    text-align: left;
    padding-left: 15px;
}
.nh_photoList{
    width: 580px;
    height: 355px;
    margin-top: 15px;
}
.nh_photoList .img_list_a{
    display: block;
    width: 580px;
    height: 355px;
}
.nh_photoList .img_list_a li{
    margin-left: 20px;
    float: left;
}
.nh_photoList .img_list_a li,
.nh_photoList .img_list_a li a{
    display: block;
    width: 280px;
    height: 170px;
}
.nh_photoList .img_list_a li a img{
    width: 280px;
    height: 170px;
}
.nh_photoList .img_list_a li h3{
    width: 280px;
}
.nh_photoList .clearbox{
    height: 10px;
}
.nh_photoList .img_list_a li.list1,.nh_photoList .img_list_a li.list2{
    margin-bottom: 15px;
}
.nh_photoList .img_list_a li.list1,.nh_photoList .img_list_a li.list3{
    margin-left: 0px;
}

/*精品线路综合模块线路*/
.jingpinxianluBox{
    background: #e7fafb;
    padding: 30px 0;
}
.jpxlBox_inner{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}


/*精品线路模块化样式*/
.mod_lv_a{
    width: auto;
    height: auto;
}
.mod_lv_a .hd{
    width: auto;
    height: 45px;
    line-height: 45px;
    background: #47bab1;
    color: #fff;
    padding: 0 15px;
    margin-bottom: 15px;
}
.mod_lv_a .hd h3{
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 2.024rem;
}
.mod_lv_a .hd h3 i{
    margin-right: 10px;
}
.mod_lv_a .hd .more a{
    color: #fff;
}
.mod_lv_a .bd{
    padding: 10px;
    background: #fff;
}

#jpxlBox{
    width: 620px;
    height: 280px;
    overflow: hidden;
}
#jpxlBox .bd{
    height: 220px;
    overflow: hidden;
}
#jpxlBox li{
}
#jpxlBox li a{
    font-size: 1.56rem;
    background: url(images/iconsa.png) 0px 8px no-repeat;
    padding-left: 16px;
    height: 33px;
    line-height: 33px;
}
#jpxlBox .v_img_list{
    float: left;
    width: 320px;
    height: 200px;
    position: relative;
    margin-right: 15px;
    padding-left: 0px;
    background: none;
}
#jpxlBox .v_img_list a{
    padding-left: 0px;
    background: none;
    height: auto;
    line-height: auto;
}
#jpxlBox .v_img_list .txt {
    position: absolute;
    bottom: 0px;
    width: 100%;
    line-height: 50px;
    text-align: left;
    color: #fff;
    padding: 0 0 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 3;
}
#jpxlBox .v_img_list i {
    display: block;
    width: 100%;
    height: 50px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 1;
    position: absolute;
    bottom: 0px;
}
#jpxlBox .v_img_list img{
    width: 320px;
    height: 200px;
}

/*出行贴士样式*/
#cxtsBox{
    width: 290px;
    height: 280px;
    overflow: hidden;
    margin: 0 10px;
}
#cxtsBox .bd{
    height: 220px;
    overflow: hidden;
}
#cxtsBox .bd li{
    height: 33px;
    line-height: 33px;
}
#cxtsBox .txtlist_a li.first a{
    font-weight: normal;
}

/*交通指南*/
#jtznBox{
    width: 270px;
    height: 280px;
    overflow: hidden;
}
#jtznBox .bd{
    height: 220px;
    background: none;
    padding: 0px;
}
#jtznBox .bd ul{
    display: block;
    width: 270px;
    height: 220px;
}
#jtznBox .bd li{
    display: block;
    float: left;
    width: 130px;
    height: 105px;
}
#jtznBox .bd li a, #jtznBox .bd li a div {
    display: block;
    width: 130px;
    height: 105px;
}
#jtznBox .bd li a {
    background-color: #47bab1;
    background-image: repeating-linear-gradient( 120deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 1px, transparent 1px, transparent 30px, rgba(255, 255, 255, 0.2) 30px, rgba(255, 255, 255, 0.2) 31px, transparent 31px, transparent 60px), repeating-linear-gradient(60deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 1px, transparent 1px, transparent 30px, rgba(255, 255, 255, 0.2) 30px, rgba(255, 255, 255, 0.2) 31px, transparent 31px, transparent 60px), repeating-linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2) 1px, transparent 1px, transparent 30px);
    background-size: 70px 120px;
}
#jtznBox .bd li a:hover {
    background-color: #48bbcc;
}
#jtznBox .bd li.li1 .png{
    background: url(images/lvyou/huoche.png) no-repeat center center;
}
#jtznBox .bd li.li2 .png{
    background: url(images/lvyou/feiji.png) no-repeat center center;
}
#jtznBox .bd li.li3 .png{
    background: url(images/lvyou/bashi.png) no-repeat center center;
}
#jtznBox .bd li.li4 .png{
    background: url(images/lvyou/dishi.png) no-repeat center center;
}
#jtznBox .bd li.li1,#jtznBox .bd li.li3{
    margin-right: 10px;
}
#jtznBox .bd li.li1,#jtznBox .bd li.li2{
    margin-bottom: 10px;
}


/*酒店和旅行社*/
.jiudianlvxingsheBox{
    width: 100%;
    height: auto;
    padding: 30px 0px;
    background: #fff;
}
.jiudianlvxingsheBox .innerBox{
    width: 1200px;
    height: 350px;
    margin: 0 auto;
}

.jiudianBox{
    width: 920px;
    height: 350px;
    position: relative;
    overflow: hidden;
}
.jiudianBox .hd{
    height: 50px;
}
.jiudianBox .hd h3{
    color: #25a0bf !important;
    font-size: 22px;
}
.jiudianBox .attra {
    width: 920px;
    height: 300px;
    overflow: hidden;
}
.jiudianBox .bd li {
    float: left;
    margin-right: 12px;
}
.jiudianBox .bd li a {
    width: 221px;
    height: 298px;
    overflow: hidden;
    display: block;
    padding: 3px;
    border: 1px solid #63abb7;
    text-decoration: none;
}
.jiudianBox .bd li a img{
    width: 213px;
}
.jiudianBox .bd li h2 {
    font-size: 18px;
    color: #0068b7;
    padding: 4px 7px 2px 7px;
}
.jiudianBox .bd li p {
    padding: 0 7px;
    text-indent: 2em;
    color: #3595a4;
    line-height: 28px;
    font-size: 12px;
}

#attra .fa {
    position: absolute;
    top: 17px;
    font-size: 22px;
    color: #59c3c3 !important;
    text-decoration: none;
}
#attra .fa:hover {
    color: #2aa8c0 !important;
}
#attra .fa.prev {
    right: 40px;
}
#attra .fa.next {
    right: 10px;
}

/*宁化旅行社*/
.lvxingsheBox{
    width: 270px;
    height: 350px;
    overflow: hidden;
}
.lvxingsheBox .hd{
    height: 50px;
    line-height: 50px;
}
.lvxingsheBox .hd h3{
    color: #25a0bf !important;
    font-size: 22px;
    line-height: 50px;
}
.lvxingsheBox .bd{
    border: 1px solid #25a0bf;
    height: 298px;
    padding: 0 10px 10px 10px;
}
.lvxingsheBox .bd ul li{dipslay:inline-block;width:100%;height:77px;margin-top:10px;}
.lvxingsheBox .bd ul li .pic{width:66px;float:left; margin-right: 5px;}
.lvxingsheBox .bd ul li .pic a{ display: block; width: 66px; height: 66px; padding: 1px; border: 1px #e9e9e9 solid; margin-top: 8px;}
.lvxingsheBox .bd ul li .pic img{width:62px;height:62px; overflow: hidden;}
.lvxingsheBox .bd ul li .titleBox{width:170px; height: 74px; float:right;}
.lvxingsheBox .bd ul li .titleBox .title a{font-weight:bold;line-height:30px;}
.lvxingsheBox .bd ul li .titleBox p{line-height:22px;}
.lvxingsheBox .bd ul li .address{line-height:24px;}
.lvxingsheBox .bd ul li .num{color:#df0001;font-weight:bold;line-height:24px;}

/*宁化美食和特产*/
.meishitechanBox{
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 30px 0px;
}
.msOrtc_inner{
    width: 1200px;
    margin: 0 auto;
}

#nhmsBox,#nhtcBox{
    width: 595px;
    height: 280px;
    overflow: hidden;
}

.msOrtc_inner .mod_lv_a li{
}
.msOrtc_inner .mod_lv_a li a{
    font-size: 1.56rem;
    background: url(images/iconsa.png) 0px 8px no-repeat;
    padding-left: 16px;
    height: 33px;
    line-height: 33px;
}
.msOrtc_inner .mod_lv_a .v_img_list{
    float: left;
    width: 290px;
    height: 200px;
    position: relative;
    margin-right: 15px;
    padding-left: 0px;
    background: none;
}
.msOrtc_inner .mod_lv_a .v_img_list a{
    padding-left: 0px;
    background: none;
    height: auto;
    line-height: auto;
}
.msOrtc_inner .mod_lv_a .v_img_list .txt {
    position: absolute;
    bottom: 0px;
    width: 100%;
    line-height: 50px;
    text-align: left;
    color: #fff;
    padding: 0 0 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 3;
}
.msOrtc_inner .mod_lv_a .v_img_list i {
    display: block;
    width: 100%;
    height: 50px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 1;
    position: absolute;
    bottom: 0px;
}

/*============================
 *旅游栏目页样式
==============================*/
.lvyouContBox{
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
}
/*当前位置*/
.c_daohang{
    width: 1200px;
    background: #eee;
    height: 45px;
    line-height: 45px;
    border-radius: 3px;
    margin-bottom: 15px;
}
.c_daohang span{
    padding-left: 15px;
}
.c_daohang i{
    margin-right: 10px;
}

/*旅游子栏目侧栏模块*/
.mod_ly_s{
    margin-bottom: 15px;
}
.mod_ly_s .hd {
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    background: #24c1d8;
    border-left: 4px solid #138c9e;
}
.mod_ly_s .hd h3{
    color: #fff;
    line-height: 36px;
    font-size: 1.676rem;
}
.mod_ly_s .hd .more a{
    color: #fff;
    font-size: 12px;
}

.lvyou_lists{
    display: block;
    padding-top: 15px;
}
.lvyou_lists li{
    display: block;
    height: 30px;
    line-height: 30px;
    background: url(images/lvyou/li-icon-dot.png) no-repeat left center;
    padding-left: 15px;
}
.lvyou_lists li.v_img_list {
    float: left;
    width: 150px;
    height: 90px;
    position: relative;
    margin-left: 10px;
    padding-left: 0px;
}
.lvyou_lists li.list1{
    margin-left: 0px;
}
.lvyou_lists .v_img_list a{
    display: block;
    width: 150px;
    height: 90px;
}
.lvyou_lists .v_img_list a img{
    width: 150px;
    height: 90px;
}
.lvyou_lists .v_img_list i{
    display: block;
    position: absolute;
    width: 150px;
    height: 30px;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 1;
    bottom: 0px;
}
.lvyou_lists .v_img_list .txt{
    position: absolute;
    width: 150px;
    height: 30px;
    color: #fff;
    z-index: 2;
    text-align: center;
    bottom: 0px;
}

/*热门图*/
#lyrmPicFocus{
    width: 310px;
    height: 190px;
    position: relative;
    padding: 10px 0 0 0;
}
#lyrmPicFocus ul{
}
#lyrmPicFocus .img_list_a li, #lyrmPicFocus .img_list_a li a{
    width: 310px;
    height: 180px;
}
#lyrmPicFocus .img_list_a li img{
    width: 310px;
    height: 180px;
}

/*酒店住宿*/
#jdzsBox .bd{}
#jdzsBox .bd li{display:inline-block;width:100%; margin-top: 10px;}
#jdzsBox .bd li .pic{width:102px;float:left;}
#jdzsBox .bd li .pic img{width:102px;height:87px;}
#jdzsBox .bd li .titleBox{width:180px;float:right;}
#jdzsBox .bd li .title a{font-size:16px;font-weight:bold;line-height:24px;color:#d74802;}
#jdzsBox .bd li .titleBox p{font-size:12px;line-height:20px;color:#5f5f5f;}
#jdzsBox .bd li em{font-weight:bold;line-height:24px;color:#d74802;}
#jdzsBox .bd li .look{display:block;width:37px;height:16px;background:#ef7100;float:right;margin:4px 0;font-size:12px;color:#fff;text-align:center;line-height:16px;}

/*热门游记*/
#rmxlBox .bd{ padding-top: 10px }
#rmxlBox .bd li{display:inline-block;width:100%;margin:5px 0;}
#rmxlBox .bd li img{width:102px;height:87px;}
#rmxlBox .bd li .titleBox .title a{font:bold 14px "微软雅黑";color:#363636;}
#rmxlBox .bd li p{font:normal 12px "微软雅黑";color:#787878;line-height:20px;}
#rmxlBox .bd li .pic{width:102px;padding-right:8px;float:left;}
#rmxlBox .bd li .titleBox{float:right;width:200px;}
#rmxlBox .bd li .titleBox .title{height:25px;line-height:25px;}

/*旅游模块主内容*/
.mainBox{
    width: 870px;
}
.mainBox .toptitle {
    padding: 0px;
    font-size: 40px;
    letter-spacing: -1px;
    display: block;
    color: #27b0c6;
    margin: 0px 0px 15px 0px;
    font-family: '微软雅黑', sans-serif;
    line-height: 50px;
    text-align: left;
}
.mainBox .toptitle small {
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #888;
    text-align: left;
    padding-left: 10px;
}

.c-arList{
    display:block;
}
.c-arList li{
    padding: 20px 0;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    zoom: 1;
}
.c-arList li:hover{
    background-color: rgb(249, 250, 253);
}
.c-arList li .pic{
    float: left;
    width: 200px;
    height: 130px;
    margin-right: 20px;
    display: inline;
}
.c-arList li .pic img {
    width: 200px;
    height: 130px;
}
.c-arList li .con {
    margin-right:0;
}
.c-arList li .title {
    display: inline-block;
    line-height: 26px;
    padding: 0px 0 8px 0;
}
.c-arList li .title a {
    display: block;
    font-size: 20px;
    color: #29b2c7;
    text-decoration: none;
    padding: 0px 3px;
}
.c-arList li .title a:hover{
    background: #29b2c7;
    color: #fff;
    text-decoration: none;
}
.c-arList li .intro {
    display: block;
    font-size: 12px;
    color: #333;
    line-height: 22px;
    padding: 3px 5px;
}
.c-arList li .n-bt{
    padding-left: 5px;
    display: block;
    color: #999;
}
.c-arList li .cTime{
    display: inline-block;
    padding-right: 10px;
}
.c-arList li .cTime i{
    padding-right: 5px;
}
.c-arList li .cTag{
    display: inline-block;
    font-size: 12px;
}
.c-arList li .cTag em a {
    display: inline-block;
    padding: 0px;
    background: none;
    color: #455e85;
    font-weight: normal;
    padding: 2px 4px;
}
.c-arList li .cTag em a:hover {
    color: #fff;
    background: #4196e6;
    text-decoration: none;
}

/*内容页面样式*/
#articleContent_inner h1 {
    font-size: 40px;
    line-height: 1.5;
    margin-bottom: 25px;
    color: #333;
    font-weight: bold;
}
.wx_content {
    width: 880px;
}
.content-article{
    width: 730px;
    padding: 0 20px 0 0px;
    font-size: 18px;
}
.content-article img{
    max-width: 100%;
    margin: .6em auto;
    display: block;
}
.LeftTool {
    width: 100px;
    padding-right: 0px;
    text-align: center;
    float: left;
    font-size: 12px;
    color: gray;
    position: relative;
}
.left-stick-wp {
    width: 100px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-bottom: 15px;
}
.left-stick-wp {
    position: relative;
}
.LeftTool .left-stick-wp:after {
    content: "";
    display: block;
    border-right: 1px solid #eee;
    width: 1px;
    height: 360px;
    top: 10px;
    right: -20px;
    position: absolute;
}
.LeftTool .md, .LeftTool .year {
    color: #000;
    font-family: Politica;
}
.LeftTool .through {
    position: relative;
}
.LeftTool .through span {
    display: inline-block;
    background: #fff;
    padding: 0 5px;
}
.LeftTool .through:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
}
.LeftTool .md, .LeftTool .year {
    color: #000;
    font-family: 'Politica';
}
.LeftTool .year {
    font-size: 20px;
}
.LeftTool .md {
    font-size: 34px;
    line-height: 1.2;
}
.LeftTool .time {
    font-size: 20px;
    color: #000;
    font-family: 'Politica';
    margin-bottom: 25px;
}

.wx_content .gzerweima{
    width: 197px;
    height: 293px;
    background: url(images/gzerweima.png) no-repeat 0 0;
    margin: 20px auto
}
.wx_content .tishi{
    font-size: 12px;
    color: #bbb;
    text-align: center;
    padding: 23px 0 6px;
}
.wx_content .c_bot_text {
    height: 47px;
    line-height: 25px;
    text-align: center;
    padding: 10px 0;
}
.wx_content .c_bot_text a {
    display: inline-block;
    padding: 0 5px;
    border: 1px solid #ddd;
    height: 25px;
    font-size: 14px;
}
.content-article .nextArticle {
    margin-top: 20px;
    border-top: 1px solid #efefef;
    padding: 10px 0;
    line-height: 24px;
}
.content-article .nextArticle ul li{
    line-height: 30px;
    font-size: 14px;
}
.content-article .articleFunc{float:right;}
.content-article .articleFunc a{
    color:#000;
    float:left;
    padding-left:10px;
    margin-left:10px;
    font-size: 14px;
}
.content-article .articleFunc a:hover{
    color:#1665B4;
}
.content-article .articleFunc a i{
    padding-right: 3px;
}
#redianIndoListBox{
    padding-top: 20px;

}
#redianIndoListBox h2{
    display: block;
    border-bottom: 1px #efefef solid;
    height: auto;
    width: auto;
}
#redianIndoListBox h2 span{
    display: inline-block;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    background: #48bbcd;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}
#redianIndoListBox img{
    margin: 0px;
}
#redianIndoListBox .modimg_lm_a .con{
    width: 470px;
    padding-right: 10px;;
}
.c_bot_zuoze{
    text-align: right;
    font-size: 16px;
    margin-top: 20px;
}
/*分享样式*/
.bdsharebuttonbox{
    width: 40px;
    margin: 0 auto;
}
#fenxiangBox a{
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ccc;
    position: relative;
    z-index: 1;
    margin-top: 15px;

}
#fenxiangBox a i{
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
#fenxiangBox a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ccc;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(.7,1,1);
    transform: scale3d(.7,1,1);
    -webkit-transition: -webkit-transform .4s,opacity .4s;
    transition: transform .4s,opacity .4s;
    -webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
    transition-timing-function: cubic-bezier(.2,1,.3,1);
}
#fenxiangBox a::before {
    background: #ccc;
}
#fenxiangBox a:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
#fenxiangBox a.bds_weixin{
    background:#ccc url(images/tbs/wx.png) no-repeat center center;
    background-size: 24px 24px;
}
#fenxiangBox a:hover.bds_weixin{
    background: #3dbe5b;
}
#fenxiangBox a.bds_weixin::before {
    -webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
    transition-timing-function: cubic-bezier(.2,1,.3,1);
    background: #3dbe5b url(images/tbs/wx.png) no-repeat center center;
    background-size: 24px 24px;
    border-radius: 50%;
}
#fenxiangBox a.bds_sqq{
    background:#ccc url(images/tbs/qq.png) no-repeat center center;
    background-size: 24px 24px;
}
#fenxiangBox a:hover.bds_sqq{
    background: #21b3f7;
}
#fenxiangBox a.bds_sqq::before {
    -webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
    transition-timing-function: cubic-bezier(.2,1,.3,1);
    background: #21b3f7 url(images/tbs/qq.png) no-repeat center center;
    background-size: 24px 24px;
    border-radius: 50%;
}
#fenxiangBox a.bds_qzone{
    background:#ccc url(images/tbs/qzone.png) no-repeat center center;
    background-size: 24px 24px;
}
#fenxiangBox a:hover.bds_qzone{
    background: #f8c514;
}
#fenxiangBox a.bds_qzone::before {
    -webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
    transition-timing-function: cubic-bezier(.2,1,.3,1);
    background: #f8c514 url(images/tbs/qzone.png) no-repeat center center;
    background-size: 24px 24px;
    border-radius: 50%;
}
#fenxiangBox a.bds_tsina{
    background:#ccc url(images/tbs/tsina.png) no-repeat center center;
    background-size: 24px 24px;
}
#fenxiangBox a:hover.bds_tsina{
    background: #ff5757;
}
#fenxiangBox a.bds_tsina::before {
    -webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
    transition-timing-function: cubic-bezier(.2,1,.3,1);
    background: #ff5757 url(images/tbs/tsina.png) no-repeat center center;
    background-size: 24px 24px;
    border-radius: 50%;
}
/*modimg_lm_a文章列表样式*/
#lm_diyBox h2{
    display: block;
    height: 45px;
    line-height: 45px;
    color: #4889f3;
    font-weight: bold;
    font-size: 24px;
}
.modimg_lm_a{
    display: block;
    width: 100%;
}
.modimg_lm_a li{
    padding: 20px 0px;
    height: 170px;
    border-bottom: 1px #e6e6e6 solid;
}
.modimg_lm_a li:hover{
    background: #f3f6f8;
}
.modimg_lm_a .pic{
    float: left;
    width: 220px;
    height: 130px;
}
.modimg_lm_a .pic img{
    width: 220px;
    height: 130px;
}
.modimg_lm_a .con{
    float: right;
    width: 450px;
    height: 130px;
}

.modimg_lm_a .con h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    min-height: 75px;
}
.modimg_lm_a .con h3 a{
    color: #333;
}
.modimg_lm_a .con h3 a:hover{
    color: #2291f7;
    text-decoration: none;
}
.modimg_lm_a .con .tags {
    height: 20px;
    line-height: 20px;
    margin-bottom: 13px;
}
.modimg_lm_a .con .tags em {
    display: inline-block;
    font-size: 12px;
    background-color: #f0f0f0;
    border-radius: 20px;
    padding: 0 10px;
    color: #999;
}
.modimg_lm_a .con .n-bt{
    position: relative;
    color: #666;
    font-size: 12px;
    height: 22px;
    padding-right: 10px;
}
.modimg_lm_a .con .n-bt a {
    color: #666;
    margin-right: 10px;
}
.modimg_lm_a .con .n-bt a:hover{
    text-decoration:none;
}

.mainBox_inner .modimg_lm_a .con{
    width: 630px;
}