.logo {
padding-bottom: 10px;
    position: relative;
    z-index: 666;    height: 10rem;
}

.logo .t_logo {
    width: 20%;
    display: block;
    float: left;
    margin-top: 2%;
    /* border-right: 1px solid #6f6f6f; */
}

.logo .logoc h1 {
    float: left;
    font-size: 0.9rem;
    line-height: 1.5rem;
    color: #333;
    font-weight: 500;
    padding-left: 2%;
    text-align: left;
    padding-top: 2%;
}

.logo .logoc img {
    width: 55%;
    padding-top: 1%;
    float: left;
    padding-right: 20px;
}


.logo .logoc p {
    color: #333;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 2rem;
    padding-top: 10px;
}


.nav_rig {
    float: right !important;
    width: 12% !important;
    margin-top: 5% !important;
}

.nav_rig .top {
    padding-top: 8% !important;
    float: right !important;
    padding-right: 20% !important;
}

.nav_rig img {
    width: 100%;
}

.top_warp {
    display: none !important;
}

.zc ul li {
    width: 48% !important;
    overflow: hidden !important;
}

.zc ul li:nth-child(1n) {
    padding: 1% !important;
}

.nav_box {
    background-color: #ffffff !important;
    z-index: 9999 !important;
    padding-bottom: 3% !important;
    position: fixed !important;
    right: 0 !important;
    opacity: 0.85 !important;
    top: 65px !important;
    width: 60% !important;
    box-shadow: -1px 3px 8px 2px #afafaf;
}

.nav_box img {
    display: block !important;
    padding: 10% !important;
    width: 80% !important;
    margin: 0 auto !important;
}

.nav_box ul {
    padding-top: 5% !important;
}

.nav_box ul li {
    padding-top: 5% !important;
    text-align: center !important;
    width: 80% !important;
    margin: 0 auto !important;
    border-bottom: 1px #e5e5e5 solid !important;
    line-height: 36px !important;
}

.nav_box ul li a {
    color: #000 !important;
    font-size: 18px !important;
}


/*banner*/

.nav_banner,
.nav_banner .banner {
    width: 100%;
    overflow: hidden;
}

.nav_banner .banner img {
    width: 100%;
}

.focus5 {
    width: 100%;
    margin: 0 auto 0 auto;
    position: relative;
    /*overflow: hidden;*/

}

.focus5 .hd {
    width: 100%;
    height: 11px;
    position: absolute;
    z-index: 1;
    /*bottom: 15px;*/
    top: -10%;
    text-align: center;
}

.focus5 .hd ul {
    display: none;
    height: 5px;
    /*padding: 0 5px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 0;
    /*margin-right:8%;*/
    float: right;
    vertical-align: top;
}

.focus5 .hd ul li {
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #8C8C8C;
    margin: 0 5px;
    vertical-align: top;
    overflow: hidden;
}

.focus5 .hd ul .on {
    background: #fff;
    overflow: hidden;
}

.focus5 .bd ul li {
    overflow: hidden;
    /*padding-bottom: 5px;*/
}

.focus5 .bd {
    position: relative;
    z-index: 0;
    width: 100%;
}

.focus5 .bd li > div {
    float: left;
    width: 100%;
}

.focus5 .bd li > div > a {
    display: block;
    overflow: hidden;
}

.focus5 .bd li > div > a img {
    width: 100%;
}

.focus5 .bd li > div img {
    width: 100% !important;
    display: block;
    margin: 0 auto;
    /*background: url(../images/loading.gif) center center no-repeat;*/
}

.focus5 .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*nav*/

.nav {
    width: 100%;
    overflow: hidden;
}

.nav li {
    width: 31%;
    float: left;
    height: 2.5rem;
    margin-right: 2%;
    margin-top: 1rem;
}

.nav li a {
    display: block;
    height: 2.5rem;
    width: 100%;
    background-color: #d9251d;
    color: #ffffff;
    line-height: 2.5rem;
    font-size: 1rem;
    text-align: center;
}

.nav .nav_list:nth-child(3n) {
    margin-right: 0;
}


/*nav*/


.ttop ul li{
    width: 49%;
}
/*服务内容*/

.fwnr ul li {

    width: 30%;
    padding-bottom: 10px;
}

.fwnr ul li img {
    display: block;
    margin: 0 auto;

}

.fwnr ul li p {
    text-align: center;
    font-size: 1rem;
    padding-top: 10px;
}


.top {


}


