* {
  margin: 0 auto;
  padding: 0;
  outline: 0
}

body {
  font-family: 'Microsoft YaHei', 'PingFang SC', 'Helvetica Neue', Helvetica, Roboto, 'Heiti SC', STHeiTi, Arial, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  line-height: 26px;
  color: #222;
  _background-image: url(about:blank);
  _background-attachment: fixed
}

a {
  color: #222;
  text-decoration: none
}

a:hover {
  color: #ff7d00;
  text-decoration: none
}

ul {
  list-style: none
}

input {
  -webkit-appearance: none
}

img {
  border: none;
  display: block
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 400
}

.imgDef a:hover img {
  opacity: .8;
  filter: alpha(opacity=80)
}

.fl {
  float: left;
  _display: inline
}

.fr {
  float: right;
  _display: inline
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.cf {
  *zoom: 1
}

.clear {
  clear: both
}

#dDfooter a:hover {
  color: #ff7d00
}

#dDfooter span {
  text-align: center;
  line-height: 30px;
  height: 30px;
  vertical-align: middle;
  color: #666;
  font-size: 12px;
  display: block
}

.dDfootUl {
  width: 350px;
  height: 26px;
  margin: 0 auto;
}

.dDfootLi {
  float: left;
  border-right: 1px solid #666;
  height: 14px;
  width: 70px;
  overflow: hidden;
  text-align: center;
  line-height: 14px
}

.dDfootLi a {
  padding-bottom: 4px;
  display: inline-block;
  color: #666;
  font-size: 12px;
  text-decoration: none;
}

.dDfootLiBor {
  border: none
}

@media (min-width:320px) and (max-width:359px) {
  html {
    font-size: 16px
  }

  html,
  body {
    max-width: 320px;
    margin: 0 auto
  }
}

@media (min-width:360px) and (max-width:374px) {
  html {
    font-size: 18px
  }

  html,
  body {
    max-width: 360px;
    margin: 0 auto
  }
}

@media (min-width:375px) and (max-width:383px) {
  html {
    font-size: 18.75px
  }

  html,
  body {
    max-width: 375px;
    margin: 0 auto
  }
}

@media (min-width:384px) and (max-width:411px) {
  html {
    font-size: 19.2px
  }

  html,
  body {
    max-width: 384px
  }
}

@media (min-width:412px) and (max-width:413px) {
  html {
    font-size: 20.6px
  }

  html,
  body {
    max-width: 412px;
    margin: 0 auto
  }
}

@media (min-width:414px) and (max-width:479px) {
  html {
    font-size: 20.7px
  }

  html,
  body {
    max-width: 414px;
    margin: 0 auto
  }
}

@media (min-width:480px) and (max-width:567px) {
  html {
    font-size: 24px
  }

  html,
  body {
    max-width: 480px;
    margin: 0 auto
  }
}

@media (min-width:568px) and (max-width:599px) {
  html {
    font-size: 28.4px
  }

  html,
  body {
    max-width: 568px;
    margin: 0 auto
  }
}

@media (min-width:600px) and (max-width:639px) {
  html {
    font-size: 30px
  }

  html,
  body {
    max-width: 600px
  }
}

@media (min-width:640px) and (max-width:666px) {
  html {
    font-size: 32px
  }

  html,
  body {
    max-width: 640px;
    margin: 0 auto
  }
}

@media (min-width:667px) and (max-width:991px) {
  html {
    font-size: 33.35px
  }

  html,
  body {
    max-width: 667px;
    margin: 0 auto
  }
}

.lh30ul li {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  overflow: hidden
}

.f18 {
  font-size: 18px
}

.fb {
  font-weight: 700
}

.mb10 {
  margin-bottom: 10px
}

.mb15 {
  margin-bottom: 15px
}

.mb20 {
  margin-bottom: 20px
}

.mb25 {
  margin-bottom: 25px
}

.mb30 {
  margin-bottom: 30px
}

.mb40 {
  margin-bottom: 40px
}

.box {
  width: 980px
}

