body {
	overflow-x: hidden;
}

body,
td,
th {
	font-size: 14px;
	color: #555;
	font-family: Microsoft YaHei;
}

tbody {
	display: block;
}

a {
	color: #555;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	color: #149678;
	text-decoration: underline;
}

body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th {
	margin: 0;
	padding: 0;
}

dl,
dt,
dd {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul,
li {
	list-style: none;
}

em,
i {
	font-style: normal;
}

input,
textarea,
slsct {
	font-family: inherit;
	font-weight: inherit;
	font-size: 14px;
}

img {
	border: 0;
}

.cl {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*顶部*/
.top_bg {
	width: 100%;
	height: 46px;
	background: url(../img/20201119204944_270191539.png) center no-repeat;
}

.top {
	width: 1200px;
	margin: 0 auto;
	line-height: 46px;
}

.top_fr {
	padding-left: 30px;
	float: right;
	color: #fff;
	background: url(../img/20201119204954_1711543550.png) left no-repeat;
}

.top_fr span {
	display: inline-block;
	line-height: 16px;
	font-size: 22px;
}



/*抬头*/
.head_bg {
	position: relative;
	width: 100%;
	height: 110px;
	background: #149678;
}

.head {
	width: 1200px;
	margin: 0 auto;
}

.head_logo {
	margin-top: 13px;
	float: left;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #fff;
}

.head_logo img {
	float: left;
	margin-right: 14px;
}

.nav {
	position: absolute;
	left: 50%;
	margin-left: -243px;
	background: #f0f0f0;
	width: 100%;
}

.nav li {
	position: relative;
	float: left;
	text-align: center;
}

.nav li a {
	padding: 44px 28px 33px 28px;
	display: block;
	font-size: 16px;
	line-height: 16px;
	color: #333;
	text-decoration: none;
	-webkit-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
}

.nav li a span {
	margin-top: 5px;
	display: block;
	font-size: 12px;
	line-height: 12px;
	color: #777;
}

.nav li a:hover {
	background: #f9f9f9;
	color: #149678;
}

.nav li a:hover span {
	color: #149678;
}

.nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	width: 0%;
	height: 3px;
	background: #fdb815;
}

.nav li a:hover:after {
	width: 100%;
	-webkit-transition: 0.4s all ease-in-out;
	transition: 0.4s all ease-in-out;
}

.navcur,
.navcur span {
	color: #149678 !important;
	background: #f9f9f9;
}

.navcur:after {
	width: 100% !important;
}



/*版权*/
.bottombg {
	margin-top: 60px;
	width: 100%;
	background: #149678;
	color: #fff;
}

.bottom {
	width: 1200px;
	margin: 0 auto;
}

.link {
	padding-top: 9px;
	border-bottom: 1px solid #a1d5c9;
	line-height: 69px;
	font-size: 14px;
}

.link a {
	color: #fff;
	font-size: 14px;
}

.linkTagcs {
	width: 1000px;
	height: auto;
}

.linkTagcs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.linkTagcs li {
	list-style: none;
	margin: 0px;
	padding-right: 10px;
	line-height: 69px;
	float: left;
}

.linkTagcs li a {
	color: #fff;
	word-break: break-all;
}

.linkTagcs li img {
	border: 0px;
}

.fudaohang {
	margin-top: 70px;
}

.fudaohang a {
	color: #fff;
}

.fudaohang dl {
	position: relative;
	float: left;
	padding-right: 130px;
	height: 242px;
}

.fudaohang dl:before {
	position: absolute;
	left: -65px;
	display: block;
	content: '';
	height: 199px;
	border-left: 1px dotted #d0eae4;
}

.fudaohang dt {
	font-size: 18px;
}

.fudaohang dl:nth-child(1):before {
	display: none;
}

.fudaohang dl:nth-child(4) {
	padding-right: 0;
}

.fudaohang dl dd {
	line-height: 30px;
	margin-top: 10px;
}

.fudaohang dl dd a {
	font-size: 14px;
	opacity: 0.7;
}

.fudaohang dl dd a:hover {
	opacity: 1;
}

/*版权右边*/
.crcode {
	margin-right: 55px;
}

.crcode img {
	float: left;
	border: 12px solid #fff;
	width: 120px;
	height: 120px;
}

.crhotline li {
	padding-left: 54px;
	margin-bottom: 31px;
}

.crhotline li:nth-child(1) {
	background: url(../img/20201120210005_292488974.png) left no-repeat;
}

.crhotline li:nth-child(2) {
	background: url(../img/20201120210005_258095330.png) left no-repeat;
}

.crhotline li em {
	opacity: 0.8;
}

.crhotline li span {
	display: block;
	font-size: 22px;
	color: #fdb815;
}

.address {
	margin-top: 10px;
	opacity: 0.8;
}

/*版权底部*/
.banquanbg {
	background: #09735b;
	line-height: 60px;
}

.banquan {
	width: 1200px;
	margin: 0 auto;
	opacity: 0.85;
	text-align: center;
}

.banquan a {
	color: #fff;
}



