.banna{
    height: 360px;
}
.banna img{
    height: 100%;
    width: 100%;
}
body{
    background-color: #f5f5f5;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
.content_top{
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-top: 40px;
}
.content_top_title{
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #fe6600;
    height: 45px;
}
.content_top_title_l{
    display: flex;
}
.content_top_title_l h1{
    font-size: 24px;
    color: #333;
    font-weight: 600;
    flex-shrink: 0;
}
.content_top_title_l h1 span{
    font-size: 24px;
    color: #fe6600;
    font-weight: 500;
    margin-right: 10px;
}

.index_c_type1_swiper{
    height: 20px;
    width: 880px;
}
.index_c_type1_swiper .swiper-slide{
    padding: 0 7px;
   
    width: auto;
    font-size: 16px;
}
.swiper_wrapper_type1>div{
   height: 30px;
    text-align: center;
    line-height: 30px;
    color: #333;
    margin-left: 45px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

/*.content_top_title_l_list{*/
/*    display: flex;*/
/*        width: 880px;*/
/*}*/
/*.content_top_title_l_list>div{*/
/*    width: 80px;*/
/*    height: 30px;*/
/*    text-align: center;*/
/*    line-height: 30px;*/
/*    color: #333;*/
/*    margin-left: 45px;*/
/*    border-radius: 5px;*/
/*    -o-border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
/*    cursor: pointer;*/
/*}*/
.swiper_wrapper_type1 .color{
    background-color: #fe6600;
    color: #fff;
}
.content_top_title_r{
    font-size: 14px;
    color: #999;
}
.content_top_title_r a{
    color: #999;
}
.content_top_title_r span{
    font-size: 14px;
    margin-left: 3px;
}
.content_top_c{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.content_top_c li{
    width: 550px;
    height: 110px;
    border-bottom: 1px dashed #d3d3d3;
    padding: 21px 0;
    display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.content_top_c_t{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.content_top_c_t_l{
    display: flex;
    align-items: center;
}
.content_top_c_t_l h3{
    font-size: 16px;
    color: #333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.dot{
    width: 8px;
    height: 8px;
    background-color: #fe6600;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.content_top_c_left{
    width: 27px;
    flex-shrink: 0;
}
.content_top_c_t p{
    flex-shrink: 0;
    font-size: 14px;
    color: #999;
   margin-left: 10px;
}
.content_top_c_b{
    display: flex;
   
}
.content_top_c_b_l p{
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 12px;
    color: #666;
    line-height: 18px;
}
.content_img{
    height: 180px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.content_img img{
    height: 100%;
    width: 100%;
}
.exhibition{
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.content_top_title_l .icon-huiyi{
    font-size: 30px;
   
}
.exhibition_c{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 10px;
}
.exhibition_c li{
    margin-top: 20px;
    height: 120px;
    width: 550px;
    display: flex;
    justify-content: space-between;
}
.exhibition_c_l{
    width: 350px;
}
.exhibition_c_img{
    width: 180px;
    height: 100%;
    border-radius: 6px;
    -o-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.exhibition_c_l_text1{
    font-size: 18px;
    color: #333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 20px;
}
.exhibition_c_l_text2{
    font-size: 12px;
    color: #666;
    line-height: 24px;
}
.content_img2{
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
}
.content_img2 img{
    width: 380px;
    height: 250px;
    border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.library{
    margin-top: 30px;
    padding: 30px;
    background-color: #fff;
    border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.library_c{
    display: flex;
    justify-content: space-between;
}
.library_c_l{
    width: 750px;
}
.library_c_r{
    width: 360px;
}
.library_c_l_t{
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}
.library_c_l_t>div{
    height: 30px;
    background-color: #eeeeee;
    font-size: 14px;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 13px;
    border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    margin-top: 10px;
    margin-right: 15px;
    cursor: pointer;
}
.library_c_l_t .color{
    background-color: #fe6600;
    color: #fff;
}
.library_c_l_b{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.library_c_l_b li{
    width: 360px;
    height: 90px;
    border-bottom: 1px dashed #d3d3d3;
    padding: 10px 0;
    display: flex;
}
.library_c_l_b_t_title{
    width: 30px;
    background-image: linear-gradient(0deg,#ffce20,#fe9313);
    background-clip:text;
    -webkit-background-clip:text;
    color: transparent;
}
.library_c_l_b_t{
    width: 250px;
}
.library_c_l_b_t h1{
    font-size: 16px;
    color: #333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 15px;
}
.library_c_l_b_text{
    font-size: 14px;
    color: #999;
    flex-shrink: 0;
}
.library_c_l_b_t .p1{
    font-size: 12px;
    color: #999;
    line-height: 18px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.library_c_r_t{
    margin-top: 20px;
    display: flex;
    margin-bottom: 30px;
}
.library_c_r_t img{
    width: 20px;
    height: 20px;
}
.library_c_r_t h1{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-left: 20px;
}
.library_c_r ul li{
    display: flex;
    margin-top: 25px;
}
.library_c_r_l{
    width: 280px;
    display: flex;
    align-items: center;
}
.library_c_r_r{
    width: 80px;
    font-family: "Microsoft Yahei", Arial;
    font-size: 18px;
    color: #bbb;
    font-weight: 600;
    text-align: right;
}
.library_c_r_l>div{
    width: 30px;
    flex-shrink: 0;
}
.library_c_r_l>div>div{
    width: 18px;
    height: 18px;
    background-color: #dddddd;
    color: #fff;
    font-size: 14px;
    font-family: "Microsoft Yahei", Arial;
    text-align: center;
    line-height: 18px;
    border-radius: 1px;
    -o-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}
.library_c_r_l p{
    font-size: 16px;
    color: #333;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.library_c_r ul li:nth-child(1) .library_c_r_l>div>div{
    background-color: #ff0000;
}
.library_c_r ul li:nth-child(2) .library_c_r_l>div>div{
    background-color: #ff8e09;
}
.library_c_r ul li:nth-child(3) .library_c_r_l>div>div{
    background-color: #ffc90c;
}
.content_img3{
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
}
.content_img3 img{
    width: 585px;
    height: 270px;
    border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}