.sp {
  background: url(http://zjnews.zjol.com.cn/material/vd/a1102/images/a1102sp.png) no-repeat
}

.container-fluid {
  max-width: 992px;
  min-width: 320px;
  padding: 0
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease
}

.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.mb5-xs {
  margin-bottom: 5px
}

.mb10-xs {
  margin-bottom: 10px
}

.mb15-xs {
  margin-bottom: 15px
}

.mb20-xs {
  margin-bottom: 20px
}

.mb25-xs {
  margin-bottom: 25px
}

@media (min-width:768px) {
  .mb5-sm {
    margin-bottom: 5px
  }

  .mb10-sm {
    margin-bottom: 10px
  }

  .mb15-sm {
    margin-bottom: 15px
  }

  .mb20-sm {
    margin-bottom: 20px
  }

  .mb25-sm {
    margin-bottom: 25px
  }
}

@media (min-width:992px) {
  .mb5-md {
    margin-bottom: 5px
  }

  .mb10-md {
    margin-bottom: 10px
  }

  .mb15-md {
    margin-bottom: 15px
  }

  .mb20-md {
    margin-bottom: 20px
  }

  .mb25-md {
    margin-bottom: 25px
  }
}

.topBanner {
  width: 100%;
  background-color: #f3f3f3;
  padding-bottom: 50px
}

@media (max-width:992px) {
  .topBanner {
    height: auto
  }

  .topBanner .imgBanner img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0
  }
}

.main {
  padding-top: 30px
}

.mainL {
  padding: 0 15px
}

@media screen and (min-width:992px) {
  .main {
    padding-top: 50px
  }

  .mainL {
    float: left;
    /* width: 640px; */
    width: 100%;
    padding: 0
  }

  .mainR {
    float: right;
    width: 300px
  }
}

.titOne {
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
  font-size: 20px
}

.titOneB {
  font-weight: 700
}

.titOne span {
  float: left;
  display: block;
  height: 36px;
  border-left: 5px solid #5f8cd9;
  padding-left: 15px;
  color: #5f8cd9;
  font-size: 24px
}

.titOne a {
  float: right;
  font-size: 12px;
  font-weight: 400
}

.tabBox {
  margin-bottom: 20px
}

.tabBox .hd ul li.col-sm-3,
.tabBox .hd ul li.col-xs-6 {
  *width: 137px
}

.tabBox .hd ul li span {
  display: block;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  margin: 5px auto;
  overflow: hidden;
  background: #e9e9e9;
  border-radius: 5px;
  cursor: pointer
}

.tabBox .hd ul li.on span {
  color: #fff;
  background: #5f8cd9
}

.tabBox .bd ul li {
  margin-bottom: 15px
}

.titTwo {
  margin-bottom: 15px;
  line-height: 30px;
  font-size: 16px;
  font-weight: 700
}

.changeImg {
  float: left;
  width: 95px;
  height: 75px;
  margin-right: 15px
}

.changeImg img {
  width: 95px;
  height: 75px
}

.abs {
  height: 72px;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 3px;
  overflow: hidden
}

.time {
  display: block;
  padding-top: 5px;
  font-size: 12px;
  color: #666;
  overflow: hidden
}

@media screen and (min-width:768px) {
  .tabBox .bd ul li {
    margin-bottom: 20px
  }

  .titTwo {
    font-size: 20px;
    font-weight: 400
  }

  .changeImg {
    float: left;
    width: 195px;
    height: 145px
  }

  .changeImg img {
    width: 195px;
    height: 145px
  }

  .abs {
    height: auto;
    max-height: 112px;
    line-height: 28px;
    margin-bottom: 5px
  }
}

.highImg {
  width: 640px;
  height: 360px;
  overflow: hidden
}

.highImg .swiper-slide {
  position: relative;
  float: left;
  width: 640px;
  height: 360px
}

.highImg .swiper-slide img {
  width: 640px;
  height: 360px;
  overflow: hidden
}

.highImgBox {
  position: relative;
  width: 640px;
  height: 360px;
  margin-bottom: 60px
}

.highImgBox .sTitleBg,
.highImgBox .sTitle {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  height: 125px
}

.highImgBox .sTitleBg {
  width: 100%;
  background: #000;
  filter: alpha(opacity=60);
  opacity: .6
}

