.header-top{ width: 100%; height: 40px; background-color: #194d8b; box-shadow: inset 0px 0px 9px 0px rgba(0, 0, 0, 0.1); } .header-container{ width: 1200px; height: 100%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; color: white; } .header-left{ display: flex; } .small{ display: flex; align-items: center; cursor: pointer; margin-right: 5px; } .small span{ font-size: 12px; } .xiao1{ background: url(../images/index2_088.jpg) no-repeat; width: 20px; height: 18px; background-size: 100% 100%; margin-right: 5px; } .xiao2{ background: url(../images/wang.jpg) no-repeat; width: 20px; height: 18px; background-size: 100% 100%; margin-right: 5px; } .xiao3{ background: url(../images/tels.jpg) no-repeat; width: 20px; height: 18px; background-size: 100% 100%; margin-right: 5px; } .head-input{ width:209px; height: 30px; background-color: #ffff; box-shadow: inset 0px 0px 9px 0px rgba(0, 0, 0, 0.1); border: none; padding: 0 20px; } .header-right{ position: relative; } .head-input:focus{ outline: none; } .sou{ width: 20px; height: 20px; background: url(../images/serachs.png) no-repeat; background-size: 100% 100%; position: absolute; top: 3px; right: 0px; cursor: pointer; } .butt{ border: none; position: absolute; top: 10%; right: 10px; } .butt:focus{ outline: none; } .headContainer{ width: 1200px; height: 118px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; } .logo{ width: 340px; } .navbars{ width: 65%; height: 100%; } .header-nav{ width: 100%; height: 100%; display: flex; align-items: center; position: relative; } .nav-it{ width: 17%; height: 100%; display: flex; justify-content: center; align-items: center; } .nav-it:nth-child(5) .nav2-left{ width: 70%; } .nav-it:nth-child(5) .nav2-left .nav2-card:nth-child(n){ width: 53%; } .nav-it:nth-child(5) .nav2-left .nav2-card:nth-child(2n){ width: 45%; } .nav-it:nth-child(4) .nav2-left{ width: 70%; } .nav-it:nth-child(4) .nav2-left .nav2-card:nth-child(n){ width: 59%; } .nav-it:nth-child(4) .nav2-left .nav2-card:nth-child(2n){ width: 40%; } .nav-li{ width: 100%; border-right: 1px solid #ccc; position: relative; display: block; text-align: center; position: relative; } .nav-it:last-child .nav-li{ border: none; } .nav-it:hover .nav-li .sdown{ transform: rotate(90deg); -webkit-transform: rotate( 90deg ); } .sdown{ position: absolute; display: block; width: 12px; height: 12px; background: url(../images/ico/sdown.png) no-repeat; top: 30%; right: 0px; background-size: 100% 100%; transition: all 0.5s; } .mengceng{ font-size: 1rem; position: absolute; z-index: 1200; top: 100%; left: 0; display: none; width: 800px; height: 158px; padding: 20px; list-style: none; text-align: left; color: #76838f; border: 1px solid #e4eaec; border-radius: .215rem; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0 3px 12px rgb(0 0 0 / 5%); box-shadow: 0 3px 12px rgb(0 0 0 / 5%); -webkit-transition: .25s; -o-transition: .25s; transition: .25s; } .li-nav2{ display: flex; justify-content: space-between; } .nav2-left{ width: 55%; display: flex; flex-wrap: wrap; justify-content: space-between; } .nav2-card{ width: 50%; display: flex; align-items: center; } .nav2-card:hover .nav2-a{ color: #6393cd; } .nav2-card:hover span{ background: #6393cd; } .nav2-card span{ width: 10px; height: 10px; border-radius: 50%; display: block; background: black; margin-right: 5px; } .nav2-right{ width: 28%; } .swiper4{ position: relative; } .swiper4:hover .prev4{ display: block; } .swiper4:hover .next4{ display: block; } .prev4{ width: 50px; height: 50px; background:white url(../images/ico/sleft.png) no-repeat; border-radius: 50%; z-index: 1; position: absolute; top: 50%; left: 10%; transform: translateY(-50%); background-size:100%; opacity: 0.5; display: none; cursor: pointer; } .next4{ width: 50px; height: 50px; background:white url(../images/ico/sright.png) no-repeat; border-radius: 50%; z-index: 1; position: absolute; top: 50%; right: 10%; transform: translateY(-50%); background-size:100%; opacity: 0.5; display: none; cursor: pointer; } .ben{ padding: 30px 0; } .ben-container{ width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; height: 616px; } .ben-left{ width: 62%; height: 100%; padding: 20px 0; } .ben-top{ display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 20px; } .ben-p1{ font-size: 26px; font-weight: bold; font-stretch: normal; letter-spacing: 0px; color: #194d8b; } .ben-p2{ font-size: 16px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #666666; } .ben-p3{ width: 494px; height: 1px; background-color: #e5e5e5; } .ben-p4{ width: 24px; height: 24px; background-color: #194d8b; cursor: pointer; font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 24px; letter-spacing: 0px; color: #ffffff; text-align: center; display: block; } .ben-p4:hover{ color: white; } .ben-middle{ display: flex; justify-content: space-between; } .ben-middle .ben-middle-pic{ width: 365px; height: 252px; position: relative; } .ben-middle-pic a img{ width: 100%; height: 100%; } .ben-list{ height: 155px; overflow: hidden; } .newest{ margin-left: 10px; margin-top: 4px; } .topOk{ width: 28px; height: 16px; background: url(../images/newest.png) no-repeat; background-size: 100% 100%; display: none; } .bena:nth-child(1) .topOk{ display: block; } .tonga:nth-child(1) .topOk{ display: block; } .bentext{ position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.5); width: 100%; color: white; height: 30px; line-height: 30px; padding: 0 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: rgb(209,209,209); text-align: center; } .ben-li{ display: flex; justify-content: space-between; cursor: pointer; margin-top: 20px; } .ben-li:hover .ben-li-left .ben-title{ color: #194c8a; } .ben-li-left{ display: flex; align-items: center; } .yuan{ display: block; width: 10px; height: 10px; background-color: #194d8b; border-radius: 50%; margin-right: 5px; } .ben-title{ font-size: 16px; font-weight: normal; font-stretch: normal; color: #333333; } .ben-li-right{ font-size: 16px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #999999; } .ben-right{ width: 416px; height: 616px; background-color: rgba(204,204,204,0.3); padding: 20px; } .benbox-newest{ display: flex; padding-left: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100%; } .ben-right-top{ display: flex; justify-content: space-between; align-items: flex-end; } .ben-p6{ font-size: 16px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #ffffff; } .ben-p7{ width: 24px; height: 24px; background-color: #ffffff; cursor: pointer; font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 24px; letter-spacing: 0px; color: #194d8b; text-align: center; display: block; } .ben-p8{ width: 160px; height: 1px; background-color: #e5e5e5; } .ben-box{ width: 100%; height: 70px; background-color: #fff; display: flex; align-items: flex-end; flex-wrap: wrap; flex-flow: column; justify-content: center; padding: 10px 0; cursor: pointer; transition: all 0.5s; margin-top: 14px; padding-right: 25px; } .ben-box:hover{ background-color: #123b6b; transition: all 0.5s; } .ben-box:hover .ben-p9{ color: white; } .ben-box:hover .ben-p10{ color: white; } .ben-p9{ font-size: 14px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .ben-p10{ font-size: 12px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #999999; margin-right: 6px; } .dangqun{ width: 100%; height: 574px; background: url(../images/index13.jpg) no-repeat; background-size: cover; display: flex; } .dangqun-container{ width: 1200px; margin: 0 auto; } .zhe{ width: 70%; height: 1px; background: #e5e5e5; } .dangqun-top{ display: flex; justify-content: space-between; align-items: flex-end; padding-top: 40px; margin-bottom: 40px; } .dang-p1{ margin-left: 500px; font-size: 26px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #333333; padding: 10px 0; position: relative; } .dang-p1:after{ content: ""; display: block; height: 1px; width: 80px; position: absolute; top: 100%; left: 10px; z-index: 9; background-color: #368aba; } .dangqun-card{ display: flex; justify-content: space-between; align-items: center; } .card-box{ width: 100%; cursor: pointer; display: flex; justify-content: space-between; overflow: hidden; } .card-flex:hover .dang-p4{ color: #173686; } .card-flex{ width: 32%; display: flex; flex-flow: column; justify-content: space-between; position: relative; padding: 20px; background-color: #ffffff; } .dangqun-box-text{ width: 100%; height: 140px; display: flex; flex-flow: column; justify-content: space-between; overflow: hidden; } .dang-p4{ font-size: 14px; font-weight: bold; font-stretch: normal; line-height: 25px; letter-spacing: 0px; color: #333333; } .card-box p{ margin-top: 6px; } .dang-p3{ font-family: MicrosoftYaHei-Bold; font-size: 20px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #333333; text-align: center; } .dang-p11{ width: 24px; height: 24px; background-color: #194d8b; font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 24px; letter-spacing: 0px; color: #ffffff; margin: 0 auto; text-align: center; } .dang-img1{ width: 100%; height: 160px; background: url(../images/new1.jpg) no-repeat; background-size: 100% 100%; margin-top: 6px; } .dang-img2{ width: 100%; height: 160px; background: url(../images/new2.jpg) no-repeat; background-size: 100% 100%; margin-top: 6px; } .dang-img3{ width: 100%; height: 160px; background: url(../images/new1.jpg) no-repeat; background-size: 100% 100%; margin-top: 6px; } .dang-img4{ width: 100%; height: 160px; background: url(../images/new2.jpg) no-repeat; background-size: 100% 100%; margin-top: 6px; } .dang-p2{ cursor: pointer; } .dang-p5{ font-size: 12px; font-weight: normal; font-stretch: normal; line-height: 25px; letter-spacing: 0px; color: #666666; height: 50px; overflow: hidden; } .dang-p6{ font-size: 12px; font-weight: normal; font-stretch: normal; line-height: 21px; letter-spacing: 0px; color: #999999; } .dang-p7{ width: 264px; height: 1px; background-color: #cccccc; } .dang-p8{ font-size: 14px; font-weight: normal; font-stretch: normal; line-height: 25px; letter-spacing: 0px; color: #000; } .yewu{ padding-top: 40px; } .yewu-container{ width: 1200px; margin: 0 auto; padding: 40px 0; display: flex; justify-content: space-between; } .yewuLeft{ width: 62%; } .yewuRight{ width: 37%; height: 100%; padding: 5px; } .gang{ width: 410px; height: 1px; background-color: #e5e5e5; } .yewu-lable{ width: 100%; display: flex; align-items: center; margin-top: 30px; } .yewu-lable-img{ width: 64px; height: 300px; cursor: pointer; display: flex; align-items: center; justify-content: space-between; overflow: hidden; margin-left: 4px; position: relative; z-index: 5; } .ywwubigimg{ width: 80px; height: 300px; background: url(../images/yewubig.png) no-repeat; } .yewuOpen{ display: flex; align-items: center; } .yewuping{ width: 250px; height: 100%; border: 1px solid #c2d4e8; padding: 20px; position: absolute; right: 0; top: 0; z-index: -1; } .yewuContent{ width: 100%; height: 246px; overflow: hidden; } .yewuContent img{ width: 100%; } .yewu-more{ color: red; } .heng{ width: 150px; height: 1px; background: #e5e5e5; } .bigmc-content .honor-card{ width: auto; height: auto; display: none; } .bigmc{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: rgba(255, 255, 255, 0.5); z-index: 10; display: none; } .bigmc-content{ width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } .honor-pic{ width: 100%; height: auto; display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 20px; } .honor-card{ width: 48%; height: 297px; margin-top: 10px; border: 1px solid #ccc; } .honorcard-ico{ cursor: pointer; /* height: 100%; */ width: 100%; } .opera{ padding: 10px 0; } .opera-container{ width: 1200px; margin: 40px auto; position: relative; } .tiao{ width: 870px; height: 1px; background-color: #e5e5e5; } .opera-bottom{ width: 100%; overflow: hidden; margin-top: 20px; } .opera-ul{ width: 100%; display: flex; justify-content: space-between; align-items: center; position: relative; } .opera-li{ width: 100%; height: 180px; cursor: pointer; position: relative; text-align: center; } .tole3{ width: 33px; height: 33px; text-align: center; line-height: 28px; color: white; position: absolute; left: -33px; top: 50%; border: 1px solid; background-color: rgba(0,0,0,0.4); font-size: 20px; z-index: 10; border-radius: 50%; cursor: pointer; } .tole3:focus{ outline: 0; } .torig3:focus{ outline: 0; } .torig3{ width: 33px; height: 33px; text-align: center; line-height: 28px; color: white; position: absolute; right: -33px; top: 50%; border: 1px solid; background-color: rgba(0, 0, 0, 0.4); font-size: 20px; z-index: 10; border-radius: 50%; cursor: pointer; } .opera-li img{ width: 95%; height: 160px; } .opera-pp{ width: 95%; text-align: center; } .zizhi{ width: 100%; height: 460px; background: url(../images/image/index2_34.jpg) no-repeat; background-size: 100% 100%; } .zizhi-container{ width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; } .zizhi-left{ width: 500px; height: 320px; background-color: rgba(25,77,139, 0.7); margin: 70px 0; padding: 30px; } .zizhi-top{ display: flex; justify-content: space-between; align-items: flex-end; } .zizhi-p1{ font-family: MicrosoftYaHei-Bold; font-size: 26px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #ffffff; } .zizhi-p2{ font-size: 12px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #ffffff; cursor: pointer; } .zizhi-bottom{ display: flex; justify-content: space-between; flex-wrap: wrap; } .zizhi-card{ width: 200px; height: 50px; background-color: #fff; text-align: center; cursor: pointer; margin-top: 20px; transition: all 0.5s; } .zizhi-card:hover{ background-color: #194d8b; transition: all 0.5s; } .zizhi-card:hover .zizhi-p3{ color: white; } .zizhi-p3{ font-size: 12px; font-weight: normal; font-stretch: normal; line-height: 50px; letter-spacing: 0px; color: #666666; } .zizhi-right{ width: 678px; height: 320px; background:url(../images/index2_56.jpg) no-repeat; background-size: 100% 100%; } .speall{ width: 100%; background-color: #f1f1f1; display: flex; } .speall-container{ width: 1200px; height: 300px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; padding-top: 50px; } .equip-left{ width: 49%; height: 100%; display: flex; flex-flow: column; } .equip-right{ width: 49%; height: 100%; display: flex; flex-flow: column; } .new-top{ display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 10px; } .new-name{ font-family: MicrosoftYaHei-Bold; font-size: 23px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #194d8b; } .hui{ font-size: 16px; font-weight: normal; font-stretch: normal; letter-spacing: 0px; color: #666666; } .new-more{ width: 220px; height: 1px; background-color: #e5e5e5; } .add{ width: 24px; height: 24px; background-color: #194d8b; cursor: pointer; font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 22px; letter-spacing: 0px; color: #ffffff; text-align: center; } .add a{ color: white; } .equip-bottom{ width: 100%; overflow: hidden; } .slide-fen{ width: 134%; display: flex; justify-content: space-between; align-items: center; position: relative; } .slide-fen-ico1{ width: 33.3%; height: 130px; position: relative; } .slide-fen-ico1 img{ width: 95%; } .slide-fen-ico2{ width: 33.3%; height: 130px; position: relative; } .slide-fen-ico2 img{ width: 95%; } .zhuanti-container{ width: 100%; margin: 15px auto; margin-bottom: 0px; } .zhuanti-ico{ width: 100%; overflow: hidden; margin-bottom: 5px; } .grbimg{ width: 100%; height: 70px; overflow: hidden; } .grbico{ max-width: 100%; transition: all 0.5s; } .grbico:hover{ transform: scale(1.1); } .xian{ width: 100px; height: 1px; background-color: #e5e5e5; } .ben-pic{ width: 100%; transition: all 0.5s; } .ben-pic:hover{ transform: scale(1.1); transition: all 0.5s; } .ben-picTwo{ width: 100%; height: 70px; background: url(../images/zhuan.png) center center no-repeat; background-size: 100%; } .friend{ padding: 10px; } .friend-target{ position: fixed; top: 50%; left: 50%; width: 350px; height: 200px; background: white; box-shadow: 0px 0px 5px 1px #888888; transform: translate(-50%,-50%); border-radius: 10px; padding: 15px; display: none; z-index: 9; } .target-content{ width: 100%; height: 100%; position: relative; display: flex; flex-flow: column; justify-content: space-between; align-items: center; } .del{ width: 25px; height: 25px; cursor: pointer; position: absolute; top: 0px; right: 0px; border: 1px solid red; border-radius: 50%; text-align: center; color: red; } .del img{ width: 100%; height: 100%; } .target-p1{ font-size: 18px; color: #b8261a; } .target-p2{ font-size: 14px; color: #808080; } .target-p3{ width: 120px; height: 36px; line-height: 36px; background: #fff; border: 1px solid #b8261a; border-radius: 18px; font-size: 14px; color: #b8261a; text-align: center; cursor: pointer; } .friend-container{ width: 1200px; margin: 40px auto; } .friend-ul{ display: flex; justify-content: space-between; align-items: center; } .friend-li{ width: 24%; cursor: pointer; } .friend-li img{ width: 100%; height: auto; } .hua{ width: 983px; height: 1px; background-color: #e5e5e5; } .friend-p{ margin-left: 5px; color: black; } .friend-link{ display: flex; justify-content: flex-start; align-items: center; } .friend-card-ico{ width: 15px; height: 20px; background: url(../images/ico/shuji.png) no-repeat; background-size: 100% 100%; } .friend-p{ margin-left: 5px; } .footer{ width: 100%; height: 200px; background: url(../images/index2_200.jpg) no-repeat; background-size: 100% 100%; } .footer-container{ width: 1200px; height: 100%; padding: 20px 0; margin: 0 auto; display: flex; justify-content: space-between; } .footer-logo{ width: 272px; height: 57px; background: url(../images/logo3.png) no-repeat; background-size: 100% 100%; } .footer-p1{ font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 28px; letter-spacing: 0px; color: #ffffff; display: flex; justify-content: space-between; align-items: center; } .footer-p2{ font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 28px; letter-spacing: 0px; color: #ffffff; } .footer-dun{ width: 52px; height: 64px; background: url(../images/dun.jpg) no-repeat; background-size: 100% 100%; } .footer-jing{ width: 18px; height: 20px; background: url(../images/index_11.jpg) no-repeat; background-size: 100% 100%; } .footer-p3{ font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 28px; letter-spacing: 0px; color: #ffffff; } .footer-p4{ font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 28px; letter-spacing: 0px; color: #ffffff; margin-left: 5px; } .footer-p4 a{ font-size: 16px; font-weight: normal; font-stretch: normal; line-height: 28px; letter-spacing: 0px; color: #ffffff; margin-left: 5px; } .footer-foot{ display: flex; align-items: center; } .footer-left{ display: flex; flex-direction: column; justify-content: space-around; } .footer-right{ display: flex; flex-direction: column; justify-content: space-around; align-items: flex-end; } .footer-telpment{ display: flex; } .tempment-num{ display: flex; } .tempment-num p:nth-child(2){ margin-left: 20px; } .online{ position: fixed; right: 20px; bottom: 160px; z-index: 11; } .wechat{ width: 60px; height: 60px; background: url(../images/fix1.jpg); background-size: 100% 100%; border-radius: 5px; margin-bottom: 5px; cursor: pointer; position: relative; } .wechat:hover{ background: url(../images/fix01.jpg); background-size: 100% 100%; } .tep{ width: 60px; height: 60px; background: url(../images/fix2.jpg); background-size: 100% 100%; border-radius: 5px; margin-bottom: 5px; cursor: pointer; position: relative; } .tep:hover{ background: url(../images/fix02.jpg); background-size: 100% 100%; } .tep:hover .tep-son{ display: block; } .tep-son{ width: 400px; /* height: 400px; */ position: absolute; top: -250px; right: 57px; display: none; cursor: pointer; padding: 20px; } .tep-exce{ width: 100%; height: 100%; position: relative; background: white; padding: 20px; display: flex; flex-flow: column; justify-content: space-between; box-shadow: 0px 0px 2px 1px #888888; } .tep-exce::after{ display: block; content: ""; position: absolute; top: 252px; right: -20px; width: 0; height: 0; border-width: 10px; border-style: solid; border-color: transparent transparent transparent white; z-index: 9; } .tep-exce::before{ display: block; content: ""; position: absolute; top: 250px; right: -24px; width: 0; height: 0; border-width: 12px; border-style: solid; border-color: transparent transparent transparent #ccc; z-index: 9; } .totop{ width: 60px; height: 60px; background: url(../images/fix3.jpg); background-size: 100% 100%; border-radius: 5px; margin-bottom: 5px; cursor: pointer; } .totop:hover{ background: url(../images/fix03.jpg); background-size: 100% 100%; } .liu{ width: 60px; height: 60px; background: url(../images/fix4.jpg); background-size: 100% 100%; border-radius: 5px; margin-bottom: 5px; cursor: pointer; position: relative; } .liu:hover{ background: url(../images/fix04.jpg); background-size: 100% 100%; } .wechat-son{ width: 166px; position: absolute; top: 0; left: -127px; display: none; } .hidess{ width: 115px; height: 257px; background: url(../images/jietu2.png) no-repeat; background-size: 100% 100%; cursor: pointer; border: 1px solid gray; position: relative; } .hidess::after{ display: block; content: ""; position: absolute; top: 20px; right: -21px; width: 0; height: 0; border-width: 10px; border-style: solid; border-color: transparent transparent transparent white; z-index: 9; } .hidess::before{ display: block; content: ""; position: absolute; top: 18px; right: -25px; width: 0; height: 0; border-width: 12px; border-style: solid; border-color: transparent transparent transparent #ccc; z-index: 9; filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .1)); } .wechat:hover .wechat-son{ display: block; } .liu:hover .liu-son{ display: block; } .liu-son{ width: 230px; height: 44px; position: absolute; top: 10px; right: 60px; text-align: center; display: none; } .liu-tep{ width: 90%; height: 100%; background: white; box-shadow: 0px 0px 2px 1px #888888; border-radius: 10px; position: relative; display: flex; align-items: flex-start; padding-left: 20px; flex-flow: column; } .liu-tep::after{ width: 0; height: 0; content: ""; display: block; border-width: 10px; border-style: solid; border-color: transparent transparent transparent white; position: absolute; top: 12px; right: -20px; filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .1)); } .liu-tep::before{ width: 0; height: 0; content: ""; display: block; border-width: 12px; border-style: solid; border-color: transparent transparent transparent #ccc; position: absolute; top: 10px; right: -24px; } .searcgpage{ padding: 30px 0px; border-top: 1px solid #f5f5f5; background: #f2f2f2; } .searchcenter{ width: 1200px; margin: auto; } .searchlist{ display: flex; flex-wrap: wrap; } .searchlist{ width: 100%; padding: 20px; border-radius: 10px; cursor: pointer; margin-bottom: 5px; transition: all 0.1s; border: 1px solid transparent; background-color: #fff; } .searchlist:hover{ box-shadow: 0px 1px 5px 3px #cecece; transform: translate3d(0,-2px,0); -webkit-transform: translate3d(0,-2px,0); } .searchA{ display: flex; justify-content: space-between; align-items: center; } .searchleft{ flex: 1; } .card-text{ text-align: justify; } .searchright{ width: 25%; overflow: hidden; display: flex; justify-content: center; align-items: center; } .serach-us{ margin-bottom: 20px; } .formson{ display: flex; flex-flow: column; } .formlist{ display: flex; flex-flow: column; width: 500px; margin: auto; } .yanzheng{ display: flex; align-items: center; position: relative; } .zxfk-inp{ position: relative; margin: 10px 0; padding: 5px; color: #76838f; border: 1px solid #e4eaec; border-radius: .215rem; transition: all 0.5s; width: 100%; } .zxfk-inp:focus{ border-color: #62a8ea; outline: 0px; } .redxing::before{ position: absolute; top: 50%; left: -10px; transform: translateY(-50%); display: block; content: "*"; color: red; } .aretext{ width: 100%; height: 130px; } .formgrop{ position: relative; } .formbut{ width: 100%; height: 50px; } .formbut button{ width: 100%; height: 100%; color: #fff; border-color: #194d8b; background-color: #194d8b; font-size: 18px; } .formbut button:hover{ color: #fff; border-color: #89bceb; background-color: #89bceb; } .formbut button:focus{ outline: 0; } .zxfk-inps{ margin: 4px 0; padding: 1px; color: #76838f; border: 1px solid #e4eaec; border-radius: .215rem; transition: all 0.5s; width: 100%; } .zxfk-inps:focus{ border-color: #62a8ea; outline: 0px; } .formbut{ margin-top: 10px; } .newsp img{ max-width: 100%; }