.cenpage {
    width: 90%;
    min-width: 1368px;
    margin: 0 auto;
    position: relative;
    height: auto;
}

.h-floorpage {
    width: 100%;
    height: 100%;
    min-height: auto;
    background: #fff;
    overflow: hidden;
    min-width: 1368px;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center 90%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: -1;
}

.h-floorpage,
.h-floorpage .cenpage {
    height: 460px;
}

.h-floorpage .morebox-box a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

.floortitle {
    height: 206px;
}

.floortitle span {
    font-size: 100px;
    color: #47558d;
    opacity: 0.08;
    display: block;
    line-height: 80px;
    letter-spacing: 1px;
}

.floortitle strong {
    font-size: 48px;
    display: block;
    line-height: 48px;
    position: relative;
    top: -15px;
    left: 0;
    letter-spacing: 1px;
}

.h-floorpage1 .floor-content>.fl,
.h-floorpage2 .floor-content>.fl,
.h-floorpage4 .floor-content>.fl,
.h-floorpage3 .floor-content>.fl {
    margin-left: 50px;
}

.h-floorpage1 .floor-content>.fr,
.h-floorpage2 .floor-content>.fr,
.h-floorpage4 .floor-content>.fr,
.h-floorpage3 .floor-content>.fr {
    margin-right: 50px;
}

.h-floorpage1 {
    width: 100%;
    background: #fff;
}

.h-floorpage1 .floorpage1-r {
    width: 58%;
    height: 382px;
}

.h-floorpage1 .floortitle {
    width: 460px;
    margin-top: 80px;
}

.h-floorpage1 .floortitle strong {
    font-size: 42px;
}

.h-floorpage1 .floor-content {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -191px;
}

.h-floorpage1 .morebox {
    width: 100%;
}

.h-floorpage1 .morebox a {
    color: #fff;
}

.h-floorpage1 .morebox-box {
    float: left;
    width: 32%;
    border: 1px solid #47558d;
    height: 118px;
    line-height: 118px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 1%;
    background: #47558d;
    color: #fff;
}

.h-floorpage1 .morebox-box:hover {
    background: #fff;
    color: #47558d;
}

.h-floorpage1 .morebox-box:hover a {
    color: #47558d;
}

.h-floorpage1 a {
    display: block;
    width: 100%;
    height: 100%;
}

.h-floorpage2 {
    background-image: url(../image/floorB.png);
}

.h-floorpage2 .floor-content {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -197px;
}

.h-floorpage2 .floorpage1-r {
    width: 55%;
    height: 394px;
}

.h-floorpage2 .floortitle {
    width: 450px;
    margin-top: 120px;
    color: #fff;
}

.h-floorpage2 .floortitle span {
    color: #fff;
    font-size: 90px;
}

.h-floorpage2 a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.h-floorpage2 .morebox {
    width: 100%;
}

.h-floorpage2 .morebox-box {
    float: left;
    width: 32%;
    border: 1px solid #7ea9b9;
    height: 126px;
    line-height: 126px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 1%;
    background: #7ea9b9;
    color: #fff;
}

.h-floorpage2 .morebox-box:hover {
    background: #fff;
    color: #47558d;
    border-color: #fff;
}

.h-floorpage2 .morebox-box:hover a {
    color: #47558d;
}

.h-floorpage3 {
    width: 100%;
    background: #fff;
}

.h-floorpage3 .floorpage1-r {
    width: 54%;
    -webkit-box-shadow: 1px 1px 10px rgba(19, 27, 55, 0.35);
    overflow: hidden;
    -moz-box-shadow: 1px 1px 10px rgba(19, 27, 55, 0.35);
    box-shadow: 1px 1px 10px rgba(19, 27, 55, 0.35);
}

