
.head-nav{
  background-color: transparent;
}

.trade-search-outer .trade-title {
  font-size: 40px;
  color: #ffffff;
  text-align: center;
  line-height: 1;
}
.tarde_search {
  width: 724px;
  height: 54px;
  background-color: #ffffff;
  box-shadow: 0px 6px 24px 0px rgba(0, 170, 255, 0.3);
  margin: 0 auto;
  margin-top: 35px;
}
.tarde_search:after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
}
.tarde_search > div {
  float: left;
  box-sizing: border-box;
}
.tarde_search .search_type {
  width: 134px;
  height: auto;
  line-height: 54px;
  font-size: 20px;
  color: #333333;
  position: relative;
  cursor: pointer;
  z-index: 10;
}
.tarde_search .search_type:before {
  content: '';
  width: 0px;
  height: 0px;
  border-top: 8px solid #cccccc;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: 24px;
  right: 10px;
}
.tarde_search .search_type:after {
  content: '';
  width: 0px;
  height: 0px;
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  top: 24px;
  right: 12px;
}
.tarde_search .search_type:hover:before {
  content: '';
  width: 0px;
  height: 0px;
  border-top: 8px solid #00aaff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  top: 24px;
  right: 10px;
}
.tarde_search .search_type:hover:after {
  content: '';
  width: 0px;
  height: 0px;
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  top: 24px;
  right: 12px;
}
.tarde_search .search_type p {
  font-weight: bold;
  padding-left: 20px;
}
.tarde_search .search_type > ul {
  width: 100%;
  background: white;
  /* display: none; */
  border: 1px solid #dddddd;
  box-sizing: border-box;
}
.tarde_search .search_type:hover ul {
  /* display: block; */
}
.tarde_search .search_type > ul > li {
  font-size: 18px;
  color: #333333;
  cursor: pointer;
  line-height: 1;
  padding: 15px 0;
  padding-left: 20px;
}
.tarde_search .search_type > ul > li:hover {
  background: #00aaff;
  color: white;
}
.tarde_search .search_type > ul > li.active {
  background: #00aaff;
  color: white;
}
.tarde_search .search_input {
  width: 480px;
  height: 54px;
}
.tarde_search .search_input input {
  width: 100%;
  height: 54px;

  line-height: 54px;
  border: none;
  text-indent: 10px;
  outline: none;
  font-size: 16px;
}

.tarde_search .search_button {
  width: 110px;
  height: 24px;
}
.tarde_search .search_button a {
  width: 100%;
  height: 54px;
  display: block;
  background-color: #00aaff;
  color: white;
  text-align: center;
  line-height: 54px;
  font-size: 18px;
  color: #ffffff;
  border: none;
  outline: none;
  cursor: pointer;
}

/*  */
.register-tag-wrapper{
  width: 100%;
  margin-top: 26px;
  float: none;
}
.register-tag-list{
}

.tag-line{
  display: inline-block;
  width: 1px;
  height: 16px;
  opacity: 0.4;
  background: #ffffff;
  margin: 0 20px;
  vertical-align: middle;
}

/*服务活动推广*/
.back-white {
	background: #fff;
}
.service-action{
  display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
  height: 80px;
  background-color: #0D1E34;
}
.service-action-ul li{
  width: 33.33%;
  border-right: 1px solid #26354A;
}
.service-action-ul li a {
  display: block;
  height: 80px;
  padding:0 15px;
}
.service-action-box {
	position: relative;
}

