.rankfix{
    position: fixed;
    margin-top: 100px;
    margin-left: 1260px;
    display: block;
    width: 169px;
    height: 181px;
    background: url('../images/actfix.png') no-repeat  center/100%;
}

.left-navigation{
    height: 276px;
    width: 98px;
    position: fixed;
    margin-top: 100px;
    margin-left: -100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 99;
}

.rankshut{
    position: absolute;
    top:15px;
    right: 0;
    cursor: pointer;
}

#body-box {
    width: 100%;
    background: #fff;     
	
}

.bodyBox2{
    max-width: 1300px;
    margin: 0 auto;
}

.rankbtn{
    display: block;
    width: 69px;
    height: 24px;
    border-radius: 10px;
    position: absolute;
    bottom:25px;
    left: 50%;
    transform: translateX(-50%);
}

.actcha{
    height: 14px;
    width: 14px;
    position: absolute;
    top:11px;
    right: 5px;
    cursor: pointer;
}

.new_head {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 12px;
    background: #F8F8F8;
}

.col-p-list{
    width: 1200px;
    display: flex;
    flex-direction: column;
}

.safe .s-left {
    float: left;
}

.safe .s-left .s-l-reg {
    color: #E76D11;
}

.s-left .s-l-log {
    color: #47C2FB;
}

.safe .s-right {
    float: right;
}

.safe .s-right .line {
    display: block;
    float: left;
    width: 1px;
    height: 14px;
    background: #999;
    margin-top: 8px;
    margin-left: 20px;
    margin-right: 20px;
}

.safe .s-right .s-right-v {
    width: 80px;
    color: #999;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: right;
    background-image: url(../images/h-1.png);
    background-position: 12px 8px;
    background-repeat: no-repeat;
}

.safe .s-right .s-right-v:hover,
.safe .s-right .s-right-h:hover,
.safe .s-right .s-right-a:hover {
    color: #47C2FB;
}

.safe .s-right .s-right-h {
    width: 80px;
    color: #999;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.safe .s-right .s-right-a {
    width: 80px;
    color: #999;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
}

.safe .s-right .s-right-n {
    width: 120px;
    text-align: center;
    color: #999;
    float: left;
    height: 30px;
    line-height: 30px;
    position: relative;
}

.s-right-n .box {
    cursor: pointer;
}

.s-right-n .fixed {
    width: 210px;
    height: 41px;
    line-height: 41px;
    z-index: 99;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    border: 1px solid #e9e9e9;
    text-align: center;
    position: absolute;
    top: 30px;
    left: -98px;
    display: none;
}

.s-right-n .fixed a {
    color: #999;
    font-size: 12px;
}

.s-right-n .fixed a:hover,
.safe .s-right .s-right-n .ico-nav:hover {
    color: #47C2FB;
}

.safe .s-right .s-right-n .ico-nav {
    display: inline-block;
    width: 50px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 30px;
}

.safe .s-right .s-right-n .ico1 {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/h-2.png);
    background-position: 12px 9px;
    background-repeat: no-repeat;
}

.safe .s-right .s-right-n .ico2 {
    position: absolute;
    top: 0;
    left: 80px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(../images/h-3.png);
    background-position: 6px 11px;
    background-repeat: no-repeat;
}

.new_ipt .input-box {
    height: 130px;
}

.input-box .ipt-left {
    float: left;
    margin-top: 40px;
}

.ipt-left .logo {
    display: block;
    width: 304px;
    height: 48px;
}

.input-box .ipt-right {
    width: 820px;
    height: 38px;
    float: left;
    margin-left: 68px;
    margin-top: 40px;
}

.ipt-right .ipt-r-box {
    width: 490px;
    height: 38px;
    padding: 5px 10px;
    border: 2px solid #47C2FB;
    border-radius: 2px 0 0 2px;
    float: left;
}

