body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    font-family: 'simsun' !important;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #e92424;
}

ul, p, li, input, h1, h2 {
    padding: 0;
    margin: 0;
    outline: none;
    list-style: none;
}


.header {
    margin: 0 auto;

    width: 100%;
}

.head {
    background: #fff;
    height: 80px;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);

    margin: 0 auto;
}

.head-m {
    margin: 0 auto;
    overflow: hidden;
    height: 100%;
    position: relative;
    width: 1200px;

}

.nav {
    height: 80px;

    position: absolute;
    right: 60px;


}

.nav .sy {
    width: 96px;
    background: url(../images/sy-bg.jpg) no-repeat 20px 15px #1d3f98;
    border-top: 3px solid #e6441e;
    padding-left: 43px;
}

.nav .sy a {
    color: #fff;
}

.nav-m {
    float: left;
}

.nav-m li {
    float: left;

    height: 100%;
    font-size: 16px;
    text-align: center;
    line-height:50px;
    margin-right: 5px;
    margin-top: 15px;
}

.nav-m a {
    color: #4c4c4c;
    display: block;
    padding: 0 10px;
}

.nav-m a:hover, .nav-m .currentSite {
    background: #ce2338;
    color: #fff;
    border-radius: 5px;
}

.nav .sy .currentSite {
    background: none;
}

.nav .sy a:hover {
    background: none;
}

.search {
    position: absolute;
    height: 36px;
    border: 1px solid #ddd;
    border-radius: 18px;

    right: 20px;
    width: 36px;
    line-height: 36px;
    top: 22px;
    background: url(../images/search_icon.jpg) no-repeat center;
    background-size: 70%;
    cursor: pointer;

}

/* 二级 */

