@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Roboto Mono';
    src: url('file:///E|/preject/dianzixiehui/RobotoMono-Bold.eot');
    src: url('file:///E|/preject/dianzixiehui/RobotoMono-Bold.eot?#iefix') format('embedded-opentype'), url('file:///E|/preject/dianzixiehui/RobotoMono-Bold.woff2') format('woff2'), url('file:///E|/preject/dianzixiehui/RobotoMono-Bold.woff') format('woff'), url('file:///E|/preject/dianzixiehui/RobotoMono-Bold.ttf') format('truetype'), url('file:///E|/preject/dianzixiehui/RobotoMono-Bold.svg#RobotoMono-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


a:hover {
    color: #0073af
}

body {
    margin: 0px;
    padding: 0;
    line-height: 1.12;
    font-size: 14px;
    color: #242424;
    font-family: "arial","Microsoft YaHei","微软雅黑"
}

button, textarea, input, object, select {
    display: inline-block;
    font-family: "arial","Microsoft YaHei","微软雅黑";
    outline: none
}

ol, ul, li, dir, menu, dd {
    list-style: none
}

i, cite, em, var, address {
    font-style: italic
}

/*块级元素*/
html, body, div, ol, p, ul, h1, h2, h3, h4, h5, h6,
address, blockquote, form,
dd, dl, dt, fieldset, frame, frameset, noframes, center, dir, hr, menu, pre {
    display: block
}

.clear {
    clear: both;
}

/*列表元素*/
li {
    display: list-item;
}

ol {
    list-style-type: decimal
}

    ol ul, ul ol, ul ul, ol ol {
        margin-top: 0;
        margin-bottom: 0
    }

/*标题 */
h1 {
    font-size: 48px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 28px
}

h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu {
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px
}

h1, h2, h3, h4, h5, h6, b, strong {
    margin: 0;
    font-weight: bolder
}


/*伪类*/
br:before {
    content: ”\A”
}

:before, :after {
    white-space: pre-line
}

:link, :visited {
    text-decoration: underline
}

:focus {
    outline: thin dotted invert
}


/*表格*/
table {
    display: table
}

tr {
    display: table-row
}

thead {
    display: table-header-group
}

tbody {
    display: table-row-group
}

tfoot {
    display: table-footer-group
}

col {
    display: table-column
}

colgroup {
    display: table-column-group
}

td, th {
    display: table-cell;
}

caption {
    display: table-caption
}

th {
    font-weight: bolder;
    text-align: center
}

caption {
    text-align: center
}

table {
    border-spacing: 2px;
}

thead, tbody, tfoot {
    vertical-align: middle
}

td, th {
    vertical-align: inherit
}

/*其它元素*/
blockquote {
    margin-left: 40px;
    margin-right: 40px
}

pre, tt, code, kbd, samp {
    font-family: monospace
}

pre {
    white-space: pre
}

big {
    font-size: 1.17em
}

small, sub, sup {
    font-size: .83em
}

sub {
    vertical-align: sub
}

sup {
    vertical-align: super
}

s, strike, del {
    text-decoration: line-through
}

hr {
    border: 1px inset
}

u, ins {
    text-decoration: underline
}

center {
    text-align: center
}

abbr, acronym {
    font-variant: small-caps;
    letter-spacing: 0.1em
}

BDO[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: bidi-override
}

BDO[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: bidi-override
}
/*定义BDO元素当其属性为DIR="ltr/rtl"时的默认文本读写显示顺序*/
*[DIR="ltr"] {
    direction: ltr;
    unicode-bidi: embed
}

*[DIR="rtl"] {
    direction: rtl;
    unicode-bidi: embed
}
/*定义任何元素当其属性为DIR="rtl/rtl"时的默认文本读写显示顺序*/
@media print {
    h1 {
        page-break-before: always
    }

    h1, h2, h3, h4, h5, h6 {
        page-break-after: avoid
    }

    ul, ol, dl {
        page-break-before: avoid
    }
}
/*定义标题和列表默认的打印样式*/

ul, ol, dd {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.font18 {
    font-size: 18px;
}

.text-555 {
    color: #555
}

.font16 {
    font-size: 16px;
}

.color-blue {
    color: #0073af
}

.text-right {
    text-align: right
}

.text-green {
    color: #07cc4d
}

a {
    color: #262626;
    text-decoration: none;
    cursor: pointer
}

    a:link {
        text-decoration: none;
    }

    a:hover {
        color: #1aa2e5
    }

img {
    border: 0; /*width:100%*/
}

div, p, ul, li, dl, dd, dt, a, span {
    box-sizing: border-box;
    margin: 0
}

.flex {
    display: flex
}

.justspace {
    justify-content: space-between
}

.aligncenter {
    align-items: center
}

.boxwidth {
    width: 1000px;
    margin: 0 auto
}
/*头部样式*/

.fr {
    float: right
}

.pd-r-10 {
    padding-right: 10px
}

.login {
    padding: 6px 0;
    position: relative
}

.wx-ewm-layer {
    width: 135px;
    height: 135px;
    padding: 10px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 10px 20px rgba(48,48,48,0.1);
    position: absolute;
    top: 26px;
    left: 0;
    z-index: 999;
    display: none
}

.login a {
    padding: 0 10px;
}

.wx-icon {
    cursor: pointer
}

.index-box li img {
    height: 500px;
    width: auto
}
.mobile-con-box {
    display: none
}
.partbanner {width:640px;height:136px;margin-bottom:10px}
.nav {
    width: 100%;
    background: #1aa2e5;
}

    .nav ul {
        width: 1000px;
        display: flex;
        justify-content: space-around
    }

        .nav ul li {
            height: 40px;
            line-height: 40px;
            width: 142px;
            text-align: center;
            color: #fff;
            position: relative
        }

            .nav ul li:hover {
                background: #0087ca
            }

            .nav ul li .sotion {
                position: absolute;
                width: 142px;
                left: 0;
                top: 40px;
                z-index: 999;
                background: rgba(26,162,229,1);
                display: none
            }

                .nav ul li .sotion a {
                    display: block;
                    padding: 10px 14px;
                    white-space: nowrap;
                    line-height: 30px;
                    min-width: 142px;
                    height: 50px
                }

                    .nav ul li .sotion a:hover {
                        color: #fff;
                        background: #0087ca
                    }

            .nav ul li .jtdown {
                margin-left: 6px;
                font-size: 14px;
                color: #fff;
                transition: All 0.4s ease-in-out;
                display: inline-block
            }

            .nav ul li:hover .jtdown {
                transform: rotate(180deg);
                padding-left: 6px;
                color: #fff
            }

            .nav ul li i {
                margin-left: 10px
            }

            .nav ul li a {
                color: #fff;
                font-size: 14px
            }

.login .font20 {
    font-size: 20px
}

.text-red {
    color: #e7042e
}

.wx-icon i {
    margin-right: 20px
}

.heads {
    border-top: 2px solid #0079ba
}

.searchinput {
    width: 150px;
    height: 24px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 15px 0 0 15px;
}

.searchbtn {
    float: right;
    width: 40px;
    height: 26px;
    border-radius: 0 15px 15px 0;
    border: none;
    cursor: pointer;
    background: #1da0e4;
    color: #fff
}


.header-t {
    height: 106px;
}

.footer {
    width: 100%;
    background: #1aa2e5;
    padding: 20px 0;
    overflow: hidden
}

.fot-left {
    color: #fff
}

.fotlink {
    padding: 10px 0
}

.l-pd-10 {
    padding-left: 10px
}

.fot-left a {
    margin: 0 10px;
    color: #fff
}

    .fot-left a:hover {
        text-decoration: underline
    }

.fot-right {
    padding: 4px;
    background: rgba(255, 255, 255, 0.3) !important;
    filter: Alpha(opacity=30);
    background: #fff;
}

/*index样式*/

.slideBox {
    position: relative;
    width: 100%;
    height: 500px;
}

    .slideBox .tempWrap {
        width: 100%;
        height: 500px;
    }

.index-box {
    width: 100%;
    height: 500px;
}

    .index-box ul {
        width: 100%;
        height: 500px;
        position: relative
    }

    .index-box li {
        height: 500px;
        width: 100%;
        overflow: hidden;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.partner {
    border-bottom: 1px solid #eee;
    width: 100%;
    overflow: hidden;
    height: 38px;
    margin-top:14px;
}

.pd-t-b-10 {
    padding: 10px 0
}

.partnerlink a {
    font-size: 13px;
    margin: 4px 24px 4px 0;
    display: inline-block
}

.index-left-span {
    width: 200px;
    height: 500px;
    padding-left: 100px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    /*IE*/
    filter: FlipH;
}

    .index-left-span a, .index-right-span a {
        width: 200px;
        height: 500px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .index-left-span a i {
            font-size: 48px;
            color: rgba(255,255,255,0.3);
        }

    .index-left-span:hover i {
        color: rgba(255,255,255,0.94)
    }

.index-right-span a i {
    font-size: 48px;
    color: rgba(255,255,255,0.3);
}

.index-right-span:hover a i {
    color: rgba(255,255,255,0.94)
}

.tabs-con {
    position: absolute;
    bottom: 10px;
    height: 20px;
    left: 0;
    width: 100%;
    z-index: 1000
}

    .tabs-con ul {
        display: flex;
        justify-content: center;
        width: 100%
    }

        .tabs-con ul li {
            width: 14px;
            height: 14px;
            cursor: pointer;
            background: #656565;
            margin: 3px 4px;
            float: left;
            text-indent: -999px;
            overflow: hidden;
            border-radius: 40px
        }

            .tabs-con ul li.on {
                background: #ec7815;
            }
.leftcon .partner-title, .rightcon-index .partner-title {
    height: 38px;
    border-bottom: 1px solid #eee;
    line-height: 36px;
}
.partner-title {
    line-height: 36px;
}

    .partner-title span {
        border-bottom: 1px solid #f00;
        display: inline-block
    }

.onefont {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.imgbigs {
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    padding: 5px;
    border: 1px solid #0073af;
    width: 242px;
    height: 182px;
}

.text-center {
    text-align: center
}

.imgbigs img {
    width: 100%;
}

.indexoneword {
    overflow: hidden;
    padding: 15px 0 10px 0;
    height: 230px;
    border-bottom: 1px dotted #ccc;
}

.zs-con {
    width: 1000px;
    height: 346px;
    margin: 10px auto 30px auto !important;
    position: relative
}

.prevnext {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 20px;
    height: 40px;
    background: rgba(26,162,229,1);
    color: #fff;
    line-height: 40px;
    text-align: center
}

    .prevnext:hover {
        color: rgba(255,255,255,0.75);
        background: rgba(26,162,229,0.75);
    }

.prev {
    left: -24px;
}

.next {
    right: -24px;
}

.zs-con .hd {
    position: absolute;
    bottom: 20px;
    z-index: 1000;
    left: 50%;
    margin-left: -28px
}

    .zs-con .hd ul {
    }

        .zs-con .hd ul li {
            width: 18px;
            float: left;
            height: 4px;
            background: rgba(26,162,229,0.2);
            overflow: hidden;
            margin: 0 4px;
            text-indent: 80px
        }

            .zs-con .hd ul li.on {
                background: rgba(26,162,229,1)
            }

.zs-con .bd ul li .partnerimg {
    height: 152px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden
}

.zs-con .bd ul li {
    width: 180px !important;
    height: 300px;
    margin: 0 10px;
    background: #fff;
    padding: 14px;
    float: left;
    border: 1px solid #eee;
}

    .zs-con .bd ul li h4 {
        font-size: 16px;
        text-align: center;
        border-bottom: 1px solid #dedede;
        padding-bottom: 8px;
        margin-bottom: 10px
    }

.partner-word {
    font-size: 13px;
    line-height: 1.6em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4
}

.zs-con .bd ul li .partnerimg img {
    width: 100%;
    height: auto
}

.zs-con .bd ul li:hover {
    border: 1px solid #159fe3;
    box-shadow: 0 10px 20px rgba(21,158,227,0.1)
}

.floatright {
    float: right
}

.leftcon {
    width: 640px;
}

.rightcon-index {
    width: 340px;
}

.flex-a {
    flex: 1
}
.howfont3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
mg-top-15 {
    margin-top: 15px;
}
.howfont4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.News_ul {
    padding-top: 18px
}

    .News_ul li {
        float: left;
        width: 310px;
        margin-right: 20px;
        list-style: disc;
        list-style-position: inside;
        color: #0073af;
        line-height: 40px;
        font-size: 12px;
        border-bottom: 1px solid #ccc;
   
    }

        .News_ul li a {
            line-height: 40px;
            vertical-align:middle
        }

        .News_ul li:nth-child(even) {
            margin-right: 0 !important;
        }

        .News_ul li span {
            float: right;
            color: #aaa;
        }

.mg-top-20 {
    margin-top: 20px
}

.words {
    font-size: 12px;
    line-height: 1.6em;
}

.mg-btm-20 {
    margin-bottom: 20px
}

.worddiv {
    width: 390px;
    float: right;
    padding: 10px 20px;
}

.spana {
    display: inline-block;
    width: 90px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border: 2px solid #0073af;
    color: #1aa2e5;
}

.news_ul li a {
    color: #555;
    margin-right: 10px
}

    .news_ul li a:hover {
        color: #0073af
    }

.badge {
    text-align: right
}

.worli {
    width: 250px;
    display: inline-block
}

.ask_ul {
    margin-top: 10px;
    height: 408px;
    background: #159fe3;
}

    .ask_ul li {
        list-style: disc;
        list-style-position: inside;
        color: #fff;
        line-height: 40px;
        padding-left: 10px;
    }

        .ask_ul li a {
            color: #fff
        }

            .ask_ul li a:hover {
                text-decoration: underline
            }

#ab_ul {
    background: #fff;
    height: 290px;
}

    #ab_ul li {
        color: #0073af;
        line-height: 30px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 17px;
    }

        #ab_ul li a {
            color: #333
        }

            #ab_ul li a:hover {
                color: #0073af;
                text-decoration: none
            }

.about_po {
    position: relative;
    width: 640px;
    height: 340px;
    margin-top: 10px;
}

.about_detail {
    position: absolute;
    left: 30px;
    top: 35px;
    color: #fff;
    width: 540px;
    height: 200px;
    padding: 10px 20px;
}

.about-con {
    min-height: 400px;
    padding: 10px 0 20px 0;
    overflow: hidden
}

.about_detail p {
    position: relative;
    font-size: 14px;
    text-indent: 28px;
    line-height: 180%;
    text-shadow: 1px 1px 1px #666;
}

.about_detail h3 {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    line-height: 50px;
    margin-bottom: 10px;
    background: rgba(0, 0, 0, 0.2) !important;
    filter: Alpha(opacity=20);
    background: #000;
}

/*内页样式*/
.contents {
    width: 1000px;
    margin: 20px auto;
    overflow: hidden
}

.leftnav {
    width: 180px;
    float: left;
}

.lt_wrap h3 {
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    font-weight: normal;
    padding-left: 30px;
    background: #1aa2e5;
    color: #fff;
}

.lt_wrap ul {
    padding-bottom: 100px;
    background: #eee;
}

    .lt_wrap ul li {
        width: 180px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        border-bottom: 1px solid #ddd;
    }

        .lt_wrap ul li.current_channel a, .lt_wrap ul li a:hover {
            background: #f00 url(http://www.caeerr.com/www.xkwl.net/images/lt_bg.png) 17% center no-repeat;
            color: #fff;
            padding-left: 45px;
        }

        .lt_wrap ul li a {
            color: #333;
            display: inline-block;
            width: 180px;
            height: 40px;
            padding-left: 30px;
            overflow: hidden;
        }

.rightcon {
    width: 800px;
    float: right;
}

.path {
    height: 35px;
    line-height: 35px;
    border-left: 8px solid #1aa2e5;
    padding-left: 15px;
    background: #eee;
}

    .path .location1 {
        float: left;
        color: #ea7814;
        font-weight: bold;
        font-size: 13px;
    }

    .path .location2 {
        float: right;
        font-size: 13px;
        margin-right: 20px;
    }

.rt_con {
    border: 1px solid #ccc;
    padding: 30px 20px;
    background: #fff;
    min-height:360px;
}

    .rt_con ul li {
        border: 1px solid #eee;
        width: 100%;
        /*width: 740px;*/
        height: 90px;
        margin-bottom: 14px;
    }

        .rt_con ul li .time_block {
            background: #1aa2e5;
            color: #fff;
            text-align: center;
            float: left;
            width: 90px;
            height: 88px;
            padding-top: 15px;
        }

        .rt_con ul li:hover {
            border: 1px solid #1aa2e5; /*box-shadow: 0 10px 20px rgba(21,158,227,0.1);*/
            background: rgba(21,158,227,0.04)
        }

        .rt_con ul li a p.list_rt_title {
            color: #222;
            font-weight: bold;
        }

        .rt_con ul li a:hover .list_rt_title {
            color: #1aa2e5
        }

        .rt_con ul li .list_lt {
            display: flex;
            justify-content: center;
            align-items: center;
            float: right;
            width: 100px;
            height: 70px;
            margin: 8px 8px 5px 0;
            overflow:hidden;
        }

            .rt_con ul li .list_lt img {
                width: 100%;
            }

        .rt_con ul li .list_rt {
            width: 468px;
            padding: 5px 0;
            margin-left: 15px;
            float: left;
        }

            .rt_con ul li .list_rt .list_rt_title {
                line-height: 25px;
                font-size: 16px;
            }

            .rt_con ul li .list_rt p {
                margin: 5px 0;
                color: #666;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2
            }

            .rt_con ul li .list_rt .detail {
                line-height: 150%;
                margin-left: 0px;
                font-size: 13px;
            }



.page_turner {
    margin: 20px 0;
    clear: both;
    text-align: right;
}

    .page_turner a:hover, .page_turner a.c {
        background: #1aa2e5;
        color: #FFF;
    }

    .page_turner a, .page_turner span {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        min-width: 30px;
        text-align: center;
        background: #F2F2F2;
        margin-right: 2px;
    }

.common_table {
    border-left: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    width: 500px;
    overflow: hidden;
    margin-left: 60px;
    margin-top: 20px
}

.inputs {
    height: 32px;
    line-height: 32px
}

.login-row > div {
    float: left;
    height: 42px;
    font-size: 13px
}

.wordleft {
    padding: 5px 10px;
    line-height: 32px;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    width: 138px
}

.wordright {
    padding: 5px 10px;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    width: 360px
}

.registerright {
    width: 620px !important;
}

.usernameinput {
    width: 171px;
    height: 32px;
    line-height: 32px;
    background: url(../image/index1.png) no-repeat left center;
    border: 0 !important
}

.passwords {
    width: 171px;
    height: 32px;
    line-height: 32px;
    background: url(../image/index2.png) no-repeat left center;
    border: 0 !important
}

.loginsub {
    font-size: 14px;
    background: url(/image/index4.png) no-repeat;
    border: none;
    cursor: pointer;
    text-align: left;
    width: 100px;
    height: 32px;
    color: #fff;
    text-indent: 22px;
}

.registersub {
    text-indent: 0px !important;
    background: url(/image/index3.png) no-repeat !important;
}

.form_text, .form_select {
    font-size: 12px;
    border: 1px solid #d7d7d7;
}

.registertable {
    width: 820px
}

.list-input {
    height: 28px;
    line-height: 28px;
    border: 1px solid #d7d7d7
}

.wordright.registerright .list-input, .wordright.logins .inputs {
    float: left;
    margin-right: 8px;
}

.mobile-partner, .mobilenav-icon, .mobile-nav, .mobileshow {
    display: none;
}

.fengcai-con {
    padding: 10px 14px;
    border: 1px solid #dedede;
}

.fengcai-listul {
    padding: 0 0 30px 0 !important;
}

    .fengcai-listul li {
        width: 25% !important;
        height: auto !important;
        padding: 14px 10px;
        float: left;
        margin: 10px 0
    }

        .fengcai-listul li:hover {
            box-shadow: 0 10px 20px rgba(48,48,48,0.1);
            background: #fff !important
        }

        .fengcai-listul li .partnerimg {
            width: 100%;
            height: 150px;
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center
        }

            .fengcai-listul li .partnerimg img {
                width: 150px
            }

        .fengcai-listul li a h4 {
            font-size: 14px;
            font-weight: normal;
            text-align: center
        }

/*在小于 480 像素的屏幕，微小屏幕，更低分辨率的手机*/
@media (min-width:320px) and (max-width:479px) {
    html {
        font-size: 15px
    }

    .font16 {
        font-size: 18px
    }

    .mobile-nav {
        padding: 10px 14px;
        background: #f6f7f8;
        display: flex;
        justify-content: space-between;
        align-items: center
    }
    .partbanner {width:100%;margin:10px 0;height:auto }
    .header-t {
        height: 68px;
        padding: 0 14px
    }

    .login-res a {
        padding-left: 10px
    }

    .searchinput {
        float: left
    }

    .mobile-banner {
        width: 100%;
        height: 180px
    }

        .mobile-banner li {
            width: 100%;
            height: 160px;
            display: flex;
            justify-content: center;
            align-items: center
        }

            .mobile-banner li img {
                width: 100%;
                height: 100%;
                object-fit: cover
            }

    #ab_ul li {
        padding-left: 0
    }

    li {
        list-style: none !important
    }

    .mobilenav-icon, .mobile-banner, .mobile-con-box {
        display: block
    }

    .mobile-searchbtn {
        width: 40px;
        height: 26px;
        border-radius: 0 15px 15px 0;
        border: none;
        cursor: pointer;
        background: #1da0e4;
        color: #fff
    }

    .logos {
        width: 100%;
    }

        .logos img {
            width: 65%
        }

    .mobile-disno {
        display: none
    }

    .mobile-partner {
        display: block;
    }

    .News_ul li {
        float: left;
        width: 100%;
        height: 40px;
        margin-bottom: 0;
        list-style-position: inside;
        color: #0073af;
        line-height: 40px;
        font-size: 12px;
        border-bottom: 1px solid #ccc;
    }

        .News_ul li .worli {
            width: calc(100% - 50px)
        }

        .News_ul li a {
            line-height: 40px;
            font-size: 15px;
        }

    .boxwidth {
        width: 100%
    }

    .indexoneword {
        padding: 20px 14px 14px;
        border-bottom: none;
    }

        .indexoneword a {
        }

        .indexoneword .imgbigs {
            min-width: 108px;
            width: 108px;
            height: 80px
        }

    .news_ul {
        width: 100%;
        padding: 14px
    }

        .news_ul li {
            width: 100%
        }

    .worddiv {
        width: calc(100% - 108px);
        padding: 0 10px
    }

        .worddiv .mg-btm-20 {
            margin-bottom: 10px;
        }

        .worddiv .mg-top-20 {
            margin-top: 0px
        }

        .worddiv span.spana {
            display: none
        }

    .nav {
        width: 100%;
        display: none;
    }

        .nav ul {
            width: 128px;
            position: fixed;
            left: 0;
            top: 0;
            height: 100vh;
            background: rgba(255,255,255,0.98);
            z-index: 999;
            box-shadow: 0 10px 20px rgba(48,48,48,0.1);
            display: block;
            padding-top: 80px;
            animation-name: example;
            animation-duration: 400ms;
            animation-iteration-count: 1;
            animation-direction: alternate;
        }

    @keyframes example {
        0% {
            left: -128px;
            top: 0px;
        }

        100% {
            left: 0px;
            top: 0px;
        }
    }

    .nav ul li {
        width: 100%;
        padding-left: 20px;
        text-align: left;
        height: 50px;
        line-height: 50px
    }

        .nav ul li a {
            color: #222
        }

        .nav ul li .jtdown {
            color: #222;
            transform: rotate(-90deg);
        }

        .nav ul li:hover .jtdown {
            transform: rotate(90deg);
            padding-left: 0
        }

        .nav ul li.on {
            background: #0087CA
        }

            .nav ul li.on a {
                color: #fff
            }

    .mobile-mask-layer {
        width: 100%;
        height: 100vh;
        background: rgba(48,48,48,0.75);
        position: fixed;
        left: 0;
        top: 0;
        z-index: 998;
    }

    .nav ul li .sotion {
        width: 128px;
        padding-top: 130px;
        height: 100vh;
        left: 128px;
        top: 0;
        position: fixed;
        background: rgba(255,255,255,0.98);
        box-shadow: 0 10px 20px rgba(48,48,48,0.06);
        z-index: 1000
    }

        .nav ul li .sotion a {
            color: #222;
            min-width: 128px;
        }

    .mobileshow {
        display: block !important
    }

        .mobileshow .wordright.registerright {
            line-height: 36px
        }


    /*index样式banner*/
    .slideBox {
        position: relative;
        width: 100%;
        height: 168px;
    }

        .slideBox .tempWrap {
            width: 100%;
            height: 168px;
        }

    .index-box {
        width: 100%;
        height: 168px;
    }

        .index-box ul {
            width: 100%;
            height: 168px;
            position: relative
        }

        .index-box li {
            height: 168px;
            width: 100%;
            overflow: hidden;
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center
        }

            .index-box li img {
                width: 100%;
                height: 100%;
                object-fit: cover
            }

    .prev {
        left: 0
    }

    .index-left-span {
        width: 100px;
        height: 168px;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 99;
        -moz-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        transform: scaleX(-1);
        /*IE*/
        filter: FlipH;
    }

        .index-left-span a, .index-right-span a {
            width: 100px;
            height: 168px;
            position: absolute;
            right: 0;
            top: 0;
            z-index: 99;
            display: block;
            display: flex;
            justify-content: center;
            align-items: center;
        }

            .index-left-span a i {
                font-size: 28px;
                color: rgba(255,255,255,0.3);
            }

        .index-left-span:hover i {
            color: rgba(255,255,255,0.94)
        }

    .index-right-span a i {
        font-size: 28px;
        color: rgba(255,255,255,0.3);
    }

    .index-right-span:hover a i {
        color: rgba(255,255,255,0.94)
    }

    .tabs-con {
        height: 4px;
        bottom: 14px;
        z-index: 100
    }

    .mobile-zs-con {
        width: 100%;
        height: 300px;
        margin: 10px auto 30px auto !important;
        position: relative;
        overflow: hidden
    }

    .prevnext {
        position: absolute;
        top: 50%;
        margin-top: -40px;
        width: 30px;
        height: 40px;
        background: rgba(26,162,229,0.8);
        color: #fff;
        line-height: 40px;
        text-align: center
    }

        .prevnext:hover {
            color: rgba(255,255,255,0.75);
            background: rgba(26,162,229,0.75);
        }

    .mobile-zs-con .prev {
        left: 10px;
        z-index: 999
    }

    .mobile-zs-con .next {
        right: 10px;
        z-index: 999
    }

    .mobile-zs-con .hd {
        position: absolute;
        bottom: 0px;
        z-index: 1000;
        width: 100%;
        padding-top: 30px
    }

        .mobile-zs-con .hd ul {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center
        }

            .mobile-zs-con .hd ul li {
                width: 12px;
                float: left;
                height: 3px;
                background: rgba(26,162,229,0.2);
                overflow: hidden;
                margin: 0 4px;
                text-indent: 80px
            }

                .mobile-zs-con .hd ul li.on {
                    background: rgba(26,162,229,1)
                }

    .mobile-zs-con .bd ul li .partnerimg {
        height: 138px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        overflow: hidden
    }

    .mobile-zs-con .bd ul li {
        width: 188px !important;
        height: 284px;
        margin: 0 10px;
        background: #fff;
        padding: 14px;
        float: left;
        border: 1px solid #eee;
    }

        .mobile-zs-con .bd ul li h4 {
            font-size: 16px;
            text-align: center;
            border-bottom: 1px solid #dedede;
            padding-bottom: 8px;
            margin-bottom: 10px
        }

    .partner-word {
        font-size: 14px;
        line-height: 1.6em
    }

    .mobile-zs-con .bd ul li .partnerimg img {
        width: 100%;
        height: auto
    }

    .mobile-zs-con .bd ul li:hover {
        border: 1px solid #159fe3;
        box-shadow: 0 10px 20px rgba(21,158,227,0.1)
    }


    .tabs-con ul li {
        width: 14px;
        height: 4px;
        border-radius: 0
    }

    .ask_ul {
        background: #fff;
    }

        .ask_ul li {
            color: #222;
            list-style: none
        }

            .ask_ul li a {
                color: #222;
                font-size: 15px
            }

    .news_ul li a {
        font-size: 15px;
    }

    .words {
        font-size: 14px
    }

    .leftcon, .about_po, .about_detail {
        width: 100%
    }

    .about-con {
        padding: 0px 0 14px 0;
        min-height: 100px
    }

    .about_po {
        height: auto
    }

        .about_po img, .zs-con-box {
            display: none
        }

    .about_detail {
        position: relative;
        background: #77B2DA;
        padding: 14px;
        height: auto;
        left: 0;
        top: 0;
    }

        .about_detail h3 {
            font-size: 24px
        }

    .rightcon-index {
        width: 100%;
        padding: 0 14px 14px
    }

    #ab_ul {
        padding: 0 14px;height:auto;
    }

    .ask_ul {
        height: auto
    }

        .ask_ul li {
            overflow: hidden;
            list-style: none;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-left: 14px;
            padding-right: 14px
        }

    .font24 {
        font-size: 24px !important;
    }

    /*内页*/
    .leftnav {
        width: 100%;
        border-bottom: 1px solid #eee;
        background: #f6f7f8
    }

    .lt_wrap h3 {
        height: 40px;
        line-height: 40px;
        padding-left: 14px;
        font-size: 20px;
        font-weight: bold
    }

    .lt_wrap ul {
        width: 100%;
        padding: 10px;
        background: #f6f7f8;
        overflow: hidden
    }

        .lt_wrap ul li {
            width: auto;
            float: left;
            border-bottom: 0;
            text-align: center;
            margin: 2px;
            height: 32px;
            line-height: 32px
        }

            .lt_wrap ul li a {
                padding: 6px 14px;
                text-align: center;
                width: 100%;
                display: inline;
                background: #fff;
                border-radius: 50px
            }

                .lt_wrap ul li.current_channel a, .lt_wrap ul li a:hover {
                    background: #f00;
                    text-align: center;
                    padding: 6px 14px;
                    border-radius: 50px
                }

    .path {
        display: none
    }

    .contents {
        width: 100%;
    }

    .rightcon {
        width: 100%;
        padding: 14px
    }
        .rightcon img, .rt_con img {
            width: 100%;
            height: auto
        }
        .rt_con {
            padding: 14px 0;
            border: 0;
            min-height: 100px;
        }

    .location2 {
        display: none
    }

    /*news*/
    .news .rightcon {
        padding: 0
    }

    .news .rt_con ul li {
        width: 100%;
        height: auto;
        border: 0;
        padding: 10px 0px;
        position: relative
    }

    .news .rt_con {
        padding: 0;
        border: 0
    }

    .time_block {
        display: none
    }

    .rt_con ul li .list_lt {
        position: absolute;
        right: 0px;
        top: 18px;
        margin: 0
    }

    .rt_con ul li .list_rt {
        float: left;
        margin-left: 0;
        width: 100%;
        padding-right: 120px;
    }

        .rt_con ul li .list_rt .list_rt_title {
            font-weight: bold
        }

    .rt_con ul li:hover {
        border: 0; /*box-shadow: 0 10px 20px rgba(21,158,227,0.1);*/
        background: rgba(21,158,227,0.04)
    }

    .page_turner {
        text-align: center
    }


    /*登录*/
    .common_table {
        width: 100%;
        margin: 0;
        border: 0
    }

    .login-row > div {
        min-height: 42px;
    }

    .wordleft {
        line-height: 48px
    }

    .wordleft, .wordright {
        width: 100%;
        border: 0;
        text-align: left
    }

    .usernameinput {
        width: 94%;
        border: 1px solid #dedede !important;
        background: #fff;
        height: 40px;
        padding: 0 10px;
        box-sizing: border-box
    }

    .passwords {
        width: 94%;
        border: 1px solid #dedede !important;
        background: #fff;
        height: 40px;
        padding: 0 10px;
        box-sizing: border-box
    }

    .inputs.yzm, .list-input.yzm {
        width: 30%;
        height: 40px !important;
        padding: 0 10px;
        box-sizing: border-box
    }

    .register-con, .registerright {
        width: 100% !important
    }

    .register-con, .registerright {
        width: 100% !important
    }

    .list-input {
        width: 100%;
        height: 40px;
        padding: 0 10px;
        box-sizing: border-box
    }

    /*员工风采*/
    .fengcai-con {
        border: none
    }

    .fengcai-listul li {
        width: 50%;
    }

    /*底部友情链接*/
    .partnerlink {
        padding: 14px 0
    }

        .partnerlink a {
            margin: 4px 14px 4px
        }

    .partner {
        padding: 0 14px
    }

    .footer .boxwidth {
        padding: 0 14px;
        flex-direction: column
    }

    .fot-left a {
        display: inline-block;
        padding-bottom: 8px
    }

    .l-pd-10 {
        line-height: 1.48em
    }

    .fot-right {
        margin: 20px auto;
        padding: 0;
        width: 96px;
        height: 96px;
        background: rgba(255, 255, 255, 0) !important;
    }

        .fot-right img {
            width: 96px;
            height: 96px
        }

    .footer .l-pd-10 {
        padding-left: 0
    }

    .search-con {
        display: none
    }
}
