* {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_01.jpg) no-repeat center top / auto 567px,
				url(../images/bg_02.jpg) no-repeat center 567px / auto 568px,
				url(../images/bg_03.jpg) no-repeat center 1135px / auto 567px,
				url(../images/bg_04.jpg) no-repeat center 1702px / auto 568px,
				url(../images/bg_05.jpg) no-repeat center 2270px / auto 567px,
				url(../images/bg_06.jpg) no-repeat center 2837px / auto 567px,
				url(../images/bg_07.jpg) no-repeat center 3404px / auto 568px,
				url(../images/bg_08.jpg) no-repeat center 3972px / auto 567px,
				url(../images/bg_09.jpg) no-repeat center 4539px / auto 568px,
				url(../images/bg_10.jpg) no-repeat center 5107px / auto 567px;
}
.center {width: 1100px;margin: 0 auto;padding: 851px 0 17px;}
.list {margin-bottom: 38px;}
.bottom {background: url(../images/list_middle.png) repeat-y;background-size: 100% auto;overflow: hidden;}
.pic {width: 960px;margin: 0 auto;border-radius: 58px;margin-bottom: 36px;}
.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: #534adc;font-weight: bolder;}
/* 底部 */
.footer {width: 100%;height: 148px;background: #30149f;}
.footer_center {width: 1100px;margin: 0 auto;height: 100%;position: relative;}
.footer_left {padding-top: 27px;}
.logo {position: absolute;right: 205px;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;}






