* {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    position: relative;
    line-height: 1.5;
    font-size: 14px;
    /* font-family: Arial, Helvetica, STHeiTi, sans-serif;*/
    margin: 0 auto
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {

    text-decoration: none
}

img {
    display: block
}

html {
    background: #fafafa;
    font-family: "Î¢ÈíÑÅºÚ";
}

.container {
    width: 100%;
    /*    max-width: 1920px;*/
    height: auto;
    display: table;
    margin: 0 auto;

}

/*¶¥²¿µ¼º½*/
.navTop {
    width: 100%;
    height: 29px;
    border-bottom: 1px solid #e1e1e1;
    background: #fff;
}

.navTopBox {
    width: 1200px;
    height: 29px;
    margin: 0 auto
}

.navTopBox-link {
    float: left;
    line-height: 29px;
    font-size: 12px;
    color: #333333
}

.navTopBox-link a {
    position: relative;
    color: #333333
}

.navTopBox-link a.download::before {
    display: inline-block;

    content: "";
    width: 18px;
    height: 18px;
    background: url("../images/download.gif") no-repeat center;
    background-size: 100% auto;
    vertical-align: middle;
    margin: -2px 6px 0 0
}


.hover_info {
    display: none;
    position: absolute;
    left: 0;
    z-index: 99;
    top: 22px;
    width: 168px;
    height: 188px;
    background: #ffffff;
    -webkit-box-shadow: 0px 2px 20px 0px rgb(120 120 120 / 50%);
    box-shadow: 0px 2px 20px 0px rgb(120 120 120 / 50%);
    border-radius: 1px;
    padding: 18px 22px 18px 22px;
}

.hover_info img {
    width: 168px;
    height: 168px;
    display: block
}

.hover_info .tit {
    text-align: center;

    font-weight: 400;
    color: #273249;
    line-height: 20px;
}



.navTopBox-link a>img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

.navTopBox-login {
    float: right;
    line-height: 29px;
    font-size: 12px;
}

.service-telephone {
    float: left;
    color: #333333
}

.service-telephone span {
    font-size: 12px
}

.navTopBox-login a.loginBtn {
    font-size: 12px;
    background: #1844a7;
    padding: 4px;
    color: #fff;
    margin: 0 20px 0 50px
}

.navTopBox-login a.register1 {
    font-size: 12px;
    color: #31353b;
    border-bottom: 1px solid #31353b;
    padding-bottom: 2px
}

.navTopBox-login a.register:hover,
.navTopBox-login a.loginBtn:hover {
    text-decoration: none;
}

.header {
    width: 100%;
    height: 80px;
    background: #fff;
    padding: 11px 0;
}

.header-box {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    float: left;
    width: 248px;
}

.boxRging-right {
    float: right;
    height: 70px;
    margin-top: 5px;
}

.boxRging-right-item {
    position: relative;
    float: left;
    width: 934px;
    height: 70px;
    margin-right: 3px;
    line-height: 70px;
    background: #eee;
}

.boxRging-right-item:last-child {
    margin-right: 0;
}

.nav {
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #1042ab;
}

.menu {
    width: 100%;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    box-shadow: 0px 2px 3px 0px rgb(120 120 120 / 20%);
}

.menu-box {
    width: 1194px;
    height: 32px;
    margin: 0 auto;
    padding-left: 6px;

}

.menu-box span {
    display: inline-block;
    margin: 0 30px;
}

.menu-box a {
    color: #666;
}

.nav-box {
    width: 1200px;
    height: 44px;
    margin: 0 auto;

}

.nav-left {
    float: left;
    width: 110px;
    background: #07389e;
    text-align: center;
}

.nav-left>a {
    display: block;
    color: #fff;
    width: 100%;
    height: 100%;
}

.nav-left>a::after {
    display: inline-block;
    content: "";
    width: 24px;
    height: 24px;
    background: url("../images/more.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 0 0 4px;
}


.nav-right {
    float: left;

}

.nav-right a {
    display: inline-block;
    padding: 0 0 0 40px;
    color: #fff;
    font-weight: bold;
}

.nav-box a.active {
    background: #bc1e18;
}

.nav-more {
    position: absolute;

    display: none;
    z-index: 999;
}

.nav-more table {
    background: #fff;
}

.nav-more .b_name {
    width: 110px;
    text-align: center;
    background: #1042ab;
    height: 100%;
    overflow: hidden;
}

.nav-more .b_name a {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 2em;
}

.nav-more .b_name a:hover {
    font-size: 12px;
    line-height: 2em;
}

.nav-more .s_name {
    width: 500px;
    background: url(image/Tab_ahover_gray_line.gif) repeat-x bottom;
    overflow: hidden;
    height: 100%;
}

.nav-more .s_name div {
    clear: both;
    overflow: hidden;
    margin-left: 10px;
}

.nav-more .s_name a {
    color: #626262;
    font-size: 12px;
    text-align: left;
    line-height: 2.5em;
    width: 50px;
    display: block;
    float: left;
    height: 100%;
}

.nav-more .s_name a:hover {
    color: #c40000;
    border: none;
    height: 100%;
}

.nav-more .b_noline {
    background: #1042ab;
}

.nav-more .s_noline {
    background: #fff;
}