/* 咨询开始 */

.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: 10px;
}

.top_warp .top_box .logo .logo_wenzi {

    padding-left: 15px;
}


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

}

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


}

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

}

.top_box .rexian .rx {
    font-size: 20px;
    color: #22286D;
    padding-top: 5px;
}

.top_box .rexian .dian {
    font-size: 26px;
    font-weight: 600;
    color: #0099e6;
}

.top_box .rexian img {
    float: left;
    display: block;
    padding-right: 5%;

    padding-top: 1%;
}


/*  头部结束*/


/*  导航开始*/

.nav {
    height: 50px;

    background-color: #0099e6;
}

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

}


/*导航结束*/


/* 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%;
}

/*  轮播图结束*/


.top1 .top1_wz{
    width: 50%;
}

.top1 .top1_wz h2{
    color: #333333;
    text-align: left;
    font-size: 32px;
    padding-top: 30px;
}
.top1 .top1_wz h3{
    margin: 0;
    margin-top: 30px;
}




.top1 .top1_wz p{
    color: #333333;

    font-size: 18px;
  line-height: 40px;
    padding-top: 30px;
}


.toptop {

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


.toptop ul li {
    padding-top: 50px;
}

.toptop ul li p {
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
    color: #FFFFFF;
}


/* 产品中心 开始*/

.cp_center {

    padding-bottom: 30px;
    background: url(../img/cp_bgc.jpg) no-repeat top center;
    height: 1330px;
    padding-top: 300px;
}


.cp_center .chanpin_box {


}

.cp_center .chanpin_left {


}

.cp_center .chanpin_left ul {

    padding-top: 20px;
}

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


    text-align: center;

    width: 18%;
    background-color: #707070;
    border-radius: 25px;
}


.cp_center .chanpin_left ul h2 {

    height: 110px;
    text-align: center;
    line-height: 110px;
    color: #FFFFFF;
    font-size: 26px;
    width: 100%;

}


.cp_center .chanpin_left ul li a {
    font-size: 18px;
    color: #fff;

}

.cp_center .chanpin_left ul li:hover {
    background-color: #0099e6;
}


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

.cp_center .chanpin_left ul h2 {

    color: #8b683e;
    font-weight: 500;
}

.cp_center .chanpin_left .left_b p {

    text-align: center;
    padding: 15px 0;
    color: #FFFFFF;
    font-size: 26px;
}

.cp_center .chanpin_left .left_b img {

    padding-top: 20px;
}


/*youce */

.cp_center .chanpin_right {
padding-top: 50px;
}

.cp_center .chanpin_right img {

}

.cp_center .chanpin_right ul {
    /* float: left; */
    /* overflow: hidden; */
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}


.cp_center .chanpin_right ul li {
    width: 31%;
}

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

}


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

}




.cp_center .chanpin_right ul li {
    padding-bottom: 50px;
}

.cp_center .chanpin_right ul li:hover p {

}


/*  产品结束 */


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


.lingyu {


}


.lingyu ul li {

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

.lingyu ul li img {

    display: block;
    margin: 0 auto;
}

.lingyu ul li p {
    color: #333;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;

}


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

/*优势 开始*/


.ys {


}


.ys ul {

}


.ys ul li {

    display: flex;
    justify-content: space-between;
    align-items: start;
    padding-top: 20px;

}

.ys ul li .ys_wz {

    width: 49%;
    padding-top: 20px;
}


.ys ul li .ys_wz h2 {

    font-size: 35px;

    font-weight: 500;

    color: #333;
    padding-top: 10px;


}

.ys ul li .ys_wz h3 {

    font-size: 16px;

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


}

.ys ul li .ys_wz a {


}

.ys ul li .ys_wz h2 span {

    margin-right: 10px;
    background-color: #0099e6;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;font-size: 30px;
    text-align: center;
    display: inline-block;

}

.ys ul li .ys_wz p {
    font-size: 20px;
    line-height: 36px;
    display: flex;
    color: #333;
padding: 15px 0;


}

.ys ul li .ys_wz  span {

    font-size: 16px;
    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;
}

/*优势 开始*/


/*方案*/


.fangan {
    margin-top: -200px;
    position: relative;
}

.fangan .fangan_c {

    background: url(../img/fangan_bgc.png) no-repeat top center;
    height: 927px;
    width: 1272px;
}

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

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

    padding-top: 20px;
}

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

.fangan .fa2 li {
    background-color: #f2f2f2;

}

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

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


/*方案*/


/*行业*/

.hy {

    margin-top: -50px;
}

.hy img {
    padding: 30px 0;
}


/*案例*/


.an_li {

    background: url(../img/yanfa_bgc.jpg) no-repeat top center;
    height: 1460px;

}

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

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

.an_li ul {

}

.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: 30px;

}

.an_li a:hover {

    color: #FFFFFF;

}

/*案例*/
.fuwu {

    height: 790px;

}

.fuwu .c_top h1 {
    color: #333;
}

.fuwu .c_top p {
    color: #999;
}

.fuwu .fuwu_wz {

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


/*爱心*/

/*案例*/


.case  img{

}

/* 荣誉资质 */
.ryzz {


}


.ryzz ul li {
width: 31%;
    padding-top: 30px;
}

.ryzz ul li p {
    color: #22286D;
    padding-top: 10px;
    font-size: 16px;
    text-align: center;
}

.ryzz a {

    margin-top: 50px;

}


/* 荣誉资质 */


/*介绍*/

.gs_js {
    padding-bottom: 30px;
    background-color: #f2fbff;
    padding-top: 3px;
}


.gs_js .js_c .js_l {

margin-top: 30px;
    align-items: start;
}

.gs_js .js_c .js_l img {

    width: 40%;

}

.gs_js .js_c .js_l .js_wz img {

    width: 20%;
    padding: 30px 0;
}

.gs_js .js_l .js_wz {
    width: 55%;
}

.gs_js .js_l .js_wz h2 {

    padding-top: 20px;
    font-size: 28px;
    color: #333;
    font-weight: 500;


}
.gs_js .js_l .js_wz h6 {

    padding-top: 10px;



}


.gs_js .js_c .js_l p {
    color: #333;
    width: 95%;
    font-size: 16px;
    line-height: 32px;
text-indent: 2em;
    text-align: left;

}


/* 工厂风彩*/


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

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

.gs_js .js_b ul {

    justify-content: space-around;
}


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

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

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


/*介绍*/


/* 动态 开始 */

.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 {
    background-color: #0a0b0c;
    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: 32%;
    /* 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 {
    background-color: #333;
    margin-top: 50px;
}

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

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


/*底部结束 */