


@font-face {
    font-family: myfont;
    src: url('../font-awesome-4.7.0/fonts/042CAI978.eot');
    src: url('../font-awesome-4.7.0/fonts/042CAI978.eot') format('embedded-opentype'),
    url('../font-awesome-4.7.0/fonts/042CAI978.woff2') format('woff2'),
    url('../font-awesome-4.7.0/fonts/042CAI978.woff') format('woff'),
    url('../font-awesome-4.7.0/fonts/042CAI978.ttf') format('truetype'),
    url('../font-awesome-4.7.0/fonts/042CAI978.svg#042CAI978') format('svg');
}

.container{
    margin-top: 58px;
    width: 1040px;
}
.tradio{
    margin-left: 88px;
}


.tcolname{
    padding-top: 13px;
}

.tcolname h2{
    font-weight: normal;
    font-size: 32px;
    color: #4a4a4a;
}

/*��������*/
.container{
    /*width: 1039px;*/
    margin:auto;
    /*overflow: hidden;*/
}

.assesstable h3{
    text-align: center;
    font-family: "Microsoft Yahei";
    color: #5d5d5d;
    font-size: 24px;
}

.tbody{
    margin-top: 30px;
    /*overflow: hidden;*/
    margin-bottom: 58px;
}

.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}

.tbody .tcontent .tc-left{
    width: 200px;
    height: 60px;
    line-height: 60px;
    background-color: #1177b1;
    text-align: center;
    float: left;
    color: #fff;
    font-family: 'myfont';
}
.tbody .tcontent .tc-left span{
    font-size: 32px;
}
.tbody .tcontent .tc-left em{
    font-size: 24px;
}

.tbody .tcontent .tc-right{
    float: right;
    width: 820px;
    position: relative;
}

.tbody .tcontent .tc-right .checkmore{
    font-size: 8px;
    bottom: 0;
    margin-left: 9px;
    line-height: 48px;
}




.tbody .tcontent .tc-right .select,.tbody .tcontent .tc-right p{
    height: 45px;
    width: 100%;
    background-color: #5cab53;
    color: #fff;
    line-height: 45px;
}

/*�����˵�*/
.tbody .tcontent .select p{
    float: left;
    width: auto;
}
.tbody .tcontent .select .box:hover #showul {
    display: block;
}

.tcontent .tc-right p span:nth-child(1){
    float: left;
    margin-left: 40px;
}

.tcontent .tc-right .select .english{
    border: 1px solid #fff;
    width: 143px;
    height: 30px;
    margin-top: 9px;
    text-align: center;
    line-height: 30px;
    position: relative;
}

.tcontent .tc-right .select span:nth-child(2){
    float: right;
}

.tc-right .select .english i{
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0,-50%);
    vertical-align: top;
}

/*.select .english:hover{*/

/*}*/

.tc-right .select .box-parent {
    float: right;
    padding-right: 30px;
}
.tc-right .select .box {
    position: relative;
    float: right;
    margin-left: 20px;
}
.tcontent .tc-right .select ul{
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    z-index: 3;
}

.tc-right .select ul li a{
    display: block;
    background-color: #8ac883;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #b3d6af;
}
.tc-right .select ul li a:hover{
    background-color: #5CAB53;
}

.tc-right .select ul li:first-child{
    border: none;
}

.tc-right .select ul li a{
    color:#fff;
}








.tradio input{
    width: 10px;
    height: 10px;
    color: #000;
}

.tradio .exprience .ex-sex{
    margin-top: 30px;
}
    /*����*/

.f-cr-default {
    position: relative;
    display: inline-block;
}
.f-cr-default .f-cr-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 14px;
}

.f-cr-default .f-cr-ico{
    margin-right: 9px;
}

