@charset "UTF-8";

/* 重设样式 */

*{margin:0;padding:0;list-style:none;border:none;outline:none;}

body{font:12px/1.5 "微软雅黑","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;font-style: normal;font-variant:normal;position: relative;}

/* 内外边距通常让各个浏览器样式的表现位置不同 */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
    /* font-family: "SourceHanSansCN-Bold", "SourceHanSansCN"; */
    /* font-family: 'Noto Sans SC','STHeiti Light','Source Han Sans CN','SimHei', "Times New Roman",Georgia,Serif,SimHei; */
}
input, select, textarea {font-size: 100%;}

/* 去掉各 Table  cell 的边距并让其边重合 */

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

/* 去除默认边框 */

fieldset, img {border: 0;}

/* 去掉 firefox 下此元素的边框 */

abbr, acronym {border: 0;font-variant: normal;}

/* 一致的 del 样式 */

del {text-decoration: line-through;}

address, caption, cite, code, dfn, em, th, var,i {font-size:100%;font-style: normal;font-weight: normal;}

/* 去掉列表前的标识, li 会继承 */

ol, ul,li {list-style: none;}

/* 对齐是排版最重要的因素, 别让什么都居中 */

caption, th {text-align: left;}

/* 来自 yahoo, 让标题都自定义, 适应多个系统应用 */

h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}

q:before, q:after {content: '';}

/* 正常链接 未访问 */

/* 鼠标悬停 */

a:hover {text-decoration:none;}

/* 默认不显示下划线，保持页面简洁 */

ins, a {text-decoration: none;color:#000000;

    -moz-transition:all .3s ease-in;

    -webkit-transition:all .3s ease-in;

    -o-transition:all .3s ease-in;

    -ms-transition:all .3s ease-in;

    transition:all .3s ease-in;}
