.main-zcgs{
    width: 1200px;
    height: 315px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    box-shadow: 5px 5px 20px #ccc;
    margin-bottom:50px ;
}
.zcgs-left{
    width: 720px;
  
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: flex-start;
}
.zcgs-left h2{
    font-size: 28px;
    color: #333;
    font-weight: 500;
    margin: 0;
    line-height: 28px;
}
.zcgs-left p{
    display: block;
    width: 720px;
    font-size: 14px;
    color: #999;
    padding: 18px 0;
}
.zcgs-left2{
    width: 720px;
    height: 100px;
 display: flex;
 flex-direction: row;
 justify-content: space-between;
 align-items: center;
 margin: 0;
 background: url(../image/column-left-price.png);
}
.zcgs-left2 span{
    font-size: 36px;
    color: #ff7b22;
    margin: 0;
    line-height: 36px;
    padding: 14px 0 18px 0;
}
.zcgs-left2 div:nth-child(1){
        font-size: 18px;
        color: #666;
        line-height: 16px;
        padding: 0;
    
}
.zcgs-left3{
 
    line-height: 15px;
    padding-top: 43px;
    text-align: center;
    color: #ff7b22;
    font-size: 12px;
    width: 164px;
    height: 66px;
    background: url(../image/product-details-img.png);
    background-repeat: no-repeat;
    margin: 0;
}
.zcgs-left4{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.zcgs-left5{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.zcgs-left4>div:nth-child(1),
.zcgs-left5>div:nth-child(1){
    font-size: 14px;
    color: #666;
    line-height: 34px;
    margin: 0;
}
.zcgs-left4>div:nth-child(2),
.zcgs-left5>div:nth-child(2){
    display: block;
    font-size: 14px;
    color: #ff7b22;
    line-height: 26px;
    text-align: center;
}
.zcgs-left6{
    text-align: left;
    margin: 0;
}
.zcgs-left6 a{
 width: 96px;
 height: 30.4px;
 padding: 5px;
 margin: 0 10px;
 border: 1px solid #ccc;
}
.aa{
    width: 96px;
    height: 30.4px;
    padding: 5px;
    border: 1px solid #ff7b22 !important;
    background:url(../image/choice-active-right.png)no-repeat 100% 100%;
}
.zcgs-right{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main-zcgs2{
    width: 1200px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    margin-bottom: 50px;
}
.zcgs2-left{
    width: 868px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin:0;
    border: 1px solid #d8d7d7;
    border-bottom: none;
}
.zcgs2-left1{
    background: #f2f2f2;
    width: 868px;
    height: 41px;
   
}
.zcgs2-left1 ul{
 display: flex;
 flex-direction: row;

}
.zcgs2-left1 ul li{
    width: 118px;
    line-height: 40px;
    display: flex;
    flex-direction: row;
    margin: 0;
    text-align: center;
    padding-left: 40px;
    border-right: 1px solid #d8d7d7;
   }
   .li{
 
    border-top: 2px solid #ff7b22;
    position: relative;
    top: 0px;
    height: 40px;
    color: #ff7b22;
    background: #fff;
   }
   
.zcgs2-left2-center{
     width: 800px;
    display: flex;
    flex-direction: column;
}
.jzbs{
    margin-top: 50px;
     width: 800px;
    background: url(../image/1-2106031A502914.jpg)no-repeat;
}
.jzbs2{
   display: flex;
   flex-direction: row;
   justify-content: space-between;

}
.jzbs2-center{
    width: 210px;
    
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
      text-align: right;
      margin:0px 50px;
}
.jzbs2-center2{
    width: 210px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
   
    margin:9px 0;
    
}
.jzbs2-center2 h4,.jzbs2-center h4{
  margin: 0;
  font-weight: 500;
  line-height: 30px;
}
.jzbs2-center2 p,.jzbs2-center p{
  color: #999;
  line-height: 25px;
}
.jzbs3{
    width: 210px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #eec522;
    border-radius: 10px;
    box-shadow: 0px 5px 10px #ccc;
   
}
.jzbs3 a{
    font-size: 18px;
    color: #eee;
}

.jzbs4{
    margin-top: 50px;
width: 800px;
display: flex;
flex-direction: column;
background-color:#f2f2f2;
}
.jzbs4-title{
    margin: 30px 0;
    display: flex;
    flex-direction: column;
}
.jzbs4-title h4{
    color: #eec522;
    font-size: 28px;
    font-weight: 500;
    line-height: 60px;
}
.jzbs4-title p{
    font-size :14px;
    color: #999;
}
.jzbs4-main{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.jzbs4-center{
    width: 350px;
    height: 140px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: white;
    margin: 10px;
}
.jzbs4-center div{
    font-size: 18px;
    color: #666;
    text-align: center;
}
.jzbs4-center img{
    width: 190px;
    height: 100px;
}
.zcgs2-right{
    margin: 0;
    width: 280px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    border: 0.5px solid #cdcbcb;
    
}
.zcgs2-right2{
    width: 260px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
 margin:20px 0px;
}
.zcgs2-right h4{
    width: 280px;
    font-size: 18px;
    border-bottom: 1px solid #eee;
    font-weight: 500;
    padding: 10px 0px;
    text-indent: 1em;
}
.right2-center{
    margin-right: 20px;
}
.right2-center a img{
    width: 100px;
height: 70px;
}
.right2-center2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    line-height: 20px;
}
.right2-center2 p:nth-child(2){
 color: #999;
 margin-top: 10px;
}


 
