@charset "utf-8";
/* CSS Document */
html{font-size:625%;}
img{display:block;width:100%;float:left;}
body{font-size:.16rem;font-family: "Helvetica Neue", Helvetica, "STHeiTi", sans-serif; overflow-x:; overflow-y:auto;font-family:"微软雅黑";background:#f5f5f5;background:#;}
.ellipsis {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
a{color:#666;transition:all .1s ;}
.pl{float:left;}
.pr{float:right;}
.wrap{width:100%;}
.wrap90{width:100%;padding:0 5%;float:left;}
.whole{width:100%;max-width:640px;margin:0 auto;}
ul,ol,li,a,h1,h2,h3,h4,h5,h6,dl,dt,dd,mark,address,i,em,section,header,footer,div,p,span,font,input,body,html,form,nav,aside{padding:0;margin:0;list-style:none;text-decoration:none;font-weight:normal;background:none;font-style:normal;}
.main{width:100%;padding:0 0 0;margin:0 0 0;float:left;}
#main{padding:0 0 15%;margin:0;float:left;}
a,input,span,a:hover,img{-webkit-appearance: none;/*屏蔽阴影*/-webkit-tap-highlight-color:rgba(0,0,0,0);/*ios android去除自带阴影的样式*/}
a, img {-webkit-touch-callout: none; }/* 禁止长按链接与图片弹出菜单 */
html, body {/*-webkit-user-select: none;  user-select: none;*/}/* 禁止选中文本(如无文本选中需求,此为必选项) */

header{width:100%;float:left;background:#FFF;position:fixed;top:0;z-index:9999;}
.TopArry{width:25.625%;max-width:164px;display:block;cursor:pointer;}
.logo{width:37.34375%;max-width:239px;background:#FFF;margin-left:6%;}
#TopArry2{margin-left:-25.625%;opacity:0;}

.header2{height:50px;position:fixed;}
.header2 img.Arry{position:absolute;left:0;top:0;}
.Arry3{opacity:0;}
.header2 img{width:auto;height:50px;float:none;}
.header2 img.logo2{margin:0 auto;display:block;}
@media screen and (max-width:359px)
{
	.header2 img.logo2{margin:0 0 0 70px;}
}

nav{width:74%;height:100%;position:fixed;background:#f9f9f9;left:-74%;top:0;z-index:9999;}
nav ul li{width:100%;float:left;border-bottom:1px solid #ddd;}
nav ul li.active{height:50px;}
nav ul li a{display:block;height:49px;line-height:49px;font-size:16px;color:#999;overflow:hidden;}
nav ul li a span{width:8px;height:8px;display:block;float:left;margin:20px 15px 0;}
nav ul li a.nav span{border:1px solid #aaaaaa;border-radius:50%;}
nav ol li a span{font-size:.12rem;color:#888;line-height:.12rem;text-align:center;}
nav ul li a.nav{position:relative;}
nav ul li mark.one{position:absolute;right:.45rem;top:.37rem;}
nav ul li mark{width:.24rem;height:.03rem;display:block;background-color:#999;}
nav ul li mark.two{transform:rotate(90deg);margin-top:.01rem;}
nav ul li ol{display:none;}
nav ul li.hover ol li a{background-color:#dddddd;color:#222;}
nav ul li.hover mark{background-color:#f9f9f9;transform:rotate(0deg);} 
nav ul li.hover ol{display:block;}
nav ul li.hover a.nav span{border:1px solid #f9f9f9;background:#f9f9f9;}
nav ul li.hover a{background:#222;color:#FFF;}


/**综合样式**/
.otherClass{width:100%;max-width:1200px;position:relative;}
.otherClass ul{width:100%;float:left;position:absolute;left:0;top:50px;display:none;background:#323232;z-index:999;}
.otherClass h4{width:100%;height:50px;background:#353535;float:left;}
.otherClass h4 mark{display:block;float:left;line-height:50px;font-size:14px;color:#FFF;text-indent:.3rem;}
.otherClass h4 img{float:right;width:18px;height:10px;margin:20px;cursor:pointer;}
.otherClass h4 img.otherBtu{transform:rotate(180deg);transition:all 0.3s ease 0s;}
.otherClass h4 img.otherBtu2{transform:rotate(360deg);transition:all 0.3s ease 0s;}
.otherClass ul li{width:100%;float:left;line-height:45px;border-top:2px solid #444;cursor:pointer;}
.otherClass ul li a{display:block;text-indent:.3rem;font-size:14px;color:#fff;}
.otherClass ul li.btn img{width:.64rem;height:.26rem;display:block;margin:.17rem 50%;transform:translateX(-50%);}
.otherClass ul li.hover a{background:#111;}

.otherwholeTop{text-align:center;margin:.4rem 0 .3rem;}
.otherwholeTop h3{font-size:.26rem;color:#2c2c2c;}
.otherwholeTop p{font-size:.21rem;color:#a3a3a3;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;}


.footer{width:100%;line-height:.8rem;background-color:#f3f3f3;color:#8c8c8c;text-align:center;font-size:.24rem;float:left;margin:.3rem 0 0;}