.ipt-r-box .ipt-ico {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 46px;
    height: 29px;
    line-height: 29px;
    color: #666666;
    font-size: 12px;
    background-image: url(../images/h-3.png);
    background-position: 30px 12px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.ipt-ico .ipt-nav1 {
    position: absolute;
    z-index: 99;
    top: 29px;
    left: -12px;
    display: block;
    width: 64px;
    height: 120px;
    font-size: 12px;
    background-color: #fff;
    border: 2px solid #47c2fb;
    border-top: none;
    display: none;
}

.ipt-ico .ipt-nav1 span {
    margin: 0 10px;
}

.ipt-ico .ipt-nav1 span:hover {
    color: #47C2FB;
}

.ipt-r-box #input {
    border: none;
    width: 415px;
    font-size: 12px;
    text-indent: 1em;
    border-left: 1px solid #CCCCCC;
}

.ipt-right .block {
    display: block;
    width: 100px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    float: left;
}

.ipt-right .btn-s {
    background: #47C2FB;
    color: #fff;
    font-size: 16px;
}

.ipt-right .btn-g {
    background: #f8f8f8;
    color: #E76D11;
    border-radius: 2px;
    margin-left: 20px;
    font-size: 14px;
    border: 1px solid #e4e4e4;
}

.ipt-right .btn-q {
    background: #f8f8f8;
    color: #E76D11;
    border-radius: 2px;
    margin-left: 10px;
    font-size: 14px;
    border: 1px solid #e4e4e4;
}

.ipt-small a {
    font-size: 12px;
    color: #999999;
}

.ipt-small .ipt-or {
    color: #E76D11;
}

.ipt-small a:hover {
    color: #E76D11;
}

.navbar {
    height: 40px;
}

.bar #nav-all {
    width: 198px;
    height: 43px;
    line-height: 43px;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    background-color: #47C2FB;
    float: left;
}

.bar #nav-or {
    float: left;
    /* width: 800px; */
    height: 43px;
    line-height: 40px;
}

.supervip{
font-size: 16px;
font-weight: 500;
padding-bottom: 7px;
margin-left: 50px;
margin-right: 23px;
color: #E56D25 !important;
position: relative;
}

.vipimg{
position: absolute;
right: -26px;
top: -10px;
}

.serviceMarket{
    font-size: 16px;
font-weight: 500;
padding-bottom: 7px;
margin-right: 29px;
margin-left: 66px;
position: relative;
}

.serviceMarket:hover {
    color: #47C2FB;
}

.serimg{
    position: absolute;
right: -29px;
top: -10px;
}

#nav-or .m-l-80 { 
    margin-left: 66px;
    color: #333;
    font-size: 16px;
    padding-bottom: 7px;
}

#nav-or  .m-l-80:hover {
    color: #47C2FB;
}

#view .list {
    width: 200px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#view .list::-webkit-scrollbar {
    width: 2px;
}

.list>a {
    background: rgba(0, 0, 0, 0.7);
    display: block;
    width: 200px;
    padding-left: 20px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 14px;
}

.list .m-l-10 {
    margin-left: 10px;
}

#list-l {
    position: relative;
}

#list-l .list-des {
    width: 770px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 200px;
    padding: 20px;
    border: 1px solid #47C2FB;
    background-color: #fff;
    overflow-y: scroll;
}

.list-des {
    overflow-x: hidden;
    display: none;
}

.list-des .float {
    float: left;
    width: 340px;
    height: 100px;
    margin: 10px 6px;
}

.float .title {
    color: #333;
    font-size: 14px;
    font-weight: bolder;
}

.float .content a {
    color: #999;
    font-size: 12px;
    margin-left: 10px;
}

.float .content a:hover {
    color: #47c2fb;
}

.float .content a:nth-child(1) {
    margin-left: 0;
}

.list-reg {
    width: 230px;
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 99;
}

.list-reg .col-top {
    width: 230px;
    height: 174px;
    padding: 20px 14px;
    background-color: #fff;
}

.col-top .box {
    width: 230px;
    overflow: hidden;
}

