﻿@charset "utf-8";

/* Css Reset */
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td, img {
    padding: 0;
    margin: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var, i {
    font-weight: normal;
    font-style: normal;
}

ol, ul, li {
    list-style: none;
}

div, dl, dt, dd, ol, ul, li {
    zoom: 1;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

/* Public */
html {
    width: 100%;
}

body {
    width: 100%;
    color: #555;
    font-size: 16px;
    font-family: "microsoft yahei",tahoma,"\5FAE\8F6F\96C5\9ED1" !important;
    -webkit-text-size-adjust: none;
}

a {
    color: #555;
    text-decoration: none;
    outline: none;
}

    a:hover {
        color: #f30;
        text-decoration: underline;
    }

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

input {
    font-family: 微软雅黑;
    border: none;
    outline: none;
}

/* header */
.fullSlide {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1578px;
    height: 100%;
    min-width: 1200px;
    margin-left: -789px;
}

    .fullSlide ul {
        height: 100% !important;
        width: 100% !important;
    }

    .fullSlide li {
        height: 100% !important;
        width: 100% !important;
		background-size:100% !important;
    }

    .fullSlide .prev, .fullSlide .next {
        position: absolute;
        z-index: 1;
        display: block;
        width: 65px;
        height: 153px;
        top: 35%;
        margin-top: -150px;
        left: 0;
        background: url(../images/icons1.png) 0 0 no-repeat;
        cursor: pointer;
        filter: alpha(opacity=60);
        opacity: 0.6;
        z-index: 10;
    }

    .fullSlide .next {
        left: auto;
        right: 0;
        background-position: -65px 0;
        z-index: 10;
    }

        .fullSlide .prev:hover, .fullSlide .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
            z-index: 10;
        }

    .fullSlide .playState {
        display: block;
        position: absolute;
        right: 30px;
        top: 50%;
        margin-top: -20px;
        width: 51px;
        height: 51px;
        overflow: hidden;
        background: url(../images/icons.png) 23px -132px #000 no-repeat;
        filter: alpha(opacity=60);
        opacity: 0.6;
        z-index: 10;
        display: none;
    }

    .fullSlide .pauseState {
        background-position: 23px -201px;
    }

    .fullSlide .playState:hover {
        filter: alpha(opacity=100);
        opacity: 1;
    }

.content_main {
    width: 100%;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

#header {
    width: 1300px;
    height: 455px;
    overflow: hidden;
    margin: 0 auto;
}

.logoBar {
    padding: 0 30px;
    margin: 0 auto;
    height: 145px;
    z-index: 1;
    background: url(../images/logobj.png);
}

    .logoBar .logoleftdiv {
        width: 676px;
        float: left;
		padding-top:20px;
    }

    .logoBar .logodiv {
        float: left;
    }

.logomid {
    padding-top: 44px;
    text-align: center;
}

.logoBar .rightdiv {
    float: right;
}

.r_toptext {
    height: 50px;
    color: #8d9092;
    line-height: 50px;
    font-size: 14px;
}

    .r_toptext span {
        float: left;
    }

    .r_toptext .bj1 {
        background: url(../images/home_icon.png) no-repeat left center;
        padding-left: 20px;
    }

    .r_toptext .bj2 {
        background: url(../images/jrsc_icon.png) no-repeat left center;
        padding-left: 20px;
    }

    .r_toptext .bj3 {
        background: url(../images/emial_icon.png) no-repeat left center;
        padding-left: 20px;
    }

    .r_toptext a {
        color: #fff;
        padding: 0 10px;
    }

.Rseodiv {
    background: url(../images/seobj.png) no-repeat;
    width: 320px;
    height: 37px;
	margin-top:25px;
}

.inputc {
    width: 240px;
    height: 18px;
    text-align: left;
    border: none;
    background: none;
    color: #444;
    font-size: 12px;
    padding: 10px 0 0 10px;
}

.seoan {
    width: 70px;
    height: 36px;
    background: none;
    border: none;
    cursor: pointer;
}
.toptu_bybj{    position: absolute;
    right: 0;
    top: 136px;
    z-index: 100;}
.navBar {
    z-index: 100;
    background: url(../images/dhbj.jpg);
    color: #fff;
    height: 56px;
    line-height: 54px;
}

.nav {
    width: 1300px;
    margin: 0 auto;
    font-family: "Microsoft YaHei",SimSun,SimHei;
    z-index: 100;
}

    .nav .m {
        float: left;
        position: relative;
        border-top: 0;
        border-bottom: 0;
    }

    .nav a:hover {
        text-decoration: none;
        color: #ff0;
    }

    .nav h3 {
        float: left;
        font-size: 100%;
        font-weight: normal;
        font-size: 18px;
        height: 56px;
        overflow: hidden;
        width: 102px;
    }

        .nav h3 a {
            display: block;
            color: #fff;
            padding: 0 15px;
            vertical-align: top;
        }

    .nav .on {
        border-color: #db4978;
    }

        .nav .on h3 a {
            color: #ff0;
        }

    .nav .sub {
        display: none;
        width: 142px;
        padding: 5px 0;
        z-index: 100;
        position: absolute;
        left: -1px;
        top: 56px;
        background: #578bff;
        opacity: 0.9;
        text-align: center;
    }

        .nav .sub li {
            vertical-align: middle;
        }

            .nav .sub li a {
                height: 24px;
                line-height: 24px;
                padding: 4px 0;
                display: block;
                color: #fff;
            }

                .nav .sub li a:hover {
                    color: #ff0;
                    background: #134ef5;
                }

    .nav #m7 h3 a {
    }


