.main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.main>img {
	width: 100%;
	display: block;
}

.mainpic {
	overflow: hidden;
	text-align: center;
}

.share_nav {
	height: 50px;
	background: url(/ru/public/images/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(/ru/public/images/share_nav_bg.jpg) repeat-x;
	position: relative;
	/*z-index:1000;*/
	/*	font-family: "微软雅黑";*/
}

.second_nav_ul {
	width: 1002px;
	height: 50px;
	margin: 0 auto;
}

.second_nav_ul>li {
	width: 499px;
	height: 50px;
	line-height: 50px;
	border-left: #189cca solid 1px;
	float: left;
}

.second_nav_ul.one_nav>li {
	width: 100%;
}

.second_nav_ul>li.last {
	width: 498px;
	border-right: #189cca solid 1px;
}

.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 .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 .third_nav ul {
	width: 1000px;
	display: block;
	margin: 0 auto;
	/*height: 50px;*/
}

.second_nav_ul>li .third_nav ul li {
	width: 141px;
	height: 35px;
	text-align: center;
	color: #fff;
	border-left: #e39000 solid 1px;
	line-height: 15px;
	margin: 10px 0;
	float: left;
}

.second_nav_ul>li .third_nav ul li.last {
	width: 143px;
	border-right: #e39000 solid 1px;
}

.second_nav_ul>li .third_nav ul li a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 14px;
	line-height: 35px;
}


/*.second_nav_ul>li .third_nav.third_nav_four ul li{
	width:249px;
}
.second_nav_ul>li .third_nav.third_nav_four ul li.last{
	width:248px;
}*/

.second_nav_ul>li .third_nav ul li:hover {
	background-color: #ffb940;
}

.second_nav_ul>li .third_nav ul li.sel {
	background-color: #ffb940;
}

.city_nav {}

.city_nav ul {
	width: 999px;
	border: 1px #cccccc solid;
	zoom: 1;
	overflow: hidden;
	margin: 0 auto 30px;
}

.city_nav ul li {
	width: 199px;
	height: 35px;
	border-right: 1px #cccccc solid;
	float: left;
}

.city_nav ul li.last {
	border-right: none;
}

.city_nav ul li a {
	width: 100%;
	height: 100%;
	display: block;
	color: #5a5a5a;
	font-size: 12px;
	line-height: 35px;
	text-align: center;
}

.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;}*/


/* CSS Document */

.pageTit {
	width: 100%;
	height: 60px;
	padding-top: 15px;
	border-bottom: 1px #d0d2d1 solid;
	margin-bottom: 50px;
	position: relative;
}

.pageTit h3 {
	width: 350px;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #00a8e8;
	background: url(/ru/public/images/location.png) left center no-repeat;
	padding-left: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	/*white-space: nowrap;*/
	text-align: justify;
	word-break: break-all;
}

.pageTit h3.line2 {
	width: 440px;
	line-height: 28px;
	overflow: hidden;
}

.pageTit .bread {
	/*	font-family: "微软雅黑";*/
	height: 60px;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
	color: #767676;
}

.pageTit .bread a {
	line-height: 60px;
	font-size: 12px;
	color: #767676;
	letter-spacing: 1px;
}


/*.pageTit .line2 a{
	line-height:26px;
}*/

.pageTit .bread a.on {
	color: #00a8e8;
	cursor: default;
	/*width: 171px;*/
	display: inline-block;
	overflow: hidden;
	height: 60px;
	float: right;
	max-width: 220px;
}

.planList {
	margin-bottom: 100px;
}


/*--海南基本信息--*/

.banner {
	width: 100%;
	height: 795px;
	background: url(/ru/images/about-banner.jpg) no-repeat top center;
}

.about_content {
	padding-bottom: 20px;
}

.about_content img {
	width: 100%;
	display: block;
}


/*各板块头部banner*/

.banner_realize {
	width: 100%;
	background: url(/ru/public/images/realize/banner_realize.jpg) no-repeat center top;
	height: 400px;
}

.banner_experience {
	width: 100%;
	background: url(/ru/public/images/experience/msty.jpg) no-repeat center top;
	height: 400px;
}

.banner_hotel {
	width: 100%;
	background: url(/ru/public/images/hotel/banner_hotel.jpg) no-repeat center top;
	height: 400px;
}

