body{
	font-family: "Microsoft YaHei","微软雅黑",PingHei,STHeiti,"SimSun","宋体","Arial";
}


ul,li{ 
  margin: 0;
  padding: 0;
  list-style:none;
}
a{
	font-size: 14px;
	color:#555555;
	text-decoration:none;
}
a:hover{
	font-size: 14px;
	text-decoration:underline;
	color:#0066cc;
}
img{
	border:none;
}

body {
	font-size: 14px;
	margin:0;
	background-color: #fff2ce;
}

.menu {
	color: #fff2ce;
	line-height:25px;
}
.menu a{
	padding:0 30px;
	color:#fff2ce;
	font-weight:bold;
}
.menu a:hover {
	color:#ffe400;
}
.menu a:visted {
	color:#fff2ce;
}
.columntit-top {
	color: #ff1200;
	line-height:25px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
}
.tit-topnews a{
	color: #ff1200;
	line-height:25px;
}
.grey-24 {
	color: #555555;
	line-height:24px;
	padding:0 5px 0 10px;
}
.grey-24 a{
	padding:0 5px;
}
.grey-24 a:hover{
	padding:0 5px;
}
.more{
	font-size: 14px;
	color: #555;
}
.more:hover{
	color:#ff1200;
}
.date{
	float:right;
	padding-right:10px;
}
.grey-20 {
	color: #555555;
	line-height:20px;
	padding:0 5px 0 10px;
	margin-bottom:5px;
}
.grey-20 a{
	padding:0 5px;
}
.grey-20 a:hover{
	padding:0 5px;
}
.columntit-mid-01 {
	color: #ffffff;
	line-height:25px;
	font-weight:bold;
}
.grey-27 {
	color: #555555;
	line-height:27px;
	padding:0 5px;
	margin-bottom:5px;
}
.columntit-mid-02 {
	color: #333333;
	font-weight:bold;
	line-height:25px;
}
.tit-pic a{
	color: #ffffff;
	line-height:25px;
}
.copyright{
	color: #555;
    line-height: 24px;
}

.column-tit-left{
	margin:0 3px;
}
.column-tit-left a{
	line-height:27px;
	padding:5px;
}
.curpage{
	color:#555;
	line-height:24px;
}
.column-outlinetit{
	color: #800000;
	line-height:27px;
	font-weight:bold;
}
.title {
	font-size: 20px;
	font-weight: bold;
	line-height:40px;
}
.content{
	font-size:14px;
	line-height:26px;
}




.STYLE6 {
	color: #555555;
	line-height:18px;
}
.STYLE10 {
	color: #800000;
	line-height:27px;
}


/*owl-start*/
#owl-demo { position: relative; width: 334px; height: 259px; margin-left: auto; margin-right: auto;}
#owl-demo .item{ position: relative; display: block;}
#owl-demo img { display: block; width: 334px; height: 259px;}
#owl-demo b { position: absolute; left: 0; bottom: 0; width: 100%; height: 54px; background-color: #000; opacity: .5; filter: alpha(opacity=50);}
#owl-demo span { position: absolute; left: 0; bottom: 20px; width: 100%; font: 14px/32px "微软雅黑","黑体"; color: #fff; text-align: center;}

.owl-pagination { position: absolute; left: 0; bottom: 0px; width: 100%; height: 18px; text-align: center;}
.owl-page { display: inline-block; width: 10px; height: 10px; margin: 0 5px; background-image: url(dj_bg15.png); *display: inline; *zoom: 1;}
.owl-pagination .active { width: 25px; background-image: url(dj_bg16.png);}
.owl-buttons { display: none;}
.owl-buttons div { position: absolute; top: 50%; width: 25px; height: 50px; margin-top: -25px; text-indent: -9999px;}
.owl-prev { left: 0; background-image: url(dj_bg17.png);}
.owl-next { right: 0; background-image: url(dj_bg18.png);}
.owl-prev:hover { background-image: url(dj_bg19.png);}
.owl-next:hover { background-image:url(dj_bg20.png);}


/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/*owl-end*/

/*marquee*/

.dowebok { width: 218px; height: 228px; font-size: 14px;}
.dowebok ul { margin: 0; line-height: 30px; margin-bottom:30px;}


/*product-start*/
.show {
  width: 218px;
  height: 200px;
  float: left;
  position: relative;
}
.show a {
  display: block;
  width: 18px;
  height: 35px;
  font-family: 'Songti';
  font-size: 50px;
  color: #5f5f5f;
}
.show a.next {
  position: absolute;
  top: 90px;
  left: 0;
}
.show a.prev {
  position: absolute;
  background-image:url(dj_jiantou_right.png);
  top: 90px;
  right: 0;
}
.show a:hover {
  color: #37a508;
}
.show .itemshow {
  width: 970px;
  height: 200px;
  margin: 10px 0 0 0;
  position: relative;
  overflow: hidden;
}
.show .itemshow ul.items {
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
}
.show .itemshow ul.items li {
  width: 160px;
  height: 160px;
  float: left;
}
.show .itemshow ul.items li img {
  width: 160px;
  height: 160px;
  display: block;
}
.show .itemshow ul.items li span {
  width: 160px;
  display: block;
  text-align: center;
  font-family: 'Microsoft yahei';
  padding-top: 10px;
  font-size: 14px;
  color: #5f5f5f;
}
.show .itemshow ul.items li span:hover {
  color: #37a508;
}

/*product-end*/