.intro{margin-bottom: 40px}
.xuexi{width: 1100px;margin: 0 auto;height: auto}
.xuexi .des{width: 1100px;height: 300px;margin-bottom: 30px}
.cTleft{width: 25%;float: left}
.cTleft img{width: 100%;height: 284px}
.cDRight{width: 60%;float: left;margin-left: 50px}
.cDRight h3{font-size: 20px;font-weight: bold;}
.cDRight p{margin-top: 20px;font-size: 16px;line-height: 35px; letter-spacing: 1px;color: #6d6060}
.Xcontent{height: 65px;background: #f1f1f1;margin-bottom: 40px}
.Xcontent span{font-size: 18px;color: black;text-align: center;margin-top: 20px;  display: inline-block;  margin-left: 30px;}
.comment .top {height: 40px;width: 1100px}
#wirteBook{cursor: pointer}
.comment .top span{cursor:pointer}
.comment .top p:first-child{float: left;margin-left: 20px}
.comment .top p:last-child{float: right;margin-right: 20px}
.comment .buttom{margin-bottom: 40px}
.comment .buttom ul li{border-bottom: 2px solid #e0dcdc; margin-top: 5px;  font-family: "微软雅黑";height: 85px;text-align: center;padding-top: 10px}
.comment .buttom ul:last-child{display: none;}

/*遮挡*/
.inpshad{
    display: none;
    position:fixed;
    top:0;
    left:0;
    width:100%!important;
    height:100%;
    background:#000;
    z-index:2146000050;
}
.inpshad1{
    display: none;
    position: fixed;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    z-index: 2147000001;
    background-color: #fff;
    border-radius: 5px;
    color: #535e66;
    height: 80%;
}
.inpshad1:hover{
    cursor: move;
}
.inpshad1 .tbox{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height: 40px;
    padding:10px  30px;
    background:#fff;
    box-sizing: border-box;
    border-bottom: solid 1px #eef0f1;
}
.inpshad1 .tbox::after{
    content: "";
    display: block;
    clear: both;
}
.inpshad1 .tbox a{
    display: inline-block;
    cursor: pointer;
    padding:0 10px;
    float: right;
}
.inpshad1 .txtBox{
    margin:0px;
    padding:0 10px;
    height:calc(100% - 75px - 40px);
    overflow: hidden;
    overflow-y: scroll;
}
.inpshad1 .txtBox textarea{
    display: block;
    resize: none;
    width: 88%;
    margin: 0 auto;
    position: absolute;
    top: 15%;
}
.inpshad1 .btns{
    margin-top:15px;
    margin-bottom:15px;
}
.inpshad1 .sgBtn{
    background-color: #0095d9;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    width: 95px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin: 0 20px;
    float: right;
    position: fixed;
    top: 80%;
    left: 40%;
}
.layui-textarea {
    min-height: 100px;
    height: auto;
    line-height: 20px;
    padding: 6px 10px;
    resize: vertical;
    border: 2px solid #e6e6e6;
    background-color: #fff;
    border-radius: 2px;
}

/*导航*/
.daohang {
    width: 1100px;
    height: 98px;
    margin: 0 auto;
    margin-top: 30px;
}
.subnav {
    text-align: center;
}
.subnav .curr {
    background: #e29300;
}
.subnav li a {
    font-size: 20px;
    color: #ffffff;
}
.subnav li {
    width:110px;
    padding: 10px 30px;
    height: 60px;
    background: #000000;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
    line-height: 60px;
    font-family: "微软雅黑";
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
    float: none;
}
/****************财商学习********************************/
.cen {
    width: 1220px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 10px;
}
.news2 {
    border-bottom: 1px solid #d7d7d7;
    position: relative;
    font-size: 0px;
    margin-left: -5px;
    margin-bottom: 20px;
    padding-top: 15px;
    width: 100%;
}
.news2 ul {
    height: 350px;
    display: inline-block;
    padding-right: 22px;
    padding-left: 15px;
    list-style-type: none;
    width: 16%;
    position: relative;
    overflow: hidden;
}
.nult2 {
    width: 100%!important;
    height: 250px;
    font-size: 0px;
    padding-top: 15px;
}

.nult2 img {
    width: 100%!important;
    height: 250px!important;
    webkit-transition: all 0.4s linear -1ms;
    -moz-transition: all 0.4s linear -1ms;
    -ms-transition: all 0.4s linear -1ms;
    -o-transition: all 0.4s linear -1ms;
    transition: all 0.4s linear -1ms;
}
.news2 .nult2:hover img {

    overflow: hidden;
    position: relative;
}
.news2 ul:hover .nult2{
  overflow: hidden;
 position: relative;
}

.news2 ul:hover img{
    webkit-transition: all 0.4s linear -1ms;
    -moz-transition: all 0.4s linear -1ms;
    -ms-transition: all 0.4s linear -1ms;
    -o-transition: all 0.4s linear -1ms;
    transition: all 0.4s linear -1ms;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    overflow: hidden;
    webkit-transition: all 0.4s linear -1ms;
    -moz-transition: all 0.4s linear -1ms;
    -ms-transition: all 0.4s linear -1ms;
    -o-transition: all 0.4s linear -1ms;
    transition: all 0.4s linear -1ms;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    overflow: hidden;
}
.news2 ul .nulbt2 {
    color: #323232;
    font-size: 14px;
    overflow: hidden;
    height: 17px;
    padding-top: 20px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.nulbt2 a{
    font-size: 15px;
}
.nulbz2 {
    color: #646464;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 12px;
}
.intro p {
    letter-spacing: 4px;
    font-size: 16px;
}

