* {
    margin: 0;
    padding: 0;
}

body {
    background: 0 0
}

input, button, select, textarea {
    outline: 0
}

ul, li, dl, ol {
    list-style: none
}

a, .swiper-slide a,.bs-popover-right a{
    color: #666;
    text-decoration: none
}
.overflow{
    overflow: hidden;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}

.font-size-17 {
    font-size: 1rem;
}

.box {
    width: 980px;
    margin: 0 auto
}

.bcon {
    width: 270px;
    border: 1px solid #eee;
    margin: 30px auto
}

.bcon h1 {
    border-bottom: 1px solid #eee;
    padding: 0 10px
}

.bcon h1 b {
    font: bold 14px/40px '宋体';
    border-top: 2px solid #3492d1;
    padding: 0 8px;
    margin-top: -1px;
    display: inline-block
}

.list_lh {
    height: 130px;
    overflow: hidden
}

.list_lh li {
    padding: 10px
}

.list_lh li.lieven {
    background: #f0f2f3
}

.list_lh li p {
    height: 24px;
    line-height: 24px
}

.list_lh li p a {
    float: left
}

.list_lh li p em {
    width: 80px;
    font: normal 12px/24px Arial;
    color: #f30;
    float: right;
    display: inline-block
}

.list_lh li p span {
    color: #999;
    float: right
}

.list_lh li p a.btn_lh {
    background: #28bd19;
    height: 17px;
    line-height: 17px;
    color: #fff;
    padding: 0 5px;
    margin-top: 4px;
    display: inline-block;
    float: right
}

.btn_lh:hover {
    color: #fff;
    text-decoration: none
}

.btm p {
    font: normal 12px/24px 'Microsoft YaHei';
    text-align: center
}
.contents{
    width:280px;
    margin-top:40px;
}
.contents p{
    height: 450px;
    font-size: 16px;
    letter-spacing:1.5px;
}
.notes{
    font-size: 1px;
    padding-bottom: 5px;
    color: #ccc;
}
.mbs{
    margin-bottom: 13px;
}
.txt-detail{
    font-size: 15px;
    letter-spacing:2px;
}
.p-header{
    display: block;
}
.m-header{
    display: none;
}
/*悬浮框开始*/
a:hover{
    color: black;
    text-decoration: none;
}
.suspensionFrame {
    width: 70px;
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -200px;
    z-index: 999;
    font-size: 0;
    -webkit-box-shadow: 0 0 10px #e0e0e0;
    -moz-box-shadow: 0 0 10px #e0e0e0;
    box-shadow: 0 0 10px #e0e0e0;
    border-radius: 5px;
}
.suspensionCon {
    background-color: #fff;
    width: 100%;
    border-radius: 5px;
}
.suspensionLi {
    text-align: center;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}
