﻿
body
    {
        background: #fff;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        position: relative;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
    }
	
.tm-white a {
	color: #fff;
}

.right{
    right: 0
}
.righta{
    right: 275px
}
/* start h1 group */
h1 { 
    margin-top: 0;
    margin-bottom: 25px; 
}
h1,
h2,
h3,
h4
    {
        font-weight: bold;
    }
/* end h1 group */
p { line-height: 1.6em; }
/* img */
img
    {
        max-width: 100%;
        height: auto;
    }
/* img */

/* overlay */
.overlay 
    {
       width: 100%;
       height: 100%;
       background: rgba(0, 0, 0, 0.4);
       padding-top: 135px;
       padding-bottom: 100px;
    }  
/* over lay */
#feature img{
    height: 550px;
    margin: 0 auto;
}
#feature1 img{
    height: 550px;
}
#feature p,#feature1 p{
    padding-top: 5px;
    font-size: 16px;
    font-weight: bold;
}
/* start page container */
@media (min-width: 768px) {
  .container {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 900px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}
/* end page container */

/* start preloader */
.preloader
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99999;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row nowrap;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        /*justify-content: center;*/
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        background: none repeat scroll 0 0 #fff;
    }
.sk-spinner-rotating-plane.sk-spinner 
    {
         width: 30px;
        height: 30px;
        background-color: #28a7e9;
         margin: 0 auto;
        -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
                animation: sk-rotatePlane 1.2s infinite ease-in-out;
     }

@-webkit-keyframes sk-rotatePlane {
  0% {
         -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
                 transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
                transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
            -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
                    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
         -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
                 transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
                transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
            -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
                    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
/* end preloader */
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
/* start navigation */
.navbar-default
    {
        background: #fff;
        border: none;
        box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
        margin: 0!important;
    }
.navbar-default .navbar-brand
    {
        color: #28a7e9;
        font-size: 30px;
        font-weight: bold;
        height: 70px;
        line-height: 35px;
    }
.navbar-default .nav li a
    {
        color: #666;
        font-size: 13px;
        font-weight: bold;
        height: 70px;
        line-height: 40px;
    }
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus,
.navbar-default .nav li a.current
    {
        color: #28a7e9;
    }

.navbar-default .navbar-toggle
    {
        border: none;
        padding-top: 20px;
    }
.navbar-default .navbar-toggle .icon-bar
    {
        background: #28a7e9;
        border-color: transparent;
    }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: transparent }
/* end navigation */

/* start home */       
#home
    {
    background: url('../images/intro-bg.jpg') no-repeat;
    background-size: cover;
    color: #fff;
    margin-top: 65px;
    text-align: center;
    width: 100%;
    }
#home p
    {
        font-weight: 400;
        font-style: italic;
        line-height: 2em;
    }
#home img
    {
        display: inline-block;
        height: 567px;
        margin-top: 20px;
    }
@media screen and (max-width: 450px){
#home img{
    width: 70%;
}
}
/* end home */

/* start divider */
#divider
    {
        text-align: center;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    #feature a,#feature1 a {
    margin-top: 20px;
    border-radius: 7px;
    padding: 9px 19px;
}
#divider .fa
    {
        color: #28a7e9;
        font-size: 60px;
    }
#divider h3
    {
        font-size: 20px;
    }
/* end divider */

/* start feature */
#feature
    {
        background: #fff;
        padding-top: 80px;
        padding-bottom: 80px;
    }
p.HBhahaha{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 35px;
}
#feature span
    {
        float: left;
    }
#feature .fa
    {
        background: #28a7e9;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin-right: 20px;
    }
    p.NASA{
       font-weight: 100!important;
    }
/* end feature */

/* start feature1 */
#feature1
    {
        padding-top: 60px;
        padding-bottom: 60px;
    }
#feature1 p
    {
        padding-top: 10px;
        font-weight: bold;
    }
#feature1 span
    {
        float: left;
    }
#feature1 .fa
    {
        background: #28a7e9;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        margin-right: 20px;
    }
/* end feature1 */

/* start pricing */
#pricing
    {
        background: #f8f8f8;
        text-align: center;
        padding-top: 65px;
        padding-bottom: 80px;
    }
#pricing h2
    {
        padding-bottom: 50px;
    }
#pricing .pricing
    {
        background: #fff;
    }
