


 
* @Author: Marte
* @Date:   2016-11-23 11:18:30
* @Last Modified by:   Marte
* @Last Modified time: 2016-12-02 17:51:01
*/
/*寮曠敤bootstrap杞挱浠ｇ爜*/
.carousel {
  position: relative;
  width:1200px;
  margin:auto;
  margin-top:4px;
}
.w1200{
  width:1200px !important;
}
.carouse{
  position: relative;
  width:906px;
  margin:auto;
  margin-top:4px;
}
  .carousel-inner {
    position: relative;
    width: 906px;
    overflow: hidden;
    margin: auto;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;margin: auto;
  width:1200px;

}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
    margin-top: 6px;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    /*left: 0;*/
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
  letter-spacing: 5px;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #9c9c9c;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  background-color: #00bcdc;
}    
/*鍖荤敓杞挱*/

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}
.carousel-inners{
    position: relative;
    width: 906px;
    overflow: hidden;
    margin: auto;
}

                          /*寮曠敤缁撴潫*/


.boxname{
  width:1200px;
  margin:auto;
  /*margin-top:24px;*/
}
.boxname .boxleft{
  width:906px;
  height:100%;
  float:left;
  /*border:1px solid red;*/
}
.boxname .boxright{
  width:269px;
  /*height:1000px;*/
  margin-left:22px ;
  /*border:1px solid red;*/
  float:right; 
}
.boxname .boxleft .symptom{
  height:35px;
  margin-top: 24px;
}
.boxname .boxleft .symptom h2{
   width:112px;
   font-size: 26px;
   color:#333333;
   float:left;
   font-weight: normal;
}
.boxname .boxleft .symptom span{
  margin-top: 15px;
  float:left;
  font-size: 14px;
  color:#999999;
  margin-left: 10px;
}

.xiaoxi{
  height:92px;
  font-size: 14px;
}
.xiaoxi ul{
  line-height: 36px;
  margin-top: 10px;
}
.xiaoxi ul li{
  width:104px;
  height:36px;
  overflow: hidden;
}
.c00bcd4{
  color:#00bcd4;
}


.gengduokeshi{
  border: 1px solid #f5f5f5;
    margin-top: 10px;
}

.box{
    width:904px;
    
    border:1px solid #F5F5F5;/*                       鍚庨潰                 */
    color:#333333;
}
.box .fr{
    border:0px;
    font-size: 14px;
    color: #72CFDF;
} 
.box .fr img{
    margin-top:6px;
    float:left;

}
.box .fr span{
    float:left;
    margin-top: 7px;
    color:#333333;
}
p{
    margin:0px;
}
.box{
    overflow:hidden;
   
    /*padding-right: 20px;*/
}
.box .box-list{
    display:block;
    /*width:886px;*/
    height:40px;
    line-height: 40px;
    font-size: 14px;
}
.box a p{
    
    height:28px;
    line-height: 30px;
    text-align: center;
    margin-left: 20px;
    border: 1px solid #F5F5F5;
    padding: 2px 11px;      
}
.box a p span{
    color:#378BF1;
    margin-left:10px;
    /*margin-right: px;*/
}
.box a span{
    margin-top: -4px;
}
.box .box-list{
    margin-top: 10px;
    margin-left: 20px;
    border-bottom: 1px dotted #F5F5F5;   
    width: 884px; 
}
.bb{
    border-bottom:;
}
.box .placename{
    width:886px;
    height:50px;
   
    display: inline-block;
}

.box .placename p{
    border:none;
    margin-left: 0px;
}
.box .placename p:hover{
    color:#377BEE;
}
.box .placename .box-list span{
    margin-right: 14px;
}
.box .placename li{
    width:58px;
    float:left;
}
.placename .box-list .mr0{
    margin-right: 0px;
}
.placename .box-list .color{
    color:#6ACFE0;
}

.placename .box-list .w82{
    width:82px;
}

