/*浮窗*/


.fudong .fudong01 {
    position: fixed;
    left: 30px;
    top: 200px;
    z-index: 666;
}

.fudong .fudong02 {
    position: fixed;
    right: 30px;
    top: 200px;
    z-index: 666;
}


/* 咨询开始 */

.zixun {
    position: relative;
    height: 476px;
    overflow: hidden;
}

.zixun img {
    display: block;
    position: absolute;
    width: 1903px;
    left: 50%;
    margin-left: -954px;
}


/*咨询 结束*/


/*最顶部*/


.top_tt {


    background-color: #f4f4f4;
    padding: 15px 0;
}


.top_tt .top_t_box {

    display: flex;
    justify-content: flex-end;
}

.top_tt .top_t_box h3 {
    font-size: 16px;
    color: #5d5d5d;
    font-weight: 500;
}


.top_tt .top_t_box .top_t_r {

    display: flex;
    justify-content: space-around;
}

.top_tt .top_t_box .top_t_r_l {

    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}


.top_tt .top_t_box .top_t_r_l img {
    padding-right: 10px;
    padding-top: 3px;
}

.top_tt .top_t_box .top_t_r_l a {
    padding-right: 15px;
    font-size: 16px;
}


/*最顶部  结束*/


/*返回顶部*/

.fanhui {
    position: fixed;
    right: 0;
    top: 800px;
}

.fanhui a {
    width: 100px;
    height: 100px;
    display: block;
    background-color: #c9201d;
    border-radius: 15px;
}

.fanhui a img {
    display: block;
    margin: 0 auto;
    padding-top: 10%;
    margin-bottom: 5%;
}

.fanhui a p {
    text-align: center;
    font-size: 18px;

    color: white;
}


/*<!--  头部开始-->*/

.top_warp {


}

.top_warp .top_box {
    display: flex;
    justify-content: end;
    height: 120px;
}

.top_warp .top_box .logo {
    display: flex;
    justify-content: start;
    flex: 1;
    align-items: start;

}


.top_warp .top_box .logo img {
    width: 15%;
    padding-top: 20px;
}

.top_warp .top_box .logo .logo_wenzi {
    padding-left: 15px;
}


.top_warp .top_box .logo .wenzi01 {
    font-size: 26px;
    color: #333;
    padding-top: 25px;

}

.top_warp .top_box .logo .wenzi02 {
    font-size: 26px;
    color: #333;
    padding-top: 5px;


}

.top_box .rexian {
    width: 30%;
    padding-top: 2%;

}

.top_box .rexian .rx {
    font-size: 26px;
    color: #333;
    /*background-color: #333;*/
    /*border-radius: 25px;*/

    /*text-align: center;*/
    /*height: 40px;*/
    /*line-height: 40px;*/
}

.top_box .rexian .dian {
    font-size: 26px;
    color: #792b1e;


}

.top_box .rexian img {
    float: left;
    display: block;


    padding-top: 10%;
}


/*  头部结束*/


/*  导航开始*/

.nav {
    height: 50px;
    background-color: #792b1e;
}

.nav .logo_right ul li {
    float: left;
    height: 50px;
}

.nav .logo_right ul li > a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 0 30px;
    font-size: 18px;
    line-height: 50px;
}

.nav .logo_right ul li:hover {


}

.nav .logo_right ul li:hover a {
    color: #fff;
    font-weight: 600;
}


/*导航结束*/


/* banner 轮播图 */

.html5zoo-text-0 {
    display: none !important;
}

.banner-html5zoo {
    /*overflow:hidden;*/
}

.banner-html5zoo .html5zoo-arrow-left-0 {
    width: 80px !important;
    height: 80px !important;
    top: 50% !important;
    margin-top: -30px !important;

    /*display: block !important;*/
    z-index: 6666666666666666666;
    visibility: hidden;
    /*background: #f9f9f9 !important;*/
    background: url(../img/left.png) no-repeat !important;
}

.banner-html5zoo .html5zoo-arrow-right-0 {
    width: 80px !important;
    height: 80px !important;
    top: 50% !important;
    margin-top: -30px !important;
    background: url(../img/right.png) no-repeat !important;
    /*display: block !important;*/
    z-index: 6666666666666666666;
    visibility: hidden;
    /*background: #000 !important;*/
}


