﻿body {
}

.wrap {
    width: 100%;
    background: #F6F9FA;
    padding-bottom: 40px;
}

.clear {
    clear: both;
    float: none;
}

.cp_container {
    border-radius: 4px;
    min-height: 600px;
    background: #F6F9FA;
}

.top {
    margin-left: 0px;
    margin-top: 0px;
    height: 72px;
    background: #F6F9FA;
    padding-top: 30px;
    box-sizing: border-box;
}

.topspan {
    width: 70px;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    line-height: 22px;
    color: rgba(85,85,85,1);
    opacity: 1;
    cursor: pointer;
}

#nav_category {
    margin-left: 10px;
    cursor: pointer;
}

.baseinfo {
    width: 1200px;
}

.study_count {
    margin: 0px 20px;
    line-height: 73px;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 2px;
    border-bottom: 2px solid #dddddd;
}

.study_name {
    /*display:flex;
    justify-content:space-between;*/
}
.wpbox{
    display:none;
    position:absolute;
    width:210px;
    height:130px;
    top:50px;
    left:-80px;
    background:#fff;
    box-shadow:0px 0px 4px #ccc;
    border-radius:4px;
    /*display:none*/
}
.feng{
    position: absolute;
    width: 80px;
    height: 30px;
    top: 39px;
    background: transparent;
}

.wpbox .wpitem{
    float:left;
    width:100px;
    height:130px;
    text-align:center;
    line-height:0px
}
.wpitem div{
     width:60px;
    height:60px;
    margin:0 auto;
    line-height:60px;
    border-radius:50%;
    margin-top:20px;
    box-shadow:0px 0px 4px #ccc;
    text-align:center;
}
.wpbox .wpitem img{
    width:32px;
    height:24px;
    display:inline-block;
    margin-right:0
  
}
.wpbox .wpitem span{
   display:inline-block;
   color:#000;
   height:20px;
   line-height:20px;
   width:100px;
    margin-top:10px;
}



.name_item {
    position: relative;
    float: left;
    /*display:flex;
    align-items:center;*/
    padding: 0 80px 0 30px;
    box-sizing: border-box;
    /*justify-content:space-between;*/
    background: #fff;
    border-bottom: 3px solid #fff;
    width: 590px;
}

    .name_item .btns {
        width: 291px;
        float: right;
    }
/*.share_absolute {
    display: none;
    position: absolute;
    min-width: 270px;
    height: 135px;
    top: -145px;
    background-color: #ffffff;
    padding: 0 21px 0 6px;
    box-shadow: 1px 1px 5px 2px #dfe2e3;
    left: 0px;
}*/
/*分享的浮动框*/
.share_absolute {
    display: none;
    position: absolute;
    min-width: 270px;
    height: 135px;
    top: 80px;
    background-color: #ffffff;
    padding: 0 21px 0 6px;
    box-shadow: 1px 1px 5px 2px #DFE2E3;
    left: 318px;
}

.share_item {
    height: 100px;
    width: 78px;
    float: left;
    margin-top: 15px;
    margin-left: 12px;
}

    .share_item img {
        width: 78px !important;
        height: 78px !important;
    }

