<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner img{
    margin-left: -360px;
}
.banner-content{
    position: absolute;
    text-align: center;
    width: 100%;
    top: 100px;
}
.banner-content h3{
    font-size: 36px;
    color: #FFFFFF;
    padding: 0 0 20px;
}
.search{
    height: 40px;
    line-height: 40px;
    width: 536px;
    margin: 0 auto;
}
.search input{
    width: 437px;
    float: left;
    height: 100%;
    padding: 10px;
    font-size: 18px;
}
.search button{
    width: 99px;
    height: 100%;
    background: #FF6E38 url(../images/search.png) no-repeat 20px center;
    float: left;
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 43px;
    text-align: left;
}
.content-box{
    background: #fff;
    padding: 50px 50px 70px;
    margin: 20px 0 0;
}
.content-title span{
    font-size: 24px;
    color: #1D2088;
    font-weight: 600;
}
.content-title a{
    float: right;
    font-size: 16px;
    color: #999999;
    padding: 8px 0 0;
    cursor: pointer;
} 
.content-title{
    padding: 0 0 20px;
}
.v-list li{
    width: 267px;
    height: 120px;
    border: 1px solid #EAEBEF;
    float: left;
    margin: 0 10px 20px 0;
}
.v-list li:hover{
    background: #FFF0EB;
    border-color: #FF6E38;
}
.v-list{
    width: 1110px;
}
.v-list .abox{
    display: block;
    padding: 10px;
}
.v-list h3{
    line-height: 20px;
}
.v-list .name{
    font-size: 22px;
    color: #1D2088;
}
.v-list .label{
    float: right;
    font-size: 0;
}
.v-list .desc{
    color: #999999;
    margin: 10px 0 0;
}
.v-list .type{
    color: #555555;
    margin: 10px 0;
}
.v-list .price-box{
    color: #FF6E38;
    line-height: 20px;
}
.buy-btn{
    width: 60px;
    height: 20px;
    background: #FF6E38;
    text-align: center;
    color: #fff;
    line-height: 20px;
    display: block;
}
.v-list .price-box object{
    float: right;
}
.v-list-jp h3{
    line-height: 40px;
    background: #FF6E38 url(../images/index-icon2.png) no-repeat 10px center;
    width: 265px;
    margin: -10px 0 0 -10px;
    padding-left: 42px;
}
.v-list-jp .name{
    color: #fff;
}
.v-list-jp li{
    height: 130px;
}
.v-list-item{
    width: 360px;
}
.v-list-item .v-list li{
    width: 100%;
}
.v-list-item .v-list{
    width: 100%;
}
.v-list-item{
    float: left;
    margin-left: 10px;
}
.v-list-item:first-child{
    margin: 0;
}
.v-list-item .content-title a{
    padding-right: 14px;
}
.v-news{
    width: 822px;
    float: left;
}
.news-list .img{
    width: 160px;
    height: 90px;
    float: left;
}
.news-list .img img{
    width: 100%;
    height: 100%;
}
.news-list .do{
    height: 16px;
}
.news-list .content{
    height: 90px;
    display: block;
    margin: 18px 0 20px;
}
.news-list .msg{
    width: 610px;
    float: right;
}
.news-list .time{
    color: #1D2088;
    position: relative;
    top: -2px;
}
.news-list h3{
    font-size: 18px;
    margin: 0 0 6px;
}
.news-list .desc{
    color: #999999;
    line-height: 24px;
}
.news-list{
    border: 1px solid #EAEBEF;
    padding: 22px 10px 20px;
}
.news-list .comments{
    float: right;
}
.news-list .share-box{
    float: left;
    color: #999;
}
.comment-good{
    padding-left: 24px;
    background: url(../images/good.png) no-repeat left center;
    margin-left: 7px;
    cursor: pointer;
    position: relative;
}
.comment-good.ac{
    background-image: url(../images/good2.png);
    color: #FF6E38;
}
.comment-bad{
    background-image: url(../images/bad.png);
}
.comment-bad.ac{
    background-image: url(../images/bad2.png);
    color: #4CB32B;
}
.news-list li{
    padding:0 0 40px 14px;
    border-left: 1px solid #FF6E38;
    margin-left: 5px;
    position: relative;
}
.news-list li::before{
    content: '';
    width: 10px;
    height: 10px;
    background: #FF6E38;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -5px;
}
.news-list li .no-img .msg{
    width: 100%;
}
.news-list li:last-child{
    padding-bottom: 0 !important;
}
.news-list .content:hover h3{
    color: #FF6E38;
}
.entrust-form{
    border: 1px solid #EAEBEF;
    padding: 20px 10px;
}
.v-entrust .content-title{
    padding-left: 16px;
}
.v-entrust{
    float: right;
    width: 267px;
}
.radios{
    line-height: 18px;
}
.radio::before{
    width: 16px;
    height: 16px;
    border: 1px solid #999999;
    content: '';
    position: absolute;
    left: 0;
    border-radius: 50%;
    top: 50%;
    margin-top: -9px;
}
.radio.ac::before{
    border-color: #FF6E38;
}
.radio.ac::after{
    width: 12px;
    height: 12px;
    background: #FF6E38;
    border-radius: 50%;
    top: 50%;
    margin-top: -6px;
    left: 3px;
    content: '';
    position: absolute;
}
.radio{
    position: relative;
    padding-left: 26px;
    margin-left: 67px;
}
.radio:first-child{
    margin-left: 0;
}
.radio input,.select select{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    cursor: pointer;
}
.input input[type="text"]{
    width: 203px;
    height: 32px;
    border: 1px solid #EAEBEF;
    padding: 9px 10px;
}
.input{
    margin: 20px 0 0;
    position: relative;
    line-height: 32px;
}
.input .error{
    display: none;
}
.input.err .error{
    position: absolute;
    bottom: -15px;
    width: 100%;
    left: 0;
    line-height: 1;
    font-size: 12px;
    color: #ff6c6c;
    padding-left: 42px;
    display: block;
}
.input.err input{
    border-color: #ff6c6c;
}
.input-ys .select{
    position: absolute;
    width: 74px;
    color: #999999;
    right: 0;
    top: 0;
    padding-left: 6px;
}
.input-ys .select::before{
    content: '';
    position: absolute;
    width: 1px;
    height: 14px;
    background: #D8D8D8;
    left: 0;
    top: 9px;
}
.select::after{
    content: '';
    border: 5px solid transparent;
    border-top-color: #999;
    right: 11px;
    top: 13px;
    position: absolute;
}
.select span{
    color: #999;
}
.select span.val{
    color: #333;
}
.input-ys input[type="text"]{
    padding-right: 84px;
}
.entrust-form .hint{
    color: #999999;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    padding: 27px 0 37px;
}
.entrust-form .hint p{
    transform: scale(.95);
    width: 255px;
    margin-left: -5px;
}
.entrust-form button{
    line-height: 32px;
background: #FF6E38;
width: 100%;
color: #FFFFFF;
}
.news-type li{
    line-height: 40px;
    border-left: 1px solid #EAEBEF;
    border-right: 1px solid #EAEBEF;
    padding: 0 10px;
}
.item-box{
    width: 346px;
    float: left;
    margin-right: 11px;
}
.news-type img{
    width: 100%;
    height: 194px;
}
.news-type a{
    display: block;
    border-bottom: 1px solid #EAEBEF;
    padding-left: 16px;
    position: relative;
    color: #666;
}
.news-type a::before{
    content: '';
    position: absolute;
    border: 5px solid transparent;
    border-left-color: #999999;
    left: 0;
    top: 50%;
    margin: -5px 0 0;
}
.news-type{
    border-bottom: 1px solid #EAEBEF;
}
.news-type li:last-child a{
    border: none;
    color: #999;
    font-size: 16px;
    text-align: center;
}
.news-type li:first-child a,.news-type li:first-child,.news-type li:last-child a{
    padding: 0;
}
.news-type li:first-child a::before,.news-type li:last-child a::before{
    display: none;
}
.news-type p{
    position: absolute;
    line-height: 44px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 100%;
    padding: 0 10px;
    bottom: 0;
    font-size: 18px;
}
.news-type a:hover{
    color: #FF6E38;
}
.news-type a:hover::before{
    border-left-color: #FF6E38;
}
.item-box .content-title{
    padding: 54px 0 30px;
}
.item-box-question{
    width: 386px;
    margin: 0;
}
.question-list{
    border: 1px solid #EAEBEF;
    padding: 10px 10px 0;
}
.question-list h3{
    font-size: 18px;
    line-height: 28px;
    position: relative;
    font-weight: 600;
    margin: 0 0 4px;
    padding-left: 28px;
}
.question-list .label-s{
    position: absolute;
    margin: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    left: 0;
    top: 6px;
}
.question-list li{
    padding: 0 0 15px;
}
.question-list li:first-child{
    padding-bottom: 20px;
}
.question-list .back{
    line-height: 24px;
    position: relative;
    color: #999;
    padding-left: 28px;
}
.question-list .back .label-s{
    top: 3px;
}
.item-box .question-list li:last-child a{
    display: block;
    color: #999;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    border-top: 1px solid #EAEBEF;
}
.question-list li:last-child{
    padding: 0;
}
.question-list a:hover h3{
    color: #FF6E38;
}
.item-box-service{
    width: 100%;
}
.service-list li{
    float: left;
    width: 545px;
}
.service-list .img{
    float: left;
}
.service-list .content{
    float: left;
    width: 377px;
    padding: 0 10px;
    border: 1px solid #EAEBEF;
    border-left:none;
    height: 212px;
}
.service-list h3{
    font-size: 18px;
    padding: 20px 0 14px;
    font-weight: 600;
}
.service-list h3 span{
    padding-right: 10px;
    color: #FF6E38;
}
.service-list p{
    color: #999999;
    line-height: 24px;
}
.service-list li:first-child{
    margin-right: 10px;
}
.case-list li{
    position: relative;
    width: 267px;
    height: 194px;
    border: 1px solid #EAEBEF;
    line-height: 194px;
    text-align: center;
    font-size: 0;
    float: left;
    margin-left: 10px;
}
.case-list p{
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #FF6E38;
    background: #FFF0EB;
    top: 0;
    left: 0;
    line-height: 20px;
    text-align: left;
    padding: 16px 10px;
    display: none;
}
.case-list li:hover{
    border-color: #FF6E38;
}
.case-list li:hover p{
    display: block;
}
.case-list li:first-child{
    margin: 0;
}
.case-list a{
    display: block;
}
.case-list .more{
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    color: #999;
    vertical-align: middle;
}
.case-list .more img{
    display: block;
    margin: 0 auto 5px;
}
.item-box-step .content-title{
    padding-bottom: 70px;
}
.nav-label{
    line-height: 52px;
    height: 52px;
    font-size: 12px;
}
.nav-label a{
    float: left;
    padding-right: 20px;
    background: url(../images/arrows.png) no-repeat right center;
    margin-right: 10px;
    color: #999999;
}
.nav-label span{
    color: #FF6E38;
}
.content-box-t{
    background: #fff;
    padding: 20px;
    margin: 0 0 20px;
}
.filter .input{
    float: left;
    margin: 0 0 10px;
    height: 32px;
}
.filter input[type="text"]{
    width: 185px;
    background: #fff;
}
.checkbox{
    display: inline-block;
    color: #999999;
}
.checkbox i{
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid rgba(150, 154, 176, 0.2);
    margin: -2px 5px 0 7px;
    vertical-align: middle;
}
.checkbox input{
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
}
.checkbox span{
    position: relative;
}
.checkbox span.ac i{
    background: url(../images/icon.png) -270px 0;
    border: none;
}
.filter .label{
    width: 90px;
    display: inline-block;
    text-align: right;
}
.filter .input2 input{
    width: 85px;
}
.filter .jg{
    color: #555555;
}
.filter .input2 .select,.filter .input4 .select{
    float: right;
    position:relative;
    width: 93px;
    border: 1px solid rgba(150, 154, 176, 0.2);
    color: #666;
    height: 32px;
    line-height: 30px;
    margin-left: 15px;
    padding-left: 10px;
}
.filter .input4 .select{
    margin: 0;
    width: 185px;
    display: inline-block;
    float: none;
}
.filter .input3{
    width: 402px;
}
.btn{
    background: #FF6E38;
    width: 96px;
    color: #fff;
    line-height: 32px;
    display: inline-block;
    text-align: center;
}
.filter .do{
    float: left;
    text-align: center;
    width: 100%;
    padding: 10px 0 0;
}
.filter .btn.default{
    background: #F6F7FB;
    color: #999999;
    margin-left: 7px;
}
.list-items-t .content-box-t{
    width: 757px;
    float: left;
}
.list-t{
    width: 100%;
    border: 1px solid rgba(150, 154, 176, 0.2);
}
.list-t tr{
    height: 52px;
    text-align: center;
}
.list-t tbody tr{
    border-top: 1px solid #F6F7FB;
}
.list-t tbody tr:nth-child(2n),.list-t thead tr{
    background: #F6F7FB;
}
.list-t tbody tr:hover{
    background: #FFF0EB;
    border: 1px solid #FF6E38;
}
.list-t thead a{
    padding-right: 15px;
    background: url(../images/sort.png) no-repeat right center;
}
.list-t thead a.ac{
    background-image: url(../images/sort2.png);
}
.list-t thead a.ab{
    background-image: url(../images/sort3.png);
}
.list-t .name{
    color: #1D2088;
}
.list-t .desc,.list-t .length,.list-t .time{
    color: #999999;
}
.list-t .desc{
    line-height: 18px;
}
.list-t .price{
    color: #FF6E38;
}
.list-t .btn{
    line-height: 30px;
    width: 48px;
    display: inline-block;
}
.page a{
    float: left;
    height: 30px;
    border: 1px solid #EAEBEF;
    line-height: 28px;
    text-align: center;
    margin-left: 10px;
    color: #666666;
    padding: 0 10px;
    position: relative;
}
.page .total{
    border: none;
    line-height: 30px;
    color: #999;
    padding: 0;
}
.page .total b{
    color: #666666;
}
.page a.ac{
    background: #FFF0EB;
    border: 1px solid #FF6E38;
    color: #FF6E38;
}
.page .more{
    color: #EAEBEF;
    width: 30px;
}
.page .left::before,.page .right::before{
    width: 6px;
    height: 10px;
    background: url(../images/arrow-right.png) no-repeat;
    position: absolute;
    left: 50%;
    margin: -5px 0 0 -3px;
    top: 50%;
    content: '';
}
.page .left::before{
    transform: rotate(180deg);
}
.page .no::before{
    opacity: .3;
}
.page .no{
    pointer-events: none;
}
.page .left,.page .right{
    width: 30px;
}
.page{
    text-align: right;
    padding: 20px 0 0;
}
.page .content{
    display: inline-block;
}
.page .select{
    padding-right: 15px;
}
.list-items-t .content-item-t{
    width: 323px;
    float: right;
}
.hot-list{
    width: 100%;
    color: #999;
}
.content-item-t .title{
    font-size: 16px;
    color: #1D2088;
    padding: 0 0 20px;
}
.hot-list tr{
    height: 32px;
    text-align: center;
}
.hot-list thead tr{
    background: #F6F7FB;
    color: #333;
}
.hot-list .number span{
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    background: #F6F7FB;
}
.hot-list tbody tr:nth-child(1) .number span,.hot-list tbody tr:nth-child(2) .number span,.hot-list tbody tr:nth-child(3) .number span{
    background: #FFE1D6;
    color: #FF6E38;
}
.hot-list .name a{
    color: #1D2088;
}
.content-item-t .entrust-form,.content-item-t .question-list{
    padding: 0;
    border: none;
}
.content-item-t .entrust-form .input input[type="text"]{
    width: 240px;
}
.content-item-t .entrust-form .hint{
    padding: 18px 0;
}
.news-list-t .img{
    float: left;
}
.news-list-t .img img{
    width: 100px;
    height: 64px;
}
.news-list-t li{
    height: 64px;
    margin: 20px 0 0;
}
.news-list-t li:first-child{
    margin: 0;
}
.content-right{
    float: right;
    width: 323px;
}
.content-item-t .title span{
    color: #999;
    margin-right: 17px;
    padding: 0 0 5px;
    display: inline-block;
    cursor: pointer;
}
.content-item-t .title span.ac{
    color: #1D2088;
    border-bottom: 3px solid #FF6E38;
}
.news-list-t h3{
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    margin: -2px 0 14px;
}
.news-list-t .content{
    width: 173px;
    float: right;
}
.news-list-t p{
    color: #999999;
    font-size: 12px;
}
.content-item-t .question-list h3{
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 8px;
}
.content-item-t .question-list .back{
    font-size: 12px;
    line-height: 18px;
}
.content-item-t .question-list li:first-child{
    padding: 0 0 15px;
}
.content-item-t .question-list .label-s{
    width: 16px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    top: 3px;
}
.content-item-t .question-list .back .label-s{
    top: 1px;
}
.search-history{
    font-size: 12px;
    color: #999999;
    margin: 0 0 20px;
}
.search-history .label{
    display: inline-block;
    padding: 0 10px;
    line-height: 28px;
    background: #FFF0EB;
    border: 1px solid #FF6E38;
    margin-right: 7px;
}
.search-history .clear{
    color: #999999;
    padding-left: 16px;
    margin-left: 10px;
    background: url(../images/del.png) no-repeat left center;
}
.domain-jp{
    background: #2C3061 url(../images/jp-img.png) no-repeat center top;
    padding: 0 0 50px;
}
.domain-jp .nav-label a,.domain-jp .nav-label span,.question-title .nav-label a,.question-title .nav-label span{
    color: #fff;
}
.domain-jp .nav-label a,.question-title .nav-label a{
    background-image: url(../images/arrows2.png);
}
.domain-jp h1{
    font-size: 36px;
    color: #FFFFFF;
    padding: 160px 0 30px;
    text-align: center;
}
.domain-jp h2{
    width: 228px;
    margin: 50px auto 30px;
    height: 35px;
    background: url(../images/jp-img3.png) no-repeat center;
    position: relative;
}
.domain-jp h2.ac{
    display: none;
}
.domain-jp h2::before,.domain-jp h2::after{
    position: absolute;
    width: 38px;
    height: 10px;
    background: url(../images/jp-img2.png) no-repeat;
    content: '';
    left: 0;
    top: 50%;
    margin: -5px 0 0;
}
.domain-jp h2::after{
    left: auto;
    right: 0;
    transform: rotate(180deg);
}
.domain-item{
    height: 476px;
    background: url(../images/jp-img4.png) no-repeat;
    padding: 31px 31px 37px;
    position: relative;
}
.domain-list li{
    width: 246px;
    height: 120px;
    background: linear-gradient(180deg, #FFEE92 0%, #FBCB60 83%, #FCE47F 100%);
    float: left;
    padding: 28px 0 0 10px;
    margin: 0 8px 8px 0;
}
.domain-list-box{
    padding: 15px 15px 7px 15px;
    background: rgba(0, 0, 0, 0.25);
    border: 1px solid #4657A5;
    height: 408px;
}
.domain-list h5{
    font-size: 32px;
    padding: 0 0 10px;
}
.domain-list .desc{
    font-size: 18px;
}
.domain-list a{
    color: #7B4304;
    display: block;
}
.domain-list{
    width: 1016px;
}
.domain-item .more{
    position: absolute;
    font-size: 16px;
    color: #E9E2C4;
    bottom: 10px;
    left: 512px;
}
.domain-item2 h2{
    background-image: url(../images/jp-img6.png);
}
.domain-item2 h2::before,.domain-item2 h2::after{
    background-image: url(../images/jp-img5.png);
}
.domain-item2 .domain-list li{
    background: linear-gradient(180deg, #E4EEF8 0%, #BCC9F7 83%, #D0DFFF 100%);
}
.domain-item2 .domain-list a{
    color: #2E3852;
}
.domain-item3 h2{
    background-image: url(../images/jp-img8.png);
}
.domain-item3 h2::before,.domain-item2 h2::after{
    background-image: url(../images/jp-img7.png);
}
.domain-item3 .domain-list li{
    background: linear-gradient(180deg, #FAE0AD 0%, #F2BC84 83%, #F6C994 100%);
}
.domain-item3 .domain-list a{
    color: #7B4304;
}
.domain-detail-jp .domain-item{
    background: none;
    height: auto;
    padding-bottom: 0;
}
.domain-detail-jp .domain-list-box{
    height: auto;
}
.list-swiper .swiper-pagination-bullet{
    width: 20px;
    height: 4px;
    border-radius: 0;
    background: #969AB0;
    opacity: 0.19;
}
.list-swiper .swiper-pagination-bullet-active{
    background: #1D2088;
    opacity: 1;
}
.list-swiper .swiper-pagination{
    bottom: -2px;
}
.search-history .label a.close{
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-left: 5px;
    background: url(../images/icon.png) -310px 0;
}
.search-history .label a{
    color: #FF6E38;
}
.filter .p{
    position: absolute;
    width: 660px;
    background: #fff;
    z-index: 2;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    left: 90px;
    top: 30px;
    padding: 20px 0;
    display: none;
}
.filter .i{
    margin: 0 40px 0 20px;
    overflow: hidden;
}
.filter .i &gt; label{
    float: left;
    line-height: 32px;
    width: 50px;
}
.filter .b {
    float: left;
    width: 520px;
}
.filter .b .select li{
    float: left;
    padding: 0 10px;
    line-height: 30px;
    border: #dcdcdc 1px solid;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 10px 10px 0;
}
.filter .b .select::after{
    content: '';
    display: block;
    clear: both;
    border: none;
    position: static;
}
.filter form{
    height: 168px;
}
.filter .r{
    position: absolute;
    padding: 0 10px;
    line-height: 30px;
    border: #2086ee 1px solid;
    color: #2086ee;
    border-radius: 4px;
    top: 20px;
    right: 20px;
}
.filter .b .select li.more.active {
    background: #f9f9f9;
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.filter .b div.more {
    background: #f9f9f9;
    border: #dcdcdc 1px solid;
    padding: 10px;
    margin-bottom: 10px;
    display: none;
}
.filter .b div.more li {
    float: left;
    padding: 0 10px;
    line-height: 30px;
    border: #dcdcdc 1px solid;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 10px 10px 0;
    background: #fff;
}
.filter .b div.more ul{
    overflow: hidden;
}
.filter .b .select li.active{
    color: #ff4800;
}
.filter .b .select li.more.active::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 12px;
    background: #f9f9f9;
    border-left: #dcdcdc 1px solid;
    border-right: #dcdcdc 1px solid;
    left: -1px;
    bottom: -12px;
}
.filter .b .select li.more {
    position: relative;
}
.filter .b div.more li.active{
    border-color: #ff4800;
    color: #fff;
    background: #ff4800;
}
.content-box-last{
    margin: 0 0 20px;
}
.content-left{
    float: left;
    width: 757px;
}
.content-box-t .news-list{
    border: none;
    padding: 0;
}
.content-box-t .news-list .msg{
    width: 527px;
}
.news-more{
    border: 1px solid rgba(150, 154, 176, 0.2);
    cursor: pointer;
    line-height: 42px;
    color: #999999;
    text-align: center;
    margin: 20px 0 0;
}
.news-search .title{
    float: left;
    font-size: 24px;
    color: #1D2088;
}
.news-search .title p{
    letter-spacing: 4px;
    color: #FF6E38;
    font-size: 14px;
    padding: 10px 0 0;
}
.news-search .search{
    float: right;
    width: 553px;
}
.news-search .search input{
    border: 1px solid #EAEBEF;
    font-size: 14px;
    width: 454px;
}
.hot-labels a{
    float: left;
    padding: 0 10px;
    line-height: 26px;
    background: #F6F7FB;
    color: #999999;
    margin: 0 10px 10px 0;
}
.labels-box{
    padding-bottom: 10px;
}
.news-list-t:last-child{
    display: none;
}
.news-list-s .img{
    float: left;
    width: 180px;
    height: 100px;
}
.news-list-s h2{
    width: 100%;
    float: left;
    font-size: 18px;
    padding: 40px 0 20px;
}
.news-list-s .content{
    width: 527px;
    float: right;
}
.news-list-s .desc{
    line-height: 24px;
    color: #666666;
    margin: -5px 0 5px;
}
.news-list-s .msg img{
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin: -3px 5px 0 0;
}
.news-list-s .msg{
    color: #999;
    line-height: 28px;
}
.news-list-s .time{
    float: right;
}
.news-list-s .comment-good{
    padding-left: 16px;
}
.comment-good.eye{
    margin-left: 17px;
    background-image: url(../images/eye.png);
}
.news-list-s li{
    overflow: hidden;
}
.news-list-s li:hover h2{
    color: #FF6E38;
}
.news-list-s li:first-child h2{
    padding-top: 0;
}
.content-item-t .news-list .img{
    width: 100px;
    height: 64px;
}
.content-item-t .news-list .msg{
    width: 153px;
}
.content-item-t .news-list h3{
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 14px;
}
.content-item-t .news-list .comment-good{
    font-size: 12px;
    color: #999;
    padding-left: 17px;
    background-size: 12px;
    margin: 0;
}
.content-item-t .news-list .comment-good.comment-bad{
    float: right;
}
.content-item-t .news-list .comments{
    float: none;
    line-height: 14px;
    height: 14px;
}
.content-item-t .news-list .content{
    height: auto;
    margin: 8px 0 0;
    overflow: hidden;
}
.content-item-t .news-list li{
    padding-bottom: 20px;
}
.content-item-t .no-img  .comments{
    width: 155px;
}
.content-item-t .no-img h3{
    margin: 0 0 10px;
}
.content-tab{
    height: 36px;
    border-bottom: 1px solid #EAEBEF;
}
.content-tab a{
    float: left;
    padding: 0 5px;
    height: 36px;
    font-size: 16px;
    color: #999999;
    margin-right: 20px;
}
.content-tab a.ac{
    font-weight: bold;
    color: #1D2088;
    border-bottom: 2px solid #FF6E38;
}
.question-list-s{
    padding: 0;
    border: none;
}
.question-list-s h3{
    margin: 40px 0 10px;
}
.question-list-s .msg{
    color: #999;
    padding: 15px 0 0 12px;
}
.question-list-s .msg .comment-good{
    padding-left: 16px;
}
.comment-good.share-box .ma{
    left: -10px;
}
.comment-good.share-box{
    background-image: url(../images/zhuanfa.png);
}
.question-list-s .label span{
    display: inline-block;
    line-height: 16px;
    background: #F6F7FB;
    padding: 0 2px;
    font-size: 12px;
    color: #999999;
}
.question-list-s .label{
    padding: 0 0 15px 28px;
    margin: -5px 0 0;
}
.question-list-s li{
    padding: 0 !important;
}
.question-list-s li:first-child h3{
    margin-top: 20px;
}
.question-type{
    height: 94px;
    width: 1120px;
}
.question-type a{
    float: left;
    width: 204px;
    height: 100%;
    padding: 23px 20px 23px 78px;
    background: #fff url(../images/question-icon.png) no-repeat 20px center;
    margin-right: 20px;
}
.question-type h2{
    font-size: 18px;
    color: #1D2088;
}
.question-type p{
    color: #999999;
    margin: 16px 0 0;
}
.question-type{
    margin: 0 0 20px;
}
.question-type a:nth-child(2){
    background-image: url(../images/question-icon2.png);
}
.question-type a:nth-child(3){
    background-image: url(../images/question-icon3.png);
}
.question-type a:nth-child(4){
    background-image: url(../images/question-icon4.png);
}
.question-type a:nth-child(5){
    background-image: url(../images/question-icon5.png);
}
.question-title{
    width: 1200px;
    margin: 0 0 20px -50px;
    height: 174px;
    background: url(../images/question.png) no-repeat;
    padding-left: 50px;
    color: #fff;
}
.question-title h1{
    font-size: 48px;
}
.question-title p{
    font-size: 12px;
    margin: 20px 0 0;
}
.hint-404{
    text-align: center;
}
.hint-404 a:last-child{
    background: #1D2088;
    margin-left: 7px;
}
.hint-404 p{
    padding: 20px 0 30px;
}
.page-404 .content-box{
    padding-bottom: 54px;
    margin: 0 0 20px;
}
.domain-detail .title{
    height: 70px;
    border-bottom: 1px solid #EAEBEF;
    margin: 0 0 5px;
}
.domain-detail .title-left{
    float: left;
}
.domain-detail .label{
    float: right;
}
.domain-detail h2{
    font-size: 24px;
    color: #1D2088;
}
.domain-detail h2 b{
    color: #FF6E38;
}
.domain-detail .title-left p{
    font-size: 16px;
    color: #666666;
    margin: 10px 0 0;
}
.domain-detail .label span{
    display: inline-block;
    line-height: 24px;
    background: #F6F7FB;
    color: #999999;
    font-size: 12px;
    padding: 0 10px;
    margin-left: 7px;
}
.domain-detail table{
    width: 100%;
}
.domain-detail td{
    height: 46px;
    font-size: 16px;
}
.domain-detail td span{
    color: #999;
    display: inline-block;
    width: 100px;
}
.domain-detail .rule{
    height: 140px;
    border: 1px solid #EAEBEF;
    padding: 20px 10px;
    margin: 15px 0 20px;
}
.domain-detail .rule h5{
    font-size: 16px;
    color: #1D2088;
    padding: 0 0 8px;
}
.domain-detail .rule-left p{
    color: #999999;
    line-height: 20px;
}
.domain-detail .rule-left{
    float: left;
    width: 350px;
    padding-right: 10px;
    border-right: 1px solid #EAEBEF;
}
.domain-detail .rule-right{
    width: 345px;
    float: left;
    padding-left: 10px;
}
.domain-detail .rule-right .msg{
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    color: #666;
    padding-left: 7px;
}
.domain-detail .rule-right .msg a{
    color: #666;
}
.domain-detail .rule-right img{
    width: 74px;
}
.domain-detail .btn{
    margin: 0 auto;
    width: 283px;
    display: block;
}
.domain-detail h3{
    font-size: 16px;
    font-weight: bold;
    color: #1D2088;
    padding: 40px 0 40px 6px;
}
.domain-detail .step{
    display: block;
    margin: 0 auto 60px;
}
.content-box-t .v-list li{
    width: 225px;
    margin: 20px 21px 0 0;
}
.content-box-t .v-list{
    width: 738px;
}
.content-box-t .content-title a{
    padding: 0;
}
.content-box-t .content-title span{
    margin-right: 27px;
    font-size: 16px;
    color: #999;
    font-weight: normal;
    cursor: pointer;
}
.content-box-t .content-title .ac{
    color: #1D2088;
    font-weight: bold;
}
.content-box-t .content-title{
    border-bottom: 1px solid #EAEBEF;
}
.content-box-tab .swiper-slide{
    display: none;
}
.content-box-tab .swiper-slide:first-child{
    display: block;
}
.buy-pop .popop{
    width: 480px;
    height: 515px;
    background: #fff;
    padding: 22px 50px 0;
}
.buy-pop .input input[type="text"]{
    width: 303px;
}
.buy-pop h2{
    text-align: center;
    font-size: 18px;
}
.buy-pop .url{
    line-height: 36px;
    background: #1D2088;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    margin: 20px 0;
}
.buy-pop .hint{
    color: #999;
}
.input .x{
    color: #F06089;
}
.buy-pop .label{
    display: inline-block;
    width: 77px;
    vertical-align: top;
}
.textarea textarea{
    border: 1px solid #EAEBEF;
    width: 303px;
    resize: none;
    height: 102px;
    padding: 5px 10px;
    line-height: 20px;
    vertical-align: top;
}
.buy-pop .btn{
    width: 283px;
    margin: 20px auto 0;
    display: block;
}
.question-detail h1{
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px;
}
.question-detail .label span{
    display: inline-block;
    line-height: 26px;
    padding: 0 10px;
    color: #999;
    background: #F6F7FB;
    margin-right: 7px;
}
.question-detail .msg{
    color: #999;
    margin: 20px 0;
}
.question-detail .comment-good{
    padding-left: 18px;
}
.question-detail .time{
    float: right;
}
.question-detail .content{
    font-size: 15px;
    color: #666666;
    line-height: 36px;
}
.share-box .zhuanfa{
    background-image: url(../images/share5.png);
}
.question-detail .share-box{
    margin: 20px 0;
    color: #999;
}
.share-box .zhuanfa:hover{
    background-color: #999;
}
.question-detail .entrust-form{
    padding: 20px 45px;
}
.question-detail h5{
    font-size: 16px;
    color: #1D2088;
    margin: 40px 0 20px;
}
.question-detail .input input[type="text"]{
    width: 241px;
}
.question-detail .input{
    display: inline-block;
}
.question-detail .input .label{
    width: 96px;
    display: inline-block;
    text-align: right;
}
.question-detail .entrust-form .hint p{
    margin: 0 auto;
}
.question-detail .entrust-form button{
    width: 283px;
    display: block;
    margin: 0 auto;
}
.entrust-form .hint{
    padding: 18px 0;
}
.news-detail .msg img{
    width: 28px;
    height: 28px;
    margin-right: 5px;
    border-radius: 50%;
}
.news-detail .from{
    padding-left: 20px;
}
.news-detail .time{
    line-height: 28px;
}
.comment-good.ab{
    background-image: url(../images/good-ab.png);
    color: #F06089;
}
.news-detail .hint{
    color: #999;
    margin: 20px 0 0;
}
.news-detail .share-box{
    margin: 20px 0;
}
.news-detail{
    padding-bottom: 0;
}
.detail-tab a{
    float: left;
    width: 349px;
    background: #000;
    color: #fff;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.detail-tab .contents{
    padding:10px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 9;
}
.detail-tab img{
    position: absolute;
    width: 100%;
}
.detail-tab{
    height: 62px;
    font-size: 12px;
    margin: 20px 0;
}
.detail-tab h3{
    font-size: 14px;
    padding: 0 0 16px;
}
.detail-tab a:first-child{
    margin-right: 19px;
}
.detail-tab a:first-child p{
    text-align: left;
}
.detail-tab span{
    float: right;
}
.list-tj li{
    width: 219px;
    float: left;
    margin-right: 30px;
}
.list-tj li img{
    width: 100%;
    height: 122px;
}
.list-tj{
    width: 747px;
}
.list-tj h6{
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    margin: 8px 0 18px;
}
.list-tj li:hover h6{
    color: #FF6E38;
}
.share-box .time-s{
    padding-right: 20px;
}
.share-box .comments{
    float: right;
}
.share-box .comments .comment-good{
    padding-left: 24px;
}
.list-swiper-s .swiper-slide{
    display: none;
}
.list-swiper-s .swiper-slide:first-child{
    display: block;
}
.about-content .content{
    font-size: 16px;
    color: #666666;
    line-height: 26px;
    margin: 20px 0 0;
}
.about-content{
    min-height: 696px;
}
.about-content .type{
    margin: 16px 0;
}
.special-title{
    font-size: 18px;
    padding: 20px 0;
    border-bottom: 1px solid #EAEBEF;
    border-top: 1px solid #EAEBEF;
    margin: 20px 0;
}
.special-title span{
    color: #1D2088;
    font-weight: normal;
}
.special-title:first-child{
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}
.domain-detail.buyed{
    background: #fff url(../images/buyed.png) no-repeat 20px 20px;
}
.domain-detail.buyed .title{
    border: none;
}
.domain-detail.buyed .btn{
    display: none;
}
.share-img{
    position: relative;
    display: inline-block;
    line-height: 16px;
    padding-left: 20px;
    cursor: pointer;
}
.share-img::before{
    content: '';
    position: absolute;
    width: 15px;
    height: 16px;
    background: url(../images/icon.png) -330px -300px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.share-img:hover{
    color: #FF6E38;
}
.img-pop .popop{
    width: 100%;
    background: none;
    height: 80%;
}
.img-pop img{
    margin: 0 auto;
    max-width: 80%;
    max-height: 100%;
    display: block;
}
.img-pop .close-s{
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../images/icon.png) -340px -210px;
    margin: auto;
    left: 0;
    bottom: -20px;
    right: 0;
}
.news-detail .desc{
    background: #fbfbfb;
    border: #efefef 1px solid;
    border-radius: 2px;
    padding: 10px 15px;
    line-height: 24px;
    color: #999;
    margin: 20px 0;
}</pre></body></html>