.hq_base{
	padding: 81px 0;
}
.content1 {
	background: url(../images_top1/quotations/quotations_bg.png) no-repeat center center;
	background-size: cover;
}
.content2 {
	background: url(../images_top1/quotations/quotations_bg2.png) no-repeat center center;
	background-size: cover;
}
.content3 {
	background: url(../images_top1/quotations/quotations_bg3.png) no-repeat center center;
	background-size: cover;
}
.content4 {
	background: url(../images_top1/quotations/quotations_bg4.png) no-repeat center center;
	background-size: cover;
}

.hq_base_div{
	margin: 0 auto;
	width:1110px;
	height:341px;
	background:rgba(255,255,255,0.98);
	box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2);
}
.hq_base_div>.left{
	background: url(../images_top1/quotations/quotations.png) no-repeat center center;
	background-size: cover;
	width: 220px;
	height:341px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hq_base_div>.left h3{
	font-size:48px;
	font-family:PingFangSC-Semibold;
	font-weight:600;
	color:rgba(255,255,255,1);
	line-height:67px;
	margin-bottom: 10px;
	text-align: center;
}
.btn_120_40{
	color: #fff;
	border:1px solid rgba(255,255,255,1);
	margin: 0 auto;
}
.hq_base_div>.right{
	width:890px;
	height:341px;
	background:rgba(255,255,255,0.98);
	box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2);
}
.item_6 {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.item_6 li{
	height: 114px;
	width: 50%;
	box-sizing: border-box;
	display: inline-block;
	border-top: 1px solid rgba(212, 216, 223, 1);
}
.item_6 li:nth-child(1),
.item_6 li:nth-child(2){
	border-top: none;
	height: 113px;
}
.item_6 li:nth-child(odd){
	border-right: 1px solid rgba(212, 216, 223, 1);
}
.item_6  a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.item_6 .d1{
	width: 130px;
}
.item_6 a span{
	text-align: center;
	display: block;
}
.item_6 .d2{
	width: 148px;
}
.item_6 .s1{
	font-size:16px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(106,119,141,1);
	line-height:22px;
}
.item_6 .s1:first-child{
	margin-bottom: 7px;
}
.item_6 .s2{
	font-size:38px;
	font-family:DINCondensed-Bold;
	font-weight:bold;
	color:rgba(8,30,66,1);
	line-height:38px;
}
.item_6 .s3{
	font-size:20px;
	font-family:DINCondensed-Bold;
	font-weight:bold;
	color:rgba(8,30,66,1);
	line-height:20px;
}
.col_up{
	color:rgba(255,86,47,1)!important;
}
.col_down{
	color:rgba(54, 179, 126, 1)!important;
}
.item_3 li{
	border-top: 1px solid rgba(212, 216, 223, 1);
	height: 114px;
	box-sizing: border-box;
	display: block;
}
.item_3 li:nth-child(1){
	border-top: none;
	height: 113px;
}
.item_3 a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.item_3 a>div{
	display: flex;
	justify-content: center;
	align-items: center;
}
.item_3 .s1{
	width: 157px;
	display: inline-block;
	text-align: center;
	font-size:16px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(106,119,141,1);
	line-height:22px;
}
.item_3 .s2{
	width: 203px;
	display: inline-block;
	text-align: center;
	font-size:38px;
	font-family:DINCondensed-Bold;
	font-weight:bold;    
	line-height: 1;
    padding-top: 8px;
}
.item_3 .s3{
	width: 160px;
	display: inline-block;
	text-align: center;
	font-size:20px;
	font-family:DINCondensed-Bold;
	font-weight:bold;
	line-height:1;
    padding-top: 4px;
}

/*行情列表*/
.ZX_content{
	padding-bottom: 80px;
}
.ZX_L_content{
	width: 747px;
}
.ZX_content_menu{
	height:60px;
	background:rgba(255,255,255,1);
	box-shadow:0px 1px 5px 0px rgba(0,0,0,0.1);
	border-radius:2px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 20px 0 30px;
}
.ZX_content_menu a{
	font-size:18px;
	font-family:PingFangSC-Semibold;
	font-weight:600;
	color:rgba(122, 134, 154, 1);
	line-height:25px;
}
.ZX_content_menu .active span{
	color:rgba(8,30,66,1);
	border-bottom: 3px solid rgba(232, 0, 0, 1);    
	padding-bottom: 14px;
}
.left_hq_list{
	/*border:1px solid #EBEBEB;*/
}
.hq_list_tit{
	width:100%;
	height:44px;
	background: #D4D8DF;
	line-height:44px;
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(8,30,66,1);
}
.hq_list_content{
	background:rgba(255,255,255,1);
}
.hq_list_content>li>a{
	height:64px;
	font-size:14px;
	display: flex;
	align-items: center;
}
.hq_list_content>li:nth-child(even){
	background:rgba(212,216,223,0.22)
}
.left_hq_list li>a>span,
.left_hq_list h3>span{
	text-align: center;
	display: inline-block;
	float: left;
	box-sizing: border-box;
}
.left_hq_list .s1{
	width: 110px;
	margin-right: 70px;
}
.hq_list_content .s1{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.hq_list_content .s1>span:nth-child(1){
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(8,30,66,1);
	line-height:20px;
	width: 100%;
}
.hq_list_content .s1>span:nth-child(2){
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(122,134,154,1);
	line-height:20px;
	width: 100%;
}
.left_hq_list .s2{
	width: 94px;
}
.hq_list_content .s2{
	font-size:20px;
	font-family:DINCondensed-Bold;
	font-weight:bold;
	color:#081E42;
	line-height: 26px;
    padding-top: 7px;
}
.col_up>a>span:nth-child(2),
.col_up>a>span:nth-child(3),
.col_up>a>span:nth-child(7){
	color: #FF562F;
}
.col_down>a>span:nth-child(2),
.col_down>a>span:nth-child(3),
.col_down>a>span:nth-child(7){
	color: #36B37E;
}
.two_arclist h3 a{
	font-size:30px;
	font-family:PingFangSC-Semibold;
	font-weight:600;
	color:rgba(8,30,66,1);
	line-height:42px;
	margin: 30px 0;
	display: block;
}
.hq_arc_list li{
	display: flex;
    align-items: center;
	margin-bottom: 20px;
}
.hq_arc_list li i{
	width: 8px;
	height: 8px;
	background-color: #ED2B2B;
	margin-right: 15px;
	display: inline-block;
	border-radius: 50%;
}
.hq_arc_list li a{
	font-size:16px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(8,30,66,1);
	line-height:22px;
	max-width: 724px;
	max-height: 22px;
	overflow: hidden;
}
/*行情详情*/
.left_hq_chart{
	padding-bottom: 20px;
}
.chart_divTitle{
	height:148px;
	background:rgba(255,255,255,1);
	box-shadow:0px 2px 5px 0px rgba(0,0,0,0.15);
	border-radius:10px;
	margin: 20px 0;
	padding: 20px 25px 0;
	box-sizing: border-box;
}
.tit_symbol_name{
	font-size:14px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(8,30,66,1);
	line-height:20px;
}
.tit_symbol_price{
	font-size:16px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(8,30,66,1);
	line-height:22px;
}
.tit_symbol_price>.d1{
	font-size:50px;
	font-family:DINCondensed-Bold;
	font-weight:bold;
	line-height:50px;
	padding-top: 14px;
}
.tit_symbol_price>.d2{
	margin-left: 40px;
}
.tit_symbol_price>.d2 span{
	font-size:20px;
	font-family:DINCondensed-Bold;
	font-weight:bold;
	line-height:20px;
}
.tit_symbol_price>.d2>div:first-child{
	margin-bottom: 20px;
}
.tit_symbol_time{
	margin: 5px 0 15px;
	font-size:12px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(122,134,154,1);
	line-height:17px;
}
.chart_divTitle .col_up .price_bid,
.chart_divTitle .col_up .amplitude,
.chart_divTitle .col_up .changevalue{
	color: #FF562F;
}
.chart_divTitle .col_down .price_bid,
.chart_divTitle .col_down .amplitude,
.chart_divTitle .col_down .changevalue{
	color: #36B37E;
}
.market_type{
	height:40px;
	background:rgba(212,216,223,0.22);
    margin-bottom: 5px;
}
.market_type>span{
	width: 80px;
	font-size:14px;
	font-family:DINCondensed-Bold;
	font-weight:bold;
	color:rgba(122,134,154,1);
	line-height: 33px;
	display: inline-block;
	text-align: center;
	padding-top: 7px;
	cursor: pointer;
}
.market_type>.active{
	background:rgba(237,43,43,1);
	color: #fff;
}
.left_hq_chart .chartx{
    border: 1px solid rgba(212,216,223,1);
    box-sizing: border-box;
}
