* {
  padding: 0;
  margin: 0;
  border: none; }

ul {
  list-style: none; }

a {
  text-decoration: none;
  color: #000; }

a:hover {
  text-decoration: underline; }

.pagination {
  margin-top: 0;
  height: auto; }

.pagination span {
  height: 10px;
  padding: 0; }

.wrapper .title {
  border: none;
  margin-bottom: 0;
  position: relative; }

.more01 {
  position: absolute;

  right: 0; 
  line-height:46px;
  color: #FFF;
  font-size: 14px;
  height: 20px;
  width: 100px;
  text-align: center;
  }

.more01:hover {
  text-decoration: none; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.flashAudio {
  padding: 0px; }

.device {
  position: relative; }

.pagination {
  position: absolute;
  right: 10px;
  bottom: 4px;
  text-align: center;
  z-index: 99; }

.swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
  position: relative; }

.swiper-container .swiper-wrapper .swiper-slide a:hover {
  text-decoration: none; }

.swiper-container .swiper-wrapper .swiper-slide span {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #000;
  opacity: 0.8; }

.swiper-container .swiper-wrapper .swiper-slide span strong {
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  opacity: 1;
  padding: 0 20px; }

.swiper-container .swiper-wrapper .swiper-slide div span strong {
  font-size: 18px;
  line-height: 30px; }

.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer; }

.swiper-active-switch {
  background: #fff; }

.top {
  display: none; }

.titleText {
  display: none; }

.smallBanner {
  position: relative; }

.smallBanner strong {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10%;
  font-size: 18px;
  text-align: center;
  font-weight: bold; }

.row2_1, .row3, .row4, .row5 {
  margin-top: 20px; }

.row1 .left {
  display: none; }

.row2_1 .title, .row2_2 .right .title {
  background: url("../images/zbjj.png") no-repeat left center;
  height: 46px; }
  
.row2_2 .right .title_ypzb {
  background: url("../images/ypzb.png") no-repeat left center;
  height: 46px;
  margin:30px 0;}

.row2_1 .left p, .row2_2 .right p { 
  padding:0 2%;
  line-height:28px;
  color: #333; }

.row2_2 .title {
  margin: 30px 0; }

.row2_2 .left .title {
  background: url("../images/jrjb.png") no-repeat left center;
  height: 46px; }

.row3 .title {
  background: url("../images/xgxw.png") no-repeat left center;
  background-size: auto 100%;
  height: 46px;
}

.row3 .list {
  padding: 0 .5rem;
}
.row3 .list#other {
  display: none;
}
.row3 .list#other li:first-child {
  padding-top: 0.4rem;
}
.row3 .list li {
  padding: .4rem 0;
  border-bottom: 1px dashed #43484b;
}
.row3 .list li:first-child {
  padding-top: 0;
}
.row3 .list li h6 {
  font-size: 0;
}
.row3 .list li h6 a {
  font-size: 16px;
  font-weight: bold;
}
[data-dpr="2"] .row3 .list li h6 a {
  font-size: 32px;
}
[data-dpr="3"] .row3 .list li h6 a {
  font-size: 48px;
}
.row3 .list li p {
  padding-top: .3rem;
  font-size: 14px;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
[data-dpr="2"] .row3 .list li p {
  font-size: 28px;
}
[data-dpr="3"] .row3 .list li p {
  font-size: 42px;
}
.row3 .list li p a {
  color: #a42908;
}
.row3 div.more {
  margin: 0 .5rem;
  padding: 0.26667rem 0;
  text-align: center;
  cursor: pointer;
  background-color: #f5f5f5;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.row3 div.more span {
  background: url("../images/arrow.png") no-repeat right center;
  padding-right: 14px;
  font-size: 14px;
}
[data-dpr="2"] .row3 div.more span {
  font-size: 28px;
}
[data-dpr="3"] .row3 div.more span {
  font-size: 42px;
}

.row4 .title {
  background: url("../images/xctp.png") no-repeat left center;
  height: 46px;
  margin-bottom: 20px; }

.row5 .title {
  background: url("../images/title_wzsl.png") no-repeat left center;
  height: 46px;
  margin-bottom: 20px; }

.row5 .title {
  text-align: right; }

.row5 .title a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  border: 1px solid #cdcdcd;
  font-size: 14px;
  padding: 0 5px;
  margin-top: 10px; }

