@charset "utf-8";

/* CSS Document */
* {
 padding: 0;
 margin: 0;
 box-sizing: border-box;
}

body {
 word-break: break-all;
 word-wrap: break-word;
 margin: 0 auto;
 padding: 0;
 overflow-x: hidden;
 font-family: 'Microsoft Yahei';
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -webkit-box-sizing: border-box;
}

img {
 border: none;
 display: block;
 max-width: 100%;
}

ul,
ul li,
dl,
dl dt,
dl dd {
 display: block;
 list-style-type: none;
}

ul,
ol,
input {
 margin: 0;
 padding: 0;
}

li {
 list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
 font-size: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd {
 margin: 0;
 padding: 0;
}

a {
 color: #333;
 text-decoration: none;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

em,
i {
 font-style: normal
}

b,
strong,
th {
 font-weight: normal;
}

button,
input,
textarea {
 font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, sans-serif;
 vertical-align: middle;
 outline: none;
}

textarea {
 resize: none;
}

a,
button,
input,
optgroup,
select,
textarea {
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 outline: none;
 border: 0
}

input[type=”button”],
input[type=”submit”],
input[type=”reset”] {
 -webkit-appearance: none;
}
body::-webkit-scrollbar {
  width: 6px;
  background: #e7e7e7;
  border-radius: 3px;
}

body::-webkit-scrollbar-track {
  border-radius: 3px;
}

body::-webkit-scrollbar-thumb {
  border-radius: 3px;
  height: 100px;
  background-color: #0e1450;
}
.fl {
 float: left;
}

.fr {
 float: right;
}

.clearfix:after {
 visibility: hidden;
 display: block;
 font-size: 0;
 content: ".";
 clear: both;
 height: 0;
}

i,
cite,
em,
var,
address,
dfn {
 font-style: italic;
}

@font-face {
 font-family: 'DOUYUFONT';
 src:
  url('../font/DOUYUFONT.OTF') format('woff')
}

@font-face {
 font-family: 'TencentSansw7';
 src:
  url('../font/TencentSans-W7.woff') format('woff')
}

@font-face {
 font-family: 'TencentSansw3';
 src:
  url('../font/TencentSans-W3.woff') format('woff')
}

.wrap_head {
  display: none;
}

.w {
 width: 1200px;
 margin: 0 auto;
 position: relative;
 overflow: hidden;
}

.qq,
.tel,
.weixin,
#gotop {
 width: 50px;
 height: 50px;
 background-color: #d4372c;
 border-radius: 50%;
 margin: 10px 0;
 cursor: pointer;
}
#gotop{
  display: none;
}
.tel,
.weixin {
 position: relative;
}

.tel-span,
.weixin-span {
 display: none;
 position: absolute;
 right: 60px;
}
span.tel-span {
 width: 220px;
 background-color: #fff;
 height: 50px;
 line-height: 50px;
 text-align: center;
 top: 0px;
}
span.weixin-span {
 width: 125px;
 top: -52px;
}
.fixed {
 position: fixed;
 top: 40%;
 right: 30px;
 z-index: 999;
}

.fixed img {
 padding: 13px 0;
 margin: auto;
}

.top {
 position: fixed;
 z-index: 10;
 width: 100%;
}

.header {
 background-color: #333333;
 width: 100%;
 min-width: 1200px;
 overflow: hidden;
}

.headerContainer {
 height: 25px;
 line-height: 25px;
}

.headerContainer a {
 display: block;
 padding-left: 20px;
 font-size: 12px;
 color: #fff;
 float: right;
}

.headerContainer a i {
 display: inline-block;
 vertical-align: -2px;
 margin-right: 5px;
 width: 13px;
 height: 15px;
 background: url(../images2022/icon01.png) no-repeat;
 background-size: 13px 15px;
}

.headerContainer span {
 font-size: 12px;
 color: #fff;
 float: right;
 margin-left: 55px;
}

.nav {
 height: 76px;
 line-height: 76px;
 background-color: #fff;
}

.navContainer {
 display: flex;
 /* align-items: center; */
 justify-content: space-between;
}

.logo {
 width: 207px;
 padding-top: 15px;
}

.navBar {
 width: 880px;
}

/* .navBar ul{
    display: flex;align-items: center;justify-content: space-between;
} */
.navBar ul li {
 width: 16.666%;
 text-align: center;
 float: left;
}

.navBar ul li a {
 display: block;
 font-size: 18px;
 position: relative;
}

.navBar ul li>a::before {
 content: "";
 position: absolute;
 bottom: 0;
 left: 50%;
 height: 4px;
 background-color: #e71f1d;
 transform: translateX(-50%);
 transition: all .3s;
 width: 0;
}

.navBar ul li:hover a::before {
 transform: translateX(-50%);
 transition: all .3s;
 width: 50%;
}

.navBar ul li.on a::before {
 width: 50%;
}

.Hbanner {
 width: 100%;
 min-width: 1200px;
 overflow: hidden;
 padding-top: 100px;
}

