.pro-son{

}
.pro-son .pro-location{
    display: flex;
    width: 900px;
    height: 49px;
    align-items: center;
    border-bottom: 1px #ddd solid;
}
.pro-son .pro-location .pro-location-one{

display: block;

width: 4px;

height: 28px;

background-color: #16b19d;
}
.pro-son .pro-location .pro-location-two{

display: block;

width: 49%;

overflow: hidden;

margin: 0 0 0 1%;

font-size: 24px;

font-weight: bold;

color: #333;
}
.pro-son .pro-location .pro-location-three{

display: flex;

width: 50%;

align-items: center;

justify-content: end;

overflow: hidden;

font-size: 15px;

color: #9e9e9e;

padding: 0 10px 0 0;
}
.pro-son .pro-location .pro-location-three a{
    
font-size: 15px;
    
color: #9e9e9e;
    
padding: 0 3px 0 3px;
}
.pro-son .pro-location .pro-location-three a:nth-child(1){

background: url(../Image/img/loc.png) left center no-repeat;

padding: 0 3px 0 25px;
}
.pro-son .pro-wrapper{}
.pro-son .pro-wrapper .pro-header{
    display: flex;
    justify-content: space-between;
    margin: 22px 0 42px 0;
}
.pro-son .pro-wrapper .pro-header .pro-header-left{
    width: 530px;
    height: 328px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 1px #eee solid;
}
.pro-son .pro-wrapper .pro-header .pro-header-left img{
    width: 90%;
    height: 90%;
    object-fit: contain;
}
.pro-son .pro-wrapper .pro-header .pro-header-right{
    width: 315px;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-title{width: 100%;border-left: 4px #16b19d solid;font-size: 20px;color: #222;font-weight: bold;padding: 0 0 0 6px;}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-lr{
    width: 100%;
    height: 1px;
    background-color: #fff;
    border-bottom: 1px #cccccc dashed;
    margin: 15px 0 30px 0;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-desc{position: relative;text-align: justify;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 4;-webkit-box-orient: vertical;font-size: 15px;color: #666;line-height: 25px;margin: 0 0 27px 0;}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-desc:before{
    content: '';
    width: 4px;
    height: 14px;
    background-color: #16b19d;
    position: absolute;
    top: 6px;
    left: 0;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-desc .pro-header-desc-sl{font-weight: bold;color: #222;margin: 0 0 0 14px;font-size: 16px;}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-desc .pro-header-desc-content{}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn a:nth-child(1){
    display: flex;
    align-items: center;
    justify-content: center;
    width: 315px;
    height: 54px;
    background-color: #16b19d;
    transition: all 0.8s;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn a:nth-child(1) img{
    width: 20px;
    height: 20px;
    object-fit: contain;
    cursor: default;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn a:nth-child(1) label{
    font-size: 16px;
    color: #fff;
    padding: 0 6px 0 12px;
    cursor: pointer;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn a:nth-child(2){
    display: flex;
    align-items: center;
    justify-content: center;
    width: 313px;
    height: 52px;
    border: 1px #16b19d solid;
    margin: 20px 0 0 0;
    transition: all 0.8s;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn a:nth-child(2) img{
    width: 25px;
    height: 25px;
    object-fit: contain;
    cursor: default;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn a:nth-child(2) label{
    font-size: 22px;
    color: #16b19d;
    margin: 0 6px 0 6px;
    cursor: pointer;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn a:nth-child(1):hover{
    background-color: #e60012;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn a:nth-child(2):hover{
    background-color: #16b19d;
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn a:nth-child(2):hover img{
    filter: brightness(100);
}
.pro-son .pro-wrapper .pro-header .pro-header-right .pro-header-btn a:nth-child(2):hover label{
    color: #fff;
}
.pro-son .pro-wrapper .pro-crumbs{
    width: 97.5%;
    height: 42px;
    background: url(../Image/pro-tbg.png) no-repeat center;
    background-size: cover;
    line-height: 42px;
    text-indent: 15px;
}
.pro-son .pro-wrapper .pro-crumbs span{
    font-size: 16px;
    color: #fff;
}
.pro-son .pro-wrapper .pro-crumbs span:nth-child(1){
    font-size: 24px;
}
.pro-son .pro-wrapper .pro-crumbs span:nth-child(2){}
.pro-son .pro-wrapper .pro-crumbs span:nth-child(3){
    text-transform: uppercase;
}
.pro-bread{
    
margin: 10px 0 10px 0;
}
.cat-title{
    border-left: 4px #16b19d solid;
    font-size: 24px;
    font-weight: bold;
}
.pro-desc p{
    font-size: 16px;
    color: #666;
    text-align: justify;
}
.pro-desc img{
    margin: 0 auto;
}
.pro-desc1 p{
    font-size: 16px;
    color: #666;
    text-align: justify;
}