/*
Author: kenrich
Time:2023-01-03 -- 2023-01-10
/* reset */
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

a {footer
    transition: all 0.4s ease;
    text-decoration: none !important;
    color: #191819;
}

a:hover,
a:focus {
    transition: all 0.8s ease;
    text-decoration: none !important;
    color: #3dcdc8;
    outline: none;
}

body {
    color: #191819;
    font-family: "Microsoft JhengHei", sans-serif, 'Titillium Web', "Arial Black";

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Microsoft JhengHei", sans-serif, 'Titillium Web', "Arial Black";
    margin: 0;
    padding: 0;
	font-weight: bold;
}


p {
    font-family: "Microsoft JhengHei", sans-serif, 'Titillium Web', "Arial Black";
	line-height: 24px;
}

ul,
li {
    margin: 0;
    padding: 0
}

li {
    list-style-type: none;
}

.left {
    float: left;
    font-size: 14px;
}

.right {
    float: right;
}

.dn {
    display: none;
}

.db {
    display: block;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}
.breadcrumb-set{
	border-bottom:1px solid #ccc
}
.breadcrumb-set li{
	height: 50px;
	line-height: 50px;
	float: left;
	margin-right: 5px;
}

.breadcrumb-set li.current{
	font-weight: bold;
}
section{
	margin: 80px auto 120px auto;
}
.success{
	text-align: center;
}
.success h4 {
    margin-top: 30px;
}
.x-line{
	width: 120px;
	height: 1px;
	background: #fff;
	margin-top:10px;
	margin-bottom: 25px;
}
.Htitle{
	text-align: center;
	font-family: "Microsoft JhengHei", sans-serif, 'Titillium Web', "Arial Black";
	font-size: 40px;
	font-weight: 700;
	
}
.Htitle p{
	font-family: "Microsoft JhengHei", sans-serif, 'Titillium Web', "Arial Black";
	font-size: 12px;
	font-weight: 400;
	margin-top: 10px;
	text-transform: uppercase;
}



#swiper-customer .swiper-slide {
    height: 200px;
    line-height: 200px;
    text-align: center;
}

.customer h3{
	margin-bottom: 40px;
}

/* 菜品 */
.dishes{
	padding: 0 150px;
}