.col-left {
    float: left;
    width: 46px;
    height: 46px;
    background-image: url(../images/g-logo.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.col-right {
    float: left;
    width: 146px;
    margin-left: 10px;
}

.col-right .col-r-1 {
    color: #333;
    font-size: 16px;
    font-weight: bolder;
}

.col-right .col-r-2 {
    color: #666;
    font-size: 12px;
}

.col-vip {
    display: block;
    width: 190px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    margin: 10px auto 0;
    border: 1px solid #E76D11;
    border-radius: 14px;
    color: #E76D11
}

.col-top .login {
    width: 190px;
    margin: 25px auto 21px;
    overflow: hidden;
}

.col-top .login .reg {
    float: left;
    border-radius: 2px;
    border: 1px solid #47C2FB;
    display: block;
    width: 90px;
    height: 30px;
    color: #47C2FB;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.col-top .login .reg:hover {
    color: #fff;
    background-color: #47C2FB;
}

.col-top .login .log {
    float: left;
    border-radius: 2px;
    border: 1px solid #47C2FB;
    display: block;
    width: 90px;
    height: 30px;
    color: #fff;
    background-color: #47C2FB;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-left: 10px;
}

.col-down {
    margin-top: 6px;
    width: 230px;
    height: 300px;
    background-color: #fff;
}

.col-down .box {
    padding: 10px 47px 3px;
    overflow: hidden;
}

.col-down .box .suport {
    float: left;
    width: 50%;
    height: 20px;
    color: #333;
    font-size: 14px;
    font-weight: bolder;
    cursor: pointer;
    text-align: center;
}

.col-down .box1 {
    overflow: hidden;
    padding: 0 60px;
}

.col-down .box1 .line01,
.col-down .box1 .line02 {
    width: 45px;
    height: 2px;
    border-radius: 1px;
    background: #47C2FB;
    float: left;
}

.col-down .box1 .line02 {
    margin-left: 65px;
    display: none;
}

.col-down .box .purchase {
    float: left;
    width: 50%;
    height: 20px;
    color: #999;
    font-size: 14px;
    font-weight: bolder;
    text-align: center;
    cursor: pointer;
}

.out-box {
    width: 230px;
    height: 250px;
    overflow: hidden;
    margin-top: 10px;
}

.sup-show,
.pur-show {
    width: 100%;
    height: 248px;
    padding: 0 20px;
    overflow: hidden;
    display: none;
}

.sup-show a,
.pur-show a {
    display: block;
    width: 100%;
    color: #333;
    font-size: 12px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sup-show a:hover,
.pur-show a:hover {
    color: #47C2FB;
}

/* lunbo */
.viewbox{
    width: 1200px;
    display: flex;
    justify-content: center;
    background-color: #f8f8f8;
    margin: 0 auto;
}
#view {
    width: 1200px;
    min-width: 1200px;
    height: 500px;
    position: relative;
    overflow: hidden;
    margin: inherit;
}

#banner {
    width: 755px;
    height: 480px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-52%);
}

#banner>a>img {
    width: 772px;
    height: 500px;
    display: none;
}

#left {
    width: 40px;
    height: 50px;
    position: absolute;
    left: 210px;
    top: 225px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    cursor: pointer;
    background-image: url(../images/left.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 21px 39px;
    /* display: none; */
}

#right {
    width: 35px;
    height: 45px;
    position: absolute;
    right: 240px;
    top: 225px;
    font-size: 40px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 6px;
    cursor: pointer;
    background-image: url(../images/right.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 21px 39px;
    /* display: none; */
}

#left:hover,
#right:hover {
    color: #47C2FB;
    opacity: 0.7;
}

#dian {
    position: absolute;
    left: -1920px;
    top: -1080px;
}

#click {
    overflow: hidden;
    position: absolute;
    bottom: 22px;
    left: 50%;
    transform: translateX(-50%);
}

#click li {
    width: 24px;
    height: 5px;
    background-color: #ffffff;
    margin: 0 5px;
    float: left;
    cursor: pointer;
}

.row1 {
    width: 100%;
    height: 183px;
    background-color: #fff;
    padding: 20px 0;
}

.row1-child {
    overflow: hidden;
}

.row1-child .child {
    width: 290px;
    height: 143px;
    float: left;
    position: relative;
}

.row1-child .child .more {
    display: block;
    width: 80px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    margin-left: 30px;
    margin-top: 40px;
    background: rgba(0, 0, 0, 1);
    border-radius: 12px;
    opacity: 0.2;
}

.row1-child .child .img {
    width: 129px;
    height: 114px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 20px;
}

