html,
body,
p,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: black;
}

* {
    font-family: "microsoft yahei";
}

.foot a {
    color: #cfe0ee;
}

.foot img {
    display: inline-block;
}



html,
body {
    min-width: 1400px;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

img {
    border: none;
    display: block;
}

.main {
    overflow: hidden;
}

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.cons {
    width: 1400px;
    margin: auto;
    overflow: hidden;
}

.header {
    height: 180px;
    background: #fff;
}

.header .cons {
    height: 180px;
    background: url(../img/header-bg.jpg) center no-repeat;
    background-position-x: -100px;
}

.header .logo {
    margin-top: 35px;
}

.header .logo img {
    width: 400px;
    height: 100px;
}

.header .collect-seach {
    width: 270x;
}

.header .collect-seach .collect {
    font-size: 14px;
    margin-bottom: 40px;
    line-height: 34px;
}

.header .collect-seach .collect a {
    color: #999;
}

.header .collect-seach .collect span {
    margin: 0 5px;color: #999;
}

.header .collect-seach .seach {
    position: relative;
}

.header .collect-seach .seach .seach-in {
    width: 270px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    color: #000;
    font-size: 14px;
    padding-left: 20px;
    outline: none;
}

.header .collect-seach .seach .seach-btn {
    position: absolute;
    right: 15px;
    top: 15px;
}


/* 导航 */

.navigation {
    width: 100%;
    background: #3b95c8;
    height: 60px;
}

.nav-con {
    width: 1400px;
    margin: auto;
}

.nav {
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 1;
}

.nav a {
    color: #fff;
}

.nav .nLi {
    width: 116px;
    height: 60px;
    float: left;
    display: inline;
    text-align: center;
}

.nav .nLi h3 {
    height: 60px;
}

.nav .nLi h3 a {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    font-weight: 100;
}

.nav .sub {
    display: none;
    width: 127px;
    top: 60px;
    position: absolute;
    background: #fff;
    line-height: 60px;
}

.nav .sub li {
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #000;
    zoom: 1;
    float: left;
    width: 127px;
    border-bottom: 1px solid #f7f7f7;
}

.nav .sub li:hover a {
    color: #127ebc;
}

.nav .sub a {
    color: #000;
    display: block;
    font-size: 14px;
}

.nav .sub a:hover {
    color: #127ebc;
}

.nav .nLi:hover {
    background: #3b8ebd;
}


.nav .on {
    background: #3b8ebd;
}

.nav .on h3 a {
    font-weight: bold;
}

/* 大图轮播 */

.banner {
    width: 100%;
    /* height: 600px; */
}

.banner img {
    width: 100%;
}

.nav2-lunbo {
    width: 100%;
    /* height: 600px; */
    display: block;
    overflow: hidden;
    position: relative;
}

.nav2-lunbo .nav2-lunbo-hd {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 47%;
    bottom: 20px;
    z-index: 1;
}

.nav2-lunbo .nav2-lunbo-hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
    padding: 0;
    margin-right: 12px;
    list-style: none;
}

.nav2-lunbo .nav2-lunbo-hd ul li {
    float: left;
    margin-right: 15px;
    width: 20px;
    height: 5px;
    cursor: pointer;
    background: #fff;
}

.nav2-lunbo .nav2-lunbo-hd ul li.on {
    background: #127ebc;
}

.nav2-lunbo .nav2-lunbo-bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.nav2-lunbo .nav2-lunbo-bd li {
    zoom: 1;
    vertical-align: middle;
}

.nav2-lunbo .nav2-lunbo-bd img {
    width: 100%;
    /* height: 600px; */
    display: block;
}

