/*.eval ul{
  display: flex;
    flex-wrap: wrap;
}
*/
.eval .sfl_01{
  background:#f3f8fb;
}

.learn .sfl_01{
  background:#fff;
}


.eval .sfl_01_c{
  width: 100%;
  border: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  height: 100px;
  text-align: left;
  line-height: 100px;
}
.eval .sfl_01_c ul{
  display: block;
}
.eval .sfl_01_c ul li{
  width:20%;
  margin: 0 2.5%;
  background: #fff;
  padding: 20px 0 0;
  line-height: 20px;
}
.eval .sfl_01_c ul li.on{
  background: #fff;
}
.eval .sfl_01_c ul li a{
  display: block;
}
.eval .sfl_01_c ul li span.sp111{
  background: url(../upimg/evaluating-icon-gray1.png) top center no-repeat;
  background-size: 80px;
}
.eval .sfl_01_c ul li.on span.sp111{
  background: url(../upimg/evaluating-icon-blue1.png) top center no-repeat;
  background-size: 80px;
}
.eval .sfl_01_c ul li span.sp112{
  background: url(../upimg/evaluating-icon-gray2.png) top center no-repeat;
  background-size: 80px;
}
.eval .sfl_01_c ul li.on span.sp112{
  background: url(../upimg/evaluating-icon-blue2.png) top center no-repeat;
  background-size: 80px;
}

.eval .sfl_01_c ul li span.sp113{
  background: url(../upimg/evaluating-icon-gray3.png) top center no-repeat;
  background-size: 80px;
}
.eval .sfl_01_c ul li.on span.sp113{
  background: url(../upimg/evaluating-icon-blue3.png) top center no-repeat;
  background-size: 80px;
}
.eval .sfl_01_c ul li span.sp114{
  background: url(../upimg/evaluating-icon-gray4.png) top center no-repeat;
  background-size: 80px;
}
.eval .sfl_01_c ul li.on span.sp114{
  background: url(../upimg/evaluating-icon-blue4.png) top center no-repeat;
  background-size: 80px;
}

.eval .sfl_01_c ul li span,
.eval .sfl_01_c ul li.on span{
  color: #000;
  font-size: 18px;
  font-weight: 500;
  height: 24px;
  line-height: 20px;
  padding: 0;
  padding-top: 80px;
}


.eval .sfl_01_c ul li.on b {
  display: block;
  background: #235ee1;
  height: 2px;
}


.learn .sfl_01_c ul li{
  width: 10%;
  margin: 0 1.25%;
}


.learn .rencai_sfl ul li{
  width: 16.5%;
  margin:0;
  position: relative;
}

.learn .rencai_sfl ul li:after{
  content: '';
  display: block;
  position: absolute;
  top:50%;
  left: 0;
  right: 0;
  width: 100%;
  border:1px dashed  #000;
}

.learn .rencai_sfl ul li:first-child:after{
  left:50%;
  width: 50%;
}

.learn .rencai_sfl ul li:last-child:after{
  right:50%;
   width: 50%;
}

.learn .rencai_sfl ul li a{
  display: block;
  padding: 0 1.25%;
}


.learn .rencai_sfl ul li a:before{
  content: '';
  display: block;
  position: absolute;
  top:50%;
  margin-top:-4px;
  left: 2px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #000;
  border-bottom: 5px solid transparent;
  z-index: 99;
}

.learn .rencai_sfl ul li a:after{
  content: '';
  display: block;
  position: absolute;
  top:50%;
  margin-top:-4px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #000;
  border-bottom: 5px solid transparent;
  z-index: 99;
}


.learn .rencai_sfl ul li:first-child a:before{
  display: none;
}
.learn .rencai_sfl ul li:last-child a:after{
  display: none;
}

.learn .rencai_sfl ul li span,
.learn .rencai_sfl ul li img{
  width: 100px;
  display: block;
  margin: auto;
  z-index: 1;
  position: relative;
}



.learn .sfl_01_c ul li.on span::after{
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background: rgba(1, 173, 187, 1);
  margin: 2px auto;
}



.learn .sfl_01_c ul li span{
  padding-top: 0;
  font-size: 14px;
}
.learn .sfl_01_c ul li img{
  width: 80%;
  margin: auto;
}
.learn .sfl_01_c ul li img.cur{
  display: none
}
.learn .sfl_01_c ul li.on span{
  padding-top: 0;
  font-size: 14px;
  color: rgba(1, 173, 187, 1);
}
.learn .sfl_01_c ul li.on img.cur{
  display: block;
}
.learn .sfl_01_c ul li.on img.com{
  display: none;
}
.eval .rly_01{
  background: #f3f8fb;
}

.learn .rly_01{
  background: #fff;
  margin-bottom: 30px;
}

.eval .rly_01 ul li .sfl_02_img img {
  display: block;
  width: 95%;
  margin: 15%;
}

.eval .rly_01 ul li .sfl_02_txt p.p1,
.eval .rly_01 ul li .sfl_02_txt h3.p1 {
  font-size: 24px;
  color: #292929;
  line-height: 2;
  color: #235ee1;
  font-weight: 500;
}

.learn .rly_01 ul li .sfl_02_txt h3.p1{
  color: #000;
}

.learn .rly_01 ul li .sfl_02_txt >div{
  margin: 5px 0 15px;
}


.eval .rly_01 ul li .sfl_02_txt p.p3 a,
.eval .rly_01 ul li .sfl_02_txt p.p3 a span{
  background-color: #2277e2;
  padding: 0 20px;
}
.learn .rly_01 ul li .sfl_02_cell{
  display: block;
    width: 50%;
    float: right;
}

.learn .rly_01 ul li .sfl_02_txt{
  padding-left: 0;
  width: 48%;
  margin-left: 2%;
  padding-top: 100px;
}
.learn .rly_01 ul li .sfl_02_img img{
  margin: 40px 5%;
}
.learn .rly_01 ul li .sfl_02_txt p.p3 a {
  position: relative;
  padding: 0 30px 0 20px;
  border-radius: 4px;
  line-height: 34px;
  color: #fff;
  background:  rgba(255, 0, 0, 1);
}

.learn .rly_01 ul li .sfl_02_txt p.p3 a:hover{
  color: #000;
  background: rgba(0,0,0,0);
  border: 1px solid rgba(255, 0, 0, 1);
}

.learn .rly_01 ul li .sfl_02_txt p.p3 a::after{
  position: absolute;
  background: url(../upimg/learn-u44.png);
  content: '';
  width: 14px;
  height: 14px;
  background-size: 100%;
  right: 10px;
  top:9px;
}

.eval .rly_01 ul li .sfl_02_txt p.p2 i{
  font-size: 16px;
  background: none;
  position: relative;
  padding-left: 12px;
}
.eval .rly_01 ul li .sfl_02_txt p.p2 i::before{
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background:#00acbb;
  position: absolute;
  top: 8px;
  left: 0;
}
.learn .rly_01 ul li .sfl_02_txt p.p2 i{
  padding-left: 16px;
}
.learn .rly_01 ul li .sfl_02_txt p.p2 i::before{
  background: url(../upimg/learn-u37.png);
  top: 5px;
  left: 0;
  background-size: 100%;
  height: 14px;
  width: 14px;
}

