﻿/*header style end*/
body {
	color: #333;
	line-height: 30px;
	font-size: 1.5rem;
    line-height: 200%;
	}
.logoarea {
	clear: both;
	height: 40px;
	overflow: hidden;
   *zoom:1;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	width: 95%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/02/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}
.red {
	color:#d7342e;
	}
.logoarea a {
	color: #FFF;
}
.logoarea a:link, .logoarea a:visited {
	color:#ebebeb;
	text-decoration: none;
}
.logoarea a:hover {
	color:#FFF;
	text-decoration: underline;
}
.newmob .head_l h1 {
	font-size:1.2em;
	vertical-align:bottom;
	line-height:36px;
	font-weight:normal;
	color: rgba(255,255,255,.8);
}
.banner  {
	position:relative;
	}
.banner img  {
	width:100%;
	}
.banner span  {
	position: absolute;
	z-index: 900;
	top: 91%;
	right: 15%;
	font-size: 16px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	}
.banner span a:link , .banner span a:visited {
	color:#FFFFFF;
	}
.banner .date  {
	position: absolute;
	z-index: 900;
	top: 92%;
	left: 15%;
	font-size: 12px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color:#FFFFFF;
	width:150px;
	}
	
.nav {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background-color: #a70c0a;
}
.nav ul { width:1100px; margin:0 auto;}
.nav li {
	font-size:18px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	border-right:1px solid #EEE;
	display:block;
	width:136px;
	text-align:center;
}
.nav li a {
	padding-left:15px;
	padding-right:15px;
	color:#FFF;
	text-decoration:none;
	display:block;
}
.nav li a:hover {
	color:#FFF;
	text-decoration:none;
	background:#e90505;
}
.nav li a:visited {
	color:#FFF;
	text-decoration:none;
}
.nav .red_b { background:#e90505;}
.am-container{ max-width:1200px; !important}

.h2-title {
	font-size: 3.5rem;
	margin-bottom: 30px;
	text-align: center;
	line-height: 101px;
	font-weight:bold;
	margin-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	background-image: url(../images/02/lmbg1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
.h2-title2 {
	font-size: 3rem;
	margin-bottom: 30px;
	text-align: center;
	line-height: 101px;
	font-weight:bold;
	margin-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	background-image: url(../images/02/lmbg2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
.c_wt{ color:#FFF;}	
.invite-box-01{ background:#f4f4f4; padding-top:2%; padding-bottom:3%; }
.invite-box-01 .article--content ,.tips-box,.review-box, .moban-box-opt01 .jb-n , .moban-box-opt01 .jb-1  {
	padding:15px;
	background-color: #FFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	box-shadow:3px 3px 5px #DDD;

	}
.invite-box-01 p{
	text-indent: 2em;    
	margin-bottom:.2%;
}
.invite-box-01 ul:first-child, ul:nth-child(2) {
    list-style: circle;
    color: 
    #d9251d;
}
.invite-box-01 ul {
    font-weight: bold;
}
.invite-box-01 span {
    padding: 2px;
    background: #c80505;
	color:#FFF;
    margin-right: 1rem;
}
.invite-box-01 am-u-md-3{ width:30%;}	



.indt-box{padding:1% 2% 1% 2%; background:url(../images/indt_bg.png) bottom center no-repeat;  border: solid 1px #264f86; margin-top:3%; margin-bottom:3%;}
.indt-box span{ font-weight:bold;}
.indt-img{background:#264f86;; }
.indt-img h4{  color:#FFF; font-size:1.7rem; text-align:center; padding-top:4px; padding-bottom:4px;}
.indt-tx { padding-left:3%; padding-right:3%;  }
.indt-tx ul{  padding-top:10px; padding-bottom:10px; font-size:1.4rem; padding-left:7px;}
.indt-tx li{ list-style:disc; }



.worth{ padding-top:4%; padding-bottom:4%; }
.flex-u3,.flex-u4{ width:100%;}
.w-b{ margin-top:2%; background:rgba(7,76,124,0.5); padding:15px 10px;}
.w-tex{}
.w-b img{ margin-bottom:20px; width:70px; height:auto; }
.w-tex h3{ color:#FFF;  font-size:2rem; margin-bottom:7px; }
.w-tex p{ color: rgba(255,255,255,0.8); font-size:1.4rem; text-align:left;}

@media only screen and (min-width: 769px) { /*PC端*/
.worth{  background: url(../images/c_bg.png) top center no-repeat #0162a6 ; background-attachment: fixed;}
.w-box{display:flex; justify-content:space-between;}
.w-tex h3{ height:60px;}
.flex-u3{ width:32%;}
.flex-u4{ width:24%;}
.w-b{ }
}
@media only screen and (max-width: 768px) { /*手机端*/
.worth{ background:url(../images/c_bg.png) center center repeat #0162a6; }
.flex-u3{ width:92%;}
.flex-u4{ width:92%;}
.w-b{ margin:4%;}
}

.chance,.journey,.different,.tips,.contact,.review{padding-top:2%; padding-bottom:3%;}	
.ch-box{ margin: 0 auto; text-align:center;}
.chance img{ max-width:50%;}
.chance h3 { font-size:2rem; font-weight:bold; line-height:2.2rem; padding:10px 0;}
.ch-box p{ text-align:left;}
@media only screen and (max-width: 768px) { /*手机端*/
.ch-box p{ height:140px;}
.chance h3 { font-size:1.6rem; line-height:2.5rem; height:5rem; padding:10px 0; margin-bottom:8px;}	
}


.spot{ background: url(../images/bg01.jpg) top center repeat-y;   padding-top:2%; padding-bottom:3%;}
.spot h2-title{color:#FFF;}
.spot-img am-u-md-4:first-child{ padding-left:-1rem;!important }
.spot-img am-u-md-4:last-child{ padding-right:-1rem;!important }
.spot-img{ margin-bottom:3%; margin-left:0; margin-right:0; !important}
.spot-img img{ max-width:100%; border:#FFF 2px solid; border-radius:5px;}

.tit02{
	background:url(../images/bg02.jpg) left center no-repeat;	 
    background-position: 40px 0;
	margin-bottom:2%;
	width:610px;
	}
.tit02 span{ color:#FFF; font-size:2.4rem; line-height:80px; margin-left:20px; font-weight:600;}
.tit02 img{  border-radius:50%; box-shadow:7px 3px 7px #430a08; float:left;}

.spot-box p{
	margin-bottom:2%;
	padding: 0 15px;
	text-indent:2em;
}

.j1 { background:url(../images/b-bg.png) left center repeat-y;}
.j1,.j2 { margin-bottom:2%;}
.rc { display:flex; justify-content:flex-start; align-items:center;}
.rc img { max-width:100%; height:auto;   }


.j2 img{ max-width:100%; padding:10px 10px; border:1px #b6bfca  dashed;}
.iconfont{ font-size:20px;}
.j2 i{ margin-right:10px;}
.city img{ max-width:100%; border-radius:10px;box-shadow:3px 3px 3px #999;}
.city h3{ text-align:center; font-size:1.7rem}
.iconfont{ font-size:60px; !important height:60px;}

@media screen and (min-width:639px) {
.rc img{  margin-right:4%;  }
.j1{ background-position:4px 0}
.rc{height:45px;}
.rc p{font-size:1.6rem; font-weight:500; }
.j2 p {font-size:1.5rem;font-weight:bold; line-height:200%;}
}
@media screen and (max-width:640px) {
.j1{ 
     background:url(../images/b-bg.png) left center repeat-y;
     background-position:6px 0;
	 background-size:5%;
	 }
.rc img{ max-width:15%; height:auto; margin-right:13px;  }
.rc{height:6rem;}
.rc p{font-size:1.6rem; line-height:2rem; }
.j2 p {font-size:1.6rem; font-weight:bold; line-height:200%; }
}


.different{ background: url(../images/c_bg.png) top center no-repeat #0162a6;  background-attachment: fixed; color:#FFF; }
.different ul{ padding:2.5rem; }
.different li{ color:#f9f518; list-style:disc; line-height: 3.5rem; } 
.different span{ color:#ffffff; }

.tips,.review{  background: url(../images/bg01.png) center center repeat;}
.tips-box,.contact-box,.review-box{ padding:2.5rem;}
.tips-box li,.review-box li{ color:#d9251d; list-style:disc; }
.tips-box span{ color:#000000; }

.contact{ background:url(../images/bg04.jpg)  bottom center no-repeat;}
.contact p{ font-size:2.6rem; line-height:3rem; color:#d9251d; margin-bottom:3%; }
.contact ul{ margin-bottom:3%;}
.contact-box li{ font-size:1.6rem; line-height:3.2rem; list-style: square; }

.review-box li{ font-size:1.8rem; font-weight:600;}
.review-box p{ padding-bottom:2%; margin-bottom:2%; border-bottom:1px #CCC dashed;}

.bm2 {
	text-align:center;
	margin-bottom:50px;
	margin-top:20px;
	}

.bm2 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display: inline-block;
	text-align:center;
	border:1px solid #dd514c;
	background-color:#dd514c;
	height:48px;
	line-height:40px;
	font-size:24px;
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
	width:50%;
}
.bm2 a:link, .bm1 a:visited {
	color:#FFF;
	text-decoration: none;
}
.bm2 a:hover{
	border: 1px solid #d0403b;
	background-color: #d0403b;
}
	
	

.moban {
	min-height:400px;
}
.moban .article--content {
	margin: 23px 0 0;
	font-size: 15px;
	line-height: 30px;
}
.moban .article--content h1  {
	margin-bottom:20px;
   }
.moban .article--content img {
	max-width: 80%;
    margin-left: 15px;
    margin-right: 15px;
}
.moban .article--content p  { 
   text-indent:15px;
   padding:0px;
   margin:0px;
   margin-bottom:20px;
   }
.moban .article--content ul , .moban .article--content ol
{
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.moban .article--content ul li
{
  list-style-type: none; 
  margin-left: 20px;
}
.moban .article--content ol li
{
  list-style-type: decimal; 
  margin-left: 26px;
}
.bd_bgc {
	background-color: #EFEFEF;
	}


.bm1 {
	position:absolute;
	z-index:999;
	top:17px;
	right:10px;
}
.bm1 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #dd514c;
	background-color:#dd514c;
	height:36px;
	line-height:30px;
	font-size:18px;
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
}
.bm1 a:link, .bm1 a:visited {
	color:#FFF;
	text-decoration: none;
}
.bm1 a:hover{
	border: 1px solid #d0403b;
	background-color: #d0403b;
}
.bm2 {
	text-align:center;
	margin-bottom:50px;
	}

.bm2 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display: inline-block;
	text-align:center;
	border:1px solid #dd514c;
	background-color:#dd514c;
	height:48px;
	line-height:40px;
	font-size:24px;
	color:#FFF;
	padding-left:15px;
	padding-right:15px;
	width:50%;
}
.bm2 a:link, .bm1 a:visited {
	color:#FFF;
	text-decoration: none;
}
.bm2 a:hover{
	border: 1px solid #d0403b;
	background-color: #d0403b;
}

.moban .article--content  {
	padding-bottom:15px;
	}

/*************PC端*****************/
@media screen and (min-width:639px) {
.indt-box{height: 180px;}
.tit02{
	border-top-right-radius:30px;
	border-bottom-right-radius:30px;
	}
}

/*************手机端*****************/
@media screen and (max-width:640px) {
.bm2 {
	text-align: center;
	margin-bottom: 0px;
	position: fixed;
	z-index: 999;
	bottom: 0px;
	width: 100%;
	background-color: rgba(255,255,255,.75);
	padding-bottom:5px;
	padding-top:5px;
	}

.bm2 a {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display: block;
	margin:0 auto;
	text-align:center;
	height:40px;
	line-height:36px;
	font-size:20px;
	color:#FFF;
	width:97%;
}

.h2-title {
	font-size:2.2rem;
    line-height:2rem;
    background-size: auto 5.6rem;
    margin-top: 2rem;
	margin-bottom: 2rem;
	padding-top:2rem;
    padding-bottom: 2rem;   
    background-image: url(../images/02/lmbg1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.h2-title2 {
	font-size:2.2rem;
    line-height:2rem;
    background-size: auto 6rem;
    margin-top: 2rem;
	margin-bottom: 2rem;
	padding-top:2rem;
    padding-bottom: 2rem;    
    background-image: url(../images/02/lmbg2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.tit02{
	display:flex;
	justify-content: center;
	flex-direction:column;
	background:url(../images/bg02.jpg) center center no-repeat;	 
    background-position: 0 60px;
	margin-bottom:2%;
	width:100%;
	}
.tit02 span{ font-size:1.6rem; line-height:2.2rem; margin-left:0; font-weight:bold; padding-bottom:1.5rem; text-align:center;}
.tit02 img{  border-radius:50%; box-shadow:3px 3px 3px #430a08; margin-left:auto; margin-right:auto; margin-bottom:.6rem;  }

.city img{ margin-bottom:4%;}
.contact p{ font-size:1.8rem; line-height:2.2rem; margin-bottom:4%; margin-left:-1rem;}
.contact-box{ padding:1rem;}
.tips-box,.review-box{ padding:2rem;}
.different ul{ padding:1rem; }

.spot-img img{ margin-bottom:2%;}

	
.invite-box-01 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.moban .article--content  {
	padding-bottom:10px;
	}
.moban .moban-box-opt01 {
    padding-bottom: 20px;
}
.list-2 h3 {
	padding-bottom:20px;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
	}
.banner img  {
	width:95%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow:0px 0px 0px #b8b8b8;
	}
	
.bdshare-slide-button-box {
	display:none !important;
	}

.moban-box-02 .h2-title ,.moban-box-04 .h2-title {
    background-image: url(../images/02/lmbg1.png);
}
.invite-box-01 .article--content, .moban-box-opt01 .jb-n, .moban-box-opt01 .jb-1 {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
.contact{ margin-bottom:30px;}

}

.list-1 ul li
{
  list-style-type: disc; 
  margin-left: 20px;
}
.list-1 ol li
{
  list-style-type: decimal; 
  margin-left: 26px;
}
.chance,.journey,.tips,.contact,.review{padding-top:2%; padding-bottom:5%;}	
.different {padding-top:2%; padding-bottom:2%;}
