﻿@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
body {
	line-height: 1;
        background: #fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/
a {
	text-decoration: none;
}

/*头部*/
#header {
	width: 100%;
	height: 219px;
	background-image: url(../images/header_01.jpg);
}
#header img {
	width: 100%;
	height: 100%;
}
.header {
	width: 1200px;
	height: 193px;
	margin: 0 auto;
        padding-top:26px;
}
.logo {
	/*float: left;*/
        width: 412px;
	height: 83px;
	/*margin-left: 78px;
	margin-top: 63px;*/
        margin:0 auto;
}
.logo a {
        display: block;
}
.logo_fb {
	/*float: right;*/
        width: 600px;
	height: 27px;
	/*margin-right: 78px;
	margin-top: 63px;*/
        margin:0 auto;

}
.seach {
	float: right;
	margin-top: -80px;
        width:191px;
        height:35px;
        /*margin:0 auto;*/
}
.seachon{ width:191px; height:35px;}
#nav {
	width: 100%;
	clear: both;
	background-color: #a60f00;
	/*overflow: hidden;*/
}
.nav {
	width: 1200px;
	margin: 0 auto;
}
.nav ul {
	float: left;
	padding: 0;
	margin-left: 61px;
}
.nav ul li {
	float: left;
	padding: 16px 0 18px 0;
	margin-left: 52px;
}
.nav ul li a {;
	color: #fff;
	font-size: 16px;
}
.nav ul li a:hover {
	color: red;
	text-decoration: none;
}
/*底部*/
#footer {
	background-color: #f6f6f6;
	width: 100%;
	margin-top: 14px;
}
.footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.footer_logo {
	float: left;
	padding-bottom: 67px;
	padding-top: 46px;
}
.footer_logo p {
	float: left;
	font-size: 12px;
	font-family: "宋体";
	clear: both;
	margin-top: 12px;
	margin-left: 30px;
}
.footer_logo p img {
	float: right;
	margin-left: 11px;
	margin-top: -10px;
}
.footer_right {
	float: right;
	padding-top: 46px;
	padding-left: 10px;
}
.header_out {
	width: 100%;
	height: 273px;
}
.footer_out {
	width: 100%;
}
.mian{
width:100%;
margin: 0 auto;
background:#ffffff;
}
/*.jd100zntop{
width:100%;
background:url(../images2021063011255965911.png) top center no-repeat;
padding-top:550px;
}*/
#top_div{
	width: 100%;
	height:271px;
}



.sxr{
	text-indent: 0 !important;
}


.no_text-indent{
	text-indent: 0 !important;
}














