﻿@charset "utf-8";

/* Div1 */
.Div1{width:1000px;height:auto;margin:30px auto;overflow:hidden;position:relative; padding-left:120px;}
.Div1_title{height:32px;width:1000px;padding-bottom:3px;background:url(../images/lizi_img001.jpg) repeat-x;}
.Div1_title em{float:left;font-style:normal;line-height:32px;padding-left:13px;font-size:14px;}
.Div1_title span{float:right;display:block;padding:8px 15px 0 0;height: 20px;}
.Div1_title span b , .Div1_title span a{display:block;float:left;}
.Div1_title span b , .Div1_title span b img{width:11px;height:11px;}
.Div1_title span b img{cursor:pointer;}
.Div1_prev{padding:2px 10px 0 0;}
.Div1_next{padding:2px 0 0 0px;}
.Div1_title span a{font-size:12px;background:url(../images/lizi_img005.jpg) no-repeat left center; padding-left:15px;margin-right:10px;}



.Div1_main{padding-top:13px;height:250px;width:10000px;overflow:hidden;position:relative;z-index:1;}
.Div1_main div{width:1000px;height:250px;float:left;}
.Div1_main div span{padding:0 16px;height:250px;display:block;float:left;}
.Div1_main div span a{display:block;}
.Div1_main_a1{ width:180px; height:auto; border-left:1px dashed #ccc;border-right:1px dashed #ccc;}
.Div1_main_a1 , .Div1_main_a1 img{width:239px;height:207px;}
    .Div1_main_a1 img:hover {
        transform: scale(1.5);
        -webkit-transform: scale(1.5); /*Safari 和 Chrome*/
        -moz-transform: scale(1.5); /*Firefox*/
        -ms-transform: scale(1.5); /*IE9*/
        -o-transform: scale(1.5); /*Opera*/
    }
        .Div1_main div span b{display:block;padding-left:10px;color:#787878;}
.Div1_main div span p{line-height:20px;padding:0 10px;height:87px;color:#787878;}
.Div1_main_a2{background:url(../images/lizi_img009.jpg) no-repeat;width:77px;height:19px;color:#fff;text-align:center;line-height:19px;
 margin-left:10px;}
.Div1_main_a2:hover{background:url(../images/lizi_img008.jpg) no-repeat;}



.Div1 .Div1_prev1 ,.Div1 .Div1_next1{display:block;width:31px;height:30px;position:absolute;cursor:pointer;z-index:2;top:80px;}
.Div1 .Div1_prev1 img ,.Div1 .Div1_next1 img{width:31px;height:30px;}

.Div1 .Div1_prev1{left:18px;}
.Div1 .Div1_next1{left:954px;}



