a {
	color: #333
}
.header_1 {
	height: 100px;
	background-color: #39649d;
	padding-left: 35px;
	padding-right: 35px
}
.header_1 .logo img {
	margin-top: 15px;
	max-width: 100%
}
.header_1 .menu .items {
	height: 100px;
	overflow: hidden
}
.header_1 .menu .items li {
	width: -webkit-calc(100% / 6);
	width: -moz-calc(100% / 6);
	width: calc(100% / 6);
	height: 100%;
	line-height: 131px;
	float: left;
	text-align: center
}
.header_1 .menu .items li.active, .header_1 .menu .items li:hover {
	border-bottom: 4px solid #fff
}
.header_1 .menu .items li a {
	color: #fff;
	font-size: 24px;
	padding-bottom: 15px;
	display: block
}
.header_1 .tools {
	float: right;
	text-align: right
}
.header_1 .tools .shilaohua {
	display: block;
	margin-top: 19px;
	margin-bottom: 10px
}
.header_1 .tools .shilaohua button {
	cursor: pointer;
	width: 133px;
	height: 34px;
	background-color: rgba(255,255,255,.64);
	border: 1px solid #fff;
	border-radius: 18px;
	font-size: 20px;
	font-weight: 700
}
.header_1 .tools .shilaohua button a {
	color: #4282bf
}
.header_1 .tools .group {
	color: #fff
}
.header_1 .tools .group>a, .header_1 .tools .group>span {
	font-size: 14px;
	color: #fff;
	cursor: pointer
}
.header_1 .tools .group span:nth-of-type(1) {
	margin-right: 6px
}
.header_1 .tools .group span:nth-of-type(2) {
	margin-left: 6px;
	margin-right: 15px
}
.header_1 .tools .group span:nth-of-type(3) {
	margin-left: 6px;
	margin-right: 6px
}
.header_1 .tools .group img {
	margin-left: 15px;
	margin-right: 8px
}
.footer_1 {
	background-color: #3469b2;
	padding-top: 20px;
	padding-bottom: 33px
}
.footer_1 .website-items {
	margin-left: -17px;
	margin-right: -17px
}
.footer_1 .website-items>div {
	padding-left: 17px;
	padding-right: 17px
}
.footer_1 .website-items>div .ui-select {
	width: 100%!important;
	background-color: rgba(255,255,255,.23)
}
.footer_1 .website-items>div .ui-select .ui-select-button {
	background-color: transparent;
	border: none
}
.footer_1 .website-items>div .ui-select .ui-select-button span {
	color: #fff
}
.footer_1 .footer-info {
	margin-top: 22px;
	float: left;
	width: 100%
}
.footer_1 .footer-info img {
	float: left
}
.footer_1 .footer-info .website-info>div {
	overflow: hidden
}
.footer_1 .footer-info .website-info>div>div {
	width: 33.3%;
	float: left;
	color: #fff;
	font-size: 13px
}
.footer_1 .footer-info .right a {
	width: 50%;
	display: inline-block;
	float: left;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-top: 10px
}
