/*reset*/
input, textarea, select {
	font-size: 100%;
	font-family: inherit;
}
html, body, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, button {
	margin: 0;
	padding: 0;
	border: 0;
}
button,input,select,textarea{font:14px '微软雅黑',"Microsoft YaHei",tahoma,Srial,helvetica,sans-serif;outline:0}
em, i {
	font-style: normal;
}
/*h4, h5, h6 {*/
    /*font-size: 1em;*/
/*}*/

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ul, ol {
	padding-left: 0;
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #333;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*image with no-border*/
.por {
  position: relative;
}

img {
	border: 0;
}
.fix {
	zoom: 1;
}
.fix:after {
	display: block;
	content: 'clear';
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.f-cb {
	zoom: 1
}
.f-cb:after {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
	content: "."
}
.fs16 {
	font-size: 16px;
}
/*通用样式*/
body {
	line-height: 1.4;
	color: #333;
	font-family: "Microsoft YaHei", sans-serif;
	font-size: 14px;
	background: #ffffff;
}
.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
@media (max-width:1024px) {
.container {
	width: 93.75%;
}
}
/* 定义浮动居中 */ 
.fl {
	float: left;
	display: inline
}
.fr {
	float: right;
	display: inline
}
.center {
	margin: 0 auto;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.clearfix:after, .clearfix:before {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.clearfix {
	zoom: 1
}
.crumb{line-height:38px;position:relative;height:38px;text-align:left;margin:0 auto;}
.crumb span,.crumb a{color:#616161;font-size:14px;}

.table{width:100%;height:100%;display:table;}
.table-cell{display:table-cell;vertical-align:middle;}
/*hover 图片放大*/
.ov_h{overflow: hidden;}
.hover_b{-webkit-transition:all .5s;transition:all .5s;}
.hover_b:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

.loader {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	font-size: 10px;
	border-top: 1px solid rgba(0,0,0,0.08);
	border-right: 1px solid rgba(0,0,0,0.08);
	border-bottom: 1px solid rgba(0,0,0,0.08);
	border-left: 1px solid rgba(0,0,0,0.5);
	border-radius: 50%;
	-webkit-animation: spinner 700ms infinite linear;
	animation: spinner 700ms infinite linear
}
.loader.white {
	border-top: 1px solid rgba(255,255,255,0.08);
	border-right: 1px solid rgba(255,255,255,0.08);
	border-bottom: 1px solid rgba(255,255,255,0.08);
	border-left: 1px solid rgba(255,255,255,0.5)
}
 @-webkit-keyframes spinner {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes spinner {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
/*头部*/

topheader {
	position: relative
}
topheader.fix {
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	box-shadow: 0 0 2px 1px #d4d4d4
}
/*topheader*/
.topheader {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #fff;
	background: #00a784;
}
.topheader span {
	height: 30px;
	display: inline-block;
	color: #fff;
	font-size: 12px;
}
.topheader a {
	color: #999;
}
.topheader .tel {
	padding-left: 24px;
	/* background: url("../images/topheader-icon.png") no-repeat 0 8px; */
}
.topinheader {
	width: 100%;
	height: 90px;
	border-bottom: 10px solid #fad41f;
}
.logo {
	display: inline-block;
	position: relative;
	z-index: 999999;
}
.moible_hy {
	display: none
}
.m-close {
	display: none
}
.toprheader {
	float: right;
	position: relative;
	z-index: 10;
	font-size: 0
}
nav.nav-top {
	display: inline-block;
	margin-top: 44px;
	vertical-align: top
}
nav.nav-top>ul>li {
	position: relative;
	display: inline-block;
	margin-left: 30px;
	line-height: 5px;
	height: 28px;
	font-size: 15px;
	vertical-align: top
}

nav.nav-top>ul>li a {
	color: #595757;
	font-size: 15px;
	transition: all .35s;
	-ms-transition: all .35s;
	-o-transition: all .35s;
	-webkit-transition: all .35s;
	-moz-transition: all .35s
}
nav.nav-top>ul>li a:hover, nav.nav-top>ul>li.cur a {
	color: #00a684
}


.footer {
	overflow:hidden;
	position:relative;	
}
.topfooter {
	width: 100%;
	background-color: #ccede6;
	padding: 25px 0;
}

.leftfoot {
	float: left;
	width:33.33333333%;
}
.leftfoot .Content {
	overflow:hidden;
}
.leftfoot .Content .mod-wr1 {
	display: block;
	width:75px;
	font-size:14px;
	color:#595757;
	height: 36px;
	line-height: 36px;
	font-weight:bold;
}
.leftfoot .Content .mod-wr1 i{
	display:block;
	width:12px;
	height:12px;
	background-image:url(../images/link.png);
    float:right;
	margin-top:12px; 

}
.leftfoot .Content .mod-wr2 {
	display: block;
	padding-top: 5px;
	font-size: 12px;
	color:#595757;
}
.centerfoot {
	float: left;
	width:33.33333333%;
}
.centerfoot .Content .mod-wr1 {
	display: block;
	width:75px;
	font-size:14px;
	color:#595757;
	height: 36px;
	line-height: 36px;
	font-weight:bold;
}
.centerfoot .Content .mod-wr1 i{
	display:block;
	width:12px;
	height:12px;
	background-image:url(../images/contact.png);
    float:right;
	margin-top:12px; 

}
.centerfoot .Content .contact{
	width:100%;
}
.centerfoot .Content .contact .tel{
	font-size:12px;
	color:#595757;
	text-align:left;
	padding-left:15px;
	background-image:url(../images/tel.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:5px;
}
.centerfoot .Content .contact .add{
	font-size:12px;
	color:#595757;
	text-align:left;
	padding-left:15px;
	background-image:url(../images/add.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-top:5px;
}
.rightfoot {
	float: right;
	width:20%;
}

.rightfoot .Content {
	width:100%;
	overflow:hidden;
}
.rightfoot .Content .ewm{
	width:45%;
	float:left;
	margin-top:5%;
}
.rightfoot .Content .ewm img{
	width:98px;
	height:98px;
}
.rightfoot .Content .gz{
	width:50%;
	float:right;
	margin-left:5%;
}
.rightfoot .Content .gz .mod-wr1 {
	display: block;
	width:75px;
	font-size:14px;
	color:#595757;
	height: 36px;
	line-height: 36px;
	font-weight:bold;


}
.rightfoot .Content .gz .mod-wr1 i{
	display:block;
	width:12px;
	height:12px;
	background-image:url(../images/follow_us.png);
    float:right;
	margin-top:12px; 

}
.rightfoot .Content .gz .mod-wr2{
	font-size: 12px;
	color:#595757;
	text-align:left;

}
.bottomfooter {
	width: 100%;
	background-color: #00a784;
	padding: 15px 0;
	text-align:center;
	border-top:10px solid #fad41f;
}
.bottomfooter p{ color:#595757; font-size:12px; line-height:18px;}
@media (max-width:1440px) {
}
@media (max-width:1240px) {
}
@media (max-width:1120px) {
topheader {
	padding: 0
}
.topheader {
	display: none
}
.logo {
	width: 270px
}
.logo img {
	max-width: 100%
}
.topinheader {
	background: #fff;
	height: 75px;
	overflow: visible;
	border-bottom: 1px solid #005cac;
}
.toprheader {
	float: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 100%;
	height: 0;
	text-align: center;
	transition: 0s 1s;
	overflow: hidden
}
body.on .toprheader {
	height: 100%;
	transition: 0s
}
.toprheader::after {
	content: ' ';
	position: absolute;
	left: 0;
	top: -100%;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #f2f2f2;
	transition: .8s .2s
}
body.on .toprheader::after {
	top: 0;
	transition: .4s
}
.toprheader-in {
	margin-top: 10%;
	padding: 0 25px
}
.m-close {
	display: block;
	float: right;
	position: relative;
	right: 0;
	top: 20px;
	z-index: 999999;
	width: 36px;
	height: 36px
}
.m-close::after, .m-close::before {
	content: '';
	position: absolute;
	left: 0;
	width: 50%;
	height: 2px;
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	transition: all .4s .1s ease-out;
	background: #f6712e
}
body.on .m-close::after, body.on .m-close::before {
	transition: all .25s ease-out
}
.m-close::before {
	top: 20px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: 50% 50% 0
}
.m-close::after {
	top: 20px;
	left: 12px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transform-origin: 50% 50% 0
}
body.on .m-close::before {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
body.on .m-close::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
nav.nav-top {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%
}
nav.nav-top>ul>li {
	display: block;
	transform: translateY(-30px);
	margin: 0;
	line-height: 8vh;
	height: auto;
	opacity: 0;
	text-align: left;
	transition: .2s;
	border-bottom: 1px solid rgba(207,207,207,.66)
}
nav.nav-top>ul>li a:after {
	content: attr(data-icon);
	font-size: 18px;
	position: absolute;
	right: 10px;
	top: 0
}
nav.nav-top>ul>li[date-switch='1'] a:after {
	content: attr(data-hover)
}

body.on nav.nav-top>ul>li:nth-child(1), nav.nav-top>ul>li:nth-child(7) {
	transition: .2s
}
body.on nav.nav-top>ul>li:nth-child(2), nav.nav-top>ul>li:nth-child(6) {
	transition: .2s .05s
}
body.on nav.nav-top>ul>li:nth-child(3), nav.nav-top>ul>li:nth-child(5) {
	transition: .2s .1s
}
body.on nav.nav-top>ul>li:nth-child(4), nav.nav-top>ul>li:nth-child(4) {
	transition: .2s .15s
}
body.on nav.nav-top>ul>li:nth-child(5), nav.nav-top>ul>li:nth-child(3) {
	transition: .2s .2s
}
body.on nav.nav-top>ul>li:nth-child(6), nav.nav-top>ul>li:nth-child(2) {
	transition: .2s .25s
}
body.on nav.nav-top>ul>li:nth-child(7), nav.nav-top>ul>li:nth-child(1) {
	transition: .2s .3s
}
body.on nav.nav-top>ul>li {
	transform: translateY(0);
	opacity: 1
}
.top-sub-menu {
	display: none;
	overflow: hidden;
	border: 0
}
nav.nav-top>ul>li::after {
	display: none
}
.top-sub-menu {
	position: static
}
.top-sub-menu a {
	display: block;
	width: 100%;
	font-size: 14px!important;
	color: rgba(0,0,0,.8)!important;
	text-align: left;
	padding-left: 10px;
	background: 0 0;
	border-bottom: 1px solid rgba(193,193,193,.66)
}
.top-sub-menu>a:hover {
	background: 0 0
}
.top-sub-menu a:last-child {
	border: 0
}
.moible_hy {
	display: block;
	float: right;
	color: #fff;
	font-size: 26px;
	position: relative;
	top: 14px;
	margin-right: 20px;
	z-index: 100000
}
.menu_box {
	display: none;
}
.floor_main {
	height: auto;
	margin-bottom: 0px;
}

.rightfoot {
	float: right;
	width:25%;
}
}
@media (max-width:1000px) {
.logo {
	margin-top: 0;
	width: 250px
}
.topinheader {
	height: 55px;
}
.m-close {
	top: 8px;
}
.toprheader-in {
	margin-top: 15%;
}
.topfooter {
	padding: 15px 0;
}
.leftfoot {
	float:none;
	width:100%;
	margin-bottom:5%;
}
.centerfoot {
	float: none;
	width:100%;
}
.rightfoot {
	float: none;
	width:100%;
}
.rightfoot .Content .ewm{
	width:100%;
	float:none;
	margin-top:5%;
}
.rightfoot .Content .gz{
	width:100%;
	float:none;
	margin-left:0;
	margin-top:2%;
}
}
/*list*/
.pages{
                            text-align: center;padding:20px 0 10px;clear:both;
                        }
                        .met_pager a {
                            height: 30px;
                            line-height: 30px;
                            text-align: center;
                            color: #666;
                            background: #fff;
                            border-color: #ddd;
                            border-width: 1px;
                            border-style: solid;
                            border-radius: 3px;
                            padding:0 10px;
                        }
                        .met_pager a.Ahover{
                            color:#03a4ac;
                        }
                        .pages{
                            text-align: center;padding:20px 0 10px;clear:both;
                        }
						.pages span {
                            text-align: center;
                            color: #666;
                            background: #fff;
                            padding:3px 8px;
							margin-right:2px;
							font-size:12px;
                        }
                        .pages a {
                            text-align: center;
                            color: #666;
                            background: #fff;
                            padding:3px 8px;
							margin-right:2px;
							font-size:12px;
                        }
                        .pages a.Ahover{
                            color:#03a4ac;
                        }
