body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{
  margin: 0;
  padding: 0;
  font: 14px "微软雅黑";
  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;
    color: #000;
}
tr a {
  text-decoration: none;
  cursor: pointer;
    color: #000;
font-size:14px;
}
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;
}
/*头部Logo及搜索*/
.top{height:150px;width:1200px;margin:0 auto;text-align:left;}
.loogo{width:500px; height:150px; float:left;}
.search{width:500px; height:125px; padding-top:25px; margin-left:200px; float:left;}

.navsearch{width:250px; height:41px;float:right; padding-top:9px;}
.word{width:270px; height:37px; float:left; border:0px; padding-left:37px; background: #FFF url(imagessst.png) 1px no-repeat;outline:medium; border-radius:4px 0px 0px 4px; box-shadow:2px 1px 1px #000;}
.submit{ width:65px; height:37px; line-height:30px; background:#bc1010; float:left; text-align:center; font-size:15px;  cursor:pointer; color:#FFFFFF;font-family:"微软雅黑"; border:none; outline:medium; border-radius:0px 4px 4px 0px;box-shadow:1px 1px 1px #000;}
.submitred{ width:75px; height:30px; line-height:30px; background:#cc0001; float:left; text-align:center; font-size:15px;  cursor:pointer; color:#FFFFFF;font-family:"微软雅黑"; border:none; outline:medium;}
.r-box input{margin-top:4px;}
input,textarea,select {
  font-family:"微软雅黑";
  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 {
   width: 100%;
   text-align: center;
   min-width: 1200px;
   z-index: -9999;
}
.top-pic img {
  width: 100%;
  height: auto;
  padding-top: 30px;
}
.top-pic .topbar {
  width: 100%;
  height: 40px;
  background: url(2016sjj_topbar.png) repeat-x left top;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 200;
  background-color: #f7f7f7;
}
.top-pic .topbar .main {
  width: 1200px;
  margin: 0 auto;
  height:40px;
  line-height:40px;
  text-align: left;
  display: block;
  zoom: 1;
  background-color: #f7f7f7;
}
.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;
  height:40px;
  background: url(../images/2016sjj_ico01.png) no-repeat left center;
  padding-left: 6px;
  font: 14px/37px "Microsoft YaHei";
  color: #555;
}
.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 {
	width:300px;
	height:30px;
	margin-top:10px;
	line-height:30px;
  	display: inline-block;
  	float: right;
}
.top-pic .topbar .main .r-box a {
  display: inline-block;
  float: left;
  font: 14px/37px "Microsoft YaHei";
  color: #333;
}
.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: 0px 0 2px 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/37px "Microsoft YaHei";
  color: #444;
}
.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 {
  min-width: 1200px;
  height:auto;
  min-height:720px;
  margin: 0 auto;
  text-align: left;
  z-index: 100;
  padding: 100px 0 0px 0;
}
.row01 {
  background: #fff;
  border: 1px solid #ced0d1;
  display: block;
  zoom: 1;
  width: 1200px;
  margin:0 auto;
}
.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: 72px;
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}
.row01 .left li span {
  display: inline-block;
  padding-left: 40px;
  font: 18px/72px "Microsoft YaHei";
  color: #666;
}
.row01 .left li span.ico01 {
  background: url(images2016sjj_l_ico01.png) no-repeat left center;
}
.row01 .left li span.ico02 {
  background: url(images2016sjj_l_ico02.png) no-repeat left center;
}
.row01 .left li span.ico03 {
  background: url(images2016sjj_l_ico03.png) no-repeat left center;
}
.ico04 {
  background:url(images2016sjj_l_ico04.png) 20px no-repeat;
  font: 18px/90px "Microsoft YaHei";
}
.row01 .left li span.ico05 {
  background:url(imageshd1.png) no-repeat left center;
}
.row01 .left li.cur {
  background: #0758a4;
}
.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(images2016sjj_l_ico01_h.png) no-repeat left center;
}
.row01 .left li.cur span.ico02 {
  background: url(images2016sjj_l_ico02_h.png) no-repeat left center;
}
.row01 .left li.cur span.ico03 {
  background: url(images2016sjj_l_ico03_h.png) no-repeat left center;
}
.row01 .left li.cur span.ico04 {
  background: url(images2016sjj_l_ico04_h.png) no-repeat left center;
}

