.font245760{ font-size: 9pt ;}

.modulebox {
    margin-top: 20px;
    margin-bottom: 20px;}

.bwyw-slick {
    margin: 0 -5px;}

.bwyw-slick .slick-list {
    padding: 20px 0;}

.bwyw-slick .slick-arrow {
    top: 50%;
    width: 25px;
    height: 25px;}

.bwyw-slick .slick-prev {
    left: -30px;
    background: url(images/prev-icon.png) no-repeat;
    background-size: 100% 100%;}

.bwyw-slick .slick-next {
    right: -30px;
    background: url(images/next-icon.png) no-repeat;
    background-size: 100% 100%;}

.itemli {
    margin: 0 5px;
    height: auto;
    box-sizing: border-box;
    position: relative;
    background:#fafafa;
    border:1px solid #d5d5d5;
    padding: 20px 10px;
    transition: all 0.3s;}

.itemli:hover {
    box-shadow: 0px 0px 15px 5px rgba(0, 97, 121, 0.11);}

.itemli::before {
    content: "";
    width: 27px;
    height: 27px;
    background: url(images/zuoshang-icon.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;}
.itemli::after{
    content: "";
    width: 27px;
    height: 27px;
    background: url(images/youxia_icon.png) no-repeat center;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;}

.itemli > a {
    color:#3b3b3b;}

.itemli > a::before {
    content: "";
    width: 27px;
    height: 27px;
    background: url(images/youshang_icon.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;}

.itemli > a::after {
    content: "";
    width: 27px;
    height: 27px;
    background: url(images/zuoxia_icon.png) no-repeat center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;}

.itemli:hover {}

.itemli .itemdiv {
    position: relative;
    z-index: 3;}

.itemdiv .item_imgs {
    width: auto;
    height: 30px;
    text-align: center;
    transition: transform 0.3s ease;}

.itemli:hover .item_imgs {
    transform: scaleX(-1);}

.itemdiv .item_imgs img {
    height: 100%;
    width: auto;
    margin: 0 auto;}

.itemdiv .item_wz {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    height: auto;
    margin-top: 10px;
    transition: all 0.3s ease;}

.itemli:hover .itemdiv .item_wz * {
    color: #014568;}

.itemdiv .item_wz .item_title {
    font-size: 16px;
    line-height:20px;
    font-weight: 400;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;}

.itemdiv .item_wz .item_title {
    overflow: hidden;
    display: -webkit-box;  
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;}

.itemdiv .item_wz .item_intro {
    margin-bottom:10px;
    text-align: center;
    line-height: 20px;
    font-size:14px;}

.itemdiv .item_wz .news_ff {
    font-size: 14px;
    color: #535353;
    text-align: center;
    line-height: 1.75;}

.itemli .item_more {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 50%);
    background-color: #01669a;
    color: #fff;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 16px;}
.safeL {
    width: 410px;
    height: 300px;}

.safeL video {
    width: 100%;
    height: 100%;}
.safeM {
    width: 410px;
    height: 300px;}

.safeM video {
    width: 100%;
    height: 100%;}
.JNlink{background:url(images/right-fd-bg.gif);}