.service-action-title {
  margin-top: 8px;
	font-size: 18px;
	line-height: 40px;
	color: #ffffff;
}
.service-action-ul li:hover .service-action-title{
  /* color: #059fff; */
}
.service-action-ul li:hover .service-action-link{
  background-position: 0 bottom;
}
.service-action-info {
  font-size: 14px;
  color: #ffffff;
	opacity: 0.4;
}
.service-action-link{
  width: 24px;
  height: 24px;
  background-image: url(./img/tm-links.png);
  background-repeat: no-repeat;
}
/* 注册方式列表 */
.reg-method-list{
  margin-left: -20px;
}
.reg-method-list > li{
  margin-left: 20px;
  width: 33.33%;
  border: 1px solid #ddd;
  padding: 15px;
}
.reg-method-list > li:hover{
  border: 1px solid #0080FF;
}
.reg-method-list li:nth-child(2) .reg-method-icon{
  background: url(./img/tm-help-gw.png) center no-repeat;
}
.reg-method-list li:nth-child(3) .reg-method-icon{
  background: url(./img/tm-help-db.png) center no-repeat;
}
.reg-method-title h3{
  font-size: 22px;
}
.reg-method-icon{
  width: 33px;
	height: 40px;
  background: url(./img/tm-help-reg.png) center no-repeat;
  margin-right: 10px;
}
.icon-hook{
  width: 14px;
  height: 10px;
  background: url(./img/icon-hook-active.png) center no-repeat;
  margin-right: 10px;
}
.reg-method-desc{
  margin: 20px 0;
}
.reg-method-ys{
  border-bottom: 1px solid #eee;
  padding-bottom: 35px;
}
.reg-method-ys li{
  line-height: 34px;
}
.reg-price{
  margin: 25px 0;
}
.go-handle{
  display: block;
  margin: 0 -15px -15px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
	background-color: #0080ff;
}
.go-handle:hover{
  color: #f0e3e3;
}

/* 延伸服务 */
.tm-service-list{
  margin-bottom: 20px;
  background-color: #fff;
}
.tm-service-left{
  width: 300px;
  padding: 30px;
  color: #fff;
}
/* .tm-service-list1 .tm-service-left{
  background-color: #3A87F7;
}
.tm-service-list2 .tm-service-left{
  background-color: #E8993B;
}
.tm-service-list3 .tm-service-left{
  background-color: #55B26A;
}
.tm-service-list4 .tm-service-left{
  background-color: #5729E4;
} */
.tm-service-list1{
  background: #fff url(./img/tm-service-bg1.jpg) no-repeat;
}
.tm-service-list2{
  background: #fff url(./img/tm-service-bg2.jpg) no-repeat;
}
.tm-service-list3{
  background: #fff url(./img/tm-service-bg3.jpg) no-repeat;
}
.tm-service-list4{
  background: #fff url(./img/tm-service-bg4.jpg) no-repeat;
}
.tm-service-left1  .tm-service-more{
  margin-bottom: 34px;
}
.tm-service-left ul{
  margin: 18px 0 48px;
}
.tm-service-left .dot{
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: 5px;
  background-color: #fff;
  vertical-align: middle;
}
.tm-service-left h3{
  font-size: 22px;
}
.tm-service-left li {
  line-height: 34px;
}
.tm-service-more{
  display: block;
  width: 120px;
	height: 40px;
	line-height: 40px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  background: url(./img/tm-service-more.png) 85px center no-repeat;
}
.tm-service-more span{
  margin-right: 15px;
}
.tm-service-more:hover{
  color: #fff;
  opacity: .8;
}
.tm-service-right li{
  padding: 30px 20px;
  width: 33.33%;

}
.tm-service-right li > p{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 60px;
  overflow: hidden;
}
.tm-service-right li:nth-child(n+1),
.tm-service-right li:nth-child(n+2),
.tm-service-right li:nth-child(n+3){
  border-top: 1px solid  #eee;
}
.tm-service-right li:not(:nth-child(3n)){
  border-right: 1px solid #eee;
}
.tm-icon-service{
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
}
.tm-icon-service-rejection_review{
  background-image: url(./img/tm-icon-service1.png);
}
.tm-icon-service-objection_defense,.tm-icon-service-deny_defense{
  background-image: url(./img/tm-icon-service2.png);
}
.tm-icon-egis-objection_apply{
  background-image: url(./img/tm-icon-egis1.png);
}
.tm-icon-egis-declare_void{
  background-image: url(./img/tm-icon-egis2.png);
}
.tm-icon-egis-declare_void_defense{
  background-image: url(./img/tm-icon-egis3.png);
}
.tm-icon-egis-withdraw_three_apply{
  background-image: url(./img/tm-icon-egis4.png);
}
.tm-icon-egis-withdraw_three_defense{
  background-image: url(./img/tm-icon-egis5.png);
}
.tm-icon-renew-extension{
  background-image: url(./img/tm-icon-renew1.png);
}
.tm-icon-renew-change{
  background-image: url(./img/tm-icon-renew2.png);
}
.tm-icon-renew-withdraw{
  background-image: url(./img/tm-icon-renew3.png);
}
.tm-icon-renew-transfer{
  background-image: url(./img/tm-icon-renew4.png);
}
.tm-icon-renew-icp_permit{
  background-image: url(./img/tm-icon-renew5.png);
}
.tm-icon-renew-leniency{
  background-image: url(./img/tm-icon-renew6.png);
}

