.inquiry-banner{
    width: 100%;
    height: 412px;
    background: url("img/inquiry-banner_02.jpg?v=20170810") center;
    overflow: hidden;
}
.inquiry-banner h2{
    font-size: 36px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin: 0;
    line-height: 36px;margin-top: 78px;
}
.inquiry-banner h5{
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-weight: normal;
    margin: 0;
    margin-top: 25px;
}
.search-input{
    width: 587px;
    height: 46px;
    margin: 0 auto;
    margin-top: 55px;
}
.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: 46px;
    line-height: 46px;
}
.search-input input.text-input{
    width: 456px;
    padding-left: 10px;
    color: #999;
    font-size: 14px;
}
.search-input input.button-input{
	float: left;
    width: 120px;
    background: #3399cc;
    color: #fff;
    height: 46px;
    font-size: 18px;
}
.search-input input.button-input:hover{
    cursor: pointer;
    background: #2e8ab8;
}
.inquiry-banner p{
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 14px;
    margin: 0;
    margin-top: 15px;
}
.inquiry-banner p.a-p-class{
    margin-top: 55px;
}
.inquiry-banner p span{
    font-size: 16px;
}
.inquiry-banner p a{
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
}
.inquiry-banner p a:hover{
    color: #3399cc;
}
.trademark-advanced{
    width: 1200px;
    margin: 0 auto;
    height: 316px;
}
.trademark-advanced ul{
    width: 100%;
    margin: 0;
    padding: 0;
}
.trademark-advanced ul li{
    width: 33.3%;
    float: left;
}
.trademark-advanced ul li i{
    display: block;
    width: 208px;
    height: 245px;
    margin: 0 auto;
    background: url("img/inquiry-icon1_04.jpg");
}
.trademark-advanced ul li i.ad-icon1{
    background: url("img/inquiry-icon1_04.jpg");
}
.trademark-advanced ul li i.ad-icon2{
    background: url("img/inquiry-icon2_06.jpg");
}
.trademark-advanced ul li i.ad-icon3{
    background: url("img/inquiry-icon_08.jpg");
}
.trademark-advanced ul li p{
    font-size: 20px;
    color: #666;
    text-align: center;
    line-height: 20px;
}

