@import url(reset.css);
	@media screen and (max-width:320px) { html{ font-size:20px !important;} }
	@media screen and (min-width:320px) { html{ font-size:20px;} }
	@media screen and (min-width:340px) { html{ font-size:21.25px;} }
	@media screen and (min-width:360px) { html{ font-size:22.5px;} }
	@media screen and (min-width:380px) { html{ font-size:23.75px;} }
	@media screen and (min-width:400px) { html{ font-size:24.8px;} }
	@media screen and (min-width:400px) { html{ font-size:24.72px;} }
	@media screen and (min-width:413px) { html{ font-size:24.8px;} }
	@media screen and (min-width:440px) { html{ font-size:27.5px;} }
	@media screen and (min-width:480px) { html{ font-size:30px;} }
	@media screen and (min-width:520px) { html{ font-size:32.5px;} }
	@media screen and (min-width:560px) { html{ font-size:35px;} }
	@media screen and (min-width:600px) { html{ font-size:37.5px;} }
	@media screen and (min-width:640px) { html{ font-size:40px !important;} }
body{
	background:#fff;
}
.wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  background: #ffeecc;
  
}
.warp {
	max-width: 750px;
	margin: 0 auto;
	min-width:320px;
	background: #ffeecc;
}
.header{
	position: relative;
	width: 100%;
	height: 100%;
	/*background: url(../img/w1_01.png) no-repeat center;*/
	-webkit-background-size:100% 100%;
	margin-bottom:.725rem;
}

.header img{
    width: 100%;
	height: 100%;
	background-size:100% 100%;
	display: block;
}
.nav{
	width: 100%;
	height:1.675rem;
	position: relative;
}
.nav .xian{
	position: absolute;
	top:.6rem;
	z-index:1;
}

