body {
    overflow-x: hidden;
}

.header .back_box {
    position: relative;
    width: 100%;
    background: url(/jssc/htmljssc/shouye/images/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/htmljssc/shouye/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: #444444;
    line-height: 53px;
}

.main_box h2 a {
    color: #444444;
}

.main_box h2 span {
    font-size: 14px;
    color: #444444;
}

.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;
}

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/htmljssc/shouye/images/supervise-1.jpg);
}

.slideTxtBox .hd .online {
    width: 280px;
    height: 200px;
    background-color: white;
    margin-top: 280px;
}

.slideTxtBox .hd .online img {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

.slideTxtBox .hd .online_right {
    float: left;
    padding-left: 15px;
    padding-top: 10px;
}

.slideTxtBox .hd .online_right span {
    height: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
}

.slideTxtBox .hd .online_right p {
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #b2b2b2;
}

.slideTxtBox .hd .online_down {
    width: 280px;
    height: 110px;
    float: left;
    margin-top: 34px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    box-sizing: border-box;
}

.slideTxtBox .hd .online_down .item span {
    display: block;
    width: 77px;
    height: 32px;
    color: white;
    font-size: 13px;
    background: #34599f;
    border-radius: 45px;
    text-align: center;
}

.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: 907px;
    height: 64px;
    display: flex;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #d2eeff;
}

.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_right {
    position: absolute;
    width: 500px;
    right: 0;
    display: flex;
    align-items: center;
}

.slideTxtBox .bd .item .title_right 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 .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 a {
    display: block;
    width: 63px;
    height: 35px;
    line-height: 35px;
    color: #385da1;
    background-color: #edf3ff;
    border-radius: 4px;
    text-align: center;
}

.slideTxtBox .bd ul {
    padding-left: 14px;
}

.slideTxtBox .bd ul li {
    height: 126px;
    border-bottom: 1px solid #eeeeee;
    display: flex;
    align-items: center;
}

.slideTxtBox .bd ul li .li_left {
    width: 80px;
    height: 126px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.slideTxtBox .bd ul li .li_right{
	margin-left: 20px !important;
}
.slideTxtBox .bd ul li .li_left span {
    width: 56px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #34599f;
    line-height: 1.4;
}
.slideTxtBox .bd ul li .li_right h2{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #34599f;
	line-height: 1.4;
	height: auto;
	margin-bottom: 10px;
}
.slideTxtBox .bd ul li .li_right h2 a{ 
	color: #34599f; 
}
.slideTxtBox .bd ul li .li_right {
    margin-left: 50px;
}

.slideTxtBox .bd ul li .li_right p {
    width: 712px;
    height: 45px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}

.slideTxtBox .bd ul li .li_right span {
    width: 237px;
    height: 14px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

.slideTxtBox .bd ul li:last-child {
    height: 97px;
    display: flex;
    justify-content: center;
    border-bottom: none;
}
/*  20221213ȥ�� ��ֹ��ҳ����*/
/* .slideTxtBox .bd ul li:last-child span {
    display: block;
    width: 94px;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    color: #666666;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    text-align: center;
    margin: 0 18px;
} */

.slideTxtBox .bd ul li:last-child a {
    border-radius: 6px;
}
/* 20221213ȥ�� */
/* .slideTxtBox .bd ul li:last-child a:nth-child(2) {
    width: 41px;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    margin-left: 18px;
} */

.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;
}

.slideTxtBox .bd ul li:last-child a:hover {
    color: white;
    background-color: #244585;
}

@font-face {
    font-family: "iconfont";
    /* Project id 3659421 */
    src: url("//at.alicdn.com/t/c/font_3659421_qff3pd4a8ll.woff2?t=1663909872932") format("woff2"), url("//at.alicdn.com/t/c/font_3659421_qff3pd4a8ll.woff?t=1663909872932") format("woff"), url("//at.alicdn.com/t/c/font_3659421_qff3pd4a8ll.ttf?t=1663909872932") format("truetype");
}