/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
    background: #383b38;
}
body{
	font:12px Microsoft YaHei,微软雅黑,Microsoft JhengHei,宋体;
	    max-width: 1920px;
	margin:0 auto;
	font:  "Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";
	background: #fff;


}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w1120{
	width:1120px;
	margin:0 auto;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.clr{
	clear:both;
	}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.nb{
	line-height:20x;
	padding:1px 2px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px
}
.btn-1{
	width:56px;
	height:24px;
	border:none;
	background:url(../images/comm-bt.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#585858;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
	cursor:pointer;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/

.page-width{width:1120px;margin:0 auto}

/*---------- frame :2018/4/15s ---------*/

.h_logo{float:left;
    
    }


/* banner */
#banner{background:url(../images/bannerbg.jpg) repeat-x;height:436px;position:relative;overflow:hidden;}
/* visual */
#visual{position:relative;height:570px;overflow:hidden;z-index:1;}
#visual #visualBanner{position:absolute;left:0;top:0;width:100%;}
#visual #visualBanner li{position:absolute;width:100%;height:570px;z-index:-1;}
#visual #visualBanner li p{position:absolute;}
#visual h2{position:absolute;top:-400px;left:50%;margin-left:-400px;height:auto;}
#visual .scene{display:none;}
#visual .vis1{left:100%;background:url(../images/banner1.jpg) no-repeat center top;}
#visual .vis1 .pointer1{top:500px;left:50%;margin-left:-302px;}
#visual .vis1 .pointer2{top:500px;left:50%;margin-left:-54px;}
#visual .vis1 .pointer3{top:500px;left:50%;margin-left:231px;}
#visual .vis2{left:100%;background:url(../images/banner2.jpg) no-repeat center top;}
#visual .vis2 .pointer1{top:550px;left:50%;margin-left:-230px;}
#visual .vis2 .pointer2{top:530px;left:50%;margin-left:282px;}
#visual .vis2 .pointer3{top:500px;left:50%;margin-left:76px;}
#visual .vis2 .pointer4{top:-200px;left:50%;margin-left:280px;}
#visual .vis3{left:100%;background:url(../images/banner3.jpg) no-repeat center top;}
#visual .vis3 .pointer1{top:550px;left:50%;margin-left:-221px;}
#visual .vis3 .pointer2{top:550px;left:50%;margin-left:-11px;}
#visual .vis3 .pointer3{top:550px;left:50%;margin-left:210px;}
#visual .vis3 .pointer4{top:500px;left:50%;margin-left:220px;}
/* control */
.control{position:absolute;top:600px;left:50%;width:157px;margin-left:-80px;height:23px;background:url(../images/quan_bg.png) no-repeat 0 50%;z-index:9999;}
.control #btnPlay{position:absolute;top:5px;left:0;width:14px;height:14px;text-indent:-9999em;overflow:hidden;background:url('../images/stop-play.png') no-repeat;cursor:pointer;}
.control #btnPlay.on{background:url('../images/stop-play.png') no-repeat -30px 0;}
.control ul{position:absolute;top:5px;}
.control li{margin:1px 0 0 8px;display:inline;float:left;display:block;width:12px;height:12px;cursor:pointer;background:url(../images/quan2.png) no-repeat;overflow:hidden;}
#active{margin-left:45px;}
.control li.on{background:url(../images/quan1.png) no-repeat;}


/* index_mian */




/*---------- frame :2018/4/15e ---------*/
.header{
	width:100%;
    background:#000;
	margin:auto;
	overflow:hidden;
}
.header_top{
	height:25px!important;
	height:24px;
	line-height:25px;
	border-bottom:1px solid #DBDBDB;
	color:#676767;
	overflow:hidden;
    background:url("../images/green_skin.png") repeat-x scroll 0 -188px transparent;
	}
.header_top .time{
	float:left;
	padding-left:10px;	
	}
.header_top a.rss{
    
	}
.header_top .toplinks{	
	float:right;
	text-align:right;
}
.header_top .toplinks a{
	margin:0 5px;
	}
.header_top .toplinks span{
	margin-left:15px;
	}
.header_top .toplinks span a{
	margin:0 2px;
	}
.header .search {
	overflow:hidden;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#ff3333;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;

}
.header .title{
	float:left;
}
.header .title h1 a{
	width:216px;
	height:54px;
	display:block;
	overflow:hidden;
}
.header .banner{
	width:468px;
	height:60px;
	float:right;
	margin-left:10px;
	overflow:hidden;
}
.header .banner img{
	width:468px;
	height:60px;
	display:block;
}
.banner2{
	width:950px;
	height:400px;
	margin-top: 10px;
	overflow:hidden;
}
.banner2 img{
	width:950px;
	height:90px;
	display:block;
}

.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}


.map_btn{

}

.map_btn span{
color:#fff;
background:url(../images/stoer_bj.gif);
background-size:70px;
width:70px;
height:52px;
line-height:18px;
float:left;
text-align: center;
padding-top:18px;
}
.map_btn span p{font-size:14px;}
#navMenu .map_btn span  {font-size:14px; }
#navMenu .map_btn span p b em{font-style: normal;}
.dorp_con{
  display: none;
  position: absolute;
  background-color:  rgba(46, 45, 45, 0.61);
  min-width: 160px;
  padding: 12px;
  top:70px;
  width:296px;
  height:577px;
  z-index:99999999999;
}



.map_btn:hover .dorp_con{display:block;}



  .store_list ul li a{
     width:128px; 
	 float:left;

	 line-height:24px;
	 background:rgba(0, 0, 0, 0.27);
     border: 1px solid #999;
	 margin-left:-2px;
	 padding:5px 10px;
	 font-size:14px;
	 color:#fff;
	 margin-top: -1px;
	 }
  .store_list ul li a:hover  {
	 color:#ff0000;
	 background:#fff;
	
	 }

  .store_list li:hover  .store_xq{

	 display:block;
	 }
  .store_list ul li a h4 em{
      float:right;
	  margin-right:10px;
	  font-style: normal;
	  font-weight: 300;
	  }




  .store_list ul li a p{font-size:14px;line-height:14px;}

  .store_xq{
     display: none;
     position: absolute;
     background-color: rgba(255, 255, 255, 0.8);;
     padding: 12px;
     top:0px;
     width:240px;
     height:575px;
     z-index:99999999999;
	 margin-left:308px;
	 text-align: center;
     border: 1px solid #999;
  }
  .store_xq p{
     font-size: 16px;
     padding-top: 10px;
	 text-align: center;
  
  }
  .store_xq h4{
     font-size: 18px;
     padding : 10px 0;
	 text-align: center;
  
  }


/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background:#000;
}
/*------ 主色 -------*/
.blue .top {
	background-position: 0 -72px;
	background-repeat: repeat-x;
	height:70px;
}
.blue .top .t_l {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
.blue .top .t_r {
	background-position: -6px 0;
	background-repeat: no-repeat;
	height: 70px;
	width: 5px;
}
/* --------- 导航 ----------------*/
.w963 {
	width:1120px;
	margin:0 auto ;
}
#navMenu {
	width:100%;

	height: 70px;
	text-align:center;

}
#navMenu   ul {
	list-style-type:none;
	height: 70px;
	
}
#navMenu  ul li {
    font:15px/1.5 "Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";
	
	height: 70px;

	line-height: 70px;
	display:inline;
}
#navMenu    ul li a {
	color: #FFF;
	height: 22px;
	text-decoration:none;
	display: inline-block;
	position: relative;
		height: 70px;

	line-height: 70px;
}
#navMenu   ul li a.hover {
	color:#DEFF01;
	height: 22px;
	text-decoration:none;
	display: inline-block;
	position: relative;
}
    
