 ::-ms-clear, ::-ms-reveal{display: none;}
.signbtn{
	color: #000000;
	/* padding: 0.25rem 0.4375rem; */
	border-radius: 0.1875rem;
	/* display: none; */
}


/* 模态框 */
.modal{
	display: none:;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.3); 
	z-index: 99;
}
.login-box{
	width: 54rem;
	height: 34rem;
	border-radius: 1.25rem;
	background-size: 100% 100%;
	position: absolute;
	top: 61.5%;
	left: 50%;
	margin-top: -145px;
	z-index: 1;
	transform: translate(-50%, -50%);
}
.login-box-right{
	width: 30rem;
	height: 34rem;
	float: right;
	background-color: #ffffff;
	border-top-right-radius:1em;
	border-bottom-right-radius:1em;
}
.login-box-left-top{
	width: 100%;
	height: 100%;
	background: #0a2b5a;
	opacity: 0.8;
	border-top-left-radius:1em;
	border-bottom-left-radius:1em;
}
.login-box-left-top1{
	position: absolute;
    width: 13.75rem;
	height: 16.3125rem;
	background: url(../images/pdf-zh/vip7.jpg) no-repeat;
	background-size: cover;
	border-top-left-radius: 1rem;    
}
.login-box-left-db{
	position: absolute;
	top: 75.5%;
	width: 24.2rem;
	height: 8.3125rem;
	background: url(../images/pdf-zh/ydb.png) no-repeat;
	background-size: cover;
	border-bottom-left-radius:1em;
}
.login-box-left{
	width: 24rem;
	height: 34rem;
	float: left;
	border-top-left-radius:1em;
	border-bottom-left-radius:1em;
    background-color: #FFFFFF;
}

.login-title{
	position: relative;
	left: 18%;
	top: 16%;
}
.login-title img{
	/* width: 5.5375rem; */
	height: 1.7875rem;
}
.login-title1{
	position: relative;
	left: 18%;
	top: 17%;
}
.login-title1 img{
	/* width: 10.5rem; */
	height: 1.2125rem;
}
.login-title2{
	position: relative;
	left: 11%;
	top: 28%;
}
.login-title2 img{
	/* width: 19rem; */
	height: 5.7rem;
}
.login-title3{
	position: relative;
	left: 15%;
	top: 38%;    
}
.login-title3-zq{
	width: 1.125rem;
	height: 1.125rem;
}
.login-title3-jszc{
	/* width: 10.5rem; */
	height: 1.2125rem;
	margin-left: 10px;
}
.login-title3-top1{
	margin-top: 7%;
}
.login-title3-top2{
	margin-top: 7%;
}


