*{
	padding: 0;
	margin: 0;
	font-family: "microsoft YaHei","pingfang SC";
	box-sizing:border-box;
}
body{
	overflow: hidden;
    height: 100%;
}
a{text-decoration:none;}
.clearfix:after{content:'\0020';display:block;height:0;clear:both;visibility:hidden}
* html .clearfix{zoom:1}
.fl{float:left;}
.fr{float:right;}
.session1{
	background: url("../../images/session1.jpg") no-repeat;
	background-position: 45% -1%;
	position: relative;
	height: 100vh!important;
	padding-top: 90px;
}
.session2,.session4{
	background-color:#FAFAFA;
	text-align:center;
}
.session3{
	background: url("../../images/session3.png") no-repeat;
	background-size:100% 100%;
	text-align:center;
}
.session5{
	text-align:center;
	position: relative;
}
.aboutUs{
	width:800px;
	margin:0 auto;
	margin-top:50px;
}
.aboutUs p{
	margin-top:40px;
	line-height:180%;
	font-size:16px;
}
.aboutUs ul,.session2 ul{
	width:800px;
	list-style:none;
	font-size:14px;
	clear:both;
	overflow:hidden;
}
.aboutUs ul{
	margin:40px auto 130px auto;
}
.aboutUs ul li,.session2 ul li{
	float:left;
	width:33.3333%;
}
.aboutUs ul li img{
	margin-bottom:30px;
}
.coperight{
	width:100%;
	font-size:14px;
	color:#848484;
	background-color:#333;
	position:absolute;
	bottom:0;
	line-height:180%;
	
}
.coperight p{
	margin:0;
	padding:30px 0;
    
}
.session2 ul{
	width:900px;
	margin:0 auto;
}
.session2 ul li{
	width:300px;
	height:300px;
}
.session2 ul img{
	width:160px;
	height:auto;
}
.session2 ul img:hover{
	width:190px;
	cursor:pointer;
}
.session2 ul li strong{
	display:inline-block;
	height:155px;
}
.session2 ul li a{
	text-decoration:none;
	display:inline-block;
	width:210px;
	color:#333;
}
.session2 ul li span{
	display:inline-block;
	font-size:18px;
	font-weight:400;
	margin-bottom:15px;
}
.downlline_sale{
	position:relative;
	width:850px;
	margin:0 auto;
}
.downlline_saleSmall{
	width:280px;
	position:absolute;
	top:15%;
	right:12%;
	-webkit-animation-name: upDown;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 2s;
    -webkit-animation-direction: alternate;
}
@-webkit-keyframes upDown {
    0% {
        top:10%;
     }
    100% {
        top:15%;
    }
}
.downlline_saleBig{
	width:850px;
} 
.dataConsult p{
	font-size:18px;
	margin-top:50px;
}
.dataConsultImgWrap{
	height:280px;
	position:relative;
	width:700px;
	margin:0 auto;
	margin-top:20px;
}
.dataConsultImg{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.saleErweima{
	/*width:380px;*/
	/*padding:9px 26px 22px 0;*/
	font-size: 12px;
    color: #666;
	display:none;
}
#qrCodeImgWrap{
	display: inline-block;
	width:160px;
	height:160px;
	border-radius: 4px;
	text-align: center;
	padding-top: 4px;
	border: 1px solid #d1dfe7;
}
#qrCodeImgWrap>img{
	display: inline-block;
	width: 184.5px;
	height: 184px;
	position: absolute;
	z-index: -1;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.registerHtml{
	color: #666;
	cursor: pointer;
	font-size: 14px;
	margin-top: 18px;
	text-align: center;
}
.registerHtmlP{
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: center;
	margin-top: 30px;
	cursor: pointer;
}

.maLoginMsg{
	margin-top:90px;
	text-align:center;
	font-size:14px;
}
/*閿熸枻鎷烽敓鏂ゆ嫹*/
#menu{
	width: 100%;
	height: 80px;
	background: #fff;
	position: fixed;
	z-index: 15;
	top: 0px;
	left: 0px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}
