
.about_banner {
	width: 100%;
	height: 370px;
	background: url(../img/about_banner.png) 100% no-repeat;
	overflow: hidden;
	background-size: 100% 100% !important;
}

.about_title {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	margin-top: 180px;
	line-height: 30px;
}

.about_title h1 {
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #FFFFFF;
}

.about_title span {
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	display: block;
}

.about_nav {
	width: 100%;
	height: 70px;
	background-color: white;

	border-bottom: 1px solid #e6e6e6;
}

.about_nav_lis {
	width: 1200px;
	height: 70px;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 auto;
}

.about_nav_lis p {
	height: 70px;
	line-height: 70px;
	color: #a7a7a7;
	display: block;
	float: left;
}
.about_nav_lis p a{
	color: #a7a7a7;
}
.about_tab {
	margin-top: 10px;
	float: right;
	list-style: none;
	width: auto;
	overflow: hidden;
}

.about_tab li {
	display: inline-block;
	width: auto;
	color: #414141;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	padding: 13px 0px;
	margin-left: 100px;
}

.about_show {
	display: none;
}

.on_hide {
	display: block;
}

.about_tab li.cur {
	border-bottom: 4px solid #bb3e44;
}
.about_tab li.cur a{
	color: #bb3e44;
}
.analysis {
	width: 100%;
	height: auto;
}

.analysis_cont {
	width: 1200px;
	height: 600px;
	margin: 0 auto;
}

.analysis_cont_tit {
	width: 1200px;
	height: 72px;
	margin: 0 auto;
	margin-top: 133px;
	text-align: center;
}

.analysis_cont_tit h1 {
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}

.analysis_cont_tit span {
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
}

.mySwipers .dian{
	display: none;
}
.trf_top{
	margin-top: 50px;
}
.swip{
	width: 370px !important;
	height: 390px;
	border: 1px solid #e6e6e6;
	text-align: center;
}

.traffic_list ul {
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.traffic_list ul li {
	
	overflow: hidden;
	width: 370px;
	height: 390px;
	border: 1px solid #e6e6e6;
	background: white;
}

.traffic_list ul li img{
	cursor: pointer;
	transition: all 0.6s;
}

.traffic_list ul li img:hover{
	transform: scale(1.2);
}



.traffic_list ul li .swiper_tp {
	float: none;
	width: 150px;
	
	margin-top: 30px;
	display: inline-block;
	text-align: center;
	
}

.traffic_list ul li h1 {
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	margin: 30px;
}
.traffic_list ul li .traffic_nr {
    width: 370px;
    height: 154px;
    background: #f4f5f7;
    display: flex;
    align-items: center;
    justify-content: space-around;
	position: absolute;
	bottom: 0px;
}
.traffic_list ul li .traffic_nr span {
	width: 300px;
    line-height: 22px;
    text-align: center;
    display: block;
    color: #6f7070;
    line-height: 30px;
}

.dian>.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: -20px !important;
}


.dian{
	width: 50%;
	height: 50px;
}

.dian>.swiper-pagination-bullet{
	width: 17px;
	height: 2px;
	border-radius: 0px;
}
.dian>.swiper-pagination-bullet-active{
	background: red;
}








.what {
	width: 100%;
	height: 800px;
	background: url(../img/wmnzsm_tp.png) 100% no-repeat;
	overflow: hidden;
	background-size: 100% 100% !important;
}

.What_cont {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 55px;
}

.What_cont h1 {
	font-size: 150px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}

.What_cont h2 {
	font-size: 42px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
}

.What_cont h3 {
	font-size: 42px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #B63037;
}

.What_cont p {
	width: 650px;
	line-height: 30px;
	color: #333333;
	margin-top: 86px;
}

.platform {
	width: 100%;
	height: 670px;
}

.platform_cont {
	width: 1200px;
	height: 670px;
	margin: 0 auto;

}

.platform_tit {
	text-align: center;
	margin-top: 120px;
}

.platform_tit h1 {
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}

.platform_tit span {
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
}

.platform_desc {
	width: 1200px;
	height: 392px;
	margin-top: 100px;
}

.platform_supervise {
	width: 600px;
	height: 187px;
	float: left;
	margin-bottom: 16px;
}

