/*首页banner*/
.banner-box {
    width: 100%;
    max-height: 550px;
    overflow: hidden;
}

.pics_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: -1;
}

.html5zoo-img-0 img {
    width: 100%;
}

.html5zoo-arrow-left-0 {
    left: 10% !important;
}

.html5zoo-arrow-right-0 {
    right: 10% !important;
}

.html5zoo-bullet-wrapper-0 div {
    margin: 0 4px !important;
}

.html5zoo-nav-0 {
    margin-top: -35px !important;
    left: 48% !important;
}

.html5zoo-bullet-wrapper-0 {
    width: 100% !important;
}

.banner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 325px;
    margin-top: 8px;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
}

.banner ul.bb li {
    position: absolute;
    display: none;
}

.banner .num {
    position: absolute;
    right: 2px;
    bottom: 10px;
    z-index: 100;
}

.banner .num li {
    width: 18px;
    height: 18px;
    display:inline-block;
    margin-right: 4px;
    background: #fff;
    line-height: 18px;
    text-indent: -100px;
    overflow: hidden;
    border-radius: 10px;
}

.banner .num li.num_hover {
    background-color: #f7de07;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: block;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

#bannerArrow, #bannerCircle {
    display: none
}

/*幻灯片样式2*/
#focus {
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 188px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 255px;
    height: 188px;
    overflow: hidden;
    position: relative;
    background: #000;
}

#focus ul li a img {
    height: 188px;
    width: 255px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 255px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
}

#focus .btn {
    position: absolute;
    width: 255px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display:inline-block;
    _display:inline-block;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

.title {
    text-align: center;
    background: url("../images/tit-bg.png") no-repeat center 12px;
    line-height: 1;
}

.title h6,
.title h6 a {
    display: block;
    font-size: 24px;
    color: #2e9790;
    width: 366px;
    margin: 0 auto;
}

.title p {
    font-family: ArialMT;
    font-size: 14px;
    color: #999999;
    margin-top: 13px;
}

/*sco-box*/
.sco-box {
    margin: 60px 0;
    overflow: hidden;
}
.sco-box .between{
    width: 1440px;
}
.sco {
    margin-top: 40px;
}

.sco li {
    float: left;
    width: 240px;
    height: 270px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    text-align: center;
}

.sco li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #2e9790;
    width: 100%;
    height: 100%;
    transition: all ease-out .5s;
    transform: scale(0);
    z-index: -1;
}

.sco li:hover:before {
    transform: scale(1);
}

.sco li i {
    display: block;
    width: 90px;
    height: 76px;
    margin: 30px auto 0;
    transition: .5s;
}

.sco li b {
    display: block;
    font-weight: normal;
    font-size: 20px;
    color: #545454;
    transition: .5s;
    line-height: 1;
    margin: 18px 0 25px;
}

.sco li p {
    margin: 0 auto;
    width: 196px;
    font-size: 14px;
    color: #999;
    overflow: hidden;
    height: 63px;
    transition: .5s;
}

.sco li:hover b,
.sco li:hover p {
    color: #fff;
}

.sco .sc1 i {
    background: url("../images/z1.png") no-repeat center;
}

.sco .sc1:hover i {
    background: url("../images/z11.png") no-repeat center;
}

.sco .sc2 i {
    background: url("../images/z2.png") no-repeat center;
}

.sco .sc2:hover i {
    background: url("../images/z22.png") no-repeat center;
}

.sco .sc3 i {
    background: url("../images/z3.png") no-repeat center;
}

.sco .sc3:hover i {
    background: url("../images/z33.png") no-repeat center;
}

.sco .sc4 i {
    background: url("../images/z4.png") no-repeat center;
}

.sco .sc4:hover i {
    background: url("../images/z44.png") no-repeat center;
}

.sco .sc5 i {
    background: url("../images/z5.png") no-repeat center;
}

.sco .sc5:hover i {
    background: url("../images/z55.png") no-repeat center;
}


.sco .sc6 i {
    background: url("../images/z6.png") no-repeat center;
}

.sco .sc6:hover i {
    background: url("../images/z66.png") no-repeat center;
}

/*duct*/
.duct {
    margin-top: 19px;
}

.duct li:nth-child(4n+1) {
    margin-left: 0;
}

.duct li {
    float: left;
    margin: 20px 0 0 20px;
    width: 285px;
    background-color: #ffffff;
    height: 243px;
}

