﻿#div_company_mini{
    display:none !important;
}


.noopbeishu {
    width: 100%;
    height: 652px;
    background-image: url(/images/child/noopbeishu.png);
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
}

.banner {
    width: 100%;
    height: 550px;
    position: relative;
    background-size: 100%;
    background-image: url(/images/childpage/cj.png?v=1);
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
}

.contaiter {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.contaiter .bannerTab {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px 0;
    box-sizing: border-box;
}

.contaiter .bannerTab .tabItem a {
    margin: 0 15px;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
}

    .contaiter .bannerTab .tabItem.active a {
        background: #E60012;
        color: #fff;
        position: relative;
    }

    .contaiter .bannerTab .tabItem a:hover {
        background: #E60012;
        color: #fff;
        position: relative;
    }

    .contaiter .bannerTab .tabItem.active a::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-width: 5px 5px 0;
        border-style: solid;
        border-color: #E60012 transparent transparent;
        position: absolute;
        bottom: -5px;
        left: 0px;
        right: 0px;
        margin: 0 auto;
    }

    .contaiter .bannerTab .tabItem a:hover::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-width: 5px 5px 0;
        border-style: solid;
        border-color: #E60012 transparent transparent;
        position: absolute;
        bottom: -5px;
        left: 0px;
        right: 0px;
        margin: 0 auto;
    }

.contaiter .qds_slogan1 {
    text-align: center;
    color: #fff;
    font-size: 60px;
    padding-top:80px;
    padding-bottom:30px;
    width: 100%;
    font-weight:bold;
}

.contaiter .qds_slogan2 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    width: 100%;
    font-weight:normal;
}

.contaiter .pb_slospan {
    width: 100%;
    text-align: center;
    color: #E8E8E8;
    font-size: 19px;
    padding-bottom: 30px;
    /*padding-top: 160px;*/
}
.contaiter .pb_slospan span {
    color: #FFB527;
}
.contaiter .ss_wrap {
    box-sizing: border-box;
    width: 1120px;
    height: 80px;
    margin: auto;
    background: rgba(0,0,0,0.3);
    border-radius: 2px;
}
.contaiter .ss_wrap._flayTopInput {
    width: 100%;
    height: 130px;
    background: url(/images/childpage/cj.png)center no-repeat;
    position:fixed;
    top:0;
    left:0;
    z-index:9998;
}
.contaiter .ss_wrap .form1120 {
    width: 1120px;
    height: 80px;
    margin: 10px auto;
    background: rgba(0,0,0,0.3);
}
.contaiter .ss_wrap form {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.contaiter .ss_wrap .ssfomr_box {
    background:#fff;
    border-radius:3px;
}

.contaiter .ss_wrap .ssfomr_box .tithiht {
    height: 49px;
    line-height: 49px;
    color: #000;
    font-size: 16px;
    display: inline-block;
    clear: both;
    padding: 0 8px;
    box-sizing: border-box;
    position: relative;
}
.contaiter .ss_wrap .ssfomr_box .hihtImg {
    display: none;
    position: absolute;
    height: 28px;
    line-height: 28px;
    top: 57px;
    right: 30px;
    background: #FB8F38;
    color: #fff;
    padding: 0 15px;
    box-sizing: border-box;
    border-radius: 15px;
}
.contaiter .ss_wrap .ssfomr_box .hihtImg::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 0px 7px 7px;
    border-style: solid;
    border-color: transparent transparent #FB8F38;
    position: absolute;
    bottom: 28px;
    right: 36px;
}
.contaiter .ss_wrap .ssfomr_box input {
    /*width: 100%;*/
    height: 49px;
    line-height: 49px;
    margin: 0;
    font-size: 16px;
    outline-style: none;
    padding-left: 14px;
    display: inline-block;
    clear: both;
    border-radius: 2px;
    border: none;
}

.contaiter .ss_wrap .ssfomr_box select {
    width: 130px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    font-size: 16px;
    color: #666;
    padding-left: 5px;
    display: inline-block;
    clear: both;
    border-radius: 2px;
    border: none;
}

.contaiter .ss_wrap .ssfomr_box button {
    width: 165px;
    height: 49px;
    line-height: 49px;
    border-radius: 25px;
    font-size: 20px;
    border: none;
    cursor: pointer;
    outline: none;
    background: #FE9601;
    font-weight: bold;
    color: #fff;
}

