﻿@charset "utf-8";
/* CSS Document */
.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    width: 1170px;
    margin: auto;
}

.top {
    border-top: 3px solid #4b4b4b;
    height: 116px;
    background: url(/Assets/images/topbg.png) repeat left top;
}

.wc-logo {
    width: 400px;
}

.top-right {
    width: 675px;
}

.top-zhuye {
    height: 30px;
    margin-bottom: 40px;
}

    .top-zhuye ul li {
        float: left;
        line-height: 25px;
        margin: 0 5px;
        background: #333;
        padding: 0 5px 0 3px;
        border-left: 1px solid #4b4b4b;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
    }

        .top-zhuye ul li a {
            float: left;
            color: #fff;
            text-decoration: none;
            font-size: 12px;
        }

            .top-zhuye ul li a img {
                margin-right: 3px;
            }


.wc-menu {
    width: 663px;
}

    .wc-menu ul li {
        float: left;
        line-height: 24px;
    }

        .wc-menu ul li a {
            color: #fff;
            font-size: 15px;
            text-decoration: none;
            padding: 0 14px;
            background: url(/Assets/images/nlia.png) no-repeat left center;
        }

.index-con {
    height: 800px;
    padding-top: 18px;
    padding-bottom: 30px;
}

.index-left {
    width: 865px;
}


.banner {
    width: 863px;
    height: 353px;
    position: relative;
}

.ban-img {
    /*position: relative;*/
    border-radius: 5px;
}

    .ban-img a.a-left {
        position: absolute;
        left: 17px;
        top: 146px;
    }

    .ban-img a.a-right {
        position: absolute;
        right: 17px;
        top: 146px;
    }



.ban-text {
    height: 40px;
    width: 844px;
    background: url(/Assets/images/black.png) repeat left top;
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-left: 19px;
    line-height: 40px;
}

    .ban-text a {
        color: #fff;
        font-size: 16px;
    }

        .ban-text a:hover {
            color: #fff;
            font-size: 16px;
            text-decoration: none;
        }

.text-lun {
    position: absolute;
    right: 15px;
    bottom: 12px;
}

    .text-lun a {
        display: block;
        float: left;
        width: 10px;
        height: 10px;
        border-radius: 10px;
        margin: 0 3px;
        background: #fff;
    }

        .text-lun a:hover {
            background: #561d14;
        }


/*********************************/
.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    bottom: 10px;
    z-index: 1;
}

    .slideBox .hd ul {
        overflow: hidden;
        zoom: 1;
        float: left;
    }

        .slideBox .hd ul li {
            float: left;
            width: 10px;
            height: 10px;
            border-radius: 10px;
            background: #fff;
            cursor: pointer;
            margin: 0 3px;
        }

            .slideBox .hd ul li.on {
                background: #561d14;
            }





/********************************/

.about-teach {
    height: 310px;
    margin-top: 20px;
}

.ab-ban {
    width: 265px;
}

.ab-shuji {
    width: 280px;
    margin: 0 20px;
}

.ab-xiao {
    width: 280px;
}

.ab-top {
    background: url(/Assets/images/li1.jpg) no-repeat left top;
    height: 89px;
    position: relative;
}

    .ab-top span {
        position: absolute;
        right: 20px;
        top: 37px;
        font-size: 16px;
        color: #fff;
    }

        .ab-top span img {
            margin-right: 5px;
        }

.ab1 {
    background: url(/Assets/images/li2.jpg) no-repeat left top;
}

.ab2 {
    background: url(/Assets/images/li3.jpg) no-repeat left top;
}

.ab-shucon {
    background: #fff;
    height: 190px;
    padding: 15px;
    box-shadow: 1px 0 2px 0 #ccc;
    position: relative;
    margin-right: 2px;
}

    .ab-shucon p {
        line-height: 23px;
    }

    .ab-shucon .intro {
        height: 160px;
        overflow: hidden;
    }

    .ab-shucon a.more {
        background: url(/Assets/images/more.png) no-repeat left top;
        width: 112px;
        height: 31px;
        display: block;
        position: absolute;
        left: 80px;
        bottom: -10px;
        color: #fff;
        text-align: center;
        line-height: 30px;
    }

    .ab-shucon ul.ab-ul {
    }

        .ab-shucon ul.ab-ul li {
            float: left;
            width: 110px;
            height: 38px;
            margin-bottom: 10px;
            margin-right: 6px;
        }

            .ab-shucon ul.ab-ul li.mar2 {
                margin-right: 10px;
            }


            .ab-shucon ul.ab-ul li a i {
                background: url(/Assets/images/shei.png) no-repeat left top;
                display: inline-block;
                width: 35px;
                height: 38px;
                *float: left;
            }

                .ab-shucon ul.ab-ul li a i.i1 {
                    background-position: 0px 0px;
                }

                .ab-shucon ul.ab-ul li a i.i2 {
                    background-position: -142px 0px;
                }

                .ab-shucon ul.ab-ul li a i.i3 {
                    background-position: -5px -85px;
                }

                .ab-shucon ul.ab-ul li a i.i4 {
                    background-position: -140px -85px;
                }

                .ab-shucon ul.ab-ul li a i.i5 {
                    background-position: 0px -169px;
                }

                .ab-shucon ul.ab-ul li a i.i6 {
                    background-position: -142px -169px;
                }


            .ab-shucon ul.ab-ul li a span {
                color: #666;
                font-size: 14px;
                float: right;
                line-height: 40px;
                display: inline-block;
                margin-right: 10px;
            }


            .ab-shucon ul.ab-ul li a:hover {
                text-decoration: none;
            }


