.swiper_banner {
	position: relative;
}


._dect {
	color: #474747;
	font-size: 16px;
	padding: 30px 0 30px;
	line-height: 40px;
}
.swiper-banner-prev {left:4.68vw;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ae011c'%2F%3E%3C%2Fsvg%3E")}
.swiper-banner-next {right:4.68vw;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ae011c'%2F%3E%3C%2Fsvg%3E");}

.swiper-banner-next.swiper-button-disabled, .swiper-banner-prev.swiper-button-disabled {opacity:1;pointer-events: all;}
.m1_se_ {margin:40px 0}
@media screen and (max-width:992px){
    .m1_se_ {margin:25px 0;font-size:14px}
    .swiper-banner-next,.swiper-banner-prev {background-size:20px 32px}
}
@media screen and (max-width:1200px) {
	._dect{font-size:14px;line-height:25px;padding: 15px 0;}
}
.w_nav .nav {
	/*margin-top: 10px;*/
}
.logo a {color:#fff}
.w_nav .nav ul li {
	float: left;
	margin-left: 41px;
}

.w_nav .nav ul li .li_a {
	color: #fff;
	font-size: 15px;
}

.w_nav .tel {
	color: #ffffff;

	font-size: 24px;
}

.w_nav .nav ul .on a {
	color: #ae011c;
	border-bottom: 1px solid #ae011c;
	padding-bottom: 5px;
}

/* 弹窗 */
.pupon {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 430px;
	background: #fff;
	z-index: 100;
	display: none;
	transform: translate(-50%, -50%);
}

.pupon .close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
}

.pupon .dm {
	padding: 45px;
}

.mp_1 .nt {
	text-align: center;
	font-size: 25px;
	color: #ad011c;
	margin-bottom: 20px;
}

.mp_1 .form .form_item {
	height: 40px;
	background: #eeeeee;
	border-radius: 8px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 15px;
}

.mp_1 .form .form_item::before {
	content: '*';
	color: #ad011c;
	font-size: 14px;
	position: absolute;
	left: 10px;
	top: 5px;
}

.mp_1 .form .form_item input {
	height: 40px;
	border-radius: 5px;
	background: none;
	font-size: 14px;
	width: 96%;
	padding: 0px 2%;
}

.mp_1 .form .form_itemtxt {
	height: 75px;
}

.mp_1 .form .form_itemtxt textarea {
	width: 96%;
	padding: 2%;
	font-size: 14px;
	background: #eeeeee;
}

.mp_1 .form .submit {
	text-align: center;
	margin-top: 40px;
}

.mp_1 .form .submit input {
	width: 100%;
	display: block;
	height: 40px;
	background: #ad011c;
	color: #fff;
	letter-spacing: 1px;
	border-radius: 5px;
}

.therr_but {
	position: absolute;
	bottom: 60px;
	z-index: 99;
	width: 100%;
	text-align: center;
}

.therr_but {
	text-align: center;
}

.therr_but a {
	display: inline-block;
	background: #ad011c;
	color: #fff;
	padding: 15px 40px;
	border-radius: 5px;
	margin: 0px 30px;
	font-size: 14px;
}

.therr_but a:hover {
	background: #fff;
	color: #ad011c;
}

.swiper_banner .swiper-pagination {
	bottom: 50px;
}

.swiper_banner .swiper-pagination .swiper-pagination-bullet {
	width: 35px;
	height: 2px;
	background: #fff;
	border-radius: 0px;
	margin: 0px 10px;
	opacity: 1;
}

.swiper_banner .swiper-pagination .swiper-pagination-bullet-active {
	background: #AD011C;
}

.rit_menlian {
	position: fixed;
	top: 40%;
	right: 10px;
	z-index: 1550;
}

.rit_menlian ul li {
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	background: #ae011c;
	border-radius: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

.rit_menlian ul li img {
	width: 35px;
}

.rit_menlian ul .top {
	background: #fff;
}

.m1 {
	height: 550px;

}

.m1 .dm {
	padding-top: 105px;
}

.m1 .box1 {
	background: #aa132b;
	color: #fff;
	font-size: 20px;
	color: #ffffff;
	line-height: 55px;
	padding: 20px 40px;
	width: 1000px;
	margin: auto;
}

.m1 .box2 {
	width: 1040px;
	color: #fff;
	font-size: 15px;
	padding: 35px 0;
	line-height: 45px;
	margin: auto;
}

.m1_s {
	margin-top: -100px;
	position: relative;
	z-index: 999;
}

.m1_s .group {
	position: relative;
	z-index: 99;
}

.m1_s .group li {
	width: 13%;
	margin: 0px 0.5%;
	background: #fff;
	border: 1px solid #f1f1f1;
	padding: 40px 0;
}

.m1_s .group li .nt {
	font-size: 14px;
	color: #333333;
	text-align: center;
}

.m1_s .group li .img {
	text-align: center;
	margin-bottom: 10px;
}

.m1_s .group li .img img {
	/*width: 40px;*/
}

.m1_s .group li .i2 {
	display: none;
}

.m1_s .group li:hover {
	background: #ad011c;
	color: #fff;
	border: 1px solid #ad011c;
}

.m1_s .group li:hover .i1 {
	display: none;
}

.m1_s .group li:hover .i2 {
	display: inline-block;
}

.m1_s .group li:hover .nt {
	color: #fff;
}

.m2 {
	background: #eeeeee;
	padding: 60px 0;
	margin-top: 100px;
}

.cm_tit {
	color: #1a1a1a;
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
}

.m2 .c_dect {
	color: #ae011c;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 90px;
	text-align: center;
}

.m2 .top {
	margin-bottom: 85px;
}

.m2 .it {
	width: 25%;
	position: relative;
}

.m2 .it .dm {}

.m2 .it .dm .dect {
	position: absolute;
	left: 155px;
	top: 50px;
	width: 140px;
	font-size: 14px;
}

.m2 .it .dm .dect .nt {
	text-align: left;
	font-size: 34px;
	color: #ae011c;
	font-weight: bold;
	margin-bottom: -10px;
}

.m2 .it .dm .dect .ms {
	font-size: 12px;
	text-align: center;
}

.m2 .bottom {
	text-align: center;
}

.m2 .bottom .it {
	text-align: left;
	display: inline-block;
}

.m3 {
	padding: 70px 0;
}

.m3 .tit {
	text-align: center;
	color: #333333;
	font-size: 24px;
}

.m3 .tit b {
	color: #ae011c;
}

.m3 .box {
	margin-top: 100px;
}

.m3 .box ul li {
	width: 16%;
	text-align: center;
	height: 100px;
	overflow: hidden;

}

.m4 {
	background: #ae011c;
	text-align: center;
	padding: 40px 0;
	color: #ffffff;
	font-size: 24px;
}

.m5 {
	margin-top: 85px;
}

.m5 .dm {
	display: flex;
}

.m5 .dm .rit {
	flex: 1;
	padding-left: 40px;
	padding-top: 25px;
}

.m5 .dm .rit .t1 {
	font-size: 26px;
	color: #333333;
}

.m5 .dm .rit .dect {
	padding: 20px 0;
	text-indent: 2em;
	color: #5e5e5e;
	line-height: 25px;
	font-size: 14px;
}

.m5 .dm .rit .group li {
	width: 18.5%;
	margin-right: 1.5%;
	position: relative;
}

.m5 .dm .rit .group li:last-child {
	margin-right: 0px;
}

.m5 .dm .rit .group li i {
	position: absolute;
	left: 0px;
	display: none;
	top: 0px;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
}

.m5 .dm .rit .group li img {
	width: 100%;
}

.m5 .dm .rit .group li span {
	position: absolute;
	text-align: center;
	left: 0px;
	top: 50%;
	color: #fff;
	display: none;
	width: 100%;
}

.m5 .dm .rit .group li:hover span {
	display: block
}

.m5 .dm .rit .group li:hover i {
	display: block
}

.m5 .more {
	text-align: center;
}

.m5 .more a {
	display: inline-block;
	border: 1px solid #ae011c;
	color: #ae011c;
	border-radius: 5px;
	padding: 10px 45px;
	font-size: 14px;
}

.m5 .more {
	margin-top: 45px;
}



.m6 {
	margin-top: 80px;
}

.m6 .item {
	width: 48%;
}

.m6 .item:nth-child(2n) {
	float: right;
}

.m6 .item .ct {
	font-size: 22px;
	color: #333333;

	position: relative;
	margin-bottom: 20px;
	padding-left: 30px;
	font-weight: bold;
}

.m6 .item .ct::before {
	content: '';
	display: block;
	width: 12px;
	position: absolute;
	height: 100%;
	left: 0px;
	background: #ae011c;
}

.m6 .item .box {
	display: flex;


}

.m6 .item .box .cont {
	flex: 1;
	padding-left: 15px;
	padding-top: 10px;
}

.m6 .item .box .cont .t1 {
	color: #ae011c;

	font-size: 14px;
}

.m6 .item .box .cont .t2 {
	font-size: 18px;
	color: #333333;
	margin: 5px 0 10px;
}

.m6 .item .box .cont .t3 {
	font-size: 12px;
	color: #686868;
}

.m6 .item .more {
	color: #333333;
	margin-top: 25px;
	text-align: right;
	font-size: 18px;
}

.m6 .boxs {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.m7 {
	background: url(../../img/img31.jpg) center no-repeat;
	background-size: cover;
	height: 600px;
}

.m7 .dm {
	padding: 150px 0px 0;

}

.cm_tit2 {
	margin-bottom: 40px;
	color: #fff;
}


.m7 .box {
	padding: 0px 45px;
}

.m7 .box .let {
	width: 49%;
}

.m7 .box .let .form_item {
	height: 45px;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 25px;
	padding-left: 40px;
	font-size: 14px;
}

.m7 .box .let .form_item input {
	height: 45px;
	border-radius: 5px;
	background: none;
	display: block;
}

.m7 .box .let .i1 {
	background: url(../../img/img18.jpg) 10px center no-repeat #fff;
	background-size: 20px;
}

.m7 .box .let .i2 {
	background: url(../../img/img19.jpg) 10px center no-repeat #fff;
	background-size: 20px;
}

.m7 .box .let .i3 {
	background: url(../../img/img20.jpg) 10px center no-repeat #fff;
	background-size: 20px;
}

.m7 .box .rit {
	width: 49%;
}

.m7 .box .rit textarea {
	width: 96%;
	display: block;
	height: 100px;
	border-radius: 5px;
	padding: 10px 2%;
}

.m7 .box .rit .sub {
	margin-top: 20px;
}

.m7 .box .rit .sub input {
	height: 45px;
	border-radius: 5px;
	background: #ae011c;
	color: #fff;
	display: block;
	width: 100%;
}

.footer {
	padding: 55px 0px 75px;
}

.footer .box .let .nt {
	font-size: 18px;
	color: #929292;
}

.footer .box .let .tel {
	font-size: 30px;
	color: #333333;
	margin-bottom: 15px;
}

.footer .box .let .dect span {
	display: inline-block;
	border: 1px solid #a8011c;
	font-size: 14px;
	border-radius: 5px;
	color: #a8011c;
	padding: 10px 5px;
}

.footer .box .rit .nt {
	margin-bottom: 15px;
}

.footer .box .rit ul {
	margin-right: 85px;
	width: 150px;
}

.footer .box .rit ul li {
	margin-bottom: 5px;
}

.footer .box .rit ul li a {
	color: #808080;
	font-size: 14px;
}

.footer .copy {
	text-align: center;
	border-top: 1px solid #dddddd;
	margin-top: 20px;
	padding-top: 30px;
	font-size: 14px;
}


.footer_phone {
	position: fixed;
	width: 100%;
	bottom: 0px;
	display: flex;
	z-index: 999;
	background: #f0f0f0;

}

.footer_phone .let {
	flex: 1;
}

.footer_phone .let ul li {
	width: 33%;
	background: #f0f0f0;
	text-align: center;
	padding: 10px 0;
	float: left;
}

.footer_phone .let ul li .img img {
	width: 25px;
}

.footer_phone .rit {
	color: #fff;
	background: #ae011c;
	padding: 0px 20px;
}

.footer_phone .rit a {
	color: #fff;
	display: block;
	position: relative;
}

.footer_phone .rit a span {

	position: relative;
	top: 25px;

}

.child_banner {
	height: 420px;
	position: relative;
}

.footer_phone {
	display: none;
}

.m2 .it .dm .img span {
	display: none;
}


.text_banner {
	color: #fff;
	padding-top: 150px;
}

.text_banner .nt {
	font-size: 30px;
	color: #ffffff;
	margin-bottom: 20px;
	font-weight: bold;
}

.text_banner .nt span {
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
	padding-right: 45px;

}

.text_banner .dect {
	font-size: 20px;
	color: #ffffff;
	margin-bottom: 25px;
	padding-top: 10px;
}

.text_banner .dect2 {
	font-size: 14px;
	color: #ffffff;
}

.child_banner .text_b {
	position: relative;height: 100%;
}

.child_banner .text_b .form {
	width: 270px;
	background: #fff;

	position: absolute;
	right: 0px;
	top: 60%;
	transform: translate(0, -50%);
}

.child_banner .form .nt {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ad011c;
	margin-bottom: 10px;
}

.child_banner .form .dms {
	padding: 20px;
}

.child_banner .form ul li {
	background-color: #eeeeee;
	border-radius: 5px;
	font-size: 14px;
	margin-bottom: 8px;
	padding: 4px 0;
	padding-left: 40px;
	position: relative;
	padding-right: 20px;
}

.child_banner .form ul li input {
	height: 30px;
	width: 100%;
	background: none;
	border-radius: 5px;
}

.child_banner .form ul li::before {
	content: '*';
	color: #ad011c;
	font-size: 14px;
	position: absolute;
	top: 50%;
	right: 16px;
	transform: translate(0, -50%);
}

.child_banner .form ul .i1 {
	background: url(../../img/img32.jpg) 10px center no-repeat #eeeeee;
}

.child_banner .form ul .i2 {
	background: url(../../img/img34.jpg) 10px center no-repeat #eeeeee;
}

.child_banner .form ul .i3 {
	background: url(../../img/img36.jpg) 10px center no-repeat #eeeeee;
}

.child_banner .form ul .i4 {
	background: url(../../img/img37.jpg) 10px center no-repeat #eeeeee;
}

.child_banner .form ul li select {
	border: 0px none;
	background: none;
	width: 100%;

}

.child_banner .form ul li:nth-child(4) {
	padding-right: 10px;
}

.child_banner .form ul li:nth-child(4)::before {
	display: none;
}

.child_banner .form .submit {
	margin-top: 20px;
}

.child_banner .form .submit input {
	display: block;
	background: #ad011c;
	color: #fff;
	width: 100%;
	border-radius: 5px;
	padding: 8px 0;
}

.cm_tit3 {
	text-align: center;
}

.cm_tit3 .nt {
	font-size: 26px;
	color: #a8011c;
}

.cm_tit3 .icon {
	margin: 10px 0;
}

.m8 {
	padding: 70px 0;
}

.cm_tit3 .dects {
	color: #3f3f3f;
	font-size: 16px;
	margin-bottom: 50px;

}

.cm_tit3 .dects span {
	color: #ad011c;
}

.m8 .item .it {
	background: #f6f6f6;
	height: 85px;
	float: left;
	position: relative;
}

.m8 .item .it span {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translate(-50%, -50%);
}

.m8 .item .it_big {
	width: 70%;
	font-size: 14px;
	text-align: center;
	background: #efefef;
}

.m8 .item .it_big span {
	display: inline-block;
	width: 50%;
}

.m8 .item .it_big_bk {
	background: #fff;
}

.m8 .item .red {
	background: #af011c;
	color: #fff;
}

.m8 .item .red_sanjiao {
	position: relative;
}

.m8 .item .red_sanjiao::before {
	width: auto;
	content: '';
	position: absolute;
	left: 50%;
	transform: translate(0, -50%);
	top: 100%;
	z-index: 99;
	height: auto;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 20px solid #af011c;
}

.group_item {
	position: relative;
}

.group_item .diluis {
	position: absolute;
	right: 0px;
	top: 50%;
	z-index: 99;
	text-align: center;
	color: #333;
	transform: translate(0, -50%);

}

.m10 {
	padding: 75px 0;
	background: url(../../img/img40.jpg) center no-repeat;
	background-size: cover;
	padding: 40px 0;
	padding-bottom: 200px;
	margin-top: 60px;
	padding-top: 100px;
}

.m10 .box {
	background: rgba(255, 255, 255, 0.5);
	padding: 55px 50px;
	padding-bottom: 70px;
}


.m10 .fun .item .dm {
	border: 1px solid #b8b8b8;
	background: #fff;
	padding: 30px 40px;

}

.m10 .fun .item .dm .nt {
	text-align: center;
	margin-bottom: 20px;
}

.m10 .fun .item .dm .dect {
	font-size: 16px;
	color: #5b5b5b;
	line-height: 28px;
	height: 200px;
	overflow: hidden;
}

.m10 .fun {
	position: relative;
}

.m10 .fun .click_pr {
	position: absolute;
	top: 40%;
	left: -200px;
	z-index: 99;
	transform: translate(0, -50%);
	cursor: pointer;
}

.m10 .fun .click_ne {
	position: absolute;
	top: 40%;
	right: -200px;
	z-index: 99;
	transform: translate(0, -50%);
	cursor: pointer;
}
.m10 .fun .groups{
	margin-top: 30px;
}
.m10 .fun .groups li{
	width: 31%;
	margin-right: 2%;
}
.m10 .fun .groups li:last-child{
	margin-right: 0px;
}

.m10 .box {
	position: relative;
}

.m10 .box .infos {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	text-align: center;
	bottom: -115px;

}

.m10 .box .infos .nt {
	font-size: 14px;
	color: #383838;
	background-color: #fff;
	border: 1px solid #af011c;
	padding: 10px 25px;
	position: relative;
	margin-bottom: 25px;
}

.m10 .box .infos .nt span {
	color: #af011c;
	font-size: 20px;
}

.m10 .box .infos .nt .xiasanjiao {
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translate(-50%, 0);


}

.m10 .box .infos .nt2 a {
	background: #af011c;
	color: #fff;
	font-size: 16px;
	padding: 15px 35px;
	border-radius: 15px;
}


.m11 {
	background: #ae011c;
	padding: 70px 0;
}

.m11 .let {
	color: #fff;
}

.m11 .let .t1 {
	font-size: 24px;
	color: #ffffff;
}

.m11 .let .t2 {
	font-size: 16px;
}

.m11 .rit {
	width: 250px;
}

.m11 .rit .form_item {
	display: flex;
	color: #fff;
	font-size: 14px;
	color: #000000;
	background: #fff;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 20px;
}

.m11 .rit .form_item .zen {
	position: relative;
	padding-right: 10px;
}

.m11 .rit .form_item .zen::before {
	content: '';

	width: 1px;
	height: 15px;
	background: #000000;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translate(0, -50%);
}

.m11 .rit .form_item .inp {
	flex: 1;
}

.m11 .rit .form_item .sub {
	width: 100%;
	background: none;
}

.m9 ul {
	margin-top: 10px;
}

.m9 ul li {
	float: left;
	width: 49%;
	margin-right: 1%;
	margin-bottom: 20px;
}

.m9 ul li:nth-child(4) {
	margin-right: 0px;
}

.m9 ul li .nt {
	background: #ae011c;
	color: #fff;
	font-size: 14px;
	border-radius: 5px 5px 0 0;
	padding: 5px;
}

.m9 ul li .dect {
	font-size: 12px;
	color: #3d3d3d;
	padding: 5px;
	height: 130px;
	border: 1px solid #e8e8e8;
}

.m9 .nts {
	text-align: center;
	font-size: 16px;
	color: #3f3f3f;
}

.m9 ul li:nth-child(4) {
	margin-right: 0px;
}




.m13 .box ul li {
	width: 24%;
	margin-right: 1%;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.m13 .box ul li:hover {
	transform: translate(0, -20px);
}

.m13 .box ul li::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 80%;
	background: #e5e5e5;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.m13 .box ul li:nth-child(4)::before {
	display: none;
}

.m13 .box ul li:hover::before {
	display: none;
}

.m13 .box ul li:nth-child(4n) {
	margin-right: 0px;
}

.m13 .box ul li:hover {
	box-shadow: 0px 2px 10px rgba(185, 185, 185, 0.8);
}

.m13 .box ul li .dm {
	padding: 50px;
}

.m13 .box ul li .dm .img {
	margin-bottom: 30px;
}

.m13 .box ul li .dm .img img {
	/*width: 60px;*/
	width: 45px;
}

.m13 .box ul li .dm .nt {
	font-size: 18px;
	color: #ae011c;
}

.m13 .box ul li .dm .dect {
	font-size: 14px;
	color: #363636;
	margin: 15px 0;
	height: 68px;
	overflow: hidden;
}

.m13 .box ul li .dm .dect2 {
	font-size: 14px;
	color: #7f7f7f;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}


.m13 {
	padding: 55px 0px 100px;
}

.m14 {
	background: #f2f2f2;
	padding: 40px 0px 75px;
}

.m14 ul li {
	width: 24%;
	background: #fff;
	margin-right: 1%;
	margin-bottom: 35px;
}

.m14 ul li .dm {
	padding: 25px;
}

.m14 ul li:nth-child(4n) {
	margin-right: 0px;
}

.m14 ul li .img {
	text-align: center;
}

.m14 ul li .i2 {
	display: none;
}

.m14 ul li .nt {
	margin: 10px 0;
	font-size: 18px;
	color: #232323;
}

.m14 ul li .dect {
	font-size: 14px;
	line-height: 25px;
	color: #5b5b5b;
	height: 125px;
	overflow: hidden;
}

.m14 ul li:hover {
	background: #ae011c;
	color: #fff;
}

.m14 ul li:hover .i1 {
	display: none;
}

.m14 ul li:hover .i2 {
	display: inline-block;
}

.m14 ul li:hover .dect {
	color: #fff;
}

.m14 ul li:hover .nt {
	color: #fff;
}

.m14 ul {
	margin-top: 50px;
}


.m15 {
	padding: 75px 0px 85px;
}

.m15 .tdect {
	font-size: 16px;
	color: #6d6d6d;
	line-height: 45px;
	text-indent: 2em;
}

.m15 .tdect span {
	color: #ae011c;
}

.m15 ul li {
	position: relative;
	margin-top: 75px;
}

.m15 ul li .rit {
	width: 60%;
	position: relative;
	background: #fff;
	z-index: 99;

	box-shadow: 0px 2px 5px rgba(186, 186, 186, 0.5);
}

.m15 ul li .rit .dm {
	padding: 105px 55px;
}

.m15 ul li:nth-child(2n) .rit .dm {
	padding: 75px 55px;
}

.m15 ul li .rit .dm .nt {
	font-size: 16px;
	color: #393939;
	position: relative;
}

.m15 ul li .rit .dm .nt b {
	color: #ae011c;
	font-size: 40px;
	position: relative;
	top: 5px;
	right: -10px;
}

.m15 ul li .rit .dm .dect {
	color: #646464;
	font-size: 14px;
	line-height: 35px;
}

.m15 ul li .imgs {
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(0, -50%);
}

.m15 ul li:nth-child(2n) .imgs {
	left: auto;
	right: 0px;
}

.m15 ul li:nth-child(2n) .rit {
	float: left;
}

.m16 {
	background: #f6f6f6;
	padding: 70px 0;
}

.m16 .let {
	width: 55%;
}

.m16 .dm {
	background: #fff;
	padding: 20px;
}

.m16 .wox {
	margin-top: 50px;

}

.m16 .n_nt {
	font-size: 22px;
	color: #404040;

	margin-bottom: 10px;
}

.m16 .dect {
	color: #404040;
	font-size: 14px;
	margin-top: 15px;
}

.m16 .dect span {
	color: #ae011c;
}

.m16 .mores {
	text-align: right;
	margin-top: 40px;
	padding-bottom: 25px;
}

.m16 .mores a {
	background: #ae011c;
	color: #fff;
	padding: 10px 35px;
	border-radius: 5px;
	font-size: 20px;
}

.m16 .rit {
	width: 45%;
}

.m17 {
	padding: 55px 0;
}

.m17 ul li {
	width: 33.33%;
	position: relative;

}

.m17 ul li a {
	display: block;
	border: 1px solid #ededed;
	font-size: 16px;
	text-align: center;
	padding: 20px 0;
	color: #353535;
	position: relative;
}

.m17 ul li img {
	position: absolute;
	left: 50%;
	bottom: 0px;
	display: none;
	transform: translate(-50%, 100%);
}

.m17 ul li:hover a {
	background: #ad011c;
	color: #fff;
	border: 1px solid #ad011c;
}

.m17 ul li:hover img {
	display: block;
}

.m17 ul .on a {
	background: #ad011c;
	color: #fff;
	border: 1px solid #ad011c;
}

.m17 ul .on img {
	display: block;
}

.m18 .box {
	display: flex;
}

.m18 .box .dect {
	flex: 1;
	color: #474747;
	font-size: 16px;
	padding: 30px 40px;
	line-height: 40px;
}

.m19 .box .let {
	width: 50%;
	padding-right: 4%;
}

.m19 .box ul li {
	position: relative;
	padding-right: 100px;
}

.m19 .box ul li a {
	display: block;
	padding: 30px;
}

.m19 .box ul li .nt {
	font-size: 20px;
	color: #404040;
}

.m19 .box ul li .nt span {
	color: #ad011c;
}

.m19 .box ul li .dect {
	font-size: 14px;
}

.m19 .box ul li:hover {
	box-shadow: 0px 2px 5px rgba(185, 185, 185, .5);
}

.m19 {
	margin-top: 95px;
}

.m19 .box {
	margin-top: 60px;
}

.m19 .box .let {
	position: relative;
}

.m19 .box .let::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	right: 0px;
	background: #ae011c;
	display: block;
	top: 50%;
	transform: translate(0, -50%);
}

.m19 .box .let li i {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	background: #ae011c;
	color: #fff;
	position: absolute;
	display: inline-block;
	top: 50%;
	transform: translate(211%, -50%);
	right: 0px;

	font-style: normal;
}

.m19 .box .rit {
	width: 43%;
}

.m19 {
	margin-bottom: 100px;
}

.m20 {
	background: #ae011c;
}

.m20 ul li {
	color: #fff;
	font-size: 15px;
	float: left;

}

.m20 ul li a {
	color: #fff;
	font-size: 15px;
}

.m20 ul li span,
.m20 ul li a {
	padding: 25px 30px;
	display: inline-block;
}

.m20 ul .on a,
.m20 ul li a:hover {
	background: #cd0a28;
}

.m21 {
	padding: 50px 0;
}

.m21 ul li {
	width: 49%;
	border: 1px solid #e5e5e5;
	box-shadow: 0px 2px 3px rgba(185, 185, 185, 0.5);
}

.m21 ul li:nth-child(2n) {
	float: right;
}

.m21 ul li .dm {
	display: flex;
	padding: 40px 25px;
	/* border: 1px solid #e5e5e5; */
	border-radius: 4px;
}



.m21 ul li .dm .dect {
	flex: 1;
	padding-left: 30px;
}
@media screen and (min-width:1200px) {
	.m21 ul li:nth-of-type(2n + 1) .dm .dect {
		padding-left: 30px;
	}
	.m21 ul li:nth-of-type(2n) .dm .dect {
		padding-right: 30px;
	}
}

.m21 ul li .dm .dect .nt {
	font-size: 30px;
	color: #343434;
}

.m21 ul li .dm .dect .fu_nt {
	font-size: 18px;
	margin: 8px 0;
	color: #ae011c;
}
.dect + .dect {margin-top: 10px;}
.m21 ul li .dm .dect .dects {
	font-size: 16px;
	color: #666666;
	/* height: 210px; */
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.m21 ul li .dm:hover {
	/* box-shadow: 0px 2px 3px rgba(185, 185, 185, 0.5); */
}

.m21 ul li {
	margin-bottom: 50px;
}

.m21 ul li .img2 {
	display: none;
}

.m21 ul li:nth-child(2n) .img {
	display: none;
}

.m21 ul li:nth-child(2n) .img2 {
	display: block;
}

.m22 .item .img {
	margin-bottom: 115px;
	height: 185px;
	overflow: hidden;
	text-align: center;
}

.m22 .item .nt {
	color: #404040;
	font-size: 22px;
	text-align: center;
}

.m22 .item .dect {
	font-size: 16px;
	color: #595959;
	line-height: 28px;
	/* height: 84px; */
	text-align: center;
	overflow: hidden;
}

.m22 .item .dect span {
	color: #ad011c;
}

.m22 .item .icon {
	width: 33px;
	height: 33px;
	background: url(../../img/p52.jpg) center no-repeat;
	background-size: cover;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: 239px;
	z-index: 99;
}

.m22 .item:hover .icon {
	background: url(../../img/p53.jpg) center no-repeat;
	background-size: cover;
}

.m22 .box {
	position: relative;
}

.m22 .box .jiantou {
	position: absolute;
	right: 0px;
	top: 247px;

}

.m22 .box::before {
	content: '';
	width: 100%;
	position: absolute;
	left: 0px;
	top: 255px;
	display: inline-block;
	height: 2px;
	background: #c7c7c7;
}

.m22 #m22_banner {
	padding-bottom: 20px;
}

.m22 {
	margin-top: 50px;
	margin-bottom: 50px;
}

.m22 .swiper-pagination-bullet {
	background: #fff;
	border: 1px solid #ad011c;
	margin: 0px 10px;
}

.m22 .swiper-pagination-bullet-active {
	background: #ad011c;
}

.m23 {
	padding: 70px 0;
}

.m23 ul li .nt {
	font-size: 38px;
	color: #333333;
	font-weight: bold;
	position: relative;
	padding-left: 35px;
	margin-bottom: 30px;
}

.m23 ul li .nt::before {
	content: '';
	width: 13px;
	height: 40px;
	background: #ae011c;
	position: absolute;
	display: inline-block;
	left: 0px;
	top: 50%;
	transform: translate(0, -50%);
}

.m23 ul li .boxs {
	display: flex;
}

.m23 ul li .boxs .dect {
	flex: 1;
	padding-left: 18px;
}

.m23 ul li .boxs .dect .time {
	font-size: 24px;
	color: #ae011c;
}

.m23 ul li .boxs .dect .p_nt {
	color: #333333;
	font-size: 24px;
	margin: 0px 0px 10px;
}

.m23 ul li .boxs .dect .dectas {
	font-size: 16px;
	color: #686868;
	height: 70px;
	overflow: hidden;

}

.m23 ul li {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.m23 ul li .more {
	text-align: right;
	font-size: 16px;
}

.m23 ul .text {
	position: relative;
	padding-bottom: 0px;
	margin-bottom: 20px;
	border-bottom: 0px none;
}

.m23 ul .text .boxs .dect .time {
	position: absolute;
	right: 0px;
	top: 50%;
	color: #d8d8d8;
	background: #fff;
	z-index: 100;
	padding-left: 10px;
	font-size: 24px;
	transform: translate(0, -55%);
}

.m23 ul .text .boxs .dect {
	padding-left: 0px;
}

.m23 ul .text .boxs .dect .p_nt {
	position: relative;
}

.m23 ul .text .boxs .dect .p_nt span {
	position: relative;
	z-index: 88;
	background: #fff;
}

.m23 ul .text .boxs .dect .p_nt::before {
	content: '';
	width: 100%;
	height: 1px;
	border-bottom: 2px dashed #ebebeb;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(0, -50%);
}

.m24 {
	padding: 50px 0;
}

.m24 .box {
	display: flex;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 50px;
}

.m24 .box .img {
	width: 540px;
	position: relative;
}

.m24 .box .img .video-js {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}

.m24 .box .cont {
	flex: 1;
	padding-left: 45px;
	padding-top: 20px;
}

.m24 .box .img .video-js .vjs-big-play-button {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100px;
	line-height: 90px;
	font-size: 40px;
	height: 100px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.m24 .box .cont .nt {
	font-size: 32px;
	color: #333333;
	position: relative;
	left: -12px;
}

.m24 .box .cont .info {
	margin: 10px 0px 40px;
}

.m24 .box .cont .info span {
	color: #999999;
	font-size: 24px;
	width: 50%;
	display: inline-block;
}

.m24 .box .cont .info2 {
	font-size: 24px;
	color: #333333;
}

.m24 .box .cont .info2 span {
	color: #e50000;
}

.m24 .box .cont .info2 {
	padding: 20px;
	background: #f0f0f0;
}

.m24 .box .cont .more {
	margin-top: 50px;
}

.m24 .box .cont .more a {
	display: inline-block;
	padding: 10px 30px;
	background: #ae011c;
	border-radius: 5px;
	color: #fff;
}


.m25 .box .let {
	width: 70%;
}

.m25 .box .let .table {
	padding-left: 40px;
}

.m25 .box .let .table span {
	background: #f0f0f0;
	color: #fff;
	margin-left: 0px;
	display: inline-block;
	padding: 10px 55px;
	color: #666666;
	cursor: pointer;
}

.m25 .box .let .listvest {
	border: 1px solid #e6e6e6;
	padding: 35px;
}

.m25 .box .let .table span:hover {
	background: #ae011c;
	color: #fff;
}

.m25 .box .let .table .on {
	background: #ae011c;
	color: #fff;
}

.m25_box1 .item .nt {
	margin-bottom: 10px;
}

.m25_box1 .item .nt .n {
	color: #333333;
	font-size: 20px;
	color: #333333;
}

.m25_box1 .item .nt .time {
	font-size: 16px;
	color: #999999;
	margin-top: 5px;
}

.m25_box1 .item ul li {
	position: relative;
}

.m25_box1 .item ul li a {
	background: #f4f4f4;
	padding: 20px 15px;
	display: block;
}

.m25_box1 .item ul li .time {
	position: absolute;
	font-size: 16px;
	top: 50%;
	transform: translate(0, -50%);
	color: #999999;
	right: 20px;
}

.m25_box1 .item ul li:nth-child(2n) a {
	background: #fff;
}

.m25_box1 .item {
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.m25 .rit {
	width: 28%;
}

.m25 .rit .to_hot {
	border: 1px solid #e6e6e6;
	padding: 25px;
	margin-top: 60px;
}

.m25 .rit .to_hot .bbox {
	display: flex;
}

.m25 .rit .to_hot .bbox .cont {
	flex: 1;
	padding-top: 10px;
	padding-left: 15px;
}

.m25 .rit .to_hot .bbox .t1 {
	font-size: 21px;
	margin-bottom: 5px;
}

.m25 .rit .to_hot .bbox .dect {
	font-size: 21px;
	line-height: 28px;
	color: #999999;
}

.m25 .rit .to_hot .dectt {
	font-size: 18px;
	color: #999999;
	margin-top: 20px;
}

.m25 .rit .to_hot .moress {
	text-align: right;
}

.m25 .rit .to_hot .moress a {
	display: inline-block;
	border: 1px solid #ae011c;
	color: #ae011c;
	padding: 4px 6px;
	border-radius: 5px;
	font-size: 18px;

}

.m25 .rit .to_hot {
	margin-bottom: 20px;
}

.m25 .rit .hot_list .group .item {
	position: relative;
	padding-left: 110px;
}

.m25 .rit .hot_list .group .item .img {
	width: 110px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

.m25 .rit .hot_list .nts {
	font-size: 21px;
	color: #666666;
	margin-bottom: 20px;

}

.m25 .rit .hot_list .group .item {
	margin-bottom: 20px;
}

.m25 .rit .hot_list .group .item .dectt {
	flex: 1;
	padding-left: 15px;
}

.m25 .rit .hot_list .group .item .dectt .t1 {
	font-size: 18px;
	color: #666666;

}

.m25 .rit .hot_list .group .item .dectt .t2 {
	font-size: 16px;
	color: #999999;
}

.m25 .rit .hot_list .group .item .dectt .t3 {
	font-size: 16px;
	color: #999999;
}

.m26 {
	padding: 75px 0;
}

.m26 ul {
	margin-top: 70px;
}

.m26 ul li {
	width: 24%;
	margin-right: 1%;
	margin-bottom: 20px;
	box-shadow: 0px 0px 3px rgba(181, 181, 181, 0.5);
	position: relative;
}

.m26 ul li:nth-child(4) {
	margin-right: 0px;
}

.m26 ul li .img {
	position: relative;
}

.m26 ul li .img img {
	border-radius: 5px;
}

.m26 ul li .img .pay {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 99;
	transform: translate(-50%, -50%);
}

.m26 ul li .img i {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: none;
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.5);
}

.m26 ul li .dm {
	border: 1px solid #fafafa;
	border-top: 0px none;
	padding: 20px;

}

.m26 ul li .dm .t1 {
	font-size: 24px;
	color: #666666;
	position: relative;
	left: -10px;
}

.m26 ul li .dm .t2 {
	font-size: 18px;
	color: #666666;
}

.m26 ul li:hover i {
	display: block;
}

.m26 ul li .img .pay {
	display: none;
}

.m26 ul li:hover .img .pay {
	display: block;
}

.m26 .more {
	text-align: center;
	margin-top: 45px;
}

.m26 .more a {
	padding: 20px 15px;
	border: 1px solid #ae011c;
	font-size: 24px;
	color: #ae011c;
	display: inline-block;
	border-radius: 15px;
}

.m25_box2 .m24 .box .img {
	width: 300px;
}

.m25_box2 .m24 .box .cont .nt {
	font-size: 24px;
}

.m25_box2 .m24 .box .cont .info {
	margin-top: 0px;
	margin-bottom: 10px;
}

.m25_box2 .m24 .box .cont .info2 {
	font-size: 16px;
}

.m25_box2 .dectsss b {
	display: block;
	margin-bottom: 10px;
}

.m25_box2 .dectsss {
	font-size: 16px;
	color: #585858;
}

.m25_box3 ul li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #e5e5e5;
}

.m25_box3 ul li .dect {
	font-size: 18px;
	color: #666666;
}

.m25_box3 ul li .time {
	text-align: right;
	font-size: 16px;
	color: #999999;
}

.m27 {
	padding: 100px 0px 90px;

}

.m27 .box {
	display: flex;
}

.m27 .box .cont {
	flex: 1;
	padding: 40px 0 0 60px;
	position: relative;
}

.m27 .box .cont .t1 {
	font-size: 48px;
	color: #ac011c;
	margin-bottom: 35px;
}

.m27 .box .cont .dect {
	font-size: 21px;
	line-height: 40px;
}

.m27 .box .cont .cmo_img {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
}

.m28 .m7 {
	background: none;
}

.m28 .m7 .dm {
	box-shadow: 0px 2px 5px rgba(181, 181, 181, 0.5);
}

.m28 .m7 .box .let .form_item {
	background-color: #eeeeee;
}

.m28 .m7 .box .let .i1 {
	background: url(../../img/p69.jpg) 10px center no-repeat #eeeeee;
}

.m28 .m7 .box .let .i2 {
	background: url(../../img/p70.jpg) 10px center no-repeat #eeeeee;
}

.m28 .m7 .box .let .i3 {
	background: url(../../img/p68.jpg) 10px center no-repeat #eeeeee;
}

.m28 .m7 .box .rit textarea {
	background: #eeeeee;
}

.m28 {
	padding-bottom: 90px;
}

.m29 .item {
	position: relative;
	display: flex;
	padding-left: 120px;
}

.m29 .item .cont {
	flex: 1;
	padding: 40px 0;
}

.m29 {
	padding: 60px 0;
}

.m29 .group {
	margin-top: 50px;
}

.m29 .item .img {
	padding: 0px 80px;

}

.m29 .item .cont .nt {
	margin-bottom: 20px;
	position: relative;
}

.m29 .item .cont .nt span {
	font-size: 24px;
	color: #ae011c;
	border-bottom: 1px solid #c2c2c2;
	padding-right: 55px;
	padding-bottom: 10px;

}

.m29 .item .cont .dect {
	color: #636363;
	position: relative;
	font-size: 14px;
	padding-left: 30px;
	background: url(../../img/p75.jpg) left top no-repeat;
}

.m29 .item .cont .nt .icon {
	position: absolute;
	left: -90px;
	top: 0px;
}

.m29 .item:nth-child(2n) {
	padding-left: 0px;
}

.m29 .item:nth-child(2n) .cont {
	padding-left: 80px;
}

.m29 .item {
	margin-bottom: 40px;
}

.m29 .mores {

	text-align: center;
	margin-top: 70px;
}

.m29 .mores a {
	display: inline-block;
	background: #ae011c;
	color: #fff;
	padding: 10px 40px;
	border-radius: 5px;
	font-size: 14px;
}

.m30 {
	padding: 100px 0px 80px;
	background: url(../../img/p86.jpg) center no-repeat;
	background-size: cover;
}

.m30 .box {
	margin-top: 50px;
	height: 624px;
	position: relative;
	background: url(../../img/p84.jpg) center no-repeat;
}

.m30 .box ul {
	padding-top: 10px;
	padding-left: 155px;
}

.m30 .box ul li {
	margin-bottom: 40px;
}

.m30 .box ul li .t1 {
	font-size: 31px;
	color: #313131;
}

.m30 .box ul li .dect {
	font-size: 16px;
	color: #696969;
}

.m30 .box .grouptext {
	position: absolute;
	left: 580px;
	top: 50px;
}

.m30 .box .grouptext .it {
	font-size: 24px;
	color: #404040;
	margin-bottom: 75px;
}

.m30 .box .grouptext .it span {
	color: #ae011c;
}

.m31 {
	padding: 70px 0;
	background: url(../../img/p85.jpg) center no-repeat;
	background-size: cover;
}

.cm_tit32 .nt {
	color: #fff;
}

.m31 .cm_tit3 {
	 margin-bottom: 30px;
}

.m31 .items .dm {
	background: rgba(255, 255, 255, 0.5);
	padding: 50px 40px;
	border-radius: 10px;
}

.m31 .swiper-container {
	padding-bottom: 100px;
}

.m31 .items .dm {
	display: flex;
}

.m31 .items .dm .cont {
	flex: 1;
	padding-left: 60px;
}

.m31 .items .dm .cn {
	position: relative;
	width: 635px;
	padding: 10px 0;
	color: #fffefe;
	font-size: 14px;
	height: 135px;
	background: url(../../img/p88.png) center no-repeat;
}

.m31 .items .dm .cn .t1 {
	font-size: 16px;
	margin-top: -45px;
	position: relative;
	left: 40px;
}

.m31 .items .dm .cn .t1 span {
	color: #a9011c;
	font-size: 24px;
}

.m31 .items .dm .cn .de {
	padding: 0px 0 0 40px;
}

.m31 .items .dm .gr .it {
	position: relative;

	margin-top: 30px;
	padding-left: 160px;
}

.m31 .items .dm .gr .it .tede {}

.m31 .items .dm .gr .it .fbt {
	color: #ae011c;
	font-size: 18px;
	padding: 20px 0 15px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translate(0, -50%);
	padding-left: 60px;
}

.m31 .items .dm .gr .it .tede {
	font-size: 14px;
	color: #ffffff;
}

.m31 .items .dm .gr .it .tede span {
	color: #ae011c;
	font-size: 18px;
}

.m31 .swiper-pagination-bullet {
	background: #9f9f9f;
	opacity: 1;
	width: 10px;
	height: 10px;
	display: inline-block;
	margin: 0px 4px;
}

.m31 .swiper-pagination-bullet-active {
	background: #fff;
}


.m32 .group {
	position: relative;
	margin-top: -59px;
	z-index: 88;
}

.m32 .group .item {
	width: 21.5%;
	margin-right: 4%;
	box-shadow: 0px 2px 3px rgba(195, 195, 195, 0.5);
	background: #fff;
	text-align: center;
	padding: 55px 0;
}

.m32 .group .item .img {
	margin-bottom: 15px;
}

.m32 .group .item:nth-child(4) {
	margin-right: 0px;
}

.m32 .group .item .i2 {
	display: none;
}

.m32 .group .item .nt {
	color: #3a3a3a;
}

.m32 .group .item:hover {
	background: #ae011c;
}

.m32 .group .item:hover .nt {
	color: #fff;
}

.m32 .group .item:hover .i2 {
	display: inline-block;
}

.m32 .group .item:hover .i1 {
	display: none;
}

.m33 {
	margin-top: 60px;
}

.m33 .box {
	margin-top: 60px;
}

.m33 .box .item {
	width: 33%;
	margin: 0px auto;
}

.m33 .box .item .dm {
	text-align: center;
	padding: 35px 70px;
}

.m33 .box .item .dm .nt {
	font-weight: bold;
	color: #242424;
	font-size: 16px;
	padding: 15px 0px 20px;
}

.m33 .box .item .dm .dect {
	font-size: 14px;
	color: #737373;
	text-align: left;
	height: 108px;
	overflow: hidden;
}

.m33 .box .item .dm .dect p {
	position: relative;
	padding-left: 15px;
	display: block;
}

.m33 .box .item .dm .dect p::before {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background: #737373;
	border-radius: 50%;
	left: 0px;
	top: 10px;

}

.m33 .box .item:hover {
	box-shadow: 0px 2px 5px rgba(181, 181, 181, 0.5);
}

.m34 {
	padding: 70px 0;
}

.m34 ul li {
	width: 31%;
	margin-right: 2%;
	background: #f8f8f8;
}

.m34 ul li:nth-child(3) {
	margin-right: 0px;
}

.m34 ul li .dm {
	padding: 50px 25px;

}

.m34 ul li .nt {
	padding: 25px 0;
	font-size: 16px;
	color: #242424;

	margin-bottom: 20px;
	padding-left: 100px;
}

.m34 ul li .dect {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	font-size: 14px;
}

.m34 ul li:hover {
	box-shadow: 0px 2px 3px rgba(181, 181, 181, 0.5);
	background: #fff;
}

.m34 .more {
	text-align: center;
	margin-top: 40px;
}

.m34 .more a {
	display: inline-block;
	border: 1px solid #ae011c;
	color: #ae011c;
	border-radius: 5px;
	padding: 10px 25px;
	font-size: 14px;
}

.m35 {
	padding: 60px 0;
	background: url(../../img/p105.jpg) center no-repeat;

}

.cm_tit32 .dects {
	color: #fff;
}

.m35 .box {
	display: flex;
	background: #fff;
}

.m35 .cont {
	flex: 1;
	padding: 70px 60px;
}

.m35 .cont .nt {
	font-size: 16px;
	color: #3f3f3f;
}

.m35 .cont .dect {
	padding-left: 25px;
	font-size: 14px;
	color: #7f7e7e;
	margin-top: 30px;
	line-height: 30px;
}

.m36 {
	padding: 65px 0px 70px;
}

.m36 .m17 ul {
	box-shadow: 1px 1px 5px rgba(181, 181, 181, 0.5);
}

.m36 .m17 ul li {
	width: 16.6%;
	border-right: 0px;
	position: relative;
}

.m36 .m17 ul li a {
	border: 0px;
	font-size: 16px;
}

.m36 .m17 ul li::before {
	content: '';
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translate(0, -50%);
	height: 30px;
	width: 1px;
	display: inline-block;
	background: #e1e1e1;
}

.m36 .listvest .list {
	display: flex;
}

.m36 .listvest .list .dect {
	flex: 1;
	padding: 40px 0 0 120px;
	color: #5c5c5c;
	font-size: 14px;
	line-height: 40px;
}

.m36 .listvest .list .dect span {
	color: #ae011c;
	display: inline-block;
	margin-right: 10px;
}

.m36 .listvest .list .more {
	margin-top: 30px;
}

.m36 .listvest .list .more a {
	display: inline-block;
	background: #ae011c;
	color: #fff;
	padding: 4px 20px;
	border-radius: 8px;
}

.liuyan_pop {
	width: 1140px;
	box-shadow: 0px 1px 5px rgba(181, 181, 181, 0.5);
}

.liuyan_pop li {
	width: 48%;
	margin-bottom: 35px;
}

.liuyan_pop li .nt {
	margin-bottom: 8px;
}

.liuyan_pop li:nth-child(2n) {
	float: right;
}

.liuyan_pop li .nt span {
	color: #ad011c;
}

.liuyan_pop li input {
	height: 40px;
	display: block;
	width: 100%;
	background: #eeeeee;
	border-radius: 8px;
}

.m37 .more {
	text-align: center;
}

.m37 .more a {
	display: inline-block;
	background: #ae011c;
	color: #fff;
	width: 350px;
	padding: 10px 0;
	border-radius: 8px;
}

.zzzzzzz {
	position: fixed;
	left: 0px;
	width: 0;
	height: 0;
	top: 0px;
	display: none;
	z-index: 999;
	background: rgba(0, 0, 0, 0.5);
}

.pupon {
	z-index: 10000;
}

.m38 {
	background: url(../../img/p116.jpg) center no-repeat;
	background-size: cover;
	height: 505px;
}

.m38 .w {
	position: relative;
}

.m38 .box {
	width: 575px;
	margin-top: 150px;
}

.m38 .box .dect {
	font-size: 16px;
	color: #3a3a3a;
	line-height: 40px;

}

.m38 .box .mores {
	margin-top: 20px;
}

.m38 .box .mores a {
	background: #ae011c;
	color: #fff;
	padding: 8px 25px;
	font-size: 16px;
	border-radius: 5px;
}

.m39 {
	padding: 50px 0px 80px;
}

.m39 .group {
	margin-top: 30px;
}

.m39 .group .item {
	background: #f6f6f6;
	width: 19.5%;
	margin-right: 0.5%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.m39 .group .item:nth-child(5) {
	margin-right: 0px;
}

.m39 .group .item .img {
	text-align: center;
}

.m39 .group .item .tit {
	text-align: center;
	margin: 10px 0 25px;
	border-bottom: 1px solid #cccccc;
	width: 90%;
	color: #af011c;
	padding-bottom: 20px;
	font-size: 18px;
}

.m39 .group .item .dm {
	padding: 50px 50px 20px 50px;
}

.m39 .group .item .dexct {
	font-size: 14px;
	line-height: 25px;
	height: 150px;
}

.m39 .group .item p {
	position: relative;
}

.m39 .group .item p::before {
	content: '';
	position: absolute;
	width: 8px;
	border-radius: 50%;
	height: 8px;
	position: absolute;
	left: -15px;
	top: 10px;
	background: #ae011c;
}

.m39 .group .item p span {
	color: #ae011c;
}

.m39 .group .item:hover {
	transform: translateY(-20px);
	box-shadow: 0px 5px 10px rgba(180, 180, 180, 0.5);
}

.m40 .box {
	margin-top: 60px;
	height: 535px;
	padding: 77px 0;
	background: url(../../img/p128.jpg) center no-repeat;
	background-size: cover;
}


.m40 .box .ch_box {
	position: relative;
	height: 490px;
}

.m40 .box .ch_box .it {
	position: absolute;
	background: url(../../img/p130.png) center no-repeat;
	background-size: cover;
	height: 300px;
	color: #3c3c3c;
	font-size: 30px;
	width: 300px;
}

.m40 .box .ch_box .it:hover {
	background: url(../../img/p129.png) center no-repeat;
	background-size: cover;
	color: #fff;
}

.m40 .box .ch_box .it span {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0px;
	font-size: 16px;
	text-align: center;
	transform: translate(0, -50%);
}

.m40 .box .ch_box .o6 {
	position: absolute;
	left: auto;
	right: 10px;
	bottom: 0px;
}

.m40 .box .ch_box .o5 {
	position: absolute;
	left: auto;
	right: 190px;

}

.m40 .box .ch_box .o4 {
	position: absolute;
	left: auto;
	right: 365px;
	bottom: 0px;

}

.m40 .box .ch_box .o3 {
	position: absolute;
	left: auto;
	right: 545px;


}

.m40 .box .ch_box .o2 {
	position: absolute;
	left: 180px;

	bottom: 0px;

}

.m41 {
	padding: 60px 0;
	background-color: #f6f6f6;
}

.m41 ul li {
	width: 11%;
	height: 76px;
	/* overflow: ; */
	text-align: center;
}

.m41 ul li .img img{
    height: 75px;
}

.m42 {
	padding: 60px 0;
}

.m42 .box {
	height: 400px;
	position: relative;
	background: url(../../img/p132.jpg) center no-repeat;
}

.m42 .box .item {
	position: relative;
	height: 202px;
}

.m42 .box .item .nt {
	position: absolute;
	color: #303030;
	font-size: 30px;
	left: 105px;
	top: 65px;
}

.m42 .box .item .nt2 {
	position: absolute;
	color: #ffffff;
	font-size: 34px;
	left: 315px;
	top: 59px;
}

.m42 .box .item .nt3 {
	position: absolute;
	color: #000000;
	font-size: 25px;
	left: 593px;
	width: 330px;
	top: 31px;
}

.m42 .box .item .nt4 {
	position: absolute;
	color: #404040;
	font-size: 17px;
	right: 0px;
	width: 270px;
	top: 20px;
}

.m42 .box .item .nt4 p {
	margin-bottom: 5px;
}


.m43 {
	padding: 55px 0;
	background: #efefef;
	background: url(../../img/p135.jpg) center no-repeat;
	background-size: cover;
}

.m43 .box {
	display: flex;

}

.m43 .box .cont {
	margin-left: 90px;
	flex: 1;
	background: #fff;
	padding: 50px 85px 50px 120px;
}

.m43 .box .cont .nt {
	font-size: 24px;
	margin-bottom: 20px;
	color: #404040;
}

.m43 .box .cont .group .it {
	color: #404040;
	font-size: 16px;
	margin-bottom: 20px;
}

.m43 .box .cont .group .it span {
	color: #ad011c;
	font-size: 21px;
}

.m43 .box .cont .gmiao {
	position: relative;
	padding-left: 45px;
}

.m43 .box .cont .gmiao::before {
	content: '';
	width: 15px;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #ad011c;
}

.m43 .box .cont .gmiao .nnt {
	color: #ad011c;
	font-size: 21px;
	margin-bottom: 10px;
}

.m43 .box .cont .gmiao li {
	font-size: 16px;
	color: #000000;
}


.m43 .more {
	text-align: center;
	margin-top: 60px;
}

.m43 .more a {
	display: inline-block;
	background: #ae011c;
	color: #fff;
	border-radius: 5px;
	padding: 10px 75px;
	font-size: 25px;
}

.m43 .box {
	margin-top: 50px;
}

.m44 {
	padding: 55px 0px 70px;
}

.m44 .box {
	height: 512px;
	position: relative;
	background: url(../../img/p134.jpg) center no-repeat;
	background-size: cover;
}

.m44 .box .top_box {
	width: 440px;
	position: absolute;
	right: 43px;
	top: 43px;
}

.m44 .box .top_box .t1 {
	font-size: 16px;
	color: #ad011c;
}

.m44 .box .top_box .dect {
	font-size: 14px;
	color: #404040;
}

.m44 .box .bot_grou li {
	position: absolute;
	width: 80px;

}

.m44 .box .bot_grou li span {
	color: #000000;
	font-size: 15px;
	position: absolute;
}

.m44 .box .bot_grou .i1 {

	left: 468px;
	top: 118px;
}

.m44 .box .bot_grou .i2 {

	left: 603px;
	top: 102px;
}

.m44 .box .bot_grou .i3 {

	left: 728px;
	top: 204px;
}

.m44 .box .bot_grou .i4 {

	left: 866px;
	top: 247px;
}

.m44 .box .bot_grou .i5 {

	left: 990px;
	top: 375px;
}

.m44 .box .bot_grou .i6 {

	left: 1139px;
	top: 387px;
}

.m44 .box .bot_grou .i7 {

	left: 1266px;
	top: 207px;
}


.m44 .box .bot_grou .i8 {

	left: 1184px;
	top: 245px;
}



.m44 .more {
	text-align: center;
	margin-top: 60px;
}

.m44 .more a {
	display: inline-block;
	background: #ae011c;
	color: #fff;
	border-radius: 5px;
	padding: 10px 75px;
	font-size: 25px;
}

.m45 {
	background: url(../../img/p136.jpg) center no-repeat;
	background-size: cover;
	padding: 87px 0px 60px;
}

.m45 .box {
	height: 540px;
	background: url(../../img/p137.png) center top no-repeat;
	background-size: cover;
}

.m45 .group {
	padding-top: 140px;
}

.m45 .group .item {
	display: flex;
}

.m45 .group .item .t1 {
	font-size: 30px;
	color: #333333;
	position: relative;
	font-size: 30px;
	padding-right: 15px;

}

.m45 .group .item .gr {
	flex: 1;
	padding-left: 20px;
}

.m45 .group .item .t1::before {
	content: '';
	position: absolute;
	width: 2px;
	right: 0px;
	top: 50%;
	transform: translate(0, -50%);
	height: 40px;
	background-color: #bd344a;
}



.m45 .group .item1 {
	padding-left: 500px;
}

.m45 .group .item2 {
	margin-top: 40px;
	padding-left: 400px;
}

.m45 .group .item2 .gr a {
	width: 50%;
}

.m45 .group .item2 .gr a:nth-child(1) {
	width: 100%;
}

.m45 .group .item3 {
	margin-top: 30px;
	padding-left: 350px;
}

.m45 .group .item3 .gr {
	padding-top: 10px;
}

.m45 .group .item3 .gr a {
	width: 33%;
}

.m45 .group .item4 {
	margin-top: 30px;
	padding-left: 280px;
	padding-right: 200px;
}

.m45 .group .item4 .gr a {
	width: 50%;
}

.m45 .group .item5 {
	margin-top: 40px;
	padding-left: 200px;
}

.m45 .group .item5 .gr {
	padding-top: 10px;
}

.m45 .group .item5 .gr a {
	width: 20%;
}

.m45 .group .item .gr a span {
	color: #ad011c;
}

.m46 {
	padding: 105px 0 30px;
}

.m46 ul li {
	width: 49%;
	background: #f1f1f1;
	margin-bottom: 40px;
}

.m46 ul li:nth-child(2n) {
	float: right;
}

.m46 ul li .dm {
	display: flex;
	padding: 30px 10px;
}

.m46 ul li .dm .dect {
	flex: 1;
	padding-left: 20px;
}

.m46 ul li .dm .dect .nt {
	font-size: 12px;
	color: #2d2d2d;
	height: 60px;
}

.m46 ul li .dm .dect .nt span {
	color: #ae011c;
	font-size: 16px;
}

.m46 ul li .dm .dect .dects {
	font-size: 14px;
	color: #3a3a3a;
}

.m46 ul li .dm .dect .t3 {
	font-size: 14px;
	color: #3a3a3a;
	margin-top: 5px;
}

.m46 ul li:hover {
	background: #ae011c;
}

.m46 ul li:hover .dm .dect .nt span {
	color: #fff;
}

.m46 ul li:hover .dm .dect .nt,
.m46 ul li:hover .dm .dect .dects,
.m46 ul li:hover .dm .dect .t3 {
	color: #fff;
}


.m46 ul li:last-child {
	margin-left: 25%;
}

.m2 .it .dm .img img {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.m2 .it:hover .dm .img img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.m5 .dm .rit .group li {
	cursor: pointer;
}

.m5 .dm .rit .dect {
	height: 75px;
	overflow: hidden;
}

.m5 .dm .let img {
	width: 324px;
	/*height: 414px;*/
}


.main_heads {
	position: fixed;
	padding-top: 35px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	padding-bottom: 25px;

}

.main_heads_on {
	background: rgba(0, 0, 0, 0.8);

}

.rit_menlian ul li {
	position: relative;
}

.rit_menlian ul li .show_img {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #fff;
	color: #333;
	height: 100%;
	display: none;
	color: #333;
	font-weight: bold;
	width: 200px;
	transform: translateX(-100%);
}

.rit_menlian ul li:hover .show_img {
	display: inline-block;
}

/* 公共 */
.cmly_infos {

	text-align: center;
	width: 350px;

	display: block;
	margin: 0px auto;

}
.cmly_infos .nt {
	font-size: 14px;
	color: #383838;
	background-color: #fff;
	border: 1px solid #af011c;
	padding: 10px 25px;
	position: relative;
	margin-bottom: 25px;
}
.cmly_infos .nt span {
	color: #af011c;
	font-size: 20px;
}
.cmly_infos .nt .xiasanjiao {
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translate(-50%, 0);
}
.cmly_infos .nt2 a {
	background: #af011c;
	color: #fff;
	font-size: 16px;
	padding: 15px 35px;
	border-radius: 15px;
}

/* .m31 .fun .click_ne {
    position: absolute;
    top: 40%;
    right: -200px;
    z-index: 99;
    transform: translate(0, -50%);
    cursor: pointer;
} */


.m31 .fun {
	position: relative;
}

.m31 .fun .click_pr {
	position: absolute;
	top: 50%;
	left: -200px;
	z-index: 99;
	transform: translate(0, -50%);
	cursor: pointer;
}

.m31 .fun .click_ne {
	position: absolute;
	top: 50%;
	right: -200px;
	z-index: 99;
	transform: translate(0, -50%);
	cursor: pointer;
}