.row01 .left li.cur span.ico05 {
  background: url(imageshd2.png) no-repeat left center;
}
.row01 .right {
  display: inline-block;
  float: left;
  width: 1022px;
  height: 340px;
  padding:10px;
}
.row01 .index-box {
  display: block;
  zoom: 1;
  padding: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: 485px;
}
.row01 .index-box .right-list .tab-ul {
  height: 40px;
  line-height:40px;
  display: block;
  zoom: 1;
  background:rgba(0,0,0,0.2);
}
.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;
  float: left;
  width: 25%;
  height:40px;
  font: 16px/36px "Microsoft YaHei";
  color: #666;
  text-align: center;
  cursor: pointer;
}
.row01 .index-box .right-list .tab-ul li.cur {
  background: #dc0000;
  color: #fff;
  height:40px;
  line-height:40px;
}
.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;
  line-height:40px;
  padding-left:15px;
}
.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: 20px 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(images2016sjj_xxgk_ico01.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico02 {
  background: url(images2016sjj_xxgk_ico02.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico03 {
  background: url(images2016sjj_xxgk_ico03.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico04 {
  background: url(images2016sjj_xxgk_ico04.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico05 {
  background: url(images2016sjj_xxgk_ico05.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico06 {
  background: url(images2016sjj_xxgk_ico06.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico07 {
  background: url(images2016sjj_xxgk_ico07.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico08 {
  background: url(images2016sjj_xxgk_ico08.png) no-repeat center top;
}
.row01 .xxgk-box .l-link li a.ico09 {
  background: url(images2016sjj_xxgk_ico09.png) no-repeat center top;
}
.row01 .xxgk-box .r-link {
  display: inline-block;
  float: right;
  width: 490px;
  margin-top: 20px;
}
.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: #0758a4;
  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 0px;
}
.row01 .xxgk-box .r-link a.a5 {
  font: 18px/81px "Microsoft YaHei";
  margin-right: 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 {
  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: #0758a4;
  padding: 0 20px;
  font: 18px/40px "Microsoft YaHei";
  color: #fff;
}
.row01 .jlhd-box .lbox {
  display: inline-block;
  float: left;
  width: 420px;
}
.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: 78px;
  background: url(../images/2016sjj_ul_bg.png) repeat-x left bottom;
  display: block;
  zoom: 1;
  margin-left: 0px;
  margin-top: 7px;
}
.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: 15px/15px "Microsoft YaHei";
  color: #333;
  padding: 10px 6px;
  margin-right: 14px;
  cursor: pointer;
  text-align: center;
}
.row01 .jlhd-box .lbox .tab-ul li:nth-child(5){margin-right:0px;}
.row01 .jlhd-box .lbox .zxft {
  margin-top: 7px;
}
.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-top: 5px;}
.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;
  background: url(imagesjt.png)0px 4px no-repeat;
}
.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: 12px 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: 30px;
  font: 18px/55px "Microsoft YaHei";
  color: #333;
}
.row01 .jlhd-box .rbox .b-link li a.ico01 {
  background: url(imagesyg1.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico01:hover {
  background: url(imagesyg2.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico02 {
  background: url(imagesxx1.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico02:hover {
  background: url(imagesxx2.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico03 {
  background: url(imagesqz1.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico03:hover {
  background: url(imagesqz2.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico04 {
  background: url(imageswyxx1.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico04:hover {
  background: url(imageswyxx2.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico05 {
  background: url(imagesjd.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico05:hover {
  background: url(imagesjd2.png) no-repeat left center;
}
.row01 .jlhd-box .rbox .b-link li a.ico06 {
  background: url(imagesyj1.png) no-repeat left center;
}
.spxw {background: url(images1096190.png) 0px 10px no-repeat;}
.spxw a{margin-left:10px;}
.row01 .jlhd-box .rbox .b-link li a.ico06:hover {
  background: url(imagesyj2.png) no-repeat left center;
}
.row02 {
  padding-top:0px;
  width:1200px;
  margin:0 auto;
  background:#FFF;
  padding-bottom:15px;
}
.row02:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row02 .col-3-1 {
  width: 290px;
  float: left;
  padding-left: 7px;
}
.row02 .col-3-2 {
  width: 526px;
  float: left;
  padding-left: 7px;
}
.row02 .col-3-3 {
  width: 356px;
  float: left;
  margin-left: 7px;
  border:1px solid #ccc;
}
/*新增重点领域信息公开20170816*/
.zllygkt{ width:350px; padding-left:6px; height:40px; line-height:40px; font-size:18px; border-bottom:1px solid #ccc; float:left;}
.zllygkb{width:100%; float:left;}
.zllygkb ul{padding:0px; margin:0px;}
.zllygkb ul li{width:340px; height:33px; margin-left:13px; line-height:32px; float:left;margin-left: 15px;}
.zllygkb ul li dd{width:20px; height:20px; text-align:center; line-height:20px; background:#0758a4; color:#FFF; font-size:13px; margin-left:5px; float:left; margin-right:5px; margin-top:7px;}

.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;
  height: 292px;
}
.row02 .mbox .tab-ul {
  height: 40px;
  background: rgba(0,0,0,0.2);
  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 28px;
  font: 18px/40px "Microsoft YaHei";
  color: #333;
  cursor: pointer;
}
.row02 .mbox .tab-ul li.cur {
  background: #0758a4;
  color: #fff;
}
.row02 .mbox .tab-ul li.cur a {
  color: #fff;
}
.row02 .mbox .list {
  height: 240px;
  padding: 10px 0;
}
.row02 .mbox .list li {
  width:99%;
  height: 35px;
  line-height:35px;
  padding-left: 4px;
  font: 14px/37px "Microsoft YaHei";
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.row02 .mbox .list li span {
  display: inline-block;
  float: right;
  font: 14px/37px "Microsoft YaHei";
  color: #666;
}
.row02 .mbox .list li a {
  display: inline-block;
  width: 80%;
  
}
.row02 .mbox .list li a:hover {
  color: #f60;
}
.row02 .bmfw {
  border: 1px solid #d9d9d9;
  padding: 5px 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: 120px;
  height: 100px;
  padding-top: 20px;
  margin-top:10px;
  margin-right:8px;
  text-align: center;
  background: #0758a4;
}
.row02 .bmfw dt a {
  display: inline-block;
  background: url(images2016sjj_ico10.png) no-repeat center top;
  padding-top: 52px;
  font: 20px/36px "Microsoft YaHei";
  color: #fff;
}
/*.row02 .bmfw dt a:hover {
  color: #f60;
}*/
.row02 .bmfw dd {
  display: inline-block;
  float: left;
  width: 140px;
}
.row02 .bmfw dd td {
  text-align: left;
  /* padding-left: 10px; */
}
.row02 .bmfw dd td a {
  padding-left: 4px;
  font: 14px/34px "Microsoft YaHei";
  color: #666;
}
.row02 .bmfw dd td a:hover {
  color: #f60;
}
.row02 .b-link {
  margin-bottom: 20px;
}
.row02 .b-link a {
  display: inline-block;
  width: 100%;
  height: 65px;
  background: #f5f5f5;
  font: 18px/54px "Microsoft YaHei";
  color: #333;
  text-align: center;
}
.row02 .b-link a:hover {
  background: #5aabea;
  color: #fff;
}
.row03 {
  display: block;
  zoom: 1;
  width:1200px;
  margin:0 auto;
}
.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;
  margin-right: 10px;
  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;
  margin-left: 10px;
  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 {
  padding:0px;
  height: 175px;
  width:100%;
  
  float:left;
}
.footermain{width:1160px; height:175px; margin:0px auto;background: rgba(0,0,0,0.6);}
.yqlj{width:1140px; height:45px; margin:0px auto; padding:0px 10px; float:left;}
.sylj{width:1180px;}

.yqlj ol{ margin:0px; padding:0px;}
.yqlj li{width:184px; height:34px; float:left; margin-top:10px; background:#FFF; margin-right:14px;}
.footermain .sylj li{margin-right:22px;}
.yqlj li:nth-child(1){ text-align:center; line-height:34px; width:150px;}
.yqlj li:nth-child(6){margin-right:0px;}
.yqlj select {
  display: inline-block;
  float: left;
  width: 180px;
  margin:2px;
  height: 30px;
  background: #fff;
  border: 1px #ccc solid;
  font: 14px/34px "Microsoft YaHei";
  color: #333;
}
.copyrijht{width:100%; height:130px; margin:0px auto; float:left; color:#FFF;}
.copyfont{width:710px; height:110px; padding-top:20px; line-height:30px; font-size:13px; color:#fff; float:left;}
.copyrijht a {
  margin: 0 5px;
  font: 14px/24px "Microsoft YaHei";
  color: #FFF;
}
#footer a:hover {
  color: #f60;
}
#footer .ico {
  margin-left:140px;
  width:250px;
  height:130px;
  float:left;
}
#footer .ico span:nth-child(1){margin-top:40px; margin-left:20px;}
#footer .ico span {
  display: inline-block;
  float: left;
  margin: 0 5px;
margin-top:40px; margin-left:20px;
}


.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;}


.main_c_r {height: 302px;border: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;padding:0 20px;}
.main_c_r ul { margin-top:10px;}
.main_c_r ul li { float:left; }
.main_c_r dd{font-weight:bold;}
.main_c_r dd a{margin-left:15px;}

h4.title { height: 48px; border-bottom: 1px solid #e3e3e3; position: relative; }
.title_txt span { display: block; width: 65px; height: 4px; background: #b61e23; position: absolute; top: -1px; z-index: 2; }
span.bg_Y { background: #b61e23 !important; }
.title_txt font { font: 18px/40px "Microsoft YaHei"; height: 38px; line-height: 38px;display: block; position: absolute; top: 7px; left: 0; }
.title_txt em { color: #c8c8c8; font-size: 10px; height: 16px;font-family:"微软雅黑"; position: absolute; bottom: 0; left: 0; z-index: 2; }
a.title_more { font: 13px/40px "Microsoft YaHei"; display: block; position: absolute; right: 2px; top: 12px; line-height:30px; padding-right: 12px; background: url(../images/ico2.png) no-repeat center right; }
.pic_news { width: 370px; height: 238px; float: left; }
.news_list{float: right;}
.news_list li {text-align: right;color: #999;width:100%;height: 40px;line-height: 29px;float: left;}
.news_list li a {float: left;font: 14px/40px "Microsoft YaHei";color: #333;/* text-indent: 15px; *//* background: url(imagesico3.png) no-repeat left center; */}
.rightx{padding-top: 10px;width: 370px;}
.box { height: auto; overflow: hidden; }
.ml20 { margin-left: 20px; }
.index_case { }
.index_case p { text-align: center; height: 44px; line-height: 44px; font-size: 14px; }


.ct{width: 98%; margin:0 auto;padding-top:20px;font: 14px/25px "Microsoft YaHei";}



.centerb{width:1115px; height:55px; background:#F7F7F7 url(imageszt.jpg) 10px center no-repeat; padding:10px 10px 10px 75px; margin-bottom:5px;}
.centerb li{width:213px; height:50px; line-height:50px; float:left; margin-left:12px; text-align:right;}
.centerb li:nth-child(1){margin-left:0px;}


.zjsl li{height:32px;line-height:32px;font: 14px/32px "Microsoft YaHei";}
.zjsl li a{display: inline-block;
    width: 75%;
    padding-left: 14px;
    font: 14px/32px "微软雅黑";;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
   float:left;
   background:url(imagesjt.png)0px 4px no-repeat;
}




.section-focus-pic{height:338px;width:525px;overflow:hidden;position:relative; float:left;}
.section-focus-pic ul li{position:absolute;top:0;left:525px;width: 525px;height: 280px;}
.section-focus-pic ul li h3{position:absolute;bottom:-37px;left:0;width: 455px;font-weight:normal;color:#FFF;margin-left: 20px;z-index: 111;font-size: 16px; font-family:"微软雅黑";}
.section-focus-pic ul li h3 a { color:#FFF;}
.section-focus-pic ul li div{position:absolute;bottom:-50px;left:0;height:40px;background-color:#000;width:525px;opacity: 0.6;filter: alpha(opacity=60);}
.section-focus-pic ul li img { width:525px;}
.section-focus-pic .pages{width:525px;height:238px;}
.section-focus-pic .controler{position:absolute;bottom:20px;right:20px;}
.section-focus-pic .controler b{cursor:pointer;width:20px;height:10px;display:block;overflow:hidden;text-indent:20px;background:url(imagesnews_index_icon.png) no-repeat -136px 3px; float:left;margin:0 0 0 5px;}
.section-focus-pic .controler b.down{background-position:-161px 1px;}
.section-focus-pic .controler2 a{display:block; width:40px;position:absolute;top:130px;height:40px;}
.section-focus-pic .controler2 a i{cursor:pointer;display:block;width:22px;height:34px; background:url(imagesstar.png) no-repeat;}
.section-focus-pic .controler2 .prev{left:5px;}
.section-focus-pic .controler2 .prev i{background-position:-34px -68px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_05.png');margin-left:5px;}
.section-focus-pic .controler2 .prev:hover i{left:10px;background-position:-34px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_03.png');}
.section-focus-pic .controler2 .next{right:10px;}
.section-focus-pic .controler2 .next i{background-position:-62px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_06.png');margin-left:10px;}
.section-focus-pic .controler2 .next:hover i{right:10px;background-position:-62px -24px;_background:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/star_04.png');}


/*另加*/
.ccl4
{
    display: inline-block;
  float: left;
  width: 25%;
  font: 16px/36px "Microsoft YaHei";
  color: #333;
  text-align: center;
  cursor: pointer;
}

.bg {
    width: 100%;
    z-index: -1000;
    position:fixed;
    height:100%;
    overflow: hidden;
}
.bg img{ background-size:cover; height:100%;width:100%;}

.hdlm_cx dl { width:251px; height:35px; line-height:30px; float:left; margin:5px 1px;}
.hdlm_cx dt {display:block; width:70px; height:30px; float:left; color:#FFF; text-align:center; }
.hdlm_cx dd input { width:166px; height:26px; padding-left:10px; color:#999;}
.hdlm_cx dd select { width:180px; height:30px; padding-left:10px; color:#999; border-left:none;}
.hdlm_cx #tj { width:100px; height:32px;cursor:pointer;text-align:center; color:#FFF; background:#cc0001; border:0px; line-height:32px;}
.hdlm_l .hdlm_cx span { display:block; width:100px; height:35px; color:#333; font-size:15px; color:#F00; float:left; text-align:center; line-height:29px; margin:2px 15px 0 13px; border:none; padding-left:0px;}
.hdlm_cx   .submit{width:100px; height:32px; text-align:center; color:#FFF; background:#cc0001; border:0px; line-height:32px;cursor:pointer;}


/**首页部门导航样式**/
.dhleft{width:693px; height:271px; float:left; margin:10px 0px 10px 10px;}
#lib_Tab2{width:514px; height:260px;}
/*菜单class*/
.lib_Menuboxz {height:25px;line-height:25px;position:relative; font-size:14px;}
.lib_Menuboxz ul{width: 514px;list-style: none;position: absolute;height:30px;text-align: center;}
.lib_Menuboxz li{float:left; display:block; cursor:pointer; width:110px; color:#676767; height:30px; line-height:30px; background-color:#FFF; border-bottom:3px solid #d0d0d2;}
.lib_Menuboxz li.hover{padding:0px; background:#FFF; width:110px; color:#676767; height:30px; line-height:30px; border-bottom:3px solid #0758a4;}
.lib_Contentboxz{width:494px;clear:both; height:230px; padding:8px 10px 0px 10px;}
.con_two_1 ul, .con_two_2 ul, .con_two_3 ul, .con_two_4 ul, .con_two_5 ul{padding:0px; margin:0px;}
.con_two_1 ul li, .con_two_2 ul li, .con_two_3 ul li, .con_two_4 ul li, .con_two_5 ul li{ min-width:94px; padding-left:15px; text-align:left; height:37px; line-height:37px; float:left; font-size:13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background:url(imagesjt.png) 0px 5px no-repeat;}

.dhright{width:287px; height:271px; float:left; margin-top:10px;}
.dhright1, .dhright2, .dhright3, .dhright4, .dhright5{float:left;}
.dhright1, .dhright2, .dhright4{margin-left:10px;}
.dhright3, .dhright5{margin-left:5px;}
.dhright2, .dhright3, .dhright4, .dhright5{margin-top:15px;;}

/*首页中间新增广告样式20170830-zzj*/
.ggtp{width:1200px; height:70px; margin:0px auto; padding:7px 0px; background:#FFF; overflow:hidden;}


/*首页中间新增公告公示20171123-fyf*/
.col-3-3 .zllygkt {
    width: 100%;
    padding-left: 0;
}
.zllygkt .li-lis {
    width: 50%;
    text-align: center;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
}
.zllygkb ul.active {
    display: block;
}
.zllygkb ul{
	display: none;
}
.zllygkt  .li-lis.active{    background: #0758a4;
    color: #fff;}
.zllygkt  .li-lis.active a{
color: #fff;
}

.ztzl {
    background: white;
    border-bottom: 1px solid lightgray;
    height: 43px;
    line-height: 43px;
    position: relative;
}
.ztzl span {
    display: block;
    width: 150px;
    text-align: center;
    font-size: 16px;
    background: #0758a4;
    color: white;
    line-height: 43px;
}
.ztzl .more {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 43px;
    color: #666;
    font-size: 16px;
}



/**
 * Created by 余生 on 2017/12/4.
 */
#SliderBox{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
}
#SliderBox * {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
    color: white;
}
#SliderBox .SlideList{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	transition: .6s;
}
#SliderBox .SlideList li{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;   
}
#SliderBox .SlideList li img{
    width: 100%;
    height: 100%;
    border: none;
    display: block;
    transition: 1s;
}
#SliderBox .SlideList li:hover img{
    transform: scale(1.05);
}
#SliderBox .text-bg{
    position: absolute;
    background: #000;
    opacity: .5;
    width: 100%;
    height: 35px;
    bottom: 0;
    left: 0;
    z-index: 1;
}
#SliderBox .des{
    position: absolute;
    width: 100%;
    height: 35px;
    box-sizing: border-box;
    padding-right: 100px;
    padding-left: 10px;
    background: rgba(0,0,0,.5);
    bottom: 0;
    left: 0;
    z-index: 2;
}
#SliderBox .des .textDetail *{
    line-height: 35px;
    font-size: 13px;
}
#SliderBox .des .textDetail{
    width: 100%;
    position: relative;
}
#SliderBox .des .textDetail li{
    width: 100%;
    position: absolute;
    top: 35px;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .5s;
}
#SliderBox .des .textDetail li.active{
    top: 0;
}
#SliderBox .des .listIndex{
    position: absolute;
    width: 100px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 11px;
}
#SliderBox .des .listIndex li{
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: white;
    float: left;
    vertical-align: top;
    margin-left: 7px;
    cursor: pointer;
    box-shadow: 0 0 10px 0 lightgrey;
}
#SliderBox .des .listIndex li.active{
    background: red;
}



.links_scroll{
                        background:white;
			height: 90px;
			margin:0 auto;
			position: relative;
			box-sizing: border-box;
			padding: 10px 60px;
		}
		.links_scroll .prev,.links_scroll .next{
			position: absolute;
			z-index: 3;
    		top: 0;
    		bottom:0;
    		margin:auto;
    		width: 26px;
    		height: 26px;
    		border-radius: 14px;
    		border: 1px solid #999;
    		background: #999999;
    		text-align: center;
    		line-height: 26px;
    		color: #fff;
    		font-family: "宋体";
    		font-size: 16px;
    		font-weight: bold;
    		cursor: pointer;
    		opacity: .8;
		}
		.links_scroll .prev{
			left: 15px;
		}
		.links_scroll .next{
			right: 15px;
		}
		.links_scroll ul{
			width: 100%;
			margin: 0 auto;
			height: 100%;
			position: relative;
			overflow: hidden;
		}
		.links_scroll ul li{
			width: 25%;
			height: 100%;
			float: left;
			top:0;
			transition: left .5s;
		}
		.links_scroll ul li a{
			width: 95%;
			height: 100%;
			display: block;
			margin:0 auto;
		}
		.links_scroll ul li img{
			display: block;
			width: 100%;
			height: 100%;
		}