﻿.box {
    background-color: #F4F4F4;
    width: 100%;
    padding-top: 15px;
}

.sbox {
    width: 1298px;
    background-color: #FFF;
    border: 1px double #EDEDED;
    margin: auto;
    display: block;
}

.ListView {
    margin: auto;
    border-left: 1px double #eeeeee;
    border-right: 1px double #eeeeee;
    border-top: 1px double #eeeeee;
}

    .ListView td input {
        margin-left: 25px;
    }

    .ListView td a {
        text-decoration: none;
    }

        .ListView td a:hover {
            text-decoration: underline;
        }

        .ListView td a.a01 {
            font-size: 16px;
            color: #0378d8;
            font-weight: bold;
        }

            .ListView td a.a01:link {
                font-size: 16px;
                color: #0378d8;
                text-decoration: none;
            }

            .ListView td a.a01:visited {
                color: #990099;
                text-decoration: none;
            }

            .ListView td a.a01:hover {
                color: #ff3300;
                text-decoration: underline;
            }

.indextr2 {
    line-height: 200%;
}

.ITable td {
    padding: 12px 8px 12px 12px;
}

.ITable th {
    font-size: 14px;
}
.ITable td.jobs {
    line-height: 24px;
}
.ITable td.jobs a {
    margin-left: 0;
    padding-left: 6px;
    color: #414141;
}

