﻿/*公共css*/
.wrap {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}

.wrap-min {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.header {
    background: url(../images/head.png) center 0px no-repeat;
    height: 181px;
}

.h-d1 {
    height: 24px;
    line-height: 24px;
    padding: 2px;
    margin-top: 40px;
}

.h-d2 {
    height: 24px;
    line-height: 24px;
    margin: 74px -228px 0 2px;
}

.h-d3 {
    height: 24px;
    line-height: 24px;
    margin: 78px -380px 0 0;
}

.h-d4 {
    margin-right: 65px;
    margin-top: 40px;
    background: url(../images/xjp.png) center 0px no-repeat;
    width: 271px;
    height: 107px;
}
.h-d5{
    margin-left: 126px;
    margin-top: 50px;
    background: url(../images/logo.png) center 0px no-repeat;
    width: 674px;
    height: 88px;
    background-size: 100% 100%;
}
.h-text1 {
    font-size: 16px;
    font-family: SimHei;
    color: #d40000;
    font-weight: bold;
}

.nav {
    background: url(../images/nav.png) center 0px no-repeat;
    height: 67px;
}

.n-u1 {
    height: 60px;
}

.n-l1 {
    display: block;
    height: 60px;
    margin: auto 26px;
    padding: 1px;
    line-height: 60px;
}

.n-l1:hover {
    background: url(../images/navon.png) center 55px no-repeat;
    display: block;
    height: 60px;
    margin: auto 26px;
    padding: 1px;
    line-height: 60px;
}

.n-l1 a {
    color: #ffffff;
    font-size: 16px;
}

.n-l1 a:hover {
    color: #71aeff;
    font-size: 16px;
}

.n-in1 {
    background: none;
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 14px;
    color: #1262CC;
    border: none;
    margin-top: 20px;
    margin-right: 15px;
}

.n-bu1 {
    background: url(../images/icon1.png) center 0px no-repeat;
    width: 30px;
    height: 30px;
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-top: 20px;
    margin-right: 15px;
}

.footer {
    margin-top: 20px;
    background: #232b3f;
    height: auto;
    overflow: hidden;
}

.f-d1 {
    overflow: hidden;
}

.f-d1 a {
    display: block;
    margin-top: 38px;
    margin-left: 30px;
}

.f-d1 p {
    display: block;
    margin-top: 38px;
    margin-left: 30px;
}

.f-p1 {
    margin-top: 38px;
}

.f-text1 {
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #747f99;
}
.f-a1{
    margin-right: 30px;
    margin-left: 0px !important;
}
.f-text2 {
    color: #aaabb0;
    font-size: 12px;
    font-family: MicrosoftYaHei;
}

.f-d2 {
    display: inline;
    float: left;
}

.f-d3 {
    position: relative;
    display: inline;
    float: right;
}

.f-d4 {
    margin-top: 20px;
}

.f-d5 {
    margin: 10px 0;
}

.f-d6 {
    height: 180px;
    margin-top: 30px;
}

.f-l1 {
    height: 17px;
}

.f-l1 p {
    float: left;
    margin: 5px 5px;
}

.f-l1 img {
    float: left;
    margin: 5px 5px;
}

.f-l2 a {
    color: #aaabb0;
}

.f-l1 span a {
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #ffffff;
}

.wxgzh {
    display: none;
    position: absolute;
    top: -80px;
    left: 230px;
    width: 120px;
    height: 142px;
    text-align: center;
}

.wxgzh p {
    color: #ffffff;
    font-family: Microsoft YaHei;
    font-size: 14px;
    text-align: center;
}

.f-sp1 {
    display: none;
}
.f-sp2 {
    width: 1100px;
    display: none;
}
.f-sp3 {
    width: 1100px;
    display: none;
}
