/* 头部 */

.xy-head {
   /* position: fixed;
    top: 0;
    padding: 10px 0;
    z-index: 999;
    background: #fff;
        width: 100%;*/
}



.xy-head {
	height: 108px;
}

.xy-head.active{
    position: fixed;
    width: 100%;
    top:0;
    left: 0;
    z-index: 99;
    background: #fff;
}

.tem-head {
    padding: 5px 0;
}

.xy-head-left .logo {
    padding-top: 0;
}

.xy-menu {
    padding-right: 0;
}

.xy-menu>li+li {
    background: none;
}

.xy-menu>li>a {
    color: #303030;
    line-height: 58px;
}

.xy-menu>li>a:hover {
    color: #ae7b38;
}


/* 首页banner */
.slick-banner .slick-dots li {
    display: inline-block;
    margin: 0 8px;
    width: 25px;
    height: 4px;
    border-radius: 0;
    background: #717070;
}

.slick-banner .slick-dots li.slick-active {
    background: #d6b68c;
}

.slick-banner .slick-dots {
    bottom: 40px;
}


/* 品牌故事 */
.xyin-about {
   background:#fff;
	padding:50px 0;
}

.xyin-about .container {
    background: #fbf8f3;
    padding: 38px 22px;
}

.xyin-about .about-img img {
    max-width: 100%;
}

.xyin-about .about-title {
    color: #303030;
    font-size: 18px;
}

.xyin-about .about-title i {
    color: #d4b48b;
    font-style: normal;
    display: inline-block;
    margin: 0 10px;
}

.xyin-about .about-title span {
    color: #b7b3b3;
}

.xyin-about .intro {
    color: #303030;
    font-size: 14px;
    line-height: 30px;
    margin-top: 18px;
}

.xyin-about .intro p {
    margin: 0;
}


.ab0{
    margin-top: 4.94vw;
}
.abtp{
    width: 53%;
    float: left;
    
}
.abtp ul li{
    float: left;
    width: 100%;
    position: relative;
}
.abtp ul li img{
    width: 100%;
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);
	 -webkit-transition: all 0.5s ease-out;
	 -moz-transition: all 0.5s ease-out;
	 transition: all 0.5s ease-out;
}
.abtp ul li:hover img{
    -webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
	-webkit-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
} 

.abtp ul li h3{
    font-size: 1.61vw;
    position: absolute;
    bottom:  0;
    left: 0;
    padding-left:2.34vw ;
      line-height: 4.14vw;
      color: #fff;
      width: 100%;
      font-weight: bold;
    background: rgba(180,140,94,.8);
}
.abtp ul li h3  span{
    font-size: 1.145vw;
    font-weight: bold;
    line-height: 4.14vw;
    margin-left: 2vw;
    text-transform: uppercase;
}

.abtp .slick-prev{
    display: none !important;
    font-size: 0;

}
.abtp .slick-next{
    width: 2.76vw;
    height: 2.76vw;
    background: url(../images/abjt.png)no-repeat center;
    position: absolute;
    z-index: 999;
    bottom: 1.45vw;
    right: 1.45vw;
    font-size: 0;
    border: none;
    outline: none;
    background-size: 100%;
}
.abwz{
    width: 41%;
    float: right; 
    margin-top: 2.60vw;

}
.abwz h1{
    padding-top: 1.302vw;
    background: url(../images/abwzsx.png)no-repeat top left;
    font-size: 1.875vw;
    font-weight: normal;
    line-height: 1;
    color: #b48c5e;
}
.abwz h2 p{
margin-bottom: 0;
}

.abwz h3{
    font-size: 17px;
    font-weight: normal;
    line-height: 2.26;
    margin-top: 15px;

}
.abwz .rmore{
    display: block;
    width: 10vw;
    font-size: 14px;
    line-height:44px;
    text-align: center;
    background: #b48c5e;
    color: #fff;
    text-transform: uppercase;
    margin-top: 1.667vw;
}
.abwz .rmore:hover{ font-size: 16px;}


@media(max-width:1300px){
    .abtp{max-height:406px;}
    .abwz{margin-top:0.6vw;}
    .abwz h3{
    font-size: 17px;
    font-weight: normal;
    line-height: 2;
    margin-top: 15px;
    height: 247px;
    overflow: hidden;
}
}



