* {
	padding:0px;
	margin:0px;
	font-family:Microsoft YaHei, SimSun, Arial, Helvetica, sans-serif;
}
body, html {
	position:relative;
	width:100%;
	height:100%;
	font-size:14px;
	background:#efeded  url('../images/top_bg.jpg') repeat-x;
}
img, input {
	border:0px;
}
ul, li {
	list-style:none;
	list-style-type:none;
	outline:none;
	padding:0px;
	margin:0px;
}
a {
	text-decoration:none;
	color:#000;
}
.index_head {
	height:143px;	
	width:1150px;
	margin:0px auto;
}
.index_head_top {
	width:100%;
	height:115px;
	line-height:35px;
	overflow:hidden;
}
.index_head_top *, .index_head_top a, .index_head_top a:hover {
	color:#fff;
	font-size:12px;
}

#menu_body {
	font-size:16px;
	position:relative;
	width:1075px;
	height:40px;
	line-height:40px;
	z-index:9997;
	margin:2px auto 0px auto;
	
}
#menu_body a {
	color:#fff;
	height:40px;
	line-height:40px;
	display:block;
	text-align:center;
}

#menu_body li {
	float:left;
	width:107px;
	text-align:left;
	position:relative;
	cursor:pointer;
}

#menu_body li ul a, #menu_body li ul a:hover {
	display:block;
	font-size:15px;
	text-align:left;
	color:#fff;
	padding-left:10px;
}
#menu_body li ul a:hover {
	text-decoration:underline;
}
#menu_body .more {
	display:block;
	width:100px;
	height:52px;
	position:absolute;
	right:0px;
	top:0;
}
.subnav {
	position: absolute;
	left:0;
	top:40px;
	display:none;
	width:132px;
	overflow:hidden;
	font-size:14px;
	padding-bottom:10px;
	padding-top:7px;
	z-index:100;
	background:url('../images/main_menu_bg02.png')
        
}
.subnav li {
	line-height:45px;
	height:45px;
	z-index:100;
	width:132px;
	text-align:left;
	
}










.slider-container {
	width:1150px;
	height:380px;
	margin:25px auto 0px auto;
	overflow:hidden;
	position:relative;		
	z-index:1;
	
}
.slide_x {
	overflow:hidden;
	position:relative;
	width:1150px;
	height:380px;
	z-index:10
}
.slide_x a {
	color:#eee;
	text-decoration:none;
}
.slide_x .box {
	overflow:hidden;
	position:relative;
	width:1150px;
	height:380px;
}
.slide_x .list {
	overflow:hidden;
	width:9999px;
}
.slide_x .list li {
	float:left;
	position:relative;
	width:1150px;
}
.slide_x .list img {
	vertical-align:top;
}

.slide_x .list .title_p2 {
	position:absolute;
	z-index:70;
	bottom:20px;
	left:80px;
	width:279px;
	height:35px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
	background:#7d0a0a;
	filter:alpha(opacity=50); /*IE*/
	-moz-opacity:0.5; /*MOZ , FF*/
	opacity:0.5;/*CSS3, FF1.5*/
}
.slide_x .list .title_p3 {
	position:absolute;
	z-index:80;
	bottom:20px;
	left:80px;
	width:279px;
	height:35px;
	color:#fff;
	font-size:14px;
	line-height:35px;
	font-family:黑体;
	font-weight:bold;
	text-indent:12px;
	text-align:center;
}
.slide_x .btn {
	overflow:hidden;
	position:absolute;
	bottom:25px;
	right:40px;
}
.slide_x .btn li {
	float:left;
	width:29px;
	height:5px;
	margin:0 0 0 8px;
	
	background:#fff;
	color:#333;
	font:9px;
	line-height:20px;
	font-family:黑体;
	font-weight: bold;
	text-align:center;
	cursor:pointer;
}
.slide_x .btn .selected {
	background:#7d0a0a;
	color:#fff;
}
.slide_x .minus, .slide_x .plus {
	position:absolute;
	top:125px;
	width:36px;
	height:72px;
	background-image:url(../images/control.png);
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
}
.slide_x .minus {
	left:0;
	background-position:0 0;
}
.slide_x .plus {
	right:0;
	background-position:-44px 0;
}
.slide_x .minus:hover {
	background-position:0 -80px;
}
.slide_x .plus:hover {
	background-position:-44px -80px;
}










.index_middle_out{
	
	width:1150px;
	height:550px;
	margin:25px auto 0px auto; 
	position:relative;	
}


.xg_news{
	width:375px;
	height:550px;
	background:#FFF;
	position:absolute;
	left:0px;
	right:0px;	
}

.xg_news_title{
	width:124px;
	height:34px;
	line-height:34px;
	text-align:center;
	color:#fff;
	background:#7d0a0a;
	position:absolute;
	font-size:16px;
	font-weight:bold;
	left:0px;
	right:0px;
	
}









.xg_news_pic{
	width:343px;
	height:213px;
	position:absolute;
	left:16px;
	top:53px;	
}













