
.lyContainer { overflow: hidden; margin: 0 auto; padding: 30px 0;}
.lySection { display: flex; align-items: center; justify-items: center; width: 100%; height: 900px; overflow: hidden; margin-bottom: 30px; padding: 0; background-color: #fff; box-shadow: 0 0 12px rgba(0, 0, 0, .02); position: relative;}
.lySection:last-child { margin-bottom: 0;}

.lySection_head { display: flex; align-items: center; justify-content: space-between; width: 100%; height: 100px; overflow: hidden; padding: 20px 30px; background-color: #fff; position: absolute; left: 0; top: 0; z-index: 9;}
.lySection_head .lyTitle { display: flex; align-items: center;}
.lySection_head .lyTitle em.lyDot { display: block; width: 60px; height: 20px; overflow: hidden;}
.lySection_head .lyTitle em.lyDot img { display: inline-block; vertical-align: top;}
.lySection_head .lyTitle i.lyline { display: block; width: 480px; height: 2px; overflow: hidden; background-color: #404040; margin-left: 30px;}
.lySection_head .lyTitle h5 { line-height: 40px; color: #222; font-size: 32px; margin-left: 20px;}
.lySection_head .lyLogo { width: 180px; height: 60px; overflow: hidden;}

.lySection_bottom { width: 100%; height: 105px; overflow: hidden; position: absolute; left: 0; bottom: 0;}

.lySection01 img.section01_img01 { display: block; width: 100%; height: 100%; margin: 0 auto;}
.lySection01 .lySection01_text { width: 60%; overflow: hidden; padding: 0 0 0 120px; position: absolute; left: 0; top: 16%; z-index: 1;}
.lySection01_text img.logo { display: block; width: 180px; height: auto; overflow: hidden;}
.lySection01_text h3 { line-height: 1; color: #222; font-size: 144px; font-weight: bold; margin: 20px 0 40px;}
.lySection01_text p { display: flex; align-items: center; width: 610px; height: 52px; overflow: hidden; line-height: 50px; color: #222; font-size: 30px; font-weight: bold; padding: 0 30px 0 0; border: 1px solid #3783fa; border-radius: 26px;}
.lySection01_text p span { display: block; height: 50px; line-height: 50px; color: #fff; font-size: 30px; font-weight: bold; margin-right: 30px; padding: 0 30px; background-color: #3783fa; border-radius: 25px;}
.lySection01 .lySection01_lxfs { width: 42%; overflow: hidden; padding: 0 0 0 120px; position: absolute; left: 0; bottom: 58px; z-index: 1;}
.lySection01_lxfs h5 { line-height: 32px; color: #222; font-size: 24px; font-weight: bold; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #404040; position: relative;}
.lySection01_lxfs ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px -5px;}
.lySection01_lxfs ul li { width: 50%; margin-bottom: 5px; padding: 0 10px;}
.lySection01_lxfs ul li:last-child { width: 100%;}
.lySection01_lxfs ul li p { min-height: 100%; overflow: hidden; padding-left: 30px; position: relative;}
.lySection01_lxfs ul li p i { display: block; width: 20px; height: 20px; overflow: hidden; padding: 2px; position: absolute; left: 0; top: 5px;}
.lySection01_lxfs ul li p i svg path { fill: #666;}
.lySection01_lxfs ul li p span { display: block; line-height: 30px; color: #222; font-size: 16px;}


.lySection02_main { display: flex; align-items: center; justify-content: center; width: 100%; padding: 0 120px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection02_main .lySection02_left { width: 400px; height: 640px; overflow: hidden; background: url(../images/section02_img01.png) 0 0 no-repeat; background-size: 100% 100%; position: relative;}
.lySection02_left .tit { width: 100%; padding: 0 40px 0 100px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection02_left .tit p { line-height: 1; color: #fff; font-size: 60px; font-weight: bold; text-align: center; margin-bottom: 20px;}
.lySection02_left .tit span { display: block; line-height: 1; color: #fff; font-size: 36px; font-weight: bold; text-align: center;}

.lySection02_main .lySection02_right { margin-top: 40px; position: relative; z-index: 1;}
.lySection02_right ul { padding-left: 40px;}
.lySection02_right ul li { display: flex; margin-bottom: 24px; padding-left: 40px; position: relative;}
.lySection02_right ul li:first-child { margin-left: -40px;}
.lySection02_right ul li:last-child { margin-bottom: 0; margin-left: -40px;}
.lySection02_right ul li::before { content: ''; display: block; width: 24px; height: 24px; overflow: hidden; background-color: #3372de; border: 8px solid #e3ecff; border-radius: 50%; position: absolute; left: 0; top: 0;}
.lySection02_right ul li em { display: block; width: 140px; height: 40px; overflow: hidden; line-height: 40px; color: #222; font-size: 28px; font-style: normal; text-align: center;}
.lySection02_right ul li .tit { width: calc(100% - 140px); overflow: hidden;}
.lySection02_right ul li .tit p { line-height: 40px; color: #222; font-size: 30px; font-weight: bold;}
.lySection02_right ul li .tit span { display: block; line-height: 32px; color: #555; font-size: 22px; margin-top: 8px;}


.lySection03 { background: #fff url(../images/section03_bg.png) center 88% no-repeat; background-size: 100%;}
.lySection03_main { display: flex; align-items: center; justify-content: center; width: 100%; padding: 0 120px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection03_main .lySection03_left { width: 400px; height: auto; overflow: hidden; position: relative;}
.lySection03_left img { display: inline-block; vertical-align: top;}
.lySection03_main .lySection03_right { overflow: hidden; margin-left: 80px;}
.lySection03_right .num { height: 50px; line-height: 50px; color: #222; font-size: 48px; font-weight: bold; padding-left: 72px; background: url(../images/ico01.png) left center no-repeat; background-size: 50px 50px; position: relative;}
.lySection03_right p { line-height: 50px; color: #222; font-size: 48px; font-weight: bold; margin: 30px 0 15px; padding-left: 72px;}
.lySection03_right span { display: block; line-height: 32px; color: #555; font-size: 22px; padding-left: 72px;}


.lySection04_main { width: 100%; padding: 0 120px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection04_main .lySection04_title { line-height: 1.2; color: #222; font-size: 44px; font-weight: bold; text-align: center;}
.lySection04_main .lySection04_top { display: flex; justify-content: space-between; margin: 40px 0 20px; padding: 0 80px;}
.lySection04_top .top_left, .lySection04_top .top_right { width: 480px; position: relative;}
.lySection04_top .top_left p, .lySection04_top .top_right p { line-height: 1.2; font-size: 18px; font-weight: bold; padding: 10px 40px; border-radius: 40px;}
.lySection04_top .top_left p { color: #fff; background-image: linear-gradient(to right, #115ef9, #55a3e0);}
.lySection04_top .top_right p { color: #222; background-image: linear-gradient(to right, #d9d9d9, #f1f1f1);}
.lySection04_top .top_left::before, .lySection04_top .top_right::before { content: ''; display: block; width: 40px; height: 40px; overflow: hidden; background: url(../images/ico01.png) center center no-repeat; background-size: 100% 100%; position: absolute; left: -12px; top: -12px;}
.lySection04_main .lySection04_con { display: flex; align-items: center; justify-content: center; margin: 20px 0;}
.lySection04_left, .lySection04_right { width: 580px; height: 420px;}
.lySection04_left img, .lySection04_right img { display: inline-block; vertical-align: top;}
.lySection04_center { width: 500px; height: 420px; margin: 0 -168px; position: relative; z-index: 1;}
.lySection04_main .lySection04_foot { line-height: 1.2; color: #222; font-size: 22px; font-weight: bold; text-align: center;}


.lySection05_main { width: 100%; padding: 0 120px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection05_main .lySection05_title { margin-bottom: 20px;}
.lySection05_title p { line-height: 1.2; color: #222; font-size: 32px; font-weight: bold; text-align: center;}
.lySection05_title span { display: block; line-height: 1.2; color: #222; font-size: 20px; font-weight: bold; text-align: center; margin-top: 10px;}
.lySection05_main .lySection05_img { display: flex; align-items: center; justify-content: center;}


.lySection07 { display: block; background: url(../images/section07_bg.png) center center no-repeat; background-size: 100% 100%;}
.lySection07_main { overflow: hidden; padding: 100px 0 0;}
.lySection07_main .lySection07_text { margin: 50px auto 40px; padding: 0 120px; position: relative;}
.lySection07_text h5 { line-height: 1.2; color: #fff; font-size: 44px; font-weight: bold; text-align: center; margin-bottom: 30px;}
.lySection07_text p { line-height: 2; color: #fff; font-size: 22px; padding-right: 32%;}
.lySection07_text p span { font-weight: bold;}
.lySection07_text img { display: block; width: 24%; position: absolute; top: 60%; right: 120px; transform: translateY(-50%); -webkit-transform: translateY(-50%); opacity: .3;}
.lySection07_main .lySection07_img { width: 100%; margin: 0 auto;}


.lySection08_main { width: 100%; padding: 0 120px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection08_main .lySection08_title { line-height: 1.2; color: #222; font-size: 44px; font-weight: bold; text-align: center; margin-bottom: 20px;}
.lySection08_main .lySection08_img { display: flex; align-items: center; justify-content: center;}


.lySection10 { display: block; background: url(../images/section10_bg.jpg) center center no-repeat; background-size: cover;}
.lySection10_main { display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 0 120px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection10_main .lySection10_text { width: 280px;}
.lySection10_text h5 { line-height: 1.2; color: #fff; font-size: 48px; font-weight: bold; margin-bottom: 20px; padding-bottom: 20px; position: relative;}
.lySection10_text h5::after { content: ''; display: block; width: 96px; height: 3px; background-color: #fff; position: absolute; left: 0; bottom: 0;}
.lySection10_text p { overflow: hidden; line-height: 1.5; color: #fff; font-size: 16px; margin-bottom: 40px;}
.lySection10_text dl dd { margin-bottom: 40px; position: relative;}
.lySection10_text dl dd:last-child { margin-bottom: 0;}
.lySection10_text dl dd span { display: block; overflow: hidden; line-height: 1.5; color: #fff; font-size: 16px; text-align: center; padding: 8px 20px; border: 1px solid #fff; border-radius: 30px;}
.lySection10_text dl dd::after { content: ''; display: block; width: 30px; height: 30px; overflow: hidden; background: url(../images/jt01.png) 0 0 no-repeat; background-size: 100% 100%; position: absolute; left: 50%; bottom: -35px; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.lySection10_text dl dd:last-child::after { display: none;}
.lySection10_main .lySection10_img { width: 940px; height: auto; overflow: hidden;}
.lySection10_img img { display: inline-block; vertical-align: top;}


.lySection11_main { width: 100%; padding: 0 80px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection11_main img.section11_img00 { display: block; width: 240px; position: absolute; top: -20px; right: 90px;}
.lySection11_title { line-height: 1.2; color: #222; font-size: 48px; font-weight: bold; text-align: center; margin-bottom: 20px; position: relative;}
.lySection11_main ul { display: flex; justify-content: space-between;}
.lySection11_main ul li { width: 460px; overflow: hidden;}


.lySection12_main { width: 100%; padding: 0 80px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection12_title { margin-bottom: 50px;}
.lySection12_title p { line-height: 1.2; color: #222; font-size: 48px; font-weight: bold; text-align: center;}
.lySection12_title span { display: block; line-height: 1.2; color: #222; font-size: 18px; text-align: center; margin-top: 10px;}
.lySection12_con { min-height: 440px; position: relative;}
.lySection12_con img.section12_img00 { display: block; width: 440px; height: 440px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.lySection12_con ul li { width: 32%; position: absolute;}
.lySection12_con ul li p { display: inline-block; height: 60px; line-height: 58px; font-size: 32px; font-weight: bold; margin-bottom: 20px; padding: 0 30px; border-radius: 30px;}
.lySection12_con ul li:nth-child(1) p { color: #146cfd; border: 1px solid #a6caff; box-shadow: 0 0 16px rgba(20, 108, 253, .1); clear: both;}
.lySection12_con ul li:nth-child(2) p { color: #00b050; border: 1px solid #b3f3d2; box-shadow: 0 0 16px rgba(0, 176, 80, .1);}
.lySection12_con ul li:nth-child(3) p { color: #ee822f; border: 1px solid #ffecaf; box-shadow: 0 0 16px rgba(238, 130, 47, .1);}
.lySection12_con ul li:nth-child(4) p { color: #ff0000; border: 1px solid #fcaead; box-shadow: 0 0 16px rgba(255, 0, 0, .1);}
.lySection12_con ul li span { display: block; width: 100%; line-height: 1.5; color: #222; font-size: 16px;}
.lySection12_con ul li:nth-child(1) span { padding-right: 16%;}
.lySection12_con ul li:nth-child(2) span { padding-left: 16%;}
.lySection12_con ul li:nth-child(3) p { margin-right: 12%;}
.lySection12_con ul li:nth-child(4) p { margin-left: 12%;}
.lySection12_con ul li:nth-child(1) { text-align: right; top: 0; left: 8%;}
.lySection12_con ul li:nth-child(2) { top: 0; right: 8%;}
.lySection12_con ul li:nth-child(3) { text-align: right; left: 8%; bottom: 0;}
.lySection12_con ul li:nth-child(4) { right: 8%; bottom: 0;}


.lySection14 { background-image: linear-gradient(to right, #4a8ff8, #146cfc);}
.lySection14_main { width: 100%; padding: 100px 0 0; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection14_main .lySection14_title { margin-bottom: 20px;}
.lySection14_title p { line-height: 1.2; color: #fff; font-size: 48px; font-weight: bold; text-align: center;}
.lySection14_title span { display: block; line-height: 1.2; color: #fff; font-size: 24px; font-weight: bold; text-align: center; margin-top: 10px;}
.lySection14_img img { display: block; margin: 0 auto;}


.lySection15_main { width: 100%; padding: 0; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}


.lySection16_main { width: 100%; padding: 0 120px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection16_main .lySection16_title { margin-bottom: 20px;}
.lySection16_title p { line-height: 1.2; color: #222; font-size: 48px; font-weight: bold; text-align: center;}
.lySection16_main .lySection16_img { display: flex; align-items: center; justify-content: center;}


.lySection18_main, .lySection19_main { display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 0 120px; position: absolute; left: 0; top: 50%; z-index: 10; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection18_main .lySection18_text, .lySection19_main .lySection19_text { width: 50%;}
.lySection18_text .lySection18_title, .lySection19_text .lySection19_title { line-height: 1.2; color: #222; font-size: 44px; font-weight: bold; margin-bottom: 40px;}
.lySection18_text ul li, .lySection19_text ul li { margin-bottom: 40px;}
.lySection18_text ul li:last-child, .lySection19_text ul li:last-child { margin-bottom: 0;}
.lySection18_text ul li h6, .lySection19_text ul li h6 { display: flex; align-items: center; margin-bottom: 20px;}
.lySection18_text ul li h6 img, .lySection19_text ul li h6 img { display: block; width: 50px; height: 50px; overflow: hidden; position: relative; z-index: 1;}
.lySection18_text ul li h6 label, .lySection19_text ul li h6 label { height: 44px; line-height: 44px; color: #fff; font-size: 24px; font-weight: bold; margin-left: -24px; padding: 0 24px 0 44px; background-image: linear-gradient(to bottom, #3883f9, #4e79ce); border-radius: 0 22px 22px 0;}
.lySection18_text ul li p, .lySection19_text ul li p { line-height: 1.5; color: #222; font-size: 18px; padding-left: 50px;}
.lySection18_main .lySection18_img, .lySection19_main .lySection19_img { width: 550px; height: 700px; overflow: hidden; background-color: #fff; border-radius: 16px; box-shadow: 0 0 20px rgba(20, 108, 253, .1);}


.lySection20_main { width: 100%; padding: 0 120px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection20_main .lySection20_title { margin-bottom: 0;}
.lySection20_title p { line-height: 1.2; color: #222; font-size: 48px; font-weight: bold; text-align: center;}
.lySection20_title span { display: block; line-height: 1.2; color: #222; font-size: 18px; text-align: center; margin-top: 10px;}
.lySection20_main .lySection20_img { display: flex; align-items: center; justify-content: center;}


.lySection21_main, .lySection22_main { display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 0 40px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection21_main .lySection21_left, .lySection21_main .lySection21_right,
.lySection22_main .lySection22_left, .lySection22_main .lySection22_right { width: 740px; overflow: hidden;}
.lySection21_main .lySection21_left img, .lySection21_main .lySection21_right img,
.lySection22_main .lySection22_left img, .lySection22_main .lySection22_right img { display: inline-block; vertical-align: top;}


.lySection24 { background-image: linear-gradient(to right, #4a8ff8, #146cfc);}
.lySection24_main { width: 100%; padding: 150px 0 0; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection24_main img { display: block; margin: 0 auto;}
.lySection24_main img.section24_img01 { margin: 0 auto -10px;}


.lySection25_main { width: 100%; padding: 50px 0 0; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection25_main .lySection25_top { overflow: hidden; padding: 100px 100px 240px; background: url(../images/section25_img01.jpg) center top no-repeat; background-size: 100%;}
.lySection25_top .lySection25_title { line-height: 1.2; color: #fff; font-size: 48px; font-weight: bold; text-align: center; margin-bottom: 20px;}
.lySection25_top ul { display: flex; align-items: center; justify-content: center;}
.lySection25_top ul li { height: 40px; line-height: 38px; color: #fff; font-size: 18px; margin: 0 20px; padding: 0 40px; border: 1px solid #fff; border-radius: 20px;}
.lySection25_main .lySection25_foot { width: 100%; margin: -180px auto 0; position: relative; z-index: 1;}


.lySection26 { background-image: linear-gradient(to right, #4a8ff8, #146cfc);}
.lySection26_main { width: 100%; padding: 50px 0 0; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.lySection26_main .lySection26_top { overflow: hidden; padding: 50px 100px;}
.lySection26_top .lySection26_title { line-height: 1.2; color: #fff; font-size: 48px; font-weight: bold; text-align: center; margin-bottom: 20px;}
.lySection26_top ul { display: flex; align-items: center; justify-content: center;}
.lySection26_top ul li { height: 40px; line-height: 38px; color: #fff; font-size: 18px; margin: 0 20px; padding: 0 40px; border: 1px solid #fff; border-radius: 20px;}
.lySection26_main .lySection26_foot { width: 100%; margin: -30px auto 0; position: relative; z-index: 1;}


.lySection27_main { display: flex; align-items: center; justify-content: center; width: 100%; padding: 50px 80px 0; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}


.lySection28_main, .lySection29_main { display: flex; align-items: center; justify-content: center; width: 100%; padding: 0; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}


.lySection30 { display: block; background: url(../images/section30_bg.jpg) center center no-repeat; background-size: cover;}
.lySection30_main { display: flex; align-items: center; justify-content: center; width: 100%; padding: 40px 0 0; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}


.lySection31 { display: block; background: url(../images/section31_bg.jpg) center center no-repeat; background-size: cover;}
.lySection31 .lySection_head { background: none;}
.lySection31 .lySection31_text { width: 60%; overflow: hidden; padding: 0 0 0 120px; position: absolute; left: 0; top: 16%; z-index: 1;}
.lySection31_text img.logo { display: block; width: 180px; height: auto; overflow: hidden;}
.lySection31_text h3 { line-height: 1; color: #222; font-size: 144px; font-weight: bold; margin: 40px 0 20px;}
.lySection31_text h4 { line-height: 1; color: #0b5bb5; font-size: 144px; font-weight: bold; margin: 20px 0 40px;}
.lySection31 .lySection31_lxfs { width: 42%; overflow: hidden; padding: 0 0 0 120px; position: absolute; left: 0; bottom: 58px; z-index: 1;}
.lySection31_lxfs h5 { line-height: 32px; color: #222; font-size: 24px; font-weight: bold; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #404040; position: relative;}
.lySection31_lxfs ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px -5px;}
.lySection31_lxfs ul li { width: 50%; margin-bottom: 5px; padding: 0 10px;}
.lySection31_lxfs ul li:last-child { width: 100%;}
.lySection31_lxfs ul li p { min-height: 100%; overflow: hidden; padding-left: 30px; position: relative;}
.lySection31_lxfs ul li p i { display: block; width: 20px; height: 20px; overflow: hidden; padding: 2px; position: absolute; left: 0; top: 5px;}
.lySection31_lxfs ul li p i svg path { fill: #666;}
.lySection31_lxfs ul li p span { display: block; line-height: 30px; color: #222; font-size: 16px;}


@media (max-width:1600px) {
  .lyContainer { padding: 20px 0;}
  .lySection { height: 740px; margin-bottom: 20px;}

  .lySection_head { height: 80px; padding: 15px 20px;}
  .lySection_head .lyTitle em.lyDot { width: 48px; height: 16px;}
  .lySection_head .lyTitle i.lyline { width: 360px; height: 1px; margin-left: 20px;}
  .lySection_head .lyTitle h5 { line-height: 36px; font-size: 26px;}
  .lySection_head .lyLogo { width: 150px; height: 50px;}

  .lySection_bottom { height: 92px;}

  .lySection01 .lySection01_text { padding-left: 88px;}
  .lySection01_text img.logo { width: 150px;}
  .lySection01_text h3 { font-size: 108px; margin: 30px 0;}
  .lySection01_text p { width: 500px; height: 50px; line-height: 48px; font-size: 24px; padding: 0 24px 0 0; border-radius: 25px;}
  .lySection01_text p span { height: 48px; line-height: 48px; font-size: 24px; margin-right: 24px; padding: 0 24px; border-radius: 24px;}
  .lySection01 .lySection01_lxfs { padding-left: 88px;}
  .lySection01_lxfs h5 { line-height: 30px; font-size: 22px; margin-bottom: 15px; padding-bottom: 15px;}
  .lySection01_lxfs ul li p span { font-size: 15px;}


  .lySection02_main { padding: 0 88px;}
  .lySection02_main .lySection02_left { width: 338px; height: 540px;}
  .lySection02_left .tit { padding: 0 23px 0 72px;}
  .lySection02_left .tit p { font-size: 50px;}
  .lySection02_left .tit span { font-size: 30px;}
  .lySection02_main .lySection02_right { margin-top: 20px;}
  .lySection02_right ul { padding-left: 30px;}
  .lySection02_right ul li { margin-bottom: 20px; padding-left: 30px;}
  .lySection02_right ul li:first-child, .lySection02_right ul li:last-child { margin-left: -30px;}
  .lySection02_right ul li::before { width: 18px; height: 18px; border: 6px solid #e3ecff;}
  .lySection02_right ul li em { width: 110px; height: 30px; line-height: 30px; font-size: 20px;}
  .lySection02_right ul li .tit { width: calc(100% - 110px);}
  .lySection02_right ul li .tit p { line-height: 30px; font-size: 22px;}
  .lySection02_right ul li .tit span { line-height: 26px; font-size: 16px;}


  .lySection03_main .lySection03_left { width: 338px;}
  .lySection03_main .lySection03_right { margin-left: 40px;}
  .lySection03_right .num { height: 40px; line-height: 40px; font-size: 40px; padding-left: 60px; background: url(../images/ico01.png) left center no-repeat; background-size: 40px 40px;}
  .lySection03_right p { line-height: 1.2; font-size: 40px; padding-left: 60px; margin: 24px 0 12px;}
  .lySection03_right span { line-height: 30px; font-size: 18px; padding-left: 60px;}

  
  .lySection04_main .lySection04_title { font-size: 30px;}
  .lySection04_main .lySection04_top { margin: 20px 0;}
  .lySection04_top .top_left, .lySection04_top .top_right { width: 440px;}
  .lySection04_top .top_left p, .lySection04_top .top_right p { line-height: 1.5; font-size: 16px;}
  .lySection04_top .top_left::before, .lySection04_top .top_right::before { width: 30px; height: 30px; left: -6px; top: -6px;}
  .lySection04_center { width: 429px; height: 360px; margin: 0 -145px;}
  .lySection04_left, .lySection04_right { width: 500px; height: auto;}
  .lySection04_main .lySection04_foot { font-size: 18px;}


  .lySection05_main { padding: 0 200px;}
  .lySection05_title p { font-size: 26px;}
  .lySection05_title span { font-size: 15px;}


  .lySection07_main { padding: 80px 0 0;}
  .lySection07_main .lySection07_text { margin: 40px auto 20px; padding: 0 88px;}
  .lySection07_text h5 { font-size: 30px; margin-bottom: 20px;}
  .lySection07_text p { font-size: 18px; padding-right: 24%;}
  .lySection07_text img { width: 17%; top: 66%; right: 80px;}


  .lySection08_main { padding: 0 180px;}
  .lySection08_main .lySection08_title { font-size: 30px; margin: 0;}


  .lySection10_main { margin-top: 8px; padding: 0 88px;}
  .lySection10_main .lySection10_text { width: 260px;}
  .lySection10_text h5 { font-size: 36px; margin-bottom: 16px; padding-bottom: 16px;}
  .lySection10_text h5::after { width: 72px; height: 2px;}
  .lySection10_text p { line-height: 1.8; font-size: 14px; margin-bottom: 30px;}
  .lySection10_text dl dd span { font-size: 14px;}
  .lySection10_main .lySection10_img { width: 880px;}


  .lySection11_main { margin-top: 10px; padding: 0 120px;}
  .lySection11_title { font-size: 30px;}
  .lySection11_main img.section11_img00 { width: 200px;} 
  .lySection11_main ul li { width: 360px;}


  .lySection12_title { margin-bottom: 40px;}
  .lySection12_title p { font-size: 30px;}
  .lySection12_title span { font-size: 16px;}
  .lySection12_con { min-height: 400px;}
  .lySection12_con img.section12_img00 { width: 400px; height: 400px;}
  .lySection12_con ul li p { height: 44px; line-height: 42px; font-size: 22px; margin-bottom: 15px; padding: 0 24px; border-radius: 22px;}
  .lySection12_con ul li span { font-size: 14px;}


  .lySection14_title p { font-size: 30px;}
  .lySection14_title span { font-size: 18px;}
  .lySection14_img img.section14_img01 { width: 1000px;}


  .lySection15_main { margin-top: 10px; padding: 0 40px;}


  .lySection16_main { margin-top: 10px; padding: 0 220px;}
  .lySection16_main .lySection16_title { margin-bottom: 10px;}
  .lySection16_title p { font-size: 30px;}


  .lySection18_main, .lySection19_main { margin-top: 10px; padding: 0 88px;}
  .lySection18_text .lySection18_title, .lySection19_text .lySection19_title { font-size: 30px; margin-bottom: 30px;}
  .lySection18_text ul li, .lySection19_text ul li { margin-bottom: 30px;}
  .lySection18_text ul li h6, .lySection19_text ul li h6 { margin-bottom: 15px;}
  .lySection18_text ul li h6 img, .lySection19_text ul li h6 img { width: 40px; height: 40px;}
  .lySection18_text ul li h6 label, .lySection19_text ul li h6 label { height: 34px; line-height: 34px; font-size: 18px; margin-left: -20px; padding: 0 20px 0 34px; border-radius: 0 17px 17px 0;}
  .lySection18_text ul li p, .lySection19_text ul li p { font-size: 16px; padding-left: 40px;}
  .lySection18_main .lySection18_img, .lySection19_main .lySection19_img { width: 420px; height: 540px; border-radius: 12px;}


  .lySection20_main { margin-top: 10px; padding: 0 160px;}
  .lySection20_title p { font-size: 30px;}
  .lySection20_title span { font-size: 16px;}


  .lySection21_main .lySection21_left, .lySection21_main .lySection21_right, .lySection22_main .lySection22_left, .lySection22_main .lySection22_right { width: 640px;}

  .lySection24_main { padding: 120px 0 0;}
  .lySection24_main img.section24_img01 { width: 960px;}


  .lySection25_main .lySection25_top { padding: 80px 88px 200px;}
  .lySection25_top .lySection25_title { font-size: 40px;}
  .lySection25_top ul li { height: 32px; line-height: 30px; font-size: 15px; margin: 0 10px; padding: 0 20px;}
  .lySection25_main .lySection25_foot { margin: -150px auto 0;}


  .lySection26_top .lySection26_title { font-size: 40px;}
  .lySection26_top ul li { height: 32px; line-height: 30px; font-size: 15px; margin: 0 10px; padding: 0 20px;}


  .lySection27_main { padding: 40px 120px 0;}

  .lySection28_main, .lySection29_main { padding: 0 120px;}

  .lySection30_main { padding: 80px 80px 0;}


  .lySection31 .lySection31_text { padding-left: 88px;}
  .lySection31_text img.logo { width: 150px;}
  .lySection31_text h3 { font-size: 108px; margin: 30px 0 15px;}
  .lySection31_text h4 { font-size: 108px; margin: 15px 0 30px;}
  .lySection31_text p { width: 500px; height: 50px; line-height: 48px; font-size: 24px; padding: 0 24px 0 0; border-radius: 25px;}
  .lySection31_text p span { height: 48px; line-height: 48px; font-size: 24px; margin-right: 24px; padding: 0 24px; border-radius: 24px;}
  .lySection31 .lySection31_lxfs { padding-left: 88px;}
  .lySection31_lxfs h5 { line-height: 30px; font-size: 22px; margin-bottom: 15px; padding-bottom: 15px;}
  .lySection31_lxfs ul li p span { font-size: 15px;}
}

@media (max-width:1440px) {
  .lySection { height: 680px;}

  .lySection_head { height: 60px; padding: 10px 20px;}
  .lySection_head .lyTitle em.lyDot { width: 42px; height: 14px;}
  .lySection_head .lyTitle i.lyline { width: 300px; height: 1px; margin-left: 20px;}
  .lySection_head .lyTitle h5 { line-height: 30px; font-size: 22px;}
  .lySection_head .lyLogo { width: 120px; height: 40px;}

  .lySection_bottom { height: 84px;}

  .lySection01 .lySection01_text { padding-left: 80px;}
  .lySection01_text img.logo { width: 120px;}
  .lySection01_text h3 { font-size: 96px; margin: 30px 0;}
  .lySection01_text p { width: 375px; height: 42px; line-height: 40px; font-size: 18px; padding: 0 20px 0 0; border-radius: 21px;}
  .lySection01_text p span { height: 40px; line-height: 40px; font-size: 18px; margin-right: 20px; padding: 0 20px; border-radius: 20px;}
  .lySection01 .lySection01_lxfs { width: 45%; padding-left: 80px; bottom: 50px;}
  .lySection01_lxfs h5 { line-height: 30px; font-size: 20px; margin-bottom: 12px; padding-bottom: 10px;}
  .lySection01_lxfs ul li p span { font-size: 15px;}


  .lySection02_main .lySection02_left { width: 300px; height: 480px;}
  .lySection02_left .tit { padding: 0 22px 0 64px;}
  .lySection02_left .tit p { font-size: 44px;}
  .lySection02_left .tit span { font-size: 24px;}
  .lySection02_main .lySection02_right { margin-top: 20px;}
  .lySection02_right ul { padding-left: 26px;}
  .lySection02_right ul li { margin-bottom: 16px; padding-left: 26px;}
  .lySection02_right ul li:first-child, .lySection02_right ul li:last-child { margin-left: -26px;}
  .lySection02_right ul li::before { width: 16px; height: 16px; border: 5px solid #e3ecff; top: 2px;}
  .lySection02_right ul li em { width: 100px; height: 30px; line-height: 30px; font-size: 18px;}
  .lySection02_right ul li .tit { width: calc(100% - 100px);}
  .lySection02_right ul li .tit p { line-height: 30px; font-size: 20px;}
  .lySection02_right ul li .tit span { line-height: 24px; font-size: 14px; margin-top: 6px;}


  .lySection03_main .lySection03_left { width: 300px;}
  .lySection03_main .lySection03_right { margin-left: 30px;}
  .lySection03_right .num { height: 30px; line-height: 30px; font-size: 32px; padding-left: 50px; background: url(../images/ico01.png) left center no-repeat; background-size: 30px 30px;}
  .lySection03_right p { font-size: 32px; padding-left: 50px; margin: 20px 0 10px;}
  .lySection03_right span { line-height: 1.5; font-size: 16px; padding-left: 50px;}


  .lySection04_main { margin-top: 10px; padding: 0 80px;}
  .lySection04_main .lySection04_title { font-size: 24px;}
  .lySection04_main .lySection04_top { padding: 0 40px;}
  .lySection04_top .top_left, .lySection04_top .top_right { width: 400px;}
  .lySection04_top .top_left p, .lySection04_top .top_right p { line-height: 1.5; font-size: 14px;}
  .lySection04_top .top_left::before, .lySection04_top .top_right::before { width: 30px; height: 30px; left: -6px; top: -6px;}  
  .lySection04_center { width: 405px; height: 340px; margin: 0 -136px;}
  .lySection04_left, .lySection04_right { width: 469px; height: auto;}
  .lySection04_main .lySection04_foot { font-size: 16px;}


  .lySection05_main { padding: 0 180px;}
  .lySection05_title p { font-size: 24px;}
  .lySection05_title span { font-size: 14px;}


  .lySection07_main { padding: 60px 0 0;}
  .lySection07_main .lySection07_text { margin: 30px auto; padding: 0 80px;}
  .lySection07_text h5 { font-size: 28px; margin-bottom: 20px;}
  .lySection07_text p { font-size: 16px; padding-right: 20%;}
  .lySection07_text img { width: 16%; top: 66%; right: 80px;}


  .lySection08_main { padding: 0 160px;}
  .lySection08_main .lySection08_title { font-size: 28px; margin: 0;}


  .lySection10_main { margin-top: 0; padding: 0 80px;}
  .lySection10_main .lySection10_text { width: 220px;}
  .lySection10_text h5 { font-size: 30px; margin-bottom: 15px; padding-bottom: 15px;}
  .lySection10_text h5::after { width: 60px; height: 2px;}
  .lySection10_text p { line-height: 1.8; font-size: 14px; margin-bottom: 30px;}
  .lySection10_text dl dd span { font-size: 14px;}
  .lySection10_main .lySection10_img { width: 820px;}


  .lySection11_main { margin-top: 10px; padding: 0 80px;}
  .lySection11_title { font-size: 28px;}
  .lySection11_main img.section11_img00 { width: 180px;} 
  .lySection11_main ul li { width: 340px;}


  .lySection12_title { margin-bottom: 30px;}
  .lySection12_title p { font-size: 28px;}
  .lySection12_title span { font-size: 14px;}
  .lySection12_con { min-height: 360px;}
  .lySection12_con img.section12_img00 { width: 360px; height: 360px;}
  .lySection12_con ul li p { height: 44px; line-height: 42px; font-size: 20px; margin-bottom: 15px; padding: 0 24px; border-radius: 22px;}
  .lySection12_con ul li span { font-size: 14px;}


  .lySection14_main { padding: 60px 0 0;}
  .lySection14_title p { font-size: 28px;}
  .lySection14_title span { font-size: 16px;}
  .lySection14_img img.section14_img01 { width: 920px; margin: 0 auto 20px;}


  .lySection15_main { margin-top: 10px; padding: 0 50px;}


  .lySection16_main { margin-top: 10px; padding: 0 220px;}
  .lySection16_main .lySection16_title { margin-bottom: 10px;}
  .lySection16_title p { font-size: 28px;}


  .lySection18_main, .lySection19_main { margin-top: 10px; padding: 0 80px;}
  .lySection18_text .lySection18_title, .lySection19_text .lySection19_title { font-size: 28px; margin-bottom: 30px;}
  .lySection18_text ul li, .lySection19_text ul li { margin-bottom: 20px;}
  .lySection18_text ul li h6, .lySection19_text ul li h6 { margin-bottom: 12px;}
  .lySection18_text ul li h6 img, .lySection19_text ul li h6 img { width: 40px; height: 40px;}
  .lySection18_text ul li h6 label, .lySection19_text ul li h6 label { height: 34px; line-height: 34px; font-size: 18px; margin-left: -20px; padding: 0 20px 0 34px; border-radius: 0 17px 17px 0;}
  .lySection18_text ul li p, .lySection19_text ul li p { font-size: 14px; padding-left: 40px;}
  .lySection18_main .lySection18_img, .lySection19_main .lySection19_img { width: 400px; height: 500px; border-radius: 12px;}


  .lySection20_main { margin-top: 10px; padding: 0 160px;}
  .lySection20_title p { font-size: 28px;}
  .lySection20_title span { font-size: 16px;}


  .lySection21_main .lySection21_left, .lySection21_main .lySection21_right, .lySection22_main .lySection22_left, .lySection22_main .lySection22_right { width: 580px;}

  .lySection24_main { padding: 100px 0 0;}
  .lySection24_main img.section24_img01 { width: 960px; margin: 0 auto;}


  .lySection25_main .lySection25_top { padding: 80px 80px 200px;}
  .lySection25_top .lySection25_title { font-size: 32px;}
  .lySection25_top ul li { height: 32px; line-height: 30px; font-size: 15px; margin: 0 10px; padding: 0 20px;}
  .lySection25_main .lySection25_foot { margin: -150px auto 0;}


  .lySection26_main { padding: 30px 0 0;}
  .lySection26_main .lySection26_top { padding: 40px 80px;}
  .lySection26_top .lySection26_title { font-size: 32px;}
  .lySection26_top ul li { height: 32px; line-height: 30px; font-size: 15px; margin: 0 10px; padding: 0 20px;}


  .lySection27_main { padding: 30px 110px 0;}

  .lySection28_main, .lySection29_main { padding: 0 120px;}

  .lySection30_main { padding: 60px 80px 0;}


  .lySection31 .lySection31_text { padding-left: 80px;}
  .lySection31_text img.logo { width: 120px;}
  .lySection31_text h3 { font-size: 96px; margin: 20px 0 10px;}
  .lySection31_text h4 { font-size: 108px; margin: 10px 0 20px;}
  .lySection31_text p { width: 375px; height: 42px; line-height: 40px; font-size: 18px; padding: 0 20px 0 0; border-radius: 21px;}
  .lySection31_text p span { height: 40px; line-height: 40px; font-size: 18px; margin-right: 20px; padding: 0 20px; border-radius: 20px;}
  .lySection31 .lySection31_lxfs { width: 45%; padding-left: 80px; bottom: 50px;}
  .lySection31_lxfs h5 { line-height: 30px; font-size: 20px; margin-bottom: 12px; padding-bottom: 10px;}
  .lySection31_lxfs ul li p span { font-size: 15px;}

}

@media (max-width:1366px) {
  .lySection { height: 620px;}

  .lySection_bottom { height: 79px;}

  .lySection01_text h3 { font-size: 88px; margin: 30px 0;}


  .lySection02_main .lySection02_left { width: 275px; height: 440px;}
  .lySection02_left .tit { padding: 0 20px 0 60px;}
  .lySection02_left .tit p { font-size: 40px;}
  .lySection02_left .tit span { font-size: 22px;}
  .lySection02_main .lySection02_right { margin-top: 20px;}
  .lySection02_right ul { padding-left: 26px;}
  .lySection02_right ul li { margin-bottom: 10px; padding-left: 26px;}
  .lySection02_right ul li:first-child, .lySection02_right ul li:last-child { margin-left: -26px;}
  .lySection02_right ul li::before { width: 16px; height: 16px; border: 5px solid #e3ecff; top: 2px;}
  .lySection02_right ul li em { width: 100px; height: 30px; line-height: 30px; font-size: 18px;}
  .lySection02_right ul li .tit { width: calc(100% - 100px);}
  .lySection02_right ul li .tit p { line-height: 30px; font-size: 20px;}
  .lySection02_right ul li .tit span { line-height: 1.5; font-size: 14px; margin-top: 4px;}


  .lySection03_main .lySection03_left { width: 275px;}
  .lySection03_main .lySection03_right { margin-left: 20px;}
  .lySection03_right .num { height: 30px; line-height: 30px; font-size: 30px; padding-left: 50px; background: url(../images/ico01.png) left center no-repeat; background-size: 30px 30px;}
  .lySection03_right p { font-size: 30px; padding-left: 50px; margin: 20px 0 10px;}
  .lySection03_right span { line-height: 1.5; font-size: 16px; padding-left: 50px;}


  .lySection04_main { margin-top: 0; padding: 0 60px;}
  .lySection04_main .lySection04_title { font-size: 22px;}
  .lySection04_main .lySection04_top { padding: 0 60px;}
  .lySection04_top .top_left, .lySection04_top .top_right { width: 400px;}
  .lySection04_top .top_left p, .lySection04_top .top_right p { line-height: 1.5; font-size: 14px;}
  .lySection04_top .top_left::before, .lySection04_top .top_right::before { width: 30px; height: 30px; left: -6px; top: -6px;}  
  .lySection04_center { width: 380px; height: auto; margin: 0 -136px;}
  .lySection04_center img { display: inline-block; vertical-align: top;}
  .lySection04_left, .lySection04_right { width: 440px; height: auto;}
  .lySection04_main .lySection04_foot { font-size: 16px;}


  .lySection05_main { padding: 0 160px;}
  .lySection05_title p { font-size: 22px;}


  .lySection07_main { padding: 60px 0 0;}
  .lySection07_main .lySection07_text { margin: 30px auto 20px; padding: 0 80px;}
  .lySection07_text h5 { font-size: 24px; margin-bottom: 12px;}
  .lySection07_text p { font-size: 16px; padding-right: 20%;}
  .lySection07_text img { width: 16%; top: 66%; right: 80px;}


  .lySection08_main { padding: 0 140px;}
  .lySection08_main .lySection08_title { font-size: 24px; margin: 0;}


  .lySection10_main { margin-top: 0; padding: 0 80px;}
  .lySection10_main .lySection10_text { width: 220px;}
  .lySection10_text h5 { font-size: 28px; margin-bottom: 15px; padding-bottom: 15px;}
  .lySection10_text h5::after { width: 56px; height: 2px;}
  .lySection10_text p { line-height: 1.8; font-size: 14px; margin-bottom: 20px;}
  .lySection10_text dl dd span { font-size: 14px;}
  .lySection10_main .lySection10_img { width: 740px;}


  .lySection11_main { margin-top: 10px; padding: 0 80px;}
  .lySection11_title { font-size: 24px;}
  .lySection11_main img.section11_img00 { width: 160px; top: -10px;}
  .lySection11_main ul li { width: 320px;}


  .lySection12_title { margin-bottom: 30px;}
  .lySection12_title p { font-size: 24px;}
  .lySection12_title span { font-size: 14px;}
  .lySection12_con { min-height: 320px;}
  .lySection12_con img.section12_img00 { width: 320px; height: 320px;}
  .lySection12_con ul li { width: 34%;}
  .lySection12_con ul li:nth-child(1), .lySection12_con ul li:nth-child(3) { left: 6%;}
  .lySection12_con ul li:nth-child(2), .lySection12_con ul li:nth-child(4) { right: 6%;}
  .lySection12_con ul li p { height: 44px; line-height: 42px; font-size: 20px; margin-bottom: 15px; padding: 0 24px; border-radius: 22px;}
  .lySection12_con ul li span { font-size: 14px;}


  .lySection14_main { padding: 60px 0 0;}
  .lySection14_title p { font-size: 24px;}
  .lySection14_title span { font-size: 16px;}
  .lySection14_img img.section14_img01 { width: 880px; margin: 0 auto 10px;}


  .lySection15_main { margin-top: 10px; padding: 0 50px;}


  .lySection16_main { margin-top: 0; padding: 0 200px;}
  .lySection16_main .lySection16_title { margin-bottom: 10px;}
  .lySection16_title p { font-size: 24px;}


  .lySection18_main, .lySection19_main { margin-top: 10px; padding: 0 80px;}
  .lySection18_text .lySection18_title, .lySection19_text .lySection19_title { font-size: 24px; margin-bottom: 30px;}
  .lySection18_text ul li, .lySection19_text ul li { margin-bottom: 20px;}
  .lySection18_text ul li h6, .lySection19_text ul li h6 { margin-bottom: 12px;}
  .lySection18_text ul li h6 img, .lySection19_text ul li h6 img { width: 40px; height: 40px;}
  .lySection18_text ul li h6 label, .lySection19_text ul li h6 label { height: 34px; line-height: 34px; font-size: 18px; margin-left: -20px; padding: 0 20px 0 34px; border-radius: 0 17px 17px 0;}
  .lySection18_text ul li p, .lySection19_text ul li p { font-size: 14px; padding-left: 40px;}
  .lySection18_main .lySection18_img, .lySection19_main .lySection19_img { width: 400px; height: 460px; border-radius: 12px;}


  .lySection20_main { margin-top: 0; padding: 0 140px;}
  .lySection20_title p { font-size: 24px;}
  .lySection20_title span { font-size: 14px;}


  .lySection21_main, .lySection22_main { padding: 0 80px;}
  .lySection21_main .lySection21_left, .lySection21_main .lySection21_right, .lySection22_main .lySection22_left, .lySection22_main .lySection22_right { width: 500px;}

  .lySection24_main { padding: 100px 0 0;}
  .lySection24_main img.section24_img01 { width: 880px; margin: 0 auto;}


  .lySection25_main .lySection25_top { padding: 80px 80px 200px;}
  .lySection25_top .lySection25_title { font-size: 28px;}
  .lySection25_top ul li { height: 32px; line-height: 30px; font-size: 15px; margin: 0 10px; padding: 0 20px;}
  .lySection25_main .lySection25_foot { margin: -150px auto 0;}


  .lySection26_main { padding: 30px 0 0;}
  .lySection26_main .lySection26_top { padding: 40px 80px;}
  .lySection26_top .lySection26_title { font-size: 28px;}
  .lySection26_top ul li { height: 32px; line-height: 30px; font-size: 15px; margin: 0 10px; padding: 0 20px;}


  .lySection27_main { padding: 20px 100px 0;}

  .lySection28_main, .lySection29_main { padding: 0 120px;}

  .lySection30_main { padding: 60px 80px 0;}


  .lySection31 .lySection31_text { padding-left: 80px;}
  .lySection31_text img.logo { width: 120px;}
  .lySection31_text h3 { font-size: 88px; margin: 20px 0 10px;}
  .lySection31_text h4 { font-size: 88px; margin: 10px 0 20px;}
  .lySection31_text p { width: 375px; height: 42px; line-height: 40px; font-size: 18px; padding: 0 20px 0 0; border-radius: 21px;}
  .lySection31_text p span { height: 40px; line-height: 40px; font-size: 18px; margin-right: 20px; padding: 0 20px; border-radius: 20px;}
  .lySection31 .lySection31_lxfs { width: 45%; padding-left: 80px; bottom: 50px;}
  .lySection31_lxfs h5 { line-height: 30px; font-size: 20px; margin-bottom: 12px; padding-bottom: 10px;}
  .lySection31_lxfs ul li p span { font-size: 15px;}

}
