﻿/* CSS Document */

@font-face{
	font-family:"苹方黑体 中粗 简";
	src:url(font/3.ttf) format('opentype');
	
}
@font-face{
	font-family:'苹方黑体 细 简';
	src:url(font/1.ttf) format('opentype');
	
}

.gh1{
	font-family: "微软雅黑";
	font-size: 24pt;
	color: #00a971;
}
.gh2{
	font-family: "微软雅黑";
	font-size: 15pt;
	color: #333333;
}

.wh1{
	font-family: "微软雅黑";
	font-size: 24pt;
	color: #ffffff;
}

.wh3{
	font-family: "微软雅黑";
	font-size: 20pt;
	color: #ffffff;
}


.bh1{
	font-family: "微软雅黑";
	font-size: 24pt;
	color: #333333;
}

.wh2{
	font-family: "宋体";
	font-size: 10pt;
	color: #FFFFFF;
}

.bh3{
	font-family: "微软雅黑";
	font-size: 10pt;
	color: #555555;
}

.gf-nomal{
	font-family: "宋体";
	font-size: 10pt;
	color: #555555;
}

.gf1-nomal{
	font-family: "宋体";
	font-size: 10pt;
	color: #555555;
}


.gaf-nomal{	
	font-size: 10pt;

	color: #BBBBBB;
}

.text-index-title{
	font-family: 'HanHei SC','PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	font-size: 2.5em;
	color: #ffffff;
	font-weight: 200;

}



.text-index-title2{
	font-family: 'HanHei SC','PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	font-size: 2.5em;
	color: #ffffff;
	font-weight: bold;

}

.text-index-title-black{
	font-family: "微软雅黑";
	font-size: 2.5em;
	color: #111;
	font-weight: bold;


}


.text-index-title-white{
	font-family: "微软雅黑";
	font-size: 2.5em;
	color: #ffffff;
	font-weight: bold;


}



.text-index-title-black2{
	font-family: "微软雅黑";
	font-size: 2.5em;
	color: #111;
	font-weight: 300;


}


.text-index-title-green{
	font-family: "微软雅黑";
	font-size: 2.5em;
	font-weight:bold;
	color: #4B9B52;
	font-weight: 200;


}



.text-note-white{
	font-family: 'HanHei SC','PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	font-size: 1em;
	color: #fff;
	font-weight: 300;
	line-height: 2em;

}
.text-note-black{
	font-family: 'HanHei SC','PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	font-size: 1em;
	color: #444;
	font-weight: 300;
	line-height: 2em;

}
.text-note-hwhite{
	font-family: 'HanHei SC','PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	font-size: 1.6em;
	color: #fff;
	font-weight: 300;
	line-height: 1.3em;

}
.text-index-h-black{
	font-family: 'HanHei SC','PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	font-size: 2em;
	color: #555;
	font-weight:lighter;


}

