@charset "utf-8";
/* CSS Document */
/*初始化*/
* {padding: 0px;margin: 0px;border: 0px;}
a {text-decoration: none;}
a img {border: none;}
img {outline-width: 0px;vertical-align: top;}
li {list-style: none;text-decoration:none}
a:focus {outline-style:none; -moz-outline-style: none;}
*:focus {outline: none;}
.fl{display:block; float:left;}
.fr{display:block; float:right;}
.clear{ clear:both}
.clearfix{ zoom:1;}
.clearfix:after { content:"";display:block;height:0;clear:both;}
.abo{position:absolute;}
.rel{position:relative;}

/*头部*/
.header{width: 1200px;margin: 20px auto;}
.headerimg{line-height: 96px;width: 600px;float: left;text-align: left;display: inline-block;}
.header-right-informat{width: 600px;float: left;text-align: right;display: inline-block;}
.consult{display: inline-block;}
.consult li a{color: #333}
.consult li{border: 1px solid #845809;width:140px; cursor: pointer;font-size: 16px;padding: 7px 0px;line-height: 30px; display: block;margin: 0px 15px;float: right;text-align: center;border-radius:40px;}
.consult li .ment{float: left;height:30px; width: 35px;margin-left: 10px; display:inline-block}
.consult li .app-img{ background:url(../image/topioc-img.png) no-repeat top center; }
.consult li .con-img{background:url(../image/topioc-img.png) no-repeat top center; background-position: 0px -36px;}
.service{display: inline-block;float: right;margin-right:10px;line-height: 35px;}
.service .serv-img{background:url(../image/topioc-img.png) no-repeat top center; background-position: 0px -72px;width: 35px;height: 30px;display: inline-block;float: left;margin-top: 5px}
.service .hotline{color: #878787;font-size: 18px;display: block;margin: 0px 5px;float: left;}
.service .hot-tel{color:#878787;font-family: "Impact";font-size:24px;display: block;float: left;margin: 0px 15px;}
.bar{background: #878787;height: 8px; width: 100%;margin-top: 20px;display: inline-block;}
.nav-ul{width: 1200px;margin: 0 auto;height: 75px;margin-top: -5px;}
.navbase .nav-ul li{width: 146px;cursor: pointer;padding:19px 0;float: left; border-right: 1px solid #ddd;height: 75px;display:inline-block;line-height: 35px;color: #333;text-align: center;font-size: 16px;}
.navbase .nav-ul li a{display: block;text-decoration: none;color: #333}
.navbase .nav-ul li:first-child{border-left: 1px solid #ddd;}
.navbase .nav-ul li.active{background:#878787; color: #fff;margin-top: -15px;border-left:none;border-right:none;line-height: 55px;height: 90px;}
.banner{margin-top: 219px;}
.fixed{background: #fff;height: 219px;background: #fff;box-shadow: 0px 1px  2px #ddd}


/*底部*/
.footer{background:#464646;width: 100%;height: 430px;padding: 30px 0px;}
.foot-ul{width: 350px;float: left;text-align: center;padding: 0px 80px;}
.foot-ul h4{color: #fff;margin: 10px 0px;}
.foot-ul li{display: inline-block;width: 80px;float: left;font-size: 14px;margin: 10px 0px;}
.foot-ul li a{color: #afafaf;text-decoration: none}
.lx-infor{width: 400px;float: left;padding: 0px 50px;border-left:1px solid  #696969;border-right: 1px solid #696969}
.lx-infor p{font-size: 14px;color: #afafaf;margin: 10px 0px;line-height: 30px;}
.weixin{width: 400px;float: left;padding: 0px 50px;text-align: center;}
.weixin h4{font-weight: 500;font-size: 18px;color: #fff;margin-bottom: 20px;margin-top: 0px;font-weight: 500px;text-align: center;}
.weixin img{text-align: center;}
.foot-wx{text-align: center;    display: inline-block;width: 100%;}
.foot-wx img{margin: 20px 30px;}
.foot-wx p{font-size: 12px;color: #afafaf;margin: 10px 0px;}

/*首页*/
.containe{width: 1200px; margin: 20px auto; height:auto; overflow:hidden}
.csae{text-align: center;color: #878787;font-size: 24px;margin: 10px 0px 20px 0;}
.case-curren-title{display: inline-block;padding-bottom: 30px;}
.case-curren-title .solid-left{width: 400px;float: left;height: 1px;background: #ddd;display: inline-block;}
.case-curren-title .title{color: #000;font-size: 30px;width: 400px;float: left;display: inline-block;text-align: center;line-height: 0px}
.case-curren-title .tit-left{margin-top: -2px;background: #878787;height: 6px;display: inline-block;float: left;width: 90px}
.case-curren-title .tit-right{margin-top: -2px;background: #878787;height: 6px;display: inline-block;float: right;width: 90px}
.case-curren-title .solid-right{width: 400px;float: right;height: 1px;background: #ddd;display: inline-block;}
.carousel-indicators .active {width: 12px;height: 12px;margin: 0;background-color: #000!important;}
.carousel-indicators li {display: inline-block;width: 10px;height: 10px;margin: 1px;text-indent: -999px;cursor: pointer;background: #999;border-radius: 10px;border: none}
.carousel ol{width: 4%;margin: 0 auto;background: #fff;line-height: 20px;border-radius: 20px;padding-top: 5px;}
.carousel-indicators{left: 45%}

/*首页-案列展示轮播*/
.mr_frbox,.mr_frUl{height: auto;}
.mr_frUl{float:left;width:1200px;display: inline-block;margin-top: 20px;}
.mr_frUl ul{display: inline-block;}
.mr_frUl ul li{display:inline;float:left;/*height:389px;*/width:280px;overflow:hidden;position:relative;margin-right: 20px;}
.mr_frUl ul li img{width: 100%;display: inline-block;}

/*首页-案例展示列表*/
.cation{display: inline-block;}
.cation li{cursor: pointer; border: 1px solid #878787;display: block;float: left;color: #333;font-size: 16px;margin: 0px 5px;padding: 7px 6px;}
.cation li.catnavtion {background: #878787;color: #fff;}
.cation li a{color:#333; text-decoration:none}
.cation li.incatnavtion a{color:#fff;}
.cation-box{margin-top: 0px}
.carion{display: inline-block;text-align: center;}
.cation-box .carion li{width: 380px; float: left;margin: 0px 10px 20px 10px;cursor: pointer;}
.cation-box .carion li img{display: inline-block;width: 100%}
.cation-box .carion li.car{margin-left: 0px;}
.cation-box .carion li h4{color: #050505; font-size: 16px; margin-top: 20px}
.test2 a{text-decoration: none}
.test2 img{transition: all 0.4s}
.test2 img:hover{transform: scale(1.1)}
.cat-btn{text-align: center;}
.lazy-more {cursor: pointer;display: inline-block;margin: 30px 0px;width: 160px; border: 3px solid #976c10;padding: 8px 0px; color: #976c10;font-size: 16px; background: #fff;}

/*首页-企业优势*/
.adv-ul{display: inline-block;margin-top: 20px;width: 100%}
.adv-ul li{width: 550px;float: left;margin: 30px 25px ;cursor: pointer;}
.adv-ul li img{display: inline-block;float: left;}
.adv-ul li .adv-centen{display: inline-block;float: right;width: 450px}
.adv-ul li .adv-centen .media-heading{font-size: 18px;color: #000;margin-bottom: 20px;}
.adv-ul li .adv-centen p{font-size: 14px;color: #000;}
.tran:hover img{transform:rotate(360deg);-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg);  -ms-transform: rotate(360deg); /* IE 9 */}
.tran img{margin-right: 20px;margin-top: 5px;transition: all 0.8s}



/*首页-工作日志*/
.jonn-img{width: 275px;margin: 20px 28px 20px 0px;display: inline-block;transition: all 0.5s;transform: scale(1);}
.jonn-img .desc p{transition: all 1.2s;opacity:0;transform: scale(1.2);position: absolute;top: 90px;left: 90px;}
.jonn-img .desc div{transition: all 0.5s; text-align: center;transition: all 1.2s;border:2px solid #ccc;width: 80%;height: 80%;position:absolute;top:10%;left:10%;transform: scale(1.2,1.2);opacity: 0;display: inline-block;}
.jonn-img:hover .desc div{transition: all 0.5s;transform: scale(1);opacity: 1;}
.jonn-img:hover img{transition: all 0.5s;opacity: 0.5}
.jonn-img:hover .desc p{transition: all 0.5s;opacity: 1;color: #000;font-weight: bold;}

/*首页-设计团队*/
.team {background: url(../image/team_backimg.png) no-repeat top center; width: 100%;height: 620px;overflow: hidden;margin-top: 20px;position: relative;}
.mr_frBtnR{float:right;margin-top:100px;cursor:pointer;width:41px;height:41px;}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:41px;margin:120px 60px 0 0;width:41px;}
.frul{width: 1040px;margin: 40px 0px;}
.frul ul li{margin-right: 0px;display: inline-block;width: 260px;}
.frul ul li a{text-align: center;display: inline-block;text-decoration:none;color: #333}
.frul li{width: 260px;display:inline-block;}
.frul ul li img{width: 100%}
.frul ul li p{margin-top: 20px;}

/*新闻资讯*/
.newul-list{text-align: center;margin:20px 0px;}
.new-ul{display: inline-block;}
.new-ul li{color: #333;font-size: 16px;margin: 0px 10px;cursor: pointer;float: left;}
.new-ul li.tie a{background: #878787;color:#fff!important}
.new-ul li a{background: #ddd;color: #333!important;padding: 0px 5px;display: inline-block;width:100px;height:35px;line-height:35px;text-align: center;text-decoration: none;}
.new-centen{display: inline-block;width: 100%}
.new-centen img{width: 650px;float: left;height: 280px;}
.brife{border-bottom: 1px solid #ddd;display: inline-block;width: 490px;float: right;}
.brife h3{font-size: 16px;font-weight: bold;color: #000;text-align: center;margin-top: 0px;}
.brife p{height: 42px;overflow: hidden;text-align: left;margin-top: 30px;text-indent: 2.5rem;color: #999;font-size: 14px;}
.brife a{float: right;color: #976c10;padding-bottom: 20px}
.sort{background:url(../image/xw-ioc.png) no-repeat top center;width: 37px;height: 22px;    display: inline-block;line-height: 22px;color: #fff;font-size: 16px;}
.new-eide{display: inline-block;width: 490px;float: right;text-align: left;overflow: hidden;height: 130px}
.new-eide a{text-decoration: none;color: #333}
.new-eide li{margin: 18px 0px;}
.cont{overflow: hidden;}
.sort-time{margin-right: 10px;}
.new-eide .sort span{margin-left: 15px;}

/*战略合作*/
.cooper{display: inline-block; width:100%; margin: 30px 0px;}
.cooper li{overflow: hidden;text-align: center;width: 150px;display: block;float: left;height: 125px;}

/*工程案例*/
.case-img{display: inline-block;}
.log-title{margin-top: 20px;border-bottom: 1px solid #ddd;line-height: 30px;display: inline-block;width: 100%}
.log-title h3{display:inline-block; float:left; color:#956714; border-bottom:2px solid #956714;padding-bottom:10px; margin-bottom: 0px}
.log-title .toolin-route{float:right; display:inline-block; line-height:58px; height:58px; background:url(/Static/image/marker.png) 0px 18px no-repeat; padding-left:28px;}
.toolin-route img{display:inline-block; margin:22px 10px 0px 10px;}
.toolin-route a{color: #333;text-decoration: none}
.tooling p{margin-top: 20px;color: #060606;font-size: 16px;line-height: 25px;}
.case-list-inner{background: #f0f1f1;padding: 30px 0;}
.cation li.incatnavtion{background: #956714;color:#fff;border: none}
.case-list-inner{padding-bottom: 0px}
.csae-lazyimg a{margin: 30px 2px;display: inline-block;background: #fff;padding: 5px 10px;font-size: 16px;color: #666666;border:1px solid #ddd;}
.csae-lazyimg a.next{font-size: 14px}
.csae-lazyimg a.csae-active{background:#956714;color: #fff}
.tel-infor{text-align: center;margin: 40px 0px 20px 0;width: 100%}
.advantage{margin:30px 0;display: inline-block;width: 100%;width: 885px;float: left;}
.advantage li{color: #060606;font-size: 16px;background: #efefef;line-height: 40px;border:1px solid #ddd;margin-bottom: 20px;}
.advantage li .adv{background:#956714;padding: 0px 10px;margin-right: 10px;color: #fff;display: inline-block;}
.infortel{margin:30px 0;width: 265px;float: right;display: inline-block;margin-top:30px;position: relative;}
.te{position: absolute;top: 20px;right: 50px;font-size: 16px;color: #060606;}
.te p{margin-bottom: 5px;}

/*内容*/
.navint{width:270px; float:left; border:1px solid #ddd;}
.navint li{border-bottom:1px solid #ddd; line-height:50px; height:50px; background:#f0f1f1; color: #060606;}
.mune {float: right;line-height: 50px; margin-right: 10px;}
.navint li:last-child {border-bottom: none;}
.navint li.intredactive {margin-left: -1px;background: #fff;color: #956714;border-left: 3px solid #956714;}
.navint li a{width:250px; padding-left:17px; display:block; height:50px; color:#060606; text-decoration:none; background:url(../image/nav_list_bg.png) no-repeat 240px -30px;}
.navint li.intredactive a{color:#956714; background-position:238px 19px}
.tab-pane h4{font-weight: bold;font-size: 18px;margin-bottom: 10px;text-align: center;}
.tab-content{width: 805px;float: right;}
.tab-panes{text-align: center;padding: 10px 0px;border-bottom: 1px dashed #ddd;margin-bottom: 30px}
.tab-panes h4{margin-top: 20px;font-weight: bold;}
.tab-panes p {color: #999;font-size: 14px;margin-top: 15px}
.panes-centen{display: inline-block;}
.panes-centen p{font-size: 16px;color: #060606;line-height: 30px;text-indent: 2.5rem}
.panes-centen p.ctn {text-indent: 0px;}


/*联系我们*/
.contat{width:600px;float: left;display: inline-block;padding: 40px 0px;}
.contat p{margin-bottom: 15px;font-size: 16px;}
.contat img{margin: 0px 10px;}
.map{width: 600px; float: left;text-align: center;margin-top: 40px;}

/*公司新闻*/
.newlist{width: 880px;float: right;display: inline-block;padding: 20px 0px;border-bottom: 1px dashed #ddd;}
.newlist:first-child{padding-top: 5px;}
.newlist:last-child{border: none}
.newlist img{float: left;}
.newconten{display: inline-block;;float: right;width: 880px;margin-bottom: 50px;}
.list-informat{display: inline-block;width: 630px;float: left;margin-left: 20px;}
.list-informat h4{font-size: 18px;color: #000;font-weight: bold;margin-bottom: 20px}
.list-informat p{color: #999;margin-bottom: 10px;font-size: 14px;}

/*办公室装修*/
.renoctinner{width: 200px;float: left;border-right: 3px solid #956714;margin: 15px 0px 25px 0px}
.renoctinner h2{margin-top: 0px;color: #956714;font-size: 30px;}
.renoctinner p{font-size: 14px;color: #999;margin-top: 10px;}
.casinfor{margin: 0px 20px;display: inline-block;width: 960px;margin-top: 10px;}
.casinfor p{font-size: 16px;color: #060606; line-height: 25px;}
.csae-lazyimg a{text-decoration: none}

/*服务范围*/
.serv{width: 570px;float: left;margin: 20px 20px 20px 0px;}
.serv img{float: left;}
.serv .serv-informat{display: inline-block;width: 230px;float: left;margin:0px 20px;}
.serv .serv-informat h4{ color: #333333;margin-top: 30px;font-size: 18px; margin-bottom: 20px;}
.serv .serv-informat p{  color: #999;font-size: 16px;line-height: 25px;}

/*设计团队*/
.cation-list-img img{float: left;display: block;}
.cation-list-img{display: inline-block;padding:20px 0;border-bottom: 1px solid #ddd;}
.cation-list-img .teampane{width: 920px;float: right;display: inline-block;margin-left: 30px;}
.cation-list-img .teampane h4{font-size: 18px;color: #000;margin-bottom: 20px;}
.cation-list-img .teampane .position {font-size: 16px;color: #956714;padding: 3px 5px;border: 1px solid #956714;margin-left: 20px;}
.cation-list-img .teampane .div {color: #999; margin-bottom: 10px;font-size: 14px;}
.cation-list-img .teampane .div p{margin:0px !important;}


/*servicebox*/
.servicebox{width:1200px; margin:0 auto; height:auto; overflow:hidden; position:relative;min-height:1200px; background:url(../image/serbg.jpg) no-repeat top right;}
.servicebox .box{ padding-bottom:15px; padding-right:370px; position:relative; background:url(../image/ser_line_bg.png) repeat-y 17px 0;}
.servicebox .box .title{ font-size:24px;height:36px; padding-bottom:10px; position:relative; z-index:500; padding-left:50px;}
.servicebox .box .title .num{ width:36px; height:36px; background:url(../image/icon_ser.png) no-repeat; left:0; top:0; text-align:center; line-height:36px; font-size:18px; color:#999; position:absolute}
.servicebox .box .text{ font-size:14px; line-height:28px; padding-left:50px;}
.servicebox .last{background:none;}

.sub_menu{width:100%; height:38px; background:#9e9e9e; text-align:center; line-height:38px;}
.sub_menu a{margin:0px 20px; color:#303030; text-decoration:none;}
.sub_menu a.curr{color:#fff;}

/* 关于我们 */
.aboutus{ margin-top:40px; padding-bottom:40px; width:1200px; margin:0 auto; line-height:200%;}
.us1left .t{ border-left:6px solid #fff; width:600px;  left:143px;top:0; height:102px;}
.us1left .t span{ display:block; border-left:6px solid #c6962e; height:60px; position:absolute; left:-6px; top:0;font-size:20px; line-height:60px; padding-left:30px;}
.us1right{ width:280px; font-size:16px; color:#333; padding-top:60px;}
.us2left{ width:313px; font-size:16px; position:relative; margin-top:-50px;}
.us2left h3{ height:80px; line-height:80px; font-size:80px; font-weight:normal; position:relative;}
.us2left h3 span{ position:absolute; left:150px; bottom:10px; font-size:24px; line-height:20px;}
.us2left h4{ line-height:30px; font-size:18px; font-weight:normal; padding-bottom:10px;}
.aboutus .line{ width:328px; height:382px; border:6px solid #e6b245; z-index:500; left:480px; top:280px;}

/* 荣誉 */
.honorBox{padding-top:40px; padding-bottom:40px; width:1200px; margin:0 auto; line-height:200%; text-align:center; background:url(../image/honorbg.jpg) center}
.honorUl li{ float:left; padding:10px 23px 23px 23px; }
.honorUl li p{ line-height:50px; font-size:18px;}
.honorUl li img{border:4px solid #595959;}
.honorUl2 li{ padding:10px 35px 25px;}
.honorUl1 li img{ width:343px; height:240px;}
.honorUl2 li img{ width:517px; height:363px;}

/*历程*/

.process{min-height:820px; width:1200px; margin:0 auto; background:url(../image/processbg.jpg) no-repeat top right;}
.process ul{ display:block; padding-top:50px;background:url(../image/processbg2.jpg) no-repeat top left;}
.process li > div{ height:120px; float:left;}
.process li .t{ width:120px; height:120px; background:url(../image/pt.png) no-repeat top center; }
.process li .t span{ display:block; font-size:32px; line-height:40px; height:40px; width:100%; text-align:center; margin-top:-20px; top:50%;}
.process li .text{ font-size:16px; height:auto; padding-top:30px;}
.process li .text p{ line-height:30px;}
.process li.li1{ margin-bottom:30px;}
.process li .p1{ padding-left:287px;}
.process li .p1 .t{left:150px;}
.process li.li2{ margin-bottom:40px;}
.process li .p2{ padding-left:207px; width:600px;}
.process li.li2 .text{ padding-top:15px;}
.process li .p2 .t{left:70px;}
.process li.li3{ padding-bottom:40px;}
.process li .p3{ padding-left:207px; width:600px;}
.process li .p3 .t{left:70px;}
.process li.li3 .text{ padding-top:5px;}
.process li.li4{ padding-bottom:40px; }
.process li .p4{ padding-left:160px; width:726px;}
.process li .p4 .t{left:10px;}
.process li.li4 .text{ padding-top:20px;}
.process li.li5{ padding-bottom:40px;margin-bottom:50px; }
.process li .p5{ padding-left:160px; width:690px;}
.process li .p5 .t{left:20px;}
.process li.li5 .text{ padding-top:35px;}

.inadvantage{min-height:700px;background:url(../image/inadvbg.jpg) no-repeat top right; width:1200px; margin:0 auto}
.inadvantage ul{ padding-top:50px;}
.inadvantage li{ padding-right:500px; margin-bottom:40px;}
.inadvantage li .left{ width:365px; height:125px; border-right:1px solid #ae7b0e;}
.inadvantage li .left .t{width:125px; height:125px;background:url(../image/adicon.png) no-repeat top;}
.inadvantage li .left .t span{background:url(../image/adicons.png) no-repeat ; width:65px; height:65px; left:50%; top:50%; margin-top:-33px;margin-left:-33px;}
.inadvantage li .left .t span.s1{ background-position:-10px -9px;}
.inadvantage li .left .t span.s2{ background-position:-90px -9px;}
.inadvantage li .left .t span.s3{ background-position:-173px -9px;}
.inadvantage li .left .t span.s4{ background-position:-250px -12px;}
.inadvantage li .left .word{ color:#000033; font-size:26px; padding-top:44px; padding-left:20px;}
.inadvantage li .left .word span{ color:#ae7b0e;}
.inadvantage li .text{ width:260px; height:125px; font-size:14px; padding-left:15px;}
.cooper li img{width:140px;height:106px;}
.frul ul li img{width:205px;height:205px;border-radius:100px;}

.other-page {
  border-top: 1px solid #dedfe1;
  border-bottom: 1px solid #dedfe1;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #06080d;
  font-size: 16px;
  line-height: 36px;
  padding-left:10px;
}
.other-page a { display: block; height: 36px; color: #06080d;}

.w1100{width:1100px; margin:0 auto;}
.showdiv .con{ width:1100px;}
.showdiv h3{ line-height:50px; text-align:center; font-size:18px; font-weight:normal; padding-bottom:40px;}
.showdiv .box.line{ border-bottom:1px dashed #ddd;}
.showdiv .box{ padding-bottom:20px; margin-bottom:20px;}
.showdiv .con_left{ width:720px; height:480px;}
.showdiv .con_left img{width:720px; height:480px;}
.showdiv .con_right{ width:360px;}
.showdiv .title{ height:40px; font-size:16px; border-left:2px solid #ae7b0e; padding-left:30px; margin-bottom:40px;}
.showdiv .text{ font-size:14px;}
.showdiv .simg{ padding-bottom:60px;}
.showdiv .bq{ border-top:1px dotted #333; padding:20px 0; font-size:14px;}
.showdiv .content{ font-size:14px; width:1100px;}
.showdiv .content .con{min-height:300px;}
.showdiv .content img{ display:block; margin:15px auto;}
.showdiv .content .fff{ color:#f00; font-size:15px;}
.showdiv .content .fff a{color:#f00;}

/* 分页样式 */
#K_page{width:100%; clear:both; height:62px; text-align: center}
#K_page .page_ul{width:100%; display:block; height:32px; text-align:center; padding-top:30px;}
#K_page .page_ul li{display:inline-block; width:30px; height:30px; line-height:30px; margin:0 5px; border:1px solid #d0d0d0; background:#fff;}
#K_page .page_ul li a{width:30px; height:30px; display:block; color:#333; text-decoration:none}
#K_page .page_ul li:hover{border-color:#9f9f9f;}
#K_page .page_ul li:hover a{color:#fff; background:#9f9f9f}
#K_page .page_ul li.active{border-color:#9f9f9f; background:#9f9f9f;}
#K_page .page_ul li.active a{font-weight:bold; color:#fff;}
#K_page .page_ul li.u{border:0px; height:32px; line-height:32px; margin:0px;}
#K_page .page_ul li.u u{text-decoration:none;}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index:3;
  color:#fff;
  cursor:default;
  background-color:#976c10 !important;
  border-color:#976c10 !important;
}

.pagination>li>a{
  position:relative;
  float:left;
  padding:6px 12px;
  margin-left:-1px;
  line-height:1.42857143;
  color:#976c10 !important;
  text-decoration:none;
  background-color:#fff;
  border:1px solid #ddd
}

/* 在建工地 */
#table_header{ border-collapse:collapse; clear:both; width: 100%;}
#table_header tr th{background-color:#878787; text-align: center;color: #fff; height: 50px; line-height: 50px; font-size: 20px; border:1px solid #e0e0e0;}
.tableid_{ border-collapse:collapse; clear:both; width: 100%;}
.tableid_ tr th{background-color:#878787; text-align: center;color: #fff; height: 50px; line-height: 50px; font-size: 20px; border:1px solid #e0e0e0;}
#table_header tr td{background-color:#fff; text-align: center; height: 40px; line-height: 40px; border:1px solid #e0e0e0;}
