@charset "utf-8";

/* 轮播 */
.dingwei{
    position: relative;
    display: block;
    top: -150px;
    height: 0;
    overflow: hidden;
}
.cpxqlb {
    padding: 10px 0 50px;
    background-color: #f4f4f4;
}
@media (min-width: 1300px){
    .cpxqlb  .container {
        width: 1580px;
    }
    
}
.cpxqlb .nytop{
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.cpxqlb .nytopl{
    width: 75%;
}
.cpxqlb .nytoplr{
    width: 20%;
}

.cpxqlb .procontent{
    width: 70%;
    position: relative;
    background-color: #fff;
}
.cpxqlb .bg-baise{
    background-color: #fff;
    overflow: hidden;
    padding:  37.5px;
}

.cpxqlb_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

}

.cpxqlb_box>div {
    width: 50%;
    /* padding-left: 40px; */
}
.cpxqlb_box .cpxqlb_boxr{
    padding-left: 40px;
}

.cpxqlb_boxl {
    /* padding-right: 40px; */
    /* margin-right: 40px; */
    position: relative;
    border: 1px solid #eee;
}
.cpxqlb_boxl .cpbigboxs_itemadw{
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 5;
}

.cpxqlb_container {
    width: 100%;
}

.cpxqlb_slideimg {
    overflow: hidden;
    background-color: #fff;
    cursor: w-resize;
}

.cpxqlb_slideimg img {
    width: 100%;
}

.cpxqlb_boxr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.cpxqlb_boxrtxt {
    margin-top: 20px;
}

.cpxqlb_boxrtxth {
    font-size: 24px;
    color: #111;
    margin-top: 10px;
    margin-bottom: 25px;
}

.cpxqlb_boxrtxtsm {
    margin-top: 10px;
    margin-bottom: 22px;
}

.cpxqlb_boxrtxtsm i {
    font-size: 18px;
    color: #eb1f40;
}

.cpxqlb_boxrtxtsm b {
    font-size: 16px;
    color: #111;
}

.cpxqlb_boxrtxtsm span:last-child {
    margin-left: 20px;
    float: right;
}

.cpxqlb_boxrtxtp {
    padding-top: 25px;
    font-size: 14px;
    line-height: 30px;
    color: #777777;
    border-top: 2px solid #eee;
}

.cpxqlb_boxrzx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 50px;
}

.cpxqlb_boxrzx .cpxqlb_boxrzxzx {
    width: 220px;
    height: 45px;
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    background-color: #eb2949;
    line-height: 47px;
    text-align: center;
    margin-right: 10px;
}
.cpxqlb_boxrzx .cpxqlb_boxrzxzx:first-of-type{ 
	background-color: #eb2949
}
.cpxqlb_boxrzxzx span {
    font-size: 16px;
    color: #fff;
}

.cpxqlb_boxrzxzx i {
    font-size: 20px;
    color: #fff;
    margin-left: 8px;
}

