﻿@charset "utf-8";
/* CSS Document */
body {
    background-color: #f2f2f2 !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #b3b3b3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b3b3b3;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b3b3b3;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b3b3b3;
}
.lefts {
    float: left;
}

.rights {
    float: right;
}
.con{
    width:1190px;
    height:100%;
    margin: 100px auto 0 auto;
    overflow: hidden;
    position: relative;
}
*{
    margin: 0;
    padding: 0;
    list-style: none;
    background: transparent;
    border:none;
    outline: none;
    font-family: MicrosoftYaHei;
}
body{
    background-color: #fafafa;
}
a{
    text-decoration: none;
    color: inherit;
}
.overhidden1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.f2{
    height:75px;
    width:100%;
}
.f2 .logo{
    width:106px;
    height:75px;
    background: url("logo-1.png")/*tpa=http://www.yangqu.com/file/wsw/helpcenter_home/img/yd/logo.png*/left center no-repeat;
    float: left;
}
.f2 .gif-logo{
    height:40px;
    width:190px;
    background: url("hc.gif")/*tpa=http://www.yangqu.com/file/wsw/helpcenter_home/img/hc.gif*/right center no-repeat;
    float: left;
    margin-top: 17px;
    margin-left: 9px;
    border-left: 1px solid  #69706f;
}
.f2 ul{
    float: left;
    height:16px;
    margin: 29px 0 0 116px;
}
.f2 ul li{
    float: left;
    height:16px;
    line-height: 16px;
    color: #333333;
}
.f2 ul li:hover{
    color: #548efc;
}
.f2 ul li:not(:last-child){
    margin-right: 45px;
}
.f2 ul li:nth-child(1){
    background: url("sy.png")/*tpa=http://www.yangqu.com/file/wsw/helpcenter_home/img/yd/sy.png*/left center no-repeat;
    text-indent: 20px;
    margin-right: 78px;
    position: relative;
}
.f2 ul li:nth-child(1):after{
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: 92px;
    width: 1px;
    height: 14px;
    background-color: #999999;
}
.f2 ul li:nth-child(1):hover{
    background: url("sy1.png")/*tpa=http://www.yangqu.com/file/wsw/helpcenter_home/img/yd/sy1.png*/left center no-repeat;
    transition: .3s;
}
.f2 .lxkf{
    float: right;
    width: 105px;
    height: 35px;
    background-color: #548efc;
    border-radius: 4px;
    display: block;
    margin-top:20px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
}
.f2 .lxkf:before{
    content: '';
    width: 13px;
    height: 14px;
    display: inline-block;
    background:url("QQ.png")/*tpa=http://www.yangqu.com/file/wsw/helpcenter_home/img/yd/QQ.png*/center center no-repeat;
    margin-right:5px;
    position: relative;
    top:2px;
}

.f3{
    width:100%;
    height:220px;
    background: url("banner.jpg")/*tpa=http://www.yangqu.com/file/wsw/helpcenter_home/img/yd/banner.jpg*/center center no-repeat;
}
.f3 .t1{
    font-size: 40px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
}
.f3 .x-line{
    width: 12px;
    height: 2px;
    background-color: #ffffff;
    margin:11px  auto 0 auto;
}
.f3 .t2{
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    text-align: center;
    margin-top:11px;
}
.f3 .out-input{
    width: 670px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 6px;
    background-color: rgba(255,255,255,0.2);
    margin:17px auto 0 auto;
    overflow: hidden;
    position: relative;
}
.f3 .out-input .keyword{
    display: block;
    width: 660px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 6px;
    margin:5px;
    font-size: 16px;
    text-indent: 20px;
}
.f3 .out-input .ljss{
    width: 116px;
    height: 44px;
    background-color: #548efc;
    border-radius: 6px;
    font-size: 16px;
    line-height: 44px;
    color: #ffffff;
    text-align: center;
    position: absolute;
    right:8px;
    top:8px;
}
.f3 .out-input .ljss:before{
    content: '';
    display: inline-block;
    width: 18px;
    height: 19px;
    background: url("ss.png")/*tpa=http://www.yangqu.com/file/wsw/helpcenter_home/img/yd/ss.png*/center center no-repeat;
    margin-right: 8px;
    position: relative;
    top:2px;
}
.f3 .option{
    height:20px;
    width:670px;
    margin:10px auto 0 auto;
}
.f3 .option li{
    float: left;
    height: 20px;
    padding: 0 10px;
    background-color: #fff;
    font-size: 12px;
    color: #699dff;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
    cursor: pointer;
}
.f3 .option li:nth-child(1){
    margin-left: 5px;
}
.f3 .option li:not(:last-child){
    margin-right: 10px;
}

