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

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

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;
}
body{
  position: relative;
}
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;}
html,body{width:100%}
.container{
  width: 100%;
  height: auto;
}
.fl_mzl_banner{
  width: 100%;
  height: 10.6rem;
  background: url('../images/zl_01.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_mzl_baoming{
  width: 100%;
  height: 7.88rem;
  background: url('../images/zl_02.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 2.3rem;
  box-sizing: border-box;
}
.fl_mzl_baoming_center{
  width: 6.4rem;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.fl_mzl_baoming_center em{
  position: absolute;
  top: 0.27rem;right: 0.3rem;
  font-size: 0.22rem;
  color: #666666;
}
.fl_mzl_baoming_center input{
  width: 100%;
  height: 0.88rem;
  display: block;
  background-color: #fff;
  padding-left: 0.36rem;
  box-sizing: border-box;
  margin-bottom: 0.2rem;
  border-radius: 0.1rem;
  font-size: 0.22rem;
  color: #666666;
}
.fl_mzl_baoming_bt{
  width: 100%;
  height: 0.88rem;
  line-height: 0.88rem;
  text-align: center;
  font-weight: 500;
  font-size: 0.34rem;
  color: white;
  background-color: #E57230;
  border-radius: 0.1rem;
}
.fl_mzl_banner2{
  width: 100%;
  height: 8.3rem;
  background: url('../images/zl_03.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_mzl_banner3{
  width: 100%;
  height: 9.74rem;
  background: url('../images/zl_04.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_mzl_banner4{
  width: 100%;
  height: 5.92rem;
  background: url('../images/zl_05.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_mzl_banner5{
  width: 100%;
  height: 9.94rem;
  background: url('../images/zl_06.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
  padding-top: 8.46rem;
  box-sizing: border-box;
}
.fl_mzl_banner5 a{
  width: 5.36rem;
  height: 0.88rem;
  margin: 0 auto;
  display: block;
}
.fl_mzl_banner6{
  width: 100%;
  height: 7.75rem;
  background: url('../images/zl_07.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_mzl_banner7{
  width: 100%;
  height: 13.91rem;
  background: url('../images/zl_08.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}
.fl_mzl_banner8{
  width: 100%;
  height: 6rem;
  background: url('../images/zl_09.png') no-repeat;
  background-size: auto 100%;
  background-position-x: center;
  margin-top: -1px;
}












/*轮播图开始*/
.content_lunbo{
  width: 100%;
  height: 8.21rem;
}
.content_lunbo>ul{
  width: auto;
  height: 100%;
}
.content_lunbo>ul li{
  width: 7.1rem !important;
  height: 100%;
}
.content_lunbo>ul li img{
  width: 7.1rem;
  height: 100%;
}
/*轮播图结束*/




.zhezhao{
  position:fixed; z-index:99; top:0px; left:0px; background: #000;opacity:0.5; width: 100%; height: 100%;display: none;
}

.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%;
}

.footer{
  width: 100% !important;
  height: 13vw !important;
  padding: 0px !important;
}
.fon_text{
  width: 100%;
  height: 100%;
  padding: 0px !important;
  background: none;
}
input::-webkit-input-placeholder {
  font-size: 0.22rem;
  color: #666666;
}
input::-moz-input-placeholder {
  font-size: 0.22rem;
  color: #666666;
}











