@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
img { border:0; vertical-align: middle; }
li { vertical-align: middle; }
em { font-style:normal; font-weight:normal; }
ol, ul, li { list-style:none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
input, button, select, textarea, a { outline:none }
input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
a { background: transparent; text-decoration: none; color: #333;transition: 0.3s; -moz-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
a:active, a:hover { outline: 0; color:#ffa800; }
body { color: #000; font:12px/2 Helvetica, Arial, Verdana, sans-serif; word-break:break-all; }
.o8 { filter:alpha(opacity=100); opacity:1; transition:all 0.25s ease-out 0s; -webkit-transition:all 0.25s ease-out 0s; }
.o8:hover { filter:alpha(opacity=80); opacity:0.8; }
div,p{max-height: 10000rem;}
::selection {color:#fff; background-color: #e48} ::-moz-selection {color:#fff; background-color: #ea4c89}

/*自定义常用配制*/
.l { float:left; }.r { float:right; }
.w { width:100%; }.h { height: 100%; }.full{ width: 100%; height: 100%;}
.cer { width:1300px; height: 100%; margin:0 auto;}
.b { font-weight:bold } .n{ font-weight: normal;}
.tc { text-align:center }.tr { text-align:right }
.posr { position:relative } .ikong{ display: inline-block; width: 14px;}
.bkong60{ width: 100%; height: 60px;}
.disn { display:none }.disb { display:block }.dib{display: inline-block;}
.ov { overflow:hidden }.cur { cursor:pointer }
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}
.op70 { filter:alpha(opacity=70); opacity:0.7;}

a.aftl{position: relative; padding-bottom: 2px;}
a.aftl::after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0; 
   border-bottom: 2px solid #7a3923; -webkit-transition: .3s; transition: .3s;}
a.aftl:hover::after{ width: 100%; left:0;
	 transition: width 0.3s; -webkit- transition: width 0.3s;}


/*font-style*/
.t14 { font-size: 14px; }.t16 { font-size: 16px; }.t18 { font-size: 18px; }
.t24{font-size: 24px;}.t26 { font-size: 26px;}.t28 { font-size: 28px;}
.t30{ font-size: 30px;}.t32{ font-size: 32px;}.t34{ font-size: 34px;}.t36{ font-size: 36px;}
.ti2 { text-indent:2em; }.lh1-5{ line-height: 1.5em;} .lh36{ line-height: 36px;}
.fontya { font-family:'微软雅黑';}.fontsong { font-family:'宋体';}
.ell { overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; width:100%; }
.ttc { text-transform:capitalize; }.ttl { text-transform:lowercase; }.ttu { text-transform:uppercase; }
.c3 { color:#333 }.c6 { color:#666 }.c9 { color:#999 }.ca{ color: #aaa;} .cf{ color: #fff;}
.ora{ color: #f70;}.red{ color: #f00;} .blue{ color: #004f8b;}
.yel{ color: #ffa800;}.dred{ color: #eb4f38;}.green{ color: #3c2;}
.bsb{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.yj4{ -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;}
.yj7{ -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius:7px;}
.shadow6{ box-shadow: 0 0px 6px 0  #d9d9d9;}
.guodu{ transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; 
	-webkit-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s;}
.guodu2{ transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s;}
@media screen and (max-width:380px) {}

.btn{ padding: 0; cursor: pointer; text-align: center; border: none; color:#fff;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
 	transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; 
	-webkit-transition: 0.3s; -o-transition: 0.3s;}
.btn:hover{ opacity: 0.8; filter:alpha(opacity=80);}


div.pageList{ font-family: '微软雅黑'; padding-bottom: 60px;}
div.pageList ul{ text-align: center;}
div.pageList ul.l{display: none;}
div.pageList ul.r{float: none;}
div.pageList ul li { line-height: 30px;display: inline;}
div.pageList ul li a{ color:#fff; display: inline-block; line-height: 30px; font-size: 14px;
 padding: 0 12px; height: 30px; margin: 0 5px; background-color: #ccc;}
div.pageList ul li a.selected,div.pageList ul li:hover a{ background:#d04040;}


input.btn{ padding: 0; cursor: pointer; text-align: center; border: none;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;
 	transition: all 0.3s linear; -moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear;}
input.btn:hover{ opacity: 0.8; filter:alpha(opacity=80);}
input.redbtn{ background-color: #e84643; color: #fff;}
input.greybtn{ background-color: #ccc; color: #fff;}
input.orabtn{ background-color: #ffa800; color: #fff;}

/*表单验证相关*/
.Validform_checktip{ margin-left:28px; line-height:24px; height:24px; overflow:hidden; color:#999; font-size:12px;}
.Validform_right{ color:#71b83d; padding-left:20px; background:url(../images/right.png) no-repeat left center;}
.Validform_wrong{ color:red; padding-left:20px; white-space:nowrap; background:url(../images/error.png) no-repeat left center;}
.Validform_loading{ padding-left:20px; background:url(../images/onLoad.gif) no-repeat left center;}
.Validform_error{background-color:#ffe7e7;}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}
.v{ position:relative;}i.v{ display:inline-block; }
.v span.Validform_checktip{ position:absolute; left:0; top:100%; font-style: normal;}
.v p.message{ position: absolute; left:31px; top:100%; height: 40px; line-height: 40px; 
	font-size: 16px; color: #f00; font-weight: bold;}


/* banner */
#banner{ width: 350px; height: 438px; position: absolute; z-index: 1; top: 50%; left:50%;
	  margin-top: -240px; padding: 0 100px 40px;}
#banner .hd{ height:10px; overflow:hidden; position:absolute; left:50%; margin-left: -30px; bottom:20px; z-index:1; }
#banner .hd ul{ overflow:hidden; zoom:1; float:left;}
#banner .hd ul li{ float:left; margin-right:10px; width:10px; height:10px; cursor:pointer; 
		background: url(../images/dot02.png) center; opacity: 0.3;}
#banner .hd ul li.on{ opacity: 0.7;}
#banner .bd{ position:relative; z-index:0; width: 350px; height: 438px; overflow: hidden;}
#banner .bd li{ zoom:1;}

/* 下面是前/后按钮代码 */
#banner .prev,#banner .next{ position:absolute; top:50%; margin-top:-30px; display:block; 
	width:55px; height:55px;}
#banner .prev{ left: 0;  background:url(../images/xiaoyu01h.png) center no-repeat;} 
#banner .next{ right:0;  background:url(../images/dayu01h.png) center no-repeat;}
#banner .prev:hover{ background-image: url(../images/xiaoyu01.png)}
#banner .next:hover{ background-image: url(../images/dayu01.png)}



.newban .flex-direction-nav a{width:50px;height:50px;margin-top:-25px;display:block;position:absolute;
	top:50%; text-indent:-9000px; z-index: 1; opacity: 0.6}
.newban .flex-direction-nav a.flex-prev{ left:10px; background: url(../images/xiaoyu02.jpg) no-repeat;}
.newban .flex-direction-nav a.flex-next{ right:10px; background: url(../images/dayu02.jpg) no-repeat;}
.newban .flex-direction-nav a:hover{ opacity: 1;}

.newban .flex-control-paging{ position: absolute; bottom: 11%; left: 0; z-index: 3;
		 width:100%; height: 5px; line-height: 5px; text-align: center;}
.newban .flex-control-paging li{display: inline-block; *display:inline; *zoom:1;overflow:hidden; margin:0 15px;}
.newban .flex-control-paging li a{width:80px;height:5px;display:block; text-indent:-9000px;cursor:pointer;
	background-color: #fff;}
.newban .flex-control-paging li a.flex-active{ background-color: #ffa820;}

.newban{ position:relative; width: 100%; text-align: center;}

.flexslider .slides{overflow: hidden;}
.flexslider .slides li{ display:none;-webkit-backface-visibility:hidden; position: relative;}
.flexslider .slides li a.fbanpic{ display: block; width: 100%; height: 424px; overflow: hidden; position: relative;}
.flexslider .slides a.fbanpic img{ height:424; position: absolute; z-index: 1; left:50%; top:0; margin-left: -960px;}

.flexslider .slides li a.banpic{ text-align: center; line-height: 350px; display: block; width:590px; height: 350px;}
.flexslider .slides a.banpic img{ max-width: 590px; max-height:350px;}

.flex-pauseplay span{text-transform:capitalize;}


/* 导航 */

.nav{ float: left; height: 100%;}
.nav li{ float: left; width: 120px; height: 100%; line-height: 75px; text-align: center; position: relative;}
.nav li a{ font-size: 16px; color: #cf3e3e; font-family: '黑体';}
.nav li:hover,.nav li.on{ background: url('../images/navbg.jpg');}
.nav li:hover a,.nav li.on a{ color: #fff;}

dl.navtwo{ width: 100%; overflow: hidden; padding-bottom: 15px; display: none;
 background-color: #ffb301; position: absolute; top:75px; left:0; z-index: 1;}
dl.navtwo dd{  width: 100%; height: 51px;}
dl.navtwo a{ display: block; width: 75px; height: 50px; line-height: 50px; font-size: 14px; color: #fff;
	font-family: '黑体'; border-bottom: 1px solid #ffcb50; margin: 0 auto;}
 

html,body{height: 100%;}
.all{ width: 100%; min-width: 1300px; min-height: 100%; overflow: hidden; position: relative;
	background: #fdf1e3 url('../images/allbg.jpg');}
/* 头部 */
 
.head{ width: 100%; height: 75px; position: relative; z-index: 10;}
.head .logo{ float: left; width: 105px; height: 100%; line-height: 75px;}
.head .htel{ float: right; height: 100%; padding-left: 40px; line-height: 84px; font-size: 18px; color: #cf3e3e; background: url('../images/htel.png') left center no-repeat; overflow: hidden;}


.footer{ width: 100%; height: 48px; padding: 24px 0;}
.footer p{ color: #525252; text-align: center;}
.footer p a{ color: #525252; display: inline-block;}
.footer p a:hover{ color: #fa0; text-decoration: underline;}
.footer p span{ display: inline-block;}

.waiting{ width: 124px; height: 124px; background: url('../images/waiting.gif') center; display: none;
	position: absolute; left:50%; margin-left: -62px; z-index: 2; top:50%; margin-top: -62px;}

#close { position: fixed; left: 0; top: 0; width: 100%; background:url('../images/op0-50.png');
    bottom: 0; z-index: 10; display: none; cursor: pointer;}



.fside{ position: fixed; z-index: 100; left:1px; top:50%; width: 60px;}
.fside a{ display: block; width: 60px; height: 60px; margin-bottom: 1px; background-color: #e50410;}

.sidetelno{  width: 0; height: 60px; overflow: hidden; position: absolute; left:61px;
	top:0; z-index: 1; background-color: #e50410;}
.sidetelno.on{ width: 200px;}
.sidetelno span{ display: block; width: 200px; height: 60px; text-align: center;
	 font-family: 'arial'; color: #fff; font-size: 20px; line-height: 60px;}

.sidebigewm{ position: absolute; top: 32px; left: 50px; z-index: 1; width: 0; overflow: hidden;
   	background-color: #fff; border-radius: 4px; padding-left: 13px; opacity: 0; height: 150px;
   	background: url('../images/leftsanjiao.png') left center no-repeat;}
.sidebigewm.on{ width: 150px; opacity: 1; left:78px;}
.sidebigewm img{ width: 150px; height: 150px;}



.fline{ width: 100%; height: 4px; background: #f00 url('../images/line.jpg') center;}
.inbanner-dish{ width: 100%; height: 246px; position: relative; overflow: hidden;
	background: url('../images/inbanner-dish.jpg') center no-repeat;}
.inbanner-hd{ width: 100%; height: 250px; position: relative; overflow: hidden;
	background: url('../images/inbanner-hd.jpg') center no-repeat;}
.inbanner-shop{ width: 100%; height: 250px; position: relative; overflow: hidden;
	background: url('../images/inbanner-shop.jpg') center no-repeat;}

.inbanner-news{ width: 100%; height: 250px; position: relative; overflow: hidden;
	background: url('../images/inbanner-news.jpg') center no-repeat;}

.erji{ height: 48px; margin: 45px auto 50px; overflow: hidden; font-family: '黑体'; font-size: 0; text-align: center; }
.erji li{ display: inline-block; width: 120px; height: 100%; background-color: #adadad; margin-right: 1px;
	transition: 0.4s ease-out; -moz-transition: 0.4s ease-out;
	-webkit-transition: 0.4s ease-out; -o-transition: 0.4s; ease-out}
.erji a{ display: block; font-size: 14px; color: #fff;line-height: 48px;}
.erji li:hover,.erji li.on{ background-color: #cf3e3e;}
.fmain{ width: 1300px; margin: 30px auto;}
.main{ width: 1300px; margin: 50px auto; background-color: #fff;}