.nav2-lunbo .prev,
.nav2-lunbo .next {
    position: absolute;
    left: 0;
    top: 45%;
    margin-top: -20px;
    display: block;
    width: 40px;
    height: 40px;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.nav2-lunbo .next {
    right: 0;
    left: auto;
}

.nav2-lunbo .prev:hover,
.nav2-lunbo .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

/* 结束 */

.column {
    margin: auto;
    margin-top: 50px;
    height: 45px;
    border-bottom: 1px solid #d2d2d2;
}

.column .column-name {
    font-size: 24px;
    height: 44px;
    font-weight: bold;
    border-bottom: 2px solid #288ac2;
}

.column .column-more a {
    font-size: 14px;
    color: #a5a6a9;
    text-transform: uppercase;
    display: inline-block;
    line-height: 20px;
    margin-top: 10px;
}

.column .column-more a:hover {
    color: #288ac2;
}

.content1 .left {
    width: 885px;
}

.content1 .right {
    width: 485px;
}

.slideBox {
    width: 420px;
    height: 250px;
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.slideBox .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: rgba(191, 191, 191, .6);
}

.slideBox .hd ul li.on {
    background: rgba(41, 139, 195, .6);
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    width: 420px;
    height: 250px;
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.slideBox .bd ul li:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.slideBox .bd ul li p {
    line-height: 50px;
    padding-left: 20px;
    position: relative;
    top: -50px;
    background: rgba(0, 0, 0, .6);
}

.slideBox .bd ul li p a {
    color: #fff;
}

.index-list {
    width: 100%;
}

.content1 .left .index-list {
    width: 440px;
}

.index-list ul {
    height: 270px;
    overflow: hidden;
    margin-top: 15px;
}

.index-list ul li {
    padding-left: 15px;
    position: relative;
    border-bottom: 1px solid #dedede;
    line-height: 46px;
    vertical-align: top;
}

.index-list ul li:hover a {
    font-weight: bold;
    color: #288ac2;
}

.index-list ul li i {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #999;
    position: absolute;
    left: 0;
    top: 20px;
}

.index-list ul li span {
    float: right;
    font-size: 14px;
    color: #999;
}

.index-list ul li:hover i {
    background: #288ac2;
}

.content2 {
    height: 425px;
    background: #f4f9fc;
    margin-top: 60px;
}

.container {
    width: 680px;
}

.picScroll-left {
    width: 1400px;
    position: relative;
    margin-top: 30px;
}

.picScroll-left .hd {
    width: 90px;
    position: absolute;
    height: 30px;
    top: -70px;
    right: 0;
}

.picScroll-left .hd a .img2 {
    display: none;
}

.picScroll-left .hd a:hover .img1 {
    display: none;
}

.picScroll-left .hd a:hover .img2 {
    display: block;
}

.picScroll-left .hd a {
    display: inline-block;
    cursor: pointer;
}

.picScroll-left .hd .next {
    float: left;
}

.picScroll-left .hd .prev {
    float: right;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    width: 125px;
    height: 205px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    margin-right: 16px;
    margin-bottom: 20px;
    box-shadow: 0 4px 10px 0 rgba(31, 35, 41, .15);
}

.picScroll-left .bd ul li .pic {
    text-align: center;
    width: 125px;
    height: 165px;
    overflow: hidden;
}

.picScroll-left .bd ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.picScroll-left .bd ul li:hover .pic a img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.picScroll-left .bd ul li .title {
    line-height: 40px;
}

.picScroll-left .bd ul li:hover .title a {
    color: #288ac2;
    font-weight: bold;
}

.sply-list {
    margin-top: 30px;
}

.sply-list ul {
    overflow: hidden;
}

.sply-list ul li {
    width: 330px;
    height: 230px;
    float: left;
    margin-right: 24px;
    border: 1px solid #f2f5f8;
    position: relative;
}

.sply-list ul li .img {
    width: 100%;
    height: 190px;
    overflow: hidden;
}

.sply-list ul li .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.sply-list ul li:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.sply-list ul li .play {
    width: 330px;
    height: 190px;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, .3);
}

.sply-list ul li .play img {
    margin: auto;
    margin-top: 75px;
}

.sply-list ul li p {
    line-height: 40px;
    text-align: center;
}

.sply-list ul li:hover p {
    color: #288ac2;
    font-weight: bold;
}

.yqlj-list {
    margin: 30px 0 65px 0;
}

.yqlj-list .bd .tempWrap {
    width: 1400px !important;
}

.yqlj-list bd .tempWrap {
    width: 1400px !important;
}

.yqlj-list ul {
    overflow: hidden;
}

.yqlj-list ul li {
    float: left;
    margin-right: 50px;
width:auto !important;
}

.yqlj-list ul li:hover a {
    color: #288ac2;
    font-weight: bold;
}

.foot {
    padding: 50px 0;
    background: #288ac2;
    text-align: center;
}

.foot p {
    color: #cfe0ee;
    line-height: 42px;
}

.nei-banner img {
    width: 100%;
    display: block;
}

.neiye {
    width: 1400px;
    margin: auto;
    position: relative;
}

.nei-con {
    width: 100%;
    position: relative;
    top: -90px;
    overflow: hidden;
}

.subnav {
    width: 240px;
    position: relative;
}

.subnav-bg {
    width: 100%;
    height: 275px;
    background: #297099;
    position: absolute;
}

.subnav-con {
    width: 100%;
    position: relative;
}

.subnav .lanmu-name {
    height: 90px;
    line-height: 90px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    background: #297099;
    padding-left: 45px;
}

/* .sideMenu ul {
    margin-left: 15px;
    background: #fff;
    padding-bottom: 40px;
} */

.sideMenu h3 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: left;
}

