@charset "utf-8";

body {margin:0px auto; padding:0px; width:100%; background:#fff; font-family:
STHeiti STXihei, DroidSansFallback, Microsoft JhengHei, Microsoft YaHei, Helvetica,	DroidSans, Tohoma, Arial; font-size: 62.5%; overflow-x: hidden; max-width: 480px; min-width: 320px; }
img {border:none;}
em{font-style:normal;}
a{text-decoration:none;}
.hr{width: 95%; margin:0 auto; padding:0; overflow:hidden; height:1px;border:none;border-top:1px solid #dbdddf;}

.title{
  width: 96%;
  margin: 0 2%;
}
.title img{
  height: 27px;
  width: auto;
}
.title span{
  text-align: left; 
  color: #313335; 
  font-size: 2em;
  font-weight: bold;
}
.tt-b{vertical-align:-6px; width:6px; height:30px; padding-right:9px;}
.tt-r{vertical-align:-6px; width:6px; height:30px; padding-right:9px;}
.bb{color:#1ea0fa; font-weight:500;}

.mohidden{display: none!important;}
.clear{clear: both;}

.mt10{
	margin-top: 10px!important;
}

.mt20{
	margin-top: 20px!important;
}

.mt30{
	margin-top: 30px!important;
}

.mt40{
	margin-top: 40px!important;
}

.mb10{
	margin-bottom: 10px!important;
}

.mb20{
	margin-bottom: 20px!important;
}

.mb30{
	margin-bottom: 30px!important;
}

.mb60{
	margin-bottom: 60px!important;
}

/************************** 导航样式 **************************/
#header{margin:0 auto; position:relative; z-index:1099;}
.wrapper{margin:0 auto;}
.logo{width: 180px; height: 80px; }

.mainmenu{width: 100%;}
.mainmenu, .mainmenu * {margin: 0; padding: 0; list-style: none;}
.nav {background-color: #333; height: 4em;}
.nav ul {background-color: #fff; }
.nav ul li {width: 100%; }
.nav li {float: left;position: relative; width: 16.5%; height: 4em; line-height: 4em;text-align: center;}
.nav li a{font-size: 1.4em;color: #fff; text-decoration:none;}
.nav a {display: block;}

.nav > .li1:hover > a, .nav > .li2:hover > a {/* submenu出现时保持nav是hover状态 */
background-color: #1ea0fa; height: 100%;
color:#fff;position: relative;z-index:9;-webkit-transition: all 0.1s ease;-moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}

/************************** 子菜单样式 **************************/
.menu .submenu {list-style: none;z-index: 99; position: absolute;top:4em;/* submenu下偏移 */width:150px;visibility: hidden;/*overflow: hidden;*/ border-bottom: 1px solid #dbdddf;}
.submenu li{background-color:#fff; padding:0px;}
.list{border:1px solid #dbdddf; border-bottom-style:none; border-top-style:none;}
.list{width: 100%;}
.menu:hover .submenu, .menu-hover:hover .submenu, .submenu{position: absolute; visibility: visible;}
.menu .submenu a{
  color: #313335;
  font-size: 1.4em;
  position: relative;
  text-align: center;
  text-decoration: none; 
  margin:0; 
  background-color:#fff;
} 
.menu .submenu li a:hover{
  background-position: center; 
  color: #1ea0fa; 
  background-color: #f0f8ff; 
  margin:0 5px; 
}

.decotop{
  display: none;
}
.decobottom{
  display: none;
}
.four, .two{
  right: -36px;
}
.menu:last-child .four, .menu:last-child .two{
  right: 0;
}


/************************************ subnav ************************************/
.supportbn{
  display: none;
}


/************************** footer **************************/
#footer{
  background-color: #646668;
  height: 14em;
  clear: both;
}
.ftcn{
  width: 100%;
  margin: 0 auto;
}
.ft-group{
  display: none;
}
.ft-logo li{
  color: #eceef0;
  font-size: 12px; 
  line-height: 24px; 
  list-style: none;
}
.ft-logo li a {
  color:#eceef0;
  text-decoration:none;
}
.ft-logo{
  float: left;
  margin: 0;
  padding: 24px 5%;
}
.ft-left .sns{
  display: none;
}

.gotop{position:fixed; z-index:1001; bottom: 15em; right:20px; display:none; cursor: pointer;}


/************************************ cnzz ************************************/
.cnzz{z-index:999; margin-top:146px; margin-left:885px; *margin-left:583px; position:absolute; display:none;}