/*
* loading.css ------------------------------------------------------*/
.loading {
	border-bottom: none;
	padding-bottom: 0;
}
.loadingIco {
	padding: 7.416666666667%;
	background-image: url("ico_loading-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/ico_loading.png*/;
}
.projectBarnner {
	text-align: center;

}
.projectBarnner img {
	vertical-align: top;
	width: 100%;
	margin-bottom:1px;
	height:75px;
}
/*
 * projectInfo.css -------------------------------------------------*/
.projectSwitich {
	position: relative;
	padding: 1.6875% 1.125%;
	background: -webkit-linear-gradient(top, #ffffff, #dddddd);
	background: -moz-linear-gradient(top, #ffffff, #dddddd);
	background: -ms-linear-gradient(top, #ffffff, #dddddd);
	background: -o-linear-gradient(top, #ffffff, #dddddd);
	background: linear-gradient(top, #ffffff, #dddddd);
	border-bottom: 1px solid #CBCBCB;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}
.projectSwitich span {
	display: inline-block;
	vertical-align: middle;
}
.commonProIco {
	padding: 3.125%;
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.projectArrow {
	position: absolute;
	top: 50%;
	right: 3.125%;
	width: 4.21875%;
	padding: 1.25% 0;
	margin-top: -1.25%;
	background: url("ico_pro_item_arrow-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/ico_pro_item_arrow.png*/ center no-repeat;
	background-size: 100% 100%;
}
.projectIco_0 {
	background-image: url("ico_pro_item_0-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/ico_pro_item_0.png*/;
}

.projectIco_1 {
	background-image: url("ico_pro_item_1-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/ico_pro_item_1.png*/;
}
.projectIco_2 {
	background-image: url("ico_pro_item_2-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/ico_pro_item_2.png*/;
}
.projectIco_3 {
	background-image: url("ico_pro_item_3-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/ico_pro_item_3.png*/;
}
.projectIco_4 {
	background-image: url("ico_pro_item_4-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/ico_pro_item_4.png*/;
}
.projectIco_6 {
	background-image: url("ico_message-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/ico_message.png*/;
}
.commonProText {
	margin: 0 0 0 3.125%;
}
.commonProBox {
	padding: 0 3.125%;
	border-bottom: 1px solid #DADADA;
	background: #fff;
	color: #454545;
}

.buttonProContact {
	background: #fff;
	padding: 7.8125% 0;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.buttonProContact span {
	display: block;
	margin: 0 auto;
	border: 1px solid #de5a03;
	border-radius: 16px;
	background: -webkit-linear-gradient(top, #ff9900, #ff7b00);
	background: -moz-linear-gradient(top, #ff9900, #ff7b00);
	background: -ms-linear-gradient(top, #ff9900, #ff7b00);
	background: -o-linear-gradient(top, #ff9900, #ff7b00);
	background: linear-gradient(top, #ff9900, #ff7b00);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
	font-size: 1.2em;
}
.hotBoxTitle {
	margin-top: 12.5%;
	margin-bottom: 4.6875%;
	background: #DEDEDE;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}
.hotBoxTitle span {
	display: block;
	padding: 4.166666666667% 3.333333333333%;
}

/*
 * gridBisection.css -----------------------------------------------*/
.gridBisection {
	background: #fff;
}
.gridBisectionPic {
	display: block;
	float: left;
	width: 36.666666666667%;
	padding: 6.666666666666% 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
.gridBisectionPic img {
	display: inline-block;
	vertical-align: middle;
}
.gridBisectionLink {
	display: block;
}
.gridBisectionItems {
	border: 1px solid #C9C9C9;
	border-right: none;
}
.gridBisectionItems li {
	float: left;
	width: 50%;
	border-right: 1px solid #C9C9C9;
	border-top: 1px solid #C9C9C9;
	margin: -1px 0 0 0;
	padding: 3.333333333333% 0;
}
.gridBisectionLink h2 {
	font-size: 1em;
	color: #323232;
}
.gridBisectionLink p {
	font-size: 0.8em;
	line-height: 1.5;
	color: #BDBDBD;
	word-break: break-all;
	word-wrap: break-word;
}

/*
 * categoryPic.css categoryText.css --------------------------------*/
.categoryPic, .categoryText {
	overflow: hidden;
}
.categoryTextLink, .categoryPicLink {
	float: left;
	width: 33.33333333333333%;
	background: #FFFFFF;
	border-left: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	text-align: center;
	font-size: 0.8em;
	margin-left: -1px;
}
.categoryPic {
	margin: 3.333333333333% 0;
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
}
.categoryTextLink {
	width: 50%;
	padding: 3.333333333333%;
	text-align: left;
	color: #646464;
}
.categoryTextLinkCurrent {
	color: #FD0000;
}

/*
 * contactProject.css ----------------------------------------------*/
.contactProject {
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 1.125%;
	border-top: 1px solid #000000;
	background: -webkit-linear-gradient(top, rgba(79, 79, 79, 0.8), rgba(0, 0, 0, 0.8));
	background: -moz-linear-gradient(top, rgba(79, 79, 79, 0.8), rgba(0, 0, 0, 0.8));
	background: -ms-linear-gradient(top, rgba(79, 79, 79, 0.8), rgba(0, 0, 0, 0.8));
	background: -o-linear-gradient(top, rgba(79, 79, 79, 0.8), rgba(0, 0, 0, 0.8));
	background: linear-gradient(top, rgba(79, 79, 79, 0.8), rgba(0, 0, 0, 0.8));
}
.contactTel, .contactMesg {
	display: inline-block;
	padding: 3.333333333333% 0;
	text-align: center;
	background: #fff;
}
.contactTel, .contactMesg {
	background: -webkit-linear-gradient(top, #fff, #adadad);
	background: -moz-linear-gradient(top, #fff, #adadad);
	background: -ms-linear-gradient(top, #fff, #adadad);
	background: -o-linear-gradient(top, #fff, #adadad);
	background: linear-gradient(top, #fff, #adadad);
	border-radius: 16px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
}
.contactTel {
	width: 71.666666666667%;
}
.contactMesg {
	width: 25%;
	margin: 0 0 0 1.666666666667%;
}
.contactTelUi, .commonContactText, .contactMesgUi {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.2em;
}
.commonContactText {
	padding: 0 0 0 0.2em;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
	color: #000;
}
.contactTelUi {
	padding: 4.883720930233%;
	background: url("ico_tel_green-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/images/ico_tel_green.png*/ center no-repeat;
	background-size: 100% 100%;
}
.contactMesgUi {
	padding: 14%;
	background: url("ico_dialog-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/images/ico_dialog.png*/ center no-repeat;
	background-size: 100% 100%;
}

/*
 * project_slide.css -----------------------------------------------*/
.proInfoArea {
	background: #fff;
}
.proInfoArea h2 {
	padding: 3.333333333333% 0;
	font-size: 1em;
	color: #ff6600;
}
.companyInfo {
	background: #F3F3F3;
	padding: 2% 0;
	border-radius: 8px 8px 0 0;
}
.companyInfo small {
	display: inline-block;
	width: 4.666666666667%;
	padding: 2.333333333334% 0;
	margin-left: 3.333333333333%;
	vertical-align: middle;
	background-color: transparent;
	background-image: url("ico_pro_info_0-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/images/ico_pro_info_0.png*/;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.companyInfo span {
	display: inline-block;
	vertical-align: middle;
	color: #454545;
	padding: 0 0 0 0.4em;
}
.companyAddress, .companyMoney {
	width: 50%;
	padding: 2% 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-left: -1px;
}
.companyAddress small, .companyMoney small {
	width: 9.333333333333%;
	padding: 4.666666666667% 0;
	margin-left: 6.666666666667%;
}
.companyAddress small {
	background-image: url("ico_pro_info_1-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/images/ico_pro_info_1.png*/;
}
.companyMoney small {
	background-image: url("ico_pro_info_2-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/images/ico_pro_info_2.png*/;
}
.companyMoney span {
	color: #ff6600;
	font-weight: bold;
}
.companyBottom {
	border-radius: 0 0 8px 8px;
	padding: 0;
}
.companyTextBox {
	padding: 3.333333333333% 0;
}
.companyText {
	position: relative;
	line-height: 1.5;
	text-indent: 0.6em;
	word-break: break-all;
	word-wrap: break-word;
}
.listCircle {
	position: absolute;
	top: 0.5em;
	left: 0;
	width: 0.5em;
	height: 0.5em;
	border-radius: 100%;
	margin: 0 4px 0 0;
	background: #454545;
}
.companyPic, .projectAdvantagePic {
	padding: 2.5% 0 1.25% 0;
	-webkit-column-gap: 0.5em;
	-moz-column-gap: 0.5em;
	-ms-column-gap: 0.5em;
	-o-column-gap: 0.5em;
	column-gap: 0.5em;
}
.companyPic img {
	vertical-align: top;
}

/*
 * projectAdvantagePic.css -----------------------------------------*/
.projectAdvantagePic{
	text-align: center;
}
.projectAdvantage {
	padding: 1.666666666667% 0 3.333333333333% 0;
}
.projectPics {
	margin-left: -5%;
	padding-bottom: 5%;
}
.projectPics li {
	float: left;
	width: 33.33333333333333%;
	box-sizing: border-box;
	padding: 0 0 0 5%;
	margin: 5% 0 0 0;
}
.projectPics img {
	vertical-align: top;
}

/*
 * relativeNews.css ------------------------------------------------*/
.relativeNews {
	padding: 0 0 3.333333333333% 0;
}
.relativeNews li {
	position: relative;
	padding: 3.333333333333% 0;
	border-bottom: 1px dashed #B8B7B7;
}
.squareList, .relativeLink {
	display: inline-block;
	vertical-align: middle;
}
.squareList {
	width: 6px;
	height: 6px;
	background: #454545;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.relativeLink {
	width: 70%;
	overflow: hidden;
	padding: 0 0 0 0.3em;
}
.relativeTime {
	position: absolute;
	top: 50%;
	right: 0;
	font-size: 0.8em;
	margin-top: -0.5em;
	color: #999999;
}

.projectLoading {
	padding: 20% 0;
}
.projectLoading b {
	padding-left: 1em;
	color: #666666;
}
.projectLoading .loadingIco {
	padding: 4%;
}

/*
 * article.css -----------------------------------------------------*/
.article {
	background: #fff;
	margin-top: 3.125%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
	border-radius: 8px;
}
.articleTitle {
	padding: 5%;
	font-size: 1.2em;
}
.summary {
	margin: 0 5%;
	padding: 3.333333333333% 0;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}
.commonSummaryIco, .summary span {
	display: inline-block;
	vertical-align: middle;
	color: #999999;
	font-size: 0.8em;
}
.commonSummaryIco {
	padding: 2.037037037037%;
	margin-right: 0.4em;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.authorUi {
	background-image: url("ico_right_menu_0-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/ico_right_menu_0.png*/;
}
.timeUi {
	background-image: url("ico_article_time-1.png")/*tpa=http://www-xgbxclub-com-f291.aipage.cn/wap/images/ico_article_time.png*/;
	margin-left: 5.555555555556%;
}
.articleText {
	color: #454545;
	padding: 5%;
}
.articleText p {
	line-height: 1.5;
	/*text-indent: 2em;*/
	word-break: break-all;
	word-wrap: break-word;
}
.articleText img {
	margin: 2.777777777778% 0;
}

.articleAllText {
	margin-top: 4.6875%;
	background: -webkit-linear-gradient(top, #d8d8d8, #b1b1b1);
	background: -moz-linear-gradient(top, #d8d8d8, #b1b1b1);
	background: -ms-linear-gradient(top, #d8d8d8, #b1b1b1);
	background: -o-linear-gradient(top, #d8d8d8, #b1b1b1);
	background: linear-gradient(top, #d8d8d8, #b1b1b1);
	border-radius: 8px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.22);
	padding: 1px;
}
.articleAllTextIn {
	display: block;
	padding: 4.5% 0;
	background: -webkit-linear-gradient(top, #fff, #d8d8d8);
	background: -moz-linear-gradient(top, #fff, #d8d8d8);
	background: -ms-linear-gradient(top, #fff, #d8d8d8);
	background: -o-linear-gradient(top, #fff, #d8d8d8);
	background: linear-gradient(top, #fff, #d8d8d8);
	border-radius: 8px;
	text-align: center;
	color: #454545;
}
.goonRead {
	background: none;
	box-shadow: none;
	padding-bottom: 0;
}
.goonRead span {
	border-radius: 8px;
}

/*
 * animate.css -----------------------------------------------------*/
@-webkit-keyframes menuLeft {
	0%   {right: 0}
	100% {right: 86.5625%}
}
@-webkit-keyframes menuRight {
	0%   {right: 86.5625%}
	100% {right: 0}
}

.AnimateLeftWrapper {
	-webkit-animation: menuLeft 0.3s ease-in-out;
	right: 86.5625%; 
}
.AnimateRighttWrapper {
	-webkit-animation: menuRight 0.3s ease-in-out;
	right: 0; 
}

@-webkit-keyframes slideDown {
	0%   {opacity: 0}
	100% {opacity: 1}
}
.AnimateSlideDown {
	-webkit-animation: slideDown 0.3s ease-in-out;
	display: block;
	opacity: 1;
}