* {
    word-break: break-all;
    font-family: Microsoft YaHei, Verdana, Arial;
}

body {
    margin: 0px;
    font-size: 14px;
    color: #000000;
    background: #f0f0f0;
}

a{
    text-decoration: none;
    outline: none;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0
}

fieldset,
img,
button,
.search-btn,
.search-btn1,
.footer-search-btn,
.search-input1,
.search-input {
    border: 0;
    padding: 0;
    margin: 0;
    outline-style: none;
}

a:link,
a:visited,
a:active {
    color: #333333;
    text-decoration: none;
}

a {
    text-decoration: none;
    display: inline-block;
}

ul,
ol {
    list-style: none
}


s,
i,
em {
    font-style: normal;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    visibility: hidden;
    clear:both;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fb {
    font-weight: bold;
}


.d-b{
    display: block!important;
}

a:hover {
    /*color: #FF6600;*/
    color:#468bea;
    text-decoration: none;
}
.red{
    color: #FF6600!important;
}

.c-green{
    color:#4fc070;
}

.c-lightgreen{
    color:#72be23;
}

.c-pink{
    color:#e85a72;
}
.c-red{
    color:#fe0000!important;
}
.c-redtint{
    color:#ec5345;
}
.c-blue{
    color:#0f68de!important;
}
.c-gray{
    color:#7b7984;
}
.c-orange{
    color:#fda80d;
}
.button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}

.button:hover {
    text-decoration: none;
}

.button:active {
    position: relative;
    top: 1px;
}

