/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666;
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
 
}
td,th,p,textarea{
	font-size: 12px;
	font-family:"Arial", Helvetica, sans-serif;
}
#top{
	width: 100%;
	height: 190px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
	color: #333;
	padding-top: 0px;
	background-image: url(../../img/nayetz/timg-3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
 
}
#header{
	width: 960px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 160px;
}
#headerLeft{
	float: left;
	height: 80px;
	width: 468px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerRight{
	float: right;
	width: 400px;
	height: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search{
	width: 142px;
	height: 28px;
	float: right;
	border: 1px solid #CCC;
	margin-right: 10px;
}
#searchBtnBox{
	float: right;
	width: 40px;
	height: 28px;
}
#searchInputBox{
	float: left;
	width: 100px;
	height: 28px;
}
#searchInput{
	height: 28px;
	text-indent: 5px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchBtn{
	height: 28px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 40px;
	background-image: url(../../img/wds/icon-search-20.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo{
	float: left;
	width: 469px;
	height: 80px;
	padding-top: 10px;
}
#tel{
	width: 300px;
	line-height: 20px;
	height: 20px;
	float: right;
	text-align: right;
	margin-top: 0px;
	padding-right: 15px;
	margin-bottom: 20px;
}
#tel a{
	color:#333;
	text-decoration:none;
}
#tel a:hover{
	color:#86D500;
	text-decoration:none;
}
 

#menu{
	width: 960px;
	height: 30px;
	overflow: hidden;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #000000;
	background-color: rgba(0,0,0,0.6);
	margin-left: auto;
	margin-right: auto;
}
#menu ul{
	width: 328px;
	padding: 0;
	overflow: hidden;
	list-style: none;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#menu ul li{
	line-height: 30px;
	float: left;
	text-align: center;
	width: 80px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	height: 30px;
	border-left-width: 1px;
}
#menu ul li:hover{
	background-color:#000000;
   	background-color:rgba(0,0,0,0.9);
	 
}
#menu ul li a:link,#menu ul li a:visited{
	font-size: 14px;
	color: #FAFAFA;
}
#menu ul li a:hover,#menu ul li a:active{
	font-size: 14px;
	color: #81B79F;
}

#footer{
	width: 960px;
	background: url(bt-bg.jpg) top repeat-x;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer div{
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
}
#footer div.en{
	font-size: 9px;	 
}
#footer div.ch{
	 
}
 
a:link {
	text-decoration: none;
	color:#666;
	font-size:12px;
}
a:visited {
	text-decoration: none;
	color:#666;
	font-size:12px;
}
a:hover {
	text-decoration: none;
	color: #81B79F;
	font-size: 12px;
}
a:active {
	text-decoration: none;color:#86D500;font-size:12px;
}

a.link1 {
	text-decoration: none;
	color:#333;
	font-size:12px;
	background:url(more-bg.png) left top no-repeat;
	height:20px;
	line-height:20px;
	text-align:left;
	padding-left:22px;
	display:block;
	margin-top:5px;
}

a.link1:hover {
	text-decoration: none;
	color:#86D500;
	font-size:12px;
	background:url(more-bg.png) left top no-repeat;
	height:20px;
	line-height:20px;
	text-align:left;
	padding-left:22px;
	display:block;
	margin-top:5px;
}
#pageIndex{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	height:270px;
}
#pageIndex .block{
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;

}
.block{
}
.block .title{
	font-size: 14px;
	font-weight: bold;
	color: #2C5797;
	line-height: 30px;
}
.block .detail{
	padding: 10px;
	background-color: #F5F7FC;
	height: 200px;	
}
.block .detail p{
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.block .more{
	clear: both;
	display: none;
	
}
.block .detail ul{}
.block .detail ul li{}

.block .detail {
	margin-right: 0px;
	margin-left: 0px;
}
.block .detail dl {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	clear: both; 
}
.block .detail dl dt a {
	color: #333333;
}
.block .detail dl dt {
	width: 160px;
	float: left;
	height: 25px;
	line-height: 25px;
	text-indent: 0px;
	background-image: url(../../img/base/arrow5.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
 
}
.block .detail dl dd {
	float: right;
	width: 65px;
	color: #666666;
	line-height: 25px;	 
}



/*pages css*/
#banner{
	height:206px;
	background-image: url(../../img/MakerGarden/cover/ban.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
 
.page{
	width:960px;
	margin:0 auto;
	padding:15px 0 0;
	overflow:hidden;
}
.pageSide{
	width:200px;
	margin-right:10px;
	overflow:hidden;
	float:left;
}

.pageMain{
	width:740px;
	float:left;
}

.pageMain .mainDetail{
	width:740px;
	padding:15px 20px;
	line-height:24px;
	background-color: #F6F7FC;
	float:left;
}
.pageMain .mainTitle{
	background: url(mid01.jpg) repeat-x;
	color: #2C5797;
	text-align: left;
	padding-left: 8px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
}

.pageMainDetail{
	width:720px;
	padding:15px 20px;
	line-height:24px;
	background-color: #F6F7FC;
	float:left;
}
.pageMainTitle{
	 
	color: #2C5797;
	text-align: left;
	padding-left: 8px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
}
.pp td{
	line-height:25px;
	text-align:left;
	border-bottom:1px #CCCCCC dotted;
	padding:8px 0;
}
.pp td span{
	float:right;
	color:#444444;
}
.pp td font{
	color:#444444;
	font-size:12px;
}
.pp td font.n{
	color:#CD0000;
	font-size:12px;
}
.pp td img{
	float:left;
	margin-right:10px;
	border:1px #CCC solid;
	padding:2px;
}
.pro img{
	border:1px #CCC solid;
	padding:2px;
}
/**/
.sideTitle{
	background: url(mid01.jpg) repeat-x;
	color: #2C5797;
	text-align: left;
	padding-left: 8px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-weight: bold;	
}
.sideDetail{
	padding:12px 12px 0;
	overflow:hidden;
	margin-bottom:15px;
	background-color: #F6F7FC;
}
 
#sideMenu {
	padding: 12px 12px 0;
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #F6F7FC;
}
#sideMenu dl {
}
#sideMenu dl dt {
	height:34px;
	line-height:34px;
	margin-bottom:10px;
	padding-left:25px;
	background-image: url(../../img/wds/left01.gif);
	background-repeat: no-repeat;
}
#sideMenu dl dd {
	margin-left: 20px;
	display: none;
}
#sideMenu dl dt a {
	font-weight: bold;
}
#sideMenu dl dd div {
	line-height: 25px;
}
 
