body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
    font-family: 'simsun' !important;
}

html,
body {
    height: 100%;
}

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;
}

img {

}



.head {

    height: 400px;
    background: #1454ec;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100px;
    z-index: -1;
}

.main {
    width: 1200px;
    margin: 0 auto;
}

.top {
    height: 100px;
}

.logo {
	position: relative;
    width: 380px;
    height: 80px;
    float: left;
    margin-top: 10px;

}

.logo img {
    height: 100%;
}

.nav {
    height: 50px;
    color: #fff;
    background: #125ae5;
    line-height: 50px;
    /* box-shadow: 0 3px 5px rgb(5 60 120 / 20%); */

    /* border: 1px solid #fff; */
    padding: 15px 0;
}

.nav li {
    float: left;
    font-size: 18px;
    padding: 0 20px;
    cursor: pointer;
}

.nav a {
    color: #fff
}

.nav li:hover {
    background: #2b6df1;
}

.nav li.on {
    background: #e29c06;
}

.min_big_pic {
position: relative;
    height: 400px;
    margin-bottom: 20px;
    box-shadow: 0 4px 8px rgba(89, 89, 89, 0.527);

}

.gg {
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #ddd;
    background: url(/images/gg_icon.jpg) no-repeat center left;
    padding-left: 25px;
}

.section {
    overflow: hidden;
    padding-top: 15px;
}

.more {
    float: right;
    font-size: 14px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    padding: 3px 5px;
    line-height: 20px;
    margin-top: 10px;
}

.img {
    height: 340px;
    float: left;
    width: 550px;
    background: #000;
    ;
}

.news_txt {
    width: 100%;

}

.hd_fl {
    float: left;
}

.news_txt h1 {
    font-size: 22px;
    text-align: center;
    padding: 10px 30px;
}

.news_txt LI {
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}

.hd_fl {
	cursor: pointer;
    background: #f0f0f0;
    padding: 0 20px;
    line-height: 46px;
    margin-right: 10px;
}

.hd_fl.on {
    color: #fff;
    background: #1157e4;
}

.news_txt LI:last-child {
    border: none;
}

.news_txt LI span {
    float: right;
    color: #999;
}

.section_hd {
    line-height: 50px;
    font-size: 24px;
    height: 50px;
    overflow: hidden;
    /* background: url(/images/dot.jpg) no-repeat center left;
    padding-left: 20px; */
}

.section_50 {
    width: 49%;
    float: left;
    box-sizing: border-box;
}

.section_bod {
    padding-top: 10px;
    overflow: hidden;
}

.in_newsimg {
    padding-bottom: 10px;
}

.whhd {
    overflow: hidden;
    width: 200%;
}

.whhd li {

    width: 285px;

    margin-right: 20px;

    float: left;
}

.whhd li img {
    width: 100%;
    height: 200px;
}

.whhd p {
    text-align: center;
    line-height: 30px;
}

.wzdh {
    overflow: hidden;
    width: 120%;
}

.wzdh li {

    width: 230px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 10px 10px 0;
    background: #fff;
    border: 1px solid #ddd;
    float: left;
}

.bottom {
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: rgba(255, 255, 255, 0.527);
    background: #232d35;
    text-align: center;

}


.ej_news {
	min-height: 600px;
    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: calc(100% - 110px);
    padding-left: 20px;
    position: relative;
    height: 87px;
    display: table;
    box-sizing: border-box;
}

.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;
  
    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;
}


.img_news .ej_news_info {


    width: calc(100% - 300px);
    height: 120px;
}
.img_news .ej_news_info h2{

}
.img_news .ej_news_date {
    margin-top: 15px;
}
.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_menu {
    float: left;
    width: 200px;
    padding-top: 15px;
    font-size: 18px;
    line-height: 50px;

}

.ej_menu p {
    padding-left: 30px;
}

.ej_menu_se {
    color: #2b6df1;
    font-weight: bold;
    background: url(/images/jr_right.svg) no-repeat center left;

}

.ej_menu_right {
    float: left;
    width: calc(100% - 220px);
    border-left: 1px solid #ddd;
    padding-left: 20px;
    box-sizing: border-box;
}
.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
}

/* 详细 */

.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;
}

.ej_mid {

    color: #333;
    font-size: 30px;
    line-height: 60px;
    margin-top: 20px;
    border-bottom: 1px solid #ddd;
    background: url(/images/dot.jpg) no-repeat center left;
    padding-left: 20px;
}

.ej_gsjj {

    padding: 20px;
    line-height: 40px;
    font-size: 18px;
}

.ej_gsjj h2 {
    text-align: center;
    padding-top: 30px;
}

.ej_gsjj .zt {
    text-align: center;
    font-size: 14px;
    padding-bottom: 30px;
}

.in_new_R {
    width: 580px;
    float: right;
    padding: 20px;
    background: #f6f8fc;
}

.ipv6_p {
    padding: 5px 10px;
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 14px;
    color: #666;
    border-radius: 5px 5px 5px 0;
    background: linear-gradient(to right,rgb(0, 149, 255),rgb(0, 72, 255));
    box-shadow: 0 3px 3px rgb(0 0 0 / 15%);
    color: #fff;
}

    .In_qyjj{
		text-indent: 2em;
        position: absolute;
        height: 320px;
        width: 500px;
        right: 20px;
        top: 40px;
        background: rgba(255, 255, 255, 0.8);
        z-index: 9;
        box-sizing: border-box;
        padding: 20px;
        font-size: 16px;
        line-height: 26px;
        overflow: hidden;
    }
   .zgj_news_dot {
        position: absolute;
        right: 10px;
        z-index: 99;
        bottom: 10px;
    }

    .zgj_news_dot .dot {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        float: left;
        background: #fff;
        margin-left: 5px;
        cursor: pointer;
    }

    .zgj_news_dot .dot.selected {
        background: rgb(0, 140, 255);
    }

    .zgjimg_tabs {
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
    }

    .zgjimg_tabs ul {
        width: 100%;
        height: 100%;

        position: relative;
        overflow: hidden;
    }

    .zgjimg_tabs li {
        width: 100%;
        height: 100%;
        background-size: cover !important;
        position: absolute;
        left: 100%;
        top: 0;
    }

    .zgjimg_tabs li a {
        display: block;
        height: 100%;
        position: relative;
    }

    .zgj_img_txt {
        height: 40px;
        line-height: 40px;
        color: #fff;
        background: rgba(0, 0, 0, 0.527);
        width: 100%;
        position: absolute;
        padding-left: 10px;
        bottom: 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: border-box;
        padding-right: 200px;
    }

  /* 专题专栏 */
    
.ej_ztzl {padding-top: 30px;}

.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;
}

.ztzl_img {
    width: 580px;
    float: left;
    height: 300px;
  
}
.ztzl_img img{ width: 100%;}
.ztzl_img:last-child {float: right;}

/* 9-28 */
.ej_zlzl_list{
    overflow: hidden;
    display: flex;
}
.ej_zlzl_list img {
    float: left;
    width: 180px;
    height: 120px;
}

.ej_zlzl_rb {
    float: left;
    padding-left: 15px;
    position: relative;
    height: 120px;
    min-width: 120px;
}

.ej_zlzl_rb p {
    position: absolute;
    bottom: 0;
}

.ej_zlzl_rb p span {
    padding-right: 20px;
    color: #999;
}

.ej_zlzl_list h2 {
    font-weight: normal;

    font-size: 20px;line-height: 30px;
}
<!--耗时1764279852.9425秒-->