/* 最新新聞 */
.index-news-warpper{
	position: relative;
}
.index-news-list{
	position: absolute;
	padding: 85px 0px 0px 60px;
	top:0;
	width: 40%;
}
.index-news{
	padding: 0;
	margin: 0;
}
.index-news-date{
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.index-news-date span{
	display: block;
	font-size: 14px;
}
.language select{
	border:0;
	outline: none;
}
.features{
	background: url("../images/m2.png") no-repeat top center;
	height: 700px;
	background-size: cover;
	padding-top: 50px;
	margin-top: 0;
}
.features-title{
	font-size: 30px;
	margin:30px 0 15px 0;
	font-weight: bold;
}
.features-intr{
	color: #333;
	text-transform:lowercase;
	margin-bottom: 45px;
	margin-top: 25px;
}
.features-more img {
    height: 40px;
    margin-right: 10px;
}
.features-list{
	width: 60%;
	margin: 0 auto;
	padding-top: 50px;
}

.fashion{
	background: url("../images/m5.png") no-repeat top center;
	height: 740px;
	background-size: cover;
	padding-top: 50px;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}
.fashion-pic{
	padding-top: 50px;
	width: 70%;
	margin: 0 auto;
}
.fashion-title{
	font-size: 30px;
	margin:30px 0 15px 0;
	font-weight: bold;
}
.fashion .nav-tabs{
	border-bottom: 0;
	margin-top: 30px;
}
.fashion .nav-tabs li{
	margin-left: 15px;
	text-align: center;
	display: inline-block;
	margin-bottom: 15px;
}
.fashion .nav-tabs li a{
	border-radius: 0;
	font-size: 12px;
}
.fashion .nav-tabs li.active a{
	color: #fff;
	background-color: #3dcdc8;
	border:1px solid #3dcdc8!important
}
.fashion .nav-tabs li:hover a{
	color: #fff;
	background-color: #3dcdc8;
	border:1px solid #3dcdc8!important
}
.fashion .nav-tabs li a{
	color: #333;
	background-color: #fff;
	border:1px solid #ccc!important
}

.fashion-intr{
	color: #333;
	text-transform:lowercase;
	margin-bottom: 45px;
	margin-top: 25px;
}
.fashion-more img {
    height: 40px;
    margin-right: 10px;
}
.fashion-list{
	width: 80%;
	margin-right: 20%;
	padding-top: 100px;
}

.index-news-title{
	font-size: 30px;
	margin:30px 0 15px 0;
	font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2; /* 设置要显示的行数 */
}
.index-news-intr{
	color: #333;
	text-transform:lowercase;
	margin-bottom: 45px;
	margin-top: 25px;
}
.index-news-other{
	width: 100%;
	height: 750px;
	background: url("../images/index-news2.png") no-repeat center center;
	background-size: cover;
	margin-top: -200px;
	padding-top: 300px;
	color: #fff;
}
.index-news-other-title{
	font-size: 30px;
	margin:30px 0 15px 0;
	font-weight: bold;
}
.index-news-other-intr{
	color: #ccc;
	text-transform:lowercase;
}
.index-news-more img {
    height: 40px;
    margin-right: 10px;
}
.index-news-other-list{
	padding-left: 25px;
	border-left: 1px solid #666;
}
.index-news-other-more a{
	margin-top: 20px;
	text-decoration: underline!important;
	color: #3dcdc8!important;
	display: block;
}
.single-news-info .title{
	text-align: center;
	font-size: 32px;
}
.single-news-info .date{
	text-align: center;
	font-size: 16px;
	margin: 10px 0 30px 0;
}
.single-news-info .photo{
	margin-bottom: 30px;
}
.single-news-info .info{
	margin-bottom: 40px;
}
.single-news-info p{
	line-height: 24px;
}
.n-line{
	width: 100%;
	height: 1px;
	background:#999 ;
	margin-bottom: 30px;
}
.hot-news{
	margin-top:108px;
}
.hot-news-list{
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	display: block;
}
.hot-news-list .left{
	width: 100px;
}
.hot-news-list .right{
	width: calc(100% - 115px);
}
.hot-news-list .intr{
	margin-top: 15px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.asking-list-question .ask-name{
	font-weight: bold;
	font-size: 14px;
}
.asking-list-question .ask-name span{
   font-size: 12px;
   color: #999;
   margin-left: 5px;
   font-weight: 400;
}
.personal-chat tr{
	cursor: pointer;
}
.asking-list-question .ask-content{
	background-color: #fff;
	padding:12px 20px;
	margin: 10px 0 10px 0;
	color: #333;
	display: inline-block;
	border-radius: 10px;
}

.asking-list-answer .ask-name{
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}
.asking-list-answer .ask-name span{
   font-size: 12px;
   color: #999;
   margin-right: 5px;
   font-weight: 400;
}
.asking-list-answer .ask-content{
	background-color: #cfe2f7;
	padding:12px 20px;
	margin: 10px 0 10px 0;
	color: #333;
	display: inline-block;
	float: right;
	border-radius: 10px;
}
.question-list h3{
	margin-top: 10px!important;
}
.question-list{
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	margin-right: 80px;
}
.paginatoin-area .pagination-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.paginatoin-area .pagination-box li {
    margin-right: 5px;
    display: inline-block;
}
.paginatoin-area .pagination-box li a {
    color: #111;
    height: 36px;
    width: 36px;
    font-size: 14px;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    line-height: 36px;
    background-color: #fff;
}
.paginatoin-area .pagination-box li a i {
    font-size: 12px;
    line-height: 36px;
}
.paginatoin-area {
    margin-top: 40px;
    padding: 20px;
    background-color: #f6f6f6;
}

.paginatoin-area .pagination-box li.active a {
    color: #fff;
    background-color: #3dcdc8;
}

.paginatoin-area .pagination-box li:hover a {
    color: #fff;
    background-color: #3dcdc8;
}
.paginatoin-area .pagination-box li:last-child {
    margin-right: 0;
}

/* 联络我们 */
.contact h2{
	margin-bottom: 30px;
}
.contact p{
	margin-bottom: 0px;
}
.contact label{
	font-weight: 400;
	display: block;
}
.contact input[type='text'],.contact input[type='password']{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border:0;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
}
.contact input[type='text']:focus,.contact input[type='password']:focus {
    border-color: #3dcdc8;
    outline: 0;

}

.contact select{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 0px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border:0;
	border-bottom: 1px solid #ccc;
	border-radius: 0px;
}
.contact select:focus {
    border-color: #3dcdc8;
    outline: 0;

}
.contact-tips{
	color: #999;
	margin-top: 20px;
	margin-bottom: 10px;
}
.contact-left .form-control{
	height: 44px;
	line-height: 44px;
}
.ft1{
	height: 44px;
	line-height: 44px;
}
.contact-right textarea{
	height: 211px;
}
.contact-right button{
	background-color: #2f2f36;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	padding: 0 20px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border:1px solid #2f2f36;
	border-radius: 4px;
	width: 122px;
}


/* 管理层 */
.manage-left{
	background: #f2f2f2;
	position: relative;
	margin-top: 300px;
	height: 500px;
	padding-left: 50%;
	padding-right: 60px;
	padding-top: 100px;
}
.contact-right button{
	
}
.manage-left h4{
	margin: 20px 0 20px 0;
}
.manage-left img{
	position: absolute;
	top:-263px;
	left: 50px;
}

.manage-right{
	background: #f2f2f2;
	position: relative;
	margin-top: 380px;
	height: 500px;
	padding-right: 50%;
	padding-left: 60px;
	padding-top: 100px;
}
.manage-right img{
	position: absolute;
	top:-283px;
	right: 50px;
}
.manage-right h4{
	margin: 20px 0 20px 0;
}

/* 關於我們 */
.about{
	margin: 0 auto;
	padding:80px 0 120px 0;
}
.about-left{
	padding-top: 40px;
}
.about-left h1{
	font-size: 60px;
	margin-bottom: 30px;
}
.about-intr{
	margin-top: 160px;
}
.about-intr-left{
	padding-top: 80px;
	padding-right: 40px;
}
.about-intr-left h2{
	font-size: 36px;
	line-height:80px;
	margin-bottom: 20px;
}
.about-intr-left p{
	line-height: 26px;
	color: #666;
}
.about-intr-right li{
	float: left;
	width: 25%;
	text-align: center;
	padding: 160px 0;
	cursor: pointer;
}
.about-intr-right h3{
	margin:25px 0 15px 0;
}
.set-width{
	width: 160px;
	margin: 0 auto;
}
.setline{
	width: 60px;
	height: 2px;
	background: #00aea9;
	margin-bottom: 30px;
}
.about-intr-right li.active{
	background: #00aea9;
	color: #fff;
}

.about-left p{
	margin-top: 100px;
}
.about-right p{
	line-height: 24px;
	margin-bottom: 20px;
}
.single-dishes-info h4{
	margin-top: 20px;
	margin-bottom:10px;
}
.single-dishes-info p{
	line-height: 28px;
}
.environment img{
	margin-bottom: 30px;
}
.process p{
	font-size:16px;
	text-align:center;
	margin-top:15px;
	margin-bottom: 30px;
}

.fix-cart {
    position: fixed;
    right: 25px;
    top: 48%;
    display: block;
    width: 60px;
    z-index: 9999!important;
}
.fix-cart a {
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    margin-bottom: 4px;
    border-radius: 50%;
	color: #fff;
}

/* 轮播图 */
.swiper-info{
	position: absolute;
	top:50%;
	margin-top: -36px;
	left: 150px;
}
.swiper-info h2{
	font-family: "Microsoft JhengHei", sans-serif, 'Titillium Web', "Arial Black";
	color: #3dcdc8;
	font-size: 36px;
	font-weight: 400;
}
.swiper-info h4{
	font-family: "Microsoft JhengHei", sans-serif, 'Titillium Web', "Arial Black";
	color: #fff;
	font-size: 23px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 15px;
	font-weight: 300;
}
.swiper-info h4 span{
	margin-left: 3px;
	font-size: 21px;
}
#swiper-teamwork{
	padding-left: 150px;
	padding-right: 150px;
	margin-top: 60px;
}
#swiper-teamwork .swiper-slide {
	height: 200px;
	line-height: 200px;
	text-align: center;
}

