@charset "utf-8";
/* CSS Document  Download by http://www.veryhuo.com*/

@font-face {
 font-family: 'password';
 src: url(../zt/PasswordEntry.ttf);
}
@font-face {
  font-family: "阿里妈妈方圆体 VF Regular";src: url("../zt/5ZXWirqtEjCm.woff2") format("woff2"),
  url("../zt/i7IXtM0RtRXO.woff") format("woff");
  font-display: swap;
}
body{
margin:0px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size:14px; 
font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
color:#333;
}

.title{
    		position: relative;
    		border-bottom:1px solid #999;
    		color:#333;
    		font-size:18px;
    		padding-bottom:5px;
    	}
    
    	button{
    		padding:7px 15px;
    		background-color: #fff;
    		border:1px solid #aaa;
    		border-radius: 3px;
    	}
    	.fyAlert-blue .fy-alert-header{
    		background-color: #7272da;
    		color:#fff;
    	}
    	.fyAlert-blue .fy-alert-btn{
    		background-color: #7272da;
    		border:0;
    		color:#fff;
    	}
    	.fyAlert-green .fy-alert-header{
    		background-color: #95d495;
    		color:#fff;
    	}
    	.fyAlert-green .fy-alert-btn{
    		background-color: #95d495;
    		border:0;
    		color:#fff;
    	}

    	/*自定义动画案例*/
    	@-webkit-keyframes lightSpeedIn {
		  from {
		    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		    transform: translate3d(100%, 0, 0) skewX(-30deg);
		    opacity: 0;
		  }

		  60% {
		    -webkit-transform: skewX(20deg);
		    transform: skewX(20deg);
		    opacity: 1;
		  }

		  80% {
		    -webkit-transform: skewX(-5deg);
		    transform: skewX(-5deg);
		  }

		  to {
		    -webkit-transform: translate3d(0, 0, 0);
		    transform: translate3d(0, 0, 0);
		  }
		}

		@keyframes lightSpeedIn {
		  from {
		    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		    transform: translate3d(100%, 0, 0) skewX(-30deg);
		    opacity: 0;
		  }

		  60% {
		    -webkit-transform: skewX(20deg);
		    transform: skewX(20deg);
		    opacity: 1;
		  }

		  80% {
		    -webkit-transform: skewX(-5deg);
		    transform: skewX(-5deg);
		  }

		  to {
		    -webkit-transform: translate3d(0, 0, 0);
		    transform: translate3d(0, 0, 0);
		  }
		}

		.lightSpeedIn {
		  -webkit-animation-name: lightSpeedIn;
		  animation-name: lightSpeedIn;
		  -webkit-animation-timing-function: ease-out;
		  animation-timing-function: ease-out;
		}

		@-webkit-keyframes lightSpeedIn_hide {
		  from {
		    opacity: 1;
		  }

		  to {
		    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		    transform: translate3d(100%, 0, 0) skewX(30deg);
		    opacity: 0;
		  }
		}

		@keyframes lightSpeedIn_hide {
		  from {
		    opacity: 1;
		  }

		  to {
		    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		    transform: translate3d(100%, 0, 0) skewX(30deg);
		    opacity: 0;
		  }
		}

		.lightSpeedIn_hide {
		  -webkit-animation-name: lightSpeedIn_hide;
		  animation-name: lightSpeedIn_hide;
		  -webkit-animation-timing-function: ease-in;
		  animation-timing-function: ease-in;
		}

		.pre-box{
			border:1px solid #aaa;
			border-radius: 5px;
			background-color: #f9f9f9;
			padding:15px;
		}

#allbg{
  position:fixed;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  min-width: 1200px;
  z-index:-10;
  zoom: 1;
  background-color: #121047;
  background-image:url(../nsjlei/img/backgorund-image.svg);
  background-position: bottom center !important;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}