.product {
	padding-bottom: 50px;
	padding-top: 10px;
}
.product dl {
	height: 240px;
	width: 210px;
	float: left;
	margin: 8px;
}
.product dl dt {
	text-align: center;
	width: 210px;
	height: 210px;
	background-color: #FFF;
}
.product dl dt a {
	text-align: center;
}
.product dl dd {
	height: 25px;
	margin: 2px;
	line-height: 25px;
	text-align: left;
}
.product dl dd .title {
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}

.productView {
}
.product dl dd div {
	line-height: 20px;
	height: 20px;
}

.productView .productViewHeader {
}

.productView   .productViewHeader  .pic {
	float: left;
	height: 400px;
	width: 400px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	overflow: hidden;
}
.productView .productViewHeader .info {
	width: 250px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.productView .productViewHeader .info .title {
	text-indent: 0px;
	line-height: 30px;
	height: 25px;
	color: #743C31;
	font-weight: bold;
	font-size: 16px;
}
.productView .productViewHeader .info .band {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDE4E4;
	line-height: 25px;
}
.productView .productViewHeader .info .type {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDE4E4;
}

.productView .productViewHeader .info .date {
	line-height: 25px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDE4E4;
	color: #333333;
}
.productView .productViewHeader .info .order {
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}

.productView .detail {
	clear: both;
}
.productView .detail .detailHeader {
	line-height: 25px;
	font-weight: bold;
	color: #9F513A;
	background-image: url(../../img/barbg001.gif);
	background-repeat: repeat-x;
	width: 80px;
	text-align: center;
}
.productView  .detail .detailBody {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
.productView .detail .detailBody .detailBodyInner {
	margin-top: 15px;
}

.pg {width: 100%;text-align: center;padding: 0px; clear: both;height: 30px;}
.pg ul {
	text-align: right;
	clear: none;
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pg ul li{	float: left;height: 17px;	margin: 1px;text-align: center;	border: 1px solid #83CEE1;	font-size: 10px;list-style-type: none;padding-top: 1px;padding-right: 5px;	padding-bottom: 1px;	padding-left: 5px;line-height: 17px;width: auto;}
.pg ul li a{font-size: 10px;line-height: 17px;height: auto;	width: auto;}
.pg ul li a:hover{	font-size: 10px; line-height: 17px;}
.pgDot{width: 30px;}
.pgCurr{color: #FFFFFF;	background-color: #83CEE1;	border: 1px solid #0099FF;}



.news {
	margin-right: 10px;
	margin-left: 10px;
}
.news dl {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBCBCB;
}
.news dl dt a {
	color: #333333;
}
.news dl dt {
	width: 430px;
	float: left;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	background-image: url(../../img/base/arrow5.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	overflow: hidden;
}
.news dl dd {
	float: right;
	width: 200px;
	color: #666666;
	line-height: 25px;
}
.news div {
	float: right;
	margin-right: 10px;
	line-height: 25px;
}
.newsView {
}
.newsView .title {
	color: #333333;
	text-align: center;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 14px;
}
.newsView  .info {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
}
.newsView .detail {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.swiper-container{
width: 960px;
overflow: hidden;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
height: 430px;
}


.gridTable  {margin: 0px;padding: 0px;width: 100%;	border-left-width: 1px;	border-left-style: solid;border-left-color: #E0E0E0;}
.gridTable  tr {margin: 0px;padding: 0px;background-color: #FFFFFF;}
.gridTable  .tr2 {background-color: #F3F3F3;}
.gridTable  tr  th {margin: 0px;padding: 0px;color: #333333;text-indent: 3px;text-align: center;line-height: 25px;background-image: url(../../img/base/ui/jb_barbg.gif);	background-repeat: repeat-x;height: 25px;	border-right-width: 1px;border-right-style: solid;border-right-color: #E0E0E0;border-top-width: 1px;border-top-style: solid;border-top-color: #E0E0E0;}
.gridTable  tr  td {margin: 0px;padding: 2px;text-indent: 3px;	height: 20px;line-height: 20px;	border-right-width: 1px;border-right-style: solid;border-right-color: #E0E0E0;border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #E0E0E0;	text-align: center;}
.gridTable  tr  td  .left  {}