.learn .rly_01 ul li .sfl_02_txt p.p2 b{
  display: table-cell;
  font-size: 14px;

}
.learn .rly_01 ul li .sfl_02_txt p.p2 b:first-child{
  width: 80px;
}
.learn .rly_01 ul li .sfl_02_txt p.p2 span{
  border: 1px solid #d2cdcd;
  padding: 3px 5px;
  margin-bottom: 10px;
  display: inline-flex;
  font-weight:500;
}

.eval .sub_0 h2{
  font-size: 24px;
  margin: 50px;
}


.eval .sub_01 p.p-600{
  display: none;
  text-align: center;
  margin-top: 20px;
}

.eval .sub_05{
  height: auto;
  background: #fff;
  padding: 50px 0;
}

.eval .sub_05 img{
  width: 38%;
  display: block;
  margin: 60px 0 60px 54%
}
.eval .sub_05 .wrap_in{
  float: left;
  width: 42%;
  color: #fff;
  margin: 60px 0 0 8%;
}

.eval .sub_05 .wrap_in >div{
  height: 80px;
  margin-bottom:20px;
}
.eval .sub_05 .wrap_in >div:hover,
.eval .sub_05 .wrap_in >div.active{
  border-radius: 5px;
  background: #fff;
  box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05);
}

.eval .sub_05 .wrap_in .icon{
  width: 40px;
  height: 40px;
  float: left;
  margin-top: 20px;
  margin-left: 10px;
  background: #dfe1e8;
  border-radius: 50%;
}

