@charset "UTF-8";

::-webkit-input-placeholder {
  color: #b4b4b4;
  font-size: 14px;
}

::-moz-input-placeholder {
  color: #b4b4b4;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}

::-mz-input-placeholder {
  color: #b4b4b4;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}

::input-placeholder {
  color: #b4b4b4;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}

.case-search {
  width: 995px;
  height: auto;
  /*margin: 77px auto 68px auto;*/
  margin: 35px auto 30px auto;
  position: relative;
}

.case-search label {
  font-family: "Microsoft YaHei";
  font-size: 20px;
  color: #0a9af0;
  margin-right: 10px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 0;
}

.case-search-input {
  width: 880px;
  height: 50px;
  padding-right: 160px;
  border: 2px solid #079cec;
  padding-left: 15px;
  background: url(../images/search.png) 730px center no-repeat;
  background-position: 96% center;
  outline: medium;
}

.case-search-btn {
  position: absolute;
  width: 112px;
  height: 50px;
  right: 0;
  border: 1px solid #099cec;
  background-color: #099cec;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 18px;
  outline: medium;
  letter-spacing: 5px;
  overflow: hidden;
}

.case-search-btn:after {
  /*content:"搜索";*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 50px;
}

.case-search p {
  padding-left: 117px;
  margin-top: 15px;
}

.case-search p a {
  display: inline-block;
  margin-left: 16px;
  font-size: 12px;
  color: #818181;
}

.case-search p a span {
  color: #d2001d;
}

/*内容*/
.case-content {
  width: 1200px;
  margin-bottom: 185px;
}

.case-left {
  width: 243px;
  height: auto;
  /* padding-top: 62px; */
  position: relative;
}

#caseUl {
  position: relative;
  /* border: 1px solid #089cec;
	border-right: 0; */
  z-index: 10;
  background: #fff;
}

.menu>ul>li,
.all-classify-list>ul>li {
  width: 243px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  color: #fff;
  font-size: 14px;
  background: #089cec;
  border-bottom: 1px solid #15a1ed;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.menu>ul>li.ws1.product-fenlei.fenlei {
  background: #089cec;
  color: #fff;
}

.menu>ul>li em,
.all-classify-list>ul>li em {
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 30.5px;
  background: #089cec;
  right: -1px;
  z-index: 3;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

/* .menu > ul > li:last-child,
.all-classify-list > ul > li:last-child {
  border-bottom: 0;
} */
.menu>ul>li:hover,
.menu>ul>li.ths,
.all-classify-list>ul>li:hover,
.all-classify-list.news-all-classify>ul>li.ths,
.menu>ul>li.product-fenlei {
  cursor: pointer;
  background: #fff;
  color: #089cec;
}

.all-classify-list.news-all-classify>ul>li.ths .ribj,
.menu>ul>li.product-fenlei .ribj {
  background-position: 0 0;
}



.menu>ul>li.ths .riher {
  background-position: 0 0;
}

.menu>ul>li:hover em,
.all-classify-list>ul>li:hover em {
  background: #fff;
}

.rihrI {
  margin-top: 12px;
  margin-right: 24px;
}

.menu {
  position: relative;
}

.menu-list-type {
  position: absolute;
  top: 0;
  left: 244px;
  width: 980px;
  /*height: auto;*/
  padding: 15px;
  font-size: 12px;
  border: 1px solid #089cec;
  background: #fff;
  color: #818181;
  z-index: 10;
  display: none;
  -webkit-transition: top 0.25s ease;
  transition: top 0.25s ease;
  background-color: #f9f9f9;
  box-shadow: 2px 3px 10px -1px #ccc;
}

.all-classify-list .list-type {
  max-height: 620px;
  overflow: hidden;
  overflow-y: auto;
}

.list-type:hover {
  cursor: default;
}

.list-type ul.classify {
  width: 780px;
  height: auto;
}

.list-type ul.classify li {
  padding: 5px 0;
  line-height: 24px;
  border-bottom: 1px dashed #e9e9e9;
  overflow: hidden;
}

.list-type ul.classify li span {
  display: inline-block;
  width: 100px;
  padding-right: 20px;
  text-align: right;
  white-space: normal;
  position: relative;
}

.list-type ul.classify li span::after {
  content: "＞";
  position: absolute;
  top: 0;
  right: 5px;
}

.list-type ul.classify li p {
  width: auto;
  max-width: 680px;
  float: left;
}

.advertising {
  width: 150px;
  height: auto;
}

.advertising a {
  width: 149px;
  height: 167px;
  display: inline-block;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
}

.advertising a img {
  display: inline-block;
  vertical-align: middle;
  width: 95%;
  max-height: 160px;
}

.advertising>a>span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  background: red;
}

.advertising a.advpic {
  width: 69px;
  height: 77px;
  margin-right: 8px;
}

.advertising a.advpic img {
  width: 95%;
  max-height: 70px;
}

.list-type a {
  color: #818181;
}

.list-type a:hover {
  color: #089cec;
}

/*产品应用*/
.heder-top {
  width: 243px;
  height: 42px;
  padding-left: 18px;
  color: #fff;
  background: url(../images/chanbj.png) no-repeat;
  background-size: cover;
  margin-top: 25px;
}

.heder-top h2,
.heder-top.all-classify span.classify-title {
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  font-family: "Microsoft YaHei";
}

.heder-top.all-classify span.classify-title {
  cursor: pointer;
}

.chalist {
  padding-top: 10px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}

.chalist li {
  width: 216px;
  height: 40px;
  padding-left: 16px;
  line-height: 40px;
  border-bottom: 1px solid #e3e4e4;
  overflow: hidden;
}

.chalist li a {
  color: #626262;
}

.chalist li a:hover {
  color: #089cec;
}

.chalist li img {
  width: 30px;
  height: 30px;
  border: 1px solid #ccc;
}

.chalist.zuj li,
.chalist.lefttonglei li {
  height: 45px;
  line-height: 45px;
  overflow: hidden;
}

.more {
  position: relative;
  width: 243px;
  height: 30px;
  margin-top: 28px;
  border-top: 1px solid #e4e4e4;
}

.more p {
  position: absolute;
  width: 117px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e4e4e4;
  border-top: 1px solid #fff;
  top: -1px;
  z-index: 2;
  left: 50%;
  margin-left: -58.5px;
  color: #707070;
}

.more p:hover {
  cursor: pointer;
}

.more p img {
  -webkit-animation: pic 1s;
  -moz-animation: pic 1s;
  -o-animation: pic 1s;
  animation: pic 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes pic {
  from {
    margin-top: -10px;
    opacity: 0;
    filter: Alpha(opacity=0);
  }

  to {
    margin-top: 10px;
    opacity: 1;
    filter: Alpha(opacity=1);
  }
}

@-moz-keyframes pic {
  from {
    margin-top: -10px;
    opacity: 0;
    filter: Alpha(opacity=0);
  }

  to {
    margin-top: 10px;
    opacity: 1;
    filter: Alpha(opacity=1);
  }
}

@-o-keyframes pic {
  from {
    margin-top: -10px;
    opacity: 0;
    filter: Alpha(opacity=0);
  }

  to {
    margin-top: 10px;
    opacity: 1;
    filter: Alpha(opacity=1);
  }
}

@keyframes pic {
  from {
    margin-top: -10px;
    opacity: 0;
    filter: Alpha(opacity=0);
  }

  to {
    margin-top: 10px;
    opacity: 1;
    filter: Alpha(opacity=1);
  }
}

/*一级产品右侧*/
.case-right {
  width: 938px;
  border-left: 1px dashed #ccc;
  height: auto;
  padding-left: 25px;
  overflow: hidden;
  min-height: 1200px;
}

.case-right a {
  color: #737373;
}

.xiangqing_class_color a {
  color: #089cec;
}

.case-right a:hover {
  color: #089cec;
}

.right-nav {
  width: 913px;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  color: #818181;
  border-top: 1px solid #e3e4e4;
  border-bottom: 1px solid #e3e4e4;
  margin-bottom: 20px;
}

.right-nav a {
  padding: 0 10px 0 0;
  background: url(../images/topleft.png) no-repeat right;
  color: #818181;
}

.titleH2 {
  color: #089cec;
  font-family: "Microsoft YaHei";
  font-weight: 500;
  font-size: 18px;
}

.right-content {
  margin-top: 35px;
  width: 980px;
  height: auto;
  padding-left: 23px;
  overflow: hidden;
}

.items-times {
  font-family: "宋体";
  float: right;
  font-size: 12px;
  color: #737373;
  padding-right: 70px;
}

.content-list {
  width: 416px;
  height: auto;
  margin-right: 57px;
  margin-bottom: -100000px;
  padding-bottom: 100000px;
  float: left;
}

.content-list h3 {
  width: 416px;
  height: 33px;
  line-height: 33px;
  padding-left: 12px;
  font-size: 14px;
  background: #f7f7f7;
  color: #737373;
  font-weight: 900;
}

/*.contentUl{*/
/*width: 416px !important;*/
/*height: 85px;*/
/*margin: 25px 0 0 0;*/
/*position: relative;*/
/*overflow: hidden;*/
/*}*/
/*.contentUl ul li{*/
/*float: left; */
/*width: 104px !important;*/
/*padding-left: 10px;*/
/*height: 84px;*/
/*}*/
/*.contentUl ul li a{*/
/*display: block;*/
/*width: 94px;*/
/*height: 84px;*/
/*padding: 8px;*/
/*border: 1px solid #ebebeb;*/
/*}*/
/*.contentUl ul li:first-child{*/
/*padding-left: 0px;*/
/*}*/
/*.contentUl ul li a img{*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
/**/
.list-pa {
  margin-top: 25px;
  padding-bottom: 50px;
}

.list-pa a {
  display: inline-block;
  margin-right: 15px;
  font-size: 12px;
  line-height: 25px;
}

.foxpro .list-pa a {
  margin-right: 7px;
  line-height: 15px;
  border-right: 1px solid #089cec;
  padding-right: 7px;
  margin-bottom: 6px;
}

/*分类*/
.right-content.prod-content {
  width: 1000px;
  height: auto;
  margin: 0 auto !important;
  padding-left: 5px;
  overflow: hidden;
}

.content-list.prod-list,
.content-list.prod-list h3 {
  width: 228px;
}

.content-list.prod-list {
  margin-right: 20px;
}

.list-pa.prod-pa a {
  display: block;
  width: 100%;
  padding-left: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.list-pa.prod-pa a:hover {
  width: 100%;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}

/*常用下载*/
.right-content.down-content {
  padding-left: 6px;
}

.right-content.down-content >li {
  width: 185px;
  height: 250px;
  overflow: hidden;
  float: left;
  margin: 0 21px 44px 21px;
}

.right-content.down-content li .down-li-pic {
  width: 185px;
  height: 160px;
  border: 1px solid #e1e1e1;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}

.right-content.down-content li .down-li-pic img {
  max-width: 96%;
  max-height: 94%;
  vertical-align: middle;
}

.right-content.down-content li .down-li-pic img+i {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.right-content.down-content h3 {
  font-size: 14px;
  margin: 20px auto 15px auto;
  text-align: center;
  font-family: "Microsoft YaHei";
  line-height: 25px;
}

.right-content.down-content h3 a {
  color: #515151;
  display: block;
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
}

.right-content.down-content#text_3 h3 a{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.right-content.down-content p {
  font-size: 12px;
  line-height: 20px;
}

.right-content.down-content p a {
  color: #a0a0a0;
}

.right-content.down-content a:hover,
.right-content.logo-content a:hover {
  color: #089cec;
}

/*logo代理品牌*/
.right-content.logo-content {
  padding-left: 10px;
}

.right-content.logo-content li {
  width: 157px;
  height: 150px;
  float: left;
  margin-right: 29px;
  margin-bottom: 10px;
  overflow: hidden;
}

.right-content.logo-content li .logo-li-pic {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  width: 155px;
  height: 97px;
  border: 1px solid #ddd;
  text-align: center;
}

.right-content.logo-content li .logo-li-pic img {
  /*max-width: 157px;*/
  max-height: 90px;
  vertical-align: middle;
  width: 90%;
}

.right-content.logo-content li .logo-li-pic img+i {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.right-content.logo-content h3 {
  font-size: 12px;
  margin: 10px auto;
  text-align: center;
}

.right-content.logo-content h3 a {
  color: #515151;
}

/*下载文献*/
.down-t_top {
  width: 100%;
  height: 150px;
  border-bottom: 1px solid #e3e4e4;
  text-align: center;
  padding-top: 50px;
}

.titleH2.titleH1 {
  color: #4e4d4d;
  font-size: 26px;
  margin-bottom: 10px;
}

.down-t_top small {
  color: #a5a5a5;
}

.right-content.down-t_cont {
  width: 100%;
}

.right-content.down-t_cont img.tex_top {
  display: block;
  margin: 30px auto;
}

.right-content.down-t_cont p {
  width: 100%;
  font-size: 14px;
  color: #535252 !important;
  line-height: 24px;
  /*margin-bottom: 35px;*/
}

.right-content.down-t_cont dl {
  padding-left: 30px;
  padding-top: 30px;
  font-family: "宋体";
}

.right-content.down-t_cont dl dt {
  font-size: 14px;
  color: #797979 !important;
  margin-bottom: 15px;
}

.right-content.down-t_cont dl dd {
  font-size: 12px;
  color: #089cec;
  line-height: 25px;
}

.right-content.down-t_cont dl a dd:hover {
  text-decoration: underline;
}

/*新闻*/
.right-content.new-content {
  margin-top: 20px;
  border-top: 1px dashed #e1e1e1;
  padding: 0;
}

.right-content.new-content li {
  height: 40px;
  line-height: 40px;
  background: url(../images/newleft.png) no-repeat left center;
  background-position: 20px;
  border-bottom: 1px dashed #e1e1e1;
  padding-left: 47px;
}

.right-content.new-content li a {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: "宋体";
  max-width: 70%;
}

.paging.new_paging {
  text-align: left;
  margin-left: 50px;
  border: 0;
}

/*联系我们*/
.right-content.us-content {
  padding-left: 5px;
  border-bottom: 1px dashed #e1e1e1;
}

.right-content.us-content ul {
  width: 530px;
}

.right-content.us-content ul.pull-left li {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #e1e1e1;
  padding-left: 45px;
  font-family: "宋体";
  color: #706f6f;
}

.right-content.us-content ul.pull-left li:last-child {
  border: 0;
}

.right-content.us-content ul.pull-left li b {
  color: #706f6f;
  font-size: 16px;
}

.right-content.us-content ul.erwem {
  width: 357px;
}

.right-content.us-content ul.pull-left.erwem li {
  width: 138px;
  height: auto;
  border: 0;
  padding: 0;
  float: left;
  margin-left: 40px;
  margin-top: 80px;
  text-align: center;
}

.right-content.us-content ul.pull-left.erwem li b {
  font-size: 12px;
}

.right-content.us-content ul.erwem img {
  display: block;
  width: 138px;
  height: 135px;
}

.us-map {
  width: 838px;
  height: 362px;
  border: 1px solid #e3e3e3;
  margin: 0 auto;
  margin-top: 25px;
  overflow: hidden;
}

.leave {
  margin-top: 50px;
  border-bottom: 1px solid #e3e4e4;
  padding-bottom: 34px;
}

.leave span {
  color: #ff0000;
}

.leave h3,
.join h3 {
  color: #089cec;
  font-family: "Microsoft YaHei";
  font-size: 20px;
  margin-bottom: 40px;
}

.leave h3 small {
  color: #a7a6a6;
}

.leave_form {
  width: 530px;
  margin: 0 auto;
}

.leave_form label {
  display: inline-block;
  width: 70px;
  text-align: right;
  font-weight: 500;
  color: #6d6d6d;
}

.leave_form input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "宋体";
}

.leave_form input {
  width: 423px;
  height: 33px;
  margin-bottom: 17px;
  padding: 5px;
  font-size: 14px;
  font-family: "宋体";
}

.leave_form textarea {
  width: 423px;
  height: 125px;
  vertical-align: top;
  margin-bottom: 17px;
  resize: none;
  padding: 5px;
}

.leave_form input.yan {
  width: 275px;
  margin-right: 20px;
}

.leave_form input.yan+img {
  width: 127px;
  height: 33px;
}

.leave_form p,
p.inquiry_su {
  text-align: center;
}

.leave_form p button,
p.inquiry_su button {
  width: 85px;
  height: 35px;
  background: none;
  border: 0;
  margin-top: 35px;
}

.leave_form p button[type="submit"],
p.inquiry_su button[type="submit"],
.inquiry_su .download-button {
  background: #099eec;
  color: #fff;
}

.leave_form p button[type="reset"],
p.inquiry_su button[type="reset"] {
  background: #e4e4e4;
  color: #909090;
  margin-left: 40px;
}

.join h3 {
  margin-top: 35px;
  margin-bottom: 23px;
}

.join p {
  width: 855px;
  margin: 0 auto;
  font-size: 12px;
  color: #6d6d6d;
  line-height: 20px;
}

.table.table-bordered.join_table {
  width: 690px;
  margin: 25px auto;
  font-size: 12px;
}

.table.table-bordered.join_table p {
  width: auto;
}

.table.table-bordered.join_table tr td:first-child strong {
  display: block;
  width: 167px;
}

.table.table-bordered.join_table tr td:first-child {
  width: 167px;
  text-align: center;
  vertical-align: middle;
}

.table.table-bordered.join_table tr td:nth-child(even) {
  padding: 25px 35px 30px 35px;
  line-height: 30px;
}

.table.table-bordered.join_table tr td dl {
  padding-top: 10px;
}

.table.table-bordered.join_table tr td dl dd {
  padding-left: 60px;
  color: #4d4d4d;
  line-height: 23px;
}

/*搜索页*/
.right-content.seek-content {
  width: 100%;
  padding: 0;
  font-size: 12px;
}

.right-content.seek-content .table.table-bordered tr td:not(:last-child) {
  width: 212px;
  text-align: center;
  vertical-align: middle;
}

.right-content.seek-content table tr td:last-child {
  padding: 23px 8px 13px 8px;
  line-height: 20px;
}

.right-content.seek-content table tr a span {
  color: #089cec;
}

.right-content.seek-content table tr a {
  display: block;
  color: #515151;
}

.right-content.seek-content table tr a:hover {
  color: #089cec;
}

/*新闻详情*/
.right-content.new-details_content {
  padding: 0;
  width: 100%;
  margin: 0;
}

.new-details_top {
  width: 830px;
  margin: 0 auto;
}

.new-details_top h1 {
  text-align: center;
  margin: 30px 0;
}

.new-details_top p {
  margin: 38px 0;
  color: #535252;
  line-height: 24px;
}

.classification {
  border-top: 1px solid #e3e4e4;
  padding: 32px;
  color: #535252;
}

.classification h3 {
  margin-bottom: 25px;
  color: #535252;
  font-size: 18px;
  font-weight: 900;
}

.classification p {
  color: #535252;
  font-size: 14px;
  line-height: 23px;
  text-indent: 2em;
}

.new-de_case {
  padding: 30px 0;
  padding-right: 0;
}

.new-de_case .pull-left {
  width: 345px;
  padding-top: 35px;
}

.new-de_case dl.pull-left dd {
  line-height: 23px;
  padding-left: 30px;
}

.new-de_case .pull-right {
  width: 490px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.new-de_case .pull-right img {
  width: 490px;
  height: auto;
  border: 1px solid #ededed;
}

.new-de_case .pull-right p {
  font-size: 12px;
  margin-top: 10px;
  text-indent: 0;
}

.new-de_case li:first-child {
  margin-bottom: 15px;
}

.new-de_case li:not(:first-child) {
  background: url(../images/dian.jpg) no-repeat left center;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
}

.related {
  padding: 0 10px;
  border-top: 1px solid #e3e4e4;
}

.related h2 {
  width: 143px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  background: url(../images/hbj.png) no-repeat center;
  color: #fff;
  margin-top: 44px;
  margin-bottom: 32px;
}

.related-list {
  width: 918px;
  height: 190px;
  overflow: hidden;
}

.related-list p {
  height: 45px;
  overflow: hidden;
}

.related-list li {
  width: 123px;
  height: auto;
  float: left;
  margin-right: 30px;
  margin-bottom: 25px;
}

.related-list a.apic {
  display: block;
  width: 124px;
  height: 110px;
  text-align: center;
  border: 1px solid #e3e4e4;
}

.related-list li img {
  display: inline-block;
  max-width: 90%;
  max-height: 90%;
  vertical-align: middle;
}

.related-list li img+i {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.related-list li p {
  font-size: 12px;
  /* margin-top: 15px; */
  line-height: 20px;
}

.moreheight,
.product-cases-more,
.product-yingyong-more {
  height: 30px;
  position: relative;
  border-top: 1px solid #e3e4e4;
}

.moreheight p,
.product-cases-more p,
.product-yingyong-more p {
  position: absolute;
  width: 160px;
  height: 30px;
  border: 1px solid #e3e4e4;
  border-top: 1px solid #fff;
  text-align: center;
  line-height: 30px;
  color: #6c6c6c;
  top: -1px;
  left: 50%;
  margin-left: -80px;
}

.moreheight p:hover,
.product-cases-more p:hover,
.product-yingyong-more p:hover {
  cursor: pointer;
}

.moreheight p img,
.new-det_top span img,
.docu span.dacu-span-display img,
.product-cases-more p img,
.details-more-new img,
.dowUp {
  -webkit-animation: pic 1s;
  -moz-animation: pic 1s;
  -o-animation: pic 1s;
  animation: pic 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.related.application {
  border: 0;
  margin-top: 46px;
}

.application-list {
  /*height: 325px;*/
  overflow: hidden;
}

.application-list li {
  width: 880px;
  height: 106px;
  overflow: hidden;
  margin: 0 auto 40px auto;
  position: relative;
  padding-bottom: 29px;
}

li.application-li-height::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #ddd;
  width: 100%;
  bottom: 25px;
  /* left: 0; */
  z-index: -1;
}

.application-list li.application-li-height {
  height: auto;
}

.application-list li>a.pull-left {
  text-align: center;
  display: inline-block;
  width: 112px;
  height: 112px;
  border: 1px solid #e1e1e1;
  padding: 10px;
  overflow: hidden;
}

.application-list li>a.pull-left img {
  max-width: 100%;
  max-height: 90%;
  /*height: 100%;*/
}

/*.application-list li img{
	max-width: 90%;
	max-height: 100%;
}*/
.application-list li img+i {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.application-list li div.pull-right {
  width: 760px;
}

.application-list li div.pull-right.application-right {
  height: auto;
}

.application-list li div.pull-right b {
  display: block;
  color: #666666;
  margin-top: 5px;
  margin-bottom: 5px;
}

.application-list li p a {
  display: inline;
  border: 0;
  line-height: 25px;
}

/*产品详情2*/
.new-det_content {
  width: 100%;
  padding: 0;
}

.new-det_content .new-det_top {
  /*//min-height: 70px;*/
  overflow: hidden;
  /*//border: 1px solid #e3e4e4;
//border-left: 0;
//border-right: 0;
//position: relative;
//padding-top: 15px;
//padding-bottom: 15px;*/
  min-height: 40px;
  line-height: 20px;
  padding-right: 85px;
  font-size: 12px;
}

.new-det_content .new-det_top a {
  margin-right: 10px;
  display: inline-block;
}

.new-det_content .new-det_top span {
  position: absolute;
  display: block;
  width: 65px;
  height: 47px;
  font-size: 12px;
  text-align: center;
  color: #838383;
  top: 10px;
  right: 5px;
  background: #e5e5e5;
  padding-top: 10px;
  line-height: 18px;
}

.new-det_content .new-det_top span:hover {
  cursor: pointer;
}

.shuffling {
  width: 450px;
  height: auto;
}

.shuffling h2 {
  text-align: right;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  color: #515151;
  margin-top: 54px;
}

.bigPic {
  width: 400px;
  height: 225px;
  margin: 15px auto;
  border: 1px solid #e3e4e4;
  overflow: hidden;
}

.bigPic li {
  text-align: center;
  width: 400px;
  height: 225px;
  float: left;
}

.bigPic li img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.bigPic li img+i {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.smo {
  width: 400px;
  margin: 15px auto;
  overflow: hidden;
}

.smo li {
  float: left;
  width: 58px;
  height: 46px;
  padding: 5px;
  border: 1px solid #e4e5e5;
  margin-right: 10px;
}

.smo li img {
  width: 100%;
  height: 100%;
}

.attribution {
  position: relative;
  width: 450px;
  padding-top: 150px;
  padding-left: 30px;
}

.attribution p {
  font-size: 12px;
  color: #636262;
  line-height: 25px;
  /*font-family: "宋体";*/
}

.attribution p span {
  color: #a2a2a2;
}

.submit-input button {
  width: 115px;
  height: 33px;
  background: #099eec;
  border: 0;
  margin-right: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #fff;
}

.submit-input button.active {
  background: rgba(221, 221, 221, 1);
}

.submit-input input {
  width: 283px;
  height: 30px;
  padding-left: 5px;
  border: 0;
  -moz-box-shadow: 2px 2px 2px #e6e5e5 inset;
  -webkit-box-shadow: 2px 2px 2px #e6e5e5 inset;
  box-shadow: 2px 2px 2px #e6e5e5 inset;
  outline: medium;
  vertical-align: middle;
}

.submit-input input+button {
  width: 135px;
  height: 30px;
  margin-right: 0;
  background: #099eec;
  color: #fff;
  font-size: 12px;
  vertical-align: middle;
  margin-top: 0px;
  margin-bottom: 0px;
  outline: medium;
}

.submit-input {
  display: flex;
  align-items: center;
  padding-left: 25px;
  margin-top: -20px;
}

.submit-input-r {
  margin-left: 30px;
}

.slogan {
  width: 100%;
  padding: 15px;
  border: 1px solid #e3e4e4;
  color: #089cec;
  font-family: "黑体";
  line-height: 25px;
  font-size: 16px;
  font-weight: 500;
}

ul.deta_listy {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 2px solid #089cec;
  border-top: 1px solid #eee;
  background-color: #f7f7f7;
  z-index: 9;
  color: #666;
}

ul.deta_listy li {
  width: 20%;
  text-align: center;
  float: left;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  background: url(../images/diand.png) no-repeat right center;
  cursor: pointer;
}

ul.deta_listy li:last-child {
  background: none;
}

ul.deta_listy li.active {
  color: #fff;
  background-color: #099eec;
}

ul.deta_listy li.active a {
  color: #fff;
}

.one_xq {
  color: #6d6d6d !important;
}

.one_xq h3 {
  font-size: 18px;
  margin-top: 35px;
  margin-bottom: 19px;
  font-family: "Microsoft YaHei";
}

.one_xq p {
  line-height: 23px;
}

.one_xq.list-item ul,
ol {
  padding-left: 20px;
}

.data {
  position: relative;
  width: 478px;
  text-align: center;
  margin: 25px 0 0 0;
  padding: 15px;
}

.data:after {
  position: absolute;
  display: block;
  content: "";
  width: 478px;
  height: 312px;
  border: 1px solid #cccccc;
  top: 0;
  left: 0;
}

.data img {
  display: block;
  width: 450px;
  height: 280px;
}

.data p {
  margin: 35px 0 0 0;
  font-size: 18px;
}

table.data_table {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  border-bottom: 1px solid #e3e4e4;
  padding-bottom: 30px;
}

table.data_table tr th {
  padding-bottom: 25px;
  color: #616060;
}

table.data_table tr td {
  padding: 4px 10px;
  color: #6f6e6e;
}

.data_table.data_tabtow {
  text-align: center;
}

.docu {
  border-bottom: 1px solid #e3e4e4;
  /* padding: 39px 25px; */
  position: relative;
  margin-bottom: 60px;
}

.docu h3 {
  width: 143px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: url(../images/hbj.png) no-repeat;
  background-size: cover;
  font-size: 18px;
  color: #fff;
  margin-bottom: 30px;
}

.docu ul.docul {
  width: 100%;
  padding: 0 10px;
}

.docu ul.docul li {
  width: 50%;
  float: left;
  padding-left: 25px;
  padding-right: 8px;
  font-size: 12px;
  color: #6c6c6c;
  line-height: 23px;
  background: url(../images/pdf.jpg) no-repeat left 0;
  background-size: 20px;
}

.docu span.dacu-span-display {
  position: absolute;
  display: block;
  width: 160px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e3e4e4;
  border-top: 1px solid #fff;
  color: #6c6c6c;
  bottom: -30px;
  left: 50%;
  margin-left: -80px;
}

.docu span.dacu-span-display:hover {
  cursor: pointer;
}

.docu.inquiry {
  border-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.docu.inquiry.tan_chuan {
  padding: 39px 25px;
}

.docu.inquiry small {
  display: inline-block;
  /*margin-top: 25px;*/
  margin-left: 25px;
  color: #6d6d6d;
}

.docu.inquiry small i {
  color: #ff0000;
}

.inquiry_for li {
  width: 415px;
  float: left;
  min-height: 40px;
  padding-left: 35px;
  margin-bottom: 15px;
}

.inquiry_for li label {
  font-size: 12px;
  font-weight: 500;
  color: #6d6d6d;
  margin-bottom: 10px;
}

.inquiry_for li input,
.inquiry_for li textarea {
  width: 295px;
  height: 35px;
  border: 1px solid #d7d7d7;
  padding-left: 5px;
}

.inquiry_for li input+i {
  color: red;
  display: inline-block;
  margin-left: 5px;
}

.inquiry_for li:last-child input {
  width: 160px;
}

.inquiry_for li:last-child input+img {
  width: 128px;
  height: 33px;
  margin-left: 3px;
}

.inquiry_for li textarea {
  height: 75px;
  resize: none;
  vertical-align: top;
}

.related.deta_related {
  border: 0;
  margin-top: 0;
  margin-bottom: 60px;
}

/* .related.deta_related h2 {
  margin-left: 20px;
} */
/* .related.deta_related ul.related-list {
  padding-left: 20px;
} */
/* .related.deta_related ul.related-list a.apic */

/* .related.deta_related ul.related-list li {
  width: 132px;
} */
/* .related.application.deta_app h2 {
  /* margin-left: 20px; 
} */
.related.application.deta_app ul.application-list {
  /* padding-left: 30px; */
  font-size: 12px;
}

.related.application.deta_app ul.application-list b {
  font-size: 14px;
}

.application-yyname {
  height: auto !important;
  margin-bottom: 10px;
}

.application-list li .details-news {
  text-align: left;
  width: 750px;
  margin-left: 15px;
  overflow: hidden;
  height: 112px;
}

.details-item {
  float: left;
  width: 25%;
  margin-bottom: 6px;
}

.related.application.deta_app ul.application-list li .details-news a {
  padding: 0;
  margin-right: 15px;
  overflow: hidden;
  display: block;
}

.details-item-img {
  /* float: left; */
  display: inline-block;
  vertical-align: middle;
  width: 65px;
  text-align: center;
  overflow: hidden;
  border: 1px solid #ccc;
  line-height: 46px;
  border: 1px solid #ccc;
  /* text-align: center; */
}

/*.details-item-img>img{
	max-width: 80%;
}
*/
.details-item-title {
  padding-left: 65px;
}

.application-list li .details-item-title {
  line-height: 23px;
}

.product_label {
  margin-top: 60px;
  font-size: 12px;
  color: #fff;
  padding-bottom: 17px;
  padding-left: 35px;
  border-bottom: 1px solid #e3e4e4;
}

/*英语页面*/
.eng_cont {
  color: #818181;
}

.eng_cont a {
  color: #818181;
}

.eng_cont a:hover {
  color: #089cec;
}

.eng_cont {
  width: 1200px;
  height: auto;
  margin: 42px auto;
}

.right-nav.eng_nav {
  width: 1200px;
  padding-left: 10px;
  font-size: 14px;
}

.eng_cter {
  width: 1180px;
  margin: 0 auto;
}

.eng_h3 {
  font-size: 30px;
  color: #46abef;
  display: block;
  padding: 30px 0;
  text-align: center;
}

.eng_cter p {
  line-height: 23px;
}

.eng_ul {
  position: relative;
}

.eng_ul span {
  display: block;
  position: absolute;
  right: 20px;
  bottom: -20px;
  color: #089cec;
}

.eng_ul li {
  width: 100%;
  float: left;
  line-height: 23px;
}

.eng_pic {
  width: 1125px;

  margin-top: 35px;
}

.eng_pic li {
  width: 155px;
  margin-right: 30px;
  float: left;
  text-align: center;
}

.eng_pic li>a {
  display: block;
  width: 155px;
  height: 123px;
  overflow: hidden;
}

.eng_pic li>a img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.eng_pic li>a img+i {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.eng_pic li p {
  font-size: 12px;
  margin-bottom: 15px;
  margin-top: 15px;
}

.eng_lo {
  width: 1090px;
  overflow: hidden;
  margin: 0 auto;
}

.right-content.logo-content.eng_logo {
  width: 1120px;
  padding-left: 0;
  margin-left: 0;
  margin: 20px auto 20px auto;
}

.right-content.logo-content.eng_logo li {
  margin-right: 28px;
}

.eng_fote {
  width: 100%;
  height: auto;
  background: #f8f8f8;
}

.eng_p {
  width: 1200px;
  margin: 0 auto;
}

.eng_p p {
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #e2e2e2;
}

.eng_p p a {
  padding: 0 10px;
  color: #818181;
}

.eng_p p a:hover {
  color: #46abef;
}

.copyright {
  font-size: 12px;
  color: #6c6c6c;
}

.eng_p p.copyright a {
  padding: 0;
}

/*站点地图*/
.site {
  width: 912px;
}

.site li {
  width: 227px;
  margin-bottom: 20px;
  float: left;
}

.site li h4 {
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  font-family: "Microsoft YaHei";
  background: #089cec;
  border-right: 1px solid #fff;
  margin-bottom: 15px;
}

.site li:last-child h4 {
  border: 0;
}

.site li h4 a {
  color: #fff;
}

.site li h4 a:hover {
  color: #fff;
}

.site li>a {
  width: 90%;
  margin: 0 auto;
  display: block;
  line-height: 22px;
}

/*询价单*/
.enqui tr th {
  text-align: center;
  width: 150px;
}

.enbutton button {
  border: 0;
  background: none;
  padding: 3px 10px;
  background: #e14646;
  border-radius: 5px;
  color: #fff;
  outline: none;
}

.enbutton button[type="button"] {
  background: #757575;
}

.enbutton button[type="submit"] {
  background: #47b5f4;
}

.contentUl {
  width: 416px !important;
  height: 85px;
  margin: 15px 0 0 0;
  line-height: 69px;
  position: relative;
}

.contentUl ul li {
  padding: 8px;
  border: 1px solid #ebebeb;
  text-align: center;
}

.contentUl ul li a img {
  max-width: 100%;
  max-height: 100%;
  /* height: 100%; */
}

.swiper-container.contentUl .swiper-button-next,
.swiper-container.contentUl .swiper-button-prev {
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}

.swiper-container.contentUl:hover .swiper-button-next,
.swiper-container.contentUl:hover .swiper-button-prev {
  display: block;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
}

.application-list li div {
  height: 50px;
}

.application-list li div a.on {
  width: 85px;
  height: 15px;
  position: absolute;
  right: -7px;
  bottom: 3px;
  line-height: initial;
  background: url("../images/jianbian.png") no-repeat;
  text-align: center;
  color: #089cec;
  /*display: none;*/
  z-index: 9;
}

.introduce .smo li img {
  width: inherit;
  height: inherit;
  max-width: 100%;
  max-height: 100%;
}

.yiji-fenlei {
  font-size: 14px;
}

.erji-fenlei {
  font-size: 14px;
}

.right-content.seek-content table tr .yiji-fenlei a,
.right-content.seek-content table tr .erji-fenlei a {
  color: #089cec;
}

.right-content.seek-content table tr a:hover {
  color: blue;
}

.right-content.seek-content table tr .sanji-fenlei a {
  line-height: 50px;
  font-size: 14px;
}

.right-content.seek-content table tr .sanji-fenlei img {
  width: 54px;
}

.right-content.seek-content table tr .img-fenlei {
  width: 60px;
  height: 60px;
  border: 1px solid #ccc;
  margin-right: 5px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-size: 0;
  text-align: center;
}

.right-content.seek-content table tr .img-fenlei img+i {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.new_result_product_img {
  float: left;
  margin-right: 17px;
}

.new_result_product_img a {
  height: 75px;
}

.new_result_product_img a img {
  width: 121px;
}

.new_result_product_right {
  margin-right: 0;
  float: left;
  width: 750px;
}

/*5-27*/

.bigPic video {
  outline: none;
}

.xiangqing-share {
  width: 350px;
  margin: 30px auto 0;
}

.xiangqing-share .bdsharebuttonbox span {
  float: left;
  line-height: 45px;
}

.attribution p span.name,
.last-relation p span.name,
.contact span.name {
  font-size: 14px;
  font-weight: bold;
  color: #089cec;
}

.all-classify-list {
  border: 1px solid #089cec;
  border-right: 0;
  position: absolute;
  top: 42px;
  display: none;
  left: 0;
  z-index: 9;
}

.all-classify {
  z-index: 11;
}

.list-form {
  position: absolute;
  right: 15px;
  top: 7px;
  z-index: 9;
}

.list-form input {
  /* width: 235px; */
  height: 30px;
  vertical-align: middle;
  border: 1px solid #ddd;
  outline: none;
  padding: 0 10px;
}

.list-form button {
  width: 40px;
  height: 30px;
  vertical-align: middle;
  color: #fff;
  outline: none;
  background-color: #099eec;
  border: 0;
}

.product-cases-list ul.pic-list {
  padding-bottom: 15px;
}

.product-cases-list ul.pic-list li video,
.product-cases-list .J-video-view-wrap video {
  outline: none;
}

.product-cases-list ul.pic-list li {
  float: left;
  padding: 1px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

/*.product-cases-list ul.pic-list li.current img{
	border: 2px solid #e53e41;
}*/
.product-cases-list .J-pic-view-wrap .pic-view {
  position: relative;
  border: 1px solid #e3e3e3;
  margin: 7px 0 11px;
  float: left;
}

.product-cases-list .J-pic-view-wrap img {
  max-width: 370px;
  max-height: 478px;
}

.product-cases-list .J-pic-view-wrap .cursor-small {
  width: 100%;
  left: 0;
  cursor: url(../images/small.cur), auto;
  z-index: 2;
  position: absolute;
  height: 100%;
  top: 0;
}

.product-cases-list ul.pic-list li img,
.product-cases-list ul.pic-list li video {
  border: 1px solid #e2e2e2;
  padding: 1px;
  margin-right: 6px;
}

.product-case-detail {
  padding: 15px;
  border-bottom: 1px solid #ddd;
}

.product-cases-list {
  width: 918px;
  overflow: hidden;
}

.articles-list li {
  margin-bottom: 0;
}

/* .articles-list li p {
  height: 15px;
} */
.articles-list .related-list {
  height: 70px;
}

.related-cases {
  margin-bottom: 60px;
}

ul.deta_listy li {
  position: relative;
}

.last-relation {
  position: absolute;
  min-width: 450px;
  background-color: #fff;
  top: 45px;
  left: 0;
  padding: 15px 0;
  box-shadow: 0 2px 10px 0px #ddd;
  display: none;
}

ul.deta_listy li#last-list:hover .last-relation {
  display: block;
}

ul.deta_listy .last-relation p {
  width: 100%;
  font-size: 12px;
  color: #a2a2a2;
  text-align: left;
  background: none;
  line-height: 30px;
  padding: 0 20px;
  cursor: default;
}

.last-relation p span {
  color: #636262;
}

#wenxianshow {
  width: 30%;
}

.download-header {
  color: blue;
  font-size: 16px;
  margin-bottom: 10px;
}

.download-items {
  float: left;
  width: 50%;
  font-size: 14px;
  font-weight: 500;
  color: #6d6d6d;
  margin-bottom: 5px;
}

.download-items input[type=checkbox] {
  display: inline-block;
  margin-right: 5px !important;
  margin-top: 0 !important;
  vertical-align: -2px !important;
}

.download-file {
  padding-left: 35px;
  margin-bottom: 15px;
}

.eng-item {
  padding: 0 15px 30px 15px;
}

.header-top {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  height: 105px;
  z-index: 9;
}

.chalist.leftlike li a.apic,
.chalist.lefttonglei li a.apic,
.package_product_li a.apic,
.recommend-2-20 .recommend-guess .recommend-l-img a.apic {
  color: #737373;
  display: block;
  width: 119px;
  height: 110px;
  border: 1px solid #e3e4e4;
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chalist.leftlike li img,
.package_product_li img,
.recommend-2-20 .recommend-guess .recommend-l-img a.apic img {
  width: 90%;
  /*width: auto;*/
  max-height: 90%;
  height: auto;
}

.chalist.leftlike li img {
  border: 0;
}

.right-content.down-content.treelevel-description p {
  max-width: 888px;
  color: #6d6d6d !important;
  font-size: 14px;
}

.related-cases .case-title {
  color: rgb(0, 176, 240);
  font-weight: bold;
}

.product-case-detail,
.application-li-height {
  display: none;
}

.product-case-detail.alive,
.application-li-height.alive {
  display: block;
}

.right-content.seek-content p {
  width: 888px;
  color: #6d6d6d !important;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
}

.bd_weixin_popup {
  height: 298px !important;
}

.news-list {
  position: absolute;
  top: -1px;
  left: 243px;
  width: 980px;
  /* height: auto;*/
  padding: 15px;
  font-size: 12px;
  border: 1px solid #089cec;
  /*border-left: 0;*/
  background: #fff;
  color: #818181;
  z-index: 9;
  display: none;
  margin-left: -1px;
  background-color: #f9f9f9;
  box-shadow: 2px 3px 10px -1px #ccc;
  max-height: 600px;
  overflow-y: auto;
}

.items-list {
  display: none;
  overflow: hidden;
  background-color: #f5f5f5;
}

.items-list:hover {
  cursor: default;
}

.items-list ul.classify {
  width: 780px;
  height: auto;
}

.items-list ul.classify li {
  padding: 9px 0;
  line-height: 24px;
  border-bottom: 1px dashed #e9e9e9;
}

.items-list ul.classify li span {
  display: inline-block;
  width: 100px;
  padding-right: 20px;
  text-align: right;
  white-space: normal;
  position: relative;
}

.items-list ul.classify li span::before {
  content: "＞";
  position: absolute;
  top: 0;
  right: 5px;
}

.items-list ul.classify li p {
  width: auto;
  max-width: 668px;
  float: left;
}

.items-list ul.classify li p a {
  padding: 0 15px;
  border-left: 1px solid #dedede;
  color: #818181;
}

.items-list ul.classify li span b {
  color: #818181;
}

.all-classify-list.news-all-classify {
  width: 1200px;
  border: 0;
}

.news-list-ul {
  position: absolute;
  width: 243px;
  z-index: 10;
  left: 0;
  max-height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
}

.download-hot-product {
  margin-bottom: 20px;
}

.details-more-new img {
  position: relative;
  margin-top: -15px;
}

.details-more-new {
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  cursor: pointer;
  height: 26px !important;
  text-align: center;
  display: none;
  border: 1px solid #e3e4e4;
  border-top: 1px solid #fff;
  width: 160px;
  background-color: #fff;
  z-index: 2;
}

.list-type ul.classify li p a,
.all-classify ul.classify li p a {
  padding: 0 12px;
  border-left: 1px solid #089cec;
  color: #737373;
  font: 12px/26px "Microsoft YaHei", "黑体", sans-serif;
}

.list-type ul.classify li span,
.all-classify ul.classify li span {
  line-height: 22px;
}

.application-list li .application-right img {
  max-width: 61px;
  max-height: 90%;
}

.application-right .details-item-title {
  /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
  padding-left: 0;
  display: inline-block;
  width: 100px;
  vertical-align: middle;
}

.hot-swiper {
  position: relative;
  padding: 15px 40px 0 40px;
  z-index: 2;
}

.download-hot-product .contentUl {
  width: 99% !important;
  height: 127px;
  line-height: 127px;
  margin: 0 auto;
}

.download-hot-product .contentUl ul li {
  padding: 0;
  border: 1px solid #089cec;
}

.download-hot-product .contentUl ul li p {
  margin: 5px;
}

.download-hot-product .contentUl ul li p a {
  color: #626262;
}

.download-hot-product .contentUl ul li img {
  width: 90%;
}

.download-hot-product .hot-product-h1 {
  font-size: 1.3em;
  margin: 10px 0;
  color: #089cec;
  font-weight: 500;
}

.tan_shujudan_success {
  padding: 39px 0;
}

.tan_shujudan_success .page-title {
  color: #089cec
}

.tan_shujudan_success .page-title.title {
  margin-bottom: 10px
}

.tan_shujudan_success .related.deta_related ul.related-list {
  height: 1160px;
  padding-left: inherit;
  width: inherit;
}

.tan_shujudan_success .relate_product {
  margin: 10px 0;
}

.tan_shujudan_success .relate_product .related {
  padding: inherit;
}

.tan_shujudan_success .related-list li {
  margin-right: 18px;
}

.tan_shujudan_success .related-list li p {
  line-height: 21px;
}

.tan_shujudan_link {
  font-size: 12px;
}

span.badge.trace_fenlei {
  padding: 2px 4px;
  /*background: #e70110;*/
  border-radius: 180px;
  background: #fff;
  color: #089cec;
  margin-top: 8px;
  margin-right: 5px;
  float: right;
}

.list-type ul.classify li p a.daohang_trace_product,
.all-classify ul.classify li p a.daohang_trace_product {
  color: #561a8b !important;
}

.list-type ul.classify li p a.daohang_suggest_product,
.all-classify ul.classify li p a.daohang_suggest_product {
  color: #e70110;
}

/*** 配套产品  */
.package_product .package_product_title {
  font-size: 12px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}

.package_product li img {}

.package_product .package_title {
  margin-top: 20px;
}

.package_product .package_title a {
  color: #089cec;
}

.package_product_sum {
  width: 100%;
  margin-bottom: 20px;
}

.package_product_sum.cur {
  height: 300px;
  overflow: hidden;
}

.package_product_li {
  height: 75px;
  position: relative;
}

.package_title {
  margin: 0 0 5px;
}

.package_product_li li,
.package_current_product {
  list-style: none;
  width: 70px;
  float: left;
}

.package_product_li .package_links {
  font-size: 34px;
  margin: 0 15px;
  color: #089cec;
  width: 32px;
}

.package_current_product .details-item,
.package_other_product .details-item {
  height: 50px;
}

.package_current_product {
  text-align: center;
  border: 1px solid #ccc;
  height: 50px;
  line-height: 48px;
  overflow: hidden;
}

.package_other_product .details-item {
  float: none;
  width: inherit;
  margin-bottom: 0;
}

.package_other_product .details-item-title {
  line-height: 23px;
  height: 50px;
}

.package_other_product .details-item-title {
  padding-left: 0;
  display: inline-block;
  width: 100px;
  vertical-align: middle;
}

.package_other_product .details-item a {
  padding: 0;
  margin-right: 15px;
  overflow: hidden;
  display: block;
}

.package_other_product .details-item .details-item-img {
  width: 50px;
  height: 50px;
}

.package_other_product .details-item .details-item-img img {
  max-width: 90%;
  max-height: 50%;
  width: inherit;
  height: inherit;
}

.package_other_product .details-item .package_product_title {
  line-height: 23px;
  padding-left: 0;
  display: inline-block;
  width: 100px;
  max-width: 100px;
  vertical-align: middle;
  height: 50px;
  overflow: hidden;
}

.package_current_product,
.package_links,
.package_other_product {
  float: left;
}

.swiper-container.package_other_product {
  width: 76%;
  margin-left: 40px !important;
}

/*** 左侧猜你喜欢 **/
.chalist.leftlike li {
  width: 216px;
  height: 150px;
  padding-left: 16px;
  border: none;
  text-align: center;
}

.chalist.leftlike li p {
  line-height: 15px;
  font-size: 12px;
  margin-top: 15px;
  height: 16px;
  overflow: hidden;
}

.weixincode_hide {
  display: none;
}

.inquiry_for li .liuyan_answer {
  display: inline;
  margin-right: 15px;
  font-size: 13px;
}

.inquiry_for li input.liuyan_answer_checkbox {
  width: 15px;
  height: 15px;
  vertical-align: -3px;
  margin-right: 4px;
}

.inquiry_for li.liuyan_answer_li {
  margin-top: 20px;
  margin-bottom: 0;
  width: auto;
}

.right-content.seek-content table tr .sanji-fenlei a {
  max-height: 66px;
  overflow: hidden;
  margin-bottom: 10px;
}

/*.right-content.seek-content table tr .sanji-fenlei img{
	max-height:64px;
}*/
.query-right-content {
  width: 938px;
  float: right;
  border-left: 1px dashed #ccc;
  height: auto;
  padding-left: 25px;
  overflow: hidden;
}

.query-right-content .query-content.product-search-p1 {
  width: 70%;
  float: left;
}

.query-right-content .query-content.product-search-p1 .case-right {
  width: 100%;
}

.query-right-content .query-content.product-search-p1 .new_result_product_right {
  width: 75%;
}

.query-right-content .query-content.product-search-p1 .new_result_product_right.fullwidth {
  width: 100%;
}

.query-right-content .query-like {
  width: 26%;
  float: right;
  padding: 0;
  font-size: 12px;
  margin-top: 35px;
  height: auto;
  overflow: hidden;
  background-color: #f7f7f7;
  padding-left: 20px;
  padding-right: 20px;
}

.query-right-content .query-like .query-product-yingyong {
  margin-bottom: 20px;
}

.query-product-yingyong a.yinyong {
  color: #089cec;
  font-size: 14px;
  font-weight: bold;
}

.query-right-content .query-like .titleH2 {
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #fff;
}

.query-right-content .query-like .heder-top {
  width: 118px;
  margin-bottom: 20px;
}

.right-content.seek-content .table.table-bordered tr td.erji-fenlei {
  width: 118px;
}

/*
	2020-2-12
*/

.heder-top.all-classify.all-classify-2-12,
.heder-top.all-classify.all-classify-4-28 {
  background: url(../images/chanbj.gif);
  position: relative;
}

.heder-top.all-classify.all-classify-2-12 {
  margin-top: 0;
}

.heder-top.all-classify.all-classify-4-28 {
  margin-bottom: 20px;
}

.heder-top.all-classify.all-classify-4-28.cur {
  position: fixed;
  top: 0;
  margin-top: 0;
}

.case-search.case-search-2-12 {
  width: 81%;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 6px;
}

.case-search-input.case-search-input-2-13 {
  width: calc(100% - 110px);
  height: 30px;
  border: 2px solid #079cec;
  background: #fff;
}

.search-fixed.search-fixed-2-13 {
  position: relative;
  width: 100%;
}

.gd {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 5%;
  cursor: pointer;
  background: url(../images/ding.gif) no-repeat center / cover;
}

.gd.cur {
  background: url(../images/dingcur.png) no-repeat center / cover;
}

.all-classify-list.news-all-classify.cur,
.news-list.cur,
.news-list .items-list.cur {
  display: block !important;
}

.items-list.cur.active {
  display: none !important;
}

.list-fixed.cur,
#allClassify.cur {
  position: fixed;
  top: 0;
}

.list-fixed.cur {
  z-index: 9;
}

#allClassify.cur {
  z-index: 13;
}

.xunjia-like {
  margin: 20px 0;
}

.xunjia-like .titleH2 {
  margin: 10px 0;
}

.xunjia-like .related-list {
  height: inherit;
}

.xunjia-like .related-list li p {
  line-height: 21px;
}

/*2020/2/20*/
.recommend-2-20 {
  position: absolute;
  width: 980px;
  left: 100%;
  padding: 0 15px 15px;
  font-size: 12px;
  border: 1px solid #089cec;
  /* border-left: 0; */
  color: #818181;
  z-index: 10;
  display: none;
  margin-left: -1px;
  background-color: #f9f9f9;
  box-shadow: 2px 3px 10px -1px #ccc;
  max-height: 613px;
  overflow-y: auto;
}

.recommend-guess {
  overflow: hidden;
}

.recommend-guess h4 {
  border-bottom: 1px solid #ddd;
  line-height: 35px;
  font-size: 18px;
  font-weight: 700;
  color: #099cec;
}

.recommend-guess .recommend-guess-l h4 {
  margin-left: 15px;
}

.recommend-guess .recommend-guess-r h4 {
  margin-left: 39px;
}

.recommend-guess-l {
  width: 300px;
}

.recommend-l-img {
  font-size: 0;
  padding-top: 30px;
}

.recommend-l-img li {
  display: inline-block;
  width: 50%;
  text-align: center;
  padding: 0 10px;
  margin-bottom: 16px;
  vertical-align: top;
}

.recommend-l-img li p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
  color: #333;
  font-size: 12px;
}

.recommend-l-img li p a {
  color: #333;
}

.recommend-l-img li img {
  max-width: 100px;
  vertical-align: top;
}

.recommend-guess-r {
  width: 610px;
  padding-left: 20px;
}

.recommend-swiper {
  position: relative;
  padding: 30px 40px;
}

.swiper-button-prev.recommend-prev,
.swiper-button-next.recommend-next {
  width: 25px;
  height: 50px;
  background-size: 20px;
}

.swiper-container.recommend-container .swiper-slide,
.swiper-container.recommend-container-1 .swiper-slide {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.swiper-slide .swiper-slide-list {
  width: 46%;
  height: 200px;
  margin: 2%;
  margin-top: 0;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}

#pagin_2,
#pagin_1 {
  bottom: 0;
}

/* .swiper-container.recommend-container-1 .swiper-slide {
  border: 1px solid #e3e4e4;
  height: 200px;
} */

/* .swiper-container.recommend-container-1 .swiper-slide img {
  max-width: 100%;
} */

.swiper-container.recommend-container .swiper-slide img,
.swiper-container.recommend-container-1 .swiper-slide img {
  max-width: 100%;
}

.heder-top.all-classify span.classify-title {
  position: absolute;
  width: 100%;
  left: 0;
}

/* 5-8 */
.menu>ul>li.z-f {
  height: 42px;
  cursor: pointer;
  background: url(../images/chanbj.gif);
}

.r-p {
  position: absolute;
  top: 0;
  left: 100%;
  width: 980px;
  padding: 0 15px 15px;
  font-size: 12px;
  border: 1px solid #089cec;
  color: #818181;
  z-index: 10;
  display: none;
  margin-left: -1px;
  background-color: #f9f9f9;
  box-shadow: 2px 3px 10px -1px #ccc;
  min-height: 100%;
  max-height: none;
  overflow-y: auto;
  padding-top: 8px;
  transition: all 0.25s;
}

.d_w {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  font-size: 0;
  right: 5%;
  cursor: pointer;
  background: url(../images/ding.gif) no-repeat center / cover;
}

.d_w.cur {
  background: url(../images/dingcur.png) no-repeat center / cover;
}

.r-z {
  height: 200px;
  background-color: rosybrown;
}

.r-list {
  /* height: 525px; */
  overflow: hidden;
}

.r-list .list {
  /* height: 100%; */
  width: 100%;
  display: none;
  position: relative;
  z-index: 1;
  overflow-y: auto;
}

#r_list.r-list .list.active {
  height: 100%;
  width: calc(100% + 17px);
}

.l-t {
  position: relative;
}

.r-list .list.cur {
  display: block !important;
}

.list.cur.active {
  display: none !important;
}

.r-p.cur {
  display: block !important;
}

#d_menu.cur {
  max-height: 610px;
  width: 259px;
  overflow-y: auto;
  overflow-x: hidden;
}

#d_recom.active {
  max-height: 613px;
}

#r_list.active {
  height: 525px;
}

#allClassify .l-list li {
  display: none;
}

#allClassify .l-list li.z-f {
  display: block;
}

.lh {
  height: 42px;
}

#allClassify.cur .l-list li.z-f {
  position: fixed;
  z-index: 2;
  top: 0;
}

#allClassify.cur .l-list ul {
  position: relative;
  padding-top: 42px;
}

.details-more-new#package_more::after,
.details-more-new#package_more::before {
  content: "";
  position: absolute;
  width: 364px;
  border-bottom: 1px solid #e3e4e4;
}

.details-more-new#package_more::before {
  left: -364px;
}