/* 表单登录 */
.login-from .top{
	width: 18rem;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 1.8rem;
}
.login-from .text{
	font-size: 1.45rem;
	color: #001945;
	line-height: 2.8125rem;
	letter-spacing: 1px;
	font-weight: 600;
	
}
.login-from .code{
	width: 3.375rem;
	height: 3.375rem;
	background: url(../images/pdf-zh/code.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.login-from .triangle{
    width:0;
    height:0;
    border:1.7875rem solid;
    border-color:transparent transparent white white ;
	cursor: pointer;
}
.login-from .borde_bottom{
	border: 0.0625rem solid #AAAAAA;
	opacity: 0.2;
	margin-bottom: 3rem;
}
.login-from .login-btns{
	width: 20.5rem;
	margin: 0 auto;
	margin-top: 4.05rem;
}
/* .login-from .login-btns div{
	margin-bottom: 1.6875rem;
} */
.user{
	margin-bottom: 1.25rem;
}
.phone-code{
	margin-bottom: 1.75rem;
}

.login-from input{
	height: 3.2rem;
	border: none;
	line-height: 2rem;
	outline: none;
	box-sizing: border-box;
	border-radius: 0.3125rem;
}
.login-from .user,.login-from .sign{
	width: 100%;
	margin-bottom: 2rem;
}
.login-from .user,.login-from .phone-code{
	background: #F7F7F7;
	text-indent: 1.25rem;
	font-size: 1rem;
}
.login-from .phone-code{
	width: 100%;
	float: left;
}
.login-from .send{
	width: 9%;
	background-color: #8e96a5;
	color: #FFFFFF;
	font-size: 1.1rem;
	border-radius: 0.3125rem;
	position: absolute;
	z-index: 99;
	right: 4.8rem;
	border: none;
	text-align: center;
	cursor: pointer;
	line-height: 3.2375rem;
}
.send:hover{
	background-color: #6D7B95;
}
.send{
	line-height: initial;
	height: 3.2rem;
}
.login-from .sign{
	background: #c5c9ce;
	font-size: 1.2rem;
	font-weight: 400;
	
	color: #FFFFFF;
}
.sign:hover{
	background-color: #6D7B95;
}
.login-from .tripartite-text{
	margin: 0 auto;
	width: 22.5rem;
	height: 5.8125rem;
	line-height: 2.5825rem;
	text-align: center;
	position: relative;
	margin-bottom: -2.5rem;
	font-size: 1.1rem;
}
.login-from .tripartite-text p{
	opacity: 0.4;
	color: #001945;
}
.login-from .tripartite-text p::before,.login-from .tripartite-text p::after{
	position: absolute;
	content: "";
	height: 0.0625rem;
	width: 6rem;
	top: 20.8%;
	background:#AAAAAA;
	opacity: 0.5;
}
.login-from .tripartite-text p::before{
	left: 1.3125rem;
}
.login-from .tripartite-text p::after{
	right: 1.3125rem;
}
.login-from .tripartite{
	margin: 0 auto;
	width: 21.3125rem;
	text-align: center;
}
.tripartite{
	margin: 0 auto;
	width: 21.3125rem;
	text-align: center;    
}
 .tripartite-box{
	width: 3rem;
	height: 3rem;
	background: #adb3b9;
	opacity: 0.7;
	border-radius: 50%;
	text-align: center;
	line-height: 2.6125rem;
	display: inline-block;
	margin: 0px 1rem 0px 1rem;
    cursor: pointer;
}
.tripartite-box:hover{
	background-color: #2d4b77;
}
/* .login-from .fl{
	float: left;
}
.login-from .fr{
	float: right;
} */
.tripartite-box-wx{
	width: 70%;
	height: 70%;
	vertical-align: middle;
}
.tripartite-box-app{
	width: 59%;
	height: 59%;
	vertical-align: middle;
}
.tripartite-box-qq{
	width: 80%;
	height: 80%;
	vertical-align: middle;
	border-style:none;
}
.tripartite-box-sj{
	width: 59%;
	height: 59%;
	vertical-align: middle;
}

/* 关闭按钮 */
.login-box .close{
	width: 1.2rem;
	height: 1.2rem;
	position: absolute;
	top: 17px;
	right: 17px;
	cursor: pointer;
}
.login-box .close img{
	width: 100%;
	height: 100%;
}
/* 二维码登录 */
.login-code .top{
	width: 18.0625rem;
	height: 3.375rem;
	margin: 0 auto;
	text-align: center;
	/* margin-top: 2.625rem; */
	position: relative;
	top: 1.5625rem;
}
.login-code .computer{
	width: 3.375rem;
	height: 3.375rem;
	background: url(../images/pdf-zh/computer.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0.625rem;
	right: 0;
}
.login-code #qrcode{
	margin: 0 auto;
	width: 16.25rem;
	height: 16.25rem;
	margin-bottom: 1.5rem;
	margin-top: 3.575rem;
}
.login-code .triangle{
    width:0;
    height:0;
    border:1.7875rem solid;
    border-color:transparent transparent white white ;
	cursor: pointer;
}
.login-code .tripartite-text{
	margin: 0 auto;
	width: 22.5rem;
	height: 0.8125rem;
	line-height: 7.45rem;
	text-align: center;
	position: relative;
	margin-bottom: 5rem;
	font-size: 1.1rem;    
}
.login-code .tripartite-text p{
	opacity: 0.4;
	color: #001945;
}
.login-code .tripartite-text p::before,.login-code .tripartite-text p::after{
	position: absolute;
	content: "";
	height: 0.0625rem;
	width: 6rem;
	top: 448%;
	background: #AAAAAA;
	opacity: 0.5;    
}
.login-code .tripartite-text p::before{
	left: 1.3125rem;
}
.login-code .tripartite-text p::after{
	right: 1.3125rem;
}

/* app二维码登录 */
.login-app .top{
	width: 18.0625rem;
	height: 3.375rem;
	margin: 0 auto;
	text-align: center;
	/* margin-top: 2.625rem; */
	position: relative;
	top: 1.5625rem;
}
.login-app .computer{
	width: 3.375rem;
	height: 3.375rem;
	background: url(../images/pdf-zh/computer.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0.625rem;
	right: 0;
}
.login-app #qrcode{
	margin: 0 auto;
	width: 16.25rem;
	height: 16.25rem;
	margin-bottom: 1.5rem;
	margin-top: 3.575rem;
}
.login-app .triangle{
    width:0;
    height:0;
    border:1.7875rem solid;
    border-color:transparent transparent white white ;
	cursor: pointer;
}
.login-app .tripartite-text{
	margin: 0 auto;
	width: 22.5rem;
	height: 0.8125rem;
	line-height: 7.45rem;
	text-align: center;
	position: relative;
	margin-bottom: 5rem;
	font-size: 1.1rem;    
}
.login-app .tripartite-text p{
	opacity: 0.4;
	color: #001945;
}
.login-app .tripartite-text p::before,.login-app .tripartite-text p::after{
	position: absolute;
	content: "";
	height: 0.0625rem;
	width: 6rem;
	top: 448%;
	background: #AAAAAA;
	opacity: 0.5;    
}
.login-app .tripartite-text p::before{
	left: 1.3125rem;
}
.login-app .tripartite-text p::after{
	right: 1.3125rem;
}

.qrcode-font{
	text-align: center;
	margin-top: -10%;
	margin-bottom: 6%;
	font-size: 1.45rem;
	color: #001945;    
	display: none;
	letter-spacing: 1px;
	font-weight: 600;
}
.qrcode-font img{
	width: 1.85rem;
	height: 1.65rem;
}
.qrcode-font span{
	position: relative;
	top: -0.25rem;
	left: 2px;
}
.triangle-line{
	width: 0.125rem;
	height: 3.2375rem;
	background-color: #ffffff;
	position: absolute;
	z-index: 20;
    left: -0.0625rem;
}
.triangle-line1{
	width: 0.1875rem;
	height: 3.2375rem;
	background-color: #ffffff;
	position: absolute;
	z-index: 20;
	left: -0.125rem;
}
.the-arrow{
	width: 7.5rem;
	height: 1.55rem;
	background-color: #6f7d96;
	position: absolute;
	left: 5.08rem; 
	top: 0.967rem;
}
.the-arrow span{
	font-size: 0.75rem;
	color: #FFFFFF;
}
.the-arrow-div2{
	/* display: inline-block; */
	border-right: 0.5rem solid transparent;
	border-left: 1.8rem solid #6f7d96;
	border-top: 0.8rem solid transparent;
    border-bottom: 0.8rem solid transparent;
	position: relative;
	top: 0.95rem;
	left: 12.5rem;
}
.round{
	width: 0.325rem;
	height: 0.325rem;
	border-radius: 0.5rem;
	background-color: #e8e3e3;
	position: absolute;
	left: 12.4rem;
	top: 1.6rem;
	z-index: 99;
}
.qrcode-refresh{
    /* display: none; */
	width: 20%;
	height: 20%;
	margin: 0 auto;
}
.qrcode-refresh-div1{
	width: 3.175rem;
	height: 3.175rem;
	position: relative;
	top: 190%;
	/* left: -0.6rem; */
	background-color: #a0a0b5;
	border-radius: 2.0875rem;
	cursor: pointer;
}
.qrcode-refresh-div1 img{
	width: 66%;
	height: 66%;
	position: relative;
	top: 0.58rem;
	left: 0.58rem;
}
.qrcode-refresh-div2{
	width: 13.75rem;
	height: 2.1875rem;
	font-size: 0.9rem;
	margin-left: -4.5rem;
	position: relative;
	top: 220%;
	color: #909096;
}
#qrcode-img{
	display: none; 
	width: 100%;
	height: 100%;
}
#qrcode-img img{
	border: none !important;
}

