﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}


ul, ul li, ol li {
    list-style: none;
}

span {
    /*font-family: "宋体";
	font-size:14px;*/
    /*	color:#999;*/
}

body {
    font-family: "Microsoft Yahei",Arial,Verdana,sans-serif;
    font-size: 14px;
    color: #4b4b4b;
}

a {
    color: #4b4b4b;
    text-decoration: none;
}

    a:hover {
        color: #d00a2d;
        text-decoration: none;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

html {
    background: url(../images/2022/1-1-1.jpg) center top no-repeat;
}

/*电话*/
.dianhua {
    width: 100%;
    height: 34px;
    line-height: 34px;
    background: #004c9a;
    text-align: center;
}

    .dianhua span {
        color: #fff;
        font-family: 'Microsoft Yahei';
        padding: 0 22px;
    }

/*头部*/
#top {
    height: 340px;
}

    #top .banner {
        width: 960px;
        margin: 0 auto;
        height: 317px;
        position: relative;
    }

        #top .banner a {
            display: block;
            position: absolute;
            right: 790px;
            top: 198px;
            width: 163px;
            height: 41px;
            background: #c7096e;
            color: #fff;
            text-align: center;
            line-height: 41px;
            font-size: 22px;
            font-weight: normal;
            border-radius: 20px;
            transition: all .5s;
        }

        #top .banner m a {
            display: block;
            position: absolute;
            right: 600px;
            top: 198px;
            width: 163px;
            height: 41px;
            background: #0c8fb9;
            color: #fff;
            text-align: center;
            line-height: 41px;
            font-size: 22px;
            font-weight: normal;
            border-radius: 20px;
            transition: all .5s;
            cursor: pointer;
        }

        #top .banner a:hover {
            background: #e21a84;
        }

        #top .banner m a:hover {
            background: #17a3d0;
        }



/*导语*/
.daoyu {
    height: 184px;
    background: #fee13b;
    border-top: 4px solid #FFF;
    border-bottom: 4px solid #FFF;
}

    .daoyu .zt {
        width: 760px;
        margin: 0 auto;
        padding-top: 30px;
        position: relative;
    }

        .daoyu .zt p {
            font-family: "微软雅黑";
            font-size: 14px;
            color: #3b3b3b;
            /*height:30px;*/
            line-height: 30px;
            text-indent: 2em;
            text-align: Justify;
            text-justify: inter-ideograph;
        }

        .daoyu .zt a {
            color: #e76a01;
            font-family: "Microsoft Yahei";
            font-size: 18px;
            font-weight: bold;
            left: -50px;
            position: absolute;
            top: 10px;
        }

/*卷首*/
#juanshouex {
    width: 960px;
    height: 149px;
    position: relative;
    margin: 0 auto;
}

.juanshouex-top {
    width: 890px;
    height: 132px;
    padding: 29px 48px 0 66px;
    font-size: 16px;
    color: #363332;
    line-height: 30px;
    font-family: 'Microsoft Yahei';
    position: relative;
    text-align: Justify;
    text-justify: inter-ideograph;
    text-indent: 2em;
}

#juanshou {
    width: 960px;
    height: 330px;
    position: relative;
    margin: 0 auto;
}

.juanshou-top {
    width: 860px;
    height: 132px;
    padding: 19px 48px 0 66px;
    font-size: 14px;
    color: #363332;
    line-height: 28px;
    font-family: 'Microsoft Yahei';
    font-weight: bold;
    position: relative;
    text-align: Justify;
    text-justify: inter-ideograph;
}

.juanshou-l {
    width: 342px;
    padding: 19px 48px 0 66px;
    font-size: 14px;
    color: #363332;
    line-height: 28px;
    font-family: 'Microsoft Yahei';
    position: relative;
    text-align: Justify;
    text-justify: inter-ideograph;
}

    .juanshou-l:after {
        content: '';
        position: absolute;
        right: 0;
        top: 26px;
        width: 1px;
        height: 292px;
        background: #aeaeae;
    }

.juanshou-font {
    padding-left: 10px;
}