.details-more-new#package_more::after {
  right: -364px;
}

.introduce {
  margin-bottom: 20px;
}

.new-details_content .other-info {
  margin: 20px 0;
  text-align: center;
}

.new-details_content .other-info span {
  margin-right: 10px;
  color: #818181;
}

/*
2020/10/13
*/

.down-li-pic {
  position: relative;
  transition: .3s all ease-in;
}

.news-tips {
  font-size: 12px;
  position: absolute;
  bottom: -100%;
  left: 0;
  font-size: 14px;
  width: 100%;
  height: 100%;
  background: rgba(8, 156, 236, 0.9);
  font-weight: 700;
  display: flex;
  align-items: center;
  padding: 10px;
  justify-content: center;
  color: #fff;
  line-height: 1.7;
  transition: .25s all ease-in;
}

.right-content.down-content li:hover .news-tips {
  bottom: 0;
}

.right-content.down-content li:hover .down-li-pic {
  border-color: #fff;
}


.right-title {
  border-bottom: 1px solid #e3e4e4;
}

.head-title {
  display: inline-block;
  width: 143px;
  text-align: center;
  line-height: 40px;
  background: url(../images/hbj.png) no-repeat center;
  background-size: cover;
  font-size: 18px;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 30px;
}

.head-title.news_2021 {
  background: none;
  font-size: 14px;
  font-weight: bold;
  color: #737373;
  text-align: left;
}

