/* 背景图片 */
*{box-sizing: border-box;}
body{background: url(../images/body_bg.png) no-repeat center top -34px;}
.main{margin-top: 150px;background: url(../images/main_bg1.png) no-repeat center top;padding: 50px 0 0;margin-bottom: 70px;}
.logo{margin-top: 46px;}
.jcbs_box, .fzlz_list{padding: 0 20px;background: #fff;}
.title_m{margin-top: 60px;text-align: center;}

/* 头部taber栏 */
.header_top {background-color: #184d92;}
.fzlz_tle{text-align: center;position: relative;}
.fzlz_tle img{width: 100%;}
/* 更多 */
.tmore{font-size: 12px;float: right;line-height: 36px;}
.tmore:hover{color: #2a84d7;}

/* 决策部署 */
.jcbs_box .fzlz_tle img{width: 64%;}
.m_tout{margin: 36px 0 26px;}
.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 100px;}
.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;position: relative;}
.pron{color: #e51b16;position: absolute;bottom: 0;right: 0;}
.pron:hover{color: #2a84d7;}
/*焦点图*/
.jdt_wrap{height: 410px;width: 100%;overflow: hidden;}
.ycbk_jdxw {width: 100%;background-color:#f2f4f5;position: relative;}
.ycbk_jdxw .hd {position: absolute;bottom: 40px;right: 0; text-align: center;width: 40%;z-index: 2;}
.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: #216fd9;}
.ycbk_jdxw .bd li{height: 480px;}
.ycbk_jdxw .bd li img{width: 100%;display: block;}
.ycbk_fla{display: block;width: 60%;float: left;}
.otherInfo{width: 40%;height: 100%;background-color: #f4fcff;color: #000;padding: 0 50px 40px;text-align: left;float: left;}
.otherInfo h2{margin: 46px 0;}
.otherInfo .info-tit{font-size: 26px;color: #000;overflow: hidden;}
.otherInfo .info-tit:hover{color: #2155bb;}
.otherInfo .info-desc{line-height: 30px;position: relative;text-indent: 2em;}

/* 六仗 */
.fzlz_list{background-color: #fff;padding-top: 70px;}
.dlz_box{width: 31%;float: left;}
.dlz_box img{width: 96%;}
.dlz_box:nth-child(3n+2){margin: 0 3.5%;}
.dlz_box h2{border-bottom: 1px solid #d2d2d2;padding-left: 24px;margin-bottom: 12px;}
.dlz_box h2.icon1{background: url(../images/list_icon1.png) no-repeat left center;}
.dlz_box h2.icon2{background: url(../images/list_icon2.png) no-repeat left center;}
.dlz_box h2.icon3{background: url(../images/list_icon3.png) no-repeat left center;}
.dlz_box h2.icon4{background: url(../images/list_icon4.png) no-repeat left center;}
.dlz_box h2.icon5{background: url(../images/list_icon5.png) no-repeat left center;}
.dlz_box h2.icon6{background: url(../images/list_icon6.png) no-repeat left center;}
.dlz_box h2 .tle{color: #216fd9;font-size: 22px;line-height: 36px;}
.dlz_box h2 .tle:hover{color: #df9124;}
.dlz_box .news_list{margin: 16px 0 40px;}
.dlz_box .news_list li{overflow: hidden;}
.dlz_box .news_list li a{background: url(../images/list_sjx.png) no-repeat left center;display: block;height: 36px;line-height: 36px;max-width: 96%;padding-left: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.dlz_box .news_list li a:hover{color: #2155bb;}



@media screen and (max-width:550px){
    body{background: url(../images/body_bg.png) no-repeat center top 0px;}
    .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;}
    .ycbk_jdxw .hd{bottom: 0;width: 100%;}
    .otherInfo{width: 100%;height: auto;position: absolute;bottom: 0;width: inherit;background-color: rgba(0,0,0,.4);color: #fff;padding: 20px 20px;text-align: left;}
    .otherInfo h2{margin: 0 0 10px;}
    .otherInfo .info-tit{font-size: 16px;color: #fff;}
    .otherInfo .info-desc{display: none;}
    .ycbk_fla{width: 100%;}
    .title_m{display: block;text-align: center;margin: 20px 0px;}
    .title_m img{width: 96%}
    .news_list{margin: 10px 0 0;padding-bottom: 10px;}
    .news_list ul li{width: 100%;}
    .fzlz_list{padding-top: 50px;}
    .dlz_box .news_list{margin-bottom: 10px;}
    .dlz_box{width: 100%;float: none;}
    .pron{display: none;}
}
