@charset "utf-8";
/*列表页样式1*/
@font-face{
    font-family:'syht',
    source:'/statics/font/SourceHanSansCN-Regular.otf'
}
.show_content{width:100%;min-height: 600px; background: url(/statics/images/show_content_bg_01.png) repeat; padding: 0 0 25px 0;}
.show_content_list{width:1150px; margin: 0 auto; padding-top: 25px;}
.content_title{}
.content_title .ch_title{color: #ffffff; opacity: 0.3; font-size: 32px;}
.content_title .en_title{color: #ffffff; opacity: 0.3; font-family: 'Times New Roman'; font-size: 28px;margin-left: 10px;}
.content_pnva{position: relative;width: 100%;margin-top: 5px;}
.content_pnva .content_positon{float:left;color: #ffffff; opacity: 0.7;}
.content_pnva .content_nav{float:right;margin-top: -15px;}
.content_pnva .content_nav ul{text-align: center;}
.content_pnva .content_nav ul li{display:inline-block; _zoom:1;*display:inline;border: 1px solid #ffffff; margin-left: 30px;}
.content_pnva .content_nav ul .active{ background: #db1900;border: 1px solid #db1900;}
.content_pnva .content_nav ul li a{display:inline-block; _zoom:1;*display:inline;line-height: 28px;padding: 0 15px;}
.content_list{width:100%;margin: 10px 0 0 0; overflow: auto;}

.content_list ul li{float:left;width:547px;padding: 15px 15px 15px 0;color: #e2e2e2;}
.content_list ul li .content_list_img,.content_list ul li .content_list_item{float: left;}
.content_list ul li .content_list_item{width:250px;padding:10px 15px 20px 15px; background: url(/statics/images/content_li_item_bg.png) repeat;height: 138px;}
.content_list ul li .content_list_item h3{font-size: 20px; border-bottom: 1px solid #949494; line-height: 45px; font-weight: normal;}
.content_list ul li .content_list_item h3 a{color: #e2e2e2;}
.content_list ul li .content_list_item .list_item_des{margin:10px 0;font-family: 'syht';}
.content_list ul li .content_list_item .list_item_detail a{font-family: 'syht';color: #e2e2e2;}
.content_list ul .active .content_list_item{border: 2px solid #b41905;width:246px;height: 134px;}
.content_list ul .active .content_list_item h3{ font-weight: bold;}
.content_list ul .active .content_list_item h3 a{color: #ffffff;}
.content_list ul .active .content_list_item .list_item_des{color: #ffffff;}
.content_list ul .active .content_list_item .list_item_detail a{color: #ffffff;}
/*内容页样式*/
.main_since{ background: url(/statics/images/content_bg_03.jpg) center top;}
.content_page{width:100%;margin: 20px 0 0 0; }
.content_page .content_list_img,.content_page .content_list_content{float:left;}
.content_page .content_list_content{padding:0 15px;width:730px;height: 352px; overflow: auto;color: #cbcbcb;}
.content_page .content_list_content h3{text-align: center;}
.content_page .content_list_content h3 a{font-weight: bold;color: #dcdcdc;font-size: 24px;}
.content_page .content_list_content .content_list_con_des{line-height:20px; margin-top: 10px;}
.content_list_img ul li{}
/*景区景点列表*/

.main_list_since{ background: url(/statics/images/content_bg_02.jpg) center top;}
.show_content_since{position: relative; margin-top: 210px;}
.show_content_since .show_content_list{width:1200px; margin: 0 auto;}
.show_content_since .content_title{text-align:center;margin-top: 0;}
.show_content_since .content_pnva .content_nav_guide{margin:20px 0;text-align: center;}
.content_list_since{margin:30px 0;position: relative;height: 440px;}
.content_list_since ul li{float: left; position: relative;margin: 9px;overflow: hidden;}
.since_content{width:299px; padding: 20px 40px 45px 40px;color: #252525; background: #ffffff;}
.since_content .since_en_title{text-align: center; font-family: 'Times New Roman'; font-size: 14.9px;}
.since_content .since_title_line{width: 45px;height: 1px;margin: 5px auto; background: #252525;}
.since_content .since_ch_title{text-align: center; font-size: 25.53px;font-weight: bold;}
.since_content .since_des{margin-top:15px;}
.active .since_content{width:299px; padding: 20px 40px 45px 40px;color: #ffffff; background: #b41905;}
.active .since_content .since_title_line{ background: #ffffff;}
.content_list_since .since_banner{width:1200px;height: 440px;position:relative;overflow: hidden;}
.content_list_since  .bx-prev,.content_list_since  .bx-next {
	cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -31.5px;
    outline: 0;
    width: 63px;
    height:63px;
    text-indent: -9999px;
    z-index: 9999;
}
.content_list_since  .bx-prev {
    left:-85px;
    background: url(/statics/images/since_left_ico.png) no-repeat center center;
}
.content_list_since  .bx-next {
    right: -85px;
    background: url(/statics/images/since_right_ico.png) no-repeat center center;
}
.content_list_since  .bx-prev:hover{background: url(/statics/images/since_left_on_ico.png) no-repeat center center;}
.content_list_since  .bx-next:hover{background: url(/statics/images/since_right_on_ico.png) no-repeat center center;}
.since_content_info{color: #ffffff;width: 1135px;height: 575px;overflow: hidden;}
.since_con_left,.since_con_right{float: left;}
.since_con_left{width:780px;}
.since_con_left .since_con_slider li{display:none;}
.since_con_right{width:340px;margin-left:15px;}
.since_con_right h3{font-size: 28px;}
.since_con_right .since_con_detail{line-height: 20px; margin-top: 25px;height: 510px; overflow: auto; padding-right: 15px;}
.since_detail{position:absolute;z-index: 9999; background: url(/statics/images/since_detail_bg.png) repeat;height: 100%;width: 100%;top:0;display: none;}
.since_des_content{width:1170px;height: 575px; margin: 0 auto; padding: 30px 0 30px 30px; color:#ffffff; background: #2d2d2d;position: relative;top:50%;margin-top: -325px;}
.since_des_content .close{background: url(/statics/images/close_ico.png);width: 43px; height: 43px;position: absolute; right: -21.5px;top:-21.5px;}
/*列表页分页*/
.turn_page{text-align: center; margin: 30px 0;}
.turn_page a{color: #ffffff;height: 25px;line-height: 25px;width:25px; display: inline-block; border: 1px solid #ffffff;margin: 0 5px;}
.turn_page a:first-child{display: none;}
.turn_page span{color: #ffffff;background:#b41905;display: inline-block;width: 25px;height: 25px;line-height: 25px;text-align: center;}
.turn_page .a1{width:45px;}
/*在线预订*/
.content_list_book {
	width:1000px;
    background: url(/statics/images/main_bg.png) repeat;
    margin: 40px auto 60px;
	padding: 25px 20px;
    -ms-box-shadow: 0 4px 14px #666;
    -moz-box-shadow: 0 4px 14px #666;
    -wenkit-box-shadow: 0 4px 14px #666;
    -o-box-shadow: 0 4px 14px #666;
    box-shadow: 0 4px 14px #666;
	min-height: 400px;
    overflow: hidden;
}
.content_list_book .book_ul li{margin: 20px 0 0 20px; border-bottom: 1px dashed #d3d3d3; height: 185px; width:970px; padding-bottom: 20px;}
.book_list_img,.book_list_content{float: left;}
.book_list_content{width:400px; padding: 10px 15px 25px 15px;height: 91px;}
.content_list_book a{color: #272726; font-size: 14px;}
.book_list_content .spotdes{color: #575757;}
.content_list_book .tb-btn-buy,.content_list_book .tb-btn-cart,.content_list_book .view_cart{
    width: 95px;
    height: 25px;
	text-align: center;
    line-height: 28px;
    background: #ff6600;
	margin-top: 5px;
    cursor: pointer;
    color: #ffffff;
}
.content_list_book .tb-btn-buy a,.content_list_book .tb-btn-cart a,.content_list_book .view_cart a{color:#ffffff;}
.book_list_content .book_more{
    background: #cc0000;
    height: 37px;
    display: block;
    margin-top: 10px;
    border-radius: 4px;
    color: #FFF;
    float: left;
    line-height: 37px;
    padding: 0 15px;
  }
  .book_list_content .book_more:hover{background:#aa0000;}
/*旅游指南内页*/
.content_show_guide {
    background: url(/statics/images/main_bg.png) repeat;
    margin: 40px auto 60px;
	padding: 25px 20px;
    -ms-box-shadow: 0 4px 14px #666;
    -moz-box-shadow: 0 4px 14px #666;
    -wenkit-box-shadow: 0 4px 14px #666;
    -o-box-shadow: 0 4px 14px #666;
    box-shadow: 0 4px 14px #666;
	min-height: 400px;
    overflow: hidden;
}
.content_show_guide .contitle{color: #575757; font-size: 20px; text-align: center; border-bottom: 1px solid #898787;padding-bottom: 10px;margin-left: 20px;}
.articleinfo{ text-align: center;margin: 15px 0 0 20px; padding-bottom: 15px; border-bottom: 1px dashed #575757;color:#575757;}
.articleinfo .pubauthor{margin:0 25px;}
.detailcontent {color:#575757;line-height: 25px; font-size: 14px;padding: 20px;}
.detailcontent img{margin: 10px 0 15px 0;width:100%;}
.detailcontent a{color:#575757;}
.ArticleInfo_xg{color:#c47416;margin-left: 20px;}
.ArticleInfo_xg a{color:#575757;line-height: 25px; height: 25px;}
/*旅游指南列表*/
.main_guide{background: url(/statics/images/content_bg_04.jpg) center top;}
.show_content_guide{width:100%;margin-top: 25px;}
.show_content_guide .show_content_list{width:1200px; margin: 0 auto;}
.show_content_guide .content_title{text-align:center;margin-top: 0;}
.show_content_guide .content_pnva .content_nav_guide{margin:20px 0;text-align: center;}
.content_pnva .content_nav_guide ul{ text-align: center;}
.content_pnva .content_nav_guide ul li{display:inline-block; _zoom:1;*display:inline;border: 1px solid #ffffff; margin-left: 30px;}
.content_pnva .content_nav_guide ul .active{display:inline-block; _zoom:1;*display:inline; background: #db1900;border: 1px solid #db1900;}
.content_pnva .content_nav_guide ul li a{line-height: 28px;padding: 0 15px;}
.content_list_guide{margin:30px 0; overflow: auto;}
.content_list_guide ul li{float:left;position: relative;width:290px;heigth:205px;margin: 3px;overflow: hidden;}
.content_list_guide ul li img{transition: all 0.6s;}
.content_list_guide ul li img:hover{transform: scale(1.2);}
.guide_list_bg{width:294px;position: absolute; background: url(/statics/images/sun_content_bg.png) repeat;bottom:0;}
.guide_list_bg a{display:block;text-align: center; line-height: 35px;}

/*旅游咨询*/
.service_content{color:#2d2d2d;line-height: 30px;width:1000px;
	background: url(/statics/images/main_bg.png) repeat;
    -ms-box-shadow: 0 4px 14px #666;
    -moz-box-shadow: 0 4px 14px #666;
    -wenkit-box-shadow: 0 4px 14px #666;
    -o-box-shadow: 0 4px 14px #666;
    box-shadow: 0 4px 14px #666;
	margin: 0 auto;box-shadow: 0 4px 14px #666;overflow: hidden;padding: 15px 25px; min-height: 450px}
/*在线调查*/
.content_list_exam {margin: 30px 0; height: 520px;overflow: auto;}
.content_list_exam  a{color:#2d2d2d;}
.content_list_exam  a:hover{color: #db1900;}
.content_list_exam .subdes{color: #6a6868;}
