﻿
body{/* overflow-x: hidden; */overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;font-family: "lucida Grande",Verdana,"Microsoft YaHei";color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none;border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;border: 0;outline: none;}
table{border-collapse: collapse; border-spacing: 0;}
*,::after,::before{box-sizing:border-box;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
a{color: #434343;text-decoration: none;}
a:hover{color: #e60012;text-decoration: none;}
a:visited{text-decoration: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
.grey{background: #f5f5f5;}
/*清除浮动*/
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*头部*/
.header{width: 100%;background: url(../image/head_bg.jpg) top center no-repeat;}
.header>div{display: flex;height: 200px;align-items: center;justify-content: space-between;}
.header .logo img{display: block;height: 100%;}
.header .search h3{color: #e60012;font-size: 18px;margin-bottom: 20px;}
.header .search form{display: flex;position: relative;background: #fff;padding-right: 120px;border: 3px solid #e60012;overflow: hidden;}
.header .search select{padding: 12px;color: #666;border-right: 3px solid #e60012;}
.header .search .input{width: 250px;color: #666;font-size: 15px;line-height: 24px;padding: 10px;padding-left: 10px;}
.header .search .btn{position: absolute;top: 0;right: 0;width: 120px;color: #fff;font-size: 16px;line-height: 44px;text-align: center;background: #e60012;cursor: pointer;}
/*导航*/
.nav{background: #e60012;}
.nav ul{display: flex;}
.nav li{position: relative;width: 100%;}
.nav li:before,.nav li:last-child:after{content: "";position: absolute;left: 0;top: 50%;margin-top: -18px;width: 1px;height: 36px;background: #fff;opacity: .2;transition: all .5s;}
.nav li:last-child:after{left: auto;right: 0;}
.nav li:hover:before,.nav li.active:before,
.nav li:last-child:hover:after,.nav li.active:last-child:after{opacity: 0;}
.nav li>a{display: block;color: #fff;font-size: 15px;line-height: 60px;text-align: center;}
.nav li:hover>a,.nav li.active>a{color: #fff;background: rgba(0,0,0,.2);}
.nav li .subnav{position: absolute;top: 100%;left: 0;width: 100%;background: #e60012;z-index: 199;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);}
.nav li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);}
.nav li .subnav a{display: block;color: #fff;font-size: 13px;line-height: 40px;text-align: center;background: #e60012;border-bottom: 1px solid rgba(255,255,255,.2);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nav li .subnav a:hover{background: rgba(0,0,0,.2);}
/*网站大图*/
#banner{width: 100%;max-width: 1920px;overflow: hidden;}
#banner .swiper-slide{ min-width: 1200px; position: relative; background-position: center!important; background-size: cover!important; }
#banner .swiper-slide img{width: 100%;display:block;}
#banner .swiper-pagination{bottom: 15px;}
#banner .swiper-pagination-bullet{width: 12px;height: 12px;margin: 0 5px;border-radius: 50px;background: #000;opacity: .2;outline: none;transition: all .5s;}
#banner .swiper-pagination-bullet-active{/* background:#e60012; */opacity: .5;}
#banner .swiper-button-prev,#banner .swiper-button-next{left: 4%;width: 40px;height: 60px;margin-top: -30px;background-size: 20px 20px;background-color: rgba(0,0,0,.2);opacity: 0;transition: all .5s;}
#banner .swiper-button-next{left: auto;right: 4%;}
#banner:hover .swiper-button-prev,#banner:hover .swiper-button-next{opacity: 1;}
#banner:hover .swiper-button-prev:hover,#banner .swiper-button-next:hover{background-color: rgba(0,0,0,.5);}
/*******index css*******/
/*首页标题*/
.in_title{position: relative;line-height: 42px;border-bottom: 1px solid #bab9b9;z-index: 2;}
.in_title span{position: relative;top: 2px;display: inline-block;color: #e60012;font-size: 22px;font-weight: bold;border-bottom: 3px solid #e60012;}
.in_title span:before{content:" ";display: inline-block;position: relative;top: -1px;width: 4px;height: 22px;margin-right: 10px;vertical-align: middle;background: #e60012;}
.in_title a{float: right;font-size: 13px;line-height: 46px;}
.in_title.white{border: 0;}
.in_title.white span{color: #e60012;padding: 0;background: none;}
.in_title.white span:before{background: #e60012;}
/*推荐资讯*/
.news_hot{margin-top: 50px;}
.news_hot>div{display: flex;justify-content: space-between;}
.news_hot .in_title{margin-top: -13px;}
.news_hot .news-pic{position: relative;width: 775px;height: 300px;}
.news_hot .news-pic .in_title{position: absolute;right: 0;width: 335px;}
.news_hot .news-pic .swiper-container{height: 100%;}
.news_hot .news-pic a{display: flex;height: 100%;}
.news_hot .news-pic .img{flex: none;width: 420px;}
.news_hot .news-pic .img img{width: 100%;height: 100%;object-fit: cover;}
.news_hot .news-pic .txt{padding: 60px 0 40px 20px;background: #fff;}
.news_hot .news-pic .txt h3{color: #333;font-size: 22px;line-height: 1.6;font-weight: bold;text-align: justify;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news_hot .news-pic .txt p{color: #999;font-size: 14px;line-height: 25px;text-align: justify;padding-top: 10px;margin-top: 10px;border-top: 1px solid #eee;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.news_hot .news-pic .btn{position: absolute;right: 0;bottom: 0;width: 335px;height: 20px;line-height: 20px;}
.news_hot .news-pic .swiper-pagination{bottom: 0;}
.news_hot .news-pic .swiper-pagination-current{font-size: 16px;font-weight: bold;}
.news_hot .news-pic .swiper-button-prev,.news_hot .news-pic .swiper-button-next{left: 0;width: 8px;height: 14px;margin-top: -7px;background-size: 8px 14px;transition: all .5s;}
.news_hot .news-pic .swiper-button-next{left: auto;right: 0;}
.news_hot .inews{width: 400px;height: auto;padding: 0;margin: 0;margin-bottom: -12px;}
.news_hot .inews .list li{line-height: 36px;}
/*核心业务*/
.yewu{margin: 50px 0;}
.yewu ul{margin-top: 30px;display: flex;justify-content: space-between;}
.yewu ul li{width: 230px;height: 100px;}
.yewu ul li .img{width: 100%;height: 100%;border-radius: 7px;overflow: hidden;}
.yewu ul li .img img{width: 100%;height: 100%;object-fit: cover;}
/*申请流程*/
.liucheng{padding: 65px 0 95px;background: url(../image/lc_bg.jpg) top center no-repeat;}
.liucheng .tit{position: relative;color: #fff;font-size: 70px;font-weight: bold;text-align: center;padding-bottom: 35px;}
.liucheng .tit:after{content: "";position: absolute;left: 50%;bottom: 0;margin-left: -60px;width: 120px;height: 10px;background: #fff;}
.liucheng ul{position: relative;display: flex;justify-content: space-between;margin-top: 55px;z-index: 1;}
.liucheng ul li{width: 180px;}
.liucheng ul li .icon{position: relative;display: flex;width: 150px;height: 150px;margin: 15px auto;border-radius: 50%;justify-content: center;align-items: center;}
.liucheng ul li .icon:after{content: "";position: absolute;left: -15px;bottom: -15px;width: calc(100% + 30px);height: calc(100% + 30px);border-radius: 50%;background: inherit;opacity: .3;z-index: -1;}
.liucheng ul li .icon img{width: 80px;height: 80px;}
.liucheng ul li h3{color: #fff;font-size: 24px;text-align: center;padding-top: 35px;text-shadow: 0 2px 2px rgba(0,0,0,.75);}
.liucheng ul li:nth-child(1) .icon{background: #fed943;}
.liucheng ul li:nth-child(2) .icon{background: #fdb03c;}
.liucheng ul li:nth-child(3) .icon{background: #fc824d;}
.liucheng ul li:nth-child(4) .icon{background: #fd6d48;}
.liucheng ul li:nth-child(5) .icon{background: #e43522;}
.liucheng ul li:nth-child(6) .icon{background: #e60012;}
/*文章资讯*/
.infor{padding: 50px 0;}
.infor>div{display: flex;justify-content: space-between;}
.inews{width: 388px;background: #fff;}
.inews .top{margin-top: 30px;}
.inews .top a{display: flex;}
.inews .top .img{flex: none;width: 150px;height: 90px;margin-right: 10px;}
.inews .top .img img{width: 100%;height: 100%;object-fit: cover;}
.inews .top .txt{flex: 1;min-width: 0;}
.inews .top .txt h3{color: #333;font-size: 17px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.inews .top a:hover .txt h3{color: #e60012;}
.inews .top .txt p{color: #999;font-size: 14px;line-height: 20px;text-align: justify;margin-top: 5px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.inews .list{margin-top: 20px;}
.inews .list li{position: relative;line-height: 40px;padding: 0 100px 0 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.inews .list li:before{content:" ";position: absolute;top: 50%;left: 0;margin-top: -2.5px;width: 5px;height: 5px;border-radius: 50%;background: #cacaca;}
.inews .list li a{color: #666;font-size: 15px;}
.inews .list li span{position: absolute;top: 0;right: 0;color: #bbb;}
.inews .list li:hover a{color: #e60012;}
/*服务资质*/
.service{padding-top: 40px;background: url(../image/service_bg.jpg) top center no-repeat;}
.service .swiper-container{padding: 45px 0;}
.service ul li{width: 290px;margin-right: 14px;}
.service ul li .img{width: 100%;height: 205px;background: #fff;}
.service ul li .img img{width: 100%;height: 100%;object-fit: contain;}
/*******内页样式********/
.content{padding: 30px 0;}
/*内页大图*/
.nybanner{width: 100%;overflow: hidden;}
.nybanner img{display: block;width: 100%;max-width: 1920px;margin: 0 auto;}
/*当前位置*/
.position{color: #888;font-size: 14px;line-height: 50px;box-shadow: 0px 3px 18px #f0f0f0;background: #fff;}
.position a{color: #888;}
.position h3{display: inline-block;color: #e60012;font-size: 26px;}
/*栏目分类*/
.menu{display: flex;justify-content: center;margin-bottom: 30px;}
.menu li{margin: 0 10px;transition: all .5s;}
.menu li a{display: block;color: #666;font-size: 16px;line-height: 50px;padding: 0 30px;background: #f5f5f5;}
.menu li:hover a,.menu li.active a{color: #fff;background: #d00c0d;}
/*默认单页*/
.Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;min-height: 600px;overflow: hidden;}
.Aboutpage img{max-width: 100%;}
/**搜索栏*/
.content .search{width: 100%;padding: 15px 20px;margin-bottom: 20px;background: #F0F0F0;box-sizing: border-box;}
.content .sousuo{height: 45px;display: flex;justify-content: space-between;align-items: center;}
.content .sousuo input{flex: 1;height: 100%;padding: 0 10px;border: 1px solid #d00c0d;border-right: 0;outline: none;background: #fff;}
.content .sousuo button{width: 100px;height: 100%;font-size: 14px;color: #fff;border: none;background: #d00c0d;cursor: pointer;outline: none;}
/*文章列表*/
.Newslist{min-height: 600px;}
.Newslist li{padding: 20px 0;border-bottom: 1px dashed #dedede;}
.Newslist li .tit{display: flex;justify-content: space-between;}
.Newslist li .tit h3{width: 70%;font-size: 18px;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Newslist li .tit em{color: #666;font-size: 16px;font-weight: normal;margin-left: 20px;}
.Newslist li .tit span{font-size: 18px;}
.Newslist li p{color: #999;font-size: 16px;line-height: 26px;text-align: justify;margin-top: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*内容详情*/
.article .title{font-size: 24px;font-weight: bold;text-align: center;}
.article .time{color: #888;font-size: 14px;line-height: 50px;text-align: center;border-bottom: 1px solid #ededed;margin-bottom: 20px;}
.article .details{color: #666;font-size: 14px;line-height: 28px;text-align: justify;overflow: hidden;}
.article .details img{max-width: 100%;}
/*内容分页*/
.reLink{font-size: 14px;line-height: 48px;color: #6e6e6e;border-top: 2px solid #eee;border-bottom: 2px solid #eee;margin: 20px auto;}
.reLink .prevLink,.reLink .nextLink{width: 50%;}
.reLink .nextLink{text-align: right;}
/*友情链接*/
.links{padding: 50px 0;}
.links .box{color: #666;line-height: 2.5;margin-top: 25px;}
.links .box a{color: inherit;display: inline-block;}
.links .box span{margin: 0 10px;}
.links .box a:hover{color: #e60012;}
/*底部*/
.footer{color: #fff;font-size: 16px;line-height: 2;text-align: center;padding: 60px 0;background: #e60012;}
.footer a{color: #fff;}
/*信用证书*/
.zhengshu{padding: 50px 0;}
.zhengshu .flex{display: flex;width: 360px;margin: auto;justify-content: space-between;}
.zhengshu .down{display: block;width: 150px;color: #000;font-size: 16px;line-height: 50px;text-align: center;border-radius: 5px;background: #e9e9e9;margin: 0 auto;cursor: pointer;transition: all .5s;}
.zhengshu .down.dis{display: none;}
.zhengshu .down:hover{color: #fff;background: #e60012;}
.zhengshu .flex .dis{display: block;}
.zhengshu1{color: #000;width: 1016px;min-height: 1300px;margin: 0 auto;border: 7px solid #e60012;border-top: 0;background: url(../image/zs1_bg.jpg) no-repeat center top;overflow: hidden;user-select: none;box-shadow: 0 0 20px rgba(0,0,0,.2);}
.zhengshu1.dis{display: none;}
.zhengshu1 .heng{position: relative;width: 100%;height: 46px;margin-top: 118px;text-align: center;}
.zhengshu1 .heng .logo{height: 114px;margin-top: -36px;}
.zhengshu1 .heng .zhiwei{margin: 0 21%;margin-top: 20px;font-size: 30px;height: 80px;color: #e60012;}
.zhengshu1 .heng .li{padding: 10px 0;font-size: 16px;color: #343434;}
.zhengshu1 .heng .ewm{position: absolute;display: inline-block;margin-left: 330px;margin-top: -104px;}
.zhengshu1 .box{width: 1000px;margin: auto;margin-top: 200px;padding-bottom: 20px;}
.zhengshu1 .box h3{margin-left: 2px;font-size: 20px;font-weight: 700;color: #e60012;padding-top: 45px;text-align: center;}
.zhengshu1 .box p{width: 620px;font-size: 14px;line-height: 30px;text-align: justify;margin-top: 14px;margin-left: 360px;}
.zhengshu1 .box p:last-child{line-height: 24px;}
/*信用证书-横版*/
.zhengshu2{margin: auto;display: flex;color: #000;font-family: STKaiti;width: 1600px;height: 1131px;padding: 87px 90px;background: url(../image/zs2_bg.jpg) no-repeat center;user-select: none;}
.zhengshu2.dis{display: none;}
.zhengshu2 .left{flex: none;width: 718px;margin-top: 50px;text-align: center;}
.zhengshu2 .left .logo{height: 150px;}
.zhengshu2 .left .zsmc{font-family: "Microsoft YaHei";font-size: 47px;font-weight: 900;margin-top: 4px;}
.zhengshu2 .left .gsmc{font-family: "Microsoft YaHei";color: red;font-size: 31px;font-weight: 900;margin-top: 12px;}
.zhengshu2 .left .con{font-size: 18.8px;line-height: 26px;font-weight: bold;text-align: justify;margin: 8px 33px 0 64px;}
.zhengshu2 .left .xydj{color: red;font-size: 132px;text-indent: -6px;letter-spacing: -6px;}
.zhengshu2 .left .pjr{font-family: "Microsoft YaHei";font-size: 47px;padding: 53px 0 57px 0;}
.zhengshu2 .left .xinxi{display: flex;flex-wrap: wrap;font-size: 18.5px;line-height: 20px;font-weight: bold;text-align: left;margin: 14px 0 0 64px;}
.zhengshu2 .left .xinxi .fl{width: 59%;}
.zhengshu2 .left .xinxi>div+div+div{margin-top: 27px;}
.zhengshu2 .left .xinxi span{font-size: 18px;vertical-align: text-bottom;}
.zhengshu2 .left .xinxi p{font-size: 17px;width: 100%;}
.zhengshu2 .left .xinxi .web{width: 494px;font-size: 22px;margin-top: 49px;margin-left: -4px;}
.zhengshu2 .left .xinxi .web p{font-size: 18.5px;line-height: 25px;}
.zhengshu2 .left .xinxi .img{display: flex;flex-direction: column;margin-top: 44px;}
.zhengshu2 .left .xinxi .img h3{line-height: 1.3;font-weight: bold;text-align: center;}
.zhengshu2 .left .xinxi .ewm{width: 118px;height: 118px;border: 5px solid #fff;}
.zhengshu2 .right{width: 669px;font-weight: bold;padding-top: 56px;}
.zhengshu2 .right .notes{text-align: center;}
.zhengshu2 .right .notes h3{font-size: 20px;font-weight: bold;}
.zhengshu2 .right .notes p{font-size: 17px;}
.zhengshu2 .right .txt{padding: 24px 0 3px 19px;}
.zhengshu2 .right .txt li{padding-bottom: 24px;}
.zhengshu2 .right .txt li h3{font-size: 16.6px;line-height: 23px;font-weight: bold;}
.zhengshu2 .right .txt li p{font-size: 15px;line-height: 25px;text-transform: uppercase;}
.zhengshu2 .right .fsjl{display: flex;font-size: 19px;padding: 0 55px 0 160px;justify-content: space-around;}
.zhengshu2 .right .web{margin-top: 60px;margin-right: 0;text-align: center;}
.zhengshu2 .right .web h3{font-size: 24.5px;line-height: 20px;font-weight: bold;}
.zhengshu2 .right .web h3+p+h3{margin-top: 10px;}
.zhengshu2 .right .web p{font-size: 15px;}
.zhengshu2 .right .yz{position: relative;display: flex;justify-content: space-around;margin: 0 113px 0 132px;margin-top: -123px;z-index: 9;}
.zhengshu2 .right .yz img{height: 157px;}
/*资质证书-横版*/
.zizhi.dis{display: none;}
.zhengshu3{margin: auto;display: flex;flex-wrap: wrap;width: 1600px;height: 1131px;color: #000;padding: 85px 85px 85px 85px;background: url(../image/zz_bg1.jpg) no-repeat center;user-select: none;}
.zhengshu3.dis{display: none;}
.zhengshu3 .left{flex: none;width: 696px;margin-top: 26px;text-align: center;}
.zhengshu3 .left .logo{height: 154px;}
.zhengshu3 .left .zsmc{display: flex;font-size: 40px;font-weight: bold;line-height: 50px;margin-top: 20px;margin-bottom: 10px;height: 100px;align-items: center;justify-content: center;}
.zhengshu3 .left .zzzs{font-size: 55px;font-weight: bold;line-height: 85px;margin-bottom: 5px;display: none;}
.zhengshu3 .left .xydj{color: #e30107;font-size: 80px;font-weight: bold;line-height: 109px;}
.zhengshu3 .left .xinxi{margin: 57px 0 0 75px;}
.zhengshu3 .left .xinxi p{display: flex;font-size: 18px;line-height: 30px;text-align: left;padding-top: 10px;}
.zhengshu3 .left .xinxi p b{flex: none;/* margin-right: 10px; */}
.zhengshu3 .left .jl{display: flex;margin: 60px 0 0 77px;align-items: center;}
.zhengshu3 .left .jl h3{color: #cc2929;font-size: 17px;}
.zhengshu3 .left .jl span{width: 128px;color: #221815;line-height: 44px;margin-left: 40px;border-radius: 5px;background: #f5f3f3;}
.zhengshu3 .left .jl span+span{margin-left: 80px;}
.zhengshu3 .left .ewm{display: flex;margin: 40px 0 0 9px;}
.zhengshu3 .left .ewm li{width: 138px;}
.zhengshu3 .left .ewm li .img{display: inline-block;width: 106px;height: 106px;border: 3px solid #fff;}
.zhengshu3 .left .ewm li h3{font-family: STKaiti;font-size: 15px;font-weight: bold;line-height: 18.5px;margin-top: 5px;}
.zhengshu3 .left .ewm li.wyh{width: 107px;margin-top: 12px;}
.zhengshu3 .left .ewm li.wyh img{width: 92px;}
.zhengshu3 .left .ewm li.ssdy{width: 140px;margin-top: 23px;margin-left: 3px;}
.zhengshu3 .left .ewm li.ssdy h3{font-family: STKaiti;font-size: 28px;line-height: 1.15;font-weight: bold;margin: 0;}
.zhengshu3 .left .ewm li.ssdy img{width: 87px;}
.zhengshu3 .right{width: 733px;padding-top: 30px;padding-right: 33px;}
.zhengshu3 .right .zsbh{font-size: 18.5px;padding-left: 48%;}
.zhengshu3 .right .zsbh span{color: #e30107;}
.zhengshu3 .right .txt{margin: 36px 0 0 70px;height: 390px;overflow: hidden;}
.zhengshu3 .right .txt p{font-size: 18px;line-height: 25px;text-align: justify;padding-top: 16px;}
.zhengshu3 .right .xinxi{margin: 15px 0 0 70px;height: 235px;}
.zhengshu3 .right .xinxi p{display: flex;font-size: 17px;line-height: 40px;text-align: left;padding-top: 0;}
.zhengshu3 .right .xinxi p+p+p{font-size: 17.6px;line-height: 27px;padding-top: 8px;}
.zhengshu3 .right .xinxi p+p+p b{font-size: 18px;}
.zhengshu3 .right .xinxi p b{flex: none;}
.zhengshu3 .right .yz{display: flex;justify-content: space-between;}
.zhengshu3 .right .yz li{text-align: center;}
.zhengshu3 .right .yz li+li{/* margin-left: 17px; */}
.zhengshu3 .right .yz li+li+li{/* margin-left: 30px; */}
.zhengshu3 .right .yz li img{position: relative;height: 167px;/* z-index: 1; */}
.zhengshu3 .right .yz li>div{position: relative;font-size: 16px;margin-top: -55px;}
.zhengshu3 .right .yz li>div h3{font-size: inherit;font-weight: bold;padding-left: 13px;}
.zhengshu3 .right .yz li>div p{margin-top: 4px;}
.zhengshu3 .right .yz li:nth-child(2n) img{margin-left: -70px;}
.zhengshu3 .right .yz li:nth-child(2n)>div{text-align: left;}
.zhengshu3 .bottom{width: 100%;font-size: 14px;font-weight: bold;text-align: center;}
/*资质证书-竖版*/
.zhengshu4{position: relative;margin: auto;width: 1600px;height: 2270px;color: #000;text-align: center;padding: 175px 135px 0 130px;background: url(../image/zz_bg2.jpg) no-repeat center;user-select: none;}
.zhengshu4.dis{display: none;}
.zhengshu4 .logo{height: 218px;}
.zhengshu4 .zsmc{display: flex;font-size: 70px;font-weight: bold;line-height: 80px;margin-top: 28px;height: 200px;justify-content: center;align-items: center;}
.zhengshu4 .zzzs{font-size: 70px;font-weight: bold;display: none;}
.zhengshu4 .zsbh{position: absolute;top: 187px;left: 71.5%;font-size: 30px;text-align: left;}
.zhengshu4 .zsbh h3{font-size: 50px;}
.zhengshu4 .zsbh span{display: block;margin: 8px 0;}
.zhengshu4 .zsbh p{color: #e30107;}
.zhengshu4 .xydj{color: #e30107;font-size: 125px;font-weight: bold;}
.zhengshu4 .xinxi{margin: 90px 0 0 86px;height: 450px;}
.zhengshu4 .xinxi p{font-size: 33.5px;line-height: 58px;text-align: justify;letter-spacing: 3.5px;}
.zhengshu4 .xinxi p:last-child{line-height: 45px;margin-top: 7px;padding-right: 180px;}
.zhengshu4 .ewm .img{display: inline-block;width: 150px;height: 150px;border: 5px solid #fff;}
.zhengshu4 .ewm h3{font-family: STKaiti;font-size: 24px;line-height: 27px;font-weight: bold;}
.zhengshu4 .ewm{padding-top: 2px;width: 180px;}
.zhengshu4 .ssdy{width: 204px;margin-top: 18px;}
.zhengshu4 .ssdy h3{font-family: STKaiti;font-size: 45px;font-weight: bold;margin-top: 11px;}
.zhengshu4 .ssdy img{width: 160px;}
.zhengshu4 .web{margin: 24px 0 0 86px;height: 350px;}
.zhengshu4 .web p{font-size: 33.5px;line-height: 58px;text-align: justify;letter-spacing: 3.5px;}
.zhengshu4 .web p:last-child{display: flex;line-height: 45px;padding-top: 6px;}
.zhengshu4 .yz{display: flex;margin-top: 67px;margin-left: 20px;}
.zhengshu4 .yz ul{display: flex;padding-left: 8px;}
.zhengshu4 .yz li{text-align: center;}
.zhengshu4 .yz li+li{margin-left: 37px;}
.zhengshu4 .yz li+li+li{margin-left: 70px;}
.zhengshu4 .yz li img{position: relative;height: 218px;/* z-index: 1; */}
.zhengshu4 .yz li>div{position: relative;font-size: 19px;margin-top: -75px;}
.zhengshu4 .yz li>div h3{font-size: inherit;font-weight: bold;padding-left: 13px;}
.zhengshu4 .yz li>div p{margin-top: 4px;}
.zhengshu4 .bottom{font-size: 24.4px;font-weight: bold;line-height: 38px;text-align: left;padding-left: 65px;margin-top: 58px;}
/*信用证书-竖版*/
.zhengshu5{position: relative;margin: auto;width: 1600px;height: 2270px;color: #000;text-align: center;padding: 181px 100px 0 100px;background: url(../image/zs3_bg.jpg) no-repeat center;user-select: none;}
.zhengshu5.dis{display: none;}
.zhengshu5 .logo{height: 309px;}
.zhengshu5 .zsmc{font-size: 100px;font-weight: bold;margin-top: 40px;}
.zhengshu5 .gsmc{color: red;font-size: 54px;font-weight: bold;margin-top: 30px;}
.zhengshu5 .con{font-family: STKaiti;font-size: 33px;line-height: 50px;font-weight: bold;text-align: justify;margin-top: 60px;padding: 0 148px;}
.zhengshu5 .xydj{font-family: STKaiti;color: red;font-size: 250px;text-indent: -5px;letter-spacing: -5px;height: 300px;}
.zhengshu5 .pjr{font-size: 94px;padding: 88px 0;}
.zhengshu5 .xinxi{position: relative;font-family: STKaiti;font-weight: bold;margin: 60px 115px 0 145px;height: 428px;}
.zhengshu5 .xinxi p{font-size: 33px;line-height: 45px;text-align: justify;letter-spacing: 3.5px;}
.zhengshu5 .xinxi .ewm{position: absolute;top: 0;right: 0;}
.zhengshu5 .xinxi .ewm .img{width: 255px;height: 255px;border: 15px solid #fff;}
.zhengshu5 .xinxi .ewm h3{font-size: 36px;font-weight: bold;margin-top: 15px;}
.zhengshu5 .yz{display: flex;margin-left: 83px;}
.zhengshu5 .yz ul{display: flex;}
.zhengshu5 .yz li{text-align: center;}
.zhengshu5 .yz li+li{margin-left: 90px;}
.zhengshu5 .yz li+li+li{margin-left: 123px;}
.zhengshu5 .yz li img{position: relative;height: 318px;}
.zhengshu5 .yz li.ssdy{margin-top: 32px;}
.zhengshu5 .yz li.ssdy h3{font-family: STKaiti;font-size: 90px;line-height: 1.15;font-weight: bold;}
.zhengshu5 .yz li.ssdy img{width: 236px;height: auto;}
.zhengshu5 .bottom{font-size: 31px;line-height: 38px;margin-top: 50px;}
/*信用证书-铜牌*/
.zhengshu6{position: relative;margin: auto;width: 1600px;height: 1086px;color: #000;text-align: center;padding: 150px;background: url(../image/zs5_bg.jpg) no-repeat center;user-select: none;}
.zhengshu6.bg{background: #fff;}
.zhengshu6.dis{display: none;}
.zhengshu6 .logo{width: 158px;height: 158px;margin-top: 35px;object-fit: cover;}
.zhengshu6 .gsmc{font-size: 60px;font-weight: bold;margin-top: 55px;}
.zhengshu6 .pjr{font-family: 华文楷体;color: #b10002;font-size: 100px;font-weight: bold;margin-top: 30px;height: 130px;}
.zhengshu6 .pjdj{font-family: 华文楷体;color: #b10002;font-size: 100px;font-weight: bold;margin-top: 30px;height: 130px;}
.zhengshu6 .xinxi{display: flex;margin-top: 70px;padding: 0 60px 0 37px;}
.zhengshu6 .xinxi .txt{flex: none;width: 730px;}
.zhengshu6 .xinxi .txt p{display: flex;font-size: 20px;line-height: 28px;text-align: left;}
.zhengshu6 .xinxi .txt p:last-child{line-height: 30px;margin-top: 2px;}
.zhengshu6 .xinxi .txt p span{letter-spacing: 3px;margin-right: -3px;}
.zhengshu6 .xinxi .img{margin-top: 50px;}
.zhengshu6 .xinxi .img img{width: 414px;height: 140px;object-fit: cover;}
/*资质证书-铜版*/
.zhengshu7{position: relative;margin: auto;width: 1600px;height: 1086px;color: #000;text-align: center;padding: 150px;background: #fff;user-select: none;}
.zhengshu7.bg{background: url(../image/zs5_bg.jpg) no-repeat center;}
.zhengshu7 .logo{width: 158px;height: 158px;margin-top: 23px;object-fit: cover;}
.zhengshu7 .zsmc{font-family: 华文楷体;color: #b10002;font-size: 85px;line-height: 100px;font-weight: bold;margin-top: 35px;}
.zhengshu7 .gsmc{font-size: 54px;line-height: 71px;font-weight: bold;margin-top: 15px;}
.zhengshu7 .xydj{color: #b10002;font-size: 85px;font-weight: bold;margin-top: 22px;}
.zhengshu7 .xinxi{display: flex;justify-content: space-between;margin-top: 46px;padding: 0 0 0 27px;}
.zhengshu7 .xinxi .txt{flex: none;width: 575px;}
.zhengshu7 .xinxi .txt p{display: flex;font-size: 19px;line-height: 26px;text-align: left;}
.zhengshu7 .xinxi ul{display: flex;flex: 1;margin-top: 25px;}
.zhengshu7 .xinxi ul li:nth-child(2){position: relative;left: 13px;}
.zhengshu7 .xinxi ul li:nth-child(3){position: relative;left: 40px;}
.zhengshu7 .xinxi ul li img{width: 140px;height: 140px;object-fit: cover;}
.zhengshu7 .xinxi ul li>div{position: relative;font-size: 15px;line-height: 16px;margin-top: -76px;white-space: nowrap;z-index: 1;}
.zhengshu7 .xinxi ul li>div h3{font-size: inherit;font-weight: bold;}
.zhengshu7 .xinxi ul li>div p{margin-top: 5px;}