﻿@charset "utf-8";
/* */
.index_zhuanjia{ width:1171px; overflow:hidden;margin:0px auto 40px auto;}
.index_zhuanjia_pic{ width:900px; height:483px; overflow:hidden; float:right;position:relative;}
.index_zhuanjia_pic ul{height:377px;position:absolute; left:0;}
.index_zhuanjia_pic li{width:900px; height:483px; overflow:hidden;position:relative;float:left;}

.index_zhuanjia_left_inc{ width:32px; height:41px; position:absolute;left:0px;top:195px; 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; cursor:pointer;background:url(../images/float_right_inc.png) left top no-repeat; z-index:9}

.index_zhuanjia_list{ width:200px;height:483px; overflow:hidden; float:left;}
.index_zhuanjia_lists{width:200px; height:428px; overflow:hidden;position:relative;}
.index_zhuanjia_lists ul{ width:200px; height:428px;position:absolute;overflow:hidden;}
.index_zhuanjia_lists ul li{ width:200px; height:98px; padding-bottom:9px;position:relative; }
.index_zhuanjia_lists ul li.on dd img{ width:198px; height:96px; border:1px #1cb8cf solid;}
.index_zhuanjia_lists ul li dd{ width:200px; height:98px; overflow:hidden; float:left;}
.index_zhuanjia_lists ul li dd img{ width:200px; height:96px; border:1px #e8e8e8 solid;}
.index_zhuanjia_pre{ width:200px; height:23px; overflow:hidden; cursor:pointer;background:url(../images/index_zhuanjia_pre.png) no-repeat left top;}
.index_zhuanjia_next{ width:200px; height:23px; overflow:hidden; cursor:pointer;background:url(../images/index_zhuanjia_next.png) no-repeat left top;}
.warper{display:none;}
@media only screen and (max-width: 1000px)
{
.warper{display: block;}
.index_zhuanjia{display:none;}
}
