body {
    background-color: #f3f3f3;
}

.nav>ul>li:nth-child(2)>a {
    border-bottom: 2px solid #0076c0;
    color: #0076c0;
}

.left-menu {
    position: fixed;
    top: 76px;
    left: 50%;
    transform: translateX(-600px);
    width: 220px;
}

.left-menu>h3 {
    height: 45px;
    line-height: 45px;
    background-color: #00a0e9;
    border-bottom: 1px solid #0074a9;
}

.left-menu>h3 a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.left-menu>h3>a>span {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}

.container {
    background-color: #fff;
    box-sizing: border-box;
}

.container div:hover {
    background-color: #aedcf1;
    border-left: 5px solid #0095e8;
    padding-left: 15px;
}

.container>div {
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
}

.container>div>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #585a5b;
    text-decoration: none;
}

.left-menu img {
    display: block;
    margin-top: 10px;
    width: 220px;
    height: 193px;
}

.clickStyle {
    background-color: #aedcf1;
    border-left: 5px solid #0095e8;
    padding-left: 15px!important;
}

.right-content {
    margin: 76px auto 0px;
    width: 1200px;
}

.right-BPHD-ATFF,
.right-BPHD-STFF,
.right-chaoLuJiaJu,
.right-BPHD-VRF,
.right-BPHD-Access-TFF {
    margin-left: 240px;
    margin-top: 15px;
}

.right-BPHD-ATFF {
    display: block;
}

.right-BPHD-STFF,
.right-chaoLuJiaJu,
.right-BPHD-VRF,
.right-BPHD-Access-TFF {
    display: none;
}

.right-container {
    width: 960px;
    height: 400px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}

.right-chaoLuJiaJu>.right-container {
    height: 620px;
    background-color: #fff;
}

.right-BPHD-Access-TFF .right-container {
    height: 830px;
}

.right-chaoLuJiaJu ul {
    width: 820px;
    height: 250px;
    margin: 0 auto;
}

.right-chaoLuJiaJu ul>li {
    float: left;
    list-style: none;
}

.right-chaoLuJiaJu ul>li:first-child {
    width: 167px;
    height: 250px;
}

.right-chaoLuJiaJu ul>li:last-child {
    width: 633px;
    height: 250px;
    margin-left: 20px;
}

.right-chaoLuJiaJu ul>li>img {
    width: 100%;
    height: 100%;
}

.desc {
    float: left;
    width: 540px;
    height: 400px;
    padding-left: 20px;
    background-color: #fff;
}

.right-chaoLuJiaJu .desc {
    width: 940px;
    height: 350px;
}

.right-BPHD-Access-TFF .desc {
    width: 940px;
    height: 430px;
}

.image {
    float: right;
    width: 400px;
    text-align: center;
}

.image>img {
    width: 300px;
    height: 300px;
    margin-top: 90px;
}

.yicixing-chaolu-image {
    width: 450px;
    height: 378px;
    margin: 0 auto;
}

.yicixing-chaolu-image>img {
    width: 100%;
    height: 100%;
}

.desc>h3 {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #084778;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 30px;
}

.desc>h4 {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 50px;
    padding-left: 30px;
    font-weight: 400;
}

.right-chaoLuJiaJu .desc>h4 {
    margin-bottom: 30px;
}

.desc>div {
    position: relative;
}

.desc span {
    position: absolute;
    top: 12px;
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #084778;
}

.desc p {
    padding-left: 15px;
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0;
    color: #585a5b;
}

.qijian {
    width: 960px;
    background-color: #fff;
}

.qijian>h3 {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #084778;
    margin-top: 20px;
    font-weight: 700;
}

.qijian>div {
    width: 800px;
    height: 200px;
    margin: 0 auto;
}

.qijian>div>img {
    width: 100%;
    height: 100%;
}

.title-canshu {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #084778;
    margin-top: 20px;
    font-weight: 700;
}

table {
    width: 960px;
    margin: 0 auto 30px;
    border: 1px solid #e6e6e6;
    border-collapse: collapse;
}

th,
td {
    height: 35px;
    border: 1px solid #e6e6e6;
    text-align: center;
}

th {
    background-color: #00a0e9;
    font-size: 16px;
    color: #fff;
}

td {
    background-color: #fff;
    font-size: 14px;
    color: #585a5b;
}


/* 底部 */

.foot {
    width: 100%;
    background-color: #9b9b9b;
}

.banQuan {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.zhengshu {
    width: 100%;
    /* margin: 10px auto 0; */
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.number {
    width: 100%;
    height: 30px;
    /* margin: 10px auto 0; */
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.number img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.toTop {
    position: fixed;
    top: 500px;
    right: 50px;
    width: 40px;
    height: 49px;
    background: url(../images/indexImage/top.png) no-repeat;
    display: none;
    cursor: pointer;
}