﻿.sectionTitle {
    font-size: 35px;
    font-weight: bold;
    text-align: center
}

html,
body {
    margin: 0 auto;
    overflow-x: hidden;
    font-family: 'Microsoft YaHei', PingFangSC-Regular, sans-serif
}

.imgTip {
    visibility: hidden
}

.section-title {
    font-size: 30px;
    line-height: 42px;
    font-weight: 600;
    text-align: center;
    color: #040917
}

.section-content {
    width: 1200px;
    margin: 0 auto
}

.active {
    display: block !important
}

.header-wraper {
    position: relative
}

.header-wraper .header-img {
    width: 100%;
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 0;
    z-index: -1
}

.container>#header {
    background: #042591
}

.container>#banner {
    background: #042591
}

#header .make-sioo-clr {
    padding: 0 20px
}

#header .make-section-content {
    width: 100%
}

#home-banner {
    width: 100%;
    height: 420px;
    margin-top: 64px;
    position: relative;
    overflow: hidden;
    background: #F7F8FA
}

#home-banner .banner-img {
    width: 1200px;
    margin: 0 auto
}

#home-banner .banner-img img {
    width: 1200px;
    position: relative;
    top: 80px;
    left: 230px
}

#home-banner .banner {
    width: 100%
}

#home-banner #home-header {
    position: fixed;
    width: 100%;
    height: 64px;
    left: 0px;
    top: 0px;
    z-index: 10000;
    background: #FFFFFF;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.08)
}

#home-banner #home-header .header-content .head {
    /* min-width: 1520px; */
    width: 100%;
    position: relative
}

#home-banner #home-header .header-content .head .logo {
    float: left;
    margin-left: 60px;
    margin-right: 30px;
    line-height: 64px
}

#home-banner #home-header .header-content .head .logo img {
    width: 220px;
    /*height: 26px;*/
    display: inline-block;
    vertical-align: middle
}

#home-banner #home-header .header-content .head .nav {
    height: 64px;
    float: left;
    margin: 0 auto
}

#home-banner #home-header .header-content .head .nav .nav-list {
    float: left;
    height: 100%;
    font-size: 0px
}

#home-banner #home-header .header-content .head .nav .nav-list li {
    float: left;
    padding: 0 10px;
    margin-right: 10px;
    height: 64px;
    line-height: 64px
}

