@charset "UTF-8";

body {
	overflow-x: hidden;
}

.header .back_box {
	position: relative;
	width: 100%;
	background: url(../images/header-back.jpg) center no-repeat;
	background-size: cover;
}

.header .back_box .return {
	width: 1200px;
	height: 105px;
	margin: 0 auto;
	z-index: 2;
}

.header .back_box .return a {
	margin-top: 10px;
	float: right;
	margin-right: 0px;
}

.header .nav {
	width: 100%;
	background-color: #34599f;
}

.header ul {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.header ul li a {
	display: block;
	width: 150px;
	height: 75px;
	line-height: 75px;
	color: white;
	font-size: 18px;
	text-align: center;
}

.header ul li a:hover {
	background-color: #244585;
}

.main {
	width: 100%;
	background: url(../images/login-2_02.jpg) center no-repeat;
	background-size: cover;
}

.main_box {
	width: 1200px;
	margin: 0 auto;
}

.main_box h2 {
	height: 53px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #222222;
	line-height: 53px;
	opacity: 0.5;
}

.main_box h2 span {
	font-size: 14px;
}

.footer {
	width: 100%;
	height: 100px;
}

.footer_box {
	width: 1200px;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	padding: 30px 0;
}

.footer_box img {
	margin-right: 75px;
}

.footer_box p {
	width: 504px;
	height: 43px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	text-align: center;
}

.footer_box p a {
	color: #333;
}

* {
	list-style: none;
}

body {
	background: #fff;
	font: normal 12px/22px;
}

/* tab切换 css */
.slideTxtBox {
	width: 1200px;
	text-align: left;
	display: flex;
}

.slideTxtBox .hd {
	width: 280px;
	height: 335px;
	line-height: 30px;
	position: relative;
	margin-right: 18px;
}

.slideTxtBox .hd .title_box {
	width: 280px;
	height: 73px;
	background: url(../images/supervise-1.jpg);
}

.slideTxtBox .hd h3 {
	display: block;
	width: 230px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: white;
	float: right;
	border-bottom: 1px solid white;
}

.slideTxtBox .hd h3 span {
	display: inline-block;
	width: 36px;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid white;
}

.slideTxtBox .hd ul {
	width: 280px;
	height: 260px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #747474;
	display: flex;
	flex-direction: column;
	position: absolute;
	box-sizing: border-box;
}

.slideTxtBox .hd ul li {
	height: 65px;
	line-height: 70px;
	padding: 0 38px 0 46px;
	cursor: pointer;
	background-color: white;
}

.slideTxtBox .hd ul li span {
	float: right;
}

.slideTxtBox .hd ul li.on {
	color: #4666a6;
	background: #fff;
	background-color: #e0ebfe;
}

.slideTxtBox .bd {
	width: 1200px;
	background-color: white;
	margin-bottom: 46px;
}

.slideTxtBox .bd .item .title {
	width: 1200px;
	height: 64px;
	display: flex;
	align-items: center;
	position: relative;
	border-bottom: 1px solid #d2eeff;
}

.slideTxtBox .bd .item .title2 {
	width: 1180px;
	height: 34px;
	background-color: #e7edf7;
	margin: 0 auto;
    font-size: 16px;
}
.slideTxtBox .bd .item .title2 ul li div {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin-left: 25px;
    width: 160px;
}
.slideTxtBox .bd .item .title2 ul li div:nth-child(1) {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin-left: 25px;
    width: 40px;
}
.slideTxtBox .bd .item .title2 ul li div:nth-child(2) {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin-left: 25px;
    width: 90px;
} 
.slideTxtBox .bd .item .title2 ul li div:nth-child(4) span{ 
         margin-left: 20px;
}
.slideTxtBox .bd .item .title2 ul li div:nth-child(5) span{ 
         margin-left: 20px;
}
.slideTxtBox .bd .item .title2 ul li div:nth-child(6) span{ 
         margin-left: 50px;
}
.slideTxtBox .bd .item .title2 ul li div:nth-child(6) {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin-left: 25px;
    width: 300px; 
}
 

.slideTxtBox .bd .item .title img {
	width: 5px;
	height: 20px;
	margin-left: 20px;
}
.slideTxtBox .bd .item .title h4 {
	display: inline-block;
	margin-left: 10px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #323232;
}

.slideTxtBox .bd .item .title select {
	border: none;
	width: 206px;
	height: 35px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #514c4b;
	background: #f3f7f9;
	padding-left: 10px;
	margin-left: 16px;
	border: 1px solid #e9f0f3;
	border-radius: 3px 3px 3px 3px;
	box-sizing: border-box;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/down.png) right center no-repeat;
	background-size: 14px;
	background-position: 95% 50%;
}

