body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-color:#ffffff;
	color:#222222;
}
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}
a{
	color:#202020;
	text-decoration: none;
}
a:hover{
	color:#820001;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.container{
	width:1300px;
	height:auto;
	margin:auto;
	position:relative
}
#sx_header{
	width: 100%;
	min-width: 1300px;
	height: 195px;
	background: url(../images/gj_01.jpg) no-repeat top center;
	background-color: #8f0001;
}
#sx_header .logo{
	position: relative;
	left: 0px;
	top: 48px;
}
#sx_header .head-icon{
	position: relative;
	left: 92px;
	top: 52px;
}
#sx_header .head-srh{
	width:263px;
	height:40px;
	border-bottom:1px solid #ffffff;
	position:relative;
	top: 67px;
	right:0px;
}
#sx_header .head-srh .txt{
	width:220px;
	height:40px;
	padding:0px 10px;
	background:none;
	font-size:16px;
	color:rgba(255,255,255,.9);
	line-height:40px;
	float: left;
	position:absolute;
	top: 0px;
	left: 0px;
}
#sx_header .head-srh .btn{
	width:30px;
	height:30px;
	background: url(../images/searh.png) no-repeat center center;
	float: right;
	position:absolute;
	top: 4px;
	right: 10px;
	cursor:pointer;
}
#sx_menu{
	width:100%;
	min-width:1300px;
	height:62px;
	margin: auto;
	background-color:#f4f4f4;
}
#sx_menu .menu_box{
	width:1300px;
	height: auto;
	margin: auto;
}
#sx_menu #zy-menu{
	width:1335px;
	height:62px;
	margin: auto;
	display: flex;
	position:relative;
	left: 0px;
}
#sx_menu #zy-menu li{
	height:62px;
	margin: 0px 5px;
	display: block;
	float:left;
	font-size:18px;
	font-weight: bold;
	color:#222222;
	text-align:center;
	line-height:62px;
	position:relative;
	cursor:pointer;
}
#sx_menu #zy-menu li:first-child{
	width: 55px;
	margin: 0px 5px 0px 0px;
}
#sx_menu #zy-menu li:last-child{
	margin: 0px 0px 0px 5px;
}
#sx_menu #zy-menu li a{
	padding: 0px 20px;
	display: block;
	color:#222222;
}
#sx_menu #zy-menu li:first-child a{
	padding: 0px 0px;
}
#sx_menu #zy-menu li a:hover,#sx_menu #zy-menu li.cur a{
	color:#ffffff;
	background-color: #930001;
}
#sx_menu #zy-menu li:first-child.cur a{
	padding: 0px 0px;
}
#sx_menu #zy-menu li .box{
	width:200px;
	height:auto;
	margin: auto;
	padding:5px 0px 0px;
	display:inline-block;
	background-color:#efefef;
	position:absolute;
	top:62px;
	left:0px;
	display:none;
	z-index:9999;
}
#sx_menu #zy-menu li .box li{
	width:100%;
	height:48px;
	padding:0px 0px;
	margin:0px 0px 0px 0px;
	display:block;
	background:none;
	font-size:18px;
	font-weight:normal;
	color:#282828;
	line-height:48px;
	text-align:center;
	border:0px;
	position:relative;
	top:0;
}
#sx_menu #zy-menu li .box li a{
	display:block;
	color:#282828;
	background-color:#efefef;
}
#sx_menu #zy-menu li .box li a:hover{
	color:#ffffff;
	background-color:#930010;
}
#sx_foot{
	width:100%;
	min-width:1300px;
	height:auto;
	margin: 25px auto 2px;
	padding: 50px 0px 20px;
	display: table;
	background-color:#930001;
}
#sx_foot .foot_L{
	width: 542px;
	height: auto;
	display: table;
}
#sx_foot .ftext{
	margin: 11px 0 0;
	font-size: 18px;
	color: #eeeeee;
	line-height: 36px;
	position: relative;
	left: 52px;
}
#sx_foot .foot_R{
	width: 630px;
	height: auto;
	display: table;
	position: relative;
	right: 55px;
}
#sx_foot .link_box{
	width: 100%;
	height: auto;
	display: table;
}
#sx_foot .link_box .link_tit{
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #eeeeee;
	line-height: 70px;
}
#sx_foot .link-con{
	width: 512px;
	height: 70px;
	float: right;
}
#sx_foot .link-con .lk-box{
	width:228px;
	height:37px;
	background-color: #930001;
	border: 1px solid #c17778;
	position: relative;
	top: 16px;
}
#sx_foot .link-con .filter-disabled {
	-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
#sx_foot .link-con .filter-box {
    position: relative;
}
#sx_foot .link-con .filter-box select {
	display: none;
}
#sx_foot .link-con .filter-text {
	height: 35px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	padding: 0 15px 0 22px;
}
#sx_foot .link-con .filter-text input {
	font-size: 14px;
}
#sx_foot .link-con .filter-text .filter-title {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: 0;
	background-color: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	cursor: pointer;
	font-size: 16px;
	color:#eeeeee;
	padding-left:0px;
	_padding-left:0px;
	+padding-left:0px;
}
#sx_foot .link-con .filter-list {
	display: none;
	width: 228px;
	max-height: 300px;
	background-color: #fff;
	font-size: 14px;
	text-align:center;
	position: absolute;
	bottom: 35px;
	left: -1px;
	z-index: 99;
	border: 1px solid #e6e6e6;
	overflow: auto;
}

#sx_foot .link-con .filter-list li.filter-null a {
	color: #ffffff;
}

#sx_foot .link-con .filter-list li a {
	display: block;
	padding: 0 18px;
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

#sx_foot .link-con .filter-list li:hover {
	background-color: #f2f2f2;
}

#sx_foot .link-con .filter-list li.filter-selected {
	background-color: #f2f2f2;
}

#sx_foot .link-con .filter-list li.filter-selected a{
	display: block;
	color: #000000;
}

#sx_foot .link-con .filter-list li.filter-disabled {
	background-color: #fff;
}

#sx_foot .link-con .filter-list li.filter-disabled a{
	display: block;
	color: #d2d2d2;
}

#sx_foot .link-con .filter-list li.filter-disabled:hover a {
	cursor: not-allowed!important;
	background-color: #fff;
}

#sx_foot .link-con .icon {
	position: absolute;
}

#sx_foot .link-con .icon-filter-arrow {
	width: 14px;
	height: 10px;
	background-repeat: no-repeat;
    background-image: url(../images/down.png);
    background-size: 100%;
    right: 11px;
    top: 14px;
    transition: all .2s;
}

#sx_foot .link-con .icon-filter-arrow.filter-show {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

#sx_foot .link-con .filter-list::-webkit-scrollbar {
	width: 4px;
	height: 4px;
}

#sx_foot .link-con .filter-list::-webkit-scrollbar-track {
	background: #fff 
}

#sx_foot .link-con .filter-list::-webkit-scrollbar-thumb {
	background: #CBCBCB;
}
#sx_foot .fcode{
	width: 100%;
	height: auto;
	margin: 22px 0 0;
	display: flex;
}
#sx_foot .fcode li{
	margin: 0 24px;
}
#sx_foot .fcode li:first-child{
	margin: 0 24px 0 14px;
}
#sx_foot .fcode li:last-child{
	margin: 0 4px 0 24px;
}
#sx_foot .fcode .tit{
	padding: 14px 0px;
	font-size: 16px;
	color: #eeeeee;
	line-height: 20px;
	text-align: center;
}