 .f48 {
    font-size: 50px;
    color: #0060a3;
    line-height: 50px;
    margin-bottom: 10px;
}
 .f36 {
    font-size: 40px;
    line-height: 40px;
    color: #dddddd;
    font-family: Arial;
    text-transform: uppercase;
    font-weight: bold;
}
 .f24 {
    font-size: 18px;
    line-height: 30px;
    color: #666;
    margin-top: 18px;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.box {
	height:385px;
	padding: 20px;
}
.met-product.type-1 h4 {
    height: 40px;
}
 .box .f18 {
    font-size: 20px;
    color: #222222;
    line-height: 28px;
    height: 56px;
}
.box .f18 {
    line-height: 26px;
    display: block;
    color: #035cac;
    height: 52px;
    position: relative;
    overflow: hidden;
}
.box .date {
    font-size: 14px;
    font-family: Arial;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 30px;
    color: #888;
    display: block;
}
 .box .img {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 9px;
}
.down-box .items .words .more-down {
    font-size: 15px;
    color: #0060a3;
    margin-top: 50px;
    line-height: 20px;
    height: 20px;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}
.down-box .items .words .more-down:after {
    position: absolute;
    width: 15px;
    height: 15px;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(img/i11.png) no-repeat center;
    background-size: 100%;
}
.met-column-nav-ul li a:hover {
    color: #035cac !important;
    border-bottom: 2px solid #035cac;
    position: relative;
    margin-bottom: -1px;
}
.cur{
	color: #035cac !important;
    border-bottom: 2px solid #035cac;
    position: relative;
    margin-bottom: -1px;
}