@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font-family: "微軟正黑體", Arial, sans-serif;
    background: #000!important;
    overflow-x:hidden!important;
    color: #000!important;
    font-size: 0!important;

}

body,
html {
    width: 100%;
    height: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
li,
ol,
ul {
    list-style: none;
}
a:hover,
a:focus,
a:active,
a:visited {
    /* text-decoration: none; */
}
.sideBar {
    position: fixed;
    display: block;
    left: -170px;
    top: 20%;
    /* -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); */
    z-index: 95;
    width: 217px;
    height: 85px;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.sideBar.active {
    left: -1px;
}

.sideBtn {
    position: absolute;
    top: 0;
    width: 47px;
    height: 100%;
    z-index: 10;
    right: 0;
    border: none;
    cursor: pointer;
    display: block;
    outline: none;
    padding: 0;
    text-align: center;
    background: transparent;
}

.sideBar a {
    display: block;
    background: url(../images/sidebtn.png) no-repeat 0 0;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.sideBar.active a {
    background: url(../images/sidebtn_hover.png) no-repeat 0 0;
}

.wrapper {
    min-width: 1170px;
    overflow: hidden;
/*    height: 3950px;*/
}

.container {
    width: 1170px;
}

.btnShowHide,
.tabNavbar ul li a,
.btnFixed span a {
    -moz-transition: all 0.25s ease-in-out;
    /* -webkit-transition: all 0.25s ease-in-out; */
    /* transition: all 0.25s ease-in-out; */
}

.titleBox {
    position: absolute;
    top: 43%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    /*margin: -50px 0 0;*/
    left: 105px;
    right: 0;
    z-index: 2;
}
.titleBox2 {
    position: absolute;
    top: 43%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    /*margin: -50px 0 0;*/
    left: -480px;
    right: 0;
    z-index: 2;
}
.tit {
    display: inline-block;
    margin-left: 75px;
    margin-top: 885px;
}
.tit1 {
    display: inline-block;
    margin-left: 0;
    margin-top: 545px;
}
.a1:after {

}

.home {
    position: absolute;
    top: 3px;
    left: 52px;
    z-index: 999;
}

.fb {
    position: absolute;
    top: 12px;
    right: 30px;
}

.date {
    margin: -30px 0 0;
}

.btnShowHide {
    position: fixed;
    display: block;
    right: 15px;
    bottom: 15px;
    z-index: 9999;
    cursor: pointer;
}

.newmail {
    position: fixed;
    bottom: 100px;
    right: 15px;
    z-index: 990;
}
.cls_nav{
    position: absolute;
    top: 14px;
    right: 386px;
    font-size: 16px;
    
}
.cls_nav li{
    float: left;
    margin-left: 20px;
}
.cls_nav li a{
    color: #e8e8e8;
}
.cls_nav li a:hover{
    color: #878787;
    text-decoration:none;
}
.youtube {
    display: block;
    position: absolute;
    top: 12px;
    right: 245px;
}
.newmail a {
    background: url(../images/newmail_c.png) no-repeat center;
    background-size: cover;
    width: 80px;
    height: 85px;
    display: block;
    transition: .3s;
}

.newmail a:hover {
    background: url(../images/newmail_o.png) no-repeat center;
    background-size: cover;
    width: 80px;
    height: 85px;
    display: block;
    -webkit-filter: brightness(180%);
    filter: brightness(180%);
}

.btnShowHide.active {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.btnFixed {
    /*background: transparent url(../images/btn_bg.png) no-repeat 0 0;*/
    width: 653px;
    min-height: 60px;
    margin: 0 auto;
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    bottom: 0px;
    background-size: contain;
}

.btnFixedCont {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.btnDownload a, .btnHome a, .btnRigister a {
    /* display: inline-block; */
}

.btnDownload {
    position: absolute;
    top: 0;
    left: 0;
    right: 247px;
    margin: auto;
    z-index: 99;
}

.btnHome {
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    width: 86px;
}

.btnRigister {
    position: absolute;
    top: 0;
    left: 240px;
    right: 0;
    margin: auto;
}



/*.btnFixed span {
    display: inline-block;
    position: absolute;
    left: 0;
}

.btnFixed span a {
    display: block;
}

.btnFixed span:first-child {
    margin: -12px  0 0;
}

.btnFixed span:nth-child(2) {
    margin: -24px 0 0;
    right: 0;
}

.btnFixed span:last-child {
    right: 0;
    margin: -12px 0 0;
    left: auto;
}*/

.section {
    text-align: center;
    position: relative;
}

#section0 {
    height: calc(100vh + 50px);
    overflow: hidden;
}

/*#section1:before {
    position: absolute;
    content: '';
    background: transparent url(../images/overlay.png) repeat-x;
    width: 100%;
    height: 317px;
    left: 0;
    right: 0;
    bottom: 100%;
}*/

.secTitle-1 {
    position: absolute;
    top: 40px;
    left: 320px;
    /*margin: 75px 0 0;*/
}

.secCont {
    /*position: relative;*/
    width: 809px;
    margin: 0 auto;
    /*z-index: 1;*/
}

.drD {
    position: absolute;
    top: 180px;
    right: -80px;
    width: 45%;
    /*bottom: 0px;*/
    z-index: 1;
}

.section1 {
    background: url(../images/bg.jpg) no-repeat 50% 0;
    position: relative;
    top: 0;
    z-index: 3;
    height: 1000px;
}
.section2 {
    background: url(../images/bg2.jpg) no-repeat 50% 0;
    position: relative;
    top: 0;
    z-index: 3;
    height: 1000px;
}
.section3 {
    width: 100%;
    background: url(../images/bg3.jpg) no-repeat 50% 0;
    position: relative;
    top: 0;
    z-index: 3;
    height: 1000px;
}
.section4 {
    background: url(../images/bg4.jpg) no-repeat 50% 0;
    position: relative;
    top: 0;
    z-index: 3;
    height: 1000px;
}
.section5 {
    background: url(../images/bg5.jpg) no-repeat 50% 0;
    position: relative;
    top: 0;
    z-index: 3;
    height: 1000px;
}
.section6 {
    background: url(../images/bg6.jpg) repeat-y 50% 0;
    position: relative;
    top: 0;
    z-index: 3;
    height: 1000px;
}
.section7 {
    background: url(../images/bg7.jpg) repeat-y 50% 0;
    position: relative;
    top: 0;
    z-index: 3;
    height: 1000px;
}
.section8 {
    background: url(../images/bg8.jpg) repeat-y 50% 0;
    position: relative;
    top: 0;
    z-index: 3;
    height: 1000px;
}
.gun{
    position: relative;
    width: 1140px;
    margin: 0 auto;
    top: 685px;
    z-index: 2;
}
.gun li a{
	display: block;
	width: 353px;
	height: 232px;
}
.gun li{
    background: url(../images/gun.png) 4px 0 no-repeat;
    width: 353px;
    height: 232px;
    float: left;
    margin-left: 10px;
}
.gun li+li{
    background: url(../images/gun.png) -346px 0 no-repeat;
    width: 353px;
    height: 232px;
    float: left;
    margin-left: 10px;
}
.gun li+li+li{
    background: url(../images/gun.png) -696px 0 no-repeat;
    width: 353px;
    height: 232px;
    float: left;
    margin-left: 10px;
}
.s3{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    top: 511px;
}
.s3 li a{
	display: block;
	width: 353px;
	height: 232px;
}
.s3 li{
    background: url(../images/s3.png) 4px 0 no-repeat;
    width: 541px;
    height: 413px;
    float: left;
    margin-right: 33px;
}
.s3 li+li{
    background: url(../images/s3.png) -544px 0 no-repeat;
    width: 541px;
    height: 413px;
    float: left;
    margin-left: 10px;
}
.s4{
    position: relative;
    width: 1230px;
    margin: 0 auto;
    top: 555px;
}
.s4 li a{
	display: block;
	width: 353px;
	height: 232px;
}
.s4 li{
    background: url(../images/s4.png) 4px 0 no-repeat;
    width: 410px;
    height: 380px;
    float: left;
    margin-right: 3px;
}
.s4 li+li{
    background: url(../images/s4.png) -409px 0 no-repeat;
    width: 410px;
    height: 380px;
    float: left;
    margin-left: 1px;
}
.s4 li+li+li{
    background: url(../images/s4.png) -822px 0 no-repeat;
    width: 358px;
    height: 380px;
    float: left;
    margin-left: -7px;
}
.s5{
    position: relative;
    width: 1250px;
    margin: 0 auto;
    top: 665px;
}
.s5 li a{
	display: block;
	width: 353px;
	height: 232px;
}
.s5 li{
    background: url(../images/s5.png) 1px 0 no-repeat;
    width: 390px;
    height: 271px;
    float: left;
    margin-right: 5px;
}
.s5 li+li{
    background: url(../images/s5.png) -397px 0 no-repeat;
    width: 390px;
    height: 271px;
    float: left;
    margin-right: 14px;
}
.s5 li+li+li{
    background: url(../images/s5.png) -796px 0 no-repeat;
    width: 390px;
    height: 271px;
    float: left;
    margin-left: -7px;
}
.title1{
    background: url(../images/title1.png) no-repeat 0 0;
    position: relative;
    margin: 0 auto;
    top: 24px;
    width:500px;
    height: 57px;
}
.title2{
    background: url(../images/title2.png) no-repeat 0 0;
    position: absolute;
    left: 50%;
    margin-left: -629px;
    top: 75px;
    width:500px;
    height: 332px;
}
.title3{
    background: url(../images/title3.png) no-repeat 0 0;
    position: absolute;
    left: 50%;
    margin-left: 219px;
    top: 191px;
    width:263px;
    height: 124px;
}
.title4{
    background: url(../images/title4.png) no-repeat 0 0;
    position: absolute;
    left: 50%;
    margin-left: -576px;
    top: 191px;
    width:510px;
    height: 133px;
}
.title5{
    background: url(../images/title5.png) no-repeat 0 0;
    position: relative;
    margin: 0 auto;
    top: 26px;
    width: 490px;
    height: 64px;
}
.title6{
    background: url(../images/title6.png) no-repeat 0 0;
    position: relative;
    margin: 0 auto;
    top: 19px;
    width: 514px;
    height: 53px;
}
.title7{
    background: url(../images/title7.png) no-repeat 0 0;
    position: relative;
    margin: 0 auto;
    top: 33px;
    width: 400px;
    height: 69px;
}
.table{
    background: url(../images/table.png) no-repeat 0 0;
    position: relative;
    top: 39px;
    margin: 0 auto;
    width:1159px;
    height: 823px;
}
.container1{
    background: url(../images/s1_bg_main.png) no-repeat 50% 0;
    position: relative;
    top: 87px;
    z-index: 3;
    height: 374px;
}
.main6{
    background: url(../images/main.png) no-repeat 50% 0;
    position: relative;
    margin: 0 auto;
    top: 57px;
    width: 1150px;
    height: 760px;
}
.main7{
    background: url(../images/main2.png) no-repeat 50% 0;
    position: relative;
    margin: 0 auto;
    top: 41px;
    width: 1086px;
    height: 808px;
}
.main8{
    background: url(../images/main3.png) no-repeat 50% 0;
    position: relative;
    margin: 0 auto;
    top: 73px;
    width: 1104px;
    height: 683px;
}

.secTitle-2 {
    position: absolute;
    top: 0px;
    right: 330px;
}

.s1_content {
    position: relative;
    top: 200px;
}

.drD2 {
    position: absolute;
    top: 100px;
    left: -80px;
    width: 45%;
    /*bottom: 0px;*/
    z-index: 1;
}

.s2_pic {
    padding: 72px 0 0;
    width: 464px;
}

.tabNavbar {
    background: transparent url(../images/s2_btn_bg.png) no-repeat 0 0;
    margin: 0 0 8px;
    position: relative;
    z-index: 3;
}

.tabNavbar ul {
    padding: 0;
    margin: 0;
}

.tabNavbar ul li {
    float: left;
    display: block;
    width: 150px;
    height: 50px;
    margin: 13px 10px 0 0;
}

.tabNavbar ul li.active a,
.tabNavbar ul li a:hover,
.btnFixed span a:hover,
.btnShowHide:hover {
    -webkit-filter: brightness(180%);
    filter: brightness(180%);
}

.tabNavbar ul li a {
    display: inline-block;
    background: url(../images/tabs_btn.png) no-repeat 0 0;
    width: 100%;
    height: 100%;
    text-indent: -99999em;
}

.tabNavbar ul li:nth-child(2) a {
    background-position-x: -150px;
}

.tabNavbar ul li:nth-child(3) a {
    background-position-x: -300px;
}

.tabNavbar ul li:last-child {
    margin-right: 0;
}

.tabContent {
    background: transparent url(../images/s2_content_bg.png) no-repeat 0 0;
    width: 650px;
    height: 500px;
    position: relative;
    z-index: 2;
}

.tab-pane {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 45px;
}

.tab-pane.active {
    display: block;
}

#tab-1 {
    background: transparent url(../images/s2_content-1.png) no-repeat 0 0;
    width: 560px;
    height: 419px;
    margin: 0 auto;
}

#tab-2 {
    left: 26px;
    margin: -137px 0 0;
    background: transparent url(../images/s2_content-2.png) no-repeat 0 0;
    width: 658px;
    height: 538px;
    padding: 204px 0 0;
}

#tab-2 ul {
    margin: 0;
    padding: 0;
}

#tab-2 ul li {
    display: block;
    float: left;
    margin: 0 10px;
}

