@charset "utf-8";
/* CSS Document */

.menubtn {
  position:absolute;
  z-index: 101;
  right:10px;
  color: #274a61;
  text-decoration: none;
  font-size: 0em;
  line-height: 0em;
  top:10px;
  width:30px; height:30px; border-radius:2px;
  background-image: url('/e/wap/skin/default/images/hamburger.png');
  background-position: 50% 50%;
  background-size:30px 30px;
  background-repeat: no-repeat;
}
.menubtn:hover, .openmenu .menubtn {
  color: #bdd43e;
  background-image: url('/e/wap/skin/default/images/hamburger-active.png');
}

#hamburgermenu {
  height: 100%;
  width: 0;
  background: #ffffff;
  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 {
  z-index: 101;
  overflow-y: auto;
  overflow-x: hidden;
}
#hamburgermenu ul li {display: block; position:relative; border-bottom:1px dotted #f5f5f5;}

#hamburgermenu ul li .j{ position:absolute; left:145px; top:8px; width:20px; height:20px; z-index:200;}
#hamburgermenu ul li .j img{ width:10px; }
#hamburgermenu ul li a {
  display: block;
  min-width: 100px;
  padding: 10px 0px 10px 20px;
  color: #35c5a3;
  font-size: 1.0em;
  text-decoration: none;
  text-align: left;
}
#hamburgermenu li a:hover {color:#35c5a3;}

.sidenav-dropdown{display:none;list-style:none;padding:0px; margin:0px; }
.sidenav-dropdown a{background:#ffffff;}
.sidenav-dropdown li{ padding-left:15px;font-size:14px;}
.sidenav-header{border-bottom:1px solid #dadada;margin:0}
.sidenav-header img{ width:80%; margin-left:auto; margin-right:auto; display:block;}
.sidenav-header{background:0 0;color:#757575;font-size:16px;line-height:32px;padding:10px 0px;}
.sidenav-header small{display:block;font-size:14.4px;line-height:16px}

header {
  display: block;
  width: 100%;
  height:50px;
  background: #ffffff;
  padding:0px;
}






.glneicontn .logo{left:10px; margin:10px 0px; height:30px; position:absolute;}
.glneicontn .logo img{height:30px; width: auto !important; }

header .logo{left:10px; margin:10px 0px; height:30px; position:absolute;}
header .logo img{height:30px; width: auto !important; }

#navbar {  position: relative;   margin: 0 auto;}

.menubtn {
  position:absolute;
  z-index: 101;
  right:15px;
  color: #274a61;
  text-decoration: none;
  font-size: 0em;
  line-height: 0em;
  top:10px;
  width:30px; height:30px; border-radius:2px;
  background-image: url('../images/hamburger.png');
  background-position: 50% 50%;
  background-size: 30px 30px;
  background-repeat: no-repeat;
}
.menubtn:hover, .openmenu .menubtn {
	
  color: #bdd43e;
  background-image: url('../images/hamburger-active.png');
}



 section{background: #f5f5f5; float:left; width:100%; padding-bottom:10px;}

.jianjie{ float:left; width:94%; margin-left:3%;  color:#565656; text-align:center; padding-top:8px;}
.jianjie H1{ text-align:center; font-size:16px; color:#35c5a3; line-height:26px; }
.jianjie H2{ text-align:center; font-size:14px; color:#4b4b4b; line-height:22px; }

		

		.hottu{ float:left; position:relative; width:95%; margin-left:2.5%;}

		.hottu img{ width:100%; }

		.hottu .wenzi{ height:60px; position:absolute; bottom:0px; background:url(/skin/m/images/wenbg.png) bottom repeat-x; width:100%; overflow:hidden;}

		.hottu .wenzi p{  color:#FFF; position:absolute; bottom:0px; font-size:14px; padding-bottom:8px; display:block; width:95%; padding-right:2.5%; padding-left:2.5%; } 

		.hottu a:link  {color:#ffffff; text-decoration:underline;} 

		.hottu a:visited {color:#ffffff; text-decoration:underline;} 

		.hottu a:hover,a:active {color:#ffffff; text-decoration: none;}




/** toggle menu **/
body.openmenu {
  position: fixed;
  overflow: hidden;
}

#pgcontainer {
  padding:10px 3%;
  margin: 0;
  float:left;
  width:94%;
}


#content {max-width:100%;
  padding: 10px 0% 0px 0%;
  float:left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;}


#content h1 {font-size: 1.2em;
  line-height: 1.4em;
  padding-bottom:5px;
  font-weight: 700;
  color: #484848;
  text-align: center;
  letter-spacing: -0.05em;}



#content img { max-width:100%; margin-bottom:10px; float:left; height:auto;}

.sydt{position:relative; float:left; width:100%;}

.daowenz{ color:#fff; position:absolute; bottom:0px; line-height:30px; padding-left:10px; font-size:14px;}
.daowenz a:link {color:#fff; text-decoration:none ; } 
.daowenz a:visited {color:#fff; text-decoration: none;} 
.daowenz a:hover,a:active {color:#fff; text-decoration: none;}
.sydt img{
  float:left;
  width:100%;
}

#situzong {
  float:left;
  width:100%;
}

.overlay {
  position: fixed;
  z-index: 99;
  background-color: rgba(0,0,0,0.5);
  bottom: 0;
  right: 0;
  left: 0;
}

.openmenu .overlay {  top: 0;}