* {
    margin: 0;
    padding: 0
}

body, html {
    position: relative;
    height: 100%
}

body {
    background: #eee;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 14px;
    -webkit-overflow-scrolling: touch
}

/* reset-bootstrap */
ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #6d6b6b;
}

a:hover {
    color: #31302f;
}

img {
    display: block;
}

.clear-fix{clear:both; height:0; zoom: 1;}
.clear-fix:after{content:"";display:block;height:0;clear:both;/*visibility:hidden*/}

.fix{clear:both; height:0; zoom: 1;}
.fix:after{content:"";display:block;height:0;clear:both;/*visibility:hidden*/}

.ellipse {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ellipse-8h {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}

.ellipse-4h {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 78px;
}

.ellipse-3h {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    max-height: 58px;
}

.fa {
    width: 14px;
    text-align: center;
    margin-right: 10px;
}

.f-right {
    float: right;
}

.f-left {
    float: left;
}

.text {
    padding-left: 0
}

.col-clr-pd {
    padding-left: 0;
    padding-right: 0;
}

.navbar-toggle {
    margin-top: 18px;
}

.main-title-center {
    text-align: center;
    font-size: 1.2em;
}

.second-title {
    text-align: center;
    margin-bottom: 30px;
    padding: 0 15px;
}

.second-title .span01 {
    margin: 0 20px;
}

.main-color {
    color: #205ba9;
}

.language {
    float: right;
    margin: 3px 0 0 0;
    padding: 0;
    line-height: 70px;
}

.language li {
    margin-left: 10px;
    font-weight: bold;
    color: #ff0;
    font-size: 16px;
}

.language li a {
    color: #ff0;
}

/* 顶部信息 */

header {
    background: #048204;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999999;
    box-shadow: 0 2px 20px 2px #048204;
}

/* 导航 */

.navbar-nav {
    float: right;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #ffff00;
    background-color: #05A705
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ffff00;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #05A705
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #05A705
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #05A705
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.container .navbar {
    border: none;
    background-color: #048204;
    margin-bottom: 0;
}

.container .navbar-brand {
    margin: 0;
    height: auto;
    padding-left: 0;
}

.container .navbar-brand h1 {
    font-size: 24px;
    color: #777777;
    margin: 0;
}

.navbar-brand {
    float: left;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}

.navbar-default .navbar-nav > li > a {
    padding: 26.5px 25px;
    min-width: 80px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: #05A705;
    color: #ffff00
}

.navbar-default .navbar-nav > .active > a {
    background-color: #05A705;
    color: #ffff00
}

.navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
}

.nav li {
    float: left;
    line-height: 60px;
    padding: 0px;
    margin: 0px;
    position: relative;
}

.nav li a {
    color: #fff;
    text-decoration: none;
}

.nav li a:hover {
    color: #FFFF00
}

.nav .active a:hover {
    text-decoration: none;
}

.nav li ul {
    min-width: 130px;
    position: absolute;
    background: #05A705;
    top: 73px;
    left: 0px;
    display: none;
    z-index: 999;
}

.nav li ul li {
    float: none;
    line-height: 30px;
    padding: 0;
    white-space: nowrap;
    margin-right: inherit;
}

.nav .sub ul li a {
    padding: 0 20px;
    display: block;
}

.nav .sub ul li a:hover {
    color: #777;
    background: #eee;
}

.nav .sub b {
    position: absolute;
    right: 5px;
    top: 33px;
    width: 10px;
    height: 5px;
    display: block;
    transition: .3s;
    background: url(../images/small-arrow.png) no-repeat center top;
}

.nav .active b {
    transform: rotate(180deg);
}

.nav2 {
    margin: 10px;
}

.nav2 a {
    margin: 5px;
    padding: 5px;
    border: 1px solid #777;
    border-radius: 50px;
    text-align: center;
}
.nav2 a:hover {
    background: #048204;
    border: 1px solid #048204;
    color: white;
}

.nav2 a.on {
    font-weight: bold;
    background: #048204;
    color: white;
}


.carousel-control img {
    position: absolute;
    top: 50%;
    margin-top: -25px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-inner > .item > a > img {
    max-height: 600px;
}

/* 主体 */

/* banner */

#banner2 {
    margin-top: 70px;
    width: 100%;
    height: 250px;
    background: #fff url("../images/top-bg.jpg") center 0 no-repeat;
    /*background-size: cover;*/
}

.banner {
    position: relative;
    width: 100%;
    margin-top: 73px
}

/* bannerD动画 */
#main-slide .item .slider-content {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

#main-slide .item.active .slider-content {
    z-index: 0;
    opacity: 1;
    -webkit-transition: opacity 100ms;
    -moz-transition: opacity 100ms;
    -o-transition: opacity 100ms;
    transition: opacity 100ms;
}

.carousel .item.active .animated1 {
    -webkit-animation: fadeInUp 1s ease-in 800ms both;
    animation: fadeInUp 1s ease-in 800ms both;
}

