/* Add here all your css styles (customizations) */
.padl75 {
    padding-left: 7.5px;
}

.padr75 {
    padding-right: 7.5px;
}

.padl0 {
    padding-left: 0;
}

.padr0 {
    padding-right: 0;
}

.path_hd {
    margin-bottom: 15px;
}

    .path_hd .span {
        width: 24px;
        height: 24px;
        background-color: #6bb9ec;
        float: left;
        margin: 12px 10px 13px 0;
    }

    .path_hd .pathleft {
        float: left;
        display: block;
        position: relative;
        height: 46px;
        width: 50%;
    }

    .path_hd h1 {
        font-weight: bold;
        font-size: 26px;
        color: #ede6e3;
        margin: 0;
        text-transform: uppercase;
        position: absolute;
        top: 0;
        left: 0;
    }

    .path_hd .title {
        font-size: 24px;
        color: #009be5;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .path_hd a {
        position: absolute;
        right: 15px;
        bottom: 0;
        line-height: 42px;
    }


/*.header-fixed-shrink .cd-main-header {
    margin-top: -40px;
}*/
.cd-main-header {
    transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in; /* Firefox 4 */
    -webkit-transition: all 0.1s ease-in; /* Safari 和 Chrome */
    -o-transition: all 0.1s ease-in; /* Opera */
}

.header-fixed-shrink .cd-main-header {
    z-index: 10100;
    border-bottom: none;
    box-shadow: 0 0 3px #bbb;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out; /* Firefox 4 */
    -webkit-transition: all 0.3s ease-in-out; /* Safari 和 Chrome */
    -o-transition: all 0.3s ease-in-out; /* Opera */
}

.head_top {
    width: 100%;
    background-color: #fff;
    color: #262626;
    position: relative;
}

    .head_top .img, .head_top .text {
        float: right;
        margin-left: 10px;
        line-height: 90px;
        font-size: 18px;
    }

.cd-logo .text {
    padding-left: 10px;
    font-size: 30px;
    font-weight: bold;
}

.languages ul li, .languages ul li a {
    float: right;
    line-height: 90px;
}

.languages a img {
    line-height: 90px;
    display: inline-block;
    vertical-align: middle;
}

.languages a .text {
    float: right;
    margin: 0 5px;
}
/******
    banner
    ********/
.banner {
    margin-top: 150px;
}

.swiper-container {
    z-index: 0;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: none;
}

.banner .swiper-slide img {
    width: 100%;
}

.swiper-button-prev, .swiper-button-next {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    background-color: rgba(51, 51, 51, 0.5);
    border-radius: 50%;
    margin: 0 30px;
}

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    border-radius: 0;
    border: 2px solid rgba(230, 230, 230, 0.8);
    opacity: 0.8;
    background-color: transparent;
}

.swiper-pagination-bullet-active {
    border: 0;
    background-color: rgba(16, 138, 205, 0.8);
    opacity: 1;
}

#homeslide .swiper-slide img {
    height: 298px;
    width: 100%;
}
/*
    product
*/
.prolist .pad {
    background-color: #fff;
    margin-bottom: 25px;
    border: 1px solid transparent;
}

.prolist .img {
    position: relative;
    overflow: hidden;
}

.prolist img {
    width: 100%;
    height: 195px;
    transition: all ease 1s;
    -moz-transition: all ease 1s; /* Firefox 4 */
    -webkit-transition: all ease 1s; /* Safari 和 Chrome */
    -o-transition: all ease 1s; /* Opera */
}

.prolist:hover img {
    transform: scale(1.2);
    -ms-transform: scale(1.2); /* IE 9 */
    -moz-transform: scale(1.2); /* Firefox */
    -webkit-transform: scale(1.2); /* Safari 和 Chrome */
    -o-transform: scale(1.2); /* Opera */
}

.prolist .img .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
    text-align: center;
    line-height: 197px;
    color: #fff;
    opacity: 0;
    -moz-transition: all ease 1s; /* Firefox 4 */
    -webkit-transition: all ease 1s; /* Safari 和 Chrome */
    -o-transition: all ease 1s; /* Opera */
}

.prolist:hover .img .bg {
    opacity: 1;
}

