.banner {
	width: 100%;
	height: 698px;
	display: inline-block;
	min-width: 1210px;
	position: relative;
}
.technological_module {
	position: absolute;
	width: 100%;
	height: 140px;
	background: black;
	bottom: 0;
	z-index: 99;
	filter:alpha(opacity=40); 
	opacity: 0.4;  
}
.technological_module1 {
	width: 100%;
	position: absolute;
	z-index: 999;
	bottom: 17px;
}
.teachers {
	margin-top: 39px;
	transition: all 0.6s;
	width: 260px;
    float: left;
    margin-left:111px;
}

.teachers:hover {
	transform: scale(1.1);
	-ms-transform: scale(1.1); /* IE 9 */
	-webkit-transform: scale(1.1); /* Safari and Chrome */
	-o-transform:scale(1.1); /* Opera */
	-moz-transform:scale(1.1); /* Firefox */
	cursor: pointer;
}

.teachers dl {
	float: left;
}

.teachers dl dt {float: left;}

.teachers dl dd {
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 17px;
	float: left;
}

.teachers dl dd p {
	margin-top: 10px;
}
.content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    min-width: 1200px;
}
.room-title {
    margin-top: 50px;
}
.room-title p {
    text-align: center;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}
.room-title .line {
    width: 50px;
    height: 2px;
    background: #333333;
    margin: 9px auto 10px;
}
.room-title .English {
    opacity: 0.7;
    font-size: 14px;
    text-align: center;
    color: #c10000;
}
.famous {
    margin-top: 44px;
    width: 100%;
}
.famous-list {
    width: 100%;
    height: 260px;
    margin-bottom: 40px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgba(66,59,52,0.2);

}
.famous-list:last-child {
    margin-bottom: 0;
}
.famous-banner {
    width: 420px;
    height: 100%;
    float: left;
}
.famous-banner img {
    width: 100%;
    height: 100%;
}
.famous-btn {
    width: 299px;
    float: left;
    height: 100%;
    border-right: 1px solid #e9e9e9;
}
.famous-btn-text {

    overflow: hidden;
    margin-left: 68px;
}
.famous-btn-text:first-child {
    margin-top: 30px;
}
.famous-btn-text .redio{
    float: left;
    width: 9px;
    height: 9px;
    background: #000000;
    border-radius: 50%;
    margin-top: 11px;
}
.famous-btn-text .Numb {
    float: left;
    margin-left: 9px;
    font-size: 26px;
    font-weight: bold;
}
.famous-btn-text .Text {
    font-size: 18px;
    color: #000000;
    margin-left: 10px;
    float: left;
    margin-top: 5px;
    font-weight: bold;
}
.famous-button {
    width: 140px;
    height: 40px;
    background: #c10000;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    margin: 28px auto 0;
    cursor: pointer;
}
.Tswiper {
    width: 480px;
    height: 100%;
    float: left;
    background: #ffffff;
}
.doc {
    width: 100%;
    height: 30px;
     padding: 0 20px; 
    /*display: flex;*/
    /*justify-content: flex-end;*/
    min-width: 200px;
}

.Tswiper-left {
    width: 147px;
    /*height: 195px;*/
    margin-left: 20px;
    margin-right: 20px;
    float: left;
}
.Tswiper-left img {
    width: 100%;
    height: 100%;
}
.Tswiper-right {
    float: left;
}
.Tswiper-right-title {
    overflow: hidden;
}
.Tswiper-right-note p{
	max-width: 200px;
}
.Tswiper-right-name {
    font-size: 20px;
    color: #333333;
    margin-right: 20px;
    float: left;
    font-weight: bold;
}
.Tswiper-right-work {
    font-size: 14px;
    color: #333333;
    float: left;
    margin-top: 7px;
}
.Tswiper-right-note {
    margin-top: 12px;
    overflow: hidden;
}
.Tswiper-right-note img {
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    margin-top: 3px;
}
.Tswiper-right-note > div {
    font-size: 14px;
    float: left;
    margin-left: 10px;
    color: #f39090;
}
.Tswiper-right-content {
    width: 286px;
    margin-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 25px;
}
.Tswiper-right-btn {
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 10px;
}
.numb {
    float: left;
    margin-top: 10px;
    color: #333333;
    font-size: 14px;
}
.listing {
    width: 147px;
    height: 36px;
    background: #c10000;
    border-radius: 18px;
    float: right;
    cursor: pointer;
}
.listing img {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    margin-left: 27px;
    margin-top: 9px;
    margin-right: 12px;
}
.listing p {
    color: #ffffff;
    line-height: 36px;
    font-size: 16px;
}
.doc{
position: relative;
}
.swiper-pagination {
	right:20px;
}
.swiper-pagination {
   /*margin-left: 420px !important;*/
}
.swiper-pagination-bullet {
    margin-left: 14px;
    background: #c10000 !important;
}
.science {
    width: 100%;
    height: 785px;
    background: #ffffff;
    margin-top: 164px;
}
.science-img {
    width: 675px;
    height: 478px;
    display: block;
    margin: 106px auto 0;
}
.give {
    overflow: hidden;
    margin-top: 69px;
    height:340px;
}
.sinces {
    position: relative;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    margin-right: 60px;
}
.sinces:nth-of-type(1){
	margin-left: 75px;
}
.give-list{
	background:url(../img/index/index_4.png) no-repeat;
	background-size:cover;
	width:214px;
	height:240px;
	text-align: center;
    padding-top: 45px;
}
.give-list p{
	margin-top:15px;
}
.sinces:last-child {
    margin-right: 0;
}