.highImgBox .sTitle {
  color: #fff;
  padding: 20px 30px 0
}

.highImgBox .sTitle h6 {
  height: 26px;
  line-height: 26px;
  font-size: 22px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  *padding-top: 15px
}

.highImgBox .sTitle a {
  color: #fff
}

.highImgBox .sTitle a:hover {
  color: #FF7D00
}

.highImgBox .sTitle p {
  height: 48px;
  line-height: 24px;
  font-size: 14px;
  overflow: hidden
}

.highImgBox .arrow-left1,
.highImgBox .arrow-right1 {
  display: none;
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 60px;
  height: 80px;
  margin-top: -40px;
  cursor: pointer;
  background-color: #000;
  filter: alpha(opacity=40);
  opacity: .4
}

.highImgBox .arrow-left1 {
  left: 0;
  background-position: 0 -124px
}

.highImgBox .arrow-right1 {
  right: 0;
  background-position: 0 -206px
}

.highImgBox .arrow-left1:hover,
.highImgBox .arrow-right1:hover {
  filter: alpha(opacity=60);
  opacity: .6
}

.highImgBox .pagination1 {
  position: absolute;
  left: 50%;
  bottom: -30px;
  width: 125px;
  height: 10px;
  z-index: 11;
  margin-left: -63px
}

.highImgBox .swiper-pagination-switch {
  display: block;
  _display: inline;
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin-right: 15px;
  cursor: pointer;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=40);
  opacity: .4
}

.highImgBox .swiper-active-switch {
  filter: alpha(opacity=80);
  opacity: .8
}

@media screen and (max-width:767px) {
  .highImg {
    width: 18.125rem;
    height: 10.3125rem
  }

  .highImg .swiper-slide {
    width: 18.125rem;
    height: 10.3125rem
  }

  .highImg .swiper-slide img {
    width: 18.125rem;
    height: 10.3125rem
  }

  .highImgBox {
    position: relative;
    width: 18.125rem;
    height: 10.3125rem;
    margin-bottom: 50px
  }

  .highImgBox .sTitleBg,
  .highImgBox .sTitle {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
    height: 3.4375rem;
    padding: .3125rem .625rem
  }

  .highImgBox .sTitleBg {
    width: 18.125rem;
    background: #000;
    filter: alpha(opacity=60);
    opacity: .6
  }

  .highImgBox .sTitle {
    color: #fff
  }

  .highImgBox .sTitle h6 {
    height: 3.125rem;
    line-height: 1.25rem;
    font-size: 1.375rem;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0;
    font-weight: 400
  }

  .highImgBox .sTitle h6 a {
    font-size: .875rem;
    color: #fff
  }

  .highImgBox .sTitle h6 a:hover {
    color: #fff
  }

  .highImgBox .sTitle p {
    display: none
  }

  .highImgBox .arrow-left1,
  .highImgBox .arrow-right1 {
    display: none;
    position: absolute;
    z-index: 10;
    top: 240px;
    width: 60px;
    height: 80px;
    cursor: pointer
  }

  .highImgBox .arrow-left1 {
    left: 0;
    background: 0 0
  }

  .highImgBox .arrow-right1 {
    right: 0;
    background: 0 0
  }

  .highImgBox .pagination1 {
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 125px;
    height: 10px;
    z-index: 11;
    margin-left: -58px;
    overflow: hidden
  }

  .highImgBox .swiper-pagination-switch {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    margin-right: 15px;
    cursor: pointer;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=40);
    opacity: .4
  }

  .highImgBox .swiper-active-switch {
    filter: alpha(opacity=80);
    opacity: .8
  }
}

.device {
  position: relative;
  width: 300px;
  height: 170px;
  margin-bottom: 50px
}

.jdt {
  width: 300px;
  height: 170px;
  overflow: hidden
}

.jdt .swiper-slide {
  position: relative;
  float: left;
  width: 300px;
  height: 170px
}

.jdt .swiper-slide img {
  width: 300px;
  height: 170px;
  overflow: hidden
}

.device .sTitleBg,
.device .sTitle {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  height: 32px;
  line-height: 32px;
  vertical-align: middle
}

