/*login界面样式*/

.unite_1 {
    width: 980px;
    height: 370px;
    background: #fff;
    margin: 195px auto 45px;
}

.unite_2 {
    height: 450px;
    margin: 0px auto 45px;
}

.radius_35 h2 {
    font-size: 66px;
    color: #333;
    line-height: 100px;
    padding-top: 60px;
    margin-left: 50px;
}

.radius_35 h4 {
    font-size: 46px;
    color: #999;
    line-height: 100px;
    margin-left: 50px;
}

.btn {
    width: 900px;
    height: 200px;
    border-radius: 80px;
    text-align: center;
    line-height: 130px;
    font-size: 52px;
    color: #fff;
    display: block;
    margin: 0 auto;
}

.btn_blue {
    background: url(../img/indexBtn.png) no-repeat center;
    line-height: 180px;
}

#ywc.btn_blue {
    background: url(../img/indexBtn.png) no-repeat center;
    line-height: 180px;
}

.btn_green {
    background: #9b9f90;
}

.dateSerch input {
    width: 980px;
    margin: 0 auto;
    height: 100px;
    border: none;
    text-align: center;
    font-size: 66px;
    color: #666;
}

.top {
    height: 650px;
    background: #fffbcb;
}

.sex {
    width: 183px;
    height: 183px;
    margin-right: 40px;
    display: block;
    margin: 95px 50px 0;
}

.sex.active {
    opacity: 0.5;
}

.unite_1 .l1 {
    margin-left: 100px;
}

.mr {
    background-image: url(../img/login_man.png);
}

.ms {
    background-image: url(../img/login_woman.png);
}


/* 首页样式 */

.banner_pic {
    height: 650px;
    background: url(../img/index_top.png) no-repeat center #fffbcb;
    position: relative;
}

.banner_pic a {
    display: block;
    position: absolute;
    bottom: -44px;
    left: 0;
    background: url(../img/index_top_banner1.png) no-repeat center;
    height: 130px;
    width: 100%;
}

.index_ul {
    padding: 44px 0 200px;
}

.index_ul li {
    height: 328px;
    width: 980px;
    margin: 50px auto 0;
    overflow: hidden;
}

.testR {
    display: block;
    width: 100%;
    height: 100%;
}

.class_1 {
    background: #c7d2c7 url(../img/class_1.png) no-repeat center;
}

.class_2 {
    background: #d4c3a5 url(../img/class_2.png) no-repeat center;
}

.class_3 {
    background: #bcb26b url(../img/class_3.png) no-repeat center;
}

.testR h1 {
    font-size: 48px;
    color: #fff;
    width: 40%;
    margin-left: 50px;
    margin-top: 120px;
    line-height: 64px;
}

.class_3.testR h1 {
    margin-top: 90px;
}

.testR span {
    font-size: 46px;
    color: #fff;
    margin-right: 50px;
    line-height: 328px;
}


/* 测试题目介绍 */

.test_main,
.views_main {
    background: #fff;
    width: 96%;
    min-height: 250px;
    margin: 0 auto 40px;
}

.test_title {
    margin: 50px auto 40px;
}

.test_title h1 {
    min-height: 150px;
    color: #333;
    font-size: 60px;
    line-height: 150px;
    text-indent: 50px;
}

.test_title h4 {
    font-size: 44px;
}

.test_title span.r {
    margin-right: 50px;
}

.test_main h3 {
    font-size: 48px;
    color: #48a2fe;
    margin-left: 50px;
    padding-top: 40px;
}

.test_main p {
    font-size: 42px;
    color: #333;
    line-height: 60px;
    margin: 0 50px;
    padding: 50px 0;
}

.dialogTest {
    height: 720px;
    overflow: hidden;
}

.pay_nav {
    color: #333;
    line-height: 100px;
    padding-top: 40px;
    overflow: hidden;
}

.pay_nav a {
    width: 50%;
    text-align: center;
    line-height: 100px;
    font-size: 54px;
}

.pay_nav a.active {
    color: #48a2fe;
    text-decoration: underline;
}

.nowNum,
.canNum,
.gopay {
    text-align: center;
    font-size: 46px;
    line-height: 80px;
}

.nowNum b,
.canNum b {
    color: #ff7575;
    margin: 0 20px;
}

.nowNum {
    font-size: 54px;
    line-height: 180px;
}

.gopay {
    display: block;
    color: #70e270;
}

.goPayTest {
    width: 650px;
    margin-top: 50px;
}

.dialogU2 {
    display: none;
}

.writeOff {
    line-height: 80px;
    text-align: left;
    font-size: 44px;
    margin-left: 180px;
    padding: 100px 0 50px;
}

