#ghhgxxltHead {
	display: flex;
	justify-content: space-between;
	height: 80px;
	line-height: 80px;
}
#ghhgxxltHead .images{
	width: 225px;
}
#To_Login {
	display: block;
}
.layui-nav {
	background-color: #fff;
}
.layui-nav .layui-nav-item {
	height: 80px;
	line-height: 80px;
}
.layui-nav .layui-nav-item a {
	padding: 0 19px;
	color: #000;
}
.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
	background-color: #0099ff;
	height: 4px;
}
.layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this a {
	color: #0099ff;
}
.bg_image {
	width: 100%;
	height: 350px;
	background: url(/files/visual/img/10109/u12_state0.jpg);
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.bg_image > * {
	margin: 25px 0;
}
.bg_image > h1 {
	display: block;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	text-align: center;
}
#To_Search {
	display: flex;
	justify-content: center;
	height: 50px;
	width: 1200px;
}

#To_Search .layui-col-md8 {
	display: flex;
	height: 100%;
}
#To_Search .layui-col-md8 input {
	width: 708px;
	height: 100%;
	border: 1px solid #fff;
	border-radius: 2px 0 0 2px;
}
#To_Search .layui-col-md8 button {
	width: 92px;
	height: 100%;
	background-color: #ffb800;
}
.nav {
	width: 1200px;
	padding: 40px 0 30px;
	height: 841px;
}
.nav_top {
	width: 100%;
	height: 574px;
	display: flex;
	margin-bottom: 20px;
}
.nav_top_left {
	width: 375px;
	height: 574px;
	margin-right: 25px;
}
.nav_top_left > a {
	display: block;
	width: 100%;
	height: 277px;
	text-align: center;
	line-height: 277px;
	color: #fff;
	font-size: 26px;
	font-weight: 700;
}
.ghhgxxlt_ggzl {
	margin-bottom: 20px;
	background: url(/files/visual/img/10109/p1.png);
}
.ghhgxxlt_lwcg {
	background: url(/files/visual/img/10109/p2.png);
}
.nav_top_center {
	width: 375px;
	height: 574px;
	margin-right: 25px;
}
.nav_top_center > a {
	display: block;
	width: 100%;
	height: 177px;
	text-align: center;
	line-height: 177px;
	color: #fff;
	font-size: 26px;
	font-weight: 700;
}
.ghhgxxlt_flfg {
	margin-bottom: 21px;
	background: url(/files/visual/img/10109/p10.png);
}
.ghhgxxlt_bzgf {
	margin-bottom: 21px;
	background: url(/files/visual/img/10109/p3.png);
}
.ghhgxxlt_ltgg {
	margin-bottom: 22px;
	background: url(/files/visual/img/10109/p4.png);
}
.ghhgxxlt_pxlb {
	background: url(/files/visual/img/10109/p5.png);
}
.nav_top_right {
	width: 400px;
	height: 574px;
}
.nav_top_right > a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 26px;
	font-weight: 700;
}
.ghhgxxlt_zyxx {
	height: 375px;
	line-height: 375px;
	margin-bottom: 22px;
	background: url(/files/visual/img/10109/p6.png);
}
.ghhgxxlt_zgfc {
	height: 177px;
	line-height: 177px;
	background: url(/files/visual/img/10109/p7.png);
}
.nav_bottom {
	width: 100%;
	height: 177px;
	line-height: 177px;
	display: flex;
	justify-content: space-between;
}
.nav_bottom > a {
	height: 100%;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 26px;
	font-weight: 700;
}
.ghhgxxlt_ytjl {
	width: 375px;
	background: url(/files/visual/img/10109/p8.png);
}
.ghhgxxlt_ltgg {
	width: 375px;
	background: url(/files/visual/img/10109/p4.png);
}
.ghhgxxlt_phb {
	width: 400px;
	background: url(/files/visual/img/10109/p9.png);
}

.pages_bottom {
	width: 100%;
	height: 80px;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-direction: column;
	color: #fff;
	background-color: #555555;
	
}
.layui-layer-page {
	height: 516px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(247, 243, 255, 1) 99%);
	border-radius: 3px;
}
.layui-layer-title {
	height: 125px;
	line-height: 125px;
	background-color: transparent;
	border-bottom: none;
	padding-left: 30px;
}
.layui-layer-setwin {
	right: 30px;
	top: 55px;
}
.layui-layer-setwin .layui-layer-close1 {
	background-position: 1px -40px;
}
.demo-login-container {
	padding: 0 10px;
}
.demo-login-container .layui-input {
	margin-bottom: 25px;
	height: 42px;
	border-radius: 3px;
	font-size: 13px;
}
/*修改提示字的颜色*/
input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999;
}
input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: 999;
}
input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: 999;
}
input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: 999;
}
#info {
	line-height: 32px;
	margin: 0 40px;
	overflow: auto;
	border: 1px solid #555555;
}
.displaynone {
	display: none!important;
}