﻿body {
    margin: 0px auto;
    padding: 0px;
    font-family: 'Microsoft YaHei', 'SimSun';
    font-size: 14px;
    background: #F3F5F9;
}

.Top {
    width: 100%;
    height: 68px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.02);
    display: flex;
    justify-content: center;
}

.Top .TopCon {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1400px;
}

.Top .logo {
    width: 615px;
    height: 27px;
    margin: 20px 0 19px 0px;
    float: left;
}

.Top .Old {
    float: right;
    color: rgba(255, 255, 255, 0.6);
    line-height: 68px;
    font-size: 14px;
}

.Top .Old:hover {
    color: rgba(255, 255, 255, 1);
}

.Top .NavCon {
    width: auto;
    float: right;
    line-height: 68px;
}

.Top .NavCon ul li {
    width: auto;
    margin-left: 15px;
    float: right;
}

.Top .NavCon ul li a {
    color: rgba(0, 0, 0, 0.85);
    font-size: 15px;
    line-height: 68px;
}

.Top .NavCon ul li a:hover {
    color: rgba(67, 109, 244, 1);
}

.topbar-html-content-item img {
    padding-top: 0 !important;
}

.NavNow a {
    color: rgba(67, 109, 244, 1) !important;
}

.Top2 {
    width: 100%;
    height: 68px;
    background: rgba(67, 109, 244, 1);
    overflow: hidden;
    min-width: 1400px;
}

.Top2 .TopCon {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}

.Top2 .logo {
    width: 615px;
    height: 27px;
    margin: 20px 0 19px 0px;
    float: left;
}

.Top2 .Old {
    float: right;
    color: rgba(255, 255, 255, 0.6);
    line-height: 68px;
    font-size: 14px;
}

.Top2 .Old:hover {
    color: rgba(255, 255, 255, 1);
}

.Top2 .NavCon {
    width: auto;
    float: right;
    line-height: 68px;
}

.Top2 .NavCon ul li {
    width: auto;
    margin-left: 30px;
    float: right;
}

.Top2 .NavCon ul li a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    line-height: 68px;
}

.Top2 .NavCon ul li a:hover {
    color: #fff;
}

.NavNow a {
    color: #fff !important;
}








.Banner {
    width: 100%;
    height: 750px;
    background: url(../../images/Banner.png) no-repeat top center;
    overflow: hidden;
    min-width: 1400px;
    background-size: cover;
    background-position: center center;
}

.Banner .Intro {
    width: 1400px;
    height: auto;
    margin: 100px auto 0;
}

.Banner p {
    width: 700px;
    color: rgba(0, 0, 0, 0.8);
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    margin-bottom: 15px;
}

.Banner span {
    display: inline-block;
    color: rgba(67, 109, 244, 1);
    font-weight: 800;
}

.Link {
    width: 1200px;
    height: 120px;
    margin: -60px auto 60px;
}

.Link ul {
    width: 1200px;
    height: 120px;
}

.Link li {
    width: 335px;
    height: 120px;
    float: left;
    margin-right: 20px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

.Link li:hover {
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2);
}

.Link li a {
    display: block;
}


.Title {
    width: 1400px;
    height: 26px;
    line-height: 26px;
    margin: 40px auto 30px;
}

.Title h3 {
    color: rgba(0, 0, 0, 0.8);
    font-size: 26px;
    font-weight: 600;
    line-height: 26px;
    float: left;
}

.Title .More {
    display: block;
    color: #436DF4;
    float: right;
    line-height: 26px;
}

.Major {
    width: 1400px;
    height: 285px;
    border-radius: 6px;
    opacity: 1;
    background: #FFFFFF;
    margin: 0 auto;
    padding-top: 15px;
}

.Major .MajorBox {
    width: 1360px;
    height: 64px;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 30px;
}

.Major .MajorBox span {
    display: block;
    width: 116px;
    height: 40px;
    color: #436DF4;
    font-size: 16px;
    text-indent: 22px;
    line-height: 40px;
    background: url(../../images/majorbg.png) no-repeat;
    float: left;
}

.Major .MajorBox p {
    width: 1220px;
    height: 64px;
    float: right;
    color: rgba(0, 0, 0, 0.8);
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    text-align: justify;
}

