html,
body {
margin: 0;
padding: 0;
background-color: #fff;
height: 100%;
width: 100%;
min-width: 1485px;
min-height: 800px;
}
.navbar {
height: 150px;
display: flex;
flex-direction: column;
min-width: 1485px;
position: fixed;
z-index: 1000;
background: url(../img/mt.svg);
width: 100%;
}
.navbar-bg{
background-color: #006cb7 ;
}
.navbar-content{
margin: 0 auto;
width: 80%;
}
.navbar .dbImg {
width: 470px;
height: 60px;
margin: 25px 0 15px;
}
.navbar .lmul {
list-style: none;
padding: 0;
margin: auto;
height: 32px;
display: flex;
justify-content: space-between;
align-items: center;
}
.navbar li img {
width: 18px;
position: relative;
top: 1px;
left: 4px;
}
.navbar li {
position: relative;
/* 为了绝对定位子菜单 */
}
.navbar .dropdown {
position: absolute;
display: none;
list-style: none;
left: -10px;
top: 25px;
background-color: #005BAA;
width: 120px;
z-index: 1;
padding: 8px 0px 16px;
text-align: center;
}
.dropdown li {
width: 100%;
margin-top: 6px;
/* 保证下拉项的宽度 */
}
.navbar li:hover .dropdown {
display: block;
/* 鼠标悬停时显示下拉菜单 */
}
/* .navbar li {
display: inline;
margin: 0 15px;
} */
.navbar a {
color: #fff;
text-decoration: none;
font-size: 20px;
font-weight: 700;
line-height: 23px;
}
.navbar .dropdown li:hover {
background-color: #1990FF;
}
.news .newX .sz .content .more {
font-size: 18px;
color: #005BAA;
justify-content: center;
display: flex;
align-items: center;
width: 95px;
height: 30px;
border: 1px solid;
margin: 10px auto;
}
.news {
display: flex;
flex-direction: column;
width: 80%;
min-width: 1485px;
margin: 0px auto;
padding: 52px 0 0 0;
}
.news .news-tit-box {
display: flex;
padding: 4px 16px;
flex-direction: row;
align-items: flex-end;
justify-content: space-between;
}
.news .news-tit-box .news-tit-left {
white-space: nowrap;
margin-right: 40px;
}
.news .news-tit-box .news-tit-left .news-tit_1 {
font-family: "黑体", Arial, sans-serif;
font-weight: bold;
font-size: 28px;
color: #005BAA;
z-index: 9999;
position: relative;
top: 6px;
}
.news .newX .sz .content .a_div {
display: flex;
flex-direction: row;
}
.news .news-tit-box .news-tit-left .news-tit_2 {
width: 80%;
margin: auto;
font-family: "黑体", Arial, sans-serif;
font-weight: bold;
font-size: 22px;
color: #B1CDE8;
z-index: 999;
}
.news .news-tit-box .news-tit-right {
width: 100%;
display: flex;
align-items: flex-end;
padding-bottom: 17px;
}
.news .news-tit-box .news-tit-right .news-right-line {
width: 42.6%;
border-bottom: 2px dashed #80ADD6;
padding-bottom: 6px;
}
.news .newX .date{
padding:2px 0px;
}
.news .news-tit-box .notice {
font-family: "黑体", Arial, sans-serif;
font-weight: bold;
font-size: 28px;
color: #005BAA;
z-index: 9999;
position: relative;
top: 8px;
text-align: center;
}
.news .news-tit-box .right-notice {
position: relative;
top: 0;
bottom: 0;
margin: -16px auto;
}
.news .news-tit-box .noticeYw {
font-family: "黑体", Arial, sans-serif;
font-weight: bold;
font-size: 22px;
color: #B1CDE8;
z-index: 999;
white-space: nowrap;
}
.news .news-tit-box .news-tit-right .news-tit-more {
width: 150px;
text-align: right;
border-bottom: 2px solid #80ADD6;
margin-left: 16px;
font-weight: 540;
font-size: 20px;
color: #005BAA;
padding-bottom: 6px;
}
.news .news-tit-box .news-tit-right .news-tit-more>a {
text-decoration: none;
display: inline-block;
width: 100%;
text-align: right;
font-weight: 540;
font-size: 20px;
color: #005BAA;
}
news .newX .sz .content .a_div {
display: flex;
flex-direction: row;
}
.news .newX .sz .content .a_span {
width: 30px;
}
.news .newX .sz .content .a_span>img {
width: 30px;
height: 30px;
object-fit: cover;
}
.news .newX .sz .content .a_two_div {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-left: 10px;
width: 478px;
min-width: 478px;
font-weight: 300;
color: #333333;
font-size: 16px;
line-height: 1.5em;
max-height: 15em;
}
.news .newX .sz .content .a_date {
width: 100px;
min-width: 100px;
font-size: 16px;
font-weight: 300;
line-height: 1.5em;
gap: 10px;
font-family: "黑体", Arial, sans-serif;
}
.news .newX .title {
font-family: "黑体", Arial, sans-serif;
font-weight: bold;
color: #005bac;
font-size: 30px;
letter-spacing: 0.05rem;
white-space: nowrap;
line-height: 1.5em;
max-height: 3em;
position: relative;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
width: 100%;
text-overflow:ellipsis;
white-space:nowrap;
}
.news .newX .sub {
font-weight: 300;
color: #333333;
font-size: 18px;
display: block;
overflow: hidden;
white-space: normal;
line-height: 1.5em;
max-height: 15em;
position: relative;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
width: 100%;
white-space:nowrap;
text-overflow:ellipsis;
}
.news .newX {
display: flex;
margin: 30px 0px 38px;
min-width: 1485px;
width: 80%;
}
.news .newX .gdImg .news-nav-left1 .newSick2 img {
width: 640px;
height: 432px;
position: relative;
min-width: 640px;
min-height: 432px;
}
.news .newX .sz .content {
display: flex;
flex-direction: column;
width: 80%;
gap: 10px;
}
.news .newX .sz .content .s {
/* font-family: "宋体", Arial, sans-serif; */
font-weight: bold;
color: #005bac;
font-size: 30px;
letter-spacing: 0.05rem;
display: block;
overflow: hidden;
white-space: normal;
line-height: 1.5em;
max-height: 3em;
text-overflow: ellipsis;
position: relative;
}
.news .newX .sz .content .x .xs {
font-weight: 300;
color: #333333;
font-size: 18px;
margin-top: 18px;
display: block;
overflow: hidden;
white-space: normal;
line-height: 1.5em;
max-height: 15em;
text-overflow: ellipsis;
position: relative;
}
.news-container {
width: 98%;
min-height: 240px;
margin: auto;
overflow: hidden;
min-width: 1485px;
text-decoration: none;
}
.xxList {
display: flex;
/* height: 180px; */
/* overflow-x: visible; */
/* width: 100%; */
width: 100%;
animation: slide 60s linear infinite;
}
@keyframes slide {
0% {
transform: translateX(0%);
}
100% {
transform: translateX(-50%);
}
}
.xxList .xxContiner {
border-radius: 8px;
border-color: #BBBBBB;
box-shadow: 0 0 6px 0 rgba(0, 0, 0, 1);
background: #fff;
padding: 10px;
text-decoration: none;
margin: 0px 16px;
display: inline-block;
}
.xxList .content {
display: flex;
width: 492px;
height: 160px;
overflow: hidden;
}
.xxList .content .zc {
display: flex;
flex-direction: column;
width: 60%;
height: 75px;
align-items: center;
position: relative;
}
.xxList .content .zc::after {
content: '';
display: block;
position: absolute;
bottom: 23px;
left: 102px;
width: 1px;
height: 46px;
background-color: #BBBBBB;
transition: width 0.3s;
}
.xxList .content .zc .zs-text_1 {
color: #6C6C6C;
font-size: 36px;
font-weight: bold;
line-height: 36px;
}
.xxList .content .zc .zs-text_2 {
font-size: 18px;
line-height: 25px;
color: #6C6C6C;
}
.xxList .content .zy .s {
font-size: 18px;
font-weight: bold;
color: #005BAA;
line-height: 25px;
margin-top: 3px;
/* display: -webkit-box; */
width: 375px;
min-width: 375px;
/* overflow: hidden; */
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.xxList .content .zy .x {
font-size: 14px;
line-height: 1.5;
color: #333333;
margin-top: 12px;
/* display: -webkit-box; */
width: 375px;
/* overflow: hidden; */
/* gap: 4px; */
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
}
/*.ydjs {
width: 100%;
min-width: 1485px;
background-image: url(../img/sportBg.png);
background-repeat: no-repeat;
object-fit: fill;
position: relative;
bottom: 453px;
}*/
.ydjs .sb {
display: flex;
flex-direction: column;
width: 80%;
min-width: 1180px;
margin: 0px auto;
padding: 52px 0px 0;
}
.ydjs .sb .news-tit-box {
display: flex;
padding: 4px 16px;
flex-direction: row;
align-items: flex-end;
justify-content: space-between;
}
.ydjs .sb .news-tit-box .news-tit-left {
white-space: nowrap;
margin-right: 40px;
}
.ydjs .sb .news-tit-box .news-tit-left .news-tit_1 {
font-family: "黑体", Arial, sans-serif;
font-weight: bold;
font-size: 28px;
color: #005BAA;
z-index: 9999;
}
.ydjs .sb .news-tit-box .news-tit-left .news-tit_2 {
width: 80%;
margin: auto;
font-family: "黑体", Arial, sans-serif;
font-weight: bold;
font-size: 22px;
color: #B1CDE8;
z-index: 999;
}
.ydjs .sb .news-tit-box .news-tit-right {
width: 100%;
display: flex;
align-items: flex-end;
}
.ydjs .sb .news-tit-box .news-tit-right .news-right-line {
width: 90%;
border-bottom: 2px dashed #80ADD6;
padding-bottom: 6px;
}
.ydjs .sb .news-tit-box .news-tit-right .news-tit-more {
width: 160px;
text-align: right;
border-bottom: 2px solid #80ADD6;
margin-left: 16px;
font-weight: 540;
font-size: 20px;
color: #005BAA;
padding-bottom: 6px;
}
.ydjs .sb .news-tit-box .news-tit-right .news-tit-more>a {
text-decoration: none;
display: inline-block;
width: 100%;
text-align: right;
font-weight: 540;
font-size: 20px;
color: #005BAA;
}
.ldlb {
width: 100%;
min-width: 1180px;
margin: 32px auto;
overflow: hidden;
padding: 10px 0;
}
.ldlb .ldlbList {
display: flex;
width: 100%;
animation: slide 60s linear infinite;
}
.ldlb .ldlbList a {
text-decoration-line: none;
margin-right: 26px;
}
.ldlb .ldlbList .content {
display: flex;
flex-direction: column;
}
.ldlb .ldlbList .content .fontContent {
display: flex;
flex-direction: column;
}
.ldlb .ldlbList .content .fontContent>:first-child {
display: inline-block;
width: 492px;
height: 56px;
line-height: 28px;
overflow-y: hidden;
font-size: 20px;
font-weight: bold;
color: #333333;
}
.ldlb .ldlbList .content .fontContent .dfont {
font-size: 16px;
color: #6C6C6C;
line-height: 23px;
display: flex;
flex-direction: column;
margin-left: 10px;
position: relative;
}
.ldlb .ldlbList .content .fontContent .dfont>:first-child {
padding-bottom: 8px;
}
.ldlb .ldlbList .content .fontContent .dfont::after {
content: '';
display: block;
position: absolute;
bottom: 5px;
left: -7px;
width: 2px;
height: 40px;
background-color: #005BAA;
transition: width 0.3s;
}
.ssby {
padding-top: 52px;
}
.ssby .news-tit-left {
white-space: nowrap;
margin-right: 40px;
display: flex;
flex-direction: column;
margin-bottom: 60px;
}
.ssby .news-tit-left .news-tit_1 {
font-weight: bold;
font-size: 36px;
color: #005BAA;
z-index: 9999;
height: 39px;
width: 144px;
margin: auto;
}
.ssby .news-tit-left .news-tit_2 {
width: 667px;
margin: auto;
font-weight: bold;
font-size: 32px;
color: #005BAA;
opacity: 0.6;
z-index: 999;
height: 29px;
display: flex;
justify-content: center;
}
.ssby .list {
display: flex;
width: 1485px;
margin: auto;
min-width: 1200px;
gap: 10px;
}
.ssby .list a {
text-decoration-line: none;
}
.look-more{
display: inline-block;
text-align: center;
width: 100%;
padding: 30px 0;
}
}
.ssby .xcontent {
display: flex;
flex-direction: column;
height: 722px;
margin-right: 30px;
}
.ssby .xcontent span {
height: 50px;
width: 306px;
display: inline-block;
margin-top:20px;
}
.ssby .xcontent span:nth-child(2) {
text-align: right;
}
.ssby .xcontent:nth-child(2),
.ssby .xcontent:nth-child(4) {
display: flex;
flex-direction: column;
height: 722px;
position: relative;
top: 92px;
}
.ssby .xcontent:nth-child(1) .fontC,
.ssby .xcontent:nth-child(3) .fontC {
background: #005BAA;
height: 92px;
width: 360px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-end;
position: relative;
color: #fff;
bottom: 4px;
font-size: 18px;
line-height: 27px;
}
.ssby .xcontent:nth-child(2) .fontC,
.ssby .xcontent:nth-child(4) .fontC {
background: #005BAA;
height: 96px;
width: 360px;
display: flex;
justify-content: center;
flex-direction: column;
align-items: flex-end;
position: relative;
color: #fff;
bottom: 722px;
font-size: 18px;
line-height: 27px;
}
.ssby .xcontent:nth-child(2) .fontC::after,
.ssby .xcontent:nth-child(4) .fontC::after {
content: '';
display: block;
position: absolute;
bottom: 56px;
left: 26px;
width: 1px;
height: 40px;
background-color: #fff;
transition: width 0.3s;
}
.ssby .xcontent:nth-child(2) .fontC::before,
.ssby .xcontent:nth-child(4) .fontC::before {
content: '';
display: block;
position: absolute;
bottom: 46px;
left: 22px;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #fff;
}
.ssby .xcontent:nth-child(1) .fontC::after,
.ssby .xcontent:nth-child(3) .fontC::after {
content: '';
display: block;
position: absolute;
bottom: 56px;
left: 26px;
width: 1px;
height: 40px;
background-color: #fff;
transition: width 0.3s;
}
.ssby .xcontent:nth-child(1) .fontC::before,
.ssby .xcontent:nth-child(3) .fontC::before {
content: '';
display: block;
position: absolute;
bottom: 46px;
left: 22px;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #fff;
}
.ssby .ckgd {
width: 380px;
height: 60px;
border: 1px solid #005BAA;
border-radius: 57px;
background-color: #fff;
display: flex;
justify-content: center;
align-items: center;
margin: 0px auto;
}
.ssby a {
text-decoration-line: none;
}
.ssby .ckgd span {
color: #005BAA;
font-size: 28px;
line-height: 39px;
}
.gjfc {
display: flex;
width: 80%;
margin: 0 auto 100px;
min-width: 1485px;
position: relative;
height: 660px;
}
.gjfc .left img {
height: 584px;
width: 247px;
}
.gjfc .right {
display: flex;
flex: 1;
flex-wrap: wrap;
}
.gjfc .right a img {
margin:0 12px 9px 0;
height: 225px;
width: 400px;
}
.gjfc .right a .ab .bgspan {
position: relative;
bottom: 54px;
}
.gjfc .right .ab .bgspan::after {
opacity: 0.2;
position: absolute;
background-color: #000000;
content: "";
width: 97%;
height: 40px;
}
.gjfc .right a .ab .bgspan span{
height: 40px;
overflow: hidden;
color: #fff;
font-size: 16px;
line-height: 40px;
position: absolute;
z-index: 111;
display: flex;
align-items: center;
text-overflow: ellipsis;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
width: 94%;
padding-left: 10px;
white-space: nowrap;
display: inline-block;
}
.db {
width: 100%;
height: 375px;
background-color: #005BAA;
}
.db .contentClass {
width: 80%;
min-width: 1200px;
display: flex;
margin: auto;
padding: 50px 0px 0;
justify-content: space-between;
}
.db .contentClass .left {
display: flex;
flex-direction: column;
}
.db .contentClass .left .dbImg img {
width: 449px;
height: 60px;
}
.db .contentClass .left .dbImg {
margin-bottom: 80px;
}
.db .contentClass .left .xfont {
font-size: 14px;
line-height: 20px;
color: #FFFFFF;
display: flex;
flex-direction: column;
}
.db .contentClass .right {
display: flex;
margin-right: 22px;
width: 400px;
justify-content: center;
}
.db .contentClass .right .ll {
display: flex;
flex-direction: column;
margin-right: 60px;
}
.db .contentClass .right .lr {
display: flex;
flex-direction: column;
}
.db .contentClass .right .fontl {
font-size: 22px;
color: #fff;
line-height: 33px;
margin-bottom: 20px;
}
.db .contentClass .right .adiv {
display: flex;
flex-direction: column;
font-size: 14px;
line-height: 16px;
}
.db .contentClass .right .adiv a {
margin-bottom: 12px;
color: #fff;
}
.dbx {
width: 100%;
background-color: #C9C9C9;
margin: 0 20px;
height: 1px;
position: relative;
top: 32px;
}
.ccdiv {
width: 100%;
height: 20px;
font-size: 14px;
color: #C9C9C9;
line-height: 20px;
margin: auto;
position: relative;
top: 50px;
text-align: center;
border-top: 1px solid #c9c9c9;
padding: 20px 0;
}