<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;
	list-style: none;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body {
  margin: 0px;
  padding: 0px;
  font-family: 'Lato', sans-serif;
}
li{
	list-style: none;
}
.navfix a{
	text-decoration: none;
    color: #333 !important;
}
body {
	font-family: SourceHanSansSC-Bold;
	font-size: 14px;
	color: #1B1B1B;
	background: #f8f8f8;
	overflow-x: hidden;
	position:relative
}
/*å¤´éƒ¨*/
.w1000 {
	width: 1140px;
	margin: auto
}

.toubu1 {
    height: 150px;
    padding: 25px 0 0;
    background: #fff;
}

.toubu1 .fl {
	line-height: 40px;
	color: gray;
	font-size: 18px;
	float: left
}


.toubu1 .fl .logo {
	display: inline-block;
	width: 180px;
	height: 40px;
	background: url(../img/logo2.png) no-repeat center left;
	background-size: contain;
	vertical-align: top
}

.toubu1 .fl span {
	padding: 0 5px
}

.toubu1 .fr {
	text-align: center;
	position: relative;
	top: -5px;
	float: right
}

.toubu1 .fr .phone {
	font-size: 30px;
	color: #606060;
	font-weight: 700
}

.toubu1 .fr .sub {
	line-height: 20px;
	font-size: 16px;
	color: #4e4e4e
}

.toubu1 .icon {
	display: inline-block;
	width: 27px;
	height: 27px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center top;
	vertical-align: middle
}

.toubu1 .icon.icon-phone {
	background-image: url(../img/phone2.png);
}

/*å¯¼èˆªèœå•*/
.navfix {
    width: 100%;
    height: 50px;
    background-color: #E60012;
    font-size: 18px;
    position: absolute;
    top: 101px;
    left: 0;
    z-index: 1000
}
.all {
	width: 1140px;
	height: 50px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;


}

.all .one {
	width: 165px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	display: inline;
	position: relative;
	cursor: pointer;
	color: #fff;
	font-weight:500
}


.all .one .two {
	position: absolute;
	left: 0;
	top: 50px;
	width: 162px;
	display: none;
	background-color: #fff;
	color: #333 !important;
	z-index: 10000;
}

.all .one .two  li {
	color: #333 !important;
	z-index: 10000;

}
.three a{
	color: #fff !important;
}
.three{
	width: 165px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left;
	display: inline;
	position: relative;
	cursor: pointer;
	color: #fff;
	font-weight:500
}
h1 {
  margin: 2em 0px;
  padding: 0px;
  color: #fff;
  text-align: center;
  font-weight: 100;
  font-size: 50px;
}

nav {
  width: 750px;
  margin: 1em auto;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.dropdown {
  position: relative;
  width: 1000px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  background-color: #E60012;
  opacity: 0.8;
}

ul.dropdown li {
  font-weight: bold;
  float: left;
  width: 120px;
  height: 50px;
  position: relative;
  background: #ecf0f1;
}

ul.dropdown a:hover {
  color: #000;

}

ul.dropdown li a {
  display: block;
  padding: 20px 8px;
  color: #34495e;
  position: relative;
  z-index: 2000;
  text-align: center;
  text-decoration: none;
  font-weight: 300;
  height: 50px;

}

ul.dropdown li a:hover,
ul.dropdown li a.hover {
  background: #FFD220;
  position: relative;
  color: #fff;
}

ul.dropdown ul {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  z-index: 1000;
}

ul.dropdown ul li {
  font-weight: normal;
  background: #f6f6f6;
  color: #000;
  border-bottom: 1px solid #ccc;
}

ul.dropdown ul li a {
  display: block;
  color: #34495e !important;
  background: #eee !important;
}

ul.dropdown ul li a:hover {
  display: block;
  background: #FFD220 !important;
  color: #fff !important;
}

.drop&gt;a {
  position: relative;
}

.drop&gt;a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 40%;
  border-left: 5px solid transparent;
  border-top: 5px solid #333;
  border-right: 5px solid transparent;
  z-index: 999;
}

.drop&gt;a:hover:after {
  content: "";
  border-left: 5px solid transparent;
  border-top: 5px solid #fff;
  border-right: 5px solid transparent;
}


/*åº•éƒ¨å›ºå®š*/
.foot_blank{
  width: 100%;
  height: 229px;
  background-color:red;
}
.footer {
  width: 100%;
  height: 129px;
  background-color: #000;
  margin-top: 150px;
  position: fixed;
  bottom: 0;
  z-index: 1001;

  /* position: relative;
  display: flex;
  justify-content: center; */
}
.footer .footermain{
  width: 1100px;
  height: 129px;
  margin:  auto;
  background-color: #000;
  position: relative;
  display: flex;
  justify-content: center;
}
.footer .endPeople {
  width: 164px;
  height: 227px;
  position: absolute;
  top: -100px;
  left:-30px
}
.ptitle{
  margin-left: -300px;
}