#allbgsy{
  position:fixed;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  min-width: 1200px;
  z-index:-10;
  zoom: 1;
  background-color: #121047;
  background-image:url(../nsjlei/img/backgorund-image.svg);
  background-position: bottom center !important;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  animation: zoombg infinite 10s;
  -webkit-animation: zoombg infinite 10s;
}

@keyframes zoombg {
  0% {
    background-size: 100%;
  }
  50% {
    background-size: 110%;
  }
  100% {
    background-size: 100%;
  }
}

@-webkit-keyframes zoombg {
  0% {
    background-size: 100%;
  }
  50% {
    background-size: 110%;
  }
  100% {
    background-size: 100%;
  }
}

.loginput {-webkit-box-shadow: 0 0 0px 1000px white inset;background:transparent;padding:0 0 0 10px;height:50px;border-left:hidden;border-right:hidden;border-top:hidden; outline: none;border-bottom:0px solid #999;font-size:16px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; vertical-align:middle}

.wenzi120 {
	font-size:12px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#000;
	}
.wenzi12lan {
	font-size:12px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#3478f6;
	}
.wenzi12f {
	font-size:12px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#fff;
	}
.wenzi12fb {
	font-size:12px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#fff;
	font-weight:bold;
	}
.wenzi123 {
	font-size:12px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#333;
	}
.wenzi126 {
	font-size:12px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#666;
	}
.wenzi129 {
	font-size:12px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#999;
	}
.wenzi12c {
	font-size:12px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#ccc;
	}
.wenzi12hong {
	font-size:12px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#f23737;
	}
.wenzi12hongb {
	font-size:12px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#eb4d3d;
	font-weight:bold;
	}
.wenzi140 {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#000;
	}
.wenzi14lan {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#3478f6;
	}
.wenzi14cheng {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#eb7a3c;
	}
.wenzi14hong {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#f23737;
	}
.wenzi14hongb {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#eb4d3d;
	font-weight:bold;
	}
.wenzi14f {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#fff;
	}
	.wenzi14fb {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#fff;
	font-weight:bold;
	}
.wenzi143 {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#333;
	}
.wenzi143b {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#333;
	font-weight:bold;
	}
.wenzi146 {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#666;
	}
.wenzi149 {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#999;
	}
.wenzi14c {
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#ccc;
	}
.wenzi16lan {
	font-size:16px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#3478f6;
	}
.wenzi16f {
	font-size:16px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#fff;
	}
.wenzi16bt {
	font-size:16px; 
	color:#000;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	font-weight:bold;
	}
.wenzi163 {
	font-size:16px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#333;
	}
.wenzi163b {
	font-size:16px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#333;
	font-weight:bold;
	}
.wenzi169 {
	font-size:16px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#999;
	}
.wenzi16c {
	font-size:16px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#ccc;
	}
.wenzi16fb {
	font-size:16px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#fff;
	font-weight:bold;
	}
.wenzi183 {
	font-size:18px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#000;
	}
.wenzi18b {
	font-size:18px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#000;
	font-weight:bold;
	}
.wenzi300 {
	font-size:30px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#000;
	}
.xianinput {background:transparent;border-left:hidden;border-right:hidden;border-top:hidden; outline: none;border-bottom:0px solid #cccccc;font-size:14px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;vertical-align:middle}
.xianinputpk {background:transparent;border-left:hidden;border-right:hidden;border-top:hidden; outline: none;border-bottom:0px solid #cccccc;font-size:16px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;vertical-align:middle;font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.xianinputbai {background:transparent;border-left:hidden;border-right:hidden;border-top:hidden; outline: none;border-bottom:1px solid #ffffff;font-size:14px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; color:#FFF; vertical-align:middle}
.xianinputred {background:transparent;border-left:hidden;border-right:hidden;border-top:hidden; outline: none;border-bottom:0px solid #fdc6c6;font-size:14px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; vertical-align:middle}
.yuaninput {background:#e0e0e5;border-radius:15px;border-left:hidden;border-right:hidden;border-top:hidden; outline: none;border-bottom:hidden;font-size:12px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;vertical-align:middle; padding:0px 0px 0px 10px; height:20px;}
.yuaninpute {background:#eeeeee;border-radius:15px;border-left:hidden;border-right:hidden;border-top:hidden; outline: none;border-bottom:hidden;font-size:12px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;vertical-align:middle; padding:0px 0px 0px 10px; height:20px;}
.yuaninpute7 {background:#e1e1e1;border-radius:15px;border-left:hidden;border-right:hidden;border-top:hidden; outline: none;border-bottom:hidden;font-size:12px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;vertical-align:middle; padding:0px 0px 0px 10px; height:20px;}
.yuaninputbai {background:#fff;border-radius:15px;border-left:hidden;border-right:hidden;border-top:hidden; outline: none;border-bottom:hidden;font-size:12px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;vertical-align:middle; padding:0px 0px 0px 10px; height:20px;}
.yuaninputred {background:#fdc6c6;border-radius:15px;border-left:hidden;border-right:hidden;border-top:hidden; outline: none;border-bottom:hidden;font-size:12px;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;vertical-align:middle; padding:0px 0px 0px 10px; height:20px;}
.daoxiao {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #5dc466;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:45px;
 width:45px;
  font-size:14px;
 color:#ffffff;
 padding:0px 0px 0px 0px;
 border-radius:45px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
 line-height:45px;
 text-align:center;
}
.qingjia {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #b67ad5;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:45px;
 width:45px;
  font-size:14px;
 color:#ffffff;
 padding:0px 0px 0px 0px;
 border-radius:45px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
 line-height:45px;
 text-align:center;
}
.kuangke {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #eb4d3d;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:45px;
 width:45px;
  font-size:14px;
 color:#ffffff;
 padding:0px 0px 0px 0px;
 border-radius:45px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
 line-height:45px;
 text-align:center;
}
.daixuan {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: #eee;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:45px;
 width:45px;
  font-size:14px;
 color:#a1a2a1;
 padding:0px 0px 0px 0px;
 border-radius:45px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
 line-height:45px;
 text-align:center;
}
.yuanbt {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #3478f6;
	border-right-color: #3478f6;
	border-bottom-color: #3478f6;
	border-left-color: #3478f6;
	background: #3478f6;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:20px;
 width:45px;
  font-size:12px;
 color:#ffffff;
 padding:0px 0px 0px 0px;
 border-radius:15px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
}
.yuanbtc {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	background: #eeeeee;
 height:25px;
 width:50px;
  font-size:12px;
 color:#999999;
 padding:0px 0px 0px 0px;
 border-radius:15px;
}
.yuanbtk{
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	background: #fff;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:20px;
 width:45px;
  font-size:12px;
 color:#3478f6;
 padding:0px 0px 0px 0px;
 border-radius:15px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
}
.yuanbtkc {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #eeeeef;
	border-right-color: #eeeeef;
	border-bottom-color: #eeeeef;
	border-left-color: #eeeeef;
	background: #eeeeef;
 font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:20px;
 width:45px;
  font-size:12px;
 color:#3478f6;
 padding:0px 0px 0px 0px;
 border-radius:15px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
}
.yuanbtk9 {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #eeeeef;
	border-right-color: #eeeeef;
	border-bottom-color: #eeeeef;
	border-left-color: #eeeeef;
	background: #eeeeef;
 font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:20px;
 width:45px;
  font-size:12px;
 color:#999;
 padding:0px 0px 0px 0px;
 border-radius:15px;
 -moz-user-select: none;
 outline:none;
}
.yuanbtk0 {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	background: #fff;
font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:20px;
 width:45px;
  font-size:12px;
 color:#000;
 padding:0px 0px 0px 0px;
 border-radius:15px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
}
.yuanbtkser {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #e0e0e5;
	border-right-color: #e0e0e5;
	border-bottom-color: #e0e0e5;
	border-left-color: #e0e0e5;
	background: #e0e0e5;
font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:18px;
 width:18px;
  font-size:12px;
 color:#000;
 padding:0px 0px 0px 0px;
 border-radius:9px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
}

.yuanbtek{
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	background: #eee;
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:20px;
 width:45px;
  font-size:12px;
 color:#3478f6;
 padding:0px 0px 0px 0px;
 border-radius:15px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
}
.yuanbtkec {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	background: #eee;
 font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:20px;
 width:45px;
  font-size:12px;
 color:#3478f6;
 padding:0px 0px 0px 0px;
 border-radius:15px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
}
.yuanbtke0 {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	background: #eee;
font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:20px;
 width:45px;
  font-size:12px;
 color:#000;
 padding:0px 0px 0px 0px;
 border-radius:15px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
}
.yuanbtke9 {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	background: #eee;
font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:20px;
 width:45px;
  font-size:12px;
 color:#999;
 padding:0px 0px 0px 0px;
 border-radius:15px;
 -moz-user-select: none;
 outline:none;
}
.yuanbtkeser {
	-webkit-appearance: none;/*兼容苹果手机*/
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
	background: #eee;
font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
 height:18px;
 width:18px;
  font-size:12px;
 color:#000;
 padding:0px 0px 0px 0px;
 border-radius:9px;
 cursor:pointer;
 -moz-user-select: none;
 outline:none;
}


 .laganc::-webkit-scrollbar {/*滚动条整体样式*/
            width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 8px;
        }
        .laganc::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 0px;
            -webkit-box-shadow: inset 0 0 5px #bbb;
            background: #bbb;
        }
        .laganc::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #fff;
            border-radius: 0;
            background: #fff;
        }


 .laganbai::-webkit-scrollbar {/*滚动条整体样式*/
            width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 8px;
        }
        .laganbai::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 0px;
            -webkit-box-shadow: inset 0 0 5px #999;
            background: #999;
        }
        .laganbai::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #ffffff;
            border-radius: 0;
            background: #ffffff;
        }
 .laganbaipk::-webkit-scrollbar {/*滚动条整体样式*/
            width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 8px;
        }
        .laganbaipk::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 0px;
            -webkit-box-shadow: inset 0 0 5px #999;
            background: #999;
        }
        .laganbaipk::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #f7f7f7;
            border-radius: 0;
            background: #f7f7f7;
        }
 .laganbaiznpk::-webkit-scrollbar {/*滚动条整体样式*/
            width: 12px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 12px;
        }
        .laganbaiznpk::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 0px;
            -webkit-box-shadow: inset 6px 0px 0px #f0f0f9;
            background: #666;
        }
        .laganbaiznpk::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #f0f0f9;
            border-radius: 0;
            background: #f0f0f9;
        }
 .laganhui::-webkit-scrollbar {/*滚动条整体样式*/
            width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 8px;
        }
        .laganhui::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 0px;
            -webkit-box-shadow: inset 0 0 5px #666;
            background: #666;
        }
        .laganhui::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #f0f0f9;
            border-radius: 0;
            background: #f0f0f9;
        }
		
 .laganrgzn::-webkit-scrollbar {/*滚动条整体样式*/
            width: 16px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 16px;
        }
        .laganrgzn::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 0px;
            -webkit-box-shadow: inset 8px 0px 0px #f0f0f9;
            background: #999;
        }
        .laganrgzn::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #f0f0f9;
            border-radius: 0;
            background: #f0f0f9;
        }

 .laganbaits::-webkit-scrollbar {/*滚动条整体样式*/
            width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 8px;
        }
        .laganbaits::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 0px;
            -webkit-box-shadow: inset 0 0 5px #999;
            background: #999;
        }
        .laganbaits::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #fff;
            border-radius: 0;
            background: #fff;
        }
		
		
 .laganlan::-webkit-scrollbar {/*滚动条整体样式*/
            width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 8px;
        }
        .laganlan::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 0px;
            -webkit-box-shadow: inset 0 0 5px #fff;
            background: #fff;
        }
        .laganlan::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #3478f6;
            border-radius: 0;
            background: #3478f6;
        }
		
		
 .laganbaitsc::-webkit-scrollbar {/*滚动条整体样式*/
            width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 8px;
        }
        .laganbaitsc::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 0px;
            -webkit-box-shadow: inset 0 0 5px #999;
            background: #999;
        }
        .laganbaitsc::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #fff;
            border-radius: 0;
            background: #fff;
        }
		
 .laganbaitscz::-webkit-scrollbar {/*滚动条整体样式*/
            width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 10px;
        }
        .laganbaitscz::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 0px;
            -webkit-box-shadow: inset 0 0 5px #ccc;
            background: #ccc;
        }
        .laganbaitscz::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #ffffff;
            border-radius: 0;
            background: #ffffff;
        }

	.my_protocol .input_agreement_protocol {
                appearance: none;
                -webkit-appearance: none;
                outline: none;
                display: none;
            }
      