.subtitle {
 background-color: #fff;
 display: none;
}

.subtitle a {
 font-size: 15px !important;
 line-height: 40px;
}

.swiper {
 width: 100%;
 position: relative;
 height: 100%;
}

.swiper-slide {
 text-align: center;
 font-size: 18px;
 background: #fff;
 /* Center slide text vertically */
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 -webkit-justify-content: center;
 justify-content: center;
 -webkit-box-align: center;
 -ms-flex-align: center;
 -webkit-align-items: center;
 align-items: center;
}

.swiper-slide img {
 display: block;
 width: 100%;
 height: 100%;
 object-fit: cover;
}

.Hbanner .swiper-pagination {
 bottom: 16px;
 width: 100%;
 left: 50%;
 margin-left: -50%;
}

.Hbanner .swiper-pagination-bullet {
 width: 5%;
 height: 3px;
 border-radius: 0%;
 margin: 0 7px;
 background-color: #fff;
 outline: none;
}

.Mbanner {
 padding: 50px 30px 0;
 background-color: #f2f2f2;
 min-width: 1200px;
}

.Mbanner-title {
 display: flex;
 flex-direction: column;
 align-items: center;
 margin-bottom: 30px;
}

.Mbanner-title h2 {
 font-size: 32px;
 text-align: center;
 position: relative;
 margin-bottom: 40px;
}

.Mbanner-title h2::before {
 content: "";
 width: 50%;
 height: 3px;
 left: 50%;
 margin-left: -25%;
 position: absolute;
 bottom: -15px;
 background-color: #e71f1d;
}

.Mbanner-title p {
 font-size: 20px;
 text-align: center;
}

.flipster .flipster-nav {
 display: none !important;
}

.flip-content a {
 display: block;
 text-align: center;
}

.flip-content p {
 text-align: center;
 margin-top: 20px;
}

.flip-content p b {
 font-weight: 700;
}

.Bbanner {
 width: 1200px;
 overflow: hidden;
 margin: 50px auto;
}

.Bbanner .Mbanner-title {
 margin-bottom: 10px;
}

.Bbanner-tabs {
 margin-bottom: 30px;
 text-align: center;
}

.Bbanner-tabs span {
 font-size: 18px;
 display: inline-block;
 width: 170px;
 height: 40px;
 line-height: 40px;
 margin: 0 25px;
 border-radius: 6px;
 border: 2px solid #e71f1d;
 cursor: pointer;
 color: #e71f1d;
}

.Bbanner-tabs span.active {
 background-color: #e71f1d;
 color: #fff;
 transition: all .5s;
}

.Bbanner-tabs span:hover {
 transition: all .5s;
 background-color: #e71f1d;
 color: #fff;
}

.Bbanner-container .swiper-slide a {
 position: relative;
}

.Bbanner-container .swiper-slide span {
 position: absolute;
 bottom: 20px;
 width: 80%;
 left: 50%;
 margin-left: -40%;
 color: #fff;
}

.Bbanner-container .swiper-slide a:hover img {
 transform: scale(1.05);
 transition: all .5s;
}

.news {
 width: 1200px;
 margin: 50px auto;
 overflow: hidden;
}

.newsContainer {
 display: flex;
 /* justify-content: space-between; */
}

.news-item {
 width: 380px;
 background-color: #f2f2f2;
 border-radius: 10px;
}

.news-item a {
 display: block;
 position: relative;
 overflow: hidden;
}

.news-item a img {
 width: 100%;
 height: 230px;
}

.news-item a:hover img {
 transform: scale(1.05);
 transition: all .5s;
}

.textbox {
 padding: 20px 40px;
 line-height: 30px;
 min-height: 180px;
}

.more {
 position: absolute;
 left: 40px;
 bottom: 30px;
}

.more i {
 width: 18px;
 height: 18px;
 display: inline-block;
 background: url(../images2022/more.png) no-repeat;
 background-size: 18px 18px;
 vertical-align: -3px;
 margin-right: 5px;
}

.item-list {
 height: 480px;
 overflow-y: auto;
 border-radius: 10px;
 padding: 20px 20px 0 28px;
}

.item-list::-webkit-scrollbar {
 width: 6px;
 background: #e7e7e7;
 border-radius: 3px;
}

.item-list::-webkit-scrollbar-track {
 border-radius: 3px;
}

.item-list::-webkit-scrollbar-thumb {
 border-radius: 3px;
 height: 100px;
 background-color: #f3f3f3;
}

.item-list li {
 overflow: hidden;
 margin-bottom: 25px;
}

.item-list li a {
 display: block;
 background: none;
 line-height: 35px;
}

.item-list li p {
 float: right;
 color: #999;
}

.moreNew {
 text-align: center;
 margin-top: 25px;
}

.moreNew a {
 display: inline-block;
 padding: 10px 50px;
 background-color: #e71f1d;
 color: #fff;
}

.partners {
 width: 1200px;
 margin: 0 auto;
 overflow: hidden;
}

.partners ul {
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 justify-content: space-between;
}

