/*Design by QQ：799982252 */
 

body{font-size:62.5%;}

.responsive{width: 100%;max-width: 100%;height: auto}
.L-float{float: left;}
.R-float{float: right;}
.L-align{text-align: left;}
.R-align{text-align: right;}

.table{display: table;height: 100%}
.table-cell{display: table-cell;vertical-align: middle;}



.title {
	text-align: center
}
.title h3 {
	font-size: 4.2em;
	color: #000;
	font-weight:bold;
	margin-bottom: 15px
}
.title p {
	text-transform: uppercase;
	font-size: 1.8em;
	color: #e75c1e
}
@media (max-width:1500px) {
.title h3 {
	font-size: 3.8em;
	font-weight:bold;
}
}
@media (max-width:768px) {
.title h3 {
	font-size: 34px;
	margin-bottom: 10px
}
}
@media (max-width:500px) {
.title h3 {
	font-size: 28px;
	margin-bottom: 5px
}
.title p {
	font-size: 16px
}
}
@media (max-width:360px) {
.title h3 {
	font-size: 24px;
	margin-bottom: 5px
}
.title p {
	font-size: 14px
}
}



.title h3 {
	transition: color .4s;
	-ms-transition: color .4s;
	-o-transition: color .4s;
	-webkit-transition: color .4s;
	-moz-transition: color .4s
}
.title h3:hover {
	color: #079eff
}
.intro {
	padding: 65px 0 80px
}
.intro .title span {
	display: inline-block;
	font-size: 1.8em;
	margin-top: 15px;
	transition: color .4s;
	-ms-transition: color .4s;
	-o-transition: color .4s;
	-webkit-transition: color .4s;
	-moz-transition: color .4s
}
.intro .title span:hover {
	color: #ec6c49
}
.intro-item {
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	margin-top: 55px
}
.intro-list {
	text-align: center;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	height: 270px;
	width: 33.33%;
	float: left;
	transition: box-shadow 1s;
	-ms-transition: box-shadow 1s;
	-o-transition: box-shadow 1s;
	-webkit-transition: box-shadow 1s;
	-moz-transition: box-shadow 1s
}
.intro-list:hover {
	box-shadow: 0 0 50px #cdcdcd
}
.intro-list:hover i {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg)
}
.intro-list:nth-child(1) i {
	background: url(../images/icon1.png) no-repeat center/contain
}
.intro-list:nth-child(2) i {
	background: url(../images/icon2.png) no-repeat center/contain
}
.intro-list:nth-child(3) i {
	background: url(../images/icon3.png) no-repeat center/contain
}
.intro-list:nth-child(4) i {
	background: url(../images/icon4.png) no-repeat center/contain
}
.intro-list:nth-child(5) i {
	background: url(../images/icon5.png) no-repeat center/contain
}
.intro-list:nth-child(6) i {
	background: url(../images/icon6.png) no-repeat center/contain
}
.intro-list i {
	display: inline-block;
	width: 41px;
	height: 41px;
	transition: transform 1.2s ease;
	-ms-transition: transform 1.2s ease;
	-o-transition: transform 1.2s ease;
	-webkit-transition: transform 1.2s ease;
	-moz-transition: transform 1.2s ease
}
.intro-list p {
	font-size: 2.2em;
	color: #1a1a1a;
	font-weight: bolder;
	margin: 25px 0 20px
}
.intro-list span {
	line-height: 24px;
	font-size: 1.4em;
	color: #999
}






@media (max-width:1500px) {
.intro-list p {
	font-size: 2em
}
}

@media (max-width:1240px) {
.banner-next, .banner-prev {
	display: none
}
.intro {
	padding: 45px 2% 60px
}

.intro-item {
	margin-top: 35px
}
.intro-list p {
	font-size: 2em
}
.title h3 {
	font-size: 3.2em
}

}

@media (max-width:500px) {
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 15px
}
.intro-list {
	width: 50%
}
.title h3 {
	font-size: 2.6em;
	margin-bottom: 5px
}
.title p {
	font-size: 1.4em
}
.intro {
	padding: 25px 2.5% 45px
}

.intro-item {
	margin-top: 20px
}
.intro-list {
	height: 160px
}
.intro-list i {
	width: 30px;
	height: 30px
}
.intro-list p {
	font-size: 1.6em;
	margin: 10px 0
}
.intro-list span {
	line-height: 18px;
	font-size: 1.2em
}

}


