@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_service_banner{
  width: 100%;
  height: 649px;
  background: url('../images/background_01.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_service_bj{
  width: 100%;
  height: 85px;
  background-color: #fff;
}
.fl_service_baoming{
  width: 100%;
  height: 558px;
  background: url('../images/background_03.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 153px;
  box-sizing: border-box;
}
.fl_service_baoming_center{
  width: 1014px;
  height: 300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.fl_service_baoming_left{
  width: 521px;
  height: 100%;
  padding-top: 7px;
  box-sizing: border-box;
  position: relative;
}
.fl_service_baoming_left input{
  width: 100%;
  height: 58px;
  padding-left: 41px;
  box-sizing: border-box;
  display: block;
  background-color: #ededed;
  margin-bottom: 9px;
  font-size: 16px;
  color: #737373;
}
.fl_service_baoming_left em{
  font-size: 18px;
  color: #737373;
  position: absolute;
  top: 91px;right: 46px;
}
.fl_service_baoming_left_bt,.fl_service_baoming_left_bt img{
  width: 100%;
  height: 60px;
  cursor: pointer;
}
.fl_service_baoming_right{
  width: 392px;
  height: 100%;
}
.fl_service_baoming_right h3{
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 20px;
  margin-bottom: 16px;
  color: #565656;
}
.fl_service_baoming_right_a{
  width: 100%;
  height: 210px;
  border-top: 1px dashed #616161;
  border-bottom: 1px dashed #616161;
  padding: 17px 0 17px 0;
  box-sizing: border-box;
}
.fl_service_baoming_right_aa{
  width: 389px;
  height: 173px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.fl_service_baoming_right_aa ul{
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
}
.fl_service_baoming_right_aa ul li{
  width: 100%;
  height: 16px;
  line-height: 16px;
  margin-bottom: 19px;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  color: #565656;
}
.fl_service_baoming_right p{
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  margin-top: 16px;
}
.fl_service_banner2{
  width: 100%;
  height: 682px;
  background: url('../images/background_04.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 237px;
  box-sizing: border-box;
}
.fl_service_banner2_center{
  width: 1166px;
  height: 325px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.fl_service_banner2_center ul{
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  display: flex;
  justify-content: space-between;
}
.fl_service_banner2_center ul li{
  width: 281px;
  height: 100%;
  margin-right: 15px;
}
.fl_service_banner2_center ul li img{
  width: 100%;
  height: 100%;
}
.fl_service_banner3{
  width: 100%;
  height: 807px;
  background: url('../images/background_05.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_service_banner4{
  width: 100%;
  height: 846px;
  background: url('../images/background_06.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 236px;
  box-sizing: border-box;
}
.fl_service_banner4_center{
  width: 1172px;
  height: 564px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.fl_service_banner4_center ul{
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
}
.fl_service_banner4_center ul li{
  width: 100%;
  height: 282px;
  border-bottom: 1px dashed #4e4e4e;
}
.fl_service_banner4_center ul li img{
  width: 100%;
  height: 100%;
}
.fl_service_baoming2{
  width: 100%;
  height: 346px;
  background: url('../images/background_07.jpg') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 183px;
  box-sizing: border-box;
}
.fl_service_baoming2_center{
  width: 1111px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.fl_service_baoming2_center em{
  font-size: 18px;
  color: #747474;
  position: absolute;
  top: 15px;left: 423px;
}
.fl_service_baoming2_center input{
  width: 226px;
  height: 100%;
  margin-right: 10px;
  display: block;
  background-color: #fff;
  font-size: 16px;
  color: #747474;
  padding-left: 31px;
  box-sizing: border-box;
}
.fl_service_baoming2_center_bt,.fl_service_baoming2_center_bt img{
  width: 231px;
  height: 60px;
  cursor: pointer;
}








.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: 16px !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;
}