/* 顶部 */
.header{
	height:80px;
	border-bottom:1px solid #ccc;
}
.header h4{
	text-align:center;
	height:80px;
	line-height:80px;
}
.header h4 img{
	height: 50px;
}
.menu{
	text-align: center;
}
.menu ul{
	display: inline-block;
}
.menu li{
	float:left;
	height:50px;
	line-height:50px;
	font-size: 18px;
	margin-left:20px;
	position: relative;
}
.menu li a{
	color:#191819;
	padding:0px 20px;
	display: block;
	position: relative;
}
.menu li a span{
	position: absolute;
	top:-2px;
	width: 26px;
	height: 2px;
	background-color: #3dcdc8;
	left: 50%;
	margin-left: -13px;
	opacity: 0;
}
.menu .sub-pc li a{
	color: #fff!important;
	padding: 0px;
	border-radius: 0;
	display: block;
	text-align: center;
}
.menu .sub-pc li:hover a {
    color: #fff!important;
}
.menu .sub-pc li{
    margin-left: 0;
    font-size: 16px;
    background-color: #3dcdc8;
    margin-bottom: 1px;
}
.sub-pc li{
	width: 120px;
	height: 42px;
	line-height: 42px;
}
.menu li.active a{
	color: #3dcdc8;
}
.menu li:hover a{
	color: #3dcdc8;
}
.menu li.active a span,.menu li:hover a span{
	opacity: 1;
}
.header .socials li{
	float:left;
	height:80px;
	line-height:80px;
	font-size: 16px;
	margin-left:15px;
}

.socials a{
	color: #191819;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.socials a img{
	height: 34px;
}

.menu li ul.sub-pc {
	position: absolute;
	top: 70px;
	width: 126px;
	left: 50%;
	visibility: hidden;
	opacity: 0;
	z-index: 2;
	margin-left: -63px;
}
.menu li:hover .sub-pc {
    visibility: visible;
    opacity: 1;
    position: absolute;
    top: 54px;
}

