.page_img{

    text-align: center;

}



.incontent { padding: 45px 15px; background: #fff; margin: 0px auto; font-size: 13px; line-height: 24px; color: #818181; }

.incontent p { margin-bottom: 20px; }

.incontent p:last-child { margin-bottom: 0px; }

.incontent p img { max-width: 100%; _width: 100%; }

#inmain .business-incontent { margin-top: 50px; }

.text-right { text-align: right; }

.title-inbanner { font-size: 36px; color: #fff; text-align: center; padding-top: 200px; font-weight: normal; opacity: 0.8;filter: alpha(opacity=80); }

.title-inbusiness { font-size: 30px; color: #fff; text-align: center; padding-top: 155px; font-weight: normal; }

.title-inbusiness i { display: block; color: #d73240; font-size: 32px; font-family: "Premierleague"; opacity: 0.4; filter: alpha(opacity=40); }

.title-inbusiness b { margin-top: 10px; display: block; font-weight: normal; }

h2.pagetitle b { font-size: 20px; color: #d73240; display: block; padding-bottom: 5px; }

h2.pagetitle i { font-size: 28px; color: #b7b7bf; display: block; font-weight: normal; font-style: normal; letter-spacing: -2px; }

.title-inright { font-size: 46px; color: #401900; text-align: right; padding-top: 260px; font-weight: normal; }

.menu { width: 100%; height: 60px; line-height: 60px; background: #e8e8e8; margin-top: 25px; margin-bottom: 25px; }

.menu li { float: left; width: 25%;-webkit-transition: all .3s; transition: all .3s; }

.menu li a { display: block; text-align: center; font-size: 13px; font-weight: bold; color: #50505d; }

.menu li a:hover{ color: #fff; }

.menu .current a{ color: #fff; }

.menugreen li { -webkit-transition: background .3s; transition: .3s all; }

.menu .current, .menu li:hover { background: #d73240; }

.menugreen .current a, .menugreen li:hover a { color: #fff; }

.menu li:last-child { background-image: none; }





.page_news_title{

    /* font-size: 30px; */
    font-size: 26px;

    text-align: center;

    font-weight: bold;

    padding-top: 40px;

}



.page_news_desc{

    display: flex;

    justify-content: center;

}



.page_news_desc p{

    padding: 10px 15px;

    font-size: 16px;

}



.page_news_content{

    padding: 30px 0;

}



.page_news_content p{

    font-size: 18px;

    line-height: 40px;

    padding: 10px 0;

}



.page_prev_news{

    font-size: 18px;

    display: flex;

    justify-content: space-between;

}



.page_news_prev{

    display: flex;

    padding-bottom: 15px;

}



.page_news_next{

    display: flex;

    padding-bottom: 30px;

}


.news-xg {
    width: 100%;
    margin: 20px auto;
}


.cp-news {
    padding: 35px 10px;
    border-radius: 10px;
    box-shadow: 0 -2px 10px #e0e0e0;
}


.news-xg dl {
    overflow: hidden;
    line-height: 60px;
    padding: 0 25px;
    border-radius: 10px;
}

.fl {
    float: left;
}

.news-xg dd h3 {
    font-size: 24px;
    font-weight: bold;
    background: url(../images/xgwz-tb.png) left center no-repeat;
    padding-left: 35px;
}

.fr {
    float: right;
}

.news-xg dt a {
    font-size: 16px;
    color: #666666;
    background: url(../images/more-jt.png) right center no-repeat;
    padding: 0 20px;
    display: block;
}

.news-xg ul {
    overflow: hidden;
    padding-top: 10px;
}

.news-xg li {
    width: 33.3%;
    float: left;
    border-bottom: 1px solid #ffecec;
    padding: 0 30px;
}

.news-xg li a {
    font-size: 16px;
    line-height: 70px;
    display: block;
    background: url(../images/cp-tb2.png) no-repeat left center;
    padding-left: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}






.index_chanpin_all{

    padding-top: 100px;

}



.index_chanpin_ul{

    display: flex;

    justify-content: space-between;

}



.index_chanpin_li{

    width: 268px;

    height: 233px;

    border-radius: 10px;

    border-right: 1px solid #ccc;

    border-bottom: 1px solid #ccc;

}



.index_chanpin_li:first-child{

    background: url(../images/chanpin1.png) no-repeat;

}



.index_chanpin_li:nth-child(2){

    background: url(../images/chanpin2.png) no-repeat;

}



.index_chanpin_li:nth-child(3){

    background: url(../images/chanpin3.png) no-repeat;

}



.index_chanpin_li:last-child{

    background: url(../images/chanpin4.png) no-repeat;

}



.index_chanpin_lititle{

    text-align: center;

    font-size: 25px;

    font-weight: bold;

    color: #fff;

    padding: 65px 0;

}



.index_chanpin_lidesc{

    width: 80%;

    font-size: 16px;

    color: #595757;

    text-align: center;

    padding-top: 12px;

    margin: 0 auto;

}



.cp-news.news-xg .index_chanpin_all{
    padding: 25px;
}

@media(max-width:768px){



    .page_img img{

        width: 100%;

    }



    .menu{

        width: 100%;

        overflow: hidden;

        overflow-x: auto;

        white-space: nowrap; 

    }

    

    .menu ul{

        width: 1200px;

    }



    .page_news_title{

        font-size: 25px;

        padding-bottom: 15px;

    }



    .page_news_desc{

        display: block;

    }



    .page_news_desc p{

        font-size: 18px;

    }



    .page_news_content{

        padding: 10px 0;

    }



    .page_prev_news{

        display: block;

        padding-bottom: 30px;

    }



    .page_news_prev a{

        width: 68%;

        overflow: hidden;

        text-overflow:ellipsis;

        white-space: nowrap;

    }

    .page_news_title{

        font-size: 20px;

    }

    .page_news_desc p:nth-child(2){

        display: none;

    }

    .page_news_desc{

        padding-bottom: 15px;

        border-bottom: 1px dashed #ccc;

    }

    .page_news_desc p{
        font-size: 16px;
        padding: 0;
    }

    .map{

        display: none;
        
    }

    .index_chanpin_ul{
        display: block;
    }

    .news-xg li{
        width: 100%;
    }

}