﻿*{ margin:0;padding: 0;/*box-sizing: border-box;*/}
body {
 
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: '微软雅黑';
	
	

}
a {
    color: black;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
}
ul li {
    list-style:none;
}
#top{
	background: url(topbg.png) no-repeat right center;
	background-color: #d80c18;
	border-bottom: 4px solid #b8873a;
}

#hearder {
	

  
}
#hearder .container {
	
	height: 110px;
	margin: 0 auto; 
	background: url(title.png) no-repeat left center;
}
#hearder form
{
    float: right;
   
 
    display: none;
    align-items: center;
    justify-content: flex-start;
	
    

}
#hearder form input[type='text']{
    width: 200px;
    border: 1px solid #c50000;
    height: 32px;
    outline: none;
    display: inline-block;
    padding-left: 1em;
    vertical-align: bottom;
}

#hearder form input[type='image']{
    border: none;
    height: 32px;
    width: 32px;
    outline: none;
    display: inline-block;
    vertical-align: bottom;   
}

h1{
	color:#b20606;
	margin: 0;
	padding: 0;
	padding-left:20px;
	margin-left: 10px;
	float: left;
	display:inline-block;	
}


#nav {  
    height:55px;
   min-width: 1200px;
	
	position: relative;
	
	z-index: 100;
}
#banner{
	padding: 10px 0px;
	
}
#hearder .container,#nav .container,#link .container,#bottom .container,#banner .container,#section .container
{
	width: 1200px;
	margin: 0 auto;
}
.sec1 .container,.sec2 .container,.sec3 .container{
	width: 1200px;
	margin: 0 auto;
}

#nav ul
{
	
	
	
}
#nav ul li
{
	list-style-type: none;
	display: inline-block;
	float: left;
	position: relative;
}
#nav ul li a
{
	display: block;
	color: #fff;
	padding: 15px 46px;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	font-family: '微软雅黑';
}

#nav ul li ul
{
	position: absolute;
	display: none;
	
}
#nav ul li:hover > ul
{
	
	display: block;
	
}
#nav ul li ul li
{
	background-color:#d80c18 ;
	
	width: 100%;
}
#nav ul li ul li a
{
	color:#fff;
	text-align: center;
	padding: 8px 14px;
	border-right: none;
	font-weight: normal;
	
}
#nav ul li ul li a:hover
{
	background-color: #bf9e5b;
	color: #d80c18;
	transition:all 0.1s ease-in;
       -moz-transition:all 0.1s ease-in; /* Firefox 4 */
       -webkit-transition:all 0.1s ease-in; /* Safari and Chrome */
       -o-transition:all 0.1s ease-in; /* Opera */
	
}


#section {
    background-color: #f6f4e5;
	
}
.clearfix
{
	border: 15px solid #f6f4e5;
	padding-bottom: 10px;
	
}
.sec1{
	
	width: 100%;
	min-width: 1200px;
	
}
.sec1,.sec2,.sec3{
	padding: 25px 0px;
	background-color: #f6f4e5;
}
.imgNews
{
	background: url(img.jpg) no-repeat;
	width: 700px;
	height: 394px;
	
}
.tlogo{
	background: url(tlogo3.png) no-repeat;
	padding-left: 55px;
}

.news {  
 
   
}
.news_top {
    text-align: left;
	position:relative;
	border-bottom:1px solid #b8873b;
	height:45px;
	padding-bottom: 10px;
}
.news_title
{
	
	display: inline-block;
	
	text-align:center;

	font-size:20px;
	font-weight: bold;
	
	height:45px;
	line-height:45px;
	float:left;
	color:#d70c18;	
	
	
}

.more
{
	float:right;
	display: inline-block;
	position:absolute;
	right:5px;
	bottom:20px;
	font-size: 14px;
	color: #8b8b8b;


	
}

.news_body {
  
    text-align: left;
	padding-top:10px;
	
}
.news_body ul
{
	margin-left:5px;
	
}

.news_body ul li
{
	height:40px;
	line-height:40px;

	
	border-bottom: dotted #c9c9ca 1px;
}
.news_body ul li a
{
	display:inline-block;
	font-size: 16px;
	color: #333;
	
}
.news_body ul li a:hover{
	
	color:#d80c18;
}

#link
{
	width:100%;
	height:45px;
	line-height:45px;
	
}
#link span
{
	padding-left:45px;
	padding-right:1em;
	font-weight: bold;
	font-size:16px;
	color:#fff;
	float:left;
	margin-right:2em;
	background: url(link.png) no-repeat 5px center;
	background-color:#c60033;
}


#link ul
{
	
}
#link ul li
{
	float:left;
	margin-right:3em;
	
	
	
}
#link ul li a
{
	font-size: 16px;
	color: #333;
}


.postion
{
	height: 40px;
	border-bottom: 1px solid #bf9e5b;
	line-height: 40px;
}
h2 {
	
	float: left;
	margin: 0;
	padding: 0;
	color:  #c60033;
	
	font-size: 20px;
}
.postion span
{
	float: left;
	color: #666;
	font-size: 14px;
}
.postion a
{
	color: #666;
	font-size: 14px;
}
.list ul
{
	padding-top: 15px;
	
}
.list ul li
{
	text-align: left;
	background: url(list_style2.png) no-repeat left center;
	padding-left: 15px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #c9c9ca;
}
.list ul li a
{
	font-size: 16px;
	color: #333;
}
.list ul li a:hover
{
	
	color: #d80c18;
}
.title{
	color: #333;
	font-size: 22px;
	padding: 25px 0;
	border-bottom: 1px dotted #c9c9ca;
	text-align: center;
	margin-bottom: 1em;
	font-weight: bold;
}
.news_content{
	min-height: 600px;
	
}
.pub_time
{
	color: #666;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
}
.news_body
{
	
	font-size: 16px;
	color: #333;
}
#bottom {
	
  
    height:100px;
    width: 100%;
	min-width: 1200px;
	background-color:#b20606;
	border-top: 4px solid #b8873a;
}
#bottom p {
    margin: 0;
    padding: 0;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}




.time {
   
    float: right;
	color: #666;
	font-size: 14px;
}

.clear {
    clear: both;
}
.w1
{
	width:560px;
}
.h1
{
	
}


.fr {
    float: right;
}
.fl {
    float: left;
}
.mr {
	margin-right:40px;
    
}

.mb {
    margin-bottom:20px;
}