.companyHonorDateText em{
	color: #86560f;
	font-style: normal;
}

p{
	margin: 0;
}

.banner{
	position: relative;
	width: 100%;
	height: 308px;
	overflow: hidden;
	/*background: url("/static/img/company/banner.jpg") center no-repeat;*/
}
.titleDesc{
	/* overflow:hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1; */
}
.honourDesc{
	overflow:hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
#banner-yt{
	position: absolute;
	right: 50px;
	top: 190px;
	width: 271px;
}
#banner-zt{
	position: absolute;
	right: 50px;
	top: 125px;
	width: 195px;
	z-index: 3;
}

.site-con-title{
	margin-bottom: 25px;
	font-weight: bold;
}

.investTeam-pc-navsContent{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 90px;
	width: 100%;
	background: url("/static/img/global/blank2.png");
}

.companyHonor-pc-navsContent{
	position: absolute;
	/*bottom: 0;*/
	left: 0;
	height: 56px;
	width: 100%;
	/*background: url("/static/img/global/blank2.png");*/
	border-bottom: solid 1px #86560f;
}
.investTeam-pc-navs{
	height: 90px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.companyHonor-pc-navs{
	height: 56px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.investTeam-pc-nav{
	padding-top: 30px;
	height: 100%;
	width: 16.5%;
	text-align: center;
}
.companyHonor-pc-nav{
	padding-top: 15px;
	height: 100%;
	width: 8.4%;
	text-align: center;
}
.investTeam-pc-nav a{
	color: #fff;
	display: block;
	border-color: #d6d2d1;
}
.companyHonor-pc-nav p{
	color: #000000;
	display: block;
	border-color: #d6d2d1;
}
.investTeam-pc-nav a:hover{
	color: #dfb578;
	text-decoration: none;
}
.companyHonor-pc-nav p:hover{
	color: #86560f;
	text-decoration: none;
}
.investTeam-pc-nav-curr a{
	color: #dfb578;
}
.companyHonor-pc-nav-curr{
	color: #86560f;
}
.investTeam-pc-nav-curr{
	background: url("/static/img/investTeam/jiantou.png")/*tpa=https://www.gyasset.com/static/img/investTeam/jiantou.png*/ center bottom no-repeat;
}
.companyHonor-pc-nav-curr{
	background: url("/static/img/company/jiantou2.png")/*tpa=https://www.gyasset.com/static/img/company/jiantou2.png*/ center bottom no-repeat;
}
.investTeam-pc-nav p{
	font-size: 20px;
	margin-bottom: 0px;
}
.companyHonor-pc-nav p{
	font-size: 20px;
	margin-bottom: 0px;
}
.investTeam-pc-nav span{
	font-size: 13px;
}
.companyHonor-pc-nav span{
	font-size: 16px;
}

#companyTop{
	margin-top: 20px;
}

#companyHonor{
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
}

#companyHonor > span > em{
	line-height: 28px;
	color: #86560f;
	font-style: normal;
	text-align: justify;
}

#companyHonorTotal {
	height: 190px;
	margin-bottom: 20px;
}

#companyHonorInfo {
	width: 50%;
	height: 190px;
	background: #f5f5f5;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#companyHonorImg {
	width: 25%;
	overflow: hidden;
}
#companyHonorImg > img {
	height: 65%;
}
#companyHonorImg > span {
	text-align-all: center;
	height: 35%;
	color: #86560f;
	font-weight: bold;
	font-size: 17px;
}

#companyHonorText {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
	border-right: solid 1px #b3b3b3;
	width: 75%;
}

#companyHonorText > span {
	color: #86560f;
	font-weight: bold;
	font-size: 19px;
}

#companyHonorText > p {
	text-align: justify;
	margin-top: 20px;
	font-size: 16px;
}

#companyHonorDate {
	height: 80px;
}