.ej_top {
    height: 80px;
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.logo {
    position: absolute;
    width: 350px;
    height: 100%;
    background: url(../images/logo2.jpg) no-repeat center;
    background-size: contain;
}

.ej_nav {
    float: right;
    line-height: 80px;
    font-size: 16px;
    margin-right: 50px;
}

.ej_nav a {

    height: 100%;
    display: block;
    float: left;
    padding: 0 10px;
}

.ej_nav a.on {
    background: #ce2338;
    color: #fff;
}

.ej_minimg {
    margin: auto;
    height: 400px;
    position: relative;
}

.banner_loc {

    position: absolute;
    background: rgba(255, 255, 255, 0.795);
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    right: 10px;
    bottom: 10px;
    z-index: 9;
    padding: 0 20px 0 10px;
}

.banner_loc img {
    float: left;
    margin-top: 10px;
    margin-right: 5px;
}

.zjlf_biaoyu {
width: 80%;
    padding-bottom: 20px;
}

.zjlf_biaoyu img {
    width: 100%;
}

.ej_min_w {
    width: 1190px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.ej_mian {
    width: 1190px;
    margin: 0 auto;
    padding-top: 30px;
}

.ej_mian:after {
    content: '';
    display: block;
    clear: both;
}

.ej_subbar {
    width: 200px;
    float: left;
    background: linear-gradient(to bottom, #c78855, #b07e57);
    padding: 30px 10px;
    box-sizing: border-box;
    box-shadow: 0 5px 10px rgb(176 126 87 / 24%);
    position: relative;
    top: -50px;
    padding-bottom: 50px;
}

.ej_subbar_san {
    position: absolute;
    bottom: -15px;
    left: -15px;
    background: url(../images/san.png) no-repeat;
    width: 60px;
    height: 60px;
}

.ej_subbar li {
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    margin-top: 20px;
    cursor: pointer;
    letter-spacing: 1px;
}

.ej_subbar li:hover {

    background: linear-gradient(to right, #cf996c, #f2dab900);
    color: #ffffff;

}

.ej_subbar li a {
    color: #fff;
    display: block;

}

.ej_subbar li.on {
    color: #fff;
    padding-left: 30px;
    background: url(../images/jr_right.svg) no-repeat left center;
    background-size: 24px;
    font-weight: bold;
    margin-left: 10px;
    font-size: 18px;
    border-bottom: 1px solid #dddddd1f;
}

.ej_subbar li.on a:hover {
    background: none;
    color: #fff;
}

.ej_content {
    float: right;
    width: calc(100% - 280px);
    padding-top: 20px;
    min-height: 650px;
}

.rj_bondHd {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}

.rj_ld {
    overflow: hidden;
    padding-top: 20px;
}

.rj_ld li {
    width: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    background: #fafafa;
    border: 1px solid #ddd;
    float: left;
    margin: 0 20px 20px 0;
    cursor: pointer;
}

.rj_ld li:hover {
    background: #f5f5f5;
}

.rj_ld li.on {
    background: #dc272d;
    border-color: #dc272d;
    color: #fff;
}

.rj_info {
    padding-top: 30px;
    overflow: hidden;
}

.ld_tx {
    width: 200px;
    float: left;
}

.ld_tx img {
    width: 100%;
}

.ld_tx p span {
    font-size: 18px;
}

.ld_tx p.name {
    padding-top: 15px;
}

.ld_tx p {
    text-align: center;
    padding-top: 5px;
}

.ld_qk {
    width: calc(100% - 250px);
    float: right;
}

.ld_qk_hd {
    background: #f8f8f8;
    line-height: 40px;
    padding: 0 10px;
    font-weight: bold;
}

.ld_qk_bod {
    line-height: 26px;
    padding: 20px;
}

.ld_qk_bod li {
    overflow: hidden;
    line-height: 35px;
}

.ld_qk_bod li span {
    float: right;
    color: #999;
}

/*  */

.ej_news {
    overflow: hidden;
}

.ej_news li {
    border-bottom: 1PX solid #eaeaea;
    padding: 20px 0;
    overflow: hidden;
    font-size: 16px;
}

.ej_news_date {
    float: left;
    text-align: center;
    width: 100px;
    color: #999;
    /*padding-top: 20px;*/
}

.ej_news_today {
    font-size: 45px;
    color: #333;
}

.ej_news_pic {
    float: left;
    width: 180px;
    height: 120px;
    background: #f0f0f0;
    border-radius: 10px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.ej_news_pic img {
    width: 100%;
    height: 100%;
}

.ej_news_info {
    float: left;
    width: 600px;
    padding-left: 20px;
    position: relative;
    height: 87px;
display:table;
}

.ej_news_info h2 {
    font-weight: normal;
    font-size: 20px;
display:table-cell;
vertical-align:middle;
}

.ej_news_info P {
    color: #999;
    position: absolute;
    width: 100%;
    font-size: 14px;
    text-indent: 28px;
    bottom: 5px;
    line-height: 24px;
    overflow: hidden;
    /*文本超出隐藏*/
    display: -webkit-box;
    /*盒子模型微弹性伸缩模型*/
    -webkit-box-orient: vertical;
    /*伸缩盒子的子元素垂直排列*/
    -webkit-line-clamp: 2;
}

.ej_news_info.no_picInfo {
    width: auto;
}



.ej_new_gg {
    overflow: hidden;
    background: url(../images/ggg.png) no-repeat center left;
    line-height: 40px;
    background-size: 24px;
    padding-left: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 150px);
    float: left;
}

.gg_data {
    float: right;
    color: #999;
    line-height: 40px;
}

.ej_ztzl {}

.ej_ztzl:after {
    content: '';
    display: block;
    clear: both;
}

.ej_ztzl li {
    width: 570px;
    float: left;
    margin-right: 15px;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

.ej_ztzlimg_bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100%;
    height: 200px;
}

.ej_ztzl li p {
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}

.ztzlHd {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    background: url(../images/dot2.jpg) no-repeat center left;
    line-height: 50px;
    padding-left: 30px;
    background-size: 22px;
    font-size: 16px;
}

.ztzlHd span {
    font-size: 18px;
    font-weight: bold;
}

.ztzllist .ej_news_info {
    width: 880px;
}

.ztzl_h2 {
    font-size: 24px;
    text-align: center;
    padding: 20px;
    font-weight: bold;
    color: #333;
    border-top: 1px solid #ddd;
    margin-top: 50px;
}

.ztzl_gd li {
    opacity: 0.6;
    background: #f5f5f5;
}

.ztzl_tits {
    width: 150px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    top: -40px;
}

.ej_gkml {
    background: #ebbb7ca1;
    border-radius: 0 0 10px 10px;
    color: rgb(234, 244, 255);
    padding: 0 15px 15px 15px;
    line-height: 40px;
}

.ej_gkml p {
    border-bottom: 1px solid rgba(255, 255, 255, 0.151);
    background: url(../images/ml.png) no-repeat center left;
    background-size: 20px;
    padding-left: 20px;
}

.ej_gkml p a {
    color: #fff;
}

.ej_gkml p a.on {
    color: #9b4319;
    font-weight: bold;
}

.xxgk_list {
    overflow: hidden;
}

.xxgk_list h2 {
    font-weight: normal;
    font-size: 18px;
}

.xxgk_list p {
    color: #999;
    padding-top: 15px;
}


.fy {
    overflow: hidden;
    padding: 20px 0;
    position: relative;
    bottom: 0px;
    line-height: 40px;
}

.fy a {
    float: left;
    cursor: pointer;
    background: #fff;
    min-width: 65px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 0px 3px;
    margin: 0px 5px;
    border-radius: 3px;
}

.fy a:hover {
    background: #ce2338;
    color: #fff;
    border-color: inherit;
}

.fy a.on {
    background: #ce2338;
    color: #fff;
    border: 1px solid #ce2338
}

/* foot */



.footer {
    min-height: 138px;
    background: #333333;
    color: #b3b3b3;
}

.foot {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}

.f-link {
    text-align: center;
    padding: 40px 0 27px 0;
}

.f-link a, .f-link a:link, .f-link a:visited {
    color: #8d8d8d;
    font-size: 15px;
    padding: 0 21px;
}

.f-xx, .f-xx a:link, .f-xx a:hover, .f-xx a:visited {
    color: #8d8d8d;
    font-size: 14px;
    text-align: center;
}


.foot_block {
    float: left;
    margin-right: 100px;
    padding: 20px 0;
}

.foot_block a {
    color: #b3b3b3;
}

.foot_blockH {
    line-height: 60px;
    font-size: 18px;
}

.foot_blockBod {
    font-size: 14px;
    line-height: 30px;
}


.ipv6_p {

    padding: 0 5px;
    position: absolute;
    top: 10px;
    left: 360px;
    font-size: 12px;
    color: #666;
    border-radius: 5px 5px 5px 0;
    background: #0653c5;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    color: #fff
}

.in_search {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25px;
    right: 10px;
    background: #f5f5f5;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ddd;
    cursor: pointer;
    z-index: 1000;
    transition: all 0.5s;
}

.in_search img {
    width: 80%;
    margin: 3px 0 0 2px;
}

.bk_top {
    position: fixed;
    right: 30px;
    bottom: 150px;
    background: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 20px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
    border: 1px solid #ddd;
    cursor: pointer;
}

/* 详细 */

.detail {
    padding: 20px;
    width: 1100px;
    margin: 0 auto;

}

.detail h2 {
    text-align: center;
    font-size: 34px;
    font-weight: normal;
    padding: 15px 0;
}

.detailTime {
    font-size: 14px;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.detailBod {
    padding-top: 30px;
    font-size: 16px;
    line-height: 32px;
}

.detailBod p {
    width: 100%;
}

.detailBod img {
    width: 100%;
    margin: 20px auto;
    display: block;
    height: inherit !important;
}

.loc {
    padding: 10px 0;
}

.loc span {
    font-family: 'simSUN';
    font-weight: bold;
    padding: 0 10px;
}


.in_search {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25px;
    right: 10px;
    background: #f5f5f5;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ddd;
    cursor: pointer;
    z-index: 1000;
    transition: all 0.5s;
}

.in_email {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25px;
    right: 50px;
    background: #f5f5f5;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ddd;
    cursor: pointer;
    z-index: 1000;
    transition: all 0.5s;
}

.in_search img, .in_email img {
    width: 80%;
    margin: 3px 0 0 2px;
}

.in_search_box {
    background: rgb(255 255 255);
    height: 50px;
    width: 320px;
    position: absolute;
    top: 80px;
    right: 0;
    z-index: 1000;
    box-sizing: border-box;
    padding-left: 10px;
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
    border-radius: 0 0 0 5px;
    padding-top: 5px;
    border-top: 1px solid #ccc;
}

.in_search_box img {
    width: 30px;
    float: right;
    cursor: pointer;
    margin-right: 10px;
}

.in_search_box input {
    border: none;
    height: 30px;
    width: 250px;
    background: none;
    float: left;
    margin-top: 5px;
    border-bottom: 1px solid #ddd;
    padding: 0 10px;

}



.search {
    position: absolute;
    height: 36px;
    border: 1px solid #ddd;
    border-radius: 18px;
 
    right: 20px;
    width: 36px;
    line-height: 36px;
    top: 22px;
    background: url(../images/search_icon.jpg) no-repeat center;
    background-size: 70%;
    cursor: pointer;

}

.search_close {
    background: url(../images/close.png) no-repeat center;
    background-size: 100%;
    width: 18px;
    height: 18px;
    float: left;
    cursor: pointer;
    margin-top: 32px;
    margin-right: 20px;
}

.search_box {
    position: absolute;
    width: 700px;
    height: 100%;
    z-index: 9;
    background: rgb(255, 255, 255);
    box-sizing: border-box;
    padding-left: 100px;
    right: 0;

}

.search_box input {
    outline: none;
    width: 400px;
    float: left;
    height: 40px;
    line-height: 40px;
    border: none;
    font-size: 16px;
    margin-top: 20px;
    border-bottom: 1px solid #eaeaea;
    color: #666;
}

.search_up {
    background: url(../images/search_icon.jpg);
    width: 30px;
    height: 30px;
    border: none;
    cursor: pointer;
    margin-top: 25px;

}





/* 视频 */
.xcp_box {
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 25px;
    width: calc(100% - 250px);
    float: right;
}

.xcp_txtx {
    overflow: hidden;
    line-height: 60px;
    font-size: 16px;
    text-align: center;
}

.xcp_box li {
    width: 48%;
    height: 360px;
    background: #fff;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    float: left;
    margin-bottom: 20px;
    margin-left: 2%;
}

.xcp_box li:nth-child(even) {

    float: right;
}

.xcp_video {
    height: 280px;
    background: #000;
}
.ej_qsqy{
    overflow: hidden;
}
.ej_qsqy li {
    float: left;
    width: 50%;
    text-align: center;
    height: 120px;
    box-sizing: border-box;
    padding: 5px;
    font-weight: bold;
    font-size: 18px;
    display: table;
    overflow: hidden;
}
.ej_qsqy li a {
    display: table-cell;
    vertical-align: middle;
    height: 80px;
    background: rgb(255,255,255 ,5%);
    overflow: hidden;
    color: #0f2f6b;
    box-shadow: 0 1px 5px rgb(0,0 ,0 ,20%);
border:1px solid #eee
}
.ej_qsqy li img {
    max-width:90%;
    max-height:100%;
    display:block;
    margin:0 auto;
}


.nav_r{  float:right;width:400px; border:1px solid #ddd; height:40px; box-sizing:border-box;}
.nav_r .sg_bg{overflow:hidden; padding:0 5px 0 5px; box-sizing:border-box}
.nav_r .sg_bg input{width:350px; border:none;height:38px; outline:none;color:#999}
 .nav_r .sg_bg .sh_btn{ float:right;cursor:pointer; background:url(../images/sh_btn.png);width:20px;height:38px;background-repeat: no-repeat;background-position: center;}

                    .list_jtld {

                        line-height: 30px;
                    }

                    .list_jtld li {
                        overflow: hidden;
                        padding: 8px 0;
                      
                    }

                    .list_jtldname {
                        font-size: 18px;
                        font-weight: bold;
                        float: left;
                        width: 100px;
                        height: 60px;
                        white-space: pre;
                        line-height: 60px;
                        text-align: center;
                        border-right: 1px solid #ddd;
                        box-sizing: border-box;

                    }

                    .list_jtldTxt {
                        font-size: 14px;
                        float: left;
                        width: calc(100% - 100px);
                        box-sizing: border-box;
                        padding-left: 30px;
                        color: #666;
                        line-height: 60px;

                    }

                    .zhiwu {
                        font-weight: bold;
                        font-size: 16px;
                        color: #333;

                    }
.bottom_info {
    text-align: center;
    border-top: 1px solid rgba(238, 238, 238, 0.274);
    line-height: 40px;
}
/* 权属企业 */

.list_qsqy {

    line-height: 30px;
}

.list_qsqy li {
    overflow: hidden;
    padding: 20px 0;

}

.list_qsqyname {
    font-size: 18px;
    font-weight: bold;
    float: left;
    width: 300px;
    height: 100px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;

}

.list_qsqyname img {
    width: 100%;
    margin-top: 25px;

}

.list_qsqytxt {
    font-size: 14px;
    float: left;
    width: calc(100% - 300px);
    box-sizing: border-box;
    padding-left: 30px;
    color: #666;

}

.zhiwu {
    font-weight: bold;
    font-size: 16px;
    color: #333;

}
.jq_img{padding-bottom: 10px;}
.jq_img img{width: 100%;}
.ej_news #draw_ul span {
    float: right;
    color: #999;
}  