 @charset "UTF-8";

/* 重设样式 */

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

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

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;

}
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 {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%}
input{-webkit-appearance:none;outline:0;display:inline-block;}
img{width: 100%;}
/*全局设置*/
.global{width: 100%; height: auto; overflow-x:hidden; overflow-y:auto; display: none;}
.msd_mt18{margin-top: 1.5rem;}
.msd_w62{width: 6.2rem; margin:0 auto; }
.msd_bm{float: left;line-height: 0.8rem; font-size: 0.3rem;}
.msd_fl{float: left;}
.w1040{width: 1000px;margin: 0 auto;}
/*banner*/


.fl_flgyhd_bc_01{width: 100%; height: 800px; background: url('../images/fl_flgyhd_bc_01.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}
.fl_flgyhd_bc_02{width: 100%; height: 528px; background: url('../images/fl_flgyhd_bc_02.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}
.fl_flgyhd_bc_03{width: 100%; height: 942px; background: url('../images/fl_flgyhd_bc_03.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}
.fl_flgyhd_bc_03 #ifocus{width: 1200px; margin: 0 auto; padding-top: 240px;}
.fl_flgyhd_bc_03 #ifocus .img{height: 480px !important;}

.fl_flgyhd_bc_03 #ifocus .tab{display: flex; justify-content: space-between;flex-wrap: wrap;background: url('../images/shijianzhou.png') no-repeat; background-position-x: center;background-position-y: 29px;margin-top: 50px; position: relative; z-index: 1;}
.fl_flgyhd_bc_03 #ifocus .tab li{width: 123px; text-align: center; cursor: pointer; overflow:hidden ; line-height: 30px;height: 45px;font-size: 14px;}
.fl_flgyhd_bc_03 #ifocus .tab .on{background: url('../images/xuanfu.png') no-repeat; background-position-x: center;background-position-y: 28px; font-weight: bold;}
.fl_flgyhd_bc_03 #ifocus .hd{position: absolute;}
.fl_flgyhd_bc_03 #ifocus .prev{background: url('../images/turn-left.png') no-repeat; background-position-x: center; width: 24px;height: 47px;margin: -24px 0 0 12px; cursor: pointer;}
.fl_flgyhd_bc_03 #ifocus .next{background: url('../images/turn-left.png') no-repeat; background-position-x: center; width: 24px;height: 47px;margin: -48px 0 0 1160px; float: right;transform: rotate(180deg); cursor: pointer;}
.fl_flgyhd_bc_03 .fl_03{float: left; height: 480px;}
.fl_flgyhd_bc_03 .fl_03_2020{float: left; height: 480px !important; width: 780px !important;}
.fl_flgyhd_bc_03 .fl_03 img{width: 768px; height: 480px;}
.fl_flgyhd_bc_03 .fl_03_2020 img{width: 768px; height: 480px;}
.fl_flgyhd_bc_03 .fr_03{float: left; height: 480px; margin: 120px 0 0 45px; position: relative;}
.fl_flgyhd_bc_03 .fr_03 h1{font-size: 75px; font-weight: bold; position: relative; z-index: 1;}
.fl_flgyhd_bc_03 .fr_03 div{position: absolute;width: 180px;height: 23px; background: #fef104;top: 69px;}
.fl_flgyhd_bc_03 .fr_03 ul{margin-top: 10px;}
.fl_flgyhd_bc_03 .fr_03 li{line-height: 30px; cursor: pointer; clear: both;}
.fl_flgyhd_bc_03 .fr_03 span{display: inline-block; width: 6px;height: 6px; background: #999; transform: rotate(45deg); margin-right: 10px;float: left;margin-top: 13px;}
.fl_flgyhd_bc_03 .fr_03 p{float: left;font-size: 14px;}
.fl_flgyhd_bc_03 .fr_03 .on span{background: #fef104;}





.fl_flgyhd_bc_04{width: 100%; height: 956px; background: url('../images/fl_flgyhd_bc_04.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}
.swiper-container {
      width: 1540px;
      margin: 0 auto;
      padding-top: 260px;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      transition: 300ms;
      transform: scale(0.8);
      width: 892px !important;
      height: 612px !important;
    }
    .swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
    }
    .swiper-button-prev {width:334px !important; height: 447px !important; background-color: #212121; top: 364px !important; left: 0 !important; opacity: 0.8;background-size: 0 !important;}
    .swiper-button-next {width:334px !important; height: 447px !important; background-color: #212121; top: 364px !important; right: 0 !important; opacity: 0.8;background-size: 0 !important;}
    .swiper-button-prev div{background: url('../images/left.png') no-repeat !important; background-position-x: center; width: 66px !important;height: 66px !important; left: 240px !important;top: 190px !important; position: absolute;}
    .swiper-button-next div{background: url('../images/right.png') no-repeat !important; background-position-x: center; width: 66px !important;height: 66px !important; right: 240px !important;top: 190px !important; position: absolute;}

.fl_flgyhd_bc_05{width: 100%; height: 260px; background: url('../images/fl_flgyhd_bc_05.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}


















.fl_flpz_bc_02{width: 100%; height: 673px; background: url('../images/fl_flpz_bc_02.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}
.fl_flpz_bc_02 .yjyb_bssj_bm_01{width: 521px;padding-top: 270px; float: right;}
.fl_flpz_bc_02 .yjyb_bssj_bm_01 img{margin-bottom: 10px;}
.fl_flpz_bc_02 .yjyb_bssj_bm_01 div{position: relative;}
.fl_flpz_bc_02 .yjyb_bssj_bm_01 em{position: absolute; top: 15px; right: 15px; font-size: 16px; color: #737373;}
.fl_flpz_bc_02 .yjyb_bssj_bm_01 input{width: 507px;height: 60px;margin: 0 0 13px 0;background: #f0f0f0;color: #8e8e8e; padding-left: 15px;}
.fl_flpz_bc_02 .yjyb_bssj_bm_01 button{width:521px; height:60px;background: url('../images/fl_flpz_btn_01.png') no-repeat; background-size: 100% auto; background-position-x: center; margin:0 0 0.2rem 0;}
.fl_flpz_bc_02 .w400{width: 420px;float: left;margin-top: 230px;line-height: 30px;}
.fl_flpz_bc_02 .w400 span{font-size: 16px; display: inline-block; color: #747474;text-align: center;line-height: 35px;}
.fl_flpz_bc_02 .w400 .pic-m{width: 90px; }
.fl_flpz_bc_02 .w400 .pic-n{width: 110px;}
.fl_flpz_bc_02 .w400 .pic-w{width: 120px;text-align: right;}
.fl_flpz_bc_02 .w400 h1{font-size: 22px; text-align: center; color: #575757; line-height: 60px; border-bottom: 1px dashed #5e5e5e;margin-bottom: 5px;}
.fl_flpz_bc_02 .w400 i{font-size: 24px; color: #754409;font-size: 32px;}
.fl_flpz_bc_02 .w400 p{font-size: 14px; text-align: center; line-height: 50px; border-top: 1px dashed #5e5e5e;margin-top: 5px;}
.fl_flpz_bc_02 .yjyb_bssj_bm_01 em{position: absolute; top: 15px; right: 15px; font-size: 16px; color: #737373;}


.fl_flpz_bc_03{width: 100%; height: 999px; background: url('../images/fl_flpz_bc_03.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}
.fl_flpz_bc_04{width: 100%; height: 827px; background: url('../images/fl_flpz_bc_04.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}
.fl_flpz_bc_04 .thnum_04{position: relative; width: 1168px; margin: 0 auto;}
.fl_flpz_bc_04 .thnum_banner_04{padding:230px 0 0 0; height: 490px;}
.fl_flpz_bc_04 .prev{background: url("../images/left.png") no-repeat; position: absolute; top: 460px; left: -70px; width: 78px; height: 78px; cursor: pointer;}
.fl_flpz_bc_04 .next{background: url("../images/right.png") no-repeat; position: absolute; top: 460px; right:-110px; width: 78px; height: 78px;cursor: pointer;}



.fl_flpz_bc_05{width: 100%; height: 768px; background: url('../images/fl_flpz_bc_05.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}
.fl_flpz_bc_05 div{width: 448px;height: 62px;margin: 0 auto;padding-top: 590px;}
.fl_flpz_bc_06{width: 100%; height: 804px; background: url('../images/fl_flpz_bc_06.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}

.fl_flpz_bc_07{width: 100%; height: 611px; background: url('../images/fl_flpz_bc_07.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}
.fl_flpz_bc_08{width: 100%; height: 685px; background: url('../images/fl_flpz_bc_08.jpg') no-repeat; background-position-x: center;margin-top: -2px;overflow: hidden;}
.fl_flpz_bc_08 .w500{width: 492px; float: right;margin-top: 230px;}
.fl_flpz_bc_08 .yjyb_bssj_bm_01 input{width: 477px;height: 60px;margin: 0 0 13px 0;background: #f0f0f0;color: #8e8e8e; padding-left: 15px;}
.fl_flpz_bc_08 .yjyb_bssj_bm_01 button{width:492px; height:60px;background: url('../images/fl_flpz_btn_02.png') no-repeat; background-size: 100% auto; background-position-x: center; margin:0 0 0.2rem 0;}
.fl_flpz_bc_08 .yjyb_bssj_bm_01 em{position: absolute; top: 15px; right: 15px; font-size: 16px; color: #737373;}







.container{display: block !important;}