#home-banner #home-header .header-content .head .nav .nav-list li a {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content {
    position: absolute;
    left: 0;
    top: 62px;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    background: linear-gradient(to right, #e9effa 0%, #e9effa 50%, white 51%, white 100%)
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content {
    /* width: 1200px;
    margin: 0 auto; */
    width: 100%;
    height: 100%;
    display: flex;
    background-color: white
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-left {
    width: 220px;
    margin-right: 40px;
    height: 100%;
    box-sizing: border-box;
    padding: 24px 10px 0 10px;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    background: url('../image/mainLeftBackground.png'), lightgray 50% / cover no-repeat;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: #e9effa
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-left .main-left-item {
    height: 56px;
    line-height: 56px;
    color: #191A24
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-left .main-left-item-title {
    position: relative
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-left .main-left-item-title.title-active {
    color: #0046DC
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-left .main-left-item-title.title-active::after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -4px;
    background-color: #0046DC
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right {
    /* width: 940px; */
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    display: none
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item {
    width: 17%;
    box-sizing: border-box;
    padding: 10px 0 0 10px;
    line-height: normal
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-title {
    line-height: normal;
    font-family: PingFang SC;
    font-size: 15px;
    font-weight: 500;
    position: relative
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-desc {
    line-height: normal;
    margin-top: 4px;
    color: rgba(34, 34, 34, 0.6);
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-line {
    width: 80px;
    height: 1px;
    background: #BCBCBC;
    margin-top: 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .line-open {
    width: 160px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-ul {
    margin-top: 10px;
    display: flex;
    flex-direction: column
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-ul .main-right-item-li {
    height: 22px;
    line-height: 22px;
    color: #666;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
    position: relative;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-ul .main-right-item-li img{
    height: 22px;
    width: 22px;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-ul .main-right-item-li .menu_logo_top{
    position: absolute;
    left: 0;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-ul .main-right-item-li span{
    margin: 0 8px 0 30px;
    float: left;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item .main-right-item-ul .main-right-item-ul-open {
    margin-top: 16px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item-top {
    padding-top: 0
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item:hover {
    cursor: pointer
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item:hover .main-right-item-title {
    color: #ff9900;
    position: relative
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right .main-right-item:hover .main-right-item-title::after {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: -27px;
    top: 2px;
    /*background: url('../image/titleRightArrow.png')*/
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas {
    padding-top: 32px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .main-right-item-title {
    line-height: normal;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    color: #333
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .main-right-item-desc {
    line-height: normal;
    margin-top: 4px;
    color: #666;
    font-family: PingFang SC;
    font-size: 12px;
    font-weight: 400
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .main-right-item-line {
    width: 483px;
    height: 1px;
    background: #BCBCBC;
    margin-top: 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-flex {
    display: flex;
    margin-top: 18px;
    flex-wrap: wrap
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-flex .paas-flex-item {
    height: 38px;
    padding: 10px;
    border-radius: 4px;
    background: linear-gradient(96deg, rgba(0, 70, 220, 0.05) 0%, rgba(26, 99, 255, 0.05) 100%);
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    margin-right: 15px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-flex .paas-flex-item img {
    width: 24px;
    height: 24px;
    margin-right: 8px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-flex .paas-flex-item .item-font-title {
    color: #666;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 4px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-flex .paas-flex-item .item-font-desc {
    color: #666;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-btn {
    display: flex;
    width: 120px;
    height: 32px;
    margin-top: 8px;
    padding: 4px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 4px;
    border: .5px solid #BFBFBF;
    background: #0046DC;
    color: #FFF;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-btn img {
    width: 15px;
    height: 15px
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas .paas-btn:hover {
    background-color: #ff9900
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right.main-right-active {
    display: flex;
    justify-content: space-around;
}

#home-banner #home-header .header-content .head .nav .nav-list li .select-content .main-content .main-right-paas.main-right-active {
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

#home-banner #home-header .header-content .head .nav .nav-list li .product-content {
    height: 0px;
    transition: height .3s ease-out
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content {
    transition: height .3s ease-out;
    height: 0
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .profession-main-right {
    padding-top: 32px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .profession-main-right .main-right-item {
    width: 80px;
    padding: 10px;
    margin-right: 33px;
    box-sizing: content-box;
    background-color: white
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .profession-main-right .main-right-item-top {
    margin-top: -145px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right {
    flex-direction: column;
    justify-content: flex-start
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-font {
    line-height: normal;
    margin-top: 41px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-font .common-title {
    color: #666;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 41px;
    padding-left: 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-font img {
    width: 6px;
    height: 5px;
    transform: translate(7px, -2px)
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items {
    width: 100%;
    display: flex;
    line-height: normal;
    margin-top: 14px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item {
    width: 80px;
    margin-right: 33px;
    line-height: normal;
    padding: 10px;
    box-sizing: content-box
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item .main-right-item-title {
    color: #222;
    font-family: PingFang SC;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    white-space: nowrap
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item .main-right-item-line {
    width: 80px;
    height: 1px;
    background: #BCBCBC;
    margin-top: 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item .main-right-item-ul {
    margin-top: 10px;
    display: flex;
    flex-direction: column
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item .main-right-item-ul .main-right-item-li {
    height: 17px;
    line-height: 17px;
    color: #666;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 8px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item .main-right-item-ul .main-right-item-ul-open {
    margin-top: 16px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item:hover {
    cursor: pointer
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item:hover .main-right-item-title {
    color: #0046DC;
    position: relative
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .common-main-right .common-items .common-item:hover .main-right-item-title::after {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: -27px;
    top: 2px;
    background: url('../image/titleRightArrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 40px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right .main-right-item {
    position: relative;
    width: 162px;
    height: 80px;
    border-radius: 4px;
    margin-right: 26px;
    margin-bottom: 24px;
    flex-shrink: 0;
    color: #333;
    font-family: PingFang SC;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 80px;
    padding: 0 0 0 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right .main-right-item:hover .role-title {
    color: #0046DC
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right .main-right-item:hover .role-title::after {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: 95px;
    top: 33px;
    background: url('../image/titleRightArrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right .main-right-item:hover .max::after {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: 70px;
    top: 33px;
    background: url('../image/titleRightArrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .role-main-right .role-top {
    margin-top: -150px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .main-right-item {
    width: 295px;
    height: 100%;
    padding-top: 33px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font {
    padding: 10px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font .technology-title {
    color: #222;
    font-family: PingFang SC;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font .technology-desc {
    color: #666;
    font-family: PingFang SC;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 5px
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font:hover .technology-title {
    color: #0046DC;
    position: relative
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font:hover .technology-title::after {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: -27px;
    top: 2px;
    background: url('../image/titleRightArrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .solution-content .main-content .technology-main-right .technology-font-bottom {
    margin-top: 30px
}

#home-banner #home-header .header-content .head .nav .nav-list li .serve-center {
    transition: height .3s ease-out
}

#home-banner #home-header .header-content .head .nav .nav-list li .serve-center .serve-center-item:hover {
    background-color: #f4f7fd
}

#home-banner #home-header .header-content .head .nav .nav-list li .serve-center .serve-center-item:hover .serve-center-item-title {
    color: #0046DC;
    position: relative
}

#home-banner #home-header .header-content .head .nav .nav-list li .serve-center .serve-center-item:hover .serve-center-item-title::after {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: 60px;
    top: 2px;
    background: url('../image/titleRightArrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li .about-nav {
    transition: height .3s ease-out
}

#home-banner #home-header .header-content .head .nav .nav-list li .about-nav .resource-item:hover a {
    color: #ff9900
}

#home-banner #home-header .header-content .head .nav .nav-list li.resource-item:hover {
    background: #fff;
}

#home-banner #home-header .header-content .head .nav .nav-list li .about-nav .resource-item:hover a::after {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: -25px;
    top: 2px;
    background: url('../image/titleRightArrow.png')
}

#home-banner #home-header .header-content .head .nav .nav-list li:hover{
    background: #ff9900;
}

#home-banner #home-header .header-content .head .nav .nav-list .nav-hover:hover .head-nav {
    color: #fff
}



#home-banner #home-header .header-content .head .nav .nav-list .serve-nav:hover .serve-center {
    height: 157px
}

#home-banner #home-header .header-content .head .nav .nav-list .resource-nav:hover .about-nav {
    height: 120px
}

#home-banner #home-header .header-content .head .nav .nav-list .me-nav:hover .about-nav {
    height: 150px
}

#home-banner #home-header .header-content .head .phone {
    right: 0;
    float: right;
    margin-right: 60px;
    font-size: 14px;
    color: #333333;
    height: 64px;
    line-height: 64px
}

#home-banner #home-header .header-content .head .phone .phone-tel {
    margin-right: 30px
}

#home-banner #home-header .header-content .head .phone .phone-tel .tel-icon {
    font-size: 13px
}

#home-banner #home-header .header-content .head .phone .phone-tel .num {
    font-size: 16px
}

#home-banner #home-header .header-content .head .phone .phone-button {
    width: 106px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    background-color: #ff9900;
    border-radius: 4px;
    border: none;
    display: inline-block;
    cursor: pointer
}

#home-banner #home-header .header-content .head .phone .phone-button:hover {
    background: #ff9900
}

#right-now {
    background: #111111;
    color: #fff;
    width: 100%;
    min-width: 1200px;
    height: 200px;
    position: relative
}

#right-now .back-content {
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url('../image/yyysbg.jpg')
}

#right-now .main-content {
    width: 1200px;
    margin: 0 auto;
    z-index: 5;
    text-align: center
}

#right-now .main-content .title {
    padding-top: 44px
}

#right-now .main-content .title h3 {
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 22px;
    line-height: 29px;
    color: #333333
}

#right-now .main-content .title p {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #333333
}

#right-now .main-content .appointment {
    background-color: white;
    margin: 0 auto;
    margin-top: 24px;
    width: 120px;
    height: 34px;
    border-radius: 4px;
    background: #0046DC
}

#right-now .main-content .appointment:hover {
    background: #ff9900;
    cursor: pointer
}

#right-now .main-content .appointment:hover span {
    color: #fff
}

#right-now .main-content .appointment img {
    width: 22px;
    height: 22px;
    float: left;
    margin-left: 33px;
    margin-top: 10px
}

#right-now .main-content .appointment .white {
    display: none
}

#right-now .main-content .appointment span {
    color: #FFFFFF;
    line-height: 34px;
    text-align: center
}

#right-now .main-content .appointment span .icon-font {
    font-weight: 400;
    font-size: 14px
}

#footer-new {
    background: #FFFFFF;
    color: #fff;
    width: 100%;
    min-width: 1200px
}

#footer-new .main-content {
    width: 1200px;
    margin: 0 auto
}

#footer-new .specialty-list {
    border-bottom: 1px solid rgba(120, 130, 151, 0.4);
    padding-top: 33px;
    padding-bottom: 30px;
    display: flex;
    justify-content: space-between
}

#footer-new .specialty-list .specialty-item img {
    width: 36px;
    height: 36px;
    display: block;
    float: left
}

#footer-new .specialty-list .specialty-item .synopsis {
    margin-left: 10px;
    float: left;
    height: 33px
}

#footer-new .specialty-list .specialty-item .synopsis p {
    font-size: 16px;
    line-height: 20px
}

#footer-new .specialty-list .specialty-item .synopsis .p1 {
    font-weight: 600;
    color: #666666
}

#footer-new .specialty-list .specialty-item .synopsis .p2 {
    color: #666666
}

#footer-new .about-company {
    padding-top: 49px;
    border-bottom: 1px solid rgba(120, 130, 151, 0.4);
    padding-bottom: 50px;
    position: relative;
}

#footer-new .company-business {
    float: left;
    width: calc(100% - 300px);
    display: flex;
    justify-content: space-between
}

#footer-new .company-business h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    color: #333333;
    padding-bottom: 19px
}

#footer-new .company-business p {
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    padding-top: 14px;
    cursor: pointer
}

#footer-new .company-business p a {
    color: #666666;
    font-size: 14px;
}

#footer-new .company-business p a:hover {
    color: #ff9900 !important
}

#footer-new .company-business .business-item-text p {
    cursor: auto
}

#footer-new .conpany-contract {
    position: absolute;
    right: 0;
    top: 95px;
    width: 250px;
    display: flex;
    justify-content: space-between;
}

#footer-new .conpany-contract .contract-item {
    text-align: center;
    color: #666666
}

#footer-new .conpany-contract .contract-item .wechat-content {
    width: 114px;
    height: 114px;
}

#footer-new .conpany-contract .contract-item .wechat-content img {
    width: 100%;
}

#footer-new .friendlyContent {
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0px
}

#footer-new .friendlyContent .linkTitle {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    padding-right: 5px
}

#footer-new .friendlyContent a {
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    padding-right: 5px
}

#footer-new .friendlyContent .moreLink {
    color: whitesmoke
}

#footer-new .friendlyContent a:hover {
    color: #ff9900 !important
}

#footer-new .record-message {
    padding-bottom: 13px;
    padding-top: 13px
}

#footer-new .record-message p {
    color: #666666;
    font-size: 12px;
    line-height: 34px;
    text-align: left
}

#footer-new .record-message a {
    color: #666666
}

#footer-new .record-message .friendly-link:hover {
    color: #ff9900
}

.clear-flost::after {
    content: '';
    clear: both;
    display: block
}

.case {
    margin: 0 auto;
    /*width: 1375px*/
}

.case .desc {
    padding-top: 60px;
    padding-bottom: 20px;
    text-align: center
}

.case .desc .title {
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    color: #333333;
    margin-bottom: 38px;
}

.case .desc .title span {
    font-size: 36px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #ff9900;
    line-height: 50px
}

.case .desc .but {
    width: 106px;
    height: 34px;
    margin: 20px auto 40px
}

.case .desc .but a {
    font-size: 20px;
    color: #0046DC
}

.case .home-desc {
    padding-top: 50px;
    padding-bottom: 0
}

.case .home-desc .but {
    margin: 16px auto 38px
}

.case .swiper {
    overflow: hidden;
    display: flex;
    margin-bottom: 40px;
}

.case .swiper .swiper-button-left {
    height: 480px;
    /*float: left;*/
    position: relative;
    margin-right: 90px
}

.case .swiper .swiper-button-right {
    height: 480px;
    position: relative;
    margin-left: 90px
}

.case .swiper .swiper-button-next,
.case .swiper .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 17px;
    z-index: 10;
    cursor: pointer;
    background-size: 10px 17px;
    background-position: center;
    background-repeat: no-repeat
}
.case .swiper .swiper-button-next{
    background-image: url('../image/swiper-button-next.svg');
}
.case .swiper .swiper-button-prev {
    background-image: url('../image/swiper-button-prev.svg');
}

