@charset "UTF-8";
a:hover {}
.select_tap{

    z-index: 9999;
    height: 66px;
    margin-top: -66px;
}
.select_tap .type_bar{
    width: 100%;
    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;


}
.type_bar a{
    text-align: center;
    line-height: 66px;
    width: 33%;
    float: left;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
}
.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: 55%;
    float: left;
    margin-left: 2%;

}
.service_content h2{
    font-family: SourceHanSansCN-Bold;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 74px;
    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;
}
.acticle_container {
    min-height:30rem;
    background-color: #ffffff;
}


.img-full {
    width: 100%;
    border: none;
    vertical-align: bottom;
    max-width: 64rem;
    margin: 0 auto;
    display: block;
}

.more-a{
    display: block;
    text-align: center;

}
.more-a img{
    width: 6%;
}
.list_container {
    width: 100%;
    float: left;
    padding: 3rem 2rem 1rem 2rem;
}
.list_container h2 {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #333333;
}
.acticle_list {
    margin: 1%;
    width: 100%;
}
.list_fir {
    width: 63%;
    float: left;
    height: 42rem;
}
.fir_img {
    width: 100%;
    height: 100%;
}
.fir_img img{
    width: 100%;
    height: 100%;
}
.list_fir .fir_content {
    width: 100%;
    height: 10rem;
    margin-top: -10rem;
    background-color: rgba(0, 0, 0, 0.7);
}
.fir_content .fir_title {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 2px;
    color: #ffffff;
    padding: 1rem 2rem;
}
.fir_content .fir_desc {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #ffffff;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0rem 1rem 1rem 2rem;
}

.list_sec {
    width: 33%;
    float: left;
    margin-left: 2%;
    height: 42rem;
    background-color: #f7f7f7;
}
.list_sec .sec_img {
    width: 100%;
}
.sec_img img {
    width: 100%;
}
.list_sec .sec_content {
    width: 100%;

}
.sec_content .sec_time {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #666666;
    padding: .5rem 2rem;
}
.sec_content .sec_title {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 1px;
    color: #f80012;
    padding: .5rem 2rem;
}
.sec_content .sec_desc {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0rem 1rem 1rem 2rem;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: 0px;
    color: #666666;
    height: 6rem;
    margin-top: 1rem;
}
.sec_content .sec_bottom {
    margin-bottom: 1px;
    margin-top: 1rem;
    line-height: 5px;
}
.sec_bottom span{
    margin-bottom: 1px;
    margin-top: 1rem;
    line-height: 5px;
    font-size: 12px;
    padding: 2rem;
}
.icon {
    height: 18px;
    width: 16px;
    margin-top: 9px;
    margin-right: 4px;
    padding-top: 6px;
}
.sec_bottom a{
    float: right;
    font-size: 12px;
    padding: 2rem;
    color: #666666;
}
.list_item {
    width: 29.5%;
    float: left;
    margin: 1% 2.5% 0% 1px;
    background-color: #f7f7f7;
}
.list_item .item_img {
    width: 100%;
}
.item_img img {
    width: 100%;
}
.list_item .item_content {
    width: 100%;
}
.item_content .item_time {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: #666666;
    padding: .5rem 2rem;
}
.item_content .item_title {
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 1px;
    color: #f80012;
    padding: .5rem 2rem;
}
.item_content .item_desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0rem 1rem 1rem 2rem;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 19px;
    letter-spacing: 0px;
    color: #666666;
    height: 1.5rem;
    margin-top: 1rem;
}
.item_content .item_bottom {
    margin-bottom: 1px;
    margin-top: 1px;
    line-height: 5px;
}

.item_bottom span{
    margin-bottom: 1px;
    margin-top: 1rem;
    line-height: 5px;
    font-size: 12px;
    padding: 2rem;
}
.item_bottom a{
    float: right;
    font-size: 16px;
    padding: 14px 2rem;
    color: #d71718;
}
.end {
    height: 42px;
    text-align: center;
    font-size: 14px;
    background: #ffff;
    margin-top: 1rem;
    line-height: 42px;
}


