/*鏅鸿兘椹鹃┒寮€鍙戝伐鍏烽摼 寮€濮?/ .banner_main.lianBan{ width: 100%; height: 655px; background: url(../img/bannerImg01.jpg) no-repeat center center; -webkit-background-size: cover; background-size: cover; } .tool_title{ margin: 75px 0 75px; text-align: center; } .tool_title h2{ font-size: 28px; font-weight: normal; margin-bottom: 15px; color: #333; } .tool_title p{ font-size: 14px; color: #4d4d4d; } .tool_ban{ text-align: center; } .tool_ban img{ width: 100%; } .download { margin-bottom: 30px; text-align: center; } .download img { cursor: pointer; } .gCase_player{ width: 1050px; height: 728px; margin: 0 auto; position: relative; } .player_img{ width: 100%; height: 100%; } .gCase_player .swiper-container{ width: 100%; height: 100%; } .gCase_player .swiper-button-next, .gCase_player .swiper-container-rtl .swiper-button-prev { background: url('../img/cp4_arrow2.png') no-repeat center; -webkit-background-size: contain; background-size: contain; right: -135px; left: auto; } .gCase_player .swiper-button-prev, .gCase_player .swiper-container-rtl .swiper-button-next { background: url('../img/cp4_arrow1.png') no-repeat center; left: -135px; right: auto; } .gCase_player .swiper-button-next, .gCase_player .swiper-button-prev { position: absolute; top: 50%; width: 59px; height: 270px; margin-top: -135px; z-index: 10; cursor: pointer; background-size:59px 270px; background-position: center; background-repeat: no-repeat; } .case_section { margin: 85px 0 120px; } /*.case_section .cs_box p{*/ /* font-size: 12px;*/ /*}*/ /*.case_section .container{*/ /* display: flex;*/ /* justify-content: space-between;*/ /* align-items: center;*/ /* flex-wrap: wrap;*/ /*}*/ /*.case_section .cs_box{*/ /* width: 25%;*/ /* text-align: center;*/ /*}*/ /*.case_section .cs_box img{*/ /* margin-bottom: 25px;*/ /*}*/ .forte{ margin-bottom: 80px; } .forte_box{ width: 100%; height: 410px; margin: 0 auto; position: relative; } .forte_box img{ width: 100%; height: 100%; transform: scale(1); -ms-transform: scale(1); transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; } .forte_box:hover img { transform: scale(1.1); -ms-transform: scale(1.1); } .forte_box.bg1{ background: url("../img/cp4_bg1.png") no-repeat left center; -webkit-background-size: cover; background-size: cover; } .forte_box.bg2{ background: url("../img/cp4_bg2.png") no-repeat right center; -webkit-background-size: cover; background-size: cover; } .forte_box.bg3{ background: url("../img/cp4_bg3.png") no-repeat left center; -webkit-background-size: cover; background-size: cover; } .forte_box.bg4{ background: url("../img/cp4_bg4.png") no-repeat right center; -webkit-background-size: cover; background-size: cover; } .forte_box:nth-child(odd) .forte_text{ width: 40%; position: absolute; top: 0; right: 0; padding: 20px 20px 20px 0; box-sizing: border-box; } .forte_box:nth-child(even) .forte_text{ width: 40%; position: absolute; top: 0; left: 0; padding: 20px 20px 20px 0; box-sizing: border-box; } .forte_d { display: flex; } .forte_d span{ width: 15px; height: 38px; background-color: #1e26e3; display: inline-block; vertical-align: middle; margin-right: 20px; } .forte_text h2{ font-size: 22px; font-weight: normal; line-height: 38px; } .forte_text ul{ margin-top: 26px; padding-left: 40px; } .forte_text ul li{ margin-bottom: 20px; font-size: 18px; line-height: 28px; color: #666; } /*鏅鸿兘椹鹃┒寮€鍙戝伐鍏烽摼 缁撴潫*/