* {
	box-sizing: border-box;
}

html, body {
	position: relative;
	height: 100%;
	background: url(../images/bigScreen/bg2.jpg) 0 0 no-repeat;
	background-size: cover;
}

.header {
	height: 63px;
	line-height: 63px;
	color: #fff;
	background: url(../images/bigScreen/headBg.jpg) center repeat-x;
}

.header .logo {
	margin-left: 30px;
	padding-left: 107px;
	line-height: 63px;
	font-size: 26px;
	font-weight: bold;
	background: url(../images/bigScreen/logo.png) 0 center no-repeat;
}

.header .mixed {
	margin-right: 30px;
	font-size: 14px;
}

.header .mixed a {
	height: 34px;
	line-height: 32px;
	border: 1px solid rgba(255, 255, 255, 0.6);
	border-radius: 34px;
}

.header .mixed .login {
	margin: 15px 22px 0;
	padding-left: 42px;
	width: 90px;
	background: url(../images/bigScreen/user.png) 18px center no-repeat;
}

.header .mixed .setting {
	margin-top: 15px;
	padding-left: 43px;
	width: 115px;
	background: url(../images/bigScreen/setting.png) 16px center no-repeat;
}

.border {
	position: relative;
	padding-top: 29px;
}

.border:before {
	position: absolute;
	top: 29px;
	left: 0;
	bottom: 0;
	display: block;
	content: "";
	width: 1px;
	background-color: #1383e7;
}

.border .corner {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	padding: 0 17px 0 15px;
	height: 32px;
	line-height: 29px;
	font-size: 18px;
	background: url(../images/bigScreen/corner.png) 0 0 no-repeat,
		url(../images/bigScreen/slash.png) right 0 no-repeat,
		url(../images/bigScreen/chunk.png) 16px bottom no-repeat;
}

.border .corner::before {
	position: absolute;
	top: 0;
	left: 19px;
	right: 17px;
	display: block;
	content: "";
	height: 1px;
	background: url(../images/bigScreen/border.jpg) 0 0 no-repeat;
}

.border .line {
	position: absolute;
	top: 28px;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #1383e7;
}

.border .inner {
	position: relative;
	width: 100%;
	height: 100%;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #1383e7;
}

.main {
	position: absolute;
	left: 0;
	right: 0;
	top: 63px;
	bottom: 0;
	overflow: hidden;
}

.swiper-container {
	height: 100%;
}

.special_two, .special_one {
	position: relative;
	padding-bottom: 10px;
	margin: 0 18px;
	height: inherit;
}

.special_one .half {
	height: 50%;
	padding-top: 20px;
}

.special_one .left {
	width: 40%;
	height: 100%;
}

.special_one .left .tabHead {
	padding-top: 25px;
	font-size: 0;
	text-align: center;
}

.special_one .left .tabHead span {
	display: inline-block;
	margin: 0 5px;
	padding: 0 15px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #7ca9ff;
	line-height: 26px;
	border: 1px solid transparent;
	vertical-align: top;
	cursor: pointer;
	border-radius: 28px;
}

.special_one .left .tabHead span.active {
	background-color: #001cad;
	border-color: #4665f5;
}

.special_one .left .tabBody {
	position: absolute;
	top: 53px;
	left: 0;
	bottom: 0;
	right: 0;
}

.special_one .right {
	padding-left: 18px;
	width: 60%;
	height: 100%;
}

.special_one .right .border {
	height: inherit;
}

.special_one .subright {
	margin-left: 350px;
	height: 100%;
}

.special_one .subleft {
	position: relative;
	float: left;
	margin-left: 30px;
	width: 290px;
	height: inherit;
}

.special_one .subleft::after {
	position: absolute;
	top: 25px;
	right: -25px;
	bottom: 15px;
	display: block;
	content: "";
	border-left: 1px dashed rgba(255, 255, 255, 0.3);
}

.special_one .subleft h4 {
	margin-top: 15px;
	padding-left: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	background: #0022db url(../images/bigScreen/count.png) right bottom
		no-repeat;
}

