body {
    background: #eef4f9;
min-width:1300px;
font-family:Microsoft Yahei;
font-size:14px;
}

.art-main .cont-tit p span
    min-width: 1200px;
}

.banner a {
    display: block;
    width: 100%;
}

.banner img {
    display: block;
    width: 100%;
}

.banner a img {
    display: block;
    width: 100%;
}

.banner .owl-theme .owl-controls .owl-pagination {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
}

.banner .owl-theme .owl-controls .owl-page span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 4px;
    background: #fff;
    opacity: 1;
    padding: 0;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #ffb410;
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background: none;
}

.owl-theme .owl-controls .owl-buttons div img {
    display: block;
    width: 50px;
    height: 50px;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 70px;
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 70px;
}


/* 首页 */

.b-tit {
    text-align: center;
    font-size: 34px;
    color: #0a5aa8;
    background: url(../images/tit-line-bj.png) no-repeat center center;
    background-size: 305px 1px;
    font-weight: normal;
}

.section1 {
    //background: url(../images/s1-bj.jpg) no-repeat;
    background-size: 1920px 100%;
    background-position: center center;
    padding: 60px 0;
}

.section1 ul {
    overflow: hidden;
    margin: 50px 0;
}

.section1 ul li {
    float: left;
    width: 330px;
    height: 268px;
    padding: 0 25px;
    margin-left: 30px;
    background: #fff;
}

.section1 ul li:first-child {
    margin-left: 0;
}

.s1-data {
    font-size: 44px;
    color: #333333;
    margin: 30px 0 5px 0;
}

.s1-year {
    font-size: 14px;
    color: #999999;
}

.s1-title {
    font-size: 18px;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    margin: 20px 0;
}

.s1-title a {
    display: block;
    color: #333;
}

.s1-more {
    font-size: 14px;
    color: #999999;
}

.section1 ul li:first-child {
    background: url(../images/new-pic-bj.jpg) no-repeat 100% 100%;
}


.section1 ul li:first-child .s1-data {
    color: #ffd35b;
}

.section1 ul li:first-child .s1-year {
    color: #ffd35b;
}

.section1 ul li:first-child .s1-title a {
    color: #fff;
}

.section1 ul li:first-child .s1-more {
    color: #fff;
}




.section1 ul li:second-child {
    background: url(../images/gzodq2.png) no-repeat 100% 100%;
}
.section1 ul li:second-child .s1-data {
    color: #333;
}

.section1 ul li:second-child .s1-year {
    color: #333;
}
.section1 ul li:second-child .s1-title a {
    color: #333;
}

.section1 ul li:second-child .s1-more {
    color: #333;
}






.section1 ul li:third-child {
    background: url(../images/gzodq2.png) no-repeat 100% 100%;
}
.section1 ul li:third-child .s1-data {
    color: #333;
}

.section1 ul li:third-child .s1-year {
    color: #333;
}
.section1 ul li:third-child .s1-title a {
    color: #333;
}

.section1 ul li:third-child .s1-more {
    color: #333;
}
































.b-more {
    width: 178px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background: #fff;
    position: relative;
    margin: 0 auto;
}

.b-more a {
    color: #010101;
    padding: 0 20px;
}

.b-more span {
    position: absolute;
    right: 20px;
}

.b-more:hover {
    background: #0a5aa8;
    color: #fff;
}

.b-more:hover a {
    color: #fff;
}

.section2 {
    padding: 70px 0 100px 0;
}

.s2-child>div {
    margin-top: 20px;
}

.s2-child div ul li {
    padding-left: 90px;
    width: 330px;
    position: relative;
    margin-top: 30px;
}

.s2-child div ul li:first-child {
    margin-top: 0;
}

.s2-date {
    position: absolute;
    left: 0;
    top: 0;
    background: #f9e258;
    text-align: center;
}

.s2-date p {
    font-size: 32px;
    color: #fff;
    line-height: 44px;
    background: #0b5aa8;
}

.s2-date span {
    width: 70px;
    font-size: 13px;
    line-height: 26px;
    display: block;
    background: #3988d3;
    color: #fff;
}

.section2 div ul li a {
    display: block;
    font-size: 18px;
    line-height: 28px;
    height: 56px;
    padding: 7px 0;
    color: #333333;
}

.s2-left {
    float: left;
    width: 420px;
}

.s2-mid {
    float: left;
    width: 250px;
    height: 250px;
    margin-left: 55px;
}

.s2-mid img {
    display: block;
    width: 100%;
}

.s2-right {
    float: right;
    width: 420px;
}

