.about_top img{
    width: 100%;
}
.about{
    background-color:#fbfbfb;
    margin-bottom:50px;
}
.about ul li{
    float: left;
    width: 19.95%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-left: 1px solid  #e2e2e2;
    border-bottom:1px solid #e2e2e2;
}
.about ul li:first-child{
    margin-left:2.5px;
    border-left:none;
}
.about ul li:last-child{
    /* border-right: 1px solid  #e2e2e2; */
}
.about ul li a{
    color: #828282;
    font-size: 24px;
}
.about .active{
    background-color:#ffff;
    border-bottom:none;
}
 .container-fluid{
    padding-left:0px;
    padding-right:0px;
}
.abstract {

}
.abstract h2{
    color: #424242;
    font-size:36px;
    text-align: center;
}
.abstract p{
    color: #828282;
    font-size:16px;
    text-indent: 2rem;
    margin:30px 0px;
}
.abstract ul{
    margin: 50px 0px 50px;
}
.abstract ul li{
    float: left;
    width: 285px;
	height: 160px;
	background-color: #ffffff;
	box-shadow: 0px 4px 10px 1px 
		rgba(0, 0, 0, 0.08);
    border-radius: 3px;
    text-align: center;
    margin:0px 10px;
}
.abstract ul li:first-child{
    margin-left:0px;
}
.abstract ul li:last-child{
    margin-right:0px;
}
.abstract ul li span{
    font-size: 48px;
	line-height: 48px;
    color: #ff8e29;
    margin-top:30px;
    display:block;
}
.abstract ul li p{
    font-size: 18px;
	line-height: 48px;
    color: #828282;
    text-indent: 0rem;
    margin:0px;
}
.culture{
    position: relative;
}
.culture ul{
    position: absolute;
    top:0px;
    left:360px;
}
.culture ul li{
    color:#fff;
}
.culture ul li h2{
    font-size: 48px;
    margin-top:76px;
}
.culture ul li p{
    font-size:30px;
    margin-bottom: 80px;
    position: relative;
}
.culture ul li p::before{
    content:"";
    width: 110px;
	height: 2px;
    background-color: #ffffff;
    position: absolute;
    top:80px;
}
.culture ul li span{
    font-size:24px;
    width: 600px;
    display:block;
}
.culture_box>img{
    float:right;
    margin-top:-400px;
}
.customer{

}
.customer ul{
    margin: 50px 0px;
}
.customer ul li{
    float: left;
    margin:0px 10px;
    width: 380px;
	height: 310px;
	background-color: #ffffff;
	box-shadow: 0px 4px 10px 1px 
		rgba(0, 0, 0, 0.08);
	border-radius: 3px;
}
.customer ul li img{
    display:block;
    margin:auto;
}
.customer ul li img:hover{
    background-color: #f95a4c;
	opacity: 0.33;
}
.customer ul li p{
    color: #424242;
    font-size:24px;
    text-align:center;
    margin-top:38px;
}

/* 联系我们 */
.about_top_r {
    position: relative;

}
.about_top_r img{
    width: 100%;
}
.about_top_r ul{
    position: absolute;
    top: 30%;
    left: 20%;
}
.about_top_r ul li{

}
.about_top_r ul li h2{
    font-size: 48px;
    color: #ff8523;
    position: relative;
}
.about_top_r ul li h2::after{
    content:"";
    width: 100px;
	height: 4px;
    background-color: #ff8e29;
    position: absolute;
    top: 30px;
    right: 44%;
}
.about_top_r ul li span{
    font-size: 24px;
	color: #c97d34;
}
.about_top_r ul li p{
    font-size: 36px;
	color: #824000;
}
.map {
    position: relative;
    margin-bottom: 50px;
}
.map ul{
    width: 600px;
	background-color: #fbfbfb;
    opacity: 0.9;
    padding:50px ;
    position: absolute;
    top: 92px;
    left: 50px;
}
.map ul li{

}
.map ul li h2{
    font-size: 36px;
	color: #424242;
}
.map ul li span{
    font-size: 18px;
    color: #828282;
    margin: 20px 0px;
    display:block;
}
.map ul li p{
    font-size: 24px;
	color: #424242;
}
.map ul li p span{
    font-size: 30px;
    color: #ff8e29;
    margin:0px;
}
.map ul li a{
    width: 200px;
	height: 45px;
	background-color: #ffa141;
    border-radius: 23px;
    display: block;
    text-align: center;
    line-height: 45px;
    color:#ffff;
}
.map ul li:nth-child(2) p{
    float: left;
    margin-right:40px;
}

