@import url("../../css2020/public.css");
.banner {
    background: url('Banner_img.jpg') no-repeat center;
}

.banner>div {
    height: 500px;
    cursor: pointer;
}

.color_gray {
    background-color: #f8fcff;
}

.color_blue {
    background-color: #2e6aff;
}

.color_orange {
    background-color: #f1862a;
}
.text_orange{
  color: #f1862a;
}
.text_blue{
  color:#2e6aff;
}

.box_shadow_orange {
    box-shadow: 0px 9px 18px 0px rgba(101, 142, 202, .2);
    -webkit-box-shadow: 0px 9px 18px 0px rgba(101, 142, 202, .2);
    -ms-box-shadow: 0px 9px 18px 0px rgba(101, 142, 202, .2);
    -moz-box-shadow: 0px 9px 18px 0px rgba(101, 142, 202, .2);
}

.btn_talk {
    width: 246px;
    height: 48px;
    margin: 0 auto;
    line-height: 48px;
    border-radius: 48px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url('Why_Btton_img.png') no-repeat center;
    box-shadow: 0px 9px 18px 0px rgba(239, 92, 12, .2);
    -webkit-box-shadow: 0px 9px 18px 0px rgba(239, 92, 12, .2);
    -ms-box-shadow: 0px 9px 18px 0px rgba(239, 92, 12, .2);
    -moz-box-shadow: 0px 9px 18px 0px rgba(239, 92, 12, .2);
    display: block;
}

.title span.tit {
    font-size: 36px;
    font-weight: bold;
    color: #191c3d;
    display: block;
}
.main {
    padding-top: 45px;
}

.common_pad {
    padding: 70px 0;
}
.common_pad_top{
  padding-top:70px;
}

span.ctit{
  padding-left: 15px;
  padding-right: 25px;
  line-height: 40px;
  font-size: 22px;
  font-weight: bold;
  color:#fff;
  display: inline-block;
}

.why .main {
    background: url('ABOUT.png') no-repeat left 20px;
}

.why .cont p{
  line-height: 36px;
  color:#232c66;
  font-size: 18px;
}
.why a{
  margin-top: 35px;
}

.why .cert {
  margin-top: 20px;
  padding: 35px 0;
  border-radius: 10px;
}

.intro{
  border-radius: 10px;
  overflow: hidden;
}

.intro .cont,.intro span.pic{
  width: 50%;
}
.intro .cont{
  padding: 50px;
  flex:1;
  position: relative;
}
.intro .cont .down-arrow,
.intro .cont .up-arrow{
  width: 15px;
  height: 15px;
  background-color: #2e6aff;
  transform: rotate(45deg);
  position: absolute;
  display: inline-block;
}
.intro .cont .down-arrow{
  left: 50px;
  bottom:-7px;
}
.intro .cont .up-arrow{
  right: 50px;
  top:-7px;
}
.intro span.pic{
  padding: 30px 0;
  background-color: #fff;
}

.intro .cont span.ctit{
  background-image: linear-gradient(-135deg,transparent 10px,#00ccff 0);
}
.intro .cont p{
  margin-top: 15px;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
}
.intro .cont span{
  font-weight: bold;
}
.future .cont{
  padding-top: 30px;
  flex: 1;
}
.future span.pic{
  margin-left: 70px;
}
.future .cont span.tit{
  font-size: 22px;
  font-weight: bold;
  color:#00ccff;
  text-shadow: 2px 4px rgba(0, 204, 255, .2);
}
.future p{
  padding-top:10px;
  line-height: 36px;
  font-size: 18px;
  color:#232c66;
}
.future a {
  margin-top: 30px;
  margin-left: 0;
}

.value .main{
  height: 798px;
  margin-top: 35px;
  padding: 68px 57px;
  background: url('GoldContent_Persons_bg.jpg') no-repeat top center;
}

.value_body{
  height: 490px;
  background: url('GoldContent_Persons_Title_bg.png') no-repeat center;
  position: relative;
}
.value_body p{
  margin: auto;
  line-height: 30px;
  font-size: 16px;
  color:#232c66;
  position: absolute;
}
.value_body p.pos1{
  width: 355px;
  top:0;
  right:0;
  left: -500px;
}
.value_body p.pos2{
  width: 385px;
  top:30px;
  left:0;
  right: -600px;
}
.value_body p.pos3{
  width: 385px;
  top:320px;
  right:0;
  left: -650px;
}
.value_body p.pos4{
  width: 460px;
  top:360px;
  left:0;
  right: -640px;
}

.value_content{
  height: 150px;
  margin-top: 25px;
  border-radius: 15px;
  padding: 0 45px;
  background: url('GoldContent_Unit_bg.png') no-repeat center;
}
.value_content .cont{
  width: 360px;
  padding-top:25px; 
}
.value_content span.tit{
  font-size: 18px;
  font-weight: bold;
  color:#062f38;
}
.value_content p{
  padding-top: 5px;
  line-height: 24px;
  font-size: 16px;
  color:#fff;
}
.Certificates .cont{
  margin-left: 60px;
  flex: 1;
}
.Certificates .cont span.ctit{
  background-image: linear-gradient(-135deg,transparent 10px,#2e6aff 0);
}
.Certificates .cont p{
  margin-top: 20px;
  line-height: 32px;
  font-size: 18px;
  color: #232c66;
}

.condition .main{
  margin-top: 35px;
  padding: 50px 0;
  border-radius: 10px;
}
.condition a{
  margin-top: 35px;
}
.policy .main{
  padding-top: 0;
}
.policy p{
  padding: 20px 0;
  line-height: 32px;
  font-size: 18px;
  color:#232c66;
}

.services .main{
  padding-top: 20px;
}
.services a{
  margin-top: 30px;
}
.services p{
  font-size: 18px;
  color:#232c66;
}

.services_body{
  height: 394px;
  margin-top: 20px;
  padding: 0 157px;
  background: url('Service_img.png') no-repeat center;
}
.services .cont {
  width: 305px;
}
.services .cont span.tit{
  font-size: 18px;
  font-weight: bold;
}
.services .cont p{
  color:#48577a;
}
