html, body{
    font-size: 100%;
    background: #FFF;
    font-family: 微软雅黑;
}
body a {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.container{
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
a:hover{
 text-decoration:none;
}

h1,h2,h3,h4,h5,h6,p{
   margin:0;	
}

ul{
	margin:0;
	padding:0;
}

/*导航菜单 start*/
.navbar-header {
    width: 17%;
    float: left;
}
.navbar-header h1 {
    margin: 0;
    font-size: .95em;
    display: block;
}

.header{
    border: none;
    margin: auto;
    border-radius: 0;
    color:#5cc8e6;
    width: 80%;
}
.navbar-default{
    background: white;
}
.navbar-toggle{
    background-color:#999999;
}
.navbar-default .navbar-nav > li > a {
    color: #5cc8e6;
    font-family: 微软雅黑;
    font-size: 16px;
    font-weight:500;
    width: 128px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 25px;
}
.navbar-default .navbar-nav > li.active > a {
    color: white;
}

.navbar-default .navbar-nav > li > a:hover{
    color: #b2b2b2;
    background-color: transparent;
}

.navbar {
    min-height: 0 !important;
    margin-bottom: 0 !important;
}
.navbar-default {
    border: none;
}
.navbar-header a.navbar-brand {
	color:#6F7106;
	font-size: 3em;
	font-weight: 100;
	margin-bottom: 0;
}
a.navbar-brand span {
    font-size: .39em;
    padding-top: 12px;
    display: block;
    font-weight: 100;
    text-align: right;
}
.navbar-header a.navbar-brand:hover {
	color: #fff;
	text-decoration:none;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 6px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.navbar-nav > li > .dropdown-menu > li{
    font-size: 16px;
    border-bottom: #eee 1px solid;
;
}

.dropdown-menu > li > a:hover{
    color: #b2b2b2;
    background-color: #FFFFFF;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 60px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

ul.nav.navbar-nav.navbar-right.margin-top {
	margin-top: 10px;
	padding:0;
}
ul.nav.navbar-nav.navbar-right.margin-top li{
	margin:0px 10px 0px 10px;
	padding:5px 0px 5px 0px;
}
.cl-effect-2 a {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #FFFFFF;
	background-color: #5cc8e6;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus  {
	background: #5cc8e6;
    color: white;
	z-index:999;
}
/*导航菜单 end*/

.banner{
	background-size:cover;
	padding-top:0em !important;
	text-align:center;
}

.welcome {
     padding: 20px 0 20px;
    text-align: center;
}

.welcome h2 {
    font-size: 2em;
    color:#666;
    font-weight: 400;
}
.welcome p {
    font-size: 1em;
	width: 40%;
    margin:auto;
    line-height:1.8em;
    padding-top: 18px;
    text-align:center;
    color:#666;
}

a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}

/*产品页楼层 start*/
.wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.screen-folder {
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    vertical-align: bottom;
}

.folder{
    background:url(../images/softbg.jpg) no-repeat bottom center;
    background-size: cover;
}

.folderImg{
    width: 60%;
    position:absolute;
    bottom:0;
    left: 20%
}
.main{ width:100%; height:100%; position:absolute; left:0;top: 0;}
.screen-rel{width: 100%;height: 100%;position: relative;}
/*产品页楼层 end*/

/*产品页顶部固定菜单 start*/
.fix-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: white;
    box-shadow: 0 0 5px 4px rgba(52, 52, 52, 0.1);
}

.fix-nav{
    width: 80%;
    margin: auto;
}
/*产品页顶部固定菜单 end*/

/*右侧悬浮楼层菜单 start*/
.progress-nav {
    margin-top: -40px;
    position: fixed;
    right: 40px;
    top: 40%;
    z-index: 5;
}
.progress-nav ul li a span.dot, .dot-stroke {
    background: none;
    border: 0 solid #6c6c6c;
    border-radius: 50%;
    font-size: 13px;
    height: 6px;
    opacity: 0.6;
    position: absolute;
    right: 1px;
    top: 9px;
    width: 6px;
}
.progress-nav ul li {
    cursor: pointer;
    height: 10px;
    padding: 7px 0;
    position: relative;
    width: 10px;
}
.progress-nav ul li a span.progress-nav-text {
    color: #5cc8e6;
    font-size: 12px;
    display:none;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 3px;
    width: 60px;
}
.progress-nav ul li:hover a span.progress-nav-text {
    display:block;
}
.progress-nav ul li:hover span.dot {
    border: 0 solid #6c6c6c;
    opacity: 1;
}
.progress-nav ul li:active span.dot, .progress-nav ul li.active span.dot {
    background:  #fff;
}
.progress-nav ul li .dot-stroke {
    background: #fff;
    border: 1px solid #999;
    border-radius: 50%;
    height: 8px;
    right: -1px;
    top: 7px;
    width: 8px;
}
.progress-nav ul li:active span.dot-stroke, .progress-nav ul li.active span.dot-stroke {
    display: block;
    transition: all 0.3s ease-out 0s;
    background-color:#02B9EF;
}
.progress-nav ul li .dot-stroke, .progress-nav ul li:hover span.dot, .progress-nav ul li a span.dot, .dot-stroke {
    transition: all 0.3s ease-out 0s;
}
.progress-nav ul li, .progress-nav ul li a span.progress-nav-text {
    transition: all 0.1s ease-out 0s;
}
/*右侧悬浮楼层菜单 end*/

/*首页轮播图片 start*/
.mycarousel-control {
    position: absolute;
    top: 40%;
    bottom: 0;
    left: 0;
    width: 10%;
}

.mycarousel-control.right {
    right: 0;
    left: auto;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #5cc8e6;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #5cc8e6;
    border-radius: 10px;
}

.carousel-indicators {
    position: absolute;
    bottom: 3px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
/*首页轮播图片 end*/

.footer{
    background: #292929;
    color: #ddd;
}
.footer a{
    color: #ddd;
}
.footer .contactInfo{
    padding: 50px 0px;
    width: 50%;
    margin: auto;
}
.footer .contact{
    margin-left: 35px;
    text-align: left;
}
.footer .ewm{
    background: #292929;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;

}

.footer .ewm .caption{
    margin-top: 5px;
}

.footer .ewm img{
    width: 50%;
}

.footer .bottom{
    color: #999;
    background: #4d4d4d;
    text-align: center;
    padding: 10px 0px;
}