/*头部公共部分结束*/
.f4{
    height: 279px;
    margin-top: 20px;
    border-radius: 8px;
    width:100%;
}
.f4 .con{
    background-color: #ffffff;
}
.f4 .title{
    width:1160px;
    height:24px;
    margin:30px auto 0 auto;

   /* border-left: 5px solid  #699dff;*/
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    line-height: 24px;
    text-indent: 15px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
}
.f4 .title:before{
    width: 5px;
    height: 24px;
    background-color: #699dff;
    position: absolute;
    left:0;
    top:0;
    content: '';
    display: block;
}
.f4 .title > span{
    font-size: 14px;
    color: #999999;
    margin-left: 5px;
    font-weight: normal;
}
.f4 .title > .hyp{
    float: right;
    font-size: 12px;
    color: #999999;
    height:12px;
    line-height: 12px;
    background: url("sx.png")/*tpa=http://www.yangqu.com/file/wsw/yqsitenews/img/list/sx.png*/right center no-repeat;
    padding-right:17px;
    margin-top: 15px;
}

.f4 .art-list{
    width:1160px;
    margin:15px auto 0 auto;
}
.f4 .art-list  li{
    width: 270px;
    height: 180px;
    background-size:270px 180px;
    border-radius: 8px;
    float: left;
    position: relative;
}
.f4 .art-list  li:before{
    width: 85px;
    height: 24px;
    background-color: #f6534f;
    border-radius: 8px 0px 8px 0px;

    display: block;
    position: absolute;
    left:0;
    top:0;
    font-size: 14px;
    text-align: center;
    line-height:  24px;
    color: #fafafa;
}
.f4 .art-list a:nth-child(1) li:before{
    content: '网店交易';
}
.f4 .art-list a:nth-child(2) li:before{
    content: '网店代入驻';
}
.f4 .art-list a:nth-child(3) li:before{
    content: '知识产权';
}
.f4 .art-list a:nth-child(4) li:before{
    content: '网店代运营';
}
.f4 .art-list a:not(:last-of-type) li{
    margin-right: 26px;
}
.f4 .art-list li .tt{
    width: 270px;
    height: 35px;
    background-color: rgba(0,0,0,0.5);
    border-radius: 0px 0px 8px 8px;
    position: absolute;
    left:0;
    bottom:0;
    color: #fafafa;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    box-sizing: border-box;
    padding:0 10px;
}

.f5{
    width:100%;
}
.f5 .lefts{
    width:820px;
    float: left;
    border-top: 3px solid #699dff;
}

.f5 .rights{
    width: 350px;
    float: right;
}