.companyHonorDateInfo {
	border-bottom: solid 1px #b3b3b3;
	height: 180px;
	margin-bottom: 20px;
	display: flex;
}

.companyHonorDateImg {
	width: 120px;
	/*overflow: hidden;*/
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.companyHonorDateImg > img {
	height: 120px;
	/*width: 100%;*/
}
.companyHonorDateImg > p {
	color: #86560f;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
}

.companyHonorDateText {
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 20px;
	/*border-right: solid 1px #b3b3b3;*/
	/*width: 85%;*/
	/*height: 190px;*/
}

.companyHonorDateText > span {
	/*margin-top: 30px;*/
	color: #86560f;
	font-weight: bold;
	font-size: 19px;
}

.companyHonorDateText > p {
	text-align: justify;
	margin-top: 30px;
	font-size: 16px;
}

.companyContent1{
	height: 426px;
	background: #fff;
}
.companyContent2{
	height: 426px;
	background: #f5f5f5;
}


.companyContent1 .companyContent-img{
	position: absolute;
	left: 0;
	top: 59px;
	width: 528px;
	height: 259px;
	overflow: hidden;
	z-index: 2;
	border-radius: 0 20px 0 0;
	behavior: url(/static/css/ie-css3-1.htc)/*tpa=https://www.gyasset.com/static/ie-css3.htc*/;
}
.companyContent1 .companyContent-text{
	position: absolute;
	width: 559px;
	height: 230px;
	right: 0;
	top: 113px;
	padding-top: 27px;
	padding-left: 55px;
	z-index: 2;
	border-radius: 20px 0 0 0;
	behavior: url("ie-css3-1.htc")/*tpa=https://www.gyasset.com/static/ie-css3.htc*/;
	background: url("/static/img/global/bai2.png")/*tpa=https://www.gyasset.com/static/img/global/bai2.png*/;
}

.companyContent2 .companyContent-img{
	position: absolute;
	right: 0;
	top: 59px;
	width: 528px;
	height: 259px;
	overflow: hidden;
	z-index: 2;
	border-radius: 20px 0 0 0;
	behavior: url(/static/css/ie-css3-1.htc)/*tpa=https://www.gyasset.com/static/ie-css3.htc*/;
}
.companyContent2 .companyContent-text{
	position: absolute;
	width: 559px;
	height: 230px;
	left: 0;
	top: 113px;
	text-align: right;
	padding-top: 27px;
	padding-right: 55px;
	z-index: 2;
	border-radius: 0 20px 0 0;
	behavior: url("ie-css3-1.htc")/*tpa=https://www.gyasset.com/static/ie-css3.htc*/;
	background: url("/static/img/global/bai3.png")/*tpa=https://www.gyasset.com/static/img/global/bai3.png*/;
}

.companyContent-img img{
	width: 100%;
	height: 100%;
}

.companyContent-cnTitle{
	font-size: 30px;
	color: #86560f;
	margin-bottom: 5px;
}
.companyContent-enTitle{
	font-size: 15px;
	color: #86560f;
	margin-bottom: 30px;
}
.companyContent-txt{
	line-height: 21px;
}


#platform{
	padding-bottom: 20px;
	font-style: normal;
}
#platform-txt{
	margin-top: 40px;
	margin-bottom: 30px;
}
#platform-lists{
	padding: 0;
	margin: 0;
	list-style: none;
}
#companyHonor-lists{
	padding: 0;
	margin: 0;
	list-style: none;
	background: #f5f5f5;
}
#platform-lists li{
	position: relative;
	width: 48%;
	height: 156px;
	background: #f5f5f5;
	padding-left: 156px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-bottom: 40px;
}
#companyHonor-lists li{
	display: flex;
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}
#companyHonor-lists li:nth-child(odd){
	background: #fff;
}
.platform-lists-icon{
	position: absolute;
	width: 97px;
	height: 97px;
	left: 30px;
	top: 30px;
}
.flex-icon{
	height: 100%;
	display: flex;
    justify-content: center;
}
.companyHonor-lists-icon{
	position: absolute;
	width: 130px;
	left: 13px;
	overflow: hidden;
	top: 12px;
}
.companyHonor-lists-icon2{
	/*position: absolute;*/
	/*width: 20px;*/
	/*left: 110px;*/
	/*overflow: hidden;*/
	/*top: 12px;*/
}
.companyHonor-lists-icon3{
	position: absolute;
	/*width: 20px;*/
	left: 200px;
	overflow: hidden;
	top: 12px;
}
.companyHonor-lists-icon3 > img{
	margin-top: 10px;
	width: 100px;
}
.companyHonor-lists-icon2 > img{
	width: 92px;
	padding-right: 8px;
}
.companyHonor-lists-icon > img{
	width: 90%;
}
.companyHonor-lists-icon > p {
	color: #86560f;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	margin-left: -9%;
}
.platform-lists-jiantou{
	position: absolute;
	width: 7px;
	height: 39px;
	left: 149px;
	top: 55px;
}
.platform-lists-text{
	background: #fff;
	height: 100%;
	padding-left: 10px;
	padding-top: 25px;
	padding-right: 20px;
}
.companyHonor-lists-text{
	height: 80%;
	margin-top: 17px;
	padding-top: 17px;
	padding-left: 10px;
	padding-right: 20px;
	/*border-right: solid 1px #b3b3b3;*/
}
.companyHonor-lists-text2{
	width: 118px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.companyHonor-lists-title2{
	font-weight: bold;
	font-size: 18px;
	color: #86560f;
	/*margin-bottom: 5px;*/
	text-align: center;
}
.companyHonor-lists-title{
	font-weight: bold;
	font-size: 18px;
	color: #86560f;
	margin-bottom: 15px;
}
.companyHonor-lists-txt2{
	/*font-weight: bold;*/
	text-align: center;
	font-size: 14px;
}
.companyHonor-lists-txt{
	/*font-weight: bold;*/
	text-align: justify;
	font-size: 16px;
}
.companyHonor-lists-text em{
	color: #86560f;
	font-style: normal;
}

.platform-lists-title{
	font-weight: bold;
	font-size: 16px;
	color: #86560f;
	margin-bottom: 15px;
}
.platform-lists-txt{
	font-weight: bold;
	font-size: 14px;
}


@media only screen and (max-width: 768px) {
	#main{
		padding-top: 60px;
	}
	.banner{
		width: 100%;
		height: 100px;
		background: url("/static/img/company/banner_1.jpg")/*tpa=https://www.gyasset.com/static/img/company/banner_1.jpg*/;
		background-size: 100% 100%;
	}
	#banner-yt{
		top: 60px;
		right: 20px;
		width: 224px;
	}
	#banner-zt{
		top: 20px;
		right: 20px;
		width: 83px;
	}

	.site-con-title{
		padding-left: 20px;
		padding-right: 20px;
		font-size: 14px;
	}

	#companyTop{
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 20px;
	}
	#companyHonor{
		margin-top: 20px;
		margin-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		height: auto;
		text-align: justify;
	}
	#companyHonor > span > em{
		color: #86560f;
		font-style: normal;
		text-align: justify;
		font-size: 14px;
	}
	#companyHonorTotal {
		height: 380px;
		margin-bottom: 20px;
	}
	#companyHonorInfo {
		width: 100%;
		height: 50%;
		background: #f5f5f5;
		padding-top: 25px;
		padding-bottom: 20px;
		padding-left: 15px;
		border-bottom: solid 3px #FFFFFF;
	}
	#companyHonorText {
		padding-top: 15px;
		padding-left: 15px;
		padding-right: 20px;
		/*border-right: solid 1px #b3b3b3;*/
		width: 75%;
	}
	#companyHonorDate {
		padding-left: 20px;
		padding-right: 20px;
		height: auto;
		padding-top: 20px;
	}
	#companyHonorDateImg {
		width: 25%;
		overflow: hidden;
		/*height: 190px;*/
	}
	#companyHonorDateText {
		padding-top: 25px;
		padding-left: 15px;
		padding-right: 20px;
		/*border-right: solid 1px #b3b3b3;*/
		width: 75%;
		/*height: 190px;*/
	}

	.latest-radius{
		border-bottom-left-radius: 5px;
    	border-top-left-radius: 5px;
	}

	.oldest-radius{
		border-bottom-right-radius: 5px;
    	border-top-right-radius: 5px;
	}

	#account-navs-mb-content{
		width: 100%;
		/*border-bottom: solid 1px #ccc;*/
	}

	#account-navs-mb-info{
		/*border-bottom: solid 1px #ccc;*/
	}
	.account-navs-mb-nav{
		text-align: center;
		width: 75px;
		font-weight: normal;
		background: #FFFFFF;
		border-top: solid 1px #D29353;
		border-bottom: solid 1px #D29353;
		border-left: solid 1px #D29353;
		color: #D29353;
	    font-size: 14px;
		/*margin-top: 15px;*/
		/*margin-bottom: 20px;*/
		height: 40px;

		display: -webkit-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-box-pack: center;
	    -ms-flex-pack: center;
	    -webkit-justify-content: center;
	    justify-content: center;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    -webkit-align-items: center;
	    align-items: center;
	}
	.account-navs-mb-nav img{
		position: absolute;
		width: 37px;
		bottom: 0;
		left: 50%;
		margin-left: -18px;
		margin-bottom: -1px;
	}
	.account-navs-mb-navCurr{
		background: #D29353;
		color: #FFFFFF;
	}



	.companyContent1, .companyContent2{
		height: auto;
		background: none;
		margin-bottom: 20px;
	}
	.companyContent1 .companyContent-img, .companyContent2 .companyContent-img, .companyContent1 .companyContent-text, .companyContent2 .companyContent-text{
		position: relative;
		top: auto;
		left: auto;
		right: auto;
	}
	.companyContent1 .companyContent-img, .companyContent2 .companyContent-img{
		width: 100%;
		height: auto;
		border-radius: 0;
		/*height: 160px;*/
	}
	.companyContent-img img{
		width: 100%;
		height: 100%;
	}
	.companyContent1 .companyContent-text, .companyContent2 .companyContent-text{
		width: 100%;
		text-align: left;
		padding: 0;
		height: auto;
		background: none;
		padding-bottom: 0px;
		margin-top: -52px;
	}
	.companyContent1 .companyContent-title{
		margin-right: 40px;
		border-radius: 0 20px 0 0;
		padding-top: 13px;
		padding-left: 20px;
		padding-right: 20px;
		background: url("/static/img/global/bai2.png")/*tpa=https://www.gyasset.com/static/img/global/bai2.png*/;
		text-align: right;
	}
	.companyContent2 .companyContent-title{
		margin-left: 40px;
		border-radius: 20px 0 0 0;
		padding-top: 13px;
		padding-left: 20px;
		padding-right: 20px;
		background: url("/static/img/global/bai3.png")/*tpa=https://www.gyasset.com/static/img/global/bai3.png*/;
	}
	.companyContent1 .companyContent-txt{
		background: url("/static/img/global/bai2.png")/*tpa=https://www.gyasset.com/static/img/global/bai2.png*/;
	}
	.companyContent2 .companyContent-txt{
		background: url("/static/img/global/bai3.png")/*tpa=https://www.gyasset.com/static/img/global/bai3.png*/;
	}
	.companyContent-txt{
		padding: 20px;
		text-align: justify;
	}
	.companyContent-cnTitle{
		font-size: 16px;
		margin-bottom: 0;
	}
	.companyContent-enTitle{
		font-size: 10px;
		margin-bottom: 0;
	}
	#platform{
		margin-top: 20px;
		padding-bottom: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	#platform2{
		margin-top: 20px;
		padding-bottom: 0;
	}
	#platform-lists li{
		width: 100%;
		height: auto;
		padding: 0;
		padding-left: 78px;
		margin-bottom: 20px;
	}
	#companyHonor-lists {
		justify-content:center;//子元素水平居中
		align-items:center;//子元素垂直居中
		display:-webkit-flex;
	}
	#companyHonor-lists li:nth-child(odd) {
		 background: #f5f5f5;
	}
	#companyHonor-lists li{
		width: 100%;
		height: auto;
		padding: 0;
		padding-left: 88px;
		padding-bottom: 20px;
		padding-right: 20px;
	}
	.platform-lists-icon{
		width: 62px;
		height: 62px;
		left: 13px;
		top: 50%;
		margin-top: -31px;
	}
	.companyHonor-lists-icon{
		width: 80px;
		left: 20px;
		/*top: 10%;*/
		/*margin-top: -31px;*/
		/*padding-top: 12px;*/
		/*justify-content:center;//子元素水平居中*/
		/*align-items:center;//子元素垂直居中*/
		/*display:-webkit-flex;*/
	}
	.companyHonor-total1{
		position: relative;
		width: 100%;
		padding-top: 10px;
		padding-left: 15px;
		padding-right: 15px;
		background-color: #f5f5f5;
		height: auto;
	}
	.companyHonor-total1:nth-child(odd){
		background-color: #fff;
	}
	.companyHonor-total-text{
		width: 22%;
	}
	.companyHonor-total-title{
		font-size: 14px;
		font-weight: bold;
		color: #86560f;
		margin-top: 9%;
		margin-bottom: 8px;
		text-align: center;
	}
	.companyHonor-total-title2{
		font-size: 14px;
		font-weight: bold;
		color: #86560f;
		margin-top: 13%;
		margin-bottom: 8px;
		text-align: center;
	}
	.companyHonor-total-txt{
		font-size: 12px;
		margin-bottom: 12px;
		font-weight: normal;
		text-align: center;
	}
	.companyHonor-total-icon{
		text-align: left;
		margin-left: 28%;
	}
	.companyHonor-total-icon2{
		text-align: center;
		margin-left: 47%;
	}
	.companyHonor-total-icon2 > img {
		width: 37px;
	}
	.companyHonor-total-icon > img {
		width: 23%;
		padding-bottom: 10px;
		padding-right: 5px;
	}
	.companyHonor-lists-icon > img {
		/*display: table-cell;*/
		/*vertical-align: middle;*/
		margin-top: 10px;
	}
	.center {
		position: fixed;
		top: 50%;
		left: 50%;
		width:50%;
		height: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
	}
	.companyHonor-lists-icon > p {
		color: #86560f;
		font-weight: bold;
		font-size: 13px;
		text-align: center;
		margin-left: -5%;
	}
	.platform-lists-text{
		background: none;
		height: 100%;
		padding-left: 10px;
		padding-top: 12px;
		padding-right: 10px;
	}
	.companyHonor-lists-text{
		background: none;
		height: 100%;
		padding-left: 30px;
		padding-top: 20px;
		margin-top: 0;
		padding-right: 0;
		border-right: none;
	}
	.platform-lists-title{
		font-size: 14px;
		color: #666;
		margin-bottom: 8px;
	}
	.companyHonor-lists-title{
		font-size: 14px;
		font-weight: bold;
		color: #86560f;
		margin-bottom: 8px;
	}
	.platform-lists-txt{
		font-size: 14px;
		margin-bottom: 12px;
		font-weight: normal;
	}
	.companyHonor-lists-txt{
		font-size: 14px;
		margin-bottom: 0;
		font-weight: normal;
		text-align: justify;
	}

	#platform-txt{
		margin-top: 20px;
		margin-bottom: 20px;
	}
}
  /* i i s 7 . c o m */