.special_one .subleft .number {
	margin-top: 15px;
	font-size: 0;
	line-height: 45px;
}

.special_one .subleft .number .flop {
	display: inline-block;
	margin-right: 5px;
	font-size: 28px;
	font-weight: bold;
	width: 31px;
	color: #fff;
	text-align: center;
	background: url(../images/bigScreen/Flop.png) 0 0 no-repeat;
	vertical-align: top;
}

.special_one .subleft .number .comma {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.special_one .subleft .number em {
	margin-top: 27px;
	font-size: 18px;
	line-height: 1;
	color: #fff;
	vertical-align: bottom;
}

.special_one .subleft .list {
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}

.special_one .subleft .list em {
	margin-right: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #00ffd5;
}

.special_one .bottom {
	height: 100%;
}

.special_one .bottom .subleft {
	width: 300px;
}

.special_one .bottom .subleft::after {
	right: -35px;
}

.special_one .bottom .subleft .list {
	line-height: 40px;
}

.special_one .bottom .subright {
	margin-left: 370px;
}

.special_two .top {
	padding-top: 20px;
	height: 55%;
}

.special_two .left {
	padding-right: 20px;
	width: 65%;
	height: 100%;
}

.special_two .left .border {
	height: 100%;
}

.special_two .left .subleft {
	position: relative;
	float: left;
	width: 45%;
	height: inherit;
}

.special_two .left .subleft::after {
	position: absolute;
	top: 20px;
	right: 0;
	bottom: 20px;
	display: block;
	content: "";
	border-left: 1px dashed rgba(255, 255, 255, 0.3);
}

.special_two .left .subleft .tabHead {
	padding-top: 15px;
	font-size: 0;
	text-align: center;
}

.special_two .left .subleft .tabHead span {
	display: inline-block;
	margin: 0 5px;
	padding: 0 15px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #7ca9ff;
	line-height: 26px;
	border: 1px solid transparent;
	vertical-align: top;
	cursor: pointer;
	border-radius: 28px;
}

.special_two .left .subleft .tabHead span.active {
	font-weight: bold;
	color: #00fcff;
	background-color: #001cad;
	border-color: #4665f5;
}

.special_two .left .subleft .tabBody {
	position: absolute;
	top: 53px;
	left: 0;
	bottom: 0;
	right: 0;
}

.special_two .left .subright {
	float: left;
	width: 55%;
	height: inherit;
}

.special_two .left .subright .halfH {
	position: relative;
	height: 50%;
	overflow: hidden;
}

.special_two .left .subright .halfH.special::after {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	display: block;
	content: "";
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

.special_two .left .subright .subtitle {
	padding: 0 12px 0 22px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}

.special_two .left .subright .subtitle i {
	display: inline-block;
	margin: 8px 7px 0 0;
	width: 4px;
	height: 14px;
	background-color: #00d8ff;
	vertical-align: top;
}

.special_two .left .subright .subinner {
	position: absolute;
	top: 32px;
	left: 0;
	right: 0;
	bottom: 0;
}

.special_two .left .subright input {
	padding-left: 10px;
	width: 104px;
	height: 20px;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	border: 1px solid rgba(150, 177, 255, 0.3);
	background: transparent url(../images/bigScreen/time.png) right center
		no-repeat;
}

.special_two .right {
	position: relative;
	width: 35%;
	height: 100%;
}

.special_two .right::after {
	position: absolute;
	top: 20px;
	right: 0;
	bottom: 20px;
	display: block;
	content: "";
	border-left: 1px dashed rgba(255, 255, 255, 0.3);
}

.special_two .right .tabHead {
	padding-top: 15px;
	font-size: 0;
	text-align: center;
}

.special_two .right .tabHead span {
	display: inline-block;
	margin: 0 5px;
	padding: 0 15px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #7ca9ff;
	line-height: 26px;
	border: 1px solid transparent;
	vertical-align: top;
	cursor: pointer;
	border-radius: 28px;
}

.special_two .right .tabHead span.active {
	font-weight: bold;
	color: #00fcff;
	background-color: #001cad;
	border-color: #4665f5;
}

.special_two .right .tabBody {
	position: absolute;
	top: 43px;
	left: 0;
	bottom: 0;
	right: 0;
}

.special_two .right .tabBody .halfH {
	position: relative;
	height: 50%;
	overflow: hidden;
}

.special_two .right .tabBody .halfH.special::after {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	display: block;
	content: "";
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

.special_two .right .tabBody .con {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	bottom: 0;
}

.special_two .right .tabBody .halfW {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
}

.special_two .right .subtitle {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	padding: 0 12px 0 22px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}

.special_two .right .subtitle i {
	display: inline-block;
	margin: 8px 7px 0 0;
	width: 4px;
	height: 14px;
	background-color: #00d8ff;
	vertical-align: top;
}

.special_two .right input {
	padding-left: 10px;
	width: 104px;
	height: 20px;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	border: 1px solid rgba(150, 177, 255, 0.3);
	background: transparent url(../images/bigScreen/time.png) right center
		no-repeat;
}

.special_two .right .table_cell {
	position: absolute;
	top: 50%;
	left: 50%;
	padding-left: 20%;
	width: 110px;
	color: #fff;
	text-align: right;
	line-height: 24px;
	transform: translate3d(-50%, -50%, 0);
	box-sizing: content-box;
}

.special_two .right .table_cell em {
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #00ffd5;
}

.special_two .right .circle_1 {
	background: url(../images/bigScreen/circle_1.png) 0 center no-repeat;
}

.special_two .right .circle_2 {
	background: url(../images/bigScreen/circle_2.png) 0 center no-repeat;
}

.special_two .right .circle_3 {
	background: url(../images/bigScreen/circle_3.png) 0 center no-repeat;
}

.special_two .right .circle_4 {
	background: url(../images/bigScreen/circle_4.png) 0 center no-repeat;
}

.special_two .bottom {
	padding-top: 20px;
	height: 45%;
}

.special_two .bottom .inner {
	position: relative;
	height: 100%;
	border: 1px solid #1383e7;
}

.special_two .bottom .tabHead {
	float: left;
	padding-top: -1%;
	height: 100%;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}

.special_two .bottom .tabHead div {
	position: relative;
	display: block;
	width: 103px;
	margin: 1% 0;
	height: 25%;
	font-size: 15px;
	font-weight: bold;
	color: #7ca9ff;
	background-color: #001fb5;
	cursor: pointer;
}

.special_two .bottom .tabHead div.active {
	font-weight: bold;
	color: #00fcff;
	background: url(../images/bigScreen/active.png);
}

.special_two .bottom .tabHead div.active::before {
	position: absolute;
	left: 0;
	top: -1px;
	bottom: -1px;
	width: 3px;
	display: block;
	content: "";
	background-color: #00d8ff;
}

.special_two .bottom .tabHead div.active::after {
	position: absolute;
	left: 3px;
	top: 50%;
	margin-top: -4px;
	display: block;
	content: "";
	border-width: 4px 0 4px 5px;
	border-style: solid;
	border-color: transparent transparent transparent #00d8ff;
}

.special_two .bottom .tabHead div span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
}

.special_two .bottom .fullHeight {
	height: 100%;
}

.special_two .bottom .fullWidth {
	position: absolute;
	top: 50px;
	right: 0;
	left: 0;
	bottom: 0;
}

.special_two .bottom .tabBody {
	margin-left: 120px;
	height: inherit;
}

.special_two .bottom .tabBody .halfW {
	position: relative;
	float: left;
	width: 50%;
	height: 100%;
}

.special_two .bottom .tabBody .halfW.special::after {
	position: absolute;
	top: 20px;
	right: 0;
	bottom: 20px;
	display: block;
	content: "";
	border-left: 1px dashed rgba(255, 255, 255, 0.3);
}

.special_two .bottom .tabBody .info {
	float: left;
	width: 65%;
	height: 100%;
}

.special_two .bottom .subtitle {
	margin-top: 20px;
	padding: 0 12px 0 22px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	line-height: 30px;
}

.special_two .bottom .subtitle i {
	display: inline-block;
	margin: 8px 7px 0 0;
	width: 4px;
	height: 14px;
	background-color: #00d8ff;
	vertical-align: top;
}

.special_two .bottom input {
	padding-left: 10px;
	width: 104px;
	height: 20px;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	border: 1px solid rgba(150, 177, 255, 0.3);
	background: transparent url(../images/bigScreen/time.png) right center
		no-repeat;
}

.special_two .bottom .table_cell {
	position: absolute;
	top: 50%;
	left: 50%;
	padding-left: 20%;
	width: 110px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	line-height: 50px;
	transform: translate3d(-50%, -50%, 0);
	box-sizing: content-box;
}

.special_two .bottom .table_cell em {
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #00ffd5;
}

.special_two .bottom .circle_5 {
	background: url(../images/bigScreen/circle_5.png) 0 center no-repeat;
}

.special_two .bottom .circle_6 {
	background: url(../images/bigScreen/circle_6.png) 0 center no-repeat;
}

.special_two .bottom .circle_7 {
	background: url(../images/bigScreen/circle_7.png) 0 center no-repeat;
}

.special_two .bottom .circle_8 {
	background: url(../images/bigScreen/circle_8.png) 0 center no-repeat;
}

.special_two .bottom .gauge {
	float: left;
	width: 35%;
	height: 100%;
}

@media ( min-width : 1680px) {
	.special_one .subleft h4 {
		margin-top: 30px;
		font-size: 16px;
		line-height: 45px;
	}
	.special_one .subleft .number {
		margin-top: 30px;
	}
	.special_one .subleft .list {
		font-size: 18px;
		line-height: 50px;
	}
	.special_one .subleft .list em {
		font-size: 20px;
	}
	.special_one .bottom .subleft .list {
		line-height: 70px;
	}
	.special_two .right .table_cell {
		padding-left: 30%;
		width: 150px;
		font-size: 18px;
		line-height: 50px;
		background-size: 64px 64px;
	}
	.special_two .right .table_cell em {
		font-size: 22px;
	}
}

@media ( min-width : 1920px) {
	.special_one .subleft h4 {
		margin-top: 50px;
		font-size: 20px;
		line-height: 60px;
	}
	.special_one .subleft .number {
		margin-top: 50px;
	}
	.special_one .subleft .list {
		
	}
	.special_one .subleft .list em {
		font-size: 22px;
	}
	.special_one .bottom .subleft {
		width: 350px;
	}
	.special_one .bottom .subleft::after {
		right: -35px;
	}
	.special_one .bottom .subleft .number .flop {
		margin-right: 10px;
	}
	.special_one .bottom .subleft .list {
		
	}
	.special_one .bottom .subright {
		margin-left: 420px;
	}
	.special_two .right .table_cell {
		width: 180px;
		font-size: 22px;
		line-height: 65px;
		background-size: 86px 86px;
	}
	.special_two .right .table_cell em {
		font-size: 26px;
	}
}

video {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	object-fit: fill;
	object-fit: contain;
}

.swiper-pagination-bullet {
	margin: 16px 8px;
	width: 10px;
	height: 10px;
	border: 1px solid #ccc;
	display: inline-block;
	border-radius: 100%;
	background: transparent;
	opacity: 1;
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet
	{
	margin: 12px 6px;
}

.swiper-pagination-bullet-active {
	background: #00bbee;
	border-color: #00bbee;
}

.video-con {
	position: relative;
	height: 100%;
}

.video-con .video-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 8;
	background: #000;
	opacity: 0.2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-con .video-btn {
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 230px;
	width: 50px;
	height: 50px;
	color: #fff;
	cursor: pointer;
}

.video-con .video-btn .iconfont {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 50px;
	transition: all 0.5s;
}

.video-con .video-btn .pause-btn {
	opacity: 1;
	z-index: 101;
}

.video-con .video-btn .play-btn {
	opacity: 0;
	z-index: 100;
}

.video-con .video-btn.pause .play-btn {
	opacity: 1;
	z-index: 101;
}

.video-con .video-btn.pause .pause-btn {
	opacity: 0;
	z-index: 100;
}

@font-face {
	font-family: logo;
	src: url(./fonts/logo.eot?#iefix) format('embedded-opentype'),
		url("./fonts/logo.woff2") format("woff2"), url(./fonts/logo.ttf)
		format('truetype');
}

.video-con .welcome {
	position: absolute;
	display: block;
	margin: -34px 0 0 -20px;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	color: white;
	font-size: 50px;
	font-family: logo;
	z-index: 101;
	cursor: default;
	-ms-user-select: none;
	user-select: none;
}

.swiper-slide {
	overflow: hidden;
}

/* --------------登录框弹出窗------------ */
.loginBox {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -115px 0 0 -375px;
	width: 750px;
	height: 351px;
	border-radius: 4px;
	z-index: 0;
	transition: all .5s linear;
	opacity: 0;
}

.loginBox .close {
	position: absolute;
	top: -44px;
	right: 180px;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background: url(../images/close.png) center no-repeat;
	border: 2px solid #3c5167;
	cursor: pointer;
	box-sizing: content-box;
}

.loginBox .close::before {
	margin: 24px 0 0 10px;
	display: block;
	content: "";
	width: 2px;
	height: 18px;
	background-color: #3c5167;
}

.option {
	padding-top: 20px;
	padding-left: 43px;
	width: 181px;
	height: inherit;
	background: url(../images/bg2.png);
	box-sizing: border-box;
}

.option .note {
	font-size: 16px;
	line-height: 48px;
	color: #fff;
	text-align: left;
	font-weight: bold;
}

.option .tab {
	font-size: 15px;
	line-height: 36px;
	color: #fff;
	text-align: left;
	text-indent: 32px;
	cursor: pointer;
}

.option .tab.active {
	color: #2996f2;
	background: #fff url("../images/arrow.png") 15px center no-repeat;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.kind {
	position: relative;
	width: 388px;
	height: inherit;
	background-color: #fff;
	/* border-top-right-radius: 4px;
	border-bottom-right-radius: 4px; */
}

.kind .head {
	margin: 50px 36px 0;
	font-size: 0;
}

.kind .head .options {
	display: inline-block;
	margin-right: 22px;
	padding: 5px 0;
	font-size: 18px;
	line-height: 1;
	color: #999;
	text-align: left;
	border-bottom: 3px solid #fff;
	vertical-align: top;
	cursor: pointer;
}

.kind .head .options.active {
	color: #333;
	border-color: #2996f2;
}

.kind .input {
	margin: 0 auto;
	display: block;
	width: 323px;
	height: 38px;
	font-size: 14px;
	line-height: 44px;
	text-indent: 46px;
	background: url(../images/pwd.png) 16px center no-repeat;
	border: 1px solid #d0dfec;
	outline-color: #3d9ff1;
	border-radius: 3px;
}

.kind .input.user {
	background-image: url(../images/user.png);
}

.kind .submit {
    margin: 0 auto;
    display: block;
    width: 325px;
    height: 46px;
    font-size: 18px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    background-color: #2996f2;
    border-radius: 3px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.kind .tabbody {
	height: 215px;
	overflow: hidden;
}

.kind .btnlist {
	position: absolute;
	left: 280px;
	bottom: 20px;
	font-size: 14px;
	line-height: 24px;
}

.kind .btnlist .link {
	margin-right: 34px;
}

.kind .btnlist .drive {
	padding-left: 18px;
	color: #2996f2;
	background: url(../images/environment.png) 0 center no-repeat;
}

.kind .btnlist .msg {
	padding-left: 25px;
	color: #999;
	background: url(../images/video.png) 0 center no-repeat;
}

.kind .code {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 28px;
	height: 28px;
	background: url(../images/code.png) 0 0 no-repeat;
	cursor: pointer;
}

.kind .brain {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 26px;
	height: 21px;
	background: url(../images/brain.jpg) 0 0 no-repeat;
	cursor: pointer;
}

.kind .keepOut {
	position: absolute;
	top: 14px;
	right: 6px;
	width: 40px;
	height: 20px;
	background-color: #fff;
	transform: rotate(45deg);
}

.kind .sweep {
	position: absolute;
	top: 4px;
	right: 29px;
	width: 87px;
	height: 24px;
	font-size: 12px;
	line-height: 22px;
	color: #2996f2;
	text-align: left;
	text-indent: 17px;
	background: url(../images/box.png) 0 0 no-repeat;
	transition: all .5s linear;
}

.kind .sweepcode {
	padding-top: 60px;
}

.kind .renovate {
	position: relative;
	margin: 0 auto;
	width: 193px;
	height: 193px;
}

.kind .renovate img {
	display: block;
}

.kind .renovate p {
	font-size: 14px;
	line-height: 28px;
	color: #999;
	text-align: center;
	margin-left: -60px;
	margin-right: -60px;
	margin-top: 10px;
}

.kind .renovate p em {
	color: #2996f2;
}

.kind .renovate .reinner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 14px;
	text-align: center;
	color: #333;
	background-color: rgba(255, 255, 255, 0.9);
}

.kind .renovate .reinner div {
	padding-top: 72px;
	line-height: 14px;
}

.kind .renovate .reinner span {
	display: block;
	margin: 18px auto;
	width: 100px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	background-color: #2996f2;
	border-radius: 4px;
	cursor: pointer;
}

.kind .success {
	padding-top: 195px;
	background: url(../images/phone2.png) center 55px no-repeat;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align: center;
}

.kind .success .green {
	color: #2eb175;
}

.kind .success .blue {
	color: #2996f2;
}

.look {
	padding-top: 75px;
	width: 181px;
	height: inherit;
	color: #fff;
	text-align: center;
	background: url(../images/shadow.png) repeat;
	box-sizing: border-box;
}

.look h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}

.look p {
	padding-top: 12px;
	font-weight: 14;
}

.look a {
	display: block;
	margin: 40px auto;
	width: 118px;
	height: 44px;
	font-size: 15px;
	line-height: 44px;
	border: 1px solid #2996f2;
	border-radius: 3px;
}

::-webkit-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

.placeholder {
	color: #999;
}

.mt18 {
	margin-top: 18px !important;
}

.mt13 {
	margin-top: 13px !important;
}

.mt31 {
	margin-top: 31px;
}

input::-ms-reveal, input::-ms-clear {
	display: none !important;
}

.hideShowPassword-toggle {
	background-color: transparent;
	background-image: url('../images/wink.png'); /* fallback */
	background-image: url('../images/wink.svg'), none;
	background-position: 0 center;
	background-repeat: no-repeat;
	border: 2px solid transparent;
	border-radius: 0.25em;
	cursor: pointer;
	font-size: 100%;
	height: 44px;
	margin: 0;
	max-height: 100%;
	padding: 0;
	overflow: 'hidden';
	text-indent: -999em;
	width: 46px;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.hideShowPassword-toggle-hide {
	background-position: -44px center;
}

.appcode {
	position: absolute;
	top: 215px;
	left: 325px;
	display: none;
	padding: 10px 8px 0;
	width: 189px;
	height: 198px;
	background: url(../images/code2.png);
	box-sizing: border-box;
	z-index: 9999;
}

.appcode p {
	font-size: 12px;
	line-height: 32px;
	color: #666;
	text-align: center;
}

.appcode .img {
	margin-left: 15px;
}

.loginBox .prompt {
  position: absolute;
  top: -50px;
  left: 50%;
  width: 255px;
  height: 40px;
  text-align: center;
  line-height: 38px;
  background-color: #fff;
  border: 1px solid #f7ebd8;
  border-radius: 4px;
  transform: translate(-50%, 0);
}

.loginBox .prompt .warn {
  padding-left: 30px;
  color: #ef9a0d;
  background: url(../images/warn2.png) 0 center no-repeat;
}

.yzminput {
	margin: 0 auto;
	width: 240px;
	margin-left: 33px;
	height: 44px;
	font-size: 14px;
	line-height: 44px;
	text-indent: 46px;
	background: url(../images/validate-login2.png) 16px center no-repeat;
	border: 1px solid #d0dfec;
	outline-color: #3d9ff1;
	border-radius: 3px;
}

.mini-verifycode{
	height:44px !important;
}


/* 2023-4-10 */
.header .mixed .bid-btn {
	padding: 0 16px 0 36px;
	margin-top: 15px;
	background: url(../images/project_statistics.png) 16px center no-repeat;
}

.header .mixed .today-btn {
	background: url(../images/today_bid.png) 16px center no-repeat;
}

.address {
	width: 80px;
	height: 29px;
	margin-top: 24px;
	margin-left: 20px;
	color: #fff;
}
.address.mini-buttonedit-hover {
	border-left: 1px solid transparent;
}
.address .mini-buttonedit-border {
	height: 27px;
	line-height: 27px;
	border: 1px solid #fff;
	border-radius: 2px;
	background: transparent;
}
.address .mini-buttonedit-input {
	height: 27px;
	line-height: 27px;
	color: #fff;
}
.address .mini-buttonedit-button {
	height: 27px;
}
.address .mini-buttonedit-input::-webkit-input-placeholder {
	color: #fff;
}

.address .mini-buttonedit-input:-moz-placeholder {
	color: #fff;
}

.address .mini-buttonedit-input::-moz-placeholder {
	color: #fff;
}

.address .mini-buttonedit-input:-ms-input-placeholder {
	color: #fff;
}
.address .mini-buttonedit-border {
	padding-left: 10px;
}
.mini-popupedit .mini-buttonedit-trigger .mini-buttonedit-icon {
	background: url(../images/chosen.png) no-repeat left center;
}
.mini-buttonedit-popup .mini-buttonedit-trigger .mini-buttonedit-icon {
	background: url(../images/chosen_h.png) no-repeat left center;
}
.mini-buttonedit-button-pressed,
.mini-buttonedit-popup .mini-buttonedit-trigger {
	background: transparent;
	border-left: 1px solid transparent;
}
.mini-buttonedit-button-hover,
.mini-buttonedit-hover .mini-buttonedit-trigger {
	border-left: 1px solid transparent;
}

.mini-listbox-view {
	padding: 8px 16px 8px 10px;
	background: rgba(29, 108, 214, 0.8);
	color: #fff;
	cursor: pointer;
	box-sizing: border-box;
}
.mini-popup {
	max-height: 160px;
}

.mini-listbox-item-hover,
.mini-listbox-item-selected {
	background: #56a6fa;
	color: #fff;
}
.mini-listbox-item {
	border-radius: 2px;
	margin-bottom: 2px;
}
.mini-listbox td {
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
}

/* 个性化滚动条默认 */
::-webkit-scrollbar {
	width: 6px;
	height: 6px;
}

::-webkit-scrollbar-thumb {
	min-height: 28px;
	padding-top: 100;
	background-color: #56a6fa;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 5px;
}

/* 个性化滚动条悬浮 */
::-webkit-scrollbar-thumb:hover {
	background-color: #56a6fa;
}

/* 个性化滚动条拖动 */
::-webkit-scrollbar-thumb:active {
	background-color: #56a6fa;
}


/* 自定义样式 */
.popup-common.layui-layer {
  background: url(../css/images/bg.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 30px;
}

.popup-hd {
  position: relative;
  height: 50px;
}
.popup-tt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 50px;
  top: 8px;
}
.popup-close {
  position: absolute;
  width: 38px;
  height: 38px;
  background: url(../css/images/close.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  right: 15px;
  top: 15px;
}