.case .swiper-pagination-bullet-active{
    background: #ff9900;
}
@media screen and (max-width:1280px) {

    .case .swiper .swiper-button-left,
    .case .swiper .swiper-button-right {
        display: none !important
    }
}

.case .swiper .swiper-container {
    height: 525px;
    /*float: left;*/
    width: 1200px
}

.case .swiper .swiper-container .swiper-pagination {
    bottom: 20px !important
}

@media screen and (max-width:1280px) {
    .case .swiper .swiper-container {
        float: none !important
    }
}

.case .swiper .swiper-slide-home {
    font-size: 18px;
    width: 382px;
    height: 480px;
    background-color: #fff;
    box-shadow: 0 4px 30px #eee;
    border-radius: 6px
}

.case .swiper .swiper-slide-home .nomrl {
    position: relative
}

.case .swiper .swiper-slide-home .nomrl img:nth-child(1) {
    width: 382px;
    height: 214px;
    margin-bottom: 28px;
}

.case .swiper .swiper-slide-home .nomrl img:nth-child(2) {
    margin: 17px 0px 14px 28px;
    height: 34px
}

.case .swiper .swiper-slide-home .nomrl .industry {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 20px;
    line-height: 24px;
    text-align: center;
    background: rgba(0, 70, 220, 0.9);
    border-radius: 6px 0px 12px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 400
}