.sub-pc li {
	position: relative;
}

.sub-pc .child-pc {
	position: absolute;
	left: 167px;
	top: 0;
	display: none;
	width: 166px;
}

.sub-pc>li:hover .child-pc {
	display: block;
}


.expanded .side-menu {
	left: 0;
}

.side-menu-close {
	text-align: right;
	padding: 8px 15px;
}

.side-menu-close .iconfont {
	color:#3dcdc8;
	font-size: 23px;
}
.navset span{
	font-size: 24px;
}

.side-menu-close img {
	height: 24px;
	cursor: pointer;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.side-menu-close:hover img {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.side-menu-list ul li:hover,
.side-menu-list ul>li.active {
	color: #fff;
	background: #494949;
}

.side-menu-list ul li a {
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	padding: 15px 20px;
	font-weight: 400;
	display: block;
	position: relative;
	z-index: 1;
}

.side-menu-list ul li {
	position: relative;
	border-top: 1px solid #3e3e3e;
	cursor: pointer;
}

.side-menu-list #sub-menu,
.side-menu-list #sub-menu #third-menu {
	display: none;
}

.side-menu-list li.active>#sub-menu,
.side-menu-list li.active>#third-menu {
	display: block !important;
}

.side-menu-list .submenu-parent #sub-menu {
	background: #1f1f1f;
}

.side-menu-list .submenu-parent #sub-menu a {
	font-size: 14px;
	padding-left: 30px;
}

.side-menu-list .submenu-parent #sub-menu #third-menu a {
	padding-left: 45px;
}

.side-menu-list ul li span {
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	width: 50px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	font-size: 10px;
}
.side-menu {
	width: 100%;
	height: 100%;
	max-width: 285px;
	overflow-y: auto;
	z-index: 99;
	background: #000;
	position: fixed;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transform: all 0.25s ease-in-out;
	left: -285px;
	top: 0
}
.side-menu-list ul>li.active>span {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

/* 服务 */

.services-list{
	width: 33.3%;
	float: left;
	text-align: center;
	padding-top: 150px;
	height: 600px;
}
.index-services-all{
	width: 100%;
	height: 600px;
	background: url("../images/b2.png") no-repeat center center;
	background-size: cover;
	margin-top: 40px;
}
.index-services-all .services-pic{
	display: none;
}
.services-number{
	font-size: 60px;
	color: #ccc;
}
.services-title{
	font-size: 26px;
	font-weight: bold;
	margin-top: 30px;
}
.service-line{
	width: 40px;
	height: 1px;
	background: #000;
	margin: 20px auto;
}
.services-intr{
	padding-left: 15%;
	padding-right: 15%;
	line-height: 24px;
	color: #5d5d5d;
	font-size: 12px;
}

/* 頂部 */
.crumbs-banner{
	height: 380px;
	background-size: cover;
	font-size: 44px;
	font-weight: bold;
	padding-top: 150px;
}
.breadcrumb{
	padding:17px 0
}
.breadcrumb li{
	float: left;
	margin-right: 5px;
}
.breadcrumb li a{
	color: #999;
}
.breadcrumb li a:hover{
	color: #333;
}

/* 菜品 */
.dishes-sort{
	display: inline-block;
}
.dishes-sort li{
	float: left;
	margin: 0 20px;
	font-size: 16px;
	background: #fff;
	color: #333;
	padding: 10px 25px 25px 35px;
	border-radius: 4px;
	position: relative;
}

.dishes-sort li span{
	position: absolute;
	width: 50px;
	height: 1px;
	background: #fff;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.dishes-sort li.active span,.dishes-sort li:hover span{
	background: #333;
}

.pcenter .dishes-sort li span{
	position: absolute;
	width: 80px;
	height: 3px;
	background: #fff;
	bottom: -4px;
	left: 50%;
	margin-left: -40px;
}
.pcenter .dishes-sort li.active span,.pcenter .dishes-sort li:hover span{
	background: #333;
}


.dishes-list{
	padding: 0 10px 0px 10px;
	margin-top: 30px;
	display: inline-block;
	
}
.dishes-title .right{
	display: none;
}
.dishes .Htitle{
	margin-bottom: 30px;
}
.dishes-list .dishes-title{
	height: 30px;
	font-size: 23px;
	color: #1f2626;
	margin-top: 15px;
	margin-bottom: 10px;
}
.dishes-intr{
	color: #5d5d5d;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}

.dishes-list:hover .dishes-intr{
	border-bottom: 1px solid #1f2626;
}
.dishes-list:hover .dishes-title .right{
	display: block;
}

.dishes-list:hover .dishes-pic img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

/* 最新新闻 */
.news .Htitle{
	margin-bottom:70px;
	padding: 0 15px;
}
.index-news-more a{
	color: #fff;
}
.index-news-title,.index-news-intr{
	color: #fff;
}
.index-news .Htitle{
	margin-bottom: 60px;
	color: #fff;
}
.index-news-left{
	padding-right: 100px;
	
}
.index-news-left .news-pic{
	position: relative
}
.new-tag{
	position: absolute;
	right: 0;
	top:0;
	z-index: 9999;
}
.index-news-left .news-date{
	color: #5d5d5d;
	padding: 10px 0;
	font-size: 13px;
}
.news-title{
	font-size: 20px;
	color: #1f2626;
	font-weight: bold;
	margin-bottom: 15px;
}
.news-intr{
	font-size: 12px;
	color: #5d5d5d;
	line-height: 20px;
}
.index-news-list{
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.index-news-list:first-child{
	border-bottom: 1px solid #ccc;
}
.index-news-right .news-date{
	color: #323232;
	font-size: 21px;
}
.index-news-right .news-date span{
	font-size: 14px;
	display: block;
}


#swiper-banner .swiper-pagination {
    height: 160px;
    background: url(../images/sbg.png) no-repeat;
    background-size: 921px;
	padding-top: 85px;
	padding-left: 100px;
}
#swiper-banner .swiper-button-next,#swiper-banner .swiper-button-prev{
    position: absolute;
    width: 12px;
    height: 18px;
    margin-top: -18px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 12px 18px;
    -webkit-background-size: 12px 18px;
    background-size: 12px 18px;
    background-position: center;
    background-repeat: no-repeat;
	top:auto;
	bottom:50px;
}
#swiper-banner .swiper-button-next{
	right: 30px;
}
#swiper-banner .swiper-button-prev{
	right: 90px;
	left: auto;
}
#swiper-banner {
    padding-bottom: 65px;
}
#swiper-banner .swiper-pagination {
    position: absolute;
    text-align: left;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
    left: auto!important;
    right: 0!important;
    bottom: 0!important;
    width: 921px!important;
}
#swiper-banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: transparent;
    opacity: 0.2;
    margin: 0 10px;
	border:1px solid #fff;
}
#swiper-banner .swiper-pagination-bullet-active {
    opacity: 1;
    /* background-color: #2683f5; */
}
.banner-info{
	position: absolute;
	left:100px;
	top:50%;
	width: 400px;
	margin-top: -150px;
}
.banner-info h2{
	font-size: 48px;
	line-height: 66px;
	margin-bottom: 30px;
}
.banner-info p{
	line-height: 26px;
}
.banner-info a{
	margin-top: 40px;
	display: block;
}
.banner-info img{
	height: 40px;
	margin-right: 10px;
}

