	p{
		margin: 0px;
		padding-bottom: 0.05rem;
	}
/*成功案列轮播样式*/
	.ex_banner{
		position: fixed;
		height: 7rem;
	}
	.ex_banner .tab{
		position: absolute;
		bottom: 0.5rem;
		left: 50%;
		margin-left:-150px;
	}
	.banner .tab ul li{
		margin: auto 30px;
	}

.view_bannersb .pic a{
	color: #666;
}


	.ex_head{
		padding-top: 0.5rem;
	}
	.ex_head .fonSize_26{
		color: #363636;
		padding-top: 0.3rem;
		font-size: 22px;
}
	.ex_head .pe{
		font-size: 15px;
		color: #aaa;
	}

/*图片*/
	.ex_img{
		width: 14rem;
		margin: 0 auto;
	}
	.ex_img li{
		margin-bottom: 0.2rem;
	}
	.ex_img .html5{
		padding-bottom: 0.5rem;
	}
	.ex_bottom p{
		color: #171717;
		border-color: #7d7d7d;
	}
/*

	.ex_img .imgs_img li a{
		background-color: transparent;
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
	}
*/
	.ex_img  .imgs_img div.bg span{
		top: 4.3rem;
	}
	.ex_img  .imgs_img div.bg p:nth-child(2){
		top: 4.5rem;
	}
	.imgs_img div.bg p:first-child{
		font-size: 35px;
		top: 1rem;
	}
	.imgs_img  div.bg p:nth-child(2){
		font-size: 21px;
	}
.swiper-container {
	width: 100%;
	background: #fff;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
}
	  .page_other {
    position: relative;
    top: 0rem!important;
    left: 0px;
    background-color: #fff;
    z-index: 100;
}

@media screen and (max-width: 750px){
	.imgs_img li:hover>a div.bg{
		display: none;
	}
	.ex_head .fonSize_26 {
    color: #363636;
    padding-top: 0.3rem;
    font-size: 16px;
}
	.ex_img{
		width: 96%;
	}
	.ex_img  .imgs_img div.bg span{
		top: 1.8rem;
	}
	.ex_img  .imgs_img div.bg p:nth-child(2){
		top: 1.9rem;
	}

	.ex_banner ,.ex_banner img{
		height: 7.2rem;
	}
	.page_other{
		top: 7.2rem;
	}
	.view_bannersb .vb_example a {
    color: #666;
    display: block;
    clear: both;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 93%;
	line-height: 25px;
}
	.swiper-container {
	width: 100%;
	background: #000;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
}
	  .page_other {
    position: relative;
    top: 0rem!important;
    left: 0px;
    background-color: #fff;
    z-index: 100;
}
}
@media screen and (max-width: 1200px){
	.exh_bottom {
    padding-top: 30px;
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
	.ex_img {
    width: 95%;
    margin: 0 auto;
}
	.mycontain {
    width: 96%;
    padding: 60px 0px;
    margin: 0 auto;
}
	.view_bannersb {
    width: 96%;
    margin: 0 auto;
    overflow: hidden;
}
	.swiper-container {
    width: 100%;
    background: #000;
}
}

.view_bannersb11 .pic p {
    width: 100%;
    color: #333!important;
    font-size: 18px;
    padding: 24px 0;
    border-bottom: 1px solid rgba(0,0,0,.2)!important;
    display: inline-block;
    margin-bottom: 0.2rem;
    text-align: center;
}
.view_bannersb11 .pic a {
    color: #000!important;
    display: block;
    clear: both;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 93%;
}
@media screen and (max-width: 1500px){
	
	.view_bannersb11 .pic img {
    height: 145px;
}
}