.qrcode-img{
	display: none; 
	width: 100%;
	height: 100%;
}
.qrcode-img-div{ 
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	
}
.qrcode-img-div img{ 
	width: 88%;
	height: 88%;
	margin-left: 6%;
	margin-top: 6%;
}

.test{
	animation: flash 3s linear infinite;		     			     
}			 
@keyframes flash{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.cell-according{
	height: 20px;
	width: 100px;
	margin-top: -12px;
}
.cell-img{
	width: 3rem;
	height: 3rem;
	position: absolute;
	top: 20%;
	left: 5%;
	cursor: pointer;
	border-radius: 1.5rem;    
}
.The-service-agreement{
	color: #4b5e80;
}
.The-service-agreement:hover{
	color: #1e66e7;
}

.cell-login{
	display: none;
	width: 188px;
	height: 140px;
	position: absolute;
	top: 87%;
	right: 2%;    
	border-radius: 0.375rem;
	box-shadow: 0.5px 0.5px 2px #888888;
	background-color: #FFFFFF;
}
.cell-according:hover .cell-login{
	display: block;
}
.cell-login-name{
	width: 100%;
	height: 33%;
	background-color: #FFFFFF;
}
.cell-login-name span{
	font-size: 20px;
    margin-left: 18px;
}
.cell-login-cloud{
	width: 100%;
	height: 33%;
}
.cell-login-cloud span{
	font-size: 20px;
	margin-left: 18px;
	opacity: 0.7;
	cursor: pointer;
}
.cell-login-div-name{
	width: 100%;
	height: 33%;
}
.cell-login-div-name span{
	font-size: 20px;
	margin-left: 18px;
	opacity: 0.7;
	cursor: pointer;
}
.cell-login-line{
	width: 100%;
	height: 0.0625rem;
	background-color: #dadce0;
}

.cell-the-login{
	display: inline-block;
	/* position: absolute;
	z-index: 99;
	top: -5%;
	left: 6%; */
	width: 4rem;
	/* cursor: pointer; */
	display: none;
}
.cell-the-login:hover .cell-the-login-div{
	display: block;
}
.cell-the-login-img{
	width: 48px;
	height: 48px;
	position: relative;
	top: 18px;
	border-radius: 24px;	 
}
.cell-the-login-div{
	width: 333px;
	height: 293px;
	position: absolute;
	right: -40%;
	
	border-radius: 0.6rem;
	box-shadow: 0px 5px 16.74px 1.26px rgb(0 0 0 / 10%);
	background-color: #ffffff;
	font-size: 1rem;
    color: #646464;
	display: none;
}
.cell-the-login-div-span1{
	width: 100%;
	height: 25%;
	line-height: 2.5625rem;
	background-color: #dbe5f6;
}
.cell-the-login-div-span2{
	width: 100%;
	height: 25%;
	line-height: 2.5625rem;
	cursor: pointer;
}
.cell-the-login-div-span3{
	width: 100%;
	height: 25%;
	line-height: 2.5625rem;
	cursor: pointer;
		
}
.cell-the-login-div-span4{
	width: 100%;
	height: 25%;
	line-height: 2.5625rem;
	cursor: pointer;
}
.cell-the-login-div-span1 span{
	font-weight: 600;
	position: relative;
	left: 11%;
}
.cell-the-login-div-span2 span{
	position: relative;
	left: 11%;
}
.cell-the-login-div-span3 span{
	position: relative;
	left: 11%;
}
.cell-the-login-div-span4 span{
	position: relative;
	left: 11%;
}

.cell-the-login-div-span-line{
	width: 100%;
	height: 0.0625rem;
	background-color: #dadce0;    
}
.cell-the-login-div-div{
	height: 72px;
	width: 210px;
	word-break: keep-all;
	white-space: nowrap; 
	overflow: hidden;
}
.cell-the-login-div-img{
	width: 27px;
	margin-left: 42px;
	margin-top: 30px;
}
.cell-the-login-div-span{

	font-size: 16px;
	position: relative;
	top: -12px;
	left: 67px;
	 
}
.cell-the-login-div-sx{
	width: 313px;
    height: 1px;
	background-color: #e0e3e6;
	position: relative;
	top: -6px;
	left: 10px;    
}
.cell-the-login-div-hy{
	height: 55px;
	font-size: 20px;
	font-weight: 600;
	position: relative;
	top: 22px;
	left: 44px; 
}
.cell-the-login-div-an{
	text-align: center;
	cursor: pointer;
	position: relative;
	top: 17px;
}
.cell-the-login-div-an-span{
	font-size: 24px;
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: 600;
	position: absolute;
	top: 35px;
	left: 115px;        
}
.cell-the-login-div-an-span1{
	font-size: 15px;
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: 600;
	position: absolute;
	top: 53px;
	left: 90px;
	opacity: 0.7;            
}
.cell-the-login-div-sj{
	text-align: center;
	position: relative;
	top: 33px;
	font-size: 14px;
	opacity: 0.5;
}
.cell-the-login-div-mk{
	height: 35px;
	position: relative;
	top: 62px;
	text-align: center;
	color: #809ac6;
	font-size: 17px;
}
.cell-the-login-div-mk-fz{
	margin-right: 35px;
	cursor: pointer;
}
.cell-the-login-div-mk-sx{
	width: 1px;
	height: 16px;
	background-color: #b5b8be;
	display: inline-block;
	position: relative;
	left: -17px;
	top: 3px;
}
.cell-the-login-div-mk-ykj{
	cursor: pointer;
}
.cell-the-login-div-zx{
	width: 313px;
	height: 1px;
	background-color: #e5eaf0;
	position: relative;
	top: 62px;
	left: 10px;
}
.cell-the-login-div-tc{
	font-size: 19px;
	text-align: center;
	color: #809ac6;
	position: relative;
	top: 86px;
	cursor: pointer;
}
.cell-the-login-div-cjhy{
	width: 66px;
	position: absolute;
	top: 30.5px;
	right: 47px;    
}

.the-title{
	width: 100%;
	height: 2.6rem;
	background-color: #e7e7e7;
	text-align: center;
    font-size: 1.1rem;
    line-height: 2.5rem;
	color: #0b2b49;
}
.login-agreement{
	text-align: center;
	color: #afb7c5;
	font-size: 1rem;
	margin-top: 23px;
}
.login-agreement-bottom{
	text-align: center;
	color: #afb7c5;
	font-size: 1rem;
	margin-top: 6px;
}

#bt2 {
	float: right;
	width: 9%;
	height: 3.2rem;
	background-color: #8e96a5;
	line-height: 3.2375rem;
	text-align: center;
	color: white;
	display: none;
	border-radius: 0.3125rem;
	position: absolute;
	z-index: 99;
	right: 4.8rem;
	font-size: 1.1rem;
}														

