﻿ 
 /*首页*/
.sbann{ width:100%; height:483px;  margin-top:-2px; }
 .index_left{ width:368px; float:left; }
 .index_left>p{ height:30px; line-height:30px; font-size:15px; color:rgb(195,147,0)}
 .index_left>p>span{ font-size:14px; color:rgb(195,147,0); font-weight:800; cursor:pointer;} 
 .more{ float:right; font-size:12px;color:#666;}
 
 .index_piclist{ float:left; width:129px; height:129px; overflow:hidden; padding:5px 0px 10px 0px;}
 .index_piclist img:hover{ -moz-opacity:0.8; -webkit-opacity:0.8; opacity:0.8;filter:alpha(opacity=80);}
 .index_news{ float:right; width:228px; margin-top:0px; list-style-type:disc; list-style-position:inside; font-size:10px; color:#666}
 .index_news li{ width:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; height:25px; line-height:25px;}
 
.index_right{ float:right; width:602px; padding-bottom:50px; border:0px solid red; }
.index_right>p{height:30px; line-height:30px; font-size:15px; color:rgb(195,147,0)}
.index_right>p>span{ font-size:14px; color:rgb(195,147,0); font-weight:800; cursor:pointer;} 
.index_proj{ float:left; margin-top:5px;}
.index_proj li{ width:192px; min-height:129px; float:left; padding:0px 13px 10px 0px; *padding:0px 8px 10px 0px;}
.index_proj li:last-child{ padding-right:0px;}
.index_proj li a {  }
.index_proj li a img{width:192px; height:129px; padding-bottom:0px;}
.index_proj li a img:hover{ -moz-opacity:0.8; -webkit-opacity:0.8; opacity:0.8;filter:alpha(opacity=80);}
.gos{ width:100%;    padding-top:5px; float:left; clear:both }

/*关于我们*/
 .sbanner1{ width:100%; min-height:57px; background:url(../pic/关于创城.jpg) no-repeat center; margin-top:-1px; }
  .sbanner2{ width:100%; min-height:57px; background:url(../pic/企业文化.jpg) no-repeat center; margin-top:-1px; }
   .sbanner3{ width:100%; min-height:57px; background:url(../pic/项目中心.jpg) no-repeat center; margin-top:-1px; }
    .sbanner4{ width:100%; min-height:57px; background:url(../pic/新闻中心.jpg) no-repeat center; margin-top:-1px; }
     .sbanner5{ width:100%; min-height:57px; background:url(../pic/招标中心.jpg) no-repeat center; margin-top:-1px; }
      .sbanner6{ width:100%; min-height:57px; background:url(../pic/加入创城.jpg) no-repeat center; margin-top:-1px; }
       .sbanner7{ width:100%; min-height:57px; background:url(../pic/创城会.jpg) no-repeat center; margin-top:-1px; }
        .sbanner8{ width:100%; min-height:57px; background:url(../pic/联系我们.jpg) no-repeat center; margin-top:-1px; }
        
        
.cont_top{width:100%;   padding: 20px 0px 15px 0px; border-bottom:1px solid rgb(215,215,215);  }
.cont_top p{ width:100%; font-size:22px; color:#666; }
.cont_top p span { font-size:12px; color:rgb(248,187,2)}
.cont_top p span a {font-size:12px; color:rgb(248,187,2)}

.cont_body{ width:100%; float:left; padding:15px 0px  30px 0px; clear:both;}

.cont_body_left{ width:95px; float:left; }

.cont_body_left>ul{ width:95px; float:left; }
.cont_body_left>ul>li{width:95px;  text-align:center; vertical-align:middle; margin-bottom:1px;  /*background:rgb(248,187,2)*/  background:rgb(223,223,223)}
.cont_body_left>ul>li>a:hover{background:rgb(248,187,2)/**/}
.cont_body_left>ul>li>a{ float:left;width:95px; line-height:20px;  padding:20px 0px 20px 0px; border:0px solid red;  text-align:center;}
.cont_body_left>ul>li>a{color:#666; font-size:14px; background:rgb(223,223,223)}
.cont_body_right{ width:849px; float:left; padding:0px 10px 0px 50px}
.cont_body_right>p{ height:30px; width:100%; line-height:30px; font-size:20px; color:#666;}
.cont_body_right_cont{ width:100%; float:left; color:#666; min-height:500px;}

/*新闻中心 - 三级菜单*/
.child_ul{ width:100%; display:none;  }
.child_ul li{ min-height:30px; line-height:30px; background:#ccc; margin-bottom:1px; margin-top:1px;vertical-align:middle;}

/*联系我们 在线留言*/
 .right_message{ width:500px; float:left; display:none;}
 .right_message>p{ min-height:32px; line-height:32px; width:400px;}
 .right_message>p  img{ float:left;}
 .right_message>p  span{ height:32px; line-height:32px; margin-left:10px;font-size:16px; color:#a00000}
   .right_message table{margin-top:20px; }
  .right_message table tr td{ height:25px; line-height:25px; text-align:right;}
  
  .txt{ border:1px solid #ccc; background:#ededed; width:151px; height:18px; line-height:18px;}
  .btn{ background:#fff url(../pic/contactus_15.jpg); width:64px; height:25px; border:1px solid #ccc; cursor:pointer;}
  /*联系我们 提示框*/
  .bg{ width:100%; position:fixed; height:1860px; background:#000; opacity:0.2; filter:aphla(opacity=20); display:none}
  .mess{ position:absolute; margin:auto; width:200px; height:55px;   padding-left:10px; padding-right:10px; padding-top:25px; 
         text-align:center; background:#fff; border:10px solid rgba(0,0,0,0.3); left:0;right:0; top:0; bottom:0;
         display:none; z-index:9999; *top:250px;*left:40%; *border:1px solid #ccc;*background:#eee;
          }
  
  /*新闻动态*/
  .newslist{ width:100%; }
  .newslist li{   border-bottom:1px dotted #ccc;  padding:5px 0px;}
  
   .newslist li a img:hover{ opacity:0.8; filter:alpha(opacity=80)}
 .p3{  font-size:14px; height:30px; line-height:30px;} 
  .p4{ height:50px; overflow:hidden;}
  .yanjiupic{ float:left; padding-top:10px; padding-right:20px; width:125px; height:85px;}
 .yanjiuword{ margin-top:3px; height:115px;  overflow:hidden; width:615px; float:left;}
 
 /*详细新文*/
 .innfor_con{ width:100%; min-height:499px; float:left;  overflow:auto; background:#fff; padding-bottom:20px }
 .newinfo_tit{ background:#fff; text-align:center; color:#666; border-bottom:0px solid #ddd;}
.newinfo_tit>span{ font-size:16px; font-weight:800; background:#fff; color:#000;}
.newsinfo_con{ background:#fff; border-top:0px solid #ddd; min-height:450px;  padding-top:10px;}
.bac{  text-decoration:none; color:#666; float:right;*margin-top:-15px;}
.bac:visited{ color:#666; text-decoration:none;}
.bac:hover{ color:#a90000; text-decoration:underline} 

.lin{  text-decoration:none; color:#666;  }
.lin:visited{ color:#666; text-decoration:none;}
.lin:hover{ color:rgb(248,187,2); text-decoration:underline} 

/*人力资源招聘*/
.zhaopin{ border:0px; margin-top:20px;}
.table_top{ border-bottom:1px solid #ccc;}
.table_top tr td{ width:150px; height:30px; text-align:left; font-size:15px; color:#666; font-weight:800;}
.zhaopin tbody tr{border-bottom:1px solid #ccc;}
.zhaopin tbody tr td{ height:30px; line-height:30px; }

/*招聘弹窗 232 190 13*/
 .zhaopininfo{  width:900px; height:500px;position:absolute; margin:auto;  left:0px; right:0px;top:0px; bottom:0px;
                 box-shadow:0px 0px 2px 2px rgba(0,0,0,0.5); background:#fff; padding:10px 20px 20px 20px;
                 *left:13%; *top:175px; *border:1px solid #ccc;z-index:801; display:none;
                 }
                 
 .zhaopininfo_top{  height:26px; width:100%;}
 .close{ float:right;}
 .iinfo{ padding:0px; margin-top:20px;  max-width:800px; height:410px; margin:0 auto; color:#666;   }
  
 .iinfo>p{ width:100%; float:left; min-height:20px; line-height:20px;}
 .iinfo>p:nth-child(4){ height:30px; line-height:30px;}
 .shuoming{ width:783px; height:330px;overflow:auto;  border:0px solid red;   }
 .up{ border:0px solid #ccc; margin-top:0px;}
 .upbtn{ border:1px solid #ccc;  margin-top:5px; padding:5px 15px 5px 15px; cursor:pointer; background:rgb(232,190,13) ; text-align:center;}
  /*背景色块*/
              
.bgg{ width:100% ; display:none; height:100%; position:fixed; background:#000; opacity:0.4; filter:alpha(opacity=40); z-index:800; top:0px; left:0px;}