.case .swiper .swiper-slide-home .nomrl .play-video {
    background: url(../image/play.png);
    background-size: 100% 100%;
    position: absolute;
    top: 82px;
    left: 166px;
    width: 50px;
    height: 50px;
    cursor: pointer
}

.case .swiper .swiper-slide-home a:hover {
    color: #ff9900 !important
}

.case .swiper .swiper-slide-home .case-bottom {
    text-align: left;
    margin-left: 28px;
    margin-right: 28px;
    cursor: pointer
}

.case .swiper .swiper-slide-home .case-bottom .title {
    height: 25px;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    line-height: 25px;
    margin-bottom: 3px
}

.case .swiper .swiper-slide-home .case-bottom .title a {
    color: #000000
}

.case .swiper .swiper-slide-home .case-bottom .title a:hover {
    color: #ff9900
}

.case .swiper .swiper-slide-home .case-bottom .text {
    height: 75px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #888;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical
}

.case .swiper .swiper-slide-home .case-bottom .customer {
    margin-top: 30px;
    padding-top: 20px;
    border-top: .5px solid rgba(120, 130, 151, 0.4);
    overflow: hidden
}

.case .swiper .swiper-slide-home .case-bottom .customer img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 8px;
    border-radius: 50%
}

.case .swiper .swiper-slide-home .case-bottom .customer .info {
    float: left
}

