.pc_head {
	background: #f5f5f5;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: 40px;
	padding-right: 40px;
}

.mobile-nav {
	display: none;
}

.pc_on {
	cursor: pointer;
	display: flex;
	align-items: center;
	margin-right: 30px;
}

.pc_on:last-child {
	margin-right: 0;
}

.pc_box {
	padding-left: 40px;
	padding-right: 40px;

}

.pc_on>div:nth-child(2) {
	padding-left: 5px;
	font-size: 16px;
}

.pc_box {
	height: 80px;
	align-items: center;
	justify-content: space-between;
	display: flex;
	z-index: 999;
	position: absolute;
	width: 100%;
}

.pc_right {
	display: flex;
	align-items: center;
}

.pc_ul>ul {
	display: flex;
}

.pc_ul>ul>li {
	position: relative;
	/* margin-right: 50px; */
}

.pc_ul>ul>li>a.curren {
	/* background: #004ca6;
	color: #fff; */
}

/* .pc_ul>ul>li:nth-child(2) .Second_nav{
	width: 82.9px;
	left: 49.7%;
}
.pc_ul>ul>li:nth-child(3) .Second_nav{
	width: 98.7px;

}
.pc_ul>ul>li:nth-child(4) .Second_nav{
	width: 82.9px;
}
.pc_ul>ul>li:nth-child(5) .Second_nav{
	width: 82.9px;
}
.pc_ul>ul>li:nth-child(6) .Second_nav{
	width: 82.9px;
}
.pc_ul>ul>li:nth-child(7) .Second_nav{
	width: 82.9px;
}
.pc_ul>ul>li:nth-child(8) .Second_nav{
	width: 82.9px;
} */
.Second_nav {
	display: none;
	background: #004ca6;
	position: absolute;
	/* width: 141px; */
	/* left: 50%;
	top: 32px;  */
	/* transform: translateX(-50%); */
	width: 100%;
	z-index: 999;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.pc_ul>ul>li>a {
	font-size: 18px;
	padding: 5px 10px 5px 10px;
	position: relative;
	color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.pc_ul>ul>li>a::before {
	/* content: '';
	position: absolute;
	width: 0%;
	bottom: -3px;
	border-bottom: 3px solid #004ca6; */
}

.pc_ul>ul>li:hover a::before {
	width: 100%;
	transition: 1s;
}

.pc_ul>ul>li:hover>a {
	background: #004ca6;
	color: #fff;
	/* color: #004ca6; */
}

.Second_nav ul li a {
	height: 40px;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.Second_nav ul li a.curr {
	color: #fff;
	font-weight: bold;
	background: #1a7ff3;
}

.Second_nav ul li:hover a {
	background: #1a7ff3;
	color: #fff;
	/* font-weight: bold; */

}

.pc_search {
	cursor: pointer;
}

.search button {
	background: unset;
	border: 0;
}

.search button.curren {
	background:
}

.search {
	align-items: center;
	display: flex;
}

.search_input input {
	width: 0;
	padding: 10px;
	border-radius: 20px;
	background: #fff;
	/* border: 1px solid #dedede; */
}

/* .search_input input:focus {
	border: 1px solid #004ca6;
} */



.search_main {
	/* display: none; */
	width: 100%;
	padding-right: 20px;
}

.search_input{
	display: none;
}

.search_flex {
	display: flex;
	align-items: center;
}

.search_input {
	padding-right: 10px;
	width: 100%;
}

.search_close {
	    /* width: 16px; */
	    white-space: nowrap;
	    border: 1px solid;
	    background: #004ca7;
	    color: #fff;
	    border: 0;
	    padding: 6px;
	    border-radius: 7px;
}

.search_close img {
	width: 100%;
}


.footer_box:nth-child(1) {
	/* background: #f5f5f5; */
}

.footer_wrap {
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
	padding-bottom: 70px;
}

.footer-tit {
	font-size: 16px;
	padding-bottom: 15px;
	margin-bottom: 29px;
	position: relative;
}

.footer-tit::before {
	content: "";
	position: absolute;
	width: 35px;
	height: 3px;
	bottom: 0;
	background: url("../images/pic09.png");
}

.footer_ul ul li {
	padding-bottom: 16px;

}

.footer_ul ul li a:hover {
	color: #004ca6;
}

.footer_ul ul li a {
	color: #666;
}

.footer_flex {
	padding-top: 32px;
	padding-bottom: 32px;
	display: flex;
	justify-content: center;
}

.footer-p {
	color: #999;
	font-size: 12px;
	padding-bottom: 6px;
}




* {
	margin: 0;
	padding: 0;
}

.fillter_bg {
	width: 226px;
	background: #fff;
	height: 41px;
	border-radius: 4px;
}

#filter_treasure {
	width: 219px;
	/* height:26px; */
	/* background: #fff; */
	/* border:1px solid #aaa; */
	font-size: 14px;
	color: #333;
	position: relative;
	background: url("../images/down.png") right center;
	background-repeat: no-repeat;
}

.filter_remove {
	background: url("../images/up.png") right center !important;
	background-repeat: no-repeat !important;
}

/* #filter_treasure .arrow_down {
	position:absolute;
	right:3px;
	top:10px;
	width:0;
	height:0;
	border-left:3px solid transparent;
	border-top:6px solid #000;
	border-right:3px solid transparent;
} */
#filter_treasure .treasure_select {
	display: block;
	width: 200px;
	height: 41px;
	text-align: center;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: default;
	border: 0;
	outline: none;
	background: #fff;
	border-radius: 4px;
	text-align: left;
	color: #333;
	padding-left:15px;
}

.treasure_box {
	width: 224px;
	height: 270px;
	background: #fff;
	/* position:relative; */
	z-index: 100;
	/* border:1px solid #aaa; */
	border-radius: 4px;
	/* overflow-y:auto; */
	display: none;
	position: absolute;
	top: -285px;
}

#filter_treasure .treasure_all {

	height: 269px;
	overflow-x: hidden;
	overflow-y: auto;
}

