.m2_word a.ml12{
	margin-left: 12px;
}
.pt80{padding-top: 80px;}
.mr12{
	margin-right: 12px;
}
.mb16{
	margin-bottom: 16px;
}
.mb12{margin-bottom: 12px}
.pt170{padding-top: 130px}
.w29{width: 29%}
.w39{width: 39.9%}
.side1 img{
    width:100%;
    cursor: pointer;
}
.shubiao{
    cursor: pointer;
}

.center1 {
	padding: 50px 0;
}
.container {
	background-color: #f5f5f5;
	max-width: 1200px;
	margin: auto;
	padding: 40px 0 44px;
}
.clearf {
	zoom: 1;
}
.m1_wrap{
    z-index: 100;
    background: #f6f2e9;
}
.module1{
    background-color: #f6f2e9;
}
.module1 .m1_wrap .left_wrap{
    width: 514px;
	float: left;
}
.module1 .right_wrap{
    background-color: #f6f2e9;
    text-align: center;
    float: left;
	width: 640px;
    padding: 30px 40px 0 0;
}

.module1 .m1_content{
    text-align: left;
    line-height: 2em;
    font-size: 18px;
    color: #635a5a;
}
.bg_1{
    background-color: #f6f2e9;
}
.module1 .right_wrap h4 {
    text-align: left;
	font-weight: bold;
	font-size: 40px;
	color: #282b2e;
	margin-bottom: 22px;
}
.module1 .m1_wrap ul{
    display: flex;
}
.module1 .m1_wrap ul li{
    margin-bottom: 36px;
    font-size: 20px;
    color: #d02127;
    border: 1px solid #d02127;
    width: 180px;
    height: 50px;
    line-height:50px ;
    border-radius: 30px;
}
.module1 .m1_wrap ul li:last-child{
    font-size: 20px;
    color: #282b2e;
    border: 1px solid #282b2e;
    width: 180px;
    height: 50px;
    line-height:50px ;
    border-radius: 30px;
}
.m1_p{
    padding: 0 6px;
    float: left;
    color: #460c00;
    font-size: 30px;
}
.module1 .right_wrap a{
    margin-top: 30px;
	color: #fff;
	font-size: 20px;
	text-align: center;
    background-color: #212424;
	border:1px solid #460c00;
	width: 168px;
	height: 54px;
	line-height: 54px;
	display: inline-block;
}
.module1 .right_wrap span{
    display: inline-block;
    color: #282b2e;
    font-size: 20px;
    width:200px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #212424;
}
.module1 .right_wrap2{
    float: left;
    width: 400px;
}
.module1 .left_wrap2{
    height: 278px;
    background-color: #fff;
    padding:20px 60px 0;
    text-align: center;
    float: left;
    width: 680px;
}

/**/
.bg_black{
    padding-bottom: 60px;
    background-color: #282b2e;
}
.module2{
    width: 1200px;
    margin: 0 auto;
}
.img_wrap{
    padding: 90px 0 42px;
    text-align: center;
}
.img_wrap img{
    display: inline-block;
}
.m2_ulwrap{
    display: flex;
}
.m2_ulwrap li{
    overflow: hidden;
    position: relative;
}
.m2_leftul{
    width: 294px;
}
.m2_rightul{
    flex-wrap: wrap;
    display: flex;
}
.m2_title{
    width: 100%;
    background-color: #5a5c5e;
    font-size: 20px;
    color: #e4e5e5;
    height: 64px;
    line-height: 64px;
    text-align: center;
}
.m2_imgwrap{
    width:100%;
height: 100%;}
.m2_ulwrap li:hover .mask {
    display: block;
}
.mask {
    display: none;
    width: 100%;
    height:calc(100% - 64px);
    position: absolute;
    bottom: 64px;
    background-color: rgba(29, 30, 31, 0.74);
}
.m2_p {
    line-height: 28px;
    padding: 110px 20px 0;
    font-size: 16px;
    color: #bfbfbf;
}
.m2_rightul{
    width: 884px;
}
.m2_rightul li{
    height: 257px;
}
.m2_p2 {
    line-height: 28px;
    padding: 30px 20px 0;
    font-size: 16px;
    color: #bfbfbf;
}
.btnwrap{text-align: center;}
.btnwrap a{
    color: #fcc332;
    font-size: 20px;
    text-align: center;
    line-height: 54px;
    border: 1px solid #fcc332;
    display: inline-block;
    width: 240px;
    height: 54px;
}
.btnwrap a:last-child{
    margin:66px 0 0 34px;
    color: #282b2e;
    background-color: #fcc332;
}
.module3{width: 1200px;margin: 0 auto;}
.bg_y{background-color: #fcc332;padding-bottom: 70px}
.module3 ul{display: flex;justify-content: space-between;}
.module3 .line{
    margin-bottom: 16px;
    display: inline-block;
    width: 44px;
    height: 2px;
    background-color: #fcc332;
}
.module3 ul li{
    text-align: center;
    width: 23.1%;
    background-color: #fff6e0;
}
.module3 ul li h4{
    font-size: 24px;
    color: #282b2e;
    font-weight: bold;
    padding: 0 0 16px;
}
.module3 ul li p{
    line-height: 26px;
    font-size: 18px;
    color: #666;
}
.m3_contentwrap{
    padding: 36px 20px;
}
.btnwrap2{text-align: center;}
.btnwrap2 a{
    border: 1px solid #282b2e;
    color: #282b2e;
    font-size: 20px;
    text-align: center;
    line-height: 54px;
    display: inline-block;
    width: 240px;
    height: 54px;
}
.btnwrap2 a:last-child{
    margin:66px 0 0 34px;
    color: #fff;
    background-color: #282b2e;
}
.module4{margin: 0 auto;width: 1200px;}
.module4 ul{
    display: flex;
    justify-content: space-between;
}
.m4_bg{
    width: 1200px;
    margin: 0 auto;
    height: 500px;
    background: url("../images/bg_1.png") no-repeat;
}
.m5_wrap{
    display: flex;
    justify-content: flex-end;
}
.m5_contentwrap{
    padding: 34px 36px;
    width: 560px;
}
.m5_wrap h4{
    font-size: 40px;
    color: #282b2e;
}
.m5_contentwrap p{
    margin-top: 20px;
    font-size: 18px;
    color: #666;
    line-height: 34px;
}
.m5_contentwrap ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.m5_contentwrap ul li{
    margin-top: 16px;
    background-color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    width: 30%;
    border: 1px solid #bfbfbf;
    border-radius: 30px;
    color: #666;
}
.module5 span{
    font-weight: bold;
    text-align: center;
    display: inline-block;
    color: #282b2e;
    font-size: 20px;
    width:200px;
    height: 54px;
    line-height: 54px;
    border: 1px solid #212424;
}
.module5 ul li:hover{border: 1px solid #d02127;color: #d02127;}
.module5 .m5_consult_wrap a {
    font-weight: bold;
    margin-top: 30px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    background-color: #212424;
    border: 1px solid #460c00;
    width: 168px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
}
.m5_consult_wrap{margin-top: 26px}
.module6{width: 1200px;margin: 0 auto 90px}
.module6 h4{font-size: 44px;font-weight: bold;color: #282b2e;text-align: center;padding: 90px 0 40px}
.module6 ul{display: flex;justify-content: space-between;}
.module6 ul li{width: 24%;}
.module6 p{font-size: 18px;color: #212121;text-align: center;border: 1px solid #dcdcdc;height: 70px;line-height: 70px}