/* 资质许可 */
body {
    background-color: #f6f7fb;
}
.box-banner .min-box{
	position: relative;
    z-index: 50;
    background: url(../img/point-3.jpg);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 32px 24px 36px;
    padding-top: 34px;
    margin-top: -40px;
    margin-bottom: 52px;
    box-shadow: 0 0 15px 1px rgb(116 116 116 / 10%);
}
.box-banner .min-box .shadow-title{
	width: 100%;
    text-align: center;
    font-size: 28px;
    color: #333333;
	margin-bottom:30px;
}
.box-banner .min-box .search{
	width: 100%;
	height: 62px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-left: 205px;
}
.box-banner .min-box .search span{
	width: 793px;
	height: 100%;
	overflow: hidden;
	border-radius: 100px;
	border: solid 1px #c9d0e1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.box-banner .min-box .search span select{
	height: 100%;
	width: 130px;
	padding: 0 15px;
	border: none;
	border-right: solid 1px #e5e5e5;
	font-size: 16px;
	background-color: #ffffff;
}
.box-banner .min-box .search span input{
	width: 498px;
	height: 100%;
	border: none;
	text-indent: 15px;
	font-size: 14px;
	color: #333333;
}
.box-banner .min-box .search span input::placeholder{
	color: #999999;
}
.box-banner .min-box .search span button{
	width: 165px;
	height: 100%;
	font-size: 16px;
	background-color: #245fc3;
	color: #ffffff;
	border: none;
}
.box-banner .min-box .search .trademark-reg{
	display: flex;
	color: #ffffff;
	width: 150px;
	margin-left: 28px;
	height: 100%;
	border: solid 1px #ffffff;
	border-radius: 100px;
	align-items: center;
	justify-content: center;
}

