.wrapper {
    min-width: 720px;
    width: 100%;
    margin: 0 auto;
}
.wp-wrapper{
    min-width: 720px;
    width: 100%;
    margin: 0 auto;
}
#l-container {

    border-top: 8px solid #92070a;
}
#l-container .inner {
    max-width: 100%;
    width: 1600px;
    margin: 0 auto;
}
#container-11 {

    border-top: 8px solid #92070a;
}
#container-11 .inner {
    max-width: 100%;
    width: 1600px;
    margin: 0 auto;
}
#container-12 {

}
#container-12 .inner {
    max-width: 100%;
    width: 1600px;
    margin: 0 auto;
}

.col_news_head {
    border-bottom: 0;
    width: 50%;
    float: right;
    margin: 5px;
}

.post-60 { 
    width: 81.25%;
    height: 560px;
    float: right;
    margin: 5px;
    position: relative;
   border-bottom: 6px solid #92070a;
}

@media screen and (max-width: 768px) {
   .post-60 { width: 100%;float: none;}
   .post-61 { display: contents;}
   .post-60 .news_imgs { display: none;}
}
.post-61 {
    width: 81.25%;
    height: 400px;
    float: right;
    margin: 5px;
    border-bottom: 6px solid #92070a;
    box-shadow: -2px -2px 8px #eaeaea;
    position: relative;
}
.post-60 .news_imgs {  
    float: left;
    width: 53.5%;
    height: auto; 
    position: relative;
}
.post-60 .news_imgs img{  
    display: block;
    width: 100%;
    height: auto; 
    max-height: 465px; 
}

.post-60 .news_box {
    position: absolute;
    float: right;
    right: 30px;
    background: url(../images/bgn1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 46.5%;
    min-width: 600px;
    height: 400px; 
    padding: 25px 10px 25px 15px;
}

@media screen and (max-width: 768px) {.post-60 .news_box {position: relative;}}
@media screen and (max-width: 768px) {
   .post-60 .slick-list, .post-60 .slick-track , .post-60 .news_list li.news  {width: 100%;}
}
.news_box .news_title {
    margin-top: 20px;
    width: 90%;
}
.news_box  .news_title a {
    color: #008dcb;
    font-size: 36px;
    line-height: 50px;
}
.news_box .news_text {
    margin-top: 20px;
    width: 90%;
}
.news_box .news_text a {
    line-height: 32px;
    color: #666;
    font-size: 15px;
    font-family: 宋体;
    margin-top: 20px;
}
.news_box  .news_more {
    margin-top: 20px;
    width: 90%;
}
.news_box .news_more a {
    font-size: 18px;
    color: #92070a;
    line-height: 30px;
}

.news_img img:hover {
    transform: scale(1.15);
}
.post-61 .news_img {  
    overflow: hidden;
}
.post-61 .news_img img{ 
    width: 96%;
    height: 288px;
    overflow: hidden;
   transition: transform 0.5s ease;
}
.post-61  .news_title{
    line-height:50px;
    width: 100%;
    text-align: center;
    font-family: 宋体;
    font-size: 18px;
}
.post-61 button.slick-prev{
    position: absolute;
    top: 355px;
    width: 50%;
    height: 45px;
   background:url(../images/61prev-h.png) no-repeat right;
}
.post-61 button.slick-next{
    position: absolute;
    top: 355px;
    width: 50%;
    height: 45px;
   background:url(../images/61next-h.png) no-repeat left;
}


.post-60 button.slick-prev{
    position: absolute;
    top: 515px;
    width: 50%;
    height: 45px;
   background:url(../images/61prev-h.png) no-repeat right;
}
.post-60 button.slick-next{
    position: absolute;
    top:  515px;
    width: 50%;
    height: 45px;
   background:url(../images/61next-h.png) no-repeat left;
}

.right_con {display: block;    width: 81.25%;height: auto;margin: 30px 0 0 50px;min-height: 500px; float: right;box-sizing: border-box;
}
@media screen and (max-width: 768px) { .right_con { width: 100%;} 
                                                            .lm_head{ display: contents;}   }
 
.lm_head{
     display: block;
    width: 81.25%;
    float: right;
    height: 60px;
} 
 .lm_head .lm_name {
    line-height: 60px;
    color: #008dcb;
    font-size: 36px;
    font-family: 宋体;
    margin-top: 10px;
    text-align: center
}


/* 栏目列表样式   @media screen and (max-width: 768px) { .post-60 button.slick-prev , .post-60 button.slick-next{ display: none;}}*/
.lmlb .sub-menu {
    position: absolute;
    top: 100%; /* 在一级菜单下方 */
    left: 0;
    width: 100%;
    background: white;
    border-top: 5px solid #eeeeee63;
    z-index: 1000;
    display: none;
}

/* 鼠标悬停在一级菜单时显示二级菜单   */
.lmlb li:hover .sub-menu {
    display: block;
}  
        
        .lmlb li {
            position: relative; 
            float: left;
            line-height: 60px;
            width: 25%;
            text-align:center;
            border-radius:10px;
            overflow: visible;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            box-shadow: 0 8px 16px #eeeeee63;
        }
        
      .lmlb li:hover {
          background: #04a5db;
        }

        .lmlb li a {
            font-size:19px;
            font-family: 宋体;
        }
     .lmlb li a:hover {

            color: #fff;
        }
  /* 二级栏目样式示 */
        .lmlb .sub-menu {
            border-top: 5px solid #eeeeee63;
        }
        
        .lmlb .sub-menu li {
             width: 100%;
             line-height: 50px;
            text-align: center;
            background: transparent;
        }
        
        .lmlb .sub-menu li:hover {
            background:#04a5db;
        }
        
        .lmlb .sub-menu li a {
            font-size:15px;
            font-family: 宋体;

        }
        
        .lmlb .sub-menu li  a:hover {
            color: #fff;
        }
        
        
.fa {font-size: 32px; color:#fff;margin-left: 30px;margin-right: 20px;float: left;}

#footer
 {  margin-top: 60px;}