.go-register{
    width: 100%;
    height: 602px;
    background: #f2fbff;
}
.go-register-main{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.go-register-main h4{
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    color: #333;
    margin-top: 60px;
}
.brand-describe-content {
    margin-top: 50px;
}
.brand-describe-content li {
    margin-left: 87px;
    float: left;
    position: relative;
    width: 342px;
    height: 400px;
    background: #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.brand-describe-content li:first-child {
    margin-left: 0;
}
.brand-describe-content li b {
    position: absolute;
    top: -3px;
    right: 3px;
    display: block;
    width: 56px;
    height: 107px;
    background: url(img/flash-sales911.png?v=2017-0913) no-repeat center center;
}
.brand-describe-content li p.general-brand {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-top: 0;
    margin-bottom: 0;
}
.brand-describe-first p.general-brand {
    background: #8F82BC;
}
.brand-describe-second p.general-brand {
    background: #7EA9E3;
}
.brand-describe-three p.general-brand {
    background: #26AA93;
}
.describe-price {
    width: 100%;
}
.describe-price h4 {
    font-size: 36px;
    color: #8F82BC;
    font-weight: bold;
    line-height: 36px;
    margin: 0;
}
.describe-price p{
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 14px;
    margin-top: 10px;
}
.brand-describe-second .describe-price h4{
    color: #7EA9E3;
}
.brand-describe-three .describe-price h4{
    color: #26AA93;
}
.brand-describe-content i {
    float: left;
    margin: 40px 30px 25px;
    display: block;
    width: 283px;
    height: 10px;
    background: url(img/describe-middle.jpg) no-repeat center center;
}

.describe-copy {
    width: 100%;
    float: left;
    margin-top: 35px;
}
.describe-copy p{
    font-size: 18px;
    color: #666;
    text-align: center;
    margin-top: 15px;
    line-height: 18px;
    margin-bottom: 0;
}
.describe-copy span {
    display: inline-block;
    font-size: 18px;
    color: #8f72bc;
}
.describe-btn {
    margin-top: 25px;
    width: 100%;
}
.describe-btn a{
    background: #8F82BC;
    width: 130px;
    height: 38px;
    display: block;
    margin: 0 auto;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 38px;
}
.describe-btn a:hover{
    background: #7a6fa0;
    cursor: pointer;
}
.brand-describe-second .describe-btn a{
    background: #7EA9E3;
}
.brand-describe-second .describe-btn a:hover{
    background: #6f95c8;
}
.brand-describe-three .describe-btn a{
    background: #26AA93;
}
.brand-describe-three .describe-btn a:hover{
    background: #21927e;
}

.brand-describe-second .describe-copy span{
    color: #7EA9E3;
}
.brand-describe-three .describe-copy span{
    color: #26AA93;
 }


.trademark-question-content{
    width: 1200px;
    padding: 50px 0 50px 0;
    margin: 0 auto;
}

.trademark-question-content h3{
    font-size: 32px;
    line-height: 32px;
    color: #333;
    text-align: center;
    font-weight: normal;
    margin: 0;
}
.trademark-question-main{
    width: 100%;
    float: left;
    margin-top: 30px;
}
.trademark-question-left{
    float: left;
    width: 600px;
    padding: 0 50px 0 30px;
}

.trademark-question-title{
    font-size: 16px;
    line-height: 44px;
    color: #333;
    margin: 0;
    padding-top: 12px;
}
.trademark-question-title b{

    font-weight: normal;
}

.trademark-question-title a{
    color: #008bff;
}
.trademark-question-title a:hover{
    text-decoration: underline;
}

.trademark-question-text{
    font-size: 14px;
    line-height: 24px;
    color: #888;
    margin: 0;
    height: 72px;
}

.trademark-question-right{
    float: left;
    width: 600px;
    padding: 0 50px 0 30px;
}

/*商标品牌*/



.registered-trademark{
    background: url(img/registered-trademark-bg2.jpg?v=20170810);
    background-repeat: no-repeat;
    background-position: center center;
}

.registered-trademark-content{
    width: 1200px;
    padding: 172px 0 40px 0;
    margin: 0 auto;
}

.registered-trademark a{
    display: block;
    width: 150px;
    height: 38px;
    font-size: 18px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    background: #3399cc;
    border-radius: 3px;
    margin: 0 auto;
}

.registered-trademark a:hover,.registered-trademark a:focus{
    color: #fff;
    background: #2b80ab;
}

/*商标详情*/

.trademark-search-result{
    background: #f9f9f9;
}

.trademark-result-content{
    width: 1200px;
    margin: 0 auto;
}

/*查询*/
.search-wrap{
    width: 1200px;
    height: 110px;
    background: #7f7f7f;
    float: left;
}


.trademark-table{
    width: 1200px;
    height: auto;
    background: #fff;
    margin: 0 auto;
    margin-top: 10px;
    display: block;
    overflow: hidden;
    padding-bottom: 20px;
}
.title-detail{
    width: 100%;
    height: 60px;
    margin-top: 5px;
}
.title-detail h4{
    font-size: 20px;
    color: #333;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    line-height: 60px;
}

.trademark-table table{
    width: 1160px;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    margin: 0 20px;
}
.trademark-table table tr{
    height: 62px;
}
.trademark-table table tr td{
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
    color: #666;
}
.trademark-table table tr td:first-child{
    text-align: center;
    background: #F9F9F9;
    padding-left: 0;
}
.trademark-table table tr td.bg-td{
    text-align: center;
    background: #F9F9F9;
    padding-left: 0;
}
.trademark-table table tr td p{
    line-height: 22px;
    font-size: 14px;
    color: #666;
}

.trademark-table table tr td img{
    display: block;
    padding: 10px 0;
    max-height: 100px;
    max-width: 176px;
}

.popup-reminder{
    width: 100%;
    height: 100%;
    display: none;
}
.write-bg{
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.4;
    filter:alpha(opacity=40);
    position: fixed;
    left: 0;
    top: 0;
}
.reminder{
    width: 384px;
    height: 184px;
    background: #fff;
    box-shadow:0 0 10px #999;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -92px;
    margin-left: -192px;
}
.reminder-title{
    width:100%;
    height: 48px;
    background: #3399cc;
}
.reminder-title span{
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    font-weight: normal;
    margin: 0;
    display: block;
}
.reminder p{
    font-size: 14px;
    color: #666;
    width: 90%;
    margin: 0 auto;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
}
.reminder input{
    width: 104px;
    height: 30px;
    font-size: 14px;
    color: #fff;
    background: #3399cc;
    text-align: center;
    border: none;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    margin-top: 32px;
    outline: none;
}
/*公司核名->信息完善弹框->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;
    color: #333;
}
.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;
}
.check-name-submission-form .quoteSmt{
    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-submission-form .quoteSmt:hover{
    background: #ff9933;
}
.quote-deal{
    margin-bottom: 40px;
    position: relative;

}
.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;
    text-align: left;
}
.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;
    position: static;
}












