.about.footer {
    background-color: #333333;
    background-image: none;
}

/* nav 覆盖 */
.menu, .menu .menu_1_item, .menu .menu_2_item {
    /* background: rgba(0, 0, 0, 0.3); */
}
/* ------------------------------------------- 公共 */
.about_title1 {
    padding-left:24px;
    color: #222;
    font-size: 30px;
    font-weight:bold;
    letter-spacing: 2px;
    background:url(../images/about_title1_bg.png) no-repeat;
}
/* ------------------------------------------- banner */
.banner {height:auto;}
.banner  img { width:100%; height:auto}

/* ------------------------------------------- 1 */
.about_part1 {
    height:auto;
    padding-top:60px;
}
.part0_body {
    margin: 60px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align:center;
}
.part0_b {
    width:25%;
    box-sizing: border-box;
    padding:0px;
}
/*.part1_b:nth-child(1) {
    background: #FFF6E8;
}
.part1_b:nth-child(2) {
    background: #FEE6D3;
}*/
.part0_p1 {
    border:none;
}
.part0_p1 img {
    border:none;
    max-height:78px;
}
.part0_p2 {
    margin-top: 30px;
    color: #333333;
    font-size:18px;
    font-weight:bold;
    letter-spacing: 1px;
}
.part0_p3 {
    margin-top:10px;
    color: #666666;
    font-size:14px;
    letter-spacing: 1px;
    line-height:20px;
}

.part1_body {
    margin: 40px 0;
}
.part1_a {
    width:100%;
    height:auto;
    font-size:14px;
    line-height:24px;
    color:#333;
}
.part1_a p {
    text-indent:30px;
    margin-top:20px;
}
.part1_b {
    width:100%;
    margin-top:60px;
}
.part1_b img {
    width:232px;
    height:auto;
    border:2px solid #fff;
}
/* ------------------------------------------- 2 */
.about_part2 {
    height:auto;
    padding-top:60px;
}
.part2_cont {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background:url(../images/about_part2_bg.jpg) no-repeat #E5E5E5;
    padding:200px 60px 60px 60px;
    margin-top:40px;
}
.part2_cont_box {
    width:200px;
    height:250px;
    border:1px solid #E7E7E7;
    border-radius:8px; 
    background: #fff;
    text-align: center;
}

.part2_b_img {
    height:68px;
    width: 90px;
    margin: 60px auto 0px auto;
    text-align: center;
}

.part2_b_font1 {
    font-size:20px;
    color: #333333;
    font-weight:bold;
}

.part2_b_font2 {
    margin: auto;
    margin-top: 15px;
    line-height:20px;
    font-size:14px;
    color: #333;
    height:90px;
}
.part2_cont_box span{
    height:25px;
    width:70px;
    display:block;
    margin:auto;
    border:1px solid #E7E7E7;
    border-radius:3px;
    line-height:25px;
    text-align:center;
    font-size:12px;
    color:#666;
}
.part2_cont_box span:hover{
    background:#FD6C21;
    border:none;
    color:#fff;
}
.part2_cont_box span a:hover{color:#fff;}
/* ------------------------------------------- 3 */
.about_part3 {
    height:auto;
    padding-top:60px;
}
.part3_body {
    margin: 40px 0;
}
.part3_a {
    height:auto;
    border-left:2px solid #DDDDDD;
    margin-left:30px;
}
.part3_a ul{
    font-size:14px;
    line-height:25px;
    background:url(../images/about_part3_bg.png) no-repeat 0 12px;
    padding-left:27px;
    margin-left:-9px;
    clear:both;
    padding-bottom:30px;
}
.part3_a ul:nth-child(1){
    background:url(../images/about_part3_bgh.png) no-repeat 0 12px;
}
.part3_a ul h1{
    font-size:20px;
    line-height:40px;
    height:40px;
}
.part3_a ul h1:nth-child(1){
    color:#FD6C21;
}
.part3_a ul div{
    margin-top:15px
}
.part3_a ul div dl{
    width:285px;
    height:280px;
    float:left;
    color:#fff;
    overflow:hidden;
    position:relative;
}
.part3_a ul div dl img{
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-top:0;
    z-index:99;
}
.part3_a ul div dl:hover img{
    transform: scale(1.2);
    z-index:99;
}
/*.part3_a ul div dl{
    width:221px;
    height:216px;
    float:left;
    padding:32px;
    color:#fff;
    overflow:hidden;
    background-repeat:no-repeat center 50%;
    background-size:100%;
}*/
/*.part3_a ul div dl:hover{
    background-size:110%;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}*/
.part3_a ul div dl dt{
    font-size:26px;
    position:absolute;
    top:32px;
    left:32px;
    z-index:101;
    background:none;
    display:block
}
.part3_a ul div dl dd{
    font-size:14px;
    position:absolute;
    line-height:20px;
    margin-top:10px;
    z-index:9999;
    top:62px;
    left:32px;
}
.part3_a img {
    width:100%;
    height:100%;
}
.part3_b {
    width:720px;
    height:738px;
    float:left;
    font-size:14px;
    line-height:24px;
    color:#333;
}
.swiper-container {
    width: 100%;
    height: 100%;
    cursor: pointer!important;
}
.swiper-slide {
    display: block;
}
.swiper-slide img {
    width:100%;
    height:100%;
}
.swiper-slide .placeholder {
    height: 68px;
    background: transparent;
}
.swiper-slide .banner-c h2 {
    font-size:40px;
    color: #fff;
}
.swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    display: inline-block;
    border-radius:0;
    background: #CCCCCC;
    opacity: 0.2;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #FF6C00;
}


