﻿body 
{
   font-size:12px; line-height:20px; color:white; margin:0px; background-color:#FBDDDB;
}



ul,li,dl,dt,dd{ margin:0px; padding:0px; list-style-type:none;}
img{ border:0px;}

a {text-decoration: none; color:black;}
a:link { color:black; text-decoration: none; }
/* 未访问的链接 */
a:visited { color:black; text-decoration: none; }
/* 鼠标在链接上 */
a:hover { color:black; text-decoration: none; }
/* 已访问的链接 */
a:active { color: black; text-decoration: none; }




/*菜单导航*/
.menu{  width:100%; border-top:solid 1px white;border-bottom:solid 1px white; height:45px; margin:0 auto; color:White; margin-bottom:15px;}
.menu ul{ width:100%; text-align:center; margin:0 auto;}
.menu li{ font-size:20px; font-weight:bold;	list-style:none;
	display:inline;
	margin:0 12px;
	white-space:nowrap;
	word-break:keep;
	height:45px;
	line-height:45px;}
.menu li a {text-decoration: none; color:white; font-size:16px;}
.menu li a:link { color:white; text-decoration: none; }
/* 未访问的链接 */
.menu li a:visited { color:white; text-decoration: none; }
/* 鼠标在链接上 */
.menu li a:hover { color:#ff6600; text-decoration:none; }
/* 已访问的链接 */
.menu li a:active { color: white; text-decoration: none; }

.divmain{ margin:0px auto; width:905px;}





/*中间排列*/
.center{ margin:0 auto;width:100%;overflow:hidden; }
.leftmain{ width:230px; float:left;}
.lefttop{background-image: url(images/l_top.jpg); width: 100%; height: 50px; line-height: 50px;
                        text-indent: 30px; font-size: 14px; font-weight: bold;}
.leftbg{ width:100%; height:272px; background-image:url(images/lefttop1.jpg);}
.leftbgcontent1{width: 199px; margin: 0px auto 0px auto; height: 180px; overflow:hidden; background-image:url(images/l_bg.jpg);}
.leftbot{ background-image:url(images/leftbot.jpg); width:199px; height:33px; line-height:33px; text-indent:130px; color:Black;}
.centerright{ float:left; width:644px; margin-left:8px; display:inline;}
.centertop{background-image: url(images/cen1.jpg); width:644px; height:50px; line-height:50px; text-indent:30px; font-size:14px; font-weight:bold; }
.centeraboutus{ width:620px; height:auto!important; height:236px; min-height:236px;  margin:10px auto;}

/**左边新闻列表**/
.notice{ width: 170px; margin: 45px auto 0px auto; height: 220px}
.leftbgcontent1 dl{ width:150px; height: 130px; margin:0px auto;}
.leftbgcontent1 dl dt{line-height:25px; height:25px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:150px;}


.friendscen{ width:980px; overflow:hidden; background-image:url(images/friendscen.jpg); height:90px;}
.friendscen_ul{ width:100%;}
.friendscen_ul li{ float:left;}
.friendli{width:808px; overflow:hidden; text-align:center;}
.friendli table{ height:90px; width:808px;}
.friendli table td{ width:145px;}
.bottom{background-image:url(images/bottom.jpg); width:905px; height:85px; margin-top:30px; border-top:solid 1px #FBA0A5;}



.index_pro_li{float: left; overflow: hidden;/*非IE的主流浏览器识别的垂直居中的方法*/
        display: table-cell;
        vertical-align:middle;
        
        /*设置水平居中*/
        
        /* 针对IE的Hack */
        *display: block;
        *font-sizxe: 208;/*约为高度的0.873，200*0.873 约为175*/
        *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/

        width:610px;
        height:238px;}
.index_pro_li img{margin:0px 15px; border:0px; vertical-align:middle;}


/*产品分页样式*/
.page_list
{
	font: 11px Tahoma;
}
.page_list img
{
	border: 1px #a10000 solid;
}
.page_list A:link
{
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	background: #fff;
	padding-bottom: 1px;
	font: 11px Tahoma;
	border-left: #ccc 1px solid;
	color: #333;
	padding-top: 0px;
	border-bottom: #ccc 1px solid;
	text-align: center;
}
.page_list A:visited
{
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	background: #fff;
	padding-bottom: 1px;
	font: 11px Tahoma;
	border-left: #ccc 1px solid;
	color: #333;
	padding-top: 0px;
	border-bottom: #ccc 1px solid;
	text-align: center;
}
.page_list A:hover
{
	background: #c00;
	color: #fff;
	text-decoration: none;
}
.page_list .pageInfo
{
	margin: 0px 5px;
	color:#333333;
}
.page_list .pageNum
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.page_list A.currBtn:link
{
	background: #c00;
	color: #fff;
}
.page_list A.currBtn:visited
{
	background: #c00;
	color: #fff;
}
.page_list A.currBtn:hover
{
	background: #fff;
	color: #333;
	text-decoration: none;
}
.page_list A.firstBtn:link
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	font: bold 11px Arial;
	padding-top: 0px;
}
.page_list A.firstBtn:visited
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	font: bold 11px Arial;
	padding-top: 0px;
}
.page_list A.lastBtn:link
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	font: bold 11px Arial;
	padding-top: 0px;
}
.page_list A.lastBtn:visited
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	font: bold 11px Arial;
	padding-top: 0px;
}
.page_list A.firstBtn:hover
{
	text-decoration: none;
}
.page_list A.firstBtn:hover
{
	text-decoration: none;
}




/****产品展示*****/

.productul{width:206px; float:left; margin:2px 0px;}
.productul_li1{/*非IE的主流浏览器识别的垂直居中的方法*/
        display: table-cell;
        vertical-align:middle;
        
        /*设置水平居中*/
        text-align:center;
        
        /* 针对IE的Hack */
        *display: block;
        *font-size: 208px;/*约为高度的0.873，200*0.873 约为175*/
        *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/

        width:190px;
        height:238px;
        border: 1px solid #999999; background-color:White; overflow:hidden;margin:0px auto;}
.aproductul_li1{display:table-caption; vertical-align:middle;  margin:0px auto; height:134px; text-align:center; width:190px; background-color:White; overflow:hidden; border:solid 1px #672E2C;}
.productul_li1 img{vertical-align:middle; border:0px; width:190px;}
.productul_li2{ width:150px; margin:0px auto; overflow:hidden; text-align:center;}


.proshow_name{font-size:170px; font-weight:bold;}



.intro_bg_li_r_div{ width:620px; margin:10px; line-height:20px;}
.nei_tit_bg{background-image:url(images/nei_tit_bg.jpg); width:628px; height:57px; position:relative;color:#FBB45A;}
.nei_tit_bg span{display:block; position:absolute; left:90px; top:33px;}
.intro_bg_li_r_div dl{height:30px; border-bottom:dotted 1px #D7D7D7;width:628px; line-height:30px;color:#FBB45A;}
.intro_bg_li_r_div dt{width: 85%; float:left;color:#FBB45A;}
.intro_bg_li_r_div dd{float:left;}
.intro_bg_li_r_div a:hover {text-decoration:underline;}
