.main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 50px;
}

.main>img {
	width: 100%;
	display: block;
}

.mainpic {
	overflow: hidden;
	text-align: center;
}

.mainpic img {
	display: block;
}

.share_nav {
	height: 50px;
	background: url(/zh/public/images/share/share_nav_bg.jpg) repeat-x;
	overflow: hidden;
}

.share_1000,
.sanj100 {
	width: 1000px;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

.share_a {
	width: 33.2%;
}

.share_1000 a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	text-align: center;
	float: left;
	color: #fff;
	border-left: #189cca solid 1px;
}

.share_1000 a.sel {
	background: #ffa200;
}

.share_1000 a:last-child {
	border-right: #189cca solid 1px;
}

.share_a1 {
	width: 24.8%;
}

.share_a2 {
	width: 19.8%;
}

.sanjinav {
	height: 50px;
	background: #ffa200;
	display: none;
}

.sanjinav a {
	display: block;
	height: 15px;
	text-align: center;
	float: left;
	color: #fff;
	border-left: #e39000 solid 1px;
	line-height: 15px;
	margin-top: 20px;
}

.sanji_a {
	width: 33.2%;
}

.sanji_a2 {
	width: 24.8%;
}

.sanjinav a:last-child {
	border-right: #e39000 solid 1px;
}

.sanji_a1 {
	width: 11%;
}

.sanji_a3 {
	width: 12.35%;
}

.share_a4 {
	width: 49.8%;
}

.sanji_a4 {
	width: 9.88%;
}

.sanji_a5 {
	width: 8.98%;
}

.sanji_a6 {
	width: 4%;
	border-left: none!important;
	border-right: none!important;
	margin-left: 13px;
}

.sanji_a7 {
	display: inline;
	border-left: none!important;
	border-right: none!important;
	margin-left: 50px;
}

.heiauto {
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
}

.second_nav {
	display: block;
	width: 100%;
	height: 50px;
	background: url(/zh/public/images/share/share_nav_bg.jpg) repeat-x;
	position: relative;
	z-index: 1;
	/*padding-top: 2px;*/
}

.second_nav_ul {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}

.second_nav_ul>li {
	width: 332px;
	height: 48px;
	line-height: 48px;
	/*margin-top: 2px;*/
	border-left: #189cca solid 1px;
	float: left;
}

.second_nav_ul.one_nav>li {
	width: 100%;
}

.second_nav_ul>li.last {
	width: 331px;
	border-right: #189cca solid 1px;
}

.second_nav_zhuti>.second_nav_ul>li {
	width: 499px;
}

.second_nav_zhuti>.second_nav_ul>li.last {
	width: 498px;
}

.second_nav_ly>.second_nav_ul>li {
	width: 499px;
}

.second_nav_ly>.second_nav_ul>li.last {
	width: 498px;
}

.second_nav_rshn>.second_nav_ul>li {
	width: 499px;
}

.second_nav_rshn>.second_nav_ul>li.last {
	width: 498px;
}

.second_nav_cx>.second_nav_ul>li {
	width: 165px;
}

.second_nav_e>.second_nav_ul>li {
	width: 124px;
}

.second_nav_cx>.second_nav_ul>li.last {
	width: 164px;
}

.second_nav_e>.second_nav_ul>li.last {
	width: 123px;
}

.second_nav_qc>.second_nav_ul>li {
	width: 249px;
}

.second_nav_qc>.second_nav_ul>li.last {
	width: 248px;
}

.second_nav_activ>.second_nav_ul>li {
	width: 249px;
}

.second_nav_activ>.second_nav_ul>li.last {
	width: 248px;
}

.second_nav_ul>li>a {
	width: 100%;
	text-align: center;
	display: block;
	font-size: 16px;
	color: #fff;
}

.second_nav_ul>li:hover,
.second_nav_ul>li.sel {
	background: #ffa200;
}

.second_nav_ul>li:hover .third_nav {
	display: block;
	z-index: 1000;
}

.second_nav_ul>li .third_nav {
	width: 100%;
	background: #ffa200;
	position: absolute;
	top: 50px;
	left: 0;
	display: none;
}

.second_nav_ul>li .third_nav.sel {
	display: block;
}

.second_nav_ul>li ul {
	width: 1000px;
	display: block;
	margin: 0 auto;
	/*height: 50px;*/
	zoom: 1;
	overflow: hidden;
	/*background:url(../images/li_bg.jpg) no-repeat right center;*/
}