.head-title.news_2021s {
  font-size: 14px;
  font-weight: bold;
  background: none;
  font-size: 14px;
  color: #737373;
  text-align: left;
}

.moreheight.moreheights{
  margin-top: 10px;
}

.abstract {
  background-color: #f5f5f5;
  font-size: 12px;
  padding: 20px 15px;
  line-height: 1.7;
  color: #666;
}

.keyword {
  margin-bottom: -10px;
}

.keyword ul li {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  background: url(../images/rightpic.png) no-repeat #f5f5f5 95% center;
  margin-bottom: 10px;
}

.keyword ul li a {
  display: block;
  padding: 0 20px;
  padding-right: 30px;
  width: 100%;
  height: 100%;
}

.relate-oewiki .keyword ul li a{
  background-color: #dbf0fd;
  padding-right: 20px;
}

.related-list.correlation-list li {
  width: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.related-list.correlation-list li a {
  width: 100px;
  height: 100px;
}

.inquiry_for li.liuyan_answer_li {
  float: none;
}

.correlation-lists {
  overflow: hidden;
  margin-left: -4%;
}

.correlation-lists li {
  width: 46%;
  float: left;
  line-height: 40px;
  background: url(../images/newleft.png) no-repeat left center;
  border-bottom: 1px dashed #e1e1e1;
  margin-left: 4%;
  font-size: 12px;
  padding-left: 14px;
}

.correlation-lists li a {
  display: block;
  max-width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.sjdata-download {
  width: 200px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  background-color: #1494f2;
}

.sjdata-download a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.sjdata-download a:hover {
  color: #fff;
  opacity: .8;
}

em,
i {
  font-style: normal;
}

.new_result {
  padding-top: 20px;
}

.new_result a {
  /*color: #0000cc;*/
  color: #333;
  text-decoration: underline;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.new_result i {
  text-decoration: underline;
  color: #c00;
}

.new_result em {
  text-decoration: underline;
  color: #0000cc;
}

.new_result a:hover {
  color: #333;
}

.new_result h3 {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 15px;
}

.new_result h4,
.new_result h5 {
  margin-bottom: 5px;
  color: #666;
}

.new_result h4 {
  font-size: 16px;
}

.new_result h5 {
  font-size: 15px;
}

.new_result li {
  margin-bottom: 30px;
}

.new_result li p {
  line-height: 20px;
  font-size: 14px;
  padding-right: 10px;
  color: #333;
}

.new_result li p.cur a {
  text-decoration: none;
}

.new_result li p.cur a:hover {
  /*text-decoration: underline;*/
  color: #089cec;
}

.new_word {
  margin-bottom: 15px;
}

.new_paging {
  padding-top: 30px;
  text-align: center;
}

.new_paging span,
.new_paging a {
  display: inline-block;
  /* width: 34px;
    height: 34px;*/
  border: 1px solid #e1e2e3;
  color: #0000cc;
  text-align: center;
  line-height: 20px;
  overflow: inherit;
  text-decoration: none;
}

.new_paging span {
  border: 0;
}

.new_paging a:hover {
  border-color: #3388ff;
  color: #0000cc;
}

.trademark-correlation {
  overflow: hidden;
  margin-bottom: 20px;
}

.trademark-img {
  height: 60px;
  width: 164px;
  border: 1px solid #ccc;
  text-align: center;
  padding: 5px 0;
  margin-right: 20px;
}

.trademark-img img {
  max-width: 90%;
  max-height: 100%;
}

.trademark-title {
  font-size: 12px;
  font-weight: 700;
  color: #737373;
  width: 160px;
  padding-top: 10px;
  text-align: center;
}

.trademark-title a {
  color: inherit;
}

.trademark-menus-item {
  overflow: hidden;
  margin-bottom: 20px;
  font-size: 12px;
}

.trademark-stair {
  width: 120px;
  display: inline-block;
  vertical-align: middle;
}

.trademark-stair a {
  color: #008cff;
}

.trademark-right-item {
  border-bottom: 1px dashed #d3d3d3;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.trademark-right-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.trademark-stair-right {
  width: 490px;
  display: inline-block;
  vertical-align: middle;
  border-left: 1px solid #008cff;
  padding-left: 14px;
}

.trademark-second {
  width: 100px;
  padding-right: 20px;
  white-space: normal;
  position: relative;
  line-height: 22px;
  text-align: right;
}

.trademark-second a {
  color: #737373;
  font-weight: 700;
}

.trademark-second-three {
  width: 375px;
}

.trademark-second-three a {
  border-left: 1px solid #089cec;
  padding: 0 12px;
  color: #737373;
  line-height: 26px;
}

.trademark-second-three a:hover,
.trademark-second a:hover {
  color: #089cec;
}

.trademark-second::after {
  content: "＞";
  position: absolute;
  top: 0;
  right: 5px;
  color: #737373;
}

.public-more {
  border-top: 1px solid #ddd;
  display: none;
}

.public-txt {
  width: 160px;
  line-height: 35px;
  border: 1px solid #ddd;
  border-top-color: #fff;
  font-size: 12px;
  color: #333;
  padding-right: 24px;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
  margin-top: -1px;
  background: url(../images/du.gif) no-repeat #fff 72% center;
}

.public-txt.cur {
  background: url(../images/dp.gif) no-repeat #fff 72% center;
}

.trademark-exhibition {
  margin-left: 120px;
}

.trademark-item {
  margin-bottom: 40px;
}

.trademark-complete {
  font-size: 12px;
  float: right;
  margin-top: -26px;
  color: #089cec;
}

.trademarkcnt {
  margin-bottom: 50px;
}

/*
20210127
*/

.related-news {
  font-size: 12px;
}

.related-width {
  width: 25%;
}

.related-width.last-related {
  width: 50%;
}

.related-width.related-text {
  text-align: center;
}

.related-width a {
  border-left: 1px solid #089cec;
  padding: 0 6px;
  color: #737373;
  line-height: 26px;
}

.related-width a:first-child {
  border-left: 0;
}

.related-width.align {
  vertical-align: middle;
}

.related-width.align a {
  color: #089cec;
}

.related-width a:hover {
  color: #089cec;
}

.related-width.align-center {
  vertical-align: middle;
  font-weight: 700;
}

.related-width.align-center::after {
  content: '>';
  display: inline-block;
  color: #737373;
}

#Associated {
  position: relative;
}

.associated-cnt {
  position: absolute;
  right: 0;
  /* width: 180px; */
  /* bottom: 0; */
  background-color: #f7f7f7;
  padding: 15px 18px;
  max-height: 500px;
  margin: 0 auto;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 10;
}

#associated_cnt.active {
  top: 0;
  position: fixed;
  height: 100%;
  max-height: initial;
}

.associated-title {
  font-size: 14px;
  font-weight: 700;
  color: #008cff;
  margin-bottom: 10px;
}

.associated-title.cur{
  position: fixed;
  z-index: 9;
  width: 141px;
  top: 0;
  right: 0;
  background-color: #f7f7f7;
  padding: 15px 18px 10px;
}

.associated-list a.apic {
  display: block;
  width: 100%;
  height: 100px;
  text-align: center;
  border: 1px solid #e3e4e4;
  background-color: #fff;
  margin-bottom: 5px;
}

.associated-list li {
  width: 100px;
  margin-bottom: 10px;
}

.associated-list li img {
  display: inline-block;
  max-width: 90%;
  max-height: 90%;
  vertical-align: middle;
}

.associated-list li i {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.associated-list li p {
  max-width: 100%;
  font-size: 12px;
}

.swiper-search-hot .swiper-slide {
  background-color: #fff;
}

.algorithm-list {
  position: relative;
  max-height: 500px;
  overflow: hidden;
}

.algorithm-list.cur {
  max-height: inherit;
}

.algorithm-list .algorithm-item {
  margin-bottom: 40px;
}

.algorithm-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.algorithm-table {
  display: flex;
  /* align-items: center; */
  border: 1px solid #d2d2d2;
}

.algorithm-table .algorithm-table-l {
  width: calc(50% - 1px);
  border-right: 1px solid #d2d2d2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: left;
  padding: 30px;
}

.algorithm-table-r {
  width: 50%;
  padding: 30px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.algorithm-table-r img {
  display: block;
  width: 100px;
  object-fit: contain;
}

.algorithm-table-r img.width300{
  width: 300px;
}

.algorithm-table-list {
  margin-bottom: 10px;
  width: calc(92% + 5px);
}

.algorithm-table-list input {
  width: 210px;
  height: 30px;
  border: 1px solid #c9c9c9;
  padding: 0 5px;
  margin-right: 5px;
}

.algorithm-table-list select {
  width: 70px;
  height: 30px;
  padding: 0 11px;
  border: 1px solid #c9c9c9;
}

.algorithm-table-btn a {
  display: block;
  margin: 0 auto;
  width: 120px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #434343;
  border: 1px solid #c9c9c9;
  background-color: #eee;
}

.algorithm-table-btn a:hover {
  color: #434343;
}

.algorithm-table-btn {
  margin-top: 30px;
}

.algorithm-cnt {
  position: relative;
  margin-bottom: 50px;
}

.algorithm-ab {
  position: absolute;
  width: 100%;
  /* height: 30px; */
  background-color: #fff;
  border-top: 1px solid #c9c9c9;
  left: 0;
  bottom: -15px;
}

#algorithmAd,
#algorithmRd {
  display: none;
}

#algorithmRd {
  background: none;
  margin-bottom: 40px;
}

#algorithmRd .algorithm-ab {
  background: none;
}

