.g_body {
    height: 100%;
}

body {
    background-color: #fff;
}

body {
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    font-family: 微软雅黑;
    color: #222222;
    background: #fff;
    margin: 0;
    padding: 0;
    display: block;
}

a:link,
a:hover,
a:visited {
    text-decoration: none;
}

a:link,a:visited {
    color:black;
}

a:hover {
    color:red;
}

.g_main {
    width: 100%;
    height: 100%;
    background: #fff;
    background-attachment: fixed;
    position: relative;
}

.head_box {
    height: 100%;
    width: 100%;
    margin: 0px;
}

.logo {
    width: 1000px;
    height: 180px;
    margin: 0 auto;
}

.logon-img {
    float: left;
    width:1000px;
/*    height:122px;*/
    padding-top: 25px;
}

.find-box {
    float: right;
    border-radius: 38px;
    border: 1px solid #ddd;
    height: 38px;
    overflow: hidden;
    margin-top: 30px;
    width: 300px;
}

.bt_find {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}

.find {
    margin-top: 10px;
    /*    height: 35px;*/
    border: 0;
    margin-left: 15px;
    font-size: 16px;
    width: 230px;
    outline: 0;
    position: absolute;
}

.main_menu_box {
    width: 100%;
    height: 50px;
    background: #0070c1;
    margin: 0px;
}

.main_menu {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}

.wp_nav {
    margin: 0px;
    height: 100%;
    list-style: none;
    padding-left: 0px;
}

.wp_nav a,
.wp_nav a:hover {
    text-decoration: none;
    color: white;
}

.wp_nav li {
    color: white;
    float: left;
    width: 120px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}

.sub-menu li {
    float: none;
}

.wp_nav > li:hover {
    height: 50px;
    background: #2196F3;
}

.wp_nav li:hover > div {
    display: block;
}

.wp_nav .sub-nav {
  top:50px!important;
}

.wp_nav > .nav-item > a > span.item-name {
  line-height:40px!important;
}

.wp_nav .sub-nav .nav-item a {
  font-size:15px!important;
  text-align:center!important;
  color:white;
  border:0px;
}

.wp_nav .sub-nav .nav-item .mark {
  display:none;
}

.sub-nav {
    background: #2196F3;
    list-style: none;
    padding: 0px;
    position: relative;
/*    width: 114px;*/
    margin: 0px;
}

.wp_nav .sub-nav {
  border:0!important;
}

.wp_article_list .list_item .Article_Index {
   display:none!important;
}

.wp_article_list .list_item {
  height:40px!important;
  line-height:40px!important;
}

.wp_listcolumn {
  margin:0px;
  padding:0px;
}

.wp_listcolumn .wp_column {
  padding:0px;
}

.possplit  {
    background-image: url(/_js/_portletPlugs/simpleNews/css/posSplit.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 22px;
    background-position: center;
    width: 10px;
    display: inline-block;
    border: 0px solid red;
}

.sub-menu-box {
    display: none;
    /*    position: absolute;    */
}

.sub-menu {
    background: #2196F3;
    list-style: none;
    padding: 0px;
    position: relative;
    width: 114px;
    margin: 0px;
}

.sub-menu-box-array {
    border-color: transparent transparent #2196F3;
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    top: 0px;
    margin: 0 auto;
    position: relative;
}

.sub-menu li {
    line-height: 35px;
}

.sub-menu li:hover {
    background: #45abfb;
}

.main-body {
    width: 1000px;
    margin: 0 auto;
}

.column-8 {
    width: 76%;
    height: 100%;
    float: left;
    padding: 5px;
}

.column-6 {
    width: 59%;
    height: 100%;
    float: left;
    padding: 5px;
}

.column-5 {
    width: 49%;
    height: 100%;
    float: left;
    padding: 5px;
}

.column-4 {
    width: 39%;
    height: 100%;
    float: left;
    padding: 5px;
}

.column-3 {
    width: 30%;
    height: 100%;
    float: left;
    margin-right: 20px;
}

.column-2 {
    width: 19%;
    float: left;
    padding: 5px;
}

.middle {
    border-left: 1px solid #dddddd;
    border-right:1px solid #dddddd;
    padding-left:15px;
    padding-right:15px;
}

.row-1,
.row-2,
.row-3,
.row-4 {
    margin-top: 10px;
    width: 100%;
    float: left;
}

.row-1 {
    height:300px;
}

.image-news {
    width: 100%;
    height: 250px;
}

.image-news img {
    height: 100%;
    width: 100%;
}

.news-1 ul {
    list-style: none;
    line-height: 30px;
}

.news-head {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid;
    border-bottom-color: #dddddd;
}

.news-head-flag {
    width: 2px;
    height: 15px;
    background: #7fa0ec;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    margin-top:5px;
}

.news-head-title {
    font-size: 18px;
    width: 80%;
    float: left;
}

.news-head-more {
    float: right;
    padding-top: 5px;
}

.news-2 ul {
    list-style: none;
    padding: 0;
    margin: 0px;
}

.news-2 > ul > li {
    line-height: 40px;
    border-bottom: 1px dashed;
    border-color: #e0e0e0;
}

.pic-link {
    height: 100%;
}

.pic-link-img {
    padding: 5px;
}

.row-5 {
    background: #555555;
    margin-top: 10px;
    width: 100%;
    float: left;
}

.icon-list {
    width: 100%;
}

.icon {
    width: 70px;
    margin-top: 20px;
    float: left;
    margin-right: 10px;
    margin-left: 20px;
}

.icon-img {
    float: left;
    padding-top: 5px;
}

.icon-text {
    float: left;
    padding-left: 5px;
}

.copyright {
    height: 80px;
    width: 500px;
    margin: 0 auto;
    color: white;
    padding: 10px;
    line-height: 20px;
    padding-top: 20px;
}

.list-logo-img {
    height: 200px;
    width: 100%;
}

.article-box {
    min-height: 400px;
    padding: 10px;
}

.article-title {
    height: 40px;
    padding-top: 15px;
    font-size: 18px;
    text-align: center;
}

.article-info {
    text-align: center;
    border-bottom: 1px solid;
    border-bottom-color: #eeeeee;
    padding: 5px;
}

.article-content {
    font-size: 16px;
    padding: 10px;
}

.top-title {
    width:100%;
    height:50px;
    background:#0070c1;
}

.english {
    color:white;
    width:1000px;
    margin:0 auto;
}

.english a:link,
.english a:visited{
    color:white;
}


.full-image {
/*    width:1000px;
    height:200px;*/
    margin-bottom: 20px;
    margin:0 auto;
}

.row-links {
    float:left;
    width:100%;
    height:50px;
    margin:0 auto;
}

.links {
    width:1000px;
    margin:0 auto;
    padding:20px;
    background: #eeeeef;
}

.links a {
    padding-left:10px;
    padding-right:10px;
}

.bigimage {
  width:100%;
height:550px;
   max-height:550px;
}

.content-title {
    font-size: 18px;
    text-align: center;
    padding: 20px;
}

.content-title-2 {
    text-align: center;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
}