.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: inherit;
    color: inherit;
}

::-webkit-input-placeholder, ::-webkit-textarea-placeholder {
    color: #ccc;
}

:-moz-placeholder {
    color: #ccc;
}

::-moz-placeholder {
    color: #ccc;
}
/*详情页*/
/*body {
    background: #1B0E0E url(/imgs/details-bg.jpg) no-repeat top center;
    background-size:cover;
    background-attachment: fixed;
}
#south {
    background:#242727;
}*/
.center_content .menu {
    background:#f6f7f8;
}

.center_content .menu .mbox {
    width: 100%;
    margin: 0 auto;
}

.center_content .menu .mbox .Lmbox {
    position:relative;
}

.infor {
    padding-right: 90px;
}

.pro-title.proLevel {
    padding-left: 90px;
}

.center_content .menu .mbox .Lmbox .title {
    font-size:20px;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding: 10px 0 10px 15px;
    position: relative;
    margin-bottom: 10px;
}

.center_content .menu .mbox .Lmbox .title:before {
    content:"";
    width:4px;
    height:1em;
    background-color:#d22800;
    position:absolute;
    left:0;
    top:16px;
}

.title_text {
    margin: 2px 0 0 0;
}

.center_content .menu .mbox .Lmbox a {
    /*color:#0096ff;*/
    /*text-decoration:underline;*/
    color:#0f0f10;
}

.center_content .menu .mbox .Lmbox a:hover {
    text-decoration:none;
}

.center_content .menu .mbox .Lmbox .infor span {
    margin-right:20px;
    display: inline-block;
    margin-bottom: 10px;
    display: inline-block;
}

.center_content .menu .mbox .Lmbox .infor span i {
    vertical-align: unset;
    /*color:#a5a6a6;*/
}

.center_content .menu .mbox .Lmbox .other .into {
    margin-right: 30px;
}

