* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
ol,
ul {
    list-style: none;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

body.slide-down nav {
    background: #1f297e;
}

body.slide-up nav {
    background: rgba(31, 41, 126, 0.7);
}

nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 110px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 40px;
    transition: background 0.3s;
    z-index: 10;
    flex-direction: row;
    font-size: 16px;
}

nav .logo {
    font-size: 1.5rem;
    color: #ccc;
    display: flex;
    flex-direction: row;
    align-items: center;

}

nav .logo img {
    width: 260px;
}

nav .menu {
    max-width: 1000px;
    min-width: 228px;
    text-decoration: none;
    color: #ccc;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
        nav .menu div {
            margin-right: 10px;
        }

nav .menu a {
    margin-left: 20px;
    text-decoration: none;
    color: #ccc;
}

.logofont {
    padding-left: 20px;
    font-size: 1.6rem;
    font-family: "Microsoft Yahei", 微软雅黑, Arial, simHei, 宋体, Helvetica;
    font-weight: bold;
    color: #fff;
}


       .searchdiv {
        position: absolute;
        float: right;
        top: 10px;
        left: 84%;
        display: flex;
        flex-direction: row;
        align-items: center;
}

.searchul {
    float:
        right;
    width: 220px;
    margin-top: 2%;
}

.searchul input.search {
    background: url(../img/search1.png);
    background-repeat: no-repeat;
}


.syurl {
   display: block;
    width: 80px;
    color: #fff;
   font-size: 14px;
}
.syurl:hover{
     color:rgb(252, 199, 64);
}

.nav {
    width: 100%;
    height: 50px;
    position: relative;
    background-color: #1f297e;
    /* top: -86px; */
    /* margin: 0 auto; */
}

.nav-ul {
    display: block;
    padding: 0;
}


.navbanner {
    padding-top: 1px;
    height: 50px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}

.banner {
    height: 500px;
    margin-bottom: 10px;
}


.search {
    border: 2px solid #e2e2e2;
    height: 24px;
    width: 90%;
    padding: 4px 10px;
    border-radius: 2px;
}

#topimg{
    width: 100%;
    height: 530px;
    background-image: url(/_upload/tpl/05/89/1417/template1417/./img/lbybackimg.png);
    background-repeat: round;
    margin: 0 auto;
    margin-top: 70px;
}  

.box ul,
li {
    list-style: none;
}

.box ul {
    position: relative;
    display: flex;
    width: 260px;
}

.box li {
    flex: 2;
    height: 30px;
}

.box input {
    display: none;
}

.box input+label {
    display: block;
    width: 120px;
    height: 100%;
    font-size: 24px;
    text-align: center;
    line-height: 38px;
    color: #000;
    font-weight: bold;
}

.box input+label+div {
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
}

.box input:checked+label {
    color: #fff;
    font-weight: bold;
    background-color: #1f297e;
    height: 38px;
}

.box input:checked+label+div {
    display: block;
}

.info-title {
    font-size: 20px;
    color: #1f297e;
    padding-top: 20px;
    font-weight: bold;
    text-align: center;
}

.info {
    font-size: 15px;
    line-height: 50px;
    text-align: center;
}

.info-body {
    line-height: 25px;
    text-align: left;
}

.dspcontainer-body {
    width: 1400px;
    margin: 0px auto;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 20px;
    position: relative;
    min-height: 300px;
}

.dspcontainer-right {
    width: 1300px;
    border-width: 1px;
    min-height: 300px;
    padding: 0px 10px;
    margin: 0 auto;
    margin-top: 0px;

}

.dspcontainer {
    position: relative;
    width: 100%;
    background-repeat: round;
}


.wrapper {
    width: 100%;
    margin: 0 auto;
}

#container-2{
    max-width: 1400px;
}

.mod {
            margin: 0.86rem 0 0.453rem 0;
        }


.wrapper .inner {
    width: 1550px;
    margin: 0 auto;
}

.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
/**页面全局宽度**/
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    zoom: 1;
}


#footer {
    background: #060b41;
    background-image: url(../img/bottom.png) no-repeat bottom;
}

#footer .inner {
    position: relative;
    height: 410px;
}

#footer .inner .mod {}

#footer .inner .foot-left {
    width: 409px;
    float: left;
    margin-top: 10px;
    background: #060b41;
}

