﻿.more {
    margin-top: 25px;
    text-align: center;
}

    .more a {
        background: #fff;
        width: 111px;
        height: 37px;
        line-height: 35px;
        border: 1px solid #c1c1c1;
        color: #4b4b4b;
        display: block;
        border-radius: 18.5px;
        margin: 0 auto;
        position: relative;
        text-align: left;
        padding-left: 36px;
    }

    .more.nb a {
        height: 35px;
        border: none;
    }

    .more a:before {
        content: "";
        display: inline-block;
        width: 17px;
        height: 35px;
        background: url(/images/index/more.jpg) no-repeat left center;
        position: absolute;
        left: 10px;
        top: 0;
    }

    .more a span {
        display: inline-block;
        line-height: 35px;
    }

/*.more a:hover { color:#fff;border-color:#fff;background:#deb164; }*/

.banner {
    width: 100%;
    background-size: cover;
    position: relative;
    margin-top: 0px !important;
}

.btmLine {
    width: 1000px;
    height: 30px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -500px;
    background: #EB6100;
    border-radius: 10px;
}

.part_service_1 {
    background: #eee;
}

.service {
    padding: 90px 0;
}

    .service .title {
        font-size: 18px;
        text-align: center;
        padding-bottom: 25px;
        cursor: default;
    }

    .service .subtitle {
        font-size: 14px;
        color: #666;
        text-align: center;
        padding-bottom: 50px;
        cursor: default;
    }

    .service .block > div {
        float: left;
        width: 25%;
        height: 230px;
        text-align: center;
        cursor: default;
    }

        .service .block > div i {
            display: block;
            width: 100px;
            height: 100px;
            border: 1px solid #dbdbdb;
            border-radius: 10px;
            margin: 0 auto;
            -webkit-transition: all .300s;
            -moz-transition: all .300s;
            -o-transition: all .300s;
            transition: all .300s;
        }

        .service .block > div:nth-child(1) i {
            background: url(/images/index/service_icon1.png) no-repeat center center #fff;
        }
        /*.service .block > div:nth-child(1):hover i { background:url(/images/index/service_icon1_hover.png) no-repeat center center #dfb164;border-color:#dfb164 }*/
        .service .block > div:nth-child(2) i {
            background: url(/images/index/service_icon4.png) no-repeat center center #fff;
        }
        /*.service .block > div:nth-child(2):hover i { background:url(/images/index/service_icon2_hover.png) no-repeat center center #dfb164;border-color:#dfb164 }*/
        .service .block > div:nth-child(3) i {
            background: url(/images/index/service_icon2.png) no-repeat center center #fff;
        }
        /*.service .block > div:nth-child(3):hover i { background:url(/images/index/service_icon3_hover.png) no-repeat center center #dfb164;border-color:#dfb164 }*/
        .service .block > div:nth-child(4) i {
            background: url(/images/index/service_icon3.png) no-repeat center center #fff;
        }
        /*.service .block > div:nth-child(4):hover i { background:url(/images/index/service_icon4_hover.png) no-repeat center center #dfb164;border-color:#dfb164 }*/
        .service .block > div p {
            font-size: 12px;
            line-height: 25px;
        }

            .service .block > div p.tt {
                font-size: 14px;
                padding-top: 25px;
            }

            .service .block > div p.mm {
                padding-top: 5px;
                line-height: 22px;
            }

                .service .block > div p.mm span {
                    color: #888;
                    padding: 0 10px 0 8px;
                    border-right: 1px solid #dbdbdb;
                }

