@charset "UTF-8";
/* 横幅banner
========================================================================== */
#banner { width: 100%; height: 540px; background: url(/img/home/banner.jpg) no-repeat center top; }

.dcenter { width: 986px; margin: 30px auto; overflow: hidden; }

.dcenter .txt { text-align: center; height: 44px; line-height: 44px; font-size: 18px; background: #f4f4f4; }

.dcenter .linklist { margin: 40px auto 140px; overflow: hidden; }

.dcenter .linklist dl dd { float: left; width: 314px; height: 336px; border: 1px solid #ebebeb; margin-right: 19px; border-radius: 3px; }

.dcenter .linklist dl dd p { width: 130px; height: 130px; margin: 60px auto; background: url("/img/downloadCenter/down-bg.png") no-repeat; }

.dcenter .linklist dl dd a { display: block; width: 234px; height: 64px; margin: 0 auto; background: url("/img/downloadCenter/down-bg.png") no-repeat; }

.dcenter .linklist dl dd.dd-propaganda p { background-position: -17px -47px; }

.dcenter .linklist dl dd.dd-propaganda a { background-position: -28px -218px; }

.dcenter .linklist dl dd.dd-schedule p { background-position: -182px -48px; }

.dcenter .linklist dl dd.dd-schedule a { background-position: -28px -303px; }

.dcenter .linklist dl dd.dd-guest { margin-right: 0; }

.dcenter .linklist dl dd.dd-guest p { background-position: -353px -46px; }

.dcenter .linklist dl dd.dd-guest a { background-position: -26px -382px; }
