@charset "gb2312";
/* CSS Document */

.research {
	width: 100%;
	height: auto;
	margin: 0 auto;
	min-width: 1213px;
	text-align: center;
	background-color: #fae9e5;
	position: relative;
}

.research-banner {
	width: 100%;
	height: auto;
}
.research-banner img{
	width: 100%;
	display: block;
}
.div_center{
	width: 1213px;
}
.f-live{
	padding-top: 52px;
	width: 100%;
	height: 972px;
	background: url(../images/bage01.png) bottom no-repeat;
	margin-bottom: 120px;
}
.f-title{
	font-size: 46px;
	color: #000;
	display: block;
	line-height: 97px;
}
.f-teacher{
	background-color: #fff;
	width: 1132px;
	height: 688px;
	border: 2px #8c110a solid;
	margin-left: 34px;
	border-radius: 10px;
	margin-top: 108px;
	padding-top: 18px;
}
.f-teacher li{
	width: 100%;
	height: auto;
	margin-top: 20px;
	display: table;
}
.ft-left{
	float: left;
	margin-left: 70px;
	margin-right: 48px;
}
.ft-right{
	float: left;
	width: 640px;
	height: auto;
	text-align: left;
}
.ft-right h2{
	font-size: 26px;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis; 
	overflow: hidden;
	padding-top: 12px;
}
.ft-right span{
	font-size: 20px;
	color: #000;
	display: block;
	margin-top: 14px;
	margin-bottom: 10px;
}
.ft-right p{
	font-size: 16px;
	color: #000;
	line-height: 29px;
}
.ft-right p img{
	margin-right: 6px;
}
.ft-line{
	border-bottom: 1px #e23730 dashed;
	padding-bottom: 24px;
}
.inflation{
	width: 100%;
	height: 795px;
	background: url(../images/bage02.png) bottom no-repeat;
	margin-bottom: 120px;
	position: relative;
}
.in-img{
	position: absolute;
	top: 332px;
	left: -12px;
	z-index: 1;
}
.in-right{
	float: right;
	width: 370px;
	margin-right: 59px;
	margin-top: 114px;
	text-align: center;
}
.in-right img{
	width: 186px;
	height: 186px;
	
}
.in-right p{
	font-size: 24px;
	color: #fff;
	line-height: 38px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.in-right p span{
	color: #ffdc84;
}
.welfare{
	width: 100%;
	height: 578px;
	background: url(../images/bage03.png) bottom no-repeat;
	margin-bottom: 120px;
	position: relative;
}
.welfare img{
	margin-top: 153px;
	display: block;
	margin-left: 52px;
}
.giant{
	width: 100%;
	height: 905px;
	background: url(../images/bage04.png) bottom no-repeat;
	margin-bottom: 120px;
	position: relative;
}


.slideTxtBox2 {
	width: 1200px;
	height: 626px;
	position: relative;
	margin-top: 50px;
	border-radius: 20px;
	padding-top: 77px;
	padding-bottom: 30px;
}
.slideTxtBox2 .hd-sed {
	width: 1140px;
	margin: 0 auto;
	text-align: center;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	border-radius: 20px;
	margin-bottom: 29px;
}

.slideTxtBox2 .hd-sed ul {
	display: table;
	margin: 0 auto;
}

.slideTxtBox2 .hd-sed ul li {
	font-size: 18px;
	color: #666;
	float: left;
	line-height: 60px;
	cursor: pointer;
	-webkit-transition: .4s;
	margin: 0 28px;
}

.slideTxtBox2 .hd-sed ul li i {
	width: 34px;
	height: 5px;
	background-color: #f8746f;
	border-radius: 20px;
	display: block;
	margin-top: -16px;
	opacity: 0;
	-webkit-transition: .4s;
}

.slideTxtBox2 .hd-sed ul li.hover {
	color: #333;
	font-weight: bold;
	-webkit-transition: .4s;

}

.slideTxtBox2 .hd-sed ul li.hover i {
	opacity: 1;
	-webkit-transition: .4s;
}

.slideTxtBox2 .bd-sed {
	width: 100%;
	height: 474px;
}

.brandList {
	width: 1155px;
	margin: 0 auto;
	height: auto;
}

.brandList ul li {
	width: 367px;
	height: 132px;
	float: left;
	background-color: #fff;
	border-radius: 20px;
	text-align: center;
	-webkit-transition: .4s;
	margin: 13px 9px;
}
.brand-ul li a{
	display: block;
}
.brand-logo{
	width: 94px;
	height: 94px;
	float: left;
	background-color: #fff;
	border-radius: 20px;
	border: 1px #e1e1e1 solid;
	margin-top: 20px;
	margin-left: 14px;
	overflow: hidden;
	display: table;
}
.brand-logo div{
	display: table-cell;
	vertical-align: middle;
}
.brand-ul li img{
	max-width: 94px;
}
.brand-right {
	float: left;
	margin-left: 10px;
	text-align: left;
	margin-top: 28px;
}
.brand-right b{
	width: 220px;
	font-size: 18px;
	color: #333;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.brand-right p{
	font-size: 16px;
	color: #666;
}
.brand-right p em{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: 64px;
	position: relative;
	top: 5px;
}
.brand-right p i{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: 32px;
	position: relative;
	top: 5px;
}
.brand-right p span{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: 95px;
	position: relative;
	top: 5px;
}
.brand-day{
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #ec0c0c;
	margin-top: 6px;
}
.brand-ul li:hover{
	box-shadow: 0 3px 18px rgba(248,116,111,0.68);
	-webkit-transition: .4s;
}

.brandList #showMore {
	width: 322px;
	margin: 0 auto;
	cursor: pointer;
	margin-top: 37px;
}