.case .swiper .swiper-slide-home .case-bottom .customer .info .name {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    margin-top: 12px;
}

.case .swiper .swiper-slide-home .case-bottom .customer .info .position {
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #ccc
}

.case .swiper .swiper-slide-home .last {
    text-align: left;
    margin-left: 28px
}

.case .swiper .swiper-slide-other {
    font-size: 18px;
    width: 580px;
    height: 460px;
    background-color: #fff;
    box-shadow: 0 2px 30px 0 rgba(0, 83, 253, 0.1);
    border-radius: 6px
}

.case .swiper .swiper-slide-other .nomrl img:nth-child(1) {
    width: 580px;
    height: 228px
}

.case .swiper .swiper-slide-other .nomrl img:nth-child(2) {
    margin: 17px 0px 14px 28px;
    height: 36px
}

.case .swiper .swiper-slide-other a:hover {
    color: #ff9900 !important
}

.case .swiper .swiper-slide-other .case-bottom {
    text-align: left;
    margin-left: 28px
}

.case .swiper .swiper-slide-other .case-bottom .title {
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 25px;
    margin-bottom: 3px
}

.case .swiper .swiper-slide-other .case-bottom .title a {
    color: #000000
}

.case .swiper .swiper-slide-other .case-bottom .title a:hover {
    color: #ff9900
}

.case .swiper .swiper-slide-other .case-bottom p {
    height: 45px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #788297;
    line-height: 21px;
    width: 445px
}

.case .swiper .swiper-slide-other .case-bottom .detail {
    margin-top: 30px
}

.case .swiper .swiper-slide-other .case-bottom .detail .detail-a {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px
}

.case .swiper .swiper-slide-other .last {
    text-align: left;
    margin-left: 28px
}

.case .swiper .placeholder .add {
    cursor: pointer;
    width: 100px;
    height: 100px
}

.case .swiper .placeholder .add-home {
    position: absolute;
    top: 166px;
    left: 146px
}

.case .swiper .placeholder .add-other {
    position: absolute;
    top: 190px;
    left: 256px
}

.case .swiper .placeholder .last {
    text-align: center;
    margin-top: 70px
}

.case .swiper .placeholder .last .detail-last {
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    margin-top: 25px
}

.case .swiper .placeholder .last a:hover {
    color: #ff9900 !important
}

.case-bottom {
    padding-bottom: 90px
}

#subscribeDialog {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 10001
}

#subscribeDialog .content {
    position: absolute;
    width: 660px;
    top: 50%;
    left: 50%;
    transform: translate(-330px, -200px);
    background: #fff;
    background-repeat: no-repeat;
    border-radius: 6px
}

#subscribeDialog .content .close {
    position: absolute;
    top: 27px;
    right: 30px;
    cursor: pointer
}

#subscribeDialog .content .bgc {
    position: absolute;
    right: 0;
    bottom: 0
}

#subscribeDialog .content .title {
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #ff9900;
    display: inline-block;
    margin-left: 53px;
    margin-top: 49px
}

