/* 解決方案的css */
h3,p,h4 {
	font-family: "microsoft yahei";
	color: #333333;
	margin: 0;
}
.section {
	width: 100%;
	height: auto;
}
.content {
	width: 1200px;
	margin: 0 auto 80px !important;
}
.title {
	text-align: center;
	padding-top: 70px;
}
.title-line {
	height: 2px;
	width: 77px;
	background-color: #2383ec;
	margin: 20px auto 60px;
}
.title h3 {
    font-size: 28px;
    line-height: 44px;
    color: #333333;
    margin-bottom: 50px;
    -webkit-margin-after: 50px;
    letter-spacing: 2px;
}
.introduce-fangan {
	height: 383px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	overflow: hidden;
}
.introduce-img {
	height: 383px;
	float: left;
	display:flex;
    justify-content:center;
    align-items:center;
    width: 30%;
}
.introduce-content {
	height: 383px;
	float: left;
	width: 65%;
	position: relative;
}
.introduce-img-div img {
	width: 197px;
}
.jiejue-con {
	width: 100%;
	height: 484px;
}
.jiejue-slide {
	width: 100%;
	height: 484px;
}
.jiejue-slide img {
	width: 100%;
	height: 484px;
}
.introduce-content-p p {
	font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
}

.introduce-content-btn {
	position: absolute;
    bottom: 70px;
    right: 10px;
}
.introduce-content-p {
	margin-top: 80px;
}
.intrduce-content-ul {
	width: 100%;
}
.intrduce-content-ul li {
	width: 380px;
    float: left;
    background-color: #ffffff;
    height: 310px;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.intrduce-content-ul li:nth-of-type(2) {
	margin: 0px 30px 0;
}
.intrduce-content-ul li:nth-of-type(4) {
	margin: 30px 0 0;
}
.intrduce-content-ul li:nth-of-type(5) {
	margin: 30px 30px 0;
}
.intrduce-content-ul li:hover {
	-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}
.intrduce-content-ul > li .intrduce-content-limg {
	width: 80px;
    height: 70px;
    margin: 40px auto 25px;
}
.intrduce-content-intrduce {
	text-align: center;
}
.intrduce-content-limg img {
	width: 65px;
}
.intrduce-content-intrduce h4 {
	font-size: 18px;
	letter-spacing: 1px;
	margin-bottom: 25px;
}
.intrduce-content-intrduce p {
	padding: 0 40px;
	letter-spacing: 1px;
    font-size: 14px;
    color: #999999;
}
/* 大数据 */
.carousel-inner img {
    width: 100%;
    height: 570px;
}
.num-4 ul li {
	width: 24.87%;
}
.bottom-all {
	width: 100%;
}
.bottom-all-conten {
    width: 100%;
    height: 970px;
    background-color: #f6fbff;
    padding-top: 70px;
}
.bottom-all-img  {
	width: 1200px;
	margin: 60px auto;
}
.bottom-title {
	text-align: left;
    width: 1170px;
    margin: auto;
    padding-top: 0;
}
.fcw {color: #ffffff;}
.top-ban-con .top-ban-slide.about {height: 250px !important;background-size: 100% 250px !important;-moz-background-size: 100% 250px !important;-webkit-background-size: 100% 250px !important;-o-background-size: 100% 250px !important;}
/* 新增 针对轮播图文字  */
.ban-content {display: flex;justify-content: left;align-items: center;height: 450px;}
.ban-text {width: 1200px;text-align: left;margin: 0 auto;}
.ban-text h1 {font-size: 44px;margin-bottom: 25px;-webkit-margin-after: 25px;margin-top: 0;-webkit-margin-before: 0;letter-spacing: 1.5px;}
.ban-text p {font-size: 16px;width: 700px;min-width: 500px;letter-spacing: 1.5px;}
.call-btn {background-color: #2383ec;color: #ffffff}
.swiper-wrapper .top-ban-slide.about {

}
