html,
body {
  width: 100%;
}
.wrap {
  width: 100%;
  height: 955px;
  background: url(../image/bg0.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}
.header_top {
  width: 100%;
  height: 45px;
  line-height: 45px;
  position: relative;
  z-index: 999;
}
.header_top .top_bg {
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.header_top .top {
  width: 1200px;
  margin: 0 auto;
  *zoom: 1;
}
.header_top .top:before,
.header_top .top:after {
  display: table;
  content: ' ';
}
.header_top .top:after {
  clear: both;
}
.header_top .top:before,
.header_top .top:after {
  display: table;
  content: ' ';
}
.header_top .top:after {
  clear: both;
}
.header_top .top .txt {
  float: left;
  font-size: 14px;
  color: #ffffff;
}
.header_top .top .top_date {
  float: right;
  *zoom: 1;
}
.header_top .top .top_date:before,
.header_top .top .top_date:after {
  display: table;
  content: ' ';
}
.header_top .top .top_date:after {
  clear: both;
}
.header_top .top .top_date:before,
.header_top .top .top_date:after {
  display: table;
  content: ' ';
}
.header_top .top .top_date:after {
  clear: both;
}
.header_top .top .top_date .date {
  float: left;
  font-size: 14px;
  color: #ffffff;
}
.header_top .top .top_date .weather {
  float: left;
  padding: 11px 0;
  margin-left: 15px;
}
.footer_wrap {
  width: 100%;
  padding: 20px 0;
  background: #dedede;
  position: absolute;
  left: 0;
  bottom: 0;
}
.footer_wrap .footer {
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
  color: #333333;
  line-height: 22px;
  text-align: center;
}
.logo {
  width: 1200px;
  margin: 40px auto 0 auto;
  position: relative;
  text-align: center;
}
.logo .logo_l {
  display: inline-block;
}
.logo .logo_l img {
  display: block;
  width: 485px;
  height: 69px;
}
.logo .logo_a {
  position: absolute;
  right: 0;
  top: -20px;
}
.search {
  width: 605px;
  height: 45px;
  margin: 18px auto 0 auto;
  position: relative;
  z-index: 9;
}
.search .s_bg {
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.1;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.search input {
  background: none;
  border: none;
  outline: none;
  font-size: 14px;
  color: #ffffff;
}
.search input.in_txt {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border: 2px solid #e1f1f8;
  border-radius: 5px;
  padding: 0 60px 0 15px;
}
.search input.in_btn {
  width: 25px;
  height: 25px;
  background: url(../image/icon3.png) no-repeat center center;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}
.MM_list {
  width: 100%;
  overflow: hidden;
}
.MM_tit {
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #2e834b;
  *zoom: 1;
}
.MM_tit:before,
.MM_tit:after {
  display: table;
  content: ' ';
}
.MM_tit:after {
  clear: both;
}
.MM_tit:before,
.MM_tit:after {
  display: table;
  content: ' ';
}
.MM_tit:after {
  clear: both;
}
.MM_tit ul {
  *zoom: 1;
  float: left;
}
.MM_tit ul:before,
.MM_tit ul:after {
  display: table;
  content: ' ';
}
.MM_tit ul:after {
  clear: both;
}
.MM_tit ul:before,
.MM_tit ul:after {
  display: table;
  content: ' ';
}
.MM_tit ul:after {
  clear: both;
}
.MM_tit ul li {
  float: left;
  height: 36px;
  line-height: 36px;
  padding: 0 25px;
}
.MM_tit ul li.on {
  background: #2e834b;
}
.MM_tit ul li.on a {
  color: #ffffff;
}
.MM_tit ul li a {
  width: 100%;
  display: block;
  font-size: 16px;
  color: #333333;
  height: 100%;
}
.MM_tit .M_more {
  float: right;
  font-size: 14px;
  color: #666666;
  margin-right: 12px;
}
.MM_tit .M_more:hover {
  color: #2e834b;
}
.MM_box {
  *zoom: 1;
  position: relative;
  margin-top: 10px;
}
.MM_box:before,
.MM_box:after {
  display: table;
  content: ' ';
}
.MM_box:after {
  clear: both;
}
.MM_box:before,
.MM_box:after {
  display: table;
  content: ' ';
}
.MM_box:after {
  clear: both;
}
.MM_box ul {
  width: 100%;
  float: left;
}
.MM_box ul li {
  padding-left: 12px;
}
.MM_box ul li a {
  display: block;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  *zoom: 1;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.MM_box ul li a:before,
.MM_box ul li a:after {
  display: table;
  content: ' ';
}
.MM_box ul li a:after {
  clear: both;
}
.MM_box ul li a:before,
.MM_box ul li a:after {
  display: table;
  content: ' ';
}
.MM_box ul li a:after {
  clear: both;
}
.MM_box ul li a:before {
  content: '';
  float: left;
  display: block;
  width: 4px;
  height: 4px;
  background: #999999;
  margin: 13px 12px 0 0;
}
.MM_box ul li a:hover {
  color: #2e834b;
}
.MM_box ul li a span {
  float: left;
  display: block;
  max-width: 70%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.MM_box ul li a em {
  float: right;
  display: block;
  font-style: normal;
  color: #999999;
}
.JJ_nav {
  float: left;
  width: 136px;
  height: 503px;
  position: relative;
  z-index: 999;
  padding: 60px 0;
}
.JJ_nav .nav_bg {
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.JJ_nav ul li {
  position: relative;
}
.JJ_nav ul li.li1 i {
  background: #a5ca31;
}
.JJ_nav ul li.li2 i {
  background: #41c7ff;
}
.JJ_nav ul li.li3 i {
  background: #ffb141;
}
.JJ_nav ul li.li4 i {
  background: #fa7cff;
}
.JJ_nav ul li.li5 i {
  background: #8e7621;
}
.JJ_nav ul li.li6 i {
  background: #b6e61e;
}
.JJ_nav ul li.on em,
.JJ_nav ul li:hover em {
  width: 100%;
}
.JJ_nav ul li.on.li1 em,
.JJ_nav ul li:hover.li1 em {
  background: #a5ca31;
}
.JJ_nav ul li.on.li2 em,
.JJ_nav ul li:hover.li2 em {
  background: #41c7ff;
}
.JJ_nav ul li.on.li3 em,
.JJ_nav ul li:hover.li3 em {
  background: #ffb141;
}
.JJ_nav ul li.on.li4 em,
.JJ_nav ul li:hover.li4 em {
  background: #fa7cff;
}
.JJ_nav ul li.on.li5 em,
.JJ_nav ul li:hover.li5 em {
  background: #8e7621;
}
.JJ_nav ul li.on.li6 em,
.JJ_nav ul li:hover.li6 em {
  background: #b6e61e;
}
.JJ_nav ul li a {
  display: block;
  width: 100%;
  height: 63px;
  line-height: 63px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.JJ_nav ul li a i {
  display: block;
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}
.JJ_nav ul li a em {
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.6;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.JJ_nav ul li a span {
  position: relative;
  z-index: 999;
}
.JJ_box {
  float: left;
  width: 1064px;
  height: 503px;
  position: relative;
  z-index: 99;
  padding: 18px 20px;
}
.JJ_box .box_bg {
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.JJ_box .box_active {
  *zoom: 1;
}
.JJ_box .box_active:before,
.JJ_box .box_active:after {
  display: table;
  content: ' ';
}
.JJ_box .box_active:after {
  clear: both;
}
.JJ_box .box_active:before,
.JJ_box .box_active:after {
  display: table;
  content: ' ';
}
.JJ_box .box_active:after {
  clear: both;
}
.JJ_box .box_active img {
  float: left;
  display: block;
  width: 28px;
  height: 28px;
  margin-right: 12px;
}
.JJ_box .box_active .txtScroll-top {
  overflow: hidden;
  position: relative;
}
.JJ_box .box_active .txtScroll-top .bd li {
  height: 24px;
  line-height: 24px;
}
.JJ_box .box_active .txtScroll-top .bd li a {
  display: block;
  font-size: 18px;
  color: #137b3c;
  font-weight: bold;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.JJ_box .box_list {
  position: relative;
  width: 100%;
  margin-top: 10px;
}
.JJ_box .box_list .list_cell {
  position: absolute;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  display: none;
}
.JJ_box .box_list .list_cell:before,
.JJ_box .box_list .list_cell:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell:after {
  clear: both;
}
.JJ_box .box_list .list_cell:before,
.JJ_box .box_list .list_cell:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_news .news_mod1 {
  width: 100%;
  *zoom: 1;
}
.JJ_box .box_list .list_cell.cell_news .news_mod1:before,
.JJ_box .box_list .list_cell.cell_news .news_mod1:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_news .news_mod1:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_news .news_mod1:before,
.JJ_box .box_list .list_cell.cell_news .news_mod1:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_news .news_mod1:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_news .news_mod1 .mol1_banner {
  float: left;
  width: 451px;
  height: 285px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_news .news_mod1 .modl1_list {
  float: right;
  width: 555px;
  height: 285px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_news .news_mod2 {
  *zoom: 1;
  margin-top: 12px;
}
.JJ_box .box_list .list_cell.cell_news .news_mod2:before,
.JJ_box .box_list .list_cell.cell_news .news_mod2:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_news .news_mod2:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_news .news_mod2:before,
.JJ_box .box_list .list_cell.cell_news .news_mod2:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_news .news_mod2:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_news .news_mod2 .span {
  float: left;
  font-size: 18px;
  color: #0c7836;
  display: block;
  width: 20px;
  margin: 0 28px;
  padding: 16px 0;
}
.JJ_box .box_list .list_cell.cell_zw .zw_list {
  float: left;
  width: 675px;
  height: 400px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply {
  float: right;
  width: 322px;
  height: 430px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li {
  width: 100%;
  height: 74px;
  line-height: 74px;
  margin-top: 14px;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li:first-child {
  margin-top: 0;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li.li1 a i {
  background: #2e834b url(../image/icon4.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li.li2 a i {
  background: #2e834b url(../image/icon5.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li.li3 a i {
  background: #2e834b url(../image/icon6.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li.li4 a i {
  background: #2e834b url(../image/icon7.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li.li5 a i {
  background: #2e834b url(../image/icon221_l.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  *zoom: 1;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li a:before,
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li a:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li a:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li a:before,
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li a:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li a:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li a:hover span {
  border-color: #2e834b;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li a i {
  float: left;
  display: block;
  width: 79px;
  height: 74px;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply ul li a span {
  overflow: hidden;
  display: block;
  height: 74px;
  line-height: 74px;
  background: #efefef;
  font-size: 18px;
  color: #2e834b;
  border: 1px solid transparent;
  border-left: none;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply .a_apply {
  display: block;
  width: 100%;
  height: 71px;
  line-height: 71px;
  font-size: 18px;
  color: #ffffff;
  background: #2e834b;
  margin-top: 14px;
  text-align: center;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.JJ_box .box_list .list_cell.cell_zw .zw_apply .a_apply:hover {
  background: #163E24;
}
.JJ_box .box_list .list_cell.cell_net .net_list {
  float: left;
  width: 495px;
  height: 430px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_net .net_list .list_zd {
  width: 100%;
  height: 226px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_net .net_list .list_table {
  width: 100%;
  height: 196px;
  overflow: hidden;
  margin-top: 10px;
}
.JJ_box .box_list .list_cell.cell_net .net_list .list_table .table_list {
  margin-top: 15px;
}
.JJ_box .box_list .list_cell.cell_net .net_list .list_table .table_list ul {
  padding: 10px 20px 5px 20px;
}
.JJ_box .box_list .list_cell.cell_net .net_list .list_table .table_list ul li {
  border-top: 1px dotted #a7a7a7;
}
.JJ_box .box_list .list_cell.cell_net .net_list .list_table .table_list ul li:first-child {
  border-top: none;
}
.JJ_box .box_list .list_cell.cell_net .net_list .list_table .table_list ul li a {
  display: block;
  font-size: 14px;
  color: #333333;
  padding: 8px 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.JJ_box .box_list .list_cell.cell_net .net_list .list_table .table_list ul li a:hover {
  color: #2e834b;
}
.JJ_box .box_list .list_cell.cell_net .net_qs {
  float: right;
  width: 493px;
  height: 430px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_net .net_qs .MM_list .MM_box {
  height: 322px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_net .net_qs .a_result {
  display: block;
  margin-top: 18px;
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: #2e834b;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.JJ_box .box_list .list_cell.cell_net .net_qs .a_result:hover {
  background: #1D502E;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table {
  float: left;
  width: 565px;
  height: 420px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list {
  margin-top: 16px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit {
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: #efefef;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul {
  *zoom: 1;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul:before,
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul:before,
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul li {
  float: left;
  text-align: center;
  font-size: 14px;
  color: #333333;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul li.li_title {
  width: 350px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul li.li_time {
  width: 105px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .tit ul li.li_stu {
  width: 105px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con {
  width: 100%;
  height: 219px;
  overflow: hidden;
  background: #ffffff;
  padding: 10px 0 5px 0;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul {
  *zoom: 1;
  height: 34px;
  line-height: 34px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul:before,
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul:before,
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul li {
  float: left;
  text-align: center;
  font-size: 14px;
  color: #333333;
  padding: 0 12px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul li.con_title {
  width: 350px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul li.con_time {
  width: 105px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul li.con_stu {
  width: 105px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul li a {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul li a:hover {
  color: #2e834b;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul li span {
  color: #ff0000;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_list .code_con ul li span.on {
  color: #2e834b;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx {
  margin-top: 20px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul {
  *zoom: 1;
  margin: 0 -6px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul:before,
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul:before,
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li {
  float: left;
  margin: 0 5px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li.li1 a i {
  background: url(../image/icon8_a.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li.li2 a i {
  background: url(../image/icon9_a.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li.li3 a i {
  background: url(../image/icon10_a.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li:hover.li1 a {
  background: #2e834b;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li:hover.li1 a i {
  background: url(../image/icon8_l.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li:hover.li1 a p {
  color: #ffffff;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li:hover.li2 a {
  background: #2e834b;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li:hover.li2 a i {
  background: url(../image/icon9_l.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li:hover.li2 a p {
  color: #ffffff;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li:hover.li3 a {
  background: #2e834b;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li:hover.li3 a i {
  background: url(../image/icon10_l.png) no-repeat center center;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li:hover.li3 a p {
  color: #ffffff;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li a {
  display: block;
  width: 181px;
  height: 98px;
  background: #efefef;
  padding: 16px 0;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li a i {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
}
.JJ_box .box_list .list_cell.cell_jl .jl_table .table_zx ul li a p {
  font-size: 16px;
  color: #2e834b;
  margin-top: 8px;
  text-align: center;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list {
  float: right;
  width: 440px;
  height: 420px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code {
  width: 100%;
  height: 150px;
  overflow: hidden;
  margin-top: 10px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul {
  width: 100%;
  float: left;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul li {
  padding-left: 5px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul li a {
  display: block;
  font-size: 14px;
  color: #333333;
  line-height: 30px;
  *zoom: 1;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul li a:before,
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul li a:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul li a:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul li a:before,
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul li a:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul li a:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul li a:before {
  content: '';
  float: left;
  display: block;
  width: 4px;
  height: 4px;
  background: #999999;
  margin: 13px 12px 0 0;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_my .my_code ul li a:hover {
  color: #2e834b;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj {
  margin-top: 10px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code {
  margin-top: 30px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code ul {
  *zoom: 1;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code ul:before,
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code ul:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code ul:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code ul:before,
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code ul:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code ul:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code ul li {
  float: left;
  margin: 0 0 10px 20px;
  width: 200px;
  font-size: 14px;
  color: #333333;
  line-height: 28px;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code ul li span {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.JJ_box .box_list .list_cell.cell_jl .jl_list .list_nj .nj_code ul li p {
  display: block;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.JJ_box .box_list .list_cell.cell_yw .yw_code {
  *zoom: 1;
  margin: -6px 0 0 -30px;
}
.JJ_box .box_list .list_cell.cell_yw .yw_code:before,
.JJ_box .box_list .list_cell.cell_yw .yw_code:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_yw .yw_code:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_yw .yw_code:before,
.JJ_box .box_list .list_cell.cell_yw .yw_code:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_yw .yw_code:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_yw .yw_code .code {
  float: left;
  width: 495px;
  height: 200px;
  overflow: hidden;
  margin: 6px 0 0 30px;
}
.JJ_box .box_list .list_cell.cell_yw .yw_code .code.code_kj,
.JJ_box .box_list .list_cell.cell_yw .yw_code .code.code_zl {
  height: 230px;
}
.JJ_box .box_list .list_cell.cell_zt .zt_list {
  float: left;
  width: 505px;
  height: 430px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_zt .zt_img {
  float: right;
  width: 505px;
  height: 430px;
  overflow: hidden;
}
.JJ_box .box_list .list_cell.cell_zt .zt_img ul {
  *zoom: 1;
  margin: -26px -10px 0 -10px;
}
.JJ_box .box_list .list_cell.cell_zt .zt_img ul:before,
.JJ_box .box_list .list_cell.cell_zt .zt_img ul:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_zt .zt_img ul:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_zt .zt_img ul:before,
.JJ_box .box_list .list_cell.cell_zt .zt_img ul:after {
  display: table;
  content: ' ';
}
.JJ_box .box_list .list_cell.cell_zt .zt_img ul:after {
  clear: both;
}
.JJ_box .box_list .list_cell.cell_zt .zt_img ul li {
  margin: 26px 10px 0 10px;
}
.JJ_box .box_list .list_cell.cell_zt .zt_img ul li a {
  display: block;
  width: 100%;
  height: 88px;
}
.JJ_box .box_list .list_cell.cell_zt .zt_img ul li a img {
  display: block;
  width: 100%;
  height: 100%;
}
.page_index {position: relative;
  width: 1200px;
  margin: 20px auto 0 auto;
  *zoom: 1;}
.page_index .link-img{top:0;right:-60px;width:55px;height:503px;display:block;position: absolute;}
.page_index .link-img img{width:55px;height:503px;display:block;}
.page_index:before,
.page_index:after {
  display: table;
  content: ' ';
}
.page_index:after {
  clear: both;
}
.page_index:before,
.page_index:after {
  display: table;
  content: ' ';
}
.page_index:after {
  clear: both;
}
.page_link {
  width: 1200px;
  margin: 15px auto 0 auto;
}
.page_link .link_list {
  width: 100%;
  text-align: center;
}
.page_link .link_list .cell {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  position: relative;
  width: 277px;
}
.page_link .link_list .cell:first-child {
  margin-left: 0;
}
.page_link .link_list .cell .i_bg {
  display: block;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.page_link .link_list .cell span {
  width: 277px;
  height: 34px;
  line-height: 34px;
  display: block;
  font-size: 14px;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 0 25px 0 12px;
  position: relative;
  z-index: 9;
  text-align: left;
}
.page_link .link_list .cell span:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-width: 8px;
  border-style: solid;
  border-color: #ffffff transparent transparent  transparent;
  position: absolute;
  top: 13px;
  right: 10px;
}
.page_link .link_list .cell span.on:after {
  top: 7px;
  border-color: transparent transparent #ffffff transparent;
}
.page_link .link_list .cell .cell_list {
  position: absolute;
  left: 0;
  top: 34px;
  z-index: 9;
  border: 1px solid #8d8d8d;
  border-top: none;
  padding-top: 3px;
  display: none;
  max-height: 110px;
  overflow: hidden;
  background: #ffffff;
}
.page_link .link_list .cell .cell_list .cell_bg {
  display: block;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.page_link .link_list .cell .cell_list ul {
  position: relative;
  z-index: 999;
}
.page_link .link_list .cell .cell_list ul li a {
  display: block;
  text-align: left;
  font-size: 14px;
  color: #666666;
  padding: 0 25px 0 12px;
  width: 277px;
  height: 26px;
  line-height: 26px;
  cursor: pointer;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.page_link .link_list .cell .cell_list ul li a:hover {
  color: #2e834b;
}
input::-webkit-input-placeholder {
  color: #ffffff !important;
}
input:-moz-placeholder {
  color: #ffffff !important;
}
input::-moz-placeholder {
  color: #ffffff !important;
}
input:-ms-input-placeholder {
  color: #ffffff !important;
}
.slideBox {
  width: 451px;
  height: 285px;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 28px;
  line-height: 45px;
  overflow: hidden;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  padding-right: 12px;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right;
  *zoom: 1;
}
.slideBox .hd ul:before,
.slideBox .hd ul:after {
  display: table;
  content: ' ';
}
.slideBox .hd ul:after {
  clear: both;
}
.slideBox .hd ul:before,
.slideBox .hd ul:after {
  display: table;
  content: ' ';
}
.slideBox .hd ul:after {
  clear: both;
}
.slideBox .hd ul li {
  float: left;
  width: 12px;
  height: 12px;
  background: #e4e4e4;
  border-radius: 50%;
  margin: 0 4px;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #a5ca31;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd li a {
  display: block;
  position: relative;
}
.slideBox .bd a img {
  width: 451px;
  height: 285px;
  display: block;
}
.slideBox .bd li a .txt {
  position: absolute;
  width: 100%;
  height: 45px;
  line-height: 45px;
  left: 0;
  bottom: 0;
}
.slideBox .bd li a .txt i {
  display: block;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.7;
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
}
.slideBox .bd li a .txt p {
  font-size: 14px;
  color: #ffffff;
  max-width: 75%;
  padding-left: 12px;
  position: relative;
  z-index: 99;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.picMarquee-left {
  overflow: hidden;
}
.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
  *zoom: 1;
  width: 100%;
}
.picMarquee-left .bd ul:before,
.picMarquee-left .bd ul:after {
  display: table;
  content: ' ';
}
.picMarquee-left .bd ul:after {
  clear: both;
}
.picMarquee-left .bd ul:before,
.picMarquee-left .bd ul:after {
  display: table;
  content: ' ';
}
.picMarquee-left .bd ul:after {
  clear: both;
}
.picMarquee-left .bd ul li {
  margin: 0 7px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.picMarquee-left .bd ul li a {
  display: block;
}
.picMarquee-left .bd ul li a img {
  width: 179px;
  height: 104px;
  display: block;
}
.picMarquee-left .bd ul li a p {
  width: 100%;
  font-size: 14px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-top: 10px;
  text-align: center;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  /* Firefox 4 */
  -webkit-transition: all 0.3s;
  /* Safari 和 Chrome */
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.picMarquee-left .bd ul li a:hover p {
  color: #2e834b;
}


.left{float:left;}
.right{float: right;}            	

	              	

	              	

	              	

	              	

	              	

	              	

	              	