﻿html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img{
	margin: 0;
	padding: 0;
}
html, body, body *{
    box-sizing: border-box;
}
img{
	vertical-align: bottom;
}
li{
	list-style: none;
}
a{
	text-decoration: none;

	color: inherit;
    cursor: pointer;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font: 12px/1.5 "微软雅黑";
}


.clear{
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix::after{
	content: '';
	display: block;
	width: 0;
	height: 0;
	clear: both;
	
}
input,button,textarea{
	outline: none;
}
.hidden{
	display: none;
}
/* ----------------- */
.header{
    background: url(../siteimages/bg.png) 0 20px no-repeat #fff;
    background-size: cover;
}

.header-wrap {
    background-color: #f9f9f9;
    box-shadow: 0px 0px 20px 0px #dadada;
}

.header-top {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 14px;
}

.header-top ul {
    display: flex;
}

.header-top ul a {
    margin: 0 10px;
}

.header-nav {
    width: 1200px;
    height: 200px;
    margin: 15px auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.header-nav .log {
    width: 410px;
    /* line-height: 120px; */
    height: 120px;
}

.header-nav .log img {
    width: 100%;
    vertical-align: middle;
}

.header-nav-wrap {
    float: right;
    text-align: center;
}

.header-nav .TopWea {
    width: 250px;

}

.header-nav .search {}
.wza-box{height: 38px; margin-bottom: 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; }

.header-nav .search .word {
    width: 320px;
    height: 29px;
    padding: 5px 10px;
    border: 1px solid #015293;
    box-sizing: content-box;
    float: left;
}

.header-nav .search .submit {
    width: 84px;
    height: 37px;
    border: 1px solid #015293;
    background-color: #015293;
    color: #fff;
    cursor: pointer;
    margin-left: -10px;
    box-sizing: content-box;
}

/*关键词提醒*/
.header-nav .keyword{display: none;}
.header-nav .keyword {
    line-height: 30px;
}

.header-nav .keyword a {
    color: #999;
}

.header-nav .keyword a:hover {
    color: #000;
}

/* .search-box{
    display: inline-block;
    margin-top: 5px;

}
.search-input{
    width: 450px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border: 1px #ccc solid ;
    padding-left:10px;
    border-radius: 5px 0 0 5px;
    outline: none;
    font-size: 18px;
    float: left;
    box-sizing: border-box;
}
.search-btn{
    width: 70px;
    height: 50px;
    font-size: 0;
    background: url(../images/search-btn.png) no-repeat center center;
    background-size:18px;
    background-color: #0c7cd9;
    color: #fff;
    border: none;
    outline: none;
    float: left;
    border-radius: 0 5px 5px 0;
}

.header-nav-wrap ul li{
    float: left;
    font-weight: bold;
    width: auto;
    padding:0 10px;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20px;
    color: #000;
}

.header-nav-wrap ul li:hover{
    border-bottom:2px #0c7cd9 solid;
    color: #0c7cd9;
} */

/* ***** */
.nav-list {
    background-color: #015293;
}

.nav-list-box {
    width: 1200px;
    margin: 0 auto;
}

.nav-list-box ul {
    display: flex;
}

.nav-list-box ul li {
    flex: 1;
}

.nav-list-box ul li a {
    display: block;
    line-height: 52px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    transition: all .5s;
}
.nav-list-box ul li a:hover{
    background-color: #0e68b1;
    transition: all .5s;

}


/* --------------- */

.footer {
    background-color: #e6e6e6;
}

.footer-wrap {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    padding: 30px 0;
}

.footer-fl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 30px;

}

.footer-fr {
    flex: 1;
}

.footer-fr p {
    text-align: left;
    color: #888;
    font-size: 14px;
    word-spacing: 5px;
    line-height: 28px;
    text-align: center;
}

.reportCont {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 30px;
}

/*h5 mobile*/

.mlog{display:none;}
.fot{display:none;background-color:#f2f2f2;}
.mlog{display:none;width:100%;padding:20px 15px;position:relative;box-sizing:border-box;background:#fff;border-bottom:1px #ccc solid;}
.mlog img{width:80%;}
.mlog span{float:right;margin-top:5px;}
.mlog span img{width:35px;}
.fot{display:none;background-color:#f2f2f2;}
.fot p{margin:0 5px;font-size:14px;line-height:30px;}

.h5-mobile .footer,.h5-mobile .header{display: none;}
/* 适老化 */
/* 公用样式 */
.oldModel *{font-size:28px !important;}
.oldModel .header-top ul{display: none;}
.oldModel .nav-list-box ul li:nth-child(4){flex:1.5;}
.oldModel .footer-fr p{line-height: 2;}