.containerWrap{
	max-width: 750px;
	min-width: 320px;
	margin: 0 auto;
}
.container{
	width: 100%;
	position: relative;
}
.menu{
	position: relative;
	float: right;
}
.nav{
	width: 96%;
	padding: 0.4em 2%;
	background: #e9e3d7;
}
.nav .logo img{
	width: 9.96em;
	height: 3.4188em;
}
.nav .menu img{
	width: 1.9658em;
	height: 1.7094em;
	margin-top: 0.875em;
}
#Nav {
	width: 26%;
	height: 100%;
	position: fixed;
	overflow-y: auto;
	right: -26%;
	top: 0px;
	background: #e9e3d7;
	z-index: 10;
}
#Nav ul li{
	padding: 0 2%;
}
#Nav ul li a{
	color: #fff;
	display: block;
	text-align: center;
	color: #4c4c4c;
	font-size: 1.1965em;
	line-height: 2.42em;
	border-bottom: 1px solid #dbdbdb;
}
#showRight{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	display: none;
}
/*banner*/
.banner .swiper-wrapper .swiper-slide img{
	width: 100%;
}
.banner .swiper-wrapper .swiper-slide span{
	position: absolute;
	display: inline-block;
	left: 0;
	padding: 0.4em 0.6em;
	top: 4em;
	color: #333;
	width: 52%;
	font-size: 1.0256em;
	line-height: 1.5em;
	background: rgba(230,190,147,0.8);
}
.banner .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
    bottom: 1em;
	left: 0;
	width: 100%;
}
.banner .swiper-pagination-bullet {
    width: 4em;
    height: 0.2564em;
    display: inline-block;
    background: #f7f6f2;
    margin: 0 0.4em;
}
.banner .swiper-pagination-bullet-active {
    background: #e6be93;
}
/*search*/
.search{
	width: 100%;
	padding: 0.8em 0;
	background: #e6be93;
	position: relative;
}
.search div{
	height: 2.15em;
	width: 96%;
	margin: 0 auto;
}
.search .searchText{
	width: 73%;
	border-radius: 25px;
	font-size: 1.1965em;
	color: #666666;
	line-height: 1.8em;
	text-indent: 1.8em;
	float: left;
	background: #fff url(../img/search.png) no-repeat 0.4em center;
	background-size: 5.5%;
}
.search .sub {
	width: 21.5%;
	background: #f7f6f2;
	border-radius: 25px;
	font-size: 1.252em;
	text-align: center;
	line-height: 1.65em;
    display: block;
    float: right;
    cursor: pointer;
}
/*瀛﹂櫌绠€浠?/
.Maincon{
	width: 96%;
	padding: 1.5em 2% 5%;
	background: #f7f6f2;
	margin-bottom: 2.5%;
}
.Maincon .Title{
	width: 100%;
	color: #333333;
	padding-bottom: 1em;
	font-size: 1.3675em;
	position: relative;
}
.Maincon .Title em{
	display: inline-block;
	width: 0.15em;
	position: relative;
	height: 0.85em;
	background: #e6be93;
	top: 0.125em;
	margin-right: 0.4em;
}
.Maincon .Title b{
	color: #2b2b2b;
}
.mainOne img{
	display: block;
	width: 100%;
	margin-bottom: 0.6em;
}
.mainOne p{
	font-size: 1.1965em;
	color: #666666;
	text-indent: 2em;
	line-height: 1.5em;
}
.know {
	display: block;
	margin: 1em auto 0;
	width: 35%;
	background: #e6be93;
	color: #fff;
	text-align: center;
	font-size: 1.3675em;
	border-radius: 5px;
	line-height: 2.45em;
}
/*瀛﹂櫌鏂伴椈*/
.two-list{
	width: 100%;
}
.two-list li{
	margin-bottom: 0.8em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #cccccc;
}
.two-list li a{
	display: block;
	font-size: 1.1965em;
	color: #4c4c4c;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	background: url(../img/ico1.png) no-repeat right center;
	background-size: 2%;
}
.two-list li span{
	font-size: 0.8547em;
	display: block;
	padding-top: 0.4em;
	color: #999999;
}
/*瀛﹂櫌甯堣祫*/
.swiper-container2 .swiper-wrapper .swiper-slide img,
.swiper-container3 .swiper-wrapper .swiper-slide img{
	width: 100%;
}
.swiper-container2 .swiper-pagination,
.swiper-container3 .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
    bottom: 0;
	left: 0;
	width: 100%;
}
.swiper-container2 .swiper-pagination-bullet,
.swiper-container3 .swiper-pagination-bullet {
    width: 0.65em;
    height: 0.65em;
    display: inline-block;
    background: #cccccc;
    margin: 0 0.2em;
    border-radius: 100%;
}
.swiper-container2 .swiper-pagination-bullet-active,
.swiper-container3 .swiper-pagination-bullet-active {
    background: #e6be93;
}
.swiper-container2 .swiper-slide,
.swiper-container3 .swiper-slide{
	padding-bottom: 1em;
}
.swiper-container2 .swiper-slide a.img{
	width: 21%;
	display: block;
	font-size: 0.8547em;
	margin-right: 5.333%;
	color: #fff;
	float: left;
	margin-bottom: 1em;
	text-align: center;
	position: relative;
}
.swiper-container2 .swiper-slide a.img:last-child{
	float: right;
	margin-right: 0;
}
.swiper-container2 .swiper-slide p{
	font-size: 1.282em;
	color: #4c4c4c;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-align: center;
    line-height: 2em;
}
/*瀛︽湳璁插骇*/
.four-list{
	width: 100%;
}
.four-list li{
	width: 100%;
	margin-bottom: 1.3em;
	padding-bottom: 1em;
	border-bottom: 1px dashed #eeeeee;
}
.four-list li .time{
	width: 18%;
	background: #94d3d9;
	color: #e6be93;
	padding: 0.8em 0;
	text-align: center;
}
.four-list li .time h3{
	font-size: 2.0512em;
}
.four-list li .time em{
	display: block;
	padding-top: 0.6em;
	font-size: 1.0256em;
}
.four-list li .wen{
	width: 78%;
}
.four-list li .wen a.tit{
	font-size: 1.1965em;
	color: #4c4c4c;
	display: block;
	line-height: 1.75em;
	margin-top: -0.4em;
}
.four-list li .wen p{
	font-size: 0.9402em;
	color: #666666;
	line-height: 1.75em;
	text-indent: 2em;
	margin-top: 1.15em;
}
/*缁煎悎鏂伴椈*/
.tabBox1{
	margin-top: 0.6em;
}
.tabBox .hd {
	line-height: 2em;
	text-align: center;
	font-size: 1.3675em;
	border-bottom: 1px solid #999999;
}
.tabBox .hd ul {
	overflow: hidden;
}
.tabBox1 .hd ul li {
	float: left;
	width: 33.333%;
	color: #2b2b2b;
	cursor: pointer;
}
.tabBox .hd ul .on {
	border-bottom: 2px solid #e6be93;
	color: #e6be93;
}
.tabBox .bd ul {
	width: 100%;
}
.five-list{
	padding-top: 1em;
}
.five-list li{
	padding-bottom: 0.8em;
}
.five-list li .img{
	width: 32%;
	margin-right: 2%;
}
.five-list li .img img{
	width: 100%;
}
.five-list li .wen{
	width: 66%;
}
.five-list li .wen a.tit{
	font-size: 1.1965em;
	color: #333333;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.five-list li .wen p{
	font-size: 1.0256em;
	color: #999999;
	text-indent: 2em;
	line-height: 1.75em;
	margin-top: 0.6em;
}
.five-listbm{
	padding-top: 0.8em;
	border-top: 1px dashed #eee;
}
.five-listbm li{
	padding-bottom: 1em;
}
.five-listbm li a{
	display: block;
	text-indent: 0.8em;
	font-size: 1.1965em;
	color: #4c4c4c;
	background: url(../img/ico4.png) no-repeat left center;
	background-size: 1.2%;
}
.five-listbm li a span{
	display: inline-block;
	float: right;
	font-size: 0.8547em;
	color: #999999;
}
/*瀛﹁€呯ぞ鍖?/
.tabBox2 .hd{
	border-bottom: 1px solid #f5f5f5;
}
.tabBox2 .hd ul li {
	float: left;
	width: 50%;
	color: #2b2b2b;
	cursor: pointer;
}
.six-list{
	padding-top: 0.6em;
}
.six-list li a{
	display: block;
	background: url(../img/ico2.png) no-repeat left center;
	font-size: 1.1965em;
	color: #4c4c4c;
	line-height: 1.8em;
	text-indent: 0.8em;
	background-size: 1.5%;
}
/*鏂伴椈鐒︾偣*/
.mainSeven{
	margin-bottom: 0;
}
.swiper-container3 .swiper-slide p{
	font-size: 1.282em;
	color: #4c4c4c;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-align: left;
    line-height: 2em;
}
.swiper-container3 .swiper-slide span{
	font-size: 1.111em;
	color: #999;
	display: block;
	text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.swiper-container3 .swiper-slide a.img{
	width: 47%;
	margin: 0 1.5%;
	display: block;
	font-size: 0.8547em;
	color: #fff;
	float: left;
	margin-bottom: 1em;
	text-align: center;
	position: relative;
}
/*鍙嬫儏閾炬帴*/
.mainEight{
	margin-bottom: 0;
	padding-top: 0;
}
.eight-list{
	margin: 0 -2% 0;
}
.eight-list li{
	float: left;
	width: 50%;
	padding: 0 2% 0;
	margin: 1% 0;
	box-sizing: border-box;
}
.eight-list li a{
	display: block;
}
.eight-list li a img{
	display: block;
	width: 100%;
	border-radius: 5px;
}
/*蹇€熼摼鎺?/
.mainNine{
	padding-top: 0;
	margin-bottom: 0;
}
.nine_list li{
	float: left;
	width: 25%;
}
.nine_list li a{
	display: block;
	padding: 0.4em 0;
	background: url(../img/ico3.png) no-repeat 70% ;
	background-size: 4.5%;
	font-size: 0.8547em;
	color: #4c4c4c;
}
/*footer*/
.footerWrap{
	width: 94%;
	background: #e6be93;
	color: #fff;
	font-size: 0.8547em;
	padding: 0.4em 3%;
}
.footL{
	margin-top: 0.5em;
}
.footerWrap p{
	line-height: 1.5em;
	margin-top: 0.2em;
}
.footerWrap p a{
	color: #fff;
	display: inline-block;
	padding: 0 0.2em;
}
.footR{
	width: 16%;
}
.footR img{
	width: 76%;
	display: block;
	margin: 0 auto;
}

/*绠€浠嬮〉*/
.Tmenu{
	width: 100%;
	margin: 0 auto;
	background: #e6be93;
	position: relative;
	z-index: 1;
}
.Tmenu h2{
	color: #222;
	width: 96%;
	padding: 0 2%;
	line-height: 1.9em;
	text-align: center;
	background: #e6be93;
	font-size: 1.4529em;
	cursor: pointer;
	background-size: 4%;
}
.Tmenu h2 em{
	display: inline-block;
	position: absolute;
	width: 0.9118em;
	height: 0.5em;
	right: 0.7em;
	margin-top: 0.7em;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background: url(../img/ico5.png) no-repeat right center;
	background-size: 100%;
}
.Tmenu h2.current em{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.sideMenu{
	width: 96%;
	padding: 0 2%;
	display: none;
	position: absolute;
	background: rgba(0,0,0,0.8);
}
.sideMenu li a {
	font-size: 1.282em;
	color: #fff;
	display: block;
	line-height: 3em;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid #868686;
	background-size: 7%;
}
.n_ban{
	width: 100%;
	position: relative;
	z-index: 0;
}
.n_ban img{
	width: 100%;
	display: block;
}
.n_ban p{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-size: 1.1965em;
	color: #222;
	left: 5%;
	border-bottom: 0.5em solid #e6be93;
	position: absolute;
	bottom: -0.5em;
	line-height: 1.95em;
	background: rgba(230,190,147,0.8);
}
.brief{
	width: 96%;
	padding: 1.4em 2% 6%;
	background: #f7f6f2;
}
.brief img{
	display: block;
	width: 100%;
	margin: 0.6em auto 0;
}
.brief p{
	font-size: 0.9402em;
	color: #4c4c4c;
	text-indent: 2em;
	line-height: 2em;
	text-align:justify;
	text-justify:inter-ideograph;
}
/*鍒楄〃椤?/
.listCon{
	width: 96%;
	padding: 1.4em 2% 1.6em;
	background: #e9e3d7;
	margin-bottom: 2.5%;
}
.listConImg{
width: 96%;
padding: 1.4em 0 1.6em;
background: #e9e3d7;
margin-bottom: 2.5%;
}
.list1{
	width: 100%;
	padding-top: 0.2em;
}
.list1 li{
	padding-bottom: 0.4em;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #e5e5e5;
}
.list1 li a{
	display: block;
	color: #4c4c4c;
	line-height: 1.25em;
	font-size: 1.1965em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/ico1.png) no-repeat right center;
}
.list1 li span{
	display: block;
	font-size: 0.8547em;
	color: #9d9d9d;
	margin-top: 0.2em;
	background-size: 2.3%;
}
.list-img{
overflow:auto;
}
.list-img li {
width:50%;
box-sizing:border-box;
float:left;
padding: 1% 2%;
}
.list-img .imgbed{
width:100%;
position:relative;
padding-top:60%;
height:0;
}
.list-img li img{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
}
.list-img .tit{
display:block;
line-height: 1.8em;
text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.load_more{
	display: block;
	width: 50%;
	border-radius: 6px;
	border: 1px solid #e6e6e6;
	color: #333;
	text-align: center;
	margin: 1.4em auto 0;
	line-height: 2.25em;
	background-color: #e6be93;
	font-size: 1.1111em;
}
.list2 li{
	padding-bottom: 0.8em;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #e5e5e5;
}
.list2 li .img{
	display: block;
	width: 28%;
	margin-right: 3%;
}
.list2 li .img img{
	display: block;
	width: 100%;
}
.list2 li .wen{
	width: 69%;
}
.list2 li .wen .tit{
	font-size: 1.1965em;
	color: #000;
}
.list2 li .wen p{
	text-indent: 2em;
	line-height: 1.75em;
	margin-top: 0.8em;
	font-size: 0.9402em;
	color: #4c4c4c;
}
.list2 li .wen span{
	display: block;
	text-align: right;
	font-size: 0.8547em;
	color: #999999;
}
.list3{
	width: 100%;
}
.list3 li{
	float: left;
	width: 48%;
	margin-bottom: 4%;
}
.list3 li:nth-child(2n){
	float: right;
}
.list3 li .img img{
	width: 100%;
	display: block;
}
.list3 li .tit{
	font-size: 1.1965em;
	color: #4c4c4c;
	display: block;
	line-height: 1.5em;
	padding-top: 0.5em;
}
.list3 li .con{
	width: 100%;
	margin-top: 0.4em;
}
.list3 li .con a{
	display: inline-block;
	color: #666666;
	font-size: 0.9402em;
	width: 40%;
	line-height: 2em;
	border-bottom: 1px solid #c9c9c9;
}
.list3 li .con font{
	width: 10%;
	display: inline-block;
	color: #666666;
	text-align: center;
	font: 400 0.85em/0.95em consolas;
}
.list4 li{
	width: 50%;
	float: left;
}
.list4 li a{
	display: block;
	font-size: 1.1965em;
	color: #4c4c4c;
	padding: 1em;
	border-bottom: 1px solid #c9c9c9;
	background: url(../img/ico1.png) no-repeat right center;
	background-size: 4%;
}
.list4 li a:last-child{
	border-bottom: 0;
}
.listCon1{
	margin-bottom: 0;
}
.list5 li{
	float: left;
	width: 48%;
	margin-bottom: 0.8em;
}
.list5 li:nth-child(2n){
	float: right;
}
.list5 li a{
	display: block;
	text-align: center;
}
.list5 li a img{
	display: block;
	width: 100%;
}
.list5 li a p{
	font-size: 1.1965em;
	color: #000;
	line-height: 2em;
}
/*鍐呭椤?/
.contain{
	width: 100%;
	background: #f7f6f2;
}
.contain h2{
	font-size: 1.3675em;
	color: #484848;
	padding-top: 1.6em;
	text-align: center;
}
.contain h3{
	text-align: center;
	padding: 0.6em 0 0.4em;
	border-bottom: 1px dashed #eeeeee;
}
.contain h3 span{
	display: inline-block;
	font-size: 0.8547em;
	color: #9a9a9a;
	padding: 0 0.8em;
}
.con_con{
	width: 96%;
	padding: 2%;
}
.con_con p{
	font-size: 0.9402em;
	color: #666666;
	line-height: 1.75em;
	text-indent: 2em;
	text-align:justify;
	text-justify:inter-ideograph;
}
.con_con img{
	width: 100%;
	margin: 2% auto;
	display: block;
}
.pages{
	text-align: center;
}
.pages a{
	display: inline-block;
	font-size: 1.1965em;
	color: #333333;
	margin: 1.5em 2em;
	border-radius: 5px;
	padding: 0.6em 1.55em;
}
.pages a.syx{
	background:#fbfbfb url(../img/ico6.png) no-repeat 1em center;
	background-size: 6%;
	padding-left: 2em;
}
.pages a.xyx{
	background:#fbfbfb url(../img/ico7.png) no-repeat 5.3em center;
	background-size: 6%;
	padding-right: 2em;
}
/*鎼滅储缁撴灉椤?/
.sear{
	padding-top: 1.4em;
	background: #f7f6f2;
	padding-bottom: 5%;
}
.sear-list{
	width: 100%;
}
.sear-list li{
	width: 96%;
	padding: 0 2% 0.4em;
	margin-bottom: 1em;
	border-bottom: 1px solid #f5f5f5;
}
.sear-list li:last-child{
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}
.sear-list li a.tit{
	display: block;
	font-size: 1.1965em;
	color: #333333;
	line-height: 1.5em;
}
.sear-list li p{
	font-size: 0.9402em;
	color: #4c4c4c;
	padding-top: 0.4em;
	line-height: 1.5em;
}
.sear-list li span{
	font-size: 0.8547em;
	color: #999999;
	padding-top: 0.4em;
	display: block;
}
