@charset "utf-8";
* {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "微软雅黑"
;}

img {
	border: none;
	max-width: 100%;}
a {
	text-decoration: none;
	color: #000;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;}
ul {
	margin: 0;
	padding: 0
;}
ul li {
	list-style-type: none
;}
body {
	background-color: #f3f3f3;
	overflow-x: hidden;}
.clear:after {
	display: table;
	height: 0px;
	content: " ";
	clear: both;}
a:hover {
	opacity: 0.8;
	text-decoration: underline;}
@media only screen and (max-width:980px) {
	html {
		width: 1080px !important;
		max-width: 1080px !important;}
}
a:hover {
	opacity: 0.8;
	text-decoration: underline;}
.wrap {	width: 1200px!important;padding:0px;	margin: 0px auto;}
.dn{display: none;}
.db{display: block;}
.fl{float: left;}
.fr{float: right;}
.left {	float: left !important;}
.right {	float: right !important;}
/*初始化图片处理*/
.i_box{	overflow: hidden;	text-align: center;	display: block;	border: 1px solid #ddd;	box-sizing: border-box;}
.i_box img{	vertical-align: middle;	max-height: 100%;	max-width: 100%;}


/*初始化完毕*/
/**************ifie*/
.nav>.wrap>ul>li a{	padding: 0 10px\9;}

/**************ifie*/




/*******************结构*/
/*通栏*/
.tonglan {	width: 1200px !important;	margin: 0px auto;	display: table;	overflow: hidden;}
.tonglan ul {	display: table;}

/*通栏边框*/
.tonglan_box{border-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); padding:15px; background-color:rgba(255,255,255,0.8);}


/*fullpage_box*/
.fp_box {	width: 100%;	height: auto;	padding-bottom: 20px;}
/*内容主体*/
.main {	margin-top: 10px;}
.main:after{content:" "; display:table; height:0; clear:both; visibility:hidden;}
/*左侧*/
.main_left {	width: 920px;	float: left;	margin-top: -10px;	margin-bottom: 10px;}
.main_left_con {	padding-left: 26px;	padding-bottom: 10px;	margin-bottom: 10px;}
.main_left_sub {	width: 920px;	background-color: #FFFFFF;	margin-bottom: 10px;	margin-top: 10px;}
.main .wrap .clear>div>div:last-child {	margin-bottom: 0;}
/*右侧*/
.main_right {	width: 250px;	float: right;	margin-top: -10px;}
.mian_right_con {	background-color: #FFFFFF;}
.mian_right_con:after {	display: table;	height: 0px;	content: " ";	clear: both;}
.mr_sub {    margin-top: 10px;    margin-bottom: 10px;}
.main_right img {	max-width: 100%;}


/********************结构完*/
/*******************顶部和底部共用样式*/
.header_right a {
	height: 36px;
	line-height: 36px;
	margin-left: 10px; 
	font-size: 12px;}
.tg_a:hover {
	text-decoration: none;}
/*导航顶部文字*/
.ns_header>p{
	position: absolute;
	top: 8px;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	color: #FFF;}
.ns_header>p>span	,.ns_header>p>span>a{
	font-size: 12px;
  position: relative;
  z-index: 999;
  color: #fff;}
.ns_header>p>span.left{
	max-width: 490px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;}
.ns_header p span.right{
	max-width: 400px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;}
/*宽1000 里面的p标签的宽度 默认1200*/
.w10p p{width: 1000px;}
.w12p p{	width: 1200px;}
/*字体颜色白.*/
.fcb .wrap span , .fcb .wrap a{color: #333;}
/*otn=老式顶部导航*/
.otn {
	width: 100%;
	height: 36px;
	background-color: #eaeaea;
	overflow: hidden;}
.otn .wrap {
	width: 1000px !important;
	margin-left: -500px;}
/*底部公司支持*/
.jszc{
	width: 100%;
	text-align: center;
	background-color: #fff;}
.jszc .jszc_wrap{padding: 5px 0;}
.jszc .jszc_wrap img {
	width: 17px;
	height: 17px;
	display: inline-block;
	position: relative;
	top: 6px;}
.jszc .jszc_wrap a {
	display: inline-block;
	line-height: 30px;
	font-size: 12px !important;
	margin-left: 2px;}
/*******************顶部和底部共用样式完*/


/*老式导航*/
.nav {
	width: 100%;
	height: 41px;}
.nav>.wrap>ul {
	margin: 0px auto;
	height: 41px;
	display: flex;}
.nav>.wrap>ul>li {
	line-height: 41px;
	float: left;
	min-width: 56px;
	text-align: center;
	flex: 1;
	position: relative;}

.nav>.wrap>ul>li .sub_nav_box {
	left: 0;}
.nav>.wrap>ul>li>a {
	color: #FFFFFF;
	display: block;
	width: auto;}
.nav a:hover {
	opacity: 1;
	text-decoration: none;}
.nav>.wrap>ul {
	margin: 0px auto;
	height: 41px;
	display: flex;}
.nav>.wrap>ul>li {
	line-height: 41px;
	float: left;
	min-width: 56px;
	text-align: center;
	flex: 1;
	position: relative;
	max-width: 111px\9;
	height: 41px;}


.nav>.wrap>ul>li a {
	color: #FFFFFF;
	display: block;
	text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
width:auto;}
.nav a:hover {
	opacity: 1;
	text-decoration: none;}
.nav ul li a.hover_background_color:hover {
	background-color: rgba(0, 0, 0, 0.2) !important;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000) !important;}
 .nav1 ul li a:hover, .nav1 ul li.hover, .nav3 ul li:hover, .nav3 ul li.hover {
	text-decoration: none;
	/*background-color: rgba(0, 0, 0, 0.25);*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);}
/*老式导航二级导航*/
.nav .sub_nav_box {
	width: 100%;
	position: absolute;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	height: 0;
	/*overflow: hidden;*/
	display: none;
	max-height: 0px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-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;}
.nav a:hover {
	opacity: 1;
	text-decoration: none;}
.nav li:hover .sub_nav_box, .nav li a:hover+.sub_nav_box {
	display: block;
	height: auto;
	max-height: 500px;
	width: 100%;
	opacity: 1;
	filter: Alpha(opacity=100);
	z-index: 999;}
.nav a.hover_background_color_hoving+.sub_nav_box {
	display: block;
	height: auto;
	max-height: 500px;
	width: 100%;
	opacity: 1;
	filter: Alpha(opacity=100);}
.nav .sub_nav_box ul li a:hover {
	background-color: rgba(0, 0, 0, 0.2);
	opacity: 1;}
.nav a.active {
	background-color: rgba(0, 0, 0, 0.2);}
.nav .sub_nav_box li {
	height: 41px;
	overflow: visible;
	width: auto;}
.nav .sub_nav_box ul li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: auto;
	padding-left: 5%;
	padding-right: 5%;
	text-align: center;}

/*新式导航*/
.ns_header{
	position: relative;}
.ns_header ul{
	position: relative;
	z-index: 2;}
.hli_box{
	position: absolute;
	top: 0;
	width: 100%;
	height: inherit;
	z-index: 0;
  text-align: center;}

.ns_header .hli_box img{
	top: 0;
	position: static;
	vertical-align: middle;
	margin-top: -4px;}
.ns_header .sub_nav_box .sub_nav li a {
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 90%;
	padding: 0 5%;
	height: 40px;
	line-height: 40px;
  /*text-indent: 5px;*/
  text-align: center;}
.ns_header>div>ul>li {
	position: relative;}
.ns1_header .hli_box , .ns2_header .hli_box{
	line-height: 140px;
		height: 140px;}
.ns3_header .hli_box{
	line-height: 120px;
	height: 120px;}
.vaf{
	 display: none;
    width: 1px;
    margin-left: -1px;
    vertical-align: middle;}
.ns_header>p{
	+height: 0px;}

.hli_box{
	left: 0;}
.ns1_header>a, .ns2_header>a {
	display: block;}
.ns1_header a:hover, .ns2_header a:hover {
	opacity: 1 !important;}
.ns_header .sub_nav_box {
	position: absolute;
	width: inherit;
	padding: 0 2px;
	margin-left: -2px;
	margin-left: -5px\9;
	height: 0;
	max-height: 0px;
	/*overflow: hidden;*/
	display: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-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;
	z-index: 999;
	padding: 0 5px\9;}
.ns_header a:hover+.sub_nav_box, .ns_header li:hover a+.sub_nav_box {
	display: block;
	height: auto;
	max-height: 500px;
	left: 0;}
.ns_header li:hover>a{
	color: #fff;}
.ns_header .sub_nav_box li .hover {
	background-color: #fff;}
.ns_header .sub_nav_box li {
	margin-top: 2px;}



.swiper-container a:hover{opacity: 1;}





/*标题边框*/
.tb_warp {
	border: 1px solid #dfdfdf;
	height: 38px;}
/*新模块标题边框*/
.new_warp {
	border: 1px dashed #aaa;
	height: 38px;
	line-height: 38px;}


/*留言板下方翻页*/

.inr_aboutpage {
	text-align: center;
	margin-bottom: 10px;
	padding: 5px 0;}
.inr_aboutpage a:hover {
	opacity: 1;}
.inr_aboutpage a, .inr_aboutpage span {
	padding: 5px 12px;
	display: inline-block;
	font-size: 14px;
	margin: 0 4px;}
.inr_aboutpage a {
	color: black;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;}
.order {
	background-color: #fff;}
.order .inr_aboutpage {
	float: left;
	background-color: #FFFFFF;
	width: 766px;}


/*侧边导航栏*/
.left_sub_nav a:hover {
	text-decoration: none;
	opacity: 1;}
.left_sub_nav {
	background-color: #fff;}
.left_sub_nav>ul {
	width: 100%;
	/*padding: 10px 0;*/
	padding-top: 10px;}
.left_sub_nav>ul>li {
	width: 100%;}
.left_sub_nav>ul>li>a {
	border: 1PX SOLID #DDD;
  border-bottom: 2px solid;

  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  font-size: 16px;
  background-color: #f2f2f2;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  line-height: 36px;}
.left_sub_nav>ul>li:nth-of-type(1)>a{
  margin-top: -10px;}
.left_sub_nav .sub_nav_box {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-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;}
.left_sub_nav .sub_nav {
	padding-bottom: 5px;}
.left_sub_nav .sub_nav>li:before {
	content: "";
	background-color: #ccc;
	width: 7px;
	height: 1px;
	display: block;
	margin-top: 12px;
	margin-left: 20px;
	float: left;}
.left_sub_nav .sub_nav>li a {
	padding-left: 7px;
	padding-right: 5px;
	margin: 0 15px;
	font-size: 14px;
	line-height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	color: #111;}






/*左右副栏a标签*/
.more {
	float: right;
	margin-right: 12px;}
/*左右主栏*/


/*老主栏标题*/
.main_left_title_bar {
	clear: both;
	border-bottom: 2px solid;
	line-height: 37px;
	background-image: url(../img/title_bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
	background-position: bottom;}
.main_left_title_bar h2 {
	font-size: 16px;
	font-weight: normal;
	float: left;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 15px;
	color: #000;}
.main_left_title {
	font-size: 16px;
	font-weight: normal;
	float: left;
	background-position: left center;
	background-repeat: repeat-x;
	padding-left: 15px;
	margin-left: 15px;}
.main_right_title h2 {
	font-weight: normal;
	font-size: 16px;
	margin-left: 20px;}







/*我要预定*/
.i_wanna_order {
	float: right;
	margin-right: 12px;}



/*如果是ie*/
.browser_out{width:100%;overflow:hidden;background-color:#ff8;padding:20px 0px; border-bottom: 1px solid #ccc;}
.browser_c{overflow:hidden;width:1000px;margin:0 auto;}
.browser_c .browser_l{float:left;width:56%;line-height:25px;color:#444;font-size:15px;margin-top:0px;}
.browser_c .browser_r{float:right;width:40%;}
.browser_c .browser_r ul{overflow:hidden;}
.browser_c .browser_r ul li{float:left;width:33.3333%;}
.browser_c .browser_r ul li a{display:block;text-align:center;}
.browser_c .browser_r ul li a p{font-size:16px;color:#222;margin-top:15px;}
.browser_c .browser_r ul li a p:hover{text-decoration: underline;}
.browser_close{ position:absolute; top:10px; right:10px; cursor:pointer;width: 20px;height: 20px;border: 1px solid #666;color: #666;text-align: center;line-height: 21px;	font-family: "微软雅黑";background-color: #fff;}
.browser_close:hover{color: #fff;border: 1px solid #666;background-color: #666;}



/*全屏通栏banner*/
.fp_box .swiper-slider a {
	display: block;}

/*全屏通栏高自动*/
.tl_ha {
	display: block;}
.tlad {
	display: block;
	width: 100%;}





/*列表页左侧内容部分*/







/*左侧标题*/

.main_left_title_bar {
	clear: both;
	border-bottom: 2px solid;
	line-height: 37px;
	background-image: url(../img/title_bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
	background-position: bottom;}
.main_left_title_bar h2 {
	font-size: 16px;
	font-weight: normal;
	float: left;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 15px;
	color: #000;}
.main_left_title {
	font-size: 16px;
	font-weight: normal;
	float: left;
	background-position: left center;
	background-repeat: repeat-x;
	padding-left: 15px;
	margin-left: 15px;}
.pro_list_main_left_content, .chef_inf{background-color: #fff;margin-top: 10px;}
.pro_list_main_left_content:first-of-type .main_left_title_bar {
	margin-top: 0;}
.i_wanna_order {
	float: right;
	margin-right: 12px;}











.main_right .main_right_title {
	height: 41px;
	color: #FFFFFF;
	line-height: 42px;}
.main_right_title h2 {
	font-weight: normal;
	font-size: 16px;
	margin-left: 20px;
	position: relative;}
.main_right_title h2:after {
	content: url(../img/title_arr.png);
	width: 10px;
	height: 30px;
	position: absolute;
	right: 13px;
	top: 4px;}

/*右侧标题板式 new_style1*/
.new_title1.main_right_title a {
	display: block;
	position: relative;}
.new_title1.main_right_title a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;}
.new_title1.main_right_title a:hover {
	opacity: 1;
	text-decoration: none;}
.new_title1.main_right_title a img {
	position: absolute;
	width: 221px;
	height: 41px;
	display: block;
	z-index: 0;
	left: 0px;
	top: 0px;}
.new_title1.main_right_title h2 {
	z-index: 1;}
/*右侧标题板式 new_style2*/
.new_title2.main_right_title a {
	display: block;
	position: relative;}
.new_title2.main_right_title a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;}
.new_title2.main_right_title a:hover {
	opacity: 1;
	text-decoration: none;}
.new_title2.main_right_title a img {
	position: absolute;
	width: 221px;
	height: 41px;
	display: block;
	z-index: 0;
	left: 0px;
	top: 0px;}
.new_title2.main_right_title h2 {
	z-index: 1;
	max-width: 108px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;}
.new_title2.main_right_title span {
	z-index: 2;
	position: absolute;
	right: 3px;
	font-size: 12px;
	display: block;
	top: 0;
	max-width: 72px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;}
.new_title2.main_right_title h2:after {
	content: none;}



/*左侧标题新板式*/
/*new_1f*/
.lt_1 {
	background: url(../img/tpl/lt_1.png) left center no-repeat;}
.lt_1 h2 {
	color: #fff;
	width: 140px;
	text-align: center;
	margin-left: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 10px !important;}
.main_left_title_bar .lt_1 a {
	color: #111 !important;}
/*new_2f*/
.lt_2 {
	background: url(../img/tpl/lt_2.png) left center no-repeat;
	overflow: hidden;}
.lt_2 h2 {
	margin-left: 0;
	width: 110px;
	padding: 0 10px 0 14px;
	float: left;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-image: none !important;}
.lt_2 h3 {
	font-size: 12px;
	color: #fff;
	width: 500px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 38px;}
.main_left_title_bar .lt_2 a {
	color: #fff !important;}

/*new_3f*/
.lt_3 {
	background: url(../img/tpl/lt_3.png) left center no-repeat;
	overflow: hidden;}
.lt_3 h2 {
	margin-left: 0;
	width: 110px;
	margin-right: 12px;
	padding-left: 10px;
	/*padding: 0 18px 0 42px;*/
	
	margin-left: 0;
	float: left;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-image: none !important;
	line-height: 40px;
	height: 37px;
	color: #fff;}
.lt_3 h3 {
	font-size: 12px;
	color: #fff;
	width: 130px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 48px;
	height: 37px;}
.main_left_title_bar .lt_3 a {
	color: #111 !important;}

/*new_4f*/
.lt_4 {
	background: url(../img/tpl/lt_4.png) left center no-repeat;
	overflow: hidden;}
.lt_4 h2 {
	margin-left: 0;
	width: 125px;
	margin-right: 12px;
	padding-left: 10px;
	/*padding: 0 18px 0 42px;*/
	
	margin-left: 0;
	float: left;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-image: none !important;
	line-height: 40px;
	height: 37px;
	color: #fff;}
.lt_4 h3 {
	font-size: 12px;
	color: #fff;
	width: 140px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 48px;
	height: 37px;}
.main_left_title_bar .lt_4 a {
	color: #111 !important;}

/*new_5f*/
.lt_5 {
	background: url(../img/tpl/lt_5.png) left center no-repeat;
	overflow: hidden;}
.lt_5 h2 {
	margin-left: 0;
	width: 140px;
	padding-left: 10px;
	/*padding: 0 18px 0 42px;*/
	
	margin-left: 0;
	float: left;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-image: none !important;
	line-height: 40px;
	height: 37px;
	color: #fff;}
.lt_5 h3 {
	font-size: 12px;
	color: #fff;
	width: 140px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 48px;
	height: 37px;}

/*new_6f*/
.lt_6 {
	background: url(../img/tpl/lt_6.png) left center no-repeat;
	overflow: hidden;}
.lt_6 h2 {
	margin-left: 0;
	width: 144px;
	padding-left: 12px;
	margin-left: 0px;
	float: left;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background-image: none !important;
	line-height: 40px;
	height: 37px;
	color: #fff;}
.lt_6 h3 {
	font-size: 12px;
	color: #fff;
	width: 140px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 48px;
	height: 37px;}
.lt_6 a {
	font-size: 12px;
	color: #111 !important;
	/*line-height: 20px;*/
	
	line-height: 56px;}

/*新模块板式*/
.main_left_title_bar .new_warp h2 {
	font-size: 16px;
	font-weight: normal;
	float: left;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-left: 10px;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 350px;}
.new_warp span[class^="icon-"], .new_warp span[class*=" icon-"] {
	float: left;
	display: block;
	line-height: 37px;
	width: 20px;
	margin-left: 10px;
	font-size: 20px;}
.new_mode {
	border: none;
	background-image: none;
	height: 40px;}
.new_mode .new_warp img {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin: 9px 0px 7px 10px;}
.new_mode .new_warp a span {
	margin-left: 10px;
	max-width: 95px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: right;}
.new_mode .new_warp a span.icon-d_rotation {
	float: left;}
.new_mode .new_warp .dxpy {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 130px;
	padding-left: 5px;}
.new_mode .new_warp .dxpy.fr {
	float: right;}
.new_mode .new_warp .dxpy.fl {
	float: left;}
.bbc {
	border-bottom: 1px solid;}
.new_mode .new_warp a {
	display: block;
	max-width: 170px;
	text-align: right;}








/*大概是? fanye*/
.page {
	display: table;
	padding: 22px 0;
	text-align: center;
	width: 100%;}
.page a {
	background-color: #be0000;
	border-radius: 3px;
	color: #fff;
	font-size: 14px;
	margin: 0 5px;
	overflow: hidden;
	padding: 2px 8px;}
.page a:hover {
	color: #fff;}
.page a.hover {
	background-color: #333;}
.page span {
	background-color: #333;
	border-radius: 3px;
	color: #fff;
	display: unset;
	font-size: 14px;
	margin: 0 5px;
	overflow: hidden;
	padding: 2px 8px;}
.page li {
	float: left;
	width: 21px;
	height: 21px;
	margin-left: 14px;}
.page li a {
	display: block;
	background-color: #f2f2f2;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	text-align: center;}
.page li a:hover {
	color: #FFFFFF;
	background-color: #cb0020;}
.page li a.hover {
	color: #FFFFFF;
	background-color: #cb0020;}
.first_page, .last_page {
	float: left;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	margin-left: 10px;}
/*内页图片*/
.fp_box .cpicss{
	text-align: center;
	display: block;
	max-width: 1920px;
	overflow: hidden;
	margin-bottom: -20px;}
/*4.11 .main和前面一个元素的间距问题*/
.fp_box .main{
	margin-top: 0;
	margin-bottom: -20px;}
.ns_header+.main , .nav+.main , .ns_header~.main , .nav~.main {
	margin-top: 20px;}
/*4.12 在线咨询去掉*/
.cn{min-height: 112px;}
/*4.17 顶部和底部统一样式.*/
.ns_header>p.wrap{
	width: 1200px ;}






/*顶部*/

.tg {
	height: 36px;}
.tg img {
	height: 36px;
	display: block;
	float: left;}


/*三等分版友情链接*/
.bottom_text>.footer>ul.swb_yqlj {
	padding-top: 4px;
	padding-bottom: 0;}
.swb_yqlj a{
	line-height: 24px;}
.swb_yqlj>li>div>span:after {
	content: "|";
	padding-left: 5px;}
.swb_yqlj>li>div>span:last-of-type:after , .swb_yqlj>li>div>span:first-of-type:after{
	display: none;}
.yqlj {
	padding-top: 10px;}
.yqlj span {
	margin-left: 6px;}
.yqlj .bottom_yqlj {
	float: left;
	margin: 0 !important;
	padding: 0 !important;}
.yqlj:after {
	content: " ";
	display: table;
	height: 0;
	clear: both;
	visibility: hidden;}
.yqlj * {
	font-size: 12px;}
.yqlj .bottom_yqlj li {
	float: left;
	margin-left: 10px;}






/*底部*/
.bottom {
	clear: both;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: -20px;}
.bottom_line {
	width: 1000px;
	margin: auto;
	margin-top: 55px;
	height: 3px;
	background-color: #be0000
;}





.footer {
	text-align: center;
	position: relative;
	width: 1000px;
	margin: 0 auto;padding: 20px 0;color: #fff;line-height: 26px;}




/*图片列表页*/
.pro_list_main {
	padding-left: 40px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	background-color: #fff;}
.pro_list_main img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;}
.pro_list_main .i_box{
	width: 212px;
	height: 159px;
	line-height: 155px;
	border: none ;
	border-bottom: 1px solid #ddd;}
.pro_list_main .i_box{
	border: none ;}
.pro_list_main ul li {
	width: 212px;
	height: 201px;
	border: 1px solid #cccccc;
	margin-top: 20px;
	float: left;
	margin-right: 20px;}
.pro_list_main ul li p {
	margin-left: 15px;
	color: #999999;
	margin-bottom: 6px;}
.pro_list_main ul li h3 {
	margin-left: 15px;}
.price {
	margin-left: 15px;}
.pro_list_main_noprice ul li a {
	display: block;}
.pro_list_main_noprice ul li p a {
	display: block;
	width: auto;
	text-indent: 5px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;}
.pro_list_main_noprice ul{padding: 20px 0;}
.pro_list_main_noprice ul li {
	width: 212px;
	height: auto;
	border: 1px solid #cccccc;
	margin: 10px 20px 10px 0px;
	float: left;}
.pro_list_main_noprice ul li img {
	margin: 0px auto;}
.pro_list_main_noprice ul li p {
	text-align: center;
	line-height: 36px;
	margin-left: 0;
	color: #222;
	margin-bottom: 0;
	width: 212px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}


/*内页文章列表*/
.news_list_main {
	padding: 10px;}
.news_list {
	margin-top: -10px;}
.news_list_main .news_list li {
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 5px;
	padding-top: 0;}
.news_list_main .news_list li:last-of-type {
	border-bottom: none;}
.news_list_main .news_list li p {
	font-size: 17px;
	height: 40px;
	line-height: 50px;}
.news_list_main .news_list li span {
	font-size: 12px;
	line-height: 21px;
	color: #666;}

/*新闻列表图片页*/
.news_list_img_main {
	padding: 5px 13px;}
.news_list_img .i_box {
	width: 166px;
	height: 125px;
	line-height: 120px;
	display: block;
	float: left;
	margin-right: 20px;}
.news_list_img li {
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 15px 10px 10px;}
.news_list_img li a {
	display: block;}
.news_list_img li:last-of-type {
	border-bottom: none;}
.news_list_img li p {
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	margin-bottom: 20px;
		display: block;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
	width: 526px;
float: left;
	color: #000;}
.news_list_img li p span.sub_title{
	color: #999;
	line-height: 13px;
	margin-left: 5px;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	width: 460px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	font-weight: normal;}
.news_list_img li span {
	font-size: 12px;
	line-height: 20px;
	max-height: 60px;
	color: #666;
	display: block;
	overflow: hidden;
	width: 526px;}
.news_list_img li a:hover span {
	color: #666;}
/*商品内容页*/
.pir .sales {
	line-height: 20px;
	font-size: 13px;
	-webkit-line-clamp: 4;
	-moz-line-clamp: 4;
	-o-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: box;
	overflow: hidden;
	color: #cc002b
;}
.pir .add {
	padding: 15px 0;
	height: 40px;}
.pir .add a {
	display: block;
	line-height: 30px;
	padding: 5px 0;
	height: 30px;
	width: 150px;
	text-align: center;
	overflow: hidden;
	float: left;}
.pir .add a.zxgm{margin-right: 10px;border: 1px solid;padding: 4px 0;}
.pir .add a span {
	color: #fff ;
	display: inline-block;
	vertical-align: top;}
.pir .add a img {
	display: inline-block;
	vertical-align: super;}
.pir .add a:hover {
	opacity: 1;
	cursor: pointer;}
.pir>* {
	margin-left: 415px;}
.pir h1 {
	margin-top: 10px;
	font-size: 24px;
	font-weight: normal;}
.pir_price {
	margin: 15px 0;}
.pir_price span {
	font-size: 18px;}
.pro_inf_article {
	-webkit-line-clamp: 4;
	-moz-line-clamp: 4;
	-o-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-o-box-orient: vertical;
	box-orient: vertical;
	display: -webkit-box;
	display: -moz-box;
	display: -o-box;
	display: box;
	overflow: hidden;}
.pirt {
	min-height: 110px;
	max-height: 165px;}

/*商品内容页.预定*/
.order_main .check {
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 10px 0;}
.order_main .check label {
	font-size: 14px;
	color: #333;
	float: left;
	margin-right: 30px;
	overflow: hidden;}
.order_main .check label input {
	margin: 0 4px 0 0;
	vertical-align: middle;}
.order_main .check a {
	padding: 6px 40px;
	border: solid 1px #e2e2e2;
	text-decoration: none;
	margin-right: 20px;
	color: #333;}
.order_main .check a i {
	font-size: 14px;
	padding-right: 8px;}







/*文章内容页*/
.chef_inf_content *, .chef_inf_content {
	font-family: "宋体";
	font-size: 16px;
	line-height: 1.5;}
.chef_inf_content embed {
    height: 373px;
    width: 600px;}
.chef_inf {
	padding: 0px 15px;
	margin-top: 10px;}
.chef_inf .title {
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #EEEEEE;}
.chef_inf .title span {
	color: #888888;}
.chef_inf_content {
	padding: 10px;}
.cic_img {
	width: 554px;
	height: 369px;
	margin: 0px auto;
	display: block;}
.cic_title {
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	font-family: "微软雅黑","microsoft yahei";
	line-height: 2;}
.cic_time, .cic_time a {
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #5c5c5c;}
.cic_time a:hover {
	color: #cb001d;}
.cic_article {
	letter-spacing: 2px;
	line-height: 20px;
	padding: 20px 0px;}




/*产品内容页*/
.pro_inf {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 21px 18px;}
.product_infomation {
	width: 766px;
	float: left;}
.pro_inf .bd img {
	width: 385px;
	height: 288.75px;
	display: block;}
.pro_inf .hd {
	top: 0px;
	left: 420px;}
.pro_inf .hd ul {
	width: 400px;
	padding-top: 10px;
	overflow: hidden;
	height: 64px;
	margin-left: -15px;}
.pro_inf .hd li {
	float: left;
	margin-left: 15px;
	border: 2px solid #FFFFFF;
	width: 60px;
	height: 60px;}
.pro_inf .hd li:hover {
	border: 2px solid #000000;}
.pro_inf .hd img {
	width: 60px;
	height: 60px;}
.pil {
	position: relative;
	float: left;
	margin-right: 30px;}
.pir .piri ul {
	display: inline-block;}
.pir .piri ul li {
	margin-right: 18px;
	border: 2px solid #FFFFFF;
	float: left;}
.pir .piri ul li:hover {
	border: 2px solid #000100;}
.pir .piri img {
	width: 55px;
	height: 55px;
	display: block;}
.pir h1 {
	margin-top: 10px;}
.pir h1 a {
	font-size: 25px;}
.pir_price {
	margin: 20px 0px;}
.pir_price span {
	color: #cb001e;}
.pro_inf_article {
	line-height: 22px;
	color: #8a8a8a;
	padding-top: 10px;
	display: block;
	max-height: 88px;
	overflow: hidden;}

.product_infomation .pro_inf+.order{
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 0;}  
.product_infomation .pro_res .main_left_title_bar {
  background-position: left center;}
/*.main_right.right .spewm , .main_right .spewm{
	left: 94px;
	right: auto;
}
.main_right.left .spewm {
	right: 94px;
	left: auto;
}*/
.main_right .spewm {
	right: 94px;
	left: auto;}

.spewm{
	position: fixed;
	/*top: 250px;*/
	margin-top: 180px;
	bottom: 65px;
	width: 140px !important;
	text-align: center;}
.spewm img{
	/*display: block;*/
	vertical-align: top;
	width: 140px;
	height: 140px;}
.spewm p{
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #333;
	line-height: 30px;
	color: #111;}
@media only screen and (max-width:1600px ) {
	/*.main_right.left .spewm {
		right: 65px;
		left: auto;
	}
	.main_right.right .spewm , .main_right .spewm{
		left: 65px ;
		right: auto;
	}*/
	.main_right .spewm {
		right: 65px;
		left: auto;}
	.spewm img{
		width: 140px;
		height: 140px;}
}
@media only screen and (max-width:1440px ) {
	/*.main_right.left .spewm {
		right: 35px;
		left: auto;
	}
	.main_right.right .spewm , .main_right .spewm{
		left: 35px ;
		right: auto;
	}*/
		.main_right .spewm {
		right: 35px;
		left: auto;}
	.spewm img{
		width: 120px;
		height: 120px;}
}
@media only screen and (max-width:1366px ) {
	/*.main_right.left .spewm {
		left: auto;
		right: 15px;
	}
	.main_right.right .spewm , .main_right .spewm{
		left: 15px ;
		right: auto;
	}*/
		.main_right .spewm {
		left: auto;
		right: 15px;}
	.spewm img{
		width: 100px;
		height: 100px;}
}
@media only screen and (max-width:1280px ) {
	/*.main_right.left .spewm {
		left: auto;
		right: -5px;
	}
	.main_right.right .spewm , .main_right .spewm{
		left: -5px ;
		right: auto;
	}*/
		.main_right .spewm {
		left: auto;
		right: -5px;}
	.spewm img{
		width: 100px;
		height: 100px;}
}

/*产品内容页.不确定*/
.pro_res_title {
	height: 40px;
	line-height: 40px;}
.pro_res_title h2 {
	font-size: 16px;
	margin-left: 15px;
	padding-left: 20px;}
.pro_res_content {
	width: 726px;
	background-color: #FFFFFF;
	padding: 30px 20px;
	margin-bottom: 20px;}
.pro_res_content *, .pro_res_content {
	font-size: 16px;
	line-height: 1.5;
	font-family: "宋体";}
.pro_res_content img{
	vertical-align: middle;}

/*产品内页订单*/
.order {
	float: left;
	width: 766px;
	padding-bottom: 10px;}
.order_title {
	border-bottom: 2px solid #cb001d;
	line-height: 37px;}
.order_main {
	padding: 20px 36px;
	background-color: #FFFFFF;}
.order_name {
	width: 307px;
	height: 32px;
	float: left;
	border: 1px solid #e2e2e2;}
.order_tel {
	width: 307px;
	height: 32px;
	border: 1px solid #e2e2e2;
	float: right !important;}
.order_inf {
	color: #666;
	margin-top: 10px;
	width: 672px;
	height: 60px;
	border: 1px solid #e2e2e2;
	resize: none;
	padding: 10px;}
.order_sryzm {
	width: 138px;
	height: 32px;
	border: 1px solid #e2e2e2;
	float: left;
	margin-top: 0px;}
.order_main .order_submit {
	width: 86px;
	height: 35px;
	color: #FFFFFF;
	border: 0px;
	margin-top: 10px;}
.order_main center{
	text-align: left;} 
.order_main .order_submit[type='reset']{
	display: none;}
.order_main .yzm {
	width: 96px;
	height: 34px;
	margin-left: 5px;}
.order_main input {
	color: #666;
	padding: 0px 10px;}







/*背景视频?不确定*/
.bg_movie {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: auto;}
.bg_movie video {
	width: 100%;
	height: auto;}







/*内页翻页*/
.page_turn {
	margin: 40px auto;
	width: 100%;
	clear: both;}
.page_turn>div>* {
	padding: 5px 10px;
	color: #222;
	margin-left: 5px;}
.page_turn {
	text-align: center;}
.page_turn a {
	border: 1px solid #fff;
	background-color: #eee;}
.page_turn a:hover {
	border: 1px solid #222;
	background-color: #fff;
	text-decoration: none;}
.page_turn span {
	border: 1px solid #fff;}
/*内容页上下翻页*/
.in_pnpage {
	padding: 10px 0;
	overflow: hidden;}
.in_pnpage:after {
	content: " ";
	display: table;
	height: 0;
	clear: both;
	visibility: hidden;}
.in_pnpage span {
	font-size: 12px;
	max-width: 300px;
	display: block;}
.in_pnpage .in_page_prev {
	float: left;}
.in_pnpage .in_page_next {
	float: right;}
.in_pnpage span a {
	color: #be0000;
	font-size: 12px;
	display: block;
	max-width: 250px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: right;
	text-decoration: none;}
.in_pnpage span a:hover {
	text-decoration: underline;}







/*404 NOT-FOUND*/
.notfound {
	width: 100%;
	background-color: #fff;
	text-align: center;}
.notfound .nf_img {
	margin-top: 100px;}
.notfound .nf_art {
	text-align: center;
	font-size: 24px;
	cursor: default;
	line-height: 36px;}
.notfound .nf_btn {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	background-color: #5d9cec;
	color: #fff;
	font-size: 16px;
	margin-bottom: 100px;
	margin-top: 50px;}
.notfound .nf_btn:hover {
	text-decoration: none;
	cursor: pointer;}


/*不确定*/
.llgg .llggl,.llgg .llggr{
	width: 500px;}

.llgg>div>a{
	display: block;}

.llgg>div>a>img{
	vertical-align: top;}
.home_page {
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#00000000) !important;
	background-color: transparent;}

/*翻页 ?不确定*/
/*.pages {
	margin-bottom: 20px;
}
.pn_prev {
	float: left;
	color: #222;
}
.pn_next {
	float: right;
	color: #222;
}
.prev_next {
	width: 800px;
	margin: 0 auto;
}
.page li {
	float: left;
	width: 21px;
	height: 21px;
	margin-left: 14px;
}
.page li a {
	display: block;
	background-color: #f2f2f2;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	text-align: center;
}
.page li a:hover {
	color: #FFFFFF;
	background-color: #cb0020;
}
.page li a.hover {
	color: #FFFFFF;
	background-color: #cb0020;
}
.first_page, .last_page {
	float: left;
	font-size: 12px;
	height: 21px;
	line-height: 21px;
	margin-left: 10px;
}*/


.tl_news2 .tln_item .tlni_right{
	margin-left: 140px;}
.tl_news2 .tln_item .tlni_right a{
position: relative;
display: block;}
.tl_news2 .tln_item .tlni_right h3{
	font-size: 16px;
	font-weight: normal;
	width: auto;
	padding-right: 30px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	line-height: 30px;}

.tl_news2 .tln_item .tlni_right a:hover{	opacity: 1;}
.tl_news2 .tln_item .tlni_right a:hover i{
	animation: tlni 1s infinite;}

.ns_header>p.wrap {
    width: 1200px ;}
.ns_header>p>span.left {
    max-width: 490px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}

.ns_header p span.right {
    max-width: 400px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}

.ns_header>p>span, .ns_header>p>span>a {
    font-size: 12px;
    position: relative;
    z-index: 999;}


/*7.13三列(及更多)灵活布局*/

.3rd_wrap{}
.3rd_wrap .3rd_item{
	width: 33.3%;
	float: left;}
/*test*/
.3rd_wrap .3rd_item div{
	width: auto;
	text-align: center;
	line-height: 500px;
	height: 500px;
	border: 1px solid #66ccff;}