body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, option, p, blockquote, th, td { margin: 0; padding: 0; } * { outline: 0 none; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } ul li { list-style: none; } a { color: black; outline: 0 none; text-decoration: none; cursor: pointer; } img { border: 0; } body { font-family: "pingfang sc", arial, "source han serif", "microsoft yahei", helvetica, sans-serif; font-size: 14px; } .wrapper { width: 100%; margin: 0 auto; overflow: hidden; } .wrapper_main { width: 100%; margin: 0 auto; } /* .home_wrapper{ position: relative; top:100px } */ .home_campaign { width: 100%; height: 100px; position: absolute; top: 0; z-index: 999; background: center center no-repeat; background-size: cover; } .mob_home_campaign { display: none; height: 80px; background: center center no-repeat; background-size: cover; } .home_campaign_box { width: 100%; height: 100px; position: absolute; top: 0; z-index: 999; display: none; } .home_campaign_close { width: 50px; height: 50px; /* border: 2px solid #fff; */ box-sizing: border-box; position: absolute; top: 10px; right: 10px; z-index: 999; border-radius: 50%; background: center center no-repeat; background-size: 30px; cursor: pointer; } /* header */ .header_box { width: 100%; height: auto; position: fixed; top: 0; left: 0; z-index: 999; padding: 20px 0; box-sizing: border-box; /* transition: all 0.6s; */ } .privacyclause_header_box { background: rgba(0, 139, 191, 0.9); /* padding: 10px 0; */ } .home_header_box { top: 100px; } .header_box.active { background: #1fa1d7; padding: 0px 0; top: 0; } .header_box.active .header_right .nav ul li .subnav_bj { top: 80px; } .home_header_box .header_right .nav ul li .subnav_bj { top: 200px; } .home_header_box.active .header_right .nav ul li .subnav_bj { top: 80px; } .header { max-width: 1430px; width: 100%; height: 80px; margin: 0 auto; padding-left: 15px; padding-right: 15px; box-sizing: border-box; position: relative; padding-left: 215px; } .header .logo { width: 190px; height: 80px; padding: 14px 0; box-sizing: border-box; position: absolute; top: 0px; left: 15px; } .header .logo a { display: block; } .header .logo img { display: block; width: 190px; height: auto; } .header .header_right { float: left; width: 100%; height: 80px; box-sizing: border-box; padding-left: 20px; } .header_right .nav { float: left; width: auto; height: 80px; position: relative; } .header_right .nav ul { float: right; } .header_right .nav ul li { float: left; padding: 20px 0; box-sizing: border-box; margin-right: 0px; position: relative; } .header_right .nav ul li a { display: block; width: auto; height: auto; font-size: 16px; color: #fff; line-height: 30px; text-align: center; padding: 5px 15px; box-sizing: border-box; border-radius: 40px; } .header_right .nav ul li a:hover { color: #30d0da; } .header_right .nav ul li .subnav_bj { width: 100%; height: 60px; border-top: 1px solid #fff; background: rgba(48, 208, 218, 0.7); position: fixed; top: 100px; left: 0; transition: all 0.8s; } .header_right .nav ul li .subnav { width: 800px; height: auto; position: absolute; top: 80px; left: 50%; margin-left: -400px; transition: all 0.8s; display: none; } .header_right .nav ul li .subnav .subnav_jt { width: 8px; height: 7px; position: absolute; top: -7px; left: 50%; margin-left: -4px; background: no-repeat center center; } .header_right .nav ul li .subnav_con { width: 100%; height: auto; text-align: center; position: relative; z-index: 1; padding: 10px 0; box-sizing: border-box; } .header_right .nav ul li .subnav a { display: inline-block; padding-top: 5px; padding-bottom: 5px; margin-right: 0px; font-size: 15px; } .header_right .nav ul li .subnav a:hover { background: none; color: #096edb; } .header_right .right_sign_box { float: right; width: auto; height: 80px; position: relative; } .header_right .right_sign_box_con { float: left; width: auto; height: auto; } .header_right .right_sign_box_con .link_box { float: left; width: auto; height: auto; position: relative; padding: 20px 0; box-sizing: border-box; } .header_right .right_sign_box_con .link { float: left; width: 90px; height: auto; font-size: 16px; color: #fff; line-height: 28px; text-align: center; padding: 5px 10px; box-sizing: border-box; border-radius: 40px; border: 1px solid #fff; overflow: hidden; position: relative; cursor: pointer; } .header_right .right_sign_box_con .link span { position: relative; z-index: 2; } .header_right .right_sign_box_con .link:after { content: ''; display: block; width: 0%; height: 100%; background-color: #30d0da; border-radius: 50px; position: absolute; top: 0; left: 0; transition: all 0.3s; z-index: 1; } .header_right .right_sign_box_con .link:hover:after { width: 100%; } .header_right .right_sign_box_con .link:hover { border: 1px solid #30d0da; } .header_right .right_sign_box_con .link_register_box { margin-left: 15px; } .header_right .right_sign_box_con .link_register { background: #1573f1; border: 1px solid #1573f1; } .header_right .right_sign_box_con .language_box { float: left; width: 90px; height: auto; font-size: 16px; color: #fff; line-height: 40px; text-align: center; box-sizing: border-box; cursor: pointer; position: relative; margin-left: 15px; } .header_right .right_sign_box_con .language_box p span { background: no-repeat 60px center; padding-right: 20px; box-sizing: border-box; border-radius: 40px; position: relative; overflow: hidden; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; } .header_right .right_sign_box_con .language_box p strong { position: relative; z-index: 2; font-weight: normal; padding-right: 20px; box-sizing: border-box; color: #fff; } .header_right .right_sign_box_con .language_box p:after { content: ''; display: block; width: 0%; height: 102%; background-color: #30d0da; border-radius: 50px; position: absolute; top: -1%; left: -1%; transition: all 0.3s; z-index: 1; } .header_right .right_sign_box_con .language_box p:hover:after { width: 102%; } .header_right .right_sign_box_con .language_box:hover p { background: no-repeat 60px center; } .header_right .right_sign_box_con .language_show { width: 100%; height: auto; position: absolute; top: 40px; left: 0; box-sizing: border-box; display: none; } .header_right .right_sign_box_con .language_show a { float: left; width: 100%; height: auto; font-size: 18px; color: #fff; line-height: 30px; text-align: center; padding: 5px 5px; padding-right: 20px; box-sizing: border-box; background: rgba(255, 255, 255, 0.35); border-radius: 40px; position: relative; overflow: hidden; } .header_right .right_sign_box_con .language_show a span { position: relative; z-index: 2; } .header_right .right_sign_box_con .language_show a:after { content: ''; display: block; width: 0%; height: 102%; background-color: #30d0da; border-radius: 50px; position: absolute; top: -1%; left: -1%; transition: all 0.3s; z-index: 1; } .header_right .right_sign_box_con .language_show a:hover:after { width: 102%; } .header_right .right_sign_box .link_box .subnav { width: 400px; height: auto; position: absolute; top: 80px; left: 50%; margin-left: -200px; transition: all 0.8s; display: none; } .header_right .right_sign_box .link_box .subnav .subnav_jt { width: 8px; height: 7px; position: absolute; top: -7px; left: 50%; margin-left: -4px; background: no-repeat center center; } .header_right .right_sign_box .link_box .subnav_bj { width: 100%; height: 60px; border-top: 1px solid #fff; background: rgba(48, 208, 218, 0.7); position: fixed; top: 100px; left: 0; transition: all 0.8s; } .header_right .right_sign_box .link_box .subnav_con { width: 100%; height: auto; text-align: center; position: relative; z-index: 1; padding: 10px 0; box-sizing: border-box; } .header_right .right_sign_box .link_box .subnav a { display: inline-block; padding: 5px 10px; margin-right: 0px; font-size: 15px; color: #fff; line-height: 30px; } .header_right .right_sign_box .link_box .subnav a:hover { background: none; color: #096edb; } .header_box.active .header_right .right_sign_box .link_box .subnav_bj { top: 80px; } /*banner*/ .section1 { width: 100%; height: auto; overflow: hidden; } .home_banner_container { position: relative; overflow: hidden; width: 100%; height: 100%; top: 0; left: 0; } .home_banner_container .home_banner_slider .item { float: left; position: relative; height: 100%; } .home_banner_container .home_banner_slider .banner_pic { width: 100%; height: 100%; position: absolute; top: 0; left: 0; /* background: url(/uploads/image/eimages/home_banner1.jpg) no-repeat center center; background-size: cover; height: 100vh; */ } .home_banner_container .home_banner_slider .phone_banner_pic { display: none; } .home_banner_container .banner_text_pro { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; padding-top: 150px; padding-bottom: 80px; box-sizing: border-box; } .home_banner_container .banner_text_box { max-width: 1430px; width: 100%; height: 100%; margin: 0 auto; padding-left: 15px; padding-right: 15px; box-sizing: border-box; position: relative; display: flex; flex-direction: column; justify-content: center; } .home_banner_container .banner_text_box h2 { font-size: 40px; color: #fff; line-height: 52px; font-weight: 400; margin-bottom: 30px; /* max-width: 600px; */ } .banner_text_pro .input_box { width: 460px; height: auto; position: relative; } .banner_text_pro .input_box .input_text { display: block; width: 100%; height: 58px; background-color: #fff; padding: 14px 25px; padding-right: 120px; box-sizing: border-box; border: none; border-radius: 60px; font-size: 14px; color: #888; line-height: 30px; } .banner_text_pro .input_box .input_btn { display: block; width: auto; height: 50px; background-color: #1573f1; padding: 10px 30px; box-sizing: border-box; border: none; border-radius: 60px; position: absolute; top: 4px; right: 4px; font-size: 14px; color: #fff; line-height: 30px; } .banner_text_pro .input_box p { width: 110%; height: auto; font-size: 16px; color: #fff; line-height: 30px; margin-top: 15px; padding-left: 25px; box-sizing: border-box; } .banner_text_box .banner_text_list { width: 100%; height: auto; margin-top: 40px; } .banner_text_box .banner_text_list ul li { display: block; width: auto; height: 80px; position: relative; box-sizing: border-box; margin: 20px 0; } .banner_text_box .banner_text_list ul li .icon_box { display: inline-block; width: 60px; height: 80px; vertical-align: bottom; position: relative; padding-top: 10px; box-sizing: border-box; } .banner_text_box .banner_text_list ul li .icon_box img { display: block; width: 60px; height: 60px; transition: all 1s ease; } .banner_text_box .banner_text_list ul li .text_box { display: inline-block; width: auto; height: auto; padding: 3px 0; box-sizing: border-box; margin: 0 auto; text-align: left; margin-left: 30px; } .banner_text_box .banner_text_list ul li .text_box h3 { font-size: 24px; color: #fff; line-height: 36px; font-weight: 500; margin-bottom: 12px; transition: all 0.3s; } .banner_text_box .banner_text_list ul li .text_box p { font-size: 16px; color: #fff; line-height: 26px; } .banner_text_box .banner_text_list ul li .text_box p br { display: none; } .banner_text_box .banner_text_list ul li:hover .icon_box img { transform: rotate(360deg); } .banner_text_box .banner_text_list ul li:hover .text_box h3 { font-size: 30px; } /* sidebar_box */ .sidebar_box { width: 80px; height: auto; position: fixed; top: 50%; right: 30px; margin-top: -120px; z-index: 999; } .sidebar_box_conter { width: 100%; height: auto; position: relative; } .sidebar_box_conter ul { border-radius: 10px; overflow: hidden; box-shadow: 0 0 2px 0px #b0b0b0; } .sidebar_box_conter ul li { float: left; width: 80px; height: 80px; padding: 13px 5px; box-sizing: border-box; text-align: center; background: rgba(255, 255, 255, 0.90); border-bottom: 1px solid rgba(0, 0, 0, 0.05); cursor: pointer; } .sidebar_box_conter ul li:last-child { border-bottom: none; } .sidebar_box_conter ul li .icon_box { width: 60px; height: 32px; margin: 0 auto; position: relative; overflow: hidden; margin-bottom: 2px; } .sidebar_box_conter ul li .icon_box img { display: block; width: 32px; height: 32px; position: absolute; top: 0; left: 50%; margin-left: -16px; } .sidebar_box_conter ul li .icon_box img.icon_pic2 { opacity: 0; } .sidebar_box_conter ul li p { font-size: 12px; color: #333; line-height: 14px; text-align: center; font-weight: 500; } .sidebar_box_conter ul li:hover { background: #3774ea; } .sidebar_box_conter ul li:hover .icon_box img { opacity: 0; } .sidebar_box_conter ul li:hover .icon_box img.icon_pic2 { opacity: 1; } .sidebar_box_conter ul li:hover p { color: #fff; } .sidebar_box_conter ul li .text_box { width: 0; height: 80px; background: #3774ea; box-sizing: border-box; padding: 20px 0px; box-sizing: border-box; position: absolute; top: 81px; right: 81px; opacity: 0; } .sidebar_box_conter ul li .text_box p { width: 150px; font-size: 18px; color: #fff; line-height: 40px; text-align: center; box-sizing: border-box; margin: 0 auto; } .sidebar_box_link_box { display: block; width: 90px; height: 90px; padding: 5px; box-sizing: border-box; border-radius: 50px; margin-top: 10px; position: relative; left: -5px; text-align: center; margin-bottom: 60px; background: linear-gradient(to left, #00bbac, #01b6db, #007ac3); } .sidebar_box_link_box .link_box { width: 80px; height: 80px; background-color: #fff; border-radius: 50px; position: absolute; top: 5px; left: 5px; padding: 13px 0; box-sizing: border-box; z-index: 10; } .sidebar_box_link_box img { display: block; width: 32px; height: 32px; margin: 0 auto; margin-bottom: 2px; position: relative; z-index: 1; } .sidebar_box_link_box p { font-size: 13px; color: #333; line-height: 20px; text-align: center; font-weight: 500; position: relative; z-index: 1; font-weight: 500; } @keyframes warn { 0% { -webkit-transform: scale(0.6); opacity: 0.1; } 25% { -webkit-transform: scale(0.80); opacity: 0.3; } 50% { -webkit-transform: scale(0.90); opacity: 0.2; } 75% { -webkit-transform: scale(0.95); opacity: 0.1 } 100% { -webkit-transform: scale(1.05); opacity: 0; } } .sidebar_punctuation_box { width: 90px; height: 90px; top: 0px; left: 0px; position: absolute; z-index: 9; } .sidebar_punctuation_box .dot { position: absolute; width: 80px; height: 80px; left: 0px; top: 0px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border: 5px solid transparent; border-radius: 50%; z-index: 2; } .sidebar_punctuation_box .pulse { position: absolute; width: 110px; height: 110px; left: -20px; top: -20px; border: 10px solid #0279bd; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; z-index: 1; opacity: 0; -webkit-animation: warn 2.5s ease-out; -moz-animation: warn 2.5s ease-out; animation: warn 2.5s ease-out; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite; } .sidebar_box_conter ul li.gotop { display: none; } /* home_content */ .home_content { width: 100%; height: auto; position: relative; } .section_container_con { max-width: 1430px; width: 100%; height: auto; margin: 0 auto; padding-left: 15px; padding-right: 15px; box-sizing: border-box; } .home_section_title { width: 100%; height: auto; padding-bottom: 50px; box-sizing: border-box; } .home_section_title h2 { font-size: 36px; color: #333333; line-height: 60px; text-align: center; font-weight: 600; } /* home_section1 */ .home_section1 { width: 100%; min-height: 130px; margin: 0 auto; } .home_section1 .section_container_con { max-width: 1550px; position: relative; } .home_section1_list { width: 100%; height: auto; background-color: #fff; box-shadow: 0 5px 10px 1px rgba(0, 0, 0, .08); position: absolute; top: -100px; left: 0; z-index: 9; } .home_section1_list ul li { float: left; width: 16.666666%; height: auto; padding: 25px 25px; padding-bottom: 30px; box-sizing: border-box; position: relative; cursor: pointer; } .home_section1_list ul li .num_box { width: 100%; height: 70px; text-align: center; margin-bottom: 10px; position: relative; z-index: 3; } .home_section1_list ul li .num_box p { font-size: 22px; color: #15b4bc; line-height: 70px; text-align: center; } .home_section1_list ul li .num_box p span { display: inline-block; font-size: 48px; font-weight: 500; } .home_section1_list ul li .text_box { width: 100%; height: 60px; text-align: center; position: relative; z-index: 3; } .home_section1_list ul li .text_box p { font-size: 16px; color: #000000; line-height: 26px; } .home_section1_list ul li:after { position: absolute; left: 0; top: -6%; content: ''; display: block; width: 100%; height: 112%; background: #15b4bc; transition: all .4s; border-radius: 10px; opacity: 0; } .home_section1_list ul li:hover:after { box-shadow: 0 3px 15px rgba(0, 0, 0, .1); transform: scale(1.035); opacity: 1; z-index: 2; } .home_section1_list ul li:hover .num_box p { color: #fff; } .home_section1_list ul li:hover .text_box p { color: #fff; } /* home_section2 */ .home_section2 { width: 100%; height: auto; border-bottom: 1px solid #ededed; } .home_section2 .section_container_con { max-width: 1550px; } .home_section2_list { width: 100%; height: auto; padding: 20px 0; box-sizing: border-box; } .home_section2_list2 { display: none; } .home_section2_list ul li { /* float: left; width: 20%; */ height: auto; padding: 5px 0; box-sizing: border-box; width: 180px !important; display: inline-block; } .home_section2_list ul li a { display: block; } .home_section2_list ul li .pic_box { width: 100%; height: 80px; position: relative; margin: 0 auto; } .home_section2_list ul li .pic_box img { display: block; max-width: 100%; height: auto; position: absolute; top: 0; left: 0; width: 150px; } .home_section2_list ul li .pic_box .logo_pic2 { opacity: 0; } .home_section2_list ul li:hover .pic_box .logo_pic2 { opacity: 1; } /* .home_section2_list ul li:nth-of-type(1){ width: 20.5; padding-right: 25px; box-sizing: border-box; } .home_section2_list ul li:nth-of-type(2){ width: 18%; } .home_section2_list ul li:nth-of-type(3){ width: 18%; } .home_section2_list ul li:nth-of-type(4){ width: 21.5%; } .home_section2_list ul li:nth-of-type(5){ width: 22%; padding-left: 30px; box-sizing: border-box; } */ .home_section2_list .str_wrap { background: none !important; } /* home_section3 */ .home_section3 { width: 100%; height: auto; padding-top: 70px; padding-bottom: 90px; box-sizing: border-box; } .home_section3_container { width: 100%; height: 580px; position: relative; } .home_section3_nav { float: left; width: 28%; height: 100%; display: flex; flex-direction: column; justify-content: center; } .home_section3_nav ul { max-width: 385px; width: 100%; height: auto; } .home_section3_nav ul li { float: left; width: 100%; height: auto; padding: 40px 0; box-sizing: border-box; border-bottom: 1px solid #ededed; cursor: pointer; } .home_section3_nav ul .li_con { width: 100%; height: 80px; position: relative; padding-left: 110px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; } .home_section3_nav ul li .icon_box { display: block; width: 80px; height: 80px; border-radius: 50%; overflow: hidden; position: relative; background: #f2f2f2; position: absolute; top: 0; left: 0; } .home_section3_nav ul li .icon_box img { display: block; width: 60px; height: 60px; position: absolute; top: 50%; left: 50%; margin-top: -30px; margin-left: -30px; transition: all 0.8s; } .home_section3_nav ul li h3 { display: inline-block; width: auto; font-size: 24px; color: #333; line-height: 36px; text-align: left; font-weight: 500; transition: all 0.5s; } .home_section3_nav ul li:hover h3 { padding-left: 25px; background-image: linear-gradient(to right, #00bbac, #01b6db, #007ac3); -webkit-background-clip: text; color: transparent; } .home_section3_nav ul li.active h3 { padding-left: 25px; background-image: linear-gradient(to right, #00bbac, #01b6db, #007ac3); -webkit-background-clip: text; color: transparent; } .home_section3_item_container { float: right; width: 70%; height: 100%; position: relative; } .home_section3_item { width: 100%; height: 100%; position: relative; display: none; } .home_section3_item .pic_box { float: right; max-width: 700px; width: 100%; height: 100%; border-radius: 10px; overflow: hidden; position: relative; } .home_section3_item .pic_box .pic { width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow: hidden; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-position: center 0; border-radius: 10px; overflow: hidden; } .home_section3_item .text_box_pro { width: 720px; height: 400px; background: rgba(255, 255, 255, 0.97); border-radius: 10px; box-sizing: border-box; box-shadow: -5px 0 15px 1px rgba(0, 0, 0, .08); position: absolute; right: 230px; top: 50%; z-index: 99; margin-top: -170px; padding: 45px 90px; } .home_section3_item .text_box_pro_bj { width: 381px; height: 100%; position: absolute; top: 0; right: 0; background: no-repeat right center; background-size: 100%; } .home_section3_item .text_box_pro .title_box { width: 100%; height: auto; position: relative; z-index: 1; } .home_section3_item .text_box_pro .title_box h3 { display: inline-block; font-size: 30px; color: #333; line-height: 40px; font-weight: 600; position: relative; z-index: 1; background-image: linear-gradient(to right, #00bbac, #01b6db, #007ac3); -webkit-background-clip: text; color: transparent; } .home_section3_item .text_box_pro .title_box p { font-size: 40px; color: #efefef; line-height: 60px; font-family: arial, helvetica, sans-serif; font-weight: normal; position: relative; top: -25px; } .home_section3_item .text_box_pro .title_box p span { display: inline-block; font-size: 80px; } .home_section3_item .text_box_pro .article { max-width: 320px; width: 100%; min-height: 128px; font-size: 18px; color: #666; line-height: 32px; margin-top: 5px; position: relative; z-index: 1; } .home_section3_link_box { display: block; width: 150px; height: auto; padding: 2px; box-sizing: border-box; border-radius: 50px; margin-top: 10px; position: relative; text-align: center; background: linear-gradient(to top, #4875e6, #8d54e9); cursor: pointer; } .home_section3_link_box .bjs { width: 146px; height: 50px; background-color: #fff; border-radius: 50px; position: absolute; top: 2px; left: 2px; cursor: pointer; transition: all 0.38s; } .home_section3_link_box p { display: inline-block; width: auto; height: 50px; background: #fff; font-size: 16px; color: #fff; line-height: 30px; text-align: center; border-radius: 50px; padding: 10px 0; box-sizing: border-box; position: relative; z-index: 1; background-image: linear-gradient(to right, #4875e6, #8d54e9); -webkit-background-clip: text; color: transparent; cursor: pointer; } .home_section3_link_box:hover p { color: #fff !important; } .home_section3_nav ul li .icon_box .icon_pic2 { opacity: 0; } .home_section3_nav ul li.active .icon_box { background: no-repeat; background-size: 100%; } .home_section3_nav ul li.active .icon_box img { opacity: 0; } .home_section3_nav ul li.active .icon_box .icon_pic2 { opacity: 1; } .home_section3_link_box:hover .bjs { width: 0; opacity: 0.8; } /* home_section4 */ .home_section4 { width: 100%; height: auto; padding-top: 70px; padding-bottom: 70px; box-sizing: border-box; background-image: url(/uploads/image/eimages/home_section4_bj.png); overflow: hidden; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-position: center 0; } .home_section4_container { width: 100%; height: auto; } .home_section4_container .home_section4_nav { float: left; width: 50%; height: auto; padding-right: 70px; box-sizing: border-box; } .home_section4_nav ul { margin: 0 -2%; } .home_section4_nav ul li { float: left; width: 46%; height: 310px; position: relative; margin: 0 2%; margin-bottom: 4%; border-radius: 10px; } .home_section4_nav ul li .li_bj { width: 100%; height: 100%; background: no-repeat; background-size: 100%; position: absolute; top: -9%; left: 9%; opacity: 0; transition: all 0.6s; } .home_section4_nav ul li .li_con { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; background: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 0 15px 0 rgba(0, 0, 0, .08); padding: 30px 20px; box-sizing: border-box; transition: all 1s; } .home_section4_nav ul li h3 { font-size: 20px; color: #333; line-height: 32px; font-weight: 500; margin-bottom: 20px; position: relative; z-index: 3; transition: all 0.3s; } .home_section4_nav ul li .article { font-size: 16x; color: #333; line-height: 24px; /* text-align: justify; */ position: relative; z-index: 3; transition: all 0.4s; } .home_section4_item_container { float: left; width: 50%; height: auto; padding-left: 70px; box-sizing: border-box; } .home_section4_item { width: 100%; height: auto; display: none; } .home_section4_item .pic_box { width: 100%; height: auto; } .home_section4_item .pic_box img { float: right; display: block; max-width: 100%; height: auto; } .home_section4_nav ul li:hover h3 { color: #fff; } .home_section4_nav ul li:hover .article { color: #fff; } .home_section4_nav ul li:hover .li_bj { opacity: 1; } .home_section4_nav ul li.active h3 { color: #fff; } .home_section4_nav ul li.active .article { color: #fff; } .home_section4_nav ul li.active .li_bj { opacity: 1; } .home_section4_nav ul li .li_con:after { content: ''; display: block; width: 100%; height: 0%; background: linear-gradient(to left, #a1e0bb, #31d0da); border-radius: 10px; position: absolute; bottom: 0%; left: 0%; transition: all 0.6s; z-index: 1; } .home_section4_nav ul li:hover .li_con:after { height: 100%; } .home_section4_nav ul li.active .li_con:after { height: 100%; } /* home_section5 */ .home_section5 { width: 100%; height: auto; padding-top: 70px; padding-bottom: 50px; box-sizing: border-box; background: linear-gradient(to left, #00bbac, #01b6db, #007ac3); } .home_content .home_section5 .content_title { padding-bottom: 10px; } .home_content .home_section5 .content_title h2 { color: #fff; } .home_section5_conter { width: 100%; height: 700px; position: relative; } .home_section5_logo_pic { width: 700px; height: 700px; background: no-repeat center center; background-size: 100%; position: absolute; top: 0; left: 50%; margin-left: -350px; } /* home_section5_animation_box */ .home_section5_animation_box { width: 700px; height: 700px; box-sizing: border-box; background: no-repeat center center; background-size: 700px; position: absolute; top: 0; left: 50%; margin-left: -350px; } .home_section5_animation_yuan2 { width: 560px; height: 560px; border-radius: 50%; box-sizing: border-box; position: absolute; top: 50%; left: 50%; margin-top: -280px; margin-left: -280px; background: url(/uploads/image/eimages/home_section5_animation_yuan_logo.png) no-repeat center center; background-size: 100% 100%; } .home_section5_animation_yuan { width: 420px; height: 420px; border-radius: 50%; box-sizing: border-box; position: absolute; top: 50%; left: 50%; margin-top: -210px; margin-left: -210px; background: url(/uploads/image/eimages/home_section5_animation_yuan.png) no-repeat center center; background-size: 100% 100%; z-index: 9; animation: home_section5_animation_yuan_hx 5.5s linear infinite; } @keyframes home_section5_animation_yuan_hx { to { transform: rotate(360deg); } } /* home_section5_animation_xian */ .home_section5_animation_xian { width: 520px; height: 520px; border: 1px solid rgba(255, 255, 255, .30); border-radius: 50%; box-sizing: border-box; position: absolute; top: 50%; left: 50%; margin-top: -260px; margin-left: -260px; } .xian_point_box, .xian_point_box::before, .xian_point_box::after { position: absolute; width: 12px; height: 12px; border-radius: 50%; content: ''; background: #fff; } .xian_point_box::before { animation: xian_scale 2.5s infinite; } .xian_point_box::after { animation: xian_scale2 2.5s infinite; } @keyframes xian_scale { 0% { transform: scale(1); opacity: .7 } 100% { transform: scale(2.5); opacity: 0; } } @keyframes xian_scale2 { 0% { transform: scale(1); opacity: .7; } 100% { transform: scale(4); opacity: 0; } } .home_section5_animation_xian .xian_point_box1 { position: absolute; top: 70px; left: 70px; } .home_section5_animation_xian .xian_point_box2 { position: absolute; top: 70px; right: 70px; } .home_section5_animation_xian .xian_point_box3 { position: absolute; top: 50%; left: -6px; margin-top: -6px; } .home_section5_animation_xian .xian_point_box4 { position: absolute; top: 50%; right: -6px; margin-top: -6px; } .home_section5_animation_xian .xian_point_box5 { position: absolute; bottom: 70px; left: 70px; } .home_section5_animation_xian .xian_point_box6 { position: absolute; bottom: 70px; right: 70px; } .home_section5_container { width: 100%; height: 100%; position: relative; z-index: 1; } .home_section5_container ul { width: 360px; height: 100%; position: absolute; top: 0; left: 0; display: flex; flex-direction: column; justify-content: center; } .home_section5_container ul li { float: left; width: 360px; height: 110px; position: relative; margin: 35px 0; background: no-repeat left top; background-size: 100%; padding: 10px; box-sizing: border-box; } .home_section5_container ul li a { display: block; position: relative; z-index: 9; } .home_section5_container ul li .li_con { width: 100%; height: 90px; position: relative; padding-left: 85px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; } .home_section5_container ul li .li_con .icon_box { width: 80px; height: 80px; position: absolute; top: 5px; left: 5px; border-radius: 50%; overflow: hidden; background: no-repeat left top; background-size: 100%; } .home_section5_container ul li .li_con .icon_box img { display: block; width: 40px; height: 40px; position: absolute; top: 20px; left: 20px; transition: all 1s ease; } .home_section5_container ul li .text_box { width: 100%; height: auto; padding-left: 12px; padding-right: 10px; box-sizing: border-box; } .home_section5_container ul li .text_box h3 { font-size: 18px; color: #fff; line-height: 24px; margin-bottom: 4px; font-weight: 500; transition: all 0.5s; } .home_section5_container ul li .text_box p { font-size: 12px; color: #fff; line-height: 16px; transition: all 0.5s; /* text-align: justify; */ } .home_section5_container .ul2_box { position: absolute; left: inherit; right: 0; } .home_section5_container .ul2_box li { background: no-repeat left top; background-size: 100%; padding: 10px; box-sizing: border-box; } .home_section5_container .ul2_box li .li_con { padding-left: 0; padding-right: 90px; } .home_section5_container .ul2_box li .li_con .icon_box { left: inherit; right: 0; } .home_section5_container .ul2_box li .text_box { padding-left: 36px; padding-right: 12px; } .home_section5_container ul li:hover .li_con .icon_box img { transform: rotate(360deg); } /* new */ .home_section5_new_logo_pic { width: 580px; height: 580px; background: no-repeat center center; background-size: 100%; position: absolute; top: 50%; left: 50%; margin-top: -290px; margin-left: -290px; } .home_section5_new_animation_box { width: 630px; height: 630px; box-sizing: border-box; position: absolute; top: 50%; left: 50%; margin-top: -315px; margin-left: -315px; border-radius: 50%; } .home_section5_new_animation_logo { width: 280px; height: 280px; border-radius: 50%; box-sizing: border-box; position: absolute; top: 50%; left: 50%; margin-top: -140px; margin-left: -140px; background: url(/uploads/image/eimages/home_section5_new_animation_logo.png) no-repeat center center; background-size: 100% 100%; } .home_section5_new_animation_yuan1 { width: 290px; height: 290px; border-radius: 50%; box-sizing: border-box; position: absolute; top: 50%; left: 50%; margin-top: -145px; margin-left: -145px; background: url(/uploads/image/eimages/home_section5_animation_yuan.png) no-repeat center center; background-size: 100% 100%; } .home_section5_new_animation_yuan2 { width: 420px; height: 420px; border-radius: 50%; box-sizing: border-box; position: absolute; top: 50%; left: 50%; margin-top: -210px; margin-left: -210px; background: url(/uploads/image/eimages/home_section5_new_animation_yuan2.png) no-repeat center center; background-size: 100% 100%; animation: home_section5_animation_yuan_hx 5s linear infinite; } .home_section5_new_animation_yuan2_xian { width: 390px; height: 390px; border: 2px solid rgba(255, 255, 255, .35); border-radius: 50%; box-sizing: border-box; position: absolute; top: 50%; left: 50%; margin-top: -195px; margin-left: -195px; } .home_section5_new_animation_yuan3 { width: 630px; height: 630px; border-radius: 50%; box-sizing: border-box; position: absolute; top: 50%; left: 50%; margin-top: -315px; margin-left: -315px; /* background: url(/uploads/image/eimages/home_section5_new_animation_yuan2.png) no-repeat center center; background-size: 100% 100%; */ /* animation: home_section5_animation_yuan_hx 9s linear infinite; */ } @keyframes home_section5_animation_yuan_hx { to { transform: rotate(360deg); } } .home_section5_new_conter { width: 100%; height: 750px; position: relative; } .home_section5_new_container { width: 100%; height: 100%; position: relative; z-index: 1; } .home_section5_new_container ul { width: 380px; height: 100%; position: absolute; top: 0; left: 0; display: flex; flex-direction: column; justify-content: center; } .home_section5_new_container ul li { float: left; width: 380px; height: 100px; position: relative; /* border: 2px solid rgba(255,255,255,0.30); */ border: 2px solid transparent; background: rgba(0, 0, 0, 0.05); box-sizing: border-box; border-radius: 100px; margin: 23px 0; transition: all 0.3s; } .home_section5_new_container ul li a { display: block; width: 100%; height: 96px; position: absolute; top: 0; left: 0; z-index: 9; box-sizing: border-box; } .home_section5_new_container ul li .li_con { width: 100%; height: 100%; position: relative; padding-left: 96px; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; } .home_section5_new_container ul li .li_con .icon_box { width: 100px; height: 100px; background: #fff; border: 3px solid #50d5d1; box-sizing: border-box; position: absolute; top: -2px; left: -2px; border-radius: 50%; overflow: hidden; text-align: center; display: flex; flex-direction: column; justify-content: center; } .home_section5_new_container ul li .li_con .icon_box h3 { display: inline-block; width: auto; height: auto; font-size: 15px; color: #666; line-height: 20px; text-align: center; font-weight: 600; } .home_section5_new_container .ul2_box li:nth-of-type(2) .li_con .icon_box h3 { font-size: 14px; } .home_section5_new_container ul li .text_box { width: 100%; height: auto; padding-left: 20px; padding-right: 30px; box-sizing: border-box; } .home_section5_new_container ul li .text_box p { font-size: 13px; color: #fff; line-height: 18px; /* text-align: justify; */ } .home_section5_new_container ul li:hover { border: 2px solid rgba(255, 255, 255, 0.30); background: rgba(255, 255, 255, 0.18); } .home_section5_new_container ul li:hover .li_con .icon_box h3 { background-image: linear-gradient(to right, #00bbac, #01b6db, #007ac3); -webkit-background-clip: text; color: transparent; font-weight: 600; } .home_section5_new_container .ul1_box li .li_con { padding-left: 0; padding-right: 96px; } .home_section5_new_container .ul1_box li .li_con .icon_box { left: inherit; right: -2px; } .home_section5_new_container .ul1_box li .text_box { padding-left: 30px; padding-right: 20px; } .home_section5_new_container .ul1_box li:nth-of-type(5) .text_box { padding-left: 15px; } .home_section5_new_container .ul1_box li .text_box p { text-align: right; } .home_section5_new_container .ul2_box { position: absolute; left: inherit; right: 0; } .home_section5_new_container .ul1_box li:nth-of-type(1) { left: 270px; } .home_section5_new_container .ul1_box li:nth-of-type(2) { left: 98px; } .home_section5_new_container .ul1_box li:nth-of-type(3) { left: 60px; } .home_section5_new_container .ul1_box li:nth-of-type(4) { left: 98px; } .home_section5_new_container .ul1_box li:nth-of-type(5) { left: 270px; } .home_section5_new_container .ul2_box li:nth-of-type(1) { right: 270px; } .home_section5_new_container .ul2_box li:nth-of-type(2) { right: 98px; } .home_section5_new_container .ul2_box li:nth-of-type(3) { right: 60px; } .home_section5_new_container .ul2_box li:nth-of-type(4) { right: 98px; } .home_section5_new_container .ul2_box li:nth-of-type(5) { right: 270px; } /* home_section5_new */ .home_section5_new .home_section5_new_logo_pic { display: none; } .home_section5_new .home_section5_new_animation_yuan1 { width: 320px; height: 320px; margin-top: -160px; margin-left: -160px; background: url(/uploads/image/eimages/home_section5_new_animation_new_yuan1_1.png) no-repeat center center; background-size: 100% 100%; animation: home_section5_animation_yuan_hx 3s linear infinite; z-index: 9; } .home_section5_new .home_section5_new_animation_yuan2 { width: 460px; height: 460px; margin-top: -230px; margin-left: -230px; background: url(/uploads/image/eimages/home_section5_new_animation_yuan2_1.png) no-repeat center center; background-size: 100% 100%; animation: home_section5_animation_yuan_hx 6s linear infinite; opacity: 0.85; } .home_section5_new .home_section5_new_animation_yuan2_xian { width: 520px; height: 520px; margin-top: -260px; margin-left: -260px; border: 2px solid rgba(255, 255, 255, 1); display: none; } .home_section5_new .home_section5_new_animation_yuan3 { width: 650px; height: 650px; margin-top: -325px; margin-left: -325px; background: url(/uploads/image/eimages/home_section5_new_animation_yuan2_new2.png) no-repeat center center; background-size: 100% 100%; animation: home_section5_animation_yuan_hx 8.5s linear infinite; opacity: 0.85; } /* home_section6 */ .home_section6 { width: 100%; height: auto; padding-top: 70px; padding-bottom: 160px; box-sizing: border-box; } .home_section6_list { width: 100%; height: auto; } .home_section6_list ul { margin: 0 -1.5%; } .home_section6_list ul li { float: left; width: 30.333333%; height: auto; margin: 0 1.5%; position: relative; } .home_section6_list ul li .pic_box { width: 100%; height: auto; border-radius: 10px; overflow: hidden; } .home_section6_list ul li .pic_box img { display: block; width: 100%; height: auto; transition: transform 1.5s; -webkit-transition: -webkit-transform 1.5s; -moz-transition: -moz-transform 1.5s; -o-transition: -o-transform 1.5s; } .home_section6_list ul li .text_box { width: 92%; height: 220px; background: rgba(255, 255, 255, 0.95); position: absolute; left: 4%; bottom: -65px; padding: 20px 30px; box-sizing: border-box; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px 1px rgba(0, 0, 0, .08); } .home_section6_list ul li .text_box h3 { font-size: 24px; color: #333; line-height: 36px; font-weight: 500; } .home_section6_list ul li .text_box .article { font-size: 14px; color: #4c4a4a; line-height: 24px; /* text-align: justify; */ height: 85px; margin-top: 10px; } .home_section6_list ul li .home_section3_link_box { float: right; margin-top: 6px; } .home_section6_list ul li .home_section3_link_box { width: 110px; cursor: pointer; } .home_section6_list ul li .home_section3_link_box .bjs { width: 106px; height: 40px; } .home_section6_list ul li .home_section3_link_box p { height: 40px; line-height: 20px; position: relative; z-index: 2; } .home_section6_list ul li:hover .pic_box img { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); } .home_section6_list ul li .home_section3_link_box:hover .bjs { width: 0%; } /* home_section7 */ .home_section7 { width: 100%; height: auto; background: #f8f8f8; padding-top: 70px; padding-bottom: 90px; box-sizing: border-box; } .home_section7_list { width: 100%; height: auto; padding: 60px 20px; box-sizing: border-box; background: #fff; border-radius: 10px; box-shadow: 0 0 15px 1px rgba(0, 0, 0, .08); position: relative; z-index: 10; } .home_section7_list ul li { float: left; width: 20%; height: auto; padding: 15px 30px; padding-top: 20px; box-sizing: border-box; border-right: 1px solid #ededed; } .home_section7_list ul li:last-child { border-right: none; } .home_section7_list ul li .li_con { width: 100%; height: 185px; min-height: 80px; position: relative; } .home_section7_list ul li .li_con .pic_box { width: 160px; height: auto; margin: 0 auto; } .home_section7_list ul li .li_con .pic_box img { display: block; width: 100%; height: auto; } .home_section7_list ul li .li_con .text_box { width: 100%; height: auto; padding-top: 20px; box-sizing: border-box; text-align: center; } .home_section7_list ul li .li_con .text_box h3 { font-size: 20px; color: #333; line-height: 30px; font-weight: 500; margin-bottom: 4px; } .home_section7_list ul li .li_con .text_box p { font-size: 16px; color: #333; line-height: 26px; } .home_section7_link_box { display: block; padding: 10px 0; box-sizing: border-box; } .home_section7_link_box .icon_box { width: 40px; height: 40px; margin: 10px auto; } .home_section7_link_box p { display: inline-block; width: auto; height: 40px; background: #fff; font-size: 16px; color: #fff; line-height: 30px; text-align: center; letter-spacing: 1px; border-radius: 50px; padding: 5px 0; box-sizing: border-box; position: relative; z-index: 1; background-image: linear-gradient(to right, #4875e6, #8d54e9); -webkit-background-clip: text; color: transparent !important; } .home_section7_link_box p span { display: inline-block; width: 100%; height: 1px; position: absolute; left: 0; bottom: 8px; /* border-bottom: 1px solid; border-image: linear-gradient(to right,#4875e6 , #8d54e9) 30 30; */ background: #4875e6; opacity: 0; } .home_section7_link_box:hover p span { opacity: 1; } /* home_section8 */ .home_section8 { width: 100%; height: auto; padding: 90px 0; box-sizing: border-box; } .home_section8_list { width: 100%; height: auto; } .home_section8_list ul li { float: left; width: 50%; height: 340px; position: relative; overflow: hidden; } .home_section8_list ul li .pic_box { float: left; width: 50%; height: 100%; position: relative; overflow: hidden; } .home_section8_list ul li .pic_box .pic { width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow: hidden; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-position: center 0; } .home_section8_list ul li .text_box { width: 50%; height: 100%; position: absolute; top: 0; right: 0; background: linear-gradient(45deg, #007ac3 8%, #01b6db, #00bbac); padding: 35px 35px; box-sizing: border-box; } .home_section8_list ul li .text_box h3 { font-size: 22px; color: #fff; line-height: 32px; font-weight: 500; } .home_section8_list ul li .text_box h3 span { display: block; font-size: 14px; line-height: 20px; font-weight: normal; margin-bottom: 10px; } .home_section8_list ul li .text_box h4 { font-size: 14px; color: #fff; line-height: 24px; font-weight: 500; } .home_section8_list ul li .text_box img { display: block; width: 26px; height: auto; margin-top: 30px; } .home_section8_list ul li .text_box .article { font-size: 14px; color: #fff; line-height: 22px; margin-top: 25px; /* text-align: justify; */ } .home_section8_list ul li:nth-child(3) .pic_box { float: right; } .home_section8_list ul li:nth-child(3) .text_box { right: inherit; left: 0; } .home_section8_list ul li:nth-child(4) .pic_box { float: right; } .home_section8_list ul li:nth-child(4) .text_box { right: inherit; left: 0; } /* home_section9 */ .home_section9 { width: 100%; height: 200px; background-image: url(/uploads/image/eimages/home_section9_bj.jpg); overflow: hidden; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-position: center 0; display: flex; flex-direction: column; justify-content: center; } .home_section9_box { width: 100%; height: auto; } .home_section9_box .left { float: left; width: auto; height: auto; } .home_section9_box .left h2 { font-size: 40px; color: #fff; line-height: 70px; font-weight: 500; } .home_section9_box .right { float: right; width: auto; height: auto; } .home_section9_box .right .input_box { width: 600px; height: auto; position: relative; } .home_section9_box .right .input_box .input_text { display: block; width: 100%; height: auto; background-color: #fff; padding: 20px 25px; padding-right: 220px; box-sizing: border-box; border: none; border-radius: 60px; font-size: 14px; color: #333; line-height: 30px; } .home_section9_box .right .input_box .input_btn { display: block; width: 180px; height: 60px; background: linear-gradient(to left, #01b6db, #007ac3); padding: 15px 30px; box-sizing: border-box; border: none; border-radius: 60px; position: absolute; top: 5px; right: 5px; font-size: 18px; color: #fff; line-height: 30px; text-align: center; } /* home_section10 */ .home_section10 { width: 100%; height: auto; padding-top: 70px; padding-bottom: 90px; box-sizing: border-box; } .home_section10_list { width: 100%; height: auto; } .home_section10_list ul { margin: 0 -1%; } .home_section10_list ul li { float: left; width: 18%; height: auto; padding: 20px; box-sizing: border-box; box-shadow: 0 0 15px 0px rgba(0, 0, 0, .08); border-radius: 10px; margin: 0 1%; } .home_section10_list ul li .pic_box { width: 100%; height: auto; } .home_section10_list ul li .pic_box img { display: block; max-width: 100%; height: auto; margin: 0 auto; } /* home_section11 */ .home_section11 { width: 100%; height: auto; background-image: url(/uploads/image/eimages/home_section11_bj.png); overflow: hidden; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-position: center 0; padding-top: 70px; padding-bottom: 70px; box-sizing: border-box; } .home_section11_list { width: 100%; height: 580px; } .home_section11_list ul { margin: 0 -1.5%; } .home_section11_list ul li { float: left; width: 30.333333%; height: auto; margin: 0 1.5%; position: relative; -webkit-transition: margin-top 0.3s ease-in-out; transition: margin-top 0.3s ease-in-out; } .home_section11_list ul li:hover { margin-top: -30px; } .home_section11_list ul li:nth-child(2) { margin-top: 70px; } .home_section11_list ul li:nth-child(2):hover { margin-top: 40px; } .home_section11_list ul li .pic_box { width: 100%; height: auto; overflow: hidden; position: relative; border-radius: 10px; } .home_section11_list ul li .pic_box img { display: block; width: 100%; height: auto; } .home_section11_list ul li .text_box { width: 100%; height: 150px; background: #fff; padding: 25px 25px; padding-right: 20px; box-sizing: border-box; border-radius: 10px; box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .08); position: relative; top: -20px; } .home_section11_list ul li .text_box_con { width: 100%; height: auto; min-height: 100px; padding-left: 30px; box-sizing: border-box; position: relative; } .home_section11_list ul li .text_box_con .time_box { width: 40px; height: 100px; position: absolute; top: 0; left: 0; } .home_section11_list ul li .text_box_con .time_box p { font-size: 13px; color: #c3c3c3; line-height: 24px; text-align: center; } .home_section11_list ul li .text_box_con .time_box p strong { color: #25aeec; font-size: 20px; font-weight: 600; } .home_section11_list ul li .text_box_con .box { width: 100%; height: auto; padding-left: 25px; box-sizing: border-box; } .home_section11_list ul li .text_box_con .box h3 { font-size: 16px; color: #333; line-height: 30px; font-weight: 600; height: 60px; overflow: hidden; } .home_section11_list ul li .text_box_con .box .more { display: inline-block; font-size: 14px; color: #969696; line-height: 30px; margin-top: 12px; } .home_section11_list ul li:hover .text_box_con .box h3 { color: #007ac3; } .home_section11_list ul li:hover .text_box_con .box .more { color: #007ac3; } /* home_section12 */ .home_section12 { width: 100%; height: auto; padding-top: 70px; padding-bottom: 90px; box-sizing: border-box; } .home_section12_list { width: 100%; height: auto; box-shadow: 0 0 15px 1px rgba(0, 0, 0, .08); border-radius: 10px; padding: 0 20px; box-sizing: border-box; } .home_section12_list ul li { display: inline-block; width: 220px; height: auto; padding: 20px 5px; box-sizing: border-box; margin: 0 10px; } .home_section12_list ul li a { display: block; } .home_section12_list ul li .pic_box { max-width: 200px; width: 100%; height: 100px; margin: 0 auto; -webkit-transition: margin-top 0.3s ease-in-out; transition: margin-top 0.3s ease-in-out; } .home_section12_list ul li .pic_box img { display: block; width: auto; height: auto; margin: 0 auto; } .home_section12_list .str_wrap { background: none !important; } /* footer */ .footer { width: 100%; height: auto; } .footer_top { width: 100%; height: auto; padding: 30px 0; padding-top: 60px; box-sizing: border-box; border-top: 1px solid #ededed; } .footer_top_box { width: 100%; height: auto; } .footer_top_box .footer_left { float: left; width: 27%; height: auto; padding-right: 10px; box-sizing: border-box; } .footer_top_box .footer_left .numbers_box { float: left; width: 100%; height: auto; padding-right: 30px; box-sizing: border-box; margin-bottom: 25px; } .footer_top_box .footer_left .numbers_box h3 { font-size: 18px; color: #007ac3; line-height: 26px; font-weight: 500; } .footer_top_box .footer_left .numbers_box p { font-size: 14px; color: #666666; line-height: 22px; margin-top: 5px; } .footer_top_box .footer_left .numbers_box .numbers { font-size: 36px; color: #007ac3; line-height: 44px; margin-top: 15px; margin-bottom: 0px; font-weight: 600; letter-spacing: 1px; } .footer_top_box .footer_left .code_box { float: left; width: auto; height: auto; } .footer_top_box .footer_left .code_box .pic_box { float: left; width: 135px; height: auto; margin-right: 20px; } .footer_top_box .footer_left .code_box .pic_box:nth-of-type(2) { margin-right: 10px; } .footer_top_box .footer_left .code_box .pic_box img { display: block; width: 110px; height: auto; margin: 0 auto; } .footer_top_box .footer_left .code_box .pic_box p { font-size: 14px; color: #666666; line-height: 20px; text-align: center; margin-top: 10px; } .footer_top_box .footer_right { float: right; width: 73%; height: auto; } .footer_top_box .footer_right ul { float: right; width: 100%; height: auto; } .footer_top_box .footer_right ul li { float: left; width: 16.666666%; height: auto; } .footer_top_box .footer_right ul li .li_con { width: 100%; height: auto; float: right; } .footer_top_box .footer_right ul li a { display: block; font-size: 14px; color: #666666; line-height: 22px; text-align: center; margin-bottom: 15px; } .footer_top_box .footer_right ul li p a { font-size: 18px; line-height: 26px; height: 52px; color: #333; font-weight: 600; margin-bottom: 20px; } .footer_top_box .footer_right ul li a:hover { color: #007ac3; } .footer_bottom { width: 100%; height: auto; padding: 15px 0; box-sizing: border-box; background: #2e3136; } .footer_bottom p { width: 100%; height: auto; font-size: 14px; color: #7a8089; line-height: 30px; text-align: center; } .footer_bottom p span { display: none; } .footer_bottom p a { display: inline-block; color: #7a8089; } .footer_bottom p a:hover { color: #007ac3; } .header .header_right .nav-toggle { display: none; } .phone_hearder_nav { display: none; } .cookietip { width: 100%; height: auto; padding: 20px 4%; box-sizing: border-box; background: rgb(82, 82, 82); position: fixed; left: 0; bottom: 0; z-index: 99999; display: none; } .cookietip_con { width: 100%; height: auto; position: relative; padding-right: 150px; box-sizing: border-box; } .cookietip .text_box { width: 100%; height: auto; font-size: 15px; color: #fff; line-height: 30px; } .cookietip .text_box a { display: inline-block; color: #15b4bc; text-decoration: underline; } .cookiebtn_box { width: 180px; height: auto; position: absolute; top: 0; right: 0; text-align: right; } .cookiebtn_box .cookiebtn { display: inline-block; width: auto; height: auto; padding: 2px 10px; margin-left: 10px; font-size: 15px; color: #fff; line-height: 26px; } .cookiebtn_box .deny { background: #212121; } .cookiebtn_box .accept { background: #1573f1; } @media screen and (max-width: 1600px) { .home_section10_list ul li .pic_box img { max-width: 100%; } .home_section8_list ul li { height: 320px; } .home_section8_list ul li .text_box { padding: 25px 25px; } .home_section8_list ul li .text_box img { width: 20px; margin-top: 25px; } .home_section7_list ul li .li_con .pic_box { width: 120px; } .home_section7_list ul li .li_con .text_box p { font-size: 14px; } .home_section7_link_box .icon_box { margin: 0px auto; } .home_section7_list ul li .li_con { height: 165px; } .home_section7_list ul li { padding: 15px; } .home_section5_conter { height: 530px; } .home_section5_logo_pic { width: 530px; height: 530px; margin-left: -265px; } .home_section5_container ul li { margin: 16px 0; } .home_section5 .section_container_con { max-width: 1230px; } .sidebar_box { top: 43%; right: 5px; } .sidebar_box_link_box { margin-bottom: 40px; } .home_section4_container .home_section4_nav { padding-right: 20px; } .home_section4_nav ul li .li_con { padding: 30px 20px; } .home_section4_item_container { padding-top: 50px; } .home_section3_container { height: 480px; } .home_section3_item .pic_box { max-width: 500px; } .home_section3_item .text_box_pro { width: 520px; height: 350px; padding: 40px 60px; } .home_section3_item .text_box_pro .title_box p { font-size: 32px; line-height: 40px; } .home_section3_item .text_box_pro .article { margin-top: 0; min-height: 96px; } .home_section3_item .text_box_pro_bj { width: 330px; } .home_section2 .section_container_con { max-width: 1230px; } .home_section1 .section_container_con { max-width: 1230px; } .home_banner_container .banner_text_box { max-width: 1230px; } .banner_text_box .banner_text_list ul li .text_box h3 { font-size: 20px; line-height: 30px; margin-bottom: 6px; } .banner_text_box .banner_text_list ul li .text_box p { font-size: 14px; line-height: 24px; } .banner_text_box .banner_text_list ul li .text_box { padding: 0; } .banner_text_box .banner_text_list ul li .icon_box { height: 60px; padding-top: 0; } .banner_text_box .banner_text_list ul li { height: 60px; } .banner_text_box .banner_text_list { margin-top: 25px; } .home_banner_container .banner_text_box h2 { font-size: 32px; line-height: 40px; margin-bottom: 20px; } .banner_text_pro .input_box p { font-size: 15px; margin-top: 10px; } .banner_text_pro .input_box .input_text { height: 50px; padding: 10px 25px; } .banner_text_pro .input_box .input_btn { height: 42px; padding: 5px 30px; } .home_section1_list { top: -90px; } .home_banner_container .banner_text_pro { padding-top: 130px; } .home_section11_list { height: 540px; } .home_section5_animation_box { width: 520px; height: 520px; margin-left: -260px; margin-top: 5px; background-size: 520px; } .home_section5_animation_yuan { width: 300px; height: 300px; margin-left: -150px; margin-top: -150px; } .home_section5_animation_yuan2 { width: 390px; height: 390px; margin-left: -195px; margin-top: -195px; } .home_section5_animation_xian { width: 380px; height: 380px; margin-left: -190px; margin-top: -190px; } .home_section5_animation_xian .xian_point_box1 { position: absolute; top: 43px; left: 55px; } .home_section5_animation_xian .xian_point_box2 { position: absolute; top: 43px; right: 55px; } .home_section5_animation_xian .xian_point_box5 { position: absolute; bottom: 43px; left: 55px; } .home_section5_animation_xian .xian_point_box6 { position: absolute; bottom: 43px; right: 55px; } .home_section6_list ul li .text_box { padding: 20px 20px; } .home_section6_list ul li .text_box .article { line-height: 22px; } .home_section4_nav ul li h3 { font-size: 20px; line-height: 30px; } .home_section1_list ul li { padding: 25px 10px; } .home_section1_list ul li .text_box p { line-height: 24px; } .home_section1_list ul li .num_box p span { font-size: 40px; } .home_section5_new_conter { height: 620px; } .home_section5_new_animation_box { transform: scale(0.75); } .home_section5_new_container ul li { height: 90px; margin: 13px 0; } .home_section5_new_container ul li a { height: 86px; } .home_section5_new_container ul li .li_con .icon_box { width: 90px; height: 90px; } .home_section5_new_container ul li .li_con .icon_box h3 { font-size: 14px; } .home_section5_new_container .ul2_box li:nth-of-type(2) .li_con .icon_box h3 { font-size: 12px; } .home_section5_new_container ul li .li_con { padding-left: 86px; } .home_section5_new_container .ul1_box li .li_con { padding-right: 86px; } .home_section5_new_container .ul1_box li:nth-of-type(1) { left: 195px; } .home_section5_new_container .ul1_box li:nth-of-type(2) { left: 55px; } .home_section5_new_container .ul1_box li:nth-of-type(3) { left: 22px; } .home_section5_new_container .ul1_box li:nth-of-type(4) { left: 55px; } .home_section5_new_container .ul1_box li:nth-of-type(5) { left: 195px; } .home_section5_new_container .ul2_box li:nth-of-type(1) { right: 195px; } .home_section5_new_container .ul2_box li:nth-of-type(2) { right: 55px; } .home_section5_new_container .ul2_box li:nth-of-type(3) { right: 22px; } .home_section5_new_container .ul2_box li:nth-of-type(4) { right: 55px; } .home_section5_new_container .ul2_box li:nth-of-type(5) { right: 195px; } } @media screen and (max-width: 1440px) { .home_section8_list ul li { height: 330px; } .home_section8_list ul li .text_box { padding: 25px 25px; } .home_section8_list ul li .text_box h4 { font-size: 14px; line-height: 20px; } .home_section8_list ul li .text_box img { width: 20px; margin-top: 20px; } .home_section8_list ul li .text_box .article { margin-top: 20px; line-height: 20px; } .home_section2 .section_container_con { max-width: 1230px; } .home_section1 .section_container_con { max-width: 1230px; } .home_banner_container .banner_text_box { max-width: 1150px; } .home_section4_container .home_section4_nav { padding-right: 20px; } .home_section11_list { height: 510px; } .home_section5 .section_container_con { max-width: 1200px; } .home_section9_box .left h2 { font-size: 32px; } .home_section6_list ul li .text_box { height: 240px; } .home_section6_list ul li .text_box .article { height: 105px; } .home_section4_nav ul li .li_con { padding-right: 10px; } .home_section4_nav ul li h3 { font-size: 18px; line-height: 26px; } .home_section3_item .text_box_pro { right: 180px; } .home_section3_nav ul li h3 { max-width: 150px; } .home_section3_item .text_box_pro .article { font-size: 16px; line-height: 28px; } } @media screen and (max-width: 1366px) { .home_section1 { margin-top: 50px; margin-bottom: 30px; } .home_section1_list { position: relative; top: 0; box-shadow: 0 0 10px 0px rgba(0, 0, 0, .08); border-radius: 10px; } .header_right .nav ul li .subnav_bj { height: 50px; } .header_right .nav ul li .subnav_con { padding: 5px 0; } .home_banner_container .banner_text_pro { padding-top: 210px; } .home_banner_container .banner_text_box h2 { font-size: 26px; line-height: 36px; margin-bottom: 15px; /* max-width: 420px; */ } .banner_text_pro .input_box p { margin-top: 10px; } .banner_text_box .banner_text_list ul li { margin: 18px 0; } .banner_text_box .banner_text_list { margin-top: 20px; } .header_right .right_sign_box .link_box .subnav_bj { height: 50px; } .header_right .right_sign_box .link_box .subnav_con { padding: 5px 0; } } @media screen and (max-width: 1200px) { .home_section5 .section_container_con { width: 1230px !important; } } @media screen and (max-width: 768px) { .home_section_title { padding-bottom: 40px; } .home_section_title h2 { font-size: 22px; line-height: 40px; } .home_section12 { padding-top: 60px; padding-bottom: 70px; } .home_section12_list ul li { display: inline-block; width: 135px; height: auto; padding: 20px 5px; } .home_section12_list ul li .pic_box { max-width: 130px; width: 100%; height: 70px; margin: 0 auto; } .home_section12_list ul li .pic_box img { max-width: 100% !important; } .home_section11 { padding-top: 60px; padding-bottom: 55px; } .home_section11_list ul li { width: 97%; transition: initial; margin-bottom: 10px; } .home_section11_list ul li:hover { margin-top: 0px; } .home_section11_list ul li:nth-child(2) { margin-top: 0px; } .home_section11_list ul li:nth-child(2):hover { margin-top: 0px; } .home_section11_list ul li .text_box { padding: 20px; height: 130px; } .home_section11_list ul li .text_box_con .box h3 { font-size: 15px; line-height: 26px; height: 52px; } .home_section11_list ul li .text_box_con .box { padding-left: 30px; } .home_section11_list ul li .text_box_con .time_box p { line-height: 22px; } .home_section11_list ul li .text_box_con .time_box p strong { font-size: 15px; } .home_section10 { padding-top: 60px; padding-bottom: 70px; } .home_section7 { padding-top: 60px; padding-bottom: 70px; } .home_section8 { padding-top: 60px; padding-bottom: 60px; } .home_section8_list ul li { width: 100%; height: 560px; margin: 15px 0; } .home_section8_list ul li .pic_box { width: 100%; height: 50%; } .home_section8_list ul li .text_box { width: 100%; height: 50%; top: inherit; bottom: 0; padding: 30px 25px; } .home_section8_list ul li .text_box h3 { font-size: 16px; line-height: 26px; } .home_section8_list ul li .text_box h3 span { font-size: 14px; } .home_section8_list ul li .text_box h4 { font-size: 14px; line-height: 20px; width: 100%; } .home_section8_list ul li .text_box .article { font-size: 13px; line-height: 24px; margin-top: 16px; } .home_section8_list ul li .text_box img { width: 16px; margin-top: 18px; } .home_section8_list ul li:nth-of-type(even) .pic_box { float: right; } .home_section8_list ul li:nth-of-type(even) .text_box { left: 0; right: initial; } .home_section8_list ul li:nth-child(3) .pic_box { float: left; } .home_section8_list ul li:nth-child(3) .text_box { left: initial; right: 0; } .home_section7_list ul li .li_con .text_box { padding-top: 0; padding-bottom: 0; } .home_section6 { padding-top: 60px; padding-bottom: 140px; } .home_section6_list ul li { width: 97%; margin-bottom: 100px; } .home_section6_list ul li:last-child { margin-bottom: 0; } .home_section6_list ul li .text_box h3 { font-size: 18px; } .home_section6_list ul li .text_box .article { font-size: 14px; line-height: 24px; } .home_section3_link_box p { font-size: 14px; } .home_section5 { padding-top: 60px; padding-bottom: 270px; } .home_section5_animation_box { display: none; } .home_section5_container ul li { margin: 80px 0; } .home_section5_container .ul2_box { top: 135px; } .home_section5_conter { padding-top: 60px; } .home_section9 { height: 220px; } .home_section9_box .left { width: 100%; margin-bottom: 30px; } .home_section9_box .left h2 { font-size: 26px; text-align: center; line-height: 40px; } .home_section9_box .right { width: 100%; } .home_section9_box .right .input_box { max-width: 350px; width: 100%; margin: 0 auto; } .home_section9_box .right .input_box .input_text { font-size: 14px; padding: 14px 25px; padding-right: 140px; } .home_section9_box .right .input_box .input_btn { font-size: 16px; width: 130px; height: 50px; top: 4px; right: 4px; padding: 10px 20px; } .home_section4_container .home_section4_nav { width: 100%; padding-right: 0; } .home_section4_nav ul li { width: 96%; height: 210px; margin-bottom: 20px; } .home_section4_item_container { display: none; } .home_section4 { padding-top: 60px; } .home_section4_nav ul li h3 { font-size: 18px; line-height: 26px; } .home_section4_nav ul li .article { font-size: 14px; line-height: 24px; } .home_section4_nav ul li .li_con { padding: 25px; } .home_section3_nav { display: none; } .home_section3_item_container { width: 100%; } .home_section3_container { height: auto; } .home_section3_item { display: block; margin-bottom: 30px; } .home_section3_item:last-child { margin-bottom: 0; } .home_section3_item .text_box_pro { position: relative; width: 100%; height: 290px; right: 0; top: 0; margin-top: 0; padding: 25px 30px; } .home_section3_item .text_box_pro .title_box h3 { font-size: 22px; } .home_section3_item .text_box_pro .title_box p { font-size: 24px; line-height: 40px; } .home_section3_item .text_box_pro .title_box p span { font-size: 50px; } .home_section3_item .text_box_pro .article { font-size: 15px; line-height: 26px; min-height: 85px; } .home_section3_link_box { width: 135px; } .home_section3_link_box .bjs { width: 131px; height: 46px; } .home_section3_link_box p { height: 46px; line-height: 26px; } .home_section3_item .text_box_pro_bj { width: 180px; } .home_section1_list ul li { width: 50% !important; border-bottom: 1px solid #e5e5e5; padding-bottom: 50px; } .home_section1_list { box-shadow: none; } .home_section1_list ul li:nth-of-type(1) { border-right: 1px solid #e5e5e5; } .home_section1_list ul li:nth-of-type(4) { border-right: 1px solid #e5e5e5; } .home_section1_list ul li:nth-of-type(6) { border-right: 1px solid #e5e5e5; border-bottom: none; } .home_section1_list ul li .num_box { height: 50px; margin-bottom: 10px; } .home_section1_list ul li .num_box p { font-size: 16px; line-height: 50px; } .home_section1_list ul li .num_box p span { font-size: 36px; } .home_section1_list ul li .text_box { height: 48px; } .home_section1_list ul li .text_box p { font-size: 14px; line-height: 22px; } .home_section2_list { display: none; } .home_section2_list2 { display: block; } .home_section2_list { padding: 25px 0; } .home_section2_list ul { padding: 0 15px; } .home_section2_list ul li { float: initial; display: inline-block; width: 130px !important; height: auto; box-sizing: border-box; margin: 0 10px; } .home_section2_list ul li .pic_box { max-width: 130px; width: 100%; height: 50px; margin: 0 auto; } .home_section2_list ul li .pic_box img { max-width: 100% !important; } .home_section2_list ul li .pic_box img { display: none; } .home_section2_list ul li .pic_box .logo_pic2 { display: block; opacity: 1; } .home_banner_container .banner_text_pro { padding-top: 140px; } .home_banner_container .banner_text_box h2 { font-size: 20px; line-height: 30px; margin-bottom: 20px; } .banner_text_pro .input_box { max-width: 225px; width: 100%; } .banner_text_pro .input_box .input_text { width: 225px; font-size: 12px; height: 40px; padding: 5px 15px; padding-right: 90px; } .banner_text_pro .input_box .input_btn { height: 34px; font-size: 12px; padding: 2px 13px; top: 3px; right: 3px; } .banner_text_pro .input_box p { font-size: 13px; padding-left: 15px; line-height: 20px; margin-top: 12px; } .banner_text_box .banner_text_list { margin-top: 35px; } .banner_text_box .banner_text_list ul li { min-height: 44px; height: auto; padding-left: 44px; box-sizing: border-box; margin: 20px 0; } .banner_text_box .banner_text_list ul li .icon_box { position: absolute; top: 0; left: 0; width: 44px; height: 44px; } .banner_text_box .banner_text_list ul li .icon_box img { width: 44px; height: 44px; } .banner_text_box .banner_text_list ul li .text_box h3 { font-size: 16px; line-height: 20px; margin-bottom: 5px; } .banner_text_box .banner_text_list ul li .text_box { margin-left: 0; padding-left: 15px; box-sizing: border-box; } .banner_text_box .banner_text_list ul li .text_box p { line-height: 20px; font-size: 13px; } .header { max-width: 100% !important; width: 100% !important; height: auto; } .header_box { padding: 10px 0; } .header_right .nav { display: none; } .header_right .right_sign_box { display: none; } .header .header_right .nav-toggle { width: 65px; height: 60px; position: absolute; top: 10px; right: 5px; display: block; } .header .header_right .nav-toggle svg { display: block; width: 30px; height: 30px; position: absolute; top: 15px; right: 10px; } .header .header_right .nav-toggle svg path { fill: #fff; } /* phone_hearder_nav */ .phone_hearder_nav { max-width: 100%; display: block; width: 100%; height: 100%; background: rgba(0, 0, 0, .98); background-size: 110%; position: fixed; top: 0; right: 0; z-index: 9999; padding: 80px 20px; box-sizing: border-box; -webkit-transform: translatex(100%); -ms-transform: translatex(100%); transform: translatex(100%); transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; } .body_open .phone_hearder_nav { -webkit-transform: translatex(0px); -ms-transform: translatex(0px); transform: translatex(0px); } .header_close { width: 60px; height: 60px; position: absolute; top: 15px; right: 15px; } .header_close svg { width: 24px; height: 24px; position: absolute; top: 18px; right: 18px; } .phone_hearder_nav ul { width: 100%; height: auto; padding: 15px 20px; box-sizing: border-box; } .phone_hearder_nav ul li { display: block; float: left; width: 100%; height: auto; padding: 5px 0px; box-sizing: border-box; } .phone_hearder_nav ul li p { font-size: 18px; color: #fff; line-height: 40px; padding: 0px 10px; box-sizing: border-box; position: relative; } .phone_hearder_nav ul li p svg { display: block; width: 20px; height: 20px; position: absolute; top: 11px; right: 10px; } .phone_hearder_nav ul li p svg.icon_up { display: none; } .phone_hearder_nav ul li p.active svg { display: none; } .phone_hearder_nav ul li p.active svg.icon_up { display: block; } .phone_hearder_nav ul li p.active { color: #15b4bc; } .phone_hearder_nav ul li p.active svg path { fill: #15b4bc; } .phone_hearder_nav ul li p.active svg path { fill: #15b4bc; } .phone_hearder_nav ul li.li1 a { display: block; font-size: 18px; color: #fff; line-height: 40px; padding: 0 10px; box-sizing: border-box; } .phone_hearder_nav ul li .li_center { width: 100%; height: auto; padding: 0 20px; box-sizing: border-box; padding-top: 10px; display: none; } .phone_hearder_nav ul li .li_center a { display: block; width: 100%; height: auto; font-size: 16px; color: #fff; line-height: 30px; padding: 5px 10px; box-sizing: border-box; } .phone_header_right .header_link { text-align: center; padding: 15px 0; box-sizing: border-box; } .phone_header_right .header_link a.link { display: inline-block; width: 85px; height: auto; font-size: 16px; color: #fff; line-height: 30px; text-align: center; padding: 5px 10px; box-sizing: border-box; border-radius: 40px; overflow: hidden; position: relative; cursor: pointer; margin: 0 5px; } .phone_header_right .header_link a.link_login { background: #30d0da; } .phone_header_right .header_link a.link_register { background: #1573f1; } .phone_header_right .header_link a.link_language { background: #15b4bc url(/uploads/image/eimages/language_jt.png) no-repeat 55px center; padding-right: 30px; } /* .home_banner_container .home_banner_slider .banner_pic{ background: url(/uploads/image/eimages/home_banner2_banner.jpg) no-repeat center center; background-size: cover; height: 100vh; } */ .home_banner_container .home_banner_slider .banner_pic { display: none; } .home_banner_container .home_banner_slider .phone_banner_pic { display: block; } .banner_text_box .banner_text_list ul li:nth-of-type(3) { margin-top: 40px; } .home_section4_nav ul li .li_bj { left: 4%; } .banner_text_box .banner_text_list ul li .text_box p br { display: block; } .banner_text_box .banner_text_list ul li .text_box p span { display: none; } .header .logo { padding: 27px 0 !important; } .header .logo img { width: auto !important; height: 26px; } .home_section2_list ul li:nth-of-type(1) { padding-right: 0px; } .home_section2_list ul li:nth-of-type(5) { padding-left: 0px; } .pc_home_campaign { display: none; } .mob_home_campaign { display: block; } .home_header_box { top: 80px; } .home_wrapper { top: 80px; } .footer_bottom p span { display: inline-block; } .home_section3_link_box .bjs { transition: none } .home_campaign_close { width: 35px; height: 35px; background: url(/uploads/image/eimages/home_campaign_close_icon.png) center center no-repeat; background-size: 20px; top: 0; right: 0; } .cookietip_con { padding-right: 0; } .cookiebtn_box { width: 100%; position: relative; text-align: center; } .cookiebtn_box .cookiebtn { margin-left: 0; margin: 0 5px; } .cookietip .text_box { font-size: 14px; line-height: 20px; margin-bottom: 15px; text-align: justify; } .footer_bottom p { line-height: 24px; } .home_section9_box .right .input_box .input_text::-webkit-input-placeholder { opacity: 0; } .banner_text_pro .input_box .input_text::-webkit-input-placeholder { opacity: 0; } .home_section7_list ul li:last-child .li_con .text_box { padding-top: 0; } .home_section7_list ul li .li_con { padding-left: 120px; min-height: 60px; height: auto; box-sizing: border-box; } .home_section7_list ul li .li_con .pic_box { position: absolute; top: 0; left: 0; } .home_section7_list ul li .li_con .text_box { padding: 0; padding-left: 10px; text-align: left; } .home_section5_new { padding-bottom: 60px; } .home_section5 .section_container_con { width: auto !important; } .home_section5_new_container ul, .home_section5_new_container .ul2_box { position: relative; } .home_section5_new_conter { height: auto; } .home_section5_new_animation_box { display: none; } .home_section5_new_container ul { width: 100%; } .home_section5_new_container ul li { max-width: 360px; width: 100%; margin: 10px 0; } .home_section5_new_container .ul1_box li:nth-of-type(1) { left: 0; } .home_section5_new_container .ul1_box li:nth-of-type(2) { left: 0; } .home_section5_new_container .ul1_box li:nth-of-type(3) { left: 0; } .home_section5_new_container .ul1_box li:nth-of-type(4) { left: 0; } .home_section5_new_container .ul1_box li:nth-of-type(5) { left: 0; } .home_section5_new_container .ul2_box li:nth-of-type(1) { right: 0; } .home_section5_new_container .ul2_box li:nth-of-type(2) { right: 0; } .home_section5_new_container .ul2_box li:nth-of-type(3) { right: 0; } .home_section5_new_container .ul2_box li:nth-of-type(4) { right: 0; } .home_section5_new_container .ul2_box li:nth-of-type(5) { right: 0; } .home_section5_new_container .ul1_box li .li_con { padding-right: 86px; } .home_section5_new_container .ul1_box li:nth-child(odd) .li_con .icon_box { left: 0; } .home_section5_new_container .ul1_box li:nth-child(odd) .li_con { padding-left: 86px; padding-right: 0; } .home_section5_new_container .ul1_box li .text_box { padding-left: 10px; padding-right: 15px; } .home_section5_new_container .ul1_box li:nth-child(odd) .text_box { padding-left: 15px; padding-right: 10px; } .home_section5_new_container .ul1_box li:nth-child(odd) .text_box p { text-align: left; } .home_section5_new_container .ul2_box li .li_con { padding-left: 86px; } .home_section5_new_container .ul2_box li:nth-child(odd) .li_con .icon_box { left: initial; right: 0; } .home_section5_new_container .ul2_box li:nth-child(odd) .li_con { padding-right: 86px; padding-left: 0; } .home_section5_new_container .ul2_box li .text_box { padding-right: 10px; padding-left: 15px; } .home_section5_new_container .ul2_box li:nth-child(odd) .text_box { padding-right: 15px; padding-left: 10px; } .home_section5_new_container .ul2_box li:nth-child(odd) .text_box p { text-align: right; } } @media screen and (max-width: 768px) and (min-width: 400px) { .mob_home_campaign { height: 80px; background: center center no-repeat; background-size: cover; } } @media screen and (max-width: 375px) { .home_section5_container ul { left: -5px; } .home_section5_container .ul2_box { right: -5px; } } @media screen and (max-width: 360px) { .home_section5_container .ul2_box { right: -25px; } .home_section5_container ul li { width: 340px; height: 104px; } .home_section5_container ul li .li_con { height: 84px; padding-left: 84px; } .home_section5_container ul li .li_con .icon_box { width: 84px; height: 84px; } .home_section5_container ul li .li_con .icon_box img { top: 20px; left: 20px; } .home_section5_container ul li .text_box { padding-right: 20px; } .home_section5_container .ul2_box li .text_box { padding-left: 28px; padding-right: 5px; } }