body {
    font-family: "Microsoft YaHei";
}

.task-title{
    min-height: 340px;
    background-color: #bd1a2d;
    position: relative;
    box-sizing: border-box;
    margin: 0px auto;
    min-width: 1500px;
    
}

.title-main{
    width: 1200px;
    margin: 0 auto;
    color: #FFFFFF;
    height: 318px;
    position: relative;
}
.task-adds{
    display: inline-block;
    width: 1085px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
}
.task-adds a{
    color: #FFFFFF;
}
.task-adds span{
    margin: 0 5px;
}
.tit-name{
    height: 72px;
    font-size: 30px;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 35px;
}
.tit-span{
    max-width: 800px;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 35px;
    float: left;
}
.cityCon-div{
    height: 36px;
    float: left;
    margin-left: 32px;
}
.bszn-city-d{
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}
.bszn-city-d img{
    width: 21px;
    height: 25px;
    vertical-align: top;
    margin-top: 9px;
}
.bszn-city-d span{
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.9px;
    font-weight: 400;
    margin-left: 10px;
}
.phoneY{
    position: relative;
}


.YD{
    width: 410px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,0.10);
    position: absolute;
    z-index: 2;
    left: 0;
    top: 60px;
    color: #000;
	box-sizing: border-box;
	padding-bottom:20px;
}
.YD>p {
    font-size: 18px;
    text-align: left;
    line-height: 25px;
    display: block;
}
.YD>p:nth-child(1){
    margin: 25px 0 0 40px;
}
.YD .taskP1 img{
    margin-left: 85px;
    vertical-align: middle;
}
.YD>p span{
    font-size: 15px;
    line-height: 25px;
    margin-left: 0;
}
.smallImg img{
  width:100%
}
.succinct{
    width: 155px;
    height: 54px;
    position: relative;
    float: right;
    cursor: pointer;
}
.succinct img{
    position: absolute;
}
.succinct span{
    position: relative;
    z-index: 1;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.9px;
    font-weight: 400;
    line-height: 54px;
    margin-left: 50px;
}
.task-btn,.task-sp-d{
    display: inline-block;
    width: 600px;
}
.task-sp-d{
    float: right;
    text-align: right;
    margin-top: 8px;
}
.task-btn>a,.task-btn>span{
    display: inline-block;
    width: 125px;
    height: 46px;
    background: #C0434A;
    border-radius: 4px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.9px;
    font-weight: 400;
    text-align: center;
    line-height: 46px;
    margin-right: 15px;
    cursor: pointer;
}
.task-yy2 {
    position: relative;
}
.yyDiv {
    position: absolute;
    color: #cd0600;
    width: 540px;
    left: -2px;
    top: 40px;
    z-index: 3;
}
.yyDiv>div {
    text-align: left;
    box-sizing: border-box;
    padding: 10px;
    background-color: #ffffff;
    margin: 15px 0 0 0;
    border: 1px solid #dedede;
}
.yyP1 {
    font-size: 18px;
}
.yyDiv a {
    display: inline-block;
    color: #fff;
    background-color: #cd0600;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 0 12px;
    margin-bottom: 10px;
}
.task-sp-d a{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.9px;
    font-weight: 400;
    margin-right: 32px;
    cursor: pointer;
}
.task-sp-d a img{
    
    height: 16px;
    vertical-align: top;
    margin-top: 1px;
    margin-right: 7px;
}
#qrcodeX img{
    height: 130px;
}
.erweima{
    position: relative;
}
.erwei{
    position: absolute;
    left: -20px;
    top: 35px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,0.10);
    padding: 15px;
	z-index: 4;
}
.Promise-title{
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 14px;
    color: #797979;
    letter-spacing: 0;
    font-weight: 400;
    position: absolute;
    width: 630px;
    left: 60px;
    bottom: 0px;
}
.Promise-title>span{
   position: relative; 
}
.Promise-xj{
    position: absolute;
    width: 314px;
    min-height: 171px;
    background: #FFFFFF;
    border: 1px solid rgba(229,230,232,1);
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);
    top: 160px;
    left: 395px;
    z-index: 9;
    font-size: 14px;
    color: #4E5969;
    line-height: 22px;
    font-weight: 400;
    box-sizing: border-box;
    padding: 16px 12px;
}
.good-or-bad{
    width: 1200px;
    height: 190px;
    background: #FFFFFF;
    box-shadow: 0px 3px 30px 0px rgba(109,10,16,0.1);
    border-radius: 16px;
    position: absolute;
    left: 0;
    bottom: -125px;
    box-sizing: border-box;
    padding-top: 38px;
    
}
.evaluateUl {
    margin-left: 60px;
    float: left;
}
.evaluateUl li{
    float: left;
    width: 160px;
    height: 80px;
    text-align: left;
}
.evaluateCon{
    font-size: 21px;
    color: #333333;
    letter-spacing: -1.05px;
    font-weight: 400;
    height: 59px;
    line-height: 59px;
}
.evaluateCon span{
    font-size: 34px;
    color: #B41922;
    letter-spacing: -1.7px;
    font-weight: 600;
    margin-right: 4px;
}
.orName{
    font-size: 17px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 15px;
}
.table-center{
    border-top: 1px solid transparent;
    position: relative;
    min-width: 1500px;
    margin: 100px auto 60px auto;
}
.main-left{
    color: #838384;
    font-size: 16px;
    position: absolute;
    left: -145px;
    top: 100px;
    padding-right: 15px;
    border-right: 1px solid #d4d4d4;
    top: 100px;
    height: 390px;
}
.main-left-top{
    position: fixed !important;
}
.main-left a{
    display: block;
    width: 115px;
    text-align: right;
    margin-bottom: 33px;
    font-size: 16px;
    color: #333333;
    margin-top: 30px;
}
._hov{
    display: block;
    
    width: 6px !important;
    height:32px;
    background-color: #cd0600;
    position: absolute;
    right: 0;
    top: 20px;
}
.main-left-top{
    position: fixed !important;
}
.shu{
    height: 67px;
    border-left: 1px dashed rgba(240,215,215,1);
    float: left;
    margin-top: 30px;
    margin-left: 20px;
}
.evaluate-d{
    float: left;
    text-align: center;
    margin-left: 63px;
}
.evaluate-d p{
    font-size: 21px;
    color: #333333;
    letter-spacing: -1.05px;
    font-weight: bold;
}
.xing-div{
    text-align: left;
    margin-top: 20px;
    margin-bottom: 28px;
}
.xing-div label{
    font-size: 18px;
    color: #797979;
    letter-spacing: -0.9px;
    font-weight: 400;
    margin-left: 21px;
}
.xing-span img{
    height: 19px;
    margin: 0 9px;
    vertical-align: top;
    top: 3px;
}
.num-span{
    font-size: 18px;
    color: #333333;
    letter-spacing: -0.9px;
    font-weight: 400;
    margin-left: 10px;
}
.evaluate-btn a{
    display: inline-block;
    width: 140px;
    height: 40px;
    border: 1px solid rgba(197,0,22,1);
    border-radius: 4px;
    margin-right: 32px;
}
.zhinan{
    font-size: 16px;
    color: #B41922 !important;
    letter-spacing: -0.8px;
    text-align: center;
    font-weight: 400;
    line-height: 40px;
    cursor: pointer;
}
.pingjia{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.8px;
    text-align: center;
    font-weight: 400;
    line-height: 40px;
    background: #B41922;
    cursor: pointer;
}
.table-main{
    width: 1200px;
    margin:  0 auto;
    position: relative;
}
.table-name{
    width: 1200px;
    color: #343434;
    font-size: 17px;
    margin:61px 0 30px 0;
    font-weight: 600;
}
.basic-main table,.path-table,#apply-table,#apply2-table,#sample-table table,#setting-table table,.charge-table,#charge-table,#charge-main table,.question-main table{
    width: 1200px;
    border: 1px #d4d4d4 solid;
    border-collapse: collapse;
    table-layout:fixed;
    word-break:break-all;
} 
.basic-main table ,#setting-table table,#sample-table table,#charge-main table,.question-main table{
    font-size: 16px;
}
.basic-main table td{
    border-bottom: 1px dashed #d4d4d4;
    box-sizing: border-box;
    padding: 15px 30px;
}
.td-name{
    background-color: #fafafa;
    width: 170px;
    height: 80px;
    font-weight: bold;
    text-align: center;
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
   
} 
.more{
    width: 1198;
    height: 58px;
    font-size: 17px;
    background-color: #fafafa;
    text-align: center;
    line-height: 58px;
    font-weight: bolder;
    cursor: pointer;
    border: 1px #d4d4d4 solid;
}
.Guide-btn{
    border: 1px solid #d4d4d4;
    height: 78px;
    
    font-size: 17px;
    margin: 32px 0 24px 0;
    width:1200px;
   
}
.Guide-btn  a{
    display: inline-block;
    width: 200px;
    height: 77px;
}
.Guide-btn span{
    display: inline-block;
    width: calc(1204px/6);
    height: 55px;
    text-align: center;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    margin-top: 12px;
    line-height: 55px;
    font-weight: bold;
    cursor: pointer;
}

