.service-list{
    width: 1000px;
    padding: 50px 30px;
    background-color: rgb(246, 246, 246);
}

.yhcn ul li{
    margin-right: 88px;
}
.yhcn .see-1 li{
    margin-right: 77px;
}
.yhcn .mt100{
    margin-top: 70px;
}

.yhcn .mb45{
    margin-bottom: 45px;
}
.yhcn ul li .service-img.service-img-14{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-14.png) no-repeat scroll 0 0;
    background-size: cover;
}
.yhcn ul li .service-img.service-img-1{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-1.png) no-repeat scroll 0 0;
    background-size: cover;
}
.yhcn ul li .service-img.service-img-2{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-2.png) no-repeat scroll 0 0;
    background-size: cover;
}
.yhcn ul li .service-img.service-img-3{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-3.png) no-repeat scroll 0 0;
    background-size: cover;
}
.yhcn ul li .service-img.service-img-4{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-4.png) no-repeat scroll 0 0;
}
.yhcn ul li .service-img.service-img-5{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-5.png) no-repeat scroll 0 0;
}
.yhcn ul li .service-img.service-img-6{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-6.png) no-repeat scroll 0 0;
}
.yhcn ul li .service-img.service-img-7{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-7.png) no-repeat scroll 0 0;
}
.yhcn ul li .service-img.service-img-9{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-9.png) no-repeat scroll 0 0;
}
.yhcn ul li .service-img.service-img-10{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-10.png) no-repeat scroll 0 0;
}
.yhcn ul li .service-img.service-img-11{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-11.png) no-repeat scroll 0 0;
}
.yhcn ul li .service-img.service-img-13{
    background: rgba(0, 0, 0, 0) url(/images/apps/frontend/home/service-img-13.png) no-repeat scroll 0 0;
}

.yhcn .see-1 li a .service-img{
    height: 88px;
    width: 88px;
    display: inline-block;
}
.yhcn .see-1 li a{
    display: flex;
}
.yhcn .see-1 li{
    height: 88px;
}
.service-details{
    height: 72px;
    width: 88px;
    padding-bottom: 16px;
    margin-left: 12px;
    display: inline-block;
}

.yhcn .see-1 li .service-tit{
    font-size: 16px;
    padding-top: 5px;
    margin-bottom: 0px;
    line-height: 36px;
    text-align: left;
}

.yhcn .see-1 li .service-txt{ 
    padding-top:0px;
    line-height: 18px;
    text-align: left;
}
.yhcn ul li .service-tit{
    color: black;
}












/* 个人资料弹窗 */

.add-information{
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1100;
    display: block;
}
.add-information .add-information-1{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgb(0, 0, 0);
    opacity: 0.6;
}
.add-information-details-top-red {
    height: 4px;
    width: 100%;
    background-color: rgb(230, 63, 72);
}
.add-information .add-information-details {
    width: 600px;
    height: 90%;
    overflow-y: auto;
    /* padding-bottom: 40px; */
    /* padding: 20px 95px;
    text-align: center;
    background-color: white;
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
    border-radius: 6px; */
}

.add-information form .form-title {
    width: 80px;
    font-size: 18px;
   letter-spacing: 0.64px;
   color: #000;
}

.add-information .form-input .green-btn {
    width: 290px;
}

.add-information .add-information-details form {
    padding: 0px 135px;
    padding-left: 160px;
}

.add-information .telephone_part_1 {
    width: 60px;
}

.add-information .telephone_part_2 {
    width: 175px;
}

.add-information form .form-input-border-last {
    margin-top: 0px;
    margin-bottom: 40px;
}

.phone-number{
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
}

.head-portrait{
    height: 140px;
}

.head-portrait img{
    height: 106px;
    width: 102px;
    margin-bottom: 18px;
}
.form-main-fixwidth-2{
    width: 100%;
}

/*底部单选框*/
 .employ-whether{
    text-align: right;
    display: flex;

}

 .employ-whether p{
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    display: inline-block;
}
 .employ-whether input{
    height: 14px;
    width: 14px;
}

 .employ-whether .inp-right{
    margin-left: 20px;
}

 .employ-whether span{
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    margin-left: 2px;
}

.test-label{
    display:flex;
}
.test-radio{
    display:none;
}
.text-radioinput{
    height:20px;
    width:20px;
    background-color:#fff;
    border: 0.5px solid rgb(221, 221, 221);
    border-radius:100%;
    display:inline-block;
    margin-right:10px;
    margin-top: -1px;
    /* padding-top: 1px;
    padding-left: 1px; */
    vertical-align:middle;
    line-height:1
}
.test-radio:checked+ .text-radioinput:after{
    background-color:rgb(230, 63, 72);
    border-radius:100%;
    content:"";
    display:inline-block;
    height:8px;
    margin:6px;
    width:8px;
}