body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, textarea, p, th, td, dl, dt, dd { font-family: arial , "simhei"; } body{ background-color: #efefef; } .w-r{ width: 1200px; margin: auto; /*overflow: hidden;*/ } .w-b{width: 100%;} .top_logo{ padding: 10px 0; background-color: #070707; overflow: hidden; position: relative; } .top_logo img,.top_logo span{ vertical-align: middle; } .top_logo img{ float: left; } .top_logo span{ float: right; font-size: 18px; color: #fff; padding: 10px 0; } .top_menu{ float: right; color: #6ab939; display: inline-block; width: 30px; height: 20px; padding: 4px 0; border-top: 4px solid #6ab939; border-bottom: 4px solid #6ab939; background-color: currentcolor; background-clip: content-box; display: none; } .top_logo_fixed{ position: fixed; width: 100%; top: 0; z-index: 999; } .top_menu_list{ position: absolute; right: 0; top: 100%; width: 150px; padding: 12px 0; background-color: #6ab939; } .top_menu_list a{ display: block; line-height: 32px; color: #fff; font-size: 14px; text-align: center; } .menu_list_active{ background-color: #2b5710; } /*banner*/ .dbanner{ position: relative; overflow: hidden; } .txt_img{ position: absolute; width: 102%; left: -5%; top:0; margin-top: -20px; } .animated { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both } @-webkit-keyframes bouncein { 0%,20%,40%,60%,80%,to { -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1) } 0% { opacity: 0; -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3) } 50% { -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1) } to { opacity: 1; -webkit-transform: scalex(1); transform: scalex(1) } } @keyframes bouncein { 0%,20%,40%,60%,80%,to { -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1); animation-timing-function: cubic-bezier(.215,.61,.355,1) } 0% { opacity: 0; -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3) } 50% { -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1) } to { opacity: 1; -webkit-transform: scalex(1); transform: scalex(1) } } .bouncein { -webkit-animation-name: bouncein; animation-name: bouncein } /*导航*/ .top{ position: relative; } .top_nav{ position: absolute; bottom: 0; width: 100%; height: 70px; line-height: 70px; overflow: hidden; } .lbg{ width: 50%; height: 100%; background-color: #efefef; position: absolute; } .rbg{ background-color: transparent; } .nav_con{ width: 44%; height: 100%; position: absolute; background: #efefef; } .nav_con:after{ content: ""; width: 0; height: 0; border-top: 50px solid transparent; border-bottom: 50px solid transparent; border-right: 50px solid #efefef; position: absolute; top: 3px; right: -42px; transform: rotate(-45deg); } .nav_con a{ float: left; margin: 0 30px; line-height: 70px; font-size: 24px; color: #000033; position: relative; } .nav_active:after{ content: ""; width: 100%; height: 3px; background-color: #6ab939; position: absolute; bottom: 18%; left: 0; } .abo_nav{ width: 20%; float: right; height: 50px; margin-top: 20px; background-color: #2b5710; position: relative; } .abo_nav a{ display:block; text-align: center; width: 100%; line-height: 50px; font-size: 22px; color: #fff; } .abo_nav:after{ content: ""; width: 0; height: 0; border-top: 35px solid transparent; border-bottom: 35px solid transparent; border-right: 35px solid #2b5710; position: absolute; top: 2px; left: -29px; transform: rotate(225deg); } .nav_fix{ position: fixed; top: 0; z-index: 1001; background: #2b5710; } .yantao{ position: relative; } .yantao img{ position: absolute; top: 10px; right: -50%; } .yantao1 img{ width: 15%; position: absolute; top: 5px; right: 25%; } .sec_con1{ background:url(/uploads/image/sis198/bg1.jpg) no-repeat center; background-size: cover; padding-bottom: 100px; } .about_con{ background-color: #fff; padding: 40px 0 15px 17px; position: relative; } .right_con{ position: absolute; right: 0; top: 20%; padding: 36px; width: 40%; background-color: #6ab939; } .right_con p{ text-indent: 2em; font-size: 18px; color: #fff; line-height: 28px; } .abo_list{ margin: 50px 0 36px; overflow: hidden; display: flex; flex-wrap: wrap; justify-content:space-around; } .abo_list li{ width: 23%; } .li_img img{ display: inline-block; vertical-align: middle; } .logo_img{ height: 30px; margin-right: 5px; } .jiantou1_img{ margin-left: 16px; width: 25px; } .abo_list li p{ width: 100%; height: 180px; padding: 12px; margin-top: 14px; border:1px solid #6ab939; border-radius: 5px; font-size: 14px; color: #707070; } .abo_txt{ font-size: 22px; color: #333; padding-left: 12px; } .abo_title{ font-size: 53px; color: #6ab939; font-weight: bold; text-align: center; line-height: 1.2; margin-top: -55px; } .abo_title span{ display: block; padding-left: 15%; } /*标题*/ /*.title_con{ width: 30%; }*/ .title_con b{ display: inline-block; width: 10%; height: 2px; border:2px dashed #6ab939; } .title_con h4{ font-weight: bold; font-size: 48px; color: #6ab939; /*line-height: 1;*/ } .title_con p{ font-size: 24px; color: #000033; } /*1*/ .qh_con{ margin: 120px 0; } .qh_left{ width: 42.5%; padding: 50px; background-color: #fff; position: relative; float: left; } .qihang_txt{ position: relative; margin-top: 20px; } .qh_img{ float: right; margin-top: -10%; z-index: 2; } .qh_left p,.qh_left span{ font-size: 22px; color: #333; } .qh_left p{margin-bottom: 10px;} .btn_p{ width: 270px; height: 45px; line-height: 45px; background: linear-gradient(to right, #0caebb, #6ab939); border-radius: 5px; border:1px solid transparent; } .btn_p1{ margin-top: 45px; margin-bottom: 15px; } .btn_p a{ display: block; width: 260px; height: 35px; line-height: 35px; background-color: #333; border-radius: 3px; margin:auto; margin-top: 4px; font-size: 20px; color: #fff; text-align: center; } .jt1_img,.jt2_img{ display: inline-block; width: 20px; margin-left: 20px; } .jt2_img{ transform: rotate(90deg); margin-left: 10px; } .cir_con{ position: absolute; left: -6%; bottom: -19%; } .cir1{ width: 100px; height: 100px; border: 1px solid #a7a7a7; border-radius: 50%; background:transparent; margin-right: 25px; } .cir1 span{ display: block; width: 50px; height: 50px; margin: auto; margin-top: 24px; background-color: #a7a7a7; opacity: 0.26; border-radius: 50%; } .cir2{ width: 50px; height: 50px; border: 1px solid #a7a7a7; border-radius: 50%; background:transparent; vertical-align: top; margin-top: 15px; } .cir1,.cir2{ display: inline-block; } /*2*/ .title_r{ /*float: right;*/ text-align: right; } .ts_list{ display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 40px; } .ts_txt{ margin-bottom: 110px; position: relative; } .ts_img{ overflow: hidden; border-radius: 10px; } .ts_txt img{ width: 100%; transform: scale(1); transition: all 0.6s ease 0s; } .ts_txt p{ position: absolute; bottom: -15%; width: 85%; padding: 20px; background-color: #fff; border-radius: 5px; box-shadow: 2px 2px 10px rgba(51,51,51,0.3); font-size: 22px; color: #333; } .ts_txt:hover img{ transform: scale(1.2); transition: all 0.6s ease 0s; } /*3*/ .sec_con3{ background: url(/uploads/image/sis198/bg2.jpg) no-repeat center; background-size: cover; margin-top: 60px; padding: 60px 0; } .sec_con3 .title_con p{ color: #fff; } .yt_con{ margin-top: 40px; font-size: 0; } .yt_left,.yt_right{ display: inline-block; } .yt_left{ width: 65%; padding: 0 80px; } .yt_right{ width: 28%; margin-left: 7%; vertical-align: top; } .yt_tit{ font-size: 32px; font-weight: bold; color: #6ab939; width: 100%; text-align: center; line-height: 1; } .k1_img{ top: 15px; left: 15px; } .k2_img{ right: 0; top: 10px; } .k3_img{ bottom: 0; left: 0; } .k4_img{ right: 20px; bottom: 0; } .yt_txt{ display: block; margin: 55px 0; font-size: 22px; color: #a1a1a1; } .btn_con{ margin-bottom: 50px; position: relative; } .btn_con img{ display: inline; } .btn_con span{ position: absolute; right: 0; bottom: 0; color: #fff; font-size: 36px; } .yt_right span{ display: block; font-size: 24px; color: #6ab939; margin-bottom: 20px; } .yt_right p{ margin-bottom:10px; font-size: 20px; color: #fff; position: relative; } .yt_p img{ position: absolute; left: -10%; top: 8%; } .yt_right .btn_p{ margin:20% auto 0; } /*4*/ .sec_con4,.sec_con5{ margin: 120px 0; } .al_txt{ width: 18%; height: 50px; line-height: 50px; font-size: 24px; color: #fff; padding-left: 30px; background-color: #6ab939; position: relative; } .al_txt img{ display: inline-block; margin-left: 10px; } .al_txt img,.al_txt span{ vertical-align: middle; } .al_txt:after{ content: ""; width: 0; height: 0; border-top: 36px solid transparent; border-bottom: 36px solid transparent; border-right: 36px solid #6ab939; position: absolute; top: 2.5px; right: -30px; transform: rotate(-45deg); } .swiper_con4{ font-size: 0; margin-top: 24px; } .sj_left,.sj_right{ display: inline-block; } .sj_left{ width: 45%; } .sj_right{ width: 55%; vertical-align: top; padding-top: 20px; float: right; } .anli_swiper{ padding-bottom: 40px; } .al_list{ padding:15px 0 30px; background-color: #6ab939; border-radius: 0 5px 5px 5px; } .al_list li{ padding: 0 30px; } .al_list li a{ display: block; padding: 15px 0; color: #fff; font-size: 14px; border-bottom: 1px dashed #fff; position: relative; } .al_list li:last-child a{ border-bottom: 1px solid #2b5710; } .al_list li:hover{ background-color: rgba(43,87,16,0.5); } .anli_on{ background-color: #2b5710; } .anli_on a:before{ content: ""; width: 20%; height: 4px; background-color: #fff; position: absolute; top: -1px; z-index: 2; } .swiper-pagination-bullet-active{ background-color: #ff9c00; } /*5*/ .sec_con5{ background: url(/uploads/image/sis198/bg3.png) no-repeat center 70%; /*background-size: 100%;*/ } .con5_tit{ text-align: center; } .con5_tit span{ font-weight: bold; color: #6ab939; font-size: 24px; } .con5_tit b { display: block; width: 10%; height: 2px; border: 2px dashed #6ab939; margin: 0 auto 10px; } /*电子书*/ .dzs_con{ margin-bottom: 60px; } .dz_tit{margin: 30px 0;} .banner .btn_p{ margin: 18px auto; } .banner .btn_p .jt2_img{ display: inline-block; width: 20px!important; margin-top: 0; margin-left: 0; } .item_div{ padding: 5%; background-color: #122804; width: 86%; margin: auto; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .item_div p{ color: #fff; } .aa .swiper-slide-active img{ border-top-left-radius: 5px; border-top-right-radius: 5px; } .aa .swiper-slide-active{ padding-bottom: 10%; } /*书籍*/ .shuji_con{ font-size: 0; } .shuji_txt{margin-top: 33px;font-size: 0;} .shuji_left{ padding:0 20px; position: relative; vertical-align: top; } .shuji_left,.shuji_right{ display: inline-block; width: 50%; } .sj_txt{ padding: 30px 16px; border-top: 1px solid #2b5710; position: relative; font-size: 14px; color: #333; text-indent: 2em; } .shuji_left hr{ margin: 0; padding: 0; display: block; width: 20%; height: 6px; position: absolute; top: -3px; background: #6ab939; border: none; z-index: 2; } .img_con{ display: flex; flex-wrap: wrap; justify-content: space-between; } /*6*/ .sec_con6{ background: url(/uploads/image/sis198/bg4.png) no-repeat center bottom; /*background-size: cover;*/ /*overflow: hidden;*/ } .dc_txt{ width: 60%; padding: 36px 0 20px 36px; border:2px solid #6ab939; border-radius: 5px; position: relative; float: right; margin-right: 8%; margin-top: 8%; } .dc_txt:after{ content: ""; /*display: block;*/ width: 20%; height: 5px; background-color: #fff; position: absolute; bottom: -1px; z-index: 2; } .dc_txt p{ font-size: 20px; color: #fff; text-indent: 2em; } .dc_txt img{ position: absolute; right: -100px; bottom: -5px; } .diaocha_con,.dc_btn{ overflow: hidden; } .diaocha_con{ margin-top: 40px; } .dc_txt span{ display: block; margin-top: 30px; text-align: right; font-size: 20px; color: #87ff3d; } .dc_txt p,.dc_txt span{ width: 84%; } .dc_btn{ padding: 83px 0; } .dc_btn .btn_p{ float: right; } /*底部*/ .fot_con{ height: 80px; line-height: 80px; background-color: #6ab939; text-align: center; font-size: 18px; font-family: "microsoft yahei"; } .fot_con,.fot_con a{color: #fff;} .ewm_con{ width: 12%; padding: 10px; background-color: #2b5710; border-radius: 3px; position: fixed; right: 0; top: 30%; z-index: 99; } .ewm_con img{ width: 100%; } .ewm_con p{ margin-top: 5px; font-size: 18px; color: #fff; text-align: center; } .ewm_con i{ font-style: normal; font-size: 18px; color: #fff; position: absolute; right: 6%; bottom: 6%; cursor: pointer; } @media screen and (min-width: 1920px){ .nav_con{ width: 37%; } } @media screen and (max-width:1600px){ .nav_con{ width: 50%; } } @media screen and (max-width:1400px){ .nav_con{ width: 62%; } } @media screen and (min-width: 1400px){ .aa .swiper-slide-active { width: calc(100% 118px) !important; margin-top: -59px; margin-left: -59px; background-color: #efefef; } .aa { padding: 59px 59px 0; border: 2px solid #2d7104; box-sizing: border-box; background-color: #efefef; } .item_div{ width: calc(100% - 118px) !important; } } @media screen and (max-width:1200px){ .w-r{ width: 100%; padding: 0 20px; } .nav_con a{ margin: 0 20px; } .left_con{ width: 62%; } .left_con img{ width: 100%; } .abo_list li p{ height: 220px; } .ts_txt{ width: 48%; } .img_con a{ width: 48%; } .img_con a img{ width: 100%; } .qh_img{ width: 62%; } .ts_txt p{ width: 90%; font-size: 20px; } .al_txt{ width: 21%; } .sj_left { width: 55%; } .sj_right{ width: 45%; } .dc_txt{ margin-right: 12%; } .qh_con,.sec_con4, .sec_con5{ margin: 10% 0; } .sec_con3{ margin-top: 5%; } .yt_tit{ font-size: 28px; } .dzs_con{ margin-bottom: 5%; } .left-swiper,.right-swiper{ z-index: 0; } } @media screen and (max-width:1000px){ /*.nav_con a{ font-size: 24px; }*/ .nav_con a { margin: 0 18px; } .left_con { width: 54%; } .right_con{ width: 48%; padding: 20px; } .right_con p{ font-size: 16px; line-height: 1.5; } .abo_list li{ width: 45%; margin-bottom: 5%; } .abo_list li p { height: 160px; } .abo_list{ margin: 8% 0 0; } .abo_title{ font-size: 40px; } .qihang_txt{ width: 80%; margin: auto; } .qh_img{ width: 100%; top: -26%; } .qh_left{ width: 100%; } .btn_p{ margin: auto; } .btn_p1{ margin:45px auto 20px; } .ts_txt p{ font-size: 18px; padding: 15px; } .k1_img,.k2_img{ top: 0; } .yt_txt{ margin: 15px 0; } .yt_tit{ margin-top: 20px; } .yt_left{ padding: 0 6%; width: 60%; } .yt_right{ width: 33%; } .k1_img, .k2_img{ width: 20%; } .k3_img{ width: 60%; } .k4_img{ width: 30%; } .yt_txt{ font-size: 18px; } .btn_con img{ width: 12%; } .btn_con span{ font-size: 30px; } .yt_right span{ font-size: 20px; } .yt_right p{ font-size: 18px; } .yt_p img{ width: 15px; } .sj_right{ width: 100%; background-color: #6ab939; padding: 20px; } .al_list li a{ font-size: 16px; } .sj_left{ width: 100%; } .al_txt{ width: 30%; } .aling_con img{ border-radius: 5px; } .sec_con6{ background: url(/uploads/image/sis198/bg4.png) no-repeat 35% bottom; } } @media screen and (max-width:900px){ .top_nav,.nav_con a{ height: 50px; line-height: 50px; } .nav_con a { font-size: 20px; } .abo_nav{ margin-top: 10px; } .abo_nav a{ line-height: 40px; font-size: 18px; } .abo_txt{ font-size: 18px; } .title_con h4{ font-size: 40px; } .title_con p{ font-size: 22px; } .yt_left{ width: 100%; } .yt_right{ width: 100%; padding-left: 5%; margin-top: 25px; margin-left: 0; } .yt_p img{ left: -3%; top: 10%; } .yt_right .btn_p{ margin: 10% auto 0; } .shuji_left, .shuji_right{ width: 100%; } .sj_txt{font-size: 16px;} .shuji_right{ margin-top: 5%; } .ts_txt{ margin-bottom: 10%; } .ts_txt p{ font-size: 16px; width: 93%; } .sec_con5{ background: url(/uploads/image/sis198/bg3.png) no-repeat center 40%; } .ewm_con{ width: 16%; } .ewm_con p{ font-size: 14px; } .ewm_con i{ bottom: 2%; } } @media screen and (max-width:800px){ .qihang_txt{ width: 100%; } .dc_txt { margin-right: 15%; } .banner .btn_p{ width: 70%; } .btn_p a{ width: 96%; } .nav_con a { margin: 0 15px; } } @media screen and (max-width:768px){ .nav_con a{ font-size: 18px; margin: 0 12px; } .left_con{ width: 100%; } .right_con{ width: 100%; position: unset; margin-top: 5%; border-radius: 5px; } .about_con{ padding: 40px 0 15px 0; background-color:transparent; } .abo_list li{ width: 100%; } .abo_list li p{ height: auto; } .abo_title{ font-size: 30px; margin-top: -33px; } .ts_txt{ width: 100%; } .ts_txt { margin-bottom: 12%; } .ts_txt p{ bottom: -10%; } .dc_txt{ width: 80%; float: unset; } .dc_txt p{ font-size: 18px; } .sec_con6{ background: #2b5710; padding-top: 5%; } .sec_con6 .title_con p{ color: #fff; } .dc_btn{ padding: 10% 0; } .fot_con{ height: 60px; line-height: 60px; font-size: 16px; } .top_logo img{ width: 12%; } .al_txt { width: 40%; } .dc_txt{ width: 90%; padding: 20px 0 20px 20px; } .dc_txt img{ width: 20%; bottom: 0; right: -10%; } .dc_txt p, .dc_txt span { width: 88%; } .dc_txt span{ margin-top: 20px; } .dc_txt p{ font-size: 14px; } .dc_txt span{ font-size: 16px; } .btn_p{ width: 220px; } .btn_p a{ font-size: 16px; } .sec_con6{ position: relative; } .sec_con6:after{ content: ""; background: url(/uploads/image/sis198/wenjuan.png) no-repeat; background-size: contain; width: 40%; height: 20%; position: absolute; bottom: 0; left: 0; } .diaocha_con{margin-top: 0;} .qh_left{ padding: 30px; } .qh_left p, .qh_left span{ font-size: 18px; } /*.ewm_con{ display: none; }*/ } @media screen and (max-width:750px){ .top_nav{ display: none; } .top_logo span{ display: none; } .top_menu{ display: block; } .top_logo{ overflow: visible; } .txt_img{ margin-top: 0; } } @media screen and (max-width:640px){ .title_con h4{ font-size: 36px; } .title_con p { font-size: 18px; } .ts_list{ margin-top: 20px; } .sec_con3{ padding: 5% 0; } .btn_con{ margin-bottom: 5%; } .btn_con img { width: 10%; } .yt_txt { font-size: 16px; } .yt_tit { margin-top: 3%; font-size: 24px; } .btn_con span { font-size: 24px; } .k4_img{ right: 10px; } .k1_img{ left: 10px; } .yt_right p{ font-size: 16px; } .yt_right span { font-size: 18px; margin-bottom: 15px; } .yt_p img{ left: -5%; } .sj_right{ padding:20px 20px 0; } .al_list li{ padding: 0 20px; } .al_list li a { font-size: 14px; padding: 10px 0; } .shuji_left{ padding: 0; } .sj_txt{ padding: 30px 0; font-size: 14px; } .top_logo img{ width: 15%; } .al_txt{ height: 40px; line-height: 40px; padding-left: 20px; } .fot_con { height: 40px; line-height: 40px; font-size: 12px; } .ewm_con{ width: 24%; padding:10px 10px 15px 10px; top:unset; bottom: 20%; } .current-swiper, .current-swiper1 { width: 66%; } .item_div{ display:none; } } @media screen and (max-width:500px){ .title_con h4 { font-size: 32px; } .yt_txt{ font-size: 14px; } .btn_con span{ font-size: 20px; } .yt_tit{ font-size: 22px; } .btn_p { width: 200px; } .jt1_img, .jt2_img{ margin-left: 10px; } .al_txt{ font-size: 20px; } .al_txt img{ width: 15px; margin-left: 5px; } .con5_tit span{ font-size: 18px; } .abo_txt{padding-left: 0;} .cir_con{ bottom: -26%; } .sec_con5 { background: url(/uploads/image/sis198/bg3.png) no-repeat center 50%; } } @media screen and (max-width:400px){ .right_con p{ font-size: 14px; } .abo_txt { font-size: 16px; } .abo_title{ font-size: 22px; margin-top: -25px; } .sec_con1{ padding-bottom: 22%; } .title_con h4{ font-size: 28px; } .title_con p { font-size: 16px; } .title_con b{ width: 20%; } .btn_p1 { margin: 25px auto 20px; } .qh_left p, .qh_left span { font-size: 16px; } .qh_left { padding: 30px 15px; } .btn_p a{ font-size: 14px; } .jt1_img, .jt2_img{ width: 16px; } .k1_img { left: 0; } .yt_con{ margin-top: 8%; } .yt_tit{ margin-top: 8%; } .k4_img { right: 0; } .yt_tit { font-size: 20px; } .top_logo img { width: 17%; } .yt_right p { font-size: 14px; } .yt_p img { width: 12px; } .yt_right p{ margin-bottom: 3px; } .al_txt { font-size: 18px; width: 49%; } .sj_right { padding: 20px 10px 0; } .al_txt{ padding-left: 12px; } }