body{background:#fcfcfc;}
.mainwrap{overflow: visible;}
/*头部*/
#header{background:#000;position: relative;}
/*中间*/
#wrap{margin-bottom:60px;}
#wrap h2{font-size:24px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:#333;line-height: 35px;margin:55px 0 25px 0;position: relative;}
#wrap h2 strong{font-size:16px;display: block;color:#aeaeae;line-height: 30px;}
#wrap h2 a{color:#808080;font-size:13px;position: absolute;right:0px;bottom:0px;}

/*第一部分：数据服务*/
.sjfw,.news{width:1200px;}
.sjfw div{width:323px;height:259px;border-bottom:solid 1px #c3c3c3;float:left;margin-right:36px;padding:0 20px;overflow: hidden;}
.sjfw div.select{height:256px;border-bottom:solid 4px #d53a37;background: #fff;box-shadow: 0 0 40px #eee;}
.sjfw h3,.news h3{letter-spacing:2px;}
.sjfw h3{color:#aeaeae;font-size:13px;margin-top:55px;transition:1s;
-moz-transition: 1s; /* Firefox 4 */
-webkit-transition: 1s; /* Safari 和 Chrome */
-o-transition: 1s;}
.sjfw h3 strong{font-size:16px;font-family: "microsoft yahei";letter-spacing:5px;display: block;color:#333;margin-bottom:3px;}
.sjfw div.select h3{margin-top:20px;}
.sjfw div.select h3 strong{color:#d53a37;}
.sjfw p{color:#4c4c4c;font-size:14px;line-height:24px;max-height:96px;overflow: hidden;margin:20px 0;}
.sjfw a,.news dl a.xq{width:107px;height:32px;background:#d53a37;border-radius: 30px;display: none;float:right;color:#fff;line-height:32px;text-align:center;font-size:13px;}
.sjfw div.select a{display:block;}
/*监测评估*/
.sjfw div.jcpg h3{
	background:url("../img/img9.png") no-repeat left center;
	padding-left:48px;
	background-size: 10%;
}
.sjfw div.jcpg.select h3{background:url("../img/img6.png") no-repeat left center;background-size: 10%;}

/*营销*/
.sjfw div.yx h3{background:url("../img/img7.png") no-repeat left center;padding-left:54px;background-size: 10%;}
.sjfw div.yx.select h3{background:url("../img/img10.png") no-repeat left center;background-size: 10%;}

/*数据与洞察*/
.sjfw div.sjdc h3{background:url("../img/img8.png") no-repeat left center;padding-left:40px;background-size: 9%;}
.sjfw div.sjdc.select h3{background:url("../img/img11.png") no-repeat left center;background-size: 9%;}

/*第二部分：新闻*/
.news>div{width:363px;float:left;margin: 0 36px 0 0;
transition: 5s;
	-moz-transition: 5s; /* Firefox 4 */
	-webkit-transition:  5s; /* Safari 和 Chrome */
	-o-transition:  5s;
	height: 534px;
	overflow: hidden;
}
.news .yy{position: relative;}
.news h3{font-size:18px;color:#333;margin-bottom:10px;}
.news .fangd{display: block;width:100%;height:268px;overflow: hidden;}
.news img{width:100%;display:block;height:100%;transition:1s;margin: 0px auto;vertical-align: middle;}
.news dl{overflow: hidden;border-bottom:solid 1px #c3c3c3;height:265px;padding:0 20px}
.news dl dd.date{font-size:13px;margin:25px 0 10px 0;color:#aeaeae;}
.news dl dt{line-height: 20px;max-height: 60px;overflow: hidden;margin-bottom:5px;}
.news dl dt a{font-size:18px;color:#333;}
.news dl dd.nr{font-size:14px;color:#4c4c4c;line-height: 20px;margin-bottom:30px;max-height: 60px;overflow: hidden;}
.news dl a.xq{
	position: absolute;
	right: 20px;
	bottom: 30px;
	display: block;
	background:#c3c3c3;
	transition: 0.3s;
	-moz-transition: 0.3s; /* Firefox 4 */
	-webkit-transition:  0.3s; /* Safari 和 Chrome */
	-o-transition:  0.3s;
}
.news>div:hover div{box-shadow: 0 0 30px #eee;cursor: pointer;}
.news>div:hover img{width:105%;height:105%;}
.news>div:hover dl{height:262px;background:#fff;border-bottom:4px solid #d53a37;}
.news>div:hover dl a.xq{background:#d53a37;}

.indexbanner{
	width:100%;
}