.row1-child .child .img img {
    width: 100%;
    height: 100%;
}

.child .des1 {
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: bolder;
    line-height: 25px;
    margin-left: 30px;
    margin-top: 30px;
}

.child .des2 {
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Light;
    font-weight: 300;
    line-height: 20px;
    margin-left: 30px;
}

.row1-child .child1 {
    background: rgba(71, 194, 251, 0.1);
}

.row1-child .child1 p {
    color: #47C2FB;
}

.supervipbanner{
    width: 1200px;
    height: 92px;
    background: pink;
    margin: 0 auto;
    margin-bottom: 20px;
}

.row1-child .child2 {
    background: rgba(231, 109, 17, 0.1);
}

.row1-child .child2 p {
    color: #E76D11;
}

.row1-child .child3 {
    background: rgba(26, 188, 156, 0.1);
}

.row1-child .child3 p {
    color: #1ABC9C;
}

.row1-child .child4 {
    background: rgba(246, 73, 55, 0.1);
}

.row1-child .child4 p {
    color: #F64937;
}

.m-l-14 {
    margin-left: 13.3333px
}


.b-f {
    padding: 30px 0 20px;
}

.b-f .b-f-h1 {
    font-size: 24px;
    font-weight: bolder;
    color: #47C2FB;
}

.b-f .b-f-h2 {
    font-size: 12px;
    font-weight: bolder;
    color: #999999;
}

.title-text{
    font-size: 27px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #363636;
    vertical-align:middle; 
    margin-left: 15px;
}

.col-p-first{
    margin-bottom: 45px;
}

.col-p1-title{
    height: 27px;
    line-height: 27px;
}

.b-products {
    width: 100%;
    margin-top: 20px;
    background-color: #fff;
    display: flex;
}


.b-products .col-p1 {
    width: 193px;
    height: 291px;
    margin-right: 15px;
    background-color: lightblue;
}

.col-p1 .img-boxs {
    display: block;
    width: 193px;
    /* height: 180px; */
    padding: 10px;
}

.img-boxs img,
.img img {
    width: 100%;
    height: 100%;
}

.col-p1 .p-title1 {
    display: block;
    color: #333333;
    font-size: 20px;
    padding: 30px 20px 0;
    font-weight: bold;
}
.p-subtitle1{
    padding-left: 20px;
    margin-top:10px;
    font-size: 12px;
    color: #000;
}
.col-p2 .top {
    height: 180px;
    padding: 30px 17px 0;
    overflow: hidden;
}

.top .t-1 {
    width: 120px;
    height: 150px;
    /* overflow: hidden; */
}

.top .t-1 .title {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 16px;
}

.top .t-1 .img-box img {
    width: 100px;
    height: 75px;
    margin-top: 26px;
}

.line-p {
    width: 352px;
    height: 1px;
    margin: 0 auto;
    background: #EEEEEE;
}

.col-p2-title{
    width: 100%;
    height: 32px;
    color: #000;
}
    
.addcolor{
    color: #E6712A;
}

.titleBox{
    width: 100%;
    display: flex;
}