#algorithmRd .algorithm-more {
  background: none;
  border-top-color: #f5f5f5;
}

.algorithm-more {
  width: 150px;
  line-height: 35px;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  border: 1px solid #c9c9c9;
  border-top-color: #fff;
  margin: 0 auto;
  margin-top: -1px;
}

.algorithm-all {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  width: 50px;
  text-align: center;
  line-height: 30px;
  background: red;
}

.algorithm-all a {
  color: #fff !important;
}

/* 2021-11-15 */
.search-left-l {
  width: 660px;
}

.results-item-l {
  margin-bottom: 30px;
  letter-spacing: 2px;
}

.results-title {
  margin-bottom: 10px;
}

.results-title a {
  font-size: 18px;
  color: #118bec;
}

.results-title a:hover {
  text-decoration: underline;
}

.results-introduction {
  line-height: 1.7;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.results-introduction a {
  color: #444;
  font-size: 14px;
  display: block;
}

.results-introduction a:hover {
  color: #089cec;
}

.results-more {
  position: relative;
  margin-bottom: 80px;
  height: 40px;
}

.related.results-formula {
  padding: 0;
  border-top: 0;
}

.algorithm-table-list input.results-formula-input {
  width: 130px;
}

.related.results-formula .algorithm-table .algorithm-table-l {
  padding: 30px 10px;
}

.search-right-l {
  position: relative;
  width: 410px;
  background-color: #f7f7f7;
  padding: 0 27px;
}

.search-right-l .new_result_product_right {
  width: calc(100% - 148px);
}

.calculator-table {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 20px;
  padding-right: 60px;
  padding-bottom: 20px;
  min-height: 70px;
  position: relative;
  margin-bottom: 40px;
}

.js-head.j_d .head-title.news_2021 {
  font-size: 16px;
  color: #444444;
}

.js-head.j_d .j_d_item {
  margin-bottom: 50px;
  margin-top: 50px;
}

.related-list.correlation-gs {
  height: auto;
  text-align: center;
}

.related-list.correlation-gs a,
.related-list.c_b a {
  color: #737373;
}

.related-list.correlation-gs p {
  margin-top: 5px;
}

.calculator-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
}

