.container {
    width: 1200px;
    margin: 0 auto;
    /* border: 0.5px solid red; */
    text-align: center;
}

html,
body {
    position: relative;
    height: 100%;
    min-width: 1200px;
    margin: 0;
    padding: 0;
}

.wrap_box {
    background: #EEEEEE;
    min-width: 1200px;
}

.swiper-slide {
    height: 500px;
    background-position: center;
    background-size: cover;
}


/* .swiper-slide {
    background-position: center;
    background-size: cover;
} */

.Master_wrap {
    margin: 0 auto;
    text-align: center;
}

.Master_wrap>img {
    width: 786px;
    height: 60px;
    margin: 79px 0 79px 0
}

.Master_wrap .master_connent {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Master_wrap .master_connent .item_wrap {
    width: 285px;
    height: 529px;
    background: #FFFFFF;
    border-radius: 10px;
    margin: 0px 0 50px 0;
    padding: 22px 12px 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    box-sizing: border-box;
}

.Master_wrap .master_connent .item_wrap>img {
    width: 172px;
    height: 219px;
}

.Master_wrap .master_connent .item_wrap>p {
    /* width: 261px;
    height: 35px; */
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    /* text-align: left; */
    margin-bottom: 3px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Master_wrap .master_connent .item_wrap .bottom_wrap {
    width: 262px;
    height: 224px;
    background: #EEEEEE;
    border-radius: 5px;
    padding: 20px 0px 0 7px;
}

.Master_wrap .master_connent .item_wrap .bottom_wrap>p {
    font-size: 14px;
    display: inline-block;
    line-height: 20px;
}

.bottom_wrap>p {
    font-size: 14px;
    display: inline-block;
    line-height: 20px;
}

.Master_wrap .master_connent .item_wrap .bottom_wrap {
    text-align: left;
}

.Master_wrap .master_connent .item_wrap .bottom_wrap p:nth-child(1) {
    /* width: 78px; */
    height: 14px;
    margin-right: 10px;
}

.Master_wrap .master_connent .item_wrap .bottom_wrap p:nth-child(4) {
    /* width: 92px; */
    height: 14px;
    margin-right: 10px;
}

.ts_p {
    height: 40px;
}


/* .Master_wrap .master_connent .item_wrap .bottom_wrap p:nth-child(5) {
    height: 40px;
} */

.Master_wrap .master_connent .item_wrap .bottom_wrap p span:nth-child(1) {
    font-family: SourceHanSansCN-Regular;
    color: #999999;
    line-height: 27px;
}

.Master_wrap .master_connent .item_wrap .bottom_wrap p span:nth-child(2) {
    font-family: SourceHanSansCN-Regular;
    color: #888080;
}

.Master_wrap .master_connent .item_wrap .bottom_wrap p span>a {
    font-family: SourceHanSansCN-Regular;
    color: #5B85F8;
    margin-left: 10px;
}

.Master_wrap .master_connent .item_wrap .bottom_wrap p span:nth-child(2).red {
    font-family: SourceHanSansCN-Regular;
    color: red;
}

.Master_wrap .master_connent .item_wrap .btn_wrap {
    margin-top: 9px;
    display: flex;
    justify-content: space-between;
    padding-right: 15px;
    box-sizing: border-box;
}

.Master_wrap .master_connent .item_wrap .btn_wrap .zx_btn {
    width: 93px;
    height: 33px;
    border-radius: 4px;
    background: url(../images/zx.png) center center no-repeat;
}

.Master_wrap .master_connent .item_wrap .btn_wrap .zx_btn a {
    width: 48px;
    height: 19px;
    font-size: 20px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 33px;
    margin-left: 34px;
}

.Master_wrap .master_connent .item_wrap .btn_wrap .gm_btn {
    width: 93px;
    height: 33px;
    border-radius: 4px;
    background: url(../images/gm.png) center center no-repeat;
}

.Master_wrap .master_connent .item_wrap .btn_wrap .gm_btn a {
    width: 48px;
    height: 19px;
    font-size: 20px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 33px;
    margin-left: 34px;
}

.manage_wrap .manage_title {
    background-color: #fff;
    width: 100%;
    height: 200px;
    text-align: center;
}

.manage_wrap .manage_title>img {
    margin-top: 76px;
}

.manage_wrap .table_wrap {
    background: url(../images/bg2.png) no-repeat center center;
    height: 383px;
    width: 100%;
}

.tab_wrap {
    display: flex;
    text-align: center;
    justify-content: space-around;
    padding-top: 44px;
    line-height: 23px;
}

.tab_wrap .tab_item {
    width: 159px;
    height: 42px;
    background: #FFFFFF;
    border-radius: 21px;
    font-size: 18px;
    font-family: SourceHanSansCN;
    font-weight: 600;
    color: #000000;
    line-height: 42px;
    cursor: pointer;
}

.tab_wrap .tab_item.active {
    color: #FFFFFF;
    width: 159px;
    height: 58px;
    background: url(../images/bg3.png) center center no-repeat;
}

.table_wrap1 table {
    text-align: center;
    width: 100%;
    /* height: 170px; */
    background: #FFFFFF;
    border-collapse: collapse;
    margin-top: 14px;
}

.table_wrap1 table tr th {
    height: 44px;
    background: #FFAA06;
    border: 1px solid #eeeeee;
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 16px;
}

.table_wrap1 table tr td {
    height: 50px;
    /* padding: 0 34px; */
    border: 1px solid #eeeeee;
    font-size: 16px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    /* color: #696969; */
    line-height: 18px;
}


/* 管理类 */

.manage_wrap .item_wrap {
    width: 285px;
    height: 529px;
    background: #FFFFFF;
    border-radius: 10px;
    margin: 0px 0 50px 0;
    padding: 22px 12px 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    margin: 7px;
    margin-bottom: 50px;
}

.manage_wrap .item_wrap>img {
    width: 172px;
    height: 219px;
}

.manage_wrap .item_wrap>p {
    /* width: 261px;
    height: 35px; */
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #000000;
    line-height: 20px;
    text-align: center;
    margin-bottom: 3px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.manage_wrap .item_wrap .bottom_wrap {
    width: 262px;
    height: 224px;
    background: #EEEEEE;
    border-radius: 5px;
    padding: 20px 0px 0 7px;
}

.manage_wrap .item_wrap .bottom_wrap>p {
    font-size: 14px;
    display: inline-block;
    line-height: 24px;
}

.manage_wrap .item_wrap .bottom_wrap {
    text-align: left;
}

.manage_wrap .item_wrap .bottom_wrap p:nth-child(1) {
    width: 79px;
    height: 14px;
    margin-right: 10px;
}

.manage_wrap .item_wrap .bottom_wrap p:nth-child(4) {
    margin-right: 10px;
    width: 140px;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.manage_wrap .item_wrap .bottom_wrap p span:nth-child(1) {
    font-family: SourceHanSansCN-Regular;
    color: #999999;
}

.manage_wrap .item_wrap .bottom_wrap p span:nth-child(2) {
    font-family: SourceHanSansCN-Regular;
    color: #888080;
}

.manage_wrap .item_wrap .bottom_wrap p span>a {
    font-family: SourceHanSansCN-Regular;
    color: #5B85F8;
    margin-left: 10px;
}

.manage_wrap .item_wrap .bottom_wrap p span:nth-child(2).red {
    font-family: SourceHanSansCN-Regular;
    color: red;
}

.manage_wrap .item_wrap .btn_wrap {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    padding-right: 15px;
}

.manage_wrap .item_wrap .btn_wrap .zx_btn {
    width: 93px;
    height: 33px;
    border-radius: 4px;
    background: url(../images/zx.png) center center no-repeat;
}

.manage_wrap .item_wrap .btn_wrap .zx_btn a {
    width: 48px;
    height: 19px;
    font-size: 20px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 33px;
    margin-left: 34px;
}

.manage_wrap .item_wrap .btn_wrap .gm_btn {
    width: 93px;
    height: 33px;
    border-radius: 4px;
    background: url(../images/gm.png) center center no-repeat;
}

.manage_wrap .item_wrap .btn_wrap .gm_btn a {
    width: 48px;
    height: 19px;
    font-size: 20px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 33px;
    margin-left: 34px;
}

.manage_wrap .ts_conntent {
    background-color: #EEEEEE;
}

.connent_item {
    display: none;
}

.connent_item.active {
    display: block !important;
}

.manage_wrap .ts_conntent2 {
    padding-top: 63px;
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
}

.from_wrap {
    background: url(../images/bg4.png) center center no-repeat;
    width: 100%;
    height: 408px;
}

.form {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: right;
    margin-left: 628px;
    padding-top: 64px;
}

.from_wrap #name1 {
    box-sizing: border-box;
    width: 466px;
    height: 73px;
    background: #FFFFFF;
    border-radius: 37px;
    margin-bottom: 36px;
    padding-left: 40px;
    font-size: 30px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #999999;
    line-height: 20px;
}

.from_wrap #phone1 {
    box-sizing: border-box;
    width: 466px;
    height: 73px;
    background: #FFFFFF;
    border-radius: 37px;
    margin-bottom: 40px;
    padding-left: 40px;
    font-size: 30px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #999999;
    line-height: 20px;
}

.from_wrap #sub1 {
    box-sizing: border-box;
    width: 466px;
    height: 73px;
    background: #0561FB;
    border-radius: 37px;
    font-size: 30px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 73px;
    cursor: pointer;
    text-align: center;
}


/*<!---->去掉苹果短的样式*/

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

input {
    background: none;
    outline: none;
    border: none;
}

input:focus {
    background: none;
    outline: none;
    border: none;
}

.QR_code {
    background-color: #fff;
}

.QR_code1 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 70px;
    padding-bottom: 100px;
}

