.index-banner .owl-pagination {
 position: absolute;
 text-align: center;
 width: 100%;
 left: 0;
 bottom: 26px;
}

.index-banner .owl-pagination .owl-page {
 width: 21px;
 height: 21px;
 border: 2px solid #ffffff;
 display: inline-block;
 border-radius: 50%;
 margin: 0 10px;
}

.index-banner .owl-pagination .owl-page:before {
 width: 17px;
 height: 17px;
 content: '';
 display: block;
 border-radius: 50%;
 background: #ffffff;
 margin: 2px;
 -webkit-transform: scale(0, 0);
 -moz-transform: scale(0, 0);
 -ms-transform: scale(0, 0);
 -o-transform: scale(0, 0);
 transform: scale(0, 0);
}

.index-banner .owl-pagination .owl-page.active {
 border: 2px solid #226de7;
}

.index-banner .owl-pagination .owl-page.active:before {
 background: #226de7;
 -webkit-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 -o-transform: scale(1, 1);
 transform: scale(1, 1);
}

.index-banner .owl-pagination .owl-page,
.index-banner .owl-pagination .owl-page:before,
.index-banner .owl-pagination .owl-page.active,
.index-banner .owl-pagination .owl-page.active:before {
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 -ms-transition: all 0.3s;
 -o-transition: all 0.3s;
 transition: all 0.3s;
}

.index1 {
 overflow: hidden;
 max-width: 1160px;
 margin: auto;
 margin-top: 35px;
 margin-bottom: 45px;
 padding:0 20px;
}

.index1-box {
 width: 32%;
 
 overflow: hidden;
 float: left;
 margin-right: 2%;
}

.index1-3 {
 margin-right: 0;
}

.ibox-top {
 height: 64px;
 border-bottom: 2px solid #e5e5e5;
 width: 100%;
 margin-bottom: 14px;
}

.ibox-top .title {
 font-size: 22px;
 color: #000000;
 display: block;
 float: left;
 line-height: 100%;
 height: 64px;
 line-height: 64px;
 border-bottom: 2px solid #269df8;
 margin-bottom: -2px;
 padding-left: 28px;
 margin-right: 12px;
}

.index1-1 .ibox-top .title {
 background: url(../images/i-ioc1.png) no-repeat center left;
}

.index1-2 .ibox-top .title {
 background: url(../images/i-ioc2.png) no-repeat center left;
}

.index1-3 .ibox-top .title {
 background: url(../images/i-ioc3.png) no-repeat center left;
}

.index1-4 .ibox-top .title {
 background: url(../images/i-ioc4.png) no-repeat center left;
}

.ibox-top .en {
 font-size: 16px;
 color: #c4c4c4;
 display: block;
 float: left;
 height: 64px;
 line-height: 64px;
}

.index1-box .tbox {
 overflow: hidden;
 border-bottom: 1px solid #e5e5e5;
}

.index1-box .index1-list {
 overflow: hidden;
}

#index1-new .img {
 overflow: hidden;
 float: left;
 border: 2px solid #eaeaea;
 margin-right: 10px;
}

#index1-new .txt-box {
 overflow: hidden;
}

#index1-new .txt-box .title {
 font-size: 14px;
 color: #232323;
 font-weight: bold;
 line-height: 19px;
 height: 38px;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
 margin-bottom: 18px;
}

#index1-new .txt-box .txt {
 font-size: 13px;
 color: #666666;
 line-height: 20px;
 height: 60px;
 font-weight: lighter;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 3;
 overflow: hidden;
}

#index1-new .owl-controls {
 position: relative;
 text-align: center;
 height: 25px;
 line-height: 25px;
}

#index1-new .owl-controls .owl-page {
 display: inline-block;
 vertical-align: top;
 width: 6px;
 height: 6px;
 background: #bfbfbf;
 border-radius: 50%;
 margin: 10px 6px;
}

#index1-new .owl-controls .owl-page.active {
 background: #216be7;
}

.index1-box .new-list {
 overflow: hidden;
}

