html, body {
    font-size: 12px;
}

body {
    margin: 0 auto;
    padding: 0px;
    font-size: 1em;
    font-family: "微软雅黑", sans-serif;
    color: #333;
    background: #fff;
    position: relative;
    -moz-user-select: none;
    min-width: 320px;
    overflow-x: hidden;
}

/* 日间主题 */
.day-theme {
    background-color: #ffffff;
    color: #333;
}

/* 夜间主题 */
.night-theme {
    background-color: #1a1a1a;
    color: #ffffff;
}
.night-head {
    background-color: #1a1a1a;
    color: #ffffff;
}
.night-theme .guize {
    background-color: #2a2a2a;
    border-color: #444;
}
.night-theme .cotbox {
    background-color: #2a2a2a;
    color: #ffffff;
    border-color: #444;
}
.night-theme .zhuanhuanbox {
    background-color: #2a2a2a;
    color: #ffffff;
    border-color: #444;
}
.night-theme .zhuanhuananniu {
    background-color: #2a2a2a;
    border-color: #444;
}

.night-theme .tijiao {
    background-color: #0077AA;
    color: #fff;
}

.night-theme .foot {
    background-color: #111;
    color: #ccc;
}

.night-theme a {
    color: #ffffff;
}

.night-theme a:hover {
    color: #cccccc;
}

p, ul, li, dl, dd, dt, form, input, h1, h2, h3, h4, h5, h6, h7 {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

ul, li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

img {
    border: none;
    vertical-align: top;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #333;
}

.strong {
    font-weight: bold;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

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

.clear {
    clear: both;
    overflow: hidden;
    line-height: 0px;
    height: 0px;
    font-size: 0px;
}

i, em {
    list-style: none;
    font-style: normal;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

input, select, button {
    font: 12px "微软雅黑";
    vertical-align: middle;
}

select::-ms-expand {
    display: none;
}

.wrap {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.btn-color .layui-layer-btn0 {
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color: #fff;
}

.btn-color .layui-layer-btn0 {
    border-color: #dedede;
    background-color: #fff;
    color: #333;
}

.head {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px 0;
}

.head p {
    width: 50%;
    height: auto;
    overflow: hidden;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #333;
    display: inline-block;
    padding-top: 15px;
}

.cotbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f9f9f9;
    min-height: 760px;
    border-top: 1px solid #E2E2E2;
    padding: 40px 0;
}

.cotbox h1 {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    font-size: 36px;
    font-weight: lighter;
    text-align: center;
}

.guize {
    width: calc(100% - 42px);
    height: auto;
    padding: 20px;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
}

.guize p {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zhuanhuanbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 30px 0;
}

.zhuanhuananniu {
    width: calc(100% - 42px);
    height: auto;
    padding: 20px !important;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
    font-size: 14px;
    color: #999;
    text-align: center;
}

.file-box {
    display: block;
    position: relative;
    padding: 15px 0;
    overflow: hidden;
    color: #fff;
    background-color: #f34c00;
    font-size: 16px;
    margin: 0 auto 20px auto;
    width: 300px;
    text-align: center;
}

.file-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    outline: none;
    background-color: transparent;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.radio-primary {
    width: auto;
    height: auto;
    overflow: hidden;
    display: inline-block;
    font-size: 14px;
    margin: 0 10px;
}

.radio-primary input {
    margin-top: 8px;
    display: block;
    float: left;
}

.radio-primary label {
    margin-top: 5px;
    display: block;
    float: left;
}

.chicun {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0 20px 0;
}

.chicun span {
    width: auto;
    overflow: hidden;
    height: auto;
    float: left;
    display: block;
    font-size: 14px;
    padding-top: 5px;
}

.xuanzebox {
    width: auto;
    overflow: hidden;
    height: auto;
    float: left;
    display: block;
    padding-left: 20px;
}

.yulan {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.yulan img {
    display: block;
    max-width: 100%;
    margin: 0 auto 20px auto;
    border: 1px solid #ebebeb;
}

.tijiao {
    padding: 15px 0;
    overflow: hidden;
    color: #fff;
    background-color: #0099CC;
    font-size: 16px;
    margin: 20px auto 20px auto;
    width: 200px;
    text-align: center;
    cursor: pointer;
}

.tijiao a {
    color: #fff;
    cursor: pointer;
}

.zhuanhuananniu img {
    display: block;
    max-width: 100%;
    margin: 0 auto 10px auto;
}

.foot {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #999;
    background: #000;
    padding: 15px 0;
}

.chicuntitle {
    padding: 9px 0 !important;
    text-align: left !important;
    font-weight: bold !important;
    width: 60px;
}

.chicuncot {
    margin-left: 80px !important;
}

@media screen and (max-width: 1199px) {
    .wrap {
        max-width: 96%;
    }
}

@media screen and (max-width: 800px) {
    .head p {
        display: none;
    }

    .head img {
        display: block;
        margin: 0 auto;
    }
}

@media screen and (max-width: 600px) {
    .cotbox h1 {
        font-size: 28px;
    }

    .xuanzebox {
        float: none;
        width: 100%;
        padding-left: 0;
    }

    .chicun span {
        float: none;
        width: 100%;
    }

    .radio-primary {
        margin: 0 10px 0 0;
    }
}

@media screen and (max-width: 330px) {
    .cotbox h1 {
        font-size: 24px;
    }
}