/*首页*/
div.indexmaindiv{margin:0px auto; text-align:center; color:#050505;}
div.indexmaindiv1{padding-top:26px;}
div.indexmaindiv1 div.stylesgoleft{float:left;width:19px;height:36px;background:url('../images/icase_left.png') no-repeat;margin:60px 2px 0px 10px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:19px;height:36px;background:url('../images/icase_left.png') no-repeat;margin:60px 2px 0px 10px;cursor:pointer;}

.sys_list_box{width:240px; height:200px;overflow:hidden; display: block; cursor:pointer; float:left; }
.sys_list_box a{width:230px; height:200px; position:relative;display: block;}
.sys_list_box span{ width:230px; 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:#0023FF; line-height:40px;text-decoration:none;}
.sys_list_box a:hover{text-decoration:none;}
.sys_list_box .pic{ width:228px; height:162px; overflow:hidden;border:1px solid #EEEEEE;border-radius:1px;}
.sys_list_box a img{width:230px; height:164px;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:19px;height:36px;background:url('../images/icase_right.png') no-repeat;margin:60px 0px 0px 6px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:left;width:19px;height:36px;background:url('../images/icase_right.png') no-repeat;margin:60px 0px 0px 6px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:980px;height:198px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:243px;height:198px;margin-left:2px;}