* {
    padding: 0;
    margin: 0;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 0px;
}

li {
    list-style: none;
}

.padding0 {
    padding: 0px;
}

.head {
    width: 100%;
}

.fufu {
    display: none;
}

.head img {
    max-height: 700px;
}

.toubu {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.2);
    z-index: 9999;
}

.logo {
    height: 80px;
    display: flex;
    align-items: center;
    float: left;
}

.logo img {
    height: 53px;
    width: auto;
}

.daohang {
    float: right;
}

.daohang ul {
    height: 100%;
}

.daohang ul li {
    float: left;
    line-height: 73px;
    width: 107.16px;
    text-align: center;
    transition: all 0.5s;
}

.daohang ul li a {
    color: #fff;
    display: block;
    padding: 0 15px;
}

.daohang ul li:hover {
    border-bottom:
}

.cl {
    clear: both;
}

.xiantaio {
    width: 100%;
    height: 5px;
    background: #2f58e4;
    display: none;
    transition: all 0.5s;
}

.daohang ul li:hover .xiantaio {
    display: block;
}

.anniu {
    float: right;
    height: 73px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.anniu img {
    max-width: 32px;
    margin:
}

.mobil-daohang {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
}

.bi {
    width: 100%;
    text-align: right;
}

.guan {
    max-width: 60px;
}

.mobil-daohang {
    display: none;
}

.mobil-daohang ul {
    padding: 0 20px 20px 20px;
}

.mobil-daohang ul li {
    width: 100%;
    height: 45px;
    text-align: left;
    border-bottom: 1px solid #eee;
}

.mobil-daohang ul li a {
    display: block;
    margin: 14px 0;
    font-size: 18px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xiaozhongxian {
    width: 39px;
    height: 9px;
    margin: 0 auto;
    background: #2f58e4;
    border-radius: 6px;
}

.pt50 {
    padding-top: 50px;
}

.biaoti {
    width: 100%;
    text-align: center;
    font-family: Microsoft YaHei;
    color: #606060;
    font-size: 30px;
    font-weight: bold;
}

.pt30 {
    padding-top: 30px;
}

.jianjie {
    width: 100%;
    text-align: center;
    color: #959fa9;
    font-size: 16px;
}

.bain {
    height: 280px;
    width: auto;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.ziti {
    top: 13%;
    left: 12%;
    color: #fff;
    z-index: 999;
    font-size: 20px;
}

.yingc {
    position: absolute;
    top: 100%;
    left: 0px;
    transition: all 0.5s;
}

.chu {
    transition: all 0.5s;
    display: block;
}

.chu:hover .yingc {
    top: 19%;
}

.overflow {
    overflow: hidden;
}

.dbud {
    display: block;
    transition: all 0.5s;
}

.dbud:hover {
    transition: box-shadow .3s, border .3s, background-color .3s, color .3s;
}

.bajiasan {
    width: 260px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: #3099dd;
}

.flex {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.mt50 {
    margin-top: 50px;
}

.block {
    display: block;
}

.pb50 {
    padding-bottom: 50px;
}

.inline-block {
    display: inline-block;
}

.center {
    text-align: center;
}

.xuanfu {
    width: 90%;
    left: 5%;
    top: 78%;
    background: #eeeeee;
}

.xuanfu strong {
    font-size: 24px;
    font-weight: bold;
    color: #262626;
    padding-top: 20px;
    display: block;
}

.xuanfu span {
    color: #989898;
    font-size: 14px;
    display: block;
}

.zhuanye {
    width: 36%;
    display: inline-block;
    background: #f6b26b;
    color: #fff;
    line-height: 28px;
    border-radius: 12px;
    margin: 10px 0;
}

.hovertop {
    transition: all 0.5s;
}

.hovertop img {
    border-radius: 5px;
}

.hovertop:hover {
    margin-top: -10px;
}

.mt50 {
    margin-top: 50px;
}

.mt100 {
    margin-top: 100px;
}

.yanse {
    display: block;
    text-align: left;
    color: #e75845;
    padding: 7px 0;
    margin: 0;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
    word-break: break-all;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

.yanse span {
    color: #333;
}

.kuang {
    border: 1px solid #ffa8a8;
    outline: none;
    text-indent: 10px;
    width: 100%;
    height: 36px;
    margin-top: 10px;
}

.tijiao {
    width: 136px;
    height: 36px;
    outline: none;
    background-color: #3099DD;
    border: 0;
    color: #fff;
}

.pt20 {
    padding-top: 20px;
}

.tijiaozi {
    color: #fff;
    font-size: 26px;
    font-family: Microsoft YaHei;
}

.zxc img {
    width: 100%;
}

.pb7 {
    padding-bottom: 7px;
}

.pb20 {
    padding-bottom: 20px;
}

.padding15 {
    padding: 15px;
}

.xiao img {
    border-radius: 50%;
}

.hei118 {
    height: 118px;
}

.zideti p {
    font-family: Microsoft YaHei;
    font-size: 14px;
    font-weight: bold;
}

.zideti li {
    font-family: Microsoft YaHei;
    color: #609ee9;
    font-size: 16px;
}

.beijib {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-right: 0 solid #f3f3f3;
    border-top: 0 solid #f3f3f3;
    border-bottom: 0 solid #f3f3f3;
    border-left: 0 solid #f3f3f3;
    border-radius: 0px;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: -ms-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    background-size: auto;
    -moz-box-shadow: 0px 1px 40px rgba(204, 204, 204, 0.7);
    -webkit-box-shadow: 0px 1px 40px rgb(204 204 204 / 70%);
    -ms-box-shadow: 0px 1px 40px rgba(204, 204, 204, 0.7);
    -o-box-shadow: 0px 1px 40px rgba(204, 204, 204, 0.7);
    box-shadow: 0px 1px 40px rgb(204 204 204 / 70%);
}

.flex2 {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.sjj span {
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #dddddd;
}

.sjj strong {
    display: block;
    font-size: 28px;
    font-family: Microsoft YaHei;
    color: #dddddd;
}

.sjj li {
    font-family: Microsoft YaHei;
    font-size: 11px;
    color: #999999;
}

.left {
    text-align: left;
}

.kuang123 {
    outline: none;
    text-indent: 10px;
    width: 100%;
    height: 36px;
    margin-top: 10px;
}

.liuyantijiao {
    display: inline-block;
    padding: 0 16px;
    outline: none;
    min-width: 66px;
    height: 36px;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #FF9D43;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #FF9D43;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #FF9D43;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #FF9D43;
    background-color: #FF9D43;
    color: #fff;
}

.company-info-title {
    line-height: 66px;
    font-family: 'Microsoft YaHei';
    color: #676975;
    font-size: 14px;
}

.company-info-title a {
    font-family: 'Microsoft YaHei';
    color: #676975;
    font-size: 14px;
}

.feifei {
    /* position: fixed; */
    top: 0;
    left: 0;
}

.feifei .daohang ul li a {
    color: #000;
}

.dantubannner {
    width: 100%;
}

.qifei {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.qifei a li {
    width: 160px;
    line-height: 42px;
    border-left: 1px solid #eee;
    text-align: center;
    padding: 0 20px;
    margin-top: 20px;
    display: inline-block;
    color: #000;
}

.qifei a li:nth-last-child {
    border-right: 1px solid #eee;
}

.bian li {
    color: #fff !important;
    font-weight: 400;
    background: #e4393c;
}

.w-list-title {
    line-height: 37px;
    margin-top: 5px;
    font-size: 16px;
    color: #404040;
    padding-bottom: 15px;
    transition: all 0.5s;
}

.w-list-title:hover {
    color: #E43939;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}

.shen {
    transition: all 0.5s;
}

.shen:hover {
    box-shadow: 0 5px 12px rgb(0 0 0 / 10%);
}

.mt20 {
    margin-top: 20px;
}

.shen img {
    max-height: 308px;
}

.pt80 {
    padding-top: 80px;
}

.w-crumbs-item {
    display: inline-block;
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    color: #666;
    line-height: 80px;
}

.xqbiao {
    width: 100%;
    height: auto;
    font-family: 'Microsoft YaHei';
    color: #404040;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    word-wrap: break-word;
    word-break: normal;
}

.pt100 {
    padding-top: 100px;
}

.shangyixia a {
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    color: #666;
    line-height: 100px;
}

.right {
    text-align: right;
}

.fl-left {
    float: left;
    padding-left: 60px;
}

.fl-right {
    float: right;
    padding-right: 60px;
}

#rightNav {
    display: flex;
    align-items: center;
    position: fixed;
    right: 0;
    top: 50px;
    height: 100vh;
    width: 0;
    z-index: 1;
    flex-direction: column;
    justify-content: center;
}

#rightNav>a {
    position: relative;
    left: -26px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 50px;
    height: 50px;
    background: #fff;
    box-sizing: border-box;
    max-width: unset;
    border: 1px solid #cccccc;
}

#rightNav>a:not(:first-child) {
    margin-top: 5px;
}

#rightNav>a>img {
    position: absolute;
    pointer-events: none;
    z-index: 1;
    width: 30px;
}

#rightNav>a>img:nth-child(2) {
    opacity: 0;
    z-index: 2;
}

#rightNav>a>.cont {
    position: absolute;
    right: calc(100% + 40px);
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: all .2s;
    max-width: unset;
}

#rightNav>a>.cont * {
    max-width: unset;
}

#rightNav>a>.cont::before {
    content: '';
    height: 100%;
    width: 12px;
    display: block;
    position: absolute;
    right: -12px;
    top: 0;
}