.writeOffVal {
    width: 650px;
    background: #ececec;
    border: none;
    text-align: left;
    color: #333;
    padding: 0 40px;
}


/* 测试题目正文 */

.views_main {
    margin: 50px auto 20px;
    padding: 0 50px 50px;
}

.topViews {
    background-position: top center;
    text-align: left;
    color: #517E65;
    font-size: 48px;
    line-height: 60px;
    border-bottom: 5px solid #d7e4db;
    padding: 40px 0;
    height: 130px;
    position: relative;
}

.topViews u {
    margin-right: 20px;
    text-decoration: auto;
}

.topViews .dangqian {
    color: #517E65;
    font-size: 48px;
}

.topViews b {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    height: 5px;
    background-color: #478060;
    position: absolute;
    bottom: -5px;
    left: 0;
    display: block;
}

.topViews i {
    color: #a7c7b3;
    font-size: 44px;
}

.question {
    font-size: 46px;
    padding-bottom: 100px;
    padding-top: 50px;
}

.question i {
    font-size: 36px;
    color: #517165;
}

.views_main li {
    width: 860px;
    background: #f4f4f4;
    color: #333;
    margin: 0 0 50px;
    height: 130px;
}

.views_main li.active {
    background: #517165;
    color: #fff;
}

.btn_view {
    width: 860px;
}

.back {
    color: #517165;
    font-size: 46px;
    text-align: center;
    line-height: 100px;
    display: block;
    margin-bottom: 50px;
    margin-top: 80px;
}

.back.go {
    color: #999;
    text-decoration: none;
}

.dialogview {
    height: 550px;
}

.dialogview h1,
.dialogResult h1 {
    font-size: 54px;
    line-height: 150px;
    text-align: center;
}

.dialogview h4 {
    font-size: 44px;
    color: #999;
    text-align: center;
    margin: 0;
    padding: 50px 0;
}

.btnViewG {
    height: 180px;
}

.btnViewG a {
    width: 380px;
    height: 130px;
    background: #ddd;
    color: #fff;
    float: left;
    margin: 0 50px;
    line-height: 130px;
}

.btnViewG .outDialog {
    color: #1C2E27;
}

.btnViewG a.btn_blue {
    background: url(../img/Frame\ 758531465.png) no-repeat center;
}


/* 结果页样式 */

.result_main h1 {
    line-height: 200px;
    font-size: 70px;
    text-align: center;
    height: 750px;
}

.result_main h1.dianchi1 {
    background: url(../img/dianchi1.png) no-repeat center;
}

.result_main h1.dianchi2 {
    background: url(../img/dianchi2.png) no-repeat center;
}

.result_main h1.dianchi3 {
    background: url(../img/dianchi3.png) no-repeat center;
}

.result_main h1.dianchi4 {
    background: url(../img/dianchi4.png) no-repeat center;
}

.result_main h1.dianchi5 {
    background: url(../img/dianchi5.png) no-repeat center;
}

.result_main h2,
.fenShu b {
    color: #ff5b5b;
    font-size: 126px;
    text-align: center;
    line-height: 150px;
}

.result_view_bg h2 b {
    width: 110px;
    height: 110px;
    display: block;
    float: left;
    margin-left: 32%;
}

.result_view_bg h2 i {
    display: block;
    float: left;
    font-style: italic;
    color: #1C2E27;
    font-size: 60px;
    line-height: 110px;
    margin-left: 30px;
}

.result_view_bg {
    background: url(../img/resultBg_02.jpg);
    background-size: 100% 100%;
    padding: 0 0 30px;
}

.result_view_bg .dianliang1 {
    background: url(../img/dianliang1.png) no-repeat;
    background-size: 100% 100%;
}

.result_view_bg .dianliang2 {
    background: url(../img/dianliang2.png) no-repeat;
    background-size: 100% 100%;
}

.result_view_bg .dianliang3 {
    background: url(../img/dianliang3.png) no-repeat;
    background-size: 100% 100%;
}

.result_view_bg .dianliang4 {
    background: url(../img/dianliang4.png) no-repeat;
    background-size: 100% 100%;
}

.result_view_bg .dianliang5 {
    background: url(../img/dianliang5.png) no-repeat;
    background-size: 100% 100%;
}

.result_view {
    width: 980px;
    margin: 0 auto;
    padding: 50px 50px 0px 90px;
    overflow-x: hidden;
    overflow: hidden;
}

.result_view h3 {
    font-size: 66px;
    color: #ff5b5b;
    text-align: center;
    line-height: 120px;
    padding-bottom: 50px;
}