.super{
	display: none:;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.3); 
	z-index: 99;
	display: none;
}
.super-box{
	width: 1040px;
	height: 670px;
	border-radius: 2rem;
	background-size: 100% 100%;
	background-color: #ffffff;
	position: absolute;
	top: 64.5%;
	left: 50%;
	margin-top: -145px;
	z-index: 1;
	transform: translate(-50%, -50%);
}
.super-box-vip{
	position: absolute;
}
.super-box-vip img{
	width: 228px;
	height: 226px;    
	border-top-left-radius: 2rem;
	opacity: 0.6;
}
.super-box-hyleft{
	position: relative;
	/* top: -103px; */
	z-index: 10;
	float: left;
	/* display: inline-block; */
	width: 26%;
	height: 100%;    
}
.super-box-hyright{
	position: relative;
	/* top: -161px; */
	z-index: 10;
	display: inline-block;
	width: 73%;
	height: 100%;
}
.super-box-hyleft-hyqy{
	height: 50px;
	width: 120px;
	font-size: 26px;
	font-weight: 600;
	position: relative;
	top: 140px;
	margin: 0 auto;
}
.super-box-hyleft-xx{
	width: 180px;
	height: 1px;
	background-color: #e0e4ea;
	position: relative;
	top: 158px;
	margin: 0 auto;
}
.super-box-hyleft-qy{
	width: 248px;
	height: 300px;
	margin: 0 auto;
	position: relative;
	top: 185px;
}