.s2-child div ul li:hover .s2-date p {
    background: #e3b335;
}

.s2-child div ul li:hover .s2-date span {
    background: #f9e258;
    color: #434036;
}

.s2-child div ul li:hover a {
    color: #c5a246;
}

.s2-date {
    position: absolute;
    left: 0;
    top: 0;
    background: #f9e258;
    text-align: center;
}

.section3 {
    background: url(../images/s3-bj.jpg) no-repeat;
    background-size: 1920px 100%;
    background-position: center center;
    padding: 60px 0;
}

.s3-child .item ul {
    overflow: hidden;
}

.s3-child .item ul li {
    float: left;
    width: 400px;
    display: table;
    margin-top: 60px;
}

.s3-child .item ul li .pic {
    display: table-cell;
    vertical-align: middle;
    width: 134px;
}

.s3-child .item ul li .pic img {
    display: block;
    width: 100%;
}

.s3-child .item ul li .data-num {
    display: table-cell;
    vertical-align: middle;
    width: 280px;
    padding-left: 12px;
}

.s3-child .item ul li .data-num h3 {
    font-size: 37px;
    color: #d6a219;
}

.s3-child .item ul li .data-num p {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    height: 48px;
    color: #333;
}

.s3-child .owl-theme .owl-controls {
    margin-top: 30px;
}

.section4 {
    padding: 60px 0;
}

.s4-child .owl-carousel {
    margin-top: 60px;
    position: relative;
}

.s4-child .owl-carousel .item {
    position: relative;
}

.s4-child .owl-carousel .item>.s4-text1 {
    width: 383px;
    height: 320px;
	padding:40px 140px 40px 40px;
	background:#d56687;
}
.s4-child .owl-carousel .item>.s4-text1 a{
	    display: block;
    font-size: 19px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
}
.s4-child .owl-carousel .item>.s4-text1 p{
	    font-size: 13px;
    color: #fff;
    line-height: 30px; 
    height: 210px; 
    overflow: hidden;
    margin-top: 20px;

}



.dq-con {
    width: 380px;
    padding: 40px;
    height: 200px;
    background: #1dacca;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -174px;
    margin-top: -145px;
}

.dq-con a {
    display: block;
    font-size: 19px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
}

.dq-con p {
    font-size: 13px;
    color: #fff;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    margin-top: 20px;
}


.skbt1{
    width: 563px;
    height: 400px;
    padding: 40px;
    display: block;
    background: #1dacca;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -174px;
    margin-top: -145px;
}

.skbt1 a {
    display: block;
    font-size: 19px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
}

.skbt1 p {
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    margin-top: 20px;
}




.next-con {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 274px;
	background:#1760bf;
	padding:40px 20px;
}

.next-con .next-pic {
    overflow: hidden;
}

.next-con .next-pic img {
    display: block;
    width: 100%;
}

.next-con>a {
    display: block;
    font-size: 18px;
    line-height: 30px; 
    height: 60px; 
    overflow: hidden;
    color: #fff; 
}

.next-con p{color:#fff;margin-top:20px;line-height:30px;font-size:13px;height:120px;    overflow: hidden;}

.s4-child .owl-theme .owl-controls {
    position: absolute;
    bottom: 100px;
    right: 340px;
}

.s4-child .owl-theme .owl-controls .owl-page span {
    background: #fff;
}

.s4-child .owl-theme .owl-controls .owl-page.active span,
.s4-child .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #ffb410;
}

.section5 .b-tit {
    color: #fff;
    background: url(../images/tit-line-bj2.png) no-repeat center center;
    margin-bottom: 60px;
}

.section5 {
    overflow: hidden;
    width: 1475px;
    margin: 0 auto;
    padding: 150px 0 115px 0;
}

.section5 ul {
    overflow: hidden;
    float: left;
}

.section5 ul li {
    float: left;
    width: 370px;
    margin-left: 45px;
    position: relative;
}

.section5 ul li:first-child {
    margin-left: 0;
}

.section5 ul li:first-child p {
    background: #01a6ba;
    background: rgba(1, 166, 186, .95);
}

.section5 ul li:first-child+li p {
    background: #d56687;
    background: rgba(213, 102, 135, .95);
}

.section5 ul li:first-child+li+li p {
    background: #ffd447;
    background: rgba(255, 212, 71, .93);
}

.section5 ul li a {
    display: block;
}

.section5 ul li a img {
    display: block;
    width: 100%;
}

.section5 ul li a p {
    position: absolute;
    width: 130px;
    height: 55px;
    background: #ccc;
    left: 0;
    bottom: 35px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
}

