
.jqzoom { float: left; position: relative; padding: 0px; cursor: pointer; }
div.zoomdiv { z-index : 100; position : absolute; top: 0px; left: 0px; width : 200px; height : 200px; background: #fff; display: none; text-align: center; overflow: hidden; border: 1px solid #CCCCCC; }
div.jqZoomPup { z-index : 10; visibility : hidden; position : absolute; top: 0px; left: 0px; width : 50px; height : 50px; background: #fff 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); border: 1px solid #CCCCCC; }
/*** Sta Pro_info ***/
.bigImg { width:100%; text-align: center; vertical-align: middle; overflow: hidden; border:1px solid #f2f2f2;
}
.smallImg { margin-top: 12px;}
#leftNav { float: left; cursor: pointer; margin-bottom: 0; margin-left: 0px; margin-right: 7px; padding-top: 23px; }
#Cont_1 { float: left; width: 92%; overflow: hidden; }
#Cont_1 li { float: left; width: 18.5%; text-align: center; cursor: pointer; margin-top: 0; margin-right: 1%; margin-bottom: 0; border:1px solid #f2f2f2;}
#Cont_1 li:nth-child(5n) { margin-right: 0; }
#Cont_1 li img { width: 100%; }
#rightNav { float: left; cursor: pointer; margin-right: 0px; margin-bottom: 0; margin-left: 3px; padding-top: 23px; }
.simple_slider_disabled { opacity: 0.6; filter: alpha(opacity=30); zoom: 1; }
.pro_info .r .head { font-size: 14px; font-weight: bold; color: #555; padding: 10px 0 5px; border-bottom: 1px solid #d6dedf; }
.pro_info .r .body { color: #555; line-height: 25px; padding: 10px; }
.ansu-footer-fix {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #337AB7;
    z-index: 10;
    display: none;
}
.ansu-footer-fix li {
    float: left;
    width: 25%;
}
.ansu-footer-fix li a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 7px 0;
    font-size: 12px;
    line-height: 1;
}

.ansu-footer-fix li i {
    display: block;
    height: 20px;
    background: no-repeat center;
    background-size: contain;
    margin-bottom: 4px;
}
.ansu-footer-fix li i.i1 {
    background-image: url(../image/f_01.png);
}
.ansu-footer-fix li i.i2 {
    background-image: url(../image/f_02.png);
}
.ansu-footer-fix li i.i3 {
    background-image: url(../image/f_03.png);
}
.ansu-footer-fix li i.i4 {
    background-image: url(../image/f_04.png);
}
@media only screen and (max-width:767px){
	.ansu-footer-fix{display: block;}
}
