/* CSS Document */

*,body,ul,li,h3,h4{ margin:0; padding:0;}
ul{ list-style:none;}
.focus_clear{ clear:both;}
body{ font-family: "宋体";font-size:12px; background:#4f030f; line-height:24px;color:#fcfbc2;}
a:link,a:visited{ color:#fcfbc2; text-decoration:none;}
a:hover{ color: #FF6600;}
#container{ width:1002px; margin:0 auto; background:url(../images/content_bk.jpg) repeat-y; height:auto;}
.focus_con{padding:10px 0px 0 32px; height:auto;}
.index_con_demoKj{ background:url(../images/header05.jpg) no-repeat; height:auto; padding:10px 32px 0 32px;}
.index_con_demoKj-1{ background:url(../images/header05-1.jpg) no-repeat; height:auto; padding:10px 32px 0 32px;}
.focus_header{ height:319px; width:1002px;}
   .focus_header .pic1{ height:auto;}
   .focus_header .pic2{ height:auto;}
   .focus_header .pic3{ height:auto;}
   .focus_header .pic4{
	height:80px;
	position:relative;
	background:url(../images/header04.jpg) no-repeat;
	background-image: url(../images/header04.jpg);
}
   .pic4-1{
	height:116px;
	position:relative;
	background:url(../images/header04-1.jpg) no-repeat;
	background-image: url(../images/header04-1.jpg);
}
   .focus_header #navigation{position:absolute; bottom:10px; left:60px; width:890px; height:24px;color:#fcfbc2;}
   #navigation-1{position:absolute; bottom:47px; left:60px; width:890px; height:24px;color:#fcfbc2;}
     .focus_header #navigation a{font-size:14px; font-weight:bold;}
	 #navigation-1 a{font-size:14px; font-weight:bold;}
.focus_footer{padding:34px 0px 0 32px;background:url(../images/focus_bk.png) no-repeat 0 -670px; height:110px; text-align:center;}

#nav-c{ position:absolute; bottom:7px; left:70px; right:auto;}
	#nav-c ul{ list-style:none;}
	#nav-c ul li{ display:inline; margin:0 20px;}

.show{ margin:30px 0 0 0;_margin:-6px 0 0 0}



#bar_r{ position:fixed; z-index:100; left:50%; bottom:20px; _position:absolute; _top:10px; height:240px; width:60px;  margin-left:620px; _position:absolute;}
#bar_r ul{ width:62px; border-bottom:2px solid #cacaca; background:#fff; list-style: none}
#bar_r li{ width:58px; height:58px; border:2px solid #cacaca; position:relative; border-bottom:none;
	display: flex;
	justify-content: center;
	align-items: center;}
#bar_r li a{ display:block; height:20px; line-height:20px;  color:#666;}
#bar_r li a:hover{ color:#f60;}
