@charset"utf-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
tr,
button {
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

body {
    font-size: 16px;
    color: #666666;
    font-family: "黑体", Arial, Helvetica, sans-serif;
    background: #f6f9fb;
}

img {
    border: none;
}

ul,
li {
    list-style: none;
}

a {
    color: #333333;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #ffbb30;
}

.clear {
    clear: both;
}
.clear::after {
    content: "";
    display: block;
    clear: both;
}
.fr {
    float: right;
}

.fl {
    float: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.zsz {
    color: #a42536;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f24 {
    font-size: 24px;
}

.csz {
    color: #cf8d30;
}

.ywz {
    font-family: Arial, Helvetica, sans-serif;
}

.th {
    text-decoration: underline;
}

.tline {
    text-decoration: line-through;
}

.tl {
    text-align: left;
}

.htz {
    font-family: "黑体";
}

.mr15 {
    margin-right: 15px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt5 {
    margin-top: 5px;
}



.top {
    width: 1300px;
    height: 96px;
    margin-left: 353px;
}

.logo {
    float: left;
    margin-top: 15px;
    line-height: 56px;
    font-weight: bold;
    font-size: 48px;
    color: #000;
}

.mark {
    float: right;
    width: 86px;
    height: 86px;
    margin-left: 100px;
    margin-top: 10px;
}

.mark img {
    width: 100%;
    height: auto;
}

.nav {
    width: 100%;
    height: 50px;
    background: #121316;
}

.nav ul {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    width: 140px;
    height: 50px;
    text-align: center;
}
.nav ul::after {
    content: "";
    display: block;
    clear: both;
}
.nav ul .btn-box {
    float: right;
    width: 100px;
    height:30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    background-color: #0089ff;
    border-radius: 4px;
    margin-left: 5px;
    color: #fff;
}
.nav ul .login-info {
    float: right;
    width: 200px;
}
.nav ul .login-info::after {
    content: "";
    display: block;
    clear: both;
}
.nav ul .login-info .avater {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-top: 4px;
    float: left;
}
.nav ul .login-info .username {
    font-size: 16px;
    line-height: 50px;
    color: #fff;
    float: left;
    margin-left: 4px;
}
.nav ul .login-info .unlogin {
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    float: left;
    margin-left: 10px;
}
.nav ul .btn-box.btn-box1 {
    background-color: #fff;
    color: #000;
}
.nav ul li a {
    display: block;
    width: 100%;
    height: 50px;
    color: #fff;
    line-height: 50px;
}

.nav ul li a:hover,
.nav_a {
    background: #f18d00 !important;
    color: white !important;
}

.banner {
    width: 850px;
    margin: 15px auto 0 auto;
}

.index_con {
    width: 1000px;
    overflow: hidden;
    background: #fff;
    padding: 20px 0 30px 0;
    margin: 15px auto;
}

.list-title {
    width: 100%;
    height: 26px;
}

.list-title::after {
    content: "";
    display: block;
    clear: both;
}

.index_titl {
    height: 26px;
    border-left: #f18d00 solid 3px;
    padding-left: 10px;
    font-weight: normal;
    color: #f18d00;
    font-size: 24px;
    line-height: 26px;
    float: left;
}

.go-more {
    float: right;
    font-size: 16px;
    color: #000;
    margin-right: 16px;
}

.index_con ul {
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.index_con ul li {
    float: left;
    width: 33%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

.index_con ul li img {
    width: 180px;
    height: 180px;
    border: #edecee solid 10px;
}

.index_con ul li h1 {
    font-size: 24px;
    line-height: 40px;
    font-weight: normal;
}

.index_con ul li p {
    font-size: 18px;
    color: #f99f00;
    line-height: 40px;
}

.index_con ul li a {
    display: block;
    width: 172px;
    height: 42px;
    border: #6f9dff solid 1px;
    border-radius: 30px;
    color: #6f9dff;
    line-height: 42px;
    margin: 10px auto;
}

.index_con ul li a:hover {
    background: #6f9dff;
    color: #fff;
}

.foot {
    /*position:fixed;*/
    color: #ccc;
    bottom: 0;
    border-top: 1px dashed white;
    background: #121316;
    /* background: url(../images/wenhuajingying.png) no-repeat 0 0; */
    background-size: 80px 80px;
    text-align: left;
    padding: 15px 100px;
}

.foot p {
    font-size: 14px;
    color: #ccc;
    line-height: 25px;
}

.foot a {
    color: #ccc;
    display: block;
}




.con {
    width: 920px;
    margin: 15px auto;
    background: #fff;
    padding: 20px 40px 40px 40px;
    overflow: hidden;
}

.con_titl {
    text-align: center;
    line-height: 60px;
    font-size: 30px;
    color: #333;
    border-bottom: #CCC dashed 1px;
    margin-bottom: 30px;
}

.con_mode {
    width: 100%;
    overflow: hidden;
}

.con_mode p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
}

.con_mode em {
    font-size: 16px;
    line-height: 30px;
    text-indent: 4em;
    display: block;
    font-style: normal;
}

.con_mode h1 {
    font-size: 16px;
    margin-top: 20px;
    line-height: 30px;
}

.con_mode h2 {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
}

.rech {
    width: 920px;
    padding: 40px 40px 10px 40px;
    overflow: hidden;
}

.rech div {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.rech div p {
    float: left;
    width: 160px;
    font-size: 16px;
    line-height: 35px;
}

.rech div select {
    float: left;
    width: 300px;
    height: 35px;
    border: #ccc solid 1px;
    border-radius: 5px;
    background: #fff;
}

.rech_sr {
    float: left;
    width: 300px;
    height: 35px;
    border: #ccc solid 1px;
    border-radius: 5px;
    background: #fff;
    font-size: 16px;
    color: #333;
    padding: 0 10px;
}

.rech div i {
    float: left;
    line-height: 35px;
    width: 680px;
    overflow: hidden;
    font-style: normal;
}

.rech div i label {
    margin-right: 20px;
}

.rech_k {
    width: 50px;
    height: 25px;
    margin: 0 10px;
}

.rech em {
    font-size: 16px;
    font-style: normal;
    padding-left: 160px;
}

.rech em span {
    color: red;
}

.rech a {
    display: block;
    width: 150px;
    height: 40px;
    margin-left: 200px;
    margin-top: 50px;
    border-radius: 5px;
    background: #f6cb0c;
    color: #0d3e96;
    line-height: 40px;
    text-align: center;
}

.rech a:hover {
    background: #d6b10c;
}


/*表格*/

.table_login_td {
    padding: 10px;
    margin: 20px;
}


/* 游戏详细资料 */

.detail_p {
    margin: 0 20px;
}

.close {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: silver;
    /*border-radius: 25px;*/
    /*box-shadow: 2px 2px 5px 0px black;*/
    /*cursor: pointer;*/
}

.close:hover {
    background: #f18d00;
}

.close:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 10px;
    background: white;
    transform: rotate(45deg);
    top: 20px;
    left: 10px;
}

.close:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 10px;
    background: white;
    transform: rotate(-45deg);
    top: 20px;
    left: 10px;
}

.red_f {
    color: red;
    font-size: 18px;
}

.mh {
    width: 100%;
}

.mh img {
    width: 100%;
}


.anchor_con {
    width: 1000px;
    overflow: hidden;
    background: #fff;
    padding: 20px 0 0 0;
    margin: 15px auto;
}

.anchor_con ul {
    box-sizing: border-box;
    padding: 0 24px;
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.anchor_con ul li {
    margin-right: 32px;
    margin-bottom: 40px;
    float: left;
    width: 214px;
    height: auto;
    text-align: center;
    border-radius: 8px;
    overflow: hidden;
    background: #F8F9FB;
    padding-bottom: 16px;
}

.anchor_con ul li:nth-child(4n) {
    margin-right: 0;
}

.anchor_con ul li .icon {
    position: relative;
    width: 214px;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.anchor_con ul li .icon .head {
    position: absolute;
    top: 188px;
    left: 50%;
    margin-left: -32px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.anchor_con ul li .name {
    margin-top: 36px;
    font-size: 20px;
    font-weight: bold;
    color: #323232;
}

.anchor_con ul li .authentication {
    margin-top: 24px;
}

.anchor_con ul li .watched {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 82px;
    height: 26px;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    background: rgba(0, 0, 0, 0.56);
    border-radius: 4px;
}

.add-anchor {
    display: block;
    width: 200px;
    height: 60px;
    border-radius: 4px;
    background-color: #f18d00;
    margin: 36px auto;
    border: none;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    font-weight: 600;
}

.tab-wrap {
    width: 1150px;
    margin: 0 auto;
}

.tab-wrap::after {
    content: "";
    display: block;
    clear: both;
}

.tab-wrap .tab-box {
    width: 200px;
    float: left;
    margin-right: 30px;
}

.tab-wrap .list {
    width: 920px;
    float: left;
}

.tab-wrap .tab {
    height: 26px;
    border-left: #505050 solid 3px;
    padding-left: 10px;
    font-weight: normal;
    color: #505050;
    font-size: 24px;
    line-height: 26px;
    margin-top: 20px;
}

.tab-wrap .tab.active {
    color: #f18d00;
    border-left: #f18d00 solid 3px;
}

.realname-title {
    font-size: 24px;
    font-weight: 600;
    width: 1200px;
    margin: 20px auto;
}

.realname-title img {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin-right: 8px;
}

.form-item {
    clear: both;
    margin-bottom: 20px;
}

.form-item:after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0;
}

.form-label {
    float: left;
    display: block;
    width: 150px;
    font-weight: 400;
    line-height: 20px;
}

.form-label .light {
    color: red;
}

.form-block {
    margin-left: 180px;
}

.form-block input[type='file'] {
    opacity: 0;
    width: 377px;
    height: 300px;
}
.form-block .s1 {
    width: 416px;
    height: 300px;
    margin-left: 20px;
    float: left;
}
.form-block .photo {
    width: 377px;
    height: 300px;
    background-image: url('../images/add.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
.form-block .add {
    width: 180px;
    height: 45px;
    background-color: #0089ff;
    font-size: 16px;
    line-height: 45px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    border: none;

}
.form-block #preview {
    display: none;
    float: left;
    margin-top: 20px;
}
.form-block input[name='phone'],
.form-block input[name='username'],
.form-block input[name='papersNum'] {
    width: 200px;
    height: 20px;
}
.index_con.index_con1 {
    width: 1100px;
    margin: 0 auto 50px;
    padding: 20px 50px;
}