/* CSS Document */
.div-inline{display:inline}
*{
	margin: 0px;
	padding: 0px;
}
#header2
{
	position: absolute;
	left: 23em;
	top: 5px;
    width:1200px;
	color:#868282;
}
#container
{
	margin: auto;
    width:1200px;
	text-align: center;
}
#banner-width
{
	margin: auto;
    width:1920px;
}
#toububj
{
	background: url(images/logod.jpg);
	height: 115px;

}
.liuyan
{
	margin-left: 75em;
	
}
.liuyansp
{
	position: absolute;
	margin-left: 57em;
	top: 72em;
}
.logo
{
	margin-left:18.75%;
	margin-top: 15px;
    width:185px;
		
}

.loline
{
	width: 548px;
	height: 67px;
    margin-left:33.75%;
	margin-top: -65px;
	position: relative;
}
#mfrx
{
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bolder;
	position: absolute;
	left: 65%;
	top: 3.5em;
}
.banner
{
	    position: relative;
		margin: auto;
}
.banner-mfzx
{
	position: absolute;
	left: 28.5em;
	top:30em;
}
.imgbox{
	width: auto;
	height: 450px;
	background: url(images/wanneng.png) no-repeat center;
}
.bannerd
{
	text-align: center;
}
.wanneng
{
	font-size: 34px;
	color:#bf000b;
	font-weight: bold;
	font-family: "微软雅黑";
	padding-top: 30px;
	padding-left: 60%;
}
.caigoujidi
{
	width: auto;
	height: 180px;
	background: url(images/caigoujidi.png) no-repeat center;
}
.zhujian
{
	color: #bf000B;
	height: 678px;
	width: auto;
	background: url(images/zhujian.jpg) no-repeat center;
}
.zhuzhou
{
	color: #bf000B;
	height: 559px;
	width: auto;
	background: url(images/zhuzhou.jpg) no-repeat center;
}
.jkpaotaxi
{
	color: #bf000B;
	height: 166px;
	width: auto;
	background: url(images/jkpaotaxi.jpg) no-repeat center;
}
.jkmfzx
{
	margin-left: 80em;
	margin-top: 3em;
}
.jxdazao
{
	font-family:"微软雅黑";
	font-size: 40px;
	color: #A40002;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.jxdazao2
{
	font-family:"微软雅黑";
	font-size: 40px;
	color:#0047C6;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
.xzdbj
{   
	background: url(images/xzdbj.jpg) repeat-x;
	position: relative;
	text-align: center;
	width: auto;
	height: 164px;
	
}
.xzdwh
{
	position: absolute;	
	padding-left: 47%;
}
.zxzx
{
	position:relative;
	font-size: 2em;
	color: #E43F00;
	font-weight: bold;
	padding-right: 24%;
	padding-top: 2.7%;

}
.zxzx2
{
	position:absolute;
	font-size: 2em;
	color: #E43F00;
	font-weight: bold;
	left: 54%;
	top: 30%;

}
.formSpan .td1 {
	text-align: center;
}
.formSpan input, .formSpan textarea {
	border: 1px solid #ddd;
	border-radius: 8px;
}
.formSpan input[type='text'], .formSpan input[type='phone'] {
	height: 2.5em;
	line-height: 2.5em;
	width: 19.5em;
	text-indent: .5em;
}
.formSpan textarea {
	resize: none;
	width: 19.5em;
	text-indent: .5em;
	height: 5.562em;
	padding: .25em 0;
}
.formSpan .sbutton, .formSpan .btnReset {
	width: 11.625em;
	height: 2.8em;
	line-height: 2.8em;
	border: none;
	border-radius: 3px;
	font-size: .875em;
	display: inline-block;
	
}
.formSpan .sbutton {
	background: #026CB8;
	margin-right: 2em;
	color: #fff;
}
.formSpan .btnReset {
	background: #999;
	color: #fff;
}
/*产品标题*/
.ProductTitle {
	text-align: center;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	background: #f0f0f0;
	color: #333;
	font-size: .95em;
	padding: 0 .687em;
	border-bottom: 1px solid #d1d1d1;
	box-shadow: 0 1px 3px #c6c6c6;
}