.calculator-list a {
  color: #1aaaf5;
  margin-right: 15px;
}

.calculator-more {
  position: absolute;
  right: 0;
  top: 14px;
  height: 45px;
  width: 65px;
  background-color: #089cec;
  color: #fff;
  text-align: center;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  display: none;
}

.calculator-more.cur {
  display: flex;
}

.calculator-more .riher {
  transform: rotate(90deg);
  margin-top: 5px;
}

.calculator-more .riher.cur {
  transform: rotate(270deg);
}

.dictionary-cnt {
  overflow: hidden;
}

.dictionary-l {
  width: 734px;
  position: relative;
}

.dictionary-r {
  width: 235px;
  padding: 50px 0;
  position: relative;
}

.dictionary-prev{
  margin-top: 0;
  top: 0px;
  transform: translateX(-50%) rotate(90deg);
  left: 50%;
}

.dictionary-next{
  margin-top: 0;
  top: inherit;
  bottom: 0;
  right: inherit;
  transform: translateX(-50%) rotate(90deg);
  left: 50%;
}

.dictionary-top {
  text-align: center;
  margin-bottom: 20px;
}

.dictionary-title {
  font-size: 26px;
  color: #099cec;
  letter-spacing: 2px;
}

.dictionary-l a {
  color: #737373;
}