.result_view li {
    font-size: 48px;
    color: #333;
    line-height: 80px;
    padding-bottom: 40px;
    position: relative;
}

.result_view li::after {
    content: "";
    border-radius: 50%;
    width: 30px;
    height: 30px;
    left: -60px;
    top: 30px;
    position: absolute;
    background: #ae87d8;
}

.result_view li b {
    color: #ff5b5b;
}

.barResuleShow li div b,
.result_main dd b {
    background: #ae87d8;
}

.result_view li:nth-child(2)::after,
.barResuleShow li:nth-child(2) div b,
.result_main dd:nth-child(2) b {
    background: #8188b4;
}

.result_view li:nth-child(3)::after,
.barResuleShow li:nth-child(3) div b,
.result_main dd:nth-child(3) b {
    background: #c88e8c;
}

.result_view li:nth-child(4)::after,
.barResuleShow li:nth-child(4) div b,
.result_main dd:nth-child(4) b {
    background: #8eafa8;
}

.result_view li:nth-child(5)::after,
.barResuleShow li:nth-child(5) div b,
.result_main dd:nth-child(5) b {
    background: #e5cf7a;
}

.result_view li:nth-child(6)::after,
.barResuleShow li:nth-child(6) div b,
.result_main dd:nth-child(6) b {
    background: #dfaf63;
}

.result_view li:nth-child(7) ::after,
.barResuleShow li:nth-child(7) div b,
.result_main dd:nth-child(7) b {
    background: #d99063;
}

.result_view li:nth-child(8)::after,
.barResuleShow li:nth-child(8) div b,
.result_main dd:nth-child(8) b {
    background: #936275;
}

.result_view li:nth-child(9)::after,
.barResuleShow li:nth-child(9) div b,
.result_main dd:nth-child(9) b {
    background: #889e92;
}

.zhuPs {
    font-size: 32px;
    color: #999;
    line-height: 50px;
    padding: 20px 0 250px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    float: left;
    color: #478060;
}

.dialogResult {
    height: 1060px;
}

.dialogResult .writeOff {
    padding: 0;
    margin-left: 140px;
    float: left;
    color: #517E65;
    line-height: 100px;
}

.dialogResult .writeOffVal {
    margin: 0 auto 20px 70px;
    width: 850px;
    height: 120px;
    background-color: #fff;
    border: 1px solid #ddd;
    float: left;
    font-size: 40px;
    text-indent: 30px;
}

.dialogResult .yanzhengma {
    width: 400px;
    line-height: 120px;
    display: block;
    float: left;
    font-size: 44px;
    text-align: center;
    color: #478060;
}

#yzm {
    width: 400px;
}

.dialogResult .btnViewG {
    padding: 30px 0;
    float: left;
}

.dialogResult .btnViewG a {
    margin: 0 30px 0 60px;
}

.result_main .btn_green {
    margin-bottom: 50px;
    width: 860px;
}


/* 个人中心 */

.userTop {
    text-align: center;
    padding-top: 120px;
}

.userTop img {
    width: 350px;
    height: 350px;
    border-radius: 50%;
    border: 20px solid rgba(255, 255, 255, 0.5);
}

.userTop b {
    display: block;
    width: 230px;
    height: 230px;
    margin: 0 auto;
    background: url(../img/user_img.png) no-repeat center;
}

.userTop p {
    font-size: 54px;
    color: #fff;
    padding: 50px 0 135px;
}

.user_main {
    width: 980px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.5);
    line-height: 120px;
}

.user_main div {
    height: 120px;
}

.user_main a {
    font-size: 48px;
    color: #333;
    margin: 0 50px;
    display: block;
    background: url(../img/user_icon_jiao.png) no-repeat;
    background-position: right;
    position: relative;
    line-height: 180px;
}

.user_main a img {
    margin: 20px 20px 0 0;
}

.user_main ul {
    background: rgba(255, 255, 255, 0.2);
    min-height: 400px;
}

.user_main ul>li>a {
    margin: 0 50px 0 100px;
}

.user_main ul>li>a::after {
    position: absolute;
    content: "";
    width: 52px;
    height: 52px;
    top: 63px;
    left: -70px;
}

.user_main ul>li:nth-child(1) a::after {
    background: url(../img/user_icon_1.png) no-repeat;
}

.user_main ul>li:nth-child(2) a::after {
    background: url(../img/user_icon_2.png) no-repeat;
}

.user_main ul>li:nth-child(3) a::after {
    background: url(../img/user_icon_3.png) no-repeat;
}

.user_main ul>li:nth-child(4) a::after {
    background: url(../img/user_icon_4.png) no-repeat;
}

