/* 海外公司注册 */
.overseas-company {
    height: 160px;
    background: #fff;
    box-shadow: 0 0 10px 2px #ccc;
    margin-top: 20px;
}
.overseas-company .head-img {
    width: 120px;
    height: 120px;
    margin-left: 45px;
    margin-top: 13px;
    margin-right: 20px;
}
.overseas-company .head-img img {
    width: 100%;
    height: 100%;
}
.overseas-company .overseas-content {
    width: 975px;
    margin-top: 25px;
}
.overseas-company .overseas-content h2 {
    color: #0044ca;
}

/* 热门注册地 */
.hotRegister-wraper .item {
    margin-right: 30px;
}
.hotRegister-wraper .item:nth-child(4n){
    margin-right: 0;
}
.hotRegister-wraper .item .head-img {
    width: 277px;
    height: 167px;
    position: relative;
}
.hotRegister-wraper .item .head-img img {
    width: 100%;
    height: 100%;
}
.hotRegister-wraper .item .head-img .person-number {
    color: #fff;
    width: 97px;
    height: 30px;
    line-height: 30px;
    border-bottom-right-radius: 5px;
    background: rgba(0, 0, 0, .3);
    text-align: right;
    position: absolute;
    top: 0;
    left: 0;
}
.hotRegister-wraper .item .head-img .person-number span {
    margin-right: 10px;
}
.hotRegister-wraper .item .title {
    text-align: center;
    margin: 10px 0 18px;
}
.hotRegister-wraper .item .title h3 {
    font-size: 16px;
}
.hotRegister-wraper .item .title span {
    color: #999;
    font-size: 14px;
}

.company-container {
    margin-top: 20px;
}
/* 海外公司文章 */
.article-content {
    width: 878px;
}
.article-content .option-list {
    background: #eee;
    padding-top: 10px;
}
.article-content .option-list .area-select ul {
    margin-left: 15px;
    margin-bottom: 10px;
    padding-left: 90px;
    display: block;
    position: relative;
}
.article-content .option-list .area-select ul:last-child {

}
.article-content .option-list .area-select ul li{
    margin-right: 50px;
    cursor: pointer;
    margin-bottom: 10px;
}
.article-content .option-list .area-select ul li:first-child{
    font-weight: 700;
    position: absolute;
    left: 0;
}
.article-content .option-list .area-select ul li.active {
    font-weight: 700;
    color: #0044ca;
}
.article-content .option-list .area-select .ranking-search {
    background: #fff;
    height: 60px;
    line-height: 40px;
    padding: 10px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.article-content .option-list .area-select .ranking-search .search {
    width: 300px;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}
.article-content .option-list .area-select .ranking-search .sortbar span {
    font-weight: 700;
    margin-right: 60px;
}
.article-content .option-list .area-select .ranking-search .sortbar span:first-child {
    margin-left: 10px;
}
.article-content .option-list .area-select .ranking-search .sortbar span.active{
    color: #0044ca;
}
.article-content .option-list .area-select .ranking-search .search form,
.article-content .option-list .area-select .ranking-search .search input {
    width: 100%;
    height: 100%;
    display: block;
    text-indent: 10px;
}
/* 文章列表 */
.article-content .article-list .item {
    padding: 15px 5px;
    border-bottom: 1px solid #eee;
}
.article-content .article-list .recommend {
    height: 168px;
}
.article-content .article-list .recommend .head-img,
.article-content .article-list .recommend .head-img img {
    width: 280px;
    height: 100%;
}

.article-content .article-list .recommend .recommend-info {
    width: 580px;
    height: 100%;
    position: relative;
}
.article-content .article-list .recommend .recommend-info h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}
.article-content .article-list .recommend .recommend-info .tags {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
}
.article-content .article-list .recommend .recommend-info .tags img {
    width: 23px;
    margin-bottom: 3px;
}

