@charset "utf-8";
	body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select {
	margin:0;
	padding:0;-webkit-text-size-adjust: 100%; /* 禁止iOS Safari自动调整字体 */
}
body {
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	-webkit-text-size-adjust:100%;
	min-width:320px;
	overflow-x:hidden;
}
input:required,textarea:required {
	outline:0 none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
	-webkit-appearance:none !important;
}
* {
	margin:0;
	padding:0;-webkit-text-size-adjust: 100%; /* 禁止iOS Safari自动调整字体 */
}
a {
	text-decoration:none !important;
	line-height:none !important;
	cursor:pointer !important;
}
a:focus {
	outline:none!important;
}
ul,li,dl,dt,dd {
	list-style-type:none;
}
i {
	font-style:normal
}
li {
	list-style:none;
}
img {
	max-width:100%;
}
.container-fluid {
	max-width:1230px !important;
}
.overflow {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.tr3 {
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.tr4 {
	transition:all 0.4s;
	-moz-transition:all 0.4s;
	-ms-transition:all 0.4s;
	-o-transition:all 0.4s;
	-webkit-transition:all 0.4s;
}
.tr5 {
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s
}
.tr6 {
	transition:all 0.6s;
	-moz-transition:all 0.6s;
	-ms-transition:all 0.6s;
	-o-transition:all 0.6s;
	-webkit-transition:all 0.6s
}
.tr8 {
	transition:all 0.8s;
	-moz-transition:all 0.8s;
	-ms-transition:all 0.8s;
	-o-transition:all 0.8s;
	-webkit-transition:all 0.8s
}
.sizeCover {
	background-position:50% 50%;
	background-size:cover;
}

.clearfix:before,.clearfix:after {
	display:table;
	content:'';
}
.clearfix:after {
	clear:both;
}
.clearfix {
	*zoom:1;
}
.vertical_center {
	display:table-cell;
	vertical-align:middle;
}
.wzduiqi {
	text-align:justify!important;
	text-align-last:auto!important;
}
.da {
	transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1)
}
.banner {
	position:relative;
	z-index:1;
}
.banner .lb1,.lb1 img {
	width:100%;
	overflow:hidden;
	display:block;
	cursor:all-scroll;
}
.banner .swiper-button-next {
	height:150px!important;
	margin-top:-70px!important;
	width:100px!important;
	right:-100px;
}
.banner .swiper-button-prev {
	height:150px!important;
	margin-top:-70px!important;
	width:100px!important;
	left:-100px;
}
.banner .lb1:hover .swiper-button-next {
	display:block;
	right:10px;
	transition:all 0.6s;
	display:none;
}
.banner .lb1:hover .swiper-button-prev {
	display:block;
	left:10px;
	transition:all 0.6s;
	display:none;
}
.banner .swiper-pagination-bullet {
	width:10px!important;
	height:10px!important;
}
.banner .swiper-pagination .swiper-pagination-bullet {
	width:32px !important;
	height:5px !important;
	border:1px solid #f14f0c !important;
	background:fixed;
	border-radius:0;
	opacity:1;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background:#f14f0c !important
}

header .logo {
	background:url(../images/j1.jpg) repeat-x;
	max-height:124px;
	overflow:hidden;
	padding:33px 0;
}
header .logo .txt {
	background:url(../images/tu1.png)no-repeat left 13px;
	padding-left:42px;
	margin-top:2px;
}
header .logo .txt h4 {
	color:#f14f0c;
	font-size:27px;
	font-family:'Arial';
	line-height:30px;
	font-weight:bold;
}
header .logo .txt span {
	color:#353535;
	font-size:13px;
	line-height:22px;
	font-weight:300;
}
header .logo .img {
max-height:58px; max-width:350px;
}
header .logo .img2 {
	margin-top:8.5px;
}
header nav {
	background:#fff;
	position:relative;
	border-top:1px solid #eeeeee;
	box-shadow:0 1px 5px rgba(0,0,0,0.1);
	z-index:10;
}
header nav ul {
	}
header nav ul li {
	position:relative;
	float:left;
	width:11.11111%;
	text-align:center;
}
header nav ul li > a {
	position:relative;
	text-align:center;
	line-height:55px;
	display:block;
	color:#000000;
	font-size:15px;
	width:100%;
	background:#fff;
}
header nav ul li > a:before {
	content:"";
	width:1px;
	height:100%;
	background:#eeeeee;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
}
header nav ul li:last-of-type > a:after {
	content:"";
	width:1px;
	height:100%;
	background:#eeeeee;
	position:absolute;
	right:0;
	top:0;
	bottom:0;
}
header nav ul li .ul {
	position:absolute;
	display:none;
	padding:inherit;
	padding-top:0px;
	left:0;
	top:100%;
	z-index:100;
	width:100%;
}
header nav ul li .ul .li {
	float:none;
	position:relative;
	width:100%;
	font-size:14px;
	background:rgba(255,255,255,0.9);
	line-height:46px;
	height:46px;
	overflow:hidden;
	padding:0 5px;
	color:#000000;
	border-top:1px solid rgba(0,0,0,0.1);
}
header nav ul li:hover > a {
	color:#fff;
	background:#f14f0c;
}
header nav ul li.active > a {
	color:#fff;
	background:#f14f0c;
}
header nav ul li .ul .li:hover {
	background:#f14f0c;
	color:#fff;
}
header .sjdnav {
	display:none;
	width:140px;
	height:auto;
	position:absolute;
	right:0;
	top:98px;
	z-index:2000;
}
header .sjdnav ul {
	padding:0;
	margin:0;
}
header .sjdnav li {
	width:100%;
	background:rgba(0,0,0,0.55);
	text-align:center;
	font-size:15px;
	line-height:40px;
	border-bottom:1px solid rgba(255,255,255,0.2)
}
header .sjdnav li a {
	display:block;
	color:#fff;
}
header .sjdnav li a:hover {
	background:#f14f0c;
}
header .ey_btn {
	width:40px;
	cursor:pointer;
	position:absolute;
	z-index:2000;
	top:41px;
	right:15px;
}
header .ey_btn span {
	display:block;
	width:100%;
	height:4px;
	background:#f14f0c;
}
header .ey_btn span.span02 {
	margin:4px 0;
}
header .ey_btn.click {
	background:none;
}
header .ey_btn.click span {
	background:#f14f0c;
}
header .ey_btn.click span.span01 {
	transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	position:relative;
	top:8px;
	margin-top:0px;
}
header .ey_btn.click span.span02 {
	margin:4px 0;
}
header .ey_btn.click span.span03 {
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	position:relative;
	top:-8px;
	margin-top:0px;
}
header .ey_btn.click span.span02 {
	width:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
.mainbottom {
	padding-bottom:60px;
}
.title {
	text-align:center;
	font-size:0;
	margin:55px 0 45px 0;
}
.title .txt {
	display:inline-block;
	position:relative;
}
.title .txt:after {
	content:"";
	width:31px;
	height:32px;
	position:absolute;
	left:-50px;
	bottom:7px;
	background:url(../images/j2.png)no-repeat center center/contain;
}
.title .txt:before {
	content:"";
	width:31px;
	height:32px;
	position:absolute;
	right:-50px;
	bottom:7px;
	background:url(../images/j3.png)no-repeat center center/contain;
}
.title .txt h5 {
	color:#222222;
	font-size:12px;
	font-family:'Arial';
	text-transform:uppercase;
	margin-top:8px;
	line-height:14px;
}
.title .txt h4 {
	color:#000000;
	font-size:28px;
	font-weight:bold;
}
.title .txt h4 span {
	color:#f14f0c;
}
.title .tt {
	color:#888888;
	font-size:13px;
	line-height:20px;
	margin-top:10px;
}
.verall1 .lb2 .container-fluid {
	max-width:1250px !important
}
.verall1 .lb2 .list {
	display:block;
	position:relative;
	background:#fff;
	padding:40px 20px;
	border:1px solid #e9e9e9;
	margin:5px 10px 15px 10px;
	box-shadow:0 6px 11px rgba(0,0,0,0.2);
	border-radius:8px;
}
.verall1 .lb2 .list .img {
	border-radius:100%;
	overflow:hidden;
	width:124px;
	height:124px;
	background:#8adb24 url(../images/f5.png)no-repeat center center;
	position:relative;
	margin:0 auto;
}
.verall1 .lb2 .list .tt {
	text-align:center;
	padding:10px 0 18px 0;
	position:relative;
}
.verall1 .lb2 .list .tt:before {
	content:"";
	width:26px;
	height:1px;
	background:#000000;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
}
.verall1 .lb2 .list .tt .tt1 {
	font-size:19px;
	color:#000000;
	font-weight:bold;
	line-height:48px;
}
.verall1 .lb2 .list .tt .tt2 {
	font-size:13px;
	color:#666666;
	line-height:22px;
	height:44px;
	overflow:hidden;
}
.verall1 .lb2 .swiper-slide:nth-child(1) .list .img {
	background:#8adb24 url(../images/f1.png)no-repeat center center;
}
.verall1 .lb2 .swiper-slide:nth-child(2) .list .img {
	background:#ffbc54 url(../images/f2.png)no-repeat center center;
}
.verall1 .lb2 .swiper-slide:nth-child(3) .list .img {
	background:#f14f0c url(../images/f3.png)no-repeat center center;
}
.verall1 .lb2 .swiper-slide:nth-child(4) .list .img {
	background:#fe7eac url(../images/f4.png)no-repeat center center;
}
.verall1 .lb2 .swiper-slide:nth-child(5) .list .img {
	background:#59baff url(../images/f5.png)no-repeat center center;
}
.verall1 .lb2 .list:hover .img {
	transform:rotate(360deg);
}
.verall2 .img {
	width:44%;
	float:left;
	position:relative;
}
.verall2 .img img {
	height:307px;
}
.verall2 .img .img1 {
	position:absolute;
	display:block;
	left:0;
	top:0;
	width:calc(100% - 26px);
	z-index:5;
}
.verall2 .img .img2 {
	margin:21px 0 0 26px;
	position:relative;
	z-index:10;
}
.verall2 .ttbox {
	width:56%;
	float:left;
	padding-left:28px;
	overflow:hidden;
}
.verall2 .ttbox .tt {
	text-align:left;
	font-size:0;
	margin-top:21px;
	position:relative;
}
.verall2 .ttbox .tt .tt1 {
	display:inline-block;
	color:#151515;
	font-size:20px;
	font-weight:bold;
	position:relative;
	line-height:25px;
}
.verall2 .ttbox .tt .tt1:before {
	content:"";
	width:700px;
	height:1px;
	background:#e4d5d8;
	position:absolute;
	left:103%;
	top:0;
	bottom:0;
	margin:auto 0;
	z-index:5;
}
.verall2 .ttbox .tt .tt2 {
	width:72px;
	line-height:25px;
	background:#f14f0c;
	text-align:center;
	font-size:12px;
	color:aliceblue;
	position:absolute;
	right:0;
	top:0;
	border-radius:18px;
	z-index:10;
}
.verall2 .ttbox .tt .tt2:hover {
	text-decoration:underline !important
}
.verall2 .ttbox .tt3 {
	font-size:14px;
	line-height:25px;
	color:#555555;
	overflow:hidden;
	margin:10px 0 0 0;
}
.verall2 .ttbox .lb3 .list {
	background:#fff;
	padding:3px;
	display:block;
}
.verall5 {
	background:#fff;
}
.verall5 .lb4 .container-fluid {
	max-width:1250px !important
}
.verall5 .lb4 .list {
	display:block;
	position:relative;
	background:#fff;
	padding:10px;
	padding-bottom:0;
	border:1px solid #e9e9e9;
	margin:5px 10px 15px 10px;
	box-shadow:0 6px 11px rgba(0,0,0,0.2)
}
.verall5 .lb4 .list .tt {
	color:#000000;
	font-size:15px;
	line-height:63px;
	text-align:center;
	padding:0 5px;
	
}
.verall5 .lb4 .list:hover .tt {
	color:#f14f0c
}
.verall5 .lb4 .swiper-button-prev,.verall5 .lb4 .swiper-button-next {
	background:#f14f0c url(../images/tu14.png)no-repeat center center;
	width:48px;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:22px;
	color:#1a83ff;
	margin-top:-24px;
	transition:all 0.3s;
	opacity:0.7;
}
.verall5 .lb4 .swiper-button-next {
	background:#f14f0c url(../images/tu15.png)no-repeat center center;
}
.verall5 .lb4 .list .img {
	position:relative;
	overflow:hidden;
}
.verall5 .lb4 .list .img .xg {
	position:absolute;
	left:0;
	top:-100%;
	width:100%;
	height:100%;
	background:rgba(38,17,24,0.8) url(../images/j4.png)no-repeat center center;
	overflow:hidden;
}
.news_con .zhang .imgbox {
	width:50%;
	float:left;
}
.news_con .zhang .imgbox .list {
	display:block;
	padding-bottom:24px;
	border-bottom:1px dashed #bbbbbb;
	margin-bottom:24px;
}
.news_con .zhang .imgbox .list .img {
	width:185px;
	float:left;
}
.news_con .zhang .imgbox .list:hover .txt h4 {
	color:#f14f0c;
}
.news_con .zhang .imgbox .list .txt {
	width:calc(100% - 185px);
	float:left;
	padding-left:25px;
}
.news_con .zhang .imgbox .list .txt h4 {
	color:#000000;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
}
.news_con .zhang .imgbox .list .txt h5 {
	color:#6a6a6a;
	font-size:12px;
	margin:10px 0;
}
.news_con .zhang .imgbox .list .txt .tt {
	color:#858585;
	line-height:24px;
	height:72px;
	overflow:hidden;
}
.news_con .zhang .imgbox ul {
	font-size:0;
	text-align:center;
	margin:0 -3px;
}
.news_con .zhang .imgbox ul li {
	width:calc(33.33% - 6px);
	line-height:44px;
	background:#fff;
	text-align:center;
	color:#000000;
	font-size:14px;
	display:inline-block;
	border:1px solid #dddddd;
	margin:0 3px;
}
.news_con .zhang .imgbox ul li:hover {
	background:#f14f0c;
	border-color:#f14f0c;
	color:aliceblue;
}
.news_con .zhang .imgbox ul li.active {
	background:#f14f0c;
	border-color:#f14f0c;
	color:aliceblue;
}
.news_con .zhang .txtbox {
	width:50%;
	float:left;
	padding-left:30px;
	height:400px;
	overflow:hidden;
}
.news_con .zhang .txtbox .list {
	position:relative;
}
.news_con .zhang .txtbox .list h4 {
	color:#353535;
	line-height:48px;
	padding:0 70px 0 25px;
	position:relative;
	font-size:14px;
	cursor:pointer;
}
.news_con .zhang .txtbox .list h4:before {
	content:"+";
	color:#f14f0c;
	font-size:22px;
	font-weight:bold;
	line-height:48px;
	position:absolute;
	right:25px;
	top:0;
}
.news_con .zhang .txtbox .list .list2 {
	border-bottom:1px dashed #bbbbbb;
	padding:0 25px;
	padding-bottom:0;
	margin-bottom:0;
	height:0;
	display:block;
	overflow:hidden;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	opacity:0;
}
.news_con .zhang .txtbox .list .list2 h5 {
	color:#353535;
	font-size:17px;
	line-height:26px;

	overflow:hidden;
	margin:15px 0 11px 0;
}
.news_con .zhang .txtbox .list .list2 .txt {
	color:#909090;
	font-size:14px;
	line-height:25px;
	height:75px;
	overflow:hidden;
}
.news_con .zhang .txtbox .list.active h4 {
	color:#fff;
	background:#f14f0c;
}
.news_con .zhang .txtbox .list.active h4:before {
	content:"-";
	color:#fff;
}
.news_con .zhang .txtbox .list.active .list2 {
	display:block;
	height:154px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	opacity:1;
	padding-bottom:16px;
	margin-bottom:10px;
}
.verall6 .lb5 .swiper-button-prev,.verall6 .lb5 .swiper-button-next {
	background:#f14f0c url(../images/tu14.png)no-repeat center center;
	width:48px;
	height:48px;
	line-height:48px;
	text-align:center;
	font-size:22px;
	color:#1a83ff;
	margin-top:-24px;
	transition:all 0.3s;
	opacity:0.7;
}
.verall6 .lb5 .swiper-button-next {
	background:#f14f0c url(../images/tu15.png)no-repeat center center;
}
.verall6 .lb5 .list {
	display:block;
	padding:10px;
	border:1px solid #e5dfdc;
	background:#fff;
	padding-bottom:0;
	background:#fff;
}
.verall6 .lb5 .list .tt {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	line-height:54px;
	text-align:center;
	padding:0 7px;
}
.verall6 .lb5 .list:hover {
	background:#f14f0c;
	border-color:#f14f0c;
}
.verall6 .lb5 .list:hover .tt {
	color:#fff;
}
.verall7 .zhang .ttbox {
	width:46%;
	float:left;
}
.verall7 .zhang .ttbox div:nth-child(1) {
	line-height:24px;
	overflow:hidden;
	color:#333333;
}
.verall7 .zhang .ttbox div:nth-child(2) {
	line-height:26px;
	max-height:130px;
	overflow:hidden;
	margin:15px 0 10px 0;
}
.verall7 .zhang .ttbox .gd {
	display:block;
	width:128px;
	line-height:40px;
	color:aliceblue;
	font-size:12px;
	text-align:center;
	background:#333333;
	transition:all 0.3s;
}
.verall7 .zhang .ttbox .gd:hover {
	background:#f14f0c;
	color:aliceblue;
	transition:all 0.3s;
}
.verall7 .zhang .form {
	width:54%;
	float:left;
	padding-left:30px;
}
.verall7 .zhang .form form input {
	width:100%;
	line-height:39px;
	height:41px;
	border:1px solid #aeaeae;
	padding:0 15px;
	background:fixed;
	margin-bottom:10px;
}
.verall7 .zhang .form form input:nth-child(1),.verall7 .zhang .form form input:nth-child(2) {
	width:calc(50% - 5px);
	float:left;
}
.verall7 .zhang .form form input:nth-child(2) {
	margin-left:10px;
}
.verall7 .zhang .form form textarea {
	min-width:100%;
	max-width:100%;
	line-height:26px;
	height:116px;
	border:1px solid #aeaeae;
	padding:9px 15px;
	background:fixed;
	margin-bottom:9px;
}
.verall7 .zhang .form form button {
	width:100%;
	border:0;
	line-height:40px;
	background:#f14f0c;
	text-align:center;
	color:aliceblue;
	transition:all 0.3s;
}
.verall7 .zhang .form form button:hover {
	opacity:0.88;
	transition:all 0.3s;
}
.verall8 {
	background:#333333;
	padding:50px 0;
}
.verall8 .con .ul {
	width:45%;
	float:left;
}
.verall8 .con .ul ul {
	width:25%;
	float:left;
	overflow:hidden;
}
.verall8 .con .ul ul li {
	text-align:left;
	color:rgba(255,255,255,0.7);
	line-height:22px;
	padding:0 15px 8px 0px
}
.verall8 .con .ul ul li:hover {
	color:#f14f0c
}
.verall8 .con .ul ul a:nth-child(1) li {
	font-size:18px;
	color:aliceblue;
	margin-bottom:15px;
	line-height:52px;
	position:relative;
	font-weight:bold;
}
.verall8 .con .ul ul a:nth-child(1) li:after {
	content:"";
	width:31px;
	height:1px;
	background:rgba(255,255,255,0.15);
	position:absolute;
	left:0;
	bottom:0;
}
.verall8 .con .txt_box {
	width:27%;
	border-left:1px solid rgba(255,255,255,0.15);
	border-right:1px solid rgba(255,255,255,0.15);
	float:left;
	min-height:187px;
	text-align:center;
}
.verall8 .con .txt_box .txt {
	display:inline-block;
	text-align:left;
}
.verall8 .con .txt_box .txt h4 {
	color:#fff;
	font-size:34px;
	font-family:'Impact';
	line-height:70px;
}
.verall8 .con .txt_box .txt span {
	color:#ffffff;
	font-size:14px;
	display:block;
	margin-bottom:15px;
}
.verall8 .con .txt_box .txt span i {
	color:rgba(255,255,255,0.5);
	font-size:13px;
	display:block;
}
.verall8 .con .txt_box .tt {
	color:rgba(255,255,255,0.7);
	line-height:24px;
}
.verall8 .con .txt_box .tt a{
	color:rgba(255,255,255,0.7);
	line-height:24px;
}
.verall8 .con .img_box {
	width:14%;
	float:left;
}
.verall8 .con .img_box img {
	width:140px;
	height:140px;
	display:block;
	float:right;
}
.verall8 .con .img_box span {
	display:block;
	color:aliceblue;
	font-size:12px;
	line-height:22px;
	clear:both;
	width:140px;
	text-align:center;
	float:right;
	padding-top:8px;
}
footer {
	color:aliceblue;
	font-size:14px;
	background:#f14f0c;
	line-height:24px;
	padding:15px;
	text-align:center;
	width:100%;
}
footer a {
	color:aliceblue;
}
footer a:hover {
	text-decoration:underline !important
}
.ny {
	background:#fff;
	padding-bottom:30px;
}
.ny .mainbox {
	margin-top:60px;
}
.ny .mainbox .zuo {
	width:235px;
	float:left;
	background:#fff;
}
.ny .mainbox .you {
	width:calc(100% - 235px);
	float:left;
	padding-left:35px;
	padding-bottom:30px;
}
.ny .mainbox .zuo .ey_boxs {
	border:1px solid #d0d0d0;
	margin-bottom:24px;
}
.ny .mainbox .zuo .ey_boxs h4 {
	font-size:18px;
	color:aliceblue;
	background:#f14f0c;
	line-height:80px;
	text-align:center;
	font-weight:bold;
}
.ny .mainbox .zuo .ey_boxs h4 span {
	font-family:"Arial";
	font-size:12px;
	position:relative;
	padding-left:16px;
	text-transform:uppercase;
	font-weight:normal;
}
.ny .mainbox .zuo .ey_boxs h4 span:after {
	content:"";
	width:1px;
	height:12px;
	background:#fff;
	position:absolute;
	left:8px;
	bottom:1px;
	transform:rotate(20deg)
}
.ny .mainbox .zuo .ey_boxs ul {
	margin:20px 0;
}
.ny .mainbox .zuo .ey_boxs ul li {
	width:100%;
	padding:0 20px;
}
.ny .mainbox .zuo .ey_boxs ul li:hover {
	background:#f14f0c;
}
.ny .mainbox .zuo .ey_boxs ul li.active {
	background:#f14f0c;
}
.ny .mainbox .zuo .ey_boxs ul li:hover span {
	border-color:#f14f0c;
	color:aliceblue;
	background:url(../images/tu20.png)no-repeat 14px center;
}
.ny .mainbox .zuo .ey_boxs ul li.active span {
	border-color:#f14f0c;
	color:aliceblue;
	background:url(../images/tu20.png)no-repeat 14px center;
}
.ny .mainbox .zuo .ey_boxs ul li span {
	color:#444444;
	font-size:15px;
	background:url(../images/tu21.png)no-repeat 14px center;
	padding-left:49px;
	line-height:41px;
	border-bottom:dashed 1px #c5c5c5;
	width:100%;
	display:block;
}
.ny .mainbox .zuo .ey_boxs .txt {
	color:#454545;
	line-height:24px;
	padding:15px;
}
.ny .mainbox .you .h41 {
	font-size:18px;
	color:#333333;
	font-weight:bold;
	border-bottom:1px solid #d7d7d7;
	line-height:45px;
	margin-bottom:22px;
}
.ny .mainbox .you .h41 span {
	font-size:14px;
	font-weight:normal;
	float:right;
}
.ny .mainbox .you .h41 span a {
	color:#f14f0c;
}
.nyfuwu {
	margin:0 -7px;
}
.nyfuwu .list {
	display:block;
	width:33.33%;
	float:left;
	margin-bottom:6px;
}
.nyfuwu .list .list1 {
	display:block;
	position:relative;
	background:#fff;
	padding:10px;
	padding-bottom:0;
	border:1px solid #e9e9e9;
	margin:3px 8px 8px 8px;
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
}
.nyfuwu .list .list1 .tt {
	color:#000000;
	font-size:15px;
	line-height:63px;
	text-align:center;
	padding:0 5px;
	
}
.nyfuwu .list:hover .list1 .tt {
	color:#f14f0c
}
.nyfuwu .list .list1 .img {
	position:relative;
	overflow:hidden;
}
.nyfuwu .list .list1 .img .xg {
	position:absolute;
	left:0;
	top:-100%;
	width:100%;
	height:100%;
	background:rgba(38,17,24,0.8) url(../images/j4.png)no-repeat center center;
	overflow:hidden;
}
.nyxw .list {
	margin-bottom:29px;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:29px;
	display:block;
}
.nyxw .list .img {
	width:266px;
	float:left;
}
.nyxw .list .txt_box {
	font-size:15px;
	color:#333333;
	line-height:25px;
	float:left;
	width:calc(100% - 266px);
	padding-left:22px;
}
.nyxw .list .txt_box .txt {
	color:#4b4a4a;
	line-height:20px;
	font-weight:600;
}
.nyxw .list .txt_box .shuzi {
	color:#999999;
	font-size:12px;
	line-height:20px;
}
.nyxw .list .txt_box .txt2 {
	height:100px;
	line-height:25px;
	overflow:hidden;
	color:#4f4f4f;
}
.nyxw .list .txt_box .txt3 {
	width:90px;
	text-align:center;
	line-height:28px;
	background:#999999;
	color:aliceblue;
	float:right;
	margin-top:5px;
	font-size:13px;
}
.nyxw .list:hover .txt_box .txt3 {
	background:#f14f0c;
}
.zizhi {
	margin:0 -10px;
}
.zizhi .ke {
	width:25%;
	float:left;
	padding:0 10px;
	margin-bottom:20px;
	display:block;
	position:relative;
}
.zizhi .ke .list .tt {
	color:#000000;
	font-size:15px;
	line-height:48px;
	border:0;
	text-align:center;
	padding:0 6px;
	font-weight:bold;
}
.zizhi .ke .list {
	background:#ffffff;
	padding:10px;
	border:1px solid #e5dfdc;
	padding-bottom:0;
	display:block;
}
.zizhi .ke .list:hover {
	background:#ff8400;
	border-color:#ff8400;
}
.zizhi .ke .list:hover .tt {
	color:aliceblue;
}
.liuyan {
	width:590px;
	margin:0 auto;
}
.liuyan form input {
	color:#4c4c4c;
	background:rgba(0,0,0,0.05);
	border:1px solid #eee;
	line-height:40px;
	height:40px;
	width:100%;
	margin-bottom:8px;
	padding:0 15px;
	border-radius:10px;
}
.liuyan form textarea {
	color:#4c4c4c;
	background:rgba(0,0,0,0.05);
	border:1px solid #f0e8ed;
	line-height:22px;
	width:100%;
	margin-bottom:8px;
	padding:5px 15px;
	border-radius:10px;
	height:103px;
	max-width:100%;
	min-width:100%;
}
.liuyan form button {
	width:100%;
	color:aliceblue;
	font-size:16px;
	background:#f14f0c;
	line-height:36px;
	border:0;
	border-radius:10px;
	margin:0 auto;
	display:block;
	transition:all 0.4s;
}
.liuyan form button:hover {
	opacity:0.8;
	transition:all 0.4s;
}
.xq {
	color:#555555;
	line-height:26px;
}
.xq .bt {
	color:#f14f0c;
	font-size:20px;
	text-align:center;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:10px;
	margin-bottom:22px;
}
.xq .rq {
	color:#555555;
	font-size:14px;
	text-align:center;
	line-height:20px;
	display:block;
	margin:-8px 0 13px 0
}
.xq .img img {
	margin:0 auto 15px auto;
	display:block;
}
.xq .tt {
	font-size:16px;
	line-height:27px;
	color:#333333;
}
.ditu {
	height:440px;
	width:100%;
	position:relative;
}
@media (min-width:992px) {
	.verall2 .img .img2:hover .sizeCover,.verall2 .ttbox .lb3 .list:hover .sizeCover,.news_con .zhang .imgbox .list:hover .img .sizeCover,.verall6 .lb5 .list:hover .img .tr3,.verall5 .lb4 .list:hover .img .sizeCover,.nyxw .list:hover .img .sizeCover {
	transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	cursor:pointer;
}
.verall5 .lb4 .list:hover .img .xg {
	top:0;
}
.nyfuwu .list:hover .img .xg {
	top:0;
}
}@media (max-width:991px) {
	header .logo {
	padding:20px 0
}
.verall5 .lb4 .list .tt {
	line-height:54px;
}
.verall6 .lb5 .list .tt {
	font-size:15px;
	font-weight:300;
	line-height:44px;
}
.news_con .zhang .imgbox {
	width:100%;
	float:none;
}
.news_con .zhang .txtbox {
	width:100%;
	float:none;
	padding:0;
	margin-top:30px;
}
.verall8 .con .ul {
	display:none;
}
.verall8 .con .txt_box {
	width:calc(100% - 180px);
	border:0;
	min-height:inherit;
}
.verall8 .con .txt_box .txt {
	display:block;
}
.verall8 .con .img_box {
	width:180px;
}
.ny .mainbox {
	margin-top:30px;
}
.ny .mainbox .zuo {
	width:100%;
	float:none;
}
.ny .mainbox .you {
	width:100%;
	float:none;
	padding-left:0;
}
.ny .mainbox .zuo .ey_boxs {
	border:0; float:left; width:100%;
}
.ny .mainbox .zuo .ey_boxs h4 {
	text-align:left;
	line-height:45px;
	padding:0 20px;
	
}
.ny .mainbox .zuo .ey_boxs h4 i {
	line-height:45px;
}
.ny .mainbox .zuo .ey_boxs ul {
	margin:7px 0;
	
}
.ny .mainbox .zuo .ey_boxs ul li {
	padding:0 10px;
	width:48%; float:left;
	text-align:center;
}
.ny .mainbox .zuo .ey_boxs ul li:hover span {
	background:fixed;
}
.ny .mainbox .zuo .ey_boxs ul li.active span {
	background:fixed;
}
.ny .mainbox .zuo .ey_boxs ul li span {
	color:#444444;
	font-size:16px;
	background:fixed;
	padding-left:0;
	line-height:33px;
	font-weight:border;
	border-bottom:1px solid #d7d7d7
}
}@media (max-width:1024px) {
	header .ey_btn {
	top:38px;
}
header .sjdnav {
	top:90px;
}
header .logo .img img {
	height:50px;
}
.banner .lb1,.lb1 img {
	min-height:380px;
}
.mainbottom {
	padding-bottom:45px;
}
.verall7 .zhang .ttbox {
	width:100%;
	float:none;
}
.verall7 .zhang .form {
	width:100%;
	float:none;
	padding:0;
	margin-top:25px;
}
.verall2 .ttbox .tt .tt2 {
	display:none;
}
.verall2 .img {
	width:100%;
	float:none;
	padding:0;
	margin-top:-8px;
}
.verall2 .img .img2 {
	margin:0;
	padding-left:15px;
	padding-top:15px;
}
.verall2 .img img {
	height:auto;
}
.verall2 .ttbox {
	width:100%;
	float:none;
	padding:0;
	margin-top:10px;
}
.verall5 .lb4 .list {
	padding:5px;
	margin:5px;
	box-shadow:0 0 0 #fff;
}
.verall5 .lb4 .list .tt {
	line-height:36px;
	font-weight:300;
	padding-top:5px;
}
footer {
	padding-bottom:80px;
}
.nyfuwu {
	margin:0 -7px;
}
.nyfuwu .list {
	padding:0 7px;
	margin-bottom:14px;
}
.nyfuwu .list .list1 {
	padding:5px;
	margin:0;
	box-shadow:0 0 0 #fff;
}
.nyfuwu .list .list1 .tt {
	line-height:36px;
	font-weight:300;
	padding-top:5px;
}
.nyxw .list {
	margin-bottom:22px;
	padding-bottom:22px;
}
.nyxw .list .img {
	width:200px;
}
.nyxw .list .img img {
	height:160px;
}
.nyxw .list .txt_box {
	width:calc(100% - 200px);
}
.nyxw .list .txt_box .txt2 {
	height:75px;
	margin-top:0;
}
.nyxw .list .txt_box .txt3 {
	margin-top:10px;
	float:none;
}
.nyxw .list .txt_box .shuzi {
	line-height:22px;
}
.ditu {
	height:300px;
}
.zizhi .ke {
	width:33.33%;
}
}@media (max-width:600px) {
	header .logo {
	padding:22px 0 20px 0
}
header .logo .img img {
	height:46px;
}
header .ey_btn {
	top:31px;
}
header .sjdnav {
	top:79px;
}
.banner .lb1,.lb1 img {
	min-height:240px;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:2px;
}
.title {
	margin:40px 0 30px 0;
}
.title .txt h4 {
	font-size:23px;
}
.title .txt h5 {
	margin-top:3px;
}
.title .txt:after {
	display:none;
}
.title .txt:before {
	display:none;
}
.verall1 .lb2 .list {
	padding:20px 15px;
	box-shadow:0 0 0 #fff;
	border-radius:8px;
	margin:1px;
}
.verall1 .lb2 .list .img {
	border-radius:100%;
	overflow:hidden;
	width:84px;
	height:84px;
	background:#8adb24 url(../images/f5.png)no-repeat center center;
	position:relative;
	margin:0 auto;
}
.verall1 .lb2 .list .tt {
	padding:0;
	padding-top:5px;
	padding-bottom:11px;
}
.verall1 .lb2 .list .tt .tt1 {
	font-size:16px;
	line-height:36px;
}
.verall2 .ttbox {
	margin-top:0;
}
.verall2 .ttbox .tt .tt1 {
	font-size:18px;
}
.verall5 .lb4 .list .tt {
	line-height:44px;
}
.verall7 .zhang .form form input {
	line-height:36px;
	height:38px;
}
.verall8 {
	display:none;
}
.verall8 .con .txt_box {
	width:100%;
	margin-bottom:20px;
}
.verall8 .con .img_box {
	width:100%;
	float:none;
}
.verall8 .con .img_box img {
	float:none;
}
.verall8 .con .img_box span {
	float:none;
}
.verall8 {
	padding:30px 0;
}
.nyfuwu {
	margin:0 -5px;
	margin-bottom:10px;
}
.nyfuwu .list {
	width:50%;
	padding:0 5px;
}
.zizhi {
	margin:0 -6px;
}
.zizhi .ke {
	width:50%;
	padding:0 6px;
	margin-bottom:12px;
}
.liuyan {
	width:90%;
}
}@media (max-width:479px) {
	.verall5 .lb4 .list .tt {
	font-size:14px;
	line-height:40px;
}
.news_con .zhang .imgbox .list {
	padding-bottom:20px;
	margin-bottom:20px;
}
.news_con .zhang .imgbox .list .img {
	width:130px;
}
.news_con .zhang .imgbox .list .img img {
	height:100px;
}
.news_con .zhang .imgbox .list .txt {
	width:calc(100% - 130px);
	padding-left:20px;
}
.news_con .zhang .imgbox .list .txt h4 {
	font-size:15px;
	font-weight:border;
	line-height:20px;
	margin-top:5px;
}
.news_con .zhang .imgbox .list .txt h5 {
	font-size:11px;
	margin:7px 0;
}
.news_con .zhang .imgbox .list .txt .tt {
	line-height:22px;
	height:44px;
}
.news_con .zhang .imgbox ul li {
	line-height:34px;
}
.news_con .zhang .txtbox {
	padding-left:0;
	height:450px;
	margin-top:13px;
}
.news_con .zhang .txtbox .list h4 {
	line-height:40px;
	padding:0 60px 0 20px;
}
.news_con .zhang .txtbox .list h4:before {
	font-size:20px;
	line-height:40px;
	right:20px;
}
.news_con .zhang .txtbox .list .list2 {
	padding:0 20px;
}
.news_con .zhang .txtbox .list .list2 h5 {
	font-size:15px;
	line-height:22px;
	height:44px;
	margin:10px 0 8px 0;
}
.news_con .zhang .txtbox .list .list2 .txt {
	font-size:14px;
	line-height:22px;
	height:66px;
}
.news_con .zhang .txtbox .list.active .list2 {
	height:145px;
}
.nyxw .list {
	margin-bottom:20px;
	padding-bottom:20px;
}
.nyxw .list .img {
	width:148px;
}
.nyxw .list .img img {
	height:118px;
}
.nyxw .list .txt_box {
	font-size:14px;
	width:calc(100% - 148px);
	padding-left:17px;
}
.nyxw .list .txt_box .txt {
	margin-top:0;
}
.nyxw .list .txt_box .txt2 {
	height:40px;
	line-height:20px;
	margin-top:0;
}
.nyxw .list .txt_box .txt3 {
	width:80px;
	text-align:center;
	line-height:25px;
	margin-top:10px;
	font-size:13px;
}
.liuyan {
	width:99%;
	margin:0 auto;
}
.xq .ditu {
	height:220px;
}
}@media (max-width:350px) {
	header .logo .img img {
	height:34px;
}
header .ey_btn {
	top:31px;
}
header .sjdnav {
	top:76px;
}
.ny .mainbox .you .nyxw .list .img {
	width:130px;
}
.ny .mainbox .you .nyxw .list .txt_box {
	width:calc(100% - 130px);
}
}.hot {
	height:70px;
	background:#f14f0c;
	position:fixed;
	bottom:0;
	left:0;
	z-index:99;
	border-top:solid 2px #fff;
	width:100%;
}
.hot span {
	color:#fff;
	font-size:16px;
	line-height:20px;
}
.hot h6 {
	font-size:12px;
	line-height:20px;
}
.hot .row div a {
	display:block;
	color:#fff;
	padding:10px 0;
}
.dbbox {
	position:fixed;
	left:0;
	bottom:70px;
	z-index:99;
	width:100%;
}
.dbbox .dbs {
	position:relative;
	padding:0 15px;
	display:none;
}
.dbbox .dbs .neirong {
	padding:10px;
	background:#fff;
	border-radius:5px;
}
.dbbox .dbs.ewm-box {
	text-align:center;
}
.dbbox .dbs.ewm-box:after {
	content:"";
	position:absolute;
	left:50%;
	bottom:-6px;
	z-index:1;
	width:25%;
	height:6px;
}
.dbbox .dbs.fenxiang-box:after {
	content:"";
	position:absolute;
	left:75%;
	bottom:-6px;
	z-index:1;
	width:25%;
	height:6px;
}
.dbbox .dbs.ewm-box img {
	max-width:140px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
	position:relative;
	padding:6px 0;
	width:20%;
	height:44px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
	position:absolute;
	left:50%;
	top:6px;
	margin:0 0 0 -16px;
	float:inherit !important;
	display:block;
}
.text-secondary {
	text-align:center;
	padding:20px 0
}
.pglist {
	padding:30px 0 15px;
	width:100%;
	text-align:center;
	clear:both;
}
.pglist a {
	padding:0 15px;
	margin:0 4px;
	border:1px solid #edebeb; color: #888;
}
.pglist * {
	display:inline-block;
	vertical-align:middle;
	line-height:34px;
	padding-bottom:1px;
}
.pglist a:hover,.pglist .active a{
	display:inline-block;
	color:#fff;
	background:#f14f0c;
	border-color:#f14f0c;
}
        
        
#maximg header {
            text-align: center;
            padding: 30px 0;
            border-radius: 12px;
            margin-bottom: 30px;
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
        }
        
#maximg header h1 {
            font-size: 2rem;
            margin-bottom: 10px;
        }
        