/* 婚纱分类 */
.product-cate{
    margin-top: 2.08vw;
}
.xyin-title {
	text-align:center;
	font-size:35px;
	color:#101622
}
.product-cate-list {
    margin: 52px -41px 0 -41px;
}

.product-cate-list li {
    padding: 0 26px;
}

.product-cate-list li a {
    display: block;
    padding: 17px 13px;
    position: relative;
}

.product-cate-list li a .shaow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #d6b68c;
    z-index: 1;
  /*  display: none;*/
}

.product-cate-list li .img {
    text-align: center;
    position: relative;
}

.product-cate-list li .img .img-shaow {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1;
}

.product-cate-list li .img .img-shaow img {
    width: 49px;
    height: 49px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24.5px;
    margin-left: -24.5px;
}

.product-cate-list li .img img {
    width: 100%;
}

.product-cate-list li h5 {
    /*text-align: center; */
    color: #303030;
    font-size: 16px;
    line-height: 30px;
    margin-top: 16px;
    position: absolute;
    left: 36%;
}

.product-cate-list li:hover a .shaow, .product-cate-list li:hover .img .img-shaow {
    display: block;
}

.product-cate-list li:hover a h5 {
    color: #d6b68c;
}


/* 婚纱集 */
.xyin-product {
    	padding:50px 0;
    padding-bottom: 0;
    
}

.product-list {
    margin: 14px -15px 0 -15px;
}

.product-list li {
    margin-top: 30px;
    margin-bottom: 20px;
}

.product-list li .img {
    padding: 12px;
    border: 1px solid #d6b68c;
}

.product-list li .img a {
    display: block;
    text-align: center;
    position: relative;
}

.product-list li .img a .img-shaow {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    display: none;
}

.product-list li .img a .img-shaow img {
    width: 49px;
    height: 49px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24.5px;
    margin-left: -24.5px;
}

.product-list li .img img {
    width: 100%;
}

.product-list li h5 {
    text-align: center;
    margin-top: 15px;
}

.product-list li h5 a {
    color: #303030;
    font-size: 16px;
    display: none;
}

.product-list li:hover .img {
    border-color: #d6b68c;
}

.product-list li:hover .img a .img-shaow {
    display: block;
}

.product-list li:hover h5 a {
    color: #d6b68c;
}


/* 中间横幅 */
.xyin-midhf {
    padding: 50px 0;
    padding-bottom: 5px;
    position: relative;
}

.xyin-midhf .img img {
    max-width: 100%;
}
.xyin-midhf .wz{
    position: absolute;
    width: 23%;
    top: 10.07vw;
    right: 17.8vw;
}
.xyin-midhf .wz h1{
    font-size: 3.125vw;
    font-weight: bold;
    line-height: 1;
    color: #fff;
}
.xyin-midhf .wz h2{
    font-size: 1.125vw;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    margin-top: 1.35vw;
}
/* 新闻贴士 */
.xyin-news {
    background: #fff;
    padding: 45px 0;
}

.xyin-news-list {
    margin: 36px -15px 0 -15px;
}

.xyin-news-list li {
    margin-bottom: 15px;
}

.xyin-news-list li a {
    display: block;
    padding: 20px;
    border: 1px solid #fff;
}

.xyin-news-list li a .img {
    text-align: center;
}

.xyin-news-list li a .img img {
    width: 100%;
}

.xyin-news-list li a .wz h3 {
    color: #303030;
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
}

.xyin-news-list li a .wz .info {
    color: #303030;
    line-height: 30px;
}

.xyin-news-list li:hover a {
    border-color: #b48c5e;
}

.xyin-news-list li:hover .wz h3 {
    color: #b48c5e;
}


/* 页面通栏 */
.xy-tonglan {
    background: #362d21;
    padding: 10px 0;
}

.foot-top {
    padding: 25px 15px;
    border-bottom: 1px solid #554837;
}

.foot-logo {
    width: 17%;
    float: left;
}

.foot-logo img {
    max-width: 100%;
}

.foot-nav {
    padding-left: 50px;
    width: 55%;
    float: left;
}

.foot-nav li {
    float: left;
    width: 14.2%;
    position: relative;
}


@media(max-width:640px){
    .foot-nav li{
            width: 33.2%;
    }
}

.foot-nav li a {
    display: block;
    text-align: center;
    color: #ffedd5;
    font-size: 14px;
    line-height: 36px;
}

.foot-nav li a:hover {
    color: #fff;
}