/* 底部 */
footer{
	background: url('../images/footbg.png');
	color: #fff;
	font-size: 14px;
	height: 550px;
	padding-top: 80px;
}
/* footer .col-md-3{
	text-align: right;
	padding-right: 45px;
} */
footer h2{
	margin-bottom: 40px;
	font-size: 26px;
}
footer p{
	margin-bottom: 5px;
	color: #999;
}
footer .social{
	margin-top: 50px;
}
footer .social img{
	height: 40px;
	margin-left: 15px;
}
.footer-ul{
	margin-bottom: 20px;
}
.footer-ul h4 a{
	color: #fafafa;
	font-size: 18px;
	margin-bottom: 45px;
	display: block;
}
.footer-ul li a{
	margin-top: 8px;
	color: #999;
	font-size: 14px;
	display: block;
}
.footer-ul li a:hover{
	color: #3dcdc8;
}
.footer-ul h4 a:hover{
	color: #3dcdc8;
}
.shanshijia-btn{
	background-color: #2f2f36;
	font-size: 16px;
	color: #fff;
	display: inline-block;
	padding: 0 50px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border:1px solid #2f2f36;
	margin-top: 60px;
}
.shanshijia-btn:hover{
	border:1px solid #3dcdc8;
	background-color: transparent;
	color: #3dcdc8;
}
.personal-chat{
	margin-top: 50px;
}
/* 网站导览 */
.sitemap h1{
	font-size: 50px;
	color: #5d5d5d;
	margin: 50px 0 10px 0;
}
.sitemap h2{
	font-size: 27px;
	color: #5d5d5d;
}
.sitemap-list{
	padding-top: 40px;
}
.sitemap-list li{
    float: left;
	margin: 0px 0 15px 20px;
}
.sitemap-info{
	margin-top: 60px;
	margin-bottom: 100px;
}
.single-dishes-edit{
	text-align:center;
	margin-top: 60px;
}
.single-dishes-edit img{
	margin-bottom: 60px;
}
.product-detail h2{
	margin-bottom: 30px;
}
.product-detail ul{
	padding-left: 15px;
	margin-top: 25px;
}
.product-detail li{
	width: calc(50% - 30px);
	list-style: disc;
	float: left;
	margin-bottom: 10px;
}
.product-intring span{
	background: #191819;
	color: #fff;
	display: inline-block;
	padding: 4px 10px;
	margin-right: 10px;
	font-size: 12px;
}
.product-tags{
	margin-top: 30px;
}
.product-intring{
	padding-top: 50px;
	padding-left: 30px;
}
.product-intring h2{
	margin-bottom: 20px;
}
.product-intring h4{
	font-weight: 400;
	margin-top: 30px;
	font-size: 16px;
	margin-bottom: 30px;
}
.product-detail-quality{
	border-top:1px solid #ccc;
	margin-top:30px;
	padding-top: 30px;
}
.product-detail-quality h4{
	font-weight: 400;
	margin-bottom: 10px;
}