.f-cr-default .f-cr-icon .checked{
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.f-cr-default .f-cr-icon .fa{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.f-cr-default .f-cr {
    display: none;
}
.f-cr-default .f-cr:checked + .f-cr-icon .fa,
.f-cr-default .f-cr:checked + .f-cr-icon .checked {
    display: block;
}



.f-cr-default-style {
    height: 30px;
    line-height: 30px;
}
.f-cr-default-style .f-cr-icon {
    width: 20px;
    height: 20px;
    /*background: #000;*/
    border: 1px solid #000;
    border-radius:50%;
}

.f-cr-default-style .f-cr-icon1 {
    border-radius: 0;
    border-color: #1177b1;
    color:  #1177b1;
}

.f-cr-default-style .f-cr-icon .checked {
    width: 50%;
    height: 50%;
    background: #000;
    border: none;
    border-radius:50%;
}

.f-cr-default-style .f-cr-icon .fa {
    font-size: 19px;
}

.tradio{
    position: relative;
    margin-top: 26px;
}

.tradio span{
    font-size: 16px;
    font-family: 'Microsoft Yahei';
    display: inline-block;
    color: #4a4a4a;
}

.f-cr-label .f-cr-name a{
    color: #1177b1;
}

.tradio .exprience1{
    margin-bottom: 15px;
}
.tradio h4 {
    font-size: 18px;
    font-family: "Microsoft Yahei";
    color: #4a4a4a;
    font-weight: normal;
    margin-bottom: 10px;
}
.tradio .wordlist{
    width: 520px;
    position: absolute;
    left: 415px;
    top: 1px;
    border:8px solid #1275ae;
    border-left: 12px solid #1275ae;
    border-right:5px solid #1275ae;
    display: none;
    background: #fff;
    padding: 10px 0;
    z-index: 9;
}

.tradio .wordlist ul{
    margin-left: 18px;
    width: 181px;
    float: left;
    position: relative;
}

.tradio .wordlist span{
    display: inline-block;
    border-style: solid;
    border-width: 10px;
    border-color: transparent #fff transparent  transparent;
    position: absolute;
    left: -19px;
    top: 6px;
}

.tradio .wordlist ul:nth-child(2){
    width: 278px;
    margin-left: 16px;
}

.tradio .wordlist ul li{
    font-size: 12px;
    line-height: 18px;
    font-family: "Microsoft Yahei";
}

.f-cr-label .f-cr-name .crname{
    margin-right: 0;
}


.ex-sex .f-cr-label .sex{
    position: relative;
    margin-left: 32px;
    margin-right: 30px;
}

.f-cr-label input{
    width: 409px;
    border: none;
    border-bottom: 1px solid #ccc;
    height: 38px;
    /*margin-bottom: 30px;*/
    margin-left: 32px;
}



#clickme{
    text-align: center;
    padding: 50px 0;
}

#clickme a {
    display: inline-block;
    min-width: 240px;
    padding-left: 15px;
    padding-right: 15px;
    height: 60px;
    line-height: 60px;
    margin:0 20px;
    background-color: #1177b1;
    color: #fff;
    font-size: 30px;
}


#clickme2 {
    text-align: center;
    padding: 50px 0;
}
#clickme2 a{
    display: inline-block;
    min-width: 140px;
    padding-left: 15px;
    padding-right: 15px;
    height: 42px;
    line-height: 42px;
    margin:0 20px;
    background-color: #1177b1;
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px;
}

.circle{
    width: 233px;
    height: 233px;
    border: 8px solid #1177b1;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 43px;
}

.circle p{
    text-align: center;
    height: 78px;
    color: #1177b1;

}

.circle .up{
    font-family: myfont;
    font-size: 109px;
    margin-top: 62px;
    line-height: 98px;
}

.circle .down{
    font-size: 41px;
    line-height: 78px;
}

.assesstable button{
    margin-left:39%;
    margin-top: 71px;
    width: 248px;
    height: 59px;
    background-color: #1177b1;
    border: none;
    margin-bottom: 138px;
}

.assesstable button a{
    color: #fff;
    font-size: 30px;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    line-height: 57px;
    margin-left: 0px;
}

#fd.fd-inner .fd-menu .li2{
    margin-right: 3%;
}