.sCDiv {
    width: 100%;
    height: 100%;
    color: #000;
    display: block;
    cursor: pointer;
}
.PhoneImg {
    display: inline-block;
    background-image: url(../images/suspension/phone.png);
    background-repeat: no-repeat;
}
.kefuImg {
    display: inline-block;
    background-image: url(../images/suspension/qq_b.png);
    background-repeat: no-repeat;
}
.WRImg {
    display: inline-block;
    background-image: url(../images/suspension/wxlogo.png);
    background-repeat: no-repeat;
}
.topImg {
    display: inline-block;
    background-image: url(../images/suspension/toplogo.png);
    background-repeat: no-repeat;
}
.suspensionPic {
    width: 30px;
    height: 24px;
    margin-top: 25px;
}
.suspensionTip {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    display: none;
}
.PhoneDiogBox {
    width: 200px;
    height: 135px;
    display: none;
    position: absolute;
    top: 0;
    left: -175px;
}
.PhoneDiog{
    position: absolute;
    top: 0;
    -webkit-box-shadow: 0 0 10px #e0e0e0;
    -moz-box-shadow: 0 0 10px #e0e0e0;
    box-shadow: 0 0 10px #e0e0e0;
    border-radius: 5px;
}
.PhoneDiogMain{
    width: 155px;
    height: 85px;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 15px 15px 15px;
    box-sizing: border-box;
    position: relative;
}
.phonTip {
    font-size: 16px;
    text-align: left;
}
.phonNum {
    height: 30px;
    width: 100%;
    margin: 10px 0;
    border: 1px solid #e9e9e9;
}
.phonNum input {
    width: 100%;
    height: 100%;
    padding-left: 5px;
    font-size: 15px;
}
.phonCall {
    font-size: 14px;
    width: 80px;
    height: 30px;
    background-color: #ffcf00;
    line-height: 30px;
    text-align: center;
    color: #000;
    cursor: pointer;
}
.WRDiogBox {
    width: 155px;
    height: 130px;
    display: none;
    position: absolute;
    top: 0;
    left: -155px;
}
.WRDiog {
    width: 135px;
    height: 130px;
    position: absolute;
    top: -20px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px #e0e0e0;
    -moz-box-shadow: 0 0 10px #e0e0e0;
    box-shadow: 0 0 10px #e0e0e0;
    border-radius: 5px;
}
.WRMain {
    padding: 1px;
    width: 100%;
    height: 100%;
}
.WRLi {
    display: inline-block;
    /*background-image: url(../images/wechat-qr-code.jpg);*/
    background-size: 100%;
    width: 100%;
    height: 100%;
}
/*.diogArrow{
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    overflow: hidden;
    border-width: 1px 1px 0 0;
    border-color: #f7f7f7;
    border-style: solid;
    background: linear-gradient(225deg,#fff 50%, transparent 50%);
    transform: rotate(45deg);
    position: absolute;
    right: -10px;
    top: 37%;
}*/
/*留言板*/
.index-logo{
    position: fixed;
    right: 5px;
    top: 200px;
    z-index: 400;
    overflow: hidden;
    padding: 10px 10px 0 10px;
    background-color: white;
    border-radius: 10px;
    border: 1px solid #1e85ff;
}
.index-logo-img{
    width: 100px;
    height: 100px;
}
.index-logo-name{
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.index-message{
    width: 450px;
    position: fixed;
    right: 5px;
    bottom: 20px;
    z-index: 400;
    border-radius: 10px;
    overflow: hidden;
}
.index-message-code{
    width: 50px;
    height: 50px;
}
.index-message-top{
    width: 100%;
    overflow: hidden;
    padding: 8px 12px;
    background-color: #1F8CEB;
    color: white;
}
.index-message-left{
    float: left;
    height: 25px;
    width: 25px;
}
.index-message-right{
    float: left;
    margin-left: 10px;
    line-height: 28px;
}
.index-message-close{
    float: right;
    line-height: 28px;
    cursor: pointer;
}
.index-message-box{
    width: 100%;
    overflow: hidden;
    padding: 15px 20px;
    background-color: white;
}
.index-message-tips{
    font-size: 17px;
}
.index-message-title{
    font-size: 17px;
    margin: 10px 0;
}
.index-message-click{
    background-color: #1F8CEB;
    width: 100%;
    color: white;
    padding: 5px 0;
    text-align: center;
    cursor: pointer;
}
.index-message-box textarea{
    padding-left: 10px;
}
/*悬浮框结束*/
@media (max-width: 767px) {
    .p-header {
        display: none;
    }

    .m-header {
        width: 100%;
        display: block;
    }

    a {
        color: #666;
        text-decoration: none
    }

    ::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    ::-webkit-scrollbar-track-piece {
        background-color: #f8f8f8;
    }

    ::-webkit-scrollbar-thumb {
        background-color: #dddddd;
        background-clip: padding-box;
        min-height: 28px;
    }

    ::-webkit-scrollbar-thumb:hover {
        background-color: #bbb;
    }

    .padding {
        padding: 4% 2% 4% 2%;
    }

    .mouse {
        cursor: pointer;
    }
    .logo-width{
        width: 35%;
    }
    .menu-bar{
        width:15%;
    }
    .shensha{
        width: 43%;
    }
    /*菜单栏*/
    #m-menu {
        display: none;
        border-top: 1px solid #ccc;
    }

    .brand{
        padding-left: 20px;
    }

    #m-menu ul li a {
        color: inherit;
        display: block;
        padding: 10px 10px 10px 15px;
        margin: 0;
        font-size: 17px;
    }

    #m-menu ul li:hover {
        background-color: #ccc;
    }

    /*top按钮*/
    .actGotop {
        position: fixed;
        _position: absolute;
        bottom: 50px;
        right: 10px;
        width: 70px;
        height: 85px;
        display: none;
        z-index: 1000;
    }

    .actGotop a, .actGotop a:link {
        display: inline-block;
        width: 70px;
        height: 85px;
        background: url(../images/m-blog7year_gotop.png) no-repeat center center;
        outline: none;
    }
    /*首页*/
    .logo-img{
        width: 49%;
    }
    .logo-ul{
        width: 49%;
    }
    .logo-ul li{
        font-size: 14px;
        padding-left: 4%;
        padding-top: 2%;
    }
    .card-css{
        width: 94%;
        margin-left:3%;
        font-family: '微软雅黑';
        /*margin-bottom:2%;*/
    }
    .title-detail{
        font-size: 16px;
    }
    .card-content{
        width: 46%;
        margin: 0 2%;
    }
    .w-25 {
        width: 60%!important;
    }
    #enImg{
        display: none;
        z-index: 999;
        left: 0;top:0;
        width:100%;
        height:100%;
        background:rgba(0,0,0,0.8);
    }
    .enImg-div{
        height: 100%;
    }
    .case-card-css{
        width: 100%;
        /*margin-left:6%;*/
        padding: 0 6%;
    }
    .honor-color{
        color: red;
    }

    .m-title{
        height: 80px;
        line-height:80px;
        background-image: url(../images/suspension/2.png);
    }

    /*留言板*/
    .index-logo{
        position: fixed;
        right: 5px;
        top: 200px;
        z-index: 50;
        overflow: hidden;
        padding: 10px 10px 0 10px;
        background-color: white;
        border-radius: 10px;
        border: 1px solid #1e85ff;
    }
    .index-logo-img{
        width: 50px;
        height: 50px;
    }
    .index-logo-name{
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
    }
    .index-message{
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 5px;
        z-index: 50;
        border-radius: 10px;
        overflow: hidden;
    }
    .index-message-tips{
        font-size: 12px;
    }
    .index-message-title{
        font-size: 15px;
        margin: 10px 0;
    }
}
