
.report-main {
	width: 1140px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	margin-top: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}

.report-con {
	float: left;
	width: 879px;
	border-left: 1px solid #eee;
    margin-left: -1px;
    padding-bottom: 100px;
}
.con-item {
    overflow: hidden;
    border-bottom: 1px solid #EEEEEE;
}
.con-item .con-title {
    height: 56px;
    margin-top: 15px;
	padding-left: 40px;
	font-size: 18px;
	color:rgba(68,68,68,1);
	border-bottom: 1px solid #EEEEEE;
}
.con-item .con-title p {
    font-size: 12px;
    color:rgba(234,53,56,1);
}
.con-from {
    width: 470px;
    border-right: 1px solid #EEEEEE;
    padding: 20px 40px;
    float: left;
    padding-bottom: 100px;
}
.contribute .from-item {
    margin-bottom: 20px;
}
.contribute .form .suc {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../../img/tool/tool_icon.png") no-repeat -46px -63px;
    margin-left: 10px;
    display: none;
}
.success {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/content/img/tool/tool_icon.png") no-repeat -46px -63px;
    margin-left: 10px;
    margin-top: 24px;
}

.active {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("/content/img/tool/Diagnosis_icon.png") no-repeat -72px -60px;
    margin-left: 10px;
    margin-top: 24px;
}
.from-item label {
    display: inline-block;
    width: 70px;
    height:46px;
    font-size: 14px;
    color:#222222;
    font-weight: 600;
    line-height: 46px;
    position: relative;
}
.from-item input[type=text] {
    width: 270px;
    height: 46px;
    border:1px solid #EEEEEE;
    border-radius: 4px;
    outline: none;
    padding-left: 10px;
}
.from-item input[name=contact] {
    width: 200px;
}
.from-item .aler {
    margin-left: 80px;
    line-height: 18px;
    color: rgba(232,56,56,1);
    display: none;
}
.con-from .active input {
    border: 1px solid rgba(232,56,56,1);
    background: #FFF1F2;
}
.con-from .active .aler {
    display: block;
}
.from-item .contact-btn {
    display: inline-block;
    width: 36px;
    height: 34px;
    border: 1px solid #4775F7;
    color: #4775F7;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
    cursor: pointer;
    position: relative;
    top: 5px;
    left: 5px;
    margin-right: 28px;
}
.from-item label i {
    display: inline-block;
    width: 6px;
    height: 6px;
   background: url("../../img/tool/Diagnosis_icon1.png") no-repeat -201px -65px;
    margin-right: 4px;
    position: absolute;
    top: 20px;
    left: -10px;
}
.from-item input[type=file] {
    border: none;
    width: 106px;
    height: 44px;
    opacity: 0;
    cursor: pointer;
}
.from-item {
    position: relative;
}
.from-item .file-btn { 
    width: 106px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #4775F7;
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 72px;
    cursor: pointer;
}
.submit-btn {
    width: 170px;
    height: 60px;
    background:rgba(204,204,204,1);
    outline: none;
    border: none;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    margin: 40px 130px;
}
    .submit-btn.active {
        background-color: rgb(71, 117, 247);
    }

.reco-qikan {
    float: left;
    width: 320px;
    height: auto;
}
.reco-qikan h2 {
    color:rgba(232,56,56,1);
    
    margin-left: 40px;
}
.reco-qikan h2 span {
    display: inline-block;
    height: 36px;
    font-size: 18px;
    line-height: 38px;
    border-bottom: 2px solid rgba(232,56,56,1);
}
.con-progress {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 30px;
    overflow: hidden;
}
.con-progress h3 {
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
    color:rgba(34,34,34,1);
}
.con-progress h4 {
    text-align: center;
    font-size: 12px;
    color:rgba(136,136,136,1);
    margin-bottom: 30px;
}
.con-progress .con-list li .icon {
    width: 74px;
    height: 74px;
    border: 4px solid #FF6168;
    border-radius: 50%;
}
.con-progress .progress-list {
    margin-left: 50px;
}
.con-progress .progress-list span {
    margin-right: 50px;
}
.con-info {
    padding: 30px 27px 0 54px;
}
.con-info h3, .con-info h4{
    font-size: 14px;
    color: #222222;
}
.con-info h4 {
    margin-top: 40px;
}
.con-info p {
    font-size: 12px;
    line-height: 30px;
    color: #555555;
}
.manuscript_item_right {
    margin: 0 auto;
    padding-left:40px;
}
.manuscript_flow {
    display:block;
    width:680px;
    margin: 0 auto;
}
.manuscript_flow .icon {
    width: 73px;
    height: 73px;
    border: 2px solid #FB4D56;
    border-radius: 50%;
}
.manuscript_flow .icon i {
    left: 24px;
    top: 24px;
    height: 31px;
}
.manuscript_flow .cur p {
    font-size: 14px;
    color: #222222;
}
.manuscript_flow {
    background: none;
}
.manuscript_flow li {
    position: relative;
   margin-right: 55px;
}
.manuscript_flow li span {
    display: block;
    width: 55px;
    height: 8px;
    background: url("../../img/account/common_icon.png") no-repeat -9px -163px;
    position: absolute;
    top: 37px;
    left: 79px;
}