.Culture {
    width: 1400px;
    height: auto;
    margin: 0 auto;
}

.Culture ul {
    width: 1200px;
    height: auto;
    overflow: hidden;
}

.Culture ul li {
    width: 335px;
    height: 200px;
    border-radius: 8px;
    opacity: 1;
    background: rgba(255, 255, 255, 0.8);
    float: left;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
}



.Culture ul li .Subscript {
    width: 167px;
    height: 34px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../../images/Subscript.png) no-repeat;
    color: #fff;
    font-size: 16px;
    text-indent: 52px;
    line-height: 34px;
}

.Culture ul li .LinkIcon {
    width: 300px;
    height: 104px;
    margin: 55px auto 0;
}

.Culture ul li .LinkIcon a {
    display: block;
    width: 100px;
    height: 120px;
    float: left;
    margin: 0;
}

.Culture ul li .LinkIcon i {
    display: block;
    width: 60px;
    height: 60px;
    margin-left: 20px;
    margin-top: 14px;
}

.Culture ul li .LinkIcon .Icon1 {
    background: url(../../images/Icon1.svg) no-repeat;
}

.Culture ul li .LinkIcon .Icon2 {
    background: url(../../images/Icon2.svg) no-repeat;
}

.Culture ul li .LinkIcon .Icon3 {
    background: url(../../images/Icon3.svg) no-repeat;
}

.Culture ul li .LinkIcon span {
    display: inline-block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
    text-align: center;
}

.Culture ul li .LinkIcon a:hover {
    background: #EEF2FD;
    border-radius: 6px;
}

.Culture ul li .LinkIcon a:hover span {
    color: #436DF4;
}


.All {
    float: right;
    margin-left: 20px;
    color: #333;
    line-height: 26px;
}

.All:hover {
    color: #436DF4;
}

.Active {
    color: #436DF4 !important;
}

.Achieve {
    width: 1400px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.Achieve ul {
    width: 1400px;
    overflow: hidden;
}

.Achieve ul li {
    width: 450px;
    height: 120px;
    background: #fff;
    float: left;
    margin-bottom: 20px;
    margin-right: 25px;
    border-radius: 6px;
}

.Achieve ul li:last-child {
    margin-right: 0;
}

.Achieve ul li:hover a {
    color: #436DF4;
    cursor: pointer;
}

.Achieve ul li i {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    background: url(../../images/Teach.png) no-repeat;
    margin: 49px 8px 0 20px;
}

.Achieve ul li h3 {
    font-size: 18px;
    line-height: 120px;
    float: left;
    color: rgba(0, 0, 0, 0.85);
    font-weight: 600;
}

.Achieve ul li a {
    display: block;
    float: right;
    line-height: 120px;
    margin-right: 20px;
    color: rgba(0, 0, 0, 0.65);
    background: url(../../images/more.png) no-repeat;
    background-position: 66px;
    width: 96px;
    padding-right: 27px;
}

.Daolun {
    width: 1400px;
    line-height: 26px;
    overflow: hidden;
    margin: 40px auto 40px;
}

.Daolun ul li {
    width: 440px;
    height: 45px;
    background: #fff;
    float: left;
    margin-bottom: 20px;
    margin-right: 25px;
    border-radius: 6px;
}

.Daolun ul li a {
    display: block;
    float: right;
    line-height: 45px;
    padding-left: 20px;
    /* margin-right: 20px; */
    color: rgba(0, 0, 0, 0.85);
    width: 440px;
    /* padding-right: 27px; */
}

.Daolun ul li a:hover {
    text-decoration: none;
}

.Daolun ul li h3 {
    font-size: 18px;
    line-height: 45px;
    float: left;
    color: rgba(0, 0, 0, 0.85);
    font-weight: 600;
}


.Analysis {
    width: 1400px;
    /* height: 300px; */
    margin: 0 auto;
}

.Analysis ul {
    width: 1400px;
    height: auto;
    overflow: hidden;
}

.Analysis ul li {
    width: 260px;
    height: 300px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.Analysis ul li a img {
    width: 100%;
}



.Analysis ul li a {
    display: block;
    pointer-events: none;
}

.Research {
    width: 1400px;
    /* height: 300px; */
    margin: 0 auto;
}

.Research ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.Research ul li {
    width: 260px;
    height: 300px;
    float: left;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
}



.Research .ReBg {
    background: url(../../images/ResearchBg.png) no-repeat;
}

.Research ul li h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin: 20px 0 0 20px;
}

.Research ul li span {
    display: inline-block;
}

.Research ul li .Line {
    width: 40px;
    height: 4px;
    background: #F79C42;
    border-radius: 10px;
    margin-top: 12px;
    margin-left: 20px;
}

.Research ul li .Infor {
    width: 260px;
    margin: 30px auto;
    text-align: center;
}

.Research ul li .Infor .Num {
    font-size: 90px;
    line-height: 90px;
    font-family: Arial, Helvetica, sans-serif;
    color: #436DF4;
}

.Research ul li .Infor .Unit {
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.65);
    margin-left: 5px;
}