.blue {
    color: #fff;
    border: none;
    background: #0f68dc;
    background: -webkit-gradient(linear, left top, left bottom, from(#0f68dc), to(#0f68dc));
    background: -moz-linear-gradient(top, #0f68dc, #0f68dc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f68dc', endColorstr='#0f68dc');
}

.blue:hover {
    background: #007ead;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
    background: -moz-linear-gradient(top, #0095cc, #00678e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}

.blue:active {
    color: #80bed6;
    background: -webkit-gradient(linear, left top, left bottom, from(#018dec), to(#018dec));
    background: -moz-linear-gradient(top, #018dec, #018dec);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#018dec', endColorstr='#018dec');
}
.green {
    color: #fff;
    border: none;
    background: #76cf73;
    background: -webkit-gradient(linear, left top, left bottom, from(#76cf73), to(#76cf73));
    background: -moz-linear-gradient(top, #76cf73, #76cf73);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#76cf73', endColorstr='#76cf73');
}

.green:hover {
    background: #66bb00;
    background: -webkit-gradient(linear, left top, left bottom, from(#66bb00), to(#66bb00));
    background: -moz-linear-gradient(top, #66bb00, #66bb00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66bb00', endColorstr='#66bb00');
}

.green:active {
    color: #80bed6;
    background: -webkit-gradient(linear, left top, left bottom, from(#66b663), to(#66b663));
    background: -moz-linear-gradient(top, #66b663, #66b663);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66b663', endColorstr='#66b663');
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {

    color: #929292;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #929292;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #929292;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #929292;
}
.gray {
    color: #989a99;
}
.blueee{
    color: #0f68dc;
}
input[type="file"] {
    color: transparent;
}
input[type="text"],textarea{
    border: 1px solid #dddddd;
    text-indent: 5px;
}
#header{
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #dddddd;
    border-top:1px solid #ddd;
    position: relative;
}

.header-mes{
    background-color: #f8f8f8;
    height:38px;
    line-height: 38px;
}

.kongbai{
    height:114px;
}
#header .fr{
    cursor: pointer;
}
#header a{
    color: black;
}
.home-cpgl{
    margin:0 20px 0 40px;
    float:left;
}
#header .home-cpgl>i{
    width: 12px;
    height: 12px;
    background: url(../images/icon2.png) no-repeat 0px 0px;
    margin: 0 5px 0 5px;
    cursor: pointer;
}
#header .fr i{
    background: url(../images/icon2.png) no-repeat -51px 0px;
}
/*
.a-jf{
    top:0px;left:135px;
    position: absolute;
}
.a-jf i{
    background: url(../images/icon2.png) no-repeat -92px 0px!important;
    width:18px!important;
    height:20px!important;
}
.span-jf{
    color:#0c7cde;
    font-size: 12px;
    font-weight: 600;
    margin-left: -5px;
}
.inner-jf{
    font-size: 12px;
    color:#fc0001;
    font-weight: bold;
    margin-right: 3px;
}
.a-ye{
    top:0px;left:265px;
    position: absolute;
}
.a-ye i{
    background: url(../images/icon2.png) no-repeat -197px 0px!important;
    width:16px!important;
    height:19px!important;
    margin: 0 7px 0 5px!important;
}
.span-ye{
    color:#ce9e31;
    font-size: 12px;
    font-weight: 600;
    margin-left: -5px;
}
.inner-ye{
    font-size: 12px;
    color:#fc0001;
    font-weight: 600;
    margin-right: 3px;
}
.a-dj{
    top:0px;left:410px;
    position: absolute;
}
.a-dj i{
    width:18px!important;
    height:18px!important;
    margin-right: 7px!important;
}

.a-dj .dj0{
    background: url("../images/icon-dj.png") no-repeat -3px 0!important;
}

.a-dj .dj1{
    background: url("../images/icon-dj.png") no-repeat -26px 0!important;
}

.a-dj .dj2{
    background: url("../images/icon-dj.png") no-repeat -49px 0!important;
}

.a-dj .dj3{
    background: url("../images/icon-dj.png") no-repeat -74px 0!important;
}

.a-dj .dj4{
    background: url("../images/icon-dj.png") no-repeat -101px 0!important;
}

.a-dj .dj5{
    background: url("../images/icon-dj.png") no-repeat -128px 0!important;
}

.span-dj{
    color:#909090;
    font-size: 12px;
    font-weight: bold;
    margin-left: -3px;
}
.a-sj{
    top:0px;left:490px;
    position: absolute;
    cursor: pointer;
}
.a-sj i{
    background: url(../images/icon2.png) no-repeat -226px -107px!important;
    width:11px!important;
    height:13px!important;
    vertical-align: inherit;
}
.span-sj{
    color:#0e76d7;
    font-size: 12px;
    font-weight: bold;
    margin-left: -3px;
}*/
#header ul{
    padding:15px 0 20px 20px;
    background-image:linear-gradient(to right,#dce7ea 50%,#f2f6f9,#e2eaee);
}
#header ul li {
    float: left;
    border-radius: 2px;
    text-align: center;
    padding: 6px 16px 6px 13px;
    margin-right: 15px;
    cursor: pointer;
}
#header ul li a{
    margin: 0;
}
#header ul li i{
    width: 18px;
    height: 18px;
}
#header ul .hli1{
    height:20px;
    background-color: #30b24b;
    color: #fff;    
    border: 1px solid #20a638;
    box-shadow: 1px 1px 2px #426c4d;
}

.header-mes>span{
    color:#545454;
    float:left;
}

.fwb-num{
    font-size: 16px;
    color:#272727;
    font-weight: bold;
    margin-right:3px;
}

.fb-num{
    font-size: 16px;
    color:#272727;
    font-weight: bold;
    margin-right:3px;
}

#cz{
    margin:0px 0px 0 16px;
}

#buy{
    margin:0 0px 0 20px;
    position: relative;
}

#buy i{
    width:10px;
    height:10px;
    position: relative;
    background: url("../images/icon2.png") no-repeat -252px -26px;
    top: -10px;
    right: 1px;
}

#zuan{
    margin:0 0px 0 20px;
}

.shu{
    color:#dadce8!important;
    margin-right:12px;
    margin-left:12px;
}

.header-mes-p{
    float:right;
}

.pc-app{
    color:#299340!important;
    margin-right: 10px;
    cursor: pointer;
    font-weight: bold;
}

.pc-app i{
    background: url("../images/icon2.png") no-repeat -272px -26px;
    display: inline-block;
    width:18px;
    height:26px;
    margin-right: 5px;
    vertical-align: middle;
}

.header-mes-p .download{
    color: #1155f6!important;
    margin-right: 28px;
}

.header-mes-p .download i{
    width:12px;
    height:12px;
    background: url("../images/icon2.png") no-repeat -212px -57px;
    display: inline-block;
    margin-right: 4px;
}

.fabu-jf{
    display: inline-block;
    background: #cd2d1f;
    border:1px solid #e1f2e5;
    margin-left: 12px;
    height:22px;
    line-height: 20px;
    padding: 0 6px;
}

.djq{
    display: inline-block;
    background: #e15e46;
    border:1px solid #e1f2e5;
    margin-left: 12px;
    height:22px;
    line-height: 20px;
    padding: 0 6px;
    color:#fff!important;
}

#header ul .hli2{
    background-color: #2374fc;
    color: #fff;
    border: 1px solid #2374fc;
    box-shadow: 1px 1px 2px #31425e;
}
#header ul .hli3{
    background-color: #f4f4f4;
    border: 1px solid #dbdddc;
    color: #1575e5;
    box-shadow: 1px 1px 2px #656565;
}
#header ul .hli4{
    background-color: #e40f02;
    border: 1px solid #ce0f03;
    color: #fff;
    box-shadow: 1px 1px 2px #794c51;
}
#header ul .hli5{
    background-color: #4ca7fa;
    border: 1px solid #49a7fe;
    color: #fff;
}

#header ul .hli6{
    height: 20px;
    background-color: #d1ae62;
    border: 1px solid #c9a048;
    color: #fff;
    box-shadow: 1px 1px 2px #a09479;
}
#header ul .hli1 a,#header ul .hli2 a,#header ul .hli4 a,#header ul .hli5 a,#header ul .hli6 a{
    color: #fff;
}
#header ul .hli3 a{
    color: #1575e5;
}
#header ul .hli1 i{
    background: url(../images/icon2.png) no-repeat -246px 0px;
    margin-top: 2px;
}
#header ul .hli2 i{
    background: url(../images/icon2.png) no-repeat -234px -57px;
    width: 17px !important;
    height:11px!important;
}
#header ul .hli3 i{
    background: url(../images/icon2.png) no-repeat -68px 1px;
}
#header ul .hli4 i{
    background: url(../images/icon2.png) no-repeat -264px 0px;
    width:17px!important;height:14px!important;
}
#header ul .hli5 i{
    background: url(../images/icon2.png) no-repeat -45px -34px;
    width:23px!important;height:16px!important;
}

