﻿@charset "utf-8";
/* CSS Document */

.fl {
    float: left;
}

.fr {
    float: right;
}

.pos {
    position: relative;
}

.container {
    width: 1170px;
    margin: auto;
}

.weclome {
    height: 39px;
    background: #810e1f;
}

.weclome-left ul li {
    float: left;
    line-height: 39px;
    margin-right: 30px;
}

    .weclome-left ul li img {
        margin-right: 10px;
    }

    .weclome-left ul li a {
        font-size: 14px;
        color: #fff;
        text-decoration: none;
    }


.wc-search {
    background: url(../../images/search.png) no-repeat left top;
    width: 273px;
    height: 39px;
}

    .wc-search input.inp-text {
        width: 218px;
        height: 39px;
        background: none;
        border: none;
        color: #fff;
        padding-left: 12px;
    }

    .wc-search input.inp-but {
        width: 40px;
        padding: 0;
        height: 39px;
        background: none;
        border: none;
        cursor: pointer;
    }

.wc-top {
    background: #fff;
    height: 109px;
}

.wc-logo img {
    width: 381px;
    height: 108px;
}


.wc-menu {
    height: 44px;
    width: 746px;
    margin-top: 35px;
}

    .wc-menu ul {
    }

        .wc-menu ul li {
            float: left;
            text-align: center;
            line-height: 44px;
            width: 95px;
            position: relative;
            margin-right: 10px;
        }

            .wc-menu ul li.last {
                margin-right: 0px;
                width: 116px;
                height: 39px;
                line-height: 39px;
            }

                .wc-menu ul li.last a {
                    color: #9f0a23;
                    border: 2px solid #9f0a23;
                }

                    .wc-menu ul li.last a:hover, .wc-menu ul li.last a.active {
                        border: 3px double #9f0a23;
                    }

                    .wc-menu ul li.last a img {
                        margin-right: 8px;
                    }

            .wc-menu ul li.mar0 {
                padding-right: 0px;
            }

            .wc-menu ul li a {
                font-size: 18px;
                color: #333;
                display: block;
                font-weight: 300;
                border: 1px solid #fff;
                text-decoration: none;
            }

                .wc-menu ul li a:hover {
                    color: #9f0a23;
                    background: #fff;
                }

                .wc-menu ul li a.active {
                    color: #9f0a23;
                    background: #fff;
                    border-bottom: none;
                }

            .wc-menu ul li ul {
                position: absolute;
                left: 0px;
                top: 44px;
                z-index: 1;
                *z-index: 10;
                background: #fff;
                width: 93px;
                display: none;
                border: 1px solid #ddd;
                border-top: none;
            }

            .wc-menu ul li .ernav ul li {
                background: none;
            }

                .wc-menu ul li .ernav ul li a {
                    line-height: 25px;
                    padding: 5px 0;
                    display: block;
                    font-weight: normal;
                    border: none;
                }


                    .wc-menu ul li .ernav ul li a:hover {
                        color: #9f0a23;
                        border: none;
                        background: none;
                    }
/*menu End*/

.banner {
    height: 370px;
    background: #f5f5f5;
    padding-top: 40px;
}

.slideBox {
    height: 332px;
    overflow: hidden;
    position: relative;
    box-shadow: 1px 1px 4px 3px #ccc;
}

    .slideBox .hd {
        height: 15px;
        overflow: hidden;
        position: absolute;
        bottom: 20px;
        right: 16px;
        z-index: 1;
        *z-index: 10;
        width: 100%;
    }

        .slideBox .hd ul {
            overflow: hidden;
            zoom: 1;
        }

            .slideBox .hd ul li {
                float: right;
                margin: 0 6px;
                width: 15px;
                height: 15px;
                border-radius: 15px;
                background: #fff;
                cursor: pointer;
            }

                .slideBox .hd ul li.on {
                    background: #8d1829;
                }

    .slideBox .bd {
        position: absolute;
        right: 0px;
        top: 0px;
        z-index: 0;
        *z-index: -1;
    }

        .slideBox .bd li {
            height: 430px;
            width: 100%;
        }

.pos {
    position: relative;
}

.slideBox .ban-text {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 40px;
    background: #8d1829;
    width: 311px;
    height: 292px;
}

    .slideBox .ban-text a {
        font-size: 24px;
        color: #fff;
        display: block;
        line-height: 39px;
        display: block;
        padding-top: 5px;
        text-decoration: none;
    }

    .slideBox .ban-text .p {
        height: 120px;
        overflow: hidden;
    }

    .slideBox .ban-text p {
        font-size: 16px;
        color: #fff;
        margin-top: 20px;
        line-height: 25px;
    }

.slideBox .ann {
    background: url(../../images/ann.png) no-repeat left top;
    height: 46px;
    width: 102px;
    position: absolute;
    left: 345px;
    bottom: 0px;
    z-index: 1;
}

    .slideBox .ann a {
        display: inline-block;
        width: 46px;
        height: 46px;
        cursor: pointer;
    }

        .slideBox .ann a.prev {
            background-position: 0px 0px;
        }

        .slideBox .ann a.next {
            background-position: 0px 0px;
        }
/*.slideBox .ann a.prev:hover{
	background-position: 0px 0px;
}
.slideBox .ann a.next:hover{
	background-position: 0px 0px;
}*/




/*banner End*/

.news {
    min-height: 452px;
    background: #fff;
    padding-top: 35px;
    background: #fff url(../../images/newbg.png) no-repeat left bottom;
}

.nbg {
    min-height: 452px;
   
    /*width: 1440px;*/
    margin: auto;
}


.new-mn {
    width: 738px;
}

.new-top {
    height: 35px;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 2px solid #e4e3c1;
}

