/* 头部 */
.header{position: relative;}
.bg{width: 100%;}
.bg img{width: 100%}
.header_title{position: absolute;width: 41.6%;top:12%;left: 50%;margin-left: -21.8%;}
.header_title img{width: 100%;}
/* .header_title p{width: 100%;height: 80px;line-height: 80px;font-size: 69px;background: #C31A1F;text-align: center;color: #fff;border-radius: 60px;} */
/* main */
.main{background: url(/ztzglobal/main_bg.png) no-repeat center 20%;}
.main_title{position: relative;width: 100%;text-align: center;margin-bottom:30px;text-align: center;}
.main_title_ce img{width: 80%;}
.main_title_ce_p{font-size: 48px;font-weight: bold;}
.main_title_ce_p .main_title_span_le{color: #EB4A4C;}
.main_title_fl,.main_title_fr{margin-top: 1%;}

/* 建设依据*/
.jsyj_list{margin-bottom: 83px;}
.jsyj_list_ul_li{line-height: 60px;border-bottom: 1px dashed #ccc;}
.jsyj_list_ul_li:hover a{color: #EB4A4C;}
.jsyj_time{color: #999;width: 20%;text-align: right;}
.jsyj_left {width: 80%;  overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.jsyj_list_ul_li .jsyj_left i{width: 8px;height: 8px;border-radius: 50%;background: rgba(227,53,28,0.5);display: inline-block;margin-right: 12px;}

.list_nav_ul {margin: -10px;}
.list_nav_ul li{float: left;;width: 20%;margin-bottom: 30px;}
/* li里面内容 */
.list_nav_ul li a{display: block;margin: 0px 10px;padding: 0 10px;text-align: center;font-size: 20px;position: relative;}
.list_nav_ul li .list_img{text-align: center;}
.list_img{position: relative;}
.list_img img{width: 100%;}
.list_nav_ul li p{position: absolute;bottom: 24%;left: 12%;font-size: 24px;font-weight: bold;width: 80%;}

/* flooter */
.flooter{background: #D71116;}
/* .flooter_left img{margin-top: 36px;} */
.flooter_warp{padding: 25px 180px;box-sizing: border-box;}
.flooter_right a{color: #ffffff;}
.flooter_warp p{color: #ffffff;font-size: 15px;line-height: 30px;text-align: center;}