body .container{
    width: auto;
    padding: 0 15px;
}
body .pc-header{
    display: none;
}
body .mb-header {
    padding:10px 20px;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 99999;
    background: rgba(255,255,255,0.9);
}
body .mb-header .header-top .logo {
    width: 70px;
    height: 30px;
}
body .mb-header .header-top #menu {
    float: right;
    width: 30px;
    height: 30px;
}
body .mb-header .sideMenu {
    padding-top: 10px;
    display: none;
}
body .mb-header .sideMenu h3 {
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
}
body .mb-header .sideMenu ul{
    display: none;
}
body .mb-header .sideMenu ul li a {
    display: block;
    padding: 5px 15px;
}
#HomePage .banner{
    margin-top: 50px;
}
#HomePage .news-infos{
    padding: 0.5rem 0;
}
#HomePage .introduce{
    padding: 0.5rem 0;
}
#HomePage .introduce .intro-left{
    padding: 0 0.15rem;
}
#HomePage .contact-us{
    padding: 1.2rem 0 1.5rem 0;
}
#HomePage .contact-us .info-links > div p{
    padding:0;
}
#CompanyContact .main .details .detail .phone > div{
    width: 100%;
}
#CompanyContact .main .details .detail .phone > div:nth-of-type(5){
    width: 100%;
}
#CompanyContact .main .prospect .prospect-right{
    padding-left: 0;
}
#CompanyContact .main .feedback .btn{
    padding: 0;
}
#CompanyContact .main .recruit .options .option-info .join .join-right{
    padding: 0;
    margin-top: 0.06rem;
}
#CompanySafe .main .main-bottom .bot-right{
    border: none;
    padding: 20px 15px 0 15px;
}
#ServicePartner .main .services .service:nth-of-type(2n){
    /* border-top: 1px solid #dddddd; */
    border-left: 1px solid #eee;
}
#CreateTech .main .options .option{
    padding: 0;
}
#CreateTech .main .options .option .mask{
    width: 100%;
}
#CreateTech .swiper-outer {
    width: 330px;
    height: 242px;
}
#CreateMachine .main .options .option .photos-container > div img{
    width: 100%;
}
#CreatePatent .main .patents .patent{
    width: 48%;
}
#CreatePatentShow .main .swiper-container01 .swiper-slide{
    width: 100%!important;
}
#MediaNews .main .news .new{
    width: 100%;
}
#MediaVideo .main .videos .video{
    width: 100%;
}