#navMenu    ul li span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	padding:0 8px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#ebf5e9;	
	height: 70px;
	line-height: 70px;
}
#navMenu   ul li.hover {
	padding-top:0;
}
#navMenu   ul li.hover a {
	display: inline-block;
	position: relative;
}
#navMenu .   ul li.hover span {
	cursor:pointer;
	display:inline-block;
	height:22px;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}
#navMenu    ul li a.hover, #navMenu ul li a:hover {
	text-decoration:none;
    color:#DEFF01;
	display: inline-block;
	position: relative;
}
#navMenu   ul li a.hover span, #navMenu ul li a:hover span {
	cursor:pointer;
	display:inline-block;
	height:22px;
    color:#DEFF01;
	line-height:20px;
	margin:0 0 0 5px;
	padding:0 5px 0 0;
	text-align:center;
	vertical-align:middle;
}


/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:210px;
	height:18px;
	padding-top:2px;
	padding-left:6px;
	border:0px;
	border:#badaa1 solid 1px;
	background: #FFF;
	color:#444;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	border:#badaa1 solid 1px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin:0 10px 0 0;
	*margin:0 10px 0 0;
	_margin:5px 10px 0 0;
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	height:26px;
	font-size:12px;
	color:#777;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
	padding-left:6px;
	height:24px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	width:830px;
	line-height:26px;
	float:left;
	color:#256DB1;
}
.channel-nav .sonnav span {	
	margin-right:10px;
	float:left;
}
.channel-nav .sonnav span a{
	padding:0 4px;
	border:1px solid #BADAA1;
	height:22px;
	line-height:21px;
	background:url(../images/channel_bg.png) repeat-x;
	display:inline-block;
	}
