@charset "utf-8";

/* CSS Document */

.banner {
    width: 100%;
    height: 535px;
}

.banner h1 {
    height: 535px;
    background: url(banner.jpg) top center no-repeat;
}

.main {
    width: 100%;
    background-color: #ffece0;
    padding-bottom: 45px;
}

.yqjyjd {
    padding: 50px 0;
}

.yqjyjd h3 {
    text-align: center;
    height: 56px;
}

.qypic p {
    float: left;
    position: relative;
    margin: 50px 35px 0 35px;
    width: 522px;
    height: 365px;
}

.qypic p img {
    width: 522px;
    height: 365px;
}

.qypic p span {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 522px;
    height: 50px;
    line-height: 50px;
    background: url(bgtext.png) repeat;
    font-size: 18px;
    text-align: center;
    color: #fff
}

.zjjyjd {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 30px;
    background-color: #fff;
    border-top: 1px solid #f7d9bd;
    border-left: 1px solid #f7d9bd;
    border-right: 7px solid #f7d9bd;
    border-bottom: 7px solid #f7d9bd;
}

.zjjyjd h3 {
    margin: 50px 0 45px 0;
    text-align: center;
}

.zjjyjd ul {
    padding: 0 30px;
}

.zjjyjd ul li {
    float: left;
    margin: 0 28px 30px 30px;
    width: 255px;
}

.zjjyjd ul li img {
    margin-bottom: 10px;
    width: 100%;
    height: 180px;
}

.zjjyjd ul li p {
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 30px;
}

.spbox {
    position: relative;
    text-align: center;
}

.spbox h3 {
    margin: 60px 0 35px 0;
}

.spbox video {
    width: 1000px;
    height: 530px;
}

.spbox i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
}

h3.common {
    margin-top: 70px;
    margin-bottom: 40px;
    text-align: center;
}

.desc {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 30px;
    background-color: #fff;
    border-top: 1px solid #f7d9bd;
    border-left: 1px solid #f7d9bd;
    border-right: 7px solid #f7d9bd;
    border-bottom: 7px solid #f7d9bd;
}

.desccenter {
    width: 815px;
    padding-top: 40px;
    margin: 0 auto
}

.desccenter p {
    padding-bottom: 30px;
    font-size: 18px;
    color: #333;
    text-indent: 2em;
    line-height: 40px;
}

.desccenter h2 {
    padding-bottom: 30px;
    color: #e60012;
    font-size: 24px;
    font-weight: normal;
}

.desccenter h4 a {
    display: block;
    color: #333;
    font-size: 18px;
    text-align: center;
}

.pgwSlideshow .ps-current .ps-prev {
    background: none;
}

.pgwSlideshow .ps-current .ps-prev,
.pgwSlideshow .ps-current .ps-next,
.pgwSlideshow .ps-list .ps-prev,
.pgwSlideshow .ps-list .ps-next,
.pgwSlideshow.narrow .ps-current .ps-next,
.pgwSlideshow.narrow .ps-current .ps-prev,
.pgwSlideshow.narrow .ps-list .ps-next,
.pgwSlideshow.narrow .ps-list .ps-prev .pgwSlideshow .ps-prevIcon,
.pgwSlideshow .ps-nextIcon {
    border: none;
}

.pgwSlideshow li .txtdot {
    width: 100%;
    height: 48px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    font-size: 22px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    background: url(bgtext.png);
}

.pgwSlideshow.narrow li .txtdot {
    font-size: 16px;
    line-height: 32px;
    height: 32px;
}

.htmleaf-content .pgwSlideshow .ps-current .ps-next,
.htmleaf-content .pgwSlideshow .ps-current .ps-prev {
    display: none !important;
}

.pgwSlideshow {
    background: none;
}

.pgwSlideshow .ps-current>ul>li img {
    width: 100%;
    margin: auto;
}

.pgwSlideshow .ps-list li img {
    border: none;
    width: 195px;
    height: 100px;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected {
    opacity: 1;
    border: 3px solid #32a0d5;
}

.pgwSlideshow .ps-list {
    border-top: 0;
    box-shadow: none;
    background: none;
}

.pgwSlideshow .ps-list li .ps-item {
    margin: 20px 7px 20px 0px;
}

.pgwSlideshow.narrow .ps-list li img {
    width: 80px;
    height: auto;
}

.pgwSlideshow.narrow .ps-list li .ps-item {
    margin: 10px 10px 10px 0px;
}

.pgwSlideshow .ps-current .ps-prev,
.pgwSlideshow .ps-current .ps-next,
.pgwSlideshow .ps-list .ps-prev,
.pgwSlideshow .ps-list .ps-next,
.pgwSlideshow.narrow .ps-current .ps-next,
.pgwSlideshow.narrow .ps-current .ps-prev,
.pgwSlideshow.narrow .ps-list .ps-next,
.pgwSlideshow.narrow .ps-list .ps-prev {
    width: 27px;
    height: 52px;
    border: none;
    border-left: 0;
    border-radius: 0;
    position: absolute;
    z-index: 1000;
    padding: 0;
    top: 40%;
    margin-top: -15px;
    cursor: pointer;
}

.pgwSlideshow .ps-current .ps-prev,
.pgwSlideshow .ps-list .ps-prev {
    background: url(left.png) no-repeat;
    left: 0
}

.pgwSlideshow .ps-current .ps-next,
.pgwSlideshow .ps-list .ps-next {
    background: url(right.png) no-repeat;
    right: 0;
}

.pgwSlideshow.narrow .ps-list .ps-next,
.pgwSlideshow.narrow .ps-list .ps-prev {
    width: 10px;
    height: 18px;
    background-size: 10px 18px;
    margin-top: -9px;
}

.jdjs {
    width: 1000px;
    margin: 0 auto
}