﻿.abs:hover {
    color: #0000FF !important;
}

body {
    background-color: #F7F7F7;
    color: #333333;
    min-width: 1200px;
	
}
div,p,input,li{
	box-sizing: border-box;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif";
}

ul,
ul li,
ol,
li {
    list-style: none outside none;
}

img {
    vertical-align: middle;
    border: none;
    max-width: 100%;
}

i {
    font: inherit;
}

textarea {
    resize: none;
    outline: none;
}

input,
select,
option {
    vertical-align: middle;
    border-radius: 0px;
    
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
}

.checkbox input[type="checkbox"]{
    -moz-appearance: auto;
    -webkit-appearance: auto;
    appearance: auto;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    outline: none;
}

.input-must {
    position: relative;
}

.input-must:after {
    content: '*';
    position: absolute;
    color: red;
    right: 10rpx;
    top: 36rpx;
    width: 14rpx;
    height: 14rpx;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca;
    font-size: 12px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #cacaca;
    font-size: 12px;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #cacaca;
    font-size: 12px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca;
    font-size: 12px;
}

.main_c {
    width: 1200px;
    min-width: 1200px;
    margin: auto;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
strong {
    font-weight: normal;
}

select::-ms-expand {
    display: none;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:link {
    text-decoration: none;
    outline: none;
}

a:visited {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    outline: none;
}

a:active {
    text-decoration: none;
    outline: none;
}

.clear {
    clear: both;
}

.cursor {
    cursor: pointer;
}

.flex1 {
    display: flex;
}

.flex {
    display: flex;
    align-items: center;
}

.flex2 {
    /*display: flex;*/
    /*align-items: center;*/
    /*align-content: flex-start;*/
    flex-direction: column;
}

.flex_around {
    justify-content: space-around;
}

.flex_between {
    justify-content: space-between;
}

.flex_wrap {
    flex-wrap: wrap;
}

.flex_item1 {
    flex: 1;
}

.flex_item2 {
    flex: 2;
}

.flex_item3 {
    flex: 3;
}

.flex_item4 {
    flex: 4;
}

.flex_item5 {
    flex: 5;
}

.flex_item6 {
    flex: 6;
}

.flex_item_d {
    /* align-items: ; */
}

.just_center {
    justify-content: center;
}

.tet_center {
    text-align: center;
}

.float {
    float: left;
}

.lpcwer_ovhid {
    text-overflow: ellipsis;
    -ms-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-box-orient: vertical;
    -ms-line-clamp: 2;
    -moz-box-orient: vertical;
    -moz-line-clamp: 2;
    box-orient: vertical;
}

.overflow {
    overflow: hidden;
}


.qpdei_gert>a {
    color: #1a1a1a;
    font-weight: 500;
}

.color_333333 {
    color: #333333;
}

.color_ED4040 {
    color: #ED4040;
}

.color_8A7AC {
    color: #A8A7AC;
}

.color_5F5F5F {
    color: #2A2A2A;
    font-weight: bold;
}

.color_8G8G8G {
    color: #2A2A2A;
}

.color_AAAAAA {
    color: #818181;
}

.color_WYWYWY {
    color: #4D4D4D;
}

.color_BBBBBB {
    color: #686868;
}

.color_6E6E6E {
    color: #6E6E6E;
}

.color_F5B52B {
    color: #F5B52B;
}

.color_1CCFAB {
    color: #1CCFAB;
}

.color_000000 {
    color: #000000;
}

.color_25 {
    color: #252525;
}

.font_12 {
    font-size: 12px;
}

.font_16 {
    font-size: 16px;
}

.font_18 {
    font-size: 18px;
}

.font_14 {
    font-size: 14px;
}

.font_20 {
    font-size: 20px;
}

.font_24 {
    font-size: 24px;
}

.font_28 {
    font-size: 28px;
}

.font_26 {
    font-size: 26px;
}

.huise {
    background-color: #7D7D7D;
    /* //虚假 */
}

.bac_kg6 {
    background-color: #02A6EA !important;
    /* 拉人多 */
}

.bac_kg7 {
    background-color: #2C2C2C !important;
    /* 已跑路 */
}

.bac_kg17 {
    background-color: #E53A1E !important;
    /* 出金延迟 */
}

.bac_kg18 {
    background-color: #EBB218 !important;
    /* 客诉多 */
}

.bac_kg20 {
    background-color: #704729 !important;
    /* 体验差 */
}

.bac_kg21 {
    background-color: #1CCF5A !important;
    /* 监管中 */
}

.bac_kg22 {
    background-color: #1CCFAB !important;
    /* 信用高 */
}

.wocwt a {
    color: #6A6A6A;
}

.wocwt a:hover {
    text-decoration: underline;
}

.wt_bept {
    border: 1px solid #E1E1E1;
    border-radius: 6px;
}

.wt_bept:hover {
    border: 1px solid #f7bebe;
}

.zapwlt a:hover {
    text-decoration: underline;
}

/*去除默认填充背景色*/
input[type="text"], input[type="password"]{
    -webkit-box-shadow: 0 0 0px 1000px none inset;
}