.super-box-hyleft-qy ul {
  /* margin-left: 10rem;
  margin-bottom: 8.7625rem; */
}

.super-box-hyleft-qy li {
      text-align: left;
      height: 51px;
      position: relative;
      left: 22px;
}

.super-box-hyleft-qy li img {
  width: 19px;
  vertical-align: middle;
  margin-right: 10px;
}

.super-box-hyleft-qy li span {
  vertical-align: middle;
  font-size: 15px;
  font-weight: 400;
  color: #998b8b;
  line-height: 50px;
}
.super-box-hyleft-sx{
	width: 1px;
	height: 86%;
	background-color: #e2e1e1;
	position: absolute;
	top: 38px;
	right: 10px;
}

.super-box-hyright-bt{
	width: 200px;
	height: 32px;
	position: relative;
	top: 65px;
	left: 33px;
}
.super-box-hyright-bt img{
	width: 27px;
	/* width: 140px; */
	font-size: 16px;
	font-weight: 500;
	/* position: relative;
	top: -31px;
	left: 27px; */
	word-break: keep-all;
	white-space: nowrap; 
	overflow: hidden;
	display: inline-block;
}
.super-box-hyright-span{
	width: 140px;
	font-size: 16px;
	font-weight: 500;
	position: relative;
	left: 5px;
	word-break: keep-all;
	white-space: nowrap; 
	overflow: hidden;
	display: inline-block;
}


