*{padding: 0; margin:0;}
body{font-family: "微软雅黑";background:#fff url(../images/top.jpg) center top no-repeat;width:100%;min-width: 1200px;}
a, a:hover, a:focus, a:visited{color: #000; text-decoration: none;}
ul{list-style: none;}
.col-md-12{min-height:auto;}
/*主体*/
.bwgllmain{
	width: 1200px;
	min-width: 1200px;
	min-height: 300px;
	margin:624px auto 24px;
	overflow: hidden;
}
.bwgrow{
	width: 100%;
	min-height:50px;
	margin-top: 10px;
	overflow: hidden;
}
.gwgsmnr{
	background:url(../images/bg1.png) center top no-repeat;
	width: 100%;
	height: 236px;
	overflow: hidden;
	padding-top: 40px
}
.gwgsmnr p{
	padding:0 30px;
    font-size: 23px;
    line-height: 200%;
    color: #000;
    text-indent: 2em;
}
/*两张视频图片*/
.bwgleft{
	width: 572px;
	min-height: 402px;
	float: left;
}
.bwgsp{
	display: block;
	width: 572px;
	height: 402px;

}
.bwgsp img{
	display: block;
	width: 572px;
	height: 402px;
}
.bwgspwz{
	display: block;
	width: 100%;
	height: 60px;
	margin-top: 8px;
	line-height: 60px;
	text-align: center;
	font-size:26px;
	font-weight: bold;
}
.bwgright{
	width: 572px;
	min-height: 402px;
	float: right;
}
.bwggzsm{
	background: #5EA8D9;
	font-size:29px;
	color: #fff;
	width: 100%;
	height: 74px;
	line-height: 74px;
	text-align: center;
}
/*尾部*/
.bwgfootcon{
	width: 100%;
	min-width: 1200px;
	border-top: solid 18px #2E43A0;

}
.bwgrfoot {
    width: 1200px;
    min-width: 1200px;
    height: 100px;
    font-size: 20px;
    color: #000;
    text-align: center;
    padding-top: 40px;
    margin: 0 auto;
}