/* public default css */.xg_section, .container-fluid, div[class^='col-'] {
	position: relative
}
.xg_section_fixd {
	height: 200px
}
.xg_section, .xg_header, .xg_banner, .xg_content, .xg_footer {
	clear: both
}
.container, .container-fluid {
	height: 100%
}
.xg_screen {
	text-align: center
}
.xg_screen:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%
}
.xg_screen .container, .xg_screen .container-fluid {
	display: inline-block;
	vertical-align: middle;
	max-height: 650px;
	height: auto
}
.xg_html {
	height: auto;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	text-align: left;
	overflow: hidden
}
.xg_logo, .xg_text, .xg_html {
	display: block;
	overflow: hidden
}
.xg_logo {
	min-height: 10px
}
.xg_logo h1, .xg_logo img {
	width: 100%;
	height: 100%;
	display: block
}
.xg_text {
	height: auto;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	text-align: left;
	word-wrap: break-word;
	word-break: normal
}
input[type="text"] {
	width: 150px;
	height: 30px;
	margin: 5px
}
.xg_ibtn {
	display: block;
	width: 150px;
	height: 40px;
	overflow: hidden
}
input[type='button'] {
	outline: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background-color: transparent
}
.xg_img {
	width: 100px;
	height: 100px;
	overflow: hidden
}
.xg_img a {
	display: block;
	width: 100%;
	height: 100%
}
.xg_img img, .xg_logo h1 .xg_logo img {
	width: 100%;
	height: 100%;
	display: block
}
.xg_gotop {
	width: 60px;
	height: 60px;
	position: relative;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	background: #e8e8e8 url("/css/img/gototop.png") center center no-repeat
}
.xg_gotop:hover {
	background: #e8e8e8 url("/css/img/gototop1.png") center center no-repeat
}
.xg_gotop a {
	display: block;
	width: 100%;
	height: 100%
}
.xg_flink {
	position: relative;
	padding: 15px 0;
	background-color: #fff;
	font-size: 0;
	margin: 0 auto
}
.xg_flink .xg_flink_item {
	display: inline-block;
	cursor: pointer;
	padding: 5px 20px;
	max-width: 240px;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	color: #333;
	text-align: center
}
.xg_flink .xg_flink_item:hover {
	text-decoration: underline
}
.xg_flink a {
	color: #333
}
.xg_iframe_line {
	border: 0;
	height: 100%
}
.xg_pager {
	line-height: 33px
}
.xg_pager span {
	padding: 4px 10px;
	border: 1px solid #e2e2e2;
	margin-left: 5px;
	font-size: 14px
}
.xg_pager span:first-child {
	margin-left: 0
}
.xg_pager span:hover {
	color: #51b5f5
}
.xg_pager span a {
	cursor: pointer
}
.xg_pager span a:hover {
	color: #51b5f5
}
.xg_pager .xg_pnInNu {
	width: 44px;
	height: 27px;
	border: 0
}
.xg_pager .fyb_w_gong, .xg_pager .fyb_w_spage, .xg_pager .fyn_w_gong, .xg_pager .fym_w_spage, .xg_pager .fym_w_gong, .xg_pager .fyi_w_gong {
	border-right: 0
}
.xg_pager .fyb_n_tpage, .xg_pager .fyb_pszie, .xg_pager .fyn_n_tpage, .xg_pager .fym_pszie, .xg_pager .fym_n_tpage, .xg_pager .fyi_n_tpage {
	border-left: none;
	border-right: 0;
	margin-left: -15px
}
.xg_pager .fyb_w_reccount, .xg_pager .fyb_w_reccount, .xg_pager .fyn_w_spage, .xg_pager .fym_w_reccount, .xg_pager .fym_w_reccount, .xg_pager .fyi_w_spage {
	border-left: none;
	margin-left: -15px
}
.xg_pager .fyb_t_goto {
	margin: 0
}
.xg_pager a {
	color: #333
}
.xg_ul {
	line-height: 34px
}
.xg_ul .xg_ul_li {
	height: 34px;
	color: #626262;
	font-size: 14px;
	padding-left: 20px
}
.xg_ul .xg_ul_li:hover {
	background-color: #f0f0f0
}
.xg_sbtn .bdsharebuttonbox {
	padding: 5px
}
.xg_itext label {
	vertical-align: top
}
.xg_itext_span {
	font-size: 11px
}
.xg_itext input {
	width: 249px;
	padding-left: 10px;
	height: 38px;
	border: 1px solid #e2e2e2;
	color: #999;
	font-size: 14px
}
.xg_itext textarea {
	width: 249px;
	padding: 5px 10px;
	height: 80px;
	line-height: 20px;
	border: 1px solid #e2e2e2;
	color: #999;
	font-size: 14px
}
.xg_ldrop select, .xg_idrop select {
	width: 249px;
	padding-left: 10px;
	height: 40px;
	border: 1px solid #e2e2e2;
	color: #999;
	font-size: 14px;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	appearance: menulist
}
.xg_ckcode .xg_check_tip {
	font-size: 14px;
	cursor: pointer
}
.xg_ckcode .xg_check_tip:hover {
	color: #51B5F5
}
.xg_iemail label {
	color: #666;
	font-size: 16px;
	margin-right: 4px
}
.xg_iemail input {
	width: 249px;
	padding-left: 10px;
	height: 38px;
	border: 1px solid #e2e2e2;
	color: #999;
	font-size: 14px
}
.xg_iemail textarea {
	width: 249px;
	padding: 5px 10px;
	height: 80px;
	line-height: 20px;
	border: 1px solid #e2e2e2;
	color: #999;
	font-size: 14px
}
.xg_imobile label {
	color: #666;
	font-size: 16px;
	margin-right: 4px
}
.xg_imobile input {
	width: 249px;
	padding-left: 10px;
	height: 38px;
	border: 1px solid #e2e2e2;
	color: #999;
	font-size: 14px
}
.xg_imobile textarea {
	width: 249px;
	padding: 5px 10px;
	height: 80px;
	line-height: 20px;
	border: 1px solid #e2e2e2;
	color: #999;
	font-size: 14px
}
.xg_ipwd label {
	color: #666;
	font-size: 16px;
	margin-right: 4px
}
.xg_ipwd input {
	width: 249px;
	padding-left: 10px;
	height: 38px;
	border: 1px solid #e2e2e2;
	color: #999;
	font-size: 14px
}
.xg_ipwd textarea {
	width: 249px;
	padding: 5px 10px;
	height: 80px;
	line-height: 20px;
	border: 1px solid #e2e2e2;
	color: #999;
	font-size: 14px
}
.xg_iradio {
	line-height: 40px
}
.xg_iradio [data-type="message"] {
	display: block;
	text-align: center;
	font-size: 16px;
	height: 40px;
	color: #666
}
.xg_iradio label:first-child {
	margin-left: 0
}
.xg_iradio input[type="radio"] {
	-webkit-appearance: radio;
	-moz-appearance: radio;
	appearance: radio;
	position: relative;
	top: 2px
}
[data-tag="InputCheckBox"] {
line-height:40px
}
[data-tag="InputCheckBox"] [data-type="message"] {
display:block;
text-align:center;
font-size:16px;
height:40px;
color:#666
}
[data-tag="InputCheckBox"] label:first-child {
	margin-left: 0
}
[data-tag="InputCheckBox"] input[type="checkbox"] {
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	appearance: checkbox;
	position: relative;
	top: 2px
}
[data-tag="InputCheckBox"] span {
	margin-left: 3px
}
.xg_crumbs {
	font-size: 0
}
.xg_crumbs>span {
	font-size: 12px;
	margin-left: 7px;
	display: inline-block;
	color: #444
}
.xg_crumbs span:first-child {
	margin-left: 0
}
.xg_crumbs .xg_crumbs_span {
	background: url("/css/img/arrows_right.png");
	width: 6px;
	height: 7px;
	background-repeat: no-repeat
}
.xg_crumbs .xg_crumbs_span:last-child {
	display: none
}
.xg_prevnext {
	line-height: 30px;
	color: #333;
	font-size: 14px
}
.xg_prevnext .xg_prevnext_item:hover {
	color: #51b5f5
}
.xg_prevnext .xg_prevnext_item {
	display: inline-block;
	width: 250px;
	cursor: pointer
}
.xg_prevnext .xg_prevnext_title {
	margin-left: 8px
}
.xg_navTwo {
	font-size: 0
}
.xg_navTwo .tierLi {
	position: relative;
	display: inline-block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background-color: #51b5f5
}
.xg_navTwo .tierLi:hover .navContent {
	display: block
}
.xg_navTwo .tierLi-select {
	background-color: #3e99d4
}
.xg_navTwo .tierName {
	text-align: center;
	cursor: pointer
}
.xg_navTwo .tierName:hover {
	background-color: #3e99d4
}
.xg_navTwo .navContent {
	position: absolute;
	left: 0;
	top: 40px;
	width: 440px;
	height: auto;
	display: none
}
.xg_navTwo .navContentUl {
	position: relative
}
.xg_navTwo .navContentLi {
	width: 110px;
	height: 40px;
	line-height: 40px;
	background-color: #5dbcf9
}
.xg_navTwo .navContentLi:hover {
	background-color: #5ba3d2
}
.xg_navTwo .navContentLi:hover .ncContent {
	display: block
}
.xg_navTwo .navContentLi-select {
	background-color: #5ba3d2
}
.xg_navTwo .ncName {
	width: 100%;
	text-align: center;
	cursor: pointer
}
.xg_navTwo .ncContent {
	position: absolute;
	box-sizing: border-box;
	left: 110px;
	top: 0;
	width: 330px;
	line-height: 20px;
	height: 160px;
	padding: 5px 15px;
	background-color: #b5b1b1;
	display: none
}
.xg_navTwo .navContentLi:first-child .ncContent {
	display: block
}
.xg_tMenu1 .xg_tMenuLi1 {
	width: 110px;
	height: auto;
	background-color: #51b5f5;
	color: #fff;
	font-size: 14px;
	line-height: 40px
}
.xg_tMenu1 .xg_tMenuLi1:hover {
	background-color: #3e99d4
}
.xg_tMenu1 .xg_tMenuLi1-select {
	background-color: #3e99d4
}
.xg_tMenu1 a {
	display: block;
	height: 100%;
	width: 100%
}
.xg_tMenu1 .xg_tTitle1 {
	width: 100%;
	text-align: center;
	cursor: pointer
}
.xg_tMenu1 .xg_tMenuUl2 {
	width: 100%
}
.xg_tMenu1 .xg_tMenuLi2 {
	width: 100%;
	text-align: center;
	cursor: pointer;
	background-color: #5dbcf9
}
.xg_tMenu1 .xg_tMenuLi2:hover {
	background-color: #429dda
}
.xg_tMenu1 .xg_tMenuLi2-select {
	background-color: #429dda
}
.xg_tMenu1 .xg_tTitle2 {
	width: 100%;
	text-align: center;
	cursor: pointer
}
.xg_tMenu1 .xg_tMenuLi3 {
	width: 100%;
	text-align: center;
	cursor: pointer;
	background-color: #86ccf9
}
.xg_tMenu1 .xg_tMenuLi3:hover {
	background-color: #6dbef3
}
.xg_tMenu1 .xg_tMenuLi3-select {
	background-color: #6dbef3
}
.xg_tMenu1 .xg_tTitle3 {
	width: 100%;
	text-align: center;
	cursor: pointer
}
.xg_tMenu2 a {
	display: block;
	width: 100%;
	height: 100%
}
.xg_tMenu2 .xg_tMenuLi1 {
	position: relative;
	width: 110px;
	height: auto;
	background-color: #51b5f5;
	color: #fff;
	font-size: 14px;
	line-height: 40px
}
.xg_tMenu2 .xg_tMenuLi1:hover {
	background-color: #3e99d4
}
.xg_tMenu2 .xg_tMenuLi1:hover .xg_tMenuUl2 {
	display: block
}
.xg_tMenu2 .xg_tMenuLi1-select {
	background-color: #3e99d4
}
.xg_tMenu2 .xg_tTitle1 {
	width: 100%;
	text-align: center;
	cursor: pointer
}
.xg_tMenu2 .xg_tMenuUl2 {
	width: 100%;
	position: absolute;
	left: 100%;
	top: 0;
	display: none
}
.xg_tMenu2 .xg_tMenuLi2 {
	position: relative;
	width: 110px;
	height: auto;
	background-color: #5dbcf9;
	color: #fff;
	font-size: 14px
}
.xg_tMenu2 .xg_tMenuLi2:hover {
	background-color: #429dda
}
.xg_tMenu2 .xg_tMenuLi2:hover .xg_tMenuUl3 {
	display: block
}
.xg_tMenu2 .xg_tMenuLi2-select {
	background-color: #429dda
}
.xg_tMenu2 .xg_tTitle2 {
	width: 100%;
	text-align: center;
	cursor: pointer
}
.xg_tMenu2 .xg_tMenuUl3 {
	width: 100%;
	position: absolute;
	left: 100%;
	top: 0;
	display: none
}
.xg_tMenu2 .xg_tMenuLi3 {
	background-color: #86ccf9
}
.xg_tMenu2 .xg_tMenuLi3:hover {
	background-color: #58b0e8
}
.xg_tMenu2 .xg_tMenuLi3-select {
	background-color: #58b0e8
}
.xg_tMenu2 .xg_tTitle3 {
	width: 100%;
	text-align: center;
	cursor: pointer
}
.xg_tMenu3 a {
	display: block;
	width: 100%;
	height: 100%
}
.xg_tMenu3 .xg_tMenuLi1 {
	width: 110px;
	line-height: 40px;
	background-color: #51b5f5;
	color: #fff;
	cursor: pointer;
	font-size: 14px
}
.xg_tMenu3 .xg_tMenuLi1:hover {
	background-color: #3e99d4
}
.xg_tMenu3 .xg_tMenuLi1-select {
	background-color: #3e99d4
}
.xg_tMenu3 .xg_tMenuLi1-select .xg_tMenuUl2 {
	display: block
}
.xg_tMenu3 .xg_tTitle1 {
	width: 100%;
	text-align: center
}
.xg_tMenu3 .xg_tMenuUl2 {
	width: 100%;
	display: none
}
.xg_tMenu3 .xg_tMenuLi2 {
	width: 100%;
	background-color: #5dbcf9
}
.xg_tMenu3 .xg_tMenuLi2:hover {
	background-color: #429dda
}
.xg_tMenu3 .xg_tMenuLi2-select {
	background-color: #429dda
}
.xg_tMenu3 .xg_tMenuLi2-select .xg_tMenuUl3 {
	display: block
}
.xg_tMenu3 .xg_tTitle2 {
	width: 100%;
	text-align: center
}
.xg_tMenu3 .xg_tMenuUl3 {
	width: 100%;
	display: none
}
.xg_tMenu3 .xg_tMenuLi3 {
	width: 100%;
	background-color: #86ccf9
}
.xg_tMenu3 .xg_tMenuLi3:hover {
	background-color: #58b0e8
}
.xg_tMenu3 .xg_tMenuLi3-select {
	background-color: #58b0e8
}
.xg_tMenu3 .xg_tMenuLi3-select .xg_tMenuUl4 {
	display: block
}
.xg_tMenu3 .xg_tTitle3 {
	width: 100%;
	text-align: center
}
.xg_tMenu3 .xg_tMenuUl4 {
	width: 100%;
	display: none
}
.xg_tMenu3 .xg_tMenuLi4 {
	width: 100%;
	background-color: #84c1e8
}
.xg_tMenu3 .xg_tMenuLi4:hover {
	background-color: #81b7da
}
.xg_tMenu3 .xg_tMenuLi4-select {
	background-color: #81b7da
}
.xg_tMenu3 .xg_tTitle4 {
	width: 100%;
	text-align: center
}
.xg_bnavi .xg_menuUl {
	font-size: 0;
	color: #444
}
.xg_bnavi .xg_menuUl:after {
	display: block;
	content: '';
	clear: both;
	height: 0;
	visibility: hidden
}
.xg_bnavi a {
	width: 100%;
	height: 100%;
	display: block
}
.xg_bnavi .xg_menuLi1 {
	color: #444
}
.xg_bnavi .xg_menuLi1 {
	position: relative;
	float: left;
	width: 110px;
	font-size: 14px;
	line-height: 40px;
	cursor: pointer;
	color: #444;
	z-index: 100;
	text-align: center;
	height: 40px
}
.xg_bnavi .xg_menuTitle2 {
	text-align: center;
	height: 40px
}
.xg_bnavi .xg_menuTitle3 {
	text-align: center;
	height: 40px
}
.xg_bnavi .xg_menuTitle3:hover a {
	color: #000
}
@media(min-width:769px) {
.xg_menu .xg_menuUl {
	font-size: 0;
	color: #333
}
.xg_menu a {
	display: block;
	width: 100%;
	height: 100%
}
.xg_menu .xg_menuLi1 {
	position: relative;
	display: inline-block;
	width: 110px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	background-color: #51b5f5;
	color: #fff;
	z-index: 100
}
.xg_menu .xg_menuLi1:hover {
	background-color: #3e99d4
}
.xg_menu .xg_menuLi1:hover .xg_menuUl2 {
	display: block
}
.xg_menu .xg_menuLi1-select {
	background-color: #3e99d4
}
.xg_menu .xg_menuTitle1 {
	text-align: center
}
.xg_menu .xg_menuUl2 {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	display: none
}
.xg_menu .xg_menuLi2 {
	position: relative;
	background-color: #5dbcf9;
	color: #fff
}
.xg_menu .xg_menuLi2:hover {
	background-color: #429dda
}
.xg_menu .xg_menuLi2:hover .xg_menuUl3 {
	display: block
}
.xg_menu .xg_menuLi2-select {
	background-color: #429dda
}
.xg_menu .xg_menuTitle2 {
	text-align: center
}
.xg_menu .xg_menuUl3 {
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
	width: 100%
}
.xg_menu .xg_menuLi3 {
	position: relative;
	background-color: #75c2f3;
	color: #fff
}
.xg_menu .xg_menuLi3:hover {
	background-color: #58b0e8
}
.xg_menu .xg_menuLi3:hover .xg_menuUl4 {
	display: block
}
.xg_menu .xg_menuLi3-select {
	background-color: #58b0e8
}
.xg_menu .xg_menuTitle3 {
	text-align: center
}
.xg_menu .xg_menuUl4 {
	position: absolute;
	left: 100%;
	top: 0;
	display: none;
	width: 100%
}
.xg_menu .xg_menuLi4 {
	text-align: center;
	background-color: #86ccf9;
	color: #fff
}
.xg_menu .xg_menuLi4:hover {
	background-color: #6dbef3
}
.xg_menu .xg_menuLi4-select {
	background-color: #6dbef3
}
.xg_menu .xg_menuTitle4 {
	text-align: center
}
}
@media(max-width:768px) {
.xg_menu a {
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 25px
}
.xg_menu a:active {
	background-color: #f4f4f4;
	color: #333
}
.xg_menu .xg_menuMobile {
	width: 19px;
	height: 15px
}
.xg_menu .xg_memu_btn {
	width: 19px;
	height: 15px;
	background: url("/css/img/xg_memu_btn.png") no-repeat;
	background-size: contain
}
.xg_menu .xg_menuUl {
	background-color: #fff;
	padding-top: 25px;
	width: 205px;
	height: 100%;
	position: relative;
	z-index: 10002
}
.xg_menu .xg_menuLi1 {
	line-height: 45px;
	font-size: 15px;
	color: #333
}
.xg_menu .xg_menuUl2 {
	display: none
}
.xg_menu .xg_menuUl3, .xg_menu .xg_menuUl4, .xg_menu .xg_menuUl5 {
	display: none
}
.xg_menu .xg_menuUl5 {
	display: none
}
.xg_menu .xg_menuShade {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.25);
	z-index: 10001;
	position: absolute;
	left: 0;
	top: 0
}
.xg_menu .xg_menuMobileData {
	height: 100%;
	width: 205px;
	overflow-y: scroll
}
.xg_menu .xg_menutop {
	z-index: 10002;
	background-color: #fff;
	position: relative
}
.xg_menu .xg_menubottom {
	z-index: 10002;
	background-color: #fff;
	position: relative
}
}
.xg_pager {
	color: #666;
	font-size: 12px;
	position: relative
}
.xg_pager .xg_pnUl {
	overflow: hidden;
	text-align: center
}
.xg_pager a {
	color: inherit;
	padding: 0 7px
}
.xg_pager li {
	display: inline-block;
	padding: 3px 5px;
	margin-left: 5px;
	color: #666;
	border: 1px solid #ddd;
	border-radius: 2px
}
.xg_pager .xg_pnNumber:hover, .xg_pager .xg_pnFirst:hover, .xg_pager .xg_pnPrev:hover, .xg_pager .xg_pnNext:hover, .xg_pager .xg_pnEnd:hover, .xg_pager .xg_pager:hover, .xg_pager .xg_pnTotallP:hover, .xg_pager .xg_pnPage:hover {
	background-color: #cebe96;
	color: #fff
}
.xg_pager .xg_pnJump {
	padding: 0;
	border: 0
}
.xg_pager .xg_pnInNu {
	height: 30px;
	padding: 0;
	border: 1px solid #ddd;
	text-align: center;
	width: 40px;
	margin-left: 5px
}
.xg_pager .PageIndex {
	text-decoration: none;
	display: inline-block;
	height: 20px;
	border: 1px solid #ddd;
	vertical-align: top;
	border-radius: 2px;
	line-height: 20px;
	padding: 0 3px;
	cursor: pointer;
	margin-left: 5px;
	color: #666
}
.xg_pager .xg_pnPCount {
	padding-left: 7px;
	padding-right: 7px
}
.xg_tab_tl {
	float: left;
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid
}
li[class=xg_tab_tl]:last-child {
	border-right-width: 1px;
	border-right-style: solid
}
.xg_tab_tl-select {
	background-color: #51b5f5
}
.xg_tab_tl div {
	font-weight: normal;
	cursor: pointer;
	text-align: center
}
.xg_tab_l_t:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.xg_tab_l_t {
	zoom: 1
}
.xg_tab_tt {
	display: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid
}
.xg_tab_tt-select {
	display: block
}
.xg_fierror {
	display: block;
	width: 249px;
	position: relative;
	font-size: 14px;
	margin-bottom: 14px;
	font-size: 14px
}
.xg_fadvisory {
	width: 100%;
	display: block;
	height: 200px
}
.xg_barcode {
	border: 3px solid #ddd
}
.bds_tsina, .bds_weixin, .hk_clear {
	background-position: 0 0!important
}
.bdshare-button-style0-16 .bds_more {
	background-position: 0 0
}
.bdshare-button-style0-16 .bds_weixin {
	background-position: 0 -1612px
}
.bdshare-button-style0-16 .bds_sqq {
	background-position: 0 -2652px
}
.bdshare-button-style0-16 .bds_tqq {
	background-position: 0 -260px
}
.bdshare-button-style0-16 .bds_tsina {
	background-position: 0 -104px
}
.bdshare-button-style0-16 {
	zoom: 1
}
.bdshare-button-style0-16:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both
}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
	float: left;
	font-size: 12px;
	padding-left: 17px;
	line-height: 16px;
	height: 16px;
	background-image: url(../img/share/icons_0_16.png?v=d754dcc0.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 6px 6px 6px 0
}
.bdshare-button-style0-16 a:hover {
	color: #333;
	opacity: .8;
	filter: alpha(opacity=80)
}
.bdshare-button-style0-16 .bds_more {
	color: #333;
	float: left
}
.bdsharebuttonbox .hk_clear {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 5px;
	padding-left: 0
}
.bdsharebuttonbox .bds_tsina {
	background: url("/css/img/share_wb.png") no-repeat top center
}
.bdsharebuttonbox .bds_tsina:hover {
	background: url("/css/img/share_wb_hover.png") no-repeat top center
}
.bdsharebuttonbox .bds_weixin {
	background: url("/css/img/share_wx.png") no-repeat top center
}
.bdsharebuttonbox .bds_weixin:hover {
	background: url("/css/img/share_wx_hover.png") no-repeat top center
}
.bdsharebuttonbox .bds_sqq:hover {
	background: url("/css/img/share_qq.png") no-repeat top center
}
.bdsharebuttonbox .bds_sqq {
	background: url("/css/img/share_qq_hover.png") no-repeat top center
}
.bdsharebuttonbox .bds_sqq {
	background: url("/css/img/share_qq_hover.png") no-repeat top center
}
.bdshare-button-style0-16 .bds_more {
	background: url("/css/img/more.gif") no-repeat top center
}
.xg_unit, .xg_pricedata, .xg_mbtn {
	position: relative
}
.xg_mbtn {
	background: #cebe96;
	color: #fff;
	padding: 5px 0
}
.xg_data_notdata {
	position: relative;
	min-height: 40px;
	line-height: 40px;
	text-align: center;
	top: 50%;
	margin-top: -15px
}
.xg_area_item0, .xg_area_item1, .xg_area_item2, .xg_area_item3 {
	display: none;
	position: relative
}
.xg_area_options {
	overflow: auto;
	color: #666;
	background-color: #FFF;
	width: 100%;
	position: fixed;
	top: 46%;
	bottom: 0;
	left: 0;
	z-index: 99999;
	padding: 40px 0;
	border-radius: 15px 15px 0 0;
	box-shadow: 2px -2px 11px #e4e4e4
}
.xg_area_options p {
	text-align: center;
	height: 40px;
	line-height: 40px
}
.xg_area_active {
	background-color: #eee
}
.xg_prd_name {
	position: relative;
	display: inline-block
}
.xg_prd_content {
	position: relative;
	display: inline-block
}
.xg_prd_row {
	display: block
}
.xg_prd_row div {
	display: inline-block
}
.xg_prd_col_name {
	width: 200px;
	text-align: center
}
.xg_prd_col_num {
	width: 80px;
	text-align: center
}
.xg_prd_col_num input {
	width: 50px
}
.xg_prd_col_del a {
	cursor: pointer
}
.xg_video video {
	width: 100%
}
.xg_video_button {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	background: #ccc;
	opacity: .4
}
.xg_video_button img {
	max-height: 48%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute
}
.lazyload {
	animation: loadingImg .15s ease-in
}
@keyframes loadingImg {
from {
opacity:0
}
to {
	opacity: 1
}
}
@media only screen and (max-width:768px) {
.mobile_hide {
	display: none
}
.mobile_an_hide {
	opacity: 0!important
}
.xg_dropdownlist {
	display: none
}
}
@media only screen and (min-width:769px) {
.pc_an_hide {
	opacity: 0!important
}
.xg_dropdownlist {
	position: absolute;
	width: 100vw;
	z-index: 1;
	display: none
}
.xg_navi_template {
	display: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	width: 100%;
	background: #fff
}
}
.xg_banner_item {
	position: relative;
	overflow: hidden;
	float: left;
	visibility: hidden
}
@media only screen and (min-width:769px) {
.xg_banner_item .container {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -600px;
	cursor: pointer
}
}
@media only screen and (max-width:768px) {
.xg_banner_item .container {
	width: 320px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -160px;
	cursor: pointer
}
}
.xg_userlogin .xg_imobile {
	position: relative
}
.xg_userlogin .xg_imobile .checkcode {
	position: absolute;
	cursor: pointer
}
.xg_Hold-allBox {
	width: 375px;
	height: 667px;
	position: relative;
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 5% auto;
	border-radius: 8px
}
.xg_hfBox {
	width: 90%;
	height: 40px;
	line-height: 40px;
	background-color: #efefef;
	box-shadow: 0 2px 4px #ddd;
	margin-left: 5%;
	border-radius: 40px;
	font-size: 0;
	color: #666;
	display: flex;
	justify-content: center;
	align-items: center
}
.xg_hfLink {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	width: 25%;
	text-align: center;
	position: relative
}
.xg_hfLink span {
	display: inline-block;
	vertical-align: middle
}
.xg_hfLink:after {
	content: '';
	position: absolute;
	right: 0;
	top: 18px;
	height: 8px;
	width: 1px;
	background-color: #b9bac1
}
.xg_hfLink:last-child:after {
	width: 0
}
.xg_QQicon {
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("/css/img/QQIcon.png") no-repeat;
	background-size: cover
}
.xg_popQQIcon {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px
}
.xg_WXicon {
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("/css/img/WXIcon.png") no-repeat;
	background-size: cover
}
.xg_TELicon {
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("/css/img/TELIcon.png") no-repeat;
	background-size: cover
}
.xg_WhatsAppicon {
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("/css/img/WhatsappIcon.png") no-repeat;
	background-size: cover
}
.xg_Facebookicon {
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("/css/img/FaceBookIcon.png") no-repeat;
	background-size: cover
}
.xg_Twittericon {
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("/css/img/TwitterIcon.png") no-repeat;
	background-size: cover
}
.xg_popTELicon {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px
}
.xg_MAILicon {
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 12px;
	background: url("/css/img/MAILIcon.png") no-repeat;
	background-size: cover
}
.xg_popMAILicon {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 24px
}
.xg_popupBox {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	opacity: .3;
	display: none
}
.xg_mainPopupBox {
	position: fixed;
	width: 90%;
	border-radius: 8px;
	background-color: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	font-size: 14px;
	color: #666;
	display: none;
	z-index: 99
}
.xg_mp-title {
	text-align: center;
	padding: 15px;
	font-size: 15px;
	color: #666;
	border-bottom: 1px solid #f2f2f2
}
.xg_mp-list {
	margin: 0 auto;
	width: 240px;
	list-style: none
}
.xg_mp-list li {
	text-align: left;
	padding: 20px 0;
	font-size: 0;
	border-bottom: 1px dashed #eee;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.xg_mpl-left {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	width: 95px;
	color: #666
}
.xg_mpl-right {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	text-align: right;
	width: 135px;
	padding-right: 5px;
	color: #666
}
.xg_closePopup {
	display: inline-block;
	vertical-align: middle;
	width: 27px;
	height: 27px;
	background: url("/css/img/closeIcon.png") no-repeat;
	background-size: cover;
	position: absolute;
	right: 0;
	top: -40px;
	cursor: pointer
}
.xg_mpqqList {
	text-align: center;
	font-size: 14px;
	cursor: pointer
}
.xg_mptxtfen {
	color: #e6266c;
	margin-left: 25px
}
.xg_mptxtlan {
	color: #3477a8;
	margin-left: 25px
}
.xg_zhiwen {
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 13px;
	background: url("/css/img/zhiwen.png") no-repeat;
	background-size: cover
}
.xg_wxList {
	list-style: none;
	padding: 10px 0
}
.xg_wxList li {
	padding: 2px 0 5px;
	text-align: center;
	width: 70%;
	margin: 0 auto;
	border-bottom: 1px dashed #ddd
}
.xg_wxList li:last-child {
	border-bottom: 0
}
.xg_wxl-title {
	font-size: 14px;
	color: #000;
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.xg_wxl-title:after {
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 3px;
	left: -10px;
	top: 9px;
	background-color: #666
}
.xg_wxl-title:before {
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 3px;
	right: -10px;
	top: 9px;
	background-color: #666
}
.xg_wxl-img {
	width: 110px
}
.xg_wxl-tips {
	color: #999;
	font-size: 12px;
	padding-left: 5px
}
.xg_marketform * {
	margin: 0 auto;
	padding: 0
}
.xg_marketform a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: 0
}
.xg_marketform a, .xg_marketform a:link, .xg_marketform a:active, .xg_marketform a:visited {
	color: #666;
	text-decoration: none
}
.xg_hf-list {
	list-style: none;
	padding: 0;
	border-radius: 4px
}
.xg_hf-list li {
	padding: 15px 0;
	text-align: center;
	font-size: 12px;
	position: relative;
	cursor: pointer
}
.xg_hf-list li:hover {
	background-color: #d5d5d5
}
.xg_pcIcon {
	display: inline-block;
	vertical-align: middle;
	width: 48px;
	height: 48px;
	background-size: cover
}
.xg_hfl-txt {
	color: #444;
	padding-top: 3px
}
.xg_hf-list li:hover .xg_rnp-tips-tel {
	display: block;
	opacity: 1
}
.xg_rnp-tips-tel {
	display: none;
	opacity: 0;
	right: 125px;
	height: 55px;
	line-height: 55px;
	border-radius: 4px;
	color: #484c61;
	width: 205px;
	text-align: center;
	background-color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	font-size: 14px;
	-webkit-box-shadow: 6px 0 19px rgba(0,0,0,0.09);
	box-shadow: 6px 0 19px rgba(0,0,0,0.09);
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease
}
.xg_rnp-tips-tel:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -8px
}
.xg_rnp-tips-ewm {
	display: none;
	position: absolute;
	width: 115px;
	height: 115px;
	padding: 5px;
	background-color: #fff;
	right: 125px;
	top: 50%;
	margin-top: -70px;
	-webkit-box-shadow: 6px 0 29px rgba(0,0,0,0.09);
	box-shadow: 6px 0 29px rgba(0,0,0,0.09)
}
.xg_rnp-tips-ewm>img {
	width: 100%
}
.xg_rnp-tips-ewm:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -8px
}
.xg_hf-list li:hover .xg_rnp-tips-ewm {
	display: block;
	opacity: 1;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease
}
@media only screen and (max-width:768px) {
.xg_holdFloating {
	display: none
}
.xg_marketform {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99999
}
}
@media only screen and (min-width:769px) {
.xg_HoldfootBox {
	display: none
}
.xg_mainPopupBox {
	display: none
}
.xg_marketform {
	position: fixed;
	right: 75px;
	z-index: 999999999
}
.xg_holdFloating {
	width: 102px;
	background-color: #fff;
	box-shadow: 0 0 4px #eee
}
.xg_popupBox {
	display: none!important
}
.xg_mainPopupBox {
	display: none!important
}
}
#weixin_tip {
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100vh;
	z-index: 100
}
#qq_tip {
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100vh;
	z-index: 100
}
.weixin_bg_img {
	width: 100%;
	text-align: right
}
.weixin_bg_img img {
	width: 15%;
	height: auto;
	position: relative;
	right: 2%;
	margin-top: 2%
}
.weixin_text1 {
	text-align: right;
	padding: 0 15% 0 0;
	margin: 10px 0
}
.weixin_text1 p {
	display: inline-block;
	zoom: 1;
*display:inline;
	font-size: 16px;
	color: #FFF
}
.weixin_text1 p+p {
	padding-left: 30px;
	background: url('../Img/share.png') no-repeat left center;
	background-size: 26px 26px
}
.weixin_text2 {
	text-align: right;
	padding: 0 15% 0 0;
	margin: 10px 0
}
.weixin_text2 p {
	padding-left: 30px;
	background: url('../Img/weixq.png') no-repeat left center;
	background-size: 26px 26px;
	display: inline-block;
	zoom: 1;
*display:inline;
	font-size: 16px;
	color: #FFF;
	margin-right: 1rem
}
#uagent_tip {
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	z-index: 100
}
#uagent_tip img {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto
}
#uagent_tip p {
	display: block;
	width: 60%;
	padding: 25px 0;
	top: 35%;
	left: 20%;
	background: #FFF;
	position: relative;
	border-radius: 4px
}
#uagent_tip span {
	color: #000;
	font-size: 14px;
	line-height: 28px;
	display: block;
	text-align: center
}
#uagent_tip span+span {
	color: #9c9a9a;
	font-size: 14px;
	line-height: 25px
}
#uagent_tip span+span+span {
	color: #429dda;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	cursor: pointer;
	border-top: 2px dashed #bbb8b8
}
.xg_imgUpload {
	width: auto;
	min-height: 120px
}
.xg_upload_ul {
	overflow: visible;
	min-height: 120px;
	min-width: 120px;
	zoom: 1
}
.xg_upload_ul:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.xg_fileUpload {
	width: auto;
	min-height: 120px
}
.xg_imgUpload_li {
	width: 120px;
	height: 120px;
	font-size: 12px;
	box-sizing: border-box;
	border: 1px dashed #d4d4d4;
	background-color: #f8f8f8;
	position: relative;
	display: inline-block;
	margin-right: 10px;
	float: left;
	text-align: center
}
.xg_fileUpload_li {
	width: 120px;
	height: 120px;
	font-size: 12px;
	box-sizing: border-box;
	border: 1px dashed #d4d4d4;
	background-color: #f8f8f8;
	position: relative;
	display: inline-block;
	margin-right: 10px;
	float: left;
	text-align: center
}
.xg_addimg {
	font-size: 0;
	width: 75px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}
