.am-title_2 a {
	width: 16.6%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	vertical-align: middle;
	height: 0;
}

.Member_Tab {
	padding-bottom: 28px;
	border-bottom: solid 1px #e5e5e5;
	position: relative;
}

.Member_Tab a {
	font-size: 20px;
	color: #000000;
	float: left;
	width: 20%;
	text-align: center;
	position: relative;
}

.Member_Tab a.active {
	color: #005bac;
}

.Member_Tab a.active::after {
	content: '';
	background-image: url(/content/img/add_img/dian.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: -36px;
	left: 0;
	width: 15px;
	height: 15px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.Member_Flex {
	margin-top: 90px;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}

.Member_Flex h2 {
	font-size: 20px;
	color: #333;
	margin-bottom: 30px;
}

.Member_Flex h2 i {
	font-size: 24px;
	display: block;
	font-style: normal;
}

.Member_Flex p {
	margin-bottom: 30px;
}

.Member_Flex:nth-of-type(2n) .Member_FlexL {
	float: left;
	width: 47%;
}

.Member_Flex:nth-of-type(2n) img {
	float: right;
	width: 49%;
}

.Member_Layout {
	display: none;
}

.overview-r {
	width: 49.8%;
	height: auto;
	margin-top: 112px;
}

.overview .overview-l span {
	width: 100%;
	display: block;
	margin: 20px 0;
	border-bottom: dashed 1px #eeeeee;
}

.main_1 {
	background-color: #fff;
}

.slideBox .hd ul {
	width: 100% !important;
	background: none;
	padding: 0;
}

.slideBox ul li {
	margin: 20px auto 40px;
	position: relative;
}

.slideBox ul li img {
	width: 32%;
	float: left;
	margin-left: 9.6%;
}

.slideBox_Txt {
	font-size: 16px;
	color: #333;
	line-height: 32px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 10%;
	width: 43%;
}

.slideBox ul li .slideBox_Txt h2 {
	color: #666666;
	margin: 0;
	text-align: left;
	font-weight: bold;
}

.slideBox ul li .slideBox_Txt span {
	color: #CCCCCC;
	font-weight: bold;
}

.slideBox .prev {
	background-image: url(/content/img/add_img/prev.png);
	width: 14px;
	height: 24px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	cursor: pointer;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.slideBox .prev:hover {
	background-image: url(/content/img/add_img/prev_h.png);
}

.slideBox .next {
	background-image: url(/content/img/add_img/prev.png);
	width: 14px;
	height: 24px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	right: 0;
	cursor: pointer;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.slideBox .next:hover {
	background-image: url(/content/img/add_img/prev_h.png);
}

.slideBox .hd {
	height: 60px;
	position: relative;
	margin-top: 50px;
	overflow: hidden;
}

.slideBox .hd:after {
	content: '';
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	position: absolute;
	top: 0;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.slideBox .hd ul li {
	width: 9%;
	float: left;
	top: 0;
	z-index: 1;
}

.slideBox .hd ul li h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.slideBox .hd ul li .am-show span {
	background-image: url(/content/img/add_img/border.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
	height: 17px;
	background-color: transparent;
	margin: 3px auto;
}

.slideBox .hd ul li.on h2 {
	color: #005bac;
}

.slideBox .hd ul li.on .am-show span {
	background-image: url(/content/img/add_img/border_h.png);
}

.Brief_Inter {
	font-size: 16px;
	line-height: 32px;
	padding: 70px 0px 110px;
	color: #666666;
}

.Brief_InterL {
	float: left;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 24px;
	color: #999999;
	border-bottom: solid 1px #eeeeee;
	padding-bottom: 18px;
	width: 31.6%;
}

.Brief_InterL h2 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	padding-top: 25px;
	line-height: 36px;
}

.Brief_InterR {
	float: right;
	font-size: 16px;
	width: 60%;
	line-height: 32px;
	color: #666666;
}

.Chairman_Speech {
	position: relative;
	padding-bottom: 105px;
}

.am-chair {
	height: 679px;
}

.am-chair .img {
	width: 34.7%;
	height: 679px;
}

.main .img img {
	width: 100%;
	height: 100%;
	margin: 0;
	max-height: initial;
}

.am-chair-r {
	width: 52%;
	padding: 42px 0;
	line-height: 30px;
	background: #fff;
	margin-right: 7%;
}

.Chairman_Speech::after {
	content: '';
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 347px;
	background-color: #f7f7f7;
}

.Chairman_Speech .warp {
	z-index: 1;
}

.Enrgy_Hsitory {
	padding-bottom: 80px;
}

.Enrgy_HsitoryFx {
	padding-top: 50px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.Enrgy_HsitoryFxL {
	float: left;
	width: 44%;
	font-size: 16px;
	line-height: 32px;
	color: #333333;
}

.Enrgy_HsitoryFx img {
	float: right;
	width: 36%;
}

.Enrgy_HsitoryFxL h2 {
	position: relative;
	font-size: 30px;
	color: #cccccc;
	padding-bottom: 20px;
}

.Enrgy_HsitoryFxL h2::after {
	content: '';
	width: 1px;
	height: 176px;
	border: solid 1px #eeeeee;
	position: absolute;
	top: 38px;
	left: 40px;
}

.Enrgy_HsitoryFxL p {
	padding-left: 13%;
}

.Enrgy_HsitoryFx:nth-of-type(2n) .Enrgy_HsitoryFxL h2 {
	text-align: right;
}

.Enrgy_HsitoryFx:nth-of-type(2n) .Enrgy_HsitoryFxL h2::after {
	left: initial;
	right: 40px;
}

.Enrgy_HsitoryFx:nth-of-type(2n) .Enrgy_HsitoryFxL p {
	padding-right: 13%;
	padding-left: 0;
}

.am-title_3 a {
	width: 25%;
}

.system_Red .system_Number {
	color: #e60012;
}

.system_Number {
	margin-left: 50px;
	font-size: 28px;
	display: inline-block;
	vertical-align: top;
	color: #1aaf0e;
}

.system_Number img {
	margin-left: 12px;
}

.Notice {
	background-color: #f7f7f9;
	padding: 40px 30px 0;
}

.Notice h2 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
	font-weight: bold;
	border-left: 4px solid #333333;
	padding-left: 8px;
	line-height: 22px;
}

.Notice span {
	display: block;
	font-size: 16px;
	padding: 18px 0;
	border-bottom: 1px solid #E5E5E5;
	color: #666666;
}

.Notice span i {
	float: right;
	font-style: normal;
}

.Notice span:last-child {
	border-bottom: 0;
}

.About_Layout {
	padding-bottom: 40px;
}

.About_Fx {
	border-bottom: solid 1px #eeeeee;
	padding-bottom: 15px;
	margin-bottom: 6px;
}

.About_Fx .clearfix {
	width: 100%;
	float: left;
}

.About_Fx .clearfix img {
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	width: 32%;
}

.About_Fx .clearfix img:nth-of-type(3n) {
	margin-right: 0;
}

.About_Fx h2 {
	float: left;
	width: 33.3%;
	font-size: 16px;
	color: #005bac;
	font-weight: bold;
}

.About_FxP p {
	float: left;
	width: 33.3%;
	font-size: 16px;
	color: #666;
}

.About_FxP {
	padding-bottom: 30px;
}

.About_Fx:last-child {
	border: 0;
}

.About_Tag {
	display: block;
	position: relative;
	border-bottom: solid 1px #eeeeee;
	padding: 25px 0;
	font-size: 16px;
	line-height: 32px;
	color: #005bac;
	font-weight: bold;
}

.About_Tag p i {
	font-style: normal;
	display: block;
	color: #999;
}

.About_Layout .system {
	padding-bottom: 0;
}

.About_Tag span {
	font-size: 16px;
	color: #999999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	right: 0;
	font-weight: normal;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.About_Tag:hover span,
.Shareholder a:hover,
.Conpany_Tag:hover i {
	color: #005bac;
	padding-right: 5px;
}

.About_Layout table {
	width: 100%;
	border: solid 1px #eeeeee;
	margin-bottom: 30px;
}

.About_Layout table tr th {
	line-height: 68px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	background-color: #f6f6f6;
	border-right: solid 1px #eeeeee;
}

.About_Layout table tr td {
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	border-right: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
}

.Shareholder {
	font-size: 16px;
	line-height: 42px;
	color: #666666;
}

.Shareholder h2 {
	padding-bottom: 10px;
	margin-bottom: 5px;
	color: #005bac;
	border-bottom: 1px solid #EEEEEE;
}

.Shareholder a {
	display: block;
	text-align: right;
	color: #999;
	margin-top: 30px;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.Conpany_Tag {
	display: block;
	border-bottom: 1px solid #EEEEEE;
	font-size: 16px;
	padding-bottom: 20px;
	color: #005bac;
}

.Conpany_Tag i {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	float: right;
	color: #666666;
	font-style: normal;
}

.nav ul li:nth-of-type(2) .nav_slide .nav_slide_a a.spa:first-of-type,
.nav ul li:nth-of-type(2) .nav_slide .nav_slide_a a.spa:nth-of-type(2) {
	background-position-x: 99px;
}

.Stock_Content {
    padding: 65px 0px 160px;
    position: relative;
    background-image: url(/content/img/add_img/bk.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.Stock_ContentL {
    float: left;
    width: 46.6%;
}

.Stock_ContentL .areas,
.Stock_ContentR .areas {
	text-align: left;
	padding-bottom: 28px;
}

.Stock_ContentL .areas h2,
.Stock_ContentL .areas p,
.Stock_ContentR .areas h2,
.Stock_ContentR .areas p {
	text-align: left;
}

.Stock_Content_Tab a {
	width: 147px;
	height: 40px;
	background-color: #edeff4;
	border-radius: 20px;
	float: left;
	margin-right: 38px;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 3px;
	color: #333333;
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.Stock_Content_Tab a.active {
	background-color: #5b8cf2;
	color: #fff;
}

.Stock_Content_Div {
    display: none;
    font-size: 12px;
    letter-spacing: 2px;
    color: #999999;
    position: relative;
}

.Stock_Content_Div:after {
    content: '';
    box-shadow: 0 5px 15px rgb(91 140 242);
    width: 101%;
    height: 100%;
    background-image: url(/content/img/add_img/gpbk.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
}

.Stock_Content_Div img {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 12px;
    position:relative;
    z-index:2;
}

.Stock_ContentR {
	float: right;
	width: 45%;
}

.Stock_ContentR_Div {
	display: none;
}

.Stock_ContentR_Tag {
	font-size: 16px;
	line-height: 32px;
	display: block;
	padding: 13px 0;
	color: #333333;
}

.Stock_ContentR_Tag i {
	float: left;
	width: 80%;
	font-style: normal;
}

.Stock_ContentR_Tag em {
	float: right;
	width: 20%;
	font-size: 14px;
	color: #999999;
	text-align: right;
	font-style: normal;
}

.system_Red .system_Number img {
	transform: rotate(180deg);
	width: 17px;
	margin-top: -8px;
}

.system_Number i {
	font-style: normal;
}
.nodata {
    height: 150px;
    line-height: 150px;
    background-color: #f7f7f9;
    color: #333;
    text-align: center;
    font-size: 14px;
}<!--0.00036311149597168-->