html {
	font-size: 63%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	border: 0;
	margin: 0;
	padding: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, embed, noscript {
	margin: 0;
	padding: 0;
	display: block
}
table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0
}
img {
	height: auto;
	max-width: 100%;
	width: auto\9;
	border: 0 none;
	margin: 0;
	padding: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
body {
	font-size: 14px;
	color: #797979;
	font-family: "微软雅黑" !important;
	margin: 0;
	padding: 0;
	background-color: #f5f1f0;
	-webkit-text-size-adjust: none;
	background-attachment: fixed;/*必要，防抖动*//*background-image: url(page-bg-old.png);*/
}
ol, ul, li {
	list-style: none
}
dl, dt, dd {
	padding: 0;
	margin: 0
}
a {
	color: #797979;
	font-size: 14px;
	text-decoration: none;
}
a:hover, a:active {
	color: #00b0ac;
	text-decoration: none;
}
.sdha {
	width: 990px;
	height: auto;
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.font-red {
	color: #FF8D54;
}
.baidu {
	display: none;
}
#top-box {
	clear: both;
}
h1.top-logo {
	text-align: center;
}
h1.top-logo img {
	display: block;
	height: 66px;
	margin-right: auto;
	margin-left: auto;
}
#top-menu {
	line-height: 42px;
	position: relative;
	z-index: 100;
}
#top-menu .sdha {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
	align-content: stretch;
	overflow: visible;
	background-color: #ffffff;
	border-bottom: 1px solid #EEEEEE;
	border-radius: 5px 5px 0 0;
	box-shadow:0px -1px 3px #e5e2e2;
}
#top-menu a {
	width: 100%;
	text-align: center;
	display: block;
	position: relative;
}
#top-menu a span {
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	display: none;
	height: 7px;
	width: 7px;
	margin-left: -6px;
	overflow: hidden;
	position: absolute;
	bottom: -5px;
	z-index: 100;
	left: 50%;
	border: 1px solid #00b0ac;
	background-color: #00b0ac;
}
.page-guanyu #top-menu a.nav-guanyu, .page-pinpai #top-menu a.nav-pinpai, .page-licheng #top-menu a.nav-licheng, .page-lianxi #top-menu a.nav-lianxi, .page-fangwen #top-menu a.nav-fangwen {
	color: #00b0ac;
}
.page-guanyu #top-menu a.nav-guanyu span, .page-pinpai #top-menu a.nav-pinpai span, .page-licheng #top-menu a.nav-licheng span, .page-lianxi #top-menu a.nav-lianxi span, .page-fangwen #top-menu a.nav-fangwen span {
	display: block;
}
#bottom-copy-box {
	padding-top: 20px;
	padding-bottom: 20px;
}
#bottom-copy-box .sdha {
	font-size: 12px;
	text-align: center;
}
#bottom-copy-box .sdha a {
	font-size: 12px;
}
#main-box .sdha {
	background-color: #ffffff;
	border-radius: 0 0 5px 5px;
	box-shadow:0px 1px 3px #e5e2e2;
}
.guanyu-box p, .pinpai-shuoming-box p {
	margin: 15px 0;
}
.guanyu, .pinpai, .licheng-box, .lianxi, .fangwen {
	clear: both;
	overflow: hidden;
	height: auto;
	text-align: center;
	padding: 40px;
}
.page-pinpai .pinpai {
	padding-top: 20px;
}
.guanyu-box, .pinpai-shuoming-box, .lianxi-box {
	margin-bottom: 40px;
}
.guanyu-box:last-child, .pinpai-shuoming-box:last-child, .lianxi-box:last-child {
	margin-bottom: 0px;
}
.guanyu-box-top img, .pinpai-shuoming-box .pinpai-shuoming-pic img {
	-webkit-border-radius: 90%;
	-moz-border-radius: 90%;
	border-radius: 90%;
	border: 1px solid #E1E1E1;
	width: 240px
}
.pinpai-shuoming-box .pinpai-shuoming-txt span {
	display: block;
}
.guanyu-vi .pic-box {
	font-size: 0px;
	line-height: normal;
}
.licheng-box {
	background-image: url(../imgs/guanyu/licheng/licheng-line.gif);
	background-position: center 40px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
}
.licheng-box .licheng-left, .licheng-box .licheng-right {
	width: 50%;
	clear: both;
	position: relative;
	margin-bottom: 25px;
}
.licheng-box .licheng-left {
	float: left;
	text-align: right;
}
.licheng-box .licheng-right {
	float: right;
	text-align: left;
}
.licheng-box .licheng-yuandian {
	-webkit-border-radius: 90%;
	-moz-border-radius: 90%;
	border-radius: 90%;
	background-color: #00b0ac;
	height: 9px;
	width: 9px;
	overflow: hidden;
	display: block;
}
.licheng-box .licheng-shijian {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	/*color: #00b0ac;*/
	margin-top: -3px;
}
.licheng-box .licheng-narong p {
	margin-bottom: 5px;
}
.licheng-box .licheng-left .licheng-yuandian {
	float: right;
	margin-left: 5px;
	position: relative;
	right: -4.5px;
}
.licheng-box .licheng-right .licheng-yuandian {
	float: left;
	margin-right: 5px;
	position: relative;
	left: -4.5px;
}
.licheng-box .licheng-left .licheng-narong {
	margin-right: 16px;
}
.licheng-box .licheng-right .licheng-narong {
	margin-left: 16px;
}
.biaozhunse {
	clear: both;
	overflow: hidden;
	height: auto;
	text-align: center;
	padding-bottom: 20px;
}
.biaozhunse-list {
	clear: both;
	overflow: hidden;
	height: auto;
	padding-top: 10px;
}
.biaozhunse span {
	color: #ffffff;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 5px;
	margin-left: 5px;
}
.biaozhunse .biaozhunse-1 {
	background-color: #81d8cf;
}
.biaozhunse .biaozhunse-2 {
	background-color: #75d6cc;
}
.biaozhunse .biaozhunse-3 {
	background-color: #00b0ac;
}
.bar-banquan {
	text-align: center;
	font-size: 18px;
	color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f7f7f7;
}
.lianxi-box .lianxi-title {
	font-size: 30px;
	background-color: #FFF;
	text-align: center;
	clear: both;
	line-height: 150px;
	height: 150px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e0e0e0;
	overflow: hidden;
	-webkit-border-radius: 90%;
	-moz-border-radius: 90%;
	border-radius: 90%;
	margin-bottom: 5px;
}
.lianxi-box .con {
}
.tab-box {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
	align-content: stretch;
	overflow: visible;
	background-color: #f5f1f0;
	margin-bottom: 40px;
}
.tab-box a {
	width: 100%;
	margin-left: -1px;
	border-color: #0894ec;
	border-radius: 0 0 0 0;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	line-height: 32px;
	border: 1px solid #e0e0e0;
}
.tab-box .active {
	background-color: #75d6cc;
	border-color: #75d6cc;
	color: #FFF;
}
.tab-box a:first-child {
	margin-left: 0;
	border-left-style: solid;
	border-left-width: 1px;
	border-radius: 5px 0 0 5px;
}
.tab-box a:last-child {
	border-radius: 0 5px 5px 0;
}
.fangwen p {
	margin-bottom: 10px;
}
.fangwen p:nth-child(2) {
	margin-bottom: 20px;
}
.fangwen p:nth-child(3) {
	margin-bottom: 0px;
}
 @media screen and (max-width:990px) {
.sdha, #top-menu .sdha {
	width: auto;
	margin-right: 0%;
	margin-left: 0%;
}
.guanyu, .pinpai, .licheng-box, .lianxi, .fangwen {
	padding: 30px;
}
.guanyu-box-top img, .pinpai-shuoming-box .pinpai-shuoming-pic img {
	width: 240px;
}
.tab-box {
	margin-bottom: 30px
}
}
 @media screen and (max-width:640px) {
#top-menu {
	line-height: 36px;
}
#top-menu a span {
	border: 1px solid #ffffff;
}
.guanyu-box-top {
	margin-bottom: 10px;
}
.guanyu-box-top img, .pinpai-shuoming-box .pinpai-shuoming-pic img {
	width: 150px;
}
.guanyu-box p, .pinpai-shuoming-box p {
	margin: 5px 0;
}
#bottom-copy-box .span-4 {
	display: block;
}
.tab-box a {
	line-height: 24px;
}
.licheng-box {
	padding-left: 0px;
	padding-right: 0px;
}
.licheng-narong {
	font-size: 11px;
}
#bottom-copy-box {
	padding: 10px;
}
.fangwen img {
	width: 80%;
}
}
