body,html{ width:100%;height:100%}
.header{background:#fff;border-bottom:1px solid #d9d9d9;height:60px;overflow:hidden; width:100%; min-width:1300px}
.header .headerCon{width:1200px;margin:0 auto;}
.header img{margin-top:12px;}
.header .headerCon .nav{float:right;}
.header .headerCon .nav li{display:inline-block;margin-left:10px;}
.header .headerCon .nav li a{float:left;display:inline-block;height:60px;font-size:16px;line-height:60px;color:#333;padding:0 12px;}
.header .headerCon .nav li.current{border-top:4px solid #e1b504;}
.header .headerCon .nav li.current a{color:#e1b504;}

/*banner*/
.banner{height:600px;background:url(../images/banner.jpg) no-repeat center;width:100%; min-width:1300px}
.banner > div{text-align:center;width:790px;margin:0 auto;padding-top:86px;}
.banner h2{font-size:40px;color:#e1b504;line-height:60px; font-weight:400;}
.banner h2 span {font-weight:700;}
.banner p{font-size:18px;line-height:38px;color:#999;}
.wrapper{width:1200px;margin:0 auto;}
.smlTitle{height:46px;margin:0 auto 30px;width:640px;text-align:center;position:relative;}
.smlTitle .left{background:url(../images/smlTitleLeft.png) no-repeat left center;display:inline-block;width:230px;height:16px;position:absolute;left:0px;top:13px;}
.smlTitle .right{background:url(../images/smlTitleRight.png) no-repeat right center;display:inline-block;width:230px;height:16px;position:absolute;right:0px;top:13px;}
.smlTitle h3{font-size:18px;color:#3b4c80;}
.smlTitle p{font-size:14px;color:#aaaaaa;}

/*公司简介*/
.companyProfile{height:470px;padding-top:30px;width:100%; min-width:1300px}
.companyProfile .wrapper .left{float:left;width:550px;margin-left:10px;}
.companyProfile .wrapper .left .info{font-size:16px;line-height:26px;margin-bottom:30px;text-indent:2em;height:240px;}
.moreBtn{ text-align:center;}
.moreBtn a{display:inline-block;padding:12px 24px;background:#e1b504;color:#fff;}
.moreBtn a:hover{background:#e5c029;}
.companyProfile .wrapper .right{float:right;}
.companyProfile .wrapper .right img{display:block;margin-right:100px;}
.clear{clear:both;}

/*精品工程*/
.case{ width:100%; padding:30px 0px; background:#f2f2f2;width:100%; min-width:1300px}
.caseList ul{ margin-left:-23px;}
.caseList li{ margin-left:33px; float:left; position:relative; width:250px; height:180px; overflow:hidden; margin-bottom:33px;}
.caseList li a{ display:block;}
.caseList li img{width:250px;}
.caseList li p{ position:absolute; left:0px; bottom:0px; height:30px; line-height:30px; background:#000; opacity:0.8; z-index:999; padding:0 0px; overflow:hidden; color:#fff; width:100%;}
.caseList li p em{ margin:0 10px;}
.caseDetail{ padding:25px 15px; background:#fff; padding-right:10px;}
.caseDetail .caseList li{ width:260px;}
.caseDetail .caseList li img{width:260px;}

/*荣誉奖项*/
.awards{height:460px;background:#fff;padding-top:30px;position:relative;width:100%; min-width:1300px}
.awards .wrapper ul{width:1040px;margin:0 auto;margin-bottom:30px;}
.awards .wrapper ul li{display:inline-block; }
.awards .wrapper ul li img{ max-width:180px;max-height:255px;_width:180px;_height:255px;}
.awards .wrapper ul a{width:180px;height:255px;display:inline-block;margin:0 10px;}
.awards .wrapper ul li a:hover .awardsImg{ display:block}
.awards .wrapper ul li .awardsImg{ position:absolute; top:30%;left:50%; width:80%; height:60%;  margin-left:-40%; text-align:center; display:none}
.awards .wrapper ul li .awardsImg img{ max-width:100%;max-height:auto;_height:auto;}
.awardsList{ background:#fff; padding:20px 15px;}
.awardsList li{display:inline-block;}
.awardsList li a{width:180px;height:255px;display:inline-block;margin:0 10px;}
.awardsList li a img{max-width:180px;max-height:255px;}

/*新闻中心*/
.news{padding-top:30px;height:465px;background:#f2f2f2;width:100%; min-width:1300px}
.news .wrapper{width:1110px;margin:0 auto;}
.newsList li{width:520px;padding-right:10px;margin-bottom:30px;height:66px; float:left;}
.newsList li .calendar{width:54px;float:left;}
.newsList li .calendar .day{width:100%;height:48px;background:#3b4c80;font-size:38px;color:#fff;text-align:center;line-height:48px;}
.newsList li .calendar .month{width:100%;height:16px;line-height:16px;margin-top:2px;background:#aaa;font-size:12px;text-align:center;color:#fff;}
.newsList li .newsCon{margin-left:10px;float:left;width:440px;margin-top:2px;}
.newsList li .newsCon .title{font-size:16px;color:#333;line-height:24px;overflow:hidden;height:24px;white-space:nowrap;text-overflow:ellipsis;}
.newsList li .newsCon a:hover{color:#e1b504;}
.newsList li .newsCon p{font-size:14px;color:#aaa;line-height:18px;height:36px;overflow:hidden;	/*超出2行省略*/text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.newsPage{ padding:20px;background:#fff;}
.newsPage .newsList li{ width:auto; height:66px; float:none;}
.newsPage .newsList li .newsCon{ width:1080px}

/*联系我们*/
.contactUs{padding-top:30px;width:100%;background:url(../images/map_bg.png) no-repeat center;height:410px; min-width:1300px}
.contactUs .wrapper .left{float:left;padding-left:135px;}
.contactUs .wrapper .right{float:left;margin-left:85px;}
.contactUs .wrapper .right{font-size:23px;color:#333;line-height:26px;font-weight:700;padding-top:0px;}
.contactUs .wrapper .right h2{font-size:23px;}
.contactUs .wrapper .right h3{font-size:14px;}
.contactUs .wrapper .right p{font-size:14px;font-weight:400;}

/*人才招聘*/
.recruit{padding-top:30px;padding-bottom:30px; background:#fff;width:100%; min-width:1300px}
.recruit ul li{width:1088px;margin:0 auto;border-bottom:1px dashed #aaa;padding-top:32px;padding-bottom:32px;}
.recruit ul li:last-child{border-bottom:none;}
.recruit ul li div{padding-left:170px;background:url(../images/boy.png) no-repeat 50px 0;min-height:100px;}
.recruit ul li div h2{font-size:18px;color:#e1b504;line-height:32px;font-weight:700;}
.recruit ul li div h3{font-size:16px;color:#333;line-height:26px;font-weight:700;}
.recruit  ul li div p{display:list-item;list-style:disc;margin-left:20px;font-size:14px;line-height:24px;}

/*内部办公*/
. Internaloffice{padding-top:30px;width:100%;background:url(http://zjhtfz.zhong360.com); min-width:1300px}


/*footer*/
.footer{width:100%;height:50px;font-size:16px;color:#fff;text-align:center;line-height:60px;background:#333;min-width:1300px}

/*secendpage*/
.newsbanner{ width:100%; height:300px; background:url(../images/s_banner.jpg) no-repeat center center;min-width:1300px}
.newsInfo{ background:#f3f3f3}
.infoDetail{ padding:30px 50px; background:#fff}
.infoDetail h1{ line-height:60px; font-size:20px; color:#000; text-align:left;}
.infoDetail h3{ line-height:50px; text-align:left; font-size:14px; color:#666; border-bottom:1px solid #dcdcdc; margin-bottom:20px;}
.infoDetail { padding-top:30px}
.infoDetail  p{ line-height:36px; text-indent:32px; margin-bottom:10px; font-size:16px;}
.aboutInfo{ min-height:400px;}
.aboutInfo .pic{ width:440px; float:right; margin:15px; margin-right:0px;}
.nav{ line-height:40px; font-size:14px; color:#888;}
.nav a{ color:#888;}
.nav a:Hover{color:#00b4ff}
.nav i{ margin:0 5px;}