.explain {
  color: #666;
}

.dictionary-list{
  height: 800px;
}

.dictionary-list .swiper-slide {
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
  height: 140px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dictionary-list .swiper-slide img {
  display: block;
  max-width: 100%;
}

.results-cnt .head-title {
  background: #6aaaea;
  margin-bottom: 20px;
}

.results-modulator {
  margin-right: -25px;
}

.results-modulator ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}

.results-modulator ul li {
  width: 130px;
  margin-bottom: 30px;
  margin-right: 25px;
}

.results-modulator ul li .apic {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e3e4e4;
  width: 130px;
  height: 130px;
  overflow: hidden;
  margin-bottom: 10px;
}

.results-modulator ul li .apic img {
  display: block;
  width: 100%;
}

.results-modulator ul li a {
  color: #737373;
}

.results-experience {
  background-color: #f5f5f5;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.experience-title {
  margin-bottom: 10px;
  font-size: 15px;
  color: #444444;
}

.experience-btn {
  display: flex;
  flex-direction: row;
}

.experience-btn>div {
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
  border-radius: 3px;
}

.experience-yes {
  margin-right: 10px;
}

.experience-yes img {
  vertical-align: -3px;
}

.experience-no img {
  vertical-align: -6px;
}

.experience-btn>div img {
  display: inline-block;
  margin-right: 10px;
}

