#header .server_link .kexie {
    /*border-bottom: 2px solid #00a7f4;*/
    position: relative;
}
#header .server_link .kexie i {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 64px;
    height: 2px;
    background: #00a7f4;
}
a {
    text-decoration: none;
    color: inherit;
}
a:hover {
    text-decoration: none;
    color: inherit;
}

.fl {
    float: left;
}

.base{
    background-color: #eeffed;
}

.kexie .clearfix::before,
.clearfix::after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}
.base .banner {
    width: 100%;
    height: 770px;
    background: url("/site_media/web/img/home/banner2.png") no-repeat center;
    -webkit-background-size: 1920px 1080px;
    background-size: 1920px 770px;
    /*position: relative;*/
}
/*.banner .content{*/
/*position: absolute;*/
/*left: 50%;*/
/*top: 280px;*/
/*transform: translateX(-50%);*/
/*width: 374px;*/
/*height: 174px;*/
/*background: url('/site_media/images/index/kexie/banner_inner.png') no-repeat 100% 100%;;*/
/*}*/

.base .main {
    width: 100%;
    overflow-x: hidden;
    margin: -158px auto 0;
    /*padding-bottom: 40px;*/
    /*-webkit-background-size: auto 262px;*/
    /*background-size: auto 262px;*/
    /*background: url('/site_media/web/img/home/bg.png') no-repeat;*/
    /*background-position: left bottom;*/
}

.kexie {
    width: 1000px;
    margin: 0 auto;
    font-size: 14px;
    color: #555;
}
.box {
    padding: 0 12px;
    box-sizing: border-box;
    /*box-shadow: inset 1px 0px #e8e8e8;*/
    border: 1px solid #e8e8e8;
}
.box > .title {
    height: 50px;
    line-height: 50px;
    color: #0f7d6c;
    font-size: 24px;
    border-bottom: 1px solid #e8e8e8;
}
.box > .title:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 2px;
    vertical-align: middle;
}
.intro > .fl:nth-of-type(1) {
    width: 650px;
    margin-right: 20px;
}
.intro > .fl:nth-of-type(2) {
    width: 330px;
}
.intro .intro_intro {
    width: 650px;
    height: 570px;
    background: #fff;
}
.intro .intro_attend {
    margin-bottom: 20px;
    height: 402px;
    background: #fff;
}
.intro .intro_load {
    height: 148px;
    background: #fff;
}
.intro .intro_intro .title .more {
    float: right;
    margin-top: 18px;
    width: 59px;
    height: 16px;
    background: url("/site_media/web/img/home/more.png") no-repeat 100% 100%;
    cursor: pointer;
}
.intro .intro_intro .title::before {
    width: 23px;
    height: 25px;
    background: url("/site_media/web/img/home/icon1.png") no-repeat 100% 100%;
}
.intro .intro_attend .title::before {
    width: 25px;
    height: 23px;
    background: url("/site_media/web/img/home/icon2.png") no-repeat 100% 100%;
}
.intro .intro_load .title::before {
    width: 23px;
    height: 22px;
    background: url("/site_media/web/img/home/icon3.png") no-repeat 100% 100%;
}
.intro .intro_load .load1::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    vertical-align: middle;
    background: url("/site_media/web/img/home/icon3_1.png") no-repeat 100% 100%;
}
.intro .intro_load .load2::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    vertical-align: middle;
    background: url("/site_media/web/img/home/icon3_2.png") no-repeat 100% 100%;
}
.intro .intro_load .load2:hover:before {
    background: url("/site_media/web/img/home/icon11.png") no-repeat 100% 100%;
}
.tiku > .title::before {
    width: 26px;
    height: 24px;
    background: url("/site_media/web/img/home/icon4.png") no-repeat 100% 100%;
}
.history > .title::before {
    width: 23px;
    height: 25px;
    background: url("/site_media/web/img/home/icon1.png") no-repeat 100% 100%;
}
.link .left .title::before {
    width: 25px;
    height: 25px;
    background: url("/site_media/web/img/home/icon6.png") no-repeat 100% 100%;
}
.link .right .title::before {
    width: 25px;
    height: 26px;
    background: url("/site_media/web/img/home/icon9.png") no-repeat 100% 100%;
}
.associate .right {
    width: 330px;
    height: 160px;
}
.associate .left .title::before {
    width: 25px;
    height: 23px;
    background: url("/site_media/web/img/home/icon7.png") no-repeat 100% 100%;
}
.associate .right .title::before {
    width: 25px;
    height: 25px;
    background: url("/site_media/web/img/home/icon8.png") no-repeat 100% 100%;
}
.intro .intro_intro .infor .info_box {
    margin: 20px 0;
}
.intro .intro_intro .infor .left {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #0f7d6c;
    border-radius: 5px;
    margin-right: 18px;
    text-align: center;
}
.intro .intro_intro .infor .desc {
    vertical-align: top;
    display: inline-block;
    width: 501px;
    font-size: 14px;
    line-height: 24px;
    color: #555;
}
/*我要参赛*/
.intro .intro_attend .tips1 {
    background: #0f7d6c;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    width: 260px;
    height: 40px;
    line-height: 40px;
    margin: 20px auto 15px;
    text-align: center;
    position: relative;
}
.intro .intro_attend .tips1:hover {
    background: #349f82;
}
.intro .intro_attend .tips1 > i {
    position: absolute;
    left: 122px;
    bottom: -8px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid #0f7d6c;
}
.intro .intro_attend .tips1:hover i {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid #349f82;
}

.intro .intro_attend .tips {
    width: 260px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background: #f6f6f6;
    color: #999;
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}
.intro .intro_attend .tips:hover {
    background: #f90;
    color: #fff;
}

