﻿#Service_li::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #1e90ff;
}
#Service_li a {
    color:#1e90ff!important;
}

/*提示*/
.errtip,
.suctip,
.wartip,
.msgtip {
    display: none;
    min-width: 380px;
    max-width: 40%;
    line-height: 24px;
    border-radius: 4px;
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 999999999999999;
    background: #fef0f0;
    border: 1px solid #fde2e2;
    padding: 15px;
    color: #f56c6c;
    box-shadow: 0 0 2px 0 #f56c6c;
    font-size: 15px;
    transform: translateX(-50%);
    /*transition:opacity .3s,transform .4s,top .4s;*/
    overflow: hidden;
    font-weight: bold;
}
.errtip i{
    display: inline-block;
    background:url('/ERP/static/images/err.png');
    background-size: 100% 100%;
    vertical-align: sub;
}

.suctip {
    background: #f0f9eb;
    border: 1px solid #e1f3d8;
    color: #67c23a;
    box-shadow: 0 0 2px 0 #67c23a;
}
.suctip i{
    display: inline-block;
    background:url('/ERP/static/images/suc.png');
    background-size: 100% 100%;
    vertical-align: sub;
}

.wartip {
    background: #fdf6ec;
    border: 1px solid #d6e2fa;
    color: #e6a23c;
    box-shadow: 0 0 2px 0 #e6a23c;
}
.wartip i{
    display: inline-block;
    background:url('/ERP/static/images/warning.png');
    background-size: 100% 100%;
    vertical-align: sub;
}

.msgtip {
    background: #edf2fc;
    border: 1px solid #ebeef5;
    color: #909399;
    box-shadow: 0 0 2px 0 #909399;
}
.msgtip i{
    display: inline-block;
    background:url('/ERP/static/images/msg.png');
    background-size: 100% 100%;
    vertical-align: sub;
}

.tip_icon {
    width: 20px;
    height:20px;
    margin-right: 5px;
}
/* 提示 */

.container{
    padding:0;
    width:100%;
}
.swiperdiv{
    width:100%;
    height:400px;
    position:relative;
}
.swiperdiv img{
    width:100%;
    height:100%;
    background-size:100% 100%;
    background-color: #c0c0c0;
}
/*视频教程*/
.VideoTeach{
    text-align: center;
    padding: 30px 0;
    border-top: 0;
    border-bottom: 0;
    background:#f8f8f8;
}
.VideoTeach h4{
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing: 2px;
}
.VideoTeach h4 span{
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
}
.VideoSearch h3{
    font-weight: bold;
    padding:90px 0 1.5rem;
}
.VSInput{
    height: 40px;
    line-height:40px;
    font-size: 16px;
    width: 50%;
    margin: 3% auto;
}
.sinput{
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 10px;
    border: 1px solid #1e90ff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    outline: 0;
    position: absolute;
    left: 35%;
    width: 25%;
    max-width: none;
}
.sbtn{
    padding: 0 20px;
    height: 40px;
    background: #1e90ff;
    color: #fff;
    border: 1px solid #1e90ff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    outline: 0;
    position: absolute;
    left: 60%;
    width: 5%;
}
.copylink{
    color: #1e90ff;
    
    font-size:16px;
    cursor:pointer;
}
.copylink:hover, .copylink:focus{
    color: #1e90ff;
     
}
.videolink{
    opacity:0;
    position:absolute;

}