.menuhead{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}
.logo{
	width:306px;
	text-indent:-9999px;
	background:url(../../images/weilaihezi.png) no-repeat center;
	background-size:100%;
}
.orglogo{
	float: left;
	height: 80px;
	margin:0 10px 0 0;
}
.menuhead>div{
	float:left;
	width:235px;
	height:90px;
	line-height:90px;
}
.navs{
	margin: 0;
	padding: 0;
	float: right;
}
.navs>li{
	float: left;
	margin: 0 50px 0 0;
	list-style: none;
	height: 80px;
	text-align: center;
	line-height: 80px;
	cursor: pointer;
}
.active>a,.active>a:hover,.active>a:focus{
	color: #1aa1fb !important;
	border-bottom: 2px solid #1aa1fb;
	text-decoration: none;
}
.navs>li>a{
	padding: 0;
	font-size: 16px;
	color: #333;
	cursor: pointer;
	padding-bottom: 8px;
}
.navs>li>a:hover{
	color: #1aa1fb;
	text-decoration: none;
}
/*閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹*/

/*閿熸枻鎷峰綍閿熸枻鎷�*/
.msgdiv{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
/* .loginDiv{
	width: 354px;
	position: absolute;
	top: 50%;
	margin-top: -187px;
	right: 40px;
	height: 454px;
	background: #fff;
	border-radius: 10px;
}
.verification-login,.password-login,.verification-login:hover,.password-login:hover{
	width: 177px;
	height: 57px;
	font-size: 18px;
	color: #666;
	line-height: 57px;
	text-align: center;
	float: left;
	text-decoration: none;
	cursor: pointer;
}
.clickLoginWay{
	border-bottom: 2px solid #1aa1fb;
	color:閿熸枻鎷�#1aa1fb;
}
.loginportion>div{
	position: relative;
	margin: 24px 48px 0 48px;
}
.loginportion>div>input[type=text],.loginportion>div>input[type=password]{
	width: 260px;
	height: 40px;
	border-radius: 2px;
	color: #666;
	font-size: 14px;
	border: 1px solid #c9c9c9;
	outline: none;
	padding-left: 40px;
}
.loginportion>div>input:-moz-placeholder { Mozilla Firefox 4 to 18
    color: #c9c9c9;
}

.loginportion>div>input::-moz-placeholder { Mozilla Firefox 19+
    color: #c9c9c9;
}

.loginportion>div>input:-ms-input-placeholder{
    color: #c9c9c9;
}

.loginportion>div>input::-webkit-input-placeholder{
    color: #c9c9c9;
}
.phonelogin,.verification{
	position: absolute;
	top: 11px;
    left: 9px;
    padding-right: 9px;
    border-right: 1px solid #c9c9c9;
}
.phoneloginerr,.verificationerr{
	position: absolute;
	color: #e45e77;
	font-size: 12px;
	display: none;
}
.clickremember{
	height: 15px;
}
.loginportion>div>input[type=checkbox]{
	margin: 0 6px 0 0;
}
.rememberaccount{
	color: #666;
	font-size: 12px;
	vertical-align: text-top;
}
.rememberaccount:hover{
	color: #666;
	text-decoration: none;
}
.loginportion>div>input[type=button]{
	width: 260px;
	height: 40px;
	background: #1aa1fb;
	color: #fff;
	font-size: 18px;
	outline: none;
	border: none;
	border-radius: 2px;
}
.qrcode{
	height: 143px;
	background: #f3f8ff;
	margin-top: 23px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#sendcode{
	position: absolute;
	right: -1px;
	top: 1px;
	width: 77px;
	height: 38px;
	font-size: 12px;
}
.downloadexplain{
	float: left;
	width: 155px;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 48px;
}
.downloadexplain>p{
	margin-bottom: 6px;
	font-size: 12px;
	color: #666;
	line-height: 12px;
}
.scancode{
	float: left;
	margin-left: 18px;
	margin-top: 23.5px;
}
.codelogin{
	display: none;
} */

.map{
	position: absolute;
	bottom: 5%;
	right: 50px;
	width: 380px;
	height: 90%;
	border-radius: 4px;
	background-color: #fff;
	padding: 15px 20px 0 20px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	z-index:3;
}
.pub-input{
	height: 40px;
	outline: none;
}
.search{
	position:relative;
}
.search a{
	width:70px;
	height:40px;
	background-color:#1AA1FB;
	line-height:40px;
	text-align:center;
}
#searchOrg{
	width:270px;
	border: 1px solid #d2d2d2;
	font-size: 16px;
	color: #666;
	padding:0 10px;
	border-right:none;
}
.login-btn{
	width: 85px;
	margin-left: 20px;
	background-color: #1aa1fb;
	font-size: 16px;
	border: none;
	color:#fff;
}
.mapDiv{
	width: 100%;
	height: 100%;
	/*margin-top: 15px;*/
	padding-top: 15px;
	padding-bottom: 17%;
	position: relative;
}
.mapCover{
	display:none;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:149;
	background:rgba(0, 0, 0, 0.44);
}
#seeBigMap{
	position:absolute;
	top:20px;
	left:10px;
	z-index:149;
	cursor:pointer;
}
#loginBox{
	width: 380px;
	height: 332px;
	margin:0 auto;
	margin-top:25px;
}
/* .loginBoxHead{
	height: 70px;
	margin: 26px 0;
	line-height:70px;
} */
.phoneLogin{
	margin-top:48px;
	padding:0 20px;
	display:none;
}
#closeLoginBox{
	position:absolute;
	top:20px;
	right:20px;
	cursor:pointer;
	z-index:1;
	width:19.5px;
	height:18px;
}
.loginBoxHead>div{
	float: left;
}
.logintype{
	width: 190px;
	height:50px;
	line-height:50px;
	text-align: center;
}
.division{
	width: 1px;
	height: 16px;
	background-color: #e5e5e5;
	margin-top: 33px;
}
.logintype-a{
	display:inline-block;
	width:100%;
	height:100%;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	cursor: pointer;
	padding-bottom: 9px;
	position:relative;
	border-bottom:1px solid #DDD;
	background-color:#fff;
	/* box-shadow: inset 1px -1px 4px 0 rgba(195,195,195,0.50);*/
}
/* .logintype-a .navSj{
	display:none;
	position:absolute;
	bottom:0;
	left:50%;
} */
.logintype-a:hover{
	text-decoration: none;
}