.r-con{
    width:320px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.com-tit{
    width:320px;
    margin-top: 15px;
    height:20px;
    font-size: 20px;
    color: #333333;
    line-height: 20px;
}
.com-x-line{
    width: 320px;
    height: 1px;
    background-color: #e6e6e6;
    margin-top: 10px;
}

.com-tit > span{
    font-size: 12px;
    color: #999999;
    margin-left: 6px;
    font-weight: normal;
}
.com-tit > .more{
    font-size: 12px;
    color: #999999;
    line-height: 12px;
    font-weight: normal;
    float: right;
    margin-top: 5px;
    background: url("rrr.png")/*tpa=http://www.yangqu.com/file/wsw/yqsitenews/img/list/rrr.png*/right center no-repeat;
    padding-right: 15px;
}
.r-f4  .com-tit > .more{
    background: url("sx.png")/*tpa=http://www.yangqu.com/file/wsw/yqsitenews/img/list/sx.png*/right center no-repeat;
}
.r-f1{
    height:255px;
    width: 350px;
    background-color: #fff;
    border-radius:8px;
}
.r-f1 ul{
    width: 320px;
}
.r-f1 ul li{
    width: 320px;
    height:18px;
    margin-top: 20px;
    font-size: 14px;
    color: #666666;
    line-height:18px;
    position: relative;
 /*   text-indent: 24px;*/
    padding-left: 24px;
    box-sizing: border-box;

}
.r-f1 ul li:hover{
    color: #699dff;
}
.r-f1 ul li:before{
    content: '';
    display: block;

    width: 18px;
    height: 18px;
    background-color: #cccccc;
    border-radius: 2px;
    position: absolute;
    left:0;
    top:0;
    font-size: 12px;
    text-align: center;
    line-height:  18px;
    color: #ffffff;
}

.r-f1 ul a:nth-child(1) li:before{
    content: '1';
    background-color: #699dff;
}
.r-f1 ul a:nth-child(2) li:before{
    content: '2';
    background-color: #99bdff;
}
.r-f1 ul a:nth-child(3) li:before{
    content: '3';
    background-color: #ccdeff;
}
.r-f1 ul a:nth-child(4) li:before{
    content: '4';
}
.r-f1 ul a:nth-child(5) li:before{
    content: '5';
}

.r-f2{
    width: 350px;
    height: 230px;
    background-color: #fff;
    margin-top: 20px;
}

.r-f2 ul{
    width:320px;
    margin-top: 10px;
}
.r-f2 ul li{
    width:320px;
    height:32px;
    font-size: 14px;
    color: #999999;
    line-height: 32px;
    position: relative;
    text-indent: 12px;
}
.r-f2 ul li:before{
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #999999;
    border-radius: 3px;
    position: absolute;
    left:0;
    top:14px;
}
.r-f2 ul li:hover{
    color: #699dff;
}
.r-f2 ul a:not(:last-of-type) li{
    border-bottom: 1px dashed #e5e5e5;
}
.r-f3{
    width: 350px;
    height: 275px;
    background-color: #ffffff;
    border-radius: 8px;
    margin-top: 22px;
}

.r-f3 ul{
    width: 320px;
    height: 190px;
    position: relative;
    border-radius: 4px;
    margin-top: 20px;
}
.r-f3 ul .option{
    position: absolute;
    height:8px;
    right:20px;
    bottom:13px;
    z-index:999;
}
.r-f3 ul .option div{
    width: 8px;
    height: 8px;
    background-color: #ffffff;
    float: left;
    border-radius: 50%;
    cursor: pointer;

}
.r-f3 ul .option div.on{
    background-color: #699dff;
}
.r-f3 ul .option div:not(:last-of-type){
    margin-right: 5px;
}
.r-f3 ul li{
    width: 320px;
    height: 190px;
    position: absolute;
    left:0;
    top:0;
    z-index:-1;
    opacity: 0;
    overflow: hidden;
    border-radius: 4px;

}
.r-f3 ul li img{
    width: 320px;
    height: 190px;
    object-fit: cover;
}
.r-f3 ul li .title{
    width: 320px;
    height: 35px;
    border-radius: 0px 0px 4px 4px;
    background-color: rgba(0,0,0,0.5);
    color: #fafafa;
    font-size: 16px;
    line-height: 35px;
    text-align: left;
    padding: 0 10px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.r-f3 ul li.on{
    z-index:1;
    opacity:1;
}


.r-f4{
    margin-top: 20px;
    width: 350px;
    height: 215px;
    background-color: #ffffff;
    border-radius: 8px;
}
.r-f4 ul{
    width:320px;
    margin-top: 20px;
}
.r-f4 ul li{
    float: left;
    height: 26px;
    background-color: #a6c5ff;
    border-radius: 2px;
    padding:0 10px;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #ffffff;
    cursor: pointer;
}
.r-f4 ul li.on{
    background-color: #1a81f7;
}
.r-f4 ul li:hover{
    background-color: #1a81f7;
    transition: .3s;
}

.r-f5{
    width: 350px;
    height: 180px;
    margin-top: 20px;
    background: url("ewm.png")/*tpa=http://www.yangqu.com/file/wsw/yqsitenews/img/list/ewm.png*/center center no-repeat;
}

.l-f1{
    width: 820px;
   min-height: 300px;
    background-color: #fff;
    border-radius: 0px 0px 8px 8px;
    padding-bottom: 40px;
}
.l-f1 .option{
    width:780px;
    height:53px;

    margin:0 auto;
    border-bottom: 1px solid  #e6e6e6;
}
.l-f1 .option li{
    width:90px;
    margin-right: 40px;
    height:53px;
    float: left;
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height:53px;
    position: relative;

}
.l-f1 .option li.on:before{
    content: '';
    display: block;
    width:24px;
    height:12px;
    background: url("jt.png")/*tpa=http://www.yangqu.com/file/wsw/yqsitenews/img/list/jt.png*/center center no-repeat;
    position: absolute;
    left: 34px;
    top: -1px;
}

.l-f1 .option li.on:after{
    width:90px;
    height:2px;
    background-color:#699dff;
    content: '';
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.l-f1 .option li.on,.l-f1 .option li:hover{
    color: #699dff;
}
.l-f1 .articles{
    width:780px;
    margin-top: 12px;
}
.l-f1 .articles li{
    width: 820px;
    height: 190px;


}
.l-f1 .articles li:hover{
    box-shadow: 0px 0px 12px #d4e3ff;
    transition: .3s;

}
.l-f1 .articles li:hover .in{
    border-bottom:0;
}

.l-f1 .articles li .in{
    width:780px;
    height: 190px;
    overflow: hidden;
    border-bottom:1px dashed #999999;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}
.l-f1 .articles li .in.no{
    border-bottom:0;
}

.f5 .con{
    overflow:visible;
}

.l-f1 .articles li .in .fmt{
    display: block;
    float: left;
    width: 190px;
    height: 140px;
    border-radius: 4px;
    margin-top: 28px;
    object-fit:cover;
    position: relative;
}
.l-f1 .articles li.hot .in:before{
    content: '';
    display: block;
    width:49px;
    height:49px;
    background: url("rm.png")/*tpa=http://www.yangqu.com/file/wsw/yqsitenews/img/list/rm.png*/center center no-repeat;
    position: absolute;
    left:0;
    top: 28px;
    z-index:99;
}
.l-f1 .articles li.jing .in:before{
    content: '';
    display: block;
    width:49px;
    height:49px;
    background: url("jx.png")/*tpa=http://www.yangqu.com/file/wsw/yqsitenews/img/list/jx.png*/center center no-repeat;
    position: absolute;
    left:0;
    top: 28px;
    z-index:99;
}
.l-f1 .articles li .in .ifs{
    width:530px;
    height:130px;

    float: left;
    margin: 28px 0 0 30px;

}
.l-f1 .articles li .in .ifs .tit{
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.l-f1 .articles li:hover  .in .ifs .tit{
    color: #f6534f;
}
.l-f1 .articles li .in .ifs .val{
    font-size: 14px;
    line-height: 14px;
    margin-top:21px; ;
}
.l-f1 .articles li .in .ifs .val span:nth-of-type(1){
    color: #7daaff;
}
.l-f1 .articles li .in .ifs .val span:nth-of-type(2){
    margin-left: 24px;
    color: #999999;
}
.l-f1 .articles li .in .ifs .content{
    font-size: 16px;
    color: #999999;
    overflow:hidden;

    text-overflow:ellipsis;

    display:-webkit-box;

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2;
    margin-top: 10px;
    line-height: 23px;
}
.l-f1 .articles li .in .ifs .sj{
    height:12px;
    line-height: 12px;
    font-size: 12px;
    color: #a3a3a3;
    margin-top: 6px;
}
.l-f1 .articles li .in .ifs .sj span:nth-of-type(1){
    background: url("yj.png")/*tpa=http://www.yangqu.com/file/wsw/yqsitenews/img/list/yj.png*/left center no-repeat;
   padding-left: 20px;
}
.l-f1 .articles li .in .ifs .sj span:nth-of-type(2){
    margin-left: 20px;
    padding-left: 20px;
    background: url("z.png")/*tpa=http://www.yangqu.com/file/wsw/yqsitenews/img/list/z.png*/left center no-repeat;
}



.page{
    width:300px;
    height:40px;
    position: relative;
    margin: 40px auto 0 auto;

}
.page .ss{
    position: absolute;
    top:0;
    right:-250px;
    height:40px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #999999;
    line-height: 40px;
}
.page >  a{
    display: block;
    float: left;
    height: 40px;
    /*background-color: #699dff;*/
    font-size: 14px;
    letter-spacing: 1px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    border: solid 1px #e5e5e5;
    box-sizing: border-box;
}

.page >  a.no{
    border: 1px solid #e6e6e6;
    background-color: #FBFBFB;
    color: #C9C9C9;
    cursor: not-allowed;
}
.page >  a:hover{
    background-color: #699dff;
    color:#fff;
    border: solid 1px #699dff;
}
.page >  a.no:hover{
    border: 1px solid #e6e6e6;
    background-color: #FBFBFB;
    color: #C9C9C9;
    cursor: not-allowed;
}
.page >  a:nth-child(1).no:hover,.page >  a:nth-child(1):hover{
    border-right: 0;
}
.page >  a:nth-child(3).no:hover,.page >  a:nth-child(3):hover{
    border-right: 0;
}


.page >  a:nth-child(1),.page >  a:nth-child(4){
    width: 55px;
}

.page >  a:nth-child(1), .page >  a:nth-child(3){
    border-radius: 4px 0 0 4px;
    border-right: 0;
}

.page >  a:nth-child(2),.page >  a:nth-child(4){
    border-radius:  0 4px 4px 0;
}

.page >  a:nth-child(2),.page >  a:nth-child(3){
    width: 80px;
}

.page >  a:nth-child(3){
    margin-left: 30px;
}

.l-f2{
    width: 820px;
    min-height: 300px;
    background-color: #fff;
    border-radius: 0px 0px 8px 8px;
    padding-bottom: 40px;
    overflow: hidden;
}
.l-f2 .place{
    height: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    color: #333333;
    background: url("1212.png")/*tpa=http://www.yangqu.com/file/wsw/yqsitenews/img/detail/1212.png*/left center no-repeat;
    font-size:12px ;
    margin-top: 20px;
}
.l-f2 .title{
    font-size: 20px;
    letter-spacing: 1px;
    color: #333333;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 35px;
}
.cc-con{
    width: 760px;
    margin: 0 auto;
}

.l-f2  .others {
    height: 12px;
    width: 760px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #999999;
    line-height: 14px;
    padding-bottom: 15px;
    border-bottom: 1px solid  #cccccc;
    margin-top: 40px;
}
.l-f2  .others span:nth-of-type(2){
    margin-left: 70px;
}
.l-f2  .others span:nth-of-type(3){
    margin-left: 50px;
}
.l-f2  .others span:nth-of-type(4){
    float: right;
    padding-left: 20px;
}
.l-f2 .bbdy{
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #666666;
    padding:20px 0 ;
}
.l-f2 .bbdy img{
    max-width:100%;
}
    .l-f2 .bq {
        font-size: 14px;
        line-height: 14px;
        color: #999999;
        margin-top: 44px;
    }
.l-f2 .bq span:nth-of-type(2){
    padding-left: 21px;

}
.l-f2 .bq span:nth-of-type(3){
    float: right;
    padding-left: 18px;
}
.l-f2 .sx{
    width:763px;
    font-size: 16px;
    height: 16px;
    margin-top: 30px;
    color: #666666;
    padding-bottom: 15px;
    border-bottom: 1px dashed #cccccc;
}
.l-f2 .sx .s{
    height:16px;
    display: inline-block;
    float: left;
}
.l-f2 .sx .x{
    height:16px;
    display: inline-block;
    float: right
}
.l-f2 .sx a{
    color: #999999;
}
.l-f2 .arts{
    width:763px;
    margin:30px auto 0 auto;
}
.l-f2 .arts li{
    float: left;
    width:280px;
    font-size: 14px;
    height:14px;
    line-height: 14px;
    color: #989898;
    margin-bottom: 20px;
    position: relative;
    text-indent: 20px;
}
.l-f2 .arts li:hover{
    color: #699dff;
}
.l-f2 .arts a:nth-child(2n) li{
    margin-left: 100px;
}
.l-f2 .arts li:before{
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background-color: #989898;
    border-radius: 50%;
    position: absolute;
    left:0;
    top:5px;
}
.l-f2 .arts li:hover:before{
    background-color: #699dff;
}