/* last time made 2019-07-23*/

.p20{
    padding: 0px 20px;
}
.p10{
    padding: 0px 10px;
}


.button a:hover{
    color: #FFF;
}

.commonButton{
    height: 2.5em;
    border-radius: 7px;
    line-height: 2.5em;
    width: 70%;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 1em;
    color: #FFF;
    background: rgb(39,77,152);
}



.mt1{
    margin-top: 0.5em;
}


.mt2{
    margin-top: 1em;
}

.mt3{
    margin-top: 1.5em;
}

.mt4{
    margin-top:0.5em;
}
.mt5{
    margin-top:2em;
}

.pb_bg2{
    padding-bottom: 2em;
    background: #FFF;
}


.tc{
    text-align: center;
}
.db{
    display: block;
}

.title h1 {
    color: #008883;
    font-size: 1.25em;
    text-align: center;
    line-height: 1.3em;
    font-weight: normal;
}
.pictureList{
    padding: 0px 20px;
}
.pictureList ul {
    margin-left: -1em;
    overflow: hidden
}

.pictureList ul li.f0{
    width: 100%;
}
.pictureList ul li {
    margin-top:1em;
    width: 50%;
    float: left;

}

.rank h3{
    font-weight: normal;
    font-size: 0.9em;
}
.rank{
    overflow: hidden;
    position: relative;
    height: 1.8em;
    font-size: 1.25em;
    background: #ffb34a;
    color: #fff;
    line-height: 1.8em;
    padding-left: 2.5em;
}

.pic{
    font-size: 0.7em;
    color: #FFF;
    position: relative;
}
.pic .sp1{
    position: absolute;
    top:  5.7%;
    left: 25%;
}
.pic .sp2{
    position: absolute;
    top: 30%;
    left: 17%;
}
.pic .sp3{
    position: absolute;
    top: 55%;
    left: 18%;
}
.pic .sp4{
    position: absolute;
    top: 80%;
    left: 13%;
}


.pic .sp11{
    position: absolute;
    top: 5.7%;
    right: 14%;
}
.pic .sp7{
    position: absolute;
    top: 30%;
    right: 18%;
}
.pic .sp8{
    position: absolute;
    top: 55%;
    right: 20%;
}
.pic .sp9{
    position: absolute;
    top: 80%;
    right: 27%;
}
.pic .sp10{
    position: absolute;
    top: 80%;
    left: 14%;
}



.pic .sp12{
    position: absolute;
    color: #333;
    top: 21%;
    font-size: 2.2em;
    left: 17%;
}

.pic .sp13{
    position: absolute;
    top: 53%;
    color: #333;
    font-size: 2.2em;
    left: 11%;
}

.pic .sp5{
    position: absolute;
    color: #333;
    top: 17%;
    font-size: 2.7em;
    right: 16%;
}

.pic .sp6{
    position: absolute;
    top: 50%;
    color: #333;
    font-size: 2.7em;
    right: 21%;
}

.pic img{
    width: 100%;
}

.common{
    width: 100%;
    border-collapse: collapse;
}