.prolist .img .bg i.fa {
    border: 3px solid #fff;
    padding: 13px;
    border-radius: 50%;
    font-size: 24px;
}

.prolist .text {
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px 0;
    text-align: center;
}

.prolist:hover .text {
    color: #fff;
}

.prolist:hover .pad {
    background-color: #0295d8;
    border: 1px solid #2c99de;
}
/*
    about
*/
.aboutleft .text {
    color: #212121;
    letter-spacing: 0px;
}

.aboutleft .span {
    width: 100px;
    height: 1px;
    background-color: #0691d4;
    margin: 15px 0;
}

#homeslide .swiper-pagination {
    text-align: left;
    left: 10px;
}

#homeslide .swiper-pagination-bullet-active {
    border: 0;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 1;
}
/*
    case
*/
.caselisthd .text{
    font-size:18px;
    margin:20px 0;
}
.caselist .title {
    line-height: 40px;
    text-align: center;
}

.caselist:hover .title {
    color: #0295d8;
}
.caselist{
    text-align:center;
}
.caselist img {
    /*width: 100%;*/
    max-width: 100%;
    height: 197px;
}
/*
    news
*/
.news_hd {
    margin-bottom: 20px;
}

    .news_hd.path_hd .title {
        margin-bottom: 0;
    }

.newlist {
    margin-bottom: 20px;
}

    .newlist .newtext {
        position: relative;
    }

        .newlist .newtext .span {
            width: 30px;
            height: 5px;
            background-color: #1b5aa9;
        }

        .newlist .newtext .title {
            font-size: 16px;
            line-height: 40px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

    .newlist:hover .newtext .title {
        color: #0058b9;
    }

    .newlist .newtext .desc {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }

    .newlist .newtext .time {
        position: absolute;
        left: 15px;
        bottom: 0;
    }

    .newlist .newimg img {
        width: 100%;
        height: 120px;
        border: 1px solid #ccc;
    }
/*
    footer
*/
footer {
    background-color: #7d7d7d;
    color: #fff;
    padding: 40px 0 30px;
    /*line-height: 60px;*/
    margin-top: 30px;
}

    footer a {
        color: #fff !important;
    }

    footer .footcontact a {
        line-height: 32px;
        margin: 0 10px;
    }

    footer .copyright {
        line-height: 62px;
    }

    footer .wechat img {
        width: 100px;
        height: 100px;
    }

.footcontact .wechat {
    position: absolute;
    right: 0;
    bottom: 0;
}
.frindlink a:nth-last-child(1) span {
    display:none;
}

/*位置*/
.position {
    padding: 10px 0;
    font-size: 16px;
}

    .position i.fa.fa-home {
        color: #05a0d9;
        font-size: 24px;
    }
/*关于*/

.aboutindex h2 {
    line-height: 100px;
    text-align: center;
    color: #0096c5;
    font-weight: bold;
}
/*
    news
*/
.newindex {
    padding: 20px 15px;
}
/*
    contact
*/
.contactindex .form .formcontral {
    color: black;
    background: transparent;
    border: 1px solid #016bbf;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 5px 5px 5px 10px;
    width: 100%;
}

.contactindex .form .email {
    float: left;
    width: 48%;
}

.contactindex .form .tel {
    float: right;
    width: 48%;
}

.contactindex .form .submit {
    float: right;
    width: 100px;
    height: 32px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    background-color: #016bbf;
    color: #ffffff;
    padding: 0;
}

.contactindex .form .span {
    color: #ff0000;
}

.contactindex {
    padding-top: 25px;
    padding-bottom: 30px;
}

    .contactindex h2 {
        color: #0096c5;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .contactindex ul li {
        line-height: 24px;
    }

        .contactindex ul li .img {
            width: 60px;
            height: 60px;
            margin-top: 15px;
        }

        .contactindex ul li .text {
            width: 60px;
        }
/*
    product
*/
.proindex {
    padding: 30px 15px 15px;
}

.pro_navhd {
    background-color: #0295d8;
    border: solid 1px #2c99de;
    text-align: left;
    color: #fff;
    line-height: 60px;
    font-size: 24px;
    padding-left: 10px;
}

.pro_nav ul {
    padding-left: 10px;
}

    .pro_nav ul li {
        position: relative;
    }

        .pro_nav ul li .span {
            position: absolute;
            top: 15px;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #333;
            float: left;
            margin-right: 10px;
        }

        .pro_nav ul li.active > a > .text, .pro_nav ul li:hover > a > .text {
            color: #2c99de;
        }

        .pro_nav ul li.active .span, .pro_nav ul li:hover .span {
            background-color: #2c99de;
        }

        .pro_nav ul li a .text {
            color: #333;
            text-align: left;
            padding: 7px;
        }

.proindexlist .modellist img {
    height: 242px;
}

.proindexlist .modellist .img .bg {
    line-height: 242px;
}

.pro_nav ul.pronavsecondul {
    padding-left: 0;
    display: none;
}

.proindexlist .prolist img {
    height: 220px;
}

.proindexlist .prolist .img .bg {
    line-height: 220px;
}

.prodetail .name h2 {
    color: #0058b9;
}

.prodetail .name .span {
    width: 35px;
    height: 3px;
    background-color: #0058b9;
    margin-bottom: 10px;
}

.prodetail .nav-tabs {
    border: 0;
    margin: 10px 0;
    background-color: #e9e9e9;
}

    .prodetail .nav-tabs > li > a {
        border: 0;
    }

    .prodetail .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border-radius: 0;
        background-color: #0295d8;
        border: 0;
        color: #FFF;
    }

