/* 背景图片 */
body{background: url(../images/body_bg.jpg) no-repeat center top;background-color: #daf0fe;}
.main{margin-top: 150px;background: url(../images/main_bg1.jpg) no-repeat center top #fff;padding: 1px 0 0;margin-bottom: 70px;}
.logo{margin-top: 46px;}
.jcbs_box, .gztd_box, .zcjd_box{padding: 0 20px;}
.title_m{margin-top: 60px;text-align: center;}

/* 头部taber栏 */
.fzlz_tle{text-align: center;position: relative;margin-top: 60px;}
.tmore{position: absolute;top: 50%;transform: translateY(-50%);right: 0;display: block;width: 60px;height: 22px;line-height: 22px;border-radius: 11px;background-color: #fa5d0b;color: #fff;font-size: 12px;}
.tmore:hover{background-color: #2155bb;color: #fff;}
.pron {color: #e51b16;}

/* 工作推动 */
.m_tout{margin: 10px 0 20px;}
.m_tout h1 a{display: block;color: #000;font-weight: bold;font-size: 28px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 40px;}
.m_tout h1 a:hover{color: #2155bb;}
.m_tout p{line-height: 24px;color: #666;margin-top: 12px;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;text-indent: 2em;}
/*焦点图*/
.jdt_wrap{height: 340px;overflow: hidden;}
.ycbk_jdxw {width: 50%;position: relative;float: left;}
.ycbk_jdxw .hd {position: absolute;bottom: 0;right: 0; text-align: center;width: 100%;z-index: 2;background-color: rgba(0,0,0,.6);height: 50px;line-height: 50px;}
.ycbk_jdxw .hd ul{position: absolute;right: 16px;bottom: 0;}
.ycbk_jdxw .hd .slideFocusInfo{color:#fff;text-indent:1em;width: 100%;text-align:left;display: block;padding-right: 25%;height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;box-sizing: border-box;}
.ycbk_jdxw .hd li {display: inline-block;background-color: #d2d2d2;width: 30px;height: 6px;transition: all .3s;margin: 0 2px;cursor: pointer;text-indent: 1000px;}
.ycbk_jdxw .hd li.on{background-color: #283ac0;}
.ycbk_jdxw .bd li{height: 480px;}
.ycbk_jdxw .bd li img{width: 100%;display: block;height: 340px;}
.ycbk_fla{display: block;width: 100%;float: left;}

/*焦点图右侧列表*/
.jcbs_box .news_list{width: 48%;float: right;margin: 0;height: 340px;padding: 60px 2%;box-sizing: border-box;background-color: #e7f7ff;}
.jcbs_box .news_list ul li {float: none;width: 100%;overflow: hidden;}
.jcbs_box .news_list ul li:nth-child(even) a {margin-left: 0px;}


/* 工作专报 */
.news_list{margin: 10px 0 60px;}
.news_list ul li{float: left;width: 50%;overflow: hidden;}
.news_list ul li a{background: url(../images/list_sjx.png) no-repeat left center;display: block;height: 44px;line-height: 44px;max-width: 95%;padding-left: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_list ul li a:hover{color: #2155bb;}
.news_list ul li:nth-child(even) a{margin-left: 20px;}

/* 政策文件 */
.zcjd_box .news_list{padding-bottom: 70px;}

@media screen and (max-width:550px){
    body{background: url(../images/body_bg.jpg) no-repeat center top -4px;}
    .main{margin: 0;padding-top: 20px;}
    div.top, .t-rt .en_bk{display: none!important;}
    .m_tout{margin-top: 10px;}
    .m_tout h1 a{font-size: 20px;}
    .jdt_wrap{height: auto;width: 100%;float: none;}
    .jcbs_box .news_list{height: auto;width: 100%;float: none;padding: 0;background: none;}
    .ycbk_jdxw .hd{bottom: 0;width: 100%;}
    .ycbk_jdxw .bd li img{height: auto;}
    .ycbk_fla{width: 100%;}
    .title_m{display: block;text-align: center;margin: 20px 0px;}
    .title_m img{width: 96%}
    .tmore{display: none;}
    .tj_x, .tj_x:nth-child(2){margin: 10px 0 0;}
    .tj_x{width: 100%;}
    .news_list{margin: 10px 0 0;padding-bottom: 10px;}
    .news_list ul li{width: 100%;}
    .news_list ul li:nth-child(even) a{margin-left: 0;}
    .fzlz_tle{margin-top: 20px;}
    .fzlz_tle a img{width: 60%;}
    .zcjd_box .news_list{padding-bottom: 10px;}
    .footer{margin-top: 1.2rem;}
}