.banner-html5zoo:hover .html5zoo-arrow-left-0,
.banner-html5zoo:hover .html5zoo-arrow-right-0 {
    visibility: visible;
    /*display: block !important;*/
}

.banner-html5zoo .html5zoo-arrow-left-0 {
    left: 50px !important;
    background-position: 0 0 !important;
}

.banner-html5zoo .html5zoo-arrow-right-0 {
    right: 50px !important;
    background-position: 0 0 !important;
}

/*.banner-html5zoo .html5zoo-arrow-left-1,*/
/*.banner-html5zoo .html5zoo-arrow-right-1 {*/
/*  width: 40px !important;*/
/*  height: 60px !important;*/
/*  top: 50% !important;*/
/*  margin-top: -30px !important;*/
/*  background: url(.__PUBLIC__/images/slide_bPc.png) no-repeat !important;*/
/*  display: block !important;*/
/*  visibility: hidden;*/
/*  background: #000;*/
/*}*/
/*.banner-html5zoo:hover .html5zoo-arrow-left-1,*/
/*.banner-html5zoo:hover .html5zoo-arrow-right-1 {*/
/*  visibility: visible;*/
/*}*/
/*.banner-html5zoo .html5zoo-arrow-left-1 {*/
/*  left: 50px !important;*/
/*  background-position: 0 0 !important;*/
/*}*/
/*.banner-html5zoo .html5zoo-arrow-right-1 {*/
/*  right: 50px !important;*/
/*  background-position: -40px 0 !important;*/
/*}*/
.banner-html5zoo .html5zoo-nav {
    text-align: center;
}

.banner-html5zoo .html5zoo-bullet-span {
    width: 1em !important;
    height: 2px !important;
    float: none !important;
    display: inline-block;
    background: #fff !important;
    opacity: 0.5;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0 5px !important;
    vertical-align: middle;
}