.jsu {
}

    .jsu h1 {
        font-family: "微软雅黑";
        font-size: 24px;
        color: #009fb9;
        height: 46px;
        line-height: 46px;
        border-bottom: 5px solid #d6d6d6;
        padding-top: 16px;
    }

        .jsu h1 a {
            color: #009fb9;
        }

        .jsu h1 span {
            font-family: "微软雅黑";
            font-size: 18px;
            color: #555;
            float: right;
            font-weight: normal;
        }

            .jsu h1 span a {
                color: #555;
            }

                .jsu h1 span a:hover {
                    color: #009fb9;
                }

    .jsu dl {
        overflow: auto;
        zoom: 1;
        padding-bottom: 6px;
    }

        .jsu dl dt {
            float: left;
            width: 136px;
            padding: 34px 86px 0 56px;
        }

            .jsu dl dt img {
                width: 100%;
                box-shadow: 1px 1px 10px rgba(0,0,0, .3);
            }

        .jsu dl dd {
            float: left;
            padding-top: 28px;
        }

            .jsu dl dd p {
                font-family: "微软雅黑";
                font-size: 15px;
                color: #555;
                line-height: 38px;
                font-weight: bold;
            }

                .jsu dl dd p a {
                    color: #555;
                }

                .jsu dl dd p span {
                    font-size: 15px;
                    color: #0e7799;
                }

                .jsu dl dd p a:hover {
                    color: #0e7799;
                }

    .jsu .ann a {
        display: block;
        width: 152px;
        height: 34px;
        line-height: 34px;
        font-size: 18px;
        color: #fff;
        background-color: #0e7799;
        text-align: center;
        margin: 24px 0 0 306px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        font-weight: normal;
    }

        .jsu .ann a:hover {
            color: #fff;
            background: #17a3d0;
            font-weight: normal;
        }

.juanshou-r {
    width: 931px;
}

    .juanshou-r .guanz {
        width: 930px;
        float: left;
        padding-top: 23px;
        font-family: "微软雅黑";
    }

        .juanshou-r .guanz h1 {
            font-family: "微软雅黑";
            font-size: 20px;
            color: #2f85d4;
            margin-left: 124px;
            margin-top: 9px;
            height: 22px;
            line-height: 22px;
            font-weight: bold;
        }

        .juanshou-r .guanz p {
            line-height: 30px;
            font-family: "微软雅黑";
            font-size: 15px;
            color: #555;
            margin-top: 20px;
            /*margin-left:40px;*/
            text-align: Justify;
            text-justify: inter-ideograph;
        }

            .juanshou-r .guanz p span {
                display: inline-block;
                text-indent: 1.5em;
                font-family: "微软雅黑";
            }

        .juanshou-r .guanz em {
            font-style: normal;
            font-family: '宋体';
            color: #c7096e;
        }

.newWrapper {
    background: #fff;
    width: 900px;
    padding: 0 30px 46px;
    margin: 0 auto;
}

    .newWrapper > h1 {
        height: 45px;
        line-height: 45px;
        font-size: 20px;
        color: #555;
        text-align: right;
        font-style: italic;
        font-weight: normal;
        font-family: 'Microsoft Yahei';
        border-bottom: 5px solid #d5d5d5;
    }


/*主题内容*/
.zhuti {
    height: 190px;
    background-color: #747474;
    border-bottom: 4px solid #FFF;
}

    .zhuti .ling {
        width: 700px;
        margin: 0 auto;
        padding-top: 25px;
    }

        .zhuti .ling p {
            font-family: "微软雅黑";
            font-size: 14px;
            color: #FFF;
            height: 30px;
            line-height: 30px;
            text-indent: 2em;
            text-align: Justify;
            text-justify: inter-ideograph;
        }

.zhuti-xi {
    background: #f1f1f1;
    position: relative;
    clear: both;
}

.dakuang {
    overflow: auto;
    zoom: 1;
    /*height:580px;*/
    /*	position: absolute;
	left: 50%;
    margin-left: -500px;*/
}

.zhuti-xi h1 {
    font-family: "微软雅黑";
    font-size: 24px;
    font-weight: normal;
    line-height: 50px;
    background: #1475e3;
    width: 100%;
    height: 50px;
    color: #FFF;
    text-align: center;
    margin: 0;
}

.dakuang dl {
    /*overflow: auto;
	zoom:1;*/
    overflow: hidden;
    margin-bottom: 44px;
}

    .dakuang dl dt {
        float: left;
        width: 256px;
        padding-right: 44px;
        text-align: center;
    }

        .dakuang dl dt img {
            /*border:1px #FFF solid;
	margin-top:8px;*/
            /*border-radius:100%;*/
            /*padding-top: 24px;*/
        }

        .dakuang dl dt p {
            font-size: 13px;
            height: 13px;
            line-height: 13px;
            padding-top: 17px;
            color: #555;
            text-align: center;
            font-family: 'Microsoft Yahei';
        }

        .dakuang dl dt span {
            font-size: 26px;
            height: 26px;
            line-height: 26px;
            padding-top: 17px;
            color: #2f85d4;
            text-align: center;
            font-family: 'Microsoft Yahei';
        }

    .dakuang dl dd {
        float: right;
        width: 570px;
        padding-right: 30px;
    }

