* {padding: 0;margin: 0;outline: none;resize: none;border: none;}
img {display: block;}
body {min-width: 1200px;font-family: arial;}
/* 主体 */
.main {background: url(../images/bg_03.jpg) repeat-y;background-size: 100% auto;}
.center {width: 1100px;margin: 0 auto;padding-bottom: 17px;position: relative;margin-top: -3.49rem;}
.list {background: #fff;box-shadow: 0 24px 53px 0 rgba(33, 36, 75, 0.25);border-radius: 24px;overflow: hidden;margin-bottom: 58px;}
.list:hover .bottom {animation: play 0.5s linear;}
@keyframes play {
	from {transform: translateX(50%);opacity: 0;}
	to {transform: translateX(0%);opacity: 1;}
}
.top {position: relative;}
.left {height: 192px;line-height: 192px;padding-left: 72px;background: #f9c822;color: #fff;font-size: 92px;font-weight: bolder;}
.left span {font-size: 112px;}
.right {position: absolute;top: 0;right: 0;width: 845px;height: 192px;text-align: center;line-height: 192px;background: #d8eafd;color: #3a3fd6;font-size: 40px;font-weight: bold;border-top-left-radius: 64px;}
.bottom {padding: 58px 0 72px;box-shadow: 0 0 32px rgba(46, 83, 215, 0.2) inset;}
.pic {width: 960px;margin: 0 auto;border: 20px solid #fff;border-radius: 58px;box-shadow: 0 19px 53px 0 rgba(51, 51, 51, 0.42);margin-bottom: 48px;}
.bottom p {width: 950px;margin: 0 auto;text-align:justify;text-justify:inter-ideograph;font-size: 18px;color: #333;line-height: 32px;padding-top: 24px;}
.bottom span {font-size: 24px;color: #3a3fd6;font-weight: bolder;}
/* 底部 */
.footer {width: 100%;height: 148px;background: #214ae2;}
.footer_center {width: 1100px;margin: 0 auto;height: 100%;position: relative;}
.footer_left {padding-top: 27px;}
.logo {position: absolute;right: 230px;bottom: 35px;}
.phone {position: absolute;bottom: 0;right: 0;}
.tuandui {color: #fff;font-size: 24px;font-weight: bold;margin-bottom: 15px;}
.zhizuo,.tel {color: #fff;font-size: 16px;}
.zhizuo {margin-bottom: 5px;}
.zhizuo span {margin-right: 25px;}






