.main_ef {
    width: 100%;
    padding: 85px 0 95px;
    background-color: #eee;
    overflow: hidden;
}



me_l::before {
    width: 373px;
    height: 465px;
    background-image: url(../images/mb_b_b.png?v=1.1);
    content: '';
    position: absolute;
    z-index: -1;
    bottom: -45px;
    left: -53px;
}

.main_ef::after {
    width: 196px;
    height: 317px;
    background-image: url(../images/mb_b_a.png?v=1.1);
    content: '';
    position: absolute;
    top: -27px;
    right: -34px;
    z-index: -1;
}



.main_ef .me::after {
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.main_ef .me {
    max-width: 1300px;
    margin: 0 auto 0px;
}

.yd_me {
    display: none;
}

.me_l {
    width: 39.38%;
    float: left;
    position: relative;
    overflow: hidden;
}

.me_l img {
    width: 100%;
}

.me_l p {
    width: 70%;
    position: absolute;
    /* background-color: rgba(0, 0, 0, 0.6); */
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    /* border: 1px solid #a49988; */
    position: absolute;
    left: 50%;
    bottom: 15px;
    height: 38px;
    line-height: 38px;
    margin-left: -35%;
    transition: all 0.5s;
    z-index: 5;
}

.me_l p::after {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(105,52,10,0.6)
}

.me_l:hover p::after {
    display: none;
}

.me_l:hover p {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    bottom: 0;
    left: 0;
}

/* .me_l:hover::after {
    opacity: 1;
    z-index: 5;
    right: 50%;
}

.me_l::after {
    content: '';
    width: 214px;
    height: 64px;
    border: 3px solid #ffffff;
    border-left: 3px solid rgba(0,0,0,0);
    border-top: 3px solid rgba(0,0,0,0);
    position: absolute;
    top: 50%;
    right: 0;
    margin: -35px -110px 0 0;
    opacity: 0;
    z-index: -1;
    transition: all 0.5s 0.5s;
}

.me_l::before {
    content: '';
    width: 214px;
    height: 64px;
    border: 3px solid #ffffff;
    border-right: 3px solid rgba(0,0,0,0);
    border-bottom: 3px solid rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 50%;
    margin: -35px 0 0 -110px;
    opacity: 0;
    z-index: -1;
    transition: all 0.5s 0.5s;
}

.me_l:hover::before {
    opacity: 1;
    z-index: 6;
    top: 50%;
} */
.mer_xg {
    width: 220px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -110px;
    z-index: 10;
    opacity: 0;
}

.mer_xg::before {
    width: 0%;
    height: 3px;
    background-color: #ffffff;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s 0.5s;
}

.mer_xg::after {
    width: 0%;
    height: 3px;
    background-color: #ffffff;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all 0.5s 0.5s;
}

.mer_xg b {
    display: block;
    width: 3px;
    height: 0%;
    background-color: #ffffff;
    left: 0;
    bottom: 0;
    position: absolute;
    transition: all 0.5s 0.5s;
}

.mer_xg i {
    display: block;
    width: 3px;
    height: 0%;
    background-color: #ffffff;
    right: 0;
    top: 0;
    position: absolute;
    transition: all 0.5s 0.5s;
}

.me_l:hover .mer_xg {
    opacity: 1;
}

.me_l:hover .mer_xg::before {
    width: 100%;
}

.me_l:hover .mer_xg::after {
    width: 100%;
}

.me_l:hover .mer_xg b {
    height: 100%;
}

.me_l:hover .mer_xg i {
    height: 100%;
}

.me_r {
    width: 58.69%;
    float: right;
}

.me_r dl {
    width: 48.23%;
    float: left;
    position: relative;
    margin-right: 3.54%;
    margin-bottom: 3.4%;
    overflow: hidden;
}

.me_r dl:nth-child(2n) {
    margin-right: 0;
}

.me_r dl dt {
    width: 100%;
}

.me_r dl dt img {
    width: 100%;
    display: block;
}

.me_r dl dd {
    width: 80%;
    position: absolute;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    position: absolute;
    left: 50%;
    bottom: 15px;
    height: 38px;
    line-height: 38px;
    margin-left: -40%;
    transition: all 0.5s;
    z-index: 3;
}

.me_r dl dd::after {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 38px;
    background-color: rgba(105,52,10,0.6)
}

.me_r dl:hover dd::after {
    display: none;
}

.me_r dl:hover dd {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    bottom: 0;
    left: 0;
}

.me_r dl:hover::after {
    opacity: 1;
    z-index: 5;
    right: 50%;
    top: 50%;
}

.me_r dl::after {
    content: '';
    width: 214px;
    height: 64px;
    border: 3px solid #ffffff;
    border-left: 3px solid rgba(0,0,0,0);
    border-top: 3px solid rgba(0,0,0,0);
    position: absolute;
    top: 100%;
    right: 0;
    margin: -35px -110px 0 0;
    opacity: 0;
    z-index: -1;
    transition: all 0.5s 0.5s;
}

.me_r dl::before {
    content: '';
    width: 214px;
    height: 64px;
    border: 3px solid #ffffff;
    border-right: 3px solid rgba(0,0,0,0);
    border-bottom: 3px solid rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 0%;
    margin: -35px 0 0 -110px;
    opacity: 0;
    z-index: -1;
    transition: all 0.5s 0.5s;
}

.me_r dl:hover::before {
    opacity: 1;
    z-index: 6;
    top: 50%;
    left: 50%;
}

.me_r dl:hover dd {
    /* display: none; */
}

.me_r dl:hover .mer_zz {
    opacity: 1;
}

.me_l:hover .mer_zz {
    opacity: 1;
}

.mer_zz {
    width: 100%;
    height: 100%;
    background-color: rgba(105,52,10,0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    transition: all 0.2s;
    opacity: 0;
}

.mer_zz em {
    width: 214px;
    height: 64px;
    border: 3px solid #ffffff;
    text-align: center;
    font-size: 24PX;
    color: #ffffff;
    display: block;
    line-height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -110px;
    display: none;
}


@media screen and (max-width:768px ) {

  .me_l {
        display: none;
    }

    .me_r {
        display: none;
    }


	
    .main_ef {
        
    }
	
.yd_me {
        display: block;
        width: 100%;
        padding: 0 5%;
        overflow: hidden;
    }

    .yd_me dl {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 5%;
        float: left;
        background-color: #eeeef0;
    }

    .yd_me dl:nth-child(2n) {
        margin-right: 0;
    }

    .yd_me dl dt {
        width: 100%;
    }

    .yd_me dl dt img {
        width: 100%;
        display: block;
    }

    .yd_me dl dd {
        text-align: center;
        font-size: 24px;
        color: #000000;
        line-height: 60px;
    }






}




@media screen and (max-width:550px ) {

 .yd_me dl dd {
        font-size: 18px;
    }
 .main_ef {
padding:45px 0;
    }
	    .yd_me {
        margin-top: 0px;
		margin-bottom: 0px;
    }


}

@media screen and (max-width:450px ) {

  .yd_me dl dd {
        font-size: 16px;
        line-height: 35px;
    }
	
    .main_ef {

    }



.about-t1{text-align: center;padding-bottom:10px;padding-top:10px;}
.about-t1 span{font-size: 24px; color:#000; line-height:32px;font-weight: bold;}

.about-t2{text-align: center;padding-bottom:16px;}
.about-t2 span{font-size: 16px; color:#69340A; line-height:26px;font-weight: bold;}

.about-t3{padding-bottom:10px;}
.about-t3 span{font-size: 14px;line-height:26px;}

.about-bg1{width:300px;background: no-repeat url(../images/mal_bg.png) center top;background-size:100%;margin: 0 auto;height:50px;}
.about-bg2{width:300px;background: no-repeat url(../images/mal_bg.png) center bottom;background-size:100%;margin: 0 auto;height:110px;padding-top:10px;}


 .about-btn:hover{
  background: #000;
  
}
 .about-btn {
 font-weight: bold;
  margin: 0 auto;
  width: 100px;
  height: 24px;
  border-radius: 15px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  font-size: 12px;
  background: #69340A;
  transition: all .4s ease;
}

}








.f1_t {
    max-width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 75px;
	padding-bottom: 50px;

}

.f1_t ul {
display: inline-block;
}

.f1_t ul, li {
    list-style-type: none;
}


.f1_t_l {
    float: left;
}

.f1_t_l dt img {
    width: 220px;
}

.f1_t_l dd span {
    display: block;
    padding-left: 30px;
    background-image: url(../images/f1_t_l_s.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 27px;
    line-height: 27px;
    font-size: 16px;
    color: #585858;
    margin: 20px 0 5px 5px;
}

.f1_t_l dd em {
    font-size: 32px;
	line-height: 28px;
    color: #69340A;
	font-style: normal;
	text-decoration: none;
	margin-left: 5px;
}

.f1_t_r {
    float: right;
}

.f1_t_r ul {
    text-align: left;
    float: left;
    margin-right:60px;
	position: relative;
}

.f1_t_r ul:nth-child(5) {
    margin-right: 0;
}

.f1_t_r ul li {
    margin-bottom: 10px;
    font-size: 16px;
}

.tetete{
   width:264px;
}

.f1_t_r ul li em {
    font-size: 18px;
    color: #313131;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.f1_t_r ul li em a {
    color: #313131;
    transition: all 0.5s;
    font-size: 18px;
}

.f1_t_r ul li em a:hover {
    color: #69340A;
}

.f1_t_r ul li a {
    font-size: 14px;
    color: #595959;
    transition: all 0.5s;
    position: relative;
}

.f1_t_r ul li a:hover {
    color: #69340A;
}

.f1_t_r ul li a:hover::after {
    width: 100%;
    left: 0;
}

.f1_t_r ul li a::after {
    width: 0;
    height: 1px;
    background-color: #69340A;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    transition: all 0.5s;
}


.f1_t_r ul li img {
    width: 132px;
    height: 132px;
    display: block;
    margin-left: -7px;
}


.f1_t_r ul li p {
    font-size: 14px;
	text-align: center;
	width: 124px;
}
.f1_t_r ul:nth-child(5) li:last-child {
	position: absolute;
	bottom: -10px;
	right: 0;
}
.f1_b {
    width: 100%;
    height: 20px;
    background-color: #eeeef0;
}

@media screen and (max-width:1270px ) {
.f1_t_l {
        display: none;
    }
.f1_t_r {
    float: left;
}
 }
 
 @media screen and (max-width:550px ) {

.f1_t_r ul {
    text-align: left;
    float: left;
    margin-right:10px;
	position: relative;
}

.tetete{
   width:200px;
}

.f1_t_r ul li img {
    width: 100px;
    height: 100px;
    display: block;
    margin-left: -7px;
}

.f1_t_r ul li p {
    font-size: 14px;
	text-align: center;
	width: 84px;
}

	
}