.tm-servive-title{
  font-size: 22px;
  margin: 15px 0;
}
.service-price{
  margin: 15px 0 12px;
}
.btn-go-handle{
  display: inline-block;
  width: 200px;
	height: 40px;
  line-height: 40px;
  font-size: 16px;
  border: 1px solid #0080FF;
  color: #0080FF;
}
.btn-go-handle:hover{
  opacity: .8;
}
/* 商标注册 */
.tm-reg-right li{
  width: 33.33%;
  padding: 39px 30px;
  border: 1px solid #eee;
  margin-left: -1px;
}
.tm-reg-right li:nth-child(n+1),.tm-reg-right li:nth-child(n+2),.tm-reg-right li:nth-child(n+3){
  margin-top: -1px;
}
.tm-reg-right li h3{
  line-height: 1.6;
}
.tm-reg-right li img{
  margin-right: 15px;
}
/* 服务优势 */
.service-ys-list{
  margin-left: -20px;
}
.service-ys-list li{
  width: 25%;
  margin-left: 20px;
  padding: 28px 15px 37px;
  background-color: #fff;
  font-size: 12px;
}
.service-ys-list li h3{
  margin: 28px 0 18px;
}
.service-ys-list li p{
  line-height: 24px;
}
.icon-service-ys{
  width: 38px;
  height: 38px;
  background-repeat: no-repeat;
  background-size: cover;
}
.icon-service-ys1{
  background-image: url(./img/icon-service-ys1.png);
}
.icon-service-ys2{
  background-image: url(./img/icon-service-ys2.png);
}
.icon-service-ys3{
  background-image: url(./img/icon-service-ys3.png);
}
.icon-service-ys4{
  background-image: url(./img/icon-service-ys4.png);
}

/* 自动注册 */
.autoRegister {
  width: 1200px;
  height: 250px;
  background-color: #ffffff;
  position: absolute;
  bottom: -125px;
  left: 50%;
  margin-left: -600px;
}
.autoRe_content {
  width: 100%;
  height: 100%;
  position: relative;
}
.autoRe_logo {
  width: 150px;
  height: 150px;
  background: url(./img/business_icon.png) no-repeat;
  float: left;
  margin: 50px 30px 50px;
}
.autoRe_price {
  position: absolute;
  right: 50px;
  top: 72px;
}
.autoRe_text > p {
  padding-top: 70px;
  line-height: 1;
  font-size: 32px;
  color: #333333;
}
.autoRe_text > div {
  font-size: 14px;
  color: #666666;
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 25px;
}
.autoRe_text > ul > li {
  float: left;
  height: 20px;
  padding-left: 28px;
  font-size: 14px;
  color: #00aaff;
  margin-right: 20px;
  background: url(./img/01.png) no-repeat left;
}
.autoRe_price > div {
  font-size: 28px;
  color: #3e3e3e;
  line-height: 1;
  padding-bottom: 30px;
  text-align: center;
}
.autoRe_price > div > span:first-child {
  font-size: 45px;
}
.autoRe_price > div > span:last-child {
  font-size: 16px;
}
.autoRe_price > a {
  display: inline-block;
  width: 177px;
  height: 40px;
  background-color: #ff6600;
  font-size: 14px;
  color: #ffffff;
  border: none;
  outline: none;
  text-align: center;
  line-height: 40px;
}
/* 优势 */
.domain-youshi-block {
  /* background: #f5f5f5; */
  padding-bottom: 62px;
}

