@media only screen and (max-width:1024px) {
.jxtc_newspro_tmp14 li{    
    width: 90px;
    height: 90px;
    border: 5px solid #f6f6f6;
    background: #fff;
    margin-left:-15px;
    position:relative;
    }
        .jxtc_newspro_tmp14-icon{
     width: 70%;
    height: 70%;
    left: -15px;
    top: 0px;
    text-align: center;
    }
    .jxtc_newspro_tmp14 li a{
    text-align: left;
    width: 90px;
    height: 90px;
    color: #333;
    position:absolute;
    top:0;
    overflow:hidden;
}
.jxtc_newspro_tmp14-subsub{
    width:60%;
    height:60%;
 }
}


.jxtc_newspro_tmp14 li{    
    width: 120px;
    height: 120px;
    border: 3px solid #f6f6f6;
    background: #fff;
    margin-left:-15px;
    position:relative;
    }
    .jxtc_newspro_tmp14-icon{
     width: 80%;
    height: 80%;
    left: 0px;
    top: 0px;
	right:0px;
    text-align: center;
    }

.jxtc_newspro_tmp14 li a{
    text-align: left;
    width: 120px;
    height: 120px;
    color: #333;
    position:absolute;
    top:0;
    overflow:hidden;
}

.jxtc_newspro_tmp14-subsub{
    width:60%;
    height:60%;
 }
.jxtc_newspro_tmp14 li:hover{
    border-color: #333;
}

.jxtc_newspro_tmp14 li{
    overflow: hidden;
    position: relative;
    float:left;
      -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
	z-index:12;
}
.jxtc_newspro_tmp14 li:last-child{
    margin-right: 0px;
}
.jxtc_newspro_tmp14 li a{
    display: block;
}

.jxtc_newspro_tmp14-main{
     position: absolute;opacity:0;
	 
}

.jxtc_newspro_tmp14-main-bottom{
     position: absolute;opacity:0;
	 
}

img.imagemapped, map area {
     outline: none;
}


.jxtc_newspro_tmp14-subsub{ position: absolute;z-index:1; -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -webkit-border-radius:25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
   
}
.jxtc_newspro_tmp14 li:hover{
    z-index: 999;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}

.jxtc_newspro_tmp14 li:hover .jxtc_newspro_tmp14-main{
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
width: 100%;opacity: 0.8;color: #fff;z-index:10;background:#000;padding: 2px;font-size: 10px;top: 55%;color: #fff;
}

.jxtc_newspro_tmp14 li:hover .jxtc_newspro_tmp14-main-bottom{
    -webkit-animation: moveFromTop 500ms ease;
    -moz-animation: moveFromTop 500ms ease;
    -ms-animation: moveFromTop 500ms ease;
width: 100%;opacity: 0.8;color: #fff;z-index:10;background:#000;padding: 2px;font-size: 10px;bottom: 50%;color: #fff;
}

@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-200%) scale(0.5);
        opacity: 0;
    }
    to {
        -moz-transform: translateY(0%) scale(1);
        opacity: 1;        
    }
}
@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-200%) scale(0.5);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0%) scale(1);
        opacity: 1;        
    }
}
@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-200%) scale(0.5);
        opacity: 0;
    }
    to {
        -ms-transform: translateY(0%) scale(1);
        opacity: 1;        
    }
}
@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(200%) scale(0.5);
        opacity: 0;
    }
    to {
        -webkit-transform: translateY(0%) scale(1);
        opacity: 1;        
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(200%) scale(0.5);
        opacity: 0;
    }
    to {
        -moz-transform: translateY(0%) scale(1);
        opacity: 1;        
    }
}
@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(200%) scale(0.5);
        opacity: 0;
    }
    to {
        -ms-transform: translateY(0%) scale(1);
        opacity: 1;        
    }
}
			