#footer .inner .foot-right {
    padding-left: 22px;
    float: left;
    background: #060b41;
    margin-top: 10px;
}

.foot-right .news_list {
    padding-left: 10px;
}

.foot-right-qr {
    padding-left: 66px;
    float: left;
    background: #060b41;
    margin-top: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.foot-right-qr span {
    color: #bebdbe;
    padding-top: 10px;
}

.foot-right-qr img {
    width: 150px;
}

#footer .inner p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
    color: #aeafb0;
}

#footer .inner p span {
    margin: 0 3px;
}

#footer .foot-bottom p {
    line-height: 0px;
    margin: 0;
    text-align: center;
}

#footer .inner .sitetitle2 {
    margin-top: 20px;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

/**ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡ÃƒÂ§Ã‚Â«Ã¢â€žÂ¢ÃƒÂ§Ã¢â‚¬Å¡Ã‚Â¹ÃƒÂ¥Ã‚ÂÃ‚ÂÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â**/

/**ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ§Ã‚ÂªÃ¢â‚¬â€ÃƒÂ¥Ã‚ÂÃ‚Â£**/
.post .tt {margin-bottom: 20px;text-align: center;display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¦Ã‚Â Ã‚Â**/
.post .tt .tit {background: url(images/tit.png) no-repeat bottom;padding-bottom: 30px;line-height: 30px;text-align: center;display:inline-block;font-size: 26px;} /**ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¥Ã‚Â­Ã¢â‚¬â€ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“**/
.post .tt .tit .title {display:block;color: #1b1b1b;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®ÃƒÂ¥Ã‹â€ Ã‚Â«ÃƒÂ¥Ã‚ÂÃ‚Â*/
.post .con {margin:0 auto; background: #060b41;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {margin-top: 15px;color: #838383;display:inline-block; *zoom:1;/* line-height: 26px; */float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 12px;cursor:pointer;} 
.post .more_btn a{color:#838383;} 
.post .more_btn a:hover{color:#666;} 


#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}


.foot-left img {margin-bottom: 0px;}
.foot-center {border-right: 1px solid #3d4144;width: 590px;padding: 0 14px;float: left;border-left: 1px solid #3d4144;background: #060b41;margin-top: 10px;}
.post-89 .tt,.post-91 .tt {text-align: left;padding-left: 10px;margin-bottom: 13px;}
.post.post-89 .tt .tit,.post.post-91 .tt .tit {background: 0;padding-bottom: 0;font-size: 16px;color: #fff;}
.post.post-89 .tt .tit .title,.post.post-91 .tt .tit .title { color: #fff;}
.post-89 .news_list li.news {margin-bottom: 30px;margin-left: 11px;float: left;text-align: left;line-height: 34px;width: 248px;}
.post-89 .news_list li.news .news_title,.post-91 .news_list li.news .news_title {  color: #ababac;  font-size: 14px;}
.post-89 .news_list li.news .news_title a,.post-91 .news_list li.news .news_title a{color: #bebdbe;   font-size: 14px;}
.post-89 .news_list li.news .news_titles {  color: #ababac;  font-size: 14px;}
.post-89 .news_list li.news .news_info { color: #686a6c; font-size: 14px;}
.foot-bottom {border-top: 1px solid #3d4144;height: 0px;padding: 27px 12px;text-align: center;background: #060b41;display: block;clear: both;}
.foot-top {padding: 0px;padding-top: 29px;margin: 0 auto;height: 100%;}
.post-89 .news_list li.news:hover .news_title a, .post-91 .news_list li.news:hover .news_title a {  color: #fff;}



@media screen and (min-width: 768px) and (max-width:1024px) {

    body {
        min-width: 1024px;
    }

  
    .logo {
        height: 50px;
        background-size: 100% auto;
        background: url(../img/logo1_03.png) no-repeat;
        background-size: 350px;
        width: 70%;
    }

  
    


    .footer {
        /* margin-top: 10px; */
        /* border-top: 7px solid #eee; */
        height: 140px;
        padding: 30px 0 0 0;
        clear: both;
        width: 100%;
    }

}

.search input {
    height: 34px;
    line-height: 34px;
    color: #262626;
    border: none;
    background: none;
    top: 0px;
    padding-left: 0px;
}

.search input.notxt {
    color: #a4a4a4;
    padding: 0 0 0 7px;
    width: 83%;
    border: 1px solid #bfbfbf;
}

.search input.notxt1 {
    position: absolute;
    width: 15%;
    height: 34px;
    right: 0;
    border: none;
    cursor: pointer;
    overflow: hidden;
    padding-right: 0;
    color: #fff;
    border: none;
    background-color: #0e61cb;
    border: 1px solid #0e61cb;
    height: 36px;
}

.mobile {
    display: none;
}

@media screen and (max-width:767px) {
        html, body {
            height: 100%;
            font-family: sans-serif;
            overflow: auto;
        } 
    body,  p {
            font: 14px/1 'Helvetica', 'STHeiti STXihei', 'Microsoft JhengHei', 'Microsoft YaHei', 'Tohoma', 'Arial';
            color: #333;
            font-family: å¾®è½¯é›…é»‘;
        }

    #carousel{
        display: none;
    }

        body.slide-up .main_wrap {
            top: 0;
            margin-top: 110px;
        }
    
     body.slide-up nav {
            background: #1f297e;
        }


    .searchul {
        display: none;
    }

     .searchdiv {
        position: absolute;
        float: right;
        top: 10px;
        left: 84%;
        display: none;
        flex-direction: row;
        align-items: center;
}

    .topsearch {
        width: 180px;
        height: 25px;
        float: right;
        margin-top: 15%;
        margin-right: 5%;
        display: none;
    }
    
       nav {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            height: 110px;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            padding: 0 0px;
            transition: background 0.3s;
            z-index: 10;
            flex-direction: row;
            font-size: 16px;
        }

        nav .logo {
            font-size: 1.5rem;
            color: #ccc;
            display: flex;
            flex-direction: row;
            align-items: center;
            
        }

        nav .logo img {
            width: 140px;
        }

.logofont {
            padding-left: 20px;
            font-size: 1rem;
                    color: #fff;
            font-family: "Microsoft Yahei", å¾®è½¯é›…é»‘, Arial, simHei, å®‹ä½“, Helvetica;
            font-weight: bold;
        }


        nav .menu {
            display: none;
            max-width: 1000px;
            min-width: 228px;
            text-decoration: none;
            color: #ffffff;
            align-items: center;
        }

#topimg{
        width: 100%;
    height: 144px;
    background-image: url(/_upload/tpl/05/89/1417/template1417/./img/lbybackimg.png);
    background-repeat: round;
    margin: 0 auto;
    margin-top: 100px;
}  

    #container-1{
        display: block;
    }

 #container-2{
        display: none;
    }

.dspcontainer-body {
    width: 100%;
    margin: 0px auto;
    overflow: auto;
    background-color: #ffffff;
    border-radius: 20px;
    position: relative;
    min-height: 300px;
}

.dspcontainer-right {
    width: 100%;
    border-width: 1px;
    min-height: 300px;
    padding: 0px 10px;
    margin: 0 auto;
    margin-top: 0px;
}

.dspcontainer {
    position: relative;
    width: 100%;
    background-repeat: round;
}

    .news-container {
            max-width: 1440px;
            margin: 0 auto;
            display: flex;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
            padding: 20px 20px 40px;
            flex-direction: column;
        }
    .news-container-zt {
            display: none;
            max-width: 1360px;
            margin: 0 auto;
            display: flex;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
            padding: 20px 20px 00px;
            flex-direction: column;
        }


    #mobile-container{
        display: none;
    }

    .wrapper .inner {
    width: 100%;
    margin: 0 auto;
}

    .mod {
            margin: 0 auto;
            height: 100%;
        }

     /* 服务流样式 */
.link_icon {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 69px;
    margin-right: 12px;
    text-decoration: none;
    color: #fff;
    padding: 0;
    border-radius: 5px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden; /* 确保内部元素不超出边界 */
    flex: 0 0 auto;
}

    
        .main1 {
            background: #1f297e;
            color: #fff;
        }

        .main1 .inner {
            /* width: 1200px; */
            margin: 0 auto;
        }

        .main1 .sudy-tab {
            text-align: center;
        }

        .main1 .sudy-tab .tit {
            background: rgb(178 195 233 / 34%);
        }

        .con {
            background: #1f297e;
            height: 75px;
        }

        .main1 .sudy-tab .tab-menu {
            display: flex;
            flex-wrap: nowrap;
            list-style: none;
            padding: 0;
            height: 74px;
            flex-direction: row;
        }

        .main1 .sudy-tab .tab-menu li {
            margin: 0 0px;
            padding: 4px 33px;
            cursor: pointer;
        }

        .main1 .sudy-tab .tab-menu li.selected {
            background: #1f297e;
            color: #fff;
        }

        .main1 .sudy-tab .tab-menu li a {
            color: #fff;
            font-size: 16px;
            text-decoration: none;
        }

        .main1 .sudy-tab .tab-content {
            display: none;
        }

        .main1 .sudy-tab .tab-content.active {
            display: block;
        }

        .main1 .sudy-tab .tab-list {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 20px;
            margin-top: 0px;
        }

        .main1 .news {
            max-width: 96%;
            text-align: center;
        }

        .main1 .news img {
            width: 50px;
            height: 50px;
            margin-top: 16%;
            margin-bottom: 0px;
        }

        .main1 .link_con {
            color: #fff;
        }
    
/* 外层容器：限制显示区域 */
.scroll-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  max-width: calc(150px * 9 + 20px * 8); /* 每个卡片150px + 8个间距 */
  margin: 0 auto;
}

.news_box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    white-space: nowrap;
    transition: transform 0.1s linear;
}

.scroll-wrapper:hover .news_box {
  animation-play-state: paused !important;
}

.news_box.smooth-reset {
  transition: transform 0.8s ease; /* 回到起点时的动画效果 */
}

.link_icon .icon img {
    width: 36px;
    height: 36px;
    filter: brightness(1) invert(0);
    position: relative; /* f 确保图片在悬浮层之上 */
    z-index: 1; /* 提高图片层级 */
}

.link_icon:hover::before {
    opacity: 0;
}

.news_box a:hover .icon  {
     background: #515ea2;
     border: 4px solid #a3bad98c;
     transition: all 0.3s ease;
  
}

.link_con {
            width: 53px;
            margin-top: 4px;
            font-size: 12px;
            text-align: center;
            line-height: 16px;
            color: #000;
            overflow-wrap: anywhere;
        }

        .link_icon .icon {background: #1f297e;border: 0rem dashed #ffffff;border-radius: 50%;width: 40px;height: 40px;}

    
 
.foot-right-qr {
    padding-left: 10px;
    float: left;
    background: #060b41;
    margin-top: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.news-container-lm2 {
            max-width: 1440px;
            margin: 0 auto;
            display: flex;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
            padding: 0px 20px 0px;
            height: 674px;
            flex-direction: column;
        }

.news-container-lm2 .news-item{
    height: 326px;
}
    
#footer {
    background: #060b41;
    background-image: url(../img/bottom.png) no-repeat bottom;
}

#footer .inner {
    position: relative;
    height: 100%;
}

#footer .inner .mod {}

#footer .inner .foot-left {
    /* border-right: 1px solid #3d4144; */
    width: 100%;
    float: left;
    /* margin-top:10px; */
    background: #060b41;
}

#footer .inner .foot-right {
    padding-left: 0;
    float: none;
    background: #060b41;
}

#footer .inner p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 0px;
    font-weight: normal;
    text-align: left;
    color: #aeafb0;
}

#footer .inner p span {
    margin: 0 3px;
}

#footer .foot-bottom p {
    line-height: 0px;
    margin: 0;
    text-align: center;
}

#footer .inner .sitetitle2 {
    margin-bottom: 25px;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

/**ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡ÃƒÂ§Ã‚Â«Ã¢â€žÂ¢ÃƒÂ§Ã¢â‚¬Å¡Ã‚Â¹ÃƒÂ¥Ã‚ÂÃ‚ÂÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â**/

/**ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ§Ã‚ÂªÃ¢â‚¬â€ÃƒÂ¥Ã‚ÂÃ‚Â£**/
.post .tt {margin-bottom: 20px;text-align: center;display:inline-block;width:100%;border-bottom: 0px solid #e6e6e6;} /**ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¦Ã‚Â Ã‚Â**/
.post .tt .tit {background: url(images/tit.png) no-repeat bottom;padding-bottom: 30px;line-height: 30px;text-align: center;display:inline-block;font-size: 26px;} /**ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¥Ã‚Â­Ã¢â‚¬â€ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“**/
.post .tt .tit .title {display:block;color: #1b1b1b;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ§Ã¢â‚¬ÂºÃ‚Â®ÃƒÂ¥Ã‹â€ Ã‚Â«ÃƒÂ¥Ã‚ÂÃ‚Â*/
.post .con {margin:0 auto; background: #060b41;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {margin-top: 15px;color: #838383;display:inline-block; *zoom:1;/* line-height: 26px; */float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 12px;cursor:pointer;} 
.post .more_btn a{color:#838383;} 
.post .more_btn a:hover{color:#666;} 


#footer .inner .copyright span{
    line-height: 19px;
    text-align: center;
}
#footer .inner .copyright a{color:#eee;}

.foot-left img {margin-bottom: 0px;}
.foot-center {border-right: 1px solid #3d4144;width: 100%;padding: 0px;float: left;border-left: 1px solid #3d4144;background: #060b41;}
.post-89 .tt,.post-91 .tt {  text-align: left; margin-bottom: 20px;}
.post.post-89 .tt .tit,.post.post-91 .tt .tit {background: 0;padding-bottom: 0;font-size: 16px;color: #fff;}
.post.post-89 .tt .tit .title,.post.post-91 .tt .tit .title { color: #fff;}
.post-89 .news_list li.news {margin-bottom: 0px;margin-right: 27px;float: left;text-align: left;line-height: 24px;width: 217px;}
.post-89 .news_list li.news .news_title,.post-91 .news_list li.news .news_title {  color: #ababac;  font-size: 14px;}
.post-89 .news_list li.news .news_title a,.post-91 .news_list li.news .news_title a{color: #ababac;   font-size: 14px;}
.post-89 .news_list li.news .news_titles {  color: #ababac;  font-size: 14px;}
.post-89 .news_list li.news .news_info { color: #686a6c; font-size: 14px;}
.foot-bottom {border-top: 1px solid #3d4144;height: 99px;padding: 20px;text-align: center;background: #060b41;display: block;clear: both;}
.foot-top {padding: 0;margin: 0 auto;height: 100%;background: #060b41;}
.post-89 .news_list li.news:hover .news_title a, .post-91 .news_list li.news:hover .news_title a {  color: #fff;}



#mobileNavContainer{
       position: relative;
    top: 20px;
}
    .mobile {
        width: 100%;
        position: absolute;
        height: 42px;
        display: block;
        top: 0;
        right: 0;
        z-index: 99991;
    }


    .mobile_subNav {
    display: none;
    padding-left: 10px;
}
    
    .mobile-inner-header {
        width: 100%;
        height: 40px;
        position: absolute;
        top: 8px;
        right: 0px;
    }

    .mobile-inner-header-icon {
        color: #fff;
        padding-top: 5px;
        height: 35px;
        line-height: 28px;
        text-align: left;
        float: right;
        width: 40px;
        position: relative;
        cursor: pointer;
        margin-right: 10px;
        font-weight: bold;
        text-align: right;
        z-index: 9999;
        background: #1f297e;
    }

    .mobile-inner-nav {
        background-color: #FFFFFF;
        width: 100%;
        position: absolute;
        top: 8px;
        left: 0px;
        padding-top: 10px;
        padding-bottom: 25px;
        display: none;
        box-shadow: rgba(0, 0, 0, 0.1) 0 5px 7px;
    }

    
.mobile-inner-nav a {
    display: inline-block;
    line-height: 45px;
    text-decoration: none;
    width: 100%;
    font-size: 1.4rem;
    border-bottom: solid 1px #d3d3d3;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mobile-inner-nav a:hover {
    color: #0e61cb;
}

.mobile-inner-nav li {
    position: relative;
    padding: 0 20px;
}

.mobile-inner-nav li a {
    text-indent: 15px;
}

.mobile-inner-nav li strong {
    color: #aaa;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 2.5rem;
    cursor: pointer;
    width: 40px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mobile-inner-nav a {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: returnToNormal;
    animation-name: returnToNormal;
}

    
.mobile-inner-nav dd a {
    height: 35px;
    line-height: 35px;
    border-bottom: dotted 1px rgba(0, 0, 0, 0.2);
    font-size: 1.2rem;
}

    
    .mobile_search {
        clear: both;
        position: relative;
        height: 36px;
        margin: 28px 20px 0;
        border: 1px solid #d3d3d3;
        border-radius: 30px;
        overflow: hidden;
    }

    
.mobile_search input.notxt {
    width: 75%;
    color: #333;
    margin-left: 5px;
    border: none;
    height: 32px;
}

.mobile_search input.notxt1 {
    width: 55px;
    background-color: #fff;
    right: auto;
    left: 0;
    background: url(../img/serBtn.png) no-repeat center center #1f297e;
    border: none;
    height: 34px;
}

    .mobile-inner-header-icon span {
        position: absolute;
        left: calc((100% - 25px) / 2);
        top: calc((100% - -13px) / 3);
        width: 26px;
        height: 2px;
        background-color: rgba(255, 255, 255, 1);
    }

    .mobile-inner-header-icon span:nth-child(1) {
        transform: translateY(4px) rotate(0deg);
    }

    .mobile-inner-header-icon span:nth-child(2) {
        transform: translateY(-4px) rotate(0deg);
    }

    .mobile-inner-header-icon-click span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clickfirst;
    }

    .mobile-inner-header-icon-click span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clicksecond;
    }

    .mobile-inner-header-icon {
        color: #fff;
        height: 31px;
        text-align: left;
        float: right;
        width: 44px;
        position: relative;
        cursor: pointer;
        margin-right: 10px;
        font-weight: bold;
        text-align: right;
    }

    .mobile-inner-header-icon-out span {
        width: 22px;
        height: 2px;
        background-color: #fff;
        display: block;
    }

    .mobile-inner-header-icon-out span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outfirst;
    }

    .mobile-inner-header-icon-out span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outsecond;
    }

    .mobile-inner-header-icon-out span:nth-child(3) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outthird;
    }

    .mobile-inner-header-icon span:nth-child(1) {
        transform: translateY(4px) rotate(0deg);
    }

    .mobile-inner-header-icon span:nth-child(2) {
        transform: translateY(-4px) rotate(0deg);
    }

    .mobile-inner-header-icon span:nth-child(3) {
        transform: translateY(12px) rotate(0deg);
    }

    .mobile-inner-header-icon-click span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clickfirst;
    }

    .mobile-inner-header-icon-click span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clicksecond;
    }

    .mobile-inner-header-icon-click span:nth-child(3) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clickthird;
    }

    .mobile-inner-header-icon-out span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outfirst;
    }

    .mobile-inner-header-icon-out span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outsecond;
    }

    .mobile-inner-header-icon-out span:nth-child(3) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outthird;
    }
}


.mobile-inner-nav {
    background-color: #FFFFFF;
    width: 100%;
    position: absolute;
    top: 10px;
    left: 0px;
    padding-top: 10px;
    padding-bottom: 25px;
    display: none;
    box-shadow: rgba(0, 0, 0, 0.1) 0 5px 7px;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 45px;
    text-decoration: none;
    width: 100%;
    font-size: 1.4rem;
    border-bottom: solid 1px #d3d3d3;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mobile-inner-nav a:hover {
    color: #0e61cb;
}

.mobile-inner-nav li {
    position: relative;
    padding: 0 20px;
}

.mobile-inner-nav li a {
    text-indent: 15px;
}

.mobile-inner-nav li strong {
    color: #aaa;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 2.5rem;
    cursor: pointer;
    width: 40px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.mobile-inner-nav a {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: returnToNormal;
    animation-name: returnToNormal;
}


.mobile_subNav {
    display: none;
    padding-left: 10px;
}

.mobile-inner-nav dd a {
    height: 35px;
    line-height: 35px;
    border-bottom: dotted 1px rgba(0, 0, 0, 0.2);
    font-size: 1.2rem;
}

.mobile_search {
    clear: both;
    position: relative;
    height: 36px;
    margin: 10px 30px 0;
    border: 1px solid #d3d3d3;
    border-radius: 30px;
    overflow: hidden;
}

.mobile_search input.notxt {
    width: 90%;
    color: #333;
    margin-left: 55px;
    border: none;
}

.mobile_search input.notxt1 {
    width: 55px;
    background-color: #fff;
    right: auto;
    left: 0;
    background: url(../img/serBtn.png) no-repeat center center #1f297e;
    border: none;
}

.mobile-links {
    width: auto;
    margin: 0 20px 10px;
    overflow: hidden;
    border-bottom: solid 1px #d3d3d3;
    padding: 6px 0;
}

.mobile-links span {
    float: left;
    padding: 0 15px;
}

.mobile-links span a {
    border: none;
    line-height: 25px;
    padding: 4px 0;
}

a {
    text-decoration: none !important;
}