.partners ul li {
 width: 23%;
 margin-bottom: 50px;
}

.partners ul li a {
 display: block;
 text-align: center;
}

.partners ul li a img {
 width: 60%;
 margin: 0 auto;
}

/* 关于力龙 */
.aboutNav {
 height: 60px;
 line-height: 60px;
 border-bottom: 1px solid #ddd;
}

.aboutNavBar {
 width: 100%;
}

.aboutNavBar ul {
 display: flex;
 align-items: center;
 justify-content: flex-start;
}

.aboutNavBar ul li {
 margin-right: 50px;
}

.aboutNavBar ul li a {
 display: block;
 font-size: 18px;
 position: relative;
}

.aboutNavBar ul li>a::before {
 content: "";
 position: absolute;
 bottom: 0;
 left: 0;
 height: 4px;
 background-color: #e71f1d;
 transform: translateX(0%);
 transition: all .3s;
 width: 0;
}

.aboutNavBar ul li:hover a::before {
 transform: translateX(0%);
 transition: all .3s;
 width: 100%;
}

.aboutNavBar ul li.on a::before {
 width: 100%;
}

.companyIntroduction {
 padding: 100px 30px 0;
}

.companyIntroductionContainer p {
 font-size: 18px;
 color: #666;
 line-height: 40px;
 margin-bottom: 10px;
 text-indent: 30px;
}

.companyIntroductionContainerPicShow {
 display: flex;
 justify-content: space-between;
}

.organizationalStructure {
 padding: 100px 30px 0;
}

.organizationalStructure-slide {
 display: flex;
 justify-content: space-between;
 margin-top: 50px;
}

.organizationalStructure-SL {
 width: 65%;
}

.organizationalStructure-title {
 margin-bottom: 40px;
 text-align: center;
}

.organizationalStructure-title h2 {
 display: inline-block;
 padding: 15px 25px;
 border: 1px solid #e71f1d;
 font-size: 18px;
 font-weight: 700;
 color: #e71f1d;
 border-radius: 6px;
}

.organizationalStructure-SL-box {
 width: 100%;
 overflow: hidden;
 cursor: grab;
}

.organizationalStructure-SL-box:active {
 cursor: grabbing;
}

.organizationalStructureSwiper-p {
 padding: 30px;
 border: 1px solid #ddd;
 width: 100%;
}

.organizationalStructureSwiper-p p {
 font-size: 18px;
 font-weight: 700;
 margin-bottom: 15px;
}

.organizationalStructureSwiper-p span {
 font-size: 16px;
 color: #666;
}

.organizationalStructure-SR {
 width: 33%;
}

.organizationalStructure-SR-box {
 display: flex;
}

.organizationalStructure-SR-box .organizationalStructureSwiper-p {
 padding: 31.5px 0;
 text-align: center;
 width: 50%;
 margin-left: 10px;
}

.companyCulture {
 padding: 100px 30px 0;
 position: relative;
 overflow: visible;
}

.companyCulture-Le {
 width: 40%;
}

.companyCulture-title {
 font-size: 32px;
 display: inline-block;
 position: relative;
}

.companyCulture-title h2::before {
 content: "";
 width: 50%;
 height: 3px;
 left: 50%;
 margin-left: -25%;
 position: absolute;
 bottom: -15px;
 background-color: #e71f1d;
}

.companyCulture-Le-font {
 margin-top: 50px;
}

.companyCulture-Le-font div {
 margin-bottom: 35px;
}

.companyCulture-Le-font div p {
 font-size: 24px;
 font-weight: 700;
 margin-bottom: 20px;
}

.companyCulture-Le-font div span {
 font-size: 20px;
 color: #666;
}

.companyCulture-Ri {
 position: absolute;
 top: 100px;
 right: -30%;
}

.developmentCourse {
 margin-top: 65px;
 position: relative;
}
.developmentCourseBanner img {
  width: 100%;
}

.developmentCourse-tabs {
 position: absolute;
 top: 300px;
 left: 50%;
 display: flex;
 align-items: center;
}

.progress-bar {
 width: 950px;
 margin: auto;
 padding-top: 70px;
}

.progress-bar .node {
 width: 24px;
 height: 24px;
 float: left;
 position: relative;
 border-radius: 50%;
 background: rgba(255, 255, 255, 0.5);
 cursor: pointer;
}

.progress-bar .node .txt {
 position: absolute;
 font-size: 16px;
 top: -30px;
 width: 200px;
 text-align: center;
 left: 50%;
 margin-left: -100px;
 color: #fff;
}

.progress-bar .node .core {
 width: 18px;
 height: 18px;
 position: absolute;
 top: 3px;
 left: 3px;
 border-radius: 50%;
}

.progress-bar .node.active .core {
 background: #fff;
}

.progress-bar .line {
 float: left;
 height: 2px;
 background: rgba(255, 255, 255, 0.5);
 width: 100px;
 margin-top: 11px;
}


.history-content {
 min-height: 550px;
 width: 1200px;
 margin: 0 auto;
 color: #5F6464;
}