/* 声明协议 */
.state_box{

}
.state_box h2{
    color: #424242;
    font-size:36px;
    text-align: center;
}
.state_btn{
    width: 520px;
    margin:50px auto;
}
.state_btn li{
    width: 140px;
    height: 40px;
    background-color: #f2f2f2;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    float: left;
}
.state_btn li:nth-child(2){
    margin:0px 40px;
}
.state_btn .active{
    background-color: #ff8e29;
}
.state_btn a{
    font-size: 16px;
    color: #828282;
}
.state_btn .active a{
    color: #ffffff;
}
.state_tit {
    padding:50px 0px;
}
.state_tit ul{
    display: none;
}
.state_tit .active{
    display: block;
}
.state_tit ul li{

}
.state_tit ul li h3{
    color: #424242;
    font-size:24px;
    margin-bottom:20px;
  	margin-top:20px;
}
.state_tit ul li span{
    color: #424242;
    font-size:16px;
    margin-bottom:10px;
}
.state_tit ul li p{
    color: #828282;
    font-size:14px;
    text-indent: 2rem;
    line-height:30px;
  	margin-bottom: 0rem;
}
@media (min-width: 320px) and (max-width:360px) {
    .about ul li {
        float: left;
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-left: 1px solid #e2e2e2;
        border-bottom: 1px solid #e2e2e2;
    }

    .about ul li:first-child {
        height: 0px;
        border-left: none;
        border-bottom: none;
    }

    .about ul li:last-child {
        height: 0px;
        border-left: none;
        border-bottom: none;
    }

    .abstract p {
        padding: 0px 10px;
    }

    .abstract ul {
        display: none;
    }

    .culture_box {
        display: none;
    }

    .customer ul li {
        float: none;
        width: 96%;
        margin: 10px auto;
    }

    .about_top_r ul li h2 {
        font-size: 14px;
    }

    .about_top_r ul li p {
        font-size: 12px;
        margin-bottom: 0px;
    }
     .about_top_r ul li span {
        font-size: 12px;
    }
     .about_top_r ul li h2::after {
        content: "";
        width: 0px;
        height: 0px;
    }
    .about_top_r ul {
        position: absolute;
        top: 18%;
        left: 12%;
    }
    .map ul {
        width: 100%;
        background-color: #fbfbfb;
        opacity: 0.9;
        padding: 50px;
        position: static;
    }
    .map ul li p span {
        font-size: 26px;
    }
    .state_btn li {
        width: 100px;
        height: 40px;
    }
    .state_btn li:nth-child(2) {
        margin: 0px 10px;
    }
    .state_tit {
        padding: 50px 10px;
    }
}
@media (min-width:361px) and (max-width:575px){
    .about ul li {
        float: left;
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-left: 1px solid #e2e2e2;
        border-bottom: 1px solid #e2e2e2;
    }
    .about ul li:first-child{
        height: 0px;
        border-left:none;
        border-bottom: none;
    }
    .about ul li:last-child{
        height: 0px;
        border-left:none;
        border-bottom: none;
    }
    .abstract p {
        padding: 0px 10px;
    }
    .abstract ul{
        display: none;
    }
    .culture_box{
        display: none;
    }
    .customer ul li {
        float: none;
        width: 96%;
        margin:10px auto;
    }
    .about_top_r ul li h2 {
        font-size: 14px;
    }

    .about_top_r ul li p {
        font-size: 12px;
        margin-bottom: 0px;
    }
    .about_top_r ul li span {
        font-size: 12px;
    }
    .about_top_r ul li h2::after {
        content: "";
        width: 0px;
        height: 0px;
    }
    .about_top_r ul {
        position: absolute;
        top: 18%;
        left: 12%;
    }
    .map ul {
        width: 100%;
        background-color: #fbfbfb;
        opacity: 0.9;
        padding: 50px;
        position: static;
    }
    .map ul li p span {
        font-size: 26px;
    }
    .state_btn li {
        width: 100px;
        height: 40px;
    }
    .state_btn li:nth-child(2) {
        margin: 0px 30px;
    }
    .state_tit {
        padding: 50px 10px;
    }
}
@media (min-width: 576px) and (max-width: 1199px) {
    .about ul li {
        float: left;
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border-left: 1px solid #e2e2e2;
        border-bottom: 1px solid #e2e2e2;
    }
    .about ul li:first-child{
        height: 0px;
        border-left:none;
        border-bottom: none;
    }
    .about ul li:last-child{
        height: 0px;
        border-left:none;
        border-bottom: none;
    }
    .abstract p {
        padding: 0px 10px;
    }
    .abstract ul{
        display: none;
    }
    .culture_box{
        display: none;
    }
    .customer ul li {
        float: none;
        width: 96%;
        margin:10px auto;
    }
    .about_top_r ul li h2 {
        font-size: 26px;
    }
    .about_top_r ul li p {
        font-size: 20px;
        margin-bottom: 0px;
    }
    .about_top_r ul li span {
        font-size: 20px;
    }
    .about_top_r ul li h2::after {
        content: "";
        width: 0px;
        height: 0px;
    }
    .about_top_r ul {
        position: absolute;
        top: 18%;
        left: 12%;
    }
    .map ul {
        width: 100%;
        background-color: #fbfbfb;
        opacity: 0.9;
        padding: 50px;
        position: static;
    }
    .map ul li p span {
        font-size: 26px;
    }
    .state_btn li {
        width: 140px;
        height: 40px;
    }
    .state_btn li:nth-child(2) {
        margin: 0px 9%;
    }
    .state_tit {
        padding: 50px 10px;
    }
}
