@charset "utf-8";
/* CSS Document */
/*产品详细*/
.ny_news{
    width:100%;
    padding:50px 0;
    background-color:#f0f1f2;
}
.ev_sy1{
    width:100%;
    float:left;
}

.ev_gd1 {
    width:62.5%;
    float:left;
    position:relative;
    padding:0%;
}
.ev_gd1 .swiper-container{
    width:100%;
    float:left;
    overflow: hidden;
}
.ev_gd1 .swiper-wrapper{
    width:100%;
    float:left;
}
.ev_gd1 .swiper-slide {
    width:100%;
    padding:0%;
    position:relative;
    overflow: hidden;
    height: 333px;
}
.ev_gd1 .swiper-slide img{
    min-height: 333px;
}
.ev_gd1 .swiper-slide img,.ev_gd1 .swiper-slide a{
    width: 100%;
    display: block;
}
.ev_gd1 .swiper-pagination {
    width: 100%;
    font-size: 0;
    bottom: 28px;
    right: 0px;
    left: auto;
    text-align: right;
    padding-right:25px;
}
.ev_gd1 .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 50%;
    border: #fff;
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}
.ev_gd1 .swiper-pagination-bullet-active {
    background: #fff;
}

.ev_gd1 .swiper-slide P{
    font-size:28px;
    color: #fff;
    line-height:70px;
    display: block;
    height:70px;
    position:absolute;
    left:0px;
    bottom: 0px;
    padding:0 120px 0 30px;
    text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    background-color: rgba(0,0,0,.4);
}

.ev_lb1{
    width:36%;
    float:right;
}
.ev_lb1 li{
    width:100%;
    float:left;
    margin-bottom:18px;
    overflow: hidden;
    height:158px;
}
.ev_lb1 img{
    width:100%;
    min-height: 158px;
}
.ev_lb1 li:last-child{
    margin-bottom: 0;
}
@media only screen and (min-width: 1480px) {
    .ev_gd1 .swiper-slide{
        height:400px;
    }
    .ev_gd1 .swiper-slide img{
        min-height: 400px;
    }
    .ev_lb1 li{
        margin-bottom: 20px;
        height:189px;
    }
    .ev_lb1 img{
        min-height: 189px;
    }
}

.news_lb1{
    width:100%;
    float:left;
    background-color: #fff;
    padding:10px 2%;
    border-top:solid 5px #4fc2b8;
}
.news_lb1 li{
    width:18%;
    /*width:14%;*/
    float:left;
    margin: 15px 1%;
}
.news_lb1 a{
    width:100%;
    height:60px;
    line-height: 26px;
    font-size:20px;
    border: solid 1px #4fc2b8;
    color:#4fc2b8;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    text-align: center;

}
.news_lb1 a:hover{
    background-color: #4fc2b8;
    color:#ffffff;
}
.news_search{
    width:100%;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 50px;
    /*background-color: #fff;*/
    float: left;
}
.news_search>div{
    /*width: 100%;*/
    width: 60%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    /*float: right;*/
    margin-bottom: 50px;
}
.news_search #news_search{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    background-color: #fff;
    border: none;
    display: block;
    font-size: 16px;
}
.news_search i{
    position: absolute;
    top: 16px;
    right: 28px;
    cursor: pointer;
}
.news_lb2{
    width:100%;
    float:left;
    overflow: hidden;
    background-color: #fff;
}
.news_lb2 ul{
    width:1201px;
    float:left;
}
.news_lb2 li{
     border:solid 1px #ddd;
     padding:30px;
    overflow: hidden;
    border-left: 0px;
    border-top: 0px;
    float:left;
    position:relative;
    width:100%;
    height:300px;
}
.news_lb2 p,
.news_lb2 table,
.news_lb2 .news_lb2_div{
    display:none;
    width:100%;
    color:#666;
    line-height: 24px;
    margin-top: 20px;
    max-height: 144px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*display:-webkit-box;*/
    -webkit-line-clamp:6;
    -webkit-box-orient:vertical;
}
.news_lb2 .news_lb2_div{
    display: -webkit-box;
}
.news_lb2 .news_lb2_div p{
    margin: 0;
}
.news_lb2 .news_lb2_div img{
    /*display: none;*/
}
.news_lb2 a.dbt{
    display: block;
    width:100%;
    font-size:18px;
    line-height: 24px;
    margin-bottom: 20px;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
-webkit-box-orient:vertical
}
.news_lb2 a.cd_a_lv{
    background-color: #4fc2b8;
    width:120px;
    line-height: 30px;
    height:30px;
    text-align: center;
    padding:0px;
    font-size:14px;
    display: block;
    margin-bottom: 20px;
    -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
}
.news_lb2 li:nth-child(10n-9) p,.news_lb2 li:nth-child(10n-6) p,.news_lb2 li:nth-child(10n-3) p,.news_lb2 li:nth-child(10n-2) p{
    display:-webkit-box;
}
.news_lb2 li:nth-child(10n-9),.news_lb2 li:nth-child(10n-3),.news_lb2 li:nth-child(10n-2){
    width:50%;
    height:390px;
}
.news_lb2 li:nth-child(10n-3),.news_lb2 li:nth-child(10n-2){
    width:60%;
    height:400px;
}
.news_lb2 li:nth-child(10n-8),.news_lb2 li:nth-child(10n-7),.news_lb2 li:nth-child(10n-5),.news_lb2 li:nth-child(10n-4),.news_lb2 li:nth-child(10n-1),.news_lb2 li:nth-child(10n){
    width:50%;
    height:195px;
}
.news_lb2 li:nth-child(10n-5),.news_lb2 li:nth-child(10n-4),.news_lb2 li:nth-child(10n-1),.news_lb2 li:nth-child(10n){
    width:40%;
    height:200px;
}

