@charset "utf-8";
/* 修改的部分 */

.bw_main_w{width:960px;} /*list item 主体宽度*/

.bw_lw{float:left;width:680px;}/*list item 左侧宽度*/
.bw_rw{ float:right;width:268px;}/*list item 右侧宽度*/

.bw_border{border:1px solid #8EB4CE;} /*list item 外框样式*/ 
.bw_box_title{background:url("../images/sliding_window.gif") repeat-x scroll right top #C0D6E5;
color:#0A2649;
font-weight:bold;
padding:4px 10px;}/*list item框样式 在这里添加背景图片*/
.bw_box_title span{} /*list item做复杂框样式*/

.bx_box_r_list ul{list-style:none outside none;
margin:0 0 0 4px;
padding:0;}
.bx_box_r_list li{ background:url("../images/decoration.gif") no-repeat scroll 0 0 transparent;
margin-bottom:8px;
padding-left:10px;} /*list 右侧列表*/

.bx_box_r_list a{ text-decoration:none;color:#16387C;}
.bx_box_r_list a:hover{ text-decoration:underline} /*list 右侧列表链接样式*/
.color{background:#EFEFEF; color:#000;}  /*item 下面的联系方式背景颜色*/
.bw_bt{ margin-bottom:10px;} /*item 右侧列表向下间距*/
.bw_box_p{padding:8px 12px;text-indent:1em;} /*item 右侧文本样式*/
.hod{ height:300px; overflow:hidden} /*item 右侧防止文本溢出*/


/*分页样式*/

.pageNav{ height:30px; line-height:30px; text-align:center; overflow:hidden; zoom:1; padding-bottom:8px;}
.pageNav a{ padding:2px 8px; background:#ebe9ea; cursor:pointer; display:inline;}
.pageNav a.current{ background:none; color:#ff4d4b;}
.pageNav   .next{ }
.pageNav  .pre{ }




/*list******无须修改*/
*{ margin:0px; padding:0px;}
.bx_box_r_list ul{
	list-style-type: none;
}

.bw_mian{ margin:0 auto; height:auto;} 
.tab_box{
	padding:5px 8px 40px 8px;
	position:relative;
	top:10px;
	height:auto;
	z-index:0;
}
.tab_box ul{
	padding:8px 12px;
	overflow:hidden;
	zoom:1;
}
.tab_box ul li{ float:left; width:131px; margin-bottom:10px; text-align:center; height:130px; overflow:hidden; zoom:1;}
.tab_box ul li img{ width:120px; height:90px; margin-bottom:6px; border:1px solid #e0dfdd; float:left; margin-left:5px;} 
.tab_box ul li span{ padding:0 8px; display:inline-block}
/*item 无须修改*/
.vedio{ text-align:center; padding:12px 0;}
.contactUs{ padding-bottom:12px;}
.contactUs h3{
	height:24px;
	line-height:24px;
	padding-left:12px;
    width:96%;
	margin:0 auto;
}
.contactUs  table { margin-left:20px;}
.contactUs  table td{ padding:4px 0; text-align:left;}
.contactUs  table td.title{ font-size:16px; font-weight:bold; height:28px; line-height:28px;}
.contactUs  table td.ct{ width:200px;}
.clear{ clear:both;}

#sch_bar{
	height:46px;
	margin-top:5px;
	background-image: url(../images/Search.jpg);
	background-repeat: no-repeat;
}
#sch_bar .text{
	width:700px;
	padding-top:6px;
	overflow:hidden;
	zoom:1;
}
#sch_bar .txt{
	width:348px;
	height:30px;
	line-height:30px;
	padding:0 2px;
	vertical-align:middle;
	margin-left:162px;
	border:none;
	background:none;
	color:#898987;
}
#sch_bar .btn{
	height:30px;
	line-height:30px;
	margin-left:4px;
	width:128px;
	cursor:pointer;
	font-size:0;
	color:#f8f8f8;
	vertical-align:middle;
	border:none;
	background:none;
}
.keyword{ width:390px; height:36px; text-align:center; margin-top:6px;}
.kw_title{ color:#ec0205 ; font-weight:bold; width:90px; padding-left:10px; }
.keyword td{ cursor:pointer;}

.ct_list li {
	height: 112px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
        float:left;overflow:hidden; 
}
.info p {
	height: 46px;
	overflow: hidden;
}
.info_btm {
	line-height: 25px;
	height: 25px;
}
.info_btm span {
	color: #FF0000;
}

.img_ly {
	float: left;
	margin: 5px;
}
.info {
	float: right;
	width: 755px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.info h3 {
	font-size: 14px;
	line-height: 30px;
	color: #333;
	height: 30px;
}
.info a {
	color: #333;
	text-decoration: none;
}
.info a:hover {
	color: #333;
	text-decoration: underline;
}

.pageNav {
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-bottom:8px;
	text-align:center;
	margin-top: 20px;
}

.pageNav .loaddata {
	color: #333333;
	text-decoration: none;
		background:none repeat scroll 0 0 #EBE9EA;
cursor:pointer;
padding:2px 8px;
}


.clear{ clear:both;}

