/*整体开始*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none;} /*为了照顾ie6 链接图片有边框*/
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#000;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","SimSun","宋体";}
a { color:#000; text-decoration:none; }
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
}
video embed, video object, video iframe {
width: 100%;
height: auto;
}
		*{
			margin:0px;
			padding:0px;
		}
		div{
			display:block;
		}
		body{
    		font-weight: lighter;
		}
		html{
			color:#666;
		}
		html,body{
			width: 100%;
		}
/*banner*/
.sjw_banner{
	width: 100%;
	height:567px;
	background:url(../images/sjw_banner.jpg) top center no-repeat;
}
/*box*/
.sjw_box{
	width:100%;
	background:url(../images/sjw_box.jpg) top center no-repeat;
	padding-top: 90px;
}
.sjw_box1{
	width:1160px;
	margin:0 auto;
}
/*导语*/
.sjw_dy{
	width:1060px;
	margin:0 auto;
	border:1px solid #a68260;
	padding:10px;
	box-sizing:border-box;
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	overflow:hidden;
}
.sjw_dy p{
	float:left;
	margin:0 20px;
}
.sjw_dy .sjw_dy1{
	margin-right:20px;
}
.sjw_dy span{
	margin-right:30px;
}
.sjw_dy a{
	color:#d30a11;
}
.sjw_dy a:hover{
	text-decoration:underline;
}
/*要闻*/
.sjw_yw{
	margin-top:55px;
}
.sjw_tit{
	width:100%;
	text-align:center;
	position:relative;
}
.sjw_tit a{
	position:absolute;
	top:90px;
	right:0px;
	color:#f50000;
	font-size:14px;
	display:block;
	width:100px;
	height:30px;
	z-index:999;
}
.sjw_tit img{
	margin:0 auto;
}
.sjw_tit1{
	width:100%;
	text-align:center;
	position:relative;
}
.sjw_tit1 a{
	position:absolute;
	top:50px;
	right:0px;
	color:#f50000;
	font-size:14px;
	display:block;
	width:100px;
	height:30px;
	z-index:999;
}
.sjw_tit1 img{
	margin:0 auto;
}
.sjw_yw ul li{
	width:100%;
	margin-top:50px;
	overflow:hidden;
}
.sjw_r h3:hover{
	text-decoration:underline;
}
.sjw_r p:hover{
	text-decoration:underline;
}
.sjw_yw .sjw_l{
	width:340px;
	float:left;
	height:204px;
	overflow:hidden;
}
.sjw_l img{
	width:100%;
}
.sjw_yw .sjw_r{
	width:800px;
	float:right;
}
.sjw_r h3{
	width:100%;
	height:50px;
	line-height:50px;
	overflow:hidden;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px dashed #e2c29b;
	text-align:center;
	padding-bottom:10px;
}
.sjw_r p{
	width:100%;
	height:120px;
	line-height:30px;
	overflow:hidden;
	font-size:18px;
	margin-top:20px;
}
/*学习专区*/
.sjw_xx{
	width:100%;
	margin-top:55px;
	padding-bottom:225px;
}
.sjw_xx ul{
	width:100%;
	overflow:hidden;
}
.sjw_xx ul li{
	width:31%;
	margin-right:2%;
	float:left;
	margin-top:40px;
}
.sjw_xx ul li img{
	width:100%;
	height:69px;
}
.sjw_xx ul li p{
	margin-top:10px;
	font-size:16px;
	text-align:center;
}
.sjw_xx ul li p:hover{
	text-decoration:underline;
	color:#e60012;
}
/*bottom*/
.sjw_bot{
	width:100%;
	height:330px;
	background:url(../images/sjw_bot.jpg) top center no-repeat;
}
.sjw_banner2{
	display:none;
}
@media (min-width: 640px) and (max-width:1200px){
        body{
            min-width:1200px;
        }
    }
/*手机版*/
@media screen and (max-width: 640px){
	.sjw_banner{
		display:none;
	}
	.sjw_banner2{
		display:block;
	}
	.sjw_banner2 img{
		width:100%;
	}
	.sjw_box{
		background:none;
		padding-top:30px;
	}
	.sjw_box1{
		width:96%;
	}
	.sjw_dy{
		width:100%;
		font-size:14px;
	}
	.sjw_tit img{
		margin-left:-400px;
	}

	.sjw_yw{
		margin-top:0px;
	}
	.sjw_yw ul li{
		margin-top:20px;
	}
	.sjw_yw .sjw_l{
		width:100%;
		height:185px;
	}
	.sjw_yw .sjw_r{
		width:100%;
	}
	.sjw_r h3{
		font-size:18px;
		height:30px;
		line-height:30px;
		padding-bottom:5px;
	}
	.sjw_r p{
		margin-top:10px;
	}
	.sjw_xx{
		margin-top:0px;
		padding-bottom:40px;
	}
	.sjw_xx ul li{
		width:100%;
		margin-right:0;
		margin-top:20px;
	}
	.sjw_bot{
		display:none;
	}
}