<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

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

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
  background-color: #fff;
  max-width: 480px;
  margin: 0 auto;
  overflow-x: hidden;
   padding-bottom: 80px;

}
  .clearfix{
  	clear:both;
  }
/*鏆戞湡灏侀棴闆嗚*/
.ban1{
	width: 100%;
	box-sizing:border-box;
	padding:0 0.75rem;
    height: 22.25rem;
    padding-top: 10.65rem;
    background: url(../images/ban1_bg.jpg)  no-repeat;
    background-size: 100% 22.25rem;
}
.ban1 .coupon {
    width: 100%; 
    height: 6.1rem;
    margin: 0 auto;
    border: 1px solid #ffe65c;
    border-radius: 1rem;
    margin-top: 3.5rem;
    background: rgba(27,140,94,.5);
}
.ban1 .coupon .conpon_top {
    width: 12.57rem;
    height: 1.85rem;
    margin: 0 auto;
    background: #f46127;
    box-shadow: 0px 0px 0.75rem 0px rgb(244 94 39 / 80%);
    text-align: center;
    border-radius: 2rem;
    margin-top: -0.75rem;
    line-height: 1.85rem;
    position: relative;
}
.ban1 .coupon .conpon_top::before {
    content: '';
    position: absolute;
    display: inline-block;
    width:2.92rem;
    height: 2.87rem;
   left: -0.5rem;
    top: -0.6rem;
    background: url(../images/youhui_icon.png) 0 0 no-repeat;
    background-size: 100% 2.87rem;
}
.ban1 .coupon .conpon_top p {
    color: #fff;
    font-size:0.77rem;
    padding-left: 1.27rem;
}
.ban1 .coupon ul{
	width:100%;
	display:flex;
	justify-content: space-around;
	flex-wrap:wrap;
	margin-top:1rem;
} 
.ban1 .coupon ul li{
    color: #fff;
    font-size: 0.75rem;
    float: left;
    width:7.07rem;
    height: 0.9rem;
    line-height: 0.9rem;
    position: relative;
    margin-bottom: 1rem;
    padding-left: 0.9rem;
    box-sizing: border-box;

}
.ban1 .coupon ul li::before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0.75rem;
    height: 0.77rem;
    left: 0;
    top: 0.1rem;
    background: url(../images/small_icon1.png) 0 0 no-repeat;
    background-size: 100% 0.77rem;
}
/*鏆戞湡2涓湀锛屽叕鍏辨枃瀛�*/
.currency{
	display:flex;
	justify-content: center;
	flex-wrap:wrap;
}
.w75p{
	width:75%;
}
.w81p {
    width: 81%;
}
.w84p {
    width: 84%;
}
.w53p{
	width:53%;
}
.w42p{
	width:42%;
}
.w31p{
	width:31%;
}
.w38p{
	width:38%;
}
.currency .tit_h3{
	color: #000000;
    font-size: 0.75rem;
    text-align: center;
    position: relative;
    margin-top: 1.67rem;
    z-index: 1;
    font-weight: normal;
}
.currency .tit_h3:before{
    content:'';
    position:absolute;
    z-index:-1;
    display:inline-block;
    width:0.825rem;
    height: 0.825rem;
    left:0.3rem;
    top: -1px;
    background: url(../images/text_iconl.png) 0 0 no-repeat;
     background-size: 100% 0.825rem;
}
.currency .tit_h3:after{
    content:'';
    position:absolute;
    z-index:-1;
    display:inline-block;
    width:0.825rem;
    height: 0.825rem;
    right: 0.55rem;
    top: 0.7rem;
    background: url(../images/text_iconr.png) 0 0 no-repeat;
      background-size: 100% 0.825rem;
}
.currency  .tit_h4{
	width:100%;
    color:#555555;
    font-size:0.6rem;
    text-align: center;
    font-weight:normal;
    margin:0.6rem auto 0.9rem auto;
}
/*vs*/
.ban2{
	width:100%;
	background:#fff;
	padding:0 0.75rem;
	box-sizing:border-box; 
}
.ban2 .ban2_main{
	width:100%;
	height: 21.17rem;
    background: url(../images/ban2_bg.jpg)  no-repeat;
    background-size: 100% 21.17rem;
    box-sizing:border-box;
    padding: 0 0.7rem;
    padding-top: 1.07rem;
}
.ban2 .ban2_main .vs_left{
	display:flex;
	flex-direction: row;;
	justify-content: space-around;
	flex-wrap:wrap;
}
.ban2 .ban2_main .vs_left .textLeft{
	width:65%;
   box-sizing:border-box;
}
.ban2 .ban2_main .vs_left .textLeft ul li {
    width: 9.12rem;
    height: 1.77rem;
    box-sizing: border-box;
    font-size: 0.6rem;
     line-height: 1.77rem;
    color: #04a474;
    margin-bottom: 0.2rem;
    padding-left: 0.5rem;
    background: url(../images/vs_whitetext_bg.png) 0 0 no-repeat;
    background-size: 100% 1.77rem;
}
.ban2 .ban2_main .vs_left .textRight {
	width: 35%;
    box-sizing: border-box;
    font-weight: bold;
}
.ban2 .ban2_main .vs_left .textRight .textRig{
	height: 1.9rem;
    color: #fff;
    font-size: 0.7rem;
    border: 1px dashed #fff;
    border-radius: 1rem;
    text-align: center;
    padding: 0.3rem 0.55rem;
}
.ban2 .ban2_main .vs_left .textRight ul {
    margin-top: 0.6rem;
    margin-left: 0.8rem;
}
.ban2 .ban2_main .vs_left .textRight ul  li {
    color: #ffffff;
    font-size: 0.75rem;
    margin-bottom: 0.2rem;
    position: relative;
    padding-left: 1rem;
}
.ban2 .ban2_main .vs_left .textRight ul li::before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0.7rem;
    height: 0.7rem;
    left: 0;
    top: 0.2rem;
    background: url(../images/small_icon2.png) 0 0 no-repeat;
    background-size: 100% 0.7rem;
}
.ban2 .ban2_main .vs_right{
	display:flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap:wrap;
	margin-top: 3rem;
}
.ban2 .ban2_main .vs_right .textRight{
	width: 30%;
    box-sizing: border-box;
    height: 2.5rem;
    color: #04a474;
    font-size: 0.7rem;
    border: 1px dashed #04a474;
    border-radius: 1rem;
    text-align: center;
    padding: 0.3rem 0.6rem;
    margin-top: 18%;
    font-weight: bold;
}
.ban2 .ban2_main .vs_right .textLeft{
  width:70%;
   padding-left:0.22rem;
   box-sizing:border-box;
}
.ban2 .ban2_main .vs_right .textLeft ul  li {
    width: 10.87rem;
    height: 2.55rem;
    box-sizing: border-box;
    font-size: 0.6rem;
     line-height: 1.77rem;
    color: #fff;
    margin-bottom: 0.2rem;
    padding-left: 0.9rem;
    padding-top: 0.6rem;
    background: url(../images/vs_greentext_bg.png) 0 0 no-repeat;
    background-size: 100% 2.55rem;
}
.ban2 .ban2_main .vs_right .textLeft ul li dl dt {
    color: #faf662;
    font-size: 0.7rem;
    line-height: 0.3rem;
}
.ban2 .ban2_main .vs_right .textLeft ul li dl dd {
    color: #ffffff;
    font-size: 0.5rem;
}
/*瀹氬埗鎸夐挳*/
.btn_group{
	width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: nowrap;
    margin-top: 0.75rem;
}
.btn_group a{
	display: inline-block;
    text-align: center;
    font-size:0.6rem;
}
.btn_group a.btn_txt{
    color: #fff;
        padding: 0.3rem 1rem;
    background: linear-gradient(to right, #e53622, #f86828);
    background: -webkit-linear-gradient(to right, #e53622, #f86828);
    background: -o-linear-gradient(to right, #e53622, #f86828);
    background: -ms-linear-gradient(to right, #e53622, #f86828);
    background: -moz-linear-gradient(to right, #e53622, #f86828);
    border-radius:5rem;
    box-shadow: 0 0.12rem 0.5rem rgb(213 67 2 / 80%);
}
.btn_group a.btn_tel{
	 padding: 0.3rem 0.5rem;
	color: #e53622;
	border: 1px solid #e53622;
    border-radius:5rem;
    box-sizing: border-box;
    background: #fff;
}
/*鍏叡璇�(缁熻€�)杈呭鐝瀷*/
.ban3{
	width:100%;
	padding: 0 0.75rem;
    box-sizing: border-box;
}
.ban3 h5 {
    width: 9.32rem;
    height:1.6rem;
    line-height: 1.6rem;
    margin: 0 auto;
    font-size:0.7rem;
    text-align: center;
    color: #fff;
    background: url(../images/sjjx_bg.png) 0 0 no-repeat;
    background-size: 100% 1.6rem;
}
.ban3 .kemu_main{
	width:100%;
    margin-top: 0.75rem;
    box-shadow: 0px 0px 30px 0px rgb(4 164 116 / 40%);
}
.ban3 .kemu_main table.table_head {
    width: 100%;
    text-align: center;
    background: #E5F6F1;
}
.ban3 .kemu_main table.table_head  tr{
    font-size:0.6rem;
    color:#333;    
    border-bottom:1px solid #E6E6E6;
}
.ban3 .kemu_main table.table_head  tr.firstTr{
    height: 1.75rem;
}
.ban3 .kemu_main table.table_head  tr td{
    border-right:1px solid #E6E6E6;
    font-weight:bold;
    background:#E5F6F1;
}
 
.ban3 .kemu_main table.table_head  tr td:nth-child(1){
    width: 45%;
    background:#04A474;
    font-size:0.6rem;
    color:#fff;
}
.ban3 .kemu_main table.table_head  tr td:nth-child(2){
    width: 55%;
    font-size:0.6rem:
    color:#333;
}
.ban3 .kemu_main table.table_head tr.secondTr td{
    height: 1.75rem;
    color:#fff;
    font-size:0.6rem;
    font-weight:normal;
}
.ban3 .kemu_main table.table_head tr.secondTr td ul{
padding-left:1.4rem;
}
.ban3 .kemu_main table.table_head tr.secondTr td ul li{
    text-align:left;
    height: 0.7rem;
    margin-bottom: 0.4rem;
    color:#333333;
    font-size:0.6rem;
    font-weight:normal;
    position: relative;
}
.ban3 .kemu_main table.table_head tr.secondTr td ul li::before{
	content: '';
    position: absolute;
    display: inline-block;
    width: 0.52rem;
    height: 0.52rem;
    left: -0.8rem;
    top: 0.2rem;
    background: url(../images/small_icon2.png) 0 0 no-repeat;
    background-size: 100% 0.52rem;
}
.ban3 p{
	width:100%;
	font-size:0.6rem;
    color:#333;
    text-align:left;
    margin-top: 0.6rem;
}
/*鎶婃彙鏆戞湡鍏抽敭鏈�*/
.ban4{
	width:100%;
	background:#04a474;
	padding:0 0.75rem;
	box-sizing:border-box; 
	margin-top: 1.5rem;
}
.currencyWhite h3.tit_h3{
	color:#fff;
	font-size: 0.75rem;
    text-align: center;
    position: relative;
    margin-top: 1.67rem;
    z-index: 1;
    font-weight: normal;
}
.currencyWhite h4.tit_h4{
	position: relative;
	width: 100%;
    color: #fff;
    font-size: 0.6rem;
    text-align: center;
    font-weight: normal;
    margin: 0.6rem auto 0.9rem auto;
}
.currencyWhite .tit_h3:before {
     content: '';
    position: absolute;
    z-index: -1;
    display: inline-block;
    width: 0.825rem;
    height: 0.825rem;
    left: 0.3rem;
    top: -1px;
    background: url(../images/text_iconl1.png) 0 0 no-repeat;
    background-size: 100% 0.825rem;
}
.currencyWhite .tit_h3:after {
    content: '';
    position: absolute;
    z-index: -1;
    display: inline-block;
    width: 0.825rem;
    height: 0.825rem;
    right: 0.55rem;
    top: 0.7rem;
    background: url(../images/text_iconr1.png) 0 0 no-repeat;
    background-size: 100% 0.825rem;
}
.ban4 .critical_main{
    margin: 0;
    width: 100%;
    overflow: hidden;
    height: 11rem;
}
.ban4 .critical_main .ULmain{
    top: 0;
    left: 0;
    overflow-x: auto;
    overflow-y: hidden;
    height: 11.4rem;
    white-space: nowrap;
  }
  .ban4 .critical_main ul li{
   	width:7rem;
      -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: inline-block;
    }
    .ban4 .critical_main ul li.FirstLi{
    margin:0 1rem;  
}
.ban4 .critical_main ul li h4{
	    width: 100%;
    margin: 0 auto;
    margin-top: 0.7rem;
    height: 1.8rem;
    line-height: 1.5rem;
    color: #fff;
    font-size: 0.6rem;
    text-align: center;
}
.ban4 .critical_main ul li.FirstLi h4{
     background: url(../images/juxing1.png) 0 0  no-repeat;
     background-size:100% 1.8rem;
}
.ban4 .critical_main ul li.SecondLi h4{
 
     background: url(../images/juxing2.png) 0 0 no-repeat;
      background-size:100% 1.8rem;
}
.ban4 .critical_main ul li.ThirdLi h4{
 
     background: url(../images/juxing3.png) 0 0 no-repeat;
      background-size:100% 1.8rem;
}
.ban4 .critical_main  li div{
     width: 100%;
     height: 7.12rem;
     margin-top: 0.37rem;
     padding-top: 0.82rem;
}
.ban4 .critical_main  li div ul li{
    width: 84%;
    height: 0.75rem;
    line-height: 0.9rem;
    position: relative;
    padding-left: 1.3rem;
    text-align: left;
    margin-bottom: 1.3rem;
    color: #333;
    font-size: 0.6rem;
    display: block;
    white-space: normal;
}
.ban4 .critical_main  li.FirstLi .critical_list{
	width:100%;
	height:7.12rem;
 /*   overflow-x:hidden;*/
	}
.ban4 .critical_main  li.FirstLi .critical_list{
    background: url(../images/ban_juxing1.png) 0 0 no-repeat;
    background-size:100% 7.12rem;
}
.ban4 .critical_main  li.SecondLi .critical_list{
    background: url(../images/ban_juxing2.png) 0 0 no-repeat;
    background-size:100% 7.12rem;
}
.ban4 .critical_main  li.ThirdLi .critical_list{
    background: url(../images/ban_juxing3.png) 0 0 no-repeat;
    background-size:100% 7.12rem;
}
.ban4 .critical_main  li.FirstLi .critical_list ul li::after{
    content: '';
    position: absolute;
    display: inline-block;
    width: 0.85rem;
    height: 0.85rem;
    left: 0.3rem;
    top: 1px;
    background: url(../images/true1.png) 0 0 no-repeat;
     background-size:100% 0.85rem;
}
.ban4 .critical_main  li.SecondLi .critical_list ul li::after{
    content: '';
    position: absolute;
    display: inline-block;
   width: 0.85rem;
    height: 0.85rem;
    left: 0.3rem;
    top: 1px;
    background: url(../images/true2.png) 0 0 no-repeat;
    background-size:100% 0.85rem;
}
.ban4 .critical_main  li.ThirdLi .critical_list ul li::after{
    content: '';
    position: absolute;
    display: inline-block;
    width: 0.85rem;
    height: 0.85rem;
   left: 0.3rem;
    top: 1px;
    background: url(../images/true3.png) 0 0 no-repeat;
    background-size:100% 0.85rem;
}
 /*璇剧▼浼樺娍*/
.ban4 .advantage_bg {
    width: 17.25rem;
    height: 10.7rem;
    margin: 0 auto;
    margin-top: 1rem;
    padding-top: 0.37rem;
    background: url(../images/youshi_bg.png) top center no-repeat;
      background-size:100% 10.7rem;
}
.ban4 .advantage_bg h3{
    width: 3.45rem;
    margin:0 auto;
    text-align:center;
    color: #fff;
    font-size: 0.75rem;
    text-shadow:2px 2px rgba(0,0,0,0.3);
    position:relative;
}
.ban4 .advantage_bg h3:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0.85rem;
    height: 0.55rem;
    left: -0.8rem;
    top: 0.32rem;
    background: url(../images/youshi_icon.png) 0 0 no-repeat;
      background-size:100% 0.55rem;
}
.ban4 .advantage_bg h3:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0.85rem;
    height: 0.55rem;
    right: -0.77rem;
    top: 0.32rem;
    background: url(../images/youshi_icon.png) 0 0 no-repeat;
     background-size:100% 0.55rem;
}
.ban4 .advantage_bg ul.dingzhi{
    width: 100%;
    height: 1rem;
    margin:0 auto;
    margin-top:0.5rem;
    display:flex;
    justify-content: center;
    
}
.ban4 .advantage_bg ul.dingzhi li{
    width:auto;
    height: 1.4rem;
     line-height: 1.4rem;
    float: left;
    border: 1px solid #fff;
    border-radius: 0.75rem;
    padding: 0 0.57rem;
    color:#fff;
    font-size:0.6rem;
}
.ban4 .advantage_bg ul.dingzhi li:nth-child(2){
       margin-left: 0.7rem;

}
.ban4 .advantage_bg ul li{
    position:relative;
}
.ban4 .advantage_bg ul li:after{
    content: '';
    position: absolute;
    display: inline-block;
    width: 1.05rem;
    height:1.05rem;
    left: -0.45rem;
    top: 0.15rem;
    background: url(../images/ys_icon.png) 0 0 no-repeat;
       background-size:100% 1.05rem;
}
.ban4 .advantage_bg ul.qianghua{
  width: 100%;
    height: 1rem;
    margin: 0 auto;
    margin-top: 0.8rem;
    display:flex;
    justify-content: center;
     margin-bottom: 0.8rem;
}
.ban4 .advantage_bg ul.qianghua li{
   width:auto;
    float: left;
    height: 1.4rem;
    line-height: 1.4rem;
    border: 1px solid #fff;
    border-radius: 0.75rem;
    padding:0 0.37rem;
    color:#fff;
    font-size:0.6rem;
}
.ban4 .advantage_bg ul.qianghua li:first-child{
    margin-right: 0.7rem;

}
.ban4 .advantage_bg ul.jiqiao{
    width: 100%;
    height: 1rem;
    margin-top: 0.2rem;
    margin-bottom: 0.8rem;
     margin-top:0.5rem;
        display:flex;
    justify-content: center;
}
.ban4 .advantage_bg ul.jiqiao li{
   width:auto;
    float: left;
     height: 1.4rem;
     line-height: 1.4rem;
    border: 1px solid #fff;
    border-radius: 0.75rem;
   padding: 0 0.57rem;
    color:#fff;
    font-size:0.6rem;
}
.ban4 .advantage_bg ul.jiqiao2{
   width: 100%;
    height: 1rem;
    margin-top: 0.2rem;
    margin-bottom: 0.8rem;
    display:flex;
    justify-content: center;
}
.ban4 .advantage_bg ul.jiqiao2 li{
    width: 80%;
    float: left;
     height: 2rem;
     line-height: 1rem;
    border: 1px solid #fff;
    border-radius: 0.75rem;
   padding: 0 0.57rem;
    color:#fff;
    font-size:0.6rem;
}
/*涓撲笟璇惧畾鍚戞暀瀛︼紝澶囪€冧晶閲嶅悇鏈夌珷娉�*/
.ban5{
    width: 100%;
    background: #04a474;
    padding: 0 0.75rem;
    box-sizing: border-box;
    padding-bottom: 1.5rem;	
}
.ban5 .percourse_co{
	height: 7rem;
	margin: 0;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.7rem;
}
.ban5 .percourse_co .percourse_main{
	top: 0;
    left: 0;
    overflow-x: auto;
    overflow-y: hidden;
    height:7.5rem;
    white-space: nowrap;
    padding-top: 0.5rem;
}
.ban5 .percourse_co .percourse_main ul li h4 {
   width: 5.27rem;
    height: 1.42rem;
    background: #fff;
    text-align: center;
    line-height: 1.42rem;
    border-radius: 0.25rem;
    box-shadow: 0px 3px 10px 0px #fc5d16;
    color: #fc5d16;
    font-size: 0.7rem;
    position: absolute;
    top: -0.45rem;
    left: 0.9rem;
}
.ban5 .percourse_co .percourse_main ul li{
	width: 7.02rem;
	height: 6.5rem;
	-webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: inline-block;
    text-align: center;
    border: 1px solid #d2fff1;
    border-radius: 0.25rem;
    margin-left: 0.5rem;
    background: #28a37f;
    position: relative;
    box-sizing: border-box;
}
.ban5 .percourse_co .percourse_main ul li p{
   text-align: center;
    color: #fff;
    font-size: 0.6rem;
    padding: 0 5px;
    margin-top: 1.8rem;
    display: block;
    white-space: normal;
    line-height: 0.9rem;
    height: 2.8rem;
  }
.ban5 .percourse_co .percourse_main ul li a {
    display: inline-block;
    width: 4.5rem;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    color: #fff;
    font-size: 0.6rem;
    background: linear-gradient(to right, #e53622, #ff7200);
    background: -webkit-linear-gradient(to right, #e53622, #ff7200);
    background: -o-linear-gradient(to right, #e53622, #ff7200);
    background: -ms-linear-gradient(to right, #e53622, #ff7200);
    background: -moz-linear-gradient(to right, #e53622, #ff7200);
    box-shadow: 0px 5px 10px 0px rgb(253 109 2 / 50%);
    border-radius: 0.75rem;
    margin-top: 0.2rem;
}
/*瀹屽杽鐨勬暀瀛︽湇鍔＄郴缁熷姪鍔涘鑰冣€滄彁璐ㄥ鏁堚€�*/
.ban6 .tit_h3:before {
    content: '';
    position: absolute;
    z-index: -1;
    display: inline-block;
    width: 0.825rem;
    height: 0.825rem;
    left: -0.3rem; 
    top: -1px;
    background: url(../images/text_iconl.png) 0 0 no-repeat;
    background-size: 100% 0.825rem;
}
.ban6 .tit_h3:after{
   content: '';
    position: absolute;
    z-index: -1;
    display: inline-block;
    width: 0.825rem;
    height: 0.825rem;
    right: 0.7rem;
     top: 1.5rem;
    background: url(../images/text_iconr.png) 0 0 no-repeat;
    background-size: 100% 0.825rem;
}
.ban6 .data_step{
	width:17.25rem;
	box-sizing: border-box;
	padding: 0 0.75rem;
	height: 7.22rem;
     background: url(../images/data_bg.png) 0 0 no-repeat;
    background-size: 100% 7.22rem;
}
.ban6 .data_step ul{
	width: 111%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -1.2rem;
}
.ban6 .data_step ul li{
	 width: 5rem;
    height: 3rem;
    color: #fff;
    font-size: 0.6rem;
    padding-top: 0.7rem;
    padding-left: 0.3rem;
    text-align: center;
    margin-bottom: 0.5rem;
}
.ban6 .tit_h5{
     color: #333;
    font-size: 0.75rem;
     text-align: center;
    position: relative;
    margin-top: 1.67rem;
    z-index: 1;
    font-weight: normal;
    }
.ban6 .tit_h5:before {
    content: '';
    position: absolute;
    z-index: -1;
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    left: -0.3rem; 
    top: 0.2rem;
    background: url(../images/text_iconlr.png) 0 0 no-repeat;
    background-size: 100% 0.8rem;
}
.ban6 .tit_h5:after{
   content: '';
    position: absolute;
    z-index: -1;
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    right: 0; 
    top: 0.2rem;
    background: url(../images/text_iconlr.png) 0 0 no-repeat;
    background-size: 100% 0.8rem;
}
.ban6 .tag_main{
	width:9.95rem;
	box-sizing: border-box;
	padding: 0 0.75rem;
	height: 7.95rem;
     background: url(../images/tupo_bg.png) 0 0 no-repeat;
    background-size: 100% 7.95rem;
    position: relative;
}
.ban6 .tag_main .tag {
    width: 5.0rem;
    height: 2.32rem;
    border-radius: 0.62rem;
    border: 1px solid #fc5d16;
    padding-left: 0.42rem;
    padding-top: 0.25rem;
    box-sizing: border-box;
    font-size:0.6rem;
    background: #fff;
}
.ban6 .tag_main .tag p:nth-child(1) {
    color: #fc5d16;
    font-size: 0.7rem;
    font-weight: bold;
}
.ban6 .tag_main .tag1 {
    position: absolute;
    left: -2.5rem;
    top: 0.8rem;
}
.ban6 .tag_main .tag2 {
    position: absolute;
    left: -3.7rem;
    top: 3.8rem;
}
.ban6 .tag_main .tag3 {
    position: absolute;
   right: -2.5rem;
    top: -0.5rem;
}
.ban6 .tag_main .tag4 {
    position: absolute;
    right: -3.4rem;
    top: 2.3rem;
}
.ban6 .tag_main .tag5 {
    position: absolute;
   right: -3.7rem;
    top: 5.3rem;
}
.ban6 .green_bg{
	width: 100%;
	margin:0 0.75rem;
    height: 8.7rem;
    background: #1ec190;
    border-radius: 0.5rem;
    margin-top: 1.5rem;
   
}
.ban6 .green_bg .manage_tit {
      color: #fff;
    font-size: 0.75rem;
    text-align: center;
    position: relative;
    margin-top: 1.67rem;
    z-index: 1;
    font-weight: normal;
    width: 31%;
    margin:0 auto;
    padding-top:1rem;
}
.ban6 .green_bg .manage_tit:before {
    content: '';
    position: absolute;
    z-index: -1;
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    left: -0.3rem; 
    top: 1.2rem;
    background: url(../images/text_iconlr2.png) 0 0 no-repeat;
    background-size: 100% 0.8rem;
}
.ban6 .green_bg .manage_tit:after{
   content: '';
    position: absolute;
    z-index: -1;
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    right: -0.3rem;
    top: 1.2rem;
    background: url(../images/text_iconlr2.png) 0 0 no-repeat;
    background-size: 100% 0.8rem;
}
.ban6 .green_bg .manage_list1 ul {
    display: flex;
    justify-content: space-around;
}
.ban6 .green_bg .manage_list1 ul li {
    width: 5.25rem;
    height: 1.3rem;
    text-align: center;
    line-height: 1.3rem;
    background: #28a37f;
    border: 1px solid #d2fff1;
    border-radius: 10px;
    color: #fff;
    font-size: 0.6rem;
    margin-top: 0.5rem;
}
.ban6 .green_bg .manage_list2 ul {
    display: flex;
      justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 0.7rem;
    width: 106%;
    box-sizing: border-box;
    padding-left:0.5rem;
}
.ban6 .green_bg .manage_list2 ul li {
     width: 4.8rem;
    height: 0.75rem;
    text-align: left;
    line-height:0.75rem;
    color: #fff;
    font-size: 0.6rem;
    padding-left: 0.82rem;
    position: relative;
    margin-bottom: 5px;
   	margin-bottom: 0.4rem;
}
.ban6 .green_bg .manage_list2 ul li:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0.82rem;
    height: 0.77rem;
    left: -0.2rem;
    top: 0;
    background: url(../images/text_true.png) 0 0 no-repeat;
    background-size: 100% 0.77rem;
}
/*鑰冪爺涓撹亴鑰佸笀鎶よ埅锛岃浣犵埍涓婂涔�*/
.ban7{
	padding-bottom: 1.5rem;
}
.ban7 .teacher_escort_list{
	width: 100%;
	position:relative;
	margin-top: 1rem;
	height:13.5rem;
}
.ban7 .teacher_escort_list .escort_teach{
     position: absolute;
 }
.ban7 .teacher_escort_list .escort_teach p{
    width: 100%;
    height: 1.05rem;
    background:linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-webkit-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-o-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-ms-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    background:-moz-linear-gradient(to right, rgba(229, 54,34,0.7), rgba(248, 104, 40, 0.7));
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 1.05rem;
    font-size:0.5rem;
    color:#fff;
}
.ban7 .teacher_escort_list .escort_teach1 {
    width: 5.5rem;
    height: 6.25rem;
    top: 0;
    left: 0;
    background: url(../images/teach1.png) 0 0 no-repeat;
    background-size: 100% 6.25rem;
}
.ban7 .teacher_escort_list .escort_teach2 {
    width: 5.5rem;
    height: 6.25rem;
    top: 6.75rem;
    left: 0;
    background: url(../images/teach2.png) 0 0 no-repeat;
    background-size: 100% 6.25rem;
}
.ban7 .teacher_escort_list .escort_teach3 {
    width: 5.75rem;
    height: 5.5rem;
    top: 0;
    left: 5.8rem;
    background: url(../images/teach3.png) 0 0 no-repeat;
    background-size: 100% 5.5rem;
}
.ban7 .teacher_escort_list .escort_teach4 {
    width: 5.75rem;
    height: 6.97rem;
    top: 6rem;
    left: 5.8rem;
    background: url(../images/teach4.png) 0 0 no-repeat;
    background-size: 100% 6.97rem;
}
.ban7 .teacher_escort_list .escort_teach5 {
    width: 5.5rem;
    height: 4.2rem;
    top: 0;
       left: 11.8rem;
    background: url(../images/teach5.png) 0 0 no-repeat;
    background-size: 100% 4.2rem;
}
.ban7 .teacher_escort_list .escort_teach6 {
    width: 5.5rem;
    height: 4rem;
    top: 4.58rem;
    left: 11.8rem;
    background: url(../images/teach6.png) 0 0 no-repeat;
    background-size: 100% 4rem;
}
.ban7 .teacher_escort_list .escort_teach7{
    width: 5.5rem;
    height: 4rem;
    top: 8.95rem;
    left: 11.8rem;
    background: url(../images/teach7.png) 0 0 no-repeat;
    background-size: 100% 4rem;
}
/*鑰冪爺闆嗚钀ュ熀鍦帮紝涓庣爺鍙嬩竴璧峰鎴�*/
.ban8 .fenzhan_list ul{ 
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ban8 .fenzhan_list ul li {
	float: left;
    width: 5.52rem;
    height: 5.25rem;
    margin-bottom: 0.5rem;
}
.ban8 .fenzhan_list ul li img{
    width: 5.52rem;
    height: 5.25rem;
}
/*鍏嶈垂棰勭害*/
.ban9{
    width: 100%;
    height: 18.25rem;
    background: url(../images/ban9_bg.jpg) 0 0 no-repeat;
    background-size: 100% 18.25rem;
}
.ban9 .yuyue_list ul{
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 1rem;
}
.ban9 .yuyue_list ul li {
    width: 42%;
    height: 0.75rem;
    text-align: left;
    line-height: 0.75rem;
    color: #fff;
    font-size: 0.6rem;
    padding-left: 1rem;
    position: relative;
    margin-bottom: 0.5rem;
    box-sizing: border-box;
}
.ban9 .yuyue_list ul li:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 0.82rem;
    height: 0.77rem;
    left: 0;
    top: 0;
    background: url(../images/text_true.png) 0 0 no-repeat;
    background-size: 100% 0.77rem;
}
.ban9 .form_bg{
    width: 11.8rem;
    height:10.9rem;
    margin:0 auto;
    border-radius: 0.5rem;
    background: #fff;
    box-shadow: 0px 0px 0.45rem 0px rgba(21,183,134,0.3) inset;
}
.ban9 .form_bg .form_main{
    display:inline-block;
    width: 11rem;
    height: 10.1rem;
    border:1px dashed #04A474;
    border-radius: 0.5rem;
    margin-left: 0.4rem;
    margin-top: 0.4rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
 }
.ban9 .form_bg .form_main .tit_yuyue{
	color: #000000;
    font-size: 0.75rem;
    text-align: center;
    position: relative;
    margin-top: 1rem;
    z-index: 1;
    font-weight: normal;
}
.ban9 .form_bg .form_main .tit_yuyue:before{
    content:'';
    position:absolute;
    z-index:-1;
    display:inline-block;
    width:0.825rem;
    height: 0.825rem;
    left:0.3rem;
    top: -1px;
    background: url(../images/text_iconl.png) 0 0 no-repeat;
     background-size: 100% 0.825rem;
}
.ban9 .form_bg .form_main .tit_yuyue:after{
    content:'';
    position:absolute;
    z-index:-1;
    display:inline-block;
    width:0.825rem;
    height: 0.825rem;
    right: 0.55rem;
    top: 0.7rem;
    background: url(../images/text_iconr.png) 0 0 no-repeat;
      background-size: 100% 0.825rem;
}
.ban9 .form_bg .form_main .yuyue_main {
    width: 8.9rem;
    margin: 0 auto;
    margin-top: 0.5rem;
}
.ban9 .form_bg .form_main .yuyue_main .form-item{
	width: 8.77rem;
	height: 1.6rem;
	position: relative;
	margin-bottom:1rem;
}
.ban9 .form_bg .form_main .yuyue_main .form-item img {
    position: absolute;
    display: inline-block;
    left: 0.4rem;
    top: 0.4rem;
}
.ban9 .form_bg .form_main .yuyue_main .form-item:nth-child(2) img {
    position: absolute;
    display: inline-block;
    left: 0.4rem;
    top: 0.6rem;
}
.ban9 .form_bg .form_main .yuyue_main .form-item input {
    width: 100%;
    height: 1.85rem;
    border: 1px solid #FC5D16;
    border-radius: 5px;
    text-indent: 1.5rem;
    font-size: 0.7rem;
    color: #555;
}
.ban9 .form_bg .form_main .yuyue_main .submit {
    cursor: pointer;
    display: inline-block;
    width: 4.57rem;
    height: 1.67rem;
    margin-left: 1.8rem;
    text-align: center;
    line-height:1.67rem;
    border-radius: 0.75rem;
    font-size: 0.6rem;
    color: #fff;
    background: linear-gradient(to right, #e53622, #ff7200);
    background: -webkit-linear-gradient(to right, #e53622, #ff7200);
    background: -o-linear-gradient(to right, #e53622, #ff7200);
    background: -ms-linear-gradient(to right, #e53622, #ff7200);
    background: -moz-linear-gradient(to right, #e53622, #ff7200);
    box-shadow: 0px 5px 0.5rem 0px rgb(253 109 2 / 50%);
}</pre></body></html>