.contaiter .ss_wrap .region {
    width: 210px;
    /*margin-right: 10px;*/
    position: relative;
}
.contaiter .ss_wrap .region input{
    width: 105px;
}
.contaiter .ss_wrap .qmword {
    width: 360px;
    /*margin-right: 10px;*/
    position: relative;
}
.contaiter .ss_wrap .qmword input{
    width: 110px;
}
.contaiter .ss_wrap .qmwnum {
    width: 216px;
    /*margin-right: 10px;*/
    position: relative;
}
.contaiter .ss_wrap .qmwnum input{
    width: 125px;
}
.contaiter .ss_wrap .hytype {
    width: 300px;
    /*margin-right: 25px;*/
    position: relative;
}
.contaiter .ss_wrap .hytype input{
    width: 160px;
}

.hint {
    font-size: 16px;
    font-weight: 400;
    color: rgb(232,232,232);
    width: 871px;
    margin: auto;
    margin-top: 50px;
    text-align:center;
}

.contaiter .syrs1 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
    height: 38px;
    width: 871px;
    margin: auto;
    margin-top: 200px;
}

.syrs1 img {
    margin-right: 19px;
}

.contaiter .syrs1 span {
    padding: 0 4px;
    color: #fa7a12;
    font-weight:bold;
}

/*国学大师起名*/
.guoxuedashi {
    width: 100%;
    height: 1390px;
    position: relative;
}
    .guoxuedashi .guoxuedashiBg {
        width: 100%;
        height: auto;
    }
    .guoxuedashi .guoxuebtn {
        position: absolute;
        bottom: 66px;
        left: 50%;
        transform: translateX(-50%);
        width: 536px;
        height: auto;
        cursor: pointer;
        animation: scaleDraw 3s ease-in-out infinite;
    }

@keyframes scaleDraw {
    0% {
        width: 536px;
    }

    25% {
        width: 500px;
    }

    50% {
        width: 536px;
    }

    75% {
        width: 500px;
    }
}

/*.guoxuedashi button {
        position: absolute;
        bottom: 66px;
        left: 50%;
        transform: translateX(-50%);
        width: 340px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        font-size: 21px;
        color: #fff;
        border: none;
        cursor: pointer;
        background: linear-gradient(180deg,rgba(251,126,38,1),rgba(251,163,38,1));
        box-shadow: 0px 5px 16px 0px rgba(237,109,32,0.32);
        border-radius: 4px;
    }*/
/*文案*/
.qishu {
    background-image: url(/images/childpage/qishu.png?v=1);
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
    width: 100%;
    height: 418px;
    position: relative;
}
/*今日好名推荐*/
.goodName {
    width: 100%;
    height: 743px;
    padding: 20px 0;
    box-sizing: border-box;
}

