
.aboutus-box1 .picbox .item{display: inline-block;width: 414px;height: 311px;overflow: hidden;padding: 10px;border: 1px solid #0086cc; margin: 0 15px 20px 15px;}
.aboutus-box1 .picbox .item .box{padding: 5px;background-color: #fff;box-shadow: 0 0 15px rgba(7,192,255,0.5);}
.aboutus-box1 .picbox .item .box .img{overflow: hidden;width: 100%;height: 100%;}
.aboutus-box1 .picbox .item img{width: 100%;height: 100%; display: block;transition: all 0.6s;}
.aboutus-box1 .picbox .item:hover img{transform: scale(1.05);}


.aboutus-box2 .item{width:31%;height: 250px;box-shadow: 0 0 10px #0087b7;padding: 10px;background: rgba(0,70,106,0.2);margin-right: 3.5%;float: left;}
.aboutus-box2 .item:nth-child(3n){margin-right: 0;}
.aboutus-box2 .item .box{width: 100%;height: 100%;border: 1px solid #0076a0;box-shadow: 0 0 5px rgba(7,192,255,0.5);padding: 30px 15px;}
.aboutus-box2 .item .icon{font-size: 46px;line-height: 60px;margin-bottom: 20px; display: block;}
.aboutus-box2 .item .tit{font-size: 22px;line-height: 30px;margin-bottom: 20px;font-weight: normal;}
.aboutus-box2 .item .text{font-size: 15px;line-height: 30px;letter-spacing: 2px;}

/* 公司大事记 */
.aboutus-box3 .infor{width: 900px;margin: 0 auto;}
.aboutus-box3 li{ line-height:30px;color:#95a8b9;}
.aboutus-box3 li:after{clear: both;display: block;content: "";height: 0; line-height: 0;visibility: hidden;}
.aboutus-box3 li .date{width: 25%;float: left;font-size: 24px;text-align: right;padding-right: 60px;position: relative;}
.aboutus-box3 li .date::after{content: '';width:23px;height: 23px;display: block;float: left;text-align: center;background: url(../images/dian.png) no-repeat 0 0/100% 100%;position: absolute;top:3px;right: -13px;z-index: 1;}

.aboutus-box3 li .tit{width: 75%;float: left;font-size: 18px;padding-left: 60px;position: relative;padding-bottom: 50px;}
.aboutus-box3 li .tit::before{content: '';width: 3px;height: 100%;position: absolute;left: 0;top: 10px;background-color: #014563;z-index: 0;}
.aboutus-box3 li .tit p{line-height: 36px;margin-top: -3px;    letter-spacing: 2px;}
.aboutus-box3 li:last-child .tit::before{display: none;}.aboutus-box3 li:hover{color:#fff;}


/* 联系我们 */
.contactus-box1 .item{width:31%;height: 230px;box-shadow: 0 0 10px #0087b7;padding: 10px;background: rgba(0,70,106,0.2);margin-right: 3.5%;float: left;}
.contactus-box1 .item:nth-child(3n){margin-right: 0;}
.contactus-box1 .item .box{width: 100%;height: 100%;border: 1px solid #0076a0;padding: 40px 20px 20px 20px;}
.contactus-box1 .item .icon{font-size:50px;line-height: 60px;margin-bottom:20px; display: block;margin-top: 5px;}
.contactus-box1 .item .text{font-size: 16px;line-height: 30px;}

.mapbox{box-shadow: 0 0 10px #0087b7;padding: 10px;}
.mapbox .box {width: 100%;height: 400px;overflow: hidden;}
.mapbox .box img{width: 100%; height: auto;display: block;}

/* 新闻中心 */
.ind_box5 .cont .item{width: 30.5%;float: left; margin-right:4%;box-shadow: 0 0 6px rgba(24, 196, 255, 0.4);margin-bottom: 50px;}
.ind_box5 .cont .item:nth-child(3n){margin-right: 0;}
.ind_box5 .cont .item .pic{width: 100%; height: 216px;overflow: hidden;}
.ind_box5 .cont .item img{width: 100%;height: 100%; display: block;transition: all 0.6s;}
.ind_box5 .cont .item .infor{padding:30px 20px;background: #002c4f;}
.ind_box5 .cont .item .tit{font-size: 18px;line-height: 28px;height: 28px;overflow: hidden; margin-bottom: 15px;font-weight: normal;color: #fff;}
.ind_box5 .cont .item .text{height: 48px;line-height: 24px;color: #0098cc;font-size: 15px;color:#95a8b9;}
.ind_box5 .cont .item .btn{width: 140px;height:44px;background: url(../images/index-icon10.png) no-repeat 0 0/100% 100%;display: block;margin: 40px auto 20px auto;line-height: 44px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    letter-spacing: 2px;}
.ind_box5 .cont .item:hover .pic img{transform: scale(1.05);}
.ind_box5 .cont .item:hover{outline: 2px solid #0076a0;}
.ind_box5 .cont .item:hover .btn{background-image: url(../images/index-icon11.png);}






