﻿@media only screen and (min-width:769px) {

}.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("../images/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("../images/wxicon.png") no-repeat;
	background-size:cover
}
.xg_TELicon {
	display:inline-block;
	vertical-align:middle;
	width:17px;
	height:12px;
	background:url("../images/telicon.png") no-repeat;
	background-size:cover
}
.xg_WhatsAppicon {
	display:inline-block;
	vertical-align:middle;
	width:17px;
	height:12px;
	background:url("../images/whatsappicon.png") no-repeat;
	background-size:cover
}
.xg_Facebookicon {
	display:inline-block;
	vertical-align:middle;
	width:17px;
	height:12px;
	background:url("../images/facebookicon.png") no-repeat;
	background-size:cover
}
.xg_Twittericon {
	display:inline-block;
	vertical-align:middle;
	width:17px;
	height:12px;
	background:url("../images/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("../images/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("../images/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("../images/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('../images/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('../images/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(../images/datepicker.gif) no-repeat right
}
@media only screen and (min-width:769px) {
	}
@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
}
}

.p1700mf1700-03e82eefd2108283a {
	width:384px;
	height:234px;
}
.p1700mf1700-00bf22a33269bc293 {
	position:absolute;
	top:10px;
	left:10px;
}

.p1700mf1700-042ac26fa4b08168d {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0a7563f0ea8d5ddf4 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-09a1f91bdca1b3251 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-03bfe1afeb23c12ed {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-016521f2bf21dbd4b {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0a08d812f5f0a543e .data_col {
	height:100px;
}
.p1700mf1700-0e853b543e4564701 .data_col {
	height:100px;
}
.p1700mf1700-0f58a1571163df859 .data_col {
	height:100px;
}
.p1700mf1700-0cafc0385015ecc98 .data_col {
	height:100px;
}
.p1700mf1700-074336a3fdd7b29bf {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-06bfcdb835f857bd8 .data_col {
	height:100px;
}
.p1700mf1700-06bfcdb835f857bd8 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0deeed82d32d467fb {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-096035ce9a3a7d516 .data_col {
	height:100px;
}
.p1700mf1700-096035ce9a3a7d516 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0f7c17c46aa9a8b52 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-01a020d30a680288c .data_col {
	height:100px;
}
.p1700mf1700-01a020d30a680288c {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-05e66fd49be2092a6 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-03145d25253c6e772 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-06a2f34ac21022387 .data_col {
	height:100px;
}
.p1700mf1700-06a2f34ac21022387 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0287169c525d7e020 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-023ab6d7e2cca8410 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-00fd30307d74945d3 .data_col {
	height:100px;
}
.p1700mf1700-00fd30307d74945d3 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0b2f989ea476251c1 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0701ae282526c1509 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0134844a9de35ef5c .data_col {
	height:100px;
}
.p1700mf1700-0134844a9de35ef5c {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0997ae9d3e3f91f2b {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0c76c690d57752352 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-03afe439c758c8042 .data_col {
	height:100px;
}
.p1700mf1700-03afe439c758c8042 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-046865e1aced6acf9 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0956f3bbd6460b554 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0dd4aac98c58286f0 .data_col {
	height:100px;
}
.p1700mf1700-0dd4aac98c58286f0 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-01ef76ae5c0a880e6 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0cc94b135dcb92c07 {
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-00f6b133327f04f59 .data_col {
	height:100px;
}
.p1700mf1700-00f6b133327f04f59 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m06423da172ac3476 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m1ef45166315dadb3 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m6bfedee1a533b01b {
	position:relative;
	top:0px;
	left:0px;
}
.p1721mace504a32616b104 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721ma986ce50c8523e34 .data_col {
	height:570px;
}
.p1721m7ba59fb229886178 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m2bc89e69f82e7d94 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m39682995660984e7 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m5f333c9474e39fd1 .data_col {
	height:570px;
}
.p1721m5f333c9474e39fd1 {
	position:relative;
	left:0px;
	top:0px;
}
.p1721m5be1a5989383bc17 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m877c4374bfc96857 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m2a9f921847f4b2a2 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m8c384b043d9bbea5 .data_col {
	height:570px;
}
.p1721m8c384b043d9bbea5 {
	position:relative;
	left:0px;
	top:0px;
}
.p1721m62fd355e83dd218e {
	position:relative;
	top:0px;
	left:0px;
}
.p1721mfc77b1766ec863aa {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m2d052f60a87690c0 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721mc06b8ae6c4d8bf37 {
	position:relative;
	top:0px;
	left:0px;
}
.p1721m4406e79f8032a546 .data_col {
	height:570px;
}
.p1721m4406e79f8032a546 {
	position:relative;
	left:0px;
	top:0px;
}
.p1721m4918ee24eb93a189 .xg_imobile_span {
	width:100px;
	line-height:50px;
	position:relative;
}
.p1721m4918ee24eb93a189 .xg_imobile_input {
	width:200px;
	position:relative;
}
.p1721m87f703edf2ffab21 {
	width:102px;
	height:102px;
}
.p1721m722fdbb6a61c241b {
	position:relative;
	top:0px;
	left:0px;
}
.p1721mb68c3205804085ad {
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-0b15cfcc7a9c9e23e .data_col {
	height:100px;
}
.p1701mf1701-05c8b08a28962e266 {
	position:relative;
	left:0px;
	top:0px;
}
.p1701mf1701-0a68d17c84e5cb9a0 {
	position:relative;
	left:0px;
	top:0px;
}
.p1701mf1701-0d292c3f10da06ef1 {
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-0eac4aa5856f7cf1b {
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-0949625b3956f0ea9 {
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-005f47f0431c49655 {
	/* width: 1280px;
	height: 1280px; */
}
.p1701mf1701-0b08a46b52969a855 {
	width:60px;
	height:60px;
}
.p1701mf1701-0e588547fa9f5324b {
	width:60px;
	height:60px;
}
.p1701mf1701-0fee55254f2cd5e83 {
	width: 60px;
	height: 60px;
}
.p1701mf1701-04a02fa49dcf3a564 {
	width:60px;
	height:60px;
}
@media only screen and (min-width:769px) {

.p1700mf1700-0bdbb4cdf8e6bdcf4 {
	margin-left:35px;
	margin-right:50px;
	padding-left:35px;
	width:auto;
	height:100px;
	float:right;
	line-height:100px;
	background-image:url("../images/cgags10w34gaoouwaaae5z4ywz4487.png");
	display:block;
	background-position:left center;
	background-repeat:no-repeat;
	position:static;
	top:auto;
	right:auto;
	bottom:auto;
	left:auto;
}
.p1700mf1700-0a31493b1d878a619 {
	width:32px;
	height:32px;
	background-color:transparent;
	background-image:url("../images/cgagffw1mj-afiquaaac1al32ke017.png");
	background-position:center 0px;
	background-repeat:no-repeat;
	position:relative;
	top:36px;
	bottom:auto;
	left:171px;
}
.p1700mf1700-008464241bf955fed {
	height:38px;
	border-top-left-radius:25%;
	border-top-right-radius:25%;
	border-bottom-left-radius:25%;
	border-bottom-right-radius:25%;
	float:left;
}
.p1700mf1700-008464241bf955fed .xg_itext_input {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:-1px;
	margin-top:0px;
	padding-right:35px;
	width:212px;
	height:38px;
	line-height:38px;
	border-top-color:#333333;
	border-right-color:#333333;
	border-bottom-color:#333333;
	border-left-color:#333333;
	border-top-left-radius:38px;
	border-top-right-radius:38px;
	border-bottom-left-radius:38px;
	border-bottom-right-radius:38px;
}
.p1700mf1700-008464241bf955fed .xg_fierror {
	margin-bottom:0px;
	padding-left:10px;
	color:#ffffff;
	font-size:12px;
}
.p1700mf1700-008464241bf955fed .xg_itext_span {
	display:none;
}
.p1700mf1700-078700f286de2f233 {
	display:none;
}
.p1700mf1700-03e82eefd2108283a {
	width:212px;
	height:89px;
	float:right;
	overflow:hidden;
	position:relative;
	right:auto;
	display:none;
}
.p1700mf1700-00bf22a33269bc293 {
	margin-left:2px;
	padding-left:45px;
	width:auto;
	height:100px;
	float:right;
	line-height:100px;
	background-image:url("../images/cgags11tcsaadf5uaaagmulu4wg324.png");
	background-position:left center;
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	margin-right:20px;
}

.p1700mf1700-042ac26fa4b08168d {
	margin-bottom:0px;
	padding-left:0px;
	width:auto;
	height:40px;
	color:#996944;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0130e5eec0d7584df {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	color:#00a2df;
}
.p1700mf1700-0130e5eec0d7584df:hover {
	color:#996944;
}
.p1700mf1700-07aee3977124ed771 {
	margin-bottom:35px;
	padding-left:50px;
}
.p1700mf1700-0a7563f0ea8d5ddf4 {
	margin-bottom:0px;
	padding-left:0px;
	width:auto;
	color:#996944;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
}
.p1700mf1700-09a1f91bdca1b3251 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	color:#00a2df;
}
.p1700mf1700-09a1f91bdca1b3251:hover {
	color:#996944;
}
.p1700mf1700-0efb8ab210c81314e {
	margin-bottom:35px;
	padding-left:50px;
}
.p1700mf1700-03bfe1afeb23c12ed {
	margin-bottom:0px;
	padding-left:0px;
	width:auto;
	color:#00a2df;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
}
.p1700mf1700-0288e14647e60173d {
	width:auto;
	max-width:90%;
	line-height:25px;
	position:relative;
	top:0px;
	left:0px;
	margin-bottom:5px;
}
.p1700mf1700-016521f2bf21dbd4b {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	color:#00a2df;
}
.p1700mf1700-016521f2bf21dbd4b:hover {
	color:#996944;
}
.p1700mf1700-0e464c45243cb3243 {
	padding-left:50px;
	margin-bottom:24px;
}
.p1700mf1700-0e433450a8ea855ef {
	margin-right:20px;
	width:11%;
	min-width:40px;
	height:auto;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
}
.p1700mf1700-0ea36b8a21db2ab54 {
	width:auto;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.p1700mf1700-0486aaf897161d0d3 {
	width:70%;
	float:left;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0486aaf897161d0d3:hover {
	color:#996944;
}
.p1700mf1700-00b381cf0cd638d6f {
	width:70%;
	float:left;
	color:#999999;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
	line-height:20px;
}
.p1700mf1700-0a08d812f5f0a543e {
	width:100%;
	position:relative;
	left:0px;
	top:0px;
}
.p1700mf1700-0a08d812f5f0a543e .data_col {
	height:auto;
	margin-bottom:10px;
}
.p1700mf1700-0dc1d9d487dd6a42e {
	min-height:278px;
	float:right;
	background-color:transparent;
}
.p1700mf1700-0977e47fb9b6f936e {
	width:100%;
	height:50px;
	color:#000000;
	line-height:50px;
	background-color:transparent;
	border-top-color:#000000;
	border-top-style:none;
	border-top-width:0px;
	border-bottom-color:#c5c6c5;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-left-color:#c5c6c5;
	border-left-style:none;
	border-left-width:0px;
	font-size:16px;
}
.p1700mf1700-0977e47fb9b6f936e .xg_tab_tl_0 {
	height:auto;
	background-color:transparent;
}
.p1700mf1700-0977e47fb9b6f936e:hover {
	color:#ffffff;
	background-color:#996944;
	border-top-color:#333333;
	border-left-color:#333333;
}
.p1700mf1700-0977e47fb9b6f936e.p1700mf1700-0977e47fb9b6f936e-select {
	color:#ffffff;
	background-color:#996944;
	border-top-color:#000000;
	border-top-width:1px;
	border-left-color:#000000;
	border-left-width:1px;
}
.p1700mf1700-0977e47fb9b6f936e .xg_tab_tl_0.xg_tab_tl_0-select {
	border-top-color:#000000;
	border-left-color:#000000;
	border-left-width:1px;
	border-left-style:solid;
	border-top-style:solid;
	border-top-width:1px;
}
.p1700mf1700-00bf2d5160e6a3acc {
	margin-right:20px;
	width:11%;
	min-width:40px;
	height:auto;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}
.p1700mf1700-06cb0d2935d5cc093 {
	width:auto;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.p1700mf1700-08ffabc0dd5f8955f {
	width:70%;
	float:left;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-08ffabc0dd5f8955f:hover {
	color:#996944;
}
.p1700mf1700-07e32aadc5375e106 {
	width:70%;
	float:left;
	color:#999999;
	position:relative;
	top:0px;
	left:0px;
	line-height:20px;
	height:40px;
}
.p1700mf1700-0e853b543e4564701 {
	width:100%;
	position:relative;
	left:0px;
	top:0px;
}
.p1700mf1700-0e853b543e4564701 .data_col {
	height:auto;
	margin-bottom:10px;
}
.p1700mf1700-06d0e34d40747f567 {
	min-height:278px;
	float:right;
	background-color:transparent;
}
.p1700mf1700-0faa1a09db485b83a {
	width:100%;
	height:50px;
	color:#000000;
	line-height:50px;
	background-color:transparent;
	border-top-color:#000000;
	border-top-style:none;
	border-bottom-color:#c5c6c5;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-left-color:#000000;
	border-left-style:none;
	font-size:16px;
}
.p1700mf1700-0faa1a09db485b83a:hover {
	background-color:#996944;
	color:#ffffff;
}
.p1700mf1700-0faa1a09db485b83a .xg_tab_tl_1 {
	background-color:transparent;
}
.p1700mf1700-01f34d8dbe24ae9dd {
	margin-right:20px;
	width:11%;
	min-width:40px;
	height:auto;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
}
.p1700mf1700-0ebaa079acf00d838 {
	width:auto;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.p1700mf1700-081962cb2a2809d03 {
	width:70%;
	float:left;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-081962cb2a2809d03:hover {
	color:#996944;
}
.p1700mf1700-0f65e364e59f9212f {
	width:70%;
	height:40px;
	float:left;
	color:#999999;
	position:relative;
	top:0px;
	left:0px;
	line-height:20px;
}
.p1700mf1700-0f58a1571163df859 {
	width:100%;
	position:relative;
	left:0px;
	top:0px;
}
.p1700mf1700-0f58a1571163df859 .data_col {
	margin-bottom:20px;
	height:auto;
}
.p1700mf1700-050b9cd65fa675f3b {
	width:100%;
	height:50px;
	color:#000000;
	line-height:50px;
	background-color:transparent;
	border-top-color:#000000;
	border-top-style:none;
	border-bottom-color:#c5c6c5;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-left-color:#000000;
	border-left-style:none;
	font-size:16px;
}
.p1700mf1700-050b9cd65fa675f3b:hover {
	background-color:#996944;
	color:#ffffff;
}
.p1700mf1700-050b9cd65fa675f3b .xg_tab_tl_2 {
	background-color:transparent;
	border-bottom-color:#c5c6c5;
	border-bottom-style:none;
	border-bottom-width:1px;
}
.p1700mf1700-0c43053c3c0efa9c6 {
	margin-right:20px;
	width:11%;
	min-width:40px;
	height:auto;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
}
.p1700mf1700-0ad9c87d498b7d8d7 {
	width:auto;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.p1700mf1700-0c028f218784c6efd {
	width:70%;
	float:left;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0c028f218784c6efd:hover {
	color:#996944;
}
.p1700mf1700-0be829dc25118b9ec {
	width:70%;
	height:40px;
	float:left;
	color:#999999;
	position:relative;
	top:0px;
	left:0px;
	line-height:20px;
}
.p1700mf1700-0cafc0385015ecc98 {
	width:100%;
	position:relative;
	left:0px;
	top:0px;
}
.p1700mf1700-0cafc0385015ecc98 .data_col {
	margin-bottom:8px;
	height:auto;
}
.p1700mf1700-0339be65d6024b600 {
	width:100%;
	height:50px;
	color:#000000;
	line-height:50px;
	background-color:transparent;
	border-top-style:none;
	border-right-color:#000000;
	border-right-style:none;
	border-right-width:0px;
	border-bottom-color:#c5c6c5;
	border-bottom-style:solid;
	border-bottom-width:0px;
	border-left-style:none;
	font-size:16px;
}
.p1700mf1700-0339be65d6024b600:hover {
	color:#ffffff;
	background-color:#996944;
	border-right-style:none;
	border-right-width:1px;
}
.p1700mf1700-0339be65d6024b600 .xg_tab_tl_3 {
	height:90px;
	background-color:transparent;
	border-top-color:#000000;
	border-top-style:none;
	border-top-width:1px;
	border-left-color:#000000;
}
.p1700mf1700-0339be65d6024b600.p1700mf1700-0339be65d6024b600-select {
	border-top-color:#000000;
	border-left-color:#000000;
}
.p1700mf1700-0aeb12c3c94bbb479 {
	margin-bottom:0px;
	margin-top:0px;
	width:100%;
	height:278px;
	min-height:278px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0aeb12c3c94bbb479 .xg_tab_tt {
	padding-left:80px;
	padding-right:80px;
	height:278px;
	background-color:transparent;
	border-top-style:none;
	border-top-width:1px;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	width:100%;
}
.p1700mf1700-0aeb12c3c94bbb479 ul {
	width:100%;
	float:right;
	background-color:transparent;
}
.p1700mf1700-0aeb12c3c94bbb479 .xg_tab_t_t {
	width:86%;
	height:278px;
	min-height:278px;
	float:left;
}
.p1700mf1700-0aeb12c3c94bbb479 .xg_tab_l_t {
	width:14%;
	height:278px;
	min-height:278px;
	float:left;
	border-right-color:#d6d6d6;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#d6d6d6;
	border-left-style:solid;
	border-left-width:1px;
}
.p1700mf1700-074336a3fdd7b29bf {
	margin-bottom:20px;
	padding-left:0px;
	width:auto;
	color:#333333;
	font-size:24px;
	font-weight:bold;
	line-height:36px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-05c63868dd9faebc2 {
	margin-right:20px;
	width:auto;
	height:40px;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
}
.p1700mf1700-0198602a631626f52 {
	width:69%;
	height:20px;
	float:left;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-03ef116398ea8cb12 {
	width:70%;
	height:auto;
	float:left;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-06bfcdb835f857bd8 {
	width:100%;
	min-height:0px;
	border-left-color:#d6d6d6;
	border-left-style:none;
	border-left-width:0px;
	position:relative;
	top:0px;
	left:0px;
	max-height:auto;
}
.p1700mf1700-06bfcdb835f857bd8 .data_col {
	height:auto;
	margin-bottom:40px;
}
.p1700mf1700-06bfcdb835f857bd8 .data_col:nth-child(1n+4) {
	margin-bottom:0px;
}
.p1700mf1700-06bfcdb835f857bd8 .data_col:nth-child(0n+1) {
	width:auto;
}
.p1700mf1700-06bfcdb835f857bd8 .data_col:nth-child(0n+2) {
	width:60%;
}
.p1700mf1700-06bfcdb835f857bd8 .data_col:nth-child(0n+3) {
	margin-bottom:0px;
}
.p1700mf1700-0deeed82d32d467fb {
	margin-bottom:20px;
	padding-left:0px;
	width:auto;
	color:#333333;
	font-size:24px;
	font-weight:bold;
	line-height:32px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-08b78166cba594e84 {
	margin-right:20px;
	width:auto;
	height:40px;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
}
.p1700mf1700-00e30192c12169c71 {
	width:69%;
	height:20px;
	float:left;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0f5e0142ca02ea348 {
	width:70%;
	height:auto;
	float:left;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-096035ce9a3a7d516 {
	width:100%;
	min-height:0px;
	border-left-color:#d6d6d6;
	border-left-style:none;
	border-left-width:0px;
	position:relative;
	top:0px;
	left:0px;
	max-height:auto;
}
.p1700mf1700-096035ce9a3a7d516 .data_col {
	height:auto;
	margin-bottom:40px;
}
.p1700mf1700-096035ce9a3a7d516 .data_col:nth-child(1n+4) {
	margin-bottom:0px;
}
.p1700mf1700-096035ce9a3a7d516 .data_col:nth-child(0n+1) {
	width:auto;
}
.p1700mf1700-096035ce9a3a7d516 .data_col:nth-child(0n+2) {
	width:60%;
}
.p1700mf1700-096035ce9a3a7d516 .data_col:nth-child(0n+3) {
	margin-bottom:0px;
}
.p1700mf1700-0f7c17c46aa9a8b52 {
	margin-bottom:20px;
	padding-left:0px;
	width:auto;
	color:#333333;
	font-size:24px;
	font-weight:bold;
	line-height:36px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-091e8d56991a95852 {
	margin-right:20px;
	width:40px;
	height:40px;
	float:left;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-094f0ee7435764486 {
	width:70%;
	height:20px;
	float:left;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0ad2a759ab3c64dd6 {
	width:70%;
	height:auto;
	float:left;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0d1e2f021d3d42d19 {
	width:160px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.p1700mf1700-01a020d30a680288c {
	width:100%;
	min-height:0px;
	border-left-color:#d6d6d6;
	border-left-style:none;
	border-left-width:0px;
	position:relative;
	top:0px;
	left:0px;
	max-height:auto;
}
.p1700mf1700-01a020d30a680288c .data_col {
	margin-bottom:20px;
	min-width:50%;
	max-width:50%;
	height:0%;
}
.p1700mf1700-01a020d30a680288c .data_col:nth-child(1n+4) {
	margin-bottom:20px;
}
.p1700mf1700-01a020d30a680288c .data_col:nth-child(0n+1) {
	width:auto;
}
.p1700mf1700-04bb01e563418947e {
	margin-left:0px;
	padding-left:30px;
	min-width:85%;
	max-width:85%;
	border-left-color:#d6d6d6;
	border-left-style:solid;
	border-left-width:1px;
}
.p1700mf1700-05e66fd49be2092a6 {
	margin-bottom:-1px;
	padding-left:0px;
	width:auto;
	color:#996944;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
}
.p1700mf1700-05d213c3161340d5b {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	line-height:30px;
}
.p1700mf1700-03145d25253c6e772 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	color:#00a2df;
}
.p1700mf1700-03145d25253c6e772:hover {
	color:#996944;
}
.p1700mf1700-083518363ebc88a7d {
	padding-left:50px;
	margin-bottom:24px;
}
.p1700mf1700-00a7638df1a3c3c48 {
	margin-right:0px;
	padding-right:0px;
	width:40px;
	height:auto;
	float:left;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	max-width:40px;
}
.p1700mf1700-0726b8031c2d80fe4 {
	padding-left:5%;
	width:70%;
	float:left;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-049a6521622a07419 {
	padding-left:5%;
	width:70%;
	float:left;
	position:relative;
	top:0px;
	left:0px;
	height:50px;
}
.p1700mf1700-06a2f34ac21022387 {
	width:100%;
	border-left-color:#d6d6d6;
	border-left-style:none;
	border-left-width:0px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0bbc52e783e0374b7 {
	padding-left:80px;
	border-left-style:solid;
	border-left-color:#d6d6d6;
	border-left-width:1px;
}
.p1700mf1700-0287169c525d7e020 {
	margin-bottom:0px;
	padding-left:0px;
	width:auto;
	color:#996944;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
}
.p1700mf1700-06c6aaa0d62b5761f {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	line-height:30px;
}
.p1700mf1700-023ab6d7e2cca8410 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	color:#00a2df;
}
.p1700mf1700-023ab6d7e2cca8410:hover {
	color:#996944;
}
.p1700mf1700-02cb03a33982a5873 {
	padding-left:50px;
	margin-bottom:24px;
}
.p1700mf1700-0b94ee1e0e63163d8 {
	margin-right:20px;
	width:40px;
	height:40px;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
}
.p1700mf1700-09b48c229c8dff318 {
	width:250px;
	float:left;
	color:#333333;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
}
.p1700mf1700-00fd30307d74945d3 {
	width:100%;
	border-left-color:#d6d6d6;
	border-left-style:none;
	border-left-width:0px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-08de96117e6603f25 {
	padding-left:80px;
	border-left-style:solid;
	border-left-color:#d6d6d6;
	border-left-width:1px;
}
.p1700mf1700-0b2f989ea476251c1 {
	margin-bottom:0px;
	padding-left:0px;
	width:auto;
	height:40px;
	color:#996944;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-09e64b73c84124e38 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	line-height:30px;
}
.p1700mf1700-0701ae282526c1509 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	color:#00a2df;
}
.p1700mf1700-0701ae282526c1509:hover {
	color:#996944;
}
.p1700mf1700-00d785d4d3eabb890 {
	padding-left:50px;
	margin-bottom:24px;
}
.p1700mf1700-0965612b3624ed2d5 {
	margin-right:20px;
	width:40px;
	height:40px;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
}
.p1700mf1700-00f7a5d9090148cb9 {
	width:250px;
	float:left;
	color:#333333;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
}
.p1700mf1700-0134844a9de35ef5c {
	width:100%;
	border-left-color:#d6d6d6;
	border-left-style:none;
	border-left-width:0px;
	position:relative;
	top:0px;
	left:0px;
	min-height:auto;
}
.p1700mf1700-0134844a9de35ef5c .data_col {
	height:auto;
}
.p1700mf1700-07837962c179f11aa {
	margin-bottom:0px;
	margin-top:0px;
	padding-left:80px;
	min-height:auto;
	border-left-color:#d6d6d6;
	border-left-style:solid;
	border-left-width:1px;
	padding-top:25px;
	padding-bottom:25px;
}
.p1700mf1700-0997ae9d3e3f91f2b {
	margin-bottom:0px;
	padding-left:0px;
	width:auto;
	height:40px;
	color:#996944;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-04094018361a22e06 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	line-height:30px;
}
.p1700mf1700-0c76c690d57752352 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	color:#00a2df;
}
.p1700mf1700-0c76c690d57752352:hover {
	color:#996944;
}
.p1700mf1700-0b8ebf3bed044edf2 {
	padding-left:50px;
	margin-bottom:24px;
}
.p1700mf1700-0d45107741c3141e6 {
	margin-right:20px;
	width:40px;
	height:40px;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
}
.p1700mf1700-0c8a4ec10b5e32c3b {
	width:250px;
	float:left;
	color:#333333;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
}
.p1700mf1700-03afe439c758c8042 {
	width:100%;
	border-left-color:#d6d6d6;
	border-left-style:none;
	border-left-width:0px;
	position:relative;
	top:0px;
	left:0px;
	min-height:auto;
}
.p1700mf1700-03afe439c758c8042 .data_col {
	height:auto;
	margin-bottom:40px;
}
.p1700mf1700-03afe439c758c8042 .data_col:nth-child(1n+4) {
	margin-bottom:0px;
}
.p1700mf1700-0d7ccfa03ffaf63a1 {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:80px;
	padding-top:0px;
	min-height:auto;
	border-left-color:#d6d6d6;
	border-left-style:solid;
	border-left-width:1px;
}
.p1700mf1700-046865e1aced6acf9 {
	margin-bottom:-1px;
	padding-left:0px;
	width:auto;
	color:#996944;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
}
.p1700mf1700-054e9790df9395560 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	line-height:30px;
}
.p1700mf1700-0956f3bbd6460b554 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	color:#00a2df;
}
.p1700mf1700-0956f3bbd6460b554:hover {
	color:#996944;
}
.p1700mf1700-00f58cb3cdfeb634d {
	padding-left:50px;
	margin-bottom:24px;
}
.p1700mf1700-0d5d0e67ddee7e0d5 {
	margin-right:20px;
	width:40px;
	height:40px;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
}
.p1700mf1700-01dc1636babd20468 {
	width:250px;
	float:left;
	color:#333333;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
}
.p1700mf1700-0dd4aac98c58286f0 {
	width:100%;
	border-left-color:#d6d6d6;
	border-left-style:none;
	border-left-width:0px;
	position:relative;
	top:0px;
	left:0px;
	min-height:auto;
}
.p1700mf1700-0dd4aac98c58286f0 .data_col {
	height:auto;
}
.p1700mf1700-01c22c8efd838b6af {
	margin-bottom:0px;
	margin-top:0px;
	padding-left:80px;
	min-height:auto;
	border-left-color:#d6d6d6;
	border-left-style:solid;
	border-left-width:1px;
	padding-top:25px;
	padding-bottom:25px;
}
.p1700mf1700-01ef76ae5c0a880e6 {
	margin-bottom:0px;
	padding-left:0px;
	width:auto;
	height:40px;
	color:#996944;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-0c50ef1d356e55cff {
	width:auto;
	max-width:85%;
	line-height:25px;
	position:relative;
	top:0px;
	left:0px;
	margin-bottom:10px;
}
.p1700mf1700-0cc94b135dcb92c07 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	color:#00a2df;
}
.p1700mf1700-0cc94b135dcb92c07:hover {
	color:#996944;
}
.p1700mf1700-0f1b92c5ef3191910 {
	padding-left:50px;
	margin-bottom:24px;
}
.p1700mf1700-017dfa1090342749d {
	margin-right:20px;
	width:40px;
	height:40px;
	float:left;
	border-top-left-radius:50%;
	border-top-right-radius:50%;
	border-bottom-left-radius:50%;
	border-bottom-right-radius:50%;
	position:relative;
	top:0px;
	left:0px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
}
.p1700mf1700-0e8e66f8405f5c822 {
	width:70%;
	height:20px;
	float:left;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
}
.p1700mf1700-07643d98b8b1f0a1a {
	width:70%;
	height:20px;
	float:left;
	line-height:20px;
	position:relative;
	top:0px;
	left:0px;
	overflow-x:visible;
	overflow-y:visible;
}
.p1700mf1700-00f6b133327f04f59 {
	width:100%;
	border-left-color:#d6d6d6;
	border-left-style:none;
	border-left-width:0px;
	position:relative;
	top:0px;
	left:0px;
	min-height:auto;
}
.p1700mf1700-00f6b133327f04f59 .data_col {
	height:auto;
	margin-bottom:40px;
}
.p1700mf1700-00f6b133327f04f59 .data_col:nth-child(1n+4) {
	margin-bottom:0px;
}
.p1700mf1700-00f6b133327f04f59 .data_col:nth-child(0n+1) {
	width:50%;
}
.p1700mf1700-00f6b133327f04f59 .data_col:nth-child(0n+2) {
	width:50%;
}
.p1700mf1700-00f6b133327f04f59 .data_col:nth-child(0n+3) {
	margin-bottom:0px;
}
.p1700mf1700-08545a0ff57fa6fd0 {
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:80px;
	padding-top:0px;
	min-height:auto;
	border-left-color:#d6d6d6;
	border-left-style:solid;
	border-left-width:1px;
}
.p1700mf1700-000020001 {
	width:1200px
}
.p1700mf1700-00002 {
	width:100%;
	height:100px;
	min-height:auto;
	display:none;
}
.p1721m6d4bef526313b8fa {
	width:100%;
	height:450px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m36bdfbc2bc1b78ac {
	width:auto;
	color:#ffffff;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	line-height:90px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m06423da172ac3476 {
	width:auto;
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m655420d2bcefb0a9 {
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	width:150px;
	height:48px;
	color:#333333;
	text-align:center;
	line-height:48px;
	background-color:#ffffff;
	border-top-left-radius:24px;
	border-top-right-radius:24px;
	border-bottom-left-radius:24px;
	border-bottom-right-radius:24px;
	position:relative;
	top:0px;
	left:0px;
	opacity:0.8;
	font-size:16px;
}
.p1721m655420d2bcefb0a9:hover {
	background-color:#996944;
	color:#ffffff;
	opacity:1;
}
.p1721m1ada8b014cf713c3 {
	margin-top:-360px;
}
.p1721m400010001 {
	width:100%
}
.p1721m57cd6d25c1c72470 {
	float:left;
	display:none;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m57cd6d25c1c72470 .xg_tMenuLi1 {
	width:120px;
	height:60px;
	float:left;
	color:#333333;
	font-size:16px;
	line-height:60px;
	background-color:#ffffff;
}
.p1721m57cd6d25c1c72470 .xg_tMenuLi1:hover {
	background-color:#996944;
	color:#ffffff;
}
.p1721m57cd6d25c1c72470 .xg_tMenuLi1.xg_tMenuLi1-select {
	background-color:#996944;
	color:#ffffff;
}
.p1721m32c1954abf4698aa {
	width:auto;
	height:60px;
	float:right;
	color:#777777;
	font-size:17px;
	line-height:60px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m32c1954abf4698aa .xg_crumbs_prefix {
	float:left;
}
.p1721m32c1954abf4698aa .xg_crumbs_item {
	font-size:14px;
	color:#777777;
}
.p1721m32c1954abf4698aa .xg_crumbs_a:hover {
	color:#996944;
}
.p1721md1ead1984aed2eee {
	margin-bottom:0px;
	margin-top:0px;
	color:#595450;
	font-size:14px;
	text-align:right;
}
.p1721m50002 {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e4e4e4;
}
.p1721m7f3487bc0fb7bfe0 {
	width:auto;
	height:45px;
	color:#333333;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:45px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m1ef45166315dadb3 {
	width:auto;
	height:30px;
	color:#333333;
	text-align:center;
	line-height:30px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m6bfedee1a533b01b {
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m6a3ca3d0a7b9b3f5 {
	width:70%;
	height:34px;
	float:left;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_128 {
	width:70%;
	height:34px;
	float:left;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_129 {
	width:70%;
	height:34px;
	float:left;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721m21505d6ea38ebac6 {
	width:100px;
	height:36px;
	float:right;
	color:#ffffff;
	text-align:center;
	line-height:36px;
	background-color:#996944;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_132 {
	width:100px;
	height:36px;
	float:right;
	color:#333333;
	text-align:center;
	line-height:36px;
	background-color:#ffffff;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_133 {
	width:100px;
	height:36px;
	float:right;
	color:#ffffff;
	text-align:center;
	line-height:36px;
	background-color:#996944;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721mace504a32616b104 {
	width:70%;
	height:34px;
	float:left;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_130 {
	width:70%;
	height:34px;
	float:left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_131 {
	width:70%;
	height:34px;
	float:left;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721m1ff3c2b7e8d436c6 {
	width:auto;
	display:none;
	position:relative;
	top:7px;
	left:0px;
}
.p1721m602c1917d70a2004 {
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	padding-bottom:25px;
	background-color:#ffffff;
}
.p1721ma986ce50c8523e34 .data_col:hover .p1721m602c1917d70a2004 {
    background-color: #996944;
}
.p1721ma986ce50c8523e34 .data_col:hover .xg_text{color: #fff;}
.p1721ma986ce50c8523e34 .data_col:hover .p1721m21505d6ea38ebac6{background-color: #fff;color: #000;}
.an_tran_126 {
	padding-bottom:25px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	background-color:#996944;
	transition-property:all;
}
.an_tran_127 {
	padding-bottom:25px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	background-color:#ffffff;
	transition-property:all;
}
.p1721mb57b858a59f90907:hover {
	background-color:#996944;
}
.p1721mb57b858a59f90907 {
	margin-bottom:60px;
}
.p1721ma986ce50c8523e34 {
	margin-top:30px;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
}
.p1721ma986ce50c8523e34 .data_col {
	margin-bottom:30px;
	height:auto;
}
.p1721ma986ce50c8523e34 .data_col:nth-child(2n+1) {
	padding-right:30px;
}
.p1721ma986ce50c8523e34 .data_col:nth-child(2n+2) {
	padding-left:30px;
}
.p1721m50003 {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:60px;
	background-color:#f8f8f8;
	border-bottom-color:#dfdfdf;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.p1721m66641a97b1b46224 {
	width:auto;
	height:45px;
	color:#333333;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:45px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m7ba59fb229886178 {
	width:auto;
	height:30px;
	color:#333333;
	text-align:center;
	line-height:30px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m2bc89e69f82e7d94 {
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m2050c12b169d00c2 {
	width:70%;
	height:34px;
	float:left;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_136 {
	width:70%;
	height:34px;
	float:left;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_137 {
	width:70%;
	height:34px;
	float:left;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721mb2c76f878f41c4ca {
	width:100px;
	height:36px;
	float:right;
	color:#ffffff;
	text-align:center;
	line-height:36px;
	background-color:#996944;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_140 {
	width:100px;
	height:36px;
	float:right;
	color:#333333;
	text-align:center;
	line-height:36px;
	background-color:#ffffff;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_141 {
	width:100px;
	height:36px;
	float:right;
	color:#ffffff;
	text-align:center;
	line-height:36px;
	background-color:#996944;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721m39682995660984e7 {
	width:70%;
	height:34px;
	float:left;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_138 {
	width:70%;
	height:34px;
	float:left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_139 {
	width:70%;
	height:34px;
	float:left;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721me2cf5cceb7a2c855 {
	width:160px;
	display:none;
	position:relative;
	top:40px;
	left:-17px;
}
.p1721mb83f02e88c3e5bcd {
	padding-bottom:25px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	background-color:#f8f8f8;
}
.an_tran_134 {
	padding-bottom:25px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	background-color:#996944;
	transition-property:all;
	transition-property:all;
}
.an_tran_135 {
	padding-bottom:25px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	background-color:#f8f8f8;
	transition-property:all;
	transition-property:all;
}
.p1721me94a2f0338e42e26:hover {
	background-color:#996944;
}
.p1721m5f333c9474e39fd1 {
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	margin-top:30px;
}
.p1721m5f333c9474e39fd1 .data_col {
	height:auto;
	margin-bottom:60px;
}
.p1721m5f333c9474e39fd1 .data_col:nth-child(2n+1) {
	padding-right:30px;
}
.p1721m5f333c9474e39fd1 .data_col:nth-child(2n+2) {
	padding-left:30px;
}
.p1721m50004 {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:60px;
	background-color:#ffffff;
	border-bottom-color:#dfdfdf;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.p1721m321b8f5e041d5a4f {
	width:auto;
	height:130px;
	float:left;
	color:#ffffff;
	font-size:40px;
	font-weight:bold;
	line-height:130px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721md6dd7b72c0ca1e37 {
	margin-left:24px;
	width:auto;
	height:130px;
	float:left;
	color:#ffffff;
	font-size:28px;
	line-height:130px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m8797a661d07779f2 {
	margin-top:43px;
	width:152px;
	height:45px;
	float:right;
	color:#333333;
	font-size:20px;
	text-align:center;
	line-height:45px;
	background-color:#ffffff;
	border-top-left-radius:26px;
	border-top-right-radius:26px;
	border-bottom-left-radius:26px;
	border-bottom-right-radius:26px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m087f604360d278c5 {
	margin-left:auto;
	margin-right:auto;
	min-width:1200px;
	max-width:1200px;
	float:none;
}
.p1721m50008 {
	background-color:#996944;
	display:none;
}
.p1721mff64734bc357f47f {
	width:auto;
	height:45px;
	color:#333333;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:45px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m5be1a5989383bc17 {
	width:auto;
	height:30px;
	color:#333333;
	text-align:center;
	line-height:30px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m877c4374bfc96857 {
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m3b74190a0f5a76ee {
	width:70%;
	height:34px;
	float:left;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_144 {
	width:70%;
	height:34px;
	float:left;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_145 {
	width:70%;
	height:34px;
	float:left;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721m29957e7b66ed4dbb {
	width:100px;
	height:36px;
	float:right;
	color:#ffffff;
	text-align:center;
	line-height:36px;
	background-color:#996944;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_148 {
	width:100px;
	height:36px;
	float:right;
	color:#333333;
	text-align:center;
	line-height:36px;
	background-color:#ffffff;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_149 {
	width:100px;
	height:36px;
	float:right;
	color:#ffffff;
	text-align:center;
	line-height:36px;
	background-color:#996944;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721m2a9f921847f4b2a2 {
	width:70%;
	height:34px;
	float:left;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_146 {
	width:70%;
	height:34px;
	float:left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_147 {
	width:70%;
	height:34px;
	float:left;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721m298cac2be9d4b657 {
	width:160px;
	display:none;
	position:relative;
	top:43px;
	left:-2px;
}
.p1721m291dd9d845c5cbc2 {
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	padding-bottom:25px;
	background-color:#ffffff;
}
.an_tran_142 {
	padding-bottom:25px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	background-color:#996944;
	transition-property:all;
}
.an_tran_143 {
	padding-bottom:25px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	background-color:#ffffff;
	transition-property:all;
}
.p1721maf6ac9b3c980b5bf:hover {
	background-color:#996944;
}
.p1721m8c384b043d9bbea5 {
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	margin-top:30px;
}
.p1721m8c384b043d9bbea5 .data_col {
	margin-bottom:60px;
	height:auto;
}
.p1721m8c384b043d9bbea5 .data_col:nth-child(2n+1) {
	padding-right:30px;
}
.p1721m8c384b043d9bbea5 .data_col:nth-child(2n+2) {
	padding-left:30px;
}
.p1721m50005 {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:60px;
	background-color:#f8f8f8;
	border-bottom-color:#dfdfdf;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.p1721m0e6a8fa91623c998 {
	width:auto;
	height:45px;
	color:#333333;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	line-height:45px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m62fd355e83dd218e {
	width:auto;
	height:30px;
	color:#333333;
	text-align:center;
	line-height:30px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721mfc77b1766ec863aa {
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m11c1be8b3eea8aee {
	width:70%;
	height:34px;
	float:left;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_152 {
	width:70%;
	height:34px;
	float:left;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_153 {
	width:70%;
	height:34px;
	float:left;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721m9d92df1f9424b72e {
	width:100px;
	height:36px;
	float:right;
	color:#ffffff;
	text-align:center;
	line-height:36px;
	background-color:#996944;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_156 {
	width:100px;
	height:36px;
	float:right;
	color:#333333;
	text-align:center;
	line-height:36px;
	background-color:#ffffff;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_157 {
	width:100px;
	height:36px;
	float:right;
	color:#ffffff;
	text-align:center;
	line-height:36px;
	background-color:#996944;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721m2d052f60a87690c0 {
	width:70%;
	height:34px;
	float:left;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_154 {
	width:70%;
	height:34px;
	float:left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_155 {
	width:70%;
	height:34px;
	float:left;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721mc06b8ae6c4d8bf37 {
	width:70%;
	height:34px;
	float:left;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	display:none;
	position:relative;
	top:0px;
	left:0px;
}
.an_tran_180 {
	width:70%;
	height:34px;
	float:left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.an_tran_181 {
	width:70%;
	height:34px;
	float:left;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	line-height:34px;
	position:relative;
	top:0px;
	left:0px;
	transition-property:all;
}
.p1721m42b0268d66db7131 {
	padding-bottom:25px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	background-color:#f8f8f8;
}
.an_tran_150 {
	padding-bottom:25px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	background-color:#996944;
	transition-property:all;
}
.an_tran_151 {
	padding-bottom:25px;
	padding-left:40px;
	padding-right:40px;
	padding-top:25px;
	background-color:#ffffff;
	transition-property:all;
}
.p1721m0bde0732cc032e7b:hover {
	background-color:#996944;
}
.p1721m4406e79f8032a546 {
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	margin-top:30px;
}
.p1721m4406e79f8032a546 .data_col {
	margin-bottom:60px;
	height:auto;
}
.p1721m4406e79f8032a546 .data_col:nth-child(2n+1) {
	padding-right:30px;
}
.p1721m4406e79f8032a546 .data_col:nth-child(2n+2) {
	padding-left:30px;
}
.p1721m50006 {
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:60px;
	background-color:#ffffff;
	border-bottom-color:#dfdfdf;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.p1721mde1a15787a6551d5 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	line-height:55px;
	font-size:30px;
	color:#ffffff;
	font-weight:bold;
}
.p1721m0d87b2d667ee39dd {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	font-size:24px;
	line-height:42px;
	height:42px;
	color:#ffffff;
}
.p1721m8fc2ee538c891db0 .xg_itext_input {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:100%;
	height:44px;
}
.p1721m8fc2ee538c891db0 .xg_fierror {
	width:100%;
	color:#996944;
	font-size:12px;
}
.p1721m8fc2ee538c891db0 {
	margin-bottom:0px;
	height:76px;
	width:300px;
}
.p1721m8fc2ee538c891db0 .xg_itext_span {
	font-size:0px;
}
.p1721m4918ee24eb93a189 {
	margin-bottom:0px;
	width:300px;
	height:76px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}
.p1721m4918ee24eb93a189 .xg_imobile_input {
	width:100%;
	height:44px;
}
.p1721m4918ee24eb93a189 .xg_fierror {
	color:#996944;
	font-size:12px;
}
.p1721m4918ee24eb93a189 .xg_imobile_span {
	display:none;
}
.p1721m5e1cb3e269ebd8d6 {
	color:#ffffff;
	background-color:#996944;
	margin-left:25px;
	float:left;
	height:44px;
	font-size:14px;
}
.p1721m1983d5968915b1d4 {
	width:133px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	margin-left:20px;
	height:44px;
	line-height:44px;
	text-align:center;
	color:#ffffff;
	background-color:#a67e3d;
}
.p1721m07fa6e8d3f097996 {
	width:100%;
	height:100%;
	position:relative;
	top:0px;
	left:0px;
	margin-top:20px;
}
.p1721m6697082514e2e539 {
	padding-left:98px;
	padding-top:40px;
}
.p1721ma58a85fe1336d8c0 {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	padding-top:54px;
	padding-left:8px;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	line-height:56px;
	height:auto;
}
.p1721m87f703edf2ffab21 {
	position:relative;
	top:0px;
	left:0px;
	margin-left:auto;
	margin-right:auto;
}
.p1721m722fdbb6a61c241b {
	padding-left:8px;
	padding-top:0px;
	width:auto;
	height:auto;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	line-height:24px;
	position:relative;
	top:0px;
	left:0px;
	margin-top:10px;
}
.p1721mb68c3205804085ad {
	margin-top:0px;
	padding-left:8px;
	padding-top:0px;
	width:auto;
	height:auto;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	line-height:24px;
	position:relative;
	top:0px;
	left:0px;
}
.p1721m7aec1d5d2029ea68 {
	padding-left:8px;
}
.p1721m6ae89680634b4e0e {
	min-height:330px;
	max-height:330px;
	background-image:url(../images/cgagtf0luceaj-k8aagge9_3tt0187.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.p1721m50007 {
	padding-bottom:80px;
	padding-top:80px;
	background-color:#f8f8f8;
}
.p1767mf1767-00001 {
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	right:0px;
	bottom:240px;
	left:auto;
}
.p1767mf1767-00001 .qqimg0 {
	background-color:initial;
	background-image:url("../images/cgags10uiiqav41faaagsxsp4oc391.png");
	background-position:initial;
	background-repeat:no-repeat;
	background-attachment:initial;
	background: url('../images/cgags10uiiqav41faaagsxsp4oc391.png') no-repeat;
	background-size:48px 48px;
}
.p1767mf1767-00001 .wximg0 {
	background: url('../images/cgags10ujfuanxdwaaagzrom7a0261.png') no-repeat;
	background-size:48px 48px;
}
.p1767mf1767-00001 .telimg0 {
	background: url('../images/cgags10ujrkaf08haaagd6tk1pc331.png') no-repeat;
	background-size:48px 48px;
}
.p1767mf1767-00001 .skypeimg0 {
	background: url('../images/skpye.png') no-repeat;
	background-size:48px 48px;
}
.p1767mf1767-00001 .emailimg0 {
	background: url('../images/email.png') no-repeat;
	background-size:48px 48px;
}
.p1767mf1767-00001 .xg_holdFloating {
	box-shadow:rgb(238, 238, 238) 0px 0px 0px 0px;
	-webkit-box-shadow:rgb(238, 238, 238) 0px 0px 0px 0px;
	background-color:transparent;
	width:90px;
}
.p1767mf1767-00001 li {
	margin-bottom:5px;
	padding-top:15px;
	width:90px;
	height:90px;
	background-color:#996944;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
.p1767mf1767-00001 .xg_hf-list {
	background-color:transparent;
}
.p1767mf1767-00001 .qqimg1 {
	background: url('../images/cgags10ujm6aqyfuaaag0bqsbwy680.png') no-repeat;
	background-size:48px 48px;
}
.p1767mf1767-00001 .xg_markitem:hover {
	background-color:transparent;
}
.p1767mf1767-00001 .xg_hfl-txt {
	color:#ffffff;
	font-size:16px;
}
.p1767mf1767-00001 li:hover {
	background-color:#3e3e3e;
}
.p1767mf1767-00001 .qqimg0:hover {
	background-color:transparent;
}
.p1767mf1767-00001 span {
	font-size:22px;
}
.p1767mf1767-00001 .xg_rnp-tips-ewm {
	width:150px;
	height:150px;
}
.p1767mf1767-00001 .whatsappimg0 {
	background: url('../images/whatsapp.png') no-repeat;
	background-size:48px 48px;
}
.p1767mf1767-00001 .facebookimg0 {
	background: url('../images/facebook.png') no-repeat;
	background-size:48px 48px;
}
.p1767mf1767-00001 .twitterimg0 {
	background: url('../images/twitter.png') no-repeat;
	background-size:48px 48px;
}
.p1701mf1701-0fd3625ee0f68af38 {
	width:auto;
	height:60px;
	color:#ffffff;
	font-size:30px;
	font-weight:bold;
	line-height:60px;
	position:relative;
	top:0px;
	left:0px;
	padding-top:2px;
}
.p1701mf1701-05de34cf54676fa40 {
	width:auto;
	height:36px;
	float:left;
	color:#aaaaaa;
	line-height:36px;
	position:relative;
	top:-1px;
	left:1px;
	bottom:auto;
}
.p1701mf1701-05de34cf54676fa40:hover {
	color:#996944;
}
.p1701mf1701-0feacd940d569df1e {
	width:auto;
	position:relative;
	top:0px;
	left:0px;
	display:none;
}
.p1701mf1701-0b15cfcc7a9c9e23e {
	padding-bottom:10px;
	width:100%;
	min-height:auto;
	border-bottom-color:#525252;
	border-bottom-style:solid;
	border-bottom-width:1px;
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-0b15cfcc7a9c9e23e .data_col {
	margin-right:0px;
	min-width:auto;
	height:36px;
	line-height:36px;
}
.p1701mf1701-00c227f15e2d21f4b {
	margin-bottom:20px;
}
.p1701mf1701-011f9fb6aedbb9110 {
	width:auto;
	position:relative;
	top:-6px;
	left:1px;
	margin-top:-9px;
	bottom:auto;
}
.p1701mf1701-011f9fb6aedbb9110 .xg_menuLi1 {
	margin-right:30px;
	padding-left:0px;
	padding-right:0px;
	width:auto;
	color:#aaaaaa;
}
.p1701mf1701-011f9fb6aedbb9110 .xg_menuA1 {
	width:100%;
	height:auto;
	text-align:left;
}
.p1701mf1701-011f9fb6aedbb9110 .xg_menuTitle1 {
	height:auto;
	width:100%;
}
.p1701mf1701-011f9fb6aedbb9110 .xg_menuLi1:hover {
	color:#996944;
}
.p1701mf1701-02bb39d4cf74445cd {
	width:auto;
	color:#aaaaaa;
	line-height:36px;
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-05c8b08a28962e266 {
	width:auto;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}
.p1701mf1701-0a68d17c84e5cb9a0 {
	margin-right:20px;
	width:auto;
	color:#aaaaaa;
	line-height:40px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}
.p1701mf1701-0a68d17c84e5cb9a0:hover {
	color:#996944;
}
.p1701mf1701-0d292c3f10da06ef1 {
	width:auto;
	color:#aaaaaa;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	line-height:40px;
}
.p1701mf1701-0d292c3f10da06ef1:hover {
	color:#996944;
}
.p1701mf1701-0dfea76c46da3b897 {
	width:160px;
	display:none;
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-0eac4aa5856f7cf1b {
	margin-top:0px;
	padding-top:4px;
	width:auto;
	color:#aaaaaa;
	line-height:36px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}
.p1701mf1701-0949625b3956f0ea9 {
	width:auto;
	float:left;
	color:#aaaaaa;
	line-height:36px;
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-0210a2fb40333f83e {
	margin-left:15px;
	width:auto;
	float:left;
	color:#aaaaaa;
	line-height:36px;
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-0210a2fb40333f83e:hover {
	color:#996944;
}
.p1701mf1701-0cce41d61f3c6bfda {
	margin-top:0px;
	padding-left:15px;
	padding-top:0px;
	width:auto;
	float:left;
	color:#aaaaaa;
	font-weight:normal;
	line-height:36px;
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
}
.p1701mf1701-0cce41d61f3c6bfda:hover {
	color:#996944;
}
.p1701mf1701-02c313a858c0e7e55 {
	margin-left:15px;
	padding-left:0px;
	color:#aaaaaa;
	font-size:14px;
	line-height:36px;
	display:inline-block;
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-02c313a858c0e7e55 span {
	width:auto;
	display:inline-block;
}
.p1701mf1701-02c313a858c0e7e55 a {
	display:none;
}
.p1701mf1701-070d24537d4a1b14f {
	padding-top:0px;
}
.p1701mf1701-005f47f0431c49655 {
	margin-left:19px;
	margin-top:116px;
	width:148px;
	height:auto;
	display:inline-block;
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-070a4b9f438768ddc {
	margin-left:1px;
	width:148px;
	height:50px;
	color:#aaaaaa;
	text-align:center;
	line-height:50px;
	display:inline-block;
	position:relative;
	top:0px;
	left:0px;
}
.p1701mf1701-08226c1784de2b3c9 {
	text-align:right;
}
.p1701mf1701-00001 {
	padding-bottom:5px;
	padding-top:20px;
	background-color:#3e3e3e;
}
.p1701mf1701-0b08a46b52969a855 {
	position:relative;
	left:0px;
}
.p1701mf1701-0dd94fdccea9a6e5f {
	width:160px;
	position:relative;
	left:0px;
}
.p1701mf1701-0e588547fa9f5324b {
	position:relative;
	left:0px;
}
.p1701mf1701-0a29821c88e729b82 {
	width:160px;
	position:relative;
	left:0px;
}
.p1701mf1701-0fee55254f2cd5e83 {
	position:relative;
	left:0px;
}
.p1701mf1701-045ce8d0db40e27c3 {
	width:160px;
	position:relative;
	left:0px;
}
.p1701mf1701-04a02fa49dcf3a564 {
	position:relative;
	left:0px;
}
.p1701mf1701-0c916fcbe7c4b3747 {
	width:160px;
	position:relative;
	left:0px;
}
.p1701mf1701-00002 {
	display:none;
}
}
@media only screen and (max-width:768px) {



.p1700mf1700-0bdbb4cdf8e6bdcf4 {
	width:160px;
	position:absolute;
	left:0px;
}
.p1700mf1700-03e82eefd2108283a {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
}
.p1700mf1700-00bf22a33269bc293 {
	width:160px;
	position:absolute;
	left:0px;
}

.p1700mf1700-042ac26fa4b08168d {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0130e5eec0d7584df {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0a7563f0ea8d5ddf4 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-09a1f91bdca1b3251 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-03bfe1afeb23c12ed {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0288e14647e60173d {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-016521f2bf21dbd4b {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0e433450a8ea855ef {
	position:relative;
	left:0px;
}
.p1700mf1700-0ea36b8a21db2ab54 {
	width:160px;
	position:absolute;
	left:0px;
}
.p1700mf1700-0486aaf897161d0d3 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-00b381cf0cd638d6f {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0a08d812f5f0a543e {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-0dc1d9d487dd6a42e {
	min-height:200px;
	background-color:#ebb257;
}
.p1700mf1700-0977e47fb9b6f936e .xg_tab_tl_0 {
	width:auto;
}
.p1700mf1700-0977e47fb9b6f936e {
	width:33%;
	height:32px;
	text-align:center;
	line-height:32px;
}
.p1700mf1700-00bf2d5160e6a3acc {
	position:relative;
	left:0px;
}
.p1700mf1700-06cb0d2935d5cc093 {
	width:160px;
	position:absolute;
	left:0px;
}
.p1700mf1700-08ffabc0dd5f8955f {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-07e32aadc5375e106 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0e853b543e4564701 {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-06d0e34d40747f567 {
	min-height:200px;
	background-color:#ebb257;
}
.p1700mf1700-0faa1a09db485b83a {
	width:33%;
	height:32px;
	line-height:32px;
}
.p1700mf1700-01f34d8dbe24ae9dd {
	position:relative;
	left:0px;
}
.p1700mf1700-0ebaa079acf00d838 {
	width:160px;
	position:absolute;
	left:0px;
}
.p1700mf1700-081962cb2a2809d03 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0f65e364e59f9212f {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0f58a1571163df859 {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-050b9cd65fa675f3b {
	width:33%;
	height:32px;
	text-align:center;
	line-height:32px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.p1700mf1700-0c43053c3c0efa9c6 {
	position:relative;
	left:0px;
}
.p1700mf1700-0ad9c87d498b7d8d7 {
	width:160px;
	position:absolute;
	left:0px;
}
.p1700mf1700-0c028f218784c6efd {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0be829dc25118b9ec {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0cafc0385015ecc98 {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-0339be65d6024b600 {
	width:33%;
	height:32px;
	line-height:32px;
}
.p1700mf1700-0aeb12c3c94bbb479 {
	position:relative;
	left:0px;
}
.p1700mf1700-074336a3fdd7b29bf {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-05c63868dd9faebc2 {
	position:relative;
	left:0px;
}
.p1700mf1700-0198602a631626f52 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-03ef116398ea8cb12 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-06bfcdb835f857bd8 {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-0deeed82d32d467fb {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-08b78166cba594e84 {
	position:relative;
	left:0px;
}
.p1700mf1700-00e30192c12169c71 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0f5e0142ca02ea348 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-096035ce9a3a7d516 {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-0f7c17c46aa9a8b52 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-091e8d56991a95852 {
	position:relative;
	left:0px;
}
.p1700mf1700-094f0ee7435764486 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0ad2a759ab3c64dd6 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0d1e2f021d3d42d19 {
	width:160px;
	position:absolute;
	left:0px;
}
.p1700mf1700-01a020d30a680288c {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-05e66fd49be2092a6 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-05d213c3161340d5b {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-03145d25253c6e772 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-00a7638df1a3c3c48 {
	position:relative;
	left:0px;
}
.p1700mf1700-0726b8031c2d80fe4 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-049a6521622a07419 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-06a2f34ac21022387 {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-0287169c525d7e020 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-06c6aaa0d62b5761f {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-023ab6d7e2cca8410 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0b94ee1e0e63163d8 {
	position:relative;
	left:0px;
}
.p1700mf1700-09b48c229c8dff318 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-00fd30307d74945d3 {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-0b2f989ea476251c1 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-09e64b73c84124e38 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0701ae282526c1509 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0965612b3624ed2d5 {
	position:relative;
	left:0px;
}
.p1700mf1700-00f7a5d9090148cb9 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0134844a9de35ef5c {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-0997ae9d3e3f91f2b {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-04094018361a22e06 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0c76c690d57752352 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0d45107741c3141e6 {
	position:relative;
	left:0px;
}
.p1700mf1700-0c8a4ec10b5e32c3b {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-03afe439c758c8042 {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-046865e1aced6acf9 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-054e9790df9395560 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0956f3bbd6460b554 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0d5d0e67ddee7e0d5 {
	position:relative;
	left:0px;
}
.p1700mf1700-01dc1636babd20468 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0dd4aac98c58286f0 {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-01ef76ae5c0a880e6 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0c50ef1d356e55cff {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-0cc94b135dcb92c07 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-017dfa1090342749d {
	position:relative;
	left:0px;
}
.p1700mf1700-0e8e66f8405f5c822 {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-07643d98b8b1f0a1a {
	width:160px;
	position:relative;
	left:0px;
}
.p1700mf1700-00f6b133327f04f59 {
	width:100%;
	position:relative;
	left:0px;
}
.p1700mf1700-00002 {
	display:none;
}
.p1721m6d4bef526313b8fa {
	width:100%;
	height:356px;
	position:relative;
	left:0px;
}
.p1721m36bdfbc2bc1b78ac {
	margin-left:auto;
	margin-right:auto;
	width:80%;
	color:#ffffff;
	font-size:19px;
	font-weight:bold;
	text-align:center;
	line-height:normal;
	position:relative;
	left:0px;
	margin-top:20px;
}
.p1721m06423da172ac3476 {
	width:100%;
	position:relative;
	left:0px;
	text-align:center;
	color:#ffffff;
}
.p1721m655420d2bcefb0a9 {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:120px;
	height:30px;
	color:#ffffff;
	text-align:center;
	line-height:30px;
	background-color:#996944;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	position:relative;
	left:0px;
}
.p1721m1ada8b014cf713c3 {
	margin-top:-182px;
}
.p1721m57cd6d25c1c72470 {
	margin-left:auto;
	margin-right:auto;
	width:96%;
	position:relative;
	left:0px;
	display:none;
}
.p1721m57cd6d25c1c72470 .xg_tMenuLi1 {
	margin-right:15px;
	width:auto;
	float:left;
	color:#333333;
	font-size:16px;
	background-color:transparent;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
}
.p1721m57cd6d25c1c72470 .xg_tMenuLi1:hover {
	background-color:transparent;
	color:#996944;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#996944;
}
.p1721m32c1954abf4698aa {
	width:100%;
	display:none;
	position:relative;
	left:0px;
}
.p1721m7f3487bc0fb7bfe0 {
	margin-bottom:20px;
	margin-top:30px;
	padding-left:10px;
	width:auto;
	height:26px;
	color:#333333;
	font-size:22px;
	line-height:26px;
	border-left-color:#996944;
	border-left-style:solid;
	border-left-width:4px;
	position:relative;
	left:0px;
	overflow-x:visible;
	overflow-y:visible;
}
.p1721m1ef45166315dadb3 {
	width:auto;
	position:relative;
	left:0px;
	padding-left:10px;
	border-left-style:solid;
	border-left-width:4px;
	border-left-color:#996944;
	font-size:22px;
	line-height:22px;
	display:none;
}
.p1721m6bfedee1a533b01b {
	width:100%;
	position:relative;
	left:0px;
	height:auto;
}
.p1721m6a3ca3d0a7b9b3f5 {
	width:auto;
	position:relative;
	left:0px;
	line-height:30px;
	font-size:16px;
	color:#333333;
}
.p1721m21505d6ea38ebac6 {
	width:160px;
	position:relative;
	left:0px;
	display:none;
}
.p1721mace504a32616b104 {
	width:auto;
	font-size:14px;
	line-height:20px;
	position:relative;
	left:0px;
	display:none;
}
.p1721m1ff3c2b7e8d436c6 {
	width:160px;
	position:relative;
	left:0px;
	display:none;
}
.p1721mb57b858a59f90907 {
	min-width:auto;
	max-width:100%;
}
.p1721ma986ce50c8523e34 {
	width:100%;
	position:relative;
	left:0px;
	min-height:auto;
	max-height:auto;
}
.p1721ma986ce50c8523e34 .data_col:nth-child(2n+2) {
	float:right;
}
.p1721ma986ce50c8523e34 .data_col {
	min-width:48%;
	max-width:48%;
	height:auto;
	min-height:auto;
	padding-bottom:10px;
}
.p1721m4f7d86f6c71454ea {
	float:none;
	min-width:92%;
	max-width:92%;
	margin-left:auto;
	margin-right:auto;
}
.p1721m50003 {
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	max-width:96%;
	border-bottom-color:#f8f8f8;
	border-bottom-style:solid;
	border-bottom-width:10px;
}
.p1721m66641a97b1b46224 {
	margin-bottom:20px;
	padding-left:10px;
	width:160px;
	height:26px;
	color:#333333;
	font-size:22px;
	line-height:26px;
	border-left-color:#996944;
	border-left-style:solid;
	border-left-width:4px;
	position:relative;
	left:0px;
	overflow-x:visible;
	overflow-y:visible;
}
.p1721m7ba59fb229886178 {
	width:160px;
	position:relative;
	left:0px;
	display:none;
}
.p1721m2bc89e69f82e7d94 {
	position:relative;
	left:0px;
	width:100%;
	height:auto;
}
.p1721m2050c12b169d00c2 {
	width:auto;
	position:relative;
	left:0px;
	line-height:30px;
	font-size:16px;
	color:#333333;
}
.p1721mb2c76f878f41c4ca {
	width:160px;
	position:relative;
	left:0px;
	display:none;
}
.p1721m39682995660984e7 {
	width:auto;
	line-height:20px;
	position:relative;
	left:0px;
	display:none;
}
.p1721me2cf5cceb7a2c855 {
	width:160px;
	position:relative;
	left:0px;
	display:none;
}
.p1721me94a2f0338e42e26 {
	padding-bottom:2px;
}
.p1721m5f333c9474e39fd1 {
	width:100%;
	position:relative;
	left:0px;
}
.p1721m5f333c9474e39fd1 .data_col {
	margin-bottom:15px;
	padding-bottom:15px;
	min-width:48%;
	max-width:48%;
	height:auto;
	min-height:auto;
}
.p1721m5f333c9474e39fd1 .data_col:nth-child(2n+2) {
	float:right;
}
.p1721m6b0046c02ac079ac {
	min-width:92%;
	float:none;
	max-width:92%;
	margin-left:auto;
	margin-right:auto;
}
.p1721m50004 {
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	max-width:96%;
	border-bottom-color:#f8f8f8;
	border-bottom-style:solid;
	border-bottom-width:0px;
}
.p1721m321b8f5e041d5a4f {
	width:70%;
	position:relative;
	left:0px;
	float:left;
	color:#ffffff;
	line-height:40px;
	height:40px;
	font-size:20px;
	font-weight:bold;
}
.p1721md6dd7b72c0ca1e37 {
	width:70%;
	color:#ffffff;
	position:relative;
	left:0px;
	float:left;
}
.p1721m8797a661d07779f2 {
	width:25%;
	float:right;
	position:relative;
	left:0px;
	height:30px;
	color:#333333;
	line-height:30px;
	text-align:center;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	background-color:#ffffff;
	font-size:15px;
}
.p1721m087f604360d278c5 {
	max-width:92%;
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.p1721m50008 {
	padding-bottom:15px;
	padding-top:10px;
	background-color:#996944;
	margin-bottom:30px;
}
.p1721mff64734bc357f47f {
	margin-bottom:20px;
	padding-left:10px;
	width:auto;
	height:26px;
	font-size:22px;
	line-height:26px;
	border-left-color:#996944;
	border-left-style:solid;
	border-left-width:4px;
	position:relative;
	left:0px;
	overflow-x:visible;
	overflow-y:visible;
}
.p1721m5be1a5989383bc17 {
	width:160px;
	position:relative;
	left:0px;
	display:none;
}
.p1721m877c4374bfc96857 {
	position:relative;
	left:0px;
	width:100%;
	height:auto;
}
.p1721m3b74190a0f5a76ee {
	width:auto;
	position:relative;
	left:0px;
	line-height:30px;
	font-size:16px;
	color:#333333;
}
.p1721m29957e7b66ed4dbb {
	width:auto;
	position:relative;
	left:0px;
	display:none;
}
.p1721m2a9f921847f4b2a2 {
	width:auto;
	line-height:20px;
	position:relative;
	left:0px;
	display:none;
}
.p1721m298cac2be9d4b657 {
	width:160px;
	position:relative;
	left:0px;
	display:none;
}
.p1721m8c384b043d9bbea5 {
	width:100%;
	position:relative;
	left:0px;
}
.p1721m8c384b043d9bbea5 .data_col {
	margin-bottom:15px;
	padding-bottom:15px;
	min-width:48%;
	max-width:48%;
	height:auto;
}
.p1721m8c384b043d9bbea5 .data_col:nth-child(2n+2) {
	float:right;
}
.p1721m24cc01bf2e635921 {
	min-width:96%;
	max-width:96%;
	margin-left:auto;
	margin-right:auto;
	float:none;
}
.p1721m50005 {
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	max-width:96%;
	border-bottom-color:#f8f8f8;
	border-bottom-style:solid;
	border-bottom-width:10px;
}
.p1721m0e6a8fa91623c998 {
	margin-bottom:20px;
	padding-left:10px;
	width:auto;
	height:26px;
	color:#333333;
	font-size:22px;
	line-height:26px;
	border-left-color:#996944;
	border-left-style:solid;
	border-left-width:4px;
	position:relative;
	left:0px;
	overflow-x:visible;
	overflow-y:visible;
}
.p1721m62fd355e83dd218e {
	width:160px;
	position:relative;
	left:0px;
	display:none;
}
.p1721mfc77b1766ec863aa {
	position:relative;
	left:0px;
	width:100%;
	height:auto;
}
.p1721m11c1be8b3eea8aee {
	width:160px;
	color:#333333;
	font-size:16px;
	position:relative;
	left:0px;
	line-height:30px;
	height:30px;
}
.p1721m9d92df1f9424b72e {
	width:160px;
	position:relative;
	left:0px;
	display:none;
}
.p1721m2d052f60a87690c0 {
	width:auto;
	height:40px;
	line-height:20px;
	position:relative;
	left:0px;
	display:none;
}
.p1721mc06b8ae6c4d8bf37 {
	width:auto;
	height:40px;
	line-height:20px;
	position:relative;
	left:0px;
	display:none;
}
.p1721m4406e79f8032a546 {
	width:100%;
	position:relative;
	left:0px;
}
.p1721m4406e79f8032a546 .data_col {
	margin-bottom:15px;
	padding-bottom:15px;
	min-width:48%;
	max-width:48%;
	height:auto;
}
.p1721m4406e79f8032a546 .data_col:nth-child(2n+2) {
	float:right;
	min-width:48%;
}
.p1721m089d7387b13c2c84 {
	min-width:96%;
	max-width:96%;
	margin-left:auto;
	margin-right:auto;
	float:none;
}
.p1721m50006 {
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	max-width:96%;
	overflow-x:hidden;
	overflow-y:hidden;
}
.p1721mde1a15787a6551d5 {
	width:160px;
	position:relative;
	left:0px;
}
.p1721m0d87b2d667ee39dd {
	width:160px;
	position:relative;
	left:0px;
}
.p1721m8fc2ee538c891db0 .xg_itext_span {
	font-size:0px;
}
.p1721m8fc2ee538c891db0 .xg_itext_input {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:100%;
	height:44px;
	font-size:12px;
}
.p1721m8fc2ee538c891db0 .xg_fierror {
	font-size:12px;
	color:#996944;
}
.p1721m8fc2ee538c891db0 {
	height:66px;
	color:#333333;
}
.p1721m4918ee24eb93a189 {
	width:100%;
	height:66px;
	position:relative;
	left:0px;
}
.p1721m4918ee24eb93a189 .xg_imobile_input {
	width:100%;
	height:44px;
	font-size:12px;
	color:#333333;
}
.p1721m4918ee24eb93a189 .xg_fierror {
	font-size:12px;
	color:#996944;
}
.p1721m5e1cb3e269ebd8d6 {
	width:50%;
	height:36px;
	color:#ffffff;
	background-color:#996944;
}
.p1721m1983d5968915b1d4 {
	width:160px;
	position:relative;
	left:0px;
}
.p1721m07fa6e8d3f097996 {
	margin-bottom:10px;
	padding-left:1%;
	padding-right:1%;
	width:100%;
	height:100%;
	position:relative;
	left:0px;
}
.p1721ma58a85fe1336d8c0 {
	width:160px;
	position:relative;
	left:0px;
}
.p1721m87f703edf2ffab21 {
	position:relative;
	left:0px;
}
.p1721m722fdbb6a61c241b {
	width:160px;
	position:relative;
	left:0px;
}
.p1721mb68c3205804085ad {
	width:160px;
	position:relative;
	left:0px;
}
.p1721m50007 {
	display:none;
}

}