.hide-recom {
    padding: 20px 30px;
}

.hide-recom > .img-box {
    width: 119px;
    height: 79px;
    margin: 0 auto;
    margin: 150px auto 0;
}
.hide-recom .recom-item .img-box {
    width: 130px;
    height: 175px;
    float: left;
    margin-right: 18px;
}
.hide-recom .img-box img {
    width: 100%;
    height: 100%;
}
.hide-recom>p {
    text-align: center;
    width: 240px;
    margin: 20px auto;
    font-size: 14px;
    color: #AAAAAA;
}
    .hide-recom .img-box img {
        width: 100%;
        height: 100%;
    }

    .hide-recom .recom-item {
        overflow: hidden;
        margin-bottom: 30px;
    }

        .hide-recom .recom-item .recom-item-info {
            float: left;
        }

        .hide-recom .recom-item h2 {
            font-size: 14px;
            color: #444444;
            line-height: 24px;
            font-weight: 600;
            margin-bottom: 10px;
            margin-top: 0;
            margin-left: 0;
        }

        .hide-recom .recom-item p {
            font-size: 14px;
            color: #888888;
            line-height: 24px;
        }

        .hide-recom .recom-item .check-btn {
            width: 106px;
            height: 40px;
            background: #4775F7;
            text-align: center;
            line-height: 40px;
            color: #FFF;
            margin-top: 20px;
            border-radius: 4px;
            font-size: 14px;
            cursor: pointer;
        }

            .hide-recom .recom-item .check-btn:hover {
                background-color: #395fde;
            }

.show-recom {
    padding: 20px 30px;
    display:none;
}

.show-recom .img-box {
    width: 130px;
    height: 175px;
    float: left;
    margin-right: 18px;
}

.show-recom .img-box img {
    width: 100%;
    height: 100%;
}