.footer .footerT {
  background: linear-gradient(0deg, #E4C7A2 0%, #FFFFFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  font-family: Source Han Sans SC;
  font-weight: bold;
}

.footer .footermainT {
  width: 500px;
  margin: 0 auto;
  display: flex;

}

.footer .endTable {
  position: absolute;
  top: 10px;
  right: 0px;
}

.footer .endTable .input2 {
  width: 190px;
  height: 44px;
  background: #FFFFFF;
  border-radius: 2px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A0A0A0;
  padding: 0 20px;
  box-sizing: border-box;
}

.footer .endTable .dosubmits {
  width: 392px;
  height: 44px;
  background: #DC1226;
  border-radius: 5px;
  font-size: 18px;
  font-family: Source Han Sans SC;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 20px;
}

.icon1 {
  width: 29px;
  height: 29px;
}

.icon2 {
  width: 19px;
  height: 28px;
}

.icon3 {
  width: 26px;
  height: 27px;
}

.icontext {
  font-size: 22px;
  font-family: Source Han Sans SC;
  font-weight: 400;
  color: #999999;
  margin-left: 10px;
}

.imgutil {
  width: 254px;
  height: 134px;
}

.img1utils {
  width: 260px;
  height: 259px;
  margin-right: 20px;
}

.btnutils {
  width: 183px;
  height: 26px;
  border: 1px solid #FFFAFA;
  border-radius: 13px;
  background-color: #000;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  margin-right: 30px;
  margin-top: 10px;
}


.meizi {
    width:380px;
    overflow:hidden;
    height:auto;
    float:left;
}

.meizi img {
    float:left;
    margin-right:10px;
}

.meizi h3 {
    font-size:22px;
    color:#f85415;
    float:left;
    margin-top:120px;
}

.meizi p {
    float:left;
    margin-top:0px;
    font-size:16px;
    color:#fff;
}

.form_input {
    width:820px;
    overflow:hidden;
    float:left;
}

.input_class {
    margin-top:120px;
    width:230px;
    height:40px;
    padding:8px 10px 8px 34px;
    background: #fff;
    float:left;
    font-size:16px;
    color:#a0a0a0;
    margin-right:13px;
    border:none;
    border-radius: 7px;
    background: url("../images/form_icon_bg.png") no-repeat;
}

.icon1 {
    background-position: 5px center;
    background-color: #fff;
    overflow:hidden;
}

.icon2 {
    background-position: -198px center;
    background-color: #fff;
}

.icon3 {
    background-position: -402px center;
    background-color: #fff;
}

.input_btn {
    margin-top:128px;
    border:none;
    background: none;
    color:#fff;
    font-size:18px;
    font-weight:bold;
    cursor: pointer;
    margin-left:20px;
}



.tablemain {
    width: 1100px;
    background-color: #fff;
    box-shadow: 0px 1px 8px 0px rgba(135, 135, 135, 0.26);
    margin: 40px auto;
    padding: 30px 20px;
    box-sizing: border-box;
}

.tablemain .tableone {
    margin-top: 0px;
    border: 1px solid #EEEEEE;
}

.tablemain .tableone .thc {
    background-color: #fdd119;
    font-size: 22px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #242424;
    border-right:1px solid #eee;
    height: 50px;
}

.tablemain .tableone .thc1 {
    width: 145px;
}

.tablemain .tableone .thc2 {
    width: 130px;
}

.tablemain .tableone .thc3 {
    width: 160px;
}

.tablemain .tableone .thc4 {
    width: 91px;
}

.tablemain .tableone .thc5 {
    width: 200px;
}

.tablemain .tableone .thc6 {
    width: 145px;
}

.tablemain .tableone .thc7 {
    width: 130px;
}

.tablemain .tableone .thc8 {
    width: 130px;
}

.tablemain .tableone tr {
    width: 100%;
}

.tablemain .tableone .tr1 {
    height: 179px;
}

.tablemain .tableone .tr1 .td1 {
    background: #FFFAFA;
    width: 145px;
    height: 179px;
    text-align: center;
    font-size:18px;
    color:#333333;
    border: 1px solid #EEEEEE;
    text-align: center;
}

.tablemain .tableone .tr1 .td2 {
    width: 130px;
    height: 179px;
    text-align: center;
    font-size:18px;
    color:#333333;
    border: 1px solid #EEEEEE;
}

.tablemain .tableone .tr1 .td3 {
    padding: 0;
    margin: 0;
}

.tablemain .tableone .tr1 .td3 p {
    height: 45px;
    padding:0px 26px;
    font-size:18px;
    color:#333333;
    text-align: center;
    line-height: 45px;
    border-bottom: 1px solid #EEEEEE;
}

.tablemain .tableone .tr1 .td4 p {
    height: 45px;
    padding:0px 26px;
    font-size:18px;
    color:#333333;
    text-align: center;
    line-height: 45px;
    border-bottom: 1px solid #EEEEEE;
}

.tablemain .tableone .tr1 td {
    border: 1px solid #EEEEEE;
    font-size:18px;
    color:#333333;
    text-align: center;
}

.tablemain .tableone .tr1 td .lesson {
    height: 136px;
    width: 100%;
    font-size:18px;
    color:#333333;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
    line-height: 136px;
}

.tablemain .tableone .tr1 td .lesson1 {
    height: 136px;
    width: 100%;
    border-top: 1px solid #EEEEEE;
    font-size:18px;
    color:#333333;
    text-align: center;
    line-height: 136px;
}

.tablemain .tableone .tr1 td .lesson2 {
    height: 45px;
    line-height: 45px;
    font-size:18px;
    color:#333333;
    text-align: center;
}

.tablemain .tableone .tr1 td .oneto {
    height: 44px;
    padding:0px 26px;
    font-size:18px;
    color:#333333;
    text-align: center;
    line-height: 44px;
}

.tablemain .tableone .tr1 a {
    height: 26px;
    line-height:26px;
    width:80px;
    float:left;
    background-image: -webkit-linear-gradient(bottom, #613fff, #9e89ff);
    border-radius: 5px;
    border:none;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    margin: 9px 25px;
}

.tablemain .tabletwo {
    margin-top: 20px;
    border: 1px solid #EEEEEE;
}

.tablemain .tabletwo .thc {
    background-color: #fdd119;
    font-size: 22px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    border-right:1px solid #eee;
    color: #000000;
    height: 50px;
}

.tablemain .tabletwo .thc1 {
    width: 145px;
}

.tablemain .tabletwo .thc2 {
    width: 130px;
}

.tablemain .tabletwo .thc3 {
    width: 160px;
}

.tablemain .tabletwo .thc4 {
    width: 91px;
}

.tablemain .tabletwo .thc5 {
    width: 200px;
}

.tablemain .tabletwo .thc6 {
    width: 145px;
}

.tablemain .tabletwo .thc7 {
    width: 130px;
}

.tablemain .tabletwo .thc8 {
    width: 130px;
}

.tablemain .tabletwo tr {
    width: 100%;
}

.tablemain .tabletwo .tr1 {
    height: 100px;
}

.tablemain .tabletwo .tr1 .td1 {
    background: #FFFAFA;
    width: 145px;
    font-size:16px;
    text-align: center;
    height: 92px;
    border: 1px solid #EEEEEE;
}

.tablemain .tabletwo .tr1 .td2 {
    width: 130px;
    font-size:16px;
    text-align: center;
    border: 1px solid #EEEEEE;
}

.tablemain .tabletwo .tr1 .td3 {
    padding: 0;
    margin: 0;
}

.tablemain .tabletwo .tr1 .td3 p {
    height: 50px;
    width: 100%;
    font-size:16px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #EEEEEE;
}

.tablemain .tabletwo .tr1 .td4 p {
    height: 50px;
    width: 100%;
    font-size:16px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #EEEEEE;
}

.tablemain .tabletwo .tr1 td {
    border: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tabletwo .tr1 td .lesson {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tabletwo .tr1 td .lesson1 {
    width: 100%;
    border-top: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tabletwo .tr1 td .oneto {
    font-size:16px;
    text-align: center;
}

.tablemain .tabletwo .tr1 button {
    width: 80px;
    height: 26px;
    background: #CD0014;
    border-radius: 5px;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    margin: 10px 0;
}

.tablemain .tablethree {
    margin-top: 20px;
    border: 1px solid #EEEEEE;
}

.tablemain .tablethree .thc {
    background-color: #fdd119;
    font-size: 22px;
    font-family: Source Han Sans SC;
    font-weight: bold;
    color: #000000;
    height: 50px;
    border-right:1px solid #eee;
}

.tablemain .tablethree .thc1 {
    width: 145px;
}

.tablemain .tablethree .thc2 {
    width: 130px;
}

.tablemain .tablethree .thc3 {
    width: 160px;
}

.tablemain .tablethree .thc4 {
    width: 91px;
}

.tablemain .tablethree .thc5 {
    width: 200px;
}

.tablemain .tablethree .thc6 {
    width: 145px;
}

.tablemain .tablethree .thc7 {
    width: 130px;
}

.tablemain .tablethree .thc8 {
    width: 130px;
}

.tablemain .tablethree tr {
    width: 100%;
}

.tablemain .tablethree .tr1 {
    height: 100px;
}

.tablemain .tablethree .tr1 .td1 {
    background: #FFFAFA;
    width: 145px;
    height: 100px;
    font-size:16px;
    text-align: center;
    border: 1px solid #EEEEEE;
}

.tablemain .tablethree .tr1 .td2 {
    width: 130px;
    height: 100px;
    font-size:16px;
    text-align: center;
    border: 1px solid #EEEEEE;
}

.tablemain .tablethree .tr1 .td3 {
    padding: 0;
    margin: 0;
    font-size:16px;
    text-align: center;
}

.tablemain .tablethree .tr1 .td3 p {
    margin-top: 9px;
    height: 44px;
    width: 100%;
    line-height: 44px;
    border-bottom: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tablethree .tr1 .td4 p {
    margin-top: 9px;
    height: 44px;
    width: 100%;
    line-height: 44px;
    border-bottom: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tablethree .tr1 td {
    border: 1px solid #EEEEEE;
    font-size:16px;
    text-align: center;
}

.tablemain .tablethree .tr1 td .lesson {
    width: 100%;
    border-bottom: 1px solid #EEEEEE;
    text-align: center;
}

.tablemain .tablethree .tr1 td .lesson1 {
    width: 100%;
    border-top: 1px solid #EEEEEE;
    text-align: center;
}

.tablemain .tablethree .tr1 td .oneto {
    text-align: center;
}

.tablemain .tablethree .tr1 button {
    width: 80px;
    height: 26px;
    background: #CD0014;
    border-radius: 5px;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #FFFFFF;
    margin: 10px 0;
}

.tablemain .maina {
    width: 1044px;
    height: 60px;
    display: flex;
    justify-content: space-around;
    border-bottom: 1px solid #CBCBCB;
    position: relative;
}

.tablemain .maina li {
    font-size: 26px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #000000;
    cursor: pointer;
}

.tablemain .change {
    display: block;
    width: 350px;
    height: 13px;
    position: relative;
    top: -14px;
    left: 0;
}

.tablemain .mainb {
    width: 100%;
    height: 134px;
    margin:20px 0px;
}

.tablemain .mainb li {
    float:left;
    margin-right:10px;
}

.tabletwo tbody tr td a {
     display: inline-block;
     height:26px;
     line-height:26px;
     border-radius: 5px;
     /* background: #cd0014; */
	 background-image: -webkit-linear-gradient(bottom, #613fff, #9e89ff);
     color:#fff;
     font-size:16px;
     width:80px;
     margin:9px 23px;
 }

.tablethree tbody tr td a {
    display: inline-block;
    height:26px;
    line-height:26px;
    border-radius: 5px;
    /* background: #cd0014; */
	background-image: -webkit-linear-gradient(bottom, #613fff, #9e89ff);
    color:#fff;
    font-size:16px;
    width:80px;
    margin:9px 23px;
}

/*å³ä¾§æ‚¬æµ®*/
li{
    list-style: none;
  }
  #right_xfbtn{
  width: 252px;
  height: 571px;
  position: fixed ;
  top: 50%;
  margin-top: -280px;
  right: 50px;
z-index: 100000;

}
#right_xfbtn .ma{
width: 150px;
height: 571px;
position: relative;

}
#right_xfbtn .ma .qqma{
  width: 150px;
  height: 166px;
  position: absolute;
  top:300px;
  left: 0;
  display: none;
}
#right_xfbtn .ma .wechatma{
  width: 150px;
  height: 166px;
  position: absolute;
  top:380px;
  left: 0;
  display: none;
}
#right_xfbtn .icons{
  width: 90px;
  height: 482px;
  background-color: #fff;
  position: absolute;
  right:10px;
  top:0;
  border:1px solid #E5E5E5;
  border-radius:10px;
  box-shadow: 0 0 9px 3px #E5E5E5; ;

}

#right_xfbtn .icons li{
  width: 90px;
  height: 80px;
  border-bottom: dotted 1px #E5E5E5;
  
  cursor: pointer;
  overflow:hidden;
  z-index:100000
  
}

#right_xfbtn .icons li img{
width: 33px;
height: 33px;
margin-top:13px;
margin-left:28px

}
#right_xfbtn .icons li .wechatImg{
width: 33px;
height: 27px;
margin-top:13px;
margin-left:28px

}

#right_xfbtn .icons li .textTitle{
 display:block;
  height: 18px;
  font-size:12px ;
  color:#333333;
  margin: 8px auto;
  text-align:center;
}</pre></body></html>