.carousel .item.active .animated2 {
    -webkit-animation: bounceIn 1s ease-in 800ms both;
    animation: bounceIn 1s ease-in 800ms both;
}

.carousel .item.active .animated3 {
    -webkit-animation: flipInX 2s ease-in-out 800ms both;
    animation: flipInX 2s ease-in-out 800ms both;
}

.pro {
    margin-bottom: 50px;
    line-height: 40px;
    text-align: center;
}

.pro ul li {
    font-size: 20px;
}

.pro ul li:nth-child(1) {
    font-size: 2.0em;
    color: #777777;
    margin-bottom: 20px;
}

.pro-bottom {
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -600px;
    text-indent: 2em;
}

.pro-bottom .left ul {
    position: absolute;
    width: 45%;
    bottom: 0;
    line-height: 30px;
    color: #333;
    padding: 0 50px 0 15px;
}

.pro-bottom .left ul li:nth-child(1) {
    border-bottom: 1px solid #929292;
}

.pro-bottom .right {
    float: right;
    width: 50%;
}

.pro-bottom .right img {
    width: 100%;
}

#main-slide .carousel-indicators {
    bottom: 30px;
}

.carousel-indicators li {
    width: 14px !important;
    height: 14px !important;
    border: 2px solid #fff !important;
    margin: 1px !important;
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
    opacity: 0.3;
    filter: alpha(opacity=30);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

#main-slide .carousel-control.left span {
    padding: 15px;
}

#main-slide .carousel-control.right span {
    padding: 15px;
}

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
    position: absolute;
    top: 50%;
    margin-top: -33px;
    z-index: 5;
    display: inline-block;
}

#main-slide .carousel-control .fa-angle-left {
    left: 0;
}

#main-slide .carousel-control .fa-angle-right {
    right: 0;
}

#main-slide .carousel-control i {
    background: rgba(0, 0, 0, .7);
    color: #fff;
    line-height: 36px;
    font-size: 32px;
    padding: 15px 20px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-wrap {
    margin: 0px;
}

.hidden {
    display: none;
}

#prtner{
    background: #fff;
    padding-bottom: 30px;
}

/* case */
.case {
    background: #eee;
    padding-bottom: 30px;
}

.case::after {
    display: block;
    content: '';
    clear: both
}

/* case2 */
.case2 {
    padding: 0px;
    margin: 0px;
}

.case2::after {
    display: block;
    content: '';
    clear: both
}

.VivaTimeline dl dd .events .events-footer ol li {
    background: #999999;
}

/* 产品介绍 */
.product {
    background: #ffffff;
}

.product::after {
    display: block;
    content: '';
    clear: both
}

.main-title {
    text-align: center;
    width: 100%;
    padding: 30px 0;
}

.main-title .big-title {
    font-size: 2em;
}

.white-title {
    color: #fff;
}

.black-title {
    color: #666;
}

.pro-content {
    text-align: justify;
    padding: 0 20px;
    color: #fff;
}

.pro-content h5 {
    text-align: center;
    margin-bottom: 30px;
}

.pro-content h5 img {
    margin: 0 auto;
}

/* 新闻 */
/*
.news-wrap img {
    width: 100%;
}

.news-wrap ul li:nth-child(1) {
    font-size: 1.5em;
    margin: 10px 0 30px;
}

.news-wrap ul li:nth-last-child(1) {
    margin-top: 15px;
    font-size: 1.2em;
}

.news-wrap ul li:nth-last-child(1) a {
    color: #000;
}

.news-wrap ul li:nth-last-child(1) a span {
    color: #fff;
    background: #e5e5e5;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.news-wrap .news-content {
    overflow: hidden;
    color: #787878;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
*/

/* 平台历程 */
.main-h {
    background: #f4f1ff;
    padding-bottom: 30px;
}

.main-h {
    text-align: center;
}

.main-h ul {
    border-top: 4px solid #777777;
    padding-top: 30px;
}

.main-h ul li {
    line-height: 28px;
}

.main-h ul li:nth-last-child(1) {
    color: #787878
}

.main-h ul li:nth-child(1) {
    color: #000;
    font-size: 1.2em
}

/* 团队介绍 */
.user-wrap {
    float: left;
    /*width: 16%;*/
    width: 21%;
    margin: 0 2%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border: 1px solid #dcdcdc;
    text-align: center;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear
}

.user-wrap ul li:nth-child(4) {
    text-align: justify;
    overflow: hidden;
    color: #787878;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    height: 100px;
}

.user-wrap ul li:nth-child(3),
.user-wrap ul li:nth-child(4) {
    margin-bottom: 15px;
}

.user-wrap ul li:nth-last-child(1) {
    font-size: 1.2em;
    color: #777777;
}

.user-wrap ul li > img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.user-wrap ul li:nth-child(2) {
    font-size: 1.5em;
    color: #232323;
    font-weight: 600;
}

.user-wrap:hover {
    background: #777777;
    color: #fff !important;
}