.row5 .wzsl {
  max-height: 500px;
  overflow-y: scroll;
  overflow-x: hidden; }

.row5 .wzsl dl dt, .row5 .wzsl dl dd {
  float: left; }

.row5 .wzsl dl dt {
  width: 26%; }

.row5 .wzsl dl dt span {
  font-size: 14px;
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-left: 8px; }

.row5 .wzsl dl dd {
  width: 70%;
  position: relative; }

.row5 .wzsl dl dd span {
  position: absolute;
  left: -26px;
  background: url("../images/q.png") no-repeat center;
  width: 18px;
  height: 18px;
  display: block;
  float: left; }

.row5 .wzsl dl dd > div {
  margin-left: -26px;
  padding-bottom: 15px;
  padding-left: 26px;
  background: url("../images/d.png") repeat-y 8px top; }

.row5 .wzsl dl dd .name {
  font-size: 16px;
  color: rgb(68, 73, 82);
  padding-bottom: 10px;
  margin-left: 10px;
  background-color: #f0f0f0; }

.row5 .wzsl dl dd .des {
  font-size: 14px;
  color: #2c2c2c;
  margin-left: 10px;
  background-color: #f0f0f0; }

#footer {
  overflow: hidden; }
#video{display: none;}
video{display: block;}
@media (min-width: 768px) {
  body {
    background: url("../images/bg.jpg") no-repeat center top; }
  .flashAudio {
    padding: 0px; }
  .smallBanner {
    display: none; }
  .wrapper {
    width: 1000px;
    margin: 0 auto; }
  .top {
    display: block;
    padding-top: 6px; }
  .row1 {
    position: relative; }
  .row1 .left {
    display: block;
    position: absolute;
    left: -26px;
    top: 50px; }
  .row1 .right {
    width: 600px;
	margin-top:80px;
	/*height:450px;*/
    float: right; }
  .titleText {
    display: block;
    
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    height: 100px;
    line-height: 100px; 
	padding-top:70px;}
  .row2_1 .left {
    width: 60%;
    float: left; }
  .row2_1 .left p {
    padding: 20px; }
  .row2_1 .right {
    width: 40%;
    float: right; }
  .row2_1 .right div {
    padding: 10px; }
  .row2_2 .left, .row2_2 .right {
    width: 480px;
    float: left; }
  .row2_2 .left {
    padding-right: 20px; }
  .row2_2 .right {
    padding-left: 20px; }
  .row2_2 .right p {
    padding: 0px; }

  .row5 .wzsl dl dt {
    width: 10%; }
  .row5 .wzsl dl dd {
    width: 90%; }
  #footer {
    margin-top: 80px; }
  #flashContent{display: block;}

  video{display: none;}
	}


  .row3 .title {
    background: url("../images/xgxw.png") no-repeat;
    height: 46px;
    
  }
  .row3 .list {
    padding: 0 15px;
  }
  .row3 .list#other li:first-child {
    padding-top: 30px;
  }
  .row3 .list li {
    padding: 30px 0;
    border-bottom: 1px dashed #43484b;
  }
  .row3 .list li:first-child {
    padding-top: 0;
  }
  .row3 .list li h6 a {
    font-size: 20px;
    font-weight: bold;
  }
  .row3 .list li p {
    padding-top: 20px;
    font-size: 14px;
    line-height: 1.6;
  }
  .row3 .list li p a {
    color: #a42908;
  }
  .row3 div.more {
    padding: 30px 0;
    text-align: center;
    cursor: default;
    margin: 0;
    background: none;
    display: block;
  }
  .row3 div.more span {
    cursor: pointer;
    background: url("../images/arrow.png") no-repeat right center;
    padding-right: 14px;
  }