.show-recom .recom-item {
    overflow: hidden;
    margin-bottom: 30px;
}
.show-recom .recom-item .recom-item-info {
    float: left;
}
.show-recom .recom-item h2 {
    font-size: 14px;
    color: #444444;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0;
}
.show-recom .recom-item p {
    font-size: 14px;
    color: #888888;
    line-height: 24px;
}
.show-recom .recom-item .check-btn {
    width: 106px;
    height: 40px;
    background: #4775F7;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    margin-top: 20px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}
.show-recom .recom-item .check-btn:hover {
    background-color: #395fde;
}
/* -------------------弹出层------------------------------ */
.hide-dialog, .subSucc-dialog, .subFail-dialog {
    width: 800px;
    height: 538px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -269px;
    border-radius: 4px;
    z-index: 999;
    display: none;
    border: 1px #3a9dc8 solid;
}
.hide-dialog h2{
    line-height: 40px;
    background: #EEEEEE;
    text-align: center;
    color: #888888;
    font-size: 14px;
}
.hide-dialog .contact-list ul {
    border-bottom: 1px solid #EEEEEE;
    overflow: hidden;
    padding: 0 30px;
}
.hide-dialog .contact-list li {
    float: left;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 14px;
    color: #888888;
    margin-right: 20px;
}
.hide-dialog .have-people ul li:nth-child(3) {
    line-height: 27px;
}
.hide-dialog .contact-list li:nth-child(1) {
    width: 80px;
}
.hide-dialog .contact-list li:nth-child(2) {
    width: 80px;
}
.hide-dialog .contact-list li:nth-child(3) {
    width: 200px;
}
.hide-dialog .contact-list li:nth-child(4) {
    width: 160px;
}
.hide-dialog .contact-list li:nth-child(5) {
    width: 100px;
}
.hide-dialog .check-btn {
    width: 74px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background:rgba(35,103,242,1);
    margin: 10px auto;
    border-radius: 4px;
    cursor: pointer;
}
.hide-dialog .have-people {
    height: 337px;
    overflow: auto;
}
.hide-dialog .no-people {
    display: none;
}
.hide-dialog .have-footer,  .hide-dialog .no-footer{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 104px;
    border-top: 1px solid #DDD;
}
.hide-dialog .have-footer .sure-btn, .hide-dialog .no-footer .go-btn {
    width: 106px;
    height: 44px;
    background:rgba(71,117,247,1);
    border-radius: 4px; 
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-left: 284px;
    margin-top: 30px;
    cursor: pointer;
}
.go-btn a {
    color:#ffffff !important;
}
.hide-dialog .have-footer .cancle-btn, .hide-dialog .no-footer .cancle-btn {
    width: 106px;
    height: 44px;
    border: 1px solid rgba(71,117,247,1);
    border-radius: 4px; 
    text-align: center;
    line-height: 44px;
    color: rgba(71,117,247,1);
    font-size: 14px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 30px;
    cursor: pointer;
}
.hide-dialog .no-people .img-box{
    width:119px;
    height:79px; 
    margin: 90px auto 20px;
}
.hide-dialog .no-people .img-box img {
    width: 100%;
    height: 100%;
}
.hide-dialog .no-people p {
    text-align: center;
    color: #AAAAAA;
    line-height: 28px;
}
.green{
    color:#29BD26;
    margin-right: 4px;
   position:relative;
   top:-1px;
}
.name-length {
    display: inline-block;
    max-width: 170px;
    line-height: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.subSucc-dialog .icon-box {
    width: 82px;
    height: 82px;
    background: url("../../img/tool/Diagnosis_icon1.png") no-repeat -0px -148px;
    margin: 72px auto 20px;
}
.subSucc-dialog .subSucc-info {
    text-align: center;
    font-size: 18px;
    color: rgba(35,103,242,1);
    line-height: 30px;
    margin-left:20px;
}
.subSucc-dialog .info-box {
    width:640px;
    height:144px;
    padding:40px 80px;
}
.subSucc-dialog .info-box .box-left {
    float:left;
    width:450px;
}
.subSucc-dialog .info-box .box-left h2 {
    font-size: 18px;
    color: #EA3538;
    margin-bottom:10px;
}
.subSucc-dialog .info-box .box-left p {
    font-size:14px;
    color:#555555;
    line-height:30px;
}
.subSucc-dialog .info-box .box-left .succe {
    color: #4775F7;
    font-size:18px;
}
.subSucc-dialog .info-box .box-left .fail {
    color: #EA3538;
    font-size: 18px;
}
.subSucc-dialog .info-box .box-right {
    float:right;
    width:144px;
    height:144px;
}
.subSucc-dialog .info-box .box-right img{
    width:100%;
    height:100%;
}
.subSucc-dialog .btn-box {
    border-top:1px solid #ccc;
}
.subSucc-dialog .btn-box .sure-btn {
    width: 106px;
    height: 44px;
    background: #4775F7;
    border-radius: 4px;
    text-align: center;
    line-height: 44px;
    color: #ffffff;
    margin: 40px auto;
    cursor: pointer;
}
.subSucc-dialog .btn-box .sure-btn:hover {
    background-color: rgb(63, 107, 247);
}

.subFail-dialog .icon-box {
    width: 83px;
    height: 83px;
    background: url("../../img/tool/Diagnosis_icon1.png") no-repeat -92px -148px;
    margin: 72px auto 20px;
}
.subFail-dialog .subSucc-info {
    text-align: center;
    font-size: 18px;
    color: #EA3538;
    line-height: 30px;
    margin-left: 20px;
}
.subFail-dialog .info-box h2 {
    text-align: center;
    font-size: 14px;
    color: #EA3538;
    line-height: 30px;
    margin-left: 20px;
    margin-top:30px;
}
.subFail-dialog .info-box p {
    text-align: center;
    font-size: 14px;
    color: #555555;
    line-height: 30px;
    margin-bottom:120px;
}

.subFail-dialog .btn-box {
    border-top: 1px solid #ccc;
}

.subFail-dialog .btn-box .sure-btn {
    width: 106px;
    height: 44px;
    background: #4775F7;
    border-radius: 4px;
    text-align: center;
    line-height: 44px;
    color: #ffffff;
    margin: 40px auto;
    cursor: pointer;
}

.subFail-dialog .btn-box .sure-btn:hover {
    background-color: rgb(63, 107, 247);
}

.gaojian-item {
    padding-left: 30px;
    margin-bottom: 10px;
}
.gaojian-item p {
    font-size: 12px;
    
    line-height: 30px;
}
.gaojian-item p a {
    color:rgba(68,68,68,1);
}
.gaojian-item p .link-detail {
    float: right;
    margin-right: 30px;
}
.gaojian-item p .link-detail a {
    font-size:12px;
    font-family:MicrosoftYaHei;
    color:rgba(68,68,68,1);
}
.gaojian-item .date {
    font-size:12px;
    font-family:MicrosoftYaHei;
    color:rgba(232,56,56,1);
    margin-right: 8px;
}
.gaojian-item h3 {
    font-size: 12px;
    color:rgba(136,136,136,1);
}
.gaojian-item h3 span {
    margin-right: 10px;
}
.gaojian-item h3 .flo-right {
    float: right;
    margin-right: 30px;
}
.reco-qikan h2 {
    font-size:16px;
    font-family:MicrosoftYaHei;
    position: relative;
    
    line-height: 50px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom:10px;
   
}
.reco-qikan h2 a {
    float: right;
    font-size: 14px;
}
.reco-qikan h2::before {
    content: '';
    display: block;
    position: absolute;
    top: 18px;
    left: -16px;
    width:6px;
    height:18px;
    background:rgba(232,56,56,1);
    border-radius: 3px;
}
.free-shen {
    text-align: center;
    font-size:14px;
    font-family:MicrosoftYaHei;
    margin-top: 30px;
}
.free-shen a {
    color:rgba(232,56,56,1);
}