.my_protocol .input_agreement_protocol+span {
                width: 16px;
                height: 16px;
                display: inline-block;
																background-size: 16px 41px;
																background-image: url('../img/check200.png');
                background-position-x: 0px;
                background-position-y: -25px;
                position: relative;
                top: 3px;
				cursor:pointer;
				-moz-user-select: none;
            }
          
.my_protocol .input_agreement_protocol:checked+span {
                background-position: 0 0px
}


.my_protocol14 .input_agreement_protocol14 {
                appearance: none;
                -webkit-appearance: none;
                outline: none;
                display: none;
            }
      
.my_protocol14 .input_agreement_protocol14+span {
                width: 14px;
                height: 14px;
                display: inline-block;
                background-size: 14px 36px;
																background-image: url('../img/check200.png');
                background-position-x: 0px;
                background-position-y: -27px;
                position: relative;
                top: 3px;
				cursor:pointer;
				-moz-user-select: none;
            }
          
.my_protocol14 .input_agreement_protocol14:checked+span {
                background-position: 0 0px
}


.my_protocol12 .input_agreement_protocol12 {
                appearance: none;
                -webkit-appearance: none;
                outline: none;
                display: none;
            }
      
.my_protocol12 .input_agreement_protocol12+span {
                width: 12px;
                height: 12px;
                display: inline-block;
                background-size: 12px 31px;
																background-image: url('../img/check200.png');
                background-position-x: 0px;
                background-position-y: -29px;
                position: relative;
                top: 3px;
				cursor:pointer;
				-moz-user-select: none;
            }
          
