* {
    margin: 0;
    padding: 0
}



.main {
    width: 1200px;
    margin: 0 auto;
    /*height: 100%;*/
    /*border: 1px solid red;*/
    overflow: hidden;
    /*position: relative;*/
    /*top: -115px;*/
}

.top-box{
    height: 570px;
    margin: 10px auto;
    /*position: relative;*/
    /*left: 150px;*/
    /*margin-left: 150px;*/
    /*margin-top: 20px;*/
    /*text-align: cente
    r;*/
    /*margin: 10px auto;*/
}


.bt-image{
    /*margin-top: -10px;*/
    height: 60px;
    border: 1px solid #a5a4a4;
}

.bt-image span{
    position: relative;
    left: 60px;
    bottom: -17px;
    font-weight: bold;
    font-family: 华文新魏;
    font-size: 20px;
}

.lunbo-text{
    padding-right: 10px;
    width: 825px;
    margin: 0 auto;
    /*height: auto;*/
    float: left;
    /*position: relative;*/
}

.lunbo-img-text{
    border: 1px solid #a5a4a4;
    padding: 10px 5px;
    height: 260px;
    /*padding: 5px;*/
}

.index-img-home{
    height: 265px;
    width: 1200px;
    margin: 0 auto;
}

.main .lunbo {
    margin: 0 auto;
    float: left;
    position: relative;
    width: 445px;
    height: 235px;
    border-radius: 4px;
    /*border: 1px solid red;*/
    behavior: url(../src/pie/PIE.htc);
    /*min-height: 400px;*/
    overflow: hidden;
}

.main .lunbo #b04 {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    behavior: url(../pie/PIE.htc);
}

.main .lunbo #b04 .dots {
    position: absolute;
    right: 10px;
    bottom: 18px;
    z-index: 10;
}

.main .lunbo #b04 .dots li {
    width: 12px;
    display: inline-block;
    height: 12px;
    background-color: #fff;
    opacity: 0.5;
    border-radius: 50%;
    behavior: url(../pie/PIE.htc);
    cursor: pointer;
    margin-right: 10px;
}

.main .lunbo #b04 .dots li.active {
    width: 20px;
    opacity: 1;
    border-radius: 6px;
    behavior: url(../pie/PIE.htc);
}

.main .lunbo #b04 .arrow {
    position: absolute;
    top: 200px;
}

.main .lunbo #b04 #al {
    left: 20px;
    top: 204px;
    color: #fff;
    font-size: 46px;
    opacity: 0.5;
}

.main .lunbo #b04 #al:hover {
    color: #E30B20;
    opacity: 1;
}

.main .lunbo #b04 #ar {
    right: 20px;
    top: 204px;
    color: #fff;
    font-size: 46px;
    opacity: 0.5;
}

.main .lunbo #b04 #ar:hover {
    color: #E30B20;
    opacity: 1;
}

.main .lunbo #b04 ul li {
    float: left;
    width: 435px;
    height: 235px;
    overflow: hidden;
}

.main .lunbo #b04 ul li a {
    width: 435px;
    height: 235px;
    display: block;
}

.main .lunbo #b04 ul li a img {
    width: 435px;
    height: 235px;
    display: block;
}





.main .lunbo .jSlider .navigator .prev {
    display: none;
    margin-left: -30px;
}

.main .lunbo .jSlider .navigator .next {
    display: none;
    margin-right: -30px;
}

.main .lunbo .jSlider:hover .navigator .prev {
    display: block;
}

.main .lunbo .jSlider:hover .navigator .next {
    display: block;
}

.main .lunbo .jSlider .controller .indicator {
    text-align: right;
    margin-right: 30px;
    z-index: 10;
}

.main .lunbo .jSlider .controller .indicator span {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}

.main .lunbo .jSlider .controller .indicator .selected {
    background-color: #E30B20;
    width: 20px;
}

.main .lunbo-right {
    float: left;
    /*margin-top: 60px;*/
    /*margin-right: 20px;*/
    width: 345px;
    /*border: 1px solid red;*/
}