.col-p2-title-text{
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.borBox{
    width: 100%;
    height: 2px;
    margin: 5px 0px;
    overflow: hidden;
}

.text-bor{
    width: 18px;
    height: 2px;
    background: #E6712A;
}

.first-bor{
    transition:transform .2s ease-in-out;
}

.b-products .col-p2 {
    width: 100%;
    overflow: hidden;
}

.col-p2-content{
    width: 992px;
    height: 259px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.col-p2-pro:hover{
    box-shadow: 0 0 3px #999;
}

.col-p2-pro{
    width: 489px;
    height: 123px;
    display: flex;
    padding: 12px;
    justify-content: space-between;
    border: 1px solid #E4E4E4;
}

.col-p2-mid{
    display: inline-block;
    width: 276px;
}

.companyName{
    /* width: 250px; */
    height: 23px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #363636;
    line-height: 23px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow: hidden;
}

.vipTime,.compTime{
    height: 12px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #363636;
    line-height: 12px;
}

.vipTime{
    margin-right: 15px;
}

.vipIcon{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 14px;
    background: url('../images/user_grade.png') no-repeat center /100%;
}

.compIcon{
    vertical-align: middle;
    display: inline-block;
    width: 13px;
    height: 16px;
    background: url('../images/user_auth.png') no-repeat center /100%;
}

.address{
    height: 18px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #4C4B4B;
    line-height: 18px;
}

.product{
    height: 32px;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #858585;
    line-height: 16px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.product-img{
    height: 93px;width: 93px;
}

.product-img:hover{
    height: 96px;
    width: 96px;
}

#body-box .banner {
    height: 118px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#body-box .banner img {
    width: 100%;
    height: 100%;
}

/* 脚部 */
.new-foot1 {
    width: 100%;
    height: 120px;
    background-color: #47C2FB;
    background-image: url(../images/c-6.png);
    background-repeat: no-repeat;
    background-position: center;
}

.n-flex {
    width: 1200px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.best1 {
    width: 250px;
    height: 60px;
    background-image: url(../images/c-3.png)
}

.best2 {
    width: 250px;
    height: 60px;
    background-image: url(../images/c-2.png)
}

.best3 {
    width: 250px;
    height: 60px;
    background-image: url(../images/c-1.png)
}

.best4 {
    width: 250px;
    height: 60px;
    background-image: url(../images/c-4.png)
}

.new-foot2 {
    width: 100%;
    height: 104px;
    background: rgba(51, 51, 51, 1);
    opacity: 0.96;
    overflow: hidden;
}

.new-foot2 .f-link {
    margin-top: 20px;
    font-size: 14px;
    color: #fff;
}

.new-foot2 .f-link-a {
    margin-top: 10px;
}

.new-foot2 .f-link-a a {
    font-size: 12px;
    color: #fff;
    opacity: 0.5;
    padding-right: 20px;
}

.new-foot3 {
    width: 100%;
    height: 124px;
    background: #333;
    overflow: hidden;
}

.new-foot3 .f-link {
    margin-top: 30px;
    text-align: center;
}

.new-foot3 .f-link a {
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
    border-right: 2px solid #666;
}

.new-foot3 .copyright {
    text-align: center;
    margin: 20px 0;
    font-size: 12px;
    color: #fff;
    opacity: 0.5;
}

.new-foot3 .copyright a {
    font-size: 12px;
    color: #fff;
}




.word {
    height: 30px;
    line-height: 30px;
    background-color: #505050;
    text-align: center;
    font-size: 12px;
    /* margin-top: 10px; */
}

.word a {
    color: #fff;
    margin-left: 10px;
}

.word .head {
    color: #b3b3b3;
}

.footer {
    width: 100%;
    height: 218px;
    /* background-color: #3A3A3A; */
    background: rgba(51, 51, 51, 1);
    opacity: 0.96;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    /* margin-top: 10px; */
}

.row11,
.row22,
.row33,
.row44,
.row55 {
    text-align: center;
    margin-top: 20px;
}

.row11 a {
    display: inline-block;
    height: 15px;
    margin: 5px 0;
    padding: 0 5px;
    font-size: 12px;
    color: #b3b3b3;
    vertical-align: middle;
    border-right: 1px solid #b3b3b3;
}

.row55,.row55 a,.row44 a {
    color: #b3b3b3;
}

.bottom {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.bottom .bom-word {
    display: inline-block;
    width: 100px;
    color: #b3b3b3;
    text-align: center;
}

.bottom .line {
    display: inline-block;
    width: 300px;
    height: 1px;
    background: #b3b3b3;
}

/* 广告位 */
.bg-adver {
    width: 100%;
    height: 160px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    display: none;
    background-image: url(../images/foot-adver.png);
    background-position: center center;
}

.adver-pos {
    position: relative;
    height: 160px;
}

.foot-link {
    display: block;
    width: 165px;
    height: 43px;
    position: absolute;
    right: 160px;
    bottom: 16px;
}

.foot-link img {
    width: 100%;
    height: 100%;
}

.foot-shut {
    width: 23px;
    height: 23px;
    position: absolute;
    right: 0;
    bottom: 50px;
    cursor: pointer;
}

.body-bg-fff {
    background: #fff;
}

.index-add-box {
    background: #fff;
}

.index-add-head {
    height: 88px;
    /* padding-left: 25px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.font-big {
    color: #4EC3F9;
    font-size: 25px;
}

.font-small {
    font-size: 14px;
    color: #9D9D9D;
}

.font-yel {
    font-size: 14px;
    color: #FD7323;
}

.index-add-body {
    overflow: hidden;
    border-top: 1px solid #E6E6E6;
}

.index-add-item {
    width: 240px;
    height: 350px;
    padding: 25px;
    float: left;
    overflow: hidden;
    position: relative;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.add-item-img {
    display: block;
    width: 100%;
    height: 194px;
}

.add-item-title {
    height: 40px;
    font-size: 14px;
    color: #4F4F4F;
    box-sizing: border-box;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;

}

.add-item-price {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.money-signal {
    color: #FD7323;
    font-size: 16px;
}

.money-price {
    color: #FD7323;
    font-size: 24px;
}

.item-area {
    color: #4F4F4F;
    font-size: 14px;
}

.index-add-item:hover {
    border: 1px solid #FD7323;
}

.index-add-item:hover .add-hover-block {
    bottom: 0;
}

.add-hover-block {
    width: 100%;
    height: 100px;
    background: #FD7323;
    position: absolute;
    bottom: -100px;
    left: 0;
    transition: all .1s;
}

.hover-row1 {
    text-align: center;
    padding-top: 20px;
    color: #fff;
    font-size: 16px;
}

.hover-row2 {
    width: 115px;
    height: 1px;
    background: #fff;
    margin: 10px auto;
}

.hover-row3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.add-reco-company-box {
    width: 1300px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.reco-company {
    height: 666px;
    overflow: hidden;
}

#buttonLeft,
#buttonRight {
    width: 21px;
    height: 39px;
    cursor: pointer;
    display: none;
    transition: all .3s;
}

.add-reco-company-box:hover #buttonLeft,
.add-reco-company-box:hover #buttonRight {
    display: block;
}

.carsouel-spot {
    padding: 20px 0;
    display: flex;
    justify-content: center;
}

.carsouel-spot li {
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 10px;
    border-radius: 50%;
    cursor: pointer;
    background: rgba(153, 153, 153, 0.3);
}

.wrap-carousel-page {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.re-com-item {
    width: 590px;
    height: 312px;
    overflow: hidden;
    margin-top: 20px;
    background: #FAF9F8;
    box-shadow: 0 0 3px #DBD9D9;
}

.re-com-item:hover {
    box-shadow: 0 0 13px #DBD9D9;
}

.re-com-infoBox {
    padding: 20px;
    position: relative;
}

.jumpToShop {
    padding: 5px 20px;
    color: #fff;
    font-size: 12px;
    background: rgba(229, 109, 37, 1);
    border-radius: 12px;
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 60;
}

.re-com-name {
    width: 450px;
    font-size: 16px;
    color: #303030;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 15px;
}

.re-com-front {
    color: #858585;
    font-size: 12px;
}

.re-com-back {
    color: #E56D25;
    font-size: 12px;
}

.m-r-40 {
    margin-right: 40px;
}

.re-com-imageBox {
    padding: 20px;
    height: 215px;
    display: flex;
    justify-content: space-between;
    background: #fff;
}

.re-com-image-item {
    width: 264px;
    overflow: hidden;
}

.image-item-L {
    float: left;
    width: 175px;
    height: 175px;
    overflow: hidden;
    background: #DBD9D9;
}

.image-item-R {
    float: right;
    width: 85px;
    height: 175px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.image-item-R-S {
    width: 85px;
    height: 85px;
    background: #DBD9D9;
}

.image-item-L img,
.image-item-R-S img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .2s;
}

.image-item-L img:hover,
.image-item-R-S img:hover {
    transform: scale(1.6);
}

.add-poular-news {
    background: #fff;
    padding: 30px 15px 40px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;

}

.add-popular-newsitem {
    width: 285px;
    padding: 10px;
    transition: all .2s;
}

.add-popular-newsitem:hover {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04)
}

.Addhead {
    display: flex;
    padding-bottom: 25px;
    justify-content: space-between;
}

.Addtitle {
    color: #303030;
    font-size: 18px;
    font-weight: bold;
}

.Addlink {
    color: #858585;
    font-size: 14px;
}

.newsinfo-wrap {
    position: relative;
    width: 100%;
    height: 170px;
    overflow: hidden;
}

.news-wrap-img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
}

.news-wrap-title {
    color: #fff;
    font-size: 14px;
    width: 250px;
    position: absolute;
    left: 15px;
    bottom: 15px;
    z-index: 90;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsinfo-list {
    height: 90px;
    margin-top: 5px;
    overflow: hidden;
}

.newsinfo-list-li {
    margin: 6px 0;
    display: flex;
    align-items: center;
}

.li-spot-color {
    display: block;
    width: 5px;
    height: 5px;
    background: rgba(229, 109, 37, 1);
    border-radius: 50%;
}

.li-desc-limit {
    display: block;
    width: 250px;
    color: #363636;
    font-size: 12px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.li-desc-limit:hover {
    color: rgba(229, 109, 37, 1);
}

/* 首页添加合作案例👇👇👇👇👇👇👇👇👇👇👇👇👇👇👇 */
.cooperation-container {
    width: 1300px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.cooperation-container .swiper-button-prev{
    left: 0;
    background-size: 21px 39px;
    background-image: url(../images/left.png);
}
.cooperation-container .swiper-button-next{
    right: 0;
    background-size: 21px 39px;
    background-image: url(../images/right.png);
}

.swiper-container2{
    width: 1215px;
}

.swiper-container-box{
    width: 1200px;
    height: 41px;
    margin: 0 auto;
}

.swiper-container1{
    width: 1075px;
    margin: 0 auto;
}

.swiper-container1 .swiper-slide{
font-size: 18px;
color: #262626;
}

.swiper-button-prev1,.swiper-button-next1{
    width: 27px !important;
    height: 15px !important;
    margin-top: -27px !important;
}

.swiper-container1 .swiper-slide{
    width: 122px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    border: 1px solid #E4E4E4;
    border-radius: 6px; 
    cursor: pointer;
}

.changecolor{
    background-color: #F2A740;
    border-color: #F2A740 !important;
}

.swiper-button-box{
    position: relative;
}

.example-company {
    height: 200px;
}

.cooper-item {
    width: 590px;
    background: #fff;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #e6e6e6;
}

.cooper-img {
    width: 233px;
    height: 156px;
    overflow: hidden;
    background: #DBD9D9;
}

.cooper-img img {
    width: 100%;
    height: 100%;
}

.cooper-info {
    width: 290px;
}

.cooper-title {
    color: #363636;
    font-size: 14px;
    font-weight: bold;
}

.cooper-shopname {
    color: #858585;
    font-size: 12px;
    margin-top: 15px;
}

.cooper-indentify {
    color: #363636;
    font-size: 12px;
    margin-top: 10px;
    display: flex;
    align-items: center;
}

.cooper-more {
    display: block;
    width: 83px;
    padding: 3px 0;
    text-align: center;
    border-radius: 12px;
    color: #E56D25;
    background: rgba(229, 109, 37, 0.2);
    border: 1px solid #E56D25;
}

.cooper-more:hover {
    color: #fff;
    background: #E56D25;
}

/* 首页添加合作案例👆👆👆👆👆👆👆👆👆👆👆👆👆👆👆 */


.nav-content{
    width: 100%;
    height: 32px;
    position: relative;
    cursor: pointer;
}

.textcontent{
    display: inline-block;
    width: 85px;
    height: 100%;
    border-radius: 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
}

.Navbgc{
    background-color: #E56D25;
    color: #FFFFFF;
}

.changeNavbgc{
    background-color: #EEEEEE;
    color: #000000;
}

.changeborcolor{
    border-left:15px solid #EEEEEE;
}

.borcolor{
    border-left:15px solid #E56D25;
}

.triangle{
    width: 0px;
    height: 0px;
    border-bottom:15px solid transparent;
    border-top:15px solid transparent;
    border-right:15px solid transparent;
    position: absolute;
    right: 0;
    top: 1px;
    transform: translateX(50%);
}