.ex-btn.cur {
  color: #099cec;
}

.ex-btn img:first-child {
  display: none;
}

.feedback {
  padding: 20px;
  display: none;
}

.feedback-title {
  font-size: 16px;
  margin-bottom: 15px;
}

.feedback textarea {
  display: block;
  width: 100%;
  height: 126px;
  border: 1px solid #ebebeb;
  padding: 10px;
  font-size: 16px;
  color: #999;
  resize: none;
  margin-bottom: 14px;
}

.feedback-btn {
  text-align: right;
}

.feedback-btn span {
  display: inline-block;
  width: 70px;
  line-height: 30px;
  border: 1px solid #128ce7;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.feedback-cancel {
  background-color: #fff;
  color: #128ce7;
  margin-right: 10px;
}

.feedback-submit {
  background-color: #128ce7;
  color: #fff;
}

.results-related{
  border: 1px solid #f5f5f5;
}

.results-related-list {
  padding: 14px;
  border-bottom: 1px solid #f5f5f5;
  min-height: 160px;
  display: flex;
  align-items: center;
  flex-direction: row;
}

.results-related-list:last-child{
  border-bottom: 0;
}

.related-pic {
  width: 170px;
}

.logo-li-pic {
  border: 1px solid #e3e4e4;
  text-align: center;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5px;
}

