/*首页*/
div.indexmaindiv{margin:0px auto; text-align:center; color:#050505; margin-bottom:2px; margin-top:1px;}
div.indexmaindiv1{padding-top:1px;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:29px;height:49px;background:url('../images/icase_left.png') no-repeat;margin:80px 0px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:29px;height:49px;background:url('../images/icase_left.png') no-repeat;margin:80px 0px 0px 0px;cursor:pointer;}

.sys_list_box{width:266px; height:225px;overflow:hidden; display: block; cursor:pointer; float:left;}
.sys_list_box a{width:260px; height:210px; position:relative;display: block;}
.sys_list_box span{ width:285px; display:block; text-align:center; line-height:30px; font-size:14px; transition: all ease-out .3s; color:#666;}
.sys_list_box a:hover span{ display:block; color:#ff0000; line-height:40px;text-decoration:none;}
.sys_list_box a:hover{text-decoration:none;}
.sys_list_box .pic{ width:264px; height:182px; overflow:hidden;border:1px solid #EEEEEE;}
.sys_list_box a img{width:266px; height:184px;transition: all ease-out .3s;background:#fff url(../images/load.gif) no-repeat center center;}
.sys_list_box a:hover img{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}



div.indexmaindiv1 div.stylesgoright{float:left;width:29px;height:49px;background:url('../images/icase_right.png') no-repeat;margin:80px 0px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:29px;height:49px;background:url('../images/icase_right.png') no-repeat;margin:80px 0px 0px 0px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:1120px;height:228px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:281px;height:228px;margin-left:2px;}