a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
html,
body {
  height: 100%;
}
ul {
  list-style: none;
}
li {
  display: list-item;
}
.clear {
    clear: both;
    font-size: 1px;
    
    overflow: hidden;
	zoom: 1;
}
body {
  font: 12px/150% Microsoft YaHei, Arial, Verdana;
  color: #231815;
  background: #FFF;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #ca0d0d;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.text-c {
  text-align: center;
}

.mt10{
	margin-top:10px;
}
.mt15{
  margin-top:15px;
}
.mt30{
	margin-top:30px;
}
.ml15{
	margin-left:15px;
}
.ml20{
	margin-left:20px;
}

.row1,.row2,.row3{	
   overflow: hidden; 
}
.row3{
	margin-bottom:40px;
}
.box1{
	width: 565px;
	height: 320px;
}
.box4{
	width: 100%;
	height: 170px;
	/*border-top: 1px solid #b6b6b6;*/ 
	position: relative;
}
.box4 li{
	float: left;
    margin: 10px 13px 0 0;
	height:150px;
	width:219px;
	text-align:center;
	
}
.box4 li a{
	color:#c7161e;
	font-size:20px;	
	height:150px;
	line-height:150px;
	font-weight:bold;
}
.bg1{
	background:url(bg1.png);
}
.bg2{
	background:url(bg2.png);
}

.box6 {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 204px;
    margin: 0 auto;
}
.scroll_horizontal .listPic {
    overflow: hidden;
    width: 9999px;
	background-color:#fff;
}
.scroll_horizontal li {
    width: 210px;
    height: 204px;
    padding-right: 20px;
    float: left;
}
.scroll_horizontal li p {
    width: 210px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #edf7f8;
    margin-top: 10px;
    font-size: 15px;
}
.title1{
  height: 35px;
  line-height: 35px;
  position: relative;
  background: url(titlebg1.jpg) left 50% no-repeat;
  position: relative;
}
.title1 span{
  height: 35px;
  line-height: 35px;
  color: #ffffff;
  float: left;
  width:100px;
  margin-left:10px;
  font-size:20px;
}
.title1 .i_2 {
    height: 1px;
    background: #cccccc;
    overflow: hidden;
    width: 365px;
    float: left;
    margin: 18px 0px 0px 25px;
    display: inline;
}
.title1 ul li{
  position: relative;
  height: 35px;
  line-height: 35px;	
  font-size: 18px;
  color:#888;
  margin-right: 18px;
  padding: 0px 5px;
}
.title1 ul i{
    border-right: 2px solid #bebebe;
    position: absolute;
    left: 92px;
    height: 20px;
    top: 8px;
}
.title1 .on{
   border-bottom: #1561af solid 3px;
   font-weight: bold;
}
.title1 .on a{
   color: #1561af;  
}
.title2{
	height: 35px;
    line-height: 35px;
    position: relative;
    border-bottom: #d1d1d1 solid 1px;
	margin-bottom:10px;
}
.title2 span{
  height: 35px;
  line-height: 35px;
  color: #c7161e;
  float: left;
  width:100px;
  padding-left:10px;
  font-size:20px;
  border-bottom: #c7161e solid 3px;
}
.more{
	float: right;   
    font-size: 14px;
    color: #333;
	line-height:35px;
}
.title3{
	position: absolute;
    left: 0px;
    background: #c7161e;
    color: #ffffff;
    width: 100px;
    padding: 10px 5px;
    border: 1px solid #c7161e;
    border-radius: 8px;
    font-size: 24px;
	left: 220px;
    top: 153px;
}
.ulList1 li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}
.ulList1 li:first-child {
    margin-top: 5px;
}
.ulList1 li .newsName {
    background: url(liIcon_red2.png) 2px center #ffffff no-repeat;
    padding-left: 16px;
    font-size: 16px;
    max-width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    padding-right: 4px;
}
.ulList1 li .newsDate {
    background: #fff;
    width: 90px;
    float: right;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: right;
    padding-right: 2px;
}


.frLink{
	margin-top:10px;
}
.frLink .title3 {
  color: #ffb300;
  font-size: 17px;
}
.frLink a {
  font-size: 14px;
  margin-left: 20px;
  color:#fff;
}
.frLink a:hover {
  font-weight: bold;
}
.leftNav {
  width: 206px;
  float: left;
  border-top: 1px solid #dfdfdf;
  margin-left:20px;	
}
.leftNav .title{
	height:40px;
	line-height: 40px;
	padding:0;
}
.leftNav li {
  line-height: 40px;
  border-bottom: 1px solid #dfdfdf;
}

.leftNav li:hover .parent
{
	background: #b64533;
	color: #fff;
}
.leftNav li.active .parent {
  background: #df9464;
  color: #fff;
}

.leftNav li .parent {
  padding-left: 20px;
  font-size: 15px;
  display: block;
}

.leftNav li dl {
  overflow: hidden;
  display: none;
}

.leftNav li dl dd {
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #dfdfdf;
  background: #fff;
  font-size: 15px;
  width:180px;
  margin: 0 13px;
  color: #000;
}

.leftNav li dl dd a {
  display: block;  
  padding-left: 40px;
}

.leftNav li dl dd a:hover{
	background: #b64533;
	color: #fff;
}
.leftNav li dl dd.active a{
  background: #df9464;
  color: #fff;
}

.leftNav li:first-child .parent {
  /*letter-spacing: 30px;*/
}

.listmain {
  width: 880px;
  border: 1px solid #dfdfdf;
  border-bottom: none 0;
  min-height: 640px;
  margin-top:20px;
  margin-bottom:40px;
}
.listmain .crumbs {
  border-bottom: 1px solid #dfdfdf;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}

.listmain .crumbs .home {
  width: 30px;
  height: 40px;
  background: url(star.jpg) center no-repeat;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
}

.listmain .crumbs .link {
  background: url(moreBg.png) left center no-repeat;
  padding-left: 10px;
  color: #b8b8b8;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  float: left;
  margin-left: 5px;
}

.listmain .info {
  width: 820px;
  padding: 0 30px;
}

.listmain .info .listtitle {
  /*background: url(contentLine.png) center bottom repeat-x;*/
  padding-top: 30px;
  overflow: hidden;
}

.listmain .info .listtitle .bigTitle {
  font-size: 24px;
  color: #b64533;
  text-align: center;
  line-height: 30px;
  margin-bottom: 10px;
}
.listmain .info .txt {
  padding: 20px 0;
  line-height: 30px;
  font-size: 14px;
}

.listmain .info .listtitle .bigTitle.mb40 {
  margin-bottom: 40px;
}

.listmain .info .listtitle .postInfo {
  margin-bottom: 30px;
  text-align: center;
}

.listmain .info .listtitle .postInfo .txt {
  font-size: 12px;
  color: #b8b8b8;
}

.listmain .info .list {
  margin-bottom: 10px;
}

.listmain .info .list li {
    height: 35px;
    line-height: 35px;
    margin: 10px 0;
    border-bottom: 1px dashed #ddd;
    padding: 10px 0 10px 2px;
}

.listmain .info .list li:first-child {
  margin-top: 5px;
}

.listmain .info .list li a {
  display: block;
}

.listmain .info .list li .newsName {
  background: url(liIcon_red2.png) 2px center #ffffff no-repeat;
  padding-left: 16px;
  font-size: 16px;
  max-width:520px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-right: 4px;
}

.listmain .info .list li .newsDate {
  background: #fff;
  width: 80px;
  float: right;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: right;
  padding-right: 2px;
}

.listmain .info .txt {
  padding: 20px 0;
}