.margin-bottom36 {
    margin-bottom: 36px !important;
}
body > div{
    background-color: #fff;
}
body > div.sidebar-two {
    background-color: transparent;
}
.banner-box {
    width: 100%;
    height: 450px;
    position: relative;
    overflow: hidden;
}
.banner-box img{
    width: 1920px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
.tag-box {
    text-align: center;
    height: 120px;
    padding-top: 29px;
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.1)
}
.tag-box .tag {
    display: inline-block;
    width: 195px;
    padding-left: 62px;
    background: url("../images/banner_icon1.png") no-repeat left 12px;
    margin-left: 109px;
}
.tag-box .tag:nth-child(2) {
    background: url("../images/banner_icon2.png") no-repeat left 18px;
}
.tag-box .tag:nth-child(3) {
    background: url("../images/banner_icon3.png") no-repeat left 12px;
}
.tag-box .tag:nth-child(4) {
    background: url("../images/banner_icon4.png") no-repeat left 18px;
}
.tag {
    color: #555;
    text-align: left;
}
.tag p i{
    font-size: 36px;
    color: #333;
}


.type-box{
    width: 1000px;
    background-color: #ffffff;
    padding: 28px 36px 27px;
    box-shadow: 0px 2px 5px 0px
    rgba(0, 0, 0, 0.1);
    margin: 0 auto 36px;
    text-align: center;

}
.type-box header {
    color: #333;
    font-size: 28px;
    font-family: PingFangSC-Regular;
}
.nuclear-box{
    width: 100%;
    margin-top: 36px;
}
.nuclear-box .input-box{
    float: left;
    margin-top: 24px;
    margin-left: 10px;
    position: relative;
}
.nuclear-box .input-box input{
    height: 34px;
    border: 1px solid #aaa;
    outline: none;
    font-weight: normal;
    border-radius: 0;
    text-align: center;
}
.nuclear-box .input-box input:focus{
    border: 1px solid #22b0eb;
    border-bottom: none;
    box-shadow: none;!important;
}
.nuclear-box div.industry input:focus{
    border: 1px solid #22b0eb;
}
.nuclear-box .input-box.name-write input:focus{
    border: 1px solid #22b0eb;
}
.nuclear-box .input-box span{
    width: 14px;
    height: 9px;
    display: block;
    background: url("img/arrow-downs.png") no-repeat center;
    position: absolute;
    right: 15px;
    top: 13px;
}
.nuclear-box .input-box span.transform{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */
}
.nuclear-box .input-box span:hover{
    cursor: pointer;
}

.nuclear-box div.btn-nuclear input{
    width: 136px;
    height: 34px;
    background-color: #22b0eb;
    border-radius: 4px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #ffffff;
    outline: none;
    border: none;
}
.nuclear-box div.city-chose input{
    width: 126px;
    text-align: center;
    padding-left: 18px;
    padding-right: 34px;
}
.nuclear-box div.name-write input{
    width: 300px;
    text-align: center;
}
.nuclear-box div.industry input{
    width: 146px;
    text-align: left;
    padding-left: 18px;
    padding-right: 34px;
}
.nuclear-box div.tissue input{
    width: 156px;
    text-align: left;
    padding-left: 18px;
    padding-right: 34px;
    opacity: 1;
}

.tissue{
    width: 156px;
    text-align: center;
    padding-left: 4px;
    padding-right: 34px;
    background: #fff;
    height: 34px;
}
.tissue p{
    font-size: 14px;
    font-weight: normal;
    color: #666;
    line-height: 34px;
    margin: 0;
}
.city-option{
    width: 126px;
    height: auto;
    background: #fff;
    margin: 0;
    position: absolute;
    left: 0;
    top: 34px;
    border: 1px solid #22b0eb;
    padding: 6px 0;
    border-top: none;
    display: none;
    z-index: 20;
}
.city-option li{
    font-size: 14px;
    color: #666;
    font-weight: normal;
    line-height: 24px;
    padding-left: 40px;
    text-align: left;
}
.city-option li:hover{
    cursor: pointer;
    color: #22b0eb;
}
.tissue-option{
    width: 156px;
    height: auto;
    background: #fff;
    margin: 0;
    position: absolute;
    left: 4px;
    top: 33px;
    border: 1px solid #22b0eb;
    padding: 6px 0;
    border-top: none;
    display: none;
}
.tissue-option li{
    font-size: 14px;
    color: #666;
    padding-left: 20px;
    font-weight: normal;
    line-height: 24px;
    text-align: left;
}
.tissue-option li:hover{
    cursor: pointer;
    color: #22b0eb;
}

