html,
body {
    min-width: 1420px;
}

body {
    position: relative;
}

.fd-header,
.fd-content,
.fd-footer {
    width: 100%;
}

.fd-header {
    padding: 0 2%;
    height: 100px;
    background: #030303 url(../images/header-top.png) no-repeat left top;
}

.fd-banner img {
    width: 100%;
    height: auto;
}

.fd-logo {
    float: left;
    margin-top: 25px;
    width: 240px;
}

.fd-nav {
    float: left;
    margin-top: 21px;
    margin-left: 1%;
    width: 75%;
}

.fd-nav-ul {
    width: 100%;
}

.fd-nav-ul li {
	float: left;
	width: 11%;
    padding:0 10px 0 6px;
	max-width: 200px;
	height: 59px;
	background: url(../images/nav-li-bg.png) right center no-repeat;
	background-position-x: 99%;
}
.fd-nav-ul li.fd-active{
	width: 9%;
}

.fd-nav-ul li:hover p {
    padding: 2px;
    border: 1px solid #e6cc5a;
}

.fd-nav-ul li:hover a {
    color: #000000;
    background-color: #e6cc5a;
}

.fd-nav-ul li.last-li {
    background: none;
}

.fd-nav-ul li.fd-active p {
    padding: 2px;
    border: 1px solid #e6cc5a;
}

.fd-nav-ul li a {
    display: block;
    width: 100%;
    height: 54px;
    font-size: 18px;
    color: #f6d982;
    text-align: center;
    line-height: 54px;
}

.fd-nav-ul li.fd-active a {
    color: #000000;
    background-color: #e6cc5a;
}

.fd-search-box {
    position: absolute;
    right: 2%;
    top: 34px;
    width: 14%;
    height: 34px;
}

.fd-search-box div {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.fd-search-box input {
    position: relative;
    z-index: 2;
    padding-left: 20px;
    width: 80%;
    height: 34px;
    line-height: 34px;
    line-height: 34px;
    color: #fff;
    border: 0;
    outline: none;
    background: url(../images/touming.png) repeat;
}

.fd-search-box img.fd-input-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
}

.fd-search-box img.fd-search-icon {
    float: right;
    vertical-align: top;
    margin-right: 13px;
    margin-top: 7px;
}

/*内容*/
.fd-content {
    width: 100%;
    height: 100%;
    overflow: auto;
}

.fd-content-body {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    background: #f7f1e4;
}
.fd-content-body .fd-section{
	position: relative;
	margin: 0 auto;
	width: 1200px;
	min-height:465px;
}

.fd-content-body>img {
    width: 100%;
}

.fd-content-body .fd-section{
	position: relative;
	margin: 0 auto;
	width: 1200px;
	min-height:749px;
}

.fd-longwen {
    position: absolute;
    width: 400px;
    height: auto;
    right: -200px;
    bottom: 11px;
}

.fd-longwen img {
    width: 100%;
    height: auto;
}

.fd-title-box {
    width: 100%;
    padding: 28px 0 21px 0;
    height: 97px;
}

.fd-title-box .fd-title {
    position: relative;
    padding: 0 42px;
    font: 30px/48px "microsoft yahei";
    color: #303030;
}

.fd-title-box .fd-title:before,
.fd-title-box .fd-title:after {
    content: '';
    position: absolute;
    margin-top: -10.5px;
    top: 50%;
    width: 25px;
    height: 25px;
    background: url(../img/common/icon-title-icon.png);
}

.fd-title-box .fd-title:before {
    left: 0;
}

.fd-title-box .fd-title:after {
    right: 0;
}

.fd-position {
    float: right;
}

.fd-position span,
.fd-position a {
    display: block;
    float: left;
    font: 20px/48px "microsoft yahei";
    color: #333;
    cursor: pointer;
}

.fd-position a {
    margin-right: 5px;
}

/*清除浮动*/
/*底部*/
.fd-footer {
    position: relative;
    padding: 0 160px;
    width: 100%;
    height: 166px;
    background-color: #20212c;
}

.fd-footer-ul li {
    float: left;
    margin-top: 80px;
    padding: 0 2%;
    width: auto;
    background: url(../images/nav-li-bg.png) no-repeat right center;
    background-position-x: 99%;
}

.fd-footer-ul li.fd-footer-first {
    padding-left: 0;
}

.fd-footer-ul li.fd-footer-last {
    padding-right: 20px;
    background: none;
}

.fd-footer-ul li a {
    display: block;
    color: #ffffff;
    font-size: 18px;
}

.fd-right {
    position: absolute;
    top: 60px;
    right: 10%;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

#pagination {
    width: 500px;
    margin: 0 auto;
    text-align: center;
    padding: 48px 0 38px 0;
}

.fd-reward-history__pagination {
    position: relative;
    width: 30px;
    height: 30px;
    text-align: center;
    border: none;
    padding: 0;
    margin: 0 10px;
    color: #fff;
    border-radius: 3px;
    font: 20px/30px "microsoft yahei";
    background: url(../img/common/icon-page.png);
}

.fd-reward-history__pagination:hover {
    background: url(../img/common/icon-page-active.png);
    opacity: 0.8;
}

.fd-reward-history__pagination-active {
    padding: 0;
    background: url(../img/common/icon-page-active.png);
}


#paginationfirst:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    background: #dcbb88 url(../img/common/icon-pre.png) no-repeat center center;
    left: 1px;
    top: 1px;
}

#paginationnext:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 28px;
    background: #dcbb88 url(../img/common/icon-next.png) no-repeat center center;
    left: 1px;
    top: 1px;
}
.fd-nav-ul li p {
    padding: 2px;
}

.fd-reward-history__pagination {
	display:inline-block!important;
}

.fd-pagination {
	padding:20px 0;
	text-align: center;
}