.user-wrap:hover ul li:nth-child(4) {
    color: #fff;
}

.user-wrap:hover ul li:nth-last-child(1) {
    color: #fff;
}

/* why */

.choose .main-title .big-title {
    font-size: 2.0em;
    color: #fff;
}

.choose-content {
    float: left;
    width: 19%;
    margin: 0 3%;
    background: #fff;
    text-align: center;
    padding: 20px 10px;
    border-radius: 10px;
    box-shadow: 7px 7px 8px rgba(1, 31, 132, 0.2);
}

.choose-content h5 {
    font-size: 4.0em;
    color: #777777;
    font-style: italic;
}

.choose-content ul {
    display: table;
    height: 100px;
    width: 100%;
    margin-top: 20px;
}

.choose-content > p {
    font-size: 1.5em;
    color: #000;
}

.choose-content ul li {
    display: table-cell;
    vertical-align: middle;
}

.choose-content ul li p {
    margin: 0;
}

/* 优势 */

.line {
    width: 40px;
    height: 1px;
    background: #777777;
    text-align: center;
    margin: 0 auto;
}

.ascendancy {
    text-align: center;
}

.ascendancy .big-title {
    font-size: 1.5em;
    color: #000;
}

.ascendancy ul li {
    line-height: 30px;
    color: #787878;
}

.ascendancy-2 {
    display: table;
    min-height: 245px;
}

