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;
    padding-bottom: 60px;
}

.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;
    border-bottom: 4px solid #34599f;
}

.main_box h2 span {
    font-size: 14px;
}

.main .content {
    padding: 42px 30px;
    background-color: white;
}

.main .content .title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 14px;
    padding-bottom: 20px;
    /* border-bottom: 1px dashed #e5e5e5; */
      border-bottom: 2px #707171 solid;
}

.main .content .title h3 {
    width: 1140px;
    height: 80px;
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 42px;
    text-align: center;
    
}

.main .content .title span {
    width: 649px;
    height: 23px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 23px;
    margin: 0 30px;
}

.main .content .title span b {
    font-size: 18px;
    font-weight: 400;
}

.main .content .middle img {
    margin: 40px auto;
}
.main .content .down img {
    margin: 40px auto;
}
.main .content .down p {
    display: block;
    width: 1068px;
    font-size: 15px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin: 0 auto;
    text-indent: 2em;
}

.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;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    background: #fff;
    font: normal 12px/22px;
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #1974a1;
}

.slideTxtBox {
    position: relative;
    width: 100%;
    text-align: left;
    margin-top: -20px;
}

.slideTxtBox .hd {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: white;
}

.slideTxtBox .hd ul {
    width: 280px;
    height: 46px;
    float: left;
    position: absolute;
    display: flex;
    justify-content: space-between;
    left: 153px;
    /* top: -20px; */
    background: url(../images/next-back.png) center no-repeat;
}

.slideTxtBox .hd ul li {
    width: 46px;
    height: 46px;
    float: left;
    cursor: pointer;
    background: url(../images/next.png) center no-repeat;
}

.slideTxtBox .hd ul li.on {
    width: 46px;
    height: 46px;
    background: url(../images/next-1.png) center no-repeat;
}

.slideTxtBox .bd .box1 {
    position: relative;
    height: 290px;
}

.slideTxtBox .bd .item {
    width: 487px;
    height: 53px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin: 20px auto;
}

.slideTxtBox .bd .item1 {
    width: 487px;
    height: 53px;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin: 20px auto;
}

.slideTxtBox .bd .item span {
    display: inline-block;
    width: 126px;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    background: #e5e5e5;
    border: 1px solid #e5e5e5;
    text-align: right;
    opacity: 0.2;
    border-radius: 5px;
}

.slideTxtBox .bd .item form {
    display: inline-block;
}

.slideTxtBox .bd .item input {
    width: 16px;
    height: 16px;
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin-left: 30px;
}

.slideTxtBox .bd .item1 input {
    width: 320px;
    border: none;
}

.slideTxtBox .bd .item p {
    display: inline-block;
    min-width: 95px;
}


/* 按钮代码 */

.slideTxtBox .arrow {
    position: absolute;
    height: 54px;
    bottom: -80px;
    left: 128px;
    display: flex;
}

.slideTxtBox .arrow a {
    display: block;
    width: 156px;
    height: 100%;
    text-align: center;
    font-size: 20px;
    font-family: SourceHanSansCN;
    border: 1px solid;
    font-weight: 500;
    color: #ffffff;
    margin: 10px;
    background: #34599f;
    border-radius: 5px;
}

.slideTxtBox .arrow .next {
    background-position: 0 -50px;
}

.slideTxtBox .arrow .prev {
    color: white;
    background-color: #d6deec;
}

.slideTxtBox .arrow .prevStop {
    background-position: -60px 0;
}

.slideTxtBox .arrow .nextStop {
    background-position: -60px -50px;
}

@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");
}