.clear {
  clear: both;
}
.patent-detail .bread {
  padding: 20px 0;
  box-sizing: border-box;
  color: white;
  font-size: 14px;
  line-height: 14px;
  height: 14px;
}
.patent-detail .bread a {
  font-size: 14px;
  color: white;
}
.patent-detail .bread span {
  font-size: 16px;
  display: inline-block;
  transform: scaleY(0.5);
  margin-left: 3px;
  position: relative;
  top: 1px;
}
.patent-detail .bread .right_part {
  display: inline-block;
  float: right;
}
.patent-detail .detail .info {
  margin-top: 15px;
  width: 100%;
  height: 480px;
  background: #FFFFFF;
  box-shadow: 0 0 9px 1px rgba(153, 153, 153, 0.1);
  border-radius: 6px;
  box-sizing: border-box;
  padding: 75px 32px 0 630px;
  position: relative;
}
.patent-detail .detail .info .img {
  position: absolute;
  left: 40px;
  top: 32px;
  width: 550px;
  height: 400px;
  border-radius: 6px;
  _position: relative;
  box-shadow: 0px 2px 22px 2px rgba(104, 104, 104, 0.2);
}
.patent-detail .detail .info .img img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.patent-detail .detail .info .info-right .patent_name {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}
.patent-detail .detail .info .info-right .tag {
  width: 100%;
  height: 35px;
  margin-top: 20px;
  border-bottom: 1px solid #E5E5E5;
}
.patent-detail .detail .info .info-right .tag span {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  vertical-align: top;
  padding: 2px 5px;
  background-color: #FFC334;
  border-radius: 2px;
  font-weight: bold;
  color: #FFFFFF;
}
.patent-detail .detail .info .info-right .tag span:nth-child(1) {
  background-color: #17CDA0;
}
.patent-detail .detail .info .info-right .text {
  width: 100%;
}
.patent-detail .detail .info .info-right .text tr td {
  width: 50%;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  line-height: 36px;
}
.patent-detail .detail .info .info-right .text tr td span {
  font-size: 16px;
  font-weight: bold;
  color: #FF4400;
}
.patent-detail .detail .info .info-right .btn_box {
  margin-top: 35px;
}
.patent-detail .detail .info .info-right .btn_box .do_advice {
  width: 130px;
  height: 40px;
  background: #FFC334;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  font-weight: 500;
  color: #FFFFFF;
  border: none;
}
.patent-detail .detail .info .info-right .tips {
  margin-top: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #FFC334;
  line-height: 18px;
}
.patent-detail .detail .info .collect {
  position: absolute;
  right: 40px;
  top: 77px;
}
.patent-detail .detail .info .collect .fav-btn {
  cursor: pointer;
  font-size: 14px;
}
.patent-detail .detail .info .collect .fav-btn i {
  color: #CCCCCC;
}
.patent-detail .detail .info .collect .fav-btn.selected i,
.patent-detail .detail .info .collect .fav-btn.selected span {
  color: #ff9000;
}
.patent-detail .detail .process {
  font-size: 0;
}
.patent-detail .detail .process .title {
  margin: 40px 0 19px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.patent-detail .detail .process img {
  width: 19%;
  display: inline-block;
  vertical-align: top;
  margin-left: 1.25%;
}
.patent-detail .detail .process img:nth-child(2) {
  margin-left: 0;
}
.patent-detail .detail .service {
  margin-top: 42px;
  font-size: 0;
}
.patent-detail .detail .service .left_part {
  display: inline-block;
  vertical-align: top;
  width: 17.5%;
  margin-right: 1.5%;
}
.patent-detail .detail .service .left_part .left_phone {
  width: 100%;
  height: 350px;
  background: url(../../images/2022/patent_search/left_phone.png) no-repeat top center;
  background-size: cover;
  border-radius: 4px;
  text-align: center;
}
.patent-detail .detail .service .left_part .left_phone #bl3_input1 {
  width: 168px;
  height: 34px;
  background: #FFFFFF;
  border-radius: 4px;
  text-align: center;
  margin-top: 246px;
}
.patent-detail .detail .service .left_part .left_phone #bd2_button {
  display: inline-block;
  width: 168px;
  height: 34px;
  background: #557FE6;
  border-radius: 4px;
  font-size: 14px;
  line-height: 34px;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 16px;
  cursor: pointer;
}
.patent-detail .detail .service .left_part .history {
  width: 100%;
  height: 600px;
}
.patent-detail .detail .service .left_part .history .title {
  margin-top: 40px;
  font-size: 16px;
  line-height: 16px;
  height: 16px;
  border-left: 4px solid #17CDA0;
  padding-left: 5px;
  font-weight: bold;
  color: #333333;
}
.patent-detail .detail .service .left_part .history .one {
  margin-top: 20px;
  width: 100%;
  height: 180px;
  background: white;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 10px 5px 0;
}
.patent-detail .detail .service .left_part .history .one img {
  width: 100%;
  height: 120px;
  object-fit: contain;
}
.patent-detail .detail .service .left_part .history .one .patent_name {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #F4F4F4;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  text-indent: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url(../../images/2022/patent_search/p.png) no-repeat bottom left 10px;
  background-size: 16px 16px;
}
.patent-detail .detail .service .right_part {
  display: inline-block;
  vertical-align: top;
  width: 81%;
}
.patent-detail .detail .service .right_part .part3tit {
  width: 100%;
  height: 65px;
}
.patent-detail .detail .service .right_part .part3tit .tit {
  display: inline-block;
  vertical-align: top;
  width: 120px;
  height: 38px;
  background: #CCCCCC;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 38px;
  margin-right: 10px;
}
.patent-detail .detail .service .right_part .part3tit .tit.active,
.patent-detail .detail .service .right_part .part3tit .tit:hover {
  cursor: pointer;
  background: #17CDA0;
}
.patent-detail .detail .service .right_part .part_one {
  width: 100%;
  background: #FFFFFF;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 20px 20px 40px;
  margin-bottom: 20px;
}
.patent-detail .detail .service .right_part .part_one .title {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.patent-detail .detail .service .right_part .part_one.part1 .con {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
}
.patent-detail .detail .service .right_part .part_one.part2 table {
  width: 95%;
  margin: 20px auto 0;
}
.patent-detail .detail .service .right_part .part_one.part2 table tr th,
.patent-detail .detail .service .right_part .part_one.part2 table tr td {
  font-size: 12px;
  font-weight: 500;
  color: #666666;
  line-height: 24px;
  border: 1px solid #E5E5E5;
  padding: 10px;
}
.patent-detail .detail .service .right_part .part_one.part2 table tr th {
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
}
.patent-detail .detail .service .right_part .part_one.part3 .explain {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.patent-detail .detail .service .right_part .part_one.part3 .explain .light {
  color: #FFC334;
  font-weight: bold;
}
.patent-detail .detail .service .right_part .commend .title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin: 40px 0 20px;
}
.patent-detail .detail .service .right_part .commend .slick_div {
  box-sizing: border-box;
  padding: 9px;
  display: inline-block;
  vertical-align: top;
  width: 19%;
  margin-left: 1.25%;
  height: 180px;
  background: #FFFFFF;
  border-radius: 4px;
}
.patent-detail .detail .service .right_part .commend .slick_div:nth-child(1) {
  margin-left: 0;
}
.patent-detail .detail .service .right_part .commend .slick_div img {
  width: 100%;
  height: 110px;
  object-fit: contain;
}
.patent-detail .detail .service .right_part .commend .slick_div .relate {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #F4F4F4;
}
.patent-detail .detail .service .right_part .commend .slick_div .relate .patent_name {
  font-size: 13px;
  font-weight: 500;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.patent-detail .detail .service .right_part .commend .slick_div .relate .type {
  background: url(../../images/2022/patent_search/p.png) no-repeat top left;
  background-size: 12px 12px;
  text-indent: 20px;
  margin-top: 7px;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.patent-detail .detail .service .right_part .near_patent {
  margin: 60px 0;
  text-align: center;
}
.patent-detail .detail .service .right_part .near_patent a {
  margin: 0 40px;
  display: inline-block;
  vertical-align: top;
  width: 180px;
  height: 60px;
  background: #FFFFFF;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 10px 20px;
}
.patent-detail .detail .service .right_part .near_patent a:hover {
  background-color: #FFC334;
  cursor: pointer;
}
.patent-detail .detail .service .right_part .near_patent a:hover .p1 {
  color: white;
}
.patent-detail .detail .service .right_part .near_patent a .p1 {
  font-size: 12px;
  font-weight: 500;
  color: #333333;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 20px;
}
#advice {
  display: none;
  padding: 30px;
  color: black;
}
#advice #advice_patent_name {
  font-weight: bold;
  width: 262px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
#advice #advice_phone {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px 5px;
  width: 250px;
}
#advice .mb_10 {
  margin-bottom: 10px;
}
#advice #advice_tip {
  color: #FF8502;
  font-size: 13px;
  padding-left: 80px;
}
#advice .submit-btn {
  background: #00B9A1;
  color: white;
  text-align: center;
  display: inline-block;
  width: 340px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  font-size: 19px;
  cursor: pointer;
}