.platform_supervise h3 {
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #B63037;
	line-height: 28px;
	margin-left: 30px;
}

.platform_supervise p {
	width: 325px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	margin-top: 24px;
	color: #333333;
	line-height: 28px;
	margin-left: 30px;
}

.platform_guanli {
	float: left;
}

.platform_supervise img {
	float: right;
	margin-left: 16px;
}
.platform_desc .you .platform_guanli h3{
	margin-left: 67px;
}
.platform_desc .you .platform_guanli p{
	margin-left: 67px;
}
.you img {
	float: left;
}

.goodness {
	width: 100%;
	height: 890px;
	background: #F4F5F7;
}

.goodness_wrap {
	width: 1200px;
	height: 860px;
	margin: 0 auto;
	overflow: hidden;
}

.goodness_wrap_ti {
	width: 1200px;
	height: auto;
	text-align: center;
	margin-top: 98px;
}

.goodness_wrap_ti h1 {

	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}

.goodness_wrap_ti span {
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
}

.go_wrap_ti {
	width: 1200px;
	height: auto;
}

.go_wrap_le {
	width: 536px;
	height: auto;
	float: left;

	margin-top: 60px;
}

.go_wrap_le ul li h1 {
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #B63037;
	margin-top: 45px;
}

.go_wrap_le ul li span {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 28px;
	color: #3E3A39;
}

.go_wrap_ti img {
	margin-top: 100px;
	float: right;
	display: inline-block;
}

.Platform {
	width: 100%;
	height: 1450px;
}

