<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banBoxs {
	width: 100%;
	height: 500px;
	position: relative;
	margin-top: 130px;
	overflow: hidden;
}

.banBoxs .banHov,
.banBoxs-npage .banHov {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
}
.navTainer{
	width: 100%;
	position: absolute;
	top: 25%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	z-index: 15;
	
}
.navTainer .topTis{
	text-align: center;
}
.navTainer .topTis h2 span{
	font-size: 40px;
	display: block;
	color: #ffffff;
}
.navTainer .topTis h2 i{
	font-size: 12px;
	color: #ffffff;
	display: block;
	padding-top: 18px;
}
.nav-search{
	width: 100%;
	margin-top: 28px;
	box-sizing: border-box;
}
.nav-search .inpBox{
	width: 415px;
	height: 57px;
	line-height: 57px;
	margin: auto;
	border: solid 1px #f5f5f5;	
	border-radius: 29px;
	box-shadow: 0px 1px 35px 0px rgba(175, 175, 175, 0.35);
	-webkit-box-shadow: 0px 1px 35px 0px rgba(175, 175, 175, 0.35);
	-moz-box-shadow: 0px 1px 35px 0px rgba(175, 175, 175, 0.35);
	overflow: hidden;
	padding-left: 3em;

	
}
.inpBox i{
	float: right;
	width: 10%;
	height: 100%;
	display: inline-block;
	background: url(../images/search-icon.png) no-repeat 0 center;
	cursor: pointer;
}
.nav-search input{
	width: 90%;
	height: 57px;
	padding-right: 15px;
	line-height: 57px;
	float: left;
	position: relative;
	display: block;
	margin: auto;
	color: #FFFFFF;
	
	
}
.nav-search input::-webkit-input-placeholder{
	height: 57px;
	line-height: 57px;
	font-size: 12px;
	color: #ffffff;
}

.banBoxs .banimgs,
.ph-banimgs,
.banBoxs-npage .banimgs {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.ph-banimgs{
	display: none;
}




.deta-tainbox{
	margin-bottom: 530px;
	background-color: #FFFFFF;
}
.seact1{
	padding: 70px 0;
}
.seact1box{
	padding: 0 7%;
}
.sect1-le{
	width: 30%;
}
.sect1-le img{
	width: 100%;
	height: 100%;
}
.sect1-rh{
	width: 56%;
    padding: 10% 0 0;
}
.sect1-rh .imgtis{
	margin-bottom: 15px;
}
.sect1-rh .imgtis h4{
	font-size: 24px;
	letter-spacing: 2px;
}
.sect1-rh .imgtis p{
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #666666;
	margin-top:10px;
}
.hh5{
	width: 80%;
	margin: auto;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #333333;
	padding-bottom: 8px;
}
.hh5:before{
	content: '';
	border-left: 3px #074296 solid;
	padding-left: 15px;
}
.csBox {
    border-top: 1px #99999933 solid;
    margin-top: 40px;
    padding: 5%;
}

.csBox ul{
	width: 100%;
	margin: auto;
}
.csBox ul li{
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #666666;
	position: relative;
	padding-left: 15px;
}
.csBox ul li:before{
	content: '';
	width: 5px;
	height: 5px;
	background-color: #333333;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 9px;
}

.sect2box{
	width: 100%;
	background-color: #FFFFFF;
	padding: 85px 0 80px;
	box-sizing: border-box;
}
.tabbox{
	width: 865px;
	margin: auto;
}
.tabbox table,.tabbox table tr{
	width: 100%;
	text-align: center;
}
.tabbox table tr:nth-child(1){
	background-color: #F1F1F1;
}
.tabbox table tr:nth-child(1) td{
	font-size: 15px;
	color: #333333;
}
.tabbox table tr td{
	font-size: 13px;
	color: #666666;
}
.tabbox table tr td{
	width: 50%;
	height: 40px;
	line-height: 40px;
	padding: 5px 0;
	border-bottom: 1px #DDDDDD solid;
}
.tabbox table tr:last-child td{
	border-bottom: none;
}
.tabbox table tr td:nth-child(2){
	border-left: 1px #DDDDDD solid;
}
.tabbox table tr td span{
	width: 100%;
	display: block;
	line-height: 20px;
}
.tabbox table{
	background-color: #f8f8f8;
}


.buyform{
	width: 100%;
	background-color: #FFFFFF;
}
.buyform .buyform-tis{
	width: 100%;
	padding: 47px 0 50px;
	background-color: #F2F2F2;
	text-align: center;
}
.buyform .buyform-tis h3{
	font-size: 26px;
	color: #074296;
}
.buyform .buyform-tis .eng{
	font-size: 14px;
	color: #333333;
	line-height: 45px;
}
.buyform .buyform-tis .china{
	font-size: 14px;
	color: #666666;
}
.forms{
	width: 995px;
	margin: auto;
	padding: 50px 0;
}
.forms .insbox input{
	width: 47%;
	height: 50px;
	line-height: 50px;
	background-color: #f2f2f2;
	border: solid 1px #ececec;
	margin-bottom: 20px;
	text-indent: 22px;
	font-size: 12px;
	color: #7a7a7a;
}
.forms textarea{
	resize: none;
	width: 100%;
	height: 229px;
	background-color: #f2f2f2;
	border: solid 1px #ececec;
	padding: 18px 0 0 22px;
}
.subbox a{
	width: 90px;
	height: 32px;
	display: block;
	text-align: center;
	line-height: 31px;
	border-radius: 2px;
	font-size: 12px;
	border: 1px #074296 solid;
	color: #074296;
	margin: 20px auto 0;
	transition: all .5s ease;
}
.subbox a:hover{
	color: #FFFFFF;
	background-color: #074296;
}






/* æ‰‹æœºç«¯ */
.ph-foot{
	display: none;
}





@media screen and (max-width:1500px) {
	.banBoxs{
		height: 400px;
	}
}




@media screen and (max-width:1200px) {
	.cenNav,.navcons,.seact1box,.forms{
		width: 90%;
	}
	.csBox{
		width: 85%;
		padding: 5% 0;
	}
	.banBoxs{
		display: block;
	}
	.banBoxs .banimgs{
		display: none;
	}
	.banBoxs .ph-banimgs{
		display: block;
	}
}

@media screen and (max-width:968px) {
	.navTainer{
		top: 36%;
	}
	.forms .insbox input{
		width: 100%;
		float: none;
	}
	.buyform .buyform-tis {
		padding: 47px 26px 50px;
	}
	.banBoxs{
		height: 193px;
		margin-top: 70px;
	}
	.navTainer .topTis h2 span{
		font-size: 22px;
	}
	.nav-search{
		display: none;
	}
	.deta-tainbox{
		margin-top: 0;
	}
	.sect1-le,.tabbox{
		width: 90%;
		margin: auto;
		float: none;
	}
	.tabbox table tr td{
		padding: 5px 3px;
	}
	.sect2box {
		padding: 35px 0;
	}
	.sect1-rh{
		width: 100%;
	}
	.ph-foot{
		display: block;
	}
	.deta-tainbox{
		margin-bottom: 0;
	}
}</pre></body></html>