body {
  font-size: 14px;
  font-family: "Microsoft YaHei";
}
*{
  padding: 0;
  margin: 0;
}
a {
  color: #0080C8;
}
li{
  list-style: none;
}
.CurSor{
  cursor: pointer;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}

.fr {
  float: right;
}
.huiColor{
  color: #a0a0a0;
}
.redColor{
  color: red;
}
.orangeColor{
  color:#F3782A;
}
.border-radius-3{
  border-radius: 3px;
}
/* CHOSEN PLUGIN  start*/
.chosen-container-single .chosen-single {
  cursor: pointer;
  background: #ffffff;
  box-shadow: none;
  -moz-box-sizing: border-box;
  background-color: #FFFFFF;
  border: 1px solid #CBD5DD;
  border-radius: 2px;
  height: auto !important;
  margin: 0;
  min-height: 30px;
  overflow: hidden;
  padding: 4px 12px;
  position: relative;
  width: 100%;
}

.chosen-container-multi .chosen-choices li.search-choice {
  background: #f1f1f1;
  border: 1px solid #ededed;
  border-radius: 2px;
  box-shadow: none;
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative;
}
/* CHOSEN PLUGIN  end*/
.sResultFl{
  border: 1px solid #ddd;
  width: 260px;
  position: fixed;
  left: 8.3%;
  top: 100px;
}
.sResultFl a{
  color: #f3782a;
}
.sResultFlTit{
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #CCCCCC));
  border-bottom: 1px solid #ddd;
}
.bgw {
  background: white;
}
thead{
  background: #e0ebfa;
}
.line-height-34 {
  line-height: 34px !important;
}
.tBorderAll {
  border: 1px solid #ddd;
}
.sDetailPage{
  background: #d9f6fe;
  border: 1px solid #f7fdff;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  border-radius: 2px;
}
.sDetailUl li{
  line-height: 24px;
  font-size: 12px;
}
.sDetailUlFl{
  width: 120px;
}
.sDetailUlFr{
  width: 70%;
}
.sDetailImg{
  width: 100px;
  height: 130px;
  position: absolute;
  right: 11px;
  top: 100px;
  border:1px solid #efefef;
  border-radius: 4px;
}
.sDetailEwmBox{
  height: 200px;
  border: 1px solid #e5e5e5;
  border-radius: 1px;
}
.sDetailEwmBox img{
  width: 100%;
  height: 100%;
  display: block;
}
.sDetailEwm h4{
  background: #f3f7f9;
  border: 1px solid #e5e5e5;
  height: 30px;
  line-height: 30px;
  text-indent: 20px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 1px;
}
.voteBtnChose{
  background: #f3782a !important;
  color: #ffffff !important;
}
.voteBtnChose:hover{
  background: #ff8b3f;
}
.voteBtn{
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 3px;
  color: #76838f;
  background-color: #e4eaec;
  border-color: #e4eaec;
  border: none;
}
.sDetailQsTit{
  height: 36px;
  line-height: 36px;
}
.ReviewImg{
  width: 30px;
  height: 30px;
}
.ReadersRecomTit{
  border-bottom: 2px solid #ddd;
  height: 40px;
  line-height: 40px;
}
.myLibraryUl li{
  height: 40px;
  line-height: 40px;
}
.myLibraryUl li a{
  display: block;
  color: #333333;
  padding-left: 50px;
  text-decoration: none;
  border-bottom: 1px dashed #dddddd;
}
.myLibraryUl li a:hover{
  color: #ffffff !important;
  background: #f59d63;
  text-decoration: none;
}
.myLibraryUlActive{
  color: #ffffff !important;
  background: #f59d63;
}
.reviewManaUl li{
   border-bottom: 1px dashed #dddddd;
 }
.reviewManaUl li:last-child{
  border-bottom: none;
}
.QsYIframe {
  position: absolute;
  top: -30px;
  left: 0;
}

.QsXIframe {
  position: absolute;
  bottom: 4px;
  right: -52px;
}
.BuyWhere{
  background: #f6f6f1;
  border-radius: 3px;
}
.BuyWhere p{
  color: #36934f;
}
.BuyWhere li{
  height: 38px;
  line-height: 38px;
  text-indent: 20px;
  border-bottom: 1px solid #f0f0ee;
}
.BuyWhere li:last-child{
  border-bottom: none;
}
.BuyWhere li a{
  color: #4b84ad;
}
table.table-expandable tbody td{
  border-left: none !important;
}
table.table-expandable tbody td:last-child{
  width: 50px;
}
table.table-expandable > tbody > tr:nth-child(2n+1){
  background: rgba(243, 247, 249, .3);
}
.paginationUl{
  margin: 20px auto !important;
  display: block;
  width: 440px;
  text-align: center;
}
.searchResultUl li{
  border-bottom: 1px dashed #dddddd;
}
.searchResultUl li:last-child{
  border-bottom: none;
}
.searchResultUl li a{
  /*color: #333333;*/
  color: #D02B2B;
}
.searchResultUl li a:hover,.searchResultUl li a:focus{
  /*color: #666666;*/
  color: #FF6B6B;
}
.wordBreak{
  word-break: keep-all;
}
.NoList{
  margin: 100px 0 0 29%;
}
.NoList2{
  margin-top: 100px;
}
.sDetailUl b{
  width: 150px;
  display: inline-block;
  text-align: right;
  padding-right: 10px;
  line-height: 24px;
}
.sDetailUl a{
  display: inline-block;
  line-height: 24px;
  font-size: 12px;
}
#canvasFrame{
    margin: 50px auto 0;
    width: 90%;
    position: relative;
}
.ReturnTop{
  background: #eeeeee;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
}
.ReturnTop:hover{
  background: #dddddd;
}
.pjImg{
  width: 20px;
  height: 20px;
}
.hpImg1{
  background-image: url("../images/hp1.png");
  background-size: 20px 20px;
}
.hpImg2{
  background-image: url("../images/hp2.png");
  background-size: 20px 20px;
}
.cpImg1{
  background-image: url("../images/cp1.png");
  background-size: 20px 20px;
}
.cpImg2{
  background-image: url("../images/cp2.png");
  background-size: 20px 20px;
}
