.wrapper {
  overflow: hidden;
  background:#dcebf8 url(../images/banner.jpg) no-repeat top center ;
}

.wrapper a {
  color: #000;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.w384 {
  width: 384px;
  float: left;
}
.w384 a {
  font-size: 16px;
  color: #6c6c6c;
  line-height: 32px;
  text-align: center;
}

.row2 {
  position: relative;
  margin: 0px auto 0;
}

.area{
  width: 1200px;
  margin: 0 auto;
}
.title{
  width: 463px;
  margin: 40px auto 20px;
}

.content{
 
}
.content .name1{
  width: 1665px;
  height: 100px;
  margin: 20px auto 0;
  margin-left: -232px;
}

.swiper{
  width: 1200px;
  margin: 20px auto 0;
}
.buttons{
  position: relative;
}


.djck { float: left;}



.w1200 .left{
  width: 594px;
  float: left;
  margin-top: 16px;
  height: 333px;
}

.w1200 .right{
  width: 545px;
  float: right;
  margin-top: 15px;
}

.f22 a{
  font-size: 22px;
}
.f16 a{
  font-size: 16px;
  color: #6c6c6c;
}
.f16{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 3px;
}
@keyframes trans {
  0%{
    transform: translateY(-10px);
  }
  100%{
    transform: translateY(10px);
  }
}
#footer0820{
  margin-top: 0
}
.ml24 { margin-left:24px;}

.left .swiper-container {
    position: relative;
	height:333px;
}
.left .swiper-container .prev {
    position: absolute;
    top: 50%;
    z-index: 2;
    left: 0;
    background: url(../images/arrow_left.png) no-repeat 0 0;
    width: 36px;
    height: 55px;
    margin-top: -27px;
    cursor: pointer;
    opacity: 0;
    transition: opacity ease-in-out 0.6s;
}
.left .swiper-container .next {
    position: absolute;
    top: 50%;
    z-index: 2;
    right: 0;
    background: url(../images/arrow_right.png) no-repeat 0 0;
    width: 36px;
    height: 55px;
    margin-top: -27px;
    cursor: pointer;
    opacity: 0;
    transition: opacity ease-in-out 0.6s;
}
.left .swiper-container:hover .prev, .left .swiper-container:hover .next {
    opacity: 1;
}
.left .swiper-container:hover .prev, .left .swiper-container:hover .next {
    opacity: 1;
}
.left .swiper-container .swiper-slide {
    position: relative;
}
.left .swiper-container .swiper-slide a img {
    display: block;
}
.left .swiper-container .swiper-slide a span {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    background: url(../images/shu.png) repeat-x 0 0;
    height: 46px;
    line-height: 46px;
    white-space: nowrap;
    overflow: hidden;
    width:100%;
	text-indent: 20px;
}


.right .media {
    padding-bottom: 38px;
    border-bottom: 1px dotted #827d79;
}
.right .media__picwrapper {
    float: left;

}
.right .media__piclink {
    display: block;
}
.right .media__pic {
    display: block;
    width: 274px;
    height: 152px;
}
.right .media__content {
    float: left;
    padding-left: 20px;
    width: 242px;
}
.right .media__title {
    height: 56px;
    overflow: hidden;
    margin-bottom: 22px;
}
.right .media__title a {
    color: #15253d;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
.right .media__des {
    color: #000000;
    font-size: 14px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
	text-align:justify; text-justify:inter-ideograph;
}
.right .list ul {
    padding-top: 28px;
}
.right .list ul li {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/dot_black.png) no-repeat 0 center;
    padding-left: 18px;
}
.right .list ul li a {
    font-size: 18px;
    line-height: 40px;
    color: #15253d;
    font-weight: bold;
}

