/*首页*/
div.indexmaindiv{margin:0px auto; text-align:center; color:#050505; margin-bottom:36px; margin-top:15px;}
div.indexmaindiv1{padding-top:16px;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:29px;height:49px;background:url('../images/icase_left.png') no-repeat;margin:56px 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:56px 0px 0px 0px;cursor:pointer;}

.sys_list_box{width:215px; height:180px;overflow:hidden; display: block; cursor:pointer; float:left; }
.sys_list_box a{width:205px; height:180px; position:relative;display: block;}
.sys_list_box span{ width:205px; 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:204px; height:152px; overflow:hidden;border:1px solid #EEEEEE;border-radius:1px;}
.sys_list_box a img{width:206px; height:154px;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:56px 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:56px 0px 0px 0px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:1120px;height:208px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:223px;height:198px;margin-left:2px;}