.goodName .goodscontent {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.goodscontent .goods {
    width: 1202px;
    height: 632px;
    margin: 115px auto 0;
    background: #fff;
    border: 1px solid rgba(210,210,210,1);
    box-shadow: 0px 3px 13px 0px rgba(48,92,174,0.26);
    border-radius: 4px;
}

.goodscontent .today_name {
    width: 100%;
    padding: 35px 20px 32px;
    box-sizing: border-box;
    position: relative;
}
.goodscontent .today_name .goodNameImg {
    position: absolute;
    width: 606px;
    height: 72px;
    top: -27px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.goodscontent .today_name .goodNameImg img {
    width: 100%;
    height: 100%;
}
.goodscontent .today_name .goodNameImg span {
    width: 100%;
    height: 72px;
    position: absolute;
    text-align: center;
    top: 0;
    line-height: 72px;
    color: #fff;
    font-size: 38px;
}

.goodscontent .today_name .top {
    width: 100%;
    height:128px;
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 55px;
    box-sizing: border-box;
}

.goodscontent .today_name .top .nameItem {
    width: 252px;
    height: 56px;
    line-height: 56px;
    margin-bottom: 8px;
    text-align: center;
    border: 1px solid #BFBFBF;
    position: relative;
}
.goodscontent .today_name .top .nameItem .nameItemActive {
    display:none;
    width: 252px;
    height: 56px;
    position: absolute;
    left: -1px;
    top: -1px;
}

.goodscontent .today_name .top .nameItem label {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.goodscontent .today_name .top .nameItem input {
    position: absolute;
    left: 80px;
    top: 50%;
    outline-style: none;
    transform: translateY(-50%);
    opacity: 0;
}

.goodscontent .today_name .bottom {
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0 20px;
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fa7a12;
    cursor: pointer;
    margin: 10px auto 0;
}

.goodscontent .today_name .bottom .loader {
    width: 20px;
    height: 16px;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.goodscontent .bottomReview {
    width: 100%;
    padding: 5px 55px;
    box-sizing: border-box;
}

.goodscontent .bottomReview .reviewForm {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content:space-between;
}

.goodscontent .bottomReview .reviewForm .formitem {
    width: 220px;
    text-align: center;
    padding: 10px 20px;
    box-sizing: border-box;
    display: flex;
    position: relative;
}

.goodscontent .bottomReview .reviewForm .itemword {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 420px;
    height: 205px;
    border-radius: 4px;
    padding: 14px 33px;
    box-sizing: border-box;
    box-shadow: 0px 1px 31px 0px rgba(85,129,186,0.29);
}

.goodscontent .bottomReview .reviewForm .itemword .wordInp {
    width: 168px;
    height: 44px;
    border: 1px dashed #BFBFBF;
    border-radius: 4px;
    margin-bottom: 10px;
    position: relative;
}

.goodscontent .bottomReview .reviewForm .itemword .wordInp input {
    width: 100%;
    height: 100%;
    line-height: 44px;
    outline-style: none;
    border: 1px solid #F8B551;
    border-radius: 4px;
}
::-webkit-input-placeholder {
    color: #999;
}

.goodscontent .bottomReview .reviewForm .itemword .wordInp .inpClose {
    width: 38px;
    height: 100%;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: #F8B551;
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.goodscontent .bottomReview .reviewForm .itemword .hiht {
    width: 100%;
    text-align: left;
    color: red;
    font-size: 15px;
}

.goodscontent .bottomReview .reviewForm .formitem input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border: none;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 3px 14px 0px rgba(0, 72, 252, 0.55);
    border-radius: 4px;
}

.goodscontent .bottomReview .reviewForm .itemtype {
    width: 194px;
}

.goodscontent .bottomReview .reviewForm .itemtype select {
    width: 100%;
    height: 40px;
    line-height: 40px;
    box-shadow: 0px 3px 14px 0px rgba(0, 72, 252, 0.55);
    border-radius: 4px;
    padding: 0 10px;
    border: none;
    box-sizing: border-box;
}
.goodscontent .batch_btn {
    width: 100%;
    height: 48px;
    text-align: center;
    margin-top: 30px;
}
.goodscontent .batch_btn button {
    width: 192px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: none;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    background: linear-gradient(180deg,rgba(251,126,38,1),rgba(251,163,38,1));
    box-shadow: 0px 5px 16px 0px rgba(237,109,32,0.32);
    border-radius: 4px;
    cursor:pointer;
}

/*实时核名动态*/
.goodsnames {
    width: 100%;
    margin-top: 90px;
}
.realReview {
    width: 976px;
    height: 160px;
    padding: 24px;
    background: #fff;
    box-sizing: border-box;
    margin: 44px auto;
    border: 1px solid rgba(210,210,210,1);
    box-shadow: 0px 3px 20px 0px rgba(135,151,171,0.25);
    display: flex;
}

.realReview .real_left {
    width: 174px;
    height: 100%;
    font-size: 27px;
    color: #525252;
    text-align: center;
    font-weight: 800;
    padding: 20px 30px;
    position: relative;
    box-sizing: border-box;
}

.realReview .real_left::after {
    content: "";
    display: block;
    width: 1px;
    height: 80px;
    background: #BFBFBF;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.realReview .list {
    width: 344px;
    height: 100%;
    margin-left: 30px;
    box-sizing: border-box;
    overflow:hidden;
}

.goodscontent .realReview .list ul.line {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.realReview .list ul.line li {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    text-indent: 15px;
    font-size: 12px;
    line-height: 30px;
    list-style: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.realReview .list ul.line li span {
    color: #FF3838;
}

/*材料下载*/
.noned {
    display: none;
}
.cailiao {
    width: 100%;
    background: #E9EFFB;
    padding-bottom:50px;
}
.mat_down {
    width: 1200px;
    margin: auto;
}

.md_p {
    text-align: center;
    padding-top: 56px;
    margin-bottom: 56px;
    font-size: 35px;
    color: #333;
}

.md_con {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding:10px 30px 0;
}

.mc_left {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.ml_tit {
    width: 100%;
    height: 55px;
    background: rgb(255,255,255);
    border-bottom: 1px solid rgba(220,220,220,1);
    display: flex;
    justify-content: space-between;
}

.ml_sp {
    width: 25%;
    position: relative !important;
    display: block;
    /*width: 50%;*/
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(59,59,59,1);
    cursor: pointer;
}

.clickitem {
    color: #FA7911;
    width: 25%;
    border-bottom: 3px solid rgba(250,121,17,1);
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
}
.ml_li {
    width: 50%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    display: flex;
    /*justify-content: space-between;*/
    align-items: center;
    /*padding: 10px 20px 30px 40px;*/
    float: left;
}

    .ml_li > span:nth-of-type(1) {
        width: 275px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(59,59,59,1);
        margin-left: 12px;
    }

    .ml_li > span:nth-of-type(2) {
        color: rgba(59,59,59,1);
        margin-left: 10px;
        width: 100px;
        margin-right: 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .ml_li > a {
        width: 79px;
        height: 35px;
        border: 1px solid rgba(250,121,17,1);
        border-radius: 2px;
        line-height: 35px;
        text-align: center;
        color: rgba(250,121,17,1);
    }

        .ml_li > a:hover {
            background: rgba(250,121,17,1);
            color: #fff;
        }

.mc_right {
    float: right;
    width: 600px;
    padding: 10px 21px 30px 49px;
}

.ml_qy {
    border-left: 1px solid #fff;
}


/*文章*/
.zs_box {
    height: 400px;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.zc_left {
    width: 357px;
    height: 100%;
}

.zc_lin {
    width: 365px;
    height: 45px;
    line-height: 45px;
    /* background: yellow; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(78, 78, 78, 1);
    position: relative;
    padding-left: 25px;
}

    .zc_lin a:hover {
        color: #FA7911;
        cursor: pointer;
    }

    .zc_lin::before {
        position: absolute;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background: rgba(245, 152, 59, 1);
        left: 5px;
        top: 20px;
    }

.zc_content {
    width: 340px;
    line-height: 34px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(118,118,118,1);
    padding-left: 25px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.zc_time {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(165,165,165,1);
    line-height: 34px;
    padding-left: 25px;
    box-sizing: border-box;
}

.zc_left img {
    padding-left: 25px;
    box-sizing: border-box;
    width: 357px;
    height: 192px;
    margin-top: 46px;
}
.zc_right {
    width: 750px;
    max-height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.check {
    text-align: center;
}

    .check > a {
        width: 130px;
        height: 35px;
        border: 1px solid rgba(170,170,170,1);
        display: inline-block;
        text-align: center;
        line-height: 35px;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: rgba(78,78,78,1);
        margin-bottom: 40px;
        margin-top: 50px;
    }

        .check > a:hover {
            background: rgba(250,121,17,1);
            color: #fff;
            border: none;
        }
.article {
    width: 100%;
    /*height: 670px;*/
}

    .article .artitle {
        width: 100%;
        text-align: center;
        font-size: 36px;
        color: #333333;
        margin-top: 50px;
    }

    .article .arsubtitle {
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: #999999;
    }


/*批量核名弹窗*/
.flayBatch {
    display:none;
    width: 840px;
    height:570px;
    padding: 40px 45px 0 50px;
    box-sizing: border-box;
    background: #fff;
    position: fixed;
    top: 50%;
    transform:translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
    border-radius: 8px;
    overflow: hidden;
}
.flayBatch .batchClose{
    position:absolute;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:40px;
    right:0;
    top:0;
    cursor:pointer;
}
.flayBatch .title {
    width: 100%;
    text-align: center;
    color: #272727;
    font-size: 25px;
}
.flayBatch .batch_list {
    width:100%;
    margin-top:35px;
}
.flayBatch .batch_list li.batch_item {
    width: 100%;
    height: 55px;
    line-height: 55px;
    display: flex;
    justify-content: space-between;
}
.flayBatch .batch_list li.batch_item .item_title {
    width: 50%;
    font-size: 19px;
    color: #272727;
}
.flayBatch .batch_list li.batch_item .item_title span {
    color: #FA8B15;
}
.flayBatch .batch_list li.batch_item .item_right {
    width: 50%;
    display: flex;
    justify-content: space-around;
    align-items:center;
}
.flayBatch .batch_list li.batch_item .item_right .item_lv {
    font-size: 17px;
    color: #272727;
}
.flayBatch .batch_list li.batch_item .item_right .item_bar {
    width: 146px;
    height: 14px;
    border-radius: 7px;
    background: #eee;
    position: relative;
}
.flayBatch .batch_list li.batch_item .item_right .item_bar span {
    height: 14px;
    border-radius: 7px;
    position: absolute;
    top: 0;
    left: 0;
}
.flayBatch .batch_list li.batch_item .item_right .item_bar span span {
    width: 100%;
    height: 14px;
    border-radius: 7px;
    background: linear-gradient(90deg,rgba(252,171,57,1),rgba(250,129,10,1));
    position: absolute;
    top: 0;
    left: 0;
    animation: jindutiao 1s;
}
@keyframes jindutiao {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}
.flayBatch .batch_list li.batch_item .item_right .item_zhi {
    font-size: 21px;
}
.flayBatch .batch_list li.batch_item .item_right .item_zhi.gao {
    color: #259D4A;
}
.flayBatch .batch_list li.batch_item .item_right .item_zhi.zhong {
    color: #F67E26;
}
.flayBatch .batch_list li.batch_item .item_right .item_zhi.di {
    color: #E72A2A;
}
.flayBatch .ailoading {
    width: 100%;
    height: 40px;
    line-height:40px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 75px;
    text-align: center;
    color:#999;
}
.flayBatch .ailoading span::after {
    animation: txt 1.5s infinite;
    content: "";
}
@keyframes txt {
    0% {
        content: ".";
    }

    50% {
        content: "..";
    }

    100% {
        content: "...";
    }
}
.flayBatch .batch_btn {
    width: 100%;
    height: 48px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
}
.flayBatch .batch_btn button {
    width: 170px;
    height: 48px;
    text-align: center;
    background: #F19149;
    font-size:19px;
    color:#fff;
    border:#fff;
    border-radius:4px;
    cursor:pointer;
}


/*国学大师弹窗*/
.flayguoxue {
    display: none;
    width: 800px;
    height: 570px;
    padding: 45px 40px 0 30px;
    box-sizing: border-box;
    background: #fff;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
    border-radius: 8px;
    overflow: hidden;
}
.flayguoxue .bgImg{
    width:100%;
    height:auto;
    position:absolute;
    z-index:-1;
    top:0;
    left:0;
}
.flayguoxue .guoxueClose {
    width: 40px;
    height: 40px;
    line-height: 30px;
    color: #000;
    border: 3px solid #666;
    border-radius: 50%;
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 35px;
    text-align: center;
    z-index: 10000;
    cursor:pointer;
}
.flayguoxue .title {
    width: 100%;
    color: #333232;
    font-size: 25px;
}
.flayguoxue .subtitle {
    margin-top: 10px;
    width: 100%;
    color: #F63A3A;
    font-size: 17px;
}
.flayguoxue .tscontent {
    margin-top: 35px;
    width: 100%;
}
.flayguoxue .tscontent .item {
    width: 100%;
    display:flex;
    margin-top:20px;
}
.flayguoxue .tscontent .item-left {
    width: 150px;
    line-height: 38px;
    color: #3B3B3B;
    font-size:17px;
    text-align:right;
}
.flayguoxue .tscontent .item-left span {
    color: #F83232
}

.flayguoxue .tscontent .item-right {
    width: 580px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 10px;
    box-sizing: border-box;
}
.flayguoxue .tscontent .item-right input {
    border:1px solid #aaa;
}
.flayguoxue .tscontent .item-right .w166 {
    width: 166px;
    height:38px;
    line-height:38px;
    font-size:15px;
    padding-left:15px;
    box-sizing:border-box;
}
.flayguoxue .tscontent .item-right .rightInput {
    margin-right: 12px;
}
.flayguoxue .tscontent .item-right .rightInput:nth-child(5) {
    margin-top: 20px;
}
.flayguoxue .tscontent .item-right .rightInput:nth-child(6) {
    margin-top: 20px;
}
.flayguoxue .tscontent .item-right .rightInput .selhiht {
    color: #2D2C2C;
    font-size:15px;
}
.flayguoxue .tscontent .item-right .rightInput ._YearType {
    width: 130px;
    height: 38px;
}
.flayguoxue .tscontent .item-right .rightInput .w110 {
    width: 110px;
    height: 38px;
}
.flayguoxue .tscontent .item-right .rightInput select {
    width: 100%;
    height: 100%;
    line-height: 38px;
    color: #2D2C2C;
    padding-left: 15px;
    box-sizing: border-box;
}
.flayguoxue .tscontent .item-right .rrht {
    color: #868686;
    font-size: 15px;
    line-height: 38px;
    padding-left: 15px;
}
.flayguoxue .tscontent .item-right textarea {
    min-width: 554px;
    min-height: 74px;
    max-width: 554px;
    max-height: 74px;
    border: 1px solid #aaa;
    padding: 10px 15px;
    box-sizing: border-box;
}
.flayguoxue .subguoxue {
    width: 100%;
    height: 48px;
    text-align: center;
}
.flayguoxue .subguoxue button {
    width: 198px;
    height: 48px;
    text-align: center;
    border: none;
    background: #F19149;
    border-radius:4px;
    color:#fff;
    font-size:19px;
    margin-top:45px;
    cursor:pointer;
}