﻿body {
    margin: 0px auto;
    padding: 0px;
    font-family: 'Microsoft YaHei', 'SimSun';
    background: #EEF2FD;
}

.Top {
    width: 100%;
    height: 68px;
    background: #007DFF;
    overflow: hidden;
    min-width: 1400px;
}

.Top .TopCon {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}



.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: 30px;
    float: right;
}

.Top .NavCon ul li a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    line-height: 68px;
}

.Top .NavCon ul li a:hover {
    color: rgba(255, 255, 255, 1);
}

.NavNow a {
    color: rgba(255, 255, 255, 1) !important;
}

.Title {
    width: 1400px;
    height: 26px;
    line-height: 26px;
    margin: 20px auto 20px;
}

.Title h3 {
    color: rgba(0, 0, 0, 0.8);
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    float: left;
}

.Title .More {
    display: block;
    color: #007DFF;
    float: right;
    line-height: 26px;
}

.Major {
    width: 1400px;
    border-radius: 6px;
    opacity: 1;
    background: #FFFFFF;
    margin: 0 auto;
    padding: 15px 0;
}

.Major .MajorBox {
    width: 1360px;
    min-height: 48px;
    margin: 20px;
    display: flex;
    align-items: center;
}

.Major .MajorBox1 {
    flex-direction: column;
    align-items: start;
}

.MajorBoxChild1 {
    display: flex;
    margin-bottom: 20px
}

.MajorBoxChild2 {
    display: flex;
    margin-bottom: 20px
}

.MajorBoxChild3 {
    display: flex;
}

.Major .MajorBox span {
    width: 116px;
    height: 40px;
    color: #007DFF;
    font-size: 16px;
    background: url(../../images/majorbg.png) no-repeat;
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0 15px;
    background-size: cover;
    background-position: center center;
    text-align: center;
}

.Major .MajorBox p {
    width: 100%;
    height: auto;
    color: rgba(0, 0, 0, 0.8);
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    text-align: justify;
    margin-left: 20px;
}

.Culture {
    width: 1400px;
    height: auto;
    margin: 0 auto;
}

.Culture ul {
    width: 1420px;
    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: 80px;
    height: 104px;
    float: left;
    margin: 0 10px;
}

.Culture ul li .LinkIcon i {
    display: block;
    width: 52px;
    height: 52px;
    margin-left: 14px;
    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: 80px;
    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: #007DFF;
}

.AchieveTab {
    float: right;
    line-height: 26px;
}

.AchieveTab span {
    display: inline-block;
    color: #333;
    font-size: 14px;
    line-height: 26px;
    margin-left: 20px;
    cursor: pointer;
}

.AchieveTab a {
    display: block;
    color: #333;
    float: right;
    line-height: 26px;
}

.All {
    float: right;
    margin-left: 20px;
    color: #333;
    line-height: 26px;
}

.All:hover {
    color: #007DFF;
}

.Active {
    color: #007DFF !important;
}

.Achieve {
    width: 1400px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.Achieve ul {
    width: 1420px;
    overflow: hidden;
}

.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: 20px;
    border-radius: 6px;
}

.Achieve ul li:last-child {
    margin-right: 0;
}

.Culture ul li .LinkIcon a:last-child {
    pointer-events: none;
}

.Analysis ul li a {
    pointer-events: none;
}

.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: 60px;
    width: 80px;
}

.Achieve ul li .Infor {
    width: 234px;
    height: 48px;
    margin: 25px auto 0;
}

.Achieve ul li .Infor .Num {
    float: left;
    margin: 0 6px;
    text-align: center;
}

.Achieve ul li .Infor .Num p {
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #007DFF;
    text-align: center;
}

.Achieve ul li .Infor .Num span {
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.65);
    text-align: center;
}

.Achieve ul li .Link {
    width: 224px;
    height: 28px;
    margin: 25px 20px 0 20px;
}

.Achieve ul li .Link a {
    display: block;
    float: left;
    margin-right: 6px;
    width: 64px;
    height: 26px;
    background: #EEF2FD;
    border-radius: 4px;
    border: 1px solid rgba(48, 148, 255, 0.2);
    line-height: 26px;
    text-align: center;
    font-size: 13px;
}

