body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
}

body {
	background: #fff;
	color: #333;
}

ul,
ol,
li {
	list-style-type: none;
}

select,
input,
img,
select {
	vertical-align: middle;
	box-sizing: border-box;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #bba73a;
}

dl,
dt,
dd {
	margin: 0;
}

ul {
	zoom: 1;
}

ul:after {
	display: block;
	content: '';
	clear: both;
}

.clear {
	clear: both;
}

.w1500 {
	width: 1500px;
	margin: 0 auto;
}

.header-top {
	background: url(../images/bg01.png) no-repeat center;
	background-size: cover;
}

.header-top {
	width: 100%;
	height: 105px;
	background: url(../images/bg01.png) no-repeat;
	background-size: cover;
}

.logo {
	float: left;
	margin-top: 18px;
}

.header-fr {
	float: right;
	margin-top: 21.5px;
}

.header-fr ul {
	float: left;
}

.header-tel {
	float: left;
}

.header-fr ul li {
	float: left;
	width: 58px;
	border-radius: 50%;
	margin-right: 10px;
	text-align: center;
}

.header-fr ul li:last-child {
	margin-right: 0;
}

.header-fr-icon {
	margin: 0 auto;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #b39b17;
	overflow: hidden;
	position: relative;
}

.header-fr-icon img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -14px;
	margin-top: -14px;
}

.header-fr ul li:hover .header-fr-icon img {
	-webkit-animation: icon-bounce 0.5s alternate;
	-moz-animation: icon-bounce 0.5s alternate;
	-o-animation: icon-bounce 0.5s alternate;
	animation: icon-bounce 0.5s alternate;
}

.header-fr ul li p {
	font-size: 14px;
	color: #333333;
	font-family: "宋体";
	transition-duration: 0.5s;
}

.header-fr ul li:hover p {
	color: #b39b17;
}

.header-tel {
	margin-top: 10px;
	margin-left: 20px;
}

.header-tel h5 {
	font-size: 16px;
	color: #333333;
}

.header-tel p {
	font-size: 24px;
	color: #333333;
	line-height: 1;
}

.header-menu {
	background: #2e2e30;
}

.header-menu ul li {
	float: left;
	font-size: 18px;
	line-height: 56px;
	color: #FFFFFF;
	margin-right: 69px;
}

.header-menu ul li:last-child {
	margin-right: 0;
}

.header-menu ul li a {
	color: #FFFFFF;
}

.active-menu a {
	color: #b39b17 !important;
}

.home-banner {
	width: 100%;
}

.home-banner img {
	display: block;
	width: 100%;
}

.home-banner .slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	background: #000;
	height: 100%;
}

.home-banner .slideBox .bd {
	position: relative;
	height: 100%;
}

.home-banner .slideBox .bd ul {
	height: 100%;
}

.home-banner .slideBox .bd li {
	vertical-align: middle;
	height: 100%;
}

.home-banner .slideBox .bd img {
	width: 100%;
	height: 100%;
	animation: changeScale 1 2.5s;
}

.home-news {
	padding-top: 130px;
	padding-bottom: 90px;
}

.home-news-nav {
	padding: 0 80px;
}

.home-news-title {
	margin-bottom: 110px;
	zoom: 1;
}

.home-news-title:after {
	display: block;
	content: '';
	clear: both;
}

.news-title-fl {
	float: left;
}

.news-title-fl p {
	font-size: 30px;
	color: #b39b17;
}

.news-title-fl h4 {
	font-size: 60px;
	color: #111111;
	font-weight: bold;
	line-height: 1;
}

.get-more {
	float: right;
	margin-top: 75px;
	zoom: 1;
}

.get-more:after {
	display: block;
	content: '';
	clear: both;
}

.get-more span {
	font-size: 16px;
	color: #222222;
	margin-right: 5px;
	float: left;
	transition-duration: 0.5s;
}

.get-more img {
	float: left;
	margin-top: 6px;
}

.get-more:hover span {
	color: #b39b17;
}

.home-news-content {
	background: #f3f3f3;
}

.home-xhgg {
	display: flex;
}

.home-xhgg-fl {
	width: 33.333%;
	padding: 30px 20px 0 40px;
}

.home-xhgg-fr {
	width: 66.666%;
	position: relative;
	overflow: hidden;
}

.home-xhgg-fr img {
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}

.home-xhgg-fr:hover img {
	transform: scale(1.1);
}

.home-hyyw {
	display: flex;
}

.home-hyyw-fl {
	width: 33.333%;
	padding: 50px 20px 20px 40px;
	background: #FFFFFF;
	box-shadow: 7px -2px 10px 4px #dddddd;
}

.home-hyyw-fr {
	width: 66.666%;
	padding: 50px 30px 40px 50px;
}

.home-hyyw-list {
	zoom: 1;
}

.home-hyyw-list:after {
	display: block;
	content: '';
	clear: both;
}

.home-hyyw-list .home-xhgg-com {
	float: left;
	width: 48%;
}

.home-hyyw-list .home-xhgg-com:nth-child(1) {
	margin-right: 4%;
}

.home-tt {
	position: absolute;
	width: 80%;
	left: 8%;
	top: 30px;
}

.news-content-title {
	font-size: 24px;
	color: #333333;
	margin-bottom: 25px;
}

.home-tt .new-more a{
	color: #fff !important;
}
.home-tt .new-more img{
	width: 25px;
}

.xhgg-news {
	zoom: 1;
}

.xhgg-news:after {
	display: block;
	content: '';
	clear: both;
}

.xhgg-news h3 {
	float: left;
	font-size: 60px;
	color: #222222;
	font-weight: bold;
	transition-duration: 0.5s;
}

.xhgg-news h3 span {
	font-size: 24px;
	font-weight: normal;
}

.xhgg-news p {
	float: left;
	font-size: 24px;
	color: #222222;
	font-weight: normal;
	margin-top: 35px;
	margin-left: 20px;
	transition-duration: 0.5s;
}

.home-xhgg-banner .banner-item h4 {
	font-size: 20px;
	color: #222222;
	font-weight: bold;
	transition-duration: 0.5s;
}

