@charset "utf-8";
/* CSS Document */
ol, ul ,li{list-style:none}
img {border: 0; vertical-align:middle}

body,td,th {
	font-size: 12px;
	color: #3c1600;
	line-height:20px;
}
body {
	background-image: url(../images/beijing.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #3c1600;
}
.mymain_l {
	width: 275px;
	float: left;
	margin-left: 10px;
}
.mymain_r {
	float: right;
	width: 691px;
	margin-right: 10px;
}
.mylanmu {
	width: 100%;
}
.mymain_m {
	background-image: url(../images/left_bj.jpg);
	background-repeat: no-repeat;
	height: 412px;
	width: 13px;
	float: left;
}
.mypro_l ul {
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 44px;
}
.mypro_l ul li {
	background-image: url(../images/pro_l_bj.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
	height: 35px;
	width: 224px;
	line-height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.mypro_l ul li a {display:block;}
.mypro_l ul li:hover {
	background-position: 0px 0px;
	}
	
	
	
	
.myabout_l ul {
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-indent: 44px;
}
.myabout_l ul li {
	background-image: url(../images/about_l_bj.jpg);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	height: 37px;
	width: 224px;
	line-height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.myconlm {
	margin-top: 20px;
	margin-bottom: 10px;
}

.myabout_l ul li a {display:block;}
.myabout_l ul li:hover {
	background-position: 0px 0px;
	}
	
	
.myprodiv {
	height: 162px;
	width: 140px;
	text-align:center;
	font-weight:bold;
	line-height:24px;
	margin:10px;
	margin-left:18px;
	margin-right:18px;
	float:left;
}
.myprolist a:hover .myproimg {
	border: 1px solid #ff6600;
}

.myproimg {
	height: 128px;
	width: 128px;
	border: 1px solid #ddb98b;
	padding: 5px;
}

.mypro_l ul li:hover a {
	color:#FFF;
	}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3c1600;
}
a:hover {
	text-decoration: none;
	color: #3c1600;
}
a:active {
	text-decoration: none;
	color: #3c1600;
}
.mytop {width:980px; height:30px; text-align:right; color:#EEE9CC; position:absolute; left:0px;}
.mytop a { color:#EEE9CC;}
.myhead { margin-left:auto; margin-right:auto; width:1002px; height:107px; position:relative; margin-top:8px;}
.mymain { margin-left:auto; margin-right:auto; width:1002px; min-height:300px; background-color:#EFE8C3;}
.mybanner {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 300px;
}
.mygundong {
	height: 170px;
	width: 100%;
}

.myfoot {
	margin-left: auto;
	margin-right: auto;
	width: 1002px;
	height: 40px;
	color: #CEC699;
	line-height: 36px;
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
}
.myfoot a { color:#CEC699;}
.mycontent {
	margin: 15px;
}
.myzhutu {
	height: 335px;
	width: 335px;
	border: 1px solid #CCC;
	margin-bottom:30px;
}
.myinfo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8B8B;
	margin-top:30px;
}
.myinfo .mybiaoti {
	background-color: #8A8B8B;
	width: 100px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}




/*banner焦点图*/
#kinMaxShow{visibility:hidden;width:690px; height:300px; overflow:hidden;}
/*首页滚动图*/
#Marquee_x { overflow:hidden; width: 690px } 
#Marquee_x ul li ,#Marquee_x ul li div{ float:left;line-height:25px;overflow:hidden} /* 横向滚动必须让所有li左浮动 */
#Marquee_x ul li div{ float:left;line-height:25px;height:165px; width:145px; overflow:hidden; text-align:center; font-weight:bold;}
#Marquee_x ul li div img{ border:1px solid #DDB98B; width:128px; height:128px; display:block; padding:5px;}
#Marquee_x ul li div img:hover { border:1px solid #FF6600;}
#Marquee_x ul li div span{ display:block;}