.consult{
    width:270px;
    height:210px;
    background-color:#F5F5F5;
   
}
.consult .consult-list{
    padding:10px;
}
.consult .consult-list a{
   color:#72CFDF;
   font-size: 16px;
}
.consult .consult-list p{
   font-size: 14px;
   color:#979797;
   margin-top: 5px;
}
.consult .consult-list .Free_consultation{
    width:172px;
    height:54px;
    margin-left: 58px;
}
.consult .consult-list textarea{
    width:230px;
    height:65px;
    border:none;
    outline:none;
    padding:10px;
    margin-top:4px;
    resize: none;
    font-size: 12px;
    color:#999999;
    font-family: "寰蒋闆呴粦";
}
.consult .consult-list .btn{
    width:250px;
    height:35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color:#FFFCF8;
    background-color: #FFA409;
    margin-top: 6px;
    cursor:pointer;
}
.explain{
    width:906px;
    height:42px;
    background-color: #F5F5F5;
    margin-top:30px;
    
}
.explain .explain-list{
    width:152px;
    height:42px;
    line-height: 42px;
    text-align: center;
    /*background-color: #E5E5E5;*/
    font-size:22px;
    color:#484848;
}
.explain .info{
    width:700px;
    height:42px;
    line-height: 42px;
    margin-left: 20px;
    font-size: 14px;
    color:#666666;
}
.explain .explain-list .img1{
    position:absolute;
    top:490px;
    left:232px;
}
.explain .explain-list .img2{
    position:absolute;
    top:511px;
    left:232px;
}
.DoctorList{
    width:906px;
    height:260px;
    margin-top: 56px;
    margin-left: 6px;
}
.mt10{
    margin-top:10px;
}
.DoctorList .list{
    display:block;
    width:207px;
    height:248px;
    border:1px solid #F2F2F2;
    margin-right: 15px;
    text-align: center;
    font-size: 12px;
    color:#666666;
}
.DoctorList .list:hover{
     box-shadow: 0px 0px 8px rgba(0,0,0,0.25);
     transition: all .4s ease-out 0s;
}

