 .software1{
            width: 280px; border:0px solid red;float: right;background-color:#ffffff;
        }
        .software2{
            font-size: 20px;height: 60px;border:0px solid red;margin-left: 20px;line-height: 60px;font-size: 16px;font-family: 微软雅黑;
        }
        .software3{
            width:880px;border:0px solid red;height: 200px;
        }
        .software2-1{
            height: 870px;
            border:1px solid #f0f0f0;
             border-right-style:none;
             border-bottom-style:none;
             border-left-style:none;
        }
        .software2-2{
            height:85px;
            margin-top:20px;
            margin-left:20px;
            border:0px solid red;
        }
        .software2-3{
            height:85px;
            border:0px solid red;
        }

        .software2-4{
            border:0px solid red; width: 189px;height: 60px;float: right;
        }
        .software2-5{
            color:#ccc;font-weight: 700;font-size: 16px;font-family: 微软雅黑;
        }
        .software2-5 a:hover{
            color:#1d6cef;
        }
        .software2-6 a{
            color:#666666;font-size: 14px;font-family: 微软雅黑;
        }
        .software2-6 a:hover{
            color:#1d6cef;
        }
        .software2-7{
            color:#999999;font-size: 14px;font-family: 微软雅黑;
        }
        .software2-7 a:hover{
            color:#1d6cef;
        }
        .software3-1{
            border:1px solid #e8e8e8;
             font-size: 20px;
             height: 60px;
             font-size: 18px;
             font-family: 微软雅黑;
             color:#999999;
             background-color:#ffffff;
             border-right-style:none;
             border-left-style:none;
             border-top-style: none;

        }
        .software3-2{
            border:0px solid red;
            height: 250px;
             border-right-style:none;
             border-bottom-style:none;
             border-left-style:none;
             background-color:#ffffff;
             margin-bottom: 20px;

        }
        .software3-2:hover{
            border: 0px solid #cfcfcf;
            /*box-shadow:4px 4px 8px 2px rgba(0, 0, 0, 0.20);*/
           /* box-shadow: 2px 2px 10px #888888;*/
            box-shadow:4px 4px 8px 2px rgba(0, 0, 0, 0.20);
        }
        .software3-2{
                    /*transition:All 0.2s ease-in-out;
                    -webkit-transition:All 0.2s ease-in-out;
                    -moz-transition:All 0.2s ease-in-out;
                    -o-transition:All 0.2s ease-in-out;*/
                    transition: all 0.4s;
                    
        }
        
       /* .software3-2:hover {
            transform:translate(0,-10px);
            -webkit-transform:translate(0,-10px);
            -moz-transform:translate(0,-10px);
            -o-transform:translate(0,-10px);
            -ms-transform:translate(0,-10px);
            -webkit-box-shadow:0px 5px 15px #e5e5e5;
            -moz-box-shadow:0px 5px 15px #e5e5e5;
            box-shadow:0px 5px 35px #e5e5e5;
        }*/
        .software3-3{
            height: 240px;
            border:0px solid red;
            margin-left: 30px;
            position: relative;
            top:20px;
        }
        .software3-5{
            border:0px solid red;width: 550px;height:220px;float: right;
        }
        .software_time{
            border:0px solid red;width: 610px;height:30px;margin-top:7px; 
        }
        .software_time_1{
            border:0px solid red;width: 70px;height:30px;float:left;font-size:12px;color:#999999;
        }
        .software_time_2{
            border:0px solid red;width: 65px;height:30px;float: left;margin-left: 20px;color:#999999;
        }
        .software_time_3{
            border:0px solid red;width: 180px;height:30px;float:right;font-size:12px;color:#999999;
        }
        .software3-6 a{
            font-size: 18px;
           /* font-weight: 700;*/
            color:#333333;
            margin-top:10px;
        }
        .software3-6 a:hover{
            color:#1d6cef;
        }
        .software3-7{
            font-size: 14px;
            font-weight: 500;
            color:#666666;
            margin-top:25px; 
            width: 530px;
            height: 116px;
        }
  
    /*右边相关课程*/
    .software-left{
        border: 0px solid red;
        /*height:815px;*/
        width: 280px; 
        float: right;
        background-color:#ffffff;
        
    }
    .software-class{
        width:250px;
        height:160px;
        border:2px solid #ffffff;
        margin-bottom:20px;
        }
        
    .Hot-label{
        height: 400px;
        width:880px;
        border:0px solid red;
        margin-top:34px;
        background-color:#ffffff;
    }
    .Hot-label-cl{
        height:60px;
        font-size: 16px;
        color:#5d5d5d;
        line-height:60px;
        margin-left:20px;

    }
    .Hot-label-al{
        height: 140px;
        border:1px solid #e8e8e8;
        border-bottom-style: none;
        border-right-style: none;
        border-left-style: none;
    }
    .Hot-label-ala{
        height: 80px;
        width: 815px;
        margin-top:5px;
        margin-left: 30px;
        border:0px solid red;
        
    }
   .button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 6px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 5px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 3px;
    height: 35px;

}

.button1 {
    background-color: white; 
    color: black; 
    border: 1px solid #cfcfcf;
    font-size: 14px;
    color: #999999;
}

.button1:hover {
    background-color: #1d6cef;
    color: #ffffff;
    border: 1px solid #1d6cef;

}

a {
    /* color: #0088cc; */
    /*color: #999999;*/
    text-decoration: none;
}
.new_tag{
    margin: 27px auto;
    width: 220px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
    cursor: pointer;
    background-color: #ff6600;
    -webkit-transition-duration: 0.3s;
}
.new_tag a{
    color: #fff;
}
.new_tag:hover {
    background-color: #e65e04;
    color: #ffffff;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
}
.brief{
    font-size: 15px;
    color: #333333;
    width: 93%;
    margin: 0 auto;
    line-height: 25px;
}
.share{
    width: 189px;
    line-height: 65px;
    height: 50px;
    float: right;
    font-size: 14px;
    cursor: pointer;
}