﻿*{
    margin: 0;
    padding: 0;
}

a,
a:link,
a:visited,
a:hover,
a:active,
a:focus{
    text-decoration: none;
    color: #000;
}

li{
    list-style-type: none;
    display: inline-block;
}

.xzzf-title{
      width: 100%;
    height: 400px;
    background: url(../images/6a92daba9e73dd376ceb0904dd16a70.png) no-repeat;
    background-size: 100% 100%;
}
.main-container{
    width: 1200px;
    margin: 35px auto;
}

.main-container li{
    width: 190px;
    line-height: 55px;
    border: 1px solid #d8d7d7;
    text-align: center;
    padding: 0 10px;
    margin: 15px 11px;
    border-radius: 5px;
    background-color: #fafafa;
    transition: all .3s;
}
.main-container li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.main-container li:hover{
    border-radius: 0;
    box-shadow: 0 0 1rem rgba(9,41,77,.12);
    border: 1px solid #cadfee;
    background-color: #fff;
    -webkit-transform: translate3d(0,-.3rem,0);
    transform: translate3d(0,-.3rem,0);
}
/*  */
.xzzf-title p{
    position: absolute;
    top: 120px;
    text-align: center;
    font-size: 72px;
    color: #fff;
    display: block;
    width: 100%;
    font-family: "方正魏碑简体";
    text-shadow: 2px 2px 5px #394a69;
}
@media screen and (max-width: 1600px)  {
    .xzzf-title p{
        font-size: 62px;
    }
}

.main-channel{
    width: 1200px;
    margin: 35px auto;
}
.main-xzzf-tit {
    line-height: 60px;
    margin-top: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 35px;
}
.main-xzzf-tit a{
      margin: 0 10px;
    font-size: 21px;
    display: inline-block;
    width: 230px;
    color: #4a4949;
    font-weight: 600;
    text-align: center;
    border: 1px solid #d8d7d7;
    background-color: #fafafa;
    border-radius: 30px;
}
.main-xzzf-tit a.active{
    font-weight: bold;
    position: relative;
    color: #fff;
    display: inline-block;
    width: 230px;
    text-align: center;
    background-color: #1b67c5;
    border-radius: 30px;

}
.main-xzzf-tit a.active:after{
    content: "";
    height: .2rem;
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0;
    background-color: #2d66a5;
}

.main-channel .main-list{
    display: flex;
    justify-content:space-between;
    border-bottom: 1px solid #bbb;
    margin-top: 20px;
}
.main-channel .main-list a{
    padding: 0 23px;
    font-size: 16px;
    width: 32.3%;
    box-sizing: border-box;
    display: inline-block;
    line-height: 40px;
    background-color: #1b67c5;
    color: #fff;
  
}
.main-channel .main-list .active{
    background-color: #097ce3;
    color: #fff;
}
.main-channel .main-list1{
    padding: 0 20px;
    margin-top: 20px;

}
.main-channel .main-list1 ul{
    min-height: 270px;
}
.main-channel .main-list1 li{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    width: 100%;
    transition: all .25s ease;
}
.main-channel .main-list1 li:hover{
    background-color: #f5f7fa;
    transition: all .25s ease;
    padding: 0 5px;
}
.main-channel .main-list1 li a{
    margin-right: 10px;
    display: inline-block;
    max-width: 298px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.main-channel .main-list1 li span{
    color: rgb(153, 153, 153);
    display: inline-block;
    float: right;
    font-size: 14px;
}
.main-list1-more{
    padding: 20px 0;

}
.main-list1-more a{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin: 0 auto;
    background-color: rgb(231, 231, 231);
    font-size: 16px;
}

.main-channel .main-list1{padding: 0;width: 32.3%;border-bottom: 1px solid #bbb;}
.main-wrap{display: flex;justify-content: space-between;}
/* .main-channel .main-list{justify-content: normal;} */

/* ------------------------------ */
.head-zwgk{
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    white-space: nowrap;
    line-height: 64px;
}
.head-hd {
    width: 1200px;
    margin: 30px auto 0;
    text-align: center;
}
.head-hd img {
    max-width: 100%;
    width: 855px;
}




.main-container .cont-titimg, .main-channel .cont-titimg{
    background: linear-gradient(90deg, #2d86ef, #67A8FF);
    width: 1163px;
    height: 85px;
    margin: 22px auto;
    text-align: center;
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    line-height: 85px;
    border-radius: 10px;
}

.main-container .cont-titimg a,.main-channel .cont-titimg a{
    color: #fff;  
    letter-spacing: 10px;  
}
/* 适老化按钮 */
.wza-box{float: right; height: 38px; margin-top: 20px;}
.wza-box a{ display: block;float: right;height: 38px;line-height:
38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; }
.wza-box a.wza{ background: #fff;color: #015293; border: 1px solid
#015293; border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#015293;color: #fff;border: 1px solid
#015293;border-radius: 0px 2px 2px 0px; }
/* 老年模式 */
.oldModel .main-container{width:90%;}
.oldModel .footer-wrap{width:90%;}
.oldModel .main-container .cont-titimg,.oldModel .main-channel .cont-titimg{width:90%;margin:0;}
