body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"Î¢ÈíÑÅºÚ";
	background: url(/fgc/images/bg_01.jpg) no-repeat top center;
	background-color:#ffffff;
	color:#444444;
}
div,ol,ul,li,dl,dt,dd,h3,p,span,hr,img,a,input,textarea{
	margin:0px 0px;
	padding:0px 0px;
	text-decoration:none;
	list-style:none;
	border:0px;
}
*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-overflow-scrolling:touch}
*{box-sizing: border-box;}
a{
	color:#444444;
}
a:hover{
	color:#b61a0c;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.container{
	width: 1320px;
	height: auto;
	margin: auto;
}
#sx_header{
	width: 100%;
	min-width: 1320px;
	height: auto;
	margin: auto;
}
#sx_header .hd_top{
	width: 100%;
	height: 122px;
	background-color: #b92521;
}
#sx_header .hd_top .logo{
	width: 435px;
	height: 75px;
	overflow: hidden;
	position: relative;
	top: 25px;
	left: 0px;
}
#sx_header #zy-menu{
	height:48px;
	margin:auto;
	position:relative;
	top: 55px;
	right: 0;
	z-index: 999;
}
#sx_header #zy-menu li{
	width:126px;
	height:48px;
	margin: 0px 2px;
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	line-height:48px;
	position:relative;
	cursor:pointer;
}
#sx_header #zy-menu .first{
	width: 100px;
}
#sx_header #zy-menu .current,#sx_header #zy-menu .cur{
	background-color: #a30b07;
	position:relative;
}
#sx_header #zy-menu .current a,#sx_header #zy-menu .cur a{
	color:#ffffff;
}
#sx_header #zy-menu li a{
	color:#ffffff;
}
#sx_header #zy-menu li a:hover{
	color:#ffffff;
}
#sx_header #zy-menu li .box{
	width:100%;
	height:auto;
	padding:1px 0px;
	display:inline-block;
	background-color:#a30b07;
	position:absolute;
	top:48px;
	left:0px;
	display:none;
	z-index:9999;
}
#sx_header #zy-menu li .box li{
	width:100%;
	height:48px;
	padding:0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	background:none;
	background-color:#a30b07;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	line-height:48px;
	text-align:center;
	border:0px;
	position:relative;
	top:0;
}
#sx_header #zy-menu li .box li a{
	display:block;
	color:#ffffff;
}
#sx_header #zy-menu li .box li a:hover{
	color:#ffffff;
	background-color:#880805;
}
#sx_footer{
	width: 100%;
	min-width: 1320px;
	height: auto;
	margin: auto;
	display: table;
	background-color: #b92521;
}
#sx_footer .link_con{
	width:100%;
	height:70px;
	background-color:#a91d1a;
	border-top: 2px solid #a91d19;
	border-bottom: 1px solid #a91d1a;
}
#sx_footer .link_con .link-tit{
	width:140px;
	height:70px;
	float:left;
	font-size:20px;
	font-weight: bold;
	color:#ffffff;
	line-height:70px;
	text-align: center;
	position:relative;
}
#sx_footer .link_con .link-con{
	height:70px;
	float:left;
	position:relative;
}
#sx_footer .link_con .link-con .lk-con{
	width:100%;
	height:70px;
	position:relative;
	top:0px;
}
#sx_footer .link_con .link-con .lk-box{
	width:238px;
	height:51px;
	margin:12px 28px 0px;
	float:left;
}
#sx_footer .link_con .link-con .filter-disabled {
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
#sx_footer .link_con .link-con .filter-box {
    position: relative;
}
#sx_footer .link_con .link-con .filter-box select {
	display: none;
}
#sx_footer .link_con .link-con .filter-text {
	height: 51px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	padding: 0px 0px;
}
#sx_footer .link_con .link-con .filter-text input {
	font-size: 18px;
}
#sx_footer .link_con .link-con .filter-text .filter-title {
	width: 100%;
	height: 51px;
	line-height: 51px;
	border: 0;
	background-color: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align:center;
	padding: 0;
	cursor: pointer;
	color:#ffffff;
	padding-left:0px;
	_padding-left:0px;
	+padding-left:0px;
}
#sx_footer .link_con .link-con .filter-list {
	display: none;
	width: 238px;
	max-height: 300px;
	background-color: #fff;
	font-size: 14px;
	text-align:center;
	position: absolute;
	top: 50px;
	left: -1px;
	z-index: 99;
	background-color:#ffffff;
	overflow: auto;
}

#sx_footer .link_con .link-con .filter-list li.filter-null a {
	color: #d2d2d2;
}

#sx_footer .link_con .link-con .filter-list li a {
	display: block;
	padding: 0 18px;
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#333;
	cursor: pointer;
}

#sx_footer .link_con .link-con .filter-list li a:hover{
	background-color:#a30b07;
	color:#ffffff;
}

#sx_footer .link_con .link-con .icon {
	position: absolute;
}

#sx_footer .link_con .link-con .icon-filter-arrow {
	width: 14px;
	height: 9px;
	background-repeat: no-repeat;
    background-image: url(/fgc/images/down.png);
    background-size: 100%;
    top: 21px;
    transition: all .2s;
}
#sx_footer .link_con .link-con .icon-arrow-1{
	right: 60px;
}
#sx_footer .link_con .link-con .icon-arrow-2{
	right: 55px;
}
#sx_footer .link_con .link-con .icon-arrow-3{
	right: 28px;
}

#sx_footer .link_con .link-con .icon-filter-arrow.filter-show {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

#sx_footer .link_con .link-con .filter-list::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

#sx_footer .link_con .link-con .filter-list::-webkit-scrollbar-track {
	background: #fff 
}

#sx_footer .link_con .link-con .filter-list::-webkit-scrollbar-thumb {
	background: #CBCBCB;
}
#sx_footer .flogo{
	width: 435px;
	height: 125px;
	padding: 20px 0px 30px;
	overflow: hidden;
	position:relative;
}
#sx_footer .ftext{
	width:780px;
	height:auto;
	padding:30px 0px;
	position:relative;
	right:70px;
	font-size: 16px;
	color: #e8e8e8;
	line-height: 30px;
	text-align:center;
}