.my_protocol12 .input_agreement_protocol12:checked+span {
                background-position: 0 0px
}


.c7bg { 
	text-align:center;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:22;
	background-color:#f0f0f9;
	opacity:1;
    filter:alpha(opacity=100);
}


.c7 { 
	text-align:center;
	position:fixed;
	top:50%;
	margin-top:-420px;
	width:1200px;
	height:840px;
	left:50%;
	margin-left:-600px;
	z-index:23;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 100px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0px 0px 100px rgba(0, 0, 0, .4);
	box-shadow:  0px 0px 100px rgba(0, 0, 0, .4);
	border-radius: 15px;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	overflow-y: hidden;
}


.c2bg { 
	text-align:center;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:20;
	background-color:#f0f0f9;
	opacity:1;
    filter:alpha(opacity=100);
}


.c2 { 
	text-align:center;
	position:fixed;
	top:50%;
	margin-top:-420px;
	width:1200px;
	height:840px;
	left:50%;
	margin-left:-600px;
	z-index:21;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 100px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0px 0px 100px rgba(0, 0, 0, .4);
	box-shadow:  0px 0px 100px rgba(0, 0, 0, .4);
	border-radius: 15px;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	overflow-y: hidden;
}


.c3bg { 
	text-align:center;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:30;
	background-color:#f0f0f9;
	opacity:1;
    filter:alpha(opacity=100);
}


