*{
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
a{
	text-decoration: none;
	color: #000000;
}

/*顶部图片css*/
#sggy_PngBox{
	width: 100%;
	min-width: 1200px;
	height: 470px;
	/* background: url(../../img/childpages/sggy_banner.png)no-repeat center; */
	background-size: 100% 100%;
	cursor: pointer;
}


/*tab盒子切换css*/
#sggy_tabBox{
	width: 100%;
	height:auto;
	min-width: 1200px;
	background: url(../../img/dabeijin.jpg) no-repeat;
	background-size:100% 100%;
	background-attachment:fixed;
}

#sggy_tabBox .sg_tCon{
	width: 1200px;
	height:auto;
	margin: 0 auto;
}

#sggy_tabBox .sg_tCon ul{
	width: 1200px;
	height:68px;
	padding-top: 72px;
}
#sggy_tabBox .sg_tCon ul li{
	float: left;
	width: 138px;
	height: 38px;
	border: 1px solid #e11020;
	border-radius: 5px;
	font-size: 18px;
	color: #685a5a;
	text-align: center;
	line-height: 38px;
	background-color: #FFFFFF;
	cursor: pointer;
	margin-right: 11.4px;
}
#sggy_tabBox .sg_tCon ul li.hbjc_lionDj{
	color: #FFFFFF;
	background-color: #e11020;
}
#sggy_tabBox .sg_tCon ul li:last-child{
	margin-right: 0px;
}

#sggy_tabBox .sg_tCon .sg_tconBox{
	width: 1200px;
	height:auto;
	min-height: 500px;
	background-color: #FFFFFF !important;
	background: url(../../img/childpages/hbcl_titletopbj.png)no-repeat top;
	background-size: 100% 7px;
	/* display: none; */
}

#sggy_tabBox .sg_tCon .sg_tconBox .sg_tTitle{
	height: 42px;
	width:97%;
	padding-left: 3%;
	line-height: 42px;
	border-bottom: 2px solid #e11020;
}

.sdsadsads{
	width: 100%;
	height: auto;
}




