.top_c h3 {

    line-height: 25px;
    text-align: center;
    color: #333;
    font-weight: 500;
    font-size: 1rem;
    padding-bottom: 30px;
}


.top_c ul li {

    background-color: #f7f7f7;
    padding-bottom: 35px;

}

.top_c ul li img {
    width: 100%;
}

.top_c ul li h2 {

    padding-left: 10px;
    padding-top: 10px;
    font-size: 1.3rem;
    padding-bottom: 10px;
}

.top_c ul li p {

    font-size: 1rem;
    padding: 0 10px;
    line-height: 25px;
    color: #333;

}

/* 产品中心 开始*/

.cp_center {

    padding-bottom: 30px;

    background: url(../img/cp_bgc.jpg) no-repeat top center;

}


.cp_center .cp_top .cp_li {
    padding-bottom: 20px;

}

.cp_center .cp_top .cp_li img {

    width: 70%;
    display: block;
    margin: 0 auto;
}

.cp_center .cp_top .cp_t_r {

}

.cp_center .cp_top .cp_t_r h2 {

    padding-left: 30px;
    padding-top: 20px;
    font-size: 1.3rem;
    padding-bottom: 10px;
}

.cp_center .cp_top .cp_t_r p {

    font-size: 1rem;
    padding: 0 30px;
    line-height: 26px;
    color: #333;

}

.cp_center .chanpin_left ul li {
    height: 45px;
    line-height: 45px;

    background-color: #f6f6f6;
    text-align: center;
    color: #333;
    margin: 0 20px;

    border-bottom: 1px #333 dashed;

}


.cp_center ul li {

    margin-top: 1%;

    width: 49%;
}


.cp_center ul li p {

    font-size: 1rem;

    text-align: center;

    line-height: 35px;


}

.cp_center ul li p span {


    color: #fff;
    padding-left: 20px;

}

.cp_center ul li p a {


    color: #fff;
    padding-right: 20px;

}


.cp_center .chanpin_right ul li img {
    display: block;
    width: 100%;

}

.cp_center .chanpin_right ul li:hover p {

}


/*  产品结束 */


/* hangye */

.zhuanli {

    background: url(../img/team_bgc.jpg) no-repeat top center;
    height: 630px;
}

.hangye {
    padding-bottom: 5%;
    position: relative;
    overflow: hidden;

}

