body{
    font-family: 'Helvetica Neue', 'Helvetica','Hiragino Sans GB', 'PingHei', 'PingFang SC', 'STHeitiSC-Light', 'Microsoft YaHei',"微软雅黑", 'Arial', sans-serif;
}
/* am-topbar*/
.am-topbar .am-btn--re {
    padding: 5px 13px;
    font-size: 37px;
    background-color: #f8f8f8;
    margin-top: 24px;
    font-weight: 500;
}
.am-topbar .vertical-container {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.am-topbar button {
    border: none;
}
.am-topbar .am-btn--re img {
    width: 22px;
    height: 20px;
}
/*reset*/
.am-topbar .am-with-topbar-fixed-top {
    padding-top: 81px
}
@media only screen and (min-width: 641px) {
    .am-topbar-nav > li > a:after {
        border: none;
    }
}
.am-topbar a {
    color: #333;
}
.am-topbar a.active {
    border-bottom:3px solid #f60;
}
.am-topbar a:hover {
    color: #cbcbcb;
}
.am-topbar a:active {
    color: #333;
}
.am-topbar .am-topbar-brand {
    padding: 0px;
    float: left;
    font-size: 1.8rem;
    height: 80px;
    line-height: 80px;
}
@media only screen and (min-width: 641px) {
    .am-topbar .am-topbar-nav {
        float: right;
    }
}
@media only screen and (min-width: 641px) {
    .am-topbar .am-topbar-nav > li > a {
        position: relative;
        line-height: 80px;
        padding: 0 30px
    }
}
@media only screen and (min-width: 641px) {
    .am-topbar .am-container--re {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}
.am-topbar .am-container--re {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    max-width: 1134px;
}
.am-topbar .nav-leftimg{width:133px;}
.am-topbar .nav-rightimg{padding-left:24px;}
@media only screen and (min-width: 641px) {
    .am-topbar [class*=am-u-] {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media only screen and (max-width: 641px){
    .am-topbar  .am-topbar-brand .nav-leftimg{padding:0!important;}
}
.am-topbar .am-nav>li>a:focus, .am-nav>li>a:hover{
    background: #f8f8f8;
}

/* about--content*/
.about--content{
    color:#333;
    text-align:left;
    padding:67px 0 185px;
    background: url("../image/about1.png") no-repeat;
    background-size:100% 100%;
    margin-top: 33px;
}
.about--content .headder{
    font-size:60px;
    border-right:1px solid #dcdcdc;
    margin:10px auto;
}
@media (max-width:1440px){
    .about--content {
        background: url("../image/about1.png") no-repeat center center;
        background-size: auto;
    }
}
@media (max-width:640px){
    .about--content{
        text-align:center;
    }
    .about--content .headder{
        border-right:none;
    }
    .about--wrapped{margin-top:-150px;}
}
.about--content .hope-title{
    font-size:16px;
    line-height:2;
    margin-bottom:80px;
}
/*公司宗旨*/
.about--wrapped .wrapper{
    /*outline:1px solid red;*/
    color:#4d4d4d;
    margin:65px auto 134px;
    text-align:center;

}
.about--wrapped .title{
    font-size:36px;
    margin-bottom:36px;
}
.about--wrapped hr{
    width:60px;
    height:2px;
    margin:0 auto;
    background:#f60;
}
.about--wrapped .get-content{
    font-size:16px;
    line-height:40px;
    margin:50px auto 134px;
}
/*公司发展*/
li{list-style:none;}
.develop--wrapped{
    background: #f6f6f6;
}
.wrapped_div{
    /*   outline:1px solid red; */
    color:#4d4d4d;
    padding:35px 0 0;
    text-align:center;

}
.develop--wrapped .title{
    font-size:36px;
    margin-bottom:36px;
}
.develop--wrapped  hr.wrapped_div_hr{
    width:60px;
    height:2px;
    margin:0 auto;
    background:#f60;
}
.develop--wrapped .get-develop{
    font-size:16px;
    line-height:40px;
    margin:50px auto 0;
}
.develop--wrapped .get-develop2{
    font-size:16px;
    line-height:40px;
    margin:0 auto 23px;
}
.develop--wrapped .get-develop img{
    vertical-align:middle;
}
/*.develop--wrapped .middler p {*/
/*margin:0;*/
/*}*/
.develop--wrapped .am-container--middle{
    width:100%;
    margin:0 auto;
}
.develop--wrapped .develop--content{
    /*   outline:1px solid green; */
    font-size:16px;
    color:#4d4d4d;
    margin-bottom:134px;
}
.develop--wrapped .develop--content p{
    display:inline-block;
    position:relative;
}
.develop--wrapped .middle_span{line-height:1;}
.develop--wrapped .develop--l{
    width:89%;
    text-align:right;
    margin-right:50px;
}
.develop--wrapped .develop--r{
    width:89%;
    text-align:left;
    position:relative;
    left:119%;
    margin-left:50px;
}
.develop--wrapped .develop--l span{
    display:inline-block;
    width:48px;
    text-align:center;
    position:absolute;
    right:-78px;
    top:50%;
}
.develop--wrapped .develop--r span{
    display:inline-block;
    width:48px;
    text-align:center;
    position:absolute;
    left:-78px;
    top:50%;
}
.develop--wrapped hr{
    width:60px;
    height:2px;
    margin:0 auto;
    background:#f60;
}
@media only screen and (max-width: 1024px){
    .develop--wrapped .develop--r{
        position:relative;
        left:100%;
        margin-left:0;
    }
}
@media only screen and (max-width: 641px) {
    .develop--wrapped .develop--l{
        margin-right:0;
    }
    .develop--wrapped .develop--r{
        position:relative;
        left:0;
        margin-left:0;
        text-align:right;
    }
    .develop--wrapped .develop--r span{
        display:inline-block;
        width:48px;
        text-align:center;
        position:absolute;
        left:104%;
        top:50%;
    }
}
@media only screen and (max-width: 482px) {
    .develop--wrapped .develop--l{
        text-align:center;
    }
    .develop--wrapped .develop--r{
        text-align:center;
    }

}
.develop--wrapped .develop--l_img24{
    margin-top:-24px;
}
.develop--wrapped .develop--l_img17{
    margin-top:-17px;
}
.develop--wrapped .develop--l_img205{
    margin-top:-20.5px;
}
.develop--wrapped .develop--l_img13{
    margin-top:-13px;
}
.develop--wrapped .develop--r_img17{
    margin-top:-17px;
}
.develop--wrapped .develop--r_img13{
    margin-top:-13px;
}
.develop--wrapped .develop--r_img205{
    margin-top:-20.5px;
}
/*关于我们  老庞*/
.about--laopang{
    color:#4d4d4d;
    text-align:left;
    padding:40px 0 134px;
}
.about--laopang .headder{
    font-size:60px;
    margin:10px auto;
}
.about--laopang .headder img{
    margin-left:65px;
}
.laopang-title{
    font-size:16px;
    line-height:1.75;
    margin-bottom:36px;
}
.about--laopang p{
    line-height:1.75;
}
@media (max-width:640px){
    .about--laopang{
        background-position: 0 90px;
        background-size:100% 80%;
        text-align:center;
    }
    .about--laopang .headder{
        text-align:center;
    }
    .about--laopang .headder img{
        margin-left:0;
    }
}
/*footer*/
.copyright{
    font-size:16px;
    color:#4d4d4d;
    min-height:70px;
    background: #fafafa;
    /* margin-top:-70px; */
    border-top:1px solid #e8e8e8;
}
.copyright p {
    text-align: center;
    margin: 1.9rem auto 0;
    padding: 0 20px 1.9rem;
}
.copyright a{
    color:#4d4d4d;
}