.news_lb2 li:nth-child(10n-9) span.news-author, .news_lb2 li:nth-child(10n-8) span.news-author, .news_lb2 li:nth-child(10n-7) span.news-author,.news_lb2 li:nth-child(10n-5) span.news-author,.news_lb2 li:nth-child(10n-4) span.news-author,.news_lb2 li:nth-child(10n-1) span.news-author,.news_lb2 li:nth-child(10n) span.news-author {
    display: inline-block;
    vertical-align: middle;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_lb2 li:nth-child(10n-3).on span.news-author, .news_lb2 li:nth-child(10n-2).on span.news-author{
    display: inline-block;
    vertical-align: middle;
    max-width: 130px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media only screen and (min-width: 1480px) {
    .news_lb2 li:nth-child(10n-9) span.news-author, .news_lb2 li:nth-child(10n-8) span.news-author, .news_lb2 li:nth-child(10n-7) span.news-author,.news_lb2 li:nth-child(10n-5) span.news-author,.news_lb2 li:nth-child(10n-4) span.news-author,.news_lb2 li:nth-child(10n-1) span.news-author,.news_lb2 li:nth-child(10n) span.news-author {
        display: inline-block;
        vertical-align: middle;
        max-width: 120px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .news_lb2 li:nth-child(10n-3).on span.news-author, .news_lb2 li:nth-child(10n-2).on span.news-author{
        display: inline-block;
        vertical-align: middle;
        max-width: 140px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

}
.news_lb2 li.on{
    padding-left:280px;
}

.news_lb2 li.on .imgk{
    position:absolute;
    left:30px;
    top:30px;
    width:220px;
    height:140px;
    overflow: hidden;
    display: block;

}

.news_lb2 li:nth-child(10n-5).on,.news_lb2 li:nth-child(10n-4).on,.news_lb2 li:nth-child(10n-1).on,.news_lb2 li:nth-child(10n).on{
    padding-left:215px;
}
.news_lb2 li:nth-child(10n-5).on .em4,.news_lb2 li:nth-child(10n-4).on .em4,.news_lb2 li:nth-child(10n-1).on .em4,.news_lb2 li:nth-child(10n).on .em4{
    padding:0 0.5em;
}

.news_lb2 li:nth-child(10n-5) .imgk,.news_lb2 li:nth-child(10n-4) .imgk,.news_lb2 li:nth-child(10n-1) .imgk,.news_lb2 li:nth-child(10n) .imgk{
    width:160px;
    height:145px;
}

.news_lb2 li:nth-child(10n-6).on{
    padding-left:375px;
}

.news_lb2 li:nth-child(10n-6).on .imgk{
    width:311px;
    height:234px;

}
.news_lb2 li:nth-child(10n-3).on,.news_lb2 li:nth-child(10n-2).on{
    padding-left:375px;
}
.news_lb2 li:nth-child(10n-3) a.dbt,.news_lb2 li:nth-child(10n-2) a.dbt,.news_lb2 li:nth-child(10n-9) a.dbt{
    max-height: 72px;
    -webkit-line-clamp:3;
}
.news_lb2 li:nth-child(10n-3) p,.news_lb2 li:nth-child(10n-2) p,.news_lb2 li:nth-child(10n-9) p{
    max-height:120px;
    -webkit-line-clamp:6;
}

.news_lb2 li:nth-child(10n-3).on .imgk,.news_lb2 li:nth-child(10n-2).on .imgk{


    width:311px;
    height:234px;

}
.news_lb2 li .imgk{
    width:100%;
    display: none;
}
/*.news_lb2 li:nth-child(10n-5),.news_lb2 li:nth-child(10n-4){*/
/*    width:40%;*/
/*    height:220px;*/
/*}*/
.news_lb2 li:nth-child(10n-4){
    clear: both;
}
/*.news_lb2 li:nth-child(10n-3){*/
/*    height:390px;*/
/*    width:60%;*/
/*}*/

.news_lb2 li:nth-child(10n-3){
    /*float:right;*/
    margin-top: -200px;
}


@media only screen and (min-width: 1480px) {
    .news_lb2 ul{
        width:1441px;
    }
    .news_lb2 li:nth-child(10n-3).on .imgk,.news_lb2 li:nth-child(10n-2).on .imgk{

        top:50px;
        width:388px;
        height:284px;

    }
    .news_lb2 li:nth-child(10n-3).on,.news_lb2 li:nth-child(10n-2).on{
        padding:50px 30px;
        padding-left:445px;
    }

    .news_lb2 li:nth-child(10n-5).on .em4,.news_lb2 li:nth-child(10n-4).on .em4,.news_lb2 li:nth-child(10n-1).on .em4,.news_lb2 li:nth-child(10n).on .em4{
        padding:0 2em;
    }
}




/*-------------list-------------*/
#news_list{
    width: 100%;
    padding: 51px 0 0;
    background-color: #f0f1f2;
    overflow: hidden;
}
#news_list .news_list{
    width: 1200px;
    margin: 0 auto;
    color: #333;
}
@media only screen and (min-width: 1480px) {
    #news_list .news_list{
        width: 1440px;
    }
}
.news_lis_category{
    width: 100%;
    height: 104px;
    background-color: #fff;
    border-top: 5px solid #4fc2b8;
}
.news_lis_category ul{
    margin-top: 17px;
    overflow: hidden;
    padding: 0;
}
.news_lis_category ul li{
    width: 197px;
    height: 60px;
    line-height: 60px;
    margin-left: 36px;
    background-color: #fff;
    border: 1px solid #59c6bc;
    float: left;
    font-size: 18px;
    text-align: center;
    list-style: none;
    padding: 0;
}
@media only screen and (min-width: 1480px) {
    .news_lis_category ul li{
        width: 240px;
        margin-left: 40px;
    }
}
.news_lis_category ul li a{
    width: 100%;
    height: 100%;
    color: #59c6bc;
    display: block;
}
.news_lis_category ul li.on{
    background-color: #59c6bc;
}
.news_lis_category ul li.on a{
    color: #fff;
}
#news_list .news_lb2,
#news_list .fy1{
    float: none;
}
#news_list .fy1clear{
    padding-bottom: 50px;
}
.news_list #news_list_bread{
    padding-top: 45px;
    padding-bottom: 20px;
}
.news_list #news_list_bread span {
    margin: 0 17px 0 0;
    color: #333;
}
.news_list #news_list_bread a {
    color: #808080;
}
.news_list .news_lis_content{
    width: 100%;
    background-color: #fff;
    overflow: hidden;
}
.news_lis_content .news_lis_con_div{
    margin-top: -1px;
    padding-left: 49px;
    padding-right: 49px;
    border-top: 1px solid #e6e6e6;
    float: left;
}
.news_lis_content .news_lis_con_div1{
    width: 100%;
    height: 315px;
    padding-top: 40px;
    padding-right: 200px;
}
.news_lis_content .news_lis_con_div2{
    width: 721px;
    height: 388px;
    margin-left: -1px;
    padding-top: 49px;
    padding-right: 30px;
    border-left: 1px solid #e6e6e6;
}
.news_lis_content .news_lis_con_div3{
    width: 588px;
    height: 343px;
    padding-top: 56px;
    border-right: 1px solid #e6e6e6;
}
.news_lis_content .news_lis_con_div4{
    width: 612px;
    height: 172px;
    padding-top: 45px;
}
.news_lis_content .news_lis_con_div5{
    width: 481px;
    margin-left: -1px;
    padding: 0;
    border-left: 1px solid #e6e6e6;
}
@media only screen and (min-width: 1480px) {
    .news_lis_content .news_lis_con_div1{
        width: 100%;
    }
    .news_lis_content .news_lis_con_div2{
        width: 861px;
    }
    .news_lis_content .news_lis_con_div3{
        width: 728px;
    }
    .news_lis_content .news_lis_con_div4{
        width: 712px;
    }
    .news_lis_content .news_lis_con_div5{
        width: 581px;
    }
}
.news_lis_content .news_lis_con_div5>div{
    width: 100%;
    height: 194.5px;
    padding-top: 40px;
    overflow: hidden;
}
.news_lis_con_div p.p1{
    line-height: 24px;
    font-size: 18px;
}
.news_lis_con_div p.p2{
    margin-top: 23px;
    color: #595959;
}
.news_lis_con_div p.p2 span{
    margin-right: 27px;
}
.news_lis_con_div p.p3{
    line-height: 24px;
    margin-top: 20px;
    color: #595959;
}
@media only screen and (min-width: 1480px) {
    .news_lis_con_div p.p3{
        margin-top: 32px;
    }
}
.news_lis_con_div p.p1{
    max-height: 72px;
    -webkit-line-clamp: 3;
}
.news_lis_con_div1 p.p1{
    max-height: 48px;
    -webkit-line-clamp: 2;
}

