footer {
    width: 100%;
    background-color: #164299;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 20px 50%;
    position: relative;
    bottom: 0;
    margin-top: 0;
    padding: 0 20px 0 20px;
    box-sizing: border-box;
}

.footmain {
    padding-top: 30px;
    padding-bottom: 30px;
}

.footmain p {
    font-size: 12px;
    line-height: 23px;
    text-align: center;
    color: #fff;
}

.footmain p a {
    color: #fff
}

.footicon {
    width: 200px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -35px;
}

.footinone {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 1.8em;
    color: #fff;
}

.footinone {
    display: none;
}

.footimg {
    width: 100%;
    height: 580px;
    background: url(footbg.html);
    position: relative;
    top: -122px;
}

.foot_bg {
    position: absolute;
    width: 100%;
    height: 161px;
    top: 1900px;
    background: url(footer_bg.html);
    background-size: 220%;
    background-position: center;
    background-repeat: no-repeat;
}

.fhsy {
    padding: 8px 18px;
    color: #fff;
    position: absolute;
    top: 10px!important;
    left: 10px!important;
    background-color: rgba(220, 240, 253, 0.5);
    color: #fff;
    display: block;
    border-radius: 5px;
}

.box {
    width: 90%;
    height: auto;
    margin: 0 auto;
}


/* header start*/

.header {
    width: 100%;
    height: 300px;
    background-image: url(../images/header.png);
    background-size: cover;
    background-position: bottom right;
}

.topbar {
    width: 90%;
    height: 54px;
    margin: 0 auto;
}

.topbar a {
    color: rgb(70, 120, 195);
    font-weight: 400;
    font-size: 10px;
    line-height: 52px;
}

.topbar img {
    width: 40px;
}

