﻿* {
	padding: 0;
	margin: 0;
	outline: none;
	text-decoration: none;
}
body {
    display: block;
min-width: 1440px;
}
.main {
	min-width: 1440px;
	height: 100%;
	margin: 0 auto;
	background: #f8f6f7;
}

/* 头部 */
.top {
	width: 100%;
	height: 104px;
	margin: 0 auto;
	text-align: center;
}

.logo {
	width: 112px;
	height: 104px;
	display: inline-block;
	background: url(../images/logo.png) no-repeat 0 0;
	background-size: 112px 104px;
}

.search {
	width: 160px;
	height: 30px;
	margin: 38px 0;
	display: inline-flex;
	vertical-align: top;
	font-size: 16px;
	color: #333333;
	border: 1px solid #d4d4d4;
	background-color: #FFFFFF;
	border-radius: 15px;
	box-sizing: border-box;
}

.search-input {
	border-radius: 15px;
	border: 0;
	width: 120px;
	padding-left: 10px;
	height: 28px;
	outline: none;
	background-color: #FFFFFF;
}
.search-icon{
	width: 22px;
	height: 22px;
	margin: 3px 0;
}
.nav {
	height: 104px;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}

.nav-a {
    display: inline-block;
    /* width: 100px; */
    height: 104px;
    box-sizing: border-box;
    text-align: center;
    color: #505050;
    font-size: 18px;
    position: relative;
    margin: 0;
    padding: 0 15px;
    line-height: 104px;
}

