﻿  /*szb*/
  .service {position: relative; width: 100%;
/* background-color: #f7f7f7;*/
}
  .service .wrap{width:1200px;padding:40px 0;margin:auto;overflow:hidden}
  .service .index_img a {display: block;float: left;}
  .service .index_img a ~ a {margin-left: 28px;}
/* 商标套餐*/
  
.buy{width:1200px;box-sizing:border-box;margin:0 auto}.buy .buy-box{width:280px;height:396px;float:left;background-color:#fff;box-shadow:0px 0px 10px #cccccc;margin-right:26px;     margin-bottom: 65px;}.buy .buy-box h4{font-size:28px;color:#333333;text-align:center;line-height:74px}.buy .buy-box p{text-align:center;font-size:16px;color:#999999}.buy .buy-box.mar0{margin-right:0px}.buy .buy-box img{display:inline-block;text-align:center;vertical-align:middle;width:280px;height:240px;-webkit-transition:all 0.5s;transition:all 0.5s}.buy .buy-box:hover img{width:290px;height:251px;margin-left:-5px}  


  
   /* 查询*/
  .chaxun {
  width: 100%;
  /*height: 64px;
 background: url("/theme/eycmscn/imags_lanmutu/shangbiao/home_tubiao/banner.jpg") no-repeat center 0;  */
  padding-top: 90px;
  position: relative;
}

.chaxun .chaxun-content {
  position: absolute;
  left: 50%;
  bottom: -84px;
  margin-left: -600px;
  width: 1200px;
 /* height: 185px;*/
  background-color: #ffffff;
  box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px 8px 8px 8px;
}

.chaxun .banner-content .item {
  width: 100%;
  padding-top: 36px;
}

.chaxun .chaxun-content .item .item-title {
  width: 100%;
  text-align: center;
}

.chaxun .chaxun-content .item .item-title h2 {
  font-size: 18px;
  color: #333;
}

.chaxun .chaxun-content .item .item-title h2 img {
  padding: 0 17px;
  vertical-align: middle;
}

.chaxun .chaxun-content .item .item-title p {
  font-size: 16px;
  color: #aaaaaa;
  text-align: center;
  margin-top: 12px;
}

.chaxun .chaxun-content .item .input-wrap {
  width: 790px;
  height: 55px;
  margin: 30px auto 40px;
}

.chaxun .chaxun-content .item .input-wrap input::-webkit-input-placeholder {
  color: #bbb;
  font-size: 16px;
}

.chaxun .chaxun-content .item .input-wrap input {
  float: left;
  box-sizing: border-box;
  width: 606px;
  height: 55px;
  border: 2px solid #ff1748;
  border-right: none;
  padding-left: 22px;
}

.chaxun .chaxun-content .item .input-wrap .ban-btn {
  float: left;
  width: 184px;
  height: 55px;
  background-color: #ff1748;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
  border-radius: 0px 4px 4px 0px;
  text-align: center;
  line-height: 55px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
  
 /* 商标栏目*/
.pub {
  width: 100%;
}

.pub .box-title {
  width: 1200px;
  margin: 0px auto 50px;
}

.pub .box-title h2 {
  text-align: center;
  font-size: 30px;
  color: #333;
}

.pub .box-title h2 img {
  padding: 0 27px;
  vertical-align: middle;
}

.pub .box-title p {
  text-align: center;
  font-size: 16px;
  color: #aaa;
  padding-top: 15px;
}

.seven {
  width: 100%;
/*  background-color: #f0f3f8;*/
  padding-top: 145px;
}

.seven .box-content {
  width: 1200px;
  padding-bottom: 70px;
  margin: 0 auto;
}

.seven .box-content .item-top,
.seven .box-content .item-bottom {
  width: 100%;
  height: 262px;
}

.seven .box-content .item-top .box, .seven .box-content .item-top .first,
.seven .box-content .item-bottom .box,
.seven .box-content .item-bottom .first {
  float: left;
  cursor: pointer;
  width: 220px;
  height: 262px;
  margin-right: 20px;
  text-align: center;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-top: 2px solid #ffb5b5;
  padding-top: 30px;
  background-color: #fff;
}

.seven .box-content .item-top .box p, .seven .box-content .item-top .first p,
.seven .box-content .item-bottom .box p,
.seven .box-content .item-bottom .first p {
  text-align: center;
  font-size: 16px;
  color: #333;
  margin-top: 30px;
}

.seven .box-content .item-top .box em, .seven .box-content .item-top .first em,
.seven .box-content .item-bottom .box em,
.seven .box-content .item-bottom .first em {
  font-size: 14px;
  color: #999;
}

.seven .box-content .item-top .box span, .seven .box-content .item-top .first span,
.seven .box-content .item-bottom .box span,
.seven .box-content .item-bottom .first span {
  display: none;
  margin: 20px auto 0px;
  width: 160px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #ff1748;
  border-radius: 20px;
}

.seven .box-content .item-top .box:hover, .seven .box-content .item-top .first:hover,
.seven .box-content .item-bottom .box:hover,
.seven .box-content .item-bottom .first:hover {
  border-top-color: #ff1748;
}

.seven .box-content .item-top .box:hover p, .seven .box-content .item-top .first:hover p,
.seven .box-content .item-bottom .box:hover p,
.seven .box-content .item-bottom .first:hover p {
  margin-top: 15px;
}

.seven .box-content .item-top .box:hover span, .seven .box-content .item-top .first:hover span,
.seven .box-content .item-bottom .box:hover span,
.seven .box-content .item-bottom .first:hover span {
  display: block;
}

.seven .box-content .item-top .box.last, .seven .box-content .item-top .first.last,
.seven .box-content .item-bottom .box.last,
.seven .box-content .item-bottom .first.last {
  margin-right: 0px;
}

.seven .box-content .item-top .first {
  background: url("../images/qita-01.jpg") no-repeat 0 0;
}

.seven .box-content .item-bottom {
  margin-top: 10px;
}

.seven.list-num2 {
  background-color: #fff;
  padding-top: 0px;
}

.seven.list-num2 .box-content .item-top .box,
.seven.list-num2 .box-content .item-bottom .box {
  border-top-color: #bec5ef;
}

.seven.list-num2 .box-content .item-top .box:hover,
.seven.list-num2 .box-content .item-bottom .box:hover {
  border-top-color: #5c6dd7;
}

.seven.list-num2 .box-content .item-top .box:hover span,
.seven.list-num2 .box-content .item-bottom .box:hover span {
  background-color: #5c6dd7;
}

.seven.list-num2 .box-content .item-top .box.box-num1 span, .seven.list-num2 .box-content .item-top .box.box-num2:hover span,
.seven.list-num2 .box-content .item-bottom .box.box-num1 span,
.seven.list-num2 .box-content .item-bottom .box.box-num2:hover span {
  margin-top: 5px;
}
/*流程*/ 

  .buzou {
    width: 11%;
    vertical-align: top;
    display: inline-block;
}

 .row {
    margin-right: -15px;
    margin-left: -15px;
} 
 :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} 
 img {
    vertical-align: middle;
}

 .buzou>div>.shuan {
    height: 100%;
    float: right;
    width: 30%;
    margin-top: 50px;
} 

/*商标分类*/ 
  
/*案例*/
.pc-us{
  width: 100%;
 /* padding-top: 76px;
  background-color: #f4f6f7; */
}
.pc-us h2 {
  text-align: center;
  font-size: 36px;
  color: #333333; }
.pc-us .content-title {
  text-align: center;
  font-size: 18px;
  color: #999999;
  padding-top: 12px;
  padding-bottom: 40px; }

.zxr-us {
    width: 1200px;
    margin: 0 auto;
    width: 1200px;
    padding-bottom: 40px; }
    .zxr-us .box {
      width: 100%; }
      .zxr-us .box h3 {
        font-size: 18px;
        color: #656565;
        text-align: center; }
      .zxr-us .box .icon {
        display: block;
        width: 144px;
        height: 5px;
        background: url("/theme/eycmscn/imags_lanmutu/shangbiao/home_tubiao/zxr-icon.png") no-repeat 0 0;
        margin: 6px auto 28px; }
      .zxr-us .box .zxr-list {
        width: 100%;
        height: 180px;
        margin-bottom: 60px; }
        .zxr-us .box .zxr-list .list {
          float: left;
          margin-right: 25px; }
          .zxr-us .box .zxr-list .list.list-last {
            margin-right: 0px; }
      .zxr-us .box .trop-list {
        position: relative;
        width: 100%;
        height: 396px;
        margin-bottom: 60px;
        overflow: hidden; }
        .zxr-us .box .trop-list ul {
          position: absolute;
          width: 100%; }
          .zxr-us .box .trop-list ul li {
            position: absolute;
            left: 1200px;
            width: 100%;
            height: 396px;
            float: left; }
            .zxr-us .box .trop-list ul li.cur {
              left: 0px; }
        .zxr-us .box .trop-list .left-btn,
        .zxr-us .box .trop-list .right-btn {
          top: 169px; }
        .zxr-us .box .trop-list .right-btn {
          right: 5px; }
      .zxr-us .box .xm_list_index_02 td {
        width: 200px;
        height: 150px; }
        .zxr-us .box .xm_list_index_02 td img {
          display: block;
          margin: 0 auto;
          text-align: center; }
  
  
  .zxr-us .box .trop-list .left-btn,
  .zxr-us .box .trop-list .right-btn {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 52px;
    margin-top: -15px;
    background-color: rgba(0, 0, 0, 0.3);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 52px;
    font-size: 30px;
    color: #fff; }
  
   .zxr-us .box .trop-list .left-btn {
    left: 0px;
    background-position: 8px 15px;
    background-image: url("/theme/eycmscn/imags_lanmutu/shangbiao/home_tubiao/left-btn.png"); }
  
   .zxr-us .box .trop-list .right-btn {
    right: 1px;
    background-position: 11px 15px;
    background-image: url("/theme/eycmscn/imags_lanmutu/shangbiao/home_tubiao/right-btn.png"); }
    .foot {
    margin-top: 0px;
}
.more-pub {
  width: 1200px;
  margin: 0 auto;
}

.more-pub h2 {
  text-align: center;
  font-size: 36px;
  color: #333333;
  margin: 60px auto 22px;
}

.more-pub .case-ul {
  width: 486px;
  height: 40px;
  margin: 45px auto 0;
  padding: 0 40px;
  box-sizing: border-box;
}

.more-pub .case-ul li {
  float: left;
  font-size: 20px;
  height: 40px;
  vertical-align: top;
  color: #999999;
  cursor: pointer;
}

.more-pub .case-ul li:nth-child(1) {
  margin-right: 125px;
}

.more-pub .case-ul li.cur {
  color: #ff1748;
  background: url("/theme/eycmscn/imags_lanmutu/shangbiao/home_tubiao/case-line.png") no-repeat 0 31px;
}

.more-pub .case-con {
  margin-top: 48px;
  display: none;
  padding-bottom: 70px;
}

.more-pub .case-con .case-box {
  display: block;
  width: 216px;
  height: 216px;
  float: left;
  margin-right: 20px;
  box-shadow: 6px 6px 27px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  box-sizing: border-box;
  padding: 18px 18px 0px;
  background: url("/theme/eycmscn/imags_lanmutu/shangbiao/home_tubiao/icon-clic.png") no-repeat 167px 21px;
}

.more-pub .case-con .case-box.last {
  margin-right: 0px;
}

.more-pub .case-con .case-box p {
  width: 128px;
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}

  