body,
html {
	font-family: "微软雅黑";
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	width: 100%;
}

img,
a {
	border: none;
}

a:focus {
	outline: none;
	-moz-outline: none;
}

a:link {
	-webkit-text-decoration-color: transparent;
	-o-text-decoration-color: transparent;
	-moz-text-decoration-color: transparent;
	/*-moz-text-decoration-color: transparent;*/
	text-decoration: none;
	border: none;
}

a:active {
	-webkit-text-decoration-color: transparent;
	-o-text-decoration-color: transparent;
	-moz-text-decoration-color: transparent;
	text-decoration: none;
	border: none;
}

a:hover {
	text-decoration: none;
}

* {
	margin: 0;
	padding: 0;
}

ul,
li,
div,
p,
h1,
h2,
h4,
h3,
h5,
h6,
{
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.8;
	margin-bottom: 15px;
}


/* input字体颜色修改 */

.form-control::-moz-placeholder {
	color: #000;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #000
}

.form-control::-webkit-input-placeholder {
	color: #000
}


/*清楚浮动*/

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}


/*----header----*/

.header {
	position: fixed;
	z-index: 888;
	top: 0;
	display: block;
	width: 100%;
	height: 100px;
	background: rgba(0, 0, 0, 0.5);
}

.ifon-header.container {
	background: transparent;
}


/*-----log----*/

.log-box {
	margin: 20px auto;
	/*width: 290px;*/
}


/*-----nav----*/

.h-border-nav {
	padding: 0;
}

.nav-header {
	width: 100%;
}

.nav-header a {
	color: #fff;
}

.nav-header>ul>li {
	float: right;
	display: inline-block;
	height: 100%;
	width: 15%;
	line-height: 100px;
	text-align: center;
	background: transparent;
	position: relative;
}

.nav-header>ul>li.active {
	background: #000;
	cursor: pointer;
}

.nav-header>ul>li span {
	display: inline-block;
	width: 9px;
	height: 5px;
	background: url(../img/down.png) no-repeat center center;
}

.phone {
	margin-top: 30px;
}

.state {
	margin-top: 35px;
	padding: 0;
}

.state .China {
	padding-left: 30px;
	padding-right: 0;
}

.d-list {
	position: absolute;
	display: none;
}

.d-list li {
	line-height: 40px;
	background: rgba(0, 0, 0, .6);
	width: 120px;
	text-align: left;
	padding-left: 10px;
	/*js????????????????*/
}


/*--------英文----------*/

.EN .d-list li {
	width: 160px;
}


/*-----end-------*/

.p-header-nav {
	background: #000;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0;
	margin: 0;
	display: none;
}

.p-header-nav .colse {
	padding: 0;
}

.p-header-nav .colse span {
	display: inline-block;
	width: 30px;
	height: 30px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	/*display: flex;*/
}

.p-header-nav li {
	line-height: 40px;
	border-bottom: 1px solid #fff;
}

.p-header-nav li a span {
	display: inline-block;
	width: 9px;
	height: 5px;
	background: url(../img/down.png) no-repeat center center;
	float: right;
	margin-top: 18px;
}

.p-header-nav li:last-child {
	border: 0;
}

.p-header-nav li a {
	display: block;
}

.p-header-nav a {
	color: #fff;
}

.p-list {
	display: none;
}

.p-list li {
	padding-left: 10px;
}

.bread {
	display: inline-block;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	background: #000;
	color: #fff;
	font-size: 20px;
}


/*------banner-------*/

.info-banner {
	-webkit-background-image: url(../img/banner.jpg);
	-o-background-image: url(../img/banner.jpg);
	-moz-background-image: url(../img/banner.jpg);
	-webkit-background-attachment: scroll;
	-moz-background-attachment: scroll;
	-o-background-attachment: scroll;
	-webkit-background-position: center bottom;
	-moz-background-position: center bottom;
	-o-background-position: center bottom;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	background-image: url(../img/banner.jpg);
	background-attachment: scroll;
	background-position: center bottom;
	background-size: cover;
	height: 700px;
}

.info-banner.details-banner {
	background-image: url(../img/banner1.jpg);
	height: 500px;
}


/*----内容-----*/

.ifon-content {
	position: relative;
	/*margin-top: 50px;*/
	overflow: hidden;
}


/*
.page-content {
	padding-top: 50px;
}*/

.content-text {
	/*height: 752px;*/
	background: url(../img/bg_img.png) no-repeat;
	background-position: left;
}

.b-auto-text {
	padding: 40px 15px 0;
}

.line-title {
	color: #E24545;
	position: relative;
}

h2.line-title {
	padding-bottom: 30px;
	margin-bottom: 60px;
}