.new-tit {
    font-size: 24px;
    color: #333;
    font-weight: 300;
}

.new-top i {
    position: absolute;
    left: 0px;
    bottom: -2px;
    width: 69px;
    height: 2px;
    display: block;
    background: #a51c30;
}

.new-tit img {
    padding-right: 10px;
}

.new-more a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    display: block;
    margin-top: 10px;
}



.new-ncon {
    padding-top: 20px;
}

    .new-ncon ul li {
        margin-bottom: 15px;
        line-height: 25px;
    }

        .new-ncon ul li a {
            font-size: 16px;
            color: #333;
            text-decoration: none;
            float: left;
            padding-left: 20px;
        }

            .new-ncon ul li a:hover {
                color: #a51c30;
            }

        .new-ncon ul li i {
            float: left;
            font-style: normal;
            display: block;
            width: 92px;
            height: 25px;
            line-height: 25px;
            text-align: center;
            font-size: 14px;
            color: #8d1829;
            border: 1px solid #8d1829;
            overflow: hidden;
        }

        .new-ncon ul li span {
            font-size: 16px;
            color: #333;
            float: right;
        }

.new-link {
    width: 408px;
    margin-top: 5px;
}

    .new-link ul li {
        line-height: 43px;
        height: 43px;
        width: 181px;
        background: #a51c30 url(../../images/san.png) no-repeat 158px center;
        float: left;
        margin-left: 22px;
        margin-bottom: 20px;
    }

        .new-link ul li a {
            padding-left: 15px;
            color: #fff;
            text-decoration: none;
            font-size: 16px;
            width: 140px;
            overflow: hidden;
            display: block;
        }

        .new-link ul li:hover {
            background: #e94a0d url(../../images/san.png) no-repeat 158px center;
            transition: all 1.5s;
            cursor: pointer;
        }

.newbg {
    background: #f5f5f5;
    min-height: 406px;
    /*border-bottom: 4px solid #000;*/
	 background: url(../../images/nnbg.png) no-repeat right bottom;
}

.nnbg {
/*    width: 1440px;*/
    margin: auto;
    min-height: 406px;
   
}

.new-left {
    width: 405px;
    padding-top: 35px;
}

.new-tn {
}

    .new-tn ul {
        padding-top: 23px;
    }

        .new-tn ul li {
            margin-bottom: 22px;
        }

            .new-tn ul li .li-img {
                width: 130px;
            }

                .new-tn ul li .li-img img {
                    width: 130px;
                    height: 74px;
                }

            .new-tn ul li .li-text {
                width: 245px;
            }



                .new-tn ul li .li-text a {
                    font-size: 16px;
                    color: #a51c30;
                    text-decoration: none;
                }

                .new-tn ul li .li-text .aa {
                    font-size: 16px;
                    color: #333;
                    height: 50px;
                    line-height: 25px;
                    display: block;
                }

.new-mid {
    width: 406px;
    margin-left: 45px;
    padding-top: 35px;
}

.new-right {
    width: 270px;
    background: #ddd;
    min-height: 406px;
    float:right;
    /*position: absolute;
    top: 7px;
    right: 0;
    display: block;*/
}

.new-mul {
    padding-top: 12px;
}

    .new-mul ul li {
        line-height: 35px;
    }

        .new-mul ul li a {
            font-size: 16px;
            color: #333;
            padding-left: 15px;
            background: url(../../images/liaa.png) no-repeat left center;
            text-decoration: none;
        }

.new-right ul {
    width: 229px;
    margin: auto;
    margin-top: 44px;
}

    .new-right ul li {
        width: 221px;
        height: 52px;
        margin-bottom: 27px;
        position: relative;
    }

        .new-right ul li img {
            position: absolute;
            right: 24px;
            top: 8px;
        }

            .new-right ul li img.imgx {
                visibility: hidden;
            }


        .new-right ul li a {
            color: #fff;
            padding-left: 26px;
            line-height: 50px;
            font-size: 16px;
            text-decoration: none;
            display: block;
        }

        .new-right ul li:hover {
            transition: all 2s;
            cursor: pointer;
            box-shadow: 0px 1px 1px 3px #ccc;
        }

            .new-right ul li:hover img.imgx {
                visibility: visible;
            }

        .new-right ul li.li1 {
            background: #309dd8;
            border: 4px solid #309dd8;
        }

            .new-right ul li.li1:hover {
                border: 4px solid #309DD8;
                background: #fff;
            }

                .new-right ul li.li1:hover a {
                    color: #309DD8;
                }

        .new-right ul li.li2 {
            background: #fabe00;
            border: 4px solid #fabe00;
        }

            .new-right ul li.li2:hover {
                border: 4px solid #fabe00;
                background: #fff;
            }

                .new-right ul li.li2:hover a {
                    color: #fabe00;
                }

        .new-right ul li.li3 {
            background: #7db925;
            border: 4px solid #7db925;
        }

            .new-right ul li.li3:hover {
                border: 4px solid #7db925;
                background: #fff;
            }

                .new-right ul li.li3:hover a {
                    color: #7db925;
                }

        .new-right ul li.li4 {
            background: #e94a0d;
            border: 4px solid #e94a0d;
        }

            .new-right ul li.li4:hover {
                border: 4px solid #e94a0d;
                background: #fff;
            }

                .new-right ul li.li4:hover a {
                    color: #e94a0d;
                }











.wc-foot {
    background: #8d1829;
    min-height: 55px;
    padding-top: 28px;
}

    .wc-foot p {
        font-size: 14px;
        color: #fff;
        line-height: 21px;
        padding-top: 5px;
    }

.f-se select {
    width: 188px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

/*copy End*/