.main .lunbo-right h4 {
    font-size: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .lunbo-right h4:hover a {
    color: #CC6600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .lunbo-right div {
    margin-top: 10px;
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main .lunbo-right div:hover a {
    color: #CC6600;
}

.lunbo-right-info{
    float: left;
    line-height: 27px;
    width: 375px;
    height: 320px;
    padding: 10px;
    font-size: 24px;
    overflow: hidden;
    border: 1px solid #a5a4a4;
}

.lunbo-right-info img{
    position: relative;
    left: 80px;
    margin: 10px auto;
}


.lunbo-right-info .info-text p span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:9;
    font-size: 24px;
    overflow: hidden;
    word-break:break-all;
}


.main .inland {
    width: 1200px;
    height: 230px;
    float: left;
    margin-top: 20px;
}

.main .inland .nav {
    width: 1200px;
    height: 40px
}

.main .inland .nav .title {
    float: left;
    width: 48px;
    height: 25px
}

.main .inland .nav .title a {
    font-size: 24px;
    font-weight: 450;
    color: #333
}



.main .inland .nav .navbar {
    float: right;
}
.main  .inland .nav .navbar ul{
    margin-right: -30px;
}

.main  .inland .nav .navbar ul li {
    float: left;
    margin-left: 30px;

}

.main .inland .nav .navbar ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 41px
}

.main  .inland .nav .navbar ul li a:hover {
    color: #CC6600;
}

.main  .inland .imgbox {
    /*background: #F5F5F5;*/
    width: 1200px;
    height: 180px;
    position: relative;
    border-radius: 4px;
    /*border: 1px solid red;*/
    behavior: url(../../src/pie/PIE.htc);
    margin-top: 7px;
    padding-top: 30px;
}

.main .inland .imgbox .text {
    width: 50px;
    height: 180px;
    position: absolute;
    top: 0;
    left: 15px;
    /*background-color: #E30B20;*/
    border-radius: 4px 0px 0px 4px;
    /*behavior: url(../../src/pie/PIE.htc);*/
}

.main  .inland .imgbox .text .wenzi {
    font-size: 28px;
    font-weight: bold;
    font-family: 华文新魏;
    color: #857a53;
    width: 24px;
    height: 116px;
    margin: 0 auto;
    /*margin-top: 25px;*/
    position: relative;
    top:50px;
    left: 40px;


}

.main .inland .imgbox .text .sanjiao {
    width: 0;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-width: 10px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #E30B20;
    position: absolute;
    top: 80px;
    left: 46px
}

.main  .inland .imgbox ul {
    /*margin-left: 50px;*/
}

.main  .inland .imgbox ul li {
    float: left;
    margin-left: 18px;
    margin-top: 15px;
}

.main  .inland .imgbox ul li a {
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 4px;
    behavior: url(../../src/pie/PIE.htc);
    overflow: hidden
}

.main  .inland .imgbox ul li a img {
    width: 100px;
    height: 100px;
    /*object-fit: contain;*/
}





.main .module-box {
    width: 1200px;
    margin: 0 auto;
}

.main .module-box .module-inland {
    width: 370px;
    height: 375px;
    margin-top: 20px;
    padding: 20px 10px;
    border: 1px solid #BBBBBB;
    background-color:rgba(255,255,255,0.6);
    float: left
}

.main .module-box .module-inland .nav {
    width: 370px;
    height: 40px;
    position: relative;
    z-index: 2;
    /*top: 25px;*/
    /*border-bottom: 1px solid #E5E5E5*/
}

.main .module-box .module-inland .nav .title {
    float: left;
    width: 140px;
    height: 25px
}

.main .module-box .module-inland .nav .title a {
    font-size: 24px;
    font-weight: bold;
    font-family: 华文新魏;
    /*font-weight: 400;*/
    color: #333;
    padding-bottom: 4px;
    margin-left: 30px;
    /*border-bottom: 4px solid rgb(66,11,8);*/
}

.main .module-box .module-inland .nav .title img {
    position: relative;
    top: -25px;
    z-index: 0;
}

.gengd{
    position: relative;
    left: 150px;
    /*right: 10px;*/
    z-index: 2;

}


.main .module-box .module-inland .subject {
    width: 350px;
    height: 204px;
    margin-top: 30px;
    position: relative;
}

.main .module-box .module-inland .subject .image {
    margin-bottom: 14px;
}

.main .module-box .module-inland .subject .image .img {
    width: 370px;
    height: 204px;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 4px;
}

.main .module-box .module-inland .subject .image .img img {
    width: 370px;
    height: 204px;
    position: absolute;
    left: 50%;
    margin-left: -185px;
    top: 50%;
    margin-top: -102px;
}