.Research ul li a {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: rgba(0, 0, 0, 0.65);
    background: url(../../images/more.png) no-repeat;
    background-position: 65px;
    width: 75px;
}

.Research ul li a:hover {
    color: #436DF4;
}

.Teacher {
    width: 1400px;
    height: 364px;
    margin: 0 auto;
    position: relative;
}

.Teacher ul {
    width: 1200px;
    height: 364px;
    overflow: hidden;
}

.Teacher .ListCon {
    width: 1400px;
    height: 364px;
    overflow: hidden;
}

.Teacher ul li {
    width: 335px;
    height: 364px;
    float: left;
    margin-right: 20px;
    position: relative;
    background: #fff;
    border-radius: 6px;
}

.Teacher ul li .TeacherImg {
    width: 335px;
    height: 200px;
}

.Teacher ul li .TeacherImg img {
    width: 335px;
    height: 200px;
    display: block;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.Teacher ul li .Name {
    width: 295px;
    height: 46px;
    border-bottom: 1px solid #D8D8D8;
    margin: 10px auto 0;
}

.Teacher ul li .Name h3 {
    color: rgba(0, 0, 0, 0.8);
    font-size: 20px;
    font-weight: bold;
    line-height: 46px;
    float: left;
}

.Teacher ul li .Name span {
    line-height: 55px;
    font-size: 14px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.65);
    margin-left: 10px;
}

.Teacher ul li .Name a {
    display: block;
    line-height: 55px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.65);
    background: url(../../images/more.png) no-repeat;
    background-position: 55px;
    width: 66px;
    float: right;
}

.Teacher ul li .Name a:hover {
    color: #436DF4;
}

.Teacher ul li p {
    width: 295px;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.65);
    text-align: justify;
    margin-left: 20px;
}

.Teacher .prev {
    float: left;
    margin: 28px 22px 0px 0px;
    cursor: pointer;
    display: inline;
    position: absolute;
    left: -40px;
    top: 140px;
}

.Teacher .next {
    float: right;
    margin: 28px 0px 0px 0px;
    cursor: pointer;
    display: inline;
    position: absolute;
    right: -40px;
    top: 140px;
}

.Footer {
    width: 100%;
    height: 128px;
    background: rgba(0, 0, 0, 0.8);
    margin-top: 60px;
    min-width: 1400px;
}

.Footer .FooterCon {
    width: 1400px;
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    padding-top: 25px;
}

.Footer .FooterCon p {
    color: rgba(255, 255, 255, 0.65);
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-weight: normal;
}

.Footer .FooterCon a {
    color: rgba(255, 255, 255, 0.65);
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-weight: normal;
}

.Footer .FooterCon a:hover {
    color: rgba(255, 255, 255, 1);
}

.TableCon {
    width: 1400px;
    margin: 0 auto;
    background-color: #fff;
    min-height: 582px;
}

.TableCon table thead {
    width: 1400px;
    height: 48px;
    line-height: 48px;
    background: #436DF4;
}

.TableCon table thead tr th {
    padding: 20px 0px;
    line-height: 20px;
    font-size: 15px;
    color: #1D2129;
    font-weight: 600;
    border-right: 1px solid #e8e8e8;
    text-align: center;
}

