.pfleft h2 b {
   
    text-align: left;
    background: none;
    border-bottom: none;
}

.pfleft .box h2 {
    margin-top: 0px;
    float: left;
    border-bottom: none;
    margin-right: 50px;
    color: #333;
    cursor: pointer;
}

.pfleft .box h2:hover {
    color: #1295d8;
}

.pfleft .box h2:hover b {
    background: url(/public/ckgsb/images/anli/G_h2_bg.png) no-repeat 50% 100%;
    border-bottom: 1px solid #1295d8;
}

.pfleft .box h2.on {
    color: #1295d8;
}

.pfleft .box h2.on b {
    background: url(/public/ckgsb/images/anli/G_h2_bg.png) no-repeat 50% 100%;
    border-bottom: 1px solid #1295d8;
}

.pfleft .box {
    margin-top: 20px;
    height: 34px;
    border-bottom: 1px solid #b2b2b2;
}

.pfright .search_box input {
    width: 220px;
    height: 29px;
    border: 1px solid rgb(178, 178, 178);
    float: left;
    outline: none;
    padding-left: 10px;
    font-size: 16px;
    border-right: none;
    background: #fcfcfc;
    color: #999;
}

.pfright .search_box .span {
    float: left;
    width: 60px;
    height: 29px;
    background-color: rgb(18, 149, 216);
    text-align: center;
    line-height: 50px;
}

.pfright h2.likh {
    margin-bottom: 6px;
}

.pfright .item_main {
    width: 248px;
    height: 247px;
    border: 1px solid rgb(178, 178, 178);
    position: relative;
    padding: 25px 15px;
}

.pfright .item_main .sanj {
    position: absolute;
    top: -8px;
    left: 28px;
}

.pfright .item_main p {
    font-size: 12px;
    color: #666;
    margin-bottom: 15px;
}

.pfright .item_main .botton_box {
    margin-top: 20px;
}

.pfright .item_main .erweima {
    width: 110px;
    float: left;
}

.pfright .item_main .r_text {
    width: 138px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #666;
    line-height: 22px;
    margin-top: 22px;
}

.pfleft .tab_nav {
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(178, 178, 178);
}

.pfleft .tab_nav ul li {
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
}

.pfleft .tab_nav ul li a {
    display: inline-block;
    padding: 5px 20px;
    border-radius: 5px;
    color: #666;
}

.pfleft .tab_nav ul li span {
    color: rgb(178, 178, 178);
}

.pfleft .tab_nav ul li.on a {
    background-color: rgb(18, 149, 216);
    color: #fff;
}

.pfleft .tab_nav ul li.on span {
    color: #fcfcfc;
}

.pfleft .tab_nav ul li span.now {
    color: #fcfcfc;
}

.pfleft .paixu {
    padding: 15px 0;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid rgb(178, 178, 178);
}

.pfleft .paixu a {
    display: inline-block;
    width: 67px;
    height: 16px;
    border-radius: 5px;
    text-align: center;
    line-height: 16px;
    margin-right: 15px;
}

.pfleft .paixu a img {
    margin-left: 10px;
}

.pfleft .paixu a.sx {
    border: 1px solid rgb(16, 149, 216);
    color: rgb(16, 149, 216);
}

.pfleft .paixu a.jx {
    border: 1px solid rgb(178, 178, 178);
    color: rgb(178, 178, 178);
}

.pfleft .content_box ul li .top {
    padding-top: 20px;
    /*border-bottom: 1px solid rgb(178, 178, 178);*/
}

.pfleft .content_box ul li .top .title {
    margin-top: 5px;
    float: left;
    font-size: 14px;
    color: rgb(16, 149, 216);
}

.pfleft .content_box ul li .top .btn {
    width: 170px;
    float: right;
}

.pfleft .content_box ul li .top .btn .female2 {
    margin-top: 4px;
    float: left;
}

.pfleft .content_box ul li .top .btn a {
    float: right;
    width: 110px;
    height: 30px;
    border-radius: 5px;
    background-color: rgb(18, 149, 216);
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-left: 20px;
}

.pfleft .content_box ul li .top .btn a:hover {
    box-shadow: 2.5px 4.33px 8px 0px rgba(18, 149, 216, 0.4);
}