.sideMenu h3 a {
    display: block;
    width: 180px;
    margin: auto;
    border-bottom: 1px solid #f2f2f2;
    font-size: 16px;
    font-weight: 500;
}

.sideMenu h3 span img {
    display: inline-block;
    float: right;
    position: relative;
    top: 13px;
}

.sideMenu h3 span .img2 {
    display: none;
}

.sideMenu h3:hover span .img2 {
    display: inline-block;
}

.sideMenu h3:hover span .img1 {
    display: none;
}

.sideMenu h3:hover a {
    color: #fff;
}

.sideMenu h3:hover {
    background: #3591c6;
}

.sideMenu .on a {
    color: #fff;
}

.sideMenu .on {
    background: #3591c6;
}

.sideMenu .on span .img2 {
    display: inline-block;
}

.sideMenu .on span .img1 {
    display: none;
}

.sideMenu img {
    margin-top: 10px;
}

.sideMenu {
    min-height: 190px;
    margin-left: 15px;
    background: #fff;
    padding-bottom: 40px;
}

.sideMenu h3 {
    cursor: pointer;
}

.sideMenu ul {
    display: none;
    border-bottom: 1px solid #f2f2f2;
}

.sideMenu ul li:last-child {
   /* margin-bottom: 50px;  */
}

.threeNav {
    box-sizing: border-box;
    padding-left: 20px;
    margin-top: 10px;
}

.sideMenu ul li {
   font-size: 15px;
    line-height: 25px;
    padding: 8px 15px 8px 20px;
}

.sideMenu ul li:hover a {
    color: #3591c6;
}

.sideMenu ul li.sj_on a {
    color: #3591c6;
}

.nei-right {
    width: 1110px;
    background: #fff;
}

.lm-weizhi {
    margin: 0 40px;
    line-height: 90px;
    overflow: hidden;
}

.lm-weizhi .lm {
    font-size: 20px;
    font-weight: bold;
    color: #298bc3;
}

.weizhi,
.weizhi a {
    font-size: 14px;
    color: #c5c5c5;
    margin-right: 5px;
}

.detail {
    border: 1px solid #d7d7d7;
    padding: 40px 95px 40px 95px;
    margin: 0 40px 45px 40px;
}

.detail img {
    display: inline-block;
}

.detail h2 {
    font-size: 28px;
    text-align: center;
colo: #298bc3;
}

.timer {
    text-align: center;
}

.timer p {
    line-height: 40px;
    display: inline-block;
    margin: 0 5px;
    color: #b2b2b2;
    font-size: 14px;
}

.detail-txt {
    padding: 40px 0;
    border-top: 1px solid #eaedf0;
}

.detail-txt p {
    line-height: 40px;
    text-indent: 2em;
}

.turnPages {
    overflow: hidden;
}

.turnPages p {
    line-height: 60px;
    border-top: 1px solid #eaedf0;
}

.turnPages p:hover a {
    color: #06417e;
}