.banner-item:hover .xhgg-news h3 {
	color: #b39b17;
}

.banner-item:hover .xhgg-news p {
	color: #b39b17;
}

.banner-item:hover h4 {
	color: #b39b17;
}

.home-xhgg-banner .owl-dots .owl-dot {
	display: inline-block;
	width: 30px;
	height: 5px;
	border-radius: 5px;
	background: #bfbfbf;
	margin: 0 3px;
}

.home-xhgg-banner .owl-dots {
	margin-top: 10px;
}

.home-xhgg-banner .owl-dots .owl-dot.active {
	background: #b39a1b !important;
}

.home-tt .news-content-title {
	color: #ffffff;
}

.home-xhgg-com span {
	display: block;
	font-size: 18px;
	color: #222222;
	transition-duration: 0.5s;
}

.home-xhgg-com h4 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #222222;
	line-height: 1.8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
	transition-duration: 0.5s;
}

.home-tt .home-xhgg-com span {
	color: #FFFFFF;
}

.home-tt .home-xhgg-com h4 {
	color: #FFFFFF;
}

.new-more {
	margin-top: 30px;
	zoom: 1;
	display: inline-block;
}

.new-more:after {
	display: block;
	content: '';
	clear: both;
}

.new-more a {
	float: left;
	font-size: 15px;
	color: #222222;
	transition-duration: 0.5s;
}

.new-more img {
	float: left;
	margin-left: 8px;
	margin-top: 5px;
}
.new-more:hover a{
	color: #b39b17;
}

.home-xhgg-com>a:hover span {
	color: #b39b17;
}

.home-xhgg-com>a:hover h4 {
	color: #b39b17;
}

/*.home-xhgg-com:hover .new-more span {
	color: #b39b17;
}*/

.home-information {
	position: relative;
	padding-top: 30px;
}

.home-information:before {
	display: block;
	content: '';
	width: 100%;
	height: 62%;
	background: #000000;
	position: absolute;
	top: 0;
}

.home-title2 {
	position: relative;
	margin-bottom: 45px;
	z-index: 2;
}

.home-title2 h1 {
	font-size: 280px;
	color: #f0efef;
	text-align: center;
	line-height: 210px;
	font-weight: bold;
	text-transform: uppercase;
}

.home-information .home-title2 h1 {
	opacity: 0.1;
}

