/*******************全局通用****************************/
*,html,body{
	margin:0px;
	box-sizing:border-box;  
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-family:"Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;	 
	
}
@media (min-width: 0px) and (max-width: 375px) {
  *,html,body{font-size: 13px; }
} 
@media (min-width: 376px) and (max-width: 799px) {
  *,html,body{font-size: 13px;background-color:-#F00}
}
@media (min-width: 800px) and (max-width: 1199px) {
  *,html,body{font-size: 13px; background-color:-#F93}
}
@media (min-width: 1200px) and (max-width: 1599px) {
  *,html,body{font-size: 13px; background-color:-#03F}
}
@media (min-width: 1600px) and (max-width: 1919px) {
  *,html,body{font-size: 14px; background-color:-#090}
}
@media (min-width: 1920px){
  *,html,body{font-size: 14px; background-color:-#C3F}
} 
/*红黄蓝绿紫*/
table{border-collapse:collapse;border:1px #999 solid;margin:10px auto;}
table tr{height:40px;}
table tr.tr_top{background-color:#ccc;text-align:center}
table tr.tr_mid:hover{background-color:#eee;text-align:center}
table td{border-collapse:collapse;border:1px #999 solid;}
.noborder {border:0px;}
.noborder td{border:0px;}
.navigation{width:90%;height:25px;line-height:25px;text-indent:40px;color:#666;
background:url(sy.png?v=1) left center no-repeat; background-size:auto 100%; font-size:1rem}
input,select,textarea{margin:5px 2px;height:30px;}
input[type=submit],input[type=button]{width:80px;height:30px;}
input[type=checkbox],input[type=radio]{width:16px;height:16px;margin:5px}
a:link,a:visited,a:hover{text-decoration:none; color:#000}
/*头部菜单*/
.menuBig{width:100%;position:fixed; background-color:#FFF;z-index:999;}
.menuNew{width:1200px;margin:auto;font-size:1em;background:url(logo.png?v=9) no-repeat left center;background-size:auto 100%;}
.menuNew span{
	width:10%;
	padding:2% 0 2%;
	display:inline-block;
	color:#FFF; 	 
	text-align:center; 
	font-size:1em;
	position:relative;
}
.menuNew span.sec a:link,.menuNew span.sec a:visited,.menuNew span.sec a:hover{ color:#C60}
.menuNew span a:link,.menuNew span a:visited,.menuNew span a:hover{color:#000; font-size:1.2em; text-decoration:none;}
.menuNew span.logo{width:36%; color:#000;}
.zhanwei{height:auto; padding-top:3%}
#mbheader{display:none}
#mbmenu{display:none}
@media (max-width:1200px){/*<=1200*/
	.menuNew{width:1020px;} 
}
@media (max-width:1024px){
	.menuNew{width:100%;font-size:0px;}
	.menuNew span{padding:4% 0 6%;}
	.zhanwei{height:auto; padding-top:6%}/*4%+6%=10%*/
	.menuNew span.logo{width:80%;background-size: auto 100%;}
	.menuNew span.menu{width:20%;background:url(menu.png?v=1) no-repeat right; background-size:auto 100%;}
	#pcheader{display:none}
	#mbheader{display:block}	 
}
.menuNew span:hover .gomenubottom{
	background-color: #F90;
	width:100px;
	margin-left:10px;
	 
}
.gomenubottom{
	width:0px;height:3px; margin-left:80px;background-color:#FFF;
	transition: width 0.5s,margin-left 1s;
	-webkit-transition: width 0.5s,margin-left 1s;
	-o-transition: width 0.5s,margin-left 1s;
	position:absolute;
	top:80%; 
}
/*移动端菜单*/
#mbmenu{opacity:0.9;background-color:#666; position:relative}
#mbmenu:hover{opacity:1;}
#mbmenu span{width:100%;height:40px;display:block;text-align:center; border-bottom:solid 1px #eee;line-height:40px}
#mbmenu span a:link,#mbmenu span a:visited,#mbmenu span a:hover{font-size:1.2em;color:#fff;text-decoration:none}
/*尾部1*/
.bottom1{width:100%;height:auto; border-bottom:solid 1px #eee;border-top:solid 1px #eee;overflow:hidden;color:#444}
.bottom1 .bomain{width:1200px;margin:auto}
.bottom1 .bomain .left{width:54%;float:left;text-align:left}
.bottom1 .bomain .left .l1{width:33%;float:left;line-height:2; padding-top:5px; text-align:center}
.bottom1 .bomain .right{width:44%;text-align:center;  float:right; line-height:2; position:relative;}
.bottom1 .bomain .right img#wxewm,.bottom1 .bomain .right img#qqewm{width:90px;height:90px; cursor:pointer; background-color:#993; position:absolute; top:15px;left:350px; display:none}
@media (max-width:1200px){
	/**1200px以下*/
	.bottom1 .bomain{width:1020px;} 
}
@media (max-width:1024px){
	.bottom1 .bomain{width:100%;}
	.bottom1 .bomain .left .l1 span{font-size:0.8em;}
	.bottom1 .bomain .left .l1 a:link,.bottom1 .main .left .l1 a:visited,.bottom1 .main .left .l1 a:hover{font-size:1em}
	.bottom1 .bomain .right span{font-size:0.8em;}
	.bottom1 .bomain .right img{ display:none}
	/*#wxt,#qqt{ display:none}*/
}
/*尾部2*/
.bottom2{width:100%;height:auto; border-bottom:solid 1px #eee;overflow:hidden;}
.bottom2 div{width:100%; text-align:center; line-height:2; color:#444; }
@media (max-width:1024px){
	.bottom2{margin-bottom:13%}
}
/*底部固定*/
.bmenu{
	display:none;
	width:1020px;text-align:center;height:0px; position:fixed; padding-bottom:80px;margin:0 auto; 
	background-color: #eee; 
	border-top:solid 1px #666; 
	text-align:center;
	left:0; right:0; bottom:0;
}
.bmenu span{width:5%;padding-bottom:5%;margin:2% 7%;display:inline-block;  position:absolute; background-repeat:no-repeat; cursor:pointer; background-size:100%}
#gwc{position:absolute; width:100%;height:20px;color:#900; font-size:0.9em; font-weight:bold; display:inline-block; text-align:center; margin:auto;left:0;right:0;top:-12px}
@media (max-width:1024px){	
	.bmenu{width:100%;padding-bottom:13%;margin-top:13%; display:block;}
	.bmenu span{width:9%;padding-bottom:9%;margin:2% 6%; }
	#gwc{top:-11px}
}