.user_main ul>li:first-of-type {
    border-top: none;
}

.user_main ul>li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #333;
}

.user_main ul>li:last-of-type {
    border-top: 1px solid #fff;
    border-bottom: none;
}


/* 个人中心明细列表 */

.postmarkList li,
.resultViewList li,
.setUpList li {
    height: 200px;
    border-bottom: 1px solid #dddddd;
    text-align: left;
    padding: 65px 50px 40px;
}

.postmarkList li>div>div,
.resultViewList li>a>div>div {
    font-size: 42px;
    color: #333;
    line-height: ;
}

.postmarkList li p,
.resultViewList li p {
    font-size: 34px;
    color: #999;
    line-height: 40px;
}

.postmarkList li .r {
    font-size: 42px;
    line-height: 60px;
}

.resultViewList li .r {
    width: 60px;
    height: 70px;
    background: url(../img/resultDel_icon.png) no-repeat center;
}

.resultViewList li>a>div.l {
    position: relative;
    margin-left: 80px;
}

.resultViewList li>a>div.l::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: -40px;
    top: 15px;
    background: #6f1423;
    border-radius: 50%;
}

.setUpList {
    font-size: 44px;
    color: #333;
    line-height: 100px;
}

.setUpList select,
.setUpList input {
    width: 100%;
    border: none;
    text-align: right;
    background: none;
    font-size: 44px;
    color: #333;
    direction: rtl;
}

.setUpList .r {
    width: 60%;
}

.outBtn {
    line-height: 100px;
    font-size: 48px;
    text-decoration: underline;
    text-align: center;
    color: #999;
    padding: 150px 0 50px;
    display: block;
    width: 100%;
}


/* 测试结果详情2 */

.fenShu {
    font-size: 46px;
    text-align: center;
}

.fenShu b {
    font-size: 86px;
    margin: 0 20px;
}

.dataNum {
    height: 340px;
    border-bottom: 1px dashed #8eafa8;
    padding: 40px 50px;
}

.dataNum>div {
    width: 25%;
    text-align: center;
    font-size: 36px;
    color: #666;
    line-height: 80px;
}

.dataNum>div b {
    display: block;
    width: 185px;
    height: 185px;
    border: 10px solid #8eafa8;
    border-radius: 50%;
    line-height: 175px;
    font-size: 56px;
    margin: 0 auto;
}

.dataNum>div:nth-child(2) b {
    border: 10px solid #e4d07a;
}

.dataNum>div:nth-child(3) b {
    border: 10px solid #deae62;
}

.dataNum>div:nth-child(4) b {
    border: 10px solid #d39367;
}

.barResuleShow {
    width: 990px;
    margin: 0 auto;
    height: 430px;
    padding-top: 40px;
}

.barResuleShow li {
    width: 110px;
    float: left;
    height: 300px;
    text-align: center;
}

.barResuleShow li div {
    width: 55px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.barResuleShow li div b {
    border-radius: 15px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.barResuleShow li div b i {
    font-size: 32px;
    position: absolute;
    top: -40px;
    left: 0;
    width: 55px;
    text-align: center;
}

.barResuleShow li p {
    font-size: 34px;
    color: #333;
    line-height: 35px;
    text-align: center;
    padding-top: 20px;
}

.barResuleShow ul {
    padding-bottom: 50px;
}

.result_main dl {
    padding: 50px 0 80px;
}

.result_main dd {
    min-height: 190px;
    position: relative;
    width: 870px;
    margin: 0 50px 0 140px;
    display: block;
    padding-bottom: 20px;
}

.result_main dd b {
    text-align: center;
    height: 170px;
    width: 170px;
    border: 5px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: -80px;
    top: 10px;
    line-height: 160px;
    font-size: 34px;
    color: #fff;
}

.result_main dd p {
    padding: 0px 0px 0px 110px;
    font-size: 38px;
    color: #333;
    border: 5px solid #fff;
    border-radius: 20px;
    min-height: 190px;
    overflow: hidden;
}

.result_main dd p span {
    max-width: 740px;
    padding: 40px 40px 40px 0;
    float: left;
}

.result_main dd p i {
    float: right;
    width: 90px;
    background: #f17d82;
    text-align: center;
    line-height: 180px;
    color: #fff;
    font-size: 36px;
}

.result_main dd:nth-child(1) p {
    background: #eee1fb;
}

.result_main dd:nth-child(2) p {
    background: #ebeefe;
}

.result_main dd:nth-child(3) p {
    background: #f9efee;
}

.result_main dd:nth-child(4) p {
    background: #e7f1ef;
}

.result_main dd:nth-child(5) p {
    background: #f5f2e6;
}

.result_main dd:nth-child(6) p {
    background: #f6f1e8;
}

.result_main dd:nth-child(7) p {
    background: #f5e9e2;
}

.result_main dd:nth-child(8) p {
    background: #f3e6eb;
}

.result_main dd:nth-child(9) p {
    background: #e6ede9;
}

.result_main dd:nth-child(3) b {
    line-height: 40px;
    padding-top: 40px;
}

.result_view.radius_35.result3 {
    padding: 45px;
}

.result_view.radius_35.result3 li {
    font-size: 42px;
    line-height: 60px;
    padding-bottom: 0;
}

.result_view.radius_35.result3 li:after {
    display: none
}


/*2022.2.28*/

.dialogBox {
    position: fixed;
    z-index: 9999;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dialogBg_ss {
    z-index: 2;
}

.dialogM {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3
}

.close {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100px;
    height: 100px;
    border-radius: 0 0 0 100px;
    font-size: 90px;
    color: #fff;
    line-height: 80px;
    background-color: #ff5b5b;
    text-indent: 30px;
    z-index: 9;
}

.tishi,
#kefu {
    color: #fff;
    text-align: center;
    font-size: 44px;
    height: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9
}

.shareWord {
    width: 90%;
    height: 400px;
    text-align: left;
    line-height: 80px;
}

#kefu {
    height: auto;
    width: 100%；
}

.btn_pay {
    background: #d99342;
    width: 650px;
    color: #fff;
    line-height: 100px;
    margin-top: 30px;
}

.closeBox {
    background: rgba(0, 0, 0, 0.85);
}

#fx {
    height: 100%;
    width: auto;
}