/* content */
#content {
    padding: 0;
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    height: auto;
    display: table;
}

.mainContent {
    width: 874px;
    float: left;
}

.side {
    width: 405px;
    float: right;
    height: auto;
    display: table;
}

.dh_div {
    height: 48px;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 15px;
    line-height: 48px;
    color: #000;
}

    .dh_div .dh_left {
        font-size: 21px;
        float: left;
    }

    .dh_div .dh_more {
        font-size: 14px;
        float: right;
    }

.Lmpicdh_div {
    height: 45px;
    border-bottom: 1px solid #d6d6d6;
    color: #000;
}

    .Lmpicdh_div .Lmdh_left {
        font-size: 20px;
        float: left;
        border-bottom: 4px solid #3074d1;
        line-height: 41px;
    }

    .Lmpicdh_div .Lmdh_more {
        font-size: 14px;
        float: right;
        color: #808080;
        padding-top: 20px;
    }

        .Lmpicdh_div .Lmdh_more a {
            color: #808080;
        }
/*left*/
.L_Left {
    width: 449px;
    float: left;
}

.L_Mid {
    width: 405px;
    float: right;
}

.L_top2 {
    height: 356px;
    background: #f7f7f7;
    margin-top: 20px;
    z-index: 20;
}

    .L_top2 .T2_toutiaodiv {
        width: 350px;
        height: 132px;
        background: url(../images/line_txt.png) repeat-x bottom;
        margin: 0 auto;
    }

        .L_top2 .T2_toutiaodiv .T2_toutext {
            height: 50px;
            line-height: 50px;
            padding-top: 10px;
            font-size: 18px;
            color: #165aa1;
            text-align: center;
            overflow: hidden;
        }

.T2_toutext a {
    color: #165aa1;
}

.L_top2 .T2_toutiaodiv .T2_toulist {
}

    .L_top2 .T2_toutiaodiv .T2_toulist li {
        background: url(../images/li_iconbj.png) no-repeat left center;
        padding-left: 15px;
        line-height: 30px;
        color: #717171;
        height: 30px;
        overflow: hidden;
        font-size: 16px;
    }

        .L_top2 .T2_toutiaodiv .T2_toulist li a {
            color: #717171;
        }

.L_top2 .T2_xxlist {
    padding-top: 15px;
    width: 350px;
    margin: 0 auto;
}

    .L_top2 .T2_xxlist li {
        background: url(../images/li_iconbj.png) no-repeat left center;
        padding-left: 15px;
        color: #646464;
        height: 48px;
        overflow: hidden;
    }

        .L_top2 .T2_xxlist li dt {
            height: 24px;
            font-size: 16px;
            color: #555;
            overflow: hidden;
        }

        .L_top2 .T2_xxlist li p {
            height: 36px;
            font-size: 14px;
            color: #646464;
            overflow: hidden;
        }

        .L_top2 .T2_xxlist li dt a {
            color: #555;
        }

        .L_top2 .T2_xxlist li p a {
            color: ##646464;
        }

