@charset "utf-8";

/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
}

.header {
    border-top: 5px solid #002b6a;
}

.header1 {
    width: 1170px;
    min-height: 10px;
    position: relative;
    overflow: hidden;
    margin: auto;
}

.h1-left {
    width: 380px;
    min-height: 10px;
    position: relative;
    overflow: hidden;
    float: left;
    padding: 20px 0px;
}

.h1-right {
    width: 750px;
    min-height: 10px;
    position: relative;
    overflow: hidden;
    float: right;
}

.h11-top {
    width: 58%;
    min-height: 10px;
    position: relative;
    overflow: hidden;
    background-color: #002b6a;
    float: right;
    text-align: center;
    padding: 8px 0;
}

.h1-bottom {
    width: 850px;
    min-height: 10px;
    position: relative;
    overflow: hidden;
    float: right;
    padding-top: 15px;
}

.nav2 {
    width: 734px;
    min-height: 10px;
    overflow: hidden;
    position: relative;
    float: right;
    color: #000;
}

.nav2 li {
    display: inline;
    list-style-type: none;
    line-height: 40px;
    padding-left: 17px;
}

.nav2 li a {
    text-decoration: none;
    color: #000;
    font-size: 15px;
    font-family: Calibri;
    padding-left: 12px;
}

.nav2 li a:hover {
    color: #ef114f;
}

.call2 {
    color: #fff;
    text-decoration: none;
    line-height: 10px;
    font-family: Calibri;
    font-size: 14px;
    font-style: normal;
    text-align: center;
    word-spacing: 2px;
    font-weight: bold;
    border-radius: 20px;
    margin: 0;
}

a:hover {
    color: #0988ab;
}

h3 {
    font-size: 24px;
}

.nav-left {
    width: 300px;
    min-height: 10px;
    overflow: hidden;
    position: relative;
    float: left;
    color: #000;
}

.nav-left li {
    line-height: 40px;
    background-color: #002b6a;
    margin-top: 10px;
    color: #fff;
    font-size: 13px;
    padding-left: 10px;
}

.nav-mid {
    width: 300px;
    min-height: 10px;
    overflow: hidden;
    position: relative;
    float: left;
    color: #000;
    margin-left: 150px;
}

.nav-mid li {
    line-height: 40px;
    background-color: #002b6a;
    margin-top: 10px;
    color: #fff;
    font-size: 13px;
    padding-left: 10px;
}

.nav-right {
    width: 300px;
    min-height: 10px;
    overflow: hidden;
    position: relative;
    float: right;
    color: #000;
}

.nav-right li {
    line-height: 40px;
    background-color: #002b6a;
    margin-top: 10px;
    color: #fff;
    font-size: 13px;
    padding-left: 10px;
}

.cotact-left {
    /* width: 360px; */
    /* min-height: 10px; */
    /* overflow: hidden; */
    /* position: relative; */
    /* float: left; */
    color: #000;
    padding: 20px;
    margin-bottom: 70px;
    /* margin-top: 50px; */
    background-color: #002b6a;
}

.text {
    color: #FFFFFF;
    font-size: 13px;
    line-height: 24px;
}

.cotact-mid {
    width: 100%;
    min-height: 10px;
    overflow: hidden;
    position: relative;
    float: left;
    color: #000;
    /* margin-left: 40px; */
    /* margin-top: 50px; */
}

.cotact-right {
    width: 100%;
    min-height: 10px;
    overflow: hidden;
    position: relative;
    float: right;
    color: #000;
    margin-top: 50px;
}

.nav-left1 {
    width: 300px;
    min-height: 10px;
    overflow: hidden;
    position: relative;
    float: left;
    color: #000;
}

.nav-left1 li {
    line-height: 40px;
    background-color: #002b6a;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
}

.nav-mid1 {
    width: 300px;
    min-height: 10px;
    overflow: hidden;
    position: relative;
    float: left;
    color: #000;
    margin-left: 150px;
}

.nav-mid1 li {
    line-height: 40px;
    background-color: #002b6a;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
}

.nav-right1 {
    width: 300px;
    min-height: 10px;
    overflow: hidden;
    position: relative;
    float: right;
    color: #000;
}

.nav-right1 li {
    line-height: 40px;
    background-color: #002b6a;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
}