﻿* {
    margin: 0;
    padding: 0;
    outline:none;
}
img {
    border:0px;
}
ImageButton {
    border: 0px;
}
body {
    font-size: 12px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
.PCMain {
    position: relative;
    margin: 0 auto;
    width: 1400px;
   
}

.PCMaintTwo {
    position: relative;
    margin: 0 auto;
    width: 1400px;
    display: none;
}
    .PCMaintTwo b {
        font-size: 1.2rem;
    }

.show_One {
    border: 0px solid #d9d9d9;
    position: absolute;
    top: 19%;
    right: 36%;
}
.show_Two {
    border: 0px solid #d9d9d9;
    position: absolute;
    top: 47%;
    right: 36%;
    width: 28%;
}
    .show_Two p {
        font-size: 1.3rem;
        text-indent: 45px;
        line-height: 35px;
    }
.show_Time {
    border: 0px solid #d9d9d9;
    position: absolute;
    top: 74%;
    right: 36%;
}

/*首页*/
.In-One {
    border: 0px solid #f96e6b;
    top: 51%;
    left: 23%;
    position: absolute;
    width: 520px;
}
    .In-One p {
        font-size: 15px;
        line-height: 22px;
        font-weight: bold;
        color: #393837;
    }
.In-Two {
    border: 0px solid #f96e6b;
    top: 78%;
    left: 35%;
    position: absolute;
}
/*end*/

/*入营测试*/
.food-one{
border: 0px solid #f96e6b;
top: 17%;
left: 26%;
position: absolute;
width: 520px;
}
.bjMian {
    width: 90%;
    /* height: 200px; */
    position: absolute;
    top: 17%;
    left: 5.8%;
    border-radius: 10px;
}

.showbj {
    width: 98.4%;
    background-color: #f3e1c5;
    /*padding-bottom: 20px;*/
}

.Btext {
    width: 94%;
    border: 0px solid #afaaaa;
    margin: 10px auto;
}

    .Btext h1 {
        font-size: 20px;
        color: #512d1c;
        line-height: 30px;
        margin: 12px 0 0 0;
    }
/*end*/


/*视频播放*/
.video-one {
    border: 0px solid #f96e6b;
    top: 24%;
    left: 26%;
    position: absolute;
    width: 50%;
}

.videoH2 {
    font-size: 17px;
    color: #4e4d4c;
    padding: 10px;
}
.video-two {
    border: 0px solid #f96e6b;
    top: 71%;
    left: 44.5%;
    position: absolute;
}
.video-S {
    border: 0px solid #f96e6b;
    top: 76.5%;
    left: 44%;
    position: absolute;
}

/*end*/

/*入营资格*/
.FansPCMain {
    border: 0px solid #f96e6b;
    top: 17%;
    left: 25.5%;
    position: absolute;
    width: 50%;
}
.next {
    width: 70%;
    border: 0px solid #afaaaa;
    margin: 8% auto;
    /*height: 100px;*/
}
    .next li {
        width: 40%;
        margin: 0px 4% 0 5%;
        float: left;
    }
    .next img {
        width: 40%;
        margin: 0px auto;
    }
ul {
    list-style: none outside none;
}
/*end*/

/*入队申请*/
.sy-info {
    border: 0px solid #f96e6b;
    position: absolute;
}

    .sy-info img {
        width: 100%;
        float: left;
    }
.use {
    font-size: 17px;
    color: #4e4d4c;
    font-weight: bold;
    margin-top: 15px;
}
    .use input {
        border: 0px solid #f96e6b;
        height: 30px;
        width: 340px;
        border-bottom: 1px solid #f96e6b;
        background-color: #f2e1c5;
    }
/*end*/


/*分数*/
.textokMian {
    border: 0px solid #d9d9d9;
    position: absolute;
    top: 39%;
    left: 40%;
    width: 20%;
}

.textok-info {
    height: 100%;
    border: 0px solid #d9d9d9;
    margin: 30px auto;
    margin-bottom: 50px;
}

    .textok-info h1 {
        color: #cf240b;
        font-size: 10rem;
        text-align: center;
        margin: 50px 0 50px 0px;
    }
/*end*/



    /*时间的样式*/
.time-item strong {
        background: #C71C60;
        color: #fff;
        line-height: 49px;
        font-size: 14px;
        font-family: Arial;
        padding: 0 10px;
        border-radius: 5px;
        box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    }

#day_show {
    float: left;
    line-height: 49px;
    color: #c71c60;
    font-size: 32px;
    margin: 0 10px;
    font-family: Arial,Helvetica,sans-serif;
}

.item-title .unit {
    background: none;
    line-height: 49px;
    font-size: 16px;
    padding: 0 10px;
    float: left;
}

.colbj {
    background-color: #5fa2b8;
}

.col {
    background-color: #5fa2b8;
}


