.content img,
.xueyuan img {
    max-width: 100%;
    display: block;
    margin: 0 auto;}

.yxszy img {
    width: 100%
;}

.inner {
    width: 1600px;
    margin: 0px auto;}

.jigou_inner p {
    font-size: 20px;
    line-height: 30px;
    text-indent: 2em;}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;}


.cont_tswypage {
    padding: 0 75px;}

.tswy_title {
    text-align: center;
    margin-bottom: 20px;}

.tswy_title h3 {
    line-height: 38px;
    font-size: 24px;
    color: #1a1a1a;}

.tswy_title h4 {
    line-height: 29px;
    font-size: 14px;
    color: #666666;
    font-weight: lighter;
    border-bottom: 1px solid #F3F3F3;}

.tswy_title h4 span {
    padding: 0 7px;}

.gallery_tswybig {
    position: relative;
    margin: 30px 0;}

.gallery_tswysmall {

    box-sizing: border-box;
    padding: 30px 0;
    border-top: 1px solid #F3F3F3;}

.gallery_tswybig .img {
    height: 0;
    padding-bottom: 60%;
    position: relative;
    overflow: hidden;}

.gallery_tswybig .img div {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-size: auto 100%;
    background-repeat: no-repeat;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;}

.gallery_tswybig .next,
.gallery_tswybig .prev {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 10;
    width: 44px;
    height: 90px;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
    cursor: pointer;
    outline: none;}

.gallery_tswybig .prev {
    background: url(images/tswy_arrow1.png) no-repeat center;
    left: 0px;}

.gallery_tswybig .next {
    background: url(images/tswy_arrow2.png) no-repeat center;
    right: 0px;}

.gallery_tswysmall .img {
    padding-bottom: 56.36%;}

.gallery_tswysmall .img div {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-size: auto 100%;
    background-repeat: no-repeat;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;}

.gallery_tswysmall .img:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(58, 34, 96, 0.4);}

.gallery_tswysmall .swiper-slide-active .img:after {
    background: none;}

.dp {
    margin-bottom: 80px;}



.prev {
    float: left;
    cursor: pointer;}



@media only screen and (max-width: 768px){

.gallery_tswybig .img {
        padding-bottom: 56.19%;}

    .cont_tswypage {
        padding: 0px 0px 0px 0px;}

    .gallery_tswybig .next,
    .gallery_tswybig .prev {
        position: absolute;
        top: 50%;
        width: 28px;
        height: 50px;
        line-height: 50px;
        margin-top: -20px;
        z-index: 9;
        cursor: pointer;}
}


.ewm img{max-width:100px;}