.Guide-btn span img{
    width: 26.67px;
    height: 24px;
    vertical-align: top;
    margin-top: 15px;
    margin-right: 16px;
}
.GuideSure{
    color: #FFFFFF;
    background-color: #B41922;
    border: 1px solid #B41922;
    box-sizing:border-box;
}
.a_img{
    display: inline-block;
    width: 195px;
    height: 60px;
    background: #FAF2F3;
    float: right;
    font-size: 18px;
    color: #B41922;
    letter-spacing: -0.9px;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    margin: 0px 0 25px 0;
    }
.path-table{
    width: 989px;
    margin-bottom: 9px;
}
#path-table ul li{
    
}
#path-table ul li div{
    float: left;
}
.time-num{
    width: 208px;
}
.STD_DIV{
    position: relative;
    margin-top: 119px;
}
.STD_NAME{
    display: inline-block;
    font-size: 22px;
    color: #B41922;
    letter-spacing: -0.9px;
    font-weight: bold;
    margin: 0 20px 0 14px;
}
.STD_YUAN{
    display: inline-block;
    width: 37px;
    height: 37px;
    background: #B41922;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.9px;
    font-weight: 500;
    text-align: center;
    line-height: 37px;
    border-radius: 50%;
}
.STD_SHU{
    position: absolute;
    right: 17px; 
    width: 1px;
    height: 200px;
    background-color:  rgba(180,25,34,1);
}
.ONE_SHU{
    top: 30px;
}
.TWO_SHU{
    top: -190px;
    z-index: -1;
}
.THREE_SHU{
    top: -119px;
    z-index: -1;
    height: 119PX;
}
.path-table th{
    background-color: #fafafa;
    font-size: 17px;
    text-align: left;
    border-bottom: 1px #d4d4d4 solid;
    border-right: 1px #d4d4d4 dashed;
    height: 71px;
    line-height: 25px;
    box-sizing: border-box;
    padding-left: 30px;
    font-weight: bold;
}
.path-table td {
    font-size: 16px;
    box-sizing: border-box;
    padding-left:30px;
    height: 94px;
    line-height: 25px;
    text-align: left;
    border: 1px #d4d4d4 dashed;
}
.bllc-name-p{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
}
.sd-name{
    font-size: 18px;
    color: #999999;
    letter-spacing: -0.74px;
    font-weight: 400;
    margin: 0 44px 0 0px;
}
.TWO_LI{
    margin: 25px 0;
}
.sd-name img{
    width: 18px;
    height: 18px;
    vertical-align: top;
    margin: 5px 5px 0 0;
}
.new_input{
    margin: 0 6px 0 0px;
}
.zkai {
    cursor: pointer;
    color: #cd0600;
}
.leftTitleclamp {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.rightTitleclamp {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
#apply-table,#apply2-table{
    margin-top: 30px;
}
#apply-table th,#apply2-table th{
    background-color: #fafafa;
    font-size: 17px;
    text-align: left;
    border-bottom: 1px #d4d4d4 solid;
    border-right: 1px #d4d4d4 dashed;
    height: 71px;
    line-height:25px;
    box-sizing: border-box;
    padding-left: 13px;
}
#apply-table tr,#apply2-table tr{
    border: 1px #d4d4d4 solid;
}
#apply-table td,#apply2-table td{
    font-size: 16px;
    box-sizing: border-box;
    padding-left: 13px;
    height: 94px;
    line-height:25px;
    text-align: left;
    border: 1px #d4d4d4 dashed;
}
.kb {
    width: 70px;
    text-align: center;
    display: block;
    padding: 5px 5px;
    border: 1px solid #d1564f;
    color: #d1564f;
    margin: 5px 0;
    cursor: pointer;
}
.SHARE{
    width: 160px;
    height: 24px;
    background: #FFFFFF;
    border: 1px solid rgba(180,25,34,1);
    border-radius: 12px;
    font-size: 12px;
    color: #B41922;
    letter-spacing: 0;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
}
.skipSP{
    display: block;
    color: #cd0600;
    cursor: pointer;
}
#setting-table table td,#sample-table table td,#charge-main table td{
    border: 1px #d4d4d4 solid;
    box-sizing: border-box;
    padding: 10px 20px;
    line-height: 25px;
    color: #000000;
}
.setting-name,#sample-name{
    background-color: #f5f5f5;
    height: 41px;
    border: 1px #d4d4d4 solid;
    box-sizing: border-box;
    padding: 10px 20px;
    line-height: 25px;
    color: #000000;
}
.charge-table{
    margin-top: 22px;
}
.isFee{
    font-size: 18px;
    color: #333333;
    letter-spacing: -0.9px;
    font-weight: 600;
}
.question-main table td{
    box-sizing: border-box;
    padding: 30px;
}

