﻿/*js代码(www.jsdaima.com)是IT资源下载及IT技能学习平台。我们拒绝滥竽充数，只提供精品IT资源！*/
body, h1, h2, h3, h4, ul, li, a, input {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

.banner .fp-controlArrow {
    display: none;
}

.banner #fp-nav ul li, .fp-slidesNav ul li {
    width: 45px;
    height: 6px;
}

.banner #fp-nav ul li a span, .fp-slidesNav ul li a span {
    border: 0;
    width: 45px;
    height: 6px;
    background: #fff;
    border-radius: 0;
}

.banner #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
    background: #e60012;
}

@media screen and (max-width: 768px) {
    .fp-section .fp-slides .slide:nth-child(1) {
        /*background: url(../images/n_img01.jpg) center center / cover !important;*/
    }

    .fp-section .fp-slides .slide:nth-child(2) {
        /*background: url(../images/n_img02.jpg) center center / cover !important;*/
    }

    .fp-section .fp-slides .slide:nth-child(3) {
        /*background: url(../images/n_img03.jpg) center center / cover !important;*/
    }
}

.head_tel {
    float: right;
    color: #e60012;
    font-size: 20px;
    /*margin-top: 14px;*/
    /*margin-left: 80px;*/
    font-weight: bold;
    /*line-height: 58px;*/
    /*background: url(../images/tel.png) no-repeat left;*/
    /*padding: 10px 0 10px 0px;*/
}

.head_tel i {
    font-size: 23px;
    margin-right: 10px;
}

.head_tel span {
}

.head_fun {
    float: right;
    font-size: 17px;
    padding: 10px 0 10px 45px;
}

.head_fun a {
    color: #e60012;
    margin-left: 10px;
}

.head_fun a span {
    margin-left: 6px;
}

.navbar {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 85px;
}

.navbar-brand {
    padding: 10px;
    margin-right: 20px;
    display: none;
}