.greenCircle{
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 4px;
	background: #1cd67c;
}
.currentLogin{
	font-size: 14px;
	color: #666;
	margin-right: 10px;
}

#alreadyLogin{
	margin-bottom: 46px;
}
#alreadyLogin>div{
	display: inline-block;
	width: 50%;
}
.imgWrapLeftBox{
	text-align: right;
	padding-right: 26px;
}
.imgWrapRightBox{
	text-align: left;
	padding-left: 26px;
}
.picWrapBox{
	position: relative;
	width: 100px;
	height: 100px;
	border: 1px solid #d1dfe7;
	border-radius: 4px;
	background: #fff;
	text-align: center;
	padding-top: 1px;
	cursor: pointer;
}
.picWrapBox>img{
	display: inline-block;
	width: 96px;
	height: 96px;
}
.imgWrapBox{
	display: inline-block;
	width: 100px;
	height: 100px;
	border: 1px solid #d1dfe7;
	border-radius: 4px;
	padding-top: 4px;
	text-align: center;
}
.imgWrapBox>img{
	display: inline-block;
	width: 90px;
	height: 90px;
}
.loginUname{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 24px;
	line-height: 22px;
	padding: 0 4px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
	font-size: 14px;
	background: rgba(0,0,0,0.4);
}
.greenClick{
	text-align:left;
	margin-top:16px;
	padding-left: 22px;
}
.greenClick>img{
	display: inline-block;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	margin-right: 4px;
}
.greenClick>span{
	display: inline-block;
	vertical-align: middle;
	line-height: 21px;
}
/*.alreadyLogin{*/
/*	display: none;*/
/*}*/
/*.alreadyLogin>.trDiv,.alreadyLogin>.tlDiv{*/
/*	display: inline-block;*/
/*	width: 168px;*/
/*	padding: 30px 10px 0;*/
/*	vertical-align: top;*/
/*}*/
/*.alreadyLogin>.tlDiv{*/
/*	margin-top: 51px;*/
/*}*/
/*.alreadyLogin>.mlDiv{*/
/*	display: inline-block;*/
/*	width: 32px;*/
/*	height: 32px;*/
/*	vertical-align: top;*/
/*	margin-top: 90px;*/
/*}*/
/*.alreadyLogin>.trDiv{*/
/*	text-align: right;*/
/*}*/
/*.alreadyLogin>img{*/
/*	width: 24px;*/
/*	height: 24px;*/
/*}*/
/*.alreadyLogin>.trDiv>div{*/
/*	width: 80px;*/
/*	margin-left: 68px;*/
/*	text-align: center;*/
/*}*/
/*.alreadyLogin>.trDiv>div>img{*/
/*	width: 60px;*/
/*	height: 60px;*/
/*	border-radius: 3px;*/
/*	margin-top: 10px;*/
/*}*/
/*.alreadyLogin>.trDiv>div>p{*/
/*	font-size: 14px;*/
/*	color: #333;*/
/*	margin: 10px 0;*/
/*	word-break: break-all;*/
/*	text-overflow: ellipsis;*/
/*	white-space: nowrap;*/
/*	overflow: hidden;*/
/*}*/
/*.alreadyLogin>.tlDiv>div{*/
/*	width: 40px;*/
/*	height: 40px;*/
/*	line-height: 44px;*/
/*	border-radius: 4px;*/
/*	border: 1px solid #dcdfe6;*/
/*	text-align: center;*/
/*	margin: 0 16px 13px;*/
/*	cursor: pointer;*/
/*}*/
/*.alreadyLogin>.tlDiv>div>img{*/
/*	width: 20px;*/
/*	height: 20px;*/
/*}*/
/*.alreadyLogin>.tlDiv>p{*/
/*	cursor: pointer;*/
/*	font-size: 12px;*/
/*	color: #999;*/
/*}*/
/* .changeType{
	display:inline-block;
	width:85%;
	height:100%;
	border-bottom: 2px solid #1aa1fb;
	color: #1aa1fb;
} */
/* .changeType .navSj{
	display:block;
} */
.changeType{
	border-bottom:3px solid #FFCD18;
	/* box-shadow:inset 1px -1px 4px 0 rgba(195,195,195,0); */
	box-sizing:border-box;
}
.navcheck{
	vertical-align:unset;
	margin-right:5px;
}
.accountPwd{
	/*width: 340px;*/
	height: 40px;
	border: 1px solid #e5e5e5;
	border-radius:2px;
	position: relative;
}
.tag{
	margin: 0;
	display: inline-block;
	width: 85px;
	height:22px;
	padding-left: 17px;
	border-right: 1px solid #e5e5e5;
	font-weight: normal;
	margin-top: 9px;
	color: #333;
	font-size:16px;
}
.import{
	width: 252px;
	height: 22px;
	padding-left: 15px;
	border: none;
	outline: none;
	font-size:14px;
}
.forgetPwd{
	margin-top: 10px;
	font-size: 13px;
	height:18px;
}
.forgetPwd label{
	cursor: pointer;
}
.forgetPwd input{
	vertical-align:-2px;
	margin:0 2px 0 0;
}
.savePwd{
	margin: 0 6px 0 0;
	outline: none;
	vertical-align: sub;
}
.forgetPwd>a,.forgetPwd>a:hover{
	float: right;
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
.forgetPwd>a:hover{
	color: #1aa1fb;
}
.loginbtn{
	margin-top:17px;
	background-color: #1aa1fb;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.loginbtn>a,.loginbtn>a:hover{
	color: #fff;
    font-size: 16px;
    width: 340px;
    height: 40px;
    display: inline-block;
    text-decoration: none;
}
/*.loginbtn>p>a{*/
/*	font-size: 14px;*/
/*	color: #333;*/
/*	text-decoration: none;*/
/*}*/
.codeDiv{
	width: 215px;
	height: 40px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	display: inline-block
}
.codeDiv span{
	position:absolute;
	top:24px;
	left:2px;
	display:inline-block;
	width:85px;
	text-align:center;
	background-color:#fff;
	box-shadow: 0 0 5px 1px #ccc; 
	border-radius:3px;
	cursor:pointer;
	display:none;
}
.codeDiv span:hover{
	background-color:#DAF0FE;
}
.input-code{
	width: 127px;
	height: 22px;
	padding-left: 15px;
	border: none;
	outline: none;
	font-size:14px;
}
#sendcode,.codeLoginChoose{
	width: 110px;
	height: 40px;
	border-radius:2px;
	background-color: #1aa1fb;
	border: none;
	outline: none;
	vertical-align: bottom;
	margin-left:10px;
	color: #fff;
	font-size:14px;
}
.codeLoginChoose{
	cursor: pointer;
}
.codelogin{
	display: none;
}
.logintype-a img{
	width:26px;
	height:auto;
	vertical-align:middle;
}
.markerContentWrap{
	width:130px;
	text-align:center;
	/* position:relative;
	width:40px;
	height:40px; */
}
.markerlnglat{
	width:35px;
	height:40px;
}
.amap-marker-label{
	border:none;
	padding:0;
	background-color:rgba(255,255,255,0);
	width:211px;
	text-align:center;
}
.marker{
	/*position:absolute;
	top:0;
	left:0;*/
	display:inline-block;
    color: #fff;
    padding:3px 10px 3px 10px;
    white-space:nowrap;
    font-size: 12px;
    background-color:rgba(0,0,0,0.6);
    border-radius:10px;
    z-index:200; 
    position:relative;
}
.marker img{
	width:13px;
	height:13px;
	vertical-align:middle;
	margin-left:2px;
}
.triangle-down{
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-5px;
	width: 0;
    height: 0;
    border-left: 7.81px solid transparent;
    border-right: 7.81px solid transparent;
    border-top: 10px solid rgba(0,0,0,0.6);;
}

