* {
    padding: 0;
    margin: 0;
}
html {
    background: #FFFFFF;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    width: 100%;
    height: 100%;
}
body {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 100%;
    color: #333333;
    font: 0.81rem/150% Microsoft Yahei,Arial, Helvetica, sans-serif;
    min-width: 1200px;
    padding-top: 134px;
}
table {
    border-collapse: collapse;
}
table tr td{
    padding: 5px;
    border-color: #E2E2E2;
}
div, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, img, ol, ul, li, table, p, span, a {
    border: 0;
    border: 0;
    list-style: none;
}
input, textarea {
    outline: none;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
}
h1 {
    font-size: 2rem;
}
h2 {
    font-size: 1.6rem;
}
h3 {
    font-size: 1.4rem;
}
h4 {
    font-size: 1.2rem;
}
h5 {
    font-size: 1.1rem;
}
h6 {
    font-size: 1rem;
}
img, fieldset {
    border: 0;
}
img {
    list-style: none;
    list-style-type: none;
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
a, a:visited {
    text-decoration: none;
    color: #333333;
    cursor: pointer;
}
    a:hover, a:active {
        color: #222222;
    }
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    visibility: hidden;
    line-height: 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
.layout {
    clear: both;
    width: 100%;
}
.zlayout {
    clear: both;
    margin: 0 auto;
    width: 1200px;
}
.backbg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333333;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 99;
}
.null-data {
    clear: both;
    text-align: center;
    padding: 30% 0;
    color: #999999;
}
    .null-data > i {
        display: block;
        margin: 0 auto;
        color: #FFCC00;
        padding: 0 0 10px 0;
    }
.null-more {
    clear: both;
    text-align: center;
    color: #999999;
    padding: 10px 0;
}
    .null-more > i {
        padding: 0 5px 0 0;
    }
/* Header */
#header
{
    position:fixed;
    top:0;
    left:0;
    width:100%;
	height:134px;
    background:#FFFFFF;
    z-index:9;
}
    #header > ul.top {
        height: 70px;
        padding:10px 0;
    }
        #header > ul.top > li {
            height: 70px;
            position: relative;
        }
            #header > ul.top > li > h1 {
                float: left;
            }
            #header > ul.top > li a {
                float: left;
            }
                #header > ul.top > li a > img {
                    display: block;
                }
            #header > ul.top > li > b {
                float: left;
                font-size: 25px;
                line-height: 63px;
                color: #0074A3;
                padding: 0 0 0 20px;
            }
            #header > ul.top > li > span {
                position: absolute;
                top:0;
                right: 0;
            }
                #header > ul.top > li > span > label {
                    display: block;
                    height:30px;
                    color: #333333;
                    font-size: 14px;
                }
                    #header > ul.top > li > span > label > a {
                        margin: 0 10px;
                        position: relative;
                        padding: 0 0 0 28px;
                    }
                        #header > ul.top > li > span > label > a:hover {
                            color:#076CBA;
                        }
                        #header > ul.top > li > span > label > a.wb {
                            background: url(../image/wb.png) no-repeat 0 0;
                        }
                        #header > ul.top > li > span > label > a.wx {
                            background: url(../image/wx.png) no-repeat 0 0;
                            padding: 0 0 0 25px;
                        }
                        #header > ul.top > li > span > label > a.wx > i {
                            display: none;
                        }
                            #header > ul.top > li > span > label > a.wx:hover > i {
                                display: block;
                                margin-left:30px;
                                padding: 10px 0 0 0;
                                position: absolute;
                                width: 170px;
                                height: 170px;
                                background: #FFFFFF;
                                z-index: 9999999;
                            }
                                #header > ul.top > li > span > label > a.wx:hover > i > img {
                                    display: block;
                                    width: 150px;
                                    height: 150px;
                                    padding: 9px;
                                    background: #FFFFFF;
                                    border: 1px solid #E2E2E2;
                                }

                #header > ul.top > li > span > em {
                    float:right;
                    width: 265px;
                    height: 29px;
                    background: #0075A5;
                    border-radius: 2px;
                    padding:1px;
                    overflow:hidden;
                }
                    #header > ul.top > li > span > em > input {
                        float: left;
                        width: 196px;
                        height: 29px;
                        border: none;
                        padding:0 10px;
                        outline:hidden;
                    }
                    #header > ul.top > li > span > em > a {
                        float: right;
                        width: 48px;
                        height: 29px;
                        text-align: center;
                        line-height: 29px;
                        color:#FFFFFF;
                        font-size:18px;
                        cursor: pointer;
                    }

    #header > ul.nav {
        height:44px;
        background: #FFFFFF;
    }
        #header > ul.nav > li > i {
            float: left;
            width:4px;
            line-height: 44px;
            color:#999999;
            text-align:center;
            font-style: normal;
        }
        #header > ul.nav > li > span {
            position: relative;
            float: left;
            width:auto;
        }
            #header > ul.nav > li > span > b {
                display: block;
                width: 100%;
                height: 44px;
                font-weight:normal;
            }
                #header > ul.nav > li > span > b > a {
                    display: block;
                    width: 129px;
                    height: 44px;
                    font-size:16px;
                    text-align: center;
                    line-height: 44px;
                    color: #222222;
                }
            #header > ul.nav > li > span:hover > b > a, #header > ul.nav > li > span.cur > b > a {
                background: #FFFFFF;
            }
            #header > ul.nav > li > span > em {
                display: none;
            }
            #header > ul.nav > li > span:hover > em {
                position: absolute;
                display: block;
                width: 800px;
                background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTAvMTQvMTkAstD8AAAAGElEQVQYlWNkYGA4w0AEYCJG0ahC6ikEAFU1AOC2SVDVAAAAAElFTkSuQmCC);
            }
                #header > ul.nav > li > span > em > label {
                    display: block;
                    position: relative;
                    min-height: 30px;
                    padding: 20px 10px 20px 180px;
                    border-top: 1px dotted #767772;
                }
                    #header > ul.nav > li > span > em > label.z {
                        border:none;
                    }
                    #header > ul.nav > li > span > em > label > b {
                        position: absolute;
                        left: 0;
                        width: 180px;
                        text-align: center;
                        line-height: 32px;
                        font-weight: normal;
                    }
                        #header > ul.nav > li > span > em > label > b > a {
                            font-style: normal;
                            color: #FFFFFF;
                            font-size:16px;
                        }
                    #header > ul.nav > li > span > em > label > a {
                        display: inline-block;
                        margin:0 10px;
                        color: #FFFFFF;
                        font-style: normal;
                        line-height:30px;
                    }
                        #header > ul.nav > li > span > em > label > a:hover {
                            color:#CCCCCC;
                        }

                    #header > ul.nav > li > span > em > label > i {
                        position: absolute;
                        margin-top: 25px;
                        display: none;
                        background: #333333;
                        padding:3px 0;
                        border-radius:3px;
                    }
                        #header > ul.nav > li > span > em > label > i > a {
                            margin:0 10px;
                            color: #FFFFFF;
                            font-style: normal;
                        }

            #header > ul.nav > li > span:hover > em.o {
                width:100%;
            }
                #header > ul.nav > li > span:hover > em.o > a {
                    display: block;
                    width:100%;
                    color: #FFFFFF;
                    font-style: normal;
                    line-height: 30px;
                    text-align:center;
                }