.DoctorList .list .DoctorDetails{
    margin-top: -36px;
    padding:0 14px;
}
.DoctorList .list .DoctorDetails img{
    width: 71px;
    height: 71px;
 /*    border: 1px solid #00bcd4; */
    border-radius: 50%;
}
.DoctorList .list .DoctorDetails .txt p{
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.DoctorList .list .DoctorDetails .txt h3{
    color: #333333;
}
.DoctorList .list .DoctorDetails .txt{
    margin-top: 10px;
    padding:0 14px;
    font-size: 12px;
    border-bottom: 1px dashed #ccc;    
}
.DoctorList .list .DoctorDetails .txt3{
    margin-bottom: 5px;
}
.DoctorList .list .DoctorDetails .text-left{
    text-align: left;
    margin-top: 9px;
    line-height: 19px;
    margin-bottom:5px ;
    height: 57px;
}
.evaluate{
    width:181px;
    height:39px;
    padding:10px 14px;
    border-top:1px solid #f5f5f5;
    text-align: left;
    overflow:hidden; 
    transition: all .3s ease-out 0s;
}                        /************************** 鍔ㄧ敾**************************/
.list:hover .evaluate{
    padding: 0;
    opacity: 0;
    height: 0;
    overflow: hidden;
    border-top: none;
    transition: all .3s ease-out 0s;
}
.list:hover .textures{
    display:block;
    margin-top: -2px;
    overflow: hidden;
    transition: all .3s ease-out 0s;
}
.hidden{
    height:60px;
    overflow:hidden;
}

.evaluate .evaluate-left{
    width:90px;
    height:34px;
    margin-right: 10px; 
    line-height: 18px;
}
.evaluate .evaluate-right{
   width:57px;
   height:34px; 
   border-left: 1px solid #F5F5F5;
   line-height: 18px;
   padding-left: 20px;
}
.textures{  
   width:207px;
   height:60px;
   background-color: #F8F8F8;
   overflow:hidden;
   text-align: center;
   /*display:none;*/
}
.textures div{
    padding:13px;
}
.textures img{
    height:18px;
    margin-boottom:4px;
}
.textures p{
    width:33px;
    height:49px;
}
.textures i{
    width:32px;
    height:32px;
}
.textures .message_0{
    background-image: url("../images/message_0.png");
}
.textures .message_1{
    background-image: url("../images/message_1.png");
}
.textures .phone_0{
    background-image: url("../images/phone_0.png");
}
.textures .phone_1{
    background-image: url("../images/phone_1.png");
}
.textures .video_0{
    background-image: url("../images/video_0.png");
}
.textures .video_1{
    background-image: url("../images/video_1.png");
}
.textures div:hover{
    color:#98B9F5;
    text-decoration:underline;
}
.DoctorList  .m0{
    margin-right:0px;
}
.RecommendedExpert{
    width:270px;
    height:384px;
    border:1px solid #F7F7F7;
}
.RecommendedExpert .RecommendedExpert-list{
    width:250px;
    height:42px;
    line-height: 42px;
    padding:0px 10px;
    font-size:18px;
    font-weight: 700;
    color:#4B4B4B;
    border-bottom: 1px solid #F7F7F7;
}
.RecommendedExpert .RecommendedExpert-list span{
    color:#0DBFD6;
    font-size: 18px;
}
.RecommendedExpert .RecommendedExpert-list a{
    font-size: 14px;
    color:#A2A2A2;
}
.RecommendedExpert .DoctorIntroduction{
    width:250px;
    height:75px;
    line-height: 22px;
    padding:0px 10px;
    margin-top: 33px;
}
.RecommendedExpert .DoctorIntroduction .DoctorIntroduction-present .name{
    margin-left: 10px;
}
.RecommendedExpert .DoctorIntroduction .DoctorIntroduction-present .name p{
    font-size: 12px;
    color:#BDBDBD;
}
.RecommendedExpert .DoctorIntroduction .DoctorIntroduction-present .name div b{
    font-size: 16px;
    color:#7A7A7A;
}
.RecommendedExpert .DoctorIntroduction .DoctorIntroduction-present .name div span{
    font-size: 12px;
    color:#BDBDBD;
    margin-left: 10px;
}
.RecommendedExpert .DoctorIntroduction .DoctorIntroduction-present{
    padding:0px 2px;
    height:70px;
}
.RecommendedExpert .btn{
    font-size: 14px;
    color:#BDBDBD;
    padding:0px 10px;
    height: 26px;
    line-height: 26px;
}
.RecommendedExpert .btn a{
    color:#fff;
    background-color: #00BCD4;
    padding:0px 12px;
    border-bottom: 1px solid #F7F7F7;
}
.scrap{
    width:270px;
    height:450px;
    border:1px solid #F7F7F7;
        margin-top: 30px;
}
.scrap .scrap-list{
    width:250px;
    height:42px;
    line-height: 42px;
    padding:0px 10px;
    font-size:18px;
    font-weight: 700;
    color:#4B4B4B;
    border-bottom: 1px solid #F7F7F7;
}
.scrap .scrap-list a{
    font-size: 14px;
    color:#A2A2A2;
}
.scrap .listing{
    width:250px;
    height:133px;
    padding:12px 10px;
}
.scrap .listing a{
    width:270px;
    height:200px;
}
.scrap .listing a p{
    font-size: 14px;
    color:#959595;
    line-height: 12px;
    line-height: 27px;
    
}
.scrap .listing a p:hover{
    background-color: #f5f7f8;
}
.scrap .listing a img{
    margin-bottom: -2px;
    margin-right: 5px;
}
.scrap .name{
    padding:7px 10px;
}
.scrap .name a{
    font-size: 14px;
    color:#959595;
}
.scrap .name a p{
    line-height: 48px;
}
.scrap .name a p span{
    padding:9px;
    background-color: #F5F5F5;
    margin-right: 6px;
}
.scrap .name a p span:hover{
    background-color: #FFA409;
    color:#fff;
}
.img{
    height:0px;
}
.img p{
   /* margin-bottom: 16px;
     margin-top: 20px;*/
}
.pagination{
    width:906px;
    height:38px;
    line-height: 38px;
    font-size: 14px;
    color:#333333;
    margin-top: 19px;
}
.pagination a span{
    width:38px;
    padding:7px 16px;
    border:1px solid #dbdbdb;
}
.pagination a span:hover{
    color:#fff;
    background-color: #00BCD4;
}
.pagination .fl .text{
    margin-left: 0px;
}
.pagination .fl input{
    width: 34px;
    border: none;
    outline: none;
    border: 1px solid #dbdbdb;
    text-align: center;
    padding:8px;
     margin-left: 5px;
}
.pagination .fl a{
    border:1px solid #dbdbdb;
    padding:7px 13px;
    margin-left: 10px;
    
}
.pagination .fl i{
    margin: 0px 10px;
}
.pagination .fl a:hover{
    color:#fff;
    background-color: #00BCD4;

}
.pagination .fl .page{
    padding: 0px;
    border: 0px;
    margin-right: 19px;
    margin-left: 17px;
}
.pagination .fl .page:hover{
    color:#333333;
    background-color: #fff;
}
/*闂瓟*/
.boxname .boxleft .symptom .tiwen{
    margin-left: 20px;
    color:#00bcd4;
}
.boxname .boxleft .symptom .tiwen img{
    margin-top: -34px;
    margin-left: 0px;
}
.Doctor-ask{
    width:864px;
    height:226px;
    border:1px solid #f0f0f0;
    margin-top: 4px;
    padding:0 20px 0 16px;
}
.Doctor-asks{
    width:864px;
    height:226px;
    border:1px solid #f0f0f0;
    margin-top: 4px;
    padding:0 20px 0 16px;
}
.ask-list p{
  width:800px;
  margin-left: 14px;
  color:#333333;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

}
.ask{
  height:44px;
  line-height: 30px;
  padding-top: 12px;
}
.ask i{
	width:29px;
	height:29px;
	float:left;
	background-image: url("../images/wen.png");	
}
.answer{
   height:56px;
   line-height: 30px;
}
.answer i{
	width:29px;
	height:29px;
	float:left;
	background-image: url("../images/dai.png");	
}
.displaynone{
  display:none;
}
.displayblock{
  display:block;
}
.Doctor-ask .answer p{
  line-height: 37px;
    height: 37px;
    background-color: #FAFAFA;
    padding-left: 14px;
}
.Doctor-ask .ask-list{
    border-bottom: 1px dashed #dedede;
}
.activ {
    border-bottom: 2px solid #00bcd4; 
    color: #00bcd4;
}
.Doctor-asks>.ask-list {
    border-bottom: 1px dashed #dedede;
}
.Doctor-asks .ask-list .answer p {
    line-height: 37px;
    height: 37px;
    background-color: #FAFAFA;
    padding-left: 14px;
    overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
}
.xiao{
  height:92px;
}
.xiao ul{
  line-height: 36px;
  margin-top: 10px;
}
   /*鑽搧鎼滅储*/
  .yaopin{
    width:1200px;
    margin:auto;
  }
.boxname .boxleft .symptom .sousuo{
    width: 266px;
    float: right;
    line-height: 16px;
    border:2px solid #00bcd4;
    margin-top: 7px;
}
.boxname .boxleft .symptom .sousuo input{
    width: 185px;
    padding-top: 5px;
    border:none;
    padding-left: 15px;
    font-size: 12px;
}
.boxname .boxleft .symptom .sousuo a{
  color:#fff;
  background-color: #00bcd4;
  padding:4px 12px;
  float:right;
  font-size: 14px;
}

.Drug-inquiry{
  margin-top: 13px;

}
.Drug-inquiry img{
   margin-bottom: 20px;
}
.DrugRecommendation{
  width:268px;
  height:292px;
  border:1px solid #f5f5f5;
}
.DrugRecommendation h3,.shenti h3{
  font-size: 18px;
  color:#333333;
  height:39px;
  line-height: 39px;
  background-color: #fafafa;
  padding-left: 10px;

 
}
.DrugRecommendation a{
  display: block;
  /* width:207px;
   height:175px;*/
   padding:5px 34px;
    
}
.DrugRecommendation a img{
     /*margin-left: 33px;*/
}
/*韬綋鏌ヨ*/





/*/*鍋ュ悍鏃╃煡閬�*/
.geduojiankang{
  width:268px;
  height:235px;
}
.geduojiankang h3{
      font-size: 18px;
    color: #333333;
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
    background-color: #fafafa;
}
.geduojiankang .bingying{
  padding-left: 16px;
  padding-top:10px;
}
.geduojiankang .bingying ul li{
  line-height: 24px;

}
.geduojiankang .bingying ul li:before{
   content: "●";
   color:#e6e6e6;
}
.geduojiankang .bingying ul li a{
  margin-left: 10px;
  font-size: 14px;
  color:#666666;
}
.geduojiankang .bingying ul li a:hover{
  color:#00bcd4;
}

.boxright .mt30 h3{
  margin-bottom: 10px;
  font-size: 18px;
  color:#333333;
  padding-left: 10px;
}

/*绀句細鐑偣*/
.redian{
  font-size: 18px;
    color: #333333;
    height: 42px;
    line-height: 42px;
   
    padding-left: 10px;
}
.redian1 .mt12 span{
  font-size: 14px;
  color:#333333;
}

.pagewidth-f {
    position: fixed;
    height:104px;
    padding-bottom: 14px;
    z-index: 1000;
     top: -220px; 
    -webkit-animation: 1s;
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0,0,0,.1);
    
}



