body{background:#f5f5f5;height:100%;}
 .top .search { margin: 25px 20px 0 0; float: right;}
/* 导航 */
.nav {
    width: 1060px;
    height: 40px;
    margin: 0 auto;
}
/* .nav ul {
    width: 100%;
    background: url(/ciicdl/resource/cms/2019/03/img_pc_site/2019031510115229300.jpg) no-repeat;
    height: 40px;
}
*/
.nav ul {
    width: 100%;
    background: url(/ciicdl/resource/cms/2019/03/img_pc_site/2019032110222118456.png) ;
    height: 40px;
}

/* ej_mk1 */
.header{
    width: 100%;
    height: 550px;
}
.ejmk{
    width:1060px;
}

@media screen and (max-width:1060px){
    .ejmk{
        width:100%;
    }


}

.back {
    display:none;
    width: 100%;
    text-align: right;
    height: 48px;
    line-height: 48px;
    color: #676767;
    font-size: 12px;
    background: #f5f5f5;
}
.back a {
    color: #676767;
}

/* 模块2 */
.ejmk{
    margin:0 auto;
}
#ej_mk3{
    width: 205px;
    float:left;
   
}

.articlelist{min-height:500px;background:#fff;padding-bottom:50px;}
.articlelist strong{font-size:14px;font-family: microsoft yahei;}
.article{line-height: 2.0em;font-size: 14px;color: #666666;width:690px;margin:0 auto;font-family: microsoft yahei;padding-top:25px;}

@media screen and (max-width:1060px){
    .articlelist{min-height: 500px;}
    .article{width:90%;border-top:0;padding-top:10px}
    #bread{display:block;}
}
/* 二级页面小标题 */
.main_top{ height:170px;width: 1060px; margin: 0 auto;}
 .main_top .tubiao{ float:left; margin-top:50px; margin-left:60px; }
 .main_top .m{ float:left; margin-top:60px; margin-left:62px; width:145px; }
 .main_top .m h3{ width:100%; float:left; text-align:center; font-family:microsoft yahei; font-size:18px; color:#333; }
 .main_top .m span{ width:100%; float:left; text-align:center; font-family:microsoft yahei; font-size:14px; color:#0151a9; }
 .main_top .r{ float:left; margin-top:60px; margin-left:55px; width:615px; }
 .main_top .r span{ width:100%; float:left; font-family:microsoft yahei; font-size:14px; color:#444; }



#ej_mkfr{
    width: 807px;
    margin-bottom: 95px;
    float: left;
    background-color: #fff;
    margin-left:30px;
}

@media screen and (max-width:1060px){
    #ej_mk3{
        display:none;
    }
    #ej_mk4 .article img{
        width:100%;
    }
    #ej_mkfr{
         width: 90%;
         float: none;
         margin:0 auto;
         margin-bottom: 30px;
    }
    .main_top{
         display:none;
    }
    .back{
         display:block;
    }
}