.youshi-item {
  float: left;
  width: 285px;
  height: 326px;
  padding: 160px 36px 0 36px;
  margin-left: 20px;
  background: #fff no-repeat center 62px;
  text-align: center;
  transition: all ease 0.3s;
}
.youshi-item:hover {
  box-shadow: 0 7px 17px 4px rgba(0, 0, 0, 0.07);
}
.youshi-item:first-child {
  margin-left: 0;
}
.youshi-title {
  font-size: 24px;
  color: #333;
}
.youshi-text {
  margin-top: 26px;
  line-height: 1.8em;
  font-size: 14px;
  color: #666;
}
/* 商品流程 */
.step-content {
  padding-bottom: 45px;
  background-color: #F7F8FA;
}
.stepMap {
  width: 1200px;
  /* height: 464px; */
  /* background: url(./img/step.jpg) no-repeat; */
  background-size: 100%;
  margin: 0 auto;
}

/* 常见问题 */
.qa-list h3{
  font-size: 18px;
  color: #0080FF;
}
.icon-qa-round{
  width: 24px;
  height: 24px;
  color: #fff;
  margin-right: 10px;
  background-color: #0080FF;
  text-align: center;
  border-radius: 50%;
  font-style: normal;
}
.qa-text{
  margin: 22px 0 35px 45px;
  line-height: 28px;
}

.server-module.double {
  background: #f5f5f5;
}
.server-module.single {
  padding-bottom: 55px;
}
.server-module.server-question-module {
  padding-bottom: 75px;
}
.qa-box li {
  position: relative;
  float: left;
  margin-left: 30px;
  width: 380px;
  background-color: #fff;
}
.qa-box li:hover {
  box-shadow: 0px 5px 13px 1px rgba(0, 0, 0, 0.2);
}
.qa-box li:first-child {
  margin-left: 0;
}
.qa-title {
  position: relative;
  height: 66px;
  line-height: 80px;
}
.qa-title1 {
  background: url(img/icon-question-box-01.png) no-repeat 30px 30px;
}
.qa-title2 {
  background: url(img/icon-question-box-02.png) no-repeat 30px 30px;
}
.qa-title3 {
  background: url(img/icon-question-box-03.png) no-repeat 30px 30px;
}
.qa-title span {
  display: inline-block;
  margin-left: 58px;
  font-size: 18px;
  color: #333;
}
.qa-title a {
  position: absolute;
  right: 22px;
  top: 0px;
  display: inline-block;
  font-size: 12px;
  color: #1d8cd9;
}
.qa-box-list {
  margin: 0 25px 0 58px;
  padding-top: 11px;
  padding-bottom: 25px;
  border-top: 1px solid #e5e5e5;
}
.qa-box-list a {
  position: relative;
  display: block;
  padding-left: 6px;
  font-size: 14px;
  color: #333;
  height: 36px;
  line-height: 36px;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
}
.qa-box-list a:hover {
  color: #009fd9;
}
.qa-box-list a:before {
  position: absolute;
  left: 0px;
  top: -4px;
  content: '.';
  font-size: 12px;
  color: #333;
}

.captcha-wrapper{
  text-align: center;
}
.captcha-dialog .aui_inner{
  padding: 0;
  border-top: 0;
}
.captcha-dialog .aui_close{
  font-size: 0;
  background: url('./img/captcha-close.png') center no-repeat;
}
.captcha-dialog .aui_title{
  border-bottom: 0;
}

.captcha-dialog .aui_inner{
  border-radius: 5px;
  overflow: hidden;
}

.captcha-bg{
  margin-top: -72px;
}

.captcha-cnt{
  margin-top: -130px;
  padding-bottom: 20px;
  color: #fff;
}

#captchaTwo{
  margin: 40px auto 0;
  display: inline-block;
}

.captcha-cancel{
  display: block;
  color: #999;
  cursor: pointer;
  margin-top: 15px;
}
