@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
li{list-style:none;}
a,u{text-decoration: none;}
h1,h2,h3,h4,h5{font-weight: normal;}
body{font-family:"微软雅黑";}
.banner img{display: block;width:100%;}
.container{width:1200px;margin:0 auto;}
.intro .title{margin-top:60px;margin-bottom: 60px;margin-left:15px;}
.intro .container{width:1260px;}
.intro .box{overflow: hidden;position: relative;padding-bottom: 60px;height:600px;margin-left:15px;}
.intro .box .left{float:left;}
.intro .box .txt{float:left;width:600px;margin-left: 70px;}
.intro .box .txt h1{font-weight:bold;font-size:30px;color:#26363a;margin-top: 40px;}
.intro .box .txt p{font-size:16px;color:#999;margin-top: 35px;line-height: 30px;}
.intro .box .pic{width:940px;height:300px;background: #fff;position: absolute;left:246px;top:308px;box-shadow:-5px 10px 50px rgba(0,0,0,.2)}
.intro .box .pic ul{overflow: hidden;margin-top: 46px;margin-left:38px;}
.intro .box .pic li{float: left;margin-right: 30px;}
.news .container{width:1260px;}
.news .bigbox{overflow: hidden;}
.news .title{margin-top: 20px;margin-bottom: 60px;margin-left: 16px;}
.news .left{width:570px;height:620px;background:#fbfbfb;float: left;transition:0.5s;margin-left: 30px;}
.news .left .pic{width:570px;height:330px; overflow: hidden;}
.news .left .pic img{width:100%;}
.news .left h1{font-size:28px;margin-left: 30px;margin-top:20px;color:#26363a;}
.news .left h2{font-size:14px;color:#b3b3b3;margin-left: 30px;margin-top:15px;}
.news .left p{width:504px;font-size:14px;color:#666;margin-left: 30px;margin-top:5px;line-height: 25px; height: 50px; overflow: hidden;}
.news .left a{font-size:14px;color:#666;margin-left: 30px;margin-top:18px;padding-right:20px;background: url(../img/right.png) no-repeat 62px 50%;}
.news .left:hover a{color:#90c155;background: url(../img/gr.png) no-repeat 62px 50%;}
.news .left span{width:502px;height:1px;display: block;margin-left: 30px;margin-top:28px;background:#e0e0e0;}
.news .left .date{height:20px;background: url(../img/date.png) no-repeat 0 10%;padding-left: 25px; color: #b8b8b8;font-size:14px;margin-left: 30px;margin-top:16px;}
.news .left:hover{background:#fff;cursor:pointer;box-shadow:-5px 10px 30px rgba(0,0,0,.2)}
.news .left:hover .left h1{font-weight: bold}
.news .right{float:left;margin-left:30px;margin-bottom:30px;}
.news .right .box{width:570px;height:186px;background:#fbfbfb;overflow: hidden;margin-bottom: 30px;margin-right:30px;transition:0.5s;}
.news .right .box:hover{background:#fff;cursor:pointer;box-shadow:-5px 10px 30px rgba(0,0,0,.2)}
.news .right .box:hover .text a{color:#90c155;background: url(../img/gr.png) no-repeat 52px 50%;}
.news .right .img{float: left;width:186px;height:186px;}
.news .right .img img{width:100%;}
.news .right .text{float:left; width: 380px;}
.news .right .text h1{font-size:18px;margin-left: 30px;margin-top:20px;color:#26363a; height: 48px; overflow: hidden;	}
.news .right .text h2{font-size:12px;color:#b3b3b3;margin-left: 30px;margin-top:10px;}
.news .right .text p{width:330px;font-size:12px;color:#666;margin-left: 30px;margin-top:5px;line-height: 24px;}
.news .right .text a{font-size:12px;color:#666;margin-left: 30px;margin-top:30px;padding-right:20px;background: url(../img/right.png) no-repeat 52px 50%;}
.one{text-align: center;}
.one .swiper-pagination-bullet{width:20px;height:20px;background:#e5e5e5;border-radius: 50%;margin-right: 20px;    opacity: 1;}
.one .swiper-pagination-bullet-active{background: #00a0e9;box-shadow:-3px 5px 15px rgba(0,160,233,.25);}

.eat{height:978px;width:100%;background: url(../img/bgr.jpg) no-repeat;margin-top: 40px;overflow: hidden;}
.title{font-size:40px;color:black;margin-top: 68px;padding-left:20px;background: url(../img/line.jpg) no-repeat 0 72%;margin-left: 30px;margin-bottom: 60px;}
.eat .title{color:#fff;}
.eat .container{width:1260px;}
.eat ul{overflow: hidden;padding-left:30px;}
.eat ul li{width:370px;height:330px;float:left;background:#fff;box-shadow:-5px 8px 30px rgba(0,0,0,.2);margin-bottom:30px;margin-right: 30px; }
.eat ul li .pic{width:370px;height:260px;}
.eat ul li .pic img{width:100%}
.eat ul li span{width:370px;height:70px;line-height:70px;color:#26363a;font-size:20px;display: block;text-indent:20px;background: url(../img/more.png) no-repeat 208px 0;}
.eat ul.bottom{margin-bottom:30px;}

.video .title{margin-left:0px;margin-top:20px;}
.video iframe{margin-bottom:60px;}
footer{width:100%;height:120px;background:#f5f5f5;line-height:120px;color:#b3b3b3;font-size:20px;text-indent:640px;}










