#subscribeDialog .content .sub-title {
    height: 25px;
    font-size: 26px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #222;
    line-height: 32px;
    display: inline-block
}

#subscribeDialog .content .desc {
    margin-top: 10px;
    width: 399px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #808BA2;
    margin-left: 52px;
    margin-bottom: 36px
}

#subscribeDialog .content .item {
    margin-left: 54px;
    margin-top: 13px;
    position: relative;
    z-index: 1
}

#subscribeDialog .content .item .get-code {
    display: inline-block;
    width: 100px;
    height: 34px;
    border-radius: 4px;
    background-color: #ff9900;
    color: #fff;
    border: 1px solid #ff9900
}

#subscribeDialog .content .item .get-code:hover {
    cursor: pointer;
    color: #fff !important
}

#subscribeDialog .content .item .error {
    color: red;
    font-size: 12px;
    margin: 3px 0 3px 15px;
    opacity: 0
}

#subscribeDialog .content .item .info {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #333333;
    display: inline-block
}

#subscribeDialog .content .item .info .asterisk {
    color: red
}

#subscribeDialog .content .item .info #code {
    margin-left: 33px
}

#subscribeDialog .content .item .info .item-info-input {
    margin-left: 19px;
    width: 220px;
    height: 28px;
    border: 1px solid #E0E0E0;
    border-radius: 6px;
    padding-left: 12px
}

#subscribeDialog .content .item .info .item-info-input::placeholder {
    color: #999999;
    font-size: 12px;
    z-index: 100000
}

#subscribeDialog .content .item .info input:hover {
    border-color: #ff9900;
    color: #ff9900
}

#subscribeDialog .content .item .privacy {
    display: flex;
    font-size: 13px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #808BA2
}

#subscribeDialog .content .item .privacy a {
    color: #ff9900
}

#subscribeDialog .content .subscribe-btn {
    margin-top: 26px;
    margin-bottom: 34px;
    margin-left: 52px;
    cursor: pointer
}

#subscribeDialog .content .subscribe-btn .experience {
    width: 160px;
    height: 34px;
    background: #ff9900;
    border-radius: 4px;
    text-align: center;
    line-height: 34px
}

#subscribeDialog .content .subscribe-btn .experience a {
    color: #fff
}

#subscribeDialog .content .subscribe-btn .experience:hover {
    background: #4484FF;
    color: #fff
}

#playVideo {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 10001
}

#playVideo .content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 1000px;
    height: 570px;
    margin: 0 auto
}

#playVideo .content .close {
    position: absolute;
    top: 27px;
    right: 30px;
    cursor: pointer
}

#playVideo .content .close img {
    width: 32px;
    height: 32px
}

#playVideo .content .video {
    width: 100%;
    height: 100%
}

#make-case {
    padding: 64px 0 48px 0
}

#make-case .casc-content {
    display: flex;
    justify-content: space-between
}

#make-case .casc-content .casc-item {
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 8px 18px 0 rgba(0, 0, 0, 0.08);
    margin-top: 48px
}

#make-case .casc-content .casc-item .casc-left {
    width: 224px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 0 40px
}

#make-case .casc-content .casc-item .casc-left>img {
    width: 100%
}

#make-case .casc-content .casc-item .casc-right {
    flex: 1;
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    padding: 30px 42px 30px 0
}

#make-case .casc-content .casc-item .casc-right .casc-right-title {
    font-size: 16px;
    font-weight: bold;
    color: #040917
}

#make-case .casc-content .casc-item .casc-right .casc-right-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
    color: #3C4150
}

#make-case .casc-content .casc-item .casc-right .casc-right-link {
    font-size: 12px;
    color: #0D44CD;
    cursor: pointer
}

#make-case .casc-content .casc-item:nth-of-type(2n) {
    margin-left: 30px
}

#contact-menu {
    width: 68px;
    height: 546px;
    position: fixed;
    top: calc(75vh - 432px);
    right: 20px;
    z-index: 10000
}

#contact-menu .middle-container {
    border-radius: 40px;
    box-shadow: 0 4px 20px 0 rgba(0, 12, 53, 0.1)
}

#contact-menu .schedule-demo {
    position: relative;
    width: 68px;
    height: 82px;
    color: #333333;
    background: #FFFFFF;
    cursor: pointer
}

#contact-menu .schedule-demo .schedule-demo-content {
    width: 100%;
    height: 100%
}

#contact-menu .schedule-demo .schedule-demo-content .schedule-demo-icon {
    padding-top: 8px;
    width: 29.71px;
    margin: 0 auto 6px auto
}