.second_nav_ul>li ul li {
	width: 83px;
	height: 33px;
	text-align: center;
	color: #fff;
	/*border-left: #e39000 solid 1px;*/
	background: url(../images/li_bg.jpg) no-repeat left center;
	line-height: 33px;
	margin-top: 9px;
	margin-bottom: 9px;
	float: left;
}

.second_nav_ul>li ul li.last {
	/*border-right: #e39000 solid 1px;*/
	width: 1px;
	background: url(../images/li_bg.jpg) no-repeat left center;
}

.second_nav_ul>li ul li a {
	width: 100%;
	display: block;
	font-size: 14px;
	color: #fff;
}

.second_nav_ul>li ul li:hover a,
.second_nav_ul>li ul li.sel a {
	background: #ffb940;
}

.second_nav_ul>li ul li:hover+li,
.second_nav_ul>li ul li.sel+li {
	background: none;
}

.second_nav_ul>li .third_nav_city ul li {
	width: 52.4px;
	border: none;
}

.second_nav_ul>li .third_nav_city ul li.last {
	width: 1px;
}

.second_nav_ul>li .third_nav_xz {
	padding-bottom: 15px;
}

.second_nav_ul>li .third_nav_xz ul li {
	width: 12.2%;
	border: none;
	text-align: left;
	margin-bottom: 0;
}

.second_nav_zhuti .second_nav_ul>li .third_nav_zhuti ul li {
	width: 99.9px;
}

.second_nav_zhuti .second_nav_ul>li .third_nav_zhuti ul li.last {
	width: 1px;
}

.second_nav_cx .second_nav_ul>li .third_nav ul li {
	width: 249.5px;
}

.second_nav_cx .second_nav_ul>li .third_nav ul li.last {
	width: 1px;
}

.second_nav_cx .second_nav_ul>li .third_nav.third_nav_t ul li,
.second_nav_qc .second_nav_ul>li .third_nav.third_nav_t ul li,
.second_nav_ul.one_nav>li .third_nav.third_nav_t ul li {
	width: 333px;
}

.second_nav_ly .second_nav_ul>li .third_nav.third_nav_fo ul li {
	width: 249px;
}

.second_nav_ly .second_nav_ul>li .third_nav.third_nav_fo ul li.last {
	width: 1px;
}

.second_nav .second_nav_ul>li .third_nav.third_nav_f ul li {
	width: 199px;
}

.second_nav .second_nav_ul>li .third_nav.third_nav_f ul li.last {
	width: 1px;
}

.second_nav .second_nav_ul>li .third_nav.third_nav_l ul li {
	width: 166px;
}

.second_nav .second_nav_ul>li .third_nav.third_nav_l ul li.last {
	width: 1px;
}

.second_nav_cx .second_nav_ul>li .third_nav.third_nav_t ul li.last,
.second_nav_qc .second_nav_ul>li .third_nav.third_nav_t ul li.last,
.second_nav_ul.one_nav>li .third_nav.third_nav_t ul li.last {
	width: 1px;
}

.second_nav_cx .second_nav_ul>li .third_nav.third_nav_e ul li {
	width: 125px;
}

.second_nav_cx .second_nav_ul>li .third_nav.third_nav_e ul li.last {
	width: 1px;
}

.second_nav_qc .second_nav_ul>li .third_nav.third_nav_n ul li {
	width: 111px;
}

.second_nav_qc .second_nav_ul>li .third_nav.third_nav_n ul li.last {
	width: 1px;
}

.second_nav_qc .second_nav_ul>li .third_nav.third_nav_s ul li {
	width: 499px;
}

.second_nav_qc .second_nav_ul>li .third_nav.third_nav_s ul li.last {
	width: 1px;
}

.second_nav_zhuti .second_nav_ul>li .third_nav.third_nav_n ul li {
	width: 111px;
}

.second_nav_zhuti .second_nav_ul>li .third_nav.third_nav_n ul li.last {
	width: 1px;
}

.second_nav_zhuti .second_nav_ul>li .third_nav.third_nav_ten ul li {
	width: 99px;
}

.second_nav_zhuti .second_nav_ul>li .third_nav.third_nav_ten ul li.last {
	width: 1px;
}

.second_nav_cx .second_nav_ul>li .third_nav.two_row ul li {
	width: 500px;
}