.h-floorpage3 .floor-content {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -284px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.h-floorpage3 .floortitle {
    width: 500px;
    margin-top: 190px;
}

.h-floorpage3 .floortitle strong {
    font-size: 42px;
}

.h-floorpage3 .morebox {
    width: 102%;
}

.h-floorpage3 .morebox li {
    width: 33%;
    float: left;
    height: 568px;
    cursor: pointer;
}

.h-floorpage3 .morebox li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.h-floorpage3 .morebox div.imgbox {
    width: 100%;
    height: 284px;
    overflow: hidden;
}

.h-floorpage3 .morebox p {
    height: 184px;
    width: 100%;
    font-size: 20px;
    line-height: 36px;
    color: #47558d;
    text-align: center;
    padding-top: 100px;
}

.h-floorpage3 .morebox a {
    color: #47558d;
    display: block;
    width: 100%;
    height: 100%;
}

.h-floorpage3 .morebox img {
    width: 100%;
    height: 284px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.h-floorpage4 {
    background-image: url(images/floorD.png);
}

.h-floorpage4 .floor-content {
    height: 268px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -134px;
}

.h-floorpage4 .floorpage1-r {
    width: 55%;
    height: 268px;
}

.h-floorpage4 .floortitle {
    width: 446px;
    margin-top: 30px;
    color: #fff;
}

.h-floorpage4 .floortitle span {
    color: #fff;
}

.h-floorpage4 a {
    color: #fff;
}

.h-floorpage4 .morebox {
    width: 100%;
}

.h-floorpage4 .morebox-box {
    float: left;
    width: 32%;
    border: 1px solid #7ea9b9;
    height: 126px;
    line-height: 126px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    margin-left: 1%;
    background: #7ea9b9;
    color: #fff;
}

.h-floorpage4 .morebox-box:hover {
    background: #fff;
    color: #47558d;
    border-color: #fff;
}

.h-floorpage4 .morebox-box:hover a {
    color: #47558d;
}

.adb a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

.floortitle.fr.tar {
    padding-right: 50px;
}

@media screen and (max-width: 1024px) and (min-width: 0px) {
    body,
    html {
        height: auto;
    }
    .h-floorpage {
        width: 100%;
        height: 100%;
        min-width: 100%;
    }
    .h-floorpage,
    .h-floorpage .cenpage {
        height: auto;
        min-height: initial;
    }
    .cenpage {
        width: 90%;
        min-width: 100%;
        margin: 0 auto;
    }
    .h-floorpage1 .floor-content {
        position: inherit;
        left: 0;
        top: 0;
        margin-top: 0;
    }
    .h-floorpage1 .floor-content>.fl,
    .h-floorpage2 .floor-content>.fl,
    .h-floorpage4 .floor-content>.fl,
    .h-floorpage3 .floor-content>.fl {
        margin-left: 0;
        text-align: center;
    }
    .h-floorpage1 .floortitle {
        width: 100%;
        margin-top: 0;
    }
    .floortitle {
        height: auto;
    }
    .fl {
        float: none;
    }
    .h-floorpage1 .floortitle strong {
        font-size: 32px;
    }
    .floortitle span {
        font-size: 50px;
    }
    .h-floorpage1 .floor-content>.fr,
    .h-floorpage2 .floor-content>.fr,
    .h-floorpage4 .floor-content>.fr,
    .h-floorpage3 .floor-content>.fr {
        margin-right: 0;
    }
    .h-floorpage1 .floorpage1-r {
        width: 100%;
        height: auto;
    }
    ul.morebox {
        padding: 0;
    }
    .h-floorpage1 .morebox-box {
        float: left;
        width: 45%;
        border: 1px solid #47558d;
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 20px;
        margin-bottom: 10px;
        margin-left: 3%;
        background: #47558d;
        color: #fff;
    }
    .h-floorpage {
        min-height: auto;
        background-attachment: initial;
    }
    .h-floorpage2 .floor-content {
        position: inherit;
        margin-top: 0;
    }
    .h-floorpage2 .morebox-box {
        width: 45%;
        border: 1px solid #7ea9b9;
        height: 60px;
        line-height: 60px;
        margin-bottom: 10px;
        margin-left: 3%;
    }
    .h-floorpage2 .floorpage1-r {
        width: 100%;
        height: auto;
    }
    .h-floorpage2 {
        background-size: cover;
    }
    .h-floorpage2 .floortitle span {
        font-size: 50px;
    }
    .h-floorpage2 .floortitle {
        width: 100%;
        margin-top: 0;
        color: #fff;
    }
    .floortitle.fr.tar {
        padding-right: 0;
        text-align: center;
    }
    .floortitle strong {
        font-size: 32px;
    }
    .h-floorpage1 .morebox .morebox-box:nth-child(1),
    .h-floorpage1 .morebox .morebox-box:nth-child(3) {
        margin-right: 0;
    }
    .h-floorpage2 .morebox .morebox-box:nth-child(1),
    .h-floorpage2 .morebox .morebox-box:nth-child(3) {
        margin-right: 0;
    }
    margin-right: 18px;
}


}
.f1_s1>div {
    background: url(../image/f1_img01.png) top center;
    border: 1px solid #ccc;
    width: 198px;
}
.jingyan {
    width: 1198px;
    height: 92px;
    background: url(../image/f1_img03.png);
}
.mt120 {
    margin-top: 120px;
}

/*************************************/
@media screen and (min-width: 1024px) {
    .floorpage {
        display: none;
    }
    
    .mobile-banner {
        display: none;
    }
    
    .fixedMenuBox {
        display: none;
    }
    
    .return_top {
        display: none;
    }
    
    .fixedMenulogo {
        display: none;
    }
}
.floorNav {
    display: flex;
}
.topFloorNav.topFloorNav-re li {
    flex: 1;
    color: #fff;
    width: auto;
    text-align: center;
    font-size: 20px;
    margin-left: 0px;
    font-weight: normal;
    margin-right: 0;
}

/*****************************************************************/
@media screen and (min-width: 1024px) {
    .mobile-nav,
    .onlineCS {
        display: none;
    }
}

/*****************************************************************/

/*****************************************************************/

/*****************************************************************/

/*****************************************************************/

/*****************************************************************/

/*****************************************************************/
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .mobile-nav {
        height: 50px;
        background-color: #fff;
        border-bottom: 1px solid #ddd;
        overflow: hidden;
        position: relative;
        z-index: 90;
    }
    
    .mobile-nav:after {
        content: '';
        clear: both;
        display: block;
    }
    
    .mobile-menu {
        float: right;
        padding-left: 50px;
    }
    
    .mobile-logo {
        float: left;
    }
    
    .mobile-logo img {
        height: 50px;
    }
    
    .mobile-menu img {
        height: 25px;
        margin: 15px 15px 0 0;
    }
    
    .head-news {
        display: none;
    }
    
    .planning-banner.homebanner {
        height: 200px;
    }
    
    .subjectPage>div {
        width: 100%;
        min-width: auto;
    }
    
    .floorDiv h2 {
        font-size: 24px;
        line-height: 78px;
    }
    
    .floorDiv .titleNote {
        font-size: 16px;
    }
    
    .floorDiv .floorTit {
        margin-bottom: 10px;
    }
    
    .contitle {
        font-size: 18px;
        padding-left: 43px;
    }
    
    .center1200 {
        width: 92%;
    }
    
    .f1_s2 h5 {
        margin-bottom: 35px;
    }
    
    .f1_s2 span {
        line-height: 30px;
    }
    
    .f1_s1 {
        width: 100%;
        padding-bottom: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .f1_s1 span {
        display: none;
    }
    
    .f1_s1>div {
        height: auto;
    }
    
    .f1_s1>div {
        width: 46%;
    }
    
    .f1_s1box_1,
    .f1_s1box_3,
    .f1_s1box_5 {
        margin-right: 18px;
    }
    
    .f1_s1>div.f1_s1box_5 {
        width: 100%;
        box-sizing: border-box;
    }
    
    .f1_s1 p {
        padding: 10px;
        font-size: 15px;
        height: 90px;
        overflow: hidden;
        margin-bottom: 10px;
    }
    
    .f1_s1 h4 {
        margin-top: 26px;
    }
    
    .f1_s1>div {
        background: url(../image/f1_img01.png) no-repeat center -10px;
        margin-bottom: 10px;
    }
    
    .f1_s2 {
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-top: 20px;
    }
    
    .f1_s2 .morebox {
        width: 100%;
    }
    
    .f1_s2 .morebox .morebox-box {
        float: none;
        width: 100%;
        margin-left: 0;
        background-size: 100% auto;
        margin-top: 20px;
    }
    
    .f1_s2 .morebox-box div {
        width: auto;
    }
    
    .f1_s2 .morebox-box {
        background: url(../image/f1_img042.png);
    }
    
    .f1_s2 h3 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    
    .jingyan {
        width: 100%;
        background: url(../image/f1_img033.png) no-repeat;
        background-size: 100%;
    }
    
    .f1_s3 {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .f1_s3 p {
        display: none;
    }
    
    .f1_s3 .morebox-box {
        border: none;
        height: auto;
        padding-top: 32px;
        background: #f3f9ff;
    }
    
    .f1_s3 .morebox-box {
        float: left;
        width: 47%;
        margin-left: 0;
    }
    
    .mt120 {
        margin-top: 20px;
    }
    
    .morebox .morebox-box {
        margin-bottom: 20px;
    }
    
    .morebox .morebox-box:nth-child(1),
    .morebox .morebox-box:nth-child(3) {
        margin-right: 18px;
    }
    
    .centerpage {
        width: 100%;
    }
    
    .chain_block .centerpage {
        background: none;
        height: auto;
    }
    
    .chain_block .chain_block_title .orangefont {
        font-size: 26px;
        color: #f19d5f;
    }
    
    .chain_block .chain_block_title,
    .chain_block .chain_block_title1 {
        font-size: 24px;
        text-align: center;
        letter-spacing: 0;
    }
    
    .chain_block .chain_block_title {
        line-height: 30px;
        padding-top: 40px;
    }
    
    .chain_block .chain_block_link {
        width: 100%;
        height: auto;
        overflow: hidden;
        padding-top: 0px;
        padding-bottom: 10px;
        min-height: initial;
    }
    
    .chain_block .chain_block_link a {
        width: 42%;
        height: 40px;
        margin: 20px 5%;
        color: #fff;
        line-height: 40px;
        margin-right: 0;
        margin-bottom: 0px;
        font-size: 16px;
    }
    
    .chain_block .chain_click_more span {
        margin-left: 110px;
    }
    
    .chain_block .chain_click_more {
        width: 90%;
        margin-right: 5%;
    }
    
    .chain_block {
        padding-bottom: 20px;
        height: auto;
    }
    
    .floorDiv {
        padding-top: 0px;
    }
    
    #pservice-items .manyfont {
        line-height: 20px;
        padding: 10px;
        text-align: left;
        font-size: 14px;
    }
    
    #pservice-items td,
    #pservice-items th {
        border-right: 1px solid #dcdcdc;
        border-top: 1px solid #dcdcdc;
        line-height: 30px;
    }
    
    .business-list h4 span {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        color: #fff;
        font-weight: normal;
        top: -20px;
    }
    
    #pservice-items th {
        font-size: 16px;
        font-weight: normal;
        line-height: 30px;
        padding: 0 10px;
        min-width: initial;
    }
    
    .fwbf {
        font-size: 16px;
        font-weight: normal;
    }
    
    .business-area {
        margin-top: 20px;
    }
    
    .business-list1 .morebox {
        width: 100%;
    }
    
    .business-list1 .morebox .morebox-box {
        float: none;
        width: 100%;
        margin-left: 0px;
    }
    
    .business-area a {
        width: 44%;
        font-size: 13px;
        line-height: 40px;
        height: 40px;
        margin: 0 2% 10px 2%;
    }
    
    .business-list1 a.hotPlan:before {
        display: none;
    }
    
    .business-area dt {
        width: 94%;
    }
    
    .business-list2 .morebox {
        width: 100%;
    }
    
    .business-list2 .morebox .morebox-box {
        float: none;
        width: auto;
    }
    
    .business-list .morebox .morebox-box:nth-child(1),
    .business-list .morebox .morebox-box:nth-child(3) {
        margin-right: 0px;
    }
    
    .business-list2 .morebox .morebox-box {
        width: 100%;
        margin-left: 0px;
    }
    
    .business-list3 dl,
    .business-list4 dl {
        width: 100%;
    }
    
    .business-list3 dd,
    .business-list4 dd {
        width: 100%;
    }
    
    .business-list {
        background: #fff;
        margin-bottom: 50px;
        padding-bottom: 0px;
    }
    
    .business-area h3 {
        margin-bottom: 50px;
    }
    
    .business-list5 dl {
        width: 100%;
    }
    
    .business-list5 dd {
        width: 100%;
    }
    
    .f3_s1 .morebox {
        width: 100%;
        overflow: hidden;
    }
    
    .titlefont {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    
    .f3_s1 .morebox-box p {
        padding: 10px;
        line-height: 20px;
        font-size: 14px!important;
    }
    
    .f3_s1 .morebox-box {
        height: auto;
    }
    
    .f3_s1 h5 {
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        font-weight: normal;
    }
    
    .f3_s1 .morebox .morebox-box {
        width: 46%;
        margin-left: 0;
    }
    
    .f3_s1 .imgbox {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    
    .f3_s1 .imgbox img {
        max-width: 100%;
    }
    
    .f3_s2 .fwb,
    .f3_s2 th {
        font-size: 16px;
        font-weight: normal;
    }
    
    .f3_s2 th {
        height: 40px;
        line-height: 40px;
    }
    
    .f3_s2 td {
        min-width: initial;
        padding: 8px 15px;
        line-height: 18px;
        font-size: 12px;
    }
    
    .f3_s2 .pagetable {
        margin-top: 20px;
        margin-bottom: 0px;
        padding-bottom: 20px;
    }
    
    #fillIninformation .fillInbox h3 {
        font-size: 20px;
        color: #fff;
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: normal;
    }
    
    #fillIninformation .fillInbox {
        margin-top: 20px;
        height: auto;
        padding: 0 20px;
    }
    
    #fillIninformation .fillInbox .fillIntput {
        margin-bottom: 20px;
        font-size: 16px;
        position: relative;
        width: 100%;
    }
    
    #fillIninformation .fillInbox input.smFill {
        width: 100%;
        box-sizing: border-box;
    }
    
    #fillIninformation .fillInbox textarea.smFill {
        clear: both;
        height: 84px;
        padding: 16px;
        display: block;
        width: 100%;
        margin-bottom: 20px;
        box-sizing: border-box;
    }
    
    #fillIninformation {
        height: auto;
        padding-bottom: 20px;
    }
    
    #areadevelop {
        background-color: #fff;
    }
    
    .f3_tab {
        width: 100%;
        overflow: hidden;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .f3_tab .morebox-box {
        background: none;
        border: 1px solid #425597;
    }
    
    .f3_tab .morebox-box:hover,
    .f3_tab .morebox-box.cur {
        background: #425597;
    }
    
    .f3_tab .morebox-box h4 {
        font-size: 14px;
        line-height: 22px;
        font-weight: normal;
    }
    
    .f3_tab .morebox-box {
        float: left;
        width: 46%;
        margin-left: 0px;
    }
    
    .f3_tab .morebox-box {
        height: auto;
    }
    
    .f3_s3_box1 .morebox {
        width: 100%;
        overflow: hidden;
        margin: 0px auto;
    }
    
    .topFloorNav.topFloorNav-re ul {
        width: 100%;
    }
    
    .topFloorNav {
        display: none;
    }
    
    .f3_s3_box1 .morebox .morebox-box {
        margin-left: 0;
        width: 46%;
        background-size: 100% 100%;
    }
    
    .f3_s3_box1 p {
        padding: 10px;
    }
    
    .f3_s3_box2 {
        margin-top: 0px;
    }
    
    .f3_s3_box3 .fl {
        float: none;
    }
    
    .f3_s3_box3 {
        border: 1px solid #425597;
        height: auto;
        margin-bottom: 0px;
        margin-top: 10px;
    }
    
    .f3_s3_box3 dt {
        height: auto;
        line-height: 60px;
        font-size: 22px;
        font-weight: bold;
        padding-left: 0;
        width: 100%;
        text-align: center;
    }
    
    .f3_s3_box3 dd {
        width: auto;
        line-height: 26px;
        padding-top: 0px;
        padding: 10px;
    }
    
    .floorDiv .floorTit .titleNote {
        line-height: 30px;
        padding: 0 20px;
        margin-top: 20px;
    }
    
    .caseType {
        display: none;
    }
    
    #historical-case #casebox-new {
        overflow: initial;
        margin-top: 16px;
        height: auto;
    }
    
    #historical-case .caseBox {
        width: auto;
        overflow: inherit;
    }
    
    #historical-case .case {
        width: 100%;
        float: none;
        margin-bottom: 0px;
    }
    
    .ghln,
    .ghff {
        display: none;
    }
    
    .fazhan-web {
        display: none;
    }
    
    .strategy_top {
        width: 100%;
        background: #455592;
        color: #fff;
        text-align: center;
        overflow: hidden;
        padding-bottom: 30px;
    }
    
    .strategy_box {
        margin-bottom: 30px;
    }
    
    .strategy_top img {
        width: 60px;
        margin: 30px auto 20px;
    }
    
    .strategy_top .title {
        font-size: 20px;
    }
    
    .db {
        display: block;
    }
    
    .strategy_box>p {
        margin-top: 0.4rem;
    }
    
    .basefont {
        color: #616fa1;
    }
    
    .homebanner {
        display: none;
    }
    
    .mobile-banner .bannerfont {
        width: 100%;
        height: 100%;
        color: #fff;
        position: absolute;
        left: 0;
        top: 50px;
    }
    
    .mobile-banner .banner-img {
        width: 100%;
        height: auto;
        display: block;
    }
    
    .cydc-banner.mobile-banner .bannerfont strong {
        color: #ffde02;
        font-weight: normal;
        font-size: 15px;
        padding-top: 18px;
    }
    
    .cydc-banner.mobile-banner .bannerfont .title {
        font-size: 22px;
        text-align: center;
        padding-top: 40px;
    }
    
    #fillIninformation .fillInbox .submitButton {
        font-size: 20px;
    }
    
    .fixedContact {
        display: none;
    }
    
    .menuTopBar {
        height: 0.92rem;
        overflow: hidden;
    }
    
    .menuTopBar .fl,
    .menuTopBar .fl img,
    .menuTopBar .fl a {
        width: 2.24rem;
        height: 0.94rem;
    }
    
    .menuTopBar .fl img,
    .menuTopBar .fl a {
        display: block;
    }
    
    .menuTopBar .mc-menu {
        width: 0.46rem;
        height: 0.92rem;
        overflow: hidden;
    }
    
    .menuTopBar .mc-menu img {
        width: 0.46rem;
        height: 0.36rem;
        margin-top: 0.28rem;
    }
    
    .fixedMenubg {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.9);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99;
        display: none;
    }
    
    .fixedMenu {
        width: 80vw;
        height: 100%;
        position: fixed;
        right: -80vw;
        top: 0;
        background: #fbfbfb;
        transition: all 0.5s;
        z-index: 666;
    }
    
    .fixedMenu.dbfixedmenu {
        right: 0;
    }
    
    .menu-top {
        background: #fff;
    }
    
    .menu-top .mc-logo {
        width: 140px;
        height: auto;
    }
    
    .menu-top .menu-close {
        width: 20px;
        height: auto;
        margin-top: 20px;
        margin-right: 20px;
    }
    
    .menu-content {}
    
    .menu-content li {
        font-size: 16px;
        line-height: 45px;
    }
    
    .menu-content a {
        color: #333333;
        display: block;
        width: 100%;
        padding-left: 20px;
    }
    
    .menu-content li:hover {
        background: #f1f1f1;
    }
    
    .menu-content a:hover,
    .menu-content a.current {
        color: #4f62a0;
        font-weight: bold;
    }
    
    .fixedMenulogo {
        width: 60px;
        height: 60px;
        overflow: hidden;
        position: fixed;
        right: -70px;
        top: 60px;
        background: #fff;
        z-index: 98;
        -webkit-border-radius: 0.4rem;
        -moz-border-radius: 0.4rem;
        border-radius: 0.4rem;
        -webkit-box-shadow: -3px 0 5px rgba(0, 0, 0, 0.5);
        box-shadow: -3px 0 5px rgba(0, 0, 0, 0.5);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }
    
    .fixedMenulogo img {
        margin: 17px 10px;
        width: 35px;
    }
    
    .fixedMenulogo.dbfixedmenulogo {
        right: -0.5rem;
    }
    
    .return_top.up_return_top {
        bottom: 50px;
    }
    
    .return_top {
        width: 50px;
        height: 50px;
        background: rgba(255, 255, 255, 0.9);
        border-radius: 60px;
        position: fixed;
        right: 15px;
        bottom: -50px;
        box-shadow: 3px 0 6px rgb(0 0 0 / 60%);
        transition: bottom 0.5s;
        z-index: 555;
    }
    
    .return_top img {
        width: 25px;
        margin: 12px;
    }
    
    .onlineCS {
        display: none;
        position: fixed;
        left: 0px;
        bottom: 0px;
        z-index: 999;
        width: 100%;
        height: 36px;
    }
    
    .onlineCW {
        clear: both;
        float: none;
        filter: alpha(opacity=80);
        opacity: 0.8;
        height: 22px;
        line-height: 22px;
        padding: 7px 0;
        background: #004578;
    }
    
    .onlineC {
        width: 300px;
        margin: 0 auto;
        color: #fff;
        font-size: 14px;
    }
    
    .onlineC li {
        display: inline-block;
        float: left;
        width: 140px;
        text-align: center;
    }
    
    .onlineC .qq {
        background: url(../image/ico_qq.png) 13px center no-repeat;
    }
    
    .onlineC .tel {
        background: url(../image/ico_phone.png) 10px center no-repeat;
    }
    
    .onlineC li a {
        color: #fff;
    }
    
    .onlineC li a:hover {
        color: #f60;
    }
}