html, body {
    min-width: 1052px;
    font-family: '微软雅黑','Microsoft YaHei','宋体';
    font-size: 62.5%;
    color: #333;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, em, p, font, img, small, strong, center, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 12px;
    vertical-align: baseline;
}

ol, ul {
    list-style: none;
}

:focus {
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

strong {
    font-weight: 600;
}

a {
    text-decoration: none;
    color: #404040;
    cursor: pointer;
}

    a:hover {
        text-decoration: none;
        color: #FF3300;
    }

h1 {
    font-size: 16px;
    font-weight: 600;
    color: #666;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.navigation {
    width: 100%;
    height: 40px;
    background-color: #fdb900;
    min-width: 1052px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
}

    .navigation .title {
        width: 820px;
        margin: auto;
    }

        .navigation .title .logo {
            float: left;
        }

            .navigation .title .logo a {
                display: block;
                width: 100px;
                height: 40px;
                background-image: url(../images/logo1.png);
                background-repeat: no-repeat;
                background-position-y: center;
                vertical-align: middle;
                line-height: 40px;
                padding-left: 50px;
                font-size: 18px;
                font-weight: 600;
            }

            .navigation .title .logo a:hover {
                color: #fff;
            }

        .navigation .title .list {
            float: right;
            height: 40px;
            line-height: 40px;
        }

            .navigation .title .list a {
                display: block;
                color: #333;
                float: left;
                font-size: 14px;
                margin-right: 42px;
            }

                .navigation .title .list a:hover {
                    color: #fff;
                }

.header {
    overflow: hidden;
    min-width: 1052px;
    position: relative;
}

    .header .logo {
        width: 198px;
        height: 168px;
        margin: auto;
        margin-top: 60px;
        background-image: url(../images/logo.png);
    }

    .header .grid {
        width: 840px;
        margin: auto;
        margin-top: 80px;
    }

        .header .grid .list1 {
            width: 115px;
            height: 115px;
            background-image: url(../images/236_03.png);
            float: left;
            margin-left: 20px;
        }

        .header .grid .list2 {
            width: 115px;
            height: 115px;
            background-image: url(../images/236_03.png);
            float: left;
            margin-left: 20px;
            margin-top: -40px;
        }

        .header .grid .list3 {
            width: 115px;
            height: 115px;
            background-image: url(../images/236_03.png);
            float: left;
            margin-left: 20px;
            margin-top: -40px;
        }

.background1 {
    background: url(../images/bg1.jpg) center bottom no-repeat;
    padding-top: 400px;
    margin-top: -263px;
}

.background2 {
    background: url(../images/bg2.png) center top no-repeat;
}

.textCH {
    color: #331e1e;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bolder;
}

.textEN {
    color: #331e1e;
    font-size: 24px;
    font-family: Microsoft YaHei;
}

.product_sc {
    background: url(../images/product.png);
    width: 181px;
    height: 143px;
    margin: 20px auto 5px;
}

.synopsis {
    color: #331e1e;
    font-size: 16px;
    text-align: center;
    font-family: Microsoft YaHei;
    margin-top: 68px;
    line-height: 30px;
}

.product_go {
    height: 40px;
    width: 250px;
    background: -o-linear-gradient(top,#fee852 0%,#ffcc00 100%);
    background: -moz-linear-gradient(top,#fee852 0%,#ffcc00 100%);
    background: -webkit-linear-gradient(top,#fee852 0%,#ffcc00 100%);
    background: linear-gradient(top,#fee852 0%,#ffcc00 100%);
    color: #333;
    display: block;
    line-height: 40px;
    font-size: 16px;
    margin: 0px auto;
}

    .product_go:hover {
        font-size: 18px;
        color: #fff;
    }

.us {
    margin-top: -56px;
    text-align: center;
    min-width: 1052px;
}

.line {
    background: url(../images/line.png);
    width: 596px;
    height: 44px;
    margin: 50px auto;
}

.product {
    margin-top: 112px;
    padding-bottom: 60px;
    text-align: center;
    min-width: 1052px;
}

    .product .list {
        width: 1052px;
        margin: auto;
        margin-top: 45px;
    }

        .product .list .column {
            width: 165px;
            margin: 0px 49px 0px 49px;
            float: left;
        }

            .product .list .column .img {
                width: 162px;
                height: 162px;
                background-image: url(../images/236_07.png);
            }

            .product .list .column .word {
                width: 130px;
                text-align: center;
                margin: auto;
                margin-top: 38px;
            }

                .product .list .column .word .title {
                    font-size: 20px;
                    font-family: Microsoft YaHei;
                    line-height: 30px;
                    word-wrap: break-word;
                    letter-spacing: 1.5px;
                }

                .product .list .column .word .text {
                    margin-top: 28px;
                    font-size: 14px;
                    font-family: Microsoft YaHei;
                    word-wrap: break-word;
                    letter-spacing: 1.5px;
                }

.transition {
    height: 620px;
    margin-top: 90px;
    background: url(../images/banner.jpg) center top no-repeat;
    overflow: hidden;
    text-align: center;
    min-width: 1052px;
}

    .transition .text {
        font-size: 36px;
        font-family: Microsoft YaHei;
        color: #fff;
        margin-top: 250px;
    }

.background {
    background: url(../images/33_06.png) center no-repeat;
    min-width: 1052px;
}

.service {
    overflow: hidden;
    text-align: center;
    height: 853px;
    background: url(../images/bg3.png) center top no-repeat;
    overflow: hidden;
    min-width: 1052px;
}

    .service .synopsis {
        color: #f5ab0c;
    }

    .service .animation {
        position: relative;
        width: 1052px;
        margin: auto;
    }

        .service .animation .exhibition {
            position: relative;
            width: 540px;
            height: 350px;
            overflow: hidden;
            margin: auto;
        }

            .service .animation .exhibition .imglist {
                position: relative;
                width: 1080px;
                height: 350px;
                margin: auto;
            }

                .service .animation .exhibition .imglist .img {
                    position: relative;
                    width: 540px;
                    height: 350px;
                    margin: auto;
                    float: left;
                }

                    .service .animation .exhibition .imglist .img .mark {
                        position: absolute;
                        top: 0%;
                        left: 0%;
                        width: 100%;
                        height: 100%;
                        background-color: black;
                        z-index: 10;
                        -moz-opacity: 0.7;
                        opacity: .70;
                        filter: alpha(opacity=70);
                        color: #fff;
                    }

        .service .animation .toleft {
            position: absolute;
            left: 17%;
            top: 45%;
            width: 36px;
            height: 54px;
            background-image: url(../images/jiantou_gray.png);
        }

        .service .animation .toright {
            position: absolute;
            left: 79%;
            top: 45%;
            width: 36px;
            height: 54px;
            background-image: url(../images/jiantou_right.png);
        }

.more_service {
    margin-top: 50px;
}

    .more_service a {
        display: block;
        width: 160px;
        height: 40px;
        margin: auto;
        border: 2px #f5ab0c solid;
        color: #f5ab0c;
        font-family: Microsoft YaHei;
        line-height: 40px;
        text-align: center;
        font-size: 20px;
    }

        .more_service a:hover {
            color: #fff;
            background-color: #f5ab0c;
        }

.team {
    overflow: hidden;
    text-align: center;
}

    .team .honeycomb {
        margin: auto;
        margin-top: 100px;
        width: 720px;
    }

        .team .honeycomb .list1 {
            width: 88px;
            height: 99px;
            background-image: url(../images/liubianxing.png);
            float: left;
            margin-left: 10px;
        }

        .team .honeycomb .list2 {
            width: 88px;
            height: 99px;
            background-image: url(../images/liubianxing.png);
            float: left;
            margin-left: 10px;
            margin-top: -15px;
        }

        .team .honeycomb .list3 {
            width: 88px;
            height: 99px;
            background-image: url(../images/liubianxing.png);
            float: left;
            margin-left: 10px;
            margin-top: -15px;
        }

.join {
    overflow: hidden;
}

.contact {
    width: 1050px;
    margin: auto;
    margin-top: 98px;
}

    .contact .left {
        float: left;
        overflow: hidden;
        margin-left: 110px;
    }

        .contact .left .way {
            color: #f5ab0c;
            width: 320px;
            word-wrap: break-word;
            font-family: Microsoft YaHei;
            font-size: 16px;
            line-height: 20px;
            margin-top: 70px;
        }

    .contact .right {
        float: left;
        margin-left: 110px;
    }

        .contact .right .title {
            color: #c5b4b2;
            font-family: Microsoft YaHei;
            font-size: 18px;
            font-weight: bold;
        }

        .contact .right .text {
            margin-top: 15px;
        }

            .contact .right .text .input {
                width: 170px;
                height: 32px;
                border-radius: 5px;
                background-color: #6e6b5c;
                border: none;
                color: #fff;
                padding-left: 15px;
                font-size: 14px;
                vertical-align: middle;
            }

            .contact .right .text textarea {
                width: 356px;
                height: 150px;
                border-radius: 5px;
                background-color: #6e6b5c;
                border: none;
                color: #fff;
                resize: none;
                padding-left: 15px;
                padding-top: 5px;
                font-size: 14px;
            }

            .contact .right .text .button {
                border: none;
                float: right;
                background-color: #f5ba0c;
                width: 80px;
                height: 32px;
                color: #fff;
                border-radius: 5px;
                letter-spacing: 1.5px;
                font-size: 12px;
            }

                .contact .right .text .button:hover {
                    background-color: #fdb900;
                    color: #fff;
                }

.bg0 {
    background: url(../images/bg0.png) center top no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 261px;
    z-index: 9999;
}

#slide-box0 {
    overflow: hidden;
    position: absolute;
    clear: both;
    width: 100%;
    top: 0px;
    left: 0px;
}

    #slide-box0 .slide-show {
        position: absolute;
        top: 0;
        width: 2000px;
        height: 675px;
        left: 50%;
        margin-left: -1000px;
        overflow: hidden;
        background-color: #fefefe;
    }

        #slide-box0 .slide-show li {
            width: 2000px;
            height: 675px;
            float: left;
        }

            #slide-box0 .slide-show li img {
                height: 675px;
                width: 100%;
            }

        #slide-box0 .slide-show a {
            display: block;
            text-align: center;
        }

    #slide-box0 .fix {
        width: 990px;
        height: 675px;
        position: relative;
        margin: 0 auto;
        z-index: 10;
    }