.xy-tonglan .xy-search {
    width: 14%;
    float: right;
    border: 1px solid #beaf9b;
    border-radius: 15px;
    background-color: #362d21;
    overflow: hidden;
    margin-top: 20px;
}

.xy-tonglan .xy-search #keyword {
    float: left;
    width: 80%;
    height: 32px;
    background: none;
    border: none;
    color: #ffedd5;
    padding-left: 20px;
    font-size: 12px;
    outline: none;
}

.xy-tonglan .xy-search #s_btn {
    float: right;
    width: 20%;
    height: 32px;
    background: none;
    font-size: 18px;
    color: #75695a;
    border: none;
    cursor: pointer;
    padding: 0;
    outline: none;
    opacity: 0.68;
    background: url(../images/ss0.png) no-repeat center;
}

.foot-bot {
    padding-top: 10px;
}

.foot-bot-l {
    padding: 15px 15px;
    font-size: 14px;
}

.foot-contact {
    color: #ffedd5;
    font-size: 14px;
    margin-bottom: 25px;
}

.foot-links span, .foot-links a {
    color: #ffedd5;
    font-size: 14px;
}

.foot-links a {
    padding: 0 6px;
}

.foot-ewm {
    color: #ffedd5;
    text-align: center;
    line-height: 36px;
    font-size: 12px;
    margin-top: 10px;
}

.foot-ewm p {
    margin: 0;
}

.xy-footer {
    padding: 15px 0;
    background: #271f15;
    position: relative;
    line-height: 27px;
    color: #a28967;
    font-size: 12px;
}

.xy-footer a {
    color: #a28967;
}

.xy-footer a:hover {
    color: #fff;
}

.xy-footer:before {
    display: none;
    height: 0;
}

.xy-footer .xy-ft-cpy {
    color: #a28967;
    font-size: 12px;
    line-height: 27px;
    text-align: right;
}

.xy-footer .xy-ft-cpy a {
    color: #a28967;
}

.xy-footer .xy-ft-cpy a:hover {
    color: #fff;
}

.xy-footer .xy-ft-cpy .jszc {
    /*padding: 0 2px 0 8px;*/
}

.xy-footer .xy-ft-cpy .jszc img{
    margin-top: -4px;
}
.foot-template {
    border: none;
}


/* 内页样式 */
.xypg-banner .img {
    height: auto;
}

.xypg-banner .img img {
    max-width: 100%;
}

.xypg-right-mbx {
    border: none;
    padding: 0 15px;
    color: #2f2f2f;
    line-height: 24px;
    margin-bottom: 20px;
    	padding:17px 0 7px;
}

.xypg-right-mbx a {
    color: #2f2f2f;
}

.xypg-left-title {
    background: #b48c5e;
    font-weight: normal;
    line-height: 34px;
    padding: 12px 0 8px 0;
}

.xypg-left-title i {
    color: #f9f1e7;
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    opacity: 0.6;
}

.xypg-left-con {
    border: none;
    padding: 0;
    background: #fafaf9;
}

.xypg-left-nav>li {
    margin-bottom: 6px;
}

.xypg-left-nav>li>a {
    border: none;
    text-indent: 0;
    text-align: center;
    padding-right: 0;
    color: #b48c5e;
    font-size: 16px;
    line-height: 54px;
    background: #f9f1e7;
}

.xypg-left-contact {
    background: #fafaf9;
    border-top: 3px solid #b48c5e;
    padding: 40px 11px;
}

.contact-box .hot-line {
    background: none;
    padding-left: 0;
    text-align: center;
}

.contact-box .hot-line p {
    font-size: 20px;
    color: #d4b48b;
    line-height: 60px;
}

.contact-box .gs-name {
    text-align: center;
    color: #303030;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 15px;
}

.contact-box .contact-info p {
    margin-bottom: 0;
    border: none;
    font-size: 14px;
    color: #303030;
    padding: 0;
    line-height: 40px;
}

.xypg-right-content {
    padding-top: 0;
}

.xypg-product-list li {
    margin: 0 1% 25px;
}

.xypg-product-list li h3 {
    margin: 25px 0 0;
}

.xypg-product-list li a.img {
    padding: 10px;
    border: 1px solid #fff;
    display: block;
    overflow: hidden;
}

.xypg-product-list li a.img .img {
    position: relative;
}

