@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;font-family:微软雅黑;}
*{font-family:微软雅黑;box-sizing: border-box;}
body{width:100%;font-family:微软雅黑;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}
.first a{
	color: red !important;
}
.header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 77px;
	z-index: 963;
	background-color: rgba(0,0,0,0.8);
}
.logo{
	float: left;
	margin-top: 19px;
	font-size: 0;
	margin-left: 5.3%;
}
.nav{
	float: left;
	margin-left: 20%;
}
.nav ul{
	overflow: hidden;
}
.nav ul li{
	float: left;
	font-size: 16px;
	line-height: 75px;
	padding: 0 11px;
	margin-left: 77px;
}
.nav ul li:first-child{
	margin-left: 0;
}
.nav ul li a{
	color: #ffffff;
}
.phone{
	float: right;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	line-height: 75px;
	margin-right: 5.4%;
}
.phone img{
	margin-right: 8px;
}
.banner{
	height: 100%;
	width: 100%;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}
.banner .swiper-container{
    height: 100%;
}
.banner .swiper-slide img{
    width: 100%;
    min-height: 100%;
}
.mouse{
	font-size: 0;
	position: fixed;
	bottom: 48px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 96;
}
.cbgclor{
	background-color: #0f1112;
}
.case{
	
}
.case1{
	width: 96%;
	max-width: 1320px;
	margin: 0 auto;
}
.case2{
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.case3{
	width: 74px;
	height: 4px;
	margin: 16px auto 0;
	background-color: #d82b2c;
}
.case4{
	/* margin-top: 20px; */
	text-align: center;
}
.case4 a{
	font-size: 16px;
	color: #999999;
}
.case4 span{
	display: inline-block;
	width: 98px;
	height: 36px;
	border-radius: 17px;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #999999;
	cursor: pointer;
	background-color: #333333;
	margin: 0 9px;
}
.case4 span.active{
	background-color: #d82b2c;
	color: #FFFFFF;
}
.case5{
	margin-top: 6px;
}
.case5 ul{
	overflow: hidden;
}
.case5_d{
	margin-top: 6px;
}
.case5_d ul{
	overflow: hidden;
}
.show{
	display: block !important;
}
.case5 ul li{
	float: left;
	width: 49%;
	font-size: 0;
	margin-top: 32px;
	margin-right: 2%;
	position: relative;
	overflow: hidden;
}
.case5 ul li:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	z-index: 2;
}
.case5 ul li:nth-child(2n){
	margin-right: 0;
}
.case5_d ul li{
	float: left;
	width: 49%;
	font-size: 0;
	margin-top: 32px;
	margin-right: 2%;
	position: relative;
	overflow: hidden;
}
.case5_d ul li:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	z-index: 2;
}
.case5_d ul li:nth-child(2n){
	margin-right: 0;
}
.case5 ul li > img{
	width: 100%;
	transition: all .5s;
}
.case5_d ul li > img{
	width: 100%;
	transition: all .5s;
}
.case5 ul li:hover > img{
	transform: scale(1.1);
}
.case5_d ul li:hover > img{
	transform: scale(1.1);
}
.case5 ul li:nth-child(4n){
	margin-right: 0;
}
.case5_d ul li:nth-child(4n){
	margin-right: 0;
}
.case5a{
	position: absolute;
	top: 32px;
	left: 50px;
	z-index: 3;
	display: none;
}
.case5b{
	position: absolute;
	bottom: 32px;
	left: 50px;
	z-index: 3;
}
.case5c{
	font-size: 16px;
	line-height: 22px;
	color: #fff;
}
.case5d{
	font-size: 24px;
	line-height: 30px;
	margin: 10px 0 26px;
	color: #fff;
	font-weight: bold;
}
.case5e a{
	display: block;
	background: #FFFFFF;
	color: #000000;
	width: 108px;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	font-size: 16px;
	text-align: center;
}
.case5e a:hover {
	background: #D5000F;
	color: #fff;
}
.caseDeta{
	padding: 50px 0;
}
.caseTitle{
	font-size: 30px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.caseContent{
	margin-top: 24px;
	font-size: 16px;
	color: #333;
}
.section.active ul.show li{
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.section.active ul.show li video{
    height: 126px;
}
.ecbgclor{
	background: url(../images/effect_bg.jpg) center no-repeat;
	background-size: 100% 100%;
}
.effect{
}
.effect1{
	width: 96%;
	max-width: 1320px;
	margin: 0 auto;
	text-align: center;
}
.effect100{
	width: 100%;
	height: 100%;
}
.effect100 video{
    width: 100%;
	height: 100%;
	object-fit: fill;
}
.effect1 video{
    width: 100%;
    max-height: 81%;
    max-width: 1200px;
}
.effect2{
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.effect3{
	width: 74px;
	height: 4px;
	margin: 16px auto 0;
	background-color: #d82b2c;
}

.custom_bg{
	/*background: url(../images/custom.jpg) center no-repeat;*/
	background-size: cover;
}

.custom_bg .fp-tableCell{
	display:block !important;
}
.custom{
	padding-top: 160px;
}

.footer{
	background-color: #0d0d0d;
	position: relative;
	padding: 48px 0 17px;
	overflow: hidden;
}

.effect4 {
	position: relative;
	width: 100%;
	max-width: 1080px;
	margin: 20px auto 0;
}
.effect4 img {
	display: block;
	width: 100%;
	margin: 0 auto;
	user-select: none;
	/* 取消图片被选中 */
}
.effect4 .before-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 50%;
	overflow: hidden;
}
.effect4 .before-img img{
	height: 100%;
	max-width: 100000%;
	width: auto;
}
.effect4 .handler {
	display: block;
	width: 5px;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	cursor: ew-resize;
	/* cursor: ew-resize; 鼠标样式，左右滑动 */
}
.effect4 .handler::after {
	width: 64px;
	height: 64px;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: '\2194';
	color: white;
	font-size: 50px;
	text-align: center;
	line-height: 64px;
	border-radius: 50%;
	box-shadow: 0 2px 6px #000;
	transition: all .3s ease;
}
.effect4 .handler:hover::after {
	width: 40px;
	height: 40px;
	font-size: 30px;
	line-height: 40px;
}

.footer1{
	margin-left: 18.3%;
	width: 21.3%;
	float: left;
	font-size: 12px;
	color: rgba(255,255,255,0.6);
}
.footer1 img{
	display: block;
	margin: 0 auto 10px;
}
.footer2{
	float: left;
	width: 14.7%;
	/*padding: 0 3%;*/
	margin-left: 1.3%;
	/*border-left: 1px solid rgba(255,255,255,0.4);*/
	/*border-right: 1px solid rgba(255,255,255,0.4);*/
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
.footer2a{
	font-size: 24px;
	color: #ffffff;
	line-height: 1;
}
.footer2b{
	overflow: hidden;
	margin-top: 30px;
}
.footer2b a{
	float: left;
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	width: 25%;
	float: left;
	margin-top: 19px;
}
.footer3{
	float: left;
	margin-left: 1%;
	width: 20%;
}
.footer3a{
	font-size: 50px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1;
}
.footer3b{
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	margin-top: 16px;
}

.footer4{
	width: 7.6%;
	float: right;
	margin-right: 5.4%;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
.footer4 img,.footer2 img{
	display: block;
	margin: 0 auto 6px;
}

.goTop{
	font-size: 0;
	position: fixed;
	right: 5.7%;
	z-index: 96;
	bottom: 10%;
}

.cb{
	position: fixed;
	z-index: 96;
	left: 0;
	bottom: 0;
	border-radius: 8px;
	overflow: hidden;
	background-color: #f5f5f5;
}
.cb1{
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
	background-color: #D82B2C;
}
.cb2{
	text-align: center;
	font-size: 16px;
	line-height: 1;
	color: #333333;
	margin-top: 5px;
}
.cb3{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	margin-top: 10px;
}
.cb4{
	width: 21px;
	height: 2px;
	margin: 18px auto 0;
	background-color: #000000;
}
.cb5{
	width: 80px;
	margin: 15px auto 0;
	border: 1px solid #ababab;
	background-color: #FFFFFF;
	padding: 3px;
}
.cb6{
	text-align: center;
	font-size: 12px;
	line-height: 1;
	color: #666666;
	margin-top: 8px;
}
.cb_left{
	position: relative;
	width: 160px;
	padding-bottom: 20px;
}
.cb_left7{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.cb_right{
	display: none;
	font-size: 0;
}
.header_m{
	display: none;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 963;
	background-color: rgba(0,0,0,0.7);
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 0 0 12px;
}
.logo_m img{
}
.icon_m{
	width: 10%;
	float: right;
	margin: 6px 0 0 0;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #fff;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.beian{
	margin-top: 30px;
	padding-top: 13px;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 1;
	border-top: 1px solid #6e6e6e;
}
.beian a{
	color: #FFFFFF;
}
.inner_banner{
	font-size: 0;
}
.inner_banner img{
    width: 100%;
}
.inner_case{
	padding: 86px 0 64px;
	border-bottom: 1px solid #3e3e3e;
	background-color: #0F1112;
}
.inner_case1{
	width: 96%;
	max-width: 1320px;
	margin: 0 auto;
}
.inner_case2{
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.inner_case3{
	width: 74px;
	height: 4px;
	margin: 16px auto 0;
	background-color: #d82b2c;
}
.inner_case4{
	/*margin-top: 39px;*/
	text-align: center;
}
.inner_case4 span{
	display: inline-block;
	width: 98px;
	height: 36px;
	border-radius: 17px;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #999999;
	cursor: pointer;
	background-color: #333333;
	margin: 0 9px;
}
.inner_case4 span.active{
	background-color: #d82b2c;
	color: #FFFFFF;
}
.inner_case5{
	margin-top: 66px;
}
.inner_case6{
	display: none;
	overflow: hidden;
}
.inner_case6 ul{
    overflow: hidden;
}
.inner_case6 ul li{
    list-style-type: none;
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
}
.inner_case6 ul li:nth-child(4n){
    margin-right: 0;
}
.inner_case6 .swiper-container{
	padding-bottom: 64px;
}
.inner_case5 .swiper-slide .inner_case7{
	font-size: 0;
	transition: .5s;
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
}
.inner_case7 {
	position: relative;
}
.inner_case7 video{
	width: 100%;
	height: 138px;
}
.inner_case7 img{
	width: 100%;
	transition: 0;
	max-height: 800px;
	object-fit: contain;
}
.inner_case5 .swiper-slide:nth-child(1) .inner_case7{
	transition-delay: 1s;
}
.inner_case5 .swiper-slide:nth-child(3) .inner_case7 {
	transition-delay: 1.2s
}
.inner_case5 .swiper-slide:nth-child(5) .inner_case7 {
	transition-delay: 1.4s
}
.inner_case5 .swiper-slide:nth-child(7) .inner_case7 {
	transition-delay: 1.6s
}
.inner_case5 .swiper-slide:nth-child(2) .inner_case7 {
	transition-delay: 1.8s
}
.inner_case5 .swiper-slide:nth-child(4) .inner_case7 {
	transition-delay: 2s
}
.inner_case5 .swiper-slide:nth-child(6) .inner_case7 {
	transition-delay: 2.2s
}
.inner_case5 .swiper-slide:nth-child(8) .inner_case7 {
	transition-delay: 2.4s
}
.inner_case5.active .inner_case6.show .swiper-slide .inner_case7{
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.case_tc{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: rgba(0,0,0,0.5);
}
.case_tc1{
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
	max-width: 1200px;
}
.case_tc2{
	position: relative;
	font-size: 0;
}
.case_tc2 .swiper-container{
	display: none;
}
.case_tc2 .show{
	display: block !important;
}
.caseclose{
	position: absolute;
	right: -53px;
	top: -40px;
}
.case_tc2 .swiper-button-prev{
	background: url(../images/tleft.png) no-repeat;
	width: 86px;
	height: 86px;
	left: 25px;
	opacity: 1;
}
.case_tc2 .swiper-button-prev:hover{
	background: url(../images/tlefta.png) no-repeat;
}
.case_tc2 .swiper-button-next{
	background: url(../images/tright.png) no-repeat;
	width: 86px;
	height: 86px;
	right: 25px;
	opacity: 1;
}
.case_tc2 .swiper-button-next:hover{
	background: url(../images/trighta.png) no-repeat;
}

.inner_case8{
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 36px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 36px;
	background-color: rgba(0,0,0,0.7);
	padding-left: 14px;
}
.inner_case7:hover .inner_case8{
	display: block;
}

.inner_case9{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 110px;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 110px;
	background-color: rgba(0,0,0,1);
	padding-left: 40px;
}
.case_arrow{
	text-align: center;
	font-size: 0;
	margin-top: 72px;
}
.case_arrow a{
	margin: 0 20px;
}
.case_img1{
	display: none;
}
.case_arrow a:hover .case_img{
	display: none;
}
.case_arrow a:hover .case_img1{
	display: inline-block;
}

.inner_case6 .swiper-button-prev{
	background: url(../images/cleft.png) no-repeat;
	width: 46px;
	height: 24px;
	left: 45%;
	opacity: 1;
	z-index: 9;
	top: auto;
	bottom: 10px;
}
.inner_case6 .swiper-button-prev:hover{
	background: url(../images/clefta.png) no-repeat;
}
.inner_case6 .swiper-button-next{
	background: url(../images/cright.png) no-repeat;
	width: 46px;
	height: 24px;
	right: 45%;
	opacity: 1;
	z-index: 9;
	top: auto;
	bottom: 10px;
}
.inner_case6 .swiper-button-next:hover{
	background: url(../images/crighta.png) no-repeat;
}

.question{
	padding: 10px 0 86px;
}
.question1{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.question3{
	border-bottom: 1px solid #5b5b5b;
}
.question4{
	line-height: 140px;
	font-size: 30px;
	color: #000000;
}
.question4 span{
	float: right;
	font-size: 0;
}
.deg{
	transform: rotate(45deg);
}
.question4 span img{
	vertical-align: middle;
}
.question5{
	font-size: 18px;
	color: #666666;
	line-height: 40px;
	padding-bottom: 60px;
	display: none;
}
.about{
	background-color: #eee;
	padding: 84px 0 105px;
}
.about1{
	width: 90%;
	margin: 0 auto;
}
.about2{
	font-size: 36px;
	color: #000000;
	text-align: center;
	line-height: 1;
	font-weight: bold;
}
.about3{
	margin: 16px auto 0;
	width: 74px;
	height: 4px;
	background-color: #d82b2c;
}
.about4{
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 35px;
	margin-top: 16px;
}
.team{
	margin-top: 56px;
	margin-bottom: 60px;
}
.team1{
	width: 90%;
	margin: 0 auto;
}
.team2{
	font-size: 0;
	margin-top: 25px;
}
.team2 img{
    width: 100%;
}
.team3{
}
.team3 ul{
	overflow: hidden;
}
.team3 ul li{
	list-style-type: none;
	width: 15%;
	float: left;
	margin-top: 17px;
	margin-left: 2%;
}
.team3 ul li:first-child{
	margin-left: 0;
}
.team4{
	font-size: 0;
}
.team4 img{
    width: 100%;
}
.team5{
	font-size: 18px;
	color: #000000;
	line-height: 1;
	margin-top: 24px;
}
.team6{
	font-size: 14px;
	color: #666666;
	line-height: 1;
	margin-top: 4px;
}
.weituo{
	font-size: 0;
	margin-top: 60px;
}
.weituo img{
    width: 100%;
}
.chengj{
	font-size: 0;
}
.chengj img{
    width: 100%;
}
.detail{
	background-color: #1b1d22;
	padding: 80px 0 140px;
}
.detail1{
	font-size: 50px;
	color: #faa20a;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
	padding-left: 120px;
}
.detail1 span{
	font-size: 66px;
	color: #2a2c34;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	vertical-align: sub;
}
.detail1 span code{
	font-size: 99px;
}
.detail2{
	margin-top: 60px;
	padding: 0 70px 35px;
	position: relative;
}
.detail2 ul{
	zoom: 1;
	position: relative;
	z-index: 2;
}
.detail2 ul:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.detail2 ul li{
	float: left;
	padding: 0 6px;
	width: calc(100% / 6);
}
.detail2a{
	font-size: 0;
	text-align: center;
}
.detail2b{
	margin-top: 10px;
	font-size: 24px;
	color: #ffffff;
	text-align: center;
}
.detail2c{
	margin: 10px auto 0;
	position: relative;
	width: 178px;
	height: 2px;
	background-color: #ffffff;
}
.detail2c::before{
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	width: 59px;
	height: 2px;
	background-color: #faa20a;
}
.detail2d{
	margin-top: 10px;
	font-size: 16px;
	color: #ffffff;
	line-height: 24px;
	text-align: center;
}
.detail2_d{
	position: absolute;
	right: 130px;
	bottom: 0;
	font-size: 69px;
	color: #2a2c34;
	letter-spacing: 12px;
	line-height: 1;
	font-weight: bold;
}
.detail2_d span{
	font-size: 116px;
}
.detail3{
	margin: 30px 90px 0;
	font-size: 58px;
	color: #faa20a;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
	border-bottom: 5px solid #fece0a;
	padding-bottom: 12px;
}
.detail4{
	padding: 0 90px;
}
.detail5{
	/* width: 90%;
	max-width: 1200px;
	margin: 0 auto; */
}
.detail5 ul{
	overflow: hidden;
	font-size: 0;
}
.detail5 ul li{
	list-style-type: none;
	/* float: left; */
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 5);
	padding: 36px 36px 6px;
	border-right: 1px solid #f2f2f3;
	margin-top: 50px;
}
.detail5 ul li:nth-child(5n){
	border-right: 0;
}
.detail5a{
	font-size: 0;
}
.detail5b{
	margin-top: 10px;
	font-size: 24px;
	color: #ffffff;
}
.detail5c{
	font-size: 0;
	margin-top: 10px;
}
.detail6{
	margin-top: 90px;
	padding: 0 66px;
	zoom: 1;
}
.detail6:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.detail7{
	float: left;
	width: 44.9%;
	height: 393px;
	border: 2px solid #e0930c;
	position: relative;
}
.detail7a{
	position: absolute;
	top: 55px;
	left: -13px;
	width: 59%;
}
.detail7b{
	font-size: 0;
	position: relative;
}
.detail7c{
	margin-top: 10px;
	font-size: 20px;
	color: #ffffff;
}
.detail7d{
	position: absolute;
	right: -48px;
	top: 75px;
	width: 78%;
}
.detail7e{
	font-size: 40px;
	color: #2a2c34;
	line-height: 1;
	font-weight: bold;
	text-align: right;
}
.detail7e span{
	font-size: 63px;
}
.detail7f{
	text-align: right;
	font-size: 40px;
	color: #faa20a;
	text-shadow: 1px 1px 1px #ffffff;
}
.detail7g{
	margin-top: 16px;
	background: url(../images/c_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 1px 5px 20px 16px;
}
.detail7g ul{
	font-size: 0;
}
.detail7g ul li{
	display: inline-block;
	vertical-align: middle;
	margin-top: 30px;
	overflow: hidden;
	width: calc(100% / 3);
	padding-right: 10px;
}
.detail7h{
	float: left;
	font-size: 40px;
	color: #ffffff;
	line-height: 1;
	width: 40px;
}
.detail7j{
	float: left;
	width: calc(100% - 40px);
}
.detail7j span{
	display: block;
	font-size: 20px;
	color: #ffffff;
	line-height: 1;
}
.detail7j code{
	margin-top: 6px;
	display: block;
	font-size: 14px;
	color: #ffffff;
}
.detail7k{
	font-size: 0;
	height: 52px;
	padding: 0 28px;
	background-color: #626262;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.detail7k img{
	margin-right: 24px;
}
.detail8{
	float: right;
	width: 49%;
}
.detail8a{
	font-size: 50px;
	color: #2a2c34;
	line-height: 1;
	font-weight: bold;
	padding-left: 26px;
}
.detail8a span{
	font-size: 83px;
}
.detail8b{
	margin-top: 6px;
	height: 466px;
	border: 3px solid #363841;
	position: relative;
}
.detail8c{
	position: absolute;
	left: 11px;
	top: 42px;
	width: 36%;
	font-size: 0;
}
.detail8d{
	position: absolute;
	right: -36px;
	top: -30px;
	width: 66%;
	background-color: rgba(33, 35, 44, 0.8);
	padding: 60px 20px 50px;
}
.detail8e{
	font-size: 40px;
	color: #faa20a;
	text-align: center;
	text-shadow: 1px 1px 1px #ffffff;
	font-weight: bold;
}
.detail8f{
	margin-top: 10px;
	font-size: 32px;
	color: #ffffff;
	text-align: center;
}
.detail8g{
	margin: 10px auto 0;
	width: 77px;
	height: 3px;
	background-color: #2a2c34;
}
.detail8h{
	
}
.detail8h ul{
	overflow: hidden;
}
.detail8h ul li{
	list-style-type: none;
	float: left;
	margin-top: 28px;
	padding: 0 10px;
	width: calc(100% / 4);
	font-size: 24px;
	color: #ffffff;
	line-height: 32px;
	border-right: 1px solid #ffffff;
	text-align: center;
}
.detail8h ul li:nth-child(4n){
	border-right: 0;
}


