.zdbg-box { min-width: 1280px; background: #fff; } .zb-top-fixed { min-width: 1280px; } .zdbg-top { width: 100%; height: 400px; background: url("../images/zdbg/zdbg-ic5.jpg") no-repeat; background-size: 100% 100%; } .zdbg-top-t { display: flex; display: -webkit-flex; justify-content: flex-end; font-size:15px; font-weight:400; color:rgba(255,255,255,1); padding: 18px 27px; } .zdbg-top-t>span { margin: 0 3px; } .zdbg-top-t>.zdbg-tuih { display: inline-block; width:90px; height:30px; background: #146dca; border-radius:15px; padding: 5px 16px; cursor: pointer; } .zdbg-top-t>.zdbg-tuih:hover { opacity: 0.75; } .zdbg-top-t>.zdbg-bj { display: inline-block; width:90px; height:30px; background: #146dca; border-radius:15px; padding: 5px 16px; cursor: pointer; } .zdbg-top-t>.zdbg-bj:hover { opacity: 0.75; } .zdbg-top-t>.zdbg-dc { display: inline-block; width:90px; height:30px; background: #146dca; border-radius:15px; padding: 5px 16px; cursor: pointer; } .zdbg-top-t>.zdbg-dc:hover { opacity: 0.75; } .zdbg-top-t>.zdbg-fh { display: inline-block; width:90px; height:30px; background: #146dca; border-radius:15px; padding: 5px 14px; cursor: pointer; } .zdbg-top-t>.zdbg-fh:hover { opacity: 0.75; } .zdbg-top-t>.zdbg-tuih>i { display: inline-block; width: 20px; height: 20px; background: url("../images/zdbg/zdbg-ic0.png")no-repeat; margin-right: 7px; vertical-align: -4px; } .zdbg-top-t>.zdbg-bj>i { display: inline-block; width: 21px; height: 21px; background: url("../images/zdbg/zdbg-ic1.png")no-repeat; background-size: 100% 100%; margin-right: 7px; vertical-align: -4px; } .zdbg-top-t>.zdbg-dc>i { display: inline-block; width: 21px; height: 19px; background: url("../images/zdbg/zdbg-ic2.png")no-repeat; background-size: 100% 100%; margin-right: 7px; vertical-align: -3px; } .zdbg-top-t>.zdbg-fh>i { display: inline-block; width: 23px; height: 17px; background: url("../images/zdbg/zdbg-ic3.png")no-repeat; background-size: 100% 100%; margin-right: 7px; vertical-align: -2px; } .zdbg-top-c { margin-left: 15%; padding: 57px 0; text-align: left; display: flex; display: -webkit-flex; flex-direction: column; } .zdbg-top-c >span { display: inline-block; height: 105px; width: 787px; font-size: 60px; color:#fff; background: url("../images/zdbg/zdbg-ic4.png") left bottom no-repeat; font-size:66px; font-weight:normal; color:rgba(255,255,255,1); line-height: 1; margin: 0 0 10px 35px; } .zdbg-top-c>i>em { display: inline-block; height: 50px; line-height: 48px; padding: 0 120px 0 35px; border-radius:25px; font-size:30px; font-weight:normal; color:rgba(255,253,99,1); background: linear-gradient(left,#1ea7f7 45%,transparent ); background: -webkit-linear-gradient(left,#1ea7f7 45%,transparent ); background: -moz-linear-gradient(left,#1ea7f7 45%,transparent); } .zdbg-cbl { position: fixed; bottom: 50px; right: 0; padding: 0 40px 0 0; z-index: 1000; display: none; background: rgba(255,255,255,.1); padding-top: 20px; transition: all 0.2s; width:260px; transform:translate(250px,0px); } .zdbg-cbl:hover{ transform:translate(0px,0px); } @media screen and (max-width:1400px){ .zdbg-cbl{ background: rgba(255,255,255,.9); box-shadow: -5px 5px 15px rgba(0,0,0,.2); border-radius: 10px; bottom: 5px; z-index: 2001; } } .zdbg-cbl>ul>li { padding-bottom: 28px; border-left: 1px solid rgba(191,203,214,1); line-height: 1; } .zdbg-cbl>ul>li:hover>a>span>em { color: #3399ff; } .zdbg-cbl>ul>li:last-child { border: none; } .zdbg-cbl>ul>li>a>span>em { vertical-align: 2px; font-size:15px; font-weight:400; color:rgba(99,122,158,1); } .zdbg-cbl>ul>li>a>span>.zdbg-dbt { font-size:15px; font-weight:bold; color:rgba(74,97,134,1); } .zdbg-cbl>ul>.zdbg-cbl-active>a>span>em{ color:rgba(40,147,246,1); } .zdbg-cbl>ul>.zdbg-cbl-active>a>span>.zdbg-cbl-yq>em{ border:2px solid rgba(40,147,246,1); } .zdbg-cbl-yq { display: inline-block; width: 16px; height: 16px; border-radius: 50%; background: #fff; position: relative; margin-right: 14px; margin-left: -8px; } .zdbg-cbl-yq>em{ display: inline-block; width: 12px; height: 12px; border-radius: 50%; background: #fff; border:2px solid rgba(161, 176, 200, 1); position: absolute; top: 2px; left: 2px; } .zdbg-cdbt-t { display: flex; display: -webkit-flex; flex-direction: column; padding:50px 0; } .zdbg-cdbt-t>span { width: 100%; height: 85px; text-align: center; font-size:30px; font-weight: bold; position: relative; z-index: 0; } .zdbg-cdbt-t>span::before{ position: absolute; content:attr(data-num); font-size: 60px; opacity: 0.2; left:0; right:0; text-align: center; font-style: italic; z-index: -1; font-weight: bold; top: -15px;} .zdbg-cdbt-t>span::after{ position: absolute; content:attr(title); font-size: 50px; opacity: 0.08; left:0; right:0; text-align: center; z-index: -1; top: 30px;} .zdbg-cdbt-t>em { text-align: center; font-size: 16px; color: rgb(160,160,160); line-height: 30px; } .zdbg-jbqk { /* background: url("../images/zdbg/zdbg-ic6.jpg") center no-repeat; */ color:rgba(109,123,251,1); padding-top: 30px; } .zdbg-wcqk { /* background: url("../images/zdbg/zdbg-ic7.jpg") center no-repeat; */ color:rgba(40,147,246,1); padding-top: 30px; } .zdbg-cdbt-b { padding: 40px 260px; background:rgba(247,248,255,1); text-align: center; } .zdbg-cdbt-b-p { display: inline-block; max-width: 1270px; font-size: 20px; color:rgba(95,104,156,1); font-weight: normal; text-align: left; padding-left: 44px; line-height: 36px; position: relative; text-indent: 2em; } .zdbg-cdbt-b-p::-webkit-scrollbar { height:253px; width: 6px; border-bottom: 1px solid #cdd9dd; background: #fff; } .zdbg-cdbt-b-p::-webkit-scrollbar-thumb { border-radius: 3px; background-clip: content-box; background:rgba(154,165,193,1); } .zdbg-cdbt-b-p::before { position: absolute; content: "\""; font-size: 60px; font-weight: 400; font-family:'SimHei'; color: rgba(139, 164, 255, 1); top: 10px; left: -54px; } .zdbg-cdbt-wcqk { display: flex; display: -webkit-flex; justify-content: center; background:rgba(242,249,255,1); padding: 60px 0; } .zdbg-wcqk-l { width: 217px; background: url("../images/zdbg/zdbg-ic8.jpg") center no-repeat; background-size: 217px 217px; margin-right: 20px; } .zdbg-gzrw { display: flex; display: -webkit-flex; flex-direction: column; justify-content: center; padding: 0 80px; } .zdbg-gzrw>span { display: flex; display: -webkit-flex; flex-direction: column; min-width: 230px; } .zdbg-cdbt-zywt-t>.zdbg-gzrw>span { text-align: left; } .zdbg-gzrw-t { display: inline-block; height: 35px; font-size: 22px; color: #333; font-weight: bold; } .zdbg-gzrw-c { padding-top: 50px; } .zdbg-gzrw-c-t { font-weight: normal; font-size: 16px; color: #666; text-align: center; line-height: 1; padding-bottom: 15px; } .zdbg-gzrw-c-t>em { font-size: 26px; color: #333; padding-right: 5px; } .zdbg-gzrw-c-b { font-weight: normal; font-size: 16px; color: #666; text-align: center; line-height: 1; } .zdbg-cdbt-wcqk-l { display: flex; display: -webkit-flex; justify-content: space-between; align-items: center; } .zdbg-cgrw { padding: 0 80px; } .zdbg-gzjh { padding: 0 80px; } .zdbg-cdbt-wcqk-l>div { display: flex; display: -webkit-flex; flex-direction: column; } .zdbg-cdbt-wcqk-l>div>.zdbg-gzrw-c { display: flex; display: -webkit-flex; flex-direction: column; } .zdbg-cgrw-t { display: inline-block; height: 35px; font-size: 18px; color: #333; font-weight: normal; } .zdbg-gzjh-t { display: inline-block; height: 35px; font-size: 18px; color: #333; font-weight: normal; } .zdbg-cgrw-t>i { display: inline-block; width: 42px; height: 100%; background: url("../images/zdbg/zdbg-ic9.png") no-repeat; background-size: 100% 35px; margin-right: 24px; vertical-align: -10px; } .zdbg-gzjh-t>i { display: inline-block; width: 34px; height: 100%; background: url("../images/zdbg/zdbg-ic10.png") no-repeat; margin-right: 24px; background-size: 100% 35px; vertical-align: -10px; } .zdbg-cxbt { padding: 50px 0; } .zdbg-cxbt-t { font-size: 22px; font-weight: bold; color: #333; text-align: center; } .zdbg-cxbt-b { display: flex; display: -webkit-flex; justify-content: center; padding-top: 60px; } .zdbg-cxbt-b>div { display: flex; display: -webkit-flex; flex-direction: column; margin: 0 58px; } .zdbg-cxbt-ztmy { display: inline-block; width: 166px; height: 132px; background: url("../images/zdbg/zdbg-ic11.png")no-repeat; text-align: center; } .zdbg-cxbt-ztmy>i { display: inline-block; width: 100%; height: 132px; padding-top: 85px; font-size: 16px; color: #666; } .zdbg-cxbt-ztmy>i>em{ font-size: 26px; color: #333; margin-right: 5px; } .zdbg-cxbt-ztmy-b { display: inline-block; width: 100%; text-align: center; font-size: 16px; color: #333; } .zdbg-cxbt-zgpy { background: url("../images/zdbg/zdbg-ic12.png") no-repeat; } .zdbg-cxbt-gjpy { background: url("../images/zdbg/zdbg-ic13.png") no-repeat; } .zdbg-cxbt-xmpy { background: url("../images/zdbg/zdbg-ic14.png") no-repeat; } .zdbg-yxgc { background: url("../images/zdbg/zdbg-ic16.jpg") bottom no-repeat #F2F9FF; background-size: 100% 178px; padding-bottom: 70px; } .zdbg-yxgc-c { display: flex; display: -webkit-flex; justify-content: center; } .zdbg-yxgc-c>span { display: flex; display: -webkit-flex; flex-direction: column; padding: 80px 80px 60px 80px; } .zdbg-yxgc-c>span>i:last-child { padding-top: 5px; } .zdbg-yxgc-b { display: flex; display: -webkit-flex; justify-content: center; } .zdbg-yxgc-b>div>span{ display: flex; display: -webkit-flex; flex-direction: column; justify-content: center; align-items: center; width:150px; height:150px; background:rgba(255,255,255,0.2); border:1px solid rgba(40,147,246,1); border-radius:75px; } .zdbg-yxgc-b>div>span>i { font-size:16px; font-weight:400; color:rgba(102,102,102,1); line-height: 1; } .zdbg-yxgc-b>div>span>i:first-child { padding-bottom: 10px; } .zdbg-yxgc-b>div>span>i:last-child { padding-top: 10px; } .zdbg-yxgc-b>div>span>i>em { font-size:26px; color:#333; padding-right: 5px; } .zdbg-yxgc-b>div>span>i:last-child { font-size:16px; font-weight:bold; color:rgba(85,85,85,1); } .zdbg-yxgc-b>div{ position: relative; margin: 0 120px; } .zdbg-yxgc-b>div>em { position: absolute; } .zdbg-sz-l { display: inline-block; width:18px; height:19px; background: url("../images/zdbg/zdbg-ic15.png") no-repeat; background-size: 100% 100%; transform:rotate(270deg); -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -o-transform: rotate(270deg); top: 70px; left: -30px; } .zdbg-sz-t { display: inline-block; width:12px; height:13px; background: url("../images/zdbg/zdbg-ic15.png") no-repeat; background-size: 100% 100%; top: 20px; right: -40px; } .zdbg-sz-f { display: inline-block; width:23px; height:21px; background: url("../images/zdbg/zdbg-ic15.png") no-repeat; background-size: 100% 100%; top: 85px; right: -30px; } .zdbg-cxgx { background:rgba(242,249,255,1); } .zdbg-cxgx-c { display: flex; display: -webkit-flex; justify-content: center; padding: 30px 0 60px 0; } .zdbg-cxgx-c>span { display: flex; display: -webkit-flex; justify-content: center; margin: 0 130px; } .zdbg-cxgx-l>i:first-child{ display: inline-block; width: 45px; height: 100%; background: url("../images/zdbg/zdbg-ic17.png") center no-repeat; background-size: 100% 45px; margin: 0 20px; } .zdbg-cxgx-f>i:first-child { display: inline-block; width: 40px; height: 100%; background: url("../images/zdbg/zdbg-ic18.png") center no-repeat; background-size: 100% 50px; margin: 0 20px; } .zdbg-cxgx-df { display: flex; display: -webkit-flex; justify-content: center; flex-direction: column; text-align: center; } .zdbg-cxgx-df>em:first-child { font-size:26px; font-weight:400; color:rgba(51,51,51,1); } .zdbg-cxgx-df>em:last-child { font-size:16px; font-weight:400; color:rgba(102,102,102,1); } .zdbg-cxgx-table { position: relative; max-width: 1280px; min-height: 390px; margin: 0 auto; background: #fff; } .zdbg-cxgx-table>i { position: absolute; display: inline-block; width: 117px; height: 202px; background: url("../images/zdbg/zdbg-ic19.png") no-repeat; top: -185px; left: 44px; z-index: 10; } .zdbg-cxgx-table>div{ background: #fff; padding: 40px 70px; } .zdbg-cxgx-table>div>em { display: inline-block; font-size:16px; line-height: 1; font-weight:bold; color:rgba(51,51,51,1); padding:40px 0 20px 15px; } .zdbg-cxgx-table>div>em:first-child { padding-top: 0; } .zdbg-cxgx-table>div>table{ width: 100%; border-collapse: collapse; text-align: center; table-layout: auto; } .zdbg-cxgx-table>div>table:last-child { padding-bottom: 0; } .zdbg-cxgx-table>div>table td { font-size: 15px; height: 50px; border:1px solid #e5e7f1; } .zdbg-cxgx-table>div>table tr:first-child { font-weight: bold; } .zdbg-cxgx-table>div>table tr>td:first-child { width: 60px; } .zdbg-zywt { font-size:30px; font-weight:normal; color:rgba(113,124,254,1); /* background: url("../images/zdbg/zdbg-ic20.png") center no-repeat; */ padding-top: 25px; } .zdbg-zywt-l { display: inline-block; width: 218px; height: 218px; background: url("../images/zdbg/zdbg-ic21.png") center no-repeat; background-size: 218px 218px; } .zdbg-gzrw>.zdbg-zywt-c { display: flex; display: -webkit-flex; justify-content: space-between; flex-direction: row; padding-top: 45px; } .zdbg-cdbt-zywt-t>.zdbg-cdbt-wcqk-l>div>.zdbg-gzrw-c { padding-top: 45px; } .zdbg-cdbt-zywt-t .zdbg-gzrw-c-t { padding-bottom: 0; } .zdbg-cdbt-zywt-t .zdbg-gzrw-c-b { font-size: 18px; color: #333; } .zdbg-gzrw>.zdbg-zywt-c>i:first-child { padding-top: 5px; } .zdbg-cdbt-zywt { background:rgba(247,248,255,1); padding-bottom: 50px; } .zdbg-cdbt-zywt-t { background:rgba(247,248,255,1) !important; } .zdbg-zywt-table { position: relative; max-width: 1280px; margin: 0 auto; background: #fff; padding: 0 70px 40px 70px; } .zdbg-zywt-cggz { } .zdbg-zywt-table>div>em { display: inline-block; font-size: 16px; line-height: 1; font-weight: bold; color: rgba(51,51,51,1); padding: 40px 0 20px 15px; width: 100%; } .zdbg-zywt-table>div>div { height: 291px; overflow-y: auto; } .zdbg-gcwt { height: 500px; background: url("../images/zdbg/zdbg-ic23.jpg") bottom no-repeat #fff; background-size: 100% 178px; } .zdbg-gcwt-b>div>span { border: 1px solid rgba(120,130,253,1); } .zdbg-gcwt-sz { background: url("../images/zdbg/zdbg-ic22.png") no-repeat; background-size: 100% 100%; } .zdbg-cxbt-gcwt { padding-top: 50px; background:rgba(242,242,255,1); } .zdbg-cxbt-wtfx { padding: 50px 0 0 0; background:rgba(247,248,255,1); box-shadow:0px 1px 0px 0px rgba(255,255,255,0.2); } .zdbg-cxbt-wtfx>.zdbg-cxbt-t{ display: inline-block; line-height: 78px; height: 78px; width: 100%; background: url("../images/zdbg/zdbg-ic24.png") center no-repeat; text-align: center; } .zdbg-zdfx-b { background:rgba(242,249,255,1); box-shadow:0px 1px 0px 0px rgba(255,255,255,0.2); } .zdbg-zdfx { /* color:rgba(40,147,246,1); */ /* background: url("../images/zdbg/zdbg-ic25.png") center no-repeat; */ } .zdbg-zdfx-b>.zdbg-cdbt-b-p:before { position: absolute; content: "“"; font-size: 60px; font-weight: 400; font-family:SimHei; color:rgba(139,201,255,1); top: 10px; left: -54px; } .zdbg-gjmb-b>.zdbg-cdbt-b-p:before { position: absolute; content: "“"; font-size: 60px; font-weight: 400; font-family:SimHei; color:rgba(139,164,255,1); top: 10px; left: -54px; } .zdbg-gjmb-b { background:rgba(247,248,255,1); box-shadow:0px 1px 0px 0px rgba(255,255,255,0.2); } .zdbg-gjmb { /* background: url("../images/zdbg/zdbg-ic26.png") center no-repeat; */ /* color:rgba(113,124,254,1); */ } .zdbg-cdbt-b-p>p { text-indent: 2em; margin: 0; } @media screen and (max-width: 1700px) { .zdbg-gzrw { padding: 0 50px; } .zdbg-cgrw { padding: 0 50px; } .zdbg-gzjh { padding: 0 50px; } .zdbg-cxgx-table { max-width:1120px; } .zdbg-yxgc-c>span { padding: 80px 60px 60px; } } @media screen and (max-width: 1500px) { .zdbg-gzrw { padding: 0 30px; } .zdbg-cgrw { padding: 0 30px; } .zdbg-gzjh { padding: 0 30px; } .zdbg-cxbt-b>div { margin: 0 40px; } .zdbg-cxgx-table { max-width:1000px; } .zdbg-yxgc-c>span { padding: 80px 55px 60px; } } @media screen and (max-width: 1400px) { .zdbg-gzrw { padding: 0 18px; } .zdbg-cgrw { padding: 0 18px; } .zdbg-gzjh { padding: 0 18px; } .zdbg-cxbt-b>div { margin: 0 30px; } .zdbg-cxgx-table { max-width:920px; } .zdbg-cgrw-t>i { margin-right: 15px; } .zdbg-gzjh-t>i { margin-right: 15px; } .zdbg-yxgc-c>span { padding: 80px 40px 60px; } } @media screen and (max-width: 1300px) { .zdbg-gzrw { padding: 0 10px; } .zdbg-cgrw { padding: 0 15px; } .zdbg-gzjh { padding: 0 15px; } .zdbg-cxbt-b>div { margin: 0 28px; } .zdbg-cxgx-table { max-width:840px; } .zdbg-cgrw-t>i { margin-right: 10px; } .zdbg-gzjh-t>i { margin-right: 10px; } } .zdbg-cbl-display { display: none; } .zdbg-cdbt-b-before { display: inline-block; max-width: 1270px; max-height: 226px; font-size: 16px; color: rgba(95,104,156,1); font-weight: normal; text-align: left; padding-left: 44px; line-height: 30px; position: relative; overflow-y: auto; } .zdbg-time-fixed{ position:fixed; left: 40px; bottom: 40px; background: #fff; box-shadow: 0 4px 14px rgba(34,172,56,0.2); font-size: 40px; color: #22ac38; width: 171px; line-height: 48px; height: 48px; text-align:center; letter-spacing: 5px; z-index:1000; white-space: nowrap; text-shadow: 0 2px 3px rgba(34,172,56,0.3); } .zdbg-time-fixed.zdbg-time-over{ color: #fa7048; box-shadow: 0 4px 14px rgba(250,112,72,0.2); text-shadow: 0 2px 3px rgba(250,112,72,0.3); /* animation: shk 0.8s ease infinite alternate-reverse; */ } .zdbg-time-start{ font-size: 25px; display: block; font-weight: bold; cursor: pointer; } .zdbg-time-start:hover{ color: #1dbc37 } /* @keyframes shk{ from{ box-shadow: 0 0 18px rgba(250,112,72,0.4); } to{ box-shadow: 0 0 18px rgba(250,112,72,0.2); } } */