.left .swiper-container .pagination {
    position: absolute;
    z-index: 1;
    right: 10px;
    left: auto;
    bottom: 10px;
    width: auto;
	padding: 0;
	height: auto;
}
.left .swiper-container .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    background-color: #ffffff;
    opacity: 1;
    margin-left: 10px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    line-height: 10px;
    padding: 0;
}
.left .swiper-container .swiper-visible-switch {
    background-color: #99221c;
    opacity: 1;
}
.blank1 {margin:0 auto; width:100%; height:1px; font-size:1px;clear:both;}
.blank5 {margin:0 auto; width:100%; height:5px; font-size:1px;clear:both;}
.blank10 {margin:0 auto; width:100%; height:10px; font-size:1px;clear:both;}
.blank20 {margin:0 auto; width:100%; height:20px; font-size:1px;clear:both;}
.blank30 {margin:0 auto; width:100%; height:30px; font-size:1px;clear:both;}
.blank40 {margin:0 auto; width:100%; height:40px; font-size:1px;clear:both;}
.blank1290 {margin:0 auto; width:100%; height:1290px; font-size:1px;clear:both;}
#main-swiper .swiper-slide a .play {
    position: absolute;
    left: 41%;
    bottom: 30%;
    z-index: 2;
	background: url(../images/bofang.png) no-repeat 0 0;
	width: 76px;
	height: 77px;
}


.szhp_left {
    float: left;
	margin-top:20px;
}
.szhp_left .media {

}
.szhp_left .media__picwrapper {
    float: left;

}
.szhp_left .media__piclink {
    display: block;
}
.szhp_left .media__pic {
    display: block;
    width: 274px;
    height: 152px;
}
.szhp_left .media__content {
    float: left;
    padding-left: 15px;
    width: 290px;
}
.szhp_left .media__title {
    overflow: hidden;
    margin-bottom: 20px;
}
.szhp_left .media__title a {
    color: #15253d;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
.szhp_left .media__des {
    color: #000000;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
	text-align:justify;
	text-justify:inter-ideograph;
}
.szhp_left .list ul {
    padding-top: 16px;
}
.szhp_left .list ul li {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/dot_black.png) no-repeat 0 center;
    padding-left: 18px;
}
.szhp_left .list ul li a {
    font-size: 18px;
    line-height: 40px;
    color: #15253d;
    font-weight: bold;
}




.swiper3{
  width: 1200px;
  margin: 20px auto 0;
}
.buttons3{
  position: relative;
}
#left3{
  position: absolute;
  left: 0px;
  top: -184px;
  width: 31px;
  height: 61px;
  background: url(../images/left2.png) no-repeat;
  cursor: pointer;
  z-index: 2;
}
#right3{
  position: absolute;
  right: 0px;
  top: -184px;
  width: 31px;
  height: 61px;
  background: url(../images/right2.png) no-repeat;
  cursor: pointer;
  z-index: 2;
}
#swiper3{
  width: 1100px;
  margin: 0 auto;
}
#swiper3 .wrap{
  width: 172px;
  height: 305px;
  margin: 0 auto;
  position: relative;
}

#swiper3 .pic{
  width: 172px;
  height: 305px;
	text-align: center;
}
#swiper3 .pic img {
    border-radius: 8px 8px 8px 8px;
}
#swiper3 .f18{
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  bottom: 0;
  height:58px;
  left:0;
  position: absolute;
  width:100%;
  z-index:1;
  border-radius: 0px 0px 8px 8px;
}
#swiper3 .wrap .f18 p{
  
  width: 164px;
  line-height: 26px;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
#swiper3 .f18 a{
  color: #fff;
}

#swiper3 .mszl_play {
	position: absolute;
	left: 34%;
	top: 38%;
	width: 76px;
	height: 77px;
	background: url(../images/bofang.png) no-repeat;
}

.nav {
	width:100%;
    height: 156px;
    background: url(../images/nav.png) no-repeat top center;
	color: #fff;
	font-size: 36px;
	font-weight: 500;
}
.nav  .w912{
	width:912px;
	margin: 0 auto;
	text-align: center;
}
.nav a {
	color: #fff;
	line-height: 130px;
}

