/* CSS Document */
body{ background:#000;}
.top{ width:100%; position:relative; margin-top:90px;}
/*.logo{ width:390px; height:55px; top:30px; left:50%; margin-left:-195px; position:absolute;}*/

.menu1{ width:100%; position:relative; margin-top:10px; overflow:hidden;}
.menu1 li{ width:240px; height:265px; float:left; margin-bottom:10px;}
.menu1 li span{ display:block; width:65px; height:55px; margin:0 auto; margin-top:60px;}
.menu1 li h1{ font-size:28px; font-weight:500; color:#fff; line-height:40px; width:100%; text-align:center;}
.menu1 li p{ width:170px; margin:0 auto; color:#fff; font-size:24px; line-height:30px;text-align:center}
.menu1 li:nth-child(1){ background:#019be1 ;}
.menu1 li:nth-child(2){width:500px; background:#08458f; margin-left:10px;}
.menu1 li:nth-child(3){ width:500px;}
.menu1 li img{ width:500px; height:265px; vertical-align:middle;}
.menu1 li:nth-child(4){ background:#60a6d9; margin-left:10px;}
.menu1 li:nth-child(5){ background:#08458f;}
.menu1 li:nth-child(6){ background:#3a7ac7; margin-left:10px;width:500px;}
.menu1 li:nth-child(1) span{ background:url(../images/icon1.png) center no-repeat;}
.menu1 li:nth-child(2) span{ background:url(../images/icon2.png) center no-repeat;}
.menu1 li:nth-child(4) span{ background:url(../images/icon3.png) center no-repeat;}
.menu1 li:nth-child(5) span{ background:url(../images/icon4.png) center no-repeat;}
.menu1 li:nth-child(6) span{ background:url(../images/icon5.png) center no-repeat;}

.menu1 li:nth-child(2) span{ margin-right:10px;float:left; margin-left:120px; margin-top:100px !important;}
.menu1 li:nth-child(2) h1{ width:170px; float:left; text-align:left !important; margin-top:90px;}
.menu1 li:nth-child(2) p{ width:170px; float:left; text-align:left !important;}
.menu1 li:nth-child(6) span{  margin-right:10px;float:left; margin-left:120px; margin-top:100px !important;}
.menu1 li:nth-child(6) h1{ width:170px; float:left; text-align:left !important; margin-top:90px;}
.menu1 li:nth-child(6) p{ width:170px; float:left; text-align:left !important;}