.personal{
	padding: 50px 30px 60px 30px;
	-moz-box-shadow:0px 0px 4px #ccc;
	-webkit-box-shadow:0px 0px 4px #ccc;
	box-shadow:0px 0px 4px #ccc;
	border:1px solid #ccc;
	border-radius: 8px;
	margin-top: 40px;
}
.related-product{
	margin-top: 50px;

}	
.related-product h2{
	border-bottom:1px solid #ccc;
	padding-bottom: 20px;
}
.single-pding{
	margin-bottom: 40px;
}

/* 404 */
.errorpage{
	text-align: center;
	padding: 120px 0 200px 0;
}
.errorpage h2{
	font-size:65px;
	margin-bottom: 30px;
	margin-top: 100px;
}
/* 证书 */
.certificate img{
	margin-bottom: 30px;
}

/* 最新消息 */
.news{
	background: url("../images/news-bg1.png") no-repeat top center;
}
.single-news{
	background: url("../images/news-bg1.png") no-repeat top center;
}
.dishes{
	background: url("../images/news-bg1.png") no-repeat top center;
}
.index-about{
	background: url("../images/news-bg3.png") no-repeat top center;
	margin-bottom: 0;
	padding-bottom: 80px;
}
.about{
	background: url("../images/news-bg3.png") no-repeat top center;
}
.ulogin{
	background: url("../images/login1.png") no-repeat top center;
	height: 788px;
	margin: 0;
	padding-top: 160px;
}
#swiper-features {
    padding-top: 150px;
    margin-top: -60px;
}
#swiper-features .swiper-button-next,#swiper-features .swiper-button-prev{
    position: absolute;
    width: 34px;
    height: 34px;
    margin-top: -18px;
    z-index: 9999;
    cursor: pointer;
    -moz-background-size: 10px 15px;
    -webkit-background-size: 10px 15px;
    background-size: 10px 15px;
    background-position: center;
    background-repeat: no-repeat;
	top:50px;
	bottom:auto;
	border:1px solid #fff;
	border-radius: 50%;
}
#swiper-features .swiper-button-next{
	right: 30px;
}
#swiper-features .swiper-button-prev{
	right: 90px;
	left: auto;
}
.features{
	background: url("../images/m2.png") no-repeat top center;
	height: 730px;
	background-size: cover;
	padding-top: 50px;
	margin-top: 0;
}
.features h3{
	font-size: 36px;
	color: #fff;
}
.index-about-left{
	padding-right: 80px;
	padding-top: 60px;
}
.index-about-left h2{
	font-size: 50px;
}
.index-about-left h3{
	margin: 20px 0;
}
.index-about-left a{
	margin-top: 50px;
	display: block;
}
.index-about-left img {
    height: 40px;
    margin-right: 10px;
}
.index-about-right{
	padding-top: 370px;
}
.index-about-right .left{
	font-size: 50px;
	font-weight: bold;
	color: #3dcdc8;
}
.index-about-right .right{
	font-size: 20px;
	padding-top: 30px;
}
.index-about-right li{
	margin-bottom: 30px;
}
.news-warpper{
	margin-top:30px
}
.news-list{
	padding:30px;
	display: block;
	box-shadow: none;
	border-bottom: 1px solid #ccc;
}
.news-list:hover{
	-moz-box-shadow:0px 0px 5px #999; -webkit-box-shadow:0px 0px 5px #999; box-shadow:0px 0px 5px #999;
	border-bottom: 1px solid #fff;
}
.news-list .news-list-date{
	font-size: 30px;
	padding-top: 50px;
}
.news-list .news-list-date span{
	display:block;
	font-size: 18px;
	color: #999;
}
.news-list:hover .news-list-date{
	color:#333
}
.news-list:hover .news-list-info p{
	color:#333;

}
.news-list .news-list-info{
	padding-left: 30px;
}
.news-list .news-list-info p{
	line-height: 24px;
	margin-top: 20px;
}
.hot-news h4{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.panel-group .panel {
    margin-bottom: 10px;
}
.panel-default.active .panel-heading {
    background: #2b65b4;
    color: #fff;
}
.ast .panel-heading {
    position: relative;
    padding: 0;
    background-color: #e3e7ed;
}
.panel-default .panel-heading a{
	width: 100%;
	display: block;
	padding: 15px 15px 15px 15px;
}
.panel-default .panel-heading .right{
	font-weight: 400;
	font-size: 13px;
}
.panel-default.active .panel-heading a {
    color: #fff;
}
.panel-default {
    border-color: #ddd;
	margin-bottom: 10px;
}
.ast .collapsed .floatright {
    width: 28px;
    height: 40px;
    background: url(../images/bgright.png) no-repeat center center;
    position: absolute;
    background-size: 30px;
    right: 10px;
    top: 4px;
}
.ast .floatright {
    width: 28px;
    height: 40px;
    background: url(../images/bgdown.png) no-repeat center center;
    position: absolute;
    background-size: 30px;
    right: 10px;
    top: 4px;
}

.file {
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    text-indent: 0;
	cursor: pointer;
}
.file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
	cursor: pointer;
}

