﻿@charset "utf-8";

/* *{margin:0px;padding:0px;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.center{margin:0 auto;}
body{background-color:#fff;font-size:14px;font-family:"微软雅黑",Arial, Helvetica, sans-serif,"宋体";}
div,ul,li,dl,dd,dt,p{list-style:none; margin:0px; padding:0px; font-weight:normal; border:0px;}
div,p,img,ul,li,dl,dt,dd,h1,h3,h2,h5,h4,h6{margin: 0px;padding: 0px;font-size: 12px;font-family: "微软雅黑"; line-height:20px;border: 0 none;font-weight:normal;} */


.fs{ color:#ff7cba;}

.index_zhuanjia{ 
  /* width:1228px;  */
  width: 100%;
  overflow:hidden;
  margin:0px auto 0 auto;}
.index_zhuanjia_pic{ 
  /* width:949px; height:483px;  */
  width: 80%;
  height: 335px;
  overflow:hidden; float:left;position:relative;}
.index_zhuanjia_pic ul{
  /* height:377px; */
  height: 335px;
  /* width: 100% !important; */
  position:absolute; left:0;}
.index_zhuanjia_pic li{
  /* width:949px; height:483px;  */
  /* width: 100%; */
  /* height: 100%; */
  overflow:hidden;position:relative;
  float:left !important;}
  .index_zhuanjia_pic li a{
    display: block;
    height: 100%;
  }
  .index_zhuanjia_pic li a img{
    /* width: 100% !important; */
    /* height: 100% !important; */
    width: 456px;
    height: 335px;
  }
.index_zhuanjia_left_inc{ width:32px; height:41px; position:absolute;
  left:0px;
  /* top:195px;  */
  top: 50%;
  -webkit-transform: translateY( -50%);
  -moz-transform: translateY( -50%);
  -ms-transform: translateY( -50%);
  -o-transform: translateY( -50%);
  cursor:pointer;background:url(../images/float_left_inc.png) left top no-repeat; z-index:9}
.index_zhuanjia_right_inc{ width:32px; height:41px; position:absolute;
  right:0px;
  /* top:195px;  */
  top: 50%;
  -webkit-transform: translateY( -50%);
  -moz-transform: translateY( -50%);
  -ms-transform: translateY( -50%);
  -o-transform: translateY( -50%);
  cursor:pointer;background:url(../images/float_right_inc.png) left top no-repeat; z-index:9}

.index_zhuanjia_list{ 
  /* width:260px;height:483px;  */
  height: 335px;
  width: 18%;
  overflow:hidden; float:right;}
.index_zhuanjia_lists{
  /* width:260px; height:428px;  */
  width: 100%;
  height: 280px;
  overflow:hidden;position:relative;}
.index_zhuanjia_lists ul{ 
  /* width:260px;  */
  width: 100%;
  height:428px;
  position:absolute;overflow:hidden;}
.index_zhuanjia_lists ul li{
  /* width:260px;  */
  height:85px; 
  margin-bottom: 10px;
  width: 100%;
  /* padding-bottom:9px; */
  padding-bottom: 0px;
  position:relative; }
.index_zhuanjia_lists ul li.on dd img{ 
  /* width:96px; */
  width: 100%;
   /* height:96px; */
  height: 85px;
  border:1px #4273b0 solid;}
.index_zhuanjia_lists ul li dd{ 
  /* width:98px;  */
  width: 100%;
  /* height:98px;  */
  height: 85px;
  overflow:hidden; float:left;}
.index_zhuanjia_lists ul li dd img{ 
  /* width:96px;  */
  width: 100%;
  /* height:96px;  */
  height: 85px;
  border:1px #e8e8e8 solid;}
.index_zhuanjia_lists ul li dt{ width:152px; height:26px; overflow:hidden; float:right; font-size:18px; padding-top:23px;}
.index_zhuanjia_lists ul li dl{ width:152px; height:26px; overflow:hidden; float:right; color:#7a7a7a;}
.index_zhuanjia_pre{ 
  /* width:260px; height:23px;  */
  width: 100%;
  height: 23px;
  overflow:hidden; cursor:pointer;
  /* background:url(../images/index_zhuanjia_pre.png) no-repeat left top; */
  background:url(../images/index_zhuanjia_pre.png) no-repeat center center;
}
.index_zhuanjia_next{ 
  /* width:260px;  */
  width: 100%;
  height:23px; 
  overflow:hidden; cursor:pointer;
  /* background:url(../images/index_zhuanjia_next.png) no-repeat left top; */
  background:url(../images/index_zhuanjia_next.png) no-repeat center center;
}