.encyclopedia_main .tabContainer{ overflow:hidden;position:relative;}
.encyclopedia_main .tabTit{height:50px;line-height: 35px;margin-left: 23px;margin-bottom: 23px}
.encyclopedia_main .tabHeader{ height:37px;}
.encyclopedia_main .tabContainer .tit{color:#333333; font-weight:bold; position:absolute; left:0px; top:24px;  font-size:1.5em;}
.encyclopedia_main .tabHeader li{ float:left;  margin:8px 0px 0; border-radius:2px; overflow:hidden; vertical-align:middle;  text-align:center;cursor:pointer; padding:0 8px;}
.encyclopedia_main .tabHeader li.i { width:10px; margin-top:10px; font-size:12px; color:#999;}
.encyclopedia_main .tabHeader li a{ color:#333333; font-size:16px; vertical-align:middle;}
.encyclopedia_main .tabHeader span{float:left; margin:0px 12px; font-size:1.5em; color:#ADADAD;}
.encyclopedia_main .tabContents{ padding-top:30px;}
.encyclopedia_main .tabContent{min-height:105px;text-align:justify;}
.encyclopedia_main .active{}
.encyclopedia_main .tabHeader li.active a{ color:#cc3333; font-weight: bold;   text-align:center; }

.encyclopedia_main .customer_lists{}
.encyclopedia_main .customer_lists ul{margin: 0}


.encyclopedia_main .wrap{width: 1200px}
.encyclopedia_main .xdetails_l{background: #fff;box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.1);width: calc(100% - 370px);min-height: 1900px}

.encyclopedia_main .xdetails_r{width: 320px; margin-bottom: 20px;}




.encyclopedia_main .customer_lists ul .item{    width:100%;float: left;margin-bottom: 40px;}

.encyclopedia_main .customer_lists .item_box .tran_scale{width: 35%;float: left;}

.encyclopedia_main .customer_lists .item_box .content{width: 58%;float: right;}

.encyclopedia_main .customer_lists .item_box .content a{ overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;display: block;}


.encyclopedia_main .customer_lists .item_box .content p{border-bottom:none;}

.encyclopedia_main .customer_lists .item_box .content .content_span span:last-child{float: none;}
.encyclopedia_main .customer_lists ul .item .item_box{box-shadow:none;}

.encyclopedia_main .customer_lists .item_box .content .content_span{height: 25px}
.encyclopedia_main .customer_lists .item_box .content h4{height: 35px;margin-bottom: 5px}

.encyclopedia_main .customer_lists .item_box .content{padding: 20px}

.encyclopedia_main .customer_lists .item_box .content p{
	color: #777;
    line-height: 25px;
    padding-bottom: 22px;
    margin-bottom: 20px;
    height: 56px;
    overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
text-align: justify;

}


.encyclopedia_main .rblock {
    background: #FDFDFD;
    border: 1px solid #F1F1F1;
    height: auto;
    font-size: 1.2em;
   
}


.encyclopedia_main .rblock_tit {
    margin: 10px 0px;
    border-bottom: 1px solid #F1F1F1;
    background: url(../images/r_tit.png) 0px -9px no-repeat;
    padding: 0px 10px 8px 15px;

    color: #cc3333;
     position: relative;
     font-size: 16px
    
}
.encyclopedia_main .rblock_tit a{
	color: #999999;
	position: absolute;
	right: 18px;
	font-size: 14px;
}

.encyclopedia_main .rblock_con {
    margin: 10px 18px;
}

.encyclopedia_main .rblock_con ul {
    list-style: none;
    overflow: hidden;
}

.encyclopedia_main .rblock_con .content li {
    padding: 5px 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    font-size: 14px;
}
.encyclopedia_main .rblock_con .content li span.an {
   margin-top: 10px;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 3px solid #d6000f;
    margin-right: 11px;
    margin-top: 1px;
}
.encyclopedia_main .rblock_con .tag li {
	width: 40%;
	float: left;
	border: 1px solid #e9e9e9;
	margin: 4.5%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.xdetails_r .search {
  padding: 18px;
}
.xdetails_r .search .h3 {
  font-size: 18px;
  color: #fff;
  height: 30px;
    line-height: 30px;
}
.xdetails_r .search form {
  display: block;
  position: relative;
  padding-right: 75px;
  height: 36px;
  line-height: 36px;
}
.xdetails_r .search form input {
  width: 100%;
  height: 34px;
  border: 1px solid #fff;
  border-right: none;
  padding-left: 5px;
  font-size: 14px;

  background: #f2f2f2;
}
.xdetails_r .search form input::-webkit-input-placeholder {
  color: #999999;
}
.xdetails_r .search form input::-moz-placeholder {
  color: #999999;
}
.xdetails_r .search form input:-moz-placeholder {
  color: #999999;
}
.xdetails_r .search form input:-ms-input-placeholder {
  color: #999999;
}
.xdetails_r .search form #searchBtn {
  padding-left: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  height: 36px;
  background: #d6000f;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
}

.xdetails_r .search form button {
  position: absolute; display:none;
  top: 0;
  right: 0;
  width: 75px;
  height: 36px;
  background: #ffffff;
  font-size: 14px;
  color: #f4910f;
  cursor: pointer;
}


@media only screen and (max-width: 640px) {
.encyclopedia_main .xdetails_l{width:100%;}
.encyclopedia_main .customer_lists .item_box .tran_scale{width:100%;}
.encyclopedia_main .customer_lists{padding-top: 60px}
.encyclopedia_main .customer_lists .item_box .content{width: 90%}
.xdetails_r{display: block;}
.encyclopedia_main .xdetails_r{width: 100%}

}

