﻿.more,
.top,
.top .collect {
    float: right
}

body,
html {
    background: ;
    background-size: 100%;
}

.container {
    width: 1220px;
    margin: 0 auto
}

.more {
    position: relative;
    margin-right: 30px
}

#mor {
    width: 16px;
    position: absolute;
    top: 12px;
    display: inline-block;
    height: 16px;
    background: url(../image/right.png) center no-repeat
}

.header {
    width: 100%;
    height: 350px;
    overflow: hidden;
    background: url(../image/header.jpg) no-repeat center center;
}

.header-top,
.top {
    height: 32px
}

.header-logo {
    height: 266px;
}

.header-logo .logo {
    float: left;
    margin-top: 32px;
    margin-left: 23px
}

.header-logo .tit {
    float: left;
    margin-left: 15px;
    color: #dd0301;
    margin-top: 45px
}

.header-logo .tit h2 {
    font-size: 40px;
    letter-spacing: 6px;
    margin-bottom: 5px;
    font-family: '方正粗宋简体'
}

.header-logo .tit p {
    font-size: 14px;
    letter-spacing: 1px;
}

.nav {
    height: 60px
}

.nav-list li {
    float: left;
    transition: all .2s
}

.tit p {
    margin: 5px 0 5px 0;
}

.tit h3 {
    font-size: 22px;
}

.nav-list li:hover {}

.active #gzyw a {
    color: #fff;
}

.active #ywjj a {
    color: #fff;
}

.nav-list li a {
    color: #fff;
    height: 42px;
    padding: 0 25px;
    margin-top: 9px;
    border-right: 1px solid #fff;
    font-size: 20px;
    line-height: 42px;
    display: block;
    text-decoration: none;
    text-align: center;
}

.nav-list .first a {
    background: 0 0
}

.search {
    margin-right: 10px;
    float: right;
    box-sizing: border-box;
    height: 57px;
    line-height: 57px;
    font-size: 12px;
    overflow: hidden
}

.search .weather-box {
    float: left;
    overflow: hidden;
    height: 57px
}

.search .weather-box #data {
    float: left
}

.search .weather-box #weather {
    margin-top: 15px;
    margin-left: 20px;
    float: left;
    overflow: hidden
}

.search .weather-box .weather-icon {
    float: left;
    margin-top: 14px;
    margin-right: 12px
}

.search .search-box {
    float: right;
    margin-top: 15px
}

.search .search-box .search-input {
    display: inline-block;
    float: left;
    height: 23px;
    width: 226px;
    outline: 0;
    padding-left: 10px
}

.search .search-box .submit {
    float: left;
    width: 43px;
    height: 25px;
    background: url(../image/search-button.jpg) center no-repeat;
    background-size: 100% 100%;
    border: none;
    outline: 0;
    margin-top: 1px;
}

.bottom {
    background: #fff;
    width: 1005px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}

.bottom .bottom-txt {
    margin-top: 3px
}

.bottom .bottom-txt p {
    line-height: 25px
}

.time1 {
    float: right;
    margin-right: 5px;
}

.t-content {
    width: 100%;
    margin-top: 8px
}

.t-content .icon {
    width: 5px;
    height: 5px;
    background: #000;
    position: absolute;
    top: 17px;
    left: 5px
}

.t-content li {
    height: 28px;
    padding: 4px 0;
    line-height: 28px;
    padding-left: 15px;
    position: relative
}

.t-content li a {
    font-size: 16px;
}

.t-content .time1 {
    font-size: 12px;
    float: right;
    margin-right: 10px;
    line-height: 25px;
    color: #797979
}

.bottom img {
    vertical-align: middle;
}