.channel-nav .sonnav span a.thisclass{
	border:1px solid #3aa21b;
	}
.channel-nav .sonnav a {
	color:#428C5B;
	text-decoration:none;
}
.channel-nav .sonnav a:hover{
	 color:#287212;
	}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
/*pic scroll
----------------------------------*/
.infiniteCarousel {
  width: 700px;
  position: relative;
  margin-left:auto;
  margin-right:auto;
}

.infiniteCarousel .wrapper {
  width: 640px; 
  overflow: auto;
  height: 170px;
  margin: 0 30px;
  top: 0;
}
.infiniteCarousel ul a img {
  border:1px solid #E3E3E3;
  padding:2px;
  width:143px;
  height:106px;
  display:block;
}
.infiniteCarousel .wrapper ul {
  width: 625px; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  top: 0;
}
.infiniteCarousel ul li {
  display:block;
  color:#6C6D61;
  float:left;
  padding: 10px 6px;
  height: 147px;
  width: 147px;
  text-align:center;
}
.infiniteCarousel ul li a,
.infiniteCarousel ul li a:visited{
	color:#6C6D61;
	}
.infiniteCarousel .wrapper ul li a:hover{
	text-decoration:underline;
	}
.infiniteCarousel ul li a:hover img {
  border-color: #aaa;
}
.infiniteCarousel ul li a span{
   display:block;
   line-height:17px;
   padding-top:6px;
}
.infiniteCarousel .arrow {
  display: block;
  height: 26px;
  width: 26px;
  text-indent: -999px;
  position: absolute;
  top: 70px;
  cursor: pointer;
  outline: 0;
}
.infiniteCarousel .forward {
  background:url(../images/green_skin.png) 0 -256px no-repeat;
  right: 0;
}
.infiniteCarousel .back {
  background:url(../images/green_skin.png) 0 -222px no-repeat;
  left: 0;
}
/*----------dedeinfolink  ---------*/
#dedeinfolink {
	margin-bottom:6px;
	}
#dedeinfolink tr td div {
	padding:0 5px;
	background:url(../images/white_bg.gif) repeat-x;
	margin-right:8px;
	}
#dedeinfolink tr td {
	line-height:18px;
	}
#dedeinfolink tr td.spline {
	font-size:1px;
	height:1px;
	line-height:1px;
	border-bottom:1px dashed #dedede;
	}
#dedeinfolink tr td.iftitle {
	font-weight:bold;
	color:#428C5B;
	line-height:24px;
	border-bottom:1px dashed #dedede;
}
/*---------- frame : footer ---------*/
.link { margin:0 5px;
        width: 1120px;
        margin: 0 auto;}
.page-width-food{    width: 100%;
    margin: 0 auto;
	padding:10px   0; 
	background:#464646;

	}
.page-width-food a{    width: 100%;
    margin: 0 5px;
	
	}
.footer_logo{
    text-align: center;
	padding:15px;
	background:#252424;
    }