.banner-html5zoo .html5zoo-bullet-span.active {
    width: 1em !important;
    height: 1em !important;
    border: 2px solid #fff;
    background: none !important;
    opacity: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

/*  轮播图结束*/
.cpfl {
    background: url(../img/kehu_bgc.jpg) no-repeat left;

}

.yanfa dl {
    width: 25%;


}

.yanfa dl h2 {
    background-color: #283a8c;
    color: #FFFFFF;
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 5px 5px 15px 5px #e5e5e5;
}

.yanfa dl dt {
    font-size: 20px;

    line-height: 40px;
    background-color: #fff;
    text-align: center;
    height: 40px;
    padding-top: 15px;
    padding-bottom: 15px;


}

.yanfa dl dt:hover a {
    color: #283a8c;
    font-weight: 600;
}

.yanfa .xuqiu_wz {
    width: 73%;
}

.yanfa .xuqiu_wz .xuqiu_top {
    background-color: #fff;
    padding: 30px;
    box-shadow: 5px 5px 15px 5px #e5e5e5;
}

.yanfa .xuqiu_wz .xuqiu_top h2 {

    color: #283a8c;
    padding-bottom: 20px;
    font-size: 26px;


}

.yanfa .xuqiu_wz .xuqiu_top p {

    color: #333;
    font-size: 18px;
    line-height: 30px;

}


.yanfa > .cp_c > .xuqiu_wz > ul > li {

    margin-bottom: 30px;
    /*background: url(../img/cp_li.png)no-repeat top center;*/
    background-color: #fff;
    width: 23%;
    height: 400px;
    margin-top: 20px;
    box-shadow: 5px 5px 15px 5px #e5e5e5;

}

.yanfa > .cp_c > .xuqiu_wz > ul > li img {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.yanfa > .cp_c > .xuqiu_wz > ul > li p {

    font-size: 22px;
    padding: 15px 0;
    text-align: center;

}

.yanfa > .cp_c > .xuqiu_wz > ul > li p {

    font-size: 22px;
    padding: 15px 0;
    text-align: center;

}

.yuanliao ul li {

    margin-bottom: 50px;
    margin-top: 50px;

    background: url(../img/qunti_li01.png) no-repeat top center;
    height: 197px;
    width: 227px;
    padding-top: 50px;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
}

.yuanliao ul li:hover {
    background: url(../img/qunti_li001.png) no-repeat top center;
}


.yanfa ul li h1 {
    font-size: 85px;
    color: #c3cede;
    font-weight: 600;
    margin-top: -20px;
    padding-left: 10px;
}

.yuanliao ul li .cp_wz {
    padding-right: 30px;
    background-color: #fff;
    width: 80%;
    margin: 0 auto;
    margin-top: -150px;
    position: relative;
    border-radius: 55px;
    height: 70px;
    justify-content: space-around;
}

.yuanliao ul li h2 {
    color: #495f97;
    font-size: 22px;
    text-align: center;
    padding-top: 20px;
}

.cpfl ul li p {
    color: #333;
    font-size: 22px;
    text-align: center;
    line-height: 70px;
}

.cpfl h3 {
    width: 450px;
    height: 45px;
    line-height: 45px;
    color: #FFFFFF;
    background-color: #f43b3c;
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
    margin-top: 80px;
    margin-bottom: 50px;

}

.yuanliao ul li a {
    margin: 0;
    height: 30px;
    line-height: 30px;
    width: 100px;
    background-color: #000;
    color: #ffae00;
    margin-top: 20px;
    font-size: 18px;
}

.yuanliao ul li .cp_wz:hover {
    background-color: #ffae00;
}

.yuanliao ul li .cp_wz:hover p {
    font-weight: 600;
}

.xiezi {
    background: url(../img/cp_bgc.jpg) no-repeat right;
    padding-top: 50px;
}

.xiezi ul li {
    width: 23%;
    text-align: center;
    background-color: #333;
    border-radius: 15px;
    margin-bottom: 30px;
}

.xiezi ul li h2 {
    padding: 15px 0;
    font-size: 20px;
    color: #FFFFFF;
}

.xiezi ul li img {
    display: block;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.xiezi ul li:hover {
    background-color: #0060ea;
}


.top {

}


.top ul li {
    background: url(../img/lc_li.png) no-repeat top center;
    width: 25%;
    height: 441px;
}


.top ul li img {

    display: block;
    margin: 0 auto;
    margin-top: 10px;

}

.top li h2 {
    color: #c19600;
    height: 40px;
    text-align: center;
    line-height: 40px;

    font-size: 22px;


    position: relative;
    margin-bottom: 10px;
}

.top li p {
    color: #333;

    text-align: center;
    line-height: 32px;

    font-size: 16px;


    position: relative;

}

.top .w > .ry_ul li {

    background: none;
    width: 31%;
    height: 300px;
}


.top2 ul li {
    width: 31%;
}

.yewu {
    background-color: #dcf8ff;

}


.yewu ul li {


    padding-bottom: 15px;
    margin-bottom: 30px;
    width: 32%;
}

.yewu ul li img {
    display: block;
    margin-top: 15px;
    width: 100%;

}

.yewu ul li .tedain_wz {

}

.yewu ul li h2 {

    font-size: 22px;
    background-color: #0e5f03;
    width: 230px;
    color: #FFFFFF;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 15px;
    margin-top: 10px;
}

.yewu ul li h2 span {
    color: #004679;
    font-size: 16px;
}

.yewu ul li p {

    font-size: 18px;
    line-height: 30px;
    color: #333;
    padding: 5px 0;
    margin: 0 auto;


}


.sc1 {
    background-color: #f1f1f1;

}

.sc1 .anxin_r {
    width: 67%;

}

.sc1 .anxin_r .ax_l {

    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-flow: wrap;
    padding-bottom: 10px;
}

.sc1 .anxin .ax_l img {
    display: block;

}

.sc1 .anxin > .ax_l {
    width: 31%;
}

.sc1 .anxin_r .ax_l > img {
    width: 41%;
}

.sc1 .anxin_r .ax_wz {
    width: 51.3%;

}

.sc1 .anxin .ax_wz {
    background-color: #fff;
    padding: 0 30px;
    padding-bottom: 30px;
    height: 250px;
}

.sc1 .anxin .ax_wz img {
    padding: 15px 0;

}

.sc1 .anxin .ax_wz h2 {


    font-size: 22px;

    padding-right: 30px;
}


.sc1 .anxin .ax_wz p {

    font-size: 20px;
    padding: 10px 0;
    line-height: 30px;
    color: #333;

}

/*实力*/


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

}

.shili ul li {


    margin-bottom: 30px;
    width: 46%;
}

.shili ul li img {

}

.shili ul li p span {
    color: #7030a0;
}

.shili ul li p {

    font-size: 20px;
    line-height: 35px;
    padding-top: 10px;
    color: #333;
}


/*实力*/

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


.lingyu {


}


.lingyu ul li {

    padding-bottom: 2%;
    width: 23%;
}

.lingyu ul li img {

    width: 100%;
}

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

    height: 50px;
    line-height: 50px;
    position: relative;
    background-color: rgba(51, 51, 51, .8);
}


/*应用领域   四个一排的列表*/
.hy {
    background: url(../img/bgc.png) no-repeat top center;

}


.biaozhun {
    background: url(../img/fanqie.png) no-repeat 30px 260px;


}

.biaozhun .c_top {

}

.biaozhun ul li {


}

.hangye {

}
.hangye ul{
    background: url(../img/fuchi_bgc.jpg) no-repeat top center;
    height: 470px;
    justify-content: space-around;
}

.hangye ul li {
    background: url(../img/fuchi_li.png) no-repeat top center;
    padding-bottom: 30px;
    height: 161px;
    width: 21%;
    margin-top: 30px;
}
.hangye ul li h2 {
color: #FFFFFF;
    font-size: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.hangye ul li p {
color: #792b1e;
    font-size: 22px;
    padding-top: 10px;
    text-align: center;font-weight:600 ;
}


.fazhan {

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

}
.fazhan .c_top h1{
    color: #FFFFFF;
}
.fazhan .c_top p{
    color: #FFFFFF;
}

.fazhan dl dt {
    width: 23%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 22px;
    color: #333333;
    background-color: #f2f2f2;
}

.fazhan img {
    padding: 30px 0;
}

.jidi img {
    padding-bottom: 50px;
}


.jidi p span {
    background-color: #ffae00;
    padding: 5px;
}

/*优势 开始*/

.zhichi {
    background-color: #fff;
    border-radius: 25px;
    padding: 30px;
    width: 1300px;
    margin: 0 auto;
    margin-top: 50px;

}


.ys {

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

    padding-top: 50px;
}


.biaozhun {


}


.ys .ys_c .ys_l {
    width: 44%;
    background-color: #fff;
    padding-left: 4%;
    padding-right: 2%;
}

.ys .ys_c .ys_l h2 {
    font-size: 22px;

    font-weight: 500;
    padding-bottom: 10px;
    color: #333;
    padding-top: 10px;

}


.ys .ys_c .ys_l p {
    font-size: 16px;
    line-height: 30px;
    display: flex;
    color: #333;
    padding-top: 15px;


}

.ys .ys_c .ys_l h3 a:nth-child(1) {
    background-color: #0061AE;
    color: #FFFFFF;
}


.ys ul {


}
.ys_c{

    background-color: rgba(255,255,255,.6);
    border-radius: 25px;
    padding: 30px;
    width: 1300px;
    margin: 0 auto;
    margin-top: 30px;
}

.ys_c .cp_list {

    width: 31%;
    margin-bottom: 30px;

}

.ys_c .cp_list img {
    display: block;
    width: 100%;
}


.ys .ys_c .ys_wz {


}


.ys .ys_c .ys_wz h2 {

    font-size: 26px;


    font-weight: 500;

    color: #792b1e;
    padding: 10px 15px 5px 15px;


}

.ys .ys_c .ys_wz a {
    margin: 0;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}

.ys .ys_c .ys_wz h3 {

    text-align: center;
    font-size: 16px;


}


.ys .ys_c .ys_wz h2 span {
    display: inline-block;

    font-size: 40px;
    color: #fff;
    padding-left: 30px;
    width: 115px;
    line-height: 80px;

    height: 80px;

}

.ys .ys_c .ys_wz p {
    font-size: 18px;
    padding: 10px 15px 5px 15px;

    line-height: 40px;
    color: #333;


}

.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;
}

.ys .w > a > img {

    padding-top: 50px;
    margin: 0 auto;
    display: block;
}


.ys ul li {

}

.ys ul li img {

}

.ys .no_li {

    background-color: #f18717;
}

.ys ul li p {
    font-size: 22px;
}

.ys ul li h2 {
    font-size: 40px;
}


/*优势 开始*/


.fuchi {
    background-color: #ffbf3a;
}

.fuchi .c_top h1 {
    color: #333333;
}

.fuchi .c_top p {
    color: #333333;
}

.fuchi ul li {

    margin-top: 20px;

}

.fuchi ul li h2 {

    font-size: 26px;
    padding-top: 10px;
    padding-left: 30px;

}

.fuchi ul li p {

    font-size: 18px;
    padding-top: 10px;
    line-height: 30px;
    padding-left: 30px;
    padding-right: 30px;

}

.fuchi .w > a {
    background-color: #000;
    color: #ffb00b;
}


.fuchi ul li h2 span {
    color: #00a0e9;
    font-size: 50px;
}

/*优势3*/


.ys3 ul li {


    width: 31%;

    position: relative;
    margin-bottom: 30px;
}


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

    width: 100%;
}

