/* 交易商 */

/* ######## 外汇交易商 ###### */

.mt-0 {
    margin-top: 0!important;
}

.mt-5 {
    margin-top: 5px!important;
}

.mt-10 {
    margin-top: 10px!important;
}

.mt-15 {
    margin-top: 15px!important;
}

.mt-20 {
    margin-top: 20px!important;
}

.mt-25 {
    margin-top: 25px!important;
}

.mt-35 {
    margin-top: 35px!important;
}

.mb-0 {
    margin-bottom: 0!important;
}

.mb-5 {
    margin-bottom: 5px!important;
}

.mb-10 {
    margin-bottom: 10px!important;
}

.mb-15 {
    margin-bottom: 15px!important;
}

.mb-20 {
    margin-bottom: 20px!important;
}

.mr-5 {
    margin-right: 5px!important;
}

.mr-10 {
    margin-right: 10px!important;
}

.mr-20 {
    margin-right: 20px!important;
}

.mr-30 {
    margin-right: 30px!important;
}

.ml-10 {
    margin-left: 10px!important;
}

.ml-20 {
    margin-left: 20px!important;
}

.mlf-auto {
    margin: 0 auto;
}

.p-30 {
    padding: 30px;
}

.p-20 {
    padding: 20px;
}

.p-10 {
    padding: 10px;
}

.p-0 {
    padding: 0px;
}

.pt-10 {
    padding-top: 10px!important;
}

.pt-15 {
    padding-top: 15px!important;
}

.pt-20 {
    padding-top: 20px!important;
}

.pt-25 {
    padding-top: 25px!important;
}

.pl-30 {
    padding-left: 30px!important;
}

.pl-15 {
    padding-left: 15px!important;
}

.pl-20 {
    padding-left: 20px!important;
}

.pr-30 {
    padding-right: 30px!important;
}

.plt-10 {
    padding-left: 10px!important;
    padding-top: 10px!important;
}

.plr-30 {
    padding: 0 30px!important;
}

.ta-c {
    text-align: center!important;
}

.ta-l {
    text-align: left!important;
}

.ta-r {
    text-align: right!important;
}

.fs-12 {
    font-size: 12px!important;
}

.fs-14 {
    font-size: 14px!important;
}

.fs-16 {
    font-size: 16px!important;
}

.fs-18 {
    font-size: 18px!important;
}

.fs-20 {
    font-size: 20px!important;
}

.fw-b {
    font-weight: bold!important;
}

.c-0 {
    color: #000;
}

.c-3 {
    color: #333!important;
}

.c-5 {
    color: #555!important;
}

.c-6 {
    color: #666!important;
}

.c-9 {
    color: #999!important;
}

.lh-30 {
    line-height: 30px!important;
}

.lh-35 {
    line-height: 35px!important;
}

.w-50 {
    width: 50%!important;
}

.w-100 {
    width: 100%!important;
}

.h-100 {
    height: 100%!important;
}

.wh-100 {
    width: 100%!important;
    height: 100%!important;
}

.txt-i-2 {
    text-indent: 2em;
}

