﻿html {
  overflow-y: scroll;
}

body {
  width: 100%;
}
.main_w { font-size: 14px; }

.news_l .list_tab{width:100%; margin:0 auto; border-bottom:1px solid #de141d; overflow:hidden; margin-top:20px;}
.news_l .list_tab .tt_title{background:#de141d; color:#fff; width:120px; height:35px; line-height:35px; text-align:center;}
.news_l .list_tab .orderby{ background:#de141d; color:#fff; width:80px; height:35px; line-height:35px; text-align:center; margin-left: 2px;}
.news_l .list_tab .orderby a{ color: #fff;}

.qyfcl {
    float: left;
    display: inherit;
    margin-top:15px;
    padding-left:15px;
    padding-top:10px;
    background: #fff;
    width:98.8%;
}
.qyfc3 {
    width: 100%;
    float: left;
    display: inherit;
}
.qyfc3 li {
    float: left;
    display: inherit;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-top: 5px;
}.qyfc3 a {
    color: #1c1c1c;
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
.qyfc3 p {
    width: 270px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    padding-top: 13px;
    padding-bottom: 15px;
}
.qyfc3 p a {
    color: #333;
}
.tys-main {
    padding: 20px;
}
.tys-main-zt {
    background: #fff;
    padding: 20px;
}
.tys-main-zt h3 {
    color: #3d79ac;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 20px 0;
}
.tys-main-zt-a {
    background: #eee;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.tys-main-zt-aa {
    padding: 0 5px;
}
.tys-main-zt-show {
    padding: 20px;
    margin-top:20px;
    font-size: 16px;
    line-height: 2;
}
.tys-main-zt-c {
    background: #eee;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}
.detail-content p{
    font-size: 15px !important;
    width: 880px;
    margin: 0 auto;
    line-height: 25px;
}