.in_center{width: 100%; padding:45px 23px 50px 23px;}
.in_center dl{width: 25%; padding:0 23px; float: left; }
.in_center dl dt{padding-bottom: 30px; text-align: center;}
.in_center dl dt .p1{ line-height: 44px; font-size: 20px; color: #777777; font-weight: bold; text-transform: uppercase; }
.in_center dl dt .p2{line-height: 24px; color: #999999; font-size: 14px; display:none;}
.in_center dl dd{ width: 100%; margin-bottom: 45px;}
.in_center dl dd img{display: block; width: 100%}
.in_center dl .an{width: 133px; height: 40px; margin:0 auto; border-radius: 5px; background:#e9e9e9; line-height: 40px; font-size: 14px; color: #666666; text-align: center; cursor: pointer;}
.in_center dl .an:hover{background:#d7d7d7;}

.slideBox{ width:100%; height:auto; position:relative; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd li img{display: block; width: 100%}
.slideBox .prev{ position:absolute; left:-20px; top:45%; display:block; width:11px; height:16px; background:url(../images/l-j.png) no-repeat; }
.slideBox .next{ position:absolute; right:-20px; top:45%; display:block; width:11px; height:16px; background:url(../images/l-j.png) no-repeat; -webkit-transform: rotate(180deg);
                 -moz-transform: rotate(180deg);
                 -o-transform: rotate(180deg);
                 -ms-transform: rotate(180deg);
                 transform: rotate(180deg);}

.slideBox1{ width:100%; height:auto; position:relative; }
.slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
.slideBox1 .bd li img{display: block; width: 100%}
.slideBox1 .prev{ position:absolute; left:-20px; top:45%; display:block; width:11px; height:16px; background:url(../images/l-j.png) no-repeat; }
.slideBox1 .next{ position:absolute; right:-20px; top:45%; display:block; width:11px; height:16px; background:url(../images/l-j.png) no-repeat; -webkit-transform: rotate(180deg);
                 -moz-transform: rotate(180deg);
                 -o-transform: rotate(180deg);
                 -ms-transform: rotate(180deg);
                 transform: rotate(180deg);}




@media only screen and (max-width: 1440px){

}
@media only screen and (max-width: 1366px){
.in_center dl dt .p1 {
    text-transform: capitalize;
    font-size: 16px;
}
.in_center dl dt {
    padding-bottom: 20px;

}
.in_center dl dd {
    width: 100%;
    margin-bottom: 20px;
}
}
@media only screen and (max-width: 1240px){
    
}
@media only screen and (max-width: 992px){
.in_center dl {
    width: 50%;
    margin-bottom: 15px;
}
}
@media only screen and (max-width: 768px){
.in_center {
    width: 100%;
    padding: 25px 0px 20px 0px;
}
.in_center dl {
    width: 100%;
}
}



@keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-moz-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-webkit-keyframes changeScale
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}

@-o-keyframes changeScale 
{   0%   {transform: scale(1.1, 1.1);-o-transform: scale(1.1, 1.1);-ms-transform: scale(1.1, 1.1);-moz-transform: scale(1.1, 1.1);-webkit-transform: scale(1.1, 1.1); opacity: .2;}
100% {transform: scale(1, 1);-o-transform: scale(1, 1);-ms-transform: scale(1, 1);-moz-transform: scale(1, 1);-webkit-transform: scale(1, 1);opacity: 1}
}
}