html, body { scroll-behavior: smooth; } .barand-ative { box-shadow: 0 0 0.3125rem 0.3125rem rgba(0, 0, 0, 0.5); } .imgBox { overflow: hidden; } .imgBox img { transition: all 0.5s; width: 100%; height: 100%; object-fit: cover; } .imgBox:hover img { transition: all 0.5s; transform: scale(1.1); } .narBar-ative { background: #1d9237 url(../images/about/yezi.png) no-repeat center center; } #link { width: 100%; height: 100px; color: black; /*鑿滃崟鎵嬫満鐘舵€?/ /*鑿滃崟鎵嬫満鐘舵€?/ } #link #header.activeBorder { box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1); } #link #header { box-sizing: border-box; width: 100%; padding: 0 20px; height: 100px; font-size: 1rem; background-color: #fff; position: fixed; justify-content: space-between; top: 0; z-index: 99; } #link #header a { color: #a3a3a3; } @media screen and (max-width: 992px) { #link #header { height: 80px; } } #link #header .header-outer { width: 90%; height: 100%; margin: 0 auto; display: flex; } @media screen and (max-width: 992px) { #link #header .header-outer { width: 100%; } } #link #header .header-inner { width: 90%; height: 100%; margin: 0 auto; display: flex; align-items: center; } @media screen and (max-width: 992px) { #link #header .header-inner { width: 100%; } } @media screen and (max-width: 1200px) { #link #header .header-inner { width: 100%; justify-content: space-between; } } #link #header .header-logo { max-width: 110px; width: 100%; display: flex; align-items: center; } #link #header .navbar-color { color: rgba(0, 128, 0, 0.687); font-weight: bold; } #link #header .navbar-list { max-width: 1150px; width: 100%; position: relative; color: #a3a3a3; height: 100%; font-size: 1rem; display: flex; justify-content: space-between; align-items: center; margin-left: auto; } #link #header .navbar-list .navbar-item { display: flex; justify-content: center; align-content: center; align-items: center; flex-direction: column; min-width: 65px; margin: 0 0.5rem; width: 95px; height: 100%; position: relative; flex-grow: 1; cursor: pointer; } #link #header .navbar-list .navbar-item a { display: flex; align-items: center; } #link #header .navbar-list .navbar-item .navbar-icon { width: 7px; height: 7px; margin-right: 0.4rem; border-radius: 50%; border: 3px solid rgba(0, 143, 52, 0.8); transition: all ease 0.3s; } #link #header .navbar-list .navbar-item .navbar-icon1 { width: 7px; height: 7px; margin-right: 0.4rem; border-radius: 50%; border: 3px solid transparent; transition: all ease 0.3s; } #link #header .navbar-list .navbar-item:hover { transition: all 0.5s ease; color: rgba(0, 143, 52, 0.8); } #link #header .navbar-list .navbar-item.active { color: rgba(0, 143, 52, 0.8); } #link #header .navbar-list .navbar-item:not(:last-of-type)::after { color: #a3a3a3; content: "/"; display: block; position: absolute; right: -0.95rem; font-weight: bold; } #link #header .nav-search { cursor: pointer; } #link #header .select-list { background: #fff; position: absolute; top: 99px; font-size: 1rem; display: flex; justify-content: space-between; align-items: center; } #link #header .select-list .select-item { width: max-content; border-radius: 5px; padding: 19px 0; border: 1px solid #eee; flex-direction: column; display: flex; justify-content: center; align-content: center; align-items: center; display: none; min-width: 75px; height: 100%; position: relative; cursor: pointer; } #link #header .select-list .select-item a { text-align: left; justify-content: flex-start; padding: 7px 20px; box-sizing: border-box; font-weight: normal; color: #666; } #link #header .select-list .select-item a:hover { transition: all 0.5s ease; background-color: #95959523; } @media screen and (max-width: 1440px) { #link #header .navbar-list { font-size: 14px; } #link #header .navbar-list .navbar-item { width: 82px; margin: auto; } #link #header .navbar-list .navbar-item:not(:last-of-type)::after { content: "/"; display: block; position: absolute; right: -0.65rem; font-weight: bold; } #link #header .navbar-list .navbar-item .navbar-icon { margin-left: 5px; margin-right: 0px; min-width: 5px; min-height: 5px; width: 5px; height: 5px; } #link #header .navbar-list .navbar-item .select-list .select-item { font-size: 14px; } } @media screen and (max-width: 1000px) { #link #header .nav-search { display: none; } #link #header .navbar-list { display: none; } #link #header .phoneIcon { display: flex; z-index: 999999; } } #link .phoneIcon { width: 30px; height: 20px; position: relative; top: 0; bottom: 0; display: none; align-items: center; cursor: pointer; } #link .phoneNav { width: 100%; height: 2px; background: #000; } #link .phoneNav:before { content: ''; position: absolute; top: 0; height: 2px; background: #000; width: 100%; } #link .phoneNav:after { content: ''; position: absolute; bottom: 0; height: 2px; background: #000; width: 100%; } #link .active .phoneNav, #link .active .phoneNav:before, #link .active .phoneNav:after, #link .bgActive .phoneNav, #link .bgActive .phoneNav:before, #link .bgActive .phoneNav:after { background: #000; } #link .menuBox { position: fixed; width: 100%; background: #fff; height: 100vh; top: 0; right: -100%; z-index: 99999999999; transition: all 0.5s; overflow: auto; overflow-x: hidden; } #link .phoneNavShow { box-sizing: border-box; right: 0; transition: all 0.5s; z-index: 9999; padding: 0 20px; } #link .menuBox .close { position: absolute; top: 20px; right: 20px; font-size: 20px; text-align: center; width: 30px; height: 30px; line-height: 30px; color: #fff; z-index: 20; border-radius: 50%; cursor: pointer; background: green url('../images/close.svg') no-repeat center; background-size: 12px; text-indent: -99px; } #link .phoneNavShow .close { display: block; } #link .menuBox ul li a { color: #333; display: block; } #link .menuBox ul { flex-wrap: wrap; margin-top: 90px; } #link .menuBox ul li { width: 100%; border-bottom: 1px solid #eee; transition: all 1s ease; } #link .menuBox ul li a { height: auto; line-height: 50px; } #link .menuBox .secondMenu { position: relative; top: 0; left: 0; margin-left: 0; width: 100%; box-shadow: none; padding: 0 30px 20px; flex-direction: column; display: none; } #link .menuBox .secondMenu a, #link .menuBox.active .menuBox ul .secondMenu a { text-align: left; line-height: 30px; height: auto; } #link .menuBox.active .secondMenu { top: 0; } #link .menuBox ul li { position: relative; } #link .menuBox ul li i { content: ''; width: 50px; height: 50px; top: 0; right: 0; position: absolute; background: url('../images/close.svg') no-repeat center; filter: brightness(0.2); background-size: 12px; z-index: 10; transform: rotate(45deg); transition: all 0.5s; } #link .menuBox ul li i.active { transform: rotate(90deg); transition: all 0.5s; } #link .panel1 { width: 100%; margin: 0 auto; } #link .panel1 .panel1_outer { max-width: 1400px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } #link .panel1 .panel1_outer .panel1-map { width: 100%; height: 530px; color: #333; font-size: 38px; padding-top: 80px; text-align: center; } #link .panel1 .panel1_outer .panel1-map #mapContainer { width: 100%; height: 100%; z-index: 0; } #link .panel1 .panel1_outer .panel1-map #tip { height: 30px; background-color: #fff; padding-left: 10px; padding-right: 10px; position: absolute; font-size: 12px; right: 10px; bottom: 20px; border-radius: 3px; line-height: 30px; border: 1px solid #ccc; } #link .panel1 .panel1_outer .panel1-map div.info-top { position: relative; background: none repeat scroll 0 0 #F9F9F9; border-bottom: 1px solid #CCC; border-radius: 5px 5px 0 0; } #link .panel1 .panel1_outer .panel1-map div.info-top div { display: inline-block; color: #333333; font-size: 14px; font-weight: bold; line-height: 31px; padding: 0 10px; text-align: left; } #link .panel1 .panel1_outer .panel1-map div.info-top img { position: absolute; top: 10px; right: 10px; transition-duration: 0.25s; } #link .panel1 .panel1_outer .panel1-map div.info-top img:hover { box-shadow: 0px 0px 5px #000; } #link .panel1 .panel1_outer .panel1-map div.info-middle { font-size: 12px; padding: 10px; line-height: 21px; text-align: left; } #link .panel1 .panel1_outer .panel1-map div.info-bottom { height: 0px; width: 100%; clear: both; text-align: center; } #link .panel1 .panel1_outer .panel1-map div.info-bottom img { position: relative; z-index: 104; } #link .panel1 .panel1_outer .panel1-link { width: 100%; padding: 80px 0; font-size: 16px; font-family: Microsoft YaHei; font-weight: 400; color: #939393; line-height: 24px; } #link .panel1 .panel1_outer .panel1-link .link-list { width: 100%; display: flex; justify-content: space-between; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item { flex-basis: 33.3%; display: flex; justify-content: flex-start; align-items: center; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item .item-left img { width: 100%; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item:nth-child(2) { justify-content: center; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item:nth-child(3) { justify-content: flex-end; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item .item-right { max-width: 270px; padding-left: 20px; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item .item-right .right-top { color: #000; padding: 15px 0; font-size: 20px; font-weight: bold; } @media screen and (max-width: 1440px) { #link .panel1 .panel1_outer .panel1-link { padding: 40px 0px; } #link .panel1 .panel1_outer .panel1-link .link-list { width: 100%; display: flex; flex-direction: column; align-items: flex-start; padding-left: 40px; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item { padding: 20px 0; flex-basis: 100%; display: flex; justify-content: flex-start; align-items: center; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item .item-right { max-width: 100%; padding-left: 20px; } } @media screen and (max-width: 1000px) { #link .panel1 .panel1_outer .panel1-link .link-list { padding-left: 0; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item .item-right .right-top { color: #000; padding: 0; font-size: 16px; font-weight: bold; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item .item-right .right-bottom { font-size: 14px; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item { width: 100%; justify-content: flex-start; align-items: flex-start !important; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item .item-right { flex-grow: 1; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item:nth-child(2), #link .panel1 .panel1_outer .panel1-link .link-list .link-item:nth-child(3) { justify-content: flex-start; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item .item-left { width: 80px; } #link .panel1 .panel1_outer .panel1-link .link-list .link-item .item-right { width: calc(100% - 100px); } } #link .panel2 { width: 100%; margin: 0 auto; } #link .panel2 .panel2_outer { box-sizing: border-box; width: 100%; margin: 0 auto; } #link .panel2 .panel2_outer .panel2-search { position: relative; width: 100%; text-align: center; } #link .panel2 .panel2_outer .panel2-search img { width: 100%; vertical-align: middle; } #link .panel2 .panel2_outer .panel2-search .search-list { max-width: 900px; width: 100%; display: flex; justify-content: center; position: absolute; margin: auto; left: 0; right: 0; box-sizing: border-box; height: fit-content; top: 0; bottom: 0; vertical-align: middle; } #link .panel2 .panel2_outer .panel2-search .search-list input { max-width: 900px; width: 100%; height: 65px; background: #FFFFFF; border-radius: 33px; padding-left: 20px; } #link .panel2 .panel2_outer .panel2-search .search-list input::-webkit-input-placeholder { color: #B8B8B8; } #link .panel2 .panel2_outer .panel2-search .search-list button { height: 40px; background: url('../images/link/search.png') no-repeat; border-style: none; position: absolute; right: 30px; top: 13px; } @media screen and (max-width: 1440px) { #link .panel2 .panel2_outer .panel2-search .search-list { max-width: 600px; width: 100%; margin: auto; left: 0; right: 0; height: fit-content; top: 0; bottom: 0; vertical-align: middle; box-sizing: border-box; } #link .panel2 .panel2_outer .panel2-search .search-list input { width: 100%; height: 45px; } #link .panel2 .panel2_outer .panel2-search .search-list button { height: 20px; background: url(../images/link/search.png) no-repeat center center; border-style: none; position: absolute; right: 30px; background-size: 20px; } } @media screen and (max-width: 900px) { #link .panel2 .panel2_outer .panel2-search .search-list { max-width: 350px; } } #link .panel3 { width: 100%; margin: 0 auto; } #link .panel3 .panel3_outer { max-width: 1400px; width: 100%; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } #link .panel3 .panel3_outer .panel3-Fcompany { width: 100%; padding: 115px 20px 150px 20px; box-sizing: border-box; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany { width: 100%; display: flex; justify-content: space-between; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left { width: 50%; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left #mapContainer1 { max-width: 640px; width: 100%; height: 400px; z-index: 0; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left #mapContainer1 img { width: 100%; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left #tip { height: 30px; background-color: #fff; padding-left: 10px; padding-right: 10px; position: absolute; font-size: 12px; right: 10px; bottom: 20px; border-radius: 3px; line-height: 30px; border: 1px solid #ccc; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left div.info-top { position: relative; background: none repeat scroll 0 0 #F9F9F9; border-bottom: 1px solid #CCC; border-radius: 5px 5px 0 0; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left div.info-top div { display: inline-block; color: #333333; font-size: 14px; font-weight: bold; line-height: 31px; padding: 0 10px; text-align: left; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left div.info-top img { position: absolute; top: 10px; right: 10px; transition-duration: 0.25s; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left div.info-top img:hover { box-shadow: 0px 0px 5px #000; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left div.info-middle { font-size: 12px; padding: 10px; line-height: 21px; text-align: left; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left div.info-bottom { height: 0px; width: 100%; clear: both; text-align: center; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left div.info-bottom img { position: relative; z-index: 104; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-right { padding-left: 50px; width: 50%; font-family: Microsoft YaHei; font-weight: 400; color: #000000; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-right .right-title { padding: 90px 0 68px 0; font-size: 31px; font-weight: bold; color: #000000; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-right .right-content { font-size: 18px; color: #888; line-height: 24px; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-right .right-content > * span { color: #000; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-right .right-content .content-phone { padding: 26px 0; } @media screen and (max-width: 1200px) { #link .panel3 .panel3_outer .panel3-Fcompany { width: 100%; padding: 65px 0px 70px 0px; } } @media screen and (max-width: 1000px) { #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany { flex-direction: column; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left, #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-right { width: 100%; margin: 0 auto; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-left #mapContainer1 { max-width: 640px; width: 100%; margin: 0 auto; height: 100%; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-right { padding-left: 0; max-width: 640px; width: 100%; margin: 0 auto; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-right .right-title { padding: 45px 0 34px 0; font-size: 24px; } #link .panel3 .panel3_outer .panel3-Fcompany .Fcompany .Fcompany-right .right-content { font-size: 14px; line-height: 14px; } } #link .panel4 { width: 100%; margin: 0 auto; } #link .panel4 .panel4_outer { width: 100%; margin: 0 auto; } #link .panel4 .panel4_outer .panel4-feedback { width: 100%; background: url("../images/link/p4bg.jpg") no-repeat; background-size: 100% !important; } #link .panel4 .panel4_outer .panel4-feedback img { width: 100%; } #link .panel4 .panel4_outer .panel4-feedback .feedback { width: 100%; max-width: 1100px; margin: 0 auto; color: #666; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-title { display: flex; justify-content: center; width: 100%; padding: 110px 0 25px 0; color: #000000; font-size: 36px; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-text { width: 100%; color: #6B6B6B; display: flex; justify-content: center; padding-bottom: 75px; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table { width: 100%; display: flex; flex-direction: column; justify-content: space-between; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top { display: flex; justify-content: space-between; flex-flow: row wrap; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item { padding-left: 12px; display: flex; justify-content: space-between; align-items: center; width: 46%; height: 52px; background: #fff; margin-bottom: 25px; box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.08); } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item span { color: red; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item .item-address { width: 86%; display: flex; justify-content: flex-start; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item .item-address .register-allb-s { /*鍘婚櫎select杈规*/ border: 0; background: transparent; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item .item-address select { height: 100%; border: 0; background: transparent; color: #666; width: 140px; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item .item-address select option { width: 100%; height: 100%; border-style: none; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item .item-address select:focus { border-style: none; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top input { height: 52px; max-width: 444px; width: 100%; background: #fff; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-bottom { height: 144px; background: #fff; display: flex; justify-content: space-between; align-items: flex-start; box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.08); overflow: hidden; flex-direction: column; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-bottom div { width: 100px; padding-left: 12px; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-bottom div span { color: red; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-bottom textarea { resize: none; width: 100%; height: 100%; border-style: none; border: 1px solid #fff; background: #fff; outline: none; color: #666; padding-left: 20px; padding-right: 20px; box-sizing: border-box; line-height: 20px; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-bottom textarea:focus { border-style: none; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-btn { display: flex; justify-content: center; padding: 84px; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-btn .submit-btn { width: 189px; height: 57px; line-height: 57px; background: #1D863A; border-radius: 5px; color: #fff; text-align: center; } @media screen and (max-width: 1440px) { #link .panel4 .panel4_outer .panel4-feedback { width: 100%; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-title { padding: 25px 20px 25px 20px; box-sizing: border-box; font-size: 30px; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-text { font-size: 14px; padding: 0 20px 20px; box-sizing: border-box; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top { max-width: 518px; width: 100%; margin: 0 auto; flex-direction: column; justify-content: space-between; align-items: center; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item { position: relative; width: 100%; box-sizing: border-box; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-bottom { padding-top: 10px; display: flex; align-items: flex-start; margin: 0 auto; max-width: 518px; width: 100%; height: 100px; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-bottom div { width: 134px; } } @media screen and (max-width: 1000px) { #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table { padding: 0 20px; box-sizing: border-box; max-width: 600px; margin: 0 auto; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top { max-width: 100%; width: 100%; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item { width: 100%; box-sizing: border-box; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item div { min-width: 60px; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item input { max-width: 495px; width: 100%; height: 100%; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-top .top-item .item-address { width: 76%; position: absolute; right: 0; justify-content: flex-end; padding-right: 20px; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-bottom { max-width: 100%; width: 100%; } #link .panel4 .panel4_outer .panel4-feedback .feedback-table .table-top .top-item { position: relative; box-sizing: border-box; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-bottom div { width: 100%; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-btn { padding: 39px 0; } #link .panel4 .panel4_outer .panel4-feedback .feedback .feedback-table .table-btn .submit-btn { width: 140px; height: 40px; line-height: 40px; background: #1D863A; border-radius: 5px; color: #fff; text-align: center; font-size: 14px; } } /*# sourceMappingURL=./link.css.map */