
#myjQuery { OVERFLOW: hidden; WIDTH: 100%; POSITION: relative; HEIGHT: 600px; }
#myjQueryContent { OVERFLOW: hidden; width:100%;  }
#myjQueryContent DIV {  HEIGHT: 100%; }
#myjQueryContent IMG {  border: 0; }

#myjQueryNav { DISPLAY: block; OVERFLOW: hidden;HEIGHT: 10px; position: absolute; bottom: 20px; right: 110px; z-index: 5; }
#myjQueryNav LI { DISPLAY: block; FLOAT: left; WIDTH:40px; CURSOR: pointer; HEIGHT:10px; TEXT-ALIGN: center; margin-left:5px; background: #666; color: #fff; }
#myjQueryNav .nbg { BACKGROUND: #666; }
#myjQueryNav A { DISPLAY: block; Z-INDEX: 12; MARGIN: 0px auto; TEXT-TRANSFORM: uppercase; WIDTH: 45px; COLOR: #ffffff; LINE-HEIGHT: 22px; POSITION: relative; HEIGHT: 22px; z-index: 20; }
#myjQueryNav .current { BACKGROUND: #1295d4; }
#myjQueryNav .current A { COLOR: #fff; }

/*首页*/
#myjQueryContent .index-cn-1{ width:100%; height:600px;background:url(../images/index/mas01.jpg) no-repeat center center; background-size:contain;}
#myjQueryContent .index-cn-2{ width:100%; height:600px;background:url(../images/index/mas02.jpg) no-repeat center center; background-size:contain;}


#myjQueryContent .index-en-1{ width:100%; height:600px;background:url(../images/index/mas01-en.jpg) no-repeat center center; background-size:contain;}
#myjQueryContent .index-en-2{ width:100%; height:600px;background:url(../images/index/mas02-en.jpg) no-repeat center center; background-size:contain;}


/*服务页*/
/*#myjQueryContent .service-cn-1{ width:100%; height:400px;background:url(../images/service/service1.jpg) no-repeat center center; background-size:cover;}
#myjQueryContent .service-cn-2{ width:100%; height:400px;background:url(../images/service/service2.jpg) no-repeat center center; background-size:cover;}
#myjQueryContent .service-cn-3{ width:100%; height:400px;background:url(../images/service/service3.jpg) no-repeat center center; background-size:cover;}
#myjQueryContent .service-cn-4{ width:100%; height:400px;background:url(../images/service/service4.jpg) no-repeat center center; background-size:cover;}
#myjQueryContent .service-cn-5{ width:100%; height:400px;background:url(../images/service/service5.jpg) no-repeat center center; background-size:cover;}
*/
