﻿.main_body {
    /*background-image: url('../Image/down_backgroundimg.jpg');*/
    background-repeat: no-repeat;
}

.tabdowntitle {
    line-height: 106px;
    font-size: 22px;
    text-align: center;
    color: #000;
    font-weight: 400;
    margin: 0;
}

.tabdowncontent {
    overflow: hidden;
}

.downlink {
    margin-left: 30px;
    width: 300px;
    float: left;
}

    .downlink h4 {
        margin: 0 auto;
        width: 210px;
        margin-top: 16px;
        height: 46px;
        text-align: center;
        line-height: 46px;
        border-radius: 5px;
        background-color: #2d2d2d;
    }

        .downlink h4 a {
            color: #fff;
            font-size: 16px;
            font-weight: 400;
        }

    .downlink h5 a {
        color: #3879D9;
        word-break: break-all;
    }


.downimg {
    width: 240px;
    float: right;
    height: 140px;
    border-left: solid 1px #ccc;
}

    .downimg h4 {
        margin-top: 4px;
        margin-bottom: 3px;
        color: #000;
        font-size: 16px;
        font-weight: 400;
    }


    .downimg img {
        margin: 8px auto;
        width: 102px;
        height: 102px;
    }

.main_body_container {
    border-top: 2px solid #036292;
    background-color: #EBF5FF;
    height:100%;
}

.content {
    margin: 0px auto;
}

    .content img {
        border: none;
    }

    .content .down_left, .down_right {
        float: left;
        display: inline;
    }

    .content .down_left {
        height: 100%;
        width: 685px;
        margin-bottom: 148px;
    }

    .content .down_right {
        float: right;
        margin-left: 100px;
        font-size: 14px;
        text-indent: 5px;
        width: 197px;
        height: 332px;
        margin: 0;
        padding: 0;
        margin-top: 47px;
    }

    .content .top {
        width: 100%;
        height: 400px;
        /*background-image: url('../Image/down_answeronline.png');*/
        background-repeat: no-repeat;
        background-position: 202px 235px;
        /*border:1px solid red;*/
    }

.top .row {
    height: 150px;
    width: 100%;
    float: left;
    margin-top: 47px;
}

.row .cell {
    height: 100%;
    width: 130px;
    float: left;
    margin-left: 40px;
}

.main_cell span {
    width: 100%;
    float: left;
    text-align: center;
}

.cell .main_cell {
    width: 130px;
    height: 120px;
}

.main_cell a {
    color: #3879D9;
}

.cell .img_title {
    font-size: 14.5px;
    font-family: 'Microsoft YaHei';
    margin-bottom: 14px;
    font-weight: 600;
}

.cell .img_bottom {
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    margin-top: 10px;
}

.down_left .bottom {
    margin-top: 50px;
}

.bottom .main_bottom {
    width: 350px;
    height: 120px;
    margin-left: 300px;
    /*margin-bottom: 56px;*/
}

    .bottom .main_bottom div {
        float: left;
    }

.bottom_right .title {
    font-size: 14px;
    font-family: 'Microsoft YaHei';
}

.bottom_right .content {
    font-size: 13px;
    font-family: 'Microsoft YaHei';
    line-height: 3px;
    margin-bottom: 0px;
    margin-top: 12px;
    text-align: left;
}

.main_bottom .bottom_right {
    margin-left: 8px;
}

.down_right div {
    width: 195px;
    height: 53px;
    border-bottom: 1px solid #94B2CA;
    background-image: url('../Image/down_navbackgroundimg.png');
    text-align: center;
    color: white;
    line-height: 53px;
    font-size: 20px;
    font-weight: 200;
}

.down_right #all {
    background-image: url('../Image/down_navbackgroundimg_onclick.png');
    background-color: #a6c7da;
}

.down_right_p {
    text-indent: -1px;
}
/*pc*/
.down_right #pc {
    background-image: url('../Image/down_navbackgroundimg_onclick.png');
    background-color: #a6c7da;
}

.down_left .pc_left {
    float: left;
    width: 200px;
    height: 100%;
}

.pc_left .main_pc_left div {
    /*margin: 0 auto;*/
}

.pc_left .main_pc_left {
    margin-bottom: 2px;
}

body {
    text-align: center;
}

.pc_left .pc_left_title {
    font-size: 24px;
    font-weight: 600;
    font-family: '幼圆';
    /* margin-top: 20px; */
    margin-bottom: 28px;
}

.down_left .pc_right {
    text-align: left;
    float: left;
    width: 470px;
    height: 100%;
    /*margin-top: 34px;*/
}

.pc_right_title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 7px;
    margin-bottom: 20px;
    font-family: '幼圆';
}

.pc_right_content .title {
    font-size: 13px;
    font-weight: 600;
    color: #585858;
}

.pc_right_content .content {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0;
    font-family: 'Microsoft YaHei';
    color: #585858;
}