.navbar-default {
    background: #f6f6f6;
    border: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #505050;
    font-size: 17px;
    line-height: 60px;
    margin-left: 20px;
    width: 70px;
    text-align: center;
    padding: 10px 0;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #505050;
    background: url(../images/nav_ho.png) no-repeat center;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.hover {
    color: #505050;
    background: url(../images/nav_ho.png) no-repeat center;
}

@media screen and (max-width: 1200px) {
    .navbar-default .navbar-nav > li > a {
        margin-left: 10px;
        width: 75px;
    }
}

@media screen and (max-width: 992px) {
    .navbar-default .navbar-nav > li > a {
        margin-left: 0;
        font-size: 12px;
        padding: 0 11px;
        width: 70px;
        line-height: 98px;
    }

    .head_tel {
        /*margin-left: 20px;*/
        /*font-size: 12px;*/
        /*margin-top: 24px;*/
    }

    .head_fun {
        font-size: 12px;
        margin-top: 0!important;
        line-height: 80px;
    }
}

@media screen and (max-width: 768px) {
    .navbar {
        height: 60px;
    }

    .navbar-brand img {
        height: 40px;
        width: auto;
    }

    .navbar-toggle {
        margin-top: 12px;
    }

    .navbar-nav {
        background: rgba(46, 46, 46, .78);
        padding: 20px 0;
        text-align: center;
    }

    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.hover {
        background: none;
    }

    .navbar-default .navbar-nav > li > a {
        width: 100%;
        line-height: 45px;
        color: #fff !important;
        font-size: 18px;
    }

    .head_tel {
        margin-top: 0;
        font-size: 20px;
    }


    .topbar-right{
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: justify;
        min-height: 100px;
        flex-wrap: wrap;
    }

    .head_fun {
        display: none;
    }
}

.index_tit {
    text-align: center;
}

.index_tit p {
    color: #fff;
    font-size: 30px;
    margin: 0;
}

.index_tit span {
    font-size: 26px;
    color: #e60012;
    margin-top: 10px;
}

.index_info {
    color: #293146;
    line-height: 30px;
    text-align: center;
    margin-top: 30px;
    padding: 0 40px;
}

@media screen and (max-width: 1200px) {
    .index_tit p {
        font-size: 30px;
    }

    .index_tit span {
        font-size: 20px;
    }
}

@media screen and (max-width: 992px) {
    .index_tit p {
        font-size: 25px;
    }

    .index_tit span {
        font-size: 18px;
    }

    .index_info {
        font-size: 12px;
        line-height: 25px;
    }
}

@media screen and (max-width: 768px) {
    .index_tit {
        margin-top: 20px;
    }

    .index_info {
        font-size: 12px;
        line-height: 25px;
    }
}

.section2 {
    background: #282828;
    position: relative;
}

.product {
    margin-top: 300px;
    text-align: center;
}

.product p {
    color: #707070;
    font-size: 20px;
}

.product_list {
    position: relative;
    margin-top: 100px;
}

.abtab {
    margin-top: 50px;
}

.section2 .ab {
    padding: 0 50px;
}

.about_txt {
}

.about_txt p {
    text-indent: 2em;
    color: #fff;
    text-align: left;
    font-size: 14px;
}

.ih-item {
    position: relative;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item, .ih-item * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ih-item a {
    color: #333;
}

.ih-item a:hover {
    text-decoration: none;
}

.ih-item img {
    /*width: 90%;
      height: 90%;*/
}

.ih-item.circle {
    position: relative;
    border-radius: 50%;
}

.ih-item.circle .img {
    position: relative;
    border-radius: 50%;
}

.ih-item.circle .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle .img img {
}

.ih-item.circle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ih-item.circle.effect6 .img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    text-align: center;
}

.ih-item.circle.effect6.colored .info {
    background: none;
}

.ih-item.circle.effect6 .info {
    background: #333333;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect6 .info p {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 18px;
    margin: 0 10px;
    padding: 150px 0 0 0;
    text-align: center;
    height: 70px;
    text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
    font-size: 16px;
}

@media screen and (max-width: 1200px) {
    .ih-item.circle.effect6 .info p {
        padding: 100px 0 0 0;
    }
}

@media screen and (max-width: 992px) {
    .section2 .ab {
        padding: 0 30px;
    }

    .ih-item.circle.effect6 .info h3 {
        font-size: 16px;
    }

    .section2 .index_info {
        display: none;
    }

    .section2 .abtab {
        margin-top: 10px;
    }

    .section2 .ab {
        margin-top: 50px;
    }
}

@media screen and (max-width: 768px) {
    .pr0, .pr1, .pr5, .pr6 {
        display: none;
    }

    .ab0 {
        position: relative;
        bottom: -200px;
        opacity: 0;
        transition: all 1s;
    }

    .active .ab0 {
        bottom: 0;
        opacity: 1;
        transition-delay: 0.7s;
    }

    .pr0 {
        position: absolute;
        left: -10%;
        top: 0;
    }

    .pr0 img, .pr1 img, .pr2 img, .pr4 img, .pr5 img, .pr6 img {
        max-width: 162px !important;
        border: 10px #fff solid;
        border-radius: 50%;
    }

    .pr0 img:hover, .pr1 img:hover, .pr2 img:hover, .pr3 img:hover, .pr4 img:hover, .pr5 img:hover, .pr6 img:hover {
        -webkit-filter: grayscale(30%);
        -moz-filter: grayscale(30%);
        -ms-filter: grayscale(30%);
        -o-filter: grayscale(30%);
        filter: grayscale(30%);
        filter: white;
    }

    .ab2 {
        position: relative;
        bottom: -200px;
        opacity: 0;
        transition: all 1s;
    }

    .active .ab2 {
        bottom: 0;
        opacity: 1;
        transition-delay: 0.9s;
    }

    .pr2 {
        position: absolute;
        left: -7% !important;
        top: 0;
    }

    .ab3 {
        position: relative;
        bottom: -200px;
        opacity: 0;
        transition: all 1s;
    }

    .active .ab3 {
        bottom: 0;
        opacity: 1;
        transition-delay: 1s;
    }

    .pr3 {
        position: absolute;
        left: 17% !important;
        top: -15%;
        z-index: 100;
        max-width: 302px;
    }

    .pr3 img {
        max-width: 206px !important;
        border: 10px #fff solid;
        border-radius: 50%;
        margin-top: -30px;
    }

    .ab4 {
        position: relative;
        bottom: -200px;
        opacity: 0;
        transition: all 1s;
    }

    .active .ab4 {
        bottom: 0;
        opacity: 1;
        transition-delay: 1.1s;
    }

    .pr4 {
        position: absolute;
        left: 49%;
        top: 0;
        z-index: 90;
    }

    .product {
        margin-top: 260px !important;
    }

    .product p {
        font-size: 14px;
    }

    .product img {
        width: 50%;
    }

    .product_list {
        margin-top: 67px !important;
    }
}

.section3 {
    background: url(../images/bg02.jpg) no-repeat scroll center center / cover;
    position: relative;
}

.scale {
    margin-top: 60px;
}

.scale ul li {
    background: url(../images/bm_bg.png) no-repeat center top;
    float: left;
    width: 20%;
    list-style: none;
    background-size: 100%;
    margin-left: 11%;
}

.scale ul li .pic {
    text-align: center;
    margin-top: 18px;
}

.scale ul li .pic img {
    border-radius: 50%;
    width: 93%;
}

.scale ul li em {
    margin-top: 40px;
    text-align: center;
    font-size: 20px;
    color: #636564;
    display: block;
    font-style: normal;
}

.scale ul li p {
    color: #343434;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    max-width: 200px;
    margin: 15px auto 0 auto;
    padding-bottom: 80%;
}

.section3 .bus {
}

.section3 .index_info {
    margin-top: 10px;
}

.section3 .bus1 {
    margin-top: 100px;
}

.section3 .bus2 {
    margin-top: 170px;
}

.section3 .bus3 {
    margin-top: 40px;
}

.ih-item.circle.effect3 .img {
    z-index: 11;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect3.colored .info {
    background: #1a4a72;
}

.ih-item.circle.effect3 .info {
    background: #d37508;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.ih-item.circle.effect3 .info h3 {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 22px;
    margin: 0 30px;
    padding: 55px 0 0 0;
    height: 80px;
    text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.ih-item.circle.effect3 .info p {
    color: #fff;
    padding: 5px;
    font-style: italic;
    margin: 0 30px;
    margin-top: 5px;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.ih-item.circle.effect3.left_to_right .img {
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
}

.ih-item.circle.effect3.left_to_right .info {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

@media screen and (max-width: 1200px) {
    .section3 .bus {
        padding: 0;
    }

    .index_tit span {
        /*display:none;*/
    }

    .scale ul li p {
        max-width: 150px;
    }

    .scale ul li em {
        margin-top: 15px;
    }
}

@media screen and (max-width: 992px) {
    .ih-item.circle.effect3 .info h3 {
        font-size: 16px;
    }

    .scale ul li p {
        max-width: 150px;
        margin-top: 10px;
        display: none;
    }

    .scale ul li em {
        margin-top: 25px;
    }

    .scale ul li {
        padding-bottom: 12% !important;
    }
}

@media screen and (max-width: 768px) {
    .section3 .bus1 {
        margin-top: 20px;
    }

    .section3 .bus2 {
        margin-top: 20px;
    }

    .section3 .bus3 {
        margin-top: 20px;
    }

    .section3 .bus {
        padding: 0;
    }

    .active .producttop {
        top: 30px !important
    }

    .scale ul li {
        width: 30%;
        padding-bottom: 12% !important;
        margin-left: 2%;
    }

    .scale ul li .pic {
        margin-top: 15px;
    }

    .scale ul li p {
        display: none;
    }

    .scale ul li em {
        margin-top: 18px;
        font-size: 16px;
    }
}

.section4 {
    background: url(../images/bg01.jpg) no-repeat scroll center center / cover;
    position: relative;
}

.section4 .service {
    text-align: center;
    margin-top: 185px;
}

.col-xs-6 {
    width: 50%;
}

.about_l {
}

.about_l img {
    width: 80%;
}

.about_r {
    text-align: left;
}

.about_r em {
    padding-top: 3%;
    display: block;
    font-style: normal;
    color: #fff;
    font-size: 24px;
}

.about_r p {
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-indent: 2em;
    margin-top: 2%;
    padding-right: 6%;
}

.about_r_more {
    margin-top: 5%;
    text-align: left;
}

.about_r_more img {
    width: 100%;
}

.section4 .simg {
    padding: 0 80px;
    text-align: center;
}

.section4 .simg img {
    display: inline-block;
}

@media screen and (max-width: 1200px) {
    .section4 .simg {
        padding: 0 60px;
    }

    .section4 .service .pic img {
        border-radius: 50%;
        width: 80%;
        border: 4px solid #f10940;
    }

    .section4 .service .name {
        padding-top: 54px;
        font-size: 14px;
    }

    .section4 .service .pic {
        position: absolute;
        top: -68px;
        left: 10px;
    }
}

@media screen and (max-width: 992px) {
    .section4 .service {
        margin-top: 50px;
    }

    .section4 .simg {
        padding: 0 30px;
    }

    .section4 .service p.info {
        font-size: 12px;
    }

    .section4 .service .pic {
        position: absolute;
        top: -40px;
        left: 5px;
    }

    .section4 .service .pic img {
        border-radius: 50%;
        width: 90%;
        border: 4px solid #f10940;
    }

    .section4 .service .name {
        padding-top: 54px;
        font-size: 14px;
    }

    .section4 .service .zhiw {
        text-align: center;
        padding: 0 5px;
    }

    .section4 .service .gey, .section4 .service .zuop {
        display: none;
    }

    .section4 .service {
        margin-top: 150px;
    }
}

@media screen and (max-width: 768px) {
    .section4 .service p.info {
        display: none;
    }

    /*.section4 .service{
            margin-top: 85px;
        }*/
    .section4 .service p.tit {
        font-size: 16px;
        margin-top: 5px;
    }

    .section4 .service span {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .section4 .simg {
        padding: 0 35px;
    }

    .section4 .index_tit span {
        font-size: 14px;
    }

    .about_l {
        display: none;
    }

    .about_r {
        text-align: center;
    }

    .col-xs-6 {
        width: 100%;
    }
}

.section5 {
    background: #fff;
    position: relative;
}

.news_title {
    color: #e60012;
}

.news_title p {
    color: #636564;
}

.news_title span {
    color: #e60012;
}

.col-new-l {
    width: 60%;
}

.col-new-r {
    width: 30%;
    float: right;
    margin-right: 5%;
}

.newlist_l {
    float: left;
}

.newlist_l img {
    width: 80% !important;
}

.newlist_r {
    border-bottom: 1px dashed #d2d2d2;
}

.newlist {
    margin-top: 80px;
}

.newli {
    margin-top: 40px;
}

.newli .row {
    padding: 10px 0;
    margin-left: 10px;
}

.newli .row img {
    width: 100%;
}

.newli .row a {
    color: #e60012;
    display: block;
    line-height: 30px;
    text-align: left;
    font-size: 16px;
}

.newli .row a span {
}

.newli .row p {
    font-size: 12px;
    color: #7d7d7d;
    line-height: 20px;
    margin-top: 8px;
    padding-bottom: 10px;
}

.newli .col-xs-8 {
    padding-left: 0;
}

.newli_m {
    text-align: center;
    margin-top: 3%;
}

.newli_m img {
    width: 30%;
}

.acenter {
    text-align: center;
}

.acenter a.more {
    color: #fff;
    background: #f39800;
    display: inline-block;
    width: 110px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 20px;
    margin-top: 50px;
}

@media screen and (max-width: 992px) {
    .newli {
        margin-top: 10px;
    }

    .newlist {
        margin-top: 80px;
    }

    .col-new-r {
        display: none;
    }

    .col-new-l {
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .newli .row p {
        display: none;
    }

    .newlist_r {
        border-bottom: none;
    }
}

.section6 {
    background: #282828;
    position: relative;
}

.section6 .index_tit {
    margin-bottom: 30px;
}

.section6 .index_tit p {
    color: #fff;
    font-size: 30px;
    margin: 0;
}

.section6 .index_tit span {
    font-size: 26px;
    color: #e60012;
    margin-top: 10px;
}

.section6 .index_tit span em {
    color: #fff;
}

.section6 .cont {
    text-align: center;
    margin-top: 30px;
}

.section6 .cont p {
    font-size: 20px;
    color: #32303c;
}

.section6 .cont p span {
    color: #32303c;
    font-size: 14px;
    margin: 0 10px;
}

.indexbottom {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #b0b0b0;
    background: #282828;
    padding-top: 10px;
}

.indexbottom p, .indexbottom_ny p {
    padding-bottom: 5px;
}

.indexbottom a, .indexbottom_ny a {
    color: #fff;
    font-size: 16px;
}

.indexbottom_ny p {
    margin: 0;
}

.indexbottom_ny {
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #fff;
    padding-top: 30px;
    margin-top: 60px;
    /*min-width: 1200px;*/
    background: #3d3d3d;
    height: auto;
    overflow: hidden;
}

.indexbottom p, .indexbottom_ny p {
    padding-bottom: 5px;
}

.indexbottom p img {
}


indexbottom_ny_fff {
}

.indexbottom_ny p {
    display: none;
}

.indexbottom_ny {

}

.indexbottom_ny_l {
    width: 30%;
    float: left;
}

.indexbottom_ny_c {
    width: 30%;
    float: left;
    margin-left: 85px;
    text-align: left;
}

.indexbottom_ny_c ul li {
    margin-bottom: 10px;
    padding-left: 35px;
    list-style: none;
    line-height: 30px;
    font-size: 14px;
}

/*.indexbottom_ny_c ul li.li1 {*/
/*background: url(../images/fo1.png) no-repeat left;*/
/*}*/
/*.indexbottom_ny_c ul li.li2 {*/
/*background: url(../images/fo2.png) no-repeat left;*/
/*}*/
/*.indexbottom_ny_c ul li.li3 {*/
/*background: url(../images/fo3.png) no-repeat left top;*/
/*}*/
.indexbottom_ny_r {
    width: 30%;
    float: right;
}

.contact {
    background: #e60012;
    width: 90%;
    margin: 105px auto 0 auto;
}

.contact_l {
    float: left;
}

.contact_r {
    float: right;
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    padding: 30px 20px 0 20px;
}

.contact_r p {
    border-bottom: 1px dashed #f6a6ac;
    font-size: 18px;
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.contact_r p span {
    font-size: 30px;
    font-weight: bold;
}

.col-xs-4-lx1 {
    width: 33.33333333%
}

.col-xs-8-lx2 {
    width: 66.66666667%
}

@media screen and (max-width: 1200px) {
    .col-xs-8-lx2 {
        display: none;
    }

    .col-xs-4-lx1 {
        text-align: center;
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .col-xs-8-lx2 {
        display: none;
    }

    .col-xs-4-lx1 {
        text-align: center;
        width: 100%;
    }

    .indexbottom_ny_fff {
        display: none;
    }

    .indexbottom_ny p {
        display: inline;
    }

    .indexbottom_ny p a {
        color: #fff;
    }
}

@media screen and (max-width: 768px) {
    .section6 .index_tit {
        margin-bottom: 20px;
    }

    .section6 .index_tit p {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .section6 .index_tit span {
        font-size: 16px;
        color: #e60012;
        letter-spacing: 5px;
    }

    .section6 .cont {
        margin-top: 10px;
    }

    .section6 .cont p {
        font-size: 16px;
        margin-bottom: 0;
    }

    .section6 .cont p span {
        font-size: 12px;
        margin: 0 10px;
    }

    .contact_l {
        line-height: 35px;
        font-size: 12px;
        float: none;
    }

    .contact_r {
        float: none;
    }

    .indexbottom, .indexbottom_ny {
        padding-top: 10px;
    }

    .indexbottom img, .indexbottom_ny img {
        display: none;
    }

    .col-xs-8-lx2, .col-xs-4-lx1 {
        width: 90%;
        margin: 0 auto;
    }

    .indexbottom_ny_fff {
        display: none;
    }

    .indexbottom_ny p {
        display: inline;
    }

    .indexbottom_ny p a {
        color: #fff;
    }

    .col-xs-8-lx2, .col-xs-4-lx1 {
        width: 90%;
        margin: 0 auto;
    }

    .n_honor_u ul li p {
        font-size: 12px;
    }

    .n_jianjie_t p {
        font-size: 20px !important;
    }

    .n_jianjie_t {
        font-size: 20px !important;
    }

    .contact {
        margin: 52px auto 0 auto;
    }

    .active .contacttop {
        top: 40px !important;
    }
}

.abouttop, .producttop, .contacttop {
    position: relative;
    top: -150px;
    transition: all 1s;
    opacity: 0;
}

.active .abouttop, .active .contacttop {
    top: 80px;
    opacity: 1;
    transition-delay: 0.7s;
}

.active .producttop {
    top: 100px;
    opacity: 1;
    transition-delay: 0.7s;
}

.ab0 {
    position: relative;
    bottom: -200px;
    opacity: 0;
    transition: all 1s;
}

.active .ab0 {
    bottom: 0;
    opacity: 1;
    transition-delay: 0.7s;
}

.pr0 {
    position: absolute;
    left: -10%;
    top: 0;
}

.pr0 img, .pr1 img, .pr2 img, .pr4 img, .pr5 img, .pr6 img {
    max-width: 205px;
    border: 10px #fff solid;
    border-radius: 50%;
}

.pr0 img:hover, .pr1 img:hover, .pr2 img:hover, .pr3 img:hover, .pr4 img:hover, .pr5 img:hover, .pr6 img:hover {
    -webkit-filter: grayscale(30%);
    -moz-filter: grayscale(30%);
    -ms-filter: grayscale(30%);
    -o-filter: grayscale(30%);
    filter: grayscale(30%);
    filter: white;
}

.ab1 {
    position: relative;
    bottom: -200px;
    opacity: 0;
    transition: all 1s;
}

.active .ab1 {
    bottom: 0;
    opacity: 1;
    transition-delay: 0.8s;
}

.pr1 {
    position: absolute;
    left: 3%;
    top: 0;
}

.ab2 {
    position: relative;
    bottom: -200px;
    opacity: 0;
    transition: all 1s;
}

.active .ab2 {
    bottom: 0;
    opacity: 1;
    transition-delay: 0.9s;
}

.pr2 {
    position: absolute;
    left: 16%;
    top: 0;
}

.ab3 {
    position: relative;
    bottom: -200px;
    opacity: 0;
    transition: all 1s;
}

.active .ab3 {
    bottom: 0;
    opacity: 1;
    transition-delay: 1s;
}

.pr3 {
    position: absolute;
    left: 27%;
    top: -15%;
    z-index: 100;
    max-width: 302px;
}

.pr3 img {
    max-width: 302px;
    border: 18px #fff solid;
    border-radius: 50%;
    margin-top: -30px;
}

.ab4 {
    position: relative;
    bottom: -200px;
    opacity: 0;
    transition: all 1s;
}

.active .ab4 {
    bottom: 0;
    opacity: 1;
    transition-delay: 1.1s;
}

.pr4 {
    position: absolute;
    left: 49%;
    top: 0;
    z-index: 90;
}

.ab5 {
    position: relative;
    bottom: -200px;
    opacity: 0;
    transition: all 1s;
}

.active .ab5 {
    bottom: 0;
    opacity: 1;
    transition-delay: 1.2s;
}

.pr5 {
    position: absolute;
    left: 62%;
    top: 0;
    z-index: 80;
}

.ab6 {
    position: relative;
    bottom: -200px;
    opacity: 0;
    transition: all 1s;
}

.active .ab6 {
    bottom: 0;
    opacity: 1;
    transition-delay: 1.2s;
}

.pr6 {
    position: absolute;
    left: 75%;
    top: 0;
    z-index: 70;
}

.bus1 {
    position: relative;
    z-index: 1;
    left: -200px;
    opacity: 0;
    transition: all 1s;
}

.active .bus1 {
    left: 0;
    opacity: 1;
    transition-delay: 0.7s;
}

.bus2 {
    position: relative;
    bottom: -200px;
    opacity: 0;
    transition: all 1s;
}

.active .bus2 {
    bottom: 0;
    opacity: 1;
    transition-delay: 0.8s;
}

.bus3 {
    position: relative;
    z-index: 1;
    right: -200px;
    opacity: 0;
    transition: all 1s;
}

.active .bus3 {
    right: 0;
    opacity: 1;
    transition-delay: 0.7s;
}

.service1, .service2 {
    position: relative;
    left: -50%;
    opacity: 0;
    transition: all 1s;
}

.active .service1, .active .service2 {
    opacity: 1;
    left: 0;
    transition-delay: 0.7s;
}

.service3, .service4 {
    position: relative;
    right: -50%;
    opacity: 0;
    transition: all 1s;
}

.active .service3, .active .service4 {
    opacity: 1;
    right: 0;
    transition-delay: 0.7s;
}

.newli {
    position: relative;
    z-index: 1;
    opacity: 0;
    transition: all 1s;
    bottom: -500px;
}

.active .newlist .newli {
    bottom: 0;
    opacity: 1;
    transition-delay: 0.5s;
}

.indexcont {
    position: relative;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
}

.active .indexcont {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 0.7s;
}

.section2 .abouttop, {
    position: relative;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
}

.active.section2 .abouttop {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 0.7s;
}

.section2 .product, {
    position: relative;
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
    transition: all 1s;
}

.active.section2 .product {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition-delay: 0.7s;
}

/* 内页 */
/* pages */
.n_jianjie, .n_honor {
    margin-top: 6%;
}

.n_jianjie_t {
    text-align: center;
    font-size: 28px;
    color: #747373;
}

.n_jianjie_t hr {
    background: #747373;
    border: none;
    width: 150px;
    height: 1px;
    margin: 10px auto;
}

.n_jianjie_t p {
    font-size: 24px;
    color: #f10940;
}

.n_jianjie_u {
    font-size: 16px;
    color: #272626;
    line-height: 32px;
    margin-top: 30px;
}

.n_fazhan {
    margin-top: 5%;
    background: url(../images/fa_bg.jpg) no-repeat scroll center center / cover;
}

.n_fazhan_t {
    padding-top: 30px;
}

.n_fazhan_t, .n_fazhan_t p {
    color: #fff;
}

.n_fazhan_t hr {
    background: #fff;
}

.n_fazhan_u {
    color: #fff;
    padding-bottom: 50px;
}

.n_honor_u {
    margin-top: 3%;
}

.n_honor_u ul li {
    width: 23%;
    float: left;
    margin-left: 2%;
    list-style: none;
}

.n_honor_u ul li .tu {
    max-height: 185px;
    max-width: 270px;
}

.n_honor_u ul li .tu img {
    border: 2px solid #e60012;
    width: 100%;
    max-height: 185px;
    max-width: 270px;
}

.n_honor_u ul li p {
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #747373;
}

.n_honor_u ul li a:hover {
    text-decoration: none;
}

.n-footer {
    height: auto;
    line-height: 30px;
    padding: 5px;
    position: relative;
}

@media screen and (min-width: 1200px) {
    .n-footer {
        height: 80px;
        line-height: 80px;
        padding: 0;
    }

    .position .container, .main {
        width: 1170px;
    }
}

.banner {
    position: relative;
}

.banner img {
    min-height: 80px;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .banner {
        padding-top: 50px;
    }
}

.banner span {
    position: absolute;
    top: 60%;
    color: #fff;
    font-size: 35px;
    display: block;
}

.position {
    font-size: 14px;
    margin-top: 20px;
}

.position a {
    color: #e60012;
}

.fy_tit {
    font-size: 24px;
    color: #e60012;
    float: left;
    width: 400px;
    font-weight: bold;
}

.fy_dqwz {
    float: right;
}

.fy_list_h {
    border-bottom: 1px dashed #e3e3e3;
}

.container {
}

.page-tit {
    border-bottom: 1px solid #ccc;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: 30px;
}

.content {
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 16px;
}

.right {
    margin-bottom: 20px;
    margin-top: 20px;
}

.right-tit {
    border-bottom: 1px dotted #999;
    margin-bottom: 5px;
}

.right-tit span {
    border-bottom: 2px solid #f7001b;
    color: #585f69;
    line-height: 40px;
    height: 40px;
    font-size: 24px;
    display: inline-block;
    margin-bottom: -2px;
}

.menu li a {
    height: 46px;
    display: block;
    line-height: 46px;
    border-bottom: 1px dotted #fff;
    color: #1e1e1e;
    font-size: 16px;
    text-decoration: none;
}

.menu li a:hover {
    color: #f7001b;
}

.menu li span {
    font-family: "宋体";
    padding-right: 10px;
}

@media screen and (max-width: 768px) {
    .banner span {
        font-size: 22px;
    }

    .position {
        font-size: 12px;
    }

    .page-tit {
        font-size: 20px;
        font-weight: normal;
        margin-top: 10px;
    }

    .right-tit span {
        font-size: 20px;
    }

    .menu li a {
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }
}

/* list */

.list .row {
    margin: 40px 0;
}

.list-right a {
    font-size: 16px;
    color: #1e1e1e;
}

.list-right h3 {
    background: url(../images/hh.png) no-repeat left;
    height: 35px;
    line-height: 35px;
    padding-left: 45px;
}

.list-right span {
    color: #ababab;
    font-size: 12px;
    display: block;
    margin: 8px 0;
}

.list-right p {
    font-size: 12px;
    line-height: 1.8;
    margin: 0;
}

.right-list .row {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #bbb;
}

.right-list .col-xs-3 {
    padding-right: 0;
}

.right-list a {
    color: #1e1e1e;
}

.list-right a:hover, .right-list a:hover {
    color: #e60012;
}

.right-list p {
    font-size: 12px;
    color: #666;
    margin-top: 5px;
    margin-bottom: 0;
}

@media screen and (max-width: 992px) {
    .dlProduct .container{
        width: 760px!important;
    }
    .list-right a {
        margin-top: 10px;
        display: block;
    }

    .list-right p {
        padding-bottom: 10px;
        border-bottom: 1px dotted #aaa;
    }

    .list .row {
        margin: 20px 0;
    }
}

.list img:hover, .right-list img:hover {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.case-menu {
    margin-top: 20px;
}

.case-menu a {
    width: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    float: left;
    margin-right: 10px;
    color: #505050;
    margin: 10px 20px;
    text-decoration: none;
}

.case-menu a:hover {
    background: url(../images/nav_ho.png) no-repeat center;
}

.case-menu a.hover {
    background: url(../images/nav_ho.png) no-repeat center;
}

.case-list {
    margin-top: 30px;
}

.case-list_li {
    border: 1px solid #ededed;
    width: 30% !important;
    margin-left: 23px;
    margin-bottom: 25px;
    text-align: center;
}

.case-lis-t {
    margin: 5% 0;
}

.case-list img {
    margin-top: 5px;
    width: 90%;
    border-radius: 50%;
    text-align: center;
}

.case-list_img {
    padding: 10px 10px 10px 40px;
}

.case-list span {
    display: block;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-align: left;
    font-size: 18px;
    color: #110906;
    text-align: center;
    margin-top: 6%;
}

.case-list p {
    line-height: 25px;
    color: #5c5c5c;
    font-size: 14px;
}

.case-list a {
    color: #1e1e1e;
}

.case-list a:hover {
    color: #f7001b;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .case-list_li {
        width: 90% !important;
    }

    .case-menu a {
        margin: 10px;
        width: 12% !important;
    }

    .case-list img {
        max-height: 225px;
    }
}

.show-top {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
}

.show-top span {
    margin-right: 20px;
}

.content img {
    display: inline-block !important;
    max-width: 100% !important;
    height: auto !important;
}

.case-showtop {
    text-align: center;
    margin-top: 50px;
}

.case-showtop p {
    color: #999;
}

.case-show .content {
    margin-top: 20px;
}

/* leftsead */
#leftsead {
    width: 161px;
    height: 290px;
    position: fixed;
    top: 350px;
    right: 0px;
    z-index: 999999;
}

* html #leftsead {
    margin-top: 258px;
    position: absolute;
    top: expression(eval(document.documentElement.scrollTop));
}

#leftsead li {
    width: 161px;
    height: 50px;
}

#leftsead li img {
    float: right;
}

#leftsead li a {
    height: 49px;
    float: right;
    display: block;
    min-width: 47px;
    max-width: 161px;
}

#leftsead li a .shows {
    display: block;
}

#leftsead li a .hides {
    margin-right: -143px;
    cursor: pointer;
    cursor: hand;
}

#leftsead li a.youhui .hides {
    display: none;
    position: absolute;
    right: 143px;
}

#leftsead li a.youhui

.2
wm {
    display: none;
    position: absolute;
    right: 143px;
}

#p2 {
    width: 161px;
    height: 47px;
    border: 1px solid #ec182f;
    line-height: 47px;
    text-align: left;
    text-indent: 1em;
    background: url(../images/ll04.png) no-repeat right center #ec182f;
    font-weight: bold;
}

#p3 {
    width: 161px;
    height: 47px;
    border: 1px solid #ec182f;
    line-height: 47px;
    text-align: left;
    text-indent: 1em;
    background: url(../images/ll05.png) no-repeat right center #ec182f;
    font-weight: bold;
}

#p1 {
    width: 47px;
    height: 49px;
    float: left
}

.nav_tell {
    height: 50px;
    line-height: 50px;
    font-size: 25px;
}

.nav_tell a {
    color: #ef2425;
    margin-right: 10px;
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .nav_tell {
        display: none;
    }
}

.foot_link {
    position: absolute;
    bottom: 100px;
    font-size: 12px;
}

.foot_link a {
    color: #fff;
    margin-left: 10px;
}

@media screen and (max-width: 768px) {
    #leftsead, .foot_link {
        display: none;
    }
}

.position h1 {
    font-size: 14px;
}

/*分页*/
.pages {
    text-align: center;
    margin: 20px 0 30px;
}

.pages ul {
    height: auto;
    overflow: hidden;
}

.pages span, .pages a {
    display: inline-block;
    padding: 0 9px;
    margin: 5px 2px;
    background: #ddd;
    border-radius: 2px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #000;
}

.pages span.current {
    background: #f10940;
    color: #fff;
}

.pages a:hover {
    background: #f10940;
    color: #fff;
}
