/************************Notice background path*********************************************/
html,body{-webkit-text-size-adjust:none;}
body{background:#e5e5e5;font-family:Arial, Helvetica, sans-serif; font-size:12px;}
body,a,p,div,ol,ul,li,span,img,h1,h2,h3,h4,h5,h6{margin:0px; padding:0px; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
li{list-style:none;}
a{text-decoration: none;}
.clear { zoom:1; }
.clear:after { content:''; display:block; clear:both; }
img{border:0;}

#scrollUp {
  bottom: 20px;
  right: 10px;
  height: 42px;
  width: 42px;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 36px;
  color: white;
  text-align: center;
  border-radius: 10px;
  text-decoration: none;
  -webkit-transition: -webkit-transform opacity 0.2s ease-out;
  -moz-transition: -moz-transform opacity 0.2s ease-out;
  -o-transition: -o-transform opacity 0.2s ease-out;
  transition: transform opacity 0.2s ease-out;
}
#scrollUp .icon {
  vertical-align: middle;
  display: table;
  width: 29px;
  height: 28px;
  background: url(../images/scroll.png);
  margin: 7px auto;
}
#scrollUp:hover {
  background-color: rgba(0, 0, 0, 0.75);
}

.box{ position:relative; z-index:0; width:1200px; background:#fff; margin:0 auto;}
.box a:link,.box a:visited{text-decoration:none;}
.box a:hover{text-decoration:underline;}
/* header*/
.header{ width:1200px; margin:0 auto; text-align:center;}
.header .top{ width:347px; height:82px; float:left;}
.header .nav{ width:700px; float:right; }
.header .nav ul{  text-align:center; line-height:82px;}
.header .nav ul li{ display:inline-block; margin:0 40px; }
.header .nav ul li a{ color:#959595; font-size:18px; font-family: 'CAI978'; text-decoration:none;}
.header .nav ul li a:hover,.header .nav ul li.on a{ color:#535353;}
/*section*/
.section{ width:1200px; margin:0 auto; background:#fff; }
.section .flash{ width:1200px; margin:0 auto;  position:relative; }

.slideBox{ width:1200px; height:610px; overflow:hidden; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1200px; height:610px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:37px; top:270px; margin-top:-18px; display:block; width:36px; height:36px; background:url(../images/arrow.png) 0 0 no-repeat;  }
.slideBox .next{ left:auto; right:37px; background-position: -63px 0px;}
.slideBox .prev:hover{background-position: 0 -46px;}
.slideBox .next:hover{background-position:-63px -46px;}

.banner{ width:1200px; margin:0 auto;}

.section .floor{ width:1170px; margin:25px auto; }
.section .floor ul{ text-align:center;}
.section .floor ul li{ display:inline-block; position:relative; margin:0 4.5px;}
.section .floor a{-o-transition:all .6s; width:32px; height:32px; background:url(../images/icon.png) 0 0 no-repeat; position:absolute; left:138px; bottom:28px;
	-ms-transition:all .6s;
	-webkit-transition:all .6s;
	transition:all .6s;
	-moz-transition:all .6s;}
.section .floor a:hover{ background:url(../images/icon.png) 0 -38px no-repeat;}
.section .floor .but1{ position:absolute; right:94px; top:144px; width:468px; height:84px; border:1px solid #000; line-height:84px; font-size:27px; text-align:center; background:#fff;}
.section .floor .but2{ position:absolute; right:94px; top:263px; width:468px; height:84px; border:1px solid #000; line-height:84px; font-size:27px; text-align:center;}
.section .floor a{ color:#000; text-decoration:none; display:block;  -o-transition:all .6s;
	-ms-transition:all .6s;
	-webkit-transition:all .6s;
	transition:all .6s;
	-moz-transition:all .6s;}
.section .floor .but1:hover a,.section .floor .but2:hover a{ background:#000; color:#fff;}

.section .floor1{ width:1150px; margin:0 auto; position:relative; margin-bottom:40px;}
.section .floor1 h1{ font-family:"calibri"; font-size:26px; font-weight:bold; margin-bottom:25px; color:#064223;}
.section .floor1 h1 em{ color:#78bd2e; font-style:normal; font-weight:bold;}
.section .floor1 ul{ text-align:center;}
.section .floor1 ul li{ width:277px; height:277px; display:inline-block; margin:0 3.5px;box-shadow: 1px 3px 11px 0 #ccc; -webkit-box-shadow: 1px 3px 11px 0 #ccc; -o-box-shadow: 1px 3px 11px 0 #ccc; -moz-box-shadow: 1px 3px 11px 0 #ccc;overflow: hidden; margin-bottom:7px;}
.section .floor1 ul li.other{ background:url(../images/aboutbg.jpg) center center no-repeat; position:relative; text-align:left;}
.section .floor1 ul li p{ font-size:16px; line-height:20px; color:#fff; padding:33px 0 0 24px;}
.section .floor1 ul li .but{ position:absolute; font-size:16px; font-weight:bold; padding-right:60px; background:url(../images/icon.png) 106px 0 no-repeat; color:#fff; line-height:32px; text-decoration:none; bottom:25px; right:25px;}
.section .floor1 ul li .but:hover{background: url(../images/icon.png) 106px -37px no-repeat;}

/*footer*/
.footer{ width:1200px; padding:80px 0; margin:0 auto; background:url(../images/footbg.jpg) center center repeat-x; font-family:"Arial"; font-size:19px; line-height:30px; color:#fff; text-align:center;}
.footer span{ margin:0 19px;}
 

.headmenu{ position:absolute;top:95px;left:172px; }
#headmenu{position: relative;left: 0px;top: 0px;font-size:12px;font-weight:bold;}
#headmenu li{ float:left; margin:0px 10px; }
#headmenu li a,#headmenu li a:visited { color:#666666;text-decoration:none; }
#headmenu li a:hover{ color:#ce2e83; }


/*Product List*/
.prodcat_left1{position:relative;top:35px;left:0px;width: 224px;height: 353px;background: url(../images/category.png);margin: 0 auto;}
#prodcat_left1{font-size:14px;}
#prodcat_left1 li{}
#prodcat_left1 li a,#prodcat_left1 li a:visited {color:#959595;text-decoration:none;display: block; font-size:17px;}
#prodcat_left1 li a:hover {color:#535353;}

.profile {position:absolute;top:300px;left:16px;width:236px;font:normal 12px/24px 'Arial';color: #909090;text-align: justify;}
.profile a:link,.profile a:visited{color:white;}

.contactus{position:relative;top:0px;left:0px;z-index:15;font:bold 12px/18px 'Arial';}
.contactus a:link,.contactus a:visited{color: #000}

.frame-header{position: relative;left: 0px;top: 0px;width: 1000px;height: 201px; margin: 0 auto;background: url(../images/frame_01.jpg);overflow: hidden;}
.frame-content{position: relative;width: 1200px;margin: 0 auto;overflow: hidden;background: #ffffff; margin-top:20px;}
.frame-content-left{width: 270px;min-height: 1000px;float: left;background: #ffffff; border:1px solid #E6E6E6; margin-left:80px;}
.frame-content-left h1{ font-size:30px; color:#535353; text-decoration:underline; font-weight:bold; margin:25px auto; margin-left:20px;}
.frame-content-left ul{ margin-left:20px;}
.frame-content-left ul li{ font-weight:bold; line-height:30px; margin-bottom:20px; padding-left:20px; position:relative;}
.frame-content-left ul li:after{ position:absolute; content:""; left:0; top:0; width:3px; height:30px; background:#535353;}
.frame-content-right{width: 732px;min-height: 1000px; margin-left:20px;float: left;background: #ffffff;}


.boxStyle{display:-webkit-box; 
-webkit-box-orient:horizontal; 
-webkit-box-pack:center; 
-webkit-box-align:center; 
display:-moz-box; 
-moz-box-orient:horizontal; 
-moz-box-pack:center; 
-moz-box-align:center; 
display:-o-box; 
-o-box-orient:horizontal; 
-o-box-pack:center; 
-o-box-align:center; 
display:-ms-box; 
-ms-box-orient:horizontal; 
-ms-box-pack:center; 
-ms-box-align:center; 
display:box; 
box-orient:horizontal; 
box-pack:center; 
box-align:center;}