.otherbg{
    width: 100%;
    height: 596px;
    background-size: cover !important;
}
.manage li p:nth-child(1){
    width: 325px;
    height: 73px;
    background: #FDF1D1;
    border-radius: 37px;
    line-height: 73px;
    margin-bottom: 35px;
}
.productCon li{
    width: 587px;
    height:415px;
    background: #fff;
    border-radius: 0px 0px 36px 0px;
    margin-bottom: 50px;
}
.productCon li div:nth-child(1){
    width: 587px;
    height: 260px;
    margin-bottom: 30px;
}
.productCon li div:nth-child(1) img{
    max-width: 587px;
    max-height: 260px;
}
.productCon li div:nth-child(2){
    width: 510px;
    margin: auto;
}
.productCon li div:nth-child(2) p:nth-child(1){
    width: 330px;
}
.productCon li div:nth-child(2) p:nth-child(1) span{
    display: inline-block;
    line-height: 26px;
}
.productCon li div:nth-child(2) p:nth-child(2) img:nth-child(2){
    display: none;
}
.productConActive div:nth-child(2) p:nth-child(2) img:nth-child(2){
    display: block !important;
}
.productConActive div:nth-child(2) p:nth-child(2) img:nth-child(1){
    display: none !important;
}
.compliance {
    margin-top: -290px;
}
.compliance li p:nth-child(1){
    margin-bottom: 10px;
}
.compliance li:nth-of-type(odd){
    margin-top: 200px;
}
.brand{
    margin-top: -635px;
    position: relative;
    left: 35px;
}
.brand ul li{
    width: 243px;
    height: 69px;
    background: #D51517;
    border-radius: 35px;
    line-height: 69px;
}
.brand ul li:nth-child(2){
    margin: 80px 0;
}
.brand div{
    width: 314px;
    height: 314px;
    background: #D51517;
    border-radius: 50%;
}
.brand div p:nth-child(1){
    padding: 70px 0 0 0;
    line-height: 70px;
}
.swiper8{
    width: 1200px;
    height: 360px;
}
.swiper8Box{
    width: 1200px;
    height: 308px;
    background: #F9F9F9;
}
.swiper8Box div:nth-child(1){
    width: 600px;
    height: 308px;
    margin-right: 100px;
}
.swiper8Box div:nth-child(1) img{
    max-width: 600px;
    max-height: 308px;
}
.swiper8Box div:nth-child(2){
    width: 420px;
    padding-top: 45px;
}
.swiper8Box div:nth-child(2) p:nth-child(1){
    padding-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 25px;
}
.swiper8Box div:nth-child(2) p:nth-child(2){
    margin-bottom: 10px;
}
.swiper8 .swiper-pagination-bullet{
    width: 52px;
    height: 6px;
    background: #B2B2B2;
    border-radius: 0px;
}
.swiper8 .swiper-pagination-bullet-active{
    background: #E2B678 !important;
}
.newsCon{
    margin-top: 80px;
}
.newsCon li{
    width: 364px;
    margin: 0 18px 40px;
}
.newsCon div:nth-child(1){
    width: 364px;
    height: 187px;
    background: #C6CFD8;
    margin-bottom: 20px;
}
.newsCon div:nth-child(1) img{
    max-width: 364px;
    max-height: 187px;
}
.newsCon div:nth-child(2) p:nth-child(1) span{
    width: 30px;
    height: 2px;
    background: #333333;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: -5px;
}
.newsCon div:nth-child(2) p:nth-child(2){
    margin-left: 40px;
    margin-top: 10px;
}
.contactCon li div{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.contactCon li div img{
    max-width: 30px;
    max-height: 30px;
}