.pc_right .pc_right_content {
    margin: 20px 0;
}

/*android*/

.down_right #android {
    background-image: url('../Image/down_navbackgroundimg_onclick.png');
    background-color: #a6c7da;
}

.down_right #iphone {
    background-image: url('../Image/down_navbackgroundimg_onclick.png');
    background-color: #a6c7da;
}

.down_right #ipad {
    background-image: url('../Image/down_navbackgroundimg_onclick.png');
    background-color: #a6c7da;
}

.down_right a :hover {
    background-image: url('../Image/down_navbackgroundimg_onclick.png');
    background-color: #a6c7da;
    cursor: pointer;
}

.down_right_p a:hover {
    background-image: none;
    background-color: transparent;
}

.content_android {
    height: 200px;
    width: 100%;
    margin-top: 47px;
}

.left_android {
    width: 200px;
    height: 200px;
    float: left;
}

.right_android {
    width: 440px;
    height: 200px;
    float: left;
    /*margin-left: 20px;*/
}

.left_android .left_title {
    font-family: '幼圆';
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 28px;
}

.left_android .down_btn {
    margin-bottom: 2px;
}

.right_android div {
    float: left;
    width: 100%;
    text-align: left;
}

.right_android_head {
    font-size: 18px;
    font-family: '幼圆';
    font-weight: 600;
    margin-top: 6px;
}

.right_android_title {
    font-size: 13px;
    font-weight: 600;
    margin: 20px 0px 10px 0px;
    color: #585858;
}

.right_android_content {
    font-size: 13px;
    font-family: 'Microsoft YaHei';
    font-weight: 500;
    text-align: left;
    line-height: 20px;
    color: #585858;
}

/*CHM*/
.down_left {
}

.down_right #chm {
    background-image: url('../Image/down_navbackgroundimg_onclick.png');
    background-color: #a6c7da;
}

.down_left .top_chm {
    height: 30px;
    width: 100%;
    text-align: left;
    font-family: '幼圆';
    font-size: 25px;
    font-weight: 600;
    margin: 46px 0px 48px 30px;
    letter-spacing: 1px;
}

.down_left .middle_chm {
    width: 100%;
    height: 480px;
}

.middle_chm .row_chm {
    height: 160px;
    width: 100%;
    margin-top: 10px;
}

.middle_chm .cell_chm {
    width: 170px;
    height: 150px;
    float: left;
    margin-bottom: 10px;
}

.cell_chm .cell_chm_bookname {
    color: #3879D9;
    font-size: 12px;
}

.cell_chm .cell_chm_year {
    color: #3879D9;
    font-size: 12px;
    margin-top: 5px;
}

.cell_chm .cell_chm_downnum {
    font-size: 12px;
    margin-top: 5px;
    color: #585858;
}

.down_left .bottom_chm {
    /*height:150px;*/
    width: 100%;
}

.bottom_chm .main_bottom_chm {
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    text-align: left;
    line-height: 24px;
    color: #585858;
    margin-left: 40px;
    margin-right: 30px;
    margin-top: 50px;
}

.down_right a {
    color: white;
}

.nodisplay {
    display: none;
}

.footer_middle {
    text-align: left;
}

.location_bar {
    text-align: left;
    overflow: visible;
}

.lline {
    height: 18px;
    float: left;
    margin: 7px 6px;
    border-left: 1px solid #ddd;
    line-height: 20px;
}

.leavemsg {
    width: 85px;
    height: 25px;
    float: left;
    position: relative;
    top: 5px;
}

#spa :hover {
    background-image: none;
    background-color: transparent;
}

#btn_share {
    display: block;
    width: 85px;
    height: 25px;
    background-image: url('/TempBeiAnRes/image/share_btn.png');
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    position: relative;
    top: 5px;
    right: 2px;
    margin-left: 24px;
}

.pc-area {
    width: 618px;
    height: 270px;
    display: none;
    margin-top: 30px;
    user-select: none;
}

.pc-soft-head {
    line-height: 40px;
    text-align: center;
}

    .pc-soft-head span {
        font-size: 22px;
    }

.pc-soft-body {
    position: relative;
    margin-top: 20px;
}

    .pc-soft-body img {
        display: inline-block;
        border: 0;
    }

.pc-mini-install {
    width: 300px;
    display: inline-block;
}

.pc-full-install {
    width: 300px;
    display: inline-block;
}

.pc-package-name {
    font-size: 16px;
    color: #50A0E9;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 5px;
}

    .pc-package-name a {
        color: #50A0E9;
    }

.pc-package-memo {
    color: #666;
    font-size: 13px;
    text-align: center;
    line-height: 25px;
    display: inline-block;
    width: 100%;
}

.pc-area-divide {
    position: absolute;
    left: 50%;
    top: 0;
    border-left: 1px solid #c9c9c9;
    height: 100%;
}
