<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> body{
	overflow: hidden;
}
.y_head{
	width: 100%;
	height:105px;
	/*background:rgba(0,0,0,1);*/
	/*position: fixed;*/
	position: absolute;
	left: 0;top:0;
	z-index: 100
}
.y_head_box{
	width: 1000px;
	margin:0 auto;
	height: 100%;
}
.y_head_box_t{
	width:100%;
	height:14px;
	margin-top: 42px;
}
.y_head_box_t ul{
	float: right;
}
.y_head_box_t li{
	font-size: 12px;
	float: left;
	color:#49667d;
	padding:0 20px;
	border-right:1px solid #49667d;
	cursor: pointer;
	text-transform : capitalize
}
.y_head_box_t li span{
	width:6px;
	height:5px;
	display: inline-block;
	/*float: left;*/
	background: url('/zh/public/images/index/head_3.png');
}
.y_head_box_t li b{
	width:11px;
	height:5px;
	display: inline-block;
	/*float: left;*/
	background: url('/zh/public/images/index/head_4.png');
}
.y_head_box_t .borderActive{
	border-right:none;
	padding-right: 0px;
}
.y_head_box_b{
	width: 100%;
	height: 40px;
	margin-top: 10px;
}
.y_head_img{
	width: 131px;
	height: 38px;
	display: flex;
	align-items: center;
	float: left;
}
.y_head_img img{
	width: 131px;
	height: 38px;
}
.y_head_right{
	height: 40px;
	/*width: 771px;*/
	float: right;
	/*margin-right: 20px;*/
}
.btn_list{
	height: 40px;
	/*border-right:1px solid #CACACA;*/
	float: left;
	position: relative;
}
.btn_list li{
	/*width: 105px;*/
	/*height:100%;*/
	padding:10px 6px;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	text-transform : capitalize
}
.btn_list li p{
	color: #4b4b4b;
	font-weight: 540;
}
.btn_list li a{
	text-decoration: none;
	color: #fff;
}

.btn_list li:hover{
	background: #d00e31;
	cursor: pointer;
	position: relative;
}
.btn_list li:hover p{
	color: #fff;
}

.hovers{
	display: none;

	height: auto;
	position: absolute;
	top:40px;
	left:0;
	width: 100%;
	background: #3e3e3e;
	/*width: 1800px;*/
}
.hovers a{
	padding:12px 0;
	text-align: center;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#fff;
}
.hovers a:hover{
	background: #ffab3e;
}
.btn_list li:hover .hovers{
	display: block;
}
.btn_sousuo{
	float: right;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height:15px;
	width: 116px;
	overflow: hidden;
	margin-left: 10px;
}
.btn_sousuo img{
	width: 20px;
	height: 20px;
	margin-left: 20px;
}
.btn_sousuo .lxwm{
	width: 82px;
	height:30px;
	border-radius: 15px;
	border:1px solid #fff;
	color:#fff;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.btn_sousuo .lxwm a{
	display: block;
	width: 100%;
	color:#fff;
	text-align: center;
	line-height: 30px;
}
.btn_sousuo .lxwm a:hover{

}
.btn_sousuo .sou{
	height: 100%;
	position: relative;
	cursor: pointer;
}
.btn_sousuo .sou .img{
  position: relative;
  top: 10px;
}
.btn_sousuo .sou .input_box{
	/*display: none;*/
    height: 100%;
    /*position: absolute;
    top: 39px;
    left: -195px;*/
    /*width: 100%;*/
    /*background: #FF911A;*/
    border:1px solid #7b8b9b;
    border-radius: 10px;
    width: 116px;
    box-sizing:border-box;
}
.btn_sousuo .sou .input_box .sousuo{
	width: 116px;
	height: 100%;
	position: relative;
	/*margin-left: 17px;*/
	/*margin-top: 17px;*/
	/*background: #fff;*/
}
.btn_sousuo .sou .input_box .sousuo p{
	display: inline-block;
	width: 10px;
	height: 9px;
	background: url('/en/public/images/index/en-1.png') no-repeat
	;
	background-size: 100% 100%;
	position: absolute;

	top:3px;
	right: 8px;
	/*font-size: 14px;*/
	color: #fff;
	/*line-height: 35px;*/
	text-align: center;
}
.btn_sousuo .sou .input_box .sousuo p img{
	 
	 
}
.btn_sousuo .sou .input_box .sousuo input{
	height: 100%;
	border: none;
	background: none;
	float: left;
	width: 90px;
	font-size: 12px;
	color:#5e5e5e;
	text-indent:10px;
	line-height: 12px;

}
/*.btn_sousuo .sou:hover .input_box{
  display: block;
}*/


