/*热门业务 极速办理*/
.hots{margin-top: 0.52rem;}
.hots ul{padding: 0 0.3rem;display: flex;justify-content: space-between;flex-flow: row wrap;margin-top: 0.35rem;}
.hots ul li{text-align: center;border-radius: 0.06rem;box-shadow: 0 0 0.15rem 0.04rem rgba(0,0,0,0.05);width: 2.18rem;
	height: 2.18rem;margin-bottom: 0.24rem;font-size: 0;}
.hots ul li .img{width: 0.56rem;height: 0.56rem;margin-top: 0.3rem;}
.hots ul li h4{font-size: 0.28rem;color: #333333;font-weight: 700;line-height: 0.6rem;}
.hots ul li h5{font-size: 0.14rem;color: #999999;text-transform: uppercase;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hots ul li .icon{width: 0.17rem;height: 0.18rem;margin-top: 0.1rem;}
.hots .tip{display: flex;justify-content: center;align-items: center;font-size: 0.24rem;color: #d4a71f;margin-top: 0.16rem;}
.hots .tip img{width: 0.45rem;height: 0.38rem;margin-right: 0.1rem;}
.hots .btn{margin: 0.36rem auto 0.54rem;}
/*商标注册流程*/
.process{}
.process ul{padding: 0 0.3rem;display: flex;flex-flow: row wrap;justify-content: space-between;margin-top: 0.53rem;}
.process li{text-align: center;position: relative;background-color: #f4f7fa;border: solid 1px #eeeeee;
	border-radius: 0.1rem;width: 2.22rem;height: 3.6rem;margin-bottom: 0.41rem;font-size: 0;}
.process li h3{font-size: 0.28rem;color: #FFFFFF;background-color: #c7161c;font-style: italic;width: 0.46rem;border-radius: 50%;
	height: 0.46rem;line-height: 0.46rem;position: absolute;left: 50%;margin-left: -0.23rem;top: -0.23rem;}
.process li h4{font-size: 0.28rem;color: #333333;line-height: 0.96rem;margin-top: 0.24rem;}
.process li .img{width: 2.2rem;height: 1.56rem;}
.process li h5{display: flex;justify-content: center;align-items: center;font-size: 0.24rem;color: #666666;line-height: 0.7rem;}
.process li .icon{width: 0.19rem;height: 0.19rem;margin-left: 0.1rem;}
.process .btn{margin: 0 auto 0.5rem;}
/*商标注册所需材料*/
.material{}
.material ul{padding: 0 0.3rem;margin-top: 0.42rem;}
.material li{margin: 0 auto;border-radius: 0.15rem;box-shadow: 0 0 0.15rem 0.05rem rgba(0,0,0,0.15);display: flex;align-items: center;margin-bottom: 0.32rem;}
.material li:nth-child(1){background: url(../images/gnsb/bg_material1.png)no-repeat center;height: 4.03rem;background-size: cover;}
.material li:nth-child(2){background: url(../images/gnsb/bg_material2.png)no-repeat center;height: 3.39rem;background-size: cover;}
.material li .tit{text-align: center;width: 2.66rem;}
.material li .tit h4{font-size: 0.32rem;color: #FFFFFF;line-height: 0.54rem;}
.material li .tit h5{font-size: 0.14rem;text-transform: uppercase;color: rgba(255,255,255,0.3);line-height: 0.3rem;}
.material li .list{width: 4.24rem;padding: 0.16rem 0.25rem 0;height: 100%;}
.material li .list p{font-size: 0.24rem;line-height: 0.71rem;border-bottom: dashed 1px rgba(255,255,255,0.3);
	padding-left: 0.28rem;position: relative;color: #FFFFFF;}
.material li .list p:before{position: absolute;content: '';width: 0.1rem;height: 0.1rem;border-radius: 50%;left: 0.05rem;
	top: 0.31rem;}
.material li:nth-child(1) .list p:before{background-color: #7fb2ff;}
.material li:nth-child(2) .list p:before{background-color: #ffc85f;}
.material .btn{margin: 0.5rem auto;}
/*商标注册的6大理由*/
.reason{}
.reason .img{text-align: center;}
.reason .img img{width: 6.81rem;height: 4.11rem;margin-top: 0.7rem;}
.reason .btn{margin: 0.64rem auto 0.49rem;}

