@charset "UTF-8";
.prod_list {
  padding-top: 0px; }

.prod_list .list {
  padding: 0.08696rem; }

.prod_list .list li {
  float: left;
  width: 50%;
  padding: 0.08696rem;
  box-sizing: border-box; }

.prod_list .list li a {
  display: block; }

.prod_list .list li .pic {
  display: block;
  border: 1px solid #ddd;
  padding: 1px; }

.prod_list .list li .pic img {
  width: 100%;
  height: auto; }

.prod_list .list li .tit {
  text-align: center;
  padding: 0 0.08696rem;
  height: 0.69565rem;
  line-height: 0.69565rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.prod_list .list li a:hover .pic {
  border-color: #ccc; }

.prod_list .list li.end {
  margin-right: 0; }

/*产品详细*/
.prod_detail {
  padding: 0px 0 10px;
  background: #fff; }

.prod_detail .prod_pic {
  padding: 0px;
  margin-right: 30px; }

.prod_detail .prod_info {
  padding: 0.17391rem 0.17391rem 0.34783rem; }

.prod_detail .spic {
  height: 200px;
  position: relative;
  overflow: hidden;
  margin: 0px auto; }

.prod_detail .spic .hd {
  position: absolute;
  height: 28px;
  line-height: 28px;
  bottom: 0;
  right: 20px;
  z-index: 1; }

.prod_detail .spic .hd li {
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #333;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 6px; }

.prod_detail .spic .hd li.on {
  background: #ddd; }

.prod_detail .spic li img {
  width: 100%; }

.prod_info .title {
  font-size: 0.41739rem;
  line-height: 0.6087rem;
  margin-bottom: 0.08696rem; }

.prod_info .intro .tit {
  font-size: 0.31304rem;
  color: #333;
  margin-bottom: 0.08696rem; }

.prod_info .intro {
  color: #777;
  line-height: 0.52174rem; }

.tab .tabt {
  border-top: 1px solid #d3d5d8;
  border-bottom: 1px solid #d3d5d8;
  height: 0.86957rem;
  text-align: center; }

.tab .tabt span {
  float: left;
  position: relative;
  width: 50%;
  height: 0.86957rem;
  line-height: 0.86957rem;
  text-align: center;
  font-size: 0.31304rem;
  color: #555; }

.tab .tabt span:after {
  position: absolute;
  left: 0;
  top: 50%;
  content: '';
  width: 1px;
  height: 0.26087rem;
  margin-top: -0.13043rem;
  background: #ddd; }

.tab .tabt span:first-child:after {
  display: none; }

.tab .tabt span.active {
  color: #0b4aa2; }

.tab .tabt.i3 span {
  width: 33.33%; }

.tab .tabc {
  padding: 0.17391rem;
  display: none;
  line-height: 0.52174rem; }

.tab .tabc .mtable {
  overflow: auto; }

.tab .tabc table {
  border-collapse: collapse; }

.tab .tabc table td {
  padding: 0 5px; }

.pnav {
  padding: 0.17391rem; }

.relateddownload li {
  line-height: 0.78261rem;
  border-bottom: 1px dotted #ddd; }

.relateddownload li i {
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.08696rem;
  height: 0.08696rem;
  background: #ddd;
  margin-top: -0.04348rem; }

.app_case li {
  float: left;
  width: 50%;
  padding: 0.08696rem; }

.app_case li a {
  display: block;
  position: relative; }

.app_case li .pic span {
  display: block;
  overflow: hidden; }

.app_case li .pic img {
  display: block;
  height: auto; }

.app_case li h3 {
  text-align: center;
  font-size: 14px;
  height: 0.69565rem;
  line-height: 0.69565rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.app_case li a:hover {
  text-decoration: none; }

.app_case li.end {
  margin-right: 0; }

.pagination {
  display: none; }