.en-us .history-content {
 height: 620px;
}

.history-main {
 width: 10000px;
 min-height: 550px;
 position: absolute;
 cursor: grab;
 user-select: none;
}

.history-main:active {
 cursor: grabbing;
}

.history-main-box {
 width: 384px;
 float: left;
 margin-right: 25px;
}

.history-title {
 font-size: 24px;
 padding-top: 40px;
 line-height: 36px;
 font-family: 'TencentSansw7';
 padding-bottom: 8px;
 border-bottom: 1px solid #D8D9DC;
 margin-bottom: 18px;
 color: #2A2E2E;
}

.history-main-box .li {
 line-height: 25px;
 margin-bottom: 18px;
 font-size: 14px;
 overflow: hidden;
}

.history-main-box .li .left {
 float: left;
 width: 40px;
 padding-right: 10px;
 text-align: right;
}

.history-main-box .li .right {
 width: 100%;
 padding-left: 20px;
 position: relative;
 float: left;
 font-size: 16px;
}

.history-main-box .li .right::before {
 content: "";
 position: absolute;
 width: 6px;
 height: 6px;
 background-color: #e71f1d;
 border-radius: 100%;
 top: 10px;
 left: 0;
}

.history-content .mod-con {
 position: relative;
}

.clearfix-mission {
 display: none;
}

.history-button {
 display: none;
}

.recruitment {
 margin-top: 50px;
 margin-bottom: 50px;
}

.recruitment-list ul {
 display: flex;
 align-items: center;
 justify-content: space-between;
 flex-wrap: wrap;
 gap: 25px;
}

.recruitment-list ul li {
 width: 25%;
}

.recruitment-list ul li h2 {
 font-size: 20px;
 margin-bottom: 20px;
}

.recruitment-list ul li p {
 font-size: 18px;
 color: #666;
 margin-bottom: 10px;
}

/* 新闻中心 */
.newsBar {
 margin-top: 80px;
}

.newsBar h1 {
 font-size: 32px;
 font-weight: 700;
 line-height: 40px;
 margin-bottom: 50px;
}

.newsBar h1 a {
 float: right;
 font-size: 18px;
 font-weight: normal;
}

.newsBar .news-item {
 background-color: #fef4f3;
 width: 32%;
}

.newsBar .textbox {
 padding: 30px 20px;
}

.newsBar .textbox .title {
 font-size: 22px;
 margin-bottom: 25px;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}

.newsBar .textbox .text {
 font-size: 16px;
 color: #666;
 margin-bottom: 25px;
 height: 120px;
}

.newsBar .textbox .time {
 color: #e71f1d;
 font-size: 18px;
 text-align: right;
}

.newsBar .newsContainer {
 flex-wrap: wrap;
 gap: 20px;
}

.information {
 margin-top: 80px;
 margin-bottom: 80px;
}

.information h1 {
 font-size: 32px;
 font-weight: 700;
 line-height: 40px;
 margin-bottom: 50px;
}

.information h1 a {
 float: right;
 font-size: 18px;
 font-weight: normal;
}

.information-container {
 display: flex;
 justify-content: space-between;
}

.information-Le {
 width: 600px;
 height: 400px;
 /* background: url(../images2022/pic17.png) no-repeat; */
 background-size: 100% 100%;
 position: relative;
 overflow: hidden;
}

.information-Le a {
 position: absolute;
 bottom: 10px;
 left: 50%;
 width: 100%;
 line-height: 40px;
 color: #fff;
 font-size: 18px;
 margin-left: -45%;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 /* z-index: 999; */
}

.information-Ri {
 width: 500px;
 height: 400px;
 overflow: hidden;
}

.information-Ri ul {
 padding-top: 12px;
}

.information-Ri ul li {
 margin-top: 48px;
}

.information-Ri ul li:first-child {
 margin-top: 0;
}

.information-Ri ul li a {
 display: block;
 width: 100%;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 z-index: 999;
 font-size: 20px;
}

.information-Ri ul li span {
 color: #666;
 font-size: 16px;
 display: block;
 margin-top: 15px;
}

/* 新闻中心三级 */
.border0 {
 border: 0;
}

.crumb {
 padding: 15px 0;
 display: flex;
 align-items: center;
 margin-bottom: 30px;
}

.crumb span,
.crumb a {
 font-size: 18px;
}

.crumb i {
 margin: 0 10px;
}

.crumb a:hover {
 color: #e71f1d;
}

.InsidePagesBbanner {
 height: 210px;
}

.select-date {
 position: absolute;
 right: 0;
 top: 10px;
}

.select-date form {
 display: flex;
 align-items: center;
}

.select-date-keyword {
 height: 40px;
 line-height: 40px;
 margin-left: 30px;
}

.select-date-keyword input {
 font-size: 18px;
 border-bottom: 1px solid #ddd;
 padding: 0 10px;
 line-height: 36px;
 background: url(../images2022/search.png) no-repeat right center;
 background-size: 18px 18px;
}

