
/* 联系方式 start */
.m-contact{width:1000px; height:auto; margin:0 auto;}
/*标题*/
.m-contact .title{width:100%; height:auto; padding-top:20px; text-align:center;}
.m-contact .title h4{font-size:48px; font-weight:normal; color:#555; padding-bottom:10px;}
.m-contact .title p{font-size:14px; color:#999; line-height:24px;}
/*售前售后电话*/
.m-contact .contactWay{width:100%; height:auto;}
.m-contact .contactWay li{width:400px; float:left; text-align:left; padding:0 20px; box-sizing:content-box;}
.m-contact .contactWay li:after{content:" "; display:block; clear:both;}
.m-contact .contactWay li .img{width:110px; font-size:65px; color:#159d79; border-radius:50%; text-align:center; border:3px solid #159d79; height:110px; line-height:110px; float:left; overflow:hidden; margin-right:40px;}
.m-contact .contactWay li .img img{width:100%; height:auto;}
.m-contact .contactWay li .Info{width:250px; float:left; margin:5px 0;}
.m-contact .contactWay li .Info span{font-size:16px; display:block; line-height:30px; color:#666;}
.m-contact .contactWay li .Info p{font-size:16px; display:block; line-height:30px; color:#4e4c4d;}
/*联系方式*/
.m-contact .contactInfo{width:100%; height:auto;}
.m-contact .contactInfo .map{width:500px; height:auto; float:right; margin-bottom:30px;}
.m-contact .contactInfo .map img{width:100%; height:auto;}
.m-contact .contactInfo .Info{width:400px; height:auto;  box-sizing:content-box; float:left; background:url(../images/contactBg.png) no-repeat;}
.m-contact .contactInfo .Info h4{font-size:18px; color:#4e4c4d; font-weight:normal; padding-bottom:15px;}
.m-contact .contactInfo .Info p{width:100%; line-height:26px; padding-bottom:10px;  color:#666; box-sizing:content-box;}
.m-contact .contactInfo .Info p:after{display:block; font-size:14px; clear:both;}
.m-contact .contactInfo .Info p b{width:15%; display:block; float:left;}
.m-contact .contactInfo .Info p span{width:85%; display:block; float:left;}

/*联系方式 end */
.m-model_title{ padding: 20px 0; margin:auto; text-align:center; width:1200px;}
.m-model_title h1 {
    text-align: center;
    font-size: 30px;
    color: #4e4c4d;
}
.m-model_title h2 {
    text-align: center;
    font-size: 20px;
    color: #4e4c4d;
}
.m-model_title span {
    color: #cacace;
    margin-right: 15px;
    font-size: 20px;
}
.m-innerbg {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-size: cover;
}
.m-innerbg li {
    width: 100%;
    height: 100%;
	list-style:none;
}
.m-list-video {
    overflow: hidden;
}
.m-list {
    width: 1200px;
    padding: 20px 90px;
    margin: 0 auto;
    min-height: 300px;
}
.m-list-video .item {
    width: 33%;
    padding: 1%;
    float: left;
}
.m-list-video .item iframe {
    width: 100%!important;
    height: 323px!important;
}
.m-list{width:1200px;padding: 20px;margin: 0 auto;min-height: 1000px;padding-top:80px !important;}
.m-list-product .gallery {
    margin-top: -10px;
    padding-left: 60px;
}
.m-list-product .pic-box {
position: relative;
    padding: 0;
    float: left;
    width: 300px;
    height: 130px;
    margin: 0 0 35px 40px;
    overflow: hidden;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.m-list-product .pic-box .img {
    width: 300px;
    height: 130px;
    background-position: center center;
    background-repeat: no-repeat;
}