.ys3 ul li h2 {
    text-align: center;
    font-size: 26px;
    padding-top: 20px;
    position: absolute;
    top: 30%;
    left: 25%;
    width: 50%;

    height: 50px;
    color: #FFFFFF;
}

.ys3 ul li .ys_mtk {

    position: absolute;
    top: 0;
    background-color: rgba(51, 51, 51, .8);
    height: 100%;
    display: none;
    width: 100%;
}

.ys3 ul li:hover .ys_mtk {
    display: block;

}

.ys3 ul li:hover h2 {
    display: none;

}

.ys3 ul li .ys_mtk h3 {
    text-align: center;
    font-size: 26px;
    padding-top: 120px;
    color: #FFFFFF;
}

.ys3 ul li .ys_mtk p {
    text-align: center;
    font-size: 18px;
    padding-top: 50px;
    color: #FFFFFF;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 30px;
}

/*合作企业*/
.hzqy {


    background-color: #F6F1EC;
}


.hzqy ul li {

    width: 31%;
    margin-bottom: 30px;

}

.hzqy ul li:nth-child(even) {
    border: 2px #654915 solid;

}

.hzqy ul li:nth-child(5) h2 {

    line-height: 200px;
    font-size: 36px;

}

.hzqy ul li h2 {


    height: 50px;
    text-align: center;
    color: #674913;
    line-height: 50px;
    font-size: 26px;
}

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


}

