@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;
}
.header{width:100%;height:45px;background:#fff;position:relative}
.ha_index{width:25px;height:20px;position:absolute;top:13px;left:.5rem}
.ha_index img{width:100%;height:100%}
.he_dao{width:25px;height:20px;position:absolute;right:9px;top:13px;}
.he_dao img{width:100%;height:100%}
.he_logo{width:100px;position:absolute;left:0;right:0;margin:auto;top:10px;font-size:.45rem;text-align:center}
.he_logo img{width:100%;height:100%}
#a_box a,#b_box a{
  display: block;
  width: 100%;
  height: 100%;
}
.fl_zxdk_banner{
  width: 100%;
  height: 816px;
  background: url('../images/zxdkpc_01.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_zxdk_baoming{
  width: 100%;
  height: 611px;
  background: url('../images/zxdkpc_02.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 101px;
  box-sizing: border-box;
}
.fl_zcjj_baoming_center{
  width: 1200px;
  height: 396px;
  margin: 0 auto;
  padding: 76px 76px 0 73px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.fl_zcjj_baoming_left{
  width: 579px;
  height: auto;
  position: relative;
  cursor: pointer;
}
.fl_zcjj_baoming_bt{
  width: 122px;
  height: 156px;
  text-align: center;
  font-size: 28px;
  color: #874922;
  border-radius: 50%;
  position: absolute;
  top: 49px;right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 33px;
}
.fl_zcjj_baoming_right{
  width: 402px;
  height: auto;
  position: relative;
}
.fl_zcjj_baoming_left h3,.fl_zcjj_baoming_right h3{
  width: 384px;
  height: 31px;
  line-height: 34px;
  text-align: center;
  font-size: 31px;
  color: #98622a;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 22px;
}
.fl_zcjj_baoming_left input{
  width: 384px;
  height: 60px;
  background-color: #f3f3f3;
  display: block;
  padding-left: 30px;
  box-sizing: border-box;
  font-size: 16px;
  color: #b2b2b2;
  margin-bottom: 10px;
  border-radius: 14px;
}
.fl_zcjj_baoming_right img{
  width: 100%;
  height: 188px;
  display: block;
  margin-bottom: 20px;
}
.fl_zcjj_baoming_right a{
  display: inline-block;
  font-size: 20px;
  color: #874922;
  position: absolute;
  top: 172px;left: 129px;
}
.fl_zcjj_baoming_right p{
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  color: #874922;
  padding-left: 174px;
  box-sizing: border-box;
  margin-top: 46px;
}
.fl_zcjj_baoming_right h5{
  width: 100%;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 16px;
  color: #999;
  margin-top: 158px;
}
.fl_zxdk_banner2{
  width: 100%;
  height: 882px;
  background: url('../images/zxdkpc_03.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 68px;
  box-sizing: border-box;
}
.fl_zxdk_banner2_center{
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.fl_zxdk_banner2_center h3{
  width: 100%;
  height: 43px;
  line-height: 43px;
  text-align: center;
  font-size: 43px;
  color: #874922;
  margin-bottom: 18px;
}
.fl_zxdk_banner2_center h3:last-of-type{
  margin-bottom: 76px;
}
.fl_zxdk_banner2_center p{
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 20px;
  color: #874922;
  margin-bottom: 108px;
}
.fl_zxdk_banner2_center ul{
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 246px;
}
.fl_zxdk_banner2_center ul li{
  width: 383px;
  font-size: 21px;
  color: #666;
  padding-left: 48px;
  box-sizing: border-box;
}
.fl_zxdk_banner2_center ul li span{
  display: block;
  font-size: 33px;
  color: #874922;
  margin-bottom: 10px;
  font-weight: 500;
}
.fl_zxdk_banner2_center ol{
  width: 100%;
  height: 123px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 246px;
}
.fl_zxdk_banner2_center ol li{
  width: 401px;
  height: 100%;
  padding-left: 173px;
  box-sizing: border-box;
  font-size: 32px;
  color: #9C6138;
}
.fl_xws_baoming2{
  width: 100%;
  height: 752px;
  background: url('../images/zxdkpc_04.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 178px;
  box-sizing: border-box;
}
.fl_xws_baoming2 h3{
  width: 1200px;
  height: 43px;
  line-height: 43px;
  padding-left: 189px;
  box-sizing: border-box;
  color: #874922;
  font-size: 43px;
  font-weight: bold;
  margin: 0 auto 58px auto;
}
.fl_xws_baoming2 h3{
  text-align: center;
  padding-left: 0;
}
.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: 88px;
  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: 27px;
}
.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: #874922;
  margin-bottom: 24px;
  letter-spacing: 1px;
}
.fl_zhl_baoming2_left p span{
  color: #D9632A;
}
.fl_zhl_baoming2_left em{
  position: absolute;
  top: 106px;right: 26px;
  font-size: 18px;
  color: #999;
}
.fl_zhl_baoming2_left input{
  width: 100%;
  height: 60px;
  background-color: #F4F4F4;
  border-radius: 16px;
  padding-left: 23px;
  box-sizing: border-box;
  margin-bottom: 10px;
  font-size: 16px;
  color: #999;
  display: block;
}
.fl_zhl_baoming2_bt{
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 16px;
  background: #DA652B;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}
.fl_zhl_baoming2_left h5{
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 32px;
  color: #BC9454;
  font-weight: bold;
  margin-bottom: 13px;
}















input::-webkit-input-placeholder {
  color: #999;
  font-size: 16px !important;
}