/*2022.3.17*/

.tellNumLogin {
    padding: 40px 0;
    height: 300px;
}

.unite_3 {
    margin: 0px auto 145px;
}

.tellNumLogin h2 {
    padding: 0;
}

.tellNumLogin input {
    height: 100px;
    font-size: 34px;
    width: 880px;
    margin-left: 50px;
    border: none;
    margin-top: 20px;
    font-size: 66px;
}


/*2025.5.13 battery++css*/

footer a.active {
    color: #28364b;
}

footer a:nth-child(1).active {
    background: url(../img/nav_1.png) no-repeat #d0a693;
    background-position: center 20px;
    background-size: 15%;
}

footer a:nth-child(2).active {
    background: url(../img/nav_2.png) no-repeat #d0a693;
    background-position: center 20px;
    background-size: 15%;
}

footer a:nth-child(1),
footer a:nth-child(2) {
    background-size: 15%;
}

footer a {
    width: 50%;
}

.batteryBg {
    background: url(../img/indexBg.png) no-repeat #a2C0ab;
    background-size: 100%;
    padding-top: 400px;
}

.batteryBg .test_main {
    height: 520px;
    margin: 0px auto 40px;
    background-color: rgba(255, 255, 255, 0);
}

.batteryBg .test_main span {
    color: #517E65;
    width: 30%;
}

.batteryBg .test_main span.l {
    border-right: 1px solid #fff;
    padding-left: 40px;
}

.batteryBg .test_main span b {
    font-size: 78px;
    color: #1C2E27;
    margin-right: 20px;
}

.batteryBg .btn {
    margin: 0px auto;
    width: 900px;
    height: 200px;
    line-height: 180px;
    background: url(../img/indexBtn.png) no-repeat center;
}

.battery-u-bg {
    background: url(../img/battery-user-bg.jpg) no-repeat;
    background-size: 100%;
}

.viewBg {
    background: url(../img/viewBg.png) center no-repeat;
}

.result_main {
    background: url(../img/resultBg_01.jpg) no-repeat;
    background-size: 100% auto;
}

.result_views_b {
    background: url(../img/resultBg_04.jpg) no-repeat #d8e5dc;
    background-size: 100%;
    width: 100%;
    overflow: hidden;
    padding: 300px 0 30px;
    position: relative;
}

.result_views_b .radius_35 {
    background: #fff;
    padding: 50px 40px 30px;
    font-size: 44px;
    margin: 0 100px;
    line-height: 80px;
}

.btn_a {
    background: #d8e5dc;
    overflow: hidden;
}

.result_tittle {
    position: absolute;
    top: 190px;
    left: 100px;
}

.result_tittle span {
    font-size: 50px;
    color: #fff;
    font-style: italic;
    display: block;
    float: left;
    margin-right: 30px;
}

.result_tittle b {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.2);
    display: block;
    float: left;
    padding-top: 20px;
    font-style: italic;
}