/* CSS Document */

*{margin:0px; padding:0px;}
body{font-size:12px; color:#333; font-family:"宋体";background:#fff;}
ul{list-style-type:none;}
img{border:0;}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color:#ff0000;
}
a:active {
	text-decoration: none;
}
.f_black {color:#000;}
.f_red   {color:#C00;}
.f_white {color:#FFF;}
.white{ background-color:#fff;;}
.gray{ background-color:#f3f3f3;}
.f_gray  {color:#999;}
.f_orange{color:#F90;}
.f_green {color:#66A228;}
.f_blue  {color:blue;}
.f_mblue {color:#109BD2;}
.f_dblue {color:#1B75BC;}
.f_gold  {color:#C82E14;}
.f_pink  {color:#B5084A;}
.f_Arial {font-family:Arial, Helvetica, sans-serif;}
.f_yk {font-family:"微软雅黑";}
.blod {font-weight:bold;}
.noblod {font-weight:normal;}
.px11 {font-size:11px;}
.px12 {font-size:12px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.px15 {font-size:15px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.px20 {font-size:20px;}
.px25 {font-size:25px;}
.fl {float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
.ov{overflow:hidden;}
.mt5  {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt18 {margin-top:18px;}
.line {height:15px;width:100%;clear:left; border-bottom: solid 1px #E3E3E3;}
.clear{clear:both; line-height:0px;}
.blank{height:10px; line-height:10px; clear:both; visibility:hidden;}
.blank10{height:20px; line-height:10px; clear:both; visibility:hidden;}
.blank5{height:3px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden; font-size:0px; padding:0px; margin:0px;}
.dashed{ border-bottom:#ccc dashed 1px; width:100%; line-height:0px; height:0px; font-size:0px;}
.backToTop {
    width: 43px;
    height: 43px;
    background: url(../images/top.png) no-repeat;
    position: fixed;
    _position: absolute;
    right: 20px;
    bottom: 40px;
    _bottom: "auto";
    cursor: pointer;
    display: none;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 9999;
}
.top{
    width: 100%;
    height: 35px;
    background: #eee;
}
.w1000 {
    width: 1000px;
    margin: 0 auto;
	position:relative;
}
.welcome {
    float: left;
    line-height: 32px;
    height: 32px;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}
.search {
    float: right;
    padding: 3px 0px 0 0;
}
.search form {
    margin: 0px;
    padding: 0px;
}
.skw {
    float: left;
    width: 150px;
    padding: 0 10px;
    line-height: 24px;
    height: 24px;
    border: 1px solid #ccc;
    color: #666;
}
.sub {
    width: 60px;
    height: 26px;
    line-height: 26px;
    float: left;
    background: url(../images/srch.png);
    border: 0px;
    cursor: pointer;
    color: #fff;
    float: left;
}
h1.logo{
    padding-top:10px;
    height: auto;
	float:left;
}
.rzone{
    float:right;
	padding-top:20px;
}
.navbg{
    width:100%;
	height:43px;
	background:url(../images/navbg.jpg) repeat-x;
}
.nav{
  width:1000px;
  margin:0 auto;
  position:relative;
}
.nav li {
    width: 140px;
    text-align: center;
    line-height: 43px;
    float: left;
    height: 43px;
    overflow: hidden;
}
.nav li a{
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.nav li a:hover,
.nav li a.cur {
	height:30px;
	padding: 0 10px;
	margin:6px 0;
	line-height:30px;
    background-color: #b00c00;
    color: #fff;
	display: block;
    border-radius: 10px;
	text-align:center;
	text-decoration:none;
}
.nav li.per {
    float: left;
    width: 2px;
    height: 19px;
	margin-top:12px;
    background: url(../images/per.jpg) no-repeat;
}
.area {
    height: auto;
    overflow: hidden;
    zoom: 1;
}
.w605 {
    width: 605px;
}
.focus {
    width: 605px;
    height: 323px;
    position: relative;
    overflow: hidden;
}
.rslides {
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0;
}
.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{ display:none; }
.rslides_nav:active,.rslides_nav:hover{display:none;  }
.rslides_nav.next{display:none; }
.rslides_nav.next:active,.rslides_nav.next:hover{display:none;  }
.rslides_tabs{width:90px;text-align:center; position:absolute; bottom:7px; right:0px; z-index:99;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px; margin-right:5px; width:15px; height:15px; }
.rslides_tabs a{text-indent:-9999px;overflow:hidden; background:#c10f02; display:inline-block;_display:block;*display:block; border-radius: 10px; margin-right:5px; width:15px; height:15px; }
.rslides_tabs .rslides_here a{background:#fff;}
.rslides li div.bg{ position:absolute; bottom:0px; height:33px;  z-index:2; width:100%;background:#000;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;}
.rslides li div.focus_content{  position:absolute; z-index:3; left:7px; width:598px; bottom:0;   bottom:0px; height:33px; }
.rslides li div.focus_content a{color:#fff; line-height:33px; font-size:14px; }
.img img{width:605px; height:323px }
.w365 {
    width: 365px;
}
.news .news_t{
   height:40px;
}
.news .news_t .newsl{
  float:left;
  background:url(../images/ap.jpg) no-repeat;
  padding-left:20px;
  font-size:14px;
  font-weight:600;
}
.news .news_t .newsr{
  float:right;
  width:66px;
  height:21px;
  background:url(../images/more.jpg);
  text-align:center;
  line-height:20px;
}
.news .news_t .newsr a,
.news .news_t .newsr a:hover{
  color:#fff;
  font-size:12px;
  font-weight:600;
}
.news h3, .news h3 a {
    color: #af1a14;
    font-size: 20px;
    line-height: 30px;
}
.news p {
    text-indent: 2em;
    color: #868686;
    font-size: 12px;
    font-family: "宋体";
    line-height: 23px;
    border-bottom: 1px dashed #cbcbcb;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.news p a {
    color: #f08519;
}
.news ul li, .news ul li a {
    color: #434343;
    font-size: 14px;
    line-height: 30px;
}
.news ul li{
    background: url(../images/arr.jpg) no-repeat 3px 12px;
    padding-left: 15px;
}
.news ul li:hover{
    background: url(../images/arr1.jpg) no-repeat 3px 12px;
    padding-left: 15px;
}
.news ul li a:hover{
    color: #af1918;
    font-size: 14px;
    line-height: 30px;
}
.ml20{
 margin-left:20px;
}
.title{
  width:320px;
  height:26px;
  background:url(../images/bar.jpg) no-repeat;
  position:relative;
}
.title h3{
 color:#fff;
 font-size:14px;
 font-weight:600;
 float:left;
 padding-left:30px;
 padding-top:5px;
}
.title a.more{
  float:right;
  padding-right:10px;
  color:#f08519;
  font-size:12px;
  padding-top:6px;
}
.title a.more:hover{
  color:#ff0000;
  font-size:12px;
  text-decoration:none;
  
}
.w130{
  width:130px;
}
.fnews{
 margin-left:10px;
}
.fnews h3{
 font-size:12px;
 font-weight:600;
 width:160px;
 overflow:hidden;
}
.fnews .fcon{
 color:#818181;
 font-size:12px;
 text-align:left;
 line-height:18px;
 margin-top:8px;
 width:160px;
 height:70px;
 overflow:hidden;
}
.acon{
 font-size:14px;
 text-align:left;
 line-height:20px;
 text-indent:2em;
 margin-top:10px;
 width:320px;
 height:120px;
 overflow:hidden;
}
.tcon li{
    padding-left: 38px;
    font-size: 14px;
	line-height:26px;
	height:30px;
	margin-bottom:10px;
}
.tcon li.a1 {
    background: url(../images/c1.jpg) no-repeat;  
}
.tcon li.a2 {
    background: url(../images/c2.jpg) no-repeat;
}
.tcon li.a3 {
    background: url(../images/c3.jpg) no-repeat;
}
.tcon li.a4 {
    background: url(../images/c4.jpg) no-repeat;
}
.tcon li.a5 {
    background: url(../images/c6.jpg) no-repeat;
}
.foot{
 width:100%;
}
.foot .fline{
	background-color:#b21908;
	height:2px;
}
.foot .finfo{
   height:150px;
   background-color:#ebebeb;
}
.w800{
	width:800px;
	margin:0 auto;
}
.fnav {
  padding-top:20px;
}
.fnav span{
 padding:0 20px;
}
.ulist h3 {
    padding-bottom: 7px;
    overflow: hidden;
	border-bottom:solid 1px #b21908
}
.ulist h3 a, .ulist h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}
.list_news li a {
    color: #434343;
    font-size: 14px;
    line-height: 30px;
}
.list_news li{
    background: url(../images/arr.jpg) no-repeat 3px 12px;
    padding-left: 15px;
	height:45px;
}
.list_news li:hover{
    background: url(../images/arr1.jpg) no-repeat 3px 12px;
    padding-left: 15px;
	height:45px;
}
.list_news li a:hover{
    color: #af1918;
    font-size: 14px;
    line-height: 30px;
}
.list_news li span {
    float: right;
    color: #8d8d8d;
}
.xl_title {
    color: #af1918;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
}
.xl_into {
    padding-bottom: 7px;
    border-bottom: 1px solid #ddd;
    color: #9c9c9c;
    line-height: 30px;
}
.xl_nr {
    line-height: 26px;
    font-size: 14px;
    overflow: hidden;
}
#pages {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}
.sideMenu {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 20px;
}
.sideTit a {
    height: auto;
    overflow: hidden;
    padding: 13px 0 13px 36px;
    color: #fff;
    display: block;
    background-color: #b21908;
}
.sideTit a h3 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 3px;
}
.sideTit a p {
    font-size: 12px;
    text-transform: uppercase;
    color: #a5b8cd;
    font-family: Arial;
}
.sideMenuNav {
    height: auto;
    overflow: hidden;
    padding-bottom: 109px;
}
.sideMenuNav li.on, .sideMenuNav li:hover {
    background-color: #f8f8f8;
}
.sideMenuNav li {
    height: auto;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ececec;
}
.sideMenuNav li.on i, .sideMenuNav li:hover i {
    background: url(../images/sideicon4.png) no-repeat right center;
}
.sideMenuNav li i {
    display: block;
    position: absolute;
    right: 31px;
    top: 0;
    height: 64px;
    width: 10px;
    z-index: 5;
    background: url(../img/sideicon3.png) no-repeat right center;
}
.sideMenuNav li.on > a, .sideMenuNav li:hover > a {
    color: #b21908;
    background: url(../images/sideicon2.png) no-repeat 36px center;
}
.sideMenuNav li > a {
    height: 64px;
    line-height: 64px;
    padding: 0 31px 0 56px;
    color: #585858;
    font-size: 14px;
    display: block;
    background: url(../images/sideicon1.png) no-repeat 36px center;
}
.sideContactTit {
    height: 46px;
    line-height: 46px;
    background-color: #b21908;
}
.sideContactTit a {
    display: block;
    padding-left: 36px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.sideContactBox {
    height: auto;
    overflow: hidden;
    background: url(../images/contactbg.jpg) no-repeat 0 0;
    height: 178px;
    padding: 16px 0 0 55px;
    color: #585858;
    line-height: 30px;
    font-size: 12px;
}
.left {
    float: left;
    width: 250px;
}
.right{
    float:right;
	width: 730px;
}
.path {
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 0 40px;
    border-bottom: 1px solid #ececec;
}
.path h3 {
    position: absolute;
    left: 30px;
    top: 27px;
    z-index: 5;
    height: 52px;
    color: #b21908;
    font-size: 16px;
    border-bottom: 2px solid #b21908;
}
.pathdiv {
    float: right;
    color: #898989;
    font-size: 12px;
    margin-top: 4px;
    height: 77px;
    line-height: 77px;
}
.pathdiv a {
    color: #898989;
}
.pathdiv span {
    display: inline-block;
    padding: 0 6px;
}
.rightBox {
    height: auto;
    overflow: hidden;
    padding: 0 40px;
}
.downLoadTit {
    height: auto;
    overflow: hidden;
    padding: 46px 0 18px;
    border-bottom: 1px solid #efefef;
}
.downLoadTit h1 {
    font-size: 16px;
    color: #585858;
    font-weight: bold;
}
.source {
    font-size: 12px;
    color: #757575;
    margin: 17px 0 15px;
}
.source span {
    display: inline-block;
    padding: 0 12px;
}
.content {
    font-size: 14px;
    color: #585858;
    line-height: 34px;
    list-style: disc;
    padding: 22px 0 84px;
}
.article {
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 17px 51px 20px;
	border-top: 1px solid #efefef;
}
.article ul {
	color: #8b8b8b;
	height: auto;
	overflow: hidden;
	font-size: 12px;
}
.article ul li {
	width: 48%;
	float: left;
}
.article ul li div {
	height: 34px;
}
.article ul li.next {
	float: right;
}
.article ul li.next div {
	float: right;
	text-align: right;
}
.article ul li span {
	float: left;
	display: block;
	height: 34px;
	line-height: 34px;
}
.article ul li a {
	height: 34px;
	line-height: 34px;
	float: left;
	overflow: hidden;
	display: block;
	color: #8b8b8b;
}
.article ul li a:hover {
	color: #b21908;
}
.articleBtn {
	position: absolute;
	top: 50%;
	z-index: 5;
	width: 36px;
	height: 36px;
	margin-top: -20px;
	border: 1px solid #ededed;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f3f3f3;
}
.articleBtn:hover {
	background-color: #b21908;
	border-color: #b21908;
}
.articlePrev {
	left: 0;
	background-image: url(../images/articlebtn1.png);
}
.articlePrev:hover {
	background-image: url(../images/articlebtn11.png);
}
.articleNext {
	right: 0;
	background-image: url(../images/articlebtn2.png);
}
.articleNext:hover {
	background-image: url(../images/articlebtn22.png);
}
.newsShre {
	height: auto;
	overflow: hidden;
	margin: -53px 0 44px 4px;
}
.newsShre .bdshare-button-style0-16 .bds_more {
	color: #757575;
	padding-left: 20px;
}
.downLoad {
    height: auto;
    overflow: hidden;
    padding: 20px 0 0;
}
.downLoad li {
    height: auto;
    overflow: hidden;
}
.downLoad li a {
    display: block;
    position: relative;
    margin: 0 40px;
    color: #585858;
    border-bottom: 1px solid #efefef;
}
.downLoad li a span {
	display: block;
	float: left;
	width: 98px;
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
	background: url(../images/circle2.png) no-repeat left center;
}
.downLoad li a div {
	margin-left: 133px;
	height: 66px;
	line-height: 66px;
	overflow: hidden;
	font-size: 14px;
}
.downLoad li a i {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	width: 33px;
	height: 66px;
	background: url(../images/down1.png) no-repeat left center;
}
.downLoad li:hover {
	background-color: #f8f8f8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.downLoad li:hover a {
	color: #b21908;
}
.downLoad li:hover i {
	background: url(../images/down2.png) no-repeat right center;
}

.organize {
    height: auto;
    overflow: hidden;
}
.organize li a {
    display: block;
    height: auto;
    overflow: hidden;
    margin: 0 40px;
    padding: 30px 0;
    border-bottom: 1px solid #efefef;
}
.organize li:hover {
	background-color: #f8f8f8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.photo {
    float: left;
    width: 100px;
    height: 132px;
    overflow: hidden;
}
.organzineText {
    margin-left: 132px;
    line-height: 34px;
}
.photo img {
    width: 100%;
    height: 100%;
}
.organzineText h3 {
    color: #3e3e3e;
    font-size: 14px;
    font-weight: bold;
    margin: 18px 0 8px;
}
.orInfo {
    color: #8b8b8b;
    font-size: 12px;
}

.list_page{text-align:center;margin-bottom:10px;}
.list_page a{background:#e4e4e2;color:#000;margin:0px 1px;padding:4px 6px;border:1px solid #000;}
.list_page span{background:#ffba07;margin:0px 1px;padding:4px 6px;border:1px solid #000;color:#000;font-weight:bold;}