@charset "UTF-8";




/*header .h-right ul li:nth-child(4) a{
    background-color: #449c4a;
    color: white;
}*/
.scientific{
    padding-bottom: 176px;
}
.scientific .top{
    padding-top: 77px;
    padding-bottom:70px ;
    background-color:#f1f1f1;
    text-align: center;
}
.scientific .top h3{
    font-size: 30px;
}
.scientific .top > p{
    margin-bottom: 32px;
    font-size: 19px;
    opacity: 0;
}
.scientific .top .list{
    width: 1200px;
}
.scientific .top .list li{
    width: 399px;
    padding: 48px 0;
    background-color: white;
    text-align: center;
}

.scientific .top .list li + li{
    border-left: 1px solid #f1f1f1;
}
.scientific .top .list li a{
    width: 126px;
    height: 134px;
    margin-bottom:26px ;
}
.scientific .top .list li:nth-child(1) a{
    background: url("../img/zhineng.png") no-repeat center top/100%;
}
.scientific .top .list li:nth-child(2) a{
    background: url("../img/sever.png") no-repeat center top/100%;
}
.scientific .top .list li:nth-child(3) a{
    background: url("../img/tec.png") no-repeat center top/100%;
}

.scientific .top .list li p{
    font-size: 20px;
}

.scientific .bottom{
    padding-top: 60px;
    text-align: center;
}
.scientific .bottom h3{
    font-size: 30px;
}
.scientific .bottom > p{
    margin-bottom: 72px;
    font-size: 19px;
}
.scientific .bottom .t,
.scientific .bottom .b{
    width: 1200px;
}
.scientific .bottom .t li + li{
    margin-left: 104px;
}
.scientific .bottom .t li{
    transition: .3s;
}
.scientific .bottom .t li:hover{
    transform: scale(1.05);
}
.scientific .bottom .b{
    margin-top: 88px;
}
.scientific .bottom .b li + li{
    margin-left: 22px;
}
.scientific .bottom .word{
    margin-top: 30px;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
}

.qualif {
    padding-top: 60px;
    padding-bottom: 500px;
    background: url("../img/151.png") no-repeat center bottom/100%;
    text-align: center;
}
.qualif  h3{
    font-size: 30px;
}
.qualif  > p{
    margin-bottom: 32px;
    font-size: 19px;
    opacity: 0;
}
.qualif ul li img{
    transition: .3s;
}
.qualif ul li:hover img{
    transform: scale(1.05);
}
.qualif .t,
.qualif .b{
    width: 1200px;
}
.qualif .t li + li{
    margin-left: 12px;
}
.qualif .b{
    margin-top: 88px;
}
.qualif .b li + li{
    margin-left: 22px;
}

.function {
    padding-top: 110px;
    padding-bottom: 390px;
    background: url("../img/bottom.png") no-repeat center bottom/100%;
}
.function .one,
.function .two,
.function .three{
    width: 1200px;
}
.function .one{
    margin-bottom: 90px;
}
.function .one h3{
    margin-bottom: 55px;
    font-size: 30px;
    text-align: center;
}
.function .one p{
    font-size:16px ;
    line-height: 30px;
    text-indent: 32px;
    text-align: justify;
}
.function .one img{
    margin: 80px auto;
    transform: scale(1.2);
}
.function .two{
    margin-bottom: 85px;
}
.function .two h3{
    margin-bottom: 46px;
    font-size: 30px;
    text-align: center;
}
.function .two ul{
    width: 100%;
}
.function .two ul li{
    font-size: 16px;
    line-height: 30px;
}
/*.function .two img{
    width: 24%;
    transform: scale(1.1);
}*/
.function .three h3{
    font-size: 30px;
    text-align: center;
    margin-bottom: 46px;
}
.function .three ul li{
    font-size: 16px;
    line-height: 30px;
}








