﻿body {
    font-family:'Microsoft YaHei';
}

.nav_title {
    width: 98.2%;
    color: #CD2626;
}

.layui-tab-title {
    height: 56px;
    border-bottom-width: 0px;
}

.layui-tab-title .layui-this {
    background-color: white;
    color: #CD2626;
}
.layui-tab-title .layui-this a{
    margin-top:3px;
    color: #CD2626 ;
}
.layui-tab-title .layui-this:after{
    margin-top:1px;
    height:50px;
    border:1px solid #CD2626;
    border-bottom-width: 0px;
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}
.layui-tab-more li.layui-this:after {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.nav_title li {
    color: white;
    padding: 0 1.8%;
    min-width: 7%;
    font-size: 18px;
    background-color: #CD2626;
    margin-top: 4px;
    margin-right: 0.5%;
    line-height: 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.layui-tab-title li a {
    margin-top:1px;
    color: white;
}

.layui-tab-bar {
    height: 52px;
    line-height:52px;
    margin-top:4px;
}

.news-left-img {
    margin-top:20px;
    border-radius:15px !important;
    height:335px;
}
.news-right {
    margin-top:20px;
    width: 86%;
    display: inline-block;
}

.news-buttom {
    width: 25%;
    float: left;
    height: 48px;
    border-bottom: 3px solid #b6b4b4;
}

.news-buttom .news-buttom-content {
   display:block;
   padding:20px 0;
}

.layui-tab-content {
    padding: 0px;
    border-radius: 15px;
} 

.news-buttom-content ul {
    margin:20px 0;
    display: inline-block;
    width: 100%;
}

.news-buttom-content ul li {
    background-color: #CD2626;
    width: 15.4%;
    height: 170px;
    border-radius: 10px;
    float: left;
    margin-left:1%;
}

.news-buttom-content ul li img {
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    width:100%;
    height:145px;
}

.news-buttom-content ul li p {
    text-align:center;
    color:#fff;
}

.news-footer {
    display: block;
    margin-top: 5px;
}

.news-footer p {
    font-size:13px;
    text-align: center;
    background-color: #CD2626;
    color: #fff;
    padding: 15px;
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #CD2626;
    font-size: 22px;
    font-weight: bold;
    height: 50px;
    padding-top: 10px;
    border-radius: 15px;
}
.layui-tab-brief > .layui-tab-title .layui-this:after {
    border-bottom: 3px solid #CD2626;
}

.layui-tab-brief > .layui-tab-title li {
    border-radius: 15px;
    font-size: 22px;
    font-weight: bold;
    height: 50px;
    color: #b6b4b4;
    padding-top: 10px;
}

.layui-tab {
    margin: 0px;
}

.layui-table {
    margin: 0px;
    border-radius: 15px;
}
.layui-table td, .layui-table th {
    font-size:18px;
    padding: 13px 8px;
}

.layui-table[lay-even] tr:nth-child(even) {
    background-color: #fff;
}

.news-nav-left {
    margin-top:20px;
    display:inline-block;
    width: 100%;
    float:left;
    min-height:600px;
}

.news-nav-left li {
   text-align:center;
   margin-top:-1px;
}

.news-nav-left li a {
   font-family:'Microsoft YaHei' !important;
   border:1px solid #e6e6e6;
   display:block;
   padding:8px;
}

.news-nav-left li a:hover {
   text-align:center;
   background-color:#CD2626;
   color:#fff;
}

.news-nav-left li a:after {
  text-align:center;
   background-color:#CD2626;
   color:#fff;
}

.news-content-right {
    margin-top:20px 0;
    display: inline-block;
    border: 1px solid #b6b4b4;
    width: 100%;
    float: left;
    padding:20px;
    border:none; 
}

.top-active {
    color: #CD2626;
}

.active {
    text-align: center;
    background-color: #CD2626;
    color: #fff;
}

.nav-two-list {
   width: 98.2%;
    padding:0px;
}

.nav-two-list .layui-tab-item{
    width: 100%;
    height:25px;
    font-size:18px;
    background-color:#edeaea;
    border:1px solid #edeaea;
    padding:6px;
}

.nav-two-list .layui-tab-item a{
    font-size:18px;
    color:#333 !important;
}

.nav-two-list .layui-tab-item a:hover{
    color:#CD2626 !important;
}

.news-content-list {
    width:99%;
}

.news-content-list ul li {
    width:99%;
    margin:5px;
    display:inline-block;
    border:1px solid #e6e6e6;
}

.news-content-list .list-content-left {
    width:25%;
    height:120px;
    float:left;
}

.news-content-list .list-content-right {
    width:70%;
   /* height:135px;*/ 
    float:left;
    margin:5px 10px 0 15px;
}

.list-content-right .list-info-right {
    line-height:25px;
    font-size:15px;
    height: 70px;
    padding: 5px 0;
    text-indent: 30px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow : hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.list-content-right .list-date-right {
    padding: 5px 0;
    width: 200px;
    float: left;
    font-size: 14px;
}

.list-content-right .list-detail-right {
    padding: 5px 0;
    font-size: 14px;
    float: right;
}

.list-content-right .list-title-right {
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.list-content-left img{
    width: 100%;
    height: 140px;
}

.content-iframe {
    min-height: 400px;
    width: 100%;
    height: 100%;
}

.news-content-show {
    padding: 0px 10px 10px 0px;
}

.news-content-header {
    border: none;
    height: 25px;
    line-height: 25px;
}

.news-content-show h2{
    text-align:center;
    height:33px;
    font-size:28px;
}

.news-content-show p{
    text-align:center;
    padding:15px;
}

.news-content-show .news-content{
    width:100%;
    line-height:30px;
}

.photos-content{
    padding:2%;
}

.photos-content img{
    width:24.3%;
    height:150px;
}


.news-nav-left1 {
    margin-top:20px;
    display:inline-block;
    width: 100%;
    float:left;
}

.news-nav-left1 li {
   text-align:center;
   margin-top:-1px;
}

.news-nav-left1 li a {
   font-family:'Microsoft YaHei' !important;
   border:1px solid #e6e6e6;
   display:block;
   padding:8px;
}

.news-nav-left1 li a:hover {
   text-align:center;
   background-color:#CD2626;
   color:#fff;
}

.news-nav-left1 li a:after {
  text-align:center;
   background-color:#CD2626;
   color:#fff;
}

.news-content-video {
    width: 100%;
    height: 520px;
    display: inline-block;
}

.layui-tab-title li dl {
    position: absolute;
    top: 52px;
    background-color: #fff;
    z-index: 9999;
    width: 100%;
    left: 0px;
    display: none;
}

.layui-tab-title li dl dd {
   border:1px solid #CD2626;
   margin-top:-1px;
   line-height: 38px !important;
}

.layui-tab-title li dl dd a{
    height:40px;
     margin-top:0px;
    line-height: 40px;
}
.layui-tab-title li dl dd a:hover{
    height:40px;
     margin-top:0px;
   line-height: 40px;
   background-color:#CD2626;
   color:#fff;
}