.step{
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 65px;
}
.step ul {
    display: inline-block;
}
.step ul li{
    position: relative;
    padding-right: 14px;
    float: left;
    text-align: center;
    height: 31px;
}
.step img{
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.step a {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    color: #1177b1;
}

.step a:hover,
.step a.current{
    color:#5cab53;
    font-size: 20px;
    font-weight: 700;
}


.money{
    margin: 0 auto;
    margin-top: 30px;
}
.money p{
    text-align: center;
    color: #1177b1;
    font-size: 100px;
    font-family: "Microsoft Yahei";
}

.money p span{
    font-size: 60px;
}





.box2 .english{
    color:#5cab53;
    border: 1px solid #5cab53;
    width: 45px;
    height: 17px;
}
.box2 ul{
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
}

.box2 ul li a{
    display: block;
    background-color: #8ac883;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #b3d6af;
}
.box2 ul li a:hover{
    background-color: #5CAB53;
}

.box2  ul li:first-child{
    border: none;
}

.box2 ul li a{
    color:#fff;
}




.f-cr-label .fa-sort-desc{
    position: absolute;
    left: 107px;
    top: 14%;
    z-index: 9;
    color: #5cab53;
    display: none;
}

.f-cr-label select {
    border: 1px solid #5cab53;
    width: 45px;
    height: 20px;
    color: #5cab53;
    position: relative;
    margin-left: 10px;
    padding-left: 5px;
    padding-right: 5px;
}
 .f-cr-label select option{
     border: none;
     background-color: #5cab53;
     color:#fff;
     border-top: 1px solid #82be7b;
     text-align: center;
 }

.f-cr-label select option:hover{
    background-color: #8ac883;
}

.f-cr-label .week{
    padding-left: 10px;
    font-family: "Microsoft Yahei";
    color: #1177b1;
}





@media screen and (max-width: 1280px){
    .container {
        width: 100%;
    }
    .tbody .tcontent .tc-left{
        width: 130px;
    }
    .tbody .tcontent .tc-left em{
        font-size: 20px;
    }
    .tbody .tcontent .tc-right {
        padding-left: 140px;
        width: 100%;
        float: none;
    }
    .tradio .wordlist{
        border-width: 5px;
        top: 100%;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    .tradio .wordlist span {
        display: none;
    }
}

@media screen and (max-width: 768px){
    .f-cr-default-style {
        position: relative;
        height: auto;
        line-height: 1.4em;
        margin-bottom: 10px;
    }
    .f-cr-default-style .f-cr-icon,
    .f-cr-default-style .f-cr-icon1 {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .f-cr-default-style .f-cr-name {
        padding-left: 40px;
    }
    .tbody {
        margin-bottom: 30px;
    }
    .tbody .tcontent .tc-left {
        display: none;
    }
    .tbody .tcontent .tc-right {
        padding-left: 0;
    }
    .tc-right .select .box-parent {
        padding-right: 15px;
    }
    .tcontent .tc-right p {
        padding-left: 15px;
        padding-right: 15px;
    }
    .tcontent .tc-right p span:nth-child(1) {
        margin-left: 0;
    }
    .tradio {
        margin-top: 0;
        padding: 15px;
        margin-left: 0;
    }
    .tradio .wordlist {
        position: fixed;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
    }
    .tradio2 .f-cr-default-style {
        display: block;
    }
    .f-cr-label input {
        width: 100%;
        margin-left: 0;
    }
    .ex-sex .f-cr-label .sex {
        margin-left: 0;
        margin-right: 0;
    }
    .step {
        height: auto;
    }
    .assesstable h3 {
        font-size: 20px;
    }
    .money p {
        font-size: 50px;
    }
    .money p span {
        font-size: 40px;
    }
    #clickme a {
        width: auto;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        margin: 0 20px;
    }
    .circle {
        width: 160px;
        height: 160px;
    }
    .circle p {
        height: auto;
    }
    .circle .up {
        font-size: 50px;
        margin-top: 20px;
        line-height: 1.4em;
    }
    .circle .down {
        font-size: 30px;
        line-height: 1.4em;
    }
}

@media screen and (max-width: 600px){
    .tradio .wordlist {
        width: 90%;
    }
    .tradio .wordlist ul,
    .tradio .wordlist ul:nth-child(2) {
        width: 100%;
        margin: 0;
        float: none;
        padding: 0 10px;
    }
    #clickme2 a {
        width: auto;
        min-width: 0;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        margin: 0 10px;
    }
    .assesstable h3{font-size: 18px;}
    .money{
        margin-top: 15px;
    }
    .money p{
        font-size: 30px;
    }
    .money p span{
        font-size: 24px;
    }

}

.new-select-1 {
	width: 100px;
	height: 24px;
	line-height: 22px;
	border: 1px solid #fff;
	padding: 0 15px 0 10px;
	background:#fff url("http://ourjs.github.io/static/2015/arrow.png") no-repeat right center;
}
select::-ms-expand { display: none; }

/*20171128 by jack*/
@media screen and (max-width: 480px){
    .step ul li{ width: 33.33% }
    .step a:hover,
    .step a.current{
        font-size: 18px;
    }
}
@media screen and (max-width: 414px){
    .step ul li{ width: 50% }
    .assesstable h3{font-size: 16px;}
    .money{
        margin-top: 10px;
    }
    .money p{
        font-size: 24px;
    }
    .money p span{
        font-size: 18px;
    }
}