.banner{
	overflow:hidden;
	position: relative;
	height: 430px;
	width: 100%;
	background-color: #F9F9F9;
}
.banner .d1{
	width:100%;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	height: 430px;
}
.banner .d2{
	width:100%;
	height:30px;
	clear:both;
	z-index:100;
	position: absolute;
	bottom: 0px;
}
.banner .d2 ul{
	position:relative;
	top:0;
	margin-right: auto;
	margin-left: auto;
	width: 290px;
}
.banner .d2 li{
	width:65px;
	height:15px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/img1.png) no-repeat center;
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}
.banner .d2 li.nuw{background:url(../images/img2.png) no-repeat center;}
.yy1 {
	background-image: url(../images/yy1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 8px;
}
.news {
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.news .title {
	position: absolute;
	height: 135px;
	width: 210px;
	left: 0px;
	top: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;
	
}

.news .title .tit {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 26px;
	font-weight: bold;
	color: #000;
	position: absolute;
	left: 1px;
	top: 39px;
}
.news .title .more {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #A5A5A5;
	text-decoration: none;
	position: absolute;
	left: 104px;
	top: 76px;
}
.news .title .more:hover {
	text-decoration: underline;
}
.news .content {
	position: absolute;
	top: 30px;
	width: 790px;
	height: 135px;
	right: 0px;
}
.news .content ul li {
	float: left;
	height: 135px;
	width: 380px;
	margin-left: 15px;
	position: relative;
}
.news .content ul li .date {
	height: 77px;
	width: 70px;
	position: absolute;
	top: 0px;
}
.news .content ul li .date .month {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 22px;
	color: #BFBFBF;
	position: absolute;
	width: 100%;
	text-align: right;
	top: 0px;
	left: 0px;
}
.news .content ul li .date .day {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 22px;
	color: #BFBFBF;
	width: 100%;
	position: absolute;
	top: 28px;
	text-align: right;
}
.news .content ul li .date .years {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #BFBFBF;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: right;
	width: 100%;
}
.news .content ul li .tit {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	line-height: 25px;
	color: #000;
	position: absolute;
	left: 86px;
	width: 294px;
}
.news .content ul li .con {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	line-height: 19px;
	color: #767676;
	position: absolute;
	left: 86px;
	width: 294px;
	top: 57px;
}
.news .content ul li .con a {
	color: #767676;
	text-decoration: none;
}
.news .content ul li .con a:hover {
	text-decoration: underline;
}
.sultion {
	font-family: "Î¢ÈíÑÅºÚ";
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.sultion .title .tit {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 26px;
	color: #000;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}
.sultion .title .desc {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	color: #A1A1A1;
	text-align: center;
}
.sultion .content {
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.sultion .content ul li {
	height: 283px;
	width: 500px;
	float: left;
	position: relative;
}
.sultion .content ul li .image {
	height: 159px;
	width: 490px;
	position: absolute;
	left: 6px;
	top: 0px;
}
.sultion .content ul li .image .zz {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
.sultion .content ul li .title {
	position: absolute;
	left: 7px;
	top: 166px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	color: #000;
}
.sultion .content ul li .desc {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #7E7E7E;
	position: absolute;
	top: 200px;
	left: 8px;
}
.sultion .content ul li .more {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	color: #2F7F17;
	position: absolute;
	top: 172px;
	right: 14px;
	text-decoration: none;
}
.sultion .content ul li .more:hover {
	text-decoration: underline;
}
.case {
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: center 100px;
}
.case .cases {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
.case .cases .title .tit {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 26px;
	color: #000;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}
.case .cases .title .desc {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	color: #A1A1A1;
	text-align: center;
}.case .cases .content {
	margin-top: 20px;
}
.case .cases .content .tit {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 40px;
}
.case .cases .content .con {
	margin-top: 15px;
	height: 384px;
	position: relative;
}
.case .cases .content .con .cpg {
	position: absolute;
	height: 253px;
	width: 120px;
}
.case .cases .content .con .telecom {
	height: 253px;
	width: 120px;
	position: absolute;
	left: 125px;
	top: 0px;
}
.case .cases .content .con .sports {
	height: 124px;
	width: 120px;
	position: absolute;
	left: 250px;
	top: 0px;
}
.case .cases .content .con .b {
	border: 1px solid #F2F2F2;
}
.case .cases .content .con .retail {
	height: 124px;
	width: 120px;
	position: absolute;
	left: 250px;
	top: 129px;
}
.case .cases .content .con .electronics {
	height: 124px;
	width: 244px;
	position: absolute;
	top: 0px;
	right: 380px;
}
.case .cases .content .con .it {
	position: absolute;
	height: 124px;
	width: 250px;
	top: 0px;
	left: 624px;
}
.case .cases .content .con .finance {
	position: absolute;
	height: 124px;
	width: 120px;
	top: 0px;
	right: 0px;
}
.case .cases .content .con .luxury {
	position: absolute;
	height: 125px;
	width: 120px;
	left: 0px;
	bottom: 0px;
}
.case .cases .content .con .auto {
	position: absolute;
	height: 125px;
	width: 120px;
	left: 125px;
	bottom: 0px;
}
.case .cases .content .con .media {
	position: absolute;
	height: 125px;
	width: 120px;
	left: 250px;
	bottom: 0px;
}
.case .cases .content .con .tobacco {
	position: absolute;
	height: 253px;
	width: 120px;
	left: 375px;
	bottom: 0px;
}
.case .cases .content .con .boss {
	position: absolute;
	height: 253px;
	width: 375px;
	left: 499px;
	bottom: 0px;
}
.case .cases .content .con .public {
	position: absolute;
	height: 125px;
	width: 120px;
	top: 129px;
	right: 0px;
}
.case .cases .content .con .health {
	position: absolute;
	height: 124px;
	width: 120px;
	right: 0px;
	bottom: 0px;
}
.case .office {
	height: 342px;
	margin-top: 20px;
}
.case .office .title .tit {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 26px;
	color: #000;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}
.case .office .title .desc {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	color: #A1A1A1;
	text-align: center;
}
.case .office .content {
	height: 240px;
	margin-top: 15px;
	background-color: #F4F4F4;
}
.case .office .content .con {
	height: 240px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.case .office .content .con .but {
	height: 103px;
	width: 56px;
	background-image: url(../images/buttom.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 68px;
}
.case .office .content .con .but.l {
	background-position: left;
	left: -70px;
}
.case .office .content .con .but.r {
	background-position: right;
	right: -70px;
}
.case .office .content .con .scroll {
	position: absolute;
	height: 191px;
	width: 1000px;
	top: 23px;
	overflow: hidden;
}
.case .office .content .con .scroll ul li {
	float: left;
	height: 189px;
	width: 235px;
	border: 1px solid #C8C8C8;
	margin-right: 18px;
}
.case .office .content .con .scroll ul {
	width: 1300px;
}