.duct li .duct-img {
    display: block;
    background: #fff;
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
    border: solid 1px #d2d2d2;
    box-sizing: border-box;
    border-bottom: 0;
}

.duct li .duct-img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: .8s;
}

.duct li:hover .duct-img img {
    transform: scale(1.1);
}

.duct li .duct-img .duct-mark {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/d-link.png) no-repeat center rgba(23, 23, 23, .4);
    transition: .5s;
    transform: translateX(-287px);
}

.duct li:hover .duct-img .duct-mark {
    transform: translateX(0);
}

.duct li .duct-name {
    display: block;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 35px 0 26px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/dd-j.png") no-repeat 251px center #e8e8e8;
    transition: .5s;
    position: relative;
    z-index: 0;
}

.duct li .duct-name:before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: url("../images/dd-j2.png") no-repeat 251px center #2e9790;
    transition: .5s;
}

.duct li:hover .duct-name:before {
    width: 100%;
}

.duct li:hover .duct-name {
    color: #fff;
}

/*ys-box*/
.ys-box {
    background: url("../images/ys-bg.jpg") no-repeat center;
    height: 655px;
    overflow: hidden;
    margin-top: 58px;
}
.ys-name{
    line-height: 1;
    position: absolute;
    top: 109px;
    left: 0;
}
.ys-name b{
    display: block;
    font-size: 24px;
    color: #2e9790;
}
.ys-name i{
    display: block;
    color: #999999;
    font-size: 16px;
    margin-top: 17px;
}



.ys {
    padding-top: 193px;
    position: relative;
}

.ys .ys-text {
    height: 460px;
}

.ys .ys-text .ys-img {
    width: 490px;
    height: 460px;
    display: block;
    position: relative;
    overflow: hidden;
}