#contact-menu .schedule-demo .schedule-demo-content .schedule-demo-icon .icon-font {
    font-size: 26px
}

#contact-menu .schedule-demo .schedule-demo-content .schedule-demo-text {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    line-height: 14px
}

#contact-menu .schedule-demo .schedule-demo-display {
    width: 117px;
    position: absolute;
    top: 23px;
    left: -125px;
    visibility: hidden
}

#contact-menu .schedule-demo .schedule-demo-display .schedule-demo-display-square {
    display: inline-block;
    width: 107px;
    height: 33px;
    background: #FFFFFF;
    box-shadow: 0 4px 20px 0 rgba(0, 12, 53, 0.1);
    border-radius: 4px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 33px;
    text-align: center
}

#contact-menu .schedule-demo .schedule-demo-display .schedule-demo-display-arrow {
    float: right;
    position: relative;
    z-index: 100000;
    width: 0;
    height: 0;
    margin-top: 12.5px;
    border-top: 5px solid transparent;
    border-left: 10px solid #FFFFFF;
    border-bottom: 5px solid transparent
}

#contact-menu .schedule-demo:hover {
    color: #ff9900
}

#contact-menu .schedule-demo:hover .schedule-demo-display {
    visibility: visible
}

#contact-menu .customer-service {
    position: relative;
    box-sizing: border-box;
    width: 68px;
    height: 104px;
    margin-bottom: 12px;
    padding-top: 18px;
    background-image: linear-gradient(180deg, #ff9900 0%, #6100FD 100%);
    border-radius: 40px;
    cursor: pointer
}

#contact-menu .customer-service .customer-service-content {
    width: 29.71px;
    margin: 0 auto 6px auto
}

#contact-menu .customer-service .customer-service-content .icon-font {
    font-size: 26px
}

#contact-menu .customer-service .customer-service-content-text {
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 400;
    line-height: 14px
}

#contact-menu .customer-service .customer-service-display {
    width: 180px;
    position: absolute;
    top: 35px;
    left: -187px;
    visibility: hidden
}

#contact-menu .customer-service .customer-service-display .customer-service-display-square {
    display: inline-block;
    width: 170px;
    height: 33px;
    background: #FFFFFF;
    box-shadow: 0 4px 20px 0 rgba(0, 12, 53, 0.1);
    border-radius: 4px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 33px;
    text-align: center
}

#contact-menu .customer-service .customer-service-display .customer-service-display-arrow {
    float: right;
    position: relative;
    z-index: 100000;
    width: 0;
    height: 0;
    margin-top: 12.5px;
    border-top: 5px solid transparent;
    border-left: 10px solid #FFFFFF;
    border-bottom: 5px solid transparent
}

#contact-menu .customer-service:hover .customer-service-display {
    visibility: visible
}

#contact-menu .phone {
    position: relative;
    box-sizing: border-box;
    width: 68px;
    height: 104px;
    border-bottom: 1px solid #EFF2F9;
    padding-top: 25px;
    background: #FFFFFF;
    color: #333333;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    cursor: pointer
}

#contact-menu .phone .phone-content {
    width: 29.71px;
    margin: 0 auto 6px auto
}

#contact-menu .phone .phone-content .icon-font {
    font-size: 26px
}

#contact-menu .phone .phone-content-text {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    line-height: 14px
}

#contact-menu .phone .phone-display {
    width: 132px;
    position: absolute;
    top: 25px;
    left: -140px;
    visibility: hidden
}

#contact-menu .phone .phone-display .phone-display-square {
    display: inline-block;
    box-sizing: border-box;
    width: 122px;
    height: 58px;
    padding-top: 12px;
    background: #FFFFFF;
    box-shadow: 0 4px 20px 0 rgba(0, 12, 53, 0.1);
    border-radius: 4px;
    text-align: center
}

#contact-menu .phone .phone-display .phone-display-square .before-text {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 17px
}

#contact-menu .phone .phone-display .phone-display-square .phone-code {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 17px
}

#contact-menu .phone .phone-display .phone-display-arrow {
    float: right;
    position: relative;
    z-index: 100000;
    width: 0;
    height: 0;
    margin-top: 22.5px;
    border-top: 5px solid transparent;
    border-left: 10px solid #FFFFFF;
    border-bottom: 5px solid transparent
}

#contact-menu .phone:hover {
    color: #ff9900
}

#contact-menu .phone:hover .phone-display {
    visibility: visible
}

#contact-menu .wechat {
    position: relative;
    box-sizing: border-box;
    width: 68px;
    height: 104px;
    margin-bottom: 45px;
    padding-top: 11.5px;
    background: #FFFFFF;
    color: #333333;
    border-top: 1px solid #EFF2F9;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    cursor: pointer
}

