﻿@charset "utf-8";
/* CSS Document */


.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    width: 1170px;
    margin: auto;
}


/*header start*/
.header {
    height: 228px;
    min-width: 1170px;
    margin: auto;
    border-top: 5px solid #052357;
}

    .header img.logo {
        margin-top: 48px;
    }

    .header .head-login a {
        display: inline-block;
        width: 85px;
        height: 30px;
        line-height: 27px;
        text-align: center;
        background: #1b4389;
        font-size: 15px;
        color: #fff;
    }

    .header .search-input {
        margin-top: 78px;
    }

        .header .search-input input {
            width: 145px;
            height: 38px;
            background: #e9e9e9;
            border: none;
            font-size: 14px;
            color: #999;
            padding-left: 20px;
            margin-right: -4px;
        }

        .header .search-input a {
            display: inline-block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            background: #1b4389;
        }

    .header ul {
        margin-top: 40px;
        height: 42px;
    }

        .header ul li {
            float: left;
            position: relative;
            height: 100%;
        }

            .header ul li a {
                display: inline-block;
                font-size: 16px;
                color: #666;
                padding: 5px 53px;
            }

                .header ul li a:hover, .header ul li a.active {
                    font-size: 16px;
                    color: #fff;
                    background: #1b4389;
                    border-radius: 15px;
                }

    .header .erji {
        background: #1b4389 none repeat scroll 0 0;
        color: #fff;
        display: none;
        left: 0;
        position: absolute;
        top: 42px;
        z-index: 1000;
        margin-top: 0px;
        height: auto;
        padding: 5px 0;
    }

    .header ul li .erji a {
        color: #fff;
        min-width:64px;
    }

        .header ul li .erji a:hover {
            background: #f3ad00 none repeat scroll 0 0;
        }

        .mar0{
            margin:0px 20px;
        }

/*banner start*/
.banner {
    min-width: 1170px;
    margin: auto;
    height: 519px;
    overflow: hidden;
    width: 100%;
    position: relative;
    text-align: center;
}

.ban-bd {
    left: 50%;
    margin-left: -585px;
    position: absolute;
    width: 1170px;
}

    .ban-bd ul li {
        position: relative;
    }

        .ban-bd ul li p {
            position: absolute;
            left: 86px;
            bottom: 70px;
            width: 294px;
            height: 54px;
            line-height: 54px;
            text-align: center;
            font-size: 20px;
            color: #fff;
            background: rgba(0,0,0,.5);
            background: #000\9;
            filter: alpha(opacity=50);
        }

    .ban-bd img {
        width: 1170px;
        height: 519px;
    }


.ban-hd {
    height: 13px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 20px;
    z-index: 1;
    text-align: center;
}

    .ban-hd ul li {
        display: inline-block;
        width: 13px;
        height: 13px;
        border-radius: 13px;
        background: #fff;
        margin-right: 8px;
        cursor: pointer;
        text-indent: 1000px;
    }

        .ban-hd ul li a {
            width: 13px;
            height: 13px;
            border-radius: 13px;
            background: #fff;
        }

        .ban-hd ul li.on {
            background: #1b4389;
        }

/*.ban-ul a.prev{
	position: absolute;
	top:240px;
	left:-100px;
}
.ban-ul a.next{
	position: absolute;
	top:240px;
	right:-100px;
}*/

.ban-ul .tempWrap {
    overflow: visible !important;
}

    .ban-ul .tempWrap ul {
        margin-left: -1170px;
    }

