﻿﻿@import url("../CuiNew/Cuiai.css");
@charset "utf-8";

/*body {
    background: #f5f5f5;
    margin: 0;
    font: 14px/1.14 "Microsoft YaHei",微软雅黑,Helvetica,Arial,sans-serif;
    color: #333;
    line-height: 22px;
    -webkit-text-size-adjust: none;
    min-height: 100%;
    overflow-x: hidden;
}*/
/*html, body {font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0
}
html body ::-webkit-scrollbar, html body::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

html body ::-webkit-scrollbar-thumb, html body::-webkit-scrollbar-thumb {
    background-color: rgba(40,44,52,.2);
    border: 3px solid transparent;
    border-radius: 7px;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
    color: #333;
}

img {
    border: 0;
    vertical-align: middle;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}

i, em, cite {
    font-style: normal;
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input, textarea, select {
    *font-size: 100%
}

.blank {
    clear: both;
    height: 10px;
    overflow: hidden;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

article, aside, details, figure, footer, header, main, nav, section {
    display: block;
}

a {
    blr: expression(this.onFocus=this.blur())
}
/*针对 IE*/
a {
    outline: none;
}
/*针对firefox等*/
* {
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pd {
    padding: 0 46px 0 46px;
}

.hide {
    display: none
}

/*header*/
.cui-an-header {
    /*background: #43609c;*/
    z-index: 1000;
    height: 64px;
    padding: 0 0 0 15px;
    position: relative;
}
.cui-an-header {
    background: #1183fb -webkit-gradient(linear,right top,left top,from(#0a48d1),to(#1183fb));
    background: #1183fb -webkit-linear-gradient(right,#0a48d1 0,#1183fb 100%);
    background: #1183fb -o-linear-gradient(right,#0a48d1 0,#1183fb 100%);
    background: #1183fb linear-gradient(-90deg,#0a48d1 0,#1183fb 100%);
    background-color: #1183fb;
    border-top-color: #0c64eb;
}

    .cui-an-header .cui-admin-logo {
        position: relative;
    }

        .cui-an-header .cui-admin-logo .logo-img {
            position: relative;
            top: 12px;
            margin-right: 12px;
        }

        .cui-an-header .cui-admin-logo .cui-tit {
            color: #fff;
            font-size: 22px;
        }

            .cui-an-header .cui-admin-logo .cui-tit h2 {
                font-weight: bold;
                line-height: 64px;
            }

    .cui-an-header .top-quick-nav {
        position: absolute;
        right: 0;
        background: url(../img/top-quick-nav-bg.png);
        width: 88px;
        height: 75px;
        top: -1px;
        display: block;
    }

        .cui-an-header .top-quick-nav a.cui-top-navc {
            display: block;
            width: 88px;
            height: 75px;
            text-align: center;
            color: #fff;
            font-weight: bold;
            font-size: 14px;
            text-indent: 5px;
            cursor: default;
        }

            .cui-an-header .top-quick-nav a.cui-top-navc .cuifonts {
                display: block;
                font-size: 20px;
                margin-right: 0px;
                margin-top: 11px;
                position: relative;
                top: -1px;
            }

    .cui-an-header .cui-admin-topbar {
        position: relative;
    }

        .cui-an-header .cui-admin-topbar .cui-topuser {
            width: auto;
        }

        .cui-an-header .cui-admin-topbar .username {
            width: auto;
            padding: 0 15px;
        }

        .cui-an-header .cui-admin-topbar #login {
            position: relative;
        }

            .cui-an-header .cui-admin-topbar #login:hover .cui-an-down {
                top: 100%;
                visibility: visible;
                opacity: 1;
                -webkit-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s;
                padding-top: 8px
            }

        .cui-an-header .cui-admin-topbar .avatar_a {
            display: block;
            overflow: hidden;
            padding-bottom: 10px;
            line-height: 30px;
            margin-left: 10px;
            color: #fff;
        }

            .cui-an-header .cui-admin-topbar .avatar_a .icon-user {
                top: 7px;
                position: relative;
                background: #5a92f3;
                margin-right: 0;
                width: 44px;
                height: 44px;
                line-height: 44px;
                display: inline-block;
                border-radius: 100px;
                color: #fff;
                font-size: 26px;
                text-align: center;
            }

            .cui-an-header .cui-admin-topbar .avatar_a.modal-open {
                margin-left: 0;
                line-height: 30px;
                padding: 0 8px;
                margin-top: 3px;
                height: 60px;
            }

                .cui-an-header .cui-admin-topbar .avatar_a.modal-open .txt {
                    margin-top: 2px;
                    display: inline-block;
                    font-weight: bold;
                }

                .cui-an-header .cui-admin-topbar .avatar_a.modal-open .fl {
                    text-align: center;
                }

                    .cui-an-header .cui-admin-topbar .avatar_a.modal-open .fl .cuifonts {
                        position: absolute;
                        right: -10px;
                        bottom: 15px;
                        font-size: 28px;
                    }

                .cui-an-header .cui-admin-topbar .avatar_a.modal-open p {
                    padding: 0;
                    margin: 0;
                    height: 16px;
                    line-height: 16px;
                }

        .cui-an-header .cui-admin-topbar .avatar {
            padding-top: 0;
            width: 30px;
            height: 30px;
            -webkit-border-radius: 100%;
            border-radius: 100%;
            margin-top: 4px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            border: 3px solid #fff
        }

        .cui-an-header .cui-admin-topbar .cui-an-down {
            position: absolute;
            right: -41px;
            top: 60px;
            visibility: hidden;
            opacity: 0;
            -webkit-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s
        }

            .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div {
                background: #fff;
                -webkit-box-shadow: 0 16px 32px 0 rgba(0,0,0,.06);
                box-shadow: 0 16px 32px 0 rgba(0,0,0,.06);
                -webkit-border-radius: 3px;
                border-radius: 3px;
                overflow: hidden;
                width: 282px
            }

                .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .info {
                    background: #f4faff;
                    position: relative;
                    padding: 4px 90px
                }

                    .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .info:after, .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .info:before {
                        content: "";
                        display: block;
                        position: absolute
                    }

                    .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .info h2 {
                        font-size: 14px;
                        color: #333;
                        margin-bottom: 6px;
                        line-height: 25px;
                        height: 20px;
                        overflow: hidden;
                        position: relative;
                        top: 18px;
                        text-align: center;
                    }

                .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .main {
                    padding: 20px 30px 10px
                }

                    .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .main .main-menu {
                        display: -webkit-box;
                        display: -moz-box;
                        display: -ms-flexbox;
                        display: -webkit-flex;
                        display: flex;
                        -webkit-box-pack: justify;
                        -webkit-justify-content: space-between;
                        -moz-box-pack: justify;
                        -ms-flex-pack: justify;
                        justify-content: space-between;
                        -webkit-flex-wrap: wrap;
                        -ms-flex-wrap: wrap;
                        flex-wrap: wrap;
                        margin: 0 -20px
                    }

                        .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .main .main-menu .item {
                            width: 29.3333%;
                            text-align: center;
                            font-size: 14px;
                            margin-bottom: 20px;
                            padding: 0 5px
                        }

                            .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .main .main-menu .item i {
                                display: block;
                                font-size: 20px;
                                margin: 0 auto
                            }

                                .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .main .main-menu .item i:before {
                                    margin: 0
                                }

                            .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .main .main-menu .item .item_a {
                                display: block;
                                padding: 10px 0;
                                color: #666;
                                -webkit-border-radius: 3px;
                                border-radius: 3px;
                                -webkit-transition: none;
                                -o-transition: none;
                                transition: none
                            }

                            .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div .main .main-menu .item a.item_a:hover {
                                color: #fff;
                                background: #4d699f
                            }

                .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div.notlogin .main .main-menu .item i {
                    width: 50px;
                    height: 50px;
                    text-align: center;
                    line-height: 50px;
                    -webkit-border-radius: 100%;
                    border-radius: 100%;
                    background: #f1f7ff;
                    color: #4d699f;
                    margin-bottom: 10px;
                    font-size: 28px;
                }

                .cui-an-header .cui-admin-topbar .cui-an-down .cui-an-div.notlogin .main .main-menu .item .item_a {
                    color: #999
                }

        .cui-an-header .cui-admin-topbar .cui-top-menu {
            margin-right: 81px;
        }

            .cui-an-header .cui-admin-topbar .cui-top-menu ul li {
                float: left;
                text-align: center;
                width: 82px;
                height: 64px;
                border-left: 1px solid #2c69d4;
                position: relative;
            }

                .cui-an-header .cui-admin-topbar .cui-top-menu ul li a {
                    color: #fff;
                    font-weight: bold;
                }

                    .cui-an-header .cui-admin-topbar .cui-top-menu ul li a .cuifonts {
                        position: relative;
                        font-weight: normal;
                        top: 0;
                        font-size: 24px;
                        height: 24px;
                        line-height: 24px;
                        margin-top: 8px;
                        display: block;
                        margin-right: 0px;
                    }

                    .cui-an-header .cui-admin-topbar .cui-top-menu ul li a p {
                        position: relative;
                        top: 1px;
                    }

                .cui-an-header .cui-admin-topbar .cui-top-menu ul li:hover {
                    background: #1183fb;
                }

                .cui-an-header .cui-admin-topbar .cui-top-menu ul li .cui-ims {
                    position: absolute;
                    background: #ff6561;
                    text-align: center;
                    color: #fff;
                    border-radius: 20px;
                    padding: 0 5px;
                    font-size: 12px;
                    height: 18px;
                    line-height: 18px;
                    top: 3px;
                }

    .cui-an-header .cui-quick-model {
        width: 420px;
        height: auto;
        background: #f4faff;
        display: block;
        position: absolute;
        right: 0;
        top: 76px;
        box-shadow: 0px 2px 3px #deebf3;
    }

        .cui-an-header .cui-quick-model .cui-quick-box {
            padding: 20px 7px;
            font-size: 14px;
        }

            .cui-an-header .cui-quick-model .cui-quick-box ol li {
                float: left;
                text-align: center;
                width: 132px;
                margin-bottom: 24px;
            }


                .cui-an-header .cui-quick-model .cui-quick-box ol li .nav-ico {
                    background: url(../img/quick-icons-gd.png);
                    width: 73px;
                    height: 72px;
                    display: block;
                    margin: 0 auto;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li .wtxy {
                    background-position: 0 0;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li .gcxm {
                    background-position: -75px 0;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li .zbxm {
                    background-position: -151px 0;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li .ztgl {
                    background-position: -226px 0;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li .zhyw {
                    background-position: 0 -74px;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li .zjcq {
                    background-position: -75px -74px;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li .tbrgj {
                    background-position: -151px -74px;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li .zbrgj {
                    background-position: -226px -74px;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li .mhgl {
                    background-position: 0 -147px;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li .tjbb {
                    background-position: -75px -147px;
                }

                .cui-an-header .cui-quick-model .cui-quick-box ol li p {
                    margin-top: 8px;
                }

        .cui-an-header .cui-quick-model .cui-quick-bottom {
            background: #e9f1f8;
        }

            .cui-an-header .cui-quick-model .cui-quick-bottom a {
                float: left;
                display: block;
                height: 72px;
                width: 20%;
                text-align: center;
                font-size: 14px;
                padding-top: 12px;
                box-sizing: border-box;
            }

                .cui-an-header .cui-quick-model .cui-quick-bottom a .cuifonts {
                    font-size: 26px;
                }

                .cui-an-header .cui-quick-model .cui-quick-bottom a:hover {
                    color: #253863;
                }

    .cui-an-header .cui-quick-model {
        position: absolute;
        right: 0;
        top: 60px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s
    }

    .cui-an-header .top-quick-nav:hover .cui-quick-model {
        top: 100%;
        visibility: visible;
        opacity: 1;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
    }

/*cui-an-side*/
.cui-an-side {
    top: 64px;
    width: 180px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999; /*overflow-x: hidden;*/
    background-color: #253863;
}

    .cui-an-side .cui-an-side-nav a {
        color: #fff;
        padding-left: 14px;
        font-size: 14px;
        font-weight: bold;
        box-sizing: border-box;
    }

    .cui-an-side .cui-an-side-nav .cui-an-nav-item {
        position: relative;
        vertical-align: middle;
        display: block;
        width: 100%;
        transition: background-color ease .3s;
    }

        .cui-an-side .cui-an-side-nav .cui-an-nav-item a {
            position: relative;
            line-height: 34px;
            height: 38px;
            width: 100%;
            display: block;
            cursor: pointer;
        }

        .cui-an-side .cui-an-side-nav .cui-an-nav-item .cuifonts {
            position: relative;
            top: 1px;
            font-size: 18px;
        }

        .cui-an-side .cui-an-side-nav .cui-an-nav-item .icon-arrow {
            position: absolute;
            top: 2px;
            right: 6px;
            color: #697da9;
            font-weight: normal;
            cursor: default;
        }

        .cui-an-side .cui-an-side-nav .cui-an-nav-item cite {
            margin-left: 5px;
        }

    .cui-an-side .cui-an-side-nav .cui-an-side-child {
        position: relative;
        z-index: 0;
        top: 0;
        border: none;
        box-shadow: none;
        color: #fff;
        margin-bottom: 5px;
        display: block;
        padding: 0;
        line-height: 42px;
    }

        .cui-an-side .cui-an-side-nav .cui-an-side-child dd {
            padding-left: 32px;
            position: relative;
        }

            .cui-an-side .cui-an-side-nav .cui-an-side-child dd.current, .cui-an-side .cui-an-side-nav .cui-an-nav-item.current {
                background: #229bc6;
            }

                .cui-an-side .cui-an-side-nav .cui-an-side-child dd.current:before, .cui-an-side .cui-an-side-nav .cui-an-nav-item.current:before {
                    border: 10px solid transparent;
                    border-right: 11px solid #f5f5f5;
                    width: 0;
                    height: 0;
                    position: absolute;
                    content: ' ';
                    right: 0;
                    top: 10px;
                }

            .cui-an-side .cui-an-side-nav .cui-an-side-child dd a {
                display: block;
            }

.cui-an-many-list {
    position: relative;
}

    .cui-an-many-list li {
        line-height: 34px;
        height: 38px;
        _overflow: hidden;
        margin-right: 3px;
        padding-left: 14px;
        box-sizing: border-box;
        border-bottom: 1px solid #2e4475;
    }

        .cui-an-many-list li.cui-an-many-hover, .cui-an-many-list li.cui-an-many-hover-select {
            background-color: #229BC6;
            margin-right: 0;
            padding-right: 10px
        }

    .cui-an-many-list a {
        color: #fff;
        white-space: nowrap;
        display: block;
        font-weight: bold;
        font-size: 14px;
        cursor: pointer;
    }

    .cui-an-many-list li.cui-an-many-hover {
        background-color: #63caef;
    }

        .cui-an-many-list li.cui-an-many-hover a {
            color: #fff;
            position: relative;
        }

            .cui-an-many-list li.cui-an-many-hover a.cui-an-ctitle {
                color: #fff;
                position: relative;
            }

        .cui-an-many-list li.cui-an-many-hover em {
            background: #229bc6;
        }

            .cui-an-many-list li.cui-an-many-hover em:before {
                border: 10px solid transparent;
                border-right: 11px solid #e5f8ff;
                width: 0;
                height: 0;
                position: absolute;
                content: ' ';
                right: -10px;
                top: 10px;
            }

    .cui-an-many-list li a:hover {
        color: #fff
    }

    .cui-an-many-list li.nochild a:hover {
        color: #fff
    }

    .cui-an-many-list li i.cuifonts {
        position: relative;
        font-weight: normal;
        margin-right: 5px;
        font-size: 18px;
        top: 1px;
    }

    .cui-an-many-list li.cui-an-many-hover i {
        background-position: 0 -326px
    }

    .cui-an-many-list li.last {
        border-bottom: 0
    }

    .cui-an-many-list li h2 {
        padding-left: 0;
        line-height: 40px;
        display: inline;
        font-size: 14px;
        font-weight: 400
    }

    .cui-an-many-list .cui-an-many-more {
        text-align: left;
        border-right: 1px solid #cfe9ef;
        padding: 0px;
        position: absolute;
        z-index: 999;
        left: 180px;
        top: 0;
        background-color: #e5f8ff;
        border-left: 0;
        width: 180px;
        height: 382px
    }

        .cui-an-many-list .cui-an-many-more span {
            float: left;
            height: 36px;
            width: 107px;
            line-height: 22px
        }

    .cui-an-many-list li .cui-an-many-more a {
        color: #555;
        line-height: 38px;
        height: 38px;
        position: relative;
        border-bottom: 1px dashed #d2e5f4;
        padding-left: 30px;
        box-sizing: border-box;
    }

        .cui-an-many-list li .cui-an-many-more a:hover, .cui-an-many-list li .cui-an-many-more a.current {
            color: #229bc6
        }

        .cui-an-many-list li .cui-an-many-more a:after {
            content: "+";
            font-weight: bold;
            position: absolute;
            right: 20px;
            font-size: 16px;
        }

    .cui-an-many-list .cui-an-many-more em {
        font-weight: 400;
        padding-top: 9px;
        display: inline-block
    }

    .cui-an-many-list .cui-an-many-more .file-title {
        height: 38px;
        line-height: 38px;
        background: #229bc6;
        display: block;
        width: 100%;
        color: #fff;
        text-align: left;
        font-weight: bold;
        padding-left: 30px;
        box-sizing: border-box;
        border-right: 1px solid #229bc6;
    }

/*替换交易平台老版本20201127*/
.new-body {
    left: 180px !important;
}

.cui-an-header .sys-logo h2 {
    font-weight: bold;
    font-size: 22px;
    height: 64px;
    line-height: 64px;
    color: #fff;
}
/*@media*/
@media screen and (min-width:1366px) {
    .cui-an-header .cui-admin-logo .cui-tit {
        font-size: 16px !important;
    }

        .cui-an-header .cui-admin-logo .cui-tit h2 {
            font-weight: bold;
            line-height: 40px;
        }

        .cui-an-header .cui-admin-logo .cui-tit em {
            font-size: 14px !important;
        }

        .cui-an-header .cui-admin-logo .cui-tit h2 span {
            display: block;
            line-height: 36px;
            margin-top: 2px;
        }

        .cui-an-header .cui-admin-logo .cui-tit h2 em {
            display: block;
            font-size: 14px;
            line-height: 12px;
        }

            .cui-an-header .cui-admin-logo .cui-tit h2 em i {
                display: none;
            }

    .cui-an-header .sys-logo h2 em {
        font-size: 13px !important;
        font-weight: bold;
    }

    .cui-an-header .sys-logo h2 {
        font-weight: bold;
        font-size: 16px;
        height: 64px;
        line-height: 64px;
        color: #fff;
    }
}
@media screen and (min-width:1440px) {
    .cui-an-header .cui-admin-logo .cui-tit {
        font-size: 16px !important;
    }

        .cui-an-header .cui-admin-logo .cui-tit h2 {
            font-weight: bold;
            line-height: 40px;
        }

            .cui-an-header .cui-admin-logo .cui-tit h2 span {
                display: block;
                line-height: 36px;
                margin-top: 2px;
            }

            .cui-an-header .cui-admin-logo .cui-tit h2 em {
                display: block;
                font-size: 14px;
                line-height: 12px;
            }

                .cui-an-header .cui-admin-logo .cui-tit h2 em i {
                    display: none;
                }

    .cui-an-header .sys-logo h2 em {
        font-size: 13px !important;
        font-weight: bold;
    }

    .cui-an-header .sys-logo h2 {
        font-weight: bold;
        font-size: 16px;
        height: 64px;
        line-height: 64px;
        color: #fff;
    }
}
@media screen and (min-width:1600px) {
    .cui-an-header .cui-admin-logo .cui-tit {
        font-size: 16px !important;
    }

        .cui-an-header .cui-admin-logo .cui-tit h2 {
            font-weight: bold;
            line-height: 60px;
        }

            .cui-an-header .cui-admin-logo .cui-tit h2 span {
                display: inline-block;
                line-height: auto;
                margin-top: auto;
            }

            .cui-an-header .cui-admin-logo .cui-tit h2 em i {
                display: inline-block !important;
                font-size: 14px;
            }

        .cui-an-header .cui-admin-logo .cui-tit em {
            font-size: 14px;
            display: inline-block !important;
        }
}
@media screen and (min-width:1920px) {
    .cui-an-header .cui-admin-logo .cui-tit {
        font-size: 22px !important;
    }

        .cui-an-header .cui-admin-logo .cui-tit h2 {
            font-weight: bold;
            line-height: 60px;
        }

            .cui-an-header .cui-admin-logo .cui-tit h2 span {
                display: inline-block;
                line-height: auto;
                margin-top: auto;
            }

            .cui-an-header .cui-admin-logo .cui-tit h2 em i {
                display: inline-block !important;
                font-size: 15px;
            }

        .cui-an-header .cui-admin-logo .cui-tit em {
            font-size: 18px !important;
            display: inline-block !important;
        }
}
@media screen and (max-width:760px) {
}

@media screen and (max-width:470px) {
}

@media screen and (max-width:400px) {
}

@media screen and (max-width:300px) {
}



/*联系电话*/
.cui-an-toptel {
    height: 63px;
    border-right: 1px solid #2c69d4;
    margin-right: 7px;
    padding-right: 14px;
}

    .cui-an-toptel dl {
        margin-top: 10px;
    }

        .cui-an-toptel dl dt {
            float: left;
            margin-right: -12px;
        }

            .cui-an-toptel dl dt .iconfont {
                color: #fff;
                font-size: 30px;
                position: relative;
                top: 7px;
            }


        .cui-an-toptel dl dd {
            float: left;
            font-weight: bold;
            margin-top: 4px;
            color: #fff;
        }

            .cui-an-toptel dl dd p {
                line-height: 16px;
            }

            .cui-an-toptel dl dd h2 {
                font-size: 18px;
                font-weight: bold;
            }

/*联系电话-广东*/
.cui-angd-toptel {
    height: 63px;
    border-right: 1px solid #4e6aa2;
    margin-right: 7px;
    padding-right: 14px;
}

    .cui-angd-toptel dl {
        margin-top: 1px;
    }

        .cui-angd-toptel dl dt {
            float: left;
            margin-right: 0;
            position: relative;
        }

            .cui-angd-toptel dl dt .iconfont {
                color: #fff;
                font-size: 30px;
                position: relative;
                top: 15px;
            }


        .cui-angd-toptel dl dd {
            float: left;
            font-weight: bold;
            margin-top: 5px;
            color: #fff;
            margin-left: 6px;
        }

            .cui-angd-toptel dl dd p {
                line-height: 18px;
                font-size: 14px;
            }

                .cui-angd-toptel dl dd p i.iconfont {
                    margin-right: 0;
                    left: 5px;
                    top: 0px;
                    font-weight: normal;
                }

            .cui-angd-toptel dl dd h2 {
                font-size: 18px;
                font-weight: bold;
            }

        .cui-angd-toptel dl dt em {
            /*width: 14px;
            display: block;
            margin: 0 auto;
            position: absolute;
            top: 2px;
            line-height: 14px;
            background: #fff;
            border-radius: 2px;
            padding: 1px;
            left: -6px;
            text-align: center;
            font-size: 12px;
            font-weight: bold;
            color: #253d6e;*/

            width: 30px;
            display: block;
            margin: 0 auto;
            position: absolute;
            top: 2px;
            line-height: 18px;
            background: #fff;
            border-radius: 2px;
            padding: 1px;
            left: -20px;
            text-align: center;
            font-size: 12px;
            font-weight: bold;
            color: #253d6e;
            height: 56px;
            overflow: hidden;
        }


.section_lable {
    background: #4dcc8d;
    color: #fff !important;
    border: 1px solid #4dcc8d !important;
    cursor: pointer;
}
.section_lable_img {
    margin-left: 5px;
    top: 0px;
    margin-right: 0;
}