.c3 { 
	text-align:center;
	position:fixed;
	top:50%;
	margin-top:-420px;
	width:1200px;
	height:840px;
	left:50%;
	margin-left:-600px;
	z-index:31;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 90px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0px 0px 90px rgba(0, 0, 0, .4);
	box-shadow:  0px 0px 90px rgba(0, 0, 0, .4);
	border-radius: 15px;
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	overflow-y: hidden;
}


.c10bg { 
	text-align:center;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:700;
	background-color:#000;
	opacity:0.6;
    filter:alpha(opacity=60);
}


.c10 { 
	text-align:center;
	position:fixed;
	width:800px;
	height:100%;
	top:0px;
	left:50%;
	margin-left:-400px;
	z-index:701;
	background-color:#fff;
	border-radius: 10px;
}


.c8bg { 
	text-align:center;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:40;
	background-color:#000;
	opacity:0.6;
    filter:alpha(opacity=60);
}


.c8 { 
	text-align:center;
	position:fixed;
	width:800px;
	height:100%;
	top:0px;
	left:50%;
	margin-left:-400px;
	z-index:41;
	background-color:#fff;
	border-radius: 10px;
}


.c6bg { 
	text-align:center;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:27;
	background-color:#000;
	opacity:0.6;
    filter:alpha(opacity=60);
}