.lookMore {
 text-align: center;
 padding: 100px 0;
}

.lookMore a {
 display: inline-block;
 padding: 12px 50px;
 color: #fff;
 background-color: #e71f1d;
 font-size: 18px;
}

.lookMore a:hover {
 transition: all .3s;
 box-shadow: 0 0 5px #e71f1d;
}

/* 行业资讯 */
.IndustrInformation-top {
 display: flex;
 align-items: center;
 justify-content: space-between;
 padding-bottom: 30px;
 border-bottom: 1px solid #e71f1d;
}

.IndustrInformation-topFont {
 width: 560px;
}

.IndustrInformation-topFont a {
 display: block;
}

.IndustrInformation-topFont a b {
 font-size: 24px;
 font-weight: 700;
 line-height: 40px;
}

.IndustrInformation-topFont a span:nth-of-type(1) {
 margin: 20px 0;
 font-size: 16px;
 color: #666;
 display: block;
 line-height: 34px;
}

.IndustrInformation-topFont a span:last-of-type {
 font-size: 18px;
 color: #e71f1d;
 display: block;
 text-align: right;
}

.IndustrInformation-topFont a span:nth-of-type(1):hover {
 color: #e71f1d;
}

.IndustrInformation-bottom ul {
 display: flex;
 flex-wrap: wrap;
 gap: 25px;
 padding-top: 40px;
}

.IndustrInformation-bottom ul li {
 width: 48%;
 padding-bottom: 40px;
 border-bottom: 1px solid #ddd;
}

.IndustrInformation-bottom ul li a {
 display: block;
 overflow: hidden;
}

.IndustrInformation-bottom ul li a img {
height: 340px;
 width: 100%;
}

.IndustrInformation-bottom ul li a span {
 display: block;
 margin: 24px 0;
 line-height: 34px;
 font-size: 18px;
}

.IndustrInformation-bottom ul li>span {
 display: block;
 text-align: right;
 color: #e71f1d;
 font-size: 18px;
}

.IndustrInformation-bottom ul li a:hover img {
 transform: scale(1.05);
 transition: all .5s;
}

.IndustrInformation-bottom ul li a:hover span {
 color: #e71f1d;
}

/* 新闻详情 */
.newsDetaisCrumb {
 padding: 15px 0;
 display: flex;
 align-items: center;
 margin-bottom: 30px;
 background-color: #fdeded;
 padding-top: 114px;
}

.newsDetaisCrumb span,
.newsDetaisCrumb a {
 font-size: 18px;
}

.newsDetaisCrumb i {
 margin: 0 10px;
}

.newsDetaisCrumb a:hover {
 color: #e71f1d;
}

.newsDetails {
 padding: 60px 0;
 width: 860px;
 margin: 0 auto;
}

.firstTitle {
 font-size: 36px;
 text-align: center;
 line-height: 45px;
}

.secondTitle {
 padding: 25px 0;
 font-size: 18px;
 color: #666;
 text-align: center;
 border-bottom: 1px solid #e71f1d;
}

.context p {
 font-size: 18px;
 line-height: 34px;
 margin: 25px 0;
 color: #555;
 text-indent: 26px;
}

.context p img {
 /* width: 100%; */
 text-align: center;
}

.context p span {
 display: block;
 margin: 5px 0;
 color: #555;
 text-indent: 0;
}

/* 投资者关系 */
.IR-container {
 margin-top: 80px;
 margin-bottom: 80px;
}

.IR-containerTop {
 display: flex;
 justify-content: space-between;
}

.IROne-Le {
 width: 48%;
}

.IROne-Le h1 {
 font-size: 32px;
 font-weight: 700;
 line-height: 40px;
 margin-bottom: 50px;
}

.IROne-Le h1 a {
 float: right;
 font-size: 18px;
 font-weight: normal;
}

.IROne-Le-PDF ul li {
 margin-top: 30px;
 display: flex;
 justify-content: space-between;
 align-items: flex-start;
}

.IROne-Le-PDF ul li span {
 color: #e71f1d;
 font-weight: 700;
 font-size: 22px;
}

.IROne-Le-PDF ul li div {
 width: 80%;
}

.IROne-Le-PDF ul li div p {
 height: 40px;
 line-height: 40px;
 background: url(../images2022/icon06.png) no-repeat;
 background-size: 100% 100%;
 font-size: 20px;
 margin-bottom: 15px;
 padding-left: 35px;
 color: #333;
}

.IROne-Le-PDF ul li div span {
 font-size: 22px;
 color: #e71f1d;
 padding-left: 35px;
}

.IROne-Le-PDF ul li a {
 display: block;
 text-align: center;
 font-size: 20px;
}

.IROne-Le-PDF ul li img {
 margin: 0 auto 15px;
}

.IROne-Ri {
 width: 48%;
}

.IROne-Ri h1 {
 font-size: 32px;
 font-weight: 700;
 line-height: 40px;
 margin-bottom: 50px;
}

.IROne-Ri h1 a {
 float: right;
 font-size: 18px;
 font-weight: normal;
}