.brandList #showMore span {
	display: block;
	height: 67px;
	line-height: 67px;
	text-align: center;
	background-color: rgba(36,84,222,0.53);
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	width: 322px;
}
.m-style .active,.m-style a:hover{
	background-color: #f8746f;
	border: #f8746f 1px solid;
}
.make{
	width: 100%;
	height: 763px;
	background: url(../images/bage05.png) bottom no-repeat;
	margin-bottom: 120px;
	position: relative;
}
.make-img01{
	position: absolute;
	top:44px;
	left: -56px;
	z-index: 1;
}
.make-img02{
	position: absolute;
	bottom:-25px;
	right: -50px;
	z-index: 1;
}
.make-left{
	float: left;
	margin-top: 122px;
	margin-left: 52px;
	box-shadow: 5px 6px 7px rgba(167,70,41,0.78);
	border-radius: 20px;
}
.make-right{
	float: right;
	width: 308px;
	height: 308px;
	background: url(../images/kuang.png) center no-repeat;
	margin-right: 110px;
	margin-top: 180px;
	text-align: center;
}
.make-right img{
	background-color: #fff;
	padding: 12px;
	margin-top: 26px;
}
.make p{
	font-size: 26px;
	color: #fff;
	line-height: 38px;
	font-weight: bold;
	float: right;
	width: 308px;
	text-align: center;
	margin-right: 110px;
	margin-top: 24px;
}
.f-about{
	width: 100%;
	height: 688px;
	background: url(../images/bage06.png) top no-repeat;
	padding-bottom: 100px;
	position: relative;
}
.senior-about{
	width: 1138px;
	height: auto;
	margin: 0 auto;
	display: table;
	margin-top: 110px;
}
.senior-about li{
	float: left;
	width: 367px;
	height: 198px;
	background: url(../images/kuang02.png) center no-repeat;
	margin-bottom: 28px;
	margin-right: 18px;
	position: relative;
	top: 0;
	-webkit-transition: .8s;
}
.senior-about li img{
	padding-top: 51px;
	margin-bottom: 20px;
}
.senior-about li p{
	font-size: 17px;
	color: #000;
	line-height: 26px;
}
.senior-about li:hover{
	top: -14px;
	-webkit-transition: .8s;
}
.advertising{
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
}
.advertising img {
    width: 100%;
    display: block;
}

.f-date{
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	float: left;
	background: url(../images/kuang03.png) top no-repeat;
	text-align: center;
	width: 419px;
	height: 72px;
	margin-top: 367px;
	margin-left: 251px;
	line-height: 63px;
}

.dhkd-right-no {
	margin-right: 0 !important;
}
.yjjb-padd35{
	padding-top: 35px !important;
}

.dhyc-padd-no{
	padding-bottom: 0;
}
.yjjb-fz36{
	font-size: 36px !important;
}