.give-hover {
    width: 215px;
    height: 335px;
    position: absolute;
    bottom: -435px;
    left: 0;
    /*opacity: 0.8;*/
    background: #c10000;
    border-radius: 10px;
    padding: 33px 17px;
    box-sizing: border-box;
    line-height: 24px;
    font-size: 14px;
    color: #F7E4E4;

}
.sinces:hover .give-hover{
    transform: translateY(-338px);
    transition: .6s;
}
.occupied {
    width: 1200px;
    /*height: 460px;*/
    margin-top: 90px;
}
.occupied img {
    width: 1200px;
    height: 600px;
    object-fit: contain;
}
.answer {
    margin-top: 100px;
}
.answer-list {
    width: 370px;
    height: 243px;
    margin-right: 45px;
    float: left;
    background: url("../img/index/orthogon.png") no-repeat;
    background-size: 100% 100%;
}
.answer-list:nth-child(3) {
    margin-right: 0;
    background: url("../img/index/orthogonThree.png") no-repeat;
    background-size: 100% 100%;
}
.answer-list:nth-child(2) {
    background: url("../img/index/orthogonTwo.png") no-repeat;
    background-size: 100% 100%;
}
.answer-list:nth-child(2) .line {
    background: #9f3ec3;
}
.answer-list:nth-child(3) .line {
    background: #e55961;
}
.answer-list img {
    display: block;
    width: 80px;
    height: 80px;
    margin: -40px 0  0  50px;
}
.answer-list .title{
    margin-top: 40px;
    font-size: 22px;
    text-align: center;
    color: #333333;
    font-weight: bold;
}
.answer-list .line {
    width: 40px;
    height: 6px;
    background: #463b8c;
    border-radius: 3px;
    margin: 5px auto 21px;
}
.answer-list .dot {
    font-size: 16px;
    text-align: center;
    color: #666666;
}
.answer-list .btn {
    width: 140px;
    height: 36px;
    background: #c10000;
    border: 2px solid #c10000;
    border-radius: 18px;
    box-shadow: 0px 5px 16px 0px rgba(193,0,0,0.41);
    margin: 20px auto 0;
    font-size: 14px;
    line-height: 36px;
    color: #F7E4E4;
    text-align: center;
    cursor: pointer;
}
.board {
    width: 100%;
    background: #ffffff;
    margin-top: 90px;

}
.board-content {
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
    padding-bottom: 100px;
    box-sizing: border-box;
}
.board-content .infos {
    width: 820px;
    /*height: 585px;*/
    background: #ffffff;
    border: 2px solid #ececec;
    border-radius: 3px;
    float: left;
}
.person ul li{
	height:160px;
}
.infos-title {
    width: 100%;
    height: 49px;
    background: #ececec;
    border-radius: 3px;
}
.infos-title span {
    line-height: 49px;
    margin-left: 20px;
    color: #333333;
    font-size: 16px;
}
.board-content .text {
    width: 350px;
    height: 538px;
    background: #ffffff;
    border: 2px solid #ececec;
    border-radius: 3px;
    float: right;
}
.text-title {
    width: 350px;
    height: 49px;
    background: #ececec;
    border-radius: 3px;
    overflow: hidden;
}
.person {
    width: 100%;
    height: 485px;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
}
.person:last-child .person-box {
    border-bottom: none;
}
.person-box {
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #e9e9e9;
    padding-bottom: 20px;
}
.person-title {
    overflow: hidden;

}
.person-title-left {
    float: left;
}
.person-title-left .headers {
    float: left;
    width: 40px;
    height: 40px;
    display: block;
}
.person-title-left .tel {
    font-size: 16px;
    color: #333333;
    margin-left: 22px;
    float: left;
    margin-top: 6px;
}
.person-title-right {
    float: right;
    overflow: hidden;
}
.person-title-right .time{
    font-size: 14px;
    color: #999999;
    float: left;
    margin-right: 15px;
}
.person-title-right img {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 2px;
}
.person-content {
    width: 780px;
    background: #f8f8f8;
    border-radius: 3px;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 20px;
}
.text .text-title {
    color: #333333;
    font-size: 16px;
    line-height: 49px;
    padding-left: 20px;
    box-sizing: border-box;
}
.text textarea {
    border: none;
    outline: none;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    height: 405px;
    resize:none;
    font-size: 14px;
    line-height: 24px;
}
textarea::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 24px;
}
textarea:-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 24px;
}
textarea::-moz-placeholder {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 24px;
}
textarea:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 24px;
}
.text .num {
    text-align: center;
    color: #999999;
    font-size: 14px;
    margin-bottom: 5px;
}
.btn {
    width: 140px;
    height: 40px;
    background: #c10000;
    border-radius: 20px;
    overflow: hidden;
    margin:auto;
    cursor: pointer;
}
.btn img {
    width: 24px;
    height: 24px;
    margin-top: 9px;
    margin-left: 33px;
    float: left;
}
.btn p {
    font-size: 16px;
    color: #ffffff;
    margin-top: 9px;
    margin-left: 15px;
    float: left;
}
.system_content{
	background:url(../img/index/xxtx.png) no-repeat;
	background-size: cover;
	width:1271px;
	height:277px;
	margin-top:70px;
}



