/*公司简介*/
.pageBox{position: absolute;top: 120px;left: 325px;background: #fff;height: 830px;z-index: 999;width: 905px;}
.about{margin: 60px 45px 0 45px;}
.about .tit{font-size: 24px; color: #000;font-weight: bold}
.about p{font-size: 14px;line-height: 30px;text-indent: 29px;}

/*精品项目-项目介绍*/
.rightBox{width: 706px;}
.item{margin: 50px 40px 0 40px;}
.item .tab2{text-align: center}
.item .tab2 ul{display: inline-block;}
.item .tab2 li{float: left;margin:0 12px;}
.item .tab2 li .name{height: 38px;line-height: 38px;text-align: center;font-size: 14px;color: #ffffff;background: #c2c2c2}
.item .tab2 li:hover .name,.item .tab2 .liNow .name{background: #1b519a;cursor:pointer;}
.item .tabContent2,.item .tabContent3{display: none;}
.item .tab3{margin-top: 30px;margin-bottom: 35px;}
.item .tab3 ul{margin-right: -5px;}
.item .tab3 li{float: left;margin-right: 5px;height: 38px;line-height: 40px;text-align: center;font-size: 14px;border: 1px solid #ebebeb;color: #333333;padding: 0 30px;}
.item .tab3 li:hover,.item .tab3 .liNow{border-color:#1b519a;color: #fff;background: #1b519a; cursor:pointer;}
.item .item_about p{font-size: 14px;line-height: 30px;text-indent: 29px;}

/*精品项目-进驻企业*/
.garrison .tit{font-size: 20px;color: #1b519a;font-weight: bold;}
.garrison .list{margin-top: 40px;}
.garrison .list li{width: 47%;margin-bottom: 20px;padding-left: 16px;background: url("../Dimages/nimg7_2.png") left no-repeat;font-size: 14px;float: left;}

/*精品项目-租赁热线*/
.contact{margin-top: 40px;}
.contact .list li{margin-bottom: 25px;height: 17px;line-height: 24px;font-size: 14px;}
.contact .list li .imgBox{display: inline-block;width: 25px;padding-right: 15px;}
.contact .picBox{margin-top: 40px;}

/*最新活动*/
.activity{margin: 50px 45px 0 45px;}
.activity .tit{font-size: 24px;font-weight: bold;color: #000;}
.activity .top{margin-top: 40px;height: 235px;position: relative}
.activity .top .actBox{height: 197px;position: relative;padding-right: 328px;}
.activity .top .actBox .imgBox{position: absolute;right: 0;}
.activity .top .actBox .ntBox{position: relative;padding-left: 125px;height: 95px;}
.activity .top .actBox .ntBox .time{width: 100px;height: 95px;background: #ededed;color: #5e5e5e;font-size: 14px;text-align: center;margin-right: 25px;position: absolute;left: 0}
.activity .top .actBox .ntBox .time p{font-size: 55px;color: #656565; line-height: 48px;padding-top: 15px}
.activity .top .actBox .ntBox .tit1{font-size: 18px;}
.activity .top .actBox .ntBox .tit1 a{color: #000;}
.activity .top .actBox .moreBox{margin-top: 10px;line-height: 25px;font-size: 14px;}
.activity .top .slick-prev,.activity .top .slick-next{position: absolute;display: block;width: 38px;height: 38px;bottom: -38px;}
.activity .top .slick-prev{background: url("../Dimages/prev1.jpg") no-repeat;left: 0;}
.activity .top .slick-prev:hover{background: url("../Dimages/prev1_1.jpg") no-repeat;}
.activity .top .slick-next{background: url("../Dimages/next1.jpg") no-repeat;left: 42px;}
.activity .top .slick-next:hover{background: url("../Dimages/next1_1.jpg") no-repeat;}
.activity .bottom{margin-top: 30px;border-top: 1px dashed #bababa;}
.activity .bottom ul{border-bottom: 1px dashed #bababa;}
.activity .bottom li{padding: 25px 0;border-bottom: 1px dashed #bababa;padding-left: 18px;background: url("../Dimages/nimg6_2.png") left no-repeat;font-size: 14px;}
.activity .bottom li a{font-size: 14px;}
.activity .bottom li span{float: right;}
.activity .bottom li:last-child{border: none;}
.activity .bottom li:hover a{color: #1b519a;}


/*最新活动详情*/
.activityShow .article .art_tit{margin-top: 40px;margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #e7e7e7;text-align: center;}
.activityShow .article .art_tit .one{font-size: 24px;color: #000;margin-bottom: 20px;}
.activityShow .article .art_tit .two{font-size: 12px;color: #8a8a8a;}
.activityShow .article .art_content p{font-size: 14px;line-height: 30px;}