.teacher {
    margin: 0 40px 55px 40px;
}

.teacher ul {
    font-size: 0;
}

.teacher ul li {
    width: 125px;
    height: 205px;
    box-shadow: 1px 1px 5px #c7ccd7;
    display: inline-block;
    margin-right: 25px;
    margin-top: 25px;
}

.teacher ul li .img {
    width: 100%;
    height: 170px;
    overflow: hidden;
}

.teacher ul li .img img {
    width: 100%;
    height: 100%;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

/* .teacher ul li .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
} */

.teacher ul li p {
    line-height: 35px;
    text-align: center;
    font-size: 16px;
}

.teacher ul li:hover p {
    background: #3591c6;
}

.teacher ul li:hover p {
    color: #fff;
}

.teacher ul li {
   transition: all 0.3s;
   -ms-transition:all 0.3s; /* IE 9 */
   -moz-transition:all 0.3s; /* Firefox */
   -webkit-transition:all 0.3s; /* Safari 和 Chrome */
   -o-transition:all 0.3s; /* Opera */
   transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -webkit-transform: translateY(0px);
}

.teacher ul li:hover {
     transform: translateY(-6px);
     -moz-transform: translateY(-6px);
     -o-transform: translateY(-6px);
     -webkit-transform: translateY(-6px);
}

.picture-list {
    margin: 0 40px;
}

.picture-list ul {
    overflow: hidden;
}

.picture-list ul li {
    width: 245px;
    height: 175px;
    float: left;
    margin: 0 16px 20px 0;
}

.picture-list ul li .img {
    width: 100%;
    height: 140px;
    overflow: hidden;
}

.picture-list ul li img {
    width: 100%;
    height: 100%;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.picture-list ul li .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.picture-list ul li p {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #424242;
    background: #f8f8f8;
}

.picture-list ul li:hover p {
    color: #fff;
    background: #298bc3;
}

.page {
    padding: 20px 0 40px 0;
}

.pictureTxt-list {
    margin: 0 40px;
}

.pictureTxt-list ul li {
    height: 160px;
    overflow: hidden;
    margin-bottom: 25px;
    background: #f8f8f8;
}

.pictureTxt-list ul li .img {
    width: 280px;
    height: 100%;
    overflow: hidden;
}

.pictureTxt-list ul li img {
    width: 100%;
    height: 100%;
    display: block;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.pictureTxt-list ul li .img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.pictureTxt-list ul li .txt {
    width: 700px;
    margin: 25px;
}

.pictureTxt-list ul li .txt .title {
    font-size: 18px;
    color: #333;
}

.pictureTxt-list ul li:hover .txt .title {
    color: #3e96c8;
}

.pictureTxt-list ul li .txt .abs {
    line-height: 20px;
    font-size: 14px;
    color: #666;
    margin: 15px 0;
}

.pictureTxt-list ul li .txt .time {
    font-size: 14px;
    color: #999;
}

.pictureTxt-list ul li:hover .txt .time {
    color: #3e96c8;
}

.txt-list {
    margin: 0 40px;
}

.txt-list ul li {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 25px 0 25px 0;
    background: #f8f8f8;
}

.txt-list ul li .time {
    width: 100px;
    height: 70px;
    text-align: center;
    border-left: 1px solid #e6e6e6;
}

.txt-list ul li .time .day {
    font-size: 26px;
    color: #999;
    margin-top: 6px;
}

.txt-list ul li:hover .time .day {
    color: #298bc3;
}

.txt-list ul li .time .year {
    font-size: 14px;
    color: #999;
}

.txt-list ul li .txt {
    width: 840px;
    margin-left: 30px;
}

.txt-list ul li .txt .title {
    margin: 0 0 18px 0;
}

.txt-list ul li:hover .txt .title a {
    color: #298bc3;
}

.txt-list ul li .more {
    width: 115px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    background: #eee;
}

.txt-list ul li .more a {
    color: #7f7f7f;
}

.txt-list ul li:hover .more {
    background: #298bc3;
}

.txt-list ul li:hover .more a {
    color: #fff;
}