.showcase-wrapper {
    width: 940px;
    margin: 0 auto
}

.showcase-content {
    display: inline-block;
    vertical-align: top;
    width: 940px
}
.html p img{
	max-width:100%;
}
.banner {
    background: url(../images/banner.png) /*tpa=http://www.xiwon588.com/images/banner.png*/ center no-repeat;
    background-size: cover;
    height: 313px
}

.detail {
    display: block;
    vertical-align: top;
    width: 1200px;
    margin:0 auto
}

.showcases {
    position: relative;
    width: 810px;
    margin: 0 auto;
    min-height: 230px;
    margin-top: 50px
}

.detail-logo {
    float: left;
    width: 450px;
    margin-right: 40px
}

.detail-logo img {
    width: 100%
}

.detail-content {
    float: left;
    word-break: break-all;
    width: 450px
}

.swiper-button-prev {
    height: 175px;
    width: 45px;
    top: 0;
    left: -65px;
    margin-top: 0;
    border: solid 1px #dcdcdc;
    background-size: 50%
}

.swiper-button-next {
    height: 175px;
    width: 45px;
    top: 0;
    right: -65px;
    margin-top: 0;
    border: solid 1px #dcdcdc;
    background-size: 50%
}

.detail .title-wrapper {
    text-align: center
}

.detail .title-wrapper .title {
    font-size: 20px;
    color: #000;
    line-height: 200%
}

.detail .html {
    margin-top: 20px;
    margin-bottom: 70px
>>>>>>> branch 'master' of git@gitee.com:xiewenBackstage/xiewen.git
}