@charset "utf-8";
/*
* Author:pengxing
* Date:2023.8.2
*/
body{}
.new-header,.container{width:100%;margin:0 auto;}
.container{background-color:#fff;}
.container img{max-width:100%;display:block;}
.banner{width:100%;height:800px;overflow:hidden;position:relative;}
.bannerInfo{width:1920px;height:800px;overflow:hidden;position:absolute;left:50%;margin-left:-960px;top:0;}
.bannerInfo .swiper-slide,.bannerInfo .swiper-slide img{width:1920px;height:800px;}
.bannerInfo .swiper-slide{position:relative;}
.bannerInfo .swiper-slide a.ioc1{width:916px;height:235px;background:url(/style/images/jiage/btn_02.png) no-repeat;display:block;position:absolute;left:50%;margin-left:-763px;bottom:45px;}

.bannerInfo .pagination{width:7.5rem;text-align:center;line-height:0;position:absolute;left:0;bottom:.2rem;z-index:1;}
.bannerInfo .pagination span{width:.1rem;height:.1rem;font-size:0;background-color:#cac9cb;border-radius:50%;opacity:1;margin:0 .1rem;display:inline-block;vertical-align:top;}
.bannerInfo .pagination .swiper-pagination-bullet-active{background-color:#24d2b6;}

.bannerWap{display:none;}
.item{width:1200px;margin:0 auto;}

.crumbs h3{padding-top:20px;line-height:50px;font-size:24px;font-weight:normal;color:#828282;}
.crumbs h3 a{color:#828282;}
.f1Box{padding-top: 70px;}
.f1Box h2{position: relative; height: 90px; margin-bottom: 82px; text-align:center;}
.f1Box h2 small{display: block; color: #d1e4e4; font-size: 42px; line-height: 90px; font-weight: normal;text-transform: uppercase;font-family: serif;letter-spacing: 3px;}
.f1Box h2 span{position: absolute; left: 0; top:40px; width: 100%;color: #2c9999; font-size: 50px; line-height: 52px; font-weight: normal;}
.f1Box h2 b{color: #e7892e;}
.list-item{padding-bottom: 82px;}
.list-item h3{height: 78px; border-bottom: 2px solid #fff; background-color: #2b9999; color: #fff; font-size: 50px; font-weight: normal; text-align: center; line-height: 78px;}
.list-item h3 i{width: 60px;height: 60px; margin: 9px 10px 0 0; vertical-align: top; display: inline-block;}
.list-item h3 .icon1{background:url(/style/images/jiage/icon_01.png) no-repeat;}
.list-item h3 .icon2{background:url(/style/images/jiage/icon_02.png) no-repeat;}
.list-item h3 .icon3{background:url(/style/images/jiage/icon_03.png) no-repeat;}
.list-item h3 .icon4{background:url(/style/images/jiage/icon_04.png) no-repeat;}
.list-item table{width: 100%;border-collapse: collapse; border-bottom:2px solid #f1f1f1;}
.list-item table tr{background-color: #fff;}
.list-item table tr:nth-child(even){background-color: #f1f1f1;}
.list-item table tr th,.list-item table tr td{border-left:2px solid #fff;}
.list-item table tr th:first-child,.list-item table tr td:first-child{border-left:none;}
.list-item table tr th{height: 78px; border-bottom: none; background-color: #e7892e; color: #fff; font-size: 24px; font-weight: normal; text-align: center;}
.list-item table tr td{padding: 18px 0; color: #343636; font-size: 20px; text-align: center;}

.f1Box .btn{width:464px;height:74px;display:block;margin:40px auto 0; background-color: #f6a648;background: -webkit-linear-gradient(to bottom, #f6a648, #f1782d); background: linear-gradient(to bottom, #f6a648, #f1782d);border-radius: 37px; color: #fff; font-size:44px; font-weight:bold; line-height: 74px; text-align: center;}

/*news-footer*/
.news-footer{overflow: hidden;}
.footer-wrapp{height: 597px; background:url(/style/images/home/footer_bg.jpg) no-repeat center 0;}
.news-footer h2{padding: 68px 0 62px;}
.news-footer h2 img{width: 726px; height:67px; margin: 0 auto; display: block;}
.footer-body{width: 1200px; margin: 0 auto; overflow: hidden;}
.footer-body .contact{float: left; width: 661px;}
.footer-body .imgBox{float: right; position: relative; width: 509px; height: 282px;margin-top:65px;margin-bottom:30px;}
.footer-body .imgBox img{display: block; border-radius: 10px;}
.footer-body .imgBox .adr{position: absolute; left: 6px; bottom: -40px; width: 505px; height:385px;}
.footer-bodyWap{display:none;}
.footer-tel{height:122px; background-color:#1c9b9b;overflow: hidden;}
.footer-tel p{width: 1200px;height: 122px;margin: 0 auto;color: #fff; font-size:84px;font-weight: 600;line-height: 122px;}
.footer-tel p i{width:73px; height:75px; display:inline-block; background:url(/style/images/home/icon_tel.png) no-repeat;vertical-align: top;margin: 24px 12px 0 0;}
.footer-tel p span{font-size:76px;line-height: 122px;display: inline-block;vertical-align: top;}



@keyframes pulse{
	0%{transform:scale(0.9)}
	50%{transform:scale(1)}
	100%{transform:scale(0.9)}
}
@-webkit-keyframes pulse{
	0%{-webkit-transform:scale(0.9)}
	50%{-webkit-transform:scale(1)}
	100%{-webkit-transform:scale(0.9)}
}
@media only screen and (max-width: 750px){
	.new-header,.container{min-width:320px;width:100%;max-width:750px;margin:0 auto;}
	.container{background-color:#fff;padding-bottom:0;}
	.container img{max-width:100%;display:block;}
	.item{width:100%; padding:0 .2rem;box-sizing: border-box;}

	.banner{display:none;}
	.bannerWap{position:relative;width:100%;overflow:hidden;display:block;}
	.bannerWap .swiper-slide{position:relative;}
	.bannerWap .swiper-slide a.ioc1{width:3.5rem;height:.85rem;background:url(/style/images/jiage/btn_02.png) no-repeat;background-size:100% auto;display:block;position:absolute;left:50%;margin-left:-3rem;top:2.03rem;}
	.bannerWap .pagination{width:7.5rem;text-align:center;line-height:0;position:absolute;left:0;bottom:.2rem;z-index:1;}
	.bannerWap .pagination span{width:.1rem;height:.1rem;font-size:0;background-color:#cac9cb;border-radius:50%;opacity:1;margin:0 .1rem;display:inline-block;vertical-align:top;}
	.bannerWap .pagination .swiper-pagination-bullet-active{background-color:#24d2b6;}
	
	.crumbs h3{padding-top:.2rem;line-height:.6rem;font-size:.28rem;}
    .f1Box{padding-top: .2rem;}
    .f1Box h2{height: .9rem; margin-bottom: .42rem;}
    .f1Box h2 small{font-size: .4rem; line-height: .9rem;letter-spacing:0;}
    .f1Box h2 span{top:.4rem;font-size: .46rem; line-height: .52rem;}
    .list-item{padding-bottom: .82rem;}
    .list-item h3{height: .78rem;font-size: .5rem; line-height: .78rem;}
    .list-item h3 i{width: .6rem;height: .6rem; margin: .09rem .1rem 0 0;}
    .list-item h3 .icon1{background:url(/style/images/jiage/icon_01.png) no-repeat; background-size: 100% 100%;}
    .list-item h3 .icon2{background:url(/style/images/jiage/icon_02.png) no-repeat; background-size: 100% 100%;}
    .list-item h3 .icon3{background:url(/style/images/jiage/icon_03.png) no-repeat; background-size: 100% 100%;}
    .list-item h3 .icon4{background:url(/style/images/jiage/icon_04.png) no-repeat; background-size: 100% 100%;}
    .list-item table{width: 100%;border-collapse: collapse; border-bottom:2px solid #f1f1f1;}
    .list-item table tr th,.list-item table tr td{border-left:2px solid #fff;}
    .list-item table tr th{height: .78rem;font-size: .28rem;}
    .list-item table tr td{padding: .18rem .06rem;font-size: .24rem;}
    .f1Box .btn{width:4.64rem;height:.74rem;margin:.4rem auto 0; border-radius: .37rem; font-size:.44rem;line-height: .74rem;display: flex;align-items: center;justify-content: center;}
	
	/*news-footer*/
    .footer-wrapp{height: 7.3rem;background-size:100% 100%;}
    .news-footer h2{padding: .46rem 0 .11rem;}
    .news-footer h2 img{width: 5.19rem; height:auto;}
    .footer-body{display:none;}
    .footer-bodyWap{display:block;}
    .footer-bodyWap .contact{ width: 5.5rem;padding-left: .4rem;margin: 0 auto;}
    .footer-bodyWap .imgBox{display:flex;display:-webkit-flex;justify-content:space-between;padding:.18rem .48rem .33rem;}
    .footer-bodyWap .imgBox img{width:3.06rem;height: auto;border-radius: .1rem;}
    .footer-bodyWap .imgFixed{height:1.08rem; background-color:#1c9b9b;color:#fff;font-size: .48rem;font-weight: 600;display:flex;align-items: center;justify-content: center;}
    .footer-bodyWap .imgFixed i{width:.43rem; height:.44rem; margin-right:.1rem; display:block; background:url(/style/images/home/icon_tel.png) no-repeat; background-size:100% 100%;}
    .footer-bodyWap .imgFixed span{font-size:.42rem;}
    .footer-tel{display:none;}
}