.IROne-Ri a img {
 width: 100%;
}

.IROne-Ri-Big {
 margin-bottom: 24px;
}

.IROne-Ri-Small {
 display: flex;
 justify-content: space-between;
}

.IROne-Ri-Small a {
 width: 48%;
}

.IR-containerBottom {
 margin-top: 100px;
}

.IR-containerBottom h1 {
 font-size: 32px;
 font-weight: 700;
 line-height: 40px;
 margin-bottom: 50px;
}

.IR-containerBottom h1 p {
 font-size: 22px;
 font-weight: normal;
}

.IR-containerBottom ul {
 display: flex;
 align-items: center;
 justify-content: space-between;
}

.IR-containerBottom ul li {
 border: 1px solid #ddd;
 width: 23%;
 height: 198px;
 display: flex;
 align-items: center;
 justify-content: center;
}

.IR-containerBottom ul li em {
 font-size: 22px;
 font-family: 'TencentSansw7';
 font-weight: 700;
}

.IR-containerBottom ul li em b {
 color: #e71f1d;
 font-size: 40px;
 font-family: 'TencentSansw7';
 font-weight: 700;
 margin-left: 10px;
}

.IR-containerBottom ul li h2 {
 text-align: center;
}

.IR-containerBottom ul li h2>span:first-child {
 display: block;
 margin-bottom: 20px;
 font-size: 20px;
 font-weight: normal;
}

.IR-containerBottom ul li h2 span:nth-child(2) {
 font-size: 36px;
 font-family: 'TencentSansw7';
 font-style: italic;
}

.IR-containerBottom ul li h2 span:nth-child(2) span {
 font-style: normal;
 font-size: 20px;
 font-weight: normal;
 font-family: "微软雅黑";
 margin-left: 10px;
}

.IR .select-date {
 position: static;
}

.IR-item {
 display: flex;
 width: 100%;
 gap: 30px;
 align-items: baseline;
}

.IR-itemTitle {
 font-size: 36px;
 font-weight: 700;
 font-family: "TencentSansw7";
}

.IR-item ul {
 width: calc(100% - 120px);
}

.IR-item ul li {
 margin-bottom: 30px;
 display: flex;
 justify-content: space-between;
 align-items: flex-start;
}

.IR-item ul li div {
 width: 80%;
}

.IR-item ul li div p {
 height: 40px;
 line-height: 40px;
 background: url(../images2022/icon06.png) no-repeat;
 background-size: 100% 100%;
 font-size: 20px;
 margin-bottom: 15px;
 padding-left: 35px;
 color: #333;
 overflow: hidden;
}

.IR-item ul li div span {
 font-size: 22px;
 color: #e71f1d;
 padding-left: 35px;
 font-family: "TencentSansw7";
}

.IR-item ul li a {
 display: block;
 text-align: center;
 font-size: 18px;
}

.IR-item ul li img {
 margin: 0 auto 15px;
}

.IR-item:first-of-type {
 padding-bottom: 30px;
 border-bottom: 1px solid #ddd;
}

.IR-item:last-of-type {
 padding-top: 20px;
}

.IR-container .IR-DownItem {
 border-bottom: 0;
}

.IR-DownItem {
 gap: 110px;
 align-items: flex-start;
}

.IR-DownItem ul {
 width: calc(100% - 210px);
 /* display: flex;
 justify-content: space-between; */
}

.IR-DownItem ul li {
 position: relative;
 display: block;
 /* text-align: center; */
 font-size: 22px;
 width: 190px;
 float: left;
 margin-right: 50px;
}

.IR-DownItem ul li .downTips {
 display: block;
 width: 100%;
 height: 266px;
 position: absolute;
 top: 0;
 left: 0;
 opacity: 0;
 background: url(../images2022/icon08.png) no-repeat center center #ef060694;
 background-size: 33px 38px;
}

.IR-DownItem ul li p:hover a {
 transition: all .3s;
 opacity: 1;
}

/* 产品服务 */
.productNavBar ul li {
 margin-right: 50px;
}

.proOne {
 padding: 100px 0 0;
}

.proOne .Mbanner-title h2 em {
 margin-right: 10px;
 color: #e71f1d;
 font-family: "DOUYUFONT";
}

.proOne ul {
 display: flex;
 justify-content: space-between;
 padding: 10px;
}

.proOne ul li {
 width: 23%;
 box-shadow: 0 0 5px #ddd;
}

.proOne ul li p {
 text-align: center;
 margin: 30px 0;
 font-family: "DOUYUFONT";
 font-size: 20px;
}

.proOne ul li p em {
 color: #e71f1d;
 font-size: 36px;
 font-style: normal;
}

.proOne ul li p span {
 margin-left: 10px;
}

.proOne ul li>span {
 display: block;
 padding: 0 30px;
 height: 150px;
 overflow: hidden;
 font-size: 18px;
 color: #666;
 line-height: 34px;
}

.proTwo {
 padding: 100px 0 0;
}