#filter_treasure .treasure_all::after {
	content: '';
	width: 0;
	left: 16px;
	height: 0px;
	bottom: -8px;
	transform: rotate(180deg);
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
}

#filter_treasure .treasure_all .treasure_name {
	/* width: 150px;
	line-height: 22px; */
	height: 34px;
	display: flex;
	align-items: center;
	padding: 0 20px;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #606266;
}

/*定义滚动条样式（高宽及背景）*/
#filter_treasure .treasure_all::-webkit-scrollbar {
	width: 6px;
	/* 滚动条宽度， width：对应竖滚动条的宽度  height：对应横滚动条的高度*/
	/* background: #007acc; */
}

/*定义滚动条轨道（凹槽）样式*/
#filter_treasure .treasure_all::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	/* 较少使用 */
	border-radius: 3px;
}

/*定义滑块 样式*/
#filter_treasure .treasure_all::-webkit-scrollbar-thumb {
	border-radius: 3px;
	height: 100px;
	/* 滚动条滑块长度 */
	background-color: #ccc;
}


#filter_treasure .treasure_all .treasure_name:hover {
	background: #f5f7fa;
	cursor: default;
}

#filter_treasure .trea_selected {
	display: block;
}

#filter_treasure:hover {
	border-color: #7f7f7f;
}

.footer_footer {
	display: flex;
	justify-content: space-between;
}

.flex_f {
	padding-top: 37px;
	padding-bottom: 37px;
	color: #fff;
	background: #004ca7;
}

.f_right {
	position: relative;
}

.footer_select {
	position: relative;
	padding-right: 24px;
}

.footer_select::before {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 34px;
	width: 1px;
	background: #999;
	opacity: .4;
}

.f_left {
	padding-left: 24px;
}

