﻿@charset "utf-8";
/* CSS Document */


.fl {
    float: left;
}

.fr {
    float: right;
}

.pos {
    position: relative;
}

.container {
    width: 1000px;
    margin: auto;
}

.ie7 {
    *width: 600px;
    *padding-right: 450px;
}

.wc-menu, .wc-copy, .index-con {
    min-width: 1100px;
}



.wc-top {
    height: 140px;
    background: url(/Assets/images/en/bg.jpg) repeat center top;
}

.top-left {
    background: #09418a;
    width: 44%;
    text-align: right;
    height: 140px;
}

.logo {
    padding-right: 110px;
    height: 120px;
}

.top-right {
    height: 140px;
    width: 550px;
}

.top-lul {
    margin-top: 30px;
}

    .top-lul ul li {
        float: left;
        margin-right: 22px;
    }

        .top-lul ul li a {
            color: #333;
            font-size: 16px;
            text-decoration: none;
            background: url(/Assets/images/en/bb.png) no-repeat right center;
            padding: 0 20px 0px 5px;
        }

            .top-lul ul li a:hover {
                border-bottom: 2px solid #333;
            }

.top-qu {
    margin-top: 20px;
}

    .top-qu a.a1 {
        font-size: 14px;
        color: #09418a;
        border: 2px solid #09418a;
        border-radius: 35px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        text-align: center;
        text-decoration: none;
    }
        .top-qu a.a1:hover {
            background: #09418a;
            color: white;
        }

    .top-qu a.a2 {
        background: url(/Assets/images/en/linkbg.png) no-repeat left top;
        width: 123px;
        height: 39px;
        line-height: 39px;
        display: inline-block;
        color: #fff;
        padding-left: 25px;
        margin-left: 12px;
    }
    .top-qu a.a2:hover {
        background: url(/Assets/images/en/linkbg1.png) no-repeat left top;
    }

.search {
    margin-top: 28px;
    background: url(/Assets/images/en/search.png) no-repeat left top;
    width: 380px;
    height: 35px;
    float: right;
}

    .search input.inp-text {
        background: none;
        border: none;
        width: 310px;
        height: 35px;
        line-height: 35px;
        padding-left: 10px;
    }

    .search input.inp-but {
        background: none;
        width: 54px;
        height: 39px;
        border: none;
        cursor: pointer;
    }


.bannbg {
    height: 418px;
}


/*wcts-b0008 css begin*/
.wcts-b0008 {
}