.TableCon table tbody tr td {
    border: 1px solid #e8e8e8;
    line-height: 48px;
    font-size: 14px;
    padding: 10px;
}

.TableCon table tbody tr td a {
    color: #436DF4;
}

.TableCon table tbody tr:hover {
    background: #F1F5FD;
}

/* .TableCon table tbody tr:nth-of-type(even) {
    background: #F5F7FE;
  } */

.Td {
    margin: 0 20px;
}

.Tcenter {
    text-align: center;
}

.Tleft {
    text-align: left;
}

.w50 {
    width: 50px;
}

.w100 {
    width: 100px;
}

.w150 {
    width: 150px;
}

.w200 {
    width: 200px;
}

.w250 {
    width: 250px;
}

.w300 {
    width: 300px;
}

.Tinfor {
    width: 1300px;
    height: 580px;
    background: url(../../images/Tbg.png) no-repeat;
    margin: 0 auto;
    overflow: hidden;
    padding: 50px;
}

.Tinfor .Base {
    width: 1300px;
    height: 340px;
}

.Tinfor .Base .Timg {
    width: 540px;
    height: 340px;
    float: left;
    margin-right: 50px;
}

.Tinfor .Base .Timg img {
    display: block;
    width: 540px;
    height: 340px;
    border-radius: 8px;
}

.Tinfor .BaseCon {
    width: 710px;
    height: 340px;
    float: left;
}

.Tinfor .BaseCon .Name {
    width: 710px;
    height: 60px;
    margin-top: 30px;
}

.Tinfor .BaseCon .Name h3 {
    color: #436DF4;
    font-size: 60px;
    line-height: 60px;
    float: left;
    margin-right: 15px;
}

.Tinfor .BaseCon .Name .Job {
    width: 100px;
    height: 60px;
    float: left;
}

.Tinfor .BaseCon .Name .Job img {
    display: block;
    width: 24px;
    height: 24px;
    margin-top: 6px;
}

.Tinfor .BaseCon .Name .Job span {
    display: inline-block;
    width: 100px;
    height: 24px;
    line-height: 24px;
    color: #1D2129;
    font-size: 24px;
    font-weight: normal;
    margin-top: 6px;
}

.Tinfor .BaseCon .Contact {
    width: 710px;
    height: 24px;
    margin-top: 30px;
}

.Tinfor .BaseCon .Contact i {
    display: block;
    width: 28px;
    height: 24px;
    float: left;
    margin-right: 6px;
}

.Tinfor .BaseCon .Contact span {
    display: inline-block;
    line-height: 24px;
    color: #1D2129;
    font-size: 20px;
    font-weight: 300;
    float: left;
    margin-right: 40px;
}

.Tinfor .BaseCon .Contact .Tel {
    background: url(../../images/phone.svg) no-repeat;
}

.Tinfor .BaseCon .Contact .Add {
    background: url(../../images/add.svg) no-repeat;
}

.Tinfor .BaseCon .Detail {
    width: 710px;
    height: 144px;
    margin-top: 40px;
}

.Tinfor .BaseCon .Detail p {
    width: 355px;
    height: 36px;
    line-height: 36px;
    float: left;
    color: #1D2129;
    font-size: 20px;
    line-height: 36px;
    font-weight: 300;
}

.Tinfor .Tachieve {
    width: 1300px;
    height: 108px;
    margin-top: 90px;
}

.Tinfor .Tachieve .Sort {
    width: 180px;
    height: 108px;
    float: left;
    text-align: left;
    margin: 0 40px;
}

.Tinfor .Tachieve .Sort h3 {
    color: #1D2129;
    font-size: 108px;
    line-height: 108px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-right: 6px;
}

.Tinfor .Tachieve .Sort .Tunit {
    width: 48px;
    height: 108px;
    float: left;
}

.Tinfor .Tachieve .Sort .Tunit span {
    display: inline-block;
    width: 40px;
    height: 24px;
    background: rgba(247, 156, 66, 0.4);
    line-height: 24px;
    text-align: center;
    color: #1D2129;
    font-size: 14px;
    margin-top: 32px;
    border-radius: 40px;
}

.Tinfor .Tachieve .Sort .Tunit p {
    display: block;
    color: #1D2129;
    font-size: 24px;
    line-height: 24px;
    margin-top: 10px;
}


