/**
 * CSS Document * 
 * Created by Jessie 2016/10/25.
 */
/* ==css重置样式== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
}
em {
  font-style: normal;
}
table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  cellpadding: 0;
  cellspacing: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
legend {
  color: #000;
}
strong {
  font-weight: bold;
}
/* ==布局样式== */
.rows {
  width: 100%;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.dis-in-b {
  display: inline-block;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.mt10 {
  margin-top: 10px;
}
.mt14 {
  margin-top: 14px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav li {
  display: inline-block;
  float: left;
}
body {
  position: relative;
}
.top-pic {
   position: absolute;
   top: 0;
   left: 50%;
   text-align: center;
   margin-left: -720px;
 
}
.top-pic img {
  /* max-width: 100%; */
  max-height: 100%;
}
.top-pic .topbar {
  width: 100%;
  height: 41px;
  background: url(../images/2016sjj_topbar.png) repeat-x left top;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 200;
}
.top-pic .topbar .main {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  display: block;
  zoom: 1;
}
.top-pic .topbar .main:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.top-pic .topbar .main .l-box {
  display: inline-block;
  float: left;
  background: url(../images/2016sjj_ico01.png) no-repeat left center;
  padding-left: 40px;
  font: 14px/40px "Microsoft YaHei";
  color: #fff;
}
.top-pic .topbar .main .l-box a {
  font: 14px/40px "Microsoft YaHei";
  color: #fff;
}
.top-pic .topbar .main .l-box a:hover {
  color: #f60;
}
.top-pic .topbar .main .l-box label {
  margin: 0 10px;
  font: 14px/40px "Microsoft YaHei";
  color: #fff;
}
.top-pic .topbar .main .r-box {
  display: inline-block;
  float: right;
}
.top-pic .topbar .main .r-box a {
  display: inline-block;
  float: left;
  font: 14px/40px "Microsoft YaHei";
  color: #fff;
}
.top-pic .topbar .main .r-box a:hover {
  color: #f60;
}
.top-pic .topbar .main .r-box label {
  display: inline-block;
  float: left;
  margin: 0 5px;
  font: 14px/40px "Microsoft YaHei";
  color: #fff;
}
.top-pic .topbar .main .r-box form {
  display: inline-block;
  float: left;
  padding: 5px 0 5px 20px;
}
.top-pic .topbar .main .r-box .sr {
  display: inline-block;
  float: left;
  width: 180px;
  height: 30px;
  border: none;
  background: #fff;
  padding-left: 20px;
  font: 14px/30px "Microsoft YaHei";
  color: #444;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.top-pic .topbar .main .r-box .btn {
  display: inline-block;
  float: left;
  width: 40px;
  height: 30px;
  border: none;
  background: url(../images/2016sjj_ico02.png) no-repeat center center;
  cursor: pointer;
}
#content {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  z-index: 100;
  position: relative;
  padding: 360px 0 30px 0;;
}
.row01 {
  background: #fff;
  border: 1px solid #ced0d1;
  display: block;
  zoom: 1;
}
.row01:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row01 .left {
  display: inline-block;
  float: left;
  width: 156px;
  background: #f5f5f5;
}
.row01 .left li {
  height: 90px;
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}
.row01 .left li span {
  display: inline-block;
  padding-left: 40px;
  font: 18px/90px "Microsoft YaHei";
  color: #666;
}
.row01 .left li span.ico01 {
  background: url(../images/2016sjj_l_ico01.png) no-repeat left center;
}
.row01 .left li span.ico02 {
  background: url(../images/2016sjj_l_ico02.png) no-repeat left center;
}
.row01 .left li span.ico03 {
  background: url(../images/2016sjj_l_ico03.png) no-repeat left center;
}
.row01 .left li span.ico04 {
  background: url(../images/2016sjj_l_ico04.png) no-repeat left center;
}
.row01 .left li.cur {
  background: #0070c0;
}
.row01 .left li.cur i {
  display: inline-block;
  width: 10px;
  height: 20px;
  background: url(../images/2016sjj_l_ico05.png) no-repeat;
  position: absolute;
  right: -10px;
  top: 35px;
}
.row01 .left li.cur span {
  color: #fff;
}
.row01 .left li.cur span.ico01 {
  background: url(../images/2016sjj_l_ico01_h.png) no-repeat left center;
}
.row01 .left li.cur span.ico02 {
  background: url(../images/2016sjj_l_ico02_h.png) no-repeat left center;
}
.row01 .left li.cur span.ico03 {
  background: url(../images/2016sjj_l_ico03_h.png) no-repeat left center;
}
.row01 .left li.cur span.ico04 {
  background: url(../images/2016sjj_l_ico04_h.png) no-repeat left center;
}
.row01 .right {
  display: inline-block;
  float: left;
  width: 1012px;
  height: 360px;
  padding-left: 20px;
}
.row01 .index-box {
  display: block;
  zoom: 1;
  padding: 15px 0;
}
.row01 .index-box:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row01 .index-box #focus {
  display: inline-block;
  float: left;
  width: 534px;
  height: 330px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.row01 .index-box #focus ul {
  height: 330px;
  position: absolute;
}
.row01 .index-box #focus ul li {
  float: left;
  width: 534px;
  height: 330px;
  overflow: hidden;
  position: relative;
}
.row01 .index-box #focus ul li img {
  width: 534px;
  height: 330px;
}
.row01 .index-box #focus ul li p {
  width: 534px;
  height: 40px;
  background: #333;
  position: absolute;
  left: 0;
  bottom: 0;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
}
.row01 .index-box #focus ul li p a {
  margin-left: 20px;
  font: 12px/40px Arial, Helvetica, sans-serif;
  color: #fff;
}
.row01 .index-box #focus ul li div {
  position: absolute;
  overflow: hidden;
}
.row01 .index-box #focus .btnBg {
  position: absolute;
  width: 530px;
  height: 20px;
  left: 0;
  bottom: 0;
}
.row01 .index-box #focus .btn {
  position: absolute;
  width: 242px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 10px;
  text-align: right;
}
.row01 .index-box #focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 10px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.row01 .index-box #focus .btn span.on {
  background: #0fe328;
}
.row01 .index-box .right-list {
  display: inline-block;
  float: right;
  width: 460px;
}
.row01 .index-box .right-list .tab-ul {
  height: 36px;
  display: block;
  zoom: 1;
}
.row01 .index-box .right-list .tab-ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row01 .index-box .right-list .tab-ul li {
  display: inline-block;
  background:#F5F5F5;
  float: left;
  margin-left:2px;
  width: 73px;
  font: 16px/36px "Microsoft YaHei";
  color: #333;
  text-align: center;
  cursor: pointer;
}
.row01 .index-box .right-list .tab-ul li.cur {
  background: #78b929;
  color: #fff;
}
.row01 .index-box .right-list .tab-ul li.cur  a{
  color: #fff;
}
.row01 .index-box .right-list .list {
  height: 280px;
  padding: 10px 0;
}
.row01 .index-box .right-list .list li {
  height: 40px;
}
.row01 .index-box .right-list .list li span {
  display: inline-block;
  float: right;
  font: 14px/40px "Microsoft YaHei";
  color: #666;
}
.row01 .index-box .right-list .list li a {
  display: inline-block;
  width: 80%;
  padding-left: 14px;
  background: none;
  font: 14px/40px "Microsoft YaHei";
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.row01 .index-box .right-list .list li a:hover {
  color: #f60;
}
.row01 .index-box .right-list .list li a {
  padding-left: 0;
}
.row01 .xxgk-box {
  display: block;
  zoom: 1;
}
.row01 .xxgk-box:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row01 .xxgk-box .l-link {
  display: inline-block;
  float: left;
  width: 495px;
}
.row01 .xxgk-box .l-link li {
  display: inline-block;
  float: left;
  width: 165px;
  text-align: center;
  padding: 26px 0 10px 0;
}
.row01 .xxgk-box .l-link li a {
  display: inline-block;
  padding-top: 48px;
  font: 18px/36px "Microsoft YaHei";
  color: #666;
}
.row01 .xxgk-box .l-link li a:hover {
  color: #f60;
}
.row01 .xxgk-box .l-link li a.ico01 {
  background: url(../images/2016sjj_xxgk_ico01.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico02 {
  background: url(../images/2016sjj_xxgk_ico02.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico03 {
  background: url(../images/2016sjj_xxgk_ico03.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico04 {
  background: url(../images/2016sjj_xxgk_ico04.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico05 {
  background: url(../images/2016sjj_xxgk_ico05.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico06 {
  background: url(../images/2016sjj_xxgk_ico06.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico07 {
  background: url(../images/2016sjj_xxgk_ico07.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico08 {
  background: url(../images/2016sjj_xxgk_ico08.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico09 {
  background: url(../images/2016sjj_xxgk_ico09.png) no-repeat center top;
}
.row01 .xxgk-box .r-link {
  display: inline-block;
  float: right;
  width: 490px;
  margin-top: 26px;
}
.row01 .xxgk-box .r-link a {
  display: inline-block;
  float: left;
  width: 240px;
  background: #f0f0f0;
  color: #333;
  text-align: center;
}
.row01 .xxgk-box .r-link a:hover {
  background: #75b5dd;
  color: #fff;
}
.row01 .xxgk-box .r-link a.a1 {
  font: 18px/132px "Microsoft YaHei";
}
.row01 .xxgk-box .r-link a.a2 {
  font: 18px/132px "Microsoft YaHei";
  margin-left: 10px;
}
.row01 .xxgk-box .r-link a.a3 {
  font: 18px/172px "Microsoft YaHei";
  margin-top: 10px;
}
.row01 .xxgk-box .r-link a.a4 {
  font: 18px/81px "Microsoft YaHei";
  margin: 10px 0 0 10px;
}
.row01 .bsfw-box {
  display: inline-block;
  float: right;
  width: 1000px;
}
.row01 .bsfw-box .top-ul {
  display: block;
  zoom: 1;
  margin-top: 20px;
}
.row01 .bsfw-box .top-ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row01 .bsfw-box .top-ul li {
  display: inline-block;
  float: left;
  width: 244px;
  height: 118px;
  background: #f1f1f1;
  padding-top: 20px;
  margin-left: 8px;
  text-align: center;
}
.row01 .bsfw-box .top-ul li:first-child {
  margin-left: 0;
}
.row01 .bsfw-box .top-ul li a {
  display: inline-block;
  color: #666;
}
.row01 .bsfw-box .top-ul li a:hover {
  color: #f60;
}
.row01 .bsfw-box .top-ul li a.ico01 {
  background: url(../images/2016sjj_ico03.png) no-repeat center top;
  padding-top: 70px;
  font: 16px/18px "Microsoft YaHei";
}
.row01 .bsfw-box .top-ul li a.ico02 {
  background: url(../images/2016sjj_ico04.png) no-repeat center top;
  padding-top: 70px;
  font: 16px/36px "Microsoft YaHei";
}
.row01 .bsfw-box .top-ul li a.ico03 {
  background: url(../images/2016sjj_ico05.png) no-repeat center top;
  padding-top: 70px;
  font: 16px/18px "Microsoft YaHei";
}
.row01 .bsfw-box .top-ul li a.ico04 {
  background: url(../images/2016sjj_ico06.png) no-repeat center top;
  padding-top: 70px;
  font: 16px/36px "Microsoft YaHei";
}
.row01 .bsfw-box dl {
  display: inline-block;
  float: left;
  width: 212px;
  margin-top: 20px;
}
.row01 .bsfw-box dl.ml-25 {
  margin-left: 25px;
}
.row01 .bsfw-box dl dt {
  height: 32px;
  background: #5aabea;
  padding-left: 12px;
  font: 18px/36px "Microsoft YaHei";
  color: #fff;
}
.row01 .bsfw-box dl dd p {
  margin-top: 20px;
  padding-left: 20px;
}
.row01 .bsfw-box dl dd p a {
  font: 14px/24px "Microsoft YaHei";
  color: #333;
}
.row01 .bsfw-box dl dd p a:hover {
  color: #f60;
}
.row01 .bsfw-box .r-link {
  display: inline-block;
  float: right;
  width: 276px;
  margin-top: 20px;
}
.row01 .bsfw-box .r-link p {
  text-align: center;
}
.row01 .bsfw-box .r-link p a {
  display: inline-block;
  width: 100%;
  background: #eee;
  font: 18px/46px "Microsoft YaHei";
  color: #333;
}
.row01 .bsfw-box .r-link p a:hover {
  color: #fff;
  background: #0867b1;
}
.row01 .jlhd-box {
  padding-top: 15px;
  display: block;
  zoom: 1;
}
.row01 .jlhd-box:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row01 .jlhd-box h2 {
  height: 40px;
  background: #f0f3f6;
  display: block;
  zoom: 1;
}
.row01 .jlhd-box h2:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row01 .jlhd-box h2 a {
  display: inline-block;
  float: right;
  font: 14px/40px "Microsoft YaHei";
  color: #333;
  margin-right: 20px;
}
.row01 .jlhd-box h2 a:hover {
  color: #f60;
}
.row01 .jlhd-box h2 strong {
  display: inline-block;
  float: left;
  background: #0070c0;
  padding: 0 20px;
  font: 18px/40px "Microsoft YaHei";
  color: #fff;
}
.row01 .jlhd-box .lbox {
  display: inline-block;
  float: left;
  width: 392px;
}
.row01 .jlhd-box .lbox .pic {
  border-top: 2px solid #fff;
}
.row01 .jlhd-box .lbox .pic img {
  width: 392px;
  height: 176px;
}
.row01 .jlhd-box .lbox .tab-ul {
  height: 38px;
  background: url(../images/2016sjj_ul_bg.png) repeat-x left bottom;
  display: block;
  zoom: 1;
}
.row01 .jlhd-box .lbox .tab-ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row01 .jlhd-box .lbox .tab-ul li {
  display: inline-block;
  float: left;
  font: 16px/34px "Microsoft YaHei";
  color: #333;
  padding: 0 5px 4px 5px;
  margin-right: 20px;
  cursor: pointer;
}
.row01 .jlhd-box .lbox .tab-ul li.cur {
  border-bottom: 4px solid #0070c0;
  padding-bottom: 0;
  color: #0070c0;
}
.row01 .jlhd-box .lbox .zxft {
  margin-top: 10px;
}
.row01 .jlhd-box .lbox .zxft p {
  font: 14px/24px "Microsoft YaHei";
  color: #333;
}
.row01 .jlhd-box .lbox .ftyg {
  margin-top: 10px;
}
.row01 .jlhd-box .lbox .ftyg li a {
  font: 14px/24px "Microsoft YaHei";
  color: #333;
  padding-left: 20px;
}
.row01 .jlhd-box .lbox .ftyg li a:hover {
  color: #f60;
}
.row01 .jlhd-box .rbox {
  display: inline-block;
  float: right;
  width: 568px;
}
.row01 .jlhd-box .rbox .list {
  padding: 10px 0;
}
.row01 .jlhd-box .rbox .list li {
  height: 32px;
}
.row01 .jlhd-box .rbox .list li span {
  display: inline-block;
  float: right;
  font: 14px/32px "Microsoft YaHei";
  color: #666;
}
.row01 .jlhd-box .rbox .list li a {
  display: inline-block;
  width: 80%;
  padding-left: 14px;
  font: 14px/32px "Microsoft YaHei";
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.row01 .jlhd-box .rbox .list li a:hover {
  color: #f60;
}
.row01 .jlhd-box .rbox .b-link li {
  display: inline-block;
  float: left;
  width: 184px;
  margin: 10px 0 0 8px;
  text-align: center;
  background: #f0f3f6;
}
.row01 .jlhd-box .rbox .b-link li:hover {
  background: #5aabea;
}
.row01 .jlhd-box .rbox .b-link li:hover a {
  color: #fff;
}
.row01 .jlhd-box .rbox .b-link li.li01 {
  margin-left: 0;
}
.row01 .jlhd-box .rbox .b-link li a {
  display: inline-block;
  padding-left: 50px;
  font: 18px/55px "Microsoft YaHei";
  color: #333;
}
.row01 .jlhd-box .rbox .b-link li a.ico01 {
  background: url(../images/2016sjj_jlhd_ico01.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico01:hover {
  background: url(../images/2016sjj_jlhd_ico01_h.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico02 {
  background: url(../images/2016sjj_jlhd_ico02.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico02:hover {
  background: url(../images/2016sjj_jlhd_ico02_h.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico03 {
  background: url(../images/2016sjj_jlhd_ico03.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico03:hover {
  background: url(../images/2016sjj_jlhd_ico03_h.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico04 {
  background: url(../images/2016sjj_jlhd_ico04.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico04:hover {
  background: url(../images/2016sjj_jlhd_ico04_h.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico05 {
  background: url(../images/2016sjj_jlhd_ico05.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico05:hover {
  background: url(../images/2016sjj_jlhd_ico05_h.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico06 {
  background: url(../images/2016sjj_jlhd_ico06.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico06:hover {
  background: url(../images/2016sjj_jlhd_ico06_h.png) no-repeat left center;
}
.row02 {
  margin-top: 15px;
  display: block;
  zoom: 1;
}
.row02:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row02 .col-3-1 {
  width: 290px;
  float: left;
  padding-left: 0;
}
.row02 .col-3-2 {
  width: 526px;
  float: left;
  padding-left: 14px;
}
.row02 .col-3-3 {
  width: 356px;
  float: left;
  padding-left: 14px;
}
.row02 .l-top {
  border: 1px solid #d9d9d9;
  display: block;
  zoom: 1;
}
.row02 .l-top:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row02 .l-top li {
  display: inline-block;
  float: left;
  width: 96px;
  padding: 10px 0;
  text-align: center;
}
.row02 .l-top li a {
  display: inline-block;
  padding-top: 40px;
  font: 14px/14px "Microsoft YaHei";
  color: #666;
}
.row02 .l-top li a:hover {
  color: #f60;
}
.row02 .l-top li a.ico01 {
  background: url(../images/2016sjj_ico07.png) no-repeat center top;
}
.row02 .l-top li a.ico02 {
  background: url(../images/2016sjj_ico08.png) no-repeat center top;
}
.row02 .l-top li a.ico03 {
  background: url(../images/2016sjj_ico09.png) no-repeat center top;
}
.row02 .mbox {
  border: 1px solid #d9d9d9;
  padding: 5px;
}
.row02 .mbox .tab-ul {
  height: 40px;
  background: #f5f5f5;
  display: block;
  zoom: 1;
}
.row02 .mbox .tab-ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row02 .mbox .tab-ul li {
  display: inline-block;
  float: left;
  padding: 0 30px;
  font: 18px/40px "Microsoft YaHei";
  color: #333;
  cursor: pointer;
}
.row02 .mbox .tab-ul li.cur {
  background: #5aabea;
  color: #fff;
}
.row02 .mbox .tab-ul li.cur a {
  color: #fff;
}
.row02 .mbox .list {
  height: 240px;
  padding: 15px 0;
}
.row02 .mbox .list li {
  height: 40px;
}
.row02 .mbox .list li span {
  display: inline-block;
  float: right;
  font: 14px/40px "Microsoft YaHei";
  color: #666;
}
.row02 .mbox .list li a {
  display: inline-block;
  width: 80%;
  padding-left: 14px;
  font: 14px/40px "Microsoft YaHei";
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.row02 .mbox .list li a:hover {
  color: #f60;
}
.row02 .bmfw {
  border: 1px solid #d9d9d9;
  padding: 10px;
  display: block;
  zoom: 1;
}
.row02 .bmfw:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row02 .bmfw dt {
  display: inline-block;
  float: left;
  width: 124px;
  height: 126px;
  padding-top: 40px;
  text-align: center;
  background: #5aabea;
}
.row02 .bmfw dt a {
  display: inline-block;
  background: url(../images/2016sjj_ico10.png) no-repeat center top;
  padding-top: 72px;
  font: 20px/36px "Microsoft YaHei";
  color: #fff;
}
/*.row02 .bmfw dt a:hover {
  color: #f60;
}*/
.row02 .bmfw dd {
  display: inline-block;
  float: left;
  width: 210px;
}
.row02 .bmfw dd td {
  text-align: left;
  padding-left: 10px;
}
.row02 .bmfw dd td a {
  padding-left: 14px;
  font: 14px/34px "Microsoft YaHei";
  color: #666;
}
.row02 .bmfw dd td a:hover {
  color: #f60;
}
.row02 .b-link {
  margin-top: 10px;
}
.row02 .b-link a {
  display: inline-block;
  width: 100%;
  background: #f5f5f5;
  font: 18px/54px "Microsoft YaHei";
  color: #333;
  text-align: center;
}
.row02 .b-link a:hover {
  background: #5aabea;
  color: #fff;
}
.row03 {
  margin-top: 30px;
}
.row03 .row_tit {
	width:100px;
	height:68px;
	background:#5aabea;
	color:#fff;
	font:18px/68px "Microsoft YaHei";
	padding:0 15px;
	text-align:center;
	margin-right:10px;
	float:left;
}
.row03 .row_tit a {
	color:#fff;	
}
.row03 .gdpic-box {
  display: block;
  zoom: 1;
}
.row03 .gdpic-box:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row03 .gdpic-box .pre {
  display: inline-block;
  float: left;
  width: 20px;
  height: 68px;
  background: #ececec url(../images/2016sjj_btn_pre.png) no-repeat center center;
  cursor: pointer;
}
.row03 .gdpic-box .pre:hover {
  background: #5aabea url(../images/2016sjj_btn_pre_h.png) no-repeat center center;
}
.row03 .gdpic-box .next {
  display: inline-block;
  float: right;
  width: 20px;
  height: 68px;
  background: #ececec url(../images/2016sjj_btn_next.png) no-repeat center center;
  cursor: pointer;
}
.row03 .gdpic-box .next:hover {
  background: #5aabea url(../images/2016sjj_btn_next_h.png) no-repeat center center;
}
.row03 .gdpic-box .main {
  display: inline-block;
  float: left;
  width: 1140px;
}
.row03 .gdpic-box .main li {
  display: inline-block;
  float: left;
  width: 226px;
  padding-left: 10px;
}
.row03 .gdpic-box .main li img {
  width: 226px;
  height: 68px;
}
#footer {
  background: #899fd1;
  padding: 20px 0;
}
#footer .main {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
#footer .sel {
  display: block;
  zoom: 1;
}
#footer .sel:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer .sel select {
  display: inline-block;
  float: left;
  width: 392px;
  height: 34px;
  margin-left: 12px;
  padding-left: 12px;
  background: #fff;
  border: none;
  font: 14px/34px "Microsoft YaHei";
  color: #333;
}

#footer .sel{ height:34px;}
#footer .sel  .yqlink{ background:#fff; position:relative;height:34px; width:392px; float:left; display:inline; margin-left:12px;}
#footer .sel  .yqlink span{ display:block; height:34px; width:362px; cursor:pointer; padding:0 20px 0 10px; color:#333; line-height:34px;font:14px/34px "Microsoft YaHei"; background:#fff url(../images/szsjj_201804121.png) 375px center no-repeat; }
#footer .sel .yqlink ul{  width:381px; height:120px; overflow-y:scroll; color:#333; background:#fff; position:absolute; left:0px; top:34px; padding:5px; border:1px solid #509ed6; z-index:9;}
#footer .sel .yqlink ul li{padding:0 10px;line-height:30px; height:30px; overflow:hidden; }
#footer .sel .yqlink ul li:hover {background:#09F; }
#footer .sel .yqlink ul li a{color:#333; font:12px/30px "Microsoft YaHei"; }
#footer .sel .yqlink ul li a:hover {background:#09F }
#footer .sel .yqlink ul.collapsed{ display:none;}
#footer .sel .yqlink ul.expanded{ display:block;}

#footer p {
  font: 14px/24px "Microsoft YaHei";
  color: #fff;
  text-align: center;
}
#footer p a {
  margin: 0 5px;
  font: 14px/24px "Microsoft YaHei";
  color: #fff;
}
#footer p a:hover {
  color: #f60;
}
#footer .ico {
  display: inline-block;
  position: absolute;
  left: 40px;
  bottom: 10px;
}
#footer .ico span {
  display: inline-block;
  float: left;
  margin: 0 5px;
}
/*下面是对联广告的css代码*/
.duilian{top:151px; position:absolute; width:83px; overflow:hidden; display:none;}
.duilianx{top:370px; position:absolute; width:83px; overflow:hidden; display:none;}
.duilian_left{ left:6px;}
.duilian_right{right:6px;}
.duilian_con{ width:83px; height:187px; overflow:hidden;}
.duilian_close{ width:100%; height:24px; line-height:24px; text-align:center; display:block; font-size:12px; font-family:"微软雅黑"; color:#555555; text-decoration:none;}

/*文档归档*/
#gd {display:none;float:right;margin-top:-23px; background-image:url(../images/gdpic.png) ;width:180px;height:110px;position:absolute;z-index:99999;text-align:center;margin-left:830px;}