﻿@charset "UTF-8";
body *{text-decoration: none;color:inherit;resize:none;list-style-type:none;outline:none;outline:medium;font-style:normal;margin:0;padding:0;border:0;font-family:"Microsoft YaHei","iconfont";}
body {
    min-width: 1200px;
    background: #F6F6F6;
    margin: 0;
    padding: 0;
    overflow: scroll;
    overflow-x: hidden;
   
}
.index {
    width: 100%;
    min-height: 1000px;
}
.index .top {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    color: #a3a2a2;
    background:#fff;
}
.index .top .top-1 {
    width: 1185px;
    height: 100%;
    margin: 0 auto;
}
.index .top .top-1 span {
    line-height: 35px;
}
.index .top .top-1 i {
    margin-right: 10px;
    line-height: 35px;
}
.index .top .top-1 ul {
    width: 300px;
    height: 20px;
    float: right;
    box-sizing: border-box;
}
.index .top .top-1 ul li {
    width: 80px;
    height: 20px;
    float: left;
    line-height: 35px;
    cursor:pointer;
}
.index .top .top-1 ul li:hover {
    color:#3392CC;
}
.index .top ul li i {
    position: relative;
    top: -2px;
    left: 11px;
}
.index .nav .top-img {
    width: 100%;
    height: 90px;
    background:#fff;
}
.index .nav .top-img img {
    margin-left:360px;
    margin-top: 15px;
}
    .index .nav .top-img .top-titleSpan {
        font-size:32px;
        color:#125baa;
        width:410px;
        height:57px;
        line-height:57px;
        border-left:1px solid #bbbbbb;
        vertical-align: 20px;
        padding:0 10px;
        box-sizing:border-box;
    }
.index .nav .top-img .title {
    float: right;
    margin-top: 20px;
    color: #03174A;
}
/*导航菜单*/
.index .nav .nav-bar {
    width: 100%;
    height: 45px;
    background: #eee;
    padding-left: 130px;
    box-sizing: border-box;
}
.index .nav .nav-bar ul {
    width: 1300px;
    height: 100%;
    margin: 0 auto;
}
.index .nav .nav-bar ul li {
    width: 108px;
    height: 100%;
    float: left;
    color: #545454;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
}
.index .nav .nav-bar ul li a {
    display:block;
    width:100%;
    height:100%;
}
.index .nav .nav-bar ul li:hover {
    background: url(/Images/hove.jpg) repeat-x 0px 0px;
    color: #fff;
}
.toggleImage{
    background: url(/Images/hove.jpg) repeat-x 0px 0px;
    color: #fff;
}
/*替换*/
.main {
    width: 100%;
    min-height: 1000px;
    background: #F6F6F6;
    margin: 0 auto;
}
.main>img {
    width:100%;
    margin: 0;
    padding: 0;
}
/*底部*/
.index .footer {
    width: 100%;
    height: 325px;
    background: #E1E1E1;
    color: #575757;
    font-size: 14px;
    position: relative;
}
/*.index .footer ul {
    width: 610px;
    height: 75px;
    margin: 0 auto;
    box-sizing: border-box;
}
.index .footer ul li {
    float: left;
    padding: 25px;
    cursor: pointer;
}
.index .footer ul li:hover {
    color: #3392CC;
}*/
.index .footer-1 {
    width: 620px;
    height: 120px;
    margin: 30px auto 0 auto;
    box-sizing: border-box;
    padding-top:80px;
}

.index .footer-1 .left {
    width: 260px;
    /*height: 100%;*/
    height:120px;
    float: left;
    border-right: 1px solid #ccc;
    position: relative;
}

.index .footer-1 .left span {
    display: inline-block;
    text-align: center;
    position: absolute;
    /*top: 35px;*/
    top:85px;
    left: 140px;
}
.index .footer-1 .right {
    width: 350px;
    float: right;
    line-height: 35px;
    box-sizing: border-box;
    margin: 20px 0;
}
.index .footer-1 .right i {
    font-weight: 600;
    font-size: 20px;
    margin-right: 10px;
}
.index .footer-1 .right b {
    font-weight: normal;
    margin-left: 35px;
}
.index .footer strong{
    text-align: center;
    position: absolute;
    top: 260px;
    left: 40%;
    font-weight: normal;
}
/*11:30 ldf*/
.index .footer .footer-messageText {
    font-size:14px;
    color:#2770bd;
    position: absolute;
    font-weight: 600;
    top: 53px;
    left: 160px;
}
.index .footer .footer-messageImg {
    position: absolute;
    top: 11px;
    left: 167px;
}

.index .top .top-1 .message-newBox {
    float:right;
}
.index .top .top-1 .message-newBox .nav-messageText{
    font-weight:600;
    font-size:14px;
    color: #2770bd;
    display: inline-block;
    margin-top: 9px;
    margin-right: 23px;
}
.index .top .top-1 .message-newBox img {
    display:inline-block;
    width:21px;
    height:18px;
    margin-right:5px;
    vertical-align: -3px;
}
.quitLogin {
    /*display:inline-block!important;*/
    color:#125baa;
    display:none;
    margin-left:5px;
    margin-top: 9px;
}
.default-bgc{
    width:139px;
    height:80px;
}