
.mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 50;
}

.code {
    display: none;
    width: 319px;
    height: 249px;
    text-align: center;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 2px #3459b0;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -161px;
    margin-top: -127px;
    z-index: 70;
}
.code .ima {
    width: 255px;
    height: 50px;
    margin: 40px auto 25px;
}
.code .ima .imgCode {
    float: left;
    width: 120px;
    height: 48px;
}
.code .ima .imgCode img {
    display: block;
    width: 100%;
    height: 100%;
}
.code .ima .change {
    float: left;
    width: 108px;
    height: 46px;
    line-height: 46px;
    background-color: #f6f3ef;
    border-radius: 3px;
    border: 1px solid #dddddd;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    margin-left: 22px;
}
.code input {
    width: 255px;
    height: 46px;
    line-height: 46px;
    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid #dddddd;
    font-size: 16px;
    text-indent: 10px;
}
.code a {
    width: 160px;
    height: 45px;
    line-height: 45px;
    background-color: #3459b0;
    border-radius: 5px;
    font-size: 24px;
    color: #fff;
    margin: 21px auto;
}
/* .erweima-model{
	display: none;
    width: 366px;
    height: 250px;
    text-align: center;
    background:url(/anquan/zbllzx/ksjx/erweima_jx.png) no-repeat;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -183px;
	margin-top: -253px;
	padding-top:256px;
    z-index: 70;
}
.erweima-model img{
	display:block;
	width:142px;
	height:142px;
	margin:0 auto 42px;
}
.erweima-model a{
	display:block;
	width:334px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:18px;
	font-weight: 400;
	color:#fff;
	margin:0 auto;
} */

.erweima-model{
    padding-top: 97px;
    width: 894px;
    height: 604px;
    background: url(//www.jianshe99.com/jianzao/zbllzx/ziliao/pc_pop.png) no-repeat left top;
    position: fixed;
    left: 50%;
    margin-left: -430px;
    top: 10%;
    z-index:99;
    display:none;
}
.erweima-model .mainTit{
    font-size: 32px;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 56px;
    text-shadow: 0px 4px 3px #0f2caf, 0px 0px 27px rgb(15 44 175 / 81%);
    text-align: center;
}
.erweima-model .erweimaCon{
    overflow: hidden;
    padding: 43px 169px;
}
.erweima-model .erweimaCon .imgBox{
    width: 195px;
    padding-top: 10px;
    height: 184px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 9px;
    text-align: center;
    position: relative;
}
.erweima-model .erweimaCon .imgBox img{
    width:174px;
}
.erweima-model .erweimaCon .imgBox .iconTit{
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 17px;
    width: 52px;
    height: 18px;
    background: linear-gradient(90deg, #E875F9 0%, #E26AC9 100%);
    border-radius: 0px 9px 0px 9px;
    position: absolute;
    right: -1px;
    top: -1px;
}
.erweima-model .erweimaCon p{
    font-size: 22px;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: #633AEE;
    line-height: 36px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 8px;
}
.erweima-model .erweimaCon a{
    width: 178px;
    height: 44px;
    border: 2px solid #FFFFFF;
    background: linear-gradient(0deg, #9274F7 0%, #7637F5 49%, #997CF8 100%);
    border-radius: 22px;
    display: block;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 44px;
    text-align: center;
    margin: 0 auto;
}
.erweima-model .erweimaCon .rightCon a{
    background: linear-gradient(0deg, #7C8EF8 0%, #3B37F5 49%, #7C8EF8 100%);
}
.erweima-model .skipBtn{
    position: absolute;
    left: 50%;
    top: 551px;
    width: 57px;
    line-height: 300;
    height: 30px;
    margin-left: 274px;
}