/*标题公共样式开始*/
.public{
    width: 100%;
    margin: auto auto 15px auto;
    padding: auto;
}
/*.publicL{*/
    /*display: inline-block;*/
    /*width:3px;*/
    /*height: 23px;*/
    /*background: #ff6558;*/
    /*margin-top: 3px;*/
/*}*/
.publicC{
    font-size: 1.8rem;
    font-weight: bolder;
    display:block;
    width: 95%;
    margin: auto;
    border-left:4px solid #ff6558;
    height: 22px;
    line-height: 22px;
    padding-left: 6px;
}
/*标题公共样式结束*/
/*了解美国商标注册开始*/
.know-con{
    width: 95%;
    margin: auto auto 15px auto;
    padding: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    align-content: center;
}
.know-left{
    width: 38%;
    display: inline-block;
}
.know-left img{
    width: 100%;
}
.know-right{
    width: 58%;
    display: inline-block;
    float: right;
}
.know-right p{
    font-size: 1.4rem;
    margin: 0px;
    line-height: 16px;
}
.know-right p:nth-child(2),.know-right p:nth-child(3){
    padding-top: 8px;
}
/*了解美国商标注册结束*/
/*咨询开始*/
.know-button,.process-button{
    width: 100%;
    margin: auto auto 15px auto;
    text-align: center;
}
.know-button a,.process-button a{
    text-align: center;
    width: 55%;
    display: block;
    margin: auto;
    background: -webkit-linear-gradient(#fd7000, #ffa024);
    background: -o-linear-gradient(#fd7000, #ffa024);
    background: -moz-linear-gradient(#fd7000, #ffa024);
    background: linear-gradient(to right, #fd7000, #ffa024);
    color: #fff;
    font-size: 1.4rem;
    padding:10px 0px;
    border-radius: 6px;
}
/*咨询结束*/
/*缝隙开始*/
.chink{
    width: 100%;
    height: 10px;
    background: #eee;
}
/*缝隙结束*/
/*注册流程开始*/
.process{
   width: 100%;
    margin: auto;
    padding: auto;
}
.process .public{
    margin-top: 20px;
}
.process-con{
    width: 95%;
    margin: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.proList{
  width: 24%;
  text-align: center;
  margin-bottom: 15px;
}
.slide{
    width:14%;
    padding-top: 21px;
    text-align: center;
}
.slide em{
    display: inline-block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
}
.slide em:first-child{
    border-top: 2px solid #f6d8b1;
    border-right: 2px solid #f6d8b1;
}
.slide em:nth-child(2){
    border-top: 2px solid #f9b050;
    border-right: 2px solid #f9b050;
}
.slide em:nth-child(3){
    border-top: 2px solid #fcdfb9;
    border-right: 2px solid #fcdfb9;
}
/*.slide{*/
    /*background-image: -webkit-linear-gradient(left,#ff8900,#f3d4b0 10%,#f3d4b0 20%,#f3d4b0 30%, #f3d4b0 40%, #f3d4b0 50%,#f3d4b0 60%,#f3d4b0 70%,#f3d4b0 80%,#f3d4b0 90%,#ff8900 100%);*/
    /*background-image: -moz-linear-gradient(right,#ff8900,#f3d4b0 10%,#f3d4b0 20%,#f3d4b0 30%, #f3d4b0 40%, #f3d4b0 50%,#f3d4b0 60%,#f3d4b0 70%,#f3d4b0 80%,#f3d4b0 90%,#ff8900 100%);*/
    /*background-image: -o-linear-gradient(right,#ff8900,#f3d4b0 10%,#f3d4b0 20%,#f3d4b0 30%, #f3d4b0 40%, #f3d4b0 50%,#f3d4b0 60%,#f3d4b0 70%,#f3d4b0 80%,#f3d4b0 90%,#ff8900 100%);*/
    /*background-image: linear-gradient(top right,#ff8900,#f3d4b0 10%,#f3d4b0 20%,#f3d4b0 30%, #f3d4b0 40%, #f3d4b0 50%,#f3d4b0 60%,#f3d4b0 70%,#f3d4b0 80%,#f3d4b0 90%,#ff8900 100%);*/
    /*-webkit-text-fill-color: transparent;*/
    /*-webkit-background-clip: text;*/
    /*-webkit-background-size: 200% 100%;*/
    /*-webkit-animation: masked-animation 4s linear infinite;*/
/*}*/
/*@keyframes masked-animation {*/
    /*0% {*/
        /*background-position: 0  0;*/
    /*}*/
    /*100% {*/
        /*background-position: -100%  0;*/
    /*}*/
/*}*/
.proT{
    font-size: 1.4rem;
    padding-top: 10px;
    display: block;
}
.number{
    display: block;
    background: #fcdaae;
    border-radius: 100%;
    color: #fff;
    font-weight: bolder;
    font-size: 1.6rem;
    margin: auto;
    width: 70%;
    padding-top: 27%;
    padding-bottom: 27%;
}
.proList:nth-child(3) .number{
    background: #fdce91;
}
.proList:nth-child(5) .number{
    background: #fdc67f;
}
.proList:nth-child(6) .number{
    background: #fbc175;
}
.proList:nth-child(8) .number{
    background: #fcba63;
}
.proList:nth-child(10) .number{
    background: #f9b050;
}
/*注册流程结束*/
/*美国商标注册的用途开始*/
.purpose{
    width: 100%;
    margin: auto;
    padding: auto;
    background-image: url("../image/usa/beijing.png");
    background-size: 100% 100%;
}
.purpose .public{
    padding-top: 20px;
    color: #fff;
}
.purpose-con{
    width: 95%;
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}
.purposeL{
    width: 35%;
    display: inline-block;
    text-align: center;
}
.purposeL img{
    width: 95%;
    display: inline-block;
    margin: auto;
}
.purposeR{
    width: 63%;
    display: inline-block;
    color: #fff;
}
.pur-con{
    margin-bottom: 14px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}
.pur-con:first-child,.pur-con:nth-child(3){
    margin-left: -8px;
}
.pur-con:nth-child(4){
    margin-left: -25px;
}
.pur-con:nth-child(2){
    margin-left: 10px;
}
.r-con{
    display: inline-block;
    width: 18%;
    background: #fff;
    border-radius: 100%;
    text-align: center;
}
.rn{
    display: block;
    width: 75%;
    background: #fbb880;
    border-radius: 100%;
    padding-top: 22%;
    padding-bottom: 22%;
    margin: 9% auto 9% auto;
    font-size: 1.6rem;
}
.r-list{
    display: inline-block;
    width: 78%;
    font-size: 1.4rem;
    line-height: 16px;
    padding-left: 5px;
}
/*美国商标注册的用途结束*/
/*我们的优势开始*/
.advantage{
    width: 100%;
    margin: auto;
    padding: auto;
}
.advantage .public{
    margin-top: 20px;
}
.advantage-con{
    width: 95%;
    margin: auto;
}
.ad_ul{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ad_list{
    width: 32%;
    margin: auto auto 10px auto;
    border: 1px solid #eee;
    display: block;
    align-items: center;
    position: relative;
}
.ad_img{
    display: block;
    width: 75%;
    margin: 15px auto;
    text-align: center;
}
.adImg{
    width: 50px;
    height: 50px;
}
.ad_list h3{
    font-size: 1.4rem;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 0px;
}
.ad_list p{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.2rem;
    line-height: 18px;
    margin-top: 5px;
}
/*我们的优势结束*/