.cjdev-1 .cate-list-plus {
	position: relative;
	width: 1200px;
}
.cjdev-1 .cate-list-plus .item-plus {
    float: left;
    margin: 0 10px 10px 0;
    padding: 0 !important;
    width: 290px;
    height: 138px;
}
.cjdev-1 .cate-list-plus .item-plus>div {
    padding: 9px;
    width: 100%;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 1px 3px 0 #ccc;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.cjdev-1 .cate-list-plus .item-plus .t {
    overflow: hidden;
    height: 80px;
}
.cjdev-1 .cate-list-plus .item-plus .t h2{
    color: #000000;
    font-weight: 600;
    line-height: 33px;
}
.cjdev-1 .ey-index-templates p {
    color: #999;
    font-size: 14px;
}
.cjdev-1 .cate-list-plus .item-plus p.list_cjimg {
    float: left;
    display: flex;
    margin-right: 10px;
    padding: 0;
    width: 80px;
    height: 80px;
    border-radius: 4px;
    background: #f4f4f4;
    line-height: 80px;
    justify-content: center;
    align-items: center;
}
.cjdev-1 .cate-list-plus .item-plus p.list_cjimg img {
    display: inline-block;
    max-width: 80px;
    max-height: 80px;
    border-radius: 4px;
    vertical-align: middle;
}
.cjdev-1 .cate-list-plus .item-plus .t h5 {
    margin: 0;
    height: 28px;
    font-weight: 400;
    font-size: 13px;
    line-height: 28px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cjdev-1 .cate-list-plus .item-plus .t h5 .price {
    margin-right: 6px;
    color: #f60;
    font-weight: 400;
    font-size: 14px;
}
.cjdev-1 .cate-list-plus .item-plus .t h6 {
    font-weight: 400;
    font-size: 12px;
    color: #555;
}
.cjdev-1 .cate-list-plus .item-plus .t h6 em {
    float: left;
    font-size: 12px;
}
.cjdev-1 .cate-list-plus .item-plus .t h6 em i {
    color: #999;
}
.cjdev-1 .cate-list-plus .item-plus .b {
    font-size: 12px;
    margin-top: 10px;
    padding-top: 7px;
    height: 30px;
    border-top: #ddd 1px dashed;
    line-height: 30px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.cjdev-1 .cate-list-plus .item-plus .b i {
    margin-right: 3px;
    color: #999;
}
.cjdev-1 .cate-list-plus .item-plus .b .y a i {
    color: #999;
    border: 1px solid #ddd;
    background: #f9f9f9;
    float: left;
    overflow: hidden;
    text-align: center;
    height: 17px;
    line-height: 15px;
    padding: 0 4.5px;
}
.cjdev-1 .cate-list-plus .item-plus .b .developer {
    color: #333;
}
.cjdev-1 .cate-list-plus .item-plus .b .y {
    float: right;
}
.cjdev-1 .cate-list-plus .item-plus .b .y a i.send {
    color: #b68571;
    border-color: #e3c8bd;
    background: #fffbf6;
}
.cjdev-1 .cate-list-plus .item-plus .b .y a i.install0 {
    color: #498BF8;
    border-color: #71a3f5;
    background: #EEF9FF;
}
.cjdev-1 .cate-list-plus .item-plus .b .y a i.protect {
    color: #6a4;
    border-color: #6a4;
    background: #eff;
}
.cjdev-1 .cate-list-plus .item-plus .over {
    position: relative;
    z-index: 99;
    box-shadow: 0 0 10px #ccc
}
.cjdev-1 .cate-list-plus .item-plus .lijs {
    display: none;
    bottom: 0;
}
.cjdev-1 .cate-list-plus .item-plus .lijs {
    position: relative;
    padding: 9px 0 0;
    width: 100%;
    border-top: none;
    border-bottom: none;
    line-height: 20px;
}
.cjdev-1 .cate-list-plus .item-plus .lijs span {
    display: inline-block;
    text-align: left;
    overflow: hidden;
    padding: 6px 8px;
    width: 100%;
    font-size: 12px;
    color: #999;
    border-radius: 4px;
    background: #f4f4f4;
}

.cjdev-2 .cjproduct_box{display:flex;height:540px;width:1200px;align-items:center;justify-content:space-between}
.cjdev-2 .cjproduct_box_left{height:540px;display:flex;flex-wrap:wrap}
.cjdev-2 .product_banner{position:absolute;bottom:0;left:0;width:180px;height:117px}
.cjdev-2 .cjproduct_box_left_box{width:390px;height:265px;background:#FFFFFF;padding:30px 30px 30px 20px;margin:0;box-sizing:border-box;margin-right:10px;box-shadow:0px 5px 5px 0px rgb(108 108 108 / 30%)}
.cjdev-2 .cjproduct_box_left_header{display:flex;align-items:center;justify-content:flex-start}
.cjdev-2 .cjproduct_box_img1{width:50px;height:50px;margin:0}
.cjdev-2 .cjproduct_box_img2{width:31px;height:16px;margin:0;margin-bottom:10px}
.cjdev-2 .cjproduct_box_left_header p{margin:0;margin-left:13px;margin-right:5px;font-size:17px;font-family:Source Han Sans CN;font-weight:bold;color:#333333;box-sizing:border-box}
.cjdev-2 .cjproduct_box_left_xian{width:290px;height:1px;background:#EFEFEF;margin-top:25px}
.cjdev-2 .cjproduct_box_left_p1{font-size:15px;font-family:Microsoft YaHei;font-weight:400;color:#333333;margin-top:21px}
.cjdev-2 .cjproduct_box_left_p2{font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:#666666;text-align:left;margin-top:20px;display:block}
.cjdev-2 .cjproduct_box_left_box:hover .cjproduct_box_left_p2{display:none}
.cjdev-2 .cjproduct_box_left_btn{margin-top:48px;align-items:center;display:none}
.cjdev-2 .cjproduct_box_left_box:hover .cjproduct_box_left_btn{display:flex}
.cjdev-2 .cjproduct_box_left_box:hover{-o-transition:0.5s;-moz-transition:0.5s;transition:0.5s;-webkit-transition:0.5s;box-shadow:0 3px 6px -4px rgba(0,61,87,0.12),0 6px 16px rgba(5,53,130,0.08),0 9px 28px 8px rgba(0,45,112,0.05)}
.cjdev-2 .cjproduct_box_left_box:hover .cjproduct_box_left_header,.cjdev-2 .cjproduct_box_left_box:hover .cjproduct_box_left_xian{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-o-transform:translateY(-8px);transform:translateY(-8px);-o-transition:0.5s;-moz-transition:0.5s;transition:0.5s;-webkit-transition:0.5s}
.cjdev-2 .box_left_btn{width:120px;height:40px;background:#ff4000;border-radius:6px;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#FFFFFF;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-right:23px}
.cjdev-2 .box_left_btn:hover{background-color:#ff4000 !important;border-color:#ff4000 !important;color:rgba(255,255,255,1) !important}
.cjdev-2 .box_left_btn1{width:120px;height:40px;background:#FFFFFF;border:1px solid #ff4000;border-radius:6px;font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:#ff4000;display:flex;align-items:center;justify-content:center;cursor:pointer}


.cjdev-3 ul{display:flex;justify-content:space-between}
.cjdev-3 li{width:220px;height:310px;padding:20px 18px 0;border-radius:4px;background:#ffffff;text-align:center;font-size:16px;line-height:22px;color:#777777;cursor:pointer;transition:0.3s}
.cjdev-3 li:hover{box-shadow:0 3px 20px 1px rgba(5,36,82,0.07);transform:translateY(-8px)}
.cjdev-3 li img{margin:0 auto;width:80px}
.cjdev-3 li div:nth-child(2){margin:34px 0 20px;font-weight:bold;font-size:22px;line-height:33px;color:#333333}
.cjdev-3 li div:nth-child(3){font-size:14px;font-family:PingFang SC;font-weight:400;line-height:24px;color:#888888}


.cjxinlingshou-6 ul{display:flex;justify-content:space-between;flex-wrap:wrap}
.cjxinlingshou-6 ul li{width:390px;height:290px;background:#f6f6f7;border:1px solid #f6f6f7;border-radius:12px;margin-bottom:30px}
.cjxinlingshou-6 ul li img{display:block;margin:0 auto;width:50px;padding-top:30px}
.cjxinlingshou-6 ul li span{display:block;text-align:center;font-size:20px;font-weight:500;color:#000000;margin:20px auto}
.cjxinlingshou-6 ul li p{display:block;margin:24px;font-size:14px;font-weight:400;color:#636363;line-height:24px}
.cjxinlingshou-6 ul li:hover{border:1px solid #ff4000}
.cjxinlingshou-6 a{margin:30px auto 0}