.Single{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.3); 
	z-index: 99;
	display: none;
}
.Single-box{
	width: 405px;
	height: 425px;
	border-radius: 2rem;
	background-size: 100% 100%;
	background-color: #ffffff;
	position: absolute;
	top: 53.5%;
	left: 50%;
	margin-top: -145px;
	z-index: 1;
	transform: translate(-50%, -50%);
	text-align: center;
}
.Single-box-x{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 40px;
	cursor: pointer;
}
.Single-box-text{
	height: 50px;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	margin-top: 18px;
	color: #203a67;
}
.Single-box-text2{
	font-size: 17px;
	color: #203a67;
	text-align: center;
}
.Single-box-text2 span{
	font-size: 28px;
	color: #fdc236;
}
.Single-box-div{
	width: 200px;
	height: 45px;
	background-color: #f3f7fd;
	border-radius: 5px;
	margin: 10px auto;
}
.Single-box-div img{
	width: 32px;
	position: relative;
	top: 7px;
}
.Single-box-div span{
	margin-left: 6px;
	position: relative;
	top: -3px;
	font-size: 16px;
}
.Single-box-zf{
	width: 170px;
	margin: 10px 0;
}
.Single-box-wx img{
	width: 32px;
}
.Single-box-wx span{
	font-size: 17px;
	color: #203a67;
	position: relative;
	top: -10px;
	left: 2px;    
}


.zyx-hy{
	text-align: center;
	position: relative;
	top: 90px;
	color: #203a67;
}

.zyx-month2 {
  display: inline-block;
  width: 164px;
  height: 164px;
  border-radius: 10px;
  vertical-align: middle;
  margin: 0rem 5px 5px;
  background-color: #ffffff;
  cursor: pointer;
  border: 2px solid #5e80ba;
  box-shadow: 1px 5px 10px 1.26px rgb(0 0 0 / 20%);
}


