


/*------------------------------------------------------------------- 
中间区域main样式
-------------------------------------------------------------------*/
/*************   首页   *************************/
div#content div#left,div#content div#center,div#content div#right,div#content div#detailLeftSide,div#content div#detailRight div#detailRightOther{
	/*****************min-height:400px;****/
}
div#content div#left,div#content div#center,div#content div#detailLeftSide{
	float:left;
}
div#content div#left{
	width:238px;
}
div#content div#center{
	margin-left: 10px;
    width: 484px;
}

div#content div#right{
	float:right;
	width: 238px;
}
div#scrollImg{
    
    width: 979px;
}
/*************   细节页面   *************************/
div#content div#detailLeftSide{
	width: 228px;
}
div#detailLeftSide div#nav_left{
	border: 1px solid #C5DDF9;
	/*min-height:100px;*/
}
div#nav_left a.current {
    background-color: #1C8BD9;
    color: white;
}
div#detailLeftSide div#nav_left ul li a{
	/*padding-left: 15px;
	line-height: 26px;
	width:211px;
	display:block;*/
	line-height: 34px;
	width: 226px;
	text-indent: 76px;
	display: block;
	font-size: 15px;
}

div#content div#detailRight{
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
    width: 740px;
	float:right;
}
div#detailRightOther{
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
    width: 978px;
	float:right;
}

#detailRight #detailContent{
	margin: 10px 20px;
}
div#detailRight div#detailRightOther div#detailContent h2{
	font-size: 20px;
    line-height: 28px;
	color: #3566CC;
    font-weight: bolder;
    margin: 20px auto;
    text-align: center;
	width:650px;
	
}
div#detailRight div#detailRightOther div#detailContent .paragraph{
	padding:0 45px;
}
div#detailRight div#detailRightOther div#detailContent .paragraph p{
	font-size: 14px;
	line-height: 22px;
}

/*-------面包屑导航---------0*/
div#detailRight div#breadcrumb{
	width:720px;
	border-bottom:1px solid #999;
        background:url(/images/btn_img1.jpg) no-repeat 10px center;
        background:url(/images/btn_img1.jpg) no-repeat 10px center;
        padding:5px 0 5px 20px;
        text-align:left;
}
div#detailRightOther div#breadcrumbOther{
	width:958px;
	border-bottom:1px solid #dcdcdc;
        background:url(/images/btn_img1.jpg) no-repeat 10px center;
        padding:5px 0 5px 20px;
        text-align:left;
}
div#detailRight div#detailRightOther div#breadcrumb div#breadcrumbOther span{
	color:red;
}

.paragraph{
    padding: 0px 20px 20px 20px;
}
/*-------------------选项卡div#box--------------------------*/
div#box{
	height:210px;
	float:left;
	width:722px;
	position:  relative;
	margin:5px;
	background: url('/images/header/box_yin.png') repeat-x 0px 30px;
}
 div#tagebox1, div#tagebox2{
	display:none;
	margin-top:56px;
}
div#box h4{
	position:absolute;
 	top:30px;
	display:block;
	text-align:center;
	
}
div#box h4 a{
	display: block;
	line-height:20px;
	width:160px;
	background-image:url("/images/header/box_yin.png");
	color:#006BA1;
	height:32px;
}
div#tagebox{
	float:left;
}
h4#title1{
	left:5px;
}
h4#title2{
	left:166px;
}
div.box1Show h4#title1 a ,div.box2Show h4#title2 a {
	background-image:url("/images/header/box_xian.png");
	color:#FFF;
}
div.box1Show div#tagebox1 ,div.box2Show div#tagebox2  {
	display:block;
	/*border: 1px solid #C5DDF9;*/
	min-height:165px;
}

div#box  ul {
	 *display:inline-block;
	/*padding-left:30px;	
	background-image: url(publist_leftborder.jpg);
	background-repeat:repeat-y;
	background-position:0px 0px;*/
}
div#box div#zcfg{
text-indent: 4px;
	background: url("/images/header/h2_bg_xia.png") no-repeat 85px 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #006BA1;
	width:720px;
	float:left;
}
/*-----------------------------两微一端-----------------------------------------*/
div#bsfw{
	background: rgba(0, 0, 0, 0) url("/images/title_img5.jpg") no-repeat scroll 0 0;
	border-bottom: 1px solid rgb(197, 221, 249);
    color: #006ba1;
    font-size: 14px;
    font-weight: 600;
    height: 26px;
    line-height: 27px;
    text-indent: 10px;
}
div#nk_title{
	background: rgba(0, 0, 0, 0) url("/images/title_img5.jpg") no-repeat scroll 0 0;
	border-bottom: 1px solid rgb(197, 221, 249);
    color: #006ba1;
    font-size: 14px;
    font-weight: 600;
    height: 26px;
    line-height: 27px;
    text-indent: 10px;
}
div#content_lwyd{
	clear: both;
	float: left;
	width: 240px;
	margin-top: 13px;
	margin-left:0px;
}
div#content_lwyd dl{
	float: left;
	text-align: center;
	width: 80px;
}
div#content_lwyd dt img{
	width:71px;
	height:71px;
	border: medium none;
}
#bottn_center1{float: left;}
#bottn_center2{float: right;}