﻿@charset "utf-8";
/* CSS Document */
.bgBanBox{ min-width:1200px; height:400px; background:url(../images/bannerimg.jpg) no-repeat center center;}
.center_box{ width:1200px; font-size:18px; color:#333;}
.topad72{ padding-top:72px;}
.mart36{ margin:36px auto;}
.center_box h2{ font-size:60px;}
.center_box h3{ width:550px; margin:18px auto 60px; height:34px; line-height:34px; font-size:30px; color:#fff; background-color:#e10347;}
.center_box p{ margin-bottom:40px; line-height:24px;}
.center_box a{ float:left; width:232px; height:257px; margin-left:40px; margin-bottom:36px; border:2px solid #fff; color:#333; text-decoration:none; transition:0.5s;}
.center_box a img{ display:block; margin-bottom:8px; transform: scale(0.98,0.98); transition:0.5s; width:232px; height:257px;}
.mart36 a:hover img{ transform: scale(1,1);}
.center_box a:hover{ color:#ea4645; border:2px solid #ea4645;}




