.main .module-box .module-inland .subject .image .text {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    width: 370px;
    height: 40px
}

.main .module-box .module-inland .subject .image .text a {
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei Semilight;
    line-height: 40px
}

.main .module-box .module-inland .subject .image .text a:hover {
    color: #CC6600;
}

.main .module-box .module-inland .subject ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    border-bottom: 1px dotted #a5a4a4;
}

.main .module-box .module-inland .subject ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.main .module-box .module-inland .subject ul li a:hover {
    color: #CC6600;
}

.main .module-box .module-international {
    width: 370px;
    height: 375px;
    margin-top: 20px;
    padding: 20px 10px;
    float: left;
    border: 1px solid #BBBBBB;
    background-color: rgba(255,255,255,0.6);
    margin-left: 35px;
}

.main .module-box .module-international .nav {
    width: 370px;
    height: 40px;
    /*border-bottom: 1px solid #E5E5E5*/
}

.main .module-box .module-international .nav .title {
    float: left;
    width: 140px;
    height: 25px
}

.main .module-box .module-international .nav .title a {
    font-size: 24px;
    font-weight: bold;
    font-family: 华文新魏;
    color: #333;
    padding-bottom: 4px;
    margin-left: 30px;
    /*border-bottom: 4px solid rgb(66,11,8)*/
}


.main .module-box .module-international .nav .title img {
    position: relative;
    top: -25px;
    /*left: -30px;*/
}


.main .module-box .module-international .subject {
    width: 350px;
    height: 204px;
    margin-top: 30px;
    position: relative
}

.main .module-box .module-international .subject .image {
    margin-bottom: 14px;
}

.main .module-box .module-international .subject .image .img {
    width: 370px;
    height: 204px;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 4px;
}

.main .module-box .module-international .subject .image .img img {
    width: 370px;
    height: 204px;
    position: absolute;
    left: 50%;
    margin-left: -185px;
    top: 50%;
    margin-top: -102px;
}

.main .module-box .module-international .subject .image .text {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    width: 370px;
    height: 40px
}

.main .module-box .module-international .subject .image .text a {
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei Semilight;
    line-height: 40px
}

.main .module-box .module-international .subject .image .text a:hover {
    color: #CC6600;
}

.main .module-box .module-international .subject ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    border-bottom: 1px dotted #a5a4a4;
}

.main .module-box .module-international .subject ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 45px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.main .module-box .module-international .subject ul li a:hover {
    color: #CC6600;
}

.main .module-box .module-financeAndEconomics {
    width: 370px;
    height: 375px;
    margin-top: 20px;
    padding: 20px 10px;
    border: 1px solid #BBBBBB;
    background-color: rgba(255,255,255,0.6);
    float: left;
    margin-left: 35px
}

.main .module-box .module-financeAndEconomics .nav {
    width: 370px;
    height: 40px;
    /*border-bottom: 1px solid #E5E5E5*/
}

.main .module-box .module-financeAndEconomics .nav .title {
    float: left;
    width: 140px;
    height: 25px
}

.main .module-box .module-financeAndEconomics .nav .title a {
    font-size: 24px;
    font-weight: bold;
    font-family: 华文新魏;
    color: #333;
    padding-bottom: 4px;
    margin-left: 30px;
    /*border-bottom: 4px solid rgb(66,11,8)*/
}

.main .module-box .module-financeAndEconomics .nav .title img {
    position: relative;
    top: -25px;
    /*left: -30px;*/
}

.main .module-box .module-financeAndEconomics .subject {
    width: 350px;
    height: 204px;
    margin-top: 30px;
    position: relative
}

.main .module-box .module-financeAndEconomics .subject .image {
    margin-bottom: 14px;
}

.main .module-box .module-financeAndEconomics .subject .image .img {
    width: 370px;
    height: 204px;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 4px;
}

.main .module-box .module-financeAndEconomics .subject .image .img img {
    width: 370px;
    height: 204px;
    position: absolute;
    left: 50%;
    margin-left: -185px;
    top: 50%;
    margin-top: -102px;
}

.main .module-box .module-financeAndEconomics .subject .image .text {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    width: 370px;
    height: 40px
}

.main .module-box .module-financeAndEconomics .subject .image .text a {
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei Semilight;
    line-height: 40px
}

.main .module-box .module-financeAndEconomics .subject .image .text a:hover {
    color: #CC6600;
}

