@charset "UTF-8";
label, input, button, select, textarea {
	border-radius: 0!important;
}
[class*="span"] {
	margin: 0;
}
a {
	-webkit-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
}
.w1310 {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.w1210 {
	width: 1210px;
	margin: 0 auto;
	position: relative;
}
.w960 {
	width: 960px;
	margin: 0 auto;
}


.i-main .i-wrap {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.i-main .i-wrap1 {
	position: relative;
	top: 0px;
	padding-bottom:0 ;
}
.i-main .i-wrap1 .scroll {
	width: 100%;
	position: relative;
	margin-top: 24px;
}
.i-main .i-wrap1 .swiper-container {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.i-main .i-wrap1 .butn {
	display: block;
	width: 29px;
	height: 29px;
	border: 1px solid #e7e7e7;
	position: absolute;
	top: -59px;
	-webkit-transition: border 0.3s ease 0s;
	transition: border 0.3s ease 0s;
}
.i-main .i-wrap1 .butn:hover {
	border: 1px solid #1798d7;
}
.i-main .i-wrap1 .swiper-button-prev {
	background: url(../images/ico_08.png) no-repeat center;
	right: 38px;
	left: auto;
}
.i-main .i-wrap1 .swiper-button-prev:hover {
	background: url(../images/ico_08_hov.png) no-repeat center;
}
.i-main .i-wrap1 .swiper-button-next {
	background: url(../images/ico_09.png) no-repeat center;
	right: 0;
}
.i-main .i-wrap1 .swiper-button-next:hover {
	background: url(../images/ico_09_hov.png) no-repeat center;
}
.i-main .i-wrap1 .img {
	display: block;
	
}
.i-main .i-wrap1 .img img {
	width: 99%;
	border: 1px solid #e2e2e2;
}
.i-main .i-wrap1 ul {
	width: 100%;
}
.i-main .i-wrap1 .box .tt{
	line-height:45px; text-align: center; display: block; color: #333;
}
.i-main .i-wrap1 .box:hover .img {
	border-bottom: 0 solid #ec6c00;
}

.i-main .i-wrap1 .my-swiper-pagination {
	padding-top: 20px;
	text-align: center;
	display: none;
}