.link-box {
    height: 85px;
    margin-top: 30px;
}

    .link-box ul li:first-child {
        margin-left: 0px;
    }

    .link-box ul li {
        width: 200px;
        height: 71px;
        float: left;
        margin-left: 18px;
        border: 1px solid #d1d1d1;
        background: url(/Assets/images/libg.jpg) repeat left top;
        border-radius: 5px;
    }

        .link-box ul li span {
            color: #666;
            font-size: 14px;
            display: inline-block;
            width: 85px;
            height: 70px;
            line-height: 70px;
            float: left;
            text-align: center;
            /*margin-right: 13px;*/
        }

        .link-box ul li i {
            display: inline-block;
            width: 47px;
            height: 55px;
            float: left;
            padding-left: 20px;
            padding-top: 10px;
            background: url(/Assets/images/linkico.png) no-repeat left top;
        }

            .link-box ul li i.i1 {
                background-position: 14px 9px;
            }

            .link-box ul li i.i2 {
                background-position: -164px 9px;
                padding-left: 15px;
            }

            /*.link-box ul li i.i3 {
                background-position: -343px 9px;
            }*/

            .link-box ul li i.i3 {
                background-position: -514px 9px;
            }

            .link-box ul li i.i4 {
                background-position: -692px 9px;
            }



        .link-box ul li a {
            display: block;
        }

            .link-box ul li a:hover {
                text-decoration: none;
            }



.index-right {
    width: 286px;
}


.new-top {
    height: 35px;
    /*background: #404040;*/
    background: #962929;
    padding: 0 12px;
    /*border-top: 1px solid #696969;
    border-left: 1px solid #696969;*/
    border-top: 1px solid #962929;
    border-left: 1px solid #962929;
    line-height: 35px;
    margin-bottom: 13px;
}

.new-tit img {
    margin-right: 5px;
}

.new-tit {
    font-size: 16px;
    color: #fff;
}

.new-more {
    margin-top: 10px;
}

    .new-more a {
        font-size: 16px;
        color: #999;
        background: url(/Assets/images/morebg.png) no-repeat left top;
        width: 52px;
        height: 18px;
        line-height: 15px;
        display: block;
        padding-left: 15px;
        text-decoration: none;
    }

.new ul li {
    border-bottom: 1px dotted #ccc;
    line-height: 23px;
    padding: 3px 0;
    padding-left: 10px;
    background: url(/Assets/images/lia1.png) no-repeat left 12px;
}

    .new ul li a {
        color: #666;
    }

.about {
    margin: 20px 0;
}

.ab-con img {
    border: 1px solid #9e9ea0;
    border-radius: 5px;
}

.ab-con p {
    /*text-indent: 1em;*/
    font-size: 14px;
    color: #666;
    line-height: 23px;
}

.lian-con img {
    border: 1px solid #9e9ea0;
    border-radius: 5px;
}

.lian-con p {
    border-bottom: 1px dotted #ccc;
    line-height: 35px;
}

    .lian-con p img {
        border: none;
        margin-right: 5px;
    }







.linkbg {
    padding-top: 15px;
    min-height: 225px;
    background: url(/Assets/images/linkbg.png) repeat left top;
    padding-bottom: 20px;
}

.link-logo {
    padding-top: 75px;
}

.link-ul {
    float: right;
    width: 700px;
}

    .link-ul ul {
        float: left;
        min-width: 74px;
        /*margin-left: 65px;*/
    }

        .link-ul ul li ul {
            width: 74px;
        }

        .link-ul ul h5 a {
            color: #fff;
            font-weight: normal;
            font-size: 14px;
            margin-bottom: 5px;
            display: block;
        }

        .link-ul ul li {
            line-height: 31px;
            /*border-bottom: 1px dotted #999;*/
            float: left;
            width: 60px;
            padding: 0px 20px;
        }

            .link-ul ul li:last-child {
                padding-right: 0px;
            }

            .link-ul ul li a {
                color: #fff;
                font-size: 14px;
            }

            .link-ul ul li ul li {
                border-bottom: 1px dotted #999;
                width: 70px;
                padding: 0px;
            }

                .link-ul ul li ul li a {
                    color: #999;
                }

.foot {
    background: #222;
    text-align: center;
    color: #999;
    font-size: 12px;
    line-height: 21px;
    padding: 5px 0px;
}
