﻿
.banner {
    width: 100%;
    position: relative;
}

.upbanner {
    width: 100%;
    height: 814px;
    background: url(../images/banner.jpg) no-repeat;
    background-size: cover;
    padding-top:160px;
    box-sizing:border-box
}
 
.bann_title {
    width: 100%;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
}

.bann_hiht {
    width: 100%;
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin-top: 30px;
}

.bann_hiht span {
    color: #FBA722;
}



.formShow {
    display: none;
    width: 100%;
    padding-bottom: 30px;
    background: url(../images/banner.jpg) center no-repeat;
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

/*form提交*/
.allForm {
    width: 1140px;
    height: 100px;
    background: rgba(0,0,0,0.3);
    padding: 0 20px;
    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: 172px;
}
.allForm .formitem.formitem_word {
    width: 226px;
}
.allForm .formitem.formitem_industry {
    width: 246px;
}
.allForm .formitem.formitem_companyType {
    width: 196px;
}


.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;
    font-size: 16px;
}
.allForm .formitem select {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    border-radius: 0 4px 4px 0;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 16px;
}

.allForm .formitem.formitem_city input, .allForm .formitem.formitem_companyType select {
    border-radius: 4px;
}
.allForm .formbtn {
    width: 184px;
    height: 50px;
}

.allForm .formbtn button { width: 184px; height: 50px; line-height: 50px; text-align: center; border: none; cursor: pointer; background: #27AE60; border-radius: 4px; font-size: 18px; color: #fff; }

.bann_samples {
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: 50px;
    font-size: 18px;
}


/*核名备述*/
.beishu{
    width:100%;
    height:147px;
    line-height:147px;
    text-align:center;
    padding-top:33.5px;
}
.beishu img{
    width:988px;
    height:auto;
}


/*什么是工商核名？*/
.module4 {
    width: 100%;
    height: 480px;
    background: #F2F4FB;
    text-align: center;
}

.module4 .module4_title {
    width: 100%;
    color: #333;
    font-size: 28px;
    font-weight: bold;
    padding-top: 80px;
}
.module4 .module4_subtitle {
    width: 100%;
    line-height:25px;
    color: #7880B0;
    font-size: 16px;
    padding-top: 30px;
}
.module4 img{
    width:882px;
    height:auto;
    margin-top:70px;
}


/*公司起名 注意以下事项*/
.module5 {
    width: 100%;
    height: 646px;
    background: url(../images/module5_bgimg.jpg) no-repeat;
    background-size: cover;
    text-align: center;
}
.module5 .module5_title {
    width: 100%;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    padding-top: 70px;
}
.module5 .module5_list{
    width:100%;
    display:flex;
    justify-content:space-around;
    margin-top:90px;
}
.module5 .module5_list .module5_item {
    width: 238px;
    position:relative;
    text-align:center;
}
.module5 .module5_list .module5_item img{
    width: 238px;
    height:auto;
}
.module5 .module5_list .module5_item .module5_item_tit {
    width: 100%;
    color:#333;
    font-size:18px;
    text-align: center;
    position:absolute;
    bottom:100px;
}
.module5 .module5_list .module5_item .module5_item_subtit {
    width: 100%;
    color: #9C9C9C;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 40px;
}


/*公司注册流程*/
.liucheng {
    width: 100%;
    height: 800px;
    background: url(../images/liuchengbg.jpg) no-repeat;
    background-size: cover;
}

.liucheng .module_title {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 38px;
    padding-top: 130px;
}

.liuchengcont {
    width: 100%;
    margin-top: 90px;
    text-align: center;
    position: relative;
    padding-top: 74px;
    box-sizing: border-box;
}

.liuchengcont img {
    width: 986px;
    height: auto;
}

.liuchenglist .liuchengitem {
    text-align: center;
    position: absolute;
}

.liuchenglist .liuchengitem:nth-child(1) {
    width: 155px;
    top: 0;
    left: 118px;
}

.liuchenglist .liuchengitem:nth-child(2) {
    width: 240px;
    top: 320px;
    left: 228px;
}

.liuchenglist .liuchengitem:nth-child(3) {
    width: 200px;
    top: 0;
    left: 408px;
}

.liuchenglist .liuchengitem:nth-child(4) {
    width: 250px;
    top: 320px;
    left: 550px;
}

.liuchenglist .liuchengitem:nth-child(5) {
    width: 360px;
    top: 0;
    left: 650px;
}

.liuchenglist .liuchengitem:nth-child(6) {
    width: 280px;
    top: 320px;
    left: 860px;
}

.liuchenglist .liuchengitem .liuchengitem_up {
    width: 100%;
    color: #333;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}

.liuchenglist .liuchengitem .liuchengitem_down {
    color: #858585;
    font-size: 16px;
    line-height: 24px;
}



/*公司起名 注意以下事项*/
.module3 {
    width: 100%;
    background: #EFF1F7;
    padding-bottom: 30px;
}

.module3 .module3_title {
    width: 100%;
    color: #464646;
    font-size: 30px;
    font-weight: bold;
    padding: 80px 0 10px;
    text-align: center;
}

.module3 .mattersList {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.module3 .mattersList .mattersItem {
    width: 285px;
    height: 258px;
    text-align: center;
    padding: 27px 32px 0;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(220,220,220,1);
    box-shadow: 0px 6px 14px 0px rgba(54,99,212,0.15);
    border-radius: 4px;
    cursor: pointer;
}

.module3 .mattersList .mattersItem:hover {
    background: #fafafa;
}

.module3 .mattersList .mattersItem img {
    width: 80px;
    height: auto;
}

.module3 .mattersList .mattersItem .mattersTit {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}

.module3 .mattersList .mattersItem .mattersSubtit {
    color: #333;
    font-size: 14px;
    margin-top: 20px;
    text-align: left;
}