.hzqy ul li p {
    color: #333;
    background: url(../img/ysp.png) no-repeat 10px 13px;
    font-size: 16px;
    line-height: 40px;
    padding: 0 25px;
}


/*合作企业*/

.renqun ul li {
    padding-bottom: 30px;
}

.renqun ul li p {
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
}

.team {
    background: url(../img/zhichi_bgc.jpg) no-repeat top center;
}

.team dl {
    justify-content: center;
}

.team .a {
    background: url(../img/a.png) no-repeat top center;
    width: 312px;
    border: 0;
    height: 65px;
    line-height: 65px;
    font-size: 22px;
    margin-top: 10px;
}

.team dl dt {
    border: #193c96 solid 1px;
    width: 200px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 20px;


}

.team dl dt:hover {
    background-color: #193c96;

}

.team dl dt:hover a {
    color: #FFFFFF;

}

.team ul li {

    margin-bottom: 30px;

    width: 23.9%;

}


.team ul li img {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding-top: 20px;
}


.team ul li p {
    text-align: center;
    font-size: 20px;

    color: #fff;
    padding: 10px 0;
    margin: 0 auto;
    margin-top: -40px;
    background-color: rgba(51, 51, 51, .8);
    position: relative;

}

.zw {
    background: url(../img/pk_bgc.jpg) no-repeat top center;
    height: 880px;
}

