
/* 联系方式 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; padding:30px 0 50px !important;}
.m-contact .contactWay li{width:400px; float:left; padding:0 50px; 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:#c0230e; border-radius:50%; text-align:center; border:3px solid #c0230e; 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; height:70px; float:left; margin:20px 0;}
.m-contact .contactWay li .Info span{font-size:18px; display:block; line-height:30px; color:#666;}
.m-contact .contactWay li .Info p{font-size:24px; display:block; line-height:40px; color:#c0230e;}
/*联系方式*/
.m-contact .contactInfo{width:100%; height:auto;}
.m-contact .contactInfo .map{width:500px; height:auto; float:left; margin-bottom:30px;}
.m-contact .contactInfo .map img{width:100%; height:auto;}
.m-contact .contactInfo .Info{width:400px; height:auto; padding:50px 0 0 80px; box-sizing:content-box; float:right; background:url(../images/contactBg.png) no-repeat;}
.m-contact .contactInfo .Info h4{font-size:30px; color:#c0230e; font-weight:normal; padding-bottom:15px;}
.m-contact .contactInfo .Info p{width:100%; line-height:24px; padding-bottom:10px; font-size:14px; color:#666; box-sizing:content-box;}
.m-contact .contactInfo .Info p:after{display:block; 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: #c0230e;
}
.m-model_title h2 {
    text-align: center;
    font-size: 20px;
    color: #c0230e;
}
.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;
}