.c6 { 
	text-align:center;
	position:fixed;
	width:800px;
	height:100%;
	top:0px;
	left:50%;
	margin-left:-400px;
	z-index:28;
	background-color:#fff;
	border-radius: 10px;
}

.c5bg { 
	text-align:center;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:25;
	background-color:#000;
	opacity:0.6;
    filter:alpha(opacity=60);
}


.c5 { 
	text-align:center;
	position:fixed;
	width:800px;
	height:100%;
	top:0px;
	left:50%;
	margin-left:-400px;
	z-index:26;
	background-color:#fff;
	border-radius: 10px;
}

.c4bg { 
	text-align:center;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:40;
	background-color:#000;
	opacity:0.6;
    filter:alpha(opacity=60);
}


.c4 { 
	text-align:center;
	position:fixed;
	width:800px;
	height:100%;
	top:0px;
	left:50%;
	margin-left:-400px;
	z-index:41;
	background-color:#fff;
	border-radius: 10px;
}


.serchuangbg { 
	text-align:center;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:800;
	background-color:#fff;
	opacity:0.8;
    filter:alpha(opacity=80);
}


.serchuang { 
	text-align:center;
	position:fixed;
	top:50%;
	margin-top:-200px;
	width:500px;
	height:400px;
	left:50%;
	margin-left:-250px;
	z-index:801;
	border:0;
	background-color:#fff;
	-webkit-box-shadow: 0px 0px 100px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0px 0px 100px rgba(0, 0, 0, .4);
	box-shadow:  0px 0px 100px rgba(0, 0, 0, .4);
	-webkit-overflow-scrolling: touch;
	outline:none;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius:15px;
}


.pkchuangbg { 
	text-align:center;
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:900;
	background-color:#fff;
	opacity:0.8;
    filter:alpha(opacity=80);
}


.pkchuang { 
	text-align:center;
	position:fixed;
	top:50%;
	margin-top:-200px;
	width:500px;
	height:400px;
	left:50%;
	margin-left:-250px;
	z-index:901;
	background-color:#f7f7f7;
	-webkit-box-shadow: 0px 0px 100px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 100px rgba(0, 0, 0, .5);
	box-shadow:  0px 0px 100px rgba(0, 0, 0, .5);
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius:12px;
}



.dangban { 
	position:fixed;
	top:0px;
	width:100%;
	height:100%;
	left:0px;
	z-index:9999;
	background-color:#fff;
	overflow-x: hidden;
	overflow-y: hidden;
	opacity:0;
    filter:alpha(opacity=0);
}