.proTwo-item {
 /* display: flex;
 justify-content: space-between; */
 padding-bottom: 50px;
 border-bottom: 1px solid #e71f1d;
 padding-top: 50px;
}

.proTwo-item:first-child {
 padding-top: 0;
}

.proTwo-item:last-child {
 border-bottom: 0;
 padding-bottom: 0;
}

.proTwo-itemCon {
 width: 55%;
}

.proTwo-itemCon h1 {
 padding-bottom: 15px;
 border-bottom: 1px solid #ddd;
 font-family: "DOUYUFONT";
 font-size: 20px;
 font-style: italic;
 font-weight: 700;
 color: #e71f1d;
 margin-bottom: 20px;
}

.proTwo-itemCon h1 span {
 font-family: '微软雅黑';
 color: #555;
 font-size: 18px;
 font-weight: normal;
 display: block;
 padding-top: 15px;
 font-style: normal;
}

.proTwo-itemConA li {
 position: relative;
 margin-bottom: 20px;
 font-size: 16px;
 color: #666;
 padding-left: 15px;
}

.proTwo-itemConA li::before {
 content: "";
 position: absolute;
 width: 5px;
 height: 5px;
 border-radius: 100%;
 background-color: #e71f1d;
 left: 3px;
 top: 10px;
}

.proTwo-itemConA li b {
 font-size: 18px;
 font-weight: 700;
 display: block;
 margin-bottom: 6px;
 color: #333;
}

.proTwo-itemConB {
 display: flex;
 justify-content: flex-start;
 gap: 10px;
 margin-top: 10px;
}

.proTwo-itemConB li {
 width: 32%;
 text-align: center;
 background-color: #fdeded;
 padding: 30px 0;
}

.proTwo-itemConB li p {
 font-family: "DOUYUFONT";
 font-size: 20px;
 color: #2a2e2e;
 margin-bottom: 15px;
}

.proTwo-itemConB li span {
 font-size: 16px;
 color: #666;
 display: block;
}

.proThree {
 padding: 100px 0 0;
}

.proThreeCon span {
 display: block;
 text-align: center;
 font-size: 18px;
 margin-top: 20px;
}

.proFour {
 padding: 100px 0 0;
}

.proFive {
 padding: 100px 0 80px;
}

.proFiveCon {
 display: flex;
 justify-content: space-around;
 padding: 25px 0;
 background-color: #f2f2f2;
}

.proFive-item {
 display: flex;
 border-left: 1px solid #ddd;
 padding-left: 50px;
 align-items: flex-start;
}

.proFive-item:first-of-type {
 border-left: 0;
 padding-left: 0;
}

.proFive-item p {
 min-width: 150px;
 margin-left: 15px;
}

.proFive-item p b {
 font-size: 24px;
 color: #222;
 margin-bottom: 6px;
 display: block;
}

.proFive-item p span {
 display: block;
 font-size: 18px;
}

/* 市场合作 */
.MarketCooperationTwo {
 padding: 80px 0 200px 0;
 background: url(../images2022/pic42.png) no-repeat center center;
 background-size: 100% 100%;
}

.MarketCooperation-container ul {
 display: flex;
 gap: 30px;
 justify-content: space-between;
 padding: 10px;
}

.MarketCooperation-container ul li {
 text-align: center;
 border: 1px solid #ddd;
 width: 32%;
 padding: 60px 0;
 background-color: #fff;
}

.MarketCooperation-container ul li p {
 font-size: 20px;
 color: #222;
}

.MarketCooperation-container ul li p span {
 display: block;
 margin-bottom: 15px;
}

.MarketCooperation-container ul li a {
 display: inline-block;
 margin-top: 40px;
 border-radius: 30px;
 border: 1px solid #e71f1d;
 padding: 15px 30px;
 color: #e71f1d;
 font-size: 18px;
 background: url(../images2022/icon12.png) no-repeat 20px center;
 background-size: 24px 20px;
 text-indent: 30px;
}

.MarketCooperation-container ul li:hover {
 box-shadow: 0 0 5px #e71f1d;
 transition: all .3s;
}

.MarketCooperationOne {
 padding: 100px 0 0;
}

.MarketCooperationOne-top {
 margin-bottom: 100px;
}

.MarketCooperationOne h1 {
 font-size: 32px;
 font-weight: 700;
 line-height: 40px;
 margin-bottom: 50px;
}

.MarketCooperationOne-item {
 width: 100%;
 height: 544px;
 display: flex;
 align-items: center;
 margin-top: 100px;
}

.MarketCooperationOne-item.dd1 {
 background: url(../images2022/pic43.png) no-repeat center center;
 background-size: 100% 100%;
}

.MarketCooperationOne-item.dd2 {
 background: url(../images2022/pic44.png) no-repeat center center;
 background-size: 100% 100%;
}

.MarketCooperationOne-item.dd3 {
 background: url(../images2022/pic45.png) no-repeat center center;
 background-size: 100% 100%;
}

.MarketCooperationOne-item.dd4 {
 background: url(../images2022/pic46.png) no-repeat center center;
 background-size: 100% 100%;
}

