/**
 * @Author:		iger
 * @DateTime:	2016-10-24 11:17:53
 * @Description:qiudong.css
 */
@font-face {font-family: "special";
  src: url('../font/iconfont.eot?t=1472525753'); /* IE9*/
  src: url('../font/iconfont.eot?t=1472525753#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.woff?t=1472525753') format('woff'), /* chrome, firefox */
  url('../font/iconfont.ttf?t=1472525753') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../font/iconfont.svg?t=1472525753#special') format('svg'); /* iOS 4.1- */
}

.header { position: fixed; left: 0; right: 0; z-index: 1000; }

.bgs {}
.bgs div { height: 300px; background-repeat: no-repeat; background-position:top center; }
.bg_1 { background-image: url(../img_qiudong/01.jpg); }
.bg_2 { background-image: url(../img_qiudong/02.jpg); }
.bg_3 { background-image: url(../img_qiudong/03.jpg); }
.bg_4 { background-image: url(../img_qiudong/04.jpg); }
.bg_5 { background-image: url(../img_qiudong/05.jpg); }
.bg_6 { background-image: url(../img_qiudong/06.jpg); }
.bg_7 { background-image: url(../img_qiudong/07.jpg); }
.bg_8 { background-image: url(../img_qiudong/08.jpg); }
.bg_9 { background-image: url(../img_qiudong/09.jpg); }
.bg_10 { background-image: url(../img_qiudong/10.jpg); }
.bg_11 { background-image: url(../img_qiudong/11.jpg); }
.bg_12 { background-image: url(../img_qiudong/12.jpg); }
.bg_13 { background-image: url(../img_qiudong/13.jpg); }
.bg_14 { background-image: url(../img_qiudong/14.jpg); }
.bgs .bg_15 { height: 267px; background-image: url(../img_qiudong/15.jpg); }

.part .layout { position: relative; width: 700px; margin: 0 auto; }
.part { position: absolute; left: 0; right: 0; width: 100%; z-index: 3; font-size: 26px; color: #111; }
.part .qr { position: absolute; right:0; top: 12%; }
.layout h3 { font-size: 26px; }
.part ul { color: #000; }
.part ul li { margin: 10px 0; }
.part .imgs { margin-top: 30px; text-align: center; }
.part .imgs img { margin:0 12px; }

.part1 { top: 1330px; }
.part2 { top: 2100px; }
.part2 .qr { top: 15%; }
.part2 .imgs { margin:30px; }
.part2 .imgs img { margin: 15px; }
.part3 { top: 3230px; }
.part2 .imgs { margin:0; }
.part3 .qr { right: -40px; }
.part3 .imgs img { margin:15px 12px; }

.part4 { position: static; padding-bottom: 50px; margin-top: -1px; font-size: 15px; background-color: #fa86d8; overflow: hidden; }
.part4 p, .part4 ul { color: #fff; }
.part4 p { margin-top: 10px; }
.part4 p em { color: #f36; font-weight: bold; }