.ascendancy-2 ul {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.ascendancy-2 ul li h5 {
    font-size: 1.5em;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 15px;
}

.ascendancy-2 img {
    width: 100%;
}

/* 用户体验 */

.user-experience {
    color: #fff;
    background: url("../images/user_bg.png") no-repeat;
    background-size: cover;
    padding-bottom: 50px;
}

.user-experience::after {
    content: '';
    display: block;
    clear: both;
}

.user-e-wrap {
    text-align: center;
}

.user-experience .big-title {
    font-size: 1.5em;
    background: #777777;
    padding: 15px;
    border-radius: 5px;
    display: inline;
}

.pro-1 {
    margin: 20px 0 0;
    font-size: 1.2em;
}

.e-content {
    padding: 20px 0;
    border-radius: 10px;
    float: left;
    width: 45%;
    margin: 50px 2% 0;
    background: #fff;
    color: #a0a0a0;
    box-shadow: 7px 7px 8px rgba(1, 31, 132, 0.2);
}

.e-content li:nth-child(1) {
    font-size: 1.5em;
    text-align: center;
    color: #000;
}

.e-content li:nth-child(2) {
    width: 80%;
    margin: 20px auto;
    text-align: left;
    height: 200px;
}

.e-content li p {
    margin: 0;
    line-height: 24px;
    font-size: 0.8em;
}

.e-content li p span {
    font-size: 1px;
    color: #afc3fc;
}

/* footer */

footer {
    position: relative;
    margin: 0 auto 0 auto;
    text-align: center;
    background: #048204;
    color: #787878;
}

footer ul::after,
footer ul::before {
    content: '';
    position: absolute;
    top: 20px;
    width: 30%;
    background: #048204;
    height: 2px;
}

footer ul::after {
    left: 2%
}

footer ul::before {
    right: 2%;
}

.information-box {
    margin: 0 20px;
    padding-bottom: 30px;
}

.information-box ul,
.information-box li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.information-box li:first-child {
    margin-top: 40px;
}

.information-box ul {
    margin-bottom: 30px;
}

.information-box li {
    margin-top: 50px;
    line-height: 1;
}

.information-box li:after {
    display: table;
    content: '';
    clear: both;
}

.information-box li font {
    display: block;
    float: left;
    background: #048204;
    line-height: 22px;
    color: #fff;
    margin-right: 15px;
    width: 60px;
    height: 60px;
    position: relative;
    text-align: center;
    padding: 8px;
    border-radius: 5px;
}

.information-box li font:before {
    position: absolute;
    content: '';
    border-style: solid;
    border-width: 22px 5px 0 5px;
    border-color: #048204 transparent transparent transparent;
    top: 53px;
    left: 33px;
    transform: rotate(-40deg);
}

.information-box li font b {
    display: block;
    font-size: 26px;
    font-family: Helvetica;
    font-weight: normal;
}

.information-box li font u {
    display: block;
    font-size: 18px;
    text-decoration: none;
}

.information-box li img {
    border: 3px solid #fff;
    height: 160px;
    float: left;
    margin-right: 30px;
}

.information-box li span {
    display: block;
}

.information-box li span h3 {
    margin: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.information-box li span h3:hover {
    color: #666;
}

.information-box li span em {
    font-style: normal;
    color: #888;
    display: block;
    margin: 12px 0;
}

.information-box li span em u {
    text-decoration: none;
}

.information-box li p {
    color: #555;
    line-height: 22px;
    margin: 0;
    overflow: hidden;
    display: block;
    text-indent: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.information-box li strong {
    color: #999;
    font-weight: normal;
    display: block;
    margin-top: 13px;
}

.information-box li strong i {
}

.information-box li strong a {
    color: #999;
    margin-left: 6px;
}

.information-box li strong a:hover {
    text-decoration: underline;
}

@media (max-width: 1200px) {
    .information-box {
        margin: 0 30px;
    }
}

@media (max-width: 767px) {

    .information-box li font,
    .information-box li span em u {
        display: none;
    }

    .information-box li span h3 {
        font-size: 20px;
    }
}

@media (max-width: 479px) {

    .information-box {
        margin: 0 30px;
    }

    .information-box li {
        margin-top: 35px;
    }

    .information-box li span {
        margin: 20px 0 10px 0;
    }

    .information-box li font {
        display: none;
    }

    .information-box li img {
		width:100%;
		height:100%;
        float: none;
        margin: 0;
    }

    .information-box li span h3 {
        font-size: 18px;
    }
}

@media (max-width: 350px) {
    .information-box {
        margin: 0 15px;
    }
}

.information-table {
}

.information-row {
    position: relative;
}

.information-descript {
    padding-right: 370px;
    min-height: 800px;
}

.information-descript.info0 {
    padding: 0;
}

.information-title {
    margin: 30px 60px;
    padding: 0 0 20px 0;
    position: relative;
}

.information-title h1 {
    font-size: 30px;
}

.information-title em {
    font-style: normal;
    color: #888;
    display: block;
    margin: 12px 0;
}

.information-title em u {
    text-decoration: none;
}

.information-title:after {
    content: '';
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.information-content {
    margin: 0 60px;
    padding: 0 0 20px 0;
    word-break: break-all;
}

.information-content img {
    max-width: 100%;
}

.information-hots {
    position: absolute;
    right: 60px;
    top: 100px;
}

.information-hots div {
    width: 310px;
    background: #fff;
    display: block;
    overflow: hidden;
}

.information-hots h3 {
    display: block;
    margin: 20px 10px 7.5px 10px;
    font-size: 18px;
    text-indent: 3px;
    border-bottom: 2px solid #eff2f4;
    line-height: 34px;
    position: relative;
}

.information-hots h3:after {
    display: block;
    content: '';
    clear: both;
    position: absolute;
    height: 2px;
    width: 80px;
    background: #00dfb9;
    bottom: -2px;
    left: 0;
}

.information-hots ul,
.information-hots li {
    list-style: none;
    margin: 0;
    padding: 7.5px;
    display: block;
}

.information-hots li:after {
    clear: both;
    display: table;
    content: '';
}

.information-hots li img {
    width: 100px;
    float: left;
    margin-right: 10px;
}

.information-hots li span {
    display: block;
    overflow: hidden;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.information-hots li font {
    color: #888;
    display: block;
    margin-top: 5px;
}

@media (max-width: 1200px) {

    .information-descript {
        padding-right: 340px;
    }

    .information-title {
        margin: 30px;
    }

    .information-content {
        margin: 0 30px;
    }

    .information-hots {
        right: 30px;
    }
}

@media (max-width: 992px) {

    .information-descript {
        padding: 0;
        min-height: 200px;
    }

    .information-hots {
        padding: 30px;
        position: relative;
        right: 0;
        top: 0;
    }

    .information-hots div {
        width: auto;
        margin: 0;
        top: auto;
    }

    .information-hots ul:after {
        display: table;
        content: '';
        clear: both;
    }

    .information-hots li {
        width: 50%;
        float: left;
    }
}

@media (max-width: 479px) {

    .information-hots li {
        width: auto;
        float: none;
    }
}

/* 侧边栏 */

.side {
    position: fixed;
    width: 54px;
    height: auto;
    right: 0px;
    bottom: 0px;
    z-index: 9999999;
    box-shadow: 0 4px 18px 0 rgba(7, 17, 27, .1);
}

.side ul li {
    width: 54px;
    height: 54px;
    float: left;
    position: relative;
    border-bottom: 1px solid #444;
}

.side ul li .sidebox2 {
    display: none;
    padding: 1px;
    right: 54px;
    top: 0;
    position: absolute;
    background: #fff;
    /*
    opacity: 1;
    filter: Alpha(opacity=100);
    transition: all 0.3s;
    box-shadow: 0 4px 18px 0 rgba(7, 17, 27, .1);
    */
}

.side ul li .sidebox {
    /*
    position: absolute;
    width: 54px;
    height: 54px;
    top: 0;
    right: 0;
    transition: all 0.3s;
    background: #fff;
    opacity: 1;
    filter: Alpha(opacity=100);
    color: #fff;
    font: 14px/54px "Microsoft YaHei";
    overflow: hidden;
    */
    width: 54px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    background: #05A705;
    /*
    opacity: 1;
    filter: Alpha(opacity=100);
    transition: all 0.3s;
    */
}

.side ul li .sidetop {
    width: 54px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    background: #05A705;
    /*
    opacity: 1;
    filter: Alpha(opacity=100);
    transition: all 0.3s;
    */
}

.side ul li .sidetop:hover {
    width: 104px;
    background: #048204;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.side ul li:hover .fa {
    color: #fff;
}

.side ul li .fa {
    display: inline-block;
    width: 54px;
    vertical-align: middle;
    color: #fff;
    font-size: 18px;
}

.qrcode .qr-code {
    display: none;
    position: absolute;
    left: -150px;
    bottom: 0;
    margin: 0;
}

.qrcode .qr-code img {
    box-shadow: 0 4px 18px 0 rgba(7, 17, 27, .1);
}

.qrcode:hover .qr-code {
    display: block;
}

/*升级特点*/

.update {
    margin-top: 70px;
    color: #414141;
}

.update .main-title .big-title {
    font-size: 1.5em;
    text-align: left;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.update .second-title {
    text-align: left;
    color: #787878;
    padding: 0;
}

.update-list::after {
    display: block;
    clear: both;
    content: '';
}

.update-list .col {
    background: #fff;
    padding: 25px 40px;
    margin: 2%;
    width: 46%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.025)
}

.news-wrap .view {
    float: right;
    color: #787878;
    font-size: 0.8em;
}

.update-list ul li:nth-child(1) .fa {
    float: right;
    padding: 10px;
    background: #e5e5e5;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #777777;
    margin-right: 0;
}

.update-list .news-content {
    text-align: justify;
}

.update-content {
    padding: 40px;
    background: #fff;
}

.update-content img {
    display: block;
    margin: 0 auto;
}

#search {
    float: right;
    margin-top: 20px;
}

#search #search-keyword {
    border-radius: 15px;
    border: none;
    padding: 3px 7px;
    color: #999;
    border: 1px solid #74b3fb;
    outline: none;
}

#search #search-keyword:focus {
    border-color: #39F;
    transition: border-color 1s ease-in;
}

#search .search-submit {
    border-radius: 15px;
    border: none;
    background: #74b3fb;
    color: #fff;
    cursor: pointer;
    padding: 4px 7px;
}

#search .search-submit:hover {
    background: #39F;
    transition: background-color 0.3s ease-in;
}