#maximg header p {
            opacity: 0.9;
        }
        
#maximg .content {
            display: flex;
            flex-wrap: wrap;
            gap: 30px;
        }
        
#maximg .map-container {
            flex: 1;
            height: 500px;
            border-radius: 12px;
            overflow: hidden;
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
			margin-top:20px;
        }
        
#maximg .info-container {
            flex: 1;
            background: white;
            border-radius: 12px;
            padding: 30px;
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
        }
        
#maximg .info-container h2 {
            color: #f14f0c;
			font-size: 1.8rem;
            margin-bottom: 20px;
            padding-bottom: 10px;
            border-bottom: 2px solid #f0f0f0;
        }
        
#maximg .info-item {
            display: flex;
            align-items: center;
            margin-bottom: 25px;
        }
        
#maximg .info-icon {
            width: 50px;
            height: 50px;
            background: linear-gradient(135deg, #ff9000 0%, #f14f0c 100%);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-right: 15px;
            color: white;
            font-size: 20px;
        }
        
#maximg .info-text {
            flex: 1;
        }
        
#maximg .info-text h3 {
            margin-bottom: 5px;font-size: 1.8rem;
            color: #333;
        }
        
#maximg .navigation-btn {
            display: block;
            width: 50%;
            padding: 16px;
            background: linear-gradient(135deg, #ff9000 0%, #f14f0c 100%);
            color: white;
            text-align: center;
            border-radius: 8px;
            font-size: 18px;
            font-weight: bold;
            text-decoration: none;
            margin: 20px auto;
            transition: transform 0.3s, box-shadow 0.3s;
        }
        
#maximg .navigation-btn:hover {
            transform: translateY(-3px);
            box-shadow: 0 7px 15px rgba(37, 117, 252, 0.4);
        }
        
        
.infoprev {
	line-height: 26px;
	overflow: hidden;
	padding: 20px 0px;
	font-size: 14px;
	border-top: 1px dotted #dcdcdc;
	position: relative;
	margin-bottom: 10px;
	color: #888;
}
.infoprev a, .infoprev a:visited {
	font-weight: normal;color: #888;
}