body {
    background: #f6f7fa;
    font-family: "Microsoft YaHei UI", Roboto, Noto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    padding: 0;
    margin: 0;
}
a {
    color: #666;
    text-decoration: none;
}

/*搜索*/
.soso {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 300px;
    background: #fff center center/cover;
}
@media screen and (max-width: 788px){
.soso{
margin-top: 60px;
    height: 150px;
}
}

.search-type, .search-form {
    display: flex;
    width: 80%;
    max-width: 700px;
    overflow-x: auto;
}

ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.search-type .item:hover, .search-type .itemso.active {
    color: #409eff;
    background: rgba(255, 255, 255, 0.9);
}

.search-type .itemso {
    color: #9E9E9E;
    padding: 6px 18px;
    border-radius: 4px 4px 0 0;
    margin-right: 4px;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
@media screen and (max-width: 788px){
 .search-type .itemso {
    color: #ddd;
    padding: 6px 18px;
    border-radius: 4px 4px 0 0;
    margin-right: 4px;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}   
}
.search-type, .search-form {
    display: flex;
    width: 80%;
    max-width: 700px;
    overflow-x: auto;
}
.search-form .search-input {
    flex: auto;
    font-size: 15px;
    padding: 8px 15px;
    color: #555;
    /*border-radius: 4px 0 0 4px;*/
    background: rgba(255, 255, 255, 0.85);
    /*border: 1px solid #409eff;*/
}

input, button, select {
    outline: none;
    border: none;
}
.search-form .search-btn {
    width: 150px;
    height: 45px;
    font-size: 15px;
    color: #fff;
    margin-left: -1px;
    border-radius: 0 4px 4px 0;
    background: #409eff;
    cursor: pointer;
}

input, button, select {
    outline: none;
    border: none;
}
.items{
    width: 30px;
    height: 30px;
}
.soso-form{
    width: 80%;
    display: flex;
    border: 1px solid #409eff;
    border-radius: 4px 0 0 4px;
}
.search-ico{
padding: 5px 0px 3px 3px;
}
/*内容*/
.content {
    position: relative;
    width: 100%;
    max-width: 1280px;
    margin: auto;
    overflow: hidden;
    /*background: #f1f0f0;*/
}
.index {
    position: relative;
    background: #fff;
    box-shadow: 0 0 8px #eee;
    /* border-radius: 8px; */
    margin: 10px;
    overflow: hidden;
}
.webgg {
    display: flex;
    height: 20px;
    padding: 12px 8px;
    margin-bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.webgg .icon {
    margin: 0 8px 0 4px;
}
.webggmain{
    padding: 8px 0px 8px 0px;
}
.btn-apply{
    line-height: 30px;
    border-radius: 3px;
    margin-left: 10px;
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    border: 1px solid #409eff;
    background-color: #fff;
    color: #409eff;
    display: inline-block;
    margin-top: -5px;
}
.btn-payapply{
    line-height: 30px;
    border-radius: 3px;
    margin-left: 10px;
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    border: 1px solid #ff5722;
    background-color: #ff5722;
    color: #ffffff;
    display: inline-block;
    margin-top: -5px;
}
.btn-apply:hover{
        border: 1px solid #409eff;
}
/*快审*/
.fast{
    padding: 12px 8px;
}
.icol {
    content: " ";
    position: absolute;
    left: 0;
    top: 10px;
    height: 24px;
    width: 3px;
    background: #409eff;
    margin-left: 12px;
}
.icowx {
    content: " ";
    position: absolute;
    left: 0;
    top: 10px;
    height: 24px;
    width: 5px;
    background: #409eff;
    margin-left: 12px;
}
.card-head{
    font-size: 16px;
    font-weight: 700;
}
.card-body{
/*margin: 8px;*/
width: 100%;
    display: inline-block;
}

.item{
font-size: 15px;
    padding: 10px 8px;
    width: calc( (100% - (36px * 9) ) / 9 );
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 10px 10px 10px;
}
@media screen and (max-width: 999px){
.item{
font-size: 15px;
    padding: 10px 8px;
    width: calc( (100% - (36px * 6) ) / 6 );
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 10px 10px 10px;
}
}
@media screen and (max-width: 788px){
.item{
font-size: 15px;
    padding: 10px 2px;
    width: calc( (100% - (10px * 3) ) / 3 );
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 3px 10px 3px;
}
}
.fastico{
width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: top;
}
.card-body .icon{
    display: inline-block;
    width: 20px;
    height: 20px;
}
.card-body .name{
color: #666;
font-size: 15px;
}
.card-body .name:hover{
color: #409eff;
font-size: 15px;
}
/*listbody*/
.listbody-right{
    float: right;
    width: 980px;
    position: relative;
}
.listbody-left{
    float: left;
    width: 300px;
}
@media screen and (max-width: 788px){
 .listbody-right{
    float: right;
    width: 100%;
    position: relative;
}
.listbody-left{
    float: left;
    width: 100%;
}   
}
.recommend-right{
    background: #fff;
    padding: 12px 8px;
    margin: 10px 10px 10px 5px;
    position: relative;
}
.recommend-left{
    background: #fff;
    padding: 12px 8px;
    margin: 10px 5px 10px 10px;
    position: relative;
}
.itemm {
    font-size: 15px;
    padding: 5px 8px;
    width: calc( (100% - (36px * 10) ) / 10 );
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 10px 10px 10px;
}
@media screen and (max-width: 788px){
 .recommend-right{
    background: #fff;
    padding: 12px 8px;
    margin: 10px 10px 10px 10px;
    position: relative;
}
.recommend-left{
    background: #fff;
    padding: 12px 8px;
    margin: 10px 10px 10px 10px;
    position: relative;
}
.itemm {
    font-size: 15px;
    padding: 5px 8px;
    width: calc( (100% - (36px * 4) ) / 4 );
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 10px 10px 10px;
}
}
.tool{
    width: 69px;
    display: block;
    text-align: center;
    float: left;
    margin: 10px;
}
.toolico{
    border-radius: 10px;
}
@media screen and (max-width: 788px){
    .toolwap{
    overflow: hidden;
    overflow-x: auto;
    }
    .toolwaps{
width: 540px;
    }
    .listwap{
    overflow: hidden;
    overflow-x: auto;
    }
    .listwaps{
width: 1080px;
    }
    .moeritem{
        display: none;
    }
}
.bage.item{
line-height: 25px;
    border-radius: 3px;
    /* margin-left: 10px; */
    height: 25px;
    padding: 0px 5px;
    font-size: 12px;
    border: 1px solid #409eff;
    background-color: #fff;
    color: #409eff;
    display: inline-block;
    /*margin-top: 16px;*/
    width: 48px;
    margin: 10px 1px 1px 1px;
    text-align: center;
}
.itemlist{
    width: calc( (100% - (31px * 10) ) / 10 );
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
margin: 0px 10px 0px 10px;
    font-size: 15px;
}
.list{
    height: 45px;
    line-height: 45px;
    margin-left: 7px;
    margin-top: 10px;
}
@media screen and (max-width: 788px){
.itemlist{
    width: 88px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
margin: 0px 10px 0px 10px;
    font-size: 15px;
}
}
.list:hover{
        background: #f1f0f0;
}
.bage.item:hover{
color: #fff;
    background-color: #409eff;
}
.itemlist:hover{
color: #409eff;
}
.moeritem:hover{
color: #409eff;
}
.noitem{
    width: 250px;
    display: inline-block;
    float: left;
    padding: 10px 10px 0px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.noitem span{
    line-height: 20px;
    border-radius: 3px;
    margin: 5px;
    height: 20px;
    padding: 0 4px;
    font-size: 12px;
    border: 1px solid #ff5722;
    background-color: #ffffff;
    color: #ff5722;
    display: inline-block;
    margin-top: -5px;
}
.indexlink{
   font-size: 15px;
    padding: 0px 8px;
    width: calc( (100% - (36px * 9) ) / 9 );
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 10px 10px 10px 
}
@media screen and (max-width: 788px){
 .indexlink{
   font-size: 15px;
    padding: 0px 8px;
    width: auto;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 10px 10px 10px 
}   
}
footer{
    background: #FFF;
    padding: 45px 0px;
    margin-top: 13px;
}
.footerlink{
    width: 100%;
        margin: 0px auto;
}
footer > .footerlink ul {
    width: 900px;
    margin: 0px auto;
}
footer > .footerlink ul li {
    float: left;
    width: 225px;
}
footer > div p {
    margin-top: 30px;
    font-size: 13px;
    color: #919191;
    text-align: center;
}
footer > div ul li a {
    color: #5e5e5e;
    text-align: center;
    display: block;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
footer > div p img {
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 6px;
    margin-left: 5px;
}
@media screen and (max-width: 788px){
    footer > .footerlink ul {
    width: 100%;
    margin: 0px auto;
}
footer > .footerlink ul li {
    float: left;
    width: 25%;
}
footer > div p {
    margin-top: 30px;
    font-size: 13px;
    color: #919191;
    text-align: center;
    margin: 5px;
    /*display: table-header-group;*/
}
}
/*申请收录*/
.form-group{
position: relative;
    display: flex;
    margin-bottom: 15px;
    /*width: 430px;*/
    width: 100%;
    float: left;
    padding: 0 20px;
}
.form-group.w{
position: relative;
    display: flex;
    margin-bottom: 15px;
    width: 430px;
    /*width: 860px;*/
    float: left;
    padding: 0 20px;
}
.form-label {
    position: relative;
    height: 20px;
    font-size: 14px;
    background: #fff;
    padding: 8px 12px;
    text-align: center;
    border: 1px solid #409eff;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
    border-right: 0;
    border-radius: 3px 0px 0px 3px;
    color: #409eff;
}
.form-field.url{
width: 100%;
}
.form-field{
    /*flex: auto;*/
    width: 100%;
}
.form-field>.form-url{
    width: 70%;
}
.form-field>input{
position: relative;
    width: 798px;
    height: 22px;
    font-size: 14px;
    line-height: 1.42857143;
    padding: 7px 10px;
    font-family: inherit;
    border: 1px solid #409eff;
    vertical-align: middle;
    -webkit-transition: border .3s;
    -moz-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s;
    border-radius: 0px 3px 3px 0px;
}

.form-field select {
position: relative;
    width: 100%;
    height: 38px;
    font-size: 14px;
    line-height: 1.42857143;
    padding: 7px 10px;
    font-family: inherit;
    border: 1px solid #409eff;
    vertical-align: middle;
    -webkit-transition: border .3s;
    -moz-transition: border .3s;
    -o-transition: border .3s;
    transition: border .3s;
    color: #666;
    border-radius: 0px 3px 3px 0px;
}
.form-group>img{
    height: 36px;
    border: 1px solid #409eff;
    border-radius: 0px 3px 0px 0px;
}
.tdk{
position: relative;
    height: 20px;
    font-size: 14px;
    background: #ff5722;
    padding: 8px 12px;
    text-align: center;
    border: 1px solid #ff5722;
    /*white-space: nowrap;*/
    vertical-align: middle;
    /*display: table-cell;*/
    border-right: 0;
    border-radius: 3px;
    color: #ffffff;
margin-left: 48px;
}
.from-center{
    margin-bottom: 16px;
    position: relative;
    text-align: center;
    clear: both;
}
.btn-success {
    background-color: #15c377;
    border-color: #15c377;
    color: #fff!important;
}

.btn{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-danger {
    background-color: #f96868;
    border-color: #f96868;
    color: #fff!important;
}
    .card-body>p{
    margin: 10px 5px;
    }
    .card-body>p>span{
line-height: 20px;
    border-radius: 3px;
    margin: 5px;
    height: 20px;
    padding: 0 4px;
    font-size: 12px;
    border: 1px solid #409eff;
    background-color: #ffffff;
    color: #409eff;
    display: inline-block;
    margin-top: -5px;
}
.card-head>span>a{
        color: #666;
}
.form-field>.code{
    width: 233px;
    border-right: 0;
    border-radius: 0;
}
@media screen and (max-width: 788px){
    .form-group {
    /*position: relative;*/
    /*display: flex;*/
    /*margin-bottom: 15px;*/
    /*width: 100%;*/
    /*float: left;*/
    /*padding: 0 10px;*/
    display: flex;
    padding: 5px 10px 5px 10px;
    float: none;
    width: auto;
}
    .form-field{
        width: 100%;
        position: relative;
    display: flex;
    }
    .form-field>input{
        width: 100%;
    }
    .form-field>.form-url {
    width: 100%;
}
.form-group.w {
    display: flex;
    padding: 5px 10px 5px 10px;
    float: none;
    width: auto;
}
.form-field>.code{
    width: 100%;
    border-right: 0;
    border-radius: 0;
}
.tdk{
    display: none;
}
.noitem {
    width: 95%;
    display: inline-block;
    float: left;
    padding: 10px 10px 0px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
}
@media screen and (min-width: 788px){
    .btn.btn-success.wap{
        display: none;
}
}
.newitem{
width: 250px;
    display: inline-block;
    float: left;
    padding: 10px 10px 0px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.newitem span {
    line-height: 20px;
    border-radius: 3px;
    margin: 5px;
    height: 20px;
    padding: 0 4px;
    font-size: 12px;
    border: 1px solid #409eff;
    background-color: #409eff;
    color: #ffffff;
    display: inline-block;
    margin-top: -5px;
}
@media screen and (max-width: 788px){
   .newitem{
width: 95%;
    display: inline-block;
    float: left;
    padding: 10px 10px 0px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
} 
}
@media screen and (min-width: 788px){
    .soso.bg{
        /*background: #fff2be url(../img/index-bg.png) no-repeat 50% 0%;*/
        height: 200px;
        /*height: 588px;*/
        justify-content: right;margin-top: 60px;
    }

    .search-type.bg{
        margin-top: 50px;
    }
    .search-ico.bg{
        background: rgba(255, 255, 255, 0.85);
    border-radius: 0px 0 0 4px
    }
    .content.t{
        /*margin-top: -310px;*/
        margin-top: 10px;
        border-radius: 5px 5px 0px 0px
    }
}
.newarticle{
    width: 230px;
    display: inline-block;
    float: left;
    padding: 10px 10px 0px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.dot{
float: left;
    line-height: 15px;
    margin-top: 5px;
    margin-right: 5px;
    background-color: #409eff !important;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    margin-left: 5px;
}
@media screen and (max-width: 788px){
   .newarticle{
    width: 91%;
    display: inline-block;
    float: left;
    padding: 10px 10px 0px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
} 
}
.body-right{
    float: right;
    width: 300px;
    position: relative;
}
.body-left{
    float: left;
    width: 980px;
    position: relative;
}
.thumbnail{
        width: 180px;
    height: 130px;
    display: flex;
    overflow: hidden;
    float: left;
}
.thumbnail>a>img{
width: 100%;
    min-height: 100%;
    border-radius: 4px;
        height: 100%;
}
.details{
    float: right;
    width: 729px;
    margin: 0px 10px 0px 10px;
}
.details>a{
font-size: 20px;
    color: #666;
    line-height: 30px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 700;
}
.introduce{
line-height: 25px;
    font-size: 14px;
    display: -webkit-box;
    color: #545454;
    margin: 5px 0 0;
    text-align: justify;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.see{
    float: right;
    width: 130px;
    text-align: center;
    border: 1px solid #409eff;
    color: #409eff;
    font-size: 15px;
    border-radius: 5px;
    height: 40px;
    transition: .3s all;
    line-height: 38px;
}
.see:hover{
    float: right;
    width: 130px;
    text-align: center;
    border: 1px solid #409eff;
    color: #ffffff;
    font-size: 15px;
    border-radius: 5px;
    height: 40px;
    transition: .3s all;
    line-height: 38px;
    background: #409eff;
}
.lisite{
    margin: 10px 10px;display: inline-block;padding-bottom: 10px;border-bottom: 1px dashed #adadad;
}
.attribute{
    width: 350px;
    float: left;
    margin: 20px 10px 0px 0px;
    color: #a7a7a7;
}
.attribute>span>img{
vertical-align: middle;margin-top: -4px;
}
.sees{
    width: 300px;
    margin-top: 5px;
    float: right;
}
.paging{
    text-align: center;
}
.pagination{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #409eff;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #a7a7a7;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination>li>a:hover{
  background-color: #ddd;  
}
.wap.recommend-left{
    margin: 0px 5px 10px 10px;
}
@media screen and (max-width: 788px){
    .body-left {
    float: left;
    width: 100%;
    position: relative;
}
.wap.recommend-left{
    margin: 0px 10px 10px 10px;
}
.thumbnail {
width: 23%;
    height: 80px;
    display: flex;
    overflow: hidden;
    float: left;
    margin-top: 5px;
}
.sees{
    display: none;
}
.attribute>.wap-time{
    display: none;
}
.details {
    float: right;
    width: 70%;
    margin: 0px 10px 0px 10px;
}
.introduce {
    line-height: 25px;
    font-size: 14px;
    display: -webkit-box;
    color: #545454;
    margin: 5px 0 0;
    text-align: justify;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100%;
}
.lisite {
margin: 5px 10px 0px 10px;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 1px dashed #adadad;
    width: 95%;
}
.attribute {
    width: 350px;
    float: left;
    margin: 10px 10px 0px 0px;
    color: #a7a7a7;
}
.body-right {
    float: right;
    width: 100%;
    position: relative;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 10px 0;
    border-radius: 4px;
}
}
.card-head>h2{
    font-size: 16px;
}
.main{
        margin: 10px 10px;
    display: inline-block;
}
.site-img{
    width: 150px;
    height: 150px;
    float: left;
    display: inline-block;
    position: relative;
    border: 4px solid #eee;
    margin: 20px;
}
.site-img img{
    width: 150px;
    height: 150px;

}
.site-info{
    float: left;
    margin: 20px;
    /*width: 280px;*/
}
.site-info>h1{
font-size: 20px;
margin-bottom: 15px;
}
.site-info>ul>li{
    font-size: 15px;
    color: #666;
    line-height: 29px;
}
.site-go{
    float: left;
    margin: 30px;
}
.site-go>a{
float: right;
    width: 130px;
    text-align: center;
    border: 1px solid #409eff;
    color: #409eff;
    font-size: 15px;
    border-radius: 5px;
    height: 40px;
    transition: .3s all;
    line-height: 38px;
    margin: 27px 10px 10px 0px;
}
.site-go>a:hover{
float: right;
    width: 130px;
    text-align: center;
    /* border: 1px solid #ff5722; */
    color: #ffffff;
    font-size: 15px;
    border-radius: 5px;
    height: 40px;
    transition: .3s all;
    line-height: 38px;
    margin: 27px 10px 10px 0px;
    background: #409eff;
}
.site-content{
clear: both;
    margin: 20px;
    border-top: 1px solid #eee;
    padding-top: 20px;
}
.site-content>figure>img{
    margin: 0 auto;
    display: block;
    max-width: 100%;
    max-height: 300px;
}
.site-content>p{
    line-height: 25px;
    margin-bottom: 10px;
    font-size: 15px;
}
.site-relevant{
    margin: 20px;
    display: inline-block;
}
.site-relevant>ul>li{
float: left;
    width: 260px;
    height: 235px;
    display: inline-block;
    position: relative;
    border: 1px solid #eee;
    margin: 20px;
}
.site-relevant>ul>li>a>img{
width: 100%;
height: 195px;
}
.site-relevant>ul>li>a>span{
display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.site-relevant>ul>li>a>span:hover{

    color: #ffffff;
background: #409eff;
}
@media screen and (max-width: 788px){
    .site-img {
    width: 150px;
    height: 150px;
    float: left;
    display: inline-block;
    position: relative;
    border: 4px solid #eee;
    margin: 20px;
}
.site-post{
    text-align: center;
}
.site-relevant>ul>li>a>img{
width: 100%;
height: 120px;
}
.site-img img {
width: 150px;
    height: 150px;
    padding-bottom: 10px;
}
.site-info {
    float: left;
    margin: 20px;
    padding-top: 25px;
    text-align: left;
}
.site-content{
    text-align: left;
}
.site-go {
    margin: 20px;
    text-align: center;
    float: none;
}
.site-go>a {
    text-align: center;
    border: 1px solid #409eff;
    color: #409eff;
    font-size: 15px;
    border-radius: 5px;
    height: 40px;
    transition: .3s all;
    line-height: 38px;
    margin: 20px 10px 10px 10px;
    padding: 10px;
    float: none;
}
.site-relevant {
    margin: 20px;
    overflow: hidden;
    overflow-x: auto;
    display: block;
}
.site-relevant>ul {
width: 1212px;
}
.site-relevant>ul>li {
    float: left;
    width: 160px;
    height: 160px;
    display: inline-block;
    position: relative;
    border: 1px solid #eee;
    margin: 20px;
}
}
.sortright{
width: 102px;
    display: inline-block;
    float: left;
    padding: 5px 10px 5px 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    margin: 5px;
}

.sortright>a{
border: 1px solid #409eff;
    border-radius: 5px;
    padding: 5px 20px;
    width: 57px;
    display: inline-block;
    float: left;
}
.sortright>a:hover{
color: #fff;
background: #409eff;
}
@media screen and (max-width: 788px){
    .sortml{
        overflow: hidden;
    overflow-x: auto;
    }
    .sortml>ul{
width: 3350px;
    }
}
@media screen and (min-width: 788px){
  .fa.fa-sign-out{
      display: none;
  }  
}
.home{
    position: relative;
    /*background: #fff;*/
    box-shadow: 0 0 8px #eee;
    /* border-radius: 8px; */
    margin: 10px;
    overflow: hidden;
}
.flexslider{margin:0px auto;position:relative;width:100%;/*height:250px;*/overflow:hidden;zoom:1;border-radius: 5px;z-index: 99;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;height: 400px;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(/htassets/img/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(/htassets/img/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
.banner{
    width: 100%;
    border-radius: 5px;
    height: 400px;
}
.bannertitle{
width: 50%;
    position: absolute;
    margin-top: 348px;
    color: #fff;
    padding: 15px;
    text-align: left;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
    font-weight: 700;
    font-size: 16px;
    border-radius: 5px;
}
.container{
    width: 100%;
    max-width: 1280px;
    margin: auto;
}
.search-form-articlehome{
    padding: 0px 40px 5px 10px;
}
.form-control-articlehome{
    width: 100%;
    display: block;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 5px;
}
@media screen and (max-width: 788px){
    .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    height: 180px;
}
    .banner {
    width: 100%;
    border-radius: 5px;
    height: 180px;
}
.bannertitle {
    width: 50%;
    position: absolute;
    margin-top: 128px;
    color: #fff;
    padding: 15px;
    text-align: left;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
    font-weight: 700;
    font-size: 16px;
    border-radius: 5px;
}
}
.radius{
    border-radius: 5px;
}
.details-article{
    /*margin: 10px 10px;*/
    display: inline-block;
    width: 100%;
}
.details-name{
    font-size: 20px;
    color: #282828;
    text-align: center;
}
.details-browse{
    text-align: center;
    margin-top: 13px;
    font-size: 13px;
    color: #999999;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.details-browse>span{
    margin-left: 26px;
}
.details-articleCon{
    font-size: 15px;
    color: #282828;
    margin: 15px 10px;
    line-height: 1.8;
}
.symiyuncom {
    padding: 20px 0 30px;
    width: 100%;
    text-align: center;
    clear: both;
}
.symiyuncom a {
    color: #666;
    padding: 0 14px;
    margin: 5px 5px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
        vertical-align: middle;
    line-height: 30px;
}
.symiyuncom a:hover {
color: #fff;
    padding: 0 14px;
    margin: 5px 5px;
    background: #2a7efb;
    border: 1px solid #2a7efb;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}
.details-article>.tag{
        padding: 13px 20px;
    margin: 10px 0;
}
.details-article>.tag>span{
    color: #666;
    position: relative;
    display: block;
    width: 45px;
    float: left;
        height: 30px;
    line-height: 30px;
}
.details-article>.tag>a{
background: #f0f0f0;
    color: #888;
    position: relative;
    display: block;
    float: left;
    height: 25px;
    line-height: 24px;
    padding: 0 15px;
    margin-right: 5px;
    border-radius: 17px;
    margin-top: 3px;
    font-size: 13px;
}
.details-article>.tag>a:hover{
background: #2a7efb;
    color: #fff;
    position: relative;
    display: block;
    float: left;
    height: 25px;
    line-height: 24px;
    padding: 0 15px;
    margin-right: 5px;
    border-radius: 17px;
    margin-top: 3px;
    font-size: 13px;
}
.articletag{
    border-radius: 3px;
    color: #f6f6f6;
    display: flex;
    font-size: 10px !important;
    font-weight: 500;
    line-height: 1;
    margin: 0 6px 6px 0;
    padding: 6px 8px;
    align-items: center;
    display: inline-block;
}
.articletag:nth-child(8n+1){
    background-color: #5CB85C;
}
.articletag:nth-child(8n+1):hover{
    background-color: #5cb85ccf;
}
.articletag:nth-child(8n+2){
    background-color: #d9534f;
}
.articletag:nth-child(8n+2):hover{
    background-color: #d9534fde;
}
.articletag:nth-child(8n+3){
    background-color: #ff6600;
}
.articletag:nth-child(8n+3):hover{
    background-color: #ff6600d9;
}
.articletag:nth-child(8n+4){
    background-color: #b433ff;
}
.articletag:nth-child(8n+4):hover{
    background-color: #b433ffdb;
}
.articletag:nth-child(8n+5){
    background-color: #00aba9;
}
.articletag:nth-child(8n+5):hover{
    background-color: #00aba9de;
}
.articletag:nth-child(8n+6){
    background-color: #b37333;
}
.articletag:nth-child(8n+6):hover{
    background-color: #b37333e3;
}
.articletag:nth-child(8n+7){
    background-color: #2196f3;
}
.articletag:nth-child(8n+7):hover{
    background-color: #2196f3db;
}
.articletag:nth-child(8n+8){
    background-color: #00a2ca;
}
.articletag:nth-child(8n+8):hover{
    background-color: #00a2cadb;
}
.sitetag{
    border-radius: 3px;
    color: #f6f6f6;
    display: flex;
    font-size: 10px !important;
    font-weight: 500;
    line-height: 1;
    margin: 0 6px 6px 0;
    padding: 6px 8px;
    align-items: center;
    display: inline-block;
}
.sitetag:nth-child(8n+1){
    background-color: #5CB85C;
}
.sitetag:nth-child(8n+1):hover{
    background-color: #5cb85ccf;
}
.sitetag:nth-child(8n+2){
    background-color: #d9534f;
}
.sitetag:nth-child(8n+2):hover{
    background-color: #d9534fde;
}
.sitetag:nth-child(8n+3){
    background-color: #ff6600;
}
.sitetag:nth-child(8n+3):hover{
    background-color: #ff6600d9;
}
.sitetag:nth-child(8n+4){
    background-color: #b433ff;
}
.sitetag:nth-child(8n+4):hover{
    background-color: #b433ffdb;
}
.sitetag:nth-child(8n+5){
    background-color: #00aba9;
}
.sitetag:nth-child(8n+5):hover{
    background-color: #00aba9de;
}
.sitetag:nth-child(8n+6){
    background-color: #b37333;
}
.sitetag:nth-child(8n+6):hover{
    background-color: #b37333e3;
}
.sitetag:nth-child(8n+7){
    background-color: #2196f3;
}
.sitetag:nth-child(8n+7):hover{
    background-color: #2196f3db;
}
.sitetag:nth-child(8n+8){
    background-color: #00a2ca;
}
.sitetag:nth-child(8n+8):hover{
    background-color: #00a2cadb;
}
.tools{
    padding: 10px;
    display: inline-block;
}
.tools>li{
    width: calc( ( 100% - ( 30px * 3 ) ) / 3 );
    float: left;
    margin: 10px;
    padding: 5px;
}
.tools>li:hover{
background-color: #f6f6f6;
border-radius: 5px;
}
.tools>li>a>img{
    float: left;
    width: 70px;
    max-height: 70px;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 5px;
}
.tools-info{
    margin-left: 20px;
    width: calc(100% - 20px - 70px);
    float: left;
}
.tools-info>span{
display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 23px;
    font-size: 14px;
    color: #868686;
    margin-top: 10px;
    height: 46px;
}
.tools-info>h2{
font-size: 18px;
}

@media screen and (max-width: 788px){
    .tools>li {
    float: left;
     margin: 0px; 
    padding: 5px;
    width: 100%;

}
    #topcontrol{
        display: none;
    }
}
.hotwxapp{
    width: calc( (100% - (40px * 9) ) / 9 );
    padding: 10px 20px;
    float: left;
    overflow: hidden;
}

.hotwxapp>a>img{
    width: 100%;
    border-radius: 12px;
height: 88px;
    min-height: 100%;
}
.hotwxapp strong {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #666;
    padding: 0px 5px;
}
.hotwxappul{
    margin-top: 15px;
    display: inline-block;
}
.hotwxappul .hotwxapp:hover strong {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #fff;
    background: #47b751;
}
.hotwxapp:hover{
    width: calc( (100% - (40px * 9) ) / 9 );
    padding: 10px 20px;
    float: left;
    overflow: hidden;
    background: #f1f0f0db;
}
.hotwxapp a{
    display: block;
    width: 100%;
}
@media screen and (max-width: 788px){
    .hotwxapp {
    width: 80px;
    padding: 10px 20px;
    float: left;
    overflow: hidden;
}
.card-body.wxappwap{
    overflow: hidden;
    overflow-x: auto;
}
.hotwxappul {
    margin-top: 15px;
    width: 2170px;
}
.hotwxapp:hover {
width: 80px;
    padding: 10px 20px;
    float: left;
    overflow: hidden;
}
.hotwxapp>a>img {
    width: 100%;
    border-radius: 12px;
    height: 80px;
    min-height: 100%;
}
}


/*---------------------------------------------------------------------------------*/
.tuiwxapp{
    overflow: hidden;
    position: relative;
    width: 254px;
    float: left;
    border: 1px solid #e8e8e8;
    padding: 15px;
    margin: 10px;
    border-radius: 2px;
    /*margin-right: 20px;*/
}
.wxapp-info {
    overflow: hidden;
}
.wxapp-info p.wxapp-image {
    overflow: hidden;
}
.wxapp-info p.wxapp-image i {
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    margin: 0px 10px 0 0;
}
.wxapp-info p.wxapp-image i img {
    width: 80px;
    height: 80px;
    border-radius: 12px;
}
.wxapp-info p.wxapp-image font {
    font-size: 16px;
    margin: 1px 0 2px;
    color: #333;
    display: block;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    float: left;
    width: 153px;
}
.wxapp-info p.wxapp-image em {
    display: block;
    height: 16px;
    float: left;
    width: 153px;
    margin-top: 4px;
}
.wxapp-info p.wxapp-image span {
    display: block;
    width: 153px;
    float: left;
    height: 24px;
    line-height: 24px;
    color: #999;
    margin-top: 7px;
}
.wxapp-info p.wxapp-msg {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #999;
    margin-top: 10px;
}
ul li:hover .wxapp-info-hover{ 
    display:block;
    
}
.wxapp-info-hover {
    overflow: hidden;
    position: absolute;
    width: 285px;
    height: 168px;
    left: 0;
    top: 0;
    box-shadow: 0 0 12px #666;
    display: none;
    z-index: 999;
}

.wxapp-info-hover i {
    position: absolute;
    width: 285px;
    height: 168px;
    left: 0;
    top: 0;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    z-index: 9;
}
.wxapp-info-hover .wxapp-hover-code {
    position: absolute;
    overflow: hidden;
    z-index: 99;
}
.wxapp-info-hover .wxapp-hover-code img {
    display: block;
    float: left;
    width: 120px;
    height: 120px;
    border-radius: 4px;
    margin: 24px 25px 20px 25px;
    box-shadow: 2px 2px 16px #222;
}
.wxapp-info-hover .wxapp-hover-code p {
    display: block;
    float: left;
    padding: 43px 0px 15px 0px;
    color: #fff;
}
.wxapp-info-hover .wxapp-hover-code a {
    display: block;
    float: left;
    display: block;
    width: 70px;
    height: 26px;
    line-height: 26px;
    background: #00aaff;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
}
@media screen and (max-width: 788px){
    .tuiwxapp {
    overflow: hidden;
    position: relative;
    width: auto;
    float: left;
    border: 1px solid #e8e8e8;
    padding: 15px;
    margin: 5px 10px
    border-radius: 2px;
    /* margin-right: 20px; */
    /* display: inline-block; */
}
.wxapp-info-hover {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 168px;
    left: 0;
    top: 0;
    box-shadow: 0 0 12px #666;
    display: none;
    z-index: 999;
}
.wxapp-info-hover i {
    position: absolute;
    width: 100%;
    height: 168px;
    left: 0;
    top: 0;
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70);
    z-index: 9;
}
.wxapp-info-hover .wxapp-hover-code a {
    display: block;
    float: left;
    display: block;
    width: 70px;
    height: 26px;
    line-height: 26px;
    background: #00aaff;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    margin-right: 10%;
}
}
.studiowxapp{
       position: absolute;
    right: 15px; 
}
.wxapplistul{
    margin-top: 15px;
    display: inline-block;
}
.wxapplistul .hotwxapp:hover strong {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #fff;
    background: #47b751;
}
.wxapplist{
    width: calc( (100% - (40px * 9) ) / 9 );
    padding: 10px 20px;
    float: left;
    overflow: hidden;
}

.wxapplist>a>img{
    width: 100%;
    border-radius: 12px;
height: 88px;
    min-height: 100%;
}
.wxapplist strong {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #666;
    padding: 0px 5px;
}
.wxapplistul{
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}
.wxapplistul .wxapplist:hover strong {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #fff;
    background: #47b751;
}
.wxapplist:hover{
    width: calc( (100% - (40px * 9) ) / 9 );
    padding: 10px 20px;
    float: left;
    overflow: hidden;
    background: #f1f0f0db;
}
.wxapplist a{
    display: block;
    width: 100%;
}
@media screen and (max-width: 788px){
    .wxapplist {
    width: calc( (100% - (40px * 3) ) / 3 );
    padding: 10px 20px;
    float: left;
    overflow: hidden;
}
.wxapplist:hover{
    width: calc( (100% - (40px * 3) ) / 3 );
    padding: 10px 20px;
    float: left;
    overflow: hidden;
    background: #f1f0f0db;
}
.wxapplist>a>img {
    width: 100%;
    border-radius: 12px;
    height: 69px;
    min-height: 100%;
}
}
.left{
    float: left;
    display: inline;
}
.right{
    float: right;
    display: inline;
}
.wxapp-info.left{
    width: 50%;
    margin: 25px 10px 10px 10px;
}
.wxapp-code{
    width: calc(25% - 82px);
    margin: 10px;
    border: 1px dashed #D5D5DE;
padding: 10px 10px 10px 10px;
}
.wxapp-info-details{
    width: 100%;
}
.wxapp-info-Icon{
    width: 100px;
    height: 100px;
    top: 15px;
    display: inline-block;
    margin-top: 15px;
    border-radius: 12px;
    float: left;
    margin-right: 15px;
}
.wxapp-info-details>h1{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 22px;
    color: #333;
    font-weight: normal;
    padding-top: 10px;
}
.wxapp-info-details>em{
    margin-top: 8px;
    display: inline-block;
    width: calc(100% - 115px);
}
.wxapp-info-details>span{
margin-top: 10px;
    display: inline-block;
    width: calc(100% - 115px);
}
.wxapp-info-details>p{
margin-top: 20px;
}
.wxapp-info-details>p>a{
    color: #409eff;
    margin: 0 5px;
    border: 1px solid #409eff;
    border-radius: 4px;
    font-size: 12px;
    padding: 0 7px;
    display: inline-block;
}
.wxapp-info-details>p>a:hover{
    color: #409eff;
    margin: 0 5px;
    border: 1px solid #409eff;
    border-radius: 4px;
    font-size: 12px;
    padding: 0 7px;
    display: inline-block;
    background-color: #409eff;
    color: #ffffff;
}
.wxapp-code>img{
    width: 100%;
}
.wxapp-sweep{
/*width: 25%;*/
    margin: 15px 0px 10px 10px;
}
.wxapp-sweep>img{
width: 150px;
    height: 170px;
}
.wxapp-info-introduce{
    margin:10px;
}
.wxapp-info-thumbnail{
    margin:10px;
}
.wxapp-infos-details{
    margin:10px;
}
.wxapp-info-thumbnail>p>img{
    width: 100%;
}
@media screen and (max-width: 788px){
    .wxapp-sweep{
        display: none;
    }
    .wxapp-info.left {
    width: auto;
    margin: 25px 10px 10px 10px;
    display: block;
    float: none;
}
.wxapp-code {
     width: auto; 
    margin: 10px;
    border: 1px dashed #D5D5DE;
    padding: 10px 10px 10px 10px;
}
}
.relevantwxappul {
    margin-top: 15px;
    display: inline-block;
}
.relevantwxapp {
    width: calc( (100% - (40px * 7) ) / 7 );
    padding: 10px 20px;
    float: left;
    overflow: hidden;
}
.relevantwxapp>a {
display: block;
    width: 100%;
}
.relevantwxapp>a>img {
    width: 100%;
    border-radius: 12px;
    height: 88px;
    min-height: 100%;
}
.relevantwxapp strong {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #666;
    padding: 0px 5px;
}
.relevantwxappul .relevantwxapp:hover strong {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #fff;
    background: #47b751;
}
.relevantwxapp:hover{
    width: calc( (100% - (40px * 7) ) / 7 );
    padding: 10px 20px;
    float: left;
    overflow: hidden;
    background: #f1f0f0db;
}
@media screen and (max-width: 788px){
    .relevantwxapp {
    width: 88px;
    padding: 10px 20px;
    float: left;
    overflow: hidden;
}
.relevantwxappul {
margin-top: 15px;
    width: 900px;
}
}
.tui-wxapp-right{
    display: inline-block;
    padding: 10px;
    margin-top: 5px;
}
.tui-wxapp-right:hover{
    background: #f1f0f0;
}
.tui-wxapp-right>a>img{
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 10px;
    border-radius: 12px;
}
.tui-wxapp-right>a>strong{
    width: calc(100% - 90px);
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    margin: 5px 0 0;
    overflow: hidden;
    display: inline-block;
}
.tui-wxapp-right>a>p{
    margin: 5px 0 0;
    display: inline-block;
    width: calc(100% - 90px);
}