@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
html {
	display: inline-block;
	width: 100%;
	background-color: #f9f9f9;
	text-align: center;
}
img {
	border: 0;
}
ul, ol, li {
	list-style-type: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
.clear {
	display: block;
	width: 100%;
	clear: both;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
.text-center {
	text-align: center;
}
form {
	display:inline-block;
}
.content3 {
	display: inline-block;
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
}


/*头部样式*/
.head {
	display:block;
	width:100%;
	/*height:116px;*/
	height: 140px;
	border-bottom:3px solid #d61011;
	background-color:#fff;
}
.head01 {
	display:inline-block;
	width:1200px;
	margin:10px auto 0 auto;
	text-align:left;
}
.head01 .f_r a {
	display:inline-block;
	font:14px "微软雅黑";
	color:#666;
	margin:28px 0 0 15px;
}
.head01 .f_r a img {
	display:inline;
	margin-right:5px;
	vertical-align:middle;
}
.head01 .f_r a:hover {
	color:#d61011;
}
.head02 {
	display:inline-block;
	width:1200px;
	margin:0 auto;
	text-align:left;
}



/*导航栏样式*/
.head02 #nav {
	display:inline-block;
	float:left;
	width: 720px;
}
.head02 #nav li {
	float: left;
}
.head02 #nav .menu1 {
	width: 120px;
	height:120px;
	text-align:center;
	font:20px/30px "微软雅黑";
	color:#d61011;
	background:url(zgsy_pic_dhbg01.png) no-repeat right 15px;
	cursor: hand;
	margin:10px 10px 0 10px;
	overflow-y: hidden;
}
.head02 #nav .menu2 {
	width: 120px;
	height:30px;
	text-align:center;
	font:20px/30px "微软雅黑";
	color:#333;
	background:url(zgsy_pic_dhbg02.png) no-repeat right 15px;
	cursor: hand;
	overflow-y:hidden;
	margin:10px 10px 0 10px;
	z-index: 100;
}
.head02 #nav .menu3 {
	width: 120px;
	height:30px;
	text-align:center;
	font:20px/30px "微软雅黑";
	color:#333;
	background:url(zgsy_pic_dhbg09.png) no-repeat right 15px;
	cursor: hand;
	overflow-y:hidden;
	margin:10px 10px 0 10px;
}
.head02 #nav .menu1 .list {
	display:inline-block;
	width:120px;
	text-align:center;
	padding:10px 0;
	background-color:rgba(0,0,0,0.5);
	z-index: 10;
	position:absolute;
	/*top:119px;*/
	top: 142px;
	margin-left:-85px;
}
.head02 #nav .list a {
	display:block;
	width:100%;
	height:30px;
	font:14px/30px "微软雅黑";
	color:#fff;
}
.head02 #nav .list a:link {
	color: #fff;
}
.head02 #nav .list a:visited {
	display:block;
	width:100%;
	height:30px;
	font:14px/30px "微软雅黑";
	color:#fff;
	background-color:#000;
	/* z-index: 999; */
}
.head02 #nav .list a:hover {
	display:block;
	width:100%;
	height:30px;
	font:14px/30px "微软雅黑";
	color:#fff;
	background-color:#000;
}
.head02 #nav .list a:active {
	display:block;
	width:100%;
	height:30px;
	font:14px/30px "微软雅黑";
	color:#fff;
	background-color:#000;
	z-index: 999;
}

/*检索样式*/
.js {
	float:right;
	display:inline-block;
	width:223px;
	height:34px;
	background:url(zgsy_pic_jsbg.jpg) no-repeat;
}
.js input {
	border:0;
	background-color:transparent;
}
.js .sr {
	float:left;
	display:inline-block;
	width:176px;
	height:34px;
	font:14px/34px "微软雅黑";
	color:#999;
	padding-left:10px;
}
.js .btn {
	display:inline-block;
	width:37px;
	height:34px;
	cursor:pointer;
}
/*面包屑样式*/
.crumb {
	height:40px;
	display:block;
	width:1110px;
	padding-left:50px;
	text-align:left;
	font:14px/40px "微软雅黑";
	color:#666;
	background:#fafafa url(news_pic_crumb.jpg) no-repeat 20px center;
	border:20px solid #fff;
	border-bottom:0;
}
.crumb a {
	font:14px/40px "微软雅黑";
	color:#666;
}
.crumb a:hover {
	color:#d70d19;
}


/*页尾样式*/
#foot {
	display: block;
	width: 100%;
	padding: 20px 0;
	background-color: #fff;
	text-align: center;
	border-top: 5px solid #d71f17;
}
#foot .foot-nr {
	display: inline-block;
	width: 1180px;
	margin: 0 auto;
	text-align: left;
	padding-left: 20px;
}
#foot .foot-nr img {
	display: inline-block;
	margin-right: 20px;
}
#foot .foot-nr p {
	float: left;
	display: inline-block;
	margin-right: 20px;
	font: 14px/1.5em "微软雅黑";
	color: #333;
}
#foot .foot-nr p img {
	margin: 0 0 0 5px;
	vertical-align: middle;
}
#foot .foot-nr span {
	float: left;
	display: inline-block;
	margin-right: 10px;
	font: 14px "微软雅黑";
	color: #333;
}
#foot .foot-nr span img {
	margin-right: 10px;
	vertical-align: middle;
}
/* 图片展示 */
.tpzs{
	padding: 20px 20px 40px 20px;
	text-align:center;
	margin: 0 auto;
	height: 750px;
	width: 800px;
	z-index:-1;
}
.swiper-container {
            width: 100%;
            height: 300px;
            margin-left: auto;
            margin-right: auto;
        }
        .swiper-slide {
            background-size: cover;
            background-position: center;
        }
        .gallery-top {
            height: 80%;
            width: 100%;
        }
        .gallery-thumbs {
            height: 20%;
            box-sizing: border-box;
            padding: 10px 0;
        }
        .gallery-thumbs .swiper-slide {
            height: 100%;
            opacity: 0.4;
        }
        .gallery-thumbs .swiper-slide-thumb-active {
            opacity: 1;
        }
        .slider_name a {
            line-height: 30px;
            color: #666;
            display: none;