
#myjQuery { OVERFLOW: hidden; WIDTH: 100%; POSITION: relative; HEIGHT: 600px; }
#myjQueryContent { OVERFLOW: hidden; 100%;  }
#myjQueryContent DIV {  HEIGHT: 600px; }
#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/main1-cn.png) no-repeat center center; background-size:cover;}
#myjQueryContent .index-cn-2{ width:100%; height:600px;background:url(../images/main2-cn.png) no-repeat center center; background-size:cover;}

#myjQueryContent .index-en-1{ width:100%; height:600px;background:url(../images/main1-en.png) no-repeat center center; background-size:cover;}
#myjQueryContent .index-en-2{ width:100%; height:600px;background:url(../images/main2-en.png) no-repeat center center; background-size:cover;}

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

#myjQueryContent .service-en-1{ width:100%; height:600px;background:url(../images/service1-en.png) no-repeat center center; background-size:cover;}
#myjQueryContent .service-en-2{ width:100%; height:600px;background:url(../images/service2-en.png) no-repeat center center; background-size:cover;}
#myjQueryContent .service-en-3{ width:100%; height:600px;background:url(../images/service3-en.png) no-repeat center center; background-size:cover;}

