/* 初始样式 */
body,
html {
  font-family: "微软雅黑";
  font-size: 12px;
  color: #333333;
  margin: 0 auto;
  padding: 0;
  background-color: #ededed;
  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;
}
/* 行高 */
.lh30 {
  line-height: 30px;
}
.lh28 {
  line-height: 28px;
}
.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-6 {
  padding-top: 6px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-12 {
  padding-top: 12px;
}
.pt-13 {
  padding-top: 13px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-28 {
  padding-top: 28px;
}
.pl-5 {
  padding-left: 5px;
}
.pr-5 {
  padding-right: 5px;
}
.pr-10 {
  padding-right: 10px;
}
.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;
}
.pr-20 {
  padding-right: 20px;
}
.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;
}
/* 链接 */
.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;
}
.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;
}
.f16-000 {
  font: "微软雅黑";
  color: #000 ;
  font-size: 16px;
}
.f16-000 a:active {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
.f16-000 a:link {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
.f16-000 a:visited {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
.f16-000 a:hover {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
.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: #8f8f8f ;
  font-size: 14px;
}
.f14-666 a:active {
  color: #8f8f8f;
  text-decoration: none;
  font-size: 14px;
}
.f14-666 a:link {
  color: #8f8f8f;
  text-decoration: none;
  font-size: 14px;
}
.f14-666 a:visited {
  color: #8f8f8f;
  text-decoration: none;
  font-size: 14px;
}
.f14-666 a:hover {
  color: #8f8f8f;
  text-decoration: none;
  font-size: 14px;
}
/*本站链接字体*/
.f14-d70821 {
  font: "微软雅黑";
  color: #d70821 ;
  font-size: 14px;
}
.f14-d70821 a:active {
  color: #d70821;
  text-decoration: none;
  font-size: 14px;
}
.f14-d70821 a:link {
  color: #d70821;
  text-decoration: none;
  font-size: 14px;
}
.f14-d70821 a:visited {
  color: #d70821;
  text-decoration: none;
  font-size: 14px;
}
.f14-d70821 a:hover {
  color: #d70821;
  text-decoration: none;
  font-size: 14px;
}
.f12-d70821 {
  font: "微软雅黑";
  color: #d70821 ;
  font-size: 12px;
}
.f12-d70821 a:active {
  color: #d70821;
  text-decoration: none;
  font-size: 12px;
}
.f12-d70821 a:link {
  color: #d70821;
  text-decoration: none;
  font-size: 12px;
}
.f12-d70821 a:visited {
  color: #d70821;
  text-decoration: none;
  font-size: 12px;
}
.f12-d70821 a:hover {
  color: #d70821;
  text-decoration: none;
  font-size: 12px;
}
/*漂浮方向*/
.fl {
  float: left;
}
.fr {
  float: right;
}
/*加粗*/
.bold {
  font-weight: bold;
}
/*文本方向*/
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
/*字间距*/
.fw-100 {
  letter-spacing: -1px;
}
/*more*/
.more {
  float: right;
  font: "微软雅黑";
  font-weight: normal;
  cursor: pointer;
}
/* head */
.nav_header {
  background: rgba(5, 61, 155, 0.9);
  width: 100%;
  height: 160px;
  position: absolute;
  top: 0;
  z-index: 9999;
}
.nav_header ._min {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  height: 40px;
  width: 100%;
}
.nav_header ._min ._date_cont {
  width: 1000px;
  margin: 0 auto;
}
.nav_header ._min ._date_cont ._date {
  float: left;
  height: 25px;
  width: 150px;
  margin-top: 8px;
  color: #fff;
  font-size: 14px;
  text-align: left;
}
.nav_header .header_logo {
  width: 1000px;
  margin: 0 auto;
}
.nav_header .header_logo ._logo {
  background: url("../images/logo.png") no-repeat;
  width: 580px;
  height: 96px;
  margin-top: 12px;
  float: left;
}
.nav_header .header_logo ._header_left {
  float: right;
  margin-top: 30px;
  width: 420px;
}
.nav_header .header_logo ._header_left ._font {
  width: 420px;
  height: 28px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  display: block;
  float: left;
  margin-top: 10px;
}
.nav_header .header_logo ._header_left ._font1 {
  >height: 28px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  display: block;
  >float: left;
  padding-right:170px;
}
.nav_header .header_logo ._header_left ._font a {
  color: #fff;
  font-size: 14px;
}
.nav_header .header_logo ._header_left ._font1 a {
  color: #fff;
  font-size: 12px;
}
.nav_header .header_logo ._header_left ._search {
  background: #ffffff;
  border-radius: 50px;
  width: 225px;
  height: 28px;
  padding: 2px 2px 0 15px;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.nav_header .header_logo ._header_left ._search ._input {
  border: 0;
  border-width: 0;
  line-height: 22px;
  width: 190px;
  background: transparent;
  color: #fff;
}
.nav_header .header_logo ._header_left ._search ._btn {
  width: 24px;
  height: 24px;
  background: url(../images/search_bg.png) 50% 50% no-repeat;
  border: 0;
  border-width: 0;
  cursor: pointer;
}
.header_banner {
  background: url("../images/header_banner.jpg") no-repeat top center;
  height: 475px;
  overflow: hidden;
}
.menu {
  height: 50px;
  margin: 0 auto;
  background: #053d9b;
}
.menu .nav_menu {
  background: #053d9b;
  width: 1000px;
  height: 50px;
  margin: 0 auto;
}
.menu .nav_menu li {
  line-height: 50px;
  float: left;
  width: 125px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.menu .nav_menu li a {
  font-size: 16px;
  color: #fff;
  font-family: "微软雅黑";
}
.menu .nav_menu li:hover {
  background: #ff8a00 url(../images/button_bg.png) no-repeat bottom center;
  cursor: pointer;
}
/*index*/
.body_cont {
  width: 1000px;
  margin: 12px auto;
  overflow: hidden;
}
._left {
  width: 288px;
  margin-right: 12px;
  float: left;
}
._left .l1_cont {
  min-height: 710px;
  background: #fff url(../images/l1_bg.jpg) no-repeat bottom center;
  overflow: hidden;
}
._left .l1_cont ._title {
  background: url(../images/l1_title.jpg) no-repeat;
  height: 62px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
._left .l1_cont ._title ul {
  width: 160px;
  margin: 0 auto;
}
._left .l1_cont ._title ul ._icon {
  padding: 10px 20px 0 0;
  width: 40px;
  height: 40px;
  float: left;
}
._left .l1_cont ._title ul ._font {
  width: 100px;
  padding: 20px 0 0 35px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  float: left;
}
._left .l1_cont ._cont {
  padding: 10px 0;
  overflow: hidden;
}
._left .l2_cont {
  background: #fff;
  min-height: 230px;
  overflow: hidden;
}
._left .l2_cont ._title {
  background: #366ed4 url(../images/l2_icon.png) no-repeat 20px top;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  color: #fff;
  text-align: left;
  padding-left: 60px;
}
._left .l2_cont ._cont {
  padding: 25px 27px;
  overflow: hidden;
  min-height: 128px;
  line-height: 30px;
  color: #416bb3;
  font-size: 14px;
  text-align: left;
}
._right {
  width: 700px;
  min-height: 963px;
  float: left;
  background: #fff;
  overflow: hidden;
}
._right ._title {
  width: 620px;
  background: url(../images/r_title_bg.jpg) no-repeat 20px center;
  height: 34px;
  border-bottom: 2px solid #cfcfcf;
  padding: 11px 0 0 40px;
  margin: 5px 20px 0px;
  overflow: hidden;
}
._right ._title ._cn {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
._right ._title ._cn span {
  float: left;
  display: inline-block;
}
._right ._title ._cn ._red {
  color: #b80404;
}
._right ._title ._en {
  font-size: 0.7em;
  color: #949494;
  display: inline-block;
  margin-left: 10px;
}
._right ._cont {
  margin: 0 10px 10px;
  overflow: hidden;
  width: 680px;
}
._right ._cont li {
  height: 105px;
  padding: 30px 0 ;
}
._right ._cont li ._pic {
  width: 163px;
  height: 106px;
  padding: 1px;
  margin-right: 10px;
  float: left;
}
._right ._cont li ._pic img {
  width: 100%;
  height: 100%;
}
._right ._cont li ._font_cont {
  height: 106px;
  width: 645px;
  float: left;
}
._right ._cont li ._font_cont ._title_font {
  width: 100%;
  height: 28px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._right ._cont li ._font_cont ._txt {
  width: 100%;
  height: 50px;
  font-size: 14px;
  color: #666;
  line-height: 24px;
  float: left;
  overflow: hidden;
}
._right ._cont li ._font_cont ._button {
  border-radius: 50px;
  background: #053d9b;
  width: 90px;
  height: 23px;
  margin-top: 5px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  float: right;
}
._right ._cont li + li {
  border-top: 1px dashed #adadad;
}
._right ._cont ._page {
  width: 100%;
  height: 30px;
  border-top: 1px solid #adadad;
  padding-top: 20px;
  margin-right:200px;
}
._right ._cont ._list {
  margin: 10px 10px;
  min-height: 830px;
}
._right ._cont ._list .list_table {
  width: 100%;
}
._right ._cont ._list .list_table td {
  border-bottom: 1px dashed #e0e0e0;
  >background: url(../images/list_icon.png) no-repeat left center;
  line-height: 47px;
  >padding-left: 20px;
  font-size: 14px;
  color: #666;
}
._right ._cont ._list .list_table td ._date {
  border-radius: 50px;
  background: #366ed4;
  width: 92px;
  height: 22px;
  line-height: 22px;
  display: block;
  float: right;
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
._right ._cont ._list .list_table td a {
  font-size: 14px;
  color: #666;
  text-decoration: none;
}
._right ._cont ._list .list_table tr:last-child td {
  border-bottom: 0px dashed #e0e0e0;
}
._right ._cont ._mulu_list {
  margin: 10px 10px;
  min-height: 300px;
}
._right ._cont ._mulu_list .list_table {
  width: 100%;
}
._right ._cont ._mulu_list .list_table td {
  border-bottom: 1px dashed #e0e0e0;
  >background: url(../images/list_icon.png) no-repeat left center;
  line-height: 47px;
  >padding-left: 20px;
  font-size: 14px;
  color: #666;
}
._right ._cont ._mulu_list .list_table td ._date {
  border-radius: 50px;
  background: #366ed4;
  width: 92px;
  height: 22px;
  line-height: 22px;
  display: block;
  float: right;
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
._right ._cont ._mulu_list .list_table td a {
  font-size: 14px;
  color: #666;
  text-decoration: none;
}
._right ._cont ._mulu_list .list_table tr:last-child td {
  border-bottom: 0px dashed #e0e0e0;
}
._right ._cont ._mun_icon {
  margin-top: 10px;
}
._right ._cont ._mun_icon ul {
  margin-top: 15px;
  float: left;
}
._right ._cont ._mun_icon li {
  border: 1px solid #cccccc;
  color: #666666;
  border-radius: 10px;
  margin-right: 14px;
  width: 152px;
  height: 152px;
  display: inline-block;
  float: left;
  padding: 0;
}
._right ._cont ._mun_icon li .up_icon {
  font-size: 60px;
  margin: 50px 0 0 27%;
  display: block;
  width: 70px;
  height: 70px;
  text-align: center;
}
._right ._cont ._mun_icon li .donw_font {
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  display: block;
  margin-top: -20px;
}
._right ._cont ._mun_icon li:hover {
  border: 1px solid #b2c6e8;
  color: #416bb3;
}
._right ._cont ._mun_icon ul > li:last-child {
  margin-right: 0px;
}
/*bottom*/
.bottom {
  background: #262626;
  height: 170px;
}
.bottom ul {
  width: 1000px;
  margin: 0 auto;
}
.bottom ul .bottom_left {
  font-size: 14px;
  color: #fff;
  text-align: left;
  width: 550px;
  line-height: 30px;
  margin-top: 50px;
  float: left;
}
.bottom ul .bottom_right {
  width: 152px;
  height: 82px;
  float: right;
  margin-top: 50px;
}
.bottom ul .bottom_right span {
  display: block;
  float: left;
}
.bottom ul .bottom_right .bottom_1 {
  width: 69px;
  height: 69px;
  margin-right: 15px;
}
.bottom ul .bottom_right .bottom_2 {
  width: 68px;
  height: 82px;
  margin-top: -5px;
}
/*list*/
.list_title {
  background: url(../images/list_title.jpg) no-repeat;
  height: 55px;
  padding-left: 35px;
  padding-top: 4px;
  line-height: 55px;
  text-align: left;
}
.list_table {
  width: 93%;
}
.list_table td {
  border-bottom: 1px dashed #e5e5e5;
}
/*show*/
.tdfont {
  font-size: 14px;
  line-height: 200%;
  color: #6388a0;
  padding: 0;
}
.showtitle {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #000000;
}
.timefont {
  color: #666666;
  font-size: 12px;
  font: "微软雅黑";
}
.red {color:#F00;}

._right1 {
  width: 990px;
  min-height: 963px;
  float: left;
  background: #fff;
  overflow: hidden;
}
._right1 ._title {
  width: 910px;
  background: url(../images/r_title_bg.jpg) no-repeat 20px center;
  height: 34px;
  border-bottom: 2px solid #cfcfcf;
  padding: 11px 0 0 40px;
  margin: 5px 20px 0px;
  overflow: hidden;
}
._right1 ._title ._cn {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
._right1 ._title ._cn span {
  float: left;
  display: inline-block;
}
._right1 ._title ._cn ._red {
  color: #b80404;
}
._right1 ._title ._en {
  font-size: 0.7em;
  color: #949494;
  display: inline-block;
  margin-left: 10px;
}
._right1 ._cont {
  margin: 0 20px 10px;
  overflow: hidden;
  width: 950px;
}
