.otherbg{
    width: 100%;
    height: 600px;
    background-size: cover !important;
}
.aboutCon li{
    width: 360px;
    height: 248px;
    background: url(../images/home/img21.png) no-repeat center;
}
.aboutCon li p:nth-child(1){
    width: 208px;
    margin: 0 30px 0 20px;
}
.aboutCon li p:nth-child(1){
    width: 208px;
}
.medicine{
    width: 1400px;
    height: 600px;
    background: url(../images/home/img22.jpg) no-repeat center;
    margin: 100px 0 80px 0;
}
.medicine li{
    width: 233px;
    line-height: 233px;
    padding-top: 400px;
}
.swiper6{
    width: 1400px;
    height: 410px;
}
.swiper6 .swiper-slide div{
    width: 456px;
    height: 306px;
    margin: auto;
    box-shadow: 1px 2px 13px rgba(51, 51, 51, 0.34); 
    border-radius: 20px;
}
.swiper6 .swiper-slide div img{
    max-width: 420px;
    max-height: 270px;
    border-radius: 20px;
}
.swiper6 .swiper-pagination-bullet{
    width: 25px !important;
    height: 8px !important;
    background: #000 !important;
    border-radius: 10px !important;
}
.swiper6 .swiper-pagination-bullet-active{
    background: #F43203 !important;
}
.productNav{
    padding: 60px 0 50px 0;
}
.productNav li{
    margin-right: 20px;
}
.productNav a{
    color: #767676;
    padding-bottom: 10px;
}
.productNav a:hover{
    color: #767676;
}
.productNavActive a{
    color: #0E121C !important;
    border-bottom: 3px solid #F43203;
}
.productCon li{
    width: 330px;
    height: 400px;
    box-shadow: 1px 2px 13px rgba(112, 111, 111, 0.34);
    margin: 0 10px 30px;
    border-radius: 10px;
}
.productCon li div{
    width: 330px;
    height: 330px;
    margin: auto;
    margin-bottom: 12px;
}
.productCon li div img{
    max-width: 330px;
    max-height: 330px;
}
.joinCon{
    margin-top: 50px;
    margin-bottom: 100px;
}
.joinCon li{
    width: 338px;
    height: 337px;
    background-size: cover !important;
    margin-bottom: 20px;
}
.joinCon li:nth-child(1){
    width: 692px !important;
}
.joinCon li:nth-child(4){
    width: 456px !important;
}
.joinCon li:nth-child(5){
    width: 574px !important;
}
.joinCon li p{
    margin-left: 30px;
}
.joinCon li p:nth-child(1){
    padding-top: 20px;
}
.bazaar{
    margin-top: 50px;
    margin-bottom: 100px;
}
.bazaar li{
    width: 440px;
    height: 420px;
    box-shadow: 1px 2px 13px rgba(51, 51, 51, 0.34); 
    margin: 0 7px 20px;
}
.bazaar li img{
    width: 168px;
    height: 168px;
    padding: 20px 0 10px 0;
}
.bazaar li div p span{
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #F43203;
    border-radius: 50%;
    margin-right: 10px;
}
.bazaar li div p:nth-child(2){
    margin: 15px 0 10px 0;
}
.bazaar li div p:nth-child(4){
    margin-top: 10px;
}
.bazaar li div{
    width: 370px;
    margin: auto;
}
.modeBox{
    width:1400px;
    background: #fff;
    border-radius: 12px 12px 0 0;
    position: relative;
    margin-top: -470px;
    padding-top: 50px;
}
.modeBox li{
    margin: 0 25px 40px;
}
.modeBox li img{
    width: 338px;
    height: 200px;
    border-radius: 20px;
    margin-bottom: 10px;
}
.newsCon li{
    width: 456px;
    height: 440px;
    box-shadow: 0px 2px 4px 0px rgba(102,102,102,0.3);
    margin: 0 6px 30px;
}
.newsCon li div:nth-child(1){
    width: 456px;
    height: 260px;
    margin-bottom: 40px;
}
.newsCon li div:nth-child(1) img{
    max-width: 456px;
    max-height: 260px; 
}
.newsCon li div:nth-child(2){
    width: 420px;
    margin: auto;
}
.newsCon li div:nth-child(2) p:nth-child(2){
    margin-top: 30px;
}
.contactC{
    padding: 80px 0 150px 0;
}
.contactC li{
    width: 456px;
    height: 288px;
    box-shadow: 0px 3px 16px 0px rgba(102,102,102,0.3);
}
.contactC li img{
    height: 85px;
    padding-top: 40px;
}
.contactC li p{
    margin: 15px 0;
}