h2.line-title:before {
	content: '';
	display: block;
	position: absolute;
	width: 173px;
	height: 2px;
	background: #ebebeb;
	margin: 0 auto;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

h2.line-title:after {
	background: #E24545;
}

h2.line-title:after {
	content: '';
	display: block;
	position: absolute;
	width: 75px;
	height: 4px;
	margin: 0 auto;
	bottom: -1px;
	left: 0;
	right: 0;
	z-index: 2;
}


/*------英语------*/

.info-warrp-English .page-content {
	padding-top: 0;
}


/*------英语结束--------*/

.b-auto-text .b-text {
	margin: 0 auto;
}

.b-auto-text .b-text p {
	color: #000;
	font-size: 20px;
	/*padding: 0 25px;*/
}

.b-quote {
	border-top: 1px solid #b4b4b4;
	text-align: center;
	width: 83%;
	margin: 60px auto 40px;
}

.b-about-text .b-quote {
	width: 70%;
	margin: 84px auto 40px;
}

.b-quote .icon {
	text-align: center;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background: #fff;
	margin: -31px auto 23px;
	-webkit-box-shadow: 0px 1px 6px 2px #eaeaea;
	-moz-box-shadow: 0px 1px 6px 2px #eaeaea;
	box-shadow: 0px 1px 6px 2px #eaeaea;
}

.b-quote .icon .ef {
	font-size: 30px;
	line-height: 50px;
	color: red;
}


/*--热卖--*/

.hot-price {
	/*height: 750px;*/
	padding: 50px 0 100px;
	background: url(../img/hot_bg.jpg) no-repeat center center;
}

.hot-price .item {
	width: 330px;
	min-height: 1;
	float: left;
	position: relative;
}


/*---新品上市----*/

.new-price {
	/*height: 700px;*/
	padding: 50px 0;
	margin-bottom: 135px;
}

.b-chef {
	margin-bottom: 15px;
}

.b-chef .img {
	-webkit-box-shadow: 0px 0px 4px 1px #c5c5c5;
	-moz-box-shadow: 0px 0px 4px 1px #c5c5c5;
	box-shadow: 0px 0px 4px 1px #c5c5c5;
	margin-bottom: 30px;
}

.b-chef .img a {
	display: block;
	position: relative;
	overflow: hidden;
	background:#D80808 ;
	transition: all 0.5s;
}

.b-chef .img a img {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.b-chef .img a:hover .img-title h4{
	color:#fff;
	opacity: 1;
}
.b-chef .img .img-title{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	transition: all 0.5s;
	background: transparent;
}
.b-chef .img a:hover .img-title{
	background:rgba(233,17,17,.8);
}
.b-chef .img .img-title h4{
	transition: all 0.5s;
	position: absolute;
	left: 50%;
	top: 50%;
	opacity: 0;
	transform: translate(-50%, -50%);
	color: #D80808;
}
.b-chef .img a:hover img {
	/*width: 120%;*/
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.b-chef .chef-caption {
	padding: 0 10px;
}

.b-chef .chef-caption p a:hover {
	color: ;
}

.b-chef .chef-caption .name {
	font-family: 'Lora', serif;
	color: red;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	/*    text-transform: uppercase;*/
	margin: 0 0 15px;
}

.b-chef .chef-caption p a {
	color: #8F8F8F;
}

.b-chef .chef-caption p:hover a {
	color: #E24545;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: underline;
}


/*-----留言-------*/

.my-leave-message {
	/*height: 700px;*/
	background: url(../img/message_img.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	padding: 4.5% 0;
}

.b-form-holder .form-control {
	color: #000;
	border: 0;
}

.b-form .form-control {
	font-size: 18px;
	font-weight: 400;
	height: 48px;
	padding: 5px 22px;
	margin-bottom: 43px;
	border: 1px solid #d0cfcf;
	background: #f4f4f4;
	color: #4b4b4b;
	box-shadow: none;
	border-radius: 4px;
	-moz-transition: box-shadow 0.3s linear;
	-o-transition: box-shadow 0.3s linear;
	-webkit-transition: box-shadow 0.3s linear;
	-ms-transition: box-shadow 0.3s linear;
	transition: box-shadow 0.3s linear
}

.b-form textarea.form-control {
	padding-top: 12px;
	padding-bottom: 25px;
	height: 105px;
	margin-bottom: 55px;
}

.b-form .btn-submit {
	background: #E24545;
	color: #fff;
	padding: 5px 20px;
	border-radius: 0;
}


/*--------产品展示-------*/

.price-show {
	/*height: 700px;*/
	padding: 50px 0;
}

.b-box-item {
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 0px 4px 1px #c5c5c5;
	-moz-box-shadow: 0px 0px 4px 1px #c5c5c5;
	box-shadow: 0px 0px 4px 1px #c5c5c5;
}


/*
.b-box-item .b-img {
	overflow: hidden;
	height: 397px;
}*/

.b-box-item .b-img a {
	display: block;
	position: relative;
	overflow: hidden;
}


/*.b-box-item .b-img a:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear
}

.b-box-item .b-img a:hover:before {
	opacity: 1;
}*/

.b-box-item .b-img a img {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.b-box-item .b-img a img:hover {
	/*width: 120%;*/
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.b-box-item .b-caption {
	padding: 0px 25px 25px 25px;
	border-top: 1px solid #D4D4D4;
	position: relative;
	cursor: pointer;
}

.b-box-item .b-caption .caption-data {
	width: 80px;
	height: 60px;
	position: absolute;
	top: -40px;
	right: 20px;
	padding: 16px 10px;
	background: #E24545;
	font-size: 24px;
	color: #fff;
}


/*--------英文------*/

.EN .b-box-item .b-caption .caption-data {
	font-size: 18px;
	height: 50px;
	padding: 14px 12px;
	width: 95px;
}


/*-----end------*/

.b-box-item .b-caption h4 {
	margin-top: 30px;
	widthr .foo
	  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.b-box-item .b-caption h4 a {
	color: #000;
}

.b-box-item .b-caption h4 a:hover {
	color: #E24545;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: underline;
}

.price-show .btn-lok {
	border: 1px solid #E24545;
	border-radius: 0;
	color: #646464;
}


/*页脚*/

footer {
	background: #222222;
	color: #cccbca;
	position: relative;
	overflow: hidden;
}

.b-footer {
	padding: 60px 0 15px;
}

.b-footer .footer-nav li {
	line-height: 1.8;
	font-size: 20px;
}
.b-footer .footer-nav li.f{
	font-size:16px ;
}

.b-footer .footer-nav li a {
	color: #fff;
}

.b-footer .footer-nav li a:hover {
	color: #E24545;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: underline;
}

.b-footer .footer-nav.l li {
	font-size: 14px;
}

.b-footer p {
	margin-bottom: 0;
}

.addres {
	margin-top: 10px;
}

.footer-log {
	border-left: 1px solid #888888;
}

.footer-img {
	height: 170px;
	background: url(../img/f_links.png) no-repeat center center;
}


/*---产品也-----*/

.content {
	padding: 50px 0;
	position: relative;
}

.line {
	height: 1px;
	background: #E8E8E8;
}

.main-subnav {
	margin-top: -30px;
}

.main-subnav li {
	text-align: center;
	padding: 0;
}

.main-subnav a {
	color: #000;
	font-size: 18px;
	padding-bottom: 4px;
	border-bottom: 2px solid transparent;
}

.main-subnav li.active a {
	color: #E34546;
	border-color: #E34546;
	-webkit-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.main {
	padding: 50px 0;
}

.main>div {
	display: none;
}

.main>div.show {
	display: block;
}

.page {
	margin-top: 50px;
}

.page a {
	color: #E34546;
	display: block;
	border: 1px solid #E8E8E8;
	padding: 5px 0;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.page .next-page a {
	margin-left: 5px;
}


/*-------产品详情---------*/

.price-img {
	padding: 20px;
	-webkit-box-shadow: 0px 0px 4px 1px #c5c5c5;
	-moz-box-shadow: 0px 0px 4px 1px #c5c5c5;
	box-shadow: 0px 0px 4px 1px #c5c5c5;
}

.main-text {
	padding: 10px 0 0 0;
}

.price-details p {
	margin: 0;
}

.price-details p.inquire a {
	color: #000
}

.price-details p.inquire a:hover {
	color: #E34546;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	text-decoration: underline;
}

.price-details div.price {
	position: relative;
	margin-top: 70px;
}

.price-details div.price span {
	display: inline-block;
	height: 40px;
	width: 60px;
	text-align: center;
	line-height: 40px;
	background: #E34546;
	color: #fff;
	font-size: 18px;
}

.prduct-text {
	margin: 20px auto 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #E6E6E6;
	border-top: 1px dashed #E6E6E6;
}

.prduct-text  .con-text{ line-height:190%; }

.block-top {
	margin-top: 40px;
	display: inline-block;
	width: 40px;
	height: 40px;
}

.btns>div {
	padding: 10px 0;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px 1px #c5c5c5;
	-moz-box-shadow: 0px 0px 4px 1px #c5c5c5;
	box-shadow: 0px 0px 4px 1px #c5c5c5;
	margin-right: 10px;
}

.btns>div a {
	color: #E34546;
	font-size: 16px;
}


/*------联系我们-------*/

.info-warrp-relation .content {
	height: 700px;
}

.addres-map-text p {
	margin-bottom: 15px;
	font-size: 16px;
}


/*-------新闻-------*/

.media-list li {
	padding: 20px 0;
	border-bottom: 1px solid #f3f3f3;
}

.media-list li h4 {
	color: #6B6B6B;
}

.media-list li p.text {
	color: #000
}

.media-list li p.time {
	color: #6B6B6B;
	margin-top: 40px;
	font-size: 12px;
}

.media-list li div.t {
	padding: 0 20px;
}

.media-list li div.t h4{
	transition: all .5s;
}
.media-list li div.t a:hover h4{
	color: red;
	text-decoration: underline;
}

/*------新闻详情-------*/

.main-title p {
	color: #6A6A6A;
}

.main-title h4 {
	color: #000;
	font-weight: 600;
}