.Achieve ul li .Link a:hover {
    background: #007DFF;
    border: 1px solid #007DFF;
    color: #fff;
}

.Analysis {
    width: 1400px;
    height: 300px;
    margin: 0 auto;
}

.Analysis ul {
    width: 1420px;
    height: auto;
    overflow: hidden;
}

.Analysis ul li {
    width: 264px;
    height: 300px;
    float: left;
    margin-right: 20px;
}

.Analysis ul li a {
    display: block;
}

.Research {
    width: 1400px;
    height: 300px;
    margin: 0 auto;
}

.Research ul {
    width: 1420px;
    height: auto;
    overflow: hidden;
}

.Research ul li {
    width: 264px;
    height: 300px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.Research .ReBg1 {
    background: url(../../images/ResearchBg1.png) no-repeat;
    background-size: 100% 100%;
}

.Research .ReBg2 {
    background: url(../../images/ResearchBg2.png) no-repeat;
    background-size: 100% 100%;
}

.Research .ReBg3 {
    background: url(../../images/ResearchBg3.png) no-repeat;
    background-size: 100% 100%;
}

.Research .ReBg4 {
    background: url(../../images/ResearchBg4.png) no-repeat;
    background-size: 100% 100%;
}

.Research .ReBg5 {
    background: url(../../images/ResearchBg5.png) no-repeat;
    background-size: 100% 100%;
}

.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: 6px;
    background: #007DFF;
    border-radius: 10px;
    margin-top: 12px;
    margin-left: 20px;
}

.Research ul li .Infor {
    width: 264px;
    margin: 30px auto;
    text-align: center;
}

.Research ul li .Infor .Num {
    font-size: 90px;
    line-height: 90px;
    font-family: Arial, Helvetica, sans-serif;
    color: rgba(0, 0, 0, 0.85);
}

.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: 60px;
    width: 80px;
}

.Research ul li a:hover {
    color: #007DFF;
}

.Teacher {
    width: 1400px;
    height: 364px;
    margin: 0 auto;
    position: relative;
}

.Teacher ul {
    width: 1420px;
    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: #007DFF;
}

.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: 590px;
}

.TableCon table thead {
    width: 1400px;
    height: 48px;
    line-height: 48px;
    background: #007DFF;
}

.TableCon table thead tr th {
    line-height: 48px;
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    border: 1px solid #c5c5c5;
    text-align: center;
}

.TableCon table tbody tr td {
    line-height: 48px;
    font-size: 14px;
}

.TableCon table tbody tr td a {
    color: #007DFF;
}

.TableCon table tbody tr:hover {
    background: #F1F5FD;
}

.TableCon table tbody tr:nth-of-type(even) {
    background: #F5F7FE;
}

.Td {
    margin: 0 20px;
    text-align: left;
    border: 1px solid #c5c5c5;
}

.Tindent {
    text-indent: 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: #fff;
    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: #fff;
    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: #fff;
    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: #fff;
    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: #fff;
    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: 32px;
    height: 24px;
    background: rgba(255, 255, 255, 0.1);
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 32px;
    border-radius: 4px;
}

.Tinfor .Tachieve .Sort .Tunit p {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin-top: 10px;
}

.Explain {
    width: 1400px;
    height: auto;
    margin: 0 auto;
}

.Explain ul {
    width: 1420px;
    height: auto;
    overflow: hidden;
}

.Explain ul li {
    width: 334px;
    height: 160px;
    float: left;
    margin-right: 20px;
    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: bold;
    line-height: 26px;
    height: 78px;
}

.Explain ul li .Infor {
    width: 295px;
    height: 28px;
    margin-top: 15px;
}

.Explain ul li .Infor .Key {
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    background: rgba(0, 125, 255, 0.1);
    text-align: center;
    color: #007DFF;
    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: 60px;
    float: right;
    width: 80px;
}

.Explain ul li .Infor a:hover {
    color: #007DFF;
}

