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%;
    }

}


/* 模块23 */
.back {
    width: 100%;
    text-align: right;
    height: 48px;
    line-height: 48px;
    color: #676767;
    font-size: 12px;
    background: #f5f5f5;
}
.back a {
    color: #676767;
}
.ejmk{
    margin:0 auto;
}
#ej_mk2{
    width: 205px;
    float:left;
    position: absolute;
    margin-top: -60px;
}
#ej_mkfr{
    width: 807px;
    margin-bottom: 95px;
    float: left;
    background-color: #fff; 
    margin-left:235px;
}

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

}

/* 列表页 */

.contentlist{min-height:500px; background:#FFF;margin-left:60px; width:690px; padding-top:25px; line-height:2.0em; font-size:14px; font-family:microsoft yahei; color:#666666;     border-top: 1px solid #e9e9e9;}
.contentlist ul li{ width:100%; float:left; margin-bottom:30px; }
.contentlist ul li h3 a{ width:100%; float:left; font-family:microsoft yahei; font-size:14px; color:#337FE5; }
.contentlist ul li .lantiao{ width:30px; height:2px; float:left; background-color:#38699e; margin-bottom:15px; }
.contentlist ul li a{ width:100%; float:left; font-family:microsoft yahei; font-size:12px; color:#333; line-height:2.0em; }
.contentlist ul li span.date{ width:100%; float:left; font-family:microsoft yahei; font-size:12px; color:#333; line-height:2.0em; }
.f_l{width:30%;float:left}
.f_r{width:65%;float:left}

@media screen and (max-width:1060px){
    .contentlist{width:90%;margin:0 auto;border-top:0px;}
    .f_l{display:none;}
    .f_r{width:100%}
   .page a{padding: 5px 4px;}
}