#pricing .active
    {
        position: relative;
        bottom: 20px;
    }
#pricing .pricing .pricing-title
    {
        background: #28a7e9;
        color: #fff;
        font-weight: bold;
        padding: 30px;
    }
#pricing .pricing .pricing-title p
    {
        font-size: 20px;
    }
#pricing .pricing ul
    {
        padding: 0;
        margin: 0;
    }
#pricing .pricing ul li
    {
        display: block;
        list-style: none;
        padding: 16px;
    }
#pricing .pricing .btn
    {
        background: transparent;
        border: 1px solid #28a7e9;
        border-radius: 0px;
        color: #28a7e9;
        font-weight: bold;
        padding-right: 40px;
        padding-left: 40px;
        margin-top: 20px;
        margin-bottom: 30px;
        transition: all 0.3s ease;
    }
#pricing .pricing .btn:hover {
    background: #28a7e9;
    color: #fff;
}
/* end pricing */

/* start download */
#download
    {
        padding-top: 80px;
        padding-bottom: 80px;
    }
#download h2
    {
        padding-bottom: 20px;
    }
#download .btn
    {
        border-radius: 0px;
        font-weight: bold;
        margin-top: 20px;
        padding: 10px 40px 10px 40px;
    }
/* end download */

/* start contact */
#contact
    {
        background: url('../images/contact-bg.jpg') no-repeat;
        background-size: cover;
        color: #fff;
    }
#contact h2
    {
        padding-bottom: 10px;
    }
#contact address
    {
        padding-top: 20px;
    }
#contact address .fa
    {
        background: #28a7e9;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin-top: 6px;
        margin-right: 10px;
    }
#contact .contact-form
    {
        padding-top: 40px;
    }
#contact .form-control
    {
        border: none;
        border-radius: 0px;
        box-shadow: none;
        margin-bottom: 20px;
    }
#contact input
    {
        height: 50px;
    }
#contact input[type="submit"]
    {
        background: #28a7e9;
        color: #fff;
        font-weight: bold;
        transition: all 0.3s ease;
    }
#contact input[type="submit"]:hover {
    background: #107DB6;
}
/* end contact */

/* start footer */
footer
    {
        background: #fff;
        font-weight: 400;
        text-align: center;
        padding: 20px;
    }
/* end footer */

@media screen and ( max-width: 991px ) {
    .templatemo-box {
        margin-bottom: 30px;
    }
    #pricing .active {
        bottom: 0;
    }
    .pricing {
        margin-bottom: 20px;
    }
    #feature img, #download img {
        margin-top: 30px;
    }
    #feature1 img {
        margin:0 auto;
        margin-bottom: 30px;

    }
    #feature,#feature1{
        text-align: center;
    }
}
@media screen and ( max-width: 767px ) {
    .navbar-default .nav li a {
        height: auto;
        line-height: 2em;
    }
    #feature, #pricing, #download {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    #contact .overlay {
        padding-top: 40px;
    }
}
/* start media 360 */
@media screen and ( max-width: 360px ){
    .pricing
        {
            padding-bottom: 40px;
        }
}
/* end media 360 */



a:hover{text-decoration: none!important}
a{text-decoration: none!important}
li ul{list-style:none;}
ul.sidebar-list{padding:0;}
.option-toggle {
		position: absolute;
		right: 0;
		top: 0;
		margin-top: 5px;
		margin-right: -30px;
		width: 30px;
		height: 30px;
		background: #8dc63f;
		text-align: center;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		color: #fff;
		cursor: pointer;
		-webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
		-moz-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
		-ms-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
		box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
	}
	.option-toggle i {
		top: 2px;
		position: relative;
	}
	.option-toggle:hover, .option-toggle:focus, .option-toggle:active {
		color:  #fff;
		text-decoration: none;
		outline: none;
	}

i.iconfont.icon-down-trangle{padding-left: 10px;}
i.iconfont.icon-shuangyou{font-style: 9px;float: right;}


	/*顶栏公共样式*/
.wrapper {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    background:#f5f5f5;
}
.wrapper.p-top-0{padding-top:0;}

