﻿body, html, ul, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

body {

    font-size: 16px;
    font-family: Arial, "微软雅黑";
    color: #222222;
    line-height: 2;
}

ul {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #1e63ac;
}

.clear {
    clear: both;
}

.box {
    width: 1440px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

* {
    outline: none;
}

.m-lr {
    margin: 0 6px;
}

.m-b {
    margin-bottom: 45px;
}

.box-1 {
    width: 1300px;
    margin: 0 auto;
}

.p-t-1 {
    padding-bottom: 53px;
}

.p-t-2 {
    padding-bottom: 29px;
}

.wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.main {
    background: #f3f3f3;
}

.w1440{
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

/*头部*/
.header {
    height: 100px;
    border-bottom: 1px solid #;
}

.pos {
    position: relative;
}

.header .logo {
    width: 450px;
    position: absolute;
    left: 0;
}

.header .logo a{
    display: inline-block;
}

.header .logo img {
    width: auto;
}

/*导航*/
.head-v3 {
    position: absolute;
    right: 120px;
    z-index: 100;
}

.head-v3 .navigation-inner {
    margin: 0 auto;
    max-width: 972px;
    position: relative;
}

.navigation-up {
    height: 100px;
}

.navigation-up .navigation-v3 {
    margin-left: 155px;
    float: left;
    _margin-left: 10px
}

.navigation-up .navigation-v3 ul {
    float: right;
}

.navigation-up .navigation-v3 li {
    display: inline-block !important;
    text-align: right;
}

.navigation-up .navigation-v3 .nav-up-selected {
}

.navigation-up .navigation-v3 .nav-up-selected-inpage {
}

.navigation-up .navigation-v3 a {
    display: inline-block;
    height: 100px;
    padding: 0 17px;
    line-height: 100px;
    font-weight: bold;
}

.navigation-up .navigation-v3 a:hover {
    color: #1e63ac;
}

.navigation-down {
    position: absolute;
    top: 100px;
    width: 100%;
    z-index: 12;
}

.navigation-down .nav-down-menu {
    width: 100%;
    margin: 0;
    padding: 25px 0;
    background: #f3f3f3;
    position: absolute;
    top: 0;
    display: none;
}

.navigation-down .nav-down-menu .navigation-down-inner {
    margin: auto;
    width: 75%;
    line-height: 36px;
    text-align: center;
}

.navigation-down .nav-down-menu .navigation-down-inner ul {
    display: inline-block !important;
    text-align: center;
}

.navigation-down .nav-down-menu .navigation-down-inner li {
    display: inline-block;!important;
    margin: 0 15px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;

}

.navigation-down .nav-down-menu .navigation-down-inner span {
    display: block;
    width: 210px;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
}

.navigation-down .nav-down-menu .navigation-down-inner span a:hover {
    color: #1e63ac;
}

/*语言*/
.language{
    width: 100px;
    line-height: 100px;
    float: right;
    background: url("../images/language.png") left center no-repeat;
}
.language li{
    padding-left: 16px;
}
.language li a{
    font-size: 15px;
    font-weight: bold;
}

/*footer*/
.footer {
    height: auto;
    overflow: hidden;
    padding-top: 53px;
    padding-bottom: 53px;
    background: #021122;
    font-size: 14px;
}

.foot-left {
    /*width: 18.3%;*/
    /*padding-right: 1.9%;*/
    max-width: 291px;
    height: 160px;
}

.foot-left img {
    width: auto;
    max-width: 100%;
}

.foot-center {
    width: 800px;
    height: 160px;
    margin-left: 60px;
    /*padding-left: 5%;*/
    padding-top: 8px;
}

.foot-center .foot-nav {
    width: 100%;
    padding-bottom: 24px;
    margin-bottom: 10px;
    background: url("../images/xian.jpg") bottom left repeat-x;
}

.foot-center .foot-nav li {
    display: inline-block !important;
    padding-right: 9px;
    margin-right: 9px;
    line-height: 14px;
}

.foot-center .foot-nav a {
    color: #cccccc;
}

.foot-center .foot-nav a:hover {
    color: white;
}

.foot-center .foot-nav li:last-child {
    border-right: none;
}

.foot-center .foot-nav li:not(:last-child) {
    border-right: 1px solid #313c48;
}

.foot-center .foot-tel {
    width: 100%;
    padding-right: 1.8%;
    line-height: 30px;
    color: #cccccc;
}

.foot-center .foot-tel a {
    color: #cccccc;
}

.foot-right {
    max-width: 280px;
    text-align: right;
    padding-top: 14px;
}

.foot-right li {
    text-align: right;
    color: white;
}

.foot-right .li-1 {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 24px;
}

.foot-right a {
    height: 45px;
    padding: 0 18px;
    line-height: 45px;
    background: #1e63ac;
    color: white;
    display: inline-block !important;
}

.foot-right a:hover {
    background: #274658;
    transition: all;
}

@media screen and (min-width: 1680px) and (max-width: 1920px){

}
@media screen and (min-width: 1440px) and (max-width: 1679px){

}
@media screen and (min-width: 1280px) and (max-width: 1439px){

}
@media screen and (min-width: 960px) and (max-width: 1279px){

}