.swiper-container-banner {
    margin-top: 70px;
    width: 100%;
    height: 400px;
    background: #fff;
    overflow: hidden;
}

.swiper-container-banner .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-container-product {
    margin: 0 auto;
    background: #ffffff;
    overflow: hidden;
}

.swiper-slide {
    /*border: 1px solid #000000;*/
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    border: 0px solid #f7f7f7;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: #333;
    font-size: 30px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    margin: 0;
    left: 1px;
    opacity: 0.5;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: #333;
    font-size: 30px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0;
    margin: 0;
    right: 1px;
    opacity: 0.5;
}

.fa {
    margin: 0;
}

.swiper-pagination-bullet {
    background: #ccc;
}

.swiper-pagination-bullet .swiper-pagination-bullet-active {
    background: #eee;
}

.sitewidget-bd {
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 30px;
}

.sitewidget-bd a {
    display: block;
    text-decoration: none;
    background: #eee;
    border: 1px solid #eee;
}

.sitewidget-bd a:hover {
    text-decoration: none;
    background: #ccc;
    border: 1px solid #ccc;
}

.sitewidget-bd .imgBox img {
    width: 100%;
    height: 100%;
    display: initial;
}

.sitewidget-bd .imgBox span.picture-description {
    height: 3em;
    line-height: 3em;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.sitewidget-bd .imgBox span.ccc1 {
    color: #999;
}

.sitewidget-bd .imgBox span.ccc2 {
    color: #333;
}

.features-block {
    margin: 3px 0 0 0;
}

#Experience {
    margin: 20px auto 50px auto;
    text-align: left;
    color: #333;
}

#Experience .swiper-slide {
    height: 350px;
    border-radius: 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

#Experience .swiper-slide:after {
    z-index: 1;
    opacity: 0.3;
    transition: opacity .4s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    overflow: hidden;
    display: block;
    border-radius: 0px;
    background: #ccc;
}

#Experience .swiper-slide:hover {
    background: #9d9d9d;
}

#Experience .swiper-slide:hover:after {
    display: none;
}

#Experience .img {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
}

#Experience .img img {
    width: 100%;
    height: 100%;
}

#Experience .info {
    text-align: left;
    position: absolute;
    padding: 30px;
    z-index: 999;
    transition: all .2s;
    bottom: -80px;
    color: #333;
    font-size: 14px;
    padding-top: 0px;
}

#Experience .swiper-slide:hover .info {
    bottom: 0px;
}

#Experience .info .date {
    font-size: 14px;
    margin-bottom: 16px;
}

#Experience .info h3 {
    margin-bottom: 18px;
}

#Experience .info h3 a {
    color: #333;
    font-size: 20px;
    font-weight: 100;
    text-decoration: none;
}

#Experience .info p {
    text-indent: 2em;
}