.MarketCooperationOne-item:first-of-type {
 margin-top: 0;
}

.MarketCooperationOne-item.flex-end {
 justify-content: flex-end;
}

.MarketCooperationOne-itemCon {
 background-color: #fff;
 width: 540px;
 height: 340px;
 overflow: hidden;
 display: flex;
 align-items: center;
 padding: 0 40px;
}

.MarketCooperationOne-itemCon h2 {
 font-family: "DOUYUFONT";
 font-size: 24px;
 font-weight: normal;
 color: #e71f1d;
 margin-bottom: 30px;
}

.MarketCooperationOne-itemCon ul li {
 position: relative;
 margin-bottom: 20px;
 font-size: 16px;
 color: #666;
 padding-left: 15px;
}

.MarketCooperationOne-itemCon ul li::before {
 content: "";
 position: absolute;
 width: 5px;
 height: 5px;
 border-radius: 100%;
 background-color: #e71f1d;
 left: 3px;
 top: 10px;
}

.MarketCooperationOne-bottom {
 display: flex;
 justify-content: space-between;
 flex-direction: row;
 margin-bottom: 80px;
}

.MarketCooperationOne-bottomA {
 float: 1;
}

.MarketCooperationOne-bottomA h2,
.MarketCooperationOne-bottomB h2 {
 font-size: 32px;
 font-weight: 700;
 line-height: 40px;
 margin-bottom: 50px;
}

.MarketCooperationOne-bottomB ul {
 display: flex;
 justify-content: space-between;
 gap: 25px;
 flex-wrap: wrap;
}

.MarketCooperationOne-bottomB ul li {
 width: 46%;
 text-align: center;
 padding: 30px 0;
 font-size: 16px;
 color: #666;
 background-color: #fef2f2;
}

.MarketCooperationOne-bottomB ul li img {
 margin: 0 auto 15px;
 height: 45px;
}

/* 关键应用 */
.criticalApplications {
 padding: 100px 0 0;
}

.criticalApplications-item {
 width: 100%;
 height: 544px;
 display: flex;
 align-items: center;
 margin-top: 100px;
}

.criticalApplications-item.tt1 {
 background: url(../images2022/pic48.png) no-repeat center center;
 background-size: 100% 100%;
}

.criticalApplications-item.tt2 {
 background: url(../images2022/pic49.png) no-repeat center center;
 background-size: 100% 100%;
}

.criticalApplications-item.tt3 {
 background: url(../images2022/pic50.png) no-repeat center center;
 background-size: 100% 100%;
}

.criticalApplications-item:first-of-type {
 margin-top: 0;
}

.criticalApplications-item.flex-end {
 justify-content: flex-end;
}

.criticalApplications-itemCon {
 background-color: #ffffffb0;
 width: 540px;
 height: 430px;
 overflow: hidden;
 display: flex;
 align-items: center;
 padding: 0 30px;
}

.criticalApplications-itemCon h2 {
 font-size: 32px;
 font-weight: 700;
 margin-bottom: 60px;
}

.criticalApplications-itemCon p {
 line-height: 34px;
 font-size: 18px;
}

.criticalApplications-bottom {
 padding: 80px 0 200px 0;
 background: url(../images2022/pic51.png) no-repeat center center;
 background-size: 100% 100%;
 margin-top: 100px;
}

.criticalApplications-bottom h3 {
 font-size: 32px;
 text-align: center;
 position: relative;
 margin-bottom: 40px;
 font-family: "DOUYUFONT";
 font-weight: normal;
 letter-spacing: 5px;
}

.criticalApplications-bottom ul {
 display: flex;
 justify-content: space-between;
 padding: 10px;
}

.criticalApplications-bottom ul li {
 width: 32%;
 box-shadow: 0 0 5px #ddd;
 background-color: #fff;
}

.criticalApplications-bottom ul li p {
 text-align: center;
 margin: 30px 0;
 font-family: "DOUYUFONT";
 font-size: 20px;
 color: #e71f1d;
 font-weight: 700;
}

.criticalApplications-bottom ul li>span {
 display: block;
 padding: 0 30px;
 height: 150px;
 overflow: hidden;
 font-size: 18px;
 color: #666;
 line-height: 34px;
}

/* 通用底部 */
.footer {
 background-color: #f2f2f2;
 width: 100%;
 min-width: 1200px;
}

.footTop {
 padding: 50px 0 30px;
 display: flex;
 align-items: flex-start;
 justify-content: space-between;
}

.footDetail p {
 margin-bottom: 25px;
}

.footDetail span:nth-of-type(1) {
 width: 70px;
 display: inline-block;
}

.footDetail span:nth-of-type(2) {
 margin-left: 20px;
}

.ewm {
 text-align: center;
}

.ewm img {
 margin-bottom: 5px;
}

.footB {
 width: 100%;
 min-width: 1200px;
 background-color: #343434;
 text-align: center;
 line-height: 40px;
 font-size: 14px;
 color: #fff;
}