body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-color:#fbfbfb;
	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:#222222;
	text-decoration: none;
}
a:hover{
	color:#2bac85;
}
.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: 229px;
	background: url(../images/ty_01.jpg) repeat-x top left;
	background-color: #2bac85;
}
#sx_header .hd_top{
	width: 100%;
	height: 20px;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	overflow: hidden;
	position: relative;
	top: 9px;
}
#sx_header .hd_con{
	width: 100%;
	height: 138px;
	overflow: hidden;
}
#sx_header .logo{
	position: relative;
	left: 0px;
	top: 25px;
}
#sx_header .head-srh{
	width:318px;
	height:44px;
	position:relative;
	top: 50px;
	right:1px;
}
#sx_header .head-srh .txt{
	width:269px;
	height:42px;
	padding:0px 20px;
	background:none;
	font-size:16px;
	color:#dcebff;
	line-height:42px;
	float: left;
	border: 1px solid #d1e5fd;
	position:absolute;
	top: 0px;
	left: 0px;
}
#sx_header .head-srh input:focus{
   outline: 0px; 
} 
#sx_header .head-srh input::placeholder {
  color:#dcebff;
}
#sx_header .searchPBox input::-webkit-input-placeholder {
  color:#dcebff;
}
#sx_header .head-srh input::-moz-input-placeholder {
  color:#dcebff;
}
#sx_header .head-srh input::-ms-input-placeholder {
  color:#dcebff;
}
#sx_header .head-srh .btn{
	width:44px;
	height:42px;
	background: url(../images/search.png) no-repeat center center;
	float: right;
	border: 1px solid #d1e5fd;
	position:absolute;
	top: 0px;
	right: 0px;
	cursor:pointer;
}
#sx_menu{
	width:100%;
	height:50px;
	margin: 12px auto 0px;
}
#sx_menu #zy-menu{
	width:1335px;
	height:50px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	position:relative;
	left: 0px;
}
#sx_menu #zy-menu li{
	height:50px;
	display: block;
	float:left;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:50px;
	position:relative;
	cursor:pointer;
}
#sx_menu #zy-menu li a{
	padding: 0 30px;
	display: block;
	color:#ffffff;
}
#sx_menu #zy-menu li:first-child a{
	padding: 0 4px 0 4px;
	margin: 0 26px 0 0;
}
#zy-menu li a:hover,#zy-menu li.cur a{
	background-color: #259474;
}
#sx_menu #zy-menu li .box{
	width:100%;
	height:auto;
	margin: auto;
	padding:16px 0px 12px;
	display:inline-block;
	background-color:#259474;
	position:absolute;
	top:50px;
	left:0px;
	display:none;
	z-index:9999;
}
#sx_menu #zy-menu li:nth-child(6) .box{
	width: 216px;
}
#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:16px;
	font-weight:normal;
	color:#ffffff;
	line-height:50px;
	text-align:center;
	border:0px;
	position:relative;
	top:0;
}
#sx_menu #zy-menu li .box li a{
	padding: 0 0;
	margin: 0 0;
	display:block;
	color:#ffffff;
	background-color:#259474;
}
#sx_menu #zy-menu li .box li a:hover{
	color:#ffffff;
	background-color:#32ab8a;
}
#sx_foot{
	width:100%;
	min-width:1300px;
	min-height:335px;
	margin: auto;
	padding: 53px 0 0;
	display: table;
	background: url(../images/bg_04.png) no-repeat bottom center;
	position: relative;
}
#sx_foot .ftl{
	width: 625px;
	height: auto;
	padding: 32px 0 0;
	display: table;
}
#sx_foot .ftr{
	width: 418px;
	height: auto;
	display: table;
}
#sx_foot .link_box{
	width: 100%;
	height: auto;
	display: table;
}
#sx_foot .link_box .link_tit{
	padding-right: 22px;
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #e5e5e5;
	line-height: 39px;
}
#sx_foot .link-con{
	width: 472px;
	height: 39px;
	float: left;
}
#sx_foot .link-con .lk-box{
	width:224px;
	height:39px;
	position: relative;
}
#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: 39px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
#sx_foot .link-con .filter-text input {
	font-size: 16px;
}
#sx_foot .link-con .filter-text .filter-title {
	width: 178px;
	height: 39px;
	padding: 0 20px;
	line-height: 39px;
	background-color: #299979;
	border: 1px solid #e1e1e1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
	font-size: 16px;
	color:#e9e9e9;
}
#sx_foot .link-con .filter-list {
	display: none;
	width: 224px;
	max-height: 300px;
	background-color: #fff;
	font-size: 14px;
	text-align:center;
	position: absolute;
	bottom: 39px;
	left: 0px;
	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: 44px;
	height: 39px;
    background: url(../images/down.png) no-repeat center center;
	background-color: #299979;
	border: 1px solid #e1e1e1;
    right: 0px;
    top: 0px;
    transition: all .2s;
}

#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 .ftl .ftext{
	width: 100%;
	height: auto;
	padding: 28px 0 20px;
	display: table;
	font-size: 16px;
	color: #e9e9e9;
	line-height: 27px;
}
#sx_foot .fcode{
	width: 100%;
	height: auto;
	margin: 22px 0 0;
	display: flex;
}
#sx_foot .fcode li{
	margin: 0 28px 0 0;
}
#sx_foot .fcode .img{
	width: 146px;
	height: 146px;
	overflow: hidden;
	box-shadow: 4px 4px 6px #175a47;
}
#sx_foot .fcode .img img{
	width: 100%;
	height: 100%;
}
#sx_foot .fcode .tit{
	padding: 0 5px;
	font-size: 16px;
	color: #e9e9e9;
	line-height: 53px;
	text-align: center;
}