@charset "utf-8";


header { height: .93rem; padding-top: .04rem; background: #fff url(../images/headerBG.jpg) left top repeat-x; background-size: .5rem .04rem; z-index: 100; }

#headerBody { width: 100%; height: 100%; margin: 0 auto; }

#logo { width: 4.88rem; height: 100%; float: left; background: url(../images/logo.jpg)center center no-repeat; background-size: 100%; margin-left: .25rem; }

#navIco { width: .89rem; height: .89rem; float: right; cursor: pointer; }

#navIco span,
#navIco:before,
#navIco:after { position: absolute; left: .25rem; width: .39rem; height: .04rem; border-radius: .03rem; background-color: #999aa1; display: block; content: ''; }

#navIco span { top: .42rem; }

#navIco:before { top: .33rem; }

#navIco:after { top: .52rem; }

#nav { position: absolute; width: 100%; background: #0798be; top: .89rem; z-index: 100; }

#nav .navUnit { height: 0rem; transition: all 0.5s ease 0s; overflow: hidden; }

#nav.current .navUnit { height: .89rem; border-bottom: .01rem #2fa8c8 solid; }

#nav .navUnit:last-child { border: none; }

#nav .nuTitle { line-height: .89rem; color: #fff; text-align: center; font-size: .16rem; }

#nav .subNav { display: none; z-index: 100; }

#search { float: right; border-right: #e3e3e3 .01rem solid; height: 100%; border-left: #e3e3e3 .01rem solid; }

#searchBody { padding-top: .29rem; }

#Keyword { height: .29rem; line-height: .29rem; color: #333; border: none; padding-left: .1rem; float: left; width: .39rem; background: url(../images/searchICO.jpg) right center no-repeat; transition: all 0.5s ease 0s; padding-right: .39rem; outline: none; margin: 0 .23rem; background-size: .39rem .35rem; }

#Keyword.current { border: #e3e3e3 .01rem solid; width: 1.2rem; margin: 0 .05rem; }

#langTop { display: none; }