.intro .intro_attend .desc {
    color: #555;
    font-size: 14px;
    text-align: center;
}
.intro .intro_attend .qrc {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 11px;
}
/*资料下载*/
.intro .intro_load .btn {
    width: 260px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 14px;
    padding-left: 20px;
    box-sizing: border-box;
    cursor: pointer;
}
.intro .intro_load .btn.load1 {
    background: #ff9900;
    color: #fff;
    margin: 20px auto 10px;
}
.intro .intro_load .btn.load1:hover {
    background: #f60;
}
.intro .intro_load .btn.load2 {
    background: #f3f3f3;
    color: #333;
    margin: 0 auto 20px;
}
.intro .intro_load .btn.load2:hover {
    background: #f90;
    color: #fff;
}
.intro .intro_load .btn.load2:hover

/*题库*/
.tiku {
    margin-top: 20px;
    background: #fff;
}
.tiku > .clearfix {
    box-sizing: border-box;
    padding: 29px 8px 37px 8px;
}
.tiku .fl {
    box-sizing: border-box;
    background: #eaf3fc;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tiku .left {
    width: 630px;
    height: 182px;
    margin-right: 19px;
    /*margin: 29px 20px 0 20px;*/
    background: url(/site_media/web/img/home/history_bg.png) no-repeat 100% 100%;
}
.tiku .right {
    text-align: center;
    width: 309px;
    height: 182px;
    /*margin: 29px 0 37px 0;*/
}

.tiku .left img {
    margin-top: 23px;
    margin-right: 28px;
    margin-left: 18px;
}
.tiku .left span {
    display: inline-block;
    vertical-align: top;
}
.tiku .left span .title {
    margin-top: 55px;
    margin-bottom: 20px;
    color: #0f7d6c;
    font-size: 18px;
}
.tiku .left span .desc {
    line-height: 150%;
    font-size: 14px;
}

.tiku .right .title {
    margin-top: 55px;
    margin-bottom: 22px;
    color: #0f7d6c;
    font-size: 18px;
}
.tiku .right .desc {
    background: #fff;
    border-radius: 20px;
    border: 1px solid #c6ece7;
    width: 260px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    color: #0f7d6c;
    cursor: pointer;
    font-size: 14px;
}
.tiku .right .desc:hover {
    background: #fcfff9;
}

.history {
    margin-top: 20px;
    background: #fff;
}
.history .container {
    height: 206px;
    margin: 25px 14px 25px 5px;
    width: 965px;
    overflow-x: hidden;
    position: relative;
}
#prev {
    left: 5px;
    visibility: hidden;
}
#next {
    right: 5px;
    visibility: hidden;
}
.history .container ul {
    height: 206px;
    width: 1936px;
    overflow-x: auto;
    position: absolute;
}
.history .item {
    margin-right: 12px;
}
.history .item img {
    width: 230px;
    height: 150px;
}
.history .item p {
    color: #999;
    margin-top: 19px;
    text-align: center;
}

.link {
    margin-top: 20px;
    font-size: 10.5px;
}
.link .left {
    background: #fff;
    width: 650px;
    margin-right: 20px;
}
.link .right {
    background: #fff;
    width: 330px;
}
.link .left,
.link .right {
    height: 244px;
    background: #fff;
}
.link .left .cont {
    height: 150px;
    padding-top: 13px;
    padding-left: 8px;
    line-height: 27px;
}
.link .left .cont p::before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #0f7d6c;
}
.link .right .content {
    margin-left: 0;
    padding-top: 13px;
}
.link .right .content p {
    width: 291px;
    padding-left: 32px;
    line-height: 23px;
    box-sizing: border-box;
    margin-bottom: 6px;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: 0 0;
    letter-spacing: 1px;
}
.link .right .content p:first-of-type {
    background: url("/site_media/web/img/home/icon5_1.png") no-repeat;
}
.link .right .content p:nth-of-type(2) {
    background: url("/site_media/web/img/home/icon5_2.png") no-repeat;
    margin-bottom: 13px;
}
.link .right .content p:nth-of-type(3) {
    background: url("/site_media/web/img/home/icon5_3.png") no-repeat;
    margin-bottom: 14px;
}
.link .right .content p:last-of-type {
    background: url("/site_media/web/img/home/icon5_4.png") no-repeat;
}

.associate {
    margin-top: 20px;
}
.associate .left {
    background: #fff;
    height: 160px;
    /* margin-right: 20px; */
    /* width: 650px; */
}
.associate .left .cont {
    /* width: 600px; */
    font-size: 16px;
    color: #555;
    padding-left: 13px;
    padding-top: 13px;
    line-height: 24px;
}

.associate .right {
    background: #fff;
    height: 160px;
}
.associate .right .content {
    padding-left: 13px;
    padding-top: 13px;
    line-height: 24px;
    font-size: 16px;
}
/*.associate .right p::before{*/
/*content: '';*/
/*display: inline-block;*/
/*margin-right: 10px;*/
/*width: 8px;*/
/*height: 8px;*/
/*border-radius: 4px;*/
/*background: #0f7d6c;*/
/*}*/

body .layui-m-layer .layui-m-layer-msg {
    background-color: rgba(0, 0, 0, 0.8) !important;
    height: 40px !important;
    line-height: 40px !important;
    color: #fff !important;
    width: 200px !important;
    border-radius: 20px !important;
}
body .layui-m-layer-msg .layui-m-layercont {
    padding: 0 !important;
    text-align: center;
    font-size: 16px !important;
    height: 40px;
    line-height: 40px;
}
