﻿body{
    background: #ededf3;
}
.header-tel1 img{
    height: 40px;
}
.content{
    padding: 50px 0;
}
.header{
    background: #f5f5f5;
}
.banner{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
/*检测*/
.detection{
    width: 100%;
    height: auto;
    background: #fff;
    padding: 10px;
}
.detection-h4{
    font-size: 20px;
    color: #333;
    text-align: center;
}
.detection-text{
    color: #666;
    text-align: center;
    margin-bottom: 15px;
}
.detection-text span{
    color: #ff3a25;
}
.detection-input-div{
    width: 100%;
    position: relative;
}
.detection-input-name,.detection-input-Contact{
    width: 100%;
    height: 40px;
    border: 1px solid #c8c7cc;
    /*padding-left: 30px;*/
    line-height: 40px;
    border-radius: 3px;
}
.detection-input-name{
    margin-bottom: 10px;
}
.detection-input-name:focus{
    border: 1px solid #1d7bd3;
}
.input-icon1{
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/input-icon.png)-16px 0px no-repeat;
    position: absolute;
    left: 6px;
    top: 9px;
}
.input-icon2{
    display: block;
    width: 16px;
    height: 28px;
    background: url(../images/input-icon.png)0px 0px no-repeat;
    position: absolute;
    left: 6px;
    top: 6px;
}
.precise-query-btn{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1d7bd3;
    color: #fff;
    border-radius: 3px;
    margin-top: 10px;
}
/*优势*/
.advantage{
    margin-top: 10px;
    background: #fff;
    margin-bottom: 10px;
}
.advantage-header .detection-h4{
    padding: 10px;
    font-size: 18px;
}
.advantage-content ul{
    overflow: hidden;
}
.advantage-content ul li{
    border: 1px solid #ededed;
    width: 50%;
    box-sizing: border-box;
    float: left;
}
.advantage-content ul li.b-l-0{
    border-left: 0;
}
.advantage-content ul li.b-t-0{
    border-top: 0;
}
.advantage-top{
    width: 30%;
    height: auto;
    margin: 10px auto;

}
.advantage-top img{
    width: 100%;
}
.advantage-content ul li h6{
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
}
.advantage-content ul li p{
    color: #666;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*商标注册*/
.register{
    /*width: 100%;*/
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 10px;
}
.register-content{
    width: 49%;
    /*height: auto;*/
    float: left;
    border: 1px solid #0f91f4;
    border-radius: 3px;
}
.register-content-right{
    margin-left: 1%;
}
.register-content .advantage-top{
    width: 25%;
}
.register-content h6{
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
}
.register-content p{
    color: #666;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 0 10px;
}
.gain-bnt{
    display: block;
    width: 50%;
    margin: 0 auto;
    border: 1px solid #0f91f4;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #0f91f4;
    font-size: 16px;
    margin-bottom: 10px;
}
/*商标案件*/
.brand-case{
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    margin-top: 10px;

}
.brand-case .register-content{
    width: 50%;
    border: none;
}
.brand-case .register-content-left{
    border: 1px solid #ebebeb;
}
.brand-case .register-content-right{
    margin-left: 0;
    border: 1px solid #ebebeb;
    border-left: 0;
}
/*小顶网优势*/
.XD-advantage{
    background: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
}
.XD-advantage-content{
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.XD-advantage-content img{
    width: 100%;
}
/*专属顾问*/
.exclusive-counselor{
    background: #fff;
    padding: 10px 10px 30px 10px;

}
.exclusive-counselor .detection-h4{
    margin-bottom: 10px;
}











@media only screen and (min-width: 470px) {
    .advantage-content ul li p{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
}
@media only screen and (min-width: 529px){
    .register-content p{
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
}

@media only screen and (max-width: 375px) {
    .gain-bnt{
        font-size: 14px;
    }
}
/*2018 0126 xl luotian update start*/
.register{
    text-align: center;
}
.register .register-content{
    width: 31%;
    float: left;
    margin-left: 2.333%;
}
.register .register-content .advantage-top{
    width: 50%;
}
.register .register-content h6{
    font-size: 12px;
}
.register .register-content p{
    font-size: 12px;
    -webkit-line-clamp: 3;
}
.register .gain-bnt {
    font-size: 9px;
    width: 80%;
    height: 20px;
    line-height: 20px;
}
@media only screen and (max-width: 375px){
    .register .gain-bnt {
        font-size: 6px;
    }
}
/*2018 0126 xl luotian update end*/
/************************最新资讯 start****************************/
.con-box{background: #fff;margin:10px 0;}
.latest-news{padding :10px;}
img{max-width: 100%;}
.recent-info h3 {
    font-size: 0.875rem;
    color: #000;
    text-align: left;
    margin-top: 10px;
}
.recent-info .h-line {
    width: 6.825rem;
    height: 0.875rem;
    background-image: url(../images/icons.png);
    background-size: 20.125rem 14rem;
    background-position: 0 -9.625rem;
    margin:0;
}
.recent-info .news-list {
    margin-top: 20px;
}
.recent-info .news-list li {
    margin-bottom: 10px;
}
.recent-info .news-list li a {
    display: flex;
}
.recent-info .news-list li a .news-img {
    width: 43%;
}
.recent-info .news-list li a .right-content {
    width: 60%;
    margin-left: 5%;
    text-align: left;
}
.recent-info .news-list li a .right-content h5 {
    font-size: 0.9rem;
    color: #333;
    font-weight: bold;
}
.recent-info .news-list li a .right-content p {
    font-size: 0.735rem;
    color: #888;
}
.recent-info a.more-info {
    display: block;
    background-color: #204496;
    color: #fff;
    padding: 10px 0;
    font-size: 1.5rem;
    width: 20%;
    margin: 2rem auto;
    border-radius: 6px;
    box-shadow: -2px 4px 2px #004b9255;
    text-align: center;
}
.recent-info #swiper-pagination {
    text-align: center;
    margin-top: 10px;
    bottom: 0;
    width:100%;
}
.recent-info #swiper-pagination .swiper-pagination-bullet {
    background-color: #ccc;
}
.recent-info #swiper-pagination .swiper-pagination-bullet-active {
    background: #ff7e00;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
}
/************************最新资讯 end****************************/

 .swiper-slide img {
     width: 100%;
 }

select, input, img, select {
    vertical-align: middle;
}

* {
    box-sizing: border-box;
}

.lun-box.ter-box {
    padding: 13px 0;
}

.swiper-slide {
    text-align: center;
}

.swiper-slide img.two-pcit {
    width: 58%;
    margin: 0 auto;
}

.bottom-slide {
    position: relative;
    padding-top: 15px;
}

.swiper-slide img.pcit {
    width: 95%;
}

.enterprise.swiper-slide.swiper-slide-active {
    width: 100% !important;
}

.swiper-pagination-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;

}

.swiper-pagination-bottom .swiper-pagination-bullet {
    height: 4px;
    width: 30px;
    border-radius: 0;
    margin: 0 5px;
    background: #b4b0b0;
}

.swiper-pagination-bottom .swiper-pagination-bullet-active {
    background: #22b8ef;
}

.bottom-slide .enterprise {
    padding-bottom: 0;
}

.swiper-slide,
.swiper-wrapper {
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    width: 100%
}

.swiper-pagination,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0)
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-slide,
.swiper-wrapper {
    -ms-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-fles-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffb200
}

.swiper-container-horizontal > .swiper-pagination {
    bottom: 0px;
    left: 0;
    width: 100%
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}