/* 网站导览 */
.sitemap h1{
	font-size: 50px;
	color: #5d5d5d;
	margin: 50px 0 10px 0;
}
.sitemap h2{
	font-size: 27px;
	color: #5d5d5d;
}
.sitemap-list{
	padding-top: 40px;
}
.sitemap-list li{
    float: left;
	margin: 0px 0 15px 20px;
}
.sitemap-info{
	margin-top: 60px;
	margin-bottom: 100px;
}
/* 404 */
.errorpage{
	text-align: center;
	padding: 120px 0 200px 0;
}
.errorpage h2{
	font-size:65px;
	margin-bottom: 30px;
	margin-top: 100px;
}

/* 平板 */
@media(max-width: 1025px) {
    .errorpage{
        padding: 30px 0;
    }

    .Htitle{
        margin-bottom: 20px!important;
    }
	section {
	    margin: 30px auto ;
/* 		padding: 0 15px!important; */
	}
	.dishes-list{
		padding: 0;
		margin-top: 15px;
	}
	.dishes-list .dishes-title{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
	}
	.dishes-intr{
		padding-bottom: 10px;
	}
	.manage-left img{
		width:200px
	}
	.manage-left{
		padding: 20px;
		height: auto;
	}
	.manage-right img{
		width:200px;
		top:-210px
	}
	.manage-right{
		padding: 20px;
		height: auto;
		margin-top: 250px;
	}
}