.Accordion{
    background: #fff;
    letter-spacing: 1px;
    /*width: 65%;*/
    width: 85%;
    margin: 0 auto;
}
.SelectBox{
    width: 100%;
    margin: 0 auto;
    font-size: 17px;
}
.SelectBox .f{
    width: 100%;
    padding: 20px 0;
    /*line-height: 35px;*/
    border-top: 1px solid #ddd;
}
.SelectBox .f .tit{
    min-width: 80px;
    width:8%;
    float: left;
}
.SelectSort{
    border:0!important;
    padding-top:30px!important;
}
.sortbox{
    text-align: left;
    margin-left: 10%;
}
.sortbox a{
    padding: 3px;
    color:#333;
    margin: 0 5px;
}
.sortbox a:hover{
    color: #333;
    background: #fbeecb;
    padding: 0 2px;
    border-radius: 3px;
    border: 1px solid #f7de9a;
}
.packUp{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 1rem 0;
    color: #333;
    font-size: 15px;
}
.packUp i {
    display: inline-block;
    margin-left: 5px;
    width: 11px;
    height: 17px;
    vertical-align: -7px;
}
.packUp1 i {
    background: url('../../Content/Images/Service/optionT.png')no-repeat;
}
.packUp2 i {
    background: url('../../Content/Images/Service/optionD.png')no-repeat;
}
.VideoBox{
    background:#fff;
    /*width: 65%;*/
    width: 85%;
    margin: 2% auto 0;
    padding-bottom:2%;
}
.VideoList{
    width: 100%;
    overflow: hidden;
    padding: 5% 0 0;
    position:relative;
}
.VideoList li{
    width: 30%;
    /*height: 325px;*/
    max-height:380px;
    max-height:410px;
    border-radius: 5px;
    /*border: 1px solid #e4e5e5;*/
    margin-left: 2%;
    margin-right: 1%;
    margin-bottom: 40px;
    overflow: hidden;
    float: left;
}
.VideoList li .imgBox {
    width: 100%;
    /*height: 255px;*/
    max-height:300px;
    overflow: hidden;
    position: relative;
}
.VideoList .imgBox img{
    max-height:300px;
}
.VideoList li .imgBox:hover .black{
    opacity:0.2;
}
.VideoList li .imgBox .play {
    position: absolute;
    width: 90px;
    height: 45px;
    background: url('../../Content/Images/Service/play.png')no-repeat;
    left: 50%;
    top: 50%;
    z-index: 99;
    margin-left: -45px;
    margin-top: -22px;
    cursor: pointer;
}
.black {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 100;
    filter: alpha(opacity=50);
    opacity: .5;
}
.VideoList li .imgBox .black {
    filter: alpha(opacity=50);
    opacity: .5;
    z-index: 88;
}
.VideoList li .title {
    /*font-size: 16px;*/
    font-size: 20px;
    color: #333;
    text-align: center;
    margin: 20px 20px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.VideoList li .note {
    /*font-size: 14px;*/
    font-size:18px;
    color: #9c9c9c;
    text-align: center;
    margin: 10px 20px 20px;
    margin: 10px 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:25px;
}

.error{
    width: 100%;
    padding: 50px 0;
    text-align: center;
    display:none;
}
.loadMore{
    display: block;
    width: 180px;
    height: 40px;
    margin: 29px auto;
    border-radius: 21px;
    border: 1px solid #4791ff;
    text-align: center;
    font: 14px/40px "Microsoft YaHei";
    color: #333;
    cursor: pointer;
}
.loadMore:hover {
    background-color: #4791ff;
    color: #fff;
}

/*播放视频*/
.popBlack{
    display:none;
}
.popBlack .pop {
    /*width: 900px;
    background-color: #000;
    position: fixed;
    left: 50%;
    margin-left: -450px;
    top: 50%;
    margin-top: -300px;
    z-index: 101;*/

    width: 100%;
    height: 92%;
    top: 6%;
    left: 0;
    background-color: #000;
    position: fixed;
    z-index: 101;

}
.popBlack .pop .title {
    width: 100%;
    height: 45px;
    background-color: #51d1fd;
    text-align: center;
    font: 20px/45px "Microsoft YaHei";
    color: #fff;
    position: relative;
}
.popBlack .pop .title div{
    font-size: 25px;
}
.popBlack .pop .title .close {
    position: absolute;
    right: 20px;
    top: 12px;
    font-size: 25px;
    cursor: pointer;
}
.popBlack .pop .box {
    margin: 0 auto;
    overflow: hidden;
}
.popBlack .pop .box, 
.popBlack .pop .box video {
    /*width: 900px;
    height: 545px;*/
    width: 100%;
    height: 100%;
}

.tool{
    text-align: center;
    padding: 30px 0;
    border-top: 0;
    border-bottom: 0;
    background:#f8f8f8;
}
.tool h4{
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing:2px;
}
.tool h4 span{
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
}
.tool .toollist{
    /*width: 65%;*/
    width: 85%;
    margin: 0 auto;
}
.tool .toollist .toolitem{
    width: 25%;
    height: 200px;
    padding: 40px 5px;
    padding-right: 10px;
    float: left;
    background:#fff;
}
.tool .toollist .toolitem img{
    float: left;
    width: 30%;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
    background: #fff;
    border-radius: 50%;
}
.toolitem .toolright{
    height: 100%;
    font-size: 12px;
    text-align: left;
}
.toolitem .toolright h4{
    margin: 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    /*font-size: 15px;*/

    font-size: 17px;
    letter-spacing: 1px;
}
.toolitem .toolright p{
    margin: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size:15px;
}
.toolitem .toolright button{
    background: #1e90ff;
    border: 0;
    color: #fff;
    /*padding: 5px 15px 2px;*/
    border-radius: 3px;
    outline: 0;
    padding: 0;
    padding: 5px 15px;
    font-size: 15px;
    letter-spacing: 1px;
}

.down_now{
    padding: 11px 35px;
    position: absolute;
    background: #03ce0d;
    color: #fff;
    border-radius: 5px;
    left: 48%;
    bottom: 30%;
    cursor: pointer;
    font-size: 23px;

    /*width: 260px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    position: absolute;
    background: #03ce0d;
    color: #fff;
    border-radius: 5px;
    left: 46%;
    bottom: 30%;
    cursor: pointer;
    font-size: 23px;*/
}
.down_now:hover{
    color:#fff;
}
.down_now i {
    display: inline-block;
    width: 30px;
    height: 23px;
    background-image: url(../../Content/Images/Service/download.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 5px;
    vertical-align: text-bottom;
}

/*弹框*/
.black_d{
    width: 100%;
    height: 100%;
    position:fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .5;
    z-index:100;
}
.downLoadPop {
    width: 600px;
    height: 480px;
    margin-left: -300px;
    margin-top: -240px;

    background-color: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 101;
    display:none;

}
.downLoadPop .title {
    width: 100%;
    height: 45px;
    background-color: #51d1fd;
    text-align: center;
    font: 20px/45px "Microsoft YaHei";
    color: #fff;
    position: relative;
    margin:0;
}
.downLoadPop .title .close_d {
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 25px;
    cursor: pointer;
    color: #fff;
}
.downLoadPop .msgList {
    width: 600px;
    margin: 60px auto 0;
    padding: 0;
}

.downLoadPop .msgList li {
    padding: 20px 0;
    list-style:none;
    text-align:center;
}

.downLoadPop .msgList li label {
    float: left;
    font-size: 18px;
    line-height: 36px;
    color: #333;
    width: 200px;
    text-align: right;
    padding-right: 20px;
    font-weight: 100;
}

.downLoadPop .msgList li .num, .downLoadPop .msgList li .text {
    float: left;
    width: 280px;
    height: 34px;
    border: 1px solid #e4e5e5;
    background: 0 0;
    padding: 0 15px;
    font-size: 18px;
    line-height: 36px;
    color: #333;
}

.downLoadPop .msgList li .num {
    width: 100px;
}

.downLoadPop .msgList li .codea {
    color: #999;
    font: 16px/36px "Microsoft YaHei";
    margin-left: 10px;
    float: left;
}

.downLoadPop .msgList li .button {
    display: inline-block;
    width: 120px;
    height: 36px;
    margin: 20px auto 0;
    background-color: #00df4b;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 20px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"]{
  -moz-appearance: textfield;
}

/*ipad竖屏*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .swiperdiv {
        height: 200px!important;
    }
    .sortbox {
        margin-left: 13%!important;
    }
    .VideoList li {
        width: 46%!important;
        margin-left: 2%!important;
        margin-right: 2%!important;
    }
    .tool .toollist {
        width: 100%!important;
    }
    .tool .toollist .toolitem {
        width: 46% !important;
        margin-right: 2% !important;
        margin-left: 2% !important;
    }
    .tool .toollist .toolitem img {
        width: 30%!important;
        height:60%!important;
    }
    .popBlack .pop {
        width: 100%!important;
        height: 94%!important;
        top: 6%!important;
        left: 0!important;
    }
    .down_now {
        padding: 10px!important;
        bottom: 25%!important;
        left:46%!important;
        font-size: 16px!important;
        display:block!important;
    }

    .down_now i {
        width: 26px!important;
        height: 21px!important;
        margin-right: 5px!important;
        vertical-align: -3px!important;
    }

    .sinput {
        left: 20%!important;
        width: 50%!important;
    }
    .sbtn {
        left: 70%!important;
        width: 15%!important;
    }
    .VideoTeach, .tool,.SelectBox,.toolitem .toolright,.toolitem .toolright h4 {
        font-size:21px!important;
    }    
}

/*ipad横屏*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .tool .toollist{
        width: 95%;
    }
    .popBlack .pop {
        height: 85%;
        top: 8%;
    }
    .down_now {
        padding: 8px 12px;
        bottom: 31%;
        font-size: 18px;
    }
    .swiperdiv {
        height: 250px;
    }
    .Accordion,
    .VideoBox{
        width: 95%;
        margin: 0 auto;
    }
    .sinput{
        left: 30%;
        width: 30%;
    }
    .sbtn{
        width: 10%;
    }
}


/*2.兼容分辨率*/
@media screen and (min-device-width: 1916px) and (max-device-width: 1920px){
    .popBlack .pop {
        top: 7%;
        height: 89%;
    }
}
@media screen and (min-device-width: 1680px) and (max-device-width: 1916px) {
    .popBlack .pop {
        top: 7%;
        height: 88%;
    }
}
@media screen and (min-device-width: 1600px) and (max-device-width: 1680px){
    .popBlack .pop {
        top: 6%;
        height: 89%;
    }
}
@media screen and (min-device-width: 1440px) and (max-device-width: 1600px){
    .popBlack .pop {
        top: 5%;
        height: 92%;
    }
}
@media screen and (min-device-width: 1152px) and (max-device-width: 1440px){/*1440*900*/
    .swiperdiv {
        height: 330px;
    }
    .Accordion,.VideoBox,.tool .toollist {
        width: 80%;
    }
    .VideoList li {
        height: 350px;
    }
    .popBlack .pop {
        top: 7%;
        height: 88%;
    }
    .tool .toollist .toolitem {
        height: 160px;
    }
    /*.VideoList li .imgBox {
        height:190px;
    }*/
    .toolitem .toolright p {
        margin: 2px 0;
        font-size: 15px;
    }
}
@media screen and (min-device-width: 1366px) and (max-device-width: 1400px){
    .popBlack .pop {
        top: 6%;
        height: 90%;
    }
}
@media screen and (min-device-width: 1280px) and (max-device-width: 1366px){
    .popBlack .pop {
        top: 9%;
        height: 85%;
    }
}
@media screen and (min-device-width: 1152px) and (max-device-width: 1280px){
    
}
    @media screen and (min-device-height: 800px) and (max-device-height: 1024px) {
        .popBlack .pop {
            top: 7%;
            height: 88%;
        }
    }
@media screen and (min-device-width: 1024px) and (max-device-width: 1152px){
    
}
@media screen and (min-device-width: 800px) and (max-device-width: 1024px){
    .popBlack .pop{
        height: 86%;
        top: 9%;
    }
    .tool .toollist .toolitem {
        height: 160px;
    }
    /*.VideoList li .imgBox {
        height:190px;
    }*/
    .toolitem .toolright p {
        margin: 2px 0;
        font-size: 15px;
    }
}
@media screen and (min-device-width: 800px) and (max-device-width: 1152px){
    .swiperdiv {
        height: 250px;
    }
}
@media screen and (min-device-width: 600px) and (max-device-width: 800px){/*800*600*/
    
}

