@charset "utf-8";
/* CSS Document */
body {
	-webkit-text-size-adjust: 100%;/*解决Iphone下橱窗字体变大问题*/
}
* {
	text-align: left;
	-webkit-tap-highlight-color: rgba(0,0,0,0);	/*禁止链接高亮*/
	-webkit-touch-callout: none;					/*禁止链接长按弹出选项菜单*/
}
a:link {
	-webkit-tap-highlight-color: rgba(0,0,0,0);	/*禁止链接高亮*/
	-webkit-touch-callout: none;					/*禁止链接长按弹出选项菜单*/
}
img {
	-webkit-touch-callout: none;	/*禁止图片长按弹出选项菜单*/
}

p,h1{ padding:0; margin:0;}
ul{ padding:0; margin:0; list-style:none;}
a{ color:#000; text-decoration:none}
a:hover{ text-decoration:none;}
body{padding:0; margin:0; font-family:"Tahoma"; font-size:12px;}
img{ border:none;}
a img{ border:none;}
.clearer{ clear:both;}



.zhengti{width:100%; max-width:640px; height:auto; margin:0 auto; text-align:center;}
.top{ width:100%; height:auto; font-size:12px; font-weight:bold; color:#ffffff;}
.top .logo{ margin:19px 0 20px 15px; float:left;}
.top_right{ width:165px; float:right; height:27px; margin-right:1.4%; margin-bottom:1px;}
.top_mail{ width:81px; height:100%;; background:url(../images/top_mail_bg.gif) no-repeat;_margin-right:10px; float:left;}
.top_mail img{ float:left; margin:5px 0 0 8px;}
.top_mail a{ color:#ffffff;}
.top_mail p{ margin:5px 5px 0 0px; float:right;_margin:5px 3px 0 0;}
.top_menu{ margin-left:7.8%; _margin-left:10%; width:71px;; height:100%; background:url(../images/top_menu_bg.gif) no-repeat; float:right; _float:none; cursor:pointer;}
.top_menu img{ float:left; margin:10px 0 0 8px;}
.top_menu p{ margin:5px 5px 0 0px; *margin:5px 3px 0 0; float:right;}


.top_f{ width:100%; height:24px; line-height:24px; background-color:#000; }
.top_f ul li{ width:25%; _width:24.9%; height:100%;background:url(../images/nav_t_bg.gif) no-repeat right top; float:left; text-align:center; color:#ffffff; font-size:12px; font-weight:bold;}
.top_f ul li .li_n{ background:none;}
.top_f ul li a{color:#ffffff; width:100%;}


iframe{width:100%; margin:20px auto 0;}

.foot_t{ width:100%; height:53px; background:url(../images/foot_t_bg.gif) repeat-x; margin:20px 0 80px 0; padding-top:15px;　_margin-bottom:20px; }
.foot_t1{ min-width:126px; height:77.9%; text-align:center;}
.foot_t1 img{ padding:0 5px;}

.foot{ width:100%; height:auto; position: fixed !important;_position: fixed; margin:0 auto; bottom: 0px; max-width:640px; background:url(../images/foot_bg.gif) repeat-x bottom left; text-align:center; z-index:9999;}
.foot p{ margin-top:5px;text-align: center; }
.foot1{ width:20%; _width:19.9%; height:77px; background:url(../images/foot1_bg.gif) no-repeat bottom right; float:left;text-align: center; }
.foot1_menu{ height:50px; margin-top:17px; width:100%; text-align:center;}
.foot2{ width:20%; height:auto; float:left; text-align:center;}

.nav_menu{ float:right; width:23px; height:12px; margin-right:20px; cursor:pointer;}
.nav_pro{ float:left; }


.product{ width:100%;}
.pd1{ width:100%; height:auto; background-color:#d0d0d0; float:left;}
.pd1 ul li{_width:94%; height:26px; border-bottom:1px solid #ffffff; line-height:26px; padding-left:17px; color:#5a5a5a; 
background:url(../images/ul_li_bg.gif) no-repeat 5px 8px; font-weight:normal;}
.pd1 ul li a{display:block; color:#5a5a5a;}


<!--表格样式-->
table {
	TEXT-ALIGN: center; LINE-HEIGHT: 22px; MARGIN-TOP: 40px; WIDTH: 100%; BORDER-TOP: #666 20px solid
}
TABLE TR TD {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: #ccc 1px solid
}
TABLE .table-eeedan {
	BACKGROUND: #eee
}
TABLE .table-trtop {
	FONT-WEIGHT: bold
}
TABLE .table-tdlast {
	BORDER-RIGHT: medium none
}
TABLE .table-eeedanlast {
	BACKGROUND: #eee; BORDER-RIGHT: medium none
}
TABLE A {
	COLOR: #1f1a17; TEXT-DECORATION: underline
}


table{ width:100%; text-align:center; border-top:#666 solid 1px; line-height:22px; margin-top:20px;}
table tr td{ border:#ccc solid 1px; border-left:none; border-top:none;}
table .table-eeedan{ background:#eee;}
table .table-trtop{ font-weight:bold;}
table .table-tdlast{ border-right:none;}
table .table-eeedanlast{ background:#eee; border-right:none;}
table a{ color:#1f1a17; text-decoration:underline;}

.table-container
{
width: 100%;
overflow-y: auto;
_overflow: auto;
margin: 0 0 1em;
}