.box-banner .min-box .forms{
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.box-banner .min-box .forms *{
	margin: 0 8px 0;
	height: 100%;
	border-radius: 8px;
}
.box-banner .min-box .forms input{
	width: 278px;
	border: solid 1px #c9d0e1;
	background-color: #ffffff;
	padding: 0 23px;
	padding-right: 0;
	color: #c2c2c2;
}
.box-banner .min-box .forms button{
	width: 278px;
	border: none;
	color: #fff;
	background-color: #ef424b;
	padding: 0 23px;
}
.box-banner .min-box .forms input::placeholder{
	color: #999999;
	padding-left: 27px;
}
.box-banner .min-box .forms input:nth-child(1)::placeholder{
	background-image: url(../img/rp_icon201.png);
	background-repeat: no-repeat;
}
.box-banner .min-box .forms input:nth-child(2)::placeholder{
	background-image: url(../img/rp_icon202.png);
	background-repeat: no-repeat;
}
.box-banner .min-box .forms input:nth-child(3)::placeholder{
	background-image: url(../img/rp_icon203.png);
	background-repeat: no-repeat;
}
.box-banner .min-box .forms input:nth-child(4)::placeholder{
	background-image: url(../img/rp_icon204.png);
	background-repeat: no-repeat;
}


.handle{
	padding:30px 0 90px;
	overflow:hidden;
}
.box-title{
	width: 100%;
	text-align: center;
	font-size: 26px;
	color: #303030;
}
.sm-text{
	color: #979c9b;
    font-size: 14px;
	margin-top: 10px;
	text-align: center;
}
.content-box {
    margin-top: 40px;
    margin-bottom: 35px;
    overflow: hidden;
	background: rgba(255,255,255,.65);
    height: 339px;
    border-radius: 10px;
}

.hot-serve-list {
    width: 100%;
    height: 100%;
    padding: 35px 40px 49px 20px;
}

.hot-serve-list li{
  float: left;
  width: 204px;
  text-align: center;
  padding-top: 37px;
  margin-right: 30px;
  margin-bottom: 46px;
  cursor: pointer;
  list-style:none;
}
.hot-serve-list li:nth-child(5n+5){
  margin-right: 0;
}
.hot-serve-list li:first-child{
  background: url(../img/hot-serve-item1.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(2){
  background: url(../img/hot-serve-item2.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(3){
  background: url(../img/hot-serve-item3.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(4){
  background: url(../img/hot-serve-item4.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(5){
  background: url(../img/hot-serve-item5.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(6){
  background: url(../img/hot-serve-item6.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(7){
  background: url(../img/hot-serve-item7.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(8){
  background: url(../img/hot-serve-item8.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(9){
  background: url(../img/hot-serve-item9.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(10){
  background: url(../img/hot-serve-item10.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(11){
  background: url(../img/hot-serve-item11.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(12){
  background: url(../img/hot-serve-item12.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(13){
  background: url(../img/hot-serve-item13.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(14){
  background: url(../img/hot-serve-item14.png) no-repeat center 0;;
}
.hot-serve-list li:nth-child(15){
  background: url(../img/hot-serve-item15.png) no-repeat center 0;;
}





.jizhang-services {
    background: url(../img/industry.jpg) no-repeat fixed center -220px;
    background-size: 100% auto;
	padding: 90px 0;
}

.jizhang-services .zq-title-wrap{
    text-align: center;
    margin-bottom: 45px;
    color: #fff;
}

.jizhang-services .zq-title-wrap small {
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 3px;
    margin-bottom: 10px;
    display: block;
    color: hsla(0,0%,100%,.2);
}
.jizhang-services .zq-title-wrap h2{
    font-weight: 400;
    font-size: 28px;
	letter-spacing: 1px;
	color:#fff;
}
.jizhang-services .zq-title-wrap .zq-after-line {
    padding-top: 20px;
    opacity: .6;
    color: #fff;
	font-size: 14px;
	position: relative;
}

.jizhang-services .zq-title-wrap .zq-after-line::after {
	content: '';
    position: absolute;
	left: calc(50% - 16px);
    height: 4px;
    width: 32px;
    border-radius: 2px;
    top: 6px;
    bottom: 0;
	background-image: linear-gradient(60deg,#ef1e25,#ff695c);
	
}



.jizhang-services .zq-fluid{
}
.jizhang-services .zq-fluid .min-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 45px;
}

.jizhang-services .zq-fluid .min-box dl{
	width: 25%;
	padding: 15px;

}
.jizhang-services .zq-fluid .min-box dl dt img {
	width: 72px;
    height: 72px;
    display: block;
    margin: 0 auto;
}
.jizhang-services .zq-fluid .min-box dl dd {
margin:0;
}

.jizhang-services .zq-fluid .min-box dl dd h4 {
    color: #fff;
	font-size: 18px;
    margin-top: 18px;
	letter-spacing: 1px;
	text-align:center;
}


.jizhang-services .zq-fluid .min-box dl dd em {
    border-bottom: 2px solid #b0b7c7;
    margin: 15px auto;
    display: block;
    width: 28px;
}
.jizhang-services .zq-fluid .min-box dl dd  p {
    color: rgba(255,255,255,.65);
	line-height: 22px;
    padding: 0 8px;
	text-align: center;
	font-size:14px;
    margin-top: 12px;
}

.jizhang-services .fwlc .layui-row {
	width:100%;
	overflow:hidden;
    background: url(../img/line.png) no-repeat center 72px;
}

.jizhang-services .fwlc{
	width:100%;
	overflow:hidden;
	padding-top:90px;

}
.jizhang-services .fwlc .layui-list{
    width: 20%;
	padding: 15px;
	float:left;
}
.jizhang-services .fwlc .layui-list dl {
    padding: 0 20px;
}

.jizhang-services .fwlc .layui-list dl dt {
    background: url(../img/white.png) no-repeat;
    background-size: 100% auto;
    min-height: 165px;
    position: relative;
    width: 147px;
    margin: 0 auto;
	display: flex;
    align-items: center;
    text-align: center;
}

.jizhang-services .fwlc .layui-list dl dt img{
    display: block;
    margin: 0 auto;
    width: 54px;
    height: 54px;
}


.jizhang-services .fwlc .layui-list dl dt cite {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    font-family: Lato;
    background-color: #f66060;
    border-radius: 50%;
    font-size: 12px;
	font-style: normal;
}
.jizhang-services .fwlc .layui-list dl dd{
	margin:0;
}
.jizhang-services .fwlc .layui-list dl dd h4 {
	font-size: 18px;
    margin-top: 18px;
	color: #fff;
	text-align:center;
}
.jizhang-services .fwlc .layui-list dl dd  p {
    color: rgba(255,255,255,.65);
	line-height: 22px;
    padding: 0 8px;
	text-align: center;
	font-size:14px;
    margin-top: 12px;
}

.jizhang-services .fwlc .layui-list:nth-child(2n) dl {
    margin-top: 60px;
}




.more-question{
	background-color:#f7f8fc;
	overflow:hidden;
	padding:90px 0 0;
}

.more-question .min-box .question-list{
	width: 100%;
	margin-top: 45px;
	overflow:hidden;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content: space-between;
	counter-reset: setnum1;
}
.more-question .min-box .question-list .question-item{
	width:50%;
	padding: 15px;
}
.more-question .min-box .question-list .question-item .top-title{
	margin-left: 20px;
	width: calc(100% - 20px);
	height: 45px;
	position: relative;
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
}
.more-question .min-box .question-list .question-item .top-title::before{
	counter-increment: setnum1;
	content: "Q"counter(setnum1);
	position: absolute;
	width: 24px;
	top: 0;
	left: -20px;
	height: 24px;
	border-radius: 45px;
    border: 1px solid #f66060;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ef1e25;
    font-size: 12px;
}
.more-question .min-box .question-list .question-item .req-text{
	padding: 20px;
    color: #878d99;
    box-shadow: 0 0 8px 0 rgba(135,140,179,.1);
    border: 1px solid #f0efef;
    background-color: #fff;
    position: relative;
    transition: all .2s;
    min-height: 40px;
}
.more-question .min-box .question-list .question-item .req-text:after {
    width: 10px;
    height: 10px;
    border-top: 1px solid #f0efef;
    border-right: 1px solid #f0efef;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    z-index: 9;
    left: 32px;
}

.more-question .min-box .center-link{
	width: 100%;
	height: 44px;
	display: flex;
	margin-top: 45px;
	align-items: center;
	justify-content: center;
}
.more-question .min-box .center-link .links{
	display: block;
	padding: 0 26px;
	line-height: 44px;
	margin: 0 5px;
	text-decoration: none;
	border: solid 1px #ff7229;
	border-radius: 4px;
	color: #ff7229;
}
.more-question .min-box .center-link .links:last-child{
	background-color: #ff7229;
	color: #ffffff;
}



.more-service{
	background-color: #f7f8fc;
	overflow:hidden;
	padding:90px 0;
}
.more-service .min-box .service-list{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top:45px;
}
.more-service .min-box .service-list .box-item{
	width: 16.66666667%;
	overflow:hidden;
	padding: 15px;
}

.more-service .min-box .service-list .box-item dl {
    background-color: #fff;
    padding: 30px 15px;
	overflow:hidden;
    text-align: center;
    transition: all linear .2s;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0 0 12px 3px rgb(116 116 116 / 5%);
}

.more-service .min-box .service-list .box-item dl img{
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
}

.more-service .min-box .service-list .box-item dl .top-title {
    margin-top: 20px;
    font-size: 16px;
    transition: all linear .2s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}

.more-service .min-box .service-list .box-item .min-text{
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #999999;
}
.more-service .min-box .service-list .box-item .bt-ditt{
	display: block;
	margin: 26px auto;
	width: 8px;
	height: 8px;
	background-color: #e2e2e2;
	position: relative;
	border-radius: 8px;
}
.more-service .min-box .service-list .box-item .bt-ditt::after{
	top: 0;
	left: 200%;
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background-color: #e2e2e2;
}
.more-service .min-box .service-list .box-item .bt-ditt::before{
	top: 0;
	right: 200%;
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background-color: #e2e2e2;
}
.max-title-def {
    width: 100%;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    color: #303030;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 45px;
}
.max-title-def::after {
    content: "";
    width: 34px;
    height: 34px;
    margin-left: 8px;
    opacity: .9;
    background: url(../img/title-ico.png) left center no-repeat;
}