.zyx-year1 {
  display: inline-block;
  width: 160px;
  height: 160px;
  border-radius: 10px;
  vertical-align: middle;
  margin: 0rem 5px 5px;
  background-color: #5e80ba;
  color: #FFFFFF;
  cursor: pointer;
  border: 2px solid #ffffff;
}
.zyx-year2 {
  display: inline-block;
  width: 160px;
  height: 160px;
  border-radius: 10px;
  vertical-align: middle;
  margin: 0rem 5px 5px;
  background-color: #5e80ba;
  color: #FFFFFF;
  cursor: pointer;
  border: 2px solid #ffffff;
}
.zyx-cj {
  display: inline-block;
  width: 160px;
  height: 160px;
  border-radius: 10px;
  vertical-align: middle;
  margin: 0rem 5px 5px;
  background-color: #ffcf5d;
  color: #FFFFFF;
  cursor: pointer;
  border: 2px solid #ffffff;
}
.zyx-hy h3{
	line-height: 64px;
	font-size: 15px;
	font-weight: 600;
}
.zyx-hy .price b{
	font-size: 18px;
}
.zyx-hy .price p{
	font-size: 27px;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: 2px;	
}
.zyx-hy .price span {
    font-size: 14px;
    font-weight: 400;
    line-height: 64px;
    opacity: 0.4;
    text-decoration: line-through;
}
.zyx-yfje{
	text-align: center;
	position: relative;
	top: 120px;
	font-size: 35px;
	font-weight: 600;
}
.zyx-zfan{
	position: relative;
	top: 160px;
	margin: 0 auto;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
}
.zyx-zfan-div1{
	width: 170px;
	height: 64px;
	border-radius: 8px;
	display: inline-block;
	line-height: 61px;
	margin-right: 20px;
	cursor: pointer;
	background-color: #203a67;
}
.zyx-zfan-div2{
	width: 170px;
	height: 64px;
	border-radius: 8px;
	border: 1px solid #6381b2;
	display: inline-block;
	line-height: 61px;
	margin-left: 20px;
	cursor: pointer;
}
.zyx-zfan-div1 img{
	width: 30px;
	position: relative;
	top: 9px;
}
.zyx-fwxy{
	position: relative;
	top: 156px;
	text-align: center;
	font-size: 14px;
	color: #afb7c5;
}
.zyx-cj-wh{
	width: 19px;
}
.super-box-hyright-close{
	position: absolute;
	top: 10px;
	right: 10px;
}
.super-box-hyright-close img{
	width: 40px;
	cursor: pointer;
}
.zyx-cjwh{
	width: 290px;
	height: 300px;
	position: absolute;
	z-index: 5;
	right: -135px;
	display: none;       
}
.zyx-triangle-down{
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 15px solid #ffffff;
	position: relative;
	left: 134px;
}
.zyx-triangle{
	width: 100%;
	height: 292px;
	border-radius: 10px;
	box-shadow: 0px 5px 16.74px 1.26px rgb(0 0 0 / 10%);
	background-color: #F7F7F7;    
}
.zyx-triangle h3{
	text-align: center;
	font-size: 16px;
	color: #162848;
	line-height: 38px;
}
.zyx-triangle h4{
	text-align: center;
	font-size: 14px;
	color: #162848;
	line-height: 16px;
}
.zyx-triangle-div{
	width: 100%;
	height: 32px;
	margin-top: 0px;
	font-size: 13px;
	position: relative;
	left: -3px;
}
.zyx-triangle-div img{
	width: 24px;
}
.zyx-triangle-div span{
	position: relative;
	top: -6px;
	left: 5px;
}
.zyx-cj-img:hover .zyx-cjwh{
    display: block;
}
.zyx-cj-img{
	width: 19px;
	height: 30px;
	position: absolute;
	top: 25px;
	right: 57px;    
}