.prodetail .tab-pane {
    padding: 10PX 0;
}

.prodetailinfolist {
    color: #353535;
}

    .prodetailinfolist h1 {
        font-weight: bold;
        font-size: 20px;
    }

    .prodetailinfolist a {
        float: right;
        color: #fff;
        border-radius: 2px;
        background-color: #0295d8;
        margin-right: 30px;
        border: 0;
    }

.prodetailinfo {
    line-height: 40px;
}

    .prodetailinfo .clicknum {
        color: #f8721b;
    }

.proborder {
    padding: 15px 0;
    border: 1px solid #ccc;
    border-radius: 2px;
}

.proswiper1 .ban2 ul li img {
    height: 343px !important;
}

.proswiper1 .min_pic ul li img {
    height: 59px;
}


@media (max-width:1169px) {
    .head_top {
        box-shadow: 0px 0px 5px #888;
    }

    .cd-logo img {
        margin: 5px 0;
        height: 50px;
    }

    .head_top .telphone {
        padding: 10px 0;
    }

        .head_top .telphone a {
            overflow: hidden;
            display: block;
            width: 80%;
        }

            .head_top .telphone a .fl {
                overflow: hidden;
                display: block;
                float: left;
            }

    .banner {
        margin-top: 88px;
    }

    .cd-header-buttons {
        top: 12px;
    }

    .swiper-button-next, .swiper-button-prev {
        top: 35%;
    }

    .model {
        padding: 60px 0 30px;
    }

    .modellist img {
        height: 169px;
    }

    .abouttext1 {
        margin: 60px 0;
    }

    .abouttext2 {
        margin-top: 20px;
    }

    .division .bg {
        padding: 5px 0;
    }

    .division .text .text_1 {
        font-size: 18px;
    }

    .division .text .text_2 {
        font-size: 14px;
    }

    .news {
        padding: 60px 0 30px;
    }

    .newlist .newimg img {
        height: 96px;
    }

    .newlist .newtext .title {
        line-height: 24px;
    }

    footer {
        padding: 30px 0 15px;
    }

        footer .copyright {
            text-align: left;
        }

        footer .navs li {
            margin-left: 0;
            margin-right: 20px;
        }

    .footerright {
        padding-top: 20px;
    }

    .cd-primary-nav .cd-secondary-nav a {
        color: #fff;
    }

    .cd-primary-nav .cd-secondary-nav li {
        clear: both;
    }

    .cd-secondary-nav {
        margin: 0;
        width: 100% !important;
    }

    .cd-primary-nav .cd-secondary-nav li {
        width: 100%;
    }

    .aboutindex, .newindex {
        padding: 30px 15px 15px;
    }

    .contactindex {
        padding: 0 15px 30px;
    }

    .proindexlist .modellist img {
        height: 193px;
    }

    .modellist .img .bg {
        line-height: 169px;
    }

    .proindexlist .modellist .img .bg {
        line-height: 193px;
    }

    .proindex {
        padding: 60px 15px 20px;
    }

    .cd-logo .text {
        margin: 5px 10px;
        font-size: 20px;
        line-height: 50px;
    }

    .languages ul {
        overflow: hidden;
        margin: 0;
        width: 65%;
    }

        .languages ul li, .languages ul li a, .languages a img, .languages a .text {
            line-height: 70px;
        }

    .prolist img {
        height: 158px;
    }

    .prolist .img .bg {
        line-height: 158px;
    }

    .aboutleft h1 {
        font-size: 24px;
        line-height: 1;
    }

    .aboutleft .span {
        margin: 3px 0;
    }

    #homeslide .swiper-slide img {
        height: 244px;
    }

    .caselist img {
        height: 159px;
    }

    .contactindex h2 {
        margin-bottom: 5px;
    }

    .proindexlist .prolist img {
        height: 178px;
    }

    .proindexlist .prolist .img .bg {
        line-height: 178px;
    }

    .proswiper1 .ban2 ul li img {
        height: 280px !important;
    }

    #proform {
        padding-top: 15px;
    }
}

