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

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

.blank745 {margin:0 auto; width:100%; height:745px; font-size:1px;clear:both;}


.row2 {
  position: relative;
  margin: 0px auto 0;
}
.row2 .row-wrap{
  margin: 0 auto;
  position: relative;
  width: 1200px;
}

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


.name1{
  width: 474px;
  height: 119px;
  margin: 0 auto ;
  text-align: center;
  clear: both;
  position: relative;
}

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


.w1200 .left{
  width: 547px;
  float: left;
  margin-top: 35px;
  height: 310px;
}

.w1200 .right{
  width: 628px;
  float: right;
  margin-top: 35px;
}

.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
}


.left .swiper-container {
    position: relative;
	height:310px;
}
.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;
}
.left .swiper-container .swiper-slide a .bofang {
    position: absolute;
	left: 44%;
	top: 38%;
	width: 76px;
	height: 77px;
	background: url(../images/bofang.png) no-repeat;
}


.right .media {
    padding-bottom: 25px;
    border-bottom: 1px solid #000;
}
.right .media__picwrapper {
    float: left;
	position: relative;
}
.right .media__piclink {
    display: block;
}
.right .media__pic {
    display: block;
    width: 308px;
    height: 175px;
}
.right .media__piclink .bofang{
    position: absolute;
    left: 37%;
    top: 24%;
    width: 76px;
    height: 77px;
    background: url(../images/bofang.png) no-repeat;
}
.right .media__content {
    float: right;
    width: 305px;
}
.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: #000;
    font-size: 14px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
	text-align:justify; text-justify:inter-ideograph;
}
.right .list ul {
    padding-top: 10px;
}
.right .list ul li {
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    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: 36px;
    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: 13px;
    height: 13px;
    background-color: #ffffff;
    opacity: 1;
    margin-left: 13px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    line-height: 13px;
    padding: 0;
}
.left .swiper-container .swiper-visible-switch {
    background-color: #a5050d;
    opacity: 1;
}
.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;}
.blank90 {margin:0 auto; width:100%; height:90px; font-size:1px;clear:both;}



.jcImgScroll ul li{
    width: 675px;
    height: 380px;
    position: relative;
	border:4px solid #ffffff;
}
.jcImgScroll ul li.select{
    overflow: visible!important;
}
/* jQuery jcImgScroll css */

.jcImgScroll {
    position: relative;
    height: 380px;
    margin:0 auto;
	margin-top:30px;
}
.jcImgScroll li a {
  
    display: block;
    height: 380px;
    margin-left: 0;
}
.jcImgScroll em.sPrev {
    background: url(../images/left2.png) no-repeat;
    left: -15px;
    top: 175px;
}


.jcImgScroll p{
    height: 54px;
	line-height: 54px;
    position: absolute;
    left:0;
    right: 0;
    bottom: 0;
    background: url(../images/kuang.png) repeat;
    padding-left: 10px;
	color: #fff;
}
.jcImgScroll p a{
    font-size: 18px;
    color: #fff;
	height: 54px;
}


.jcImgScroll em.sNext {
    background: url(../images/right2.png) no-repeat;
    right: -65px;
    top: 175px;
}

.jcImgScroll li.loading a {

}

.jcImgScroll li,
.jcImgScroll li,
.jcImgScroll em,
.jcImgScroll dl {
    display: none;
}



.ml24 { margin-left:24px;}



.lsgh {
    width: 1145px;
    margin: 0 auto;
    margin-top: 16px;
    height: 645px;
}


.lsgh .swiper-container {
    position: relative;
	height:645px;
}
.lsgh .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;
}
.lsgh .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;
}
.lsgh .swiper-container:hover .prev, .lsgh .swiper-container:hover .next {
    opacity: 1;
}
.lsgh .swiper-container:hover .prev, .lsgh .swiper-container:hover .next {
    opacity: 1;
}
.lsgh .swiper-container .swiper-slide {
    position: relative;
}
.lsgh .swiper-container .swiper-slide a img {
    display: block;
}
.lsgh .swiper-container .swiper-slide a span {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    background: url(../images/shu.png) repeat-x 0 0;
    height: 70px;
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
    width:100%;
	text-indent: 30px;
}
.lsgh .swiper-container .swiper-slide a .bofang {
    position: absolute;
	left: 44%;
	top: 38%;
	width: 76px;
	height: 77px;
	background: url(../images/bofang.png) no-repeat;
}


.lsgh .swiper-container .pagination {
    position: absolute;
    z-index: 1;
    right: 30px;
    left: auto;
    bottom: 15px;
    width: auto;
	padding: 0;
	height: auto;
}
.lsgh .swiper-container .swiper-pagination-switch {
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    opacity: 1;
    margin-left: 20px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    line-height: 20px;
    padding: 0;
}
.lsgh .swiper-container .swiper-visible-switch {
    background-color: #a5050d;
    opacity: 1;
}

.zhaiyao {
	width: 1266px;
	height: 154px;
	background: url(../images/bgbg.png) repeat-x center;
    margin: 0 auto;
}
.zhaiyao ul {
	width: 1146px;
	height: 154px;
    margin: 0 auto;
}
.zhaiyao ul li {
	width: 382px;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	line-height: 154px;
	float: left;
}
.zhaiyao ul li a {
	color: #000;
}




.xfgh {
    width: 647px;
    float:right;
    margin-top: 35px;
    height: 365px;
}
.xfgh .swiper-container {
    position: relative;
	height:365px;
}
.xfgh .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;
}
.xfgh .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;
}
.xfgh .swiper-container:hover .prev, .xfgh .swiper-container:hover .next {
    opacity: 1;
}
.xfgh .swiper-container:hover .prev, .xfgh .swiper-container:hover .next {
    opacity: 1;
}
.xfgh .swiper-container .swiper-slide {
    position: relative;
}
.xfgh .swiper-container .swiper-slide a img {
    display: block;
}
.xfgh .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;
}

.w1200 .xfgh_zhaiyao {
    width: 515px;
    float: left;
    margin-top: 35px;
}

.xfgh_zhaiyao .list ul {
    padding-top: 28px;
}
.xfgh_zhaiyao .list ul li {
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: url(../images/dot_black.png) no-repeat 0 center;
    padding-left: 18px;
	border-bottom: 1px solid #000;
	margin-top:40px;
}
.xfgh_zhaiyao .list ul li a {
    font-size: 18px;
    line-height: 50px;
    color: #15253d;
    font-weight: bold;
}

.xfgh .swiper-container .pagination {
    position: absolute;
    z-index: 1;
    right: 15px;
    left: auto;
    bottom: 10px;
    width: auto;
	padding: 0;
	height: auto;
}
.xfgh .swiper-container .swiper-pagination-switch {
    width: 13px;
    height: 13px;
    background-color: #ffffff;
    opacity: 1;
    margin-left: 13px;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    line-height: 13px;
    padding: 0;
}
.xfgh .swiper-container .swiper-visible-switch {
    background-color: #a5050d;
    opacity: 1;
}
.gengduo {
	font-size: 20px;
	color: #454a36;
	font-weight: 500;
	line-height: 40px;
	float: right;
	position: absolute;
	right:-352px;
	top:50px;
}