@media screen and (min-width:1200px) {
.layout {
	width: 75%;
	margin: 40px auto 0px;
}
.text {
	margin-top: 30px;
	line-height: 2;
	text-indent: 2rem;
	text-align: center;
	font-size: 1.7rem;
}
.module{
	display: flex;
	margin-top: 30px;
}
.module_list{
	width: 33.3%;
	/* background-color: #FFFFFF; */
	margin: 0px 10px 0px 10px;
    padding: 50px 0px 60px 0px ;
}
.tool-left{
	width: 60%;
}
.tool-text{
	color: #fff;
	line-height: 40px;
	width: 85%;
	font-size: 1.7rem;
}
.module_img{
	    justify-content: center;
	    display: flex;
		margin-bottom: 40px;
}
.tool{
	background-image: url(../img/精准招商大数据平台-2.jpg);
	margin-top: -100px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.tool-title{
	    color: #fff;
	    font-size:2.7rem;
	    font-weight: bold;
		margin-bottom: 20px;
}
.bigdata{
	    width: 60%;
	    margin: -40px auto 0px;
		display: flex;
}
}

@media screen and (min-width:960px) and (max-width:1200px) {
.layout {
	width: 75%;
	margin: 40px auto 0px;
}
.text {
	margin-top: 30px;
	line-height: 2;
	text-indent: 2rem;
	text-align: center;
	font-size: 0.9rem;
}
.module{
	display: flex;
	margin-top: 30px;
}
.module_list{
	width: 33.3%;
	/* background-color: #FFFFFF; */
	margin: 0px 10px 0px 10px;
    padding: 50px 0px 60px 0px ;
}
.tool-left{
	width: 60%;
}
.tool-text{
	color: #fff;
	    line-height: 45px;
		    width: 85%;
}
.module_img{
	    justify-content: center;
	    display: flex;
		margin-bottom: 40px;
}
.tool{
	background-image: url(../img/精准招商大数据平台-2.jpg);
	margin-top: -100px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.tool-title{
	    color: #fff;
	    font-size: 22px;
	    font-weight: bold;
		    margin-bottom: 20px;
}
.bigdata{
	    width: 60%;
	    margin: -40px auto 0px;
		display: flex;
}
}

@media screen and (max-width:960px) {
.layout {
    width: 90%;
    margin: 40px auto 0px;
}
.text {
    margin-top: 30px;
    line-height: 2;
    text-indent: 2rem;
    text-align: center;
    font-size: 1rem;
}
.module {
    margin-top: 0px;
}
.module_list {
    width: 100%;
    /* background-color: #f7f7f7; */
    margin: 0px 10px 0px 10px;
    padding: 20px 0px 20px 0px;
}
.tool .layout{
	display: block !important;
	padding: 30px 0px 100px 0px !important;
}
.tool-left {
    width: 100%;
}
.tool-text {
    /* color: #fff; */
    line-height: 35px;
    width: 100%;
}
.module_img {
    justify-content: center;
    display: flex;
    margin-bottom: 20px;
}
.tool {
    background-image: none;
    margin-top: -50px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.tool-title{
	  text-align: center;
	  letter-spacing: 2px;
	  color: #1e50ae;
	  font-size: 27px;
	  font-weight: bold;
	  margin-bottom: 20px;
}
.tool-right img{
	display: none;
}
.bigdata{
	    width: 100%;
	    margin: -40px auto 0px;
		display: flex;
}
}
body {
	padding: 0px;
	margin: 0px;
}

.entirety {
	width: 100%;
	margin: 0px;
}

.main-image {
	width: 100%;
	/* height: 28rem; */
}

.main-image img {
	width: 100%;
	height: 100%;
}



.title {
	text-align: center;
	
	letter-spacing: 2px;
	color: #1e50ae;
	font-size: 2.7rem;
	font-weight: bold;
}

.title em{
	    color: #2f7bf3;
	    font-style: normal;
}

.decoration{
	    display: flex;
	    justify-content: center;
}

.decoration img{
	    width: 9%;
}





.module_img img{
	width: 17%;
}

.module_text{
	color: #677294;
	text-align: center;
	line-height: 35px;
	font-size: 1.7rem;
}

.platform{
	display: flex;
	margin-bottom: 20px;
}

.platform-list-title{
	display: flex;
	padding: 20px;
}

.platform-list-title img{
	width: 8%;
	height: 6%;
}

.platform-list{
	background-color: #f3f3f3;
	width: 33.3%;
	margin: 0px 10px 0px 10px;
}

.platform-title{
	color:#666666 ;
	font-weight: 600;
	font-size: 18px;
	margin-left: 15px;
}

.platform-text{
	width: 90%;
	margin: auto;
	line-height: 30px;
	color: #999999;
}


.images{
	margin-top: 30px;
	width: 100%;
}
.images img{
	width: 100%;
	height: 100%;
}

hr{
	    border: none;
	    height: 2px;
	    background-color: #d3d3d3;
}









.show{
	    width: 33.3%;
		    text-align: center;
}

.show img{
	    width: 60%;
}
.show p{
	    font-weight: bold;
}