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: #f96e39; color: #ffffff; display: flex; align-items: center; } .headerbottom{ width: 8%; font-size: 18px; line-height: 55px; font-weight: bold; position: relative; } .headerbottom:after{ content: ""; height: 18px; border-right: 1px solid #fff; position: absolute; right: 0px; top: 20px; } .main{ width: 70%; margin: 0 auto; } .lead{ margin-top: 45px; display: flex; align-items: center; } .leadtitle{ width: 110px; line-height: 89px; color: #fff; font-size: 21px; font-weight: bold; letter-spacing: 10px; background-color: #f96e39; text-align: center; padding-left: 10px; } .leadtext{ font-size: 16px; border: 1px dashed #b8b8b8; border-left: none; height: 78px; line-height: 35px; text-indent: 2rem; padding: 9px 1rem 0 1rem; } .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; } .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; } .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; top: 25px; transform: rotate(180deg); } .titleimg{ position: relative; top: -5px; } .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; } .conditionitem{ justify-content: left; margin-bottom: 30px; } .conditionleft img{ width: 90px; height: 90px; } .conditionright{ padding-left: 30px; } .righttitle{ font-size: 16px; color: #f96e39; font-weight: bold; } .righttext{ color: #000000; font-size: 14px; line-height: 25px; } .timershaft{ width: 80%; margin: 0 auto; } .timeleft,.timeright{ width: 45%; position: relative; display: flex; align-items: center; min-height:55px; } .timeleft{ border-right: 1px solid #ababab; text-align: right; } .line{ width: 30%; border-top:1px solid #ababab ; } .content{ width: 70%; margin-top: -6px; padding: 0 10px; } .timeleft .line:before,.timeright .line:before{ content: ""; display: block; width: 10px; height: 10px; background-color:#f96e39 ; position: relative; top: -5.5px; right: 5px; border-radius: 50%; } .timeleft .line:before{ left: calc(100% - 3.5px); } .timeright{ border-left: 1px solid #ababab; left: 45%; } .schooltabheader{ background-color: #f96e39; text-align: center; line-height: 35px; font-size: 16px; color: #ffffff; font-weight: bold; } .schooltabcont{ border-left: 1px solid #d5d5d5; display: flex; align-items: center; flex-wrap: wrap; } .school{ line-height: 50px; width: calc(25% - 1.2px ); border-right: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; text-align: center; } .footer{ margin-top: 50px; background-color: #f96e39; text-align: center; padding: 35px 0; } .qrcodeline{ display: flex; align-items: center; justify-content: center; margin-bottom: 15px; margin-right: 56px; } .qrcode{ padding-left: 60px; text-align: center; line-height: 40px; font-size: 14px; color: #ffffff; } .qrcode img{ width: 80px; height: 80px; } .footerline{ text-align: center; font-size: 14px; color: #ffffff; line-height: 30px; } .pagination{ position: absolute; bottom: 10px; right:30px; } .swiper-pagination-switch{ background-color: #f5f5f5; color: #131313; display: inline-block; padding: 0 5px; line-height: 20px; margin: 0 5px; } .swiper-active-switch{ background-color: chocolate; color: #ffffff; }