.type{
	    background: #f0f0f0;width: 1200px; height: 92px; line-height: 46px;margin: 10px auto; position: relative;
}

.type_li{
	    /* width: 100px; */
    text-align: center;
    float: left;
    font-size: 16px;
    line-height: 46px;
    padding-left: 10px;
    overflow: hidden;
    padding-right: 10px;
    margin-left: 20px;
}
.on{
	background: #c9151e;
	color: #fff;
}
.on a{
	color: #fff;
}
.main{width: 1200px; margin: auto;}
.m1con{border: 1px solid #eeeeee; height: 1060px;padding-top: 20px;}
.m1con ul{padding-left: 20px;}
.m1con ul li{width: 190px; height: 265px; border-right: 1px dashed #eee; padding-left: 15px; padding-right: 15px; float: left;}
.m1con ul li img{width: 170px; height: 170px; padding-left: 10px; padding-right: 10px; padding-bottom: 10px;}
.m1con ul li h3{font-size: 14px; font-weight: normal;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 55px;}
.m1con ul li span{color: #ff0027;}

/*联系我们页面*/
.lxwm{
    width: 1200px;
    margin: 30px auto;
    position: relative;
}
.lxwm table{
    width: 100%;
    line-height: 50px;
    font-size: 16px;
}
.gs{
    text-align: center;
    background: #c9141e;
    color: #fff;
    font-size: 20px;
}
.gsdh{
    text-align: center;
    color: #7f7f7f;
}
.lxrxh{
    width: 80px;
    text-align: center;
    background: #c9141e;
    color: #fff;
    border: 2px solid #fff;
}
.lxrname{
    text-align: center;
    width: 200px;
    background: #ececec;
    border: 2px solid #fff;
}
.lxrfz{
    text-align: center;
    width: 240px;
    background: #ececec;
    border: 2px solid #fff;
}
.lxrdh{
    text-align: center;
    width: 300px;
    background: #ececec;
    border: 2px solid #fff;
}