.content {
    background: #ffffff;
    padding-bottom:30px;
}
.content .left_wrap {
    width: 575px;
    position: relative;
    float: left
}

.content .right_wrap {
    width:575px;
    position: relative;
    float: right;
}

.content .wrap_title {
    position: relative;
    line-height:60px;
    font-size:20px;
    color: #333333;
    font-weight: bold;
	background-image:url(/plug/img/bg_content.png) ;
	background-repeat: no-repeat;
	background-color:#e2e1c8 ;
}
.content .wrap_title_b {
font-weight: bold;
	background:url(/plug/img/title_bg.png) bottom  ;
	background-repeat:repeat-x;

}
.content .wrap_title .more {
    font-weight: normal;
    font-size: 16px;
    color: #6a6a6a;
    padding-right: 15px;
    /* background: url("/plug/img/more.png") no-repeat right center; */
    position: absolute;
    line-height: 48px;
    height: 48px;
    right: 0;
    top: 19px;
    bottom: 19px;
    margin: auto;
}

.content .contentInfor{ font-size: 14px; color: #6a6a6a; line-height: 28px;}
.content .contentInfor p{text-indent: 2em; line-height: 26px;}
.content .contentInfor img{ text-align: center; width:32%;}


.content .wrap_title .name {
    padding: 0 50px 0 16px;
    position: relative;
}
.content .wrap_title>.after,
.content .wrap_title>.before {
    content: "";
    display: block;
    height: 2px;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    bottom: 0;
    background-color: #dedfe2;
}
.content .wrap_title>.before {
    background-color: #fbbf00;
    width: 111px;
    right: auto;
    z-index: 1;
}

.content .wrap_title .name>.after {
    content: "";
    left: 0;
    width: 3px;
    height: 22px;
    background-color: #761c1b;
    position: absolute;
    top: 31px;
    bottom: 31px;
    margin: auto;
}

.content .ctg_title {
    padding: 30px 0 30px 54px;
    line-height: 31px;
    color: #ffffff;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: left center;
}

.content .ctg_title .name {
    background-repeat: no-repeat;
    background-position: center center;
    width: 111px;
    height: 31px;
    display: inline-block;
    text-align: center;
}

.content .ctg_title .name1 {
    background-repeat: no-repeat;
    background-position: center center;
    width: 111px;
    height: 31px;
    display: inline-block;
    text-align: center;
}
.content .left_ctg {}
.content .ctg1 .download {
    margin-left: 104px;
    padding-left: 20px;
    background: url("/plug/img/ls-icon.png") no-repeat left center;
    color: #454545;
    font-size: 16px;
}
.content .left_wrap a:hover {
    color: #761c1b;
}
.content .left_ctg .data_ls {
    padding-bottom: 0px;
}
.content .left_ctg .data_ls li {
    position: relative;
    float: left;
    width: 45%;
    margin-bottom: 13px;
    font-size: 16px;
}
.content .left_ctg .data_ls a {
    display: block;
    padding-left: 23px;
    background: url("/plug/img/ls-icon.png") no-repeat left center;
    color: #454545;
}
.content .left_ctg .data_ls a:hover {
    color: #761c1b;
}
.content .left_ctg.ctg2 {
    padding-bottom: 0px;
}
.content .data_ls2 {
    margin-top: 12px;
}
.content .data_ls2 li {
    line-height: 48px;
    border-bottom: 1px dashed #e5e5e5;
    position: relative;
}
.content .data_ls2 p {
    line-height:26px;
	text-indent: 2em;
}

.content .data_ls2 a {
    display: block;
    padding-left: 27px;
    font-size: 16px;
    color: #454545;
    background: url("/plug/img/ls-icon2.png") no-repeat left center;
}
.content .data_ls2 a:hover,
.content .wrap_title .more:hover {
    color: #761c1b;
}
.content .right_wrap .data_ls2 li {
    padding-right: 40px;
}
.content .data_ls2 .date {
    color: #a1a1a1;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    line-height: 48px;
}
.content .right_wrap .trend li:first-child {
    border-bottom: 1px solid #e5e5e5;
    padding: 17px 0 25px;
}
.content .right_wrap .trend li:first-child .name {
    font-size: 24px;
    font-weight: bold;
    color: #761c1b;
    padding-left: 0;
    background: transparent;
    margin-bottom: 15px;
}
.content .right_wrap .trend li:first-child .detail {
    font-size: 15px;
    line-height: 30px;
    color: #707070;
    margin: 0;
    height: 67px;
    overflow: hidden;
}


@media (min-width:1025px) {
    .header .menu>li:hover .HSubNav {
        display: block
    }
}
@media (max-width: 1199px) {
  
    .content .left_wrap {
        width:45%;
    }
    .right_wrap,
    .content .right_wrap {
        width: 53%;
    }
    .content .left_ctg .data_ls li {
        width: 40%;
    }
    .content .data_ls2 a {
        width: calc(100% - 70px);
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
@media (max-width:950px) {
   
    .content .data_ls2:nth-of-type(2),
    .focus_left .swiper-slide {
        height: auto;
    }
    .content .wrap_title {
        font-size: 20px;
    }
}
@media (max-width:767px) {
    .content .left_wrap {
        width:100%;
    }
    .right_wrap,
    .content .right_wrap {
        width:100%;
    }
	
}
@media (max-width:480px) {
    .content .data_ls2 li a,
    .content .left_ctg .data_ls li,
    .HomeBan .mask,
    .focus_left .swiper-slide .slider-title {
        font-size: 14px;
    }
   .content .left_wrap {
       width:100%;
   }
   .right_wrap,
   .content .right_wrap {
       width:100%;
   }
  
}

/* 内页新增 */

.n-content {
    margin-top: 30px;
    margin-bottom: 50px;
}

.n-content .con {
    display: flex;
    flex-wrap: wrap;
}

.n-content .sidebar {
    width: 210px;
    margin-right: 30px;
}

.n-content .sidebar .tit {
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    font-weight: bold;
    display: block;
}

.n-content .sidebar>ul>li {
    margin-bottom: 10px;
    //background-color: #bfab87;
    list-style: none;
}

.n-content .sidebar>ul>li:last-child {
    margin-bottom: 0;
}

.n-content .sidebar>ul>li:nth-child(1) .tit {
    background-color: #882e2e;
}

.n-content .sidebar>ul>li:nth-child(2) .tit {
    background-color: #c6c392;
}

.n-content .sidebar>ul>li:nth-child(3) .tit {
    background-color: #92c6c4;
}

.n-content .sidebar>ul>li:nth-child(4) .tit {
    background-color: #c492c6;
}

.n-content .sidebar>ul>li:nth-child(5) .tit {
    background-color: #e2c8c8;
}

.n-content .sidebar>ul>li:nth-child(6) .tit {
    background-color: #bfab87;
}

.n-content .sidebar>ul>li:nth-child(7) .tit {
    background-color: #bdbf87;
}

.n-content .sidebar>ul>li:nth-child(8) .tit {
    background-color: #87bf97;
}

.n-content .sidebar>ul>li:nth-child(9) .tit {
    background-color: #8799bf;
}

.n-content .sidebar>ul>li:nth-child(10) .tit {
    background-color: #8f87bf;
}

.n-content .sidebar .drop>li {
    list-style: none;
    position: relative;
}

.n-content .sidebar .drop .title {
    display: block;
    padding: 10px 5px 10px 40px;
    border-left: 4px #c6c392 solid;
    background-color: #f6f6f6;
    margin-top: 1px;
    position: relative;
}

.n-content .sidebar .drop>li .arrow {
    position: absolute;
    left: 15px;
    top: 0;
    width: 20px;
    height: 40px;
    z-index: 8;
    cursor: pointer;
}

.n-content .sidebar .drop>li .arrow::before {
    content: '';
    position: absolute;
    left: 5px;
    top: 17px;
    width: 6px;
    height: 6px;
    border-top: 1px #bdbdbd solid;
    border-right: 1px #bdbdbd solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}


/* .n-content .sidebar .drop .title:hover {
 *     border-left-color: #f1c142;
 *         color: #882e2e;
 *         } */

.n-content .sidebar .drop title:hover::before {
    border-top-color: #882e2e;
    border-right-color: #882e2e;
}

.n-content .sidebar .drop .on .arrow::before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.n-content .sidebar .menu {
    padding-left: 40px;
    border-left: 4px #dddddd solid;
    font-size: 12px;
    display: none;
}

.n-content .sidebar .menu a {
    display: block;
    line-height: 30px;
    height: 30px;
	cursor: pointer;
}

.n-content .content {
    flex: 1;
}

.n-content .content .title {
    border-bottom: 1px #e8e8e8 solid;
    padding-bottom: 15px;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.n-content .content .title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 1;
    height: 2px;
    width: 20px;
    background-color: #882e2e;
}

.n-content .content .title::after {
    content: '';
    position: absolute;
    left: 25px;
    bottom: -1px;
    z-index: 1;
    height: 2px;
    width: 20px;
    background-color: #f1c042;
}

.n-content .content .title span {
    font-size: 20px;
}

.crumb {
   
    padding: 0 10px;
    display: flex;
    align-items: center;
}

.n-content .content .info {
    line-height: 1.8;
    margin-top: 20px;
    margin-bottom: 20px;
}

.n-content .content .info p {
    margin: 0;
    text-indent: 28px;
}

.n-content .list li {
    border-bottom: 1px #bdbdbd dashed;
    height: 60px;
    line-height: 60px;
    list-style: none;
    display: flex;
    padding-left: 20px;
    position: relative;
}

.n-content .list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 6px transparent solid;
    border-bottom: 6px transparent solid;
    border-left: 6px #bdbdbd solid;
    margin-top: -6px;
}

.n-content .list li span {
    color: #999999;
}

.n-content .list li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-right: 30px;
    min-width: 0;
    flex: 1;
    font-size: 16px;
    color: #666;
}

.n-content .list li a:hover {
    color: #882e2e;
}

.n-content .wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.n-content .wrap .item {
    width: 48%;
    margin-top: 50px;
}

.n-content .wrap .item .title {
    font-size: 20px;
    font-weight: bold;
    background: url(/plug/img/bg.png)left bottom no-repeat;
    padding-bottom: 15px;
    position: relative;
}

.n-content .wrap .item .title a {
    position: absolute;
    top: 2px;
    right: 10px;
    font-weight: normal;
    font-size: 16px;
    padding-right: 15px;
}

.n-content .wrap .item .title a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 6px transparent solid;
    border-bottom: 6px transparent solid;
    border-left: 6px #590e0d solid;
    margin-top: -6px;
}

.n-content .wrap .erwma-con {
    width: 100%;
    height: 270px;
    background: url(/plug/img/bg1.jpg)no-repeat center;
    background-size: cover;
    padding: 40px;
    margin-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
}

.n-content .wrap .erwma-con .erwma {
    margin-right: 30px;
}

.n-content .wrap .erwma-con .erwma .pic {
    width: 138px;
}

.n-content .wrap .erwma-con .erwma .pic img {
    width: 100%;
}

.n-content .wrap .erwma-con .erwma:last-child {
    margin-right: 0;
}

.n-content .wrap .erwma-con .text {
    color: #000;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}

.page {
    margin: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    text-align: center;
}

.page a {
    height: 32px;
    line-height: 32px;
    width: 32px;
    color: #000;
    margin: 0 5px;
    position: relative;
}

.page a.on {
    background-color: #882e2e;
    color: #FFF;
}

.page span {
    margin-right: 10px;
}

.page button {
    background-color: #882e2e;
    color: #FFF;
    border: 0;
    height: 32px;
    padding: 0 10px;
}

.page .prev::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 10px;
    width: 8px;
    height: 8px;
    border-left: 1px #999999 solid;
    border-bottom: 1px #999999 solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.page .next::before {
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    width: 8px;
    height: 8px;
    border-right: 1px #999999 solid;
    border-top: 1px #999999 solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

@media (max-width:1199px) {
    .n-content .list li a,
    .n-content .wrap .item .title a {
        font-size: 14px;
    }
}

@media (max-width:767px) {
    .n-content .wrap .item {
        width: 100%;
        margin-top: 40px;
    }
    .n-content .wrap .item .title,
    .n-content .content .title span {
        font-size: 18px;
    }
}

@media (max-width:680px) {
    .n-content .content {
        order: 1;
    }
    .n-content .sidebar {
        margin-right: 0;
        width: 100%;
        order: 2;
    }
    .page span,
    .page button {
        display: none;
    }
    .n-content .wrap .erwma-con {
        padding: 20px;
    }
    .n-content .wrap .erwma-con .erwma {
        width: 48%;
        margin-right: 4%;
    }
    .n-content .content .title span {
        width: 100%;
        order: 2;
        margin-top: 20px;
    }
    .crumb {
        width: 100%;
        order: 1;
        background: none;
        padding: 0;
    }
	
	/* 师资增加的新样式 */
	.n-content .teacher{ width:100%;}
	.n-content .teacher_left {width:100%;}
}
.n-content .sidebar .li1 {
	cursor: pointer;
    background-color: #92c6c4;
}

.n-content .sidebar .li1 .menu {
	cursor: pointer;
    background: none;
    border-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
}

.n-content .sidebar .li1 .menu a {
    color: #ffffff;
    padding-left: 40px;
}
.n-content .sidebar .li1 .menu a:hover {
    background-color: #519d9a;
}


/* 1219增加的内页样式 */
.wisdomImg img{ width: 100%;}

/* newsinfo增加的样式*/
.n-content .content .infoNews h2{ text-align: center;}
.n-content .content .infoNews p{ line-height: 30px; text-indent: 2em;}
.content .infoNews span{ text-align: center; margin: 0 auto;}

/* 师资增加的样式 */
.n-content .teacher{ display: flex;
    flex-wrap: wrap; width: 240px;
	height:1000px;
	}
.n-content .teacher_left {
	line-height:24px;
	 order: 2;
     width:200px;
	 color: #ffffff;
	 padding:0px 18px;
     margin-right:20px;
	 margin-bottom: 10px;
    }
	
.n-content .teacher p a{color: #ffffff;}
.n-content .teacher p a:hover{color:#882f2e;}
.n-content .teacher_left span{display: block;}
.n-content .teacher_left h2{border-bottom: 1px solid #ffffff;padding-bottom: 10px;}
.teacher_left a{color:#ffffff;margin-right:16px;}
.teacher_info{padding: 20px 0;min-height:300px;}
.teacher_info img{ margin-right:20px;}
.teacher_info_con{color: #666666; line-height: 28px;} 
.teacherbg { background: url(/plug/img/teacherbg.jpg) right no-repeat; background-color:#c6c392; }
.teacherbg p{line-height:30px;color: #ffffff; padding:20px 100px 20px 20px; display: block; text-indent: 2em;}

.teacherlist li { float: left; margin-bottom: 15px;width: 175px; height:255px; margin:8px;}
.n-content .teacherlist_left {line-height:30px; text-indent: 2em;width:17%;color: #333333; padding:20px 5px 20px 10px;}
.teacherlist{ width:80%; margin-top: 20px; }
.teacherlist img{width: 175px; height: 225px; }
.teacher01 .title2{ background-color: #e2e1c8; color: #000000; text-align: center; width: 100%; display: block; line-height:42px;font-size: 16px; font-weight: bold;}
.teacher01{ margin-bottom: 10px;}
.teacherlist p{text-align: center;font-weight: bold;font-size: 16px;}

@media (max-width:480px) {
   .n-content .teacherlist_left{ width:100%;}
    .n-content .teacherlist{ width:100%;}
	.teacherlist li{ width: 45%;}
}

/*newspaper*/
.Newspaper_list{ padding:13px 0px 0 0px; font-family:"微软雅黑";}
.ListTitle1{ border-bottom:3px solid #b37d7d; height:44px; line-height:44px; font-size:18px; background:url(/plug/img/bg41.jpg) no-repeat 25px center;}
.ListTitle1 span{ padding-left:39px; color:#962e2d;}
.List1 ul li{ float:left; width:200px; height:312px; padding:20px 22px;}
.List1 ul li img{ padding:9px; border:1px solid #e7e7e7; border-bottom:none;}
.List1 ul li span{ width:100%; height:31px; background:#8f2c27; color:#fff; display:block; text-align:center; line-height:31px;}

.ListTitle2{ border-bottom:3px solid #d28f00; height:44px; line-height:44px; font-size:18px; background:url(/plug/img/bg42.jpg) no-repeat 25px center;}
.ListTitle2 span{ padding-left:39px; color:#c38901;}
.List2 ul li{ float:left; width:175px; height:215px; padding:20px 5px; text-align:center}
.List2 ul li a{ display:block; }
.List2 ul li img{ padding:9px; border:1px solid #e7e7e7; border-bottom:none;}
.List2 ul li span{ width:100%; height:31px; background:#d89c1a; color:#fff; display:block; text-align:center; line-height:31px;}

/*大事记样式*/
.companyYear{ padding-top:33px;}
.companyYear .TabList{ width:725px; margin:0 auto; background:url(/plug/img/bg47.jpeg) no-repeat center top; height:58px; padding-top:32px; padding-bottom:37px; position:relative; overflow:hidden;}
.companyYear .TabList .prev{ background:url(/plug/img/yearleft.jpeg) no-repeat left center; width:14px; height:58px;  position:absolute; bottom:37px; left:0; z-index:20;}
.companyYear .TabList .next{ background:url(/plug/img/yearright.jpeg) no-repeat left center; width:14px; height:58px; position:absolute; bottom:37px; right:0; z-index:20;}
.companyYear .TabList .yearList{ position:absolute; left:15px;}
.companyYear .TabList .yearList li{ float:left; width:58px; text-align:center; line-height:58px; font-size:14px; color:#85878d; font-weight:bold; padding:0 15px 0 14px; cursor:pointer;}
.companyYear .TabList .yearList li.on{ background:url(/plug/img/bg48.jpeg) no-repeat center; color:#ffffff;}
.companyYear .ContList{ width:700px; padding:0 30px;}
.companyYear .ContList ul li{ width:100%; font-size:14px;}
.companyYear .ContList ul li .Title{ margin:0; font-size:15px; color:#363636; line-height:31px; background:#f0f0f0; padding-left:20px; border-radius:4px;}
.companyYear .ContList ul li .Cont{ padding-left:15px; line-height:22px; color:#8a8a8a; font-size:14px; word-break:break-all;}
.companyYear .ContList ul li .Cont a{ color:#d7a56d;}
@media (max-width:480px) {
   .List2 ul li{ width: 157px;}
}


/*school*/
.School{ padding-bottom:110px;}
.School_info ul li{ width:210px; height:192px; border:1px solid #ebebeb; margin:0 13px 24px; float:left; overflow:hidden;}
.School_info ul li span{ display:block; width:100%; text-align:center; color:#415371; padding-bottom:18px; line-height: 163px;font-size: 20px;}
.School_list{  border-bottom:1px solid #e5e5e5; margin-bottom:12px;}
.School_list ul li{ width:210px; height:192px; border:1px solid #ebebeb; margin:0 13px 24px; float:left; overflow:hidden;}
.School_list ul li img{ padding:5px;}
.School_list ul li span{ display:block; width:100%; text-align:center; color:#415371; padding-bottom:18px; line-height:14px;}

/*school*/
@media (max-width:480px) {
   .List2 ul li{ width:140px;}
}

/*school*/
.School{ padding-bottom:110px;}
.School_info ul li{ width:210px; height:192px; border:1px solid #ebebeb; margin:0 13px 24px; float:left; overflow:hidden;}
.School_info ul li span{ display:block; width:100%; text-align:center; color:#415371; padding-bottom:18px; line-height: 163px;font-size: 20px;}
.School_list{  border-bottom:1px solid #e5e5e5; margin-bottom:12px;}
.School_list ul li{ width:210px; height:192px; border:1px solid #ebebeb; margin:0 13px 24px; float:left; overflow:hidden;}
.School_list ul li img{ padding:5px;}
.School_list ul li span{ display:block; width:100%; text-align:center; color:#415371; padding-bottom:18px; line-height:14px;}
.newimg li{ width: 25%; float: left; margin-top: 20px;}

/*school*/
@media (max-width:480px) {
   .List2 ul li{ width:140px;}
   .newimg li{ width:50%; float: left;}
}
/*map*/
.aboutMap{ padding-top:34px; padding-bottom:60px; font-size:14px; line-height:25px; }


.Cont_Title{ text-align:center; font-size:18px; color:#333333; line-height:36px; font-family:"微软雅黑";}
.Cont_Time{ text-align:center; border-bottom:2px solid #999999; font-size:14px; color:#666666; line-height:36px; font-family:"微软雅黑"; margin-bottom:30px;}
.Cont_Img{ text-align:center;}
.Cont_Time p{ text-align:left;}
.Cont_Img img{ max-width:770px;}
