﻿@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size:12px;
	color:#828282;
	border-collapse:collapse;
	background-color:#f2e4db;
}
table {
	margin-left: auto;
	margin-right: auto;
}
img{
	border:none;
	}
A:link {
	color:#828282;
	TEXT-DECORATION: none
}
A:visited {
	color:#828282;
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:active {
	color:#828282;
	TEXT-DECORATION: underline
}
.top {
	background-image:url(../images/bg.jpg);
	height:90px;
}
.top table {
	text-align:center;
}
.logoclass {
	padding-left:40px;
}
.topmenu1 {
	margin-top:20px;
	color:#488ec9;
}
A.topmenu1:hover  {
	color:#488ec9;
}
A.topmenu1:active {
	color:#488ec9;
	TEXT-DECORATION: underline
}
A.topmenu1:visited {
	color:#488ec9;
	TEXT-DECORATION: none;
}
.topmenu2 {
	margin-left:505px;
}
.topmenu2color {
	color:#a3962d;
}
A.topmenu2color:hover  {	
	color:#a3962d;
}
A.topmenu2color:visited  {
	color:#a3962d;
}
.topsearch{
	margin-left:510px;
	margin-top:-22px;
	}
.searchkuang{
	background-image:url(../images/searchkuang.jpg);
	background-repeat:no-repeat;
	width:167px;
	margin:0px;
	padding:0px;
	}
.search{
	margin:0px;
	padding:0px;
	}
.menuwai{
	width:990px;
	background-image:url(../images/bg.jpg);
	}
.menu{
	width:948px;
	margin-left:17px;
	}
.tablenews{
	margin-left:3px;
	}
.tablevoide{
	height:25px;
	background-image:url(../images/choosevideo.jpg);
	background-repeat:no-repeat;
	}
.bottommenu{
	margin-left:5px;
	}
A.bottommenu:hover  {
	color:#b4a190;
}
A.bottommenu:active {
	color:#b4a190;
	TEXT-DECORATION: underline
}
A.bottommenu:visited {
	color:#b4a190;
	TEXT-DECORATION: none;
}.nyleftbg {
	background-image: url(../images/nbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.table_line {
	border: 1px solid #EBEBEB;
}
.table_line1 {
	font-size: 14px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
	font-weight: 700;
}


.titbg {
	background-image: url(../images/titbg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.font1 {
	font-size: 14px;
	color: #AE6731;
	text-decoration: none;
}
.titbg2 {
	background-image: url(../images/mc1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.picbg2 {
	background-image: url(../images/picbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.font3 {
	font-size: 16px;
	color: #6C6C6C;
	text-decoration: none;
	line-height: 24px;
}
.titbg3 {
	background-image: url(../images/t1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titbg4 {
	background-image: url(../images/t2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titbg4en {
/*	background-image: url(../eimages/t2.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/ background: url(../eimages/t3.jpg) repeat-x; border:#CCC 1px solid; padding:0 5px; text-align:center; line-height:28px; 
}
.titbg4en a{ font-size: 12px; font-weight: bold; color: #333333; line-height: 16px;}
.contactbg {
	background-image: url(../images/concatbg.jpg);
	background-repeat: no-repeat;
}
.probg {
	background-image: url(../images/p-bg1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.shopc
{
    border-left:1px solid #f5f5f5;	border-bottom:1px solid #f5f5f5;	border-top:0px solid #f5f5f5;	border-right:0px solid #f5f5f5;	
}

.shopc td
{
  height:35px; text-align:center;  border-left:0px solid #f5f5f5;	border-bottom:0px solid #f5f5f5;	border-top:1px solid #f5f5f5;	border-right:1px solid #f5f5f5;	
}
.txtcontent p
{
    width:700px;
    height:auto;
    overflow:hidden;
    }

.nav{
	display: inline-block;
	width: 187px;
	text-align: center;
	color: #90511b !important;
	font-weight: bold;
	font-size: 18px;
	padding: 9px 0;
	background: url("../eimages/nav.jpg");
}
.nav:hover{
	text-decoration: none;
	background: url("../eimages/nav_active.jpg");
}
.ellipsis {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
.ellipsiss {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ellipsisss {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.pagination li{
	display: inline-block;
	list-style: none;
	/*margin: 0 3px;*/
}
.pagination li a{
	color: #333;
}
.pagination li span,.pagination li a{
	margin-right: 8px;
}