.inList5 dd a.active0
{
    color:#f29802;
}

.inList5 dd a.more
{
    color:#00bcd4;
    font-family:锟斤拷锟斤拷;
}

.inLayer8
{
    padding-bottom:15px;
}

.inLayer8 li
{
    float:left;
    display:inline;
    width:420px;
    padding:15px 0 10px 20px;
}

.inLayer8 li .hd
{
    width:96px;
    float:left;
    display:inline;
    padding-top:3px;
}

.inLayer8 li .hd img
{
    width:96px;
    height:96px;
}

.inLayer8 li .inText3
{
    color:#5a5a5a;
    padding:0 0 0 15px;
}

.inLayer8 li .inText3 b
{
    font-weight:400;
    color:#666;
}

.inLayer8 li .inText3 b span
{
    margin-right:10px;
}

.inLayer8 li .inText3 .btn
{
    border:none;
}

.inLayer8 li .inText3 p
{
    line-height:24px;
}

.dcLeft2
{
    width:374px;
}

.dcRight2
{
    width:516px;
}

.dcHeight1
{
    height:285px;
    padding:0 10px 15px 6px;
}

.dcPd2
{
    padding:30px 0 0 60px;
}

.dcMenu2
{
    width:54px;
    position:absolute;
    left:0;
}