#Experience .info .btn {
    margin-top: 40px;
    display: inline-block;
    border: 2px solid #666;
    color: #666;
    font-size: 16px;
    padding: 9px 35px;
    border-radius: 20px;
    line-height: 20px;
    text-decoration: none;
}

#Experience .info .btn:hover {
    color: #333;
    border: 2px solid #333;
}


.backstage-stwidgets-settingwrap {
    text-align: left;
}

.sitewidget-hd {
    text-align: left;
    color: #ccc
}

.sitewidget-hd h2 {
    font-size: 22px;
}

.prodli {
    text-align: left;
}

.sitewidget-all {
    color: #fff
}

.sitewidget-all a {
    color: #fff
}

.sitewidget-all a:hover {
    color: #ff0
}

.outerContainer {
    margin-top: 50px;
    background-color: #eee;
    height: 4em;
    line-height: 4em;
}

.contact form input {
    background: none repeat scroll 0% 0% #fff;
    padding: 5px;
    width: 100%;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    box-shadow: none;
    border: 1px solid #ccc;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}

.contact form textarea {
    width: 100%;
    border-radius: 3px;
    box-shadow: none;
    background: none repeat scroll 0% 0% #fff;
    padding: 5px;
    font-size: 14px;
    font-weight: 400;
    height: 100px;
    margin-top: 10px;
    border: 1px solid #ccc;
    resize: none;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}

.contact form input:focus {
    border: 1px solid #888;
    background-color: #fff;
}

.contact form textarea:focus {
    border: 1px solid #888;
    background-color: #fff;
}

.contact input.has-error {
    border-color: #ed5565;
}

.ewm {
    margin: 30px 0 30px 0;
    overflow: hidden;
}

.ewm li {
    float: left;
    margin-right: 10px;
}

.crumb_box {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #333;
    height: 3em;
    line-height: 3em;
    color: #6d6b6b;
    overflow: hidden;
    font-size: 16px;
}

.crumb_box li {
    float: left;
    overflow: hidden;
    font-size: 16px;
    margin-right: 5px;
}

.clear {
    zoom: 1;
    clear: both;
}

.content {
    margin: 30px auto 0 auto;
}

.content .content_title {
    text-align: center;
    margin: 0px auto 20px auto;
    border-bottom: 1px dotted #333;
    padding: 0 0 20px 0;
    font-size: 18px;
}

.content .content_title_s {
    text-align: center;
    color: #999;
    margin: 0px auto 30px auto;
}

.content .content_text img {
    display: initial;
    margin: 20px 0;
}

.content .content_title_s em {
    font-style: normal;
    color: #888;
    display: block;
    margin: 12px 0;
}

.content .content_title_s em u {
    text-decoration: none;
}

.more {
    text-align: center;
    width: 100%;
    margin: 20px auto;
    padding: 0;
}

.more a {
    white-space: nowrap;
    text-align: center;
    font-size: 1em;
    color: #666;
    border: 1px solid #666;
    border-radius: 50px;
    padding: 10px 20px;
    margin: 0 20px;
}

.more a:hover {
    color: #333;
    border: 1px solid #333;
}

/* tb007 */

.tb007 {
    background: #fff;
    height: auto;
}

.tb007_box {
    width: 100%;
    margin: 0 auto
}

.tb007_box .row {
    margin-right: 0px;
    margin-left: 0px;
}

.tb007-wrap {
    margin: 0;
    box-shadow: 0 0 0px rgba(0, 0, 0, .1);
    border: 0px solid #dcdcdc;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    color: #333;
}

.tb007-wrap .top-info {
    text-align: left;
    font-size: 1.2em;
    color: #999;
    margin: 30px 20px 20px 0;
}

.tb007-wrap .left {
}

.tb007-wrap .left img {
    /*display: initial;*/
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 0px;
}

.tb007-wrap .right {
    overflow: hidden;
    font-size: 1.1em;
    float: left;
}

.tb007-wrap .right li {
    text-align: left;
    font-size: 0.9em;
    color: #666;
}

.tb007-wrap .right li.title {
    text-align: left;
    font-size: 1.2em;
    color: #666;
    margin-top: -3px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.tb007-wrap:hover {
    color: #048204;
}

.tb007_box .btn {
    display: inline-block;
    padding: 0;
}

.tb007_box a:hover {
    color: #048204;
    /*border: 1px solid #048204;*/
}

.window-back2 {
    padding: 20px 0 0 0;
    width: 100%;
    /* height: 255px; */
    background-position: center;
    background-size: cover;
    position: relative;
}

.window-back2 .swiper-container {
    margin: 0 60px;
    overflow: hidden;
}

.window-back2 .swiper-wrapper {
    width: 99999px;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
}

.window-back2 .swiper-wrapper:after {
    content: '';
    clear: both;
}

.window-back2 .swiper-slide {
    width: 245px;
    height: 100px;
    border: 1px solid #ddd;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.window-back2 .swiper-slide img {
    width: 100%;
    height: 100%;
}

#window-back2 {
    position: relative
}

#window-back2 .swiper-pagination {
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 9997;
	display: none;
}

