.wrapper {
    background: url(../images/bg.png) no-repeat center top;
    overflow: hidden;
	min-width:1200px;
}

.wrapper a {
    color: #000;
}

.banner {
    height: 880px;
}

.left {
    float: left;
}

.right {
    float: right;
}
.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;
}

.blank60 {
    margin: 0 auto;
    width: 100%;
    height: 60px;
    font-size: 1px;
    clear: both;
}

.clear {
    clear: both;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.row1, .row2, .row3, .row4, .row5 {
    margin-bottom: 60px;
}

.title {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.row1 #swiper1 {
    width: 750px;
    height: 421px;
    float: left;
}

.row1 #swiper1 a {
    display: block;
    width: 750px;
    height: 421px;
    position: relative;
    overflow: hidden;
}

.row1 #swiper1 a::after {
    content: "";
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/fouce_mask.png) repeat-x;
}

.row1 #swiper1 a span {
    position: absolute;
    bottom: 3px;
    left: 20px;
    right: 20px;
    font-size: 20px;
    color: #fff;
    z-index: 2;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.row1 #pagination1 {
    bottom: 4px;
    left: auto;
    position: absolute;
    right: 20px;
    width: auto;
    z-index: 99;
}

.row1 #pagination1 .swiper-pagination-bullet {
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 13px;
    background-color: #fff;
    margin: 0 8px;
    opacity: 1;
}

.row1 #pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #49a0cd;
    opacity: 1;
}

.row1 .right {
    width: 415px;
    float: right;
}

.row1 .right p {
    width: 415px;
}

.row1 .f18 a {
    font-size: 22px;
    color: #000;
    font-weight: 600;
}

.row1 .f16 {
    font-size: 16px;
    color: #080808;
    margin-top: 13px;
}

.row1 .f16 a {
    font-size: 16px;
    color: #080808;
}

.row1 .border {
    width: 100%;
    height: 2px;
    background: url(../images/border.png) repeat;
    margin: 30px 0;
}

.mt30 {
    margin-top: 38px;
}

.row1 .list {
    width: 415px;
}

.row1 .list li {
    background: url(../images/bull.png) no-repeat left center;
    padding-left: 15px;
    margin-bottom: 11px;
}

.row1 .list li a {
    font-size: 18px;
    color: #3b3b3b;
    font-weight: 400;
}

.yjyyxfxz .content {
    width: 580px;
    height: auto;
}

.yjyyxfxz .content>a {
    display: block;
    width: 100%;
    height: auto;
}

.yjyyxfxz .content>a img {
    width: 100%;
    height: 100%;
}

.yjyyxfxz .content .sub img {
    width: 279px;
    height: 157px;
    float: left;
}

.yjyyxfxz .content .sub div {
    width: 260px;
    height: auto;
    float: right;
}

.yjyyxfxz .content .sub div h3 a {
    line-height: 1.4;
    font-weight: 600;
    height: 58px;
    overflow: hidden;
	font-size:20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.yjyyxfxz .content .sub div p {
    padding: 7px 0;
    line-height: 1.8;
    height: 55px;
    overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.yjyyxfxz .content .sub .gengduo img {
    float:left;
	width: 26px;
	height: 26px;
}

.swiper2 {
    width: 1200px;
    height: 450px;
    position: relative;
}

#left2 {
    position: absolute;
    left: 40px;
    top: 180px;
    border: none;
    background: url(../images/left.png) no-repeat center;
    width: 57px;
    height: 100px;
    cursor: pointer;
	z-index:11111;
}

#right2 {
    position: absolute;
    right: 40px;
    top: 180px;
    border: none;
    background: url(../images/right.png) no-repeat center;
    width: 57px;
    height: 100px;
    cursor: pointer;
	z-index:11111;
}

#swiper2 {
    width: 1100px;
    height: 450px;
    position: relative;
    padding-top: 40px;
    margin: 0 auto;
}

#swiper2 a {
    display: block;
    width: 100%;
    height: 390px;
    position: relative;
}

#swiper2 a span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    background: url(../images/fouce_mask.png) repeat-x;
    padding-left: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#swiper2 .swiper-slide {
    width: 693px;
    height: 390px;

    opacity: 0;
}

#swiper2 .swiper-slide img {
    width: 100%;
    height: 100%;
}

#swiper2 .swiper-slide.swiper-slide-active, #swiper2 .swiper-slide.swiper-slide-next, #swiper2 .swiper-slide.swiper-slide-prev {
    opacity: 1;
}



.toutiao h2 {
    font-size: 30px;
    color: #f31129;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	
}

.toutiao h2 a {
    color: #f31129;
}

.toutiao p {
    font-size: 18px;
    color: #3b3b3b;
	line-height: 32px;
	text-indent:36px;
}

.toutiao p a {
    color: #3b3b3b;
}
.row2 {
	margin-top:170px;
}
.row5 {
	margin-top:130px;
}