*{
    padding: 0;
    margin: 0;
color:#000;
}
html,body{
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    max-width: 1920px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    background: #fafafa;
}
body{min-width:1440px;}
li{
    list-style:none;
}
a{
    text-decoration: none;
}
img,input{
    border: 0;
}
.wap{
    display: none;
}
.top>img.wap{
    display: none;
}
      .text-lists {
            max-width: 1200px;
            padding: 0;background: #fff;border-radius: 30px;}
body .clear{
    clear: both ;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.px1440{
    margin: 0 auto;
}
.ttbt span {
    line-height: 36px;
}
.ls{
 
    background:url(../images/bg2.jpg);
    background-size: cover;
}
.ttbt {
    padding: 0 60px 20px 60px;
}
.hkt {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.lilun1 h2 ,lilun2 h2 {
    text-align: center;
    margin: 40px;
}
/* 内页公共样式 */
.top{
    max-width: 1920px;
    margin:0 auto;
    position: relative;
}
.top>img{
    display: block;
    width: 100%;
}
.wap-menu{
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 99999;
}
.wap-menu img{
    height: 30px;
}
.main{

    position: relative;
    z-index: 999;
    box-sizing: border-box;
}
.ggtit-h2 span.ttzt{
    font-weight: 900;
    font-family: "楷体";
}
.text-lists1 {
    margin: 18px;
}
.zuotu {
    padding: 40px 0;
}
.hkt a:hover img{
    transform: scale(1.1);
}

/* 导航 */

.ttgz {
    float: left;
    text-align: center;
    padding: 5px;
}
.main{

}
.nav{
    background: #006eb7;
    background-size: 100% 100%;
/*
background: url('/images/bg22.jpg') no-repeat center center / cover;
*/

}
.nav>ul{
    max-width: 1200px;
    width: 83%;
    margin: 0 auto;
    height: 80px;
    background: none;
}
.nav>ul>li{
    float: left;
    width: 19.5%;
    height: 80px;
    text-align: center;
    position: relative;
}
.nav>ul>li>a{
    display: block;
    padding: 0 10px;
    color: #fff;
    font-size: 22px;
    line-height: 80px;
    position: relative;
}

.nav>ul>li:hover>a{
    color: #fae385;
}
.nav>ul>li:hover>a::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #fae385;
}
.nav>ul>li>span{
    display: none;
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer;
}
.nav>ul>li:hover ul{
    display: block;
}
.nav>ul>li.active>a{
    color: #fae385;
}
.nav>ul>li.active>a::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #fae385;
}
.nav>ul>li>ul{
    width: 100%;
    position: absolute;
    top: 100%;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    z-index: 9;
    display: none;
}
.nav>ul>li>ul li:hover{
    background: #006eb7;
}
.nav>ul>li>ul li a{
    display: block;
    padding: 15px 10px;
    color: #333;

}
.nav>ul>li>ul li a:hover{
    color: #fff;
}
.ttbt h1 a {
    color: #0366aa;
}
.ttbt h1 {
    margin-bottom: 40px;
font-size:38px;
}
 
#main-cont{
    background: #fff;
}


/* 分页 */
.pagination{
    text-align: center;
    font-size: 0;
    padding: 60px 0;
}
.pagination a{
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a:hover{
    background: #ba2d35;
    color: #fff;
    border: 1px solid #ba2d35;
}
.pagination select{
    height: 37px;
    padding: 0 5px;
    outline: none;
    border-color: #eee;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.lilun2 ul li a {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 15px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.lilun2 ul li .date {
    float: left;
    width: 80px;
    height: 80px;
    background-color: #dceaf5;
    text-align: center;
    margin-right: 30px;
}
.lilun2 ul li {
    width: 31.42%;
    margin-top: 10px;
}
.lilun2 ul li h3 {
width: calc(100% - 110px);
    line-height: 30px;
    max-height: 60px;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    font-weight: 400;
}
.lilun2 ul li .date p {
    font-size: 30px;
    padding-top: 8px;color:#004085;
}
.lilun2 ul li .date span {
    display: block;
    font-size: 14px;color:#004085;
}


/* footer 底部 */
#footer{
    height:auto !important;
    background: #006eb7;
    text-align: center;
    margin-top: 50px;
}
#footer .fp-tableCell{
    height: auto !important;
}
.footer{
    padding: 20px 20px;
}
#footer .footer p{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin: 3px 0;
}
#footer .footer p a{
    color: #fff;
}
#footer .footer p span{
    margin-left: 15px;
}
.close-menu{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}

.zzq-list ul li {
    float: left;
    width: 22.90%;
    margin: 10px 1.8% 10px 0.3%;
    background: #fff;
    position: relative;
}
.zzq-list ul li .media_bs {
    text-align: center;
    height: 135px;
    line-height: 115px;
    font-size: 26px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-family: 宋体;
    background: #006eb7;
    overflow: hidden;
}
.zzq-list ul li .media_date {
    position: absolute;
    left: 30px;
    top: 90px;
    background: #006eb7;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-top: 3px;
}
.zzq-list ul li .media_date b {
    display: inline-block;
    color: #ffffff;
    font-size: 36px;
    text-align: center;
    font-weight: normal;
}

.zzq-list ul li .media_wz {
    height: 100px;
    box-shadow: 2px 2px 5px rgba(10, 10, 10, 0.16), -2px 2px 5px rgba(10, 10, 10, 0.16);
    background: #fff;
    padding: 40px 30px;
}
.zzq-list ul li .media_wz a {
    width: 100%;
    display: inline-block;
    line-height: 26px;
    color: #555;
    margin-bottom: 15px;
    font-size: 16px;
    transition: all 0.5s 
linear 0s;
}
.zzq-list ul li .media_wz p {
    width: 100%;
    display: inline-block;
    line-height: 22px;
    color: #555;
    margin-bottom: 15px;
    font-size: 14px;
}

.xflex {
    display: flex;
    justify-content: flex-start;
}

.zzqz {
    border: 2px solid rgb(225, 237, 250);
    border-image: none;
    width: 100px;
    height: 50px;
    margin: 15px;
}
span.ztit {
    line-height: 30px;
}

.zzqz img {
    width: 100px;
    height: 50px;
}
.media_wz {
    padding: 10px 0;
font-size:18px;
}
.zzq-list2 {
    margin: 20px;
}


.media_wz a:hover span {
    font-size: 17px;
}
.lilun2 ul li a:hover h3 {
    font-size: 19px;
}
ul.dxjy li:hover {
    background: #0366aa;
}
ul.dxjy li:hover a {
    color: #fff;
}
@media screen and (max-width: 1440px){

}
@media screen and (max-width: 1024px){
 
}
@media screen and (max-width: 768px){
 
}
@media screen and (max-width: 480px){
    
}

a:focus{ outline:none; }