@charset "utf-8";
/* CSS Document */
body{min-width: 1200px; }
.fl{float: left;}
.fr{float: right;}
.container{width: 1200px; margin: 0 auto;}
.clear{clear: both;}
.space40{height: 40px; clear: both;}
.space60{height: 60px; clear: both;}

.ztheader img{width: 100%; height: auto; display: block;}
.ztwrap{background: url(jjbxqzgc_bg_s1.jpg) top center no-repeat #F5FFF4; background-size: 100%;}
.ztbox{width: 45%; border: 1px #E0F2FF solid; border-radius: 10px; box-shadow: 0 0 8px 0 #d6eefd; padding: 20px; background: #fff;}
.ztbox2{width: 48.5%;}
.zt_title{margin-bottom: 35px; background: url(cwmcs_r5_c7_s1.png) center no-repeat; text-align: center; height: 51px; line-height: 51px; font-size: 26px; color: #fff; font-weight: bold;}
.zt_title a{font-size: 26px; color: #fff;}
.zt_title img{display: block; width: 100%; height: auto;}
.zt_title2{margin-bottom: 25px;}
.zt_title2 img{display: block; width: 100%; height: auto;}

/*图片鼠标经过效果*/
.HoverImgbox{ overflow:hidden;}
.HoverImgbox img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.HoverImgbox img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/* 专题简介 */
.ztjj-box{width: 1278px; margin: 0 auto; background: url(jjbxqzgc_r1_c1_s1.png) top center no-repeat; background-size: 100%;}
.ztjj-box-tit{padding: 30px 40px; text-align: center; font-size: 30px; font-weight: bold; color: #000; line-height: 1.5;}
.ztjj-box-tit a{display: block; font-size: 30px; color: #000;}
.ztjj-box-zy{background: url(jjbxqzgc_r2_c1_s1.png) top center repeat-y; padding: 0 40px 2%; background-size: 100%; line-height: 1.8; font-size: 18px; color: #333;}
.ztjj-box-bot img{display: block; width: 100%; height: auto;}

/* 政策支持 */
.zczc_list li{position:relative; padding:0 40px; height:74px; line-height:74px; background: #fff; overflow:hidden; vertical-align:top; box-shadow: 0 0 6px 0 #D5F4B5; width: 42%; float: left; margin-bottom: 25px;}
.zczc_list li:after{position:absolute; content:" "; left:22px; top: 38px; margin-top: -1px; width: 4px; height: 4px; border-radius: 50%; background: #C3ABA4;}
.zczc_list li a{display: block; max-width:100%; font-size: 20px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.zczc_list li.xx2, .zczc_list li.xx4, .zczc_list li.xx6{float: right;}
.zczc_list li.xx5, .zczc_list li.xx6{margin-bottom: 0;}

/* 湛江行动 */
.zcxd_list{background: #fff; box-shadow: 0 0 6px 0 #D5F4B5; padding: 30px 0 5px;}
.zcxd_list li{position:relative; padding:0 40px;  overflow:hidden; vertical-align:top; margin-bottom: 25px;}
.zcxd_list li:after{position:absolute; content:" "; left:22px; top: 15px; margin-top: -1px; width: 4px; height: 4px; border-radius: 50%; background: #C3ABA4;}
.zcxd_list li a{display: block; max-width:100%; font-size: 20px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

@media (max-width: 1280px) {
    .ztjj-box{width: 1200px; margin: 0 auto;}
}
@media (max-width: 1024px) {
    .container{width: auto; padding: 0 2%;}
    .ztjj-box{width: auto; margin: 0 2%;}
    body{min-width: auto;}
    /* .zczc_list li{width: 40%;} */
}
@media (max-width: 820px) {
    .ztjj-box-tit a{font-size: 26px;}
    /* .zczc_list li{width: 38%;} */
}
@media (max-width: 768px) {
 
}
