@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0 none;
    font-family: "microsoft yahei", "微软雅黑" !important;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

input:focus {
    outline: 0 none;
}

a:focus,
*:focus {
    noFocusLine: expression(this.onFocus=this.blur());
    outline: none;
}

a {
    text-decoration: none;
    color: #000;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

img,
iframe {
    border: medium none;
}

ol,
ul {
    list-style: none outside none;
}

li {
    vertical-align: top;
    list-style: none;
}

input,
textarea,
select,
button {
    font-family: inherit;
    font-size: 100%;
}

.clearfix {
    overflow: auto;
    _height: 1%
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

/*同上，方法2*/
.text-hidden {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.text_auto {
    word-break: break-all;
    word-wrap: break-word;
    overflow: auto;
}

/****通用部分****/
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.blue_color {
    color: #1b50a0;
}

.blue_background {
    background: #1b50a0;
    color: #fff;
}

.border_bottom {
    border-bottom: 1px solid #c0c0c0;
}

.margin_left15 {
    margin-left: 15px;
}

.mr10 {
    margin-right: 10px;
}

.fixed {
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-image: url(../images/ems_bg.jpg) !important;
}

.container {
    width: 1190px;
    background: #fff;
    margin: 0 auto;
    clear: both;
    padding: 15px 10px;
    overflow: hidden;
}

.border_c0 {
    display: block;
    border-bottom: 1px solid #c0c0c0;
    height: 37px;
    line-height: 37px;
}

.bgced {
    background: #ededed;
    width: 100%;
}

.bgc1b {
    display: block;
    background: #1b50a0;
    width: 120px;
    text-align: center;
    color: #fff;
    font-family: "microsoft yahei";
    font-size: 18px;
    height: 37px;
    line-height: 37px;
}

.bgc1b a {
    display: block;
    color: #fff;
}

/**********top********/
.news_c_bg {
    position: relative;
    height: 60px;
}

.news_write {
    background: #1b51a0;
    height: 60px;
    position: absolute;
    width: 100%;
    z-index: 100;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.news_channe {
    position: absolute;
    top: 0;
    z-index: 101;
    width: 100%;
}

.news_channe ul {
    display: block;
    width: 1255px;
    margin: 0 auto;
    /*background: url(../images/em_border_right.png) no-repeat 146px center;*/
}

.news_channe ul li {
    display: block;
    height: 60px;
    line-height: 60px;
    width: 158px;
    float: left;
    background-image: url(../images/em_nav_ico.png);
    background-repeat: no-repeat;
}

.news_channe ul li a {
    font-size: 18px;
    font-family: "微软雅黑";
    color: #fff;
    display: block;
}

.new_home {
    background-position: 38px 50%;
    text-indent: 80px;
}

.new_xwzx {
    background-position: -110px 50%;
    text-indent: 50px;
}

.new_ldzc {
    background-position: -260px 50%;
    text-indent: 50px;
}

.new_zwgk {
    background-position: -410px 50%;
    text-indent: 50px;
}

.new_zwfw {
    background-position: -560px 50%;
    text-indent: 50px;
}

.new_zmhd {
    background-position: -710px 50%;
    text-indent: 50px;
}

.new_mlem {
    background-position: -860px 50%;
    text-indent: 50px;
}

.new_fzgn {
    width: 148px !important;
    text-indent: 25px;
    background: url(../images/em_new_fz_channel.png) no-repeat !important;
    text-indent: 60px;
}

/*********bottom***************/
.bottom_relative {
    position: relative;
    height: 60px;
}

.bottom_blue {
    position: absolute;
    height: 60px;
    background: #1b51a0;
    opacity: 0.4;
    filter: alpha(opacity=40);
    width: 100%;
}

.bottom_link {
    position: absolute;
    width: 100%;
    top: 0;
}

.bottom_link div {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    line-height: 60px;
    text-align: center;
}

.bottom_link div a {
    font-family: "微软雅黑";
    font-size: 14px;
    padding: 0px 10px;
    margin: 20px auto;
    color: #fff;
}

.bottom_p a {
    color: #000 !important;
}

ul.new_yw_list li,
.new_bmdt_ul li,
.new_tzgg_list li,
.new_ztzl_list li,
.leader_xgxw li {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-family: "microsoft yahei";
    background: url(../images/index_list_ico.png) no-repeat 10px center;
    text-indent: 25px;
}

ul.new_yw_list li a,
.new_bmdt_ul li a,
.new_tzgg_list li a,
.new_ztzl_list li a,
.leader_xgxw li a {
    float: left;
    color: #000;
}

ul.new_yw_list li a:hover,
.new_bmdt_ul li a:hover,
.new_tzgg_list li a:hover,
.new_ztzl_list li a:hover,
.leader_xgxw li a:hover {
    color: #1b50a0;
}

ul.new_yw_list li span,
.new_bmdt_ul li span,
.new_tzgg_list li span,
.new_ztzl_list li span,
.leader_xgxw li span {
    float: right;
    font-family: "microsoft yahei";
    color: #919191;
}

.new_bmdt_l {
    width: 590px;
}

.new_yw_list li a,
.new_bmdt_ul li a,
.new_tzgg_list li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 80%;
}

.new_ztzl_list li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 70%;
}

.newBottom {
    margin: 0 auto;
    font-size: 12px;
    overflow: auto;
}

.left_bottom {
    float: left;
    width: 30%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.rigth_bottom {
    float: left;
    padding-left: 4rem;
    text-align: left;
}

@media screen and (max-width:1200px) {
    .w1200 {
        width: 100% !important;
    }

    .container {
        padding: 0;
        width: 100%;
    }

    .news_channe ul {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        justify-content: flex-start;
        display: flex
    }

    .news_channe ul li a {
        flex-wrap: nowrap;
        min-width: 158px;
        display: flex;
        justify-content: center;
    }

    .newBottom {
        width: 100%;
    }

}

@media screen and (max-width:950px) {
    .index_logo {
        width: 80%;
        margin: 0 auto;
        float: none !important;
    }

    .index_banner .index_logo img {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }

    .index_banner .index_search {
        margin: 50px auto 20px;
        float: none !important;
    }
}

@media screen and (max-width:880px) {
    .left_bottom {
        float: none;
        width: 100%;
        justify-content: center;
    }

    .rigth_bottom {
        float: none;
        text-align: center;
        padding-left: 0;
    }
}