html{
	overflow:hidden;
}
body {
    -moz-user-select: none; 
    -webkit-user-select: none; 
    -ms-user-select: none; 
    -khtml-user-select: none; 
     user-select: none;
}
a{
	text-decoration: none !important;
	cursor: pointer; 
}
#slide1{height:40em;}
#slide1 .dot {
bottom:40px;
font-size: 0;
margin: 0 auto;
position: absolute;
right: 40%;
text-align: center;
z-index: 5;
}
.slide .dot span {
	border: 1px solid #aaa;
	opacity:0.7;
	background-color:#aaa;
	border-radius:25%;
	display: inline-block;
	height:4px;
	margin-left:25px;
	width:80px;
}
.slide .dot .cur {
background-color: #fff;
border: 1px solid #fff;
opacity:0.9;
}
.content1{
	margin:2em 13%;
}
.content2{
	margin:2em 13%;
}
.weui-feeds1 {
	overflow: hidden;
	width: 100%;
}
.weui-feeds1 > ul {
	margin: 15px -1px;
	overflow: hidden;
}
.weui-feeds1 > ul > li {
	box-sizing: border-box;
	display: block;
	float: left;
	padding: 15px 15px;
	position: relative;
	width: 33.333%;
}
.weui-feeds1 > ul > li > span {
	background-color: #fff;
	background-position: center center;
	background-size: 100% 100%;
	display: block;
	width: 100%;
	height:26em;
}
.weui-feeds1 > ul > li > span:nth-child(2){
	background-color: #fff;
}
.weui-feeds2 > ul > li > span {
	background-color: #fff;
}
.img-title {
	bottom:1.05em;
	color: #fff;
	font-size:26px;
	font-weight:600;
	left:30px;
	max-height: 500px;
	overflow: hidden;
	padding: 0.2em 0.5em;
	position: absolute;
	text-align: left;
	text-overflow: ellipsis;
	z-index:1000;
}
.img-title a,.img-title a:hover{
	font-size:18px;
	font-weight:400;
	display:none;
	color:#02a0e7;
	box-sizing: border-box;
}
.img-title2 span{
	margin-left:-0.5em;
}
.weui-mark-lt {
	color: #fff;
	display: block;
	font-size: 1.275em !important;
	height:1.8em;
	left:15px;
	line-height:1.8em !important;
	position: absolute;
	text-align: center;
	top:15px;
	transform: rotate(-0deg);
	width: 5.075em;
}
.shade{
	background-color: #000 !important;
	opacity:0;
	top:15px;
	left:0px;
	position: absolute;		
}
.slide li span{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}
.b-title{
	background-color:#999;
	color:#fff;
	padding:2px 10px;
	font-size:18px;
	font-weight:400;
}
.weui-media-box__title {
	font-size: 18px;
	font-weight: 600;
}
.weui-media-box__title{
	margin-left:2em;
}
.weui-media-box__desc{
	margin-left:2.6em;
}
.weui-btn {
	border-radius:0px;
	font-size: 1em;
	line-height: 2.15556;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-left: 14px;
	padding-right: 14px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
.weui-payselect-li {
	padding-bottom: 12px;
	padding-right:2em;
}
.title1{
	font-size:2.2em;
	font-weight: 600;
	text-align:center;
	margin-top:2em;
}
.line1{
	width:3em;
	border-bottom:2px solid #000;
	margin:0.8em auto 3em auto;
}
.weui-btn:hover{
	border: 1px solid #003399;
	background-color:#003399;
	color:#fff;
}
a {
	color:#333;
}
#slide2{
  display:none;
}
.title2{
	margin:2.5em 0 0.5em 0;
	height:2em;
	line-height:2em;
	padding-right:1em;
	color:#333333
}
.li1{
	width:66.666% !important;
}
.but1{
	padding:0 33% 0 35%
}
.weui-btn1{
	display:none;
}
.mimg{
	display:none !important;
}