@charset "gb2312";
h1 {
    display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	padding:0px;
	margin:0px;
	font-size:14px;
	font-family:'Microsoft YaHei';
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	text-decoration:none;
	display:block;
}
img{ border:0; margin:0px; outline:none;}
/*内页样式*/
.demo{
	padding: 30px;
	display: block;
	background-color: rgba(204,0,0,0.8);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 数值越大颜色越深 */
}
.demo p{
	color: #FFF;
	font-size: 32px;
	font-family: 'microsoft yahei';
	text-align: center;
	padding-top: 12px;
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .demo{
    background-color:#AE1C1C;
	padding-left:60px;
    filter:Alpha(opacity=50);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .demo p{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
	color:#FFF;
  font-size:26px;
  font-family:'microsoft yahei';
  text-align: center;
  }
/*内页样式*/
/*微信样式*/
a.weixin{
   position:relative;
 }
.weixin::after{
  content:url(images/weixin.jpg);
  position: absolute;
  right:-60px;
  top:-10px;
  z-index:99;
  
  width:160px;
  height:160px;
  /*border: 5px solid #0095ba;*/
  border-radius: 0px;
  transform-origin: top right;
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.weixin:hover::after{
  transform:scale(1);
  opacity: 1;
}
/*微信样式*/
.Copyright_Tahoma {
	font-family:"Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
}
.Copyright_Tahoma a {
	font-family:"Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
}

.title_14 {
	font-family:'Microsoft YaHei';
	font-size:15px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	line-height:26px;
}
.title_14 A{
	font-family:'Microsoft YaHei';
	font-size:15px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	line-height:26px;
}

.bqxx1 {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	line-height:23px;
}
.bqxx1 a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	line-height:23px;
}

.top_bj {
	background:url(../images/top_bj.jpg) no-repeat center 0 !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.banner {
	background:url(../images/banner.jpg) no-repeat center 0 !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.head006 {
	background:url(../images/top_bj_xinpop.cn.JPG) no-repeat center 0 !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.b-bj {
	background:url(../images/b-bj.jpg) no-repeat center 0 !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	}
.ftys {
	background:url(../images/ftys.png) no-repeat center 0 !important;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	}

.title_th {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    color: #333;
	font-family:'Microsoft YaHei';
	}
	
.title_th a {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    color: #333;
	font-family:'Microsoft YaHei';
	}
.content_td {
    color: #333;
	font-size:12px;
	font-family:'Microsoft YaHei';
	line-height:32px;
    text-decoration:none;	
}

.content_td a {
    color: #333;
	font-size:12px;
	font-family:'Microsoft YaHei';
	line-height:32px;
    text-decoration:none;	
	}

.span {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.span a {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.tableborder {
	font-size:12px;
	font-family:'Microsoft YaHei';
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.tableborderaa {
	color:#333;
	line-height:30px;
	text-decoration:none;
	}
.tableborderaa a {
	color:#333;
	line-height:30px;
	text-decoration:none;
	}
.jiantou {
	font-size:10px;
	font-family:'Microsoft YaHei';
	color:#333;
	text-decoration:none;
}
.jiantou a {
	font-size:10px;
	font-family:'Microsoft YaHei';
	color:#333;
	text-decoration:none;
}

.songti {
	font-family:"宋体";
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.songti a {
	font-family:"宋体";
	font-size:12px;
	color:#333;
	text-decoration:none;
}

.left1 {
margin-left: 25px;
padding-left:25px;
}

.title_name {
	font-family:'Microsoft YaHei';
	font-size:18px;
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
}
.title_name a {
	font-family:'Microsoft YaHei';
	font-size:18px;
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
}
.hongse {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#8c1515;
	text-align:right;
	text-decoration:none;
}
.hongse a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#8c1515;
	text-align:right;
	text-decoration:none;
}
.top {
	font-family:'Microsoft YaHei';
	font-size:12px;
	color:#FFF;
	text-align:right;
	text-decoration:none;
}
.top a {
	font-family:'Microsoft YaHei';
	font-size:12px;
	color:#FFF;
	text-align:right;
	text-decoration:none;
}
.shoucang {
	font-family:'Microsoft YaHei';
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
.shoucang a {
	font-family:'Microsoft YaHei';
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.hongse1 {
	font-family:'Microsoft YaHei';
	font-size:12px;
	color:#8c1515;
	text-align:right;
	text-decoration:none;
}
.hongse1 a {
	font-family:'Microsoft YaHei';
	font-size:12px;
	color:#8c1515;
	text-align:right;
	text-decoration:none;
}
.title_gonggao {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ba0000;
	font-weight: bold;
	text-decoration:none;
}
.title_gonggao a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#ba0000;
	font-weight: bold;
	text-decoration:none;
}
.kecheng_shijian {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fe6500;
	font-weight: bold;
	text-decoration:none;
}
.kecheng_shijian a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fe6500;
	font-weight: bold;
	text-decoration:none;
}
.kecheng_shijian1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fe6500;
	text-decoration:none;
}
.kecheng_shijian1 a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fe6500;
	text-decoration:none;
}

.caidan {
	font-family:Arial;
/* font-family:'Microsoft YaHei'; */
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.caidan a {
	font-family:Arial;
/* font-family:'Microsoft YaHei'; */
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.zi_20f1 {
	font-family:'Microsoft YaHei';
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
}
.zi_20f1 a {
	font-family:'Microsoft YaHei';
	font-size:20px;
	color:#FFFFFF;
	text-decoration:none;
}
.zi_20f {
	font-family:'Microsoft YaHei';
	font-size:20px;
	line-height:55px;
	padding-left:15px;
	color:#FFFFFF;
	text-decoration:none;
}
.zi_20f a {
	font-family:'Microsoft YaHei';
	font-size:20px;
	line-height:55px;
	padding-left:15px;
	color:#FFFFFF;
	text-decoration:none;
}
.Copyright_left {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#FFF;
	line-height:23px;
	text-decoration:none;
}

.Copyright_left a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#FFF;
	line-height:23px;
	text-decoration:none;
}

.Copyright_leftxb12 {
	font-family:'Microsoft YaHei';
	font-size:12px;
	padding-left:16px;
	color:#FFF;
	line-height:29px;
	text-decoration:none;
}
.Copyright_leftxb12 a {
	font-family:'Microsoft YaHei';
	font-size:12px;
	color:#FFF;
	padding-left:16px;
	line-height:29px;
	text-decoration:none;
}

.lxfs {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#666;
	text-align:right;
	text-decoration:none;
}
.lxfs a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#666;
	text-align:right;
	text-decoration:none;
}
.shoucang {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	line-height:23px;
}
.shoucang a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	line-height:23px;
}

.bqxx1 {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	line-height:28px;
}
.bqxx1 a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	line-height:28px;
}
.bqxx2 {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	line-height:25px;
}
.bqxx2 a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	line-height:25px;
}
.bqxxright {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#e0e0e0;
	text-align:right;
	text-decoration:none;
	line-height:28px;
}
.bqxxright a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#e0e0e0;
	text-align:right;
	text-decoration:none;
	line-height:28px;
}

.bqxx {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#e0e0e0;
	text-align:left;
	text-decoration:none;
	line-height:28px;
}
.bqxx a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#e0e0e0;
	text-align:left;
	text-decoration:none;
	line-height:28px;
}
.links {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#333;
	text-align:left;
	text-decoration:none;
	line-height:27px;
}
.links a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#333;
	text-align:left;
	text-decoration:none;
	line-height:27px;
}
.Copyright_Tahoma {
	font-family:"Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	line-height:28px;
	text-decoration:none;
}
.Copyright_Tahoma a {
	font-family:"Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	line-height:28px;
	text-decoration:none;
}
.C_jiaogong {
	font-family:'Microsoft YaHei';
	font-size:16px;
	color:#FFFFFF;
	line-height:30px;
	text-align:Center;
	text-decoration:none;
}
.C_jiaogong a {
	font-family:'Microsoft YaHei';
	font-size:16px;
	color:#FFFFFF;
	line-height:30px;
	text-align:Center;
	text-decoration:none;
}