/* 无障碍和暗黑按钮样式 */
.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: #003c7b;
}

body.dark .Title h3 {
    color: #BFBFBF;
}

body.dark .Major {
    background: #191919;
}

body.dark .Major .MajorBox p {
    color: #BFBFBF;
}

body.dark .Major .MajorBox span {
    color: #103084;
    background: url(../../images/majorbg1.png) no-repeat;
    background-size: cover;
    background-position: center center;
}

body.dark .Culture ul li {
    background: #191919;
}

body.dark .Title .More {
    color: #0D4987;
}

body.dark .Culture ul li .Subscript {
    background: url(../../images/Subscript1.png) no-repeat;
    color: #BFBFBF;
}

body.dark .Culture ul li .LinkIcon span {
    color: #BFBFBF;
}

body.dark .Culture ul li .LinkIcon a:hover {
    background: #676970;
}

body.dark .Culture ul li .LinkIcon .Icon1 {
    background: url(../../images/Icon1-1.png) no-repeat;
}

body.dark .Culture ul li .LinkIcon .Icon2 {
    background: url(../../images/Icon2-1.png) no-repeat;
}

body.dark .Culture ul li .LinkIcon .Icon3 {
    background: url(../../images/Icon3-1.png) no-repeat;
}

body.dark .Achieve ul li {
    background: #191919;
}

body.dark .Achieve ul li h3 {
    color: #BFBFBF;
}

body.dark .Achieve ul li a {
    color: #BFBFBF;
    background: url(../../images/more1.png) no-repeat;
    background-position: 55px;
}

body.dark .Achieve ul li:hover a {
    color: #0D4987;
}

body.dark .Achieve ul li i {
    background: url(../../images/Teach1.png) no-repeat;
}

body.dark .Analysis ul li a img {
    opacity: 0.8;
}

body.dark .Research .ReBg1 {
    background: url(../../images/ResearchBg1-1.png) no-repeat;
}

body.dark .Research ul li .Line {
    background: #0D4987;
}

body.dark .Research ul li a {
    background: url(../../images/more1.png) no-repeat;
}

body.dark .Research .ReBg2 {
    background: url(../../images/ResearchBg2-1.png) no-repeat;
}

body.dark .Research .ReBg3 {
    background: url(../../images/ResearchBg3-1.png) no-repeat;
}

body.dark .Research .ReBg4 {
    background: url(../../images/ResearchBg4-1.png) no-repeat;
}

body.dark .Research .ReBg5 {
    background: url(../../images/ResearchBg5-1.png) no-repeat;
}

body.dark .Explain ul li {
    background: #191919;
}

body.dark .Explain ul li h3 {
    color: #BFBFBF;
}

body.dark .TableCon {
    background: #191919;
    color: #BFBFBF;
}

body.dark .TableCon table thead tr {
    background: #0D4987 !important;
}

body.dark .TableCon table tbody tr:hover {
    background: #444444;
    color: #ffffff;
}

body.dark .TableCon table tbody tr:nth-of-type(even) {
    background: #444444;
}

body.dark .Explain ul li .Infor a {
    color: #BFBFBF;
    background: url(../../images/more1.png) no-repeat;
    background-position: 55px;
}

.Explain ul li .Infor .Key {
    background: rgba(0, 125, 255, 0.1);
    color: #0c65c0;
}

.topbar-html-content-item img {
    padding-top: 0px !important;
}

/* 无障碍清除缓存样式 */
.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;
}

.Major .MajorBox .MajorBoxChild1 span {
    width: 200px;
}

.Major .MajorBox .MajorBoxChild2 span {
    width: 250px;
}

.Major .MajorBox .MajorBoxChild3 span {
    width: 202px;
}

/* 媒体查询 */
@media screen and (max-width: 1460px) {
    .Culture {
        width: 100%;
    }

    .Culture ul {
        width: 100%;
    }

    .Analysis {
        width: 100%;
    }

    .Analysis ul {
        width: 100%;
    }

    .Research {
        width: 100%;
    }

    .Research ul {
        width: 100%;
    }

    .Explain {
        width: 100%;
    }

    .Explain ul {
        width: 100%;
    }
}