.top-nav{
    top:0;
    left:0;right:0;
    background:#fff;
    height:65px;
    z-index: 1010;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
    -webkit-box-shadow: 0 2px 1px -1px rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 1px 3px 0 rgba(0,0,0,.12);
}
.top-nav .container{padding-left:0;padding-right:0;}
.top-nav .nav-header {
    position: relative;
    float: left;
    width: 240px;
    height: 65px;
    text-align: center;
}
.top-nav .nav-header .nav-right-btn .glyphicon{font-size:18px;}
.top-nav .nav-header .nav-right-btn .dropdown-menu{width:220px;margin-right:4px;}
.top-nav .nav-header .nav-right-btn .user-content{padding:14px 0 0 10px;float:left;}
.top-nav .nav-header .brand{display:block;background:#fff;line-height:64px;color:#fff;padding:0 10px;font-size:16px;font-weight:600;}
.top-nav .nav-header .brand img {

  
}

.bordernone{border: none!important;}
.nav-search{position: relative}
.nav-search input {
    width: 30px;
    padding-left:20px;
    background:#fff;
    border:0;
    border-radius: 50em ;
    -moz-border-radius: 50em ;
    -webkit-border-radius: 50em ;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.nav-search:hover input, .nav-search:focus input {
    width: 204px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.nav-search .input-icon {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 7px;
    font-size: 20px;
}
.top-nav .dropdown-menu{margin-top:3px;}
.navbar-right > li{float:left;}
.navbar-right .user-block{margin-right:20px;}
.top-nav .navbar-right .user-block > a {padding: 11px 16px;}
.top-nav .user-block .user-profile-pic {
    width: 35px;
    height: 35px;
}
.top-nav .user-block .user-detail {
    display: inline-block;
    margin-left: 10px;
    font-size: 13px;
    line-height: 32px;
    color: #fff;
}
.top-nav .dropdown-menu {
    animation: flipInV 0.5s ease;
    -webkit-animation: flipInV 0.5s ease;
    -moz-animation: flipInV 0.5s ease;
    -ms-animation: flipInV 0.5s ease;
    -o-animation: flipInV 0.5s ease;
}
.top-nav ul.product-link{max-height:586px;overflow-x: hidden;overflow-y: scroll;}
.top-nav .navbar-right{margin-right:0;list-style: none;}
.top-nav .navbar-right > li{margin:0 6px;position:relative;}
.top-nav .navbar-right > li > a,.top-nav .nav-right-btn > li > a {
    display: block;
    font-size: 13px;
    padding: 21px 20px;
    color: #2f2f2f;
    outline: none;
    text-decoration: none;
    max-height: 67px;
}
.top-nav .navbar-right > li > a:hover, .top-nav .navbar-right > li > a:focus ,.top-nav .nav-right-btn > li > a:hover,.top-nav .nav-right-btn > li > a:focus{
    background-color: #f2f2f2;
}
.top-nav .navbar-right > li > .badge {
    position: absolute;
    top: 14px;
    left: 28px;
    font-size: 10px;
    line-height: 10px;
    padding: 3px 5px;
    display: none;
}
.top-nav .navbar-right > li > .badge.active{display:block;}

.top-nav .nav-header .nav-right-btn .user-avatar{padding:10px 20px 10px;}
.top-nav .nav-header .nav-right-btn .user-avatar img{display:block;width:46px;height:46px;float:left;}
.dropdown-menu>li>a{padding:8px 20px;}
.dropdown-menu .divider{margin:5px 0;}
.top-nav .dropdown-menu.user-dropdown li a {
    white-space: normal;padding: 8px 20px;
        border-bottom: 1px solid #ccc;
}
.pull-right{list-style: none}
.nav.nav-tabs > li.active > a{border:1px solid transparent;}
@media (min-width: 992px){
    .top-nav .nav-header .nav-right-btn {
        display: none;  }
}
@media (max-width: 991px){
    .top-nav .nav-header {
        display: block!important;
        width: 100%;
        text-align: center;
    }
    .top-nav .nav-header .brand img {
       position: relative;
       left: 47px;
    }
    .top-nav .nav-header .brand {
        font-size:16px;
        background-color: #fff;
        color: #ffffff;}
    .top-nav .nav-container {
        display: none;  }
}
.sidebar-right,.sidebar-right-product ,.sidebar-right-qiye,.sidebar-right-HB{
    position: absolute;
    position: fixed;
    top: 0;
    left: auto;
    right: -260px;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-y: auto;
    background: #fff;
    color: #a2a7b5;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sidebar-right.active,.sidebar-right-product.active,.sidebar-right-qiye.active,.sidebar-right-HB.active {
    display: block;
    right: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.wrapper.display-right .top-nav, .wrapper.display-right .footer {
    left: -240px;
    right: 260px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.main-container {
    position: relative;
    margin-left: 0;
    background-color: #f5f5f5;
    right: 0;
    left: 0;
    transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -ms-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
}
.wrapper.display-right .main-container {
    left: -260px;
    right: 260px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.sidebar-right .sidebar-header,.sidebar-right-product .sidebar-header {
    padding: 18px;
    background: #fff;
    height:65px;
    color: #000;
}
.sidebar-right .content-block .sidebar-list li a,.sidebar-right-product .content-block .sidebar-list li a,.sidebar-right-qiye .content-block .sidebar-list li a,.sidebar-right-HB .content-block .sidebar-list li a{
    display: block;
    color: #000;
    padding: 14px 20px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    text-decoration: none;
    border-bottom: 1px solid #ccc;
    background-color: rgba(245, 245, 245, 0.43);
}



.my-navbar {padding:0;transition: background 0.5s ease-in-out, padding 0.3s ease-in-out;border-radius:0;background:rgba(255,255,255,0);border:0;z-index:6;}
.my-navbar:hover{background:rgba(0,0,0,0.8);}
/*logo*/
.my-navbar .navbar-header .navbar-brand{width:126px;height:34px;margin-top:28px;display:block;padding:0;}
.my-navbar .navbar-header .navbar-brand img{width:100%;}
/*瀵艰埅*/
.my-navbar .navbar-nav{margin-left:90px;margin-top:0;}
.my-navbar .navbar-nav li{margin-right:10px;}
.my-navbar .navbar-nav li a{background:transparent !important;color:#fff !important;font-size:14px;line-height:90px;}
.my-navbar .navbar-nav li a:hover,.my-navbar .navbar-nav li.on a {color:#39a1ff !important;background:transparent !important;outline:0}
.my-navbar .navbar-nav li a {transition: color 0.3s ease-in-out;background:transparent !important}
.navbar.sticky,.navbar.sticky2{background:rgba(0,0,0,0.8);}
/*璇█*/
.navbar-language{float:right;width:211px;height:37px;display:block;margin-top:34px;font-size:14px;color:#fff;}
.navbar-language a{font-size:14px;color:#fff;}
/*鎼滅储*/
.navbar-search{width:60px;height:28px;display:block;float:right;margin-right:25px;margin-top:32px;position:relative;}
.carousel-indicators{z-index:2;}

.sidebar{width:89px;position:fixed;bottom:120px;right:20px;z-index:5;}
.sidebar a{display:block;padding-top:10px;padding-bottom:10px;margin-bottom:1px;background-color:#666;color:#fff;text-align:center;font-size:12px;position:relative;}
.sidebar a i{margin-left:auto;margin-right:auto;}
.sidebar a:hover{background-color:#39a1ff;}
.sidebar a .sbr-qr{border-radius:4px;padding:19px;background:#fff;border:1px solid #e6e6e6;display:block;visibility:hidden;position:absolute;top:0;left:-202px;filter:Alpha(opacity=0);opacity:0;}
.sidebar a:hover .sbr-qr{left:-177px;display:block;visibility:visible;filter:Alpha(opacity=100);opacity:1;}
.sidebar a .sbr-qr .r-arr-w{position:absolute;top:8px;right:-6px;}
.sidebar a .sbr-400{padding:0 12px;color:#fff;background:#39a1ff;height:56.5px;line-height:56px;display:block;position:absolute;top:0px;left:-160px;font-size:14px;filter:Alpha(opacity=0);opacity:0;visibility:hidden;}
.sidebar a:hover .sbr-400{left:-130px;filter:Alpha(opacity=100);opacity:1;visibility:visible;}
.sidebar a .sbr-400 .r-arr-b{position:absolute;top:9px;right:-6px;display:none;}
/*      右边sidebar     */
/**********************/
.rtico{background:url("../images/rtools.png");display:block;}
.rtico1{background-position:108px 20px;width:22px;height:19px;}
.rtico2{background-position:85px 20px;width:17px;height:19px;}
.rtico3{background-position:65px 19px;width:22px;height:17px;}
.rtico4{background-position:40px 20px;width:19px;height:20px;}
.rtico5{background-position:19px 19px;width:19px;height:18px;}
.tra{transition: .3s;}