.f_left>div:nth-child(1) {
	padding-bottom: 16px;
}

.f_left>div:nth-child(2) span:nth-child(2) {
	padding-left: 20px;
}


.a1_left ul li {
	font-size: 14px;
	color: #222;
	cursor: pointer;
}

.a1_left ul li a {
	padding-left: 42px;
	position: relative;
}

.a1_left ul li a.curren {
	color: #004ca7;
}

/* .a1_left ul li a.curren::before{
	content: '';
	position: absolute;
	left: 0;
	width: 20px;
	height: 2px;
	background:#004ca7;
	top: 50%;
	transform: translateY(-50%);
} */
.a1_left ul {
	display: flex;
}

.tab_ul {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #dedede;
}

.page_tab {
	display: flex;
	align-items: center;
}

.page_tab i {
	margin: 0 10px;
}

.home_icon {
	margin-right: 10px;
	display: flex;
	align-items: center;
	height: 26px;
}


.tab_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.head_right {
	display: flex;
}

.app_left {
	    width: 102px;
}

.app_left img {
	width: 100%;
}

.phone_box {
	position: relative;
}

.phone_min {
	position: absolute;
	width: 212px;
	background: #fff;
	/* min-width: 244px; */
	left: 11px;
	padding: 6px;
	text-align: center;
	font-size: 16px;
	box-shadow: -1px -1px 5px 0px #ccc;
	transform: translateX(-50%);
	bottom: -82px;
	display: none;
}

.phone_box:hover .phone_min {
	display: block;
}

.phone_min::before {
	content: '';
	width: 0;
	height: 0px;
	top: -6px;
	transform: rotate(180deg);
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	right: 86px;
	transform: translateX(-50%);
}

.phone_min>div:nth-child(2) {
	color: #004ca6;
	font-weight: bold;
	font-size: 26px;
}

.app {
	position: relative;
}

.app:hover .app_show {
	display: block;
}

.app_show {
	display: none;
}

.app_min::before {
	content: '';
	width: 0;
	height: 0px;
	top: -8px;
	transform: rotate(180deg);
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	    right: 69px;
	transform: translateX(-50%);
}

.app_min {
position: absolute;
    align-items: center;
    width: 205px;
    height: 120px;
    background: #fff;
    left: 0px;
    padding: 6px;
    text-align: center;
    font-size: 12px;
    box-shadow: -1px -1px 5px 0px #ccc;
    transform: translateX(-50%);
    bottom: -131px;
    display: flex;
}

.pc_ul {
	margin-right: 60px;
}

.head_right>div {
	margin-right: 10px;
}

.head_right>div:last-child {
	margin-right: 0;
}

.footer_main>div:nth-child(1) {
	display: none;
}

.app_right {
	padding-left: 5px;
	font-weight: bold;
}

.Language_tab a {
	color: #fff;
	font-size: 18px;
}

.Language_tab {

	padding-left: 20px;
	position: relative;
}

.Language_tab::before {
	content: '';
	position: absolute;
	left: 0;
	width: 1px;
	height: 10px;
	top: 50%;
	transform: translateY(-50%);
	background: #fff;
}

.footer_main {
	min-height: 291px;
	background: url("../images/foot_bg.png") no-repeat;
	background-color: #252525;
	background-size: 100% 100%;
}

.f_left {
	color: #fff;
	display: flex;
	flex-direction: column;
}


.f_left span {
	color: #d7d7d7;
	font-size: 12px;
	display: inline-block;
}

.f_left span:nth-child(1) {
	padding-bottom: 10px;
}

.footer_icp {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 18px;
	font-size: 12px;
	border-top: 1px solid #454545;
}

.footer_icp span:nth-child(1) {
	color: #999;
}

.footer_icp span:nth-child(2) {
	color: #fff;
	padding-left: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	
}
.footer_icp span img{
	margin-right: 10px;
}

.footer_text {
	padding-bottom: 10px;
}
.search_close{
	display: none;
}