#banner {
    position: relative;
}
    #banner div.swiper-container {
        width: 100%;
        height: 100%;
    }
    #banner div.swiper-slide {
        width: 100%;
        height: 100%;
    }
        #banner div.swiper-slide > a {
            display: block;
            width: 100%;
            height: 100%;
        }
            #banner div.swiper-slide > a > img {
                display: block;
                margin:0 auto;
                width: 100%;
            }
    #banner div.swiper-button-next {
        width: 60px;
        height: 60px;
        background: url(../image/banner_btn_r_24.png) no-repeat 0 0;
    }
    #banner div.swiper-button-prev {
        width: 60px;
        height: 60px;
        background: url(../image/banner_btn_l_24.png) no-repeat 0 0;
    }

#footer {
    clear:both;
    width:100%;
    min-width:1200px;
    background: #282828;
}
    #footer > ul {
        margin: 0 auto;
        width: 1200px;
    }
        #footer > ul > li.menu {
            height: 30px;
            line-height: 30px;
            text-align: center;
            padding: 20px 0;
        }
            #footer > ul > li.menu > a {
                display: inline-block;
                color: #FFFFFF;
            }
                #footer > ul > li.menu > a:hover {
                    color:#E2E2E2;
                }
            #footer > ul > li.menu > i {
                display:inline-block;
                font-style: normal;
                color: #FFFFFF;
                padding: 0 10px;
            }
        #footer > ul > li.text {
            min-height:150px;
            padding:0;
            color:#FFFFFF;
            line-height:30px;
            position:relative;
        }
            #footer > ul > li.text > span.img {
                position:absolute;
                top:0;
                right:0;
                line-height:25px;
                color: #FFFFFF;
            }
        #footer > ul > li.link {
            clear: both;
            color: #676662;
            position:relative;
            min-height:24px;
            line-height:24px;
            padding:10px 0 10px 70px;
        }
            #footer > ul > li.link > b {
                position:absolute;
                left:0px;
                font-weight: normal;
            }
            #footer > ul > li.link > a {
                color: #676662;
                margin-right:10px;
            }
                #footer > ul > li.link > a:hover {
                    color: #FFFFFF;
                }
        #footer > ul > li.foot {
            padding: 10px;
            text-align: center;
            color: #888C8F;
            border-top: 1px solid #434343;
        }
            #footer > ul > li.foot > a {
                color: #888C8F;
            }

