@charset "utf-8";
/* CSS Document */

/*头部样式*/
#header{width:100%;min-width:1360px;background:url(../skin/kim/images/head_bg.png);}
	#tool{width:1340px;margin:0px auto;height:30px;line-height:30px;}
		#tool a{color:#524f55;font-size:0.925em;float:left;margin-right:15px;font-family:"微软雅黑";}
		#tool a:hover{text-decoration:underline;}
	#logo{width:100%;text-align:center;}
	#nav{
	width:1360px;
	margin:0px auto;
	background:url(../skin/kim/images/nav_bg.jpg);
	}
#nav ul{
	width:900px;
	height:72px;
	margin:0px auto;
	}
#nav li{
	float:left;
	height:42px;
	width:148px;
	line-height:42px;
	text-align:center;
	border-top:1px solid #d3d3d3;
	margin-top:2px;
	}
#nav li.cur a{
	background:url(../skin/kim/images/menu-btbg_140x44.png) 0 -87px repeat-x;
	box-shadow: 0 5px 6px rgba(100, 100, 100, 0.9) inset;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    transition: all 250ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
	color:#fff;
	}	
#nav a{
	display:block;
	color:#5d5d5d;
	background:url(../skin/kim/images/menu-btbg_140x44.png) 0 0 repeat-x;
	font-weight:bold;font-size:0.75em;
	border-left:1px solid #bfbeb9;
	height:42px;
	line-height:42px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
    text-transform: uppercase;
    transition: all 100ms cubic-bezier(0.55, 0.085, 0.68, 0.53) 0s;
	}

#nav a:hover{
	background:url(../skin/kim/images/menu-btbg_140x44.png) 0 -43px repeat-x;
	}
#nav .bor_r{
	border-right:1px solid #bfbeb9;
	}
/*主体样式*/
#main{width:1360px;margin:0px auto;}
	/*轮播图片样式*/
	#rotate{height:420px;position:relative;}
		#btn{position:absolute;bottom:5px;left:15px;}
		#btn span{float:left;width:20px;height:20px;background:url(../images/btn1.png) 0px 3px no-repeat;}
	/*轮播图下面的菜单*/
	#menu{background:url(../images/menu_bg.png);height:100px;text-align:center;}
		#menu a{color:#494952;font-size:0.75em;font-weight:bold;margin:0px 70px;line-height:40px;}
		#menu a:hover{text-decoration:underline;}
	/*选项卡样式*/
	#cut #top span{ display:block;text-align:center;color:#454249;font-size:2.4em;font-weight:bold;margin-bottom:5px;}
	#cut #center{background:url(../images/cut_bg.png);height:102px;text-align:center;line-height:100px;}
	#cut .list{margin:0px auto;width:540px;padding-top:25px;}
	#cut #center a{display:block;float:left;height:45px;line-height:45px;color:#56575a;font-size:0.91em;font-weight:bold;margin:0px 10px;}
	#cut #center a:hover{ background:url(../images/ca_bg.png) center top no-repeat;color:#002144;font-weight:bold;}
	#cut #bottom{padding-left:130px;width:640px;}
	#cut #bottom span{display:block;color:#58555c;font-size:1.03em; font-family:"华文细黑";line-height:30px;}
	
	
	/*轮转样式*/	
	#qh{width:1020px;margin:0px auto;clear:both;padding-top:50px;}
	#qh #left{width:860px;}
	#qh #right{float:right;width:170px;}
	#qh_t{float:left;width:140px;}
	/*轮转1的样式*/
	#qh_c{float:left;position:relative;width:680px;height:400px;}
	#qh_c li div{text-align:center;background:none;background:#fff;}
	#qh_c li div span{ display:block;color:#58555c;font-size:1.03em;}
	#qh_c li div .image-title{color:#454249;font-size: 2.91em;}
	#qh_c ul{position:relative;width:680px;height:308px}
	#qh_c li{z-index:0;position:absolute;width:0px;height:0px;background:#787878;top:0px;cursor:pointer;left:0px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
	#qh_c li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
	#qh_c .prev,#qh_c .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
	#qh_c .prev{background:url(../images/btn_l.png) left center no-repeat;left:0px}
	#qh_c .next{background:url(../images/btn_r.png) right center no-repeat;right:0px;} 
	#qh_c a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../images/share-btn.png) no-repeat;text-indent:-999px;}*/
	/*右侧表单样式*/
	#qh #right input{padding-left:8px;height:28px;border:1px solid #cecece;border-right:none;color:#2a2a2a;}
	#qh #right li{line-height:50px;color:#2a2a2a;font-size:0.8em;}
	#qh #right span{float:left; display:block}
	#qh #right input{float:left; display:block;clear:both;width:120px;padding-left:8px;height:28px;border:1px solid #cecece;border-right:none;color:#2a2a2a;}
	#qh #right img{float:left; display:block; cursor:pointer;}
	#qh #right .btn{clear:both;margin-top:30px;float:left;width:150px;}
	#qh #right a{ display:block; clear:both;color:#fff;background:#b9c3cd;text-align:center;height:40px;line-height:40px;}
	/*轮转2的样式*/
	#focus_Box{clear:both;float:left;}
	#focus_Box{position:relative;height:308px;left:50%;margin-left:-365px;top:50px;}
	#focus_Box div{text-align:center;}
	#focus_Box div span{ display:block;color:#58555c;font-size:1.03em;}
	#focus_Box div span a{color:#58555c; text-decoration:underline;}
	#focus_Box div .image-title{color:#454249;font-size: 2.91em;}
	#focus_Box ul{position:relative;width:680px;height:308px}
	#focus_Box li{z-index:0;position:absolute;width:0px;height:0px;background:#787878;top:0px;cursor:pointer;left:0px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
	#focus_Box li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
	#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
	#focus_Box .prev{background:url(../images/btn_l.png) left center no-repeat;left:0px;}
	#focus_Box .next{background:url(../images/btn_r.png) right center no-repeat;right:0px} 
	#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../images/share-btn.png) no-repeat;text-indent:-999px;}


/*底部样式*/
#foot{width:1360px;margin:50px auto;text-align:center;}
        #foot a{color:#807e84;font-size:0.75em;font-weight:bold;margin:0px 30px;line-height:40px;}
		#foot a:hover{color:#494952;font-size:0.75em;font-weight:bold;margin:0px 30px;line-height:40px;text-decoration:underline;}

/*中间内容样式*/
#maincon{width:1360px;margin:10px auto;text-align:center;}
        #maincon a{color:#494952;font-size:0.75em;font-weight:bold;margin:0px 20px;line-height:40px;}
		#maincon a:hover{text-decoration:underline;}
        #maincon p.topmargin {margin-top: 150px;margin-bottom: 150px}


	
	




