
.box {
    padding-left: 20px;
    overflow: hidden;
    width: 96%;
    margin: 0 auto;
}

.box .itemcontent {
    border: none;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

    .box .itemcontent .txt1, .box .itemcontent .txt1 a {
        font-size: 16px;
        height: 45px;
        line-height: 45px;
        color: rgb(30,128,191);
        text-align: left;
    }

.ico1 {
    vertical-align: middle;
    margin-right: 6px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    height: 20px;
    width: 20px;
}

.box .itemcontent .txt1 a:hover {
    text-decoration: underline;
    color: rgb(30,128,191);
}

</style >
<style type="text/css" >
.noticeBox {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    margin: 30px 0;
}

.noticeLeft {
    padding: 8px 16px;
    background-color: #084196;
    font-size: 16px;
    color: #ffffff;
    margin-right: 30px;
    border-radius: 4px;
    position: relative;
}

.triangle {
    width: 12px;
    height: 12px;
    background-color: #084196;
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}

.noticeContent {
    flex: 1;
    font-size: 16px;
    color: #333333;
}

marquee a {
    line-height: 42px;
}


p {
    margin: 10px 0;
}

span {
    margin: 10px 0;
}

.xin {
    width: 1280px;
    margin: auto;
    overflow: hidden;
}

a {
    text-decoration: none;
    color: black;
}

.top {
    display: flex;
    justify-content: flex-end;
    background-color: #f3f7fa;
    padding: 5px 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.vip em {
    font-size: 14px;
    margin-right: 5px;
    color: #999;
    font-size: 14px;
}

.vip_img {
    width: 16px;
    height: 16px;
    vertical-align: bottom;
}

.vx_img {
    vertical-align: bottom;
}

.vx em {
    font-size: 14px;
}

.lou1 {
    background-color: #f3f7fa;
    width: 1280px;
    margin: 0 auto;
}

.lou2 {
    background-image: url(/CMS/Publish/Template/img/bg.jpg);
    background-repeat: no-repeat;
    width: 1280px;
    margin: 0 auto;
}

.lou2_img {
    padding: 10px 20px 10px 40px;
    width: 1280px;
}

    .lou2_img img {
        height: 130px;
    }

.lou2_index {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.search input {
    padding: 5px;
    width: 200px;
    height: 30px;
    border-color: #f3f7fa;
}

.search button {
    border-color: #eee;
    background-color: #008ed0;
    height: 45px;
    border: 0;
}

.search {
    display: flex;
    justify-content: center;
}

.menu li {
    list-style: none;
    color: #fff;
    padding: 15px;
    font-size: 16px;
}

.menu {
    display: flex;
    justify-content: space-evenly;
    background-color: #008ed0;
}

    .menu li:hover {
        background-color: #1caff3;
        /* 鼠标经过时显示的背景颜色 */
        cursor: pointer;
    }

    .menu li a {
        list-style: none;
        color: #fff;
        padding: 15px;
    }

.lou4_index {
    background-color: #f3f7faee;
    padding: 10px 20px 10px 15px;
    display: flex;
    justify-content: space-around
}

.title_top {
    color: red;
    font-weight: 600;
    font-size: 26px;
    display: flex;
    justify-content: center;
}

    .title_top a {
        color: red;
        font-weight: 600;
        font-size: 26px;
    }

.title_bottom {
    width: 1100px;
    background-color: #d7e7f6;
    padding: 5px 20px;
    color: #4a83b3;
}

    .title_bottom a {
        color: #4a83b3;
    }

.footer {
    width: 1280px;
    height: 250px;
    background-color: #f5f5f7;
    margin: 0 auto;
    padding: 0 0 10px 0;
}

.footer_top {
    display: flex;
    justify-content: space-around;
    padding-top: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eeeeef;
}

.footer_span {
    width: 100px;
    border-right: 2px solid #dddddd;
    padding: 0 40px;
    font-size: 16px;
}

    .footer_span span {
        font-size: 20px;
    }

.footer_span1 {
    font-weight: 600;
    color: black !important;
}

.footer_span2 {
    border: none;
}

.f8_btn {
    padding: 5px 10px;
    font-size: 16px;
    margin-top: 20px;
    border-color: #e7e7e7;
    background-color: white;
}

.f8_btn1 {
    padding: 5px 10px;
    font-size: 16px;
    margin-top: 20px;
    border-color: #e7e7e7;
    background-color: white;
}

.active3 {
    background-color: #207be6 !important;
    color: white !important;
}

.f8_btn2 {
    padding: 5px 10px;
    font-size: 16px;
    margin-top: 20px;
    border-color: #e7e7e7;
    background-color: white;
}

.footer_span:hover a {
    cursor: pointer;
    text-decoration: underline;
    color: #1caff3;
}

/*内容页样式*/

.news_tit {
    font-size: 28px;
    color: #e67817;
    line-height: 40px;
    font-weight: bold;
    text-align: center;
    margin: 30px auto 5px auto;
}

.news_tit_detail {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    margin: 5px auto;
    display: block;
}

.news_con {
    padding: 0.3rem 0.8rem;
    font-size: 0.3rem;
    line-height: 0.6rem;
    color: #666;
}

    .news_con p {
        padding: 0.3rem 0px;
        text-indent: 0.6rem;
        font-size: 0.3rem;
        line-height: 0.6rem;
        color: #666;
    }



/*列表页样式*/
.newslist_con {
    padding: 25px 15px;
}

.newslist_item {
    padding: 20px;
    margin: 10px auto;
}

.newlist_pic {
    padding: 3px 20px;
    width: 270px;
    height: 200px;
    float: left;
}

.newslist_item h5 {
    width: calc(100% - 320px);
    float: left;
    line-height: 30px;
    font-size: 16px;
    color: #0067ac;
    margin: 8px 0px;
}

.newslist_item p {
    width: calc(100% - 320px);
    float: left;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    height: 110px;
}

.topline {
    width: 100%;
    background: #f8f8f8;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.topline_con {
    height: 30px;
    line-height: 30px;
    margin: 0 10px 0 10px;
    text-align: left;
    color: #999;
    font-size: 14px;
}

    .topline_con em {
        margin-right: 10px;
        float: right;
        color: #999;
        font-size: 12px;
        font-style: normal;
    }

.top_con {
    width: 1180px;
    height: 110px;
    margin: auto;
}

.top_logo {
    float: left;
    margin-top: 5px;
    margin-left: 20px;
}

.ul {
    list-style-type: none;
    height: 100px;
}

    .ul li:hover a p span {
        color: #1caff3;
        font-size: 18px;
    }


* {
    padding: 0;
    margin: 0;
    user-select: none;
}

body {
    font-family: "微软雅黑", sans-serif;
    background-color: #deecf9;
    min-width: 1280px;
}



.active {
    background-color: #1caff3;
}

.title {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 1100px;
}

.lou5 {
    display: flex;
    justify-content: space-between;
    padding: 0px 15px;
    padding-top: 20px;
    background-color: white;
}

.lou5_left {
    margin-right: 5px;
}

    .lou5_left img {
        width: 633px;
        height: 100%;
        background-color: #008ed0;
    }

.bar1 {
    display: flex;
    width: 635px;
    height: 350px;
    justify-content: space-between
}

.bar {
    display: flex;
    width: 620px;
    background-color: #f3f7fa;
    justify-content: space-between
}

    .bar ul {
        display: flex;
        justify-content: space-around
    }

        .bar ul li {
            list-style: none;
            color: black;
            padding: 15px;
            font-size: 18px;
        }

.bar_span {
    padding: 15px;
}

    .bar_span:hover {
        cursor: pointer;
    }



.active1 {
    background-color: #008ed0;
    color: white !important;
    font-weight: 700;
}

.lou5_right {
    border: 1px solid #f3f7fa;
}

.f5_index ul {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    padding-left: 30px;
}

.f5_index {
    min-height: 300px;
}

    .f5_index ul li {
        font-size: 14px;
        color: #656565;
    }

        .f5_index ul li div {
            display: flex;
            justify-content: space-between;
            font-size: 14px;
        }

            .f5_index ul li div span {
                color: #b3aeb3;
            }


            .f5_index ul li div a:hover {
                color: #f60;
                text-decoration: underline;
            }

.lou6 {
    padding: 20px 15px;
    background-color: white;
    overflow: hidden;
}

.lou7_bar ul {
    display: flex;
    background-color: #f3f7fa;
}

.lou7_bar {
    display: flex;
    justify-content: space-between;
    background-color: #f3f7fa;
}

#box2 li div {
    font-size: 14px;
}

    #box2 li div p {
        width: 400px;
    }

    #box2 li div span {
        white-space: nowrap;
    }

