.preview{
	width:480px; height:360px;
	position:relative;float:left;
	margin-left:25px;}

/* smallImg */

.smallImg{position:relative; height:52px; margin-top:1px;padding:6px 5px; width:425px; overflow:hidden;float:left;}

.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }

.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}

.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:400px; margin-top:-50px;}



#imageMenu {height:44px; width:380px; overflow:hidden; margin-left:3px; margin-top:2px; float:left;}

#imageMenu li {height:44px; width:76px; overflow:hidden; float:left; text-align:center;}

#imageMenu li img{width:66px; height:44px;cursor:pointer;}

#imageMenu li#onlickImg img, #imageMenu li:hover img{ 
	width:60px; height:38px; border:3px solid #fe6500;}

/* bigImg */

.bigImg{position:relative; float:left; 
	width:480px; height:360px; padding:2px; 
	border:1px solid #e3e3e3;overflow:hidden;}

.bigImg #midimg{width:480px; height:360px;}

.bigImg #winSelector{width:235px; height:210px;}

#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}

/* bigView */

#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}

#bigView img{position:absolute;}

/*Í¼Æ¬·Å´ó*/

.pro_view_right{
	width:600px;
	float:left;
	margin-left:60px;
}
.pro_view_right .title{
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#060606;
	font-weight:bold;
	border-bottom:1px dashed #e7e7e7;
	font-weight: 600;
}
.pro_view_right .text{
	width:480px;
	padding:8px 10px;
	font-size: 16px;
	margin:10px 0;
}
.pro_view_right .text p{
	font-size:14px;
	color:#6e6e6e;
	margin-top:8px;
}
.pro_view_right .text p span{
	color:#0066cb;
}
.pro_view_right .tel{
	font-size:14px;
	color:#666;
}
.pro_view_right .tel span{
	font-size:24px;
	color:#0066cb;
	font-weight:bold;
}
.pro_viewbox{
	width:1200px;
	/*border:1px solid #e8e8e8;*/
	margin-top:40px;
}
.pro_view{
	background: #ffffff;
	border:1px solid #e8e8e8;
	min-height: 400px;
}
.view_title{
	height:44px;
	/*border-bottom:1px solid #e8e8e8;*/
	background:#f6f6f6;
	overflow:visible;
	
}
.view_title .title{
	width:110px;
	height:44px;
	background:#237ac5;
	line-height:42px;
	font-size:16px;
	color:#ffffff;
	text-align:center;
	/*border-left:1px solid #e8e8e8;
	border-right:1px solid #e8e8e8;
	border-top:2px solid #0066cb;
	border-bottom:none;*/
	/*float:left;*/
	/*margin-left:40px;*/
}


.pro_wrap{
	width:1200px;
	margin:0 auto;
	 position: relative;
    background: #fff;
    margin-bottom: 100px;
    margin-top: 50px;
    padding-top: 50px;
}


.pagelist{
	height:30px;
	border:1px solid #ddd;
	border-radius:5px;
	-webkit-border-radius:5px;
	border-collapse:collapse;
	margin:0 auto;
	margin-top:60px;
	margin-bottom:180px;
}
.pagelist td{	
	border:1px solid #ddd;
}
.pagelist td a{
	color:#337ab7;
	padding:6px 10px;
}
.pagelist .disable a{
	color:#777777;
	cursor:default;
}
.pagelist .on{
	background:#337ab7;	
}
.pagelist .on a{
	color:#fff;	
}
.pagelist .disable:hover{
	background:#fff;
}
.pagelist .disable:hover a{
	color:#777;
}
.pagelist td:hover{
	background:#337ab7;
}
.pagelist td:hover a{
	color:#fff;
}


.rightmenubox{
	width:130px;
/*	position:fixed;*/
	background:#f3f3f3;
	/*padding-bottom:20px;*/
	/*left:20px;
	top:20%;*/
	position: absolute;
	left: -130px;
}
.rightmenubox .title{
	height:70px;
	background:#005cb8;
	padding-left:10px;
}
.rightmenubox .title .title_cn{
	font-size:18px;
	color:#fff;
	padding-top:12px;
	font-weight:bold;
}
.rightmenubox .title .title_en{
	font-size:10px;
	color:#fff;
	line-height:180%;
}
.rightmenubox .menu_list{
	margin-top:10px;
}
.rightmenubox .menu_list li{
	height:35px;
	line-height:35px;
	padding-left:15px;
	color:#000;
	border-bottom:1px dotted #868686;
}
.rightmenubox .menu_list li:hover{
	background:#e10202;
	color:#fff;
}
.rightmenubox .menu_list .on{
	background:#e10202;
	color:#fff;
}