.Copyright_left1 {
	font-family:"Arial", Gadget, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:24px;
	text-decoration:none;
}
.Copyright_left1 a {
    font-family:"Arial", Gadget, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:24px;
	text-decoration:none;
}
.Copyright_leftX {
	font-family:'Microsoft YaHei';
	font-size:12px;
	color:#FFF;
	line-height:20px;
	text-decoration:none;
}
.Copyright_leftX a {
	font-family:'Microsoft YaHei';
	font-size:12px;
	color:#FFF;
	line-height:20px;
	text-decoration:none;
}

.11 {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#fff;
	text-align:right;
	line-height:22px;
	text-decoration:none;
}
.11 a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	color:#fff;
	text-align:right;
	line-height:22px;
	text-decoration:none;
}

.dir {
	color: #ffffff;
	font-size: 24px;
	font-family:'Microsoft YaHei';
}
.dir a {
	color: #ffffff;
	font-size: 24px;
	font-family:'Microsoft YaHei';
}
.dir11X {
	color: #333;
	font-size: 16px;
	font-family:'Microsoft YaHei';
}
.dir11X a {
	color: #333;
	font-size: 16px;
	font-family:'Microsoft YaHei';
}
.dirx {
	color: #ffffff;
	font-size: 18px;
	font-family:'Microsoft YaHei';
}
.dirx a {
	color: #ffffff;
	font-size: 18px;
	font-family:'Microsoft YaHei';
}