.fl_container{
  width: 100%;
  height: auto;
  position: relative;
}
.fl_mflft_banner{
  width: 100%;
  height: 816px;
  background: url('../images/lfpc_01.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 735px;
  box-sizing: border-box;
}
.fl_mflft_banner ul{
  width: 1200px;
  height: auto;
  margin: 0 auto;
  padding-left: 556px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.fl_mflft_banner ul li{
  width: 153px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 22px;
  color: #222C34;
}
.fl_mflft_baoming{
  width: 100%;
  height: 656px;
  background: url('../images/lfpc_02.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 144px;
  box-sizing: border-box;
}
.fl_mflft_baoming h3{
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 45px;
  color: #3A5A77;
  font-weight: bold;
  margin-bottom: 12px;
}
.fl_mflft_baoming>p,.fl_mflft_baoming_left p{
  width: 100%;
  height: 21px;
  line-height: 21px;
  text-align: center;
  font-size: 21px;
  color: #666;
  margin-bottom: 42px;
}
.fl_mflft_baoming_center{
  width: 1200px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 0 69px 0 85px;
  box-sizing: border-box;
}
.fl_mflft_baoming_left{
  width: 524px;
  height: auto;
}
.fl_mflft_baoming_left>p{
  margin-bottom: 26px;
}
.fl_mflft_baoming_left p span{
  color: #F68342;
}
.fl_mflft_baoming_list{
  width: 476px;
  height: 175px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.fl_mflft_baoming_list ul{
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;left: 0;
}
.fl_mflft_baoming_list ul li{
  width: 100%;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  color: #666;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}
.fl_mflft_baoming_list ul li span:nth-of-type(1){
  width: 76px;
  display: inline-block;
  text-align: center;
}
.fl_mflft_baoming_list ul li span:nth-of-type(2){
  width: 111px;
  display: inline-block;
  text-align: center;
}
.fl_mflft_baoming_left p:last-of-type{
  width: 100%;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 18px;
  color: #F68342;
  margin-top: 28px;
}
.fl_mflft_baoming_right{
  width: 384px;
  height: auto;
}
.fl_mflft_baoming_right input{
  width: 100%;
  height: 60px;
  display: block;
  border-radius: 16px;
  background-color: #F2F2F2;
  font-size: 16px;
  color: #989898;
  margin-bottom: 10px;
  padding-left: 30px;
  box-sizing: border-box;
}
.fl_mflft_baoming_bt{
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
  color: white;
  background-color: #F68342;
  border-radius: 16px;
  cursor: pointer;
}
.fl_mflft_banner2{
  width: 100%;
  height: 705px;
  background: url('../images/lfpc_03.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 79px;
  box-sizing: border-box;
}
#fl_mflft_banner2{
  width: 100%;
  height: 664px;
  background: url('../images/lfpc_04.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 67px;
  box-sizing: border-box;
}
#fl_mflft_banner3{
  width: 100%;
  height: 613px;
  background: url('../images/lfpc_05.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 64px;
  box-sizing: border-box;
}
.fl_mflft_banner2 h3{
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 48px;
  color: #3A5A78;
  font-weight: 200;
  margin-bottom: 103px;
}
.fl_mflft_banner2 h3 span{
  font-weight: bold;
}
.fl_mflft_banner2 p{
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 32px;
  color: #3A5A77;
  margin-bottom: 326px;
}
.fl_mflft_banner2 p span{
  margin: 0 30px 0 -10px;
  color: white;
}
.fl_mflft_banner2 ul{
  width: 1155px;
  height: auto;
  margin: 0 auto;
  display: flex;
}
.fl_mflft_banner2 ul li{
  width: 472px;
  height: auto;
  line-height: 34px;
  font-size: 21px;
  color: #4B4B4B;
  padding-left: 25px;
  box-sizing: border-box;
}
.fl_mflft_banner2 ul li:last-of-type{
  width: 683px;
  color: white;
  padding-left: 71px;
}
.fl_mflft_banner2_bt{
  width: 428px;
  height: 66px;
  line-height: 66px;
  margin: 42px auto 0 auto;
  color: white;
  font-size: 27px;
  padding-left: 30px;
  box-sizing: border-box;
  cursor: pointer;
}
.fl_xws_baoming2{
  width: 100%;
  height: 752px;
  background: url('../images/lfpc_06.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 178px;
  box-sizing: border-box;
}
.fl_zhl_baoming2_cneter{
  width: 1200px;
  height: auto;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 0 86px 0 46px;
  box-sizing: border-box;
}
.fl_zhl_baoming2_cneter ul{
  width: 572px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 87px;
  box-sizing: border-box;
}
.fl_zhl_baoming2_cneter ul li{
  width: 276px;
  line-height: 32px;
  color: white;
  font-size: 20px;
  padding-left: 132px;
  box-sizing: border-box;
  margin-bottom: 69px;
}
.fl_zhl_baoming2_cneter ul li:nth-child(3),.fl_zhl_baoming2_cneter ul li:nth-child(4){
  margin-bottom: 0;
}
.fl_zhl_baoming2_cneter ul li span{
  font-size: 26px;
  font-weight: 500;
  display: block;
}
.fl_zhl_baoming2_left{
  width: 384px;
  height: auto;
  position: relative;
  padding-top: 45px;
  box-sizing: border-box;
}
.fl_zhl_baoming2_left p{
  width: 100%;
  height: 21px;
  line-height: 21px;
  text-align: center;
  font-size: 21px;
  color: #666;
  margin-bottom: 24px;
  letter-spacing: 1px;
}
.fl_zhl_baoming2_left p span{
  color: #F68342;
}
.fl_zhl_baoming2_left em{
  position: absolute;
  top: 107px;right: 26px;
  font-size: 18px;
  color: #989898;
}
.fl_zhl_baoming2_left input{
  width: 100%;
  height: 60px;
  background-color: #fff;
  border-radius: 16px;
  padding-left: 23px;
  box-sizing: border-box;
  margin-bottom: 10px;
  font-size: 16px;
  color: #989898;
  display: block;
}
.fl_zhl_baoming2_bt{
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 16px;
  background-color: #F68342;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}
.fl_xws_baoming2 h3{
  width: 100%;
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 43px;
  color: #3A5A77;
  font-weight: bold;
  letter-spacing: 1px;
}
input::-webkit-input-placeholder {
  font-size: 16px !important;
  color: #989898;
}