.zzzs1_cont {
    margin-top: 20px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.zzzs1_cont div {
    width: 16%;
    text-align: center;
    margin-top: 10px;
}
.zzzs1_cont div img{
    width: 100%;
}
/* ------------------------------------------- 4 */
.part4_cont {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top:40px;
}

/* ------------------------------------------- 5 */
.example-content-body {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top:40px;   
}
.example-content-body dl{
    width:20%; float:left
}
.example-content-body dl dd{
    padding:5px;
}
.example-content-body dl dd img{
    width:100%;
    height:auto;
    border:none;
}
.example-content-body dl dt{
    text-align:center;
    font-size:18px;
    line-height:30px;
}
/* ------------------------------------------- 6 */
.about_part6{
    height:auto;
    padding:60px 0;
}
.part6_topm {
    margin-top: 66px;
}
/* 左 */
.part6_c_left {
    width: 288px;
    height:434px;
    float:left;
    background:#fff;
    padding:0 95px;
    border:1px solid #E5E5E5;
}
.part6_c_left_img{
margin:50px 0;
 
}
.part6_c_left_tel{
    color: #333333;
    height:34px;
    line-height:34px;
    font-family:"Bebas Neue Regular";
    font-size:24px;
    background:url(../images/about_part6_tel.png) no-repeat 0 5px;
    padding-left:40px;
}
.part6_c_left_add{
    color: #333333;
    font-size:16px;
    line-height:22px;
    background:url(../images/about_part6_add.png) no-repeat 0 5px;
    padding-left:40px;
    margin-top:20px;
}

/* 右 */
.part6_c_right {
    width: 720px;
    float:left;
}
.part6_form {
    width:460px;
    margin: auto;
}
.part6_form input[type=text] {
    width: 100%;
    height: 40px;
    margin-top: 14px;
    background:rgba(250,250,250,1);
    box-sizing: border-box;
    padding-left: 20px;
    font-size:16px;
    color: #666666;
}
.part6_form .submit{
    width:120px;
    height:40px;
    background:#FF6C00;
    display: block;
    margin: 30px auto 0px;
    border: none;
    outline: none;
    font-size:20px;
    color: #fff;
    letter-spacing: 1px;
}

/* placeHoder */
/* 使用webkit内核的浏览器 */
.part6_form ::-webkit-input-placeholder{
    color: #666666;
}
/* Firefox版本4-18 */
.part6_form ::-moz-placeholder{
    color: #666666;
}                  
/* Firefox版本19+ */
.part6_form ::-moz-placeholder{
    color: #666666;
}      
/* IE浏览器 */         
.part6_form ::-ms-input-placeholder{
    color: #666666;
}   



/* 地图  */
.part6_bottom {
    margin-top: 60px;
    height:420px;
}
.map_wrap {
    position: absolute;
    width:200px;
    height:100px;
    margin-left: -100px;
    /* border-radius: 10px; */
    background:rgba(255,108,0,1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;  
    color: #fff;
    font-size: 14px;
}
.map_p_1 {}
.map_p_2 {
    margin-top: 15px;
}

.map_arrow_p {
    position: absolute;
    width: 100%;
    height: 10px;
    background:transparent;
    left: 0px;
    top: 0px;
    
    /* left: 50%;
    border: 10px solid transparent;
    border-bottom-color: #FF6C00;
    margin-left: -10px; */
}
.map_arrow {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-bottom-color: #FF6C00;    
}
.part10_body {
    margin-top:30px;
    position: relative;
}
.part10_body .swiper-slide{
    width: 16%;
}
.part10_b_img {
   width: 100%;
}
.part10_b_font {
    margin-top: 10px;
    font-size:14px;
    color: #333;
    text-align: center;
    line-height:30px;
    height:30px;
}
.mhuanhang{display:none}