.L_top3 {
    height: 450px;
    background: #f7f7f7;
    margin-top: 20px;
}

    .L_top3 .T3_xxlist .line_bt {
        border-bottom: 1px solid #d6d6d6;
    }

    .L_top3 .T3_xxlist {
        padding-top: 0px;
        width: 400px;
        margin: 0 auto;
    }

        .L_top3 .T3_xxlist li {
            height: 103px;
            padding-top: 24px;
        }

            .L_top3 .T3_xxlist li .l_text {
                float: left;
                width: 270px;
                overflow: hidden;
            }

                .L_top3 .T3_xxlist li .l_text dt {
                    height: 24px;
                    font-size: 16px;
                    color: #1b446f;
                    overflow: hidden;
                }

                .L_top3 .T3_xxlist li .l_text p {
                    height: 60px;
                    font-size: 12px;
                    color: #6d6d6d;
                    overflow: hidden;
                    line-height: 20px;
                }

                .L_top3 .T3_xxlist li .l_text dt a {
                    color: #1b446f;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    width: 260px;
                    height: 30px;
					font-size:18px;
                    float: left;
                }

                .L_top3 .T3_xxlist li .l_text p a {
                    color: #6d6d6d;
                }

            .L_top3 .T3_xxlist li img {
                height: 77px;
                width: 122px;
                float: right;
                padding-top: 5px;
            }

/*切换图*/
.focus {
    width: 439px;
    height: 440px;
    border: 5px solid #d9d9d9;
    position: relative;
}

    .focus #pic {
        width: 439px;
    height: 440px;
        overflow: hidden;
    }

        .focus #pic ul {
            width: 1216px;
            height: 440px;
            float: left;
        }

        .focus #pic li {
            width: 439px;
    height: 440px;
            float: left;
        }

            .focus #pic li img {
                width: 439px;
                height: 372px;
                float: left;
            }

    .focus .tipd-bg {
        width: 439px;
        height: 69px;
        background: #4a81fe;
        filter: alpha(opacity=70);
        opacity: 0.7;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 10;
    }

    .focus .txt {
        width: 439px;
        height: 48px;
        color: #fff;
        line-height: 48px;
        position: absolute;
        left: 0;
        bottom: 21px;
        z-index: 11;
        overflow: hidden;
    }

        .focus .txt li {
            position: absolute;
            bottom: 21px;
            height: 38px;
            line-height: 38px;
            padding-left: 30px;
        }

            .focus .txt li a {
                color: #fff;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                word-break: break-all;
                width: 400px;
                height: 40px;
                float: left;
            }

    .focus .tip-bg {
        width: 439px;
        height: 21px;
        background: #2553fe;
        filter: alpha(opacity=80);
        opacity: 0.8;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 12;
    }

    .focus #tip {
        width: 196px;
        height: 14px;
        position: absolute;
        left: 104px;
        bottom: 3px;
        z-index: 13;
    }

        .focus #tip ul li {
            width: 14px;
            height: 14px;
            float: left;
            display: inline;
            margin: 0 5px;
            cursor: pointer;
            background: url(../images/focus_tip.png) no-repeat;
        }

            .focus #tip ul li.on {
                background: url(../images/focus_tip_current.png) no-repeat;
            }

    .focus .btn {
        width: 42px;
        height: 9px;
        position: absolute;
        right: 0;
        bottom: 5px;
        z-index: 14;
        overflow: hidden;
    }

        .focus .btn ul {
            width: 100%;
            float: left;
        }

        .focus .btn li {
            width: 7px;
            height: 9px;
            float: left;
            display: inline;
            margin: 0 7px;
            cursor: pointer;
            overflow: hidden;
        }

            .focus .btn li.prev {
                background: url(../images/focus_btn_left.png) no-repeat left top;
            }

            .focus .btn li.next {
                background: url(../images/focus_btn_right.png) no-repeat left top;
            }

