* {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #333;
	text-decoration: none;
}

body {
	background: #f9f9f9;
}

#home {
	background: url(../img/banner_1366_85f02.png) no-repeat;
	background-size: 100%;
}

header {
	background: #fec433;
	height: 62px;
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 999999;
}

.logo {
	width: 120px;
	margin-top: 15px;
	margin-right: 15px;
}

.kitten {
	vertical-align: middle;
	background: rgba(255, 255, 255, 0.5);
	padding: 5px 10px;
}

.maotou {
	vertical-align: middle;
	background: #ccc;
	padding: 3px;
	border-radius: 100%;
}

.weizhi {
	position: relative;
	top: -8px;
	color: #fff;
}

.chuangzuo {
	display: inline-block;
	vertical-align: top;
	background: #f66;
	padding: 20px;
	margin-left: 10px;
}

.home {
	background: orange;
}

nav {
	width: 1180px;
	margin: 0 auto;
	color: #fff;
}

nav>ul {
	display: inline-block;
	vertical-align: top;
}

nav>ul>li {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	text-align: center;
	height: 62px;
	line-height: 62px;
}

nav>ul>li:hover {
	background: orange;
}

nav>ul>li ul {
	display: none;
	width: 300px;
	background: orange;
	line-height: 40px;
	border-radius: 10px;
	z-index: 99999;
	position: relative;
}

nav>ul>li:hover ul {
	display: block;
}

footer {
	height: 480px;
	background: #ccc;
}

.w1180 {
	width: 1180px;
	margin: 0 auto;
}

footer dl {
	display: inline-block;
	vertical-align: top;
	margin: 20px;
}

footer dt {
	font-size: 16px;
	color: #000;
	padding: 10px 0;
}

footer dd {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

footer .share {
	display: inline-block;
	padding: 40px;
	border-left: 1px solid #000;
	margin-top: 30px;
}

footer .share span {
	display: inline-block;
	width: 75px;
	height: 75px;
	background: url(../img/icon_sprite.svg) no-repeat;
}

footer .share span.qq {
	background-position: 0 -125px;
}

footer .share span.wx {
	background-position: -148px -125px;
}

footer .share span.wb {
	background-position: 0 -200px;
}

footer .share span:hover {
	filter: brightness(1.1);
}

section {
	width: 1180px;
	margin: 0 auto;
	height: auto;
	clear: both;
	background: #F9F9F9;
}

section h1 {
	padding: 15px;
	clear: both;
}

section h1 a {
	float: right;
	color: orange;
	font-weight: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 15px;
}

section h1 span {
	width: 48px;
	height: 48px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/icon_8db5c.svg);
	margin-left: 20px;
	margin-right: 10px;
}

.tubiaol {
	background-position: -198px -104px;
}

.tubiao2 {
	background-position: -100px -102px;
}

.tubiao3 {
	background-position: -290px -102px;
}

.tubiao4 {
	background-position: -394px -102px;
}

.tubiao5 {
	background-position: -494px -102px;
}

.tubiao6 {
	background-position: -590px -102px;
}

.icon-2 {
	border-bottom: 1px solid #eee;
}

.icon-2 span {
	width: 20px;
	height: 20px;
	background: url(../img/icon_sprite.svg) no-repeat;
	display: inline-block;
	margin-right: 5px;
}

.see {
	background-position: -80px 0;
}

.good {
	background-position: 0 0;
	margin-left: 20px;
}

.flex-box {
	display: flex;
}

.flex-box figure {
	flex: 1;
	background: #FFFFFF;
	margin: 20px;
	padding-bottom: 10px;
}

.flex-box figure:hover {
	box-shadow: 0px 0px 8px #ccc;
}

.flex-box figure:hover .zhezhao {
	opacity: 1;
}

.flex-box figure .tu {
	position: relative;
	height: auto;
	overflow: hidden;
}

.flex-box figure .zhezhao {
	height: 250px;
	width: 100%;
	background: rgba(0, 0, 0, 0.5) url(../img/bofang.png) no-repeat 50%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.flex-box figcaption {
	padding: 10px;
	font-weight: bold;
	font-size: 18px;
}

.flex-box p {
	padding: 10px;
}

#dier .flex-box figure {
	position: relative;
	margin: 10px;
}

#dier .flex-box figure .bofang {
	position: absolute;
	top: 10px;
	right: 10px;
}

#dier .flex-box figure:hover {
	box-shadow: none;
}

#dier .flex-box figure .tu img:hover {
	transform: scale(1, 2);
	transition: 0.5s;
}

#dier .flex-box figure .touxiang {
	border-radius: 100%;
	vertical-align: middle;
	padding: 5px 0;
}

