﻿@charset "UTF-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{ margin:0;padding:0; font-family:CustomFont,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;}
li{list-style-type: none;}
a{text-decoration: none; color: inherit; cursor: pointer;}
img{border:none;vertical-align: middle;}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
.fl{float: left;}
.fr{float: right;}
input{outline: none;border: none;}
input[type="checkbox"]{ display: none; }
html,body{ font-size: 16px; }
body{
    background: #ca0227 url(../images/fzzfsfcj/44b667171105f6afe27ac60f540b2e4.png) no-repeat center top;
    background-size: 100% auto;
}
/* 适老化按钮 */
.wza-box{height: 38px; margin: 10px 0;}
.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 *{font-size: 28px !important;}
.oldModel .channel-guide .channel-guide-list>a{background: url(../images/fzzfsfcj/Ico.png) 15px -195px no-repeat;padding: 15px 10px 15px 35px;    background-color: #ca0227;
    background-size: 35px;}
.oldModel .channel-guide .checked>a{background: url(../images/fzzfsfcj/Ico.png) 10px -155px no-repeat;    background-color: #ca0227;
    background-size: 35px;}
.header-fzzfjs{
  
    /* height: 280px; */
}
.head-fzzfjs{
    width: 1200px;
    margin: 0 auto;
    padding-top: 32px;
    white-space: nowrap;
    /* line-height: 64px; */
    position: relative;
}
.logo-fzzfjs{
    display: inline-block;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    line-height: 64px;
}
.logo-fzzfjs img{
    height: 64px;
    width: auto;
    margin-right: 10px;
    float: left;
  
}
.head-fzzfjs .home{
    position: absolute;
    right: 0;
    top: 62px;
    font-size: 14px;
    color: #fff;
    border: 1px #fff solid;
    padding: 0 16px;
    border-radius: 6px;
    line-height: initial;
}