.index1-1 .new-list p {
 font-size: 13px;
 color: #666666;
 overflow: hidden;
 line-height: 22px;
 margin-bottom: 12px;
 font-weight: lighter;
}

.index1-1 .new-list a {
 color: #666666;
 padding-left: 18px;
 background: url(../images/index1-1.png) no-repeat 2px 50%;
 padding-right: 45px;
 display: block;
 overflow: hidden;
 position: relative;
 text-overflow: ellipsis;
 white-space: nowrap;
 font-weight: lighter;
}

.index1-1 .new-list .time {
 float: right;
 font-size: 12px;
 color: #969696;
 position: absolute;
 right: 0;
}

.index1-box .more {
 overflow: hidden;
 padding: 15px 0;
}

.index1-box .more a {
 overflow: hidden;
 width: 63px;
 height: 22px;
 line-height: 22px;
 text-align: center;
 border: 1px solid #bfbfbf;
 display: block;
 color: #666666;
 font-size: 12px;
}

.index1-2 .new-list p {
 font-size: 13px;
 color: #666666;
 overflow: hidden;
 line-height: 22px;
 margin-bottom: 13px;
 font-weight: lighter;
}

.index1-2 .new-list a {
 color: #666666;
 padding-left: 18px;
 background: url(../images/index1-2.png) no-repeat 2px 50%;
 padding-right: 45px;
 display: block;
 overflow: hidden;
 position: relative;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.index1-2 .new-list .time {
 float: right;
 font-size: 12px;
 color: #969696;
 position: absolute;
 right: 0;
}

.index1-3 .box {
 overflow: hidden;
 border-bottom: 1px dotted #c3c3c3;
 margin-bottom: 20px;
}

.index1-3 .box.last {
 border-bottom: none;
}

.index1-3 .box a {
 overflow: hidden;
 display: block;
 margin-bottom: 20px;
 margin-top: 2px;
}

.index1-3 .box .time {
 width: 86px;
 height: 86px;
 text-align: center;
 background: #e9ebf0;
 overflow: hidden;
 margin-right: 18px;
 float: left;
}

.index1-3 .box .time .day,
.index1-3 .box .time .mon {
 overflow: hidden;
 font-family: arial;
}

.index1-3 .box .time .day {
 color: #064fc9;
 font-size: 34px;
 line-height: 50px;
 font-weight: bold;
 height: 50px;
}

.index1-3 .box .time .mon {
 color: #064fc9;
 font-size: 16px;
 line-height: 30px;
 height: 36px;
}

.index1-3 .box .txt-box {
 overflow: hidden;
}

.index1-3 .box .title {
 font-size: 16px;
 color: #232323;
 height: 20px;
 line-height: 20px;
 overflow: hidden;
 font-weight: bold;
 margin-bottom: 4px;
}

.index1-3 .box .youlan {
 background: url(../images/youlan.png) no-repeat center left;
 overflow: hidden;
 padding-left: 21px;
 height: 20px;
 line-height: 20px;
 color: #999999;
 font-size: 12px;
 margin-bottom: 2px;
}

.index1-3 .box .txt {
 font-size: 13px;
 color: #666666;
 height: 40px;
 line-height: 20px;
 overflow: hidden;
 font-weight: lighter;
 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.index1-3 .box a:hover .title{
 color: #064fc9;
}
.index1-3 .box a:hover .day{
 color: #fff;
 background: #064fc9;
}
.index2 {
 max-width: 1160px;
 margin: auto;
 overflow: hidden;
 margin-bottom: 20px;
 padding:0 20px;
}

.index2 .ibox-top .title {
 background: url(../images/i-ioc2.png) no-repeat center left;
}

.index2-box {
 overflow: hidden;
}

.index2-box {
 overflow: hidden;
}

.index2-left {
 width: 48.5%;
 float: left;
 overflow: hidden;
}

.index2-left .top-new {
 overflow: hidden;
 margin-bottom: 10px;
}

.index2-left .top-new a {
 overflow: hidden;
 display: block;
 padding: 7px 5px;
 background: #f6f5f5;
}

.index2-left .top-new .img {
 float: left;
 overflow: hidden;
 width: 128px;
 height: 80px;
 margin-right: 20px;
}

.index2-left .top-new .img img {
 width: 100%;
 float: left;
 max-height: 80px;
}

.index2-left .top-new .txt-box {
 overflow: hidden;
}

.index2-left .top-new .title {
 font-size: 14px;
 color: #666666;
 line-height: 20px;
 height: 40px;
 font-weight: bold;
 overflow: hidden;
}

.index2-left .top-new .txt {
 font-size: 13px;
 color: #666666;
 line-height: 20px;
 height: 40px;
 overflow: hidden; 
 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.index2-left .new-list {
 overflow: hidden;
}

.index2-left .new-list p {
 font-size: 13px;
 color: #666666;
 padding: 5px 0px;
 overflow: hidden;
 border-bottom: 1px solid #e5e5e5;
}

.index2-left .new-list p a {
 display: block;
 line-height: 28px;
 font-size: 13px;
 color: #666666;
 padding-left: 32px;
 background: url(../images/index4.png) no-repeat;
 background-position: 14px 50%;
 font-weight: lighter;
 position: relative;
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
 padding-right: 85px;
}

.index2-left .new-list .time {
 width: 70px;
 text-align: center;
 position: absolute;
 right: 0;
 top: 0;
 color: #b3b2b2;
 font-size: 12px;
}

.index2-right {
 overflow: hidden;
 float: right;
 width: 48.5%;
 margin-top: -5px;
}

.index2-right .new-list {
 overflow: hidden;
}

.index2-right .new-list p {
 font-size: 13px;
 color: #666666;
 padding: 5px 0px;
 overflow: hidden;
}

.index2-right .new-list p a {
 display: block;
 line-height: 28px;
 font-size: 13px;
 color: #666666;
 padding-left: 32px;
 background: url(../images/index5.png) no-repeat;
 background-position: 7px 50%;
 font-weight: lighter;
 position: relative;
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
 padding-right: 85px;
}

.index2-right .new-list .time {
 text-align: right;
 position: absolute;
 right: 0;
 top: 0;
 color: #b3b2b2;
 font-size: 12px;
 padding-right: 6px;
}

.Profile-box {
 overflow: hidden;
}
.Profile-box p{
 overflow: hidden;
}
.Profile-box  table {
 margin:0 auto;
}
.Profile-box .box {
 overflow: hidden;
 border-bottom: 1px solid #e9e9e9;
 padding: 12px 0px;
}

.Profile-box .box.last {
 border: none;
}

.Profile-box .title {
 font-size: 16px;
 color: #505050;
 overflow: hidden;
 line-height: 34px;
 margin-bottom: 12px;
 margin-top: 14px;
}

.Profile-box .txt {
 font-size: 13px;
 color: #505050;
 overflow: hidden;
 line-height: 30px;
 font-weight: lighter;
 margin-bottom: 15px;
 text-align: justify;
}

.about img {
 max-width: 100%;
 float: left;
}

.Profile-box .txt .img {
 overflow: hidden;
}

.ed-list,
.ed-list ul {
 overflow: hidden;
}

.ed-list ul {
 padding-top: 6px;
}

.ed-list ul li {
 float: left;
 overflow: hidden;
 width: 30.4%;
 margin-right: 4.4%;
 margin-bottom: 2.14%;
 margin-top: 2.14%;
}

.ed-list ul li.th3 {
 margin-right: 0;
}

.ed-list ul li .img {
 overflow: hidden;
}

.ed-list ul li .img img {
 width: 100%;
 float: left;
}

.ed-list ul li .txt-box {
 overflow: hidden;
 background: #f6f6f6;
 padding: 8px 12px;
}

.ed-list ul li .title {
 font-size: 18px;
 color: #16283e;
 height: 28px;
 line-height: 28px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 margin-bottom: 6px;
 margin-top: 2px;
}

.ed-list ul li .txt {
 font-size: 13px;
 color: #828282;
 height: 40px;
 line-height: 20px;
 overflow: hidden;
 font-weight: lighter;
 margin-bottom: 8px;
}

.faculty-box {
 overflow: hidden;
 font-weight: lighter;
}

.faculty-top {
 overflow: hidden;
 padding: 18px 0px;
}

.faculty-top .ts {
 overflow: hidden;
 font-size: 14px;
 color: #505050;
 font-weight: lighter;
 padding: 5px 0px;
}

.faculty-box .fa-nav {
 overflow: hidden;
 padding: 15px 0px;
}

.faculty-box .fa-nav a {
 display: inline-block;
 font-size: 14px;
 color: #505050;
 line-height: 20px;
 margin-right: 28px;
 margin-bottom: 5px;
 cursor: pointer;
}

.faculty-box .fa-list {
 overflow: hidden;
}

.faculty-box .fa-list .box {
 overflow: hidden;
 margin-bottom: 8px;
}

.faculty-box .la-title {
 overflow: hidden;
 background-color: #eeeeee;
 font-size: 20px;
 color: #2380c3;
 line-height: 26px;
 padding: 10px 16px;
 position: relative;
 cursor: pointer;
}

.faculty-box .la-title:after {
 width: 14px;
 height: 9px;
 background: url(../images/la-title.png) no-repeat center center;
 display: block;
 position: absolute;
 right: 4%;
 top: 50%;
 margin-top: -4px;
 content: '';
}

.faculty-box .name-box {
 overflow: hidden;
 padding: 2.5% 0;
}

.faculty-box .name-box a {
 display: inline-block;
 font-size: 14px;
 color: #505050;
 line-height: 20px;
 margin-right: 6.5%;
 margin-top: 1.6%;
 margin-bottom: 1.6%;
 width: 12%;
 text-indent: 10px;
}

.fa-xq-top {
 overflow: hidden;
 background: #eeeeee;
 padding: 8px 10px;
 margin-top: 30px;
 font-size: 14px;
 color: #737373;
 line-height: 28px;
}

.fa-xq-top .img {
 float: left;
 overflow: hidden;
 width: 150px;
 margin-right: 18px;
}

.fa-xq-top .img img {
 width: 100%;
 max-height: 200px;
 float: left;
}

.fa-xq-top .name {
 color: #2380c3;
 font-size: 18px;
 line-height: 26px;
 overflow: hidden;
 margin-bottom: 10px;
 margin-top: 10px;
}

.fa-xq-top p {
 margin-bottom: 7px;
}

.fa-xq-top .txt-box {
 overflow: hidden;
}

.faculty-box .fa-xq {
 overflow: hidden;
}

.faculty-box .fa-xq .box {
 overflow: hidden;
 border-bottom: 1px solid #e9e9e9;
}

.faculty-box .fa-xq .box:last-child {
 border-bottom: none;
}

.faculty-box .fa-xq .title {
 font-size: 16px;
 color: #505050;
 line-height: 26px;
 font-weight: normal;
 padding: 2% 0;
 margin-top: 10px;
}

.faculty-box .fa-xq .txt {
 font-size: 14px;
 color: #505050;
 line-height: 30px;
 padding-bottom: 25px;
}

.faculty-box .fa-xq .txt p {
 margin-bottom: 2px;
}

.study-box {
 overflow: hidden;
}

.list-study {
 overflow: hidden;
}

.study-box .new-top {
 overflow: hidden;
 border-bottom: 1px solid #e8e6e6;
 padding-top: 22px;
 padding-bottom: 20px;
}

.study-box .new-top a {
 display: block;
 overflow: hidden;
}

.study-box .new-top .img {
 float: right;
 overflow: hidden;
 width: 265px;
 margin-left: 28px;
}

.study-box .new-top .img img {
 width: 100%;
 float: left;
 max-height: 200px;
}

.study-box .new-top .txt-box {
 overflow: hidden;
}

.study-box .new-top .time {
 overflow: hidden;
 font-size: 18px;
 color: #474545;
 line-height: 30px;
 font-weight: lighter;
 margin-bottom: 12px;
}

.study-box .new-top .title {
 font-size: 18px;
 color: #2380c3;
 line-height: 26px;
 overflow: hidden;
 height: 26px;
 margin-bottom: 15px;
}

.study-box .new-top .txt {
 font-size: 13px;
 color: #828282;
 line-height: 20px;
 overflow: hidden;
 height: 40px;
 font-weight: lighter;
 margin-bottom: 19px;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
}

.study-box .new-top .more {
 height: 58px;
 line-height: 58px;
 background: #e1dede;
 text-align: center;
 font-size: 13px;
 color: #2380c3;
}

.study-box .new-top .more:after {
 width: 12px;
 height: 14px;
 background: url(../images/more-ioc.png) no-repeat center center;
 display: inline-block;
 vertical-align: top;
 content: '';
 margin-top: 22px;
 margin-left: 16px;
}

.st-list {
 overflow: hidden;
}

.st-list ul {
 overflow: hidden;
}

.st-list ul li {
 overflow: hidden;
 border-bottom: 1px solid #e8e6e6;
}

.st-list ul li.last,
.st-list ul li:last-child {
 border-bottom: none;
}

.st-list ul li a {
 display: block;
 overflow: hidden;
 padding: 28px 0;
}

.st-list ul li .time {
 float: left;
 overflow: hidden;
 text-align: center;
 width: 90px;
 height: 90px;
 background: #e8e6e6;
 margin-right: 30px;
}

.st-list ul li .time .day {
 font-size: 38px;
 overflow: hidden;
 color: #2380c3;
 height: 40px;
 line-height: 40px;
 margin-top: 7px;
 margin-bottom: 3px;
}

.st-list ul li .time .year {
 font-size: 13px;
 color: #8f8f8f;
 line-height: 16px;
}

.st-list ul li .txt-box {
 overflow: hidden;
 padding-right: 10px;
}

.st-list ul li .txt-box .title {
 overflow: hidden;
 color: #000000;
 font-size: 16px;
 line-height: 28px;
 margin-bottom: 8px;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.st-list ul li .txt-box .txt {
 overflow: hidden;
 color: #828282;
 font-size: 13px;
 line-height: 20px;
 height: 40px;
 font-weight: lighter;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
}

.st-list .more {
 height: 58px;
 line-height: 58px;
 background: #e1dede;
 text-align: center;
 font-size: 13px;
 color: #2380c3;
 cursor: pointer;
 margin-bottom: 4.5%;
}

.st-list .more:after {
 width: 12px;
 height: 14px;
 background: url(../images/more-ioc.png) no-repeat center center;
 display: inline-block;
 vertical-align: top;
 content: '';
 margin-top: 22px;
 margin-left: 16px;
}

.study-xq {
 overflow: hidden;
}

.stxq-top {
 overflow: hidden;
 border-bottom: 2px solid #e5e5e5;
 padding: 2% 0px;
}

.stxq-top .title {
 text-align: center;
 font-size: 18px;
 color: #464646;
 line-height: 22px;
 font-weight: lighter;
 margin-bottom: 11px;
 margin-top: 10px;
}

.stxq-tt {
 overflow: hidden;
 text-align: center;
 font-size: 14px;
 color: #838483;
 font-weight: lighter;
 position: relative;
 margin: 20px auto;
}

.stxq-tt span {
 display: inline-block;
 vertical-align: top;
 margin: 0px 15px;
 line-height: 20px;
}

.stxq-tt .stxq-nav {
 position: absolute;
 right: 0px;
 top: 0px;
}

.stxq-tt .stxq-nav a {
 font-size: 14px;
 color: #838483;
 padding-left: 5px;
 margin-left: 5px;
}

.stxq-tt .stxq-nav a.share {
 padding-right: 30px;
 background: url(../images/share.png) no-repeat center right;
}

.stxq-box {
 overflow: hidden;
}

.stxq-box .top {
 overflow: hidden;
 color: #828282;
 font-size: 13px;
 background: url(../images/tl-nav.png);
 padding: 18px 25px;
 font-weight: lighter;
 line-height: 26px;
 text-align: justify;
}

.stxq-txt {
 overflow: hidden;
 color: #828282;
 font-size: 13px;
 line-height: 26px;
 font-weight: lighter;
 margin: 20px 20px;
}
.stxq-txt table{
 margin:0 auto;
}
.stxq-txt p {
 overflow: hidden;
 color: #828282;
 font-size: 13px;
 line-height: 26px;
 font-weight: lighter;
}

.list-file,
.list-file ul,
.list-file ul li {
 overflow: hidden;
}

.list-file ul li {
 border-bottom: 1px dashed #d3d3d3;
}

.list-file ul li a {
 display: block;
 overflow: hidden;
 padding: 2.8% 0;
}

.list-file ul li .title {
 font-size: 15px;
 color: #16283e;
 line-height: 26px;
 height: 26px;
 overflow: hidden;
 margin-bottom: 12px;
}

.list-file ul li .txt {
 overflow: hidden;
}

.list-file ul li .time {
 overflow: hidden;
 float: left;
 font-size: 12px;
 color: #828282;
 line-height: 20px;
 padding-left: 20px;
 background: url(../images/time.png) no-repeat center left;
 margin-right: 16px;
 font-weight: lighter;
 margin-bottom: 2px;
}

.list-file ul li .yl {
 overflow: hidden;
 float: left;
 font-size: 12px;
 color: #16283e;
 line-height: 20px;
 padding-left: 26px;
 background: url(../images/yl.png) no-repeat center left;
}

.list-file .more {
 height: 58px;
 line-height: 58px;
 background: #e1dede;
 text-align: center;
 font-size: 13px;
 color: #2380c3;
 cursor: pointer;
 margin-top: 8%;
 margin-bottom: 1%;
}

.list-file .more:after {
 width: 12px;
 height: 14px;
 background: url(../images/more-ioc.png) no-repeat center center;
 display: inline-block;
 vertical-align: top;
 content: '';
 margin-top: 22px;
 margin-left: 16px;
}

.list-new {
 overflow: hidden;
 padding: 15px 0 0;
}

.list-new p {
 overflow: hidden;
 font-size: 14px;
 font-weight: lighter;
 color: #333333;
 line-height: 26px;
 margin: 8px auto;
}

.list-new p a {
 color: #333333;
 padding-left: 20px;
 background: url(../images/list-new.png) no-repeat;
 background-position: 3px 50%;
 display: block;
 font-size: 13px;
 padding-right: 100px;
 overflow: hidden;
 position: relative;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.list-new p .time {
 float: right;
 color: #c4c4c4;
 font-size: 13px;
 position: absolute;
 right: 0;
 top: 0;
 width: 90px;
 background: #FFFFFF;
 text-align: right;
}

.list-course {
 overflow: hidden;
}

.course-tbox {
 overflow: hidden;
 margin-top: 23px;
 border-bottom: 1px dashed #d3d3d3;
 padding-bottom: 34px;
}

.course-tbox .img {
 overflow: hidden;
 float: left;
 position: relative;
 width: 60%;
 width: 432px;
 cursor: pointer;
 margin-right: 21px;
}

.course-tbox .img img {
 width: 100%;
 float: left;
}

.course-tbox .img .bq {
 position: absolute;
 height: 27px;
 line-height: 27px;
 color: #FFFFFF;
 top: 10px;
 left: 10px;
 font-size: 13px;
 z-index: 2;
 padding: 0px 13px;
}

.course-tbox .txt-box {
 overflow: hidden;
}

.course-tbox .title {
 overflow: hidden;
 font-size: 17px;
 color: #16283e;
 line-height: 28px;
 margin-bottom: 9px;
 margin-top: 5px;
}

.course-tbox .txt {
 overflow: hidden;
 font-size: 13px;
 color: #828282;
 line-height: 20px;
 font-weight: lighter;
 margin-bottom: 5px;
}

.course-tbox .txt p {
 margin-bottom: 2px;
}

.course-tbox .txt2 {
 overflow: hidden;
 font-size: 12px;
 color: #828282;
 line-height: 20px;
 font-weight: lighter;
 margin-bottom: 0px;
}

.course-tbox .txt2 p {
 margin-bottom: 5px;
}

.course-tbox .txt3 {
 overflow: hidden;
 font-size: 12px;
 color: #828282;
 line-height: 20px;
 font-weight: lighter;
 margin-bottom: 8px;
}

.course-tbox .txt3 .xx {
 padding-left: 15px;
 background: url(../images/txt3.png) no-repeat center left;
}

.course-tbox .button {
 cursor: pointer;
 width: 170px;
 height: 49px;
 line-height: 49px;
 text-align: center;
 color: #ffffff;
 font-size: 13px;
 background: #2380c3;
}

.cse-nav {
 overflow: hidden;
 text-align: center;
 padding: 2.8% 15px;
}

.cse-nav .navs {
 overflow: hidden;
 width: 126px;
 height: 36px;
 line-height: 36px;
 text-align: center;
 font-size: 13px;
 color: #181818;
 border: 1px solid #bfbfbf;
 cursor: pointer;
 display: inline-block;
 vertical-align: top;
 margin: 10px 2px;
}

.cse-nav .navs.active {
 background: #2380c3;
 color: #FFFFFF;
 border: 1px solid #2380c3;
}

.list-cse {
 overflow: hidden;
}

.list-cse .box {
 overflow: hidden;
 padding: 25px 26px;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 -ms-transition: all 0.3s;
 -o-transition: all 0.3s;
 transition: all 0.3s;
 border-bottom: 1px dashed #d3d3d3;
}

.list-cse .box.last {
 border-bottom: none;
}

.list-cse .box:hover {
 background: #e5e5e5;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 -ms-transition: all 0.3s;
 -o-transition: all 0.3s;
 transition: all 0.3s;
}

.list-cse .box .img {
 overflow: hidden;
 float: left;
 width: 150px;
 height: 100px;
 position: relative;
 margin-right: 18px;
}

.list-cse .box .img img {
 width: 100%;
 height: 100%;
 float: left;
}

.list-cse .box .img .bq {
 position: absolute;
 height: 27px;
 line-height: 27px;
 color: #FFFFFF;
 top: 4px;
 left: 4px;
 font-size: 13px;
 z-index: 2;
 width: 82px;
 text-align: center;
}

.list-cse .box .txt-box {
 overflow: hidden;
}

.list-cse .box .box-lf {
 overflow: hidden;
 float: left;
 width: 35%;
 margin-right: 12%;
}

.list-cse .box .box-rg {
 overflow: hidden;
 float: left;
 width: 20%;
}

.list-cse .box .title {
 overflow: hidden;
 font-size: 15px;
 color: #16283e;
 line-height: 20px;
 margin-bottom: 10px;
}

.list-cse .box .jj {
 overflow: hidden;
 font-size: 12px;
 color: #828282;
 line-height: 18px;
 font-weight: lighter;
 height: 36px;
 margin-bottom: 12px;
}

.list-cse .box .ks {
 font-size: 12px;
 color: #828282;
 line-height: 18px;
 font-weight: lighter;
}

.list-cse .box .leixing {
 font-size: 12px;
 color: #828282;
 line-height: 18px;
 height: 18px;
 margin-top: 30px;
 font-weight: lighter;
 margin-bottom: 9px;
}

.list-cse .box .yl {
 font-size: 12px;
 color: #828282;
 line-height: 18px;
 height: 18px;
 font-weight: lighter;
 padding-left: 14px;
 background: url(../images/txt3.png) no-repeat center left;
}

.list-cse .box .button {
 height: 49px;
 line-height: 49px;
 background: #7d7d7d;
 overflow: hidden;
 text-align: center;
 font-size: 12px;
 color: #ffffff;
 float: right;
 width: 26%;
 margin-top: 26px;
 cursor: pointer;
}

.list-course .col1 {
 background: #f74a22;
}

.list-course .col2 {
 background: #2380c3;
}

.list-course .col3 {
 background: #0bac2d;
}


.look_more{float: right;line-height: 64px; color: #666;}