@media (max-width:768px) {
    .advantage {
        margin: 40px 0;
    }

    .advantage_hd .text {
        margin: 20px auto;
    }

    .advantagelist .img {
        width: 70%;
    }

    .advantagelist .text .text_1 {
        font-size: 16px;
    }

    .advantagelist .text .text_2 {
        font-size: 13px;
    }

    .modellist img {
        height: 286px;
    }

    .abouttext1 {
        margin: 20px 0;
    }

    .aboutimg2 img {
        position: relative;
    }

    .abouttext .abouttext_1 .text {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 30px;
    }

    .about {
        margin-bottom: 0;
    }

    .division .img, .division .img img {
        height: 100%;
    }

    .newlist .newimg img {
        height: 160px;
    }

    .newlist .newtext .title {
        line-height: 40px;
    }

    .footerleft .contact .email, .footerleft .contact .address {
        width: auto;
    }

    .aboutindex .abouttext_2 .companyname .span {
        width: 100px;
        left: -110px;
    }

    .proindexlist .modellist img {
        height: 244px;
    }

    .modellist .img .bg {
        line-height: 286px;
    }

    .proindexlist .modellist .img .bg {
        line-height: 244px;
    }

    .cd-logo img {
    }

    .head_top .telphone {
        padding: 5px 0;
    }

    .cd-header-buttons {
        top: 15px;
    }

    .banner {
        margin-top: 78px;
    }

    .cd-logo .text {
        font-size: 16px;
    }

    .languages ul {
        width: 85%;
    }

    .prolist img, .proindexlist .prolist img {
        height: 257px;
    }

    .prolist .img .bg, .proindexlist .prolist .img .bg {
        line-height: 257px;
    }

    #homeslide .swiper-slide img {
        height: 386px;
    }
    .caselist{
        margin-bottom:20px;
    }
    .caselist img {
        height: 259px;
    }

    .proswiper1 .ban2 ul li img {
        height: 539px !important;
    }
}

