<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鍏叡绫绘寜閽�*/

.combtnbox{text-align: center;}
.combtnbox .combtnlink{display: inline-block;font-size: 20px;color: #142260;font-weight: 700;background: #f4d91e;padding: 10px 50px;border-radius: 20px;transition: all 0.3s;box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);}
.combtnbox .combtnlink:hover{background: #e4da39;box-shadow: 0 0 10px rgba(255, 255, 255, 0.6);cursor: pointer;}

/*鍏叡绫绘爣棰�*/

.comtitle1{display: flex;justify-content: center;align-items: center;}
.comtitle1 span{font-size: 42px;color: #1118a2;display: inline-block;padding: 0 10px;font-weight: 700;}
.comtitle2{font-size: 30px;color: #737373;text-align: center;}

/*瀹氫箟鐗堝績*/

.banxin1200{width: 1200px;margin: 0 auto;}
.banxin930{width: 930px;margin: 0 auto;}
.banxin970{width: 970px;margin: 0 auto;}

/*瀹氫箟鍏叡绫婚棿璺�*/

.padx00{padding: 50px 0;}
.magx00{margin: 50px 0;}
.padx0auto{padding: 50px auto;}
.magx0auto{margin: 50px auto;}
.padtopx0{padding-top: 50px;}
.padbotx0{padding-bottom: 50px;}
.magtopx0{margin-top: 50px;}
.magbotx0{margin-bottom: 50px;}

/*banner*/

.banners{width: 100%;}
.banners img{display: block;width: 100%;}

/*++++++++++++++++++++++++++++鍗庝附鐨勫垎鍓茬嚎++++++++++++++++++++++++++++++++++*/


/*瀛︿範杩囩▼涓綘鏄惁閬囧埌浠ヤ笅闅鹃*/

.troubleQuestion .listbox{display: flex;flex-wrap: wrap;justify-content: space-between;}
.troubleQuestion .listbox p{width: 48%;background: #0f6bf5;color: #fff;font-size: 36px;padding: 10px;text-align: center;border-radius: 50px;margin-top: 20px;}
.troubleQuestion .listbox p:nth-child(1){margin-top: 0;}
.troubleQuestion .listbox p:nth-child(2){margin-top: 0;}

/*鎻愪氦棰勭害鐨勮〃鍗�*/

.xijuFormBox{border-radius: 30px;overflow: hidden;padding: 30px 0;}
.xijuFormBox form .formtitle{font-size: 38px;color: #fff;text-align: center;}
.xijuFormBox form .onebox{width: 100%;display: flex;justify-content: center;padding: 30px 0;}
.xijuFormBox form .onebox .inpbox{width: 360px;height: 50px;margin-left: 20px;display: flex;align-items: center;background: #fff;border-radius: 10px;}
.xijuFormBox form .onebox .inpbox:first-child{margin-left: 0;}
.xijuFormBox form .onebox .inpbox img{margin: 0 20px}
.xijuFormBox form .onebox .inpbox input{background: -pink;font-size: 20px;color: #142260;}
.xijuFormBox form .twobox{width: 100%;display: flex;justify-content: center;}
.xijuFormBox form .twobox input{width: 190px;height: 45px;line-height: 45px;font-size: 20px;background: #d0c95d;cursor: pointer;border-radius: 20px;transition: all 0.3s;color: #142260;font-weight: 700;}
.xijuFormBox form .twobox input:hover{background: #e4da39;}

/*鏂拌埅閬撲釜鎬у寲瀛︿範涓績浼樺娍*/

.centerAdvantage .parabox{font-size: 22px;line-height: 40px;text-align: justify;color: rgba(0, 0, 0, 0.7);}

/*鏂拌埅閬撲釜鎬у寲瀛︿範涓績璇剧▼*/

.centerCourse{height: 430px;margin-bottom: 250px;}
.centerCourse .listbox{position: relative;z-index: 10;background: #fff;box-sizing: border-box;padding: 20px;padding-bottom: 0;box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}
.centerCourse .listbox1{display: flex;justify-content: space-between;flex-wrap: wrap;}
.centerCourse .listbox1 a{width: 24%;height: 70px;display: inline-flex;justify-content: center;align-items: center;font-size: 32px;color: #2fc3ba;border: 3px solid #2FC3BA;box-sizing: border-box;background: #fff;margin-top: 20px;transition: all 0.3s;}
.centerCourse .listbox1 a:hover{background: #2fc3ba;color: #fff;}
.centerCourse .listbox2{padding: 30px 0;}

/*鍑鸿壊鐨勪笟鍐呮垚缁�*/

.industryGrade .listbox{ width: 100%; display: flex; justify-content: space-between;}

/*鏂拌埅閬撲釜鎬у寲瀛︿範涓績鏈嶅姟浣撶郴*/

.cenerSystem{height: 430px;margin-bottom: 400px;}
.cenerSystem .listbox{position: relative;z-index: 10;background: #fff;box-sizing: border-box;width: 100%;text-align: center;border-top-right-radius: 100px;overflow: hidden;padding-top: 30px;}
.cenerSystem .listbox img{border: 0px solid red;}

/*涓嶆柇鍗囩骇锛岃垝閫傜幆澧冧负鏇村ソ鐨勪綘*/

.updateEnvironment{width: 100%;}
.updateEnvironment2{width: 1013px;margin: 0 auto;}
.updateEnvironment2 .tabbox{width: 100%;display: flex;justify-content: space-between;border: 2px solid #023ab2;}
.updateEnvironment2 .tabbox a{width: 50%;display: inline-flex;justify-content: center;align-items: center;font-size: 36px;background: #fff;color: #023AB2;height: 70px;}
.updateEnvironment2 .tabbox a.on{background: #023ab2;color: #fff;}
</pre></body></html>