@charset "UTF-8";
body{
    background-color: #f3f3f3;
}
a:hover {}
.select_tap{
    width: 100%;
    position: absolute;
    z-index: 9999;
    top: 32.3rem;
    height: 66px;
}
.select_tap .type_bar{
    width: 44%;
    background-color: #ffffff;
    box-shadow: 0vw 0vw 1vw 0vw rgba(0, 0, 0, 0.15);
    opacity: 0.8;
    z-index: 999999;

    height: 66px;
    text-align: center;
    margin-left: 28%;

}
.type_bar a{
    text-align: center;
    line-height: 66px;
    width: 50%;
    float: left;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;

    letter-spacing: 1px;

    color: #333333;
}
.type_bar .active{
    color: #f80012;
    border-top: 2px solid #f80012;
}
.data-container {
    width: 100%;
    background-color: #f3f3f3;
}
.type_container{
    height: 15rem;
    background-color: #ffffff;
}
.type_container h2{
    padding: 2em;
    font-size: 1.5rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #333333;
}
.type_level_1 {
    width: 100%;
    height: 2rem;
    margin-top: .5rem;
}
.type_level_1 .content {

    width: 8%;
    float: left;
    text-align: left;
    padding-left: 4%;
}
.content span{

    font-size: 18px;
    font-stretch: normal;
    letter-spacing: 0rem;
    color: #333333;
    font-weight: bold;
}
.type_level_1 .link {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;

    letter-spacing: 0rem;

    padding-left: 1rem;
    padding-right:1rem;
    padding-top: 2px;
    padding-bottom: 2px;
}
.act{
    background-color: #f80012;
    border-radius: 10px;
    color:#ffffff;
}

a:hover{
    color: #000000;
}

.service_container {
    background-color: #ffffff;
    margin-bottom: 2rem;
}
.botom_page {
    text-align: center;
    background: #ffffff;
    height: 3rem;
}
.service-data-message-container {
    text-align: center;
    padding: 1rem;
}
.service-data-num {
    width: 100%;
}
.service-item {
    width: 70rem;
    height: 14rem;
    margin: 2rem 3rem 0rem 2rem;
    border-bottom: 1px dashed #999999;
}
.service-item .img {
    width: 30%;
    float: left;
}
.service-item .content{
    width: 65%;
    margin-left: 5%;
    float: left;
}
.service-item .content h4 {
    font-size: 1.5rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3rem;
    letter-spacing: 0rem;
    color: #333333;
}
.service-item .content .desc {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #666666;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-top: 2rem;
}
.img {
    margin: 2%;
}
.service-detail {
    width: 100%;
    margin: 1% 2%;
    /*min-height: 20rem;*/
    /*border-bottom: 1px dashed #999999;*/
}
.service-detail h3 {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 5rem;
    letter-spacing: 0rem;
    color: #333333;
}



.service_swiper-list-pro{
    width: 40%;
    margin-top: 1rem;
    float: left;
}
.service_swiper-list-pro .swiper-img {
    width: 100%;
}

.part_swiper-list-pro{
    width: 25%;
    margin-top: 1rem;
    float: left;
}
.part_swiper-list-pro .swiper-img {
    width: 100%;
}
.swiper-img a {
    width: 100%;
}
.swiper-img-pro {
    width: 100%;

}
.service_content {
    width: 100%;
    float: left;
    margin-left: 2%;
    text-align: center;
}
.service_content h2{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #333333;
}
.service_desc {
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #333333;
}

.part_content {
    width: 70%;
    float: left;
    margin-left: 5%;
    margin-top: 1rem;
}
.part_content h2{
    font-size: 1.5rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3rem;
    letter-spacing: 0rem;
    color: #333333;
}


.detail-content {
    margin: 2rem 3rem;
    width: 100%;
}



.part-item  {
    width: 21%;
    height: 22rem;
    margin: 2%;
    background-color: #eeeeee;
    text-align: center;
}
.part-item .img {
    float: left;
    padding: 15%;
}
.part-item  .content{
    padding: 4%;
    float: left;
    text-align: center;
}
.part-item  .content h4 {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 3rem;
    letter-spacing: 0rem;
    color: #333333;
}
.part-item .content .desc {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.5rem;
    letter-spacing: 0rem;
    color: #666666;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.joinfrom {
    min-height: 18rem;
    padding: 0 1rem;
}
.joinfrom .top_ban {
    width: 100%;
}
.top_ban .line {
    width: 15%;
    background-color: #999999;
    height: 2px;
    float: left;
    margin-top: 18px;
}
.top_ban .pasnal {
    font-family: SourceHanSansCN-Medium;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    color: #333333;
    display: block;
    position: relative;
    text-align: center;
    float: left;
}

.joinfrom .form{
    padding: 0% 6%;
    float: left;
    width: 88%;
}
.form .form_1 {
    width: 100%;
    margin: 1% 2%;
}
.form .form_2 {

}
.form_2 .label {

}
.form_1 .label {
    width: 50%;
    height: 4rem;
    line-height: 4rem
}
.label .im{
    width: 12%;
    float: left;
    text-align: center;
}
.label img{

}
.label input{

}
.put{
    width: 80%;
    height: 2rem;
    border-radius: 5px;
    background-color: #ffffff;
}
.form_bottom {
    padding: 0% 2%;
    float: left;
    width: 100%;
}
.label_bottom{
    width: 100%;
    float: left;
}
.label_bottom .im {
    width: 6%;
    float: left;
    text-align: center;
}
.label_bottom img {

}
.put-bottom {
    width: 90%;
    height: 4rem;
    border-radius: 10px;
    border: solid 1px #999999;
    line-height: 36px;
    padding-left: 9px;
}
.choose {
    float: left;
    width: 26rem;
    height: 10rem;
    border-radius: 10px;
    border: solid 1px #999999;
    margin-left: 3%;
}
.choose h2{
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.5rem;
    letter-spacing: 0rem;
    color: #f80012;
    padding-left: 2rem;
}
.choose a{
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1rem;
    letter-spacing: 0rem;
    color: #333333;
    width: 100%;
    float: left;
    padding: 1% 12%;
}
.callbacktype {
    width: 100%;
    float: left;
    margin-right: 1px;
    height: 1rem;
    text-align: right;
    margin-top: 10px;
}
.callbacktype span{
    font-size: 1rem;
    font-weight: normal;
    font-stretch: normal;

    letter-spacing: 0rem;
    color: #666666;
}
.submit {
    width: 100%;
    float: left;
    height: 3rem;
    text-align: center;
    line-height: 2rem;
}
.submit .submit_bt{
    width: 20%;
    height: 3rem;
    background-color: #f80012;
    border-radius: 10px;
    color: #ffffff;
    font-size: 18px;
    line-height: 3rem;
    margin-left: 40%;
}