
@charset "utf-8";
body,p,dl,dd,ul,ol,li,div,h1,h2,h3,h4,h5,h6,form,input,table,tr,td{
	margin:0;
	padding:0;
	font-family: "Trebuchet MS";
}
ul,ol{
	list-style:none;
	margin-bottom: 0!important;
}
img{
	border: 0;
}
a{
	text-decoration: none;
} 
.Submission input{color: #FFF;background-color: #D9BA64;border-color: #D9BA64;width: 224px;height: 54px;font-size: 18px;font-family: Microsoft YaHei;font-weight: 400;border: none;cursor: pointer;}
.head-nav{width:100%;height:130px;}
.head_top{width: 100%;height: 35px;background: #212121;}
.head_logo{position:fixed;left:0;top:0;z-index:100;width: 100%;height: 95px;background-color: #242424;}
.head_logo_center{width: 1200px;height: 95px;margin: 0 auto;}
.head_logo_center .logo img{float: left;margin-top:20px;}
.head_top_center{width: 80px;display: inline-flex;margin-left: -5px;}

.head_top_center ul{}
.head_top_center ul li a{color:rgba(255,255,255,1);text-decoration: none;}
.head_logo .Navigation{display: inline-block;}
.Navigation ul li{
	display:inline-block;
	width: 130px;
	text-align: center;
	position:relative;cursor: pointer;font-size: 14px;font-family:Microsoft YaHei;
	font-weight:400;line-height: 95px;
}
.Navigation ul li > a {
	position: relative;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	z-index: 100;
}

.Navigation .nav-box{
	display: none;
	position: absolute;
	width: 100%;
	top:70%;
	left:0;
	background-color: #363636;
	z-index:10;
}
.Navigation .nav-box .box-list{
	height: 40px;
	line-height: 40px;

}
.Navigation .nav-box .box-list a{
	color:#ACACAC;
}

.Navigation .nav-box .box-list:hover{
	color:#D9BA64;
}

.Navigation .nav-line{
	display: none;
	position: absolute;
	top:0;
	height: 3px;
	width: 100%;
	background-color: #D9BA64;
}
/*导航hover时候触发*/
.current-li:hover{background-color:#363636;}
.current-li:hover .nav-box{display: block;}
.current-li:hover .nav-line{display: block;}

.com-btn-a{
	display: inline-block;
	color: #FFF;
	background-color: #D9BA64;
	border-color: #D9BA64;
	width: 224px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	border: none;
	cursor: pointer;
}


.banner_title{position:absolute;top:190px;width:100%;text-align:center;font-size:36px;font-family:Gotham Bold;font-weight:400;line-height:47px;color:rgba(255,255,255,1);;letter-spacing:2px;}
.menu_title{width:100%;height:166px;text-align:center;}
.menu_title span{font-size:36px;font-family:Microsoft YaHei;font-weight:bold;line-height:47px;color:rgb(85,85,85);letter-spacing:2px;margin-top:40px;display:inline-block;}
.news_bottom_text p a{color: #2a2a2a; font-size: 16px;display: block;width: 275px;margin-left: 12px}
.news_bottom .More span a{color: #2a2a2a}
.icon p a{color: #2a2a2a;display: block;width: 275px;margin-left: 12px}
.icon{display: inline-block;}
.icon h5{width:5px;height:0px;border:1px solid rgba(247,169,22,1);margin-top:-5px;margin-right: 10px;display: table-caption;background: rgba(247,169,22,1);}
.icon span{font-size:13px;font-family:Trebuchet MS;font-weight:400;line-height:30px;color:rgba(153,153,153,1);}
.icon p{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:rgba(42,42,42,1);display: inline-block;}
.Track{width: 100%;height: 124px;background: #F5F5F6;margin-top: 2px;}
.Track .Track_center{width: 1700px;height: 124px;margin: 0 auto;}
.Track .Track_left{float: left; width: 866px;height: 124px;}
.Track .Track_left .Track_Written{margin-left: 190px;margin-top: 35px;display: inline-block;}
.Track_Written_input{display:inline-block;margin-left:23px;}
.Track_Written_input input{width: 270px;height: 40px;border-radius: 5px;border-radius: 5px;border: 1px solid #ccc;padding-left: 10px;}
.Track .Track_right{float: left;}
.Track .Track_right .Track_follw{padding: 35px 0 0 75px;}
.Track .Track_right .Track_follw img{margin-left: 50px;}

.footer_nav{height: 250px;width:100%;background: #242424;position: relative;}
.footer-main {height: 250px;width: 720px;margin: 0 auto;text-align: center;}
.footer-main img{margin-top: 50px;width: 130px;cursor: pointer;}
.footer-main ul li{display: inline-block;width: 75px;margin: 40px 0;}  
.footer-main ul li img{width: 16px; height: 16px;margin-top: 30px;cursor: pointer;object-fit: contain;}
.footer-main span{font-size:14px;font-family:Gotham Book;color:rgba(84,84,84,1);letter-spacing: 1px;}
.footer-main .col-links{width: 247px;height:310px;float: left;margin-top: 40px;border-bottom: 1px solid rgba(112,112,112,1);}
.footer-main .col-links .col-links_list{font-size:14px;font-family:Microsoft YaHei;font-weight:bold;color:rgba(176,176,176,1)!important;}

.col-links_bottom{font-size:14px;font-family:Trebuchet MS;font-weight:400;line-height:60px;color:rgba(176,176,176,1);width: 1238px;margin: 0 auto;height:30px;}
#app .el-button--warning{color: #FFF;background-color: #F7A916;border-color: #F8A200;width: 247px;height: 54px;font-size:18px;font-family:Microsoft YaHei;font-weight:400;}
.footer-main ul li a{color: rgba(176,176,176,1)}
.recruit_more{margin-top: 20px;}

.news_bottom_More{text-align:center;color:white;font-size:15px;font-family:Microsoft YaHei;font-weight:400;padding:12px;line-height:20px;border:2px solid rgba(217,186,100,1);;width:220px;margin:0 auto;cursor:pointer;background: rgba(217,186,100,1);}
.news_bottom_More a{color: #2a2a2a} 
.returnMessage{width: 300px;height: 300px;background: red;}
.head_top_center ul li{font-size:11px;margin-right:11px;font-family:Microsoft YaHei;font-weight:400;line-height:10px;color:rgba(255,255,255,1);letter-spacing:3px;cursor:pointer;border-right:1px solid #999999;padding-right:7px;}
.head_top_center ul li:nth-child(2n){border-right:none;padding-right:0;margin-right:0;}


.selected a:hover{
	color:#D9BA64;
}
.active > a{color:#D9BA64!important; }

.lanClass:hover{
	opacity: .7;
}
svg:hover path{
	fill: rgba(217,186,100,1);
}
.Submission input:hover{
	background: #E7D7A7;
	border: 2px solid #E7D7A7;
}
