/*---------- base ---------*/
* {
  padding: 0px;
  margin: 0px;
}

html {
  background: #f5f5f5;
}
body {
  font: 12px "宋体", Verdana, Arial, "serif", "sans-serif";
}
img {
  border: none;
}

a {
  font-size: 12px;
  color: #256eb1;
  text-decoration: none;
}
a:hover {
  color: #ba2636;
  text-decoration: underline;
}
ul,
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
input,
select,
button {
  font: 12px Verdana, Arial, Tahoma;
  vertical-align: middle;
}
.more {
  float: right;
  background: url(imgs/more.png) 0 9px no-repeat;
  color: #888;
  font-size: 12px;
  line-height: 28px;
  height: 28px;
  padding-right: 10px;
  padding-left: 15px;
}
.more:hover {
  color: #666;
  text-decoration: none;
}
.date {
  float: right;
  color: #777;
  padding: 0px 8px 0 15px;
  font-size: 12px;
}
.listty li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  background: url(imgs/icon.png) no-repeat -5px -420px;
  padding-left: 25px;
}
.listty li a {
  font-size: 14px;
  color: #555555;
}
.w1080 {
  width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}
.box-tit-s {
  height: 34px;
  background: url(imgs/tit.png) 0 -40px repeat-x;
}
.box-tit-s h2 {
  background: url(imgs/index-icon.png) 0px 0px no-repeat;
  height: 34px;
  margin-left: 8px;
  width: 115px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  padding-right: 22px;
}
.box-tit-m {
  height: 28px;
}
.box-tit-m h2 {
  height: 28px;
  line-height: 26px;
  width: 101px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: url(imgs/index-icon.png) 0px -58px no-repeat;
  margin-left: 5px;
}

.box-tit-b {
  height: 34px;
  line-height: 34px;
  background-color: #1460bf;
}
.box-tit-b h2 {
  font-size: 16px;
  color: #fff;
  padding-left: 10px;
}
.list-dot li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dotted #ddd;
  background: url(imgs/dot.jpg) no-repeat 10px 15px;
  padding-left: 21px;
}
.list-dot li a {
  font-size: 12px;
  color: #666;
}
.list-dot-b li {
  height: 36px;
  line-height: 36px;
  background: url(imgs/dot.jpg) no-repeat 10px 18px;
}
.list-dot-b li a {
  font-size: 14px;
  color: #333;
}

.tab {
  width: 100%;
}
.tab-hd {
  zoom: 1;
  margin-bottom: 2px;
}
.tab-hd li {
  float: left;
  color: #333;
  text-align: center;
  cursor: pointer;
}
.tab-hd li.active {
}
.tab-bd {
  overflow: hidden;
}
.tab-bd .tab-box {
  display: none;
  border-top: 0 none;
}
.header_top {
  background: url(imgs/tit.png) repeat-x 0px 0px;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #dddddd;
}
.danwei {
  background: url(imgs/icon.png) no-repeat -18px -12px;
  display: block;
  float: left;
  padding-left: 22px;
  padding-right: 10px;
}
.danwei a {
  color: #1460bf;
  font-size: 12px;
}
.toplinks {
  float: right;
}
.toplinks a {
  color: #555;
  font-size: 12px;
  padding-left: 8px;
}
.header {
  background: url(imgs/bannerbg.jpg) repeat-x 0px -10px;
}
.header-banner {
  background: url(imgs/banner.jpg) no-repeat 0px -35px;
  height: 135px;
}
.logo {
  padding-top: 35px;
}