.pfleft .content_box ul li .bottom {
    padding: 0 0 20px 0;
    /*border-bottom: 1px solid rgb(178, 178, 178);*/
}

.pfleft .content_box ul li .bottom table {
    width: 100%;
    font-size: 12px;
    color: #999999;
}

.pfleft .content_box ul li .bottom table tr {
    height: 30px;
    padding-top: 0px;
}

.pfleft .content_box ul li .bottom p {
    font-size: 12px;
    color: #999;
    text-align: justify;
    line-height: 25px;
    margin-top: 8px;
}

/* 改变单选框按钮的样式 */

.input_box {
    width: 0;
    height: 0;
    position: absolute;
    left: -9999em
}

label {
    position: relative;
    height: 25px;
    display: block;
    margin-bottom: 20px;
}

input[type="radio"]+label::before {
    content: "\a0";
    /*不换行空格*/
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    border: 1px solid rgb(178, 178, 178);
    box-shadow: inset 0px 1px 6px 0px rgba(7, 0, 2, 0.2);
    border-radius: 2px;
    text-indent: 5px;
}

input[type="radio"]+label::after {
    content: "\a0";
    /*不换行空格*/
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    background: url(/public/ckgsb/images/anli/duihao.png) center center no-repeat;
    position: absolute;
    left: 3px;
    top: 3px;
    opacity: 0;
}

input[type="radio"]:checked+label::after {
    opacity: 1;
}

/* 轮播 */
.index_prev_01,
.index_next_01 {
    width: 24px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.6);
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(/public/ckgsb/images/anli/next.png);
    left: 10px;
    right: auto;
    background-size: 60%;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(/public/ckgsb/images/anli/prev.png);
    right: 10px;
    left: auto;
    background-size: 60%;
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #1295d8;
}

/* BIC */
#bic_cont .box1 {
    padding: 30px 0;
    border-bottom: 1px solid rgb(178, 178, 178);
}

#bic_cont .title {
    font-size: 14px;
    color: #1295d8;
    padding-bottom: 15px;
}

#bic_cont p {
    font-size: 12px;
    color: #666666;
    line-height: 23px;
    text-align: justify;
}

#bic_cont p a {
    color: #1295d8;
}

#bic_cont .box1 .left {
    width: 396px;
    float: left;
}

#bic_cont .box1 .right {
    width: 180px;
    float: right;
}

#bic_cont .box1 .right img {
    width: 100%;
}

#bic_cont .more_btn {
    margin-top: 30px;
    text-align: center;
}

#bic_cont .more_btn a {
    display: inline-block;
    width: 234px;
    height: 44px;
    border-radius: 5px;
    background-color: rgba(105, 199, 247, 0.149);
    color: #1295d8;
    text-align: center;
    line-height: 44px;
    font-size: 14px;
}

#bic_cont .box2 {
    padding: 30px 0;
}

#bic_cont .box2 .left {
    width: 160px;
    float: left;
}

#bic_cont .box2 .right {
    width: 415px;
    float: right;
}

#bic_cont .box2 .right .username {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
}

#bic_cont .box2 ul li {
    padding-bottom: 30px;
    border-bottom: 1px dashed rgb(178, 178, 178);
    margin-bottom: 30px;
}

#bic_cont .box2 .right .line {
    width: 100px;
    height: 2px;
    background-color: rgb(18, 149, 216);
    margin: 15px 0;
}

/* 最新推出 */
#zx_main ul li {
    padding: 30px 0;
    border-bottom: 1px solid rgb(178, 178, 178);
}

#zx_main ul li .tit {
    font-size: 14px;
    color: rgb(18, 149, 216);
    float: left;
}

#zx_main ul li .botton {
    float: right;
    width: 110px;
    height: 30px;
    border-radius: 5px;
    background-color: rgb(18, 149, 216);
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-left: 20px;
}

#zx_main ul li .small_tit span {
    display: inline-block;
    width: 160px;
    font-size: 12px;
    color: #999999;
    margin-bottom: 10px;
    margin-top: 2px;
}

#zx_main ul li p {
    font-size: 12px;
    color: #666;
    text-align: justify;
    line-height: 22px;
}