/**
 * @Author:		iger
 * @DateTime:	2016-08-31 15:10:16
 * @Description:bddk.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- */
}

.part { padding-bottom: 75px; background: #38003f; }