#project {position: relative;}
#project .project-title{margin-top:880px; width: 180px;height: 35px;font-size: 36px;font-weight: bold;color: #AD885E;}
#project .project-tips{margin-top:15px;color: #AD885E;font-size:16px;}

/** 商店图 */
#project .project-mall {height:939px;}
#project .project-mall-icon {padding-top:46px;padding-bottom:46px;background-color:#253A33;}
#project .project-mall-icon img{width:100%;height:850px;}

/** tips图 */
#project .project-mall-tips {position: absolute;left:219px;top:650px;max-width: 730px;width:100%;max-height: 423px;height:100%;background: #AD885E;padding-left:71px;display: none;}

#project .project-mall-tips .title{margin-top:83px;width: 403px;height: 34px;line-height:34px;font-size: 36px;font-weight: bold;color: #FFFFFF;}
#project .project-mall-tips .sub-title{margin-top:14px;width: 730px;height: 17px;font-size: 18px;font-family: Arial;font-weight: 400;color: #FFFFFF;}
#project .project-mall-tips .intro{margin-top:71px;width: 550px;height: 107px;font-size: 16px;font-weight: 400;color: #FFFFFF;line-height: 30px;}

/** **/
#project .project-nav{padding-top:292px;background-color: #192823;}
#project .project-nav-item{padding-bottom:137px;}
#project .project-nav-icon{margin-right:13px;width:66px;height:67px;}
#project .project-nav-title{line-height:35px;padding-top:4px; color: #AD885E;font-weight: bold;font-size:32px;}
#project .project-nav-tips{padding-top:0px;color:#AD885E;font-size:18px;}
#project .project-nav-line{width:100%;margin-top:42px;margin-bottom:40px;height:1px;background-color:#AD885E;}

#project .project-item{}
#project .project-item-icon img{width:20px;height:20px;}
#project .project-item-title img{margin-right:7px;}
#project .project-item-title{margin-top:20px;width:520px;line-height: 20px;color: #fff;font-weight: bold;font-size:20px;}
#project .project-item-intro{margin-top:30px;color:#f9f9f9;width:100%;font-size:16px;line-height:30px;}

/** 列表 */
#project-cate .project-item {background-color: #CFDACC;margin:0 369px 48px 371px;width: 1178px;}
#project-cate .project-item img{width:473px;height:314px;margin-right: 62px;}
#project-cate .project-item-title {font-size:24px;padding-right:64px;padding-left:64px;font-weight: bold;padding-top:71px; font-size: 24px;color: #284940;}
#project-cate .project-item-intro {font-size:16px;padding-top:27px;padding-right:64px;padding-left:64px;color:#666666;line-height: 25px;height:65px;max-height: 65px;}
#project-cate .project-item-date {color: rgb(105, 105, 105);font-size:18px;margin-top:55px;padding-left:64px;}
#project-cate .project-item-more {font-size:14px;margin-top:49px; margin-right:64px;background-color:#AD885E;width: 130px;height:40px;color: #fff;text-align: center;padding-top:10px;}

.project-service-bottom-image{
  width:100%;
}

.project-service-bottom-image  img:hover{  

  transform: scale(1.05);
  opacity: 1;  

}

.project-service-bottom-image  img{

  opacity: .99;
  cursor: pointer;  
  -moz-user-select: none;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}