#aboutbox {
    height: 600px;
    background: url(../image/cusbg.jpg) no-repeat center 0;
}
    #aboutbox > span.title {
        display:block;
        text-align:center;
        font-size:28px;
        color:#FFFFFF;
        line-height:40px;
        padding:30px 0 0 0;
    }
        #aboutbox > span.title > em {
            display: block;
            text-align: center;
            color: #FFFFFF;
            font-style: normal;
            padding: 0 0 20px 0;
        }
    #aboutbox > ul {
        height:500px;
    }
        #aboutbox > ul > li.txt {
            float: left;
            width: 30%;
            line-height: 30px;
            color: #FFFFFF;
            font-size: 15px;
            padding: 10px 3% 0 0;
        }
        #aboutbox > ul > li.img {
            float: left;
            width: 33%;
        }
            #aboutbox > ul > li.img > img {
                display: block;
                width: 100%;
            }
        #aboutbox > ul > li.item {
            float: right;
            width: 32%;
        }
            #aboutbox > ul > li.item > div {
                padding: 5px 0 10px 70px;
                position: relative;
                color: #FFFFFF;
                line-height: 28px;
                font-size: 15px;
            }
                #aboutbox > ul > li.item > div > img {
                    position: absolute;
                    left: 0;
                    top: 6px;
                }
                #aboutbox > ul > li.item > div > b.cn {
                    display: block;
                    font-weight: normal;
                    color: #FFFFFF;
                    font-size: 18px;
                }
                #aboutbox > ul > li.item > div > em.en {
                    display: block;
                    font-style: normal;
                    color: #FFFFFF;
                    font-size: 16px;
                }

#productbox {
    height: 600px;
    background: #FFFFFF;
}
    #productbox > span.title {
        display: block;
        text-align: center;
        font-size: 28px;
        color: #222222;
        line-height: 40px;
        padding: 30px 0 0 0;
    }
        #productbox > span.title > em {
            display: block;
            text-align: center;
            color: #666666;
            font-style: normal;
            padding: 0 0 20px 0;
        }
    #productbox > span.classify {
        display: block;
        text-align: center;
        padding:20px 0 0 0;
    }
        #productbox > span.classify > a {
            margin: 0 3px;
            color: #666666;
            display: inline-block;
            background: #FFFFFF;
            padding: 8px 10px;
            border: 1px solid #D2D2D2;
            transition: All 0.3s ease-in-out;
            -webkit-transition: All 0.3s ease-in-out;
            -moz-transition: All 0.3s ease-in-out;
            -o-transition: All 0.3s ease-in-out;
        }
            #productbox > span.classify > a:hover, #productbox > span.classify > a.cur {
                color: #FFFFFF;
                background: #076CBA;
                border: 1px solid #076CBA;
            }
    #productbox > div.list {
        margin:0 auto;
        width:1110px;
        height: 315px;
        padding: 45px 35px 0 35px;
        position: relative;
    }
        #productbox > div.list > a {
            position: absolute;
            display: block;
            top: 135px;
            width: 30px;
            height: 45px;
            cursor: pointer;
            font-size: 45px;
            text-align:center;
            outline: hidden;
        }
            #productbox > div.list > a.sbn {
                left: 0;
            }
            #productbox > div.list > a.sbp {
                right: 0;
            }
#scroll {
    display: block;
    width: 1110px;
    height: 315px;
    position: relative;
    overflow: hidden
}
    #scroll div.swiper-slide > a {
        display: block;
        margin:0 auto;
        width: 240px;
        height: 315px;
        position: relative;
    }
        #scroll div.swiper-slide > a > img {
            display: block;
            width: 220px;
            height: 200px;
            padding: 9px;
            background: #FFFFFF;
            border: 1px solid #D3D3D3;
        }
        #scroll div.swiper-slide > a > b {
            display: block;
            height: 30px;
            text-align: center;
            font-weight: normal;
            color: #127FA8;
            font-size: 16px;
            padding: 15px 0 0 0;
        }

#solutionbox {
    height: 600px;
    background: #F8F8F8;
}
    #solutionbox > span.title {
        display: block;
        text-align: center;
        font-size: 28px;
        color: #222222;
        line-height: 40px;
        padding: 30px 0 0 0;
    }
        #solutionbox > span.title > em {
            display: block;
            text-align: center;
            color: #666666;
            font-style: normal;
            padding: 0 0 20px 0;
        }
    #solutionbox > span.classify {
        display: block;
        text-align: center;
    }
        #solutionbox > span.classify > a {
            margin: 0 3px;
            color:#666666;
            display: inline-block;
            background: #FFFFFF;
            padding: 8px 10px;
            border: 1px solid #D2D2D2;
            transition: All 0.3s ease-in-out;
            -webkit-transition: All 0.3s ease-in-out;
            -moz-transition: All 0.3s ease-in-out;
            -o-transition: All 0.3s ease-in-out;
        }
            #solutionbox > span.classify > a:hover, #solutionbox > span.classify > a.cur {
                color: #FFFFFF;
                background: #076CBA;
                border: 1px solid #076CBA;
            }
    #solutionbox > div.list {
        margin: 0 auto;
        width: 1110px;
        height: 350px;
        padding: 45px 35px 0 35px;
        position: relative;
    }
        #solutionbox > div.list > a {
            position: absolute;
            display: block;
            top: 155px;
            width: 30px;
            height: 45px;
            cursor: pointer;
            font-size: 45px;
            text-align: center;
            outline: hidden;
        }
            #solutionbox > div.list > a.isbn {
                left: 0;
            }
            #solutionbox > div.list > a.isbp {
                right: 0;
                text-align: right;
            }
#iscroll {
    display: block;
    width: 1110px;
    height: 350px;
    position: relative;
    overflow: hidden;
}
    #iscroll div.swiper-slide > a {
        display: block;
        margin: 0 auto;
        width: 340px;
        height: 350px;
        position: relative;
    }
        #iscroll div.swiper-slide > a > img {
            display: block;
            width: 320px;
            height: 247px;
            padding: 9px;
            background: #FFFFFF;
            border: 1px solid #D3D3D3;
        }
        #iscroll div.swiper-slide > a > b {
            display: block;
            height: 30px;
            text-align: center;
            font-weight: normal;
            color: #127FA8;
            font-size: 16px;
            padding: 15px 0 0 0;
        }

