.banner {
    width: 100%;
    height: 790px;
    position: relative;
}

.upbanner {
    width: 100%;
    height: 860px;
    background: url(../../images/childnoop/childnoop_banner.jpg) no-repeat;
    background-size: cover;
    position: absolute;
    top: -70px;
}
.upbanner .childnoop_title{
    display:block;
    width:770px;
    height:auto;
    margin:210px auto 0;
}


.bannerTab {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 60px;
    box-sizing: border-box;
}

.bannerTab .tabItem a {
    font-size: 14px;
    margin: 0 15px;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    color: #000;
    box-sizing: border-box;
}

.bannerTab .tabItem.active a {
    background: #C62B20;
    color: #fff;
    position: relative;
}

.bannerTab .tabItem a:hover {
    background: #C62B20;
    color: #fff;
    position: relative;
}

.bannerTab .tabItem.active a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #C62B20 transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

.bannerTab .tabItem a:hover::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #C62B20 transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}


.formShow {
    display: none;
    width: 100%;
    padding-bottom: 50px;
    background: url(../../images/childnoop/childnoop_banner.jpg) center no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}


/*form提交*/
.allForm {
    width: 998px;
    height: 68px;
    background: #9E1E15;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 4px;
    margin: 30px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.allForm .formitem.formitem_city {
    width: 206px;
}

.allForm .formitem.formitem_industry {
    width: 263px;
}

.allForm .formitem.formitem_word {
    width: 325px;
}

.allForm .formitem {
    height: 50px;
    background: #fff;
    font-size: 16px;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.allForm .formitem .tithiht {
    color: #3C3C3C;
    white-space: nowrap;
    padding-left: 15px;
    box-sizing: border-box;
}

.allForm .formitem input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    outline-style: none;
    border-radius: 0 4px 4px 0;
    padding-left: 10px;
    box-sizing: border-box;
}

.allForm .formbtn {
    width: 143px;
    height: 50px;
}

.allForm .formbtn button {
    width: 143px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: none;
    cursor: pointer;
    background: #FBD53B;
    border-radius: 4px;
    font-size: 18px;
    color: #2C2C2C;
}

.bann_samples {
    width: 100%;
    text-align: center;
    color: #737373;
    margin-top: 118px;
    font-size: 14px;
}


/*国学起名备述*/
.beishu {
    width: 100%;
    height: 147px;
    line-height: 147px;
    text-align: center;
    padding-top: 33.5px;
}

.beishu img {
    width: 988px;
    height: auto;
}


/*独家国学正宗算法*/
.module5 {
    width: 100%;
    height: 734px;
    background: url(../../images/childnoop/module5_bgimg.jpg) no-repeat;
    background-size: cover;
}

/*专业起名-五行分析系统*/
.module6 {
    width: 100%;
    height: 734px;
    background: url(../../images/childnoop/module6_bgimg.jpg) no-repeat;
    background-size: cover;
}

/*国学起名的优势*/
.module7 {
    width: 100%;
    height: 1072px;
    background: url(../../images/childnoop/module7_bgimg.jpg) no-repeat;
    background-size: cover;
    position: relative;
}

/*实时核名动态*/
.goodsnames {
    width: 100%;
    margin-top: 90px;
    position:absolute;
    bottom:50px;
    left:0;
    right:0;
    margin:0 auto;
}

.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;
}

/*文章资讯*/
.newArticle{
    background:#f5f5f5;
}

.formShow {
    background: url(../../images/index/banner.jpg) center no-repeat;
}

.allForm {
    background: #80c0ff;
}
.bann_samples {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
}
.top_title {
    font-size: 30px;
}

.navitem {
    border-right: 2px solid #EBEBEB;
    font-size: 16px;
    line-height: 60px;
    border-top: none;
}

.navitem:hover {
    background: #5080d2;
    border: none;
}

.navitem a {
    display: block;
}

.bann_hiht {
    color: #ffffff;
    font-size: 20px;
}

.upbanner{
    height: 750px;
}

.banner{
    height: 680px;
}

.upbanner .childmean_title {
    width: 800px;
    margin: 200px auto 0;
}

.bannerTab .tabItem.active a {
    background: #ffffff;
    color: #000;
    font-size: 16px;
}

.bannerTab .tabItem.active a::after {
    border-color: #fff transparent transparent;
}