
.swiper-container {
    background: #f6f6f6;
    height: 1440px;
    border-radius: 0 0 0.05rem 0.05rem;
    width: 100%;
    border-top: 0;
}


.swiper-slide{
    height: 100% !important;
}


.tabs a.active {
    margin-left: 33%;
}

.tabs a {
    margin-left: 0%;
}

.tabs a:nth-of-type(2) {
    margin-left: 42%;
}

.newlist {
    text-align: center;
    color: #111111;
}

.newlist ul:nth-of-type(1) {
    width: 65%;
    height: 100%;
    background-color: #fff;
    margin-left: 10rem;
}

.newlist ul:nth-of-type(1) li {
    width: 95%;
    height: 18rem;
    border-bottom: 1px solid #ccc;
    left: 10rem;
    text-align: left;
    margin-left: 1rem;
}

.newlist ul:nth-of-type(1) li span:nth-of-type(1) {
    display: inline-block;
    position: absolute;
    left: 14rem;
    top: 12rem;
}

.newlist ul:nth-of-type(1) li:nth-of-type(2) span:nth-of-type(1) {
    left: 14rem;
    top: 30rem;
}

.newlist ul:nth-of-type(1) li:nth-of-type(3) span:nth-of-type(1) {
    left: 14rem;
    top: 48rem;
}

.newlist ul:nth-of-type(1) li:nth-of-type(4) span:nth-of-type(1) {
    left: 14rem;
    top: 66rem;
}

.newlist ul:nth-of-type(1) li h2 {
    padding-top: 3rem;
    margin-left: 26rem;
}

.newlist ul:nth-of-type(1) li p {
    margin-top: 2rem;
    line-height: 1.5rem;
    margin-left: 26rem;
    padding-right: 2rem;
    font-size: 0.15rem;
}

.newlist ul:nth-of-type(1) li p:nth-of-type(2) {
    margin-left: 26rem;
    color: #ccc;
}

.newlist ul:nth-of-type(1) li p span {
    background-image: url(../imgs/研发动态/时间选择-时间-16.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    margin-left: 23rem;
    margin-top: 11.5rem;
}

.newlist1 {
    float: right;
    margin-top: -72rem;
    margin-right: 9rem;
    width: 17%;
    height: 100%;
    background-color: #fff;
}

.newlist1 h2 {
    line-height: 4rem;
    border-bottom: 1px solid #ccc;
    text-align: left;
    padding-left: 2rem;
}

.newlist1 li{
    padding-left: 0.2rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    color: #111111;
    width: 100%;
    text-align: left;
    text-overflow: ellipsis;
     white-space: nowrap;
     overflow: hidden;
     padding-right: 0.2rem;
    
}

.newlist1 li a {
    color: #999999;
}

.page_s3 {
    padding-left: 43rem;
}

.newlist ul li:hover h2 {
    color: #197283;
}

.newlist ul li:hover p {
    color: #197283;
}
.ullist1{
    overflow: hidden;
}
.ullist{
    float: left;
    width: 47%;
   font-size: 0.15rem;
}
.ullist ul li{
    height:0.65rem;
    line-height: 0.65rem;
    border: 1px solid #f0f2f6;
    padding-left: 15%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.ullist ul li span:nth-of-type(2){
    padding-left: 15%;
}
.ullist:nth-of-type(1) ul li:nth-of-type(1),  .ullist:nth-of-type(1) ul li:nth-of-type(3),  .ullist:nth-of-type(1) ul li:nth-of-type(5),  .ullist:nth-of-type(1) ul li:nth-of-type(7),  .ullist:nth-of-type(1) ul li:nth-of-type(9){
    background-color: #f5f6fa;
}
.ullist:nth-of-type(2) ul li:nth-of-type(2),  .ullist:nth-of-type(2) ul li:nth-of-type(4),  .ullist:nth-of-type(2) ul li:nth-of-type(6),  .ullist:nth-of-type(2) ul li:nth-of-type(8){
    background-color: #f5f6fa;
}
.ullist:nth-of-type(2) ul li span:nth-of-type(1){
    display: inline-block;
    width: 0.8rem;
}

@media screen and (min-width:320px)  and (max-width:375px){
    .tabs a.active{
        margin-left: 13%;
        width: 17%;
        line-height: 1.7rem !important;
    }
    .tabs a:nth-of-type(2){
        margin-left: 30%;
    }
    .tabs a{
        width: 19% !important;
        line-height: 1.6rem !important;
    }
    .ullist{
        width: 100%;
    }
    .ullist ul li{
        line-height: 1.65rem;
        height: 1.65rem;
    }
    .ullist:nth-of-type(2) ul li span:nth-of-type(1){
        width: 2.8rem;
    }
}
@media screen and (min-width:375px)  and (max-width:425px){
    .tabs a.active{
        margin-left: 13%;
        width: 17%;
        line-height: 1.7rem !important;
    }
    .tabs a:nth-of-type(2){
        margin-left: 30%;
    }
    .tabs a{
        width: 19% !important;
        line-height: 1.6rem !important;
    }
    .ullist{
        width: 100%;
    }
    .ullist ul li{
        line-height: 1.65rem;
        height: 1.65rem;
    }
    .ullist:nth-of-type(2) ul li span:nth-of-type(1){
        width: 2.8rem;
    }
}
@media screen and (min-width:425px)  and (max-width:575px){
    .tabs a.active{
        margin-left: 13%;
        width: 17%;
        line-height: 1.7rem !important;
    }
    .tabs a:nth-of-type(2){
        margin-left: 30%;
    }
    .tabs a{
        width: 19% !important;
        line-height: 1.6rem !important;
    }
    .ullist{
        width: 100%;
    }
    .ullist ul li{
        line-height: 1.65rem;
        height: 1.65rem;
    }
    .ullist:nth-of-type(2) ul li span:nth-of-type(1){
        width: 1.8rem;
    }
}

@media screen and (min-width:575px)  and (max-width:768px){
    .tabs a.active{
        margin-left: 13%;
        width: 17%;
        line-height: 1.7rem !important;
    }
    .tabs a:nth-of-type(2){
        margin-left: 30%;
    }
    .tabs a{
        width: 19% !important;
        line-height: 1.6rem !important;
    }
    .ullist{
        width: 100%;
    }
    .ullist ul li{
        line-height: 1.65rem;
        height: 1.65rem;
    }
    .ullist:nth-of-type(2) ul li span:nth-of-type(1){
        width: 1.3rem;
    }
}