.xypg-product-list li a.img:hover {
    border-color: #d6b68c;
}

.xypg-product-list li a.img:hover img {
    -webkit-transform: none;
    transform: none;
}

.xypg-product-list li h3 a:hover {
    color: #d6b68c;
}

.xypg-product-list li a.img .img-shaow {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    display: none;
}

.xypg-product-list li a.img .img-shaow img {
    width: 49px;
    height: 49px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -24.5px;
    margin-left: -24.5px;
}

.xypg-product-list li a.img:hover .img-shaow {
    display: block;
}

.xypg-news-list li {
    border: 1px solid #fff;
    border-bottom: 1px solid #f1f1f0;
    padding: 25px 18px 35px 18px;
    background: #fff;
    margin-bottom: 35px;
}

.xypg-news-list li .tit {
    border: none;
    margin-bottom: 0
}

.xypg-news-list li .tit h3 {
    padding-right: 0;
}

.xypg-news-list li .tit span {
    display: inline-block;
    color: #aaa9a9;
    font-size: 14px;
    padding-left: 5%;
}

.xypg-news-list li .info {
    font-size: 12px;
    color: #787777;
}

.xypg-news-list li:hover {
    box-shadow: none;
    border-color: #d6b68c;
}

.xypg-news-list li:hover .tit h3 {
    color: #d6b68c;
}

.product-wrap {
    border-top: 1px solid #dfdfdf;
}

.product-detail-swiper .view {
    border: none;
}

.product-detail-list h1 {
    font-size: 24px;
    font-weight: normal;
    color: #303030;
    line-height: 40px;
}

.product-detail-list .product-detail-item li {
    border: none;
    font-size: 14px;
    color: #7e7d7d;
    padding: 6px 0;
}

.product-detail-list .summary {
    color: #303030;
    font-size: 14px;
    margin-top: 5px;
}

.product-detail-item {
    margin-top: 30px;
}

.product-detail-list .product-detail-inquiry {
    margin-top: 50px;
}

.product-detail-list .product-detail-inquiry a {
    display: inline-block;
    vertical-align: middle;
    width: 152px;
    line-height: 40px;
    margin-right: 0;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #b48c5e;
    border-radius: 5px;
}

.product-detail-line {
    height: 8px;
    background: #f5f5f5;
    margin: 40px 0 30px 0;
    width: 10000%;
    position: relative;
    margin-left: -500%;
}

.product-detail-tab {
    margin-top: 20px;
}

.product-detail-list .product-detail-item li span {
    padding-left: 15px;
}

.xypg-left-news .xypg-left-con, .xypg-left-keys .xypg-left-con {
    background: none;
}


/* 公共样式 */
.xyin-title {
    font-size: 20px;
    color: #303030;
    line-height: 30px;
}

.xyin-title span {
    display: inline-block;
    width: 37px;
    height: 2px;
    background: #d6b68c;
    position: relative;
    top: -4px;
}

.xyin-title h4 {
    display: inline-block;
    width: 102px;
    font-size: 20px;
    color: #303030;
    font-weight: normal;
}

.xyin-title-en {
    text-align: center;
    color: #b7b3b3;
    font-size: 18px;
    margin-top: 6px;
}

.xyin-more {
    margin-top: 50px;
    text-align: center;
}

.xyin-more a {
    display: inline-block;
    padding: 5px 35px;
    border: 1px solid #d4b48b;
    color: #d4b48b;
    line-height: 24px;
}

.xyin-more a span {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 8px;
    background: url(../images/xyin_more.png) center no-repeat;
}

.xyin-more a img {
    display: inline-block;
    margin-right: 8px;
}

.xyin-more a:hover {
    color: #fff;
    background: #d4b48b;
}

.xyin-more a:hover span {
    background: url(../images/xyin_more_hover.png) center no-repeat;
}

.xypg-pagination #current, .xypg-pagination a:hover {
    border-color: #b48c5e;
    background: #b48c5e;
}

.xypg-detail-tags .tags-title h3 {
    color: #b48c5e;
    border-bottom: 1px solid #b48c5e;
}

.xypg-detail-pn div a:hover {
    color: #b48c5e;
}

.xypg-relate .relate-title {
    background: #b48c5e;
}

.xypg-detail-url a {
    color: #b48c5e;
}

.product-detail-swiper .preview .swiper-slide.active-nav .slick-con {
    border-color: #b48c5e;
}