.shenglue {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.a_list_item {
    width: 99.5%;
    height: 250px;
    border: 1px solid rgba(47, 125, 203, .1);
    background-color: rgba(47, 125, 203, .1);
    border-radius: 10px;
    margin-top: 30px;
    position: relative;
}

.regulation {
    width: 70px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    background: #2BB351;
    border-radius: 10px 0px 10px 0px;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    text-align: center;
}

.a_list_img {
    width: 200px;
    height: 70px;
    margin: 48px auto 28px;
}

.a_list_left_info div {
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

.a_list_left_info div:first-child {
    border-right: 1px solid rgba(47, 125, 203, .1);
}

.cloud_box {
    width: 40px;
    height: 40px;
    background: url(span1.png) no-repeat;
    background-size: 100% 100%;
    line-height: 40px;
    color: #fff!important;
    margin: 0 auto;
}

.environment_box {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    line-height: 40px;
    color: #EE242C!important;
    margin: 0 auto;
    font-weight: bold;
}

.div1 {
    margin-bottom: 10px;
    margin-top: 53px;
}

.div1 .span1 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
}

.div1 .span2 {
    width: 110px;
    height: 30px;
    background: linear-gradient(0deg, rgba(90, 149, 238, 1), rgba(70, 132, 226, 1));
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    line-height: 30px;
    text-decoration: none!important;
    text-align: center;
}

.div2 {
    margin-bottom: 20px;
   
}

.div2 p {
    width: 130px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #FA6900;
    margin-right: 17px;
}

.div2 p span {
    display: inline-block;
    text-align: center;
}

.div2 .span1 {
    width: 59px;
    color: #FFF;
    background: #FA6900;
}

.div2 .span2 {
    color: #FA6900;
    width: 70px;
    font-size: 14px;
}

.div2 font {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 22px;
}

.div3 {
    margin-bottom: 20px;
}

.div3>font {
    font-size: 16px;
    font-weight: 400;
    color: #999;
    line-height: 18px;
    margin-right: 25px;
}

.div3 p span {
    color: #333;
    line-height: 18px;
    font-weight: bold;
    font-size: 18px;
}

.div3 p span font {
    color: #FF0000;
    font-weight: bold;
    line-height: 18px;
    font-size: 18px;
    margin-left: 15px;
    margin-right: 30px;
}

.xbtn span {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 14px;
    border: 1px solid #2F7DCB33;
    border-radius: 15px;
    padding: 5px 9px;
    margin-right: 9px;
}

.div3_1>div {
    height: 35px;
    line-height: 35px;
    margin: 28px 0;
}

.div3_1 .div3_1num {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #FFF;
    text-align: center;
    margin-right: 8px;
    margin-top: 8px;
    border-radius: 40% 0 40% 40%;
}

.one {
    background-color: rgb(255, 90, 85);
}

.two {
    background-color: rgb(255, 126, 0);
}

.three {
    background-color: rgb(255, 173, 59);
}

.four {
    background-color: rgb(202, 202, 202);
}

.five {
    background-color: rgb(202, 202, 202);
}

.div3_1>div:nth-child(4) .div3_1num {
    background: #CCCCCC;
}

.div3_1 .div3_1img {
    width: 108px;
    height: 35px;
    margin-right: 16px;
    margin-bottom: 7px;
}

.div3_1 .div3_1fensu {
    display: inline-block;
    width: 85px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    background: #f1f1f1;
    text-align: center;
    margin-left: 60px;
    color: var(--color);
}

.div3_1 .div3_1fensu i {
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
}

.div7_2 {
    margin: 22px 0;
}

.div7_2 .fontDiv {
    padding-left: 18px;
}

.div7_2 .fontDiv a {
    font-size: 15px;
    font-weight: 400;
    color: #333!important;
    text-decoration: none!important;
    line-height: 23px;
}

.div7_2 .fontDiv p {
    margin: 10px 0 0 0;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999;
}

.iNewsDetailRight3 {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #EEE;
}

.iNewsDetailRight3 span {
    display: inline-block;
}

.iNewsDetailRight31 {
    font-size: 18px;
    font-weight: bold;
    margin-right: 17px;
    color: #CACACA;
}

.iNewsDetaildivRightnum .iNewsDetailRight3:nth-child(1) .iNewsDetailRight31 {
    color: #FF5A55;
}

.iNewsDetaildivRightnum .iNewsDetailRight3:nth-child(2) .iNewsDetailRight31 {
    color: #FF7E00;
}

.iNewsDetaildivRightnum .iNewsDetailRight3:nth-child(3) .iNewsDetailRight31 {
    color: #FFAD3B;
}

.iNewsDetailRight3 img {
    margin-right: 12px;
    width: 113px;
    height: 35px;
}

.iNewsDetailRight32 {
    font-size: 14px;
    width: 120px;
    font-weight: 400;
    color: #333;
}

.iNewsDetailRight33 {
    text-decoration: none!important;
    width: 70px;
    height: 28px;
    line-height: 28px;
    background: #FFF;
    border: 1px solid var(--color);
    color: var(--color);
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.iNewsDetailRight33:hover {
    color: #FFF;
    background: rgba(47, 125, 203, 1);
    border-radius: 5px;
}

/* 详情 */

.mt-16 {
    margin-top: 16px!important;
}

.appraisal_detail {
    width: 99.5%;
    height: 250px;
    border: 1px solid rgba(47, 125, 203, .1);
    background-color: rgba(47, 125, 203, .1);
    border-radius: 10px;
    margin-top: 30px;
    position: relative;
}

.a_detail_img {
    width: 240px;
    height: 84px;
    margin: 36px auto 28px;
}

.a_detail_left_info {
    width: 240px;
    margin: 0 auto;
}

.a_detail_left_info div {
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

.supervise_box {
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    line-height: 40px;
    color: #EE242C!important;
    margin: 0 auto;
    font-weight: bold;
}

.b-r {
    border-right: 1px solid rgba(47, 125, 203, .1);
}

.trust_score {
    width: 110px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #FA6900;
    font-size: 14px;
    margin-left: 17px;
}

.trust_score_txt {
	display: inline-block;
    width: 55px;
	height: 20px;
	line-height: 20px;
	text-align: center;
    color: #FFF;
    background: #FA6900;
}

.trust_score_num {
    color: #FA6900;
    display: inline-block;
    width: 55px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
	font-size: 12px;
}

.fs-14 {
    font-size: 14px!important;
}

.color-9 {
    color: #999;
}

.detail_btn {
    width: 110px;
    height: 40px;
    background: linear-gradient(0deg, rgba(90, 149, 238, 1), rgba(70, 132, 226, 1));
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    line-height: 40px;
    text-align: center!important;
}

.detail_btn_gw {
    width: 110px;
    height: 40px;
    border: 1px solid rgba(47, 125, 203, 1);
    color: rgba(47, 125, 203, 1);
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-align: center!important;
}

.detail_btn_gw:hover {
    border: 1px solid rgb(36, 119, 202);
    color: rgb(36, 119, 202);
}

.trust_score_box {
    width: 270px;
    height: 180px;
    position: relative;
    top: 40px;
    right: 30px;
    background: url(score_bg.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    padding-left: 11px;
}

.trust_score_title {
    padding: 37px 0 10px;
    margin-bottom: 0;
}

.trust_score_en {
    padding: 0 0 10px;
    margin: 0!important;
    font-size: 12px;
}

.trust_score_num2 {
    margin: 0;
}

.font-s-42 {
    font-size: 42px;
}

.uk-active a {
    color: #2F7DCB!important;
    font-weight: bold;
}

.detail_table {
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}

.detail_table th {
    color: #333;
    font-size: 14px;
    text-align: center;
}

.detail_table td {
    vertical-align: middle;
    font-size: 14px;
}

.table_head {
    background: rgba(47, 125, 203, 0.11);
    height: 50px;
    position: relative;
}

.abs_1 {
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 12px;
}

.position-rel {
    position: relative;
    width: 12%;
}

.abs_2 {
    position: absolute;
    top: 26px;
    right: 12px;
    font-size: 12px;
}

/* echart图表 */

.echart {
    width: 98%;
    height: 330px;
}

/* 监管信息 */

.sup_left {
    width: 96%;
    height: 500px;
    border: 1px solid rgba(47, 125, 203, .24);
    border-radius: 10px;
    margin-top: 20px;
}

.sup_right {
    width: 100%;
    height: 500px;
    border: 1px solid rgba(47, 125, 203, .24);
    border-radius: 10px;
    margin-top: 20px;
}

.sup_left_item {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding: 0 20px;
    cursor: pointer;
}
.sup_left_item:hover{
    background: rgba(47, 125, 203, .2);
}
.sup_left_item:hover .sub_left_img{
    border: 1px solid rgba(47, 125, 203, 1);
}
.sup_left_item:first-child {
    margin-top: 20px;
}
.sup_left_item.active{
	background: rgba(47, 125, 203, .2);
}
.sup_left_item.active .sub_left_img{
	border: 1px solid rgba(47, 125, 203, 1);
}

.sub_left_a {
    color: #EE242C;
    font-weight: bold;
    margin-right: 2px;
}

.sub_left_img {
    width: 60px;
    height: 30px;
    position: relative;
    left: 5px;
    border: 1px solid rgba(47, 125, 203, .2);
}

.sup_left_status {
    float: right;
    color: #2BB351;
    font-weight: bold;
}

.sup_right_img_box {
    width: 300px;
    height: 130px;
    border: 1px solid rgba(238, 238, 238, 1);
    position: relative;
    margin: 17px auto 0;
}

.sup_right_img {
    width: 100%;
    height: 100%;
}

.sup_right_status {
    width: 70px;
    height: 30px;
	line-height: 30px;
    background: rgba(43, 179, 81, 1);
    border-radius: 0px 0px 10px 0px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.sup_right_info {
    padding: 20px;
}

.sup_right_info div {
    padding: 7px 0;
}

.cut_line {
    position: relative;
}

.cut_line::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -118px;
    height: 236px;
    border-right: 1px solid rgba(238, 238, 238, 1);
}

/* 全部评论 */

.comment {
    width: 100%;
    padding: 15px 5px;
    border-bottom: 2px dotted #E6E6E6;
}

.comment_left {
    width: 10%;
    height: 88px;
}

.comment_right {
    width: 90%;
}

.comment_left_img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    vertical-align: middle;
    position: relative;
    left: 20px;
    top: 36%;
    margin-top: -23px;
}

/* 多行编辑框 */

.trader_textarea {
    border: none!important;
    resize: none;
    position: relative;
    background: url(../image/dialogbox.png) no-repeat;
    background-size: 100% 100%;
    height: 77px;
    padding: 10px 20px;
    width: 100%;
}

.comment_right_name {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 138, 44, 1);
}

.comment_right_txt {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    margin: 5px 0 17px;
}

.comment_right_options {
    color: #999;
    font-size: 14px;
}

.comment_right_options .option {
    cursor: pointer;
}

.comment_right_options .option:hover {
	cursor: pointer;
    color: #E9392E;
}

.comment_right_options img {
    width: 12px;
    height: 12px;
    margin: 0 5px 0 20px;
    position: relative;
    top: -2px;
    cursor: pointer;
}

/* 发表评论 */

.comment_publish {
    width: 100%;
    padding: 15px 0;
}

.comment_input {
    border: 1px solid #2F7DCB!important;
    width: 100%;
}

/* 登陆 */

.login_box {
    width: 100%;
    padding: 15px 0;
    margin-bottom: 50px;
    text-align: right;
    font-size: 14px;
    color: #333;
    padding-right: 20px;
}

.login_btn {
    color: #F46B62;
    margin: 0 10px;
}

.register_btn {
    color: #F46B62;
    margin: 0 10px;
}

.fabu_btn {
    background-color: rgba(153, 153, 153, 1)!important;
    color: #fff!important;
}

.fabu_btn:hover {
    color: #fff;
    background-color: rgba(153, 153, 153, 1);
}

/* 信息大全 */

.information {
    background: rgba(47, 125, 203, .1);
    border: 1px solid rgba(47, 125, 203, .1);
    border-radius: 10px;
    padding: 10px;
}

.border-b {
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.information_box {
    font-size: 14px;
    color: #333;
    line-height: 40px;
    padding: 10px;
}

.information_box span {
    color: #666;
}

.they_are_from {
    width: 131px;
    height: 31px;
    display: inline-block;
    line-height: 31px;
    text-align: center;
    border: 1px solid rgba(47, 125, 203, .1);
    border-radius: 15px;
    margin: 0 10px;
    color: #999;
}

/* 右边账户 */

.account_right {
    background: rgba(47, 125, 203, .1);
    border: 1px solid rgba(47, 125, 203, .1);
    border-radius: 10px;
    padding: 10px;
}
.dealer_fx_tab .dealer_tab_nav{
	margin-left: 0;
}
.dealer_fx_tab .dealer_tab_nav a{
	padding: 0!important;
}
.dealer_fx_tab .dealer_tab_nav .uk-active a{
	border: none;
}
.dealer_fx_tab .dealer_tab_nav .uk-active{
	background: rgba(47, 125, 203, 1);
}
.dealer_fx_tab .dealer_tab_nav .uk-active a{
	color: #fff!important;
}
.account_btn {
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid rgba(47, 125, 203, 1);
    border-radius: 14px;
    color: #2F7DCB;
    font-size: 14px;
    cursor: pointer;
	padding-left: 0!important;
}
.account_btn a{
	color: var(--color)!important;
}
.mr-5{
	margin-right: 5px;
}
.ml-5{
	margin-left: 5px;
}
.account_btn:hover a{
    color: #fff!important;
}
.account_btn:hover{
	background: rgba(47, 125, 203, 1);
}

.account_btn_active {
    background: rgba(47, 125, 203, 1);
    color: #fff;
}

/* 交易商活动 */

.activity {}

.activity_box {
    padding-top: 15px;
}

.activity_item {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    display: flex;
}

.a_dot {
    font-weight: bold;
    color: var(--color);
    font-size: 30px;
    min-width: 15px;
}

/* ############### 交易商测评 ################ */

.cepin_item {
    width: 100%;
    height: 250px;
    background: url(cepin.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.cepin_item_left {
    padding: 15px 28px;
}

.cepin_item_logo {
    width: 200px;
    height: 70px;
    border: 1px solid rgba(238, 238, 238, 1);
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
}

.cepin_item_logo img {
    width: 100%;
    height: 100%;
}

.cepin_item_score {
    text-align: center;
    font-size: 14px;
    color: #999;
    padding: 10px 0;
    line-height: 28px;
}

.cepin_item_score span {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-style: italic;
    color: rgba(238, 36, 44, 1);
}

.cepin_item_bonus_points {
    height: 60px;
    border: 1px solid rgba(255, 138, 44, .1);
    background: rgba(255, 138, 44, .1);
    border-radius: 10px;
    line-height: 60px;
    text-align: center;
    font-size: 13px;
    position: relative;
    color: #999;
}

.cepin_item_badge {
    width: 46px;
    height: 20px;
    background: rgba(255, 138, 44, 1);
    border-radius: 10px 0px 10px 0px;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
}

.cepin_item_bonus_points_num {
    margin: 0 4px;
    color: #333;
}

/* 五角星 */

.cepin_item_right {
    padding-top: 35px;
}

.cepin_item_title {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.five_star {
    display: inline-block;
    width: 18px;
    height: 16px;
    background: url(star.png) no-repeat;
    background-size: cover;
}

.cepin_item_info {
    font-size: 14px;
    color: #666;
    padding: 10px 0;
    width: 96%;
}

.cepin_item_info span {
    margin: 0 5px;
    font-weight: bold;
    color: #333;
}

.cepin_item_reduction_of {
    width: 92%;
    height: 60px;
    border: 1px solid rgba(47, 125, 203, .1);
    background: rgba(47, 125, 203, .1);
    border-radius: 10px;
    line-height: 60px;
    text-align: center;
    font-size: 13px;
    position: relative;
    color: #999;
    margin-top: 5px;
}

.area_trader_pan {
    height: 40px;
    background: rgba(47, 125, 203, 1);
}
.area_trader_pan .option{
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}
.area_trader_pan .option:not(:first-child){
    position: relative;
    left: -3px;
}
.area_trader_pan .option:hover{
    background-color: #FF8A2C;
}
.area_trader_pan .active{
    background-color: #FF8A2C;
}

.jian {
    background: rgba(47, 125, 203, 1)!important;
}

.cepin_item_reduction_of_i {
    display: inline-block;
    margin-right: 10px;
}

.ranking {
    background-size: 100% 100%;
    width: 24px;
    height: 30px;
    position: absolute;
    right: 40px;
    top: 7px;
    height: 30px;
    text-align: center;
    color: #fff;
}

.rank_no1 {
    background: url(pm_bg1.png) no-repeat;
}

.rank_no2 {
    background: url(pm_bg2.png) no-repeat;
}

.rank_no3 {
    background: url(pm_bg3.png) no-repeat;
}

.rank_no4 {
    background: url(pm_bg4.png) no-repeat;
}

/* 交易商推荐 */

.recommend_item {
    margin: 20px 0;
}

.recommend_item_img {
    width: 100%;
    height: 70px;
    position: relative;
}

.recommend_item_img img {
    width: 100%;
    height: 100%;
}

.recommend_item_status {
    width: 48px;
    height: 16px;
    background: rgba(43, 179, 81, 1);
    border: 1px solid rgba(43, 179, 81, 1);
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-align: center;
    font-weight: bold;
}

.recommend_item_title {
    font-size: 16px;
    color: #333;
}

.recommend_item_info {
    font-size: 14px;
    color: #666;
}

.recommend_item_info span {
    margin-right: 2px;
}

/* ################ 交易商测评详情 ################# */

.appr_detail_info {
    width: 1200px;
    height: 350px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 12px 0px rgba(47, 125, 203, 0.1);
    border-radius: 10px;
    padding: 10px 0;
}

.zh_txt {
    font-size: 14px;
    color: #999;
    font-weight: normal;
}

.zh_num {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-style: italic;
    color: rgba(238, 36, 44, 1);
}

.zhou_pf_item {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    color: #666;
}

.zhou_pf_item span {
    color: #333;
}

.appr_detail_info_mid {
    margin: 20px;
}

.appr_detail_info_3 {
    height: 140px;
    border: 1px solid rgba(47, 125, 203, .1);
    border-radius: 10px;
    margin-right: 12px;
}

.appr_detail_info_3_title {
    padding: 10px 10px 5px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.appr_detail_info_3_item {
    display: inline-block;
    width: 46%;
    font-size: 14px;
    padding-left: 10px;
    color: #666;
    padding-top: 5px;
}

.appr_detail_info_3_item span {
    color: #333;
    font-weight: bold;
    margin: 0 5px;
}

.variety {
    display: inline-block!important;
}

/* ################ 虚假交易商 ############### */

.t_sham_item {
    border: 1px solid rgba(238, 238, 238, 1);
    position: relative;
    padding: 40px 20px;
    border-bottom: none;
}

.t_sham_item:last-child {
    border-bottom: 1px solid rgba(238, 238, 238, 1);
}

.sham_item_img {
    width: 200px;
    height: 84px;
    border: 1px solid rgba(238, 238, 238, 1);
}

.sham_item_img img {
    width: 100%;
    height: 100%;
}

.sham_check_btn {
    width: 110px;
    height: 30px;
    line-height: 30px;
    background: linear-gradient(0deg, rgba(90, 149, 238, 1), rgba(70, 132, 226, 1));
    border-radius: 5px;
    font-size: 16px;
    color: #FEFEFE;
    position: relative;
    top: 16px;
}

.sham_item_icon {
    width: 16px;
    height: 15px;
    position: relative;
    top: -2px;
}

.sham_detail_icon {
    width: 30px;
    height: 27px;
    position: relative;
    top: -2px;
}

.sham_item_status {
    font-size: 16px;
    color: #FF5A55;
}

.sham_detail_status {
    font-size: 24px;
    color: #FF5A55;
    position: relative;
}

.sham_item_info {
    position: relative;
    left: 30px;
}

.sham_detail_info {
    position: relative;
    left: -60px;
}

.t_sham_status_wu {
    width: 70px;
    height: 30px;
    background: rgba(255, 90, 85, 1);
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.sham_detail_img {
    width: 610px;
    height: 313px;
}




/* echart图表 */
.trader_echart_box{
    width: 100%;
    height: 280px;
    border:1px solid rgba(47,125,203,.1);
    border-radius:10px;
}


.dealer_event_detail a{
	color: var(--color)!important;
	font-weight: bold!important;
	text-decoration: none!important;
}