.Explain {
    width: 1400px;
    height: auto;
    margin: 0 auto;
}

.Explain ul {
    width: 1200px;
    height: auto;
    overflow: hidden;
}

.Explain ul li {
    width: 410px;
    height: 126px;
    float: left;
    margin-right: 25px;
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 20px;
}

.Explain ul li h3 {
    color: rgba(0, 0, 0, 0.8);
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    height: 40px;
    text-align: justify;
}

.Explain ul li .Infor {
    width: 410px;
    height: 28px;
    margin-top: 10px;
}

.Explain ul li .Infor .Key {
    display: inline-block;
    height: 28px;
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
    line-height: 28px;
    border-radius: 4px;
    font-weight: 400;
}

.Explain ul li .Infor a {
    display: block;
    color: rgba(0, 0, 0, 0.65);
    line-height: 28px;
    background: url(../../images/more.png) no-repeat;
    background-position: 70px;
    float: right;
    width: 119px;
    pointer-events: none;
}


.Explain ul li .Infor a:hover {
    color: #436DF4;
}


/* 无障碍和暗黑按钮样式 */
/* .wzaElder {
    position: fixed;
    bottom: 0;
    right: 103px;
    height: 24px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    line-height: 24px;
    background: #f5801c;
    padding: 0 3px;
    color: #fff;
    border-radius: 5px 0 0 0;
    z-index: 999;
  } */

.wzaElder:hover {
    color: #fff;
}

.switch {
    color: #fff;
    display: flex;
    position: fixed;
    right: 21px;
    bottom: 0;
    border: 1px solid #fff;
    border-bottom: none;
    border-radius: 0 5px 0 0;
    z-index: 999;
    cursor: pointer;
}

.switch-light,
.switch-dark {
    width: 40px;
    height: 23px;
    line-height: 24px;
    text-align: center;
    background: #000;
}

.switch-light {
    border-right: 1px solid #fff;
}

.switch-dark {
    border-radius: 0 5px 0 0;
}

.switch-active {
    background: #f5801c;
}

/* 暗黑模式样式 */
body.dark {
    background: #111111;
}

body.dark .Top {
    background: #111111;
}

.bright1 {
    display: block;
}

body.dark .bright1 {
    display: none;
}

.bright2 {
    display: none;
}

body.dark .bright2 {
    display: block;
}

body.dark .Top .NavCon ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 68px;
}

body.dark .Banner {
    background: url(../../images/dark_Banner.png) no-repeat top center;
    background-size: cover;
    background-position: center center;
}

body.dark .Banner span {
    color: #4896D1;
}

body.dark .Culture ul li {
    background: #191919;
}

body.dark .Culture ul li .LinkIcon .Icon1 {
    background: url(../../images/dark_Icon1.png) no-repeat;
}

body.dark .Culture ul li .LinkIcon .Icon2 {
    background: url(../../images/dark_Icon2.png) no-repeat;
}

body.dark .Culture ul li .LinkIcon .Icon3 {
    background: url(../../images/dark_Icon3.png) no-repeat;
}

body.dark .Achieve ul li {
    background: #191919;
}

body.dark .Achieve ul li i {
    background: url(../../images/dark_Teach.png) no-repeat;
}

body.dark .Explain ul li {
    background: #191919;
}

body.dark .Explain ul li h3 {
    color: #fff;
}


body.dark .Culture ul li .LinkIcon a:hover span {
    color: #4896D1;
}

body.dark .Culture ul li .LinkIcon span {
    color: #fff;
}

body.dark .Culture ul li .Subscript {
    background: url(../../images/dark_Subscript.png) no-repeat;
}

body.dark .Title h3 {
    color: #fff;
}

body.dark .Analysis ul li {
    position: relative;

}

body.dark .Achieve ul li h3 {
    color: #fff;
}

body.dark .Daolun ul li {
    background-color: #191919;
}

body.dark .Daolun ul li a{
    color: #fff;
}

body.dark .Achieve ul li a {
    color: #fff;
}

body.dark .Achieve ul li a:hover {
    color: #4896D1;
}

body.dark .Title .More {
    color: #4896D1;
}

