@charset "utf-8";
/*-------------------------------   index 首页---------------------------------*/

/*-----首页 banner-----*/
.slideBox {
    width: 100%;
    /*overflow: hidden;*/
    position: relative;
}

.slideBox .hd {
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 20px;
    width: 100%;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    text-align: center;
    width: 100%;
}

.slideBox .hd ul li {
    /*float:left;*/
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    border-radius: 6px;
    text-align: center;
    background: #222;
    cursor: pointer;
    font-size: 0;
}

.slideBox .hd ul li.on {
    background: var(--ColorDefault);
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}


@media screen and (max-device-width: 1920px) {

    .slideBox {
        height: 0;
        width: 100%;
        padding-bottom: 41%;
    }

    .slideBox .bd img {
        width: 100%;
        height: 100%;
        display: block;
        margin: 0 auto;
    }

    .slideBox .bd li {
        zoom: 1;
        vertical-align: middle;
    }

    .slideBox .bd li a {
        display: block;
    }
}

@media screen and (min-device-width: 1921px) {

    .slideBox {
        height: 0;
        width: 100%;
        padding-bottom: 41%;
    }

    .slideBox .bd img {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .slideBox .bd li {
        zoom: 1;
        vertical-align: middle;
    }

    .slideBox .bd li a {
        display: block;
    }
}


.slideBox .prev, .slideBox .next {
    display: none;
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 60px;
    background: url(../images/arrow_left.png) no-repeat;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background: url(../images/arrow_right.png) no-repeat;
}

.slideBox .prev:hover, .slideBox .next:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: .7;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

/***********案例展示***********/
.index_case {
    /*height: 598px;*/
    height: 509px;
    /*width: 41%;*/
    /*margin: -441px;*/
    /*margin-right: 48px;*/
}

.index_case01 {
    position: relative;
    margin-top: -7px;
}

.index_case01 dl dt {
    text-align: center;
    width: 320px;
    height: 232px;
    margin: 7px auto 0;
    background: #fff;
}

.index_case01 dl dt img {
    display: inline;
    max-width: 100%;
    width: 423px;
    height: 306px;
}

.index_case01 dl a dd {
    line-height: 33px;
    height: 56px;
    font-size: var(--FonthDefault);
    text-align: center;
    overflow: hidden;
    color: #fff;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    /*padding-bottom: 7px;*/
    margin-top: 73px;
    background-color: var(--ColorDefault);
}

.index_case01 dl a:hover dd {
    color: #bbb;
}

.index_case_item {
    display: none;
    position: absolute;
    width: 138px;
    height: 138px;
    left: 92px;
    /*top: 50px;*/
    top: 75px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: url(../images/case-bg.png) repeat;
}

.index_case_item img {
    margin: 49px 0 10px;
}

.index_case02 {
    width: 1004px;
    /*width: 100%;*/
    margin: 0 auto;
}

.index_case03 {
    font-family: '微软雅黑';
    display: block;
    font-size: 18px;
    color: #d42828;
    font-weight: bold;
    text-align: center;
    /*padding-top: 74px;*/
    float: left;
    margin-bottom: 20px;
}

.index_case03 span {
    font-size: var(--FonthDefault);
    color: #505050;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
}

.index_case03 strong {
    color: var(--ColorDefault);
    float: left;
    letter-spacing: 4px;
}

.index_case03 img {
    margin: 4px 0 0;
}

.index_case04 {
    width: 100px;
    height: 25px;
    /*margin: 0 auto 0 auto;*/
    margin: 0px -47px 0 auto;
    float: right;
    padding-top: 20px;

}

.index_case04 a {
    color: #fff;
    text-align: center;
    font-size: var(--FonthDefault);
    line-height: 25px;
    display: block;
    background: url(../images/case04.jpg) repeat-x;
    border-radius: 3px;
    background: var(--ColorDefault);
}

.index_case04 a:hover {
    /*background: url(../images/case06.jpg) repeat-x;*/
}

/* 品牌滚动*/
.partFourM {
    /*width: 1004px;*/
    height: 346px;
    /*padding-top: 35px;*/
    /*padding-top: 127px;*/
    float: left;
}

.left {
    width: 17px;
    height: 101px;
    float: left;
    margin-top: 77px;
    background: url(../images/jj01.jpg) no-repeat;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.left:hover {
    background: url(../images/jj01_on.jpg) no-repeat;
}

.right {
    width: 17px;
    height: 101px;
    margin-left: 19px;
    text-align: right;
    float: left;
    margin-top: 77px;
    background: url(../images/jj02.jpg) no-repeat;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.right:hover {
    background: url(../images/jj02_on.jpg) no-repeat;
}

.partFourCon {
    width: 1050px;
    /*width: 98%;*/
    float: left;
    overflow: hidden;
    height: 346px;
    position: relative;
}

.pro li {
    float: left;
    overflow: hidden;
    margin-right: 30px;
    background: #fff;
    display: inline;
    position: relative;
    width: 323px;
    height: 345px;
    /*background: #1d1b1c;*/
    border: 1px solid var(--ColorDefault);
}

/***********新闻资讯***********/
.index_news {
    height: 420px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    background-attachment: fixed;
    background: #F6F7F9;
}

.index_news01 {
    width: 1050px;
    margin: 0 auto;
    /*width: 60%;*/
    /*margin: 3px -155px 13px 29px;*/
}

.index_news02 {
    font-family: '微软雅黑';
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    /*text-align: center;*/
    text-align: left;
    padding-top: 30px;
    padding-left: 2%;
    /*margin-bottom: -20px;*/
}

.index_news02 span {
    font-size: var(--FonthDefault);
    /*color: #1d1d1d;*/
    color: #505050;
    text-transform: uppercase;
    display: block;
    /*font-weight: normal;*/
    font-weight: bold;
}

.index_news02 strong {
    color: var(--ColorDefault);
    letter-spacing: 4px;
}

.index_news02 img {
    /*margin: 4px 0 0;*/
    margin: 4px 31px 0;
}

.index_news03 {
    padding-top: 25px;
    overflow: hidden;
    /*width: 422px;*/
    /*width: 64%;*/
    padding-left: 30px;
    /*height: 328px;*/
}

.index_news03 dl {
    cursor: pointer;
    position: relative;
    height: 98px;
    background: #fff;
    /*margin-bottom: 1px;*/
    background: url(../images/news04.png) no-repeat 910px center;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    /*max-height: 37px;*/
    max-height: 34px;
    max-width: 954px;
}

.index_news03 dl dt {
    float: left;
    /*float: right;*/
    /*width: 167px;*/
    /*width: 95px;*/
    /*padding: 0 0 0 87px;*/
    /*font-size: 38px;*/
    font-size: 18px;
    color: var(--ColorDefault);
    /*line-height: 98px;*/
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding-left: 29px;
}

.index_news03 dl dd {
    /*float: left;*/
    /*width: 680px;*/
    font-size: var(--FonthDefault);
    color: #666;
    line-height: 34px;
    /*padding-top: 20px;*/
    padding-top: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding-left: 34%;
}

.index_news03 dl dd span {
    display: block;
    font-size: 16px;
    color: #1d1d1d;
    height: 34px;
    overflow: hidden;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: -6px 0 0 0;
}

.index_news03 dl:hover {
    background-color: var(--ColorDefault);
    transform: scale(1.1, 1.1);
}

.index_news03 dl:hover dt {
    padding-left: 29px;
    color: #fff;
}

.index_news03 dl:hover dd {
    color: #fff;
}

.index_news03 dl:hover dd span {
    color: #fff;
}

.index_news04 {
    /*width: 76px;*/
    /*height: 36px;*/
    width: 100px;
    height: 25px;
    /*margin: 18px auto 0;*/
    margin: 0px -20px 0 0;
    padding-bottom: 4px;
    float: right;
    padding-top: 20px;
}

.index_news04 a {
    color: #fff;
    text-align: center;
    font-size: var(--FonthDefault);
    line-height: 25px;
    display: block;
    /*background: #1c1c1c;*/
    background: var(--ColorDefault);
    border-radius: 3px;
}

.index_news04 a:hover {
    background: var(--ColorDefault);
}

/***********关于我们***********/
.index_gy {
    height: 410px;
    box-shadow: 0 0 1rem #f2f2f2;
    background-repeat: no-repeat;
    background-position: top center;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#370b6f), color-stop(#00429b), color-stop(#006dba), color-stop(#0095ce), to(#2dbcdc));*/
    background: linear-gradient(to bottom, #370b6f, #00429b, #006dba, #0095ce, #2dbcdc);
}

.index_gy01 {
    width: 1004px;
    margin: 0 auto;
}

.index_gy02 {
    position: relative;
    float: left;
    width: 480px;
    padding: 0 0 0 22px;
}

.index_gy03 {
    color: #ffb8b8;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 30px;
    /*background: url(../images/about02.jpg) no-repeat left bottom;*/
    padding-bottom: 20px;
    padding-top: 60px;
    padding-left: 26px;
    z-index: 999;
    border-bottom: 1px solid white;
}

.index_gy03 span {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    display: block;
    overflow: hidden;
    height: 30px;
}

.index_gy03 strong {
    font-weight: normal;
    display: block;
    overflow: hidden;
    height: 30px;
}

.index_gy04 {
    color: #ffffff;
    margin: 12px 0 0 22px;
    font-size: var(--FonthDefault);
    line-height: 34px;
    height: 204px;
    overflow: hidden;
    z-index: 999;
}

.index_gy05 {
    position: absolute;
    top: 352px;
    right: 10px;
    width: 144px;
    height: 36px;
    z-index: 99;
}

.index_gy05 a {
    color: #fff;
    text-align: center;
    font-size: var(--FonthDefault);
    line-height: 36px;
    display: block;
    background: #1c1c1c;
    border-radius: 3px;
}

.index_gy05 a:hover {
    /*background: var(--ColorDefault);*/
    transform: scale(1.1);
}

.index_gy06 {
    float: right;
    padding: 86px 105px 0 0;
}

.index_news03 dl {
    height: 110px;
}

.img_rotate {
    width: 500px;
    position: absolute;
    /*animation: imgRotate 10s infinite;*/
    left: 50%
}


.img_rotate img {
    margin-top: -80px;
    -webkit-animation-name: rotateMe;
    animation-name: rotateMe;
    -webkit-animation-duration: 35s;
    animation-duration: 35s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}

@keyframes imgRotate {
    100% {
        width: 280px;
        height: 300px;
        transform: rotate(360deg);
        -ms-transform: rotate(360deg); /* IE 9 */
        -moz-transform: rotate(360deg); /* Firefox */
        -webkit-transform: rotate(360deg); /* Safari 和 Chrome */
        -o-transform: rotate(360deg); /* Opera */
    }
}