

/*======网站内页======*/
.mainny {
	width: 100%;
	margin: 0px auto;
}
.mainny .nrdh {
	width: 100%;
	height: 50px;
	display: block;
	background: #EEEEEE;
}
.mainny .nrdh .nrnav {
	width: 766px;
	height: 50px;
	margin: 0px auto;
}
.mainny .nrdh .nrnav ul li {
	width: 163px;
	height: 50px;
	float: left;
	margin-right: 4px;
}
.mainny .nrdh .nrnav ul li a {
	width: 163px;
	height: 50px;
	font-size: 14px;
	text-align: center;
	line-height: 50px;
	display: block;
}
.mainny .nrdh .nrnav ul li a:hover {
	background: #1958B9;
	color: #1958B9
}
.mainny .nrdh .nrnav ul li a.act {
	background: url(actbg.jpg) no-repeat center;
	color: #FFF;
	font-size:18px;
}

.mainny .produclist {
	width: 1003px;
	margin: 0px auto;
	padding: 30px 0px;
	height:auto;
}

.mainny .produclist .tjcpleft1 {
	width: 217px;
	float: left;
	background: #6f6f6f;
	height:auto;
 	
}




.mainny .produclist .tjcpleft1 .sider { float:left; width:217px;}
.mainny .produclist .tjcpleft1 .sider .sidertit { width:217px; height:86px; background:url(../images/protit.jpg) no-repeat; color:#FFF; text-indent:40px; font-size:24px; font-weight:bold; line-height:86px; }
.mainny .produclist .tjcpleft1 .sider .sidername {width:203px;  border-left:#6f6f6f 7px solid;border-right:#6f6f6f 7px solid; border-bottom:#6f6f6f 7px solid; background:#FFF}
.mainny .produclist .tjcpleft1 .sider .sidername ul{ padding-bottom:10px;}
.mainny .produclist .tjcpleft1 .sider .sidername ul li { margin:0 auto; width:200px;height:36px; line-height:36px;  text-indent:40px;  overflow:hidden;}
.mainny .produclist .tjcpleft1 .sider .sidername ul li  a.actt {color: #1958B9; font-weight:bold; }




.mainny .produclist .tjcpright1 {
	width: 766px;
	float: right;
	height:auto;
}
.tjcpright2{
padding:10px;
 height:auto;
}