/*mid*/
.M_top1 {
    height: 450px;
    background:#f7f7f7;
}

    .M_top1 .M1_xxlist {
        width:355px;
        margin: 0 auto;
    }

        .M_top1 .M1_xxlist li {
            padding-top: 22px;
            height: 50px;
            float: left;
            overflow: hidden;
        }

            .M_top1 .M1_xxlist li .L_datediv {
                width: 61px;
                height: 48px;
                border: 1px solid #e5e5e5;
                float: left;
				margin-left:5px;
            }

                .M_top1 .M1_xxlist li .L_datediv dt {
                    height: 27px;
                    text-align: center;
                    color: #fff;
                    background: #1070c6;
                    line-height: 27px;
                    font-size: 14px;
                }

                .M_top1 .M1_xxlist li .L_datediv p {
                    height: 21px;
                    text-align: center;
                    color: #787878;
                    background: #fff;
                    line-height: 21px;
                    font-size: 12px;
                }
.temp_list{margin-top:5px;}
            .M_top1 .M1_xxlist li .R_textdiv {
                width: 268px;
                float: right;				
            }
			.temp_list .R_textdiv {padding-left: 10px;}

                .M_top1 .M1_xxlist li .R_textdiv dt {
                    height: 26px;
                    font-size: 16px;
                    color: #165aa1;
                    overflow: hidden;
                    line-height: 26px;
                }

                .M_top1 .M1_xxlist li .R_textdiv p {
                    height: 20px;
                    font-size: 12px;
                    color: #646464;
                    overflow: hidden;
                    line-height: 20px;
                }

                .M_top1 .M1_xxlist li .R_textdiv dt a {
                    color: #165aa1;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    float: left;
                }

                .M_top1 .M1_xxlist li .R_textdiv p a {
                    color: #646464;
                }

.M2_toutiaodiv {
    width: 327px;
    height: 132px;
    background: url(../images/line_txt.png) repeat-x bottom;
    margin: 0 auto;
}

    .M2_toutiaodiv dt {
        height: 35px;
        text-align: center;
        color: #000;
        line-height: 30px;
        font-size: 16px;
        overflow: hidden;
        padding-top: 15px;
    }

    .M2_toutiaodiv p {
        height: 72px;
        color: #646464;
        line-height: 24px;
        font-size: 12px;
        overflow: hidden;
    }

        .M2_toutiaodiv p span {
            float: right;
            color: #000;
        }

            .M2_toutiaodiv dt a, .M2_toutiaodiv p span a {
                color: #000;
            }

        .M2_toutiaodiv p a {
            color: #646464;
        }

.M2_textlist {
    width: 327px;
    margin: 0 auto;
    padding-top: 15px;
}

.M3_textlist {
    width: 337px;
    margin: 0 auto;
    padding-top: 15px;
}

    .M2_textlist li, .M3_textlist li {
        background: url(../images/li_iconbj.png) no-repeat left center;
        padding-left: 15px;
        line-height: 28px;
        color: #717171;
        font-size: 16px;
        height: 28px;
        overflow: hidden;
    }

.M3_toutiaodiv {
    height: 100px;
    padding: 22px 0 8px 0;
}

    .M3_toutiaodiv li {
        height: 100px;
        padding: 0 2px 0 18px;
        width: 158px;
        float: left;
    }

        .M3_toutiaodiv li img {
            width: 158px;
            height: 100px;
        }

/*right*/
.R_top1 {
    height: 105px;
}

.R_top2 {
    height: 253px;
    background: url(../images/top1bj.png);
}

    .R_top2 .Rt2_picdiv {
        padding: 9px 0 0 27px;
    }

        .R_top2 .Rt2_picdiv li {
            float: left;
            padding: 10px 10px 11px 11px;
            width: 139px;
            height: 73px;
            background: url(../images/jj_picbj.png) no-repeat left;
        }

            .R_top2 .Rt2_picdiv li img {
                width: 139px;
                height: 73px;
            }

    .R_top2 .Rt2_textdiv {
        width: 320px;
        height: 116px;
        padding-top: 8px;
        text-indent: 2em;
        overflow: hidden;
        color: #646464;
        font-size: 12px;
        line-height: 24px;
        margin: 0 auto;
    }

