.xuan-box3-swiper .swiper-wrapper, .xuan-box3-swiper .swiper-slide{
	height:auto;
}
.wap-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    box-pack: space-between;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.wap-flex2 {
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -moz-box-pack: space-around;
    -webkit--moz-box-pack: space-around;
    box-pack: space-around;
}
.common-img img{
    width: 100%;
}
.xuan-banner{

}
.xuan-common-h2{
    text-align: center;
    margin: 70px 0 50px 0;
    position: relative;
    z-index: 2;
}
.xuan-common-h2 h2{
    display: inline-block;
    border: 1px solid #1a1a1a;
    color: #1a1a1a;
    font-size: 30px;
    padding: 0 20px;  
}
.xuan-common-h2 h2 span{
    display: inline-block;
    padding: 15px 20px;
    background: #fff;
	font-size: 30px;
}
.xuan-common-h2 p{
    width: 520px;
    height: 1px;
    background: #1a1a1a;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%,0);
    z-index: -1;
}
.xuan-pro-item{
    width: 31%;
	margin-bottom:30px;
}
.xuan-pro-item a{
	display:block;
	overflow:hidden;
}
.xuan-pro-item img{
    width: 100%;
}
.xuan-pro-item p a{
    font-size: 16px;
    color: #1a1a1a;
    text-align: center;
    padding: 10px 0 10px 0;
    box-shadow: 0 2px 3px #ccc;
    border-radius: 0 0 3px 3px;
}
.xuan-pro-list2 .xuan-pro-item{
    width: 23.5%;
}
.xuan-pro-item-active img{
    box-shadow: 0 0 5px 2px #ccc;
    -webkit-box-shadow: 0 0 5px 2px #ccc;
	transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.xuan-pro-item-active p a{
    color: #fff;
	background: #c91316;
    font-weight: bold;
}
.xuan-box1{
    margin-bottom: 40px;
}
.xuan-box2{
    background: #f4f9fd;
    padding-bottom: 40px;
}

.xuan-box2-item{
    width: 31%;
    background: #fff;
    border: 2px solid #edf0f2;
    margin-bottom: 20px;
}

.xuan-box2-item-left{
    width: 60%;
}
.xuan-box2-item-right{
    width: 40%;
    text-align: center;
}
.xuan-box2-item-right p a{
    font-size: 16px;
    color: #1a1a1a;
    text-align: center;
    padding: 20px;
    display: inline-block;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
}
.xuan-box2-item-active{
    background: #dd191e;
    border: 2px solid #fff;
}
.xuan-box2-item-active .xuan-box2-item-right p a{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.xuan-common-h2-bg h2 span{
    background: #f4f9fd;
}
.xuan-box3{
    padding-bottom: 60px;
}
.xuan-box3-swiper-left{
    width: 40%;
    padding-right: 50px;
}
.xuan-box3-swiper-right{
    width: 60%;
}
.xuan-box3-swiper-right h2{
    font-size: 18px;
    color: #1a1a1a;
    font-weight: bold;
}
.xuan-box3-swiper-right p{
    font-size: 15px;
    color: #1a1a1a;
    line-height: 24px;
    margin: 30px 0 10px 0;
}
.xuan-box3-swiper-right-a{
    text-align: right;
}
.xuan-box3-swiper-right-a a{
    font-size: 15px;
    color: #bd1d21;
}
.xuan-box3-thumbs{
    position: relative;
}
.xuan-box3-thumbs img{
    width: 100%;
}
.xuan-box3-thumbs p{
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 4px 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.gallery-thumbs .swiper-slide-thumb-active .xuan-box3-thumbs p {
    height: 100%;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-display: flex;
    -webkit-align-items: center;
    -webkit-justify-content: center;
}
.gallery-thumbs{
    margin-top: 30px;
}
.xuan-box3 .swiper-button-next.swiper-button-white, .xuan-box3 .swiper-button-prev.swiper-button-white {
    background: rgba(0, 0, 0, 0.6);
    width: 30px;
    height: 58px;
}
.xuan-box4{
    background: url(../images/xuan-img19.png) no-repeat center;
    background-size: cover;
    padding-bottom: 120px;
}
.xuan-common-h2-bg2 h2{
    color: #fff;
    border: 1px solid #fff;
}
.xuan-common-h2-bg2 h2 span{
    background: transparent;
}
.xuan-common-h2-bg2 .xuan-common-h2 p{
    background: #fff;
}
.xuan-box4-con>p{
    font-size: 14px;
    color: #ffffff;
    line-height: 24px;
    margin-bottom: 20px;
}
.xuan-box4-item{
    width: 23%;
}
.xuan-box4-item img{
    width: 100%;
}
.xuan-box4-con-imglist{
    padding: 30px 40px;
}
.xuan-box5{
    background: #f4f9fd
}
.xuan-box4-con-bottom{
    background: #fff;
    box-shadow: 0 2px 4px 2px #eee;
    -webkit-box-shadow: 0 2px 3px 2px #eee;
    margin-top: -100px;
}
.xuan-box5-bottom-item{
    background: #fff;
    padding: 30px;
    width: 48%;
}
.xuan-box5-bottom-left{
    width: 20%;
}
.xuan-box5-bottom-left img{
    width: 100%;
}
.xuan-box5-bottom-right{
    width: 80%;
    padding-left: 40px;
}
.xuan-box5-bottom-right h4{
    font-size: 18px;
    color: #1a1a1a;
    font-weight: bold;
}
.xuan-box5-bottom-right p{
    font-size: 14px;
    color: #1a1a1a;
    line-height: 24px;
    margin-top: 20px;
}
.xuan-box5-bottom {
    margin-top: 30px;
    margin-bottom: 40px;
}














@media screen and (max-width: 991px){
    .xuan-box2-item{
        width: 48%;
    }
}

@media screen and (max-width: 767px){
    .xuan-common-h2 h2{
        font-size: 20px;
    }
    .xuan-common-h2 p{
        width: 300px;
    }
    .xuan-pro-item{
        width: 48%;
    }
    .xuan-pro-list2 .xuan-pro-item{
        width: 48%;
    }
    .xuan-box2-item-right p{
        font-size: 14px;
        padding: 10px;
    }
    .xuan-box3-swiper-left{
        width: 100%;
        padding-right: 0;
    }
    .xuan-box3-swiper-right{
        width: 100%;
        margin-top: 30px;
    }
    .swiper-button-next, .swiper-button-prev{
        top: 25%;
    }
    .xuan-box4-item{
        width: 47%;
        margin-bottom: 20px;
    }
    .xuan-box5-bottom-item{
        width: 100%;
        margin-bottom: 20px;
    }
} 