﻿@charset "utf-8";
/* 适老化改造 */
.wza-box{/* margin-top: 35px; float: right;*/min-width: 200px;z-index: 20;}
.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: #003366; border: 1px solid #003366; border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#024181;color: #fff;border: 1px solid #024181;border-radius: 0px 2px 2px 0px; }
 
.slh{     
	float: right;
	margin: 40px 20px;
} 
.oldModel * {
    font-size: 28px !important;
}

/****公用样式****/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    outline: none;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfix {
    zoom: 1
}

a {
    text-decoration: none
}

body {
    background-color: #fcfcfe;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}


/* ------------ */
.header{
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #fff;
    background: #FFFFFF;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.10);
}
.header .logozw{
    width: 280px;
    height: 70px;
    float: left;
    margin-top: 10px; 
}
.header .logozw img{
    width: 100%;
    height: 100%;
}
.header .info{
    float: right;
    margin-top: 30px;
    font-size: 15px;
    font-weight: 600;
}
.header .info span:nth-child(2){
    margin-right: 50px;
}
.header .info a{
    color: #5F5F5F;
}

.bj-pic{
    width: 100%;
    height: 220px;
    background: url(../images/W637538059548.png) no-repeat center top #5fa2ff;
    background-size: 100%;
    padding-top: 70px;
}
.bj-pic .theme{
    height: 45px;
    line-height: 45px;
    font-size: 32px;
    color: #fff;
    font-weight: 600;
}
.push-pic{
    height: 200px;
    background: url(../images/slbsybt.jpg) no-repeat center;
    background-size: 100% 100%;
    margin: 10px auto 0 auto;
    border-radius: 5px;
}
.push-pic a{
    display: block;
    width: 100%;
    height: 100%;
}


/* --------- */
.wrap{
    min-height: 400px;
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wrap .item{
    width: 48%;
}


.large-title{
    font-size: 28px;
    color: #2B2F32;
    line-height: 60px;
    border-bottom: 1px solid #73777A;
    margin-top: 16px;
    font-weight: 600;
}
.large-title a{
    color: #2B2F32;
}
.zwfw-list li{
    width: 100%;
    line-height: 40px;
    float: left;
    background: url(../images/list_06.jpg) no-repeat left;
    line-height: 50px;
border-bottom: 1px #ded8d9 dotted;
}
.zwfw-list li a{
    font-size: 16px;
    display: block;
    width: 80%;
    height: 100%;
    padding-left: 12px;
    color: #2B2F32;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zwfw-list li span{
    float: right;
}
.lower-title{
    font-size: 20px;
    color: #2B2F32;
    line-height: 50px;
    margin-top: 16px;
    font-weight: bold;
    background-color: #e0f1ff;
    padding-left: 10px;
}
  .lower-title a{
            color: #2B2F32;
        }
        .lower-title i{
            font-weight: 600;
            font-style: normal;
            margin-left: 10px;
            vertical-align: initial;
        }
/* 栏目 */
.wrap-list{
    min-height: 400px;
    margin-bottom: 50px;
}

.page-nav{
    width: 100%;
    margin: 35px 0;
    text-align: center;
}
.page-nav a{
    display: inline-block;
    padding: 0px 15px;
    margin: 0 5px;
    line-height: 40px;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
    color: inherit;
}
.page-nav a.on{
    background: #17a3e6;
    color: #fff;
    border-color: #17a3e6;
}
.page-nav select{
    width: 42px;
    height: 42px;
    vertical-align: bottom;
    border-radius: 5px;
    border: 1px solid #c6c6c6;
}

/*  */
