
        .head i,
        .head em {
            font-style: normal;
        }
        
        .clearfix:after {
            height: 0;
            content: "";
            clear: both;
            display: block;
        }
        
        .head {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .head-fixed {
            background: #ffffff;
            height: 88px;
            z-index: 99;
            max-width: 1920px;
            min-width: 1200px;
            width: 100%;
            margin: 0 auto;
        }
        
        .head-fixed.fixed {
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
        }
        
        .head-logo {
            float: left;
            margin: 0 0 0 2.552%;
            width: 8.3334%;
            display: table;
        }
        
        .head-logo a {
            display: table-cell;
            vertical-align: middle;
            height: 88px;
        }
        
        .head-logo img {
            max-width: 100%;
            max-height: 80px;
            display: inline-block;
            vertical-align: middle;
        }
        
        .head-text {
            float: left;
            margin: 0 2.34375% 0 1.3021%;
            width: 18%;
            height: 88px;
            line-height: 88px;
            font-size: 1.1rem;
            color: #333333;
            font-weight: bold;
        }
        
        .head-nav {
            float: left;
            max-width: 53%;
            position: relative;
            padding-top: 27px;
        }
        
        .head-nav li {
            float: left;
            height: 34px;
            position: relative;
        }
        
        .head-nav li > a {
            display: block;
            height: 34px;
            line-height: 34px;
            padding: 0 1.35rem;
            font-size: 0.9rem;
            font-weight: 400;
            color: #333333;
            position: relative;
            border-radius: 18px;
        }
        
        .head-nav li.cur > a,
        .head-nav li:hover > a {
            background: #003087;
            color: #ffffff;
        }
        
        .head-nav li .submenu {
            position: absolute;
            top: 100%;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            z-index: 999;
            padding-top: 1.9rem;
            overflow: hidden;
            min-width: 100%;
            -webkit-transition: max-height 0.4s linear;
            -moz-transition: max-height 0.4s linear;
            transition: max-height 0.4s linear;
            max-height: 0;
        }
        
        .head-nav li .submenu p {
            background: rgba(255, 255, 255, 1);
            padding: 0.3rem 1.05rem;
            border-radius: 0.5rem;
            position: relative;
            box-shadow: 0 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.08);
        }
        
        .head-nav li .submenu p:before {
            position: absolute;
            content: "";
            border-width: 0.45rem 0.4rem;
            border-style: solid;
            border-color: transparent transparent rgba(255, 255, 255, .95);
            top: -0.9rem;
            left: 50%;
            margin-left: -0.4rem;
            display: none;
        }
        
        .head-nav li .submenu p a {
            transition: all .4s ease;
            display: block;
            font-weight: 500;
            padding: 0 0.85rem 0 1.6rem;
            font-size: 0.8rem;
            line-height: 2.7rem;
            color: #000;
            white-space: nowrap;
            position: relative;
            border-bottom: 1px dotted #B5B5B5;
            text-align: left;
        }
        
        .head-nav li .submenu p>a:last-child {
            border-bottom: 0
        }
        
        .head-nav li .submenu p>a:before {
            position: absolute;
            content: "";
            width: 0.2rem;
            height: 0.2rem;
            border: 2px solid rgba(125, 125, 125, 1);
            border-radius: 50%;
            top: 1.15rem;
            left: 0.75rem;
            transition: ease .4s;
            -o-transition: ease .4s;
        }
        
        .head-nav li .submenu p>a:hover {
            color: #003087;
            font-weight: bold;
        }
        
        .head-nav li .submenu p>a:hover:before {
            border-color: #003087;
        }
        
        .head-nav li .submenu p>a:after {
            position: absolute;
            content: "";
            width: 0;
            height: 1px;
            bottom: 0;
            left: 0px;
            transition: ease .4s;
            -o-transition: ease .4s;
            background: #003087;
        }
        
        .head-nav li .submenu p>a:hover:after {
            width: 100%;
        }
        
        .head-nav li:hover .submenu {
            max-height: 500px;
        }
        
        .head-nav li:hover .submenu p:before {
            display: block;
        }
        
        .head-tel {
            float: right;
            height: 88px;
            background: #ff9a00;
        }
        
        .head-tel p {
            height: 88px;
            padding: 0 1.4rem 0;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            flex-wrap: wrap;
            align-items: center;
        }
        
        .head-tel p i {
            display: block;
            width: 1.4rem;
            height: 1.4rem;
            margin-right: 0.7rem;
        }
        
        .head-tel p i img {
            display: block;
            width: 1.4rem;
            height: 1.4rem;
        }
        
        .head-tel p span {
            display: block;
            font-size: 1.2rem;
            color: #ffffff;
            font-weight: bold;
            font-family: "Century Gothic", Arial;
        }
    

            .ty-banner-1 {
                position: relative;
                overflow: hidden;
            }
            
            .ty-banner-1 img {
                display: block;
                width: 100%;
            }
        

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #003087;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #003087;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .p102-proShow-1 {
        padding: 40px 0 60px;
    }
    
    .p102-proShow-1-con {
        /*border: 1px solid #e3e3e3;*/
        position: relative;
    }
    
    .p102-proShow-1-left {
        width: 47.4%;
        position: relative;
        overflow: hidden;
    }
    
    .p102-proShow-1-prev,
    .p102-proShow-1-next {
        position: absolute;
        width: 40px;
        height: 40px;
        cursor: pointer;
        background: transparent;
        top: 50%;
        margin-top: -20px;
        z-index: 5;
        display: none;
    }
    
    .p102-proShow-1-left:hover .p102-proShow-1-prev,
    .p102-proShow-1-left:hover .p102-proShow-1-next {
        display: block;
    }
    
    .p102-proShow-1-prev {
        left: 15px;
    }
    
    .p102-proShow-1-next {
        right: 15px;
    }
    
    .p102-proShow-1-prev:before,
    .p102-proShow-1-next:after {
        position: absolute;
        content: '';
        width: 18px;
        height: 18px;
        border: 2px solid #ff9a00;
        border-style: solid solid none none;
        top: 10px;
        z-index: 1;
    }
    
    .p102-proShow-1-prev:before {
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        right: 4px;
    }
    
    .p102-proShow-1-next:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 4px;
    }
    
    .p102-proShow-1-pic {
        position: relative;
    }
    
    .p102-proShow-1-pic img {
        width: 100%;
        display: block;
    }
    
    .p102-proShow-1-nav {
        overflow: hidden;
        padding: 20px 0 40px;
    }
    
    .p102-proShow-1-nav p {
        float: left;
        width: 14.166%;
        margin-right: 1.25%;
        border: 2px solid #fff;
    }
    
    .p102-proShow-1-nav p img {
        width: 100%;
        display: block;
    }
    
    .p102-proShow-1-nav p.cur {
        border-color: #ff9a00;
    }
    
    .p102-proShow-1-size {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 56px;
        height: 26px;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        letter-spacing: 3px;
    }
    
    .p102-proShow-1-right {
        position: absolute;
        width: 45.2%;
        right: 3.33%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-proShow-1-text {
        padding: 45px 0 15px;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-text:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #003087;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-proShow-1-text .p102-proShow-1-title {
        height: 40px;
        font-size: 26px;
        font-weight: normal;
        line-height: 40px;
        color: #1a1a1a;
    }
    
    .p102-proShow-1-text p {
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        color: #808080;
    }
    
    .p102-proShow-1-desc {
        height: 180px;
        line-height: 30px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: justify;
        padding: 30px 0 0;
        overflow: hidden;
    }
    
    .p102-proShow-1-tel {
        padding-top: 20px;
        height: 50px;
        line-height: 50px;
    }
    
    .p102-proShow-1-tel a {
        float: left;
        width: 98px;
        height: 50px;
        padding-left: 58px;
        background: url(images/p102-cpxq-icon1.png) no-repeat 22px center #003087;
        font-size: 18px;
        color: #ffffff;
        margin-right: 12px;
    }
    
    .p102-proShow-1-tel p {
        float: left;
        min-width: 300px;
        max-width: 100%;
        height: 50px;
    }
    
    .p102-proShow-1-tel p em {
        float: left;
        height: 50px;
        font-size: 16px;
        color: #4c4c4c;
        padding-left: 50px;
        background: url(images/p102-cpxq-icon2.png) no-repeat left center;
        font-style: normal;
    }
    
    .p102-proShow-1-tel p span {
        float: left;
        font: bold 26px/50px Arial;
        color: #333333;
    }


    .p102-pro-content-nav {
        height: 50px;
        margin-bottom: 50px;
        box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
    }
    
    .fixed {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 88;
        background: #fff;
    }
    
    .p102-pro-content-nav li {
        float: left;
        line-height: 50px;
        margin-right: 50px;
        position: relative;
        font-size: 18px;
        color: #4c4c4c;
        font-weight: normal;
    }
    
    .p102-pro-content-nav li.cur,
    .p102-pro-content-nav li:hover {
        color: #003087;
    }
    
    .p102-pro-content-nav li.cur:before,
    .p102-pro-content-nav li:hover:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        border: 3px solid #003087;
        background: #fff;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -10px;
        z-index: 1;
    }
    
    .p102-pro-content-nav li.cur:after,
    .p102-pro-content-nav li:hover:after {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        background: #003087;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -4px;
        z-index: 2;
    }
    
    .p102-pro-content-desc {
        padding: 0 0 40px;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }


    .p101-contact-leave {
        padding: 35px 0;
    }
    
    .p101-contact-leave .title {
        padding-bottom: 15px;
        position: relative;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .p101-contact-leave .title:after {
        content: '';
        position: absolute;
        width: 76px;
        height: 1px;
        background: #d4d4d4;
        bottom: 0;
        left: 50%;
        margin-left: -38px;
    }
    
    .p101-contact-leave .title span,
    .title a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 38px;
        color: #333333;
    }
    
    .p101-contact-leave .title em {
        display: block;
        height: 22px;
        font: 14px/22px 'Arial';
        color: #808080;
        font-style: normal;
        letter-spacing: 2px;
    }
    
    .p101-contact-leave-con {
        width: 1200px;
        margin: 0 auto;
    }
    
    .p101-contact-leave-con li {
        float: left;
        width: 382px;
        height: 46px;
        background: #eeeeee;
        border-radius: 10px;
        margin-bottom: 32px;
        margin-right: 27px;
    }
    
    .p101-contact-leave-con li:nth-of-type(3),
    .p101-contact-leave-con li:nth-of-type(4) {
        margin-right: 0;
    }
    
    .p101-contact-leave-con li:nth-of-type(4) {
        width: 100%;
    }
    
    .p101-contact-leave-con label {
        float: left;
        width: 100px;
        height: 46px;
        line-height: 46px;
        font-size: 15px;
        color: #999999;
        text-align: right;
    }
    
    .p101-contact-leave-con input {
        float: left;
        width: 270px;
        height: 46px;
        line-height: 46px;
        font-size: 15px;
        color: #999;
        background: none;
        box-sizing: border-box;
    }
    
    .p101-contact-leave-con li.form-li-textarea {
        height: 185px;
    }
    
    .p101-contact-leave-con li textarea {
        float: left;
        width: 1080px;
        height: 184px;
        line-height: 46px;
        font-size: 15px;
        color: #999;
        background: none;
        box-sizing: border-box;
    }
    
    .p101-contact-leave-con li input::-webkit-input-placeholder,
    .p101-contact-leave-con li textarea::-webkit-input-placeholder {
        color: rgba(51, 51, 51, 0.3);
    }
    
    .p101-contact-leave-con li input::-moz-placeholder,
    .p101-contact-leave-con li textarea::-moz-placeholder {
        color: rgba(51, 51, 51, 0.3);
    }
    
    .p101-contact-leave-con li input::-ms-input-placeholder,
    .p101-contact-leave-con li textarea::-ms-input-placeholder {
        color: rgba(51, 51, 51, 0.3);
    }
    
    .p101-contact-leave-con li.p101-order-form-1-t3 {
        width: 100%;
        background: none;
    }
    
    .p101-contact-leave-con li.p101-order-form-1-t3 .p101-order-form-1-b1 {
        float: none;
        display: block;
        margin: 0 auto;
        border-radius: 22px;
        width: 165px;
        height: 46px;
        line-height: 46px;
        font-size: 16px;
        color: #fff;
        text-align: center;
        background: #ff9a00;
        border: 0;
        cursor: pointer;
    }
    
    .p101-contact-leave-con li.code_gg_li {
        width: 340px;
    }
    
    .p101-contact-leave-con li.code_gg_li label {
        padding-left: 20px;
        width: 90px;
    }
    
    .p101-contact-leave-con li.code_gg_li input {
        width: 100px;
        margin-right: 10px;
    }
    
    .p101-contact-leave-con li.code_gg_li img {
        float: left;
        width: 120px;
        height: 48px;
    }
    
    .p101-contact-leave-con li .info {
        display: none;
    }


 .k12-cx-xgcp-4pl-fx1-1-01{padding-top: 40px;}
        .k12-cx-xgcp-4pl-fx1-1-01-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #ff9a00;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #003087;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #ff9a00;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
     
        .k12-cx-xgcp-4pl-fx1-1-01-list dl {
            float: left;
            width: 23.5%;
            border: 1px solid #dfdfdf;
            margin-right:2%;
            box-sizing: border-box;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl:hover {
            border-color: #003087;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl img {
            display: block;
            width: 100%; 
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 a {
            color: #191919;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-product-2-date {
            width: 25px;
            height: 27px;
            position: absolute;
            top: 20px;
            right: 4px;
            z-index: 33;
            cursor: pointer;
        }
        
        .p15-product-2-date a {
            display: block;
            width: 25px;
            height: 27px;
        }
    

        .title {
            padding-bottom: 15px;
            position: relative;
            font-weight: normal;
            text-align: center;
            margin-bottom: 40px;
        }
        
        .title:after {
            content: '';
            position: absolute;
            width: 76px;
            height: 1px;
            background: #d4d4d4;
            bottom: 0;
            left: 50%;
            margin-left: -38px;
        }
        
        .title span,
        .title a {
            display: block;
            height: 50px;
            line-height: 50px;
            font-size: 38px;
            color: #333333;
        }
        
        .title em {
            display: block;
            height: 22px;
            font: 14px/22px 'Arial';
            color: #808080;
            font-style: normal;
            letter-spacing: 2px;
        }
        
        .p101-recommend-news {
            padding: 60px 0
        }
        
        .p101-recommend-news-list ul {
            padding-top: 5px;
            position: relative;
        }
        
        .p101-recommend-news-list li {
            float: left;
            width: 44.16667%;
        }
        
        .p101-recommend-news-list li p {
            height: 30px;
            margin-bottom: 10px;
            padding-left: 20px;
            position: relative;
            line-height: 30px;
        }
        
        .p101-recommend-news-list li p:before {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #808080;
            border-style: dotted dotted none none;
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            z-index: 1;
        }
        
        .p101-recommend-news-list li p:after {
            content: '';
            position: absolute;
            width: 2px;
            height: 2px;
            background: #808080;
            left: 4px;
            top: 50%;
            z-index: 1;
        }
        
        .p101-recommend-news-list li p a {
            display: inline-block;
            max-width: 400px;
            height: 30px;
            font-size: 16px;
            color: #333333;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        
        .p101-recommend-news-list li p:hover a {
            color: #003087;
        }
        
        .p101-recommend-news-list li p:hover:before {
            border-color: #003087;
        }
        
        .p101-recommend-news-list li p:hover:after {
            background: #003087;
        }
        
        .p101-recommend-news-list li p em {
            float: right;
            width: 90px;
            height: 30px;
            font-family: Arial;
            color: #808080;
            text-align: right;
            font-style: normal;
        }
        
        .p101-recommend-news-list li.last {
           float: right;
        }
        
        .p101-recommend-news-list li.last:before {
            content: '';
            position: absolute;
            width: 1px;
            left: 50%;
            top: 0;
            bottom: 5px;
            background: #e3e3e3;
            z-index: 3;
        }
    

        .foot i,
        .foot em {
            font-style: normal;
        }
        
        .clearfix:after {
            height: 0;
            content: "";
            clear: both;
            display: block;
        }
        
        .footer {
            width: 1600px;
            margin: 0 auto;
        }
        
        @media screen and (max-width: 1660px) {
            .footer {
                width: 1400px;
                margin: 0 auto;
            }
        }
        
        @media screen and (max-width: 1460px) {
            .footer {
                width: 1200px;
                margin: 0 auto;
            }
        }
        
        .foot {
            padding: 6.5rem 0 0;
            background: #003087;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .foot .foot-top {
            padding-bottom: 1.6rem;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .foot .foot-logo {
            float: left;
            width: 13.3125%;
        }
        
        .foot .foot-logo img {
            width: 100%;
            display: block;
        }
        
        .foot .foot-tel {
            float: right;
            max-width: 50%;
            display: flex;
            display: -webkit-flex;
            justify-content: flex-start;
            -webkit-justify-content: flex-start;
            flex-wrap: wrap;
        }
        
        .foot .foot-tel p:last-of-type {
            margin-left: 5rem;
        }
        
        .foot .foot-tel p em {
            display: block;
            height: 1.5rem;
            line-height: 1.5rem;
            padding-left: 1.5rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
            background: url(images/foot-tel.png) no-repeat left center;
            background-size: 1.1rem;
        }
        
        .foot .foot-tel p span {
            display: block;
            height: 1.8rem;
            line-height: 1.8rem;
            font-size: 1.5rem;
            font-family: "HSSB";
            color: #ff9a00;
        }
        
        .foot .foot-mid {
            padding: 2.65rem 0 3.3rem;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        
        .foot .foot-mid .mid-left {
            float: left;
            width: 37.5%;
        }
        
        .foot .foot-mid h4 {
            height: 2rem;
            line-height: 2rem;
            font-size: 1.1rem;
            color: #ffffff;
            font-weight: bold;
        }
        
        .foot .foot-mid h4 a {
            display: block;
            height: 2rem;
            color: #fff;
        }
        
        .foot .foot-mid .mid-left h4 {
            margin-bottom: 1.7rem;
        }
        
        .foot .foot-mid .mid-left p {
            line-height: 1.5rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
        }
        
        .foot .foot-mid .mid-left p.mrb {
            margin-bottom: 1.2rem;
        }
        
        .foot .foot-mid .mid-left p span {
            padding-left: 1.3rem;
        }
        
        .foot .foot-mid .mid-left p a {
            color: rgba(255, 255, 255, 0.6);
            transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -moz-transition: all 0.3s;
        }
        
        .foot .foot-mid .mid-left p a:hover {
            color: #fff;
        }
        
        .foot .foot-mid .mid-right {
            float: right;
            width: 46.875%;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            flex-wrap: wrap;
        }
        
        .foot .foot-mid .mid-right h4 {
            margin-bottom: 1.4rem;
        }
        
        .foot .foot-mid .mid-item {
            width: 20%;
        }
        
        .foot .foot-mid .mid-item:last-of-type {
            width: 13.33334%;
        }
        
        .foot .foot-mid .mid-item li {
            height: 1.8rem;
            line-height: 1.8rem;
        }
        
        .foot .foot-mid .mid-item li a {
            display: block;
            height: 1.8rem;
            line-height: 1.8rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
            transition: all 0.3s;
            -webkit-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -moz-transition: all 0.3s;
        }
        
        .foot .foot-mid .mid-item li a:hover {
            color: #fff;
        }
        
        .foot .foot-bot {
            padding: 1.4rem 0;
        }
        
        .foot .foot-bot .bot-left {
            float: left;
            width: 50%;
        }
        
        .foot .foot-bot .bot-left p {
            height: 1.6rem;
            line-height: 1.6rem;
            font-size: 0.8rem;
            color: rgba(255, 255, 255, 0.6);
        }
        
        .foot .foot-code {
            float: right;
            padding: 0.15rem 0 0.1rem;
            max-width: 50%;
        }
        
        .foot .foot-code .code-item {
            float: left;
            width: 2.95rem;
            height: 2.95rem;
            margin-left: 0.8rem;
            position: relative;
        }
        
        .foot .foot-code .code-item em,
        .foot .foot-code .code-item em img {
            display: block;
            width: 2.95rem;
            height: 2.95rem;
            cursor: pointer;
        }
        
        .foot .foot-code .code-item em {
            background: rgba(255, 255, 255, 0.1);
            border-radius: 50%;
            overflow: hidden;
        }
        
        .foot .foot-code .code-img {
            display: none;
            position: absolute;
            padding-bottom: 1.05rem;
            bottom: 2.95rem;
            left: 50%;
            z-index: 1;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
        }
        
        .foot .foot-code .code-img p {
            padding: 0.5rem;
            background: #fff;
            position: relative;
        }
        
        .foot .foot-code .code-img p:after {
            content: "";
            position: absolute;
            border-left: 0.5rem solid transparent;
            border-right: 0.5rem solid transparent;
            border-top: 0.6rem solid #fff;
            bottom: -0.6rem;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            z-index: 1;
        }
        
        .foot .foot-code .code-img p img {
            display: block;
            width: 6.5rem;
            height: 6.5rem;
        }
        
        .foot .foot-code .code-item:last-of-type .code-img {
            left: auto;
            right: 0;
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            -moz-transform: translateX(0);
        }
        
        .foot .foot-code .code-item:last-of-type .code-img p:after {
            left: auto;
            right: 0.975rem;
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            -moz-transform: translateX(0);
        }
        
        .foot .foot-code .code-item:hover .code-img {
            display: block;
        }
    

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background: url(images/cimg23.png) center no-repeat #003087;
        }
        
        .client-2 li.my-kefu-weixin {
            background: url(images/cimg24.png) center no-repeat #003087;
        }
        
        .client-2 li.my-kefu-tel {
            background: url(images/cimg25.png) center no-repeat #003087;
        }
        
        .client-2 li.my-kefu-shouye {
            background: url(images/tohome.png) center no-repeat #003087;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background: url(images/returnTop.png) center no-repeat #003087;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background: url(images/cimg23.png) 15px center no-repeat #003087;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background: url(images/cimg25.png) 15px center no-repeat #003087;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover {
            background-color: #ff9a00;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
        
        .client-2 li.my-kefu-qq:hover .cont,
        .client-2 li.my-kefu-tel:hover .cont {
            background-color: #ff9a00;
        }
    
