@charset "gb2312";
*{-moz-box-sizing:border-box;box-sizing:border-box;}
.gray{color:#434343;}
.grays{color:#434343;}
.center h3{opacity:0.8;transition:all 300ms ease;}
.content h2{ background:url(../images/hltitbg.png) center no-repeat; text-align:center; font-size:18px; font-weight:700; margin-bottom:30px;}
.content{margin:auto;padding:20px 0px;width:1200px;}
.content:after{clear:both;content:"";display:table;}
@media (max-width: 1200px) {
.content{margin:auto;padding:20px 40px;width:auto;}
.slick-prev { left: 30px; background-position:left; }
.slick-next { right: 30px;background-position:right;  }
}

