<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	body{
		min-width: 1440px;
	}
	img{
		display: block;
		width: 100%;
	}
	.main,.banner,.ourService,.experienceBox{
		width: 100%;
	}
	.banner{
		position: relative;
	}
	.title{
		width: 80%;
		margin: 0 auto;
		position: absolute;
		top: 50px;
		left: 18%;
	}
	.title a{
		display: block;
	}
	.title img{
		width: 200px;
	}
	.title ul{
		position: absolute;
		top: 0;
		right: 18%;
		color: #FFF;
		font-size: 20px;
		cursor:pointer;
	}
	.title li{
		margin-right: 20px;
		height: 40px;
		line-height: 40px;
		text-align: center;
	}
	.title li:hover{
		color: #f2942e;
	}
	.ourService,.forScene{
		position: relative;
	}
	.centent{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.centent h1{
		width: 40%;
		margin: 50px auto 20px;
	}
	.centent p{
		text-align: center;
		font-size: 24px;
		margin-bottom: 40px;
	}
	.nav ul , .imgBox{
		margin-left: 17.5%;
		width: 65%;
	}
	.nav ul li:last-of-type{
		display: none;
	}
	.nav{
		overflow: hidden;
	}
	.nav li{
		width: 20%;
		height: 230px;
		background-color: #FFF;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(1, 1, 1, 0.19);
		        box-shadow: 0px 0px 10px 0px rgba(1, 1, 1, 0.19);
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		   -moz-box-orient: vertical;
		   -moz-box-direction: normal;
		    -ms-flex-flow: column nowrap;
		        flex-flow: column nowrap;
		-ms-flex-pack: distribute;
		    justify-content: space-around;
		cursor:pointer;
		margin: 10px 0;
	}
	.ourService .centent{
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
	}
	.ourService h1,
	.ourService p{
		width: auto;
		margin: 0;
		font-size: 24px;
	}
	.ourService h1{
		font: normal 600 26px "å¾®è½¯é›…é»‘";
		height: 80px;
		line-height: 80px;
	}
	.nav li img{
		width: 35%;
		margin: 20px auto 0;
	}
	.nav li p{
		width: 90%;
		margin: 0 auto 20px;
	}
	.forScene .centent{
		width: 80%;
		left: 10%;
		top: 21%;
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
	}
	.forScene h1{
		margin: auto;
		width: 100%;
	}
	.forScene .centent h1:nth-of-type(1){
		margin: 40px auto 0;
		width: 61.5%;
	}
	.forScene .subTitle{
		margin: 20px auto 0;
		text-align: center;
		font-size: 21px;
	}
	.forScene .titleText{
		font-size: 28px;
		font-weight: 600;
		margin: 20px auto;
		text-align: center;
	}
	.forScene .cenList{
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}
	.cenList img{
		width: 80px;
		/* margin-left: 18%; */
	}
	.forScene .cenList div{
		width: 46%;
		display: flex;
		flex-flow: nowrap row;
		justify-content: start;
		align-items: center;
		justify-items: center;
		margin: 20px 0 0;
		text-indent: 50px;
	}
	.forScene .cenList div p{
		margin: 0 0 0 20px;
		font-size: 24px;
	}
	.imgBox{
		margin-top: 20px;
	}
	.imgHide{
		display: none;
	}
	.imgShow{
		display: block;
	}
	.experienceBox{
		position: relative;
	}
	.caseTit{
		width: 46%;
		position: absolute;
		top: 5%;
		left: 27%;
	}
	.case{
		width: 65%;
		position: absolute;
		top: 28%;
		left: 17.5%;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-around;
	}
	.case &gt; a{
		display: block;
		overflow: hidden;
		position: relative;
		width: 22%;
		margin: 10px 0;
		border-radius: 50%;
		box-shadow: 0 0 15px 1px rgba(0, 0, 0, 5.0);
	}
	.case &gt; a &gt; img:nth-of-type(2){
		width: 16%;
		position: absolute;
		top: 42%;
		left: 42%;
	}
	.case &gt; a:hover &gt; img:nth-of-type(2){
		animation: rotateZ-animation .5s cubic-bezier(0.54, 0.4, 0.65, 0.75);
	}
	@keyframes rotateZ-animation {
	    0% { transform: rotateZ(0deg); }
	    100% { transform: rotateZ(360deg); }
	}
	/*--ä»£ç†æœåŠ¡--*/
.cooperation_main{
	width:100%;
	min-height: 550px;
	background: url("../img/bg_04.png") no-repeat center center;
	background-size: cover;
}
.cooperation_main_cont{
	padding-top: 100px;
}
.cooperation_mc_top{
	text-align: center;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.cooperation_mc_top em{
	color :#ff7c00;
	font-style: normal;
	font-size: 48px;
}
.cooperation_mc_top_list{
	width: 400px;
	margin: 60px auto 0;
}
.cooperation_mc_top_list li{
	margin-top: 20px;
	width: 100%;
	height: 60px;
	background: rgba(255,255,255,0.25);
	border-radius:5px;
}
.cooperation_intxt_word{
	width:20%;
	float:left;
	line-height: 60px;
	color: #ff7c00;
	font-size: 24px;
	padding-left: 30px;
}
.cooperation_intxt{
	width: 72%;
	height: 60px;
	font-size: 24px;
	color: #fff;
	float:left;
	border: medium none;
	background: none;
}
.cooperation_intxt_btn{
	width:400px;
	height: 60px;
	line-height: 60px;
	margin: 20px auto 0;
}
.cooperation_intxt_btn a{
	display: block;
	width:100%;
	height: 100%;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ff811f), to(#ff6830));
	background: linear-gradient(#ff811f, #ff6830);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff811f', endColorstr='#ff6830',GradientType=1 );
}
.cooperation_intxt_btn:focus, .cooperation_intxt_btn:hover{
	color:#fff;
}
.aptitude{
	width: 100%;
	position: relative;
}
.aptitude &gt; img:nth-of-type(2){
	width: 40%;
	margin: 50px auto;
	position: absolute;
	top: 1%;
	left: 30%;
}
.aptitude &gt; img:nth-of-type(3){
	width: 65%;
	margin: 90px auto;
	position: absolute;
	top: 12%;
	left: 17.5%;
}
.panoramaBox{
	width: 65%;
	margin: 0 auto;
	position: absolute;
	left: 17.5%;
	bottom: 0;
}
.panoramaBox img:last-of-type{
	width: 40%;
	position: absolute;
	left: 30%;
	top: 1%;
}
/*--åŠ&nbsp;å…¥é…·é›·æ›¼--*/
.joinmain{
	width:100%;
	background-color: #24221f;
	min-height: 600px
}
.joinmain_title{
	padding-top: 40px;
	text-align: center;
	margin:0;
	padding-bottom: 1px;
}
.joinmain_title p{
	color:#bebebe;
	top:-60px;
	line-height: 40px;
    -webkit-animation: gdownIn 1s 0.9s both;
    animation: gdownIn 1s 0.9s both;
    font-size: 24px;
    position: relative;
	margin: 24px 0;
}
.joinmain_title h1{
	color:#474644;
	font-size: 72px;
	font-weight: bold;
	font-family: "å¾®è½¯é›…é»‘";
}
.joinmain_title h2{
	font-family: inherit;
	font-size: 36px;
	-webkit-animation: gdownIn 1s 0.7s both;
	animation: gdownIn 1s 0.7s both;
	color: #ff7c00;
	font-weight: bold;
	position: relative;
	top: -66px;
}
.joinmain_footer{
	width:1200px;
	margin: 0 auto;
}
.joinmain_footer_left{
	width:450px;
	float:left;
}
.foot_q1_div{
	overflow: hidden;
	background: url("../img/jian_03.png") no-repeat 0 50%;
	padding-left: 21px;
}
.foot_q1_div a{
	float: left;
	color: #828282;
	font-size: 16px;
	display: inline-block;
	cursor: pointer;
}
.foot_q1_div i {
	float: left;
	color: #828282;
	font-size: 16px;
	display: inline-block;
	margin: 0 5px;
}
.foot_ul1_a {
	color: #fff!important;
}
.foot_xian {
	display: block;
	width: 100%;
	position: relative;
	height: 2px;
	background: #555454;
	margin-top: 20px;
}
.foot_xian_i1 {
	display: inline-block;
	position: absolute;
	height: 3px;
	left: 0;
	width: 85px;
	background: #646464;
	top: -2px;
}
.foot_q1_ul li {
	margin-top: 25px;
	overflow: hidden;
	line-height: 35px;
	cursor: pointer;
	font-size: 14px;
}
.foot_q1_ul li img {
	float: left;
	height: 35px;
	width: 35px;
}
.foot_q1_ul li i {
	float: left;
	color: #8e8e8e;
	margin-left: 15px;
	font-style: normal;
}
.foot_q1_i2 {
	display: none;
}
.joinmain_footer_center{
	width:450px;
	float:left;
	margin:0 70px;
}
.joinmain_footer_center li{
	margin-bottom: 10px;
}
.joinmain_fc_1{
	width:100%;
	height: 48px;
	line-height: 48px;
	background-color: #575553;
	border-radius:3px;
}
.joinmain_fc_1 span{
	float:left;
	width:12%;
	margin-left: 15px;
	display: block;
	color: #ff7c00;
	font-size: 16px;
}
.joinmain_fc_txt{
	width:84%;
	color:#fff;
	height: 46px;
	line-height: 46px;
	float: left;
	border: medium none;
	background: none;
	outline: none;
}
.joinmain_fc_2{
	height:100px;
}
.joinmain_fc_txtnr{
	border:medium none;
	background: none;
	width: 84%;
	color:#fff;
	height: 100%;
	outline: none;
	line-height: 30px;
    padding-top: 10px;
}
.joinmain_fc_btn{
	width:450px;
	margin-top: 0;
}
.joinmain_footer_right{
	width:160px;
	float:left;
}
.joinmain_footer_right dd{
	text-align:center;
	color: #fff;
	padding-top: 20px;
	font-weight: bold;
}
.chooseus_titile1{
	font-size: 72px;
	color:#f2f2f2;
}
.chooseus_titile2 {
	font-size: 36px;
	top: -74px
}
.chooseus_titile_word{
	font-size: 1.6rem;
}
.footer_main{
	width:100%;
	height: auto;
	background-color: #191816;
	text-align: center;
	color: #898989;
	font-size:14px;
	padding: 15px 0;
}
.line{
	width: 70%;
	height: 0;
	border-bottom: 1px solid rgba(255,255,255,.5);
	position: absolute;
	top: 20%;
	left: 15%;
	z-index: 3;
}
@media screen and (max-width:1440px) {
	.ourService h1 {
		height: 60px;
		line-height: 60px;
	}
	.ourService h1, .ourService p {
		font-size: 20px;
	}
	.forScene .cenList div {
		margin: 10px 0;
		width: 50%;
		text-indent: 0;
	}
}</pre></body></html>