@media (max-width:414px) {

    .swiper-button-prev, .swiper-button-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        top: 40%;
    }

    .advantage_hd .text {
        width: 100%;
    }

    .advantagelist .text .text_2 {
        margin-bottom: 10px;
    }

    .advantage {
        margin: 20px 0;
    }

    .model, .news {
        padding: 30px 0 15px;
    }

    .modellist img {
        height: 138px;
    }

    .division .text {
        text-align: center;
    }

    .newlist .newimg img {
        height: 79px;
    }

    .newlist .newtext .title {
        line-height: 24px;
    }

    .newlist .newtext .desc {
        height: 20px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    footer .copyright {
        line-height: 20px;
    }

    .aboutindex, .newindex, .proindex {
        padding: 30px 15px 15px;
    }

    .path_hd .title {
        margin-bottom: 10px;
    }

    .aboutindex .abouttext_2 .companyname .span {
        display: none;
    }

    .contactindex .form .formcontral#name, .contactindex .form .formcontral#tel, .contactindex .form .formcontral#email {
        margin-bottom: 10px;
    }

    .proindex .path_hd {
        margin-bottom: 0;
    }

    .proindexlist .modellist img {
        height: 138px;
    }

    .modellist .img .bg {
        line-height: 138px;
    }

    .proindexlist .modellist .img .bg {
        line-height: 138px;
    }

    .proindexlist .modellist .pad, .contactindex .path_hd {
        margin-bottom: 0;
    }

    .path_hd h1 {
        font-size: 30px;
    }

    .banner {
        margin-top: 60px;
    }

    .cd-logo {
        padding: 0;
    }

    .contactindex {
        padding: 30px 15px 15px;
    }

    .cd-header-buttons {
        top: 6px;
    }

    .languages {
        padding-left: 0;
    }

        .languages ul {
            width: 80%;
        }

        .languages a .text {
            font-size: 12px;
        }

        .languages ul li, .languages ul li a, .languages a img, .languages a .text {
            line-height: 60px;
        }

    .path_hd .pathleft {
        width: 90%;
    }

    .path_hd h1 {
        font-size: 20px;
    }

    .prolist img {
        height: 131px;
    }

    .prolist .img .bg, .proindexlist .prolist .img .bg {
        line-height: 131px;
    }

    #homeslide .swiper-slide img {
        height: 206px;
    }

    .caselist img {
        height: 133px;
    }

    .footcontact .wechat {
        position: relative;
        margin: 10px 0;
    }

    .aboutindex h2 {
        line-height: 1;
    }

    .proindexlist .prolist img {
        height: 131px;
    }

    .proswiper1 .ban2 ul li img {
        height: 287px !important;
    }

    .proswiper1 .prev1, .proswiper1 .next1 {
        top: 130px;
    }

    footer {
        padding: 15px 0;
    }

    .cd-logo {
        margin: 0;
    }

    .proborder {
        border: 0;
    }

    .cutpage li a {
        font-size: 13px;
    }
}

@media (max-width:375px) {
    .modellist img, .proindexlist .modellist img {
        height: 121px;
    }

    .modellist .img .bg {
        line-height: 121px;
    }

    .proindexlist .modellist .img .bg {
        line-height: 121px;
    }

    .newlist .newimg img {
        height: 67px;
    }

    .newlist .newtext .title {
        line-height: 20px;
    }

    .footerleft .title span {
        font-size: 30px;
    }

    .languages ul {
        width: 85%;
    }

    .languages a .text {
        margin: 0 3px;
    }

    .prolist img, .proindexlist .prolist img {
        height: 117px;
    }

    .prolist .img .bg, .proindexlist .prolist .img .bg {
        line-height: 117px;
    }

    .caselist img {
        height: 118px;
    }

    .proswiper1 .num {
        width: 250px !important;
    }

    .proswiper1 .prev_btn1 {
        margin-right: 32px;
    }

    #homeslide .swiper-slide img {
        height: 185px;
    }

    .proswiper1 .ban2 ul li img {
        height: 259px !important;
    }
}

@media (max-width:360px) {
    .modellist img, .proindexlist .modellist img {
        height: 114px;
    }

    .modellist .img .bg {
        line-height: 114px;
    }

    .proindexlist .modellist .img .bg {
        line-height: 114px;
    }

    .swiper-button-prev, .swiper-button-next {
        top: 30%;
    }

    .cd-logopad {
        padding: 0;
        padding-left: 5px;
    }

    .languages a .text {
        margin: 0px 2px;
    }

    .path_hd .pathleft {
        width: 85%;
    }

    .prolist img, .proindexlist .prolist img {
        height: 111px;
    }

    .prolist .img .bg, .proindexlist .prolist .img .bg {
        line-height: 111px;
    }

    .aboutleft h1 {
        font-size: 20px;
    }

    #homeslide .swiper-slide img {
        height: 177px;
    }

    .caselist img {
        height: 113px;
    }

    .aboutindex h2 {
        font-size: 20px;
    }

    .proswiper1 .ban2 ul li img {
        height: 248px !important;
    }

    .proswiper1 .prev_btn1 {
        margin-right: 24px;
    }
}

.cutpage {
    margin: 20px 0;
}
