@charset "utf-8";
/*公共样式--开始*/
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {
	margin: 0;
	padding: 0;
}
* {
	box-sizing: border-box;
}
html, body {
	min-height: 100%;
}
body {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ul, ol {
	list-style: none;
}
img {
	border: none;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #232323;
}
table {
	border-collapse: collapse;
	table-layout: fixed;
}
input, textarea {
	outline: none;
	border: none;
}
textarea {
	resize: none;
	overflow: auto;
}
.clear {
	zoom: 1;
	clear:both;
}
.clear:after {
	content: ".";
	width: 0;
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	overflow: hidden;
}
.fl {
	float: left
}
.fr {
	float: right
}
.tl {
	text-align: left;
}
.tc {
	text-align: center
}
.tr {
	text-align: right;
}
.ellipse {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inline {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.b_t {
	border-top: 1px solid #dbdbdb;
}
.b_r {
	border-right: 1px solid #dbdbdb;
}
.b_b {
	border-bottom: 1px solid #dbdbdb;
}
.b_l {
	border-left: 1px solid #dbdbdb;
}
.pad_t10 {
	padding-top: 10px;
}
.pad_b10 {
	padding-bottom: 10px;
}
.pad_t5 {
	padding-top: 5px;
}
.pad_b5 {
	padding-bottom: 5px;
}
.mar_t5 {
	margin-top: 5px;
}
.mar_b5 {
	margin-bottom: 5px;
}
.mar_l5 {
	margin-left: 5px;
}
.mar_r5 {
	margin-right: 5px;
}
.mar_t10 {
	margin-top: 10px;
}
.mar_b10 {
	margin-bottom: 10px;
}
.mar_l10 {
	margin-left: 10px;
}
.mar_r10 {
	margin-right: 10px;
}
.hide {
	display: none;
}
.show {
	display: block;
}


.pp_whd .clear{display: block!important;}
.pp_whd ul li{float: left;width: 250px;margin: 0 2% 2% 0;}
.pp_whd ul li img{width: 100%;}
.pp_whd ul{width: 1300px;}
.pp_whd{margin-top: 50px;}
#laosding1 a {
    color: #cc0000;
    width: 380px;
    height: 45px;
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #cc0000;
    text-align: center;
    background: #fff;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
#laosding1 {
    line-height: 45px;
    font-size: 16px;
    text-align: center;
    margin: 40px 0;
}
.fancybox-opened{z-index: 999999999999999;}
.fancybox-lock .fancybox-overlay{background: rgba(0,0,0,0.7);}


.whd_fy_a p{margin-bottom: 10px;}
.whd_fy_b{padding: 30px 0 60px 0;border-bottom: 1px dashed rgb(204, 204, 204);}
.whd_fy_b img{height: 220px;width: 100%;}
.whd_fy_d img{height: 220px;width: 100%;}
.whd_fy_e img{height: 220px;width: 100%;}
.whd_fy_c{margin: 45px 0 60px 0;}
.whd_fy_d{padding: 0px 0 90px 0;border-bottom: 1px dashed rgb(204, 204, 204);}
.whd_fy_e h3{color: #000000;font-size: 24px;font-weight: bold;margin: 10px 0;}

.pa76_whd ul li{float: left;}
.pa76_whd ul li p{font-size: 18px;line-height: 60px;text-align: center;}
.pa76_whd ul li:nth-of-type(even){float: right;}
.pa76_whd{margin: 60px 0 40px 0;}
