.case_wrapper{
	width:100%;
}
/* banner-swiper */
.banner_swiper .swiper-slide{
	width: 100%;
	height: 500px;
	padding: 150px 0 100px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.banner_swiper .swiper-slide.banner1{
	background-image: url(../images/case/banner1.png);
}
.banner_swiper .swiper-slide.banner2{
	background-image: url(../images/case/banner2.png);
}
.banner_swiper .swiper-slide.banner3{
	background-image: url(../images/case/banner3.png);
}
.banner_swiper .swiper-slide.banner4{
	background-image: url(../images/case/banner4.png);
}
.banner_swiper .swiper-slide.banner5{
	background-image: url(../images/case/banner5.png);
}
.banner_swiper .swiper-slide .banner_box{
	width: 634px;
	margin: 0 auto;
}
.banner_box .logo_box{
	margin-bottom: 24px;
}
.banner_box .logo_box .logo_img{
	width: 70px;
	height: 70px;
	margin-right: 26px;
}
.banner_box .logo_box .logo_img>img{
	max-width: 100%;
	width: 100%;
}
.banner_box .logo_box .logo_txt>h6{
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	line-height: 1;
	margin: 12px 0;
}
.banner_box .logo_box .logo_txt>p{
	font-size: 14px;
	color: #fff;
	line-height: 1;
}
.banner_box>p{
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.banner_box>.banner_btn{
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 64px;
	background-color: #fff;
	border-radius: 6px;
}
.banner_box>.banner_btn>a{
	display: block;
	font-size: 14px;
}
.banner_box>.banner_btn>a.purple{
	color: #be46ba;
}
.banner_box>.banner_btn>a.blue{
	color: #056ae1;
}
.banner_box>.banner_btn>a.yellow{
	color: #926a00;
}
.banner_box>.banner_btn>a.green{
	color: #00954e;
}
.banner_box>.banner_btn>a.red{
	color: #ec4b5e;
}
.banner_swiper .swiper-pagination{
	bottom: 38px;
}
.banner_swiper .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 0 11px;
	opacity: 1;
	border: 1px solid #fff;
	background-color: transparent;
}
.banner_swiper .swiper-pagination .swiper-pagination-bullet-active{
	background-color: #fff;
}
/* banner-swiper */

.main01{
	width: 100%;
	padding: 42px 0 74px;
	box-sizing: border-box;
}
.slideTxtBox .hd>ul{
	width: 100%;
	padding: 40px 74px;
	box-sizing: border-box;
	background-color: #f4f4f4;
}
.slideTxtBox .hd>ul>li{
	cursor: pointer;
	float: left;
	font-size: 14px;
	color: #333;
	width: 98px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin-right: 36px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 20px;
}
.slideTxtBox .hd>ul>li>a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #333;
}

.slideTxtBox .hd>ul>li.on>a {
	color: #fff
}
.slideTxtBox .hd>ul>li.on{
	color: #fff;
	border-color:#0067e0;
	background-color: #0067e0;
}
.slideTxtBox .hd>ul>li:nth-child(8n){
	margin-right: 0;
}
.slideTxtBox .hd>ul>li:nth-child(9),
.slideTxtBox .hd>ul>li:nth-child(10),
.slideTxtBox .hd>ul>li:nth-child(11),
.slideTxtBox .hd>ul>li:nth-child(12){
	margin-bottom: 0;
}

.slideTxtBox .bd{
	margin-top: 30px;
}
.slideTxtBox .bd li{
	position: relative;
	float: left;
	width: 23.5%;
	text-align: center;
	margin-right: 2%;
	margin-bottom: 20px;
	padding: 44px 28px 15px;
	box-sizing: border-box;
	border: 1px solid #eee;
	border-radius: 6px;
}
.slideTxtBox .bd li:nth-child(4n){
	margin-right: 0;
}
.slideTxtBox .bd li>.img{
	width: 118px;
	height: 118px;
	margin: 0 auto 48px;
	border: 1px solid #eee;
	border-radius: 50%;
	overflow: hidden;
}
.slideTxtBox .bd li>.img>img{
	max-width: 100%;
	width: 100%;
}
.slideTxtBox .bd li>.tit{
	font-weight: bold;
	font-size: 18px;
	color: #333;
	line-height: 1;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.slideTxtBox .bd li>.txt{
	font-size: 14px;
	color: #999;
	line-height: 22px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 66px;
}
.slideTxtBox .bd li>.source_tag{
	margin-top: 34px;
}
.slideTxtBox .bd li>.source_tag .source_box{
	font-size: 12px;
	color: #666;
	line-height: 30px;
}
.slideTxtBox .bd li>.source_tag .tag_box{
	font-size: 12px;
	color: #666;
	width: 78px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 15px;
}
.slideTxtBox .bd li>.ewm{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(225, 225, 225, .5);
}
.slideTxtBox .bd li>.ewm>img{
	width: 120px;
	height: 120px;
	margin-top: 176px;
}
.slideTxtBox .bd li>.ewm>p{
	font-size: 14px;
	color: #333;
	line-height: 1;
	margin-top: 4px;
}

.page_p{
	display:inline-block;
	width:100%;
	text-align: center;
	margin-top: 26px;
}
.page_p a{
	display: inline-block;
    cursor: pointer;
    font-size: 12px;
    color: #7e7b84;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    margin: 3px;
    border: 1px solid #e3e2e5;
    background-color: #fff;
}
.page_p a:hover{
	color:#fff;
	background-color:#4381ff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.page_p .cur{
    display: inline-block;
	font-size: 12px;
    color: #fff;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #4381ff;
    margin: 3px;
    background-color: #4381ff;
}