.Platform_tp {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.Platform_tp_tit {
	width: 1200px;
	height: auto;
	text-align: center;
	margin-top: 98px;
	margin-bottom: 75px;
}

.Platform_tp_tit h1 {
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}

.Platform_tp_tit span {
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
}

.Platform_tp .lc {
	width: 100%;
	margin-top: 133px;
}

.process_lc{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.
.process_lc_ti{
	width: 1200px;
	height: 50px;
	border: 1px solid red;
}
.process_lc_ti p{
	width: 1200px;
	font-size: 32px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #333333;
	text-align: center;
	margin-top: 133px;
}
.process_lc_ti_dx ul li span{
	display: none;
}
.process_lc_ti_dx{
	width: 1200px;
	height: 300px;
	background: url(../img/ptlc.png) no-repeat center;
}
.process_lc_ti_dx ul{
	overflow: hidden;
	margin-top: 75px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.process_lc_ti_dx ul li{
	width: 165px;
	height: 322px;
	float: left;
}
.process_lc_ti_dx ul li a{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #3E3A39;
}
.process_lc_ti_dx ul li:first-child a{
	margin-top: 230px;
	margin-left: 8px;
	display: block;
}

.process_lc_ti_dx ul li:nth-child(3) a{
	margin-top: 230px;
	margin-left: 8px;
	display: block;
}
.process_lc_ti_dx ul li:nth-child(5) a{
	margin-top: 230px;
	margin-left: 8px;
	display: block;
}

.process_lc_ti_dx ul li:nth-child(2) a{
	margin-top: 30px;
	margin-left: 8px;
	display: block;
	text-align: center;
}
.process_lc_ti_dx ul li:nth-child(4) a{
	margin-top: 14px;
	margin-left: 8px;
	display: block;
	text-align: center;
}
.process_lc_ti_dx ul li:nth-child(6) a{
	/* margin-top: 12px; */
	margin-left: 8px;
	display: block;
	text-align: center;
}



.case {
	width: 100%;
	height: 977px;
	background: #F4F5F7;
}

.case_ctn {
	width: 1200px;
	height: 750px;
	margin: 0 auto;
}
.case_tobu{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	/* padding-top: 98px; */
	
}
.swiper_slide_le span{
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #C02326;
}
.case_tobu h1{
	padding-top: 98px;
	font-size: 0.32rem;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}
.case_tobu span{
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
}



.swiper {
	width: 100%;
	height: 100%;
}


.swiper-button-nexts{
	position: absolute;
	top: 50%;
	width: 55px;
	height: 44px;
	right: 0px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	background: url(../img/index_ri.png) no-repeat;
}
.swiper-button-nexts:hover{
	width: 55px;
	height: 44px;
	background: url(../img/jianto_y.png) no-repeat;
}
.swiper-button-prevs{
	position: absolute;
	top: 50%;
	width: 55px;
	height: 44px;
	left: 0px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	background: url(../img/jt_z.png) no-repeat;
}
.swiper-button-prevs:hover{
	width: 55px;
	height: 44px;
	background: url(../img/index_act_le.png) no-repeat;
}



.slide_le {
	width: 45%;
	float: left;
}

.swiper_slide_le{
	float: left;
	width: 40%;
	margin-top: 100px;
}
.swiper_slide_le span {
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #C02326;
}
.dibu_tu{
	float: right;
	margin-top: 100px;
}

/* 隐患排查治理 */

.system {
	width: 100%;
	height: 810px;
	background: #F4F5F7;
}

.system_cont {
	width: 1200px;
	height: 810px;
	margin: 0 auto;
}

.system_cont_ls {
	width: 560px;
	height: auto;
	float: left;
	margin-top: 212px;
}

.system_cont_ls h1 {
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}

.system_cont_ls span {
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
}

.system_cont_ls h2 {
	font-size: 22px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	margin-top: 67px;
}

.system_cont_ls p {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	margin-top: 30px;
}

.system_cont_rt {
	width: 564px;
	height: auto;
	float: right;

}

.system_cont_rt ul {
	margin-top: 90px;
}

.system_cont_rt ul li {
	overflow: hidden;
	width: 266px;
	height: auto;
	background: white;
	margin-top: 30px;
	display: inline-block;
	margin-right: 10px;
	border-radius: 30px;

}


.system_cont_rt ul .active{
	background: #b63037;
}
.system_cont_rt ul .active h6{
	color: white;
}
.system_cont_rt ul .active p{
	color: white;
}

.system_cont_rt ul li img {
	margin: 23px 35px;
}

.system_cont_rt ul li h6 {
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #C02326;
	margin: 22px 35px;
}

.system_cont_rt ul li p {
	line-height: 28px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	margin: 0px 30px 33px 35px;
}

.process {
	width: 100%;
	height: 965px;
}

.process_tit {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	margin-top: 100px;
	line-height: 30px;

}

.process_tit h1 {
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}

.process_tit span {
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	display: block;
}

.process_cont {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 91px;
}

.process_cont ul {
	text-align: center;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.process_cont ul li {
	display: inline-block;
	width: 580px;
	height: 250px;
	box-shadow: 0px 5px 27px 5px rgba(244, 245, 247, 0.88);
	border-radius: 20px;
	background: #FFFFFF;
	margin-bottom: 82px;
}

.process_cont ul li img {
	margin: 0 auto;
	position: relative;
	top: -30px;

}

.process_cont h1 {
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #B63037;
}

.process_cont p {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 475px;
	margin-top: 22px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
}

/* 安全咨询 */
.security {
	width: 100%;
	height: 826px;
	background: #F4F5F7;
}

.se_ti {
	width: 1200px;
	height: 826px;
	margin: 0 auto;
	overflow: hidden;
}

.se_ti_wp {
	width: 1200px;
	height: 100px;
	text-align: center;
	margin-top: 99px;
}

.se_ti_wp h1 {
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}

.se_ti_wp span {
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
}

.se_ti_ct {
	width: 1200px;
	height: auto;
	margin-top: 124px;
}

.se_ti_ct ul {
	text-align: center;
	display: flex;
	justify-content: space-between;
}

.se_ti_ct ul li {
	width: 356px;
	height: 251px;
	display: inline-block;

}

.se_ti_ct ul li img {
	margin: 0 auto;
}

.se_ti_ct ul li h1 {
	margin-top: 32px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #B63037;
}

.se_ti_ct ul li p {
	width: 251px;
	/* text-align: center; */
	margin: 0 auto;
	margin-top: 38px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 28px;

}

.wap {
	width: 100%;
	height: 1800px;
	background: #EDEDED;
}

.train {
	width: 100%;
	height: 58px;
	background: #EDEDED;
}

.train_nav {
	width: 1200px;
	height: 58px;
	margin: 0 auto;
}

.train ul {

	float: right;
}

.train ul li {
	height: 58px;
	line-height: 58px;
	display: inline-block;
	color: #999999;
	margin-left: 72px;
}
.train li:hover{
	
cursor:pointer;

}
.kaiban{
	width: 100%;
	height: auto;
	background: #f4f5f7;
}

.train_cont {
	width: 1200px;
	height: 1620px;
	margin: 0 auto;
	overflow: hidden;
}
/* 选项卡 */
.tabs_show {
	display:none;
}
.select {
	display:block;
}
.tab_list .acrive {
	color: #bb3e44;
}

.train_ti {
	width: 1200px;
	height: auto;
	text-align: center;
}

.train_ti h1 {
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
	margin-top: 111px;
}

.train_ti span {
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
}

.train_ti p {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	margin-top: 43px;
}

.train_ti img {
	margin: 0 auto;
	margin-top: 58px;
}

.train_ti .shoke {
	width: auto;
	margin: 0 auto;
	margin-top: 109px;
}

.course {
	width: 100%;
	height: 835px;
}

.course_ti_ls {
	width: 1200px;
	height: auto;
	overflow: hidden;
}

.course_ti {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.course_co_ls {
	width: 1200px;
	height: auto;
}

.course_co_ls ul {
	margin-top: 66px;
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.course_co_ls ul li {
	width: 299px;
	height: 464px;
	border-left: 1px solid #E6E6E6;

}

.course_co_ls ul li:last-child {
	border-right: 1px solid #E6E6E6;

}

.course_co_ls ul li time {
	font-size: 110px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
	margin-left: 23px;
}

.course_co_ls ul li h1 {
	font-size: 24px;
	margin: 0px 29px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	position: relative;
}
.course_co_ls ul li .course_zuo h1 i{
	display: inline-block;
    background: #f6dbda;
    width: 50%;
    height: 9px;
    position: absolute;
    left: 0px;
    bottom: 4px;
	z-index: -1;
}

.course_co_ls ul li span {
	font-size: 14px;
	font-family: Arial Black;
	font-weight: 400;
	color: #CCCCCC;
	margin: 23px 29px;
	letter-spacing: 8px;
}

.course_co_ls ul li h2 {
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	margin-left: 29px;
	margin-top: 38px;
}

.course_co_ls ul li p {
	width: 251px;
	font-size: 12px;
	font-family: PingFang SC;
	color: #333333;
	margin: 0px 29px;
	line-height: 28px;
}
/* 技术鉴定样式 */
.tecy{
	width: 100%;
	height: 840px;
	background: #F4F5F7;
}
.tecy_con{
	width: 1200px;
	height: 840px;
	margin: 0 auto;
	overflow: hidden;
}
.tecy_con_ti{
	width: 1200px;
	height: auto;
	text-align: center;
	margin-top: 91px;
}
.tecy_con_ti h1{
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
}
.tecy_con_ti span{
	margin-top: 10px;
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
}
.tyce_list{
	width: 1200px;
	height: 782px;
}
.tyce_list ul {
	display: flex;
	justify-content: space-between;
	margin-top: 91px;
	flex-wrap: wrap;
}
.tyce_list ul li{
	width: 570px;
	display: inline-block;
	margin-top: 29px;
}
.tyce_list ul li h3:first-child{
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #B63037;
	line-height: 32px;
}
.tyce_list ul li h3{
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #B63037;
	line-height: 23px;
}
.tyce_list ul li p{
	width: 570px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #3E3A39;
	line-height: 23px;
	margin-top: 11px;
}
.workers{
	width: 100%;
	height: 1180px;
}
.workers_cont{
	width: 1200px;
	height: 1180px;
	margin: 0 auto;
}
.workers_tit{
	width: 1200px;
	height: auto;
	overflow: hidden;
	
	text-align: center;
}
.workers_tit h1{
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
	margin-top: 79px;
}

.workers_tit span{
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
}
.workers_ct{
	width: 1200px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 66px;
}
.workers_ls{
	width: 560px;
	height: 946px;
}
.workers_ls ol{
	width: auto;
	display: flex;
	justify-content: space-between;
}
.workers_ls ol li{
	list-style: none;
	width: 560px;
	height: 46px;
	line-height: 46px;
}
.workers_ls ol li{
	margin: 0px 10px;
}

.workers_ls ol li:last-child span{
	text-align: right;
	display: block;
}
.students{
	width: 100%;
	height: 720px;
	background: #F4F5F7;
}

.students_wrap{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.students_tl{
	width: 1200px;
	height: auto;
	margin-top: 80px;
	margin-bottom: 32px;
}
.students_tl h1{
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #B63037;
}
.students_tl span{
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #B63037;
}
.students_listbox{
	width: 1200px;
	height: auto;
}
.stud_le{
	width: 500px;
	height: auto;
	float: left;
}
.stud_le h1{
	margin-top: 21px;
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #B63037;
}
.stud_le p{
	width: 550px;
	height: auto;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 23px;
	margin-top: 13px;
}
.stud_ri{
	width: 570px;
	height: auto;
	float: right;
}
.stud_ri .stud_ri_nr{
	width: 500px;
	height: auto;
}
.stud_ri .stud_ri_nr h1{
	margin-top: 21px;
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #B63037;
}
.stud_ri .stud_ri_nr p{
	width: 550px;
	height: auto;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 23px;
	margin-top: 21px;
}





.special{
	width: 100%;
	height: 802px;
background: #F4F5F7;

}
.special_head{
	width: 1200px;
	height: 802px;
	margin: 0 auto;
	overflow: hidden;
}
.special_head_tit{
	width: 1200px;
	height: auto;
	text-align: center;
}
.special_head_tit h1{
	font-size: 32px;
	font-family: Arial Black;
	font-weight: 400;
	color: #B63037;
	margin-top: 91px;
}
.special_head_tit h2{
	display: none;
}
.special_head_tit span{
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
}
.special_ls{
	width: 310px;
	height: 500px;
	float: left;
}
.special_r{
	float: right;
}







.special_tp{
	width: 440px;
	height: 450px;
	background: url(../img/yuan_tp.png) no-repeat;
	float: left;
	margin-top: 60px;
	margin-left: 50px;
}
.special_tp span{
	margin-top: 180px;
	margin-left: 17px;
	display: block;
	font-size: 28px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
}
.special_ls{
	width: 310px;
	height: auto;
	

}
.special_r{
	float: right;
	text-align: right;
}
.special_ls li{
	width: 310px;
}
.special_ls li:first-child{
	margin-top: 73px;
}
.special_ls li:last-child{
	margin-top: 206px;
}

.special_r li{
	width: 310px;
}
.special_r li:first-child{
	margin-top: 73px;
}
.special_r li:last-child{
	margin-top: 224px;
}


.special_ls h1{
	width: 310px;
	border-bottom: 2px solid #b63037;
	padding: 10px 0px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
}
.special_ls p{
	width: 190px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	margin-top: 10px;
}

.special_r h1{
	border-bottom: 2px solid #b63037;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	padding: 10px 0px;
}
.special_r p{
	margin-top: 10px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
}
.special_mg{
	width: 100%;
	height: 871px;
}
.special_wrap{
	width: 1200px;
	height: 871px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sp_ls{
	width: 351px;
	height: 871px;
	display: inline-block;
}
.sp_img{
	
	margin-top: 107px;
	width: 275px;
	height: auto;
	background: url(../img/yuan_tp1.png) center no-repeat;
	position: relative;
	margin: 0 auto;
	
}
.sp_img span{
	width: 280px;
	display: block;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #333333;
	height: 354px;
	line-height: 336px;
	text-align: center;
}
.sp_img i{
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #c9232c;
	text-align: center;
	display: inline-block;
	position: absolute;
	left: 127px;
	/* top: 10px; */
	margin-top: 10px;
}
.sot_boom{
	width: 350px;
	height: 284px;
	border: 1px dashed red;
	margin-top: 55px;
}

.sot_boom ul{
	margin: 30px 18px 31px 16px;
}
.sot_boom ul li{
	width: 310px;
	height: 40px;
	background: #f3dad8;
	margin-bottom: 20px;
	text-align: center;
	line-height: 40px;
}





