html,body,div,h1,h2,h3,h4,h5,h6,p,img,ul,li,input,span,a,i{ padding: 0;margin: 0; } html{ font-family: "microsoft yahei", "hanhei sc","pinghei","pingfang sc","stheitisc-light","helvetica neue","helvetica","arial",sans-serif; } img{ border: none; vertical-align: top;} a{ text-decoration: none; } input,textarea,button{ outline: none;-webkit-appearance: none; } textarea{ resize: none; overflow: hidden; } li{ list-style: none; } .headerbar{ text-align: center; } body{ min-width: 1300px; } .headerbar ul{ display: flex; align-items: center; justify-content: center; } .titlebar{ color: #000000; font-size: 13px; line-height: 36px; width: 3%; min-width: 60px; padding: 0 15px; position: relative; } .titlebar:after{ display: inline-block; content: ""; height: 15px; border-right: 1px solid #a3a3a3; position: absolute; right: -0%; top: 9px; } .banner{ width: 100%; } .headerbg{ background-color: #4071fc; color: #ffffff; display: flex; align-items: center; } .headerbottom{ width: 8%; font-size: 16px; line-height: 55px; position: relative; } .headerbottom:after{ content: ""; height: 18px; border-right: 1px solid #fff; position: absolute; right: 0px; top: 20px; } .headerbottom:last-of-type:after{ display: none; } .main{ width: 70%; margin: 0 auto; } /*导言*/ .lead{ margin-top: 45px; background-image: ; background-size: 100% 100%; background-repeat: no-repeat; } .leadtext{ font-size: 16px; border-left: none; height: 78px; line-height: 35px; text-indent: 2rem; padding: 40px 1rem 8px 25px; } .journalism{ margin-top: 36px; display: flex; align-items: center; justify-content: space-between; } .journalismleft{ } .journalismitem{ padding-bottom: 20px; } .journalismtitle{ font-size: 25px; color: #ff2b30; font-weight: bold; } .journalismtext{ font-size: 16px; color: #1a1a1a; line-height: 40px; } /*lunbo*/ .journalismswiper{ width: 48%; /*background-color:#4d4d4d ;*/ height: 370px; } .swiper-container{ width: 100%; height: 370px; position: relative; } .swiper-wrapper{ width: 100%; } .swiper-slide img{ width: 100%; height: 370px; } .pagination{ position: absolute; bottom: 10px; right:30px; } .swiper-pagination-switch{ background-color: #c6c6c6; color: #131313; display: inline-block; padding: 0 5px; line-height: 20px; margin: 0 5px; } .swiper-active-switch{ background-color: #1e65e8; color: #ffffff; } .information{ margin-top: 35px; display: flex; flex-wrap: wrap; justify-content: space-between; } .inforbox{ width: 45%; margin-bottom: 40px; } .condition{ margin-bottom: 0; } .inforheader{ display: flex; align-items: center; justify-content: space-between; padding-bottom: 10px; border-bottom: 1px solid #d5d5d5; } .infortitleleft{ height: 40px; color: #1d1d1d; font-size: 20px; font-weight: bold; position: relative; } .bottomimg{ position: relative; } .titleimg{ position: relative; transform: rotate(-75deg); } .infortitleright{ color: #7f7f7f; font-size: 16px; } .infocont{ padding-top: 20px; } .inforitem{ line-height: 35px; font-size: 13px; color: #3c3c3c; display: flex; align-items: center; justify-content: space-between; } .itemleft img{ width: 8px; height: 8px; vertical-align: middle; } .itemright{ font-size: 12px; color: #7b7b7b; } /**/ .centerbox{ background-image: ; background-size: 100% 100%; background-repeat: no-repeat; padding-top: 180px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; padding-bottom: 80px; } .centeritem{ background-size: 100% 100%; background-repeat: no-repeat; margin-right: 30px; width: 35%; line-height: 30px; padding: 20px 40px 40px 50px; min-height: 220px; color: #ffffff; } .centeritem .title{ padding-left: 20px; line-height: 50px; padding-top: 30px; font-size: 22px; } .center1{ background-image: ; } .center2{ background-image: ; } .center3{ background-image: ; margin-top: 30px; } .center4{ margin-top: 30px; background-image: ; } /**/ .schooltab{ width: 100%; border: 1px solid #d5d5d5; border-collapse: collapse; margin-top: 50px; } .schooltabheader{ background-color: #4071fc; text-align: center; color: #ffffff; font-weight: bold; } td,th{ width: 25%; border: 1px solid #d5d5d5; text-align: center; line-height: 35px; font-size: 17px; } tr th{ width: auto; } .juniorcollege{ } .footer{ margin-top: 50px; background-color: #4071fc; text-align: center; padding: 35px 0; } .qrcodeline{ display: flex; align-items: center; justify-content: center; margin-bottom: 15px; } .qrcode{ text-align: center; line-height: 40px; font-size: 14px; color: #ffffff; } .qrcodecenter{ margin: 0 60px; } .qrcode img{ width: 80px; height: 80px; } .footerline{ text-align: center; font-size: 14px; color: #ffffff; line-height: 30px; }