.xg_addimg .xg_imgUploadbtn span {
	color: #FFF;
	font-size: 12px;
	margin-left: 4px;
	cursor: pointer
}
.xg_imgUploadbtn {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	height: 22px;
	border: 1px solid #e9e9e9;
	text-align: center;
	line-height: 22px;
	border-radius: 5px;
	background-color: rgba(22,155,213,1);
	cursor: pointer
}
.xg_ulpi_close {
	position: absolute;
	right: -8px;
	top: -5px;
	z-index: 100;
	cursor: pointer
}
.ulpi_changeBtn {
	display: inline-block;
	vertical-align: top;
	width: 58px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border-radius: 5px;
	background-color: #fff
}
.ulpi_changeBtn span {
	color: #444;
	font-size: 12px;
	margin-left: 4px;
	cursor: pointer
}
.xg_div_img {
	overflow: hidden;
	height: 100%;
	width: 100%
}
.xg_div_file {
	padding-top: 15px;
	text-align: center
}
.ulpi_shadow {
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0
}
.change_img {
	font-size: 0;
	width: 58px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}
.upload_success {
	height: 100%
}
.upload_success:hover .ulpi_shadow {
	display: block
}
.hasupload {
	height: 100%;
	width: 100%
}
.file_hasupload {
	width: 37px;
	height: 40px
}
.xg_uperror {
	position: absolute;
	display: inline-block;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
	top: 40px;
	left: 38px
}
.xg_uperror p {
	font-size: 12px;
	color: red
}
.xg_uperror p+p {
	font-size: 12px;
	color: #00f;
	margin-top: -10px
}
.xg_uplabel_span {
	line-height: 130px;
	float: left;
	font-size: 11px
}
.retryup {
	cursor: pointer
}
@media only screen and (max-width:768px) {
#popup_container {
	width: 100%!important
}
.xg_scrollwidth::-webkit-scrollbar {
width:1px
}
}
.xg_mulimg img {
	display: block
}
.bd_weixin_popup {
	height: auto!important
}
.xg_datepicker {
	border: #999 1px solid;
	background: #fff url("/css/img/datePicker.gif") no-repeat right
}
.bdsharebuttonbox .bds_qingbiji {
	background: url("/css/img/qingbiji.gif") no-repeat top center
}
.bdsharebuttonbox .bds_mshare {
	background: url("/css/img/bsharesync.gif") no-repeat top center
}
.bdsharebuttonbox .bds_qzone {
	background: url("/css/img/qzone.gif") no-repeat top center
}
.bdsharebuttonbox .bds_renren {
	background: url("/css/img/renren.gif") no-repeat top center
}
.bdsharebuttonbox .bds_tqq {
	background: url("/css/img/qqmb.gif") no-repeat top center
}
.bdsharebuttonbox .bds_kaixin001 {
	background: url("/css/img/kaixin001.gif") no-repeat top center
}
.bdsharebuttonbox .bds_tieba {
	background: url("/css/img/itieba.gif") no-repeat top center
}
.bdsharebuttonbox .bds_douban {
	background: url("/css/img/douban.gif") no-repeat top center
}
.bdsharebuttonbox .bds_thx {
	background: url("/css/img/hexunmb.gif") no-repeat top center
}
.bdsharebuttonbox .bds_bdysc {
	background: url("/css/img/baiducang.gif") no-repeat top center
}
.bdsharebuttonbox .bds_meilishuo {
	background: url("/css/img/meilishuo.gif") no-repeat top center
}
.bdsharebuttonbox .bds_mogujie {
	background: url("/css/img/mogujie.gif") no-repeat top center
}
.bdsharebuttonbox .bds_diandian {
	background: url("/css/img/diandian.gif") no-repeat top center
}
.bdsharebuttonbox .bds_huaban {
	background: url("/css/img/huaban.gif") no-repeat top center
}
.bdsharebuttonbox .bds_duitang {
	background: url("/css/img/duitang.gif") no-repeat top center
}
.bdsharebuttonbox .bds_fx {
	background: url("/css/img/feixin.gif") no-repeat top center
}
.bdsharebuttonbox .bds_youdao {
	background: url("/css/img/youdaonote.gif") no-repeat top center
}
.bdsharebuttonbox .bds_sdo {
	background: url("/css/img/maikunote.gif") no-repeat top center
}
.bdsharebuttonbox .bds_people {
	background: url("/css/img/peoplemb.gif") no-repeat top center
}
.bdsharebuttonbox .bds_xinhua {
	background: url("/css/img/xinhuamb.gif") no-repeat top center
}
.bdsharebuttonbox .bds_mail {
	background: url("/css/img/email.gif") no-repeat top center
}
.bdsharebuttonbox .bds_yaolan {
	background: url("/css/img/yaolanmb.gif") no-repeat top center
}
.bdsharebuttonbox .bds_wealink {
	background: url("/css/img/wealink.gif") no-repeat top center
}
.bdsharebuttonbox .bds_ty {
	background: url("/css/img/tianya.gif") no-repeat top center
}
.bdsharebuttonbox .bds_fbook {
	background: url("/css/img/facebook.gif") no-repeat top center
}
.bdsharebuttonbox .bds_twi {
	background: url("/css/img/twitter.gif") no-repeat top center
}
.bdsharebuttonbox .bds_linkedin {
	background: url("/css/img/linkedin.gif") no-repeat top center
}
.bdsharebuttonbox .bds_copy {
	background: url("/css/img/clipboard.gif") no-repeat top center
}
.bdsharebuttonbox .bds_print {
	background: url("/css/img/printer.gif") no-repeat top center
}
.bdsharebuttonbox .bds_tqf {
	background: url("/css/img/qqxiaoyou.gif") no-repeat top center
}
#bsMorePanel, #bsWXBox, #bsBox, .bsFrameDiv, .bsTop, #toolbar_position, #bsMorePanel div {
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset
}
#bsMorePanel input {
	margin: unset
}
.xg_typefilterlist {
	border: 1px solid #ccc;
	margin-bottom: 35px;
	color: #444;
	width: 1200px;
	margin: 0 auto
}
.xg_typeselected_label {
	display: inline-block;
	font-size: 14px
}
.xg_types-selected {
	padding: 0 15px;
	border-bottom: 1px solid #ccc;
	line-height: 30px
}
.xg_typeselected_item {
	border: 1px solid #ccc;
	color: #5171cd;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
	text-decoration: none;
	font-size: 14px;
	margin-left: 5px
}
.xg_typeselected_item:after {
	content: "x";
	font-size: 14px;
	padding-left: 5px;
	vertical-align: top;
	cursor: pointer;
	line-height: 30px
}
.xg_typesel_condition {
	display: flex;
	margin: 6px 0;
	line-height: 30px
}
.xg_typesel_itemlabel {
	text-indent: 1em;
	font-size: 14px;
	color: #888;
	display: inline-block
}
.xg_typesel_items {
	flex: 1
}
.xg_typesel_items li {
	display: inline-block;
	min-width: 100px
}
.xg_typesel_item {
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	color: #444;
	transition: all .3s ease;
	font-size: 14px
}
.xg_typesel_item_active {
	color: #5171cd
}
.xg_typesel_item:hover {
	color: #5171cd
}
.xg_typesel_div {
	display: inline-block;
	color: #5171cd
}
.xg_mbcode_check {
	text-align: left
}
.xg_btncode {
	cursor: pointer
}
@media only screen and (min-width:769px) {
.xg_header {
	min-width: 1200px
}
.xg_content {
	min-width: 1200px
}
}
@media only screen and (max-width:768px) {
.xg_menu .xg_menuPanel {
	position: fixed;
	left: -100%;
	top: 0px;
	z-index: 1000;
	width: 100%;
	height: 100%;
	-webkit-transition: left .3s;
	-moz-transition: left .3s;
	-ms-transition: left .3s;
	-o-transition: left .3s;
	transition: left .3s
}
}
.p1734mf1734-00001 {
	height: 186px;
}
.p1734mf1734-0ad307008fe0c1508 {
	height: 100px;
}
.p1734mf1734-0c27864d1fab53f08 {
	height: 46px;
}
.p1734mf1734-0a6ae776dbd82f3aa {
	position: absolute;
	top: 10px;
	left: 10px;
}
.p1734mf1734-029780d3fb3bdc30a {
	position: absolute;
	top: 20px;
	left: 20px;
}
.p1734mf1734-0ed3d095f17eb9354 {
	position: absolute;
	top: 10px;
	left: 10px;
}
.p1734mf1734-018264519e7c0cafc {
	height: 100px;
}
.p1734mf1734-08226c1784de2b3c9 {
	height: 140px;
}
.p1734mf1734-005f47f0431c49655 {
	height: 140px;
}
.p1734mf1734-0c7dd29c2cf044ad3 {
	height: 100px;
}
.p1734mf1734-095f21019ca9702fd {
	height: 110px;
}
.p1734mf1734-0869f09c6811c974a {
	height: 110px;
}
.p1734mf1734-0060efe99bb87a11b {
	height: 65px;
}
.p1734mf1734-07db1ae9731debe6c {
	height: 100px;
}
.p1701md8a0d7bc8f18511b {
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m4e73fd6a49bf13be {
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m86386698e5e7fba7 {
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701mf5ec472e078772e1 {
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701mefabb74808ed48ff {
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m3780c1a070c99b05 {
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m9fc7048c51279618 {
	width: 658px;
	height: 409px;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701mae3bc60763611dc7 {
	width: 100px;
	height: 100px;
}
#fp-nav.right {
	right: 20px !important;
	top: 50% !important;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	background: #333 !important
}
#fp-nav ul li .fp-tooltip {
	color: #333 !important
}
@media only screen and (min-width:769px) {
.p1734mf1734-00001 {
	height: 143px;
	background-color: transparent;
	background-image: url("/images/Settings/CgAH515x4jaATZrMAAAHScG3A88870.png");
	background-position: center top;
	background-repeat: no-repeat;
}
.p1734mf1734-000010001 {
	width: 1200px
}
.p1734mf1734-0ad307008fe0c1508 {
	height: 36px;
}
.p1734mf1734-0a28aabe76cb80bd0 {
	width: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 16px;
	line-height: 36px;
	height: 36px;
}
.p1734mf1734-0c27864d1fab53f08 {
	height: 46px;
	float: right;
}
.p1734mf1734-0a6ae776dbd82f3aa {
	width: 100px;
	height: 36px;
	float: right;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1734mf1734-0a6ae776dbd82f3aa:hover {
	color: #cebe96;
}
.p1734mf1734-029780d3fb3bdc30a {
	width: 100px;
	height: 36px;
	float: right;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1734mf1734-029780d3fb3bdc30a:hover {
	color: #cebe96;
}
.p1734mf1734-0ed3d095f17eb9354 {
	width: 100px;
	height: 36px;
	float: right;
	color: #cebe96;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1734mf1734-0ed3d095f17eb9354:hover {
	color: #cebe96;
}
.p1734mf1734-0502aece2b98ac3c1 {
	margin-top: 20px;
	width: auto;
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
}
.p1734mf1734-08226c1784de2b3c9 {
	height: auto;
}
.p1734mf1734-005f47f0431c49655 {
	margin-bottom: auto;
	margin-top: 0px;
	width: 100%;
	max-width: 100%;
	height: 90px;
	float: right;
	color: #4f565b;
	text-align: center;
	border-top-color: #cebe96;
	border-top-style: none;
	border-bottom-style: none;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
	bottom: auto;
}
.p1734mf1734-005f47f0431c49655 .xg_menuLi1:hover {
	color: #cebe96;
	background-color: transparent;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #ffffff;
	background-image: url(/images/Settings/CgAH6F5lKLuAVd1GAAABX0qFgOs637.jpg);
	background-position: bottom;
}
.p1734mf1734-005f47f0431c49655 .xg_menuLi1 {
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	width: auto;
	height: auto;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	background-color: transparent;
	background-image: none;
	border-top-color: #cebe96;
	border-bottom-style: none;
	border-bottom-width: 0px;
	background-position: left center;
	background-repeat: no-repeat;
}
.p1734mf1734-005f47f0431c49655 .xg_menuLi1.xg_menuLi1-select {
	color: #cebe96;
	border-bottom-color: #cebe96;
	border-bottom-style: none;
	border-bottom-width: 0px;
	background-image: url(/images/Settings/CgAH6F5lKLuAVd1GAAABX0qFgOs637.jpg);
	background-position: bottom;
}
.p1734mf1734-005f47f0431c49655 .xg_menuA1 {
	width: auto;
	height: 75px;
	line-height: 100px;
	border-top-color: #3f16ac;
}
.p1734mf1734-005f47f0431c49655 .xg_menuUl {
	float: right;
}
.p1734mf1734-005f47f0431c49655 .xg_menuLi2 {
	padding-left: 10px;
	padding-right: 10px;
	width: 160px;
	color: #4f565b;
	background-color: #ffffff;
	float: left;
}
.p1734mf1734-005f47f0431c49655 .xg_menuUl2 {
	width: 100%;
}
.p1734mf1734-01249d0a79a3218c1 {
	margin-top: 25px;
	height: 55px;
	background-color: transparent;
	background-image: url(/images/Settings/CgAH515ok5qAGu5NAAAFgVuCWxQ202.png);
	background-position: center;
	background-repeat: no-repeat;
}
.p1734mf1734-0c7dd29c2cf044ad3 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	float: none;
	margin-top: 0rem;
}
.p1734mf1734-09f2246731411559e {
	margin-bottom: 0px;
	margin-left: 570px;
	margin-top: 0px;
	height: 55px;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1734mf1734-09f2246731411559e .xg_tMenuLi1 {
	height: 55px;
	float: left;
	color: #666666;
	font-size: 16px;
	line-height: 55px;
	background-color: transparent;
	font-family: initial;
}
.p1734mf1734-09f2246731411559e .xg_tMenuLi1:hover {
	color: #cebe96;
	background-color: transparent;
}
.p1734mf1734-09f2246731411559e .xg_tMenuA1 {
	background-color: transparent;
}
.p1734mf1734-095f21019ca9702fd {
	margin-top: 25px;
	height: 55px;
	background-color: transparent;
	background-image: url(/images/Settings/CgAH515ok5qAGu5NAAAFgVuCWxQ202.png);
	background-position: top;
	background-repeat: no-repeat;
}
.p1734mf1734-0869f09c6811c974a {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	max-width: 1200px;
	height: 55px;
	float: none;
}
.p1734mf1734-07d62d4ddd126cd24 {
	margin-bottom: 0px;
	margin-left: 600px;
	margin-top: 0px;
	height: 55px;
	position: relative;
	top: 0px;
	left: 0px;
	bottom: auto;
}
.p1734mf1734-07d62d4ddd126cd24 .xg_tMenuLi1 {
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	height: 55px;
	float: left;
	color: #666666;
	font-size: 16px;
	line-height: 55px;
	background-color: transparent;
	font-family: initial;
}
.p1734mf1734-07d62d4ddd126cd24 .xg_tMenuLi1:hover {
	color: #cebe96;
	background-color: transparent;
}
.p1734mf1734-07d62d4ddd126cd24 .xg_tMenuA1 {
	background-color: transparent;
}
.p1734mf1734-0b0c21af1f48f693a {
	height: 55px;
	margin-top: 25px;
	background-image: url(/images/Settings/CgAH515ok5qAGu5NAAAFgVuCWxQ202.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: transparent;
}
.p1734mf1734-0060efe99bb87a11b {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	height: 65px;
}
.p1734mf1734-03740203d8b8e30a8 {
	margin-bottom: 0px;
	margin-left: 820px;
	margin-top: 0px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1734mf1734-03740203d8b8e30a8 .xg_tMenuLi1 {
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	height: 55px;
	float: left;
	color: #666666;
	font-size: 16px;
	line-height: 55px;
	background-color: transparent;
	font-family: initial;
}
.p1734mf1734-03740203d8b8e30a8 .xg_tMenuLi1:hover {
	color: #cebe96;
	background-color: transparent;
}
.p1734mf1734-03740203d8b8e30a8 .xg_tMenuA1 {
	background-color: transparent;
}
.p1734mf1734-0f148a487f8d3f3dc {
	margin-top: 25px;
	height: 55px;
	background-color: transparent;
	background-image: url(/images/Settings/CgAH515ok5qAGu5NAAAFgVuCWxQ202.png);
	background-position: top;
	background-repeat: no-repeat;
}
.p1734mf1734-07db1ae9731debe6c {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	float: none;
	margin-top: 0rem;
}
.p1734mf1734-02c956772c38f9b4d {
	margin-bottom: 0px;
	margin-left: 980px;
	margin-top: 0px;
	height: 55px;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1734mf1734-02c956772c38f9b4d .xg_tMenuLi1 {
	height: 55px;
	float: left;
	color: #666666;
	font-size: 16px;
	line-height: 55px;
	background-color: transparent;
	font-family: initial;
}
.p1734mf1734-02c956772c38f9b4d .xg_tMenuLi1:hover {
	color: #cebe96;
	background-color: transparent;
}
.p1734mf1734-02c956772c38f9b4d .xg_tMenuA1 {
	background-color: transparent;
}
#xg_header {
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0px;
	width: 100%;
}
.p1701m40001 {
	background-image: url("/images/Settings/banner7.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
.p1701m400010001 {
	width: 100%
}
.p1701m38204ebbffeaa22a {
	padding-bottom: 0px;
	min-height: auto;
	/*background-image: url("/images/Library/f7fd80c7c4c83ade.jpg");*/
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 1080px;
}
.p1701m50023 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 250px;
	background-color: #ffffff;
	background-image: url("/images/Settings/banner8.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
.p1701m500230001 {
	width: 100%;
}
.p1701m1415599b20a03a19 {
	margin-bottom: 20px;
	min-height: 400px;
	float: left;
}
.p1701mf1a6d10f58ab3120 {
	margin-bottom: 20px;
	width: auto;
	color: #cebe96;
	font-size: 22px;
	line-height: normal;
	position: relative;
	top: auto;
	left: 0px;
}
.p1701md8a0d7bc8f18511b {
	margin-bottom: 30px;
	width: auto;
	color: #cebe96;
	font-size: 50px;
	line-height: normal;
	letter-spacing: 0.5rem;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m4e73fd6a49bf13be {
	width: 736px;
	color: #fff;
	font-size: 18px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 2.5rem;
	letter-spacing: 0.5rem;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m50025 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 250px;
	min-width: auto;
	background-color: #fff;
	background-image: url("/images/Settings/banner9.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
.p1701m500250001 {
	width: 100%;
}
.p1701mc2678e4eae4be859 {
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 400px;
}
.p1701ma502375c014ef2ea {
	width: auto;
	color: #ffffff;
	font-size: 58px;
	font-weight: bold;
	line-height: normal;
	position: relative;
	top: 0px;
	left: 0px;
	letter-spacing: 0.5rem;
}
.p1701m86386698e5e7fba7 {
	margin-bottom: 40px;
	margin-top: 20px;
	width: auto;
	color: #ffffff;
	font-size: 18px;
	line-height: normal;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701mf5ec472e078772e1 {
	width: 760px;
	color: #ffffff;
	font-size: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 3rem;
	letter-spacing: 0.5rem;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m50039 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 250px;
	background-image: url("/images/banner4.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
.p1701m500390001 {
	width: 100%;
}
.p1701m50036 {
    padding-top: 250px;
	background-color: #ffffff;
	background-image: url("/images/banner5.jpg");
	/*border-top-style: double;*/
	background-position: center center;
	background-repeat: no-repeat;
	border-top-color: #4d4d4d;
}
.p1701m500360001 {
	width: 100%;
}
.p1701m5dac6aac414b0736 {
	color: inherit;
	border-top-color: #000000;
	border-top-style: none;
	border-top-width: 0px;
	border-right-color: #cebe96;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-color: #cebe96;
	border-left-style: none;
	border-left-width: 0px;
	position: relative;
	top: 435px;
	left: -117px;
	bottom: auto;
	width: 178px;
	height: 58px;
}
.p1701m5dac6aac414b0736:hover {
	border-top-color: #000000;
	border-top-style: none;
	box-shadow: rgb(0, 0, 0) 0px 0px 0px;
	-webkit-box-shadow: rgb(0, 0, 0) 0px 0px 0px;
}
.p1701m5dac6aac414b0736.p1701m5dac6aac414b0736-select {
	border-top-color: #000000;
}
.p1701m50037 {
	background-image: url(/images/banner6.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 250px;
}
.p1701m500370001 {
	width: 100%;
}
.p1701m342a56a367b0ba9c {
	color: #cebe96;
	border-top-color: #cebe96;
	border-top-style: none;
	border-top-width: 0px;
	border-right-color: #cebe96;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-color: #cebe96;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-color: #cebe96;
	border-left-style: none;
	border-left-width: 0px;
	position: relative;
	top: 425px;
	left: -117px;
	bottom: auto;
	width: 178px;
	height: 58px;
}
.p1701m50035 {
	padding-top: 250px;
	background-image: url("/images/banner1.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}
.p1701m500350001 {
	width: 100%;
}
.p1701m2c4939d7505c71c9 {
	color: #cebe96;
	border-top-color: #cebe96;
	border-top-style: none;
	border-top-width: 0px;
	border-right-color: #cebe96;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-color: #cebe96;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-color: #cebe96;
	border-left-style: none;
	border-left-width: 0px;
	position: relative;
	top: 434px;
	left: -117px;
	bottom: auto;
	width: 178px;
	height: 58px;
}
.p1701m50026 {
	margin-bottom: 30px;
	margin-top: 0px;
	background-image: url("/images/Settings/CgAH515lVGKASb9iAAYSID18t-c653.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
.p1701m500260001 {
	width: 1200px
}
.p1701me8228c85ab1eda24 {
	margin-top: 0px;
	padding-top: 100px;
	min-height: 540px;
}
.p1701mc564d81768363d90 {
	width: auto;
	color: #cebe96;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	position: relative;
	top: 0px;
	left: 0px;
	letter-spacing: 0.5rem;
}
.p1701mefabb74808ed48ff {
	margin-top: 10px;
	width: auto;
	color: #cebe96;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m3780c1a070c99b05 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 860px;
	height: auto;
	color: #093a6b;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	line-height: 3rem;
	overflow: visible;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701mf85c5d14758e59a4 {
	float: right;
}
.p1701m726eb08a2953accf {
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m726eb08a2953accf .xg_menuA1 {
	width: auto;
}
.p1701m726eb08a2953accf .xg_menuLi1 {
	margin-left: 50px;
	width: auto;
	color: #4f565b;
}
.p1701m726eb08a2953accf .xg_menuLi1:hover {
	color: #cebe96;
}
.p1701m511c970d060e05ee {
	margin-top: 20px;
	width: 100%;
	float: right;
	color: #4f565b;
	text-align: right;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701me3bd3f1fd889e7fe {
	margin-top: 0px;
	width: auto;
	float: right;
	color: #4f565b;
	font-size: 14px;
	line-height: 25px;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m39ce3d1e0c2a9fa1 {
	width: 160px;
	float: right;
	color: #4f565b;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m50027 {
	padding-bottom: 0px;
	background-color: #fff;
}
.p1701m500270001 {
	width: 1200px
}
.p1701me388cca839e2c0ce {
	margin-left: 20px;
	margin-right: -20px;
	margin-top: 30px;
	padding-right: 0px;
	min-width: auto;
	max-width: 660px;
	min-height: 170px;
	max-height: 170px;
	padding-top: 10px;
}
.p1701mc82968353f8e2e66 {
	width: auto;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	overflow-x: visible;
	overflow-y: visible;
}
.p1701mc82968353f8e2e66 .xg_menuLi1 {
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	color: #4f565b;
	font-size: 16px;
}
.p1701mc82968353f8e2e66 .xg_menuA1 {
	color: inherit;
	font-size: 16px;
	font-weight: bold;
}
.p1701mc82968353f8e2e66 .xg_menuLi2 {
	color: #4f565b;
	font-size: 14px;
}
.p1701m95bc2b3b5b288bfe {
	margin-bottom: 30px;
	margin-top: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-left-color: #cccccc;
	border-left-style: none;
	border-left-width: 1px;
}
.p1701me8d13c302b49ddbb {
	min-width: 100%;
	padding-left: 20px;
	padding-right: 20px;
}
.p1701mfc5fae394e665691 {
	width: auto;
	color: #4f565b;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m2fbf8abc914d63d8 {
	min-width: 100%;
}
.p1701m9fc7048c51279618 {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 75px;
	height: auto;
	float: none;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m5ef486630e79b4dc {
	margin-bottom: 30px;
	margin-top: 30px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
}
.p1701mae3bc60763611dc7 {
	width: 120px;
	height: 120px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
}
.p1701m6d2fd8a39d852620 {
	padding-left: 10px;
	width: auto;
	color: #4f565b;
	font-size: 16px;
	line-height: 2rem;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 45px;
}
.p1701m50038 {
	min-height: 100px;
	background-color: #272a2f;
}
.p1701m500380001 {
	width: 1200px
}
.p1701me723dddda0d2b2e4 {
	margin-top: 20px;
	width: 100%;
	float: right;
	color: #ffffff;
	text-align: right;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701m2fc1e96cb4bf23b0 {
	margin-top: 0px;
	width: auto;
	float: right;
	color: #ffffff;
	font-size: 14px;
	line-height: 25px;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1701mad1347b8c4471c04 {
	width: 160px;
	float: right;
	color: #ffffff;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1735mf1735-00004 {
	min-height: 100px;
	background-color: #272a2f;
}
.p1735mf1735-0d3f47032356385b2 {
	margin-top: 20px;
	width: 100%;
	float: right;
	color: #ffffff;
	text-align: right;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1735mf1735-0a39ce40eaf198b5f {
	margin-top: 0px;
	width: auto;
	float: right;
	color: #ffffff;
	font-size: 14px;
	line-height: 25px;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1735mf1735-010e7505ba22cb253 {
	width: 160px;
	float: right;
	color: #ffffff;
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1735mf1735-00b621f2d9f3ec580 {
	width: 160px;
	position: relative;
	left: 0px;
}
.p1735mf1735-09eaa3131e7f5074f {
	width: 160px;
	position: relative;
	left: 0px;
}
}
@media only screen and (max-width:768px) {
.p1734mf1734-00001 {
	height: auto;
	background-color: transparent;
}
.p1734mf1734-0ad307008fe0c1508 {
	margin-top: 2px;
	height: 50px;
}
.p1734mf1734-0a28aabe76cb80bd0 {
	/*width: 160px;*/
	position: absolute;
	left: 0px;
}
.p1734mf1734-0c27864d1fab53f08 {
	margin-left: auto;
	margin-right: auto;
	min-width: 100%;
	height: 40px;
	float: none;
	text-align: center;
	display: inline-block;
}
.p1734mf1734-0a6ae776dbd82f3aa {
	margin-left: auto;
	margin-right: auto;
	width: 25%;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 3rem;
	position: relative;
	top: 0px;
	left: 0px;
	overflow-x: visible;
	overflow-y: visible;
}
.p1734mf1734-0a6ae776dbd82f3aa:hover {
	color: #cebe96;
}
.p1734mf1734-029780d3fb3bdc30a {
	width: 25%;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 3rem;
	position: relative;
	top: 0px;
	left: 0px;
	overflow-x: visible;
	overflow-y: visible;
}
.p1734mf1734-029780d3fb3bdc30a:hover {
	color: #cebe96;
}
.p1734mf1734-0ed3d095f17eb9354 {
	width: 30%;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 3rem;
	overflow: visible;
	position: relative;
	top: 0px;
	left: 0px;
	color: #cebe96;
}
.p1734mf1734-0ed3d095f17eb9354:hover {
	color: #cebe96;
}
.p1734mf1734-018264519e7c0cafc {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 40px;
}
.p1734mf1734-0502aece2b98ac3c1 {
	padding-left: 5%;
	width: 82%;
	height: auto;
	position: absolute;
	left: 0px;
}
.p1734mf1734-08226c1784de2b3c9 {
	height: 40px;
	background-color: transparent;
}
.p1734mf1734-005f47f0431c49655 {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: auto;
	height: 36px;
	float: none;
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: auto;
	left: auto;
}
.p1734mf1734-005f47f0431c49655 .xg_memu_btn {
	background-image: url(/images/Settings/CgAH515ocByAeG4KAAABylOkF7s760.png);
	background-position: center;
	position: absolute;
	top: 2px;
	bottom: auto;
}
.p1734mf1734-005f47f0431c49655 .xg_menuLi1 {
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 14px;
	text-align: center;
}
.p1734mf1734-005f47f0431c49655 .xg_menuLi1:hover {
	color: #ffffff;
	background-color: #cebe96;
}
.p1734mf1734-005f47f0431c49655 .xg_menuLi1.xg_menuLi1-select {
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #cebe96;
	color: #ffffff;
}
.p1734mf1734-005f47f0431c49655 .xg_menuUl {
	padding-top: 16px;
}
.p1734mf1734-09f2246731411559e {
	position: absolute;
	left: 0px;
}
.p1734mf1734-07d62d4ddd126cd24 {
	position: absolute;
	left: 0px;
}
.p1734mf1734-03740203d8b8e30a8 {
	position: absolute;
	left: 0px;
}
.p1734mf1734-02c956772c38f9b4d {
	position: absolute;
	left: 0px;
}
#xg_header {
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0px;
	width: 100%;
}
.p1701m40001 {
	background-image: url(/images/mbanner1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.p1701m38204ebbffeaa22a {
	margin-left: auto;
	margin-right: auto;
	min-width: 100%;
}
.p1701m50023 {
	background-image: url(/images/mbanner2.jpg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.p1701m1415599b20a03a19 {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	max-width: 96%;
	min-height: 400px;
	float: none;
}
.p1701mf1a6d10f58ab3120 {
	margin-bottom: 5px;
	padding-left: 0%;
	width: auto;
	color: #cebe96;
	line-height: normal;
	position: relative;
	left: 0px;
}
.p1701md8a0d7bc8f18511b {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-left: 0%;
	width: auto;
	color: #cebe96;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	left: 0px;
}
.p1701m4e73fd6a49bf13be {
	padding-left: 0%;
	padding-right: 0%;
	width: auto;
	color: #ffffff;
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 3rem;
	position: relative;
	left: 0px;
}
.p1701m50025 {
	margin-top: 0px;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0px;
	min-height: auto;
	background-image: url("/images/mbanner3.jpg");
	background-size: 100%;
	border-top-color: #e9e9e9;
	border-top-style: solid;
	border-top-width: 1px;
	background-position: center center;
	background-repeat: no-repeat;
}

/* 203-10-14 addin by Alonso */
.p1701m50039 {
	background-image: url(/images/mbanner4.jpg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.p1701m50036 {
	background-image: url(/images/mbanner5.jpg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.p1701m50037 {
	background-image: url(/images/mbanner6.jpg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.p1701m50035 {
	background-image: url(/images/mbanner7.jpg);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.p1701mc2678e4eae4be859 {
	margin-left: auto;
	margin-right: auto;
	max-width: 96%;
	min-height: 400px;
	float: none;
	display: block;
	margin-top: 3px;
	padding-top: 30px;
}
.p1701ma502375c014ef2ea {
	margin-bottom: 4px;
	width: auto;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	position: relative;
	left: 0px;
}
.p1701m86386698e5e7fba7 {
	width: auto;
	position: relative;
	left: 0px;
	color: #cebe96;
}
.p1701mf5ec472e078772e1 {
	margin-bottom: 0px;
	margin-top: 10px;
	width: auto;
	color: #ffffff;
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 3rem;
	position: relative;
	left: 0px;
}
.p1701m5dac6aac414b0736 {
	position: relative;
	left: 0px;
}
.p1701m342a56a367b0ba9c {
	position: relative;
	left: 0px;
}
.p1701m2c4939d7505c71c9 {
	position: relative;
	left: 0px;
}
.p1701m50026 {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(/images/Settings/CgAH6F5zIsuAVNGVAAPKwOf96K4745.jpg);
	border-top-color: #e9e9e9;
	border-top-style: none;
	border-top-width: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: cover;
}
.p1701me8228c85ab1eda24 {
	margin-left: auto;
	margin-right: auto;
	max-width: 96%;
	float: none;
}
.p1701mc564d81768363d90 {
	margin-bottom: 6px;
	width: auto;
	color: #cebe96;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	position: relative;
	left: 0px;
}
.p1701mefabb74808ed48ff {
	width: auto;
	color: #cebe96;
	line-height: 2rem;
	position: relative;
	left: 0px;
	text-align: center;
}
.p1701m3780c1a070c99b05 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 96%;
	color: #444;
	font-size: 14px;
	text-align: center;
	line-height: 2rem;
	position: relative;
	left: 0px;
}
.p1701mfb87fd2afae96592 {
	margin-left: auto;
	margin-right: auto;
	min-width: 100%;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.p1701mf85c5d14758e59a4 {
	min-width: 100%;
}
.p1701m726eb08a2953accf {
	position: relative;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
.p1701m726eb08a2953accf .xg_menuLi1 {
	width: 33%;
	height: auto;
}
.p1701m726eb08a2953accf .xg_menuUl {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	display: inline-block;
}
.p1701m726eb08a2953accf .xg_menuLi1:hover {
	color: #cebe96;
}
.p1701me00fee71de28f2ad {
	margin-top: 10px;
}
.p1701m511c970d060e05ee {
	width: auto;
	color: #999999;
	text-align: center;
	position: relative;
	left: 0px;
	font-size: 12px;
}
.p1701me3bd3f1fd889e7fe {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	max-width: 96%;
	color: #999999;
	text-align: center;
	position: relative;
	left: 0px;
	font-size: 12px;
	line-height: 20px;
}
.p1701m39ce3d1e0c2a9fa1 {
	width: auto;
	color: #999999;
	text-align: center;
	position: relative;
	left: 0px;
	font-size: 12px;
	line-height: 20px;
}
.p1701m50027 {
	margin-top: 0px;
	padding-left: 1%;
	padding-right: 1%;
	background-color: #fff;
	overflow: visible;
}
.p1701mc82968353f8e2e66 {
	position: relative;
	left: 0px;
}
.p1701mfc5fae394e665691 {
	width: 160px;
	position: relative;
	left: 0px;
}
.p1701m9fc7048c51279618 {
	position: relative;
	left: 0px;
}
.p1701mae3bc60763611dc7 {
	position: relative;
	left: 0px;
}
.p1701m6d2fd8a39d852620 {
	width: 160px;
	position: relative;
	left: 0px;
}
.p1701m50038 {
	background-color: #4f565b;
}
.p1701m10612e856e0a3736 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.p1701me723dddda0d2b2e4 {
	width: auto;
	text-align: center;
	position: relative;
	left: 0px;
	color: #999999;
}
.p1701m2fc1e96cb4bf23b0 {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	max-width: 96%;
	text-align: center;
	position: relative;
	left: 0px;
	color: #999999;
}
.p1701mad1347b8c4471c04 {
	width: auto;
	text-align: center;
	position: relative;
	left: 0px;
	color: #999999;
}
.p1735mf1735-00004 {
	background-color: #4f565b;
}
.p1735mf1735-0ed42b46c9986f1c7 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.p1735mf1735-0d3f47032356385b2 {
	width: auto;
	text-align: center;
	position: relative;
	left: 0px;
	color: #999999;
}
.p1735mf1735-0a39ce40eaf198b5f {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	max-width: 96%;
	text-align: center;
	position: relative;
	left: 0px;
	color: #999999;
}
.p1735mf1735-010e7505ba22cb253 {
	width: auto;
	text-align: center;
	position: relative;
	left: 0px;
	color: #999999;
}
.p1735mf1735-00003 {
	color: #ffffff;
	background-color: #cebe96;
}
.p1735mf1735-0f1b83cb02eba3fec {
	padding-top: 10px;
	padding-bottom: 30px;
}
.p1735mf1735-00b621f2d9f3ec580 {
	padding-bottom: 0px;
	padding-top: 0px;
	width: auto;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
}
.p1735mf1735-09eaa3131e7f5074f {
	padding-bottom: 0px;
	padding-top: 0px;
	width: auto;
	color: #ffffff;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
}
}
