body {
    font-family: "寰蒋闆呴粦";
    font-size: 14px;
    overflow-x: hidden;
}

.index-bg {
    background: #f2f2f2;
}

* {
    list-style: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
}

ul,
li {
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

ul,
li {
    margin: 0;
    padding: 0;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
p {
    margin: 0;
    padding: 0;
    display: block !important;
}

em {
    font-style: normal;
}

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.blank10 {
    width: 100%;
    height: 10px;
}

.blank20 {
    width: 100%;
    height: 20px;
}

.blank30 {
    width: 100%;
    height: 30px;
}

.blank50 {
    width: 100%;
    height: 50px;
}

.blank70 {
    width: 100%;
    height: 70px;
}

.blank100 {
    width: 100%;
    height: 100px;
}

.txt-center {
    text-align: center;
}

.txt-left {
    text-align: left;
}

.position-a {
    position: absolute;
}

.position-r {
    position: relative;
}

.content {
    width: 1280px;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.content-info {
    width: 1280px;
    margin: auto;
    position: relative;
    overflow: unset;
}


/*header*/

.header {
    width: 100%;
    height: 134px;
    background: #231F7D;
}

.header2 {
    display: none;
}

.header-top {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #3631B7;
}

.header-top p {
    float: left;
    color: #fff;
}

.header-top-r {
    width: 400px;
    float: right;
    color: #fff;
}

.header-top .heard-txt {
    line-height: 45px;
    float: right;
}

.header-top .heard-txt a {
    color: #fff;
    padding-right: 10px;
    border-right: 1px solid #254173;
    margin-right: 10px;
}

.header-top .heard-txt a img {
    margin-top: -2px;
    margin-right: 5px;
}


/* search */

.sb-search {
    position: relative;
    width: 0%;
    min-width: 44px;
    height: 44px;
    float: right;
    right: 0;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    border-radius: 50px;
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    width: 260px;
    height: 44px;
    margin: 0;
    z-index: 10;
    font-family: inherit;
    font-size: 14px;
    color: #fff;
    text-indent: 15px;
    background: transparent;
}

.sb-search-input::-webkit-input-placeholder {
    color: #fff;
}

.sb-search-input:-moz-placeholder {
    color: #fff;
}

.sb-search-input::-moz-placeholder {
    color: #fff;
}

.sb-search-input:-ms-input-placeholder {
    color: #fff;
}

.sb-icon-search,
.sb-search-submit {
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

.sb-search-submit {
    background: url('../images/header_search.png') no-repeat center;
    background-size: 25px 22px;
    /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
    color: #fff;
    background: url('../images/header_search.png') no-repeat center;
    background-size: 25px 22px;
    z-index: 90;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}


/* Open state */

.sb-search.sb-search-open,
.no-js .sb-search {
    width: 260px;
}


/* .sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: url('../images/header_search.png') no-repeat center;
    background-size: 36px 36px;
    color: #fff;
    z-index: 11;
} */

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}


/* search-end */

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
}

.logo {
    float: left;
    margin-top: 18px;
}

.header-right {
    margin-top: 15px;
    float: right;
}

.contact-icon {
    float: left;
}

.contact-list {
    margin-left: 10px;
}

.contact-list img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #fff;
    object-fit: none;
}

.header-top .content {
    overflow: unset;
}

.contact-list .header-coder {
    width: 150px;
    height: 150px;
    display: none;
    position: absolute;
    z-index: 9;
    right: 0px;
    top: 99px;
    border-radius: 0;
}

.header-contact {
    position: relative;
}

.contact-list:hover .header-coder {
    display: block;
}

.header-main {
    width: 1280px;
    margin: auto;
}

.menu {
    overflow: unset;
    display: table;
    width: 772px;
}

.menu-ul {
    display: table;
    margin: auto;
    width: 100%;
}

.menu-li {
    width: 10%;
    height: 52px;
    text-align: center;
    font-size: 14px;
    float: left;
    position: relative;
}

.menu-li a {
    color: #fff;
    text-transform: uppercase;
    display: block;
    height: 52px;
    line-height: 52px;
}

.menu-li:last-of-type a {
    border: 0;
}

.menu-li a em {
    font-size: 12px;
}

.menu-li a:hover {
    color: #db261f;
}

.menu-li:hover .menu-link {
    opacity: 1;
    filter: alpha(opacity=100);
}

.submenu-nav {
    display: none;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 999;
}

.menu-li:hover {
    background: #342BB8;
}

.menu-li:hover a {
    color: #fff;
}

.menu-li:hover .menu-link {
    opacity: 1;
    filter: alpha(opacity=100);
}

.menu-li.active .menu-link {
    opacity: 1;
    filter: alpha(opacity=100);
}

.menu-li.active a {
    color: #fff;
    background: #342BB8;
}

.submenu-nav {
    display: none;
    width: 210px;
    height: auto;
    position: relative;
    left: 0;
    z-index: 999;
}

.submenu-li {
    width: 100%;
    font-size: 14px;
    text-align: left;
}

.submenu-li a {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 12px;
    height: 46px;
    line-height: 23px;
    color: #666 !important;
    border-right: 0;
    text-indent: 22px;
    background: #fff !important;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.submenu-li:hover a {
    color: #fff !important;
    text-indent: 28px;
    background: #342BB8 !important;
}


/*
.submenu-nav-line {
    width: 100%;
    height: 3px;
    background: #02903D;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}*/

.submenu-li:last-child {
    border: 0;
}

.menu-li:hover .submenu-nav {
    display: block;
    animation: fadeInUp1 .5s both alternate;
    -webkit-animation: fadeInUp1 .5s both alternate;
}

@-webkit-keyframes fadeInUp1 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp1 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp1 {
    -webkit-animation-name: fadeInUp1;
    animation-name: fadeInUp1;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.menu-img {
    position: absolute;
    top: -10px;
    left: 12px;
    width: 72px;
    height: 26px;
}

.header-a {
    margin-right: 15px;
}

.header-a a {
    color: #fff;
    line-height: 44px;
    margin-right: 10px;
}


/*header_end*/


/* banner */

.banner {
    width: 100%;
    height: 656px;
    position: relative;
    top: 0px;
    z-index: 9;
}

.banner-img {
    width: 100%;
    height: 656px;
    object-fit: cover;
    text-align: center;
}

.banner-txt {
    width: 50%;
    padding: 35px 25px;
    background: #231F7D;
    color: #fff;
    position: absolute;
    bottom: -60px;
    right: 9%;
}

.banner-txt h5 {
    font-size: 24px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.banner-txt p {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.material-icons {
    font-size: 44px;
}

.swiper-pagination-bullet {
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.swiper-pagination-bullet-active {
    background: #1F2A66;
    border-radius: 50%;
}

.header_search::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #333;
}

.header_search::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333;
}

.header_search:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #333;
}

.swiper-button-next2 {
    background: url('../images/right.png') no-repeat center;
    right: 15px;
    width: 44px;
    height: 44px;
    top: 50%;
}

.swiper-button-prev2 {
    background: url('../images/left.png') no-repeat center;
    left: 15px;
    width: 44px;
    height: 44px;
    top: 50%;
}


/* banner-end */


/* footer */

.footer {
    width: 100%;
    margin-top: 40px;
    background: url("../images/footer_bg.png") no-repeat center top;
}

.footer-top {}

.logo-img {
    width: 447px;
    margin: auto;
    display: table;
    margin-top: 33px;
    margin-bottom: 33px;
}

.footer-menu {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    overflow: hidden;
}

.footer-menu ul li {
    float: left;
    width: 11.11%;
    line-height: 52px;
    font-size: 16px;
    text-align: center;
}

.footer-menu ul li a {
    color: #fff;
}

.footer-m {
    width: 640px;
    margin: auto;
    display: table;
    margin-top: 33px;
    color: #fff;
    margin-bottom: 22px;
}

.footer-m .left {
    float: left;
    line-height: 30px;
}

.footer-m .right {
    float: right;
}

.footer-code {
    width: 100px;
    height: 100px;
}

.footer-m .right p {
    text-align: center;
    margin-top: 7px;
}

.footer-b {
    height: 60px;
    background: #001337;
    line-height: 60px;
}

.footer-b p {
    float: left;
    color: #596E94;
}

.footer-b p a {
    color: #596E94;
}

.footer-control {
    float: right;
    width: 272px;
    margin-top: 14px;
}

.tools {
    position: fixed;
    right: 0;
    top: 50vh;
    width: 52px;
    height: 156px;
    background: #515151;
    z-index: 99;
}

.tools ul li {
    position: relative;
}

.tools-icon {
    width: 52px;
    height: 52px;
    object-fit: none;
    position: relative;
}

.tools-qrcode {
    position: absolute;
    width: 150px;
    height: 52px;
    line-height: 52px;
    right: 52px;
    top: 0;
    display: none;
    background: #1F2A66;
    padding-left: 15px;
}

.tools-qrcode img {
    width: 100px;
    height: 100px;
    display: table;
    margin: auto;
}

.tools-qrcode p a {
    color: #fff;
}

.tools ul li:hover .tools-icon {
    background: #1F2A66;
}

.tools ul li:hover .tools-qrcode {
    display: block;
}


/* footer-end */


/* header_mb */

.header2 {
    width: 100%;
    height: 60px;
    background: #fff;
    position: fixed;
    top: 0;
    padding: 0 15px;
    margin: auto;
    z-index: 11;
}

.header2 h3 {
    margin: auto;
    height: 40px;
    text-align: left;
    margin-top: 15px;
    line-height: 40px;
    font-weight: bold;
    font-size: 20px;
}

.header2 h3 img {
    display: block;
    max-width: 75%;
    max-height: 100%;
    ;
}

.header2 .left_btn {
    position: absolute;
    top: 8px;
    width: 44px;
    height: 44px;
    /*padding: 3%;*/
    text-align: center;
    left: 5px;
}

.header2 .right_btn {
    position: absolute;
    top: 8px;
    width: 44px;
    height: 44px;
    /*padding: 3%;*/
    text-align: center;
    right: 5px;
    z-index: 9;
}

.header2 .right_btn img {
    width: 24px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header2 .left_btn img {
    width: 24px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sidebar {
    position: fixed;
    top: 0;
    left: -76%;
    width: 76%;
    height: 100%;
    background: #231F7D;
    z-index: 99999;
    padding-top: 60px;
}

.mask2 {
    width: 100%;
    height: 100vh;
    position: absolute;
    background: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
}

.box-bg {
    width: 100%;
    height: 1000px;
    background: url('../images/bg4.jpg') no-repeat center;
}

.close-btn {
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 8px;
    right: 8px;
}

.close-btn img {
    width: 40%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.menu-logo {
    display: table;
    margin: auto;
    width: 80%;
}

.menu-list {
    width: 80%;
    margin: auto;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 20px;
}

.menu-list ul li {
    list-style: none;
    line-height: 5vh;
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.menu-list ul li a {
    display: block;
    color: #fff;
    text-align: center;
}

.compy-txt {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
    font-size: 14px;
    color: #ccc;
}

.calendar-img {
    width: 22px;
    margin-top: -4px;
    margin-right: 6px;
}

.header_search_box {
    position: relative;
    height: 38px;
    margin: auto;
    display: table;
    width: 83%;
    margin-top: 20px;
}

.header_search {
    width: 100%;
    height: 38px;
    border: 1px solid #ddd;
    text-indent: 40px;
    border-radius: 30px;
    outline: none;
}

.header_search_img {
    position: absolute;
    top: 2px;
    bottom: 0;
    margin: auto;
    left: 15px;
    height: 20px;
}


/* header_mb-end */


/*index*/

.notice {
    width: 1000px;
    margin: auto;
    margin-top: 110px;
    margin-bottom: 25px;
    padding: 26px;
    border: 1px solid #333;
    overflow: hidden;
}

.notice-left {
    width: 150px;
    text-align: center;
    border-right: 1px solid #333;
    padding: 20px 0;
    padding-right: 26px;
    float: left;
}

.notice-left h5 {
    font-size: 16px;
    margin: 0;
    margin-bottom: 5px;
}

.notice-left p {
    font-size: 12px;
    text-transform: uppercase;
    color: #ccc;
}

.notice-right {
    float: right;
    width: 750px;
    display: inline-flex;
}

.notice-right .date {
    margin-right: 15px;
    font-size: 16px;
    line-height: 25px;
}

.notice-right .notic-txt {
    float: right;
    width: 650px;
}

.notic-txt h5 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.notic-txt h5 a {
    color: #333;
}

.notic-txt h5 a:hover {
    color: #231F7D;
}

.notic-txt p {
    margin: 0;
    color: #999;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

.row-title {
    display: table;
    margin: auto;
}

.row-title h5 {
    text-align: center;
    font-size: 26px;
    padding: 15px 0;
    background: url("../images/link_icon.png") no-repeat center bottom;
}

.row-title p {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
}

.news-swiper {
    margin-top: 50px;
    margin-bottom: 90px;
}

.news-swiper .swiper-slide {
    overflow: hidden;
}

.news-swiper-img {
    width: 100%;
    height: 196px;
}

.news-swiper-span {
    width: 100%;
    display: inline-block;
    margin: 15px 0;
}

.news-swiper-h5 {
    width: 100%;
    height: 44px;
    line-height: 22px;
    font-size: 16px;
    overflow: hidden;
    margin: 0;
}

.news-swiper-p {
    width: 100%;
    height: 44px;
    line-height: 22px;
    color: #999;
    margin: 15px 0;
    overflow: hidden;
}

.news-swiper-button {
    position: absolute;
    top: 40px;
    right: 0;
    height: 44px;
    width: 100px;
}

.swiper-button-next.swiper-button-next3 {
    width: 44px;
    height: 44px;
    background: url("../images/right2.png") no-repeat center;
    border: 1px solid #00205B;
    right: 0;
}

.swiper-button-prev.swiper-button-prev3 {
    width: 44px;
    height: 44px;
    background: url("../images/left2.png") no-repeat center;
    border: 1px solid #00205B;
    left: 0;
}

.more-btn {
    width: 85px;
    line-height: 36px;
    display: block;
    border-bottom: 1px solid #333;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.more-btn:hover {
    border-bottom: 1px solid #231F7D;
    background: #231F7D;
    color: #fff;
    text-align: center;
}

.more-btn:hover .more-icon {
    display: none;
}

.more-icon {
    margin-left: 24px;
}

.row-more-btn {
    display: table;
    margin: auto;
    width: 348px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #333;
    margin-bottom: 85px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.row-more-btn:hover {
    border-bottom: 1px solid #231F7D;
    background: #231F7D;
    color: #fff;
    text-align: center;
}

.row2 {
    position: relative;
    background: #fff;
    margin-top: 200px;
    height: 740px;
}

.row2-video {
    width: 1280px;
    height: 546px;
    margin: auto;
    left: 0;
    right: 0;
    top: -200px;
    position: absolute;
}

.video {
    width: 1280px;
    height: 546px;
    object-fit: cover;
}

#play-btn {
    position: absolute;
    width: 94px;
    height: 94px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

.row2 .content {
    top: 360px;
    margin-top: 60px;
}

.row2-left {
    width: 600px;
    float: left;
}

.row2-right {
    width: 600px;
    float: right;
}

.row2-top {
    width: 100%;
    overflow: hidden;
    margin: auto;
}

.news-title {
    display: flex;
    float: left;
}

.news-title h5 {
    text-align: center;
    font-size: 26px;
    padding: 15px 0;
    background: url(../images/link_icon.png) no-repeat left bottom;
    float: left;
}

.news-title p {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    margin-top: 32px;
    margin-left: 15px;
    float: left;
}
.news-title a:hover h5{
    color: #333;
}
.row3 .news-title a:hover h5 {
    color: #fff;
}

.row2-more-btn {
    float: right;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    display: block;
    border: 1px solid #333;
    margin-top: 23px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.row2-more-btn:hover {
    border: 1px solid #231F7D;
    background: #231F7D;
    color: #fff;
}

.row2-news-list {
    overflow: hidden;
    margin-top: 15px;
}

.row2-news-list ul li {
    overflow: hidden;
    width: 100%;
}

.row2-news-list ul li p {
    width: 75%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.row2-news-list ul li a:hover p {
    color: #231F7D;
}

.row2-news-list ul li span {
    width: 25%;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #999;
    float: right;
    text-align: right;
}

.row2-news-list ul li a p {
    color: #333;
}

.row2-news-list ul li a span {
    color: #999;
}

.row3 {
    background: url("../images/row3_bg.png") no-repeat center top;
    padding-top: 30px;
}

.row3 .news-title {
    background: url("../images/link_icon2.png") no-repeat bottom left;
}

.row3 .news-title h5 {
    color: #fff;
}

.row3 .news-title p {
    color: #999;
}

.row3 .row2-more-btn {
    color: #fff;
    border: 1px solid #fff;
}

.row3-list {
    margin-top: 240px;
    overflow: hidden;
}

.row3-list ul li {
    float: left;
    margin-right: 29px;
    margin-bottom: 29px;
    position: relative;
    width: 348px;
    height: 208px;
    overflow: hidden;
}

.row3-img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.row3-mask {
    position: absolute;
    width: 100%;
    height: 145px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
    bottom: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.row3-list ul li a:hover .row3-mask {
    height: 100%;
    background: rgba(35, 31, 125, .2);
}

.row3-list ul li a h5 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    bottom: 10px;
    color: #fff;
    position: absolute;
    z-index: 9;
    font-size: 16px;
}

.row3-list ul li:nth-of-type(1) {
    width: 526px;
    height: 445px;
}

.row3-list ul li:nth-of-type(2) {
    margin-top: 80px;
}

.row3-list ul li:nth-of-type(3) {
    margin-right: 0;
    margin-top: 80px;
}

.row3-list ul li:nth-of-type(5) {
    margin-right: 0;
}


/*index_end*/


/*info_Public*/

.banner-info {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.main-bg {
    background: #fff;
    padding: 30px;
    border-top: 10px solid #3631B7;
    margin-top: -60px;
}

.nav-left {
    width: 200px;
    float: left;
}

.main-right {
    width: 968px;
    float: right;
}
.main-right.main-full{
    width: 100%;
    float: unset;
}

.nav-title {
    width: 100%;
    line-height: 44px;
    font-size: 24px;
    text-align: left;
    margin-bottom: 15px;
    padding-left: 15px;
    border-left: 5px solid #3631B7;
}

.nav-left ul li a {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    display: block;
    color: #666;
    padding: 0 15px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}

.nav-left ul li:last-of-type a {
    border-bottom: 0;
}

.nav-left ul li a:hover {
    background: #3631B7;
    color: #fff;
}

.nav-left ul li a.active {
    background: #3631B7;
    color: #fff;
}

.pagetarget {
    width: 100%;
    line-height: 44px;
    height: 44px;
    border-bottom: 1px solid #1F2A66;
}

.target-title {
    float: left;
    font-size: 20px;
    text-transform: uppercase;
    color: #1F2A66;
}

.target-txt {
    float: right;
    font-size: 14px;
    color: #999;
}

.target-txt a {
    color: #1F2A66;
}

.main-info {
    margin-top: 30px;
}
.main-info h3 {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
}

.main-info p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 15px;
}

.main-info p img {
    max-width: 100%;
    margin: auto;
}

.main-full {
    width: 100%;
}
.course-list.foster-list .course-right h5{
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.course-list.foster-list .course-right p{
    height: 25px;
    width: 100%;
}
.course-list.foster-list .course-right p span{
    color:#333;
}


/*缈婚〉*/

.page {
    text-align: center;
    display: table;
    margin: auto;
    margin-top: 30px;
}

.page ul li {
    width: 34px !important;
    height: 34px !important;
    text-align: center;
    line-height: 34px;
    float: left;
    margin: 0 7px !important;
    border: 0 !important;
    border-radius: 50%;
    overflow: hidden;
    padding: 0 !important;
}

.page ul li a {
    color: #333;
    background: #efeff4;
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit;
}

.page ul li a:hover {
    color: #fff;
    background: #3631B7;
}

.page ul li.active {
    color: #fff;
    background: #3631B7;
}

.page-nav{
    float: left;
    overflow: hidden;
    margin-left: 15px;
}
.page-nav ul li{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
}
.page-nav ul li a{
    display: block;
    padding: 0 15px;
    background: #f2f2f2;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.page-nav ul li a.active{
    background: #342BB8;
    color: #fff;
}
.page-nav ul li a:hover{
    background: #342BB8;
    color: #fff;
}

/*info_Public_end*/

.course-right h5 {
    font-size: 20px;
    color: #333;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.course-right em {
    color: #999;
    display: inline-block;
    margin-bottom: 20px;
}

.course-right p {
    color: #666;
    overflow: hidden;
    height: auto;
    line-height: 30px;
    margin-top: 5px;
    float: left;
    font-size: 16px;
}
.course-list {
    margin-top: 30px;
}

.row3-btn {
    float: left;
    width: 88px;
    height: 30px;
    color: #666;
    line-height: 30px;
    margin-top: 15px;
}

.team-list .row3-btn {
    float: left;
    text-decoration: underline;
}
.course-list .row3-btn {
    text-decoration: underline;
}

.course-list li {
    margin-bottom: 30px;
    padding: 0;
}

.course-list .pro-img {
    width: 260px;
    height: 174px;
    object-fit: cover;
    background: #f2f2f2;
}

.course-list .course-right {
    width: 100%;
    position: absolute;
    top: 0;
    padding-left: 290px;
}

.course-list em {
    color: #999;
    display: inline-block;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 25px;
    margin-bottom: 20px;
}
.main-right .course-list p {
    color: #999;
    height: 70px;
    overflow: hidden;
    line-height: 25px;
    font-size: 14px;
}

.course-list .row3-btn {
    float: left;
}

.news-list .col-news-list h5 span {
    float: left;
    width: 80%;
}

.news-list .col-news-list h5 em {
    float: right;
    width: 10%;
    text-align: right;
}

.col-news-list h5 i {
    width: 1%;
    height: 35px;
    display: inline-block;
    overflow: hidden;
    float: left;
    margin-right: 1%;
}

.col-news-list h5 i img {
    width: 5px;
    height: 9px;
    margin-top: -3px;
}

.col-news-list h5 {
    width: 100%;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #ddd;
    margin: 0;
}

.col-news-list:last-of-type h5 {
    border-bottom: 0;
}

.col-news-list h5 span {
    width: 75%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}

.col-news-list h5 span:hover {
    color: #3631B7;
}

.col-news-list h5 em {
    width: 22%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: right;
    color: #ccc;
    text-align: right;
}

.team-list {
    overflow: hidden;
    margin-top: 30px;
}

.team-list ul {
    overflow: hidden;
}

.team-list li {
    padding: 0;
    margin-right: 60px;
    width: 47%;
    margin-bottom: 25px;
}

.team-list li:nth-of-type(2n) {
    margin-right: 0;
}

.team-list .team-img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    background: #f2f2f2;
    position: absolute;
    border-radius: 50%;
}

.team-list .team-right {
    width: 100%;
    float: right;
    padding-left: 220px;
    height: 210px;
    margin-bottom: 30px;
}

.team-list h5 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 25px;
}

.team-list em {
    color: #666;
    display: inline-block;
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 25px;
}

.team-list p {
    color: #999;
    height: 50px;
    overflow: hidden;
    line-height: 25px;
}

.row3-btn {
    float: left;
    width: 88px;
    height: 30px;
    color: #666;
    line-height: 30px;
    margin-top: 15px;
}

.team-list .row3-btn {
    float: left;
    text-decoration: underline;
}
.download-btn {
    height: 34px;
    padding: 0 10px;
    line-height: 34px;
    background: #342BB8;
    float: right;
    margin-top: 10px;
    color: #fff;
}

.download-btn:hover {
    color: #fff;
    background: #231F7D;
}

.download-btn:focus {
    color: #fff;
}



.news-info-top {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 30px;
}

.news-info-top h3 {
    margin-bottom: 15px;
}

.news-info-top em {
    color: #999;
}

.main-info .plan-example th {
    border-bottom-width: 1px;
    background: #e8f2fc;
}

.news-info p {
    font-size: 16px;
    line-height: 26px;
    margin: 15px auto;
}

.news-info p img {
    max-width: 100%;
    margin: auto;
}

.news-info-bottom {
    font-size: 14px;
    color: #666;
    padding-top: 15px;
    border-top: 1px dashed #ddd;
    margin-top: 30px;
}

.news-info-bottom a {
    width: 40%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-info-bottom a:hover {
    color: #BD8254;
}

.news-info-bottom a:nth-of-type(1) {
    float: left;
}

.news-info-bottom a:nth-of-type(2) {
    float: right;
    text-align: right;
}

.team-info {
    margin-top: 30px;
    overflow: hidden;
}

.team-info .team-photo {
    width: 230px;
    height: 230px;
    object-fit: cover;
    float: left;
    background: #f2f2f2;
    border-radius: 50%;
}

.team-info-right {
    float: right;
    width: 77%;
}

.team-info-right h5 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.team-info-right h4 {
    font-size: 24px;
    font-weight: normal;
}

.team-info-right p {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #666;
    padding-bottom: 15px;
}

.team-info p img {
    width: 100%;
    margin: auto;
    text-align: center;
}

.fuse2-info {
    margin-top: 30px;
    overflow: hidden;
}
.fuse2-info li{
    width: 48%;
    float: left;
    margin-bottom: 50px;
}
.fuse2-info li:nth-of-type(2n){
    width: 48%;
    float: right;
}
.fuse2-info li img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.fuse2-info li h5{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
    padding: 0 15px;
}
.fuse2-info li p{
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    padding: 0 15px;
    color: #666;
}
.fuse3-img{
    margin-top:30px;
    width: 100%;
}
.fuse3-txt h5{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
    padding: 0 15px;
}

.fuse3-txt p{
    width: 100%;
    line-height: 30px;
    padding: 0 15px;
    color: #666;
}

.fuse4-info{
    margin-top: 30px;
}
.fuse4-info li{
    width: 48%;
    float: left;
    margin-bottom: 50px;
}
.fuse4-info li:nth-of-type(2n){
    width: 48%;
    float: right;
}
.fuse4-info li img{
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.fuse4-info li h5{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    overflow: hidden;
}
.fuse4-info li span{
    width: 100%;
    line-height: 30px;
    margin-bottom: 15px;
    color: #666;
    border-bottom: 1px solid #ddd;
    display: inline-block;
}
.fuse4-info li p{
    width: 100%;
    height: 50px;
    line-height: 25px;
    color: #666;
    overflow: hidden;
}
.team-list.fuse5-info li{
    margin-right: 58px;
}
.team-list.fuse5-info li:nth-of-type(2n) {
    margin-right: 0;
}

.row3-list{
    margin-top: 140px;
}
.row3-list ul li{
    float: left;
    margin-right:0;
}
.row3-list ul li:nth-of-type(1){
    width: 48%;
}
.row3-list ul li:nth-of-type(2){
    width: 48%;
    height: 445px;
    float: right;
    margin-top: 0;
}



/* 23.10.30 新增 专题页 */
.content.zt-logo{
    overflow: unset;
}
.logo2{
    height: 56px;
    position: absolute;
    top: 50px;
    z-index: 99;
}
.banner-zt{
    background-color: #f2f2f2;
    height: 698px;
    width: 100%;
    object-fit: cover;
}
.team-right.team-right2 h3{
    font-size: 20px;
    color: #083d71;
    font-weight: bold;
}
.team-right.team-right2 h3 em{
    font-size: 14px;
    display: unset;
    height: auto; 
    overflow: unset;
    white-space: unset;
    text-overflow: unset;
    line-height: unset;
    margin-left: 8px;
    color: #333;
}
.team-right.team-right2 p{
    height: 60px;
    line-height: 20px;
    margin-top: 8px;
}
.zt-main{
    position: relative;
    z-index: 9;
    margin-top: -300px;
}
.main-bg.zt-bg{
    margin-top: 40px;
}
.zt-title{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 50px;
}
.zt-main .page-nav{
    margin-left: 0;
}
.zt-main .team-list .row3-btn{
    float: unset;
}
.team-right-course{
    padding: 13px;
    background: #F9F9F9;
    border-top: 1px solid #083D71;
    margin-top: 15px;
}
.team-right-course h5{
    overflow: unset;
    white-space:unset;
    text-overflow:unset;
    font-weight: normal;
    line-height: 25px;
    height: auto;
    max-height: 50px;
    margin-top: 0;
}
.team-right .team-right-course p{
    font-size: 16px;
    color: #333;
    height: auto;
}
.zt-main .team-list .team-right{
    height: 240px;
}
.t-info-top{
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.t-info-top p{
    overflow: unset;
    height: auto;
}
.about2-col-g{
    width: 100%;
}
.t-img{
    width: 243px;
    height: 313px;
    object-fit: cover;
    float: left;
    border-radius: 10px;
}
.t-txt{
    width: 800px;
    float: left;
    margin-left: 35px;
}
.t-txt h5{
    font-size: 30px;
    font-weight: bold;
}
.t-txt em{
    font-size: 18px;
    font-weight: bold;
    color: #666;
    margin: 15px 0;
    display: inline-block;
}
.t-txt p{
    line-height: 30px;
    font-size: 16px;
    color: #666;
}
.about2-col-g p img{
    width: 80%;
    max-width: 100%;
    text-align: center;
    display: table;
    margin: auto;
    margin-bottom: 15px;
    border-radius: 10px;
}
.about2-col-title{
    padding-left: 10px;
    border-left: 6px solid #083d71;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #333;
    height: 30px;
    margin-top: 30px;
}
.t-txt .about2-p{
    font-size: 16px;
    line-height: 35px;
    color: #666;
    margin: 10px 0;
}
.banner-back{
    width: 60px;
    height: 30px;
    border-radius: 5px;
    background: #342BB8;
    display: inline-block;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    position: absolute;
    right: 0;
    top:25px;
    z-index: 999;
}
.pagetarget {
    width: 100%;
    line-height: 44px;
    height: 44px;
    border-bottom: 1px solid #1F2A66;
}

.target-title {
    float: left;
    font-size: 20px;
    text-transform: uppercase;
    color: #1F2A66;
}

.target-txt {
    float: right;
    font-size: 14px;
    color: #999;
}

.target-txt a {
    color: #1F2A66;
}



@media screen and (max-width:1024px) {
    body {
        padding-top: 60px;
    }
    .content {
        width: 100%;
        padding: 0 15px;
    }
    .header {
        display: none;
    }
    .header2 {
        display: block;
        background:#231F7D ;
    }
    .banner {
        width: 100%;
        height: 30vh;
        margin: 0;
    }
    .banner img {
        height: 30vh;
    }
    .banner-txt{
        width: 82%;
        padding: 15px;
        bottom: -44px;
    }
    .banner-txt h5{
        padding: 0;
        margin: 0;
        font-size: 16px;
    }
    .banner-txt p{
        font-size: 14px;
    }
    .notice{
        width: 100%;
        margin-top: 68px;
    }
    .notice-left{
        width: 100%;
        text-align: center;
        border-right: 0;
        padding: 0;
        float: unset;
        margin: auto;
        border-bottom: 1px solid #333;
        padding-bottom: 18px;
    }
    .notice-right{
        width: 100%;
        display: block;
    }
    .notice-right .date{
        width: 100%;
        text-align: center;
        margin: 10px 0;
        color: #999;
    }
    .notice-right .notic-txt{
        width: 100%;
        float: unset;
    }
    .news-swiper-button {
        top: unset;
        bottom: 20px;
        right: 0;
        left: 0;
        margin: auto;
    }
    .row-more-btn{
        width: 100%;
    }
    .row2{
        margin-top: 130px;
        height: 688px;
    }
    .row2-video{
        width: 92%;
        height: 206px;
        margin: auto;
        left: 0;
        right: 0;
        top: -155px;
    }
    .video{
        width: 100%;
        height: 100%;
    }
    .row2 .content{
        top: 60px;
    }
    .row2-left{
        width: 100%;
    }
    .row2-right{
        width: 100%;
        margin-top: 30px;
    }
    .row3 .news-title p{
        display: none !important;
    }
    .row3-list{
        margin-top: 60px;
    }
    .row3-list ul li{
        width: 48%;
        height: 130px;
        margin-bottom: 15px;
        float: left;
        margin-right: 13px;
    }
    .row3-mask{
        height: 45px;
    }
    .row3-list ul li:nth-of-type(1){
        width: 100%;
        height: 260px;
    }
    .row3-list ul li:nth-of-type(2){
        margin-top: unset;
    }
    .row3-list ul li:nth-of-type(3){
        margin-top: unset;
    }
    .footer{
        height: auto;
        background-size: cover;
        margin-top: 0;
    }
    .logo-img{
        width: 100%;
    }
    .footer-menu ul li{
        width: 25%;
        line-height: 36px;
    }
    .footer-m{
        width: 100%;
        padding: 0 15px;
    }
    .footer-m .right{
        float: right;
        text-align: center;
        margin-top: 30px;
        width: 100%;
    }
    .footer-b{
        font-size: 12px;
    }
    .footer-b p{
        margin-top: 10px;
        line-height: 20px;
    }
    .footer-control{
        display: none;
    }
    .main1 {
        width: 100%;
        margin-top: 25px;
    }
    .row1 .main1 .news-big {
        height: auto;
    }
    .news-big.news-big2 img {
        height: 210px;
    }
    .news-big.news-big2 h5 {
        font-size: 14px;
        height: 52px;
        line-height: 52px;
    }
    .news-big.news-big2 h5 span {
        height: 52px;
        line-height: 52px;
        width: 70%;
    }
    .news-big.news-big2 h5 span:last-of-type {
        height: 52px;
        line-height: 52px;
        width: 25%;
    }
    .row-ul li .row2-img {
        width: 88px;
        height: 68px;
    }
    .row-ul li .row2-right {
        width: 70%;
    }
    .row-ul li .row2-right p {
        display: none !important;
    }
    .row-zmg {
        overflow: hidden;
        height: auto;
    }
    .row-zmg .left {
        width: 100%;
    }
    .row-zmg .right {
        width: 100%;
        display: inline-block;
        margin-bottom: 20px;
    }
    .row-zmg .right .zmg-li {
        padding: 0;
        margin-right: 44px;
        background: unset;
    }
    .row-zmg .right .zmg-li:last-of-type {
        padding: 0;
        margin-right: 0;
    }
    .row-zmg .right .zmg-li h5 {
        font-size: 14px;
    }
    .swiper-container-horizontal .swiper-pagination3 {
        left: 0;
        right: 0;
        top: unset;
        bottom: 0px;
        margin: auto;
    }
    .swiper-container3 {
        padding-bottom: 30px;
    }
    .tools {
        width: 36px;
        height: auto;
    }
    .tools ul li {
        margin: 5px 0;
    }
    .tools-icon {
        width: 36px;
        height: 36px;
    }
    .tools-qrcode {
        width: 125px;
        height: 36px;
        line-height: 36px;
        right: 36px;
    }
    .banner-info {
        height: 20vh;
    }
    .info-sidebar .title {
        height: 60px;
        font-size: 24px;
        padding-top: 7px;
    }
    .hot-link .title2 {
        margin-top: 15px;
    }
    .hot-link-main {
        padding: 15px;
    }
    .info-main {
        width: 100%;
        margin-top: 15px;
    }
    .info-main {
        margin-top: 0;
    }
    .nav-left {
        width: 100%;
    }
    .nav-left ul {
        width: 100%;
        overflow: auto;
        white-space: nowrap;
        margin-bottom: 30px;
    }
    .nav-left ul li {
        display: inline-block;
        float: unset;
    }
    .main-right {
        width: 100%;
        padding-bottom: 30px;
    }
    .target-txt {
        display: none !important;
    }
    .nav-title {
        text-align: center;
        padding-left: 0;
        border-left: 0;
        margin:15px auto;
    }
    .nav-left ul li:last-of-type a {
        border-bottom: 1px solid #ddd;
    }
    .news-info-top h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .course-right h5 {
        border-bottom: 0;
    }
    .col-info {
        margin-top: 15px;
    }
    .main-right .course-list p {
        height: 50px;
        margin-top: 0;
    }
    .main-bg {
        margin-top: 0;
    }
    .footer-right a {
        margin: 0 15px;
    }
    .about2-li p {
        padding: 15px;
    }
    .team-list .team-img {
        width: 88px;
        height: 88px;
        position: absolute;
    }
    .team-list li {
        width: 100%;
        position: relative;
        overflow: hidden;
        height: auto;
    }
    .team-list h5 {
        margin: 0;
    }
    .team-list p {
        height: 50px;
        line-height: 25px;
    }
    .team-list .team-right {
        padding-left: 100px;
        width: 100%;
        height: auto;
    }
    .team-info .team-photo {
        width: 300px;
        height: 300px;
        margin-top: 15px;
        margin-bottom: 15px;
        margin: auto;
        display: table;
        float: unset;
    }
    .team-info-right {
        width: 100%;
    }
    .course-list li {
        overflow: hidden;
        position: relative;
        padding: 0;
    }
    .course-list .pro-img {
        width: 140px;
        height: 130px;
        position: absolute;
    }
    .course-list .course-right {
        width: 100%;
        padding-left: 155px;
        margin-top: 0;
        position: relative;
    }
    .course-right h5 {
        font-size: 16px;
        margin: 0;
        padding-bottom: 0;
    }
    .course-right em {
        margin-bottom: 0;
    }
    .course-right p {
        padding-top: 0px;
        height: auto;
    }
    .course-list li {
        margin-bottom: 30px;
    }
    .course-main img {
        width: 100%;
        height: auto;
        min-height: 200px;
    }
    .course-right {
        width: 100%;
        margin-top: 10px;
    }
    .course-main .course-right p {
        margin-top: 15px;
        height: auto;
    }
    .info-txt .course-main {
        margin-bottom: 0;
    }
    .col-info {
        padding: 15px;
    }
    .news-list .col-news-list h5 span {
        width: 70%;
    }
    .news-list .col-news-list h5 em {
        width: 23%;
    }
    .col-news-list h5 i {
        width: 0%;
    }
    .contact-left {
        width: 100%;
        margin: 0;
    }
    .contact-right {
        width: 100%;
    }
    .row3-btn {
        margin-top: 0px;
    }
    .fuse2-info li{
        width: 100%;
    }
    .fuse2-info li:nth-of-type(2n){
        width: 100%;
    }
    .fuse4-info li{
        width: 100%;
    }
    .fuse4-info li:nth-of-type(2n){
        width: 100%;
    }
    .team-info-right h5{
        text-align: center;
    }
    .team-info-right p:first-of-type{
        text-align: center;
    }
    .page-nav ul li{
        margin-right: 0;
        margin-left: 10px;
    }
        
    .row3-list ul li:nth-of-type(2){
        width: 100%;
        height: 260px;
        float: right;
        margin-top: 0;
        margin-right: 0;
    }
    .banner-zt{
        margin-top: -60px;
        height: 45vh;
    }
    .zt-main{
        margin-top: -215px;
    }
    .logo2{
        height: 40px;
        top: -35px;
    }
    .zt-title{
        font-size: 30px;
        margin-bottom: 28px;
    }
    .zt-main .page-nav ul li{
        width: 38%;
        margin-bottom: 5px;
        margin-left:0;
    }
    .zt-main .main-bg.zt-bg{
        padding-bottom: 35px;
    }
    .team-right-course h5{
        font-size: 14px;
    }
    .team-right .team-right-course p{
        font-size: 14px;
    }
    .zt-main .team-list .team-right{
        height: auto;
    }
    .t-img{
        width: 100%;
        height: auto;
        max-height: 400px;
    }
    .t-txt{
        width: 100%;
        margin: auto;
    }
}

@media screen and (max-width:1380px) {}