.cpxqlb_boxrzxtel {
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.cpxqlb_boxrzxtel i {
    font-size: 45px;
    color: #c6c6c6;
}

.cpxqlb_boxrzxteltxt {
    margin-left: 15px;
}

.cpxqlb_boxrzxtelh {
    font-size: 14px;
    color: #333333;
}
.cpxqlb_boxrzxtelp{
    line-height: 1.2;
}
.cpxqlb_boxrzxtelp a{
    font-size: 30px;
    font-weight: 600;
    color: #ff7800;
    margin-top: -5px;
}

.cpxqlb_boxrblb {
    position: relative;
    padding: 0 60px;
}

.cpxqlbb_slideimg {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    cursor: pointer;
}

.cpxqlbb_slideimg img {
    width: 100%;
}

.cpxqlb_boxrblb_per,
.cpxqlb_boxrblb_next {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
/*    border: 1px solid #e1e1e1;*/
	background: #f5f5f5;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
    outline: none;
}

.cpxqlb_boxrblb_per {
    left: 0;
}

.cpxqlb_boxrblb_next {
    right: 0;
}

.cpxqlbb_slide.swiper-slide-thumb-active .cpxqlbb_slideimg {
    border: 1px solid #ff7800;
}


.neirongtitle{
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 3px solid #eb2949;

}
.neirongtitle span {
    display: block;
    font-size: 26px;
    color: #000;
    /* width: 150px; */
    /* float: left; */
    padding-left: 30px;
    line-height: 40px;
    font-weight: bold;
    background-image: url(../images/bt-bg.png);
    background-repeat: no-repeat;
    background-position: left;

}

.nr03{
    padding: 30px;
    border: 1px dashed #e1e1e1;
    border-radius: 10px;
    margin: 20px 0;
}
.list-paddingleft-2{
    max-width: 100%;
    padding-left: 2rem;
    list-style: unset;
    color: #ff7800;
    font-size: 24px;
    line-height: 30px;
}
.nr03 h4{
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    margin:10px 0 5px;
}
.nr03 p{
    font-size: 16px;
    line-height: 32px;
    color: #666;
}

.nr04{
    margin: 20px 0;
    
}

.nr04 table td{
    border: 1px solid #afc4d1;
    padding: 8px;
    text-align: center;
}
.nr04 table tr:nth-child(2n){
    background-color: #eaeff0;
}
.nr04 table tr:nth-child(2n) td:nth-child(2n-1){
    background-color: #c3e3ee;
}

.nr05{
    background: url(../images/bg-hangye.jpg) no-repeat top center;
    padding: 70px 0 50px;
}
.nr05 h3{
    font-size: 52px;
    color: #fff;
    text-align: center;
}
.nr05 h3 span{
    color: #ff7800;
}
.nr05 p{
    text-align: center;
    font-size: 16px;
    color: #72a8d7;
    text-transform: uppercase;
    margin-top: 10px;
}
.nr05 .bg-hy{
    background-color: #fff;
    border: 5px solid #f5f5f5;
    overflow: hidden;
    padding: 30px;
    max-width: 90%;
    margin: auto;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
}
.nr05 .bg-hy>div{
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}
.nr05 .bg-hy>div:nth-child(3n){
    border-right: none;
}
.nr05 .bg-hy>div:nth-last-child(1),
.nr05 .bg-hy>div:nth-last-child(2),
.nr05 .bg-hy>div:nth-last-child(3){
    border-bottom: none;
}
.nr05 .bg-hy a{
    display: block;
    text-align: center;
    margin: 20px 0;

}
.nr05 .bg-hy a i{
    font-size: 72px;
    color: #eb1f40;
}
.nr05 .bg-hy a h4{
    font-size: 24px;
    margin-bottom: 20px;
    color: #333;
}

.nr05 .bg-hy a  p{
    font-size: 14px;
    color: #888;
    line-height: 22px;
}

.cpxqlb .xgct{
    padding-top: 70px;
}
.cpxqlb .xgcp .xgcpplb{
    
    margin-top: 30px;
}
.cpxqlb .xgcpplb_item_ctp{
    background-color: #fff;
}
.cpxqlb #owl_xgcpplb {
    width: calc(100% + 28px);
}
.cpxqlb .xgcpplb_item_ctimg{
    border: none;
}

.cpxqlb .cpxqct_sy_l,
.cpxqlb .cpxqct_xy_l {
    width: 100%;
}
.cpxqlb .cpxqct_sy:hover, .cpxqct_xy:hover{
    border-color: #eb2949;
}
.cpxqlb .cpxqct_sy:hover b,
.cpxqlb cpxqct_sy:hover span,
.cpxqlb .cpxqct_sy_l:hover b, .cpxqlb .cpxqct_xy_l:hover b,
.cpxqlb .cpxqct_sy_l:hover span, .cpxqlb .cpxqct_xy_l:hover span{
    color: #eb2949;
}


@media screen and (max-width: 1300px) {
    .cpxqlb_boxrzxtelp a{
        font-size: 24px;
    }
    .cpxqlb_boxrzxteltxt{
        margin: 0;
    }
    .cpxqlb_boxrzx .cpxqlb_boxrzxzx{
        width: 50%;
    }
}