.zw .c_top h1 {
    color: #FFFFFF;
    padding-top: 50px;
}

/*选择*/

.chuangye {
    background: url(../img/renqun_bgc.jpg) no-repeat top center;

}

.xuanze ul {

}

.xuanze ul li {
    width: 23%;

    background-color: #d0353d;
    border-radius: 10px;
    margin-bottom: 30px;
}


.xuanze ul li:nth-child(even) {
    background-color: #fff;
}

.xuanze ul li:nth-child(even) p {
    color: #d0353d;
}

.xuanze ul li:nth-child(5) {
    background-color: #fff;
}

.xuanze ul li:nth-child(5) p {
    color: #d0353d;
}

.xuanze ul li:nth-child(6) {
    background-color: #d0353d;
}

.xuanze ul li:nth-child(6) p {
    color: #fff;
}

.xuanze ul li:nth-child(7) {
    background-color: #fff;
}

.xuanze ul li:nth-child(7) p {
    color: #d0353d;
}

.xuanze ul li:nth-child(8) {
    background-color: #d0353d;
}

.xuanze ul li:nth-child(8) p {
    color: #fff;
}

.xuanze ul li p {
    font-size: 18px;
    color: #fff;

    line-height: 60px;
    text-align: center;
}

.xuanze .w > a {
    margin: 0 auto;


}


/*选择*/
/*方案*/

.fangan .w a {

    background-color: #E62229;
    color: #FFFFFF;
    width: 800px;
    border-radius: 25px;
    border: 0;
    margin-top: 50px;
}

.fangan {

    position: relative;
}

.fangan .fangan_c {

}

.fangan .liucheng {
    justify-content: space-around;
    margin-top: 30px;
}

.fangan .liucheng li:nth-child(even) {

    padding-top: 60px;
    width: 5%;
}

.fangan .fa2 {
    justify-content: space-around;
    margin-top: 60px;
}

.fangan ul li {


}

.fangan ul li p {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    color: #333;
}

.fangan h2 {
    padding-top: 30px;
}

.fangan .bp {
    padding-top: 20px;
}


.fangan .dianji {
    width: 38%;
    margin: 0 auto;
    border: 2px #E4AC03 solid;
    border-radius: 25px;
    margin-top: 30px;
    height: 50px;
    /*justify-content: space-around;*/
}

.fangan .dianji a {
    display: block;
    width: 30%;
    text-align: center;
    background-color: #E4AC03;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 20px;
}

.fangan .dianji p {
    display: block;
    width: 70%;
    text-align: center;

    line-height: 50px;
    color: #E4AC03;
    font-size: 20px;
}


/*方案*/

.jmd {
    background: url(../img/jiameng_bgc.jpg) no-repeat top center;
}


/*jiameng*/

.jiameng {

}

.jiameng ul li {
    padding-bottom: 30px;

    margin-bottom: 30px;

}

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

}

.jiameng ul li p {
    text-align: center;
    font-size: 18px;
    padding-top: 30px;

}

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

.jiameng ul li {


    text-align: center;
    font-size: 20px;


}

.jiameng ul li p {


}

/*荣誉*/
.zs {


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

}

/*  */

.zs_con {
    position: relative;
    width: 1200px;
    margin: 0 auto;

}

.zs_con .swiper-container {
    border: 1px #9f743b solid;
    border-radius: 25px;
padding: 15px;

}


.zs_con .swiper-slide {
    align-items: start;
    justify-content: space-around;
}

.zs_con .swiper-slide .cp_wz {

    width: 40%;

}


.zs_con .swiper-slide img {
    display: block;


}

.zs_con .swiper-slide h2 {


    font-size: 26px;
    color: #792b1e;
    padding-bottom: 10px;
}


.zs_con .swiper-slide p {
    line-height: 38px;
    padding-top: 0;

    color: #636363;
    font-size: 18px;
    margin: 0;
}

.zs_con .swiper-pagination {
    width: 100%;

}

.zs_con .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

.zs_con .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #cfaf47;
    background-color: #fff;
}

.zs_con .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/Arrowleft.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

.zs_con .swiper-button-prev:hover {
    /* background-position: 0 -46px; */
    background-size: 100%
}

