@charset "utf-8";
/* CSS Document */


.fl {
    float: left;
}

.fr {
    float: right;
}

.container {
    width: 1300px;
    margin: auto;
}



/*article start*/
.article {
    min-width: 1170px;
    margin: 30px auto 12px;
}

    .article .art-news, .article .art-notice {
        width: 560px;
    }

    .article .article-top {
        width: 560px;
        height: 50px;
        line-height: 50px;
        background: url(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 .new-body {
        margin-top: 23px;
        margin-bottom: 12px;
    }

        .article .new-body .img {
            width: 220px;
            height: 148px;
        }

    .article .new-right {
        width: 317px;
    }

        .article .new-right a {
            font-size: 15px;
            color: #333;
            display: block;
        }

        .article .new-right span {
            display: inline-block;
            margin-top: 5px;
            margin-bottom: 5px;
        }

            .article .new-right span img {
                vertical-align: 0;
            }

            .article .new-right span span {
                display: inline-block;
                font-size: 14px;
                color: #999;
            }

        .article .new-right .p {
            font-size: 14px;
            color: #666;
            line-height: 25px;
            height: 76px;
            overflow: hidden;
            text-align: justify;
        }

    .article .art-news ul li {
        height: 36px;
        line-height: 36px;
        border-bottom: 1px dashed #dfdfdf;
    }

        .article .art-news ul li a {
            display: inline-block;
            font-size: 14px;
            color: #333;
            padding-left: 20px;
            background: url(news.png) no-repeat left center;
        }

        .article .art-news ul li span {
            display: inline-block;
            font-size: 14px;
            color: #999;
        }

    .article .art-notice ul {
        margin-top: 25px;
    }

        .article .art-notice ul li {
            height: 36px;
        }

            .article .art-notice ul li a {
                font-size: 14px;
                color: #333;
                padding-left: 16px;
                background: url(notice.png) no-repeat left center;
            }

            .article .art-notice ul li span {
                display: inline-block;
                width: 100px;
                height: 20px;
                line-height: 20px;
                font-size: 14px;
                text-align: center;
                color: #fff;
                background: #1b4389;
            }


            .article .art-news ul li a:hover, .article .new-right a:hover, .article .art-notice ul li a:hover, .learning-road .learn-info ul li .learn-text a:hover {
                color: #F3AC00;
            }


/*learning-road start*/
.learning-road {
    min-width: 1170px;
    margin: auto;
}

    .learning-road .learn-top,.ipart1 .learn-top {
        width: 705px;
        height: 50px;
        line-height: 50px;
        background: url(learn-top.png) no-repeat left bottom;
    }

        .learning-road .learn-top h4,.ipart1 .learn-top h4 {
            font-size: 20px;
            color: #1b4389;
            font-weight: normal;
           line-height:60px;
        }

        .learning-road .learn-top a,.ipart1  .learn-top a {
            font-size: 14px;
            color: #999;
        }

    .learning-road .learn-info ul {
        width: 705px;
        margin-top: 23px;
        border-bottom: 1px dashed #cdcdcd;
    }

        .learning-road .learn-info ul li {
            width: 330px;
            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: 54px;
                height: 94px;
                text-align: center;
                background: url(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: 250px;
            }

                .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: block;
                        font-size: 14px;
                        color: #666;
                        padding-left: 21px;
                    }

                    .learning-road .learn-info ul li .learn-text p .span1 {
                        background: url(zj.png) no-repeat left 7px;
                    }

                    .learning-road .learn-info ul li .learn-text p .span2 {
                        background: url(palce.png) no-repeat left 6px;
                    }

                    .learning-road .learn-info ul li .learn-text p .span3 {
                        background: url(tim.png) no-repeat left 7px;
                    }

.que-road {
    width: 450px;
    height: 369px;
    background: #f5f5f5;
    border-radius: 6px;
    margin-top: 15px;
    padding-left: 22px;
    padding-right: 24px;
}

    .que-road .road-top {
        margin-top: 25px;
        margin-bottom: 48px;
    }

        .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: 110px;
        background: #fff url(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: 64px;
    }

        .que-road ul li.li1:hover {
            width: 152px;
            height: 110px;
            background: #1b4389 url(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: 110px;
        background: #fff url(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: 110px;
            background: #1b4389 url(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(road5.png) no-repeat center 20px;
        border: 1px solid #1b4389;
        border-radius: 6px;
        text-align: center;
        cursor: pointer;
        float: left;
        margin-right: 64px;
    }

        .que-road ul li.li3:hover {
            width: 152px;
            height: 92px;
            background: #1b4389 url(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(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(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;
        }
		

.ipart1{}
.ipart1_kunag{ padding-top:20px; }
.ipart1_div{ width:47.5%; margin-bottom:20px; }
.ipart1_dpic{ height:300px; }
.ipart1_dpic a,.ipart1_dpic img{ display:block; width:100%; height:100%; }
.ipart1_dpic img{}
.ipart1_dtitle{ line-height:28px; margin-top:10px; }
.ipart1_dtitle a{ font-size:16px; color:#333; }
.ipart1_dtitle a:hover{ color:#1b4389; }
.ipart1_dwz{ margin-top:3px; }
.ipart1_dwz a{ display:block; font-size:14px; line-height:22px; }
.ipart1_dwz a:hover{ color:#1b4389; }