*{
	margin: 0;
	padding: 0;

}
body{
	background: #fff;
	font-family: '微软雅黑';
}
img{
	border: 0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
.w1000{
	width: 1000px;
	margin: auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.act{
	background: #fb8e01;
}
#head{
	width: 100%;
}
#head .top{
	width: 100%;
	height: 243px;
	background: url(../images/top.jpg) no-repeat center top;

}
#head .top ul .fl{
	margin-top: 95px;
}
#head .top ul .fr{
	margin-top: 160px;
}
#head .nav{
	height: 50px;
	width: 100%;
	background: #d61111;

}
#head .nav >ul{

	overflow: hidden;
}
#head .nav >ul >li{
	float: left;
	width: 142.8px;
	text-align: center;
	line-height: 48px;
	position: relative;
	text-indent: 20px;
	position: relative;


}
#head .nav >ul >li a{

	font-size: 18px;
	color: #fff;

}
#head .nav >ul >li >ul{
	background: #fff;
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 0px;
	width: 1000px;
	
	height: 50px;
	

}
#head .nav >ul >li >p{
	background: #fff;
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 0px;
	width: 1000px;

	text-align: left;
	background-image: url(../images/tzgg.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	font-size: 18px;
	line-height: 50px;
	color: #cc0000;
	text-indent: 50px;
}
#head .nav >ul >li >p a{
	color: #cc0000;
}
#head .nav >ul >li >ul>li{
	text-indent: 0;
	float: left;
	height: 30px;
	text-align: center;
	width: 200px;
	line-height: 30px;

}
#head .nav >ul >li >ul>li a:hover{
	color: #cc0000;
}
#head .nav >ul >li >ul>li a{
	color: #000;
	font-size: 16px;

}
#head .nav >ul >li a img{
	position: absolute;
	top: 12px;
	left: 15px;
}
/*#head .nav >ul >li:hover{
	background: #fb8e01;
}*/
#head .search{
	margin-top: 50px;
	border: solid 1px #d2d1d0;
	overflow: hidden;


}
#head .search .fl a{
	font-size: 25px;
	color: #cc0307;
	padding: 0 10px 0 10px;
	font-weight: bold;
	line-height: 50px;

}
#head .search .fl a:hover{
	color: #fb8e01;
}
#head .search .fr ul{
	overflow: hidden;
	height:50px;
}
#head .search .fr ul li{
	float: left;
	margin-right: 10px;
}
#head .search .fr ul li:nth-child(2) ,#head .search .fr ul li:nth-child(3){
	position: relative;
	top:7px;
}
#head .search .fr ul li input{
	width: 252px;
	height: 31px;
	background: url(../images/bg_input.png) no-repeat center top;
	border: none;
	text-indent: 1em;
}
#head .search .fr ul li button{
	width: 65px;
	text-align: center;
	border: none;
	background: #cc0307;
	border-radius: 5px;
	height: 31px;
	color: #fff;
}
#head .search .fr ul li img{
	margin-top: 15px;

}
#footer .sysm{
	background: #cc0000;
}
#footer .sysm ul{
	overflow: hidden;
	width: 340px;
	margin: auto;

}
#footer .sysm ul li{
	float: left;
	line-height: 30px;
	font-size: 14px;
}
#footer .sysm ul li a{
	color: #fff;
}
#footer .bottom{
	background: url(../images/bottom_bg.jpg) no-repeat;
	background-size: cover;
	overflow: hidden;
}
#footer .bottom ul{
	
	width: 1000px;
	margin: auto;
	margin-top: 20px;
	

}
#footer .bottom ul li{
	text-align: center;
	font-size: 14px;
	color: #6e6d6b;

}
#content .list .fy ul {
	overflow: hidden;
}
#content .list .fy ul li{
	float: left;
	
	/*height: 20px;*/
	font-size: 16px;
	color: #000;
	text-align: center;
	/*padding-left: 8px;
	padding-right: 8px;*/
}
#content .list .fy ul li a{
	color: #000;

}
p {
			margin: 0;
		}
		#navlary{
			overflow: hidden;
			padding-right: 30px;
		}
		#navlary ul{
			/*width: 30%;*/
			float: left;
			/*margin-right: 10px;*/

		}
		#navlary ul li span{
			display: none;
		}
		#navlist{
			/*border: 1px solid #ccc;*/
			height: 450px;
			overflow: scroll;
		}
		#navlist h4{
			text-align: center;
		}
		#navlist li{
			text-align: center;
			cursor: pointer;
		}
		#demoform{
			height: 500px;
		}
		.bootstrap-duallistbox-container select{
			height: 300px !important;
		}
		#phoneInfor >div
		{
			width: 400px;
			margin: auto;
			margin-top: 20px;
			margin-bottom: 20px;



		}
		#phoneInfor div p span{
			font-weight: bold;
		}
		#phoneInfor div button{
			width: 80px;
			margin-left: 20px;
			text-align: center;
			border-radius: 5px;
		}