.tablenews_01 {
	overflow:hidden;
	width:343px;
	border-collapse:collapse;
	position:absolute;
	top:282px;
	left:16px;	
	font-size:14px;
}
.tablenews_01 tr {
	border-bottom:1px solid #fff;
}
.tablenews_01 tr:hover {
	border-bottom:1px dotted #0d409c;
}

.tablenews_01 .td1 {
	padding:0 0 0 15px;
	height:32px;
	line-height:32px;
	overflow:hidden;
	background:url(../images/tag01.jpg) no-repeat left center;
}
.tablenews_01 a {
	font-weight:normal;
	font-size:14px;
}
.tablenews_01 a:hover {
	color:#293e86;
	font-size:14px;
}
.tablenews_01 .td2 {
	text-align:right;
	width:92px;
	color:#999;
}

.xgnews_more{
	width:56px;
	height:35px;
	display:block;
	position:absolute;
	bottom:15px;
	right:16px;
}


.middle_right_part{
	width:756px;
	height:416px;
	position:absolute;
	right:0px;
	top:0px;
	background:#fff;
	
	
	
}


.ks_link{
	width:756px;
	height:115px;
	position:absolute;
	right:0px;
	bottom:0px;
	background:#7d0a0a;
	
	
	
}




.footer_c_1 {
	width:756px;
	height:90px;
	position:absolute;
	top:20px;
	left:0px;
	font-size:15px;
	color:#fff;
	
	
	
}
.jiaGao{
height:30px;
}
.bubbleInfo {
	width:125px;
	height:90px;
	float:left;
	position:relative;
	

	
}

.popup {
	position:absolute;
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.7; /*MOZ , FF*/
	opacity:0.7;/*CSS3, FF1.5*/
	
	
	z-index:90;
	
}
.post {
	width:125px;	
	height:53px;
	overflow:hidden;
	margin:0px auto;
	position:absolute;
	left:0px;
	z-index:100;
	text-align:center;
	
	
}
.post .thumb {
	display:block;
	width:53px;
	margin:0px auto;
	height:53px;	
	overflow:hidden;
	position:relative;
}
.post .thumb img.cover {
	position:absolute;
	top:0;
	left:0;
}
.post_text {
	text-align:center;
	top:55px;
	position:absolute;
	z-index:100;
	width:125px;
	
	
}

.post_text a{
	color:#fff;
}
.post_text a:hover{
	text-decoration:underline
}
.my_li_30{
	
  background:#7bc537;
}






.li_01 a{
	display:block;
	width:235px;
	float:left;
	padding:0px 0px 0px 10px;
	height:39px;
	line-height:39px;
	background:url(../images/tag_02.gif) no-repeat left center;
	color:#fff;
	vertical-align:middle;
	text-align:left;
}
	
	
.li_01 a:hover{
	text-decoration:underline;
}

