.main .module-box .module-financeAndEconomics .subject ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    border-bottom: 1px dotted #a5a4a4;
}

.main .module-box .module-financeAndEconomics .subject ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.main .module-box .module-financeAndEconomics .subject ul li a:hover {
    color: #CC6600;
}

.main .module-box .module-sports {
    width: 370px;
    height: 375px;
    padding: 20px 10px;
    margin-top: 20px;
    border: 1px solid #BBBBBB;
    background-color: rgba(255,255,255,0.6);
    float: left
}

.main .module-box .module-sports .nav {
    width: 370px;
    height: 40px;
    /*border-bottom: 1px solid #E5E5E5*/
}

.main .module-box .module-sports .nav .title {
    float: left;
    width: 140px;
    height: 25px
}

.main .module-box .module-sports .nav .title a {
    font-size: 24px;
    font-weight: bold;
    font-family: 华文新魏;
    color: #333;
    padding-bottom: 4px;
    margin-left: 30px;
    /*border-bottom: 4px solid rgb(66,11,8);*/
}

.main .module-box .module-sports .nav .title img {
    position: relative;
    top: -25px;
    /*left: -30px;*/
}

.main .module-box .module-sports .subject {
    width: 350px;
    height: 204px;
    margin-top: 30px;
    position: relative
}

.main .module-box .module-sports .subject .image {
    margin-bottom: 14px;
}

.main .module-box .module-sports .subject .image .img {
    width: 370px;
    height: 204px;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 4px;
}

.main .module-box .module-sports .subject .image .img img {
    width: 370px;
    height: 204px;
    position: absolute;
    left: 50%;
    margin-left: -185px;
    top: 50%;
    margin-top: -102px;
}

.main .module-box .module-sports .subject .image .text {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    width: 370px;
    height: 40px
}

.main .module-box .module-sports .subject .image .text a {
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei Semilight;
    line-height: 40px
}

.main .module-box .module-sports .subject .image .text a:hover {
    color: #CC6600;
}

.main .module-box .module-sports .subject ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    border-bottom: 1px dotted #a5a4a4;
}

.main .module-box .module-sports .subject ul li a {
    font-size: 14px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.main .module-box .module-sports .subject ul li a:hover {
    color: #CC6600;
}

.main .module-box .module-library {
    width: 370px;
    height: 375px;
    padding: 20px 10px;
    margin-top: 20px;
    border: 1px solid #BBBBBB;
    background-color: rgba(255,255,255,0.6);
    float: left;
    margin-left: 35px
}

.main .module-box .module-library .nav {
    width: 370px;
    height: 40px;
    /*border-bottom: 1px solid #E5E5E5*/
}

.main .module-box .module-library .nav .title {
    float: left;
    width: 140px;
    height: 25px
}

.main .module-box .module-library .nav .title a {
    font-size: 24px;
    font-weight: bold;
    font-family: 华文新魏;
    color: #333;
    padding-bottom: 4px;
    margin-left: 30px;
    /*border-bottom: 4px solid rgb(66,11,8);*/
}

.main .module-box .module-library .nav .title img {
    position: relative;
    top: -25px;
    /*left: -30px;*/
}


.main .module-box .module-library .subject {
    width: 350px;
    height: 204px;
    margin-top: 30px;
    position: relative
}

.main .module-box .module-library .subject .image {
    margin-bottom: 14px;
}

.main .module-box .module-library .subject .image .img {
    width: 370px;
    height: 204px;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 4px;
}

.main .module-box .module-library .subject .image .img img {
    width: 370px;
    height: 204px;
    position: absolute;
    left: 50%;
    margin-left: -185px;
    top: 50%;
    margin-top: -102px;
}

.main .module-box .module-library .subject .image .text {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    width: 370px;
    height: 40px
}

.main .module-box .module-library .subject .image .text a {
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei Semilight;
    line-height: 40px
}

.main .module-box .module-library .subject .image .text a:hover {
    color: #CC6600;
}

.main .module-box .module-library .subject ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    border-bottom: 1px dotted #a5a4a4;
}

