/********************
 * FEATURE CAROUSEL *
 ********************/
#featureCarousel {
	height: 800px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.index-case {
	background-color: #2E487A;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	padding-top: 6px;
	margin-top: 60px;
	margin-bottom: 40px;
}

#featureCarousel img {
    border:0;
}
#featureCarousel .feature {
	position: absolute;
	top: -1000px;
	left: -1000px;
	cursor: pointer;
}
#featureCarousel .feature > div {
	position: relative;
	width: 740px;
	left: -210px;
	height: 215px;
	background-image: url(../images/img_01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 130px;
	padding-right: 30px;
	padding-left: 30px;
	clip: rect(auto,auto,auto,auto);
	top: 15px;
}
#featureCarousel .feature > div p {
	margin: 0;
	padding: 5px;
	font-weight: normal;
	font-size: 14px;
	color: white;
	font-family: "微软雅黑";
}
#featureCarousel .blipsContainer {
	position: absolute;
	color: white;
	top: 400px;
	padding: 0;
	margin: 0;
	left: 385px;
	overflow: hidden;
	visibility: hidden;
}
#featureCarousel .blipsContainer .blip {
	margin: 3px;
	height: 14px;
	width: 14px;
	color: #DDD;
	text-align: center;
	font-size: 10px;
	border: 1px solid #D2D2D2;
	line-height: 14px;
}
#featureCarousel .blipsContainer .blipSelected {
    color:white;
    font-weight:bold;
    background-color:black;
}
.footer {
	background-image: url(../images/bg-index-footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #E85512;
}
.footer img {
	margin: 5px;
}
.footer .huobai {
	font-size: 24px;
	color: #FFF;
	font-family: "微软雅黑";
	padding-top: 20px;
	padding-bottom: 40px;
}

.footer .contact {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.footer .contact .top {
	height: 28px;
}

.footer .contact .top img {
	margin: 0px;
	padding: 0px;
}
.footer .contact .foot-logo {
	background-color: #FFF;
	text-align: center;
	height: 100px;
}
.footer .contact .foot-logo a {
	height: 46px;
	width: 198px;
	background-image: url(../images/index-foot-logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #F00;
	padding-top: 24px;
	text-align: left;
	padding-left: 20px;
}
.footer .contact .foot-logo a:hover {
	color: #E38300;
	background-image: url(../images/index-foot-logo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rollBox{
	width: 990px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-left: 10px;
}
.rollBox .LeftBotton{height:52px;width:19px;background:url(/jscss/demoimg/200901/job_mj_069.gif) no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:52px;width:20px;background:url(/jscss/demoimg/200901/job_mj_069.gif) no-repeat -8px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{
	width: 940px;
	overflow: hidden;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{
	width: 175px;
	float: left;
	text-align: center;
	margin: 5px;
	height: 85px;
	background-image: url(../images/bg_huoban.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 75px;
	padding-right: 25px;
	padding-bottom: 75px;
	padding-left: 25px;
}
.rollBox .Cont .pic img{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline;}
.rollBox #List1,.rollBox #List2{float:left;}