.links {
    float: right;
    width:210px;
}

.links select {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 40px;
    background: #027fca;
    color: #fff;
    border: none;
    margin-top: 20px;
    padding: 0 10px;
    font-size: 15px;
    outline: none;
}

.links select option {
    height: 40px;
}


/* 分页 */

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #0069b2;
    color: #fff;
    border: 1px solid #0069b2;
}

.pagination a:hover {
    background: #0069b2;
    color: #fff;
    border: 1px solid #0069b2;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}


/* 内页样式 */

.ny-top {
    height: 60px;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    margin-top: -60px;
    position: relative;
}

.channl-menu {
    float: left;
    position: relative;
}

.channl-menu p {
    float: left;
    width: 255px;
    line-height: 140px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: url(../images/dq-channl-bj.jpg) no-repeat;
    background-size: 100% 100%;
    margin-top: -80px;
}

.channl-menu p img {
    display: none;
}

.channl-menu ul {
position:absolute;
    float: left;
z-index:9999;
    //overflow: hidden;
}

.channl-menu ul li {
    float: left;
    width: 135px;
    text-align: center;
    transition: all 0.5s;
    font-size: 16px;
}

.channl-menu ul li a {
    display: block;
    color: #fff;
    line-height: 60px;
}

.channl-menu ul li.active {
    background: #d3b035;
}

.channl-menu ul li:hover {
    background: #d3b035;
}

.ny-right {
    /* float: right; */
    background: url(../images/text-list-right.png) no-repeat;
    background-size: 7% auto;
    background-position: right 20px;
    background: #fff;
    padding: 30px 40px 50px 40px;
    margin-bottom:30px;
min-height:400px;
  /*  position: relative; */ 
    height: auto;
    z-index: -600;
}

.position {

    font-size: 0;
    line-height: 60px;
width:1200px; 
margin:0 auto;
}

.position span {
    color: #666666;
    font-size: 16px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.position a {
    font-size: 16px;
    color: #666666;
    vertical-align: middle;
}

.position a:hover {
    color: #b50000;
}

.text-list ul li {
    padding: 50px 0;
    position: relative;
    line-height: 75px;
    border-top: 1px solid #e5e5e5;
    font-size: 16px;
    position: relative;
    left: 0;
    transition: all 0.5s;
    background: url(../images/dot.png) no-repeat left center;
}

.text-list ul li:first-child {
    border-top: none;
}

.text-list ul li .text-pic {
    float: left;
    width: 280px;
}

.text-list ul li .text-pic img {
    display: block;
    width: 100%;
}

.text-list ul li .text-info {
    float: right;
    width: 810px;
}

.text-list ul li .text-info a {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
    font-size: 20px;
    color: #3b3b3c;
    font-weight: 600;
}

.text-list ul li .text-info .date {
    position: absolute;
    width: 70px;
    height: 72px;
    left: 0;
    bottom: 50px;
    color: #999999;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}

.text-list ul li .text-info .date p {
    font-size: 36px;
    color: #fff;
    line-height: normal;
}

.text-list ul li .text-info .date span {
    display: block;
    font-size: 12px;
    color: #fff;
    line-height: normal;
}

.text-list ul li .text-info>p {
    font-size: 15px;
    line-height: 24px;
    color: #292929;
    height: 48px;
    overflow: hidden;
}

.text-list ul li.no-pic .text-info {
    width: auto;
    float: none;
    padding-left: 90px;
}

.text-list ul li.no-pic .text-info>a {
    line-height: 36px;
}

.text-list ul li.no-pic .text-info>p {
    height: 24px;
    margin-top: 5px;
}

.text-list ul li.no-pic .date {
    top: 50%;
    left: 0;
    margin-top: -36px;
    background: #f2f2f2;
}

.text-list ul li.no-pic .date p {
    color: #333;
}

.text-list ul li.no-pic .date span {
    color: #444;
}

.text-list ul li:hover {
    left: 15px;
}

.text-list ul li:hover a {
    color: #b89e42;
}

.text-list ul li:hover .text-info .date {
    background: #b89e42;
}

.text-list ul li:hover .text-info .date p {
    color: #fff;
}

.text-list ul li:hover .text-info .date span {
    color: #fff;
}

.art-main .art-tit {}

.art-main .art-tit h3 {
    text-align: center;
    color: #333;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
}

.art-main .art-body p {
    color: rgb(51, 51, 51);
    text-indent: 2em;
    font-size: 16px;
    line-height: 36px;
}

.art-main .art-body img {
    max-width: 80% !important;
}

.bshare-custom {
    float: right
}

.bshare-custom.icon-medium-plus a {
    padding-left: 32px !important;
    height: 32px;
    border-radius: 50%;
}

.bshare-custom.icon-medium-plus #bshare-more-icon,
.bshare-custom.icon-medium-plus .bshare-more-icon {
    padding-left: 32px !important;
}


.art-main .cont-tit p .liulan {
    margin-left: 50px;
}

.art-main .cont-tit p span {
 
    vertical-align: middle;
    font-size: 16px;
    color: #666;
font-family:"Microsoft Yahei"!important;
}

.art-main .index-art h3 {
    text-align: left;
    border: none;
    color: #083057;
}

.pnext {
    border-top: 1px dashed #eaeaea;
    padding-top: 25px;
    margin-top: 25px
}

.pnext p {
    text-indent: initial;
    font-size: 14px;
    line-height: 36px;
    color: #555555
}

.pnext p a {
    font-size: 14px;
    color: #555555
}

.pnext p:hover {
    color: #0069b2;
}

.pnext p:hover a {
    color: #0069b2;
}


/* 图片列表 */

.img-lists ul {
    overflow: hidden;
}

.img-lists ul li {
    float: left;
    width: 265px;
    margin: 20px 52px;
    border: 1px solid #eee;
    transition: all 0.3s;
    position: relative;
    top: 0;
}

.img-lists ul li:hover {
    box-shadow: 0 0 10px rgba(51, 51, 51, 0.16);
    top: -10px;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a>img {
    display: block;
    width: 100%;
    height: 344px;
}

.img-lists ul li a>div {
    padding: 10px;
    font-size: 0;
}

.img-lists ul li a>div p {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.img-lists ul li a>div img {
    height: 14px;
    vertical-align: middle;
}

.img-lists ul li a>div span {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
    color: #999;
    vertical-align: middle;
}

/*三级导航*/

.channl-menu ul li:hover .sjnav{display:block !important;}

.channl-menu ul li .sjnav:hover{display:block !important;}

.sjnav{  
    position: absolute;

    background: #fff;
    z-index: 9;
    display: none;
}
.sjnav a {
    line-height: 50px !important;
    font-size: 16px !important;
    padding: 0 15px !important;
color: #333 !important;
  font-size: 14px !important;
display:block;
}

.sjnav li:hover a{color: #fff !important;}





/*师资*/

.szxyfl h1{font-size:16px; line-height:60px; font-weight:blod;}

.zzjg{max-width: 1090px; float: right; margin-top: 15px;}

.zzjgbox h2{background: url(../images/a_62.png) no-repeat left center; font-size: 15px; color: #0168b7; padding-left: 30px; line-height:30px;}
.zzjg_text ul{overflow: hidden;}
.zzjg_text{background: #fff;padding: 10px 0px 10px 20px;}
.zzjg_text li{width: 80px;float: left;min-height: 38px;}
.zzjg_text a{font-size: 14px; line-height: 23px; color: #494949;}
.zzjg_text a:hover{color: #1a59c0;}


/*小屏*/
@media screen and (max-width:1500px) {
.section5 .b-tit {
    color: #fff;
    background: url(../images/tit-line-bj2.png) no-repeat center center;
    margin-bottom: 60px;
}

.section5 {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    padding: 150px 0 115px 0;
}

.section5 ul {
    overflow: hidden;
    float: none;
}

.section5 ul li {
    float: left;
    width: 370px;
    margin-left: 45px;
    position: relative;
}

.section5 ul li:first-child {
    margin-left: 0;
}

.section5 ul li:first-child p {
    background: #01a6ba;
    background: rgba(1, 166, 186, .95);
}

.section5 ul li:first-child+li p {
    background: #d56687;
    background: rgba(213, 102, 135, .95);
}

.section5 ul li:first-child+li+li p {
    background: #ffd447;
    background: rgba(255, 212, 71, .93);
}

.section5 ul li a {
    display: block;
}

.section5 ul li a img {
    display: block;
    width: 100%;
}

.section5 ul li a p {
    position: absolute;
    width: 130px;
    height: 55px;
    background: #ccc;
    left: 0;
    bottom: 35px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
}

.links {
    float: none;
    width: 1200px;
}

.links select:first-child{margin-left:0;}


.links select {
    display: block;
    width: 370px;
    height: 47px;
    line-height: 40px;
    background: #027fca;
    color: #fff;
    border: none;
    margin-top: 20px;
    padding: 0 10px;
    font-size: 15px;
    outline: none;
float:left;
margin-left:45px;
}

.links select option {
    height: 40px;
}

}