.tit{margin:55px auto 30px;width:1000px;background:url(../images/img1.jpg) 0 7px no-repeat;text-indent:50px;font:23px/35px "Microsoft YaHei";color:#605f60;height:35px;overflow:hidden;}
.slide{width:1000px;height:378px;overflow:hidden;margin:0 auto;}
.slide .bh{width:229px;float:left;}
.slide .bh li{height:85px;margin-bottom:41px;cursor:crosshair;}
.slide .bd{width:767px;height:333px;border:2px solid #813ea2;float:left;}
.slide .bd li{width:767px;height:333px;}
.slide2{margin:25px auto 0;width:1000px;overflow:hidden;}
.tab{width:1040px;height:72px;margin-bottom:30px;overflow:hidden;}
.tab li{width:220px;height:72px;margin-right:40px;float:left;cursor:crosshair;}
.tab1{background:url(../images/img8.jpg) 0 -80px no-repeat;}
.tab2{background:url(../images/img9.jpg) 0 -80px no-repeat;}
.tab3{background:url(../images/img10.jpg) 0 -80px no-repeat;}
.tab4{background:url(../images/img11.jpg) 0 -80px no-repeat;}
.tab li.on{background-position:0 0 !important;}
.pcs{width:1000px;margin:0 auto;}
.pcs ul{float:left;width:1040px;}
.pcs li{width:220px;height:220px;float:left;margin-right:40px;text-align:center;color:#727171;font:14px/28px "Microsoft YaHei";}
.pcs li div{width:220px;height:151px;overflow:hidden;}
.pcs li img{
    width:220px;
    height:151px;
    transform:scale(1);
    -webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
}
.pcs li a:hover img{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.pcs a{color:#727171}

    