
.title1 .more{position: absolute; right: 0; bottom: 1px; width:80px; text-align: center; height: 31px; line-height: 31px; font-size: 14px; color: #fff; cursor: pointer; background-image: -webkit-gradient(linear,left top,left bottom,from(#ff9e35),to(#ff9e35)),-webkit-gradient(linear,left top,left bottom,from(#5693fe),to(#5693fe));    background-image: linear-gradient(#ff9e35,#ff9e35),linear-gradient(#5693fe,#5693fe); background-blend-mode: normal,normal; -webkit-box-shadow: 0 6px 10px 0 rgba(255,158,53,.4); box-shadow: 0 6px 10px 0 rgba(255,158,53,.4); border-radius: 16px;}
.part1:before,.part1:after{display: none;}
.home-news{margin-bottom: 20px;}
.newsalbum{width: 100%; border-radius: 5px; overflow: hidden;}
.newsalbum .swiper-slide{width:100%; height:22rem; position: relative;}
.newsalbum .swiper-slide .pic{width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.newsalbum .swiper-slide p{position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,.66); color: #fff; margin-bottom: 0; font-size: 14px; padding: 0 1rem; padding-right:90px; height:42px; line-height: 38px; overflow: hidden;}
.newsalbum .swiper-pagination-bullet{width: 10px; height: 10px; border-radius: 50%; background: #ccc; margin:0; margin-right:6px;}
.newsalbum .swiper-pagination-bullet-active{background-color: #ff8d12;}
.newsalbum .swiper-pagination{left: 85%; width:60px;}

.home-news-nav{border-bottom: 2px solid #e4e7ed; position: relative; height: 50px;}
.home-news-nav li{padding: 0 20px; height:50px; line-height:50px; display:block; float: left; list-style: none; font-size: 16px; font-weight: 500; color: #666; position: relative;}
.home-news-nav li.active a{color: #f19149;}
.home-news-nav li:last-child{padding-right: 0;}
.home-news-nav li:first-child{padding-left: 0;}
.home-news-nav span{position: absolute; bottom:0; left:20px;display: none;  width: 72px; height: 2px; background-color: #f19149; z-index: 1; -webkit-transition: -webkit-transform .3s cubic-bezier(.645,.045,.355,1); transition: -webkit-transform .3s cubic-bezier(.645,.045,.355,1); transition: transform .3s cubic-bezier(.645,.045,.355,1); transition: transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);}
.home-news-nav li:first-child span{left: 0;}
.home-news-nav li.active span{display: block;}
.video{display: none;}
.video .home-news-nav{margin-bottom: 20px;}
.video .title1{margin-bottom: 1rem;}
.list-home li{padding: 20px 0; border-bottom: 1px solid #dcdfe6; font-size: 14px; }
.list-home li a{display: block; line-height: 1em; height: 1em; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; text-decoration: none;}
.list-home span{margin-right: 15px; padding-left: 30px; color: #999; position: relative;}
.list-home span:after{position: absolute; content: ""; display: inline-block; width: 8px; height: 8px; border-radius: 50%; background-color: #ff9e35; left: 1px;}
.home-notice-pic{display: none; height:88px; overflow: hidden; margin-bottom: 8px;}
.home-notice-pic .pic{width:30%; border-radius: 10px; float: left;}
.home-notice-pic img{width: 100%; height: 100%;}
.home-notice-pic .txt{float: right; width:65%;}
.home-notice-pic p{margin-bottom:15px; line-height: 24px; font-size: 14px; height:72px; overflow: hidden;}
.home-notice-pic span{display: none;}
.home-notice .mb{margin-bottom: 1.8rem;}
.gsgg .list-home{}
.slogan{display: none;}
.part4{padding:10px;}
.qiyi{position: relative;}
.qiyi .swiper-slide a{display: block; border-radius: 5px; overflow: hidden; border:1px solid #e1e1e1; padding: 5px;}
.qiyi  .swiper-slide img{width: 100%;}
.video video{vertical-align: middle; width: 100%!important;}
.video-tit{text-align: center; letter-spacing:2px; font-size: 16px; color: #ff862c; line-height:25px; background: #fff; padding:5px; margin-bottom: 0; border-radius: 0 0 5px 5px;}


.project-list li{display: block; width:48%; height:100px; margin:1%; float: left; font-size:16px; background-repeat: no-repeat;border-radius:4px; overflow: hidden; background-size: cover;}
.project-list li a{display: block; width: 100%; height: 100%; background: rgba(0,0,0,.2); color: #fff; line-height:100px; transition: all .2s; text-align: center; position: relative; }
.project-list li a b{position: relative; z-index: 2; font-weight: normal;}
.project-list li.pl1{background-image: url(../images/bg-xm1.png);}
.project-list li.pl2{background-image: url(../images/bg-xm2.png);}
.project-list li.pl3{background-image: url(../images/bg-xm3.png);}
.project-list li.pl4{background-image: url(../images/bg-xm4.png);}


.bankuai-list .item{background: #fff; padding-bottom:20px; border-radius: 8px; margin-bottom: 20px;}
.bankuai-list .item .pic{width: 100%; overflow: hidden; position: relative; margin-bottom: 20px;}
.bankuai-list .item .pic img{width: 100%;}
.bankuai-list .item .pic h4{position: absolute; bottom: 0; left: 0; width: 100%; height:50px; line-height:50px; font-size:20px; color: #fff; background-color: rgba(0,0,0,.5); text-align:center;}
.bankuai-list .item p{padding:0 15px; margin-bottom:20px; font-size: 16px; line-height: 1.8em; height:5.4em; overflow: hidden; color: #787878;}
.bankuai-list .item span{display: block; width:120px; text-align: center; height: 31px; margin:0px auto; line-height: 31px; font-size: 16px; color: #fff; cursor: pointer; background-image: linear-gradient(#ff9e35,#ff9e35),linear-gradient(#5693fe,#5693fe); background-blend-mode: normal,normal; box-shadow: 0 6px 10px 0 rgba(255,158,53,.4); border-radius: 16px;}
.bankuai-list .item:hover{transform:translateY(-5px);}




@media (min-width: 1025px){
.banner{margin-top: -50px;}
.banner .swiper-pagination-bullet{width:20px; height:10px; border-radius:10px;}
.banner .swiper-pagination-bullet-active{width:30px; background: #f19149;}

.newsalbum .swiper-slide{height:360px; position: relative;}
.newsalbum .swiper-slide p{font-size: 16px;}
.newsalbum .swiper-pagination-bullet{opacity: 0.6;}
.newsalbum .swiper-pagination-bullet-active{width: 20px; border-radius: 5px; background-color: #ff8d12; opacity: 1;}
.newsalbum .swiper-pagination{width:80px;}
.home-news,.home-notice{width: 520px;}
.container{padding-left: 0; padding-right: 0;}
.part1{display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0; padding-top: 50px; padding-bottom: 50px;}
.title1 .more{width: 124px; font-size: 16px; border-radius: 16px;}
.home-news{margin-bottom:0;}
.home-news-nav{height:60px; margin-bottom: 20px;}
.home-news-nav li{padding: 0 20px; height:60px; line-height:60px; display:block; float: left; list-style: none; font-size: 18px; font-weight: 500; color: #666; position: relative;}
.video .home-news-nav{height:40px;}
.video .home-news-nav li{height:40px; line-height:40px;}
.home-news-nav li.active a{color: #f19149;}
.home-news-nav li:last-child{padding-right: 0;}
.home-news-nav li:first-child{padding-left: 0;}
.home-news-nav li.ss{display: none!important;}
.home-notice-pic{display: none;}
.gsgg .list-home{display: block;}
.pt40{padding-top: 40px;}
.part2,.part3{display: block; background: #f4f4f4;padding: 70px 0;}
.slogan{background: url(../images/slogan-bg.png) 0 0 no-repeat; background-size: cover; background-attachment: fixed; padding:45px 0 45px 0; color: #fff; text-align: center; display: block;}
.slogan h4{height: 31px; font-size: 30px; line-height:40px;letter-spacing:15px;text-indent: 1em;}
.slogan p{font-size: 18px; line-height: 20px; margin-bottom: 0; letter-spacing: 33px;letter-spacing: 33px;text-indent: 1em;}
.video{float:right; width: 450px; margin-bottom: 0;}
.video .title1{margin-bottom: 1rem;}
.project{}
.project-list li{width:276px; height:180px; font-size:18px; margin:0; margin-right: 20px;}
.project-list li a{line-height:180px;}
.project-list li a b{position: relative; z-index: 2; font-weight: normal;}
.project-list li.pl4{margin-right:0;}
.project-list li a:hover{background: none; color: #ff882f;}
.dangjian-item{background: url(../images/bg-djjj.png) no-repeat left top; padding-left: 330px; height: 495px;}
.dangjian-item .items{position: relative; font-size: 14px; border-radius:10px; padding: 30px 49px 30px 330px; height:240px; overflow: hidden; background-size:300px 100%;  background-repeat:no-repeat; background-color: #fff;}
.dangjian-item .items.i1{background-image: url(../images/bg-djgz.png); margin-bottom:15px;}
.dangjian-item .items.i2{background-image: url(../images/bg-jjjc.png); }
.dangjian-item .items h3{font-size:22px; line-height: 1em; margin-bottom: 0;}
.dangjian-item .items p{line-height: 24px; margin:28px 0; overflow: hidden; }
.dangjian-item .items .more{display:block; width: 124px; height: 31px; line-height: 31px; text-align: center; color: #ff862c; -webkit-box-shadow: 0 6px 10px 0 rgba(255,158,53,.4); box-shadow: 0 6px 10px 0 rgba(255,158,53,.4); border-radius: 16px; border: 1px solid #ff9e35;}
.dangjian-item .items:hover{color:#ff862c;}


.qiyi .swiper-button-next:after,.qiyi .swiper-button-prev:after{font-size: 30px; color: #ff862c;}

.part4{padding:70px 0;}

.bankuai-list{display: flex; justify-content: space-between;}
.bankuai-list .item{width: 32%; padding-bottom:30px; transition: all .2s; margin-bottom: 0;}
.bankuai-list .item .pic h4{height: 60px; line-height: 60px; font-size: 22px;}
.bankuai-list .item:hover{transform:translateY(-5px);}
}

@media (max-width: 1024px){
#banner .owl-controls{position: absolute; bottom: 10px; left:10px; margin:0;}
.home-news-nav li.ss{display: block!important;}
.home-news-nav li{height:50px; line-height:50px; width: 25%; padding:0; font-size: 16px;}
.home-news-nav li.active a{color: #f19149;}
.home-news-nav li.active:after{content: ''; position: absolute; bottom:0px; left: 0; width: 72px; height: 2px; background-color: #f19149;}
.home-news-nav span{display: none;}
.ssdt{display: none;}

.video video{height: auto!important;}
.part2,.part3{display: block; background: #f4f4f4;padding: 20px 0;}
.project,#banner{margin-bottom: 20px;}
.project{overflow: hidden;}
}

@media (max-width: 500px){
.dangjian-item .items{padding:20px 10px 10px 170px; height: 180px; background-size:150px 100%;}
.list-home li a{display: block; line-height:1.5em; height:auto; white-space:normal; position: relative; padding-bottom:26px;}
.list-home span{margin-right:0; padding-left:0; color: #999; position: absolute; bottom: 0; left: 0px;}
.list-home span:after{content:none;}
}