.dakuang h2 {
    font-family: "微软雅黑";
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    margin: 0px;
    margin-bottom: 14px;
    color: #0e7799;
}

    .dakuang h2 span {
        font-family: "宋体";
        font-size: 14px;
        color: #999;
    }

.dakuang p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    text-align: Justify;
    text-justify: inter-ideograph;
    vertical-align: middle;
}

    .dakuang p:nth-of-type(1) {
        text-indent: 0;
    }

    .dakuang p span {
        float: right;
        font-family: 'Microsoft Yahei';
        color: #7d7d7d;
    }

.dakuang .teshu {
    text-indent: 0em;
    background: url(../images/dian.gif) left 10px no-repeat;
    padding-left: 10px;
}

    .dakuang .teshu span {
        color: #818181;
        float: none;
    }

.xian {
    background: url(../images/xian.gif) repeat-x;
    height: 2px;
}




/*订阅*/
.dingyue {
    height: 370px;
    /*border-top: 4px solid #fff;
	background-color:#fffbe3;*/
    background: #f1f8f5;
}

    .dingyue .kuang {
        width: 960px;
        margin: 0 auto;
    }

        .dingyue .kuang h1 {
            font-family: "微软雅黑";
            font-size: 24px;
            height: 40px;
            line-height: 40px;
            color: #555;
            margin-bottom: 10px;
        }

        .dingyue .kuang h2 {
            font-family: "微软雅黑";
            font-size: 16px;
            color: #666;
            height: 30px;
            line-height: 30px;
        }

            .dingyue .kuang h2 b {
                color: #039aa7;
            }

                .dingyue .kuang h2 b a {
                    color: #666;
                }

        .dingyue .kuang p {
            color: #666;
            font-family: "宋体";
            font-size: 14px;
            height: 30px;
            line-height: 30px;
        }

            .dingyue .kuang p b {
                color: #c7096e;
            }

            .dingyue .kuang p i {
                font-style: normal;
                font-weight: bold;
            }

        .dingyue .kuang .l {
            float: left;
            width: 440px;
            margin: 30px 0 0 60px;
        }

            .dingyue .kuang .l .ann {
                height: 40px;
                width: 410px;
                margin-top: 30px;
            }

                .dingyue .kuang .l .ann a {
                    float: left;
                    display: block;
                    width: 152px;
                    height: 34px;
                    line-height: 34px;
                    font-size: 16px;
                    color: #FFF;
                    margin-right: 40px;
                    background-color: #c7096e;
                    text-align: center;
                    /*margin:25px auto;*/
                    border-radius: 10px;
                    -moz-border-radius: 10px;
                    -webkit-border-radius: 10px;
                    font-weight: bold;
                    transition: all .3s;
                }

                    .dingyue .kuang .l .ann a:hover {
                        background-color: #e21a84;
                    }

                .dingyue .kuang .l .ann .tes {
                    background-color: #1b8be1;
                }

        .dingyue .kuang .x {
            float: left;
            width: 1px;
            height: 300px;
            background-color: #aeaeae;
            margin-top: 32px;
        }

        .dingyue .kuang .r {
            float: left;
            width: 390px;
            margin-left: 50px;
            margin-top: 30px;
        }

/*订阅电话*/
.lianxi {
    height: 136px;
    background-color: #747474;
    border-bottom: 4px solid #FFF;
}

    .lianxi .kk {
        width: 960px;
        margin: 0 auto;
        position: relative;
    }

        .lianxi .kk h4 {
            padding: 20px 0 0 180px;
            font-size: 14px;
            color: #fee13b;
            height: 32px;
            line-height: 32px;
        }

        .lianxi .kk h1 {
            font-family: "微软雅黑";
            font-size: 20px;
            line-height: 28px;
            color: #fff;
            padding-left: 180px;
        }

            .lianxi .kk h1 span {
                font-family: "微软雅黑";
                font-size: 30px;
                font-weight: bold;
            }

        .lianxi .kk p {
            color: #fff;
            font-family: "微软雅黑";
            font-size: 16px;
            line-height: 20px;
            margin-top: 4px;
            padding-left: 180px;
        }


