@charset "utf-8";
/* CSS Document */
html {
    font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, Arial, sans-serif;
    font-size: 62.5%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #333333;
    background-color: #ffffff;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
svg:not(:root) {
    overflow: hidden;
}
a {
    background: transparent;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: #000;
}
a:active {
    outline: 0;
}
a:active {
    color: #000;
}
a:hover {
    color: #f18c29;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
    vertical-align: middle;
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    resize: vertical;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
html,
button,
input,
select,
textarea {
    font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
    margin: 0;
}
ul,
ol,
li,
dl,
dd {
    margin: 0;
    padding: 0;
}
ul,
ol {
    list-style: none outside none;
}
h1,
h2,
h3 {
    line-height: 2;
    font-weight: normal;
}
h1 {
    font-size: 1.8rem;
}
h2 {
    font-size: 1.6rem;
}
h3 {
    font-size: 1.4rem;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #cccccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cccccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cccccc;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*samll*/
.clearfix{
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.main{
    width: 1200px;
    margin: 0 auto;
	

}
.bg{
	background:url(../images/mainbg.png) no-repeat;
	background-position:bottom;
	width: 100%;
}
.top_wel{
    width: 100%;
    height: 40px;
    line-height: 40px;
background: #7d000a;
}
.top_wel p:first-child{
    float: left;
	color: #fff;
}
.top_wel p:last-child{
    float: right;
    width: 200px;
    background:url("../images/index.png") no-repeat left ;
	padding-left: 20px;
}
.top_wel p a{
	color:#fff;
}
.top{
    width: 100%;
    height: 162px;
    background: url(../images/topbg.png) no-repeat;
}
.logoarea{
	width: 100%;
	height: 136px;
	background-color: #8f000b;
}
.logo{
    padding:32px 0px;
background:url(../images/logobg1.png) no-repeat right;
}

/*导航*/
.navbox{
    width: 100%;
    line-height: 40px;
    height:40px;
    background: #7d000a;

}
.nav{
    width: 1200px;
    margin: 0 auto;
}
.nav ul li,.nav ul li a{
    float: left;
    width: 150px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    
}
.sec-nav li{
    width: 150px;
   
    top:0;
    float: left;
   
    
}
.sec-nav li:hover{
    background: #8f000b;
}
.sec-nav li a:hover{
    color: #f18c29;
}
.sec-nav{
    width: 150px;
    background: rgba(129,1,7,0.8);
    float: left;
    display: none;
     position: absolute;
    top:216px;
    z-index: 2;
}
.nav ul li:hover .sec-nav{
    display: block;
}
/*导航结束*/


/*底部*/
.bottom{
    width: 100%;
    background: #8f0000;
    border-top:10px solid #ddd;
    height: 144px;
    float: left;
}
.left_bot{
	width:400px;
	text-align: left;
	float: left;
	color: #fff;
	padding-top: 22px;
}
.left_bot p{
	line-height: 32px;
	font-size: 16px;
}
.logo_bot{
	padding-top: 32px;
}
.right_bot{
	padding-top: 18px;
}
.logo_bot,.right_bot{
	
	width:400px;
	float: left;
	text-align: center;
}
.right_bot img{
	width:100px;
	height: 100px;
}
.footer{
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #7f0000;
	color: #fff;
	float: left;
}



/*list*/
.banner{
	width:100%;
	height: 400px;
	overflow: hidden;
}
.zswz{
	width:248px;
	height: 60px;
	line-height: 60px;
	font-size: 25px;
	background: #c62913;
	text-align: center;
	color: #fff;
margin:0 auto;
border-radius:10px 10px 10px 10px ;
box-shadow:1px 2px 2px #666;
	
}
.left_nav{
	width: 250px;
	float: left;
	background: #fff;
	border:1px solid #ddd;
margin-top:20px;
border-radius:10px 10px 0 0;
	
}
.nav_list ul li{
	width:250px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	
}
.nav_list ul li a{
	font-size:16px;
}
.listright{
    width: 900px;
    float: right;
    margin-top:20px;
    min-height: 600px;

}

.title_top{
	width: 900px;
	line-height: 60px;
	height: 60px;
	border-bottom: 1px solid #ddd;
}
.title_top span{
	float: left;
	width: 160px;
	border-bottom: 1px solid #c62913;
	line-height: 60px;
	height: 60px;
	color: #c62913;
	text-align: center;
	font-size: 24px;
}
.now{
	width: 700px;
	float: right;
	text-align: right;
	color: #666;
	line-height: 60px;
	
}
.now a{
	color: #666;
}