body{
	margin:0px 0px;
	padding:0px 0px;
	font-family:"微软雅黑";
	background-color:#fdfbfc;
	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:#009261;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.container{
	width:1398px;
	height:auto;
	margin:auto;
	position:relative
}
#sx_header{
	width: 100%;
	min-width: 1398px;
	height: 193px;
	background: url(../images/sx_01.jpg) repeat-x top left;
	background-color: #008c5e;
}
#sx_header .logo{
	position: relative;
	left: 0px;
	top: 30px;
}
#sx_header .head-icon{
	position: relative;
	left: 100px;
	top: 72px;
}
#sx_header .hdc{
	position: relative;
	right: 0px;
	top: 64px;
}
#sx_header .hdc .home{
	width: 82px;
	height: 31px;
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
	line-height: 18px;
	background: url(../images/icon_01.png) no-repeat 8px 7px;
	background-color: #33b58a;
}
#sx_header .hdc .home span{
	position: relative;
	left: 39px;
	top: 8px;
}
#sx_header .searchBox{
	min-width: 82px;
	min-height: 31px;
	position:relative;
	top: 4px;
	z-index:99999999999;
}
#sx_header .searchWBox{
    position: relative;
    z-index: 0;
}
#sx_header .search{
	width: 82px;
	height: 31px;
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
	line-height: 18px;
	background: url(../images/icon_01.png) no-repeat 8px 7px;
	background-color: #33b58a;
	cursor: pointer;
}
#sx_header .search span{
	position: relative;
	left: 39px;
	top: 8px;
}
#sx_header .searchPBox{
    position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
    width: 100%;
	height: 100%;
    display: none;
    background: rgba(0,145,96,.8);
}
#sx_header .searchPBox h3{
	width: 100%;
	margin: 280px 0 0;
	font-size: 48px;
	color: #ebfcff;
	text-align: center;
	line-height: 125px;
	position: relative;
}
#sx_header .searchPBox .iW{
    width: 750px;
	height: 52px;
	margin: auto;
	background-color: #28523c;
	border: 1px solid #b9e1e4;
	border-radius: 22px;
}
#sx_header .searchPBox .input{
    width: 600px;
	height: 50px;
	float: left;
    display: block;
	font-size: 20px;
	color: #d1fbff;
	line-height: 50px;
	background: none;
	position: relative;
	left: 40px;
}
#sx_header .searchPBox .input:focus{
   outline: 0px; 
} 
#sx_header .searchPBox .input::placeholder {
  color:#d1fbff;
}
#sx_header .searchPBox .input::-webkit-input-placeholder {
  color:#d1fbff;
}
#sx_en_header .head-srh input::-moz-input-placeholder {
  color:#666666;
}
#sx_header .searchPBox .input::-ms-input-placeholder {
  color:#d1fbff;
}
#sx_header .searchPBox .btnSearch {
	width: 24px;
    height: 24px;
	float: right;
    outline-width: 0;
    border: 0;
    display: block;
    cursor: pointer;
    background: url(../images/search_02.png) center center no-repeat;
	position: relative;
	top: 13px;
	right: 38px;
}
#sx_header .searchPBox .btn_close{
	width: 62px;
	height: 62px;
	text-align: center;
	background-color: #28523c;
	border-radius: 50%;
	position: absolute;
	top: 58px;
	right: 68px;
	cursor: pointer;
}
#sx_header .searchPBox .btn_close img{
	position: relative;
	top: 16px;
}
#sx_menu{
	width: 100%;
	min-width: 1398px;
	height: 62px;
	background-color: #efeff2;
	border-top: 2px solid #fdfbfc;
}
#sx_menu #zy-menu{
	width:1490px;
	height:60px;
	margin: auto;
	display: flex;
	position:relative;
}
#sx_menu #zy-menu li{
	margin: 0px 0px;
	display: block;
	float:left;
	font-size:22px;
	color:#222222;
	text-align:center;
	line-height:60px;
	position:relative;
	cursor:pointer;
}
#sx_menu #zy-menu li a{
	height: 62px;
	display: block;
	padding: 0px 49px;
	display: block;
	color:#222222;
	position: relative;
	top: -2px;
}
#sx_menu #zy-menu li:hover{
	
}
#sx_menu #zy-menu li a:hover,#sx_menu #zy-menu li.cur a{
	color:#ffffff;
	background-color: #008c5d;
}
#sx_menu #zy-menu li .box{
	width:100%;
	height:auto;
	margin: auto;
	padding:0px 0px 15px;
	display:inline-block;
	background-color:#008c5d;
	position:absolute;
	top:60px;
	display:none;
	z-index:9999;
}
#sx_menu #zy-menu li .box li{
	width:100%;
	height:auto;
	margin:0px 0px;
	display:inline-table;
	background:none;
	font-size:18px;
	font-weight:normal;
	color:#f5f5f5;
	line-height:25px;
	text-align:center;
	border: 0px;
	position:relative;
	top:0;
}
#sx_menu #zy-menu li .box li a{
	height: auto;
	padding:15px 0px 12px;
	display:block;
	color:#f5f5f5;
	line-height:25px;
	border-bottom: 1px solid #249a72;
	top: 0px;
}
#sx_menu #zy-menu li .box li a:hover{
	color:#f5f5f5;
	background-color: #4daa8b;
}
#slide{
	width:1500px;
	height:549px;
	margin: auto;
	overflow:hidden;
	position: relative;
}
#sx_foot{
	width: 100%;
	min-width: 1398px;
	min-height: 316px;
	display: table;
	background-color: #005e3f;
}
#sx_foot .container{
	display: table;
	padding: 28px 0 20px;
}
#sx_foot .fcon{
	margin-left: 12px;
	min-height: 205px;
	position: relative;
}
#sx_foot .fcon .flogo{
	width: 410px;
	height: 78px;
	overflow: hidden;
}
#sx_foot .fcon .flogo img{
	width: 100%;
	height: 100%;
}
#sx_foot .fcon .ftext{
	width: 410px;
	height: auto;
	display: table;
	font-size: 18px;
	color: #ffffff;
	line-height: 36px;
	position: relative;
	left: 86px;
}
#sx_foot .link_con{
	width: 465px;
	height: auto;
	padding: 27px 0 0;
	margin-left: 68px;
	display: table;
}
#sx_foot .link_con .lk_tit{
	font-size: 24px;
	color: #ffffff;
	line-height: 26px;
}
#sx_foot .link_con .lk_list{
	width: 455px;
	height: auto;
	margin: 24px 0 0 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#sx_foot .link_con .lk_list li{
	width: 50%;
	padding: 7px 40px 7px 0;
	height: auto;
	font-size: 18px;
	color: #ffffff;
	line-height: 22px;
}
#sx_foot .link_con .lk_list li a{
	color: #ffffff;
}
#sx_foot .link_con .lk_list li a:hover{
	color: rgba(255,255,255,.9);
}
#sx_foot .fcode{
	position: relative;
	top: 17px;
	right: 38px;
}
#sx_foot .fcode li{
	margin: 0 44px 0 0;
	float: left;
}
#sx_foot .fcode li p{
	padding: 12px 5px;
	font-size: 18px;
	color: #ffffff;
	line-height: 22px;
	text-align: center;
}
#sx_foot .copyright{
	width: 100%;
	height: 63px;
	background-color: #002a1b;
	font-size: 14px;
	color: #e6e6e6;
	line-height: 63px;
	text-align: center;
	overflow: hidden;
}