#box2 li:hover div p {
    color: #1caff3;
}

.lou7_bar ul li {
    list-style: none;
    color: black;
    padding: 15px;
    font-size: 18px;
}

.lou7 {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: white;
    height: 355px;
}

.lou7_left {
    width: 500px;
    border-radius: 1px solid black;
    border: 1px solid #f1f2f4;
    height: 100%;
}

.lou7_neirong ul li {
    font-size: 18px;
    color: #656565;
}

.lou7_neirong ul {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-evenly;
    list-style: none;
}

    .lou7_neirong ul li div {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
    }


        .lou7_neirong ul li div span {
            color: #b3aeb3;
        }

        .lou7_neirong ul li div a:hover {
            color: #f60;
            text-decoration: underline;
        }

.lou7_neirong {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    min-height: 300px;
    padding: 10px 10px 10px 10px;
}

.lou7 {
    display: flex;
}

.lou7_middle {
    width: 940px;
    height: 355px;
    border: 1px solid #f1f2f4;
}

.middle_title {
    width: 100%;
    background-color: #f1f5f8;
    padding: 15px 0 15px 15px;
    box-sizing: border-box;
}

    .middle_title span {
        font-size: 16px;
        font-weight: 600;
    }

.top_img {
    display: flex;
    justify-content: space-around
}