.center_content .menu .mbox .Lmbox .other .into a {
    background-color: #3172eb;
    background-image: -webkit-linear-gradient(left, #24b9fc, #3172eb);
    /* Safari 5.1 - 6.0 */
    background-image: -o-linear-gradient(right, #24b9fc, #3172eb);
    /* Opera 11.1 - 12.0 */
    background-image: -moz-linear-gradient(right, #24b9fc, #3172eb);
    /* Firefox 3.6 - 15 */
    background-image: linear-gradient(to right, #24b9fc, #3172eb);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24b9fc', endColorstr='#3172eb', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    /* 标准的语法 */
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color:#fff;
    padding: 10px 50px;
    display:inline-block;
}

.brirf-ctn {
    position: relative;
    min-height: 76px;
}

.center_content .project {
    width:100%;
    margin:20px auto;
}

.center_content .project .list ul {
    border-bottom:1px solid #e0e0e0;
}

.center_content .project .list li {
    float:left;
    /*width: 120px;*/
    padding: 10px 0;
    margin: 0 20px 0 0;
}

.center_content .project .list li a {
    color:#666;
    padding: 10px 0;
    text-decoration: none;
}

.center_content .project .list li a.on {
    color:#333;
    border-bottom:2px solid #333;
}

.center_content .part .pbox .article * {
    white-space: normal!important;
    /*编辑框去除该属性*/
}

.center_content .part .pbox .article {
    line-height: 25px;
    color: #7a7a7a;
    width: 1100px;
    text-align: justify;
}

.center_content .part .pbox:last-child {
    border-bottom:none;
}
/*后台编辑资料*/
 .center_content .project .back {
    float: right;
    color: #50abf2;
    text-decoration: underline;
    padding: 10px 0;
}

.center_content .part .pbox .list {
    padding-bottom:20px;
}

.center_content .part .pbox .list .status {
    color:#50abf2;
    float:left;
}

.center_content .part .pbox .list a.publish {
    color: #07b0ae;
    margin-right: 20px;
}

.center_content .part .pbox .list a.nopublish {
    color: #FF2424;
    margin-right: 20px;
}

.center_content .part .pbox .list a.delete {
    color: #FF2424;
}

.center_content .wpage {
    width:100%;
    margin:20px auto;
}

.center_content .part .pbox .option {
    text-align: right;
}

.center_content .part .pbox .option a {
    cursor: pointer;
}

.center_content .part .pbox .option a.edit {
    margin-right: 20px;
    color: #266DC7;
}

.col-xs-2 {
    width:100px;
    font-weight:normal;
    color:#555;
    padding:0 0 0 10px;
}

.col-xs-9 {
    padding:0;
    width:302px;
}

.form_content .item .col-xs-9 .form-control {
    width:100%;
}

.m-t-sm {
    margin-top:10px;
}

:-ms-input-placeholder, :-ms-textarea-placeholder {
    color: #ccc;
}

.bottom p {
    margin:0;
}

.center_content .menu .mbox {
    background-color:#fff;
    margin:0 auto;
}

.info-box {
    width:1200px;
    margin:30px auto;
    overflow:hidden;
    /*border-top: 1px solid #eee;*/
}

.center_content .menu .mbox .Lmbox .infor span i {
    color:#999;
}

.center_content .menu .mbox .Lmbox .txt {
    /*width: 700px;*/
    /*float: left;*/
    margin:0 180px 0 0;
    line-height:25px;
    text-align: justify;
}

.center_content .menu .mbox .Lmbox .other {
    float:left;
}

.center_content .menu .mbox .Lmbox .img {
    width:130px;
    /*float:right;*/
    position: absolute;
    right: 0;
    top: 0;
}

.center_content .menu .mbox .Lmbox .img span {
    margin-bottom:6px;
}

.menu-box {
    width: 280px;
    float: left;
    background-color: rgba(42, 46, 51, 0.6);
    padding: 50px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    display: none;
}

.menu-list>li {
    text-align:center;
}

.menu-list>li>a {
    display:block;
    padding:15px 0;
    color:#fff;
    text-decoration:none;
}

.menu-list>li>a i {
    display:none;
    font-size:15px;
    margin:0 5px;
}

.menu-list>li>a i:first-of-type {
    font-size:15px;
}

.menu-list>li>a.on, .menu-list>li>a:hover {
    background: #930d14;
}

.menu-list>li>a:focus {
    text-decoration:none;
}

.menu-list>li>a.on i {
    display:inline-block;
}

.center_content .part {
    min-height: 390px;
    margin: 0;
    background-color: rgba(42, 46, 51, 0.6);
    padding: 40px;
    /*margin-left: 320px;*/
    border: 1px solid #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.part-title {
    margin:20px 0;
    color:#fff;
    padding-left:12px;
    font-size:18px;
    position:relative;
    display:inline-block;
    width:100%;
    box-sizing: border-box;
}

.part-title:before {
    content:"";
    position:absolute;
    left:0;
    top:4px;
    width:3px;
    height:1em;
    background-color:#fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.part-title>a {
    float:right;
    font-size:14px;
    color:#999;
    margin-left:15px;
}

.part-title>a:hover {
    text-decoration:none;
}

.part-title>a>i {
    margin-right:5px;
}

.part-table, .part-content {
    margin-bottom:20px;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    overflow: hidden;
}

.part-table caption {
    border: 1px solid #C2C1C1;
    border-bottom: 0;
    padding-left: 1em;
    font-size: 15px;
    color: #333;
}

table {
    /*border-top: 1px solid #C2C1C1 !important;*/
    /*border-left: 1px solid #C2C1C1 !important;*/
    border-right: none !important;
    border-bottom: none !important;
}

table tr, table td, table th {
    border-right: 1px solid #C2C1C1 !important;
    border-bottom: 1px solid #C2C1C1 !important;
    border-left: none !important;
    border-top: none !important;
}

.table.part-table tr th, .table.part-table tr td {
    text-align:center;
    color:#fff;
    width:200px;
    vertical-align:middle;
    word-break: break-all;
    border-right: 1px solid #C2C1C1;
    border-bottom: 1px solid #C2C1C1;
    padding: 8px;
    line-height: 1.42857143;
}

table tr th:last-child, table tr td:last-child {
    border-right: none !important;
}

table tr:last-child th, table tr:last-child td {
    border-bottom: none !important;
}

.part-table tr th {
    width:110px;
    background-color:#6F6463;
    font-weight:normal;
}

.part-table tr td {
    background-color:#4A3E3D;
}

.part-table tr:hover th, .part-table tr:hover td {
    background-color:#7E5F5F;
}

.part-content {
    padding: 30px 40px;
    color: #fff;
    background: rgba(255, 255, 255, .2);
    line-height: 26px;
}

.part-tip {
    padding-left:1em;
    margin-bottom:10px;
}

.tip-wrap {
    color:#fff;
}

.part-tip>.teamPeoTotal {
    color:#f42225;
}

.part-tip>.schoolPeoNum {
    color:#f42225;
}

.part-tip>.societyPeoNum {
    color:#f42225;
}

.left-content, .right-content {
    width:50%;
    float:left;
}

.right-content {
    float:right;
    /*border-left:1px solid #f0f0f0;*/
    padding-left:2%;
}

.left-content {
    border-right: 1px solid #f0f0f0;
    padding-right: 2%;
}

.content-text, .content-title {
    float:left;
}

.content-title{
    font-size: 16px;
    /*padding-left: 14px;*/
    position: relative;
    color: #ffca66;
}

.content-title:before{
    content:"";
    width: 6px;
    height: 6px;
    background-color: #ffca66;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: none;
    position: absolute;
    left:0;
    top:10px;
}

.content-text {
    margin-bottom:10px;
    word-break:break-all;
}

.content-text:last-of-type {
    margin-bottom:0;
}

.content-text span {
    /*border-bottom: 1px solid #666;*/
    /*padding: 0px 0.5em;*/
    margin-left: 5px;
}

.part-content img, .content-text img {
    max-width:100%;
}

.c-content {
    width:620px;
}

.item-box {
    float: left;
    width: 302px;
    position: relative;
}

#schemaPics {
    overflow:hidden;
}

#schemaPics li {
    float:left;
    width: 160px;
    height: 160px;
    margin: 5px;
    overflow: hidden;
    cursor:pointer;
}
/*2018-09-18*/
 #testResultForm label {
    font-weight:normal;
    cursor:pointer;
    margin-bottom:0;
}

#testResultForm input[name="resultRequire"] {
    margin:0 5px 0 0;
}

.otherRequire_content:before {
    content:"—";
    margin-right: 5px;
}

@media screen and (min-width: 320px) and (max-width: 640px) {
    .info-box {
        width: 100%;
        padding: 0 auto;
    }
    
.menu-box {
        width: 100%;
        float: none;
        padding: 20px 0 0;
    }
    
.menu-list>li {
        text-align: center;
        float: left;
        width: 33.33%;
        margin-bottom: 5px;
        height: 36px;
        line-height: 36px;
    }
    
.menu-list>li>a {
        display: block;
        padding: 0;
        margin: 0 auto;
        width: 90%;
        background: none;
        border: none;
    }
    
.menu-list>li>a i {
        margin: 0;
    }
    
.center_content .part {
        padding: 0 3% 20px;
        margin-left: 0;
        margin-top: 10px;
    }
    
.part-content {
        padding: 20px 0;
        min-height: 0;
        border: none;
        margin-bottom: 0;
    }
    
.part-table, .part-content {
        margin-bottom: 0;
    }
    
.tip-wrap {
        padding: 0 10px;
    }
    
.tip-indent {
        text-indent: 2em;
    }
}