.content-list {
    max-width: 1400px;
    margin: auto;
    color: #4d4d4d;
    padding-bottom: 60px;
    overflow: hidden;
}
.section-left {
    width: 322px;
    padding-top: 25px;
    min-height: 720px;
    float: left;
}
.left-menu {
    margin-bottom: 20px;
    position: relative;
}
.title01 {
    margin: 12px 0px;
    height: 36px;
}
.top-bar h3 a{
    height: 37px;
    line-height: 40px;
    display: inline-block;
    margin-top: 15px;
    width: auto;
    color: #1162b7;
    font-size: 22px;
    background: url(../img/btbj.png) bottom no-repeat;
    background-size: 100%;
}
.title01 h2 {
    padding: 0px 10px 0px 0px;
    width: 180px;
    color: rgb(0, 91, 172);
    font-size: 18px;
    background-image: none;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
}
.list_con01 {
    padding: 8px 0px;
    width: 100%;
    overflow: hidden;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.list_con01 li {
    width: 25%;
    font-size: 14px;
    float: left;
}
.list_con01 li span {
    padding: 10px 7px 10px 20px;
    display: block;
    position: relative;
}
.list_con01 li span a {
    color: rgb(46, 46, 46);
    text-decoration: none;
    font-size: 20px;
}
.list_con01 li span::before {
    border-radius: 50%;
    left: 0px;
    top: 50%;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    display: block;
    position: absolute;
    content: "";
    background-color: rgb(0, 55, 112);
}
.fjx{
    width: 100%;
   
}
.fjx img{
    width: 100%;
   
}
.left-menu .menu-title {
    background: url(../img/tb.jpg) no-repeat center 0;
    padding-top: 16px;
    text-align: left;
    color: #fff;
    height: 90px;
}
/*.left-menu ul li.on a:after,
.left-menu ul li.on a:before{display: inline;content: "/";}
.left-menu ul li.on a:before{margin-right: 16px;}
.left-menu ul li.on a:after{margin-left: 16px;}*/
.left-menu ul:before {
    content: '';
    width: 10px;
    top: 0;
    bottom: 0;
    background: #1a4182;
    position: absolute;
    left: 0;
    z-index: 2;
}
.left-menu ul li:last-child{
    border-bottom: 0px;
}
.left-menu .menu-title h3 {
    font-size: 28px;
    line-height: 72px;
    font-weight: normal;
    text-indent: 60px;
}
.left-menu ul li {
    line-height: 58px;
    background: #f3f3f3;
    border-bottom: 3px solid #fff;
    position: relative;
}
.left-menu ul{
    padding-bottom: 200px;
    background: url(../img/di.png)#f3f3f3 no-repeat bottom center;
    background-size: 60%;
}
.left-menu ul li img{
    display: inline-block;
    margin-top: 15px;
    margin-right: 15px;
}
.left-menu ul li a {
    display: block;
    color: #333;
    padding: 5px 29px 0;
    padding-left: 60px;
    position: relative;
    font-size: 16px;
}
.left-menu ul li.on {
    background: #fff;
}
.top-bar span{
    margin-right: 15px;
    font-size: 20px;
    height: 70px;
    float: left;
}
.section-right .top-bar h3 a{
    color: #1469bc;
    border-bottom: 3px solid #1469bc;
}
.left-menu ul li a:hover {
    color: #237ddd;
    transition: 0.4s;
}
.campus-list01 {
    width: 100%;
    overflow: hidden;
}
.campus-list01 li {
    width: 285px;
    margin: 0 25px 5px 25px;
    float: left;
}
.campus-img {
    width: 100%;
    height: 0;
    display: block;
    padding-bottom: 56.667%;
    overflow: hidden;
}
.campus-title {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
.left-menu ul li.on a {
    text-align: left;
    color: #1469bc;
    font-size: 16px;
    font-weight: bold;
}
.section-right {
    width: 1030px;
    float: right;
}
.section-right .top-bar {
    line-height: 70px;
    padding: 0 5px 8px;
    position: relative;
    height: 70px;
}
.section-right .top-bar h3 {
    float: left;
    font-size: 22px;
    margin-right: 15px;
}
.dright{
    width: 1400px;
    margin:0 auto;
    position: relative;
}
.crumbs {
    color: #fff;
    float: right;
    position: absolute;
    font-weight: bold;
    right: 0;
    font-size: 17px;
    bottom: 25px;
}
.crumbs a {
    color: #fff;
}
.section-right .top-bar {
    line-height: 70px;
    padding: 0 5px 8px;
    position: relative;
    height: 70px;
}
.tj-intro {
    width: 100%;
    margin-top: 20px;
    line-height: 30px;
    min-height: 500px;
}
.tj-intro h4{
    text-align: left;
    color: rgb(29, 76, 144);
    line-height: 40px;
    text-indent: 1em;
    font-family: "Microsoft YaHei UI";
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    display: block;
}
.tj-intro table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei UI";
    
}
.right-n .tz-txt p{
    width: 100%;
}
.tj-intro td {
    padding: 5px 5px 5px 10px;
    font-size: 14px;
    line-height: 30px;
}
.section-right .top-bar:after {
    display: block;
    content: "";
    width: 100%;
    height: 8px;
    background: url(../img/line-bg.jpg) repeat-x;
    position: absolute;
    left: 0;
    bottom: 0;
}
.list{
    width: 100%;
}
.list li {
    width: 100%;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 25px;
    margin-bottom: 25px;
    overflow: hidden;
}
.list-pic, .list-pic img{
    width: 222px;
    height: 148px;
    float: left;
    transition: all 0.3s ease-out;
}
.list-pic, .list-pic img:hover{
    transform: scale(1.06);
}
.list-txt {
    width: 755px;
    float: right;
}
.list-txt h3, .list-txt1 h3 {
    display: block;
    font-weight: normal;
    float: left;
    width: 100%;
    height: 26px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #333;
    font-size: 18px;
}
.list-txt p, .list-txt1 p {
    display: block;
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    height: 75px;
    color: #666;
    overflow: hidden;
}
.list-txt i, .list-txt1 i {
    display: block;
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 25px;
    color: #999;
    margin-top: 5px;
}
.fanye {
    height: 80px;
    padding-top: 30px;
}
.page-navigation {
    text-align: center;
}
.page-navigation a:link {
    text-decoration: none;
}

.page-navigation a{
    border:1px solid #ccc;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation select {
    margin-bottom:3px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 15px;
    color: #666;
    cursor: pointer;
    transition: background-color, fast;
    -webkit-transition: background-color, fast;
    transition: background-color, 0.2s;
    -o-transition: background-color, 0.2s;
    -ms-transition: background-color, 0.2s;
    -moz-transition: background-color, 0.2s;
    -webkit-transition: background-color, 0.2s;

    -o-border-radius: 4px, 0, 0, 0;
    -ms-border-radius: 4px, 0, 0, 0;
    -moz-border-radius: 4px, 0, 0, 0;
    -webkit-border-radius: 4px, 0, 0, 0;
}
.page-info {
    text-align: center;
    margin-top: 10px;
}
.page-info span {
    margin-right: 10px;
    color: #666;
}
.list-txt h3:hover{
    color: #237ddd;
}
.tz{
    width: 100%;
    float: right;
}
.tz li {
    width: 975px;
    height: 75px;
    padding: 10px 0;
    background: #f3f3f3;
    margin-bottom: 15px;
}
.tz-date {
    width: 130px;
    height: 75px;
    text-align: center;
    border-right: 1px solid #ccc;
    float: left;
}
.tz-date span {
    display: block;
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 30px;
    font-weight: bold;
    color: #1469bc;
}
.tz-date i {
    display: block;
    float: left;
    width: 100%;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}
.tz-txt {
    width: 780px;
    margin: 0 30px;
    float: right;
}
.tz-txt p {
    width: 718px;
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    float: left;
    color: #333;
    margin-bottom: 6px;
}
.tz-txt span {
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    float: left;
    color: #666;
}
.tz li:hover {
    box-shadow: 0px 35px 77px -17px rgb(0 0 0 / 50%);
    transition: all 0.3s ease-out;
    transform: scale(1.04);
}
.clear {
    clear: both;
}
.content-title {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.subPageTit {
    padding: 0px;
}
.subPageTit h5 {
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    margin-bottom: 20px;
}

.content-title h3 {
    width: 100%;
    float: left;
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 36px;
}
.subPageTit h3 {
    font-size: 30px;
    color: #0B5AA8;
    font-weight: normal;
    margin-bottom: 20px;
}
.subPageTit h6 {
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}
.content-title i {
    width: 100%;
    float: left;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.tea-box{
    width: 43%;
    float: left;
    overflow: hidden;
    padding: 0 30px;
    margin-bottom: 80px;
}
.tea-l{
    width: 180px;
    height: 220px;
    float: left;
}
.tea-r{
    width: 215px;
    float: right;
}
.tea-name{
    font-size: 24px;
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    color: #0e67c2;
}
.tea-txt{
    font-size: 16px;
    margin-bottom: 12px;
    height: 20px;
    line-height: 20px;
}
.tea-pho, .tea-em{
    font-size: 14px;
    height: 26px;
    line-height: 26px;
}
.tea-em{
    margin-bottom: 20px;
}
.tea-more{
    width: 100%;
    height: 56px;
    
    border-top: 0.01rem #dfe3ec solid;
}
.tea-more a{
    display: block;
    width: 110px;
    height: 30px;
    margin-top: 25px;
    float: right;
    line-height: 30px;
    text-align: center;
    border: 1px solid #4ca0fb;
    color: #4ca0fb;
}
.tea-more .n{
    display: none;
}
.tea-more img{
    display: inline;
    margin-left: 5px;
    margin-top: 10px;
}
.tea-more a:hover{
    background-color: #4ca0fb;
    color: #fff;
}
.tea-more a:hover .n{
    display: inline;
}
.tea-more a:hover .y{
    display: none;
}
.right-n{
    width: 100%;
    float: none;
}
.tea-box-n{
    width: 30%;
    padding: 0 20px;
}
.txt-n{
    width: 1130px;
}
.right-n .tz li{
    width: 95%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.right-n .tz .tz-txt{
    width: 1125px;
}