/* CSS Document */
/*   璁剧疆缃戠珯鑹茶皟鍙樼伆  @Start */
/*
html {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
}
*/
/*   璁剧疆缃戠珯鑹茶皟鍙樼伆  @End */
body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  color: #333;}
div,
td,
ul,
dd,
li,
a,
dl,
dt,
ol,
p {
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  list-style: none;}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  line-height: 150%;
  text-decoration: none;}
a {
  text-decoration: none;}
img {
  border: none;
  vertical-align: top;}
table {
  border-collapse: collapse;}
i,
u,
s,
em {
  text-decoration: none;
  font-style: normal;}
td,
th {
  padding: 0;}
form,
select {
  margin: 0;}
.fl {
  float: left;}
.fr {
  float: right;}
textarea {
  resize: none;
  overflow: auto;
  outline: none;}
.container {
  width: 1024px;
  margin: 0 auto;}
.clear:after {
  content: '';
  display: block;
  clear: both;}
.clear {
  zoom: 1;}
/*澶撮儴寮�*/
.header {
  max-width: 100%;
  min-width: 1024px;
  height: 192px;
  background-image: url(../images/banner.jpg);
  background-repeat: no-repeat;}
.search {
  width: 200px;
  height: 40px;}
.search table input {
  width: 144px;
  height: 30px;
  padding: 4px 50px 4px 4px;
  border: 1px solid #ffffff;
  border-radius: 8px;
  font-size: 16px;
  outline: none;}
.search table img {
  display: none;}
.go {
  width: 36px;
  height: 36px;
  border: 1px solid #2b579a;
  border-radius: 8px;
  position: relative;
  /* bottom: 31px; */
  right: 3px;
  top: 39px;
  float: right;
  background-color: #2b579a;
  cursor: pointer;
  }
.go img {
  width: 24px;
  height: 24px;
  margin: 6px 6px;}
.h-banner {
  width: 100%;
  height: 150px;}
.b-left {
  width: 700px;
  height: 100px;
  margin-top: 34px;}
.b-left.fl>img{ height: 83px;}
.b-logo {
  margin: 18px 30px;
  font-size: 40px;
  color: #ffffff;
  display: inline-block;}
.b-right {
  width: 200px;
  height: 40px;
  margin: 35px 10px 0 0;}
.b-right.f1>img{height:83px;}
.h-nav {
  width: 100%;
  height: 34px;
  margin-top: 8px;
  border-bottom: 1px solid #888888;}
.h-nav li {
  float: left;}
.h-nav ul li a {
  width: 168px;
  height: 24px;
  border-right: 2px solid #2b579a;
  font-size: 18px;
  color: #000000;
  text-align: center;
  display: inline-block;
  transition: all 0.3s ease;}
.h-nav ul li:first-child a {
  border-left: 2px solid #2b579a;}
.h-nav ul li a:hover {
  color: red;}
/*澶撮儴缁撴潫*/
/*搴曢儴寮�*/
.footer {
  max-width: 100%;
  min-width: 1280px;
  height: 40px;
  background-color: #213e6b;}
.footer div {
  padding-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;}
/*搴曢儴缁撴潫*/

/* 鍒楄〃椤靛拰璇︽儏椤�*/
#main-content {
  margin-top: 20px;
  min-height: 600px;
  margin-bottom: 60px;}

.list_left {
  float: left;
  width: 256px;}

.list_head {
  padding: 20px 0;
  font-size: 27px;
  font-weight: bold;}

.list_menu a {
  display: block;
  width: 256px;
  height: 50px;
  padding-top: 9px;
  padding-left: 50px;
  text-align-last: left;
  margin-top: 7px;
  box-sizing: border-box;
  transition: all 0.3s ease;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #069;
  color: #2b579a;}

.list_right {
  float: left;
  margin-left: 40px;
  width: 728px;}

.list-name {
  float: left;
  width: 400px;
  height: 60px;
  text-align-last: left;
  padding: 20px 0 10px 0;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;}
.current {
  width: 728px;
  height: 60px;
  position: relative;
  border-bottom: 1px solid #333333;}

table.pos {
  height: 30px;
  position: absolute;
  left: 0;
  bottom: 5px;
  font-size: 18px;}

.posSplit {
  background: none;
  display: inline-block;
  margin: 0 8px;
  text-indent: 0 !important;}

.list_content {
  line-height: 40px;
  font-size: 18px;
  padding-top: 20px;
  color: #000;
  min-height: 460px;
  position: relative;}

.list_content table:nth-of-type(2) {
  position: absolute;
  bottom: 0;}
.article {
  min-height: 460px;}
.list_menu {
  position: relative;}

.list_menu a:hover,
.list_menu a:active {
  background: #069;
  color: #ffffff;}

.list_menu:hover .icon-list {
  border-left: 10px solid #fff;}
.list_menu a:hover td.flyoutLink {
  position: relative;
  top: -6px;
  left: -28px;}
td.flyoutLink a {
  display: block;
  width: 128px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;}
td.flyoutLink a:hover {
  color: red;}

.menuitems6 > table > tbody > tr > td > a {
  display: block;
  width: 200px;
  padding: 14px !important;
  margin: 0 !important;
  color: #ffffff;
  text-align: left;}
.menuitems6 {
  margin: 0 !important;}

.menuskin6 {
  top: 166px !important;
  left: 100px !important;}

#mouseoverstyle6 {
  margin: 0 !important;}
table.columnStyle > tbody > tr > td > a {
  transition: all 0.3s ease;
  display: block;
  max-width: 728px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  font-size: 18px;}
table.columnStyle > tbody > tr > td > a:hover {
  color: red;}

.list_content > table {
  width: 728px;
  text-align: left;}
table.pos > tbody > tr > td > a {
  transition: all 0.3s ease;
  color: #2b579a;}
table.pos > tbody > tr > td > a:hover {
  color: red;}

.icon-list {
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid #069;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  top: 36%;
  left: 20px;}