.wsc-line {
    width: 100%;
    height: 0.02rem;
    background:rgba(230,234,242,1);
}
.btea{
    border-top: 0.02rem solid rgba(230,234,242,1);
}
.bbea{
    border-bottom: 0.02rem solid rgba(230,234,242,1);
}
.deline {
    border-top: 0.02rem dashed #DEDEDE;
}
/*引流*/
.plate-news {
    padding: 0.6rem 0.3rem;
    background-color: #fff;
}
.rTit {
    height: 0.56rem;
    border-bottom: 0;
    padding: 0;
}
.rTitText {
    font-size: 0.4rem;
    line-height: 0.56rem;
    margin-top: 0;
}

.alMain {
    margin-top: 0.3rem;
}
.pln-left {
    width: 7.68rem;
}
.pln-left .list-item {
    margin-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.pln-left .list-img {
    width: 7.68rem;
    height: 4.04rem;
    overflow: hidden;
}
.pln-left .list-img img {
    width: 100%;
}
.pln-left .list-info {
    float: none;
    width: 100%;
    padding-top: 0.4rem;
}
.list-tit {
    font-size: 0.36rem;
    line-height: 0.5rem;
    color: #484B52;
    height: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-time {
    color: #A4A7AF;
    font-size: 0.24rem;
    margin-right: 0;
}
.pln-left .list-time {
    display: block;
    margin-top: 0.1rem;
}
.pln-right {
    width: 7.68rem;
}
.pln-right .rlist-style4 {
    padding: 0;
    margin-top: 0;
    border: 0;
}
.rlist-style4 .rlist-item {
    border-top: 0.02rem solid #EAEAEA;
    line-height: 0.4rem;
    margin-top: 0.3rem;
    padding-top: 0.3rem;
    padding-right: 0;
}
.rlist-style4 .rlist-tit {
    color: #484B52;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.28rem;
}
.pln-right .rlist-style4 .rlist-tit {
    float: none;
}
.rlist-style4 .rlist-time {
    font-size: 0.24rem;
    color: #A4A7AF;
}
.pln-right .rlist-style4 .rlist-time {
    float: none;
    margin-top: 0.1rem;
    width: auto;
    margin-right: 0;
    text-align: left;
}
/*底部*/
.wsc-bot {
    background-color: #F6F7F9;
    padding: 0.48rem 0;
}
.wscBot-list {
    text-align: center;
    float: left;
    width:33%;
    background: url("../images/m-wscbot-line.png") no-repeat left center;
    background-size: 0.02rem auto;
}
.wscBot-list:first-child {
    background-image: none;
}
.wscBot-list .wbot-icon {
    display: block;
    width: 100%;
    transition: 0.36s;
    height: 0.51rem;
}
.wscBot-list .wbot-link {
    display: block;
    margin-top: 0.2rem;
    color: #6F7FA0;
    font-size: 0.24rem;
    line-height: 0.34rem;
}
.wbot-icon1 {
    background: url("../images/m-wbot-icon1.png") no-repeat center top;
    background-size: 0.47rem auto;
}
.wbot-icon2 {
    background: url("../images/m-wbot-icon2.png") no-repeat center 0.08rem;
    background-size: 0.4rem auto;
}
.wbot-icon3 {
    background: url("../images/m-wbot-icon3.png") no-repeat center 0.04rem;
    background-size: 0.41rem auto;
}
.wbot-icon4 {
    background: url("../images/m-wbot-icon4.png") no-repeat center 0.06rem;
    background-size: 0.39rem auto;
}
.wbot-icon5 {
    background: url("../images/m-wbot-icon5.png") no-repeat center 0.06rem;
    background-size: 0.4rem auto;
}
/*面包屑*/
.wsc-bread {
    border-bottom: 0;
}
.wsc-breadCon {
    color: #A4A7AF;
    height: 0.74rem;
    line-height: 0.74rem;
}
.wsc-bread h1, .wsc-bread em {
    color: #757983;
}
.wsc-bread span {
    margin: 0 0.16rem;
}
/*页码*/
.u-paging {
    margin-top: 0.5rem;
}
.paging-inner a, .paging-inner span {
    color: #6F7FA0;
    font-size: 0.28rem;
    background-color: #fff;
    border: 0.02rem solid #CFD5E2;
    border-radius: 50%;
    line-height: 0.8rem;
}
.paging-inner .current, .paging-inner a:hover {
    background-color: #2791E5;
    color: #fff;
    border-color: #2791E5;
}
/*详情*/
.wsc-mainbox {
    padding: 0.4rem 0.3rem 0.6rem;
}
.d-tit {
    font-size: 0.44rem;
    line-height: 0.6rem;
    color: #04152C;
}
.d-info {
    line-height: 0.1rem;
    margin-top: 0.3rem;
    color: #A4A7AF;
    font-size: 0;
}
.d-info .d-job {
    width: 50%;
    display: inline-block;
    font-size: 0.28rem;
    margin-top: 0.2rem;
}
.jbm-content {
    margin-top: 0.5rem;
    padding-top: 0.5rem;
}
.wsc-editTit {
    font-size: 0.36rem;
    margin-top: 0;
    color: #333333;
}
.wsc-editTit strong {
   font-weight: normal;
}
.wsc-edit {
    border-top: 0.02rem dashed #DEDEDE;
    margin-top: 0.3rem;
    padding-top: 0.1rem;
}
.wsc-editCon {
    color: #757983;
}
/*标签*/
.wsc-tags {
    margin-top: 0.4rem;
}
.wsc-tags a {
    border: 0.02rem solid #E7EAEF;
    padding: 0 0.38rem;
    color: #6F7FA0;
    font-size: 0.24rem;
    margin-right: 0.2rem;
    margin-top: 0.1rem;
    border-radius: 0.04rem;
    float: left;
    line-height: 0.64rem;
}
.wsc-detseo {
    background: rgba(246,247,249,1);
    border: 0.02rem solid rgba(223,231,233,1);
    padding: 0.4rem;
    font-size: 0.28rem;
    line-height: 0.52rem;
    color: #757983;
    margin-top: 0.4rem;
}
.wsc-detseo em, .wsc-detseo a {
    font-weight: bold;
}
/*上一页下一页*/
.wsc-detlink {
    margin-top: 0.6rem;
    padding: 0.6rem 0.4rem;
    border: 0;
    background-color: #F6F7F9;
}
.dl-next {
    margin-top: 0.5rem;
    padding-top: 0;
    border-top: 0;
}
.dp-arr, .dn-arr {
    line-height: 0.6rem;
    color: #888F98;
}
.dp-text, .dn-text {
    font-size: 0.32rem;
    line-height: 0.6rem;
    color: #62748E;
    margin-top: 0;
}
/*案例*/
.page-anli .rlist-imgitem {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0.2rem;
}
.page-anli .rlist-imgitem:first-child {
    margin-top: 0;
}
.page-anli .rlist-info {
    padding: 0.4rem 0.4rem;
    border: 0.02rem #EAEAEA solid;
}
.page-anli .rlist-img {
    width: 100%;
    height: 1.34rem;
    position: relative;
}
.page-anli .rlist-img img {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    max-height: 100%;
}
.page-anli .li-tit{
    font-size: 0.32rem;
    line-height: 0.44rem;
    color: #263450;
    height: 0.44rem;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.2rem;
}
.page-anli .rlist-text {
    color: #757983;
    font-size: 0.28rem;
    line-height: 0.52rem;
    margin-top: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 2.08rem;
}
.page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 0.28rem;
    line-height: 0.4rem;
    margin-top: 0.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.detTitl .wsc-edit:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
.detTitl .wsc-edit {
    border-top: 0.02rem dashed #DEDEDE;
    margin-top: 0.3rem;
    padding-top: 0.3rem;
}
.detTitl .wsc-editTit strong {
    font-weight: normal;
    padding-left: 0.48rem;
    background: url(../images/m-det-tit.png) no-repeat left center;
    background-size: 0.28rem auto;
}
.mpt50 {
    padding-top: 0.4rem;
    margin-top: 0.4rem;
}
.yTit {
    height: 0.5rem;
    position: relative;
}
.rTitText {
    font-size: 0.36rem;
    line-height: 0.5rem;
    margin-top: 0;
}
.yTit .rTitText span {
    width: 0.28rem;
    height: 0.28rem;
    display: inline-block;
    border: 0.06rem solid rgba(39,145,229,1);
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 0.2rem;
    box-sizing: border-box;
}
.yTitMore {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    font-size: 0.28rem;
    color: #A4A7AF;
    line-height: 0.5rem;
    text-align: right;
}
.anlid-main {
    padding-top: 0.5rem;
}
.yMain {
    margin-top: 0.3rem;
}
.wsc-banner {
    height: 3.6rem;
}
.wscban-main {
    text-align: center;
    color: #FFFFFF;
}
.wscbanTit {
    font-size: 0.4rem;
    line-height: 0.68rem;
    padding-top: 0.66rem;
}
.wscbanbanBtn {
    margin-top: 0.26rem;
}
.wscbanbanBtn .btn {
    width: 3.2rem;
}
/*图库*/
.vl-pic {
    background-color: #F6F7F9;
    padding: 0.6rem 0.3rem;
}
.nojtTit {
    height: 0.56rem;
    position: relative
}
.nojtTit .rTitText {
    line-height: 0.56rem;
}
.noTitMore {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #A4A7AF;
    margin-top: 0;
    line-height: 0.56rem;
    font-size: 0.28rem;
    text-align: right;
    left: 0;
}
.list-pic .rlist-style3 .rListCon {
    margin: -0.4rem -0.1rem 0;
}
.list-pic .rlist-style3 .rlist-imgitem {
    margin-top: 0.4rem;
}
.list-pic .rlist-style3 .rlist-def {
    padding-bottom: 0.18rem;
    background: url(../images/m-pic-imgbg.png) no-repeat center bottom;
    background-size: 3.46rem auto;
}
.list-pic .rlist-style3 .rlist-img {
    border: 0;
}
.list-pic .rlist-style3 .rlist-info {
    padding: 0.3rem 0.1rem 0;
    border: 0;
}
.rlist-style3 .rlist-tit {
    font-size: 0.32rem;
    line-height: 0.56rem;
    color: #484B52;
    height: 1.12rem;
}
.list-pic .list-time {
    display: block;
    margin-top: 0.2rem;
}
.d-time, .d-views, .d-author {
    display: inline-block;
    color: #A4A7AF;
    font-size: 0.28rem;
    line-height: 0.4rem;
    margin-top: 0.2rem;
}
.infobor {
    margin: 0 0.6rem;
    font-size: 0.24rem;
    color: rgba(136,143,152,0.25);
}
.det-video .d-intro {
    padding: 0;
    background-color: #FFFFFF;
    line-height: 0.52rem;
    color: #757983;
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    border-top: 0.02rem dashed #E0E0E0;
}
.hot-search {
    margin-top: 0.3rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.24rem;
    line-height: 0.34rem;
}
.hot-tit2 {
    padding-left: 0.36rem;
    background: url(../images/m-hot-icon.png) no-repeat left center;
    background-size: 0.24rem auto;
}
.hot-search a {
    margin-right: 0.2rem;
}
.d-intro {
    padding: 0.4rem 0.3rem;
    background-color: #F6F7F9;
    line-height: 0.52rem;
    color: #62748E;
    margin-top: 0.4rem;
    font-size: 0.28rem;
}
.d-cover {
    margin-top: 0.4rem;
    padding-bottom: 0.4rem;
    border-bottom: 0.02rem dashed #DEDEDE;
}
.d-cover-text {
    font-size: 0.28rem;
    color: #A4A7AF;
    margin-top: 0.3rem;
}
.news-det .wsc-edit {
    border-top: 0;
    margin-top: 0.3rem;
    padding-top: 0;
}