body{background: #F1F0F0;}
.sever h2{ border-bottom: 1px solid #d3d1d1;margin-top: 30px; }
.sever h2 span{font-size: 24px;display: inline-block;border-bottom:1px solid #000000 ;}
.sever h3{font-family: "Geometria";color: #595656;font-size: 16px;}
.sever .sever-main{margin-top: 15px;background: #FFFFFF;padding: 20px;margin-bottom: 40px;}
.sever-main .sver-l{width: 49%;float: left; font-size: 0;padding: 5px; margin-top: 30px;}
.sever-main .sver-l h6{ font-size: 20px;margin-bottom: 20px; }
.sever-main .sver-l p{ text-indent: 2em;}
.sever-main .sver-r{width: 49%;float: right;}
@media only screen and (max-width: 768px) {
	.sever-main .sver-l{ width: 100%;margin-top: 0;margin-bottom: 20px; }
	.sever-main .sver-r{ width: 100%; }
}
.sever .inves{background: #F1F0F0;}
.inves h5{font-weight: bold;font-size: 16px;line-height: 28px;}
.inves p{text-indent: 2em;font-size: 14px;line-height: 22px;color: #595656;margin-bottom: 8px;}
#severBot p{ text-align: center; }
.coverbutton{position: relative;padding-bottom: 40px;border-bottom: 1px solid #c3c1c1;margin-bottom: 30px;}
#inves{margin-bottom: 40px;}
#inves .img-cover{ position: relative;transition: all 0.8s ease 0s;width: 100%;height: 100%;}
#inves .img-cover:hover{ background: #000; }
#inves .img-cover:hover a{ display: block; }
#inves .img-cover:hover img{ opacity: 0.5; }
#inves .img-cover a{display: none; text-align: center;line-height: 30px; position: absolute;left: 50%;top: 50%;margin-left: -50px;margin-top: -15px; width: 100px;height: 30px;color: #FFFFFF; }
.inves .swiper-button-prev{transition: all 0.8s ease-out; background-image: none;background-color: #a9a9a9;left: 45%; }
.inves .swiper-button-prev:hover,.inves .swiper-button-next:hover{background-color: #ffb335;}
.inves .swiper-button-next{transition: all 0.8s ease-out;background-image: none;background-color: #A9A9A9;right: 45%;}
.inves .swiper-button-prev,.inves .swiper-button-next{top:-10%; outline: none;padding:5px;width: 50px;height: 50px; }
.inves .swiper-button-prev img,.inves .swiper-button-next img{ width: auto;max-width: 100%;margin-top: 3px; }

.inves .inves-list{display: flex;justify-content: space-around;flex-wrap: wrap;margin-top: 15px;}
.inves .inves-list li{width: 19%;margin: 0 5px; position: relative;overflow: hidden;}
.inves .inves-list .inslide{transition: top 1s ease 0s; text-align: center;width: 100%;height: 100%; position: absolute;left: 0px;top: 90%; background: rgba(0,0,0,0.3);}
.inves .inves-list .inslide a{color: #f1f1f1;transition: all 0.8s ease-out 0.2s;position: absolute;left: 50%;top: 0%;width: 100px;height: 20px;margin-left: -50px;}
.inves .inves-list li:hover .inslide{top:0; }
.inves .inves-list li:hover .inslide a{ top:50%;margin-top: -10px;color: #FFFFFF;font-weight: bold;}

.indust-main{background: #FFFFFF;margin-top: 30px;margin-bottom: 40px;}
.indust-main .indust-text{padding: 15px;}
.indust-main .indust-text p{ text-indent: 2em;font-size: 14px;line-height: 22px;color: #595757;margin-bottom: 8px; }
.bank-main{ background: #FFFFFF;margin-top: 30px;margin-bottom: 40px;}
.bank-main .indust-text{padding: 15px;}
.bank-main .indust-text p{ text-indent: 2em;font-size: 14px;line-height: 22px;color: #595757;margin-bottom: 8px; }
.cover-img{margin-top: 30px;}
.cover-img img{ display: inline-block;width: 49.8%; font-size: 0;}

.sever-main-three{ width: 100%;margin-top: 30px;display: flex;justify-content: space-between;flex-wrap: wrap; }
.sever-main-three .imgBox{ width: 55%; }
.sever-main-three img{ width: 100%; }
.sever-main-three .text{ width: 40%; }
.sever-main-three h4{ font-size: 22px;margin-bottom: 10px; }
.sever-main-three p{font-size: 14px;line-height: 28px;color: #595757;margin-bottom: 10px;}
#dituContent{ width: 100%;height: 300px; }


@media  screen and (max-width:768px ) {
	.inves .swiper-button-prev, .inves .swiper-button-next{ width: 30px; }
	.inves .swiper-button-next{ right: 35%; }
	.inves .swiper-button-prev{ left: 35%; }
	.inves .inves-list li{ width: 80%;margin: 10px 0; }
	.sever-main-three .imgBox{ width: 100%; }
	.sever-main-three .text{ width: 100%; }
	.sever-main-three p{ line-height: 22px; }
}