#header ul .hli6 i{
    background: url(../images/icon2.png) no-repeat -261px -56px;
    margin-top: 2px;
    width:16px!important;
    height:19px!important;
    margin-top: -4px;
}

.vip-hy-no{
    width:90px;
    height:25px;
    display: inline-block;
    background: url("../images/freeVipIcon.png") no-repeat;
    float:right;
    margin-right: 35px;
}

.vip-hy-by{
    width:93px;
    height:34px;
    display: inline-block;
    background: url("../images/vip-hy.png") no-repeat -6px -3px;
    float:right;
    margin-right: 25px;
    position: relative;
}

.vip-hy-hj{
    width:93px;
    height:34px;
    display: inline-block;
    background: url("../images/vip-hy.png") no-repeat -6px -46px;
    float:right;
    margin-right: 25px;
    position: relative;
}

.vip-hy-bj{
    width:93px;
    height:34px;
    display: inline-block;
    background: url("../images/vip-hy.png") no-repeat -6px -87px;
    float:right;
    margin-right: 25px;
    position: relative;
}

.vip-hy-zs{
    width:93px;
    height:34px;
    display: inline-block;
    background: url("../images/vip-hy.png") no-repeat -6px -129px;
    float:right;
    margin-right: 25px;
    position: relative;
}

.vip-date{
    position: relative;
    font-size: 12px;
    color:#047c1e;
    bottom: -20px;
    right: -30px;
}

.main-cp {
    background-color: #fff;
    padding: 25px;
    border: 1px solid #dddddd;
    position: relative;
}

.main-cp p {
    font-size: 16px;
    display: inline-block;
}

