/* Css reset start */

body,  div, dl, dt, dd, ul, ol, li,  h1, h2, h3, h4, h5, h6, pre, code,  form, fieldset, legend, input, textarea,  p, blockquote, th, td, hr, button,  article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	margin:0;
	padding:0;
	font-size: 14px;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
ol, ul, li {
	list-style: none;
}
fieldset, img {
	border: 0
}
del, ins {
	text-decoration: none
}
caption, th {
	text-align: left
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
/*FORM RESET*/

button, input, select, textarea {
	font-size: 100%
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	padding: 0;
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
textarea {
	overflow: auto
}
q:before, q:after {
	content: ''
}
table {
	border-collapse: collapse;
	border-spacing:0;
}
th {
	text-align: inherit;
}
iframe {
	display: block;
}
input, a {
	-webkit-tap-highlight-color:transparent;
	-webkit-transition:background-color;
	outline: none;
	border:none;
	border-radius:0;
}
.mb5 {
	margin-bottom: 5% !important;
}
.mb2 {
	margin-bottom: 2% !important;
}
.mt3 {
	margin-top: 3% !important;
}
.mt5 {
	margin-top: 5% !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
/* ==|== FONT RESET======================= */

html, body, button, input, select, textarea {
	font: 14px/1.5 "Microsoft YaHei", arial;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	color: #333;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover, a:link, a:visited {
	color:#333;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	clear: both;
	content:"";
	diplay:table;
}
.clear {
	clear: both
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.blue {
	color: #0d6fb8
}
.bgfff {
	background: #fff;
}
.overhidd {
	overflow: hidden;
}
.wapshow {
	display: none;
}
.plr25 {
	padding: 0 25px;
}
.w1400 {
	max-width:1520px;
	margin: 0 auto;
	position: relative;
	width: 92%;
}
.w485 {
	width: 48.5%;
}
.img100 img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
/*公用头部*/

.top {
	position: relative;
	width: 100%;
	height: 50px;
	background: #eeeeee;
	line-height: 50px;
}
/*.top.fixedpro{position: fixed;top: 0;left: 0;z-index: 999;}*/

.top p.twxh {
	float: left;
	background: url(../images/wxtb.jpg) left center no-repeat;
	padding-left: 30px;
	font-size: 1.2rem;
	color: #434343;
}
.ss {
	float:right;
	width: 60%;
}
.ss ul {
	float:right;
}
.ss ul li {
	float: left;
	padding: 0 15px;
	background: url(../images/fgx.jpg) left center no-repeat;
	font-size: 1.2rem;
	color: #434343;
}
.search {
	float: right;
	margin-right: 3%;
	border:1px solid #434343;
	height:26px;
	border-radius:15px;
	line-height: 26px;
	margin-top: 10px;
}
.search input[type="text"] {
	background: none;
	height:26px;
	padding: 0 6px;
	display: block;
	float: left;
}
.search input[type="submit"] {
	float: right;
	height: 26px;
	width:26px;
	background: url(../images/ss.jpg) center no-repeat;
}
.logo {
	background: #f8f8f8;
}
.logo_box {
	background: #f8f8f8 url(../images/logobg.jpg) right center no-repeat;
}
.ilogo {
	max-width: 1200px;
	;
	width:80%;
}
.ilogo img {
	max-width: 100%;
	display: block;
	max-height: 100px;
	padding:2% 0;
}
/*.topss{}*/

div.nav {
	text-align: center;
	height:50px;
	line-height:50px;
	background: #4d813e;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.nav ul li {
	float: left;
	position: relative;
	position: relative;
	height: 50px;
	border-right: 1px solid #83a778;
}
div.nav ul li:hover {
	cursor:pointer;
}
div.nav ul li.last-child {
	margin-right: 0;
	border-right:none;
}
div.nav ul li a {
	color: #fff;
	text-align: center;
	padding-right:68px;padding-left: 69px;
	font-size:1.3rem;
	position: relative;
	display: block;
	height: 50px;
}
 div.nav ul li:nth-child(1) img {
height: 20px;
margin-left: 15px;
margin-top: 15px;
}

div.nav ul li p img {
	float: right;
	margin-top:15px;
	height: 24px;
}
div.nav ul li img {
	vertical-align: middle;
	display:block;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
div.nav ul li .nav-body {
	width:100%;
	display: none;
	position:absolute;
	top:50px;
	left: 0%;
	z-index: 999;
	background-color:#fff;
	border-radius: 8px;
	text-align: center;
}
div.nav ul li .nav-body li {
	float: none;
	height:40px;
	line-height: 40px;
	margin-right: 0;
}
div.nav ul li .nav-body a {
	text-align: center;
	font-size: 1.2rem;
	padding: 0;
	color: #1b1b1b;
	height:40px;
}
div.nav ul li .nav-body li:hover {
	background: #356f24;
}
div.nav ul li .nav-body li:hover a {
	color: #fff;
}
div.nav ul li .nav-body .nav-son {
	display: none;
	position: absolute;
	left: 148px;
	width: 100%;
	top: 0;
	background: #fff;
}
div.nav ul li .nav-body li.ative .nav-son {
	display: block;
}
div.nav ul li .nav-body li.ative:hover .nav-son a {
	color: #1b1b1b
}
div.nav ul li .nav-body li.ative:hover .nav-son li:hover a {
	color: #fff
}
div.nav ul li.selected:before {
	position: absolute;
	content:'';
	width: 100%;
}
div.nav ul li.selected, div.nav ul li.ative {
	background: #356f24
}
/*手机导航布局*/

.menu.show {
	display: block;
}
.menu-link {
	display: none;
}
.menu-link {
	width: 30px;
	height: 27px;
	margin-left: auto;
	position: relative;
	z-index: 100;
}
.menu-link span {
	width: 100%;
	height: 2px;
	background: #fff;
	display: block;
	margin-top: -1px;
	position: absolute;
	text-indent: -9999em;
	top: 50%;
}
.menu-link span, .menu-link span:before, .menu-link span:after {
	background: #4d813e;
}
.menu-link.close span:before, .menu-link.close span:after, .menu-link.close span:before, .menu-link.close span:after {
	background: #4d813e;
}
.menu-link.close span:before {
	color: #4d813e;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu-link.close span:after {
	color: #4d813e;
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.menu-link span:before, .menu-link span:after {
	width: 30px;
	height: 2px;
	background: #4d813e;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: -8px;
	-ms-transform-origin: 13%;
	transform-origin: 13%;
transition: transform .2s linear 0s;
}
.menu-link span:after {
	bottom: -8px;
	top: auto;
}
.menu-link.close span, .menu-link.close span {
	background: transparent;
}
.menu.show {
	background:#000;
	height:100vh;
	top: 0;
	z-index: 99;
	position: fixed;
	overflow-y: auto;
	left: 0;
	right: 0;
}
.menu.show ul {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	text-align: center;
	font-size: 28px;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;/*justify-content: center;     */
	-ms-flex-direction: column;
	flex-direction: column;
}
.menu.show ul .submenu {
	padding-top: 0;
}
.menu-link.close {
	position: fixed;
	right: 5%;
}
.menu.show .nav > li {
	background: none;
	width: 100%;
}
.menu.show .nav > li > a {
	padding:0px 0px;
	font-size: 22px;
	line-height: 30px;
}
.menu.show .nav > li > a:hover {
	background: none;
}
.menu.show .nav li .submenu {
	position: relative;
	top: 0;
}
.menu.show .nav li {
	max-height: auto;
}
/*公用底部*/

footer {
	width: 100%;
	height:auto;
	font-size: 14px;
	line-height:30px;
	clear: both;
	background: #4d813e;
}
.fcon {
	padding:1% 0;
	color: #fff;
	text-align:center;
}
.fcon dl dd {
	display: inline-block;
	font-size:1.1rem;
	line-height: 2;
}
.fcon dl dt {
	font-size:1.8rem;
	margin-bottom:5%;
	font-weight: 600;
}
/*.fcon dl dd{font-size:1.3rem;line-height: 2;margin-bottom:8px;background: url(../images/foot01.png) left 10px no-repeat;padding-left: 35px; }*/

/*.fcon dl dd:nth-child(2){background: url(../images/foot01.png) left 10px no-repeat;}

.fcon dl dd:nth-child(3){background: url(../images/foot02.png) left 10px no-repeat;}

.fcon dl dd:nth-child(4){background: url(../images/foot03.png) left 10px no-repeat;}

.fcon dl dd:nth-child(5){background: url(../images/foot04.png) left 10px no-repeat;}

.fcon dl dd:nth-child(6){background: url(../images/foot05.png) left 10px no-repeat;}

*/

.fmap {
	overflow: hidden;
}
.fmap #allmap {
	margin:7% 0;
	width: 100%;
	height: auto;
}
.powerby {
	background: #395f2e;
	text-align: center;
	font-size: 1.4rem;
	color: #fff;
	padding:10px 0;
}
.powerby a {
	color: #fff;
}
.fxxf {
	background: #eeeeee;
	position: fixed;
	right: 0;
	bottom:5%;
	border-radius:10px;
}
.fxxf {
	position: fixed;
	right: 0;
	bottom: 10%;
	border-radius: 5px;
}
.fxxf ul li {
	position: relative;
	border-bottom: 2px solid #fff;
	width: 70px;
	height: 70px;
}
.fxxf ul li a {
	padding-top:40px;
	text-align: center;
	color: #434343;
	font-size: 1rem;
	display: block;
	width: 100%;
	height: 30px;
}
.fxxf ul li a.fdwdh {
	background: url(../images/fc01.png) center 16px no-repeat;
}
.fxxf ul li a.fgzh {
	background: url(../images/fc02.png) center 16px no-repeat;
}
.fxxf ul li a.flxwm {
	background: url(../images/fc03.png) center 16px no-repeat;
}
.fxxf ul li a.gotop {
	background: url(../images/fc04.png) center 16px no-repeat;
}
.fxxf ul li:hover a.fdwdh {
	background:#4d813e url(../images/fc01h.png) center 16px no-repeat;
	color: #fff;
}
.fxxf ul li:hover a.fgzh {
	background:#4d813e url(../images/fc02h.png) center 16px no-repeat;
	color: #fff;
}
.fxxf ul li:hover a.flxwm {
	background:#4d813e url(../images/fc03h.png) center 16px no-repeat;
	color: #fff;
}
.fxxf ul li:hover a.gotop {
	background:#4d813e url(../images/fc04h.png) center 16px no-repeat;
	color: #fff;
}
.fxxf ul li .span {
	display:none;
	position: absolute;
	right:70px;
	top: 0;
	height: 70px;
	background: #eeeeee;
	color: #222;
	font-size: 16px;
	padding: 0 20px;
	line-height: 64px;
	width: 125px;
}
.fxxf ul li:hover .sidebox1 .span {
	display:block;
	z-index: 999;
}
.fxxf ul li:hover {
	cursor:pointer;
}
.fxxf ul li .sidebox2 .span {
	height:125px;
	top: -68px;
	background: #eeeeee;
	display: none;
	padding:8px;
	width: 110px;
	overflow: hidden;
}
.fxxf ul li .sidebox2 .span li {
	display: block;
	margin: 0 5px;
	width: 100px;
	max-width: 100px;
	text-align: center;
	height: auto;
	border-bottom: none;
}
.fxxf ul li .sidebox2 .span li img {
	max-width: 100px;
	display: block;
}
.fxxf ul li .sidebox2 .span li p {
	font-size: 14px;
	line-height: 32px;
}
.fxxf ul li:last-child {
	border-bottom: none;
}
.itit {
	width: 100%;
	height: 40px;
	border-bottom:1px solid #dfe5ee;
}
.itit h2 {
	display:block;
	width: 115px;
	padding-left:5px;
	color: #a2a2a3;
	font-size: 1.5rem;
	line-height: 40px;
	float: left;
}
.itit a {
	display: block;
	float: right;
	color: #a0a0a0;
	font-size: 1.1rem;
	padding-top: 10px;
}



/*.flinkt h2{background:#4d813e url(../images/tit08.png) 10px center no-repeat;}

.partyt h2{background:#4d813e url(../images/tit07.png) 10px center no-repeat;}

.Academict h2{background:#4d813e url(../images/tit03.png) 10px center no-repeat;}

.izzjst h2{background:#4d813e url(../images/tit033.png) 10px center no-repeat;}

.kpgyt h2{background:#4d813e url(../images/tit04.png) 10px center no-repeat;}

.jrwmt h2{background:#4d813e url(../images/tit05.png) 10px center no-repeat;}

.ihytdt h2{background:#4d813e url(../images/tit06.png) 10px center no-repeat;}

.tzggt h2{background:#4d813e url(../images/tit000.png) 10px center no-repeat;}

.zxzxt h2{background:#4d813e url(../images/tit00.png) 10px center no-repeat;}

.zxt h2{background:#4d813e url(../images/tit02.png) 10px center no-repeat;}

.xwdtt h2{background:#4d813e url(../images/tit01.png) 10px center no-repeat;}*/















@media (max-width:1680px) {
 div.nav ul li {
margin-right:2.8%;
}
}
 @media (max-width:1588px) {
 div.nav ul li {
margin-right:2.2%;
}
}
 @media (max-width:1530px) {
 div.nav ul li {
margin-right:1.8%;
}
}
 @media (max-width:1480px) {
 div.nav ul li {
margin-right: 1.9%;
}
 div.nav ul li p a {
padding-left: 19px;
}
 div.nav ul li a {;
padding:0 20px 0 0;
}
}
 @media (max-width:1430px) {
 div.nav ul li {
margin-right: 1.4%;
}
}
 @media (max-width:1376px) {
 div.nav ul li {
margin-right: 0.6%;
}
}
 @media (max-width:1300px) {
 div.nav ul li {
margin-right: 0.2%;
}
}
 @media (max-width:1260px) {
 div.nav ul li {
margin-right:0%;
}
 div.nav ul li .nav-body a {
font-size: 1rem;
}
 div.nav ul li p a {
padding-left:16px;
}
 div.nav ul li a {
padding-right: 16px;
}
}
 @media (max-width:1175px) {
 div.nav ul li .nav-body a {
font-size: 1rem;
}
 div.nav ul li p a {
padding-left:12px;
}
 div.nav ul li a {
padding-right: 12px;
}
 div.nav ul li a {
font-size: 1.2rem;
}
}
 @media (max-width:1086px) {
 div.nav ul li p a {
padding-left:10px;
}
 div.nav ul li a {
padding-right: 10px;
}
 div.nav ul li a {
font-size: 1.15rem;
}
}
 @media (max-width:1024px) {
 div.nav {
width: 10%;
position: absolute;
right: 5%;
top: 92px;
background: none;
}
 .menu-link {
display: block;
padding:20px 0;
margin-right:0px;
}
 nav {
height: auto;
background: none;
}
 .menu {
display: none;
}
 .menu.show {
display: block;
}
 .menu.show img {
display: none;
}
 .menu.show ul {
position: relative;
z-index: 99;
padding-top: 10%;
}
 .menu.show .nav > li > a {
font-size:18px;
padding-left: 0;
border: none;
}
 .menu.show .nav li .submenu li a {
padding: 0;
}
 .nav li .submenu {
background: none;
}
 .nav li .submenu li {
display: block;
width: 100%;
text-align: center;
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}
 .nav li .submenu li.cur {
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;
}
 .nav li .submenu li a {
display: block;
width:100%;
font-size: 22px;
text-align: center;
color: #fff;
}
 .nav li .submenu li span {
display: block;
line-height: 30px;
color: #fff;
}
 .menu.show .nav > li {
padding: 3px 0;
line-height: 250%;
}
 .menu.show .nav li .submenu {
left: 0;
}
 .menu.show .nav li .submenu li {
height:auto;
line-height:250%;
padding: 0;
}
 div.nav ul li .nav-body {
display: none !important;
}
 div.nav ul li a.selected:before {
bottom:-10px;
}
 .logo_box {
background: none;
}
}
 @media (max-width:960px) {
 .wapshow {
display: block;
}
 .pcshow {
display: none;
}
 .ss ul {
display: none;
}
}
 @media (max-width:768px) {
 div.nav {
top: 85px;
}
}
 @media (max-width:680px) {
 div.nav {
top: 76px;
}
}
 @media (max-width:640px) {
 .w485 {
width: 100%;
}
 .wapmt20 {
margin-top: 20px;
}
 .wapmt10 {
margin-top: 10px;
}
 .wapmt15 {
margin-top: 15px;
}
 .plr25 {
padding: 10px;
}
 .fcon dl dt {
font-size:1.4rem;
}
 .fcon dl dd {
font-size:0.85rem;
line-height:1.6;
}
 .fcon dl dd:nth-child(4) {
display: none
}
 .itit h2 {
font-size: 1.14rem;
width: 75px;
}
 .itit a {
font-size: 1rem;
}
 .ss {
display: none;
}
 div.nav {
top: 51px;
}
 .top p.twxh {
font-size: 1rem;
}
 .top {
line-height: 36px;
height: 36px;
}
 .fxxf {
display: none;
}
 .powerby {
font-size: 0.85rem;
padding: 5px 0;
}
}
 @media (max-width:420px) {
 .menu-link {
padding:12px 0;
}
 div.nav {
top: 46px;
}
}
 @media (max-width:378px) {
 .menu-link {
padding:12px 0;
}
 div.nav {
top: 39px;
}
}
