@charset "gb2312";
/* CSS Document */

.research {
    width: 100%;
    height: auto;
    margin: 0 auto;
    min-width: 1213px;
    text-align: center;
    background-color: #ef5c54;
    position: relative;
}

.research-banner {
    width: 100%;
    height: auto;
}

.research-banner img {
    width: 100%;
    display: block;
}

.div_center {
    width: 1213px;
}

.f-live {
    padding-top: 88px;
    width: 100%;
    height: 625px;
    background: url(../images/bage01.png) bottom no-repeat;
    margin-bottom: 66px;
}

.f-title {
    font-size: 44px;
    color: #ffffff;
    display: block;
    line-height: 97px;
}

.f-teacher {
    margin-left: 60px;
    border-radius: 10px;
    margin-top: 45px;
    padding-top: 14px;
}

.f-teacher li {
    width: 100%;
    height: auto;
    margin-top: 16px;
    display: table;
}

.ft-left {
    float: left;
    margin-left: 70px;
    margin-right: 48px;
    margin-top: 8px;
}

.ft-right {
    float: left;
    width: 640px;
    height: auto;
    text-align: left;
}

.dian img {
    margin-left: 8px;
    margin-right: 8px;
}

.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: 753px;
    background: url(../images/bage02.png) bottom no-repeat;
    margin-bottom: 66px;
    position: relative;
    padding-top: 36px;
}

.inflation h1 {
    color: #000000;
}

.inflation h2 {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    float: left;
    width: 419px;
    height: 72px;
    margin-top: 246px;
    margin-left: 251px;
    line-height: 63px;
}

.in-img {
    position: absolute;
    top: 332px;
    left: -12px;
    z-index: 1;
}

.in-right {
    float: right;
    width: 370px;
    margin-right: 59px;
    margin-top: 60px;
    text-align: center;
}

.in-right img {
    width: 186px;
    height: 186px;

}

.in-right p {
    font-size: 24px;
    color: #000;
    line-height: 38px;
    margin-top: 10px;
    margin-bottom: 25px;
}

.in-right p span {
    color: #ef5c54;
}

.welfare {
    width: 100%;
    height: 585px;
    background: url(../images/bage03.png) bottom no-repeat;
    margin-bottom: 66px;
    position: relative;
    padding-top: 36px;
}

.welfare img {
    margin-top: 80px;
    display: block;
    margin-left: 100px;
}

.giant {
    width: 100%;
    height: 822px;
    background: url(../images/bage04.png) bottom no-repeat;
    margin-bottom: 66px;
    position: relative;
    padding-top: 36px;
}

.giant h1 {
    color: #000000;
}
.slideTxtBox2 {
    width: 1218px;
    height: 626px;
    position: relative;
    margin-top: 0px;
    border-radius: 20px;
    padding-top: 50px;
    padding-bottom: 30px;
}

.slideTxtBox2 .hd-sed {
    width: 1080px;
    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 26px;
}

.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: 1100px;
    margin: 0 auto;
    height: auto;
}

.brandList ul li {
    width: 348px;
    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: 733px;
    background: url(../images/bage05.png) bottom no-repeat;
    margin-bottom: 88px;
    position: relative;
    padding-top: 36px;
}

.make-img01 {
    position: absolute;
    top: 44px;
    left: -56px;
    z-index: 1;
}

.make-img02 {
    position: absolute;
    bottom: -182px;
    right: -160px;
    z-index: 1;
}

.make-left {
    float: left;
    margin-top: 72px;
    margin-left: 100px;
}

.make-right {
    float: right;
    width: 308px;
    height: 308px;
    background: url(http://www.hqyj.com/zhuanti/20221111/images/kuang.png) center no-repeat;
    margin-right: 110px;
    margin-top: 125px;
    text-align: center;
}

.make-right img {
    padding: 12px;
    margin-top: 14px;
}

.make span {
    font-size: 23px;
    color: #ffcf63;
    line-height: 38px;
    /* font-weight: bold; */
    float: right;
    width: 308px;
    text-align: center;
    margin-right: 110px;
    margin-top: 12px;
}

.make p {
    font-size: 21px;
    color: #fff;
    line-height: 30px;
    /* font-weight: bold; */
    float: right;
    width: 308px;
    text-align: center;
    margin-right: 110px;
    margin-top: 7px;
}

.f-about {
    width: 100%;
    height: 622px;
    background: url(../images/bage06.png) top no-repeat;
    padding-bottom: 100px;
    position: relative;
}

.f-about h1 {
    color: #000000;
    padding-top: 28px;
}

.senior-about {
    width: 1098px;
    height: auto;
    margin: 0 auto;
    display: table;
    margin-top: 50px;
}

.senior-about li {
    float: left;
    width: 358px;
    height: 198px;
    background: url(../images/kuang02.png) center no-repeat;
    margin-bottom: 18px;
    margin-right: 12px;
    position: relative;
    top: 0;
    -webkit-transition: .8s;
}

.senior-about li img {
    padding-top: 51px;
    margin-bottom: 20px;
}

.senior-about li p {
    font-size: 16px;
    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(http://www.hqyj.com/zhuanti/20221111/images/kuang03.png) top no-repeat;
    text-align: center;
    width: 419px;
    height: 72px;
    margin-top: 246px;
    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;
}