.latest-news li a:hover {
    color: #b48c5e;
}

.latest-news li a:hover:before {
    background-color: #b48c5e;
}

.xypg-right-mbx a:hover {
    color: #b48c5e;
}

.hot-keys li a:hover {
    color: #b48c5e;
}

.xypg-left-nav>li .first-nav-btn {
    top: 19px;
}

.xypg-wrap .xymob-page-icon li {
    background: rgba(180,140,94,.7);
}

.xypg-left-nav>li.clicked>a, .xypg-left-nav>li:hover>a {
    color: #333;
}

.xypg-search-result .search-tag a.on, .xypg-search-result .search-tag a:hover {
    color: #b48c5e;
}

.tag-menu li.active a, .tag-menu li a:hover {
    color: #b48c5e;
}

.tag-item span {
    color: #b48c5e;
}

.xypg-detail-pn div {
    background: #fafaf9;
    line-height: 44px;
    padding: 0 15px;
}

.xypg-detail-tags {
    margin-top: 20px;
}

.xypg-detail-tags .tags-title {
    border: none;
    line-height: 32px;
}

.xypg-detail-tags .tags-title a {
    color: #303030;
    font-size: 14px;
    padding: 0 5px;
}

.xypg-detail-tags .tags-title a:hover {
    color: #b48c5e;
}

.xypg-detail-url {
    margin-top: 15px;
}

.xypg-relate {
    margin-top: 30px;
}

.xypg-relate .relate-title {
    background: #f9f1e7;
    line-height: 45px;
    font-size: 14px;
    color: #303030;
    padding-left: 15px;
}

.relate-product-slick .slick-slide h5 {
    text-align: center;
    font-size: 16px;
    color: #303030;
    line-height: 36px;
    margin: 20px 0;
}

.relate-product-slick .slick-slide h5:hover {
    color: #b48c5e;
}

.relate-news-list li:hover a, .relate-news-list li:hover span {
    color: #b48c5e;
}

.relate-news-list li:hover a:before {
    background-color: #b48c5e;
}

.xypg-right-content .form-control {
    border: 1px solid #e0e0e0;
    height: 42px;
    box-shadow: none;
}

.xypg-right-content .form-group {
    margin-bottom: 20px;
}

#message-form label {
    font-weight: normal;
    color: #565656;
    padding-top: 10px;
}

#message-form .btn-primary {
    background-color: #b48c5e;
}

#toolbar li.backtop .iconfont, #toolbar li:hover .iconfont {
    background-color: #b48c5e;
}

#toolbar li a, #toolbar li.ewm .ewm-box {
    background: #b48c5e;
}

#toolbar li.ewm .ewm-box:after {
    border-color: transparent transparent transparent #b48c5e;
}

.xypg-left-nav .xypg-left-subnav>li>a {
    border-bottom: 1px dashed #d5d5d4;
    color: #716d6d;
    padding: 0;
    text-align: center;
    line-height: 50px;
}

.xypg-left-nav .xypg-left-subnav>li>a:before {
    display: none;
}

.xypg-left-nav .xypg-left-subnav>li>a:hover {
    color: #b48c5e;
}

.xypg-left-nav>li.clicked .first-nav-btn, .xypg-left-nav>li:hover .first-nav-btn {
    background-color: #b48c5e;
}

.xypg-left-nav>li.clicked .xypg-left-subnav {
    display: block;
}

.xypg-left-nav>li .xypg-left-subnav li.clicked a {
    color: #b48c5e;
}
@media (max-width: 1920px) {
    .abwz h2 img{
        max-width: 52%;
    }
    .xypg-product-list li h3 a{display:none;}
    .xypg-case-list li h3 a{display:none;}
    .foot-contact p{float: left;
    margin-right: 179px;}
    .foot-contact p:last-child{float: none;
    margin-right: 0;}
}

@media (min-width: 992px) {
    .xymob-menu-click {
        width: 23.5%;
    }

    .xypg-left-nav>li .first-nav-btn {
        display: none;
    }

    .xypg-right-lists {
        width: 74%;
        float: right;
    }
    
}