.device .sTitleBg {
  width: 300px;
  background: #000;
  filter: alpha(opacity=60);
  opacity: .6
}

.device .sTitle {
  padding: 0 10px;
  overflow: hidden
}

.device .sTitle a {
  font-size: 14px;
  color: #fff
}

.device .sTitle a:hover {
  color: #FF7D00
}

.device .arrow-left,
.device .arrow-right {
  display: none;
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -30px;
  width: 45px;
  height: 60px;
  cursor: pointer;
  background-color: #000;
  filter: alpha(opacity=40);
  opacity: .4
}

.device .arrow-left {
  left: 0;
  background-position: 0 0
}

.device .arrow-right {
  right: 0;
  background-position: 0 -62px
}

.device .arrow-left:hover,
.device .arrow-right:hover {
  filter: alpha(opacity=60);
  opacity: .6
}

.device .pagination {
  position: absolute;
  left: 102px;
  bottom: -25px;
  width: 105px;
  height: 10px;
  z-index: 11;
  margin: 0
}

.device .swiper-pagination-switch {
  display: block;
  _display: inline;
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin-right: 10px;
  cursor: pointer;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=40);
  opacity: .4
}

.device .swiper-active-switch {
  filter: alpha(opacity=80);
  opacity: .8
}

@media screen and (max-width:991px) {

  #pubTopBarBox,
  #dDfooter {
    display: none
  }
}

.m_footer {
  width: 100%;
  padding: 20px 0
}

.m_footer p {
  font-size: 12px;
  color: #666;
  line-height: 18px;
  text-align: center
}

.entranceRight {
  position: fixed;
  _position: absolute;
  width: 40px;
  height: 140px;
  left: 50%;
  margin-left: 510px;
  bottom: 5px;
  _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight- this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt (this.currentStyle.marginBottom, 10)||0)))
}

.entranceRight a {
  display: block;
  width: 50px;
  height: 50px;
  margin-bottom: 1px;
  opacity: 1;
  filter: alpha(opacity=100);
  background: url(../images/c0401sp.png) 0 -288px #999 no-repeat
}

.entranceRight a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: url(../images/c0401sp.png) 0 -288px #666 no-repeat
}

.wb {
  height: 1200px;
  overflow: hidden;
  position: relative;
  z-index: 999
}

fieldset,
legend,
img {
  margin: 0;
  padding: 0
}

fieldset,
img {
  border: 0
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: 400
}

input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: SimSun, "ç€¹å¬©ç¶‹"
}

input::-moz-focus-inner {
  border: 0;
  padding: 0
}

select,
input {
  vertical-align: middle
}

select,
input,
textarea {
  font-size: 12px;
  margin: 0
}

input[type=text],
input[type=password],
textarea {
  outline-style: none;
  -webkit-appearance: none
}

textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
.uneditable-input:focus {
  border-color: rgba(18, 53, 135, .8) !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075)inset, 0 0 8px rgba(18, 53, 135, .6);
  outline: 0 none
}

textarea {
  resize: none
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both
}

.clearfix {
  zoom: 1
}

.clearit {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden
}

.weibo-topic .title02 .more {
  margin-top: 0
}

.blk_05 {
  padding: 20px 0 0
}

.weibo-widget {
  font: 12px/20px "Microsoft YaHei", Simsun !important
}

.weibo-list p.weibo-list-text {
  line-height: 26px
}

.weibo-list .weibo-list-meta {
  font-size: 13px;
  margin-top: 15px;
  color: #555
}

.weibo-list .weibo-list-meta a {
  color: #555 !important
}

.weibo-list .weibo-list-meta .weibo-list-action-cmt {
  margin-left: 4px
}

.weibo-list .weibo-list-item {
  padding-bottom: 24px
}

.weibo-list .weibo-list-meta strong {
  color: #264792 !important
}

.weibo-list {
  color: #333
}

.weibo-publisher .weibo-publisher-editor textarea {
  font: 14px/20px "Microsoft YaHei", Simsun
}

.weibo-widget {
  font: 12px/20px "Microsoft YaHei", Simsun
}

