* {
    box-sizing: border-box;
}
.own-wrapper, .Solution-wrapper, .case-wrapper, .cooperation-wrapper{
    padding: 0 15px;
}
.banner-wrapper {
    background: url(https://cloud.inspur.com/lvruhua/m_Industry/banner.png) no-repeat center top;
    background-size: cover;
   padding-bottom: 20px;
}
.banner {
    margin: 0 auto;
    position: relative;
    display: flex;
}
.banner h1 {
    color: #fff;
    font-size: 24px;
   padding: 20px 15px 10px;
    margin: 0;
}
.banner .pro-des {
    color: #FFFFFF;
    font-size: 16px;
   padding: 0 15px;
}
.banner .btn-div {
    padding-top: 60px;
    font-size: 17px;
}
.banner .btn-div .btn-orange {
    display: inline-block;
    width: calc(50% - 5px);
    height: 32px;
    border-radius: 24px;
    line-height: 32px;
    background: #fa553d;
    color: #fff;
    text-align: center;
    margin-left: 15px;
}
.ownhave{
	width:50%;
	float: left;
    text-align: center;
	padding: 10px 0;
}
.own-ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.own-ul li{
    width: 300px;
    height: 180px;
    box-shadow: 0 0 20px 0 rgba(25,49,114,0.16);
    border-radius: 20px;
    text-align: center;
    padding-top: 48px;
    background: #ffffff;
    margin-left: -25px;
    padding-right: 15px;
}
.own-ul li:hover{
    z-index: 1;
}
.shuliang{
     color: #0062AC;
    font-size: 26px;
    font-weight: 600;
}
.jia{
    color: #0062AC;
    font-size: 20px;
    font-weight: 600;
}
.module-title{
    padding: 0 15px;
    padding-top: 24px;
    text-align: center;
}
.module-title h2{
    font-size: 20px;
    color: #333333;
    margin: 0;
}
.module-title p{
    font-size: 14px;
    color: #333333;
    margin:0;
    padding: 20px 0 30px;
}
.btn-gd{
    text-align: center;
    padding: 12px 0 13px;
}
.btn-gd a{
    font-size: 12px;
    color: #0062AC;
    line-height: 20px;
}
.three-types{
	border: 1px #BBBBBB solid;
    padding: 15px;
	margin-bottom:10px;
}
.types-img img{
	width:100%;
}
.hover-div-m{
	width:100%;
}
.three-types:last-child{
    border: 0;
}
.types-img{
    width: 100%;
}
.types-font{

}
.types-font-2{
    padding-right: 24px;
    height: 200px;
    padding-left: 0;
}
.types-font h5{
    font-size: 14px;
    color: #333333;
    margin: 10px 0 0 0;
    font-weight: 600;
}
.types-font p{
    font-size: 12px;
    line-height: 22px;
    color: #333;
    padding-top: 10px;
}
.types-link{
    display: flex;
    justify-content: space-between;
}
.types-link a{
    color: #0062AC;
   font-size: 12px;
}
.Solution-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.Solution-content .Solution-content-item {
    position: relative;
    background-size: cover;
    height: 375px;
    color: #fff;
	padding: 65px 55px;
    text-align: center;
}
.Solution-content-item h3 {
    margin: 0;
    margin-bottom: 14px;
    font-weight: normal;
    line-height: 24px;
    font-size: 18px;
}
.Solution-content-item .tag {
    height: 4px;
    width: 50px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #209FFF;
    border-radius: 3px;
    transition: all .5s;
}
/**
.Solution-content-item:hover .hover-div {
    opacity: 1;
}
.Solution-content-item:hover>h3, .Solution-content-item:hover>p {
    display: none;
}
.Solution-content-item .hover-div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    opacity: 0;
    padding: 49px 20px;
    height: 375px;
    line-height: 26px;
    transition: all .5s ease-in-out;
    background: url(/lvruhua/m_Industry/img-hover.png) no-repeat center;
}*/
.Solution-content a:nth-child(1) {
    background: url(https://cloud.inspur.com//lvruhua/m_Industry/img-4.png) no-repeat center top;
    background-size: cover;
}
.Solution-content a:nth-child(2) {
    background: url(https://cloud.inspur.com/lvruhua/m_Industry/img-5.png) no-repeat center top;
    background-size: cover;
}
.Solution-content a:nth-child(3) {
    background: url(https://cloud.inspur.com/lvruhua/m_Industry/img-6.png) no-repeat center top;
    background-size: cover;
}
.Solution-content a:nth-child(4) {
    background: url(https://cloud.inspur.com/lvruhua/m_Industry/img-7.png) no-repeat center top;
    background-size: cover;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #FFF;
    border: 1px solid #ece2e1;
    width: 15px;
    border-radius: 4px;
}
.Solution-content-item .hover-div h3{
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 14px;
    font-weight: normal;
}
.Solution-content-item .hover-div p {
    margin-bottom: 20px;
    font-size: 14px;
    text-align: justify;
}
.case{
    background: url(https://cloud.inspur.com/lvruhua/m_Industry/bg.png) no-repeat center;
    background-size: cover;
    min-height: 410px;
    margin-top: 80px;
}
.cooperation-content {
    padding-bottom: 24px;
}
.cooperation-content-item {
    border: 1px solid #DDDDDD;
    cursor: pointer;
}
.cooperation-content-item dt {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-size: 100%;
    font-size: 14px;
}
.cooperation-content dl.cooperation-content-item:nth-child(1) dt{
    background: url(https://cloud.inspur.com/lvruhua/m_Industry/hblx.png) no-repeat center top;
    background-size: cover;
}
.cooperation-content dl.cooperation-content-item:nth-child(2) dt{
    background: url(https://cloud.inspur.com/lvruhua/m_Industry/hzms.png) no-repeat center top;
    background-size: cover;
}
.cooperation-content dl.cooperation-content-item:nth-child(3) dt{
    background: url(https://cloud.inspur.com/lvruhua/m_Industry/hzzc.png) no-repeat center top;
    background-size: cover;
}
.cooperation-content-item dd {
    padding: 15px;
    line-height: 24px;
    font-size: 12px;
}
.cooperation-content-item dd p{
    margin: 0;
}
.case-title{
    color: #ffffff;
    margin-top: 30px;
    padding: 0 35px;
    min-height: 248px;
    padding-bottom: 20px;
}
.case-title h4{
	margin: 20px 0 5px 0;
	font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
}
.case-title p{
    line-height: 25px;
    text-align: justify;
}
