.swiper-container {
    width: 100%;
    /*height: 529px;*/
}
.swiper-wrapper img{
    width: 100%;
    /*height: 529px;*/
    cursor: pointer;
}
.swiper-slide{
    width: 100%;
    /*height: 529px;*/
}
.swiper-button-next{
    width: 10px;
    height: 10px;

}
.swiper-button-prev{
    width: 10px;
    height: 10px;

}
.content{
    width: 100%;
    margin-top: 36px;
}
.layui-row{
    display: flex;
    justify-content: center;
}
.layui-col-md4{
    margin-left: 24px;
    height: 296px;
    border: 0px;
    /*border-right:1px solid #e3e3e3;*/
    margin-bottom: 30px;
}
.layui-col-md4:nth-of-type(1){
    margin-left: 0px;
}
.contentText{
    width: 100%;
    text-align: center;
}
/*内容主体*/
.briefBox{
    width: 100%;
    margin: 0 auto;
    height: 496px;
    background: url("../img/index/briefBg.png") no-repeat 50%;
    margin-top: 17px;
}
.briefText{
    width: 376px;
    margin: 0 auto;
}
.briefText>p{
    font-size:14px;
    color: #474747;
    font-family: MicrosoftYaHeiLight;
    line-height: 38px;
    letter-spacing: 2px;
}
.briefText>p>span{
    color: #BD1212;
    font-size: 18px;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}
.briefText>p:nth-of-type(1){
    padding-top: 44px;
}
.swiper-container2{
    width:883px ;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 43px;
}
.slide2{
    width:183px;
    height: 167px;
    margin-right: 49px;
}
.slide2>img{
    width:183px;
    height: 139px;
    cursor: pointer;
}
.slide2>p{
    margin: 10px;
}
#swiperBoos{
}
.swiperBox{
    width: 1083px;
    margin: 0 auto;
    position: relative;
}
.zuoBtn{
    position: absolute;
    top: 51px;
}
.youBtn{
    position: absolute;
    top: 51px;
    left: 1062px;
}
.introduce{
    width: 866px;
    height: 48px;
    border-radius: 20px;
    background: #FFFFFF;
    margin: 0 auto;
    text-align: left;
    margin-top: 54px;
    overflow: hidden;
    display: flex;
}
.introduce>img{
    width: 25px;
    height: 27px;
    margin-top: 10px;
    margin-left:35px;
    margin-right: 19px;
}
.introduce P{
    height: 48px;
    line-height: 48px;
    font-size:18px;
    color:rgba(216,76,76,1);
    word-break: break-all;
}
.introduce P>span{
    display: inline-block;
    margin-right: 10px;
    font-weight: bold;
}
/*为三个详情信息的样式*/

.icons-box {
    padding: 0;
    margin: 15px 0 0 0 ;
    height: 100%;
    position: relative;
    /*top: -49px;*/
    z-index: 2;
}

.layui-col-md4 {
    width: 488px;
    height: 238px;
    background: skyblue;
    overflow: hidden;
}
.layuiText{
    height: 291px;
    background: palegreen;
    position: relative;
    top: 185px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.layuiText>p:nth-of-type(1){
    padding-top: 17px;
    font-size: 18px;
}
.layuiText>p:nth-of-type(2){
    margin: 0 auto;
    margin-top: 30px;
    line-height: 32px;
    text-align: justify;
    letter-spacing: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
}
.layuiText>div{
    margin: 0 auto;
    margin-top: 29px;
    border: 2px solid #FFFFFF;
    width: 178px;
    height: 34px;
    border-radius:17px;
    line-height: 34px;
}
.layui-col-md4 a {
    display: inline-block;
    height: 100%;
    width: 100%;
}
.imgOne{
    background: url("../img/index/flower.png") no-repeat;
}
.imgOne>div{
    background: #540e0e;
    opacity: 0.8;
    color: #FFFFFF;
}
.imgTow{
    background: url("../img/index/book.png") no-repeat;
}
.imgTow>div{
    background: #9c5713;
    opacity: 0.8;
    color: #FFFFFF;
}
.imgThree{
    background: url("../img/index/hand.png") no-repeat;
}
.imgThree>div{
    background: #a79010;
    opacity: 0.8;
    color: #FFFFFF;
}
#tableContent h4:after {
    display: block;
    content: '\D___';
    font-size: 2em;
    font-weight: 600;
    margin-top: -0.5em;
}

.sep {
    padding-top: 2em;
    border-top: 1px solid #e0e0e0;
}

span.Focus {
    color: #d0af9c;
}

.page_content h1 {
    line-height: 2em;
}

.table {
    display: table;
    width: 90%;
    margin: 0 auto;
    border-spacing: 2em;
    border-collapse: separate;
}

.content {
    display: table-cell;
    vertical-align: top;
    line-height: 1.5em;
    width: 33.3%;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 25px;
    height: 250px;
    position: absolute;
}
.content h3{
    margin-bottom: 15px;
}
.content p{
    text-align: left;
    text-indent: 2em;
}
.content img{
    margin-top: 10px;
}

.pennant {
    font-size: 7em;
    color: #49c2f2;
    display: block;
    margin-bottom: 0.2em;
}

.color-white {
    background-color: #fff;
    padding: 20px;
}
/*轮播左右切换*/
.prev_inside{
    background: transparent url(img/leftArrow.png) no-repeat scroll 0 0 !important;
    height: 44px !important;
    margin-left: -7px;
    width: 40px !important;
    cursor: pointer;
}
.next_inside {
    background: transparent url(img/rightArrow.png) no-repeat scroll 0 0 !important;
    height: 44px !important;
    margin-left: 7px;
    width: 40px !important;
    cursor: pointer;
}
/**新增*/
.position1{
    position: absolute;
    right: 5%;
    bottom: 13%;
}

.position2{
    position: absolute;
    right: 8%;
    bottom: 30%;
}
.position3{
    position: absolute;
    right: 50%;
    bottom: 50%;
}
.position4{
    position: absolute;
    left: 29%;
    bottom: 32%;
}
.jiesao{
    text-align: center;

}
.jiesao div{
    display: inline-block;
    padding: 27px 10px 0 10px;
}
.font-sizes{
    font-size: 12px;
    line-height: 20px;
}
.size{
    display: inline-block;
    padding-top: 10px;
    text-align: justify;
}
.layui-fixbar{
    width: 50px;
}
#tableContent h4:after {
    display: block;
    content: '\D___';
    font-size: 2em;
    font-weight: 600;
    margin-top: -0.5em;
}
.footerLogo-box{
    margin-top: 20px;
}
.footerLogo{
    width: 100%;
    margin: 0 auto;
}
.footerLogo>img{
    width: 100%;
}
