.active {
    backgroundColor:#0033cc;
    opacity:.8;
    filter:Alpha(opacity=80);
}
/*导航条*/
/*主内容-banner区*/
.banner {
    background: url("../images/new_details.jpg") no-repeat center;
    background-size:cover;
    height: 260px;
    display: inline-block;
    width:100%;
}
.container-fluid .container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0px;
}

.container-fluid .container .tab {
    position: absolute;
    top: -64px;
    left: 0px;
    z-index: 1001;
}

.container-fluid .container .tab .tab_ul {
    padding: 0px;
    margin: 0px;
}
.container-fluid .container .tab .tab_ul a {
    text-decoration: none;
}
.container-fluid .container .tab .tab_ul a .tab_li {
    list-style: none;
    font-size: 18px;
    color: #fff;
    height: 60px;
    width: 255px;
    line-height: 60px;
    text-align: center;
    background: #6d82bd;
    opacity:.8;
    filter:Alpha(opacity=80);
    cursor: pointer;
}
.container-fluid .container .tab .tab_ul a .one {

}
.container-fluid .container .tab .tab_ul a:nth-child(2) .one {
    border-bottom:1px solid #fff;
}
.container-fluid .container .tab .tab_ul a .one:hover {
    background-color: #8ca3e3;
}
.container-fluid .container .tab .tab_ul a .curr {
    background-color: #0033cc;
    opacity:.8;
    font-weight: 600;
    filter:Alpha(opacity=80);
}
.container-fluid .container .tab .tab_ul a .last {
    background-color: #0033cc;
    opacity:.8;
    filter:Alpha(opacity=80);
}

.container-fluid .container .cont {
    padding: 117px 150px 50px;
    margin-bottom: 60px;
    position: relative;
}
.container-fluid .container .cont ul {
    padding-left: 0;
    margin-bottom: 0;
}
.container-fluid .container .cont ul li {
    width: 900px;
    height: 200px;
    background-color: #f5f6f9;
    list-style: none;
    margin-bottom: 14px;
    padding: 25px 30px;
    overflow: hidden;
}
.container-fluid .container .cont ul li:hover {
    box-shadow: 0 5px 15px #ebebeb;
}
.container-fluid .container .cont ul li:hover .cont_right a {
    color: #0033cc;
}
.container-fluid .container .cont ul li:hover .cont_right .cont_right_top h3 a {
    color: #0033cc;
}
.container-fluid .container .cont ul li:last-child {
    width: 900px;
    height: 200px;
    background-color: #f5f6f9;
    list-style: none;
    padding: 25px 30px;
    margin-bottom: 0;
}
.container-fluid .container .cont ul li a.jump {
    float: left;
    width:210px;
    height: 150px;
    overflow: hidden;
    position: relative;
}
.container-fluid .container .cont ul li img {
    float: left;
    width: 210px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    -webkit-transform: translate3d(-50%,-50%,0);
}
.container-fluid .container .cont ul li .cont_right {
    float: left;
    margin-left: 40px;
    width: 590px;
    height: 150px;
}
.container-fluid .container .cont ul li .cont_right .cont_right_top {
    overflow: hidden;
    margin-bottom: 20px;
}
.container-fluid .container .cont ul li .cont_right .cont_right_top h3 {
    overflow: hidden;
    margin:0;
}
.container-fluid .container .cont ul li .cont_right .cont_right_top h3 a {
    margin: 0;
    float: left;
    color:#666;
    font-size:24px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.container-fluid .container .cont ul li .cont_right .cont_right_top h3 a.hover {
    text-decoration: underline;
}
.container-fluid .container .cont ul li .cont_right .cont_right_top span {
    float: right;
    font-size: 14px;
    color: #2649d0;
}
.container-fluid .container .cont ul li .cont_right .cont_right_top span p {
    margin-right: 14px;
    color: #9c9c9c;
}
.container-fluid .container .cont ul li .cont_right a {
    font-size: 14px;
    line-height: 26px;
    color: #666;
    text-decoration: none;
    float: left;
    max-height: 78px;
}
.container-fluid .container .cont ul li .cont_right .cont_right_bottom {
    overflow: hidden;
}
.container-fluid .container .cont ul li .cont_right .cont_right_bottom a {
    float: left;
    color:#666;
}
.container-fluid .container .cont ul li .cont_right .cont_right_bottom a p {
    margin-right:14px;
    color:#9c9c9c;
}
.container-fluid .container .cont .cont_bottom {
    margin-top: 50px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -164px;
}
.container-fluid .container .cont .cont_bottom ul {
    padding-left: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    float: left;
}
.container-fluid .container .cont .cont_bottom input {
    padding: 0;
    border: 0;
    background-color: #fff;
    font-size: 14px;
    color: #666;
    margin-right: 20px;
    float: left;
}
.container-fluid .container .cont .cont_bottom ul li {
    list-style: none;
    float: left;
    padding: 0;
    margin-bottom: 0;
    width:19px;
    height:19px;
    line-height:19px;
    border-radius:50%;
}
.container-fluid .container .cont .cont_bottom ul li a {
    width: 20px;
    height: 20px;
    list-style: none;
    line-height: 20px;
    text-align: center;
    color:#666;
    background-color: #fff;
    cursor:pointer;
    display:inline-block;
    text-decoration: none;
}
.container-fluid .container .cont .cont_bottom ul li span {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    list-style: none;
    line-height: 19px;
    text-align: center;
    float: left;
    padding: 0px;
    margin-bottom: 0px;
    color: #fff;
    background-color: #2649d0;
    display:inline-block;
}
.container-fluid .container .cont .cont_bottom ul li:hover {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    list-style: none;
    line-height: 19px;
    text-align: center;
    float: left;
    padding: 0px;
    margin-bottom: 0px;
    background-color: #fff;
    color:#000;
}
@media (max-width: 1250px) {
    .banner .font {
        font-size: 24px;
        color: white;
        margin-top: 60px;
        margin-left: 20%;
    }
    .container-fluid .container {
        width: 960px;
        margin: 0 auto;
        position: relative;
        padding: 0;
    }
    .container-fluid .container .cont {
        padding: 50px 50px;
    }
    .container-fluid .container .tab {
        top:-54px;
    }
    .container-fluid .container .tab .tab_ul a .tab_li {
        width:200px;
        line-height: 50px;
        height: 50px;
        font-size: 16px;
    }
    .container-fluid .container .cont .cont_bottom input {
        margin-right: 10px;
    }
}

.container-fluid .container .cont .cont_bottom ul li {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    list-style: none;
    line-height: 19px;
    text-align: center;
    float: left;
    padding: 0px;
    margin-bottom: 0px;
    margin-right: 15px;
    background-color: #fff;
}
.container-fluid .container .cont .cont_bottom ul li:nth-child(1) {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    list-style: none;
    line-height: 20px;
    text-align: center;
    float: left;
    padding: 0px;
    margin-bottom: 0px;
    color: #fff;
    background-color: #2649d0;
}