
html, body {
    margin: 0;
    padding: 0;
/*  overflow:hidden;*/
	font-family:PingFang SC Regular,sans-serif;
	color:#FFFFFF;
}
#Container{
	margin:0px;
/*	height:1080px;*/
	width:100%;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	}
#banner1{
	width:100%;
	height:447px;
	background-image:url(../images/bg1.jpg);
	}
#banner2{
	width:100%;
	height:447px;
	background-image:url(../images/bg2.jpg);
	}
#banner3{
	width:100%;
	height:447px;
	background-image:url(../images/bg3.jpg);
	}
#banner4{
	width:100%;
	height:447px;
	background-image:url(../images/bg4.jpg);
	}
#banner5{
	width:100%;
	height:447px;
	background-image:url(../images/bg5.jpg);
	}
#banner6{
	width:100%;
	height:447px;
	background-image:url(../images/bg6.jpg);
	}
#banner7{
	width:100%;
	height:447px;
	background-image:url(../images/bg7.jpg);
	}
	

#top{
	height:120px;
	width:100%;
	padding:auto;
	background-image:url(../images/logo.png);
	border-bottom:1px solid #1B238F;
	background-color:#150867;
	background:rgba(21, 8, 100, 0.8) none repeat scroll !important;
	position: fixed;
	z-index:999;
	}
#top img{
	padding-left:360px;
	padding-top:20px;
	}
#top a{
	position:fixed;
	z-index: 999999;
	top:2px;
	right:355px;
	font-size:14px;
	}
#main{
	width:1200px;
	margin:0px auto;
	padding-bottom:20px;
	text-align:center;
	font-size:22px;
	line-height:50px;
	}
#main .backhome{
	text-align: left;
	font-size:16px;
	line-height:30px;
	margin-top:10px;
	}
.bt{
	font-size:35px;
	margin-top:100px;
	}
.line{
	background-image:url(../images/line.png);
	margin:3px auto;
	height:5px;
	width:60px;
	}
.content{
	padding-top:80px;
	clear:both;
	overflow:hidden;
	}
	
a:link{
	color:#FFF;
	text-decoration:none;
	}
a:visited{
	color:#FFF;
	}
a:hover{
	color:#D900D9;
	}

.box{
	width:370px;
	height:200px;
	line-height:80px;
/*	border:0.5px solid #FFF;*/
	background:rgba(15, 6, 100, 0.6) none repeat scroll !important;
	float:left;
	margin-right:10px;
	margin-top:10px;
	padding:10px;
	}
.box .tb1{
	background-image: url(../images/tb_fdc.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto auto;
	width:100px;
	height:115px;
	}
.box .tb2{
	background-image: url(../images/tb_sjy.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto auto;
	width:100px;
	height:115px;
	}
.box .tb3{
	background-image: url(../images/tb_sgqy.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto auto;
	width:100px;
	height:115px;
	}
.box .tb4{
	background-image: url(../images/tb_zxqy.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto auto;
	width:100px;
	height:115px;
	}
.box .tb5{
	background-image: url(../images/tb_gx.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto auto;
	width:100px;
	height:115px;
	}
.box .tb6{
	background-image: url(../images/tb_zf.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:auto auto;
	width:100px;
	height:115px;
	}

.content2{
	margin-top:80px;
	background:rgba(15, 6, 100, 0.6) none repeat scroll !important;
	clear:both;
	overflow:hidden;
	}
	
.box2{
	width:550px;
	height:160px;
	line-height:80px;
/*	border:0.5px solid #FFF;*/
	float:left;
	margin-left:10px;
	margin-top:10px;
	padding:20px;
/*	clear:both;
	overflow:hidden;*/

	}
.box2 .pic{
	width:210px;
	float:left;
	}
.box2 .nr{
	float:right;
	text-align:left;
	width:315px;
	}
.box2 h1{
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	padding-bottom:0px;
	overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;

	}
.box2 h2{
	font-size:14px;
	font-weight:normal;
	color:#888;
	line-height:22px;
	overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
	}
.box2 h3{
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	}
.more{
	font-size:14px;
	line-height:30px;
	}
.content2 ul{
	height:470px;
	padding:20px;
	margin-top:20px;
	margin-left:35px;
	font-size:16px;
	}
.content2 ul li{
	list-style:none;
	line-height:30px;
	display:block;
	width:374px;
	float:left;
	text-align:left;
	}
.content2 .hlw{
	padding-top:30px;
	font-size:16px;
	line-height:25px;
	float:left;
	width:400px;
	}
.content2 .zw{
	padding:50px 60px;
	text-align:justify;
	font-size:16px;
	line-height:30px;
	}