.bottom_img {
    display: flex;
}

.top_img1 p {
    font-size: 14px;
}

.top_img1 a {
    width: 140px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 115PX;
    align-items: center
}

.top_img1 img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}

.top_img1:hover {
    opacity: 0.6;
    background-color: #eee;
}

.bottom_img {
    display: flex;
    justify-content: space-around
}

.lou7_middle_index {
    display: flex;
    flex-direction: column;
    min-height: 300px;
    justify-content: space-around
}

.right_title {
    width: 100%;
    background-color: #f1f5f8;
    padding: 15px 0 15px 15px;
    box-sizing: border-box;
    width: 100%;
}

    .right_title span {
        font-size: 16px;
        font-weight: 600;
    }

.lou7_right {
    width: 300px;
    border: 1px solid #f1f2f4;
}

.right_top {
    display: flex;
    justify-content: space-around;
}

.right_index {
    min-height: 300px;
    display: flex;
    justify-content: space-around;
    flex-direction: column
}

.right_img a {
    display: flex;
    flex-direction: column;
    height: 115px;
    justify-content: space-around;
    align-items: center
}

.right_bottom_img {
    display: flex;
    justify-content: space-around;
}

.lou7 {
    display: flex;
    justify-content: space-between
}

.line {
    width: 100%;
    height: 20px;
    border-bottom: 1px solid #eeeeee;
    background-color: white;
}

.blue_line {
    width: 5px;
    height: 20px;
    background-color: #2398e5;
    margin-right: 5px;
}

.f8 {
    padding: 15px;
    padding-top: 20px;
    background-color: white;
}

.f8_right {
    margin-left: 40px;
    margin-top: 40px;
}

.f8right_title span {
    font-size: 20px;
    font-weight: 600;
    color: white;
}

.f8_index {
    width: 100%;
    height: 500px;
    border: 1px solid #ededed;
    margin-top: 20px;
}

.f8_bar {
    background-color: #2398e5;
    width: 230px;
    height: 370px;
    text-align: center;
    border-radius: 5px;
    padding-top: 5px;
}

    .f8_bar ul {
        margin-top: 10px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        height: 320px
    }

        .f8_bar ul li {
            list-style: none;
            color: white;
            padding: 10px 5px;
            justify-content: space-around;
        }

.active2 {
    background-color: #008ed0;
    color: white !important;
    font-weight: 700;
}

.f8_top {
    width: 850px;
    display: flex;
    justify-content: space-around;
}

.f8_bottom {
    width: 850px;
    display: flex;
    justify-content: space-around;
    margin-top: 20px;
}

.f8_img {
    width: 266px;
    display: flex;
    flex-direction: column;
}