body.dark .Analysis ul li::before {
    content: " ";
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*最后一个参数是半透明度，可以透过调整0-1的数值，调整到满意的透明度*/
    background-color: rgba(0, 0, 0, 0.5);
}

body.dark .Explain ul li .Infor a {
    color: #fff;
}

body.dark .Explain ul li .Infor a:hover {
    color: #4896D1;
}

body.dark .Research .ReBg {
    background: #191919;
}

body.dark .Research ul li a:hover {
    color: #4896D1;
}

body.dark .Research ul li h3 {
    color: #BFBFBF;
}

body.dark .Research ul li a {
    color: #BFBFBF;
}

body.dark .Research ul li .Infor .Unit {
    color: #BFBFBF;
}

body.dark .Research ul li .Infor .Num {
    color: #3894da;
}

/* 列表页 */
body.dark .Top2 {
    background-color: #3894da;
}

body.dark .TableCon {
    background: #191919;
    color: #BFBFBF;
}

.tr_background {
    background: #d7dce5;
}

body.dark .tr_background {
    background: #636770;
}

body.dark .TableCon table thead tr th {
    color: #BFBFBF;
}

/* body.dark .TableCon table tbody tr:nth-of-type(even) {
    background: #515359;
  } */
body.dark .TableCon table tbody tr:hover {
    background: #515359;
}

body.dark .navbar-toggler {
    color: #fff;
}

body.dark .TableCon table thead tr th {
    border-right: 1px solid #e8e8e8;
}

/* 无障碍清除缓存样式 */
.wzaElder {
    position: fixed;
    bottom: 0;
    right: 103px;
    height: 24px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    line-height: 24px;
    background: #000;
    padding: 0 3px;
    color: #fff;
    border-radius: 5px 0 0 0;
    z-index: 999;
    cursor: pointer;
}

.wzaBtnClose {
    position: fixed;
    bottom: 0;
    right: 103px;
    height: 24px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    line-height: 24px;
    background: #f5801c;
    display: none;
    padding: 0 3px;
    color: #fff;
    border-radius: 5px 0 0 0;
    z-index: 999;
    cursor: pointer;
}

.navbar-toggler {
    display: none !important;
}


.min-h-498 {
    min-height: 565px;
}

/* 媒体查询响应式 */
@media screen and (max-width: 1460px) {
    .Analysis ul li {
        width: 18vw;
    }

    .Research ul li {
        width: 18vw;
    }
}

@media screen and (max-width: 1420px) {
    .Banner {
        min-width: unset;
    }

    .Banner .Intro {
        width: 100%;
    }

    .Title {
        width: 100%;
    }

    .Culture {
        width: 100%;
    }

    .Achieve {
        width: 100%;
    }

    .Analysis {
        width: 100%;
    }

    .Analysis ul {
        width: 100%;
    }

    .Research {
        width: 100%;
    }

    .Explain {
        width: 100%;
    }

    .Footer {
        min-width: unset;
    }

    .Footer .FooterCon {
        width: 100%;
    }
}

@media screen and (max-width: 1340px) {
    .Analysis ul li {
        width: 17vw;
    }

    .Research ul li {
        width: 17vw;
        height: 270px;
    }

    .Research ul li .Infor {
        width: 230px;
    }
}