#rightNav>a>.cont::after {
    content: '';
    display: block;
    position: absolute;
    right: -5px;
    width: 14px;
    height: 14px;
    border-radius: 3px;
    background: #fff;
    transform: rotate(45deg);
    z-index: 1;
    box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.1);
}

#rightNav>a:hover .cont {
    right: calc(100% + 12px);
    opacity: 1;
    pointer-events: unset;
}

#rightNav>a:hover>img:nth-child(2) {
    opacity: 1;
}

.lkajsf img {
    border-radius: 50%;
}

.gang {
    width: 30px;
    height: 2px;
    background: #fff;
    display: inline-block;
    margin-bottom: 10px;
}

.qiu {
    width: 193px;
    height: 193px;
    background: url(../images/-3668.png) no-repeat center center;
    position: absolute;
    left: 50%;
    margin-left: -97px;
    top: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.jieshao {
    font-size: 18px;
    font-family: Source Han Sans, Geneva, sans-serif;
    word-wrap: break-word;
    max-width: 720px;
    margin: 0 auto;
    margin-top: 50px;
}

.company-info-text {
    color: #232e38;
    font-size: 16px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
}

.lansede {
    display: inline-block;
    margin: 0;
    padding: 0 16px;
    cursor: pointer;
    outline: none;
    min-width: 66px;
    height: 36px;
    line-height: 36px;
    float: right;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: transparent;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: transparent;
    background-color: rgb(47, 88, 228);
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: -moz-linear-gradient(top, none, none);
    background: -o-linear-gradient(top, none, none);
    background: linear-gradient(top, none, none);
    background: -webkit-gradient(linear, left top, left bottom, from(none), to(none));
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #FFF;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.gai {
    border: 1px solid #ccd1d9;
    color: #666;
}

@media (max-width: 768px) {
    .flex {
        display: block;
    }
    .bajiasan {
        margin: 0 auto;
    }
    .xuanfu {
        top: 44%;
    }
    .bain {
        height: 198px!important;
        width: auto!important;
    }
    .yanse {
        text-align: center;
    }
    .mobil-centrer {
        text-align: center;
    }
    .qifei a li {
        border-right: 1px solid #eee;
    }
    .dantubannner img {
        max-width: 100%;
        height: auto;
    }
    .mt20 {
        height: 150px;
        margin-top: 20px;
        max-height: 200px;
    }
    .qiu {
        width: 100%;
        height: 100%;
        background: url(../images/-3668.png) no-repeat center center;
        position: absolute;
        left: 0;
        margin-left: 0;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
}