.news_lis_con_div1 .news_lis_img{
    width: 312px;
    height: 234px;
    margin-right: 63px;
    float: left;
}
.news_lis_con_div1 p.p3{
    max-height: 120px;
    -webkit-line-clamp: 5;
}
.news_lis_con_div2 .news_lis_img{
    width: 384px;
    height: 288px;
    margin-right: 29px;
    float: left;
}
.news_lis_con_div2 p.p3{
    max-height: 144px;
    -webkit-line-clamp: 6;
}
.news_lis_con_div3 p.p3{
    max-height: 120px;
    -webkit-line-clamp: 5;
}
.news_lis_con_div .news_lis_img img{
    width: 100%;
    height: 100%;
    display: block;
}
.news_page{
    width: 100%;
    height: 149px;
    line-height: 165px;
    margin: 0 auto;
}
/*-------------expert-------------*/
#news_expert{
    width: 100%;
    padding: 51px 0 49px;
    background-color: #f0f1f2;
}
#news_expert .news_list{
    width: 1200px;
    margin: 0 auto;
    color: #333;
}
@media only screen and (min-width: 1480px) {
    #news_expert .news_list{
        width: 1440px;
    }
}
.news_expert{
    width: 100%;
    padding: 62px 70px 35px;
    background-color: #fff;
}
.news_expert ul{
    width: 100%;
    overflow: hidden;
    padding: 0;
}
.news_expert ul li{
    width: 320px;
    height: 330px;
    margin-right: 50px;
    margin-bottom: 50px;
    float: left;
}
.news_expert ul li.last{
    margin-right: 0;
}
.news_expert ul li img{
    width: 100%;
    height: 180px;
}
@media only screen and (min-width: 1480px) {
    .news_expert ul li{
        width: 400px;
    }
    .news_expert ul li img{
        width: 100%;
        height: 225px;
    }
}
.news_expert ul li>div{
    width: 100%;
    height: 105px;
    padding: 0 24px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
.news_expert ul li>div h5{
    /*padding-top: 21px;*/
    color: #666666;
    font-size: 20px;
    font-weight: bold;
    -webkit-line-clamp: 1;
}
.news_expert ul li>div p{
    line-height: 20px;
    padding-top: 16px;
    color: #808080;
    font-size: 16px;
}
/*-------------show-------------*/
#news_show{
    width: 100%;
    padding: 50px 0;
    background-color: #f0f1f2;
}
#news_show .news_show{
    width: 1200px;
    margin: 0 auto;
    /*color: #333;*/
}
@media only screen and (min-width: 1480px) {
    #news_show .news_show{
        width: 1440px;
    }
}
.news_show .news_show_category {
    width: 100%;
    height: 104px;
    background-color:
            #fff;
    border-top: 5px solid
    #4fc2b8;
}
.news_show #news_list_bread{
    padding-top: 45px;
    padding-bottom: 20px;
}
.news_show #news_list_bread span {
    margin: 0 17px 0 0;
    color: #333;
}
.news_show #news_list_bread a {
    color: #808080;
}
.news_show .news_show_content{
    width: 100%;
    background-color: #fff;
}
.news_show_con_brief a
{
    text-decoration: underline;
    color:blue;
}
.news_show_content .news_show_con_info{
    width: 100%;
    padding: 46px 48px 0;
    /*margin:8px;*/
    /*font-family:sans-serif;font-size:16px;*/
}

