img { display: block; } .tit_box { text-align: center; margin-bottom: 55px; } .tit_box h3 { font-size: 44px; } .all_more { display: block; width: 245px; height: 55px; margin: 50px auto 0; border: 1px solid #76b52b; text-align: center; line-height: 55px; color: #76b52b; border-radius: 50px; font-size: 16px; } .all_more:hover { color: #ffffff; background: #76b52b; } .jh_main_box { width: 100%; margin: 0 auto; } .jh_main_box .jh_main1 { width: 100%; background: #ffffff; padding: 60px 0 30px; } .jh_main_box .jh_main1 .jh_con1 { width: 1400px; margin: 0 auto; text-align: center; } .jh_main_box .jh_main1 .jh_con1 ul li { display: inline-block; width: 350px; margin: 0 55px 45px; } .jh_main_box .jh_main1 .jh_con1 ul li img { width: 205px; height: 175px; margin: 0 auto; } .jh_main_box .jh_main1 .jh_con1 ul li .txt_box { padding: 20px 0 30px; } .jh_main_box .jh_main1 .jh_con1 ul li .txt_box p { font-size: 16px; line-height: 30px; color: #666666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .jh_main_box .jh_main1 .jh_con1 ul li .ty_btn { display: block; width: 240px; height: 50px; margin: 0 auto; font-size: 16px; color: #76b52b; border: 1px solid #76b52b; border-radius: 50px; line-height: 50px; } .jh_main_box .jh_main1 .jh_con1 ul li:hover .ty_btn { background: #76b52b; color: #ffffff; } .jh_main_box .jh_main2 { width: 100%; padding: 80px 0; } .jh_main_box .jh_main2 .jh_con2 { width: 1400px; margin: 0 auto; } .jh_main_box .jh_main2 .jh_con2 ul li { width: 265px; float: left; margin-left: 18.75px; background: #ffffff; padding: 40px; overflow: hidden; text-align: center; } .jh_main_box .jh_main2 .jh_con2 ul li img { width: 100px; height: 76px; margin: 0 auto 45px; } .jh_main_box .jh_main2 .jh_con2 ul li h4 { font-size: 24px; color: #000000; position: relative; } .jh_main_box .jh_main2 .jh_con2 ul li h4::after { content: ''; position: absolute; width: 30px; height: 5px; background: #76b52b; left: 50%; margin-left: -15px; bottom: -15px; } .jh_main_box .jh_main2 .jh_con2 ul li .txt_box { margin: 30px auto 40px; } .jh_main_box .jh_main2 .jh_con2 ul li .txt_box p { font-size: 16px; color: #666666; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; } .jh_main_box .jh_main2 .jh_con2 ul li .more_btn { display: block; width: 200px; height: 50px; margin: 0 auto; line-height: 50px; border-radius: 50px; border: 1px solid #76b52b; font-size: 16px; color: #76b52b; } .jh_main_box .jh_main2 .jh_con2 ul li:first-child { margin-left: 0; } .jh_main_box .jh_main2 .jh_con2 ul li:hover { box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1); } .jh_main_box .jh_main2 .jh_con2 ul li:hover .more_btn { background: #76b52b; color: #ffffff; } .jh_main_box .jh_main3 { width: 100%; background: #ffffff; padding: 75px 0 100px; } .jh_main_box .jh_main3 .jh_con3 { width: 1400px; margin: 0 auto; } .jh_main_box .jh_main3 .jh_con3 ul li { float: left; width: 330px; height: 430px; overflow: hidden; margin-left: 20px; position: relative; } .jh_main_box .jh_main3 .jh_con3 ul li img { width: 100%; height: 100%; } .jh_main_box .jh_main3 .jh_con3 ul li p { position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.6); text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 26px; color: #ffffff; width: 100%; line-height: 60px; } .jh_main_box .jh_main3 .jh_con3 ul li:first-child { margin-left: 0; } .jh_main_box .jh_main3 .jh_con3 ul li:hover img { transform: scale(1.2); transition: 0.5s; } .long_pub_tit ul li { width: 24.33% !important; } .yj_main_box { width: 100%; margin: 0 auto; padding: 60px 0; } .yj_main_box .tit_pub { font-size: 44px; text-align: center; } .yj_main_box .yj_main_con { width: 100%; } .yj_main_box .yj_main_con ul li { width: 100%; padding: 80px 0; } .yj_main_box .yj_main_con ul li .m_box { width: 1400px; margin: 0 auto; } .yj_main_box .yj_main_con ul li .m_box .txt_box { width: 485px; float: left; padding-top: 100px; } .yj_main_box .yj_main_con ul li .m_box .txt_box .tit_p { font-size: 24px; } .yj_main_box .yj_main_con ul li .m_box .txt_box .txt_p { width: 100%; padding: 20px 0; } .yj_main_box .yj_main_con ul li .m_box .txt_box .txt_p p { font-size: 18px; color: #666666; line-height: 35px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; } .yj_main_box .yj_main_con ul li .m_box .txt_box .more_btn { width: 235px; height: 50px; border: 1px solid #76b52b; border-radius: 50px; text-align: center; line-height: 50px; color: #76b52b; font-size: 18px; display: block; margin-top: 10%; } .yj_main_box .yj_main_con ul li .m_box .txt_box .more_btn:hover { background: #76b52b; color: #ffffff; } .yj_main_box .yj_main_con ul li .m_box .right_box { width: 880px; float: right; } .yj_main_box .yj_main_con ul li .m_box .right_box .voice_pic { width: 360px; float: left; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box { width: 490px; float: right; height: 540px; background: url("../images/win_bg.jpg") no-repeat center; background-size: 100% 100%; padding: 30px 0 0; overflow: hidden; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box img { margin: 0 auto; width: 400px; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box .p_b { padding: 25px 0 0; width: 440px; margin: 0 auto; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box .p_b h4 { text-align: center; font-size: 24px; color: #ffffff; margin: 0 0 20px; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box .p_b p { font-size: 18px; color: #ffffff; line-height: 35px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .yj_main_box .yj_main_con ul li:nth-child(2n) { background: #f7f7f7; } .rq_main_box { width: 100%; } .rq_main_box .main1_box { width: 1400px; margin: 0 auto; padding: 80px 0; } .rq_main_box .main1_box .le_img { width: 460px; float: left; } .rq_main_box .main1_box .txt_box { width: 790px; float: right; padding: 60px 0 0; } .rq_main_box .main1_box .txt_box .tit_p { font-size: 24px; } .rq_main_box .main1_box .txt_box .txt_p { width: 100%; padding: 25px 0 0; } .rq_main_box .main1_box .txt_box .txt_p p { font-size: 16px; color: #666666; line-height: 30px; } .rq_main_box .main2_box { width: 100%; background: #f7f7f7; padding: 75px 0 100px; } .rq_main_box .main2_box .jh_con3 { width: 1400px; margin: 0 auto; } .rq_main_box .main2_box .jh_con3 ul li { float: left; width: 335px; height: 430px; overflow: hidden; margin-left: 20px; position: relative; } .rq_main_box .main2_box .jh_con3 ul li img { width: 100%; height: 100%; } .rq_main_box .main2_box .jh_con3 ul li p { position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.6); text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 26px; color: #ffffff; width: 100%; line-height: 60px; } .rq_main_box .main2_box .jh_con3 ul li:first-child { margin-left: 0; } .rq_main_box .main2_box .jh_con3 ul li:hover img { transform: scale(1.2); transition: 0.5s; } .rq_main_box .main3_box { width: 1400px; margin: 0 auto; padding: 70px 0; } .rq_main_box .main3_box .main3_con { width: 100%; padding: 30px 0 0; } .rq_main_box .main3_box .main3_con ul li { width: 445px; float: left; margin-left: 21.6px; background: #ffffff; border: 1px solid rgba(0, 0, 0, 0.1); height: 450px; } .rq_main_box .main3_box .main3_con ul li .pic_box { width: 100%; height: 250px; overflow: hidden; } .rq_main_box .main3_box .main3_con ul li .pic_box img { width: 100%; height: 100%; } .rq_main_box .main3_box .main3_con ul li .txt_box { padding: 45px 45px 0; text-align: center; } .rq_main_box .main3_box .main3_con ul li .txt_box h4 { font-size: 24px; color: #000000; margin-bottom: 20px; } .rq_main_box .main3_box .main3_con ul li .txt_box p { font-size: 16px; color: #666666; line-height: 30px; } .rq_main_box .main3_box .main3_con ul li:first-child { margin-left: 0; } .rq_main_box .main3_box .main3_con ul li:hover { box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1); } .rq_main_box .main3_box .main3_con ul li:hover .pic_box { width: 100%; height: 250px; overflow: hidden; } .rq_main_box .main3_box .main3_con ul li:hover .pic_box img { transform: scale(1.2); transition: 1s; } .rq_main_box .main4_box { width: 100%; background: #f7f7f7; padding: 80px 0; } .rq_main_box .main4_box .main4_con { width: 1400px; margin: 0 auto; } .rq_main_box .main4_box .main4_con .le_box { width: 660px; float: left; } .rq_main_box .main4_box .main4_con .le_box ul li { margin: 0 0 50px; } .rq_main_box .main4_box .main4_con .le_box ul li .font_b { display: block; float: left; width: 60px; height: 60px; background: url("../images/font_bg.jpg") no-repeat center; background-size: 100% 100%; font-size: 36px; text-align: center; line-height: 60px; color: #6fba2c; } .rq_main_box .main4_box .main4_con .le_box ul li span { display: block; float: right; width: 560px; } .rq_main_box .main4_box .main4_con .le_box ul li span p { font-size: 18px; color: #666666; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .rq_main_box .main4_box .main4_con .right_box { width: 700px; float: right; } .rq_main_box .main4_box .main4_con .right_box ul li { width: 330px; height: 460px; float: left; position: relative; overflow: hidden; } .rq_main_box .main4_box .main4_con .right_box ul li img { width: 100%; height: 100%; } .rq_main_box .main4_box .main4_con .right_box ul li p { position: absolute; line-height: 80px; background: rgba(0, 0, 0, 0.5); width: 100%; left: 0; bottom: 0; color: #ffffff; text-align: center; padding: 0 20px; font-size: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .rq_main_box .main4_box .main4_con .right_box ul li:nth-child(2n) { float: right; } .rq_main_box .main4_box .main4_con .right_box ul li:hover img { transform: scale(1.2); transition: 1s; } .rps_main_box { width: 1400px; margin: 0 auto; padding: 50px 0; } .rps_main_box .tim_box { width: 775px; margin: 60px auto; } .rps_main_box .tim_box .select_box { width: 310px; float: left; } .rps_main_box .tim_box .select_box .select_type, .rps_main_box .tim_box .select_box .select_time { width: 150px; float: left; height: 50px; background: #ffffff url("../images/green_down.jpg") no-repeat 120px; background-size: 14px 10px; } .rps_main_box .tim_box .select_box .select_type select, .rps_main_box .tim_box .select_box .select_time select { display: block; width: 100%; height: 100%; font-size: 18px; text-indent: 10px; color: #666666; border: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: none; padding-right: 30px; } .rps_main_box .tim_box .select_box .select_time { float: right; } .rps_main_box .tim_box .search_box { width: 450px; height: 50px; float: right; } .rps_main_box .tim_box .search_box input { display: block; width: 330px; height: 50px; background: #ffffff; font-size: 18px; color: #666666; padding-left: 10px; border: none; float: left; } .rps_main_box .tim_box .search_box .search_btn { display: block; width: 120px; height: 50px; float: right; background: #76b52b; color: #ffffff; font-size: 18px; text-align: center; line-height: 50px; } .rps_main_box .rps_main_con { width: 100%; } .rps_main_box .rps_main_con ul li { width: 100%; margin-bottom: 40px; background: #ffffff; } .rps_main_box .rps_main_con ul li img { width: 240px; height: 300px; float: left; } .rps_main_box .rps_main_con ul li .txt_box { width: 1040px; float: right; margin-right: 60px; padding: 40px 0 0; } .rps_main_box .rps_main_con ul li .txt_box .tit_m { width: 100%; } .rps_main_box .rps_main_con ul li .txt_box .tit_m h2 { width: 550px; float: left; font-size: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .rps_main_box .rps_main_con ul li .txt_box .tit_m .sp_time { float: right; width: 125px; background: url("../images/clock_icon.jpg") no-repeat left; background-size: 24px 24px; line-height: 24px; font-size: 16px; color: #666666; text-align: right; margin-top: 5px; } .rps_main_box .rps_main_con ul li .txt_box .txt_p { width: 100%; padding: 20px 0 30px; } .rps_main_box .rps_main_con ul li .txt_box .txt_p p { font-size: 16px; color: #666666; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .rps_main_box .rps_main_con ul li .txt_box .more_btn { display: block; width: 240px; height: 50px; border: 1px solid #6fba2c; color: #6fba2c; line-height: 50px; text-align: center; font-size: 16px; border-radius: 50px; } .rps_main_box .rps_main_con ul li .txt_box .more_btn:hover { background: #6fba2c; color: #ffffff; transition: 0.5s; } .sys_main_box { width: 100%; } .sys_main_box .main1_box { width: 1400px; margin: 0 auto; padding: 80px 0; } .sys_main_box .main1_box .le_img { width: 460px; float: left; margin-top: 20px; } .sys_main_box .main1_box .txt_box { width: 790px; float: right; padding: 0; } .sys_main_box .main1_box .txt_box .tit_p { font-size: 24px; } .sys_main_box .main1_box .txt_box .txt_p { width: 100%; padding: 25px 0 0; } .sys_main_box .main1_box .txt_box .txt_p p { font-size: 16px; color: #666666; line-height: 30px; } .sys_main_box .main1_box .txt_box .txt_p p b { background: #76b52b; color: #ffffff; padding: 0 10px; margin-right: 5px; } .sys_main_box .main8_box { width: 100%; background: #f7f7f7; padding: 60px 0; } .sys_main_box .main8_box .main8_con { width: 1400px; margin: 0 auto; } .sys_main_box .main8_box .main8_con .le_box { width: 685px; float: left; } .sys_main_box .main8_box .main8_con .le_box .txt_box { width: 325px; float: left; } .sys_main_box .main8_box .main8_con .le_box .txt_box .tit_b { display: inline-block; background: #76b52b; color: #ffffff; font-size: 16px; padding: 5px 15px; } .sys_main_box .main8_box .main8_con .le_box .txt_box .txt { padding: 20px 0 0; } .sys_main_box .main8_box .main8_con .le_box .txt_box .txt span { margin-bottom: 20px; display: block; } .sys_main_box .main8_box .main8_con .le_box .txt_box .txt span p { font-size: 18px; color: #666666; line-height: 35px; } .sys_main_box .main8_box .main8_con .le_box img { width: 335px; float: right; } .sys_main_box .main8_box .main8_con .video_box { width: 700px; height: 460px; float: right; position: relative; overflow: hidden; cursor: pointer; } .sys_main_box .main8_box .main8_con .video_box video { width: 100%; height: 100%; } .sys_main_box .main8_box .main8_con .video_box .video_m { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .sys_main_box .main8_box .main8_con .video_box .video_m .video_pic { width: 100%; height: 100%; } .sys_main_box .main8_box .main8_con .video_box .video_m .video_play { width: 60px; height: 60px; position: absolute; right: 55px; bottom: 40px; } .sys_main_box .main4_box { width: 100%; background: #ffffff; padding: 80px 0; } .sys_main_box .main4_box .main4_con { width: 1400px; margin: 0 auto; } .sys_main_box .main4_box .main4_con .le_box { width: 660px; float: left; } .sys_main_box .main4_box .main4_con .le_box ul li { margin: 0 0 50px; } .sys_main_box .main4_box .main4_con .le_box ul li .font_b { display: block; float: left; width: 60px; height: 60px; background: url("../images/font_bg.jpg") no-repeat center; background-size: 100% 100%; font-size: 36px; text-align: center; line-height: 60px; color: #6fba2c; } .sys_main_box .main4_box .main4_con .le_box ul li span { display: block; float: right; width: 560px; } .sys_main_box .main4_box .main4_con .le_box ul li span p { font-size: 18px; color: #666666; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .sys_main_box .main4_box .main4_con .right_box { width: 700px; float: right; } .sys_main_box .main4_box .main4_con .right_box ul li { width: 330px; height: 460px; float: left; position: relative; overflow: hidden; } .sys_main_box .main4_box .main4_con .right_box ul li img { width: 100%; height: 100%; } .sys_main_box .main4_box .main4_con .right_box ul li p { position: absolute; line-height: 80px; background: rgba(0, 0, 0, 0.5); width: 100%; left: 0; bottom: 0; color: #ffffff; text-align: center; padding: 0 20px; font-size: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .sys_main_box .main4_box .main4_con .right_box ul li:nth-child(2n) { float: right; } .sys_main_box .main4_box .main4_con .right_box ul li:hover img { transform: scale(1.2); transition: 1s; } .sys_main_box .main2_box { width: 100%; background: #f7f7f7; padding: 75px 0 100px; } .sys_main_box .main2_box .tim_box { width: 310px; margin: 60px auto; } .sys_main_box .main2_box .tim_box .select_box { width: 310px; float: none; } .sys_main_box .main2_box .tim_box .select_box .select_type, .sys_main_box .main2_box .tim_box .select_box .select_time { width: 150px; float: left; height: 50px; background: #ffffff url("../images/green_down.jpg") no-repeat 120px; background-size: 14px 10px; } .sys_main_box .main2_box .tim_box .select_box .select_type select, .sys_main_box .main2_box .tim_box .select_box .select_time select { display: block; width: 100%; height: 100%; font-size: 18px; text-indent: 10px; color: #666666; border: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: none; padding-right: 30px; } .sys_main_box .main2_box .tim_box .select_box .select_time { float: right; } .sys_main_box .main2_box .jh_con3 { width: 1400px; margin: 0 auto; } .sys_main_box .main2_box .jh_con3 ul li { float: left; width: 335px; height: 430px; overflow: hidden; margin-left: 20px; position: relative; } .sys_main_box .main2_box .jh_con3 ul li img { width: 100%; height: 100%; } .sys_main_box .main2_box .jh_con3 ul li p { position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.6); text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 26px; color: #ffffff; width: 100%; line-height: 60px; } .sys_main_box .main2_box .jh_con3 ul li:first-child { margin-left: 0; } .sys_main_box .main2_box .jh_con3 ul li:hover img { transform: scale(1.2); transition: 0.5s; } .sys_main_box .main3_box { width: 1400px; margin: 0 auto; padding: 70px 0; } .sys_main_box .main3_box .main3_con { width: 100%; padding: 30px 0 0; } .sys_main_box .main3_box .main3_con ul li { width: 445px; float: left; margin-left: 21.6px; background: #ffffff; border: 1px solid rgba(0, 0, 0, 0.1); height: 450px; } .sys_main_box .main3_box .main3_con ul li .pic_box { width: 100%; height: 250px; overflow: hidden; } .sys_main_box .main3_box .main3_con ul li .pic_box img { width: 100%; height: 100%; } .sys_main_box .main3_box .main3_con ul li .txt_box { padding: 45px 45px 0; text-align: center; } .sys_main_box .main3_box .main3_con ul li .txt_box h4 { font-size: 24px; color: #000000; margin-bottom: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .sys_main_box .main3_box .main3_con ul li .txt_box p { font-size: 16px; color: #666666; line-height: 30px; } .sys_main_box .main3_box .main3_con ul li:first-child { margin-left: 0; } .sys_main_box .main3_box .main3_con ul li:hover { box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1); } .sys_main_box .main3_box .main3_con ul li:hover .pic_box { width: 100%; height: 250px; overflow: hidden; } .sys_main_box .main3_box .main3_con ul li:hover .pic_box img { transform: scale(1.2); transition: 1s; } .sys_main_box .main5_box { background: #f0f0f0; } .sys_main_box .main5_box .main3_box .main3_con ul li { height: 340px; } .sys_main_box .main5_box .main3_box .main3_con ul li .txt_box { padding-top: 25px; } .sys_main_box .main5_box .main3_box .main3_con ul li .txt_box h4 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .sys_main_box .main5_box .main3_box .main3_con .search_box { width: 440px; height: 50px; float: none; margin: 50px auto 0; position: relative; left: -10px; } .sys_main_box .main5_box .main3_box .main3_con .search_box input { display: block; width: 320px; height: 50px; background: #ffffff; font-size: 18px; color: #666666; padding-left: 10px; border: none; float: left; } .sys_main_box .main5_box .main3_box .main3_con .search_box .search_btn { display: block; width: 120px; height: 50px; float: right; background: #76b52b; color: #ffffff; font-size: 18px; text-align: center; line-height: 50px; } .sys_main_box .main6_box { width: 100%; background: #f7f7f7; padding: 75px 0; } .sys_main_box .main6_box .main6_con { width: 1400px; margin: 0 auto; } .sys_main_box .main6_box .main6_con .video_box { width: 445px; height: 600px; float: left; position: relative; overflow: hidden; cursor: pointer; } .sys_main_box .main6_box .main6_con .video_box video { width: 100%; height: 100%; } .sys_main_box .main6_box .main6_con .video_box .video_m { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .sys_main_box .main6_box .main6_con .video_box .video_m .video_pic { width: 100%; height: 100%; } .sys_main_box .main6_box .main6_con .video_box .video_m .video_play { width: 60px; height: 60px; position: absolute; left: 50%; margin-left: -30px; top: 50%; margin-top: -30px; } .sys_main_box .main6_box .main6_con .video_box .video_m p { position: absolute; width: 100%; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); font-size: 24px; color: #ffffff; padding: 0 35px; line-height: 80px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .sys_main_box .main6_box .main6_con .news_li { width: 910px; float: right; } .sys_main_box .main6_box .main6_con .news_li ul li { width: 440px; float: left; height: 575px; border: 1px solid #cccccc; margin-top: 25px; } .sys_main_box .main6_box .main6_con .news_li ul li .pic_box { width: 410px; height: 265px; position: relative; margin: -25px auto 0; overflow: hidden; } .sys_main_box .main6_box .main6_con .news_li ul li .pic_box img { width: 100%; height: 100%; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box { width: 340px; margin: 55px auto 0; text-align: center; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box a { color: #000; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box h4 { font-size: 24px; color: #000000; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box .txt_p { padding: 16px 0 0; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box .txt_p p { font-size: 16px; color: #666666; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; } .sys_main_box .main6_box .main6_con .news_li ul li:nth-child(2n) { float: right; } .sys_main_box .main6_box .main6_con .news_li ul li:hover .pic_box img { transform: scale(1.2); transition: 1s; } /* */ .zh_nav { width: 100%; height: 120px; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.09); background: #FFFFFF; } .zh_nav>ul { width: 80%; margin: 0 auto; } .zh_nav>ul>li { float: left; width: 16.6666%; padding-top: 75px; height: 120px; font-size: 20px; text-align: center; background-repeat: no-repeat; background-position: top center; background-position-y: 26px; } .zh_nav>ul>.on a { border-bottom: 4px #6dbc19 solid; padding-bottom: 15px; color: #000000; } .zh_main1 { width: 1440px; margin: 0 auto; padding-top: 80px; padding-bottom: 160px; } #zh_main1_lb{position:relative;} .zh_main1_i { height: 160px; } .zh_main1>h4 { text-align: center; font-size: 44px; color: #000000; } .zh_main1>p { font-size: 18px; text-align: justify; width: 62.5%; line-height: 30px; margin: 0 auto; margin-top: 38px; } .zh_main1_lb { width: 90.8%; margin: 0 auto; margin-top: 50px; } .zh_main1_lb .swiper-slide { text-align: center; } .zh_main1_lb .swiper-slide img { margin: 0 auto; } .zh_main1_lb .swiper-slide h4 { font-size: 24px; color: #080808; } .zh_main1_lb .swiper-slide p { width: 245px; margin: 0 auto; font-size: 16px; color: #666666; margin-top: 25px; line-height: 26px; } .next_btn, .prev_btn { width: 44px; height: 44px; border-radius: 50%; border: 2px solid #CCCCCC; background: none; text-align: center; line-height: 38px; z-index: 30; } .prev_btn:hover { background: #6fba2c; color: #FFFFFF; } .next_btn:hover { background: #6fba2c; color: #FFFFFF; } .zh_main2 { width: 100%; padding-top: 100px; padding-bottom: 144px; background: #333333; } .zh_main2>h4 { font-size: 44px; text-align: center; color: #FFFFFF; } .zh_main2>p { width: 62.5%; margin: 0 auto; text-align: center; color: #FFFFFF; font-size: 18px; margin-top: 38px; line-height: 30px; } .zh_main3 { padding: 100px 0; background: #f2f2f2; } .zh_main3>h4 { font-size: 44px; color: #000000; text-align: center; } .zh_main3>p { width: 1080px; margin: 0 auto; font-size: 18px; line-height: 30px; text-align: center; margin-top: 38px; } .zh_main3>ul { width: 1440px; margin: 0 auto; margin-top: 65px; } .zh_main3>ul>li { width: 446px; height: 360px; float: left; margin-right: 30px; padding: 50px 80px 0 30px; } .zh_main3>ul>li>h4 { color: #cccccc; font-size: 44px; } .zh_main3>ul>li>h5 { font-size: 24px; color: #000000; } .zh_main3>ul>li>p { font-size: 16px; line-height: 28px; margin-top: 16px; color: #666666; } .zh_main4 { padding-top: 80px; padding-bottom: 100px; background: #FFFFFF; } .zh_main4>h4 { font-size: 44px; text-align: center; } .zh_main4_nav { width: 960px; height: 48px; border-radius: 4px; border: solid 1px #e5e5e5; margin: 0 auto; margin-top: 40px; } .zh_main4_nav>li { width: 25%; height: 100%; float: left; font-size: 18px; line-height: 48px; text-align: center; background-image: url(../images/zh16.jpg); background-repeat: no-repeat; background-position: right center; border-radius: 4px; } .zh_main4_nav>li a { color: #333333; } .zh_main4_nav .on { background: #76b52b; } .zh_main4_nav .on a { color: #FFFFFF !important; } .zh_main4_d { width: 1440px; margin: 0 auto; margin-top: 80px; position: relative; } .zh_main4_d_left { float: left; width: 648px; padding-top: 58px; } .zh_main4_d_left>h4 { font-size: 24px; color: #000000; } .zh_main4_d_left>p { margin-top: 50px; font-size: 18px; color: #666666; line-height: 30px; } .zh_main4_d_left>a { display: block; width: 240px; height: 52px; border-radius: 26px; border: solid 1px #76b52b; margin-top: 50px; text-align: center; line-height: 52px; color: #76b52b; } .zh_main4_d_left>a:hover { background: #76b52b; color: #FFFFFF; } .zh_main4_d_right { float: right; } .zh_main5 { padding-top: 100px; padding-bottom: 170px; background-color: #f0f0f0; } .zh_main5>h4 { font-size: 44px; color: #000000; text-align: center; } #certify { position: relative; width: 90.8%; margin: 0 auto; margin-top: 60px; } #certify .swiper-container { width: 89.1%; } #certify .swiper-slide { width: 900px; height: 420px; padding-top: 158px; padding-left: 55px; } #certify .swiper-slide>h4 { font-size: 26px; color: #FFFFFF; } #certify .swiper-slide>a { display: block; width: 160px; height: 44px; border-radius: 22px; border: solid 1px #76b52b; opacity: 0.6; text-align: center; line-height: 44px; margin-top: 38px; color: #76b52b; font-size: 16px; } .zh_main6 { padding-top: 96px; padding-bottom: 100px; } .zh_main6>h4 { text-align: center; font-size: 44px; } .zh_main6>ul { width: 1440px; margin: 0 auto; margin-top: 60px; } .zh_main6>ul>li { position: relative; width: 48.9%; background: #f2f2f2; float: left; padding: 56px 0 47px 54px; margin-bottom: 20px; } .zh_main6>ul>li:nth-of-type(2n) { float: right; } .zh_main6>ul>li>h4 { font-size: 24px; } .zh_main6>ul>li>a { display: block; width: 88px; height: 32px; background-color: none; border: 1px solid #6fba2c; border-radius: 16px; color: #6fba2c; font-size: 16px; text-align: center; line-height: 30px; margin-top: 30px; } .zh_main6>ul>li>a:hover { background-color: #6fba2c; color: #FFFFFF; } .zh_main6_po { width: 36px; height: 48px; position: absolute; top: 0; right: 53px; font-size: 14px; text-align: center; color: #FFFFFF; line-height: 38px; } .zh_main6_btn { display: block; width: 240px; height: 52px; border-radius: 26px; border: solid 1px #76b52b; margin: 0 auto; margin-top: 60px; text-align: center; font-size: 16px; line-height: 52px; color: #76b52b; } .zh_main6_btn:hover { background: #76b52b; color: #FFFFFF; } .zh_main6_btn1 { display: block; width: 240px; height: 52px; border-radius: 26px; border: solid 1px #76b52b; margin: 0 auto; margin-top: 60px; text-align: center; font-size: 16px; line-height: 52px; color: #76b52b; } .zh_main6_btn1:hover { background: #76b52b; color: #FFFFFF; } .zh_main6_none { display: none; } .jh_zz { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); position: fixed; z-index: 20; display: none; } .jh_tc { width: 700px; height: 650px; background: #FFFFFF; position: absolute; top: 10%; left: 50%; transform: translatex(-50%); } .jh_tc_close { float: right; margin: 26px 26px 0 0; } .jh_tc_main { width: 500px; margin: 0 auto; padding-top: 68px; } .jh_tc_main>h4 { font-size: 32px; } .jh_tc_list { width: 100%; margin-top: 34px; } .jh_tc_list li { line-height: 60px; font-size: 18px; border-bottom: 1px solid #e4e4e4; margin-bottom: 16px; } .jh_tc_list li span { font-size: 16px; color: red; margin-right: 8px; } .jh_tc_list li input { width: 42%; border: 0; font-size: 18px; } .jh_tc_tj { display: block; width: 340px; height: 48px; border-radius: 24px; background-color: #76b52b; margin: 0 auto; margin-top: 40px; text-align: center; line-height: 48px; font-size: 16px; color: #FFFFFF; } .jh_tc_tj:hover { color: #FFFFFF; } .boon_main_box { width: 1400px; margin: 0 auto; padding: 60px 0; } .boon_main_box ul li { width: 330px; float: left; height: 560px; margin-left: 26.6px; background: #ffffff; padding: 58px 0; text-align: center; } .boon_main_box ul li img { width: 80px; height: 80px; margin: 0 auto; } .boon_main_box ul li .txt_box { width: 100%; padding: 45px 30px 0; } .boon_main_box ul li .txt_box h3 { font-size: 24px; position: relative; } .boon_main_box ul li .txt_box h3::after { position: absolute; content: ''; width: 20px; height: 2px; background: #76b52b; left: 50%; margin-left: -10px; bottom: -10px; } .boon_main_box ul li .txt_box span { display: block; padding: 25px 0 0; } .boon_main_box ul li .txt_box span p { font-size: 16px; color: #666666; line-height: 35px; } .boon_main_box ul li:first-child { margin-left: 0; } .cp618_main4 { width: 720px; } .cp618_main4 li { width: 33.333%; } #certify .swiper-slide>p { width: 260px; color: #FFFFFF; font-size: 16px; margin-top: 26px; line-height: 28px; opacity: 0.6; } .cp618_main6>ul>li { width: 446px; height: auto; background: url(../images/ads10.jpg) no-repeat 100% 100%; padding: 0; height: 250px; font-size: 30px; line-height: 250px; text-align: center; color: #76b52b; margin-right: 30px; } .cp618_main6>ul>li:nth-of-type(2) { float: left; } .cp618_main6>ul>li:nth-of-type(3) { margin-right: 0; } .cp618_main6>ul>li img { margin: 0 auto; } .ads_main { padding: 130px 0 160px 0; background: #333333; } .ads_main>p { width: 1076px; margin: 0 auto; text-align: center; font-size: 18px; color: #FFFFFF; opacity: 0.6; margin-top: 38px; } .ads_main>h4 { text-align: center; font-size: 44px; color: #FFFFFF; } .ads_list { margin: 0 auto; } .ads_list .swiper-slide { min-height: 280px; margin-right: 30px; background-repeat: no-repeat; background-size: 100% 100%; padding: 60px 72px 0 30px; } .ads_list .swiper-slide>h4 { font-size: 24px; color: #333333; } #hymb_main7_list { width: 1400px; margin: 0 auto; } .ads_list .swiper-slide>p { font-size: 16px; color: #666666; line-height: 30px; } .ads_x { width: 36px; height: 4px; background-color: #76b52b; margin: 20px 0 30px; } .ads_main2 { width: 100%; padding: 90px 0 20px 0; background: #f2f2f2; } .ads_main2>h4 { font-size: 44px; text-align: center; } .ads_main2_bo { width: 1440px; margin: 0 auto; margin-top: 67px; } .ads_main2_i { float: right; } #ads_main2_lb { width: 50%; float: left; } .ads_list2 { padding-top: 34px; } .ads_list2 li { margin-bottom: 50px; } .ads_list2 li>span { display: block; width: 68px; height: 68px; background-color: #76b52b; text-align: center; border-radius: 50%; line-height: 68px; font-size: 28px; color: #FFFFFF; float: left; } .ads_list2_text { float: left; margin-left: 28px; width: 574px; } .ads_list2_text>h4 { font-size: 20px; } .ads_list2_text>p { font-size: 16px; color: #000000; line-height: 30px; opacity: 0.6; margin-top: 16px; } #ads_main2_lb .swiper-pagination { left: 94px; width: auto; bottom: 0; } #ads_main2_lb .swiper-pagination-bullet-active { width: 36px; height: 8px; background-color: #76b52b; border-radius: 4px; } .ads_main3 { padding: 100px 0; } .ads_main3>h4 { font-size: 44px; text-align: center; } .ads_list3>li>h4 { color: #cccccc; font-size: 44px; } .ads_list3>li>h5 { font-size: 24px; color: #000000; } .ads_list3>li>p { font-size: 16px; line-height: 28px; margin-top: 16px; color: #666666; } .ads_main4 { width: 100%; padding: 120px 0 150px 0; background: url(../images/ads9.jpg) no-repeat; background-size: 100% 100%; } .ads_main4>h4 { font-size: 44px; text-align: center; } .ads_main4_box { width: 1400px; height: 686px; background-color: #ffffff; box-shadow: 0px 0px 27px 0px rgba(159, 159, 159, 0.25); border: solid 1px #ececec; margin: 0 auto; margin-top: 84px; padding: 58px; } .ads_main4_text { overflow: auto; font-size: 55px; height: 100%; } /*修改滚动条样式*/ .ads_main4_text::-webkit-scrollbar { width: 1px; height: 10px; /**/ } .ads_main4_text::-webkit-scrollbar-track { background: none; border-radius: 2px; } .ads_main4_text::-webkit-scrollbar-thumb { background: #bfbfbf; border-radius: 10px; } .ads_main4_text::-webkit-scrollbar-thumb:hover { background: #333; } .ads_main4_text::-webkit-scrollbar-corner { background: #bfbfbf; } .ads_list4>li:first-child { font-size: 24px; color: #8fc850; border-bottom: 0; padding-left: 0; } .ads_list4 { margin-bottom: 50px; } .ads_list4>li { line-height: 84px; height: 84px; padding-left: 28px; border-bottom: solid 1px #000000; font-size: 16px; } .ads_list4>li>span { float: left; } .ads_list4>li>p { margin-left: 285px; } .ads_main6 { background: #F2F2F2; } .ads_main6>ul>li { background: #FFFFFF; } .qbcp_nav { background: #FFFFFF; } .qbcp_nav li { width: 50% !important; } .qbcp { width: 1440px; margin: 0 auto; padding-top: 43px; } .qbcp>h4 { text-align: center; font-size: 44px; color: #080808; } .qbcp_main { margin-top: 23px; padding-bottom: 82px; } .qbcp_main_nav { width: 360px; float: left; background: #FFFFFF; padding-bottom: 39px; } .navBox { width: 300px; margin: 0 auto; } .navBox>ul { display: none; width: 100%; cursor: pointer; border-bottom: 1px solid #ccc; padding-bottom: 22px; } .navBox>ul li { font-size: 14px; width: 100%; line-height: 25px; background: url(../images/cp4.jpg) no-repeat left; padding-left: 28px; } .myDiv { width: 100%; height: 58px; line-height: 58px; font-size: 18px; color: #080808; border-bottom: 1px solid #ccc; cursor: pointer; background-repeat: no-repeat; background-position: right; background-image: url(../images/cp2.png); } .ai { border: 0; color: #74b618; background-image: url(../images/cp3.png); } .myDiv:hover { color: #74b618; } .qbcp_main_table { width: calc(100% - 25%); float: right; background: #FFFFFF; } .qbcp_main_table table { width: 93%; margin: 0 auto; } .qbcp_main_table table tr:first-child { height: 68px; } .qbcp_main_table table tr:first-child:hover { background: #FFFFFF; color: #000000; } .qbcp_main_table table tr { height: 96px; } .qbcp_main_table table tr:hover { background: #74b618; color: #FFFFFF; } .qbcp_main_table table tr:last-child td { border-bottom: 0; } .qbcp_main_table table td { border-bottom: 1px solid #CCCCCC; font-size: 16px; cursor: pointer; } .qbcp_main_table table td:nth-of-type(3) { width: 51%; } .qbcp_main_table table span { font-size: 14px; font-weight: normal; } .jjfa_list { width: 1020px; float: right; } .jjfa_list li { float: left; width: 328px; height: 400px; margin-right: 18px; margin-bottom: 28px; background-color: #FFFFFF; background-repeat: no-repeat; background-position: top; background-position-y: 30px; padding: 117px 36px 0; } .jjfa_list li:nth-of-type(3n) { margin-right: 0; } .jjfa_list li h4 { font-size: 24px; text-align: center; } .jjfa_list li p { margin-top: 64px; font-size: 16px; color: #2b2b2b; line-height: 26px; } .syy_table>h4 { color: #8fc850; font-size: 24px; } .syy_table>table { width: 96%; margin: 0 auto; font-size: 16px; } .syy_table>table td { width: 16.666%; line-height: 66px; border-bottom: 2px solid #F2F2F2; } .syy_table>table td select { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 18px; width: 91px; height: 36px; border: solid 1px #ededed; padding-left: 20px; background: url(../images/syy7.png) no-repeat scroll right center transparent; background-position-x: 68px; } select::-ms-expand { display: none; } .zh_main6 p { font-size: 16px; color: #666666; margin-top: 28px; line-height: 30px; } .ads_list2 li b>img { float: left; } #sy618_banner { width: 100% !important; } #sy618_banner .swiper-slide img { width: 100%; } #sy618_banner .swiper-pagination { width: auto; left: auto; right: 10%; bottom: 32px; } #sy618_banner .swiper-pagination-bullet { width: 16px; height: 16px; background: #FFFFFF; opacity: 1; } #sy618_banner .swiper-pagination-bullet-active { width: 46px; height: 16px; background-color: #76b52b; border-radius: 8px; } .sy618_banner_btn { display: block; position: absolute; bottom: 93px; width: 240px; height: 52px; border-radius: 26px; border: solid 1px #FFFFFF; text-align: center; font-size: 16px; line-height: 52px; color: #FFFFFF; left: 50%; transform: translateX(-50%); } .sy618_main { width: 1440px; margin: 0 auto; padding: 80px 0 100px 0; } .sy618_list { width: 100%; height: 420px; background: #FFFFFF; } .sy618_list li { float: left; width: 33.3333%; height: 100%; background-repeat: no-repeat; background-position: top; background-position-y: 88px; padding-top: 208px; } .sy618_list li>h4 { font-size: 24px; color: #080808; text-align: center; } .sy618_list li>p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; width: 224px; text-align: center; margin: 0 auto; margin-top: 25px; font-size: 16px; color: #666666; line-height: 30px; } .sy618_list li>a { display: block; text-align: center; margin-top: 26px; color: #6dbc19; font-size: 16px; } .sy618_list2 { margin-top: 30px; } .sy618_list2 li { width: 446px; height: 180px; background-size: 100%; float: left; margin-right: 30px; background-repeat: no-repeat; background-size: 100% 100%; } .sy618_list2 li:nth-of-type(3) { margin-right: 0; } .sy618_list2 li>p { background-repeat: no-repeat; background-position: left; background-position-x: 140px; padding-left: 200px; line-height: 180px; font-size: 24px; color: #ffffff; } .zh_main2_img>img { float: left; width: 64%; margin: 0 28px; } .zh_main2_img { width: 75%; margin: 0 auto; margin-top: 80px; } .zh_main2_img ul { width: 15%; height: 443px; } .zh_main2_img ul>li { height: 50%; } .zh_main2_img ul>li>p { margin-top: 34px; color: #ffffff; opacity: 0.6; font-size: 14px; text-align: left; } .zh_main2_img ul>li>h4 { font-size: 20px; color: #FFFFFF; } .xian_right { float: right; width: 20px; height: 3px; background-color: #76b52b; margin: 10px 0; } .xian_left { float: left; width: 20px; height: 3px; background-color: #76b52b; margin: 10px 0; } .zh_main4_list { position: absolute; bottom: 52px; } .zh_main4_list li { width: 360px; height: 200px; float: left; background: url(../images/cp618_10.jpg) no-repeat; background-size: 100% 100%; margin-right: 20px; padding: 40px 30px 0 25px; } .zh_main4_list li>h4 { font-size: 20px; color: #FFFFFF; } .zh_main4_list li>p { margin-top: 14px; font-size: 16px; color: #FFFFFF; opacity: 0.6; line-height: 32px; } .zh_main4_list li>a { display: block; color: #76b52b; margin-top: 10px; font-size: 16px; } .hymb_nav li { width: 14.285% !important; } .hymb_main1 { width: 81%; margin: 80px auto; } .hymb_main1>h4 { text-align: center; font-size: 44px; margin-bottom: 60px; } .hymb_main1>p { text-indent: 2em; font-size: 16px; line-height: 30px; letter-spacing: 1.5px; } .hymb_main1>img { margin: 0 auto; margin-top: 50px; } .hymb_main2 { width: 100%; background: #f2f2f2; padding: 80px 0; } .hymb_main2_text { width: 81%; margin: 0 auto; } .hymb_main2_text>h4 { font-size: 44px; text-align: center; margin-bottom: 60px; } .hymb_main2_text>p { font-size: 16px; text-indent: 2em; line-height: 30px; letter-spacing: 1.5px; } .hymb_main2>img { margin: 0 auto; margin-top: 60px; } .hymb_main3 { background: #FFFFFF; } .hymb_main4>ul>li { height: 280px; } #hymb_main5_list, #hymb_main7_list { width: 1200px; margin: 0 auto; margin-top: 60px; position: relative; } #hymb_main4_list .next_btn { right: -100px; } #hymb_main4_list .prev_btn { left: -100px; } #hymb_main5_list .next_btn { right: -100px; } #hymb_main5_list .prev_btn { left: -100px; } #hymb_main7_list .next_btn { right: -100px; color: #FFFFFF; } #hymb_main7_list .prev_btn { left: -100px; color: #FFFFFF; } #hymb_main4_list .swiper-slide { padding: 47px 80px 0 31px; background-size: 100% 100%; background-repeat: no-repeat; } #hymb_main4_list .swiper-slide>h4 { font-size: 44px; color: #CCCCCC; } #hymb_main4_list .swiper-slide>h5 { font-size: 24px; margin: 15px 0; } #hymb_main4_list .swiper-slide>p { font-size: 16px; line-height: 30px; } #hymb_main5_list .swiper-slide { height: 280px; border: solid 2px #ffffff; opacity: 0.9; padding: 68px 60px 0 65px; } .hymb_main5 { background: url(../images/hymb21.jpg) no-repeat; background-size: 100% 100%; color: #FFFFFF; } .hymb_main5>h4 { color: #FFFFFF; } #hymb_main5_list { width: 74%; margin: 0 auto; margin-top: 60px; } #hymb_main5_list .swiper-slide>h4 { font-size: 22px; } #hymb_main5_list .swiper-slide>p { font-size: 16px; margin-top: 29px; line-height: 30px; } #hymb_main5_list .swiper-slide:hover { background: #76b52b; } .hymb_main6 { width: 100%; padding: 84px 0 84px 0; } .hymb_main6>h4 { text-align: center; font-size: 44px; } #hymb_main6_list { width: 1400px; margin: 0 auto; margin-top: 70px; } .hymb_main6_list .swiper-slide { transition: all 0.2s; cursor: pointer; filter: grayscale(100%); } .hymb_main6_list .swiper-slide:hover { filter: none; } .hymb_main6_list .swiper-slide>img { margin: 0 auto; } .hymb_main7 { width: 100%; height: 320px; background: url(../images/hymb22.jpg) no-repeat; background-size: 100% 100%; padding-top: 116px; } .hymb_main7_text { width: 74%; margin: 0 auto; } .hymb_main7_text_left { float: left; } .hymb_main7_text_left>h4 { font-size: 44px; } .hymb_main7_text_left>p { font-size: 18px; margin-top: 30px; } .hymb_main7_text_right { float: right; width: 380px; height: 68px; border-radius: 34px; border: solid 1px #70bb1a; margin-top: 10px; text-align: center; line-height: 68px; font-size: 20px; } .hymb_main7_text_right>a { color: #70bb1a !important; } .yyfa_nav>ul>li { width: 33.333%; } .yyfa_main1>p { text-indent: 0; } .yyfa_main2 { width: 1480px; margin: 0 auto; padding: 95px 0 80px 0; } .yyfa_main2>h4 { font-size: 44px; text-align: center; } .yyfa_main2>p { text-align: center; font-size: 16px; line-height: 30px; margin-top: 40px; color: #666666; } .yyfa_main2_box { margin-top: 50px; } .yyfa_main2_left { width: 800px; height: 380px; float: left; background: #f2f2f2; padding: 71px 0 0 26px; } .yyfa_main2_right { float: right; } #yyfa_main2_lb { height: 100%; } #yyfa_main2_lb .swiper-pagination { left: 0px; width: auto; bottom: 30px; } #yyfa_main2_lb .swiper-pagination-bullet-active { width: 36px; height: 8px; background-color: #76b52b; border-radius: 4px; } #yyfa_main2_lb .swiper-slide>h4 { font-size: 24px; } #yyfa_main2_lb .swiper-slide>p { font-size: 16px; color: #666666; line-height: 30px; margin-top: 28px; } #yyfa_main2_lb .swiper-slide>a { font-size: 16px; display: block; color: #6fba2c; margin-top: 52px; } .jspx_nav>ul>li { width: 50%; } .jspx_main { padding: 80px 0 70px 0; } .jspx_main>h4 { font-size: 44px; text-align: center; } .jspx_main>p { text-align: center; font-size: 18px; margin-top: 40px; line-height: 30px; } .jspx_main_list { width: 1400px; margin: 0 auto; margin-top: 60px; } .jspx_main_list>li { width: 30%; float: left; } .jspx_main_list>li:nth-of-type(2) { width: 40%; } .jspx_main_list>li>div { width: 320px; height: 180px; margin: 0 auto; background: url(../images/jspx8.png) no-repeat; background-size: 100% 100%; padding: 35px 24px; font-size: 16px; line-height: 30px; margin-top: 117px; } .jspx_main2 { width: 100%; padding: 138px 0 200px 0; background: url(../images/jspx3.jpg) no-repeat center; background-size: cover; color: #FFFFFF; } .jspx_main2>h4 { font-size: 44px; text-align: center; } .jspx_main2>div { width: 30px; height: 3px; margin: 20px auto 40px; background: #FFFFFF; opacity: 0.4; } .jspx_main2>p { width: 1000px; margin: 0 auto; text-align: center; font-size: 16px; line-height: 30px; } .jspx_main3 { padding: 110px 0; background: #F2F2F2; } #jspx_main3_list { width: 1200px; margin: 0 auto; position: relative; } #jspx_main3_list .next_btn { right: -100px; } #jspx_main3_list .prev_btn { left: -100px; } #jspx_main3_list .swiper-slide { width: 685px; min-height: 760px; background: #FFFFFF; padding: 36px 120px 0 102px; } #jspx_main3_list .swiper-slide>img { margin: 0 auto; } #jspx_main3_list .swiper-slide>h4 { margin-top: 24px; text-align: center; font-size: 30px; margin-bottom: 54px; } .jspx_main3_list_text { margin-bottom: 50px; } .jspx_main3_list_text>h5 { background-position: left; background-repeat: no-repeat; padding-left: 28px; font-size: 16px; color: #333333; } .jspx_main3_list_text>p { margin-top: 16px; line-height: 30px; color: #666666; } .jhy_nav>ul>li { width: 25%; } .jhy_main>h5 { width: 240px; height: 48px; background-color: #76b52b; border-radius: 4px; margin: 0 auto; text-align: center; line-height: 48px; font-size: 18px; color: #FFFFFF; margin-top: 37px; } .jhy_main>p { width: 1387px; margin: 0 auto; text-align: left; margin-top: 45px; } .jhy_main>img { margin: 0 auto; margin-top: 88px; } .jhy_main2 { width: 100%; padding: 55px 0; background: url(../images/jhy4.jpg) no-repeat; background-size: 100% 100%; } .jhy_main2 a { display: block; width: 240px; height: 68px; background-color: rgba(118, 181, 43, 0.6); border-radius: 4px; margin: 0 auto; line-height: 68px; text-align: center; font-size: 22px; color: #FFFFFF; } .jhy_main3 { padding: 100px 0; background: #F2F2F2; } .jhy_main3>h4 { text-align: center; font-size: 44px; } .jhy_main3_list { width: 74%; margin: 0 auto; margin-top: 60px; } .jhy_main3_list>li { position: relative; width: 25%; min-height: 520px; float: left; border: 1px solid #d9d9d9; padding: 145px 30px 0; } .jhy_main3_list>li:hover .jhy_main3_list_hover { display: block; } .jhy_main3_list>li>h4 { font-size: 24px; text-align: center; } .jhy_main3_list_xian { width: 30px; height: 3px; background-color: #76b52b; margin: 30px auto 48px; } .jhy_main3_list>li>h5 { font-size: 22px; line-height: 36px; } .jhy_main3_list>li>p { margin-top: 32px; font-size: 18px; line-height: 30px; color: #666666; } .jhy_main3>a { display: block; width: 240px; height: 52px; border-radius: 26px; border: solid 1px #76b52b; margin: 0 auto; text-align: center; line-height: 52px; color: #76b52b; margin-top: 90px; font-size: 16px; } .jhy_main3>a:hover { background: #76b52b !important; color: #FFFFFF !important; } .jhy_main4 { padding: 100px 0 150px 0; min-height: 680px; width: 100%; background: url(../images/jhy7.jpg) no-repeat; } .jhy_main4>h4 { font-size: 44px; color: #FFFFFF; text-align: center; } .jhy_main4>p { font-size: 18px; margin-top: 30px; text-align: center; color: #FFFFFF; } .jhy_main4_list { width: 1400px; margin: 0 auto; margin-top: 60px; } .jhy_main4_list>li { width: 685px; height: 285px; float: left; border: solid 1px #ffffff; padding-top: 70px; } .jhy_main4_list>li>h4 { font-size: 24px; color: #FFFFFF; text-align: center; } .jhy_main4_list>li>p { margin-top: 20px; text-align: center; font-size: 18px; color: #FFFFFF; } .jhy_main4_list>li>a { display: block; width: 240px; height: 52px; background-color: #76b52b; border-radius: 26px; margin: 0 auto; margin-top: 42px; text-align: center; line-height: 52px; font-size: 16px; color: #FFFFFF; } .jhy_main4_list>li:nth-of-type(2) { float: right; } .jhy_main4_list>li:hover { background: url(../images/jhy9.jpg)no-repeat; background-size: 100% 100%; border: solid 1px #76b52b; } .jhy_main4_list>li:hover a { background: #FFFFFF; color: #76b52b; } .jhy_main5 { padding: 104px 0; } .jhy_main5>h4 { font-size: 44px; text-align: center; } #jhy_main5_lb1 { width: 74%; margin: 0 auto; margin-top: 60px; } #jhy_main5_lb1 .swiper-slide { width: 100%; height: 480px; background: url(../images/jhy10.jpg) no-repeat; background-size: 100% 100%; padding-top: 80px; } #jhy_main5_lb1 .swiper-slide>h5 { font-size: 14px; text-align: center; } #jhy_main5_lb1 .swiper-slide>h4 { font-size: 24px; text-align: center; margin-top: 17px; } #jhy_main5_lb1 .swiper-slide>p { margin-top: 62px; text-align: center; font-size: 16px; } #jhy_main5_lb1 .swiper-slide>a { display: block; margin-top: 117px; text-align: center; font-size: 16px; color: #76b52b; } #jhy_main5_lb1 .swiper-pagination { left: auto; right: 57px; width: auto; bottom: 49px; } #jhy_main5_lb1 .swiper-pagination-bullet-active { width: 36px; height: 8px; background-color: #76b52b; border-radius: 4px; } #jhy_main5_lb2 { width: 843px; margin: 0 auto; margin-top: 25px; position: relative; } #jhy_main5_lb2 .next_btn { right: -300px; } #jhy_main5_lb2 .prev_btn { left: -300px; } #jhy_main5_lb2 .swiper-slide { height: 140px; background-color: #f2f2f2; padding: 26px 0 0 17px; } #jhy_main5_lb2 .swiper-slide>h5 { font-size: 14px; } #jhy_main5_lb2 .swiper-slide>h4 { font-size: 20px; margin-top: 7px; } #jhy_main5_lb2 .swiper-slide>img { position: absolute; bottom: 15px; right: 23px; } .jhy_main6 { padding: 90px 0 100px 0; background: #F2F2F2; } .jhy_main6>img { margin: 0 auto; } .jhy_main6>h5 { margin: 26px 0; font-size: 44px; text-align: center; } .jhy_main6>p { color: #6fba2c; text-align: center; font-size: 28px; } .zz { position: fixed; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 20; display: none; } .jhy_tc { width: 556px; margin: 68px auto; padding: 68px 100px 85px; background: #FFFFFF; position: relative; display: none; overflow: auto; height: 600px; } .jhy_tc>h4 { font-size: 32px; } .jhy_tc>h5 { font-size: 16px; margin-top: 18px; } .jhy_tc_list { margin-top: 40px; } .jhy_tc_list>li { line-height: 60px; margin-bottom: 20px; border-bottom: 1px solid #e6e6e6; font-size: 16px; } .jhy_tc_list>li>input { border: 0; padding-left: 30px; } .jhy_ewm { float: right; margin-top: 10px; } .close_btn { position: absolute; top: 35px; right: 39px; } .jhy_tc_btn { width: 340px; height: 48px; background-color: #76b52b; border-radius: 24px; margin: 0 auto; font-size: 16px; line-height: 48px; text-align: center; border: 0; color: #FFFFFF; margin-top: 20px; } .zhaq_main3 { background: #FFFFFF; } .zhaq_main3>ul>li { background: #F2F2F2; } .zhaq_right { float: right; padding-top: 60px; width: 656px; } .zhaq_right>h4 { font-size: 24px; } .zhaq_right>p { font-size: 16px; margin-top: 40px; } .zhaq_left { float: left; } .zhaq_main4 { background: #F2F2F2; } .qykw_list { width: 100%; margin: 0 auto; padding-bottom: 87px; } .qykw_list>li { width: 680px; float: left; min-height: 413px; background: #FFFFFF; } .qykw_list>li:nth-of-type(2) { float: right; } .qykw_list>li>img { float: left; } .qykw_list_text { padding: 50px 0 0 40px; float: left; } .qykw_list_text>h4 { font-size: 24px; } .qykw_list_text>p { font-size: 16px; margin-top: 29px; width: 260px; text-align: left; } .qykw_list_text_li { margin-top: 100px; } .qykw_list_text_li>li { width: 50%; float: left; font-size: 16px; } .qykw_list_text_li>li a { color: #76b52b; } .qykw_main2 { padding-top: 60px; } .qykw_main2_nav { width: 960px; height: 48px; line-height: 48px; border-radius: 4px; border: solid 1px #e5e5e5; margin: 0 auto; } .qykw_main2_nav>li { width: 16.666%; float: left; text-align: center; font-size: 18px; } .qykw_main2_nav>li:hover { background: #76b52b; } .qykw_main2_nav>li:hover a { color: #FFFFFF; } .qykw_main2_list { width: 1400px; margin: 0 auto; margin-top: 60px; } .qykw_main2_list>li { width: 335px; float: left; margin-right: 20px; padding-bottom: 30px; background: rgba(255, 255, 255, 0.6); margin-bottom: 40px; } .qykw_main2_list>li:nth-of-type(4n) { margin-right: 0; } .qykw_main2_list>li>h4 { font-size: 24px; line-height: 80px; text-align: center; } .qykw_main2_list>li>ul>li { width: 50%; float: left; text-align: center; } .qykw_main2_list>li>ul>li>a { color: #76b52b; font-size: 16px; } .kwxq { width: 1440px; margin: 0 auto; } .kwxq>p { float: left; margin-top: 35px; } .kwxq_fh { display: block; width: 140px; height: 46px; border-radius: 23px; margin-top: 17px; float: right; line-height: 46px; padding-left: 58px; background: #ffffff url(../images/kwxq1.jpg) no-repeat left; background-position-x: 28px; font-size: 16px; } .kwxq_text { width: 100%; margin-top: 32px; } .kwxq_text_left { width: 1000px; float: left; background: #FFFFFF; padding: 60px; } .kwxq_text_left>h4 { font-size: 36px; } .kwxq_text_left_list { margin-top: 22px; border-bottom: 1px solid #eeeeee; padding-bottom: 13px; } .kwxq_text_left_list>a { display: block; float: left; height: 26px; line-height: 26px; background: url(../images/kwxq5.jpg) no-repeat left; padding-left: 32px; margin-top: 10px; } .kwxq_text_left_list>ul { float: right; } .kwxq_text_left_list>ul>li { float: left; margin-left: 10px; } .kwxq_text_left_text { padding: 40px 0; font-size: 16px; line-height: 30px; border-bottom: 1px solid #eeeeee; } .kwxq_text_left_box { padding-top: 40px; } .kwxq_text_left_box>img { float: left; } .kwxq_text_left_box>ul { float: left; margin-left: 20px; width: 432px; } .kwxq_text_left_box>ul>li>span { text-decoration: underline; font-size: 18px; line-height: 32px; } .kwxq_text_left_box>ul>li>a { display: block; width: 88px; height: 32px; border-radius: 16px; border: solid 1px #76b52b; float: right; text-align: center; line-height: 32px; color: #76b52b; } .kwxq_text_right { width: 380px; float: right; padding: 40px; background: #FFFFFF; } .kwxq_text_right>h4 { font-size: 24px; padding-bottom: 20px; border-bottom: 1px solid #eeeeee; padding-left: 10px; } .kwxq_text_right_list { font-size: 18px; margin-top: 34px; } .kwxq_text_right_list>li { margin-bottom: 28px; color: #666666; } .qykw_main { width: 1440px; } .jhy_main3_list_hover { display: none; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #333333; } .jhy_main3_list_hover>div { padding: 40px 58px 0 30px; } .jhy_main3_list_hover>div>h4 { color: #FFFFFF; font-size: ; } .jhy_main3_list_hover>div>h5 { font-size: 22px; color: #FFFFFF; line-height: 36px; margin-top: 20px; } .jhy_main3_list_hover>div>p { font-size: 18px; line-height: 30px; color: #ffffff; margin-top: 32px; } .jhy_main3_list_hover>div>a { display: block; color: #76b52b; font-size: 18px; margin-top: 20px; } #certify .swiper-slide { opacity: 0 !important; } #certify .swiper-slide-next { opacity: 0.5 !important; } #certify .swiper-slide-prev { opacity: 0.5 !important; } #certify .swiper-slide-active { opacity: 1 !important; } .ads_nav>ul>li { width: 12.5%; } .gsjs_03c_fr { position: relative; } .gsjs_03c_fr .p3 { display: none; width: 100%; height: 100%; position: absolute; padding: 20px; background: rgba(0, 0, 0, 0.6); top: 0; left: 0; margin: 0 !important; color: #FFFFFF !important; } .gsjs_03c_fr:hover .p3 { display: block; } .gsry_01_i>ul>li:hover img {} .sy618_list2 li:hover { transform: scale(1.2); transition: 0.5s; } #hymb_main7_list { width: 74%; margin: 0 auto; margin-top: 60px; position: relative; } .current { background: #6fba2c; color: #FFFFFF; } .jhy_main3_list_hover>img { width: 100%; } .cp618_nav>ul>li { width: 14.28%; } .ads1_list { width: 1400px; margin: 0 auto; margin-top: 60px; } .ads1_list>li { float: left; width: 446px; height: 280px; margin-right: 30px; background-repeat: no-repeat; background-size: 100% 100%; padding: 60px 0 0 30px; } .ads1_list>li>h4 { font-size: 24px; color: #333333; } .ads1_list>li>p { width: 343px; font-size: 16px; color: #666666; line-height: 30px; } .tab_menu li { cursor: pointer; } #zh_main1_lb { width: 1400px; position: relative; } #hymb_main6_list { position: relative; } #hymb_main6_list .swiper-pagination-bullet-active { width: 36px; height: 8px; background-color: #76b52b; border-radius: 4px; } #hymb_main6_list .swiper-pagination { bottom: -30px; left: 50%; } #hymb_main6_list .swiper-pagination-bullet { margin: 0 4px; } @media (max-width: 1440px) { #hymb_main6_list { width: 1200px; } #zh_main1_lb { width: 1200px; } .sy618_list2 li>p { background-position-x: 100px; padding-left: 160px; } .sy618_banner_btn { bottom: 50px; } .ads1_list { width: 1200px; } .ads1_list>li { width: 380px; } .boon_main_box ul li { width: 280px; } .cp618_main6>ul>li { width: 380px; } .ads_list .swiper-slide { min-height: 400px; margin-right: 30px; background-repeat: no-repeat; background-size: 100% 100%; padding: 60px 72px 0 30px; } .ads_list4>li>p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; margin-left: 285px; overflow: hidden; width: 759px; } .kwxq { width: 1200px; } .kwxq_text_left_box>ul { width: 60%; } .qykw_main { width: 1200px; } .qykw_list>li { width: 680px; float: none; min-height: 413px; background: #FFFFFF; margin: 10px auto; } .qykw_list>li:nth-of-type(2) { float: none; } .qykw_main2_list { width: 1200px; } .qykw_main2_list>li:nth-of-type(4n) { margin-right: 96px; } .qykw_main2_list>li:nth-of-type(3n) { margin-right: 0; } .qykw_main2_list>li { width: 335px; float: left; margin-right: 96px; padding-bottom: 30px; background: rgba(255, 255, 255, 0.6); margin-bottom: 40px; } .boon_main_box { width: 1200px; } .sy618_main { width: 1200px; } .zh_main1 { width: 1200px; } .ads_main2_bo { width: 1200px; } #ads_main2_lb { width: 60%; } .ads_main2_i { width: 40%; } .zh_main3>ul { width: 1200px; } .zh_main3>ul>li { width: 32%;margin-right:2%; height: 400px; } .zh_main3>ul>li:nth-child(3n){margin-right:0px;} .zh_main4_d { width: 1200px; } .zhaq_right { width: 400px; } .zh_main6>ul { width: 1200px; } .zh_nav>ul { width: 1200px; } .ads_list { width: 1200px; } .ads_list>li { width: 32%; } .ads_main4_box { width: 1200px; } .qbcp { width: 1200px; } .qbcp_main_table { width: 800px; } .qbcp_main_nav { width: 360px; } .jjfa_list { width: 800px; } .jjfa_list li:nth-of-type(2n) { margin-right: 0; } .jjfa_list li:nth-of-type(3n) { margin-right: 18px; } .hymb_main1 { width: 1200px; } .hymb_main2_text { width: 1200px; } .hymb_main2>img { width: 1200px; } #hymb_main4_list, #hymb_main5_list { width: 900px; } #hymb_main5_list { width: 710px; height: 500px; } .hymb_main6_list { width: 1200px; } .hymb_main7_text { width: 1200px; } .yyfa_main2 { width: 1200px; } .yyfa_main2_left { width: 50%; } .yyfa_main2_right { width: 50%; height: 380px; } .yyfa_main2_right>img { width: 100%; height: 100%; } #hymb_main4_list .swiper-slide { /*height: 400px; padding: 47px 40px 0 31px;*/ } .zh_main4_d_left { width: 50%; } .zh_main4_d_right { width: 45%; } .zh_main4_d_right>img { width: 100%; } .jhy_main { width: 1200px; margin: 0 auto; } .jhy_main>p { width: 1100px; } .jhy_main>img { width: 1200px; } .jhy_main3_list { width: 1200px; } .jhy_main3_list_hover>img { width: 100%; } .jhy_main4_list { width: 1200px; } .jhy_main4_list>li { width: 48%; } #jhy_main5_lb1 { width: 1200px; } #jhy_main5_lb2 .next_btn { right: -100px; } #jhy_main5_lb2 .prev_btn { left: -100px; } .jspx_main_list { width: 1200px; } .jspx_main_list>li:nth-of-type(2)>img { width: 100%; } #jspx_main3_list { width: 700px; } #hymb_main5_list .swiper-slide { height: 500px; } .sy618_list2 li { width: 360px; } .zh_main2_img>img { margin: 0 2%; } #jspx_main3_list .swiper-slide { padding: 36px 20px; } .kwxq_text_left { width: 800px; } } @media (max-width: 750px) { .yyfa_banner .p2 { line-height: 0.3rem !important; font-size: 0.2rem !important; } #zh_main1_lb { width: 90%; margin: 0 auto; } .zh_main1_lb .swiper-slide { width: 50% !important; } .next_btn { right: -0.2rem; } .prev_btn { left: -0.2rem; } .zh_main6>ul>li:nth-of-type(2n) { float: none; } .ads_list .swiper-slide>h4 { font-size: 0.28rem; } .ads_list .swiper-slide>p { font-size: 0.24rem; line-height: 0.4rem; } .zh_nav>ul { width: 100%; } .jhy_main { width: 81%; } #jspx_main3_list .next_btn { right: 0rem; } #jspx_main3_list .prev_btn { left: 0rem; } #hymb_main7_list .next_btn { right: -0.2rem; } #hymb_main7_list .prev_btn { left: -0.2rem; } #hymb_main4_list .next_btn { right: -0.2rem; } #hymb_main4_list .prev_btn { left: -0.2rem; } #hymb_main5_list .next_btn { right: -0.2rem; } #hymb_main5_list .prev_btn { left: -0.2rem; } #jhy_main5_lb2 .next_btn { right: -0.2rem; } #jhy_main5_lb2 .prev_btn { left: -0.2rem; } .kwxq { width: 90%; margin: 0 auto; } .kwxq>p { float: left; margin-top: 0.35rem; font-size: 0.16rem; } .kwxq_fh { display: block; width: 1.4rem; height: 0.46rem; border-radius: 0.23rem; margin-top: 0.17rem; float: right; line-height: 0.46rem; padding-left: 0.58rem; background: #ffffff url(../images/kwxq1.jpg) no-repeat left; background-size: 10%; background-position-x: 0.2rem; font-size: 0.16rem; } .kwxq_text { width: 100%; margin-top: 0.32rem; } .kwxq_text_left { width: 100%; float: none; padding: 0.6rem; } .kwxq_text_left>h4 { font-size: 0.36rem; } .kwxq_text_left_list { margin-top: 0.22rem; padding-bottom: 0.13rem; } .kwxq_text_left_list>a { display: block; float: left; height: 0.3rem; line-height: 0.3rem; background: url(../images/kwxq5.jpg) no-repeat left; background-size: 20%; padding-left: 0.32rem; margin-top: 0.10rem; font-size: 0.24rem; } .kwxq_text_left_list>ul { float: right; } .kwxq_text_left_list>ul>li { float: left; margin-left: 0.1rem; } .kwxq_text_left_list>ul>li>a>img { width: 70%; } .kwxq_text_left_text { padding: 0.4rem 0; font-size: 0.24rem; line-height: 0.4rem; border-bottom: 1px solid #eeeeee; } .kwxq_text_left_box { padding-top: 0.4rem; } .kwxq_text_left_box>img { width: 80%; float: none; margin: 0 auto; margin-bottom: 0.2rem; } .kwxq_text_left_box>ul { float: none; margin: 0 auto; margin-left: 0.2rem; width: 5rem; } .kwxq_text_left_box>ul>li>span { text-decoration: underline; font-size: 0.18rem; line-height: 0.32rem; } .kwxq_text_left_box>ul>li>a { display: block; width: 0.88rem; height: 0.32rem; border-radius: 0.16rem; border: solid 1px #76b52b; float: right; text-align: center; line-height: 0.32rem; color: #76b52b; } .kwxq_text_right { width: 100%; float: none; padding: 0.4rem; background: #FFFFFF; margin-top: 0.2rem; } .kwxq_text_right>h4 { font-size: 0.3rem; padding-bottom: 0.2rem; border-bottom: 1px solid #eeeeee; padding-left: 0.1rem; } .kwxq_text_right_list { font-size: 0.24rem; margin-top: 0.34rem; } .kwxq_text_right_list>li { margin-bottom: 0.28rem; color: #666666; } .qykw_main { width: 100%; } .qykw_list { padding-bottom: 0.4rem; } .qykw_list>li { width: 7rem; float: none; margin: 0 auto; min-height: 4.13rem; background: #FFFFFF; margin-bottom: 0.2rem; } .qykw_list>li:nth-of-type(2) { float: none; } .qykw_list>li>img { width: 100%; float: none; } .qykw_list_text { padding: 0.5rem 0 0.2rem 0.4rem; float: none; } .qykw_list_text>h4 { font-size: 0.3rem; } .qykw_list_text>p { font-size: 0.24rem; margin-top: 0.29rem; width: 80%; text-align: left; } .qykw_list_text_li { margin-top: 0.6rem; } .qykw_list_text_li>li { width: 50%; float: left; font-size: 0.24rem; } .qykw_list_text_li>li a { color: #76b52b; } .qykw_main2 { padding-top: 0.2rem; } .qykw_main2_nav { width: 90%; height: 0.48rem; line-height: 0.48rem; border-radius: 4px; border: solid 1px #e5e5e5; margin: 0 auto; } .qykw_main2_nav>li { width: 16.666%; float: left; text-align: center; font-size: 0.24rem; } .qykw_main2_list { width: 90%; margin: 0 auto; margin-top: 0.4rem; } .qykw_main2_list>li { width: 100%; float: none; margin: 0 auto; margin-right: auto; padding-bottom: 30px; background: rgba(255, 255, 255, 0.6); margin-bottom: 40px; } .qykw_main2_list>li>img { width: 100%; } .qykw_main2_list>li:nth-of-type(4n) { margin-right: 0; } .qykw_main2_list>li>h4 { font-size: 0.3rem; line-height: 0.8rem; text-align: center; } .qykw_main2_list>li>ul>li { width: 50%; float: left; text-align: center; font-size: 0.24rem; } .qykw_main2_list>li>ul>li>a { color: #76b52b; font-size: 0.24rem; } .jhy_tc { width: 7rem; margin: 1rem auto; padding: 0.68rem 1rem 0.85rem; } .jhy_tc>h4 { font-size: 0.32rem; } .jhy_tc>h5 { font-size: 0.24rem; margin-top: 0.18rem; } .jhy_tc_list { margin-top: 0.4rem; } .jhy_tc_list>li { line-height: 0.6rem; margin-bottom: 0.2rem; font-size: 0.24rem; } .jhy_tc_list>li>input { border: 0; padding-left: 0.3rem; } .jhy_ewm { width: 20%; float: right; margin-top: 0.1rem; } .close_btn { position: absolute; top: 0.35rem; right: 0.39rem; } .jhy_tc_btn { display: block; width: 3.4rem; height: 0.48rem; margin: 0 auto; background-color: #76b52b; border-radius: 0.24rem; font-size: 0.24rem; line-height: 0.48rem; margin-top: 0.2rem; } .jhy_nav>ul>li { background-size: 22% !important; } .jhy_main>h5 { width: 2.4rem; height: 0.48rem; line-height: 0.48rem; font-size: 0.18rem; color: #FFFFFF; margin-top: 0.37rem; } .jhy_main>img { width: 90%; margin: 0 auto; margin-top: 0.4rem; } .jhy_main2 { width: 100%; padding: 0.55rem 0; background: url(../images/jhy4.jpg) no-repeat; background-size: 100% 100%; } .jhy_main2 a { display: block; width: 2.4rem; height: 0.68rem; line-height: 0.68rem; font-size: 0.28rem; color: #FFFFFF; } .jhy_main3 { padding: 1rem 0; background: #F2F2F2; } .jhy_main3>h4 { text-align: center; font-size: 0.44rem; } .jhy_main3_list { width: 96%; margin: 0 auto; margin-top: 0.6rem; } .jhy_main3_list>li { width: 50%; min-height: 5.2rem; float: left; border: 1px solid #d9d9d9; padding: 1rem 0.3rem 0; } .jhy_main3_list>li>h4 { font-size: 0.24rem; text-align: center; } .jhy_main3_list>li>div { width: 0.3rem; height: 3px; background-color: #76b52b; margin: 0.3rem auto 0.48rem; } .jhy_main3_list>li>h5 { font-size: 0.28rem; line-height: 0.36rem; } .jhy_main3_list>li>p { margin-top: 0.32rem; font-size: 0.24rem; line-height: 0.3rem; color: #666666; } .jhy_main3>a { display: block; width: 2.4rem; height: 0.52rem; border-radius: 0.26rem; border: solid 1px #76b52b; margin: 0 auto; text-align: center; line-height: 0.52rem; color: #76b52b; margin-top: 0.4rem; font-size: 0.24rem; } .jhy_main4 { padding: 1rem 0 1.5rem 0; min-height: 6.8rem; width: 100%; background: url(../images/jhy7.jpg) no-repeat; } .jhy_main4>h4 { font-size: 0.44rem; color: #FFFFFF; text-align: center; } .jhy_main4>p { font-size: 0.24rem; margin-top: 0.3rem; text-align: center; color: #FFFFFF; } .jhy_main4_list { width: 98%; margin: 0 auto; margin-top: 0.6rem; } .jhy_main4_list>li { width: 48%; height: 3.5rem; float: left; border: solid 1px #ffffff; padding-top: 0.7rem; } .jhy_main4_list>li>h4 { font-size: 0.3rem; color: #FFFFFF; text-align: center; } .jhy_main4_list>li>p { margin-top: 0.2rem; text-align: center; font-size: 0.24rem; color: #FFFFFF; } .jhy_main4_list>li>a { display: block; width: 2.4rem; height: 0.52rem; background-color: #76b52b; border-radius: 0.26rem; margin: 0 auto; margin-top: 0.42rem; text-align: center; line-height: 0.52rem; font-size: 0.24rem; color: #FFFFFF; } .jhy_main5 { padding: 0.5rem 0; } .jhy_main5>h4 { font-size: 0.44rem; text-align: center; } #jhy_main5_lb1 { width: 90%; margin: 0 auto; margin-top: 0.6rem; } #jhy_main5_lb1 .swiper-slide { width: 100% !important; height: 4.8rem; background: url(../images/jhy10.jpg) no-repeat; background-size: 100% 100%; padding-top: 0.4rem; } #jhy_main5_lb1 .swiper-slide>h5 { font-size: 0.2rem; text-align: center; } #jhy_main5_lb1 .swiper-slide>h4 { font-size: 0.3rem; text-align: center; margin-top: 0.17rem; } #jhy_main5_lb1 .swiper-slide>p { width: 70%; margin: 0 auto; margin-top: 0.62rem; text-align: center; font-size: 0.24rem; } #jhy_main5_lb1 .swiper-slide>a { display: block; margin-top: 0.6rem; text-align: center; font-size: 0.24rem; color: #76b52b; } #jhy_main5_lb1 .swiper-pagination { left: auto; right: 0.57rem; width: auto; bottom: 0.49rem; } #jhy_main5_lb1 .swiper-pagination-bullet-active { width: 0.36rem; height: 8px; background-color: #76b52b; border-radius: 4px; } #jhy_main5_lb2 { width: 85%; margin: 0 auto; margin-top: 0.25rem; } #jhy_main5_lb2 .swiper-slide { width: 46% !important; height: 2rem; background-color: #f2f2f2; padding: 0.26rem 0 0 0.17rem; margin-right: 0.36rem !important; } #jhy_main5_lb2 .swiper-slide>h5 { font-size: 0.2rem; } #jhy_main5_lb2 .swiper-slide>h4 { font-size: 0.28rem; margin-top: 7px; } #jhy_main5_lb2 .swiper-slide>img { position: absolute; bottom: 0.15rem; right: 0.23rem; width: 20%; } .jhy_main6 { padding: 0.9rem 0 1rem 0; background: #F2F2F2; } .jhy_main6>img { width: 10%; margin: 0 auto; } .jhy_main6>h5 { margin: 0.26rem 0; font-size: 0.44rem; text-align: center; } .jhy_main6>p { color: #6fba2c; text-align: center; font-size: 0.28rem; } .jspx_main { padding: 0.4rem 0 0.3rem 0; } .jspx_main>h4 { font-size: 0.44rem; } .jspx_main>p { font-size: 0.24rem; line-height: 0.4rem; width: 90%; margin: 0 auto; margin-top: 0.4rem; } .jspx_main_list { width: 98%; margin-top: 0.6rem; } .jspx_main_list>li { width: 90%; float: none; margin: 0 auto; } .jspx_main_list>li:nth-of-type(2) { width: 90%; margin: 0.2rem auto; } .jspx_main_list>li:nth-of-type(2)>img { width: 100%; } .jspx_main_list>li>div { width: 95%; height: 1.8rem; padding: 0.1rem 0.24rem; font-size: 0.24rem; line-height: 0.5rem; margin-top: 0.17rem; } .jspx_main2 { width: 100%; padding: 1.38rem 0 2rem 0; } .jspx_main2>h4 { font-size: 0.44rem; text-align: center; } .jspx_main2>div { width: 0.3rem; height: 3px; margin: 0.20rem auto 0.4rem; } .jspx_main2>p { width: 98%; font-size: 0.24rem; line-height: 0.4rem; } .jspx_main3 { padding: 1rem 0; } #jspx_main3_list { width: 98%; } #jspx_main3_list .swiper-slide { width: 48%; min-height: 7.6rem; background: #FFFFFF; padding: 0.36rem 0.5rem 0 0.5rem; } #jspx_main3_list .swiper-slide>img { width: 100%; margin: 0 auto; } #jspx_main3_list .swiper-slide>h4 { margin-top: 0.24rem; text-align: center; font-size: 0.3rem; margin-bottom: 0.54rem; } .jspx_main3_list_text { margin-bottom: 0.4rem; } .jspx_main3_list_text>h5 { padding-left: 0.35rem; font-size: 0.24rem; background-size: 10%; } .jspx_main3_list_text>p { margin-top: 0.24rem; line-height: 0.4rem; } .yyfa_nav>ul>li { background-size: 14% !important; } .yyfa_main2 { width: 7rem; margin: 0 auto; padding: 0.4rem 0 0.4rem 0; } .yyfa_main2>h4 { font-size: 0.44rem; text-align: center; } .yyfa_main2>p { text-align: center; font-size: 0.24rem; line-height: 0.4rem; margin-top: 0.3rem; color: #666666; } .yyfa_main2_box { margin-top: 0.5rem; } .yyfa_main2_left { width: 98%; height: 3.8rem; margin: 0 auto; float: none; background: #f2f2f2; padding: 0.71rem 0 0 0.26rem; } .yyfa_main2_right { width: 98%; margin: 0 auto; float: none; height: auto; } .yyfa_main2_right>img { width: 100%; margin: 0.2rem auto; } #yyfa_main2_lb { height: 100%; } #yyfa_main2_lb .swiper-pagination { left: 0px; width: auto; bottom: 0.3rem; } #yyfa_main2_lb .swiper-pagination-bullet-active { width: 0.36rem; height: 8px; background-color: #76b52b; border-radius: 4px; } #yyfa_main2_lb .swiper-slide>h4 { font-size: 0.3rem; } #yyfa_main2_lb .swiper-slide>p { font-size: 0.24rem; color: #666666; line-height: 0.4rem; margin-top: 0.28rem; } #yyfa_main2_lb .swiper-slide>a { font-size: 0.24rem; display: block; color: #6fba2c; margin-top: 0.2rem; } .hymb_main1 { width: 90%; margin: 0.4rem auto; } .hymb_main1>h4 { text-align: center; font-size: 0.44rem; margin-bottom: 0.3rem; } .hymb_main1>p { text-indent: 2em; font-size: 0.24rem; line-height: 0.4rem; letter-spacing: 1.5px; } .hymb_main1>img { width: 90%; margin: 0 auto; margin-top: 0.5rem; } .hymb_main2 { width: 100%; background: #f2f2f2; padding: 0.4rem 0; } .hymb_main2_text { width: 90%; margin: 0 auto; } .hymb_main2_text>h4 { font-size: 0.44rem; text-align: center; margin-bottom: 0.4rem; } .hymb_main2_text>p { font-size: 0.24rem; text-indent: 2em; line-height: 0.4rem; letter-spacing: 1.5px; } .hymb_main2>img { width: 90%; margin: 0 auto; margin-top: 0.6rem; } .hymb_main4>ul>li { height: 2.8rem; } #hymb_main4_list { width: 90%; margin: 0 auto; margin-top: 0.6rem; } #hymb_main4_list .swiper-slide { height: auto; padding: 0.2rem 0.31rem 0 0.31rem; /*margin-right: 0.3rem !important;*/ /*width: 30% !important;*/ } #hymb_main4_list .swiper-slide>h4 { font-size: 0.44rem; color: #CCCCCC; } #hymb_main4_list .swiper-slide>h5 { font-size: 0.24rem; margin: 0.15rem 0; } #hymb_main4_list .swiper-slide>p { font-size: 0.16rem; line-height: 0.3rem; } #hymb_main5_list .swiper-slide { height: auto; border: solid 2px #ffffff; opacity: 0.9; padding: 0.2rem 0.2rem 0 0.2rem; } .hymb_main5 { background: url(../images/hymb21.jpg) no-repeat !important; background-size: 100% 100%; color: #FFFFFF; } .hymb_main5>h4 { color: #FFFFFF; font-size: 0.4rem; } #hymb_main5_list { width: 90%; height: 4rem; margin-top: 0.6rem; } #hymb_main5_list .swiper-slide { width: 49% !important; margin-right: 0.1rem !important; } #hymb_main5_list .swiper-slide>h4 { font-size: 0.22rem; } #hymb_main5_list .swiper-slide>p { font-size: 0.2rem; margin-top: 0.29rem; line-height: 0.3rem; } .hymb_main6 { width: 100%; padding: 0.4rem 0 0.4rem 0; } .hymb_main6>h4 { text-align: center; font-size: 0.44rem; } #hymb_main6_list { width: 90%; margin-top: 0.7rem; } #hymb_main6_list .swiper-pagination { bottom: -0.4rem; left: 42%; } #hymb_main6_list .swiper-pagination-bullet { width: 0.1rem; height: 0.1rem; } #hymb_main6_list .swiper-pagination-bullet-active { width: 0.36rem; height: 0.1rem; background-color: #76b52b; border-radius: 4px; } #hymb_main6_list .swiper-slide>img { width: 100%; margin: 0 auto; } .hymb_main7 { width: 100%; height: 3.2rem; background: url(../images/hymb22.jpg) no-repeat; background-size: 100% 100%; padding-top: 1.16rem; } .hymb_main7_text { width: 90%; margin: 0 auto; } .hymb_main7_text_left { float: left; } .hymb_main7_text_left>h4 { font-size: 0.44rem; } .hymb_main7_text_left>p { font-size: 0.18rem; margin-top: 0.3rem; } .hymb_main7_text_right { width: 2rem; height: 0.48rem; border-radius: 0.34rem; margin-top: 0.1rem; line-height: 0.48rem; font-size: 0.2rem; } .hymb_main7_text_right>a { color: #70bb1a !important; } .zh_main4_list { position: relative; bottom: auto; } .zh_main4_list li { width: 100%; height: 3rem; float: none; margin-right: 0; margin-top: 0.2rem; padding: 0.4rem 0.3rem 0 0.25rem; } .zh_main4_list li>h4 { font-size: 0.3rem; } .zh_main4_list li>p { margin-top: 0.14rem; font-size: 0.28rem; line-height: 0.4rem; } .zh_main4_list li>a { margin-top: 0.1rem; font-size: 0.28rem; } .zh_main2_img ul>li>p { margin-top: 0.2rem; font-size: 0.14rem; } .zh_main2_img>img { width: 35%; margin: 0 0.28rem; } .zh_main2_img { width: 96%; margin-top: 0.8rem; } .zh_main2_img ul { width: 28%; height: 2.5rem; } .zh_main2_img ul>li { height: auto; } .zh_main2_img1 ul>li { height: 50%; } .zh_main2_img ul>li>h4 { font-size: 0.2rem; color: #FFFFFF; } .xian_right { float: right; width: 0.2rem; height: 3px; background-color: #76b52b; margin: 0.1rem 0; } .xian_left { float: left; width: 0.2rem; height: 3px; background-color: #76b52b; margin: 0.1rem 0; } .gsry_01_c ul li em span { display: block; overflow: hidden; font-size: 0.2rem; color: #fff; line-height: 0.34rem; height: 0.68rem; } .gsry_01 { overflow: hidden; margin-top: 0.6rem; } .news_01fr { overflow: hidden; margin: 0.5rem; } .news_01 { overflow: hidden; margin-top: 0.4rem; } .news_01fr a em.em1 { width: 40%; float: none; } .news_01fr a em.em2 { width: 80%; float: none; font-style: normal; margin-top: 20px; } #sy618_banner .swiper-pagination { bottom: 0.32rem; } #sy618_banner .swiper-pagination-bullet { width: 0.16rem; height: 0.16rem; } #sy618_banner .swiper-pagination-bullet-active { width: 0.46rem; height: 0.16rem; border-radius: 8px; } .sy618_banner_btn { bottom: 0.2rem; width: 1.4rem; height: 0.3rem; border-radius: 0.26rem; font-size: 0.12rem; line-height: 0.3rem; } .sy618_main { width: 96%; padding: 0.8rem 0 1rem 0; } .sy618_list { width: 100%; height: 4.2rem; background: #FFFFFF; } .sy618_list li { float: left; width: 33.3333%; height: 100%; background-position-y: 0.3rem; background-size: 25%; padding-top: 1.5rem; } .sy618_list li>h4 { font-size: 0.3rem; } .sy618_list li>p { width: 2.24rem; margin-top: 0.25rem; font-size: 0.16rem; color: #666666; line-height: 0.3rem; } .sy618_list li>a { display: block; text-align: center; margin-top: 0.26rem; color: #6dbc19; font-size: 0.16rem; } .sy618_list2 { margin-top: 0.3rem; } .sy618_list2 li { width: 70%; height: 1.8rem; background-size: 100% 100%; float: none; margin-right: 0; margin: 0 auto; margin-bottom: 0.2rem; } .sy618_list2 li:nth-of-type(3) { margin: 0 auto; } .sy618_list2 li>p { background-position-x: 1.4rem; background-size: 10%; padding-left: 2.5rem; line-height: 1.8rem; font-size: 0.3rem; color: #ffffff; } .syy_box { width: 7rem !important; padding: 0.05rem !important; } .sub_01_b i { margin: 0 0.1rem; } .sub_01_b { font-size: 0.2rem; line-height: 0.3rem; } .syy_table>h4 { color: #8fc850; font-size: 0.3rem; } .syy_table>table { width: 100%; margin: 0 auto; font-size: 0.12rem; } .syy_table>table td { width: 16.666%; line-height: 0.66rem; } .syy_table>table td select { border-radius: 0.18rem; width: 0.91rem; height: 0.36rem; padding-left: 0.2rem; background-position-x: 0.68rem; } .zh_main6 p { font-size: 0.2rem; margin-top: 0.28rem; line-height: 0.3rem; } .ads_list2 li b>img { width: 10%; float: left; } .ads_main>p { width: 90%; font-size: 0.24rem; margin-top: 0.38rem; } .jjfa_list { width: 100%; float: none; margin-top: 0.2rem; } .jjfa_list li { width: 3.28rem; height: 4rem; margin-right: 0.64rem; margin-bottom: 0.28rem; background-color: #FFFFFF; background-position-y: 0.3rem; padding: 1.17rem 0.36rem 0; background-size: 16%; } .jjfa_list li:nth-of-type(2n) { margin-right: 0 !important; } .jjfa_list li:nth-of-type(3n) { margin-right: 0.64rem; } .jjfa_list li h4 { font-size: 0.24rem; } .jjfa_list li p { margin-top: 0.3rem; font-size: 0.16rem; line-height: 0.3rem; } .qbcp { width: 96%; padding-top: 0.43rem; } .qbcp>h4 { font-size: 0.44rem; } .qbcp_nav a { padding: 0.2rem 0 !important; } .qbcp_main { margin-top: 0.23rem; padding-bottom: 0.82rem; } .qbcp_main_nav { width: 100%; float: none; margin: 0 auto; padding-bottom: 0.39rem; } .navBox { width: 90%; margin: 0 auto; } .navBox>ul { padding-bottom: 0.22rem; } .navBox>ul li { font-size: 0.2rem; line-height: 0.4rem; padding-left: 0.4rem; } .myDiv { height: 1rem; line-height: 1rem; font-size: 0.3rem; } .qbcp_main_table { width: 100%; float: none; margin-top: 0.2rem; } .qbcp_main_table table tr:first-child { height: 0.68rem; } .qbcp_main_table table tr { height: 1.2rem; } .qbcp_main_table table td { font-size: 0.24rem; } .qbcp_main_table table span { font-size: 0.2rem; } .ads_main6 { background: #F2F2F2 !important; } .ads_main6>ul>li { background: #FFFFFF !important; } .cp618_main6>ul>li { background: url(../images/ads10.jpg) no-repeat !important; background-size: 100% 100% !important; height: 2.5rem !important; font-size: 0.3rem; line-height: 2.5rem; } .ads_main { padding: 0.5rem 0 0.16rem 0; } .ads_main>h4 { font-size: 0.44rem; } .ads_list { width: 74%; margin-top: 0.6rem; } .ads_list>li { float: none; width: 5rem; height: 2.8rem; margin-right: 0; background-repeat: no-repeat; background-size: 100% 100%; padding: 0.6rem 0 0 0.3rem; margin: 0 auto !important; margin-bottom: 0.2rem !important; } .ads_list>li>h4 { font-size: 0.24rem; } .ads_list>li>p { width: 4rem; font-size: 0.2rem; line-height: 0.3rem; } .ads_x { width: 0.36rem; height: 0.04rem; background-color: #76b52b; margin: 0.2rem 0 0.3rem; } .ads_main2 { padding: 0.9rem 0 1.2rem 0; } .ads_main2>h4 { font-size: 0.44rem; text-align: center; } .ads_main2_bo { width: 90%; margin: 0 auto; margin-top: 0.67rem; } .ads_main2_i { float: none; width: 80%; margin: 0.3rem auto; } #ads_main2_lb { width: 100%; float: none; } .ads_list2 { padding-top: 0.34rem; } .ads_list2 li { margin-bottom: 0.5rem; } .ads_list2 li>span { width: 0.68rem; height: 0.68rem; line-height: 0.68rem; font-size: 0.28rem; float: left; } .ads_list2_text { float: left; margin-left: 0.28rem; width: 5.74rem; } .ads_list2_text>h4 { font-size: 0.3rem; } .ads_list2_text>p { font-size: 0.24rem; line-height: 0.3rem; margin-top: 0.16rem; } #ads_main2_lb .swiper-pagination { left: 40%; width: auto; bottom: 0; } #ads_main2_lb .swiper-pagination-bullet-active { width: 0.36rem; } .ads_main3 { padding: 0.5rem 0; } .ads_main3>h4 { font-size: 0.44rem; } .ads_list3>li>h4 { font-size: 0.44rem; } .ads_list3>li>h5 { font-size: 0.24rem; } .ads_list3>li>p { font-size: 0.16rem; line-height: 0.28rem; margin-top: 0.16rem; } .ads_main4 { padding: 0.5rem 0 0.5rem 0; } .ads_main4>h4 { font-size: 0.44rem; } .ads_main4_box { width: 7rem; height: 6.86rem; margin-top: 0.84rem; padding: 0.58rem; } .ads_main4_text { font-size: 0.55rem; } .ads_list4>li:first-child { font-size: 0.24rem; } .ads_list4 { margin-bottom: 0.5rem; } .ads_list4>li { line-height: 0.84rem; height: auto; padding-left: 0.28rem; font-size: 0.16rem; } .ads_list4>li>span { float: none; } .ads_list4>li>p { margin-left: 0; } .boon_main_box { width: 7.1rem; margin: 0 auto; padding: 0.8rem 0; } .boon_main_box ul li { width: 3.4rem; float: left; height: 7rem; margin-left: 0; background: #ffffff; padding: 0.5rem 0.3rem; text-align: center; margin-bottom: 0.3rem; } .boon_main_box ul li img { width: 1rem; height: 1rem; margin: 0 auto; } .boon_main_box ul li .txt_box { width: 100%; padding: 0.5rem 0 0; } .boon_main_box ul li .txt_box h3 { font-size: 0.32rem; position: relative; } .boon_main_box ul li .txt_box h3::after { position: absolute; content: ''; width: 20px; height: 2px; background: #76b52b; left: 50%; margin-left: -10px; bottom: -10px; } .boon_main_box ul li .txt_box span { display: block; padding: 0.5rem 0 0; } .boon_main_box ul li .txt_box span p { font-size: 0.24rem; color: #666666; line-height: 0.5rem; } .boon_main_box ul li:nth-child(2n) { float: right; } .boon_main_box ul li:first-child { margin-left: 0; } .zh_main3>p { width: 80%; font-size: 0.24rem; line-height: 0.35rem; margin-top: 0.38rem; } .cp618_main4 li { width: 33.333%; } #certify .swiper-slide>p { width: 2.6rem; color: #FFFFFF; font-size: 0.2rem; margin-top: 0.26rem; line-height: 0.28rem; } .cp618_main6>ul>li img { margin: 0 auto; } .jh_tc { width: 7rem; height: 6.5rem; background: #FFFFFF; } .jh_tc_close { float: right; margin: 0.26rem 0.26rem 0 0; width: 5%; } .jh_tc_main { width: 5rem; padding-top: 0.68rem; } .jh_tc_main>h4 { font-size: 0.32rem; } .jh_tc_list { width: 100%; margin-top: 0.34rem; } .jh_tc_list li { line-height: 0.6rem; font-size: 0.24rem; margin-bottom: 0.16rem; } .jh_tc_list li span { font-size: 0.24rem; color: red; margin-right: 0.08rem; } .jh_tc_list li input { font-size: 0.24rem; } .jh_tc_tj { width: 3.4rem; height: 0.48rem; border-radius: 0.24rem; background-color: #76b52b; margin-top: 0.4rem; line-height: 0.48rem; font-size: 0.24rem; } .zh_main1 { width: 81%; padding-top: 0.5rem; padding-bottom: 1rem; } .zh_main1>h4 { font-size: 0.44rem; } .zh_main1>p { width: 100%; font-size: 0.28rem; line-height: 0.5rem; margin-top: 0.38rem; } .zh_main1_lb { margin-top: 0.5rem; } .zh_main1_lb .swiper-slide img { width: 48%; } .zh_main1_i { height: 1.6rem; } .zh_main1_lb .swiper-slide h4 { font-size: 0.24rem; } .next_btn, .prev_btn { width: 0.44rem; height: 0.44rem; border-radius: 50%; border: 2px solid #CCCCCC; background: none; text-align: center; line-height: 0.38rem; } .zh_main1_lb .swiper-slide p { width: 2rem; font-size: 0.16rem; color: #666666; margin-top: 0.25rem; line-height: 0.26rem; } .zh_main2 { padding-top: 0.5rem; padding-bottom: 1.44rem; } .zh_main2>h4 { font-size: 0.44rem; } .zh_main2>p { width: 80%; font-size: 0.28rem; margin-top: 0.38rem; line-height: 0.45rem; } .zh_main2>img { width: 90%; margin-top: 0.55rem; } .zh_main3 { padding: 0.5rem 0; } .zh_main3>h4 { font-size: 0.44rem; } .zh_main3>ul { width: 90%; margin-top: 0.65rem; } .zh_main3>ul>li { width: 100%; height: 5rem; float: none; margin-right: 0; margin-bottom: 0.2rem; padding: 0.5rem 0.8rem 0 0.3rem; background-size: 100% 100%; } .zh_main3>ul>li>h4 { font-size: 0.44rem; } .zh_main3>ul>li>h5 { font-size: 0.38rem; } .zh_main3>ul>li>p { font-size: 0.28rem; line-height: 0.4rem; margin-top: 0.16rem; } .zh_main4 { padding-top: 0.5rem; padding-bottom: 1rem; } .zh_main4>h4 { font-size: 0.44rem; } .zh_main4_nav { width: 98%; height: auto; border-radius: 0.04rem; border: solid 1px #e5e5e5; margin: 0 auto; margin-top: 0.4rem; } .zh_main4_nav>li.current{background-color:#6dbc19;} .zh_main4_nav>li { width:50%;float:left; font-size: 0.16rem; line-height: 0.48rem; text-align: center; background-repeat: no-repeat; background-position: right center; border-radius: 0.04rem; } .zh_main4_d { width: 90%; margin-top: 0.4rem; } .zh_main4_d_left { float: none; width: 6.48rem; padding-top: 0.58rem; } .zh_main4_d_left>h4 { font-size: 0.34rem; } .zh_main4_d_left>p { margin-top: 0.3rem; font-size: 0.24rem; line-height: 0.4rem; } .zh_main4_d_left>a { display: block; width: 2.4rem; height: 0.52rem; border-radius: 0.26rem; border: solid 1px #76b52b; margin-top: 0.4rem; line-height: 0.52rem; } .zh_main4_d_right { float: none;width:100%; margin-top: 0.2rem; } .zh_main4_d_right img { width: 100%; margin: 0 auto; } .zh_main5 { padding-top: 0.5rem; padding-bottom: 1rem; } .zh_main5>h4 { font-size: 0.44rem; } #certify { position: relative; width: 88.8%; margin: 0 auto; margin-top: 0.6rem; } #certify .swiper-container { width: 89.1%; } #certify .swiper-slide { width: 7rem; height: 3.4rem; padding-top: 0.58rem; padding-left: 1rem; background-size: 100% 100%; } #certify .swiper-slide>h4 { font-size: 0.26rem; color: #FFFFFF; } #certify .swiper-slide>p { width: 2.6rem; margin-top: 0.26rem; font-size: 0.2rem; line-height: 0.28rem; } #certify .swiper-slide>a { display: block; width: 1.6rem; height: 0.44rem; border-radius: 0.22rem; border: solid 1px #76b52b; opacity: 0.6; text-align: center; line-height: 0.44rem; margin-top: 0.38rem; color: #76b52b; font-size: 0.16rem; } .zh_main6 { padding-top: 0.5rem; padding-bottom: 1rem; } .zh_main6>h4 { font-size: 0.44rem; } .zh_main6>ul { width: 81%; margin-top: 0.6rem; } .zh_main6>ul>li { position: relative; width: 100%; background: #f2f2f2; float: none; padding: 0.56rem 0 0.47rem 0.54rem; margin-bottom: 0.2rem; } .zh_main6>ul>li>h4 { font-size: 0.24rem; } .zh_main6>ul>li>a { display: block; height: 0.32rem; width: 0.88rem; border-radius: 0.16rem; font-size: 0.16rem; line-height: 0.32rem; margin-top: 0.3rem; } .zh_main6_po { width: 0.36rem; height: 0.48rem; right: 0.53rem; font-size: 0.14rem; line-height: 0.38rem; } .zh_main6_btn { display: block; width: 2.4rem; height: 0.52rem; border-radius: 0.26rem; margin-top: 0.6rem; font-size: 0.16rem; line-height: 0.52rem; } .cp618_main6>ul>li { width: 100%; padding: 0; height: auto; background: none; } .cp618_main6>ul>li img { width: 100%; } } /* */ @media (max-width: 1400px) and (min-width: 750px) { body { min-width: 1200px; } .jh_main_box .jh_main1 .jh_con1 { width: 100%; } .jh_main_box .jh_main1 .jh_con1 ul li { width: 300px; margin: 0 30px 45px; } .jh_main_box .jh_main2 .jh_con2 { width: 1200px; } .jh_main_box .jh_main2 .jh_con2 ul li { width: 227px; margin-left: 16.25px; padding: 30px; } .jh_main_box .jh_main2 .jh_con2 ul li h4 { font-size: 20px; } .jh_main_box .jh_main2 .jh_con2 ul li .txt_box p { font-size: 14px; } .jh_main_box .jh_main2 .jh_con2 ul li .more_btn { width: 100%; } .jh_main_box .jh_main3 .jh_con3 { width: 1200px; } .jh_main_box .jh_main3 .jh_con3 ul li { width: 287px; margin-left: 13px; height: 368px; } .yj_main_box { width: 100%; margin: 0 auto; padding: 60px 0; } .yj_main_box .tit_pub { font-size: 44px; text-align: center; } .yj_main_box .yj_main_con { width: 100%; } .yj_main_box .yj_main_con ul li { width: 100%; padding: 80px 0; } .yj_main_box .yj_main_con ul li .m_box { width: 1200px; margin: 0 auto; } .yj_main_box .yj_main_con ul li .m_box .txt_box { width: 415px; float: left; padding-top: 60px; } .yj_main_box .yj_main_con ul li .m_box .txt_box .tit_p { font-size: 22px; } .yj_main_box .yj_main_con ul li .m_box .txt_box .txt_p { width: 100%; padding: 20px 0; } .yj_main_box .yj_main_con ul li .m_box .txt_box .txt_p p { font-size: 16px; color: #666666; line-height: 35px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; } .yj_main_box .yj_main_con ul li .m_box .txt_box .more_btn { width: 235px; height: 50px; border: 1px solid #76b52b; border-radius: 50px; text-align: center; line-height: 50px; color: #76b52b; font-size: 18px; display: block; margin-top: 10%; } .yj_main_box .yj_main_con ul li .m_box .txt_box .more_btn:hover { background: #76b52b; color: #ffffff; } .yj_main_box .yj_main_con ul li .m_box .right_box { width: 755px; float: right; } .yj_main_box .yj_main_con ul li .m_box .right_box .voice_pic { width: 305px; float: left; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box { width: 420px; float: right; height: 457.5px; background: url("../images/win_bg.jpg") no-repeat center; background-size: 100% 100%; padding: 30px 0 0; overflow: hidden; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box img { margin: 0 auto; width: 340px; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box .p_b { padding: 15px 0 0; width: 340px; margin: 0 auto; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box .p_b h4 { text-align: center; font-size: 22px; color: #ffffff; margin: 0 0 20px; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box .p_b p { font-size: 15px; color: #ffffff; line-height: 25px; } .rq_main_box .main1_box { width: 1200px; } .rq_main_box .main1_box .le_img { width: 395px; float: left; } .rq_main_box .main1_box .txt_box { width: 675px; padding-top: 30px; } .rq_main_box .main2_box .jh_con3 { width: 1200px; } .rq_main_box .main2_box .jh_con3 ul li { width: 287px; margin-left: 13px; height: 368px; } .rq_main_box .main3_box { width: 1200px; margin: 0 auto; padding: 70px 0; } .rq_main_box .main3_box .main3_con { width: 100%; } .rq_main_box .main3_box .main3_con ul li { width: 380px; float: left; margin-left: 30px; background: #ffffff; border: 1px solid rgba(0, 0, 0, 0.1); height: 385px; } .rq_main_box .main3_box .main3_con ul li .pic_box { width: 100%; height: 250px; overflow: hidden; } .rq_main_box .main3_box .main3_con ul li .pic_box img { width: 100%; height: 100%; } .rq_main_box .main3_box .main3_con ul li .txt_box { padding: 20px 30px 0; text-align: center; } .rq_main_box .main3_box .main3_con ul li .txt_box h4 { font-size: 22px; color: #000000; margin-bottom: 10px; } .rq_main_box .main3_box .main3_con ul li .txt_box p { font-size: 14px; color: #666666; line-height: 25px; } .rq_main_box .main3_box .main3_con ul li:first-child { margin-left: 0; } .rq_main_box .main3_box .main3_con ul li:hover { box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1); } .rq_main_box .main3_box .main3_con ul li:hover .pic_box { width: 100%; height: 250px; overflow: hidden; } .rq_main_box .main3_box .main3_con ul li:hover .pic_box img { transform: scale(1.2); transition: 1s; } .rq_main_box .main4_box { width: 100%; background: #f7f7f7; padding: 80px 0; } .rq_main_box .main4_box .main4_con { width: 1200px; margin: 0 auto; } .rq_main_box .main4_box .main4_con .le_box { width: 565px; float: left; } .rq_main_box .main4_box .main4_con .le_box ul li { margin: 0 0 42px; } .rq_main_box .main4_box .main4_con .le_box ul li .font_b { display: block; float: left; width: 52px; height: 52px; background: url("../images/font_bg.jpg") no-repeat center; background-size: 100% 100%; font-size: 30px; text-align: center; line-height: 52px; color: #6fba2c; } .rq_main_box .main4_box .main4_con .le_box ul li span { display: block; float: right; width: 480px; } .rq_main_box .main4_box .main4_con .le_box ul li span p { font-size: 16px; color: #666666; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .rq_main_box .main4_box .main4_con .right_box { width: 600px; float: right; } .rq_main_box .main4_box .main4_con .right_box ul li { width: 285px; height: 395px; float: left; position: relative; overflow: hidden; } .rq_main_box .main4_box .main4_con .right_box ul li img { width: 100%; height: 100%; } .rq_main_box .main4_box .main4_con .right_box ul li p { position: absolute; line-height: 60px; background: rgba(0, 0, 0, 0.5); width: 100%; left: 0; bottom: 0; color: #ffffff; text-align: center; padding: 0 20px; font-size: 22px; } .rq_main_box .main4_box .main4_con .right_box ul li:nth-child(2n) { float: right; } .rq_main_box .main4_box .main4_con .right_box ul li:hover img { transform: scale(1.2); transition: 1s; } .rps_main_box { width: 1200px; margin: 0 auto; padding: 50px 0; } .rps_main_box .rps_main_con { width: 100%; } .rps_main_box .rps_main_con ul li { width: 100%; margin-bottom: 40px; background: #ffffff; } .rps_main_box .rps_main_con ul li img { width: 205px; height: 257px; float: left; } .rps_main_box .rps_main_con ul li .txt_box { width: 890px; float: right; margin-right: 45px; padding: 30px 0 0; } .rps_main_box .rps_main_con ul li .txt_box .tit_m { width: 100%; } .rps_main_box .rps_main_con ul li .txt_box .tit_m h2 { width: 550px; float: left; font-size: 24px; } .rps_main_box .rps_main_con ul li .txt_box .tit_m .sp_time { float: right; width: 125px; background: url("../images/clock_icon.jpg") no-repeat left; background-size: 24px 24px; line-height: 24px; font-size: 16px; color: #666666; text-align: right; margin-top: 5px; } .rps_main_box .rps_main_con ul li .txt_box .txt_p { width: 100%; padding: 20px 0 30px; } .rps_main_box .rps_main_con ul li .txt_box .txt_p p { font-size: 16px; color: #666666; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .rps_main_box .rps_main_con ul li .txt_box .more_btn { display: block; width: 240px; height: 50px; border: 1px solid #6fba2c; color: #6fba2c; line-height: 50px; text-align: center; font-size: 16px; border-radius: 50px; } .rps_main_box .rps_main_con ul li .txt_box .more_btn:hover { background: #6fba2c; color: #ffffff; transition: 0.5s; } .sys_main_box .main1_box { width: 1200px; } .sys_main_box .main1_box .le_img { width: 395px; float: left; margin-top: 100px; } .sys_main_box .main1_box .txt_box { width: 675px; padding-top: 30px; } .sys_main_box .main8_box { width: 100%; } .sys_main_box .main8_box .main8_con { width: 1200px; margin: 0 auto; } .sys_main_box .main8_box .main8_con .le_box { width: 585px; float: left; } .sys_main_box .main8_box .main8_con .le_box .txt_box { width: 275px; float: left; } .sys_main_box .main8_box .main8_con .le_box .txt_box .tit_b { display: inline-block; background: #76b52b; color: #ffffff; font-size: 16px; padding: 5px 15px; } .sys_main_box .main8_box .main8_con .le_box .txt_box .txt { padding: 20px 0 0; } .sys_main_box .main8_box .main8_con .le_box .txt_box .txt span { margin-bottom: 20px; display: block; } .sys_main_box .main8_box .main8_con .le_box .txt_box .txt span p { font-size: 16px; color: #666666; line-height: 30px; } .sys_main_box .main8_box .main8_con .le_box img { width: 285px; float: right; } .sys_main_box .main8_box .main8_con .video_box { width: 600px; height: 390px; float: right; position: relative; overflow: hidden; cursor: pointer; } .sys_main_box .main4_box { width: 100%; background: #f7f7f7; padding: 80px 0; } .sys_main_box .main4_box .main4_con { width: 1200px; margin: 0 auto; } .sys_main_box .main4_box .main4_con .le_box { width: 565px; float: left; } .sys_main_box .main4_box .main4_con .le_box ul li { margin: 0 0 42px; } .sys_main_box .main4_box .main4_con .le_box ul li .font_b { display: block; float: left; width: 52px; height: 52px; background: url("../images/font_bg.jpg") no-repeat center; background-size: 100% 100%; font-size: 30px; text-align: center; line-height: 52px; color: #6fba2c; } .sys_main_box .main4_box .main4_con .le_box ul li span { display: block; float: right; width: 480px; } .sys_main_box .main4_box .main4_con .le_box ul li span p { font-size: 16px; color: #666666; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .sys_main_box .main4_box .main4_con .right_box { width: 600px; float: right; } .sys_main_box .main4_box .main4_con .right_box ul li { width: 285px; height: 395px; float: left; position: relative; overflow: hidden; } .sys_main_box .main4_box .main4_con .right_box ul li img { width: 100%; height: 100%; } .sys_main_box .main4_box .main4_con .right_box ul li p { position: absolute; line-height: 60px; background: rgba(0, 0, 0, 0.5); width: 100%; left: 0; bottom: 0; color: #ffffff; text-align: center; padding: 0 20px; font-size: 22px; } .sys_main_box .main4_box .main4_con .right_box ul li:nth-child(2n) { float: right; } .sys_main_box .main4_box .main4_con .right_box ul li:hover img { transform: scale(1.2); transition: 1s; } .sys_main_box .main2_box .jh_con3 { width: 1200px; } .sys_main_box .main2_box .jh_con3 ul li { width: 287px; margin-left: 13px; height: 368px; } .sys_main_box .main3_box { width: 1200px; margin: 0 auto; padding: 70px 0; } .sys_main_box .main3_box .main3_con { width: 100%; } .sys_main_box .main3_box .main3_con ul li { width: 380px; float: left; margin-left: 30px; background: #ffffff; border: 1px solid rgba(0, 0, 0, 0.1); height: 385px; } .sys_main_box .main3_box .main3_con ul li .pic_box { width: 100%; height: 250px; overflow: hidden; } .sys_main_box .main3_box .main3_con ul li .pic_box img { width: 100%; height: 100%; } .sys_main_box .main3_box .main3_con ul li .txt_box { padding: 20px 30px 0; text-align: center; } .sys_main_box .main3_box .main3_con ul li .txt_box h4 { font-size: 22px; color: #000000; margin-bottom: 10px; } .sys_main_box .main3_box .main3_con ul li .txt_box p { font-size: 14px; color: #666666; line-height: 25px; } .sys_main_box .main3_box .main3_con ul li:first-child { margin-left: 0; } .sys_main_box .main3_box .main3_con ul li:hover { box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1); } .sys_main_box .main3_box .main3_con ul li:hover .pic_box { width: 100%; height: 250px; overflow: hidden; } .sys_main_box .main3_box .main3_con ul li:hover .pic_box img { transform: scale(1.2); transition: 1s; } .sys_main_box .main6_box .main6_con { width: 1200px; margin: 0 auto; } .sys_main_box .main6_box .main6_con .video_box { width: 380px; height: 515px; float: left; position: relative; overflow: hidden; cursor: pointer; } .sys_main_box .main6_box .main6_con .video_box video { width: 100%; height: 100%; } .sys_main_box .main6_box .main6_con .video_box .video_m { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .sys_main_box .main6_box .main6_con .video_box .video_m .video_pic { width: 100%; height: 100%; } .sys_main_box .main6_box .main6_con .video_box .video_m .video_play { width: 60px; height: 60px; position: absolute; left: 50%; margin-left: -30px; top: 50%; margin-top: -30px; } .sys_main_box .main6_box .main6_con .video_box .video_m p { position: absolute; width: 100%; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); font-size: 24px; color: #ffffff; padding: 0 35px; line-height: 80px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .sys_main_box .main6_box .main6_con .news_li { width: 790px; float: right; } .sys_main_box .main6_box .main6_con .news_li ul li { width: 375px; float: left; height: 490px; border: 1px solid #cccccc; margin-top: 25px; } .sys_main_box .main6_box .main6_con .news_li ul li .pic_box { width: 350px; height: 225px; position: relative; margin: -25px auto 0; } .sys_main_box .main6_box .main6_con .news_li ul li .pic_box img { width: 100%; height: 100%; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box { width: 340px; margin: 55px auto 0; text-align: center; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box a { color: #000; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box h4 { font-size: 24px; color: #000000; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box .txt_p { padding: 16px 0 0; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box .txt_p p { font-size: 16px; color: #666666; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; } .sys_main_box .main6_box .main6_con .news_li ul li:nth-child(2n) { float: right; } } @media (max-width: 750px) { #hymb_main7_list { width: 90%; margin-top: 0rem; } .ads_list { width: 100%; margin-top: 0.4rem; } #hymb_main7_list .swiper-slide { min-height: 5.4rem; padding: 0.2rem 0.1rem 0 0.31rem; margin-right: 0.3rem !important; width: 30% !important; } .zh_nav { height: 1.2rem; box-shadow: 0px 0.05rem 0.1rem rgba(0, 0, 0, 0.09); } .zh_nav>ul>li { padding-top: 0.75rem; height: 1.2rem; font-size: 0.17rem; background-position-y: 0.26rem; background-size: 30%; } .zh_nav>ul>.on a { border-bottom: 0.04rem #6dbc19 solid; padding-bottom: 0.15rem; } .tit_box { text-align: center; margin-bottom: 0.6rem; } .tit_box h3 { font-size: 0.45rem; } .all_more { display: block; width: 4.8rem; height: 0.9rem; margin: 0.7rem auto 0; border: 1px solid #76b52b; text-align: center; line-height: 0.9rem; color: #76b52b; border-radius: 50px; font-size: 16px; } .all_more:hover { color: #ffffff; background: #76b52b; } .jh_main_box .jh_main1 { padding: 0.6rem 0 0.4rem; } .jh_main_box .jh_main1 .jh_con1 { width: 100%; } .jh_main_box .jh_main1 .jh_con1 ul li { width: 6rem; margin: 0 auto 0.65rem; } .jh_main_box .jh_main1 .jh_con1 ul li img { width: 3.5rem; height: 3.05rem; } .jh_main_box .jh_main1 .jh_con1 ul li .txt_box p { font-size: 0.26rem; line-height: 0.45rem; } .jh_main_box .jh_main1 .jh_con1 ul li .ty_btn { font-size: 0.26rem; width: 3.5rem; height: 0.65rem; line-height: 0.65rem; } .jh_main_box .jh_main2 { width: 100%; padding: 80px 0; } .jh_main_box .jh_main2 .jh_con2 { width: 6.6rem; margin: 0 auto; } .jh_main_box .jh_main2 .jh_con2 ul li { width: 100%; float: none; margin: 0 auto 0.45rem; background: #ffffff; padding: 40px; overflow: hidden; text-align: center; } .jh_main_box .jh_main2 .jh_con2 ul li img { width: 100px; height: 76px; margin: 0 auto 0.6rem; } .jh_main_box .jh_main2 .jh_con2 ul li h4 { font-size: 0.38rem; color: #000000; position: relative; } .jh_main_box .jh_main2 .jh_con2 ul li h4::after { content: ''; position: absolute; width: 30px; height: 5px; background: #76b52b; left: 50%; margin-left: -15px; bottom: -15px; } .jh_main_box .jh_main2 .jh_con2 ul li .txt_box { margin: 30px auto; } .jh_main_box .jh_main2 .jh_con2 ul li .txt_box p { font-size: 0.26rem; color: #666666; line-height: 0.45rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; } .jh_main_box .jh_main2 .jh_con2 ul li .more_btn { display: block; width: 3.4rem; height: 0.8rem; margin: 0 auto; line-height: 0.8rem; border-radius: 50px; border: 1px solid #76b52b; font-size: 16px; color: #76b52b; } .jh_main_box .jh_main2 .jh_con2 ul li:first-child { margin-left: auto; } .jh_main_box .jh_main3 { width: 100%; background: #ffffff; padding: 0.9rem 0 1rem; } .jh_main_box .jh_main3 .jh_con3 { width: 6.6rem; margin: 0 auto; } .jh_main_box .jh_main3 .jh_con3 ul li { float: left; width: 100%; height: 430px; overflow: hidden; margin: 0 auto 0.8rem; position: relative; } .jh_main_box .jh_main3 .jh_con3 ul li img { width: 100%; height: 100%; } .jh_main_box .jh_main3 .jh_con3 ul li p { position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.6); text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.34rem; color: #ffffff; width: 100%; line-height: 0.7rem; } .jh_main_box .jh_main3 .jh_con3 ul li:first-child { margin-left: auto; } .jh_main_box .jh_main3 .jh_con3 ul li:hover img { transform: scale(1.2); transition: 0.5s; } .yj_main_box { width: 100%; margin: 0 auto; padding: 0.85rem 0 0; } .yj_main_box .tit_pub { font-size: 0.5rem; text-align: center; } .yj_main_box .yj_main_con { width: 100%; margin: 0.5rem 0 0; } .yj_main_box .yj_main_con ul li { width: 100%; padding: 0.5rem 0; } .yj_main_box .yj_main_con ul li .m_box { width: 6.4rem; margin: 0 auto; } .yj_main_box .yj_main_con ul li .m_box .txt_box { width: 100%; float: none; padding-top: 0; margin: 0 auto; } .yj_main_box .yj_main_con ul li .m_box .txt_box .tit_p { font-size: 0.36rem; text-align: center; } .yj_main_box .yj_main_con ul li .m_box .txt_box .txt_p { width: 100%; padding: 0.4rem 0; } .yj_main_box .yj_main_con ul li .m_box .txt_box .txt_p p { font-size: 0.24rem; color: #666666; line-height: 0.45rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; } .yj_main_box .yj_main_con ul li .m_box .txt_box .more_btn { width: 3.8rem; height: 0.8rem; border: 1px solid #76b52b; border-radius: 50px; text-align: center; line-height: 0.8rem; color: #76b52b; font-size: 0.26rem; display: block; margin: 0 auto; } .yj_main_box .yj_main_con ul li .m_box .txt_box .more_btn:hover { background: #76b52b; color: #ffffff; } .yj_main_box .yj_main_con ul li .m_box .right_box { width: 100%; float: none; margin: 0.5rem 0; } .yj_main_box .yj_main_con ul li .m_box .right_box .voice_pic { width: 305px; float: left; display: none; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box { width: 100%; float: right; height: auto; background: url("../images/win_bg.jpg") no-repeat center; background-size: 100% 100%; padding: 0.4rem; overflow: hidden; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box img { margin: 0 auto; width: 5.6rem; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box .p_b { padding: 0.2rem 0 0; width: 5.6rem; margin: 0 auto; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box .p_b h4 { text-align: center; font-size: 0.3rem; color: #ffffff; margin: 0 0 0.2rem; } .yj_main_box .yj_main_con ul li .m_box .right_box .win_box .p_b p { font-size: 0.24rem; color: #ffffff; line-height: 0.45rem; } .rq_main_box { width: 100%; } .rq_main_box .main1_box { width: 6.4rem; margin: 0 auto; padding: 0.8rem 0 0; } .rq_main_box .main1_box .le_img { width: 5rem; float: none; margin: 0 auto 0.5rem; } .rq_main_box .main1_box .txt_box { width: 100%; float: none; padding: 0 0 0; margin: 0.5rem auto; } .rq_main_box .main1_box .txt_box .tit_p { font-size: 0.38rem; text-align: center; } .rq_main_box .main1_box .txt_box .txt_p { width: 100%; padding: 0.45rem 0 0; } .rq_main_box .main1_box .txt_box .txt_p p { font-size: 0.24rem; color: #666666; line-height: 0.45rem; } .rq_main_box .main2_box { width: 100%; background: #f7f7f7; padding: 0.5rem 0; } .rq_main_box .main2_box .jh_con3 { width: 6.6rem; margin: 0 auto; } .rq_main_box .main2_box .jh_con3 ul li { float: left; width: 100%; height: 430px; overflow: hidden; margin: 0 auto 0.8rem; position: relative; } .rq_main_box .main2_box .jh_con3 ul li img { width: 100%; height: 100%; } .rq_main_box .main2_box .jh_con3 ul li p { position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.6); text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.34rem; color: #ffffff; width: 100%; line-height: 0.7rem; } .rq_main_box .main2_box .jh_con3 ul li:first-child { margin-left: auto; } .rq_main_box .main2_box .jh_con3 ul li:hover img { transform: scale(1.2); transition: 0.5s; } .rq_main_box .main3_box { width: 6.6rem; margin: 0 auto; padding: 0.5rem 0; } .rq_main_box .main3_box .main3_con { width: 100%; padding: 0.5rem 0 0; } .rq_main_box .main3_box .main3_con ul li { width: 100%; float: none; margin-left: auto; background: #ffffff; border: 1px solid rgba(0, 0, 0, 0.1); height: 6rem; margin-bottom: 0.5rem; } .rq_main_box .main3_box .main3_con ul li .pic_box { width: 100%; height: 3.5rem; overflow: hidden; } .rq_main_box .main3_box .main3_con ul li .pic_box img { width: 100%; height: 100%; } .rq_main_box .main3_box .main3_con ul li .txt_box { padding: 0.3rem 0.3rem 0; text-align: center; } .rq_main_box .main3_box .main3_con ul li .txt_box h4 { font-size: 0.32rem; color: #000000; margin-bottom: 0.3rem; } .rq_main_box .main3_box .main3_con ul li .txt_box p { font-size: 0.24rem; color: #666666; line-height: 0.45rem; } .rq_main_box .main3_box .main3_con ul li:first-child { margin-left: 0; } .rq_main_box .main3_box .main3_con ul li:hover { box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1); } .rq_main_box .main3_box .main3_con ul li:hover .pic_box { width: 100%; height: 3.5rem; overflow: hidden; } .rq_main_box .main3_box .main3_con ul li:hover .pic_box img { transform: scale(1.2); transition: 1s; } .rq_main_box .main4_box { width: 100%; background: #f7f7f7; padding: 1rem 0; } .rq_main_box .main4_box .main4_con { width: 6.6rem; margin: 0 auto; } .rq_main_box .main4_box .main4_con .le_box { width: 100%; float: none; } .rq_main_box .main4_box .main4_con .le_box ul li { margin: 0 0 0.5rem; } .rq_main_box .main4_box .main4_con .le_box ul li .font_b { display: block; float: left; width: 0.8rem; height: 0.8rem; background: url("../images/font_bg.jpg") no-repeat center; background-size: 100% 100%; font-size: 0.34rem; text-align: center; line-height: 0.8rem; color: #6fba2c; } .rq_main_box .main4_box .main4_con .le_box ul li span { display: block; float: right; width: 5.4rem; } .rq_main_box .main4_box .main4_con .le_box ul li span p { font-size: 0.24rem; color: #666666; line-height: 0.45rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .rq_main_box .main4_box .main4_con .right_box { width: 100%; float: none; } .rq_main_box .main4_box .main4_con .right_box ul li { width: 100%; height: 8.4rem; float: none; position: relative; overflow: hidden; margin-bottom: 0.5rem; } .rq_main_box .main4_box .main4_con .right_box ul li img { width: 100%; height: 100%; } .rq_main_box .main4_box .main4_con .right_box ul li p { position: absolute; line-height: 0.9rem; background: rgba(0, 0, 0, 0.5); width: 100%; left: 0; bottom: 0; color: #ffffff; text-align: center; padding: 0 0.35rem; font-size: 0.32rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .rq_main_box .main4_box .main4_con .right_box ul li:nth-child(2n) { float: right; } .rq_main_box .main4_box .main4_con .right_box ul li:hover img { transform: scale(1.2); transition: 1s; } .rps_main_box { width: 100%; margin: 0 auto; padding: 50px 0; } .rps_main_box .tim_box { width: 6.6rem; margin: 0.8rem auto; position: relative; padding-bottom: 1.3rem; } .rps_main_box .tim_box .select_box { width: 100%; float: none; position: absolute; top: 1.3rem; } .rps_main_box .tim_box .select_box .select_type, .rps_main_box .tim_box .select_box .select_time { width: 3.2rem; float: left; height: 0.8rem; background: #ffffff url("../images/green_down.jpg") no-repeat 2.7rem; background-size: 14px 10px; } .rps_main_box .tim_box .select_box .select_type select, .rps_main_box .tim_box .select_box .select_time select { display: block; width: 100%; height: 100%; font-size: 0.26rem; text-indent: 0.4rem; color: #666666; border: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: none; padding-right: 0.6rem; } .rps_main_box .tim_box .select_box .select_time { float: right; } .rps_main_box .tim_box .search_box { width: 100%; height: 0.8rem; float: none; margin: 0; } .rps_main_box .tim_box .search_box input { display: block; width: 5.6rem; height: 0.8rem; background: #ffffff; font-size: 0.26rem; color: #666666; padding-left: 0.3rem; border: none; float: left; } .rps_main_box .tim_box .search_box .search_btn { display: block; width: 1rem; height: 0.8rem; float: right; background: #76b52b; color: #ffffff; font-size: 0.26rem; text-align: center; line-height: 0.8rem; } .rps_main_box .rps_main_con { width: 100%; } .rps_main_box .rps_main_con ul li { width: 100%; margin-bottom: 0.5rem; background: #ffffff; padding: 0.45rem 0; } .rps_main_box .rps_main_con ul li img { width: 6.6rem; height: auto; float: none; margin: 0 auto; } .rps_main_box .rps_main_con ul li .txt_box { width: 6.6rem; float: none; margin: 0 auto; padding: 0.5rem 0 0; } .rps_main_box .rps_main_con ul li .txt_box .tit_m { width: 100%; } .rps_main_box .rps_main_con ul li .txt_box .tit_m h2 { width: 100%; float: none; font-size: 0.3rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .rps_main_box .rps_main_con ul li .txt_box .tit_m .sp_time { display: block; float: none; width: 2rem; background: url("../images/clock_icon.jpg") no-repeat left; background-size: 0.35rem 0.35rem; line-height: 0.4rem; font-size: 0.26rem; color: #666666; text-align: right; margin: 0.15rem 0 0; } .rps_main_box .rps_main_con ul li .txt_box .txt_p { width: 100%; padding: 0.3rem 0; } .rps_main_box .rps_main_con ul li .txt_box .txt_p p { font-size: 0.24rem; color: #666666; line-height: 0.45rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; } .rps_main_box .rps_main_con ul li .txt_box .more_btn { display: block; width: 4rem; height: 0.8rem; border: 1px solid #6fba2c; color: #6fba2c; line-height: 0.8rem; text-align: center; font-size: 0.26rem; border-radius: 50px; margin: 0 auto; } .rps_main_box .rps_main_con ul li .txt_box .more_btn:hover { background: #6fba2c; color: #ffffff; transition: 0.5s; } .sys_main_box .main1_box { width: 6.4rem; margin: 0 auto; padding: 0.8rem 0 0; } .sys_main_box .main1_box .le_img { width: 5rem; float: none; margin: 0 auto 0.5rem; } .sys_main_box .main1_box .txt_box { width: 100%; float: none; padding: 0 0 0; margin: 0.5rem auto; } .sys_main_box .main1_box .txt_box .tit_p { font-size: 0.38rem; text-align: center; } .sys_main_box .main1_box .txt_box .txt_p { width: 100%; padding: 0.45rem 0 0; } .sys_main_box .main1_box .txt_box .txt_p p { font-size: 0.24rem; color: #666666; line-height: 0.45rem; } .sys_main_box .main8_box { width: 100%; background: #f7f7f7; padding: 0.8rem 0; } .sys_main_box .main8_box .main8_con { width: 7rem; margin: 0 auto; } .sys_main_box .main8_box .main8_con .le_box { width: 100%; float: none; } .sys_main_box .main8_box .main8_con .le_box .txt_box { width: 3.25rem; float: left; } .sys_main_box .main8_box .main8_con .le_box .txt_box .tit_b { display: inline-block; background: #76b52b; color: #ffffff; font-size: 0.24rem; padding: 5px 15px; } .sys_main_box .main8_box .main8_con .le_box .txt_box .txt { padding: 0.1rem 0 0; } .sys_main_box .main8_box .main8_con .le_box .txt_box .txt span { margin-bottom: 0.1rem; display: block; } .sys_main_box .main8_box .main8_con .le_box .txt_box .txt span p { font-size: 0.24rem; color: #666666; line-height: 0.45rem; } .sys_main_box .main8_box .main8_con .le_box img { width: 3.35rem; float: right; margin-top: 0.7rem; } .sys_main_box .main8_box .main8_con .video_box { width: 7rem; height: 4.6rem; float: right; position: relative; overflow: hidden; cursor: pointer; margin-top: 0.5rem; } .sys_main_box .main8_box .main8_con .video_box video { width: 100%; height: 100%; } .sys_main_box .main8_box .main8_con .video_box .video_m { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .sys_main_box .main8_box .main8_con .video_box .video_m .video_pic { width: 100%; height: 100%; } .sys_main_box .main8_box .main8_con .video_box .video_m .video_play { width: 60px; height: 60px; position: absolute; left: 50%; margin-left: -30px; top: 50%; margin-top: -30px; } .sys_main_box .main4_box { width: 100%; background: #ffffff; padding: 1rem 0; } .sys_main_box .main4_box .main4_con { width: 6.6rem; margin: 0 auto; } .sys_main_box .main4_box .main4_con .le_box { width: 100%; float: none; } .sys_main_box .main4_box .main4_con .le_box ul li { margin: 0 0 0.5rem; } .sys_main_box .main4_box .main4_con .le_box ul li .font_b { display: block; float: left; width: 0.8rem; height: 0.8rem; background: url("../images/font_bg.jpg") no-repeat center; background-size: 100% 100%; font-size: 0.34rem; text-align: center; line-height: 0.8rem; color: #6fba2c; } .sys_main_box .main4_box .main4_con .le_box ul li span { display: block; float: right; width: 5.4rem; } .sys_main_box .main4_box .main4_con .le_box ul li span p { font-size: 0.24rem; color: #666666; line-height: 0.45rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; } .sys_main_box .main4_box .main4_con .right_box { width: 100%; float: none; } .sys_main_box .main4_box .main4_con .right_box ul li { width: 100%; height: 8.4rem; float: none; position: relative; overflow: hidden; margin-bottom: 0.5rem; } .sys_main_box .main4_box .main4_con .right_box ul li img { width: 100%; height: 100%; } .sys_main_box .main4_box .main4_con .right_box ul li p { position: absolute; line-height: 0.9rem; background: rgba(0, 0, 0, 0.5); width: 100%; left: 0; bottom: 0; color: #ffffff; text-align: center; padding: 0 0.35rem; font-size: 0.32rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .sys_main_box .main4_box .main4_con .right_box ul li:nth-child(2n) { float: right; } .sys_main_box .main4_box .main4_con .right_box ul li:hover img { transform: scale(1.2); transition: 1s; } .sys_main_box .main2_box { width: 100%; background: #f7f7f7; padding: 0.5rem 0; } .sys_main_box .main2_box .tim_box { width: 6.6rem; margin: 0.8rem auto; position: relative; } .sys_main_box .main2_box .tim_box .select_box { width: 100%; float: none; } .sys_main_box .main2_box .tim_box .select_box .select_type, .sys_main_box .main2_box .tim_box .select_box .select_time { width: 3.2rem; float: left; height: 0.8rem; background: #ffffff url("../images/green_down.jpg") no-repeat 2.7rem; background-size: 14px 10px; } .sys_main_box .main2_box .tim_box .select_box .select_type select, .sys_main_box .main2_box .tim_box .select_box .select_time select { display: block; width: 100%; height: 100%; font-size: 0.26rem; text-indent: 0.4rem; color: #666666; border: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; background: none; padding-right: 0.6rem; } .sys_main_box .main2_box .tim_box .select_box .select_time { float: right; } .sys_main_box .main2_box .jh_con3 { width: 6.6rem; margin: 0 auto; } .sys_main_box .main2_box .jh_con3 ul li { float: left; width: 100%; height: 430px; overflow: hidden; margin: 0 auto 0.8rem; position: relative; } .sys_main_box .main2_box .jh_con3 ul li img { width: 100%; height: 100%; } .sys_main_box .main2_box .jh_con3 ul li p { position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.6); text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 0.34rem; color: #ffffff; width: 100%; line-height: 0.7rem; } .sys_main_box .main2_box .jh_con3 ul li:first-child { margin-left: auto; } .sys_main_box .main2_box .jh_con3 ul li:hover img { transform: scale(1.2); transition: 0.5s; } .sys_main_box .main3_box { width: 6.6rem; margin: 0 auto; padding: 0.5rem 0; } .sys_main_box .main3_box .main3_con { width: 100%; padding: 0.5rem 0 0; } .sys_main_box .main3_box .main3_con ul li { width: 100%; float: none; margin-left: auto; background: #ffffff; border: 1px solid rgba(0, 0, 0, 0.1); height: 6rem; margin-bottom: 0.5rem; } .sys_main_box .main3_box .main3_con ul li .pic_box { width: 100%; height: 3.5rem; overflow: hidden; } .sys_main_box .main3_box .main3_con ul li .pic_box img { width: 100%; height: 100%; } .sys_main_box .main3_box .main3_con ul li .txt_box { padding: 0.3rem 0.3rem 0; text-align: center; } .sys_main_box .main3_box .main3_con ul li .txt_box h4 { font-size: 0.32rem; color: #000000; margin-bottom: 0.3rem; } .sys_main_box .main3_box .main3_con ul li .txt_box p { font-size: 0.24rem; color: #666666; line-height: 0.45rem; } .sys_main_box .main3_box .main3_con ul li:first-child { margin-left: 0; } .sys_main_box .main3_box .main3_con ul li:hover { box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.1); } .sys_main_box .main3_box .main3_con ul li:hover .pic_box { width: 100%; height: 3.5rem; overflow: hidden; } .sys_main_box .main3_box .main3_con ul li:hover .pic_box img { transform: scale(1.2); transition: 1s; } .sys_main_box .main5_box .main3_box .main3_con ul li { height: 5rem; } .sys_main_box .main5_box .main3_box .main3_con .search_box { width: 100%; height: 0.8rem; float: none; margin: 0 auto; left: 0; } .sys_main_box .main5_box .main3_box .main3_con .search_box input { display: block; width: 5.6rem; height: 0.8rem; background: #ffffff; font-size: 0.26rem; color: #666666; padding-left: 0.3rem; border: none; float: left; } .sys_main_box .main5_box .main3_box .main3_con .search_box .search_btn { display: block; width: 1rem; height: 0.8rem; float: right; background: #76b52b; color: #ffffff; font-size: 0.26rem; text-align: center; line-height: 0.8rem; } .sys_main_box .main6_box { width: 100%; background: #f7f7f7; padding: 0.8rem 0; } .sys_main_box .main6_box .main6_con { width: 6.6rem; margin: 0 auto; } .sys_main_box .main6_box .main6_con .video_box { width: 100%; height: 9rem; float: none; position: relative; overflow: hidden; cursor: pointer; } .sys_main_box .main6_box .main6_con .video_box video { width: 100%; height: 100%; } .sys_main_box .main6_box .main6_con .video_box .video_m { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .sys_main_box .main6_box .main6_con .video_box .video_m .video_pic { width: 100%; height: 100%; } .sys_main_box .main6_box .main6_con .video_box .video_m .video_play { width: 60px; height: 60px; position: absolute; left: 50%; margin-left: -30px; top: 50%; margin-top: -30px; } .sys_main_box .main6_box .main6_con .video_box .video_m p { position: absolute; width: 100%; left: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); font-size: 0.3rem; color: #ffffff; padding: 0 0.45rem; line-height: 1rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .sys_main_box .main6_box .main6_con .news_li { width: 100%; float: none; margin: 1rem 0 0; } .sys_main_box .main6_box .main6_con .news_li ul li { width: 100%; float: none; height: auto; border: 1px solid #cccccc; margin-top: 1rem; padding-bottom: 0.5rem; } .sys_main_box .main6_box .main6_con .news_li ul li .pic_box { width: 5.8rem; height: 4rem; position: relative; margin: -25px auto 0; overflow: hidden; } .sys_main_box .main6_box .main6_con .news_li ul li .pic_box img { width: 100%; height: 100%; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box { width: 5.8rem; margin: 0.5rem auto 0; text-align: center; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box a { color: #000; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box h4 { font-size: 0.32rem; color: #000000; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box .txt_p { padding: 16px 0 0; } .sys_main_box .main6_box .main6_con .news_li ul li .txt_box .txt_p p { font-size: 0.24rem; color: #666666; line-height: 0.5rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; } .sys_main_box .main6_box .main6_con .news_li ul li:nth-child(2n) { float: right; } .sys_main_box .main6_box .main6_con .news_li ul li:hover .pic_box img { transform: scale(1.2); transition: 1s; } } /*# sourceMappingURL=style.css.map */