@media screen and (max-width: 1440px) {
    .Top {
        min-width: unset;
    }

    .Top .TopCon {
        width: 100%;
    }

    .Title {
        width: 100%;
    }

    .Major {
        width: 100%;
    }

    .Major .MajorBox {
        width: 98%;
    }

    .Major .MajorBox p {
        width: 85%;
    }

    .Achieve {
        width: 100%;
    }

    .Achieve ul {
        width: 100%;
    }

    .Analysis {
        height: unset;
        margin-bottom: 30px;
    }

    .Analysis ul li {
        width: 255px;
        margin-bottom: 30px;
    }


    .Research {
        height: unset;
    }

    .Research ul li {
        width: 255px;
        margin-bottom: 30px;
    }

    .Footer {
        min-width: unset;
    }

    .Footer .FooterCon {
        width: 100%;
    }
}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1200px) {
    .TableCon {
        width: 96vw;
        overflow: auto;
    }

    .Top {
        width: 100%;
        height: auto;
        min-width: unset;
    }

    .Top .TopCon {
        width: auto;
        padding: 0px 30px;
    }

    .Top .NavCon {
        width: 100%;
    }

    .Top .NavCon ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        text-align: center;
    }

    .Top .NavCon ul li {
        margin-left: 0px;
    }

    .Title {
        width: 91vw;
    }

    .Major {
        width: 92vw;
    }

    .Major .MajorBox {
        width: 89vw;
    }

    .Major .MajorBox p {
        width: 82% !important;
    }

    .Major .MajorBox .MajorBoxChild2 span {
        width: 266px;
    }

    .Major .MajorBox .MajorBoxChild3 span {
        width: 217px;
    }

    .Culture {
        width: auto;
    }

    .Culture ul {
        width: auto;
        padding-left: 35px;
        display: flex;
        flex-wrap: wrap;
    }

    .Achieve {
        width: auto;
    }

    .Achieve ul {
        width: auto;
        padding-left: 35px;
    }

    .Achieve ul li {
        width: 45vw;
    }

    .Achieve ul li:last-child {
        margin-right: 20px;
    }

    .Analysis {
        width: auto;
        height: auto;
    }

    .Analysis ul {
        width: auto;
        padding-left: 35px;
    }

    .Analysis ul li {
        width: 21vw;
        height: 26vw;
    }

    .Analysis ul li a img {
        width: 100%;
    }

    .Research {
        width: auto;
        height: auto;
    }

    .Research ul {
        width: auto;
        padding-left: 35px;
    }

    .Research ul li {
        width: 21vw;
        height: 26vw;
        border-radius: 10px;
        margin-bottom: 20px;
    }

    .Research ul li .Infor {
        width: 21vw;
        margin: 10px auto;
    }

    .Explain {
        width: auto;
    }

    .Explain ul {
        width: auto;
        padding-left: 35px;
    }

    .Explain ul li {
        width: 29vw;
    }

    .Explain ul li .Infor {
        width: 25vw;
    }

    .Footer {
        width: 100%;
        min-width: unset;
    }

    .Footer .FooterCon {
        width: 96vw;
    }
}

@media screen and (max-width: 1120px) {
    .Culture ul li {
        width: 40vw;
        margin-left: 30px;
    }

    .Major .MajorBox p {
        width: 80% !important;
    }
}

@media screen and (max-width: 920px) {
    .Achieve ul li {
        width: 65vw;
        margin-left: 10vw;
    }

    .Explain ul li {
        width: 28vw;
    }

    .Explain ul li .Infor {
        width: 23vw;
    }

    .Major .MajorBox p {
        width: 77% !important;
    }
}

.navbar-toggler {
    display: none !important;
}

@media screen and (max-width: 820px) {
    .Major .MajorBox p {
        width: 74% !important;
    }

    .Analysis ul li {
        width: 28vw;
        height: 35vw;
    }

    .Research ul li {
        width: 28vw;
        height: 31vw;
    }


}

body>#navbarSupportedContent {
    display: none !important;
}

