/* CSS Document */
@import url(limitless_global.css);
body{background-color:#e9e9e9; }
.sub_page{width:100%; position: absolute;min-width:1360px; height:726px;  }
.pro_p{ width:100%; height:50px; line-height:50px;border-bottom: #e0e0e0 1px solid; }
.pro_p span{ float:right; margin-right:10px; color:#999;}
.pro_detail_k{ width:1140px; margin:0 auto;}
.detail1{ float:left; width:530px;}
.detail1 li{ float:left; width:560px; height:27px; margin-top:2px; line-height:27px; background-color:#f4f4f4;}
.detail1 li span{ float:left; width:63px; height:27px; line-height:27px;background-color:#e3e3e3; text-align:center;}
.detail1 li p{ float:left; width:430px; height:27px; line-height:27px; padding-left:20px;}


.sub_body{ position: absolute;width:100%; margin-top:656px; height:70px;background-color:rgba(255,255,255,0.75);}

.pro_detail{ float:left; margin:80px 0px 0px 0px; width:100%; }
.pro_detail h1{ float:left; width:100%; font-size:50px; line-height:50px; color:#737373;font-weight:normal;font-family: basefont;}
.pro_detail p1{ display:block; margin-top:25px; font-size:14px; line-height:24px; font-weight:normal;color:#909090;}

.pro_detail h3{ float:left; font-size:70px; line-height:50px; color:#dadada;font-weight:normal;font-family:basefont; }

.pro_detail span img{
   max-width: 500px;
}

.case_content{ float:left;margin:15px 0px 0px 0px;width:100%;margin-top:15px; color:#686868; display:inline;  line-height:24px;text-align:justify; text-justify:inter-ideograph; }

.inner{position: relative;left: -50%; }
 
.body_content{ float:left; width:800px; padding:35px; margin:0 auto;color:#686868; display:inline; font-size:13px;  line-height:24px;text-align:justify; text-justify:inter-ideograph; }

.body_content p{ float:left; margin-top:10px; width:100%; line-height:24px;}

.body_content img{ max-width:800px;}

.case_title { float:left; margin-top:50px; width:100%; }
.case_title h1{ font-size:25px; width:100%;  color:#494949;}
.case_title span { float:left; color:#5f5f5f;width:100%;}

.case_content{ float:left;width:100%;margin-top:15px; color:#686868; display:inline;  line-height:24px;text-align:justify; text-justify:inter-ideograph; }
 .back{ margin:0 auto; margin-top:30px;  width:200px; color:#FFF; height:40px; font-size:16px; line-height:40px; background-color:#4c4c4c;  text-align:center;}
.back:hover{  
background-color: #c30000; color:#FFF; 
 
 }