.f8_imga {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

    .f8_imga:hover img {
        margin-left: -51%;
    }

.f8_index {
    display: flex;
    justify-content: space-around;
}

.f8_left {
    margin-top: 40px;
}

.f8_p {
    color: #9e9e9d;
    font-size: 12px;
}

.f9 {
    padding: 15px;
    padding-top: 20px;
    background-color: white;
}

.f9_img img {
    width: 100%;
}

.f9_index {
    height: 400px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between
}

.f9_left {
    width: 620px;
    height: 100%;
    background-color: #f3f7fa;
}

.f9_title {
    background-color: #deecf9;
    display: flex;
    padding-right: 20px;
    justify-content: space-between
}

.f9_span {
    padding: 10px;
    background-color: #008dcd;
    width: 80px;
}

    .f9_span span {
        color: white;
        font-size: 18px;
        font-weight: 600;
    }

.f9_span2 {
    color: #656766;
    padding-top: 15px;
    font-size: 14px;
}

.f9_left_index {
    height: 350px;
    padding-left: 25px;
    padding-top: 15px;
    background-color: #fafbfa;
}

    .f9_left_index ul {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly
    }

        .f9_left_index ul li {
            font-size: 14px;
            padding-right: 10px;
        }

            .f9_left_index ul li div:hover p {
                color: #1caff3;
                text-decoration: underline;
            }

            .f9_left_index ul li div {
                display: flex;
                justify-content: space-between;
                padding-right: 3px;
            }

                .f9_left_index ul li div span {
                    color: #b3aeb3;
                }

                .f9_left_index ul li div a:hover {
                    color: #f60;
                    text-decoration: underline;
                }


.footer_bottom {
    text-align: center;
    font-size: 14px;
    margin: 0px auto;
    vertical-align: middle;
}

.footer_left {
    display: inline-block;
    width: 600px;
    text-align: left;
    padding: 10px;
    height: 130px;
    vertical-align: middle;
    float: left;
    margin-left: 150px;
}

.footer_right {
    display: inline-block;
    width: 300px;
    text-align: center;
    padding: 10px;
    height: 130px;
    float: right;
    margin-right: 150px;
}

    .footer_right img {
        width: 100px;
        height: 100px;
    }

.footer_bottom div span {
    color: #6a6a6c;
}

.footer_span1 {
    font-weight: 600;
    color: black !important;
}

.footer_span2 {
    border: none;
}

.f8_btn {
    padding: 5px 10px;
    font-size: 16px;
    border-color: #e7e7e7;
    background-color: white;
}

.f8_btn1 {
    width: 40px;
    padding: 5px 10px;
    font-size: 16px;
    border-color: #e7e7e7;
    background-color: white;
}

.active3 {
    background-color: #207be6 !important;
    color: white !important;
}

.f8_fenye {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.f8_btn2 {
    padding: 5px 10px;
    font-size: 16px;
    border-color: #e7e7e7;
    background-color: white;
}

.page_item {
    display: flex;
}


li:hover {
    cursor: pointer;
}

.f9_span2:hover {
    cursor: pointer;
    color: #1caff3;
}

.f8_title {
    display: flex;
}

.lis3 {
    padding: 10px 0px;
}

#box {
    padding: 10px 10px 10px 20px;
    box-sizing: border-box;
}

    #box li {
        font-size: 16px;
        list-style: none;
    }

        #box li:hover div p {
            color: #1caff3;
            text-decoration: underline;
        }

.right_img {
    padding: 15px 20px;
}

    .right_img img {
        border-radius: 50%;
    }

    .right_img a span {
        font-size: 14px;
    }

    .right_img:hover {
        opacity: 0.6;
        background-color: #eee;
    }


#banner {
    width: 600px;
    position: relative;
    overflow: hidden;
    height: 100%;
}

    #banner > div {
        display: flex;
    }

    #banner img {
        width: 100%;
    }

    #banner > div:nth-child(2) {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        justify-content: space-between;
    }

    #banner > ul {
        position: absolute;
        bottom: 10px;
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        justify-content: flex-end
    }

        #banner > ul > li {
            width: 6px;
            height: 6px;
            background-color: white;
            border-radius: 50%;
            margin: 0 4px;
        }

    #banner li.active {
        background-color: #0ca4ec;
    }

    /* 图片所在div */
    #banner > div:first-child {
        position: relative;
        /* left: -300%; */
    }

    #banner div {
        height: 100%;
    }

        #banner div img {
            height: 100%;
        }

