﻿@charset "utf-8";
/* CSS Document */

.fl {
    float: left;
}

.fr {
    float: right;
}

.pos {
    position: relative;
}

.container {
    width: 1170px;
    margin: auto;
}



.wc-top {
    height: 142px;
}

.logo {
    width: 500px;
    height: 140px;
}

    .logo img {
        width: 500px;
        height: 140px;
    }

.searchbg {
    margin-top: 52px;
    background: url(../../images/search.png) no-repeat center center;
    width: 270px;
    height: 42px;
}

    .searchbg input.inp-text {
        width: 203px;
        line-height: 40px;
        height: 40px;
        background: none;
        border: none;
        padding-left: 12px;
    }

    .searchbg input.inp-but {
        width: 50px;
        height: 40px;
        padding: 0px;
        line-height: 40px;
        background: none;
        border: none;
        cursor: pointer;
    }

/*top End*/

.wc-menu {
    height: 64px;
    background: url(../../images/mbg.jpg) repeat-x left top;
}


    .wc-menu ul li {
        float: left;
        text-align: center;
        line-height: 60px;
        position: relative;
        margin: 0 5px;
    }

        .wc-menu ul li.last {
            margin-right: 0px;
        }

        .wc-menu ul li a {
            font-size: 16px;
            color: #fff;
            display: block;
            text-align: center;
            width: 107px;
            text-align: center;
            text-decoration: none;
            margin: 1px 0;
        }

            .wc-menu ul li a:hover, .wc-menu ul li a.active, .wc-menu ul li a.move {
                background: #97171a;
            }

        .wc-menu ul li .ernav {
            position: absolute;
            left: 0px;
            top: 60px;
            z-index: 1111;
            *z-index: 10;
            background: #97171a;
            /*width: 174%;*/
            display: none;
            padding-bottom: 10px;
        }

            .wc-menu ul li .ernav li {
                background: none;
                margin: 0;
                width: 100%;
            }

                .wc-menu ul li .ernav li a {
                    line-height: 24px;
                    padding: 5px 23px;
                    display: block;
                    font-weight: normal;
                    border: none;
                    color: #fff;
                    font-size: 14px;
                    background: none;
                    text-align: left;
                    width: auto;
                }

                    .wc-menu ul li .ernav li a:hover {
                        text-decoration: underline;
                    }


/*menu End*/
.index-con {
    min-height: 1564px;
    padding-bottom: 60px;
}

.inde-left {
    width: 405px;
}

.inde-mid {
    width: 440px;
    margin: 0 26px;
    margin-top: 20px;
    min-height: 1548px;
}

.inde-right {
    width: 272px;
    margin-top: 20px;
}

.wc-bannerbg {
    margin-top: 35px;
    height: 350px;
}

.slideBox {
    position: relative;
    height: 305px;
}

    .slideBox .bd {
        height: 305px;
        position: relative;
    }

        .slideBox .bd ul li {
            height: 305px;
            position: relative;
        }

            .slideBox .bd ul li a {
                display: block;
            }

                .slideBox .bd ul li a img {
                    width: 405px;
                    height: 305px;
                }

    .slideBox .hd {
        position: absolute;
        text-align: center;
        left: 0px;
        *left: 180px;
        bottom: -30px;
        z-index: 111;
        width: 100%;
    }

        .slideBox .hd ul li {
            width: 10px;
            height: 10px;
            background: none;
            border-radius: 10px;
            display: inline-block;
            *float: left;
            /*float: left;*/
            margin: 0 2px;
            cursor: pointer;
            background: #bbb;
        }

            .slideBox .hd ul li.on {
                background: #a41c1f;
            }


    .slideBox .ban-text {
        position: absolute;
        left: 0px;
        bottom: 0px;
        height: 50px;
        background: url(../../images/bant.png) repeat left top;
        width: 359px;
        overflow: hidden;
        padding: 5px 23px;
    }

        .slideBox .ban-text a {
            line-height: 22px;
            text-decoration: none;
            color: #fff;
            font-size: 14px;
        }


/*banner End*/



.new-top {
    line-height: 40px;
    border-bottom: 2px solid #902f32;
}

    .new-top .new-tit {
        font-size: 18px;
        color: #aa1d20;
    }

    .new-top .new-more a {
        display: block;
        color: #fff;
        font-size: 14px;
        width: 60px;
        height: 24px;
        line-height: 24px;
        text-decoration: none;
        background: url(../../images/more.png) no-repeat left top;
        text-align: center;
        margin-top: 16px;
    }

.service {
    margin-top: 20px;
    margin-bottom: 30px;
}

.se-ul {
}

    .se-ul ul li {
        line-height: 54px;
        border-bottom: 1px dotted #ccc;
    }

        .se-ul ul li a {
            font-size: 16px;
            color: #333;
            padding-left: 15px;
            background: url(../../images/aa.png) no-repeat left center;
            text-decoration: none;
        }

.se-link {
    margin: 30px 0;
}

.se-ltop {
    background: url(../../images/at.png) repeat-x left top;
    height: 9px;
}

.se-aa {
    margin-top: 25px;
}

.new-ul ul li {
    border-bottom: 1px dotted #ccc;
    padding: 15px 0;
    height: 48px;
    overflow: hidden;
    position: relative;
}

    .new-ul ul li span {
        font-size: 14px;
        color: #888;
        position: absolute;
        right: 0px;
        bottom: 15px;
    }

    .new-ul ul li a {
        font-size: 16px;
        color: #333;
        line-height: 24px;
        display: block;
    }

        .new-ul ul li a:hover {
            color: #2d60c8;
        }

            .new-ul ul li a:hover span {
                color: #2d60c8;
            }

.ke-box {
    min-height: 1166px;
}

.study-box {
    margin-top: 37px;
}

.study-ul ul li {
    padding: 26px 0 27px;
    border-bottom: 1px dotted #ccc;
}

    .study-ul ul li a {
        font-size: 16px;
        color: #333;
        display: block;
        margin-bottom: 10px;
        line-height: 24px;
    }

    .study-ul ul li p {
        font-size: 14px;
        color: #888;
        line-height: 23px;
    }





























.wc-copy {
    background: #aa1d21;
    text-align: center;
    min-height: 90px;
    padding-top: 30px;
}

    .wc-copy p {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
    }

        .wc-copy p a {
            color: #fff;
        }


/*.wc-copyEnd*/
