﻿ul, li {list-style:none;margin:0; padding:0}
a:hover {
	color: #d4a75b
}
.navbar {

	background-size: 100% 100%;
}
.gywm-wp {
	position:relative;
	width: 1150px;
	margin-top: 30px;
	height:500px;
}
.gywm-left {
	position:absolute;
	font-size: 24px;
	color: #a2a2a2;
	left:0;
	width:775px;
	z-index:3
}

.gywm-left span {
	color: #df0615;
}

.gywm-right {
	position:absolute;
	width: 36%;
	right:0;
	padding:40px 20px 40px 8%;
	border: 3px solid #d5d5d5;
	width:435px;
}

.gywm-box {
	border-bottom: 1px solid #d5d5d5;
	margin-bottom:30px;
}

.gywm-box:hover {
	border-color: #e4bb75 !important;
}
.gywm-box p {
	font-size: 12px;
	line-height:26px;
	margin-bottom:26px;
	max-height: 26px;
    overflow: hidden;
}
.gywm-title {
	font-size:22px;
	line-height:40px;
}

.gywm-ab{
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
	position:relative;
}

.gywm-ljxq {
	position: absolute;
    font-size: 14px;
    display: block;
    right: 0;
    bottom: -30px;
    background: #cfae75;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding: 0 20px;
}

.gywm-ljxq:hover {
	color: #fff;
}

.gywm-p {
	padding-right: 80px;
	font-size: 12px;
	color: #555;
	line-height: 20px;
	margin-top:20px;
}

.sq-ul1 {

}

.sq-ul1 ul {
	display: flex;
    justify-content: space-between;
}
.sq-ul1 li {
    padding: 15px 0;
	text-align:center;
	cursor:pointer;
	width: 19.4%;
	border: 0px solid#d5d5d5;
}
.sq-xb {
	display:none;
}

.sq-sm{
    margin: 0 20px;
    cursor: pointer;
}

.sq-atv {
	position: relative;
	background: #df0615;
	color: #fff;
	border-color: #df0615 !important;
}

.sq-atv .sq-xb {
	position: absolute;
    display: block !important;
    bottom: -8px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.sq-ul2 {
	border: 1px solid #d5d5d5;
	padding: 10px
}
.sq-ul2 ul {
	display:block;
}




.sq-ul2 li {
	display: inline-block;
	width: 18.1%;
	margin: 10px .8%;
}

@media (max-width:1000px) {
.sq-ul2 {
	border-top:1px solid #d5d5d5
}
.sq-ul2 li  {
	display: inline-block;
	width: 18%;
	margin: 10px 0%;
}
}

.sq-ul2 li a{
	text-align: center;
    border: 1px solid #a0a0a0;
    line-height: 50px !important;
    font-size: 22px !important;
    font-weight: 100;
    color: #666;
    border-radius: 3px;
	width: 100%;
    display: block;
}

.sq-ul2 li a:hover {
	border-color: #df0615 !important;
	color: #fff !important;
	background: #df0615 !important;
}

.gy-nav {
	margin-top:40px;
	position:relative;
}
.gy-line {
	position:absolute;
	border-bottom:1px solid #bfbfbf;
	width:100%;
	bottom: 50%;
	z-index:-1;
}
.gy-nav ul {
	display:flex;
	justify-content: center;
	width: 50%;
    margin: 0 auto;
	background: #fff;
}

.gy-nav ul li {
	border:1px solid #bfbfbf;
	padding: 5px 30px;
	border-radius:5px;
	margin:0 20px;
	cursor:pointer;
}

.gy-atv {
	background:#df0615;
	border-color: #df0615 !important;
}

.gy-atv a {
	color: #fff;
}

.foo-nav-app {
	display: none;
}

.app-logo {
display: none;
}
.news-xw {
	    width: 80px;
    background: #df0615;
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
}

.news-xw a {
	color:#fff;
}
.news-fh a{
	color: #666;
}
.news-fh {
	height: 40px;
    line-height: 40px;
    border-left: 1px solid #ccc;
    margin-top: 67px;
}
.sq-all-ul {
	display: flex;
    justify-content: center;
	margin-bottom: 30px;
}
.sq-all-ul li {
	border: 1px solid#d5d5d5;
	padding: 15px 27px;
	border-radius: 30px;
	margin: 0 15px;
	cursor:pointer;
}

.met-nav.navbar-fixed-top .navbar-right {
		padding-right: 15%;
}

@media (max-width:1200px) {
.met-nav.navbar-fixed-top .navbar-right {
		padding-right: 0 !important;
}
}

@media (max-width: 999px) {
	.navbar {
		background: #fff;
	}
	.gywm-wp {
		width:100%;
		height: 400px;
	}
	.gywm-right, .gywm-ljxq {
		display:none;
	}
	.gywm-ab, .gywm-left{
		width: 100%;
	}
	.gywm-p {
		width: 100%;
		padding-right:0;
	}
	.sq-ul1 ul {
		flex-wrap: wrap;
	}
	.sq-ul1 li {
		width: 48%;
		padding: 5px 0;
		text-align:center;
		margin-bottom:20px;
	}
	.sq-ul2 li {
		width: 100%;
	}
	.blocks-2 {
		border: none !important;
	}
	.gy-line {
		display:none;
	}
	.gy-nav ul {
		width: 100%;
		justify-content: space-between;
	}
	.gy-nav ul li {
		padding: 4px 20px;
		margin: 0;
	}
	.navlist li span {
		display: none;
	}
	.news-left {
		width: 20% !important;
	}
	.news-right {
		width: 80% !important;
	}
	.ft-pc {
		display: none;
	}
	.foo-nav-app {
		display: block;
		background: #292929;
		color: #fff;
		padding: 20px;
	}
	.foo-nav-app li {
		line-height: 36px;
		font-size: 16px;
	}
	
	.ft-lxwm {
		text-align: center;
		font-size: 20px;
		margin: 10px 0;
	}
	.app-logo {
		display: block;
	}
	.pc-logo {
		display: none;
	}
	
	
	.foo-nav-zong {
		display: block;
		background: #292929;
		color: #fff;
		padding: 20px;
	}
	.foo-nav-app li {
		line-height: 36px;
		font-size: 16px;
	}
	
	
}