.tu{height:530px!important;width:100%;position:relative;}
.fcbm{width:282px; height:438px;font-size:14px;position:absolute;top:200px;left:117px;z-index:1;color:#fff;}
.fcbmbg{width:282px; height:438px;position:relative;background:#474747;opacity:0.8;}
.fcbmcon{width:282px; height:438px;position:absolute;top:0;left:0;}
.fc-title{height:30px;line-height:30px;text-align:center;font-weight:bold;font-size:17px;}
.fc-content{height:240px;margin:0 30px;}
.fc-content input{font-size:14px;border:1px solid #ccc;text-indent:10px;}
.fc-content .ipt-text{width:216px;height:30px;margin:5px 0;line-height:25px;}
.fc-content .ipt-select{width:220px;height:28px;margin:5px 0 10px;line-height:28px;font-size:16px;border:1px solid #ccc;}
.fc-content .ipt-sbm{width:220px;height:40px;background:#ED182A;color:#fff;border:none;font-size:16px;}
.service-ul li {
    float: left;
    width: 93px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    border: 1px solid #dfdfdf;
	border-right:none;
    color:#E6E6E6;
}
.service-ul li i{
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background-image: url(../image/fcbmpb.png);
}
.service-ul li a{
	display: block;
}
.seervice-ul .free1{
	background-position: 0 0;
}
.service-ul .free2{
	background-position: -25px top;
}
.service-ul .free3{
	background-position: -50px top;
}
.service-ul .free4{
	background-position: left -25px;
}
.mfdh{display:block;height:30px;font-size:13px;text-align:center;}
.lfgd{height:87px;margin-top:10px;border-bottom:1px solid #ccc;overflow:hidden;color:#E6E6E6;}
.lfgd ul li{height:29px;line-height:29px;text-align:center;}

#footer {
	text-align:center;
}
.fullSlide {
	width:100%;
	position:relative;
	height:530px;
	background:#132a87;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
	width:100%;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:530px;
	overflow:hidden;
	text-align:center;
	background-position:center;
}
.fullSlide .bd li a {
	display:block;
	height:100%;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:10px;
	left:0;
	height:20px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:65px;
	height:9px;
	margin:0 5px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;	
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#fc6;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-40px;
	left:1%;
	z-index:1;
	width:65px;
	height:68px;
	background:url(../image/nav.png) 0px 0px no-repeat; /*可以在此加箭头背景*/
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.fullSlide .next {
	left:94%;
	background-position:0 -84px;
}
.fullSlide .next:hover {
	background-position:0 -255px;
}
.fullSlide .prev:hover
{
	background-position:0 -170px;
}
