@charset "UTF-8";
/*-----default model-----*/
body,h1, h2, h3, h4, h5, h6,p,ul, ol, dl, dd,figure, menu, input, textarea, button, select, th, td,figcaption {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,b, strong {font-size: 100%;font-weight: normal;}
li {list-style: none;}
em, i {font-style: normal;}
img {border:none;}
input,textarea,button,select {outline: 0 none;}
table{border-collapse: collapse; margin:0 auto;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
table{border-collapse:collapse;width: 100%;color: #333;text-align: center;}
body{width: 100%;height:100%; background: #fff; font-size: 12px;min-width: 1100px!important; font-family:"Microsoft YaHei",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Helvetica,Arial,"PingFang SC",'Noto Sans',"Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; color: #444;}
a[title="站长统计"]{display: none;}
@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
.wrap{position: relative; width: 1100px; margin: 0 auto;font-size: 0;text-align: center;}
.hide{display: none;}
.section{ padding-bottom: .65rem;}
.title{ margin-bottom: .6rem;}
.title h2{width: 4.84rem; height: 0.67rem; line-height: 0.78rem; font-size: .27rem; color: #454545; font-weight: bold;  background: url(../images/s2_tbg.png) no-repeat center / 4.84rem; margin: 0 auto; text-align: left;}
.title h2 span{font-size: .34rem; color: #2085e2; font-style: italic; font-weight: bold; border-bottom: .02rem solid #0aa2f7; padding: 0 .08rem;}
.title h2 i{font-size: .35rem; color: #fff; font-weight: bold; padding-right: 0.28rem; padding-left: 0.27rem;}

/*banner*/
.banner-box{
  width: 100%;height: 638px;position: relative;background: url(../images/ban_bg.jpg) no-repeat top center;font-size: 0; padding-top: 2.4rem; box-sizing: border-box;
}
.ban-bt{
  margin-bottom: 0.45rem; display: block; margin-left: 0.6rem; visibility: hidden;
}
.ban-list{
  width: 10.34rem; background: #fff6; border: .01rem solid #fff; border-radius: .15rem .05rem .15rem .05rem; padding: .22rem 0; display: flex;justify-content: center; align-items: center; box-sizing: border-box;
}
.ban-list ul{
  display: flex; margin: 0 .2rem;
}
.ban-list ul li{
  font-size: .25rem; color: #1d5ead; border-left: .02rem solid #2770b9; padding: 0 .32rem;
}
.ban-list ul li:last-child{
  border-right: .02rem solid #2770b9;
}
.ban-list ul li span{
  font-size: .35rem; font-weight: bold;
}

/*sec01*/
.sec01{
  background: url(../images/s1_bg.jpg) no-repeat top center; padding-bottom: 0.26rem;
}
.sec01-title{
  margin-bottom: 0.8rem;
}
.sec01-title img{
  display: block; margin-left: 2.52rem;
}
.sec01-title h2{
  font-size: .28rem; color: #454545; text-align: left; margin-left: 2.05rem; margin-top: -.29rem;
}
.sec01-title h2 em{
  font-size: .34rem; font-style: italic; padding-right: 0.04rem; font-weight: bold; display: inline-block; vertical-align: baseline;
  background-image: -webkit-linear-gradient(top,#4a92ed,#4bc5fe);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sec01-main{
  position: relative;
}
.sec01-tea-name{
  position: absolute; top: 0; left: .75rem;
}

/*sec02*/
.sec02{
  background: url(../images/s2_bg.jpg) no-repeat top center;
}
.sec02-main{
  position: relative;
}
.sec02-main .bd ul li{
  width: 9.31rem; border-radius: .3rem .3rem 0 0; border: .01rem solid #2c80d6; padding: .24rem .22rem; display: flex;
  background: #27aaef;
  background: -webkit-linear-gradient(bottom, #27aaef, #1964d2); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #27aaef, #1964d2); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #27aaef, #1964d2); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #27aaef, #1964d2); /* 标准的语法 */
}
.sec02-main .bd ul li .play-box{
  width: 6.46rem; height: 3.63rem; box-shadow: .02rem .03rem .08rem #0e050a70;
}
.sec02-main .bd ul li .play-list{
  flex: 1;
}
.sec02-main .bd ul li .play-list h3{
  width: 2.44rem; height: 0.57rem; line-height: 0.5rem; background: url(../images/s2_rt_bg.png) no-repeat center / 100%; font-size: .25rem; font-weight: bold; text-align: left; padding-left: 0.36rem; box-sizing: border-box; margin-bottom: 0.16rem;
}
.sec02-main .bd ul li .play-list h3 i{
  width: 0.14rem; height: 0.14rem; border-radius: .5rem; display: inline-block; vertical-align: middle; margin-right: 0.16rem;
  background: #4284de;
  background: -webkit-linear-gradient(bottom, #4284de, #3bc4fb); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #4284de, #3bc4fb); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #4284de, #3bc4fb); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #4284de, #3bc4fb); /* 标准的语法 */  
}
.sec02-main .bd ul li .play-list h3 span{
  display: inline-block; vertical-align: middle;
  background-image: -webkit-linear-gradient(top,#3372d7,#2dbbf9);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sec02-main .bd ul li .play-list .play-list-item:last-child{
  margin-bottom: 0;
}
.sec02-main .bd ul li .play-list .play-list-item{
  margin-bottom: 0.2rem;
}
.sec02-main .bd ul li .play-list .play-list-item a:last-child{
  margin-bottom: 0;
}
.sec02-main .bd ul li .play-list h4{
  width: 1.1rem; height: 0.36rem; line-height: 0.36rem; font-size: .25rem; color: #fff; font-weight: bold; text-align: left; padding: 0 .08rem; margin-bottom: 0.04rem; box-sizing: border-box;
}
.sec02-main .bd ul li .play-list .play-list-item.on h4{
  background: #107cdf; border-radius: 0 .2rem .2rem 0; margin-bottom: 0.14rem;
}
.sec02-main .bd ul li .play-list p{
  font-size: .16rem; color: #fff; text-align: left; padding-left: 0.12rem; margin-bottom: 0.08rem;
}
.sec02-main .bd ul li .play-list a{
  font-size: .16rem; color: #fff; display: block; text-align: left; padding-left: 0.12rem; margin-bottom: 0.05rem;
}
.sec02-main .jt{
  position: absolute; top: 1.84rem;
}
.sec02-main .prev{
  left: 0;
}
.sec02-main .next{
  right: 0;
}
.sec02-main .tempWrap{
  margin: 0 auto;
}

/*sec03*/
.sec03 .title h2{
  width: 4.94rem;
}
.sec03-main{
  background: #f7f7f7; padding: .8rem 0;
}
.sec03-main .wrap{
  display: flex;align-items: flex-end; justify-content: center;
}
.sec03-l{
  width: 5.32rem; margin-right: 1.42rem;
}
.sec03-l ul li{
  width: 100%; height: 1.03rem; background: url(../images/s3_lbg.png) no-repeat top center / 100% 100%; margin-bottom: 0.1rem; padding-left: 0.3rem; padding-top: 0.2rem; box-sizing: border-box; text-align: left;
}
.sec03-l ul li h3{
  margin-bottom: 0.04rem;
}
.sec03-l ul li h3 span{
  font-size: .25rem; color: #454545; font-weight: bold; display: inline-block; vertical-align: middle;
}
.sec03-l ul li h3 i{
  width: 0.33rem; height: 0.33rem; display: inline-block; vertical-align: middle; margin-right: 0.12rem;
}
.sec03-l ul li:nth-child(1) h3 i{
  background: url(../images/s3_li01.png) no-repeat center / 100%;
}
.sec03-l ul li:nth-child(2) h3 i{
  background: url(../images/s3_li02.png) no-repeat center / 100%;
}
.sec03-l ul li:nth-child(3) h3 i{
  background: url(../images/s3_li03.png) no-repeat center / 100%;
}
.sec03-l ul li:nth-child(4) h3 i{
  background: url(../images/s3_li04.png) no-repeat center / 100%;
}
.sec03-l ul li:nth-child(5) h3 i{
  background: url(../images/s3_li05.png) no-repeat center / 100%;
}
.sec03-l ul li:hover{
  background: url(../images/s3_lbg_h.png) no-repeat center / 100%;
}
.sec03-l ul li:hover h3 span{
  background-image: -webkit-linear-gradient(top,#145cb7,#3f9cce);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sec03-l ul li:nth-child(1):hover h3 i{
  background: url(../images/s3_li01_h.png) no-repeat center / 100%;
}
.sec03-l ul li:nth-child(2):hover h3 i{
  background: url(../images/s3_li02_h.png) no-repeat center / 100%;
}
.sec03-l ul li:nth-child(3):hover h3 i{
  background: url(../images/s3_li03_h.png) no-repeat center / 100%;
}
.sec03-l ul li:nth-child(4):hover h3 i{
  background: url(../images/s3_li04_h.png) no-repeat center / 100%;
}
.sec03-l ul li:nth-child(5):hover h3 i{
  background: url(../images/s3_li05_h.png) no-repeat center / 100%;
}
.sec03-l ul li p{
  font-size: .2rem; color: #454545;
}
.sec03-r{
  width: 4.2rem; position: relative; margin-bottom: 0.1rem;
}
.sec03-r div{
  width: 1.17rem; height: 1.11rem; font-size: .2rem; color: #454545; font-weight: bold;
}
.sec03-r div span{
  font-size: .25rem; display: block;
  background-image: -webkit-linear-gradient(top,#145cb7,#3f9cce);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sec03-r div:nth-child(1){
  position: absolute; top: -0.92rem; left: -0.15rem;
}
.sec03-r div:nth-child(2){
  position: absolute; top: 0.78rem; left: -0.82rem;
}
.sec03-r div:nth-child(3){
  position: absolute; top: -1.03rem; right: .33rem;
}
.sec03-r div:nth-child(4){
  position: absolute; top: 0.73rem; right: -0.6rem;
}
.sec03-r div p{
  width: 100%; height: 100%; background: url(../images/s3_r_ibg.png) no-repeat center / 100%; padding-top: 0.23rem; box-sizing: border-box; animation: scale 1s infinite alternate linear;
}
.sec03-r div:nth-child(2n) p{
  animation: scale2 1s infinite alternate linear;
}
@keyframes scale{
  0%{transform: scale(1);}
  100%{transform: scale(1.2);}
}
@keyframes scale2{
  0%{transform: scale(1.2);}
  100%{transform: scale(1);}
}
@keyframes scale3{
  0%{transform: scale(.85);}
  100%{transform: scale(.93);}
}

/*sec04*/
.sec04{
  padding-bottom: 1.8rem;
}
.sec04 .title h2{
  width: 4.94rem;
}
.sec04-main{
  position: relative;
}
.sec04-main img.sec04-img{
  animation: scale3 1s infinite alternate ease-in-out;
}
.sec04-main ul li:nth-child(1){
  position: absolute; top: 1.38rem; left: 0.12rem;
}
.sec04-main ul li:nth-child(2){
  position: absolute; top: 2.9rem; left: 0.12rem;
}
.sec04-main ul li:nth-child(3){
  position: absolute; top: 3.78rem; left: 3rem;
}
.sec04-main ul li:nth-child(4){
  position: absolute; top: 3.8rem; left: 5.8rem;
}
.sec04-main ul li:nth-child(5){
  position: absolute; top: 1.24rem; right: 0;
}
.sec04-main ul li:nth-child(6){
  position: absolute; top: 2.94rem; right: .42rem;
}
.sec04-main ul li h3{
  font-size: .29rem; font-weight: bold;
  background-image: -webkit-linear-gradient(top,#0970e4,#0aa0f6);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.sec04-main ul li p{
  font-size: .2rem; color: #454545; line-height: 0.3rem;
}
.sec04-main ul li:nth-child(1),.sec04-main ul li:nth-child(2){
  text-align: right; display: flex; align-items: flex-start;
}
.sec04-main ul li:nth-child(1) div{
  margin-top: 0.1rem; margin-right: 0.12rem;
}
.sec04-main ul li:nth-child(2) div{
  margin-top: 0.25rem; margin-right: 0.24rem;
}
.sec04-main ul li:nth-child(3),.sec04-main ul li:nth-child(4){
  text-align: center;
}
.sec04-main ul li:nth-child(3) img,.sec04-main ul li:nth-child(4) img{
  margin-bottom: 0.24rem;
}
.sec04-main ul li:nth-child(5),.sec04-main ul li:nth-child(6){
  text-align: left; display: flex; align-items: flex-start;
}
.sec04-main ul li:nth-child(5) div{
  margin-top: 0.12rem; margin-left: 0.12rem;
}
.sec04-main ul li:nth-child(6) div{
  margin-top: 0.12rem; margin-left: 0.24rem;
}

/*sec05*/
.sec05{
  margin-bottom: 0.6rem;
  background: #fff;
  background: -webkit-linear-gradient(bottom, #fff, #a9e2fa); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #fff, #a9e2fa); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #fff, #a9e2fa); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #fff, #a9e2fa); /* 标准的语法 */
}
.sec05 h2{
  width: 5.96rem; background: url(../images/s5_tbg.png) no-repeat center / 5.96rem;
}
.sec05-main img.sec05-jt{
  display: block;
}
.s5Move{
  animation: move 1s forwards ease-in-out;
}
.sec05-main ul{
  display: flex; justify-content: space-between;
}
.sec05-main ul li{
  width: 2.19rem;
}
.sec05-main ul li h3{
  width: 2.02rem; height: 0.5rem; line-height: 0.5rem; border-radius: .24rem; font-size: .25rem; color: #fff; font-weight: bold; margin-bottom: 0.1rem;
  background: #2ec0fb;
  background: -webkit-linear-gradient(bottom, #2ec0fb, #1b6ad6); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #2ec0fb, #1b6ad6); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #2ec0fb, #1b6ad6); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #2ec0fb, #1b6ad6); /* 标准的语法 */
}
.sec05-main ul li div{
  border-radius: .05rem 0 0 .05rem; background: #fff; box-shadow: inset 0 .09rem .22rem #3172c050; padding: .12rem 0 .2rem;
}
.sec05-main ul li div h4{
  height: 0.44rem; line-height: 0.44rem; background: #e6e6e6; border-radius: .21rem; font-size: .25rem; color: #1c6fd9; font-weight: bold; padding: 0 .24rem; display: inline-block; margin-bottom: 0.12rem; margin-top: 0.16rem;
}
.sec05-main ul li div p{
  font-size: .2rem; color: #454545; padding: 0 .2rem;
}
.sec05-main ul li div p:nth-child(1){
  font-size: .25rem; color: #454545; padding: 0;
}
.sec05-main ul li:nth-child(1){
  margin-top: 1.6rem;
}
.sec05-main ul li:nth-child(2){
  margin-top: .1rem;
}
.sec05-main ul li:nth-child(3){
  margin-top: -.7rem;
}
.sec05-main ul li:last-child{
  margin-top: -2.64rem;
}
.sec05-main ul li:nth-child(2n) h3{
  background: #ffb605;
  background: -webkit-linear-gradient(bottom, #ffb605, #f35602); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #ffb605, #f35602); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #ffb605, #f35602); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #ffb605, #f35602); /* 标准的语法 */
}
@keyframes move{
  0%{transform: translate3d(-400px,100px,0);}
  100%{transform: translate3d(0,0,0);}
}

/*sec06*/
.sec06-main{
  background: url(../images/s6_mbg.png) no-repeat top center; padding-top: 1.25rem; padding-bottom: 0.65rem;
}
.sec06 h2{
  width: 5.42rem; background: url(../images/s6_tbg.png) no-repeat center / 5.42rem;
}
.sec06-t{
  position: relative; margin-bottom: 0.18rem;
}
.sec06-t img{
  display: block; margin: 0 auto;
}
.sec06-t img.sec06-dp{
  margin-top: -0.9rem;
}
.sec06-t img.sec06-mimg{
  position: relative; left: 0.05rem; animation: s6Move 1s infinite alternate ease-in-out;
}
.sec06-t ul{
  width: 5.18rem; height: 3.2rem; background: url(../images/s6_line.png) no-repeat center / 100%; position: absolute; top: -.16rem;
  left: 2.77rem;
}
.sec06-t ul li{
  margin-bottom: 0.44rem;
}
.sec06-t ul li h3{
  font-size: .2rem; color: #fff; font-weight: bold; margin-bottom: 0.08rem;
}
.sec06-t ul li p{
  font-size: .16rem; color: #05ddfd; border-bottom: .01rem solid #08badd; padding-bottom: 0.04rem;
}
.sec06-t ul li:nth-child(1),.sec06-t ul li:nth-child(2),.sec06-t ul li:nth-child(3),.sec06-t ul li:nth-child(4){
  text-align: right;
}
.sec06-t ul li:nth-child(5),.sec06-t ul li:nth-child(6),.sec06-t ul li:nth-child(7),.sec06-t ul li:nth-child(8){
  text-align: left;
}
.sec06-t ul li:nth-child(1){
  position: absolute; left: -1.43rem; top: -.46rem;
}
.sec06-t ul li:nth-child(2){
  position: absolute; left: -.8rem; top: .49rem;
}
.sec06-t ul li:nth-child(3){
  position: absolute; left: -1.14rem; top: 1.39rem;
}
.sec06-t ul li:nth-child(4){
  position: absolute; left: -1.58rem; top: 2.07rem;
}
.sec06-t ul li:nth-child(5){
  position: absolute; right: -1.37rem; top: -.6rem;
}
.sec06-t ul li:nth-child(6){
  position: absolute; right: -1.16rem; top: 0.61rem;
}
.sec06-t ul li:nth-child(7){
  position: absolute; right: -1.32rem; top: 1.63rem;
}
.sec06-t ul li:nth-child(8){
  position: absolute; right: -1.57rem; top: 2.59rem;
}
.sec06-b-list{
  width: 3.82rem; display: inline-block; margin: 0 .36rem;
}
.sec06-b-list h4{
  font-size: .15rem; color: #fff; font-weight: bold;
}
.sec06-b-list p{
  font-size: .15rem; color: #05ddfd; margin-top: 0.18rem; margin-bottom: 0.16rem;
}
.sec06-b-list ul{
  height: 0.98rem; background: url(../images/s6_b_lbg.png) no-repeat center bottom / 100%; padding-bottom: 0.14rem;
}
.sec06-b-list ul li{
  display: inline-block; margin: 0 .2rem;
}
@keyframes s6Move{
  0%{transform: translateY(0);}
  100%{transform: translateY(10px);}
}

/*sec07*/
.sec07 h2{
  width: 6rem; background: url(../images/s7_tbg.png) no-repeat center / 6rem;
}
.sec07-main{
  height: 7.86rem; background: url(../images/s7_mbg.png) no-repeat top center; padding-top: 0.3rem;
}
.sec07-main h3{
  width: 1.31rem; height: 0.76rem; line-height: 0.5rem; font-size: .32rem; color: #fff; font-weight: bold; background: url(../images/s7_bt_bg.png) no-repeat center / 100%; margin-left: 0.23rem;
}
.sec07-main ul{
  margin-top: -0.4rem;
}
.sec07-main ul li{
  display: inline-block; margin: 0 .2rem;
}
.sec07-main ul li h4{
  width: 2.6rem; height: 0.5rem; line-height: 0.5rem; border-radius: .25rem; font-size: .24rem; color: #454545; font-weight: bold;
  background: #c9effe;
  background: -webkit-linear-gradient(bottom, #c9effe, #c4d8f4); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #c9effe, #c4d8f4); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #c9effe, #c4d8f4); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #c9effe, #c4d8f4); /* 标准的语法 */
}
.sec07-t{
  margin-bottom: 0.5rem;
}
.sec07-zl-box{
  margin-top: -0.2rem;
}
.sec07-b p{
  font-size: .25rem; color: #454545; font-weight: bold; line-height: 0.48rem; display: inline-block; vertical-align: middle;
}
.sec07-b div.sec07-zl{
  width: 4.75rem; display: inline-block; vertical-align: middle;
}
.sec07-b div.sec07-zl span{
  font-size: .16rem; color: #454545;
}

/*sec08*/
.sec08 h2{
  width: 6rem; background: url(../images/s7_tbg.png) no-repeat center / 6rem;
}
.sec08-main{
  padding: .56rem 0 1rem;
  background: #2ec0fb;
  background: -webkit-linear-gradient(bottom, #2ec0fb, #1a66d5); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #2ec0fb, #1a66d5); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #2ec0fb, #1a66d5); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #2ec0fb, #1a66d5); /* 标准的语法 */
}
.sec08-main h3{
  font-size: .25rem; color: #fff; font-weight: bold; margin-bottom: 0.22rem;
}
.sec08-main p{
  font-size: .2rem; color: #fff; line-height: 0.28rem; margin-bottom: 0.24rem;
}
.sec08-main .table-box{
  background: #fff; border-radius: .21rem; padding-top: 0.34rem; font-size: 0;
}
.sec08-main .table-box table tr th{
  height: 0.54rem; font-size: .2rem; color: #fff; font-weight: bold; border-right: .01rem solid #fff;
  background: #2ec0fb;
  background: -webkit-linear-gradient(bottom, #2ec0fb, #1a67d6); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(bottom, #2ec0fb, #1a67d6); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(bottom, #2ec0fb, #1a67d6); /* Firefox 3.6 - 15 */
  background: linear-gradient(to bottom, #2ec0fb, #1a67d6); /* 标准的语法 */
}
.sec08-main .table-box table tr th:nth-child(4){
  width: 4.86rem;
}
.sec08-main .table-box table tr th:first-child{
  border-radius: .27rem 0 0 .27rem;
}
.sec08-main .table-box table tr th:last-child{
  width: 1.03rem; border-radius: 0 .27rem .27rem 0; border-right: none;
}
.sec08-main .table-box table tr td{
  font-size: .2rem; color: #464646; border-right: .01rem solid #cacaca; border-bottom: .01rem solid #cacaca; padding: .2rem 0; line-height: 0.3rem;
}
.sec08-main .table-box table tr td b{
  font-weight: bold;
}
.sec08-main .table-box table tr td.nobb{
  border-bottom: none;
}
.sec08-main .table-box table tr td.nobr{
  border-right: none;
}
.sec08-main .table-box table tr td.taleft{
  text-align: left; padding: .2rem .18rem;
}
.sec08-main .table-box table tr td.colorBlue{
  color: #1b69d7; font-weight: bold;
}
.sec08-main .table-box table tr td img{
  animation: scale 1s infinite alternate ease-in-out;
}
.sec08 .sec08-tip{
  font-size: .2rem;
  color: #fff;
  text-align: right;
  margin: 10px 0 0;
}


/*sec09*/
.sec09 h2{
  width: 6.62rem; background: url(../images/s9_tbg.png) no-repeat center / 6.62rem;
}
.sec09 .title h2 i{
  padding-right: 0.37rem;
}
.sec09-main ul{
  display: flex; flex-wrap: wrap; justify-content: space-between;
}
.sec09-main ul li{
  width: 5.17rem; background: #f0f0f0; border-radius: .05rem; box-shadow: 0 .03rem .02rem #00000024; margin-bottom: 0.24rem; padding: .2rem .15rem .26rem 0;
}
.sec09-main ul li h3{
  text-align: left; margin-left: -0.09rem;
}
.sec09-main ul li h3 i{
  width: 0.44rem; height: 0.4rem; line-height: 0.28rem; background: url(../images/s9_tips_bg.png) no-repeat top center / 100%; display: inline-block; vertical-align: top; font-size: .24rem; color: #fff; font-weight: bold; text-align: center;
}
.sec09-main ul li h3 span{
  font-size: .2rem; color: #1d5ead; font-weight: bold; border-bottom: .02rem dashed #256dd6; padding-bottom: 0.06rem; padding-left: 0.08rem;
}
.sec09-main ul li p{
  font-size: .2rem; color: #454545; line-height: 0.32rem; text-align: left; margin-left: 0.42rem; margin-top: 0.12rem;
}
.sec09-main ul li p b{
  font-weight: bold;
}

/* sec10 */
.sec10 h2{
  width: 6.62rem; background: url(../images/s9_tbg.png) no-repeat center / 6.62rem;
}
.sec10 .title h2 i{
  padding-right: 0.37rem;
}
.sec10-main{
  background: #fff url(../images/s10_mbg.png) no-repeat right top; border-radius: .15rem; box-shadow: .02rem .06rem .1rem #00000023; display: flex;
}
.sec10-main .sec10-l{
  width: 1.71rem;
}
.sec10-main .sec10-l img{
  width: 100%;
}
.sec10-main .sec10-r{
  flex: 1;
}
.sec10-main .sec10-r ul{
  display: flex; flex-wrap: wrap; justify-content: center; padding-top: 0.28rem;
}
.sec10-main .sec10-r ul li{
  width: 2.8rem; text-align: left; margin: 0 .55rem; margin-bottom: 0.22rem;
}
.sec10-main .sec10-r ul li h3{
  font-size: .22rem; color: #000000; font-weight: bold; margin-bottom: 0.05rem;
}
.sec10-main .sec10-r ul li:nth-child(1) h3,.sec10-main .sec10-r ul li:nth-child(4) h3,.sec10-main .sec10-r ul li:nth-child(5) h3{
  color: #1d5ead;
}
.sec10-main .sec10-r ul li p{
  font-size: .16rem; color: #4e4e4e; border-bottom: .02rem solid #9fbfed; padding-bottom: 0.2rem;
}
.sec10-main .sec10-r ul li:nth-child(5) p,.sec10-main .sec10-r ul li:nth-child(6) p{
  border-bottom: none; padding-bottom: 0;
}
.sec10-main .sec10-sd{
  position: absolute; right: -.28rem; bottom: -.05rem;
}

/*侧边导航*/
.lfNav{position: fixed;width: 272px;height: 802px;background: url(../images/fixedNavBg.png) no-repeat center / 100% 100%;top: 6%;left:20px;z-index:9999;}
.lfNav .close{position:absolute;top: 0;right: -2px;height: 41px;width: 41px;}
.mt185{margin-top: 172px;}
.nav-bg{width: 191px;height: 40px;display: block;float:left;clear:both;margin-left: 26px;margin-bottom: 18px;}
.nav-bg a{width: 87%;height: 100%;display: block;margin:auto;font: 22px/40px "微软雅黑";color: #fff;font-weight: bold;text-align: center;box-sizing: border-box;}
.left_top{width:150px; height:60px;display: block;float:left;margin-left:0;}