.header_logo {
    width: 60%;
    height: 70px;
    background-image: url(../images/LOGO.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 0px;
}

.header_search {
    width: 90%;
    height: 40px;
    background: #FFFFFF;
    opacity: 0.9;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 0px;
}

.searchbox {
    width: 100%;
    /* margin-top: 10px; */
}

.sertext {
    width: 70%;
    height: 40px;
    line-height: 57px;
    padding-left: 10px;
    background-color: rgba(255, 255, 255, 0);
    outline: none;
    font-size: 19px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #9E9A9A;
}

.serbtn {
    width: 25%;
    height: 40px;
    background-color: #1e5ab3;
    border: 0px;
    cursor: pointer;
    outline: none;
    border-radius: 0 5px 5px 0;
    font-size: 21px;
    font-weight: 400;
    color: #FFFFFF;
    position: relative;
    left: 5px;
}

.header_function {
    width: 90%;
    height: 57px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}

.header_function a {
    width: 36px;
    height: 50px;
    display: inline-block;
    text-align: center;
}

.header_function img {
    width: 30px;
    height: 30px;
}

.header_function span {
    font-size: 12px;
    font-weight: bold;
    color: rgb(38, 89, 167);
    text-align: center;
}

.topnav {
    width: 100%;
    height: auto;
    margin-top: 0px;
}

.navbg {
    width: 100%;
    height: 40px;
    background-image: url(../images/navbg.png);
    background-repeat: no-repeat;
    /* background-size: cover;
    background-position: left; */
    background-size: 125% 110%;
    background-position: center;
}

.header_nav {
    width: 100%;
    height: 20px;
    margin: 0 auto;
    position: relative;
    bottom: 30px;
    display: flex;
    justify-content: space-around;
}

.header_nav a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.border {
    height: 26px;
    border-bottom: 3px solid #68B7E3;
}

.menu {
    display: none;
}

.menu-btn {
    position: relative;
    right: 10px;
    display: inline-block;
    width: 22px;
    height: 22px;
    top: 0px;
    background-image: url(../images/icon-sanheng.png);
    background-size: cover;
    cursor: pointer;
}

.menu-list {
    position: absolute;
    right: -20px;
    top: 30px;
    width: 90px;
    z-index: 100;
    height: 160px;
    background: #ffffff;
}

.menu-list a {
    color: #000000;
    margin: 10px;
    display: block;
    font-size: 15px;
    text-align: center;
}


/* header end */

.out-box {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    padding-top: 15px;
    width: 100%!important;
}

.iteam1 .box {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.iteam1 .left {
    display: none;
}

.iteam1 .lefttap span {
    display: block;
    width: 66px;
    height: 50.64px;
    float: left;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    cursor: pointer;
    margin-right: 0px;
    font-weight: 500;
    color: #323333;
}

.iteam1 .dongtai li {
    width: 100%;
    height: 72px;
    background: #F0F7FF;
    margin-bottom: 9px;
    border: 2px solid rgba(0, 0, 0, 0);
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.iteam2 {
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.iteam2 .left {
    width: 100%;
    height: 250px;
    background-image: url(1.html);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 32px 56px 30px;
    box-sizing: border-box;
}

.iteam2 .right {
    width: 100%;
    height: 250px;
}

.iteam2 .right a {
    display: block;
    width: 100%;
    height: 250px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.it3a {
    display: block;
    width: 45%;
    height: 50px;
    background: #185AD5;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 50px;
    float: right;
}

.iteam3 .bottom a {
    display: block;
    width: 100%;
    height: 218px;
    background: #3A6FF1;
    margin: 0 auto;
    border-radius: 4px;
    padding: 50px 0 65px 0;
    box-sizing: border-box;
    margin-bottom: 20px;
}

#main {
    width: 100%;
    height: 322px;
    margin-top: -15px;
    display: inline-block;
}

.iteam5 .kuai {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.iteam5 .kuai a {
    width: 100%;
    height: 115px;
    display: block;
    background-image: url(../images/30.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.swiper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: inline-block;
}

.iteam2 .left {
    width: 100%;
    height: 250px;
    background-image: url(1.html);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 32px 100px 30px;
    box-sizing: border-box;
}

.iteam2 .content {
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 16px;
    margin-bottom: 0px;
}

.iteam2 .text {
    float: none;
    margin-top: 0;
}

.iteam2 .left img {
    width: 100%;
    height: 110px;
    /* margin-right: 35px; */
}

.table {
    width: 100%;
    height: 684px;
    border: 1px solid #A2CEFA;
    display: flex;
    overflow: overlay;
}

.list .title {
    width: 100%;
}

.list .content {
    width: 100%;
}

.list button {
    display: none;
}

.xqthead {
    height: 210px;
}

.input {
    width: 180px;
}
.zjthead input {
    margin-left: 10px;
}
.xqthead img {
    float: right;
    position: relative;
    top: -24px;
    right: 30px;
}

.xqtable {
    height: auto;
}

.zjthead {
    height: 250px;
}

.datetable .kuai {
    display: none;
}

.mr {
    margin-right: 150px!important;margin-bottom: 10px;
}

.a7 {
    display: none!important;
}


.banner {
    width: 100%;
    height: 140px;
    background-image: url(../images/banner.png);
    background-position: center;
    background-size: cover;
    margin-bottom: 30px;
}
#customers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 600px;
    border-collapse: collapse;
}
.zjthead .item {
    margin-bottom: 10px;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zjthead .xyly {
    min-width: 68px;
    max-width: 164px;
    height: 30px;
    font-size: 14px;
    font-weight: 900;
    color: #333333;
    line-height: 14px;
    text-align: left;
    display: inline-block;
    margin-right: 0px;
    cursor: pointer;
    padding: 0 5px 0 5px;
}
.zjthead .qbdq {
    width: 68px;
    /* height: 26px; */
    /* font-size: 14px; */
    font-weight: 900;
    color: #FFFFFF;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    background: linear-gradient(102deg, #0D3EB7 0%, #008DDD 100%);
}
.zjtbody {
    height: 528px;
    overflow: auto;
    margin-top: 10px;
}
#customers th {
    text-align: center;
}
.a10 {
    margin-bottom: 10px;
}

.a0 {
    margin-right: 70%!important;
    margin-bottom: 10px;
    line-height: 30px!important;
}
.tophead{
position: sticky!important;
top: 0!important;
}