.news_show_con_brief li
{
    list-style:disc;
}
.news_show_con_info .news_show_inf_h4{
    margin-bottom: 26px;
    color: #333;
    font-size: 28px;
    font-weight: bold;
}
.news_show_con_info .news_show_inf_p{
    height: 30px;
    line-height: 30px;
    color: #595959;
}
.news_show_inf_p span{
    margin-right: 30px;
}
.news_show_con_info .news_show_inf_share{
    margin-top: 23px;
    margin-bottom: 47px;
}
.news_show_con_info .news_show_con_brief{
    padding-bottom: 46px;
}
.news_show_con_info .news_show_con_brief strong{
    font-weight: bold;
}
.news_show_con_info .news_show_con_brief ul,
.news_show_con_info .news_show_con_brief li,
.news_show_con_info .news_show_con_brief ol{
    list-style: unset;
}
.news_show_con_info .news_show_con_brief li{
    /*list-style-type: decimal;*/
}
.news_show_con_brief>div,
.news_show_con_brief>p{
    line-height: 24px;
    /*margin-bottom: 24px;*/
    /*color: #595959;*/
}
.news_show_con_brief>div h5{
    color: #333;
}
.news_show_con_page {
    width: 100%;
    padding: 17px 49px 23px 49px;
    border-top: 1px solid #e6e6e6;
}
.news_show_con_page p{
    height: 38px;
    line-height: 38px;
    color: #333;
    font-size: 16px;
}
.news_show_con_page p a {
    margin-left: 13px;
    color: #4fc2b8;
}
.news_show .news_show_related{
    width: 100%;
    margin-top: 50px;
    background-color: #FFFFFF;
}
.news_show_related .news_show_rel_h4{
    height: 68px;
    line-height: 76px;
    margin: 0 29px;
    border-bottom: 1px solid #d9d9d9;
    color: #333;
    font-size: 24px;
}
.news_show_related .news_show_rel_module{
    width: 100%;
}
.news_show_related .news_show_rel_div{
    padding-top: 35px;
    padding-left: 50px;
    color: #595959;
    float: left;
}
.news_show_related .news_show_rel_div1{
    width: 100%;
    height: 311px;
    padding-right: 100px;
    border-top: 1px solid #e6e6e6;
}
.news_show_related .news_show_rel_div2{
    width: 608px;
    height: 402px;
    padding-right: 50px;
    border-right: 1px solid #e6e6e6;
}
.news_show_related .news_show_rel_div3{
    width: 592px;
    height: 201px;
    padding-right: 50px;
}
@media only screen and (min-width: 1480px) {
    .news_show_related .news_show_rel_div1{
        padding-right: 200px;
    }
    .news_show_related .news_show_rel_div2{
        width: 728px;
        padding-right: 80px;
    }
    .news_show_related .news_show_rel_div3{
        width: 712px;
        padding-right: 100px;
    }
}
.news_show_related .news_show_rel_border{
    border-bottom: 1px solid #e6e6e6;
}
.news_show_rel_div .news_show_div_h4{
    line-height: 24px;
    color: #333;
    font-size: 18px;
}
.news_show_rel_div .news_show_div_a{
    width: 120px;
    height: 30px;
    line-height: 30px;
    margin-top: 33px;
    background-color: #4fc2b8;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.news_show_rel_div .news_show_div_p{
    margin-top: 22px;
}
.news_show_div_p span{
    margin-left: 30px;
}
.news_show_related .news_show_div_p span{
    margin-left: 0;
    margin-right: 30px;
}
.news_show_rel_div .news_show_div_p1{
    line-height: 24px;
    margin-top: 38px;
}
.news_show_rel_div1 .news_show_img {
    width: 312px;
    height: 234px;
    margin-right: 62px;
    float: left;
}
.news_show_rel_div1 .news_show_img img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}
.news_show_rel_div1 .news_show_div_a{
    margin-top: 22px;
}
.news_show_rel_div1 .news_show_div_p{
    margin-top: 27px;
}
.news_show_rel_div1 .news_show_div_p1{
    max-height: 72px;
    margin-top: 22px;
    -webkit-line-clamp: 3;
}
@media only screen and (min-width: 1480px) {
    .news_show_rel_div1 .news_show_div_a{
        margin-top: 29px;
    }
    .news_show_rel_div1 .news_show_div_p{
        margin-top: 32px;
    }
    .news_show_rel_div1 .news_show_div_p1{
        margin-top: 26px;
    }
}
.news_show_related .news_show_rel_div2{
    padding-top: 45px;
}
.news_show_rel_div2 .news_show_div_h4{
    -webkit-line-clamp: 3;
}
.news_show_rel_div2 .news_show_div_p1{
    max-height: 120px;
    -webkit-line-clamp: 5;
}
.news_show_rel_div3 .news_show_div_a{
    margin-top: 23px;
}
.news_show_rel_div3 .news_show_div_p {
    margin-top: 14px;
}



