.QR_code .code_item {
    width: 234px;
    height: 219px;
    background: #FFFFFF;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: SourceHanSansCN;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
}

.QR_code .code_item>img {
    width: 244px;
    height: 229px;
}

.item_wrap:hover {
    margin-top: -5px !important;
    box-shadow: 0px 0px 18px 0px rgba(39, 39, 39, 0.11);
}

.item_wrap:hover.Master_wrap .master_connent .item_wrap>p {
    color: red;
}

.attention_li {
    width: 220px !important;
    height: 113px !important;
}

.sj {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sj p {
    color: #fc583d !important;
    line-height: 46px !important;
    font-weight: 600 !important;
    font-size: 26px !important;
}

.attention_btn {
    width: 75px!important;
}

.item_wrap {
    box-sizing: border-box;
}

.item_wrap .img {
    width: 172px;
    height: 219px;
    background-color: #eeeeee;
    margin: 0 auto;
}

.bottom_wrap {
    box-sizing: border-box;
}

.item_wrap .p1 {
    height: 40px;
}

.item_wrap .bottom_wrap1 {
    margin-top: 8px;
    width: 262px;
    height: 224px;
    background: #EEEEEE;
    border-radius: 5px;
    padding: 20px 0px 0 7px;
    box-sizing: border-box;
}

.item_wrap .bottom_wrap1>p {
    color: #928fab9e !important;
    line-height: 46px !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    font-family: SourceHanSansCN;
    height: 137px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item_wrap .btn_wrap1 {
    margin-top: 23px;
    display: flex;
    justify-content: space-between;
    padding-right: 15px;
}

.item_wrap .btn_wrap1 .zx_btn i {
    display: inline-block;
    background: url(../images/incn1.png) no-repeat 0px 6px;
    width: 30px;
    height: 25px;
}

.item_wrap .btn_wrap1 .zx_btn {
    background: #d4d2d2;
    width: 93px;
    height: 33px;
    border-radius: 4px;
    line-height: 33px;
}

.item_wrap .btn_wrap1 span {
    display: inline-block;
    font-size: 20px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 33px;
    margin-left: -3px;
}

.item_wrap .btn_wrap1 .gm_btn i {
    display: inline-block;
    background: url(../images/icon2.png) no-repeat 0px 6px;
    width: 30px;
    height: 25px;
}

.item_wrap .btn_wrap1 .gm_btn {
    background: #d4d2d2;
    width: 93px;
    height: 33px;
    border-radius: 4px;
    line-height: 33px;
}

.btn_wrap2 {
    margin-top: 31px !important;
}

.btn_wrap3 {
    margin-top: 38px !important;
}