.dcMenu2 span
{
    display:block;
    height:22px;
    line-height:22px;
    background:#f0f0f0;
    border:#ddd solid 1px;
    border-radius:3px;
    text-align:center;
    margin-top:15px;
    cursor:pointer;
}

.dcMenu2 span.active0
{
    background:#37c0c8;
    border:#1eb5be solid 1px;
    color:#fff;
}



.dcFace
{
    top:170px;
}

.dcConText
{
    width:57px; 
    height:236px;
    background:#ebf6f8;
    border:#d9eff3 solid 1px;
    border-radius:3px;
    position:absolute;
    right:-12px;
    top:0;
    display:none;
}

.dcBoxCon img
{
    display:block;
    float:left;
}

.dcConText dl
{
    line-height:24px;
    padding:11px 3px;
}

.dcConText dl dt a:hover
{
    color:#666;
    text-decoration:underline;
}

.dcConText dl a:hover
{
    color:#37c1cc;
    text-decoration:underline;
}

.point-line
{
    height:0;
    border-top:#ecf9fb solid 1px;
    position:absolute;
    z-index:20;
}

.point-line .point
{
    width:8px;
    height:8px;
    position:absolute;
    left:0px;
    top:-4px;
    background:url(../images/point.png) 0 0 no-repeat;
}