.box .title {
    color: #999;
    margin: 10px 0;
    line-height: 20px;
    height: 20px;
    position: relative;
    font-size: 12px;
}

    .box .title .sign {
        background: #1e84d6;
        display: inline-block;
        width: 8px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .box .title .ch {
        color: #1f7fcc;
        font-weight: bold;
        margin-left: 15px;
        font-size: 14px;
    }

    .box .title .en {
        color: #fc9b00;
        font-size: 12px;
    }

    .box .title .more {
        position: absolute;
        right: 20px;
    }

    .box .title a {
        color: #2182cf;
    }

        .box .title a:hover {
            background-color: #fff;
            text-decoration: underline;
        }

    .box .title .cont {
        color: #323232;
        margin-left: 20px;
    }

.cell {
    margin: 28px 14px;
}

    .cell a {
        display: inline;
        float: left;
        margin-left: 22px;
        margin-right: 15px;
    }

.gobutton1 {
    background-color: #ff9900;
    color: #ffffff;
    border: 0;
    margin-left: 5px;
    padding: 6px;
    font-size: 14px;
}

.paginator {
    line-height: 21px;
    font-size: 14px;
    padding: 2px 10px 2px 0;
    margin: 0px;
    vertical-align: middle;
}

td.showent {
    padding-left: 20px;
}

.ITable th {
    background: none;
    background-color: #1f84d4;
    font-weight: bold;
    color: white;
    font-size: 15px;
    text-align: left;
    padding: 6px 20px;
}

.ITable a:link {
    color: #0378d8;
}

.ITable a:visited {
    color: #990099;
}

.ITable a:hover {
    color: #ff3300;
}

body {
    background: #f4f4f4;
}

.EntBox {
    width: 1300px;
    margin: 20px auto 0;
}

    .EntBox .Left {
        width: 1040px;
        margin-right: 20px;
        float: left;
    }

        .EntBox .Left .ResultBar {
            padding: 0 30px 0 35px;
            position: relative;
            background: #fff;
            height: 50px;
            line-height: 50px;
            margin: 0 0 5px 0;
            font-size: 14px;
        }

            .EntBox .Left .ResultBar i {
                position: absolute;
                left: 20px;
                top: 15px;
                width: 4px;
                height: 20px;
                content: "";
                background: #0378d8;
            }

            .EntBox .Left .ResultBar .Info {
                font-size: 12px;
                float: right;
            }

                .EntBox .Left .ResultBar .Info u {
                    color: #0378d8;
                    margin: 0 5px;
                    text-decoration: none;
                }

                .EntBox .Left .ResultBar .Info a {
                    color: #0378d8;
                    margin: 0 0 0 10px;
                    text-decoration: none;
                }

                    .EntBox .Left .ResultBar .Info a:hover {
                        color: #0378d8;
                    }

        .EntBox .Left .EntList {
            margin: 0;
            padding: 0;
            width: 1040px;
        }

            .EntBox .Left .EntList li {
                width: 100%;
                height: 100px;
                margin: 0;
                padding: 0;
                background: #fff;
                line-height: 30px;
            }

                .EntBox .Left .EntList li .EntInfo {
                    float: left;
                    border-right: 1px solid #f4f4f4;
                    width: 211px;
                    padding: 20px 35px;
                    height: 60px;
                    color: #aaa;
                }

                    .EntBox .Left .EntList li .EntInfo .EntName {
                        color: #0378d8;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        font-size: 14px;
                        text-decoration: none;
                        display: block;
                    }

                        .EntBox .Left .EntList li .EntInfo .EntName:hover {
                            color: #0378d8;
                        }

                .EntBox .Left .EntList li .EntJob {
                    float: left;
                    width: 738px;
                    padding: 20px 10px;
                    height: 60px;
                }

                    .EntBox .Left .EntList li .EntJob a {
                        float: left;
                        width: 116px;
                        text-decoration: none;
                        display: block;
                        padding: 0 15px;
                        text-overflow: ellipsis;
                        overflow: hidden;
                        white-space: nowrap;
                    }

                        .EntBox .Left .EntList li .EntJob a:hover {
                            color: #0378d8;
                        }

                    .EntBox .Left .EntList li .EntJob .More {
                        color: #0378d8;
                    }

    .EntBox .Right {
        width: 240px;
        float: left;
    }

        .EntBox .Right .Adv {
            width: 100%;
            height: 170px;
            margin-bottom: 15px;
        }

            .EntBox .Right .Adv img {
                width: 100%;
                height: 100%;
            }

            .EntBox .Right .Adv .swiper-pagination {
                text-align: right;
                bottom: 8px;
                width: 220px;
                left: 10px;
                position: absolute;
            }

            .EntBox .Right .Adv .swiper-pagination-switch {
                background: #fff;
                opacity: 1;
                margin: 0 2px;
                border-radius: 50%;
            }

            .EntBox .Right .Adv .swiper-active-switch {
                background: #ff9900;
                border: 1px solid #ff9900;
            }

        .EntBox .Right .OtherEnt {
            width: 238px;
            border: 1px solid #eee;
            background: #fff;
        }

            .EntBox .Right .OtherEnt .Title {
                background: #0378d8;
                height: 36px;
                line-height: 36px;
                padding: 0 25px;
                font-size: 14px;
                color: #fff;
            }

            .EntBox .Right .OtherEnt ul {
                padding: 0;
                margin: 0;
                width: 100%;
            }

                .EntBox .Right .OtherEnt ul li {
                    padding: 15px 25px;
                    line-height: 30px;
                    position: relative;
                    border-bottom: 1px solid #eee;
                    color: #666;
                }

                    .EntBox .Right .OtherEnt ul li a {
                        text-decoration: none;
                    }

                        .EntBox .Right .OtherEnt ul li a:hover {
                            color: #0378d8;
                        }

                    .EntBox .Right .OtherEnt ul li .EntName {
                        text-overflow: ellipsis;
                        overflow: hidden;
                        white-space: nowrap;
                        font-size: 14px;
                        display: block;
                        color: #333;
                    }

                    .EntBox .Right .OtherEnt ul li i {
                        color: #0378d8;
                        font-style: normal;
                        margin-right: 5px;
                    }

                    .EntBox .Right .OtherEnt ul li .EntInfo {
                        color: #999;
                    }

                        .EntBox .Right .OtherEnt ul li .EntInfo u {
                            margin: 0 8px;
                            text-decoration: none;
                        }

                    .EntBox .Right .OtherEnt ul li .More {
                        color: #0378d8;
                        position: absolute;
                        right: 25px;
                        bottom: 15px;
                    }

.EntPager {
    margin: 20px 0 30px 0;
}

    .EntPager .paginator {
        padding: 2px 0 2px 0;
    }

        .EntPager .paginator a:hover {
            background: #0378d8;
            border-color: #0378d8;
        }

    .EntPager .cpb {
        background: #0378d8;
    }