@media screen and (max-width: 1200px) {
    .Analysis ul li {
        width: 21vw;
    }

    .Research ul li {
        width: 21vw;
        height: 250px;
    }

    .Top {
        min-width: 100%;
        height: auto;
    }

    .Top2 {
        min-width: 100%;
        height: auto;
    }

    .Top .TopCon {
        width: 1200px;
        display: flex;
        flex-direction: column;
    }

    .Top2 .navbar-toggler {
        color: #fff;
    }

    .Top2 .TopCon {
        width: 1200px;
        display: flex;
        flex-direction: column;
    }

    .Top .logo {
        margin: 20px 0 19px 30px;
        float: none;
    }

    .Top2 .logo {
        margin: 20px 0 19px 30px;
        float: none;
    }

    .Top .NavCon {
        width: 96vw;
    }

    .Top2 .NavCon {
        width: 96vw;
    }

    .Top .NavCon ul {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        min-width: 480px;
    }

    .Top2 .NavCon ul {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        min-width: 480px;
    }

    .TableCon {
        width: 96vw;
        overflow: auto;
    }


    .TableCon table tbody tr td {
        line-height: 17px;
        text-align: center;
    }

    .Banner {
        min-width: 100%;
    }

    .Banner .Intro {
        margin: 0;
    }

    .Title {
        width: 92vw;
        margin: 40px auto 30px 30px;
    }


    .Banner p {
        margin-left: 30px;
    }

    .Culture ul {
        width: auto;
        margin-left: 30px;
    }

    .Achieve {
        width: auto;

    }

    .Achieve ul {
        width: 96vw;
        margin: 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;

    }

    .Achieve ul li {
        width: 460px;
        margin-right: 40px;
    }

    .Achieve ul li:last-child {
        margin-right: 40px;
    }

    .Analysis {
        width: auto;
        height: auto;
        margin: 0px 30px;

    }

    .Analysis ul {
        width: 94vw;
        height: auto;
    }

    .Analysis ul li {

        margin-bottom: 30px;
    }

    .Research {
        width: auto;
        height: auto;
        margin: 0 30px;

    }

    .Research ul {
        width: 94vw;

    }

    .Research ul li {
        margin-bottom: 30px;
    }

    .Research ul li a {
        background-position: 66px;
        width: 96px;
    }

    .Explain ul {
        width: auto;
        margin-left: 30px;
    }

    .Footer {
        min-width: 98vw;
    }

    .min-h-498 {
        min-height: 448px;
    }

    .Footer .FooterCon {
        width: 96vw;
    }

    .Culture {
        width: auto;
        min-width: none;
    }

    .Culture ul li {
        width: 30vw;
        min-width: 300px;
    }

    .Explain {
        width: auto;
        min-width: none;
    }

    .Research ul li .Infor {
        width: 200px;
    }

    .Research ul li a {
        width: 80px;
    }

    .mt-30 {
        /* margin-top: 90px; */
    }
}

@media screen and (max-width: 1050px) {
    .Culture ul li {
        width: 45vw;
    }


    .Achieve ul {
        justify-content: center;
    }

    .Achieve ul li {
        width: 560px;
    }

    .Achieve ul li {
        width: 577px;
        margin-right: 0px;
    }

    .Achieve ul li:last-child {
        margin-right: 0px;
    }
}

@media screen and (max-width: 885px) {
    .Analysis ul li {
        height: unset;
        width: 29vw;
    }

    .Research ul li {
        width: 29vw;
    }


    .Achieve ul {
        justify-content: center;
    }

    .Achieve ul li {
        width: 560px;
    }

    .Achieve ul li {
        width: 577px;
        margin-right: 0px;
    }

    .Achieve ul li:last-child {
        margin-right: 0px;
    }


    .Explain ul li {
        margin-bottom: 30px;
        width: 554px;
    }

    .Explain ul li .Infor {
        width: 520px;
    }

    .Culture ul li {
        width: 54vw;
        margin-left: 175px;
    }
}

body>#navbarSupportedContent {
    display: none !important;
}

.Culture ul li .LinkIcon a:last-child {
    pointer-events: none;
}