.footer-left{float:right;}
.footer-left h3{font-size:26px;float:left;color:#fff;}
.footer-left p{font-size:14px;color:#fff;}





.footer-right{float:left; width:70%}
.footer-right ul h3{    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
	    color: #969696;}

.footer-right ul li{    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;}


.footer-right ul{float:left; width:20%;}
.footer-right ul span{font-size:16px;}


@font-face {
  font-family: 'iconfont';  /* project id 126706 */
  src: url('//at.alicdn.com/t/font_126706_hg7nzcwcfjolayvi.eot');
  src: url('../fonts/font_126706_hg7nzcwcfjolayvi.eot') format('embedded-opentype'),
  url('../fonts/font_126706_hg7nzcwcfjolayvi.woff') format('woff'),
  url('../fonts/font_126706_hg7nzcwcfjolayvi.ttf') format('truetype'),
  url('../fonts/font_126706_hg7nzcwcfjolayvi.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:30px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

.social_icons  {    overflow: hidden;padding:20px 0;}
.social_icons li {
    margin: 15px 1% 15px 0;
    float: left;
}


.social_icons a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    border: 1px solid #fff;
    margin-right: 7px;
    text-align: center;
    display: block;
    color: #fff;}
.social_icons a:hover {background:#ff0000; border: 1px solid #f7eca8;}
.footer-main-bottom{padding:30px 0px;
        width: 1120px;
        margin: 0 auto;
		overflow: hidden;}

.footer_bottom{background:#000;padding : 50px 0;}

/*new search result page
----------------------------------------*/
.search_header{
    overflow:hidden;
	zoom:1;
}
.search_header  h1{
    float:left;
    display:inline;
    margin:5px 20px 5px 10px;
    width:216px;
}
.search_header .search_box{
    float:left;
    padding-top:25px;
}
.search_header .search_box input{
    border-width:1px;
	border-style:solid;
	border-color:#707070 #CECECE #CECECE #707070;
	padding:2px 4px;
	height:18px;
	line-height:18px;
    width:200px;
	margin-right:5px;
}
.search_header .search_box select{
   font-size:14px;
   height:22px;
   margin-right:5px;
}
.search_header .search_box button{
    margin-right:3px;
}
.resultbar{
	height:32px;
	line-height:32px;
	background:transparent url(../images/search-top-bg.gif) repeat-x scroll;
	text-indent:12px;
	color:#428C5B;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
 }
 .result_content{
    overflow:hidden;
	zoom:1;
 }
.sidebar{
  float:right;
  width:300px;
  padding:20px 0 0 20px;
  margin-right:20px;
  border-left:1px solid #dadada;
  word-wrap:break-word;
}
.sidebar h2{
  font-size:14px;
  line-height:25px;
 }
.sidebar  ul {
  padding:4px 8px;
 }
.sidebar  ul li{
  line-height:24px;
  background:url(../images/ico-3.gif) 4px 9px no-repeat;
 }
.resultlist{
  overflow:hidden;
}
.resultlist ul{
  padding:20px 0 0 20px;
 }
.resultlist ul li{
  padding-top:15px;
 }
.resultlist ul li h3{
  line-height:30px;
  font-size:16px;
  font-weight:normal;
 }
.resultlist ul li h3 a{
  text-decoration:underline;
 }
.resultlist ul li p{
  line-height:22px;
  color:#333;
  font-size:14px;
  width:650px;
 }
.resultlist ul li span small{
  line-height:22px;
  font-size:12px;
  margin-left:5px;
  color:#999;
 }
.resultlist ul li span a{
  color:#008400;
 }
#contentRtPicAD2.stick {
  position:fixed;
  top:0;
  margin:60px 0 0
}





.c-link-2index {
  padding-top: 50px;
  padding-bottom: 28px;

}
.c-link-2index ul {
  white-space: nowrap;
  font-size: 0;
}
.c-link-2index ul li {
  display: inline-block;
  vertical-align: middle;
  width: 16.8%;
  text-align: center;
}
.c-link-2index ul li .img {
  width: 70px;
  height: 70px;
  background: red;
  margin-left:-60px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: background-position 300ms ease-in-out;
  transition: background-position 300ms ease-in-out;
}
.c-link-2index ul li .img-1 {
  background: url(../images/icon-ming.png) no-repeat top center;
}
.c-link-2index ul li .img-2 {
  background: url(../images/icon-gao.png) no-repeat top center;
}
.c-link-2index ul li .img-3 {
  background: url(../images/icon-li.png) no-repeat top center;
}
.c-link-2index ul li .img-4 {
  background: url(../images/icon-zhuan.png) no-repeat top center;
}
.c-link-2index ul li .img-5 {
  background: url(../images/icon-30.png) no-repeat top center;
}
.c-link-2index ul li .img-6 {
  background: url(../images/icon-sf.png) no-repeat top center;
}
.c-link-2index ul li .img-7 {
  background: url(../images/icon-7.png) no-repeat top center;
}
.c-link-2index ul li .img-8 {
  background: url(../images/icon-8.png) no-repeat top center;
}
.c-link-2index ul li:hover .img {
  background-position: 0 -70px;
}
.c-link-2index ul li:hover p {
  color: #ca0000;
}
.c-link-2index ul li p {
  padding-top: 10px;
  font-size: 16px;
  color: #000;

}
.c-link-2index ul li.line {
  width: 0;
  height: 106px;
  content: '';
  border-left: 1px;
  margin-left: -1px;
  border-left: 1px dashed #dcdcdc;
}
.c-link-2index ul.amation li {
  -webkit-animation: flipInX 1s .2s ease both;
  -moz-animation: flipInX 1s .2s ease both;
}
.c-link-2index ul.amation li:nth-child(1) {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}
.c-link-2index ul.amation li:nth-child(3) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.c-link-2index ul.amation li:nth-child(5) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.c-link-2index ul.amation li:nth-child(7) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.c-link-2index ul.amation li:nth-child(9) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.c-link-2index ul.amation li:nth-child(11) {
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}
.c-link-2index ul.amation li:nth-child(13) {
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms;
}
.c-link-2index ul.amation li:nth-child(15) {
  -webkit-animation-delay: 1200ms;
  animation-delay: 1200ms;
}









     /* CSS样式制作 */  
	 .pinxie{background: ;}
     *{padding:0px; margin:0px;}
      a{ text-decoration:none; color:black;}
      a:hover{text-decoration:none; color:#336699;}
       #tab{  padding:5px;padding:10px;   }
       #tab ul{ text-align: center; margin: 10px 0 ; }
       #tab ul li{
           display: inline-block;
    width: 100px;
    line-height: 50px;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    background: ;
    border: 2px solid #212121;
	margin-right:-6px;
	   }



       #tab ul li.on{background:#000;color:#fff;-webkit-animation: tada 1s .2s ease both; }
       #tab  {  line-height:24px;border-top:none;  padding:1px; padding:10px;}
       .hide{display:none;}
   .show{ overflow-x: hidden;}

#tab .show ul:nth-child(2){border-right: 1px solid #dcdcdc;border-left: 1px solid #dcdcdc;}
	   #tab .show ul{float:left; width:32%; margin: 0 0.5%;  }
	   #tab .show ul li{ width:90%; border: solid 0px #464646;       border-bottom: solid 1px #464646; height:40px; line-height: 40px;padding:10px;}
	   #tab .show ul li:hover{  background:#eed56e  url(../images/duihao.png) no-repeat right ;background-size:20px 20px;    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}

	   #tab .show ul li p{  width:150px; border:0px; height:20px; line-height: 20px; font-size:15px;font-weight: 500;}
	   #tab .show ul li a{float:left; }
	   .xie{  height:40px; line-height: 40px;padding:0;margin:5px 0; }
	   .xieimg { width:60px; height:40px; left: 0;float:left;}
	   .xiegg{width:100px;float:left;}
	   .xieimg img{ width:60px; height:40px;}
	  .jiage {float:right;}

	  .show ul li img{ width:60px; height:40px;}
	  .show ul img{ width:340px; height:auto;}

      .show ul li b {font-size:24px;float:right;line-height: 0px;    margin-top: -20px;
    margin-right: -100px;}







.recommend{background:#d2d2d2;height:auto;padding:20px 0;overflow: hidden;margin-top:00px;}

.recommend_img img {
    width: 260px;
    height: 260px;
   
}
.recommend_img {
    background:url(../images/hot_bj.jpg) no-repeat;
	width:260px;
	height:260px;

}
.recommend .w {
  
}
.recommend .list ul{
  overflow: hidden;
  padding:20px 0;

}
.recommend .list li {
  margin-left: 20px;
  width: 260px;
  float:left;
  margin-bottom: 0;
  background:#2d2d2d;
}
.recommend .list li {
  overflow: hidden;
}
.recommend .list li .l-bottom b {
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.l-bottom-hot b{
    font-size: 18px;
    font-weight: normal;
    display: block;
    padding: 10px 12px;
    color: #d2d2d2;
}  
.recommend .list .spec {
  font-size: 14px;
  margin: 0 0 6px 12px ;
  height: 36px;
}

.recommend .list .spec-hot {
  font-size: 14px;
  margin: 0 0 6px 12px ;
  height: 24px;
}

.recommend .list .spec-hot p {
  height: auto;

  float:left;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 18px;
  color: #666;
  margin-right:8px;
}

.recommend .list .spec-hot p span {
    height: 18px;
    line-height: 18px;
    float: left;
    background: #444444;
    color: #c7c7c7;
    padding: 3px 5px;
	
}


.recommend .list .spec-hot p em {
    height: 18px;
    line-height: 18px;
    float: right;
    padding: 3px 5px;
    color: #444444;
    background: #c1c1c1;
}


.recommend .list .spec p {
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 18px;
  color: #666;
}
.recommend .list .price {
  color: #b60005;
  font-size: 25px;
}

.recommend .list .price-hot {
  color: #fff;
  font-size: 25px;
  margin: 0 0 5px 12px;
  font-weight: 700;

}
.re-swiper .swiper-pagination {
  position: relative;
  margin-top: 44px;
}
.re-swiper .swiper-pagination-bullet {
  width: 80px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #d2d2d2;
  opacity: 1;
}
.re-swiper .swiper-pagination-bullet-active {
  background: #ff0000;
}


/*广告*/
.ad {text-align: center;width:100%;height:186px;background:url(../images/adbj.jpg) no-repeat center top;padding:50px 0;}
.ad  ul{ overflow: hidden;}
.ad  ul li a{width:185px;height:185px;float:left;  background:#b6b794;   border:1px solid #000;
     margin-left:-1px;}

.ad  ul li a:hover{width:185px;height:185px;background:rgba(197, 32, 32, 0.6);color:#fff;}


.ad  ul li  h3{margin-top:35px; font-size:20px;}
.ad  ul li  h1{font-size:30px;margin:;}
.ad  ul li span{font-size:30px;line-height:21px;}
.ad  ul li p{font-size:14px;line-height:21px;}



.order {
  padding-top: 40px;
}
.order p span {
  font-size: 24px;
  margin-right: -5px;
}
.order p b {
  font-size: 30px;
  letter-spacing: -2px;
}
.order .btn {
  width: 310px;
  height: 46px;
  float: left;
  text-align: center;
  line-height: 46px;
  padding: 0;
  background: #B60005;
  font-size: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: block;
}
.order .btn i {
  width: 28px;
  height: 29px;
  background: url(../images/icon-ed.png) no-repeat center;
  margin-right: 12px;
}
.order .btn i,
.order .btn span {
  vertical-align: middle;
  display: inline-block;
  color: #fff;
}
.order .btn span {
  font-size: 18px;
}

.tit-1{    text-align: center;
    padding-top: 5px;
  }



/*--url(/images/main/store-bj.jpg) no-repeat center top; ;--——*/
.shops {
  height:650px;
  background:#000 url(../images/storem-bj.jpg) no-repeat center top;
  background-size:100% ;
  padding-bottom: 36px;
  padding-top: 50px;
  position: relative;

}

.shops-tit-img img{
  
  }



.shops-tit-img{
  width: 1040px;
  margin: 0 auto;
  text-align: center;
  }
.shops-map-img{

  margin: 0 auto;
  text-align: center;
  }

.shops-map-img img{

  max-width:100%;
  }

.shops-more-img{
    position: absolute;
    top: 275px;
    width: 100%;
    text-align: center;
    margin: 250px 0 0 -270px;
  }


.shops .text {
  
 margin : 50px 0;

  text-align: center;
  
}
.shops .text p {
  
  display: inline-block;
  color: #d8d5be;
  width: 100%;
  font-size: 14px;
  margin-top:10px;

}
.shops .text p b {
  font-size: 50px;
  line-height: 1em;
}
.shops .text p em {
  font-size: 30px;
  line-height: 1em;
}
.shops .text p span {
  font-size: 16px;
  color: #333;
}

.gyych{background:#fff;}
.gyych-img img{
  width:100%;
}

.gyych-img{
  padding-top:50px;

  }
.gyych-r  {
    background:  url(../images/gyych-bj-r.png) no-repeat;
    
    height: 350px;
    right: 0;
   
	margin-top:-400px;
    z-index:0;

}


.suzhou{
  background: url(../images/suzhou-bj.jpg) no-repeat center top;
  margin-top:-100px;

  }
.suzhouyinxing{
  margin-left:-30px;
  margin-bottom:0px;

 }
 .suzhouyinxing img{max-width:100%}
.yangcehnghudazhaxie{
   margin-top:-5px;
   background: url(../images/yangcehnghudazhaxie-bj.jpg) no-repeat center top;
   }
.dzx-l{
  padding:30px 0;
   
  }
.dzx-l img{
  width:45%;
 
  }
.dzx-r{
  float:right;
  margin-top:-500px;
  }

.yousuzhou{
  height:500px;
  background: url(../images/yiyuanjiangnan.jpg) no-repeat center;

  }


.szms {overflow: hidden; background:#fff;}
.szms ul li{
   width:199px;
   height:auto;
   float:left;
    background:#f1f1f1;
   margin:10px 7px 30px 7px ;
   overflow: hidden;
   -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
    border: 1px solid #e6e6e6;
-moz-box-shadow:1px 1px 20px #ececec; -webkit-box-shadow:1px 1px 20px #ececec; box-shadow:1px 1px 20px #ececec;
}
.szms ul li:hover {
 
}
.szms ul li span{padding:5px;}
.szms ul li p{padding:0 10px 10px 10px; background:#f1f1f1;color:#989898;overflow: hidden;}
.szms ul li b{font-size:16px;line-height: 32px;overflow: hidden;padding:10px; color:#000;}





.doh{
  padding-top:80px;
  color:#fff;
  }

.do-eat .top .doh p{
   font-size:15px;
   line-height:20px;
  }


.do-eat .top {
  background: #252422;
  height: 400px;
}
.do-eat .top img {
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 46px;
}
.do-eat .top p {
  font-size: 12px;
  opacity: 0.8;
  color: #fff;
  line-height: 15px;
}
.do-eat .top .fl {
  width: 269px;
  text-align: right;
}
.do-eat .top .fl p {
  padding-left: 20px;
}
.do-eat .top .fr {
  width: 278px;
  text-align: left;
}
.do-eat .top .fr p {
  padding-right: 20px;
}
.do-eat .bottom {
  margin-top: -194px;
  padding-bottom: 45px;
 
}
.do-eat .bottom .w1120 {
  position: relative;
}
.do-eat .bottom .img {
  width: 500px;
  margin: auto;
}
.do-eat .bottom a {
  font-size: 16px;
  color: #252422;
  position: absolute;
  display: inline-block;
}
.do-eat .bottom a:after {
  content: '';
  display: block;
  height: 2px;
  width: 45px;
  background: #252422;
}
.do-eat .bottom .left-more {
  left: 218px;
  bottom: -155px;
}
.do-eat .bottom .right-more {
  right: 225px;
  bottom:-150px;
}

.problem{background:#fff;    padding-top: 200px;}
.problem ul {
  text-align: justify;
  border-top: 1px solid #000;
 
  font-size: 0;
  padding: 45px 0;
}
.problem ul li {
  display: inline-block;
  width: 280px;
  vertical-align: middle;
  padding-left: 20px;

}
.problem ul li.line {
  padding-left: 0;
  width: 0px;
  height: 300px;
  content: '';
  border-left: 1px dashed #bfbfbf;
  margin-left:100px;
}
.problem ul li h3 {
  font-size: 18px;
  color: #000000;
  width:90px;;
  font-weight: normal;
  border-bottom: 1px solid #ff0000;

}
.problem ul li p {
  font-size: 16px;
  text-transform: uppercase;
}
.problem ul li .line3 {
  line-height: 17px;
 
  display: -webkit-box;
  -webkit-box-orient: vertical;

  overflow: hidden;
  font-size: 14px;
  color: #666;
  margin-top:2px;
  margin-bottom: 12px;
}
.problem ul li .morebtn {
  width: 88px;
  line-height: 28px;
  border: 1px solid #b60005;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #b60005;
  font-size: 14px;
  display: block;
  text-align: center;
}
.problem ul li .morebtn:hover {
  background: #b60005;
  color: #fff;
  -webkit-animation: bounce 1s .2s ease both;
  -moz-animation: bounce 1s .2s ease both;
}

.fl{float:left}
.fr{float:right}




.store{    overflow: hidden;background: #fff;
    padding-bottom: 100px;}
.store_img{padding:50px 0;width:100%;    }
.store_left{width:257px;float:left;padding: 10px;background:#9a9a9a;}
.store_right{width: 830px;
    float: right;
    border-left: solid 1px #e9e9e9;
    }
.store_right_top{padding:20px 0 20px 20px;border-bottom: solid 1px #7b7b7b;overflow: hidden;background: #dadada;}
.store_right_top_img{float:left;width:160px;padding-top: 100px;height:auto;}
.store_right_top_img img{width:100%}
.store_right_top_img li{list-style:none;}
.store_right_top_s{float:left;margin-top:00px;	}
.store_right_top_s h2{font-size:36px; padding:20px 40px 0 ;    font-weight: 500;}
.store_right_top_s p{font-size:16px; padding-left:40px;    font-weight: 500;}

.store_right_top_s h3{font-size:20px; padding-left:40px; margin:10px 0;    font-weight: 500; }

.store_right_top_s span{    font-size: 24px;
    margin-left: 40px;
    font-weight: 500;
    background: url(../images/md-tal.png) no-repeat;
    background-size: 30px;

    padding: 0px 0 00px 40px;}

.store_left{}
.store_left h2{font-size:30px;   font-weight: 500;text-align: center;
    padding: 20px 0;}
.store_left p{font-size:14px;text-align: center;
   }

.store_left ul{margin-top:20px }
.store_left li a{padding:5px 0 ;    text-align: center;font-size:16px;float:left;width:126.5px;border: solid 1px  #d3d3d3;}
.store_left li a:hover{background:#000;color:#fff;}
.store_left_list{overflow: hidden;}

.saoma{    font-size: 14px;
    padding: 10px;
    overflow: hidden;
    /* height: 38px; */
    background: #000;
    color: #fff;
    text-align: center;}
.store_left_tel{width:255px;border: solid 1px  #000;color:#fff;text-align: center;margin-top:20px;}
.store_left_tel h3{width:255px;height:50px;line-height:50px;border-bottom: solid 1px  #000;background:#000;font-size:20px;}
.store_left_tel h4{width:255px;height:50px;line-height:50px;background:#ff0000;text-align: center;font-size:22px;}
.store_left_tel img{width:255px;height:255px;border: solid 1px  #d3d3d3;margin-left:-1px;margin-bottom:10px;}

.store_left_tel h5{color:#000;font-size:26px;}



.luxian{border: solid 1px  #000;margin:0 10px;}
.luxian h1{padding:5px 10px;;height:40px;line-height:40px;background:#e3e3e3;color:#000}

.jiache{height:50px;line-height:50px;padding:5px 10px;border-bottom: solid 1px  #d3d3d3;font-size:18px;}

.ditie{height:50px;line-height:50px;padding:5px 10px;border-bottom: solid 1px  #d3d3d3;font-size:18px;}

.gongjiao{height:50px;line-height:50px;padding:5px 10px;font-size:18px;}


