@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexming.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexkai.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css");
@import url("https://fonts.googleapis.com/earlyaccess/cwtexyen.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.bottomLine dl dt, .bottomLine dl dd, .secbox-1 .paper-bg, .secbox-1 .paper-inside, .secbox-1 nav a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.overFlow-Center {
  position: relative;
  overflow: hidden;
}
@media (min-width: 0px) and (max-width: 480px) {
  .overFlow-Center {
    width: 100%;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .overFlow-Center {
    width: 100%;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .overFlow-Center {
    width: 100%;
  }
}

@media (min-width: 0px) and (max-width: 480px) {
  .flexBox {
    display: block;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .flexBox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .flexBox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
  }
}

.nav-fixed nav, .secbox-1 nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

.nav-fixed, .show, .secbox-1 nav a:hover, .secbox-1 nav a:hover::before, .secbox-1 nav a::before, .secbox-1 nav .selected, .secbox-1 nav .selected::before {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.darkPink {
  color: #ea1675;
}



.darkOrange {
  color: #ea5413;
}



.lightGreen {
  color: #b5d220;
}

.pink {
  color: #ff3f7e;
}

.cyan {
  color: #1fb0b5;
}

.purple {
  color: #6902ab;
}

.blue {
  color: #0166b4;
}

.skyBlue {
  color: #0d6fb8;
}

.darkBlue {
  color: #172e5e;
}

.lightBlue {
  color: #2ea7e0;
}

.darkYellow {
  color: #ac8703;
}

.brown {
  color: #6a3906;
}

.lightBrown {
  color: #d58947;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
}

b {
  font-weight: bold;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  font-size: 15px;
  font-family: "FontAwesome", "Century Gothic", "Arial", "cwTeXYen", "Noto Sans TC", "微軟正黑體";
  font-weight: 100;
  margin: 0;
  padding: 0;
}

font {
  font-family: "FontAwesome", "Century Gothic", "Arial", "Noto Sans TC", "微軟正黑體";
}

.overFlow-Center {
  text-align: center;
}

.clearBoth {
  clear: both;
}

.divine-2-box {
  position: relative;
  overflow: hidden;
}
.divine-2-box .divine-left {
  float: none;
}
@media only screen and (min-width: 481px) {
  .divine-2-box .divine-left {
    float: left;
  }
}
.divine-2-box .divine-right {
  float: none;
}
@media only screen and (min-width: 481px) {
  .divine-2-box .divine-right {
    float: right;
  }
}

.top-link .top-link-nav, .top-link .top-link-nav a, .vbanner-extend ul, .secbox-1 .title, .secbox-2 .title, .secbox-3 .title, .secbox-3 .class-box dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

.btn-top, .btn-top:active, .btn-top:focus, .btn-go-form, header, .videoBox, .secbox-3 section, .secbox-3 section main, .secbox-3 a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-top, .btn-top:active, .btn-top:focus, .btn-top:hover, .btn-top:active:hover, .btn-top:focus:hover, .btn-top.cd-is-visible, .btn-top.cd-fade-out, .btn-go-form, .btn-go-form:hover, .secbox-3 section:nth-of-type(1) a:hover, .secbox-3 section:nth-of-type(2) a:hover {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.btn-top, .btn-top:active, .btn-top:focus {
  display: block;
  position: fixed;
  bottom: 53px;
  right: 10px;
  width: 40px;
  height: 40px;
  font-size: 85%;
  color: #fff !important;
  text-align: center;
background-color: rgb(1,104,183);
  cursor: pointer;
  border-radius: 100rem;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
  padding: 15px 0;
  visibility: hidden;
  opacity: 0;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  .btn-top, .btn-top:active, .btn-top:focus {
    bottom: 53px;
    right: 15px;
    width: 40px;
    height: 40px;
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .btn-top, .btn-top:active, .btn-top:focus {
    bottom: 75px;
    right: 20px;
    width: 50px;
    height: 50px;
    padding: 20px 0;
  }
}
.btn-top:hover, .btn-top:active:hover, .btn-top:focus:hover {
  color: rgb(1,104,183) !important;
  background-color: #fff;
}

.btn-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.btn-top.cd-fade-out {
  opacity: 1;
}
.btn-go-form {
  display: inline-block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  font-size: 75%;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.5px;
  font-family: "Noto Sans TC", "微軟正黑體";
  color: #fff !important;
  background-color: rgb(1,104,183);
  font-weight:normal;
  cursor: pointer;
  border-radius: 100rem;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.15);
  padding: 7px 0 15px 0;
  z-index: 5;
}
@media only screen and (min-width: 481px) {
  .btn-go-form {
    bottom: 10px;
    right: 15px;
    width: 40px;
    height: 40px;
    font-size: 85%;
    padding: 5px 0 15px 0;
  }
}
@media only screen and (min-width: 768px) {
  .btn-go-form {
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    font-size: 95%;
    padding: 9px 0 20px 0;
  }
}
.btn-go-form:hover {
  color: rgb(1,104,183) !important;
  background-color: #fff;
   font-weight:bold;
}

.top-link {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 28px;
  color: #fff;
  background-color: rgb(1,104,183);
  z-index: 999;
}
@media only screen and (min-width: 481px) {
  .top-link {
    height: 27px;
  }
}
@media only screen and (min-width: 768px) {
  .top-link {
    height: 30px;
  }
}

/*20210521修改 start*/
.top-link .top-link-nav {
  margin: 6px 0 0 0;
  justify-content: center;
}
@media only screen and (min-width: 481px) {
  .top-link .top-link-nav {
      margin: 6px 0 0 0;
     justify-content: flex-end;
  } 
}
/*20210521修改end*/

.top-link .top-link-nav a {
  color: #fff;
  font-size: 100%;
  padding: 0 10px;
}
@media only screen and (min-width: 481px) {
  .top-link .top-link-nav a {
    font-size: 100%;
     
  }
}
@media only screen and (min-width: 768px) {
  .top-link .top-link-nav a {
    font-size: 110%;
  }
}
 
.top-link .top-link-nav a:hover {
  color: #000 !important;
}
.top-link .top-link-nav a:first-of-type {
  border-right: #fff 1px solid;
}
/*20210521修改 start*/
.top-link .top-link-nav a:last-of-type {
  border-left: #fff 1px solid;
}
/*20210521修改end*/
.top-link .top-link-nav dt, .top-link .top-link-nav dd {
  margin: 0 4px;
}
.edm-wrapper-default {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 1100px) {
  .edm-wrapper-default {
    width: 1100px;
  }
}
.edm-wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
@media (min-width: 0px) and (max-width: 480px) {
  .edm-wrapper {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .edm-wrapper {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .edm-wrapper {
    width: 100%;
    padding: 0;
  }
}

.edm-wrapper-dd {
  position: relative;
  width: 100%;
  padding: 20px 0 20px 0;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
.edm-wrapper-dd {
    width: 100%;
    padding: 25px 0 25px 0;
  }
}
@media only screen and (min-width: 1100px) {
 .edm-wrapper-dd {
    width: 1200px;
    padding: 40px 0 40px 0;
  }
}

.edm-wrapper-d0 {
  position: relative;
  width: 100%;
  padding: 20px 0 20px 0;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) {
.edm-wrapper-d0 {
    width: 100%;
    padding: 25px 0 25px 0;
  }
}
@media only screen and (min-width: 1100px) {
 .edm-wrapper-d0 {
    width: 1200px;
    padding: 40px 0 0 0;
  }
}

.edm-wrapper-T0 {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 480px) {
  .edm-wrapper-T0 {
    width: 100%;
    padding: 0 0 20px 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .edm-wrapper-T0 {
    width: 100%;
    padding: 0 0 30px 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .edm-wrapper-T0 {
    width: 1200px;
    padding: 0 0 30px 0;
  }
}

.edm-wrapper-B0 {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 480px) {
  .edm-wrapper-B0 {
    width: 100%;
    padding: 20px 0 0 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .edm-wrapper-B0 {
    width: 100%;
    padding: 30px 0 0 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .edm-wrapper-B0 {
    width: 1200px;
    padding: 30px 0 0 0;
  }
}

.edm-wrapper-TB0 {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 480px) {
  .edm-wrapper-TB0 {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .edm-wrapper-TB0 {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1170px) and (max-width: 9999px) {
  .edm-wrapper-TB0 {
    width: 1200px;
    padding: 0;
  }
}

.flexBox {
  justify-content: space-between;
  align-items: top;
  overflow: hidden;
}

.gray-divine {
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background-color: #cfcfcf;
  overflow: hidden;
}

.gray-dashDivine {
  width: 100%;
  height: 1px;
  margin: 0 auto;
  border-bottom: #cfcfcf 1px dashed;
  overflow: hidden;
}

.gray-dotDivine {
  width: 90%;
  height: 1px;
  margin: 0 auto;
  border-bottom: #999999 1px dotted;
  overflow: hidden;
}

.blue-divine {
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background-color: #9ed7f6;
  overflow: hidden;
}
@media (min-width: 0px) and (max-width: 480px) {
  .blue-divine {
    width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 481px) and (max-width: 1170px) {
  .blue-divine {
    width: 90%;
    margin: 0 auto;
  }
}

.blue {
  color: #2f6cbe;
}

.bottomLine {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(0deg, #025d95 50%, #5fbae4 50%);
  background: -moz-linear-gradient(0deg, #025d95 50%, #5fbae4 50%);
  background: -webkit-linear-gradient(0deg, #025d95 50%, #5fbae4 50%);
  background: -o-linear-gradient(0deg, #025d95 50%, #5fbae4 50%);
  overflow: hidden;
}
.bottomLine dl {
  position: relative;
  display: table;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1170px) {
  .bottomLine dl {
    width: 1100px;
  }
}
.bottomLine dl dt {
  display: table-cell;
  width: 15%;
  text-align: center;
  vertical-align: middle;
  padding: 3px;
}
@media only screen and (min-width: 481px) {
  .bottomLine dl dt {
    width: 7%;
    padding: 5px 15px;
  }
}
.bottomLine dl dt img {
  width: 100%;
}
.bottomLine dl dd {
  display: table-cell;
  color: #fff;
  font-size: 120%;
  line-height: 1.4rem;
  text-align: left;
  vertical-align: middle;
  background-color: #5fbae4;
  padding: 3px 15px 3px 15px;
}
@media only screen and (min-width: 769px) {
  .bottomLine dl dd {
    font-size: 200%;
    line-height: 1.8rem;
    padding: 5px 20px 5px 55px;
  }
}
@media only screen and (min-width: 481px) {
  .bottomLine dl dd::before {
    content: "";
  }
}
@media only screen and (min-width: 769px) {
  .bottomLine dl dd::before {
    content: "";
    position: absolute;
    left: 7%;
    bottom: 0;
    width: 0;
    height: 0;
    border: 33px solid transparent;
    border-left: 33px solid #025d95;
    border-bottom: 33px solid #025d95;
  }
}

.nav-fixed {
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  background: rgba(105, 60, 6, 0.95);
  -webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
  opacity: 0;
  z-index: 10;
}
.nav-fixed nav {
  position: relative;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (min-width: 481px) {
  .nav-fixed nav {
    width: 90%;
    justify-content: space-between;
    padding: 10px 0;
  }
}
.nav-fixed nav a {
  color: #fff;
  text-decoration: none;
  font-size: 120%;
  margin: 0 0 4px 0;
  padding: 10px 5px;
  font-family: "cwTeXKai", "Century Gothic", "Arial", "cwTeXYen", "Noto Sans TC", "微軟正黑體";
}
.nav-fixed nav a:hover {
  color: #ffff00;
}

.show {
  top: 0;
  opacity: 1 !important;
}

header {
  position: relative;
  width: 100%;
  margin: 27px auto -2px auto;
  padding: 0;
  overflow: hidden;
}
header img {
  width: 100%;
}
header .btn-logo-daso {
  display: block;
  position: absolute;
      top: 10.5%;
    left: 3%;
    width: 34%;
    height: 12%;
  background: transparent;
  opacity: 0;
  z-index: 2;
}
@media only screen and (min-width: 481px) {
  header .btn-logo-daso {
       top: 9.5%;
    left: 20.5%;
    width: 13%;
    height: 13%;
  }
}


.b-pc {
  display: none;
}
@media only screen and (min-width: 481px) {
  .b-pc {
    display: block;
  }
}

.b-mobile {
  display: block;
}
@media only screen and (min-width: 481px) {
  .b-mobile {
    display: none;
  }
}

.total-container {
  width: 100%;
  overflow: hidden;
}
 
.secbox-1 {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

	.s1box1{
		position: relative;
		width: 80%;
		    margin: 5% auto 5% auto;
	}
	.s1box1img1{
		margin-right: 0;
		margin-bottom:3%;
		z-index: 1;
	}
	.s1box1img2{
		margin-left: 0;
	}
	.red{
		color:rgb(255,1,1);
	}
	.bigblue{
		color:rgb(2,105,182);
		font-size:180%;
	}
	.s1box2{
	 width: 85%;
    color: #292929;
    text-align: center;
    font-size: 125%;
    margin: 1% auto;
    font-weight: bold;
    line-height: 1.8em;
	}
	.s1box3{
		display:flex;
		justify-content:center;
		    margin: 10% 0 2% 0;
			color: rgb(42,42,42);
			    letter-spacing: -.1em;
	}
	.s1b3big{
		    font-size: 150%;
    letter-spacing: .7em;
    font-weight: bold;
	}
	.s1box3l{
	    width: 40px;
	}
	.s1box3r{
		margin-left: 1%;
	}
	.s1hr{
		width:290px;
	}
  
/*20210521修改 start*/ 
	.s1box4{  
		display: flex;
    justify-content: space-between;
    align-items:flex-end;
    width: 300px;
    margin: 3% auto 3% auto;
	}
	.s1box4img1{
		width: 46%;
		    margin-top: 2%;
			cursor:pointer;
	}
	.s1box4img2{
		width: 50%;
		cursor:pointer;
	}
@media only screen and (min-width: 481px) {
	.s1box1{
		position: relative;
		width: 85%;
		margin: 5% auto 0 auto;
		 display:flex;
	}
	.s1box1img1{
		margin-right: -4.5%;
		z-index: 1;
	}
	.s1box1img2{
		width: auto;
    margin-left: 0;
	}
	
	.s1box2{
   
		width: 90%;
		color: #292929;;
		text-align: center;
    font-size: 110%;
	 font-weight:bold;
    margin: 1% auto;
	 line-height:1.8em;
	}

	.s1box3{
		display:flex;
		justify-content:center;
		    margin: 8% 0 2% 0;
			color: rgb(42,42,42);
			    letter-spacing: -.1em;
	}
	.s1b3big{
		    font-size: 150%;
    letter-spacing: .7em;
    font-weight: bold;
	}
	.s1box3l{
	    width: 40px;
	}
	.s1box3r{
		margin-left: 1%;
	}
	.s1hr{
		width:420px;
	}
	.s1box4{
		display: flex;
    justify-content: space-between;
    width: 430px;
    margin: 2% auto 2% auto;
	}
	.s1box4img1{
		width: 46%;
		    margin-top: 2%;
	}
	.s1box4img2{
		width: 50%;
	}
}
@media only screen and (min-width: 768px) {
	.s1box1{
		position: relative;
		width: 70%;
		    margin: 5% auto 0 auto;
		 display:flex;
	}
	.s1box1img1{
		margin-right: -4.5%;
		z-index: 1;
	}
	.s1box1img2{
		width: auto;
    margin-left: 0;
	}
	
	.s1box2{
		width: 90%;
		color: #292929;
		text-align: center;
    font-size: 130%;
    margin-top: 1%;
	font-weight:bold;
	line-height:1.8em;
	}
	.s1box3{
		display:flex;
		justify-content:center;
		    margin: 6% 0 2% 0;
			color: rgb(42,42,42);
			    letter-spacing: -.1em;
	}
	.s1b3big{
		    font-size: 180%;
    letter-spacing: .46em;
    font-weight: bold;
	}
	.s1box3l{
	    width: 40px;
	}
	.s1box3r{
		margin-left: 1%;
	}
	.s1hr{
		width:470px;
	}
	.s1box4{
		display: flex;
    justify-content: space-between;
    width: 480px;
    margin: 3% auto 2% auto;
	}
	.s1box4img1{
		width: 46%;
		    margin-top: 2%;
	}
	.s1box4img2{
		width: 50%;
	}
}
@media only screen and (min-width: 1100px) {
	.s1box1{
		position: relative;
		width: 60%;
		margin: 5% auto 0 auto;
		 display:flex;
	}
	.s1box1img1{
		margin-right: -4.5%;
		z-index: 1;
	}
	.s1box1img2{
		width: auto;
    margin-left: 0;
	}
	
	.s1box2{
		width: 95%;
		color: #292929;
		text-align: center;
    font-size:180%;
    margin-top: 1%;
	 font-weight:bold;
	 line-height:2.0em;
	}
	.s1box3{
		display:flex;
		justify-content:center;
		    margin: 4% 0 2% 0;
			color: rgb(42,42,42);
			    letter-spacing: -.1em;
	}
	.s1b3big{
		    font-size: 190%;
    letter-spacing: .38em;
    font-weight: bold;
	}
	.s1box3l{
	    width: 45px;
	}
	.s1box3r{
		margin-left: 1%;
	}
	.s1hr{
		width:590px;
	}
	.s1box4{
		display: flex;
    justify-content: space-between;
    width: 600px;
    margin: 3% auto 20px auto;
	}
 /*20210521修改end*/  
	.s1box4img1{
		width: 46%;
		margin-top: 2%;
	}
	.s1box4img2{
		width: 50%;
	}
}
.secbox-1 img ,.secbox-2 img,.secbox-3 img,.secbox-4 img,.secbox-5 img,.secbox-6 img {
  width: 100%;
}

.secbox-2 {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  background:rgb(65,213,217);
}
.s2title{
  position: relative;
  z-index: 1;
	margin: 10% auto 5% 2%;
  width: 100%;
  font-size: 160%;
  color: rgb(33,33,31);
	font-weight:bold;
}
/*20210521修改 start*/
 .free2{
	  position: absolute;
   bottom: -33%;
    right: 4%;
    z-index: 5;
    width: 20%;
	}
   .free2 img{
    width: 100%;
  }
 
  .free3{
    position: absolute;
    bottom: -27%;
    right: 65px;
    z-index: 5;
    width: 20%;
  }
   .free3 img{
    width: 100%;
  }
 
  .fw{
	  background:#fff;
	  border-radius:99px;
	  padding: 1% 1.5%;
  }
  .s2tb{
	 width: 95%;
    margin: 0 auto 1% auto;
	border:rgb(35,136,188) 3px solid;
  }
  .s2tb span::before{
		background: none;
		background-size:100%;
		display: inline-block;
		content:"";
	}
	.s2tb tr:first-child td{
		font-size:120%;
	}
	.s2tb td{
		font-size: 100%;
	}
	.s2tb td:first-child{
		font-size: 110%;
	}
	.s2note{
		text-align: left;
		margin:0 auto 15% auto;
		width:90%;
	}
@media only screen and (min-width: 481px) {
  .s2title{
    position: relative;
    z-index: 1;
	   margin: 6% auto 3% auto;
    width: 80%;
	 text-align: left;
    font-size: 180%;
    color: rgb(33,33,31);
  }
.free2{
	 position: absolute;
    bottom: -40%;
    right:20%;
    z-index: 5;
    width: 18%;
	}
   .free2 img{
    width: 100%;
  }
  .free3{
   position: absolute;
        bottom: -32%;
    right: 35%;
    z-index: 5;
    width: 16%;
  }
   .free3 img{
    width: 100%;
  }

  .s2tb{
	 width: 80%;
    margin: 0 auto 1% auto;
	border:rgb(35,136,188) 3px solid;
  }
  .s2tb span::before{
		background: url('../images/tblg.png') no-repeat;
		background-size:100%;
		display: inline-block;
        width: 22px;
		height: 19px;
		content:"";
		margin: 0 3% -4% 0%;
	}
	.s2tb tr:first-child td{
		font-size:120%;
	}
	.s2tb td{
		font-size: 100%;
	}
	.s2tb td:first-child{
		font-size: 110%;
	}
	.s2note{
		text-align: left;
		margin:0 auto 10% auto;
		width:80%;
	}
}
@media only screen and (min-width: 768px) {
  .s2title{
     position: relative;
    z-index: 1;
	     margin: 6% auto 3% auto;
    width: 680px;
	text-align: left;
    font-size: 200%;
    color: rgb(33,33,31);
  }
  .free2{
	 position: absolute;
    bottom: -40%;
    right:30%;
    z-index: 5;
    width: 18%;
	}
  .free2 img{
    width: 100%;
  }
  .free3{
   position: absolute;
    bottom: -40%;
    right:41%;
    z-index: 5;
    width: 18%;
  }
  .free3 img{
    width: 100%;
  }
	 
   .s2tb{
	 width: 680px;
    margin: 0 auto 1% auto;
	border:rgb(35,136,188) 3px solid;
  }
  .s2tb span::before{
		background: url('../images/tblg.png') no-repeat;
		background-size:100%;
		display: inline-block;
        width: 22px;
		height: 19px;
		content:"";
		margin: 0 3% -4% 0%;
	}
	.s2tb tr:first-child td{
		font-size:120%;
	}
	.s2tb td{
		font-size: 100%;
	}
	.s2tb td:first-child{
		font-size: 110%;
	}
	.s2note{
		text-align: center;
		margin-bottom: 8%;
		width:100%;
	}
}
@media only screen and (min-width: 1100px) {
  .s2title{
     position: relative;
    z-index: 1;
	   margin: 5% auto 3% auto;
    width: 720px;
	   text-align: left;
    font-size: 220%;
	   color:rgb(33,33,31);
  }
	.free2{
		position: absolute;
    bottom: -75%;
    right: 27%;
    z-index: 5;
    width: 127px;
	}
  .free3{
    position: absolute;
    bottom: -20%;
    right: 39%;
    z-index: 5;
    width: 127px;
  }
 
  .s2tb{
	 width: 730px;
    margin: 0 auto 1% auto;
	border:rgb(35,136,188) 3px solid;
  }
  .s2tb span::before{
		background: url('../images/tblg.png') no-repeat;
		background-size:100%;
		display: inline-block;
        width: 25px;
		height: 22px;
		content:"";
		margin: 0 3% -4% 0%;
	}
	.s2tb tr:first-child td{
		font-size:130%;
	}
	.s2tb td{
		font-size: 110%;
	}
	.s2tb td:first-child{
		font-size: 120%;
	}
	.s2note{
		text-align: center;
		margin-bottom: 6%;
		width:100%;
	}
}
.s2tb td{
	border:none;
	border-right:rgb(35,136,188) 1.5px solid;
	height:2em;
	line-height:1.2em;
}
.s2tb td:first-child {
	text-align:center;
	font-weight:bold;
}
.s2tb tr:first-child td{
	height:1.5em;
	background:rgb(35,136,188);
	color:#fff;
	text-align:center;
	font-weight: normal;
}
.s2tb tr:nth-child(even){
	background:#fff;
}
.s2tb tr:nth-child(odd){
	background:rgb(235,235,235);
}
/*20210521修改end*/
.secbox-3 {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  background:rgb(255,166,62);
}

 .tablenote{
    text-align: left!important;
    margin: 15px auto 10px auto!important;
    font-size: 130% !important;
    color: #411f04;
    width: 85%;
    line-height: 1.8rem;
  }
@media only screen and (min-width: 768px) {
  .tablenote{
   
    text-align: center!important;
    margin: 15px auto 10px auto!important;
    font-size: 150% !important;
    color: #411f04;
    width: 85%;
    line-height: 1.8rem;
  }
}
 
/*20210521修改 start*/
.s3title{
  position: relative;
  z-index: 1;
	     margin: 10% auto 5% 2%;
        width: 100%;
    font-size: 160%;
    color: rgb(33,33,31);
	font-weight:bold;
  }
	.s3btn .choose{
		background:rgb(210,61,37);
		color:#fff;
	}
	
	.s3btn{
		display:flex;
		flex-wrap:wrap;
		 justify-content:space-between;
		width: 95%;
		margin:0 auto 1% auto;
	}
	
	.s3btn div{
	   width: 32%;
    text-align: center;
    padding: 2.5% 0%;
    margin: 1% 0;
		background:#fff;
		color:#000;
		font-size:110%;
		cursor:pointer;
		border:1px rgb(255,151,28);
		border-radius:2px;
	}
	
  .s3tb{
	 width: 95%;
    margin: 0 auto 1% auto;
	 border:rgb(210,61,37) 3px solid;
  }
  .mmword{
    color: #d13e26;
    font-size: 90% !important;
    font-weight: bold;
    margin:  10px 0 5px 0;
  }
	.s3tb tr:first-child td{
		font-size:120%;
	}
	.s3tb td{
		font-size: 100%;
	}
	.s3tb td:first-child{
		font-size: 110%;
	}
@media only screen and (min-width: 481px) {
  .s3title{
      position: relative;
      z-index: 1;
	     margin: 6% auto 3% auto;
      width: 80%;
	   text-align: left;
    font-size: 180%;
    color: rgb(33,33,31);
  }
  .s3btn{
		display:flex;
		flex-wrap:wrap;
		 justify-content:space-between;
		width: 80%;
		margin:0 auto 1% auto;
	}
	

  .s3tb{
	 width: 80%;
    margin: 0 auto 1% auto;
	 border:rgb(210,61,37) 3px solid;
    background-color: #fff;
  }
  .mmword{
    color: #d13e26;
    font-size: 110% !important;
    font-weight: bold;
    margin:  10px 0 5px 0;
  }

	.s3tb tr:first-child td{
		font-size:120%;
	}
	.s3tb td{
		font-size: 100%;
	}
	.s3tb td:first-child{
		font-size: 110%;
	}

}
@media only screen and (min-width: 768px) {
  .s3title{
      position: relative;
      z-index: 1;
	   margin: 6% auto 3% auto;
      width: 680px;
	   text-align: left;
    font-size: 200%;
    color: rgb(33,33,31);
  }

	.s3btn{
		display:flex;
		justify-content:space-between;
		width: 680px;
		margin:0 auto 1% auto;
	}
	
	.s3btn div{
		width:auto;
		padding:1.5% 5%;
		 margin: 0;
		background:#fff;
		color:#000;
		font-size:130%;
		cursor:pointer;
		border:1px rgb(255,151,28);
		border-radius:2px;
	}

  .s3tb{
	 width: 680px;
    margin: 0 auto 1% auto;
	   border:rgb(210,61,37) 2px solid;
  }

	.s3tb tr:first-child td{
		font-size:100%;
	}
	.s3tb td{
		font-size: 100%;
    padding: 0 8px;
	}
	.s3tb td:first-child{
		font-size: 100%;
	}

  .s3tb td span{
    color: #d13e26;
    font-size: 160%;
    font-weight: bold;
  }

  .s3tb i {
    color: #fea944;
    font-size: 130%;
    font-weight: bold;
    margin: 0 10px 0 0;
  }
  .s3tb td {
    background-color: #fff;
    border-bottom:rgb(210,61,37) 1.5px solid;
    font-size: 135%;
    border-right:rgb(210,61,37) 1.5px solid;
    height:2em;
    line-height:1.2em;
  }

  .mmword{
    color: #d13e26;
    font-size: 130%;
    font-weight: bold;
    margin:  10px 0 5px 0;
  }
}

@media only screen and (min-width: 1100px) {

  .s3title{
      position: relative;
       z-index: 1;
	   margin: 5% auto 3% auto;
      width: 720px;
	   text-align: left;
    font-size: 220%;
	   color:rgb(33,33,31);
  }
  
	.s3btn{
		display:flex;
		justify-content:space-between;
		width: 730px;
		margin:0 auto 1% auto;
	}
	
	.s3btn div{
		width:auto;
		padding:1.5% 5%;
		 margin: 0;
		background:#fff;
		color:#000;
		font-size:140%;
		cursor:pointer;
		border:1px rgb(255,151,28);
		border-radius:2px;
	}
	
    .s3tb{
  	 width: 730px;
      margin: 0 auto 1% auto;
    	border:rgb(210,61,37) 3px solid;
    }

  	.s3tb tr:first-child td{
  		font-size:135%;
  	}
  	.s3tb td{
  		font-size: 130%;
  	}
  	.s3tb td:first-child{
  		font-size: 135%;
  	}
}

  .s3tb td span{
  	color: #d13e26;
    font-size: 160%;
    font-weight: bold;
  }

  .s3tb i {
    color: #fea944;
    font-size: 130%;
    font-weight: bold;
    margin: 0 10px 0 0;
  }
  .s3tb td {
    background-color: #fff;
    border-bottom:rgb(210,61,37) 1.5px solid;
    font-size: 135%;
    border-right:rgb(210,61,37) 1.5px solid;
    height:2em;
    line-height:1.2em;
    padding: 5px 15px;
  }

  .mmword{
    color: #d13e26;
    font-size: 130%;
    font-weight: bold;
    margin:  10px 0 5px 0;
  }

  .s3tb td:first-child {
  	text-align:left;
  	font-weight:bold;
  }
  .s3tb td:last-child {
  	text-align:center;
  }
  .s3tb tr:first-child td{
  	height:1.5em;
  	background:rgb(210,61,37);
  	color:#fff;
  	text-align:center;
  	font-weight: normal;
  }
  .s3tb tr:last-child td{
  	border-top:rgb(210,61,37) 1.5px solid;
  }

  .thstyle{
    background:rgb(210,61,37)!important;
    color:#fff!important;
    font-weight: 400!important;
  }
/*20210521修改end*/


.secbox-4 {
     position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    background: none;
}
.ybg{
	background:#ff0;
}
.green{
	color:rgb(11,153,157);
}
.orange{
	color:rgb(235,96,1);
}
.importantpng{
	    position: absolute;
    right: 6%;
    top: 14%;
    width: 13%;
}
.s4bg-p{
	display:block;
	margin-top: -80%;
}
.s4title{
	        margin: 10% auto 5% auto;
    text-align: center;
    font-size: 140%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
   .fb{
	  background:rgb(35,137,185);
	  color:#fff;
	  border-radius:99px;
	  padding: 1% 1.5%;
  }
  .s4main1{
     line-height: 1.5rem;
	  text-indent : -26px ;
	  margin: 0 auto 4% auto;
    width: 13em;
    font-size: 120%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
  .s4main1::before{
	  background: url('../images/fingerg.png') no-repeat;
		background-size:100%;
		display: inline-block;
           width: 20px;
    height: 18px;
    content: "";
    margin: 0 2.5% -2% 0%;
  }
/*20210521修改 start*/   
  .s4btn1{
    display: block;
    cursor: pointer;
	 margin: 2% auto 5% auto;
    padding: 2% 3%;
    width: 11em;
    text-align: center;
    font-size: 140%;
    color: #fff;
    position: relative;
    background: rgb(53,196,202);
    border: rgb(27,155,158) 2px solid;
    border-radius: 5px;
  }
/*20210521修改 end*/  
   .s4main2{
     line-height: 1.5rem;
	  text-indent : -26px ;
	 margin: 10% auto 4% auto;
    width: 13em;
    font-size: 110%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
  .s4main2::before{
	  background: url('../images/fingero.png') no-repeat;
		background-size:100%;
		display: inline-block;
          width: 20px;
    height: 18px;
    content: "";
    margin: 0 2.5% -2% 0%;
  }
/*20210521修改 start*/     
  .s4btn2{
    display: block;
    cursor: pointer;
	      margin: 2% auto 5% auto;
    padding: 2% 3%;
    width: 11em;
    text-align: center;
    font-size: 140%;
    color: #fff;
    position: relative;
    background: rgb(255,151,28);
    border: rgb(255,90,1) 2px solid;
    border-radius: 5px;
  }
/*20210521修改 end*/     
  .br768{
		display:none;
	}
@media only screen and (min-width: 481px) {
	.br768{
		display:none;
	}
	.secbox-4 {
     position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    background: none;
}
.importantpng{
	    position: absolute;
    right: 6%;
    top: 18%;
    width: 13%;
}
.s4bg-p{
	display:block;
	margin-top: -80%;
}
.s4title{
	        margin: 6% auto 5% auto;
    text-align: center;
    font-size: 170%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
   .fb{
	  background:rgb(35,137,185);
	  color:#fff;
	  border-radius:99px;
	  padding: 1% 1.5%;
  }
  .s4main1{
     line-height: 1.5rem;
	  text-indent : -26px ;
	  margin: 0 auto 3% auto;
    width: 17em;
    font-size: 120%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
  .s4main1::before{
	  background: url('../images/fingerg.png') no-repeat;
		background-size:100%;
		display: inline-block;
        width: 22px;
		height: 19px;
		content:"";
		margin: 0 1% -1% 0%;
  }
  .s4btn1{
    display: block;
    cursor: pointer;
	    margin: 2% auto 5% auto;
    padding: 2% 3%;
    width: 8em;
    text-align: center;
    font-size: 145%;
    color: #fff;
    position: relative;
    background: rgb(53,196,202);
    border: rgb(27,155,158) 2px solid;
    border-radius: 5px;
  }
   .s4main2{
     line-height: 1.5rem;
	  text-indent : -26px ;
	  margin: 10% auto 3% auto;
    width: 17em;
    font-size: 120%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
  .s4main2::before{
	  background: url('../images/fingero.png') no-repeat;
		background-size:100%;
		display: inline-block;
        width: 22px;
		height: 19px;
		content:"";
		margin: 0 1% -1% 0%;
  }
  .s4btn2{
    display: block;
    cursor: pointer;
	      margin: 2% auto 5% auto;
    padding: 2% 3%;
    width: 8em;
    text-align: center;
    font-size: 145%;
    color: #fff;
    position: relative;
    background: rgb(255,151,28);
    border: rgb(255,90,1) 2px solid;
    border-radius: 5px;
  }
}
@media only screen and (min-width: 768px) {
	.br768{
		display:block;
	}
	.secbox-4 {
 position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    background: url(../images/s4bg.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 0%;
}
.importantpng{
	    position: absolute;
    right: 6%;
    top: 20%;
    width: 13%;
}
.s4bg-p{
	display:none;
}
.s4title{
	     margin: 5% auto 2.5% 50%;
		 text-align: left;
    font-size: 170%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
   .fb{
	  background:rgb(35,137,185);
	  color:#fff;
	  border-radius:99px;
	  padding: 1% 1.5%;
  }
  .s4main1{
     line-height: 1.5rem;
	  text-indent : -26px ;
	  margin: 0 auto 1% 56%;
    width: 17em;
    font-size: 120%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
  .s4main1::before{
	  background: url('../images/fingerg.png') no-repeat;
		background-size:100%;
		display: inline-block;
        width: 22px;
		height: 19px;
		content:"";
		margin: 0 1% -1% 0%;
  }
  .s4btn1{
    display: block;
    cursor: pointer;
	       margin: 2% auto 5% 58%;
    padding: 1.5% 3%;
    width: 8em;
    text-align: center;
    font-size: 155%;
    color: #fff;
    position: relative;
    background: rgb(53,196,202);
    border: rgb(27,155,158) 2px solid;
    border-radius: 5px;
  }
   .s4main2{
     line-height: 1.5rem;
	  text-indent : -26px ;
	  margin: 0 auto 1% 56%;
    width: 17em;
    font-size: 120%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
  .s4main2::before{
	  background: url('../images/fingero.png') no-repeat;
		background-size:100%;
		display: inline-block;
        width: 22px;
		height: 19px;
		content:"";
		margin: 0 1% -1% 0%;
  }
  .s4btn2{
    display: block;
    cursor: pointer;
	     margin: 2% auto 5% 58%;
    padding: 1.5% 3%;
    width: 8em;
    text-align: center;
    font-size: 155%;
    color: #fff;
    position: relative;
    background: rgb(255,151,28);
    border: rgb(255,90,1) 2px solid;
    border-radius: 5px;
  }
}

@media only screen and (min-width: 1100px) {
	.br768{
		display:none;
	}
	.secbox-4 {
 position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    background: url(../images/s4bg.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 0%;
}
.importantpng{
	    position: absolute;
    right: 6%;
    top: 20%;
    width: 13%;
}
.s4bg-p{
	display:none;
}
.s4title{
	     margin: 5% auto 2.5% 50%;
		  text-align: left;
    font-size: 190%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
   .fb{
	  background:rgb(35,137,185);
	  color:#fff;
	  border-radius:99px;
	  padding: 1% 1.5%;
  }
  .s4main1{
    line-height: 1.7rem;
	  text-indent : -28px ;
	  margin: 0 auto 1% 56%;
    width: 17em;
    font-size: 140%;
    color: rgb(33,33,31);
    line-height: 1.7rem;
    font-weight: bold;
    position: relative;
  }
  .s4main1::before{
	  background: url('../images/fingerg.png') no-repeat;
		background-size:100%;
		display: inline-block;
        width: 25px;
		height: 22px;
		content:"";
		margin: 0 1% -1% 0%;
  }
  .s4btn1{
    display: block;
    cursor: pointer;
	 margin: 0 auto 4% 58%;
    padding: 1.5% 3%;
    width: 9em;
    text-align: center;
    font-size: 170%;
    color: #fff;
    position: relative;
    background: rgb(53,196,202);
    border: rgb(27,155,158) 2px solid;
    border-radius: 5px;
  }
  
   .s4main2{
     line-height: 1.7rem;
	  text-indent : -28px ;
	  margin: 0 auto 1% 56%;
    width: 17em;
    font-size: 140%;
    color: rgb(33,33,31);
    font-weight: bold;
    position: relative;
  }
  .s4main2::before{
	  background: url('../images/fingero.png') no-repeat;
		background-size:100%;
		display: inline-block;
        width: 25px;
		height: 22px;
		content:"";
		margin: 0 1% -1% 0%;
  }
  .s4btn2{
    display: block;
    cursor: pointer;
	 margin: 0 auto 4.1% 58%;
    padding: 1.5% 3%;
    width: 9em;
    text-align: center;
    font-size: 170%;
    color: #fff;
    position: relative;
    background: rgb(255,151,28);
    border: rgb(255,90,1) 2px solid;
    border-radius: 5px;
  }
}
.secbox-5 {
     position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    background:rgb(234,234,234);
}
.s5box{
	    display: flex;
		 flex-wrap:wrap;
   justify-content:space-between;
    margin: 10% auto;
    width: 90%;
}
.s5boxmain{
	width: 100%;
	position:relative;
	background:#fff;
	box-shadow:18px 0px 40px 30px #cccccc;
	margin:5% auto;
	height:100%;
}
.s5img{
	    width: 50%;
    margin: 20% auto 5%;
}
.s5name{
	text-align: center;
    font-size: 170%;
    font-weight: bold;
    margin-bottom: 2%;
}
.school{
	text-indent: -24.5%;
    margin-left: 29.3%;
	line-height:1.1em;
    font-size: 120%;
    color: rgb(255,109,5);
    font-weight: bold;
}
.schoolo{
	margin-left:12%;
    font-size: 120%;
    color: rgb(1,164,173);
    font-weight: bold;
}
.s5mains{
    margin: 0 10%;
    font-size: 109%;
	    line-height: 1.2em;
    letter-spacing: .05em;
	
}
.s5main{
	margin: 0 10%;
    font-size: 109%;
	    line-height: 1.2em;
    letter-spacing: .05em;
	    margin-bottom: 15%;
		display:none;
}
.more{
	    margin: 10%;
    text-align: right;
    font-size: 85%;
}
.more span{
	cursor:pointer;
	border:1px solid #000;
	padding: 1% 3%;
}
.more span:hover{
	border:1px solid rgb(255,109,5);
	background:rgb(255,109,5);
	color:#fff;
	padding: 1% 3%;
	-webkit-transition:.2s; /* Safari prior 6.1 */
	transition: .2s;
}
@media only screen and (min-width: 481px) {
	.s5box{
	    display: flex;
		 flex-wrap:wrap;
   justify-content:space-between;
    margin: 10% auto;
    width: 90%;
}
.s5boxmain{
	width: 45%;
	position:relative;
	background:#fff;
	box-shadow:18px 0px 40px 30px #cccccc;
	margin:5% auto;
}
.s5img{
	    width: 50%;
    margin: 20% auto 5%;
}
.s5name{
	text-align: center;
    font-size: 170%;
    font-weight: bold;
    margin-bottom: 2%;
}
.school{
	text-indent: -24%;
    margin-left: 29.3%;
	line-height:1.1em;
    font-size: 120%;
    color: rgb(255,109,5);
    font-weight: bold;
}
.schoolo{
	margin-left:12%;
    font-size: 120%;
    color: rgb(1,164,173);
    font-weight: bold;
}
.s5mains{
    margin: 0 10%;
    font-size: 109%;
	    line-height: 1.2em;
    letter-spacing: .05em;
	
}
.s5main{
	margin: 0 10%;
    font-size: 109%;
	    line-height: 1.2em;
    letter-spacing: .05em;
	    margin-bottom: 15%;
		display:none;
}
.more{
	    margin: 10%;
    text-align: right;
    font-size: 85%;
}
.more span{
	cursor:pointer;
	border:1px solid #000;
	padding: 1% 3%;
}
}
@media only screen and (min-width: 768px) {
	.s5box{
	    display: flex;
   justify-content:space-between;
    margin: 10% auto;
    width: 90%;
}
.s5boxmain{
	width: 31%;
	position:relative;
	background:#fff;
	box-shadow:18px 0px 40px 30px #cccccc;
	margin:0;
}
.s5img{
	    width: 50%;
    margin: 20% auto 5%;
}
.s5name{
	text-align: center;
    font-size: 170%;
    font-weight: bold;
    margin-bottom: 2%;
}
.school{
	text-indent: -25%;
    margin-left: 29.3%;
	line-height:1.1em;
    font-size: 120%;
    color: rgb(255,109,5);
    font-weight: bold;
}
.schoolo{
	margin-left:12%;
    font-size: 120%;
    color: rgb(1,164,173);
    font-weight: bold;
}
.s5mains{
    margin: 0 10%;
    font-size: 109%;
	    line-height: 1.2em;
    letter-spacing: .05em;
	
}
.s5main{
	margin: 0 10%;
    font-size: 109%;
	    line-height: 1.2em;
    letter-spacing: .05em;
	    margin-bottom: 15%;
		display:none;
}
.more{
	    margin: 10%;
    text-align: right;
    font-size: 85%;
}
.more span{
	cursor:pointer;
	border:1px solid #000;
	padding: 1% 3%;
}
}
@media only screen and (min-width: 1100px) {
	.s5box{
	    display: flex;
   justify-content:space-between;
    margin: 10% auto;
    width: 900px;
}
.s5boxmain{
	width: 31%;
	position:relative;
	background:#fff;
	box-shadow:18px 0px 40px 30px #cccccc;
	margin:0;
}
.s5img{
	    width: 50%;
    margin: 20% auto 5%;
}
.s5name{
	text-align: center;
    font-size: 170%;
    font-weight: bold;
    margin-bottom: 2%;
}
.school{
	text-indent: -2.7em;
    margin-left: 29.3%;
	line-height:1.1em;
    font-size: 120%;
    color: rgb(255,109,5);
    font-weight: bold;
}
.schoolo{
	margin-left:12%;
    font-size: 120%;
    color: rgb(1,164,173);
    font-weight: bold;
}
.s5mains{
    margin: 0 10%;
    font-size: 109%;
	    line-height: 1.2em;
    letter-spacing: .05em;
	
}
.s5main{
	margin: 0 10%;
    font-size: 109%;
	    line-height: 1.2em;
    letter-spacing: .05em;
	    margin-bottom: 15%;
		display:none;
}
.more{
	    margin: 10%;
    text-align: right;
    font-size: 85%;
}
.more span{
  	cursor:pointer;
  	border:1px solid #000;
  	padding: 1% 3%;
  }
}


.secbox-6 {
     position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    background:rgb(1,72,134);
}
.yellow{
	color:rgb(255,255,0);
	font-size:128%;
}
.yellowbig{
	color:rgb(255,255,0);
	    font-size: 160%;
    line-height: 1.2em;
}
	.s6img{
		display:none;
	}
	.s6box{
    display: block;
    width:98%;
    margin: 30px auto 10px auto;
  }

  .s6img{
     width: 357px;
  }

  .s6img img{
    width: 100%;
  }

  .s6new{
      width: 98%;
  }
/*20210521修改 start*/
  .s6new figure{
      margin: 20px 0 40px 0;
      position: relative;
      line-height: 1.6rem;
      font-size: 130%;
      color: #022b4d;
      font-weight: bold;
      text-align: center;
      z-index: 5;
  }

    .s6new span{
      font-size: 150%;
    }

  .s6new .bgbg{
    position: absolute;
    z-index: -1;
    width:100%;
    top: -20px;
/*     left: -5%; */
  }

   .bgbg img{
     width: 100%;
   }
/*20210521修改end*/
    .s6new summary{
      color: #fff;
      font-size: 120%;
      line-height: 1.5rem;
      width: 90%;
      margin: 20px auto;
    }

     .s6new figcaption{
        color: #fff000;
        font-size: 160%;
        font-weight: bold;
        margin: 0 auto 15px auto;
        text-align: center;
        letter-spacing: 2px;
    }
	.s6text{
		position:relative;
	}
	.s6bg{
		position: absolute;
    top: 22%;
    left: 0;
    width: 100%;
    opacity: .4;
	}
	.s6title{
		    padding: 10% 0 4% 3%;
		color: #fff;
		font-size: 148%;
	}
	.s6main{
		    padding: 0 0 10% 3%;
    line-height: 1.5em;
    letter-spacing: .1em;
    color: #fff;
    font-size: 110%;
	}
@media only screen and (min-width: 481px) {
	.s6img{
		display:none;
	}
	.s6box{
    display: block;
    width:98%;
    margin: 30px auto 10px auto;
  }

  .s6img{
     width: 357px;
  }

  .s6img img{
    width: 100%;
  }

  .s6new{
      width: 98%;
  }
/*20210521修改 start*/ 
  .s6new figure{
      margin: 20px 0 40px 0;
      position: relative;
      line-height: 1.6rem;
      font-size: 130%;
      color: #022b4d;
      font-weight: bold;
      text-align: center;
      z-index: 5;
  }

    .s6new span{
      font-size: 150%;
    }

  .s6new .bgbg{
    position: absolute;
    z-index: -1;
    width:70%;
    top: -25px;
    left: 18%;
  }

   .bgbg img{
     width: 100%;
   }
/*20210521修改end*/

    .s6new summary{
      color: #fff;
      font-size: 120%;
      line-height: 1.5rem;
      width: 90%;
      margin: 20px auto;
    }

     .s6new figcaption{
        color: #fff000;
        font-size: 160%;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        letter-spacing: 2px;
    }
	.s6text{
		position:relative;
	}
	.s6bg{
		position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    opacity: .4;
	}
	.s6title{
		    padding: 10% 0 4% 3%;
		color: #fff;
		font-size: 148%;
	}
	.s6main{
		    padding: 0 0 10% 3%;
    line-height: 1.5em;
    letter-spacing: .1em;
    color: #fff;
    font-size: 110%;
	}
}
@media only screen and (min-width: 768px) {
	 .s6img{
    display:none;
  }
  .s6box{
    display: block;
    width:98%;
    margin: 30px auto 10px auto;
  }

  .s6img{
     width: 357px;
  }

  .s6img img{
    width: 100%;
  }

  .s6new{
      
      width: 98%;
  }
/*20210521修改 start*/  
  .s6new figure{
      margin: 20px 0 40px 0;
      position: relative;
      line-height: 1.6rem;
      font-size: 130%;
      color: #022b4d;
      font-weight: bold;
      text-align: center;
      z-index: 5;
  }

    .s6new span{
      font-size: 150%;
    }

  .s6new .bgbg{
    position: absolute;
    z-index: -1;
     width: 48%;
    top: -30px;
    left: 28%;
  }

   .bgbg img{
     width: 100%;
   }
/*20210521修改end*/
    .s6new summary{
      color: #fff;
      font-size: 120%;
      line-height: 1.5rem;
      width: 90%;
      margin: 20px auto;
    }

     .s6new figcaption{
        color: #fff000;
        font-size: 160%;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        letter-spacing: 2px;
    }
	.s6text{
		position:relative;
	}
	.s6bg{
		position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    opacity: .4;
	}
	.s6title{
		    padding: 10% 0 4% 3%;
		color: #fff;
		font-size: 148%;
	}
	.s6main{
		    padding: 0 0 10% 3%;
    line-height: 1.5em;
    letter-spacing: .1em;
    color: #fff;
    font-size: 110%;
	}
}
@media only screen and (min-width: 1100px) {

  .s6box{
    display: flex;
    justify-content: flex-end;
    align-items:flex-start;
    width:80%;
    margin: 30px auto 0 auto;
  }

	.s6img{
    position: absolute;
    bottom: 0;
    left: 8%;
    z-index: 3;
    display: block;
	  width: 357px;
	}

  .s6img img{
    width: 100%;
  }

  .s6new{
      width: 60%;
      padding: 0 0 10px 0;
  }
  .s6new figure{
      margin: 20px 0 50px 0;
      position: relative;
      line-height: 2.0rem;
      font-size: 150%;
      color: #022b4d;
      font-weight: bold;
      text-align: center;
      z-index: 5;
  }

    .s6new span{
      font-size: 150%;
    }

  .s6new .bgbg{
    position: absolute;
    z-index: -1;
     width: 80%;
    top: -24px;
    left: 11%;
  }

   .bgbg img{
     width: 100%;
   }

    .s6new summary{
      color: #fff;
      font-size: 140%;
      line-height: 1.8rem;
      width: 60%;
      margin: 20px auto;
    }

     .s6new figcaption{
        color: #fff000;
        font-size: 170%;
        font-weight: bold;
        margin: 0 auto ;
        text-align: center;
    }

	.s6text{
		position:relative;
	}
	.s6bg{
		position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    opacity: .4;
	}
	.s6title{
		    padding: 10% 0 4% 3%;
		color: #fff;
		font-size: 148%;
	}
	.s6main{
		    padding: 0 0 10% 3%;
    line-height: 1.5em;
    letter-spacing: .1em;
    color: #fff;
    font-size: 110%;
	}
}
.st img{
	width: 8%;
    margin: -2% 2% 0 0;
}
.st{
	color:rgb(90,40,3);
	font-weight:bold;
	font-size:130%;
    width: 45%;
    padding: 1% 0 1% 5%;
}
@media only screen and (min-width: 481px) {
.st{
    padding: 1% 0 1% 10%;
}
}
.secbox-1 .paper-outside {
  width: 90%;
  margin: 0 auto;
}
.paperBar {
        position: absolute;
   left: 1%;
    width: 98%;
    z-index: 2;
    margin-top: 5.4%;
}
.footerbg {
   position: absolute;
    left: 1.5%;
    width: 97%;
    z-index: 2;
    bottom: -.2%;
}
.footerbottombg{
    width: 100%;
    margin-top: -14%;
    z-index: 0;
  }
@media only screen and (min-width: 481px) {
  .secbox-1 .paper-outside {
    width: 80%;
  }
  .paperBar {
	      left: 6.5%;
    width: 87%;
    z-index: 2;
    margin-top: 8.4%;
  }
   .footerbg {
         position: absolute;
    left: 6%;
    width: 88%;
    z-index: 2;
    bottom: -0.1%; 
  }
  .footerbottombg{
    width: 100%;
    margin-top: -24%;
    z-index: 0;
  }
}
@media only screen and (min-width: 720px){
  .secbox-1 .paper-outside {
   width: 74%;
  }
  .paperBar {
	 left: 9.5%;
    width: 81%;
    z-index: 2;
    margin-top: 7.4%;
  }
  .footerbg {
         position: absolute;
        left: 9.5%;
    width: 81%;
    z-index: 2;
    bottom: -.2%; 
  }
  .footerbottombg{
    width: 100%;
    margin-top: -14%;
    z-index: 0;
  }
}
@media only screen and (min-width: 1100px){
  .secbox-1 .paper-outside {
   width: 63%;
  }
  .paperBar {
	 left: 19%;
    width: 62%;
    z-index: 2;
    margin-top: 6%;
  }
  .footerbg {
         position: absolute;
        left: 19%;
    width: 62%;
    z-index: 2;
    bottom: -.2%; 
  }
  .footerbottombg{
    width: 100%;
    margin-top: -14%;
    z-index: 0;
  }
}
.secbox-1 .paper-inside {
  position: relative;
  width: 96%;
  background-color: rgb(250,205,137);
  margin: 10% auto 50px auto;
  padding: 20px 0 30px 0;
  z-index:1;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .paper-inside {
    width: 98%;
	 margin:15% auto 135px auto;
    padding: 90px 0 40px 0;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 .paper-inside {
    width: 100%;
	 margin:15% auto 135px auto;
    padding: 90px 0 70px 0;
  }
}
@media only screen and (min-width: 1100px) {
  .secbox-1 .paper-inside {
    width: 90%;
	 margin:13% auto 135px auto;
    padding: 90px 0 70px 0;
  }
}
.secbox-1 .gph-1 {
  position: absolute;
  top: 20px;
  right: 0;
  width: 30%;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .gph-1 {
    top: 50px;
    right: 0;
    width: 28%;
  }
}
.secbox-1 .gph-2 {
  width: 22%;
  margin: 0 auto 17px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 .gph-2 {
   width: 22%;
    margin: -52px auto 27px auto;
  }
}
@media only screen and (min-width: 768px) {
  .secbox-1 .gph-2 {
   width: 16%;
    margin: -48px auto 26px auto;
  }
}
.secbox-1 nav {
 width: 94%;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto 10px auto;
}
@media only screen and (min-width: 481px) {
  .secbox-1 nav {
    width: 82%;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 auto 30px auto;
  }
}
.secbox-1 nav a {
     display: block;
    position: relative;
    width: 28.5%;
    font-size: 108%;
    margin: 0 5px 12px 7px;
    padding: 4px 0px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color:rgb(61,13,1);
}
@media only screen and (min-width: 481px) {
  .secbox-1 nav a {
    width: 15.5%;
    font-size: 115%;
    margin: 0 1.5%;
	
  }
}
.secbox-1 nav a:hover {
  background-color: rgb(235,97,0);
}
.secbox-1 nav a:hover::before {
  border:rgb(235,97,0) 2px solid;
}
@media only screen and (min-width: 481px) {
  .secbox-1 nav a:hover::before {
    border: rgb(235,97,0) 2px solid;
  }
}
.secbox-1 nav a::before {
   content: '';
    position: absolute;
    top: -4px;
    left: -3px;
    width: 103%;
    height: 115%;
    border: rgb(61,13,1) 2px solid;
    z-index: 2;
}
@media only screen and (min-width: 481px) {
  .secbox-1 nav a::before {
     content: '';
    position: absolute;
    top: -4px;
    left: -3px;
    width: 106%;
    height: 110%;
    border:rgb(61,13,1) 2px solid;
    z-index: 2;
  }
}
@media only screen and (min-width: 800px) {
  .secbox-1 nav a::before {
     content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    width: 104%;
    height: 115%;
    border: rgb(61,13,1) 2px solid;
    z-index: 2;
  }
}
@media only screen and (min-width: 670px) and (max-width: 1000px){
	.secbox-1 nav a::before {
     content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    width: 105%;
    height: 110%;
    border: rgb(61,13,1) 2px solid;
    z-index: 2;
  }
}
.secbox-1 nav .selected {
  background-color: rgb(235,97,0);
}
.secbox-1 nav .selected::before {
    content: '';
    position: absolute;
       top: -4px;
    left: -4px;
    width: 105%;
    height: 116%;
    border: rgb(235,97,0) 2px solid;
    z-index: 2;
}
@media only screen and (min-width: 481px) {
  .secbox-1 nav .selected::before {
  width: 105%;
    height: 112%;
    border: rgb(235,97,0) 2px solid;
    transform: translateX(0px) translateY(0px);
	
  }
}

.secbox-1 table {
  width: 98%;
  border: rgb(230,99,8) 2px solid;
  margin: 0 auto 0px auto;
}
.note{
	  text-align:left;
    margin-left: 2%;
    width: 90%;
	color:rgb(92,2,1);
  }
@media only screen and (min-width: 481px) {
  .secbox-1 table {
    width: 80%;
    margin: 0 auto 0px auto;
  }
  .note{
	  text-align:left;
    margin-left: 33%;
    width: 57%;
  }
}
@media only screen and (min-width: 900px) {
	.note{
		text-align:right;
    margin-left: 33%;
    width: 57%;
  }
}
.secbox-1 table tr:nth-of-type(odd) {
  background-color: rgb(238,238,238);
}
.secbox-1 table tr:nth-of-type(even) {
  background-color: #fff;
}

.secbox-1 table th {
  color: #fff;
  text-align: center;
  background-color: rgb(230,99,8);
  font-size: 100%;
  padding: 4px 2px;
  border:none;
}
@media only screen and (min-width: 481px) {
  .secbox-1 table th {
    font-size: 120%;
    padding: 8px 15px;
  }
}
.secbox-1 table td {
  text-align: center;
  border:none;
  border-right: rgb(230,99,8) 1px solid;
  font-size: 100%;
  padding: 4px 2px;
}
@media only screen and (min-width: 481px) {
  .secbox-1 table td {
    font-size: 120%;
    padding: 6px 9px;
  }
}
.secbox-1 table td:nth-of-type(3) {
  text-align: left;
}
