.swiper-container {width: 100%;height: 100%;}
.swiper-slide {background-position: center;background-size: cover;}

.news{width: 1000px;min-height: 500px;position: relative;margin: 10px auto;}
.news:hover {backface-visibility: hidden;box-shadow: rgb(255, 204, 102) 0 0 0 10px, rgba(0, 0, 0, 0.2) 0 0 10px 10px;transition: opacity 0.5s linear 0s, transform 0.5s ease-in-out 0s, box-shadow 0.5s ease-in-out 0s;}

.news ul{width: 1000px;height: 95px;line-height: 95px;padding-bottom: 15px;margin: 0 auto;}
.news ul li{width: 219px;height: 95px;margin-right: 41px;display: inline-block}
.news ul li:nth-child(4){margin-right: 0}
.news ul li img{width: 100%;cursor: pointer}

.news .content{width: 980px;height: 380px;background: rgb(230,230,230);padding: 10px;margin: 0 auto;}
.news .content .news_txt{width: 450px;height: 360px;padding: 10px 16px 10px 10px;float: left;}
.news .content .news_txt .title{width: 450px;font-family: Microsoft Yahei,sans-serif;font-size: 28px;color: #000;border-bottom: 1px solid #999;float: left;}
.news .content .news_txt span{width: 450px;font-family: Microsoft Yahei,sans-serif;font-size: 16px;margin-left: -8px;padding-bottom: 15px;float: left;}
.news .content .news_txt p{line-height: 22px;font-size: 16px;text-indent: 2em;margin: 0;}
.news .content .pic {float: left;width: 494px;height: 370px;padding: 5px;background-color: #FFFFFF}
.news .content .pic img{width: 100%}
.news .content video{height: 380px;width: 680px;float: right}
.news #news_3{width: 980px;height: 380px;background: url("/Content/lianzi/image/home/content_3.jpg") no-repeat;padding: 10px;margin: 0 auto;background-size: 100% 100%}
.news #news_3 .list{width: 292px;height: 378px;border: 1px solid #333333;margin-left: 678px;overflow: hidden;overflow-y: scroll;}
.news #news_3 .list ul li{width: 270px;height: 40px;line-height: 40px;border: 1px solid #333333;background: #a5dc00;font-size: 20px;text-align: center;display: block}
.news #news_3 .list a{color: #000000;float: left;width: 270px;background: #FFFFFF;height: 40px;line-height: 40px;text-decoration: none;-moz-transition: all 0.6s ease 0s;-webkit-transition: all 0.6s ease 0s;-o-transition: all 0.6s ease 0s;transition: all 0.6s ease 0s;}
.news #news_3 .list a:hover{width: 270px;height: 40px;line-height: 40px;color: #FFFFFF;float: left;background: #ff4f14;font-size: 24px;text-shadow: 0 1px 4px #737373;}
.news #news_4{width: 980px;height: 380px;background: url("/Content/lianzi/image/home/content_2.jpg") no-repeat;padding: 10px;margin: 0 auto;background-size: 100% 100%;position: relative}
.news #news_4 button{width: 133px;height: 45px;position: absolute;border: none;border-radius: 23px;opacity: 0}
.news #news_4 .btn_1{left: 185px;top: 340px}
.news #news_4 .btn_2{left: 683px;top: 340px}
#news_2,#news_3,#news_4{display: none}

.item{min-width: 1000px;max-width: 100%}
.item img{width: 100%}