.industry-box{
    width: 684px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 35px;
    margin-left: -270px;
    padding-bottom: 10px;
    display: none;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.every-box{
    width: 100%;
    float: left;
    margin-top: 10px;
}

.industry-box .every-box p{
    width: 52px;
    height: 20px;
    background: #f9f9f9;
    margin: 0;
    margin-left: 10px;
    float: left;
    color: #666;
    font-weight: bold;
    text-align: center;
}

.every-box ul{
    margin: 0;
    width: 90%;
    display: block;
    float: left;
    z-index: 20;

}
.industry-box ul li{
    font-size: 14px;
    color: #666;
    line-height: 20px;
    float: left;
    font-weight: normal;
    margin: 0 5px;
    text-align: center;
}
.industry-box ul li:hover{
    cursor: pointer;
    color: #22b0eb;
}

.forexmple p{
    font-size: 14px;
    color: #888;
    text-align: center;
    line-height: 14px;
    margin-top: 20px;
}

.inquiry-banner{
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.inquiry-banner h2{
    font-size: 28px;
    font-weight: normal;
    color: #333333;
    text-align: center;
    margin: 0;
    line-height: 36px;
}
.inquiry-banner h5{
    font-size: 20px;
    color: #555;
    text-align: center;
    line-height: 24px;
    font-weight: normal;
    margin: 0;
    margin-top: 25px;
}
.search-input{
    margin: 0 auto;
    margin-top: 20px;
}
.search-input2{
    margin-top: 32px;
}
.field-searchform-keyword{
    float: left;
}
.search-input .form-inline .form-group{
    float: left;
    display: block;
}

.search-input input{
    margin: 0;
    border: none;
    outline: none;
    height: 34px;
}
.search-input input.text-input{
    width: 520px;
    padding-left: 10px;
    color: #999;
    font-size: 14px;
    border: 1px solid #eee;
}
.search-input input.button-input{
    width: 120px;
    color: #fff;
    height: 34px;
    font-size: 18px;
    background-image: linear-gradient(0deg,
    #22b0eb 0%,
    #45c6f3 53%,
    #68dbfb 100%);
    border-radius: 4px;
}
/*.search-input input.button-input:hover{
    cursor: pointer;
    background: #22b0eb;
}*/
.inquiry-banner p{
    font-size: 14px;
    text-align: center;
    color: #555;
    line-height: 14px;
    margin: 0;
    margin-top: 15px;
}
.inquiry-banner p span{
    color: #22b0eb;
}

.header-box {
    height: 58px;
    line-height: 58px;
}
.header-box .header-left{
    float: left;
    padding-left: 58px;
    background: url("../images/classify.png") no-repeat 10px center;
    background-size: 28px 28px;
    font-size: 20px;
    color: #333;
}
.header-box .header-left span {
    color: #555;
    font-size: 14px;
    margin-left: 20px;
}
.header-box a{
    float: right;
    color: #008bff;
    margin-right: 10px;
}
.single-box {
    width: 1200px;
    margin: 0 auto 20px;
    box-shadow: 0px 2px 5px 0px
    rgba(0, 0, 0, 0.1);
}
.single-box div.ul-box {
    height: 320px;
    width: calc(100% - 60px);
    margin: 0 auto;
    background-color: #ffffff;
    padding-bottom: 20px;
    position: relative;
}
.sale-list {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 320px;
}
.single-box  .list-ul {
    width: 800%;
    position: absolute;
    overflow: hidden;
}
.single-box  .list-ul li{
    float: left;
    margin-left: 20px;
}
.single-box  .list-ul li:first-child{
    margin-left: 0;
}
.single-box .list-ul li a{
    display: block;
    width: 210px;
    height: 300px;
    border: 1px solid #eee;
    position: relative;
}
.single-box  .list-ul li .list-style-image{
    position: relative;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    margin-top: 20px;
    background: url(img/list-style-icon1.png) no-repeat;
}

.single-box  .list-ul li .list-style-image img{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 110px;
    height: 110px;
    z-index: 2;
}
.single-box  .list-ul li a i{
    width: 39px;
    height: 25px;
    background: url("img/HOT-ICON-8-8_03.png");
    position: absolute;
    right: -5px;
    top:15px;
}
.single-box  .list-ul li div.message-list{
    width: 100%;
    height: 110px;
    padding: 0 20px;
    position: relative;
}
.single-box  .list-ul li div.message-list div{
    font-size: 18px;
    color: #ff7300;
    line-height: 18px;
    display: block;
    text-align: center;
    padding: 0 20px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 10px;
}
.single-box  .list-ul li h3{
    font-size: 18px;
    color: #333;
    font-weight: normal;
    text-align: center;
    line-height: 18px;
    margin-top: 12px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.list-ul li p{
    font-size: 12px;
    color: #999;
    line-height: 20px;
    margin-top: 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.single-box .list-ul li div span{
    font-size: 18px;
    color: #ff7300;
    line-height: 18px;
    display: inline-block;
    text-align: center;
    margin: 0 3px;
}

.single-box .list-ul li:hover a{
    border: 1px solid #22b0eb;
    margin: 0;
}

 .list-ul li:hover .list-style-image{
    background: url(img/list-style-icon2.png) no-repeat;
}

.arrow-icon{
    width: 29px;
    height: 58px;
}
.arrow-icon:hover{cursor: pointer}
.arrow-left{
    background: url("../images/left-icon.png") no-repeat;
    position: absolute;
    left: -28px;
    top: 38%;
}
.arrow-right{
    background: url("../images/right-icon.png") no-repeat;
    position: absolute;
    right: -28px;
    top: 38%;
}
.arrow-left:hover{
    background: url("img/left_hover.png") no-repeat;
}
.arrow-right:hover{
    background: url("img/right_hover.png") no-repeat;
}

.notes-box{
    width: 1200px;
    height: 150px;
    box-shadow: 0px 2px 5px 0px
    rgba(0, 0, 0, 0.1);
    margin: 20px auto 20px;
    padding-left: 200px;
    background: #fff url("../images/information.png") no-repeat 1px center;
    padding-top: 6px;
    padding-bottom: 10px;
    position: relative;
}
.notes-box .notes-detail {
    float: left;
    width: 50%;
    height: 100%;
    padding-right: 29px;
    padding-top: 8px;
    border-right: 1px solid #eee;
}
.notes-box .notes-detail h3{
    width: 100%;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 12px;
}
.notes-box .notes-detail p{
    width: 100%;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    letter-spacing: 0px;
    color: #555555;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    line-height: 25px;
}
.notes-detail p a {
    color: #008bff;
}
.notes-box .notes-list {
    float: left;
    width: 50%;
    padding-right: 10px;
    overflow: hidden;
}
.notes-box .notes-list p:not(:last-child){
    padding-left: 21px;
    line-height: 28px;

}
.notes-box .notes-list p:last-child{
    position: absolute;
    bottom: 6px;
    right: 10px;
}
.notes-box .notes-list p:last-child a{
    color: #555555;
}
.notes-box .notes-list p:not(:last-child):before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
    background-color: #22b0eb;
}

.notes-box .notes-list p:not(:last-child) a,
.notes-box .notes-list p:not(:last-child) span{
    display: inline-block;
    width: 80px;
    vertical-align: middle;
    color: #888;
    font-size: 14px;
}
.notes-box .notes-list p:not(:last-child) a{
    width: calc(100% - 106px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #555;
}

.banner-boxs{
    width: 1200px;
    height: 120px;
    margin: 24px auto;
}
.banner-boxs img{
    width: 100%;
    height: 100%;
}
.double-box{
    width: 1200px;
    height: auto;
    margin: 24px auto;
    padding-left: 10px;
    padding-bottom: 10px;
}
.double-box .ul-box{
    overflow: hidden;
    width: 100%;
    position: relative;
}

.double-box .one-box{
    width: 260px;
    height: 370px;
    background-color: #ffffff;
    border: solid 1px #eee;
    padding: 20px;
    float: left;
}
.double-box .one-box:hover{
    border-color: #22b0eb;
}
.double-box .one-box:hover .list-style-image{
    background-image: url(img/list-style-icon2.png);
}
.double-box .one-box .list-style-image{
    width: 150px;
    height: 150px;
    background: url(img/list-style-icon1.png) no-repeat;
    margin: 0 auto;
    line-height: 150px;
    text-align: center;
}
.double-box .one-box .list-style-image img{
    width: 110px;
    height: 110px;
}
.double-box  h3{
    width: 100%;
    height: 18px;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 24px auto 14px;
}
.double-box .one-box p{
    text-align: center;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.double-box .price-box{
    text-align: center;
    font-size: 18px;
    color: #22b0eb;
}
.double-box .one-box .price-box{
    margin: 10px auto;
}
.double-box .price-box .price-money{
    text-align: center;
    font-size: 24px;
    color: #ff7300;
}
.double-box .one-box .btn-box{
    text-align: center;
}
.double-box .one-box .btn-box .btn{
    width: 200px;
    height: 32px;
    background-image: linear-gradient(0deg,
    #22b0eb 0%,
    #45c6f3 53%,
    #68dbfb 100%);
    border-radius: 16px;
    border-radius: 16px;
    border: none;
    outline: none;
    color: #fff;
}
.double-box .one-box .btn-box .btn:hover,.double-box .list-ul li .list-style-price .btn-box .btn:hover{
    background-image: linear-gradient(0deg,
    #45c6f3 53%,
    #68dbfb 100%);
}
.double-box  .sale-list{
    width: calc(100% - 320px);
    overflow: hidden;
    float: left;
    margin: 0px 30px;
    padding-left: 6px;
    height: 370px;
}
.double-box  .sale-list .list-ul {
    width: 400%;
    position: absolute;
}
.double-box  .sale-list .list-ul li{
    margin-right: 10px;
    float: left;
    width: 280px;
}
.double-box  .sale-list .list-ul li a{
    width: 280px;
    height: 180px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    margin-bottom: 10px;
    display: block;
    padding: 0 20px;
}
.double-box  .sale-list .list-ul li a:last-child{
    margin-bottom: 0;
}
.double-box  .list-ul li div.message-list{
    width: 100%;
    padding: 0 20px;
    position: relative;
}
.double-box  .list-ul li h3{
    margin: 16px auto 12px;
}
.double-box  .list-ul li .message-list p{
    white-space: nowrap;
}
.double-box  .list-ul li .list-style-image{
    width: 100px;
    height: 100px;
    background: url(img/list-style-icon1.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    line-height: 100px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
}

.double-box  .list-ul li .list-style-price{
    display: inline-block;
    vertical-align: middle;
}
.double-box  .list-ul li .list-style-price .btn-box .btn{
    width: 90px;
    height: 28px;
    background-image: linear-gradient(0deg,
    #22b0eb 0%,
    #45c6f3 53%,
    #68dbfb 100%);
    border-radius: 16px;
    border: none;
    outline: none;
    color: #fff;
}
.double-box  .list-ul li .list-style-price .btn-box{
    display: none;
    margin-top: 16px;
}
.double-box  .list-ul li a:hover .list-style-price .btn-box {
    display: block;
}
.double-box  .list-ul li a:hover {
    border-color: #22b0eb;
}
.double-box  .list-ul li a:hover .list-style-image{
    background-image: url(img/list-style-icon2.png);
}
.double-box  .list-ul li .list-style-image img{
    width: 70px;
    height: 70px;
}
.double-box .ul-box .arrow-left {
    left: 262px;
}
.double-box .ul-box .arrow-right {
    right: 0;
}

.step-box {
    width: 1200px;
    height: 301px;
    background-color: #ffffff;
    box-shadow: 0px 2px 5px 0px
    rgba(0, 0, 0, 0.1);
    margin: 24px auto;
}
.step-box {
    text-align: center;
    padding-top: 34px;
}
.step-box h3{
    height: 30px;
    font-family: PingFangSC-Regular;
    font-size: 32px;
    color: #333333;
}
.step-box > p{
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #555555;
    margin: 20px auto;
}
.step-box .steps-box {
    width: 100%;
    position: relative;
}
.step-box .steps-box .line{
    width: 1000px;
    height: 2px;
    background-color: #eeeeee;
    margin: 97px auto 0;
}
.step-box .step-text-box {
    position: absolute;
    width: 1070px;
    margin: 0 auto;
    left: 56px;
}
.step-box .step-text-box p{
   display: inline-block;
    vertical-align: middle;
    position: absolute;
    width: 20%;
}
.step-box .step-text-box p:not(:nth-child(3)){
    padding-top: 30px;
}
.step-box .step-text-box p:last-child{
    margin-right: 0;
}
.step-box .step-text-box p:nth-child(3){
    position: relative;
    top: -83px;
    left: 10px;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 156px;
}
.step-box .step-text-box p:nth-child(3) img{
    width: 156px;
    height: 156px;
}
.step-box .step-text-box p:nth-child(3) img:last-child{
    display: none;
    width: 156px;
    height: 156px;
}
.step-box .step-text-box p:nth-child(3):hover img:last-child{
    display: inline-block;
}

.step-box .step-text-box p:nth-child(3):hover img:first-child{
    display: none;
}
.step-box .step-text-box p:not(:nth-child(3)):before{
    content: '';
    width: 20px;
    height: 20px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    border-color: #aaaaaa;
    border-radius: 20px;
    position: absolute;
    top: -11px;
    left: 44%;
}
.step-box .step-text-box p:not(:nth-child(3)):hover:before{
    /*border-image-source: linear-gradient(90deg,
    #68dbfb 0%,
    #45c6f3 47%,
    #22b0eb 100%);*/
    color: #22b0eb;
    border-color: #22b0eb;
}

.step-box .step-text-box p:first-child{
    left: -54px;
}
.step-box .step-text-box p:nth-child(1):before{
    content: '始';
    color: #aaa;
    font-size: 18px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    top: -20px;
    left: 40%;
}
.step-box .step-text-box p:nth-child(2){
    left: 170px;
}
.step-box .step-text-box p:nth-child(2):before{
    top: -12px;
    left: 44%;
}
.step-box .step-text-box p:nth-child(4){
    right: 156px;
}
.step-box .step-text-box p:nth-child(5){
    right: -60px;
}
.step-box .step-text-box p:nth-child(5):before{
    content: '终';
    color: #aaaaaa;
    font-size: 18px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    border-color: #aaaaaa;
    top: -22px;
    left: 42%;
}


.good-service-box{
    width: 1200px;
    height: auto;
    margin: 24px auto;
}
.good-service-box div.ul-box{
    height: auto;
     width: 100%;
     margin: 0;
     background-color: #ffffff;
     padding-bottom: 0;
     position: relative;
}
.good-service-box .header-box .header-left{
    background-image: url("../images/high_quality.png");
}
.good-service-box .tab-box{
    padding: 0 10px 10px;
}
.good-service-box  .tab-bar{
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    padding: 0 20px;
    height: 36px;
}
.good-service-box  .tab-bar p{
    display: inline-block;
    width: 160px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}
.good-service-box  .tab-bar p.active{
    border: 1px solid #eee;
    border-bottom-color: #fff;
}
.tab-content > div {
    position: relative;
}
.tab-content.single-box {
    width: 100%;
    box-shadow: none;
    margin: 0 auto;
}
.tab-content .tab-con {
    padding: 0 20px;
}
.tab-content .arrow-left{
    left: -10px;
}
.tab-content .arrow-right{
    right: -10px;
}

/*全部分类*/
.all-classify{
    width: 1200px;
    margin: 24px auto;
}
.all-classify .header-box .header-left{
    background-image: url("../images/icon-all.png");
}
.all-classify .content-box{
    padding: 10px;
}
.all-classify .content-box ul{
    padding: 0 26px;
    max-height: 120px;
    overflow: hidden;
    border-top: 1px solid #eee;
}
.all-classify .content-box ul li{
    float: left;
    width: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    margin-right: 22px;
}
.all-classify .content-box ul li:hover a{
    color: #22b0eb;
    text-decoration:underline;
}
.show-more {
    text-align: center;
}
.show-more a{
    color: #008bff;
    font-size: 14px;
}
.show-more a i{
    display: inline-block;
    width: 17px;
    height: 10px;
    background: url("./img/dowen.png") no-repeat center;
    vertical-align: middle;
}
.notes-detail a.hoverclass:hover{
    color: #008bff;
    text-decoration: underline;
}
.notes-box .notes-list p:not(:last-child) a.hoverclass:hover{
    color: #22b0eb;
    text-decoration: underline;
}

/*公司核名->信息完善弹框->start*/
.check-name-submission-form{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}
.check-name-submission-form .bannerForm{
    width: 545px;
    height: auto;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ed7b30;
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%, -50%);
    padding: 0 65px;

}
.heck-name-submission-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
}
.check-name-submission-form .quote-tit{
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin-top: 52px;
    margin-bottom: 35px;
}
.quote-state{
    font-size: 18px;
    color: #666;
    margin-bottom: 20px;
}
.check-name-submission-form label{
    display: none;
}
.check-name-submission-form .item input{
    width: 410px;
    height: 33px;
    border: 1px solid #eee;
    margin-bottom: 15px;
    padding-left: 10px;
}
.check-name-submission-form .item .phone-tu-ma{
    cursor: pointer;
    position: static;
}
.check-name-submission-form .quoteSmt{
    text-align: center;
    width: 120px;
    height: 40px;
    background: #ed7b30;
    border-radius: 2px;
    color: #fff;
    border: none;
    font-size: 16px;
    margin-left: 140px;
    margin-bottom: 45px;
    cursor: pointer;
}
.check-name-submission-form .quoteSmt:hover{
    background: #ff9933;
}
.quote-deal{
    margin-bottom: 28px;
}
.quote-deal input{
    float: left;
    margin-left: 85px;
    padding-left: 10px;
}
.quote-deal p{
    float: left;
    color: #666;
    font-size: 14px;
}
.quote-deal p a{
    color: #ea4335;
    cursor: pointer;
}
.quote-deal p a:hover{
    text-decoration: underline;
}
.check-name-submission-form .bannerForm .form-close p{
    float: right;
    display: block;
    width: 14px;
    height: 14px;
    background: url(img/login-register-cancel.png) no-repeat;
    margin: 19px -35px 0 0;
    cursor: pointer;
}
.check-name-submission-form .bannerForm .form-verify {
    color:#ea4335 ;
    margin-bottom: 10px;
    margin-top: -10px;
}
.check-name-submission-form .bannerForm .form-verify i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../css/img/error.jpg) no-repeat center center;
    position: relative;
    top: 2px;
    right: 5px;
}
.check-name-submission-form .bannerForm  #phone-img-captcha-image{
    width: 110px;
    height: 35px;
}
/*公司核名->信息完善弹框->end*/

/*商标查询->信息完善弹框->start*/
.check-name-trademark-form{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}
.check-name-trademark-form .bannerForm{
    width: 545px;
    height: auto;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ed7b30;
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%, -50%);
    padding: 0 65px;

}
.check-name-trademark-form  .heck-name-submission-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
}
.check-name-trademark-form .quote-tit{
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin-top: 52px;
    margin-bottom: 35px;
    color: #333;
}
.check-name-trademark-form .quote-state{
    font-size: 18px;
    color: #666;
    margin-bottom: 20px;
    text-align: left;
}
.check-name-trademark-form label{
    display: none;
}
.check-name-trademark-form .item input{
    width: 410px;
    height: 33px;
    border: 1px solid #eee;
    margin-bottom: 15px;
    padding-left: 10px;
}
.check-name-trademark-form .item .phone-tu-ma{
    cursor: pointer;
}
.check-name-trademark-form .checkNameQuoteSmt{
    line-height: 40px;
    text-align: center;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #ed7b30;
    border-radius: 2px;
    color: #fff;
    border: none;
    font-size: 16px;
    margin-bottom: 45px;
    cursor: pointer;
    margin-top: 20px;
    position: absolute;
    top: 10px;
    left: 150px;
}
.check-name-trademark-form .checkNameQuoteSmt:hover{
    background: #ff9933;
}
.check-name-trademark-form .quote-deal{
    margin-bottom: 40px;
    position: relative;
}
.check-name-trademark-form .quote-deal input{
    float: left;
    margin-left: 85px;
    padding-left: 10px;
}
.check-name-trademark-form .quote-deal p{
    float: left;
    color: #666;
    font-size: 14px;
    margin-top: 8px;
}
.check-name-trademark-form .quote-deal p a{
    color: #ea4335;
    cursor: pointer;
}
.check-name-trademark-form .quote-deal p a:hover{
    text-decoration: underline;
}
.check-name-trademark-form .bannerForm .form-close p{
    float: right;
    display: block;
    width: 14px;
    height: 14px;
    background: url(img/login-register-cancel.png) no-repeat;
    margin: 19px -35px 0 0;
    cursor: pointer;
}
.check-name-trademark-form .bannerForm .form-verify {
    color:#ea4335 ;
    margin-bottom: 10px;
    margin-top: -10px;
    text-align: left;
}
.check-name-trademark-form .bannerForm .form-verify i {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../css/img/error.jpg) no-repeat center center;
    position: relative;
    top: 2px;
    right: 5px;
}
.check-name-trademark-form .bannerForm  #phone-img-captcha1-image{
    width: 110px;
    height: 35px;
    position: static;
}