#share_id ul
{
    padding: 0;
}
#share_id ul li {
    width: 20px;
    height: 20px;
    margin-right: 7px;
    float: left;
    list-style: none;
}
/*让浮动的父元素自适应高度*/
.clear{
    clear: both;
}
/*隐藏*/
.hide{
    display: none;
}
/*一行内显示，超出省略*/
.omitted{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*多行内显示，超出省略*/
.multiLineOmitted{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*图片旋转180*/
.eventSpin{
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
/*分享链接*/
#share_id ul li{
    width: 20px;
    height: 20px;
    margin-right: 7px;
    float: left;
}
/*图片居中*/
.center_img {
    position: relative;
}
.center_img img {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
/*面包屑导航*/
.bread_crumbs{
    padding: 27px 0;
    background: #f0f1f2;
}
.bread_crumbs .bread_channel{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
@media only screen and (min-width: 1480px) {
    .bread_crumbs .bread_channel{
        width: 1440px;
    }
}
.bread_crumbs .bread_channel img{
    margin-left: 10px;
    float: left;
}
.bread_crumbs .bread_channel span{
    margin-left: 5px;
    color: #333333;
    float: left;
    font-size: 14px;
    vertical-align: middle;
}

a.cd_fav::before {
    content: '';
    background: url("../image/pro/p_tb2.png") no-repeat;
    width: 26px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
a.cd_fav {
    margin-left: 30px;
    margin-right: 50px;
    font-size: 16px;
    display: inline-block;
    line-height: 30px;
    position: relative;
    top: -7px;
}
a.cd_fav_on:before {
    background: url("../image/pro/p_tb2_on.png") no-repeat;
}