.main-cp .fb .mci1 {
    width: 4px;
    height: 18px;
    background-color: #028beb;
    margin: -2px 5px 0 0;
}
.main-cp .fb .mci2 {
        width: 98px;
        height: 30px;
        background: url(../images/icon3.png) no-repeat -1px -313px;
        margin-left: 5px;
}
.main-cp .fb .mci3 {
        width: 98px;
        height: 30px;
        background: url(../images/icon3.png) no-repeat -1px -276px;
        margin-left: 5px;
}
.main-cp .fb .mci4 {
         width:140px;
        height: 26px;
    background: url(../images/icon3.png) no-repeat -75px -153px;
    margin-left: 5px;
}
.main-cp .fb .mci5{
    width: 68px;
    width:140px;
    height: 26px;
    background: url(../images/icon3.png) no-repeat -133px -247px;
    margin-left: 5px;
}
.main-cp .fb i{
    width: 4px;
    height: 18px;
    background-color: #028beb;
    margin: -2px 10px 0 0;
}
.base-gou{
    width: 15px;
    height: 15px;
    background: url(../images/icon3.png) no-repeat -114px 0px;
    vertical-align: middle;
}
.base-jian{
    width: 15px;
    height: 16px;
    background: url(../images/icon3.png) 0px -80px no-repeat;
    vertical-align: middle;
}
.base-re{
    display: inline-block;
}

.base-re .base-error{
    color:red;
}
.base-re .base-right {
    color: green;
}
.base-re .base-error {
    color: red;
}
    .base-re .base-normal {
        color: #ffb30f;
    }
.base-right i,.base-error i{
    width: 15px;
    height: 16px;
}
.base-right i{
    background: url(../images/icon3.png) -114px 0px no-repeat;
}
.base-error i{
    background: url(../images/icon3.png) no-repeat 0px -80px;
}

.show li span a{
    color:#0063d8!important;
    /*color:#4da7fd!important;*/
}

.kw-li:hover{
    font-size: 15px!important;
}

.kw-li:hover span a{
    font-size: 15px!important;
}

.kongbai{
    display: none;
}

.btn-gray {
    color: #fff!important;
    border: none;
    background: #bfbcbc!important;
}
/*
.a-jf .tri,.a-ye .tri{
    width: 0;
    height: 0;
    border: 8px solid;
    border-color: transparent transparent #3ca00f transparent;
    position: absolute;
    top: 10px;
    left: 50px;
    z-index: 999;
    display: none;
            }

.a-jf .tri .tri-span,.a-ye .tri .tri-span {
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 7px solid #fdff65;
    display: block;
    top: -6px;
    left: -8px;
    position: relative;
    z-index: 99999;
}

.a-jf .tri .tri-ok,.a-ye .tri .tri-ok {
    width:110px;
    line-height: 15px;
    text-align: center;
    text-align: left;
    z-index: 989;
    position: absolute;
    background-color: #fdff65;
    color: #424040;
    padding: 2px 5px;
    top: 8px;
    left: -60px;
    border-radius: 5px;
    font-size: 12px;
    border: 1px solid #3ca00f;
    overflow: hidden;
}

.a-jf:hover .tri,.a-ye:hover .tri{
    display: block;
}*/

/*����˫12������css*/
.add12tcbackgroundlayerdiv {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #333333;
    opacity: 0.8;
    z-index: 99999;
}

.add12tcpopupdiv {
    display: block;
    width: 1050px;
    height: 600px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    border-radius: 10px;
    z-index: 99999;
    /* border: 1px solid #ffffff; */
}
.add12huodongtpdiv {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 500px;
    background: url(../images/vip/2021/uc202103.png) no-repeat;
}
.clickadiv{
    position: relative;
    top: 0px;
    left: 80px;
    width: 725px;
    height: 465px;
    /* background: red; */
    /* border: 1px solid red; */
}
.clickadiv a{
    width: 900px;
    height: 100%;
}
.close12btndiv {
    display: block;
    position: relative;
    top: 70px;
    left: 810px;
    width: 30px;
    height: 20px;
    cursor: pointer;
    /* background: black; */
    /* border: 1px solid black; */
}