/* a:hover */
.pro_item .title a:hover{color: #355E40;}

.web_main{background: #fff;}

/* slider_banner */
.slider_banner .swiper-pagination {
    padding-bottom: 15px;
}

.slide-page-box {
    display: none;
}

.slider_banner {
    position: relative;
}

.slider_banner, .swiper-slide {
    overflow: hidden;
}

.slider_banner .swiper-button-next, .slider_banner .swiper-button-prev {
    width: 56px; height: 56px; line-height: 54px; margin-top: -28px; 
	opacity: 0; background-image: none; border-radius: 50%;
}

.slider_banner:hover .swiper-button-next,.slider_banner:hover .swiper-button-prev {
    opacity: 1
}

.slider_banner .swiper-button-prev {
    left: 0
}

.slider_banner .swiper-button-next {
    right: 0;
}

.slider_banner:hover .swiper-button-prev {
    left: 20px;
}

.slider_banner:hover .swiper-button-next {
    right: 20px;
}

.slider_banner .swiper-pagination {
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 10px
}

.slider_banner .swiper-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    margin: 0 8px;
    border-radius: 0;
    padding: 8px 0;
    background: 0 0
}

.slider_banner .swiper-pagination .swiper-pagination-bullet:before {
    content: "";
    display: block;
    width: 36px;
    height: 6px;
    border-radius: 1em;
    background-color: rgba(0,0,0,.9)
}

.slider_banner .swiper-pagination .swiper-pagination-bullet-active:before {
    background-color: hsla(0,0%,100%,.9)
}

.slider_banner .swiper-slide img+img {
    position: absolute;
    left: 0;
    top: 0
}

.slider_banner .swiper-slide img {
    width: 100%;
    transition: 3s linear;
    transform: scale(1.08);
}

.slider_banner .swiper-slide.swiper-slide-active img {
    transform: scale(1)
}

.slider_banner .swiper-pagination-bullet {
    margin: 0 8px
}

.banner_txt{position: absolute; left: 0; bottom: 0; color: #fff; background: rgba(0,0,0,.4); padding: 0.78rem 0.6rem;}
.banner_txt .title{font-size: 0.56rem; line-height: 0.64rem;}
.banner_txt ul{float: left;}
.banner_txt ul li{line-height: 0.28rem; color: #fff; font-size: 0.24rem; margin-top: 0.25rem;}
.banner_txt ul li a{color: #fff;}

.slider_banner-phone {display: none;}
@media only screen and (max-width: 950px) {
	.web_main{background: #fff;}
	.slider_banner-phone{display: block; margin-top: 40px;}
	.slider_banner{margin-top: 50px; display: none;}
	.slider_banner .swiper-button-next, .slider_banner .swiper-button-prev{display: none;}
}

/* home_welcome */
.home_welcome{background: url(../img/bg1.png) no-repeat left top/27.8% auto; min-height: 260px;}
.home_welcome .web_th .brief{color: #666; padding-top: 8px;}

.home_wel_left{width: 46%; position: relative; padding-bottom: 6.6%; padding-top: 5%; height: 100%;}
.home_wel_right{width: 48.5%;}

.home_wel_left .wel_pic{border-radius: 6px;}
.wel_pic_small{width: 46.5%; position: absolute; z-index: 1; left: 0; bottom: 0;}
.wel_pic_small .wel_pic{padding-bottom: 100.26%; overflow: hidden;}
.wel_pic_big{width: 62.15%; position: relative; z-index: 0; float: right;}
.wel_pic_big .wel_pic{padding-bottom: 120.2%; overflow: hidden;}

.home_wel_num{margin-top: 4%; max-width: 580px;}
.home_wel_num .alignTop{font-family: 'Poppins-Bold'; color: #14457B; justify-content: center;}
.home_wel_num .world-number{ font-size: 40px; line-height: 1.25; padding-top: 5px;}
.home_wel_num .world-number-l{font-size: 36px; line-height: 1; margin-left: 3px;}
.home_wel_num .world-tip-b{line-height: 1.5; color: #000; text-align: center;}

.home_wel_more{position: relative;}
.home_wel_more .txt{font-size: 120px; font-family: 'Poppins-Bold'; color: #F7F7F7; text-align: right; width: 106.5%; line-height: 1;}
.home_wel_more .more{position: absolute; color: #14457B; font-size: 18px; line-height: 28px; top: 45%; margin-top: -17px; right: 11%;}
.home_wel_more .more span{position: relative; padding-bottom: 6px;}
.home_wel_more .more span::before{position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #14457B; content: '';}
.home_wel_more .more b{margin-left: 18px;}
.home_wel_more .more:hover span{color: #2C6DF5;}
.home_wel_more .more:hover span::before{background: #2C6DF5;}
.home_wel_more .more:hover b{background-color: #2C6DF5;}


@media only screen and (max-width: 1450px) {
	.home_wel_num .world-number{font-size: 38px;}
	.home_wel_num .world-number-l{font-size: 34px;}
	.home_wel_more .txt{font-size: 110px;}
}
@media only screen and (max-width: 1350px) {
	.home_wel_num .world-number{font-size: 36px;}
	.home_wel_num .world-number-l{font-size: 30px;}
	.home_wel_more .txt{font-size: 100px;}
}
@media only screen and (max-width: 1200px) {
	.home_wel_num .world-number{font-size: 32px;}
	.home_wel_num .world-number-l{font-size: 26px;}
	.home_wel_more .txt{font-size: 80px;}
}
@media only screen and (max-width: 950px) {
	.home_welcome{background-size: 38.4% auto;}
	.home_wel_num{flex-wrap: wrap;}
	.home_wel_num .num_item{margin-bottom: 20px;}
	.home_wel_num .world-number{font-size: 30px;}
	.home_wel_num .world-number-l{font-size: 22px;}
	.home_wel_more{margin-top: 0;}
	.home_wel_more .txt{font-size: 60px; white-space: nowrap; margin-left: -20px; width: calc(100% + 40px);}
	.home_wel_more .more{right: 0;}
	
	.home_welcome .layout{flex-wrap: wrap;}
	.home_wel_left{width: 100%; padding-top: 0;}
	.home_wel_right{width: 100%; margin-top: 20px;}
}

/* home_product */
.home_pro_inner{padding: 2% 0 50px; position: relative;}
.home_pro_item{padding: 18px 20px 15px;}
.home_pro_item .pro_pic{padding-bottom: 71%; overflow: hidden; border-radius: 8px;}
.pro_info{padding: 2.5% 4.5% 0;}
.pro_info .title{position: relative; padding: 0 44px 0 0; border-bottom: 1px solid #C8C9CB; line-height: 1.25;}
.pro_info .title, .pro_info .title a{font-size: 22px; font-family: 'Poppins-Medium';}
.pro_info .title a.txt{height: 3.75em; overflow: hidden; margin: 10px 0;}
.pro_info .title .more_circle{position: absolute; right: 0; top: 50%; margin-top: -17px;}
.pro_info .brief{color: #999; line-height: 1.5; padding-top: 4%;}

.home_pro_item:hover{}
.home_pro_item:hover .title a{color: #2C6DF5;}
.home_pro_item:hover .more_circle{background-color: #2C6DF5;}

.home_product .swiper-slide{height: auto; border: 1px solid #C8C9CB; border-left: 0; width: 24%;}
.home_product .swiper-slide::before{position: absolute; left: -1px; top: 0; bottom: 0; width: 1px; content: ''; background: #C8C9CB;}

@media only screen and (max-width: 1200px) {
	.pro_info .title, .pro_info .title a{font-size: 20px;}
}
@media only screen and (max-width: 950px) {
	.home_pro_inner{padding: 0 0 32px;}
	.home_product .swiper-slide{border: none; width: 100%;}
	.home_pro_item{padding-bottom: 10px;}
	.pro_info .title a.txt{height: auto;}
	.pro_info{padding: 18px 0 13px;}
}

/* home_advantage */
.home_advantage{background-repeat: no-repeat; background-position: center; background-size: cover; padding: 3% 0 7.5%; margin-top: 3%;}

.advantage_inner{padding: 8% 0 5%;}
.advantage_div{width: 50%; color: #fff; min-height: 280px;}
.advantage_div .order{font-size: 60px; font-family: 'News701-BT-Italic'; line-height: 1.25; border-right: 3px solid rgba(255, 255, 255, 0.5); padding-right: 15px; margin-right: 26px; margin-top: 4px;}
.adv_info .title{font-size: 30px; line-height: 1.25; font-family: 'Poppins-Medium'; margin-bottom: 5px;}
.adv_info .brief{line-height: 1.5;}

.home_adv_swiper{background: rgba(255, 255, 255, 0.3);}

.adv_item{padding: 8% 20px; cursor: pointer; height: 126px;}
.adv_item .flex{}
.adv_item .order{margin-right: 12px; font-family: 'News701-BT-Italic'; color: #fff; font-size: 60px; line-height: 1;}
.adv_item .title{flex: 1; font-family: 'Poppins-Medium'; line-height: 1.3; font-size: 20px; text-transform: uppercase; padding-top: 2%;}
.adv_item .title, .adv_item .title a{color: #fff;}
.adv_item .brief{display: none;}
.adv-pagination{display: none;}
.adv_info_phone{display: none;}

.home_advantage .active_item{background: #14457B;}

@media only screen and (max-width: 1350px) {
	.advantage_div .order, .adv_item .order{font-size: 50px;}
	.adv_info .title{font-size: 26px;}
	
	.adv_item .title{padding-top: 1%;}
}
@media only screen and (max-width: 1200px) {
	.advantage_div .order, .adv_item .order{font-size: 45px;}
	.adv_info .title{font-size: 24px;}
	.adv_item .title{font-size: 16px;}
	.adv_item{padding: 20px 12px; height: 135px;}
}
@media only screen and (max-width: 950px) {
	.home_advantage{padding: 30px 0 0; margin-top: 30px;}
	.advantage_div .order, .adv_item .order{font-size: 30px;}
	.advantage_div .order{padding-right: 12px; margin-right: 14px; font-size: 42px; width: 60px;}
	.adv_info .title{font-size: 22px; margin-bottom: 0;}
	.advantage_inner{padding: 20px 0 30px; justify-content: flex-start; flex-direction: column;}
	.advantage_div{width: 100%; height: auto; min-height: 60px; align-items: center; position: relative;}
	
	.advantage_div .adv_info .brief{display: none;}
	.adv_info_phone{display: block; color: #fff; margin-top: 12px;}
	
	.adv_info_phone{display: block; min-height: 120px;}
	.adv_item{height: auto; padding: 15px 10px;}
	.adv_item .flex{flex-direction: column; text-align: center;}
	.home_adv_swiper{margin-left: -20px; width: calc(100% + 40px);}
	.adv_item .title{font-size: 16px; font-family: 'Poppins-Regular';}
}

/* home_service */
.home_service{background: url(../img/bg2.png) no-repeat right top/27.8% auto; min-height: 260px;}
.home_service .web_th .brief{width: 80%;}

.service_list{margin-top: 2%;}
.service_item{padding: 1.5% 0; border-bottom: 1px solid #C8C9CB; align-items: center;}
.service_pic{width: 82px; margin-right: 20px;}
.service_pic .ser_pic{padding-bottom: 100%; overflow: hidden;}
.service_pic .ser_pic img{padding: 8px;}
.ser_info{flex: 1; padding-right: 60px; line-height: 1.25; position: relative;}
.ser_info .title{font-family: 'Poppins-Medium'; font-size: 22px; color: #14457B;}
.ser_info .title a{color: #14457B;}
.ser_info .brief{color: #999; margin-top: 5px; transition: 0.5s ease;}
.ser_info .more_btn{position: absolute; width: 40px; height: 40px; right: 0; top: 50%; margin-top: -20px; background: url(../img/icon_next_d.png) no-repeat center/16px auto;}

.service_item:hover{border-bottom: 1px solid #2C6DF5;}
.service_item:hover .title{color: #2C6DF5;}
.service_item:hover .brief{color: #555;}
.service_item:hover .title a{color: #2C6DF5;}
.service_item:hover .more_btn{background-image: url(../img/icon_next_f.png);}

@media only screen and (max-width: 950px) {
	.home_service{background-size: 38.4% auto; padding-top: 50px;}
	.home_service .web_th .brief{width: 100%;}
	.service_item{flex-direction: column; align-items: flex-start; padding: 15px 0 20px;}
	.service_pic{width: 62px;}
	.service_pic .ser_pic img{padding: 0;}
	.ser_info{padding: 0; margin-top: 15px;}
	.ser_info .more_btn{display: none;}
	.ser_info .brief{display: block;}
}

/* home_app */
.home_app{background: url(../img/bg4.jpg) no-repeat center top/ 100% auto #F2F3F4; margin-top: 4%;}
.home_app_txt{color: #fff; font-size: 120px; font-family: 'Poppins-Bold'; text-align: center; line-height: 1; margin-bottom: -4%;}
.home_app_inner{padding: 2% 0 50px; position: relative;}
.home_app_inner .home_pro_item .pro_pic{padding-bottom: 100%; border-radius: 5px;}
.app-pagination{display: none;}
.home_app .pro_info .title{border-bottom: none;}

.home_app .swiper-slide{height: auto; border: 1px solid #C8C9CB; border-left: 0;}
.home_app .swiper-slide::before{position: absolute; left: -1px; top: 0; bottom: 0; width: 1px; content: ''; background: #C8C9CB;}

@media only screen and (max-width: 1450px) {
	.home_app_txt{font-size: 100px;}
}
@media only screen and (max-width: 1350px) {
	.home_app_txt{font-size: 80px; margin-bottom: -3%;}
}
@media only screen and (max-width: 1200px) {
	.home_app_txt{font-size: 60px; margin-bottom: -2.5%;}
}
@media only screen and (max-width: 950px) {
	.home_app_txt{font-size: 45px; margin-bottom: -20px;}
	.home_app_inner{padding: 0 0 36px;}
	.home_app .swiper-slide{border: none;}
	.app-pagination{display: block; bottom: 22px !important;}
}

/* home_news */
.home_news .web_th .title{margin-bottom: 10px;}
.home_news .web_th .name{position: relative;}
.home_news .web_th .name::before{position: absolute; width: 32px; height: 2px; left: 50%; margin-left: -16px; bottom: 10px; background: #14457B; content: '';}
.home_news .web_th .brief{color: #666; font-size: 20px;}
.news_inner{padding: 2.6% 0 0;}
.news_left{width: 70%;}

.news_left .news_pic_item{width: 30%; position: relative; z-index: 1; transition: all ease .6s; height: 100%;}
.news_left .active_item{width: calc(70% - 16px);}

.news_pic_item .news_pic, .news_pic_item .news_pic .pro_pic{height: 100%; height: 420px; overflow: hidden; border-radius: 5px;}
.news_left .news_pic_item .pro_pic img{height: 100%; width: 100%; object-fit: cover; border-radius: 5px;}
.news_left .active_item .pro_pic img{border-radius: 5px;}

.news_left .news_pic_item .news_item{position: absolute; z-index: 2; top: 0; padding: 50px 24px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.26);}
.news_left .news_item .brief{margin-bottom: 15px; max-height: 132px; line-height: 22px;}
.news_left .news_item .news_date, .news_left .news_item .link_title a, .news_left .news_item .brief{color: #fff;}
.news_left .news_item .link_title{font-family: 'novasskbold';}

.news_left .active_item .link_title{max-height: 78px; overflow: hidden; white-space: normal; height: auto;}
.news_pic_item .link_btn{position: absolute; bottom: 60px;}

.news_right{width: calc(30% - 16px);}
.news_right .news_item{background: #F2F3F4; padding: 50px 24px; border-radius: 6px; transition: all .3s ease-in-out;}
.news_right .news_item:first-child{margin-bottom: 16px;}
.news_right .news_item:hover{background-color: #14457B;}
.news_item .news_date{color: #999; font-family: 'Microsoft-PhagsPa';}
.news_item .link_title{height: 26px; line-height: 26px; font-family: 'Poppins-Medium'; font-size: 20px; overflow: hidden;}
.news_item .link_title a{color: #333; transition: color 0s ease-in-out;}
.news_item .brief{
	color: #999; margin: 6px 0; line-height: 1.25; 
	/* height: 2.5em;  */
	overflow: hidden;
}
.news_item .link_btn{width: 145px; height: 36px;}
.news_item .link_btn a{display: block; line-height: 36px; font-family: 'Poppins-Medium'; color: #fff; text-align: center; border: 1px solid #fff; border-radius: 2px; padding-right: 28px; background: url(../img/icon_right.png) no-repeat 86% center/12px auto;}
.news_item:hover .link_btn a{border-color: #14457B; background-color: #14457B;}
.news_item:hover .link_btn a:hover{border-color: #2C6DF5; background-color: #2C6DF5;}
.news_right .news_item:hover .news_date, .news_right .news_item:hover .link_title a, .news_right .news_item:hover .brief{color: #fff;}

@media only screen and (max-width: 1300px) {
	.home_news .web_th .name::before{bottom: 2px;}
	.news_right .news_item{padding: 30px 24px;}
	.news_pic_item .news_pic, .news_pic_item .news_pic .pro_pic{height: 340px;}
	.news_right .news_item{padding: 30px 20px;}
	.news_left .news_pic_item .news_item{padding: 50px 18px;}
}
@media only screen and (max-width: 950px) {
	.home_news .web_th .name::before{bottom: 0;}
	.home_news .web_th .brief{font-size: 19px; line-height: 1.3; padding-top: 10px;}
	.index_news_box{padding-top: 26px;}
	.news_inner{padding: 20px 0 0; flex-direction: column; gap: 0;}
	.news_left, .news_right{width: 100%;}
	.news_left{flex-direction: column; gap: 0;}
	.news_left .news_pic_item{width: 100%; transition: all 0s; margin-bottom: 16px;}
	.news_pic_item .news_pic{position: relative; height: auto;}
	.news_pic_item .news_pic .pro_pic{position: relative; width: 100%; height: 0; padding-bottom: 64.6%;}
	.news_pic_item .news_pic .pro_pic img{position: absolute; width: 100%; height: 100%; object-fit: cover;}
	.news_left .news_pic_item .news_item{padding: 36px 20px;}
	.news_pic_item .link_btn{bottom: 30px;}
	.news_item .link_btn a{background-color: #14457B; border-color: #14457B; border-radius: 5px;}
	.news_item .link_title{height: auto; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; white-space: normal; margin: 5px 0; line-height: 1.25;}
	.news_item .brief{display: none;}
	
	.index_bg{padding-bottom: 30px;}
	
	.news_right .news_item{background-color: #14457B;}
	.news_item .news_date, .news_item .link_title a, .news_item .brief{color: #fff;}
	.news_right .news_item .link_title{overflow: none; min-height: 84px;}
}

/* home_form */
/* .home_form{position: relative; margin-top: -2%; z-index: 10;}
.home_form_div{background: #fff; padding: 2.4% 1.8%; align-items: center;}

.home_input{flex-wrap: wrap; justify-content: space-between; flex: 1;}
.home_input .input_item{width: 22%; margin-bottom: 0; display: flex; flex-direction: column; justify-content: space-between;}
.input_item p{text-transform: uppercase; font-family: 'CHAPARRALPRO-BOLD'; font-size: 18px; color: #355E40;}
.input_item p span{color: #ED2736; padding-right: 5px; margin-left: -11px;}
.input_item input, .input_item textarea{border-radius: 0; border: none; border-bottom: 2px solid #040000; width: 100%; font-size: 16px; height: 36px; line-height: 36px; margin-top: 8px; padding: 4px 0 8px;}
.input_item textarea{line-height: 28px; height: 112px; margin-top: 10px;}

.form_btn{margin-left: 10px;}
.form_btn .submit_btn{background: #355E40; color: #fff; line-height: 48px; padding: 0 50px; height: 48px; width: auto; border: none; font-size: 16px; transition: all 0.3s ease; font-size: 24px; font-family: 'CHAPARRALPRO-BOLD'; border-radius: 6px; margin: 0;}
.form_btn .submit_btn:hover{background: #1a4525;}

@media only screen and (max-width: 950px) {
	.home_form{display: none;}
	.home_form_div{flex-wrap: wrap; padding: 20px 15px;}
	.home_input{width: 100%;}
	.home_input .input_item{width: 100%; margin-bottom: 15px;}
	.input_item input, .input_item textarea{border-bottom-width: 1px; margin-top: 2px;}
	.form_btn{width: 100%; margin: 0; text-align: center;}
	.form_btn .submit_btn{margin-top: 5px; font-size: 20px; height: 42px; line-height: 42px;}
} */

/* home_latter */
.home_latter{background: url(../img/bg3.jpg) no-repeat center top/100% auto; overflow: hidden; background-color: #14457B;}
.home_latter .home_latter_inner{border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.home_latter .web_th .title, .home_latter .web_th .brief{color: #fff;}
.home_latter .web_th .brief{font-size: 20px;}


.home_latter_form{max-width: 810px; margin: 3% auto 3.5%;}
.home_latter_form input{height: 54px; line-height: 54px; margin: 0; color: #14457B; border-radius: 27px; border: none; background: rgba(255, 255, 255, 0.8);}
.home_latter_form input.txt{padding: 0 20px 0 20px; font-size: 16px; float: left; width: 75%;}
.home_latter_form input.sub{width: 22%; margin-left: 3%; color: #14457B; font-family: 'Poppins-Medium';}
.home_latter_form input.txt:focus{border-color: #fff;}
.home_latter_form input.sub:hover{background: rgba(255, 255, 255, 1);}


@media only screen and (max-width: 950px) {
	.home_latter .home_latter_inner{border-bottom: none;}
	.home_latter .web_th .brief{font-size: 16px; line-height: 1.35; margin-top: 5px;}
	.home_latter_form{text-align: center; margin: 20px auto 10px;}
	.home_latter_form input.txt{width: 100%; margin-bottom: 30px;}
	.home_latter_form input.sub{margin: 0 auto; width: 200px; padding: 0;}
}