#male-1 span
{
    position:absolute;
    background:url(../images/male-1-bg.png) 0 0 no-repeat;
    z-index:10;
    display:none;
}

#male-1 .tabs1-1
{
    width:22px;
    height:32px;
    background-position:-60px 0;
    top:0;
    left:60px;
}

#male-1 .tabs2-2
{
    width:28px;
    height:13px;
    background-position:-58px -33px;
    top:28px;
    left:58px;
}

#male-1 .tabs3-3
{
    width:41px;
    height:26px;
    background-position:-51px -50px;
    top:40px;
    left:51px;
}

#male-1 .tabs4-4
{
    width:37px;
    height:40px;
    background-position:-53px -76px;
    top:62px;
    left:53px;
}

#male-1 .tabs5-5
{
    width:41px;
    height:24px;
    background-position:-51px -126px;
    top:92px;
    left:51px;
}

#male-1 .tabs6-6
{
    width:73px;
    height:126px;
    background-position:-35px -161px;
    top:108px;
    left:35px;
}

#male-1 .tabs7-l
{
    width:49px;
    height:81px;
    background-position:-6px -294px;
    top:40px;
    left:6px;
}

#male-1 .tabs7-r
{
    width:49px;
    height:81px;
    background-position:-88px -294px;
    top:40px;
    left:88px;
}

#male-1 .tabs1-text .point-line
{
    width:80px;
    left:-80px;
    top:6px;
}

#male-1 .tabs2-text .point-line
{
    width:80px;
    left:-80px;
    top:33px;
}

#male-1 .tabs3-text .point-line
{
    width:80px;
    left:-80px;
    top:48px;
}

#male-1 .tabs4-text .point-line
{
    width:80px;
    left:-80px;
    top:78px;
}

#male-1 .tabs5-text .point-line
{
    width:80px;
    left:-80px;
    top:107px;
}

#male-1 .tabs6-text .point-line
{
    width:64px;
    left:-64px;
    top:130px;
}

#male-1 .tabs7-text .point-line
{
    width:48px;
    left:-48px;
    top:73px;
}

#female-1 span
{
    position:absolute;
    background:url(../images/female-1-bg.png) 0 0 no-repeat;
    z-index:10;
    display:none;
}

#female-1 .tabs1-1
{
    width:25px;
    height:32px;
    background-position:-55px 0;
    top:0;
    left:55px;
}

#female-1 .tabs2-2
{
    width:23px;
    height:12px;
    background-position:-57px -37px;
    top:28px;
    left:57px;
}

#female-1 .tabs3-3
{
    width:37px;
    height:42px;
    background-position:-49px -53px;
    top:40px;
    left:49px;
}

#female-1 .tabs4-4
{
    width:37px;
    height:41px;
    background-position:-49px -99px;
    top:68px;
    left:49px;
}

#female-1 .tabs5-5
{
    width:43px;
    height:26px;
    background-position:-46px -146px;
    top:94px;
    left:46px;
}

#female-1 .tabs6-6
{
    width:63px;
    height:147px;
    background-position:-36px -174px;
    top:104px;
    left:36px;
}

#female-1 .tabs7-l
{
    width:49px;
    height:87px;
    background-position:-6px -331px;
    top:40px;
    left:6px;
}