.second_nav_cx .second_nav_ul>li .third_nav.two_row ul li.last {
	width: 1px;
}


/*--畅想海南  住宿  民俗酒店--*/

.minsu_nav {
	width: 1000px;
	height: 34px;
	margin: 0 auto;
}

.minsu_nav li {
	width: 74px;
	height: 34px;
	border: 1px solid #d2d2d2;
	float: left;
	margin-right: 7px;
}

.minsu_nav li:hover {
	background: #ffa200;
	border: 1px #ffa200 solid;
}

.minsu_nav li:hover a {
	color: #fff;
}

.minsu_nav li.current {
	background: #ffa200;
	border: 1px #ffa200 solid;
	width: 76px;
	height: 36px;
}

.minsu_nav .last {
	margin-right: 0px;
}

.minsu_nav li.current a {
	color: #fff;
}

.minsu_nav li a {
	width: 74px;
	height: 34px;
	display: block;
	color: #5a5a5a;
	font: 12px "微软雅黑";
	text-align: center;
	line-height: 34px;
}


/*看美景的css*/

.mainMj {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
}

.mainMj .xnav {
	width: 1000px;
	height: 42px;
	padding: 23px 0px 10px 0px;
	border-bottom: 1px solid #d0d2d1;
	margin-bottom: 50px;
	position: relative;
}

.mainMj .xnav .img {
	/*width: 520px;*/
	height: 37px;
	float: left;
	background: url(/zh/public/images/location.png) no-repeat left center;
	font: 18px "微软雅黑";
	color: #00a8e8;
	padding-left: 45px;
	line-height: 37px;
	font-weight: bold;
	position: absolute;
	left: 0;
}

.mainMj .xnav span {
	/*width: 400px;*/
	height: 45px;
	text-align: right;
	color: #767676;
	font: 14px '微软雅黑';
	line-height: 45px;
	float: right;
	position: absolute;
	right: 0;
}

.mainMj .xnav span a:hover {
	color: #00a8e8;
}

.mainMj .xnav span .current {
	cursor: default;
	color: #00a8e8;
}