.tzgg_title{
	width:350px;
	height:36px;
	line-height:36px;
	position:absolute;
	left:14px;
	top:10px;
	border-bottom:1px solid #cccccc;
	color:#7d0a0a;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}


.tzgg_title a{
	width:50px;
	display:block;
	float:right;
	text-align:right;
	height:36px;
	line-height:36px;	
	color:#7d0a0a;
	font-size:14px;
	font-weight:normal;
	
}
.tzgg_title a:hover{
	text-decoration:underline;
	
	
	
}



.tzgg_content{
	width:350px;
	height:323px;
	position:absolute;
	left:14px;
	top:65px;
	
	
	
}
.tzgg_content ul li{
	height:71px;
	width:350px;
	overflow:hidden;
	margin-bottom:12px;
	
	
}


.tzgg_content div.tzgg_date{
	height:71px;
	width:71px;
	float:left;
	color:#fff;	
	background:#7d0a0a;	
	
}


.tzgg_content div.tzgg_title_list{
	height:71px;
	width:277px;
	float:right;
	
	background:#ededed;	
	
}


.tzgg_m_y{
	text-align:center;
	padding-top:8px;
	font-size:12px;
}

.tzgg_fg{
	width:48px;
	margin:3px auto;
	height:1px ;
	background-color:#fff;
}


.tzgg_day{
	font-size:25px;
	text-align:center;
	font-weight:bold;
}

.tzgg_title_list p{
	line-height:23px;
	padding:8px ;
	
	
}

.tzgg_title_list p a{
	color:#666666;
	font-size:14px;
	
}
.tzgg_title_list p a:hover{
	text-decoration:underline;
	
}











.xgfc_title{
	width:345px;
	height:36px;
	line-height:36px;
	position:absolute;
	right:14px;
	top:10px;
	border-bottom:1px solid #cccccc;
	color:#7d0a0a;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}


.xgfc_title a{
	width:50px;
	display:block;
	float:right;
	text-align:right;
	height:36px;
	line-height:36px;	
	color:#7d0a0a;
	font-size:14px;
	font-weight:normal;
	
}
.xgfc_title a:hover{
	text-decoration:underline;
	
	
	
}





.tablenews_02 {
	overflow:hidden;
	width:345px;
	border-collapse:collapse;
	position:absolute;
	top:55px;
	right:14px;	
	font-size:14px;
}
.tablenews_02 tr {
	border-bottom:1px solid #fff;
}
.tablenews_02 tr:hover {
	border-bottom:1px dotted #0d409c;
}

.tablenews_02 .td1 {
	padding:0 0 0 15px;
	height:32px;
	line-height:32px;
	overflow:hidden;
	background:url(../images/tag01.jpg) no-repeat left center;
}
.tablenews_02 a {
	font-weight:normal;
	font-size:14px;
}
.tablenews_02 a:hover {
	color:#293e86;
	font-size:14px;
}
.tablenews_02 .td2 {
	text-align:right;
	width:92px;
	color:#999;
}

.photoShow{
	width:1150px;
	height:204px;
	margin:20px auto 0px auto;
	position:relative;
	background-color:#fff;
}








/* product_img_roll  */
.pic_title{
	position:absolute;
	width:38px;
	height:204px;
	background:url(../images/pic_title.jpg) no-repeat;
}
.arre_left{
	position:absolute;
	display:block;
	z-index:50;
	width:45px;
	height:38px;
	overflow:hidden;
	top:80px;
	left:65px;
	background:url(../images/arr_left.png) no-repeat;	
}

.arre_right{
	position:absolute;
	display:block;
	z-index:50;
	width:45px;
	height:38px;
	overflow:hidden;
	top:80px;
	right:0px;
	background:url(../images/attr_right.png) no-repeat;	
}


.pcont {	

	z-index:10;
	position:absolute;	
	right:20px;
	top:15px;
	width:1048px;	
	height:170px;
	overflow:hidden;
	padding-left:0px;
}












.footer{
	clear:both;
	background:#7d0a0a;
	height:165px;
	margin-top:25px;
	position:relative;
}


.copyRight,.vistCount{
	position:absolute;
	left:50%;
	margin:20px 0px 0px -575px;
	line-height:25px;
	color:#fff;
	width:650px;	
	font-size:14px;
}
.copyRight a{
	color:#fff;
}
.vistCount{
	
	margin-left:173px;
	text-align:right;
	width:400px;
}
 /*列表页*/
 .current_path{
	 width:1140px;
	 height:35px;
	 line-height:35px;
	 background-color:#fff;
	 margin:30px auto 0px  auto;
	 padding-left:10px;
	 
 }
 
 
 .list_middle_out{
	 width:1150px;
	 margin:15px auto 30px  auto;
	 background:url(../images/list_middle_bg.jpg) repeat-y;
 }
 
 .list_left{
	 width:236px;
	
	
	 float:left;
 }
 
 
  .list_left h1{
	 width:230px;
	 height:50px;
	 margin:2px auto 0px auto;
	 line-height:50px;
	 color:#fff;
	 font-size:18px;
	 text-align:center;
	 background-color:#0d409c;
	
 }
 .list_left  .subMenu_out{
	 width:230px;
	 margin:0px auto;
	 
	 
 }
 

 



 .list_right{
	 width:895px;
	 
	 background-color:#fff;
	 float:right;
 }


.lujing_list{
	height:60px;
	margin:0px auto;
	width:1150px;
	line-height:60px;
	font-size:15px;
	padding-left:10px;
	background-color:#090;
	text-align:left;
}

.list_content{
	width:1150px;
	margin:0px auto;
	background-color:#fff;
	
	
	
	
	
	
}

.list_middle_in{
	width:850px;
	margin:20px auto;
}







.art_list img {
	vertical-align:middle;
}
.art_list li {
	height:35px;
	line-height:35px;
	overflow:hidden;
	font-size:16px;
}
.art_list li a {
	font-size:15px;
}
.art_list li a:hover {
	color:#ba1c45;
	text-decoration:underline;
}


.list_title {
	float:left;
}
.list_date {
	float:right;
	color:#999;
}
#fenpage {
	margin:30px 0px 0px 0px;
	text-align:center;
	background:#ddd;
	padding:5px 0px;
	font-size:15px;
}
#fenpage a {
	font-size:16px;
	
}
#fenpage a:hover {
	font-size:16px;
	color:#ba1c45;
}



.content_out{
	
	width:1100px;
	padding:10px 0px;
	
	margin:0px auto;
	
	overflow:hidden;
	overflow-x:auto;
	
	
}


.c_title{
	font-size:19px;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	color:#103168;
	
}

.c_title_info{
	border-bottom:1px #ccc dotted;
	text-align:center;
	margin:15px auto 15px auto;	
	
	padding-bottom:10px;
	font-size:13px;
	color:#666;
}

.c_content{
    font-size:15px;
	
	margin:25px auto 0px auto;
	line-height:180%;
}
.c_content a{
color:#860b0b;
font-weight:bold;
text-decoration:underline;
}
.c_content *{
	line-height:180%;

}



.c_content p,.c_content div{
	text-indent:2em;
	margin:30px 0px;
}






.wp_subcolumn_list .wp_sublist .sublist_title {
    
    border-bottom: 2px solid #ccc;
    
}



.Subheading {
    font-size: 15px;
    color: #2653a0;
    text-align: center;
    padding-top: 10px;
    font-weight: normal;
}