.nav .xian img{
	width: 100%;
	height: 100%;
	background-size:100% 100%;
	display: block;
}
.ula{
	width:100%;
    height: auto;   
    display: -webkit-flex;
    display: -webkit-box;   /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;     /* OLD - Firefox 19- H5不用考虑 */
	display: -mz-flexbox; /* TWEENER IE 10 */
	display: flex;       /* NEW, Spec - Opera 12.1, Firefox 20+ */    
    position: absolute;
    overflow: hidden;
    z-index: 5;      
}
.ula li{
	width: 3.475rem;
	height: 1.65rem;
	background:#d8c6a1;
	text-align: center;
	line-height: 1.65rem;
	font-size: .925rem;
	flex: 1;
	border-radius:.2rem;
}
.ula li:hover{
	background:#c93a3a;
}
.ula li a:hover{
	color:#fff;
}
.ula li a{
	color:#8f7457;
	display: block;	
}
.ula .lia{
	margin-left: .2rem;
}
/**/
.part3{
	width:95%;
	height:auto;	
	margin: 0 auto;
	margin-top:1.2rem;
}
.swiper-container {
        width: 100%;
        height: 100%;
}
.swiper-slide {
    font-size: 18px;
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: -webkit-flex; */
    /* display: flex; */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.tuji{
	width: 100%;
	height: 100%;
	margin-top: .8rem;
}
.tuji img{
	width: 100%;
	height: 100%;
	background-size:100% 100%;
	display: block;
}
.xdfyn{
	text-align: center;
    color: #333333;
    font-size:.7rem;
    padding-top: .4rem;
    padding-bottom:.8rem;
}
/**/
.p3x{
	width: 100%;
	height: auto;
}
.p3x .bt{
	font-size: .8rem;
	padding-top: .75rem;
}
.p3x .bt a{
	color:#c93a3a;
}

.p3x .bt1{
	color:#401707;
	font-size:.7rem;
	/*font-family: initial;*/
	padding-top:.45rem;
	line-height: 1.15rem;
}
.p3x .bt1 a{
	color:#c93a3a;	
}
.bt1{
	padding-top: 1.65rem;
}
.bt1 img,.img2 img{
	width: 100%;
	height: 100%;
	background-size:100% 100%;
	display: block;
}
.part4{
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding-top: 1rem;
	position: relative;
}
.part4 .img2 .i2sp{
	display: inline-block;
    width: 100%;
    height:1.65rem;
    background:#151d7f;
    color: #fff;
    font-size:.75rem;
    line-height:1.8rem;
    position: absolute;
    bottom:0;
    background-color: rgba(19,26,156,.8);
    padding-left: .5rem;
}
.part4 .img2 a,.part5 .img2 a{
	display:block;
}
.part5{
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding-top:.75rem;
	position: relative;
}
.part5 .img2 .i2sp{
	display: inline-block;
    width: 100%;
    height:1.65rem;
    background:#151d7f; 
	color:#ffffff;
    font-size:.75rem;
    line-height:1.8rem;
    position: absolute;
    bottom:0;
    background-color: rgba(19,26,156,.8);
    padding-left: .5rem;
}
.part5 .img2 .i2sp a{
	 color: #fff;
}
.part5 .img2.a,.part5 .img2.b,.part5 .img2.c,.part5 .img2.d{
	display: none;
}
.part6{
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding-top:.4rem;
}
.ulb{
	width:100%;
    height: auto;   
    display: -webkit-flex;
    display: -webkit-box;   
	display: -moz-box;     
	display: -mz-flexbox; 
	display: flex; 
}
.ulb li{
	flex: 1;
	background: #D8C6A1;
	color: #8F7457;
	font-size:.75rem;
	height:2.7rem;
	text-align: center;
}
.ulb li:hover{
	background: #c93a3a;
	color: #ffffff;
}
.ulb .lilg{
	line-height:2.7rem;
}
.ulb .lisg{
	line-height: .9rem;
    padding-top: .5rem;
}
.ulb .lilg.a,.ulb .lisg.a{
	margin-left: .2rem;
}
.bt1.a{
	padding-top: 1.7rem;
}
.part7{
	width: 95%;
	height: auto;
	margin: 0 auto;
	padding-top:1rem;
}
.dla{
	/*height: 5.675rem;*/
	height:auto;
	width: 100%;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.dla .dta{
	width:7.425rem;
	height: auto;
	float: left;
}
.dla .dta a{
	display: block;
}
.dla .dta img{
	width: 100%;
	height: 100%;
	background-size:100% 100%;
	display: block;
}
.dla .dda{
	padding-left:7.8rem;
}
.dla .dda .zls{	
	font-size:.75rem;
	padding-top: .75rem;
}
.dla .dda .zls a{
	color:#c93a3a;
}
.dla .dda .zlsa{
	color:#401707;
	font-size:.6rem;
	line-height: 1rem;
	padding-top:.575rem;
}
.dla.a{
	margin-top: .4rem;
}
.dla.b{
	margin-bottom:.4rem;
}
.dla .sj{
	position: absolute;
	top: 0;
	right: 0;
}
.dla .sj img{
	width: 100%;
	height: 100%;
	background-size:100% 100%;
	display: block;
}
.part8{
	width: 100%;
	height:19rem;
	background: url(../img/bj1.jpg) no-repeat center;
	background-size:100% 100%;
	position: relative;
}
.part8a{
	width:95%;
	height:auto;	
	margin: 0 auto;
	margin-top:1.2rem;
}
#swiper-container5{
	position: relative;
}
#bjt{
	display: inline-block;
    width: 100%;
    height: 1.65rem;
    background: #151d7f;
    color: #fff;
    font-size: .75rem;
    line-height:1.65rem;
    position: absolute;
    bottom: 0;
    background-color: rgba(19,26,156,.8);
    padding-left: .5rem;
    z-index: 1000;
}
#bjt .bjta{
	font-size: .75rem;
	color: #ffffff;
	position: absolute;
}
.part8 .footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	height:5.8rem;
	background:#c9ae83;
	background-color: rgba(201,174,131,.4);
}
.dlb{
	width:70%;
	height:auto;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 1rem;
}
.dlb .dtb{
	width: 4.325rem;
	height: auto;
	float: left;
}
.dlb .dtb img{
	width: 100%;
	height: 100%;
	background-size:100% 100%;
	display: block;
}
.dlb .ddb{
	padding-left: 5.3rem;
	color:#88664d;
	font-weight: bold;
}
.dlb .ddb .erma{
	font-size:.8rem;
	padding-top: 1rem;
}
.dlb .ddb .erma span{
	font-size:.925rem;
}
.hd{
	width:2rem;
	height: 2rem;
	position: fixed;
	right:.5rem;
	top: 80%;
	z-index: 1000;
}
.hd img{
	width:100%;
	height:100%;
	display: block;
}