.R_top3 {
    height: 358px;
    border-bottom: 1px solid #fff;
    background: #f7f7f7;
    overflow: hidden;
}

    .R_top3 .R3_xxlist {
        width: 343px;
        margin: 0 auto;
    }

        .R_top3 .R3_xxlist li {
            padding-top: 25px;
            height: 46px;
            float: left;
            overflow: hidden;
            width: 100%;
        }

            .R_top3 .R3_xxlist li .M3L_datediv {
                width: 44px;
                height: 46px;
                border-right: 1px dotted #c7c7c7;
                float: left;
            }

                .R_top3 .R3_xxlist li .M3L_datediv dt {
                    height: 26px;
                    text-align: left;
                    color: #1070c6;
                    line-height: 26px;
                    font-weight: 700;
                    font-size: 16px;
                }

                .R_top3 .R3_xxlist li .M3L_datediv p {
                    height: 20px;
                    text-align: left;
                    color: #313131;
                    line-height: 20px;
                    font-size: 14px;
                }

            .R_top3 .R3_xxlist li .M3R_textdiv {
                width: 286px;
                float: right;
            }

                .R_top3 .R3_xxlist li .M3R_textdiv dt {
                    height: 26px;
                    font-size: 16px;
                    color: #000;
                    overflow: hidden;
                    line-height: 26px;
                }

                .R_top3 .R3_xxlist li .M3R_textdiv p {
                    height: 20px;
                    font-size: 12px;
                    color: #949494;
                    overflow: hidden;
                    line-height: 20px;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    width: 286px;
                    height: 30px;
                    float: left;
                }

                .R_top3 .R3_xxlist li .M3R_textdiv dt a {
                    color: #000;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    width: 286px;
                    height: 30px;
                    float: left;
                }

                .R_top3 .R3_xxlist li .M3R_textdiv p a {
                    color: #949494;
                }

.R_top4 {
    height: 412px;
    padding-top: 37px;
    background: #f7f7f7;
}

    .R_top4 .R4_kuandiv {
        width: 333px;
        height: 334px;
        margin: 16px auto 0 auto;
        background: url(../images/hhcj_linebj.jpg) repeat-y left;
    }

        .R_top4 .R4_kuandiv .tempWrap {
            max-height: 334px;
        }

        .R_top4 .R4_kuandiv li {
            padding-top: 6px;
            height: 60px;
            float: left;
            overflow: hidden;
            width: 100%;
            background: url(../images/hhcj_iconbj.png) no-repeat left center;
        }

            .R_top4 .R4_kuandiv li .M4L_datediv {
                width: 118px;
                height: 60px;
                float: left;
            }

                .R_top4 .R4_kuandiv li .M4L_datediv dt {
                    width: 41px;
                    float: left;
                    height: 60px;
                    text-align: center;
                    color: #fff;
                    line-height: 55px;
                    font-size: 16px;
                }

                .R_top4 .R4_kuandiv li .M4L_datediv p {
                    width: 30px;
                    float: left;
                    height: 60px;
                    text-align: center;
                    color: #fff;
                    line-height: 55px;
                    font-size: 14px;
                }

            .R_top4 .R4_kuandiv li .M4R_textdiv {
                width: 214px;
                float: right;
            }

                .R_top4 .R4_kuandiv li .M4R_textdiv dt {
                    height: 35px;
                    font-size: 16px;
                    color: #333;
                    overflow: hidden;
                    line-height: 35px;
                }

                .R_top4 .R4_kuandiv li .M4R_textdiv p {
                    height: 20px;
                    font-size: 14px;
                    color: #a2a2a2;
                    overflow: hidden;
                    line-height: 20px;
                }

                .R_top4 .R4_kuandiv li .M4R_textdiv dt a {
                    color: #333;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    width: 214px;
                    height: 30px;
                    float: left;
                }

                .R_top4 .R4_kuandiv li .M4R_textdiv p a {
                    color: #a2a2a2;
                }