#contact-menu .wechat .wechat-content {
    width: 29.71px;
    margin: 0 auto 6px auto
}

#contact-menu .wechat .wechat-content .icon-font {
    font-size: 26px
}

#contact-menu .wechat .wechat-content-text {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    line-height: 14px
}

#contact-menu .wechat .wechat-display {
    width: 132px;
    position: absolute;
    top: -20px;
    left: -140px;
    visibility: hidden
}

#contact-menu .wechat .wechat-display .wechat-display-square {
    display: inline-block;
    width: 122px;
    height: 127px;
    background: #FFFFFF;
    box-shadow: 0 4px 20px 0 rgba(0, 12, 53, 0.1);
    border-radius: 4px
}

#contact-menu .wechat .wechat-display .wechat-display-square .wechat-qr-code {
    width: 80px;
    height: 80px;
    margin: 14px 21px 2px 21px;
    background-image: url(../image/wechat.png);
    background-size: 100% 100%
}

#contact-menu .wechat .wechat-display .wechat-display-square .wechat-qr-code-text {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 12px;
    text-align: center
}

#contact-menu .wechat .wechat-display .wechat-display-arrow {
    float: right;
    position: relative;
    z-index: 100000;
    width: 0;
    height: 0;
    margin-top: 58.5px;
    border-top: 5px solid transparent;
    border-left: 10px solid #FFFFFF;
    border-bottom: 5px solid transparent
}

#contact-menu .wechat:hover {
    color: #ff9900
}

#contact-menu .wechat:hover .wechat-display {
    visibility: visible
}

#contact-menu .to-top {
    box-sizing: border-box;
    width: 68px;
    height: 68px;
    padding-top: 18.4px;
    background: #FFFFFF;
    box-shadow: 0 4px 20px 0 rgba(0, 12, 53, 0.1);
    border-radius: 50%;
    cursor: pointer
}

#contact-menu .to-top .to-top-content {
    margin: 0 auto;
    width: 21px
}

#contact-menu .to-top .to-top-content .icon-font {
    font-size: 21px
}

#contact-menu .to-top:hover {
    color: #ff9900
}

.error-hint,
.fre-getCode {
    position: fixed;
    display: none;
    top: 15px;
    margin-left: calc((100% - 30px) / 2);
    width: 230px;
    height: 30px;
    background: #FF4444;
    border-radius: 10px;
    opacity: .9;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
    z-index: 100002
}

.correct-hint {
    position: fixed;
    display: none;
    top: 15px;
    margin-left: calc((100% - 30px) / 2);
    width: 230px;
    height: 30px;
    background: #333333;
    border-radius: 10px;
    opacity: .9;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
    z-index: 100002
}

#nb_icon_wrap {
    display: none !important
}

@font-face {
    font-family: 'iconfont';
    src: url('../font/font_2766067_5htkg6fb78u.woff2') format('woff2'), url('../font/font_2766067_5htkg6fb78u.woff') format('woff'), url('../font/font_2766067_5htkg6fb78u.ttf') format('truetype')
}

.icon-font {
    font-family: "iconfont" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-guanbi:before {
    content: "\e608"
}

*::-webkit-scrollbar {
    width: 1px
}

*::-webkit-scrollbar-thumb {
    background: #ff9900;
    border-radius: 5px
}

* {
    scrollbar-width: 1px;
    scrollbar-base-color: #ff9900;
    scrollbar-track-color: #ff9900;
    scrollbar-arrow-color: #ff9900
}

.free-trial a {
    display: block;
    background: #ff9900;
    height: 34px;
    width: 120px;
    font-size: 14px;
    line-height: 34px;
    border-radius: 5px;
    margin: 24px auto 0;
}


.pglist {
    margin: 80px auto;
    display: flex;
    justify-content: center
}

.pglist li {
    height: 36px;
    min-width: 36px;
    background: #F4F4F4;
    font-size: 22px;
    line-height: 36px;
    color: #A4A4A4;
    margin: 0 5px
}

.pglist li a {
    margin: 0 10px;
    height: 36px;
    font-size: 22px;
    font-weight: 400;
    color: #A4A4A4;
    line-height: 36px
}

.pglist li a:hover {
    cursor: pointer
}

.pglist li.active {
    background: #ff9900;
}

.pglist li.active a {
    color: #fff
}

.container .clear-float::after {
    content: '';
    clear: both;
    display: block
}
.nav-bread {
    color: #858585;
    margin-bottom: 30px
}
.nav-bread a{
    color: #858585;
    font-size: 14px;
}