/* 右侧信息 */
.company-container .assistance {
    width: 295px;
}
.company-container .assistance .online-contact {
    background: #eee;
    padding-bottom: 10px;
}
.company-container .assistance .online-contact h3 {
    color: #0044ca;
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
    padding-top: 15px;
}
.company-container .assistance .online-contact .wraper {
    padding: 0 8px;
    box-sizing: border-box;
    margin-bottom: 8px;
}
.company-container .assistance .online-contact .wraper .head-img {
    width: 88px;
    height: 130px;
}
.company-container .assistance .online-contact .wraper .head-img img {
    width: 100%;
    height: 100%;
}
.company-container .assistance .online-contact .wraper .info {
    width: 180px;
    margin-top: 5px;
}
.company-container .assistance .online-contact .wraper .info p {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 8px;
}
.company-container .assistance .online-contact .wraper .info span {
    text-align: justify;
    display:inline-block;
    width:100%;
    line-height: 23px;
}
.company-container .assistance .online-contact .online-btn {
    width: 155px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border-radius: 5px;
    background: #0044ca;
    color: #fff;
    margin: 5px auto 0;
}
.company-container .assistance .online-contact .online-btn a {
    display: block;
}
/* 卓信服务 */
.assistance .service {
    margin-top: 20px;
}
.assistance .service.fixed {
    width: 300px;
    background: #fff;
    position: fixed;
    top: 0;
}
.assistance .service .common-card-title {
    height: 20px;
    line-height: 20px;
    margin-bottom: 8px;
}
.assistance .service .common-card-title > h2 {
font-size: 18px;
}
.assistance .service .section {
    margin-bottom: 30px;
}
.assistance .service .section ul {
    margin-left: 10px;
}
.assistance .service .section li {
width: 50%;
}
.assistance .service .section li::before {
content: "◆";
color: #0044ca;
}
/* 全民热搜 */
.hot-search {
    margin-top: 20px;
}
.hot-search h3 {
    font-size: 16px;
}
.hot-search .title {
    margin-bottom: 10px;
}
.hot-search .title h3 {
    font-size: 18px;
    font-weight: 700;
}
.hot-search .title a{
    font-size: 14px;
}
.hot-search ul li {
    width: 48.5%;
    height: 33px;
    font-weight: 700;
    line-height: 33px;
    font-size: 14px;
    background: #eee;
    text-align: center;
    margin-right: 2.5%;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 0 8px;
    box-sizing: border-box;
}
.hot-search ul li:nth-child(2n) {
    margin-right: 0;
}
/* 移民对比 - 弹窗 */
.contrast-popup {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(50%);
}
.clear{clear:both;}
/*全球200个国家和地区任选注册 start*/
.slideTxtBox{
	width: 100%;
}
.country_tab{
	width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.country_tab li{
	width: 190px;
	float: left;
	margin-left: 12px;
}
.country_tab li:first-child{
	margin-left: 0 !important;
}
.country_tab li a {
    display: block;
    font-size: 18px;
    text-align: center;
    width: 188px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #e8e8e8;
    border-bottom-color: #10bbb8;
    background: #f0f0f0;
    border-radius: 5px 5px 0 0;
}
.country_tab li:first-child a{
	position: relative;
	font-size: 20px !important;
}
.country_tab li a i{
	position: absolute;
	width: 45px;
	height: 42px;
	background-position: -202px -1px;
    left: -1px;
    top: -2px;
}
.country_tab .on a{
    color: #10bbb8;
    background-color: #fff;
    border: 1px solid #10bbb8;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}
.slideTxtBox .tempWrap{
	overflow: inherit !important;
}
.slideTxtBox .bd{
	width: 100%;
	height: 390px;
	overflow: inherit !important;
}
.country_con{
    overflow: hidden;
    padding: 14px;
    border: 1px solid #CD3333;
    margin-top: -1px;
}
.country_con li {
    position: relative;
    float: left;
    width: 222px;
    height: 168px;
    margin: 6px;
}
.country_con li img{
	display: block;
	width: 100%;
	height: 168px;
}
.country_con li .p_name{
    height: 168px;
    line-height: 168px;
    color: #fff;
    font-size: 24px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: font-size .2s linear;
    -moz-transition: font-size .2s linear;
    -ms-transition: font-size .2s linear;
    -o-transition: font-size .2s linear;
    transition: font-size .2s linear;
}
.country_con li .p_name em{
	width: 27px;
	height: 27px;
	background-position: 0 -70px;
    position: relative;
    top: 6px;
    left: 15px;
    -webkit-transition: width .6s ease-in-out;
    -moz-transition: width .6s ease-in-out;
    -ms-transition: width .6s ease-in-out;
    -o-transition: width .6s ease-in-out;
    transition: width .6s ease-in-out;
}
.cc_more{
	width: 100%;
    height: 0;
    padding-top: 20px;
	background: url(../images/gjsb/country-bg.png) repeat; 
	position: absolute;
	left:0;
	top: 0;
	text-align: center;
	filter:alpha(opacity=0);        
	-moz-opacity:0;              
	-khtml-opacity:0;              
	opacity: 0;
	-webkit-transition: height .5s ease-in;
	-moz-transition: height .5s ease-in;
	-ms-transition: height .5s ease-in;
	-o-transition: height .5s ease-in;
	transition: height .5s ease-in;
}
.cc_more p {
    color: #fff;
    line-height: 26px;
    font-size: 16px;
	filter:alpha(opacity=0);        
	-moz-opacity:0;              
	-khtml-opacity:0;              
	opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
.cc_more a {
    display: block;
    width: 153px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    background: #fff;
    margin: 60px auto 0;
    -webkit-transition: margin-top .5s linear;
    -moz-transition: margin-top .5s linear;
   -ms-transition: margin-top .5s linear;
    -o-transition: margin-top .5s linear;
    transition: margin-top .5s linear;
}
.country_con li:hover .p_name,
.country_con li:hover .p_name em{
	width: 0;
	font-size: 0;
}
.country_con li:hover .cc_more{
	height: 148px;
	filter:alpha(opacity=100);        
	-moz-opacity:1;              
	-khtml-opacity:1;              
	opacity: 1;
}
.country_con li:hover .cc_more p{
	filter:alpha(opacity=100);        
	-moz-opacity:1;              
	-khtml-opacity:1;              
	opacity: 1;
}
.country_con li:hover .cc_more a{
	margin-top: 10px;
}
/*全球200个国家和地区任选注册 end*/
/*国际商标注册的四大理由 start*/
.ground-box{
	width: 100%;
	position: relative;
	height: 351px;
	z-index: 6;
}
.ground-img{
	position: absolute;
	left: 50%;
}
.ground-img1{
	width: 307px;
	height: 351px;
	margin-left:-153.5px ;
	top: 0;
}
.ground-img2{
	width: 116px;
	height: 70px;
    margin-left: 18px;
    bottom: 78px;
}
.ground-img3{
	width: 540px;
	height: 296px;
	left: 50%;
	margin-left: -270px;
	bottom: 0;
	z-index: -1;
}
.ground-list{
	width: 100%;
	padding-top: 50px;
}
.ground-list li{
	width: 1030px;
	overflow: hidden;
	margin-bottom: 60px;
	margin: 0 auto;
}
.ground-list li:first-child{
	width: 810px !important;
	margin: 0 auto 110px !important;
}
.ground-list li .ground-text:first-child{
	margin-left: 7px !important;
}
.ground-list li:first-child .ground-text:first-child{
	margin-left: 40px !important;
}
.text-fl{
	text-align: right;
	float: left;
	margin-right: 20px;
}
.text-fl b{
	font-size: 18px;
	color: #333;
	line-height: 26px;
}
.text-fl b font{color: #10bbb8;}
.text-fl span{
	width: 69px;
	height: 2px;
	background: #10bbb8;
	margin: 8px 0 10px;
}
.text-fl p{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding-top: 6px;
}
.ground-text i{
	width:60px;
	height:60px;
	float: left;
	background-position: 0 -99px;
	margin-top: 7px;
}
.ground-text .ground-icon2{background-position: -60px -99px;}
.ground-text .ground-icon3{background-position: -120px -99px;}
.ground-text .ground-icon4{background-position: -180px -99px;}
.text-fl.text-fl2{
	text-align: left;
	margin: 0 0 0 20px;
}
.ground-text2{margin-left:35px;}
/*国际商标注册的四大理由 end*/
/*国际商标服务保障 start*/
.box2{
	background: url(../images/gjsb/bg_06.jpg) center top no-repeat;
}
.serve-list{
	width: 1170px;
	padding: 0 15px 48px;
	overflow: hidden;
}
.serve-list li{
	width: 565px;
	height: 130px;
	border-radius: 10px;
	background: #fff;
	float: left;
	margin: 0 10px 20px;
	overflow: hidden;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.serve-list li p{
	float: left;
	width: 455px;
	text-align: left;
}
.serve-list li p:first-child{
	width: auto !important;
	font-size: 46px !important;
	color: #10bbb8 !important;
	line-height: 130px !important;
	font-style: italic !important;
	margin: 0 15px 0 20px !important;
}
.serve-list li p font{
	display: block;
	font-size: 20px;
	color: #333;
	line-height:48px;
	padding-top: 12px;
}
.serve-list li p span{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	-webkit-transition: color .4s linear;
	transition: color .4s linear;
}
.serve-list li:hover{
	-moz-box-shadow:-15px -15px 1px #999 inset;             /* For Firefox3.6+ */
	-webkit-box-shadow:-15px -15px 10px #999 inset;          /* For Chrome5+, Safari5+ */
	box-shadow:-15px -15px 10px #f8dcdd inset;                  /* For Latest Opera */
}
.serve-list li:hover p span{
	color: #10bbb8;
}
/*服务保障 end*/
/*国际商标标准服务流程 start*/
.flow-list{
	width: 100%;
	overflow: hidden;
}
.flow-list li{
	width: 20%;
	float: left;
	text-align: center;
	position: relative;
}
.flow-list li img{
}
.flow-line{
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	margin: 21px 0 28px;
}
.flow-int{
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border: 1px dotted #e5e5e5;
	position: absolute;
	left: 50%;
	margin-left: -13px;
	text-align: center;
	line-height: 26px;
	top: 162px;
	-webkit-transition: background-color .5s ease-in;
	-moz-transition: background-color .5s ease-in;
	-ms-transition: background-color .5s ease-in;
	-o-transition: background-color .5s ease-in;
	transition: background-color .5s ease-in;
}
.flow-int span{
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #e5e5e5;
	margin-top:5px;
	-webkit-transition: background-color .5s ease-in;
	-moz-transition: background-color .5s ease-in;
	-ms-transition: background-color .5s ease-in;
	-o-transition: background-color .5s ease-in;
	transition: background-color .5s ease-in;
}
.flow-num{
	width: 69px;
	height: 30px;
	text-align: center;
	border: 1px solid #c8c8c8;
	margin:0 auto;
	-webkit-transition: border-color .5s ease-in;
	-moz-transition: border-color .5s ease-in;
	-ms-transition: border-color .5s ease-in;
	-o-transition: border-color .5s ease-in;
	transition: border-color .5s ease-in;
}
.flow-num span{
	width: 45px;
	height: 40px;
	background: #fff;
	line-height: 40px;
	text-align: center;
	position: relative;
	top: -4px;
	font-size: 30px;
	color: #656565;
	-webkit-transition: color .5s ease-in;
	-moz-transition: color .5s ease-in;
	-ms-transition: color .5s ease-in;
	-o-transition: color .5s ease-in;
	transition: color .5s ease-in;
}
.flow-list li p{
	font-size: 14px;
	color: #848484;
	line-height: 31px;
	padding-top: 9px;
}
.flow-list li p font{
	font-size: 18px;
	color: #565656;
}
.flow-list .active .flow-int,
.flow-list .active .flow-num{border-color: #10bbb8}
.flow-list .active img{
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.flow-list .active .flow-num{
    -webkit-animation: scale_img 4s ease both;
    -moz-animation: scale_img 4s ease both;
    -ms-animation: scale_img 4s ease both;
    -o-animation: scale_img 4s ease both;
    animation: scale_img 4s ease both;
}
.flow-list .active .flow-int span{background: #10bbb8;}
.flow-list .active .flow-num span{color: #10bbb8;}
/*国际商标标准服务流程 end*/