.b8-slider {
    width: 100%;
    min-width: 1000px;
    height: 418px;
    position: relative;
    overflow: hidden;
    background: #fff;
    background: url(/Assets/images/rs/banbg.png) no-repeat center bottom;
}

    .b8-slider .bd {
        width: 1000px;
        position: absolute;
        left: 50%;
        margin-left: -500px;
    }

        .b8-slider .bd li {
            width: 1000px;
            overflow: hidden;
            position: relative;
        }

            .b8-slider .bd li img {
                display: block;
                width: 1000px;
                height: 418px;
            }

    .b8-slider .tempWrap {
        overflow: visible !important;
    }

        .b8-slider .tempWrap ul {
            margin-left: -1000px !important;
        }

    .b8-slider .descr {
        position: absolute;
        height: 128px;
        width: 348px;
        background: #0e2d4d;
        top: 60%;
        right: 30px;
        filter: alpha(opacity=85);
        opacity: 0.85;
    }

        .b8-slider .descr h4 {
            font-size: 14px;
            font-weight: bolder;
            padding-top: 25px;
            text-align: center;
        }

            .b8-slider .descr h4 a {
                color: #fff;
            }

        .b8-slider .descr p {
            font-size: 12px;
            line-height: 24px;
            padding: 13px 25px 25px;
            text-align: left;
            color: #fff;
        }

    .b8-slider .pnBtn {
        position: absolute;
        z-index: 1;
        top: 0;
        width: 100%;
        height: 418px;
        cursor: pointer;
    }

    .b8-slider .prev {
        left: -50%;
        margin-left: -500px;
    }

    .b8-slider .next {
        left: 50%;
        margin-left: 500px;
    }

    .b8-slider .pnBtn .blackBg {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 418px;
        background: #000;
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    .b8-slider .pnBtn .arrow {
        position: absolute;
        top: 0;
        z-index: 1;
        width: 60px;
        height: 418px;
    }

        .b8-slider .pnBtn .arrow:hover {
            filter: alpha(opacity=60);
            opacity: 0.6;
        }

    .b8-slider .prev .arrow {
        right: 15px;
        background: url(/Assets/images/en/slider-left-btn.png) right center no-repeat;
    }

    .b8-slider .next .arrow {
        left: 15px;
        background: url(/Assets/images/en/slider-right-btn.png) 0px center no-repeat;
    }

    .b8-slider .ban-text {
        width: 355px;
        height: 150px;
        padding: 25px;
        background: url(/Assets/images/en/hbg.png) repeat left top;
        position: absolute;
        left: 30px;
        top: 120px;
    }

        .b8-slider .ban-text .ban-tt {
            color: #fff;
        }

            .b8-slider .ban-text .ban-tt h4 {
                padding-bottom: 10px;
                margin-bottom: 10px;
                text-align: left;
            }

                .b8-slider .ban-text .ban-tt h4 a {
                    font-size: 24px;
                    text-decoration: none;
                    font-weight: normal;
                    color: #fff;
                    display: block;
                    line-height: 31px;
                }

        .b8-slider .ban-text a.btn-more {
            background: #ae1730;
            height: 40px;
            width: 97px;
            display: block;
            color: #fff;
            line-height: 40px;
            text-decoration: none;
            text-align: center;
            font-size: 14px;
        }
        a.btn-more:hover {
            background-color: #036 !important;
        }
/*wcts-b0008 css end*/


.wc-menu {
    height: 85px;
    background: #09418a;
}

    .wc-menu ul {
    }

        .wc-menu ul li {
            float: left;
            text-align: center;
            margin-top: 24px;
            line-height: 35px;
            padding-right: 55px;
        }
        .wc-menu ul li:last-of-type {
            padding-right: 0px;
        }

            .wc-menu ul li.last {
                padding-right: 0px;
            }

            .wc-menu ul li.mar0 {
                padding-right: 0px;
            }

            .wc-menu ul li a {
                padding: 0px 23px;
                font-size: 18px;
                color: #fff;
                display: block;
                text-decoration: none;
            }

                .wc-menu ul li a img {
                    margin-left: 10px;
                }

                .wc-menu ul li a:hover {
                    background: #10396e;
                    color: #fff;
                }

                .wc-menu ul li a.active {
                    background: #ae1730;
                    color: #fff;
                }

.index-con {
    padding-top: 45px;
    height: 1160px;
    background: url(/Assets/images/en/nbg.jpg) no-repeat center bottom;
    /*background-size: cover;*/
}

.sjtu {
    height: 160px;
    margin-bottom: 30px;
}

.sj-img {
}

    .sj-img a img {
        width: 299px;
        height: 152px;
        box-shadow: 0px 1px 3px 3px #a3a3a3;
    }

    .sj-img a.a1 {
        margin-right: 30px;
    }

.sj-text {
    width: 340px;
}

    .sj-text h4 {
        font-size: 20px;
        font-weight: normal;
        color: #ae1730;
    }

    .sj-text span {
        width: 52px;
        height: 4px;
        display: block;
        background: #333;
        margin: 15px 0;
    }

    .sj-text a {
        display: block;
        font-size: 16px;
        color: #333;
        line-height: 25px;
    }

.newbg {
    height: 435px;
    margin-bottom: 30px;
}

.new {
    width: 315px;
}

.notice {
    width: 334px;
    margin: 0 34px;
}

.access {
    width: 282px;
}

.new-top {
    padding-bottom: 17px;
    background: url(/Assets/images/en/redx.png) repeat-x left bottom;
}

    .new-top h4 {
        font-size: 20px;
        color: #fff;
        font-weight: normal;
        background: #ae1730;
        width: 77px;
        height: 37px;
        text-align: center;
        line-height: 37px;
    }

.new-ttop {
    margin-top: 20px;
}


.new-img img {
    width: 142px;
    height: 86px;
}

.new-itt {
    width: 155px;
    height: 86px;
    overflow: hidden;
}

    .new-itt a {
        font-size: 16px;
        color: #333;
        display: block;
        line-height: 20px;
    }
    .new-itt a:hover {
        color: #003366;
    }

    .new-itt span {
        font-size: 16px;
        color: #333;
    }

.new-con {
    position: relative;
    height: 360px;
}

.new-ul {
    padding-top: 20px;
}

    .new-ul ul {
    }

        .new-ul ul li {
            line-height: 21px;
            margin-bottom: 13px;
            padding-left: 12px;
            background: url(/Assets/images/en/bdian.png) no-repeat left 8px;
        }

            .new-ul ul li a {
                font-size: 16px;
                color: #333;
            }

                .new-ul ul li a span {
                    padding-left: 12px;
                }

                .new-ul ul li a:hover {
                    color: #09418a;
                    text-decoration: none;
                }

    .new-ul a.amore {
        font-size: 16px;
        color: #003366;
        display: block;
        position: absolute;
        left: 5px;
        bottom: 0px;
    }


.notice-ul {
    padding-top: 20px;
    height: 360px;
    position: relative;
}

    .notice-ul ul {
    }

        .notice-ul ul li {
            margin-bottom: 23px;
        }

            .notice-ul ul li .li-date {
                width: 46px;
                text-align: center;
                color: #fff;
                background: #09418a;
                height: 59px;
            }

                .notice-ul ul li .li-date p {
                    font-size: 24px;
                    color: #fff;
                    line-height: 35px;
                }

                .notice-ul ul li .li-date span {
                    font-size: 14px;
                    color: #fff;
                }

            .notice-ul ul li .li-text {
                width: 270px;
                height: 59px;
                background: url(/Assets/images/en/huix.png) repeat-x left bottom;
            }

                .notice-ul ul li .li-text a {
                    font-size: 16px;
                    color: #333;
                }
                .notice-ul ul li .li-text a:hover {
                    color: #003366;
                }

    .notice-ul a.amore {
        font-size: 16px;
        color: #003366;
        display: block;
        position: absolute;
        left: 0px;
        bottom: 0px;
    }


.acc-con {
    padding-top: 20px;
    height: 360px;
    position: relative;
}

    .acc-con p {
        font-size: 16px;
        color: #003366;
        margin-bottom:8px;
    }

    .acc-con ul li {
        line-height: 31px;
        padding-left: 15px;
        background: url(/Assets/images/en/aah.png) no-repeat left 13px;
    }

        .acc-con ul li a {
            font-size: 14px;
            color: #333;
        }
        .acc-con ul li a:hover {
            color: #003366;
        }

            .acc-con ul li a:hover {
                background: url(/Assets/images/en/aab.png) no-repeat left 15px;
            }

    .acc-con a.amore {
        font-size: 16px;
        color: #003366;
        display: block;
        position: absolute;
        left: 0px;
        bottom: 0px;
    }

    .acc-con p.p1 {
        margin-top: 10px;
    }

.wc-foot {
    margin-bottom: 38px;
}

.wc-ftop {
    height: 70px;
    margin-bottom: 30px;
}

    .wc-ftop span.sp1 {
        width: 450px;
        display: block;
        float: left;
        height: 70px;
        background: url(/Assets/images/en/huix.png) repeat-x center center;
    }

    .wc-ftop span.spm {
        width: 70px;
    }

        .wc-ftop span.spm img {
            padding: 0 15px;
        }

    .wc-ftop span.sp2 {
        width: 450px;
        display: block;
        float: right;
        height: 70px;
        background: url(/Assets/images/en/huix.png) repeat-x center center;
    }


.wc-fright {
    /*width: 300px;*/
    margin-left: 30px;
}

    .wc-fright h4 {
        font-size: 20px;
        color: #333;
        font-weight: normal;
        margin-bottom: 15px;
    }

        .wc-fright h4.hh {
            margin-top: 8px;
        }

    .wc-fright p {
        font-size: 16px;
        color: #333;
        margin: 12px 0;
        line-height: 16px;
    }

        .wc-fright p span {
            /*width: 255px;*/
        }

        .wc-fright p img.img1 {
            margin-top: 3px;
        }

        .wc-fright p img {
            padding-right: 5px;
        }

.zul {
    width: 118px;
}

    .zul ul li {
        float: left;
        margin-bottom: 10px;
        margin-right: 4px;
    }

        .zul ul li a {
            float: left;
        }

.wc-footer {
/*    position: absolute;*/
    bottom: 0px;
    height: 115px;
}


.ful {
    height: 43px;
    background: #112e53;
    width: 100%;
    *width: 1000px;
}

    .ful ul li {
        float: left;
        line-height: 25px;
        /*        margin: 0 20px;*/
        /*        margin: 0 20px;*/
        margin: 0 95px 0 32px;
        margin-top: 10px;
    }
    .ful ul li:last-of-type {
        float: left;
        line-height: 25px;
        margin-right: 0px;
        margin-top: 10px;
    }

        .ful ul li a {
            color: #fff;
            padding: 0 10px;
            display: block;
            text-decoration: none;
        }

            .ful ul li a:hover, .ful ul li a.active {
                background: #ae1730;
            }



.wc-copy {
    padding-top: 5px;
}

    .wc-copy p {
        line-height: 45px;
        color: #333;
        font-size: 14px;
    }
