 .oneOver {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.twoOver {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newtitle{
    background: url('../aimg/01.png') no-repeat;
    background-size: 29px 28px;
    background-position: right 22px;
    width: 100px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #222222;
    font-weight: bold;
}
.aa1{
    padding-top:30px;
}
.aa1 .a111{
    display: flex;
    justify-content: space-between;
    margin-top: 18px;
}
.aa1 .a111 .a11{
    width: 580px;
    border-radius: 16px;
    background-color: #f9f9f9;
    cursor: pointer;
}
.aa1 .a111 .a11 .img{
    width: 100%;
    height: 360px;
    overflow: hidden;
}
.aa1 .a111 .a11 img{
    width: 100%;
    height: 100%;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    transition: 0.3s all;
}
.aa1 .a111 .a11:hover img{
    transform: scale(1.1,1.1);
}
.aa1 .a111 .a11 .a2{
    padding: 20px 20px;
    height: 70px;
}

.aa1 .a111 .a11 .a2 .b1{
    color: #222222;
    font-size: 20px;
    font-weight: bold;
    transition: 0.3s all;
}
.aa1 .a111 .a11:hover .a2 .b1{
     color: #2c8fff;
}
.aa1 .a111 .a11 .a2 .b2{
    font-size:16px;
    color:#888888;
    margin-top: 16px;
}

.aa1 .a111 .a12{
    width: 580px;
   
}

.aa1 .a111 .a12 .a121{
     display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    cursor: pointer;
}

.aa1 .a111 .a12 .a121 .a1{
    width: 70px;
    height: 70px;
    background-color: #cccccc;
        transition: 0.3s all;
    border-radius: 10px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.aa1 .a111 .a12 .a121:hover .a1{
    background-color: #2c8fff;
}
.aa1 .a111 .a12 .a121:nth-child(5){
    margin-bottom: 0;
}
.aa1 .a111 .a12 .a121 .a1 .b1{
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
}
.aa1 .a111 .a12 .a121 .a2{
    width: 490px;
}
.aa1 .a111 .a12 .a121 .a2 .b1{
    line-height: 40px;
    color: #222222;
    font-weight: bold;
    font-size: 20px;
    transition: 0.3s all;
}
.aa1 .a111 .a12 .a121 .a2 .b2{
  
    color: #888888;
    margin-top: 6px;
    font-size: 16px;
}

.aa1 .a111 .a12 .a121:hover .a2 .b1{
    color: #2c8fff;
}
.aa2{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}


.aa2 .aa21{
    width: 280px;
    padding: 25px 20px;
    background-color: #f9f9f9;
    
    border-radius: 10px;
}
.aa2 .aa21 .a11{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.aa2 .aa21 .a11 a{
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    border:1px solid #cccccc;
    color: #888888;
    font-size: 14px;
}
.aa2 .aa21 .a12{
    width: 260px;
    margin: 30px auto 0;
    padding-bottom: 20px;
}   
.aa2 .aa21 .a12 .a121{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    cursor: pointer;
}

.aa2 .aa21 .a12 .a121 .a1{
    width: 110px;
    height: 150px;
    border-radius: 8px;
    position: relative;
}

.aa2 .aa21 .a12 .a121 .a1 img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.aa2 .aa21 .a12 .a121 .a1 .b2{
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #ff942c;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    border-top-left-radius: 8px;
}
.aa2 .aa21 .a12 .a121 .a2{
    width: 136px;
}

.aa2 .aa21 .a12 .a121 .a2 .b1{
    color: #222222;
    font-weight: bold;
    font-size: 20px;
    padding-top: 20px;
    
}
.aa2 .aa21 .a12 .a121 .a2 .b2{
    color: #888888;
    font-size: 14px;
    margin-top: 14px;
}
.aa2 .aa21 .a12 .a122{
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dddddd;
    padding: 10px 0;
    cursor: pointer;
    
}
.aa2 .aa21 .a12 .a122 .a1{
    width: 30px;
    height: 30px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #cccccc;
}

.aa2 .aa21 .a12 .a122 .a2{
    width: 214px;
    margin-left:14px;
}





.aa2 .aa22{
    width: 850px;
    padding: 25px 20px 0;

    border-radius: 10px;
}
.aa2 .aa22 .a11{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.aa2 .aa22 .a11 a{
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    border:1px solid #cccccc;
    color: #888888;
    font-size: 14px;
}

.aa2 .aa22 .a12{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.aa2 .aa22 .a12 .a1{
    width: 190px;
    margin-right: 26px;
    margin-bottom: 12px;
    cursor: pointer;
}



.aa2 .aa22 .a12 .a1:nth-child(4n){
    margin-right: 0;
}

.aa2 .aa22 .a12 .a1 .b1{
    width: 100%;
    height: 260px;
    border-radius: 8px;
}
.aa2 .aa22 .a12 .a1 .b2{
    font-weight: bold;
    font-size: 18px;
    color: #222222;
    line-height: 40px;
}
.aa2 .aa22 .a12 .a1 .b3{
    color: #888888;
    font-size: 14px;
}

.aa3{
    
}

.aa3  .a11{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.aa3 .a11 a{
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    border:1px solid #cccccc;
    color: #888888;
    font-size: 14px;
}
.aa3 .a12{
    padding: 30px 20px;
    display: flex;
    justify-content: space-between;
}
.aa3 .a12 .a1{
    width: 250px;
    position: relative;
    cursor: pointer;
}
.aa3 .a12 .a1 .b1{
    width: 100%;
    height: 350px;
    border-radius: 10px;
}
.aa3 .a12 .a1 .b2{
    margin-top: 16px;
    line-height: 40px;
    color: #222222;
    font-weight: bold;
}
.aa3 .a12 .a1 .b3{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.aa3 .a12 .a1 .b3 .b31{
    color: #888888;
    font-size: 14px;
}

.aa3 .a12 .a1 .b3 .b32{
    display: flex;
     align-items: center;
}
.aa3 .a12 .a1 .b3 .b32 img{
    width: 17px;
    height: 10px;
    margin-right: 10px;
}
.aa3 .a12 .a1 .b3 .b32 span{
    color: #888888;
    font-size: 14px;
}

.footer #botLogo{
    margin-left: 0;
}
.avt-bor-color{
    border: 1px solid #2c8fff;
}
.avt-bg-color {
  background: #2c8fff !important;
  
}
.sousuo2{
    /* -webkit-appearance: none;*/
    /*-moz-appearance: none;*/
    /*appearance: none;*/
    padding: 8px;
    border: 1px solid #999;
    border-radius: 5px;
    background: none;
    color: #333;
    font-size: 14px;
    width: 90px;


}
.fangda1{
    width:36px;height:36px;display:flex;align-items:center;justify-content: center;
    cursor: pointer;
}
.fangda1 img{
    width:15px;height:15px;
}








.tushu1{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.tushu1 .a1{
    width: 190px;
    margin-right: 26px;
    margin-bottom: 12px;
    cursor: pointer;
}



.tushu1 .a1:nth-child(4n){
    margin-right: 0;
}

.tushu1 .a1 .b1{
    width: 100%;
    height: 260px;
    border-radius: 8px;
}
.tushu1 .a1 .b2{
    font-weight: bold;
    font-size: 18px;
    color: #222222;
    line-height: 40px;
}
.tushu1 .a1 .b3{
    color: #888888;
    font-size: 14px;
}

.cateGory .cateGoryList a{
    background-color: #f9f9f9;
    color: #888888;
   
}
.paper .paper_list #search{
    border-color: #2c8fff;   
}
.paper .paper_list #search .el-button{
    background-color:#2c8fff;
}

.cateGoryName #category .iconmap {
    color:#2c8fff
}





.video1{
    padding: 30px 20px;
    display: flex;
    flex-wrap: wrap;
}
.video1 .a1{
    width: 340px;
    position: relative;
    cursor: pointer;
    margin-right: 44px;
    margin-bottom: 22px;
}
.video1 .a1:nth-child(3n){
    margin-right: 0;
}
.video1 .a1 .b1{
    width: 100%;
    height: 200px;
    border-radius: 10px;
}
.video1 .a1 .b2{
    margin-top: 16px;
    line-height: 40px;
    color: #222222;
    font-weight: bold;
}
.video1 .a1 .b3{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.video1 .a1 .b3 .b31{
    color: #888888;
    font-size: 14px;
}

.video1 .a1 .b3 .b32{
    display: flex;
     align-items: center;
}
.video1 .a1 .b3 .b32 img{
    width: 17px;
    height: 10px;
    margin-right: 10px;
}
.video1 .a1 .b3 .b32 span{
    color: #888888;
    font-size: 14px;
}