.cj-zfmodal{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.3); 
	z-index: 100;    
}
.cj-zfmodal-top{
	width: 472px;
	height: 333px;
	background: #ffffff;
	background-size: 100% 100%;
	position: absolute;
	top: 59%;
	left: 56%;
	margin-top: -145px;
	z-index: 1;
	transform: translate(-50%, -50%);
	border-radius: 10px;
}
.cj-zfmodal-top1{
	width: 100%;
	height: 36px;
	background-color: #203a67;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.cj-zfmodal-top1 span{
	color: #ffffff;
	font-size: 16px;
	line-height: 36px;
	position: relative;
	left: 12px;
}
.cj-zfmodal-top2{
	width: 100%;
	height: 65px;
	text-align: center;
}
.cj-zfmodal-top3{
	width: 100%;
	height: 232px;
	text-align: center;
	padding-left: 29px;
}
.cj-zfmodal-top1 img{
	width: 15px;
	height: 15px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.cj-zfmodal-top2-span1{
	font-size: 14px;
	line-height: 63px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}
.cj-zfmodal-top2-span2{
	font-size: 24px;
	color: #27406c;
	line-height: 10px;
	padding: 8px;
	font-weight: 550;
}
.cj-zfmodal-top2-successful{
	font-size: 24px;
	color: #27406c;
	line-height: 55px;
	padding: 8px;
	font-weight: 550;
}
.cj-zfmodal-top3-div1{
	width: 186px;
	height: 195px;
	background-color: #EEEEEE;
	margin: 0 10.5px;
	float: left;
	text-align: center;
}
.cj-zfmodal-top3-div2{
	width: 186px;
	height: 195px;
	background-color: #EEEEEE;
	margin: 0 10.5px;
	float: left;
}
.cj-zfmodal-top3-div1-img{
	width: 130px;
	height: 130px;
	margin: 24px auto 6px;
}
.cj-zfmodal-top3-div1-div{
	width: 100%;
	height: 30px;
}
.cj-zfmodal-top3-div2-img{
	width: 130px;
	height: 130px;
	margin: 24px auto 6px;
}
.cj-zfmodal-top3-div2-div{
	width: 100%;
	height: 30px;
}
.cj-zfmodal-top3-div2-div span{
	position: relative;
	top: -9px;
}
.cj-zfmodal-top3-div3{
	width: 413px;
	height: 210px;
}
.cj-zfmodal-top3-div3 img{
	width: 90%;
	height: 70%;
	position: relative;
	top: 12%;    
}
.cj-zfmodal-top3-div3-div{
	font-size: 15px;
	color: #27406c;
}

.zfmodal-top2 {
    width: 100%;
    height: 65px;
    text-align: center;
}

.zyx-zfewm{
	text-align: center;
	position: relative;
	top: 138px;
}
.cj-zfmodal-top3-div2-img1{
	width: 170px;
}
.cj-zfmodal-top3-div2-img2 img{
	width: 34px;
	margin-right: 4px;
}
.cj-zfmodal-top3-div2-img2 span{
	font-size: 17px;
	color: #203a67;
	position: relative;
	top: -10px;
	left: 2px;
}

.conversion-code{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.3); 
	z-index: 99;
	display: none;
}
.conversion-code-box{
	width: 458px;
	height: 310px;
	border-radius: 10px;
	background-size: 100% 100%;
	background-color: #ffffff;
	position: absolute;
	top: 64.5%;
	left: 50%;
	margin-top: -266px;
	z-index: 1;
	transform: translate(-50%, -50%);    
}
.conversion-code-div{
	color: #001945;
}
.conversion-code-x {
    position: absolute;
    top: 8px;
    right: 8px;
}
.conversion-code-x img{
	width: 33px;
	cursor: pointer;
}
.conversion-code-img,.conversion-code-name,.conversion-code-zh{
	display: inline-block;
}
.conversion-code-img {
    width: 27px;
    margin-left: 44px;
    margin-top: 39px;
}
.conversion-code-name{
	font-size: 16px;
	position: relative;top: -6px;
}
.conversion-code-zh{
	float: right;
	position: relative;
	top: 40px;
	left: -47px;
	font-size: 17px;
	font-weight: 550;
	cursor: pointer;	
}
.input_texts {
    width: 360px;
    height: 52px;
    margin-top: 35px;
    border: 2px solid #f0f0f0;
    padding: 0px;
    text-indent: 20px;
    outline: none;
    border-radius: 7px;
    font-size: 15px;
    color: #a8a8a8;
}
/* Safari，Chrome WebKit browsers */ 
	input::-webkit-input-placeholder {
		color: #a8a8a8;
	}
	/* 火狐 Mozilla Firefox 4 to 18 */ 
	input:-moz-placeholder {
		color: #a8a8a8;
	}
	/* 火狐 Mozilla Firefox 19+ */ 
	input::-moz-placeholder {
		color: #a8a8a8;
	}
	/* Internet Explorer 10+ */ 
	input:-ms-input-placeholder {
		color: #a8a8a8;
	}
.conversion-code-an{
	width: 360px;
	height: 52px;
	position: relative;
	top: 24px;
	margin: 0 auto;
	border-radius: 8px;
	background-color: #6a84b7;
	cursor: pointer;
	text-align: center;
	color: #f1f3f7;
	font-size: 17px;
	line-height: 48px;
	letter-spacing: 1px;
}
.conversion-code-hy{
	position: relative;
	top: 41px;
	text-align: center;
	font-size: 14px;
	color: #afb7c5;    
}
	    