.company {
    background: #f8f8f8;
    padding: 45px 0;
}

    .company .title {
        font-size: 18px;
        text-align: center;
        padding-bottom: 20px;
        cursor: default;
    }

    .company .subtitle {
        font-size: 12px;
        color: #888;
        text-align: center;
        padding-bottom: 40px;
        cursor: default;
    }

    .company .block > a {
        display: block;
        float: left;
        width: 25%;
        height: 125px;
        text-align: center;
        border: 1px solid #f8f8f8;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }

        .company .block > a:nth-child(1) {
            background: url(/images/index/company_1.jpg) no-repeat center center #fff;
        }

        .company .block > a:nth-child(2) {
            background: url(/images/index/company_2.jpg) no-repeat center center #fff;
        }

        .company .block > a:nth-child(3) {
            background: url(/images/index/company_3.jpg) no-repeat center center #fff;
        }

        .company .block > a:nth-child(4) {
            background: url(/images/index/company_4.jpg) no-repeat center center #fff;
        }

        .company .block > a:nth-child(5) {
            background: url(/images/index/company_5.jpg) no-repeat center center #fff;
        }

        .company .block > a:nth-child(6) {
            background: url(/images/index/company_yhg.png) no-repeat center center #fff;
            background-size: 60%;
        }

        .company .block > a:nth-child(7) {
            background: url(/images/index/company_7.jpg) no-repeat center center #fff;
        }

        .company .block > a:nth-child(8) {
            background: url(/images/index/company_8.jpg) no-repeat center center #fff;
        }

/*.us{background: url(../images/index_011.jpg) no-repeat center center;height: 615px;}*/
.us1 {
    margin-top: -570px;
    padding-bottom: 40px;
    min-height: 540px;
}

    .us1 .title {
        margin: 0 auto;
        font-size: 18px;
        text-align: center;
        width: 202px;
        height: 18px;
        color: #fff;
        position: relative;
        margin-bottom: 20px;
        cursor: default;
    }

        .us1 .title:before {
            content: "";
            background: #fff;
            width: 45px;
            height: 1px;
            position: absolute;
            left: 0;
            top: 9px;
        }

        .us1 .title:after {
            content: "";
            background: #fff;
            width: 45px;
            height: 1px;
            position: absolute;
            right: 0;
            top: 9px;
        }

    .us1 .subtitle {
        font-size: 14px;
        text-align: center;
        padding-bottom: 25px;
        color: #fff;
        cursor: default;
    }

    .us1 .video {
        text-align: center;
        padding-bottom: 25px;
    }

        .us1 .video img {
            cursor: pointer;
        }

    .us1 .memo {
        text-align: center;
        font-size: 14px;
        color: #fff;
        line-height: 30px;
        cursor: default;
    }

.why {
    background: #f8f8f8;
    padding: 40px 0 50px;
}

    .why .title {
        margin: 0 auto;
        font-size: 18px;
        text-align: center;
        width: 200px;
        height: 33px;
        position: relative;
        margin-bottom: 32px;
        cursor: default;
    }

        .why .title i {
            width: 60px;
            height: 2px;
            background: #c8b356;
            position: absolute;
            bottom: 0;
            left: 60px;
        }

    .why .block {
        margin-bottom: 50px;
    }

        .why .block > a {
            display: block;
            float: left;
            width: 22.75%;
            height: 230px;
            text-align: center;
            cursor: default;
            margin-right: 3%;
            height: 320px;
            background: #fff;
            -webkit-box-shadow: 0 0 10px rgba(219, 219, 219, 0.5);
            -moz-box-shadow: 0 0 10px rgba(219, 219, 219, 0.5);
            box-shadow: 0 0 10px rgba(219, 219, 219, 0.5);
            color: #333;
        }

            .why .block > a > i {
                display: block;
                height: 155px;
            }

            .why .block > a:nth-child(1) > i {
                background: url(/images/index/why_1.jpg) no-repeat center center;
            }

            .why .block > a:nth-child(2) > i {
                background: url(/images/index/why_2.jpg) no-repeat center center;
            }

            .why .block > a:nth-child(3) > i {
                background: url(/images/index/why_3.jpg) no-repeat center center;
            }

            .why .block > a:nth-child(4) > i {
                background: url(/images/index/why_4.jpg) no-repeat center center;
            }

            .why .block > a > p {
                font-size: 12px;
                color: #888;
                line-height: 25px;
            }

                .why .block > a > p.tt {
                    font-size: 14px;
                    color: #333;
                    padding-bottom: 26px;
                }

            .why .block > a:last-child {
                margin-right: 0;
            }

    .why .memo {
        font-size: 14px;
        color: #777;
        text-align: center;
        cursor: default;
    }

        .why .memo span {
            font-size: 20px;
            margin: 0 3px;
        }

.us2 {
    margin-top: -475px;
    padding-bottom: 40px;
    min-height: 475px;
}

    .us2 .title {
        font-size: 16px;
        text-align: center;
        color: #fff;
        margin-bottom: 25px;
        cursor: default;
    }

    .us2 .subtitle {
        font-size: 14px;
        color: #fff;
        text-align: center;
        padding-bottom: 25px;
        cursor: default;
    }

    .us2 .memo {
        text-align: center;
        font-size: 14px;
        color: #fff;
        line-height: 30px;
        cursor: default;
        padding-bottom: 50px;
    }

    .us2 .block > a {
        display: block;
        float: left;
        width: 20%;
        height: 130px;
        text-align: center;
        cursor: default;
        color: #fff;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }

        .us2 .block > a > div.icon {
            width: 89px;
            height: 89px;
            margin: 0 auto;
            position: relative;
        }

            .us2 .block > a > div.icon > i {
                width: 89px;
                height: 89px;
                position: absolute;
                left: 0;
                top: 0;
                z-index: 1;
            }

        .us2 .block > a:nth-child(1) > div.icon {
            background: url(/images/index/us_in1.png) no-repeat center center;
        }

            .us2 .block > a:nth-child(1) > div.icon > i {
                background: url(/images/index/us_out1.png) no-repeat center center;
            }

        .us2 .block > a:nth-child(2) > div.icon {
            background: url(/images/index/us_in2.png) no-repeat center center;
        }

            .us2 .block > a:nth-child(2) > div.icon > i {
                background: url(/images/index/us_out2.png) no-repeat center center;
            }

        .us2 .block > a:nth-child(3) > div.icon {
            background: url(/images/index/us_in3.png) no-repeat center center;
        }

            .us2 .block > a:nth-child(3) > div.icon > i {
                background: url(/images/index/us_out3.png) no-repeat center center;
            }

        .us2 .block > a:nth-child(4) > div.icon {
            background: url(/images/index/us_in4.png) no-repeat center center;
        }

            .us2 .block > a:nth-child(4) > div.icon > i {
                background: url(/images/index/us_out4.png) no-repeat center center;
            }

        .us2 .block > a:nth-child(5) > div.icon {
            background: url(/images/index/us_in5.png) no-repeat center center;
        }

            .us2 .block > a:nth-child(5) > div.icon > i {
                background: url(/images/index/us_out5.png) no-repeat center center;
            }

/*.us2 .block > a:nth-child(1):hover > div.icon > i,
.us2 .block > a:nth-child(2):hover > div.icon > i,
.us2 .block > a:nth-child(3):hover > div.icon > i,
.us2 .block > a:nth-child(4):hover > div.icon > i,
.us2 .block > a:nth-child(5):hover > div.icon > i {
-webkit-animation:circle 1s ease-in-out;
-moz-animation:circle 1s ease-in-out;
-ms-animation:circle 1s ease-in-out;
animation:circle 1s ease-in-out;
}*/
@-webkit-keyframes circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes animations {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@-ms-keyframes animations {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animations {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.us2 .block > a > p {
    margin-top: 15px;
}

.news {
    padding: 40px 0 190px 0;
}

    .news .title {
        font-size: 18px;
        text-align: center;
        padding-bottom: 20px;
        cursor: default;
    }

    .news .subtitle {
        font-size: 12px;
        color: #888;
        text-align: center;
        padding-bottom: 40px;
        cursor: default;
    }

    .news .fl {
        width: 50%;
        padding-right: 32.5px;
    }

    .news .fr {
        width: 50%;
        padding-left: 32.5px;
    }

    .news .p_news {
        border-bottom: 1px solid #c1c1c1;
        padding-bottom: 20px;
    }

        .news .p_news > div:nth-child(1) {
            float: left;
            width: 36%;
            height: 155px;
            overflow: hidden;
        }

        .news .p_news > div:nth-child(2) {
            float: left;
            width: 64%;
            padding-left: 20px;
            padding-right: 40px;
            position: relative;
            height: 155px;
        }

        .news .p_news p:nth-child(1) {
            color: #333;
            line-height: 14px;
            padding-bottom: 10px;
            font-size: 14px;
        }

        .news .p_news p {
            color: #999;
            line-height: 22px;
            font-size: 12px;
        }

            .news .p_news p:nth-child(3) {
                color: #999;
                line-height: 14px;
                font-size: 12px;
                position: absolute;
                left: 20px;
                bottom: 0;
            }

        .news .p_news img {
            width: 100%;
        }

    .news .w_news {
        padding-top: 10px;
    }

        .news .w_news ul li {
            line-height: 25px;
            font-size: 12px;
            position: relative;
        }

            .news .w_news ul li a {
                padding-left: 15px;
            }

                .news .w_news ul li a:before {
                    content: "";
                    display: block;
                    background: #333;
                    border-radius: 50%;
                    width: 7px;
                    height: 7px;
                    position: absolute;
                    left: 0;
                    top: 9px;
                    -webkit-transition: all .300s;
                    -moz-transition: all .300s;
                    -o-transition: all .300s;
                    transition: all .300s;
                }

                .news .w_news ul li a:hover:before {
                    background: #deb164;
                }

            .news .w_news ul li span {
                float: right;
                color: #999;
            }

.modal {
    overflow: hidden;
}

    .modal > span {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
        z-index: 100;
        background: url(/images/index/close.png) #666 no-repeat center center;
        background-size: 20px 20px;
        border-radius: 50%;
        -moz-transition: all .300s;
        -webkit-transition: all .300s;
        -o-transition: all .300s;
        transition: all .300s;
    }

        .modal > span:hover {
            color: #fff;
            background-color: #e40736;
        }

@media (min-width: 768px) {
    .modal-dialog {
        margin: 80px auto;
        width: 800px !important;
    }
}

.l {
    float: left;
}

.r {
    float: right
}

.part_service_1 {
    width: 100%;
    background: #efefef;
    position: relative;
    z-index: 1;
}

    .part_service_1 > .service {
        margin: 0 auto;
        overflow: inherit;
        padding-top: 20px;
    }

        .part_service_1 > .service > div.clearfix > a {
            display: block;
            float: left;
            width: 25%;
            padding: 20px 0 35px;
            text-align: center;
            cursor: pointer;
            -moz-transition: all .300s;
            -webkit-transition: all .300s;
            -o-transition: all .300s;
            transition: all .300s;
        }

            .part_service_1 > .service > div.clearfix > a > p {
                color: #999;
            }

                .part_service_1 > .service > div.clearfix > a > p.title {
                    color: #333;
                    font-size: 16px;
                    padding: 25px 0 8px;
                }

                .part_service_1 > .service > div.clearfix > a > p.i {
                    width: 100%;
                    height: 85px;
                    -webkit-transition: all .2s;
                    -moz-transition: all .2s;
                    -o-transition: all .2s;
                }

            .part_service_1 > .service > div.clearfix > a:hover > p.i {
                background-position-y: top;
            }

.aboutY {
    padding: 10px 0;
}

.titHead h3 {
    font-weight: 400;
    font-size: 28px;
    padding: 20px 0 5px;
    color: #333;
}

.titHead p {
    font-size: 14px;
    color: #666;
}

.l_civ, .r_div {
    width: 48%;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    cursor: pointer;
}

    .l_civ:hover, .r_div:hover {
        background: #EB6100;
    }

        .l_civ:hover .borderL, .r_div:hover .borderL {
            border-left: 1px solid #fff;
        }

            .l_civ:hover .borderL h4, .r_div:hover .borderL h4 {
                color: #fff;
            }

            .l_civ:hover .borderL p, .r_div:hover .borderL p {
                color: #fff;
            }

        .l_civ:hover .borderLi h4, .r_div:hover .borderLi h4 {
            color: #fff;
        }

        .l_civ:hover .borderLi p, .r_div:hover .borderLi p {
            color: #fff;
        }

.mt40 {
    margin-top: 40px;
}

.borderL {
    margin-left: 12px;
    padding-left: 12px;
    border-left: 1px solid #666;
}

    .borderL h4 {
        max-width: 350px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 16px;
        color: #333;
        padding: 2px 0 4px;
    }

    .borderL p {
        font-size: 14px;
        color: #999;
    }

.taliCn {
    display: block;
    margin: 30px auto 20px;
}

.borderLi h4 {
    font-size: 24px;
    color: #333;
}

.borderLi p {
    font-size: 14px;
    color: #999;
    text-align: right;
}

.w1000 img {
    width: 100%;
    height: 480px;
}
