﻿html,
body {
    width: 100%;
;
}

body {
    min-width: 1360px;
    height: 100%;
    position: relative;
    /* background-size: 100% 100%; */
    font-family: "microsoft yahei";
}

a:link {
    color: inherit;
}

a:visited,
a:link,
a:hover,
a:active {
    color: inherit;
}

.bg {
    position: absolute;
    z-index: -1;
    width: 100%;
    top: 0;
    left: 0;
    /* bottom: 0; */
}

.containers {
    width: 1200px;
    margin: 0 auto;
}

.containers-box {
    width: 1200px;
    box-sizing: border-box;
    overflow: hidden;
    background: #fff;
}

.main {
    background: #fff;
    padding-top: 24px;
    margin-bottom: 17px;
}

.ove {
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.top {
    width: 100%;
    height: 220px;
    position: relative;
}

.top-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 220px;
    width: 100%;
    z-index: -1;
}

.head {
    line-height: 35px;
    font-size: 14px;
    color: #252525;
    height: 100%;
    position: relative;
}

.head span {
    vertical-align: top;
    line-height: 40px;
}

.nl-now {
    margin-left: 10px;
}

.top-right a {
    vertical-align: top;
    line-height: 40px;
    margin: 0 10px;
    font-size: 14px;
    color: #252525;
}

.search-box {
    position: absolute;
    height: 40px;
    top: 142px;
    line-height: 40px;
    width: 460px;
    border: 1px solid #96d4f9;
    z-index: 1;
    font-size: 0;
    right: 0;
}

.search-input {
    width: 408px;
    height: 38px;
    background: #fff;
    border: none;
    vertical-align: top;
    font-size: 14px;
}

.search-btn {
    width: 50px;
    height: 38px;
    border: none;
    vertical-align: top;
}

.nav-box {
    height: 59px;
    line-height: 59px;
    overflow: hidden;
    background: #1e64aa;
}

.nav {
    font-size: 0;
    height: 59px;
}

.nav li {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    height: 100%;
    width: 12.5%;
    border-left: 1px solid #1677a9;
    text-align: center;
}

.nav li a {
    font-size: 18px;
    color: #fff;
    display: block;
    height: 100%;
}

.nav li:first-child {
    border-left: none;
}

.nav li:hover {
    background: #063e77;
}

.bottom {
    height: 275px;
    background: #e7e7e7;
    border-top: 4px solid #1e64aa;
}

.bottom-select {
    font-size: 0;
    height: 67px;
}

.bottom-select li {
    width: 25%;
    height: 67px;
    line-height: 67px;
    text-align: center;
    display: inline-block;
}

.bottom-select li select {
    width: 277px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #575757;
    background: #f8f8f8;
    text-align: center;
    border: 1px solid #d0d0d0;
    vertical-align: top;
    margin-top: 18px;
    text-align: center;
    text-align-last: center;
}

.bottom-line {
    height: 1px;
    border-top: 1px solid #d4d4d4;
    margin-bottom: 35px;
}

.bottom-txt {
    text-align: center;
    font-size: 0;
}

.bottom-txt img {
    vertical-align: top;
}

.bot1 {
    width: 64px;
    height: 60px;
    margin-top: 30px;
    margin-right: 18px;
}

.bot2 {
    width: 52px;
    height: 62px;
    margin-top: 30px;
}

.bot3 {
    width: 108px;
    height: 53px;
    margin-top: 38px;
}

.bottom-txt div {
    width: 950px;
    display: inline-block;
    vertical-align: top;
}

.bottom-txt div p {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #575757;
}

.bottom-txt div p a {
    margin: 0 20px;
}
