* {
	
	margin: 0;
	padding: 0;
}
#wrap {
	width: 100%;
	margin: 0px auto;
}
.div2 {
	width: 100%;
	margin: 0 auto;
}
body {
	background-image: url(../image/sjbg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
#box1 {
	width: 234px;
	height: 70px;
	background: url(../image/sjyuntuijie.png) no-repeat center top;
	background-size: 100% 100%;
	margin: 6.5% auto;
}
#box2 {
	width: 234px;
	height: 70px;
	background: url(../image/sjyunfabu.png) no-repeat center top;
	background-size: 100% 100%;
	margin: 6.5% auto;
}
#box3 {
	width: 234px;
	height: 70px;
	background: url(../image/sjyunshouce.png) no-repeat center top;
	background-size: 100% 100%;
	margin: 6.5% auto;
}
#box4 {
	width: 234px;
	height: 70px;
	background: url(../image/sjyunkandi.png) no-repeat center top;
	background-size: 100% 100%;
	margin: 6.5% auto 10% auto;
}
.neirong {
	width: 309px;
	margin: 0 auto;
}
.tlddy {
	width: 309px;
	height: 145px;
	background: url(../image/sjbiglogo2.png) no-repeat center top;
	background-size: 100% 100%;
	margin: 15px auto 20px auto;
}
.lxwm {
	width: 309px;
	height: 29px;
	background: url(../image/lxwm.png) no-repeat center top;
	background-size: 100% 100%;
	margin: -10px auto 95px auto;
}
#cplogo {
	width: 200px;
	height: 131px;
	background: url(../image/chupin.png) no-repeat center top;
	background-size: 100% 100%;
	margin: 20px auto;
}
#tllogo {
	display: none;
}
#code1 {
	float: left;
	overflow: hidden;
}
#code2 {
	float: right;
	overflow: hidden;
}
#code {
	display: none;
}
/*a各种状态*/
a:active,a:link,a:hover,a:visited{text-decoration:none; border:0 none; outline:0;-webkit-tap-highlight-color:transparent;color:#555;}
/*ie下去框*/
#footer{position:fixed;bottom:0;left:0;z-index:100;background:#fff;width:100%;height:50px;}
#footer>a{display:block;float:left;width:33.33%;text-align:center;}
#footer img{width:17%;display:block;margin:6% auto 0%;max-width:30px;}
#footer span{height:20px;line-height:20px;font-size:12px;}
.footer-bottom{padding-bottom:56px !important;}
.news {
	width: 335px;
	height: 62px;
	background: url(../image/news.png) no-repeat center top;
	background-size: 100% 100%;
	margin: 6.5% auto;
}
.newstext {
	margin-left: 57px;
    width: 220px;
    height: 62px;
	float: left;
	line-height: 62px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.newsdate {
	width: 58px;
	height: 62px;
	float: right;
	text-align: center;
	line-height: 62px;
}
span {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 13px;
}
