@charset "gb2312";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	margin:0;	padding:0;}
ul,ol,li{ list-style:none;}

body {
    font-family: "Î¢ÈíÑÅºÚ", arial;
    margin: 0;
    padding: 0;
    font-size: 12px;
    background: #fff;
    color: #000;
    line-height: 20px;
    overflow-x: hidden;
}
/*body {
	background-image: url(/resource/images/main_03.png);
	background-repeat: repeat;
}*/
a { color: #000000; outline: medium none; text-decoration: none; border: none; }
a:onfocus {outline:none;}  
.container{	background: url(/resource/images/top_02.png) repeat-x;width: 1176px;
    margin: 0 auto;}
.top {
	background: url(/resource/images/top_01.png) center top no-repeat;
	height: 225px;
	text-indent:-999px;
}
.main{
	width: 1176px;
	margin:0 auto;
	background: url(/resource/images/main10_03.png) center top no-repeat;
	    background-size: 100%;
	position: relative;
	    margin-bottom: 7px;
	z-index: 2;
}
.main2 {	background: url(/resource/images/main2_03.png) repeat-y center top; background-size:100%;overflow:hidden;}
#lib_Menubox {
	height: 54px;
	margin-top: 25px;
	width: 1100px;
	line-height: 25px;
	float:right;
	margin-right:5px;
}
.ulbox{padding-left:40px;margin-top:7px;}
.ulbox li {
	float: left;font-size: 20px; color:#282828;line-height:41px; cursor:pointer;width: 163px;text-align:center;}
.ulbox li.hover {
	color: #ffffff;
	background-image: url(/resource/images/tabbg_03.png);
	background-repeat: no-repeat;
	background-position: center 0%;
	width: 163px;
	height: 52px;
	text-align:center;
	line-height:41px;
}
.tabbox {	float:right;
	margin-right:10px;

	width: 1100px;
	padding-left:19px;
	padding-bottom:25px;
	min-height:300px;
	margin-top: 20px;
}

#ulT a{ 
	text-decoration:none; color:#606060; font-size:16px;
}
#ulT li{ 
	float: left;
    width: 242px;
    height: 52px;
    line-height: 52px;
    background-color: #eeeeee;
    margin-right: 18px;
    margin-top: 19px;
    text-align: center;
}
.foot {
	background-color: #C92E2B;
	position: relative;
	z-index: -1;
	text-align:center;
	height:220px;
	line-height:30px;
	color:#FFFFFF;
	font-size:14px;
    margin: -50px 0 0;
    padding-bottom: 50px;
    padding-top: 80px;}
.btmright {
	background-image: url(/resource/images/main20_07.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:7px;
}
.skdkb1{background: #fff;}

.container{width:1167px;}
.sgssxml{
	margin:0 0 20px 60px;
}
	/*ÏìÓ¦Ê½*/
 @media screen and (max-width:480px) {
	 body{
		 min-width: 100%;
		 overflow-x: hidden;
	 }
	 .container{
		 width: 100%;
		 background: none;
	 }
	 .top{
		 background-size: 190% 100%;
		 height: 120px;
	 }
	 
	 .top_qxd{
		 background-size: 100% 100%;
		 height: 150px;
	 }
	 .main{
		 width: 96%;
		 margin:2%
	 }
	 .main2{
		 background: #fff;
	 }
	 .tabbox {
		 float: right;
		 margin-right: 0px;
		 width: 100%;
		 padding-left:2%;
		 padding-bottom: 0;
		 min-height: 300px;
		 margin-top:2%;
	 }
	 #lib_Menubox{
		 width:100%;margin: 0px; padding:0;
	 }
	 #ulT li{
		 width: 46%;
		 line-height: 20px;
		 height: auto;
		 padding:2% 0;
		 margin:1%;
		 vertical-align: middle;
	 }
	 #ulT li:nth-child(2n){
		 width:50%;
	 }
	 .skdkb1 .skdkb1_box{
		 width: 100%;
	 }
	 .ulbox{
		 padding:0;
	 }
	 .ulbox li{
		 width: 25%;
		 font-size:16px;
		 height: 40px;
		 font-weight: bold;
	 }
	 .ulbox li.hover{
		 background: #c00;
		 width: 25%;
	 }
	 .btmright {
		 background-image: none; 
		 padding-bottom: 0;
	 }
	 #ulT{
		 margin:2%
	 }
	 
	.sgssxml a img{
		width: 100%;
		background-size:100% 100%;
	}
}

