.f-cb { zoom: 1; } .f-cb:after { display: block; height: 0; clear: both; /*visibility:hidden;*/ overflow: hidden; content: "."; } img { display: block; height: auto !important; } .topTitle .t { float: left; font-size: 24px; line-height: 26px; color: #084478; } .topTitle .line { width: 385px; float: left; margin-left: 15px; margin-top: 8px; } @media (max-width: 768px) { .topTitle .t { font-size: 18px; line-height: 20px; } .topTitle .line { width: 193px; margin-top: 10px; margin-left: 10px; } } .newsTop { padding-top: 40px; } .newsTop .newsCon { margin-top: 45px; } .newsTop .newsCon .conLeft { width: 47.1%; float: left; } .newsTop .newsCon .conLeft a { width: 100%; height: auto; display: block; } .newsTop .newsCon .conLeft a .pic { overflow: hidden; } .newsTop .newsCon .conLeft a .pic img { transition: all 1.5s; } .newsTop .newsCon .conLeft a .tits { font-size: 18px; line-height: 20px; height: 20px; color: #595757; margin-top: 17px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .newsTop .newsCon .conLeft a .time { font-size: 16px; line-height: 18px; color: #b5b5b6; margin-top: 14px; } @media (min-width: 1024px) { .newsTop .newsCon .conLeft:hover a .pic img { transform: scale(1.1); } .newsTop .newsCon .conLeft:hover a .tits { color: #006fba; } .newsTop .newsCon .conLeft:hover a .time { color: #006fba; } } .newsTop .newsCon .conRight { width: 50%; float: right; } .newsTop .newsCon .conRight ul li { border-bottom: 1px dotted #b8b8b8; padding-bottom: 26px; margin-bottom: 26px; } .newsTop .newsCon .conRight ul li:last-child { margin-bottom: 26px; } .newsTop .newsCon .conRight ul li a { width: 100%; height: auto; display: block; } .newsTop .newsCon .conRight ul li a .time { width: 88px; height: auto; float: left; background-color: #f2f2f2; text-align: center; padding: 15px 0; } .newsTop .newsCon .conRight ul li a .time .t { font-size: 30px; line-height: 32px; color: #898989; } .newsTop .newsCon .conRight ul li a .time .t1 { font-size: 16px; line-height: 18px; color: #898989; margin-top: 7px; } .newsTop .newsCon .conRight ul li a .con { width: calc(100% - 106px - 16px); margin-right: 16px; float: right; } .newsTop .newsCon .conRight ul li a .con .tits { font-size: 18px; line-height: 20px; height: 20px; color: #595757; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .newsTop .newsCon .conRight ul li a .con .tit { font-size: 16px; line-height: 25px; height: 50px; color: #898989; text-indent: 2em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-top: 12px; } .newsTop .newsCon .conRight ul li.on a .con .tits { color: #084478; } .newsTop .newsCon .conRight ul li.on a .con .tit { color: #084478; } @media (min-width: 1024px) { .newsTop .newsCon .conRight ul li:hover a .con .tits { color: #084478; } .newsTop .newsCon .conRight ul li:hover a .con .tit { color: #084478; } } @media (max-width: 1200px) { .newsTop .newsCon .conRight ul li { margin-bottom: 20px; padding-bottom: 20px; } } @media (max-width: 768px) { .newsTop .newsCon { margin-top: 20px; } .newsTop .newsCon .conLeft { width: 100%; float: none; } .newsTop .newsCon .conRight { width: 100%; float: none; margin-top: 15px; } .newsTop .newsCon .conRight ul li { padding-bottom: 15px; margin-bottom: 15px; } .newsTop .newsCon .conRight ul li a .time { width: 70px; } .newsTop .newsCon .conRight ul li a .time .t { font-size: 22px; line-height: 24px; } .newsTop .newsCon .conRight ul li a .time .t1 { font-size: 12px; line-height: 14px; margin-top: 2px; } .newsTop .newsCon .conRight ul li a .con { width: calc(100% - 90px); margin-right: 0; } .newsTop .newsCon .conRight ul li a .con .tits { font-size: 16px; line-height: 18px; height: 18px; } .newsTop .newsCon .conRight ul li a .con .tit { font-size: 14px; line-height: 22px; height: 44px; margin-top: 7px; } .newsTop .newsCon .conLeft a .tits { font-size: 16px; line-height: 18px; margin-top: 10px; } .newsTop .newsCon .conLeft a .time { font-size: 14px; line-height: 16px; margin-top: 5px; } } .newsContent { margin-top: 4.9%; } .newsContent .lsDt .topTitle { float: left; } .newsContent .list { margin-top: 12px; } .newsContent .list ul li { border-bottom: 1px solid #dcdddd; padding: 25px 0; } .newsContent .list ul li a { width: 100%; height: auto; display: block; transition: all 0.5s; } .newsContent .list ul li a .pic { width: 217px; float: left; overflow: hidden; } .newsContent .list ul li a .pic img { transition: all 1.5s; } .newsContent .list ul li a .con { width: calc(89.5% - 247px); margin-left: 30px; float: left; padding-top: 50px; } .newsContent .list ul li a .con .tits { font-size: 18px; line-height: 22px; color: #595757; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .newsContent .list ul li a .con .time { font-size: 16px; line-height: 18px; color: #b5b5b6; margin-top: 22px; } @media (min-width: 1024px) { .newsContent .list ul li:hover a { margin-left: 47px; } .newsContent .list ul li:hover a .pic img { transform: scale(1.1); } .newsContent .list ul li:hover a .con .tits { color: #0c5798; } .newsContent .list ul li:hover a .con .time { color: #0c5798; } } @media (max-width: 768px) { .newsContent .list ul li { padding: 20px 0; } .newsContent .list ul li a .pic { width: 100%; float: none; } .newsContent .list ul li a .con { margin-left: 0; width: 100%; padding-top: 10px; } .newsContent .list ul li a .con .tits { font-size: 16px; line-height: 18px; height: 18px; } .newsContent .list ul li a .con .time { font-size: 14px; line-height: 16px; margin-top: 5px; } .newsContent .list { margin-top: 0; } } @media (max-width: 768px) { select.lsSx02Sel { font-size: 16px; } } .tzgg { padding-top: 40px; padding-bottom: 37px; } .tzgg ul li { border-bottom: 1px dashed #ccc; } .tzgg ul li a { width: 100%; height: auto; display: block; } .tzgg ul li a .t { width: 70%; float: left; padding-left: 20px; position: relative; font-size: 18px; line-height: 70px; color: #666; height: 70px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .tzgg ul li a .t:after { width: 4px; height: 4px; top: 33px; left: 0; position: absolute; content: ''; background-color: #16559c; } .tzgg ul li a .time { float: right; font-size: 16px; line-height: 70px; color: #999; margin-right: 20px; } @media (min-width: 102px) { .tzgg ul li:hover a .t { color: #014479; } .tzgg ul li:hover a .time { color: #014479; } } .tzgg .mwPage { margin-top: 55px; } @media (max-width: 768px) { .tzgg { padding-top: 25px; } .tzgg ul li { padding-bottom: 15px; margin-bottom: 15px; } .tzgg ul li a .t { font-size: 16px; line-height: 24px; width: calc(100% - 30px); padding-left: 10px; float: none; height: auto; -webkit-line-clamp: inherit; } .tzgg ul li a .t:after { top: 10px; } .tzgg ul li a .time { font-size: 14px; line-height: 16px; text-align: right; float: none; margin-top: 10px; } .tzgg .mwPage { margin-top: 35px; } } .videoZx { padding-top: 44px; padding-bottom: 50px; } .videoZx .top .topCon { margin-top: 30px; } .videoZx .top .topCon .aBox { width: 47.2%; float: left; } .videoZx .top .topCon .aBox .item { position: relative; width: 100%; display: none; } .videoZx .top .topCon .aBox .item a { width: 100%; height: auto; display: block; } .videoZx .top .topCon .aBox .item a .bg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.4); } .videoZx .top .topCon .aBox .item a .icon { width: 59px; height: 59px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; background-size: cover; background-repeat: no-repeat; background-image: url("../images/new/icon2.png"); } .videoZx .top .topCon .conRight { width: 50%; float: right; } .videoZx .top .topCon .conRight ul li { border-bottom: 1px dotted #b8b8b8; padding-bottom: 13px; margin-bottom: 13px; } .videoZx .top .topCon .conRight ul li a { width: 100%; height: auto; display: block; padding-top: 4px; } .videoZx .top .topCon .conRight ul li a .tits { padding-left: 50px; font-size: 18px; line-height: 20px; color: #595757; box-sizing: border-box; background-position: 11px center; background-repeat: no-repeat; background-image: url("../images/new/icon1.png"); display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .videoZx .top .topCon .conRight ul li a .tit { width: calc(100% - 30px); margin-left: 12px; font-size: 16px; line-height: 25px; color: #898989; height: 50px; text-indent: 2em; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-top: 10px; } .videoZx .top .topCon .conRight ul li a .time { font-size: 14px; line-height: 16px; text-align: right; padding-right: 18px; color: #898989; margin-top: 3px; } .videoZx .top .topCon .conRight ul li.on a .tits { color: #084478; background-image: url("../images/new/icon1_h.png"); } .videoZx .top .topCon .conRight ul li.on a .tit { color: #084478; } .videoZx .top .topCon .conRight ul li.on a .time { color: #084478; } .videoZx .list { margin-top: 5.8%; } .videoZx .list ul { margin-top: 35px; } .videoZx .list ul li { width: 32%; float: left; margin-right: 2%; margin-bottom: 45px; } .videoZx .list ul li:nth-child(3n) { margin-right: 0; } .videoZx .list ul li a { width: 100%; height: auto; display: block; } .videoZx .list ul li a .pic { overflow: hidden; } .videoZx .list ul li a .pic img { transition: all 1.5s; } .videoZx .list ul li a .tits { width: calc(100% - 20px); margin: 20px auto 0; font-size: 18px; line-height: 20px; color: #595757; height: 20px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .videoZx .list ul li a .time { width: calc(100% - 20px); margin: 12px auto 0; font-size: 16px; line-height: 18px; color: #595757; } @media (min-width: 1024px) { .videoZx .list ul li:hover a .pic img { transform: scale(1.1); } .videoZx .list ul li:hover a .tits { color: #084478; } .videoZx .list ul li:hover a .time { color: #084478; } } .videoZx .list .mwPage { margin-top: 0; } @media (max-width: 768px) { .videoZx { padding-top: 20px; } .videoZx .top .topCon .aBox { width: 100%; float: none; } .videoZx .top .topCon { margin-top: 15px; } .videoZx .top .topCon .conRight { width: 100%; float: none; margin-top: 20px; } .videoZx .top .topCon .conRight ul li a .tits { font-size: 16px; line-height: 20px; height: 20px; background-size: 20px; padding-left: 38px; } .videoZx .top .topCon .conRight ul li a .tit { font-size: 14px; line-height: 22px; height: 44px; margin-top: 7px; } .videoZx .top .topCon .conRight ul li a .time { font-size: 12px; line-height: 14px; } .videoZx .top .topCon .conRight ul li { padding-bottom: 10px; margin-bottom: 10px; } .videoZx .list ul { margin-top: 15px; } .videoZx .list ul li { width: 100%; float: none; margin-bottom: 20px; } .videoZx .list ul li a .tits { margin: 10px auto 0; font-size: 16px; line-height: 18px; height: 18px; } .videoZx .list ul li a .time { font-size: 14px; line-height: 16px; margin: 5px auto 0; } } .w1024 { width: 1024px; margin: 0 auto; max-width: 100%; } .w1024 p { font-size: 14px; color: #898989; text-indent: 2em; margin-top: 10px; } .w1024 h3 { margin-top: 20px; font-size: 18px; color: #595757; } .whjj .item { padding-top: 50px; padding-bottom: 40px; } .whjj .item:nth-child(2n) { background-color: #f7f8f8; } .whjj .item .title { text-align: center; } .whjj .item .title .t { font-size: 24px; line-height: 26px; color: #084478; } .whjj .item .title .icon { width: 100%; position: relative; margin-top: 12px; } .whjj .item .title .icon img { display: block; margin: 0 auto; position: relative; z-index: 2; } .whjj .item .title .icon:after { width: 100%; height: 1px; top: 11px; left: 0; content: ''; background-color: #084478; position: absolute; } .whjj .item ul { margin-top: 23px; padding-bottom: 15px; } .whjj .item ul li { width: 32%; margin-right: 2%; float: left; margin-bottom: 30px; } .whjj .item ul li:nth-child(3n) { margin-right: 0; } .whjj .item ul li .t { text-align: center; font-size: 18px; line-height: 20px; color: #595757; margin-top: 14px; } .whjj .item .moreClick { width: 173px; height: 38px; border: 1px solid #898989; color: #898989; text-align: center; font-size: 18px; line-height: 36px; display: block; margin: 0 auto; border-radius: 20px; } @media (min-width: 1024px) { .whjj .item .moreClick:hover { background-color: #004478; color: #fff; border-color: #004478; } } @media (max-width: 768px) { .whjj .item { padding-top: 20px; padding-bottom: 15px; } .whjj .item .title .t { font-size: 20px; line-height: 22px; } .whjj .item ul { margin-top: 15px; padding-bottom: 0; } .whjj .item ul li { width: 100%; float: none; margin-bottom: 20px; } .whjj .item ul li .t { font-size: 16px; line-height: 18px; margin-top: 8px; } .whjj .item .moreClick { width: 130px; height: 34px; font-size: 14px; line-height: 32px; } } .ygzj { padding-top: 32px; padding-bottom: 40px; } .ygzj .title .t { text-align: center; font-size: 18px; line-height: 26px; color: #666; } .ygzj .title .line { width: 385px; margin: 13px auto 0; } .ygzj .list { margin-top: 42px; } .ygzj .list ul li { background-color: #fbfbfb; margin-bottom: 42px; } .ygzj .list ul li a { width: 100%; display: block; height: auto; position: relative; } .ygzj .list ul li a .pic { width: 40.625%; float: left; overflow: hidden; } .ygzj .list ul li a .pic img { transition: all 1.5s; } .ygzj .list ul li a .con { width: 53.1%; margin-right: 1.4%; right: 1.4%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .ygzj .list ul li a .con .tits { font-size: 22px; line-height: 24px; height: 24px; color: #333; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } .ygzj .list ul li a .con .tit { font-size: 18px; line-height: 26px; color: #666; height: 78px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-top: 34px; } .ygzj .list ul li a .con .more { width: 150px; height: 37px; background-color: #084478; border-radius: 18px; font-size: 16px; line-height: 37px; color: #fff; text-align: center; margin: 50px 0 0 0; display: block; } .ygzj .list ul li a:before { width: 0; height: 0; border-top: 18.5px solid transparent; border-bottom: 18.5px solid transparent; border-left: 30px solid #084478; content: ''; position: absolute; top: 50%; left: 40.625%; margin-top: -18.5px; z-index: 5; } @media (min-width: 1024px) { .ygzj .list ul li:hover a .pic img { transform: scale(1.1); } } .ygzj .list .mwPage { margin-top: 24px; } @media (max-width: 1200px) { .ygzj .list ul li a .con .tits { font-size: 18px; line-height: 20px; height: 20px; } .ygzj .list ul li a .con .tit { font-size: 14px; line-height: 22px; height: 66px; margin-top: 15px; } .ygzj .list ul li a .con .more { margin-top: 25px; } .ygzj .list ul li a:before { border-top: 12px solid transparent; border-bottom: 12px solid transparent; border-left: 20px solid #084478; margin-top: -12px; } } @media (max-width: 768px) { .ygzj { padding-top: 20px; } .ygzj .list ul li { margin-bottom: 20px; } .ygzj .list ul li a .pic { width: 100%; float: none; } .ygzj .list ul li a .con { position: relative; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); right: auto; width: 90%; margin: 15px auto 0; top: auto; padding-bottom: 15px; } .ygzj .list ul li a .con .tits { font-size: 16px; line-height: 18px; height: 18px; } .ygzj .list ul li a .con .tit { margin-top: 10px; } .ygzj .list ul li a .con .more { width: 120px; height: 32px; border-radius: 16px; font-size: 14px; line-height: 32px; margin-top: 15px; background: none; border: 1px solid #084478; color: #084478; margin: 15px auto 0; } .ygzj .title .t { font-size: 14px; line-height: 22px; } .ygzj .title .line { width: 190px; margin: 5px auto 0; } .ygzj .list { margin-top: 20px; } } .xxwwh { padding-top: 64px; padding-bottom: 14px; } .xxwwh .content { width: 1022px; margin: 0 auto; max-width: 100%; } .xxwwh .content .con { font-size: 20px; line-height: 32px; color: #727171; margin-top: 40px; } .xxwwh .content .con p { margin-bottom: 32px; } .xxwwh .content .con p span { font-size: 24px; color: #084478; } .xxwwh .content .itemBox { padding-top: 22px; } .xxwwh .content .itemBox .item { width: 45.1%; float: left; margin-bottom: 40px; } .xxwwh .content .itemBox .item:nth-child(2n) { float: right; } .xxwwh .content .itemBox .item .tits { font-size: 36px; line-height: 80px; color: #fff; font-weight: bold; background-color: #3c75a8; text-align: center; } .xxwwh .content .itemBox .item .tit { text-align: center; font-size: 22px; line-height: 40px; color: #727171; letter-spacing: 2px; margin-top: 20px; } @media (max-width: 1200px) { .xxwwh .content .con { font-size: 18px; line-height: 30px; } .xxwwh .content .con p span { font-size: 20px; } .xxwwh .content .itemBox .item { width: 48%; } .xxwwh .content .itemBox .item .tits { font-size: 26px; line-height: 68px; } .xxwwh .content .itemBox .item .tit { font-size: 18px; line-height: 30px; } } @media (max-width: 768px) { .xxwwh { padding-top: 20px; } .xxwwh .content .con { font-size: 14px; line-height: 24px; } .xxwwh .content .con p { margin-bottom: 15px; } .xxwwh .content .con p span { font-size: 16px; } .xxwwh .content .itemBox { padding-top: 10px; } .xxwwh .content .itemBox .item { width: 100%; float: none !important; margin-bottom: 20px; } .xxwwh .content .itemBox .item .tits { font-size: 20px; line-height: 54px; } .xxwwh .content .itemBox .item .tit { font-size: 15px; line-height: 26px; letter-spacing: 1px; margin-top: 10px; } } .zlbj { padding-bottom: 54px; } .zlbj .box1 { padding-top: 42px; } .zlbj .box1 .title { font-size: 40px; line-height: 42px; padding-left: 23px; color: #084478; } .zlbj .box1 .itemBox { margin-top: 38px; position: relative; } .zlbj .box1 .itemBox .itemNew .item { width: 32.3%; float: left; margin-right: 1.55%; background-color: #2773aa; border-radius: 34px; color: #fff; margin-bottom: 24px; padding-top: 20px; padding-bottom: 28px; } .zlbj .box1 .itemBox .itemNew .item:nth-child(3n) { margin-right: 0; } .zlbj .box1 .itemBox .itemNew .item:last-child { float: right; margin-right: 0; } .zlbj .box1 .itemBox .itemNew .item .tits { text-align: center; font-size: 26px; line-height: 28px; } .zlbj .box1 .itemBox .itemNew .item .tit { font-size: 20px; line-height: 39px; padding-left: 60px; box-sizing: border-box; margin-top: 18px; } .zlbj .box1 .itemBox .itemNew .item .tit p { padding-left: 25px; position: relative; text-indent: 0; } .zlbj .box1 .itemBox .itemNew .item .tit p:after { width: 8px; height: 8px; background-color: #fff; border-radius: 100%; position: absolute; top: 15px; left: 0; content: ''; } .zlbj .box1 .itemBox .box { width: 32.3%; left: 33.85%; top: 49%; position: absolute; } .zlbj .box1 .itemBox .box img { width: 56%; display: block; margin: 0 auto; } .zlbj .box1 .itemBox .box .t { width: 100%; background-color: rgba(255, 255, 255, 0.67); text-align: center; font-size: 24px; line-height: 52px; position: absolute; top: 22%; left: 0; color: #084478; padding-top: 4px; padding-bottom: 32px; } .zlbj .box2 { background-size: cover; background-repeat: no-repeat; background-position: center; background-image: url("../images/new/bg1.jpg"); margin-top: 80px; padding-top: 46px; padding-bottom: 40px; } .zlbj .box2 .title { text-align: center; font-size: 26px; line-height: 42px; color: #084478; } .zlbj .box2 .content { margin-top: 20px; } .zlbj .box2 .content .conLeft { width: 46.1%; float: left; margin-left: 2.7%; position: relative; margin-top: 48px; } .zlbj .box2 .content .conLeft .t { width: 253px; text-align: center; background-color: #edf0f2; font-size: 26px; line-height: 62px; color: #084478; border-radius: 15px; position: relative; z-index: 4; } .zlbj .box2 .content .conLeft .t1 { width: calc(100% - 126px); margin-left: 126px; padding-left: 25px; font-size: 20px; line-height: 44px; color: #666; box-sizing: border-box; border-bottom: 1px dashed #ababab; padding-top: 5px; margin-bottom: 25px; } .zlbj .box2 .content .conLeft .t1:last-child { margin-bottom: 0; } .zlbj .box2 .content .conLeft:after { width: 1px; box-sizing: border-box; height: 100%; border-left: 1px dashed #ababab; position: absolute; left: 126px; top: 0; content: ''; } .zlbj .box2 .content .map { width: 44.6%; float: right; margin-right: 4.7%; } .zlbj .box3 { margin-top: 65px; } .zlbj .box3 .item { width: 33.75%; margin-left: -0.625%; float: left; } .zlbj .box3 .item:nth-child(1) { margin-left: 0; } .zlbj .box3 .item .tits { width: 100%; position: relative; } .zlbj .box3 .item .tits span { width: 100%; font-size: 30px; line-height: 32px; color: #fff; display: block; position: absolute; top: 50%; transform: translateY(-50%); text-align: center; letter-spacing: 2px; } .zlbj .box3 .item .tit { text-align: center; font-size: 22px; line-height: 36px; color: #666; margin-top: 44px; } .zlbj .box3 .item .tit span { color: #084478; } @media (max-width: 1366px) { .zlbj .box1 .itemBox .itemNew .item .tit { padding-left: 40px; font-size: 18px; } .zlbj .box1 .itemBox .box .t { font-size: 20px; } .zlbj .box2 .title { font-size: 22px; line-height: 38px; } .zlbj .box2 .content .conLeft .t1 { font-size: 16px; } .zlbj .box2 .content .conLeft .t { font-size: 22px; } .zlbj .box3 .item .tits span { font-size: 26px; line-height: 28px; } .zlbj .box3 .item .tit { font-size: 18px; line-height: 32px; margin-top: 30px; } } @media (max-width: 1200px) { .zlbj .box1 .itemBox .itemNew .item .tits { font-size: 22px; line-height: 24px; } .zlbj .box1 .itemBox .itemNew .item .tit { font-size: 16px; line-height: 30px; } .zlbj .box1 .itemBox .itemNew .item .tit p:after { top: 11px; } .zlbj .box1 .itemBox .box .t { font-size: 18px; line-height: 38px; padding-bottom: 26px; } .zlbj .box1 .title { font-size: 30px; line-height: 32px; } .zlbj .box2 .content .conLeft .t { width: 161px; line-height: 54px; font-size: 20px; } .zlbj .box2 .content .conLeft .t1 { margin-left: 80px; width: calc(100% - 80px); } .zlbj .box2 .content .conLeft:after { left: 80px; } .zlbj .box2 .title { font-size: 20px; line-height: 32px; } .zlbj .box2 { margin-top: 60px; } } @media (max-width: 1024px) { .zlbj .box1 .itemBox .itemNew .item .tit { padding-left: 25px; font-size: 14px; line-height: 24px; } .zlbj .box1 .itemBox .itemNew .item .tit p { padding-left: 18px; } .zlbj .box1 .itemBox .itemNew .item .tit p:after { width: 4px; top: 10px; height: 4px; } .zlbj .box1 .itemBox .itemNew .item .tits { font-size: 18px; line-height: 20px; } .zlbj .box1 .itemBox .box .t { font-size: 16px; line-height: 26px; } .zlbj .box1 .title { font-size: 24px; line-height: 26px; } } @media (max-width: 768px) { .zlbj { padding-bottom: 25px; } .zlbj .box1 .itemBox .itemNew .item { width: 100%; margin-right: 0%; float: none; margin-bottom: 10px; padding-bottom: 10px; padding-top: 10px; } .zlbj .box1 .itemBox .itemNew .item .tit { margin-top: 8px; } .zlbj .box1 .itemBox .itemNew .item:nth-child(2n) { margin-right: 0; } .zlbj .box1 .itemBox .box { width: 100%; left: auto; top: auto; position: relative; margin-bottom: 10px; } .zlbj .box1 .title { font-size: 20px; line-height: 22px; } .zlbj .box1 { padding-top: 20px; } .zlbj .box1 .itemBox { margin-top: 20px; } .zlbj .box2 { margin-top: 20px; padding-top: 20px; } .zlbj .box2 .title { font-size: 16px; width: 90%; margin: 0 auto; line-height: 26px; } .zlbj .box2 .title br { display: none; } .zlbj .box2 .content .conLeft { width: 90%; margin-left: 5%; float: none; margin-top: 0; } .zlbj .box2 .content .conLeft .t { width: 113px; font-size: 16px; line-height: 36px; } .zlbj .box2 .content .conLeft .t1 { width: calc(100% - 60px); margin-left: 55px; padding-left: 10px; font-size: 14px; line-height: 22px; margin-bottom: 15px; padding: 10px 0 10px 10px; } .zlbj .box2 .content .conLeft:after { left: 55px; } .zlbj .box2 .content .map { width: 96%; float: none; margin: 20px auto 0; } .zlbj .box3 { margin-top: 25px; } .zlbj .box3 .item { width: 100%; margin-left: 0; float: none; margin-bottom: 20px; } .zlbj .box3 .item .tits { width: 50%; } .zlbj .box3 .item .tits span { font-size: 20px; line-height: 22px; } .zlbj .box3 .item .tit { font-size: 14px; line-height: 22px; margin-top: 10px; text-align: left; padding-left: 20px; } } .infoTk { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.4); z-index: 100; display: none; } .infoTk .box { box-sizing: border-box; padding: 50px; width: 1000px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #fff; } .infoTk .box .pic { width: 235px; float: left; } .infoTk .box .con { width: 620px; float: right; color: #666; } .infoTk .box .con .tits { font-size: 24px; line-height: 26px; } .infoTk .box .con .tit { font-size: 16px; line-height: 26px; margin-top: 10px; } .infoTk .box .con .tit1 { font-size: 16px; line-height: 28px; margin-top: 15px; } .infoTk .box .close { width: 50px; height: 50px; background: #3d3d3d; cursor: pointer; position: absolute; right: 5px; top: 5px; } .infoTk .box .close:after, .infoTk .box .close:before { content: ""; display: block; position: absolute; left: 50%; top: 50%; background: #fff; -webkit-border-radius: 0; border-radius: 0; width: 36px; height: 3px; margin-top: -1.5px; margin-left: -18px; } .infoTk .box .close:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); } .infoTk .box .close:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); } .infoTk .box .a { width: 40px; height: 40px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: block; background-size: cover; background-repeat: no-repeat; } .infoTk .box .a.prev { background-image: url("../images/new/icon15.png"); left: 5px; } .infoTk .box .a.next { background-image: url("../images/new/icon16.png"); right: 5px; } @media (max-width: 1040px) { .infoTk .box { width: 90vw; max-height: 80vh; padding: 20px 35px; overflow-y: scroll; } .infoTk .box .pic { width: 140px; float: none; } .infoTk .box .con { width: 100%; float: none; margin-top: 15px; } .infoTk .box .con .tits { font-size: 16px; line-height: 18px; } .infoTk .box .con .tit { font-size: 14px; line-height: 22px; } .infoTk .box .con .tit1 { font-size: 14px; line-height: 22px; } .infoTk .box .a { width: 30px; height: 30px; } .infoTk .box .a.prev { left: 0; } .infoTk .box .a.next { right: 0; } .infoTk .box .close { width: 30px; height: 30px; } .infoTk .box .close:after, .infoTk .box .close:before { content: ""; display: block; position: absolute; left: 50%; top: 50%; background: #fff; -webkit-border-radius: 0; border-radius: 0; width: 22px; height: 2px; margin-top: -1px; margin-left: -11px; } } .rcjs { margin-top: 30px; } .rcjs .title { font-size: 40px; line-height: 42px; color: #0a4578; } .rcjs .box1 { background-color: #f5f8fa; } .rcjs .box1 .pic { width: 47.5%; float: left; } .rcjs .box1 .con { width: 47.6%; float: right; padding-right: 20px; box-sizing: border-box; padding-top: 40px; } .rcjs .box1 .con .tit { font-size: 20px; line-height: 46px; color: #333; margin-top: 32px; } .rcjs .box1 .con .tit p { text-indent: 0; position: relative; } .rcjs .box1 .con .tit p:after { width: 6px; height: 6px; position: absolute; top: 20px; left: -15px; background-color: #0a4678; content: ''; border-radius: 100%; } .rcjs .box2 { margin-top: 40px; } .rcjs .box2 .title { text-align: center; } .rcjs .box2 .itemBox { margin-top: 37px; } .rcjs .box2 .itemBox .item { width: 23.75%; float: left; margin-left: -4.7%; height: 0; padding-bottom: 23.75%; border-radius: 100%; } .rcjs .box2 .itemBox .item .con { width: 66%; margin: 0 auto; padding-top: 50px; } .rcjs .box2 .itemBox .item .con .t { width: 80%; margin: 0 auto; text-align: center; font-size: 22px; line-height: 30px; color: #084478; border-bottom: 1px solid #fff; padding-bottom: 16px; } .rcjs .box2 .itemBox .item .con .t1 { font-size: 18px; line-height: 30px; color: #3e3a39; margin-top: 22px; } .rcjs .box2 .itemBox .item:nth-child(1) { margin-left: 0; background-color: #cedae4; } .rcjs .box2 .itemBox .item:nth-child(1) .con { margin-left: 13%; } .rcjs .box2 .itemBox .item:nth-child(2) { background-color: #e5eaef; } .rcjs .box2 .itemBox .item:nth-child(2) .con { margin-left: 10%; } .rcjs .box2 .itemBox .item:nth-child(3) { background-color: #d0e0ee; } .rcjs .box2 .itemBox .item:nth-child(3) .con { margin-left: 10%; } .rcjs .box2 .itemBox .item:nth-child(4) { background-color: #e9eef8; } .rcjs .box2 .itemBox .item:nth-child(4) .con { margin-left: 10%; } .rcjs .box2 .itemBox .item:nth-child(5) { background-color: #cedae4; } .rcjs .box3 { margin-top: 32px; } .rcjs .box3 .title { text-align: center; } .rcjs .box3 .boxNew { background-color: #f7f8f8; padding: 30px 25px; box-sizing: border-box; margin-top: 25px; } .rcjs .box3 .boxNew .item { padding: 14px 40px; box-sizing: border-box; background-color: #fff; position: relative; margin-bottom: 30px; } .rcjs .box3 .boxNew .item:last-child { margin-bottom: 0; } .rcjs .box3 .boxNew .item .pic { width: 47.1%; } .rcjs .box3 .boxNew .item .con { width: 42.7%; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 5%; } .rcjs .box3 .boxNew .item .con .tits { font-size: 24px; line-height: 26px; color: #084478; } .rcjs .box3 .boxNew .item .con .tit { font-size: 20px; line-height: 32px; color: #666; margin-top: 12px; } .rcjs .box4 { margin-top: 25px; } .rcjs .box4 .title { text-align: center; } .rcjs .box4 .con { width: 785px; max-width: 100%; margin: 23px auto 0; font-size: 20px; line-height: 30px; color: #333; text-align: center; } .rcjs .box4 .pic { width: 351px; margin: 35px auto 0; max-width: 100%; } .rcjs .box5 { background-color: #f7f8f8; margin-top: 36px; padding-top: 44px; } .rcjs .box5 .title { text-align: center; } .rcjs .box5 .itemBox { position: relative; width: 93%; margin: 0 auto; } .rcjs .box5 .itemBox:before { width: 100%; height: 1px; position: absolute; top: 50%; background-color: #084478; content: ''; left: 0; display: block; } .rcjs .box5 .itemBox .item { width: 25%; float: left; padding: 110px 0; position: relative; } .rcjs .box5 .itemBox .item .tits { width: 136px; height: 136px; background-color: #fff; text-align: center; text-align: center; font-size: 24px; line-height: 136px; font-weight: bold; color: #0a4678; box-shadow: 0px 10px 30px 0px rgba(10, 68, 120, 0.41); margin: 0 auto; border-radius: 100%; } .rcjs .box5 .itemBox .item .tit { width: 120%; position: absolute; top: 40px; left: -10%; text-align: center; font-size: 18px; line-height: 28px; color: #666; } .rcjs .box5 .itemBox .item:nth-child(2n) .tit { bottom: 35px; top: auto; } .rcjs .box5 .itemBox .item:before { width: 23px; height: 23px; position: absolute; right: -11px; top: 50%; margin-top: -11px; background-image: url("../images/new/rcjs_icon1.png"); content: ''; display: block; } .rcjs .box5 .itemBox .item:last-child:after { display: none; } .rcjs .box6 { margin-top: 45px; } .rcjs .box6 .title { text-align: center; } .rcjs .box6 .itemBox { margin-top: 40px; } .rcjs .box6 .itemBox .item { width: 30.7%; float: left; margin-right: 3.95%; } .rcjs .box6 .itemBox .item:last-child { margin-right: 0; } .rcjs .box6 .itemBox .item .tits { text-align: center; font-size: 20px; line-height: 60px; background-color: #084478; color: #fff; border-radius: 10px; } .rcjs .box6 .itemBox .item .tableBox { margin-top: 10px; } .rcjs .box6 .itemBox .item .tableBox table { width: 100%; } .rcjs .box6 .itemBox .item .tableBox table tr th { background-color: #396993; font-size: 20px; line-height: 47px; color: #fff; text-align: center; border-right: 2px solid #fff; box-sizing: border-box; } .rcjs .box6 .itemBox .item .tableBox table tr th:last-child { border-right: none; } .rcjs .box6 .itemBox .item .tableBox table tr th:nth-child(1) { text-align: left; padding-left: 32px; width: 40.2%; } .rcjs .box6 .itemBox .item .tableBox table tr th:nth-child(2) { width: 38.2%; } .rcjs .box6 .itemBox .item .tableBox table tr td { font-size: 14px; line-height: 20px; height: 61px; color: #333; text-align: center; border-right: 2px solid #fff; border-top: 2px solid #fff; box-sizing: border-box; background-color: #eee; } .rcjs .box6 .itemBox .item .tableBox table tr td:last-child { border-right: none; } .rcjs .box6 .itemBox .item .tableBox table tr td:nth-child(1) { text-align: left; padding-left: 12px; width: 40.2%; } .rcjs .box6 .itemBox .item .tableBox table tr td:nth-child(2) { width: 38.2%; } .rcjs .box6 .itemBox .item .tableBox table tr:nth-child(2n) td { background-color: #e4e4e4; } .rcjs .box6 .itemBox .item .tableBox table.table1 tr td { height: 40px; } .rcjs .box6 .itemBox .item .tableBox table.table2 tr td { height: 52px; } .rcjs .box6 .itemBox.itemBox1 .item { width: 47.5%; float: left; margin-right: 5%; } .rcjs .box6 .itemBox.itemBox1 .item:last-child { margin-right: 0; } .rcjs .box7 { background-color: #f7f8f8; padding-top: 37px; margin-top: 65px; padding-bottom: 30px; } .rcjs .box7 .title { text-align: center; } .rcjs .box7 .tabs { text-align: center; font-size: 0; width: 100%; margin-top: 37px; } .rcjs .box7 .tabs a { font-size: 26px; line-height: 40px; color: #0a4578; border-bottom: 2px solid #f7f8f8; display: inline-block; padding: 0 8px; margin: 0 18px; } .rcjs .box7 .tabs a.on { border-bottom: 2px solid #0a4578; } .rcjs .box7 .itemBox { margin-top: 37px; } .rcjs .box7 .itemBox .item { display: none; } .rcjs .box7 .itemBox .item .tableBox table { width: 100%; border: 1px solid #d2d2d2; } .rcjs .box7 .itemBox .item .tableBox table tr { border: 1px solid #d2d2d2; } .rcjs .box7 .itemBox .item .tableBox table tr td { border: 1px solid #d2d2d2; text-align: center; font-size: 22px; line-height: 61px; color: #333; } .rcjs .box7 .itemBox .item .list { margin-top: 37px; } .rcjs .box7 .itemBox .item .list .img { width: 23.8%; float: left; margin-right: 1.6%; margin-bottom: 1.6%; } .rcjs .box7 .itemBox .item .list .img:nth-child(4n) { margin-right: 0; } @media (max-width: 1366px) { .rcjs .title { font-size: 32px; } .rcjs .box1 .con .tit { font-size: 18px; line-height: 40px; } .rcjs .box1 .con .tit p:after { top: 16px; } .rcjs .box2 .itemBox .item .con .t1 { font-size: 16px; } .rcjs .box3 .boxNew .item .con .tit { font-size: 16px; line-height: 28px; } .rcjs .box4 .con { font-size: 18px; } .rcjs .box5 .itemBox .item .tit { font-size: 16px; } .rcjs .box6 .itemBox .item { width: 32%; margin-right: 2%; } .rcjs .box7 .itemBox .item .tableBox table tr td { font-size: 18px; } } @media (max-width: 1260px) { .rcjs .box5 .itemBox .item .tit { width: 160%; left: -30%; } } @media (max-width: 1200px) { .rcjs .title { font-size: 26px; line-height: 28px; } .rcjs .box1 .con .tit { font-size: 16px; line-height: 34px; margin-top: 15px; } .rcjs .box1 .con .tit p:after { top: 14px; } .rcjs .box2 .itemBox .item .con { padding-top: 30px; } .rcjs .box2 .itemBox .item .con .t1 { margin-top: 8px; } .rcjs .box3 .boxNew .item .con .tits { font-size: 20px; line-height: 22px; } .rcjs .box4 .con { font-size: 16px; } .rcjs .box6 .itemBox .item .tits { font-size: 16px; line-height: 50px; } .rcjs .box6 .itemBox .item .tableBox table tr th { font-size: 16px; line-height: 42px; } .rcjs .box7 .itemBox .item .tableBox table tr td { font-size: 16px; } } @media (max-width: 1024px) { .rcjs .box1 .con { padding-top: 15px; } .rcjs .box2 .itemBox .item .con { padding-top: 20px; } .rcjs .box2 .itemBox .item .con .t { padding-bottom: 5px; } .rcjs .box2 .itemBox .item .con .t1 { line-height: 24px; } .rcjs .box5 .itemBox .item .tits { width: 100px; height: 100px; line-height: 100px; font-size: 20px; } } @media (max-width: 940px) { .rcjs .box5 { margin-top: 20px; padding-top: 25px; } .rcjs .box5 .itemBox { margin-top: 20px; padding-bottom: 25px; } .rcjs .box5 .itemBox:before { display: none; } .rcjs .box5 .itemBox .item { width: 100%; float: none; padding: 0; margin-bottom: 20px; } .rcjs .box5 .itemBox .item:before { display: none; } .rcjs .box5 .itemBox .item .tits { float: left; width: 80px; line-height: 80px; height: 80px; font-size: 18px; box-shadow: 0px 5px 10px 0px rgba(10, 68, 120, 0.41); } .rcjs .box5 .itemBox .item .tit { position: relative; width: calc(100% - 100px); left: auto; bottom: auto !important; top: auto !important; font-size: 15px; line-height: 24px; margin-top: 10px; float: right; text-align: left; } } @media (max-width: 768px) { .rcjs { margin-top: 25px; } .rcjs .box1 .pic { width: 100%; float: none; } .rcjs .box1 .con { width: 90%; margin: 0 auto; float: none; float: none; padding-bottom: 20px; padding-right: 0; } .rcjs .title { font-size: 20px; line-height: 22px; } .rcjs .box1 .con .tit { font-size: 14px; line-height: 28px; } .rcjs .box1 .con .tit p:after { width: 4px; height: 4px; top: 11px; left: -4px; } .rcjs .box2 { margin-top: 25px; } .rcjs .box2 .itemBox .item { width: 49%; padding-bottom: 49%; margin-right: 2%; margin-bottom: 2%; margin-left: 0 !important; } .rcjs .box2 .itemBox .item:nth-child(2n) { margin-right: 0; } .rcjs .box2 .itemBox .item .con { width: 80%; margin: 0 auto !important; } .rcjs .box2 .itemBox .item .con .t { font-size: 18px; line-height: 24px; } .rcjs .box2 .itemBox .item .con .t1 { font-size: 14px; line-height: 22px; } .rcjs .box2 .itemBox { margin-top: 20px; } .rcjs .box3 { margin-top: 15px; } .rcjs .box3 .boxNew { padding: 15px 10px; margin-top: 15px; } .rcjs .box3 .boxNew .item { padding: 10px; margin-bottom: 15px; } .rcjs .box3 .boxNew .item .pic { width: 100%; } .rcjs .box3 .boxNew .item .con { position: relative; top: auto; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); right: auto; width: 100%; margin-top: 10px; } .rcjs .box3 .boxNew .item .con .tits { font-size: 18px; line-height: 20px; } .rcjs .box3 .boxNew .item .con .tit { margin-top: 5px; font-size: 14px; line-height: 24px; } .rcjs .box4 .con { font-size: 14px; line-height: 26px; margin: 10px auto 0; } .rcjs .box4 .pic { max-width: 80%; margin: 18px auto 0; } .rcjs .box6 .itemBox .item { width: 100%; float: none; margin-bottom: 10px; } .rcjs .box6 .itemBox { margin-top: 10px; } .rcjs .box6 .itemBox.itemBox1 .item { width: 100%; float: none; margin-right: 0; } .rcjs .box6 { margin-top: 25px; } .rcjs .box7 { margin-top: 25px; padding-top: 25px; } .rcjs .box7 .tabs { margin-top: 15px; } .rcjs .box7 .tabs a { font-size: 16px; padding: 0 5px; margin: 0 10px; line-height: 40px; } .rcjs .box7 .itemBox { margin-top: 15px; } .rcjs .box7 .itemBox .item .tableBox table tr td { font-size: 14px; line-height: 20px; height: 30px; padding: 10px 0; } .rcjs .box7 .itemBox .item .list { margin-top: 15px; } .rcjs .box7 .itemBox .item .list .img { width: 49%; margin-right: 2%; } .rcjs .box7 .itemBox .item .list .img:nth-child(2n) { margin-right: 0; } } .mydgc .title { font-size: 36px; line-height: 38px; color: #084478; } .mydgc .box1 { margin-top: 48px; padding-bottom: 45px; } .mydgc .box1 .pic { width: 42.2%; float: left; } .mydgc .box1 .con { width: 52.2%; float: right; padding-top: 7px; } .mydgc .box1 .con .tit { font-size: 18px; line-height: 32px; color: #666; text-indent: 2em; margin-top: 17px; } .mydgc .box1 .con .tit1 { width: 100%; margin-top: 29px; } .mydgc .box1 .con .tit1 .t { width: 19.7%; height: 0; padding-bottom: calc(19.7% - 18px); float: left; margin-right: 7%; background-color: #084478; padding-top: 18px; } .mydgc .box1 .con .tit1 .t:last-child { margin-right: 0; } .mydgc .box1 .con .tit1 .t img { width: 60px; margin: 0 auto; display: block; } .mydgc .box1 .con .tit1 .t p { text-align: center; font-size: 20px; line-height: 22px; color: #fff; text-indent: 0; margin-top: 17px; } .mydgc .box2 { background-position: left bottom; background-repeat: no-repeat; background-image: url("../images/new/bg5.jpg"); background-color: #f9f9f9; padding-top: 45px; padding-bottom: 15px; } .mydgc .box2 .title { text-align: center; } .mydgc .box2 .content { margin-top: 42px; } .mydgc .box2 .content .item { width: 23.2%; background-color: #fff; margin-right: 2.4%; box-sizing: border-box; padding: 15px 12px; text-align: center; float: left; } .mydgc .box2 .content .item:last-child { margin-right: 0; } .mydgc .box2 .content .item .num { font-size: 26px; line-height: 28px; color: #898989; padding-top: 16px; } .mydgc .box2 .content .item .tits { font-size: 30px; line-height: 32px; color: #595757; margin-top: 13px; } .mydgc .box2 .content .item .pic { width: 100%; margin-top: 47px; } @media (min-width: 1024px) { .mydgc .box2 .content .item:hover { box-shadow: 0px 8px 13px 3px rgba(8, 68, 120, 0.1); } } .mydgc .box2 .content1 { margin-top: 40px; } .mydgc .box2 .content1 .con { width: 50%; float: left; padding-top: 37px; } .mydgc .box2 .content1 .con .title { text-align: left; } .mydgc .box2 .content1 .con .tit { margin-top: 40px; } .mydgc .box2 .content1 .con .tit .t { font-size: 24px; line-height: 40px; color: #595757; text-indent: 2em; padding-left: 60px; background-position: left 2px; background-size: 42px; background-image: url("../images/new/mydgc_icon5.png"); background-repeat: no-repeat; margin-bottom: 30px; } .mydgc .box2 .content1 .pic { width: 44.2%; float: right; } .mydgc .box3 { padding-top: 30px; padding-bottom: 65px; } .mydgc .box3 .title { text-align: center; } .mydgc .box3 .content { margin-top: 52px; } .mydgc .box3 .content .pic1 { width: 50%; float: left; } .mydgc .box3 .content .pic2 { width: 45.1%; float: right; } @media (max-width: 1366px) { .mydgc .title { font-size: 30px; line-height: 32px; } .mydgc .box1 .con .tit1 { margin-top: 16px; } .mydgc .box1 .con .tit1 .t { padding-bottom: calc(19.7% - 10px); padding-top: 10px; } .mydgc .box1 .con .tit1 .t p { margin-top: 10px; } .mydgc .box2 .content .item .num { font-size: 22px; line-height: 24px; } .mydgc .box2 .content .item .tits { font-size: 26px; line-height: 28px; } .mydgc .box2 .content1 .con .tit .t { font-size: 20px; line-height: 32px; min-height: 46px; margin-bottom: 20px; } } @media (max-width: 1200px) { .mydgc .title { font-size: 24px; line-height: 26px; } .mydgc .box1 .con .tit { font-size: 16px; line-height: 28px; } .mydgc .box1 .con .tit1 .t img { width: 50px; } .mydgc .box1 .con .tit1 .t p { font-size: 16px; line-height: 18px; } .mydgc .box2 .content .item .num { padding-top: 10px; } .mydgc .box2 .content .item .tits { margin-top: 8px; font-size: 22px; line-height: 24px; } .mydgc .box2 .content .item .pic { margin-top: 25px; } .mydgc .box2 .content1 .con .tit .t { font-size: 18px; line-height: 30px; } } @media (max-width: 1024px) { .mydgc .box1 .con .tit1 .t { height: 90px; padding-bottom: 0; } } @media (max-width: 768px) { .mydgc .title { font-size: 20px; line-height: 26px; } .mydgc .box1 { margin-top: 25px; padding-bottom: 30px; } .mydgc .box1 .pic { width: 100%; float: none; } .mydgc .box1 .con { width: 100%; float: none; } .mydgc .box1 .con .tit { font-size: 14px; line-height: 24px; margin-top: 10px; } .mydgc .box1 .con .tit1 .t { width: 23%; margin-right: 2.6%; height: auto; padding-bottom: 15px; } .mydgc .box1 .con .tit1 .t img { width: 36px; } .mydgc .box1 .con .tit1 .t p { font-size: 14px; line-height: 16px; margin-top: 5px; } .mydgc .box2 .content .item { width: 48.5%; margin-right: 3%; margin-bottom: 3%; padding: 8px 5px; } .mydgc .box2 .content .item:nth-child(2n) { margin-right: 0; } .mydgc .box2 .content .item .num { font-size: 18px; line-height: 20px; } .mydgc .box2 .content .item .tits { font-size: 18px; line-height: 20px; } .mydgc .box2 .content .item .pic { margin-top: 10px; } .mydgc .box2 { padding-top: 25px; } .mydgc .box2 .content { margin-top: 15px; } .mydgc .box2 .content1 { margin-top: 20px; } .mydgc .box2 .content1 .con { width: 100%; float: none; padding-top: 0; } .mydgc .box2 .content1 .pic { width: 100%; float: none; } .mydgc .box2 .content1 .con .tit { margin-top: 15px; } .mydgc .box2 .content1 .con .tit .t { font-size: 14px; line-height: 26px; background-size: 26px; padding-left: 32px; margin-bottom: 7px; } .mydgc .box3 { padding-top: 25px; padding-bottom: 30px; } .mydgc .box3 .content { margin-top: 15px; } .mydgc .box3 .content .pic1 { width: 100%; float: none; } .mydgc .box3 .content .pic2 { width: 100%; float: none; margin-top: 10px; } } .xxhjs .title { text-align: center; } .xxhjs .title .tits { font-size: 30px; line-height: 32px; color: #0a4578; } .xxhjs .title .tit { font-size: 18px; line-height: 36px; color: #666; margin-top: 15px; } .xxhjs .box1 { padding-top: 35px; padding-bottom: 50px; } .xxhjs .box1 .content { margin-top: 44px; } .xxhjs .box1 .content .con { width: 50%; float: left; } .xxhjs .box1 .content .con .tit .t { margin-bottom: 37px; } .xxhjs .box1 .content .con .tit .t .t1 { font-size: 26px; line-height: 28px; color: #084478; } .xxhjs .box1 .content .con .tit .t .t2 { font-size: 20px; line-height: 32px; color: #333; text-indent: 2em; margin-top: 17px; } .xxhjs .box1 .content .con .tit .t:last-child { margin-bottom: 0; } .xxhjs .box1 .content .con .tit1 { margin-top: 23px; } .xxhjs .box1 .content .con .tit1 .t { width: 20.8%; float: left; margin-right: 5.6%; background-color: #084478; color: #fff; text-align: center; padding-top: 22px; padding-bottom: 22px; } .xxhjs .box1 .content .con .tit1 .t:last-child { margin-right: 0; } .xxhjs .box1 .content .con .tit1 .t .t1 { font-size: 28px; line-height: 30px; } .xxhjs .box1 .content .con .tit1 .t .t2 { font-size: 17px; line-height: 19px; margin-top: 8px; } .xxhjs .box1 .content .pic { width: 46.875%; float: right; } .xxhjs .box2 { background-color: #f7f7f7; padding-top: 45px; padding-bottom: 64px; } .xxhjs .box2 .content { margin-top: 31px; } .xxhjs .box2 .content .pic { width: 50%; float: left; } .xxhjs .box2 .content .con { width: 46.875%; float: right; } .xxhjs .box2 .content .con .t { width: 100%; height: auto; box-sizing: border-box; border: 1px solid #174f80; margin-bottom: 19px; padding-left: 83px; padding-top: 14px; padding-bottom: 8px; background-position: 20px 27px; background-repeat: no-repeat; background-image: url("../images/new/xxhjs_icon1.png"); } .xxhjs .box2 .content .con .t:last-child { margin-bottom: 0; } .xxhjs .box2 .content .con .t .t1 { font-size: 20px; line-height: 22px; font-weight: bold; color: #666; } .xxhjs .box2 .content .con .t .t2 { font-size: 18px; line-height: 20px; color: #666; margin-top: 11px; } .xxhjs .box3 { padding-top: 36px; padding-bottom: 15px; } .xxhjs .box3 .content1 { margin-top: 22px; } .xxhjs .box3 .content1 .tits { text-align: center; font-size: 24px; line-height: 28px; color: #3e3a39; font-weight: bold; } .xxhjs .box3 .content1 .itemBox { margin-top: 20px; } .xxhjs .box3 .content1 .itemBox .item { width: 23.4%; float: left; margin-right: 2.1%; position: relative; } .xxhjs .box3 .content1 .itemBox .item:last-child { margin-right: 0; } .xxhjs .box3 .content1 .itemBox .item .bg { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); position: absolute; top: 0; left: 0; } .xxhjs .box3 .content1 .itemBox .item .t { width: 100%; text-align: center; font-size: 20px; font-weight: bold; line-height: 22px; position: absolute; top: 50%; transform: translateY(-50%); color: #fff; } .xxhjs .box3 .content2 { margin-top: 47px; } .xxhjs .box3 .content2 .conLeft { width: 48.8%; float: left; } .xxhjs .box3 .content2 .conLeft .tits { font-size: 24px; line-height: 26px; color: #3e3a39; font-weight: bold; } .xxhjs .box3 .content2 .conLeft .tit { width: 100%; height: auto; padding: 23px 18px 28px; background-color: #f2f5f8; margin-top: 13px; box-sizing: border-box; } .xxhjs .box3 .content2 .conLeft .tit .t { font-size: 18px; line-height: 36px; color: #333; margin-bottom: 15px; } .xxhjs .box3 .content2 .conLeft .tit .t:last-child { margin-bottom: 0; } .xxhjs .box3 .content2 .conLeft .tit .t span { font-weight: bold; color: #084478; font-size: 20px; } .xxhjs .box3 .content2 .conRight { width: 49%; float: right; } .xxhjs .box3 .content2 .conRight .tits { font-size: 24px; line-height: 26px; color: #3e3a39; font-weight: bold; } .xxhjs .box3 .content2 .conRight .tit { margin-top: 13px; } .xxhjs .box3 .content2 .conRight .tit .t { width: 48.1%; float: left; margin-right: 3.8%; background-color: #f2f5f8; text-align: center; margin-bottom: 26px; padding-top: 17px; padding-bottom: 15px; } .xxhjs .box3 .content2 .conRight .tit .t:nth-child(2n) { margin-right: 0; } .xxhjs .box3 .content2 .conRight .tit .t .t1 { font-size: 22px; line-height: 24px; font-weight: bold; color: #084478; } .xxhjs .box3 .content2 .conRight .tit .t .t2 { font-size: 18px; line-height: 20px; color: #333; margin-top: 5px; } @media (max-width: 1366px) { .xxhjs .title .tits { font-size: 30px; line-height: 32px; } .xxhjs .title .tit { font-size: 16px; line-height: 30px; } .xxhjs .box1 .content .con .tit .t .t1 { font-size: 24px; line-height: 26px; } .xxhjs .box1 .content .con .tit .t .t2 { font-size: 18px; line-height: 28px; } .xxhjs .box1 .content .con .tit .t { margin-bottom: 30px; } } @media (max-width: 1200px) { .xxhjs .title .tits { font-size: 24px; line-height: 26px; } .xxhjs .box1 .content .con .tit .t .t1 { font-size: 20px; line-height: 22px; } .xxhjs .box1 .content .con .tit .t .t2 { font-size: 16px; line-height: 24px; margin-top: 8px; } .xxhjs .box1 .content .con .tit .t { margin-bottom: 20px; } .xxhjs .box2 .content .con .t .t1 { font-size: 18px; line-height: 20px; } .xxhjs .box2 .content .con .t .t2 { font-size: 16px; line-height: 18px; } .xxhjs .box3 .content1 .itemBox .item .t { font-size: 18px; line-height: 20px; } .xxhjs .box3 .content2 .conLeft .tits { font-size: 20px; line-height: 24px; } .xxhjs .box3 .content2 .conLeft .tit .t { font-size: 16px; line-height: 30px; } .xxhjs .box3 .content2 .conLeft .tit .t span { font-size: 18px; } .xxhjs .box3 .content2 .conRight .tit .t .t1 { font-size: 18px; line-height: 20px; } .xxhjs .box3 .content2 .conRight .tit .t .t2 { font-size: 16px; line-height: 18px; } .xxhjs .box3 .content1 .tits { font-size: 20px; line-height: 22px; } .xxhjs .box3 .content2 .conRight .tits { font-size: 20px; line-height: 24px; } } @media (max-width: 768px) { .xxhjs .box1 { padding-top: 25px; padding-bottom: 30px; } .xxhjs .title .tits { font-size: 20px; line-height: 22px; } .xxhjs .title .tit { font-size: 14px; line-height: 24px; margin-top: 10px; } .xxhjs .box1 .content .pic { width: 100%; float: none; } .xxhjs .box1 .content .con { width: 100%; float: none; margin-top: 15px; } .xxhjs .box1 .content { margin-top: 20px; } .xxhjs .box1 .content .con .tit .t { margin-bottom: 10px; } .xxhjs .box1 .content .con .tit .t .t1 { font-size: 16px; line-height: 18px; } .xxhjs .box1 .content .con .tit .t .t2 { font-size: 14px; margin-top: 5px; } .xxhjs .box1 .content .con .tit1 .t { width: 23.5%; margin-right: 2%; } .xxhjs .box1 .content .con .tit1 .t .t1 { font-size: 22px; line-height: 24px; } .xxhjs .box1 .content .con .tit1 .t .t2 { font-size: 14px; line-height: 16px; } .xxhjs .box2 { padding-top: 25px; padding-bottom: 35px; } .xxhjs .box2 .content .pic { width: 100%; float: none; } .xxhjs .box2 .content .con { width: 100%; float: none; margin-top: 15px; } .xxhjs .box2 .content .con .t { margin-bottom: 10px; background-position: 15px 22px; background-size: 28px; padding-left: 54px; } .xxhjs .box2 .content .con .t .t1 { font-size: 16px; line-height: 18px; } .xxhjs .box2 .content .con .t .t2 { font-size: 14px; line-height: 16px; margin-top: 5px; } .xxhjs .box3 { padding-top: 25px; } .xxhjs .box3 .content1 .itemBox .item { width: 48.5%; margin-right: 3%; margin-bottom: 3%; } .xxhjs .box3 .content1 .itemBox .item .t { font-size: 16px; } .xxhjs .box3 .content1 .itemBox .item:nth-child(2n) { margin-right: 0; } .xxhjs .box3 .content2 { margin-top: 20px; } .xxhjs .box3 .content2 .conLeft { width: 100%; float: none; } .xxhjs .box3 .content2 .conRight { float: none; width: 100%; margin-top: 10px; } .xxhjs .box3 .content2 .conLeft .tit .t { font-size: 14px; line-height: 24px; margin-bottom: 10px; } .xxhjs .box3 .content2 .conLeft .tit .t span { font-size: 16px; } .xxhjs .box3 .content2 .conRight .tit .t { height: 60px; margin-bottom: 10px; } .xxhjs .box3 .content2 .conRight .tit .t .t1 { font-size: 16px; line-height: 18px; } .xxhjs .box3 .content2 .conRight .tit .t .t2 { font-size: 14px; line-height: 16px; } } /*# sourceMappingURL=style.css.map */