/* 顶部 */

.top {
    height: 60px;
    width: 100%;
    min-width: 1520px;
    display: flex;
    align-items: center;
    text-align: right;
}

.top #brand {
    float: left;
    margin-left: 18%;
}

.skip {
    float: right !important;
    margin-right: 447px;
    color: #061226;
    width: 100%;
}

.top .skip a {
    color: #061226;
    font-size: 16px;
    font-weight: 600;
    margin-right: 46px;
    text-decoration: none;
}

#hardware {
    margin-right: 46px;
}

#login {
    margin-left: 23px;
    margin-right: 0px;
}

.top .skip a:hover {
    color: #0064e6;
}

#downApp {
    margin-right: 23px;
}

.top .skip #home {
    color: #0064e6;
    border-bottom: 4px solid #0064e6;
    padding-bottom: 16px;
}


/* 首页顶部图片 */


/* flexslider */

.flexslider {
    position: relative;
    height: 420px;
    overflow: hidden;
    background: url(../img/index/loading.gif) 50% no-repeat;
}

.flexslider img {
    width: 100%;
}

.slides {
    position: absolute;
    position: relative;
    z-index: 1;
    margin-top: 0px;
    padding-left: 0px;
}

.slides li {
    height: 400px;
}


/* 中间部分 */

.middle .tab {
    /* float: right !important;
    margin-right: 447px; */
    height: 60px;
    color: #061226;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    background-color: #ffffff;
}

.middle .tab a {
    height: 24px;
    font-size: 24px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(96, 105, 114, 1);
    line-height: 36px;
    margin-right: 120px;
    text-decoration: none;
}

.middle .tab .home {
    color: #0064e6;
    border-bottom: 4px solid #0064e6;
    padding-bottom: 20px;
}

.middle .line {
    width: 100%;
    height: 1;
    background: rgba(230, 230, 230, 1);
}

.middle .img-box {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.middle .img-box .first_floor {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
}

.middle .img-box .type_3 {
    width: 260px;
    height: 260px;
    margin-right: 40px;
}

.middle .img-box .type_ts {
    width: 1440px;
    height: 530px;
    /* margin-right: 40px; */
}

.middle .img-box .type_yj {
    margin-left: 50px;
    margin-right: 50px;
    display: flex;
}

.middle .img-box .type_yj .type_yj_img {
    width: 300px;
    height: 300px;
}

.middle .img-box .type_yj .yj_com {
    text-align: left;
    width: 255px;
    height: 300px;
    display: flex;
    flex-direction: column;
}

.middle .img-box .type_yj .yj_com .detail_1 {
    height: 36px;
    font-size: 36px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(1, 23, 48, 1);
    line-height: 54px;
}

.middle .img-box .type_yj .yj_com p {
    text-align: left;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    color: rgba(1, 23, 48, 1);
}

.middle .img-box .type_yj .yj_com .detail_d {
    width: 198px;
    height: 62px;
    border-radius: 8px;
    border: 2px solid rgba(0, 100, 230, 1);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.middle .img-box .type_yj .yj_com .detail_2 {
    font-size: 22px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(0, 100, 230, 1);
    line-height: 33px;
}

.middle .img-box .function_panel {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    margin-top: 25px;
}

.middle .img-box .function_list {
    margin-top: 60px;
    text-align: left;
}

.middle .img-box .function_list li {
    margin-bottom: 20px;
    list-style-type: disc;
    height: 18px;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgb(63, 65, 68);
    line-height: 27px;
}

.middle .img-box .function_list .select {
    color: #0064e6;
}

.middle .img-box .function_list .selectNo {
    color: rgb(63, 65, 68);
}

.middle .img-box .fuction_target {
    width: 964px;
    height: 505px;
    margin-left: 107px;
    margin-top: 35px;
}


/* 尾部 */

.down {
    /* margin-top: 80px; */
    background-color: #031226;
    width: 100%;
}

.downtop {
    display: flex;
    /* align-items: center; */
    /* margin-left: 20%;
    margin-right: 20%; */
    border-bottom: 1px solid #19293f;
    justify-content: center;
}

.downtext {
    margin-bottom: 36px;
    margin-top: 34px;
    float: left;
    margin-right: 10%;
}

.companyPhone,
.phoneNumber {
    font-size: 18px;
    text-align: left;
    color: #ffffff;
    width: 150px;
    margin-bottom: 10px;
}

.phoneNumber {
    margin-top: 10px;
    margin-bottom: 19px;
    width: 179px;
    height: 24px;
    font-size: 24px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
}

.company_phone {
    width: 200px;
    height: 20px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
    margin-bottom: 20px;
}

.company,
.companyEmail,
.companyAddress {
    width: 296px;
    height: 58px;
    font-size: 12px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(97, 105, 114, 1);
    line-height: 26px;
}

.downApp {
    float: left;
    margin-top: 35px;
    margin-bottom: 36px;
    text-align: center;
    margin-right: 30%;
}

.downWeChat .experience {
    width: 126px;
    height: 20px;
    font-size: 14px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(97, 105, 114, 1);
    line-height: 20px;
}

.downImg {
    display: inline-table;
    background-color: #ffffff;
    width: 66px;
    height: 66px;
    margin-right: 25px;
}

.downWeChat {
    float: left;
    margin-top: 34px;
    margin-bottom: 36px;
    /* text-align: center; */
    display: flex;
    margin-right: 1%;
    margin-left: 3%;
}

.downWeChat .wechat_gzh {
    width: 150px;
    margin-bottom: 10px;
}

.downWeChat .attention {
    width: 140px;
    height: 20px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 30px;
}

.company_info {
    float: left;
    margin-top: 34px;
    margin-bottom: 36px;
    margin-left: 10%;
}

.company_info .payer_2 {
    width: 300px;
    margin-bottom: 1px;
}

.downWord {
    font-size: 12px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(97, 105, 114, 1);
    line-height: 20px;
    height: 40px;
    text-align: center;
    align-content: center;
}

.downWord p {
    color: #828a96;
    font-size: 12px;
    margin-top: 15px;
}