*{box-sizing: border-box;}
body {margin: 0;padding: 0;font-family: \5FAE\8F6F\96C5\9ED1;-webkit-tap-highlight-color: rgba(0,0,0,0);background-color: #ffffff;}
a:focus {outline: none;}/*点击a标签出现虚线边框*/
h1, h2, h3, h4, h5, h6, p, a, li, ul, dd, dl, dt, div, span, input, textarea, form, table, tr, td {margin: 0;padding: 0;font-weight: 500;}
ul,li{list-style: none;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"], textarea {-moz-appearance: none;-webkit-appearance: none;appearance: none;}  /*input输入框在苹果手机上去除内阴影*/
textarea {resize: none;font-family: \5FAE\8F6F\96C5\9ED1;border: none;outline: none;}
input,button{font-family: \5FAE\8F6F\96C5\9ED1;border: none;outline: none;}
input[disabled]{opacity:1}
a {text-decoration: none;outline:none;-moz-outline-style:none;color: #333;}

i {font-style: normal;}
.fl {float: left;}
.fr {float: right;}
img{border: none;outline: none;}
.clearfix:after{content: "";display: block;visibility: hidden;clear: both;}
.container{width: 1200px;margin: 0 auto;}
/*head*/
.head a{cursor: pointer;}
.head .topBar{background-color: #29292c;height: 30px;}
.head .topBar .container{display: flex;justify-content: space-between;align-items: center;}
.head .topBar p{font-size: 13px;color: #87888e;}
.head .topBar p a{color: #87888e;line-height: 30px;margin: 0 5px;display: inline-block;}
.head .top{height: 126px;box-shadow: 0 5px 5px 1px rgba(0,82,196,0.06);top: 0;left: 0;position: relative;background-color: #FFFFFF;z-index: 3;width: 100%;padding-top: 10px;}
.head .top.active{position: fixed;}
.head .top .container{display: flex;align-items: center;justify-content: space-between;}
.head .topHead{display: flex;justify-content: space-between;align-items: center;padding: 0 0px 0 16px;height: 60px;}
.head .topHead .logo{}
.head .topHead .logo img{display: block;margin-right: 20px;float: left;height: 60px;}
.head .topHead .logo .lo_txt{       padding-left: 20px;
    border-left: 3px solid #333;
    line-height: 40px;
    margin-top: 10px;
    font-size: 22px;}
.head .topHead p{align-items: center;font-size: 17px;color: #2e2e2e;}
.head .topHead p img{margin-right: 7px;}
.head .topHead p span{font-size: 30px;color: #0052C4;font-weight: 700;margin-left: 3px;}
.head .topNav{margin-top: 15px;border-bottom: solid 4px #0052C4;height: 41px;}
.head .topNav .container{position: relative;}
.head .topNav .navList{position: absolute;top: 0;z-index: 3;}
.head .topNav .navList h3{color: #FFFFFF;background-color: #0052C4;text-align: center;font-size: 18px;
    width: 203px;height: 41px;display: flex;justify-content: center;align-items: center;}
.head .topNav .navList h3 img{margin-left: 7px;transition: all 0.2s;}
.head .topNav .navList:hover h3 img{transform: rotate(180deg);}
.head .topNav .navList:hover .downList{min-height: 580px;overflow: initial;}
.head .topNav .navList .downList{position: absolute;height: 0;transition: all 0.2s;overflow: hidden;left: 0;top: 41px;background-color: rgba(0,0,0,0.9);}
.head .topNav .navList .downList .first{width: 203px;}
.head .topNav .navList .downList>li{min-height: 100px;border-top: dashed 1px #FFFFFF;font-size: 0; padding: 8px 0;}
.head .topNav .navList .downList>li:first-child{min-height: 100px;}
.head .topNav .navList .downList>li:first-child{border-top: none;}
.head .topNav .navList .downList>li:hover{background-color: #FFFFFF;}
.head .topNav .navList .downList>li:hover h4,.head .topNav .navList .downList>li:hover .first a{color: #0052C4;}
.head .topNav .navList .downList>li h4{font-size: 18px;color: #FFFFFF;font-weight: 700;display: flex;
    align-items: center;line-height: 45px;padding-left: 25px;}
.head .topNav .navList .downList>li h4 .icon{background: url(../images/icon_add.jpg?v=20260903d)no-repeat center;
    width: 21px;height: 19px;margin-right: 7px;display: inline-block;}
.head .topNav .navList .downList>li:hover h4 .icon{background: url(../images/icon_plus.jpg?v=20260903d)no-repeat center;}
.head .topNav .navList .downList>li .first p{padding-left: 25px;}
.head .topNav .navList .downList>li .first a{font-size: 14px;color: #FFFFFF;margin-right: 12px;display: inline-block;line-height: 24px;position:relative;}
.head .topNav .navList .downList>li .first a .hot{position:absolute;right: -20px;top: -2px;}
.head .topNav .navList .downList>li:hover .second{display: block;}
.head .topNav .navList .downList>li .second{display: none;position: absolute;left: 203px;width: 997px;font-size: 0;
    top: 0;height: 580px;background: #ffffff url(../images/bg_nav.jpg?v=20260903d)no-repeat 261px bottom;overflow: hidden;}
.head .topNav .navList .downList>li ul{width: 737px;display: inline-block;font-size: 0;vertical-align: top;margin-top: 10px;}
.head .topNav .navList .downList>li ul li{min-height: 61px;display: flex;}
.head .topNav .navList .downList>li ul li h5{font-size: 14px;color: #3f3f3f;font-weight: 700;width: 150px;letter-spacing: 1px;text-align: center;height: 60px;line-height: 60px;}
.head .topNav .navList .downList>li ul li p{width: 570px;border-bottom: solid 1px #e2e2e2;display: flex;align-items: center;flex-flow: row wrap;}
.head .topNav .navList .downList>li ul li p a{color: #464646;font-size: 13px;margin-right: 21px;word-break: keep-all;letter-spacing: 0.8px;line-height: 30px;height: 30px;}
.head .topNav .navList .downList>li ul li p a.on{color: #0052C4;}
.head .topNav .navList .downList>li ul li p a:hover{border-bottom: solid 1px #0052C4;}
.head .topNav .navList .downList>li .second .list{width: 260px;border-left: solid 1px #e2e2e2;height: 100%;display: inline-block;padding: 0 14px;}
.head .topNav .navList .downList>li .second .list a:first-child{border-top: none;}
.head .topNav .navList .downList>li .second .list img{margin-right: 18px;}
.head .topNav .navList .downList>li .second .list a{display: flex;align-items: center;justify-content: center;border-top: solid 1px #e2e2e2;height: 152px;}
.head .topNav .navList .downList>li .second .list p{color: #666666;font-size: 16px;line-height: 40px;}
.head .topNav .nav{margin-left: 203px;}
.head .topNav .nav a{color: #2e2e2e;font-size: 18px;margin-left: 36px;letter-spacing: 0.4px;line-height: 34px;
    height: 39px;display: inline-block;}
.head .topNav .nav a.on,.head .topNav .nav a:hover{color: #0052C4;font-weight: 700;border-bottom: solid 5px #0052C4;}

/*banner*/
.banner{position: relative;}
.banner .hd{position: absolute;left: 0;width: 100%;bottom: 97px;z-index: 1;}
.banner .hd ul{width: 100%;display: flex;justify-content: center;}
.banner .hd li{width: 32px;height: 3px;background-color: rgba(255,255,255,0.3);margin: 0 13px;}
.banner .hd li.on{background-color: rgba(255,255,255,1);}
.banner .bd{height: 510px;overflow: hidden;}
.banner .bd li{}
.banner .bd a{display: block;height: 510px;}
.banner .form{width: 100%;
    height: 62px;
    left: 0;
    bottom: 45px;
    position: absolute;
    z-index: 2;}
.banner .form p{width: 936px;height: 62px;background-color: #FFFFFF;border-radius: 8px;display: flex;margin: 0 auto;}
.banner .form .input{background-color: #FFFFFF;font-size: 16px;height: 62px;}
.banner .form .sbmc{border-radius: 8px 0 0 8px;width: 371px;padding-left: 67px;background: #FFFFFF url(../images/icon_name.jpg?v=20260903d)no-repeat 30px center;}
.banner .form .lxfs{width: 337px;border-left: solid 1px #dddddd;padding-left: 46px;background: #FFFFFF url(../images/icon_tel.jpg?v=20260903d)no-repeat 16px center;}
.banner .form .submit{border-radius: 0 8px 8px 0;width: 228px;color: #FFFFFF;font-size: 18px;display: block;
    cursor: pointer;line-height: 62px;text-align: center;background-color: #0052C4;}

/*title*/
.title{text-align: center;}
.title h3,.title h1{font-size: 30px;font-weight: 700;color: #333333;line-height: 50px;}
.title h4,.title h2{position: relative;font-size: 16px;color: #999999;line-height: 26px;padding-bottom: 12px;    text-transform: none;font-weight: 400;}
.title h4:before,.title h2:before{position: absolute;content: '';width: 36px;height: 4px;background-color: #0052C4;left: 50%;
    margin-left: -18px;bottom: 0;}
.sitemap-html h2{font-size: 18px;color: #333;margin: 24px 0 12px;font-weight: 700;}
.sitemap-html p a{color: #0052C4;line-height: 2;margin-right: 6px;}
.sitemap-html p a:hover{text-decoration: underline;}

.title01{text-align: center;}
.title01 h3{font-size: 30px;font-weight: 700;color: #fff;line-height: 50px;}
.title01 h4{position: relative;font-size: 16px;color: #fff;line-height: 26px;padding-bottom: 12px;}
.title01 h4:before{position: absolute;content: '';width: 36px;height: 4px;background-color: #fff;left: 50%;
    margin-left: -18px;bottom: 0;}


.w1{width: 80%; min-width: 1200px; margin: 0 auto; display: block;}
.bg001{ width: 100%; display: block; padding: 80px 0; background: url(../images/bg001.jpg?v=20260903d) no-repeat; overflow: hidden; background-size: cover; }
.guard{}
.guard ul{color: #FFFFFF;justify-content: space-between;margin-top: 50px;}
.guard li{width: 24%;position: relative; margin-right: 1.3%; margin-bottom:110px; float: left;}
.guard li:nth-child(4n){ margin-right: 0; }
.guard li .hover{position: absolute;font-size: 0;width: 96%;left: 2%;bottom: -54px;height: 150px;padding: 12px 14px 14px;box-sizing: border-box;transition: all 0.3s;overflow: hidden;}
.guard li .icon{width: 45px;height: 45px;display: inline-block;vertical-align: middle;}
.guard li .txt{display: inline-block;margin-left: 5px;vertical-align: middle;max-width: calc(100% - 60px);}
.guard li .hover:hover .txt{margin-left: 0;max-width: 100%;}
.guard li:nth-child(1) .icon{background: url(../images/icon_guard1.png?v=20260903d)no-repeat center; }
.guard li:nth-child(2) .icon{background: url(../images/icon_guard2.png?v=20260903d)no-repeat center;}
.guard li:nth-child(3) .icon{background: url(../images/icon_guard3.png?v=20260903d)no-repeat center;}
.guard li:nth-child(4) .icon{background: url(../images/icon_guard4.png?v=20260903d)no-repeat center;}
.guard li:nth-child(5) .icon{background: url(../images/icon_guard5.png?v=20260903d)no-repeat center;}
.guard li:nth-child(6) .icon{background: url(../images/icon_guard6.png?v=20260903d)no-repeat center;}
.guard li:nth-child(7) .icon{background: url(../images/icon_guard7.png?v=20260903d)no-repeat center;}
.guard li:nth-child(8) .icon{background: url(../images/icon_guard8.png?v=20260903d)no-repeat center;}
.guard li:nth-child(1) .hover{background-color: rgba(0,82,196,0.8);}
.guard li:nth-child(2) .hover{background-color: rgba(60,31,143,0.8);}
.guard li:nth-child(3) .hover{background-color: rgba(54,39,78,0.8);}
.guard li:nth-child(4) .hover{background-color: rgba(0,96,173,0.8);}
.guard li:nth-child(5) .hover{background-color: rgba(9,141,44,0.8);}
.guard li:nth-child(6) .hover{background-color: rgba(0,82,196,0.8);}
.guard li:nth-child(7) .hover{background-color: rgba(0,82,196,0.8);}
.guard li:nth-child(8) .hover{background-color: rgba(0,57,126,0.8);}


.guard li .hover h3,.guard li .hover h4{font-size: 18px;font-weight: 700;line-height: 28px;padding-top: 4px;color: #FFFFFF;}
.guard li .hover p{font-size: 12px;line-height: 22px;color: #FFFFFF;}
.guard li a{font-size: 16px;color: #0052C4;background-color: #FFFFFF;cursor: pointer;display: block;
    width: 151px;height: 34px;line-height: 34px;text-align: center;margin: 12px auto 0;}
.guard li a:hover{font-weight: 700;}
.guard li .hover:hover{text-align: center;height: 250px;bottom: -54px;}
.guard li .hover:hover p{font-size: 14px;}
.guard li .hover:hover .icon{width: 45px;height: 45px;margin: 28px auto 10px;display: block;}


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



@keyframes animtrans {
    from {
        transform: rotateZ(360deg);
    }

    to {
        transform: rotateZ(0deg);
    }
}

@-webkit-keyframes animtrans {
    from {
        transform: rotateZ(360deg);
    }

    to {
        transform: rotateZ(0deg);
    }
}

@keyframes animtran {
    from {
        transform: rotateZ(0deg);
    }

    to {
        transform: rotateZ(360deg);
    }
}

@-webkit-keyframes animtran {
    from {
        transform: rotateZ(0deg);
    }

    to {
        transform: rotateZ(360deg);
    }
}


.cost{background-color: #f5f5f5;margin-bottom: -62px;padding-top: 49px;padding-bottom: 43px;}
.cost .list{display: flex;justify-content: center;margin-top: 56px;height: 260px;}
.cost .list a{display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 30%;
    height: 234px;
    border-radius: 10px;
    background-image: linear-gradient(to bottom, #D4A028, #D4A028);
    margin: 0 8px;
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.1);
    transition: margin-top 0.3s;
    padding: 0 15px;}
.cost .list a:hover{margin-top: -20px;}
.cost .list a h4{font-size: 22px;color: #666666;font-weight: 700;}
.cost .list a h5{font-size: 14px;color: #666666;margin: 10px 0 50px;}
.cost .list a p{font-size: 20px;color: #0052C4;display: flex;align-items: center;}
.cost .list a p img{margin-left: 14px;}
.cost .list a .img{margin-left: 10px; width:35%;}
.cost .operate{display: flex;align-items: center;justify-content: center;margin-top: 32px;}
.cost .operate a{cursor: pointer;border: solid 1px #0052C4;color: #0052C4;font-size: 18px;width: 264px;height: 50px;border-radius: 20px;background-color: #FFFFFF;margin: 0 25px;text-align: center;line-height: 48px;}
.cost .operate a:hover,.cost .operate .ljxj{color: #FFFFFF;background-color: #0052C4;}

/* 专利注册  */
.aisle{text-align: center;margin-top: 118px;}
.aisle ul{display: flex;margin-top: 28px;}
.aisle li{width: 20%;border-left: solid 1px #ededed;padding: 19px 0 0;position: relative;height: 395px;}
.aisle li:before{position: absolute;content: '';width: 5px;height: 5px;background-color: #ededed;border-radius: 50%;
    left: -3px;top: -4px;}
.aisle li:after{position: absolute;content: '';width: 5px;height: 5px;background-color: #ededed;border-radius: 50%;
    left: -3px;bottom: -4px;}
.aisle li:first-child{border-left: none;}
.aisle li .img{width: 134px;height: 116px;margin: 0 auto;overflow: hidden;}
.aisle li .img>div{display: flex;align-items: center;justify-content: center;transition: all 0.3s;}
.aisle li .img .white{background: url(../images/bg_aisleW.png?v=20260903d)no-repeat center;width: 134px;height: 116px;}
.aisle li .img .red{background: url(../images/bg_aisleR.png?v=20260903d)no-repeat center;width: 134px;height: 116px;}
.aisle li h4{font-size: 18px;color: #333333;line-height: 62px;margin-top: 27px;}
.aisle li p{font-size: 14px;color: #666666;line-height: 30px;}
.aisle li .free{color: #FFFFFF;background-color: #FFFFFF;font-size: 0;border: solid 1px #0052C4;border-radius: 50%;overflow: hidden;
    width: 18px;height: 18px;position: relative;display: inline-block;cursor: pointer;transition: all 0.3s;margin-top: 34px;}
.aisle li .free:before{position: absolute;content: '';width: 6px;height: 6px;background-color: #0052C4;border-radius: 50%;
    left: 5px;top: 5px;}
.aisle li:hover .free{background-color: #0052C4;font-size: 14px;width: 130px;height: 38px;line-height: 38px;
    border-radius: 0;margin-top: 24px;}
.aisle li:hover .free:before{width: 0;height: 0;}
.aisle li:hover .img .white,.aisle li:hover .img .red{transform: translateY(-116px);}
.aisle .contact{color: #FFFFFF;background-color: #0052C4;display: flex;justify-content: center;align-items: center;
    font-size: 18px;cursor: pointer;width: 344px;height: 50px;margin: 43px auto 0;}
.aisle .contact img{margin-left: 8px;}


/* 优势  */
.index_ys{ width: 100%; display: block; overflow: hidden; background: url(../images/ys_bg.jpg?v=20260903d) top center no-repeat; padding:60px 0; margin-top: 60px; }
.ys_01{ width: 900px;margin: 30px auto; display: block; overflow: hidden; }
.ys_01 ul.u01{ width: 460px; display: block; overflow: hidden; margin-top:20px; }
.ys_01 ul.u01 li{ font-size: 16px; color: #fff; line-height: 60px; margin-bottom: 25px; }
.ys_01 ul.u01 li:nth-child(1){ margin-left:40px; }
.ys_01 ul.u01 li:nth-child(2){ margin-left:20px; }
.ys_01 ul.u02{ width: 310px; }
.ys_01 ul.u02 li{ font-size: 16px; color: #fff; line-height: 60px; margin-bottom: 25px; }
.ys_01 ul.u02 li:nth-child(1){ margin-top:40px; }
.ys_01 ul.u02 li:nth-child(2){ margin-top:40px; }

.p_more{    color: #FFFFFF;
    background-color: #0052C4;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    cursor: pointer;
    width: 200px;
    height: 50px;
    margin: 43px auto 0;
}
.p_more a{    font-size: 16px;
    color: #fff;}

/* 优势  */
.indx_goods{ padding: 40px 0; overflow: hidden; }
.goods_list{ width: 100%; display: block; overflow: hidden; margin-top:40px; position: relative;}
.goods_list .line{     width: 100%;
    height: 2px;
    background: #0052C4;
    position: absolute;
    top: 220px; }
.goods_list dl{ width: 240px; display: block; overflow: hidden;  float: left;}
.goods_list dl dt{ width: 100%; height: 220px; display: block; }
.goods_list dl hr{ width: 30px; height: 5px; background: #0d66e1; border:none; margin: 0 auto; }
.goods_list dl dt img{ display: block;     margin: 0px auto;
    padding: 40px 0 0;}
.goods_list dl dd{ height: 220px; background: #f9f9f9; padding:40px 0; text-align: center; box-sizing: border-box; }
.goods_list dl dd h3{ font-size: 24px; color: #333333; line-height: 32px; }
.goods_list dl dd p{ font-size: 16px; color: #333333; line-height: 24px; margin-top:20px; padding:0 30px; }
.goods_list dl:hover{ background: #0052C4; }
.goods_list dl:hover dd{ background: none; }
.goods_list dl:hover dd h3{ color: #fff; }
.goods_list dl:hover dd p{ color: #fff; }
.goods_list dl:hover hr{ background: #fff; }

/* 荣誉资质  */
.index_honor{ width: 100%; background: #f6f6f6; display: block; overflow: hidden; padding: 60px 0; }
.honor{ padding: 15px 0; position: relative;overflow: hidden; height: 240px; margin-top:30px; }
.honor #p01{ width: 92%;  margin: 0 auto;display: block; overflow: hidden; }
#p01 .swiper-slide{ width: 100%; display: block; overflow: hidden;}
#p01 .swiper-slide .zz_img{width: 100%; display: block; overflow: hidden;}
#p01 .swiper-slide .zz_img img{ display: block;width: 100%;  }
#p01 .swiper-button-prev{ width: 32px; height: 32px; display: block; background: url(../images/ico_fl.png?v=20260903d) no-repeat; }
#p01 .swiper-button-next{ width: 32px; height: 32px; display: block; background: url(../images/ico_fr.png?v=20260903d) no-repeat; }
#p01 .swiper-button-prev:after{ content: none; }
#p01 .swiper-button-next:after{ content: none; }
/* 资讯  */
.index_news{overflow: hidden; padding: 40px 0;}
.news_tj{display: block; overflow: hidden;  box-shadow: 1px 1px 5px #ccc;    margin:40px 5px;}
.news_img{ width: 348px;display: block; overflow: hidden;   }
.news_img dl{ position: relative;display: block; overflow: hidden; height:469px;}
.news_img dl dt{display: block; overflow: hidden;  width: 100%}
.news_img dl dt img{ display: block; }
.news_img dl dd{ position: absolute; top:18%; left:12%;display: block;  }
.news_img dl dd h3{ font-size: 18px; color: #fff; line-height: 34px; text-transform: uppercase; }
.news_img dl dd h4{ font-size: 26px;  color: #fff; line-height: 34px; margin:15px 0 25px;}
.news_img dl dd span,.news_img dl dd a span{ width: 120px; background: #0052C4; font-size: 14px; color: #fff; display: block; text-align: center;padding: 8px 0; }
.news_img dl dd a{ text-decoration: none; display: inline-block; }

.news_01{     padding:20px 30px;
    display: block;
    overflow: hidden;
    width: 820px;
    height: 469px;}
.news_01 dl{ display: block; overflow: hidden; border-bottom: 1px dashed #ccc; padding: 12px 0; }
.news_01 dl dt{ width: 60px; height: 60px; margin-right: 20px; float: left; display: inline-block; text-align: center; background: #0052C4; }
.news_01 dl dt h3{font-size: 24px; color: #fff; line-height: 20px; margin-top:12px;}
.news_01 dl dt p{ font-size: 12px; color: #fff; line-height: 18px; }
.news_01 dl dd{ display: inline-block;display: block; overflow: hidden; }
.news_01 dl dd h3{ font-size: 18px; color: #333; font-weight: normal; line-height: 22px; }
.news_01 dl dd p{ font-size: 14px; color: #666; line-height: 18px; margin-top:12px; }

.news_02{ display: block; overflow: hidden; }
.xw_01{ width: 370px; float: left; margin-right: 45px; display: block; overflow: hidden;  }
.xw_01:nth-child(3){ margin-right: 0; }
.xw_01 .xw_img{ width: 100%; display: block; overflow: hidden; }
.xw_01 .xw_img img{width: 100%; display: block; }
.xw_tt{ display: block; border-bottom: 1px dashed #ccc; overflow: hidden; padding-bottom: 8px; margin: 12px 0; }
.xw_tt h3{ font-size: 20px; color: #000; line-height: 28px; float: left; padding-left: 12px;border-left:4px solid #0052C4; }
.xw_tt span{ float: right; font-size: 12px; color: #333; text-transform: uppercase;  line-height: 28px;}
.xwlb{display: block; overflow: hidden;  padding:5px 0;}
.xwlb ul{ list-style: none;display: block; overflow: hidden; }
.xwlb ul li{ display: block; overflow: hidden; border-bottom:1px dashed #ddd; line-height: 40px; }
.xwlb ul li a{ font-size: 14px; color: #666; float: left; }
.xwlb ul li span{ float: right; font-size: 12px; color: #999; }

.footer{ width: 100%; background: url(../images/db_bg.jpg?v=20260903d) top center no-repeat;  display: block; overflow: hidden;}
.subsite{ width: 100%; display: block; overflow: hidden; padding:10px 0; border-bottom: 1px solid rgba(255,255,255,0.1) }
.subsite ul{list-style: none; overflow: hidden;}
.subsite ul li{ float: left; display: block;  overflow: hidden; font-size: 14px; color: #fff; font-weight: bold; line-height: 50px;}
.subsite ul li a{ display: block; padding:0 15px; font-size: 14px; color: #eee;  font-weight: normal; }

.db_ys{display: block; overflow: hidden; padding-bottom: 20px; }
.db_ys ul{ list-style: none; display: block; overflow: hidden; margin: 0 3%; }
.db_ys ul li{ width: 20%; margin-right: 6%; float: left; display: block; overflow: hidden; }
.db_ys ul li:last-child{ margin-right: 0; }
.db_ys ul li i{ width: 54px; height: 54px; display:inline-block; margin-right: 12px; }
.db_ys ul li .ys_txt{ display: inline-block; }
.db_ys ul li .ys_txt h3{ font-size: 18px; color: #000d2c; font-weight: normal; line-height: 30px; vertical-align: top;}
.db_ys ul li .ys_txt p{ font-size: 14px; color: #000d2c; line-height: 24px; }
.db_ys ul li .d01{ background:url(../images/db_01.png?v=20260903d) no-repeat;  }
.db_ys ul li .d02{ background:url(../images/db_02.png?v=20260903d) no-repeat;  }
.db_ys ul li .d03{ background:url(../images/db_03.png?v=20260903d) no-repeat;  }
.db_ys ul li .d04{ background:url(../images/db_04.png?v=20260903d) no-repeat;  }

.footer .footNav{padding-top: 52px;margin-bottom: 47px;}
.footer .footNav li{float: left;width: 165px;}
.footer .footNav li p{font-size: 16px;color: #FFFFFF;line-height: 20px;margin-bottom: 9px;}
.footer .footNav li a{font-size: 14px;color: #87888e;cursor: pointer;position: relative;display: inline-block;line-height: 36px;}
.footer .footNav li a:hover{color: #0052C4;}
.footer .footNav li .hot:before{position: absolute;content: url(../images/icon_footHot.png?v=20260903d);right: -13px;top: 6px;}
.footer .footNav .footLogo{display: inline-block;margin-left: 25px;vertical-align: top;margin-top: 3px;}
.footer .footNav .footLogo img{ max-width: 120px;  }
.footer .footNav .footLogo h4{font-size: 16px;color: #87888e;border-bottom: solid 1px #414550;line-height: 42px;margin-top: 6px;}
.footer .footNav .footLogo h5{font-size: 16px;color: #87888e;line-height: 42px;margin-top: 7px;}
.footer .footNav .footLogo h3{font-size: 20px;color: #0052C4;font-weight: 700;}
.footer .footNav .code{display: inline-block;margin-left: 28px;text-align: center;}
.footer .footNav .code p{font-size: 14px;color: #87888e;line-height: 20px;margin-top: 10px;text-align: center;}
.footer .footLink{border-top: solid 1px #414550;}
.footer .footLink .hot{font-size: 0;line-height: 44px;}
.footer .footLink .hot p{display: inline-block;font-size: 14px;color: #87888e;}
.footer .footLink .hot a{display: inline-block;font-size: 14px;color: #87888e;cursor: pointer;width: 91px;
    text-align: center;position: relative;cursor: pointer;}
.footer .footLink .hot a:hover{color: #0052C4;}
.footer .footLink .hot a:before{position: absolute;content: '';left: 0;top: 0;background-color: #73747b;width: 1px;
    height: 10px;top: 50%;margin-top: -5px;}
.footer .footLink .hot a:nth-child(2):before{width: 0;}
.footer .footLink .copyRight{font-size: 12px;color: #87888e;line-height: 22px;}
.footer .footLink .copyRight a{color: #87888e;cursor: pointer;}

.db_copy{ border-top:1px solid rgba(255,255,255,0.1); padding-bottom: 15px; }
.db_copy .hot_link{ width: 100%; display: block; overflow: hidden; text-align: center; padding:20px 0 10px; }
.db_copy .hot_link.friend_link{ padding-top: 0; }
.db_copy .hot_link ul{ list-style: none; display: block; overflow: hidden; }
.db_copy .hot_link ul li{ display: inline-block;font-size: 14px; color: #fff; opacity: 0.6 }
.db_copy .hot_link ul li a{ font-size: 14px; color: #fff; padding:0 10px; display: block; }
.db_copy .hot_link.friend_link:not(:has(a)){ display: none; }
.db_copy .copyRight{display: block; overflow: hidden; text-align: center;}
.db_copy .copyRight p{ font-size: 14px; color: #fff; line-height: 30px;opacity: 0.6 }
.db_copy .copyRight p a{color: #fff;}

/*常见问题*/
.question{background-color: #f6f6f6;padding-top: 24px;padding-bottom: 55px;}
.question .tit{text-align: center;font-size: 24px;color: #333333;position: relative;line-height: 72px;}
.question .tit:before{position: absolute;content: '';width: 36px;height: 4px;background-color: #0052C4;left: 50%;
    margin-left: -18px;bottom: 0;}
.question ul{display: flex;justify-content: space-between;margin-top: 24px;flex-flow: row wrap;}
.question ul li{background-color: #FFFFFF;height: 186px;padding: 0 10px;width: 392px;padding-bottom: 14px;margin-bottom: 14px;transition: margin-top 0.3s;overflow: hidden;}
.question ul li:hover{margin-top: -10px;}
.question li h4{
    font-size: 16px;
    color: #333333;
    font-weight: 700;
    border-bottom: dashed 1px #d8d8d8;
    line-height: 52px;
    padding-top: 3px;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    width: 100%;
    }
.question li h4 img{vertical-align: top;margin: 18px 12px 0 6px;}
.question li p{position: relative;font-size: 14px;color: #999999;padding-right: 10px;display: flex;margin-top: 14px;line-height: 24px;}
.question li p span{padding-bottom: 12px;height: 48px;overflow : hidden;
    text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.question li p:before{width: 38px;height: 1px;border-bottom: dashed 1px #d8d8d8;position: absolute;content: '';left: 38px;bottom: -12px;}
.question li p img{width: 20px;height: 18px;margin: 4px 12px 0 6px;}
.question li h6{ margin-left: 15px;
    margin-top: 12px; }
.question li a{
    cursor: pointer;
    font-size: 14px;
    color: #999999;
    /* margin-left: 36px; */
    letter-spacing: 0.8px;
    line-height: 42px;
    margin-top: 12px;
    /* display: inline-block; */
    }
.question li a img{vertical-align: top;margin-top: 16px;}




/* 国内商标  */
.hotService{background: url(../images/gnsb/bg_hot.jpg?v=20260903d)no-repeat center;height: 620px;padding-top: 48px;}
.hotService ul{display: flex;flex-flow: row wrap;background-color: #FFFFFF;margin-top: 49px;}
.hotService li{text-align: center;border-left: dashed 1px #dbdbdb;border-bottom: dashed 1px #dbdbdb;width: 25%;
    height: 195px;overflow: hidden;position: relative;}
.hotService li:nth-child(n+5){border-bottom: none}
.hotService li:nth-child(4n+1){border-left: none;}
.hotService li .left{width: 100%;transition: width 0.5s;height: 100%;padding-top: 30px;position: absolute;top: 0;
    left: 0;background-color: #FFFFFF;z-index: 1;}
.hotService li:hover .left{width: 165px;background-color: #0052C4;}
.hotService li .left .img{width: 45px;height: 45px;display: flex;align-items: center;justify-content: center;
    margin: 0 auto 10px;}
.hotService li:nth-child(1) .left .img{background: url(../images/gnsb/img_materialR1.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(2) .left .img{background: url(../images/gnsb/img_materialR2.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(3) .left .img{background: url(../images/gnsb/img_materialR3.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(4) .left .img{background: url(../images/gnsb/img_materialR4.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(5) .left .img{background: url(../images/gnsb/img_materialR5.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(6) .left .img{background: url(../images/gnsb/img_materialR6.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(7) .left .img{background: url(../images/gnsb/img_materialR7.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(8) .left .img{background: url(../images/gnsb/img_materialR8.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(1):hover .left .img{background: url(../images/gnsb/img_materialW1.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(2):hover .left .img{background: url(../images/gnsb/img_materialW2.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(3):hover .left .img{background: url(../images/gnsb/img_materialW3.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(4):hover .left .img{background: url(../images/gnsb/img_materialW4.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(5):hover .left .img{background: url(../images/gnsb/img_materialW5.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(6):hover .left .img{background: url(../images/gnsb/img_materialW6.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(7):hover .left .img{background: url(../images/gnsb/img_materialW7.png?v=20260903d)no-repeat center;}
.hotService li:nth-child(8):hover .left .img{background: url(../images/gnsb/img_materialW8.png?v=20260903d)no-repeat center;}
.hotService li .left h4{font-size: 24px;color: #333333;font-weight: 700;line-height: 48px;}
.hotService li .left p{font-size: 12px;color: #999999;text-transform: uppercase;line-height: 20px;}
.hotService li:hover .left h4,.hotService li:hover .left p{color: #FFFFFF;}
.hotService li .left .dot{background: url(../images/gnsb/icon_dotR.png?v=20260903d)no-repeat center;width: 10px;height: 12px;
    margin: 9px auto 0;}
.hotService li:hover .left .dot{background: url(../images/gnsb/icon_dotW.png?v=20260903d)no-repeat center;}
.hotService li .right{font-size: 14px;height: 100%;width: 134px;position: absolute;top: 0;left: 300px;
    border-left: solid 4px #e3e3e3;transition: left 0.5s;}
.hotService li .right:before{position: absolute;content: '';border-style: solid;border-width: 7px;
    border-color: transparent #e3e3e3 transparent transparent;left: -17px;top: 45px;}
.hotService li .right:after{position: absolute;content: '';border-style: solid;border-width: 7px;
    border-color: transparent #ffffff transparent transparent;left: -12px;top: 45px;}
.hotService li:hover .right{left: 165px;padding-top: 26px;padding-left: 8px;z-index: 2;}
.hotService li .right p{color: #666666;text-align: left;line-height: 30px;}
.hotService li .right .handle{color: #0052C4;cursor: pointer;width: 116px;height: 34px;line-height: 32px;border-radius: 17px;
    display: block;border: solid 1px #0052C4;margin-top: 20px;}
.hotService li .right .handle:hover{color: #FFFFFF;background-color: #0052C4;}
/*å•†æ ‡æ³¨å†Œæµç¨‹*/
.process{margin-top: 43px;}
.process ul{display: flex;margin-top: 62px;height: 394px;}
.process li{text-align: center;width: 200px;border: solid 1px #eeeeee;transition: all 0.3s;height: 373px;position: relative;}
.process li:hover{border-color: #0052C4;border-width: 5px 1px 1px 1px;box-shadow: 0 0 10px 4px rgba(0,82,196,0.05);margin-top: -15px;height: 407px;}
.process li h3{font-size: 28px;color: #FFFFFF;font-weight: 700;background-color: #0052C4;font-style: italic;
    width: 46px;height: 46px;margin: 31px auto 9px;border-radius: 50%;line-height: 46px;transition: all 0.3s;}
.process li:hover h3{box-shadow: 0 3px 6px 2px rgba(0,0,0,0.2);margin-top: -27px;}
.process li h4{font-size: 18px;color: #333333;font-weight: 700;position: relative;line-height: 50px;}
.process li h4:before{position: absolute;content: '';width: 18px;height: 4px;background-color: #0052C4;left: 50%;
    margin-left: -9px;bottom: 0;}
.process li p{font-size: 15px;color: #777777;line-height: 30px;margin-top: 25px;margin-bottom: 5px;}
.process li p span{color: #0052C4;text-decoration: underline;}
.process li>img{margin-top: 30px;position: absolute;left: 0;top: 136px;transition: all 0.3s;}
.process li:hover>img{bottom: 0;top: inherit;}
.process li h5{font-size: 16px;color: #333333;height: 19px;line-height: 19px;text-align: center;margin: 49px 0 22px;
    position: relative;}
.process li:hover h5{display: none;}
.process li h5 img{position: absolute;right: 20px;top: 0;}
.process a{display: block;margin: 40px auto 0;font-size: 18px;color: #FFFFFF;background-color: #0052C4;cursor: pointer;
    width: 306px;height: 50px;line-height: 50px;text-align: center;transition: all 0.3s;}
.process a:hover{opacity: 0.9;}
/*å•†æ ‡æ³¨å†Œæ‰€éœ€ææ–™*/
.material{background: url(../images/gnsb/bg_material.jpg?v=20260903d)no-repeat center;height: 600px;padding-top: 34px;margin-top: 54px;}
.material .title h3{color: #FFFFFF;}
.material ul{display: flex;justify-content: space-between;color: #FFFFFF;margin-top: 39px;}
.material ul li{width: 596px;height: 300px;display: flex;}
.material ul li:nth-child(1){background: #3f3f3f url(../images/gnsb/bg_material1.png?v=20260903d)no-repeat left center;}
.material ul li:nth-child(2){background: #3f3f3f url(../images/gnsb/bg_material2.png?v=20260903d)no-repeat left center;}
.material li .left{text-align: center;width: 296px;padding-top: 112px;}
.material li .left h4{font-size: 24px;line-height: 50px;}
.material li .left h5{font-size: 12px;text-transform: uppercase;color: rgba(255,255,255,0.4);line-height: 26px;}
.material li .right{padding-left: 35px;width: 300px;padding-top: 26px;padding-right: 22px;}
.material li:hover .right{background-color: rgba(255,255,255,0.05);}
.material li .right p{font-size: 15px;border-bottom: dashed 1px #565656;position: relative;padding-left: 24px;line-height: 48px;}
.material li .right p:before{position: absolute;content: '';width: 10px;height: 10px;border-radius: 50%;
    left: 4px;top: 19px;background-color: #626684;}
.material li:nth-child(2) .right p:before{background-color: #0052C4;}
.material a{display: block;margin: 46px auto 0;font-size: 18px;color: #FFFFFF;background-color: #0052C4;cursor: pointer;
    width: 306px;height: 50px;line-height: 50px;text-align: center;transition: all 0.3s;}
.material a:hover{opacity: 0.9;}
/*å•†æ ‡æ³¨å†Œçš„6å¤§ç†ç”±*/
.reason{margin-top: 43px;margin-bottom: 54px;}
.reason .content{text-align: center;position: relative;margin-top: 70px;}
.reason .content .part{position: absolute;}
.reason .content .part h5{font-size: 12px;color: #333333;font-weight: 700;text-transform: uppercase;line-height: 20px;}
.reason .content .part h4{font-size: 18px;color: #0052C4;font-weight: 700;line-height: 34px;}
.reason .content .part p{font-size: 16px;color: #666666;line-height: 24px;margin-top: 4px;}
.reason .content .part1{left: 152px;top: -30px;}
.reason .content .part2{left: 78px;top: 140px;}
.reason .content .part3{left: 151px;top: 342px;}
.reason .content .part4{right: 151px;top: -30px;}
.reason .content .part5{right: 67px;top: 140px;}
.reason .content .part6{right: 183px;top: 342px;}
.reason a{display: block;margin: 72px auto 0;font-size: 18px;color: #FFFFFF;background-color: #0052C4;cursor: pointer;
    width: 306px;height: 50px;line-height: 50px;text-align: center;transition: all 0.3s;}
.reason a:hover{opacity: 0.9;}

/* 专利服务  */

.introduce{margin-top: 81px;}
.introduce ul{display: flex;justify-content: space-between;flex-flow: row wrap;margin-top: 52px;padding-right: 161px;}
.introduce ul li{position: relative;margin-bottom: 47px;}
.introduce li .txt{position: absolute;background: url(../images/zlfw/bg_introduce.png?v=20260903d)no-repeat center;
    width: 376px;height: 302px;top: -1px;left: 208px;padding: 0 56px;transition: all 0.3s;}
.introduce ul li:hover .txt{left: 234px;}
.introduce li .txt h3{font-size: 30px;color: #eaf0f5;font-weight: 700;text-transform: uppercase;margin-top: 44px;}
.introduce li .txt h4{font-size: 22px;color: #333333;font-weight: 700;position: absolute;top: 62px;}
.introduce li .txt h4 span{color: #0052C4;font-weight: 700;}
.introduce li .txt p{font-size: 15px;color: #888888;line-height: 30px;line-height: 28px;margin-top: 25px;}
.introduce li .txt a{font-size: 14px;color: #FFFFFF;background-color: #232839;width: 126px;height: 36px;
    line-height: 36px;text-align: center;border-radius: 18px;cursor: pointer;float: right;margin-top: 30px;}
/*涓撳埄鐨勪簲澶х敤閫�*/
.use{background: url(../images/zlfw/bg_use.jpg?v=20260903d)no-repeat center;height: 835px;padding-top: 37px;margin-top: 25px;}
.use .title h3{color: #FFFFFF;}
.use .content{display: flex;justify-content: space-between;margin-top: 20px;background: url(../images/zlfw/img_use.png?v=20260903d)no-repeat 423px 57px;height: 626px;}
.use .content ul{width: 525px;}
.use .content ul li{padding-left: 12px;border-bottom: dashed 1px #41455e;display: flex;align-items: center;padding-bottom: 15px;padding-top: 22px;transition: all 0.5s;}
.use .content ul li:hover{background-color: #292e40;}
.use .content ul li img{margin-left: 5px;}
.use .content ul li .txt{margin-left: 28px;transition: all 0.3s;}
.use .content ul li h4{font-size: 22px;color: #FFFFFF;font-weight: 700;line-height: 32px;}
.use .content ul li h4 span{color: #53fdff;font-weight: 700;}
.use .content ul li p{font-size: 16px;color: #FFFFFF;line-height: 30px;}
.use .understand{display: block;cursor: pointer;width: 310px;height: 50px;font-size: 21px;
    color: #FFFFFF;background-color: #0052C4;text-align: center;line-height: 50px;margin: -37px auto 0;}
.use .understand img{margin-left: 12px;transition: all 0.3s;}
.use .understand:hover img{margin-left: 110px;}
/*涓撳埄鐢宠娴佺▼*/
.process01{background: url(../images/zlfw/bg_process.jpg?v=20260903d)no-repeat center;height: 713px;padding-top: 31px;}
.process01 ul{display: flex;justify-content: space-between;margin-top: 63px;margin-top: 125px;}
.process01 li{background-color: #FFFFFF;position: relative;width: 221px;height: 304px;box-shadow: 0 0 15px 2px rgba(0,0,0,0.1);text-align: center;position: relative;}
.process01 li .content{position: absolute;width: 100%;height: 100%;left: 0;bottom: 0;}
.process01 li:before{position: absolute;content: '';left: 0;width: 100%;bottom: 0;height: 0;background-color: #252a3a;transition: height 0.3s;}
.process01 li:hover:before{height: 100%;}
.process01 li:nth-child(2n+1){margin-top: -62px;}
.process01 li .img{width: 97px;height: 97px;background-color: #0052C4;border-radius: 50%;box-shadow: 0 5px 15px 2px rgba(0,0,0,0.1);
    display: flex;align-items: center;justify-content: center;position: absolute;left: 50%;margin-left: -48.5px;
    top: 35px;z-index: 2;overflow: hidden;box-sizing: border-box;}
.process01 li .img img{display: block;max-width: 50px;max-height: 50px;width: auto;height: auto;margin: 0;padding: 0;border: 0;}
.process01 li .img .black{display: none;}
/*.process li:hover{background-color: #252a3a;}*/
.process01 li:hover .img{background-color: #FFFFFF;transition: all 0.3s;}
.process01 li:hover .img .white{display: none;}
.process01 li:hover .img .black{display: block;}
.process01 li h3{text-transform: uppercase;font-size: 50px;color: rgba(102,102,102,0.1);line-height: 70px;
    margin-top: 98px;}
.process01 li:hover h3{color: rgba(102,102,102,0.5);}
.process01 li h4{font-size: 22px;color: #333333;line-height: 54px;margin-top: 2px;transition: all 0.3s;}
.process01 li:hover h4{color: #4ff2f6;font-weight: 700;}
.process01 li p{font-size: 14px;color: #666666;position: relative;padding-left: 15px;display: inline-block;
    line-height: 24px;margin: 0 20px;transition: all 0.3s;}
.process01 li p:before{position: absolute;content: '';width: 4px;height: 4px;background-color: #666666;
    transform: rotate(45deg);left: 0;top: 9px;}
.process01 li:hover p{color: #FFFFFF;}
.process01 li:hover p:before{background-color: #FFFFFF;}
.process01 a{display: block;cursor: pointer;width: 310px;height: 50px;font-size: 21px;
    color: #FFFFFF;background-color: #0052C4;text-align: center;line-height: 50px;margin: 63px auto 0;}
.process01 a img{margin-left: 12px;transition: all 0.3s;}
.process01 a:hover img{margin-left: 110px;}
/*浜轰汉閮藉彲浠ョ敵璇蜂笓鍒�*/
.patent{padding-top: 42px;}
.patent ul{display: flex;justify-content: space-between;margin-top: 38px;}
.patent ul li{width: 290px;box-shadow: 0 0 10px 5px #f2f3f6;position: relative;padding-bottom: 15px;}
.patent ul li:hover h4{padding-left: 115px;}
.patent li h4{font-size: 18px;color: #FFFFFF;font-weight: 700;background-color: #0052C4;padding-left: 19px;
    width: 275px;height: 48px;line-height: 48px;position: absolute;left: 0;top: 230px;transition: padding-left 0.5s;}
.patent li p{font-size: 16px;color: #333333;line-height: 36px;margin-top: 52px;margin-left: 25px;}
.patent li h5{font-size: 16px;color: #333333;font-weight: 700;margin-right: 28px;text-align: right;line-height: 36px;}
.patent .btn{background: url(../images/zlfw/bg_patent.png?v=20260903d)no-repeat center;height: 102px;margin: 36px 0 41px;text-align: right;}
.patent .btn span{font-size: 24px;color: #333333;line-height: 102px;}
.patent .btn a{display: inline-block;cursor: pointer;width: 310px;height: 55px;border-radius: 26px;font-size: 21px;
    color: #FFFFFF;background-color: #0052C4;text-align: center;line-height: 55px;margin: 24px 83px 0 33px;
    vertical-align: top;box-shadow: -5px 0 10px 1px #aab0c3;}
.patent .btn a img{margin-left: 12px;transition: all 0.3s;}
.patent .btn a:hover img{margin-left: 70px;}


/* 版权服务  */
.diversify{margin-top: 81px;}
.diversify .part1{background: url(../images/bqfw/img_diversify1.png?v=20260903d)no-repeat left center;height: 414px;padding-right: 31px;margin-bottom: 149px;}
.diversify .part2{background: url(../images/bqfw/img_diversify2.png?v=20260903d)no-repeat center;height: 484px;padding-left: 85px;margin-bottom: 64px;}
.diversify .part{margin-top: 79px;width: 1200px;padding-top: 38px;}
.diversify .txt{}
.diversify .txt h3{color: #333333;font-size: 38px;font-weight: 700;line-height: 60px;margin-bottom: 40px;}
.diversify .txt h3 span{font-size: 24px;font-weight: 700;margin-left: 10px;text-transform: uppercase;}
.diversify .txt h4{font-size: 21px;font-weight: 700;color: #333333;line-height: 50px;}
.diversify .txt h4 span{color: #0052C4;font-weight: 700;}
.diversify .txt p{font-size: 20px;color: #333333;line-height: 34px;margin-bottom: 38px;}
.diversify .txt a{display: block;cursor: pointer;width: 240px;height: 52px;border-radius: 26px;font-size: 21px;
    color: #FFFFFF;background-color: #0052C4;text-align: center;line-height: 52px;margin-top: 47px;}
.diversify .txt a img{margin-left: 12px;transition: all 0.3s;}
.diversify .txt a:hover img{margin-left: 70px;}
/*鍙櫥璁扮増鏉冪殑浣滃搧绫诲瀷*/
.type{background-color: #f1f3f5;padding-top: 48px;padding-bottom: 64px;}
.type ul{display: flex;flex-flow: row wrap;margin-top: 50px;}
.type li{width: 400px;height: 270px;display: flex;align-items: center;justify-content: center;flex-direction: column;transition: all 0.5s;}
.type li:hover{background-color: #FFFFFF;box-shadow: 0 0 10px 4px #edeef0;}
.type li img{}
.type li h4{font-size: 24px;color: #333333;line-height: 62px;margin-top: 13px;}
.type li p{font-size: 16px;color: #666666;line-height: 22px;}
.type .consulation{display: block;cursor: pointer;width: 306px;height: 50px;border-radius: 26px;font-size: 21px;
    color: #FFFFFF;background-color: #0052C4;text-align: center;line-height: 50px;margin: 47px auto 0;}
.type .consulation img{margin-left: 12px;transition: all 0.3s;}
.type .consulation:hover img{margin-left: 90px;}
/*鐗堟潈鐧昏娴佺▼*/
.process02{background: url(../images/bqfw/bg_process.jpg?v=20260903d)no-repeat center;height: 522px;padding-top: 44px;}
.process02 .title h3{color: #FFFFFF;}
.process02 ul{background: url(../images/bqfw/bg_process.png?v=20260903d) no-repeat center 47px;display: flex;margin-top: 58px;}
.process02 ul li{text-align: center;width: 20%;position: relative;}
.process02 ul li .img{border: solid 2px #FFFFFF;width: 104px;height: 104px;border-radius: 50%;display: flex;position: absolute;
    align-items: center;justify-content: center;background-color: #3f3f40;transition: all 0.3s;left: 50%;margin-left: -52px;}
.process02 ul li .img .grey{}
.process02 ul li .img .white{display: none;}
.process02 ul li:hover .img{margin-top: -11px;}
.process02 ul li:hover .img{background-color: #292929;}
.process02 ul li .img .grey{display: none;}
.process02 ul li .img .white{display: block;}
.process02 ul li h4{font-size: 20px;color: #ffffff;font-weight: 700;line-height: 48px;margin-top: 128px;}
.process02 ul li p{font-size: 17px;color: #999999;line-height: 34px;}
.process02 ul li a{display: inline-block;font-size: 16px;color: #FFFFFF;background-color: #0052C4;width: 132px;
    height: 34px;line-height: 34px;text-align: center;cursor: pointer;margin-top: 22px;}
.process02 ul li a:hover{color: #333333;background-color: #FFFFFF;}
/*鐗堟潈鐧昏鐨勪紭鍔�*/
.advantage{margin-top: 46px;margin-bottom: 68px;}
.advantage ul{display: flex;flex-flow: row wrap;justify-content: space-between;margin-top: 47px;}
.advantage ul li{width: 584px;height: 195px;border: solid 1px #dcdcdc;position: relative;margin-bottom: 34px;}
.advantage ul li:before{position: absolute;content: '';width: 10px;height: 29px;background-color: #0052C4;
    left: -1px;top: 51px;}
.advantage li i{display: block;position: absolute;background-color: #0052C4;transition: all 0.5s;}
.advantage li .i1{width: 1px;height: 0;left: 0;top: 0;}
.advantage li .i2{height: 1px;width: 0;left: 0;top: 0;}
.advantage li .i3{width: 1px;height: 0;right: 0;top: 0;}
.advantage li .i4{height: 1px;width: 0;right: 0;bottom: 0;}
.advantage li:hover .i1,.advantage li:hover .i3{height: 100%;}
.advantage li:hover .i2,.advantage li:hover .i4{width: 100%;}
.advantage ul li:nth-child(1){background: url(../images/bqfw/bg_advantage1.jpg?v=20260903d)no-repeat center;}
.advantage ul li:nth-child(2){background: url(../images/bqfw/bg_advantage2.jpg?v=20260903d)no-repeat center;}
.advantage ul li:nth-child(3){background: url(../images/bqfw/bg_advantage3.jpg?v=20260903d)no-repeat center;}
.advantage ul li:nth-child(4){background: url(../images/bqfw/bg_advantage4.jpg?v=20260903d)no-repeat center;}
.advantage ul li h4{font-size: 36px;color: #ededed;font-weight: 700;text-transform: uppercase;line-height: 96px;}
.advantage ul li h5{font-size: 26px;color: #333333;line-height: 36px;position: absolute;top: 47px;left: 37px;}
.advantage ul li p{font-size: 18px;color: #666666;line-height: 36px;margin-top: 2px;margin-left: 37px;letter-spacing: 0.5px;}
.advantage .understand{display: block;cursor: pointer;width: 306px;height: 50px;border-radius: 26px;font-size: 21px;
    color: #FFFFFF;background-color: #0052C4;text-align: center;line-height: 50px;margin: 20px auto 0;}
.advantage .understand img{margin-left: 12px;transition: all 0.3s;}
.advantage .understand:hover img{margin-left: 90px;}


/* 新闻中心  */
/*newslist*/
.position{font-size: 14px;color: #999999;line-height: 20px;margin-top: 20px;margin-bottom: 8px;}
.position a{color: #999999;cursor: pointer;}
.newslist{ margin: 0 0 30px;width: 840px;
     }
.newslist .hd{background-color: #FFFFFF;box-shadow: 0 0 15px 5px #f5f5f5;padding-top: 4px;}
.newslist .hd ul{display: flex;flex-wrap: nowrap;}
.newslist .hd li{flex: 1 1 0;width: auto;min-width: 0;text-align: center;}
.newslist .hd li a{display: block;font-size: 16px;color: #666666;cursor: pointer;line-height: 42px;white-space: nowrap;}
.newslist .hd li.on{border-bottom: solid 4px #0052C4;}
.newslist .hd li.on a{color: #0052C4;font-weight: 700;}
.newslist .bd{padding: 14px 23px 31px;box-shadow: 0 0 15px 5px #f5f5f5;margin-top: 22px;min-height: 900px;}
/* 新闻列表：分类 Tab 拉满容器，避免末字换行 */
.news-list-page .newslist{width: 100%;}
.news-list-page .news-main{display: flex;justify-content: space-between;align-items: flex-start;margin-top: 22px;}
.news-list-page .newslist .bd{flex: 1;width: auto;min-width: 0;margin-top: 0;}
.news-list-page .news-main .right{width: 300px;flex-shrink: 0;margin-left: 20px;float: none;}
.news-list-page .newslist .bd li .txt{flex: 1;width: auto;}
/* 新闻详情：与列表同用 flex，避免 float 导致正文区域塌陷不显示 */
.news-detail-page .news-main{display: flex;justify-content: space-between;align-items: flex-start;margin-top: 0;}
.news-detail-page .newslist{flex: 1;width: auto;min-width: 0;margin: 0;}
.news-detail-page .newslist .bd{margin-top: 0;}
.news-detail-page .news-main .right{width: 300px;flex-shrink: 0;margin-left: 20px;float: none;}
.news-detail-page .article_editor{overflow: hidden;word-break: break-word;}
.news-detail-page .article_editor img{max-width: 100%;height: auto;}
.newslist .bd ul{}
.newslist .bd li{border-bottom: solid 1px #ebebeb;padding: 26px 0 24px;}
.newslist .bd li a{display: flex;}
.newslist .bd li .img{width: 190px;height: 124px;}
.newslist .bd li .txt{width: 580px;margin-left: 22px;}
.newslist .bd li .txt h4{font-size: 18px;color: #333333;font-weight: 700;line-height: 46px;line-height: 30px;margin-bottom: 7px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newslist .bd li .txt p{font-size: 14px;color: #999999;line-height: 24px;height: 48px;overflow : hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.newslist .bd li .txt h5{font-size: 14px;color: #999999;display: flex;align-items: center;line-height: 20px;margin-top: 21px;flex-wrap: nowrap;}
.newslist .bd li .txt span{display: flex;align-items: center;margin-right: 30px;white-space: nowrap;flex-shrink: 0;}
.newslist .bd li .txt span img{margin-right: 5px;}
.newslist .bd .pagelist{text-align: center;display: flex;align-items: center;margin-top: 31px;justify-content: center;}
.newslist .bd .pagelist a{font-size: 14px;color: #999999;width: 28px;height: 28px;border-radius: 3px;
    cursor: pointer;text-align: center;display: flex;align-items: center;justify-content: center;}
.newslist .bd .pagelist a.on{color: #FFFFFF;background-color: #9fa5e3;}

/*detail*/
.article{box-shadow: 0 0 15px 5px #f5f5f5;padding: 30px 40px 49px;}
.article h4{font-size: 30px;color: #333333;}
.article h5{font-size: 14px;color: #999999;display: flex;align-items: center;line-height: 20px;margin-bottom: 43px;margin-top: 13px;}
.article h5 span{display: flex;align-items: center;margin-right: 30px;}
.article h5 span img{margin-right: 5px;}
.article p{font-size: 16px;color: #666666;line-height: 36px;}
.page{border-top: solid 1px #e8e8e8;display: flex;align-items: center;justify-content: space-between;margin-top: 36px;
    padding-top: 25px;}
.page a{cursor: pointer;font-size: 16px;color: #666666;width: 46%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page a span{color: #333333;}
.page a:hover span{color: #0052C4;text-decoration: underline;}

/* 联系我们：左文右栏，避免 float 塌陷 */
.contact-page{display: flex;justify-content: space-between;align-items: flex-start;}
.contact-page .left{width: 840px;float: none;}
.contact-page .left .newslist{width: 100%;margin-bottom: 30px;}
.contact-page .left .newslist .bd{margin-top: 0;min-height: auto;}
.contact-page .right{float: none;flex-shrink: 0;margin-left: 20px;}
.contact-page .article_editor{overflow: hidden;word-break: break-word;padding-top: 10px;line-height: 2em;font-size: 16px;color: #666;}
.contact-page .article_editor img{max-width: 100%;height: auto;}
.contact-page .article_editor p{line-height: 2em;}

.content .right{width: 323px;}
.content .right>div{box-shadow: 0 0 15px 5px #f5f5f5;margin-top: 22px;}
.content .right>div:first-child{margin-top: 0;}
.content .right .tit{font-size: 17px;color: #333333;border-bottom: solid 1px #0052C4;margin: 0 26px;line-height: 39px;
    padding-top: 10px;}
.content .right .recommend{}
.content .right .recommend p{padding: 17px 24px 24px 26px;}
.content .right .recommend a{position: relative;font-size: 15px;color: #666666;cursor: pointer;display: block;
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 22px;line-height: 42px;}
.content .right .recommend a:hover{color: #0052C4;}
.content .right .recommend a:before{position: absolute;content: '';left: 0;top: 18px;background-color: #0052C4;
    width: 6px;height: 6px;border-radius: 50%;}


.content .right .guide{padding-bottom: 21px;}
.content .right .guide ul li{position: relative;padding-left: 69px;height: 78px;display: flex;align-items: center;flex-flow: row wrap;}
.content .right .guide ul li:nth-child(1){background-image: url(../images/icon_serviceB1.png?v=20260903d);
    background-repeat: no-repeat;background-position: 28px center;}
.content .right .guide ul li:nth-child(2){background-image: url(../images/icon_serviceB2.png?v=20260903d);
    background-repeat: no-repeat;background-position: 28px center;}
.content .right .guide ul li:nth-child(3){background-image: url(../images/icon_serviceB3.png?v=20260903d);
    background-repeat: no-repeat;background-position: 28px center;}
.content .right .guide ul li:nth-child(4){background-image: url(../images/icon_serviceB4.png?v=20260903d);
    background-repeat: no-repeat;background-position: 28px center;}
.content .right .guide ul li:nth-child(5){background-image: url(../images/icon_serviceB5.png?v=20260903d);
    background-repeat: no-repeat;background-position: 28px center;}
.content .right .guide ul li:nth-child(1):hover{background-image: url(../images/icon_serviceR1.png?v=20260903d);}
.content .right .guide ul li:nth-child(2):hover{background-image: url(../images/icon_serviceR2.png?v=20260903d);}
.content .right .guide ul li:nth-child(3):hover{background-image: url(../images/icon_serviceR3.png?v=20260903d);}
.content .right .guide ul li:nth-child(4):hover{background-image: url(../images/icon_serviceR4.png?v=20260903d);}
.content .right .guide ul li:nth-child(5):hover{background-image: url(../images/icon_serviceR5.png?v=20260903d);}
.content .right .guide ul li:before{position: absolute;content: '';left: 22px;width: 277px;border-top: dashed 1px #e2e2e2;
    top: 0;}
.content .right .guide ul li:first-child:before{border-top: none;}
.content .right .guide ul li:hover{background-color: #f8f8f8;}
.content .right .guide ul li h4{font-size: 16px;color: #666666;line-height: 30px;}
.content .right .guide ul li:hover h4{color: #333333;}
.content .right .guide ul li p{font-size: 14px;color: #999999;line-height: 24px;}
.content .right .guide ul li:hover p{display: none;}
.content .right .guide ul li .understand{width: 118px;height: 30px;border-radius: 15px;color: #FFFFFF;text-align: center;line-height: 30px;
    background-color: #0052C4;font-size: 16px;cursor: pointer;position: absolute;right: 22px;top: 26px;display: none;}
.content .right .guide ul li:hover .understand{display: block;}


/* 关于我们  */
.about{margin-top: 68px;}
.about .intro{display: flex;justify-content: space-between;}
.about .intro img{box-shadow: 0 0 15px 5px #f5f5f5;}
.about .intro .txt{box-shadow: 0 0 15px 5px #f5f5f5;width: 617px;height: 435px;position: relative;padding: 18px 42px;}
.about .intro .txt h3{font-size: 48px;color: #eaf0f5;font-weight: 700;text-transform: uppercase;line-height: 92px;}
.about .intro .txt h4{font-size: 36px;color: #282828;font-weight: 700;position: absolute;left: 42px;top: 120px;line-height: 48px;top: 60px;}
.about .intro .txt h4 span{color: #0052C4;font-weight: 700;}
.about .intro .txt p{font-size: 16px;color: #888888;line-height: 32px;margin-top: 10px;}
.about ul{display: flex;margin-top: 46px;}
.about ul li{position: relative;width: 400px;padding: 9px 0 28px 52px;height: 217px;}
.about ul li:hover{box-shadow: 0 0 15px 5px #f5f5f5;}
.about ul li:hover h5{color: #0052C4;}
.about ul li:before{position: absolute;content: '';left: 52px;bottom: 32px;width: 42px;height: 3px;background-color: #0052C4;}
.about ul li h4{font-size: 36px;color: #eaf0f5;font-weight: 700;text-transform: uppercase;line-height: 76px;letter-spacing: 2.4px;}
.about ul li h5{position: absolute;font-size: 24px;color: #333333;font-weight: 700;left: 52px;line-height: 40px;
    top: 40px;}
.about ul li p{font-size: 18px;color: #666666;line-height: 28px;letter-spacing: 0.4px;line-height: 36px;}
/*æˆ‘ä»¬çš„ä¼˜åŠ¿*/
.advantage02{background: url(../images/bg_advantage.jpg?v=20260903d)no-repeat center;height: 790px;padding-top: 96px;margin-top: 22px;}
.advantage02 .container{position: relative;height: 100%;}
.advantage02 .tit{position: relative;}
.advantage02 .tit h3{font-size: 48px;color: rgba(234,240,245,0.05);font-weight: 700;text-transform: uppercase;
    line-height: 70px;letter-spacing: 2.4px;}
.advantage02 .tit h4{font-size: 36px;color: #FFFFFF;font-weight: 700;position: absolute;top: 34px;left: 100px;}
.advantage02 .tit h4 span{font-weight: 700;color: #0052C4;}
.advantage02 ul{position: relative;margin-top: 84px;}
.advantage02 ul:before{position: absolute;content: '';width: 1px;height: 310px;background-color: rgba(0,82,196,0.2);
    left: 210px;top: 22px;}
.advantage02 ul li{display: flex;align-items: center;margin-bottom: 48px;cursor: default;}
.advantage02 ul li h4{font-size: 20px;color: #FFFFFF;font-weight: 700;text-align: right;width: 180px;}
.advantage02 ul li i{display: block;width: 39px;height: 39px;margin-left: 11px;background: url(../images/icon_red.png?v=20260903d)no-repeat center;}
.advantage02 ul li p{font-size: 16px;color: rgba(255,255,255,0.6);line-height: 26px;margin-left: 15px;}
.advantage02 ul li:hover p{color: #FFFFFF;}
.advantage02 ul li:hover i{background: url(../images/icon_blue.png?v=20260903d)no-repeat center;}

/*banner*/

.flash {
    width: 100%;
    height: 510px;
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1;
    position: relative;
    *zoom: 1;
}

.flash1 {
    width: 1000px;
    height: 510px;
    margin: 0 auto;
    position: relative;
}

.flash2 {
    width: 1920px;
    height: 510px;
    position: absolute;
    left: -460px;
}

.flexslider {
    margin: 0 auto;
    position: relative;
    width: 1920px;
    height: 510px;
    overflow: hidden;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav a {
    width: 60px;
    height: 90px;
    line-height: 99em;
    overflow: hidden;
    margin: -60px 0 0;
    display: block;
    background: url(../images/ad_ctr.png?v=20260903d) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 0 -90px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 3px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png?v=20260903d) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active {
    background-position: 0 0;
}


/*左侧分栏*/

lside {
    display: block;
    position: relative;
    float: left;
    width: 222px;
}

lside section h2 {
    background: url(../images/p_tit.png?v=20260903d) 10px no-repeat #0060a9;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

lside .lside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {
    padding-left: 34px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png?v=20260903d) 180px no-repeat;
    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 20px;
    color: #4b4b4b;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png?v=20260903d) 180px no-repeat #D4A028;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png?v=20260903d) 180px no-repeat #D4A028;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png?v=20260903d) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
    background: #efefef;
}


/*右侧内容*/

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: '宋体';
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}


/*新闻列表*/

.module_list_article {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.module_list_article dl {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    position: relative;
    clear: both;
}

.module_list_article dl dt {
    width: 20%;
    float: left;
    border: 1px solid #eee;
}

.module_list_article dl dt img {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    height: 120px;
}

.module_list_article dl dd {
    float: right;
    width: 78%;
}

.module_list_article dl dd h3 {
    font-weight: normal;
    line-height: 50px;
}

.module_list_article dl dd p {
    font-size: 12px;
    line-height: 20px;
    padding: 5px 0px;
    color: #666;
}

.module_list_article dl dd span {
    font-size: 12px;
    color: #999;
}

.module_list_article dl:hover dd h3 a {
    color: #1d8132;
}


/*新闻详细*/

.article_content h1.article_title {
    font-size: 28px;
    font-weight: normal;
    padding: 5px 0
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {
    padding:20px 0px;
        line-height: 36px;
}

.article_content {
    padding: 20px 0;
     line-height: 36px;
}


/*图片列表*/

.module_list_img {
    padding: 15px 0;
    display: block;
    overflow: hidden;
}

.module_list_img li {
    width: 31%;
    float: left;
    margin: 15px 10px;
}

.module_list_img li:nth-child(3n) {
    margin-right: 0 !important;
}

.module_list_img li a {
    display: block;
    width: 100%;
    text-align: center;
}

.module_list_img li .img-size {
    max-width: 100%;
    margin: 0 auto;
    display: flex;
}

.module_list_img li h3 {
    font-weight: normal;
    background: #eee;
    line-height: 50px;
}

.module_list_img li:hover h3 {
    background: #1d8132;
    color: #fff;
}


/*图片详情*/

.product-info {
    padding: 10px;
}

.product-img {
    width: 500px;
    float: left;
    border-right: 1px solid #eee;
    padding-right: 49px;
}

.product-img img {
    width: 100%;
}

.product-arr {
    float: left;
    width: 550px;
    padding-left: 50px;
}

.product-arr h3 {
    font-size: 24px;
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
}

.product-arr p {
    line-height: 28px;
    font-size: 14px;
    padding: 20px 10px;
}

.product_nav {
    height: 45px;
    line-height: 45px;
    margin: 30px 0;
    border: 1px solid #ddd
}

.product_nav li {
    float: left;
    list-style: none;
    border-right: 1px solid #ddd;
    cursor: pointer
}

.product_nav li a {
    display: block;
    padding: 0 40px
}

.product_nav li.product_nav_now,
.product_nav li.product_nav_hover {
    background: #f7f8fa
}

.side_lx,
.side_news {
    width: 238px;
    display: block;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background: #fff;
    margin: 15px 0;
}

.side_lx h3,
.side_news h3 {
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #1d8132;
}

.side_lx p {
    padding: 15px 10px;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.side_lx ul {
    padding: 24px 5px 0;
    display: block;
    overflow: hidden;
    background: url(../images/ab_con.png?v=20260903d) 10px 20px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}

.side_lx ul li {
    padding-left: 42px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.side_lx ul li h4 {
    font-size: 16px;
    color: #4b4b4b;
    font-weight: normal;
    line-height: 20px;
}

.side_lx ul li span {
    font-size: 12px;
    color: #9c9c9c;
}

.side_news ul {
    list-style: none;
    padding: 15px 8px;
    display: block;
    overflow: hidden;
}

.side_news ul li {
    width: 100%;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #eeeeee;
}

.side_news ul li a {
    padding-left: 5px;
    display: block;
    font-size: 14px;
    color: #5c5c5c;
}

.side_news ul li a:hover {
    color: #0052C4;
    text-decoration: underline;
}

.con_section {
    position: relative;
    padding: 20px 0 50px;
}

.con_section aside {
    position: relative;
    float: left;
    width: 240px;
    padding-bottom: 20px;
}

.con_section article {
    float: left;
    margin-left: -240px;
    width: 100%;
}

.con_section article .met_article {
    margin-left: 240px;
    background: #fff;
    padding: 15px 20px;
}

.met_section_asidenone article {
    float: none;
    margin-left: 0;
}

.met_section_asidenone article .met_article {
    margin-left: 0;
}

.con_section aside section {
    display: block;
}

.con_section aside section h2 {
    background: url(../images/p_tit.png?v=20260903d) 10px no-repeat #0f7925;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

.con_section aside .met_aside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

.con_section aside .met_aside dl {
    border-bottom: 1px solid #dfdfdf;
}

.con_section aside .met_aside dl dt {
    padding-left: 15px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png?v=20260903d) 200px no-repeat;
    display: block;
}

.con_section aside .met_aside dl dt a {
    display: block;
    padding: 12px 0 12px 20px;
    color: #4b4b4b;
}

.con_section aside .met_aside dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png?v=20260903d) 210px no-repeat #0f7925;
    display: block;
}

.con_section aside .met_aside dl dt:hover a {
    color: #fff;
}

.con_section aside .met_aside dl dt.on {
    color: #fff;
    background: url(../images/side_ico1.png?v=20260903d) 210px no-repeat #0f7925;
    display: block;
}

.con_section aside .met_aside dl dt.on a {
    color: #fff;
}

.con_section aside .met_aside dl dd {
    padding: 6px 0 6px 0;
}

.con_section aside .met_aside dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png?v=20260903d) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

.con_section aside .met_aside dl dd .on a,
.met_aside dl dd a:hover {
    background: #efefef;
}


/*留言*/

.msg_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.msg {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.msg dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.msg dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.msg dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.msg dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.msg dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.msg dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.msg dl dd .fbox {
    margin: 0 10px 0 0
}

.msg dl dd .tips {
    color: #aaa
}

.msg dl dd .tips:hover {
    color: #0052C4
}

.msg dl dd.labelinline label {
    display: inline
}

.msg dl dt.addimgdt {
    padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.msg dl.noborder {
    border-bottom: 0
}

.msg dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #00AAFF
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit02 {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit02:hover {
    background: #38c4f0
}

.submit02.active {
    background: #1ba4cf
}

.msg dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.msg dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}


/*分页*/

.page-list {
    clear: both;
    margin: 20px 0px 0px 0px;
    text-align: center;
}

.page-list .page-item {
    display: inline-block;
}

.page-list .page-link {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    padding: 7px 11px;
    margin-left: 6px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0052C4;
    border-color: #0052C4;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}



/* 高企认定  */
.ly_lb{ display: block; overflow: hidden; margin-top:40px; }
.ly_lb dl{display: block; position: relative; width: 24.5%; margin-right: 0.6%; margin-bottom: 8px; float: left; transition: all 0.3s;}
.ly_lb dl:nth-child(4n){ margin-right: 0; }
.ly_lb dl dt{}
.ly_lb dl dt{ width: 100%; display: block; overflow: hidden; }
.ly_lb dl dt img{ display: block; width: 100%; }
.ly_lb dl dd{ width: 100%; position: absolute; top:0; height: 100%; display: block; overflow: hidden; text-align: center; }
.ly_lb dl dd i{  display: block; overflow: hidden; margin: 12% auto 0; }
.ly_lb dl dd h3{ font-size: 16px; color: #fff; line-height: 36px; font-weight: normal; }
.ly_lb dl dd span{width: 160px; background: #0052C4; border-radius:5px; line-height: 36px; font-size: 14px; color:#fff; display: none; margin: 0 auto;}
.ly_lb dl:hover dd span{ display: block;transition: all 0.3s;}
.ly_lb dl:hover dd i{  margin-top:8%;transition: all 0.3s; }


.gqrd_ys{ padding:50px 0;  overflow: hidden;}
.ys_lb{display: block; overflow: hidden; margin-top:40px;background: url(../images/gqrd/ys_bg.png?v=20260903d) center no-repeat; }
.ys_lb ul{ width: 345px; display: block;overflow: hidden; list-style: none; }
.ys_lb ul li{ display: block; margin-bottom: 50px; text-align: left; }
.ys_lb ul li .y_01{display: block;margin-bottom: 15px; overflow: hidden;}
.ys_lb ul li .y_01 i{ width:44px; height: 62px; background: url(../images/gqrd/ico002.png?v=20260903d) no-repeat; display: block; font-size: 30px; color: #fff;  line-height: 45px; text-align: center; float: left; margin-right: 12px;  }
.ys_lb ul li p{ font-size: 18px; color: #666666; line-height: 30px; }
.ys_lb ul li .y_01 .ys_txt{}
.ys_lb ul li .y_01 .ys_txt h3{ font-size: 24px; color: #333333; line-height:40px; }
.ys_lb ul li .y_01 .ys_txt span{ font-size: 16px; color: #999; text-transform: uppercase; margin-top:8px; }

.ys_lb ul.u02 li .y_01 i{ float: right; margin-left:10px; margin-right: 0; }
.ys_lb ul.u02 li{ text-align: right; }

.proce_list{ margin-top: 62px;height: 394px;}
.proce_list dl{ width: 199.6px; border: solid 1px #eeeeee; position: relative; display: block;  float: left; min-height: 312px; transition: all 0.3s;}

.proce_list dl dt{  bottom: 0; position: absolute; width: 100%; }
.proce_list dl dt img{ width: 100%; display: block; }
.proce_list dl dd{ top:0; position: absolute; text-align: center; width: 100%; }
.proce_list dl dd h3{ font-size: 24px;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #0052C4;
    font-style: italic;
    width: 46px;
    height: 46px;
    margin: 31px auto 9px;
    border-radius: 50%;
    line-height: 46px;
    transition: all 0.3s; }
 .proce_list dl dd h4{font-size: 18px;
    color: #333333;
    font-weight: 700;
    position: relative;
    line-height: 50px;}  
 .proce_list dl dd h4:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 4px;
    background-color: #0052C4;
    left: 50%;
    margin-left: -9px;
    bottom: 0;
} 
 .proce_list dl dd p{    font-size: 15px;
    color: #777777;
    line-height: 30px;
    margin-top: 25px;
    margin-bottom: 5px; display: none;}
 .proce_list dl:hover{border-color: #0052C4;border-width: 5px 1px 1px 1px;box-shadow: 0 0 10px 4px rgba(0,82,196,0.05);margin-top: -15px;height: 407px;}
  .proce_list dl:hover h3{box-shadow: 0 3px 6px 2px rgba(0,0,0,0.2);margin-top: -27px;}
.proce_list dl:nth-child(2n) dt{ top:0;position: absolute; }
.proce_list dl:nth-child(2n) dd{  top:146px;position: absolute; }
 .proce_list dl:hover dd p{ display: block; }

.a_bt{ width: 100%; display: block; overflow: hidden; border-bottom: 1px solid #eee; padding-bottom: 20px; }
.a_bt h3,.a_bt h1{     font-size: 18px;
    border-left: 5px solid #0052C4;
    line-height: 18px;
    color: #000;
    padding-left: 20px;}



.side_list{ display: block; overflow: hidden; padding:15px 0; }
.side_list dl{    display: flex; margin-bottom: 12px;  }
.side_list dl dt{ float: left; margin-right: 15px; line-height: 42px; min-width: 150px; }
.side_list dl dt .on2{ color: #0052C4; }
.side_list dl dd{
    display: flex;
    align-items: center;
    flex-flow: row wrap;}
.side_list dl dd a{    color: #464646;
    font-size: 14px;
    margin-right: 21px;
    word-break: keep-all;
    letter-spacing: 0.8px;
    line-height: 30px;
    height: 30px;}
.side_list dl dd a.active{ color: #0052C4; border-bottom: 1px solid #0052C4 }


/*   体系认证  */

.txrz{ padding: 60px 0; overflow: hidden; }
.renz_list{ margin-top:50px; display: block;overflow: hidden;  }
.renz_list ul{ list-style: none; display: block; }
.renz_list ul li{ float: left; width: 289px; margin: 10px 10px 10px 2px; display:block; overflow:hidden; box-shadow: 1px 1px 8px #ddd; }
.renz_list ul li:nth-child(4n){ margin-right: 0; }
.renz_list ul li .b_img{width:100%; display:block; overflow:hidden; }
.renz_list ul li .b_img img{ display: block;-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;  }
.renz_list ul li:hover .b_img img{  -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);}

.renz_list ul li p{ text-align: center; background: #fff; line-height: 56px; font-size: 16px; color: #333; }
.renz_list ul li:hover p{ background: #0052C4; color: #fff; }
.rz_zx{width: 310px;height: 50px;display: block;margin: 33px auto 0;}
.rz_zx a{display: block;cursor: pointer;font-size: 21px;
    color: #FFFFFF;background-color: #0052C4;text-align: center;line-height: 50px;}
.rz_zx a img{margin-left: 12px;transition: all 0.3s;}
.rz_zx a:hover img{margin-left: 110px;}

.tx_liuc{ padding: 50px 0; overflow: hidden; }

.tx_liuc .proces03{display: flex;margin-top: 62px;height: 394px;}
.proces03 li{text-align: center;width: 242px;border: solid 1px #eeeeee;transition: all 0.3s;height: 373px;position: relative;}
.proces03 li:hover{border-color: #0052C4;border-width: 5px 1px 1px 1px;box-shadow: 0 0 10px 4px rgba(0,82,196,0.05);margin-top: -15px;height: 407px;}
.proces03 li h3{font-size: 28px;color: #FFFFFF;font-weight: 700;background-color: #0052C4;font-style: italic;
    width: 46px;height: 46px;margin: 31px auto 9px;border-radius: 50%;line-height: 46px;transition: all 0.3s;}
.proces03 li:hover h3{box-shadow: 0 3px 6px 2px rgba(0,0,0,0.2);margin-top: -27px;}
.proces03 li h4{font-size: 18px;color: #333333;font-weight: 700;position: relative;line-height: 50px;}
.proces03 li h4:before{position: absolute;content: '';width: 18px;height: 4px;background-color: #0052C4;left: 50%;
    margin-left: -9px;bottom: 0;}
.proces03 li p{font-size: 15px;color: #777777;line-height: 30px;margin-top: 25px;margin-bottom: 5px;    min-height: 120px;}
.proces03 li p span{color: #0052C4;text-decoration: underline;}
.proces03 li>img{margin-top: 30px;position: absolute;left: 0;top: 136px;transition: all 0.3s;}
.proces03 li:hover>img{bottom: 0;top: inherit;}
.proces03 li h5{font-size: 16px;color: #333333;height: 19px;line-height: 19px;text-align: center;margin: 49px 0 22px;
    position: relative;}
.proces03 li:hover h5{display: none;}
.proces03 li h5 img{position: absolute;right: 20px;top: 0;}
.proces03 a{display: block;margin: 40px auto 0;font-size: 18px;color: #FFFFFF;background-color: #0052C4;cursor: pointer;
    width: 306px;height: 50px;line-height: 50px;text-align: center;transition: all 0.3s;}
.proces03 a:hover{opacity: 0.9;}

.reson_rz{ width: 100%; background: #f6f6f6; display: block; overflow: hidden; padding: 60px 0; }

.reson_list{display: block; overflow: hidden;}
.reson_list ul{display: flex;flex-flow: row wrap;margin-top: 50px;}
.reson_list li{width: 400px;height: 270px;display: flex;align-items: center;justify-content: center;flex-direction: column;transition: all 0.5s;}
.reson_list li:hover{background-color: #FFFFFF;box-shadow: 0 0 10px 4px #edeef0;}
.reson_list li img{}
.reson_list li h4{font-size: 24px;color: #333333;line-height: 62px;margin-top: 13px;}
.reson_list li p{font-size: 16px;color: #666666;line-height: 22px;}

.rz_price{padding: 50px 0; overflow: hidden;}
.price_list{display: block; overflow: hidden; margin-top:50px;}
.price_list ul{list-style: none; display: block;}
.price_list ul li{ width: 279px; height: 439px; border:1px solid #e3e3e3; float: left; margin-right: 28px;  position: relative;}
.price_list ul li:nth-child(4n){ margin-right: 0; }
.price_list ul li:nth-child(1){ background: url(../images/txrz/rz_01.jpg?v=20260903d) no-repeat; }
.price_list ul li:nth-child(2){ background: url(../images/txrz/rz_02.jpg?v=20260903d) no-repeat; }
.price_list ul li:nth-child(3){ background: url(../images/txrz/rz_03.jpg?v=20260903d) no-repeat; }
.price_list ul li:nth-child(4){ background: url(../images/txrz/rz_04.jpg?v=20260903d) no-repeat; }
.price_list ul li i{display: block;
    position: absolute;
    background-color: #0052C4;
    transition: all 0.5s;}
.price_list ul li .i1{
    width: 1px;
    height: 0;
    left: 0;
    top: 0;}

.price_list ul li .i2{
   height: 1px;
    width: 0;
    left: 0;
    top: 0;}
.price_list ul li .i3{
       width: 1px;
    height: 0;
    right: 0;
    top: 0;}
.price_list ul li .i4{
      height: 1px;
    width: 0;
    right: 0;
    bottom: 0;}
.price_list ul li:hover .i1,.price_list ul li:hover .i3{height: 100%;}
.price_list ul li:hover .i2,.price_list ul li:hover .i4{width: 100%;}
.price_list ul li .p_txt{ position: absolute; top:68%; left:30px; }
.price_list ul li .p_txt h3{ font-size: 18px; color: #0052C4;     padding-bottom: 12px; line-height: 40px;     position: relative;}
.price_list ul li .p_txt h3:before {
    position: absolute;
    content: '';
    width: 36px;
    height: 4px;
    background-color: #0052C4;       
    bottom: 0;}

.price_list ul li .p_txt p{ font-size: 16px; color: #333333; line-height: 30px; margin-top:12px; }














/* SEO page title */
.page-h1{font-size:28px;font-weight:700;color:#222;line-height:1.4;margin:10px 0 18px;padding:0;}
.seo-article{line-height:1.85;font-size:15px;color:#333;padding:10px 0 30px;}
.seo-article h1{font-size:26px;margin:0 0 16px;}
.seo-article h2{font-size:20px;margin:22px 0 10px;}
.seo-article h3{font-size:17px;margin:16px 0 8px;}
.seo-article p{margin:0 0 12px;}
.seo-article ul,.seo-article ol{margin:0 0 14px 1.4em;}
.a_bt h1{font-size:26px;font-weight:700;color:#222;margin:0;line-height:1.4;}