.ban-ul .pnBtn {
    cursor: pointer;
    height: 519px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.ban-ul .prev {
    left: -50%;
    margin-left: -585px;
}

.ban-ul .next {
    left: 50%;
    margin-left: 585px;
}

.ban-ul .pnBtn .blackBg {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: 519px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}

.ban-ul .pnBtn .arrow {
    height: 519px;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 1;
}

.ban-ul .prev .arrow {
    background: rgba(0, 0, 0, 0) url("../../images/ban-left.png") no-repeat scroll left center;
    right: 0;
}

.ban-ul .next .arrow {
    background: rgba(0, 0, 0, 0) url("../../images/ban-right.png") no-repeat scroll right center;
    left: 0;
}


/*article start*/
.article {
    min-width: 1170px;
    margin: 30px auto;
}

    .article .article-top {
        width: 354px;
        height: 50px;
        line-height: 50px;
        background: url(../../images/article-top.png) no-repeat left bottom;
    }

        .article .article-top h4 {
            font-size: 20px;
            color: #1b4389;
            font-weight: normal;
        }

        .article .article-top a {
            font-size: 14px;
            color: #999;
        }

        .article .article-top a:hover {
            color: #333;
        }

 

            .article .art-down{
                width:354px;
            }

            .article .art-down .article-top {
    background: rgba(0, 0, 0, 0) url("../../images/article-top.png") no-repeat scroll left bottom;
    height: 50px;
    line-height: 50px;
    width: 354px;
}           

    .article .art-down ul li {
        height: 36px;
    }

     .article .art-down ul {
    margin-top: 25px;
}

        .article .art-down ul li a {
            display: inline-block;
            font-size: 14px;
            color: #333;
            padding-left: 26px;
            background: url(../../images/news.png) no-repeat left center / 10px auto;
        }

        .article .art-down ul li a:hover{
            color:#F3AC00;
        }

        .article .art-down ul li span {
            display: inline-block;
            font-size: 14px;
            color: #999;
        }

        .article .art-down2{
            margin:0px 34px;
        }

        .article .art-down2 ul li a {
            background: url(../../images/notice.png) no-repeat left center;
        }

         .article .art-down3 ul li a {
            background: url(../../images/down1.png) no-repeat scroll left center / 15px auto;
        }


/*learning-road start*/
.learning-road {
    min-width: 1170px;
    margin: auto;
}

    .learning-road .learn-top {
        width: 765px;
        height: 50px;
        line-height: 50px;
        background: url(../../images/learn-top.png) no-repeat left bottom;
    }

        .learning-road .learn-top h4 {
            font-size: 20px;
            color: #1b4389;
            font-weight: normal;
        }

        .learning-road .learn-top a {
            font-size: 14px;
            color: #999;
        }

    .learning-road .learn-info ul {
        width: 765px;
        margin-top: 23px;
        border-bottom: 1px dashed #cdcdcd;
    }

        .learning-road .learn-info ul li {
            width: 365px;
            margin-right: 35px;
            margin-bottom: 50px;
            float: left;
        }

            .learning-road .learn-info ul li:nth-child(2n) {
                margin-right: 0;
            }

            .learning-road .learn-info ul li:nth-child(3) {
                margin-bottom: 40px;
            }

            .learning-road .learn-info ul li:nth-child(4) {
                margin-bottom: 40px;
            }

            .learning-road .learn-info ul li .learn-dat {
                width: 66px;
                height: 70px;
                text-align: center;
                background: url(../../images/learn-bg.jpg) no-repeat center;
                font-family: Arial;
                padding-top: 10px;
            }

                .learning-road .learn-info ul li .learn-dat h4 {
                    font-size: 35px;
                    color: #2e71ad;
                    font-weight: normal;
                }

                .learning-road .learn-info ul li .learn-dat p {
                    font-size: 14px;
                    color: #333;
                }

            .learning-road .learn-info ul li .learn-text {
                width: 280px;
            }

                .learning-road .learn-info ul li .learn-text a {
                    display: block;
                    font-size: 15px;
                    color: #333;
                    margin-bottom: 10px;
                }

                .learning-road .learn-info ul li .learn-text p {
                    line-height: 25px;
                }

                    .learning-road .learn-info ul li .learn-text p img {
                        vertical-align: 0;
                    }

                    .learning-road .learn-info ul li .learn-text p span {
                        display: inline-block;
                        font-size: 14px;
                        color: #666;
                        margin-left: 8px;
                    }

.que-road {
    width: 322px;
    height: 324px;
    background: #f5f5f5;
    border-radius: 6px;
    margin-top: 15px;
    padding-left: 22px;
    padding-right: 24px;
}

    .que-road .road-top {
        margin-top: 25px;
        margin-bottom: 30px;
    }

        .que-road .road-top img {
            display: block;
            margin-top: 5px;
            margin-right: 14px;
        }

        .que-road .road-top h4 {
            font-size: 20px;
            color: #1b4389;
            font-weight: normal;
        }


    .que-road ul li a {
        padding-top: 60px;
        padding-bottom: 12px;
    }

    .que-road ul li.li1 {
        width: 152px;
        height: 92px;
        background: #fff url(../../images/road1.png) no-repeat center 20px;
        border: 1px solid #1b4389;
        border-radius: 6px;
        text-align: center;
        cursor: pointer;
        float: left;
        margin-bottom: 25px;
        margin-right: 14px;
    }

        .que-road ul li.li1:hover {
            width: 152px;
            height: 92px;
            background: #1b4389 url(../../images/road2.png) no-repeat center 20px;
            border: 1px solid #1b4389;
            border-radius: 6px;
            text-align: center;
        }

        .que-road ul li.li1 a {
            display: block;
            font-size: 15px;
            color: #1b4389;
            font-weight: bold;
        }

        .que-road ul li.li1:hover a {
            display: block;
            font-size: 15px;
            color: #fff;
            font-weight: bold;
        }

    .que-road ul li.li2 {
        width: 152px;
        height: 92px;
        background: #fff url(../../images/road3.png) no-repeat center 20px;
        border: 1px solid #1b4389;
        border-radius: 6px;
        text-align: center;
        cursor: pointer;
        float: left;
        margin-bottom: 25px;
    }

        .que-road ul li.li2:hover {
            width: 152px;
            height: 92px;
            background: #1b4389 url(../../images/road4.png) no-repeat center 20px;
            border: 1px solid #1b4389;
            border-radius: 6px;
            text-align: center;
        }

        .que-road ul li.li2 a {
            display: block;
            font-size: 15px;
            color: #1b4389;
            font-weight: bold;
        }

        .que-road ul li.li2:hover a {
            display: block;
            font-size: 15px;
            color: #fff;
            font-weight: bold;
        }

    .que-road ul li.li3 {
        width: 152px;
        height: 92px;
        background: #fff url(../../images/road5.png) no-repeat center 20px;
        border: 1px solid #1b4389;
        border-radius: 6px;
        text-align: center;
        cursor: pointer;
        float: left;
        margin-right: 14px;
    }

        .que-road ul li.li3:hover {
            width: 152px;
            height: 92px;
            background: #1b4389 url(../../images/road6.png) no-repeat center 20px;
            border: 1px solid #1b4389;
            border-radius: 6px;
            text-align: center;
        }

        .que-road ul li.li3 a {
            display: block;
            font-size: 15px;
            color: #1b4389;
            font-weight: bold;
        }

        .que-road ul li.li3:hover a {
            display: block;
            font-size: 15px;
            color: #fff;
            font-weight: bold;
        }

    .que-road ul li.li4 {
        width: 152px;
        height: 92px;
        background: #fff url(../../images/road7.png) no-repeat center 20px;
        border: 1px solid #1b4389;
        border-radius: 6px;
        text-align: center;
        cursor: pointer;
        float: left;
    }

        .que-road ul li.li4:hover {
            width: 152px;
            height: 92px;
            background: #1b4389 url(../../images/road8.png) no-repeat center 20px;
            border: 1px solid #1b4389;
            border-radius: 6px;
            text-align: center;
        }

        .que-road ul li.li4 a {
            display: block;
            font-size: 15px;
            color: #1b4389;
            font-weight: bold;
        }

        .que-road ul li.li4:hover a {
            display: block;
            font-size: 15px;
            color: #fff;
            font-weight: bold;
        }

/*talent-intro start*/
.talent-in {
    width: 765px;
    height: 70px;
    line-height: 70px;
}

    .talent-in span.sp1 {
        display: inline-block;
        color: #1b4389;
        font-size: 20px;
        margin-right: 23px;
    }

    .talent-in img {
        vertical-align: middle;
        margin-right: 23px;
    }

    .talent-in a.a1 {
        font-size: 14px;
        color: #666;
        margin-right: 25px;
    }

    .talent-in a.a2 {
        font-size: 14px;
        color: #666;
        margin-right: 25px;
    }

    .talent-in span.sp2 {
        font-size: 14px;
        color: #666;
        margin-right: 25px;
    }

    .talent-in a.a3 {
        font-size: 14px;
        color: #666;
    }

/*footer start*/
.footer {
    min-width: 1170px;
    margin: auto;
    height: 84px;
    background: #154a79;
    border: 1px dotted #1b4389;
}

    .footer p {
        font-size: 14px;
        color: #fff;
        margin-top: 34px;
    }

    .footer a {
        font-size: 14px;
        color: #fff;
        margin-top: 34px;
        display: block;
        margin-left: 15px;
    }

    .footer select {
        width: 158px;
        height: 32px;
        background: #eee;
        margin-top: 24px;
        padding-left: 10px;
    }
