*{margin:0;padding:0;line-height:2;list-style:none;color:#333;font-size:1rem;}
a {
  text-decoration: none;
  color: #000;
}
img{border:0;vertical-align:top;}
	p{margin:0;padding:0}
body{  color: #000;-webkit-user-select: none;-webkit-text-size-adjust: none;  font: normal 16px/150% "Microsoft Yahei", helvetica, arial;min-width:320px;max-width:640px;margin:0 auto;
}
header {
  background-color: #fff;
  position: relative;
}
header .logo {
}
header .logo a {
  display: block;
  outline: none;
}
header .tel {
  position: absolute;
  right: 5px;
  top: 4px;
  color: #999;
  text-shadow: 1px 1px 1px #e4e4e4;
  font-size: 14px;
}
header .tel a {
  font-size: 21px;
  line-height: 24px;
  color: #fff;
  display: block;
  color: #D51516;
  font-weight: bold;
}
nav {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  overflow: hidden;  background-image: -moz-linear-gradient(top, #E34D4F, #D10707);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E34D4F), color-stop(1, #D10707));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E34D4F', endColorstr='#D10707', GradientType='0');
}

nav a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  display: inline-block;
  width: 25%;
  text-align: center;
  color: #fff;
  font-size: 16px;float: left;
    line-height: 40px;
}
nav a span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  display: block;
  border-left: 1px solid #E34D4F;
  border-right: 1px solid #D10707;
    color: #ffffff;
    line-height: 40px;
}
.lmTitle, .tabBox .hd {
  
  line-height: 36px;
  padding: 0 10px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  margin-top: -1px;
  text-shadow: 1px 1px 0 #fff;
  box-shadow: 0 0 9px #e4e4e4;
  background-image: -moz-linear-gradient(top, #f9f9f9, #efefef);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(1, #efefef));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#efefef', GradientType='0');
}
.lmTitle a span, .tabBox .hd a span {
  float: right;
  display: block;
  text-align: right;
  width: 40px;
  font-size: 20px;
}
.lmTitle h2, .tabBox .hd h2 {
  font-size: 18px;
  color: #333;
}
ul.listImg li {
  padding: 10px;
}
ul.listImg li a {
  display: block;
}
ul.listImg li a img {
  float: left;
  display: inline;
  margin-right: 15px;
}
ul.listImg li a strong {
  font-size: 16px;
  color: #D51516;
  display: block;
}
ul.listImg li a span {
  font-size: 14px;
  color: #999;
  line-height: 100%;
}
/* ����ͼ */
.slideBox{ position:relative;  overflow:hidden; margin:0 auto;height:114px;}
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:10px; left:0; width:100%; text-align:center; z-index:1; }
.slideBox .hd li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#D51516; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; margin-bottom:-5px;}
.slideBox .bd li{ position:relative;  }
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* ȥ�����Ӵ������� */
.slideBox .bd li a img{ width:100%;}
/* .slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;}*/