.hangye_item {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.hangye_item li {
    width: 24%;
}

.hangye_item li img {
    width: 100%;
}

.hangye_item li p {
    color: #000;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
}

.hangye_item1 {
    background-color: #666666;
}

.hangye_item2 {
    background-color: #004387;
}

.hangye_txt {
    height: 364px;
    padding: 4% 8%;
}

.hangye_txt h1 {
    color: #fff;
    font-size: 21px;
    line-height: 104px;
}

.hangye_txt p {
    color: #fff;
    font-size: 17px;
    line-height: 46px;
}

.hangye_txt p span {
    margin-left: 5%;
}

.youjiantou {
    position: absolute;
    top: 46%;
    left: 46%;
}

.hangye1 {


    /*height: 400px;*/
}

.hangye1 .anli_left {

    padding: 30px 20px;
    width: 80%;
    margin: 0 auto;
    background-color: #fff;

}

.hangye1 .anli_left p {

    color: #333;
    font-size: 1rem;
    line-height: 1.8rem;
}

.hangye1 .hezuoanli {

    overflow: hidden;
    margin-top: 5%;

}


.hangye1 .swiper-pagination {
    bottom: 0px !important;


}


.hangye1 .pic img {

    width: 100%;
    display: block;
    margin: 0 auto;
}

.hangye1 .title {
    font-size: 16px;
    line-height: 35px;
    color: #fff;
    text-align: center;
}

.hangye1 {
    margin-top: 2%;
}

.hangye1 .swiper-button-prev:after {
    display: none;
}

.hangye1 .swiper-button-next:after {
    display: none;
}

.hangye1 .swiper-button-prev {
    width: 50px;
    height: 65px;
    background: url(../img/prev.png) no-repeat;
    left: 460px;
    top: 160px;
}

.hangye1 .swiper-button-next {
    width: 50px;
    height: 65px;
    background: url(../img/next.png) no-repeat;
    top: 160px;
}


/*专利   专利*/

/*应用领域   四个一排的列表*/


.lingyu {


}


.lingyu ul li {

    padding-bottom: 10%;
    width: 46%;
}


.lingyu ul li p {
    color: #FFFFFF;
    font-size: 22px;
    margin-top: -50px;
    text-align: center;
    font-weight: 600;
}


/*应用领域   四个一排的列表*/


/*优势 开始*/


.ys {

}


.ys ul {

    padding-top: 30px;
}


.ys ul li {


    background: url(../img/ys_bgc.jpg) no-repeat top center;

    height: 325px;
    width: 49%;
    margin-left: 1%;
    margin-bottom: 20px;
}

.ys ul li img {
    width: 100%;
}


.ys ul li .ys_wz {


    padding-left: 20px;
    padding-right: 20px;
}


.ys ul li .ys_wz h2 {

    font-size: 1.5rem;

    font-weight: 500;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    padding-top: 5px;

}


.ys ul li .ys_wz h2 span {

    margin-right: 20px;
    border-radius: 50%;
    background: url(../img/ysbt.jpg) no-repeat top center;
    height: 78px;
    color: #fff;
    width: 78px;
    line-height: 78px;
    text-align: center;
    display: inline-block;


}


.ys ul li .ys_wz p {

    font-size: 1rem;
    line-height: 30px;
    display: flex;
    color: #fff;

}

.ys ul li .ys_wz p span {

    font-size: 50px;
    padding-right: 10px;
    line-height: 30px;


}


.ys ul li .ys_b {
    display: flex;
    margin-top: 30px;
    /*justify-content: space-around;*/
}

.ys ul li .ys_b h3 {

    padding-right: 30px;

    font-size: 18px;
    line-height: 26px;
}


/*优势 开始*/

/*专家团队*/

.team {

    background: url(../img/team_bgc.jpg) no-repeat top center;
    height: 694px;
}

.team ul {

    margin-top: 30px;
}

.team ul li {


    background: url(../img/teambt_bgc.jpg) no-repeat top center;

    height: 234px;
    margin-bottom: 80px;

}

.team ul li img {
    width: 70%;
    display: block;
    margin: 0 auto;
    margin-top: -60px;
}

.team ul li .ys_wz h2 {
    padding-top: 30px;
}

/*专家团队*/

/*荣誉资质*/

.ry_zz ul li {
    padding-bottom: 30px;
    width: 46%;
}

/*选择*/

.xuanze {


    background: url(../img/zhaomu_bgc.jpg) no-repeat center;
    padding-bottom: 30px;

}


.xuanze .c_top h1 {
    color: #FFFFFF;
}


.xuanze .c_top p {
    color: #FFFFFF;
}

.xuanze ul {
    justify-content: space-around;
    padding-top: 10px;
    width: 95%;
    margin: 0 auto;
}

.xuanze ul {


    padding-bottom: 30px;

}

.xuanze ul li {

    width: 30%;
    padding-bottom: 5%;

}

.xuanze ul li img {
    width: 100%;
}

.xuanze p {
    font-size: 1rem;
    text-align: center;
    padding-top: 10px;
    color: #fafafa;

}


.zhaomu_b {
    background-color: rgba(13, 7, 2, 0.6);
    height: 200px;
    text-align: center;
}

.zhaomu_b h2 {
    color: #FFFFFF;
    font-size: 26px;
    font-weight: 500;
    padding-top: 50px;
    padding-bottom: 30px;
}

.zhaomu_b p {

    font-size: 22px;

}

/*选择*/

/*合作企业*/
.hzqy {


    background-color: #f5f5f5;
}

.hzqy .flex-between > img {
    width: 30%;
}

.hzqy ul {


}

.hzqy ul li {
    padding-left: 1%;
    width: 22%;
    padding-bottom: 3%;
}

.hzqy ul li > p {


    font-size: 1rem;
    color: #333;
    text-align: center;
    padding-top: 3%;


}


.hzqy ul li img {

    display: block;
}


/*合作企业*/

/*jiameng*/

.jiameng {
    background: url(../img/jiameng_bgc.jpg) no-repeat top center;
    padding-bottom: 30px;
}

.jiameng .c_top h1 {
    color: #FFFFFF;
}

.jiameng ul {
    padding-top: 30px;
}

.jiameng ul li {
    padding-bottom: 30px;
    width: 46%;
}


/*案例*/


.an_li {


}

.an_li ul {

    justify-content: space-around;
}

.an_li ul li {
    padding-top: 30px;
    width: 30%;

}

.an_li ul li img {
    display: block;
    width: 100%;

}

.an_li ul li p {

    background-color: #172980;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    margin-top: -30px;
    position: relative;
    opacity: 0.9;
}


.an_li a {

    margin-top: 80px;

}

.an_li a:hover {
    background-color: #158ee4;
    color: #FFFFFF;
}

/*案例*/


/* 合作 */
.hezuo {
    padding-top: 30px;

}

.hezuo .c_top img {
    /* margin: 0 ; */
}

.hezuo ul {

    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    /* float: right;
    width: 50%; */
}

.hezuo ul li {

    width: 46%;

    padding-bottom: 2%;
}


.hezuo ul li p {
    padding-top: 10px;
    line-height: 30px;
    font-size: 18px;
    color: #666;
    text-align: center;
}

.hezuo ul li img {
    width: 96%;
    display: block;
    margin: 0 auto;
}

/* 合作 */


/*介绍*/

.cl_js {

    padding-bottom: 3%;
    padding-top: 3%;

}


.cl_js .c_top h1 {
    /* font-size: 3.5rem; */
    /* text-align: left; */
    color: #333;
}

.cl_js .c_top p {

    color: #333;

}

.tx_js .ls_c {
}


.cl_js .js_l p {
    font-size: 1rem;
    line-height: 2rem;
    text-indent: 1em;
    color: #333;
    text-align: left;

}


.cl_js ul {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}


.cl_js ul li {
    width: 33%;
    padding-top: 30px;
}


/* 工厂风彩*/


.cl_js .js_b {
    padding: 30px 0;
}

.cl_js .js_b a img {
    width: 50%;


}

.cl_js .js_b ul li {

    width: 46%;
}


.cl_js .js_b ul li p {
    text-align: center;
    font-size: 16px;
    background-color: rgba(111, 111, 111, 0.5);

    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-top: -40px;
    z-index: 666;
    position: relative;
}

.cl_js .js_b ul li:hover p {
    background-color: #158ee4;
    opacity: 1;
    position: relative;
}


/* 荣誉资质 */

.ry {
    background-color: #F7F7F7;
    padding-bottom: 3%;
}

.ry ul {
    overflow: hidden;

}

.ry ul li {

    padding-left: 2%;
    padding-bottom: 3%;
    width: 46%;

}

.ry ul li img {
    width: 100%;
}


/* 荣誉资质 */


.fengcai  ul li{

    width: 46%;
    padding-bottom: 20px;

}

/*���ض���*/

.fh_mobile {
    width: 100%;
    overflow: hidden;
    padding-bottom: 6rem;
}

.fh_mobile .bd .fh_a {
    display: block;
    padding: 2% 2%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background-color: #333;
    border-radius: 5px;
    width: 60%;
    margin-top: 10%;
    font-size: 1.5rem;
}

.fh_mobile .bd .fh_p1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

.fh_mobile .bd .fh_p1 img {
    width: 50%;
}

.fh_mobile .bd .fh_p2 {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #333;
}

.fh_mobile .bd .fh_p3 {
    font-size: 1rem;
    text-align: center;
    padding: 2% 0;
    color: #666;
}

footer {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    z-index: 99;
    background-color: #333;
    padding: 2% 0;
}

footer a {
    width: 25%;
    overflow: hidden;
    display: block;
    float: left;
}

footer a img {
    width: 25%;
    display: block;
    margin: 0 auto;
    height: 1.8rem;
}

footer a > p {
    color: #fff;
    /*height:1rem;*/
    margin-top: 1%;
    text-align: center;
}

.new {
    padding-top: 5%;
}

.new .new_main {
    MARGIN-TOP: 5%;
}

.new .new_main ul li {
    height: 8rem;
    margin: 0 auto;
}

.new .new_main ul li .new_main_left {
    width: 15%;
    float: left;
    background-color: #eeeeee;
    height: 75%;
}

.new .new_main ul li .new_main_left h4 {
    color: #fff;
    font-size: 0.5rem;
}

.new .new_main ul li .new_main_left span {
    color: #333;
    font-size: 1.2rem;
    display: block;
    text-align: center;
    margin: 0.5rem auto;
}

.new .new_main ul li .new_main_left p {
    color: #7b7b7b;
    display: block;
    text-align: left;
    margin: 1.5rem auto;
    font-size: 1rem;
    margin-left: 0.5rem;
}

.new .new_main ul li .new_main_right {
    width: 80%;
    float: right;
}

.new .new_main ul li .new_main_right h2 {
    font-size: 1.2rem;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new .new_main ul li .new_main_right h3 {
    font-size: 1.3rem;
    text-align: left;
    margin-top: 1rem;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}