.btn123 {
    display: none;
}

.sp12 {
    display: flex;
    justify-content: flex-end;
    margin-top: -10px;
    margin-bottom: 10px;
    margin-right: 5px;
}

.sp123 {
    color: #656766;
}

    .sp123:hover {
        cursor: pointer;
        color: #1caff3;
        text-decoration: underline;
    }

.inp {
    outline: none;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.btn_img {
    width: 25px;
    height: 25px;
}


/*轮播图*/
.focus {
    position: relative;
    width: 632px;
    height: 355px;
    background-color: #000;
    float: left;
    margin-top: 1px;
    float: left;
}

.focus img {
    width: 632px;
    height: 355px;
}

.focus .shadow .title {
    width: 200px;
    height: 30px;
    padding-left: 30px;
    padding-top: 20px;
}

    .focus .shadow .title a {
        text-decoration: none;
        color: #fff;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

    .focus .btn a {
        position: relative;
        display: inline;
        width: 13px;
        height: 13px;
        border-radius: 7px;
        margin: 0 5px;
        color: #B0B0B0;
        font: 12px/15px "\5B8B\4F53";
        text-decoration: none;
        text-align: center;
        outline: 0;
        float: left;
        background: #D9D9D9;
    }

        .focus .btn a:hover, .focus .btn a.current {
            cursor: pointer;
            background: #fc114a;
        }

.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
    display: block;
    text-align: left;
    margin: 0px;
}

    .focus .shadow a {
        text-decoration: none;
        color: #fff;
        font-size: 20px;
        overflow: hidden;
        margin-left: 10px;
        font-family: "\5FAE\8F6F\96C5\9ED1";
    }

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000;
}

    .focus .fcon img {
        display: block;
    }

.focus .fbg {
    bottom: 5px;
    right: 20px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}

    .focus .fbg div {
        margin: 4px auto 0;
        overflow: hidden;
        zoom: 1;
        height: 14px;
    }

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 12px;
    height: 12px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

    .focus .D1fBt .current, .focus .D1fBt a:hover {
        background: #fc114a;
    }

.focus .D1fBt img {
    display: none;
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

.focus .prev, .focus .next {
    position: absolute;
    width: 40px;
    height: 74px;
    background: url(/CMS/Publish/Images/focus_btn.png) no-repeat;
}

.focus .prev {
    top: 50%;
    margin-top: -40px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
}

.focus .next {
    top: 50%;
    margin-top: -40px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
}

.focus .prev:hover {
    background-position: 0 0;
}

.focus .next:hover {
    background-position: -40px 0;
}
/*轮播图 E*/
.link_study {
    color: #1caff3;
    padding: 2px 6px;
}

    .link_study:hover {
        color: #e82323;
    }

.nav_subject {
    padding: 20px 50px;
    border: 1px solid #07eee0;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -450px;
    height: 200px;
    width: 800px;
    background-color: #fff;
    z-index: 1000;
    background-image: url(../../Themes/Default/index/subject_bg.jpg );
    background-position: center left;
    background-repeat: no-repeat;
    display: none;
}

a.group_block {
    border: 1px solid #07eee0;
    height: 36px;
    line-height: 36px;
    position: relative;
    display: inline-block;
    float: left;
    width: 220px;
    margin: 5px 15px;
    border-radius: 5px;
    background-color: #f9f9f9;
    background-image: url(../Themes/Icon/right.png);
    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 14px;
    text-align: center;
}

    a.group_block:hover {
        border: 1px solid #03938f;
        background-color: rgb(30,128,191);
        color: #fff;
    }


.layui-card-header {
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px;
    color: #333;
    background-size: 16px;
    font-size: 16px;
    font-weight: 600;
}
.nav_close {
  position:absolute;
  right:6px;
  top:6px;
  z-index:1001;
  color:#555;
  font-size:13px;
  padding:2px 10px;
  border:1px solid #fff;
  background-color:#fff;
}
.nav_close:hover {
    color:red;
}