.slid-container {cursor:pointer;overflow:hidden;text-align:center;background:#013f84;}
.slid{margin:0 5px 15px 20px;float:right;}
.slid-spin img {
    animation-name: slid-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes slid-spin {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}
.jssorb132 {position:absolute;}
.jssorb132 .i {position:absolute;cursor:pointer;}
.jssorb132 .i .b {fill:#fff;fill-opacity:0.8;stroke:#000;stroke-width:1600;stroke-miterlimit:10;stroke-opacity:0.7;}
.jssorb132 .i:hover .b {fill:#000;fill-opacity:.7;stroke:#fff;stroke-width:2000;stroke-opacity:0.8;}
.jssorb132 .iav .b {fill:#000;stroke:#fff;stroke-width:2400;fill-opacity:0.8;stroke-opacity:1;}
.jssorb132 .i.idn {opacity:0.3;}

.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}
     
aps {
    width: 1200px;
    padding: 0;
    overflow: hidden;
/*    -webkit-box-shadow: 0px 2px 4px rgba(159,194,230,1);
	-moz-box-shadow: 0px 2px 4px rgba(159,194,230,1);
	box-shadow: 0px 2px 4px rgba(159,194,230,1);*/
}

.content_wrap{min-height:600px;margin-right:10px}