﻿.aboutPage{
    position: relative;
}
.aboutTop{
    position: relative;
    padding: 0;
    width: 100%;
    background: url(../images/about_banner_1.jpg) no-repeat center;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='../images/about_banner.jpg',
            sizingMethod='scale');
}
.aboutTopText{
    position: absolute;
    width: 100%;
    text-align: center;
    top:50%;
    margin-top: -52.5px;
}
.aboutToptile{
    font-size: 30px;
    line-height: 36px;
    color: #ffffff;
    text-align: center;
}
.aboutTop h2{
    font-size: 46px;
    color: #ff1a36;
    text-align: center;
}
.company_text{
    overflow: hidden;
}
.company_left h3{
    font-size: 46px;
    letter-spacing: 4px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: bold;
}
.company_left p{
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
}
.company_left{
    float: left;
    width: 220px;
}
.company_produce{
    max-width: 1000px;
    width: 90%;
    padding: 95px 0;
    margin: 0 auto;
}
.company_right{
    margin-left: 320px;
}
.company_right p{
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    font-style: normal;
    margin-top: 5px;
}
.number_list{
    overflow: hidden;
    margin-top: 55px;
	width:100%;
}
.number_list li{
    float: left;
    width: 20%;
    position: relative;
    padding-top: 5px;
    text-align: center;
}
.number_list .number_d{
    font-size: 60px;
    /*line-height: 60px;*/
    color: #ff1a36;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    position: relative;
}
.number_list .number_introduce{
    font-size: 14px;
    color: #FFF;
    text-align: center;
    display: block;
    line-height: 28px;
    font-weight: 500;
    margin-top: -16px;
	    margin: 5%;
    background-color: #6b6969;
    padding: 3% 0%;
}
.number_list .red_add{
    position: absolute;
    width: 11px;
    height: 11px;
    right: -20px;
    top: -5px;
}
.company_case{
    position: relative;
}
.company_caseImg{
    display: block;
    width: 100%;
    min-height: 410px;
}
.about_middle{
    width: 565px;
    height: 340px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -283px;
    margin-top: -170px;
}
.about_middle h3{
    font-size: 46px;
    line-height: 46px;
    color: #ffffff;
    text-align: center;
}
.about_middle h4{
    font-size: 24px;
    line-height: 48px;
    color: #ffffff;
    text-align: center;
}
.about_middle hr{
    border: 1px solid #ff1a36;
    margin: 15px auto;
    width: 80%;
}
.about_middle p{
    font-size: 16px;
    color: #ffffff;
    line-height: 28px;
    font-style: normal;
	    text-align: center;
}
.to_turn{
    display: block;
    margin: 0 auto;
    margin-top: 100px;
    width: 113px;
    height: 28px;
    background: url("../images/more_btn.png") no-repeat;
    background-size: cover;
    background-position: 0 100%;
    cursor: pointer;
}
.to_turn:hover{
    background-position: 0 0% !important;
}

@media screen and (max-width: 768px) {
    .aboutToptile {
        font-size: 0.4rem;
        line-height: 0.48rem;
    }
    .aboutTop h2 {
        font-size: 0.613rem;
    }
    .company_produce{
        width: 100%;
        padding: 1.33rem 0;
        margin: 0 auto;
    }
    .company_left h3 {
        font-size: 0.613rem;
        line-height: 0.613rem;
        letter-spacing: 0.05rem;
        margin-bottom: 0.346rem;
        text-align: center;
    }
    .company_left p {
        font-size: 0.32rem;
        line-height: 0.32rem;
        text-align: center;
        margin-bottom: 0.48rem;
    }
    .company_left {
        float: none;
        width: 100%;
    }
    .company_right {
        width: 78%;
        margin: 0 auto;
    }
    .company_right p {
        font-size: 0.32rem;
        line-height: 0.48rem;
        text-align: justify;
    }
    .number_list {
        overflow: hidden;
        margin-top: 0rem;
    }
    .number_list .number_d{
        font-size: 0.9rem;
        line-height: 0.9rem;
    }
    .number_list .number_introduce{
        font-size: 0.21rem;
        line-height: 0.42rem;
        margin-top: 0;
    }
    .number_list li{
        float: left;
        width: 33.33%;
        position: relative;
        padding-top: 0.73rem;
        text-align: center;
    }
    .number_scend{
        margin-left: 1.8rem;
    }
    .company_caseImg{
        display: none !important;
    }
    .company_caseImgMobile{
        width: 100%;
        display: block !important;
    }
    .about_middle h3 {
        font-size: 0.613rem;
        line-height: 0.613rem;
    }
    .about_middle h4 {
        font-size: 0.32rem;
        line-height: 0.48rem;
    }
    .about_middle{
        width: 100%;
        height:auto;
        position: absolute;
        margin-left: 0;
        margin-top: 0;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    .about_middle hr {
        border: 1px solid #ff1a36;
        margin: 0.2rem auto;
        width: 62%;
    }
    .about_middle p {
        font-size: 0.32rem;
        line-height: 0.48rem;
        width: 72%;
        margin: 0 auto;
        text-align: justify;
    }
    .to_turn {
        margin-top:1.06rem;
        width: 1.5rem;
        height: 0.36rem;
    }
}
.company_caseImgMobile{
    display: none;
}