/*全球218个国家*/
.country{margin-top: 0.52rem;}
.country ul{display: flex;justify-content: space-between;padding: 0 0.3rem;flex-flow: row wrap;margin-top: 0.37rem;}
.country li{text-align: center;box-shadow: 0 0 10px 3px rgba(0,0,0,0.05);border-radius: 0.1rem;width: 2.17rem;
	height: 2.6rem;margin-bottom: 0.29rem;font-size: 0;}
.country li img{width: 2.17rem;height: 1.5rem;}
.country li h4{font-size: 0.3rem;color: #333333;margin-top: 0.14rem;}
.country li h5{font-size: 0.26rem;color: #999999;}
.country .btn{margin: 0.23rem auto 0.52rem;}
/*国际联盟商标注册*/
.alliance{}
.alliance ul{padding: 0 0.3rem;margin-top: 0.39rem;}
.alliance li{position: relative;box-shadow: 0 0 0.13rem 0.04rem rgba(0,0,0,0.05);border-radius: 0.1rem;
	display: flex;margin-bottom: 0.29rem;font-size: 0;}
.alliance li .icon{position: absolute;width: 0.83rem;height: 0.82rem;right: 0;top: 0;}
.alliance li .img{position: relative;width: 3.07rem;}
.alliance li .img img{width: 3.07rem;height: 3.65rem;}
.alliance li .img p{position: absolute;font-size: 0.26rem;color: #FFFFFF;width: 2.93rem;text-align: center;
	left: 0;bottom: 0;line-height: 0.98rem;}
.alliance li .img p span{font-size: 0.3rem;font-weight: 700;font-style: italic;}
.alliance li .txt{width: 3.4rem;margin-left: 0.2rem;}
.alliance li .txt h4{font-size: 0.3rem;font-weight: 700;margin-top: 0.27rem;}
.alliance li .txt h5{font-size: 0.28rem;font-weight: 700;margin-top: 0.12rem;}
.alliance li .txt p{font-size: 0.22rem;color: #999999;line-height: 0.37rem;margin-top: 0.18rem;}
.alliance li .txt .know{font-size: 0.26rem;color: #ffffff;display: block;width: 2.43rem;height: 0.6rem;text-align: center;
	line-height: 0.6rem;border-radius: 0.3rem;margin-top: 0.1rem;}
.alliance .tip{display: flex;justify-content: center;align-items: center;font-size: 0.28rem;color: #333333;margin-top: 0.44rem;}
.alliance .tip img{margin-right: 0.2rem;width: 0.38rem;height: 0.38rem;}
.alliance .btn{margin: 0.35rem auto 0.52rem;}
.alliance li:nth-child(1) .txt{color: #a55648;}
.alliance li:nth-child(1) .txt .know{background-color: #a55648;}
.alliance li:nth-child(2) .txt{color: #3d3f77;}
.alliance li:nth-child(2) .txt .know{background-color: #3d3f77;}
/*国际商标注册流程*/
.process{margin-bottom: 0.53rem;}
.process .img{text-align: center;margin-top: 0.69rem;}
.process .img img{width: 6.48rem;height: 4.86rem;}
.process .tip{width: 6.9rem;margin: 0.36rem auto 0;box-shadow: 0 0 0.15rem 0.05rem rgba(0,0,0,0.05);
	padding-bottom: 0.48rem;border-radius: 0.1rem;}
.process .tip h4{font-size: 0.28rem;color: #3d3f77;font-weight: 700;display: flex;align-items: center;
	background-color: #e3e3f5;height: 0.86rem;border-radius: 0.1rem 0.1rem 0 0;}
.process .tip h4 img{margin: 0 0.18rem 0 0.3rem;width: 0.48rem;height: 0.42rem;}
.process .tip i{display: block;width: 6.52rem;margin: 0.11rem auto 0;height: 1px;border-bottom: dashed 1px #8084fb;}
.process .tip p{font-size: 0.28rem;color: #3d3f77;line-height: 0.48rem;text-align: center;margin-top: 0.12rem;}
.process .tip .btn{margin: 0.2rem auto 0;background-color: #3d3f77;}
/*国际商标的好处*/
.advantage{margin-bottom: 0.54rem;}
.advantage .content{background: url(../images/gjsb/bg_advantage.jpg)no-repeat center;height: 4.63rem;background-size: cover;border-radius: 0.1rem;width: 6.9rem;margin: 0.39rem auto 0;}
.advantage .content .tit{text-align: center;background-color: #575aaa;border-radius: 0.1rem 0.1rem 0 0;
	display: flex;align-items: center;justify-content: center;height: 1.2rem;position: relative;}
.advantage .content .tit img{width: 0.81rem;height: 0.71rem;}
.advantage .content .tit h4{font-size: 0.36rem;font-weight: 700;color: #FFFFFF;}
.advantage .content .tit h4 span{font-style: italic;font-weight: 700;}
.advantage .content .tit h4 span i{font-size: 0.6rem;font-style: italic;}
.advantage .content .tit>i{display: block;height: 1px;border-bottom: dashed 1px rgba(255,255,255,0.5);width: 6.54rem;
	position: absolute;left: 0.18rem;bottom: 0.11rem;}
.advantage .content ul{color: #FFFFFF;margin-top: 0.19rem;}
.advantage .content li{display: flex;align-items: center;line-height: 0.72rem;}
.advantage .content li h4{width: 2.49rem;text-align: right;font-size: 0.32rem;}
.advantage .content li .dot{width: 0.13rem;height: 0.13rem;background-color: #98a0ec;transform: rotate(45deg);
	margin: 0 0.38rem 0 0.25rem;}
.advantage .content li h5{font-size: 0.36rem;font-weight: 700;font-style: italic;}
.advantage .content li p{font-size: 0.24rem;margin-left: 0.18rem;}
.advantage .btn{margin: 0.42rem auto 0;}
