.index-page .ui-page-main {
    /*background: url("/res/images/new_pc/bg.jpg");*/
}
.ui-page-header {
    position: fixed;
    width: 100%;
    z-index: 100;
}
.header {
    background-color: rgb(3 62 89 / 41%);
}
.top-banner-box {
    width: 100%;
}

.top-banner-box .top-banner {
    float: left;
    margin-top: 13px;
}

.top-banner-box .login-box {
    float: right;
    margin-top: 28px;
    font-size: 16px;
    color: #ffffff;
}
.top-banner-box .login-box p{
    float: right;
}
.top-banner-box .login-box p a{
    color: #ffffff;
}
.top-banner-box .login-box img{
    vertical-align: middle;
}

.footer .ui-grid-full {
    background-color: #063e6f;
}

.footer .footer-nav-box {
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.footer .footer-nav-box a{
    font-size: 16px;
    color: #ffffff;
}
.footer .footer-bottom {
    border-top: 1px #06578d solid;
    padding-top: 20px;
    margin-top: 20px;
}

.footer .footer-bottom .left {
    text-align: center;
}
.footer .footer-bottom .left,
.footer .footer-bottom .left a{
    color: #ffffff;
}

.index-box-1 {
    padding-top: 150px;
}

.index-box-1 .box-1 {
    display: flex;
    justify-content: space-between;
}
.index-box-1 .box-1 .box-right{
    background: url(/res/images/new_pc/index_4.png) 0 40px no-repeat;
    width: 824px;
}
.index-box-1 .box-1 .box-right .hd-bg{
    background: url(/res/images/new_pc/index_9.png) 0 0 no-repeat;
    width: 350px;
    height: 170px;
    background-size: cover;
    margin-left: 30px;
}

.index-box-1 .box-1 .box-left {
    height: 240px;
    margin-top: 75px;
    padding: 30px;
    background-color: rgb(159 210 247 / 71%);
    border-radius: 10px;
}
.index-box-1 .box-1 .box-left .img {
    width: 170px;
    height: 170px;
}
.index-box-1 .box-1 .box-left .text-1{
    font-size: 16px;
    margin-top: 10px;
    color: #073e6e;
    font-weight: bold;
    text-align: center;
}
.index-box-1 .box-1 .box-left .text-2{
    font-size: 18px;
    font-weight: bold;
    background-color: #0c5698;
    color: #ffffff;
    text-align: center;
    border-radius: 10px;
}
.index-box-1 .box-1 .box-left img{
    width: 100%;
    height: 100%;
}

.index-box-1 .box-1 .box-right .text{
    padding: 20px 44px 60px;
    color: #ffffff;
    height: 165px;
    overflow: hidden;
}

.index-box-1 .box-2 {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.index-box-1 .box-2 .item{
    color: #ffffff;
    background: url(/res/images/new_pc/index_7.png) 0 0 no-repeat;
    margin: 20px 50px;
}
.index-box-1 .box-2 .item .text{
    margin: 60px 25px 35px;
    overflow: hidden;
    width: 80px;
    height: 50px;
}
.index-box-1 .box-2 .item-2{
    background-image: url("/res/images/new_pc/index_6.png");
}
.index-box-1 .box-2 .item-3{
    background-image: url("/res/images/new_pc/index_11.png");
}
.index-box-1 .box-2 .item-4{
    background-image: url("/res/images/new_pc/index_12.png");
}

.index-box-1 .box-3{
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    margin-top: 20px;
}
.index-box-1 .box-3 .but {
    padding: 10px 20px;
    background: #ffffff;
    border-radius: 15px;
    margin: 0 55px;
}
.index-box-1 .box-3 .but a {
    font-size: 20px;
    font-weight: bold;
    color: #0a8ddf;
}
.index-box-2{

}

.index-box-2 .box-1 .box-right {
    background: none;
    display: flex;
    justify-content: space-between;
    width: 880px;
}
.index-box-2 .box-1 .box-right .hd-bg {
    margin-top: 115px;
}
.index-box-2 .box-1 .box-right .bd-bg {
    margin-top: 210px;
    height: 188px;
    width: 410px;
    background: url("/res/images/new_pc/index_10.png") 0 0 no-repeat;
}
.index-box-2 .box-2 {
    justify-content: flex-start;
    margin-bottom: 136px;
}

/* 本例子css */
.picMarquee-left{ overflow:hidden; position:relative;  /*width: 890px; height: 190px;*/}
.picMarquee-left .bd{ padding:10px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ display:block; width: 220px; height: 190px}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }

.index-box-3 {
    padding: 237px 0;
}

.index-box-3 .box-1 .box-left {
    width: 173px;
    height: 240px;
    padding: 30px;
    background-color: rgb(159 210 247 / 71%);
    border-radius: 10px;
    margin: 0 auto;
}
.index-box-3 .box-1 .box-left .img {
    width: 170px;
    height: 170px;
}
.index-box-3 .box-1 .box-left .text-1{
    font-size: 16px;
    margin-top: 10px;
    color: #073e6e;
    font-weight: bold;
    text-align: center;
}
.index-box-3 .box-1 .box-left .text-2{
    font-size: 18px;
    font-weight: bold;
    background-color: #0c5698;
    color: #ffffff;
    text-align: center;
    border-radius: 10px;
}
.index-box-3 .box-1 .box-left img{
    width: 100%;
    height: 100%;
}


.controls {
    position: fixed;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    list-style: none;
}

.controls li {
    width: 10px;
    height: 10px;
    background-color: #fcfcfc;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
}

.controls li+li {
    margin-top: 5px;
}

.controls li.active {
    background-color: #000000;
}

@media (max-width: 900px) {
    .top-banner-box {
        width: auto;
        padding: 0 30px;
    }
    .ui-page-main {
        width: 100%;
        min-width: 100%;
    }
    .ui-grid-container{
        width: 100%;
    }
    .ui-grid-full {
        width: 100%;
        left: 0;
        margin: 0;
    }
    .ui-grid-full-content {
        margin: 0;
    }
    .ui-main-wrap {
        width: 100%;
    }
    .ui-page-footer {
        width: 100%;
        min-width: 100%;
    }
    .ui-grid-c1 .ui-main-wrap {
        width: 100%;
    }
    .index-box-1 .box-1 {
        flex-direction: column;
    }
    .index-box-1 .box-1 .box-left {
        width: 170px;
        margin: 0 auto;
    }
    #page2 .index-box-1 .box-1 .box-left {
        display: none;
    }
    .index-box-1 .box-1 .box-right {
        width: 100%;
    }
    .index-box-1 .box-2 {
        flex-wrap: wrap;
    }
    .index-box-1 .box-2 .item {
        margin: 0;
    }
    #page2 .index-box-1 .box-3 {
        display: none;
    }
    #page3 .index-box-1 .box-1 .box-right {
        display: none;
    }
}