@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;

}
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_xhouse_banner{
  width: 100%;
  height: 598px;
  background: url('../images/1.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_xhouse_baoming{
  width: 100%;
  height: 798px;
  background: url('../images/2.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 326px;
  box-sizing: border-box;
}
.fl_xhouse_baoming_center{
  width: 1242px;
  height: 366px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 0 99px 0 60px;
  box-sizing: border-box;
}
.fl_xhouse_baoming_left{
  width: 556px;
  height: 100%;
  position: relative;
}
.fl_xhouse_baoming_left input{
  width: 100%;
  height: 70px;
  color: #646464;
  background-color: #f0f0f0;
  font-size: 20px;
  padding-left: 40px;
  box-sizing: border-box;
  margin-bottom: 12px;
  border-radius: 8px;
}
.fl_xhouse_baoming_left_bt,.fl_xhouse_baoming_left_bt img{
  width: 100%;
  height: 77px;
  cursor: pointer;
}
.fl_xhouse_baoming_left em{
  position: absolute;
  top: 20px;right: 46px;
  font-size: 22px;
  color: #646464;
}
.fl_xhouse_baoming_right{
  width: 450px;
  height: 100%;
  padding-top: 5px;
  box-sizing: border-box;
}
.fl_xhouse_baoming_right h3{
  width: 100%;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 22px;
  color: #353535;
  margin-bottom: 10px;
}
.fl_xhouse_baoming_right h3 span{
  font-size: 24px;
  color: #ea4005;
}
.fl_xhouse_baoming_center_list{
  width: 100%;
  height: 252px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 16px 0 20px 0;
  box-sizing: border-box;
}
.fl_xhouse_baoming_center_list_a{
  width: 340px;
  height: 218px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.fl_xhouse_baoming_center_list_a ul{
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
}
.fl_xhouse_baoming_center_list_a ul li{
  width: 100%;
  height: 16px;
  line-height: 16px;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  color: #646464;
  margin-bottom: 17px;
}
.fl_xhouse_baoming_right p{
  width: 100%;
  height: 16px;
  line-height: 16px;
  text-align: center;
  font-size: 16px;
  color: #e64511;
  margin-top: 8px;
}
.fl_xhouse_banner2{
  width: 100%;
  height: 747px;
  background: url('../images/3.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_xhouse_banner3{
  width: 100%;
  height: 1015px;
  background: url('../images/4.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 826px;
  box-sizing: border-box;
}
.fl_xhouse_banner3_center,.fl_xhouse_banner5_center,.fl_xhouse_banner7_center{
  width: 1240px;
  height: 77px;
  margin: 0 auto;
  padding-left: 132px;
  box-sizing: border-box;
}
.fl_xhouse_banner3_bt,.fl_xhouse_banner4_bt,.fl_xhouse_banner5_bt,.fl_xhouse_banner6_bt,.fl_xhouse_banner7_bt{
  width: 556px;
  height: 77px;
}
.fl_xhouse_banner3_bt a,.fl_xhouse_banner3_bt a img,.fl_xhouse_banner4_bt a,.fl_xhouse_banner4_bt a img,.fl_xhouse_banner5_bt a,.fl_xhouse_banner5_bt a img,.fl_xhouse_banner6_bt a,.fl_xhouse_banner6_bt a img,.fl_xhouse_banner7_bt a,.fl_xhouse_banner7_bt a img{
  width: 556px;
  height: 77px;
  display: block;
}
.fl_xhouse_banner4{
  width: 100%;
  height: 974px;
  background: url('../images/5.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 803px;
  box-sizing: border-box;
}
.fl_xhouse_banner4_center,.fl_xhouse_banner6_center{
  width: 1240px;
  height: 77px;
  margin: 0 auto;
}
.fl_xhouse_banner4_bt,.fl_xhouse_banner6_bt{
  margin: 0 auto;
}
.fl_xhouse_banner5{
  width: 100%;
  height: 999px;
  background: url('../images/6.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 803px;
  box-sizing: border-box;
}
.fl_xhouse_banner6{
  width: 100%;
  height: 997px;
  background: url('../images/7.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 803px;
  box-sizing: border-box;
}
.fl_xhouse_banner7{
  width: 100%;
  height: 975px;
  background: url('../images/8.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 793px;
  box-sizing: border-box;
}
#fl_xhouse_baoming{
  width: 100%;
  height: 904px;
  background: url('../images/9.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 180px;
  box-sizing: border-box;
}
















/*轮播图开始*/
.content_lunbo{
  width: 817px;
  height: 536px;
  margin: 0 auto;
}
.content_lunbo>ul{
  width: auto;
  height: 100%;
}
.content_lunbo>ul li{
  width: 817px !important;
  height: 100%;
}
.content_lunbo>ul li img{
  width: 817px;
  height: 100%;
}
/*轮播图结束*/



.zhezhao{
  position:fixed; z-index:99; top:0px; left:0px; background: #000;opacity:0.5; width: 100%; height: 100%;display: none;
}
.tanchuang{
  width: 576px;
  height: 506px;
  border-radius: 30px;
  position: fixed;
  top: 50%;left: 50%;
  margin-top: -253px;
  margin-left: -288px;
  z-index: 99;
  background-color: #fff;
  display: none;
}
.tanchuang_off{
  width: 34px;
  height: 34px;
  border-radius: 50%;
  position: absolute;
  top: -34px;right: -44px;
  cursor: pointer;
}
.tanchuang_off img{
  width: 100%;
  height: 100%;
}
.tanchuang h1{
  width: 100%;
  height: 132px;
  line-height: 132px;
  font-size: 46px;
  text-align: center;
  margin-top: 16px;
}
.tanchuang_a,.tanchuang_b,.tanchuang_bt{
  width: 488px;
  height: 88px;
  line-height: 88px;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 11px;
}
.tanchuang input{
  width: 100%;
  height: 100%;
  display: block;
  background-color: #ececec;
  color: #8e8e8e;
  font-size: 20px;
  border-radius: 11px;
  padding-left: 22px;
  box-sizing: border-box;
}
.tanchuang_bt{
  font-size: 30px;
  text-align: center;
  color: white;
  background-color: #d7a51c;
}
input::-webkit-input-placeholder {
  font-size: 20px !important;
}
.center input{
  text-indent: 0 !important;
}
/* .footer{margin: 2428px 0 0 0 !important;} */
.footer .footer_bottom{margin: 0 0 50px 0 !important;}
/* .footer{z-index: -1;} */
.bottom_box{
  width: 100%;
  height: 60px;
  background-color: #f3efe3;
}