.banner_trip {
	width: 100%;
	background: url(/ru/public/images/trip/banner_trip.jpg) no-repeat center top;
	height: 400px;
}

.banner_now {
	width: 100%;
	background: url(/ru/public/images/now/banner_now.jpg) no-repeat center top;
	height: 400px;
}

.banner_suggest {
	width: 100%;
	background: url(/ru/public/images/suggest/banner_suggest.jpg) no-repeat center top;
	height: 400px;
}

.banner_lastnews {
	width: 100%;
	background: url(/ru/public/images/lastnews/banner_lastnews.jpg) no-repeat center top;
	height: 400px;
}

.banner_news_sa {
	background: url(/ru/public/images/lastnews/sa.jpg) no-repeat top center;
}

.banner_news_so {
	background: url(/ru/public/images/lastnews/so.jpg) no-repeat top center;
}

.banner_news_tn {
	background: url(/ru/public/images/lastnews/tn.jpg) no-repeat top center;
}

.banner_news_ue {
	background: url(/ru/public/images/lastnews/ue.jpg) no-repeat top center;
}

.banner_ex_bhty {
	background: url(/ru/public/images/experience/bhty.jpg) no-repeat top center;
}

.banner_ex_golf {
	background: url(/ru/public/images/experience/golf.jpg) no-repeat top center;
}

.banner_ex_msty {
	background: url(/ru/public/images/experience/msty.jpg) no-repeat top center;
}

.banner_ex_tsms {
	background: url(/ru/public/images/experience/tsms.jpg) no-repeat top center;
}

.banner_ex_wqty {
	background: url(/ru/public/images/experience/wqty.jpg) no-repeat top center;
}

.banner_ex_zyys {
	background: url(/ru/public/images/experience/zyys.jpg) no-repeat top center;
}


/*推荐行程*/

.banner_bhxxindex {
	background: url(/ru/public/images/trip/bhxxindex.jpg) no-repeat top center;
}

.banner_dfwhindex {
	background: url(/ru/public/images/trip/dfwhindex.jpg) no-repeat top center;
}

.banner_foodindex {
	background: url(/ru/public/images/trip/foodindex.jpg) no-repeat top center;
}

.banner_gefindex {
	background: url(/ru/public/images/trip/gefindex.jpg) no-repeat top center;
}

.banner_gtindex {
	background: url(/ru/public/images/trip/gtindex.jpg) no-repeat top center;
}

.banner_hwindex {
	background: url(/ru/public/images/trip/hwindex.jpg) no-repeat top center;
}

.banner_jtindex {
	background: url(/ru/public/images/trip/jtindex.jpg) no-repeat top center;
}

.banner_zyindex {
	background: url(/ru/public/images/trip/zyindex.jpg) no-repeat top center;
}

.banner_visas {
	background: url(/ru/public/images/now/banner_visas.jpg)
}

.banner_carhire {
	background: url(/ru/public/images/now/banner_carhire.jpg)
}

.banner_ditu {
	background: url(/ru/public/images/now/banner_ditu.jpg)
}

.banner_jipiao {
	background: url(/ru/public/images/now/banner_jipiao.jpg)
}

.banner_lxs {
	background: url(/ru/public/images/now/banner_lxs.jpg)
}

.banner_guide {
	background: url(/ru/public/images/now/banner_guide.jpg)
}

.banner_timeline {
	background: url(/ru/public/images/now/banner_timeline.jpg)
}

.banner_traval_aoc {
	background: url(/ru/public/images/suggest/aoc.jpg) no-repeat top center;
}

.banner_traval_earc {
	background: url(/ru/public/images/suggest/earc.jpg) no-repeat top center;
}

.banner_traval_en {
	background: url(/ru/public/images/suggest/en.jpg) no-repeat top center;
}

.banner_traval_hs {
	background: url(/ru/public/images/suggest/hs.jpg) no-repeat top center;
}

.banner_traval_pa {
	background: url(/ru/public/images/suggest/pa.jpg) no-repeat top center;
}

.banner_traval_sb {
	background: url(/ru/public/images/suggest/sb.jpg) no-repeat top center;
}

.banner_traval_twa {
	background: url(/ru/public/images/suggest/twa.jpg) no-repeat top center;
}

.banner_ty_hotel {
	width: 100%;
	background: url(/ru/public/images/hotel/accommodation.jpg) no-repeat center top;
	height: 400px
}