#newsbox {
    clear: both;
    height: 540px;
    padding: 30px 0;
}
    #newsbox > span.title {
        display: block;
        text-align: center;
        font-size: 28px;
        color: #222222;
        line-height: 40px;
    }
        #newsbox > span.title > em {
            display: block;
            text-align: center;
            color: #666666;
            font-style: normal;
            padding: 0 0 20px 0;
        }
    #newsbox > div {
        float: left;
        margin-right:75px;
        width: 350px;
        height: 400px;
    }
        #newsbox > div > b {
            display: block;
            height: 38px;
            font-size: 15px;
            line-height: 35px;
            font-weight: normal;
            color: #076BB6;
            position:relative;
        }
            #newsbox > div > b > a {
                position: absolute;
                right: 0;
                color: #686461;
                font-size:13px;
            }
                #newsbox > div > b > a:hover {
                    color: #076BB6;
                }
        #newsbox > div > span {
            display: block;
            height:350px;
            padding:5px 10px;
            border: 1px solid #D6D6D6;
            border-radius:2px;
        }
            #newsbox > div > span > a {
                display: block;
                height: 29px;
                line-height: 29px;
                position: relative;
                padding: 0 80px 0 0;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
                #newsbox > div > span > a:hover {
                    color: #076CBA;
                }
                #newsbox > div > span > a > em {
                    position: absolute;
                    right:0;
                    font-size:12px;
                    color:#999999;
                    font-style: normal;
                }
#contact {
    height: 480px;
    background: #EAEAEA;
    padding: 100px 0 0 0;
}
    #contact > div.zlayout > div.left {
        width: 680px;
        text-align: center;
    }
        #contact > div.zlayout > div.left > b {
            display: block;
            font-size: 28px;
            height: 45px;
            font-weight: normal;
        }
        #contact > div.zlayout > div.left > em {
            display: block;
            font-size: 14px;
            font-style: normal;
            color: #666666;
            height: 60px;
        }
        #contact > div.zlayout > div.left > span {
            display: block;
            margin: 0 auto;
            width: 360px;
            height: 65px;
            position: relative;
        }
            #contact > div.zlayout > div.left > span > i {
                position: absolute;
                font-size: 1.2rem;
                left: 10px;
                top: 1px;
                line-height: 50px;
                color: #666666;
            }
            #contact > div.zlayout > div.left > span > input {
                display: block;
                width: 358px;
                height: 48px;
                border: 1px solid #E0E0E0;
                background: #FFFFFF;
                text-indent: 50px;
            }
            #contact > div.zlayout > div.left > span > img {
                position:absolute;
                right:10px;
                top:8px;
            }
            #contact > div.zlayout > div.left > span.btu > input {
                display: inline-block;
                width: 360px;
                height: 50px;
                text-align: center;
                background: #076CBA;
                color: #FFFFFF;
                line-height: 50px;
                border-radius: 2px;
                text-indent: 0;
                font-size: 16px;
                cursor:pointer;
                transition: All 0.4s ease-in-out;
                -webkit-transition: All 0.4s ease-in-out;
                -moz-transition: All 0.4s ease-in-out;
                -o-transition: All 0.4s ease-in-out;
                border: none;
            }
                #contact > div.zlayout > div.left > span.btu > input:hover {
                    background: #333333;
                }

    #contact > div.zlayout > div.right {
        width: 360px;
        padding: 0 120px 0 0;
        text-align: center;
    }
        #contact > div.zlayout > div.right > b {
            display: block;
            font-size: 28px;
            height: 45px;
            font-weight: normal;
        }
        #contact > div.zlayout > div.right > i {
            display: block;
            height: 60px;
            padding: 120px 0 0 0;
            font-size: 3rem;
            color: #076CBA;
            font-style: normal;
            font-weight: bold;
            background: url(../image/tel_img.jpg) no-repeat center 0;
        }
        #contact > div.zlayout > div.right > em {
            display: block;
            font-size: 14px;
            font-style: normal;
            color: #666666;
            height: 60px;
        }

#nbanner {
    clear:both;
    width:100%;
}
    #nbanner img {
        margin:0 auto;
        display: block;
        width: 100%;
    }
#pagecur {
    height: 49px;
    line-height:49px;
    border-bottom: 1px solid #E1E1E1;
}
    #pagecur > li {
        color:#999999;
        font-size:14px;
    }
        #pagecur > li > a {
            color: #999999;
        }
        #pagecur > li > a:hover {
            color: #076CBA;
        }
            #pagecur > li > a > i {
                padding: 0 3px 0 0;
            }
        #pagecur > li > i {
            padding: 0 10px;
        }
        #pagecur > li > b {
            font-weight:normal;
            color:#666666;
        }
