.site{margin:100px auto 0}
.site-nav{width:100%;height:60px;background:#fff;margin-top:100px!important;border-radius:5px}
.site-nav li{display:inline}
.site-nav li a{display:inline-block;line-height:60px;font-size:14px;margin:0 10px 0 20px;transition:all .5s;position:relative}
.site-nav li a:after{position:absolute;content:'';left:calc(50% - 10px);bottom:0;width:0;height:3px;background-color:#007bf5;transition:all .2s;-webkit-transition:all .2s;border-radius:20px}
.site-nav .hover a{display:inline-block;color:#007bf5}
.site-nav li a:hover{color:#1b8eff;transition:all .5s}
.site-nav .hover a:after{width:20px}
.site-list-box{margin-top:30px}
.site-list-box .title{font-size:20px}
.site-list-box .type{margin-left:10px}
.site-list-box .type a{color:#888;display:inline-block;cursor:pointer;text-indent:0;margin:0 0 0 10px;font-size:15px;padding:0 5px;height:30px;line-height:35px;font-weight:400}
.site-list-box .type .hover{color:#007bf5}
.site-list-box ul{background:#fff;width:1300px;padding:20px;overflow:hidden;border-radius:5px;transition:all .3s;margin-bottom:35px;box-sizing:border-box}
.site-list-box.list ul{display:none}
.site-list-box.list ul.ing{display:block}
.site-list-box ul li{float:left;width:180px;height:40px;line-height:40px}
.site-list-box ul li a{display:block;background:#fff;overflow:hidden;border-radius:5px;margin:0 5px 5px 0;transition:all .3s}
.site-list-box ul li a:hover{color:#007bf5}
.site-list-box ul li:nth-child(7n){margin-right:0;float:right}
.site-list-box ul li a .img{width:20px;height:20px;overflow:hidden;float:left;margin:10px 10px 0;border-radius:4px}
.site-list-box ul li a .img img{display:block;height:100%;width:100%}
.site-list-box ul li a h3{text-align:center;font-size:15px;float:left;line-height:40px;height:40px;max-width:calc(100% - 70px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.site-list{margin-top:30px}
.site-list ul li{background:#fff;float:left;width:15.61%;padding:30px 20px;/*height:240px;*/overflow:hidden;border-radius:5px;margin-right:20px;transition:all .3s;margin-bottom:20px}
.site-list ul li:hover{-webkit-box-shadow:0 34px 20px -24px rgba(0,0,0,.1);box-shadow:0 34px 20px -24px rgba(0,0,0,.1);-webkit-transform:translateY(-5px)}
.site-list ul li:nth-child(5n){margin-right:0;float:right}
.site-list ul li a .img{width:90px;height:90px;overflow:hidden;margin:auto;border-radius:50%;border:1px solid #f1f1f1}
.site-list ul li a .img img{display:block;height:80px;width:80px;border-radius:50%;margin:5px auto}
.site-list ul li a h3{text-align:center;font-size:15px;font-weight:700;line-height:30px;margin-top:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.site-list ul li a .introduce{color:#b3b3b3;font-size:14px;line-height:23px;height:46px;padding:0 5%;margin-top:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-align:center}
.site-list ul li a span{text-align:center;display:block;background:#007bf5;border-radius:5px;width:100px;height:30px;line-height:30px;color:#fff;margin:15px auto}
.site-article{margin-top:30px;position:relative}
.site-article .left{width:900px;box-sizing:border-box}
.site-article .right{width:370px}
.site-info{padding:20px;background-color:#fff;border-radius:5px}
.site-info .tit{overflow:hidden;line-height:40px;border-bottom:1px solid #f6f6f6;padding-bottom:5px}
.site-info .tit .img{width:25px;height:25px;overflow:hidden;margin:4px 10px 0 0;border-radius:50%;border:1px solid #f1f1f1;padding:2px}
.site-info .tit h2{font-size:18px;font-weight:700}
.site-info .tit span a{background:#f6f6f6;color:#888;border-radius:17px;padding:5px 10px;transition:all .3s}
.site-info .tit span a i{margin-right:5px}
.site-info .tit span a:hover{background:#007bf5;color:#fff}
.site-info .body{line-height:30px;margin:20px 0;background:#f6f6f6;overflow:hidden;padding:15px;border-radius:5px;margin-bottom:15px;color:#777}
.site-info .data{background:#f6f6f6;overflow:hidden;padding:15px;border-radius:5px;margin-bottom:15px}
.site-info .data li{float:left;border-right:1px solid #e2e2e2;width:100px;text-align:center}
.site-info .data li span{display:block;line-height:22px;overflow:hidden;color:#555}
.site-info .data li span img{width:55px}
.site-info .data li p{display:block;margin-top:10px;font-size:12px;color:#999}
.site-info .web .fl{width:500px}
.site-info .web .fl li{border-bottom:1px solid #f6f6f6;line-height:50px}
.site-info .web .fl li span{font-size:14px;background:#f6f6f6;margin-right:10px;padding:5px 10px;color:#666;border-radius:5px}
.site-info .web .fr img{width:190px;margin-top:10px;border:1px solid #f2f5f9;border-radius:5px}
.site-info .link{margin:25px 0 5px}
.site-info .link a{color:#fff;background:#007bf5;padding:10px 40px 10px 35px;margin-right:20px;float:left;border-radius:5px;transition:all .3s}
.site-info .link a i{margin-right:5px}
.site-info .link a:nth-child(2),.site-info .link a:nth-child(3){background:#f6f6f6;color:#888}
.site-info .link a:hover{-webkit-box-shadow:0 34px 20px -24px rgba(0,0,0,.1);box-shadow:0 15px 25px -15px rgba(0,0,0,.1);-webkit-transform:translateY(-5px)}
.site-info .link .zan{padding:5px 10px;background:#f1f1f1;border-radius:20px}
.site-info .link .zan a{padding:5px 10px;background:#f1f1f1;border-radius:20px;color:#888;transition:all .3s;margin:0;font-size:10px}
.site-info .link .zan a:hover{-webkit-box-shadow:0;box-shadow:0;-webkit-transform:translateY(0)}
.site-body{padding:20px;background-color:#fff;border-radius:5px;margin-top:20px}
.site-body p.image{margin:10px auto 15px;text-align:center;display:table}
.site-body p.image b{display:block;clear:both;background-color:#f8f8f8;line-height:40px;width:100%;font-size:14px}
.site-body p{line-height:30px}
.site-more,.site-pinglun{margin-top:20px;padding:20px;background-color:#fff;border-radius:5px}
.site-more .title,.site-pinglun .title{font-size:18px;border-bottom:1px solid #f1f1f1;padding-bottom:8px}
.site-more ul li{background:#fff;float:left;width:22%;border:1px solid #f6f6f6;padding:10px 10px;overflow:hidden;border-radius:5px;margin:0 5px 5px 0;transition:all .3s}
.site-more ul li:hover{background:#f6f6f6}
.site-more ul li:nth-child(4n){margin-right:0;float:right}
.site-more ul li a .img{width:30px;height:30px;overflow:hidden;border-radius:50%;border:1px solid #f1f1f1;float:left;margin-right:10px}
.site-more ul li a .img img{display:block;height:25px;width:25px;margin:2.5px auto;border-radius:50%}
.site-more ul li a h3{text-align:center;font-size:14px;line-height:30px;float:left;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;max-width: calc(100% - 50px);}
@media screen and (max-width:800px){.site{margin:80px auto 0}
.site-nav{height:auto;overflow:hidden;padding:1% 0;margin-top:5rem!important}
.site-nav li a{line-height:30px;margin:0;color:#666}
.site-nav li{display:block;float:left;width:23%;text-align:center;background:#f6f6f6;margin:1%;border-radius:5px}
.site-nav li:nth-child(4n){float:right}
.site-nav li a:after{display:none}
.site-nav .hover a{color:#fff!important;font-weight:400;font-size:14px}
.site-nav .hover{background:#007bf5!important}
.site-list ul li{width:32%;margin:0 2% 2% 0;box-sizing:border-box;padding:1rem;height:auto}
.site-list ul li:nth-child(3n){float:right;margin-right:0}
.site-list ul li:nth-child(5n){margin:0 2% 2% 0;float:left}
.site-list ul li a .img{width:4rem;height:4rem}
.site-list ul li a .img img{height:3rem;width:3rem;margin:.5rem auto}
.site-list ul li a .introduce{display:none}
.site-list ul li a span{margin:.3rem auto 0;width:100%;height:25px;line-height:25px;font-size:.9rem}
.site-article,.site-list{margin-top:10px}
.site-article .left,.site-info .web .fl,.site-info .web .fr{width:100%}
.right.public{display:none}
.site-info .data li{width:33%;margin:1% 0;height:3rem}
.site-info .data li:nth-child(3n){border-right:0}
.site-info{padding:10px}
.site-info .web .fl li{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;display:block;width:100%}
.site-info .web .fr img{margin:10px auto;display:block}
.site-info .link a{width:31%;padding:.8rem .8rem;margin-right:2%;box-sizing:border-box}
.site-more ul li{width:48%;box-sizing:border-box}
.site-more ul li:nth-child(2n){margin-right:0;float:right}
.site-info .link .zan{width: 25%;margin: 20px auto 0;overflow:hidden;}
.site-info .link .zan a{width: 100%;}
.site-list-box ul{width:100%}
.site-list-box ul li{width:33.33%}
.site-list-box ul li a h3{max-width:calc(100% - 35px)}
.site-list-box ul li a .img{margin:10px 10px 0 0}
}