.head-fzzfjs .home a{
    font-size: 14px;
    color: #fff;
    line-height: 28px;
 
}
.fzzfjs_title{
    width: 1200px;
    height: 108px;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0;
    margin-top: 60px;
}
.wrap{
    width: 1200px;
    box-sizing: border-box;
    background-color: #fff;
    padding: 20px;
    margin: 0 auto;
}
.wrap .nav{
    background-color: #d20c1d;
}
.wrap .nav ul{
    display: flex;
}
.wrap .nav li{
    flex: 1;
}
.wrap .nav a{
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 21px;
}
.wrap .nav a:hover{
    background-color: #ff3232;

}
.wrap-box {
   
}
.wrap-box h2{

    background: url(../images/fzzfsfcj/title_h2_02.png) no-repeat center;
    background-size: 95%;
    margin: 40px 0;
    text-align: center;
    font-size: 25px;
    text-indent: -8px;
}
.wrap-box .search{
    margin: 0 auto;
    width: 670px;
    overflow: hidden;
    margin-bottom: 30px;
}
.wrap-box .search .ipt{
    width: 540px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: #FFFFFF;
    border: 1px #ddd solid;
    padding: 0 20px;
    outline: none;
    float: left;
}
.wrap-box .search .btn{
    width: 80px;
    height: 42px;
    line-height: 42px;
    background: #ff7000;
    border: 1px #ff7000 solid;
    font-size: 16px;
    color: #ffffff;
    outline: none;
    cursor: pointer;
    float: left;
}
.wrap-box .system_box ul{   
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;

}
.wrap-box .system_box li{
    width: 32.3%;

}
.wrap-box .system_box li a{
    display:block;
    width: 100%;
    box-sizing: border-box;
    height: 80px;
    border: 1px solid #e5e5e5;
    padding: 15px 8px 15px 12px;
    font-size: 17px;
    margin-top: 10px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wrap-box .system_box li a:hover{
    border: 1px #ca0227 solid;
    background: #ca0227;
    color: #fff;
}
.wrap-box .link-box{
    overflow: hidden;
}
.wrap-box .link-box li{
    float: left;
    width: 257px;
    height: 44px;
    line-height: 44px;
    background: #fff;
    border: 1px #f0f0f0 solid;
    margin: 5px 9px;
    padding-left: 10px;
}
.wrap-box .link-box li:hover{
    background-color: #FEDADB;
}
.wrap-box .news-lists ul{
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.wrap-box .news-lists ul li{
    width: 48%;
}
.wrap-box .news-lists li a{
    display: block;
    width: 80%;
    height: 36px;
    line-height: 36px;
    transition: .5s all;
    background: url(../images/fzzfsfcj/Ico.png) 5px -883px no-repeat;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    box-sizing: border-box;
}
.wrap-box .news-lists li a:hover{
    padding-left: 20px;
    color: #ca0227;
}
.wrap-box .news-lists span{
    display: block;
    float: right;
    width: 20%;
    font-size: 16px;
    text-align: right;
    color: #999999;
    cursor:pointer;
}

/* channels stytle */
.channelwrap {
    overflow: hidden;
    padding-top: 20px;
}
.channel-guide{
    float: left;
    width: 305px;
}
.channel-guide .channel-guide-list{
    
    background-size: 30px;
    
    color: #ffffff;
    font-size: 16px;

} 
.channel-guide .channel-guide-list>a{
    display: block;
    width: 100%;
    padding-left: 35px;
    box-sizing: border-box;
    background: url(../images/fzzfsfcj/Ico.png) 15px -200px no-repeat;
    background-color: #ca0227;
    background-size: 35px;
    padding: 20px 10px 20px 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.channel-guide .checked>a{
    background: url(../images/fzzfsfcj/Ico.png) 10px -160px no-repeat;
    background-color: #ca0227;
    background-size: 35px;

}

.channel-guide .channel-guide-list ul{
    display: none;
}
.channel-guide .checked ul{
    display: block;
}
.channel-guide-list li{
    width: 100%;
}
.channel-guide-list li a{
    display: block;
    padding: 20px 10px 20px 35px;
    padding-left: 35px;
    background-color: #aaaaaa;
    box-sizing: border-box;
}
.channel-guide-list li a:hover{
    background-color: #ff3333;
}
.channel-guide-list .active a{
    background-color: #ff3333;
}



.channel-part{
    width: 830px;
    height: auto;
    box-sizing: border-box;
    border: 1px #e5e5e5 solid;
    padding: 5px 25px 25px 25px;
    float: right;
}
.channel-part-box .news-title{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 1px #ddd solid;
    margin-bottom: 20px;
    padding: 15px 0;
    overflow: hidden;
}
.channel-part-box .news-title em{
    width: 10px;
    height: 22px;
    background: #d6012d;
    display: inline-block;
    border-radius: 4px;
    margin-right: 10px;
    margin-top: 4px;
    float: left;
}
.channel-part-box .news-title span{
    width: 746px;
    float: left;
    cursor: pointer;
}
.channel-part-box .news-part-list li{
    width: 100%;
    overflow: hidden;
}
.channel-part-box .news-part-list li>a{
    display: block;
    width: 80%;
    height: 36px;
    line-height: 36px;
    transition: .5s all;
    background: url(../images/fzzfsfcj/Ico.png) 5px -883px no-repeat;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    box-sizing: border-box;
}
.channel-part-box .news-part-list li>a:hover{
    padding-left: 20px;
    color: #ca0227;
}
.channel-part-box .news-part-list li>span{
    display: block;
    float: right;
    width: 20%;
    font-size: 16px;
    text-align: right;
    color: #999999;
    cursor:pointer;
    line-height: 36px;
    
}

.news-part-list-more{
    padding: 0 10px;
    text-align: center;
    background: #f3f3f3;
    height: 46px;
    line-height: 46px;
    margin: 20px 0 20px 0;
}


/* channels stytle end */

/* dt channels  stytle*/
.channel-dis{
    padding: 20px 20px 60px 20px;
    display: flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.channel-dis .sit-box{
    width: 48%;
    margin-top: 20px;
    margin-bottom: 10px;
}
.sit-box-tit{
    border-bottom: 1px #ccc solid;
    margin-bottom: 10px;
}
.sit-box-tit h3{
    background-color: #d20c1d;
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    cursor: pointer;
    line-height: 38px;
}
.sit-box-tit a{
    float: right;
    color: #666;
    display: inline-block;
    line-height: 38px;
    margin-right: 10px;
}
.sit-box-list li{
    overflow: hidden;
}
.sit-box-list a{
    display: block;
    width: 80%;
    height: 36px;
    line-height: 36px;
    transition: .5s all;
    background: url(../images/fzzfsfcj/Ico.png) 5px -883px no-repeat;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    box-sizing: border-box;
}
.sit-box-list a:hover{
    padding-left: 20px;
    color: #ca0227;
}
.sit-box-list span{
    display: block;
    float: right;
    width: 20%;
    font-size: 16px;
    text-align: right;
    color: #999999;
    cursor: pointer;
    line-height: 36px;
}

/* dt channels  stytle end*/


/* channels lower stytle  */
.channelwrap-lower{

}
.channel-lower{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 1px #ddd solid;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 15px 0;
    overflow: hidden;
    display: flex;
}
.channel-lower em{
    width: 10px;
    height: 22px;
    background: #d6012d;
    display: inline-block;
    border-radius: 4px;
    margin-right: 10px;
    margin-top: 4px;
}
.channel-lower span{
    cursor: pointer;
    flex: 1;
}

.channel-lower-list li{
    width: 100%;
    overflow: hidden;
}
.channel-lower-list li a{
    display: block;
    width: 80%;
    height: 36px;
    line-height: 36px;
    transition: .5s all;
    background: url(../images/fzzfsfcj/Ico.png) 5px -883px no-repeat;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    box-sizing: border-box;
}
.channel-lower-list li a:hover{
    padding-left: 20px;
    color: #ca0227;
}
.channel-lower-list li span{
    display: block;
    float: right;
    width: 20%;
    font-size: 16px;
    text-align: right;
    color: #999999;
    cursor:pointer;
    line-height: 36px;
    
}
 /* 页码 */
 .app,.paginator {float:left; height:36px; overflow:hidden; color: #999; font-size: 12px; line-height:34px; margin-left: 50px;}
 .paginator,.paginator input,.paginator button {font-family:Tahoma, "宋体"; font-size:14px; }
 .paginator a,.paginator span {width:34px;float:left; height:34px; margin:0 5px 0 0; text-align:center; white-space:nowrap; vertical-align:middle; line-height:34px; background:#fff; }
 .paginator select {float:right; height:34px; margin:0 5px 0 0; text-align:center; white-space:nowrap; vertical-align:middle; line-height:34px; background:#fff; }
 .paginator a {color:#666; background:#FFF; border:1px solid #D3D3D3;}
 .paginator b{font-family:"宋体"; margin:3px;font-weight:300;}
 .paginator a:link,.paginator a:visited,.paginator a:hover,.paginator a:active {text-decoration:none; }
 .paginator .page-start, .paginator .page-end{width:80px;height:36px; line-height:36px; background: #d9d9d9; color:#666; }
 .page-next,.page-start,.page-prev{width:80px !important;}
 .paging{width:100%; line-height:34px; font-size:14px;overflow: hidden;margin: 20px 0 40px 0; margin:10px 0px;}
 .paginator{float: left;height: 36px;overflow: hidden;color: #999;font-size: 12px;line-height: 34px;margin-left: 50px;}
 .paginator .page-start, .paginator .page-end{width:80px;height:36px;line-height:36px;background: #d9d9d9;color:#666;}
 .page-next,.page-start,.page-prev{width:80px !important;}
 .paginator .page-this,.paginator .page-break {padding:0px; }
 .paginator .page-break {border:1px solid #fff; }
 .paginator .page-this {border:0px;background-color:#ca0227; color:#FFF;font-weight:bold; width:36px !important;height:36px; !important}
 .paginator .page-skip {height:34px; line-height:34px; margin:0; background:none; }
 .paginator .page-skip input {width:34px;  *width:34px;height:19px;line-height:19px;border:1px #D3D3D3 solid;font-size:12px; margin:-1px 6px 0px 6px;#margin-top:1px;_margin-top:0px;padding:0px 0px 0px 2px; vertical-align:middle; padding-top:0px; padding-bottom:0px; }
 .paginator .page-skip button {font-size:12px; padding:0 5px 5px 5px;_padding:0 5px 0 5px; width:auto; _width:0; height:22px;  *height:23px; *line-height:20px; _height:16px; _line-height:16px; margin-left:10px;  *margin-top:-1px;overflow:visible; vertical-align:top; }
 .paginator a:hover {border:1px solid #A6A6A6;color:#868688; }

/* channels lower stytle  end*/

.content-wrap{
    padding: 20px 20px 60px 20px;
}
.content-wrap h1{
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    color: #ca0227;
    margin: 20px 0;
}
.content-wrap .cont-msg{
    text-align: center;
    font-size: 14px;
    color: #6b6b6b;
    padding-bottom: 10px;
    border-bottom: 1px solid lightgrey;
    padding: 26px 0;
}
.content-wrap .article{
    padding: 20px 50px;
    margin: 30px 0;
}

.content-wrap .article p{
    margin-bottom: 10px;
    line-height: 26px;
}
/* ********************** */
.footer-fzzfjs{
    width: 100%;
    min-width: 1200px;
    height: 160px;
    text-align: center;
    margin: 0 auto;
}
.footer-fzzfjs p{
    width: 1200px;
    padding-top: 50px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
}
.footer-fzzfjs a{
    color: #FFC;
}