#tab-2 ul li:first-child {
    margin-left: 21px;
}

#tab-2 ul li a {
    display: inline-block;

}

#tab-3 {
    background: transparent url(../images/s3_content-1.png) no-repeat 0 0;
    width: 607px;
    height: 413px;
    margin: 0 auto;
}

#tab-4 {
    background: transparent url(../images/s3_content-2.png) no-repeat 0 0;
    width: 609px;
    height: 407px;
    margin: 0 auto;
}

#tab-5 {
    background: transparent url(../images/s3_content-3.png) no-repeat 0 0;
    width: 602px;
    height: 377px;
    margin: 0 auto;
}

.popoverShow {
    z-index: 999;
    display: none;
}

.popoverShow .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    top: 0;
    left: 0;
}

.popoverShow .img-show {
    position: absolute;
    top: 30%;
    left: 0;
    /* transform: translate(-50%, -50%); */
    overflow: hidden;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

span.closeBtn {
    position: absolute;
    top: 6px;
    right: 50%;
    width: 25px;
    height: 21px;
    z-index: 9999;
    cursor: pointer;
    margin-right: -111px;
}



.secTitle-3 {
    position: absolute;
    top: 40px;
    left: 320px;
}

.s3_pic {
    padding: 50px 0 0;
    width: 472px;
}

/*#section4 {
    background: url(../images/s4_bg.jpg) no-repeat 50% 0;
    z-index: 5;
    height: 1083px;
}*/

.s4_pic {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.copyright {
    background: #000;
    padding: 00 0 0;
    text-align: center;
    position: relative;
    /*    top: -800px;*/
}

.movbox {
    position: absolute;
    top: 230px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    height: 35%;
}

.role_all {
    padding: 200px 0 0 0;
}

.bounce {
    width: 23%;
    transition: .3s ease-in-out;
    position: relative;
    bottom: 250px;
    right: -200px;
}

.bounce:hover {
    transition: .3s ease-in-out;
    transform: scale(1.03);
    -webkit-filter: brightness(180%);
    filter: brightness(180%);
}

.item01 {
    /*background: url(../images/fb.jpg) 0 0 no-repeat;*/
}

.item02 {
    /*background: url(../images/fb.jpg) 0 0 no-repeat;*/
}

.item03 {
    /*background: url(../images/fb.jpg) 0 0 no-repeat;*/
}

.item04 {
    /*background: url(../images/fb.jpg) 0 0 no-repeat;*/
}

.item05 {
    /*background: url(../images/fb.jpg) 0 0 no-repeat;*/
}

/*.carousel-caption {
    width: 300px;
    margin: 0 auto;
}*/

.item img {
    margin: 0 auto;
    /*position: relative;*/
    /*left: 13%;*/
}

.charset_ol {
    /*display: inline-block;*/
    /*margin-left: -40px;*/
    position: absolute;
    top: 200px;
    left: 300px;
    z-index: 1010;

}

.charset_ol li {
    display: inline-block;
    /*font-size: 0;*/
    /*float: left;*/
    /*cursor: pointer;*/
    /*margin-right: 10px;*/
}

.charset_ol li:hover {
    display: inline-block;
    /*font-size: 0;*/
    /*float: left;*/
    /*cursor: pointer;*/
    /*margin-right: 10px;*/
    -webkit-filter: brightness(130%);
    filter: brightness(130%);
}


/*.fancybox-iframe {
    position: absolute;
    top: 0;
}*/

/*.fancybox-slide--iframe .fancybox-content {
    background: none;
    overflow: hidden;
}*/

/*.fancybox-slide {
    top: 50px;
    left: 300px;

}

.fancybox-button {
    background: url(../images/bounce_cls.png) no-repeat;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 100px;
    margin: auto;
    padding: 10px;
    position: relative;

    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 100px;
}

.fancybox-toolbar {
    right: 390px;
    top: 140px;
}

.fancybox-button svg {
    display: none;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}*/

.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
    background: url(../images/arrow_l.png) no-repeat 50% 50% ;
    background-size: 15%;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
    background: url(../images/arrow_r.png) no-repeat 50% 50% ;
    background-size: 15%;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
    display: none;
}








  .primary-btn {
	color: #056367;
	background-color: #fff;
}

.hero-unit {
	height: 100vh;
	width: 100%;
	background: #ff9a7c;
	background: -moz-linear-gradient(top, #ff9a7c 0%, #3b6db7 77%);
	background: -webkit-linear-gradient(top, #ff9a7c 0%,#3b6db7 77%);
	background: linear-gradient(to bottom, #ff9a7c 0%,#3b6db7 77%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9a7c', endColorstr='#3b6db7',GradientType=0 );
	display: table;
}

.box-container {
	width: 556px;
    height: 479px;
    text-align: center;
    margin: auto;
    position: relative;
    margin-top: 8%;
}

.primary-text {
	color: #ffd092;
}

.secondary-text {
	color: #ff9a7c;
	font-size: 21px;
}

.primary-btn {
	background-color: #ffd092;
}

.white-btn {
	background-color: #fff;
	color: #056367;
}

table tbody tr:last-child {
	border-bottom: 0;
}

.button {
	position: absolute;
    right: 0;
    left: 0;
    bottom: 73px;
    font-size: 28px;
    color: #626262;
    border: 3px solid #626262;
    display: inline-block;
    width: 190px;
    margin: 0 auto;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
}

.button:hover {
	border-color: #ff9a7c;
	color: #ff9a7c;
}

section {
	padding-top: 30px;
	padding-bottom: 30px;

}

.what-is-this {
    position: relative;
    font-size: 22px;
    min-height: 100%;
    display: table;
    width: 100%;
}

.content-wrapper {
	display: table-cell;
	vertical-align: middle;
}

.what-is-this img {
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 132px;
	margin-left: -382px;
	transition-duration: 1s;
}

/*.what-is-this img:hover {
	opacity: 0.3;
}*/

.highlight-text {
	background: #FFF;
}

.gray-section {
	background: #F5F2F0;
	background: -moz-linear-gradient(top, #F5F2F0 0%, #fff 77%);
	background: -webkit-linear-gradient(top, #F5F2F0 0%,#fff 77%);
	background: linear-gradient(to bottom, #F5F2F0 0%,#fff 77%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F5F2F0', endColorstr='#fff',GradientType=0 );
}
.popover{
    max-width: 100%;
    background-color:inherit;
    border: inherit;
    border-radius: inherit;
    -webkit-box-shadow: inherit;
    box-shadow:inherit; 
}
.registered{
    background: url(../images/btn2.png) 0 0 no-repeat;
    width: 106px;
    height: 36px;
    text-indent:-9999px;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -71px;
    animation:TestMove 1s infinite alternate; /*IE*/
    -moz-animation:TestMove 1s infinite alternate; /*FireFox*/
    -webkit-animation:TestMove 1s infinite alternate; /*Chrome, Safari*/
}
.registered:hover{
    background: url(../images/btn2.png) 0 -36px no-repeat;
}
@keyframes TestMove{
    from {background-color:#222;}
    to {background-color:#588cb7;}
}
@-moz-keyframes TestMove{
    from {background-color:#222;}
    to {background-color:#588cb7;}
}
@-webkit-keyframes TestMove{
    from {background-color:#222;}
    to {background-color:#588cb7;}
}
.member2{
    background: url(../images/btn2.png) -110px -36px no-repeat;
    width: 106px;
    height: 36px;
    text-indent:-9999px;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: 36px;
}
.member2:hover{
    
}
.member2.on{
    background: url(../images/btn2.png) -110px -36px no-repeat;
    animation:TestMove2 1s infinite alternate; /*IE*/
    -moz-animation:TestMove2 1s infinite alternate; /*FireFox*/
    -webkit-animation:TestMove2 1s infinite alternate; /*Chrome, Safari*/
}
@keyframes TestMove2{
    from {background-color:#222;}
    to {background-color:#588cb7;}
}
@-moz-keyframes TestMove2{
    from {background-color:#222;}
    to {background-color:#588cb7;}
}
@-webkit-keyframes TestMove2{
    from {background-color:#222;}
    to {background-color:#588cb7;}
}
.youtube {
    display: block;
    position: absolute;
    top: 12px;
    right: 245px;
}
.cls_nav{
    position: absolute;
    top: 14px;
    right: 358px;
    font-size: 16px;
}
.cls_nav li{
    float: left;
    margin-left: 20px;
}
.cls_nav li a{
    color: #e8e8e8;
}
.cls_nav li a:hover{
    color: #878787;
    text-decoration:none;
}
.btn1{
    background: url("../images/btn1.png") 0 0 no-repeat;
    position: absolute;
    width: 233px;
    height: 63px;
    top: 54px;
    left: 50%;
    margin-left: 345px;
}
.btn2{
    background: url("../images/btn1.png") -231px 0 no-repeat;
    position: absolute;
    top: 820px;
    left: 50%;
    margin-left: -141px;
    width: 293px;
    height: 87px;
}
.login {
	background: url("../images/login.png") 0 0 no-repeat;
	display: block;
	position: relative;
	width: 237px;
	height: 64px;
	margin: 0 auto;
	margin-top: 40px;
}
.login a{
	display: block;
	width: 274px;
	height: 64px;
    text-decoration:none;
}
.login a:hover{
    background: url("../images/login.png") 0 -64px no-repeat;
}
.login span{
    position: relative;
    top: 8px;
    color:#898a9c;
}

footer{z-index: 999;}


.main1_1{
    background: url(../images/main1_1.png) 0 0 no-repeat;
    width: 1100px;
    height: 570px;
    margin: 0 auto;
}
.main1_2{
    background: url(../images/main1_2.png) 0 0 no-repeat;
    width: 1100px;
    height: 237px;
    margin: 0 auto;
}
.main1_3{
    width: 1100px;
    height: 650px;
    margin: 0 auto;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main1_4{
    width: 1100px;
    height: 650px;
    margin: 0 auto;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.main2_1{
    background: url(../images/main2_1.png) 0 0 no-repeat;
    width: 1100px;
    height: 527px;
    margin: 0 auto;
}
.main2_2{
    background: url(../images/main2_2.png) 0 0 no-repeat;
    width: 1100px;
    height: 617px;
    margin: 0 auto;
}
.main2_3{
    background: url(../images/main2_3.png) 0 0 no-repeat;
    width: 1100px;
    height: 569px;
    margin: 0 auto;
}

.cloud2{	
   left: 2681px;
   animation: cloudmov2 100s infinite linear;
}
.logo{
   display: inline-block;
   margin-left: 0;
   z-index: 2;
}
 .container li{
    margin-bottom: 10px;
}
 .bigbtnall{
    position: fixed;
    top: 320px;
    right: 25px;
    z-index: 200;
  }
  .bigbtn {
    background: url("../images/nav.png") center top no-repeat;
    width: 133px;
    height: 40px;
    background-position-x: 0;
    display: block;
    font-size: 0;
    /* margin-top: -20px; */
  }
._2tga._8j9w {
    padding: 0 5px!important;
}
.particles-js{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
}  
@media (min-width: 1200px)  {
    .titleBox2 {
        left: -560px;
    }
}