.menu-nav {
  height: 45px;
  line-height: 45px;
  border-bottom: 5px solid #1460bf;
}
#navMenu {
  background: #fff url(imgs/menu_bg.jpg) no-repeat;
  overflow: visible;
  height: 45px;
  line-height: 45px;
}
#navMenu ul li {
  float: left;
}
#navMenu ul .hover {
  text-decoration: none;
  background: url(imgs/menu-a.png) repeat-x;
}
#navMenu ul li a {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: block;
  padding: 0px 18px;
  line-height: 50px;
}
#navMenu .index-menu {
  background: url(imgs/index-menu.png) no-repeat 16px;
  padding-left: 45px;
}
#navMenu ul li a:hover {
  text-decoration: none;
  background: url(imgs/menu-a.png) repeat-x;
}
#navMenu ul li .index-menu:hover {
  text-decoration: none;
  background: url(imgs/indexmenu-a.png) no-repeat;
}
.menu-nav-bottom {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}
.logon-box {
  width: 420px;
  padding-left: 5px;
  float: left;
  height: 40px;
}
.time-box {
  float: left;
  width: 310px;
  font-family: Tahoma, simsun;
  background: url(imgs/icon.png) no-repeat -15px -47px;
  padding-left: 30px;
  color: #555555;
}
.search {
  float: right;
  width: auto;
  padding-top: 7px;
  *+padding-top: 0;
}
.search-keyword {
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  color: #777;
  border: 1px solid #d8d8d8;
}
.search-keyword:focus {
  outline: none;
}
input:focus {
  outline: none;
}
.search span a {
  color: #a67854;
  font-size: 12px;
  padding-left: 5px;
}
.weather {
  float: left;
  width: 240px;
  padding-top: 8px;
}
.weather iframe {
  width: 240px !important;
}
.dropMenu {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  position: absolute;
  top: 0;
  z-index: 100;
  min-width: 103px;
  _width: 110px;
  *+width: 110px;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Shadow(
      color=#CACACA,
      direction=135,
      strength=4
    );
  margin-top: -1px;
  border-top: 0px solid #3ca2dc;
  background-color: #2c91eb;
  padding-top: 6px;
  padding-bottom: 6px;
}
.dropMenu li {
  margin-top: 2px;
  margin-bottom: 4px;
  width: 100%;
}
.dropMenu a {
  width: auto;
  display: block;
  color: #fff;
  font-size: 14px;
  padding: 2px 15px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.dropMenu a:hover {
  background-color: #0577dc;
  text-decoration: none;
}
* html .dropMenu a {
  width: 100%;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.ipt-txt {
  width: 93px;
  padding: 2px 5px;
  border: 1px solid #dddddd;
  outline: none;
  background: #fff;
  height: 18px;
  line-height: 18px;
  border-radius: 2px;
}
.btn-1 {
  background-color: #c69c7b;
  border: 0px;
  height: 24px;
  width: 42px;
  cursor: pointer;
  line-height: 24px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
}
.main-box {
  background: #fff;
  border: 1px solid #ddd;
  min-height: 50px;
  margin-top: 15px;
  overflow: hidden;
}
.box01-pic {
  float: left;
  border-right: 1px solid #ddd;
  padding: 2px;
  width: 530px;
}

/*yx_rotaion*/
.yx-rotaion {
  width: 530px;
  height: 320px !important;
}
.yx-rotaion-btn,
.yx-rotaion-title,
.yx-rotation-focus,
.yx-rotation-t,
.yx-rotaion-btn {
  position: absolute;
}
.yx-rotation-title {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #262626;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  left: 0;
  bottom: 0;
  _bottom: -1px;
  z-index: 1;
}
.yx-rotation-t {
  color: #fff;
  font-size: 14px;
  font-family: SimSun;
  z-index: 2;
  bottom: 0;
  left: 10px;
  line-height: 40px;
  font-weight: bold;
}
.yx-rotation-t:hover {
  color: #fff;
}
.yx-rotaion-btn span {
  background: url(../images/ico.png) no-repeat;
  display: block;
}
.yx-rotation-focus {
  height: 20px;
  line-height: 20px;
  right: 5px;
  bottom: 10px;
  z-index: 2;
}
.yx-rotation-focus span {
  width: 20px;
  height: 20px;
  line-height: 20px;
  float: left;
  margin-left: 5px;
  color: #fff;
  position: relative;
  top: 0px;
  text-align: center;
  cursor: pointer;
  display: block;
  background: #000;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.yx-rotaion-btn {
  display: none;
}
.yx-rotaion-btn span {
  width: 41px;
  height: 41px;
  cursor: pointer;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  position: relative;
}
.yx-rotaion-btn .left_btn {
  background-position: -2px -2px;
  float: left;
  left: 10px;
}
.yx-rotaion-btn .right_btn {
  background-position: -2px -49px;
  float: right;
  right: 10px;
}
.yx-rotaion-btn span.hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.yx-rotation-focus span.hover {
  background: #1460bf;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.rotaion_list {
  width: 0;
  height: 0;
  overflow: hidden;
}
.rotaion_list a {
  display: block;
}
.yx-rotaion .rotaion_list img {
  width: 530px;
  height: 320px;
}

.box01-right {
  float: right;
  width: 545px;
}
.userlogin a {
  color: #888;
  padding-left: 5px;
}

.box01-right .tab-hd li {
  padding: 0px 20px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  font-weight: 700;
  color: #666;
  border-right: 1px solid #ddd;
}
.box01-right .tab-hd {
  background: #f7f7f7 url(imgs/index-icon.png) no-repeat 495px -315px;
  border-bottom: 1px solid #ddd;
  height: 34px;
}
.box01-right .tab-hd li.active {
  background-color: #fff;
  border-top: 2px solid #1460bf;
  height: 33px;
  color: #1460bf;
  line-height: 32px;
}
.box01-right .tab-box h2 {
  margin-bottom: 10px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #ccc;
  text-align: center;
  margin-top: 5px;
}
.box01-right .tab-box h2 a {
  font-size: 20px;
  font-weight: normal;
  color: #1460bf;
  font-family: microsoft yahei;
}

.index-box02 {
  overflow: hidden;
  margin-top: 15px;
}
.index-box02 .main-box {
  margin-top: 0;
}
.box02-left {
  float: left;
  width: 848px;
  border-top: 3px solid #1460bf;
}
.box02-left-b1 {
  width: 423px;
  float: left;
  border-right: 1px solid #ddd;
}
.box02-left-b2 {
  width: 423px;
  float: left;
}
.box02-left ul {
  padding: 12px 0;
}

.box02-right {
  float: right;
  width: 214px;
  border-top: 3px solid #1460bf;
}
.box02-right ul {
  padding: 12px 0;
}
.box02-right li {
  padding: 6px 0px;
}
.box02-right a {
  display: block;
  width: 154px;
  height: 37px;
  line-height: 37px;
  background: url(imgs/index-icon.png) no-repeat 0px -260px;
  padding-left: 36px;
  color: #1460bf;
  font-size: 14px;
  margin-left: 12px;
  text-decoration: none;
}
.box02-right a:hover {
  color: #ab0004;
}

.index-box03 {
  border-top: 3px solid #1460bf;
}
.index-box03-left {
  float: left;
  width: 540px;
}
.index-box03-right {
  width: 539px;
  border-left: 1px solid #ddd;
}
.index-box03-left .tab-hd {
  height: 36px;
  border-bottom: 1px solid #ddd;
  margin: 5px 15px 0;
}
.index-box03-left .tab-hd li {
  padding: 0px 20px;
  height: 36px;
  line-height: 36px;
}
.index-box03-left .tab-hd li span {
  font-size: 14px;
  font-weight: 700;
  color: #666;
}
.index-box03-left .tab-hd .active {
  border-bottom: 1px solid #1460bf;
  background: url(imgs/icon.png) no-repeat center -371px;
}
.index-box03-left .listty {
  padding: 5px 0 15px;
}

.index-box04 {
  position: relative;
  overflow: visible;
  display: table;
}
.index-box04-left {
  float: left;
  width: 753px;
  border-right: 1px solid #ddd;
}
.index-box04-right {
  width: 325px;
  float: right;
}
.index-box04-dh {
  float: left;
  width: 180px;
  padding: 20px 0px;
}
.index-box04-dh i {
  background: url(imgs/sjzx.png) no-repeat -1px 0px;
  display: block;
  height: 86px;
  width: 86px;
  margin: 0 auto;
  padding-bottom: 15px;
}
.index-box04-dh02 i {
  background-position: -115px 0px;
}
.index-box04-dh03 i {
  background-position: -228px 0px;
}
.index-box04-dh04 i {
  background-position: -342px 0px;
}
.index-box04-tit {
  height: 40px;
  background: url(imgs/tit.png) repeat-x 0 -108px;
  border-bottom: 1px solid #ddd;
}
.index-box04-lefttit h2 {
  display: block;
  height: 48px;
  line-height: 48px;
  color: #fff;
  width: 200px;
  position: absolute;
  top: -5px;
  left: 10px;
  background: url(imgs/index-icon.png) repeat-x 0 -99px;
}

.index-box04-lefttit h2 em {
  font-size: 16px;
  background: url(imgs/index-icon.png) no-repeat 12px -150px;
  display: block;
  padding-left: 45px;
}
.index-box04-lefttit .more {
  line-height: 40px;
  height: 40px;
  background-position: 0px 15px;
}
.index-box04-dh li {
  height: 30px;
  line-height: 30px;
  padding-left: 40px;
  background: url(imgs/icon.png) no-repeat 6px -335px;
}

.index-box04-dh li a {
  font-size: 14px;
  color: #5b362d;
}
.index-box04-dh li a:hover {
  color: #1460bf;
}
.index-box04-righttit h2 {
  background: url(imgs/index-icon.png) no-repeat 3px -197px;
  line-height: 40px;
  height: 40px;
  padding-left: 35px;
  color: #1460bf;
  font-size: 16px;
}
.index-box04-right ul {
  padding: 5px 0px 15px 8px;
  overflow: hidden;
}
.index-box04-right ul li {
  height: 35px;
  line-height: 35px;
  float: left;
  width: 150px;
  padding: 10px 7px 0px 0px;
}
.index-box04-right ul li a {
  display: block;
  border: 1px solid #dddddd;
  border-radius: 5px;
  background: url(imgs/icon.png) no-repeat 6px 0px;
  padding-left: 40px;
  font-size: 12px;
  color: #555;
}
.index-box04-right ul li a:hover {
  color: #1460bf;
  text-decoration: none;
}
.index-box04-right ul .wlfw-li01 a {
  background-position: -8px -125px;
}
.index-box04-right ul .wlfw-li02 a {
  background-position: -8px -163px;
}
.index-box04-right ul .wlfw-li03 a {
  background-position: -8px -277px;
}
.index-box04-right ul .wlfw-li04 a {
  background-position: -8px -201px;
}
.index-box04-right ul .wlfw-li05 a {
  background-position: -8px -86px;
}
.index-box04-right ul .wlfw-li06 a {
  background-position: -8px -240px;
}
.index-box04-zhzx a {
  display: block;
  width: 280px;
  margin: 0 auto;
  height: 35px;
  background-color: #2c98bc;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
}
.index-box04-zhzx a:hover {
  text-decoration: none;
  background-color: #b95d50;
}

.index-box05 {
  position: relative;
  overflow: visible;
  display: table;
}
.index-box05 ul {
  padding: 20px 10px 10px;
  overflow: hidden;
}
.index-box05 ul li {
  float: left;
  width: 246px;
  margin: 0 9px 5px 10px;
  height: 185px;
  overflow: hidden;
}
.index-box05 ul li img {
  border: 1px solid #ddd;
  padding: 2px;
}
.index-box05 ul li p {
  display: block;
  width: 100%;
  text-align: center;
  height: 35px;
  line-height: 35px;
  color: #888;
}
.index-box05 ul li a {
  color: #333;
  text-decoration: none;
}

.links .tab-box li {
  height: 30px;
  line-height: 30px;
  display: block;
  _display: inline-block;
  _overflow: hidden;
  white-space: nowrap;
  padding: 0 13px;
  float: left;
}
.links_tit {
  height: 36px;
  line-height: 36px;
  background: #f7f7f7 url(imgs/index-icon.png) no-repeat 1030px -315px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.links_tit h2 {
  float: left;
  width: 100px;
  text-align: center;
  font-size: 16px;
  color: #888;
  border-right: 1px solid #ddd;
}
.links_tit ul {
  float: left;
}
.links_tit ul li {
  padding: 0px 20px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #666;
  border-right: 1px solid #ddd;
}

.links_tit ul li.active {
  background-color: #fff;
  border-top: 2px solid #1460bf;
  height: 35px;
  color: #1460bf;
  line-height: 32px;
}
.links .tab-box li a {
  font-size: 14px;
  color: #666;
}
.links .tab-bd {
  padding: 0px 10px 15px;
}

.footer {
  min-height: 40px;
  background: url(imgs/tit.png) repeat-x 0px -153px;
  margin-top: 20px;
}
.foot-links {
  padding: 50px 0 15px 0;
  text-align: center;
}
.foot-links a {
  font-size: 14px;
  color: #666;
}
.footer p {
  font-size: 14px;
  color: #666;
  text-align: center;
  padding-bottom: 20px;
}

/*文章阅读页*/

.place {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #666;
}
.place a {
  font-size: 14px;
  color: #666;
}
.viewbox {
  background: #fff;
  border: 5px solid #eee;
}
.viewbox-box {
  border: 1px solid #ddd;
}
.viewbox .title {
  text-align: center;
}
.viewbox .title h2 {
  font-size: 18px;
  color: #1460bf;
  height: 45px;
  line-height: 45px;
  padding-top: 20px;
  font-family: microsoft yahei;
}
.viewbox .info {
  text-align: center;
  padding: 10px 0 25px;
  color: #555;
}
.content {
  font-size: 14px;
  color: #333;
  padding: 0px 50px;
  line-height: 35px;
}
.content p {
  line-height: 35px;
}
.handle {
  font-size: 14px;
  color: #666;
  padding: 0px 50px 30px;
  line-height: 35px;
  overflow: hidden;
}
.context {
  float: left;
  width: 700px;
}
.actbox {
  float: right;
  width: 200px;
  text-align: right;
}
.actbox ul li {
  float: right;
  padding-left: 10px;
}
.content table {
  border-collapse: collapse;
  border: none;
}
.content table td {
  border: solid #aaa 1px;
}

.articlelist .pleft {
  float: left;
  width: 800px;
  background: #fff;
  border: 1px solid #ddd;
  border-top: 3px solid #1460bf;
}
.list-view {
  margin-top: 20px;
}
.listbox .e2 {
  margin: 20px;
}
.listbox .e2 li {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  background: url(imgs/icon.png) no-repeat -5px -416px;
  padding-left: 25px;
  border-bottom: 1px dashed #ddd;
}
.listbox .e2 li a {
  font-size: 14px;
  color: #555555;
}
.dede_pages {
  height: 40px;
  line-height: 40px;
  margin: 10px 20px;
}

.pagelist li {
  float: left;
  height: 25px;
  line-height: 25px;
  margin-right: 5px;
  color: #888;
}
.pagelist li a {
  display: block;
  padding: 0px 10px;
  text-decoration: none;
  background: #7f90a7;
  height: 25px;
  line-height: 25px;
  color: #fff;
}
.pagelist .thisclass a {
  background: #1460bf;
}

.pright {
  float: right;
  width: 260px;
}
.commend {
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #ddd;
  border-top: 3px solid #1460bf;
}
.commend .d6 {
  margin: 15px 0px 0px 10px;
  overflow: hidden;
}
.commend .d6 li {
  float: left;
  width: 50%;
}
.commend .d6 li a {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #e9f0fa;
    border: 1px solid #a7cdff;
    margin-bottom: 5px;
    font-size: 14px;
    border-radius: 5px;
    color: #1460bf;
    overflow: hidden;
    margin: 0px 10px 10px 0px;
    padding: 0px 10px;
}
.commend .d6 li a:hover {
  text-decoration: none;
  background-color: #c1e5ff;
  color: #1460bf;
}
.commend .listty {
  padding: 10px 0;
}
.commend .listty li {
  background: url(imgs/icon.png) no-repeat -5px -420px;
}

.resultbar {
  height: 40px;
  line-height: 40px;
  margin: 10px 20px;
  font-size: 14px;
}
.fc_03c {
  font-size: 14px;
  color: red;
}

/**news**/

.news-box01 {
  margin-top: 20px;
}
.news-box01-l {
  float: left;
  width: 718px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
}
.news-box01-r {
  float: right;
  width: 350px;
  border: 1px solid #ddd;
  background-color: #fff;
}
.news-box01-pic {
  float: left;
  margin: 20px;
}
.news-box01-pic img {
  width: 300px;
  height: 225px;
  display: block;
}
.news-box01-list {
  float: left;
  width: 370px;
  margin-top: 10px;
}
.news-box01-list h2 {
  padding-bottom: 10px;
  text-align: center;
}
.news-box01-list h2 a {
  font-size: 20px;
  font-weight: normal;
  color: #1460bf;
  font-family: microsoft yahei;
}
.news-box01-list p {
  font-size: 12px;
  color: #888;
  line-height: 20px;
}
.news-box01-list ul {
  border-top: 1px dotted #ddd;
  margin-top: 10px;
  padding-top: 5px;
}
.news-box01-list li {
  background: url(imgs/icon.png) no-repeat -15px -420px;
  padding-left: 15px;
}

.news-box01-r ul {
  padding: 9px 5px 10px;
}
.news-box01-r ul li span {
  color: #888;
}
.news-box02 {
  margin-top: 10px;
}
.news-box02-l {
  float: left;
  width: 718px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
}
.news-box02-r {
  float: right;
  width: 350px;
  border: 1px solid #ddd;
  border-top: 3px solid #1460bf;
  background-color: #fff;
}
.news-box02-l ul {
  padding: 10px 5px;
  overflow: hidden;
}

.news-box02-l ul li {
  float: left;
  width: 310px;
  margin-right: 18px;
}
.news-box02-r ul {
  padding: 10px 5px 14px;
  overflow: hidden;
}

.news-box03 {
  margin-top: 10px;
}
.news-box03-l {
  float: left;
  margin-right: 8px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
  width: 354px;
}
.news-box03-r {
  float: left;
  margin-right: 0px;
  width: 350px;
}
.news-box03-l ul {
  padding: 10px 5px 14px;
  overflow: hidden;
}

/**职能窗口**/
.znck-box01 {
  margin-top: 20px;
}
.znck-box01-l {
  float: left;
  width: 855px;
}
.znck-box01-jj {
  float: left;
  width: 325px;
}
.znck-box01-view {
  padding: 20px 20px 13px;
  background: #fff url(imgs/red-bg.jpg) repeat-x;
  border: 1px solid #ddd;
  border-top: 0;
  height: 198px;
}
.znck-box01-view p {
  font-size: 14px;
  color: #333;
  line-height: 30px;
}
.znck-box01-list {
  float: left;
  width: 516px;
  background-color: #fff;
  margin-left: 10px;
  border: 1px solid #ddd;
  border-top: 3px solid #1460bf;
}

.znck-box01-r {
  float: right;
  width: 207px;
}
.znck-box01-r li {
  margin-bottom: 15px;
  background: url(imgs/pd-icon.png) no-repeat 0px -100px;
  height: 41px;
}

.znck-box01-r a {
  display: block;
  width: 159px;
  height: 41px;
  line-height: 41px;
  background: url(imgs/pd-icon.png) no-repeat 10px -156px;
  padding-left: 46px;
  color: #1460bf;
  font-size: 14px;
  text-decoration: none;
}
.znckbox01-r02 a {
  background-position: 10px -198px;
}
.znckbox01-r03 a {
  background-position: 10px -238px;
}
.znckbox01-r04 a {
  background-position: 10px -281px;
}
.znckbox01-r05 a {
  background-position: 10px -323px;
}

.znck-box01-list ul {
  padding: 10px 5px;
}
.znck-box01-list ul li {
  border-bottom: 0;
  height: 26px;
  line-height: 26px;
  background: url(imgs/dot.jpg) no-repeat 10px 13px;
}
.znck-box02 {
  margin-top: 10px;
}
.znck-box02-l {
  float: left;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
  margin-right: 12px;
  width: 350px;
}
.znck-box02-l .index-box04-zhzx {
  margin-top: 15px;
}
.znck-box02-r {
  margin-right: 0px;
}
.znck-box02-l ul {
  padding: 10px 5px;
}
.znck-box02-l span {
  color: #888;
}
.box-tit-l h2 {
  background: url(imgs/pd-icon.png) no-repeat 0 0px;
  width: 225px;
}
.box-tit-x h2 {
  background: url(imgs/pd-icon.png) no-repeat 0px -49px;
  width: 140px;
}
.znck-box02-r ul li {
  padding: 10px 12px 0px 10px;
  width: 147px;
}

/**政策法规**/
.zcfg-box01 {
  margin-top: 20px;
}
.zcfg-box01-l {
}
.zcfg-box01-jj {
  float: left;
  width: 354px;
}
.zcfg-box01-view {
  padding: 12px 20px 7px;
  background: #fff url(imgs/red-bg.jpg) repeat-x;
  border: 1px solid #ddd;
  border-top: 0;
}
.zcfg-box01-jj h2 {
  padding-bottom: 10px;
  text-align: center;
}
.zcfg-box01-jj h2 a {
  font-size: 20px;
  font-weight: normal;
  color: #1460bf;
  font-family: microsoft yahei;
}
.zcfg-box01-jj p {
  font-size: 12px;
  color: #888;
  line-height: 20px;
}
.zcfg-box01-jj ul {
  border-top: 1px dotted #ddd;
  margin-top: 10px;
  padding-top: 5px;
}
.zcfg-box01-jj li {
  background: url(imgs/icon.png) no-repeat -15px -420px;
  padding-left: 15px;
}

.zcfg-box01-list {
  float: left;
  width: 714px;
  background-color: #fff;
  margin-left: 10px;
  border: 1px solid #ddd;
  border-top: 3px solid #1460bf;
}

.zcfg-box01-r {
  float: right;
  width: 207px;
}
.zcfg-box01-r li {
  margin-bottom: 15px;
  background: url(imgs/pd-icon.png) no-repeat 0px -100px;
  height: 41px;
}
.zcfg-box01-r a {
  display: block;
  width: 159px;
  height: 41px;
  line-height: 41px;
  background: url(imgs/pd-icon.png) no-repeat 10px -156px;
  padding-left: 46px;
  color: #1460bf;
  font-size: 14px;
  text-decoration: none;
}
.zcfg-box01-list ul {
  padding: 10px 5px;
}
.zcfg-box01-list ul li {
  border-bottom: 0;
  height: 26px;
  line-height: 26px;
  background: url(imgs/dot.jpg) no-repeat 10px 13px;
}
.zcfg-box02 {
  margin-top: 10px;
}
.zcfg-box02-l {
  float: left;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
  margin-right: 12px;
  width: 350px;
}
.zcfg-box02-r {
  margin-right: 0px;
}
.zcfg-box02-l ul {
  padding: 10px 5px;
}
.zcfg-box02-l span {
  color: #888;
}
.box-tit-l h2 {
  background: url(imgs/pd-icon.png) no-repeat 0 0px;
  width: 225px;
}
.box-tit-x h2 {
  background: url(imgs/pd-icon.png) no-repeat 0px -49px;
  width: 140px;
}

/**物流通道**/

.wltd-box01 {
  margin-top: 20px;
}
.wltd-box01-l {
  float: left;
  width: 718px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
}
.wltd-box01-r {
  float: right;
  width: 350px;
  border: 1px solid #ddd;
  background-color: #fff;
}
.wltd-box01-pic {
  float: left;
  margin: 20px;
}
.wltd-box01-pic img {
  width: 300px;
  height: 225px;
  display: block;
}
.wltd-box01-list {
  float: left;
  width: 370px;
  margin-top: 10px;
}
.wltd-box01-list h2 {
  padding-bottom: 10px;
  text-align: center;
}
.wltd-box01-list h2 a {
  font-size: 20px;
  font-weight: normal;
  color: #1460bf;
  font-family: microsoft yahei;
}
.wltd-box01-list p {
  font-size: 12px;
  color: #888;
  line-height: 20px;
}
.wltd-box01-list ul {
  border-top: 1px dotted #ddd;
  margin-top: 10px;
  padding-top: 5px;
}
.wltd-box01-list li {
  background: url(imgs/icon.png) no-repeat -15px -420px;
  padding-left: 15px;
}

.wltd-box01-r ul {
  padding: 9px 5px 10px;
}
.wltd-box01-r ul li span {
  color: #888;
}
.wltd-box02 {
  margin-top: 10px;
}

.wltd-box03 {
  margin-top: 10px;
}
.wltd-box03-l {
  float: left;
  margin-right: 8px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
  width: 354px;
}
.wltd-box03-r {
  float: left;
  margin-right: 0px;
  width: 350px;
}
.wltd-box03-l ul {
  padding: 10px 5px 14px;
  overflow: hidden;
}
.wltd-box03-l li span {
  color: #888;
}

/**市场主体**/

.sczt-box01 {
  margin-top: 20px;
}
.sczt-box01-l {
  float: left;
  width: 718px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
}
.sczt-box01-r {
  float: right;
  width: 350px;
  border: 1px solid #ddd;
  background-color: #fff;
}
.sczt-box01-pic {
  float: left;
  margin: 20px;
}
.sczt-box01-pic img {
  width: 300px;
  height: 225px;
  display: block;
}
.sczt-box01-list {
  float: left;
  width: 370px;
  margin-top: 10px;
}
.sczt-box01-list h2 {
  padding-bottom: 10px;
  text-align: center;
}
.sczt-box01-list h2 a {
  font-size: 20px;
  font-weight: normal;
  color: #1460bf;
  font-family: microsoft yahei;
}
.sczt-box01-list p {
  font-size: 12px;
  color: #888;
  line-height: 20px;
}
.sczt-box01-list ul {
  border-top: 1px dotted #ddd;
  margin-top: 10px;
  padding-top: 5px;
}
.sczt-box01-list li {
  background: url(imgs/icon.png) no-repeat -15px -420px;
  padding-left: 15px;
}

.sczt-box01-r ul {
  padding: 9px 5px 10px;
}
.sczt-box01-r ul li span {
  color: #888;
}
.sczt-box02 {
  margin-top: 10px;
}

.sczt-box03 {
  margin-top: 10px;
}
.sczt-box03-l {
  float: left;
  margin-right: 8px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
  width: 354px;
}
.sczt-box03-r {
  float: left;
  margin-right: 0px;
  width: 350px;
}
.sczt-box03-l ul {
  padding: 10px 5px 14px;
  overflow: hidden;
}
.sczt-box03-l li span {
  color: #888;
}

/**物流现代化**/

.wlxdh-box01 {
  margin-top: 20px;
}
.wlxdh-box01-l {
  float: left;
  width: 718px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
}
.wlxdh-box01-r {
  float: right;
  width: 350px;
  border: 1px solid #ddd;
  background-color: #fff;
}
.wlxdh-box01-pic {
  float: left;
  margin: 20px;
}
.wlxdh-box01-pic img {
  width: 300px;
  height: 225px;
  display: block;
}
.wlxdh-box01-list {
  float: left;
  width: 370px;
  margin-top: 10px;
}
.wlxdh-box01-list h2 {
  padding-bottom: 10px;
  text-align: center;
}
.wlxdh-box01-list h2 a {
  font-size: 20px;
  font-weight: normal;
  color: #1460bf;
  font-family: microsoft yahei;
}
.wlxdh-box01-list p {
  font-size: 12px;
  color: #888;
  line-height: 20px;
}
.wlxdh-box01-list ul {
  border-top: 1px dotted #ddd;
  margin-top: 10px;
  padding-top: 5px;
}
.wlxdh-box01-list li {
  background: url(imgs/icon.png) no-repeat -15px -420px;
  padding-left: 15px;
}

.wlxdh-box01-r ul {
  padding: 9px 5px 10px;
}
.wlxdh-box01-r ul li span {
  color: #888;
}
.wlxdh-box02 {
  margin-top: 10px;
}

.wlxdh-box03 {
  margin-top: 10px;
}
.wlxdh-box03-l {
  float: left;
  margin-right: 8px;
  border: 1px solid #ddd;
  background-color: #fff;
  border-top: 3px solid #1460bf;
  width: 354px;
}
.wlxdh-box03-r {
  float: left;
  margin-right: 0px;
  width: 350px;
}
.wlxdh-box03-l ul {
  padding: 10px 5px 14px;
  overflow: hidden;
}
.wlxdh-box03-l li span {
  color: #888;
}
.znck-box02-l {
  height: 270px;
}
.znck_dwlj {
  overflow: hidden;
}
.znck_dwlj li {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.znck_dwlj li a {
  font-size: 12px;
}
.pd_48 .box-tit-x h2 {
  background: url(imgs/pd-icon.png) no-repeat 0px 0px;
  width: 225px;
}

#wlyqgd {
  width: 1060px;
  height: 220px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
#wlyqgd ul {
  width: 1060px;
  height: 190px;
  overflow: hidden;
  position: relative;
}
#wlyqgd ul li {
  height: 200px;
}

.zhfw_bg {
  background: #fff url("/images/zhfw.jpg") no-repeat center top;
  height: 654px;
  width: 100%;
}
.zhfw_bg div {
  width: 1100px;
  margin: 0 auto;
}
.dh_tzgg {
  display: none;
}
.zhfw_bg div h3 {
  text-align: center;
  font-size: 28px;
  font-weight: 100;
  color: #ff8a00;
  padding-top: 40px;
}
.zhfw_bg div li {
  color: #666;
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
  letter-spacing: 10px;
}
.foot_box {
  margin-top: 0px;
}
.zhfw_bg ul {
  width: 1100px;
  overflow: hidden;
  padding-top: 60px;
}
.zhfw_bg ul a {
  display: block;
  float: left;
  margin-right: 76px;
}

.date-pic {
  overflow: hidden;
  width: 1078px;
  background-color: #fff;
  margin-bottom: 15px;
  padding-top: 5px;
  border: 1px solid #dcdcdc;
}
.date-pic li {
  float: left;
  width: 253px;
  padding: 8px;
}

.date-pic li img {
  border: 1px solid #efefef;
  padding: 5px;
}
.date-pic li p {
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #256eb1;
  font-size: 14px;
}
#CuPlayer {
  display: none;
}
#CuPlayer.Yes {
  display: block;
  text-align: center;
}
