/*首页*/ .banner { width: 100%; } .banner .swiper-slide { position: relative; } .banner .swiper-slide.ban_video video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: fill; } .banner img { width: 100%; } .banner .txt { color: #fff; } .banner .txt h2 { line-height: 1.2; margin-bottom: 1%; text-shadow: 0 0 5px #000 } .banner .txt h3 { /* font-family: arial; */ text-transform: uppercase; padding-bottom: 20px; background: url(../images/dot03.png) 120px bottom no-repeat; } .banner .swiper-pagination { bottom: 60px; } .banner .swiper-pagination-bullet { width: 6px; height: 6px; margin: 0 10px!important; background: #fff; box-shadow: 1px 1px 3px 0px #333; opacity: 1; filter: alpha(opacity=100); } .banner .swiper-pagination-bullet-active { width: 12px; height: 12px; position: relative; top: 2px; } .index-part01 { max-height: 566px; background: url(../images/bg01.png) right bottom no-repeat #fff; background-size: cover; } .index-part01 .ll { float: left; width: 38.8%; max-width: 599px; position: relative; top: -103px; left: -60px; z-index: 10; } .index-part01 .ll .tit { height: 103px; background: url(../images/bg02.png) left top no-repeat; } .index-part01 .ll .tit h2 { padding: 36px 40px 0; color: #fff; } .index-part01 .ll .con { padding: 40px 40px 60px; color: #6C6D71; background: #F0F0F0; } .index-part01 .ll .con p { /* font-family: arial; */ margin: 0 0 5%; } .index-part01 .ll .con dd { float: left; width: 40%; padding: 0 30px; margin-bottom: 30px; height: 100px; border-right: 1px solid #CBCBCB; } .index-part01 .ll .con dd:nth-of-type(2) { width: 60%; border-right: none; } .index-part01 .ll .con dd:nth-of-type(1), .index-part01 .ll .con dd:nth-of-type(3) { padding-left: 0; } .index-part01 .ll .con dd:nth-of-type(4) { width: 28%; } .index-part01 .ll .con dd:nth-of-type(5) { width: 32%; } .index-part01 .ll .con dd:last-child { border-right: none; } .index-part01 .ll .con dd h3 { color: #1B6F59; line-height: 1; white-space: nowrap; } .index-part01 .ll .con dd h3 span { /* font-family: arial; */ } .index-part01 .rr { float: right; width: 60%; max-width: 890px; margin-top: 4%; } .index-part01 .rr h2 { margin: 0 0 5%; } .index-part01 .rr h2 span { display: block; color: #CCCCCC; /* font-family: arial; */ } .index-part01 .rr h3 { margin: 0 0 2%; } .index-part01 .rr p { color: #717171; width: 75%; /*-webkit-line-clamp: 4; max-height:6em;*/ } .index-part01 .rr a.more { display: inline-block; margin: 20px 0 0; } .index-part02 .b_box .swiper-pagination { bottom: 50px; } .index-part02 .b_box { width: 100%; overflow: hidden; background: url(../images/bg03.jpg) left top no-repeat; } .b_box .img li, .b_box .txt li, .s_box .txt li { display: none; } .b_box .img li:first-child, .b_box .txt li:first-child, .s_box .txt li:nth-child(2) { display: block; } .b_box .img { float: left; width: 50%; /* height: 0; */ /* padding-bottom: 47.1%; */ } .b_box .txt { float: right; width: 50%; height: 0; padding-bottom: 41.9%; margin-top: 5.2%; } .b_box .img li { width: 100%; position: relative; } .b_box .img li img { width: 100%; } .b_box .img li h2 { color: #fff; text-transform: uppercase; text-shadow: 1px 1px 1px #CCCCCC; font-weight: lighter; position: absolute; left: 10%; bottom: 10%; } .b_box .img li p { color: #fff; /* font-family: arial; */ position: absolute; left: 10%; bottom: 9%; } .b_box .txt { background: #fff; } .b_box .txt li { padding: 8% 10%; } .b_box .txt li h2 { color: #bd3434; margin-bottom: 6%; } .b_box .txt li h2 a{color: #bd3434;} .b_box .txt li h2 span { display: block; font-weight: bold; } .b_box .txt li h3 { color: #1B6F59; margin-bottom: 8%; } .b_box .txt li h3 span { display: block; font-weight: bold; } .b_box .txt li p { color: #686868; line-height: 1.8; } .b_box .txt li dl { margin: 4% 0; } .b_box .txt li dd { margin: 0 0 2%; color: #686868; font-weight: bold; } .s_box { /*overflow: hidden;*/ } .s_box .img, .s_box .txt { float: left; width: 50%; height: 92px; } .s_box .img .img-part { float: right; /*width: 63.5%;*/ width: 489px; position: relative; } .s_box .img .img-part .swiper-container { width: 100%; padding: 2px 0; top: -2px; } .s_box .img .img-part .swiper-slide { cursor: pointer; float: left; width: 20%; } .s_box .img .img-part .swiper-slide.on { background: #D4E3E6; /*transform:scale(1.05);*/ box-shadow: 0px 0px 2px 1px #bdbdbd; border: 3px solid #fff; } .s_box .img .img-part .swiper-slide i { display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); } .s_box .img .img-part .swiper-slide.on i { background: rgba(0, 0, 0, 0); } .s_box .img .img-part .swiper-button-next, .s_box .img .img-part .swiper-button-prev { width: 74px; height: 92px; top: 0; margin: 0; opacity: 1!important; } .s_box .img .img-part .swiper-button-prev { left: -74px; background: url(../images/dot04.png) center center no-repeat #CCCCCC; } .s_box .img .img-part .swiper-button-next { right: -74px; background: url(../images/dot05.png) center center no-repeat; } .s_box .img .img-part .swiper-button-next.swiper-button-disabled, .s_box .img .img-part .swiper-button-prev.swiper-button-disabled { cursor: pointer; pointer-events: visible; } .s_box .img .img-part .swiper-button-next.disabled, .s_box .img .img-part .swiper-button-prev.disabled { cursor: auto; opacity: 0.5; } .s_box .txt { background: url(../images/bg04.jpg) left top no-repeat; background-size: cover; } .s_box .txt li { padding-left: 10%; line-height: 92px; font-weight: bold; color: #fff; } .s_box .txt li a { color: #fff; } .index-part03 { padding: 5% 0 8%; } .index-part03 .ll { float: left; width: 58%; } .index-part03 .rr { float: right; width: 37%; } .ll_t { border-bottom: 2px solid #B9B9B9; padding-bottom: 25px; margin-bottom: 30px; } .ll_t span { float: left; cursor: pointer; color: #C6C6C6; margin: 0 60px 0 0; position: relative; } .ll_t span.on { color: #2E2D2D; } .ll_t span:first-child::before { content: ""; position: absolute; right: -30px; top: 10%; width: 1px; height: 80%; background: #D7D7D7; } .ll_c .dl_list { float: left; width: 53.2%; } .ll_c .ul_list { float: right; width: 40%; } .ll_c .dl_list dt h2 { line-height: 1.2; margin: 0 0 7%; } .ll_c .dl_list dt p { color: #686868; -webkit-line-clamp: 3; line-height: 1.8; max-height: 5.4em; margin: 0 0 7%; } .ll_c .ul_list li { border-bottom: 1px dashed #B9B9B9; padding: 4.65% 0; } .ll_c .ul_list li:first-child { padding-top: 0; } .ll_c .ul_list li span { color: #A1A1A1; /* font-family: arial; */ } .ll_c .ul_list li h3 { height: 3em; overflow: hidden; } .index-part03 .rr h2 { padding-bottom: 25px; } .index-part03 .rr dt { padding: 7% 18% 10% 7%; color: #fff; background: url(../images/bg05.jpg) left top no-repeat; } .index-part03 .rr dt h3 { line-height: 1.4; } .index-part03 .rr dt h3 a { color: #fff; } .index-part03 .rr dt span { display: block; margin: 20px 0 0; /* font-family: arial; */ } .index-part03 .rr dd { display: block; border-bottom: 1px dashed #B9B9B9; padding: 3.5% 7%; } .index-part03 .rr a.more { display: inline-block; margin: 20px 7% 0; } @media only screen and (min-width: 1025px) { .s_box .img .img-part .swiper-button-prev:hover { background: url(../images/dot04_on.png) center center no-repeat #CCCCCC; } .s_box .img .img-part .swiper-button-next:hover { background: url(../images/dot05_on.png) center center no-repeat; } .index-part03 .rr dt h3 a:hover { text-decoration: underline!important; } } @media only screen and (max-width: 1600px) { .index-part01 .ll { width: 45%; left: 0; } .index-part01 .rr { width: 55%; } .index-part01 .ll .con dd { height: 90px; } } @media only screen and (max-width: 1599px) { .index-part01 .rr { width: 50%; } .index-part01 .ll .con dd { height: 86px; } .b_box .img li p { bottom: 7%; } } @media only screen and (max-width: 1365px) { .index-part01 .ll { top: 0; } .index-part01 .ll .con dd { width: 40%; padding: 0 5%; } .index-part01 .ll .con dd { margin-bottom: 10px; height: 80px; } } @media only screen and (max-width: 1279px) { .index-part01 .ll .con { padding: 5%; } .index-part01 .ll .con dd { height: 70px; } .index-part01 .ll .tit h2 { padding-left: 5%; } .s_box .img .img-part { width: 390px; } .b_box .txt { margin-top: 0; padding-bottom: 47.1%; } .s_box .img .img-part .swiper-button-next, .s_box .img .img-part .swiper-button-prev { width: 30px; } .s_box .img .img-part .swiper-button-prev { left: -30px; } .s_box .img .img-part .swiper-button-next { right: -30px; } } @media only screen and (max-width: 1023px) { .banner .swiper-pagination { bottom: 20px; } .index-part01 .rr p { width: 100%; } .s_box .img .img-part { width: 292px; } .b_box .txt li { padding: 5%; } .index-part03 .ll { width: 100%; } .index-part03 .rr { width: 100%; margin-top: 25px; } .index-part03 .rr dt { width: 100%; background-size: cover; padding: 5%; } .index-part03 .rr dd { padding: 3% 5%; } .index-part03 .rr a.more { margin: 2% 5% 0; } .b_box .txt li dl { display: none; } .b_box .img li p { bottom: 5%; } } @media only screen and (max-width: 767px) { .banner, .banner .swiper-container, .banner .swiper-slide { height: 240px; } .banner .swiper-slide img { display: none; } .index-part01 .ll, .index-part01 .rr { width: 100%; } .index-part01 .rr { margin-bottom: 20px; } .b_box .img, .b_box .txt { width: 100%; padding-bottom: 0; height: auto; } .b_box .img li h2, .b_box .img li p { left: 0; } .s_box .img, .s_box .txt { width: 100%; height: auto; } .s_box .img .img-part { width: 100%; } .s_box .img .img-part .swiper-container { width: calc(100% - 60px); margin: 0 auto; padding: 0; top: 0; } .s_box .img .img-part .swiper-button-prev { left: 0; height: 100%; } .s_box .img .img-part .swiper-button-next { right: 0; height: 100%; background: url(../images/dot05.png) center center no-repeat #cccccc; } .s_box .txt li { line-height: 48px; } .ll_t { margin-bottom: 20px; padding-bottom: 10px; } .ll_c .dl_list, .ll_c .ul_list { width: 100%; } .ll_c .ul_list { margin: 5% 0 0; } .ll_c .ul_list li { padding: 3% 0; } .ll_c .ul_list li h3 { height: auto; } } /*走进8188cc威尼斯下载*/ .inbanner { position: relative; color: #fff; } .inbanner h2 { text-shadow: 0 0 10px #000; } .inbanner p { /* font-family: arial; */ text-transform: uppercase; text-shadow: 0 0 10px #000; } .about-part { padding: 6% 0 10%; } .about-part .img { float: left; width: 25%; box-shadow: 10px 10px 10px 0px #CECECE; } .about-part .img img { width: 100%; } .about-part .txt { float: right; width: 68%; background: url(../images/bg06.png) left bottom no-repeat; } .about-part .txt h2 { width: 70%; padding: 6.2% 0 3.5%; border-top: 2px solid #bd3434; } .about-part .txt .edit_con_original { color: #686868; } .about-part .txt .t_img { margin: 21% 0 0; color: #686868; } .about-part .txt .t_img img { position: relative; width: 160px; margin-left: 10px; margin-top: -40px; } @media only screen and (max-width: 1279px) { .about-part .txt { background-size: contain; } } @media only screen and (max-width: 767px) { .inbanner { height: 240px; } .inbanner img { display: none; } .about-part .txt h2 { width: 100%; } .about-part .txt .t_img img { width: 120px; margin-left: 0px; margin-top: -20px; } } .company-part01 { padding: 5% 0 8.8%; background: url(../images/bg07.png) center bottom no-repeat; } .company-part01 h2, .company-part03 h2, .company-part04 h2, .company-part06 h2 { text-align: center; } .company-part01 h2 span, .company-part03 h2 span, .company-part06 h2 span { display: block; font-size: 14px; color: #686868; margin: 1% 0 3%; } .company-part01 p { line-height: 1.8; color: #686868; text-align: center; } .company-part01 em.line { display: block; width: 160px; height: 2px; background: #bd3434; margin: 3% auto 0; } .company-part02 .ll, .company-part02 .rr { float: left; width: 50%; } .company-part02 .rr { margin-top: -47px; } .company-part02 .ll img { width: 100%; } .company-part02 .ll .txt, .company-part02 .rr .txt { position: relative; padding: 6% 8% 12%; line-height: 1.8; color: #686868; border-bottom: 1px solid #E7E7E7; } .company-part02 .ll .txt em, .company-part02 .rr .txt em { position: absolute; right: 0; bottom: 0; width: 60px; height: 47px; background: url(../images/dot09.jpg) no-repeat; background-size: cover; } .company-part02 .rr .txt em { right: auto; left: 0; background: url(../images/dot08.jpg) no-repeat; } .company-part03 { padding: 5% 0; } .company-part03 h2 { margin-bottom: 5%; } .company-part03 .slide_box { position: relative; } .company-part03 .slide_box .swiper-button-next, .company-part03 .slide_box .swiper-button-prev, .company-part04 .swiper-button-next, .company-part04 .swiper-button-prev { width: 12px; height: 20px; margin-top: -28px; opacity: 1!important; } .company-part03 .slide_box .swiper-button-prev, .company-part04 .swiper-button-prev { left: -50px; background: url(../images/dot10.png) no-repeat; } .company-part03 .slide_box .swiper-button-next, .company-part04 .swiper-button-next { right: -50px; background: url(../images/dot11.png) no-repeat; } .company-part03 .slide_box .swiper-button-prev.swiper-button-disabled, .company-part04 .swiper-button-prev.swiper-button-disabled { background: url(../images/dot10_dis.png) no-repeat; } .company-part03 .slide_box .swiper-button-next.swiper-button-disabled, .company-part04 .swiper-button-next.swiper-button-disabled { background: url(../images/dot11_dis.png) no-repeat; } .company-part03 .slide_box .swiper-slide img { width: 100%; } .company-part03 .slide_box .swiper-slide h3 { text-align: center; margin: 15px 0 0; color: #686868; } .company-part04 { padding: 0 0 7.2%; } .company-part04 h2 { margin: 0 0 7%; } .company-part04 li { float: left; width: 25%; height: 0; padding-bottom: 18.8%; background: #F3F3F3; position: relative; transition: 0.5s all; -webkit-transition: 0.5s all; } .company-part04 li:nth-child(2n) { background: #EEEEEE; } .company-part04 li .txt { text-align: center; width: 100%; padding: 0 5%; } .company-part04 li .txt span { display: block; } .company-part04 li .txt span img { width: 53px; } .company-part04 li .txt p { margin: 15px 0 0; color: #686868; } .company-part04 li .img { display: none; } .company-part04 li .img { position: relative; } .company-part04 li .img img { width: 100% } .company-part04 li .img p { position: absolute; left: 0; bottom: 10px; width: 100%; text-align: center; color: #fff; padding: 0 5%; } .company-part04 .swiper-container { overflow: unset; } .company-part04 .swiper-button-prev, .company-part04 .swiper-button-next { display: none; } .company-part05 .ll, .company-part05 .rr { float: left; width: 50%; color: #fff; position: relative; } .company-part05 .ll img, .company-part05 .rr img { width: 100%; } .company-part05 .ll .txt, .company-part05 .rr .txt { max-width: 700px; text-align: center; width: 100%; padding: 0 2%; line-height: 1.8; } .company-part05 .rr .txt ul { margin: 0 5% 6%; } .company-part05 .rr .txt li { float: left; text-align: left; padding: 0 5%; width: 33.33%; height: 100px; border-right: 1px solid #18877D; } .company-part05 .rr .txt li:last-child { border-right: none; } .company-part05 .rr .txt li span { display: block; line-height: 1; margin-bottom: 5px; } .company-part05 .rr .txt li p { line-height: 1.4; } .company-part06 { padding: 5% 0 4.5%; } .company-part06 ul { padding: 0.8% 0; } .company-part06 li { float: left; width: 25%; margin: 1% 0; text-align: center; } .company-part06 li span { display: block; position: relative; width: 168px; height: 168px; margin: 0 auto; border-radius: 50%; border: 24px solid #fff; background: -webkit-linear-gradient(180deg, #0E84E3 0%, #0F69C9 100%); background: -moz-linear-gradient(180deg, #0E84E3 0%, #0F69C9 100%); background: -o-linear-gradient(180deg, #0E84E3 0%, #0F69C9 100%); background: -ms-linear-gradient(180deg, #0E84E3 0%, #0F69C9 100%); background: linear-gradient(180deg, #0E84E3 0%, #0F69C9 100%); } .company-part06 li span:before { content: ""; position: absolute; left: -24px; top: -24px; width: 168px; height: 168px; border-radius: 50%; border: 1px solid #EDEDED; } .company-part06 li span img { max-width: none; width: 66px; height: 66px; } .company-part06 li h2 { margin: 15px 0 10px; } .lt10 .company-part06 li span { background: #0F69C9; } @media only screen and (min-width: 1025px) { .company-part04 li:hover { transform: scale(1.3); z-index: 2; } .company-part04 li:hover .img { display: block; transform: translateY(-6px); } } @media only screen and (max-width:1399px) { .company-part03 .slide_box .swiper-button-prev, .company-part04 .swiper-button-prev { left: -20px; } .company-part03 .slide_box .swiper-button-next, .company-part04 .swiper-button-next { right: -20px; } } @media only screen and (max-width:1279px) { .company-part03 .slide_box .swiper-button-prev, .company-part04 .swiper-button-prev { left: 10px; } .company-part03 .slide_box .swiper-button-next, .company-part04 .swiper-button-next { right: 10px; } .company-part05 .rr .txt ul { margin-bottom: 2%; } } @media only screen and (max-width:1023px) { .company-part02 .ll .txt, .company-part02 .rr .txt { padding-bottom: 15%; } .company-part05 .ll, .company-part05 .rr { width: 100%; } .company-part05 .rr .txt li { height: 70px; } .company-part06 li span { width: 128px; height: 128px; border: 12px solid #fff; } .company-part06 li span:before { left: -13px; top: -13px; width: 128px; height: 128px; } } @media only screen and (max-width:767px) { .company-part02 .ll, .company-part02 .rr { width: 100%; } .company-part02 .ll .txt, .company-part02 .rr .txt { padding: 5% 0 15%; } .company-part02 .rr { margin-top: 0; } .company-part04 .swiper-container { overflow: hidden; } .company-part04 li { padding-bottom: 0; height: auto; } .company-part04 li .img { display: block; } .company-part04 .swiper-button-prev, .company-part04 .swiper-button-next { display: block; } .company-part05 .ll .txt, .company-part05 .rr .txt { line-height: 1.5; } .company-part05 .ll .txt p br, .company-part05 .rr .txt p br { display: none; } .company-part05 .rr .txt ul { margin: 0 0 10px; } .company-part05 .rr .txt li { padding: 0 1%; } .company-part06 li span { width: 70px; height: 70px; border: 5px solid #fff; } .company-part06 li span:before { left: -6px; top: -6px; width: 70px; height: 70px; } .company-part06 li span img { width: 40px; height: 40px; } } @media only screen and (max-width:340px) { .company-part05 .rr .txt ul+p { display: none; } .company-part05 .rr .txt li { height: 86px; } } .history-part * { box-sizing: content-box!important; } .history-part { padding: 9.5% 0 0; } .history_year { position: relative; background: url(../images/history_bg.png) no-repeat 0 bottom; width: 850px; height: 300px; margin: auto; padding-top: 120px; overflow: hidden; } .history_year .leftbox { width: 300px; height: 850px; margin: auto; } .history_year .leftbox .swiper-container { height: 100%; width: 100% } .history_year a { color: #686868; font-weight: bold; /* font-family: arial; */ display: block; margin: auto; width: 100%; height: 100%; line-height: 110px; text-align: center; position: relative; opacity: 0; transform-origin: 50% 50%; } .history_year .leftbox .swiper-slide i { width: 26px; height: 31px; background: url(../images/history_icon.png) no-repeat center center; display: block; display: none; position: absolute; top: 109px; left: 50%; margin-left: -12px; } .history_year .leftbox .swiper-slide em { display: none; position: absolute; top: -15px; left: 0; color: #e3254c; width: 100%; text-align: center; line-height: 30px; font-family: "Arial"; text-transform: uppercase; font-weight: bold; } .history_year .leftbox .swiper-slide-active i { display: block; } .history_year li { float: left; width: 100%; padding: 35px 0; border-bottom: #bebebe solid 1px; overflow: hidden; } .history_cont { margin-bottom: 5%; } .history_cont dl { overflow: hidden; padding: 38px 48px; background: #FAFAFA; } .history_cont dt { float: left; width: 136px; } .history_cont dd { float: right; width: calc(100% - 160px) } /*.history_cont dd h2{color:#000; line-height: 1.2; margin-bottom: 1em;}*/ .history_cont dd p { background: url(../images/his_cicle.png) no-repeat 0 8px; padding-left: 18px; color: #000; } .ie9 .history_cont .swiper-slide img { width: 100%; } .history_cont .swiper-slide-duplicate-prev, .history_cont .swiper-slide-duplicate-next { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; top: 30px; } .history_cont .swiper-slide-duplicate-prev img, .history_cont .swiper-slide-duplicate-next img { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; } .history_cont .swiper-container-3d .swiper-slide-shadow-right, .history_cont .swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .0)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)); } .history_cont .swiper-slide-next, .history_cont .swiper-slide-prev { opacity: 0.4; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; } .history_cont .swiper-slide { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; } .history_cont .swiper-slide img { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; } .history_cont .swiper-slide.swiper-slide-active, .history_cont .swiper-slide.swiper-slide-active img { opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; } .history_cont .swiper-slide.swiper-slide-prev, .history_cont .swiper-slide.swiper-slide-prev img { opacity: 0.4; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; } .history_cont .swiper-slide.swiper-slide-next, .history_cont .swiper-slide.swiper-slide-next img { opacity: 0.4; filter: alpha(opacity=40); -moz-opacity: 0.4; -khtml-opacity: 0.4; } .history_cont .swiper-slide.swiper-slide-prev dl, .history_cont .swiper-slide.swiper-slide-next dl { margin-top: 30px; } .history_cont .swiper-slide.swiper-slide-active dl { border-top: 2px solid #C82020; background: #fff; } @media only screen and (min-width:1025px) { .history_year .leftbox .swiper-slide-active a { font-size: 60px; font-weight: bold; opacity: 1; color: #bd3434; } .history_year .leftbox a { transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; } .history_year .leftbox .prev_nth2Mode a { transform: rotate(62deg) translateX(17px) translateY(-69px); opacity: 1; } .history_year .leftbox .next_nth2Mode a { transform: rotate(131deg) translateX(-22px) translateY(-67px); opacity: 1; } .history_year .leftbox .prev_nth3Mode a { transform: rotate(33deg) translateX(-48px) translateY(51px); opacity: 1; } .history_year .leftbox .next_nth3Mode a { transform: rotate(152deg) translateX(54px) translateY(38px); opacity: 1; } .history_year .leftbox .prev_nth4Mode a { transform: rotate(-80deg) translateX(-126px) translateY(-143px); } .history_year .leftbox .next_nth4Mode a { transform: rotate(80deg) translateX(-214px) translateY(162px); } .history_year .leftbox .prev_nth5Mode a { transform: rotate(-25deg) translateX(-65px); opacity: 1; } .history_year .leftbox .next_nth5Mode a { transform: rotate(25deg) translateX(-65px) translateY(20px); opacity: 1; } .history_year .leftbox .prev_nth6Mode a { transform: rotate(-30deg) translateX(-99px); opacity: 1; } .history_year .leftbox .next_nth6Mode a { transform: rotate(30deg) translateX(-99px) translateY(20px); opacity: 1; } .history_year .swiper-button-prev { width: 28px; height: 51px; background: url(../images/dot10_dis.png) no-repeat center center; position: absolute; left: 255px; top: 0px; margin-top: 15px; } .history_year .swiper-button-next { width: 28px; height: 51px; background: url(../images/dot11_dis.png) no-repeat center center; position: absolute; right: 255px; top: 0px; margin-top: 15px; } .history_year .leftbox .swiper-container { padding-right: 150px; } .history_year .leftbox .swiper-slide-active a { transform: rotate(90deg) translateX(-3px) translateY(-200px); } .history_year .leftbox { transform: rotate(-90deg) translateX(275px); } } @media only screen and (max-width:1024px) { .history-part { position: relative; padding: 90px 0 5%; } .history_year .leftbox { width: 100%; height: auto; } .history_year { padding: 0 3%; box-sizing: border-box; position: absolute; top: 30px; left: 0; width: 94%; height: auto; } .history_year .leftbox .prev_nth2Mode a { transform: rotate(0deg) translateX(0) translateY(0); } .history_year .leftbox .next_nth2Mode a { transform: rotate(0deg) translateX(0) translateY(0); } .history_year .leftbox .prev_nth3Mode a { transform: rotate(0deg) translateX(0) translateY(0); } .history_year .leftbox .next_nth3Mode a { transform: rotate(0deg) translateX(0) translateY(0); } .history_year .leftbox .prev_nth4Mode a { transform: rotate(0deg) translateX(0) translateY(0); } .history_year .leftbox .next_nth4Mode a { transform: rotate(0deg) translateX(0) translateY(0); } .history_year .leftbox .prev_nth5Mode a { transform: rotate(0deg) translateX(0) translateY(0); } .history_year .leftbox .next_nth5Mode a { transform: rotate(0deg) translateX(0) translateY(0); } .history_year .leftbox .prev_nth6Mode a { transform: rotate(0deg) translateX(0) translateY(0); } .history_year .leftbox .next_nth6Mode a { transform: rotate(0deg) translateX(0) translateY(0); } .history_year .leftbox { transform: rotate(0deg) translateX(0px); } .history_year .leftbox .swiper-slide.on a { font-size: 32px; opacity: 1; color: #3e3e3e; } .history_year .leftbox .swiper-slide-active a { color: #C82020; transform: rotate(0deg) translateX(0px) translateY(0px); } .history_year .leftbox .swiper-container { padding-right: 0px; } .history_year { padding-top: 0; background: none; } .history_year a { opacity: 1; line-height: 32px; } .history_year .swiper-button-next.swiper-button-disabled, .history_year .swiper-button-prev.swiper-button-disabled { opacity: 0.5; cursor: pointer; pointer-events: inherit; } .history_year .swiper-button-next.disabled, .history_year .swiper-button-prev.disabled { opacity: 0.35; cursor: default; } .history_year .leftbox .swiper-slide-active i { display: none; } .history_year .swiper-button-prev { width: 28px; height: 51px; background: url(../images/dot10_dis.png) no-repeat center center; position: absolute; left: 0; top: 50%; margin-top: -25px; } .history_year .swiper-button-next { width: 28px; height: 51px; background: url(../images/dot11_dis.png) no-repeat center center; position: absolute; right: 0; top: 50%; margin-top: -25px; } .history_cont { margin-bottom: 0; } .history_cont .swiper-pagination { display: block; text-align: center; width: 100%; margin-top: 10px; } .history_cont .swiper-pagination span { margin: 0 5px; width: 10px; height: 10px; } .history_cont .swiper-slide.swiper-slide-prev, .history_cont .swiper-slide.swiper-slide-prev img { opacity: 1; filter: alpha(opacity=10); -moz-opacity: 1; -khtml-opacity: 1; } .history_cont .swiper-slide.swiper-slide-next, .history_cont .swiper-slide.swiper-slide-next img { opacity: 1; filter: alpha(opacity=10); -moz-opacity: 1; -khtml-opacity: 1; } .history_cont .swiper-slide.swiper-slide-prev dl, .history_cont .swiper-slide.swiper-slide-next dl { margin-top: 0px; } .history_cont .swiper-slide { top: 0; } } @media only screen and (max-width:767px) { .history_year { width: 88%; padding: 0 6%; } .history_cont dl { padding: 20px 10px; } .history_cont dt { width: 100px; } .history_cont dd { width: calc(100% - 110px); } .history_year .leftbox .swiper-slide.on a { font-size: 24px; } .history_year .swiper-button-next, .history_year .swiper-button-prev { width: 20px; height: 20px; margin-top: -10px; } } /*新闻动态*/ .news-part { padding: 6.5% 0 3.5%; position: relative; } .news-top { margin: 0 0 6.5%; } .news-top dt { float: left; width: 55.32%; } .news-top dd { float: right; color: #fff; padding: 5% 4.5%; width: 48.5%; position: absolute; right: 0px; background: #1B6F59; /*background: url(../images/bg08.jpg) no-repeat; background-size: cover;*/ } .news-top dd span { display: block; /* font-family: arial; */ } .news-top dd h2 { margin: 0.5em 0; color: #fff; } .news-top dd h2 a { color: #fff; } .news-top dd p { -webkit-line-clamp: 4; line-height: 1.8; max-height: 7.2em; } .news-top dd a.more { display: block; margin: 5% 0 0; width: 20px; height: 20px; background: url(../images/dot21.png) left top no-repeat; } .news-list { margin: 0 -1.5%; padding-bottom: 3.2%; border-bottom: 1px solid #D7D7D7; } .news-list li { float: left; width: 30.33%; margin: 0 1.5% 3%; position: relative; } .news-list li .txt { border-top: 3px solid #bd3434; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; } .news-list li .inner { padding: 6% 8% 10%; } .news-list li:nth-child(2n) .txt { background: #F0F0F0; } .news-list li .txt span { /* font-family: arial; */ } .news-list li .txt h2 { margin: 0.3em 0 1em; line-height: 1.3; height: 2.6em; overflow: hidden; } .news-list li .txt p { color: #686868; -webkit-line-clamp: 3; line-height: 1.8; max-height: 5.4em; } .news-list li .img { opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; } .exch-list li { border-bottom: 1px solid #e1e1e1; position: relative; padding: 20px 47px 20px; margin-bottom: 20px; transition: all .5s, visibility 0s; } .exch-list li em, .exch-list li i, .exch-list li .txtbox * { transition: all .5s, visibility 0s; } .exch-list .datebox { float: left; width: 104px; color: #1B6F59; padding-left: 23px; } .exch-list li:before { display: block; content: ""; position: absolute; left: 47px; bottom: -1px; border-bottom: 5px solid #1B6F59; width: 104px; opacity: 1; transition: all .5s, visibility 0s; } .exch-list .datebox em { line-height: 1.1em; position: relative; font-weight: bold; } .exch-list .datebox em:before { content: ""; display: block; position: absolute; left: -23px; width: 16px; height: 16px; background: url(../images/info_icon02.png) no-repeat; background-size: cover; top: 5px; } .exch-list .datebox i { line-height: 1.1em; } .exch-list .txtbox { float: left; width: calc(91.2% - 180px); -moz-width: calc(91.2% - 180px); max-width: 640px; margin-left: 8.8%; } .exch-list .txtbox h3 { line-height: 1.1em; margin-bottom: 25px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; } .exch-list .txtbox p { color: #616161; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; line-height: 1.7; height: 3.4em; } .exch-list a.plus_more { float: right; } @media only screen and (min-width:1025px) { .news-list li:hover .txt { border-top: 3px solid #C82020; color: #fff; background: #C82020; } .news-list li:hover .txt h2, .news-list li:hover .txt p { color: #fff; } .news-list li:hover .img { opacity: 1; } .exch-list li:hover { background: #C82020; } .exch-list li:hover * { color: #fff!important; } .exch-list li:hover .datebox em:before { background-image: url(../images/info_icon03.png); } .exch-list li:hover:before { border-color: #fff; } } @media only screen and (max-width:1279px) { .news-top dd { padding: 3%; } } @media only screen and (max-width:1023px) { .news-top dd { padding: 2.35% 3%; } .news-list li .txt, .news-list li .img { height: auto!important; } .exch-list li { padding: 2% 2%; margin-bottom: 10px; } .exch-list li:before { left: 2%; } .exch-list .txtbox { margin-left: 5%; } } @media only screen and (max-width:767px) { .news-top dt, .news-top dd { width: 100%; } .news-top dd { position: static; padding: 5%; } .news-list { margin: 0; } .news-list li { width: 100%; margin: 0 0 5%; } .news-list li .inner { padding: 5%; } .news-list li .txt h2 { height: auto; } .exch-list li:before { border-width: 2px; width: 96%; } .exch-list .datebox { float: none; width: 100%; margin: 0 0 10px; } .exch-list .datebox em:before { top: 2px; } .exch-list .txtbox { margin-left: 23px; width: calc(100% - 23px); } .exch-list .txtbox h3 { margin-bottom: 10px; } } /*产品展示*/ .product-part { padding: 6.5% 0 5.5%; } .product-part .b_box { background: none; } .product-part .b_box .txt { background: #F9FAF9; margin-top: 0; padding-bottom: 50%; } .product-part .b_box .txt .inner { padding: 8% 10%; height: 42em; } .product-part .b_box .txt h2 { color: #bd3434; margin-bottom: 4%; } .product-part .b_box .txt h2 span { color: #2E2D2D; display: block; font-weight: bold; } .product-part .b_box .txt dl { margin: 2% 0 8%; } .product-part .b_box .txt dd { line-height: 1.8; margin-bottom: 0; font-weight: bold; color: #676767; } .product-part .b_box .txt .t1, .product-part .b_box .txt .t2 { color: #686868; line-height: 1.8; margin-bottom: 4%; } .product-part .s_box .img .img-part { width: calc(100% - 74px); } .product-part .s_box .img, .product-part .s_box .txt { height: 107px; } .product-part .s_box .img .img-part .swiper-button-next, .product-part .s_box .img .img-part .swiper-button-prev { height: 107px; } .product-txt { padding: 0 0 3.5%; } .product-txt li { float: left; width: 100%; margin-bottom: 3.8%; } .product-txt li dl { float: left; width: 48%; } .product-txt li dl:nth-child(2n) { float: right; } .product-txt li dt { padding-left: 20px; color: #2E2D2D; margin-bottom: 10px; background: url(../images/dot31.png) left 7px no-repeat; } .product-txt li dd { padding-left: 20px; line-height: 1.8; color: #686868; font-weight: bold; } .product-part .s_line { width: 100%; height: 10px; background: url(../images/bg04.jpg) left top no-repeat; background-size: cover; } .product-list{ padding: 6.5% 0 5.5%; } .product-list li{ overflow: hidden; padding: 5.468% 0; border-bottom: 1px solid #e0e0e0; } .product-list li:first-child{ padding-top: 0; } .product-list .des h2{font-weight: bold;} .product-list .des{ float: left; width: 52%; color: #676767; } .product-list .des a.btn{ display: inline-block; line-height: 60px; color: #fff; padding: 0 36px 0 70px; border-radius: 4px; background: #1B6F59 url(../images/shuoming.png) 42px center no-repeat; margin-top: 7.5757%; } .product-list .labels{ overflow: hidden; margin-top: 30px; } .product-list .labels td{ padding: 5px 0; } .product-list li .line{ border: 1px dashed #868383; margin: 20px 0; } .product-list .swp{ width: 47%; float: right; border: 1px solid #ebebeb; } .product-list .swiper-container .swiper-button-prev, .product-list .swiper-container .swiper-button-next{ width: 18px; height: 32px; margin-top: -16px; background: url(../images/pro_prev.png) 0 0 no-repeat; } .product-list .swiper-container .swiper-button-next{ background: url(../images/pro_next.png) 0 0 no-repeat; } .product-list .swiper-button-next.swiper-button-disabled{ background: url(../images/pro_next_d.png) 0 0 no-repeat; } .product-list .swiper-button-prev.swiper-button-disabled{ background: url(../images/pro_prev_d.png) 0 0 no-repeat; } @media only screen and (max-width:1365px) { .product-part .b_box .txt .inner { height: 40em; } .product-part .s_box .img .img-part .swiper-button-next, .product-part .s_box .img .img-part .swiper-button-prev, .product-part .s_box .img, .product-part .s_box .txt { height: 102px; } } @media only screen and (max-width:1279px) { .product-part .s_box .img .img-part .swiper-button-next, .product-part .s_box .img .img-part .swiper-button-prev, .product-part .s_box .img, .product-part .s_box .txt { height: 109px; } .product-part .s_box .img .img-part { width: calc(100% - 30px); } .product-part .b_box .txt .inner { height: 35em; } } @media only screen and (max-width:1023px) { .product-part .s_box .img .img-part .swiper-button-next, .product-part .s_box .img .img-part .swiper-button-prev, .product-part .s_box .img, .product-part .s_box .txt { height: 106px; } .product-part .b_box .txt li dl { display: block; } .product-part .b_box .txt .t1 { line-height: 1.5; } .product-part .b_box .txt dl { margin: 0; } .product-part .b_box .txt .inner { height: 25em; } .product-list .des, .product-list .swp{ float: none; width: 100%; } .product-list .des{ margin-top: 2% } .product-list .des a.btn{ padding: 0 36px 0 50px; background-position: 20px center; line-height: 50px; } } @media only screen and (max-width:767px) { .product-part .b_box .txt { padding-bottom: 0; } .product-part .s_box .txt { display: none; } .product-part .s_box .img { height: auto; } .product-part .s_box .img .img-part { width: 100%; } .product-part .s_box .img .img-part .swiper-button-next, .product-part .s_box .img .img-part .swiper-button-prev { height: 100%; } .product-txt li dl { width: 100%; } .product-txt li dl:first-child { margin-bottom: 3.8%; } .product-part .b_box .txt .t2 { display: block; } .product-part .b_box .txt .inner { height: 14em; } } } .product_other { padding: 6.5% 0; } .product_other ul { margin: 0 0 -1.5%; } .product_other li { float: left; width: 30.33%; margin: 0 1.5% 3%; } .product_other li h2 { border-bottom: 2px solid #bd3434; padding: 10px 0; } .product_other li h2 a { display: block; height: 1.5em; overflow: hidden; } @media only screen and (min-width:1025px) { .product_other li:hover h2, .product_other li:hover h2 a { color: #bd3434; } } @media only screen and (max-width:767px) { .product_other ul { margin: 0; } .product_other li { width: 100%; margin: 0 0 5%; } } /*科研创新*/ .inno-part01 { padding: 4.5% 0; background: url(../images/bg01.png) left top no-repeat; background-size: cover; } .inno-part01 .txt { text-align: center; color: #686868; line-height: 1.8; } .inno-part01 ul { margin: 5% 0 2%; } .inno-part01 li { float: left; width: 33.33%; text-align: center; } .inno-part01 li span { display: block; position: relative; width: 168px; height: 168px; margin: 0 auto; border-radius: 50%; border: 24px solid #fff; background: -webkit-linear-gradient(180deg, #0E84E3 0%, #0F69C9 100%); background: -moz-linear-gradient(180deg, #0E84E3 0%, #0F69C9 100%); background: -o-linear-gradient(180deg, #0E84E3 0%, #0F69C9 100%); background: -ms-linear-gradient(180deg, #0E84E3 0%, #0F69C9 100%); background: linear-gradient(180deg, #0E84E3 0%, #0F69C9 100%); } .inno-part01 li span:before { content: ""; position: absolute; left: -24px; top: -24px; width: 168px; height: 168px; border-radius: 50%; border: 1px solid #EDEDED; } .inno-part01 li span img { max-width: none; width: 66px; height: 66px; } .inno-part01 li h2 { margin: 25px 0 10px; } .inno-part01 li p { color: #686868; padding: 0 5%; } .lt10 .inno-part01 li span { background: #0F69C9; } .inno-part02 { margin: 0 0 13%; height: 0; padding-bottom: 87.6%; background: #bd3434; position: relative; } .inno-part02 li { float: left; width: 57.8125%; position: absolute; color: #fff; } .inno-part02 li:nth-of-type(1) { left: 0; top: 0; } .inno-part02 li:nth-of-type(2) { right: 0; top: 0; width: 42.1875%; } .inno-part02 li:nth-of-type(3) { left: 0; bottom: 0; } .inno-part02 li:nth-of-type(4) { right: 0; bottom: 0; width: 42.1875%; } .inno-part02 li:nth-of-type(4) img { float: right; } .inno-part02 li .txt { width: 100%; padding: 0 8.8%; } .inno-part02 li:nth-of-type(2) .txt, .inno-part02 li:nth-of-type(4) .txt { padding: 0 12%; } .inno-part02 li .txt span { display: block; margin-bottom: 20px; } .inno-part02 li .txt h2 { font-weight: bold; } .inno-part02 li:nth-of-type(1) .txt { top: 56%; } .inno-part02 li:nth-of-type(4) .txt { top: 22%; } @media only screen and (max-width:1023px) { .inno-part01 li span { width: 128px; height: 128px; border: 12px solid #fff; } .inno-part01 li span:before { left: -13px; top: -13px; width: 128px; height: 128px; } } @media only screen and (max-width:767px) { .inno-part01 li span { width: 70px; height: 70px; border: 5px solid #fff; } .inno-part01 li span:before { left: -6px; top: -6px; width: 70px; height: 70px; } .inno-part01 li span img { width: 40px; height: 40px; } .inno-part02 li .txt h2 { font-weight: normal; } .inno-part02 li .txt h2 br { display: none; } .inno-part02 li .txt span { margin-bottom: 5px; } .inno-part02 li:nth-of-type(4) .txt { top: 50%; } } @media only screen and (max-width:359px) { .inno-part02 li .txt h2 { font-size: 12px; } } .plat-part01 { padding: 6% 0 0; background: url(../images/bg09.jpg) no-repeat; background-size: cover; } .plat-part01 .txt, .plat-part02 .txt { text-align: center; color: #686868; line-height: 1.8; margin: 0 0 6.5%; } .slider_plat { position: relative; width: 100%; } .slider_plat .swiper-container { padding: 45px 0; } .plat_box { position: relative; transform: scale(1.25, 1.25); -webkit-transform: scale(1.25, 1.25); -moz-webkit-transform: scale(1.25, 1.25); -o-transform: scale(1.25, 1.25); -ms-transform: scale(1.25, 1.25); } .slider_plat .swiper-slide-prev .plat_box img, .slider_plat .swiper-slide-next .plat_box img { transform: translateY(30%); -webkit-transform: translateY(30%); -ms-transform: translateY(30%); -moz-transform: translateY(30%); } .slider_plat .swiper-slide-shadow-left, .slider_plat .swiper-slide-shadow-right { display: none; } .slider_plat .plat_box .con { display: none; position: absolute; left: 0; bottom: 0; width: 100%; font-weight: bold; text-align: center; color: #fff; height: 50px; line-height: 50px; background: #1B6F59; /*background: url(../images/bg10.jpg) no-repeat;*/ } .slider_plat .swiper-slide-active { z-index: 10; } .slider_plat .swiper-slide-active .plat_box .con { display: block; } .slider_plat .swiper-slide-prev span, .slider_plat .swiper-slide-next span { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); transform: translateY(30%); -webkit-transform: translateY(30%); -ms-transform: translateY(30%); -moz-transform: translateY(30%); } .slider_plat .swiper-slide-active span { display: none; } .slider_plat .swiper-button-prev, .slider_plat .swiper-button-next { left: 0; width: 65px; height: 65px; margin-top: 0; top: 57%; } .slider_plat .swiper-button-prev { background: url(../images/dot04.png) center no-repeat; } .slider_plat .swiper-button-next { left: auto; right: 0; background: url(../images/dot05.png) center no-repeat; } .plat-part02 { padding: 6% 0; } .plat-part02 ul { margin: 0; padding: 1% 0; } .plat-part02 li { float: left; width: 33.33%; } .plat-part02 li .inner { margin: 0 1px 1px 0; position: relative; } .plat-part02 li img { width: 100%; } .plat-part02 li .con { padding: 14% 12%; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; color: #fff; background: rgba(0, 0, 0, 0.5); transition: 0.3s all; -webkit-transition: 0.3s all; } .plat-part02 li .con h2, .plat-part02 li .con h3 { font-weight: bold; } .plat-part02 li .con h3, .plat-part02 li .con p { opacity: 0; } .plat-part02 li .con h2 { position: absolute; left: 0; bottom: 24px; width: 100%; text-align: center; } .plat-part02 li .con h3 { margin-bottom: 20px; } .plat-part03 { height: 0; padding-bottom: 20.3%; margin: 0 0 9.2%; background: #1B6F59; /*background: url(../images/bg11.jpg) no-repeat; background-size: cover;*/ } .plat-part03 .img { float: left; width: 48%; margin-top: 7.2%; } .plat-part03 .txt { float: right; width: 45%; color: #fff; margin-top: 6.5%; position: relative; } .plat-part03 .txt p { line-height: 2; height: 12em; overflow: hidden; } .plat-part03 .txt .tab-tit { margin: 5% 0 0; } .plat-part03 .txt .tab-tit span { font-weight: bold; cursor: pointer; padding-right: 22px; margin-right: 20px; color: rgba(255, 255, 255, 0.5); border-right: 1px solid rgba(255, 255, 255, 0.3); } .plat-part03 .txt .tab-tit span+span { border-right: none; } .plat-part03 .txt .tab-tit span.on { color: #fff; } @media only screen and (min-width:1025px) { .slider_plat .swiper-button-prev:hover { background: url(../images/dot10.png) center no-repeat #fff; } .slider_plat .swiper-button-next:hover { background: url(../images/dot11.png) center no-repeat #fff; } .plat-part02 li:hover .con { background: rgba(27,111,89, 0.9); } .plat-part02 li:hover .con h3, .plat-part02 li:hover .con p { opacity: 1; } .plat-part02 li:hover .con h2 { display: none; } } @media only screen and (max-width:1599px) { .plat-part03 { padding-bottom: 26%; } } @media only screen and (max-width:1365px) { .slider_plat .swiper-container { padding: 43px 0; } } @media only screen and (max-width:1279px) { .slider_plat .swiper-container { padding: 34px 0; } .slider_plat .plat_box .con { height: 40px; line-height: 40px; } .plat-part02 li .con { position: static; padding: 5%; } .plat-part02 li .con h3, .plat-part02 li .con p { opacity: 1; } .plat-part02 li .con p { height: 4.5em; overflow: hidden; } .plat-part02 li .con h2 { display: none; } .plat-part03 { padding-bottom: 30%; } } @media only screen and (max-width:1023px) { .slider_plat .swiper-button-prev, .slider_plat .swiper-button-next { top: 54%; } .slider_plat .swiper-container { padding: 26px 0; } .slider_plat .swiper-slide-prev span, .slider_plat .swiper-slide-next span { display: none; } .slider_plat .plat_box .con { height: 30px; line-height: 30px; } .plat-part02 li { width: 50%; } .plat-part03 { padding-bottom: 38%; } } @media only screen and (max-width:767px) { .slider_plat .swiper-container { padding: 0; } .plat_box { transform: scale(1, 1); -webkit-transform: scale(1, 1); -moz-webkit-transform: scale(1, 1); -o-transform: scale(1, 1); -ms-transform: scale(1, 1); } .slider_plat .swiper-slide-prev .plat_box img, .slider_plat .swiper-slide-next .plat_box img { transform: translateY(0%); -webkit-transform: translateY(0%); -ms-transform: translateY(0%); -moz-transform: translateY(0%); } .slider_plat .swiper-button-prev, .slider_plat .swiper-button-next { top: 50%; margin-top: -33px; } .plat-part02 li { width: 100%; } .plat-part02 li .con h3 { margin-bottom: 10px; } .plat-part02 li .con p { height: auto; } .plat-part03 { height: auto; padding-bottom: 0; } .plat-part03 .txt, .plat-part03 .img { width: 100%; } } .resu-part { padding: 4.5% 0 10%; background: url(../images/bg01.png) right top no-repeat; } .resu-part .txt { text-align: center; color: #686868; line-height: 1.8; margin: 0 0 6%; } .resu-part li { width: 100%; overflow: hidden; } .resu-part li .img { float: left; width: 62.5%; } .resu-part li .con { float: left; width: 37.5%; color: #fff; line-height: 1.8; background: #1B6F59; } .resu-part li .con .inner { padding: 12% 10%; } .resu-part li .con h2 { margin: 0 0 5%; } .resu-part li .con ul { margin: 15% 0 0; } .resu-part li .con li { float: left; width: 33.33%; border-right: 1px solid #18877D; } .resu-part li .con li:last-child { border-right: none; } .resu-part li .con li span { line-height: 1; text-align: left; display: block; padding: 0 12%; } .resu-part li .con li p { text-align: center; } .resu-part li:nth-child(2n) .img { float: right; } .resu-part li:nth-child(2n) .con { color: #000000; background: #F0F0F0; } .resu-part li:nth-child(2n) .con p { color: #686868; } .resu-part li:nth-child(2n) .con h3 { color: #bd3434; line-height: 1.2; margin: 15% 0 0; } .resu-part li:nth-child(2n) .con h3 span { display: block; font-size: 14px; } @media only screen and (max-width:1023px) { .resu-part li .con { line-height: 1.5; } .resu-part li .con ul, .resu-part li:nth-child(2n) .con h3 { margin-top: 5%; } } @media only screen and (max-width:767px) { .resu-part li .img, .resu-part li .txt { width: 100%; } .resu-part li .con { width: 100%; height: auto!important; } .resu-part li .con .inner { padding: 5%; } } /*招商合作*/ .coop-part01 { padding: 6% 0 2%; } .coop-part01 .txt { text-align: center; color: #686868; line-height: 1.8; } .coop-part02 { margin-bottom: 6%; } .coop-part02 .img { position: relative; } .coop-part02 .img h2 { width: 100%; text-align: center; padding: 0 5%; color: #fff; } @media only screen and (max-width:767px) { .coop-part02 .img { height: 240px; } .coop-part02 .img img { display: none; } } .proj-part01 { padding: 4% 0 2%; } .proj-part01 .txt { text-align: center; color: #686868; line-height: 1.8; } .proj-part01 .txt h2 { color: #000; margin: 0 0 2%; } .proj-part01 .txt p { width: 78%; margin: 0 auto; } .proj-part01 ul { margin: 5% 0 0; } .proj-part01 li { width: 100%; overflow: hidden; margin: 0 0 4.8%; position: relative; } .proj-part01 li .img { float: left; width: 58.7%; } .proj-part01 li .con { width: 41.3%; position: absolute; right: 0; bottom: 0; background: #F5F5F5; } .proj-part01 li .con .inner { padding: 5% 12%; } .proj-part01 li .con span { font-weight: lighter; display: block; } .proj-part01 li .con h2 { line-height: 1.3; margin: 3% 0; } .proj-part01 li .con p { color: #686868; } .proj-part01 li:nth-child(2n) .img { float: right; } .proj-part01 li:nth-child(2n) .con { left: 0; } .proj-part01 li:nth-child(3) .con { color: #fff; background: url(../images/bg12.jpg) no-repeat; background-size: cover; } .proj-part01 li:nth-child(3) .con p { color: #fff; } .proj-part02 { position: relative; } .proj-part02 img { width: 100%; } .proj-part02 .layer { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.34); } .proj-part02 .btn { cursor: pointer; z-index: 3; color: #fff; width: 200px; text-align: center; height: 50px; line-height: 50px; border: 1px solid #fff; transition: 0.3s all; -webkit-transition: 0.3s all; } .layer_bg { display: none; position: fixed; z-index: 1000; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.83); } .layer_wrap { display: none; position: fixed; z-index: 1001; max-width: 990px; width: 96%; background: #fff; height: 520px; } .layer_wrap .inner { padding: 5%; } .layer_wrap h2 { margin: 0 0 3%; } .layer_wrap li { overflow: hidden; margin: 0 0 20px; } .layer_wrap li .inp { float: left; height: 42px; line-height: 42px; border-bottom: 1px solid #C4C4C4; } .layer_wrap li .inp input { width: 100%; height: 100%; padding: 0 10px; border: none; background: none; } .layer_wrap li:first-child .inp { width: 31%; margin-right: 2.3%; } .layer_wrap li:first-child .inp:last-child { width: 33.33%; margin-right: 0; } .layer_wrap li:nth-child(2) .inp { width: 48%; } .layer_wrap li:nth-child(2) .inp+.inp { float: right; } .layer_wrap li:nth-child(3) .inp { width: 100%; height: 4.5em; overflow: hidden; } .layer_wrap li:nth-child(3) .inp textarea { width: 100%; height: 4.5em; padding: 0 10px; line-height: 1.5; border: none; background: none; } .layer_wrap li:last-child .inp { width: 31%; margin-right: 1.3%; } .layer_wrap li:last-child .inp+a { float: left; width: 126px; height: 42px; overflow: hidden; } .layer_wrap .bon_box { width: 255px; margin: 30px auto 0; } .layer_wrap .bon_box a, .layer_wrap .bon_box button { float: left; text-align: center; width: 122px; height: 42px; line-height: 42px; border: none; } .layer_wrap .bon_box a.btn_01 { color: #bd3434; border: 1px solid #bd3434; } .layer_wrap .bon_box button.btn_02 { float: right; color: #fff; background: #bd3434; } @media only screen and (min-width:1025px) { .proj-part02 .btn:hover { color: #C82020; border: 1px solid #C82020; } } @media only screen and (max-width:1279px) { .proj-part01 .txt p { width: 100%; } .proj-part01 li .con { height: 100%!important; } .proj-part02 { height: 200px; } .proj-part02 img { display: none; } .layer_wrap { height: 420px; } .layer_wrap li { margin: 0 0 10px; } } @media only screen and (max-width:767px) { .proj-part01 li { height: auto!important; } .proj-part01 li .img, .proj-part01 li .con { width: 100%; height: auto!important; } .proj-part01 li .con { position: static; top: 0; float: left; } .proj-part01 li .con .inner { padding: 5%; } .layer_wrap { height: auto; } .layer_wrap li:first-child .inp { width: 48%; margin-right: 0; } .layer_wrap li:first-child .inp+.inp { float: right; } .layer_wrap li:first-child .inp:last-child { width: 100%; margin-top: 10px; } .layer_wrap li:last-child .inp { width: calc(100% - 136px); } .layer_wrap li:last-child .inp+a { float: right; } .layer_wrap .bon_box { margin: 10px auto; } } /*人力资源*/ .hr-part { padding: 5.5% 0 6%; background: url(../images/bg15.png) right top no-repeat; } .hr-part .txt { color: #000; text-align: center; padding: 0 0 8%; } .hr-part .txt p+p { margin: 0 0 2%; } .hr-part li { overflow: hidden; } .hr-part li .con { float: left; width: 39.84%; background: #FDFDFD; } .hr-part li .img { float: left; width: 60.16%; } .hr-part li .con .inner { padding: 12% 8%; } .hr-part li .con h2 { margin: 0 0 6%; } .hr-part li .con h2 span { display: block; margin: 5% 0 0; width: 70px; height: 3px; background: #fff; } .hr-part li .con p { line-height: 1.8; } .hr-part li:nth-child(2n) .con { float: right; } .hr-part li:nth-of-type(1) .con { color: #fff; background: url(../images/bg13.jpg) no-repeat; background-size: cover; } .hr-part li:nth-of-type(2) .con h2 span { background: linear-gradient(to right, #E25916, #ED8B23); } .lt10 .hr-part li:nth-of-type(2) .con h2 span { background: #E25916; } .hr-part li:nth-of-type(3) .con { color: #fff; background: url(../images/bg14.jpg) no-repeat; background-size: cover; } @media only screen and (max-width:1023px) { .hr-part li .img, .hr-part li .con { width: 100%; height: auto!important; } .hr-part li .con .inner { padding: 5%; } } @media only screen and (max-width:767px) { .hr-part li .con h2 span { width: 40px; height: 2px; } } .team li h2 { padding: 18px 7%; border-bottom: 1px solid #E2E2E2; } .join { padding: 5% 0 7%; border-top: 1px solid #F0F0F0; } .join li { max-height: 60px; margin-bottom: 10px; overflow: hidden; -webkit-transition: max-height 0.5s; -o-transition: max-height 0.5s; transition: max-height 0.5s; } .join li .tit { line-height: 60px; color: #2E2D2D; padding: 0 3%; font-weight: bold; cursor: pointer; background: #F0F0F0; } .join li.on .tit { color: #bd3434; font-size: 30px; font-weight: normal; background: none; } .join li .claim { color: #686868; padding: 0 3%; margin: 1% 0; font-weight: bold; overflow: hidden; } .join li .claim>span { display: inline-block; margin-right: 6%; } .join li .description { padding: 0 3% 4.5%; margin: 0 0 2.5%; border-bottom: 1px solid #F0F0F0; } .join li .fold { float: right; height: 24px; width: 24px; margin-top: 18px; position: relative; border-radius: 5px; background: #bd3434; } .join li .fold::before { position: absolute; content: ''; height: 12px; width: 2px; background: #fff; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; } .join li .fold::after { position: absolute; content: ''; height: 2px; width: 12px; background: #fff; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .join li.on { max-height: 800px; } .join li.on .fold::before { -webkit-transform: translate(-50%, -50%) rotate(-90deg) !important; -ms-transform: translate(-50%, -50%) rotate(-90deg) !important; transform: translate(-50%, -50%) rotate(-90deg) !important; } .join li .desc_tit { margin: 4% 0 15px; padding: 0 0 15px; border-bottom: 2px solid #B9B9B9; } .join li .desc_con .edit_con_original { line-height: 2; color: #686868; } .join li .desc_con .apply_btn { display: block; margin: 3% 0 0; width: 160px; height: 40px; line-height: 40px; color: #fff; text-align: center; font-weight: bold; background: #1B6F59; } @media only screen and (max-width:1439px) { .join li.on .tit { font-size: 24px; } } @media only screen and (max-width:1279px) { .join li.on .tit { font-size: 20px; } } @media only screen and (max-width:767px) { .join li.on .tit { font-size: 16px; } .join li .claim>span { float: left; width: 50%; margin: 0; } } /*联系我们*/ .conn-part01 { padding: 3.5% 0 2.5%; } .conn-part01 .tit { text-align: center; margin: 0 0 4%; } .conn-part01 ul { margin: 0 -1%; } .conn-part01 li { float: left; width: 23%; margin: 0 1% 2.5%; padding: 1% 2%; border: 1px solid #E2E2E2; } .conn-part01 li span { float: left; width: 50px; height: 50px; border: 1px solid #C4DFF6; } .conn-part01 li span img { display: block; width: 30px; height: 30px; margin: 10px; } .conn-part01 li .txt { float: right; width: calc(100% - 70px); } .conn-part01 li h2 { color: #2E2D2D; margin-bottom: 5px; } .conn-part01 li p { color: #000000; font-weight: bold; } .conn-part02 .map { width: 100%; height: 575px; } .conn-part02 .infoBoxContent { width: 337px; height: 287px; color: #fff; position: relative; background: #1B6F59; /*background: url(../images/bg16.jpg);*/ } .conn-part02 .infoBoxContent::before { content: ""; position: absolute; left: -11px; top: 50%; margin-top: -6px; width: 0px; height: 0px; border-right: 12px solid #1B6F59; border-bottom: 12px solid transparent; border-top: 12px solid transparent; } .conn-part02 .infoBox { margin-left: 220px; bottom: -420px!important; } .conn-part02 .infoBox>img { z-index: 10; } .conn-part02 .info_phone { display: none; } .conn-part02 .inner { padding: 30px; } .conn-part02 dt { margin: 0 0 20px; } .conn-part02 dt img { width: 161px; height: 64px; } .conn-part02 dd { margin: 0 0 20px; padding-left: 30px; } .conn-part02 dd.dd_add { background: url(../images/dot45.png) left 2px no-repeat; } .conn-part02 dd.dd_email { background: url(../images/dot46.png) left 3px no-repeat; } .conn-part03 { padding: 5% 0 0; background: #1B6F59; /*background: url(../images/bg17.jpg) no-repeat;*/ background-size: cover; } .conn-part03 .img { float: left; width: 33%; } .conn-part03 .txt { float: right; color: #fff; padding: 6% 0 0; width: 64%; } .conn-part03 .txt h2 { margin: 0 0 3%; } .conn-part03 .txt p { line-height: 1.8; } .conn-part03 .txt dl { margin: 6% 0 0; } .conn-part03 .txt dt { float: left; width: 131px; height: 131px; } .conn-part03 .txt dd { float: right; width: calc(100% - 150px); margin-top: 3%; } .maod { position: relative; height: 2px; top: -100px; } @media only screen and (max-width:1279px) { .conn-part01 li { width: 31.33%; } .conn-part03 .txt { padding: 3% 0 0; } .maod { top: -65px; } } @media only screen and (max-width:1023px) { .conn-part01 li { width: 48%; } .conn-part02 .infoBox { margin-left: 200px; } .conn-part03 .txt dl { margin: 3% 0 0; } .conn-part03 .txt dt { width: 70px; height: 70px; } .conn-part03 .txt dd { width: calc(100% - 90px); } } @media only screen and (max-width:767px) { .conn-part01 ul { margin: 0; } .conn-part01 li { width: 100%; padding: 2.5% 3%; margin: 0 0 3%; } .conn-part02 .map { height: 275px; } .conn-part02 .infoBox { display: none; margin-left: 0; } .conn-part02 .infoBox>img { display: none; } .conn-part02 .info_phone { display: block; } .conn-part02 .infoBoxContent { width: 100%; height: 227px; background-size: cover; } .conn-part02 .infoBoxContent::before { display: none; } .conn-part03 .img { width: 60%; margin: 0 auto; float: none; } .conn-part03 .txt { float: none; width: 100%; padding: 5% 7%; } } .privacy-part { color: #686868; padding: 5% 0; } .sitemap-part { padding: 5% 0; } .sitemap-part li { width: 100%; float: left; margin: 0 0 5%; } .sitemap-part li dl { float: left; width: 48%; } .sitemap-part li dl+dl { float: right; } .sitemap-part li dt { position: relative; padding-left: 20px; margin: 0 0 5%; } .sitemap-part li dt::before { content: ""; position: absolute; left: 0; top: 10%; width: 2px; height: 80%; background: #C82020; } .sitemap-part li dd { padding-left: 20px; float: left; margin-right: 20px; } @media only screen and (max-width:1279px) { .sitemap-part li dd { margin-right: 10px; } } @media only screen and (max-width:767px) { .sitemap-part li { margin: 0; } .sitemap-part li dl { width: 100%; margin: 0 0 5%; } .sitemap-part li dt { margin: 0 0 5px; } .sitemap-part li dt, .sitemap-part li dd { padding-left: 10px; } } .search-part { margin: 5% 0; } .search_t { background: #f4f4f4; padding: 3% 20%; overflow: hidden; } .search_t input, .search_t button { height: 36px; line-height: 36px; border: none; outline: none; } .search_t input { padding: 0 10px; width: calc(100% - 140px); float: left; } .search_t button { background: #bd3434; color: #fff; width: 140px; float: left; } .search_p { color: #4c4c4c; padding: 2% 5%; } .search_p span, .search_p i { color: #bd3434; } .search_list li { overflow: hidden; padding: 0 5%; height: 50px; line-height: 50px; border-bottom: 1px solid #e6e6e6; } .search_list ul:first-child li { color: #bd3434; border-bottom: 1px solid #bd3434; } .search_list ul:first-child li span { color: #bd3434; } .search_list p { float: left; width: 78%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .search_list p i { color: #bd3434; } .search_list span { float: right; width: 135px; text-align: center; /* font-family: arial; */ } .search_list p a { color: #4c4c4c; } .search_list span { color: #999999; } @media only screen and (max-width:1024px) { .search_list p { width: calc(100% - 100px) } .search_list span { width: 90px; } } @media only screen and (max-width:767px) { .search_t { padding: 5%; } .search_t button { width: 100px; } .search_t input { width: calc(100% - 100px); } .search_p { padding-bottom: 0; } .search_list li { height: 40px; line-height: 40px; } } .safe-part, .safe-part2 { padding: 7% 0 12%; } .safe-part ul { margin: 0 -0.8%; text-align: center; } .safe-part li { /*float: left;*/ display: inline-block; width: 23.4%; margin: 0 0.8%; height: 0; padding-bottom: 27%; text-align: center; background: url(../images/bg18.jpg) center no-repeat; background-size: cover; } .safe-part li span { display: block; margin: 70px auto 40px; width: 130px; height: 130px; } .safe-part li span img { width: 100%; } .safe-part li h2 { color: #fff; margin: 0 0 20px; } .safe-part li em { color: #fff; } .safe-part li>a { display: block; } /*2022-03-08 新建页面*/ .safe-part2 .tit{ text-align: center; } .safe-part2 .form{ width: 750px; margin-top: 3.9%; margin-left: auto; margin-right: auto; font-size: 14px; } .safe-part2 .form .group{ margin-bottom: 11px; } .safe-part2 .form .label{ line-height: 49px; width: 96px; float: left; } .safe-part2 .form .ipt{ border: 1px solid #d7d7d7; border-radius: 6px; height: 49px; width: 654px; float: left; } .safe-part2 .form .ipt.textarea{ height: auto; } .safe-part2 .form .ipt.textarea textarea{ height: 260px; border: none; width: 100%; padding:15px 10px; } .safe-part2 .form input{ padding: 15px 10px; border: none; width: 100%; } .select-box {position: relative;} .select-box dt{height: 47px;line-height: 47px;} .select-box dt a{padding:0 40px 0 20px; color: #9D9D9D; font-size: 16px;} .select-box .ico{ width: 40px;height: 7px; border:none; background: url(../images/xiala.png) center no-repeat;position: absolute;right: 0;top: 22px;} .select-box.open .ico{ transform: rotate(180deg);-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);} .select-box dd { display:none;position:absolute; margin-top:-2px; border:1px solid #d7d7d7; border-top:0; background:#fff; max-height:200px;left:0; right:0; overflow:auto; z-index:111111;margin-left: -1px;margin-right: -1px;} .select-box.open dd{ display: block; } .select-box dd a { display:block; padding:2px 20px; line-height: 32px; height: 32px; color:#383838;} .select-box dd a.on,.sear_box_wrap .select-box dd a:hover{ background:#bd3434; color:#fff!important;} .safe-part2 .form .btn-box{ margin-left: 96px; text-align: center; margin-top: 9.3%; } .safe-part2 .form .btn-box .btn{ width: 200px; height: 60px; line-height: 60px; border-radius: 4px; display: inline-block; color: #fff; background: #3274d1; margin: 0 6px; cursor: pointer; } .safe-part2 .form .btn-box .reset{ background-color: #eebc41; } @media only screen and (max-width:1279px) { .safe-part li span { margin: 40px auto 20px; width: 100px; height: 100px; } } @media only screen and (max-width:1023px) { .safe-part li { padding-bottom: 32%; } .safe-part li h2 { margin: 0 0 5px; } .safe-part2 .form{ width: 100%; } .safe-part2 .form .label{width: 20%;} .safe-part2 .form .ipt{width: 80%;} .safe-part2 .form .ipt.textarea textarea{ height: 160px; } .safe-part2 .form .btn-box .btn{ width: 110px; height: 40px; line-height: 40px; } } @media only screen and (max-width:767px) { .safe-part li { width: 48.4%; padding-bottom: 56%; } #video { height: 240px } } /*举报2023-10-27*/ .report_line{margin: 35px auto;height: 1px;background:#bd3434FF; width: 8.3%;} .bold{font-weight:bold;} .report_cont{padding: 30px 0; padding-bottom: 100px; overflow: hidden;} .report_01{max-width: 1200px;width: 96%;margin: auto;} .report_01 h3{text-align: center;margin-bottom: 30px;} .report_01 p{color:#5D5D5D; line-height: 24px;} .report_02{/*width: 1440px;*/max-width: 100%;margin: auto;overflow: hidden;} .report_02 dl{background:#1b68c8 url(../images/report_bg.png) no-repeat;background-size:cover;color:#fff;overflow: hidden;position: relative;} .report_02 dt,.report_02 dd{height: 100%;} .report_02 dt{width: 47.3%;float: left;} .report_02 dd{width:52.7%;float: right;padding: 80px;} .report_p02{padding-left: 10px;} .report_p01 a{color:#fff;} .report_p01 p{overflow: hidden;margin-bottom: 35px;} .report_p01 p em{width: 45px;height: 45px;line-height: 45px;text-align: center;float: left;} .report_p01 p em img{width: 100%;height: 100%;} .report_p01 p span{width:calc(100% - 65px); line-height: 36px;margin-top: 5px;float: right;} @media only screen and (max-width:1520px) { .report_02 dd{padding: 50px;} .report_p01 p{margin-bottom: 30px;} } @media only screen and (max-width:1440px) { .report_01 h3{margin-bottom: 20px;} } @media only screen and (max-width:1250px) { .report_02 dd{padding: 30px;} .report_p01 p{margin-bottom: 20px;} } @media only screen and (max-width:1024px) { .report_cont{padding-bottom: 50px;} .report_01 h3{margin-bottom: 20px;font-size: 18px;} .report_line{margin:20px auto;width: 70px;} .report_02 dl{height: auto !important;} .report_02 dt,.report_02 dd{width: 100%;float: none;} .report_02 dd{padding: 20px;} .report_p01{font-size: 16px;} .report_p01 p em{width: 30px;height: 30px;line-height: 30px;} .report_p01 p span{width:calc(100% - 40px);line-height: 30px;margin-top: 0;} .report_p01 p{margin-bottom: 20px;} } @media only screen and (max-width:767px) { .report_cont{padding: 30px 0;} .report_01 h3{margin-bottom: 10px;} } @media only screen and (min-width:1025px) { .report_p01 a:hover{color:#fff !important;opacity: 0.9;} .report_p01 a.tel_a:hover{color:#fff !important;opacity: 1;cursor: default;} } /*20240407新增远大长盛页面*/ .changs-part01{padding: 5% 0;} .changs-part01 dl{background: #fff; padding: 5%;} .changs-part01 dt{ float: left; width: 46.8%;} .changs-part01 dt img{ width: 100%;} .changs-part01 dd{ float: right; width: 46%; margin-top: 2%;} .changs-part01 dd h2{ color: #000000; width: 65%; padding-bottom:3%; margin-bottom: 5%; border-bottom: 2px solid #B21919;} .changs-part01 dd .c{ color: #707070; line-height: 1.8; height: 14.4em; overflow: hidden;} .changs-part02{padding: 4% 0;} .changs-part02 h2{ text-align: center; color: #000000; margin-bottom: 5%;} .changs-part02 .img{ max-width: 1612px; margin: 0 auto; width: 96%;} .changs-part03{padding: 5% 0; background: #fff;} .changs-part03 .fbox{box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.05);} .changs-part03 .fbox .ll{ float: left; width:48.82%; color:#fff} .changs-part03 .fbox .rr{ float: right; width: 51%; padding:2% 5% 5%;} .changs-part03 .fbox .ll h3{ margin-top: 18%; margin-left:10%;} .changs-part03 .fbox .ll h2{margin-top: 5%; margin-left: 10%;} .changs-part03 .form{ width: 100%; margin-top: 5%;} .changs-part03 .form .label,.changs-part03 .form .ipt{ width: 100%; color: #737373;} .changs-part03 .form .label{ line-height: 36px;} .changs-part03 .form .ipt,.changs-part03 .select-box dt{ height: 40px; line-height: 40px;} .changs-part03 .form .ipt.textarea textarea{ height: 128px; background: none; font-family: "微软雅黑"; } .changs-part03 .form input{padding: 0 10px;} .changs-part03 .form input::placeholder,.changs-part03 .form .ipt.textarea textarea::placeholder{color:#B8B8B8;} .changs-part03 .select-box dt a{font-size: 14px; padding-left: 10px; color: #2E2D2D;} .changs-part03 .select-box .ico{top:17px;} .changs-part03 .form .btn-box{ margin:5% 0 0; text-align: left;} .changs-part03 .form .btn-box .btn{ width: 132px; height: 40px; line-height: 40px;background: #18877D; color: #fff; border: 1px solid #18877D;} .changs-part03 .form .btn-box .btn.submit{margin-left: 0;} .changs-part03 .form .btn-box .btn.reset{background: #fff; color: #18877D;} .changs-part03 .form .btn-box input.get{width: 10px;} .changs-part04{padding:1% 0 5%;} .changs-part05 .map{ float: left; width: 60.85%; height: 700px;} .changs-part05 .con{ float: left; width: 39.15%; height: 700px; background: url(../images/changs_img03.jpg) no-repeat; background-size: cover;} .changs-part05 .con dl{padding:15% 12%; color: #fff;} .changs-part05 .con dt{margin-bottom:7%; padding-bottom: 5%; width: 65%; border-bottom: 2px solid #B21919;} .changs-part05 .con dt h2{ height: 1.5em; overflow: hidden;} .changs-part05 .con dd{margin-bottom: 8%;} .changs-part05 .con dd span{ display: block; font-weight: bold; margin-bottom: 2%;} .changs-part05 .con dd p{margin-bottom: 2%;} .changs-part05 .con dd p a{ color: #fff;} @media only screen and (max-width:1365px) { .changs-part05 .map,.changs-part05 .con{ height: 600px;} } @media only screen and (max-width:1279px) { .changs-part01 dd{margin-top: 0;} .changs-part03 .form .ipt.textarea textarea{ height: 70px;} .changs-part05 .map,.changs-part05 .con{ height: 450px;} } @media only screen and (max-width:1023px) { .changs-part01 dd .c{ height: 11em;} .safe-part2 .form .group{margin-bottom: 2px;} } @media only screen and (max-width:767px) { .changs-part01 dt,.changs-part01 dd,.changs-part03 .fbox .ll,.changs-part03 .fbox .rr{ width: 100%;} .changs-part01 dt{margin-bottom: 5%;} .changs-part05 .map{ width: 100%;} .changs-part05 .con{ width: 100%; height: auto;} .changs-part05 .con dl{padding: 5%;} } /*20240407新增远大长盛页面end*/