/*閿熸枻鎷峰綍閿熸枻鎷烽敓鏂ゆ嫹閿燂拷*/
::-webkit-input-placeholder {
    color: #ccc;
    font-size:14px;
}
:-moz-placeholder {/* Firefox 18- */
    color: #ccc;
    font-size:14px;
}

::-moz-placeholder{/* Firefox 19+ */
    color: #ccc;
    font-size:14px;
}
:-ms-input-placeholder {
    color: #ccc;
    font-size:14px;
}

.searchOrg::-webkit-input-placeholder { /* WebKit browsers */
    color:#666;
    font-size:16px;
}
.searchOrg:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#666;
    font-size:16px;
}
.searchOrg::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#666;
    font-size:16px;
}
.searchOrg:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#666;
    font-size:16px;
}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
}
#loading{
	width:120px;
	height:48px;
	padding-top:15px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-24px;
	margin-left:-60px;
	z-index:2;
	text-align:center;
	background-color:rgba(0,0,0,0.7);
	display:none;
}
#PageLoadingEffect{
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin:0;
    border: 2px solid #fff;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* 鍔犺浇涓牱寮� */
#allLogin,#allRegister{
	display:inline-block;
	width:84px;
	height:32px;
	line-height:30px;
    border-radius: 2px;
    font-size:16px;
    border: 1px solid #1ba3e4;
    box-sizing:border-box;
}
#allLogin{
	background-color:#fff;
	color:#1ba3e4;
}
#allLogin:hover{
	opacity: 0.5;
}
#allRegister{
	background-color:#1ba3e4;
	color:#fff;
	margin-left: 14px;
}
#allRegister:hover{
	background-color:#5bbdec;
	opacity: 0.8;
}
.allLoginBox{
	position:fixed;
	width:560px;
	height:420px;
	top:50%;
	left:50%;
	margin-top:-210px;
	margin-left:-280px;
	background-color:#fff;
	z-index:17;
	border-radius: 4px;
	display:none;
}
.announcement{
	display: none;
	/*position:fixed;*/
	/*width: 520px;*/
	/*height: 444px;*/
	/*background: #FFFFFF;*/
	/*border-radius: 12px;*/
	/*padding: 36px 40px 40px 40px;*/
	/*line-height: 24px;*/
	z-index:9999;
	/*margin: auto;*/
	/*left: 0;*/
	/*right: 0;*/
	/*top: 0;*/
	/*bottom: 0;*/
}
/*#closebtn{*/
	/*width: 160px;*/
	/*height: 40px;*/
	/*border-radius: 2px;*/
	/*color: #fff;*/
	/*font-size: 14px;*/
	/*background: #BBBBBB;*/
	/*text-align: center;*/
	/*line-height: 40px;*/
	/*margin-top: 30px;*/
	/*margin-left: 140px;*/
	/*cursor: pointer;*/
