header {
	background-image: linear-gradient(#f5f5f5, #a3a2a2);
	background-image: -moz-linear-gradient(#f5f5f5, #a3a2a2);
	background-image: -webkit-linear-gradient(#f5f5f5, #a3a2a2);
	background-image: -ms-linear-gradient(#f5f5f5, #a3a2a2);
}

header ul {
	font-size: 0;
}

header ul li {
	display: inline-block;
	font-size: 18px;
	color: #333333;
	width: 8.83%;
	text-align: center;
	line-height: 40px;
}

header ul li.active {
	background-color: rgb(117, 0, 0);
	color: #fff;
}

.ban {
	width: 100%;
}

.ban img {
	width: 100%;
}

.menu {
	display: none;
	height: 60px;
	width: 30px;
	align-items: center;
	float: right;
}

.menu i {
	transition: all 0.2s;
	position: relative;
	width: 30px;
	height: 3px;
	background: #bb0e68;
	display: block;
}

.menu i:before,
.menu i:after {
	position: relative;
	content: "";
	width: 100%;
	height: 100%;
	top: 10px;
	background: #bb0e68;
	display: block;
	transition: all 0.2s;
}

.menu i:after {
	top: unset;
	bottom: 13px;
}

.close i:before {
	top: -6px;
	-webkit-transform: translateY(6px) rotate(45deg);
	-ms-transform: translateY(6px) rotate(45deg);
	transform: translateY(6px) rotate(45deg);
}

.close i:after {
	top: -6px;
	-webkit-transform: translateY(3px) rotate(-45deg);
	-ms-transform: translateY(3px) rotate(-45deg);
	transform: translateY(3px) rotate(-45deg);
}

.close i {
	background: transparent;
}

.p17 {
	position: unset !important;
	width: 100%;
	padding-top: 17px;
}


.pos {
	position: absolute;
	width: 100%;
	top: 53px;
	left: 0;
	z-index: 99;
}
.pos img.logo {
	height: 100px;
/* 	width: 19.16%;
	max-width: 19.16%; */
}

.pos .youm {
	width: 25%;
}

.pos .youm ul {
	font-size: 0;
	width: 100%;
	background-image: linear-gradient(#4c4c4c, #7a7a7a);
	background-image: -moz-linear-gradient(#4c4c4c, #7a7a7a);
	background-image: -webkit-linear-gradient(#4c4c4c, #7a7a7a);
	background-image: -ms-linear-gradient(#4c4c4c, #7a7a7a);
	border-radius: 4px;
	text-align: center;
}

.pos .youm ul li {
	font-size: 16px;
	display: inline-block;
	color: #ffffff;
	line-height: 30px;
	padding: 0 12%;
}

.pos .youm form {
	width: 100%;
	background-color: #fff;
	position: relative;
	margin-top: 16px;
}

.pos .youm form input[type=text] {
	font-size: 16px;
	color: #999999;
	text-indent: 12px;
	width: 100%;
	border: 0;
	height: 30px;
}

.pos .youm form input[type=submit] {
	position: absolute;
	width: 15px;
	height: 14px;
	border: 0;
	right: 10px;
	top: 9px;
}







.p17 img.logo {
	height: 100px;
	width: 19.16%;
	max-width: 19.16%;
}

.p17 .youm {
	width: 25%;
}

.p17 .youm ul {
	font-size: 0;
	width: 100%;
	background-image: linear-gradient(#4c4c4c, #7a7a7a);
	background-image: -moz-linear-gradient(#4c4c4c, #7a7a7a);
	background-image: -webkit-linear-gradient(#4c4c4c, #7a7a7a);
	background-image: -ms-linear-gradient(#4c4c4c, #7a7a7a);
	border-radius: 4px;
	text-align: center;
}

.p17 .youm ul li {
	font-size: 16px;
	display: inline-block;
	color: #ffffff;
	line-height: 30px;
	padding: 0 12%;
}

.p17 .youm form {
	width: 100%;
	background-color: #fff;
	position: relative;
	margin-top: 16px;
}

.p17 .youm form input[type=text] {
	font-size: 16px;
	color: #999999;
	text-indent: 12px;
	width: 100%;
	border: 0;
	height: 30px;
}

.p17 .youm form input[type=submit] {
	position: absolute;
	width: 15px;
	height: 14px;
	border: 0;
	right: 10px;
	top: 9px;
}

.fud .zuo {
	float: left;
	width: 66.66%;
}

.zuoyi {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 10px;
	padding-bottom: 0;
}

.zuoyi ul {
	font-size: 0;
}

.zuoyi ul li {
	display: inline-block;
	width: 32%;
	vertical-align: top;
	border: 1px solid #b3b3b3;
	margin-right: 2%;
	margin-bottom: 14px;
}

.zuoyi ul li:nth-of-type(3n) {
	margin-right: 0;
}

.zuoyi ul li img {
	width: 100%;
}

.zuixin {
	width: 100%;
	margin-top: 40px;
}

.zuixin img {
	display: block;
	width: 100%;
}

h3.suo {
	font-size: 20px;
	color: #ffffff;
	padding-left: 20px;
	line-height: 20px;
	border-left: 6px solid #ffffff;
}

.zuoer {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 16px 18px;
	margin-top: 40px;
	box-shadow: inset 0px 0px 10px 1px #454545;
}

.zuoer ul {
	font-size: 0;
	border-radius: 14px;
	background-color: #343434;
	box-sizing: border-box;
	padding: 16px;
	padding-bottom: 0;
	margin-top: 20px;
}

.zuoer ul li {
	display: inline-block;
	box-shadow: inset -1px 0px 6px 4px #424242;
	width: 31.52%;
	height: 70px;
	margin-right: 2.5%;
	margin-bottom: 18px;
}

.zuoer ul li:nth-of-type(3n) {
	margin-right: 0;
}

.zuoer ul li img {
	width: 31.3%;
	display: block;
	float: left;
	height: 100%;
}

.zuoer ul li div {
	float: right;
	font-size: 18px;
	color: #ffffff;
	width: 68.7%;
	text-align: center;
	line-height: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zuosan {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	border-top: 0;
	padding: 16px 18px;
	box-shadow: inset 0px 0px 10px 1px #454545;
}

.zuosan form {
	float: left;
	width: 43.36%;
	margin-top: 26px;
}

.zuosan form input {
	width: 100%;
	height: 50px;
	font-size: 18px;
	color: #999999;
	text-indent: 14px;
	box-shadow: inset 0px 0px 10px 1px #bdbdbd;
	border: 0;
}

.zuosan .huo {
	float: right;
	width: 51.24%;
	background-color: #2e2e2e;
	border-radius: 14px;
}

.zuosan .huo img.huom {
	float: left;
	width: 21px;
	margin-left: 16px;
	margin-top: 12px;
}

.zuosan .huo ul {
	float: right;
	width: 81.02%;
	font-size: 0;
	padding-bottom: 10px;
}

.zuosan .huo ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #ffffff;
	margin-right: 6.32%;
	margin-top: 10px;
}

.zuosan .huo ul li img {
	display: inline-block;
	vertical-align: middle;
	width: 5px;
}

.zuosan .huo ul li span {
	display: inline-block;
	vertical-align: middle;
}

.zuosi {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 16px 18px;
	padding-right: 0;
	box-shadow: inset 0px 0px 10px 1px #454545;
	padding-bottom: 0;
}

.zuosi ul {
	font-size: 0;
	padding-bottom: 24px;
}

.zuosi ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	color: #ffffff;
	margin-right: 5%;
	margin-top: 26px;
	/* width: 16.66%; */
}

.zuosi ul li span {
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zuosi ul li:nth-of-type(6n) {
	/* margin-right: 0; */
}

.zuosi .huo ul li img {
	display: inline-block;
	vertical-align: middle;
	width: 5px;
}

.zuosi .huo ul li span {
	display: inline-block;
	vertical-align: middle;
}

.zuowu {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 20px 18px;
	padding-bottom: 0;
	margin-top: 60px;
	box-shadow: inset 0px 0px 10px 1px #454545;
}

.zuowu ul {
	font-size: 0;
	padding-top: 14px;
}

.zuowu ul li {
	display: inline-block;
	font-size: 18px;
	line-height: 36px;
	color: #e8e8e8;
	text-align: center;
	border-radius: 20px;
	width: 13.12%;
	background-color: #363636;
	margin-right: 1.2%;
	cursor: pointer;
}

.zuowu ul li.active {
	color: #333;
	background: #fff;
}

.zuowu ul li:last-child {
	margin-right: 0;
}

.zuowu table {
	width: 100%;
	margin-top: 26px;
	display: none;
}

.zuowu .biaoge table:nth-of-type(1) {
	display: table;
}

.zuowu table th {
	background-color: #373737;
	font-size: 18px;
	color: #d79d38;
	line-height: 40px;
	border-right: 1px solid #cccccc;
}

.zuowu table tr td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	background-color: #ffffff;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	padding: 14px 0;
}

.zuowu table tr:nth-last-of-type(1) td {
	border-bottom: 0;
}

.zuowu table tr td:nth-last-of-type(1) {
	border-right: 0;
}

.zuowu table tr th:nth-of-type(1) {
	width: 19.13%;
}

.zuowu table tr th:nth-of-type(2) {
	width: 10.2%;
}

.zuowu table tr th:nth-of-type(3) {
	width: 24.58%;
}

.zuowu table tr th:nth-of-type(4) {
	width: 17.87%;
}

.zuowu table tr th:nth-of-type(5) {
	width: 21.92%;
}

.zuowu table tr th:nth-of-type(6) {
	width: 11.73%;
	border-right: 0;
}

.zuowu .juban {
	font-size: 16px;
	line-height: 42px;
	color: #ffffff;
	text-align: right;
}

.zuoliu {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 20px 18px;
	margin-top: 40px;
	box-shadow: inset 0px 0px 10px 1px #454545;
}

.zuoliu ul {
	font-size: 0;
	float: left;
	width: 77%;
}

.zuoliu ul li {
	display: inline-block;
	padding: 4px 0;
	width: 23.37%;
	border: 1px solid #b3b3b3;
	margin-top: 18px;
	margin-right: 1.6%;
}

.zuoliu ul li:nth-of-type(4n) P {
	margin-right: 0;
}

.zuoliu ul li img {
	width: 94.89%;
	margin: 0 auto;
	display: block;
}

.zuoliu .bfgd {
	float: right;
	margin-top: 50px;
	width: 23%;
}

.zuoliu .bfgd img {
	width: 33.33%;
	display: block;
	margin: 0 auto;
}

.zuoliu .bfgd h4 {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	padding-top: 14px;
}

.zuoqi {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 26px 18px;
	margin-top: 40px;
	box-shadow: inset 0px 0px 10px 1px #454545;
}

.tongzhi ul {
	margin-top: 8px;
	padding-bottom: 24px;
	border-bottom: 1px solid #818181;
}

.tongzhi ul li {
	font-size: 0;
	line-height: 36px;
}

.tongzhi ul li img {
	display: inline-block;
	vertical-align: middle;
	width: 5px;
}

.tongzhi ul li span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #ffffff;
	padding-left: 10px;
}

.xinde {
	margin-top: 20px;
}

.xinde .sansi {
	background: #343434;
	border-radius: 20px;
	padding: 0 14px;
	padding: 14px;
	margin-top: 20px;
}

.sansi .qingbao {
	float: left;
	width: 11.17%;
	font-size: 16px;
	color: #ffffff;
	border-radius: 4px;
	line-height: 24px;
	text-align: center;
	background-image: linear-gradient(#c09801, #df5f00);
	background-image: -moz-linear-gradient(#c09801, #df5f00);
	background-image: -webkit-linear-gradient(#c09801, #df5f00);
	background-image: -ms-linear-gradient(#c09801, #df5f00);
}

.sansi ul {
	float: right;
	width: 85%;
	color: #fff;
}

.sansi ul li {
	font-size: 16px;
	margin-bottom: 16px;
}

.sansi ul li div.date {
	display: inline-block;
	vertical-align: top;
}

.sansi ul li a {
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
}

.sansi div.clearBoth {
	margin-bottom: 14px;
}

.sansi div.clearBoth:nth-last-of-type(1) {
	margin-bottom: 0;
}

.fud .you {
	float: right;
	width: 29.16%;
}

.fud .you .youyi {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 12px 14px;
	padding-bottom: 0;
	/* box-shadow: inset 0px 0px 10px 1px #454545; */
}

.fud .you .youyi ul {
	margin-top: 16px;
}

.fud .you .youyi ul li {
	width: 100%;
	margin-bottom: 16px;
}

.fud .you .youyi ul li img {
	width: 100%;
	display: block;
}

.fud .you .youer {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 12px 14px;
	margin-top: 40px;
	/* box-shadow: inset 0px 0px 10px 1px #454545; */
}

.fud .you .youer ul {
	margin-top: 16px;
}

.fud .you .youer ul li {
	width: 100%;
	margin-bottom: 16px;
}

.fud .you .youer ul li img {
	width: 100%;
	display: block;
}

.fud .you .yousan {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 12px 14px;
	margin-top: 40px;
	/* box-shadow: inset 0px 0px 10px 1px #454545; */
}

.fud .you .yousan ul {
	margin-top: 16px;
}

.fud .you .yousan ul li {
	width: 100%;
	margin-bottom: 16px;
}

.fud .you .yousan ul li img {
	width: 100%;
	display: block;
}

.yousi ul li {
	border: 1px solid #b3b3b3;
	margin-top: 40px;
}

.yousi ul li img {
	width: 100%;
	display: block;
}

.fud .you .youwu {
	background-color: #222222;
	box-sizing: border-box;
	border: 1px solid #b3b3b3;
	padding: 0 36px;
	padding-top: 24px;
	padding-bottom: 50px;
	margin-top: 40px;
	/* box-shadow: inset 0px 0px 10px 1px #454545; */
}

.fud .you .youwu h5 {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	padding-top: 50px;
}

.youwu img {
	width: 100%;
}

.fud {
	padding-bottom: 120px;
}

footer {
	padding-top: 44px;
	background-color: #000000;
	box-shadow: inset 0px 28px 50px -10px #2a2b29;
}

footer ul {
	font-size: 0;
}

footer ul li {
	display: inline-block;
	margin-right: 9.3%;
	width: 18%;
	vertical-align: top;
	box-sizing: border-box;
}

footer ul li:nth-last-of-type(1) {
	margin-right: 0;
}

footer ul li h3 {
	font-size: 18px;
	color: #ffffff;
	padding-bottom: 12px;
	border-bottom: 1px solid #7a7b7b;
	margin-bottom: 20px;
}

footer ul li a {
	font-size: 16px;
	color: #ffffff;
	display: block;
	margin-bottom: 16px;
}

.llo {
	margin-top: 40px;
}

.llo img {
	display: block;
	height: 100%;
	width: auto;
	margin: 0 auto;
}

.bei {
	text-align: center;
	font-size: 18px;
	color: #666666;
	line-height: 100px;
}

.fenlei ul {
	font-size: 0;
	padding-top: 54px;
}

.fenlei ul li.active {
	color: #fffab8;
}

.fenlei ul li {
	display: inline-block;
	vertical-align: top;
	background: url(../img/back.png) no-repeat;
	background-size: 100% 100%;
	width: 19.08%;
	padding: 24px 0;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	margin-right: 0.72%;
	margin-bottom: 20px;
}

.fenlei ul li:nth-of-type(5n) {
	margin-right: 0;
}

.wz {
	font-size: 16px;
	color: #ffffff;
	line-height: 42px;
	border-top: 1px solid #737373;
	border-bottom: 1px solid #737373;
}

.back2 {
	background: url(../img/back2.png) no-repeat;
	padding: 42px 0;
	text-align: center;
	color: #ffffff;
	margin-top: 28px;
}

.back2 h3 {
	font-size: 36px;
}

.back2 h4 {
	font-size: 30px;
}

.neiye {
	margin-bottom: 30px;
}

.neiye ul {
	font-size: 0;
	padding-top: 40px;
}

.neiye ul li {
	display: inline-block;
	width: 23.33%;
	margin-right: 2.16%;
	padding-bottom: 26px;
	border-bottom: 1px dashed #e6e6e6;
	margin-bottom: 50px;
}

.neiye ul li:nth-of-type(4n ){
	margin-right: 0;
}

.neiye ul li img {
	width: 100%;
}

.neiye ul li h3 {
	font-size: 18px;
	color: #ffffff;
	margin-top: 20px;
}

.neiye ul li h4 {
	font-size: 16px;
	color: #bfa11e;
	margin-top: 6px;
}
.xqy {
	margin-top: 50px;
	margin-bottom: 80px;
}

.xqy h3 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.xqy h5 {
	font-size: 18px;
	color: #fff;
	line-height: 36px;
	padding-top: 40px;
}

.xqy h5 img {
	display: block;
	width: 75%;
	margin: 0 auto;
	margin-bottom: 40px;
}

.about {
	width: 44.166%;
	margin: 50px auto;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
}

.about h1 {
	font-size: 18px;
	
}

.about h3 {
	margin-top: 20px;
}

.about h4 {
	padding: 16px 0;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
	line-height: 24px;
}

.about h5 {
	line-height: 26px;
}

.zong-a .dabiaoti {
	padding-bottom: 10px;
	line-height: 34px;
	border-bottom: 3px solid #5a4a35;
}

.zong-a .dabiaoti h3 {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	color: #e0d0aa;
	padding-left: 8px;
	border-left: 10px solid #634c1c;
}

.zong-a .dabiaoti span {
	display: inline-block;
	vertical-align: middle;
	height: 4px;
	background-color: #64523b;
}

.xiao-a {
	font-size: 20px;
	color: #c8bd9f;
	margin-top: 14px;
}

.wu-shi {
	margin-bottom: 50px;
}

.wu-shi ul {
	font-size: 0;
	padding-top: 40px;
}


.wu-shi ul li {
	display: inline-block;
	width: 23.33%;
	margin-right: 2.16%;
	padding-bottom: 26px;
	/* border-bottom: 1px dashed #e6e6e6; */
	margin-bottom: 50px;
	vertical-align: top;
}

.wu-shi ul li:nth-of-type(4n ){
	margin-right: 0;
}

.wu-shi ul li img {
	width: 100%;
}

.wu-shi ul li h3 {
	font-size: 18px;
	color: #ffffff;
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;

	text-align: center;
}

.wu-shi ul li h4 {
	font-size: 16px;
	color: #bfa11e;
	margin-top: 6px;
}