﻿body{background-color:#f5f7f9}
.banner{text-align:center;height:600px; background:url(/image/banner_rongyu.jpg) no-repeat center center;position:relative}
.banner .anli{background-color: rgba(255,255,255,0.1);color:#fff;margin: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;color:#fff; width:800px; height:200px;font-size:36px;padding:30px 0;}
.banner .anli h1{font-size:60px;}
.mininav{position:fixed;left:50%;margin-left:-720px;width:120px;background: #f5f7f9;bottom:100px;z-index:999}
.mininav a{height:40px;line-height:40px;text-align:center;display:block}
.mininav .actived,.mininav a:hover{background-color:#52AE7C;color:#fff}
.title1{margin:50px auto;width:180px;height:50px;line-height:50px; background-color:#52AE7C;color:#fff;text-align:center;font-size:18px;}

@media screen and (max-width:768px) {
    .banner{height:300px;}
    .banner .anli{ width:80%;font-size:16px;height:60px;padding-top:10px;}
    .banner .anli h1{font-size:24px;}
}
.newnav{display: flex;flex-direction: row;justify-content:center;margin-bottom:30px;background-color:#fff;border-radius:20px;overflow:hidden; margin:10px auto 30px;width:360px;}
.newnav a{height:40px;line-height:40px;width:120px;text-align:center;display:block;}
.newnav .actived{background-color:#52AE7C;color:#fff}
@media screen and (max-width:768px) {
    .title1{margin-bottom:20px;}
}
.about41{width:100%;height:300px; border:1px solid #f0f0f0;box-sizing:border-box; position:relative;border:1px solid #e1e3e6;text-align:center;padding:15px;background-color:#fff;display:flex;align-items:center;justify-content: center;}
.about41:hover .about411{display:block;color:#fff;padding:60px 20px 0 20px;font-size:20px;}
.about41 img{width: auto;height: auto;max-width:300px;max-height:100%;}

.about411{position:absolute;z-index:1;background-color:rgba(0,0,0,0.3);top:0;bottom:0;left:0;right:0;display:none;}
.about411 span{display:block;margin:20px auto 0 auto;width:120px;text-align:center;line-height:36px;height:36px;border:1px solid #fff;border-radius:18px;font-size:14px;}