/*常见问题*/
.beijingse {
    height: 1100px;
    background-color: #fff;
    position: relative;
}

    .beijingse .wtkuang {
        /*	background:#0C6;*/
        width: 960px;
        /*height:1140px;*/
        /*width: 100%;*/
        height: 54px;
        background: #fff;
        color: #009fb9;
        border-bottom: 5px solid #333;
        margin: 0 auto;
    }

        .beijingse .wtkuang .wenti {
            width: 960px;
            height: 44px;
            margin: 0 auto;
        }

            .beijingse .wtkuang .wenti h1 {
                background: url(../images/sanjiao.png) left center no-repeat;
                font-family: "微软雅黑";
                font-size: 24px;
                color: #c7096e;
                text-align: center;
                line-height: 44px;
                width: 100px;
                padding-left: 65px;
                margin: 0 auto;
                margin-top: 30px;
                font-weight: normal;
                text-align: center;
            }

        .beijingse .wtkuang .wenti-xi {
            /*height:1060px;*/
            width: 960px;
            margin: 0 auto;
        }

            .beijingse .wtkuang .wenti-xi ul {
                line-height: 26px;
                height: 70px;
                border-bottom: #999 1px dotted;
                margin-top: 20px;
            }

                .beijingse .wtkuang .wenti-xi ul li {
                    font-family: "宋体";
                    font-size: 14px;
                    color: #555555;
                }

                    .beijingse .wtkuang .wenti-xi ul li b {
                        background: url(../images/wt-dian.gif) left center no-repeat;
                        padding-left: 15px;
                    }


/*底部*/
.bottom {
    background: #f5f5f5;
    border-top: 1px solid #dedede;
    height: auto;
    padding-top: 16px;
    width: 100%;
}

    .bottom p {
        color: #666;
        font-size: 12px;
        line-height: 28px;
        text-align: center;
    }

        .bottom p span {
            padding: 0 8px;
        }




/*左侧漂浮咨询*/
#cus_ser {
    z-index: 9999;
    width: 53px;
    height: 179px;
    position: fixed;
    right: 0px;
    color: #FFF;
    top: 50%;
    overflow: hidden;
}

.cus_ser_ {
    width: 240px;
    height: 179px;
    background: #c60023;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    overflow: hidden;
}

#cus_ser .title {
    width: 53px;
    height: 179px;
    float: left;
    background: url(../images/dyzx.png);
    border-right: #FFF 1px solid;
    cursor: pointer;
}

#cus_ser ul {
    padding: 30px 0px 0px 10px;
    width: 170px;
    float: left;
    font-family: '微软雅黑', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma';
    font-size: 14px;
}

    #cus_ser ul li#zqq {
        height: 40px;
        line-height: 40px;
        display: block;
        font-size: 14px;
        padding-left: 24px;
        background: url(../images/zqq.png) no-repeat 2px 7px;
    }

    #cus_ser ul li#zphone {
        height: 40px;
        line-height: 40px;
        display: block;
        font-size: 14px;
        padding-left: 24px;
        background: url(../images/zphone.png) no-repeat 2px 8px;
    }

    #cus_ser ul li#wb {
        height: 40px;
        line-height: 40px;
        display: block;
        font-size: 14px;
        padding-left: 12px;
    }

    #cus_ser ul li a {
        color: #FFF;
    }

        #cus_ser ul li a:hover {
            text-decoration: underline;
        }

#cus_ser .close {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    cursor: pointer;
    margin-right: 4px;
    float: right;
}

#cus_ser ul, ol {
    list-style: none;
    margin: 0 0 9px 0;
}

/*我要投稿*/
.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000 !important;
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
    background-image: none;
}

.reveal-modal {
    visibility: hidden;
    top: 100px;
    left: 50%;
    margin-left: -300px;
    width: 420px;
    background: #eee url(../images/modal-gloss.png) no-repeat -200px -80px !important;
    position: absolute;
    z-index: 101;
    padding: 30px 40px 34px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
}

    .reveal-modal .close-reveal-modal {
        font-size: 22px;
        line-height: .5;
        position: absolute;
        top: 8px;
        right: 11px;
        color: #aaa;
        text-shadow: 0 -1px 1px rbga(0,0,0,.6);
        font-weight: bold;
        cursor: pointer;
    }

    .reveal-modal h2 {
        font-size: 18px;
        color: #990000;
        padding: 0 0 20px 0;
        font-family: "微软雅黑";
    }

        .reveal-modal h2 a {
            color: #990000;
        }

    .reveal-modal p {
        padding: 0 0 15px 0;
    }

#myrevise_con, #myonlinebook_con {
    background: none;
}

.estitle {
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    color: #878786;
    font-weight: normal;
    padding-top: 31px;
    border-bottom: 3px solid #fff;
    position: relative;
    margin-bottom: 58px;
}

    .estitle:before {
        content: '';
        width: 348px;
        height: 3px;
        background: #d9f1f7;
        position: absolute;
        left: 50%;
        margin-left: -174px;
        bottom: -3px;
    }

    .estitle.js:before {
        width: 448px;
        margin-left: -224px;
    }

    .estitle.ts {
        color: #878786;
        border-color: #d5ecfd;
    }

        .estitle.ts:before {
            width: 448px;
            background: #f1f8f5;
            margin-left: -224px;
        }
