* {
margin:0px;
padding:0px;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	background-color: #f2f5f8;
}
ul,
li {
	list-style-type: none;
}
img {
border:none;
}
p,
img,
a,
ul,
li {
	margin: 0;
	padding: 0;
}
.contactTxt{
	text-indent: 25px;
}
.header_box {
	width: 100%;
	height: 100px;
	background-color: white;
}
.header {
	width: 1100px;
	height: 100px;
	margin: 0 auto;
}
.header_top {
	height: 100px;
	width: 100%;
}
.header_top_l {
	width: 50%;
	height: 100%;
	float: left;
}
.header_top_l img {
	margin-top: 17px;
}
.header_top_r {
	width: 50%;
	height: 100%;
	float: left;
}
.header_top_r_txt {
	color: #fd4902;
	height: 36px;
	width: 100%;
	margin-top: 31px;
}
.header_top_r_txt div,
img {
	float: left;
	margin: 0;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	line-height: 31px;
}
.header_top_r_txt .p_tel1 {
	width: 165px;
	height: 36px;
	border: 1px solid #ff8d33;
	border-radius: 12px;
	
}
.header_top_r_txt .p_tel2 {
	display:none;
	width: 128px;
	height: 36px;
	border-top: 1px solid #ff8d33;
	border-right: 1px solid #ff8d33;
	border-bottom: 1px solid #ff8d33;
	border-radius: 0px 12px 12px 0px;
}
.header_top_r_txt .p_tel3 {
	width: 145px;
	height: 36px;
	border: 1px solid #ff8d33;
	border-radius: 12px;
}
.header_top_r_txt .span {
	font-size: 26.26px !important;
	margin-top: 4px !important;
	margin-right: 1px;
}
.header_top_r_txt .spanFirst {
	margin-left: 4px;
}
.header_top_r_txt .spanLast {
	margin-left: -3px;
}
.header_top_r_txt .span_up {
	margin-top: -1px !important;
}
.header_top_r_txt .img_one {
	margin-left: 8px;
}
.header_top_r_txt .img_two {
	margin-left: 20px;
}
.header_top_r_txt .p_tel1 p,
.header_top_r_txt .p_tel2 p,
.header_top_r_txt .p_tel3 p {
	font-size: 18px;
	float: left;
	margin-top: 3px;
}
/*导航*/

.header_nav {
	height: 60px;
	width: 100%;
	background-color: #00041a;
}
.header_bottom {
	height: 100%;
	width: 1100px;
	background-color: #00041a;
	margin: 0 auto;
}
.header_bottom li {
	font-size: 15px;
	height: 100%;
	line-height: 60px;
	text-align: center;
	color: white;
	float: left;
	transition: background-color 0.3s linear;
}
.header_bottom li:hover {
	background-color: #fd4902;
}
    .header_bottom .cur {
	background-color: #fd4902;
    }
.header_bottom  li:first-child+li+li+li+li+li+li+li+li:hover {
	background-color: #00041A;
}
.header_bottom li:first-child {
	width: 72px;
}
.header_bottom li:first-child+li,
.header_bottom li:first-child+li+li,
.header_bottom li:first-child+li+li+li,
.header_bottom li:first-child+li+li+li+li+li {
	width: 143px;
}
.header_bottom li:first-child+li+li+li+li,
.header_bottom li:first-child+li+li+li+li+li+li,
.header_bottom li:first-child+li+li+li+li+li+li+li {
	width: 108px;
}
.header_bottom li:last-child {
	width: 132px;
	height: 60px;
}
.header_bottom li a {
	width: 100%;
	height: 100%;
	color: white;
	display: block;
	text-decoration: none;
}
.header_bottom li>a>p {
	line-height: 26px;
	color: #fd4902;
	font-size: 18px;
	font-weight: bold;
	width: 126px;
	height: 28px;
	border: 1px solid #fd4902;
	border-radius: 12px;
	background-color: white;
	margin-top: 15px;
	margin-left: 3px;
}
/*尾部样式*/

.footer_top_box {
	width: 100%;
	height: 90px;
	background-color: #00041A;
	float: left;
}
.footer_top {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
}
.footer_top div {
	width: 366px;
	height: 100%;
	float: left;
}
.footer_top div:first-child+div {
	width: 368px;
}
.footer_top div p {
	color: white;
	font-size: 12px;
	line-height: 30px;
}
.footer_top div p img {
	margin-right: 11px;
}
.footer_top div:first-child+div p {
	font-size: 18px;
	text-align: center;
	line-height: 90px;
}
.footer_top div:first-child p {
	padding-left: 213px;
	padding-top: 30px;
}
.footer_top div:first-child+div+div p {
	padding-left: 1px;
	padding-top: 28px;
	line-height: 32px;
}
.footer_bottom_box {
	width: 100%;
	height: 52px;
	background-color: #FD4902;
	float: left;
}
.footer_bottom {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
}
.footer_bottom div {
	width: 240px;
	height: 100%;
	float: left;
}
.footer_bottom div:first-child+div {
	width: 620px;
	text-align: center;
}
.footer_bottom div:first-child+div p {
	font-size: 12px;
	color: #262626;
	line-height: 52px;
}
.footer_bottom div:first-child+div+div p {
	font-size: 12px;
	line-height: 22px;
	color: #00041a;
	float: right;
	padding-left: 26px;
    margin-top:14px;
}
.footer_bottom div:first-child+div+div p img {
	margin-right: 7px;
}
/**隐藏banner中的一小块**/
.banner_box > .banner > div:first-child+div {
display:none;
}
/*2015-11-25导航加下拉*/
.header_bottom ul li {
    position:relative;
}
.header_bottom ul li .nav_log{
    width:100%;
	background-color: #565656;
	display: none;
    position:absolute;
    top:60px;
    z-index:99;
}
.header_bottom ul li .nav_log>p{
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0px;
}
.header_bottom ul li .nav_log>p>a:hover{
	color: #fd4902;
}

.about_txt_l p{
	font-size:14px!important;
}