.eval .sub_05 .wrap_in .info{
  margin-left: 70px;
  margin-right: 140px;
  color: #000;
  padding-top: 20px;
}
.eval .sub_05 .wrap_in .info h3{
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
.eval .sub_05 .wrap_in .info p{
  font-size: 12px;
}
.eval .sub_05 .wrap_in .icon span{
  display: block;
  background-size: 82%;
  background-position: center center;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat
}

.eval .sub_05 .wrap_in .icon1 span{
  background-image: url(../upimg/evaluating-se-gray1.png);
}

.eval .sub_05 .wrap_in .icon2 span{
  background-image: url(../upimg/evaluating-se-gray2.png);
}

.eval .sub_05 .wrap_in .icon3 span{
  background-image: url(../upimg/evaluating-se-gray3.png);
}

.eval .sub_05 .wrap_in .icon4 span{
  background-image: url(../upimg/evaluating-se-gray4.png);
}

.eval .sub_05 .wrap_in >div:hover .icon1 span,
.eval .sub_05 .wrap_in >div.active .icon1 span{
  background-image: url(../upimg/evaluating-se-blue1.png);
}

.eval .sub_05 .wrap_in >div:hover .icon2 span,
  .eval .sub_05 .wrap_in >div.active .icon2 span{
  background-image: url(../upimg/evaluating-se-blue2.png);
}

.eval .sub_05 .wrap_in >div:hover .icon3 span,
  .eval .sub_05 .wrap_in >div.active .icon3 span{
  background-image: url(../upimg/evaluating-se-blue3.png);
}

.eval .sub_05 .wrap_in >div:hover .icon4 span,
  .eval .sub_05 .wrap_in >div.active .icon4 span{
  background-image: url(../upimg/evaluating-se-blue4.png);
}

.eval .sub_05 .wrap_in a{
  display: block;
  float: right;
  line-height: 40px;
  padding: 0px 20px;
  border-radius: 50px;
  background-color: #dfe1e8;
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
  margin-right: 10px;
}

.eval .sub_05 .wrap_in >div:hover a,
  .eval .sub_05 .wrap_in >div.active a{
  background: #2097e4;
}

.eval .jfa_03 .wrap_in .jfa_03_c{
  margin: 0;
  padding: 20px 0;
  background:#f3f0f0;
}

.eval .jfa_03 .wrap_in .jfa_03_c ul{
  display: flex;
  flex-wrap: wrap;
}

.eval .jfa_03_c ul li {
  width: 26%;
  float: left;
  margin: 0 3.5%;
  padding: 20px 0;
  border: 0;
  text-align: left;
  box-shadow: 0 0 0 rgba(0,0,0,0);
}

.eval .jfa_03_c ul li >div.sp2{
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  height: 40px;
  margin-bottom: 10px;
  text-align: left;
  position: relative;
}

.eval .jfa_03_c ul li >div.sp2::after{
  content: '';
  height: 2px;
  background: rgba(0, 176, 185, 1);
  width: 36px;
  position: absolute;
  left: 0;
  bottom: 0
}

.eval .jfa_03_c ul li span{
  line-height: 20px;
  text-align: left;
  display: block;
  font-size: 14px;
}
.eval .jfa_01_c{
  margin-top: 0;
}
.eval .sub_01_c5{
  width: 50%;
  top: 80px;
  margin-top: 0;
}
.eval .sub_01{
  height: 550px;
  background:#161b3b;
}
.learn .sub_01{
  background:#3c3c3c;
}

.learn .textcenter p span{
  margin-right: 10px;
}
.learn .textcenter img{
  width: 14px;
  height: 14px;
}

.eval .fix-list{
  z-index: 5;
  position: relative;
  width: 100%;
  height: 60px;
  background: #eff0f2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.eval .fix-list .fix-inner{
    position: relative;
    height: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.eval .fix-list .fix-inner >div{
      display: inline-block;
    font-size: 14px;
    color: #0e1021;
    width: 13.8%;
    height: 59px;
    line-height: 59px;
    text-align: center;
    font-weight: 400;
}

.eval .fix-list .fix-inner >div.active{
  color: #076bf2;
  border-bottom: 2px solid #076bf2;
}

.eval .e-banner{
  width: 50%;
  margin-left: 50%;
  margin-top: 0;
}
.eval .e-banner .banner-inner {
  position: relative;
}
.eval .e-banner .banner-inner img{
  width: 80%;
  margin-left:20%;
  max-width: 400px;
  margin-top: 50px;
}

.eval .e-banner .banner-inner .e-img{
  position: absolute;
  top:50%;
  left: 50%;
  width: 100px;
  height: 80px;
  margin-left:-40px;
  margin-top: -50px;
}

.learn .e-banner a{
  display: block;
  max-width: 700px;
  width: 100%;
  margin: 100px auto;
}

.learn .e-banner .p6{
  display: none;
  text-align: center;
  margin: auto
}

.learn .e-banner .p6 a{
display: inline-block;
    line-height: 40px;
    padding: 0px 20px;
    border-radius: 5px;
    background: #00adbb;
    font-size: 14px;
    width: 100px;
    color: #fff;
}
.eval .sub_01c_h1{
  display: block;
  margin-bottom: 20px;
}


.learn .textcenter h2{
  margin-left: 0;
}
.eval .textcenter{
    text-align: left;
    max-width: 500px;
    width: 100%;
    margin: 70px 0 30px 16%;
}

.eval .sub_01_c5 p{
  font-size: 18px;
}

.eval .sub_01_c5 p.p2 a{
  line-height: 40px;
  background: #fff;
  border: none;
  border-radius: 3px;
  color: #000;
  padding: 0 20px 0 40px;
  font-size: 16px;
  margin-right: 20px;
}

.learn .sub_01_c5 p.p2 a{
  padding: 0 30px;
  color:#fff;
  background: rgba(0,0,0,0);
  border: 1px solid #fff;
}

.learn .sub_01_c5 p.p2 a:first-child{
  background: #00adbb;
  border: 1px solid #00adbb;
}

.learn .sub_01_c5 p.p3 a{
  padding: 0 30px;
  color:#fff;
  background:rgba(0, 0,0, 0);
  border:1px solid #97d700;
}

.learn .rly_01 ul li:nth-child(2n){
  background-color: #fff
}
.learn .e-banner p.p4{
  display: none
}
.learn .e-banner p.p4 a{
  color: #fff;
  background: #fff;
  border: none;
  padding: 8px 30px;
  border-radius: 3px;
      background-color: rgba(255, 162, 29, 1);
    width: 100px;
    text-align: center;
}

.eval .sub_01_c5 p.p2 a.look{
  background-image: url(../upimg/eva-btn1.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 16px center
}

.eval .sub_01_c5 p.p2 a.apply{
  background-image: url(../upimg/eva-btn2.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 16px center
}

.eval .sub_01_c5 p.p2 a:hover {
  color: #00adbb;
}


.learn .sub_01_c5 p.p2 a:first-child:hover {
  color:#fff;
  background-color:#2cc6cf;
}

.learn .sub_01_c5 p.p2 a:hover {
  color:#191818;
  background-color:#fff;
}

.learn .sub_01_c5 p.p3 a:hover {
  color:#fff;
  background-color:#97d700;
}

.eval .sub_01_c5 p.p2 a.look:hover{
  background-image: url(../upimg/eva-btn-hover1.png);
}

.eval .sub_01_c5 p.p2 a.apply:hover{
  background-image: url(../upimg/eva-btn-hover2.png);
}


.eval .jfa_01_c ul li .jfa_01c_c em i{
  text-align: left;
}

.eval .jfa_01_c ul li .jfa_01c_c em{
  margin-top: 0;
}

.eval .jfa_01_c ul li .jfa_01c_c{
  margin-top: 0;
  padding: 20px 0 20px;
  text-align: center;
}
.learn .jfa_01_c ul li .jfa_01c_c{
  background: rgba(255, 252, 252);
  height: calc(100% - 15px);
  width: auto;
  margin: 0 20px;
}

.eval .jfa_01_c ul li img{
  width: 68px;
  height: 68px;
  margin: auto;
  display: block;
  background: #fff;
  box-shadow: 0 0 0 0;
  position: relative;
  left: 0;
}


.learn .jfa_01_c ul li{
  width: 30%;
  margin-right: 3.3%;
  height: 210px;
}

.learn .swiper-container4 .swiper-wrapper{
  display: block;
}

.eval .jfa_01c_c em h3{
  margin-top: 0;
  font-size: 20px;
}

.learn .jfa_01c_c em h3::after{
  display: block;
  width: 60px;
  height: 3px;
  content: '';
  margin:4px auto 0;
  background: rgba(1, 173, 187, 1);
}

.eval .jfa_01{
  padding-top: 30px;
}
.eval .sub_06 .wrap_in{
  height: 160px;
  background-image: url(../upimg/evaluating-back2.png);
  background-position: center;
  background-size:cover;
  background-repeat: no-repeat;
  padding: 50px 0;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  border-radius: 5px;
}
.eval .jfa_01_t h2{
  font-size: 28px;
  letter-spacing:1px;
  color:#191140;
  text-align:center;
}

.eval .sub_04 .wrap_in{
  background: #fff;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(242, 242, 242, 1);
    border-radius: 0px;
    padding: 30px 0;
}
.learn .sub_04 .wrap_in{
  border:0;
  padding: 0;
  padding-bottom: 30px;
}
.learn .rly_01 .wrap_in{
  background: #fff;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(242, 242, 242, 1);
    border-radius: 0px;
    padding: 0;
    margin-top: 30px;
    padding-bottom: 30px;
}
.learn .rly_01 .wrap_in::after{
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
}

.eval .sub_04 .wrap_in a{
  display: block;
  float: left;
  width: 12%;
  padding: 10px 0;
  margin: 1% 2.31%;
  text-align: center;
}
.eval .sub_04 .wrap_in a:hover{
  box-shadow: 3px 3px 3px #efefef
}
.eval .sub_04 .wrap_in a >div{
  width: 80%;
  margin: auto;
}

.eval .sub_04 .wrap_in a img{
  width: 100%;
}

.learn .sub_04 .wrap_in a{
  width: 30%;
  margin: 0 1.65%;
  padding: 40px 0;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  border-radius: 0.08rem;
  margin-top: 0.6rem;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
  box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
  height: 210px;
}

.learn .sub_04 .wrap_in a img{
  width: 120px;
  margin: auto;
}

.learn .sub_04 .wrap_in a .a-hover{
  display: none;
}

.learn .sub_04 .wrap_in a:hover .a-inner{
  display: none;
}

.learn .sub_04 .wrap_in a:hover .a-hover{
  display: block;
}

.learn .sub_04 .wrap_in a p{
  margin-top: 20px;
}

.eval .sub_04 .wrap_in::after{
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  clear: both;
}

.learn .sub_09 .wrap_in ul,
.learn .sub_08 .wrap_in ul,
.learn .sub_010 .wrap_in ul{
  display: flex;
  flex-wrap: wrap;
}

.learn .sub_08 .wrap_in ul,
.learn .sub_010 .wrap_in ul{
  margin-top: 30px;
}

.learn .sub_09 .wrap_in ul li{
  display: block;
  float: left;
  width: 25%;
  margin: 10px 0;
}

.learn .sub_09 .wrap_in ul li .info{
  text-align: center;
  margin: 0 30px;
  padding: 30px 0;
  background: rgba(1, 173, 187, 1);

}
.learn .sub_09 .wrap_in ul li img{
  width: 80px;
  margin: auto;
}

.learn .sub_09 .wrap_in ul li h3{
  margin-top: 20px;
  text-align: center;
  color: #fff;
}

.learn .sub_09 .wrap_in ul li p{
  margin: 30px 0;
  text-align: center;
  color: #fff;
}

.learn .sub_09_m .wrap_in ul li .info{
  background-color: rgba(242, 242, 242, 1);
  color: #fff;
}
.learn .sub_09_m .wrap_in ul li h3{
  font-size: 22px;
  color: #000;
}
.learn .sub_09_m .wrap_in ul li p{
  height: 40px;
  color: #000;
  font-size: 14px;
}


.learn .sub_09_s .wrap_in ul li .info{
  background-color: rgba(242, 242, 242, 1);
    position: relative;
  padding-bottom: 40px;
  margin:0 15px;
  height: 200px;
  border-radius: 5px;
}

.learn .sub_09_m .wrap_in ul li .info:hover{
   -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    margin-top: -3px;
}

.learn .jfa_01_c ul li .jfa_01c_c:hover{
  -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    margin-top: -3px;
}

.learn .sub_09_s .wrap_in ul li .info:hover{
   -moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.05);
    margin-top: -3px;
}

.learn .sub_09_s .jfa_01_t h2{
  margin:30px 0;
}
.learn .sub_09_s .wrap_in ul li p{
  line-height: 20px;
  color: #333;
  text-align: left;
  margin:20px;
  font-size: 14px;
}


.learn .sub_09_s .wrap_in ul li .info>div{
  position: absolute;
  bottom: 0;
  height: 45px;
  color: #fff;
  width: 100%;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  background-color: rgba(1, 173, 187, 1);
}

.learn .sub_09_s .wrap_in ul li h3{
  width: 150px;
  border-radius: 20px;
  margin:auto;
  line-height: 36px;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  background-color: rgba(26, 165, 221, 1)
}
.learn .sub_09_s .wrap_in ul li:nth-child(2) h3{
    background-color: rgba(241, 182, 25, 1);
}

.learn .sub_09_s .wrap_in ul li:nth-child(3) h3{
  background-color: rgba(95, 91, 176, 1)
}

.learn .sub_09_s .wrap_in ul li:nth-child(4) h3{
  background-color: rgba(241, 90, 74, 1)
}


.learn .rly_01 ul li .sfl_02_txt p.p2 a{
  color: #169BD5
}

.learn .sub_08 .sub-sm-08{
  display: none;
}

.learn .sub_08 .wrap_in ul li{
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 50%;
  margin:0;
}

.learn .sub_08 .wrap_in ul li a{
  display: block;
  float: left;
  width: 30%;
  margin: 10px 1.6%;
}

.learn .sub_08 .wrap_in ul li a img{
  width: 100%;
}

.learn .sub_08 .btn-wrap{
  text-align: center;
  margin:auto;
  height: 36px;
  margin: 30px 0;
}

.learn .sub_08 .btn-wrap a{
    display: inline-block;
    line-height: 1;
    border-radius: 40px;
    background-color: #00b2c0;
    font-size: 16px;
    color: #fff;
    padding: 12px 25px;
}


.learn .sub_08 .btn-wrap a span{
      display: inline-block;
    background: url(../upimg/jfa_03.png) right center no-repeat;
    background-size: 0.17rem;
    padding-right: 0.48rem;
    -moz-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
    -webkit-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
    box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
}
.learn .sub_010 .wrap_in ul li{
  display: block;
  float: left;
  width: 15%;
  margin: 10px 0.8%;
  text-align: center;
}

.learn .sub_010 .wrap_in ul li img{
  width: 80px;
  margin: auto;
}

.learn .sub_010 .wrap_in ul li b{
  text-align: center;
  font-size: 18px;
  display: block;
}

.learn .sub_010 .wrap_in ul li p{
  text-align: center;
  margin: 20px 0;
}

.eval .sub_06 h2{
  text-align: center;
  font-size: 28px;
  line-height: 32px;
  padding: 20px 0;
  color: #fff;
}
.eval .sub_06 p{
  text-align: center;
  font-size: 24px;
  line-height: 50px;
  color: #fff;
}

.eval .sub_06 a{
  display: inline-block;
  line-height: 1.5;
  margin-top: 40px;
  padding: 0px 40px;
  font-size: 18px;
  color: #00adbb;
  background-color: #ffa200;
  color: #fff;
  border-radius:4px;
  line-height: 45px;
}

.eval .sub_07 {
  padding: 80px 0;
  text-align: center;
  margin: 0 8%;
  width: auto;
}

.eval .sub_07 .jfa_01_t h2{
  font-size: 28px;
}
.eval .sub_07 p{
  font-size: 20px;
  line-height: 24px;
  margin: 30px 0;
}
.eval .sub_07 .img-600{
  display: none;
}

.eval .jfa_03{
  padding: 10px 0;
}

.eval .jfa_03_t{
  width: 100%;
  position: relative;
  background: rgba(24, 68, 147, 1);
}

.eval .jfa_03_t .sub_01_c5{
  position: absolute;
  top:20px;
}

.eval .jfa_03_t .sub_01_c5 img
{
      width: 54px;
    height: 46px;
    margin: 14px 0 ;
}

.eval .textcenter h1{
    font-size: 36px;
    text-align: left;
    position: relative;
    height: 40px;
    line-height: 40px;
    margin-bottom: 30px;
    width: auto;
    padding: 0;
    margin-left: 0;
  font-weight:500;
}
/*.eval .textcenter h2::after{
  content: '';
  height: 3px;
  background: rgba(0, 176, 185, 1);
  width: 36px;
  position: absolute;
  left: 0;
  bottom: 0
}*/

.eval .textcenter p{
  font-size: 16px;
  line-height: 24px;
  margin-top: 30px;
}

.eval .textcenter p.p-900{
  margin-top: 40px
}

.eval .cgal_02 .eva_slide{
  position: relative;
  overflow: hidden;
}


.eval .cgal_02{
  position: relative;
}


.eval .cgal_02 .jfa_01_t p{
  font-size: 16px;
  margin-bottom: 30px;
}

.eval .cgal_02 ul::after{
  content: '';
  width: 100%;
  height: 1px;
  clear: both;
}

.eval .cgal_02 ul li{
  width: 33.333%;
  padding: 0 10px;
  border: 0;
  margin-right: 0;
}

.eval .cgal_02 ul li a{
  border: 1px solid #dfe5ed;
  display: block;
  padding: 0;
}

.eval .cgal_02 ul li a em{
  position: relative;
  padding: 0;
}

.eval .cgal_02 ul li a em.em2{
  padding: 10px 20px 20px;
  width: auto;
}

.eval .cgal_02 ul li a .em1 .img{
  position: absolute;
  bottom: 0px;
  left: 20px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.eval .cgal_02 ul li a em.em2 span.sp1{
  font-size: 14px;
  font-weight: 400;
  position: relative;
  line-height: 30px;
}

.eval .cgal_02 ul li a em.em2 span.sp1::after{
  content: '';
  height: 2px;
  background: rgba(0, 176, 185, 1);
  width: 36px;
  position: absolute;
  left: 0;
  bottom: 0
}
.eval .cgal_02 ul li a em.em2 span.sp2{
  line-height: 40px;
}

.eval .cgal_02 ul li a em.em2 span.sp3{
  padding-top: 8px;
  height: auto;
}
.eval .cgal_02 ul li a em.em2 span.sp3 i{
  margin-right: 6px;
  display: inline-block;
  padding: 3px 0;
  font-size: 14px;
}
.eval .cgal_02 ul li a em.em2 span.sp3 i.active{
  background: rgba(0, 176, 185, 1);
  border-radius: 10px;
  padding: 3px 6px;
  color: #fff;
}

.eval .cgal_02 ul li a em.em2 span.sp4{
  white-space: inherit;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 44px;
}

.eval .cgal_02 ul li a em.em1 b{
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  height: 160px;
}

.eval .cgal_02 .btn-wrap{
  text-align: center;
  margin:auto;
  height: 36px;
}

.eval .cgal_02 .btn-wrap a{
  background: inherit;
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  border-width: 1px;
  font-size: 16px;
  text-align: center;
  border-style: solid;
  border-color: rgba(121, 121, 121, 1);
  border-radius: 5px;
  padding: 6px 20px;
}



.eval .cgal_02 .logo-wrap{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
      border: 0.01rem solid #dfe5ed;
    border-radius: 0.06rem;
    background-color: #fff;
}

.eval .cgal_02 .logo-wrap a{
  width: 10%;
  margin: 0 1.25%;
  display: block;
  float: left;
}

.eval .cgal_02 .logo-wrap a img{
  width: 100%;
}

.eval .cgal_02 .logo-wrap::after{
  content: '';
  width: 100%;
  height: 1px;
  clear: both;
}


.eval .cgal_02 .eva_prev {
  width: 12px;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("../upimg/in_03.png") center no-repeat;
  position: absolute;
  left: -50px;
  top: 0px;
  z-index: 999;
}

.eval .cgal_02 .wrap_in{
  overflow: visible;
  position: relative;
}

.eval .cgal_02  .eva_next {
  width: 12px;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("../upimg/in_04.png") center no-repeat;
  position: absolute;
  right: -50px;
  top: 0px;
  z-index: 999;
}

.eval .cgal_02 .eva_prev {
  left: -3%;
}

.eval .cgal_02 .eva_next {
  right: -3%;
}



.eval .sfl_01,
.eval .sub_04,
.eval .sub_05,
.eval .jfa_03,
.eval .cgal_02,
.eval .sub_06{
  padding: 30px 0 5px 0;
}




.topfr_new {
  overflow: visible;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 9997;
  height: 74px;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  background: #fff;
}

.top_orther_empty {
  width: 100%;
  overflow: hidden;
  height: 72px;
}

.topfr_new .wrap_in {}

.topfr_new .fl {
  float: left;
  margin-left: 8%;
  top: 18px;
  position: relative;
  left: auto;
}

.topfr_new .fl img {
  display: block;
  height: 36px;
}

.topfr_new .fl.pass_logo {
  /* height: auto; */
  top: 50%;
  transform: translateY(-50%);
}

.topfr_new .fl.pass_logo img {
  height: auto;
}

.topfr_new .fr {
  position: absolute;
  right: 8%;
  top: 0px;
}
/*
.topr_l {
  float: left;
  margin-top: 20px;
}

.topr_l a {
  display: block;
  overflow: hidden;
  line-height: 34px;
  background-color: #00acbb;
  border-radius: 4px;
  padding: 0px 12px;
  font-size: 14px;
  color: #fff;
  float: left;
}

.topr_l a.topr_c_w{
    background-color: rgba(0,0,0,0);
    border: 1px solid #000;
    margin-left: 10px;
    line-height: 32px;
    color: #000
}

.topr_l a.topr_c_w:hover{
  background-color: #fff;
  color: #970700;
}

.learn .topr_l a{
  background-color: rgba(0,0,0,0);
    border: 1px solid #000;
    line-height: 32px;
    color: #000;
}

.learn .topr_l a.topr_c_w{
   margin-right: 10px;
       background: #00adbb;
    border: 1px solid #00adbb;
    color: #fff;
 }
.learn .topr_l a:hover{
  background-color: #fff;
  color: #970700;
}

.learn .topr_l a:first-child{
   display: none
}

.topr_r {
  float: left;
  height: 74px;
  position: relative;
}

.topr_r .toprr_t{

}

.topr_r .toprr_t {
  padding-left: 20px;
  overflow: hidden;
  line-height: 34px;
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  color: #202020;
  display: none;
}

.topr_r .toprr_t a {
  color: #fff;
}

.topr_r .toprr_c {
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
  margin-top: 0;
  z-index: 999;
}

.topr_r .toprr_c b.b1 {
  width: 100%;
  height: 9px;
  display: none;
  overflow: hidden;
  background-image: url("/public/mobile/fer/images/top_01.png") center no-repeat;
}

.topr_r .toprr_c .toppr_c_fr {
  width: 100%;
  overflow: hidden;
  background-color: rgba(0,0,0,0);
  border-radius: 4px;
  padding: 0;
}

.topr_r .toprr_c .toppr_c_fr p {
  width: auto;
  margin: 0px 20px;
  line-height: 24px;
}

.topr_r .toprr_c .toppr_c_fr p a {
  font-size: 20px;
  color: #202020;
}

.topr_r .toprr_c .toppr_c_fr p a:hover {
  color: #00acbb;
}

.topr_r .toprr_c .toppr_c_fr p.p1 {
  height: 1px;
  overflow: hidden;
  margin: 10px 20px;
  display: none
}

.topr_r .toprr_c .toppr_c_fr p.p1 i {
  width: 100%;
  height: 1px;
  display: block;
  overflow: hidden;
  background-color: #e2e2e4;
}

.topr_r:hover .toprr_t a {
  color: #00acbb;
} */

/*
.topfr_new .fc {
  overflow: visible;
  margin: 0px auto;
  padding: 0 0 0 2%;
  text-align: center;
  float: left;
}

.topfr_new .fc.pass_fc {
  text-align: right;
  padding-right: 350px;
}

.topfr_new .fc .top_nav {}

.topfr_new .fc ul {
  font-size: 0;
  display: block;
}

.topfr_new .fc ul li {
  display: inline-block;
  padding: 0px 10px;
}

.topfr_new .fc ul li.li1 {
  display: none;
}

.topfr_new .fc ul li.li2 {
  position: relative;
}

.topfr_new .fc ul li .top_nav_t {
  overflow: hidden;
  height: 74px;
  line-height: 74px;
  position: relative;
  z-index: 99;
  padding-right: 5px;
}

.topfr_new .fc ul li .top_nav_t a {
  color: #000;
  font-size: 16px;
}

.topfr_new .fc ul li .top_nav_t a.a_wap {
  display: none;
}

.topfr_new .fc ul li .top_nav_t a b {
  width: 0%;
  height:6px;
  position: absolute;
}

.topfr_new .fc ul li .top_nav_c {
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 74px;
  display: none;
  width: 200px;
  border-top: 1px solid rgba(169, 169, 169, 0.17);
}

.topfr_new .fc ul li .top_nav_c1 {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 74px;
  z-index: 999999;
  display: none;
}

.topfr_new .fc ul li .top_nav_c1 .top_navc1_bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.3);
}

.topfr_new .fc ul li .top_nav_c1 .wrap_in {
  overflow: hidden;
  position: relative;
  z-index: 99;
  margin: 0px 15%;
}

.topfr_new .fc ul li .top_nav_c2 {
  position: absolute;
  padding-left: 20px;
  position: absolute;
  left: 20%;
  top: 74px;
  background-color: #fff;
  display: none;
  border-top: 2px solid #00acbb;
}



.topfr_new .fc ul li .top_nav_c2 dl {
  display: inline-block;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}

.topfr_new .fc ul li .top_nav_c2 dl dd {
  display: block;
  overflow: hidden;
  margin: 16px 0px;
  padding: 0px;
  width: 200px;
  float: left;
}

.topfr_new .fc ul li .top_nav_c2 dl dd a {
  width: 100%;
  display: block;
  padding: 0;
  position: relative;
  font-size: 18px;
  line-height: 1.5;
  margin: 2px 0px;
  text-align: left;
  cursor: default;
}

.topfr_new .fc ul li .top_nav_c2 dl dd a span {
  cursor: pointer;
}

.topfr_new .fc ul li .top_nav_c2 dl dd a .icon {
  transform: scale(0.8);
  padding: 1px 3px;
  background: #F00;
  line-height: 1;
  font-size: 12px;
  color: #FFF;
  border-radius: 3px;
  display: inline-block;
}

.topfr_new .fc ul li .top_nav_c2 dl dd p {
  width: 100%;
  overflow: hidden;
}

.topfr_new .fc ul li .top_nav_c2 dl dd p a {
  font-size: 16px;
  line-height: 1.8;
  color: #222222;
}

.topfr_new .fc ul li .top_nav_c2 dl dd p a:hover {
  color: #00adbb;
}

.topfr_new .fc ul li:hover .top_nav_c2 {
  box-shadow: 0 4px 24px 0 rgba(47, 67, 82, 0.15);
  display: block;
}



.topfr_new:hover .fc ul li .top_nav_c {
  background-color: #fff;
  padding: 8px 0px;
  box-shadow: 0 4px 24px 0 rgba(47, 67, 82, 0.15);
  border-top: 2px solid #00acbb;
}

.topfr_new:hover .fc ul li .top_nav_c dl {
  margin: 0px;
  text-align: left;
  padding: 0px;
  padding-left: 20px;
}

.topfr_new:hover .fc ul li .top_nav_c dl dd {
  width: 100%;
  margin: 0px;
  padding: 0px;
  position: relative;
}

.topfr_new:hover .fc ul li .top_nav_c dl dd a {
  display: block;
  padding: 0;
  position: relative;
  font-size: 16px;
  line-height: 1.8;
  margin: 6px 0px;
}

.topfr_new:hover .fc ul li .top_nav_c dl dd a.a3 {
  background: url("../upimg/nav_01.png") 96% center no-repeat;
  background-size: 5px;
}

.topfr_new:hover .fc ul li .top_nav_c dl dd p {
  position: absolute;
  left: 180px;
  top: 0px;
  background-color: #fff;
  width: 200px;
  display: none;
  padding-left: 20px;
  line-height: 4px;
  padding: 6px 0px;
  padding-left: 20px;
}

.topfr_new:hover .fc ul li .top_nav_c dl dd:hover p {
  display: block;
}

.topfr_new:hover .fc ul li .top_nav_c dl dd:hover a.a3 {
  background: url("../upimg/nav_01_on.png") 96% center no-repeat;
  background-size: 5px;
}


.nav-next-icon:after {
      display: none;
  }


.topfr_new:hover .fc ul li .top_nav_c p {
  margin-bottom: 6px;
}

.topfr_new:hover .fc ul li .top_nav_c a b {
  width: 0%;
  height: 3px;
  display: block;
  overflow: hidden;
  background-color: #3d4899;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
}

.topfr_new:hover .fc ul li .top_nav_c a:hover b {
  width: 0%;
  left: 0px;
}

.topfr_new .fc ul li .top_nav_t a:hover {
  color: #00adbb;
}

.learn .topfr_new .fc ul li .top_nav_t a:hover {
  color: #00adbb;
}


.topfr_new:hover .fc ul li.nav-next-icon:hover .top_nav_t a b {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 10px 7.5px;
  border-color: transparent transparent #00acbb transparent;


}
 */


.btnfr {
  overflow: hidden;
  background-color: #222;
  padding: 10px 0px 30px 0px;
}

.btn_01 {
  width: 100%;
  overflow: hidden;
  color: #fff;
  position: relative;
}

.btn_01 b.b1 {
  width: 100%;
  height: 1px;
  display: none;
  overflow: hidden;
  background-color: #2d2d2d;
  position: absolute;
  left: 0px;
  top: 60px;
}

.btn_01_1 {
  float: left;
  width: 220px;
}

.btn_01_1 p {
  width: 100%;
  overflow: hidden;
}

.btn_01_1 p.p1 {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 20px;
}

.btn_01_1 p.p2 {
  font-size: 16px;
  line-height: 1.5;
}

.btn_01_1 p.p3 {
  font-size: 22px;
  line-height: 28px;
}

.btn_01_1 p.p4 {
  margin-top: 20px;
}


.btn_01_2 {
  float: left;
  width: 400px;
}

.btn_01_2 dl {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 33.3333%;
}

.btn_01_2 dl:nth-child(4) {
  display: none;
}

.btn_01_2 dl dt {
  margin: 0px;
  padding: 0px;
  line-height: 2;
  margin-bottom: 20px;
  font-size: 20px;
}

.btn_01_2 dl dd {
  margin: 0px;
  padding: 0px;
  line-height: 20px;
  margin-bottom: 16px;
  font-size: 14px;
}

.btn_01_2 dl dd a {
  font-size: 14px;
  color: #939393;
}

.btn_01_2 dl dd a:hover {
  color: #fff;
}

.btn_01_3 {
  float: left;
  width: 290px;
  margin-left: 0;
}

.btn_01_3 p {
  width: 100%;
  overflow: hidden;
}

.btn_01_3 p.p1 {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 20px;
}

.btn_01_3 p.p2 {}

.btn_01_3 p.p2 a {
  float: left;
  display: inline-block;
  color: #939393;
  position: relative;
  margin-right: 12px;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 2px;
}

.btn_01_3 p.p2 a.on {
  color: #fff;
}

.btn_01_3 p.p2 a.on b {
  width: 100%;
  height: 3px;
  display: block;
  overflow: hidden;
  background-color: #00adbb;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.btn_01_3 p.p2 a span {
  display: none;
}

.btn_01_3 p.p3 {
  margin-top: 10px;
}

.btn_01_3 p.p3 span {
  font-size: 14px;
  color: #939393;
}

.btn_01_4 {
  float: right;
  width: 210px
}

.btn_01_4 p {
  width: 100%;
  overflow: hidden;
}

.btn_01_4 p.p1 {
  font-size: 20px;
  line-height: 2;
  margin-bottom: 20px;
}

.btn_01_4 p.p2 {}

.btn_01_4 p.p2 em {
  display: inline-block;
  float: left;
  font-style: normal;
  width: 48%;
  margin-left: 4%;
}

.btn_01_4 p.p2 em:nth-child(1) {
  margin-left: 0px;
}

.btn_01_4 p.p2 em img {
  display: block;
  width: 100%;
}

.btn_01_4 p.p2 em span {
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  margin-top: 5px;
}

.btn_02 {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
  text-align: center;
}

.btn_02 p,
.btn_02 p a {
  font-size: 14px;
  color: #505050;
  line-height: 20px;
}



@media screen and (max-width:1260px) {

  .topfr_new .fl.pass_logo img {
      width: 35%;
  }
.topfr_new .fc ul li{
  padding: 0 12px;
}


  .topfr_new .fc {
      display: none;
      width: 100%;
      overflow: hidden;
      position: absolute;
      left: 0px;
      top: 0px;
      z-index: 9990;
      background-color: #fff;
      padding-top: 50px;

      margin: 0px;
  }

  .topfr_new .fl {
      z-index: 9999;
      top: 15px;
  }

  .topfr_new .fr {
      z-index: 9999;
  }

  .topfr_new .fc .top_nav {
      width: 100%;
      overflow: hidden;
      border-top: 1px solid #eee;
      padding: 0px 0px;
  }

  .topfr_new .fc ul li {
      width: 100%;
      overflow: hidden;
      line-height: 30px;
      padding: 0px;
      border-bottom: 1px solid #eaeaea;
      position: relative;
  }

  .topfr_new .fc ul li .top_nav_t {
      line-height: 30px;
      text-align: left;
      padding: 5px 0px;
      height: 30px;
  }

  .topfr_new .fc ul li .top_nav_t a {
      font-size: 16px;
      display: block;
      margin: 0px 10px;
      background-image: url("../upimg/in_04.png") right center no-repeat;
      background-size: 6px;
  }

  .topfr_new .fc ul li.li1 {
      display: block;
      border-bottom: 0px;
      padding: 10px 0px 5px 0px;
  }

  .topfr_new .fc ul li.li1 p {
      line-height: 30px;
  }

  .topfr_new .fc ul li.li1 a {
      display: inline-block;
      margin: 0px 10px;
      font-size: 14px;
  }

  .topfr_new .fc ul li .top_nav_c {
      position: relative;
      left: 0px;
      top: 0px;
      text-align: left;
      line-height: 24px;
      padding-top: 5px;
      padding-bottom: 5px;
      background-color: #eee;
      margin-left: 0px;
      width: 100%;
  }

  .topfr_new .fc ul li:hover .top_nav_c {
      display: block;
  }

  .topfr_new .fc ul li .top_nav_c a {
      margin: 0px;
      padding: 0px;
      margin-left: 10px;
      margin-bottom: 5px;
  }

  .topfr_new .fc ul li .top_nav_t a b {
      display: none;
  }

  .topfr_new .fc ul li:hover .top_nav_t a b {
      display: none;
  }

  .topfr_new .fc ul li .top_nav_c a {
      font-size: 12px;
  }

  .topfr_new .fc ul li .top_nav_t a.a_wap {
      display: block;
  }

  .topfr_new .fc ul li .top_nav_t a {
      display: none;
  }

  .topfr_new .fc ul li .top_nav_c1 .top_navc1_bg {
      display: none;
  }

  .topfr_new .fc ul li .top_nav_c1 .wrap_in {
      margin: 0px;
      width: 100%;
  }

  .topfr_new .fc ul li .top_nav_c dl dd a.a3 {
      background: none;
  }

  .topfr_new .fc ul li .top_nav_c dl dd a.a3:hover {
      background: none;
  }

  .topfr_new .fc ul li .top_nav_c dl dd p {
      position: relative;
      left: 0px;
      width: 100%;
      display: block;
      background-color: #eee;
      padding: 0px;
  }

  .topfr_new .fc ul li .top_nav_c dl dd p a {
      font-size: 12px;
      line-height: 24px;
      display: block;
      margin: 0px 20px;
  }

  .topfr_new .fc ul li .top_nav_c dl dd {
      margin: 0px;
      padding: 0px;
  }

  .topfr_new .fc ul li .top_nav_c dl dd a {
      font-size: 12px;
      line-height: 24px;
      padding: 0px;
      display: block;
      margin-bottom: 0px;
  }

  .topfr_new .fc ul li .top_nav_c2 {
      position: relative;
      left: 0px;
      top: 0px;
      background-color: #eee;
      height: auto;
      overflow: hidden;
  }

  .topfr_new .fc ul li .top_nav_c2 dl {
      width: 100%
  }

  .topfr_new .fc ul li .top_nav_c2 dl dd {
      width: 33.3333%;
      margin: 0px;
      float: left;
  }

  .topfr_new .fc ul li .top_nav_c2 dl dd a {
      font-size: 14px;
      line-height: 24px;
      margin: 0px 10px;
  }

  .topfr_new .fc ul li .top_nav_c2 dl dd p {
      display: block;
  }

  .topfr_new .fc ul li .top_nav_c2 dl dd p a {
      font-size: 14px;
      margin: 0px 10px;
  }

  .topfr_new .fc ul li .top_nav_c1 {
      position: relative;
  }

  .topfr_new .fc ul li:hover .top_nav_c1 {
      display: block;
      top: 0px;
      background-color: #eee;
  }



  .topfr_new .fc ul li:hover .top_nav_c2 {
      padding: 5px 0px;
  }


  .topfr_new {
      height: 50px;
  }

  .topfr_new .fl img {
      height: 24px;
  }

  .topfr_new .fc ul li .top_nav_c2 {
      width: 100%;
  }

  .btn_01_2 {
    display: none;
}

.btn_01_1 {
    width: 100%;
}

.btn_01_3 {
    width: 100%;
    margin-left: 0px;
}

.btn_01_4 {
    width: 100%;
}

.btn_01_4 p.p2 em {
    width: 100px;
}

.btn_01 b.b1 {
    display: none;
}

.btn_01_1 p.p1 {
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 30px;
}

.btn_01_1 p.p4 {
    margin-top: 10px;
}

.btn_01_1 p.p2 {
    font-size: 13px;
    line-height: 20px;
}

.btn_01_1 p.p3 {
    font-size: 20px;
    line-height: 30px;
}

.btn_01_3 p.p1 {
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 20px;
    line-height: 30px;
}

.btn_01_3 p.p2 a {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 24px;
}

.btn_02 p {
    font-size: 12px;
    line-height: 20px;
}

.btn_01_4 p.p1 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 30px;
    margin-top: 20px;
}

.btnfr {
    padding-top: 20px;
}

}


@media(min-width:1262px) {

  .topfr_new .fc ul li .top_nav_c1,
  .topfr_new .fc ul li:hover .top_nav_c2 {
      position: fixed;
  }

  .nav-next-icon:after {
      display: none;
  }
}

.topfr_new .fc ul li .top_nav_c2 dl dd a.a3,
.topfr_new .fc ul li .top_nav_c2 dl dd a.a3:hover {
  color: #333;
  font-size: 18px;
  position: relative;
  padding: 0 0 10px 0;
}

.topfr_new .fc ul li .top_nav_c2 dl dd a.a3::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #f1f1f1;
  content: '';
}




@media(max-width:900px) {
  .eval .sub_01c_h1 {
    display: block;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .eval .sub_01{
    height: auto;
  }
  .eval .sub_01_c5{
    width: auto;
    left: 0;
    top: 20%;
    margin-top: 0;
    padding: 0 8%;
  }
  .eval .sub_01 p.p2 a{
    font-size: 14px;
    display: inline-block;
    line-height: 40px;
    padding: 0px 20px;
    border-radius: 50px;
    background-color: #ffa200;
    font-size: 14px;
    color: #fff;
    margin-left: 4px;
  }
  .eval .e-banner {
    width: 80%;
    margin: 0 auto;
  }
  .eval .e-banner img{
    width: 100%;
  }
  .eval .e-banner .banner-inner img {
    margin: 10px 10%;
    width: 80%;
  }
 .learn .e-banner .p4{
  display: none
 }


  .eval .sub_01 p.p-600{
    display: block;
  }
  .eval .sub_01 p.p-900{
    display: none;
  }
  .eval .sub_01_c5 p {
    color: #fff;
    font-size: 14px;
  }

  .eval .jfa_03_t{
    height: 400px;
  }

  .eval .jfa_03_t .sub_01_c5{
    position: relative;
  }

  .eval .jfa_03_t .textcenter{
    padding: 0;
  }
  .eval .jfa_03_t .sub_01_c5 img {
    margin: 0;
  }

  .eval .jfa_03_t .textcenter h2 {
    font-size: 20px;
    text-align: left;
    position: relative;
    height: 40px;
    line-height: 30px;
    margin-bottom: 10px;
    margin: 0;
  }

  .eval .jfa_03_c ul li {
    width: 47%;
    margin: 0 1.5%;
  }

  .eval .jfa_01_c ul li {
    width: 42%;
    margin: 0px 4% 2%;
  }

  .learn .jfa_01_c ul {
    display: -webkit-box;
  }
  .learn .jfa_01_c ul li {
    width: 90%;
    margin: 0;
  }
  .eval .sub_05 .wrap_in{
    width: 92%;
    color: #fff;
    margin: 60px 4% 0 4%;
  }
  .eval .sub_05 img{
    display: none;
  }
  .eval .sub_07 .img-600{
    display: block;
  }
  .eval .sub_07 .img-900{
    display: none;
  }
  .eval .rly_01 ul li .sfl_02_txt p.p2 {
    margin-top: 2px;
    width: auto;
    margin-right: 40px;
    font-size: 16px;
  }


  .eval .jfa_01_c ul li .jfa_01c_c em h3{
    font-weight: 500;
    font-size: 14px;
  }

  .eval .jfa_01_c ul li .jfa_01c_c em{
    margin: 0;
    padding: 0 20px;
  }
  .eval .rly_01 ul li .sfl_02_txt{
    padding-left: 20px;
  }
  .eval .sub_05 .wrap_in .info p{
    line-height: 16px;
  }
  .eval .sub_05 .wrap_in .info{
    padding-top: 16px;
  }
  .eval .rly_01 ul li .sfl_02_txt p.p3{
    text-align: center;
  }
  .eval .topr_l{
    display: none;
  }

 .eval .newComm .topr_l{
    display: block;
  }

  .eval .jfa_01_t h2{
    font-size: 24px;
    padding: 0 10px;
  }

  .eval .sub_04 .wrap_in a{
    width: 26%;
    height: 124px;
  }
  .eval .sub_04 .wrap_in a p{
    font-size: 14px;
  }

  .eval .cgal_02{
    padding-bottom: 10px;
  }

  .eval .cgal_02 ul li{
    width: 100%;
  }
  .eval .cgal_02 .logo-wrap a {
    width: 22%;
  }

}

@media screen and (max-width: 750px){
  .eval .jfa_03_c ul li {
    width: 40%;
    margin: 0 5%;
  }
  .jfa_01_c ul li .jfa_01c_c em i{
    display: none;
  }
  .learn .textcenter h2{
    margin: 10px 0;
    text-align: center;
  }
  .learn .textcenter p{
    margin-top: 0;
    text-align:center;
  }
  .learn .e-banner a{
    margin: 20px auto;
  }
  .learn .e-banner .p6{
    display: block;
  }
  .learn .jfa_01_c ul li .jfa_01c_c{
    margin: 0;
    height: 200px;
  }
  .learn .jfa_01_c ul li .jfa_01c_c em i{
  display:block
  }
  .eval .fix-list{
    display: none
  }

  .eval .textcenter {
    margin: 30px 0 30px 0%;
    padding-left: 0;
  }
  .learn .sub_09 .wrap_in ul li .info{
    margin:0;
  }

  .learn .sfl_tab_change ul li .wrap_in{
    padding: 0;
  }
  .learn .rly_01 ul li .sfl_02_cell{
    width: auto;
  }
  .learn .rly_01 ul li .sfl_02_txt >div{
    font-size: 14px;
  }
  .learn .rly_01 ul li .sfl_02_txt{
    padding: 0 20px;
  }


  .learn .rly_01_r ul li .sfl_02_txt p.p2{
    margin-right: 0
  }

  .learn .rly_01_r ul li .sfl_02_txt{
    padding: 0;
  }

  .learn .sub_09 .wrap_in{
    width: 100%;
    overflow: hidden;
  }

    .learn .sub_04 .wrap_in{
    width: 100%;
    overflow: hidden;
  }

  .learn .sub_09 .wrap_in ul{
      display: -webkit-box;
      width: auto;
  }
  .learn .sub_09 .wrap_in ul li{
    margin: 0;

  }

  .learn .sub_04 .wrap_in a{
    width: auto;
    margin: 0;
    height: auto;
  }
  .learn .sub_04 .wrap_in a >div{
    height: auto;
  }
  .learn .sub_04 .wrap_in a .a-hover{
    display: block;
  }
  .learn .sub_04 .wrap_in a .a-inner p{
    display: none;
  }
  .learn .sub_04 .wrap_in a .a-hover .tit{
    font-weight: bold;
  }
  .learn .sub_04 .wrap_in a:hover .a-inner{
    display: block;
  }

  .learn .sub_04 .wrap_in a:hover .a-hover{
    display: block;
  }

  .learn .sub_010 .wrap_in ul li{
    width: 31%;
  }
  .learn .sub_010 .wrap_in ul li p{
    font-size: 14px;
  }
  .learn .sub_08 .sub-lg-08{
    display: none;
  }
   .learn .sub_08 .sub-sm-08{
    display: block;
  }
  .learn .sub_04{
    margin-bottom: 30px;
  }

  .learn .sub_08 .wrap_in ul{
    margin-top: 10px;
  }
  .learn .sub_08 .wrap_in ul li a{
        width: 47%;
    margin: 10px 1.5%;
  }

  .learn .sub_08 .wrap_in ul li a p{
    text-align: center;
    font-size: 14px;
  }
  .learn .swiper-container-horizontal>.swiper-pagination-bullets,
  .learn .swiper-pagination-custom,
  .learn .swiper-pagination-fraction{
    text-align: center;
  }
  .learn .swiper-pagination4{
    text-align: center;
  }
  .learn .swiper-container4 .swiper-wrapper{
    display: flex;
  }

  .learn .jfa_01_c_r .swiper-wrapper{
    display: -webkit-box;
  }

  .learn .swiper-pagination4 .swiper-pagination-bullet{
    margin-right: 4px;
  }
  .learn .rly_01 ul li .sfl_02_txt h3.p1{
    font-size: 22px;
  }

  .learn .rly_01_r ul li .sfl_02_txt h3.p1{
    font-size: 20px;
    line-height: 24px;
  }

  .learn .e-banner p.p4{
    display: block;
  }
  .learn .menu em i{
    background-color: #fff
  }

  .learn .newComm .menu em i{
    background-color: #00acbb;
  }
  .learn .menu em.on i{
    background-color: #00acbb;
  }

  .learn .topfr_new .fc ul li .top_nav_t a {
    color: #000
  }
}