.dir1 {
	color: #ffffff;
	font-size: 22px;
	font-family:'Microsoft YaHei';
}
.dir1 a {
	color: #ffffff;
	font-size: 22px;
	font-family:'Microsoft YaHei';
}

.dir_1 {
	color: #333;
	font-size: 16px;
	font-family:'Microsoft YaHei';
	text-decoration:none;
	text-align:left;
}
.dir_1 a {
	color: #333;
	font-size: 16px;
	font-family:'Microsoft YaHei';
	text-decoration:none;
	text-align:left;
}
.dir_2 {
	color: #333;
	font-size: 14px;
	font-family:'Microsoft YaHei';
	text-decoration:none;
	text-align:center;
}
.dir_2 a {
	color: #333;
	font-size: 14px;
	font-family:'Microsoft YaHei';
	text-decoration:none;
	text-align:center;
}

.bt_news {
	font-size: 16px;
	font-family:'Microsoft YaHei';
	text-decoration:none;
	color: #333;
	line-height:26px;
}
.bt_news a {
	font-size: 16px;
	font-family:'Microsoft YaHei';
	text-decoration:none;
	color: #333;
	line-height:26px;
}
.bt {
	font-size: 16px;
	font-family:'Microsoft YaHei';
	text-decoration:none;
	color: #333;
	line-height:24px;
}
.bt a {
	font-size: 16px;
	font-family:'Microsoft YaHei';
	text-decoration:none;
	color: #333;
	line-height:24px;
}

.bt_1 {
	color: #666666;
	font-size:12px;
	text-decoration:none;
	line-height:20px;
}
	
.bt_1 a {
	color: #666666;
	font-size:12px;
	text-decoration:none;
	line-height:20px;
}
.bt_1x {
	color: #666666;
	font-size:12px;
	text-decoration:none;
	line-height:27px;
}
	
.bt_1x a {
	color: #666666;
	font-size:12px;
	text-decoration:none;
	line-height:27px;
}

.bt_2 {
	color: #666666;
	font-size:12px;
	text-decoration:none;
	line-height:22px;
}
	
.bt_2 a {
	color: #666666;
	font-size:12px;
	text-decoration:none;
	line-height:22px;
}


.light {
	line-height: 18px;
}
.link {
	font-size: 16px;
	color: #9d0404;
}
.zi_shang {
	font-family: "Times New Roman";
	font-size:14px;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
}
.zi_shang a {
	font-family:"Times New Roman";
	font-size:14px;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
}

.zi_xia {
	font-family:'Microsoft YaHei';
	font-size:14px;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
}
.zi_xia a {
	font-family:'Microsoft YaHei';
	font-size:14px;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
}

.gk3{
	color: #333333;
	font-size:14px;
	font-family:'Microsoft YaHei';
/*	font-family:'Microsoft YaHei';*/	
	line-height:30px;
    text-decoration:none;
}
.gk3 a{
	color: #333333;
	font-size:14px;
	font-family:'Microsoft YaHei';
/*	font-family:'Microsoft YaHei';*/	
	line-height:30px;
    text-decoration:none;
}
.gk3_content {
	color: #333;
	font-size:14px;
	font-family:'Microsoft YaHei';
/*	font-family:'Microsoft YaHei';*/	
	line-height:30px;
    text-decoration:none;
}
.gk3_content a {
	color: #333;
	font-size:14px;
	font-family:'Microsoft YaHei';
/*	font-family:'Microsoft YaHei';*/	
	line-height:30px;
    text-decoration:none;
}
.Content {
	color: #333;
	font-size:14px;
	font-family:'Microsoft YaHei';
/*	font-family:'Microsoft YaHei';*/	
	line-height:30px;
    text-decoration:none;
}
.Content a {
	color: #333;
	font-size:14px;
	font-family:'Microsoft YaHei';
/*	font-family:'Microsoft YaHei';*/	
	line-height:30px;
    text-decoration:none;
}
.dir_left {
	color: #333333;
	font-family:'Microsoft YaHei';
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.dir_left a {
	color: #333333;
	font-family:'Microsoft YaHei';
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.yujj {
	color: #333;
	font-size:12px;
    text-decoration:none;
}

.yujj a {
	color: #333;
	font-size:12px;
    text-decoration:none;
}