.yindao-div{
    border: 1px solid #d4d4d4;
}
.yindao_head{
    height: 122px;
    background-color: #fafafa;
    border-bottom: 1px solid #d4d4d4;
}
.yindao_name{
    height: 85px;
    box-sizing: border-box;
    padding: 32px 0 0 29px;
    font-size: 24px;
    color: #b41922;
    line-height: 52px;
    font-weight: bold;
}
.yindaoImg{
    height: 49px;
    vertical-align: top;
    margin-right: 12px;
}
.yindao_tishi{
    font-size: 16px;
    color: #888585;
    margin: 10px 0 0 73px;
}
.yindao_tishi a{
    color: #b41922;
    font-weight: bold;
    cursor: pointer;
}
.qx-back{
    display: inline-block;
    width: 211px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #d4d4d4;
    float: right;
    margin-right: 34px;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
}
.qx-back img{
    height: 29px;
    margin-right: 13px;
    vertical-align: top;
    margin-top: 12px;
}
.conditionBox{
    position: relative;
    min-height: 85px;
}
.conditionBtn{
    font-size: 18px;
    color: #B41922;
    letter-spacing: 0;
    font-weight: 500;
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 60px;
    z-index: 4;
}
.conditionMain{
    margin: 20px 60px 40px 60px;
}
.btsp-d{
    text-align: right;
    margin-bottom: 32px;
}
.btsp {
    display: inline-block;
    width: 123px;
    height: 44px;
    border: 1px solid #c50016;
    text-align: center;
    line-height: 44px;
    margin: 0 30px 30px 15px;
    font-size: 17px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 4px;
}
.spone{
    background-color: #c50016;
    color: #FFFFFF;
}
.condition{
    font-size: 16px;
    margin: 20px 0 0 0;
    font-weight: bolder;
}
.sptwo{
    color: #c50016;
    margin-right: 60px;
}
.workColor {
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    border: 2px solid #FFFFFF;
    text-align: center;
    cursor: pointer;
    font-size: 19px;
    padding: 0 40px;
    color: #FFFFFF;
    border-radius: 10px;
    background-color: #bd1b2d;
    margin: 0 20px;
}
.answer{
    margin: 10px 0 5px 25px;
    font-size: 16px;
    cursor: pointer;
}
.answer img{
    vertical-align: top;
    margin:3px 10px 0 0;
}
.blem-d-btn{
    margin: 40px auto 40px auto;
    text-align: center;
}
.blem-d-btn .btsp {
    display: inline-block;
    width: 157px;
    height: 48px;
    border: 1px solid #dfdfdf;
    color: #cd0600;
    text-align: center;
    line-height: 48px;
    margin: 0 30px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.workShi{
    border-top: 1px solid #dfdfdf;
}
.alsxx {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    margin-top: 50px;
}
.workColor {
    display: block;
    width: 80px;
    height: 44px;
    line-height: 44px;
    border: 2px solid #FFFFFF;
    text-align: center;
    cursor: pointer;
    font-size: 19px;
    padding: 0 40px;
    color: #FFFFFF;
    border-radius: 10px;
    background-color: #bd1b2d;
    margin: 0 20px;
}

.prompt-box{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    z-index: 999;
}
.promptmain{
    width: 540px;
    left: 50%;
    top: 25%;
    position: relative;
    transform: translate(-50%,-25%);
}
.promptTitle-div{
    height: 68px;
    background-color: #cd0600;
    box-sizing: border-box;
    padding: 12px 10px 25px 37px;
}
.prompt-title{
    color: #FFFFFF;
    font-size: 21px;
    margin-top: 10px;
    float: left;
}
.prompES{
    float: right;
}
.promptcontent{
    box-sizing: border-box;
    padding: 34px 37px 50px 37px;
    font-size: 16px;
    background-color: #FFFFFF;
    overflow-y: scroll;
}

.fengxiangModel {
    width: 680px;
    height: 200px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 1px 1px 1px 1px rgb(0 0 0 / 30%);
    position: fixed;
    width: 680px;
    max-height: 90%;
    left: 50%;
    top: 30%;
    transform: translate(-50%,0%);
    z-index: 5;
    background-color: #FFFFFF;
    overflow: auto;
    box-sizing: border-box;
    padding:  10px;
}
.modelX{
    float: right;
    cursor: pointer;
}
.urlInput {
    width: 450px;
    height: 46px;
    border: none;
    border-bottom: 2px solid #D8D8D8;
    margin-right: 10px;
}
.copyLink{
    width: 110px;
    height: 46px;
    background: #B41922;
    font-size: 18px;
    color: #FFFFFF;
    border-radius: 5px;
    cursor: pointer;
    border: none;
}
.bsmodeBlack,.fenxiang_back{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    background-color: rgba(0,0,0,0.5);
}
.bsmode_d {
    position: fixed;
    width: 680px;
    max-height: 90%;
    left: 50%;
    top: 5%;
    transform: translate(-50%,0%);
    z-index: 5;
    background-color: #FFFFFF;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 0;
}
.bs_d_title {
    font-size: 18px;
    font-weight: bolder;
    box-sizing: border-box;
    margin: 30px 30px 0 30px;
}
.bsacityaddr {
    color: #bd1b2d;
    font-size: 16px;
    box-sizing: border-box;
    margin: 20px 30px 18px 30px;
}
.bsacityaddr a,.bsacityaddr a span{
    cursor: pointer;
    margin: 0 2px;
    color: #bd1b2d;
}
._hx{
    border-top: 1px dashed #dfdfdf;
    box-sizing: border-box;  
    margin: 0 0px 5px 30px;
    width: 616px;
}
.bsul{
    margin: 10px 0px 10px 14px;
}
.bsul li {
    float: left;
    text-align: center;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 11%);
    font-size: 16px;
    margin: 10px 16px ;
    cursor: pointer;
    box-sizing: border-box;
    padding: 3px 0px;
}
.bsul li p {
    width: 130px;
    display: table-cell;
    vertical-align: middle;
    height: 40px;
    box-sizing: border-box;
    padding: 0 5px;
}
.bsul li p span {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.redFlag{
    color: #bd1b2d;
}
.greyFlag{
    color: #888888;
    background-color: #dadada;
}
.modeFlag{
    color: #FFFFFF;
    background-color: #bd1b2d;
}
.bslistul{
    margin: 0 30px;
}
.bslistul li{
    border-bottom: 1px solid #dfdfdf;
    font-size: 17px;
    color: #bd1b2d;
    box-sizing: border-box;
    padding: 20px 0;
    line-height: 25px;
    cursor: pointer;
}
.bslistul li .sp1,.bslistul li .sp2{
    float: left; 
}
.bslistul li .sp2{
    display: block;
    width: 380px;
}
.bslistul li .sp3{
    display: block;
    width: 150px;
}


._hidden{
    display: none;
}
.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}