.zs_con .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/Arrowright.png) no-repeat;
    /* background-position: 0 -93px; */
    background-size: 100%;
}

.zs_con .swiper-button-next:hover {
    /* background-position: 0 -139px; */
    background-size: 100%;
}

.zs {


    padding-bottom: 50px;
}

/*荣誉*/


/*行业*/


/*案例*/


.an_li {


}

.an_li ul {
    justify-content: space-around;
}

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


}

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

.an_li ul li p {

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


.an_li a {

    margin-top: 80px;

}

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

/*案例*/


.fuwu .fuwu_wz {
    margin-top: -150px;
    height: 150px;
    background-color: #172980;
    position: relative;
    display: none;
}

.fuwu ul li .fuwu_wz h2 {

    color: #FFFFFF;
    font-size: 22px;
    padding-top: 15px;
    padding-left: 30px;
    padding-bottom: 10px;
}

.fuwu ul li p {
    /*border-radius: 15px;*/
    opacity: 1;

}

.fuwu ul li h6 {

    color: #FFFFFF;
    font-size: 18px;
    padding-top: 0px;
    padding-left: 30px;
    font-weight: 500;
    padding-right: 20px;
}

.fuwu ul li:hover .fuwu_wz {
    display: block;
}


/*爱心*/

.aixin {

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

.aixin ul {
    padding-top: 100px;
    padding-bottom: 20px;
}

.aixin ul li {

    width: 31%;

}

.aixin ul li video {
    width: 100%;
    height: 475px;
}

.aixin p {
    padding: 5px 40px;
    line-height: 35px;
    font-size: 16px;
    text-indent: 2em;
}


.aixin .w > img {
    display: block;
    margin: 0 auto;
}

/*爱心*/


/* 荣誉资质 */
.ry_zz {

    padding-bottom: 50px;
    background-color: #dcf8ff;
}


.ry_zz ul li {

    padding-top: 30px;
}

.ry_zz a {

    margin: 0 auto;
    margin-top: 30px;

}


/* 荣誉资质 */


/*介绍*/

.gs_js {
    background: url(../img/js_bgc.jpg) no-repeat top center;
height: 559px;
    padding-bottom: 30px;

}

.gs_js .js_c {

    padding-bottom: 30px;
}

.gs_js .js_c .js_l {
    float: right;
    width: 50%;
}


.gs_js .js_c .js_l img {


}

.gs_js .js_l .js_wz {

    padding: 10px;
    margin-top: 10px;

}

.gs_js .js_l .js_wz h2 {
    padding-left: 10px;
    padding-top: 10px;
    font-size: 26px;
    padding-bottom: 10px;
    color: #333;
    font-weight: 600;
    font-style: italic;
}


.gs_js .js_l .js_wz span {
    background-color: #fcb65f;
    margin-left: 60px;
    font-size: 18px;
    padding: 10px;
    border-radius: 25px;

}


.gs_js .js_c .js_l p {
    color: #333;
    /* width: 95%; */
    font-size: 18px;
    line-height: 40px;
    text-indent: 2em;
    padding-bottom: 20px;

}


.gs_js .js_c .js_l .js_p {
    display: flex;
    justify-content: normal;
    flex-flow: wrap;
    padding-bottom: 30px;
    padding-top: 10px;

}

.gs_js .js_c .js_l .js_p .js_p1 {
    width: 30%;
    background-color: #177d6f;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: center;
}

.gs_js .js_c .js_l .js_p .js_p2 {
    width: 60%;
    background-color: #f5f5f5;
    color: #333;
    font-weight: 600;
    padding-left: 20px;
    line-height: 40px;
    padding-right: 20px;
}


/* 工厂风彩*/


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

.gs_js .js_b a {
    padding-bottom: 20px;
    display: block;
}

.gs_js ul {

    padding-top: 50px;

}

.gs_js ul li {


}

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


}

.gs_js ul li h2 {
    text-align: center;
    font-size: 26px;
    padding-top: 30px;
    color: #fff;
    padding-bottom: 30px;
    z-index: 666;
    position: relative;
}

.gs_js ul li p {
    text-align: center;
    font-size: 20px;

    color: #fff;

    z-index: 666;
    position: relative;
}

.gs_js ul li p span {

    font-size: 38px;
}


.gs_js ul li:hover p {
    color: #FFFFFF;
}

/*介绍*/


/* 动态 开始 */

.xinwen .xw_c {
    /* border-top: 1px #e5e5e5 solid; */
    padding-top: 50px;
    margin-top: 20px;
}

.xinwen ul {
    overflow: hidden;
    padding-bottom: 5%;
}

.xinwen ul li {
    float: left;
    width: 46%;
    margin-left: 3%;
    /* background-color: #f9f9f9; */
    /* padding-bottom: 3%; */
    margin-top: 1%;
    /*height: 50px;*/
}

.xinwen ul li img {
    width: 8%;
    float: left;
}

.xinwen ul li h1 {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    color: #6e5d57;
    width: 70%;
    /* （行数） */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.xinwen ul li span {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #999;
    padding-top: 5px;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 3%;
}

.xinwen ul li p {
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    color: #333;
    /* （行数） */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


/* 动态 结束 */


/*  底部开始*/

.footer_box {

    padding-top: 50px;
}

.footer {
}

.footer .fot_log {
    float: left;
    width: 16%;
    /* height: 250px; */
    margin-right: 15%;
}

.footer .fot_log img {
    width: 100%;
    padding-top: 15%;
    padding-right: 5%;
}

.footer .footer_right {
    float: left;
    width: 34%;

}

.footer .footer_right h2 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

.footer .footer_right > ul {
    overflow: hidden;
}

.footer .fot_cp {
    width: 160px;
    border: none;
    float: left;
    margin-left: 2%;
}

.footer .fot_cp img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.footer .fot_cp p {
    text-align: center;
    color: white;
    padding-top: 5%;
    font-size: 16px;
}

.footer .footer_right > ul li a {
    font-size: 16px;
    color: #fff;
}

.footer .footer_right > .fot_nav {
}

.footer .footer_right > .fot_nav li {
    float: left;
    width: 46%;
    margin-top: 2%;
    margin-bottom: 2%;
    padding-right: 3%;
}

.footer .footer_right > .fot_nav li > a {
    color: #fff;
}

.footer .footer_left {
    float: left;
    width: 46%;
    /* padding-top: 20px; */
    padding-left: 20px;
}

.footer .footer_left h2 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    padding-top: 25px;
}

.footer .footer_left h3 {
    margin-left: 30px;
    color: #333;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 30px;
}

.footer .footer_left > img {
    float: left;
    width: 16%;
    margin-top: 6%;
    margin-right: 5%;
}

.footer .footer_left ul {
    float: left;
    padding-right: 5%;
}

.footer .footer_left p {
    color: #fff;
    font-size: 16px;
    margin-top: 10px;
}

.footer .footer_left > h6 {
}

.footer .fot_js {
    float: left;
    width: 25%;
    padding-top: 20px;
    padding-left: 15px;
}

.footer .fot_js img {
}

.footer .fot_js p {
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
    line-height: 35px;
}

.footer_bom {
    border-top: 1px #e5e5e5 solid;
    margin-top: 50px;
}

.footer_bom > p {
    color: #f9f9f9;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
}

.footer_bom > p > a {
    color: #ff5400;
}


/*底部结束 */


.in_14_11 {
    width: 100%;
    float: left;
    margin: -1px 0 3px 0;
    background: #fff;
    padding: 40px 0;
    -moz-box-shadow: 1px 1px 5px #CCC;
    -webkit-box-shadow: 1px 1px 5px #CCC;
    box-shadow: 1px 1px 5px #CCC;
}

.in_14_11 li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
    color: #333333;
    font-size: 24px;
}

.in_14_11 li b {
    font-size: 50px;
    color: #d90000;
    margin: 0 0 10px 0;
}

.in_14_11 li strong {
    color: #d90000;
}

.in_14_11 li i {
    width: 25px;
    line-height: 25px;
    position: absolute;
    left: 190px;
    top: 30px;
    background: #333333;
    color: #fff;
    border-radius: 25px;
    font-size: 20px;
    font-weight: bold;
}