.w1438 {
	width: 1438px;
	margin-right: auto;
	margin-left: auto;
	min-width:1438px;
	display: block;
	overflow: hidden;
}
.xxg_header{
	background-image: url(topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 381px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-width:1438px;
}
.xxg_logo{
	float: left;
	margin-top: 70px;
	margin-left: 20px;
}
.xxg_logo a{
	display:block;
	width:655px;height:140px;
}
.xxg_top {
	right:30px;
	top: 20px;
	width: 600px;
	height: 224px;
	margin-bottom: 67px;
	position: absolute;
}
.xxg_top ul {
	margin-top: 7px;
	float: left;
	height: 25px;
}
.xxg_top ul li {
	font-size: 14px;
	color: #507ad1;
	float: left;
	margin-right: 20px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #507ad1;
	padding-right: 20px;
}
.xxg_top ul li a{
	color: #507ad1;
}
.xxg_top ul li img {
	float: left;
	margin-right: 10px;
}
.xxg_top ul li:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
}
.xxg_ss {
	float: right;
	height: 30px;
	width: 280px;
	background-image: url(ss.png);
	background-repeat: no-repeat;
	background-position: left;
}
.xxg_search_form .indexbox1 {
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	font-size: 14px;
	border: 0;
	float: left;
	outline: none;
	margin-left: 15px;
}
.xxg_search_form .indexbox2 {
    width: 50px;
    height: 30px;
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    border: 0;
    float: left;
    outline: none;
	padding:0;
    margin-left: 15px;
}
.xxg_search_form .btn_so {
	width: 80px;
	height: 30px;
	border: 0;
	cursor: pointer;
	float: right;
	outline: none;
	background-image: url(bn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.xxg_top .wx {
	float: right;
	width: 140px;
	margin-top: 50px;
}
.xxg_top .wx img {
	width: 100%;
}





.w1300 {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
}
#xxg_nav {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 100px;
}
ul.xxg_nav {
	display: inline-flex;
	flex: 1;
	text-align:center
}
li.xxg_nav-item {
	flex: 1;
}
li.xxg_nav-item>a {
	display: block;
	line-height: 70px;
	font-size: 20px;
	position: relative;
	color: #FFF;
}
li.xxg_nav-item>a>img {
	margin-top: 20px;
	float: left;
	margin-left: 30px;
	margin-right: 15px;
	width: 30px;
}
li.xxg_nav-item>a::before {
	display: none;
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: transparent transparent #507ad1;
	position: absolute;
}
li.xxg_nav-item:hover>a, li.xxg_nav-item.active>a {
	color: #FFF;
}
li.xxg_nav-item:hover>a::before, li.xxg_nav-item.active>a::before {
	display: block;

}
/* 二级菜单 */
.xxg_subMenu {
	display: none;
	position: absolute;
	top: 380px;
	left: 0;
	width: 100%;
	height: 60px;
	background-color: #507ad1;
	z-index:999
}
.xxg_subMenu>ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.xxg_subMenu>ul>li>a {
	display: block;
	padding: 0 18px;
	text-align: center;
	line-height: 60px;
	color: #fff;
	float: left;
	font-size: 15px;
	background-image: url(bg5.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.xxg_subMenu>ul>li>a:hover {
	color: #D8CA61
}






.xxg_footer{
	width: 100%;
	min-width:1438px;
	background-image: url(endbg.jpg);
	height: 173px;
	margin-top: 50px;
}
.xxg_link {
	height: 58px;
	width: 100%;
	line-height: 58px;
	font-size: 16px;
}
.xxg_link ul {
	width: 100%;
}
.xxg_link ul li {
	color: #FFF;
	background-image: url(line5.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding:0 24px;
	float: left;
}
.xxg_link ul li a{
	color: #FFF;
}
.xxg_link ul li:last-child {
	background-image: none;
}

.xxg_link p {
	color: #69e5ff;
	float: left;
	padding:0
}
.xxg_link p a{
	color: #69e5ff;
}
.xxg_copy{
	width: 100%;
	font-size: 14px;
	line-height: 35px;
	color: #a5a5a5;
	text-align: center;
	height: 80px;
	margin-top: 25px;
}
.xxg_copy a{
	font-size: 14px;
	line-height: 35px;
	color: #a5a5a5;
}

.crumbs img {
    width: 15px;
    margin-right: 15px;
}
.crumbs {
	display: flex;
	align-items: center;
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.crumbs .crumbs_list {
	font-size:16px;
    color: #949494;
}