.weibo-list p.weibo-list-text {
  line-height: 26px
}

.weibo-list .weibo-list-meta {
  font-size: 13px;
  margin-top: 15px;
  color: #555
}

.weibo-list .weibo-list-meta a {
  color: #555 !important
}

.weibo-list .weibo-list-meta .weibo-list-action-cmt {
  margin-left: 4px
}

.weibo-list .weibo-list-item {
  padding-bottom: 24px
}

.weibo-list .weibo-list-meta strong {
  color: #264792 !important
}

.weibo-publisher .weibo-publisher-editor textarea {
  color: #999 !important
}

.weibo-publisher .weibo-publisher-submit {
  background: url(http://i1.sinaimg.cn/dy/main/rollzt/03/news_all.png) no-repeat 0 -343px !important;
  width: 60px !important;
  height: 26px !important
}

.weibo-publisher .weibo-publisher-submit:hover {
  background: url(http://i1.sinaimg.cn/dy/main/rollzt/03/news_all.png) no-repeat -84 -343px !important;
  filter: alpha(opacity=80);
  opacity: .8
}

.weibo-list .weibo-list-portrait {
  display: none !important
}

.weibo-list .weibo-list-preview,
.weibo-list .weibo-list-meta .weibo-list-source,
.weibo-list .weibo-list-detail,
.weibo-list .weibo-list-comments,
.weibo-list .weibo-list-retweet,
.weibo-list .weibo-list-meta .weibo-list-action-fav,
.weibo-list .weibo-list-line {
  display: none
}

.weibo-list .weibo-list-item {
  border-bottom: dotted 1px #ccc
}

.weibo-list .weibo-list-feed {
  margin-left: 0 !important
}

.h2boxR {
  height: 20px;
  line-height: 20px;
  margin-bottom: 20px
}

.h2boxR a {
  font-size: 18px;
  padding-left: 10px;
  font-weight: 400
}

.spanboxR {
  width: 3px;
  height: 20px;
  display: block;
  border-left: 7px solid #117cc4;
  border-right: 2px solid #117cc4;
  float: left
}

.search_result ul.list-thumb-result {
  width: 280px
}

.search_result ul.list-thumb-result li {
  position: relative;
  display: block;
  float: left;
  width: 280px;
  overflow: hidden;
  height: 160px;
  margin-bottom: 25px
}

.search_result ul.list-thumb-result li a img {
  width: 280px;
  height: 160px;
  display: block
}

.search_result ul.list-thumb-result li a.overhand {
  z-index: 20;
  width: 280px;
  height: 160px;
  position: absolute
}

.search_result ul.list-thumb-result li div.titreresultdiv {
  z-index: 10;
  width: 280px;
  margin: 60px 0 0;
  padding: 0 !important;
  position: absolute;
  display: block;
  height: 600px;
  overflow: hidden
}

.search_result ul.list-thumb-result li div.titreresultdiv a.titleresult {
  font-size: 11px;
  z-index: 10;
  color: #fff;
  width: 264px;
  padding: 8px;
  margin: 0;
  position: absolute;
  background: url(../images/backtitleresult.png);
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/origin_news/images/backtitleresult.png');
  _background: 0 0
}

.search_result ul.list-thumb-result li a.titlebackresult {
  z-index: 5;
  display: block;
  width: 280px;
  height: 160px;
  position: absolute;
  background: url(../images/hoversearch.png) no-repeat
}

.topicTit {
  color: #284083;
  font-size: 38px;
  line-height: 50px;
  padding: 30px 20px;
  overflow: hidden;
  max-width: 980px;
  margin: 0 auto
}

.topicAbs {
  color: #284083;
  font-size: 14px;
  line-height: 24px;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px
}

.bd ul li {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px
}

.titThree {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px
}

.times {
  font-size: 12px;
  line-height: 30px;
  color: #989898;
  line-height: 50px
}

@media screen and (min-width:768px) {
  .titThree {
    font-size: 20px;
    line-height: 24px
  }

  .times {
    font-size: 14px;
    line-height: 60px
  }
}

.editorBox {
  color: #666;
  text-align: center;
  font-size: 12px
}