@charset "utf-8";
/* CSS Document */


/*------首页四大优势------*/


@media screen and (min-width: 768px) {
.sort .advantageList {
    width: 100%;
    height: 385px;
    position: relative;
	margin-top:30px;
	list-style: none;
    *margin-top: 52px; background: url(../images/advantagebg.jpg) no-repeat center;
}

.sort .advantageList li {
    width: 206px;
    padding: 0 15px;
    background: url(../images/yslibg.png) no-repeat center top;
    position: absolute;
    text-align: center;
    height: 249px;
    color: #fff;
}
.sort .advantageList li p{
	 text-align: left;
}
.advantageList li.li01 {
    left: 0;
    top: 110px;
}
.advantageList li.li02 {
    left: 298px;
    top: 110px;
}
.advantageList li.li03 {
    right: 298px;
    top: 110px;
}
.advantageList li.li04 {
    right: 0;
    top: 110px;
}
.advantageList .adc-img {
    margin-left: -16px;
    margin-top: -110px;
}
.advantageList li p {
    margin-top: 6px;
    line-height: 22px;
    font-size: 14px;
}
.advantageList li:hover{background-position:bottom;color:#724217;}
.advantageList li:hover i{background-position:bottom;}


}




/*******荣誉资质********/
.customerBox
{
	overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
}

.customerBox em.next {
    background: url(../images/customerrt.png) no-repeat center top;
    right: 0;
}

.customerBox em.pre {
    background: url(../images/customerlt.png) no-repeat center top;
    left: 0;
}
.customerBox em:hover{background-position:bottom;cursor:pointer}
.customerBox em {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 65px;
}

.customerBox .scCon
{
	overflow:hidden;width:1000px;height:320px;margin:0 auto;position:relative;list-style: none;
}
.customerBox .scCon .model
{
	width:310px;float:left;border:1px solid #f1f1f1;text-align:center;margin-right:30px;
}
.customerBox .scCon .model p{
line-height:40px;
}
.customerBox .scCon .model img
{
	display:block;margin:0 auto;background-color:#fff;width:310px;height:220px;
}

.sort a.moreLink{width:134px;height: 58px;display: block;margin:0 auto;font-size: 24px;line-height: 58px;text-align: center;color: #6ccbb7;border: 1px dotted #6ccbb7;text-decoration:none;}


.indexh3{
    color: #3d464d;
    padding: .4rem 0;
    text-align: center;
    border-bottom: 0.0625rem dashed #e6e8eb;
}
.indexh3 span {
    font-size: 1.1rem;
    display: inline-block;
    padding: 0 .5rem 0 0;
    position: relative;
    z-index: 1;
}

/*****加盟商风采*******/


.index-honor {
        width: 100%;
        height:350px;
		padding-top:1rem;
        background-size: 100% 100%;
		    background-color: #f8f9fa!important;
    }
  .index-honor .honor-new {
        width: 1050px;
        height: auto;
        margin: 0 auto;
        padding-top: 5px;
        position: relative;
    }
    .index-honor .honor-new .list .bd {
        width: 100%;
        height: 177px;
        overflow: hidden;
    }
    .index-honor .honor-new .list .bd ul{width:100%;height:auto;padding:0px;margin:0px;}
    .index-honor .honor-new .list .bd ul li {
        width: 260px;
        height: 215px;
        float: left;
        padding:0px 8px;
        overflow: hidden
    }
    .index-honor .honor-new .list .bd ul li a {
        width: 100%;
        height: auto;
        display: block
    }
    .index-honor .honor-new .list .bd ul li a img {
        width: 100%;
        transition: all 1s ease
    }
    .index-honor .honor-new .list .bd ul li:hover a img {
        transform: scale(1.1)
    }
	.index-honor .honor-new .list .bd ul li p{text-align:center;height:30px;line-height:30px;font-size:14px;}
    .index-honor .honor-new .list .hd {
        width: 74px;
        height: 31px;
        position: absolute;
        right: 25px;
        top: 75px;
    }
    .index-honor .honor-new .list .hd a {
        width: 32px;
        height: 31px;
        display: block;
    }
	.title {
    overflow: hidden;
    width: 100%;
    text-align: center;
}
    .index-honor .honor-new .list .hd .prev {
        float: left;
        background: url('../images/index_prev.png') no-repeat;
    }
    .index-honor .honor-new .list .hd .next {
        float: right;
        background: url('../images/index_next.png') no-repeat
    }
    .index-honor .honor-new .list .hd .prev:hover {
        background: url('../images/index_prev_h.png') no-repeat
    }
    .index-honor .honor-new .list .hd .next:hover {
        background: url('../images/index_next_h.png') no-repeat
    }
    .honor-new .title h2 a {
        color: #fff;
    }
    .honor-new .title{
        margin-bottom: 1.6rem;
    }






@media screen and (max-width: 768px) {
.main{background-color: #f8f9fa!important;}
.m_prodoct{width:50%!important;padding:0px 5px!important;}
.m_prodoct .meta span,.m_prodoct .meta p{display:none!important;}
.index-honor .honor-new .list .hd{top:125px;}
.index-honor p.mt-4{padding:0px 1rem;}
.index-honor{height:400px;}
.mt-4{text-align:left!important;}
.sort .advantageList {
    width: 100%;
    height: auto;
	margin-top:30px;
	padding-left:0px;
	list-style: none;
    *margin-top: 52px; background: none;
}
.sort .advantageList li.li03 p,.sort .advantageList li.li01 p{
	 border-left:0.5em solid #00a2ff;
	 padding-left:5px;
}
.sort .advantageList li.li02 p,.sort .advantageList li.li04 p{
	 border-right:0.5em solid #00a2ff;
}
.sort .adc-img{display:none;}
.sort .advantageList li p{margin-bottom:0px;}
.sort .advantageList li {
    width: 100%;
    padding: 10px 5px;
    text-align: left;
    height: auto;
    color: #000;
}

/*******荣誉资质********/

#Left1{display:none;}
#Right1{display:none;}
.customerBox{width:100%;}
.customerBox .scCon{width:100%;padding:0px 2rem;}
.bg-light { padding-top: 0px !important; background-color: #f8f9fa!important;}


/*****加盟商风采*******/
.index-honor .honor-new {
    width: 100%;
}
.honor-new .list{
width: 260px;
    margin: 0 auto;
    overflow: hidden;
}

}


/*****企业介绍*******/

.lc_bd .col-md-3,.lc_bd .col-md-6 {
	
	list-style:none;
	padding: 0 7px;
	float: left;
	min-height: 1px;
}
.lc_bd .col-md-3 {
	width:25%;
}
 .lc_bd .col-md-6 {
	width:50%;
}
.lc_bd li ul {
	zoom: 1;
	width: 100%;
	
}

.lc_bd li.col-md-3, .lc_bd li.col-md-6 {
	padding: 0 7px;list-style:none;
}
.lc_bd li a {
	display: inline-block;
	position: relative;
	margin-bottom: 11px;
}
.lc_bd li a .zhezhao {
	position: absolute;
	width: 93%;
	height: 90%;
	left: 3.5%;
	top: 5%;
	background: rgba(0,0,0,0.8);
	opacity: 0;
	transition: all 0.5s;
}
.lc_bd li a .zhezhao img {
	transition: all 0.5s;
	display: block;
	margin: 28% auto 10%;
}
.lc_bd img {
    max-width: 100%;
}
.lc_bd li a h2 {
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lc_bd  li a h2.h2 {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	bottom: 0;
	display:none;
}

.lc_bd li a:hover .zhezhao {
	opacity: 1;
}
.lc_bd li a:hover .zhezhao img {
	transform: rotate(180deg);
}
.lc_bd li a .zhezhao {
	position: absolute;
	width: 93%;
	height: 90%;
	left: 3.5%;
	top: 5%;
	background: rgba(0,0,0,0.8);
	opacity: 0;
	transition: all 0.5s;
}
.lc_bd li a .zhezhao img {
	transition: all 0.5s;
	display: block;
	margin: 28% auto 10%;
}

.lc_bd ul,.lc_bd li{padding:0;margin:0;}
@media (max-width: 991px){
.lc_bd li.li a {
    display: inline-block;
    width: 45%;
    margin-left: 3%;
    position: relative;
    margin-bottom: 15px;
}.lc_bd li a img {
    width: 100%;
} .lc_bd .col-md-6,.lc_bd .zhezhao{display: none!important;}
.lc_bd .col-md-3 {
	width:50%;
}.lc_bd  li a h2.h2{display: block;}}