.common tr th{
    background-color: #2f75b5;
    text-align: center;
    padding: 0.5em 0em;
    font-weight: normal;
    min-width: 5em;
    color: #FFF;
    font-size: 1em;
    border: 1px solid #333;
}
.font1{  font-size: 1.25em}
.c1{ color: #023a77;}
.common tr td.tc{
    text-align: center;
}
.common tr td{
    padding: 0.5em;
    border: 1px solid #333;
    font-size: 1em;
    text-align: left;
    line-height: 1.5em;
    background: #FFF;
}

h2.common{
    line-height: 2.5em;
    font-size: 1em;
    color: #333;
    border-bottom:2px solid #023a77;
    text-align: left;
    text-indent: 10px;
    margin-bottom: 0.8em;
}
.answer .text p span{
    display: inline-block;
    padding: 0.2em 1em;
    border-radius: 1.5em;
    margin-right: 2em;
    background:#9feb6a;
}
.answer .text p img{
    width: 2em;
    position: absolute;
    right:-0.5em;
    top:0em;
    margin-left: 1em;
    height: 2em;
    border-radius: 1em;
}
.answer .text p{
    text-align: right;
    position: relative;
    font-size: 1em;
}
.text p >img{
    width: 100%;
}
.answer{ padding-left: 0.5em;}
.answer h2{
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 1em;
    color: #333;
    text-align: left;
}


.textSp1 >div.text{
    padding-left: 1.6em;
}
.textSp1 >div{
    line-height: 1.4em;
    font-size: 1em;
    margin-bottom: 1em;
}
.textSp1 >div >div >b{
    display: block;
    margin: 0em 0.5em;
    font-weight: normal;
}
.textSp1 >div img{
    vertical-align: 10px;
    width:2em;
}
.textSp1 >div >div.sp1{
    width: 27%;
}
.textSp1 >div >div.sp2{
    width: 23%;
    position: relative;
    top: -0.65em;
}
.textSp1 >div >div{
    border: 1px solid #01b4b3;
    padding: 0.5em 0em;
    width: 27%;
    text-align: center;
    display: inline-block;
}

.question ul{ margin-left: -1em; margin-bottom: 0.5em}
.question ul li{ width: 33.3%; float:left; }
.question ul li div{
    padding: 1em 0.5em;
    height: 7em;
    margin-bottom: 1em;
    margin-left: 1em;
}
.question ul li  div.sp1{
    background: #48bedb;
}
.question ul li  div.sp2{
    background-color: #005ba9;
}
.question ul li  div.sp3{
    background-color: #f90;
}
.question ul li  h1{
    font-size: 1em;
    color: #838383;
    font-weight: normal;
    color:#FFF;
    padding-left:1em;
    margin-bottom: 0.5em;
}
.question  div p{
    font-size: 0.7em;
    color: #FFF;
}




.textSp1 >div >div.sp3{
    position: relative;
    top: -0.65em;

}

.textSp1 >div >span{
    text-align: center;
    line-height: 1.2em;
    width: 1.2em;
    height: 1.2em;
    background: #01b4b3;
    border-radius: 50%;
    margin-right: 1em;
    display: inline-block;
    color: #fff;
}
.textSp1 >div p{
    line-height: 1.5em;
    color: #838383;
    font-size:1em
}
.text p{
    padding-left: 10px;
    font-size:1em;
    color: #333;
    line-height: 2em;
}

.rank span{
    background: #ff990e;
    text-align: center;
    width: 2.2em;
    height: 2.2em;
    line-height: 2em;
    position:absolute;
    display: block;
    top: 0;
    left:0;
}
.pictureList ul li.f0 div{ background:#6a9ce4;}
.pictureList ul li.f1 div{ background:#fa6567;}
.pictureList ul li.f2 div{ background:#ef2672;}
.pictureList ul li.f3 div{ background:#2fbe79;}
.pictureList ul li.f4 div{ background:#3eafe5;}
.pictureList ul li div img{
    position: absolute;
    top: 15%;
    left: 5%;
    width: 20%;
    text-align: center;
    margin-top: 0.5em;
}

.pictureList ul li div {
    position: relative;
    margin-left: 1em;
    height:5.625em;
    padding-left: 28%;
    border-radius: 7px;
}


.pictureList ul li.f0 div b.sp1{
    font-size: 1.25em;
}
.pictureList ul li.f0 div img{
    margin-left: 5%;
    width: 20%;
    margin-top: -2%;
}
.pictureList ul li.f0 div{
    padding-left: 37%;
}
.pictureList ul li.f0 div b{
    padding-top: 0.9em;
}
.pictureList ul li div b{
    padding-top: 0.8em;
}
.pictureList ul li div b.title{
    padding-top: 1.5em;
}
.pictureList ul li div b, .pictureList ul li div span {
    display: block;
    font-size: 0.9em;
    color: #FFF;
    font-weight: normal;
    line-height: 1.5em
}


.showContent  >div img{
    width: 100%;
}
.showContent{
    position: relative;
    display: inline-block;
}
.showContent  >div{
    width:33.3% ;
    position: absolute;
    bottom:5.5em;
}

.showContent  >div.sp1{ left:0}
.showContent  >div.sp2{ left:33.3%;}
.showContent  >div.sp3{ left:66.6%; bottom:3.5em}

.showContent  >div span{
    display: block;
    font-size:1em;
    color: #fff;
}


.show  >div >div >div img{
    position: absolute;
    left: 50%;
    top:0em;
    margin-left: 0em;

}
.show  >div >div >div span{
    padding: 1% 0;
    font-size: 70%;
    display: block;
    text-align: center;
}
.show {
    margin-top: 3em;
    padding: 0 .8em;
    text-align: center;
}
.show >div{ display: inline-block;padding-left:0.4em; }
.show >div >div{
    color: #FFF;
    width:8em;
    position: relative;
    float: left;
    text-align: center;

}
.show >div >div >div{border: 1px solid rgb(75,129,178);border-radius:0.8em;	height:3em; padding-top:5em;background: #5b9bd5;position: relative;}

.show >div >div.s1 >div{
    height:2em;
    padding-top:6em;
    z-index: 9999
}

.show div >div.s2{
    margin-top: -1em;
    margin-left: -0.4em;
}

.show div >div.s3{
    margin-left: -0.4em;
}

.show div >div.s2 >div{
    height: 3em;
    padding-top:7em;
    z-index: 10000
}

.show div >div.s3 >div{
    z-index: 10001
}


.teach{
    margin-top:1em;
    border-radius: 7px;
    height: 10.5em;
    background:#ef2672;
}
.teach > div >div{
    position: absolute;
    top:50%;
    margin-top: -2em;
}
.teach > div {
    height: 8.1em;
    width: 50%;
    float: left;
    position: relative;
    text-align: center;
    font-size: 1em;
    color: #FFF
}

.teach > div b {
    font-size: 1.2em;
    display: inline-block;
    text-align: left;
    margin-top: 1.5em;
    margin-bottom: 0.55em;
    font-weight: normal;
    color: #f5e806;
}
.teach > div span {
    display: inline-block;
    text-align: left;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #FFF;
}

.teach > div span.sp1{
    display: block;
    line-height: 1.6em;
    margin-top: 0em;
    color: #FFF;
    text-align: left;
    padding: 0 1em;
}

.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; /* IE < 8 */
}

.footer ul{
    background: #FFF	;
    display: flex;
    flex-direction: row;
    padding-bottom: 1em;
}
.footer ul li{
    flex: 1;
    text-align: center;
}

.footer ul li span{
    display: block;
    text-align: center;
    margin-top:0.5em;
    font-size: 0.7em;
    color: #333;
}

.footer ul li img{
    margin-top: 1em;
    display: inline-block;
}

@media screen and (max-width: 420px) {
    .question ul li div {
        padding: 1em 0.5em;
        height: 10.5em;
        margin-bottom: 1em;
        margin-left: 1em;
    }
}
@media screen and (max-width: 320px) {
    .question ul li div {
        padding: 1em 0.5em;
        height: 14em;
        margin-bottom: 1em;
        margin-left: 1em;
    }
}
@media screen and (max-width: 475px) {

    .teach > div b {
        font-size: 1.2em;
        display: inline-block;
        text-align: left;
        margin-top: 1.5em;
        margin-bottom: 0.55em;
        font-weight: normal;
        color: #f5e806;
    }

    .teach > div span.sp1{
        display: inline-block;
        text-align: left;
        margin-top: 1em;
        font-size: 0.9em;
        line-height: 1.5em;
        color: #FFF;
    }
    .teach > div >div{
        position: absolute;
        top:50%;
        margin-top: -4em;
    }
}
@media screen and (max-width:390px){
    .pic .sp11 {
        position: absolute;
        top: 5.7%;
        right: 11%;
    }
    .pic .sp8 {
        position: absolute;
        top: 55%;
        right: 17%;
    }
    .pic .sp9 {
        position: absolute;
        top: 80%;
        right: 25%;
    }
    .pic .sp1 {
        position: absolute;
        top: 5.7%;
        left: 23%;
    }
    .pic .sp4 {
        position: absolute;
        top: 80%;
        left: 9%;
    }
    .pic .sp3 {
        position: absolute;
        top: 55%;
        left: 16%;
    }
    .pic .sp2 {
        position: absolute;
        top: 30%;
        left: 16%;
    }
    .pic .sp7 {
        position: absolute;
        top: 30%;
        right: 14%;
    }
}
@media screen and (max-width: 320px) {
    .pictureList ul li div b.title {
        padding-top: 0.5em;
    }
}