#pagebox {
    padding:0;
}
    #pagebox > div.text {
        clear: both;
        padding: 0 0 10px 0;
        line-height: 26px;
    }
    #pagebox > div.view {
        clear: both;
        padding: 30px 0;
        line-height: 26px;
        overflow:hidden;
    }
        #pagebox > div.view > div.unbox {
            margin:20px 0 0 0;
            clear: both;
            height: 50px;
            padding: 20px 0 0 0;
            font-size:0;
            border-top:1px solid #E2E2E2;
        }
            #pagebox > div.view > div.unbox label {
                display:inline-block;
                width:50%;
                height:20px;
                color: #666666;
                font-size:14px;
            }
                #pagebox > div.view > div.unbox label a {
                    color: #333333;
                }
                    #pagebox > div.view > div.unbox label a:hover {
                        color: #076CBA;
                    }
    /*  */
    #pagebox > div.slist {
        padding:0;
    }
        #pagebox > div.slist > a {
            display: block;
            position: relative;
            height: 130px;
            padding: 30px 0 30px 192px;
            border-bottom: 1px solid #E1E1E1;
            transition: All 0.3s ease-in-out;
            -webkit-transition: All 0.3s ease-in-out;
            -moz-transition: All 0.3s ease-in-out;
            -o-transition: All 0.3s ease-in-out;
        }
            #pagebox > div.slist > a:hover {
                border-bottom:1px solid #076CBA;
            }
            #pagebox > div.slist > a > img {
                position: absolute;
                left: 0;
                top: 30px;
                width: 172px;
                height: 130px;
            }
            #pagebox > div.slist > a > b {
                display: block;
                padding: 5px 0;
                font-size:16px;
                height:26px;
                color:#333333;
                font-weight:normal;
            }
            #pagebox > div.slist > a:hover > b {
                color:#076CBA;
            }
            #pagebox > div.slist > a > label {
                display: block;
                font-size: 14px;
                color: #666666;
                height: 70px;
                line-height: 24px;
                overflow: hidden;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 3;
                overflow: hidden;
                cursor:pointer;
            }
            #pagebox > div.slist > a > em {
                display: block;
                font-style: normal;
                color: #999999;
            }

    #pagebox > div.clist {
        padding: 0 0 30px 1px;
    }
        #pagebox > div.clist > a {
            float: left;
            margin: 20px 26px 10px 0;
            width: 270px;
            height: 203px;
            padding:4px;
            position: relative;
            border: 1px solid #E2E2E2;
            overflow:hidden;
        }
            #pagebox > div.clist > a > img {
                display: block;
                width: 270px;
                height: 203px;
            }
            #pagebox > div.clist > a > em {
                position: absolute;
                display: block;
                left: 4px;
                bottom: 4px;
                width: 270px;
                height: 40px;
                background: #222222;
                filter: alpha(opacity=50);
                -moz-opacity: 0.5;
                -khtml-opacity: 0.5;
                opacity: 0.5;
                transition: All 0.4s ease-in-out;
                -webkit-transition: All 0.4s ease-in-out;
                -moz-transition: All 0.4s ease-in-out;
                -o-transition: All 0.4s ease-in-out;
            }
            #pagebox > div.clist > a:hover > em {
                height: 203px;
                filter: alpha(opacity=80);
                -moz-opacity: 0.8;
                -khtml-opacity: 0.8;
                opacity: 0.8;
            }
            #pagebox > div.clist > a > h3 {
                position: absolute;
                display: block;
                left: 4px;
                bottom: 4px;
                width: 270px;
                height: 40px;
                line-height: 40px;
                text-align: center;
                font-weight: normal;
                color: #FFFFFF;
                font-size: 16px;
                z-index: 1;
                transition: All 0.4s ease-in-out;
                -webkit-transition: All 0.4s ease-in-out;
                -moz-transition: All 0.4s ease-in-out;
                -o-transition: All 0.4s ease-in-out;
            }
            #pagebox > div.clist > a:hover > h3 {
                bottom: 81px;
            }
            #pagebox > div.clist > a > label {
                position: absolute;
                display: none;
                left: 4px;
                bottom: -10px;
                width: 250px;
                height: 0;
                color: #FFFFFF;
                z-index: 1;
                padding: 10px;
                overflow: hidden;
                cursor:pointer;
                transition: All 0.4s ease-in-out;
                -webkit-transition: All 0.4s ease-in-out;
                -moz-transition: All 0.4s ease-in-out;
                -o-transition: All 0.4s ease-in-out;
            }
            #pagebox > div.clist > a:hover > label {
                bottom: 4px;
                height: 123px;
            }

    #pagebox > div.plist {
        padding: 0 0 30px 0;
    }
        #pagebox > div.plist > a {
            float: left;
            margin: 20px 22px 0 0;
            width: 222px;
            height: 270px;
            position: relative;
        }
            #pagebox > div.plist > a.r {
                margin-right:0;
            }
            #pagebox > div.plist > a > img {
                display: block;
                width: 220px;
                height: 200px;
                border: 1px solid #D3D3D3;
                border-radius: 2px;
                transition: All 0.3s ease-in-out;
                -webkit-transition: All 0.3s ease-in-out;
                -moz-transition: All 0.3s ease-in-out;
                -o-transition: All 0.3s ease-in-out;
            }
            #pagebox > div.plist > a:hover > img {
                -webkit-box-shadow: 0px 5px 10px #E5E5E5;
                -moz-box-shadow: 0px 5px 10px #E5E5E5;
                box-shadow: 0px 5px 10px #E5E5E5;
                border: 1px solid #999999;
            }
            #pagebox > div.plist > a > b {
                display: block;
                font-weight: normal;
                text-align: center;
                padding: 10px 0 0 0;
                font-size:16px;
                color: #076CBA;
            }
            #pagebox > div.plist > a:hover > b {
                color: #333333;
            }


    #pagebox > div.vlist {
        padding: 0 0 30px 0;
        min-height:400px;
    }
        #pagebox > div.vlist > a {
            float: left;
            margin: 20px 47px 0 0;
            width: 200px;
            height: 90px;
            position: relative;
        }
            #pagebox > div.vlist > a.r {
                margin-right: 0;
            }
            #pagebox > div.vlist > a > img {
                display: block;
                width: 190px;
                height: 70px;
                padding: 4px;
                border: 1px solid #D3D3D3;
                border-radius: 2px;
                transition: All 0.3s ease-in-out;
                -webkit-transition: All 0.3s ease-in-out;
                -moz-transition: All 0.3s ease-in-out;
                -o-transition: All 0.3s ease-in-out;
            }
            #pagebox > div.vlist > a:hover > img {
                -webkit-box-shadow: 0px 5px 10px #E5E5E5;
                -moz-box-shadow: 0px 5px 10px #E5E5E5;
                box-shadow: 0px 5px 10px #E5E5E5;
                border: 1px solid #999999;
            }

    #pagebox > div.nlist {
        padding: 0;
    }
        #pagebox > div.nlist > a {
            display: block;
            position: relative;
            min-height: 60px;
            padding: 20px 10px 20px 100px;
            border-bottom: 1px dotted #E1E1E1;
            transition: All 0.3s ease-in-out;
            -webkit-transition: All 0.3s ease-in-out;
            -moz-transition: All 0.3s ease-in-out;
            -o-transition: All 0.3s ease-in-out;
        }
            #pagebox > div.nlist > a:hover {
                border-bottom: 1px dotted #076CBA;
            }
            #pagebox > div.nlist > a > u {
                position: absolute;
                left: 0;
                top: 20px;
                display:block;
                width: 80px;
                height:60px;
                text-align:center;
                font-style:normal;
                color:#FFFFFF;
                background:#333333;
                text-decoration:none;
                border-radius:8px;
                font-size:12px;
                overflow:hidden;
            }
                #pagebox > div.nlist > a > u > i {
                    display: block;
                    font-style: normal;
                    font-size: 24px;
                    color: #FFFFFF;
                    padding: 10px 0;
                    background: #666666;
                    transition: All 0.3s ease-in-out;
                    -webkit-transition: All 0.3s ease-in-out;
                    -moz-transition: All 0.3s ease-in-out;
                    -o-transition: All 0.3s ease-in-out;
                }
            #pagebox > div.nlist > a:hover > u > i {
                background: #127FA8;
            }
            #pagebox > div.nlist > a > b {
                display: block;
                height: 20px;
                font-size:15px;
            }
            #pagebox > div.nlist > a:hover > b {
                color: #076CBA;
            }
            #pagebox > div.nlist > a > label {
                display:block;
                font-size:13px;
                color:#999999;
                padding:5px 0;
            }
            #pagebox > div.nlist > a > em {
                display: block;
                font-size: 13px;
                color: #666666;
                font-style:normal;
            }

    #pagebox > div.mlist {
        padding: 0;
    }
        #pagebox > div.mlist div {
            clear: both;
            padding: 20px 0;
            position: relative;
            border-bottom: 1px solid #E2E2E2;
        }
            #pagebox > div.mlist div > span {
                display: block;
                padding: 5px 0;
                border-bottom: 1px dotted #E2E2E2;
            }
                #pagebox > div.mlist div > span > b {
                    display: inline-block;
                    width: 580px;
                    color: #333333;
                }
                #pagebox > div.mlist div > span > em {
                    float: right;
                    width: 120px;
                    font-size: 12px;
                    color: #999999;
                    font-style: normal;
                }
            #pagebox > div.mlist div > label {
                display: block;
                line-height: 24px;
                color: #666666;
                padding: 5px 0;
            }
            #pagebox > div.mlist div > label h1{
                font-size:14px;
            }
                #pagebox > div.mlist div > label.r {
                    border: 1px dotted #E2E2E2;
                    padding: 5px;
                    background: #FAFAFA;
                }
                    #pagebox > div.mlist div > label.r > b {
                        font-style: normal;
                        color: #CC0000;
                        font-weight: normal;
                    }
                    #pagebox > div.mlist div > label.r > em {
                        font-style: normal;
                        color: #999999;
                        margin-left: 20px;
                    }

    #pagebox > div.mform {
        margin: 0 auto 30px auto;
        width: 1160px;
        padding: 5px 20px 20px 20px;
        background: #F0F1EC url(../image/answer_title.jpg) no-repeat 20px -20px;
    }
        #pagebox > div.mform b {
            display: block;
            font-weight: normal;
            font-size: 20px;
            color: #666666;
            height: 60px;
            padding: 0 0 0 100px;
        }
        #pagebox > div.mform span {
            position: relative;
            display: block;
            height: 45px;
            padding: 10px 0 0 90px;
        }
            #pagebox > div.mform span label {
                display: inline-block;
                position: absolute;
                top: 10px;
                left: 0;
                width: 80px;
                height: 45px;
                text-align: right;
                line-height: 35px;
            }
            #pagebox > div.mform span em.em {
                font-style: normal;
                color: #CC0000;
                padding: 0 10px;
                line-height: 35px;
            }
            #pagebox > div.mform span input {
                width: 380px;
                height: 33px;
                padding: 0 5px;
                border: 1px solid #CCCCCC;
            }
            #pagebox > div.mform span.txt {
                height: 110px;
            }
                #pagebox > div.mform span.txt textarea {
                    width: 1000px;
                    height: 90px;
                    padding: 5px;
                    line-height: 24px;
                    color: #666666;
                    border: 1px solid #CCCCCC;
                }
            #pagebox > div.mform span.btn input {
                width: 90px;
                height: 35px;
                border: none;
                cursor: pointer;
                color: #FFFFFF;
                background: #0074A3;
            }
                #pagebox > div.mform span.btn input:hover {
                    background: #333333;
                }
    #pagebox > table.aform {
        margin:10px auto 30px auto;
        width: 99%;
    }
        #pagebox > table.aform tr td {
            text-align: left;
            padding: 10px;
            border:1px solid #E5E5E5;
        }
            #pagebox > table.aform tr td.item {
                text-align: right;
                width:120px;
                background:#F7F7F7;
            }
            #pagebox > table.aform tr td input {
                height: 30px;
                width: 80%;
                padding:0 10px;
                line-height: 30px;
                border: solid 1px #999999;
                border-radius:2px;
            }
            #pagebox > table.aform tr td textarea {
                height: 150px;
                width: 98%;
                padding:5px 10px;
                border: solid 1px #999999;
                border-radius: 2px;
            }
            #pagebox > table.aform tr td.bnt input {
                width: 150px;
                height:40px;
                line-height:40px;
                padding: 0 10px;
                cursor: pointer;
                text-align:center;
                background:#076CBA;
                border:none;
                cursor:pointer;
                color:#FFFFFF;
            }
    #pagebox > div.per {
        clear: both;
        height: 80px;
        padding: 20px 0 0 0;
    }
    #pagebox > div.bottom {
        clear: both;
    }
        #pagebox > div.bottom > div.l {
            float: left;
            width: 22%;
        }
        #pagebox > div.bottom > div.c {
            float: left;
            margin-left: 1%;
            width: 22%;
        }
        #pagebox > div.bottom > div.r {
            float: right;
            width: 54%;
        }
        #pagebox > div.bottom > div > b {
            display:block;
            font-weight:normal;
            color:#076CBA;
            font-size:16px;
            padding:10px 0;
            border-bottom:1px solid #E1E1E1;
        }
        #pagebox > div.bottom > div > a {
            display: block;
            padding: 8px 0 0 0;
            color: #666666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
            #pagebox > div.bottom > div > a > i {
                color: #076CBA;
                padding: 0 5px 0 0;
            }
            #pagebox > div.bottom > div > a:hover {
                color:#076CBA;
            }
        #pagebox > div.bottom > div > span {
            clear:both;
            display:block;
            height:30px;
            position:relative;
            padding:10px 0 0 55px;
        }
            #pagebox > div.bottom > div > span > label {
                position: absolute;
                left: 0px;
                top: 10px;
                line-height: 30px;
                width: 55px;
                text-align: right;
                color: #999999;
            }
            #pagebox > div.bottom > div > span > input {
                float: left;
                width: 570px;
                height: 28px;
                padding: 0 5px;
                border: 1px solid #E1E1E1;
                border-radius: 3px;
            }
            #pagebox > div.bottom > div > span.txt {
                height: 70px;
            }
            #pagebox > div.bottom > div > span > textarea {
                float: left;
                width: 570px;
                height: 60px;
                padding: 5px;
                border: 1px solid #E1E1E1;
                border-radius: 3px;
            }
            #pagebox > div.bottom > div > span > img {
                float: left;
                margin-left: 20px;
                height: 30px;
            }
            #pagebox > div.bottom > div > span.btn {
                height: 70px;
            }
            #pagebox > div.bottom > div > span > input.btn {
                float: right;
                margin-right:10px;
                width: 120px;
                height: 40px;
                background: #076CBA;
                color: #FFFFFF;
                border-radius: 3px;
                cursor: pointer;
                border: none;
                font-size: 15px;
                transition: All 0.3s ease-in-out;
                -webkit-transition: All 0.3s ease-in-out;
                -moz-transition: All 0.3s ease-in-out;
                -o-transition: All 0.3s ease-in-out;
            }
                #pagebox > div.bottom > div > span > input.btn:hover {
                    background: #127FA8;
                }
            #pagebox > div.bottom > div > span.r3 {
                display: block;
                height: 30px;
                padding: 10px 0 0 0;
            }
                #pagebox > div.bottom > div > span.r3 > em {
                    float: left;
                    width: 33%;
                    height: 30px;
                }
                    #pagebox > div.bottom > div > span.r3 > em > b {
                        float:left;
                        line-height: 30px;
                        width: 55px;
                        color: #999999;
                        text-align:right;
                        font-style:normal;
                        font-weight:normal;
                    }
                    #pagebox > div.bottom > div > span.r3 > em > input {
                        float: left;
                        width: 145px;
                        height: 28px;
                        padding: 0 5px;
                        border: 1px solid #E1E1E1;
                        border-radius: 3px;
                    }
