<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*é€šç”¨é¡µé¢é‡ç½®*/
*{ margin:0; padding:0;}
body,h1,h2,h3,h4,p{margin:0; overflow-x:hidden; }
ul,dl,dt,dd{margin:0;padding:0;list-style:none;}
body{font-size:14px; font-family: "å¾®è½¯é›…é»‘"; background-color: #fff; min-width: 1200px; margin-top: 140px;}
img{border:0;margin:0;}
a{text-decoration:none; color: #333;}
a:hover{ color: #F3A234;}
form,input,textarea{font-family: "å¾®è½¯é›…é»‘"; padding:0; margin:0;}

/* å¤´éƒ¨ */
header{ position: fixed; left: 0; top: 0; right: 0; background-color: #fff; z-index: 9999; box-shadow: 1px 2px 3px 0 rgba(0,0,0,.1); }
header&gt;.top{ background-color: #F3A234; overflow: hidden; }
header&gt;.top&gt;div{ width: 1200px; height: 40px; line-height: 40px; color: #fff; margin: 0 auto; overflow: hidden;}
header&gt;.top&gt;div&gt;h1{ float: left; width: 50%; font-size:14px;}
header&gt;.top&gt;div&gt;span{ float: right; width: 50%; display: block; text-align: right;}
.header{ margin: 0 auto; width: 1200px; padding: 25px 0;}
.header&gt;.mnavicon{ display: none;}
.header&gt;.left{ width: 340px; float: left; position: relative; display: block; padding-left: 110px; }
.header&gt;.left&gt;.logo{ width: 100px; height: 100px; background-color: #F3A234; border-radius: 0 0 100% 100%; display: flex; align-items: center; justify-content: center; position: absolute; top: -25px; left: 0; }
.header&gt;.left&gt;.webname{ color: #F3A234; height: 50px;}
.header&gt;.left&gt;.webname&gt;h3{ font-size: 22px; font-weight: normal; letter-spacing: 0.5px;}
.header&gt;.left&gt;.webname&gt;span{ font-size: 12px; text-transform: capitalize; letter-spacing: -1.0px;}
.header&gt;.nav{ width: 740px; float: right;}
.header&gt;.nav&gt;.close{ display: none;}
.header&gt;.nav&gt;ul{ height: 50px; line-height: 50px; float: right;}
.header&gt;.nav&gt;ul&gt;li{ float: left; position: relative;}
.header&gt;.nav&gt;ul&gt;li&gt;a{ display: block; padding: 0 12px; text-align: center; position: relative; height: 48px; font-size: 16px; border-bottom: 2px solid #fff;}
.header&gt;.nav&gt;ul&gt;li&gt;a&gt;i{ display: none;}
.header&gt;.nav&gt;ul&gt;.on&gt;a{ border-color: #F3A234; color: #F3A234;}
.header&gt;.nav&gt;ul&gt;li&gt;div{ position: absolute; left: 0; top: 70px; background-color: #fff; text-align: center; box-shadow: 1px 2px 3px 0 rgba(0,0,0,.1); display: none; line-height: 20px;}
.header&gt;.nav&gt;ul&gt;li&gt;div&gt;a{ display: inline-block; height: 40px; line-height: 40px; padding: 0 8px; white-space: nowrap;overflow: hidden;}
.header&gt;.nav&gt;ul&gt;li&gt;div&gt;a:hover{ background-color: #F3A234; color: #fff;}
.header&gt;.nav&gt;ul&gt;li&gt;div&gt;a.on{ background-color: #F3A234; color: #fff; }
.getnavname{ display: none;}

/* å¹»ç¯ */
.ppt{ height: 500px; overflow: hidden; position: relative; background-color: #322b3b; }
.ppt&gt;ul{ width: 11520px; overflow: hidden; position: absolute; left: 0; top: 0; font-size: 0;}
.ppt&gt;ul&gt;li{ overflow: hidden; float: left; }
.ppt&gt;ul&gt;li&gt;a{ display: block; height: 500px; width: 1920px; position: relative; overflow: hidden;  }
.ppt&gt;ul&gt;li&gt;a&gt;img{ width: 1920px; height: 100%; display: block; position: absolute; left: 50%; top: 50%; margin: -250px 0 0 -960px;}
.ppt&gt;.page{ position: absolute; left: 0; right: 0; bottom: 10px; overflow: hidden; text-align: center;}
.ppt&gt;.page&gt;i{ display: inline-block; width: 40px; height: 4px; background-color: #fff; margin: 0 5px; opacity: 0.9; box-shadow: 1px 2px 3px 0 rgba(0,0,0,.3);}
.ppt&gt;.page&gt;.on{ background-color: #F3A234;}
.ppt&gt;.arrowleft{ width: 80px; height: 200px; position: absolute; left: 0; top: 50%; margin-top: -100px; background: url(../images/sys/arrow-left.png) no-repeat center; background-size: 50px; cursor: pointer; opacity: 0.5; }
.ppt&gt;.arrowleft:hover{ opacity: 1;}
.ppt&gt;.arrowright{ width: 80px; height: 200px; position: absolute; right: 0; top: 50%; margin-top: -100px; background: url(../images/sys/arrow-right.png) no-repeat center; background-size: 50px; cursor: pointer; opacity: 0.5; }
.ppt&gt;.arrowright:hover{ opacity: 1;}

/* æ–°é—»ä¸­å¿ƒ */
.indexnews{ overflow: hidden;}
.indexnews&gt;dl{ width: 1200px; margin: 0 auto; }
.indexnews&gt;dl&gt;dt{margin-bottom: 50px; text-align: center; position: relative; overflow: hidden; font-size: 0;}
.indexnews&gt;dl&gt;dt&gt;i{ display: block; width: 100%; height: 1px; background-color: #ccc; position: absolute; left: 0; bottom: 0; right: 0; z-index: -1;}
.indexnews&gt;dl&gt;dt&gt;h3{ display: inline-block; padding:0 10px 17px 10px; border-bottom: 3px solid transparent; margin: 0 10px; font-size: 16px; font-weight: normal; cursor: pointer;}
.indexnews&gt;dl&gt;dt&gt;.on{ color: #F3A234; border-color: #F3A234;}
.indexnewsbox{display:none}
.indexnewsbox.on{ display: block;}

.sz{display:none}
.sz.on{ display: block;}

.indexnewsbox&gt;.left{ margin-left: 15px;width: 280px; height: 390px; float: left; box-shadow: 1px 2px 5px 0 rgba(0,0,0,.3); display: block; }
.indexnewsbox&gt;.left&gt;.img{ height: 280px; position: relative; overflow: hidden; display: flex; justify-content: center; align-items: center;}
.indexnewsbox&gt;.left&gt;.img&gt;img{ position: absolute;  height: 100%; }
.indexnewsbox&gt;.left&gt;.img&gt;div{ position: absolute; left: 0; right: 0; bottom: 0; height: 70px; background: url('../images/sys/indexnewscover.png') no-repeat; padding: 0 20px; color: #fff;}
.indexnewsbox&gt;.left&gt;.img&gt;div&gt;p{ font-size: 30px;}
.indexnewsbox&gt;.left&gt;.img&gt;div&gt;span{ font-size: 18px;}

.indexnewsbox1&gt;.left{ margin-left: 15px;width: 310px; height: 280px; float: left; box-shadow: 1px 2px 5px 0 rgba(0,0,0,.3); display: block; }
.indexnewsbox1&gt;.left&gt;.img{ height: 280px; position: relative; overflow: hidden; display: flex; justify-content: center; align-items: center;}
.indexnewsbox1&gt;.left&gt;.img&gt;img{ position: absolute;  height: 100%; }
.indexnewsbox1&gt;.left&gt;.img&gt;div{ position: absolute; left: 0; right: 0; bottom: 0; height: 70px; background: url('../images/sys/indexnewscover.png') no-repeat; padding: 0 20px; color: #fff;}
.indexnewsbox1&gt;.left&gt;.img&gt;div&gt;p{ font-size: 30px;}
.indexnewsbox1&gt;.left&gt;.img&gt;div&gt;span{ font-size: 18px;}


.indexnewsbox&gt;.left&gt;.txt{ padding: 0 20px; overflow: hidden;}
.indexnewsbox&gt;.left&gt;.txt&gt;h3{ font-size: 16px; height: 60px; line-height: 60px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: normal; color: #000;}
.indexnewsbox&gt;.left&gt;.txt&gt;span{ line-height: 24px; color: #999; height: 44px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.indexnewsbox&gt;.left:hover{ background-color: #F3A234;}
.indexnewsbox&gt;.left:hover&gt;.txt&gt;h3{ color: #fff;}
.indexnewsbox&gt;.left:hover&gt;.txt&gt;span{ color: #fff;}



.indexnewsbox&gt;.right{ width: 870px; float: right; overflow: hidden;}
.indexnewsli{ width: 400px; float: left; overflow: hidden; }
.indexnewsli:nth-child(even){ float: right;}
.indexnewsli:nth-child(1){ margin-top: -1px;}
.indexnewsli:nth-child(2){ margin-top: -1px;}
.indexnewsli:hover{ background-color: #f3f3f3;}
.indexnewsli&gt;a{ display: block; overflow: hidden; height: 110px; padding: 15px 0; border-top: 1px solid #eee; }
.indexnewsli&gt;a&gt;.day{ width: 79px; height: 70px; float: left; border-right: 1px dashed #eee; padding: 20px 15px; margin-right: 20px; color: #999; position: relative; }
.indexnewsli&gt;a&gt;.day&gt;.redbg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #F3A234; display: none; }
.indexnewsli&gt;a&gt;.day&gt;p{ font-size: 30px; letter-spacing: -1px;  position: absolute; left: 15px; top: 20px;}
.indexnewsli&gt;a&gt;.day&gt;span{ font-size: 18px; margin-bottom: 10px; display: block; position: absolute; left: 15px; top: 60px;}
.indexnewsli&gt;a&gt;.day&gt;i{ display: block; width: 40px; height: 4px; border-radius: 4px; background-color: #999; position: absolute; left: 15px; top: 94px;}
.indexnewsli&gt;a:hover&gt;.day{ color: #fff; border-color: transparent; }
.indexnewsli&gt;a:hover&gt;.day&gt;i{ background-color: #F3A234;}
.indexnewsli&gt;a&gt;.txt&gt;h3{ height: 60px; line-height: 60px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; font-weight: normal; color: #000; }
.indexnewsli&gt;a&gt;.txt&gt;span{ height: 44px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #999;}
.indexnewsli&gt;a:hover&gt;.txt&gt;h3{ color: #F3A234;}

#indexnew&gt;.indexnewsli{width:49%}
#rmtj&gt;.indexnewsli{width:100%}
#rmtj1{width:100%}
#vr{
	height:auto;
	margin-top:20px;
	
	
}
.xxhj{
	width:1200px;
	
	
}
#xxhj{
	
	
	height:650px;
}


/* æˆ‘ä»¬çš„ä¼˜åŠ¿ */
.indexgoodat{ overflow: hidden; background: url('../images/sys/indexgoodatbg.png') no-repeat center bottom; background-size: contain;}
.indexgoodbox{ width: 1200px; margin: 0 auto;}
.indexgoodbox&gt;ul{ width: 1200px;}


.indexgoodbox&gt;ul&gt;li{ width: 100%; height: 320px; float: left; background-color: #fff; margin-bottom: 10px; box-shadow: 1px 2px 5px 0 rgba(0,0,0,.2);}
.indexgoodbox&gt;ul&gt;.no1&gt;.left{ float:left;width:20%;padding:20px;}
.indexgoodbox&gt;ul&gt;.no1&gt;.left&gt;h3{ margin-bottom:10px;text-align:center;}
.n1img{ width:240px;height:250px;}
.n2img{ width:240px;height:250px;}



.indexgoodbox&gt;ul&gt;.no1&gt;.right{ float:right;width:73%;padding:20px;font-size:16px; line-height: 26px;text-indent:30px;background-color: #F3A234; border-color: #322b3b; color: #322b3b; height:82%}
.indexgoodbox&gt;ul&gt;.no2&gt;.left{ float:right;width:20%;padding:20px;}
.indexgoodbox&gt;ul&gt;.no2&gt;.left&gt;h3{ margin-bottom:10px;text-align:center;}
.indexgoodbox&gt;ul&gt;.no2&gt;.right{ float:left;width:73%;padding:20px;font-size:16px; line-height: 26px;text-indent:30px;background-color: #322b3b; border-color: #322b3b; color: #fff;height:82%}




/* åŒåˆ†æ•°å¯¹æ¯” */
.indexnumpk{ overflow: hidden;}
.indexnumbox{ width: 1000px; margin: 0 auto; overflow: hidden; }
.indexnumbox&gt;.left{ width: 450px; float: left;}
.indexnumbox&gt;.left&gt;dt{ height: 80px; line-height: 80px; background: url('../images/sys/indexnumleftbg.png') no-repeat left center #F3A234; color: #fff; font-size: 20px; text-align: center; }
.indexnumbox&gt;.left&gt;dd{ height: 78px; border: 1px solid #eceaea; background-color: #fef6f6; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: 20px; padding: 10px 20px; text-align: center; position: relative; cursor: pointer; }
.indexnumbox&gt;.left&gt;dd&gt;i{ display: block; width: 12px; height: 20px; position: absolute; background: url('../images/sys/indexpklefti.png') no-repeat center; right: -12px; top: 70px;}
.indexnumbox&gt;.left&gt;dd.on{ background-color: #F3A234; border-color: #F3A234; color: #fff;}
.indexnumbox&gt;.left&gt;dd.on&gt;i{ background-image: url('../images/sys/indexpklefti2.png');}
.indexnumbox&gt;.right{ width: 450px; float: right;}
.indexnumbox&gt;.right&gt;dt{ height: 80px; line-height: 80px; background: url('../images/sys/indexnumrightbg.png') no-repeat left center #eceaea; font-size: 20px; text-align: center; }
.indexnumbox&gt;.right&gt;dd{ height: 78px; border: 1px solid #eceaea; background-color: #fcfcfc; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: 20px; padding: 10px 20px; text-align: center; position: relative; cursor: pointer;}
.indexnumbox&gt;.right&gt;dd&gt;i{ display: block; width: 12px; height: 20px; position: absolute; background: url('../images/sys/indexpkrighti.png') no-repeat center; left: -12px; top: 10px;}
.indexnumbox&gt;.right&gt;dd.on{ background-color: #322b3b; border-color: #322b3b; color: #fff;}
.indexnumbox&gt;.right&gt;dd.on&gt;i{ background-image: url('../images/sys/indexpkrighti2.png');}
.indexnumbox&gt;.middle{ text-align: center; background: url('../images/sys/indexnumpkbg.png') center top; height: 100%; padding-top: 80px; }
.indexnumbox&gt;.middle&gt;li{ height: 40px; line-height: 40px; display: block; background-color: #fff; margin-top: 80px; cursor: pointer; font-size: 20px;}
.indexnumbox&gt;.middle&gt;li.on{ color: #F3A234;}

/* å¼€è®¾ä¸“ä¸š */
.indexmyclass{ overflow: hidden;}
.indexclassbox{ width: 1200px; overflow: hidden; margin: 0 auto;}
.indexclassbox&gt;li{ width: 200px; float: left; overflow: hidden;}
.indexclassbox&gt;li&gt;a{ display: block; position: relative; background-color: #322b3b; }
.indexclassbox&gt;li&gt;a&gt;i{ display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #F3A234; display: none; }
.indexclassbox&gt;li&gt;a&gt;.up{ height: 90px; text-align: center; position: relative; background: url('../images/sys/indexclassicon1.png') no-repeat center top; padding-top: 160px; color: #fff; font-size: 20px; background-image: url('../images/sys/indexclassicon1.png');  }
.indexclassbox&gt;li&gt;a&gt;.down{ height: 250px; display: flex; justify-content:center; align-items:center; position: relative; overflow: hidden;  }
.indexclassbox&gt;li&gt;a&gt;.down&gt;img{ display: block; width: 100%; height: 100%; position: absolute;}
.indexclassbox&gt;li&gt;a&gt;.down&gt;i{ display: block; width: 0; height: 0; border: 10px solid transparent; left: 50%; position: absolute; margin-left: -10px;}
.indexclassbox&gt;li:nth-child(odd)&gt;a&gt;.down&gt;i{ border-top-color:#322b3b; top: 0;}
.indexclassbox&gt;li:nth-child(even)&gt;a&gt;.down&gt;i{ border-bottom-color:#322b3b; bottom: 0;}
.indexclassbox&gt;li:nth-child(odd)&gt;a&gt;.down&gt;i.on{ border-top-color: #F3A234;}
.indexclassbox&gt;li:nth-child(even)&gt;a&gt;.down&gt;i.on{ border-bottom-color:#F3A234;}

/* å¸ˆèµ„åŠ›é‡ */
.indexmyteacher{ overflow: hidden;}
.indexteacherpart{ width: 1200px; margin: 0 auto; height: 400px; overflow: hidden; }
.indexteacherpart&gt;.arrowleft{ width: 40px; height: 120px; background: url('../images/sys/arrow-left.png') no-repeat center #322b3b;  background-size: 40px; cursor: pointer; float: left; margin-top: 140px;}
.indexteacherpart&gt;.arrowleft:hover{ background-color: #F3A234;}
.indexteacherpart&gt;.arrowright{ width: 40px; height: 120px; background: url('../images/sys/arrow-right.png') no-repeat center #322b3b;  background-size: 40px; cursor: pointer; float: right; margin-top: 140px;}
.indexteacherpart&gt;.arrowright:hover{ background-color: #F3A234;}
.indexteacherbox{ width: 1120px; margin: 0 auto; height: 100%; overflow: hidden; position: relative;}
.indexteacherbox&gt;ul{ width: 1688px; height: 100%; position: absolute; left: 0; top: 0; margin-left: -1px; }
.indexteacherli{ width: 210px; height: 100%; float: left; border-left: 1px dashed #ccc;  padding: 0 35px; position: relative;}
.indexteacherli:last-child{ border: none;}
.indexteacherli&gt;.img{ width: 124px; height: 124px; border-radius: 50%; overflow: hidden; margin: 10px auto 20px; background-image: linear-gradient(120deg, #F3A234, #855bfd); display: flex; justify-content: center; align-items: center; cursor: pointer; position: relative;}
.indexteacherli&gt;.img&gt;img{ width: 110px; height: 110px; border: 1px solid #fff; overflow: hidden; display: block; border-radius: 50%; position: absolute; }
.indexteacherli&gt;.name{ margin-bottom: 20px; }
.indexteacherli&gt;.name&gt;h3{ font-size: 18px; text-align: center;}
.indexteacherli&gt;.name&gt;span{ font-size: 12px; color: #999; display: block; text-align: center;}
.indexteacherli&gt;.txt{ line-height: 24px;}
.indexteacherli&gt;.txt&gt;p{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
.indexteacherli&gt;a{ display: block; position: absolute; width: 100px; height: 30px; line-height: 30px; text-align: center; background-color: #eee; bottom: 0; left: 50%; margin-left: -50px; }
.indexteacherli&gt;a:hover{ background-color: #F3A234; color: #fff;}



/* banner */
.banner{ height: 300px; background-color: #333; display: flex; align-items: center; justify-content: center; }
.banner&gt;img{ height:300px; width:100%;}

/* ä¸»ä½“ */
.main{ width: 1200px; margin: 0 auto; overflow: hidden;}
.mainside{ width: 870px; float: right; }
.words{ overflow: hidden; font-size:16px; line-height:30px; text-indent:30px; padding-right: 30px; color:#333;}
.words h2{text-indent: initial; font-size: 18px; border-radius: 3px; color: #F3A234; padding: 1%; border-left: 3px #F3A234 solid; background-color: #F6F6F6; margin: 5px 0;}
.words h3{font-size: 15px; text-align: center; color: #1C4786; font-weight: normal; margin: 0.3% 0;}
.words .map{ width: 600px; height: 400px; float: left; margin-right: 60px;}
.words img{ margin: 0 auto 10px; display: block; max-width:870px; }
.words font{ color: #999; text-align: center; margin-bottom: 30px; display: block;}
.words p{ margin-bottom: 5px; line-height: 30px;}
.words p:last-child{ margin-bottom: 0;}
.words .bigfont{ font-size: 22px; color: #F3A234;overflow: hidden;}
.yhpl{text-indent: initial; font-size: 16px; border-radius: 3px; color: #F3A234; padding: 1%; background-color: #F6F6F6; margin: 5px 0;}
.list{ overflow: hidden;}
.list&gt;ul{ overflow: hidden; width: 885px;}
.list&gt;ul&gt;li{ overflow: hidden; float: left; margin: 0 15px 0 0; }
.list&gt;ul&gt;li&gt;a{ overflow: hidden; text-align: center; display: block;}
.list&gt;ul&gt;li&gt;a&gt;img{ width: 280px; height: 200px; display: block; }
.list&gt;ul&gt;li&gt;a&gt;span{ height: 40px; line-height: 40px;}

/* æ–°é—»åˆ—è¡¨ */
.mainside&gt;.arclist{}
.mainside&gt;.arclist&gt;ul{ width: 894px; }
.mainside&gt;.arclist&gt;ul&gt;li{ float: left; margin: 0 23.3px 0 0;}
.mainside&gt;.arclist&gt;ul&gt;li&gt;a{ display: block; overflow: hidden; box-shadow: 1px 2px 5px 0 rgba(0,0,0,.2);}
.mainside&gt;.arclist&gt;ul&gt;li&gt;a&gt;img{ width: 200px; height: 140px; display: block;}
.mainside&gt;.arclist&gt;ul&gt;li&gt;a&gt;.txt{ background-color: #fff; padding: 10px; height: 60px; width: 180px; }
.mainside&gt;.arclist&gt;ul&gt;li&gt;a&gt;.txt&gt;h3{ font-weight: normal; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px; }
.mainside&gt;.arclist&gt;ul&gt;li&gt;a&gt;.txt&gt;span{ font-size: 12px; color: #999; display: block; overflow: hidden; text-overflow: ellipsis; 
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}
.mainside&gt;.arclist&gt;ul&gt;li&gt;a&gt;.txt&gt;i{ display: none;}
.mainside&gt;.arclist&gt;ul&gt;li:first-of-type{ width: 870px; margin-bottom: 30px; margin-right: 0;}
.mainside&gt;.arclist&gt;ul&gt;li:first-of-type&gt;a{ box-shadow: none; overflow: hidden;}
.mainside&gt;.arclist&gt;ul&gt;li:first-of-type&gt;a&gt;img{ float: left; width: 200px; height: 140px;}
.mainside&gt;.arclist&gt;ul&gt;li:first-of-type&gt;a&gt;.txt{ float: right; width: 646px; padding: 0;}
.mainside&gt;.arclist&gt;ul&gt;li:first-of-type&gt;a&gt;.txt&gt;h3{ font-size: 18px; margin-bottom: 16px;}
.mainside&gt;.arclist&gt;ul&gt;li:first-of-type&gt;a&gt;.txt&gt;span{ font-size: 14px; line-height: 20px; color: #322b3b; -webkit-line-clamp: 3; margin-bottom: 10px;}
.mainside&gt;.arclist&gt;ul&gt;li:first-of-type&gt;a&gt;.txt&gt;i{ display: block; width: 120px; height: 30px; line-height: 30px; text-align: center; background-color: #322b3b; color: #fff; font-style: normal; }

.mainside2{ width: 800px; float: left; overflow: hidden;padding:20px }
.mainside2&gt;.arclist{ overflow: hidden;}
.mainside2&gt;.arclist&gt;li{ margin-bottom: 40px;}
.mainside2&gt;.arclist&gt;li:last-of-type{ margin-bottom: 0;}
.mainside2&gt;.arclist&gt;li&gt;a{ display: block; overflow: hidden;}
.mainside2&gt;.arclist&gt;li&gt;a&gt;img{ width: 200px; height: 140px; float: left; margin-right: 30px;}
.mainside2&gt;.arclist&gt;li&gt;a&gt;.txt&gt;h3{ font-size: 16px; margin: 5px 0 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.mainside2&gt;.arclist&gt;li&gt;a&gt;.txt&gt;span{ display: block; overflow: hidden; text-overflow: ellipsis; margin-bottom: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.mainside2&gt;.arclist&gt;li&gt;a&gt;.txt&gt;i{ display: inline-block; width: 100px; height: 30px; line-height: 30px; text-align: center; background-color: #322b3b; color: #fff; font-style: normal;}
.mainside2&gt;.arclist&gt;li&gt;a:hover&gt;.txt&gt;i{ background-color: #F3A234;}

/* æ•™å¸ˆåˆ—è¡¨ */
.teacherli{ width: 100%; overflow: hidden;}
.teacherli&gt;ul{ width: 1228px; overflow: hidden;}
.teacherli&gt;ul&gt;li{ margin: 0 26.6px 0 0; overflow: hidden; float: left;}
.teacherli&gt;ul&gt;li&gt;a{ display: block;}
.teacherli&gt;ul&gt;li&gt;a&gt;img{ width: 280px; height: 280px; display: block;}
.teacherli&gt;ul&gt;li&gt;a&gt;span{ height: 50px; line-height: 50px; display: block; text-align: center;}

/* é—®ç­”åˆ—è¡¨ */
.question{}
.question&gt;li{ padding:20px 0; border-bottom: 1px dashed #ccc; margin-bottom: 20px; }
.question&gt;li:last-child{ padding-bottom: 0; margin-bottom: 0; border-bottom: none;}
.question&gt;li&gt;.ask{ padding-left: 35px; margin-bottom: 20px; background: url('../images/sys/ask.png') no-repeat left top; line-height: 24px;}
.question&gt;li&gt;.answer{ padding-left: 35px;  background: url('../images/sys/answer.png') no-repeat left top; padding-top: 3px;  }



/* ä¸Šä¸‹æ–‡ */
.updown{ height: 50px; line-height: 50px; border-top: 1px solid #ccc; overflow: hidden; margin-top: 40px; }
.updown&gt;a{ width: 45%; }
.updown&gt;.prev{ float: left;}
.updown&gt;.next{ float: right; text-align: right;}


/* é¡µç&nbsp; */
.page{ overflow: hidden; text-align: center; padding: 50px 0;}
.page&gt;a{ display: inline-block; padding: 0 15px; height: 40px; line-height: 40px; background-color: #eee;}
.page&gt;a.on{ background-color: #F3A234; color: #fff;}
.page&gt;span{ display: inline-block; padding: 0 15px; height: 40px; line-height: 40px; background-color: #eee; color: #bbb;}


/* å·¦ä¾§æ&nbsp; */
.leftside{ width: 280px; overflow: hidden; float: right; background-color: #eee; }
.leftside&gt;dt{ height: 100px; background-repeat: no-repeat; background-position: right center; background-color: #F3A234; color: #fff; overflow: hidden;}
.leftside&gt;dt&gt;h3{  font-size: 22px; font-weight: normal; margin: 30px 0 10px 20px;}
.leftside&gt;dt&gt;i{ width: 40px; height: 2px; background-color: #fff; margin: 0 0 0 20px; display: block; }
.leftside&gt;dd{ overflow: hidden; }
.leftside&gt;dd&gt;a{ height: 40px; line-height: 40px; border-top: 1px solid #fff; display: block; text-align: center; font-size: 16px; }
.leftside&gt;dd&gt;a.on{ background-color: #F3A234; color: #fff;}

/* å³ä¾§æ&nbsp; */
.rightside{ width: 280px; float: left; overflow: hidden;}
.rightside&gt;.topnews{ height: 180px; display: block; overflow: hidden; position: relative;}
.rightside&gt;.topnews&gt;span{ display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; overflow: hidden; color: #fff; font-size: 12px; position: absolute; left: 0; right: 0; bottom: 0; background-color: rgba(198,40,39,.9); }
.rightnews{ overflow: hidden;}
.rightnews&gt;dt{ font-size: 18px; padding: 20px 0 10px 35px; height: 25px; line-height: 25px; background: url('../images/sys/hoticon.png') no-repeat left 20px; }
.rightnews&gt;.likes{ background-image: url('../images/sys/likes.png');}
.rightnews&gt;dd{ overflow: hidden; margin-bottom: 25px;}
.rightnews&gt;dd&gt;a{ display: block; height: 40px; line-height: 40px; border-bottom: 1px dashed #ccc; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rightnews&gt;dd&gt;a:last-of-type{ border-bottom: none;}
.rightside&gt;.rightad{ width: 280px; height: 60px; display: block; overflow: hidden;}



/* å½“å‰ä½ç½® */
.position{ height: 30px; line-height: 30px; font-size: 12px; color: #999; text-align: left; }
.position&gt;a{ color: #999;}
.position&gt;a:hover{ color: #F3A234;}

/* å‹é“¾ */
.linkbox{ overflow: hidden; background-color: #322b3b; border-bottom: 1px solid #333;}
.mylink{ width: 1200px; margin: 0 auto; overflow: hidden; color: #aaa; padding: 20px 0 10px; font-size: 12px;}
.mylink&gt;dt{ float: left; width: 80px; overflow: hidden; color: #999;}
.mylink&gt;dd{ float: right; width: 1100px; overflow: hidden;}
.mylink&gt;dd&gt;a{ display: inline-block; overflow: hidden; float: left; margin: 0 20px 10px 0; color: #aaa; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.mylink&gt;dd&gt;a:hover{ color: #F3A234;}


/* åº•éƒ¨ */
footer{ overflow: hidden; background-color: #322b3b; border-bottom: 1px solid #333; }
.footer{ width: 1200px; padding: 40px 0; margin: 0 auto; color: #aaa; overflow: hidden;}
.footer&gt;.left{ float: left; height: 90px; overflow: hidden; }
.footer&gt;.left&gt;a{ display: block; overflow: hidden; color: #aaa; }
.footer&gt;.left&gt;a&gt;.logo{  height: 90px; float: left; margin-right: 15px;}
.footer&gt;.left&gt;a&gt;h3{ font-size: 22px; margin-top: 20px;}
.footer&gt;.left&gt;a&gt;span{ font-size: 12px; letter-spacing: -1.19px;}
.footer&gt;.left&gt;a:hover{ color: #aaa;}
.footer&gt;.right{ width: 420px; height: 90px; float: right; font-size: 12px;}
.footer&gt;.right&gt;.ewm{ display: flex; align-items: center; justify-content: center; width: 90px; height: 90px; float: left; margin-right: 10px; }
.footer&gt;.right&gt;.txt{ line-height: 18px; height: 210px; display: flex; /*justify-content: center;*/ flex-direction: column;}
.footer&gt;.middle{ height: 40px; color: #aaa; width: 350px; margin: 0 auto; padding: 20px 0; line-height: 20px; }
.footer&gt;.middle&gt;a{ display: inline-block; color: #aaa; line-height: 20px; margin-right: 20px; }
.footer&gt;.middle&gt;a:hover{ color: #F3A234;}
.bottom{ background-color: #322b3b; overflow: hidden;}
.bottom&gt;.box{ height: 50px; line-height: 50px; width: 1200px; margin: 0 auto ; color: #aaa; font-size: 12px;}
.bottom a{ color: #aaa;}
.bottom a:hover{ color: #F3A234;}
.bottom&gt;.box&gt;.left{ width: 70%; overflow: hidden; float: left;}
.bottom&gt;.box&gt;.right{ width: 30%; overflow: hidden; float: right; text-align: right;}

/* å®¢æœ */
.servicer{ width: 55px; position: fixed; bottom: 80px; right: 0;}
.servicer&gt;li{ width: 55px; padding-top: 55px; background-color: #fff; box-shadow: -1px 2px 3px 0 rgba(0,0,0,.3); text-align: center; background-repeat: no-repeat; background-position: center 20px; background-size: 30px; cursor: pointer; position: relative; }
.servicer&gt;li&gt;span{ height: 25px; color: #fff; font-size: 12px; display: block; }
.servicer&gt;li&gt;div{ display: none;}
.servicer&gt;.tell{ background-image: url('../images/sys/tell.png'); background-color: #F3A234;}
.servicer&gt;.tell&gt;div{ position: absolute; right: 70px; padding: 20px; top: 0; background-color: #F3A234; box-shadow: 1px 1px 10px 0 rgba(0,0,0,.3);}
.servicer&gt;.tell&gt;div&gt;a{ white-space: nowrap; line-height: 20px; color: #fff;}
.servicer&gt;.tell&gt;div&gt;i{ display: block; position: absolute; width: 0; height: 0; border: 5px solid transparent; border-left-color: #F3A234; right: -10px; top: 50%; margin-top: -5px;}
.servicer&gt;.enroll{ background-image: url('../images/sys/enroll.png'); background-color: #d73765;}
.servicer&gt;.enroll&gt;a{ display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.servicer&gt;.wechat{ background-image: url('../images/sys/wechat.png'); background-color: #00b26f;}
.servicer&gt;.wechat&gt;div{ position: absolute; top: 50%; right: 70px; border: 10px solid #fff; background-color: #fff; box-shadow: 1px 1px 10px 0 rgba(0,0,0,.3); margin-top: -110px;}
.servicer&gt;.wechat&gt;div&gt;i{ display: block; position: absolute; width: 0; height: 0; border: 5px solid transparent; border-left-color: #fff; right: -20px; top: 50%; margin-top: -5px;}
.servicer&gt;.wechat&gt;div&gt;img{ width: 200px; height: 200px;}
.servicer&gt;.back{ background-image: url('../images/sys/back.png'); background-color: #6594ca; background-size: 25px; }

/* å…¶å®ƒ */
.title1{ font-size: 22px; text-align: center; padding: 50px 0; }
.title1&gt;h3{ font-weight: normal; color: #000;}
.title1&gt;h3&gt;a{ color: #000;}
.title1&gt;h3&gt;a:hover{ color: #F3A234;}
.title1&gt;span{ font-size: 14px; color: #322b3b; display: inline-block; width: 640px; line-height: 24px; padding-top: 30px; }
.title2{font-size: 22px; text-align: center; margin-bottom: 5px; border-bottom: 1px solid #ccc; margin-bottom: 15px;}
.title2 p{font-size: 15px; color:#c3c3c3;margin-bottom: 20px;}
.title2&gt;.tab{ overflow: hidden; text-align: center;}
.title2&gt;.tab&gt;a{ width: 120px; height: 40px; line-height: 40px; background-color: #322b3b; font-size: 22px; display: inline-block; color: #fff; }
.title2&gt;.tab&gt;a.on{ background-color: #F3A234}
.title2&gt;h3{ color: #000; font-weight: normal; font-size: 22px; margin-bottom: 5px;}
.title2&gt;.date{ float: right; font-size: 12px; color: #999; line-height: 30px;}
.title3{ height: 40px; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.title3&gt;h3{ font-size: 22px; font-weight: normal;}
.title3&gt;a{ float: right; font-size: 12px; color: #999; margin-top: 10px; }
.title3&gt;a:hover{ color: #F3A234;}
.pb_3{ padding-bottom: 30px;}
.pb_2{ padding-bottom: 30px;}
.mb_2{ margin-bottom: 30px;}
.mb_25{ margin-bottom: 50px;}
.mb_3{ margin-bottom: 80px;}
.clean:after{ content:"."; display:block; height:0; visibility:hidden; clear:both;}
.clean{ zoom:1; clear: both;}

/* new */
.listNewsTimeLy .listNews-item-s1{padding: 2% 1%; border-bottom: 1px solid #e9e9e9; position: relative;float:left;width: -webkit-fill-available;}
.listNewsTimeLy .listNews-item-s1 i.hot{position: absolute; left: 0; top: 15px; background-color: #ec4b4b; width: 30px; height: 30px; text-align: center; line-height: 30px; color: #fff; font-size: 16px;}
.listNewsTimeLy .listNews-item-s1 .img a{display: block; width: 180px; height: 112px; overflow: hidden;border-radius: 8px;}
.listNewsTimeLy .listNews-item-s1 .info{margin:0 0 0 0px;position: relative;height:114px}
.listNewsTimeLy .listNews-item-s1 .info .ptitle{font-size: 17px; line-height: 18px;margin-bottom: 1.2%;font-weight: bold;}
.listNewsTimeLy .listNews-item-s1 .info .desc{font-size: 13px; line-height: 22px; color: #666;height:auto;text-align: justify;}
.listNewsTimeLy .listNews-item-s1 .info .desccc{font-size: 14px;line-height: 20px;margin: 6px 0;color: #666;height: auto;width: 615px;text-align: justify;}
.listNewsTimeLy .listNews-item-s1 .info .from{position: absolute; left: 0; font-size: 12px; color: #999;bottom:0}
.listNewsTimeLy .listNews-item-s1 .info .from1{position: absolute; right: 0; font-size: 12px; color: #999;bottom:0}
.listNewsTimeLy .listNews-item-s2{width: 100%; height: 230px; padding-bottom: 15px; padding-top: 15px; overflow: hidden; border-bottom: 1px solid #e9e9e9; position: relative;}
.listNewsTimeLy .listNews-item-s2 h3{font-size: 18px; line-height: 28px; position: relative; height: 28px; overflow: hidden;}
.listNewsTimeLy .listNews-item-s2 h3 i.hot{position: absolute; left: 0; background-color: #ec4b4b; width: 30px; height: 30px; text-align: center; line-height: 30px; color: #fff; font-size: 16px; font-weight: normal;}
.listNewsTimeLy .listNews-item-s2 .img-wrap{width: 710px; height: 150px; overflow: hidden; margin-top: 15px;}
.listNewsTimeLy .listNews-item-s2 .img-wrap a{width: 200px; height: 150px; margin-right: 35px; overflow: hidden;}
.listNewsTimeLy .listNews-item-s2 .from{position: absolute; left: 0; bottom: 20px; font-size: 12px; color: #999;}
.listNewsTimeLy .listNews-item-s2 .J-bdsharebuttonbox-wrap{bottom: 15px;}

/*ç›¸å…³æŽ¨è*/
.guess_like{width:100%;height:auto;float:left;color:#ddd;}
.guess_title{float:left;width:100%;color:#EC4B4B;}
.guess_title h4{    font-size: 18px;
    color: #EC4B4B;
    box-shadow: 0 0 5px #cccccc;
    margin: 0.3%;
    display: block;
    width: 98.4%;
    line-height: 36px;
    position: relative;
    font-family: Helvetica,Tahoma,"å¾®è½¯é›…é»‘",sans-serif;
    border-left: 4px solid #e13c29;
    height: 36px;
    padding-left: 8px;}
.guess_title h4 img{display: inline-block;margin-right: 8px;margin-bottom: -7px;}
.guess_contain{float:left;width:100%;height:auto;overflow: hidden;*zoom:1;}
/* ç›¸å…³æŽ¨èã€æ–°é—»èšç„¦ã€çŒœä½&nbsp;å–œæ¬¢ã€çƒ­é—¨æŽ¨è - æ&nbsp;·å¼ä¼˜åŒ– */
.guess_like .rel-recmmend{margin-top: 0; padding-bottom: 5px;}
.guess_like .news-focus{margin: 1% 0; }
.guess_like .guess-yl{margin-top: 10px; padding-bottom: 10px;}
.guess_like .hot-recommend{margin: 1% 0;}



#pageNav { 
font: 12px/24px Tahoma; 
height: 30px; 
margin: 15px auto 0; 
text-align: center; 
width: 500px; 
} 
#pageNav ul { 
list-style-type: none; 
overflow: hidden; 
} 
#pageNav ul li { 
background-color: #FFFFFF; 
border: 1px solid #e94606; 
color: #000308; 
display: block; 
height: 22px; 
margin: 0 2px; 
padding: 0 3px; 
float: left; 
} 
#pageNav ul li a { 
background-color: #FFFFFF; 
color: #000308; 
padding: 0 3px; 
} 
#pageNav ul li a:hover { 
color: #ce2b0b; 
} 
#pageNav ul li.hover { 
border: 0 none; 
color: #000000; 
font-weight: bold; 
} 
#pageNav ul li.hover a { 
color: #000000; 
} 
</pre></body></html>