#female-1 .tabs7-r
{
    width:49px;
    height:87px;
    background-position:-80px -331px;
    top:40px;
    left:80px;
}

#female-1 .tabs1-text .point-line
{
    width:84px;
    left:-84px;
    top:6px;
}

#female-1 .tabs2-text .point-line
{
    width:84px;
    left:-84px;
    top:33px;
}

#female-1 .tabs3-text .point-line
{
    width:84px;
    left:-84px;
    top:48px;
}

#female-1 .tabs4-text .point-line
{
    width:84px;
    left:-84px;
    top:88px;
}

#female-1 .tabs5-text .point-line
{
    width:84px;
    left:-84px;
    top:112px;
}

#female-1 .tabs6-text .point-line
{
    width:70px;
    left:-70px;
    top:130px;
}

#female-1 .tabs7-text .point-line
{
    width:54px;
    left:-54px;
    top:73px;
}

#male-2 span
{
    position:absolute;
    background:url(../images/male-2-bg.png) 0 0 no-repeat;
    z-index:10;
    display:none;
}

#male-2 .tabs1-l
{
    width:45px;
    height:91px;
    background-position:-14px -25px;
    top:25px;
    left:14px;
}

#male-2 .tabs1-m
{
    width:45px;
    height:49px;
    background-position:-59px -25px;
    top:25px;
    left:59px;
}

#male-2 .tabs1-r
{
    width:44px;
    height:91px;
    background-position:-104px -25px;
    top:25px;
    left:104px;
}

#male-2 .tabs1-b
{
    width:70px;
    height:125px;
    background-position:-46px -105px;
    top:105px;
    left:46px;
}

#male-2 .tabs2-2
{
    width:33px;
    height:23px;
    background-position:-65px -235px;
    top:67px;
    left:65px;
}

#male-2 .tabs3-3
{
    width:42px;
    height:27px;
    background-position:-60px -262px;
    top:82px;
    left:60px;
}

#male-2 .tabs1-text .point-line
{
    width:70px;
    left:-70px;
    top:40px;
}

#male-2 .tabs2-text .point-line
{
    width:70px;
    left:-70px;
    top:75px;
}

#male-2 .tabs3-text .point-line
{
    width:70px;
    left:-70px;
    top:98px;
}

#female-2 span
{
    position:absolute;
    background:url(../images/female-2-bg.png) 0 0 no-repeat;
    z-index:10;
    display:none;
}

#female-2 .tabs1-l
{
    width:45px;
    height:88px;
    background-position:-6px -32px;
    top:32px;
    left:6px;
}

#female-2 .tabs1-m
{
    width:48px;
    height:40px;
    background-position:-51px -32px;
    top:32px;
    left:51px;
}

#female-2 .tabs1-r
{
    width:45px;
    height:88px;
    background-position:-100px -32px;
    top:32px;
    left:100px;
}

#female-2 .tabs1-b
{
    width:63px;
    height:142px;
    background-position:-44px -111px;
    top:111px;
    left:44px;
}

#female-2 .tabs2-2
{
    width:34px;
    height:37px;
    background-position:-58px -261px;
    top:61px;
    left:58px;
}

#female-2 .tabs3-3
{
    width:43px;
    height:30px;
    background-position:-54px -311px;
    top:92px;
    left:54px;
}

#female-2 .tabs1-text .point-line
{
    width:78px;
    left:-78px;
    top:40px;
}

#female-2 .tabs2-text .point-line
{
    width:78px;
    left:-78px;
    top:75px;
}

#female-2 .tabs3-text .point-line
{
    width:78px;
    left:-78px;
    top:105px;
}

/**鏄熻缃�**/
.full_star{
	width:14px;
	height:14px;
	margin:2px;
	background-image: url(../images/full_star.png);
}
.half_star{
	width:14px;
	height:14px;
	margin:2px;
	background-image: url(../images/half_star.png);
}
.empty_star{
	width:14px;
	height:14px;
	margin:2px;
	background-image: url(../images/empty_star.png);
}