#jobbox {
    margin: 10px auto;
    width: 98%;
    border-collapse: collapse;
}
    #jobbox tr td {
        padding: 5px 3px;
        text-align: left;
        line-height: 22px;
        border: solid 1px #E2E2E2;
    }
        #jobbox tr td.item {
            width: 80px;
            color: #666666;
            text-align: right;
            background: #FAFAFA;
        }
        #jobbox tr td.title {
            font-weight: bold;
            color: #CC0000;
        }


.dock {
    position: fixed;
    top: 50%;
    right: 0px;
    width: 50px;
    -moz-opacity: 0.7;
    opacity: 0.7;
    z-index: 999999;
    margin-top: -100px;
}
    .dock.close {
        z-index: 50;
    }
    .dock ul.icons {
        position: absolute;
        list-style: none;
        right: 0px;
        padding: 0px;
        width: 50px;
        border: 1px solid #333;
        border-right: none;
        background: #111;
        -moz-border-radius: 10px 0 0 10px;
        -webkit-border-radius: 10px 0 0 10px;
        border-radius: 10px 0 0 10px;
        -webkit-transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        -ms-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
    }
    .dock.close ul.icons {
        right: -70px;
    }
    .dock ul.icons li i {
        display: block;
        position: relative;
        width: 50px;
        height: 50px;
        background: url(../image/icons.png) no-repeat;
        cursor: pointer;
        -webkit-transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        -ms-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        z-index: 210;
    }
    .dock ul.icons li.active i {
        -moz-opacity: 0.4;
        opacity: 0.4;
    }
    .dock ul.icons li.up i {
        background-position: -63px -150px;
    }
    .dock ul.icons li.tel i {
        background-position: -62px -108px;
    }
    .dock ul.icons li.im i {
        background-position: -63px -20px;
    }
    .dock ul.icons li.wechat i {
        background-position: -59px -66px;
    }
    .dock ul.icons li.down i {
        background-position: -63px -190px;
    }
    .dock ul.icons li p {
        display: block;
        position: absolute;
        top: 40px;
        right: -260px;
        padding: 10px 20px;
        width: 115px;
        height: 150px;
        color: White;
        line-height: 30px;
        border: 1px solid #333;
        border-right: none;
        background: #111111;
        -moz-border-radius: 10px 0 0 10px;
        -webkit-border-radius: 10px 0 0 10px;
        border-radius: 10px 0 0 10px;
        -moz-opacity: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .4s ease-in-out .1s;
        -moz-transition: all .4s ease-in-out .1s;
        -ms-transition: all .4s ease-in-out .1s;
        -o-transition: all .4s ease-in-out .1s;
        transition: all .4s ease-in-out .1s;
        overflow: hidden;
        z-index: 201;
    }
    .dock ul.icons li.im p a {
        display: block;
        margin-top: 8px;
        width: 100px;
        height: 30px;
        line-height: 28px;
        color: #00dfb9;
        font-size: 14px;
        text-align: center;
        text-decoration: none;
        border: 1px solid #00dfb9;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: all .3s ease-in-out 0s;
        -moz-transition: all .3s ease-in-out 0s;
        -ms-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
    }
        .dock ul.icons li.im p a:hover {
            color: White;
            background: #0f8773;
            border: 1px solid #0f8773;
        }
    .dock ul.icons li.wechat p img {
        width: 115px;
        border: 2px solid White;
        margin-top: 15px;
    }
    .dock ul.icons li.im:hover p, .dock ul.icons li.tel:hover p, .dock ul.icons li.wechat:hover p {
        right: 50px;
        -moz-opacity: 1;
        opacity: 1;
        filter: alpha(opacity=100);
    }
    .dock a.switch {
        position: absolute;
        display: block;
        top: 270px;
        right: 11px;
        width: 26px;
        height: 26px;
        background: url(../image/icons.png) no-repeat 0px -640px;
        cursor: pointer;
        -webkit-transition-delay: .15s;
        -moz-transition-delay: .15s;
        -ms-transition-delay: .15s;
        -o-transition-delay: .15s;
        transition-delay: .15s;
    }
        .dock a.switch.off {
            background-position: -32px -640px;
        }


#vc {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFFFFF;
    color: #485063;
    text-decoration: none;
    font-size: 0.75rem;
    overflow: hidden;
    font-style: normal;
}
    #vc > i {
        display: block;
        width: 50px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        color: #FFFFFF;
        position: absolute;
        background: #21B384;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        font-style: normal;
    }
        #vc > i > em {
            cursor: pointer;
            width: 50px;
            height: 40px;
            float: right;
            color: #FFFFFF;
            line-height: 40px;
            text-align: center;
            font-size: 1.2rem;
            font-style: normal;
        }

.rlbox {
    padding:30px 0 0 0;
}
    .rlbox > h3 {
        display: block;
        font-size: 16px;
        height: 35px;
        border-bottom: 1px solid #076CBA;
    }
    .rlbox > ul > li {
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-bottom: 1px dotted #E2E2E2;
    }
        .rlbox > ul > li > span {
            padding:0 5px 0 0;
        }
        .rlbox > ul > li > a:hover {
            color:#076CBA;
        }