.logo-li-pic img {
  max-width: 100%;
}

.logo-li-name a {
  display: block;
  text-align: center;
  color: #666;
  font-size: 12px;
}

.related-links {
  width: calc(100% - 170px);
  padding-left: 15px;
  line-height: 2;
  font-size: 13px;
}

.related-links a {
  color: #999;
}

.related-links a:hover {
  text-decoration: underline;
  color: #128ce7;
}

.related-links a::after {
  content: '|';
  display: inline-block;
  margin: 0 10px;
  color: #128ce7;
  vertical-align: 2px;
}

.related-links a:last-child::after {
  content: '';
}

.news-rights {
  width: 238px;
}

.query-right-content .news-rights .query-like {
  margin-top: 0;
  width: 100%;
}

.news-rights .new_result_product_right {
  width: 100%;
}

.case-right.news-cases {
  width: 600px;
  border-left: 0;
  padding-left: 0;
  min-height: auto;
  overflow: initial;
}

.news-cases .new_result_product_right {
  width: 100%;
}

.news-cases .new_result {
  padding-top: 0;
}

.paging.re_paging {
  padding: 0 50px;
  text-align: left;
  border: 0;
}

.one_xq {
  position: relative;
}

.span_mark {
  text-decoration: underline;
  color: #099eec;
  cursor: pointer;
  background: inherit;
}

.mark_popup {
  width: 280px;
  background-color: #fff;
  /* border: 1px solid #eeeeee; */
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
  padding: 15px 20px;
  border-radius: 10px;
  position: absolute;
  z-index: 2;
  color: #6d6d6d;
  line-height: 1.7;
  transition: all .2s ease-in;
  font-size: 14px;
  display: none;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}

.mark_popup_title {
  font-size: 20px;
    color: #444444;
    font-weight: 700;
    padding-bottom: 5px;
    background: url(../images/bubble.png) no-repeat center top;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: -15px;
    padding: 20px;
}

.mark_popup_item > a {
  position: absolute;
    bottom: 0;
    right: 0;
  display: inline-block;
  color: #099eec;
  background-color: #fff;
}

.mark_popup_item{
  position: relative;
}

.mark_popup_item_p{
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: pointer;
}

.mark_popup .mark_popup_item a::before {
  content: '... ';
  color: #333;
}

.mark_popup_top span {
  color: #099eec;
}

.mark_popup_top::before{
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  vertical-align: 2px;
  margin-right: -5px;
  position: relative;
  left: -10px;
  background-color: #ccc;
}

.mark_popup_list.cur .mark_popup_top::before{
  background-color: #009ee8;
}

.bubble_list{
  margin-bottom: 30px;
}

.bubble_btn{
  margin-top: 10px;
    border-top: 1px solid #d8dce5;
    text-align: center;
    /*display: none;*/
}

.bubble_btn span a{
  background: #fff;
  display: inline-block;
  border: 1px solid #d8dce5;
  padding: 0 13px;
  padding-right: 26px;
  border-top-color: #fff;
  position: relative;
  font-size: 12px;
  top: -2px;
  color: #009ee8;
  cursor: pointer;
}

.bubble_btn img{
  position: relative;
  left: -24px;
  top: -5px;
}

.bubble_item_title {
  color: #999;
  width: calc(100% - 40px);
  margin-left: 10px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  word-break: break-all;
  -webkit-box-orient: vertical;
}

.bubble_imgt{
  width: 40px;
  height: 40px;
  border: 1px solid #d8dce5;
  text-align: center;
  line-height: 36px;
}

.bubble_title{
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  margin-bottom: 5px;
}

.bubble_list ul{
  padding-left: 0 !important;
  /* max-height: 200px;
  overflow: auto; */
}

.bubble_list ul li{
  display: flex;
  align-items: center;
  padding: 5px 0;
}

.bubble_list a{
  display: flex;
    flex-direction: row;
    align-items: center;
}

.bubble_item_title{
  color: #999;
  margin-left: 10px;
  font-size: 14px;
}

.bubble_imgt img{
  display: inline-block;
  object-fit: cover;
  max-width: 80%;
}

.bubble_img{
  display: block;
  width: 100%;
  border-radius: 10px;
}

.mark_popup_list{
  margin-bottom: 10px;
  padding-left: 5px;
}

.mark_popup_cnt{
  border-bottom: 1px solid #ebedf2;
}

.results-experience-fixed {
  position: fixed;
  top: 0;
  right: 0;
  background-color: #f5f5f5;
  z-index: 2;
  padding: 10px 20px;
  display: none;
}

#ResColse {
  color: #56b9ef;
  font-size: 16px;
  position: absolute;
  left: 10px;
  top: 10px;
  cursor: pointer;
}

.formulaBanner {
  width: 100%;
  /*min-height: 245px;*/
  background-color: #ddd;
  margin-bottom: 20px;
}

.formulaBanner img {
  display: block;
  width: 100%;
}

.formulaTopCnt {
  min-height: 90px;
  margin-bottom: 10px;
}

.formulaTop {
  background-color: #089cec;
  min-height: 86px;
  padding: 15px 20px;
  overflow: hidden;
  position: relative;
}

.formulaTop_list.cur {
  height: auto;
  overflow: auto;
  padding-bottom: 25px;
}

.formulaTop.active {
  position: fixed;
  top: 0;
  z-index: 9;
  width: 912px;
}

.formulaTop_list {
  height: 40px;
  overflow: hidden;
}

.formulaTop_list span {
  color: #fff;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
  cursor: pointer;
}

.formulaBtn {
  position: absolute;
  width: 100%;
  background-color: #089cec;
  color: #fff;
  text-align: center;
  font-size: 16px;
  height: 30px;
  bottom: 4px;
  left: 0;
  display: none;
}

.formulaBtn span {
  position: relative;
  width: 25px;
  height: 25px;
  transform: rotate(270deg);
  display: inline-block;
  cursor: pointer;
  -webkit-animation: pic 1s;
  -moz-animation: pic 1s;
  -o-animation: pic 1s;
  animation: moreDow 1s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes moreDow {
  from {
    top: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
  }

  to {
    top: 5px;
    opacity: 1;
    filter: Alpha(opacity=1);
  }
}

@-moz-keyframes moreDow {
  from {
    top: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
  }

  to {
    top: 5px;
    opacity: 1;
    filter: Alpha(opacity=1);
  }
}

@-o-keyframes moreDow {
  from {
    top: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
  }

  to {
    top: 5px;
    opacity: 1;
    filter: Alpha(opacity=1);
  }
}

@keyframes moreDow {
  from {
    top: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
  }

  to {
    top: 5px;
    opacity: 1;
    filter: Alpha(opacity=1);
  }
}

.formulaAdvertising {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 30px;
}

.formulaAdvertising img {
  display: block;
}

.AdvertisingLeft,
.AdvertisingRight {
  width: calc(50% - 5px);
  border: 1px solid #e5e5e5;
}

.formulaBom {
  background-color: #efefef;
  padding: 5px;
  margin-bottom: 30px;
}

.formulaBomItem {
  padding: 10px;
  width: 100%;
  background-color: #fff;
  margin-bottom: 5px;
}

.formulaBomItem:last-child {
  margin-bottom: 0;
}

.formulaBomList {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.formulaBomNt {
  width: 25%;
  padding-right: 2%;
}

.formulaBomTitle {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 5px;
}

.formulaBomNt {
  display: flex;
  flex-direction: row;
  /* align-items: center; */
  margin-bottom: 20px;
}

.formulaBomNtImg {
  width: 30px;
  height: 30px;
  border: 1px solid #e3e4e4;
  margin-right: 10px;
}

.formulaBomNtImg img {
  display: block;
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}

.formulaBomNtTxt {
  width: calc(100% - 42px);
}

.formulaBomNtTitle {
  /* color: #818181; */
  line-height: 14px;
  color: #333;
  font-weight: 700;
  text-overflow: ellipsis;
  /*让截断的文字显示为点点。还有一个值是clip意截断不显示点点*/
  white-space: nowrap;
  /*让文字不换行*/
  overflow: hidden;
  /*超出要隐藏*/
}

.formulaBomNtp {
  font-size: 12px;
  line-height: 16px;
  color: #999;
  margin-top: 8px;
  max-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.calculateTitle {
  font-size: 18px;
  margin-bottom: 14px;
}

.calculateCnt textarea {
  display: block;
  width: 100%;
  resize: none;
  border: 1px solid #118bec;
  border-radius: 3px;
  padding: 10px 17px;
  margin-bottom: 20px;
}

.calculateBottom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.calculateLeft input {
  height: 30px;
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  background-color: #fff;
  width: 330px;
  padding: 3px 10px;
  margin-right: 30px;
}

.calculateLeft button::before {
  content: '*';
  display: inline-block;
  left: -35px;
  position: relative;
  color: #e01010;
}

.calculateLeft button {
  width: 135px;
  height: 30px;
  background: none;
  border: 1px solid #118bec;
  color: #118bec;
  background: none;
}

.calculateRight button {
  width: 85px;
  height: 30px;
  border: 0;
  color: #fff;
  border-radius: 3px;
}

.calculateSubmit {
  background-color: #118bec;
  margin-right: 18px;
}

.calculateReset {
  background-color: #d2d2d2;
}

#keyword_list li{
  width: auto;
}

#keyword_list li > a{
  width: auto;
  height: auto;
}
#keyword_list{
  width: auto;
  height: auto;
}

#keyword_list.cur{
  height: 200px;
}

#keywordMore{
  display: none;
}