.example {
	width: 100%;
	height: 698px;
}
.example img{
	width: 100%;
	height: 698px;
	object-fit: fill;
}
.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel .carousel-item img {
	width: 100%;
}

.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 160px;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 50px;
	height: 4px;
	background-color: #fff;
	margin: 0 4px;
	/*border-radius: 50%;*/
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

.famous_content{
	float: left;
	margin-top:40px;
}
.famous_left_content{
	background:#FFFFFF;
	padding: 25px 30px;
	box-sizing: border-box;
	background:#ffffff;
	border-right: 1px solid #D4D4D4;
	height:589px;
	overflow: hidden;
	position: relative;
}
.famous_left{
	float: left;
	width:719px;
	height: 589px;
    overflow: hidden;
    
   
}
.famous_right{
	width:480px;
	float: left;
}
.famous_ul_one{
	
}
.famous_left .famous_h4{ 
	font-size: 24px;
	margin-bottom: 35px;
	text-align: center;
}
.famous_left .famous_h4 span{
	background:url(../img/index/huomiao.png);
	width:26px;
	height:32px;
	display: inline-block;
	margin-right: 20px;
	
}
.famous_left .famous_ul_one li{
	float: left;
	width:130px;
	height:44px;
	background:#c10000;
	font-size: 22px;
	color:#ffffff;
	font-weight: 600;
	line-height: 44px;
	text-align: center;
	margin-right: 20px;
	border-radius: 5px;
	cursor: pointer;
}
.famous_more{
	position: absolute;
	right: 30px;
    top: 34px;
    cursor: pointer;
}
.famous_more a{
	color:#333333;
}
.famous_left .famous_ul_one li:nth-of-type(4){
	margin-right: 0;
}
.famous_one{
	height:437px;
	overflow: hidden;
}
.famous_one ul{
	margin-top:20px;
}
.famous_one ul li a{
	display: flex;
	justify-content: space-between;
	height:35px;
	color:#333333;
}
.famous_one ul li span:nth-of-type(2){
	color:#666666;
}
.famous_right .famous_h4{
	font-size: 24px;
	margin-bottom: 35px;
	text-align: center;
}
.famous_right .famous_h4 span{
	background:url(../img/index/erji.png);
	width:32px;
	height:32px;
	display: inline-block;
	margin-right: 20px;
	
}
.first_span_{
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: 535px;
}
.swiper-container{
    border-bottom: 1px solid #d4d4d4;
}
/*jxms*/
.content_teachers{
	background: url(../img/index/jxms.png) no-repeat;
	background-size: cover;
	width:100%;
	height:1098px;
}
.teachers_title {
    padding-top: 50px;
}
.teachers_title p {
    text-align: center;
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}
.teachers_title .line {
    width: 50px;
    height: 2px;
    background: #333333;
    margin: 9px auto 10px;
}
.teachers_title .English {
    opacity: 0.7;
    font-size: 14px;
    text-align: center;
    color: #c10000;
}
.teachers_content{
	width:990px;
	margin:auto;
}
.teachers_content img{
	font-size: 0;
}
.teachers_content .ul_one{
	padding-top:86px;
}
.teachers_content .ul_one li{
	float: left;
	margin-right: 48px;
}
.teachers_content .ul_two{
	width:765px;
	margin: auto;
}
.teachers_content .ul_two li{
	float: left;
	margin-right: 63px;
}
.teachers_content .ul_one li:nth-last-child(1){
	margin-right: 0;
}
.teachers_content .ul_two li:nth-last-child(1){
	margin-right: 0;
}
.cooperative{
	background:url(../img/index/shanbiao.png) no-repeat;
	background-size:cover;
	width:1187px;
	height:487px;
	margin: auto;
	margin-top: 85px;
}
