/* 初始样式 */
body,
html {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #333333;
  margin: 0 auto;
  padding: 0;
  line-height: 24px;
}
a {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #333333;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #FF0000;
}
a:active {
  text-decoration: none;
  color: #FF0000;
}
div,
form,
ul,
ol,
li,
p,
span {
  margin: 0;
  padding: 0;
  border: 0;
}
ul,
li,
ol {
  list-style: none;
}
ul {
  text-align: left;
}
img {
  border: 0;
}
body {
  background: #ecf6ff;
}
/* 行高 */
.lh30 {
  line-height: 30px;
}
.lh29 {
  line-height: 29px;
}
.lh28 {
  line-height: 28px;
}
.lh27 {
  line-height: 27px;
}
.lh26 {
  line-height: 26px;
}
.lh25 {
  line-height: 25px;
}
.lh24 {
  line-height: 24px;
}
.lh22 {
  line-height: 22px;
}
.lh20 {
  line-height: 20px;
}
/* 清除悬浮 */
.clear {
  clear: both;
  height: 1px;
  display: block!important;
  display: none;
}
/* 文字图片居中 */
.imgcenter {
  vertical-align: middle;
}
.txtcenter {
  text-align: center;
}
/*外边距*/
.mt-3 {
  margin-top: 3px;
}
.mt-5 {
  margin-top: 5px;
}
.mt-6 {
  margin-top: 6px;
}
.mt-11 {
  margin-top: 11px;
}
.mr-24 {
  margin-right: 24px;
}
.mr-14 {
  margin-right: 14px;
}
.mr-13 {
  margin-right: 13px;
}
.mr-7 {
  margin-right: 7px;
}
.mr-6 {
  margin-right: 6px;
}
.mr-5 {
  margin-right: 5px;
}
.ml-24 {
  margin-left: 24px;
}
.ml-22 {
  margin-left: 22px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-13 {
  margin-left: 13px;
}
.ml-11 {
  margin-left: 11px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-9 {
  margin-left: 9px;
}
.ml-7 {
  margin-left: 7px;
}
.ml-6 {
  margin-left: 6px;
}
.ml-5 {
  margin-left: 5px;
}
.mb-5 {
  margin-bottom: 5px;
}
/*内边距*/
.p-5 {
  padding: 5px 5px 5px 5px;
}
.pt-2 {
  padding-top: 2px;
}
.pt-3 {
  padding-top: 3px;
}
.pt-4 {
  padding-top: 4px;
}
.pt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-12 {
  padding-top: 12px;
}
.pt-13 {
  padding-top: 13px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-28 {
  padding-top: 28px;
}
.pl-5 {
  padding-left: 5px;
}
.pl-10 {
  padding-left: 10px;
}
.pr-5 {
  padding-right: 5px;
}
.pl-43 {
  padding-left: 43px;
}
.pr-43 {
  padding-right: 43px;
}
.pb-5 {
  padding-bottom: 5px;
}
.p-4 {
  padding: 4px 4px 4px 4px;
}
.pl-4 {
  padding-left: 4px;
}
.pl-18 {
  padding-left: 18px;
}
.pr-4 {
  padding-right: 4px;
}
.pb-4 {
  padding-bottom: 4px;
}
/*hr*/
.hr1 {
  border-bottom: 1px dashed #CCC;
}
.hr2 {
  border-right: 1px dashed #ccc;
}
/*边线*/
.b4-8194cc {
  border: 1px solid #8194cc;
}
.b4-e3e3e3 {
  border: 1px solid #e3e3e3;
}
.b2_e1e1e1 {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}
.brl {
  border-right: 1px dashed #bcbbbb;
  border-left: 1px dashed #bcbbbb;
}
/* 链接 */
.white12 {
  font: "微软雅黑";
  color: #FFF;
  font-size: 12px;
}
.white12 a:active {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}
.white12 a:link {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}
.white12 a:visited {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}
.white12 a:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}
.white14 {
  font: "微软雅黑";
  color: #FFF;
  font-size: 14px;
}
.white14 a:active {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
.white14 a:link {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
.white14 a:visited {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
.white14 a:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
.white16 {
  font: "微软雅黑";
  color: #FFF;
  font-size: 16px;
}
.white16 a:active {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
}
.white16 a:link {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
}
.white16 a:visited {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
}
.white16 a:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
}
.white22 {
  font: "微软雅黑";
  color: #FFF;
  font-size: 22px;
}
.white22 a:active {
  color: #ffffff;
  text-decoration: none;
  font-size: 22px;
}
.white22 a:link {
  color: #ffffff;
  text-decoration: none;
  font-size: 22px;
}
.white22 a:visited {
  color: #ffffff;
  text-decoration: none;
  font-size: 22px;
}
.white22 a:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 22px;
}
.f12-000 {
  font: "微软雅黑";
  color: #000 ;
  font-size: 12px;
}
.f12-000 a:active {
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.f12-000 a:link {
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.f12-000 a:visited {
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.f12-000 a:hover {
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
.f14-000 {
  font: "微软雅黑";
  color: #000 ;
  font-size: 14px;
}
.f14-000 a:active {
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.f14-000 a:link {
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.f14-000 a:visited {
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.f14-000 a:hover {
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
.f12-333 {
  font: "微软雅黑";
  color: #333333 ;
  font-size: 12px;
}
.f12-333 a:active {
  color: #333333;
  text-decoration: none;
  font-size: 12px;
}
.f12-333 a:link {
  color: #333333;
  text-decoration: none;
  font-size: 12px;
}
.f12-333 a:visited {
  color: #333333;
  text-decoration: none;
  font-size: 12px;
}
.f12-333 a:hover {
  color: #333333;
  text-decoration: none;
  font-size: 12px;
}
.f14-333 {
  font: "微软雅黑";
  color: #333333 ;
  font-size: 14px;
}
.f14-333 a:active {
  color: #333333;
  text-decoration: none;
  font-size: 14px;
}
.f14-333 a:link {
  color: #333333;
  text-decoration: none;
  font-size: 14px;
}
.f14-333 a:visited {
  color: #333333;
  text-decoration: none;
  font-size: 14px;
}
.f14-333 a:hover {
  color: #333333;
  text-decoration: none;
  font-size: 14px;
}
.f12-666 {
  font: "微软雅黑";
  color: #666666 ;
  font-size: 12px;
}
.f12-666 a:active {
  color: #666666;
  text-decoration: none;
  font-size: 12px;
}
.f12-666 a:link {
  color: #666666;
  text-decoration: none;
  font-size: 12px;
}
.f12-666 a:visited {
  color: #666666;
  text-decoration: none;
  font-size: 12px;
}
.f12-666 a:hover {
  color: #666666;
  text-decoration: none;
  font-size: 12px;
}
.f14-666 {
  font: "微软雅黑";
  color: #666666 ;
  font-size: 14px;
}
.f14-666 a:active {
  color: #666666;
  text-decoration: none;
  font-size: 14px;
}
.f14-666 a:link {
  color: #666666;
  text-decoration: none;
  font-size: 14px;
}
.f14-666 a:visited {
  color: #666666;
  text-decoration: none;
  font-size: 14px;
}
.f14-666 a:hover {
  color: #666666;
  text-decoration: none;
  font-size: 14px;
}
/*本站链接字体*/
.f14-76aec4 {
  font: "微软雅黑";
  color: #76aec4 ;
  font-size: 14px;
}
.f14-76aec4 a:active {
  color: #76aec4;
  text-decoration: none;
  font-size: 14px;
}
.f14-76aec4 a:link {
  color: #76aec4;
  text-decoration: none;
  font-size: 14px;
}
.f14-76aec4 a:visited {
  color: #76aec4;
  text-decoration: none;
  font-size: 14px;
}
.f14-76aec4 a:hover {
  color: #76aec4;
  text-decoration: none;
  font-size: 14px;
}
._red {
  font: "微软雅黑";
  color: #b00000 ;
  font-size: 14px;
}
._red a:active {
  color: #b00000;
  text-decoration: none;
  font-size: 14px;
}
._red a:link {
  color: #b00000;
  text-decoration: none;
  font-size: 14px;
}
._red a:visited {
  color: #b00000;
  text-decoration: none;
  font-size: 14px;
}
._red a:hover {
  color: #b00000;
  text-decoration: none;
  font-size: 14px;
}
._font {
  font: "微软雅黑";
  color: #757575 ;
  font-size: 14px;
}
._font a:active {
  color: #757575;
  text-decoration: none;
  font-size: 14px;
}
._font a:link {
  color: #757575;
  text-decoration: none;
  font-size: 14px;
}
._font a:visited {
  color: #757575;
  text-decoration: none;
  font-size: 14px;
}
._font a:hover {
  color: #757575;
  text-decoration: none;
  font-size: 14px;
}
/*漂浮方向*/
.fl {
  float: left;
}
.fr {
  float: right;
}
/*cursor*/
.cursor {
  cursor: pointer;
}
/*加粗*/
.bold {
  font-weight: bold;
}
/*文本方向*/
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
/*字间距*/
.fw-100 {
  letter-spacing: -1px;
}
/*背景*/
.bg_w {
  background: #fff;
}
/*more*/
.more_link {
  font-weight: normal;
  cursor: pointer;
}
.more {
  float: right;
  font: "宋体";
  font-size: 12px;
  color: #333;
  font-weight: normal;
  cursor: pointer;
}
/* head */
._hidden {
  display: none;
}
.head_back {
  background: url("../images/head_back.jpg") no-repeat;
  width: 990px;
  height: 189px;
  margin: 0 auto;
}
.head_back .head_search {
  width: 203px;
  height: 28px;
  display: block;
  float: right;
  margin-top: 140px;
  margin-right: 50px;
}
.head_back .head_search .left {
  width: 171px;
  height: 28px;
  border-radius: 10px 0 0 10px;
  float: left;
  display: block;
  background: #fff;
}
.head_back .head_search .left input {
  width: 150px;
  height: 24px;
  margin: 2px 0 0 10px;
  border: 0;
}
.head_back .head_search .right input {
  width: 32px;
  height: 28px;
  float: left;
  background: url(../images/search.png) no-repeat;
  border-radius: 0 10px 10px 0;
  border: none;
}
.head_menu {
  background: url(../images/menu_bg.jpg) repeat-x;
  width: 990px;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
}
.head_menu ul {
  margin: 0 0 0 0;
}
.head_menu ul li {
  width: 108px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #fff;
  float: left;
  cursor: pointer;
}
.head_menu ul li a {
  width: 122px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #fff;
  float: left;
  cursor: pointer;
}
.head_menu ul li + li {
  background: url("../images/menu_line.png") no-repeat left center;
}
/*index*/
.index_cont {
  width: 990px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
}
.index_cont ul {
  padding: 10px 12px;
}
.index_cont .left {
  width: 284px;
  float: left;
}
.index_cont .middle {
  width: 422px;
  float: left;
}
.index_cont .right {
  width: 260px;
  float: left;
}
.left01 {
  border: 1px solid #cfdef1;
  background: #fff;
  width: 282px;
}
.left01 .title {
  background: #e6f2ff;
  border-bottom: 1px solid #d8e2ed;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  text-align: left;
  padding-left: 15px;
  font-weight: bold;
}
.left01 .title .more {
  background: url(../images/more.png);
  width: 17px;
  height: 17px;
  margin: 10px 15px 0;
  float: right;
  cursor: pointer;
}
.left01 .cont {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0 15px;
  min-height: 300px;
}
.left01 .cont table {
  width: 100%;
}
.left01 .cont table td {
  >border-bottom: 1px dashed #d0d0d0;
  >background: url(../images/icon_01.png) left 50% no-repeat;
  >padding-left: 15px;
  font-size: 14px;
  text-align: left;
  color: #333;
  line-height: 33px;
}
.left02 {
  border: 1px solid #cfdef1;
  background: #fff;
  width: 282px;
  margin-bottom: 15px;
}
.left02 .title {
  background: #e6f2ff;
  border-bottom: 1px solid #d8e2ed;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  text-align: left;
  padding-left: 15px;
  font-weight: bold;
}
.left02 .title .more {
  background: url(../images/more.png);
  width: 17px;
  height: 17px;
  margin: 10px 15px 0;
  float: right;
  cursor: pointer;
}
.left02 .cont {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0 15px;
  min-height: 150px;
}
.left02 .cont table {
  width: 100%;
}
.left02 .cont table td {
  >border-bottom: 1px dashed #d0d0d0;
  >background: url(../images/icon_01.png) left 50% no-repeat;
  >padding-left: 15px;
  font-size: 14px;
  text-align: left;
  color: #333;
  line-height: 32px;
}
.right01 {
  border: 1px solid #cfdef1;
  background: #fff;
  width: 257px;
}
.right01 .title {
  background: #e6f2ff;
  border-bottom: 1px solid #d8e2ed;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  text-align: left;
  padding-left: 15px;
  font-weight: bold;
}
.right01 .title .more {
  background: url(../images/more.png);
  width: 17px;
  height: 17px;
  margin: 10px 15px 0;
  float: right;
  cursor: pointer;
}
.right01 .cont {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0 15px;
  min-height: 300px;
}
.right01 .cont table {
  width: 100%;
}
.right01 .cont table td {
  >border-bottom: 1px dashed #d0d0d0;
  >background: url(../images/icon_02.png) left 50% no-repeat;
  >padding-left: 15px;
  font-size: 14px;
  text-align: left;
  color: #333;
  line-height: 30px;
}
.right01 .cont table td .date {
  font-size: 14px;
  color: #999;
  float: right;
  display: block;
}
.flashplayer {
  width: 399px;
  height: 256px;
  margin: 0 auto;
}
.middle01 {
  border: 1px solid #cfdef1;
  background: #fff;
  width: 399px;
  margin: 0 auto;
}
.middle01 .title {
  background: #e6f2ff;
  background: #e6f2ff url("../images/icon_03.png") no-repeat 10px 50%;
  border-bottom: 1px solid #d8e2ed;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  text-align: left;
  padding-left: 30px;
  font-weight: bold;
}
.middle01 .title .more {
  background: url(../images/more.png);
  width: 17px;
  height: 17px;
  margin: 10px 15px 0;
  float: right;
  cursor: pointer;
}
.middle01 .cont {
  width: 95%;
  margin: 0 auto;
  padding: 8px 0;
  min-height: 61px;
}
.middle01 .cont table {
  width: 100%;
}
.middle01 .cont table td {
  font-size: 14px;
  text-align: left;
  color: #333;
  line-height: 30px;
}
.middle01 .cont table td .date {
  font-size: 14px;
  color: #999;
  float: right;
  display: block;
}
.bottom {
  font-size: 12px;
  font-weight: "微软雅黑";
  color: #000;
  background: #fff;
  padding-top: 15px;
  height: 115px;
}
.bottom table {
  border-top: 2px solid #dcdddd;
}
/*list*/
.list_cont {
  border: 1px solid #cfdef1;
  min-height: 635px;
}
.list_font {
  background: url(../images/font_back.png) -288px -193px no-repeat;
  width: 100px;
  height: 30px;
  float: left;
}
.list_title {
  background: #e6f2ff;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #d8e2ed;
  font-size: 16px;
  font-weight: "微软雅黑";
  font-weight: bold;
  padding-left: 20px;
}
.list_table {
  width: 95%;
}
.list_table td {
  border-bottom: 1px dashed #e5e5e5;
}
/*show*/
.show_font {
  background: url(../images/show_font.jpg) no-repeat;
  height: 28px;
  line-height: 28px;
  border-bottom: 1px solid #9eb5c3;
  font-size: 14px;
  font: "宋体";
  font-weight: bold;
  padding-left: 20px;
}
.tdfont {
  font-size: 14px;
  line-height: 200%;
  color: #666;
  padding: 0;
}
.showtitle {
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
  color: #000000;
  padding: 15px 0;
}
.timefont {
  color: #666666;
  font-size: 12px;
  font: "宋体";
}
.bb {
	border-bottom: 1px dashed #d0d0d0;
}