/**
 * fullPage 1.4.5
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html, body {
    margin: 0;
    padding: 0;
}
#superContainer {
    height: 100%;
    position: relative;
}
.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slide {
    float: left;
}
.slide, .slidesContainer {
    height: 100%;
    display: block;
}
.slides {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.section.table, .slide.table {
    display: table;
    width: 100%;
}
.tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.slidesContainer {
    float: left;
    position: relative;
}
.controlArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.controlArrow.prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.controlArrow.next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.scrollable {
    overflow: scroll;
}
.easing {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
#fullPage-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fullPage-nav.right {
    right: 17px;
}
#fullPage-nav.left {
    left: 17px;
}
.fullPage-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fullPage-slidesNav.bottom {
    bottom: 17px;
}
.fullPage-slidesNav.top {
    top: 17px;
}
#fullPage-nav ul,
.fullPage-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fullPage-nav li,
.fullPage-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fullPage-slidesNav li {
    display: inline-block;
}
#fullPage-nav li a,
.fullPage-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
    background: #333;
}
#fullPage-nav span,
.fullPage-slidesNav span {
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
.fullPage-tooltip {
    position: absolute;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
    width: 60px;
    background: #3ebfd9;
    color: #ffffff!important;
    padding: 3px;
    border-radius:3px ;
}
.fullPage-tooltip.right {
    right: 20px;
}
.fullPage-tooltip.left {
    left: 20px;
}



/*page1*/
.content1,.content2{
    width: 100%;
}
.titleText1{
    font-family: 'Î¢ÈíÑÅºÚ Bold', 'Î¢ÈíÑÅºÚ';
	font-weight: 700;
	font-size: 14px;
	color: #666666;
	cursor: pointer;
}
a{
	color: #666666;
	cursor: pointer;
	text-decoration: none;
}
a:hover{
	color: #ff6600;
}
.content1ImgDiv1{
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	background-color:#10b3c5;
	cursor: pointer;
}
.content1ImgDiv2{
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	background-color:#2597c2;
	cursor: pointer;
}
.content1ImgDiv3{
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	background-color:#57acd5;
	cursor: pointer;
}
.content1ImgDiv4{
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	background-color:#3e8fd9;
	cursor: pointer;
}
.content1ImgDiv1:hover{background-color: #14c1cf;}
.content1ImgDiv2:hover{background-color: #126ca3;}
.content1ImgDiv3:hover{background-color: #2286c1;}
.content1ImgDiv4:hover{background-color: #5256a9;}

#floatDiv{
	transition: margin-top 800ms;
}

			
/*page2*/
            .content2,.content2 center table,.content2 center table tr,.content2 center table tr td{
            	margin: 0;
            }
            
			.content2ImgDiv1:hover{background-color: #14c1cf;}
			.content2ImgDiv1{
            	width: 146px;
            	height: 146px;
            	text-align: center;
            	vertical-align: middle;
            	background-color:#10b3c5;
            }
            .content2areadiv{
            	z-index:2;padding:0 3px;position: absolute;left: 24px;width: 93px;color:#555555;background: #ffffff;font-size: 13px;font-family: 'Î¢ÈíÑÅºÚ';display: none;
            }
            .content2ImgDiv5{background:#37717C url(../img/205.png);background-size:100% 100% ;}
            .content2ImgDiv6{background:#37717C url(../img/206.png); background-size:100% 100% ;}
            .content2ImgDiv8{background:#37717C url(../img/208.png); background-size:100% 100% ;}
            .content2ImgDiv9{background:#37717C url(../img/209.png); background-size:100% 100% ;}
            .content2ImgDiv5:hover{background:#37717C url(../img/20502.png);background-size:100% 100% ;}
            .content2ImgDiv6:hover{background:#37717C url(../img/20602.png);background-size:100% 100% ;}
            .content2ImgDiv8:hover{background:#37717C url(../img/20802.png);background-size:100% 100% ;}
            .content2ImgDiv9:hover{background:#37717C url(../img/20902.png);background-size:100% 100% ;}


/*page3*/
.content3ImgDiv1{
            	width: 146px;
            	height: 146px;
            	text-align: center;
            	vertical-align: middle;
            	background-color:#0a8da7;
            }
            
            .content3ImgDiv4{
            	width: 146px;
            	height: 146px;
            	text-align: center;
            	vertical-align: middle;
            	background-color:#0a8da7;
            }
            .content3ImgDiv3{
            	background:url(../img/30301.png) no-repeat center center;
            }
            .content3ImgDiv3:hover{
            	background: url(../img/30302.png) no-repeat center center;
            }
            .content3p{
            	padding-top:120px;text-align: center;font-family: "Î¢ÈíÑÅºÚ Bold","Î¢ÈíÑÅºÚ";font-weight: 700;font-size: 16px;line-height:20px;color: #FFF;cursor: pointer;
            }
            .content3p:hover{color: rgb(102,102,102);opacity: 1;}
            .content3ImgDiv6{
            	background: url(../img/30601.png);
            }
            .content3ImgDiv6:hover{background: url(../img/30602.png);}
            .content3p2{
            	padding: 0;
            	margin: 0;
            	color: #ffffff;
            	font-family:"å®‹ä½“";
            	font-size: 14px;
            	line-height: 18px;
            }
            

/*page4*/
.content4ImgDiv1{
	width: 146px;
	height: 146px;
	text-align: center;
	vertical-align: middle;
	background-color:#6a58ac;
}

.content4ImgDiv4{
	width: 146px;
	height: 146px;
	text-align: center;
	vertical-align: middle;
	background-color:#9a8bcc;
}
.content4ImgDiv1:hover{
	background: #7f64e5;
}
.content3p2{
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-family:"ËÎÌå";
	font-size: 14px;
	line-height: 18px;
}
            
            
/*  page5*/
.content5ImgDiv1{
	width: 146px;
	height: 146px;
	text-align: center;
	vertical-align: middle;
	background-color:#2a557f;
}

.content5ImgDiv4{
	width: 146px;
	height: 146px;
	text-align: center;
	vertical-align: middle;
	background-color:#9a8bcc;
}
.content5ImgDiv1:hover{
	background: #1483bd;
}
.content3p{
	padding-top:90px;text-align: center;font-family: "Î¢ÈíÑÅºÚ Bold","Î¢ÈíÑÅºÚ";font-weight: 700;font-size: 16px;line-height:20px;color: #FFF;cursor: pointer;
}
.content3p:hover{color:#cccccc;opacity: 1;}
.content3p2{
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-family:"ËÎÌå";
	font-size: 14px;
	line-height: 18px;
}
.content5ImgDiv6{
	background: url(../img/506.png);
	background-size:100% 100%;
}
.content5ImgDiv6:hover{
	background: url(../img/50602.png);
	background-size:100% 100%;
}
.content5ImgDiv7{
	background: url(../img/507.png);
	background-size:100% 100%;
}
.content5ImgDiv7:hover{
	background: url(../img/50702.png);
	background-size:100% 100%;
}
.content5ImgDiv9{
	background: url(../img/509.png);
	background-size:100% 100%;
}
.content5ImgDiv9:hover{
	background: url(../img/50902.png);
	background-size:100% 100%;
}
.content5ImgDiv10{
	background: url(../img/510.png);
	background-size:100% 100%;
}
.content5ImgDiv10:hover{
	background: url(../img/51002.png);
	background-size:100% 100%;
}
.content5ImgDiv8{
	background: url(../img/508.png);
	background-size:100% 100%;
}
.content5ImgDiv8:hover{
	background: url(../img/50802.png);
	background-size:100% 100%;
}

/*page6*/
.content6div{
	color: #7e7e7e;
	font-size: 17px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 40px;
	text-align: left;
}
.content6div:hover{
	color: #006699;
}

/*page7*/
.content7Div1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	position: absolute;
}
.content7Div1 ul li{
	list-style: none;
	width: 130px;
	color: #ffffff;
	padding: 15px;
	text-align: center;
	margin-bottom: 3px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	background: #0099ff;
	outline: none;
	cursor: default;
}
.content7Div101{
	width: 600px;
	padding: 15px;
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #99999e;
	position: absolute;
	left: 170px;
	font-family: "Î¢ÈíÑÅºÚ";
	text-align: left;
}