/* 手机 */
@media(max-width: 768px){
	.index-news-other{
		background: none;
		height: auto;
		margin-top: 0;
		padding-top: 0;
		color: #333;
	}
	.index-news-other-intr{
		color: #999;
	}
	.index-news-other-more a {
	    margin-top: 10px;
	}
	.index-news-more{
		display: none;
	}
	.index-news-other-title {
	    font-size: 18px;
	    margin: 10px 0 10px 0;
	    font-weight: bold;
	}
	.index-news-warpper{
		display: none;
	}
	.index-news-other-list {
	    padding-left: 0;
	    border-left: none;
		margin-bottom: 30px;
	}
	.phone-close{
		width: 100%;    
		text-align: right;
	}
	.phone-close span{
		font-size: 24px;
		color: #d18c2b!important;
	}
	.ulogin{
		padding-top: 30px;
	}
	.fashion{
		display: none;
	}
	#swiper-banner .swiper-pagination {
	    height: 100px;
	}
	#swiper-banner .swiper-button-next, #swiper-banner .swiper-button-prev {
	    bottom: 30px;
	}
	.dishes-list .dishes-title {
	    font-size: 16px;
	    height: 20px;
	    line-height: 20px;
	}
	.features{
		background: none;
		height: auto;
	}
	.features h3 {
	    font-size: 28px;
	    color: #333;
	}
	.features-title {
	    font-size: 20px;
	    margin: 15px 0 15px 0;
	    font-weight: 400;
	}
	
	.features-intr {
	    margin-bottom: 25px;
	    margin-top: 15px;
	}
	.features-list {
	    width: 100%;
	    padding-top: 0px;
	}
	#swiper-features {
	    padding-top: 0px;
	    margin-top: 0px;
	}
	.single-news-info .title {
	    text-align: center;
	    font-size: 24px;
	}
	.product-intring {
	    padding-top: 20px;
	    padding-left: 0px;
	}
	.product-intring h4 {
	    margin-bottom: 10px;
	}
	.product-detail li {
	    width: calc(100% - 30px);
	}
	.dishes-list .dishes-title{
		margin-bottom: 0;
	}
	.dishes-list{
		border-bottom: 1px solid #ccc;
	}
	
	.news-list{
		margin-bottom: 20px;
	}
	.about-intr-right{
		padding-left: 20px;
	}
	.about{
		padding:10px 0 30px 0
	}
	.about-left{
		padding-top:10px
	}
	.about-left h1 {
	    font-size: 40px;
	    margin-bottom: 20px;
	}
	.about-left p {
	    margin-top: 20px;
	}
	.personal-chat{
		margin-top: 20px;
	}
	.contact h2 {
	    margin-bottom: 15px;
	}
	.about-intr{
		margin-top: 0;
	}
	.contact .text-center{
		margin-bottom: 30px!important;
	}
	.about-intr-left h2 {
	    font-size: 28px;
	    line-height: 46px;
	    margin-bottom: 20px;
	}
	.about-intr-left {
	    padding-top: 20px;
	    padding-right: 0px;
	}
	.about-intr-right ul{
		padding-left: 15px;
	}
	.about-intr-right li{
		width: 100%;
	    padding: 0 0 0 10px;
		list-style: disc;
		text-align: left;
	}
	.about-intr-right li img{
		display: none;
	}
	.about-intr-right h3 {
	    margin: 10px 0 10px 0;
	}
	.about-intr-right li.active{
		background-color: #fff;
		text-align: left;
		color: #333;
	}
	.about-intr-right .set-width{
		width: 100%;
	}
	footer h2{
		font-size: 26px;
	}
	.banner-info {
	    position: absolute;
	    left: 15px;
	    top: 20px;
	    width: calc(100% - 30px);
	    margin-top:0;
	}
	.banner-info h2 {
	    font-size: 26px;
	    line-height: 30px;
	    margin-bottom: 20px;
	}
	.crumbs-banner {
		height: 180px;
		font-size: 44px;
		font-weight: bold;
		padding-top: 53px;
		background-position: center;
	}

	iframe{
		margin-top: 20px;
		height: 260px!important;
	}
	.sitemap-info{
		margin: 15px 0;
	}
	.sitemap-list{
		padding-top: 10px;
	}
	.sitemap-list h4{
		margin-bottom: 15px;
	}
	.services-list{
		width: 100%;
		padding-top: 30px;
		height:300px;
        padding: 0 15px;
	}
    .hot-news{
        margin-top: 20px;
    }
	.index-about-left {
	    padding-right: 0px;
	    padding-top: 0px;
	}
	.index-about{
		padding-bottom: 30px;
	}
	.index-about-right{
		padding-top: 30px;
	}
	.index-about-right .left {
	    font-size: 24px;
	}
	.index-about-right .right {
	    font-size: 16px;
	    padding-top: 5px;
	}
    .dishes{
        padding: 0!important;
    }
    .index-news{
        padding: 30px 0;
    }
    .single-dishes-info h2{
        margin-top: 15px;
    }
    .news-list{
        padding: 0;
    }
    .news-list .news-list-date{
        padding-top: 10px;
    }
    .news-list .news-list-info{
        padding-left: 0;
        padding-top: 10px;
    }
    .news-list .news-list-date span{
        display:inline-block;
        margin-left: 10px;
    }
    .services-number{
        font-size: 30px;
    }
    .services-title{
        margin-top: 0;
    }
	.sitemap-list li{
		margin-left: 0;
		margin-right: 20px;
	}
	.index-services-all{
		height: auto;
		background: none;
	}
	.services-intr{
		padding:0
	}
	.services-list:nth-child(2){
		border: 0 !important;
		
	}

	.index-news-left{
		padding-right: 0;
		margin-bottom: 20px;
	}
	.shanshijia-btn{
		margin-bottom: 30px;
	}
    .index-news-list{
		padding-bottom: 0;
	}
	.index-news-list:first-child{
		border: 0;
	}
    .index-news-title, .index-news-intr {
        color: #333;
    }
    .index-news .Htitle{
        color: #333;
    }
    .index-news-title {
        font-size: 30px;
        margin: 10px 0 10px 0;
        font-weight: bold;
    }
    .index-news-intr{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .index-news-date {
        font-size: 22px;
        font-weight: bold;
        color: #333;
    }
	footer{
		padding: 30px 15px;
		height:auto!important;
        background: #333;
	}
	.footer-ul h4 a{
		margin-bottom: 15px;
	}
	.footer-ul a{
		margin: 15px 10px;
	}
	#swiper-teamwork{
		padding: 0 15px;
		margin-top: 20px;
	}
	.header{
		height: 59px;
	}
	.header .right{
		width: 100%;
	}
	.venus-menu > li.showhide{
		height: 59px;
		line-height: 59px;
	}
	.venus-menu > li.showhide span{
		margin: 0!important;
	}
	.venus-menu > li.showhide span.icon{
		float: right;
		height: 59px;
		line-height: 59px;
		padding-top: 20px;
		
	}
	.venus-menu > li.showhide .icon em{
		background: #666;
	}
	.venus-menu > li.showhide span.title{
		font-size: 18px;
		font-weight: 400;
	}
}