body {
    overflow-x: hidden;
}

.header .back_box {
    position: relative;
    width: 100%;
    background: url(/jssc/images/shouye/header-back.jpg) center no-repeat;
    background-size: cover;
}

.header .back_box .return {
    width: 1200px;
    height: 180px;
    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(/jssc/images/shouye/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;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
    white-space: nowrap;
}

a:hover {
    color: #1974a1;
}


/* 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(/jssc/images/shouye/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: 907px;
    background-color: white;
    margin-bottom: 46px;
}

.slideTxtBox .bd .item .title {
    width: 907px;
    height: 64px;
    display: flex;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #d2eeff;
}

.slideTxtBox .bd .item .title1 {
    width: 907px;
    height: 60px;
    display: flex;
    align-items: center;
    position: relative;
}

.slideTxtBox .bd .item .title2 {
    width: 876px;
    height: 34px;
    background-color: #e7edf7;
    margin: 0 auto;
}

.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 .title1 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(/jssc/images/shouye/down.png) right center no-repeat;
    background-size: 14px;
    background-position: 95% 50%;
}

.slideTxtBox .bd .item .title1 select::-ms-expand {
    display: none;
}

.slideTxtBox .bd .item .title1 input {
    width: 300px;
    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 .title1_right {
    position: absolute;
    width: 345px;
    right: 10px;
    display: flex;
    align-items: center;
    top: 13px;
    /* margin-top: -17px; */
}

.slideTxtBox .bd .item .title1_right input {
    width: 255px;
    height: 35px;
    border: none;
    font-size: 14px;
    padding-left: 30px;
    background-color: #f3f7f9;
    box-sizing: border-box;
}

.slideTxtBox .bd .item .title1_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 .title1_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 .title1_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 .title2 .nav_left {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    margin-left: 25px;
}

.slideTxtBox .bd .item .title2 .nav_right {
    display: inline-block;
    margin-left: 120px;
}

.slideTxtBox .bd .item .title2 .nav_left span {
    font-size: 14px;
    color: #373f4b;
    margin-right: 200px;
}

.slideTxtBox .bd .item .title2 .nav_right span {
    margin-left: 80px;
    font-size: 14px;
    color: #373f4b;
}
.nav_righttz .span_rgiht {
    margin-left: 80px;
    font-size: 14px;
    color: #373f4b;
}

.slideTxtBox .bd ul {
    padding-left: 15px;
}

.slideTxtBox .bd ul li {
    height: 126px;
    height: 55px;
    border-bottom: 1px solid #eeeeee;
    display: flex;
    align-items: center;
}

.slideTxtBox .bd ul li:nth-child(2n) {
    background-color: #fafbfd;
}

.slideTxtBox .bd ul li .li_left {
    display: flex;
    align-items: center;
}

.slideTxtBox .bd ul li .li_left span {
    margin-left: 15px;
    font-size: 14px;
    text-align: center;
    width: 30px;
}

.slideTxtBox .bd ul li .li_left p {
    display: inline-block;
    width: 200px;
    height: 20px;
    margin-left: 45px;
    margin-right: 403px;
    font-size:14px;
}

.slideTxtBox .bd ul li .li_left p span {
    display: inline-block;
   width: 74px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #34599f;
    background: #eaeef5;
    border: 1px solid #ffffff;
    border-radius: 4px;
    margin: 0;
    text-align: center;
}
.li_right_w{
width: 290px; 
}
.li_right_div1{
	float: left;
    width: 225px; 
     
}
.li_right_div2{
	float: left;
    width: 170px;  
    
}
.li_right_div3{
	float: left;
    width: 100px; 
     
}	
 .li_right_span{ 
 margin-right: 0px;
}	

.slideTxtBox .bd ul li .li_right span {
    height: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #373f4b;
    margin-right: 60px;
}

.slideTxtBox .bd ul li .li_right span:nth-child(2) {
    margin-right: 28px;
}

.slideTxtBox .bd ul li .li_right span:nth-child(3) {
    margin-right: 5px;
}

.slideTxtBox .bd ul li:last-child {
    height: 97px;
    display: flex;
    justify-content: center;
    border-bottom: none;
}



.slideTxtBox .bd ul li:last-child a {
    border-radius: 6px;
}

.slideTxtBox .bd ul li:last-child a:nth-child(2) {
   
}

.slideTxtBox .bd ul li:last-child a:nth-child(3) {
    width: 41px;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    margin: 0 6px;
}

.slideTxtBox .bd ul li:last-child a:nth-child(4) {
    width: 41px;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    margin-right: 6px;
}

.slideTxtBox .bd ul li:last-child a:nth-child(6) {
    width: 41px;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    margin-right: 18px;
    margin-left: 6px;
    background-color: white;
}

.slideTxtBox .bd ul li:last-child a:hover {
    color: white;
    background-color: #244585;
}


/* �ֲ� */

.slideTxtBox .hd .system {
    width: 280px;
    height: 280px;
    margin-top: 80px;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* background: #fff; */
    /* Center slide text vertically */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.swiper-slide a {
    height: 108px;
    margin: 5px 0;
}

.swiper-slide a .item1 img {
    width: 48px;
    height: 48px;
}

.swiper-slide a .item1 {
    display: flex;
    width: 277px;
    height: 108px;
    background-color: #00479d;
    padding: 30px 15px;
    margin-bottom: 25px;
    border-radius: 5px;
    box-sizing: border-box;
}

.swiper-slide a .item1 span {
    width: 180px;
    height: 43px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    line-height: 26px;
    margin-left: 10px;
}

.swiper-slide a .item_box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.swiper-pagination {
    line-height: 20px;
}

.slideTxtBox .hd .news {
    width: 280px;
    height: 350px;
    background-color: white;
    margin-top: 13px;
}

.slideTxtBox .hd .news_up .title {
    display: flex;
    align-items: center;
    padding: 15px 9px;
}

.slideTxtBox .hd .news_up .title span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    margin-left: 6px;
}

.slideTxtBox .hd .news_up .item {
    display: flex;
    padding: 0 10px 17px 0;
    margin-left: 10px;
    border-bottom: 1px solid #eeeeee;
}

.slideTxtBox .hd .news_up .item p {
    width: 145px;
    height: 54px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-left: 8px;
}

.slideTxtBox .hd .news_down .item {
    height: 65px;
    margin-left: 16px;
    border-bottom: 1px solid #eeeeee;
}

.slideTxtBox .hd .news_down .item:last-child {
    border: none;
}

.slideTxtBox .hd .news_down .item p {
    width: 255px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
}

.slideTxtBox .hd .news_down .item p b {
    color: #00479d;
}

.slideTxtBox .hd .news_down .item span {
    width: 67px;
    height: 9px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
    margin-left: 17px;
}