@charset "utf-8"; /*全局样式*/ html { overflow-x: hidden; } body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select { margin: 0; padding: 0; } body { font: 14px "微软雅黑", "Arial Narrow", HELVETICA; color: #000; -webkit-text-size-adjust: 100%; overflow-x: hidden; min-width: 320px; max-width: 1920px; margin: 0 auto; } input:required, textarea:required { outline: 0 none; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; -webkit-appearance: none !important; } * { margin: 0; padding: 0; } a { text-decoration: none !important; cursor: pointer !important; color: #000; } a:focus { outline: none !important; } ul, li, dl, dt, dd { list-style-type: none; } i { font-style: normal; } ul { margin: 0; } li { list-style: none; } img { max-width: 100%; } .container-fluid { max-width: 1230px !important; } .tr5 { transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; } .tr2 { transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; } .overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-height: initial; } .sizeCover { background-position: 50% 50%; background-size: cover; } .vertical_centerbox { display: table; table-layout: fixed; height: 100%; } .vertical_center { display: table-cell; vertical-align: middle; } @font-face { font-family: 'iconfont'; src: url('../font/iconfont.woff2') format('woff2'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'); } .iconfont { font-family: "iconfont" !important; font-size: 16px; color: #000; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } header { position: relative; } header .main1 .top { height: 36px; background-color: #f7f7f7; line-height: 36px; color: #888888; } header .main1 .top .you a { color: #888888; } header .main1 .top .you a img { padding-right: 8px; margin-bottom: 2px; } header .main1 .top .you i { display: inline-block; width: 2px; height: 6px; margin: 2px 15px; background-color: #888888; } header .main1 .logo { height: 120px; line-height: 120px; position: relative; font-size: 0; } header .main1 .logo img { max-height: 80%; } header .main1 .tel { padding-left: 50px; font-size: 13px; color: #666666; background: url(../images/tel.png) no-repeat left 4px; line-height: 18px; margin-top: 36px; } header .main1 .tel h5 { font-size: 27px; color: #009345; line-height: 30px; font-weight: 700; } header nav { background: #294189; } header nav .ul { font-size: 0; margin: 0; } header nav .ul > li { float: left; text-align: center; width: 20%; position: relative; } header nav .ul > li:nth-last-child(1)::after { content: ""; display: inline-block; height: 6px; width: 2px; background-color: #fff; position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0; } header nav .ul > li > a { position: relative; line-height: 60px; display: block; color: #fff; font-size: 14px; } header nav .ul > li > a::after { content: ""; display: inline-block; height: 6px; width: 2px; background-color: #fff; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; } header nav .ul > li > ul { display: none; position: absolute; left: 0; top: 100%; width: 100%; z-index: 100; } header nav .ul > li > ul > li { position: relative; font-size: 13px; background: #009348; line-height: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } header nav .ul > li > ul > li > a { color: #fff; display: block; width: 100%; padding: 10px 6px; } header nav .ul > li > ul > li > ul { display: none; position: absolute; left: 100%; top: 0; width: 160%; z-index: 100; } header nav .ul > li > ul > li > ul > li { position: relative; font-size: 13px; background: #009348; line-height: 20px; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } header nav .ul > li > ul > li > ul > li > a { color: #fff; display: block; width: 100%; padding: 10px 6px; } header nav .ul > li > ul > li > ul > li:hover { background-color: #294189; } header nav .ul > li > ul > li:hover { background-color: #294189; } header nav .ul > li > ul > li:hover > ul { display: block; } header nav .ul > li:hover { background-color: #009348; } header nav .ul > li:hover:nth-last-child(1)::after { display: none; } header nav .ul > li:hover > ul { display: block; } header nav .ul > li:hover > a::after { display: none; } header nav .ul > li:hover + li > a::after { display: none; } header nav .ul > li.active { background-color: #009348; } header nav .ul > li.active:nth-last-child(1)::after { display: none; } header nav .ul > li.active > ul { display: block; } header nav .ul > li.active > a::after { display: none; } header nav .ul > li.active + li > a::after { display: none; } header .ydd_btn { width: 40px; cursor: pointer; position: absolute; z-index: 2000; bottom: 48px; right: 15px; } header .ydd_btn span { display: block; width: 100%; height: 6px; background: #294189; } header .ydd_btn span.span02 { margin: 5px 0; } header .ydd_btn.click span { background: #294189; } header .ydd_btn.click span.span01 { transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); position: relative; top: 6px; margin-top: 0px; } header .ydd_btn.click span.span02 { width: 0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; margin: 0.5px 0; } header .ydd_btn.click span.span03 { transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); position: relative; top: -8px; margin-top: 0px; } header .sjdnav { display: none; width: 150px; height: auto; position: absolute; right: 0; top: 100%; z-index: 2000; } header .sjdnav ul { padding: 0; margin: 0; } header .sjdnav ul li { display: block; padding: 0; text-align: center; border-bottom: 1px solid rgba(255, 255, 255, 0.2); background: rgba(0, 0, 0, 0.7); } header .sjdnav ul li a { display: block; color: #fff; line-height: 40px; font-size: 16px; } header .sjdnav ul li:hover { background: #294189; } header .sjdnav ul li:last-child { border: none; } .banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { width: 35px; height: 5px; border-radius: 0; } .banner .swiper-pagination-bullet-active { background-color: #fff; } .mg { padding: 74px 0; margin: 0 auto; } .title { padding-bottom: 50px; text-align: center; } .title h2 { font-size: 31px; color: #000; font-weight: 700; overflow: hidden; } .title .bigtitle { display: inline-block; font-size: 13px; padding: 0 20px; position: relative; color: #666666; line-height: 26px; margin-top: 10px; } .title .bigtitle::before { content: ""; display: block; width: 149px; height: 2px; position: absolute; left: 100%; bottom: 0; margin: auto 0; top: 3px; background-color: #294189; } .title .bigtitle::after { content: ""; display: block; width: 149px; height: 2px; position: absolute; right: 100%; bottom: 0; margin: auto 0; top: 3px; background-color: #294189; } .serve { background: url(../images/serve1.jpg) center center / cover; } .serve .box { padding: 0 10%; } .serve .box .list { display: block; border: 1px solid #e9e9e9; background: #fff; text-align: center; } .serve .box .list .top { border-bottom: 1px solid #e9e9e9; padding: 43px 0 30px 0; } .serve .box .list .top .imgbox { width: 100px; height: 100px; padding: 16px; margin: 0 auto; background-color: #e9e9e9; border-radius: 10px; margin-bottom: 32px; } .serve .box .list .top .imgbox .img { padding-top: 100%; } .serve .box .list .top h3 { color: #000; font-size: 18px; padding: 0 16px; } .serve .box .list .top .servetxt { padding: 0 14px; font-size: 12px; text-transform: uppercase; color: #9c9c9c; } .serve .box .list .textbox1 { padding: 25px 20px; } .serve .box .list .textbox1 .servebottom { font-size: 13px; line-height: 26px; color: #222222; height: 52px; overflow: hidden; } .serve .box .list .textbox1 i { display: block; width: 30px; height: 2px; background-color: #009348; margin: 18px auto 0; } .serve .box .list:hover { border: 1px solid #009348; } .serve .box .list:hover .top { border-bottom: 1px solid #009348; } .serve .box .list:hover .textbox1 { background: #009348; } .serve .box .list:hover .textbox1 .servebottom { color: #fff; } .serve .box .list:hover .textbox1 i { background: #fff; } .online { background: url(../images/serve2.jpg) center center / cover; } .online .top { margin-bottom: 32px; } .online .top h4 { font-size: 25px; color: #fff; } .online .top h4 span { font-size: 15px; color: #6d78a3; text-transform: uppercase; } .online .top p { font-size: 13px; color: #fff; line-height: 26px; } .online form input { height: 46px; line-height: 46px; background: #fff; padding: 0 15px; border: 0; float: left; margin-right: 3px; width: calc(14% + 40px); } .online form textarea { height: 46px; line-height: 26px; background: #fff; padding: 10px 15px; border: 0; float: left; margin-right: 3px; width: calc(58% - 270px); max-width: calc(58% - 270px); } .online form button { font-size: 17px; font-weight: 700; width: 138px; height: 46px; line-height: 46px; background: #009348; border: 0; color: #fff; } .business .box { overflow: visible; } .business .box .list { box-shadow: 0 4px 4px rgba(0, 0, 0, 0.034); display: block; border: 1px solid #e9e9e9; padding: 5px 5px 0; text-align: center; margin: 1px; } .business .box .list .imgbox { overflow: hidden; position: relative; } .business .box .list .imgbox .img { padding-top: 74.8%; } .business .box .list .imgbox .inbox { width: 100%; height: 100%; position: absolute; bottom: -100%; left: 0; background: rgba(40, 62, 137, 0.9); } .business .box .list .imgbox .inbox .incontent { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; margin: 0 auto; color: #fff; } .business .box .list .imgbox .inbox .incontent h2 { font-size: 22px; line-height: 32px; font-weight: 700; overflow: hidden; } .business .box .list .imgbox .inbox .incontent .busscotent { font-size: 10px; color: #8690b6; overflow: hidden; text-transform: uppercase; } .business .box .list .imgbox .inbox .incontent .click { width: 198px; font-size: 12px; line-height: 38px; margin: 20px auto 0; text-align: left; position: relative; overflow: hidden; padding-left: 20px; border: 2px solid #fff; } .business .box .list .imgbox .inbox .incontent .click span { font-size: 20px; position: absolute; right: 15px; top: 0; } .business .box .list .tt { font-size: 14px; color: #000; line-height: 50px; } .business .box .list:hover .inbox { bottom: 0; } .business .box .prev { width: 48px; height: 48px; margin-top: -24px; left: -100px; background: #009348 url(../images/btn.png) center no-repeat; } .business .box .next { width: 48px; height: 48px; margin-top: -24px; right: -100px; background: #009348 url(../images/btn.png) center no-repeat; transform: rotate(-180deg); } .about { background: url(../images/about1.jpg) no-repeat center center / cover; } .about .title h2 { color: #fff; } .about .title .aboutitle { color: #fff; } .about .aboutbox .imgbox { background: #fff; padding: 24px; width: 40%; border: 1px solid #e9e9e9; } .about .aboutbox .imgbox .img { height: 320px; padding-top: 66.6%; } .about .aboutbox .textbox2 { width: 60%; background-color: #fff; border: 1px solid #e9e9e9; box-shadow: 3px 0 5px 0px #efefef inset; margin: 22px 0; padding: 40px 30px; } .about .aboutbox .textbox2 h3 { font-size: 22px; font-weight: 700; color: #000; } .about .aboutbox .textbox2 h3::after { content: ""; display: block; width: 30px; height: 1px; margin: 24px 0; background: #294189; } .about .aboutbox .textbox2 .text { font-size: 14px; line-height: 26px; color: #555555; height: 130px; overflow: hidden; } .about .aboutbox .textbox2 a { font-size: 10px; color: #999999; line-height: 15px; padding: 0 14px; margin-top: 26px; display: inline-block; border: 1px solid #dedede; box-shadow: 3px 3px 2px #efefef; border-radius: 10px; } .about .aboutbox .textbox2 a:hover { background-color: #009348; color: #fff; } .news { background: url(../images/serve1.jpg) no-repeat center center / cover; } .news .left { position: relative; width: 37%; } .news .left::before { content: ""; position: absolute; top: 0; left: 0; display: block; height: 220px; width: 100%; background-color: #294189; z-index: 1; } .news .left::after { content: ""; position: absolute; bottom: 0; left: 0; display: block; height: calc(100% - 220px); width: 100%; background-color: #fff; z-index: 2; } .news .left .inside { position: relative; z-index: 3; padding: 25px 30px; } .news .left .inside .newsTitle { position: relative; } .news .left .inside .newsTitle h4 { font-size: 25px; color: #fff; line-height: 33px; } .news .left .inside .newsTitle > p { font-size: 15px; text-transform: uppercase; color: #6874a5; } .news .left .inside .newsTitle::after { content: "+"; display: inline-block; position: absolute; cursor: pointer; right: 0; top: 0; font-size: 19px; color: #fff; font-weight: 700; text-align: center; background-color: #009348; width: 30px; line-height: 30px; } .news .left .inside .imgbox { height: 220px; margin-top: 24px; } .news .left .inside .imgbox img { height: 100%; } .news .left .inside .textbox3 { padding-top: 18px; } .news .left .inside .textbox3 h6 { font-size: 17px; line-height: 42px; color: #000; } .news .left .inside .textbox3 .text { font-size: 14px; color: #777777; line-height: 28px; height: 84px; overflow: hidden; } .news .left .inside .textbox3 .date { margin-top: 32px; padding-bottom: 40px; position: relative; font-size: 14px; color: #b9b9b9; } .news .left .inside .textbox3 .date i { position: absolute; left: 0; top: 9px; display: inline-block; width: 34px; height: 1px; background-color: #d8d8d8; } .news .left .inside .textbox3 .date span { position: absolute; font-size: 12px; right: 0; top: 0; } .news .right { width: calc(63% - 16px); } .news .right .r-title h5 { font-size: 25px; line-height: 40px; color: #000; font-weight: 700; } .news .right .r-title > p { font-size: 15px; text-transform: uppercase; color: #999999; } .news .right .swiper1, .news .right .swiper2 { overflow: inherit; margin-top: 10px; } .news .right .swiper1 .swiper-pagination, .news .right .swiper2 .swiper-pagination { position: absolute; top: -40px; right: 0; } .news .right .swiper1 .swiper-pagination .swiper-pagination-bullet-active, .news .right .swiper2 .swiper-pagination .swiper-pagination-bullet-active { background-color: #009348; } .news .right .swiper1 .swiper-pagination span, .news .right .swiper2 .swiper-pagination span { margin-left: 6px; } .news .right .r-top { position: relative; padding: 26px; background: #fff; margin-bottom: 20px; } .news .right .r-top .list h6 { font-size: 17px; line-height: 42px; color: #000; } .news .right .r-top .list .text { font-size: 13px; color: #777777; line-height: 22px; height: 50px; overflow: hidden; } .news .right .r-top .list .date { margin-top: 14px; padding-bottom: 35px; position: relative; font-size: 14px; color: #b9b9b9; } .news .right .r-top .list .date i { position: absolute; left: 0; top: 0; background: url(../images/news2.png) no-repeat center center / cover; display: inline-block; width: 36px; height: 8px; } .news .right .r-top .list .date span { position: absolute; font-size: 12px; right: 0; top: 0; } .news .right .r-bottom { position: relative; padding: 26px; background: #fff; margin-bottom: 20px; } .news .right .r-bottom #swiper5 { position: relative; } .news .right .r-bottom #swiper5::after { content: ''; position: absolute; top: 50%; left: 0; display: block; width: 100%; height: 2px; border-bottom: 1px dashed #e9e9e9; } .news .right .r-bottom .list { display: block; } .news .right .r-bottom .list b { display: inline-block; font-size: 12px; line-height: 20px; width: 20px; color: #fff; text-align: center; margin-right: 8px; } .news .right .r-bottom .list .question { background: #009348; } .news .right .r-bottom .list .answer { background: #666666; } .news .right .r-bottom .list h6 { font-size: 16px; color: #000; margin-bottom: 6px; font-weight: 700; line-height: 32px; } .news .right .r-bottom .list .text { font-size: 13px; line-height: 26px; color: #777777; } .in { padding: 58px 0; } .in .head { border-bottom: 1px dashed #e9e9e9; } .in .head a { line-height: 45px; font-size: 14px; color: #353535; } .in .head a img { margin-bottom: 4px; } .in .head a:hover { color: #009348; } .in .head a.active { color: #009348; } .in .newsnav { width: 250px; padding-top: 25px; } .in .newsnav .newtitle { position: relative; font-size: 20px; color: #fff; line-height: 70px; background: #294189; padding-left: 22px; font-weight: 700; margin-bottom: 10px; } .in .newsnav .newtitle span { color: #ffffff; font-size: 12px; font-weight: normal; text-transform: uppercase; } .in .newsnav .newtitle i { position: absolute; right: 20px; top: 0; line-height: 70px; } .in .newsnav .list a { font-size: 14px; display: block; padding-left: 40px; line-height: 38px; border: 1px solid #e9e9e9; color: #000; margin-top: 5px; position: relative; } .in .newsnav .list a span { position: absolute; right: 20px; top: 0; } .in .newsnav .list a:hover { color: #fff; background: #009348; border: 1px solid #009348; } .in .newsnav .list a.active { color: #fff; background: #009348; border: 1px solid #009348; } .in .newsnav .address { border: 1px solid #e5e5e5; margin-top: 20px; } .in .newsnav .address .tel { border-bottom: 1px solid #e5e5e5; padding: 20px 0 20px 20px; background: url(../images/innews1.png) no-repeat 18px 26px; padding-left: 58px; font-size: 14px; } .in .newsnav .address .tel h3 { font-size: 23px; color: #009348; font-weight: 700; } .in .newsnav .address .textbox { padding: 20px 0 20px 20px; } .in .newsnav .address .textbox h5 { font-size: 16px; font-weight: 700; color: #000; line-height: 26px; } .in .newsnav .address .textbox .text { font-size: 13px; color: #464646; line-height: 26px; } .in .rcontent { padding-top: 25px; width: calc(100% - 280px); } .in .rcontent .top { border-bottom: 1px solid #e9e9e9; margin-bottom: 27px; } .in .rcontent .top h6 { font-size: 18px; color: #000; font-weight: 700; line-height: 58px; } .information .list1 { display: block; box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05); padding: 20px; border: 1px solid #f4f4f4; margin-bottom: 20px; } .information .list1 .imgbox1 { width: calc(20% + 80px); border: 1px solid #ebebeb; background-color: #fff; } .information .list1 .imgbox1 .img { height: 179px; } .information .list1 .date { font-size: 12px; color: #a8a8a8; line-height: 22px; } .information .list1 .textbox1 { width: calc(80% - 80px); padding-left: 20px; } .information .list1 .textbox1 h5 { font-size: 19px; line-height: 26px; color: #000; font-weight: 700; padding: 6px 0 2px 0; } .information .list1 .textbox1 .text2 { font-size: 14px; color: #6c6c6c; line-height: 28px; height: 80px; overflow: hidden; margin-top: 4px; } .information .list1 .textbox1 .more { width: 94px; line-height: 29px; text-align: center; border: 1px solid #e9e9e9; border-radius: 20px; font-size: 13px; margin-top: 10px; color: #000; background-color: #fff; } .information .list1:hover .imgbox1 .img { transform: scale(1.2); } .information .list1:hover .textbox1 .more { background: #009348; color: #fff; } .information .list1:hover .textbox1 .more .iconfont { color: #fff; } .business1 { overflow: visible; } .business1 .list { box-shadow: 0 4px 4px rgba(0, 0, 0, 0.034); display: block; border: 1px solid #e9e9e9; padding: 5px 5px 0; text-align: center; margin: 5px; width: calc(33% - 10px); } .business1 .list .imgbox { overflow: hidden; position: relative; } .business1 .list .imgbox .img { padding-top: 74.8%; } .business1 .list .imgbox .inbox { width: 100%; height: 100%; position: absolute; bottom: -100%; left: 0; background: rgba(40, 62, 137, 0.9); } .business1 .list .imgbox .inbox .incontent { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; margin: 0 auto; color: #fff; } .business1 .list .imgbox .inbox .incontent h2 { font-size: 22px; line-height: 32px; font-weight: 700; overflow: hidden; } .business1 .list .imgbox .inbox .incontent .busscotent { font-size: 10px; color: #8690b6; overflow: hidden; text-transform: uppercase; } .business1 .list .imgbox .inbox .incontent .click { width: 198px; font-size: 12px; line-height: 38px; margin: 20px auto 0; text-align: left; position: relative; overflow: hidden; padding-left: 20px; border: 2px solid #fff; } .business1 .list .imgbox .inbox .incontent .click span { font-size: 20px; position: absolute; right: 15px; top: 0; } .business1 .list .tt { font-size: 14px; color: #000; line-height: 50px; } .business1 .list:hover .inbox { bottom: 0; } .inbusiness .text { text-indent: 2em; font-size: 15px; color: #000; line-height: 26px; margin-top: 25px; } footer .main2 { background-color: #112839; padding: 48px 0; } footer .logobox { width: 31%; } footer .logobox img { max-width: 100%; } footer .logobox p { font-size: 27px; color: #fff; line-height: 54px; padding-top: 30px; } footer .logobox a { display: block; width: 98px; line-height: 24px; text-align: center; border-radius: 5px; font-size: 12px; color: #fff; background-color: #009348; } footer h5 { position: relative; color: #fffefe; font-size: 18px; margin-bottom: 26px; } footer h5::after { content: ""; position: absolute; bottom: -13px; left: 0; display: block; width: 22px; height: 2px; background-color: #484848; } footer .textbox1 { width: 290px; line-height: 24px; font-size: 13px; margin-right: 56px; color: #fffefe; } footer .textbox2 { width: 264px; line-height: 24px; font-size: 13px; color: #fffefe; } footer .textbox2 a { display: inline-block; padding-right: 15px; min-width: 32%; color: #fff; line-height: 30px; font-size: 13px; } footer .textbox2 a:hover { color: #294189; } footer .textbox3 { width: 15%; font-size: 12px; color: #fff; } footer .textbox3 .ewm { max-width: 140px; text-align: center; float: right; } footer .textbox3 .ewm img { max-width: 140px; width: 100%; display: block; margin-bottom: 11px; } footer .foot { font-size: 12px; text-align: center; color: #ffffff; line-height: 57px; background-color: #294189; } /*详情页*/ .danye { color: #000000; font-size: 15px; line-height: 30px; } .danye .bt { color: #294189; font-size: 22px; text-align: center; margin-bottom: 16px; } .danye .data { color: #555555; font-size: 14px; text-align: center; line-height: 20px; display: block; margin-bottom: 12px; border-top: 1px dashed #d8d8d8; padding-top: 10px; margin-top: -5px; } .danye .pic { margin: 0 auto 15px auto; display: block; } .danye .pic img { display: block; margin: 0 auto; } .danye .dt { height: auto; position: relative; margin: 20px auto; } .hot { height: 50px; background: #142d70; position: fixed; bottom: 0; left: 0; z-index: 99; border-top: solid 2px #fff; width: 100%; } .hot span { color: #fff; font-size: 16px; line-height: 20px; } .hot h6 { font-size: 12px; line-height: 20px; margin: 0; } .hot .row div a { display: block; color: #fff; padding: 7px 0; } .dbbox { position: fixed; left: 0; bottom: 52px; z-index: 99; width: 100%; } .dbbox .dbs { position: relative; padding: 0 15px; display: none; } .dbbox .dbs .neirong { padding: 10px; background: #fff; border-radius: 5px; } .dbbox .dbs.ewm-box { text-align: center; } .dbbox .dbs.ewm-box:after { content: ""; position: absolute; left: 50%; bottom: -6px; z-index: 1; width: 25%; height: 6px; background: url(../img/dbtc_jt.png) no-repeat center; } .dbbox .dbs.fenxiang-box:after { content: ""; position: absolute; left: 75%; bottom: -6px; z-index: 1; width: 25%; height: 6px; background: url(../img/dbtc_jt.png) no-repeat center; } .dbbox .dbs.ewm-box img { max-width: 140px; } .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li { position: relative; padding: 6px 0; width: 20%; height: 44px; } .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a { position: absolute; left: 50%; top: 6px; margin: 0 0 0 -16px; float: inherit !important; display: block; } @media (max-width: 1499px) { .serve .box { padding: 0 15px; } } @media (max-width: 1199px) { .mg { padding: 60px 0; } .title { padding-bottom: 45px; } footer .textbox1 { width: 33.3%; padding-left: 0; padding-right: 0; } footer .textbox2 { width: 33.3%; padding-left: 0px; } footer .textbox3 { width: 20%; padding: 0; } } @media (max-width: 991px) { .mg { padding: 35px 0; } .title { padding-bottom: 35px; } .title .bigtitle { margin-top: 10px; line-height: 20px; } .title .bigtitle::before { display: none; } .title .bigtitle::after { display: none; } .business .box .list .imgbox .inbox { display: none; } .online { background: url(../images/serve2.jpg) center center / cover; } .online .top { margin-bottom: 22px; } .online .top h4 { font-size: 25px; color: #fff; } .online .top h4 span { font-size: 15px; color: #6d78a3; text-transform: uppercase; } .online .top p { font-size: 13px; color: #fff; line-height: 26px; } .online form input { height: 40px; line-height: 40px; margin: 0 0 10px; width: 100%; } .online form textarea { height: 98px; line-height: 26px; padding: 10px 15px; margin: 0 0 10px; width: 100%; max-width: 100%; } .online form button { font-size: 16px; font-weight: 400; height: 40px; line-height: 40px; } .in { padding: 10px 0 ; } .in .head { display: none; } .in .newsnav { width: 100%; padding-top: 12px; } .in .newsnav .newtitle { line-height: 44px; font-size: 18px; margin-bottom: 0; } .in .newsnav .newtitle i { line-height: 44px; } .in .newsnav .list { display: none; text-align: center; } .in .newsnav .list a { position: initial; padding-left: 0; } .in .newsnav .list a span { display: none; } .in .rcontent { width: 100%; padding: 12px 0; } .business1 .list .imgbox .inbox { display: none; } .business1 .list .tt { font-size: 14px; color: #000; line-height: 50px; } footer { margin-bottom: 51px; } } @media (max-width: 767px) { .mg { padding: 25px 0; } .title { padding-bottom: 25px; } .title h2 { font-size: 28px; } .title .bigtitle { font-size: 12px; } .banner .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { width: 19px; height: 3px; } header .main1 .logo { height: 112px; line-height: 112px; } header .ydd_btn { bottom: 42px; } .serve .box .list { border: 0; } .serve .box .list .top { border: 0; padding: 26px 0 0 0; } .serve .box .list .top .imgbox { width: 85px; height: 85px; margin-bottom: 24px; } .serve .box .list .top h3 { font-size: 16px; } .serve .box .list .top .servetxt { font-size: 12px; } .serve .box .list .textbox1 { padding: 18px 16px; } .serve .box .list .textbox1 .servebottom { font-size: 12px; line-height: 24px; height: 48px; } .serve .box .list:hover { border: inherit; } .serve .box .list:hover .top { border-bottom: inherit; } .serve .box .list:hover .textbox1 { background: inherit; } .serve .box .list:hover .textbox1 .servebottom { color: #222222; } .serve .box .list:hover .textbox1 i { background: #009348; } .about .aboutbox .imgbox { padding: 10px; width: 100%; } .about .aboutbox .imgbox .img { height: inherit; } .about .aboutbox .textbox2 { width: 100%; border: 0; box-shadow: inherit; margin: 0; padding: 16px; } .about .aboutbox .textbox2 a { margin-top: 16px; } .about .aboutbox .textbox2 h3 { font-size: 20px; } .about .aboutbox .textbox2 h3::after { margin: 12px 0; } .about .aboutbox .textbox2 .text { line-height: 22px; height: 114px; } .online .top p { display: none; } .news .left { width: 100%; margin-bottom: 20px; } .news .left::before { height: 250px; } .news .left::after { height: calc(100% - 250px); } .news .left .inside { padding: 18px 26px; } .news .left .inside .newsTitle > p { font-size: 15px; } .news .left .inside .newsTitle::after { font-size: 28px; font-weight: 700; width: 38px; line-height: 38px; } .news .left .inside .imgbox { height: 0; padding-top: 50%; margin-top: 24px; } .news .left .inside .textbox3 { padding-top: 0; } .news .left .inside .textbox3 h6 { font-size: 17px; line-height: 42px; } .news .left .inside .textbox3 .text { line-height: 26px; height: 78px; } .news .left .inside .textbox3 .date { margin-top: 10px; } .news .right { width: 100%; } .news .right .r-title h5 { font-size: 23px; line-height: 36px; } .news .right .r-title > p { font-size: 13px; } .news .right .r-top .list .text { height: 44px; } .news .right .r-top .list .date { padding-bottom: 20px; } .news .right .r-bottom { padding: 26px; margin-bottom: 20px; } .inbusiness .text { line-height: 24px; margin-top: 10px; } footer .main2 { padding: 25px 0; } footer .textbox1 { width: 100%; padding-left: 0; padding-right: 0; } footer .textbox2 { width: 100%; padding-left: 0; margin: 15px 0; } footer .textbox2 a { min-width: inherit; } footer .textbox3 { width: 100%; padding: 0; } footer .textbox3 .ewm { display: block; padding: 0; float: left; line-height: 28px; padding-bottom: 20px; } footer .textbox3 .ewm img { width: 100%; } .danye { font-size: 14px; line-height: 28px; } .danye .dt { height: 260px; margin: 10px auto; } .danye .bt { font-size: 18px; margin-bottom: 10px; } .danye .data { margin-top: -6px; padding-top: 6px; } .danye .pic { margin-bottom: 10px; } } @media (max-width: 600px) { .business .box .list .imgbox .inbox .incontent h2 { font-size: 20px; } .business .box .list .imgbox .inbox .incontent .click { width: 168px; font-size: 12px; } .business .box .list .imgbox .inbox .incontent .click span { right: 10px; } .business .box .list .tt { line-height: 40px; } .news .left::after { height: 210px; } .news .left::after { height: calc(100% - 210px); } .information .list1 { padding: 0; border: 0; background: fixed; margin-bottom: 15px; box-shadow: none; } .information .list1 .imgbox1 { width: calc(16% + 80px); border: 0; } .information .list1 .imgbox1 .img { height: 122px; } .information .list1 .textbox1 { padding-left: 14px; } .information .list1 .textbox1 h5 { font-size: 16px; line-height: 24px; font-weight: normal; padding: 0; } .information .list1 .textbox1 .text2 { line-height: 23px; height: 46px; margin-top: 0; } .information .list1 .textbox1 .more { width: 70px; line-height: 22px; text-align: center; margin-top: 6px; } .information .list1:hover { background: fixed; border: 0; } .business1 .list { width: calc(50% - 10px); margin: 5px; } .business1 .list .tt { font-size: 14px; color: #000; line-height: 44px; } .in { padding: 0; } } @media (max-width: 479px) { header .ydd_btn { bottom: 35px; width: 35px; } header .main1 .logo { height: 98px; line-height: 98px; } header .main1 .logo img { width: 80%; } .mg { padding: 20px 0; } .title { padding-bottom: 20px; } .title h2 { font-size: 25px; } .business .box .list .imgbox .inbox .incontent h2 { font-size: 16px; } .business .box .list .imgbox .inbox .incontent .click { width: 138px; line-height: 24px; } .business .box .list .tt { line-height: 40px; } .serve .box .list .top h3 { font-size: 16px; } .serve .box .list .textbox1 .servebottom { line-height: 22px; height: 44px; } .online .top { margin-bottom: 12px; } .online .top h4 { font-size: 18px; } .online .top h4 span { font-size: 12px; } .online .form input { font-size: 12px; height: 30px; line-height: 30px; text-indent: 1em; } .online .form .submit { height: 30px; line-height: 32px; } .news .left { width: 100%; margin-bottom: 20px; } .news .left::before { height: 145px; } .news .left::after { height: calc(100% - 145px); } .news .left .inside { padding: 12px 20px 0; } .news .left .inside .newsTitle h4 { font-size: 20px; } .news .left .inside .newsTitle > p { font-size: 12px; } .news .left .inside .newsTitle::after { font-size: 28px; font-weight: 700; width: 35px; line-height: 35px; } .news .left .inside .imgbox { height: 0; padding-top: 50%; margin-top: 13px; } .news .left .inside .textbox3 { padding-top: 0; } .news .left .inside .textbox3 h6 { font-size: 17px; line-height: 42px; } .news .left .inside .textbox3 .text { line-height: 26px; height: 78px; } .news .left .inside .textbox3 .date { margin-top: 10px; } .news .right { width: 100%; } .news .right .r-title h5 { font-size: 20px; line-height: 36px; } .news .right .r-title > p { font-size: 12px; } .news .right .r-top { padding: 10px 14px; } .news .right .r-top .list h6 { line-height: 34px; } .news .right .r-top .list .text { height: 44px; } .news .right .r-top .list .date { padding-bottom: 20px; } .news .right .r-bottom { padding: 10px 14px; } .news .right .r-bottom .list h6 { margin-bottom: 0; } }