html { font-size: 16px; }

body { overflow-x: hidden; }

.layui-fluid { width: 100%; padding: 0 !important; margin: 0 !important; }

.companyLogo { width: 100%; text-align: center; }

.companyLogo img { width: 85%; }

.itemContainer { width: 93%; margin: 1.5rem auto; position: relative; }

.itemContainer .itemNav { display: block; width: 9%; background: #fff; position: fixed; z-index: 100; }

.itemContainer .itemNav li { width: 100%; height: 2.5rem; background: #efefef; font-size: 0.9rem; color: #333; margin-bottom: 0.5rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.itemContainer .itemNav li:first { background: #787fff; color: #fff; }

.itemContainer .itemContent { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }

.itemContainer .itemContent .item { width: 100%; }

.itemContainer .itemContent .item .itemCon { width: 100%; }

.itemContainer .itemContent .itemFirst { width: 89%; }

.itemContainer .itemContent .itemFirst .itemCon { width: 100%; }

.itemContainer .itemContent .itemFirst .itemCon .companyIntroduce { width: 80%; margin: 0 auto; padding-bottom: 2rem; }

.itemContainer .itemContent .itemFirst .itemCon .companyIntroduce .introduceTitle { font-size: 1.2rem; font-weight: bold; color: #787fff; text-align: center; margin-bottom: 1.5rem; }

.itemContainer .itemContent .itemFirst .itemCon .companyIntroduce .introcudeCon { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.itemContainer .itemContent .itemFirst .itemCon .companyIntroduce .introcudeCon .introText { width: 47%; font-size: 1rem; color: #333; text-indent: 2em; }

.itemContainer .itemContent .itemFirst .itemCon .companyIntroduce .introcudeCon .introImg { width: 47%; }

.itemContainer .itemContent .itemSecond { display: none; width: 89%; }

.itemContainer .itemContent .itemSecond .itemCon { width: 100%; }

.itemContainer .itemContent .itemSecond .itemCon .companyIntroduce { width: 75%; margin: 0 auto; padding-bottom: 2rem; }

.itemContainer .itemContent .itemSecond .itemCon .companyIntroduce .introduceTitle { font-size: 1.2rem; font-weight: bold; color: #787fff; text-align: center; margin-bottom: 1.5rem; }

.itemContainer .itemContent .itemSecond .itemCon .companyIntroduce .imgRight { width: 100%; font-size: 1rem; color: #333; text-indent: 2em; }

.itemContainer .itemContent .itemSecond .itemCon .companyIntroduce .imgRight img { float: right; width: 27rem; margin: 0rem 0.3rem; }

.chooseTrue { background: #787fff !important; color: #fff !important; }

.chooseFalse { background: #efefef !important; color: #333 !important; }

/*# sourceMappingURL=companyIntroduce.css.map */
