*{
	margin: 0;
	padding: 0;
}
li{list-style: none;}
input,button{outline: none;border: 0;}
a{width: 0;height: 0;text-decoration: none;border: 0;}
img{border: 0;}
/* @media screen and (max-width: 1200px) {
	body{width: 1200px;}
} */
input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}
.inline_block{display: inline-block;vertical-align: middle;}
.oneHidden{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.twoHidden{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* line-clamp: 2; */
	/* -webkit-line-clamp: 2;
	-webkit-box-orient: vertical; */
}
.threeHidden{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}
.fourHidden{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}
.big_img{overflow: hidden;position: relative;}
.big_img>img{
	transition: all 0.6s;
	-moz-transition:all 0.6s; /* Firefox 4 */
	-webkit-transition:all 0.6s; /* Safari and Chrome */
	-o-transition:all 0.6s; /* Opera */
	-ms-transition:all 0.6s; /* Opera */
}
.big_img:hover>img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

/* 头部 */
.title_on{
	width: 100%;
	background: rgba(4,24,39,0.9);
	position: relative;
}
.add{position: fixed;}
.title{
	/* width: 84%; */
	width: 88.28%;
	height: 90px;
	line-height: 90px;
	margin: auto;
	font-size: 0;
	text-align: right;
	position: relative;
}
.title_logo{
	width: 170px;
	height: 49px;
}
.title_right{
	float: right;
	font-size: 0;
	width: 78%;
	height: 100%;
	display: block;

}
.title_right_div{
	font-size: 11px;
	font-family: PingFang;
	font-weight: 400;
	line-height: 24px;
	cursor: pointer;
	text-align: center;
	transition: all .4s;
	-moz-transition:all 0.4s; /* Firefox 4 */
	-webkit-transition:all 0.4s; /* Safari and Chrome */
	-o-transition:all 0.4s; /* Opera */
	position: relative;
	margin-left: 5.4%;
	padding: 19px 0;
	display: inline-block;
	vertical-align: top;
}
.title_right_div:nth-child(1){margin-left: 0;}
.title_right_div:last-child{margin-right: 5.4%;}
.title_right_div_span{
	color: rgba(255,255,255,0.6);
}
.index_tit_qu>.title_on{
	background: #041827;
}
.title_right_div_p{
	font-size: 16px;
	margin-bottom: 4px;
	color: #fff;
	transition: all .4s;
	-moz-transition:all 0.4s; /* Firefox 4 */
	-webkit-transition:all 0.4s; /* Safari and Chrome */
	-o-transition:all 0.4s; /* Opera */
}
.title_right_div:hover{color: rgba(210,161,76,0.6);}
.title_right_div:hover>.title_right_div_p{color: #D2A14C;}
.title_lang{
	float: right;
	height: 100%;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 300;
	color: #B6B6B6;
	cursor: pointer;
	transition: all .4s;
	-moz-transition:all 0.4s; /* Firefox 4 */
	-webkit-transition:all 0.4s; /* Safari and Chrome */
	-o-transition:all 0.4s; /* Opera */
}
.title_search{
	float: right;
	height: 100%;
	margin-right: 40px;
	cursor: pointer;
}
.title_search>img{
	width: 22px;
	height: 22px;
	vertical-align: middle;
}
.title_right_div_color{color: rgba(210,161,76,0.6);}
.title_right_div_color,.title_right_div_color>a>.title_right_div_p,.title_right_div_color>a>.title_right_div_span{color: #D2A14C;}
.title_lang:hover{
	color: #D2A14C;
}
.menu{
	line-height: 90px;
	height: 90px;
	width:94%;
}
.title_right_div_bottom{
	position: absolute;
	top: 86px;
	left: 0%;
	border-top: 3px solid #D2A14C;
	width: 200px;
	z-index: 1000;
	display: none;
}
.title_right_div_bottom>li{
	width: 160px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	line-height: 55px;
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: rgba(255,255,255,0.4);
	margin: auto;
	text-align: left;
	padding: 0 20px;
	background: #062740;
}
.title_right_div_bottom>li>a{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: rgba(255,255,255,0.4);
}
.title_right_div_bottom>li:hover,.title_right_div_bottom>li:hover>a{color: #fff;}
.title_right_div_bottom>li>div{
	border-top: 1px solid rgba(209,160,83,0.2);
	border-bottom: 1px solid rgba(209,160,83,0.2);
	width: 200px;
	display: none;
	margin-left: -20px;
	background: #042036;
}
.title_right_div_bottom>li>div>p{
	width: 162px;
	border-bottom:1px solid rgba(233,233,233,0.1);
	line-height: 40px;
	font-size: 14px;
	font-family: NotoSansHans;
	font-weight: 300;
	color: rgba(255,255,255,0.3);
	margin: auto;
}
.title_right_div_bottom>li>div>p>a{
	font-size: 14px;
	font-family: NotoSansHans;
	font-weight: 300;
	color: rgba(255,255,255,0.3);
}
.title_right_div_bottom>li>div>p,.title_right_div_bottom>li>div>p:hover>a{color: #fff;}
.title_right_div_bottom>.li_color{border-bottom: 0;}
.title_right_div_bottom>.li_color>a{color: #fff;}
/* .title_right_div_bottom>.li_color>div{display: block;} */
.title_right_div_bottom_color{height: auto !important;}
.title_right_div_bottom>li>div>p:last-child{border-bottom: 0;}
.title_right_div_bottom>li:last-child{border-bottom: 0;}
.phone_right{
	display: none;
}

.menu-button {
	cursor: pointer;
	transition: 0.3s;
	-moz-transition:all 0.3s; /* Firefox 4 */
	-webkit-transition:all 0.3s; /* Safari and Chrome */
	-o-transition:all 0.3s; /* Opera */
}
.menu-button .bar:nth-of-type(1) {margin-top: 0px;}
.menu-button .bar:nth-of-type(3) {margin-bottom: 0px;}
.bar {
	position: relative;
	display: block;
	width: 40px;
	height: 4px;
	margin: 3px 0 7px;
	background-color: #fff;
	border-radius: 10px;
	transition: 0.3s;
	-moz-transition:all 0.3s; /* Firefox 4 */
	-webkit-transition:all 0.3s; /* Safari and Chrome */
	-o-transition:all 0.3s; /* Opera */
}
.cross .bar:nth-of-type(1) {
	-webkit-transform: translateY(7px) rotate(-45deg);
	-ms-transform: translateY(7px) rotate(-45deg);
	transform: translateY(7px) rotate(-45deg);
}

.cross .bar:nth-of-type(2) {opacity: 0;}

.cross .bar:nth-of-type(3) {
	-webkit-transform: translateY(-15px) rotate(45deg);
	-ms-transform: translateY(-15px) rotate(45deg);
	transform: translateY(-15px) rotate(45deg);
}
.phone_top_nav{
	display: none;
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	background: #121822;
	z-index: 3000;
	border-top: 1px solid rgba(255,255,255,0.1);
}
.phone_top_nav_search_on{
	width: 92%;
	margin: auto;
	height: 210px;
	line-height: 210px;
	border-bottom: 1px solid rgba(230,230,230,0.1);
	text-align: center;
}
.phone_top_nav_search{
	height: 58px;
	line-height: 58px;
	font-size: 0;
	text-align: left;
}
.phone_top_nav_search>div{
	background: rgba(65,97,121,0.2);
	border: 1px solid rgba(204,204,204,0.2);
	border-radius: 6px;
	padding-left: 25px;
	width: 535px;
}
.phone_top_nav_search>div>input{
	background: transparent;
	height: 100%;
	font-size: 24px;
	vertical-align: middle;
	font-family: PingFang;
	font-weight: 400;
	color: rgba(255,255,255,0.2);
}
.phone_top_nav_search>button{
	width: 116px;
	height: 58px;
	background: #F5A833;
	border-radius: 0px 6px 6px 0px;
}
.phone_top_nav_search>button>img{
	height: 34px;
}
.phone_top_nav_li{
	width: 690px;
	margin: auto;
}
.phone_top_nav_li_div{
	height: 112px;
	line-height: 112px;
	padding: 0 30px 0 21px;

	text-align: right;
}

.phone_top_nav_li_div>img,.phone_top_nav_li_div_dd_in>img{transition: all 0.4s;-moz-transition:all 0.4s; /* Firefox 4 */
	-webkit-transition:all 0.4s; /* Safari and Chrome */
	-o-transition:all 0.4s; /* Opera */}
.open{border-bottom: 1px solid rgba(230,230,230,0.1);}
.open>.phone_top_nav_li_div>img{transform: rotateZ(180deg);}
.phone_top_nav_li_div>a>span{
	float: left;
}
.phone_top_nav_li_div>a>span{
	font-size: 30px;
	font-family: NotoSansHans;
	font-weight: 400;
	color: #FFFFFF;
}
.phone_top_nav_language{
	/*padding: 61px 30px 99px;*/
	padding: 0px 30px 99px;
	/*position: fixed;
	bottom: 0;
	width: 90%;*/
	font-size: 28px;
	font-family: PingFang;
	font-weight: 400;
	color: #fff;
	text-align: right;
}
.phone_top_nav_language_color{color: #D2A14C;}
.phone_top_nav_language>i{
	margin: 0 6px;
	height: 32px;
	width: 1px;
	background-color: #D2A14C;
}
.phone_top_nav_li_div_dd{
	width: 750px;
	margin-left: -30px;
	border-top: 1px solid rgba(210,161,76,0.2);
	border-bottom: 1px solid rgba(210,161,76,0.2);
	overflow: hidden;
	display: none;
	margin-bottom: -1px;
	display: none;
}
.phone_top_nav_li_div_dd>li{
	width: 636px;
	margin: auto;
	padding: 0 34px 0 20px;
	border-bottom: 1px solid rgba(230,230,230,0.05);
}
.phone_top_nav_li_div_dd_in{
	height: 85px;
	line-height: 85px;
	text-align: right;
}
.phone_top_nav_li_div_dd_in>a>span{
	float: left;
	font-size: 24px;
	font-family: NotoSansHans;
	font-weight: 300;
	color: rgba(255,255,255,0.5);
}
.phone_top_nav_li_div_dd>.phone_top_nav_li_div_dd_li{
	color: #fff;
}
.phone_top_nav_li_div_dd_list{display: none;}
.phone_top_nav_li_div_dd_list>li{
	border-bottom: 1px solid rgba(233,233,233,0.05);
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-family: NotoSansHans;
	font-weight: 300;
	color: rgba(255,255,255,0.2);
}
.phone_top_nav_li_div_dd_list>li>a{
	font-size: 20px;
	font-family: NotoSansHans;
	font-weight: 300;
	color: rgba(255,255,255,0.2);
}
.phone_top_nav_li_div_dd_in_on{color: #fff;}
.phone_top_nav_li_div_dd_in_on>img{transform: rotateZ(180deg);}
.phone_top_nav_ul{
	overflow-x: hidden;
	overflow-y: auto;
}















/* 底部 */
.bottom{
	height: 167px;
	line-height: 167px;
	background: #041827;
	text-align: center;
}
.bottom_in{
	width: 88.28%;
	margin: auto;
	text-align: left;
	line-height: 106px;
}
.bottom_left{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 300;
	color: rgba(255,255,255,0.8);
	line-height: 14px;
	padding-top: 15px;
	border-top: 1px solid rgba(255,255,255,0.2);
}
.bottom_left>a{
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 300;
	color: rgba(255,255,255,0.8);
}
.bottom_left>a:hover{color: #D9B377;}
.bottom_left>i{
	text-decoration: none;
	padding: 0 8px;
	display: inline-block;
	vertical-align: top;
	font-style:normal;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 300;
	color: rgba(255,255,255,0.8);
}
.bottom_left_span{
	display: block;
	color: rgba(255,255,255,.2);
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 300;
	margin-top: 15px;
	line-height: 14px;
}
.bottom_right{
	float: right;
}
.bottom_right>div{
	font-size: 15px;
	font-family: PingFang SC;
	font-weight: 300;
	color: rgba(255,255,255,0.2);
	line-height: 15px;
	margin-top: 8px;
}
.bottom_right>img{
	display: block;
}
.bottom_in_list{
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 16px;
	padding-bottom: 10px;
	cursor: pointer;
	position: relative;
}
.bottom_in_list>img{
	transition: all 0.4s;
	-moz-transition:all  0.4s; /* Firefox 4 */
	-webkit-transition:all  0.4s; /* Safari and Chrome */
	-o-transition:all  0.4s; /* Opera */
}
.bottom_in_list>ul{
	position: absolute;
	width: 217px;
	background: #062740;
	left: 0;
	display: none;
	bottom: 36px;
	z-index: 1000;
}
.bottom_in_list>ul>li{
	width: 200px;
	line-height: 45px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	text-align: center;
	margin: auto;
}
.bottom_in_list>ul>li>a{
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: rgba(255,255,255,0.4);
}
.bottom_in_list>ul>li:nth-child(5){border-bottom: 0;}
.bottom_in_list>ul>li:hover>a{color: #fff;}
.bottom_in_list:hover>img{
	transform: rotateZ(180deg);
}
.bdy{
	min-height: calc(100vh - 90px - 167px);
}















@media screen and (max-width: 1400px) {
	.width{width: 90%;}
	.title_right{width: 797px;}

}
@media screen and (max-width: 1300px) {
	.menu{display: none;}
	.phone_right{
		display: inline-block;
		vertical-align: middle;
	}
}
@media only screen and (max-width: 767px){
	.title_on{
		background: #041827;
	}
	.title{
		height: 105px;
		line-height: 105px;
	}
	.bar{
		height: 2px;
	}
	.cross .bar:nth-of-type(1){
		-webkit-transform: translateY(2px) rotate(-45deg);
		-ms-transform: translateY(2px) rotate(-45deg);
		transform: translateY(2px) rotate(-45deg);
	}
	.bottom{
		height: 308px;
		line-height: 308px;
	}
	.bottom_in{
		width: 683px;
	}
	.bottom_in>.inline_block{
		width: 448px;
	}
	.bottom_in_list{
		font-size: 25px;
		font-family: SourceHanSansCN;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 25px;
		margin-bottom: 15px;
	}
	.bottom_left{
		line-height: 30px;
		font-size: 21px;
		font-family: SourceHanSansCN;
		font-weight: 400;
		color: rgba(255,255,255,0.6);
		padding-top: 25px;
	}
	.bottom_left>a{font-size: 21px;}
	.bottom_left_span{
		font-size: 19px;
		font-family: PingFang SC;
		font-weight: 300;
		color: rgba(255,255,255,0.2);
		line-height: 30px;
		margin-top: 25px;
	}
	.bottom_right>img{
		width: 124px;
		height: 124px;
	}
	.bottom_right>div{
		font-size: 22px;
		font-family: PingFang SC;
		font-weight: 300;
		color: rgba(255,255,255,0.2);
		line-height: 22px;
		margin-top: 14px;
		text-align: center;
	}
	.bottom_in_list>img{
		height: 14px;
	}
	.bottom_in_list>ul{
		bottom: 55px;
		width: 304px;
	}
	.bottom_in_list>ul>li{
		line-height: 80px;
		font-size: 22px;
		width: 80%;
	}
}