#disan .flex-box figure .tu {
	float: left;
	margin-right: 10px;
}

#disan .flex-box figure p {
	line-height: 18px;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#disan .flex-box figure .font14 {
	font-size: 14px;
	padding: 5px 0;
}

#disan .flex-box figure {
	overflow: hidden;
}

#disan .flex-box figure .xietu {
	transform: skew(0, 5deg) scale(1.5);
	filter: blur(5px);
}

#disan .flex-box figure {
	text-align: center;
}

#disan .flex-box figure .yuan img {
	border-radius: 100%;
	overflow: hidden;
	border: 5px solid #FFA500;
	position: relative;
	z-index: 999;
}

#disan .flex-box figure .yuan img:hover {
	transform: rotate(360deg);
	transition: 2s;
}

.main {
	min-height: 480px;
}

#kc h3 {
	background: url(../img/anchor-title.png) no-repeat;
	height: 56px;
	padding-top: 22px;
	padding-left: 70px;
	font-size: 16px;
	color: #b94b01;
}

#kc h4 {
	font-weight: normal;
}

#kc span {
	color: #ccc;
	padding-left: 20px;
}

#kc figure {
	margin: 20px;
}

#kc summary {
	background: #d1d1d1;
	text-align: center;
	color: #787878;
	padding: 5px;
}

#kc fieldset {
	text-align: center;
	border: none;
	border-top: 1px solid orange;
	color: #ffc72c;
	margin-top: 80px;
}

#kc legend {
	padding: 10px;
}

.tab-container {
	margin: 20px;
}

.outer-tabs {
	display: flex;
	border-bottom: 1px solid #ccc;
}

.outer-tab {
	padding: 10px 20px;
	cursor: pointer;
	background: #f1f1f1;
	margin-right: 5px;
	border: 1px solid #ccc;
	border-bottom: none;
}

.outer-tab.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
}

.inner-tab-container {
	display: none;
	padding: 20px;
	border: 1px solid #ccc;
	border-top: none;
}

.inner-tab-container.active {
	display: block;
}

.inner-tabs {
	display: flex;
	margin-bottom: 10px;
}

.inner-tab {
	padding: 8px 15px;
	cursor: pointer;
	background: #e9e9e9;
	margin-right: 5px;
}

.inner-tab.active {
	background: #fff;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}

.inner-tab-content {
	display: none;
	padding: 10px;
}

.inner-tab-content.active {
	display: block;
}

#gongzuoshi .gongzuoshi_bt {
	float: left;
}

#gongzuoshi .home_tite {
	background: url(../img/home-title.png) no-repeat;
	width: 218px;
	height: 37px;
	line-height: 37px;
	padding-left: 48px;
	color: #936a26;
	float: right;
	margin-top: 10px;
}

#gongzuoshi form {
	float: right;
	margin-top: 10px;
}

#gongzuoshi input[type="text"] {
	width: 300px;
	height: 38px;
	border: 1px solid #ccc;
	padding-left: 15px;
}

#gongzuoshi input[type="submit"] {
	margin-left: -50px;
	background: url(../img/fangdajing.png) no-repeat;
	width: 38px;
	height: 38px;
	border: none;
}

#gongzuoshi input[type="submit"]:hover {
	background-position: -35px 0;
}

#gogzuoshi h5 {
	clear: both;
}

#gogzuoshi h5 a {
	float: right;
	color: #ccc;
	font-weight: normal;
}

.picshow {
	height: 180px;
}

.pic_zuo {
	width: 60%;
	float: left;
	line-height: 250%;
}

.pic_zuo h6 {
	font-size: 18px;
	padding: 10px 0;
}

.datu {
	float: left;
	width: 150px;
	padding-right: 20px;
}

.yuan_user img {
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 100%;
	padding: 5px;
	vertical-align: middle;
}

.pic_you {
	float: right;
	padding-top: 20px;
}

.pic_you img {
	margin: 5px;
}

ul {
	list-style: none;
}

ul li {
	line-height: 38px;
}

ul li span {
	background: #ccc;
	color: #fff;
	padding: 2px 5px;
	margin-right: 15px;
}

ul li:first-child span {
	background: rgb(255, 85, 0);
}

ul li:nth-child(2) span {
	background: rgba( 255, 85, 0, 0.8);
}

ul li:nth-child(3) span {
	background: rgba( 255, 85, 0, 0.6);
}

ul li:nth-child(4) span {
	background: rgba( 255, 85, 0, 0.4);
}

ul li:last-child span {
	background: #aaa;
}

ul li:nth-child(2n+1) {
	font-weight: bold;
}
  