.ys .ys-text .ys-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.ys .ys-text .ys-img:before {
    position: absolute;
    transition: 0.3s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.ys .ys-text li:hover .ys-img:before {
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.ys .ys-text li .ys-zi {
    color: #fff;
    line-height: 1;
    margin-left: 92px;
    width: 490px;
}

.ys .ys-text li .ys-zi h6 {
    line-height: 48px;
}

.ys .ys-text li .ys-zi h6 b {
    display:inline-block;
    font-size: 48px;
}

.ys .ys-text li .ys-zi h6 i {
    display:inline-block;
    width: 46px;
    height: 1px;
    background-color: #ffffff;
    margin: 22px 20px 0 6px;
}

.ys .ys-text li .ys-zi h6 span {
    font-size: 24px;
}


.ys .ys-text li .ys-zi p {
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #ffffff;
    margin-top: 50px;
}

.ys-nav {
    position: absolute;
    bottom: 46px;
    left: 522px;
}

.ys-nav li {
    float: left;
    width: 14px;
    height: 14px;
    border: solid 1px #d2d2d2;
    border-radius: 50%;
    margin-right: 22px;
    transition: .5s;
}

.ys-nav li.on {
    background: #2e9790;
    border-color: #2e9790;
}

.ys-tell {
    width: 450px;
    position: absolute;
    bottom: -3px;
    right: 0;
}

.pro2 {
    width: 100%;
}

.pro2 span {
    display: block;
    position: relative;
}

.pro2 span i {
    display: block;
    background: url("../images/tell2.png") no-repeat center;
    width: 32px;
    height: 71px;
    transform-origin: center top;
    -webkit-animation: sway 2000ms infinite ease-in-out;
    animation: sway 2000ms infinite ease-in-out;
    -webkit-animation-delay: 968.75ms;
    animation-delay: 968.75ms;
}

@keyframes sway {
    0% {
        transform: rotate(2deg);
    }
    50% {
        transform: rotate(-2deg);
    }
    100% {
        transform: rotate(2deg);
    }
}

.pro2 p {
    color: #2e9790;
    font-weight: bold;
    font-size: 20px;
    margin: 8px 0 0 19px;
}

.pro2 p i {
    font-size: 16px;
}

.ys-more {
    display: block;
    width: 240px;
    height: 50px;
    background-color: #2e9790;
    border-radius: 20px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: -5px 0 0 67px;
    transition: .5s;
}

.ys-more:hover {
    transform: translateY(-12px);
}

.ys-more:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.ys-more:hover:before {
    opacity: 1;
}

/* 合作客户 */
.box_02 {
    width: 1200px;
    height: auto;
    margin: 60px auto;
    overflow: hidden;
}

.box_02 ul {
    width: 1200px;
    height: auto;
    margin: 30px auto 0 auto;
    overflow: hidden;
}

.box_02 ul li {
    width: 232px;
    float: left;
    margin-right: 10px;
}

.box_02 ul li:last-child {
    margin-right: 0;
}

.box_02 ul li a {
    display: block;
}

.box_02 ul li .img {
    width: 230px;
    height: 108px;
    overflow: hidden;
    border: solid 1px #d2d2d2;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;

}

.box_02 ul li:hover .img {
    border: solid 1px #2e9790;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box_02 ul li .img img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    transition: all 1s;
    vertical-align: top;
}

.box_02 ul li:hover .img img {
    transform: scale(1.2);
}

.box_02 ul li .name {
    font-size: 14px;
    color: #545454;
    line-height: 15px;
    margin-top: 20px;
    padding: 0 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box_02 ul li:hover .name {
    color: #2e9790;
    -webkit-transition: all .5s;
    transition: all .5s;
}


/*small*/
.small {
    background: url("../images/small-bg.jpg") no-repeat center;
    height: 300px;
}

.smallR {
    width: 646px;
    line-height: 1;
}

.smallR b {
    display: block;
    font-size: 44px;
    letter-spacing: 2px;
    font-family: 宋体;
    color: #fff;
    margin: 36px 0 35px;
    position: relative;
}

.smallR b:before {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 206px;
    height: 3px;
    background-color: #ffffff;
}

.smallR p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
}

.small-li {
    margin: 30px 0 43px;
}

.small-li i:first-child {
    margin-left: 0;
}

.small-li i {
    display:inline-block;
    padding-left: 29px;
    box-sizing: border-box;
    color: #fff;
    background: url("../images/small-yuan.png") no-repeat 0 center;
    height: 20px;
    line-height: 20px;
    margin-left: 38px;
    font-weight: bold;
    font-size: 20px;
}

.small-tell span {
    display: block;
    padding-left: 52px;
    box-sizing: border-box;
    color: #fff;
    background: url("../images/tell4.png") no-repeat 0 center;
    height: 41px;
    line-height: 41px;
    font-size: 24px;
}

.small-tell span i {
    font-size: 16px;
}

.small-tell .s-more {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #2e9790;
    width: 230px;
    height: 48px;
    background-color: #ffffff;
    border-radius: 10px;
    transition: .5s;
    position: relative;
    line-height: 48px;
    margin-left: 74px;
}

.small-tell .s-more:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.small-tell .s-more:hover:before {
    opacity: 1;
}

.small-tell .s-more:hover {
    transform: translateY(-5px);
    border-radius: 10px;
}

/* 案例展示 */
.box_05 {
    width: 100%;
    padding-top: 60px;
    background: #fff;
}

.box_05 .casecontent {
    position: relative;
    width: 98%;
    height: 340px;
    margin: 30px auto 0 auto;
    overflow: hidden;
}

.box_05 .casecontent .clickPrev {
    display: block;
    z-index: 99;
    width: 67px;
    height: 67px;
    background: url(../images/case_y_01.png);
    cursor: pointer;
    position: absolute;
    left: 10%;
    top: 43%;
}

.box_05 .casecontent .clickPrev .left {
    position: absolute;
    left: 35px;
    top: 22px;
    display: block;
    width: 11px;
    height: 22px;
    background: url(../images/case_jt_01.png) center center no-repeat;
    cursor: pointer;
    -webkit-animation: arrow01 1.5s infinite ease-in-out;
}

.box_05 .casecontent .clickPrev .left:hover {
    -webkit-animation: 1s infinite ease-in-out;
}

@-webkit-keyframes arrow01 {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 0px)
    }
    50% {
        opacity: 1;
        -webkit-transform: translate(-10px, 0px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate(-15px, 0px)
    }
}

.box_05 .casecontent .clickNext {
    display: block;
    z-index: 99;
    width: 67px;
    height: 67px;
    background: url(../images/case_y_02.png);
    cursor: pointer;
    position: absolute;
    right: 10%;
    top: 43%;
}

.box_05 .casecontent .clickNext .right {
    position: absolute;
    right: 35px;
    top: 22px;
    display: block;
    width: 11px;
    height: 22px;
    background: url(../images/case_jt_02.png) center center no-repeat;
    cursor: pointer;
    -webkit-animation: arrow02 1.5s infinite ease-in-out;
}

.box_05 .casecontent .clickNext .rightt:hover {
    -webkit-animation: 1s infinite ease-in-out;
}

@-webkit-keyframes arrow02 {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 0px)
    }
    50% {
        opacity: 1;
        -webkit-transform: translate(10px, 0px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate(15px, 0px)
    }
}