@media screen and (max-width: 768px) {
    body>#navbarSupportedContent {
        display: block !important;
    }

    .min-h-498 {
        min-height: 532px;
    }

    .navbar-toggler {
        display: block !important;
    }

    .wrapper .NavCon {
        display: none;
    }

    .Banner {
        min-width: 90vw;
    }

    .Culture {
        width: auto;
        min-width: 90vw;
    }

    .Explain {
        width: auto;
        min-width: 90vw;
    }

    .Top .NavCon ul li a {
        line-height: normal;
        width: 60px;
        display: inline-block;
        height: 50px;
        text-align: center;
    }

    .Top {
        min-width: 96vw;
    }

    .Top .TopCon {
        width: 96vw;
    }

    .Banner {
        min-width: 96vw;
        height: auto;
    }

    .Banner .Intro {
        width: 96vw;
    }

    .Banner p {
        width: auto;
        margin-right: 20px;
    }

    .Culture {
        min-width: 96vw;
    }

    .Culture ul li {
        width: 44vw;
        margin-left: 0px;
    }

    .Achieve {
        min-width: 90vw;
    }

    .Achieve ul li {
        margin-right: 40px;
    }

    .Achieve ul li:last-child {
        margin-right: 40px;
    }

    .Title h3 {
        font-size: 20px;
        line-height: 20px;
    }

    .Footer {
        min-width: 96vw;
    }

    .Title {
        width: 88vw;
    }

    .Achieve ul {
        margin: 30px;
        margin-right: 0px;
        min-width: unset;
    }

    .Achieve ul li {
        width: 88vw;
    }



    .Analysis ul {
        width: 100%;
    }

    .Analysis {
        padding: 0 30px;
        margin: 0;
    }

    .Analysis ul li {
        margin: 1vw;
        width: 27vw;
        height: 230px;
    }

    .Analysis ul li img {
        width: 100%;
    }

    .Research ul li {
        margin: 1vw;
        width: 27vw;
        height: 230px;
    }

    .Research {
        margin: 0;
        padding: 0 30px;

    }

    .Research ul {
        width: 90vw;
    }

    .Research ul li .Infor {
        width: 100px;
        margin: 10px auto;
    }

    .Research ul li a {
        width: 78px;
    }

    .Explain ul {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .Explain ul li {
        width: 88%;
        padding: 2vw;
    }

    .Explain ul li .Infor {
        width: 100%;
    }

    .Explain ul li .Infor a {
        width: 90px;
    }

    .navbar-toggler {
        font-size: 1rem !important;
    }

    .Explain ul li {
        height: 110px;
    }


    .navbar-nav li {
        margin-bottom: 20px;
    }

    .navbar-toggler {
        width: 20vw;
        margin-left: 70vw;
        margin-bottom: 10px;
        position: unset;
    }
}

@media screen and (max-width:710px) {
    .Culture ul li {
        width: 68vw;
        margin-left: 85px;
    }
}

@media screen and (max-width: 640px) {
    .Top .logo {
        width: 80vw;
    }

    .Top2 .logo {
        width: 80vw;
    }

    .Top .logo img {
        width: 100%;
    }

    .Top2 .logo img {
        width: 100%;
    }

    .Top .logo {
        margin: 20px 0 0px 30px;
    }

    .Top2 .logo {
        margin: 20px 0 0px 30px;
    }

    .mt-30 {
        /* margin-top: 110px; */
    }

    .Culture ul li {
        width: 89vw;
        margin-left: 0px;
    }
}

@media screen and (max-width: 480px) {



    .Achieve ul li i {
        margin-top: 10px;
    }

    .Achieve ul li h3 {
        font-size: 14px;
        line-height: 44px;
    }

    .Achieve ul li a {
        line-height: normal;
        background: url(../../images/more.png) no-repeat;
        background-position: 100%;
        width: 90%;
        text-align: end;
        padding-right: 16px;
    }

    .Achieve ul li {
        width: 84vw;
        height: 78px;
    }

    .Analysis ul li {
        width: 40vw;
        height: 220px;
        overflow: hidden;
        margin: 4px;
    }

    .Analysis ul li a img {
        width: 100%;
        height: 100%;
    }

    .Research ul li {
        width: 40vw;
        height: 200px;
        margin: 4px;
    }

    .Research ul {
        width: 100%;
    }

    .Research ul li .Infor {
        width: 200px;
    }

    .Research ul li .Infor .Num {
        font-size: 75px;
        line-height: 0px;
    }

    .Research ul li h3 {
        font-size: 20px;
    }

    .Culture ul li {
        width: 84vw;
    }

    .Top .NavCon ul {
        min-width: auto;
    }

    .Top .logo {
        width: 80vw;
    }

    .Top2 .logo {
        width: 80vw;
    }

    .Top .logo img {
        width: 100%;
    }

    .Top2 .logo img {
        width: 100%;
    }

    .Top .NavCon ul {
        width: 90vw;
    }

    .Top2 .NavCon ul {
        width: 90vw;
    }

    .Top .NavCon ul li a {
        width: 10vw;
    }

    .Top2 .NavCon ul li a {
        width: 10vw;
    }
}