/*}*/
.pay-alert {
	position: fixed;
	max-width: 42%;
	background-color: #fff;
	border-radius: 12px;
	margin: auto;
	left: 0;
	right: 0;
	top: 30px;
	bottom: 30px;
}
.pay-img {
	max-width: 100%;
	height: auto;
}
.pay-title {
	font-size: 24px;
	color: #333;
	font-weight: 600;
	text-align: center;
	margin: 20px 0 10px 0;
}
.pay-button {
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #BBBBBB;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: auto;
	cursor: pointer;
}
#cover{
	display:none;
    position:fixed;
    z-index:16;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, 0.44);
}
/* 浠ヤ笅鏄簩缁寸爜鐧诲綍涔嬪悗閫夋嫨鍘诲悜 */
.skipwrap{
	width:1000px;
	height:480px;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-240px;
	margin-left:-500px;
	background-color:#fff;
	z-index:18;
	text-align:center;
	display:none;
}
.successtext{
	font-size:16px;
	color:#222;
	margin-bottom:10px;
}
.skipintro{
	font-size:16px;
	margin:40px 0 20px 0 ;
}
.countDown{
	color:red;
	display:inline-block;
	margin-right:3px;
}
.skipwrap ul{
	width:900px;
	height:330px;
	margin:0 auto;
	list-style:none;
}
.skipwrap ul li{
	width:280px;
	height:330px;
	float:left;
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	padding:10px;
	cursor:pointer;
}
.skipwrap ul li p{
	font-weight:bold;
    font-size: 16px;
    color: #333;
    margin-top:10px;
}
.skipwrap ul li>div{
	text-align:center;
	width:218px;
    font-size: 12px;
    color: #666;
    line-height: 18px;
    margin:0 auto;
}
.skipwrap ul li span{
	display:block;
	width:160px;
	height:30px;
	border:1px solid #1aa1fb;
	font-size:12px;
	color:#1aa1fb;
	line-height:28px;
	cursor:pointer;
	margin:15px auto 24px auto;
	border-radius:100px;
}
.skipwrap ul li img{
	width:190px;
	/* height:110px; 
	margin-bottom:15px;*/
}
.skipwrap>img{
	width:40px;
	height:40px;
	margin-top:20px;
	margin-bottom:10px;
}
.skipwrap ul li:hover{
	background: #FFFFFF;
	border: 1px solid #1AA1FB;
	box-shadow: 0 4px 10px 0 rgba(218,218,218,0.50);
}
.skipwrap ul li:hover span{
	background:#1aa1fb;
	color:#fff;
}
.skipwrap ul li:nth-child(2){
	margin:0 30px;
}
.appDownEwm{
	position:absolute;
	left:16%;
	bottom:4%;
}
.appDownEwm>a{
	display:inline-block;
	width:150px;
	height:150px;
	font-size:12px;
	color:#fff;
	text-align:center;
}
.appDownEwm>a:first-child{
	margin-right:60px;
}
.appDownEwm>a>img{
	width:150px;
	height:150px;
	margin-top:5px;
}
/* 鎻愮ず鎬ф枃鏈牱寮忥紙alert锛�*/
#hintDiv{
	/* width: 260px; */
    height: 40px;
    position: fixed;
    left: 50%;
    /* transform: translateX(-50%); */
    /* margin-left:-130px; */
    background: #d1eaef;
    z-index: 1000;
    border: 0 none;
    border-radius: 4px;
    top: 150px;
    line-height: 40px;
    padding-left: 20px;
    
}
#hintDiv img{
	margin-top:12px;
}
.hintText{
	margin-left: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* max-width: 145px; */
    display: inline-block;
    vertical-align: top;
    min-width: 160px;
    max-width: 445px;
}
.hintHideBtn{
	float: right;
    background: url(../../images/delbox1.png) no-repeat center;
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 10px 20px;
}
.animationO{
	-webkit-animation-timing-function: ease-in-out;
  	animation-timing-function: ease-in-out;
 	-webkit-animation-name: shake;
 	animation-name: shake;
 	animation:bounceInDown 1.5s;
 	
}
@-webkit-keyframes bounceInDown {/* 浠庝笂闈㈡帀涓嬫潵 鍐嶅脊鍑犱笅*/
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

/*添加二维码按键刷新*/
.signIn{
	width: 190px;
	height: 190px;
	position: relative;
	margin: 0 auto;
}

.signIn-span{
	width: 60px;
	height: 60px;
	display: inline-block;
	position: absolute;
	background-color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 4;
	border-radius: 50%;
	box-shadow: 0 0 7px #000000b8;
	cursor:pointer;
}
#container{
	position:static;
}
/*滑动插件*/
.YZDIV{
	width: 400px;
	height:300px;
	border: solid #E7E3DA thin;
	background-color: #F4ECE3;
	border-radius: 20px;
	text-align: center;
	position: relative;
}
.YYIMG{
	width: 366px;
	height:244px;
	border: none;
	background-color: #ECE4DD;
	margin:0 auto;
	margin-top:20px;
}
.CJIMG{
	width: 100px;
	height:60px;
	border: #D3D664 solid thin;
	background-color: #ECE4DD;
	z-index: 200;
	position: absolute;
	left:16px;
}
.slider-btn {
	position:absolute;
	width:44px;
	height:44px;
	left:0;
	top:-7px;
	z-index:12;
	cursor:pointer;
	background-image:url("../../images/sprite.3.2.0.png");
	background-position:0 -84px;
	transition:inherit;
}
.layui-icon-refresh-3:HOVER {
	color: green;
}
/*插件css结束*/
#mask{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.4);
	z-index: 9999;
}
.onmousemove-mask{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9999;
	background-color: #fff;
	padding:0 30px;
	padding-bottom: 30px;
}
.onmousemove-icon{
	height: 40px;
	width: 40px;
	background:url("../../images/shuaxin-icon.png") no-repeat 50% 50%;
	background-size: 23px 23px;
}
.onmousemove-mask-close{
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 15px;
	cursor: pointer;
}
.onmousemove-mask-tit{
	margin:0 -30px;
	position: relative;
	height: 40px;
	line-height: 40px;
	background-color: rgb(235,239,241);
	font-size: 18px;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}