/*名师风采*/
.Msfc_div {
    height: 314px;
    padding-top: 26px;
    width: 1195px;
    margin: 0 auto;
}

    .Msfc_div ul {
        overflow: hidden;
        zoom: 1;
    }

        .Msfc_div ul li {
            float: left;
            margin: 0 35px;
            width: 169px;
            overflow: hidden;
            display: inline;
            background-size: cover;
        }

            .Msfc_div ul li img {
                width: 169px;
                height: 173px;
            }

            .Msfc_div ul li #picimg {
                width: 169px;
                height: 173px;
            }

            .Msfc_div ul li dt {
                padding-top: 15px;
                height: 30px;
                border-bottom: 2px solid #2573b0;
                text-align: center;
                line-height: 30px;
                font-weight: 700;
                color: #262626;
                overflow: hidden;
            }

            .Msfc_div ul li p {
                height: 52px;
                line-height: 26px;
                color: 535353;
                text-align: center;
                overflow: hidden;
                padding-top: 5px;
            }
/* 图片滚动 */
.picScroll {
    position: relative;
    height: 164px;
    padding-top: 20px;
    overflow: hidden;
    max-width: 1198px;
    margin: 0 auto;
}

    .picScroll .tempWrap {
        max-width: 1198px;
    }

    .picScroll ul {
        overflow: hidden;
        zoom: 1;
    }

        .picScroll ul li {
            float: left;
            margin: 0 10px 0 0;
            width: 292px;
            overflow: hidden;
            display: inline;
        }

            .picScroll ul li img {
                width: 292px;
                height: 163px;
            }

    .picScroll .prev, .picScroll .next {
        position: absolute;
        z-index: 1;
        display: block;
        width: 40px;
        height: 40px;
        top: 45%;
        left: 0;
        background: url(../images/xyfcicon.png) 0 0 no-repeat;
        cursor: pointer;
        filter: alpha(opacity=60);
        opacity: 0.6;
        z-index: 10;
    }

    .picScroll .next {
        left: auto;
        right: 0;
        background-position: -40px 0;
        z-index: 10;
    }

        .picScroll .prev:hover, .picScroll .next:hover {
            filter: alpha(opacity=100);
            opacity: 1;
            z-index: 10;
        }

/* footer */
#footer {
    background: #286dc0;
    margin-top: 28px;
    text-align: center;
    height: 226px;
}

#content_ft {
    width: 1260px;
    margin: 0 auto;
}

#footer .f_leftlogo {
    float: left;
    width: 270px;
    height: 226px;
    background: url(../images/db_logo.png) no-repeat left center;
}

#footer .copyRight {
    float: left;
    padding: 80px 0 0 0;
    overflow: hidden;
}

    #footer .copyRight .Down_text {
        padding: 0 0 0 26px;
        line-height: 35px;
        color: #fff;
        float: left;
        text-align: left;
    }

    #footer .copyRight a {
        color: #fff;
    }

#footer .tel_foot {
    float: right;
    text-align: right;
    padding-top: 100px;
}

.downh100 {
    height: 40px;
    background: #0e40a5;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.M2_textlist ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 312px;
    height: 30px;
    float: left;
}


@keyframes bannerCloud {
    0% {
        opacity: 0;
        /*transform: scale(1);*/
        background-position-x: 135px;
    }

    10%,80% {
        opacity: 0.7;
    }

    80% {
        /*background-position-x: 20px;*/
        /*        opacity: 0;
        transform: scale(3);*/
    }

    100% {
        background-position-x: -320px;
        opacity: 0;
        /*transform: scale(3);*/
    }
}


.cloud3 {
    position: absolute;
    top: 0px;
    /*left: 150px;*/
    width: 615px;
    height: 299px;
    background: url("/images/hq.png") no-repeat;
    background-size: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation: bannerCloud 20s linear 0s infinite normal;
    animation: bannerCloud 20s linear 0s infinite normal;
}


.banner_cloud {
    width: 100%;
    max-width: 1580px;
    margin: 0 auto;
    /*position:absolute;*/
    display: table;
    position: relative;
    height: 299px;
    overflow: hidden;
}

.M_top1 .M1_xxlist {
    margin-top: 10px;
}

.L_top2.no_marrgin {
    margin-top: 0px;
}

.R_top3 .R3_xxlist {
    margin-top: 15px;
}