.nav-a:hover {
	font-weight: 600;
	color: #245974;
	border-bottom: 4px solid #0084ce;
	background: linear-gradient(to bottom, #f8f6f7, #f8f6f7, #d6d6d6);
	box-sizing: border-box;
}

/*.nav-a:last-child {
	width: 140px;
}*/

.nav-a:before {
	position: absolute;
	width: 1px;
	height: 50px;
	top: 30px;
	bottom: 24px;
	right: 0;
	content: '';
	border-right: 1px solid transparent;
	border-image: linear-gradient(to bottom, #f8f6f7, #333333, #f8f6f7);
	border-image-slice: 2;
}

.nav-a:last-child:before {
	border-right: 0;
}

.nav-a-active {
	font-weight: 600;
	color: #245974;
	border-bottom: 4px solid #0084ce;
	background: linear-gradient(to bottom, #f8f6f7, #f8f6f7, #d6d6d6);
	box-sizing: border-box;
}


/*幻灯片*/
#slides { display:block; width:100%; height:640px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:650px; z-index:995;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#004eb7;}

/* 广告轮播 */
.ad {
	width: 100%;
	height: 640px;
	position: relative;
}

.ad-img {
	width: 100%;
	height: 640px;
}

.ad .swiper-container {
	width: 100%;
	height: 100%;
}

.ad .swiper-pagination {
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
	bottom: 0;
}

.swiper-pagination .ad-bullet {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/icon-bullet.png) no-repeat;
	background-size: 16px 16px;
	margin: 10px;
	outline: none;
}

.swiper-pagination .ad-bullet-active {
	margin: 10px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/icon-bullet-active.png) no-repeat;
	background-size: 16px 16px;
}

.guide-nav{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	color: #000000;
	font-size: 20px;
	text-align: left;
	color: #6f6f6f;
    font-size: 15px;
}

.guide-nav a{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	color: #000000;
	font-size: 20px;
	text-align: left;
	color: #6f6f6f;
    font-size: 15px;
}
.guide-nav-a{
	color: #6f6f6f;
	font-size: 15px;
}
/* 底部 */
.foot {
	width: 100%;

}

/* 友情链接 */
.foot-link {
	width: 100%;
min-width: 1440px;
	height: 60px;
	background: url(../images/foot-bg1.png) repeat-x;
	margin: 0 auto;
	line-height: 60px;
	text-align: center;
}

.foot-t {
	font-size: 12px;
	font-weight: bold;
	font-family: "microsoft yahei";
	color: #fff;
	padding-right: 10px;
}

.foot-link-a {
	font-size: 12px;
	font-family: "microsoft yahei";
	color: #fff;
	padding-right: 10px;
	text-decoration: none;
}

.foot-message {
    width: 100%;
    background: url(../images/foot-bg2.png) no-repeat;
    background-size: 100% 100%;
    height: auto;
    text-align: center;
}

.foot-content {
	width: 1100px;
	height: auto;
	padding: 30px 0;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	box-sizing: border-box;
}

.foot-logo {
	width: 1100px;
	height: auto;
	margin: 20px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.foot-logo-img {
	width: 1100px;
	height: auto;
}

.foot-detail {
	color: #000;
	font-size: 12px;
	width: 100%;
	text-align: center;
	line-height: 1;
}
.foot-detail-t{
	margin-top: 10px;
         line-height: 28px;

}

.foot-detail-a {
	color: #000;
	text-decoration: none;
	display: inline-block;
	border-right: 1px solid #FFFFFF;
	margin-right: 10px;
	padding-right: 10px;
}

.foot-detail-a:last-child {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

.foot-ewm {
	width: 1100px;
	height: 120px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.foot-ewm-main {
	width: 120px;
	height: 120px;
	margin-right: 40px;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.foot-ewm-pic {
	width: 95px;
	height: 95px;
}

.ewm-img {
	width: 95px;
	height: 95px;
	vertical-align: top;
}

.foot-ewm-t {
	width: 120px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}


@media (max-width: 1680px) {
	.slide-wrap {
		height: 360px;
	}

}

@media (min-width: 500px) {
	.introdution {

		width: 70%;

	}

	.introdution h2 {
		font-size: 30px;

	}

	.introdution p {
		font-size: 16px;

	}
}

@media (min-width: 760px) {
	.introdution {

		width: 60%;

	}

	.introdution h2 {
		font-size: 40px;

	}

	.introdution p {
		font-size: 20px;

	}
}

.scenic-title {
	height: 40px;
	width: 100%;
	border-bottom: 4px solid #ffd103;
	line-height: 40px;
	font-weight: 900;
	font-size: 30px;
	margin-bottom: 20px;
	padding-bottom: 10px;

}

.scenic-map {
	height: 25px;
	width: 100%;
	border-left: 4px solid #ffd103;
	line-height: 25px;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 25px;
	margin: 20px 0;
}

.map-image {
	width: 100%;
	height: 360px;
	background: url("../images/map-image.png") no-repeat;
	background-size: 100% 100%;

}

.scenic-spot {
	display: inline-block;
	height: 25px;
	width: 100%;
	border-left: 4px solid #ffd103;
	line-height: 25px;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 25px;
	margin: 20px 0;
}
.scenic-list {
	display: inline-block;
	color: #010101;
	font-size: 18px;
	height: 58px;
	width: 100%;
	line-height: 58px;
	padding-left: 20px;
	border-bottom: 1px dashed #505050;
	box-sizing: border-box;
}

.scenic-list:last-child {
	margin-bottom: 20px;
}

.scenic-list2 {
	display: inline-block;
	color: #010101;
	font-size: 18px;
	height: 40px;
	width: 100%;
	line-height: 40px;
	padding-left: 20px;
	box-sizing: border-box;
}
.scenic-list3 {
    font-size: 0;
    vertical-align: top;
    height: 60px;
    width: 100%;
    box-sizing: border-box;
}

.scenic-list3-a {
    display: inline-block;
    width: 100px;
    height: 60px;
    background: #ffd103;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    line-height: 60px;
}

    .scenic-list3-a:nth-child(2) {
        margin: 0 20px;
    }

.scenic-list3-img {
    width: 24px;
    height: 24px;
    vertical-align: top;
    margin-top: 18px;
}
.scenic-lists-t {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
}

.des-more {
	display: inline-block;
	color: #151515;
	text-decoration: none;
	line-height: 50px;
	text-align: right;
	height: 50px;
	width: 100%;
}
.scenic-guess{
	padding: 10px;
	box-sizing: border-box;
	width: 100%;
	height: auto;
}
.scenic-guess-pic{
	width: 184px;
	height: 120px;
	display: inline-block;
	margin-right: 10px;
	position: relative;
}
.scenic-guess-img{
	width: 184px;
	height: 120px;
}
.scenic-guess-model{
	width: 184px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
}

/* 带缩略图轮播 */
.picbox {
	width: 800px;
	margin: 0 auto;
	height: 680px;

}

.picbox .swiper-container {
	width: 800px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;

}

.picbox .swiper-slide {
	background-size: cover;
	background-position: center;

}

.picbox .gallery-top {
	height: 550px;
	width: 800px;
}

.picbox .gallery-thumbs {
	height: 130px;
	box-sizing: border-box;
	padding: 10px 30px 10px 0;

}

.gallery-thumbs .swiper-button-next {
	background: #4c4c4c;
	height: 110px;
	width: 20px;
	right: 0;
	top: 0;
	margin-top: 10px;
	background-image: url(../images/icon-right-w.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px 24px;
}

/*.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.4;

}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}*/

.gallery-thumbs .swiper-slider-item-img {
	width: 185px;
	height: 110px;
	
}

.gallery-thumbs .swiper-slider-item-model {
	width: 185px;
	height: 110px;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	left: 0;
	top: 0;
}

.gallery-thumbs .swiper-slide-thumb-active .swiper-slider-item-model {
	background: transparent;
}


.second-right {
	width: 320px;
	height: 100%;
	float: right;


}

.second-swiper {
	margin-top: 10px;
	width: 100%;
	height: 700px;

}

.bottom-des {
	width: 800px;
	background: #f8f6f7;
	padding-bottom: 20px;
}

.bottom-des div{
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 20px 20px 0 20px;
	font-size: 16px;
	line-height: 1.5;
	color: #151515;
	text-indent: 2em;
	text-align: justify;
}
.bottom-des div>div{
	padding: 0;
	text-align: justify;
    
}
.bottom-des div>img{
	max-width: 720px;
}
