a{ color:#666; text-decoration:none;}
a:hover{ color:#00CED1;}
img{ border:0px;}
ul,li,h1,p,h2{ margin:0px; padding:0px; list-style:none; font-weight:normal}
input{font-family:"Microsoft Yahei";}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#666;
	text-align:center;
	font-family:Gautami;
	font-size:18px
	-webkit-font-smoothing: antialiased; 
	-moz-osx-font-smoothing: inherit | grayscale
}
.fr{ float:right;}
.fl{ float:left;}
.m_top,.m_banner,.bot,.m_pagefoot{ display:none;}
.header{width:100%; height:auto;float:left; padding-top:37px; padding-bottom:33px;}
.container{width:100%; max-width:1200px;height:auto; margin:0 auto; text-align:left;}
.header .tel{ color:#999; font-size:20px; line-height:150%; font-family:Arial, Helvetica, sans-serif}
.navs{ width:100%; height:50px; float:left; background:#2B2B2B; color:#fff;font-family:Arial }
.navs .container ul{ width:100%; height:auto; float:left; line-height:50px; font-size:1.428em;}
.navs>.container>ul>li{position:relative;float:left}
.navs>.container>ul>li,.navs>.container>ul>li>a{display:inline-block;text-align:center}
.navs>.container>ul>li>a{padding:0 29px; color:#fff;}
.navs>.container>ul>li.current>a,.navs>.container>ul>li>a:hover{background-color:#00CED1;text-decoration:none;-webkit-transition:background-color .3s ease 0s;-moz-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;-ms-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}
.navs>.container>ul>li,.navs>.container>ul>li>a{line-height:50px;font-size:20px}

.banner{ width:100%; height:500px;float:left; text-align:center;}
.banner_m{ display:none;}
.fullSlide {width:100%;position:relative;height:500px;z-index:5;}
.fullSlide .bd {margin:0 auto;position:relative;overflow:hidden;}
.fullSlide .bd ul {width:100% !important; list-style:none; margin:0px;}
.fullSlide .bd li {width:100% !important;	height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a {display:block;height:500px;}
.fullSlide .hd {width:100%;position:absolute;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:55px;height:10px;margin:1px;overflow:hidden;background:#000;line-height:999px;}
.fullSlide .hd ul .on {background:#01FFFD;}

.pagemain{ width:100%; height:auto; float:left; padding-top:30px;}
.left{ width:17%; height:auto; float:left; border:1px solid #DADADA; padding-bottom:80px;}
.right{ width:81.5%; height:auto; float:left; padding-left:1%;}
.l_tit{ width:90%; height:38px; float:left; background:#00CED1; color:#fff; padding-left:10%; padding-top:12px;}
.l_tit a{ color:#fff;}
.l_class{ width:94%; height:auto; float:left; padding-left:3%; padding-right:3%; padding-top:15px;}
.l_class ul{ width:92%; height:auto; float:left; line-height:300%; border-bottom:1px dotted #ccc; padding-left:8%;}

.right div{ width:23%; height:auto; float:left; padding-left:1%; padding-right:1%; padding-bottom:10px; text-align:center;}
.right div img{ width:230px; height:190px; padding:4px; margin-bottom:10px; border:1px solid #DADADA;}

.a_tit{ width:95%; height:50px; float:left; background:#00CED1; padding-left:2.5%; padding-right:2.5%; color:#fff; line-height:50px; font-family:"Microsoft Yahei"}
.a_tit a{ color:#fff;}
.a_con{ width:100%; height:auto; float:left; padding-top:35px;}
.a_con_left{ width:36%; height:auto; float:left; padding-right:1.5%}
.a_con_left img{ max-width:100%;}
.a_con_desp{ width:62.5%; height:auto; float:left; line-height:150%;}
.a_con_desp img{ text-align:center; padding-top:10px; padding-bottom:10px;}

.pagemenu{ width:100%; height:auto; float:left; margin-top:30px; padding-top:15px; background:#00CED1; text-align:center;}
.pagemenu a{ color:#fff; padding-left:30px; padding-right:30px;}
.pagemenu a:hover{ text-decoration:underline;}

.pagefoot{ width:100%; height:auto; float:left; background:#282828; padding-top:45px; color:#fff;}
.pfoot{ width:85%; height:auto; float:left;padding-bottom:45px; border-bottom:1px solid #3E3C42; padding-left:15%;}
.pfoot div{ float:left; line-height:40px; padding-right:5px;}

.pd{width:85%; height:auto; float:left; line-height:40px; padding-top:10px; padding-left:15%;}
.fnt20{ font-size:20px;}
.fnt16{ font-size:16px;}

@media(max-width:480px){
.header,.navs,.banner,.weixin,.bot_menu,.pagemenu,.pagefoot{ display:none;}
.m_top,.m_banner,.m_pagefoot{ display:block;}
.m_top{width:100%; height:auto;float:left; padding-top:15px; padding-bottom:15px;}
.m_top_l{ float:left; padding-left:10px;}
.m_top_r{ float:right;}
#navbar {
  max-width: 1000px;
  margin: 0 auto;
  padding-top:25px;
  padding-right:20px;
}

.menubtn {
 
  position: relative; 
  z-index: 101;
  color: #274a61;
  text-decoration: none;
  font-size: 0em;
  line-height: 0em;
  top: 2px;
  padding: 15px;
  background-image: url('../img/hamburger.png');
  background-position: 50% 50%;
  background-size: 25px 25px;
  background-repeat: no-repeat;
}
.menubtn:hover, .openmenu .menubtn {
  color: #bdd43e;
  background-image: url('../img/hamburger-active.png');
}

/** toggle menu **/
body.openmenu {
  position: fixed;
  overflow: hidden;
}

.overlay {
  position: fixed;
  z-index: 99;
  background-color: rgba(0,0,0,0.5);
  bottom: 0;
  right: 0;
  left: 0;
}

.openmenu .overlay {
  top: 0;
}

#hamburgermenu {
  height: 100%;
  width: 0;
  background: #e5e5e5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  overflow: hidden;
  -webkit-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
  -moz-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
  box-shadow: 3px 0 7px rgba(0,0,0,0.55);
}
#hamburgermenu ul {
  margin-top: 45px;
  z-index: 101;
  overflow-y: auto;
  overflow-x: hidden;
}
#hamburgermenu ul li {
  display: block;
}
#hamburgermenu ul li a {
  display: block;
  min-width: 130px;
  padding: 8px 8px;
  font-size: 1.25em;
  text-decoration: none;
  border-bottom:1px dotted #fff;
}
#hamburgermenu li a:hover {
  color: #fff;
  background: #ccc;
}
.m_banner{ float:left;width:100%; height:200px; border-top:1px solid #fff;}

.pagemain{ width:95%; padding-left:2.5%; padding-right:2.5%;}
.left{ width:99%;}
.right{ width:100%; padding-left:0%; padding-top:20px;}

.right div{ width:50%;padding-left:0%; padding-right:0%;}
.right div img{ width:94%; height:150px;}

.a_con_left{ width:100%;padding-right:0%; text-align:center;}
.a_con_desp{ width:100%;}
.a_con_desp img{ max-width:100%;}

.m_pagefoot{ width:95%; height:auto; float:left; background:#282828; padding-top:10px; color:#fff;padding-left:2.5%; padding-right:2.5%; padding-bottom:80px;}
.p_foot{ width:100%; height:auto; float:left}
.p_foot div{ float:left; line-height:40px; padding-right:5px;}

.pd{width:100%;padding-left:0%; border-top:1px solid #3E3C42;}
.bot{ display:block;}
.bot{position:fixed;bottom:0;width:100%;height:80px;line-height:23px;z-index:9999;_bottom:auto;_width:100%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); background:#383836}
.bot div{ width:25%; float:left; padding-top:5px; text-align:center; color:#fff; padding-bottom:6px;}
.bot div a{ color:#fff;}
}