/*首页*/
div.indexmaindiv{margin:0px auto; text-align:center; color:#050505; margin-bottom:72px; margin-top:-21px;}
div.indexmaindiv1{padding-top:1px;}
div.indexmaindiv1 div.stylesgoleft{position:relative;z-index:1;float:left;width:49px;height:49px;background:url('../images/icase_left.png') no-repeat;margin:80px 0px 0px 10px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoleft:hover{float:left;width:49px;height:49px;background:url('../images/icase_left.png') no-repeat;margin:80px 0px 0px 10px;cursor:pointer;}

.sys_list_box{width:285px;height:200px;overflow:hidden; display: block; cursor:pointer; float:left;position:relative;}
.sys_list_box a{width:285px; height:200px; position:relative;display: block;}
.sys_list_box span{ width:285px; display:block; text-align:center; line-height:36px; font-size:14px; transition: all ease-out .3s; color:#EEEEEE; margin-top:-36px;	background:rgba(0, 0, 0, 0.3)!important;position:absolute;}
.sys_list_box a:hover span{color:#ffffff; margin-top:-36px;text-decoration:none;}
.sys_list_box a:hover{text-decoration:none;}
.sys_list_box .pic{ width:285px; height:200px; overflow:hidden;border:1px solid #EEEEEE;border-radius:1px;}
.sys_list_box a img{width:285px; height:200px;transition: all ease-out .3s;background:#fff url(../images/load.gif) no-repeat center center;}



div.indexmaindiv1 div.stylesgoright{position:relative;float:right;width:49px;height:49px;background:url('../images/icase_right.png') no-repeat;margin:80px 10px 0px 0px;cursor:pointer;}
div.indexmaindiv1 div.stylesgoright:hover{float:right;width:49px;height:49px;background:url('../images/icase_right.png') no-repeat;margin:80px 10px 0px 0px;cursor:pointer;}
/*滚动*/
div.maindiv1{float:left;width:1200px;height:200px;overflow:hidden;position:absolute;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:305px;height:200px;margin-left:2px;}