.box_05 .casecontent .home-photo-container {
    float: left;
    width: 100%;
    height: 340px;
}

.box_05 .casecontent .home-photo-container .slide-left {
    float: left;
    display: block;
    width: 384px;
    height: 100%;
    overflow: hidden;
    background: #000;
}

.box_05 .casecontent .home-photo-container .slide-left #foo .caselist {
    display: block;
    width: 370px;
    height: 340px;
    float: left;
    opacity: 0.7;
    position: relative;
    overflow: hidden;
}

.box_05 .casecontent .home-photo-container .slide-left #foo .caselist img {
    position: absolute;
    width: auto;
    height: 100%;
}

.box_05 .casecontent .home-photo-container .slide-center {
    float: left;
    display: block;
    width: 440px;
    height: 100%;
    overflow: hidden;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper {
    position: relative;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist {
    display: block;
    width: 440px;
    height: 340px;
    margin-left: 20px;
    float: left;
    overflow: hidden;
    position: relative;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist .name {
    display: block;
    width: 90%;
    height: 55px;
    line-height: 55px;
    padding: 0 5%;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist:hover .name {
    position: absolute;
    left: 0;
    bottom: -55px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist .pos {
    z-index: 12;
    position: absolute;
    top: 30px;
    left: 8%;
    width: 84%;
    height: 280px;
    overflow: hidden;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist .casebtn {
    width: 100%;
    height: 230px;
    padding-top: 50px;
    background: url(../images/link.png) 95% 95% no-repeat rgba(46, 151, 144, .9);
    transform-origin: left top;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    position: relative;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist:hover .casebtn {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist .casebtn::after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -8px;
    z-index: 5;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist .casebtn a {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    width: 80%;
    text-align: center;
    margin: 0px auto 18px auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist .casebtn span {
    display: block;
    width: 100px;
    height: 2px;
    background: #fff;
    margin: 0 auto;
}

.box_05 .casecontent .home-photo-container .slide-center .caroufredsel_wrapper #foo1 .caselist .casebtn p {
    width: 80%;
    margin: 20px auto 0 auto;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;

}

.box_05 .casecontent .home-photo-container .slide-right {
    float: left;
    display: block;
    width: 384px;
    height: 100%;
    overflow: hidden;
    background: #000;
}

.box_05 .casecontent .home-photo-container .slide-right .caroufredsel_wrapper {
    position: relative;
    width: 100% !important;
    height: 100% !important;

}

.box_05 .casecontent .home-photo-container .slide-right .caroufredsel_wrapper #foo2 .caselist {
    display: block;
    width: 370px;
    height: 100%;
    float: left;
    opacity: 0.7;
    overflow: hidden;
    position: relative;
    margin-left: 20px;

}

.box_05 .casecontent .home-photo-container .slide-right .caroufredsel_wrapper #foo2 .caselist img {
    position: absolute;
    width: auto;
    height: 100%;
}

.pro-box {
    background: url("../images/pro-bg.png") no-repeat center 191px;
    height: 260px;
    padding-top: 50px;
}

.pro-box li:first-child {
    margin-left: 0;
}

.pro-box li {
    float: left;
    width: 120px;
    text-align: center;
    color: #fff;
    height: 160px;
    margin: 40px 0 0 96px;
}

.pro-box li p {
    line-height: 1;
    margin-top: 20px;
    color: #545454;
    font-size: 18px;
    transition: .5s;
}

.pro-box li:hover p {
    color: #2e9790;
}

.pro-box li span {
    display: block;
    margin: 0 auto;
    transition: .5s;
    width: 120px;
    height: 120px;
    background: url("../images/pro-i.png") no-repeat center;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}

.pro-box li span:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 86px;
    margin-left: -21px;
    width: 42px;
    height: 2px;
    background-color: #2e9790;
    transition: .5s;
}

.pro-box li:hover span:after {
    background-color: #fff;
    transform: rotateY(360deg);
}

.pro-box li:hover span {
    background-color: #2e9790;
}

.pro-box li i {
    display: block;
    width: 41px;
    height: 40px;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -20px;
}

.pro-box li.pro1 i {
    background: url("../images/p1.png") no-repeat center;
}

.pro-box li.pro22 i {
    background: url("../images/p2.png") no-repeat center;
}

.pro-box li.pro3 i {
    background: url("../images/p3.png") no-repeat center;
}

.pro-box li.pro4 i {
    background: url("../images/p4.png") no-repeat center;
}

.pro-box li.pro5 i {
    background: url("../images/p5.png") no-repeat center;
}

.pro-box li.pro6 i {
    background: url("../images/p6.png") no-repeat center;
}

.pro-box li.pro1:hover span i {
    background: url("../images/p11.png") no-repeat center;
}

.pro-box li.pro22:hover span i {
    background: url("../images/p22.png") no-repeat center;
}

.pro-box li.pro3:hover span i {
    background: url("../images/p33.png") no-repeat center;
}

.pro-box li.pro4:hover span i {
    background: url("../images/p44.png") no-repeat center;
}

.pro-box li.pro5:hover span i {
    background: url("../images/p55.png") no-repeat center;
}

.pro-box li.pro6:hover span i {
    background: url("../images/p66.png") no-repeat center;
}

/*about*/
.about {
    margin: 62px 0 30px;
}

.aboutL {
    width: 600px;
    height: 370px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
}

.aboutL:before {
    position: absolute;
    transition: 0.3s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.aboutL:hover:before {
    -webkit-transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(3, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.aboutL img {
    display: block;
    width: 100%;
    height: 100%;
}

.aboutR {
    width: 532px;
    margin-top: 57px;
    line-height: 1;
}

.aboutR h6 {
    font-size: 24px;
    color: #2e9790;
    margin-bottom: 30px;
}

.aboutR p {
    text-indent: 2em;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    overflow: hidden;
    height: 240px;
}

.about-more {
    display: block;
    width: 170px;
    height: 42px;
    background-color: #2e9790;
    position: relative;
    z-index: 0;
    margin-top: 15px;
}

.about-more:before {
    content: '';
    position: absolute;
    background: url("../images/a-more.png") no-repeat center;
    width: 89px;
    height: 11px;
    top: 20px;
    left: 44px;
    -webkit-animation: hang linear 2s infinite;
}

@-webkit-keyframes hang {
    0%, 100% {
        -webkit-transform: translate(-8px, 0);
    }
    50% {
        -webkit-transform: translate(0, 0);
    }
}


/* 荣誉资质 */
.zi {
    width: 100%;
    position: relative;
    background: url("../images/zi-bg.jpg") no-repeat center bottom;
    height: 316px;
    margin: 30px 0 56px;
}


.zi .parHd {
    text-align: center;
}

.zi .parHd ul li:first-child {
    margin-right: 70px;
}

.zi .parHd ul li {
    width: 140px;
    height: 42px;
    display:inline-block;
    transition: .6s;
    line-height: 40px;
    box-sizing: border-box;
    background: #f1f1f1;
    position: relative;
    color: #545454;
}

.zi .parHd ul li.on {
    transform-origin: center -10px;
    -webkit-animation: sway 2000ms infinite ease-in-out;
    animation: sway 2000ms infinite ease-in-out;
    -webkit-animation-delay: 968.75ms;
    animation-delay: 968.75ms;
}

@keyframes sway {
    0% {
        transform: rotate(2deg);
    }
    50% {
        transform: rotate(-2deg);
    }
    100% {
        transform: rotate(2deg);
    }
}

.zi .parHd ul li a {
    display: block;
    color: #545454;
    font-size: 16px;
}

.zi .parHd ul li.on {
    background-color: #2e9790 !important;
}

.zi .parHd ul li.on a {
    color: #fff;
}

.zi .parBd .slideBox {
    position: relative;
    width: 1200px;
    margin: 65px auto 0;
}

.zi .parBd .slideBox .tempWrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.zi .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.zi .parBd ul li {
    width: 286px !important;
    height: 180px;
    box-sizing: border-box;
    position: relative;
    border: solid 1px #d2d2d2;
    margin-right: 19px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.zi .parBd ul li .pic {
    display: block;
    width: 100%;
    height: 100%;
    transition: .5s;
    overflow: hidden;
}

.zi .parBd ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: .8s;
}

.zi .parBd ul li:hover .pic img {
    transform: scale(1.1);
}

.zi .parBd ul li .name {
    display: block;
    width: 100%;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 10px 0 21px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .5s;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(40, 40, 40, .6);
    transform: translateY(45px);
}


.zi .parBd ul li:hover .name {
    transform: translateY(0);
}

.zi .zi-prev, .zi .zi-next {
    position: absolute;
    display: block !important;
    width: 60px;
    height: 60px;
    z-index: 9;
    transition: .6s;
    cursor: pointer;
    border-radius: 50%;
}

.zi .zi-prev:hover, .zi .zi-next:hover {
    transform: translateY(-5px);
    box-shadow: 0 0px 5px 0px rgba(255, 255, 255, .5);
}

.zi .zi-prev {
    left: -100px;
    top: 35%;
    background: url("../images/left.png") center center no-repeat;
}

.zi .zi-next {
    right: -100px;
    top: 35%;
    background: url("../images/right.png") center center no-repeat;
}


/* 新闻中心 */
.box_09 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.box_09 .center {
    width: 1200px;
    height: 420px;
    margin: 60px auto 0 auto;
    overflow: hidden;
}

.box_09 .center .nL {
    width: 760px;
    height: 420px;
    float: left;
    overflow: hidden;
}
.box_09 .center .nL .nL-tit{
    width: 100%;
    height: 32px;
    border-left: 2px solid #54b299;
    box-sizing: border-box;
    line-height: 32px;
    margin-bottom: 22px;
}
.box_09 .center .nL .nL-tit li{
    float: left;
    padding-right: 25px;
    width: 240px;
    padding-left: 25px;
}
.box_09 .center .nL .nL-tit li.on a{
    color: #2e9790 !important;
}
.box_09 .center .nL .nL-tit li a{
    display: block;
    float: left;
    color: #545454;
    font-size: 20px;
}
.box_09 .center .nL .nL-tit li p{
    font-family: ArialMT;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #858585;
    float: left;
    margin-left: 9px;
}



.box_09 .center .nL .bx {
    width: 740px;
    height: 145px;
    padding: 10px 9px;
    border: solid 1px #ececec;
    overflow: hidden;
}

.box_09 .center .nL .bx .img {
    width: 145px;
    height: 145px;
    float: left;
    margin-right: 30px;
}

.box_09 .center .nL .bx .img img {
    width: 145px;
    height: 145px;
    vertical-align: top;
}

.box_09 .center .nL .bx .txt {
    width: 450px;
    height: 145px;
    float: left;
}

.box_09 .center .nL .bx .txt .name {
    display: block;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #545454;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box_09 .center .nL .bx:hover .txt .name {
    color: #54b299;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box_09 .center .nL .bx .txt p {
    font-size: 14px;
    line-height: 30px;
    max-height: 90px;
    color: #858585;
    margin-top: 15px;
    overflow: hidden;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box_09 .center .nL .bx .date {
    width: 60px;
    height: 145px;
    float: right;
    margin-right: 15px;
    text-align: center;
}

.box_09 .center .nL .bx .date span:nth-of-type(1) {
    display: block;
    font-size: 30px;
    color: #858585;
    line-height: 24px;
    margin-top: 40px;
    padding-bottom: 9px;
    border-bottom: solid 1px #d2d2d2;
}

.box_09 .center .nL .bx .date span:nth-of-type(2) {
    display: block;
    font-size: 14px;
    color: #858585;
    line-height: 12px;
    margin-top: 14px;
}

.box_09 .center .nL .nL-list {
    overflow: hidden;
    margin-top: 10px;
}

.box_09 .center .nL .nL-list li {
    width: 760px;
    height: 46px;
    line-height: 46px;
    border-bottom: dashed 1px #d2d2d2;
    cursor: pointer;
    -webkit-transition: all .5s;
    transition: all .5s;
    float: left;
    position: relative;
}

.box_09 .center .nL .nL-list li:hover {
    border-bottom: solid 1px #54b299;
    -webkit-transition: all .5s;
}

.box_09 .center .nL .nL-list li:nth-of-type(2n) {
    float: right;
}

.box_09 .center .nL .nL-list li a {
    display: block;
    height: 46px;
    line-height: 46px;
    width: 570px;
    padding-left: 25px;
    font-size: 14px;
    color: #353535;
    background: url(../images/news_jt_01.png) left center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .5s;
    transition: all .5s;
    float: left;
}

.box_09 .center .nL .nL-list li span {
    display: block;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #848585;
    float: right;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box_09 .center .nL .nL-list li:hover {
    background: #54b299;
    width: 740px;
    padding: 0 10px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box_09 .center .nL .nL-list li:hover a {
    background: url(../images/news_jt_02.png) left center no-repeat;
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.box_09 .center .nL .nL-list li:hover span {
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.newR .rightlist {
    width: 400px;
    height: 421px;
    float: right;
    border: 1px solid #d2d2d2;
}
.newR .rightlist .titlerow {
    width: 100%;
    margin: 0 auto;
    line-height: 60px;
    height: 60px;
    background-color: #2e9790;
    box-sizing: border-box;
    padding: 0 14px 0 28px;
}
.newR .rightlist .titlerow .titles {
    display: block;
    float: left;
    font-size: 14px;
    color: rgba(255,255,255,.5);
    font-family: ArialMT;
}
.newR .rightlist .titlerow .titles a {
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
}
.newR .rightlist .titlerow .more {
    display: block;
    background: url("../images/newR-tit.png") no-repeat center;
    width: 230px;
    height: 12px;
    float: right;
    margin-top: 25px;
}
.qa{
    margin: 20px auto 0;
    width: 324px;
    height: 330px;
    overflow: hidden;
}
.newR .rightlist .problem {
    width: 324px;
    height: auto;
    margin: 0 auto;
}
.newR .rightlist .problem li {
    width: 100%;
    height: 100px;
    background-color: #f8f8fa;
    margin-bottom: 17px;
    padding: 14px 0 0 17px;
    overflow: hidden;
    box-sizing: border-box;
}
.newR .rightlist .problem li .wen {
    display: block;
    width: 84%;
    line-height: 30px;
    padding-left: 44px;
    background: url("../images/Q.png") no-repeat 0 center;
    height: 30px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #545454;
    transition: .5s;
}
.newR .rightlist .problem li:hover .wen {
    color: #2e9790;
}
.newR .rightlist .problem li .da {
    display: block;
    width: 84%;
    line-height: 30px;
    padding-left: 44px;
    background: url("../images/A.png") no-repeat 0 center;
    height: 30px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #545454;
    transition: .5s;
    margin-top: 10px;
}

/*touch*/
.touch{
    height: 572px;
    background-color: #2e9790;
    margin: 53px 0 0;
}

.touch-tit{
    padding: 59px 0 0;
    text-align: center;
    line-height: 1;
}
.touch-tit b{
    display: block;
    font-family: Arial-BoldMT;
    font-size: 60px;
    color: #ffffff;
    opacity: 0.2;
}
.touch-tit span{
    display: block;
    font-size: 24px;
    color: #fff;
    margin: 17px 0 10px;
}
.touch-tit i{
    display: block;
    width: 38px;
    height: 2px;
    background-color: #ffffff;
    margin: 0 auto;
}


.form {
    width: 1200px;
    height: 203px;
    box-sizing: border-box;
    margin: 30px auto 0;
    padding-top: 40px;
    position: relative;
    background: #fff;
}

.form p {
    width: 540px;
    height: 50px;
    overflow: hidden;
    background: #fff;
    border: solid 1px #e5e5e5;
}

.form input {
    display: block;
    width: 487px;
    height: 52px;
    line-height: 52px;
    padding-left: 55px;
    color: #989898;
    float: right;
    font-size: 14px;
    border-radius: 2px;
}

.form p:nth-of-type(1) input {
    background: url(../images/name.png) 20px center no-repeat #fff;
}

.form p:nth-of-type(2) input {
    background: url(../images/phone.png) 20px center no-repeat #fff;
}

.form p:nth-of-type(1) {
    position: absolute;
    left: 38px;
    top: 40px;
}

.form p:nth-of-type(2) {
    position: absolute;
    right: 38px;
    top: 40px;
}

.form p:nth-of-type(3) {
    position: absolute;
    left: 38px;
    bottom: 40px;
}

.form textarea {
    width: 487px;
    height: 52px;
    line-height: 52px;
    background: url(../images/liuyan.png) 20px center no-repeat #fff;
    padding-left: 55px;
}

.form p:nth-of-type(4) {
    width: 303px;
    height: 52px;
    position: absolute;
    bottom: 40px;
    right: 275px;
    z-index: 0;
    overflow: hidden;
}

.form p:nth-of-type(4) input {
    display: block;
    width: 150px;
    height: 52px;
    line-height: 52px;
    padding-left: 28px;
    color: #989898;
    font-size: 14px;
    background: #fff;
    float: left;
    border-radius: 2px;
}

.form p:nth-of-type(4) img {
    display: block;
    float: right;
    width: 125px;
    height: 52px;
}

.form .tj {
    width: 200px;
    height: 50px;
    border: none;
    position: absolute;
    bottom: 40px;
    right: 38px;
    background: #2e9790;
    z-index: 0;
}

.form .tj .btn {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: none;
    background: none;
}

.form .tj::before {
    content: '';
    width: 0px;
    height: 50px;
    background: #36bbb2;
    position: absolute;
    top: 0;
    right: 100px;
    z-index: -1;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.form .tj:hover::before {
    content: '';
    width: 100px;
    height: 50px;
    background: #36bbb2;
    position: absolute;
    top: 0;
    right: 100px;
    z-index: -1;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.form .tj::after {
    content: '';
    width: 0px;
    height: 50px;
    background: #36bbb2;
    position: absolute;
    top: 0;
    left: 100px;
    z-index: -1;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.form .tj:hover::after {
    content: '';
    width: 100px;
    height: 50px;
    background: #36bbb2;
    position: absolute;
    top: 0;
    left: 100px;
    z-index: -1;
    -webkit-transition: all .5s;
    transition: all .5s;
}


.touch .qp {
    width: 100%;
    margin-top: 28px;
    border-bottom: 1px solid rgba(255,255,255,.3);
    height: 78px;
}

.touch .qp .infro {
    width: 1200px;
    height: 65px;
    margin: 0 auto;
    overflow: hidden;
}

.touch .qp .infro li {
    height: 65px;
    padding-left: 56px;
    box-sizing: border-box;
    position: relative;
    float: left;
    margin-right: 20px;
}

.touchtouch .qp .infro li:last-child {
    margin-right: 0;
}

.touchtouch .qp .infro li p {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.touch .qp .infro li p:nth-of-type(1) {
    line-height: 15px;
    color: #fff;
}

.touch .qp .infro li p:nth-of-type(2) {
    margin-top: 5px;
    color: rgba(255,255,255,.3);
    width: 213px;
}

.touch .qp .infro li:nth-of-type(1) {
    background: url(../images/ft_icon_01.png) left top no-repeat;
}

.touch .qp .infro li:nth-of-type(2) {
    background: url(../images/ft_icon_02.png) left top no-repeat;
    margin-left: 50px;
}

.touch .qp .infro li:nth-of-type(3) {
    background: url(../images/ft_icon_03.png) left top no-repeat;
}

.touch .qp .infro li:nth-of-type(4) {
    background: url(../images/ft_icon_04.png) left top no-repeat;
    margin-right: 0;
}

.touch .qp .infro li::before {
    content: '';
    width: 1px;
    height: 26px;
    background: rgba(255,255,255,.3);
    position: absolute;
    top: 7px;
    right: -20px;
}
.touch .qp .infro li:first-child::before{
    right: -40px;
}
.touch .qp .infro li:nth-child(2)::before{
    right: 50px;
}
.touch .qp .infro li:nth-child(3)::before{
    right: 60px;
}
.touch .qp .infro li:last-child::before {
    content: '';
    width: 1px;
    height: 26px;
    background: rgba(0, 0, 0, 0);
}


/*link*/
.link{
    height: 60px;
}
.link h3{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    position: relative;
    width: 100px;
    line-height: 60px;
}

.link .link-a{
    width: 89%;
    margin-top: 20px;
}
.link .link-a a:first-child{
    border-left: 0;
}
.link .link-a a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    border-left: 1px solid #fff;
    height: 12px;
    line-height: 12px;
    padding: 0 30px;
}



