.mainMjShow {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

.mainMjShow ul {
	width: 1000px;
	overflow: hidden;
	margin: 50px auto 0;
	position: relative;
}

.mainMjShow ul li {
	width: 236px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.mainMjShow ul li a {
	display: block;
	width: 236px;
	position: relative;
}

.mainMjShow ul li a img {
	display: block;
	width: 236px;
}

.mainMjShow ul li a p {
	width: 228px;
	background: #ededed;
	font: 14px "微软雅黑";
	color: #5a5a5a;
	text-align: center;
	line-height: 24px;
	padding: 13px 4px;
	/*position: absolute;left:0px;bottom: 0px;*/
}

.mainMjShow ul li a p.current {
	background: #ffa200;
	color: #fff;
}

.jz {
	width: 100%;
	height: 12px;
	margin: 20px auto 70px;
	background: #fff;
	position: relative;
}

.jz .jzgd {
	width: 1000px;
	height: 12px;
	background: url(/zh/public/images/more.png) no-repeat center center;
	margin: 0 auto;
	cursor: pointer;
}

.jz .jzgd:hover {
	background: url(/zh/public/images/moreh.png) no-repeat center center;
}

.jz .jzwc {
	width: 1000px;
	height: 12px;
	background: url(/zh/public/images/end.png) no-repeat center center;
	display: none;
}

.jz1 {
	width: 100%;
	height: 12px;
	margin: 50px auto 20px;
	background: #fff;
	position: relative;
}

.jz1 .zhusu1 {
	width: 1000px;
	height: 12px;
	background: url(/zh/public/images/more.png) no-repeat center center;
	margin: 0 auto;
	cursor: pointer;
}

.jz1 .zhusu1:hover {
	background: url(/zh/public/images/moreh.png) no-repeat center center;
}

.jz1 .zhusu2 {
	width: 1000px;
	height: 12px;
	background: url(/zh/public/images/end.png) no-repeat center center;
	display: none;
}

.jz2 {
	width: 100%;
	height: 12px;
	margin: 50px auto 20px;
	background: #fff;
	position: relative;
}

.jz2 .ms1 {
	width: 1000px;
	height: 12px;
	background: url(/zh/public/images/more.png) no-repeat center center;
	margin: 0 auto;
	cursor: pointer;
}

.jz2 .ms1:hover {
	background: url(/zh/public/images/moreh.png) no-repeat center center;
}

.jz2 .ms2 {
	width: 1000px;
	height: 12px;
	background: url(/zh/public/images/end.png) no-repeat center center;
	display: none;
}


/*看美景的css*/


/*看美景详情的css*/

.mainMj .title {
	width: 1000px;
	height: 40px;
	font: 18px "微软雅黑";
	color: #ffa200;
	text-align: center;
	font-weight: bold;
}

.mainMj .mjCont {
	width: 1000px;
	margin: 0 auto;
}

.mainMj .mjCont img {
	max-width: 1000px;
}

.mainMj .mjCont p {
	max-width: 1000px;
}

.mainMj .bottom {
	width: 996px;
	/*height: 164px;*/
	overflow: hidden;
	margin: 0 auto;
	background: url(/en/public/images/qicheng/xts.png) no-repeat center 40px;
	border-bottom: 1px dashed #d6d6d6;
	border-top: 1px dashed #d6d6d6;
	padding-top: 36px;
	padding-left: 4px;
	margin-bottom: 54px;
	padding-bottom: 18px;
}
.mainMj .bottom .jqjb {
	/*width: 800px;*/
	height: auto;
	background: url(/en/public/images/qicheng/jqjb.jpg) no-repeat left 10px;
	padding-left: 38px;
	font: 14px "微软雅黑";
	color: #5a5a5a;
	line-height: 50px;
}
.mainMj .bottom .time {
	/*width: 800px;*/
	height: auto;
	background: url(/en/public/images/qicheng/time.jpg) no-repeat left 10px;
	padding-left: 38px;
	font: 14px "微软雅黑";
	color: #5a5a5a;
	line-height: 50px;
}

.mainMj .bottom .money {
	/*width: 800px;*/
	height: auto;
	background: url(/en/public/images/qicheng/money.jpg) no-repeat left 10px;
	padding-left: 38px;
	font: 14px "微软雅黑";
	color: #5a5a5a;
	line-height: 50px;
}

.mainMj .bottom .phone {
	/*width: 800px;*/
	height: auto;
	background: url(/en/public/images/qicheng/phone.jpg) no-repeat left 10px;
	padding-left: 38px;
	font: 14px "微软雅黑";
	color: #5a5a5a;
	line-height: 50px;
}

.mainMj .bottom .location {
	/*width: 800px;*/
	height: auto;
	background: url(/en/public/images/qicheng/dw.png) no-repeat left 10px;
	padding-left: 38px;
	font: 14px "微软雅黑";
	color: #5a5a5a;
	line-height: 50px;
}

.mainMj .bottom .jttrafic {
	/*width: 800px;*/
	height: auto;
	background: url(/en/public/images/qicheng/jttrafic.png) no-repeat left 10px;
	padding-left: 38px;
	font: 14px "微软雅黑";
	color: #5a5a5a;
	line-height: 50px;
}

.mainMj .bottom .wzadress {
	/*width: 800px;*/
	height: auto;
	background: url(/en/public/images/qicheng/wzadress.png) no-repeat left 5px;
	padding-left: 38px;
	font: 14px "微软雅黑";
	color: #5a5a5a;
	padding: 10px 0 10px 38px;
}

.mainMj .bottom .wzadress a {
	line-height: 19px;
	/* text-align: center; */
	display: block;
	/* float: left; */
	height: 19px;
	width: 80%;
	position: relative;
	left: 125px;
	top: -18px;
}


/*看美景详情的css*/


/*城市的css*/

.mainCs {
	width: 100%;
	max-width: 1920px;
	min-width: 1024px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 50px;
}

.mainCs .input {
	width: 998px;
	height: 46px;
	border: 1px solid #dedede;
	margin: 45px auto 27px;
	display: none;
}

.mainCs .input input {
	border: 0;
	width: 886px;
	height: 46px;
	float: left;
	color: #c1c1c1;
	font: 12px "微软雅黑";
	padding-left: 22px;
	line-height: 46px;
}

.mainCs .input button {
	border: 0;
	float: left;
	height: 46px;
	width: 90px;
	background: url(/en/public/images/qicheng/button.jpg) #ffa900 no-repeat left center;
	cursor: pointer;
}

.mainCs .xnav {
	width: 1000px;
	height: 42px;
	padding: 23px 0px 10px 0px;
	border-bottom: 1px solid #d0d2d1;
	margin: 20px auto 0;
}

.mainCs .xnav .img {
	width: 325px;
	height: 37px;
	float: left;
	background: url(/zh/public/images/location.png) no-repeat left center;
	font: 18px "微软雅黑";
	color: #00a8e8;
	padding-left: 45px;
	line-height: 37px;
	font-weight: bold;
}

.mainCs .xnav span {
	width: 630px;
	height: 44px;
	text-align: right;
	color: #767676;
	font: 14px '微软雅黑';
	line-height: 44px;
	float: right;
}

.mainCs .xnav span a:hover {
	color: #00a8e8;
}

.mainCs .xnav span .current {
	cursor: default;
	color: #00a8e8;
}

.mainCs .hk {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

.mainCs .hk .title {
	width: 1000px;
	height: 84px;
	background: url(/zh/public/images/tansuo/hk.png) no-repeat center center;
	padding-top: 92px;
}

.mainCs .hk .title h2 {
	font: 18px "微软雅黑";
	color: #5a5a5a;
	font-weight: bold;
	text-align: center;
	width: 1000px;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
}

.mainCs .hk .title h3 {
	font: 14px "微软雅黑";
	color: #5a5a5a;
	width: 992px;
	text-align: center;
	text-transform: uppercase;
}

.mainCs .hk .hkCont {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

.mainCs .hk .hkCont p {
	max-width: 1000px;
}

.mainCs .hk .hkCont img {
	max-width: 1000px;
}

.mainCs .play {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 50px;
}

.mainCs .play .title {
	width: 1000px;
	height: 207px;
	background: url(/zh/public/images/tansuo/qne.png) no-repeat center center;
	overflow: hidden;
}

.mainCs .play .title h4 {
	width: 100%;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin-top: 104px;
	color: #5a5a5a;
}

.mainCs .play .title p {
	width: 100%;
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin-top: 10px;
	color: #5a5a5a;
}

.mainCs .play ul {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.mainCs .play ul li {
	width: 232px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.mainCs .play ul li a {
	display: block;
	width: 232px;
	position: relative;
}

.mainCs .play ul li a img {
	display: block;
	width: 232px;
}

.mainCs .play ul li a p {
	width: 232px;
	background: #ededed;
	font: 14px "微软雅黑";
	color: #5a5a5a;
	text-align: center;
	line-height: 24px;
	/*position: absolute;left:0px;bottom: 0px;*/
	padding: 13px 0;
}

.mainCs .play ul li a p.current {
	background: #ffa200;
	color: #fff;
}

.mainCs .delish {
	width: 100%;
	max-width: 1920px;
	min-width: 1024px;
	height: 650px;
	margin: 0 auto;
	background: url(/zh/public/images/tansuo/back11.jpg) no-repeat center center;
}

.mainCs .delish .title {
	height: 200px;
	width: 100%;
	background: url(/zh/public/images/tansuo/zhc.png) no-repeat center center;
	margin-bottom: 31px;
	overflow: hidden;
}

.mainCs .delish .title h4 {
	width: 100%;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin-top: 104px;
	color: #fff;
}

.mainCs .delish .title p {
	width: 100%;
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin-top: 10px;
	color: #fff;
}

.mainCs .delish .lbtu {
	width: 1000px;
	height: 394px;
	margin: 0 auto 26px;
	overflow: hidden;
	position: relative;
}

.mainCs .delish .lbtu ul {
	height: 278px;
	position: absolute;
	left: 0;
	top: 0;
}

.mainCs .delish .lbtu li {
	display: inline-block;
	margin-right: 47px;
	width: 1000px;
	height: 282px;
	overflow: hidden;
	float: left;
	text-align: center;
}

.mainCs .delish .lbtu li a {
	width: 216px;
	height: 282px;
	display: inline-block;
	margin-right: 40px;
}

.mainCs .delish .lbtu li.last {
	/*margin-right: 0px;*/
}

.mainCs .delish .lbtu li .img {
	width: 216px;
	height: 216px;
	border-radius: 50%;
}

.mainCs .delish .lbtu li .img img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.mainCs .delish .lbtu li p {
	width: 216px;
	height: 68px;
	font: 14px "微软雅黑";
	color: #fff;
	text-align: center;
	line-height: 68px;
}

.mainCs .delish .lbtu .point {
	width: 1000px;
	height: 8px;
	text-align: center;
	position: relative;
	left: 0px;
	top: 340px;
}

.mainCs .delish .lbtu .point a {
	width: 8px;
	height: 8px;
	display: inline-block;
	margin-right: 6px;
	background: url(/zh/public/images/tansuo/point.png) no-repeat center center;
}

.mainCs .delish .lbtu .point a.first1 {
	background: url(/zh/public/images/tansuo/pointh.png) no-repeat center center;
}

.mainCs .delish .lbtu .point a:hover {
	background: url(/zh/public/images/tansuo/pointh.png) no-repeat center center;
}

.mainCs .accomdation {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

.mainCs .accomdation .title {
	width: 1000px;
	height: 214px;
	background: url(/zh/public/images/tansuo/zzrb.png) no-repeat center center;
	overflow: hidden;
}

.mainCs .accomdation .title h4 {
	width: 100%;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin-top: 106px;
	color: #5a5a5a;
}

.mainCs .accomdation .title p {
	width: 100%;
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin-top: 10px;
	color: #5a5a5a;
}

.mainCs .accomdation .img_show {
	width: 1000px;
	overflow: hidden;
}

.mainCs .accomdation .img_info {
	width: 315px;
	height: 246px;
	float: left;
	margin: 0px 27px 27px 0px;
}

.mainCs .accomdation .img_info.last {
	margin-right: 0px;
}

.mainCs .accomdation .img_info a {
	width: 315px;
	height: 246px;
	display: block;
}

.mainCs .accomdation .img_info a .img {
	width: 315px;
	height: 204px;
}

.mainCs .accomdation .img_info a .img img {
	width: 100%;
	height: 100%;
}

.mainCs .accomdation .img_info a p {
	background: #f1f1f1;
	width: 315px;
	height: 42px;
	color: #5a5a5a;
	font: 14px "微软雅黑";
	text-align: center;
	line-height: 42px;
}

.mainCs .accomdation .img_info:hover a p {
	background: #ffbd00;
	color: #fff;
}

.mainCs .specialms {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

.mainCs .specialms .title {
	height: 205px;
	width: 1000px;
	background: url(/zh/public/images/tansuo/tsms.png) no-repeat center center;
	display: block;
	overflow: hidden;
}

.mainCs .specialms .title h4 {
	width: 100%;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin-top: 100px;
	color: #5a5a5a;
}

.mainCs .specialms .title p {
	width: 100%;
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin-top: 10px;
	color: #5a5a5a;
}

.mainCs .specialms .specialBanner {
	width: 1000px;
	overflow: hidden;
}

.mainCs .specialms .specialBannerShow {
	width: 309px;
	height: 370px;
	float: left;
	margin-right: 36.5px;
	margin-bottom: 20px;
}

.mainCs .specialms .specialBannerShow.last {
	margin-right: 0px;
}

.mainCs .specialms .specialBannerShow .img {
	width: 309px;
	height: 310px;
	overflow: hidden;
}

.mainCs .specialms .specialBannerShow .img img {
	width: 100%;
	height: 100%;
}

.mainCs .specialms .specialBannerShow .info {
	width: 309px;
	height: 60px;
}

.mainCs .specialms .specialBannerShow .info h2 {
	width: 309px;
	height: 60px;
	color: #3b3b3b;
	font: 16px "微软雅黑";
	line-height: 66px;
	text-align: center;
}

.mainCs .specialms .specialBannerShow .info p {
	width: 309px;
	height: 66px;
	color: #5a5a5a;
	font: 12px "微软雅黑";
	text-align: left;
	line-height: 24px;
	display: none;
}

.mainCs .specialms .specialBannerShow .info b {
	width: 96px;
	height: 28px;
	display: block;
	font-weight: normal;
	color: #a6a6a6;
	font: 14px "微软雅黑";
	border: 1px solid #a6a6a6;
	text-align: center;
	line-height: 28px;
	display: none;
}

.mainCs .specialms .specialBannerShow:hover b {
	border: 1px solid #ffbd00;
	background: #ffbd00;
	color: #fff;
}

.mainCs .trafic {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

.mainCs .trafic .title {
	height: 179px;
	width: 1000px;
	background: url(/zh/public/images/tansuo/jtxx.png) no-repeat center center;
	overflow: hidden;
}

.mainCs .trafic .title h4 {
	width: 100%;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	margin-top: 88px;
	color: #5a5a5a;
}

.mainCs .trafic .title p {
	width: 100%;
	height: 16px;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin-top: 10px;
	color: #5a5a5a;
}

.mainCs .trafic .contjtn {
	width: 998px;
	border: 1px solid #dadada;
	overflow: hidden;
	margin: 0 auto 90px;
}

.mainCs .trafic .plane {
	padding: 35px 25px;
	width: 948px;
	overflow: hidden;
	margin: 0 auto 26px;
	/*border:1px solid #dadada;*/
}

.mainCs .trafic .plane h2 {
	font: 14px "微软雅黑";
	color: #5a5a5a;
	background: url(/zh/public/images/tansuo/plane.png) no-repeat left top;
	width: 918px;
	height: 40px;
	padding-left: 32px;
	font-weight: bold;
}

.mainCs .trafic .trian {
	padding: 35px 25px;
	width: 948px;
	overflow: hidden;
	margin: 0 auto 26px;
	/*border:1px solid #dadada;*/
}

.mainCs .trafic .trian h2 {
	font: 14px "微软雅黑";
	color: #5a5a5a;
	background: url(/zh/public/images/tansuo/train.png) no-repeat left top;
	width: 918px;
	height: 40px;
	padding-left: 32px;
	font-weight: bold;
}

.mainCs .trafic .bus {
	padding: 35px 25px;
	width: 948px;
	overflow: hidden;
	margin: 0 auto 26px;
	/*border:1px solid #dadada;*/
}

.mainCs .trafic .bus h2 {
	font: 14px "微软雅黑";
	color: #5a5a5a;
	background: url(/zh/public/images/tansuo/qc.png) no-repeat left top;
	width: 918px;
	height: 40px;
	padding-left: 32px;
	font-weight: bold;
}

.mainCs .trafic .cz {
	padding: 35px 25px;
	width: 948px;
	overflow: hidden;
	margin: 0 auto 26px;
	/*border:1px solid #dadada;*/
}

.mainCs .trafic .cz h2 {
	font: 14px "微软雅黑";
	color: #5a5a5a;
	background: url(/zh/public/images/tansuo/czc.png) no-repeat left top;
	width: 918px;
	height: 40px;
	padding-left: 32px;
	font-weight: bold;
}

.mainCs .trafic .traval {
	padding: 35px 25px;
	width: 948px;
	overflow: hidden;
	margin: 0 auto 96px;
	/*border:1px solid #dadada;*/
}

.mainCs .trafic .traval h2 {
	font: 14px "微软雅黑";
	color: #5a5a5a;
	background: url(/zh/public/images/tansuo/czc.png) no-repeat left top;
	width: 918px;
	height: 40px;
	padding-left: 32px;
	font-weight: bold;
}

.right_nav {
	position: fixed;
	top: 40%;
	display: none;
	left: 90%;
	margin-left: -26px;
	width: 148px;
	height: 190px;
}

.right_nav ul {
	position: relative;
	padding-top: 16px;
}

.right_nav ul li {
	/*padding-bottom:30px;*/
	/*background:url(../images/share/li_bg.png) no-repeat 3px 6px;*/
	padding-left: 26px;
	position: relative;
	z-index: 2;
	height: 29px;
}

.right_nav ul li:hover,
.right_nav ul li.on {
	background: url(/zh/public/images/tansuo/line.png) no-repeat 2px 4px;
}

.right_nav ul li a {
	display: block;
}

.right_nav ul li a h3 {
	padding-top: 4px;
	font-size: 14px;
	color: #5a5a5a;
	font-weight: normal;
	line-height: 98%;
	padding-bottom: 15px;
}

.right_nav ul li a h4 {
	font-size: 14px;
	color: #00a8e8;
	font-weight: normal;
	line-height: 100%;
}

.right_nav span.bor {
	width: 10px;
	height: 197px;
	position: absolute;
	left: 5px;
	top: 0;
	background: url(/zh/public/images/tansuo/line_03.png) no-repeat left top;
}


/*城市的css*/

.contTsms {
	width: 1000px;
	overflow: hidden;
	margin: 40px auto 68px;
}

.contTsms h2 {
	color: #ffa200;
	font: 18px "微软雅黑";
	width: 1000px;
	text-align: center;
	font-weight: bold;
	height: 40px;
}

.contTsms img {
	max-width: 1000px;
}

.contTsms p {
	max-width: 1000px;
}

.city_nav {}

.city_nav ul {
	width: 988px;
	border: 1px #cccccc solid;
	zoom: 1;
	overflow: hidden;
	margin: 0 auto 30px;
}

.golf_nav ul {
	width: 635px;
	margin-left: 0;
}

.city_nav ul li {
	width: 51px;
	height: 35px;
	border-right: 1px #cccccc solid;
	float: left;
}

.city_nav ul li a {
	width: 100%;
	height: 100%;
	display: block;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}

.city_nav ul li.wzs {
	width: 56px;
}

.city_nav ul li.last {
	border: none;
}

.city_nav ul li:hover a,
.city_nav ul li.sel a {
	color: #fff;
	background: #ffa200;
	border-right: 1px #ffa200 solid;
}

.city_nav ul li {
	width: 48px;
}

.golf_nav ul li {
	width: 52px;
}

.hzUl {}

.hzUl ul {
	width: 998px;
	border: 1px #cccccc solid;
	zoom: 1;
	overflow: hidden;
	margin: 0 auto 30px;
}

.hzUl ul li {
	width: 498px;
	height: 35px;
	border-right: 1px #cccccc solid;
	float: left;
}

.hzUl ul li a {
	width: 100%;
	height: 100%;
	display: block;
	color: #5a5a5a;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}

.hzUl ul li.last {
	border: none;
}

.hzUl ul li:hover a,
.hzUl ul li.sel a {
	color: #fff;
	background: #ffa200;
	border-right: 1px #ffa200 solid;
}

.lookMore {
	width: 1000px;
	padding-top: 30px;
}

.lookMore a {
	width: 100%;
	height: 39px;
	display: block;
	background: url(../images/tansuo/more.png) no-repeat top center;
}

.lookMore a:hover {
	background: url(../images/tansuo/more_h.png) no-repeat top center;
}


/*--高尔夫详情--*/

.golfTip {
	padding: 120px 0 100px 0;
}

.golfTip h3 {
	border-bottom: 1px #d9d9d9 dashed;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.golfTip .map {
	width: 1000px;
	height: 350px;
	border: #ccc solid 1px;
	font-size: 12px;
	margin-bottom: 20px;
}

.golfTipInfor {
	padding-top: 33px;
}

.golfTipInfor p {
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #ffa200;
	font-family: "微软雅黑";
	margin-bottom: 26px;
	padding-left: 37px;
}

.golfTipInfor p.golfdz {
	background: url(../images/changyou/golfdz.png) no-repeat left center;
}

.golfTipInfor p.golfdh {
	background: url(../images/changyou/golfdh.png) no-repeat left center;
}

.golfTipInfor p.golfqc {
	background: url(../images/changyou/golfqc.png) no-repeat left center;
}

.golfTipInfor p.golfwz {
	background: url(../images/changyou/golfwz.png) no-repeat left center;
}

.golfTipInfor p.golfqd {
	background: url(../images/changyou/golfqd.png) no-repeat left center;
}

.golfTipInfor p.golfbzg {
	background: url(../images/changyou/golfbzg.png) no-repeat left center;
}

.activzhuanti {
	margin-top: 54px;
	width: 1000px;
	overflow: hidden;
}

.activzhuanti .zhuantis {
	width: 1030px;
}

.activzhuanti .zhuanti {
	width: 310px;
	height: 374px;
	margin-right: 28px;
	margin-bottom: 32px;
	float: left;
}

.zhuantitop {
	position: absolute;
	height: 210px;
	width: 310px;
}

.zhuantitop img {
	height: 210px;
	width: 310px;
}

.zhuantitop .top {
	position: relative;
	top:-214px;
	z-index: 10;
	background-color: #faa731;
	width: 128px;
	height: 38px;
	color: white;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
}

.zhuantitop .bot {
	position: relative;
	top:-214px;
	background-color: #323332;
	width: 88px;
	height: 34px;
	color: white;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
}

.zhuantibot {
	position: relative;
	top:210px;
	background-color: white;
	height: 162px;
	width: 310px;
	overflow: hidden;
	box-shadow: 6px 6px 12px -6px rgba(0, 0, 0, 0.2);
}

.zhuantibot .top {
	display: block;
	width: 255px;
	color: black;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	font-weight: 700;
	margin: 30px;
}

.zhuantibot .bot {
	display: block;
	width: 255px;
	color: black;
	font-size: 12px;
	line-height: 22px;
	margin: 0 auto;
}