@media (min-width: 1440px) {
    .container {
        width: 1400px;
        padding:0px;
    }
}
@media (max-width: 992px) {
    .product-list li h5 a{
        font-size:14px;
    }
}
@media (max-width: 1600px) {
    .abwz h2 img{
        max-width: 52%;
    }
     .xypg-product-list li h3 a{display:none;}
     .xypg-case-list li h3 a{display:none;}
}
@media (max-width: 992px) {
.abwz .rmore{
    width: 12vw;
}
.xyin-midhf .wz{
        top: 12.07vw;
        width: 25%;
}

.xy-footer{
    margin-bottom:50px;
}
 .xypg-product-list li h3 a{display:none;}
 .xypg-case-list li h3 a{display:none;}

}

@media (max-width: 768px) {
    .slick-banner .slick-dots {
        bottom: 10px;
    }

    .xyin-about .about-intro {
        margin-top: 20px;
    }

    .product-cate-list {
        margin: 25px 0 30px 0;
    }

    .product-cate-list li {
        padding: 13px 5px;
    }

    .product-cate-list li h5 {
        font-size: 14px;
        left:36%;
    }

    .product-list li {
        padding: 0 5px;
        margin-top: 0;
    }

    .product-list {
        margin: 30px 0 0 0;
    }

    .product-list li h5 a {
        font-size: 14px;
    }

    .xyin-news-list {
        margin: 20px 0 0 0;
    }

    .xyin-news-list li a {
        padding: 10px;
    }

    .foot-logo, .foot-nav, .xy-tonglan .xy-search {
        width: 100%;
    }

    .foot-nav {
        padding-left: 0;
    }

    .xy-footer .xy-ft-cpy {
        text-align: left;
    }

    .xy-footer span.jszc {
        display: inline-block;
    }

    .xypg-news-list li .tit span {
        display: block;
        padding-left: 0;
        margin-top: 10px;
    }

    .abtp{
        width: 100%;
    }
    .abwz{
        width: 100%;
    }
    .abwz h1{
        font-size: 4.6vw;
    }
    .xyin-midhf .wz{
            top: 13.07vw;
    }
    .xypg-product-list li h3 a{display:block;}
    .xyin-more{
    margin-top: 10px;
    text-align: center;
}
.abwz .rmore{
    width: 20vw;
}
}
@media (max-width:640px) {
        .abwz .rmore {
    width: 20vw;
}
.foot-contact p{
    margin-right: 196px;
}
}
@media (max-width:480px) {
        .abwz .rmore {
    width: 34vw;
}
.xyin-midhf .wz{
    width: 60%;
           top: 19.07vw;
        text-align: center;
}
.product-cate-list li h5 {
    font-size: 14px;
    left: 30%;
}
}

.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #434343;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 50px;
  font-size: 0;
}

.footer ul li.active {
  background: #e4007f;
}

.footer ul li a {
  display: block;
  color: #fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
   color: #ffffff;
}

/*share css style*/
#mobile_share {
  position: fixed;
  right: 0;
  bottom: 90px;
  width: 123px;
  z-index: 99;
  background: #fff;
  padding: 0;
  overflow: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#mobile_share h2.title {
  text-align: center;
  line-height: 30px;
  height: 30px;
  background: #717577;
  color: #fff;
  font-size: 14px;
}

#mobile_share .share_item {
  padding: 8px;
  background: #fff;
  border: 1px solid #f1f1f1;
}

#mobile_share .share_item li {
  display: block;
  overflow: hidden;
  margin: 8px 0;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 8px;
}

#mobile_share.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.share-link {
  display: block;
  margin: 0 auto;
  width: 105px;
  overflow: hidden;
  line-height: 32px;
  font-size: 12px;
  padding-left: inherit;
}

.share-link i {
  background: url(../images/share_icon.png) no-repeat;
  background-size: 200px 32px;
  width: 32px;
  height: 32px;
  display: block;
  margin-right: 20px;
  float: left;
}

.share-link span {
  display: inline-block;
}

.share-weibo i {
  background-position: 0 0;
}

.share-renren i {
  background-position: -42px 0;
}

.share-douban i {
  background-position: -84px 0;
}

.share-qweibo i {
  background-position: -126px 0;
}

.share-qzone i {
  background-position: -168px 0;
}

.share-weixin {
  display: block;
  margin: 0 auto;
  width: 105px;
  overflow: hidden;
  line-height: 32px;
  font-size: 12px;
  padding-left: inherit;
}

.share-weixin i {
  background: url(../images/share_icon2.png) no-repeat;
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  display: block;
  margin-right: 20px;
  float: left;
}

.share-weixin span {
  display: inline-block;
}