@media screen and (max-width: 1200px) {
    .cpxqlb_boxrzx .cpxqlb_boxrzxzx {
        height: 40px;
        line-height: 40px;
    }
    .cpxqlb_boxrzxtel i {
        font-size: 36px;
    }
    .cpxqlb_boxrzxtelp a{
        font-size: 24px;
    }
    .cpxqlb .xgcp .xgcpplb{
        margin: 0;
        margin-top: 30px;
    }
    .cpxqlb #owl_xgcpplb {
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .dingwei{
        top: 0px;
    }
    .cpxqlb_box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .cpxqlb_box>div {
        width: 100%;
        padding-left: 0;
        margin-right: 0;
    }
    .cpxqlb_boxl {
        padding: 0;
    }
    .cpxqlb_boxrblb {
        margin-top: 20px;
        order: -1;
        -webkit-order: -1;
        -moz-order: -1;
        -moz-order: -1;
    }
    .cpxqlb_boxrtxt {
        margin-top: 30px;
    }
    .cpxqlb_boxrzx {
        margin-top: 20px;
        margin-bottom: 20px;
        flex-flow: wrap;
    }
    .cpxqlb_boxrzxtel{
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }
    .cpxqlb_boxrzxtelh{
        font-size: 12px;
    }
    .cpxqlb_boxrzxtel i {
        font-size: 40px;
    }
    .cpxqlb_boxl .cpbigboxs_itemadw{
        top: 20px;
        left: 20px;
    }
    .neirongtitle span{
        font-size: 16px;
    }
    .nr03{
        padding: 15px;
    }
    .nr03 p {
        font-size: 12px;
        line-height: 20px;
    }
    .nr04 table td{
        font-size: 12px;
        line-height: 20px;
        padding: 5px;
    }
    .nr05{
        padding: 50px 0 20px;
    }
    .nr05 h3{
        font-size: 18px;
    }
    .nr05 p{
        font-size: 12px;
    }
    .nr05 .bg-hy{
        margin-top: 30px;
        padding:0  15px;
    }
    .nr05 .bg-hy>div{
        border-right: none;
        padding: 0;
        width: 100%;
    }
    .nr05 .bg-hy a {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .nr05 .bg-hy a i{
        font-size: 50px;
    }
    .nr05 .bg-hy>div:nth-last-child(2), .nr05 .bg-hy>div:nth-last-child(3){
        border-bottom: 1px solid #eee;
    }
    .nr05 .bg-hy a h4{
        font-size: 18px;
    }
    .nr05 .bg-hy a p{
        font-size: 12px;
        line-height: 20px;
    }
    .cpxqlb .cpxqct_sy,.cpxqlb  .cpxqct_xy{
        height: 50px;
        line-height: 48px;
    }
    .cpxqlb .cpxqct_sy_l, .cpxqlb .cpxqct_xy_l{
        width: 100%;
    }
    .cpxqlb .cpxqct_sy_l span, .cpxqlb .cpxqct_xy_l span{
        font-size: 12px;
    }
    .cpxqlb .xgct{
        padding-top: 50px;
    }
    .cpxqlb .xgcp .xgcpplb{
        margin: 30px 0 0;
    }
    .cpxqlb .xgcpplb_item_ctp{
        font-size: 12px;
        padding: 10px;
    }

}




/* 详情 */

.cpxqct {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.cpxqct_l {
    width: 67%;
}

.cpxqct_lxqbox {
    overflow: hidden;
    border: 1px solid #eeeeee;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.cpxqct_ltitle {
    padding: 0 35px;
    height: 80px;
    line-height: 80px;
    background: -webkit-linear-gradient(left, #eb1f40 0%, #eb1f40 100%);
    background: -o-linear-gradient(left, #eb1f40 0%, #eb1f40 100%);
    background: -ms-linear-gradient(left, #eb1f40 0%, #eb1f40 100%);
    background: linear-gradient(to left, #eb1f40 0%, #eb1f40 10);
}

.cpxqct_ltitle a{
    display: inline-block;
}


.cpxqct_ltitle i {
    font-size: 35px;
    color: rgba(255, 255, 255, .3);
    transition:all .5s
}
.cpxqct_lxqbox .cpxqct_ltitle i{
    font-size: 42px;
    
}

.cpxqct_ltitle span {
    font-size: 20px;
    color: #fff;
    padding: 0 2px;
    /* transition:all .5s */
}
.cpxqct_ltitle a:hover i{
    color: rgb(255, 120, 0);
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transition: -webkit-transform 0.6s ease 0;
    transition: transform 0.6s ease 0;
}
.cpxqct_ltitle a:hover span{
    font-weight: bold;
    color: rgb(255, 120, 0);
}

.cpxqct_ltitle b {
    font-size: 13px;
    color: rgba(255, 255, 255, .5);
    text-transform: uppercase;
    padding: 0 20px;
}

.cpxqct_lct {
    padding: 45px 31px;
    overflow: hidden;
}
.cpxqct_lct p{
    font-size: 14px;
    line-height: 1.8;
    color: #666;
}
.cpxqct_lct strong{

    line-height: 2;
}

.cpxqct {
    margin-top: -80px;
}

.cpxqct_rtel {
    height: 120px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 35px;
}

.cpxqct_rtel_tx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.cpxqct_rtel_txi i {
    font-size: 50px;
    color: #fff;
}

.cpxqct_rtel_txp {
    margin-left: 12px;
}

.cpxqct_rtel_txp>div a{
    font-size: 24px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.cpxqct_rtel_txp>div:last-child {
    margin-top: -5px;
}

.cpxqct_rnav_itemtitle i.sanjiao{
    font-size: 12px;
    float: right;
    color: rgba(255, 255, 255, 0.2);
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); 	/* IE 9 */
    -moz-transform:rotate(90deg); 	/* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); 	/* Opera */
}
.cpxqct_rnav_itemtitle.active i.sanjiao{
    transform:rotate(0deg);
    -ms-transform:rotate(0deg); 	/* IE 9 */
    -moz-transform:rotate(0deg); 	/* Firefox */
    -webkit-transform:rotate(0deg); /* Safari 和 Chrome */
    -o-transform:rotate(0deg); 	/* Opera */
}


@media screen and (max-width: 992px) {
    .cpxqct_lxqbox .cpxqct_ltitle i{
        font-size: 38px;
    }
    .cpxqct_ltitle span{
        font-size: 16px;
        padding:0;
    }
    .cpxqct_ltitle b{
        padding:0 10px ;
    }
    .cpxqct_r {
        display: none;
    }
    .cpxqct_l {
        width: 100%;
        margin-bottom: 30px;
    }
    .cpxqlb {
        padding: 10px 0 50px;
    }

    .cpxqlb .bg-baise{
        padding: 15px;
    }
    .cpxqlb .nytopl {
        width: 100%;
    }
}



/* 相关产品 */

.xgct {
    padding-top: 50px;
    background-color: #f4f4f4;
}

.zixunbox_xt.xgcpp {
    padding: 0;
}

.xgcpplb {
    margin-top: 30px;
}

.xgcpp .xgcpplb {
    width: 100%;
}

.xgcpplb_item {
    margin: 0 12px;
    background-color: #fff;
}

.xgcpplb_item_ct {
    display: block;
}

.xgcpplb_item_ctimg {
    overflow: hidden;
    border: 1px solid #eeeeee;
}

.xgcpplb_item_ctimg img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.xgcpplb_item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.xgcpplb_item_ctp {
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
    color: #333333;
    background-color: #f4f4f4;
}

.xgcpplb_item:hover .xgcpplb_item_ctimg{
    border-color: #eb1f40;
}
.xgcpplb_item:hover .xgcpplb_item_ctp {
    background-color:#eb1f40;
    color: #fff;
}

.xgcpplb .owl-controls .owl-page.active span {
    background-color: #ff7900;
}

.cpzxzx {
    margin-top: 50px;
}
@charset "utf-8";
.newscontent {
    background-color: #f4f4f4;
    padding-top: 35px;
}

.newscontent_box {
    position: relative;
}

.newscontentcp_boxdw {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    text-align: center;
    background-color: #dddddd;
    margin-left: -80px;
}

.newscontent_boxl {
    width: 100%;
    position: relative;
    background-color: #fff;
    margin-bottom: 80px;
}

.newscontentcp_boxdw_txt {
    padding-top: 13px;
    display: block;
    width: 100%;
    height: 100%;
}

.newscontentcp_boxdw_txt i {
    font-size: 22px;
    color: #0052a4;
}

.newscontentcp_boxdw_txt p {
    font-size: 13px;
    color: #333;
}

.newscontentcp_boxdw:hover{
    background-color: #ff7800;
}
.newscontentcp_boxdw:hover p,
.newscontentcp_boxdw:hover i{
    color: #fff;
}


.newscontent_boxltitle {
    font-size: 28px;
    color: #333333;
    font-weight: 600;
}

.newscontent_boxlsm {
    margin-top: 25px;
}

.newscontent_boxlsm span,
.newscontent_boxlsm b {
    font-size: 13px;
    color: #999999;
}

.newscontent_boxlsm b {
    margin-right: 20px;
}

.newscontent_boxlct {
    margin-top: 10px;
    border-top: 1px solid #e5e5e5;
    padding: 30px 0;
}
.newscontent_boxlct img{
    height: auto !important;
}
.newscontent_boxlct p{
    font-size: 14px;
    line-height: 1.8;
    color: #666;
}
.newscontent_boxlct strong{
    line-height: 2;
    color: #333;
}
.newscontent_boxlbq i {
    color: #999999;
}

.newscontent_boxlbq b {
    font-size: 13px;
    color: #333333;
    padding: 0 6px;
}

.newscontent_boxlbq  a{
    font-size: 13px;
    color: #999999;
    padding: 5px 12px;
    border: 1px solid #dddddd;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}
.newscontent_boxlbq  a:hover{
    color: #fff;
    border: 1px solid #fe7e0c;
    background: #fe7e0c; 
}

.newscontent_txtl {
    padding: 45px 42px;
}

.newscontent_fanye {
    border-top: 1px solid #e5e5e5;
}

.newscontent_fanye>div {
    padding: 25px 42px;
    width: 50%;
}

.newscontent_fanye>div>a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newscontent_fanyeper i {
    margin-right: 5px;
    color: #e5e5e5;
}

.newscontent_fanyenext i {
    margin-left: 5px;
    color: #e5e5e5;
}

.newscontent_fanye>div>a span {
    font-size: 14px;
    color: #666666;
}

.newscontent_fanyeper {
    border-right: 1px solid #e5e5e5;
}

.newscontent_fanyenext {
    text-align: right;
}

.newscontent_fanye>div>a:hover span {
    color: #ff7800;
}

.newscontent_boxr {
    width: 27%;
}

.newscontent_boxritem {
    padding: 40px 30px;
    background-color: #fff;
}

.newscontent_boxritem_titlel i {
    color: #ff7800;
    font-size: 22px;
    margin-top: -3px;
    margin-right: 5px;
}

.newscontent_boxritem_titlel span {
    font-size: 24px;
    color: #000;
}

.newscontent_boxritem_titlel span b {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.newscontent_boxritem_titler i {
    margin-top: -3px;
    font-size: 24px;
    color: #b5b5b5;
}

.newscontent_boxritem_titler a:hover i {
    color: #ff7800;
}

.newscontent_boxritem_ct {
    margin-top: 15px;
    position: relative;
    border-top: 1px solid #e5e5e5;
}

.newscontent_boxritem_ctdw {
    position: absolute;
    top: -1px;
    left: 0;
    height: 1px;
    width: 70px;
    background-color:#d21433;
}

.newscontent_boxritem_ct .newscontent_boxritem_ctaitem {
    display: block;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newscontent_boxritem_ctaitem b {
    margin-right: 5px;
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #c0c0c0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    vertical-align: middle;
}

.newscontent_boxritem_ctaitem span {
    font-size: 16px;
    color: #333;
    line-height: 36px;
}

.newscontent_boxritem_ctaitem:hover span {
    color: #ff7800;
}
.newscontent_boxritem_ctaitem:hover b{
    background-color:#ff7800;
}

.zxzx.newscontent_boxritem {
    margin-top: 10px;
}

.newscontent_boxxg {
    margin-top: 55px;
}

.newscontent_boxxg .zixunbox_xt {
    background-color: #fff;
}

.newscontent_boxxg .zixunbox {
    margin-bottom: 60px;
}

@media screen and (max-width: 992px) {
    .newscontentcp_boxdw {
        display: none;
    }
    .newscontent_boxr {
        display: none;
    }
    .newscontent_boxl {
        width: 100%;
    }
    .footlan {
        margin-top: 40px;
    }
    .cpxqlb .procontent{
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .newscontent_boxlbq {
        /* display: none; */
    }
    .newscontent_boxltitle {
        font-size: 20px;
    }
    .newscontent_txtl {
        padding: 20px 15px;
    }
    .newscontent_fanye>div {
        width: 100%;
    }
    .newscontent_fanyeper {
        border-right: none;
        border-bottom: 1px dashed #e5e5e5;
    }
    .newscontent_fanye>div {
        padding: 15px;
    }
    .catjcp {
        margin-top: 50px;
    }
    .newscontent_boxxg .zixunbox {
        margin-bottom: 20px;
    }
    .newscontent_boxlsm {
        margin-top: 10px;
    }
    .newscontent_boxlct {
        padding: 20px 0;
    }
}