.yjrd_ul {
    display: table;
    padding-top: 10px;
}

    .yjrd_ul li {
        float: left;
        padding: 10px 10px 11px 11px;
        width: 139px;
        height: 73px;
        background: url(../images/jj_picbj.png) no-repeat left;
    }

        .yjrd_ul li img {
            width: 139px;
            height: 73px;
        }

        .yjrd_ul li .title {
            width: 130px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            height: 30px;
            padding-top: 10px;
            text-align: center;
        }

.Msfc_div ul li {
    margin: 0 15px;
}

.left_msfc {
    width: 806px;
    float: left;
    padding-top: 20px;
}

.msfc_z_div {
    display: table;
    width: 100%;
}

.right_jysg {
    width: 373px;
    float: right;
}

    .right_jysg .R_top4 {
        padding-top: 20px;
    }

.T3_xxlist li:last-child {
    border-bottom: 0px;
}

#content.msfc {
    padding: 0px;
}

.stzg .R_top4 .R4_kuandiv {
    background-image: none;
}

.R_top3 {
    border-bottom: 1px solid #f7f7f7;
}

    .R_top3.zytz {
        padding-top: 20px;
    }

.stzg .R_top4 {
    padding-top: 20px;
}

.R_top4 .R4_kuandiv .stzg_ul {
    display: table;
    padding-top: 0px;
}

    .R_top4 .R4_kuandiv .stzg_ul li {
        float: left;
        /* padding: 10px 10px 11px 11px; */
        padding: 0px;
        margin: 0 3px;
        width: 160px;
        height: auto;
        overflow: inherit;
        background: none;
        position: relative;
    }

        .R_top4 .R4_kuandiv .stzg_ul li img {
            padding: 10px 10px 11px 11px;
            width: 139px;
            height: 73px;
            background: url(../images/jj_picbj.png) no-repeat left;
        }

        .R_top4 .R4_kuandiv .stzg_ul li .title {
            width: 130px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            padding-top: 10px;
            text-align: center;
            padding: 0px;
            width: 100%;
            line-height: 18px;
            height: 18px;
            width: 160px;
        }
        .R_top4 .R4_kuandiv .stzg_ul li i.layui-icon.layui-icon-play {
            position: absolute;
            font-size: 30px;
            left: calc(50% - 15px);
            top: calc(50% - 25px);
            color: #fff;
        }
            .R_top4 .R4_kuandiv .stzg_ul li i.layui-icon.layui-icon-play:hover {
                color:#000;
            }
img.error {
    display: inline-block;
    transform: scale(1);
    content: '';
    color: transparent;
    width: 100%;
    height: 100%;
}

    /* 图片显示错误： 显示缺省图片*/
    img.error::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #f5f5f5 url(/images/break.jpg) no-repeat center / 50% 50%;
    }

    /* 图片显示错误： 显示缺省文字提示，这里attr()可以显示当前标签内的所有属性，支持自定义属性*/
    img.error::after {
        content: attr(alt);
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        line-height: 2;
        background-color: rgba(0,0,0,.5);
        color: white;
        font-size: 12px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
body {
    width: 1578px;
}
.content_main {
    display: table;
    position: sticky;
}
#footer .tel_foot {
    padding-top: 50px;
}
body {
    width: 1578px;
    margin: 0 auto;
}

.content_main {
    display: table;
    position: sticky;
    position: absolute;
    position: inherit;
}

#footer .tel_foot {
    padding-top: 80px;
}

div#nav {
    position: relative;
}

.fullSlide ul {
    height: 455px !important;
}
div#nav {
    position: relative;
    position: absolute;
    left: 0px;
    width: 100%;
    min-width: 1578px;
}
div#content {
    margin-top: 20px;
}

div#content {
    margin-top: 50px;
}
.fullSlide {
    height: 455px;
}

    .fullSlide .prev, .fullSlide .next {
        top: calc(50% + 82px);
    }
            .focus #pic li img {
                object-fit: cover;
            }.Rseodiv {
    display: none;
}
#move_port1{display1:none}


.fullSlide .prev, .fullSlide .next {
    display: none;
}div#content_ft {
    display: table;
}/* content */
#content_master {
    padding: 0;
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 20px;
    height: auto;
    display: table;
}

div#content_master {
    margin-top: 20px;
}

div#content_master {
    margin-top: 50px;
}.Rseodiv {
    display: block;
}