.home-title2-nav {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

.home-title2-nav h4 {
	font-size: 60px;
	color: #111111;
	font-weight: bold;
	line-height: 1.1;
}

.home-information .home-title2-nav h4 {
	color: #FFFFFF;
}

.home-title2-nav h5 {
	font-size: 30px;
	color: #b39b17;
	font-weight: normal;
	line-height: 1.1;
}

.home-information-content {
	position: relative;
	z-index: 2;
	zoom: 1;
}

.home-information-content:after {
	display: block;
	content: '';
	clear: both;
}

.information-list {
	float: left;
	width: 25%;
}

.information-img {
	width: 100%;
	height: 250px;
	overflow: hidden;
}

.information-img img {
	display: block;
	width: 100%;
	height: 100%;
	transition-duration: 0.5s;
}

.information-message {
	padding: 50px 30px 30px;
	transition-duration: 0.5s;
}

.information-list:nth-child(odd) {
	background: #f7f7f7;
}

.information-list:nth-child(even) {
	background: #f0f0f0;
}

.information-message h4{
	font-size: 20px;
	color: #111111;
	font-weight: normal;
	line-height: 1.6;
	margin-bottom: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	transition-duration: 0.5s;
}

.information-message p {
	font-size: 16px;
	color: #777777;
	line-height: 1.6;
	text-align: justify;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	transition-duration: 0.5s;
}

.line {
	display: block;
	width: 100%;
	height: 2px;
	background: #b39b17;
	margin-top: 35px;
	margin-bottom: 30px;
	transition-duration: 0.5s;
}

.information-cz {
	zoom: 1;
}

.information-cz:after {
	display: block;
	content: '';
	clear: both;
}

.information-cz span:nth-child(1) {
	float: left;
	font-size: 16px;
	color: #111111;
	font-weight: bold;
	line-height: 34px;
	position: relative;
	transition-duration: 0.5s;
}

.information-cz span:nth-child(1):before {
	display: block;
	content: '';
	width: 19px;
	height: 19px;
	background: url(../images/jt02.png) no-repeat;
	position: absolute;
	right: -27px;
	top: 50%;
	margin-top: -9px;
}

.information-cz span:nth-child(2) {
	float: right;
	font-size: 16px;
	color: #777777;
	font-weight: normal;
	line-height: 34px;
	transition-duration: 0.5s;
}

.information-list:hover .information-img img {
	transform: scale(1.1);
}

.information-list:hover .information-message {
	background: #b39b17;
}

.information-list:hover .information-message h4 {
	color: #ffffff;
}

.information-list:hover .information-message p {
	color: #ffffff;
}

.information-list:hover .line {
	background: #ffffff;
}

.information-list:hover .information-cz span:nth-child(1) {
	color: #ffffff;
}

.information-list:hover .information-cz span:nth-child(2) {
	color: #ffffff;
}

.home-events {
	padding-top: 100px;
}

.events-content {
	zoom: 1;
	padding: 0 80px;
}

.events-content:after {
	display: block;
	content: '';
	clear: both;
}

.events-list {
	float: left;
	width: 30%;
	height: 300px;
	margin-right: 5%;
	position: relative;
}

.events-list:before {
	display: block;
	content: '';
	width: 100%;
	height: 0%;
	background: rgba(159, 133, 32, 0.9);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	transition-duration: 0.5s;
}

.events-list:nth-child(3) {
	margin-right: 0;
}

.events-list img {
	display: block;
	width: 100%;
	height: 100%;
}

.events-list-nav {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 55px 25px 0;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	z-index: 2;
}

.events-list-nav h3 {
	width: 100%;
	/*height: 78px;*/
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.events-list-nav p {
	display: none;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.6;
	text-align: justify;
	opacity: 0;
	transition-duration: 0.5s;
}

.events-list-nav span {
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	left: 25px;
	bottom: 40px;
	opacity: 0;
	transition-duration: 0.5s;
}

.events-list-nav span:before {
	display: block;
	content: '';
	width: 12px;
	height: 15px;
	background: url(../images/jt03.png) no-repeat;
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -7px;
}

.events-list:hover:before {
	height: 100%;
}

.events-list:hover .events-list-nav p {
	opacity: 1;
}

.events-list:hover .events-list-nav span {
	opacity: 1;
}

.home-lunbo {
	margin-top: 130px;
	overflow: hidden;
}

.home-lunbo img {
	animation: changeScale 1 2.5s;
}

.home-brand {
	padding-top: 85px;
	padding-bottom: 240px;
	background: url(../images/bg02.png) no-repeat center bottom;
}

.home-parter {
	margin-bottom: 40px;
}

.home-parter ul li {
	float: left;
	width: 25%;
	height: 140px;
	text-align: center;
	line-height: 140px;
}

.home-parter ul li img {
	max-width: 94%;
	max-height: 94%;
}

.home-otherLink {
	zoom: 1;
}

.home-otherLink:after {
	display: block;
	content: '';
	clear: both;
}

.home-otherLink dl {
	float: left;
	margin-right: 190px;
}

.home-otherLink dl dd {
	float: left;
	width: 25%;
}

.home-otherLink dl:last-child {
	margin-right: 0;
}

.footer {
	background: #2e2e30;
}

.footer-top {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-top ul li {
	float: left;
	font-size: 18px;
	color: #FFFFFF;
	padding: 30px 0;
	width: 16%;
}

.footer-top ul li a {
	color: #FFFFFF;
}

.footer-top ul li:last-child {
	float: right;
	width: 30%;
}

.footer-center {
	padding: 35px 0 50px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-center-nav {
	zoom: 1;
}

.footer-center-nav:after {
	display: block;
	content: '';
	clear: both;
}

.footer-center-nav dl {
	float: left;
	width: 16%;
}

.footer-center-nav dl:last-child {
	float: right;
	width: 30%;
}

.footer-center-nav dl dd {
	margin-bottom: 10px;
}

.footer-center-nav dl dd a {
	font-size: 16px;
	color: #999999;
	opacity: 0.8;
	transition-duration: 0.5s;
}

.footer-center-nav dl dd:hover a {
	color: #FFFFFF;
}

.footer-center-nav dl dd p {
	font-size: 16px;
	color: #f2f2f2;
}

.footer-center-nav dl dd p span {
	color: #999999;
}

.ewm {
	padding-top: 10px;
	zoom: 1;
}

.ewm:after {
	display: block;
	content: '';
	clear: both;
}

.ewm img {
	float: left;
	display: block;
	width: 95px;
}

.ewm img:nth-child(1) {
	margin-right: 25px;
}

.footer-bottom {
	padding: 20px 0;
	text-align: center;
}

.footer-bottom p {
	font-size: 18px;
	color: #777777;
}

.ne-banner {
	width: 100%;
	position: relative;
}

.ne-banner img {
	display: block;
	width: 100%;
}

.ne-banner-title {
	width: 100%;
	position: absolute;
	bottom: 0;
}

.ne-banner-panel {
	width: 280px;
	height: 60px;
	background: #2e2e30;
	text-align: center;
	line-height: 60px;
}

.ne-banner-panel-nav {
	display: inline-block;
	zoom: 1;
}

.ne-banner-panel-nav:after {
	display: block;
	content: '';
	clear: both;
}

.ne-banner-panel-nav span:nth-child(1) {
	float: left;
	font-size: 36px;
	color: #b39a1b;
}

.ne-banner-panel-nav span:nth-child(2) {
	float: left;
	font-size: 24px;
	color: #b39a1b;
	margin-left: 10px;
}

.ne-content {
	padding-bottom: 70px;
}

.ne-menu {
	border-bottom: 2px solid #333333;
	padding: 0 60px;
	margin-bottom: 40px;
}

.ne-menu ul li {
	float: left;
	font-size: 18px;
	color: #333333;
	line-height: 70px;
	margin-right: 80px;
}

.ne-menu ul li:last-child {
	margin-right: 0;
}

.ne-active a {
	color: #b39a1b !important;
}

.ne-news-title {
	margin-bottom: 30px;
}

.ne-news-title h4 {
	font-size: 30px;
	color: #333333;
	font-weight: normal;
}

.news-list li {
	margin-bottom: 46px;
}

.news-message {
	zoom: 1;
}

.news-message:after {
	display: block;
	content: '';
	clear: both;
}

.ne-news-fl {
	float: left;
	width: 303px;
	overflow: hidden;
}

.ne-news-fl img {
	display: block;
	width: 100%;
	overflow: hidden;
	transition-duration: 0.5s;
}

.ne-news-fr {
	float: left;
	width: calc(100% - 303px);
	padding-left: 25px;
}

.ne-new-time {
	margin-bottom: 15px;
}

.ne-new-time h3 {
	font-size: 48px;
	color: #b39a1b;
	font-weight: normal;
}

.ne-new-time p {
	font-size: 18px;
	color: #b39a1b;
	font-weight: normal;
}

.ne-news-fr h4 {
	font-size: 20px;
	color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
	transition-duration: 0.5s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ne-news-fr p {
	font-size: 17px;
	color: #333333;
	line-height: 1.8;
	transition-duration: 0.5s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news-list li:hover .ne-news-fl img {
	transform: scale(1.1);
}

.news-list li:hover .ne-news-fr h4 {
	color: #b39a1b;
}

.news-list li:hover .ne-news-fr p {
	color: #b39a1b;
}



.new-nr-ti {
	text-align: center;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.new-nr-ti h1 {
	font-size: 20px;
	padding-bottom: 10px;
}

.new-nr-zi {
	font-size: 16px;
	line-height: 2;
}
.new-nr-zi p{
	width: 100% !important;
}
.new-nr-zi img{
	display: inline-block;
	margin: 20px auto; 
max-width:100%;
}
.new-nr-zi table{
	width: 100% !important;
}
.shhd-menu {
	margin-bottom: 60px;
}

.shhd-menu ul li {
	float: left;
	display: block;
	/*width: 200px;*/
	padding: 0 10px;
	height: 54px;
	background: #d6d6d6;
	margin-right: 5px;
}

.shhd-menu ul li a {
	display: block;
	font-size: 20px;
	color: #333333;
	text-align: center;
	line-height: 54px;
}

.shhd-active {
	background: #333333 !important;
}

.shhd-active a {
	color: #FFFFFF !important;
}

.shhd-content ul li {
	float: left;
	width: 31%;
	margin-right: 3.5%;
	margin-bottom: 50px;
}

.shhd-content ul li:nth-child(3n) {
	margin-right: 0;
}

.shhd-listImg {
	width: 100%;
	height: 270px;
	overflow: hidden;
}

.shhd-listImg img {
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}

.shhd-listNav {
	padding: 20px;
	border: 1px solid #dddddd;
	background: #f8f8f8;
	transition-duration: 0.5s;
}

.shhd-listNav h3 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition-duration: 0.5s;
}

.shhd-listNav h5 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
	transition-duration: 0.5s;
}

.shhd-listNav p {
	height: 75px;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	line-height: 1.6;
	transition-duration: 0.5s;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 3; 
	overflow: hidden;
}

.shhd-content ul li:hover .shhd-listImg img {
	transform: scale(1.1);
}

.shhd-content ul li:hover .shhd-listNav {
	background: #b39a1b;
	border: 1px solid #b39a1b;
}

.shhd-content ul li:hover .shhd-listNav h3 {
	color: #FFFFFF;
}

.shhd-content ul li:hover .shhd-listNav h5 {
	color: #FFFFFF;
}

.shhd-content ul li:hover .shhd-listNav p {
	color: #FFFFFF;
}

.fzpp-content ul li {
	float: left;
	width: 19.2%;
	margin-right: 1%;
	margin-bottom: 30px;
	cursor: pointer;
}

.fzpp-content ul li:nth-child(5n) {
	margin-right: 0;
}

.fzpp-logo {
	width: 100%;
	height: 170px;
	border: 1px solid #d0d0d0;
	text-align: center;
	line-height: 170px;
}

.fzpp-logo img {
	max-width: 96%;
	max-height: 96%;
}

.fzpp-content ul li p {
	font-size: 18px;
	color: #333333;
	margin-top: 15px;
	text-align: center;
	transition-duration: 0.5s;
}

.fzpp-content ul li:hover .fzpp-logo img {
	-webkit-animation: icon-bounce 0.5s alternate;
	-moz-animation: icon-bounce 0.5s alternate;
	-o-animation: icon-bounce 0.5s alternate;
	animation: icon-bounce 0.5s alternate;
}

.fzpp-content ul li:hover p {
	color: #b39a1b;
}

.cyjq-content ul {
	border-top: 1px dashed #d0d0d0;
}

.cyjq-content ul li {
	border-bottom: 1px dashed #d0d0d0;
}

.cyjq-list {
	width: 100%;
	line-height: 60px;
	zoom: 1;
}

.cyjq-list:after {
	display: block;
	content: '';
	clear: both;
}

.cyjq-content ul li p {
	float: left;
	font-size: 17px;
	width: calc(100% - 140px);
	padding-left: 50px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cyjq-content ul li p:before {
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	background: #b39a1b;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -4px;
}

.cyjq-content ul li span {
	float: right;
	width: 95px;
	text-align: right;
	font-size: 17px;
}

.rcyx-content {
	padding-top: 40px;
}

.about-page01 {
	zoom: 1;
}

.about-page01:after {
	display: block;
	content: '';
	clear: both;
}

.about-fl {
	float: left;
	width: calc(100% - 405px);
	padding-right: 50px;
}

.about-fr {
	float: right;
	width: 405px;
	overflow: hidden;
}

.about-fr img {
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}

.about-fr:hover img {
	transform: scale(1.1);
}

.about-title {
	font-size: 24px;
	color: #b39a1b;
	font-weight: normal;
	margin-bottom: 15px;
}

.about-content p {
	font-size: 18px;
	color: #333333;
	line-height: 2;
	text-align: justify;
}

.about-page01,
.about-page02 {
	margin-bottom: 60px;
}

.about-page03 ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	overflow: hidden;
}

.about-page03 ul li:nth-child(3) {
	margin-right: 0;
}

.about-page03 ul li img {
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}

.about-page03 ul li:hover img {
	transform: scale(1.1);
}

.local-content {
	padding-top: 40px;
}

.local-list ul li {
	float: left;
	width: 18.4%;
	margin-right: 2%;
	margin-bottom: 50px;
}

.local-list ul li:nth-child(5n) {
	margin-right: 0;
}

.local-name {
	width: 100%;
	height: 60px;
	border: 1px solid #cfcfcf;
	border-radius: 12px;
	padding: 0 30px;
	position: relative;
}

.local-name span {
	font-size: 18px;
	color: #333333;
	line-height: 60px;
	transition-duration: 0.5s;
}

.local-name:after {
	display: block;
	content: '';
	width: 30px;
	height: 58px;
	background: url(../images/jt04.png) no-repeat center center;
	border-left: 1px solid #cfcfcf;
	position: absolute;
	right: 0;
	top: 0;
}

.local-list ul li:hover .local-name span {
	color: #b39a1b;
}

.zxpx-content ul li {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 60px;
}

.zxpx-content ul li:nth-child(3n) {
	margin-right: 0;
}

.video-img {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.video-img img {
	display: block;
	width: 100%;
}

.video-btn {
	width: 75px;
	height: 75px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.video-title {
	width: 100%;
	padding: 20px 10px;
	background: #e5e5e5;
	zoom: 1;
}

.video-title:after {
	display: block;
	content: '';
	clear: both;
}

.video-title p {
	float: left;
	width: calc(100% - 125px);
	font-size: 18px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.video-title span {
	float: right;
	width: 115px;
	font-size: 18px;
	color: #333333;
}

.wlbm-content ul li {
	zoom: 1;
	line-height: 70px;
	border-bottom: 1px dashed #d0d0d0;
}

.wlbm-content ul li:after {
	display: block;
	content: '';
	clear: both;
}

.wlbm-content ul li p {
	float: left;
	width: calc(97% - 596px);
	margin-right: 3%;
	font-size: 20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wlbm-content ul li span {
	float: left;
	width: 191px;
	font-size: 18px;
	color: #333333;
	margin-right: 40px;
	opacity: 0.6;
}

.wlbm-ts {
	float: right;
	width: 134px;
	height: 40px;
	border-radius: 40px;
	background: #d9d9d9;
	margin-top: 15px;
	position: relative;
	overflow: hidden;
}

.wlbm-ts em {
	display: block;
	font-style: normal;
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 40px;
}

.wlbm-btn {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #b39a1b;
	font-size: 18px;
	color: #FFFFFF !important;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	opacity: 0;
	transition-duration: 0.5s;
}

.wlbm-ts:hover .wlbm-btn {
	opacity: 1;
}

.tp-content {
	padding-top: 30px;
}

.tp-content h3 {
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	margin-bottom: 70px;
}

.tp-list ul li {
	float: left;
	width: 17%;
	margin-right: 3.75%;
	margin-bottom: 45px;
	cursor: pointer;
}

.tp-list ul li:nth-child(5n) {
	margin-right: 0;
}

.tp-img {
	width: 100%;
	position: relative;
}

.tp-img img {
	width: 100%;
}

.tp-list ul li h4 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}

.tp-list ul li p {
	font-size: 14px;
	color: #555555;
	font-family: "宋体";
	line-height: 1.8;
	text-align: center;
}

.active-tp .tp-img:before {
	display: block;
	content: '';
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 2px solid #b39a1b;
	background: url(../images/tp-i01.png) no-repeat bottom right;
	position: absolute;
	left: 0;
	top: 0;
}

.tp-cz {
	margin-top: 50px;
}

.tp-btn {
	display: block;
	margin: 20px auto 0;
	width: 140px;
	height: 40px;
	border-radius: 40px;
	background: #b39a1b;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}

.bm-detail h3 {
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	margin-bottom: 65px;
}

.bm-detail-top {
	zoom: 1;
	margin-bottom: 50px;
}

.bm-detail-top:after {
	display: block;
	content: '';
	clear: both;
}

.bm-detail-img {
	float: left;
	width: 260px;
	height: 320px;
	background: #e5e5e5;
	position: relative;
}

.bm-detail-bg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.bm-detail-bg img {
	display: block;
	margin: 0 auto;
}

.bm-detail-bg span {
	display: block;
	font-size: 18px;
	color: #000000;
	margin-top: 20px;
}

.bm-img-show {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 2;
}

.bm-img-btn {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
	opacity: 0;
}

.bm-detail-fr {
	float: left;
	width: calc(100% - 300px);
	margin-left: 40px;
	padding-top: 100px;
}

.bm-detail-fr ul li {
	float: left;
	width: 49%;
	background: #e5e5e5;
	margin-right: 2%;
	display: flex;
	padding: 0 50px;
	border-radius: 8px;
	margin-top: 50px;
}

.bm-detail-fr ul li:nth-child(2n) {
	margin-right: 0;
}

.bm-detail-fr ul li span {
	width: 54px;
	font-size: 18px;
	color: #000000;
	line-height: 60px;
}

.bm-detail-fr ul li input {
	width: calc(100% - 54px);
	height: 60px;
	border: none;
	outline: none;
	background: none;
	font-size: 18px;
	color: #000000;
}

.bm-detail-fr ul li:nth-child(3) span {
	width: 90px;
}

.bm-detail-fr ul li:nth-child(3) input {
	width: calc(100% - 90px);
}

.bm-text {
	background: #e5e5e5;
	border-radius: 8px;
	padding: 35px 40px;
	display: flex;
	margin-bottom: 50px;
}

.bm-text span {
	width: 94px;
	font-size: 18px;
	color: #000000;
}

.bm-text textarea {
	width: calc(100% - 94px);
	height: 250px;
	padding: 0;
	border: none;
	outline: none;
	resize: none;
	background: none;
	font-size: 18px;
	color: #000000;
	line-height: 1.6;
}

.gqxx-content {
	padding: 90px 140px 0;
}

.gqxx-content h3 {
	font-size: 30px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	margin-bottom: 70px;
}

.gqxx-list {
	margin-bottom: 50px;
}

.gqxx-list ul li {
	float: left;
	width: 49%;
	background: #e5e5e5;
	display: flex;
	padding: 0 50px;
	border-radius: 8px;
}

.gqxx-list ul li:nth-child(1) {
	margin-right: 2%;
}

.gqxx-list ul li span {
	width: 90px;
	font-size: 18px;
	color: #000000;
	line-height: 60px;
}

.gqxx-list ul li input {
	width: calc(100% - 90px);
	height: 60px;
	border: none;
	outline: none;
	background: none;
	font-size: 18px;
	color: #000000;
}


/*小屏导航*/

.xs-top {
	display: none;
}

.logo-mobile {
	width: 50%;
	float: left;
	margin-top: 14px;
	margin-left: 3%;
}

.mobile {
	width: 100%;
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	height: 55px;
	background: #fff;
	box-shadow: 0 0 8px 2px #CCCCCC;
}

.mobile-inner {
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafa;
	position: relative;
}

.mobile-inner-header {
	width: 100%;
	height: 55px;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
}

.mobile-inner-header-icon {
	color: #ffffff;
	background: #b39b17;
	height: 55px;
	font-size: 25px;
	text-align: center;
	float: right;
	width: 55px;
	position: relative;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

.mobile-inner-header-icon span {
	position: absolute;
	left: calc((100% - 25px) / 2);
	top: calc((100% - 5px) / 2);
	width: 30px;
	height: 3px;
	background-color: #fff;
	transition-duration: 0.5s;
}

.mobile-inner-header-icon span:nth-child(1) {
	transform: translateY(10px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
	transform: translateY(-10px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(3) {
	width: 20px;
}

.mobile-inner-header-icon-click span:nth-child(1) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: clicksecond;
}

.mobile-inner-header-icon-out span:nth-child(1) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	animation-name: outsecond;
}

.mobile-inner-nav {
	background: #b39b17;
	width: 100%;
	position: absolute;
	top: 55px;
	left: 0px;
	display: none;
}

.active_mobile span:nth-child(3) {
	opacity: 0;
}

.active_mobile span:nth-child(1) {
	transform: rotate(45deg);
	width: 30px;
}

.active_mobile span:nth-child(2) {
	transform: rotate(-45deg);
	width: 30px;
}

.subNavBox1 {
	width: 100%;
}

.subNav1 {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	line-height: 42px;
	font-size: 16px;
	color: #555;
	padding: 0 15px;
	background: url(../images/jia1.png) no-repeat 96% center;
	color: #fff;
}

.currentDt1 {
	background: url(../images/jian1.png) no-repeat 96% center rgba(255, 255, 255, 0.2);
}

.navContent1 {
	display: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 10px 0;
	background: #b39b17;
}

.navContent1 li {
	line-height: 30px;
}

.navContent1 li a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-left: 40px;
}

.so-mobile-fl {
	width: 100%;
	padding: 10px 10px 10px 40px;
}

.so-mobile-fl p {
	font-size: 14px;
	padding-bottom: 10px;
	color: #fff;
	position: relative;
}

.so-mobile-fl a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding-bottom: 10px;
	float: left;
	padding-right: 10px;
}

.xg-mobile-bt {
	font-size: 14px;
	font-weight: normal;
	padding: 10px 20px;
}

.xg-mobile-bt a {
	color: #fff;
	position: relative;
	padding-left: 20px;
	display: block;
}

.xg-mobile-bt a:before {
	content: '';
	width: 15px;
	height: 15px;
	background: url(../images/m_anniu1.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 2px;
	background-size: cover;
}


/*菜单结束*/

.mobile-login {
	float: right;
	width: 55px;
	height: 55px;
	padding-top: 8px;
	margin-right: 10px;
}

.mobile-login-icon {
	margin: 0 auto;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #b39b17;
	overflow: hidden;
	position: relative;
}

.mobile-login-icon img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -14px;
	margin-top: -14px;
}

#dialogBg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	display: none;
}

#dialog {
	width: 100%;
	height: 45px;
	margin: 0 auto;
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -22.5px 0 0 -50%;
	z-index: 10000;
}

.dialogTop {
	width: 30%;
	margin: 0 auto;
	letter-spacing: 1px;
	padding: 10px 0;
	font-size: 16px;
	text-align: right;
}

.dialogTop a {
	color: #fff;
}

.tc-ss {
	width: 30%;
	margin: 0 auto;
	padding: 20px 0;
}

.tc-ss ul .sk03 {
	width: 80%;
	float: left;
	background: url(../images/ss1.png) 10px center no-repeat;
	font-size: 16px;
	height: 45px;
	line-height: 45px;
	vertical-align: top;
	box-sizing: border-box;
	padding-left: 45px;
	border: 1px solid #b39a1b;
}

.tc-ss ul .sk03 input {
	width: 100%;
	background: none;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

.sk04 input {
	border-radius: 0;
	background: #b39a1b;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	height: 45px;
	vertical-align: top;
	padding: 0;
	margin: 0;
	width: 20%;
	text-align: center;
	border: none;
	outline: none;
	cursor: pointer;
}

.sk04 input:focus {
	border: none;
	outline: none;
}

.ssxl-nav {
	padding-top: 60px;
}

.xssl-content h4 {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}

.xssl-content p {
	font-size: 18px;
	color: #333333;
	line-height: 1.8;
}

.ewm-head {
	position: relative;
}

.head-ewmImg {
	display: none;
	position: absolute;
	top: 62px;
	width: 200px;
	zoom: 1;
	left: 50%;
	margin-left: -100px;
	z-index: 2;
}

.head-ewmImg:after {
	display: block;
	content: '';
	clear: both;
}

.head-ewmImg img {
	float: left;
	width: 94px;
}

.head-ewmImg img:nth-child(2) {
	margin-left: 12px;
}

.ewm-head:hover .head-ewmImg {
	display: block;
}

.ne-shhd-menu {
	padding: 0;
}

.ne-shhd-menu ul li {
	width: 10%;
	margin-right: 0 !important;
	height: 80px;
	line-height: 1.2;
	text-align: center;
	position: relative;
}

.ne-shhd-menu ul li:nth-child(-n+3) {
	width: 20%;
}

.ne-shhd-menu ul li a {
	width: 100%;
	padding: 0 10px;
	position: absolute;
	left: 0%;
	top: 50%;
	transform: translateY(-50%);
	box-sizing: border-box;
}

.jianT {
	width: 100%;
	text-align: center;
	padding-top: 30px;
}
.jianT ul{
	display: inline-block;
	border-top: none !important;
}
.jianT li {
	float: none !important;
	width: auto !important;
	background: #fff;
	border-bottom: none !important;
	border: 1px solid #ddd !important;
	line-height: 34px;
	height: 36px;
	min-width: 43px;
	display: inline-block;
	margin: 0 6px !important;
	width: auto;
	padding: 0;
	border-radius: 5px;
	overflow: hidden;
	
}

.jianT li:nth-child(-n+2) {
	width: 54px !important;
}

.jianT li:nth-last-child(-n+2) {
	width: 54px !important;
}
.jianT li span{
	font-size: 16px !important;
	float: none !important;
	text-align: center !important;
	width: auto !important;
}
.jianT li a {
	font-size: 14px;
	color: #474747;
	display: block
}

.jianT li a:hover {
	text-decoration: none;
	background: #b39a1b;
	color: #fff;
}

.jianT li .on {
	background: #b39a1b;
	color: #fff;
	display: block;
	border: 1px solid #b39a1b !important;
}
#AspNetPager1_input,#AspNetPager1_btn{
	float: none !important;
    width: auto !important;
    background: #fff;
    border-bottom: none !important;
    border: 1px solid #ddd !important;
    text-align: center;
    line-height: 34px;
    height: 36px;
    display: inline-block;
    margin: 0 6px !important;
    width: 54px !important;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
    vertical-align:top;
}
#AspNetPager1_input:focus{
	border: 1px solid #b39a1b !important;
	outline: none !important;
}
#AspNetPager1_btn:hover{
	cursor: pointer;
	color: #fff;
	background: #b39a1b;
}
.home-otherLink h5{
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}

.fz-more{display: block;margin: 0 auto 40px;width: 100px;text-align: center; font-size: 20px;color: #333;transition-duration: 0.5s;}
.fz-more:hover{color: #b39b17;}

@media screen and (max-width:1500px) {
	.w1500 {
		width: 1280px;
	}
	.header-menu ul li {
		margin-right: 47px;
	}
	.home-news {
		padding-top: 100px;
	}
	.news-title-fl p {
		font-size: 26px;
	}
	.news-title-fl h4 {
		font-size: 50px;
	}
	.get-more {
		margin-top: 60px;
	}
	.home-news-title {
		margin-bottom: 80px;
	}
	.news-content-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.xhgg-news {
		margin-bottom: 5px;
	}
	.xhgg-news h3 {
		font-size: 50px;
		line-height: 1;
	}
	.xhgg-news h3 span {
		font-size: 20px;
	}
	.xhgg-news p {
		font-size: 20px;
		margin-top: 19px;
	}
	.home-xhgg-banner .banner-item h4 {
		font-size: 16px;
	}
	.home-xhgg-banner .owl-dots {
		margin-top: 5px;
	}
	.home-xhgg-com h4 {
		font-size: 16px;
	}
	.home-title2-nav h4 {
		font-size: 50px;
	}
	.home-title2-nav h5 {
		font-size: 26px;
	}
	.home-title2 h1 {
		font-size: 250px;
		line-height: 190px;
	}
	.home-information:before {
		height: 59.5%;
	}
	.information-message h4 {
		font-size: 18px;
	}
	.events-list {
		width: 32%;
		height: 268px;
		margin-right: 2%;
	}
	/*.events-list-nav h3 {
		font-size: 24px;
		height: 66px;
	}*/
	.home-lunbo {
		margin-top: 100px;
	}
	.home-parter ul li {
		height: 120px;
		line-height: 120px;
	}
	.home-otherLink dl {
		margin-right: 140px;
	}
	.home-brand {
		padding-bottom: 150px;
	}
	.ne-menu ul li {
		font-size: 18px;
		margin-right: 60px;
	}
	.ne-banner-panel-nav span:nth-child(2) {
		font-size: 22px;
	}
	.ne-news-fr p {
		font-size: 16px;
	}
	.ne-news-title h4 {
		font-size: 26px;
	}
	.shhd-menu ul li a {
		font-size: 18px;
	}
	.shhd-listNav h3 {
		font-size: 17px;
	}
	.fzpp-logo {
		height: 140px;
		line-height: 140px;
	}
	.fzpp-logo img {
		max-width: 90%;
		max-height: 90%;
	}
	.cyjq-content ul li span {
		font-size: 16px;
	}
	.cyjq-content ul li p {
		font-size: 16px;
	}
	.wlbm-content ul li p {
		font-size: 16px;
	}
	.wlbm-content ul li span {
		width: 169px;
		font-size: 16px;
	}
	.wlbm-ts em {
		font-size: 16px;
	}
	.wlbm-btn {
		font-size: 16px;
	}
	.tp-content h3 {
		font-size: 22px;
		margin-bottom: 50px;
	}
	.tp-list ul li {
		width: 18%;
		margin-right: 2%;
	}
	.tp-cz {
		margin-top: 30px;
	}
	.about-title {
		font-size: 22px;
	}
	.about-content p {
		font-size: 16px;
		line-height: 1.8;
	}
	.local-name span {
		font-size: 16px;
	}
	.footer-bottom p {
		font-size: 16px;
	}
	.gqxx-content h3 {
		font-size: 26px;
	}
	.gqxx-list ul li span {
		font-size: 16px;
	}
	.gqxx-list ul li input {
		font-size: 16px;
	}
	.bm-text textarea {
		font-size: 16px;
	}
	.bm-detail-fr ul li span {
		font-size: 16px;
	}
	.bm-text span {
		font-size: 16px;
	}
	.bm-detail-bg span {
		font-size: 16px;
	}
	.back-bmList {
		height: 70vh;
	}
	.shhd-listImg{
		height: 230px;
	}
	.information-img{
		height: 213px;
	}
}

@media screen and (max-width:769px) {
	.header {
		display: none;
	}
	.xs-top {
		display: block;
	}
	.home-banner {
		margin-top: 55px;
	}
	.w1500 {
		width: 94%;
	}
	.home-news {
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.home-news-nav {
		padding: 0;
	}
	.news-title-fl p {
		font-size: 22px;
	}
	.news-title-fl h4 {
		font-size: 24px;
	}
	.get-more img {
		display: none;
	}
	.get-more {
		margin-top: 5px;
	}
	.get-more span {
		margin-right: 0;
	}
	.home-news-title {
		margin-bottom: 30px;
	}
	.home-xhgg {
		display: block;
	}
	.home-xhgg-fl {
		width: 100%;
		padding: 25px 10px;
	}
	.home-xhgg-fr {
		width: 100%;
		height: 200px;
	}
	.home-xhgg-fr img {
		height: 100%;
	}
	.xhgg-news h3 {
		font-size: 36px;
	}
	.xhgg-news p {
		margin-top: 7px;
	}
	.home-tt {
		width: 90%;
		left: 5%;
	}
	.home-hyyw {
		display: block;
	}
	.home-hyyw-fl {
		width: 100%;
		padding: 25px 10px;
		box-shadow: none;
	}
	.home-hyyw-fr {
		width: 100%;
		padding: 25px 10px;
	}
	.home-hyyw-list .home-xhgg-com {
		width: 100%;
		margin-right: 0;
	}
	.new-more {
		margin-top: 20px;
	}
	.home-hyyw-list .home-xhgg-com:nth-child(1) {
		margin-bottom: 40px;
	}
	.home-title2 h1 {
		font-size: 60px;
		line-height: 80px;
	}
	.home-title2-nav h4 {
		font-size: 28px;
	}
	.home-title2-nav h5 {
		font-size: 22px;
	}
	.home-title2 {
		margin-bottom: 30px;
	}
	.information-list {
		width: 100%;
		margin-bottom: 10px;
	}
	.information-message {
		padding: 20px 10px;
	}
	.home-events {
		padding-top: 40px;
	}
	.events-content {
		padding: 0;
	}
	.events-list {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.home-lunbo {
		margin-top: 30px;
	}
	.home-brand {
		padding-top: 30px;
	}
	.home-parter ul li {
		height: 90px;
		line-height: 90px;
	}
	.home-otherLink dl {
		width: 49%;
		margin-right: 2%;
	}
	.home-otherLink dl:nth-child(2n) {
		margin-right: 0;
	}
	.home-otherLink dl:last-child {
		width: 100%;
		zoom: 1;
	}
	.home-otherLink dl:last-child:after {
		display: block;
		content: '';
		clear: both;
	}
	.home-otherLink dl:last-child dd {
		float: left;
		width: 49%;
		margin-right: 2%;
	}
	.home-otherLink dl:last-child dd:nth-child(2n) {
		margin-right: 0;
	}
	.home-brand {
		padding-bottom: 30px;
	}
	.footer-top {
		display: none;
	}
	.footer-center-nav dl {
		display: none;
	}
	.footer-center-nav dl:last-child {
		display: block !important;
		width: 100%;
	}
	.footer-center {
		padding: 30px 0;
	}
	.ne-banner {
		margin-top: 55px;
	}
	.ne-banner-title {
		position: relative;
	}
	.ne-banner-title .w1500 {
		width: 100%;
	}
	.ne-banner-panel {
		width: 100%;
		height: 50px;
		text-align: left;
		padding-left: 20px;
		line-height: 50px;
	}
	.ne-menu {
		display: none;
	}
	.ne-news-title h4 {
		font-size: 24px;
	}
	.ne-news-fl {
		width: 100%;
	}
	.ne-news-fr {
		width: 100%;
		padding-left: 0;
	}
	.jianT li {
		display: none;
		margin: 0 4px !important;
	}
	.jianT li:nth-child(-n+2){
		display: inline-block !important;
	}
	.jianT li:nth-last-child(-n+2){
		display: inline-block !important;
	}
	.news-content {
		padding-top: 30px;
	}
	.shhd-menu ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.shhd-menu ul li a {
	    font-size: 15px;
	}
	.shhd-content ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.fzpp-content ul li {
		width: 100%;
		margin-right: 0;
	}
	.cyjq-content ul li p {
		width: calc(100% - 100px);
		padding-left: 20px;
	}
	.cyjq-content ul li p:before {
		left: 0;
	}
	.wlbm-content ul li p {
		width: 100%;
		line-height: 1.4;
	}
	.wlbm-content ul li span {
		width: 49%;
		margin-right: 0;
		line-height: 1.4;
	}
	.wlbm-content ul li span:nth-child(2) {
		margin-right: 2% !important;
	}
	.wlbm-content ul li {
		padding: 10px 0;
	}
	.tp-content {
		padding-top: 0;
	}
	.tp-list ul li {
		width: 100%;
		margin-right: 0;
	}
	.bm-detail-img {
		float: none;
		margin: 0 auto;
	}
	.bm-detail-fr {
		float: none;
		width: 100%;
		margin-left: 0;
		padding-top: 0;
	}
	.bm-detail-fr ul li {
		width: 100%;
		margin-right: 0;
		margin-top: 30px;
	}
	.bm-detail-top {
		margin-bottom: 30px;
	}
	.bm-text {
		margin-bottom: 30px;
	}
	.zxpx-content ul li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.about-fl {
		width: 100%;
		padding-right: 0;
	}
	.about-fr {
		width: 100%;
	}
	.about-page01,
	.about-page02 {
		margin-bottom: 30px;
	}
	.local-list ul li {
		width: 49%;
		margin-right: 2%;
	}
	.local-list ul li:nth-child(5n) {
		margin-right: 2%;
	}
	.local-list ul li:nth-child(2n) {
		margin-right: 0;
	}
	.local-name {
		padding-left: 10px;
	}
	.gqxx-content {
		padding: 30px 0;
	}
	.gqxx-content h3 {
		margin-bottom: 30px;
	}
	.gqxx-list ul li {
		width: 100%;
	}
	.gqxx-list ul li:nth-child(1) {
		margin-right: 0;
		margin-bottom: 20px;
	}
	.gqxx-list {
		margin-bottom: 20px;
	}
	.xssl-content h4 {
		font-size: 20px;
	}
	.shhd-listImg{
		height: auto;
	}
	.new-nr-zi img{ width:100% !important; height:100% !important}
}

@keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	50% {
		-moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	75% {
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-webkit-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	50% {
		-moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	75% {
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-moz-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	50% {
		-moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	75% {
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@-o-keyframes icon-bounce {
	0%,
	100% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	25% {
		-moz-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	50% {
		-moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	75% {
		-moz-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	85% {
		-moz-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
}

@keyframes changeright {
	0% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	50% {
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	100% {
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		opacity: .2;
	}
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		opacity: 1
	}
}

@-moz-keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		opacity: .2;
	}
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		opacity: 1
	}
}

@-webkit-keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		opacity: .2;
	}
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		opacity: 1
	}
}

@-o-keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		opacity: .2;
	}
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		opacity: 1
	}
}