/*��ҳ��Ʒ�б�*/
.lmTitle,.tabBox .hd{  line-height:36px; padding:0 10px; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; margin-top:-1px; text-shadow:1px 1px 0 #fff; box-shadow:0 0 9px #e4e4e4;background-image: -moz-linear-gradient(top, #f9f9f9, #efefef); /* Firefox */background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(1, #efefef)); /* Saf4+, Chrome */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#efefef', GradientType='0'); /* IE*/}
.lmTitle h2,.tabBox .hd h2{ font-size:18px; color:#333;font-weight: normal;}
.lmTitle a span,.tabBox .hd a span{ float:right; display:block; text-align:right; width:40px; font-size:20px;}
ul.listImg li{height:120px; padding:5px; width:45%;overflow:hidden;float:left;text-align:center}
ul.listImg li a{display:block;height:90px;text-align:center;width:120px;margin:0 auto;}
ul.listImg li a img{display:inline;}
ul.listImg li a strong{ font-size:16px; color:#D71D1E; display:block;}
#news{clear:both;}
#copyright{margin-top:8px;border-top:1px #ccc solid;}
/* Tab�л� ���� */
.tabBox{ margin:0 auto; }
.tabBox .hd h2{ float:left;}
.tabBox .hd ul{ float:right;  }
.tabBox .hd ul li{ float:left;  padding:0 5px; vertical-align:top; height:34px; line-height:34px; border-bottom:2px solid #efefef;}
.tabBox .hd ul li.on a{ color:#D51516; display:block;   border-bottom:2px solid #D51516;  }
.tabBox .bd ul{ padding:10px;  }
.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* ȥ�����Ӵ������� */

/* footer */
.gotop{ background-color:#f4f4f4; color:#555; font-size:16px; text-align:center; padding:10px 20px; border-top:1px solid #efefef;}
.space{ height:50px;}
footer{ color:#cb524b; height:50px;  box-shadow:0 0 10px #999;background-image: -moz-linear-gradient(top, #404243, #0f1010); /* Firefox */background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #404243), color-stop(1, #0f1010)); /* Saf4+, Chrome */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404243', endColorstr='#0f1010', GradientType='0'); /* IE*/ position:fixed; bottom:0; left:0; width:100%;min-width:320px;max-width:640px;margin:auto;right:0;}
footer a{ display:inline-block; width:25%; text-align:center; color:#fff; font-size:15px; }
footer a span{ display:block; height:50px; border-left:1px solid #000; border-right:1px solid #555; text-shadow:1px 1px 0 #000;color:#ffffff}
footer a span em{ display:block;}
.icon{ width:60px; height:27px; margin:0 auto; background-image:url(images/icon.png); background-repeat:no-repeat;}
.phone{ background-position:left top;}
.order{ background-position:right top;}
.map{ background-position:left bottom;}
.about{ background-position:right bottom;}
#copyright{ text-align: center;}
#di{margin-bottom:50px;padding:0 5px}
/* ��Ʒ */

.listBtn{ text-align:center; padding:10px;}
.listBtn a{ width:30%; margin:5px 1%; color:#D51516;text-shadow:1px 1px 0 #fff; padding:7px 2%;}

.scrollBox{ margin:10px auto; text-align:center; overflow:hidden; }
.scrollBox .bd li{ width:45%; display:inline-block;font-size:16px; text-align:center; }
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  
.scrollBox .bd li img{ width:150px; height:100px; background:url(images/loading.gif) #fff center center no-repeat;  }
.scrollBox .hd{ height:20px; overflow:hidden; font-size:0; margin-top:20px;}
.scrollBox .hd ul{ display:inline-block; height:10px; }	
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; }
.scrollBox .hd .on{ background:#BA2636;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:right 0; }
.bGray {
  background-image: -moz-linear-gradient(top, #f9f9f9, #efefef);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(1, #efefef));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#efefef', GradientType='0');
}
a.btn {
  display: inline-block;
  border-radius: 5px;
  padding: 10px 20px;
}
.tac {
  text-align: center;
}
.bk10 {
  height: 10px;
}
.pad10 {
  padding: 10px;
}
ul.listTxt li.noLine {
  border-bottom: none;
}
ul.listTxt li {
  padding: 5px;
  border-bottom: 1px solid #ddd;
}
.contentcon {padding:10px;}
.contentcon ul li a p {
  color: #999;
}

.page {
  padding: 10px 5px;
  text-align: center;
}
.page a.a1 {
  width: 56px;
  padding: 0;
}
.page a {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  border: 1px solid #e3e3e3;
  text-align: center;
  color: #888;
  padding: 0 10px;
  margin: 0 1px;
}
.page div{ width: 100px;display: inline-block;}

ul.newslist li {
  padding: 5px;
  border-bottom: 1px solid #ddd;
}

.contentcon{max-width:300px;margin:0 auto;}


.menubox {
    width: 100%;
    border-bottom: 1px #333 solid;
    display: inline-block;
}.menubox li {
	padding:0 6px;
    float: left;
    background: #333;
    text-align: center;
    height: 40px;
    color: #FFF;
	border-right:1px white solid;
}.menubox li a {
    line-height: 40px;
    height: 40px;
    color: #FFF;
    font-family: 'microsoft yahei';
    font-size: 16px;
    font-weight: normal;
}
.center{text-align:center;padding:8px 0}
.center img{min-width:300px;max-width:640px;}

.maxwidth table{width:100%!important; word-break:break-all;word-wrap:break-word;}
.maxwidth img{max-width:100%; height:auto!important;}