@media screen and (max-width: 768px) {

    body>#navbarSupportedContent {
        display: block !important;
    }

    .navbar-toggler {
        display: block !important;
    }

    .wrapper .NavCon {
        display: none;
    }

    /* .Top {
      position: fixed;
      top: 0;
      z-index: 100;
    } */

    .Top .TopCon .logo a img {
        width: 75vw;
    }

    .icon-bar {
        color: #FFFFFF !important;
        font-size: 16px;
    }

    .mt-30 {
        /* margin-top: 90px; */
    }

    .Culture ul li {
        width: 65vw;
        margin-left: 10vw;
    }

    .Explain ul li {
        width: 42vw;
    }

    .Explain ul li .Infor {
        width: 36vw;
    }

    .navbar-nav li {
        margin-bottom: 20px;
    }

    .navbar-toggler {
        width: 20vw;
        margin-left: 60vw;
        margin-bottom: 10px;
        position: unset;
    }
}

@media screen and (max-width: 690px) {

    .Analysis ul li {
        width: 35vw;
        height: 45vw;
        margin-left: 30px;
    }

    .Research ul li {
        width: 35vw;
        height: 40vw;
        margin-left: 30px;
    }

    .Research ul li .Infor {
        margin: 30px auto;
    }

    .Major .MajorBox {
        align-items: start;
    }

    .Major .MajorBox p {
        width: 66% !important;
    }

    .Achieve ul li {
        width: 80vw;
        margin-left: 0;
    }

    .Achieve ul li i {
        margin: 26px 8px 0 20px;
    }

    .Achieve ul li h3 {
        font-size: 14px;
        width: 60vw;
        line-height: unset;
        margin: 30px 0 20px 0;
    }

    .Achieve ul li a {
        font-size: 14px;
        line-height: 15px;
    }
}

@media screen and (max-width: 580px) {


    .Major .MajorBox .MajorBoxChild1 span {
        width: 138px;
        font-size: 14px;
    }

    .Major .MajorBox .MajorBoxChild2 span {
        width: 138px;
        font-size: 14px;
    }

    .Major .MajorBox .MajorBoxChild3 span {
        width: 138px;
        font-size: 14px;
    }

    .Major .MajorBox p {
        width: 60% !important;
        font-size: 14px;
    }

    .Analysis ul li {
        width: 34vw;
    }

    .Research ul li {
        width: 34vw;
    }

    .Explain ul li {
        width: 80vw;
    }

    .Explain ul li .Infor {
        width: 70vw;
    }

    .Research ul li .Infor .Num {
        font-size: 70px;
        line-height: 40px;
    }

    .mt-30 {
        /* margin-top: 125px; */
    }

}

@media screen and (max-width: 480px) {
    .Top .TopCon .logo a img {
        min-width: 360px;
    }

    .navbar-toggler {
        margin-left: 70vw;
    }

    .icon-bar {
        font-size: 14px;
    }

    .Major .MajorBox p {
        width: 50% !important;
    }

    .Title {
        width: 91vw;
        height: 25px;
        line-height: 25px;
        margin: 25px auto 20px;
    }

    .Title h3 {
        font-size: 20px;
    }

    .mt-30 {
        /* margin-top: 120px; */
    }

    .Culture ul li {
        width: 82vw;
        margin-left: 0;
    }

    .Achieve ul li {
        width: 82vw;
    }

    .Analysis ul li {
        width: 39vw;
        margin-left: 0px;
        height: 49vw;
    }

    .Research ul li {
        margin-left: 0;
        width: 39vw;
    }

    .Research ul li .Infor .Num {
        font-size: 50px;
        line-height: 15px;
    }

    .Research ul li a {
        font-size: 14px;
    }

    .Top .TopCon {
        padding: 0px 19px;
    }

    .Top .logo {
        margin: 20px 0 10px 0px;
    }
}

@media screen and (max-width:440px) {
    .Research ul li h3 {
        font-size: 20px;
    }

    .Research ul li .Infor {
        margin: 18px auto;
    }

    .Research ul li .Infor .Num {
        font-size: 37px;
        line-height: 15px;
    }
}