@charset 'utf-8';

/*css document*/
#banner {
    height: 800px;
}

#banner ul li a {
    cursor: pointer;
}

.txt p {
    font-size: 16px;
    line-height: 26px;
}

.txt a, .txt a:visited, .txt a:hover {
    font-size: 16px;
    line-height: 26px;
}

.g1_section_three.g1s .share_main p {
    font-size: 16px;
    line-height: 26px;
}

.g1_section_one p.mb5 {
    font-size: 16px;
    line-height: 26px;
}

.txt_1 p {
    font-size: 16px;
    line-height: 26px;
}

.txt_1 .big_title_1 {
    font-size: 32px;
    margin-top: 1.2em;
}

.txt_2 p {
    font-size: 16px;
    line-height: 26px;
}

.txt_2 .big_title_2 {
    font-size: 32px;
}

.txt .big_title {
    font-size: 32px;
}

.g1_section_three.g1s .share_main h2 {
    font-size: 32px;
}


.g1_section_one h2.tit {
    font-size: 32px;

}

.mb6{
    display: none;
}

.g1_section_one p.mb5 {
    width: 100%;
    margin: 0 auto;
}

.use_descrition .txt{
    padding-bottom: 36px;
}

.product_arguments .txt{
    padding-bottom: 36px;
}

.g1_section_three.g1s .share_main b {
    background: url(../../img/parameterization/en-US/icon/jiqi2.png) no-repeat center center / 100% 100%;
}

.saoma_over{
    position: absolute;
    left: 45px;
    top: 50px;
    /*height: 77px;*/
}
.img_over{
    position: absolute;
    left: 56px;
    top: 97px;
    height: 82px;
}

@media only screen and (max-width: 1600px) {
    .saoma {
        width: 357px;
    }
    .saoma_over{
        position: absolute;
        top: 16px;
        left: 13px;
        width: 106px;
    }
}