/* CSS Document */

.erji_sg_case_title{ text-align:center; padding-top:20px; padding-bottom:20px; font-weight:normal; color:#0F9090; font-size:20px;}
.erji_sg_case_title span{ height:1px; position:relative; display:block; width:80%; margin:0 auto; background:#AAAAAA; margin-top:5px; margin-bottom:5px;}
.erji_sg_case_title span em{ display:block; background:#00B4E7; height:4px; width:20%; margin:0 auto; position:absolute; top:-1px; left:40%;}
.erji_sg_case_title p{ white-space:nowrap; overflow:hidden; text-overflow: ellipsis; font-size:14px; color:#386498;}

/*二级施工案例*/
body{ max-width:700px !important; margin:0 auto;}

#erji_sg_case_construction{ overflow:hidden;}
.erji_sg_case_content_total{ overflow:hidden; width:100%;}

.erji_sg_case_content{ width:95%; margin:0 auto;}
.erji_sg_case_content_nav{}
.erji_sg_case_content_table{ width:100%;}
.erji_sg_case_content_table td{ width:25%;}
.erji_sg_case_content_table_td{ text-align:center; color:#A0A0A0; border:1px solid #A0A0A0; font-size:14px; line-height:30px; border-radius:4px;}
.erji_sg_case_content_table_td.on{ background:#008989; border:1px solid #008989; color:#FFF;}
.erji_sg_case_content_zon{ width:98%; margin:0 auto;}
.erji_sg_case_content_zon_tab{ width:100%;}
.erji_sg_case_content_zon_tab td{width:50%;}
.erji_sg_case_content_zon_img{ position:relative;}
.erji_sg_case_content_zon_img img{ width:100%;}
.erji_sg_case_content_zon_dinwei{ position:absolute; bottom:0px; background:url(/images_m/sg_case_rp.png) repeat;text-align: center; height:30px; width:100%;}
.erji_sg_case_content_zon_dinwei p{ font-size:14px; padding:0 5px; line-height:30px; color:#FFF; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}

/*二级施工案例 end*/

/*返回上一页*/
.fix-nav{position: fixed; left: 100%; bottom: 64px; margin-left: -60px; z-index:2;}
.fix-nav .fix-nav-wrap {background-color: rgba(148, 149, 148, 0.8);width: 50px; height: 50px; text-align: center; border-radius: 7px; overflow: hidden;}
.fix-nav .i-totop { width:28px; display: block;  margin: 0 auto 2px;  padding-top: 8px;}
.fix-nav p { color: #fff;  font-size: 12px;}
/*返回上一页 end*/