.slideTxtBox .bd .item .title select::-ms-expand {
	display: none;
}

.slideTxtBox .bd .item .title input {
	width: 250px;
	height: 35px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	background: #f3f7f9;
	padding-left: 10px;
	margin-left: 20px;
	border: 1px solid #e9f0f3;
	border-radius: 4px 4px 4px 4px;
}

.slideTxtBox .bd .item .title_right {
	position: absolute;
	width: 200px;
	right: 10px;
	display: flex;
	align-items: center;
	top: 13px;
	/* margin-top: -17px; */
}

.slideTxtBox .bd .item .title span {
	margin-left: 10px;
	font-size: 16px;
}

.slideTxtBox .bd .item .title_right input {
	width: 255px;
	height: 35px;
	border: none;
	font-size: 14px;
	padding-left: 30px;
	background-color: #f3f7f9;
	box-sizing: border-box;
}

.slideTxtBox .bd .item .title_right span a {
	display: inline-block;
	width: 63px;
	height: 35px;
	line-height: 35px;
	color: white;
	font-size: 14px;
	background-color: #244585;
	text-align: center;
}

.slideTxtBox .bd .item .title_right span input {
	display: inline-block;
	width: 63px;
	height: 35px;
	line-height: 35px;
	color: white;
	font-size: 14px;
	background-color: #244585;
	text-align: center;
}

.slideTxtBox .bd .item .title_right a {
	display: block;
	width: 63px;
	height: 35px;
	line-height: 35px;
	color: #385da1;
	background-color: #edf3ff;
	border-radius: 4px;
	text-align: center;
}


.slideTxtBox .bd .item .title3 {
    width: 1180px; 
    margin: 0 auto;
    font-size: 15px;
}
.slideTxtBox .bd .item .title3 ul li div:nth-child(1) {
    display: inline-block; 
    line-height: 34px;
    margin-left: 25px;
    width: 40px;
}
.slideTxtBox .bd .item .title3 ul li div:nth-child(2) {
    display: inline-block; 
    line-height: 34px;
    margin-left: 25px;
    width: 90px;
}
.slideTxtBox .bd .item .title3 ul li div:nth-child(3) {
    display: inline-block; 
    line-height: 34px;
    margin-left: 25px;
    width: 160px;
}
.slideTxtBox .bd .item .title3 ul li div:nth-child(4) {
    display: inline-block; 
    line-height: 34px;
    margin-left: 25px;
    width: 160px;
}
.slideTxtBox .bd .item .title3 ul li div:nth-child(5) {
    display: inline-block; 
    line-height: 34px;
    margin-left: 25px;
    width: 160px;
}
.slideTxtBox .bd .item .title3 ul li div:nth-child(6) {
    display: inline-block; 
    line-height: 34px;
    margin-left: 25px;
    width: 300px;
} 
.slideTxtBox .bd .item .title3 ul li div:nth-child(7) {
    display: inline-block; 
    line-height: 34px;
    margin-left: 25px;
    width: 160px;
}  
.slideTxtBox .bd ul {
	padding-left: 15px;
}

.slideTxtBox .bd ul li { 
	border-bottom: 1px solid #eeeeee;
	display: flex;
	align-items: center;
}
 

.code {
	background-image: url("/jssc/htmljssc/shouye/images/beijing.png");
	font-family: Arial;
	font-style: italic;
	color: blue;
	font-size: 28px;
	border: 0;
	padding: 2px 3px;
	letter-spacing: 4px;
	font-weight: bolder;
	float: left;
	cursor: pointer;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	vertical-align: middle;
}
#loading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 15000;
	
}
 
#loading img {
	position: absolute;
	top: 50%;
	left: 50%;
	width:60px;
	height:60px; 
	background: no-repeat
}
.msg{
	width:100%;
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}
.msg span{
	 color: red; 
	 margin-right: 50px;
}
.msgs{
	width:100%;
	text-align: center;
	font-size: 18px;
	margin-top: 20px;
}
.msgs span{ 
     color: #999999;
	 margin-right: 50px;
}