.caozuoqubt {
	position:absolute;
	height:30px;
	width:100px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	background-color:#f5f5f5;
	line-height:30px;
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#999;
	cursor:pointer;
}


.caozuoqubts {
	position:absolute;
	height:30px;
	width:100px;
	border-bottom:1px solid #fff;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	background-color:#fff;
	line-height:30px;
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#000;
	cursor:pointer;
}


.c01bt {
	position:absolute;
	height:30px;
	width:100px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#fff;
	line-height:30px;
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#999;
	cursor:pointer;
}


.c01bts {
	position:absolute;
	height:30px;
	width:100px;
	border-bottom:1px solid #f0f0f9;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#f0f0f9;
	line-height:30px;
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#000;
	cursor:pointer;
}

.sc01bt {
	position:absolute;
	height:30px;
	width:80px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#fff;
	line-height:30px;
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#999;
	cursor:pointer;
}


.sc01bts {
	position:absolute;
	height:30px;
	width:80px;
	border-bottom:1px solid #f0f0f9;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#f0f0f9;
	line-height:30px;
	font-size:14px; 
	font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	color:#000;
	cursor:pointer;
}

 .innerboxt::-webkit-scrollbar {/*滚动条整体样式*/
            width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/
            height: 8px;
        }
        .innerboxt::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
            border-radius: 8px;
            -webkit-box-shadow: inset 0 0 5px #ccc;
            background: #ccc;
        }
        .innerboxt::-webkit-scrollbar-track {/*滚动条里面轨道*/
            -webkit-box-shadow: inset 0 0 5px #f0f0f9;
            border-radius: 0;
            background: #f0f0f9;
        }
		
		
.div-inline{ display:inline;}

.clipbg{
				position:fixed;
				background: black;
				top: 0;
				z-index: 99999;
				width: 100%;
				height: 100%;
				left: 0;
			}
			.clipbg #clipArea{
				width: 100%;
				height: 80%;
				margin: auto;

			}
			.clipbg .footer{
				width: 300px;
				position: fixed;
				left: 50%;
				margin-left:-150px;
				bottom: 0px;
				text-align:center;
				cursor:pointer;
			}
			.clipbg dl{
				background: #ffffff;
				border-radius: 0.4rem;
				overflow: hidden;
				margin-bottom: 0.6rem;
			}
			.clipbg dd{
				position: relative;
				height: 2.25rem;
				line-height: 2.25rem;
				cursor:pointer;
			}
			.clipbg .xztp{
				height: 2.25rem;
				line-height:2.25rem;
				border-radius: 0.4rem;
				margin-bottom: 0.6rem;
				background: #fff;
				color:#3478f6;
				cursor:pointer;
				-moz-user-select:none;
			}
			.clipbg .wccj{
				height: 2.25rem;
				line-height:2.25rem;
				border-radius: 0.4rem;
				margin-bottom: 0.6rem;
				background: #3478f6;
				color:#fff;
				cursor:pointer;
				-moz-user-select:none;
			}
			.clipbg .back{
				height: 2.25rem;
				line-height:2.25rem;
				border-radius: 0.4rem;
				margin-bottom: 0.6rem;
				background: #ffffff;
				cursor:pointer;
				-moz-user-select:none;
			}
			.clipbg dd input{
				position: absolute;
				width: 100%;
				height: 100%;
				top: 0;
				left: 0;
				z-index: 11;
				filter:alpha(opacity=0);  
			  -moz-opacity:0;  
			  -khtml-opacity: 0;  
			  opacity: 0; 
			}
.loadimg{
				position: absolute;
				top: 40%;
				width: 100px;
				margin-left:-50px;
				left: 50%;
				height: 1.6rem;
				line-height: 1.6rem;
				z-index: 99999;
				text-align: center;
				color: #ffffff;
				border-radius:0.2rem ;
			}