.main .module-box .module-library .subject ul li a {
    margin-left: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.main .module-box .module-library .subject ul li a:hover {
    color: #CC6600;
}

.main .module-box .module-download {
    width: 370px;
    height: 375px;
    padding: 20px 10px;
    border: 1px solid #BBBBBB;
    background-color: rgba(255,255,255,0.6);
    float: left;
    margin-left: 35px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.main .module-box .module-download .nav {
    width: 370px;
    height: 40px;
    /*border-bottom: 1px solid #E5E5E5*/
}

.main .module-box .module-download .nav .title {
    float: left;
    width: 140px;
    height: 25px
}

.main .module-box .module-download .nav .title a {
    font-size: 24px;
    font-weight: bold;
    font-family: 华文新魏;
    color: #333;
    padding-bottom: 6px;
    margin-left: 30px;
    /*border-bottom: 4px solid rgb(66,11,8);*/
}

.main .module-box .module-download .nav .title img {
    position: relative;
    top: -25px;
    /*left: -30px;*/
}

.main .module-box .module-download .subject {
    width: 350px;
    height: 204px;
    margin-top: 30px;
    position: relative
}

.main .module-box .module-download .subject .image {
    margin-bottom: 14px;
    width: 370px;
    height: 204px;
}

.main .module-box .module-download .subject .image .img {
    width: 370px;
    height: 204px;
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 4px;
}

.main .module-box .module-download .subject .image .img img {
    width: 370px;
    height: 204px;
    position: absolute;
    left: 50%;
    margin-left: -185px;
    top: 50%;
    margin-top: -102px;
}

.main .module-box .module-download .subject .image .text {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    width: 370px;
    height: 40px
}

.main .module-box .module-download .subject .image .text a {
    color: #fff;
    font-size: 16px;
    font-family: Microsoft YaHei Semilight;
    line-height: 40px
}

.main .module-box .module-download .subject .image .text a:hover {
    color: #CC6600;
}

.main .module-box .module-download .subject ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    border-bottom: 1px dotted #a5a4a4;
}

.main .module-box .module-download .subject ul li img {
    width: 18px;
    height: 18px
}

.main .module-box .module-download .subject ul li a {
    margin-left: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei Semilight;
    color: #333;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main .module-box .module-download .subject ul li a:hover {
    color: #CC6600;
}


#marquee-box{
    width:100%;
    overflow: hidden;
    /*margin-left: 120px;*/
    height:232px
}
#marquee-con{
    width:100%;
    float:left;
}
#marquee,#marquee-1{
    float:left;
}
.marquee-img{
    float:left;
    height:100px;
    width: 100px;
    /*margin-left:16px*/

}

.lubo-name{
    width: 100px;
    height: 30px;
    text-align: center;
    background-color: rgba(200,235,228,0.3);
    /*margin-left: 30px;*/
    margin-top: 5px;
    border: 2px solid rgb(200,235,228);
}


.myls-out-div {

    width: 100%;

    height: 212px;

    background-color: #fafafa;

    float: left;

    overflow: hidden;

}

.myls-img {

    height: 100%;

}

.myls-ul{

    float: left;

    height: 100%;

    position: relative;

    margin: 0px;

    padding: 0px;

}

.myls-li{

    list-style: none;

    display: inline-block;

    float: left;

    padding-right: 15px;

    padding-top: 15px;

    padding-bottom: 15px;

    height: 100%;

}


/*.wrap{*/
    /*position: relative;*/
    /*width: 600px;*/
    /*height: 117px;*/
    /*margin:10% auto;*/
    /*background: #ddd;*/
    /*font-size: 0;*/
    /*overflow: hidden;*/
/*}*/
/*.wrap  .cont{*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*!* 宽度 大于容器的两倍即可 *!*/
    /*width: 250%;*/
    /*-webkit-animation:10s move infinite linear;*/
/*}*/
/*.wrap .txt{*/
    /*font-size: 18px;*/
    /*color: #fff;*/
    /*display: inline-block;*/
    /*!* 宽度 等于容器的宽度 *!*/
    /*width: 600px;*/
    /*height: 115px;*/
    /*border-left:1px solid #fff;*/
    /*line-height: 30px;*/
    /*text-align: center;*/
    /*margin-top: 5px;*/
    /*background: #000;*/
/*}*/
/*.wrap:hover .cont{*/
    /*-webkit-animation-play-state:paused;*/
/*}*/

/*@-webkit-keyframes move{*/
    /*!* 原理 left值的变化 移动一个容器的宽度 *!*/
    /*0%{*/
        /*left: 0;*/
    /*}*/
    /*100%{*/
        /*left: -100%;*/
    /*}*/
/*}*/