.item_title {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
/*防止隐藏显示异常，因为浮动框和主体之间有间隙*/
.share_cusp {
    display: none;
    position: absolute;
    width: 300px;
    height: 30px;
    top: 60px;
}


.name_item .title {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    float: left;
}

.name_item button {
    height: 40px;
    line-height: 40px;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
}
 .wp{
     height: 38px;
    line-height: 40px;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
     background: #fff;
    color: #fff;
    width:80px;
    border-radius:0px 4px 4px 0px;
    margin-right: 2px;
    color:#1890FF;
    border:1px solid #1890FF;
    border-left:none;
    position:relative;
    left:-4px;
     display:inline-block;
}
   .wp img {
        width: 18px;
        height: 18px;
        margin-left: 10px;
    }
   .wpitem img{
       width:32px;
       height:25px;
       margin:0 auto;
   }

    .name_item button.ty {
        background: #1890FF;
        color: #fff;
        width:120px;
         border-radius: 4px  0px   0px  4px;
           border:1px solid #1890FF;
        /*margin-right: 16px;*/
    }
     .name_item button.wp {
        background: #fff;
        color: #fff;
        width:80px;
        border-radius:0px 4px 4px 0px;
        margin-right: 2px;
        color:#1890FF;
        border:1px solid #1890FF;
        border-left:none;
        position:relative;
        left:-4px;
    }

    .name_item button.fx {
        width:80px;
        background: #fff;
        color: #1890FF;
        border: 1px solid #1890FF;
        border-radius:4px;
    }

    .name_item button img {
        width: 18px;
        height: 18px;
        margin-right: 10px;
        margin-top: -5px;
    }


.name_item img.softImg {
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 100px;
}

.active {
    background: #E6F2FE;
    border-bottom: 3px solid #1890FF;
    color: #fff;
}

.name1_item {
    height: 100px;
    line-height: 100px;
    cursor: pointer;
}

.name2_item {
    margin-left: 20px;
    height: 100px;
    line-height: 100px;
    cursor: pointer;
}

.soft_nav {
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0 15px;
    box-sizing: border-box;
}

    .soft_nav .navItem_active {
        border-bottom: 3px solid #1890FF !important;
        color: #1890FF;
    }

.con1 {
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
}

.soft_nav .navItem {
    margin-right: 48px;
    cursor: pointer !important;
    float: left;
}

.con1 ul li .title {
    width: 224px;
    height: 30px;
    line-height: 30px;
    border-left: 4px solid #1890FF;
    background-image: linear-gradient(to right, #E9E9E9, #fff);
    font-weight: bold;
    margin-bottom: 12px;
    text-indent: 10px;
    font-size: 18px;
}

.con1 ul li .detail {
    margin-bottom: 30px;
    color: #555555;
    font-size: 14px;
}

.con2 {
    padding: 20px;
    box-sizing: border-box;
    background: #fff;
    display: none;
}

    .con2 .title {
        width: 224px;
        height: 30px;
        line-height: 30px;
        border-left: 4px solid #1890FF;
        background-image: linear-gradient(to right, #E9E9E9, #fff);
        font-weight: bold;
        margin-bottom: 20px;
        text-indent: 10px;
        font-size: 18px;
    }

    .con2 .pz_title {
        height: 60px;
        line-height: 60px;
        background: #E2F3FF;
        color: #1890FF;
        font-weight: bold;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }

        .con2 .pz_title img {
            width: 38px;
            height: 38px;
            margin-right: 10px;
        }

    .con2 .subtitle {
        margin-top: 2px;
        height: 40px;
        line-height: 40px;
        background: #E2F3FF;
        color: #1890FF;
        font-weight: bold;
        font-size: 16px;
    }

        .con2 .subtitle .pz1 {
            width: 50%;
            text-indent: 235px;
            float: left;
        }

        .con2 .subtitle .pz2 {
            width: 50%;
            text-indent: 95px;
            float: left;
        }

table {
    border-collapse: collapse;
}

table, td, th {
    border: 1px solid #DDDDDD;
    height: 90px;
    background: #F6F9FA;
    color: #333333;
}

    table tr td:nth-child(1) div {
        width: 120px;
        height: 35px;
        line-height: 35px;
        background: #fff;
        color: #1890FF;
        font-size: 16px;
        font-weight: 600;
    }

    table tr td:nth-child(2), table tr td:nth-child(3) {
        text-indent: 32px;
    }

.title.rjpz {
    margin-top: 32px;
}

.con3 {
    display: none;
}
.wt_item{
    background:#fff;
    padding:20px;
    margin-bottom:20px;
}
    .con3 li {
        box-sizing: border-box;
        background: #fff;
        margin-bottom: 20px;
    }

        .con3 li .media {
            width: 22px;
            margin-right: 10px;
            float:left;
        }

            .con3 li .media img {
                width: 22px;
                height: 22px;
            }
             .con3 li .qs{
                 float:left;
                 padding-bottom:15px;
             }
        .con3 li .qs .qs_question {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            margin-bottom: 20px;
        }

        .con3 li .qs .qs_daan {
         
        }

            .con3 li .qs .qs_daan .title {
                width: 30px;
                font-size: 16px;
                color: #1890FF;
                font-weight: 600;
                margin-right: 10px;
                float:left;
            }

        .con3 li .qs .res {
            float:left;
        }

            .con3 li .qs .res div {
                margin-bottom: 20px;
            }

        .con3 li .qs img {
            display: block;
            max-width: 1000px;
            margin-top: 20px;
        }


.con0 {
    background: #fff;
    padding: 20px;
}

.left {
    float: left;
    width: 457px;
}

    .left .intr {
        width: 422px;
        height: 190px;
        margin-left: 35px;
        border: 1px dashed #979797;
        font-size: 12px;
        padding: 11px 14px 15px;
        box-sizing: border-box;
        line-height: 17px;
    }

.intr p {
    line-height: 20px;
}
    .intr p span {
        font-size: 30px;
        position:relative;
        top:6px;
    }
.right {
    /*float:left;*/
    width: 480px;
    /*height:394px;*/
    margin-left: 457px;
    padding: 0 115px 0 109px;
    box-sizing: border-box;
    margin-top: 26px;
}

.w {
    font-weight: 700;
}

.layui-form-radio {
    margin: 0 !important;
    padding-right: 0 !important;
}

    .layui-form-radio > i:hover, .layui-form-radioed > i {
        color: #488CE8 !important;
    }

.right .title {
    margin-top: 57px;
}

.right .sec1 .sectitle {
    margin-top: 15px;
    font-size: 18px;
    color: #666666;
    font-weight: 600;
}

.right .sec1 .money {
    margin-top: 24px;
}

    .right .sec1 .money .count {
        color: #E14742;
        font-size: 18px;
        /*margin-top:15px;*/
    }

    .right .sec1 .money .unit {
        color: #E14742;
        font-size: 12px;
    }

.right .sec1 .sq {
    margin-top: 8px;
}

.right .sec1 .type {
    margin-top: 8px;
    height: 30px;
    margin-top: 24px;
}

.fs {
    margin-top: 49px;
    font-size: 18px;
    color: #666666;
    font-weight: 600;
}

.right .sec1 .type .zftype {
    float: left;
    width: 115px;
    height: 28px;
    line-height: 25px;
    background: #fff;
    color: #333333;
    border-radius: 2px;
    cursor: pointer;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

    .right .sec1 .type .zftype:nth-child(1) {
        margin-right: 14px;
    }

.layui-form .layui-form-item:nth-child(1),.layui-form .layui-form-item:nth-child(2) {
    margin-bottom: 48px !important;
}

.right .sec1 .type .zftype:nth-child(2) {
    margin-left: 4px;
}

.right .sec1 .type .zftype img {
    width: 15px;
    height: 15px;
    margin: 6px 8px;
    display: inline-block;
}

.right .sec1 .type .zftype span {
    font-size: 12px;
}

.right .sec1 .zf {
    width: 246px;
    height: 34px;
    line-height: 34px;
    background: #488CE8;
    color: #fff;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    margin-top: 16px;
    border-radius: 2px;
    border: none;
}

.zfActive {
    background: #FDF5EA !important;
    border: 1px solid #FD9301 !important;
    box-sizing: border-box;
}

.rx {
    margin-top: 24px;
}

    .rx img {
        width: 22px;
        height: 22px;
        margin-right: 15px;
    }

.zfxz {
    margin-top: 16px;
}

    .zfxz p {
        font-size: 12px;
        color: #999;
        line-height: 20px;
    }

.tgm {
    margin-top: 17px;
}

    .tgm input {
        height: 24px;
        line-height: 24px;
        border: 1px solid #BABABA;
        border-radius: 2px;
        background: #F4F4F4;
        width: 118px;
        margin-right: 12px;
    }

    .tgm button {
        width: 56px;
        height: 26px;
        line-height: 26px;
        color: #fff;
        background: #2F8CF2;
        border: none;
        cursor: pointer;
        border-radius: 4px;
    }

    .tgm p {
        margin-top: 8px;
    }

.sy {
    margin-left: 35px;
    margin-bottom: 8px;
    display: inline-block;
}
.yj{
    text-decoration:line-through;
    display:none;
    margin-left:5px;
      color:gray;
}
.version{
    width:160px;
    height:28px;
    background:#E6F2FE;
    border-radius:8px  8px   0px  0px
}
.version .versionTab{
    float:left;
    width:50%;
     height:28px;
     line-height:28px;
    text-align:center;
    cursor:pointer;
  
}
.versionTabBz{
    position:relative;
}
.versionTabBz::after{
    content:"";
    width:1px;
    height:12px;
    background:#CFDAE6;
    position:absolute;
    right:0px;
    top:8px;
}
.versionTabSel{
    font-weight:600;
    color:#1890FF
}
.wt_tile{
    width:244px;
    height:30px;
    color:#fff;
    font-weight:600;
    text-indent:15px;
    line-height:30px;
    background:url("/Image/question/title.png");
    margin-bottom:40px;
    font-size:18px;
}
.wt_tile_img{
    margin-bottom:20px!important;
}
.icon {
    color:#1890FF;
    font-weight:600;
    font-size:16px;
    cursor:pointer;
}
.icon img{
    display:inline-block!important;
    margin-top:-2px!important;
    margin-left:4px;
}
.bxs{
    display:none
}
.con3 ul{
    width:1128px!important
}
.con3 ul li{
      border-bottom: 1px solid #E6E6E6;
}
.intr{
    /*padding:10px;*/
}
.titleBox .title{
    width:244px;
    height:30px;
    line-height:30px;
    background:url("/Image/question/jybtitle.png");
    font-size:18px;
    text-indent:14px;
    font-weight:600;
    float:left;
}
.titleBox .sm{
    height:30px;
    line-height:30px;
    font-size:16px;
    font-weight:600;
    color:#E64545;
    float:right;
}
.jycontent{
    padding:30px 0 20px 20px;
}
.jycontent p{
    text-indent:2em;
    line-height:28px;
    font-size:14px
}
.jycontent div{
   font-size:12px;
   color:#999999;
   margin-top:30px

}