.window-back2 .swiper-pagination {
    position: absolute;
    text-align: center;
    z-index: 9998;
    left: 0;
    width: 100%;
    bottom: 0px;
	display: none;
}

.window-back2 .swiper-pagination-bullet {
    margin: 0 4px;
}

#swiper-button-product2 .swiper-button-prev {
    position: absolute;
    top: 30%;
    z-index: 9997;
}

#swiper-button-product2 .swiper-button-next {
    position: absolute;
    top: 30%;
    z-index: 9997;
}

.swiper-pagination span {
    margin: 3px;
}

#banner {
    position: relative
}

#banner .swiper-button-prev {
    position: absolute;
    top: 38%;
    z-index: 9997;
}

#banner .swiper-pagination {
    position: absolute;
    width: 100%;
    bottom: 2%;
    z-index: 9997;
}

#banner .swiper-button-next {
    position: absolute;
    top: 38%;
    z-index: 9997;
}

#product {
    position: relative
}

#product a div.title {
    background: #eee; line-height: 35px;
}

#product .swiper-pagination {
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 9997;
	display: none;
}



.about {
    margin: 0 auto;
    padding: 0px 0;
}
.about .container-fluid {
    padding: 0px;
}
.about .left_side {
    height: 350px;
    width: 50%;
    position: relative;
    float: left;
    background:url(../images/about.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.about .we_are_opacity {
    background: rgba(47, 45, 55, 0.2);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.about .we_are_border {
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.about .we_are_border h2 {
    font-weight: 700;
    font-size: 1.625em;
    color: #fff;
    background: #048204;
    display: inline;
    position: absolute;
    padding: 12px 39px;
    top: 20px;
    right: 0px;
}
.about .right_side {
    width: 50%;
    position: relative;
    float: right;
    overflow: hidden;
}
.about .we_are_deatails {
    padding-left: 61px;
}
.about .right_side h2 {
    font-weight: 700;
    font-size: 1.625em;
    color: #fff;
    position: relative;
    padding-top: 27px;
    word-spacing: 6px;
    padding-bottom: 25px;
}
.about .right_side h2 a {
    color: #000000;
}
.about .right_side h2:before {
    content: '';
    width: 90px;
    height: 3px;
    background: #048204;
    position: absolute;
    top: 65px;
}
.about .right_side .we_are_deatails > p {
    color: #7a7a7a;
    width: 95%;
    line-height: 200%;
    font-size: 1.2em;
}
.about .right_side .list_item p {
    display: inline-block;
    font-size: 1.125em;
    color: #fff;
    padding-left: 35px;
    padding-right: 32px;
    margin-top: 63px;
    margin-right: 27px;
}
.about .right_side .list_item p:not(.support) {
    border-right: 1px dashed #6e6e6e;
}
.about .right_side img {
    vertical-align: baseline;
}

.news{background:#eee;position:relative;z-index:1; overflow: hidden;}
.news .left{/*position:absolute;*/}
.news .left .img img{width:100%;height:100%;}
.news .left .img video{width:100%;height:100%;border: 1px solid #ccc;}
.news .left .txt {width:100%; text-align: center;}
/*.news .left:hover{opacity:0.7;}*/

.news .right{/*position:absolute;*/}
.news .right li{height:100%;padding: 2px 10px; line-height: 180%; border-bottom: 0px solid #fff;}
.news .right li .title{ margin: 0 auto 10px auto;}
.news .right li .title a{color:#048204;font-size:1.4em; width: 69%; float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;}
.news .right li .title span{text-align:right; width: 30%; float: right;}
.news .right li .title a:hover{color:#000;font-size:1.4em; width: 69%; float: left;}
.news .right li .detail{font-size:1em;}
.news .news_box {margin:10px auto;}


/* 768px */
@media screen and (max-width: 768px) {

    .swiper-container-banner {
        margin-top: 70px;
        width: 100%;
        height: 200px;
        background: #fff;
        overflow: hidden;
    }

    .language {
        float: none;
        margin: 10px 0 0 0;
        padding: 0;
        line-height: 40px;
        text-align: center;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 20px 25px;
    }

    .navbar-nav {
        width: 100%;
        margin: 0;
    }

    .navbar-default .navbar-collapse {
        padding: 0
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: inherit;
    }
    .nav li {
        width: 100%;
        float: left;
        line-height: 30px;
        padding: 0px;
        margin: 0px;
        position: relative;
    }

    .nav li a {
        color: #ffffff;
        text-decoration: none;
    }

    .nav li a:hover {
        color: #1ba1e2
    }

    .nav .active a:hover {
        text-decoration: none;
    }

    .nav li ul {
        width: 100%;
        position: absolute;
        background: #777777;
        top: 60px;
        left: 0px;
        display: none;
        z-index: 999;
    }

    .nav li ul li {
        width: 100%;
        text-align: center;
        float: none;
        line-height: 30px;
        padding: 0;
        white-space: nowrap;
        margin-right: inherit;
    }

    .nav .sub ul li a {
        padding: 0 10px;
        display: block;
    }

    .nav .sub ul li a:hover {
        color: #fff;
        background: #09F;
    }

    .nav .sub b {
        position: absolute;
        right: 5px;
        top: 33px;
        width: 10px;
        height: 5px;
        display: block;
        transition: .3s;
        background: url(../images/small-arrow.png) no-repeat center top;
    }

    .nav .active b {
        transform: rotate(180deg);
    }



    .nav2 {
        margin: 10px 0;
    }

    .nav2 a {
        display: inline-block;
        margin: 5px;
        padding: 5px 10px;
        border: 1px solid #777;
        border-radius: 50px;
        text-align: center;

    }
    .nav2 a:hover {
        background: #048204;
        border: 1px solid #048204;
        color: white;
    }

    .nav2 a.on {
        font-weight: bold;
        background: #048204;
        color: white;
    }

    .outerContainer {
        margin-top: 50px;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #eee;
        height: 4em;
        line-height: 1.5em;
    }

    .user-wrap {
        width: 100%;
        margin: 10px 0;
    }

    .choose-content {
        width: 100%;
        margin: 10px 0;
    }

    .ascendancy {
        margin: 10px 0;
    }

    .pro-content h5 img {
        width: 100%;
    }

    .e-content {
        width: 100%;
        margin: 10px 0;
    }

    .e-content li:nth-child(2) {
        height: auto;
    }

    footer ul::after,
    footer ul::before {
        display: none;
    }

    .main-wrap {
        margin-top: 0px;
    }

    .side {
        display: none;
        width: 100%;
        bottom: -1px;
        left: 0;
    }

    .side ul li {
        width: 20%;
        background: #fff;
    }

    .pro-bottom {
        position: relative;
        margin-left: 0;
        left: 0;
        bottom: 0;
    }

    .slider-content .left {
        display: none;
    }

    .pro-bottom .right {
        width: 100%;
    }

    .pro ul li {
        font-size: 0.8em;
    }

    .carousel .item.active .animated2 {
        display: none;
    }

    /*
    .content img{
        width: 100%;
    }
    */
    .content .content_text img {
        display: initial;
        margin: 20px 0;
        width: 100%;
    }

    .tb007 {
        background: #fff;
        height: auto
    }

    .tb007_box {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .tb007_box .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .tb007-wrap {
        margin: 2%;
        box-shadow: 0 0 0 rgba(0, 0, 0, .1);
        border-bottom: 1px solid #dcdcdc;
        text-align: center;
        padding: 10px 10px 20px 10px;
        border-radius: 5px;
        overflow: hidden;
        transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        color: #333
    }

    .tb007-wrap:last-child {
        border: none
    }

    .tb007-wrap .top-info {
        text-align: left;
        font-size: 1.2em;
        color: #999;
        margin: 30px 20px 20px 0
    }

    .tb007-wrap .left {
        width: 40%;
        float: left
    }

    .tb007-wrap .left img {
        width: 100%;
        height: 100%;
        border: 1px solid #fff;
        border-radius: 0px
    }

    .tb007-wrap .right {
        width: 58%;
        font-size: 1.2em;
        float: right
    }

    .tb007-wrap .right li {
        text-align: left;
    }

    .tb007-wrap .right li:nth-child(1) a {
        font-size: 14px;
        color: #000
    }

    .tb007-wrap .right li:nth-child(2) {
        margin: 5px 0;
        font-size: 12px;
        color: #999
    }

    .tb007-wrap .right li:nth-child(3) {
        margin: 0 5px 0 0;
        font-size: 13px;
        color: #999;
    }

    .tb007-wrap:hover {
        color: #57ad7f
    }

    .tb007_box .btn {
        display: inline-block;
        padding: 0
    }

    .tb007_box a:hover {
        color: #57ad7f
    }


    .about{
        padding: 0px 0;
    }
    .about .right_side {
        width: 100%;
        padding-top: 10px;
        height: auto;
    }
    .about .right_side .we_are_deatails {
        padding: 10px 20px 20px 20px;
    }
    .about .right_side .we_are_deatails h2 {
        padding-top: 0px;
    }
    .about .right_side .we_are_deatails h2:before {
        top: 38px;
    }
    .about .right_side .we_are_deatails p {
        width: 100%;
    }
    .about .left_side {
        width: 100%;
        height: 180px;
    }
    .about .we_are_opacity {
        height: 100%;
    }

    .news .right li .title a{color:#048204;font-size:1.4em; width: 65%; float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        -webkit-text-overflow: ellipsis;
        -moz-text-overflow: ellipsis;
        white-space: nowrap;}
    .news .right li .title span {
        text-align: right;
        width: 33%;
        float: right;
    }
	
	.news .left .img video{margin:15px auto 10px auto;}

}