/*bottom*/
.y_bottom_box{
	width: 100%;
	height: 254px;
	background: #232323;
}
.y_b_nk_t{
	width:100%;
	height:198px;
	background: #1a1a1a;
}
.y_b_nk_t_c{
	width:1000px;
	height:100%;
	margin:0 auto;
}
.y_b_nk_t_c_l{
	width:206px;
	height:100%;
	float:left;
}
.y_b_nk_t_c_l_img{
	width:131px;
	height:38px;
	margin-top: 45px;
}
.y_b_nk_t_c_l_img img{
	width:100%;
	height:100%;
}
.y_b_nk_t_c_r{
	width:794px;
	height:100%;
	float:left;
}
.y_b_nk_t_c_r_t1{
	width:100%;
	height:auto;
	overflow: hidden;
	margin-top:54px;
	text-align: center;
}
.y_b_nk_t_c_r_t1 li{
	padding:0 3px;
	color: #545454;
	font-size: 16px;
	border-right:1px solid #545454;
	display: inline-block;
	font-weight: bold;
	box-sizing:border-box;
	text-transform : capitalize;
}
.y_b_nk_t_c_r_t1 .borderActive{
	border-right: none;
	padding-right: 0px;
}
.y_b_nk_t_c_r_t1 .paddingActive{
	padding-left: 0px;
}
.y_b_nk_t_c_r_t2{
	width:100%;
	height:auto;
	margin-top: 46px;
}
.y_b_nk_t_c_r_t2_l{
	width:537px;
	heght:auto;
	float: left;
}
.y_b_nk_t_c_r_t2_l_p{
	width:100%;
	height:auto;
	/*margin-bottom: 10px;*/
}
.y_b_nk_t_c_r_t2_l_p span{
	display: inline-block;
	width:14px;
	height:14px;
	background: url('/zh/public/images/index/head_6.png') no-repeat;
}
.y_b_nk_t_c_r_t2_l_p b{
	display: inline-block;
	float: left;
	width:14px;
	height:14px;
	background: url('/zh/public/images/index/head_7.png') no-repeat;
}
.y_b_nk_t_c_r_t2_l_p h1{
	display: inline-block;
	font-size: 20px;
	color:#d00e31;
	margin-left: 5px;
}
.y_b_nk_t_c_r_t2_l_p h2{
	float:left;
	font-size: 14px;
	color:#a8a8a8;
	margin-left: 5px;
	/*font-weight: normal;*/
}
.y_b_nk_t_c_r_t2_l_p .icon{
	width:108px;
	float: right;
}
.y_b_nk_t_c_r_t2_r{
	width:34px;
	height:34px;
	float: right;
	background: url('/zh/public/images/index/head_8.png') no-repeat;
	margin-top: 5px;
	margin-right: 5px;
	cursor: pointer;
	position: relative;
}
.y_b_nk_t_c_r_t2_r_c{
	width: 107px;
	height: 101px;
	position: absolute;
	left:-112px;
	top:-33px;
	display: none;
	background: url('/zh/public/images/xy-gw.png') no-repeat;
}
.y_b_nk_t_c_r_t2_r:hover .y_b_nk_t_c_r_t2_r_c{
	display: block;
}
.y_b_nk_b{
	width:100%;
	height:56px;
	background: #000000;
}
.y_b_nk_b_c{
	width:1000px;
	height:100%;
	margin:0 auto;
	overflow: hidden;
}
.y_b_nk_b_c_l{
	width:640px;
	padding:22px 0;
	float: left;
}
.y_b_nk_b_c_l p{
	font-size: 12px;
	color:#777777;
}
.y_b_nk_b_c_r{
	width:auto;
	height:auto;
	float:right;
	padding:22px 0;
}
.y_b_nk_b_c_r li{
	font-size: 12px;
	padding:0 10px;
	float: left;
	color:#777777;
	border-right: 1px solid #777777;
	font-weight: bold;text-transform : capitalize;
}
.y_b_nk_b_c_r .borderActive{
	border-right: none;
	padding-right: 0px;
}

.y_b_nk_t_c_r_t2_l_p .icon .bshare-custom .bshare-qzone{
	background: url('/zh/public/images/index/head_50.png') no-repeat;
}
.y_b_nk_t_c_r_t2_l_p .icon .bshare-custom .bshare-weixin{
	background: url('/zh/public/images/index/head_51.png') no-repeat;
}
.y_b_nk_t_c_r_t2_l_p .icon .bshare-custom .bshare-sinaminiblog{
	background: url('/zh/public/images/index/head_52.png') no-repeat;
}

@media screen and (min-width: 1400px){
	.y_head_box{
		width:1400px;
	}
	.btn_list{
		/*margin-right: 10px;*/
	}
	.btn_list li{
		/*margin:0 5px;*/
		padding:10px 18px;
	}
	.y_head_img{
		margin-left:10px;
	}
	.y_b_nk_t_c{
		width:1400px;
	}
	.y_b_nk_t_c_l{
		width: 356px;
	}
	.y_b_nk_t_c_r{
		width: 1044px;
	}
	.y_b_nk_t_c_r_t1 li{
		padding:0 27px;
	}
	.y_b_nk_b_c{
		width: 1400px;
	}
	.y_b_nk_b_c_l{
		width: 800px;
	}
}</pre></body></html>