body {overflow-x: hidden}

.wgs-main{
    padding-top: 10px;
    padding-bottom: 60px;
}
/*banner*/
.wgs-banner {
    position: relative;
    max-height: 594px;
    /*overflow: hidden;*/
    /*border-bottom: 3px solid #fff;*/
    /*box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);*/
    /*-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);*/
}

.wgs-banner .swiper-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.wgs-banner .swiper-container .bd img {
    width: 100%;
    height: 100%;
}

.wgs-banner .banner-logo-title {
    position: absolute;
    top: 10%;
    width: 100%;
    height: 40%;
    z-index: 9;
    text-align: center;
}

.wgs-banner .banner-logo-title img {
    display: inline-block;
    height: 100%;
    margin-left: 15%;
}
.wgs-banner .banner-logo-btn {
    position: absolute;
    top: 53%;
    width: 100%;
    height: 7%;
    text-align: center;
    z-index: 9;
}
.wgs-banner .banner-logo-btn a {
    display: inline-block;
    height: 100%;
    margin-right: -3%;

}
.wgs-banner .banner-logo-btn a img {
    height: 100%;
}

    /*main*/
.wgs-main .main-left{
    width: 864px;
    /*height: 100px;*/
}
.wgs-main .main-info {
    height: 60px;
    width: 100%;
    line-height: 60px;
}
.wgs-main .txtScroll-left{
    width: 405px;
    float: right;
}
.wgs-main .txtScroll-left img {
    display: inline-block;
    vertical-align: middle;
}
.wgs-main .txtScroll-left .tempWrap {
    width: 290px;
    overflow: hidden;
}
.wgs-main .txtScroll-left .hd  a{
    cursor: pointer;
    display: inline-block;
    height: 40px;
    width: 30px;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 600;
    color: #666;
}
.wgs-main .txtScroll-left .hd  a:hover {
    color: #333;
}
.wgs-main .txtScroll-left ul li {
    width: 290px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*热门推荐*/
.wgs-main .main-hot {
    height: 240px;
    width: 100%;
    position: relative;
    margin-top: 50px;
}
.wgs-main .hot-title {
    width: 105px;
    position: absolute;
    top: -51px;
    left: -48px;
    z-index: 10;
}
.wgs-main .hot-title img{
    width: 100%;
}
.wgs-main .main-hot-module {
    width: 215px;
    float: left;
    height: 100%;
    margin-right: 1px;
    position: relative;
    overflow: hidden;
}
.wgs-main .main-hot-module img {
    width: 215px;
    height: 240px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    overflow: hidden;
}
.wgs-main .main-hot-module:hover img {
    transform:scale(1.1);
    -ms-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform:scale(1.1);
}
.wgs-main .main-hot-module .last-module {
    margin-right: 0;
}
.wgs-main .hot-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    filter: alpha(opacity=40);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.wgs-main .hot-text {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
}
.wgs-main .hot-text p {
    color: white;
    line-height: 1.5;
    padding-left: 5px;
    width: 210px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wgs-main .hot-text p.title {
    padding-top: 3px;
    font-size: 16px;
    font-weight: 600;

}
.hot-mask1 {
    background: #be7343;
}
.hot-mask2 {
    background: #2860cc;
}
.hot-mask3 {
    background: #631005;
}
.hot-mask4 {
    background: #2f8e34;
}
/*其他模块*/
.wgs-main .main-lists {
    width: 100%;
}
.wgs-main .main-lists .main-list-child {
    float: left;
    width: 275px;
    margin-right: 19px;
}
.wgs-main .main-lists .main-list-child:last-child{
    margin-right: 0;
}
.wgs-main .main-lists .main-list-child.last {
    margin-right: 0;
}
.wgs-main .main-list-child .main-list-img{
    margin-top: 8px;
    width: 271px;
    border: 2px solid #ffffff;
    height: 146px;
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.2);
}
.wgs-main .main-list-child .main-list-img img  {
    width: 271px;
    height: 146px;
}
.wgs-main .main-list-child ul li {
    width: 100%;
    border-bottom: 1px dotted #3a3a3a;
}
.wgs-main .main-list-child ul li a {
    line-height: 2.2;
    font-size: 12px;
    width: 230px;
    display: block;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wgs-main .main-list-child ul {
    padding-top: 20px;
}

.wgs-main .main-list-child ul li:last-child{
    border-bottom: 0;
}
.wgs-main .main-list-child ul li.lase{
    border-bottom: 0;
}
.wgs-main .main-list-child ul li a:hover {
    color: #000;
    font-weight: 600;
}
.wgs-main .main-list-child a.look-more {
    margin-top: 20px;
    font-style: italic;
    line-height: 20px;
    padding-left: 20px;
    height: 20px;
    font-size: 12px;
    display: block;
    width: 104px;
    font-weight: 600;
    background: url("../images/index/icon_left_border_07.png") no-repeat left center;
}

.wgs-main .main-right{
    padding-left: 36px;
    height: 100%;
    width: 300px;
    background: url("../images/index/right_back_03.png") no-repeat top center;
    min-height: 660px;
}
.wgs-main .main-right .main-phone{
    height: 60px;
    line-height: 60px;
    width: 100%;
}
.wgs-main .main-right .main-phone img {
    display: inline-block;
    vertical-align: middle;
}
.wgs-main .main-right .main-phone span {
    display: inline-block;
    /*height: 60px;*/
    /*line-height: 60px;*/
    color: #794351;
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
    vertical-align: middle;

}
.wgs-main .main-right .main-right-title  {
    display: block;
    line-height: 50px;
    font-size: 18px;
    color: #666666;
    text-align: center;
}
.wgs-main .main-right>p {
    padding:0 15px;
    line-height: 1.5;
    font-size: 12px;
    color: #666666;
}
.wgs-main .main-right .main-detail {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
}
.wgs-main .main-right .main-detail>i {
    display: inline-block;
    height: 2px;
    background: url("../images/index/_dot_03.png") repeat-x center;
    width: 110px;
    vertical-align: middle;
}
.wgs-main .main-right .main-detail a {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
}
.wgs-main .main-right .main-side-ad {
    padding-top: 5px;
}
.wgs-main .main-right .main-side-ad a{
    display: block;
    width: 296px;
    height: 186px;
    border: 3px solid #eaeaea;
    border-radius: 10px;
    box-shadow: 2px 3px 3px 1px rgba(0,0,0,0.2);
    background: #000;
    text-align: center;
    overflow: hidden;
}
.wgs-main .main-right .main-side-ad img{
    display: block;
    margin: 0 auto;
    min-width: 296px;
}
.wgs-main .main-right .main-right-line {
    padding-left: 15px;
    margin-top: 20px;
}
.wgs-main .main-right .main-right-line i {
    display: block;
    width: 100%;
    background: url("../images/index/_dot_03.png") repeat-x center;
    height: 2px;
}
/*出游助手*/
.wgs-main .main-right .main-helper{
    padding-left: 15px;
    padding-top: 10px;
    height: 70px;
    background: url("../images/index/right_book_11.png") no-repeat right center;
}
.wgs-main .main-right .main-helper p.title {
    font-size: 20px;
    color: #3f9eca;
    font-weight: 600;
    padding-top: 22px;
}
.wgs-main .main-right .main-helper span {
    line-height: 1.8;
    font-size: 12px;
    color: #868585;
}
.wgs-main .main-right .main-helper-tabs {
    margin-top: 20px;
}
.wgs-main .main-right .main-helper-tabs a{
    width: 33%;
    display: block;
    float: left;
    text-align: center;
    background: url("../images/index/right_line1_03.jpg") no-repeat right 20px;

}
.wgs-main .main-right .main-helper-tabs a:last-child {
    background: none;
}
.wgs-main .main-right .main-helper-tabs a span {
    width: 100%;
    display: block;
    height: 51px;
}
.wgs-main .main-right .main-helper-tabs a.hotel span {
    background: url("../images/index/icon_h_hotel_03.png") no-repeat center;
}
.wgs-main .main-right .main-helper-tabs a.bus span {
    background: url("../images/index/icon_h_bus_03.png") no-repeat center;
}
.wgs-main .main-right .main-helper-tabs a.note  span{
    background: url("../images/index/icon_h_note_03.png") no-repeat center;
}
.wgs-main .main-right .main-helper-tabs a.hotel:hover span {
    background: url("../images/index/icon_b_hotel_03.png") no-repeat center;
}
.wgs-main .main-right .main-helper-tabs a.bus:hover span {
    background: url("../images/index/icon_b_bus_05.png") no-repeat center;
}
.wgs-main .main-right .main-helper-tabs a.note:hover span {
    background: url("../images/index/icon_b_note_05.png") no-repeat center;
}
.wgs-main .main-right .main-helper-tabs p {
    line-height: 2;
    text-align: center;
    color: #868585;
}

.wb{
    width: 100%;
    /*height: 240px;*/
    /*background: red;*/
    margin-top: 10px;
    border: 1px solid #d2d2d2;
    border-top:none;
}
.wb .title{
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-top: 2px solid #3f9eca;
    border-bottom: 1px solid #d2d2d2;
    color: #007aff;
}
.wb .title img{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 8px;
}
/*.title span{*/
    /*display: inline-block;*/
    /*line-height: 30px;*/
    /*color: #007aff;*/
/*}*/

.header_wb {
    width: 100%;
    height: 77px;
    /*border-bottom: 1px solid #d2d2d2;*/

}
.header_wb .wrap_head{
    margin-left: 16px;
    margin-top: 16px;
    height: 50px;
    width: 200px;
    /*background: #ff6600;*/
}
.header_wb .head_img{
    display: inline-block;
    width: 50px;
    height: 50px;
    float: left;
}
.header_wb .focus{
    float: left;
    margin-left: 10px;
    /*width: 100px;*/
    height: 50px;
    /*background: #007aff;*/
}
.focus span{
    color: #0078b6;
    font-size: 12px;
}
.focus a{
    display: block;
    width: 62px;
    height: 24px;
    margin-top: 8px;
    background: #ef2537;
    text-align: center;
    line-height: 26px;
    color: white;
    font-size: 12px;
}
.content{
    /*padding: 23px 18px 23px 18px;*/
    padding-top: 10px;
    padding-left: 18px;
    padding-right: 10px;
    padding-bottom: 10px;
    color: #999999;
    font-size: 12px;

}



/*右侧悬浮*/
.right-tabs {
    display:none ;
    position: fixed;
    right: 40px;
    top: calc(30% - 80px);
}
.right-tabs-module {
    width: 58px;
    height: 51px;
    border-radius: 4px;
    padding-top: 7px;
    background: #b6b6b6;
    color: white;
    text-align: center;
    margin-top: 5px;
    cursor: pointer;
    position: relative;
}
.right-tabs-module:hover {
    background: #27b0e4;
}

.right-tabs-module span {
    display: block;
    margin: 0 auto;
    width: 35px;
    height: 30px;
    font-size: 28px;
}
.right-tabs-module em {
    display:block;
    font-size: 12px;
    margin-top: -2px;
}
.weixin-code {
    width: 164px;
    height: 164px;
    border-radius: 2px;
    border: 1px solid #eaeaea;
    position: absolute;
    left: -169px;
    top: 0;
    display: none;
}
.weixin-code img {
    height: 100%;
    width: 100%;
}

/*2017/7/25*/
.wgs-banner .banner-bottom-line {
    position: absolute;
    width: 100%;
    height: 25px;
    background: url("../images/index/top_line_02.png") repeat-x center;
    bottom: -25px;
    z-index: 99;
}
.wgs-footer .footer-top-line {
    position: absolute;
    width: 100%;
    top: -21px;
    height: 21px;
    background: url("../images/index/bottom_line_02.png") repeat-x center;
    z-index: 99;
}

/********************** 2018/12/11新增 ***********************/
.main-list-title{
	clear:both;
	overflow:hidden;
}
.ind-title{
    background: url("../images/index/news-title2.png") no-repeat;
    width: 46px;
    height: 45px;
    font-size: 14px;
    color: #fff;
    font-family: '微软雅黑';
    padding-left: 10px;
    padding-top: 5px;
    float: left;
}
.ind-title2{
    background: url("../images/index/news-title1.png") no-repeat;
    width: 46px;
    height: 45px;
    font-size: 14px;
    color: #fff;
    font-family: '微软雅黑';
    padding-left: 10px;
    padding-top: 5px;
    float: left;
}
.ind-titinfo{
	float:right;
	text-align: right;
    padding-top: 8px;
	font-size:16px;
	color:#5d5e60;
	}
.ind-titinfo span{
	display:block;
	padding-bottom: 5px;
}
.paddingt20{
	padding-top:20px;
}
.index-share{
	width:100%;
	border:1px solid #d2d2d2;
	//padding:20px 20px;
	margin-top:15px;
	overflow: hidden;
    clear: both;
}
.index-share li{
	width:103px;
	float:left;
	margin-right:40px;
}
.index-share li:last-child{
	margin-right:0;
}
.index-share li img{
	width:103px;
	height:103px;
}
.index-share li span{
	display:block;
	font-size:17px;
	color:#000
}
.ind-map{
	width:264px;
	margin-top:15px;
	padding:20px 20px;
	background:#4ba042;
    clear: both;
    overflow: hidden;
}
.ind-map a{
	display:block;
	color:#fff;
	font-size:17px;
}
.ind-map span{
	display:block;
}
.ind-map lable{
	display:block;
	margin-top:15px;
	clear:both;
}
.ind-map lable em{
	float:left;
}
.ind-map lable i{
	float:right;
    padding-top: 5px;
}
/**************************************/