#login-left {
        width: 50%;
        height: 100%;
      }
      .version{
        position: relative;
        font-size: 14px;
        color: #29AAE1;
        /*top: -218px;*/
        /*right: -363px;*/
		/*  top: -195px;*/
		  top: -190px;
		  right: -362px;
      }
      .loginVerificationImg{
      	width: 100%;
      }
      .loginVerification{
      	margin-top: 5px;
      }
      .loginVerificationConfirm{
      	width: 100%;
      	height: 25px;
      	display: flex;
      	justify-content: space-between;
      	margin-top: 5px;
      }
      #loginVerificationInput{
      	width: 100%;
      	height: 100%;
      	background: white;
      	color: black;
      	padding-left: 10px
      }
      .loginVerificationOK{
      	width: 20%;
      	height: 100%;
      	text-align: center;
      	line-height:25px;
      	cursor: pointer;
      	background: #009cae;
      	border-radius: 7px;
      	color: white;
      }
      .version-model-class{
      	height: 490px;
	    width: 1080px;
	    margin-left:60px;
	    position: relative;
	    background: #000000 0% 0% no-repeat padding-box;
	    box-shadow: 0px 0px 12px skyblue;
	    border-radius: 8px;
	    opacity: 1;
	  	z-index: 100;
      }
      .version-title{
	    width: 202px;
	    margin-top: 41px;
	    height: 19px;
	    font: 20px Questrial;
	    letter-spacing: 0px;
	    color: #7ED8FF;
	    opacity: 1;
	    margin-left: 40px;
      }
      .version-right{
      	width: 65%;
      	border: 1px solid #707070;
		opacity: 1;
		margin-left: 31%;
      	
      }
      .version-tip{
      	color:white;
      	float: right;
      	margin-right: 4%;
      	margin-top: 15px;
      }
      .version-info{
      	position: relative;
        margin:40px 15px 20px 30px;
        height: 70%;
        border-radius: 8px;
      }
      .version-no{
        font-size: 20px;
        width:25%;
        height:100%;
        color: white;
        border: 1px solid white;
        border-radius: 8px;
        margin-right:15px;
        display: inline-block;
        padding:10px;
        overflow: auto;
      }
      .version-no ul li{
      	padding: 1px;
      	margin-left: 10px;
      }
      .version-changes{
      	color: white;
        height:100%;
        width:71%;
        border: 1px solid white;
        border-radius: 8px;
        padding: 10px;
        display: inline-block;
        overflow: auto;
      }
     .version-no::-webkit-scrollbar,.version-changes::-webkit-scrollbar ,.agreement-info::-webkit-scrollbar{/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 10px;
     }

	.version-no::-webkit-scrollbar-thumb,.version-changes::-webkit-scrollbar-thumb ,.agreement-info::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        background: #e6e6e6;
     }

	.version-no::-webkit-scrollbar-track,.version-changes::-webkit-scrollbar-track ,.agreement-info::-webkit-scrollbar-track {/*滚动条里面轨道*/
        -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
        border-radius: 10px;
        background: gray;
     }
     .agreement{
     	float: right;
     	margin:20px;
		 color: #29AAE1;
     }
     .agreementAll .layui-layer-content{
		background: #000000 0% 0% no-repeat padding-box;
	    box-shadow: 0px 0px 12px skyblue;
	  } 
     .agreement-model-class{
	    color:white;
	    border-radius: 8px;
	    height:100%;
	    width: 100%;
	    padding: 30px 40px 0px 40px;
      }
      .agreement-title{
	    height: 19px;
	    font: 20px Questrial;
	    letter-spacing: 0px;
	    color: white;
	    opacity: 1;
      }
      .agreement-title-first{
	    height: 19px;
	    font: 20px Questrial;
	    letter-spacing: 0px;
	    color: #7ED8FF;
	    opacity: 1;
      }
      .agreement-right{
      	width: 68%;
      	border: 1px solid #707070;
		opacity: 1;
		margin-left: 32%;
      }
      .agreement-license{
	    height: 19px;
	    width:100%;
	    font: 12px Questrial;
	    letter-spacing: 0px;
	    color: #7ED8FF;
	    opacity: 1;
	    text-align: right;
      }
      .agreement-info{
      	position: relative;
        /* color: white; */
        margin:20px 0px 0px 0px;
        height: 74%;
        border-radius: 8px;
        border: 1px solid gray;
        padding: 20px;
        overflow: auto;
        /* font-size: 11px; */
      }
      .update-model{
      	width:350px;
      	height: 160px;
      	background: #000000 0% 0% no-repeat padding-box;
      	box-shadow: 0px 0px 12px yellow;
      	border-radius: 8px;
      	margin:180px 0px 0px -10px;
      	padding:20px 10px 20px 30px;
      }
      .update-pic{
          position: relative;
		  width:100px;
		  height:100px;
		  display: inline-block;
		  text-align:center;
		  vertical-align: middle;
		  margin: 10px 0px 0px 5px;
      }
      .update-pic img{
		  width:100px;
		  height:100px;
      }
      .update-info{
      	  display: inline-block;
      	  text-align:left;
      	  vertical-align: middle;
      	  margin-left: 20px;
      	  margin: 10px 0px 0px 25px;
      }
      .update-info-tip{
      	  color:white;
      	  width:120px;
      	  font-size: 12px;
      }
      .update-info-date{
      	  color:yellow;
      	  width:170px;
      }
			input[type="radio"]:checked + span{
				color: #fff;
		}
		input[type="radio"]:checked + span{
			color: #fff;
	}
	.modileQR{
		width: 750px;
		height: 200px;
		position: absolute;
		display: flex;
		z-index: 1;
		/*justify-content: space-between;*/
		bottom: 0;
		left: 130%;
	}

	.app-link{
		width: 350px;
		position: absolute;
		bottom: -170px;
		display: flex;
		justify-content: space-between;
	}