/*公用*/
body,html{padding: 0;margin: 0;  font-size: 14px; overflow-x: hidden;}
img { max-width: 100%;}
ul,li {padding: 0;margin: 0;list-style: none;}
.fu_clear {clear: both;}
a:hover {text-decoration: none;color: #0c61d5;}
*, *:after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="button"], input[type="submit"], input[type="reset"]
{    -webkit-appearance: none;}

textarea
{    -webkit-appearance: none;}
@media screen and (min-width: 1600px){
	.layui-container {    width: 1310px}
	.container {       max-width: 1310px; width: 1310px}
}
    .wow:first-child {
      visibility: hidden;
    }
/* .bounceInLeft,.bounceInRight,.fadeInUp,.fadeInUpDelay,.fadeInDown,.fadeInLeft,.fadeInRight{visibility:visible;}
 */
.tc	{text-align: center;}
.fu_none {display: none!important;}
.fu_clear {clear: both;width: 100%;height: 1px;display: block;}
.fl {float: left;}
.fr {float: right;}
.text-right {text-align: right;}
.layui-col-space10,.layui-col-space11,.layui-col-space12,.layui-col-space13,.layui-col-space14,.layui-col-space15,.layui-col-space16,.layui-col-space17,.layui-col-space18,.layui-col-space19,.layui-col-space20 {margin-top: 0;margin-bottom: 0;}
.pb10 {padding: 10px;}
.pb20 {padding: 20px;}
.bgf {background: #fff;}
.layui-tab { margin: 0;}
.fu_box01{margin-bottom: 15px;border-radius: 2px;background-color: #fff;padding: 6px 16px;box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);}
/*文字超出后出现省略号*/
.fu_text_c{overflow: hidden;    white-space: nowrap;    text-overflow: ellipsis;}
.fu_hover_img {  overflow: hidden;display: block;}
.fu_hover_img img {    -moz-transition: 0.3s;    -o-transition: 0.3s;    -webkit-transition: 0.3s;    transition: 0.3s;}
.fu_hover_img:hover img { transform: scale(1.05); -ms-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); -moz-transform: scale(1.05) }

/* 手机电脑显示 */
.fu_pc {display: block;}
.fu_wap {display: none;}
@media (max-width: 767px){
.fu_pc {display: none;}
.fu_wap {display: block;}
}


/*分隔栏*/
.fu_md_2 {width: 50%;float: left;}
.fu_md_5 {width: 20%;float: left;}
.fu_son_xs_10>* {width: 10%;float: left;}
.fu_son_xs_9>* {width: 11.1%;float: left;}
.fu_son_xs_8>* {width: 12.5%;float: left;}
.fu_son_xs_7>* {width: 14.2%;float: left;}
.fu_son_xs_6>* {width: 16.6%;float: left;}
.fu_son_xs_5>* {width: 20%;float: left;}
.fu_son_xs_4>* {width: 25%;float: left;}
.fu_son_xs_3>* {width: 33.3%;float: left;}
.fu_son_xs_2>* {width: 50%;float: left;}
/*公共边距*/
.fu_padding_y50 {padding: 50px 0;}
.fu_padding_y50:nth-child(2n) {background: #F5F5F5;}

/*标题样式1*/
.fu_title_01 {text-align: center;}
.fu_title_01 h3 {font-size: 24px;padding-bottom: 20px;position: relative;color: #2191E1;height: auto!important;line-height: 1.2!important;}
.fu_title_01 h3:before {position: absolute;content: "";left:50%;margin-left: -15px;bottom:10px;width: 30px;height: 2px;background-color: #2191E1;}
.fu_title_01 span {font-size: 16px; text-transform: uppercase;color: #9C9C9C;margin-bottom: 40px;display: inline-block;}



/*标题样式2*/
.fu_title_02 {text-align: center;}
.fu_title_02 h3 {font-size: 30px;padding-bottom: 5px;position: relative;color: #323232;height: auto!important;line-height: 1.2!important;}
.fu_title_02 span {font-size: 14px; text-transform: uppercase;color: #9C9C9C;margin-bottom: 40px;display: inline-block;}



/*标题样式3*/
.fu_title_03 {margin-bottom: 10px;}
.fu_title_03 h3 {font-size: 18px;padding-bottom: 5px;position: relative;color: #323232;height: auto!important;line-height: 1.2!important;display: inline-block;}
.fu_title_03 span {font-size: 14px; text-transform: uppercase;color: #9C9C9C;display: inline-block;}


/*标题样式4*/
.fu_title_04 {margin-bottom: 10px;}
.fu_title_04 h3 {font-size:24px;padding-bottom: 5px;position: relative;color: #323232;height: auto!important;line-height: 1.2!important;display: inline-block;}
.fu_title_04::after {content: ' ';display: block;width: 22px;height: 2px;background: #999; margin-top: 5px;}
.fu_title_04 span {font-size: 16px; text-transform: uppercase;color: #9C9C9C;display: inline-block;}




/*楼层样式1*/
.fu_ltitle_01 h2 {font-size: 18px;margin-bottom: 24px;position: relative;color: #F00000;height: auto!important;line-height: 1.2!important;text-align: left!important;   }


/* 导航漂浮 */
.fu_nav_fixed {-moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);    box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.fu_nav_fix {position: fixed;background: #fff;z-index: 99999;top:0;width: 100%;}
.fu_nav_fix_h {height: 150px;}



/*列表右侧标题*/
.fu_pape_t01 {}
.fu_pape_t01 h3 {font-size: 20px;margin-bottom: 15px;position: relative;color: #1baadb;height: auto!important;line-height: 1.2!important;display: inline-block;}
.fu_pape_t01 span {font-size: 14px; text-transform: uppercase;color: #9C9C9C;display: inline-block;}




/* 手机底部导航 */
.fu_wap_nav {display: none;background: rgb(12, 97, 213);text-align: center;height: 50px;width: 100%;position: fixed;left:0;right:0;bottom:0;z-index: 99999;}
.fu_wap_nav a {display: inline-block;width: 25%;color: #fff;float: left;}
.fu_wap_nav a i {height: 25px;line-height: 25px;font-size: 20px;float: left;margin-top: 4px;width: 100%;}
.fu_wap_nav a span {font-size: 14px;line-height: 1;display: inline-block;width: 100%;}


/*fu_service_01*/
.fu_service_01 {text-align: center;}
.fu_service_01 h3 {font-size: 18px; padding: 10px 0 5px;}
.fu_service_01 p {font-size: 14px;color: #8E8E8E;}


/*fu_service_02*/
.fu_service_02 {text-align: center;}
.fu_service_02 li {margin-bottom: 15px;}
.fu_service_02 i {width: 30px;    margin-right: 10px;  float: left;  height: 30px;    background: #00a971;text-align: center;font-size: 14px;    line-height: 30px;    color: #fff;    -moz-border-radius: 0 50% 50%;    -o-border-radius: 0 50% 50%;    -ms-border-radius: 0 50% 50%;    border-radius: 0 50% 50%;}
.fu_service_02 h3 {margin-top: 4px;overflow: hidden;    white-space: nowrap;    text-overflow: ellipsis;}


/*fu_service_04*/
.fu_service_04 {text-align: center;       display: flex;flex-wrap: wrap;}
.fu_service_04>div {padding: 0 15px 35px;}
.fu_service_04 i {font-size: 45px;color: #4A98F5; margin: 6px 0 10px;	}
.fu_service_04 h3 {font-size: 16px; padding: 10px 0 5px;}
.fu_service_04 p {font-size: 14px;color: #8E8E8E;}




/*滚动左右标签*/
.fu_service_button .swiper-button-prev {left:-40px;color: #929292;background: none ;font-size:36px;width: 15px;}
.fu_service_button .swiper-button-next {right:-40px;color: #929292;background: none ;font-size:36px;width: 15px;}

/*fu_list_01*/
.fu_list_01 img {margin-right: 12px; float: left;   display: table-cell;}
.fu_list_01 .right_box {    display: table-cell;}
.fu_list_01 li:after {content:' ';clear: both;display: inline-block;width: 100%;}
.fu_list_01 span {width: 100%;display: inline-block;color: #B9B9B9;height: 14px;padding: 0;margin: 0;}
.fu_list_01 h3 {font-size: 16px; padding: 5px 0 8px; margin-bottom: 8px;position: relative;-webkit-transition: all .66s cubic-bezier(.17,.84,.44,1);    transition: all .66s cubic-bezier(.17,.84,.44,1);    border-bottom: 1px solid #e1e1e1;    text-align: left;    width: 100%;}
.fu_list_01 p {font-size: 14px;color: #8E8E8E;}


/*fu_list_02*/
.fu_list_02 {position: relative;}
.fu_list_02 li {height: 30px;line-height: 30px;margin: 0;padding-top: 0;padding-bottom: 0;}
.fu_list_02 li span {float: right;}
.fu_list_02 li a {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;width: 100%;}
.fu_list_02 i {padding-right: 6px;float: left;padding-top: 8px;}
.fu_list_02 h3 {font-size: 14px;padding-right: 20px;line-height: 30px;}




/*fu_list_03*/
.fu_list_03 li a {position: relative;display: inline-block;}
.fu_list_03 h3 {color: #fff;width: 100%;text-align: center;height: 43px;line-height: 43px;position: absolute; bottom:0px;}
.fu_list_03 li a:before {position: absolute;content: "";width: 100%;height: 43px;background-color: #000000;bottom:0; opacity: 0.7}

/*fu_list_04*/
.fu_list_04 {display:flex;flex-wrap: wrap;}
.fu_list_04 li a {position: relative;display: block;}
.fu_list_04 li a:before {position: absolute;content: "";width: 0;height: 2px;background-color: #1664a8;bottom:-1px;-webkit-transition: all .88s cubic-bezier(.17,.84,.44,1);    transition: all .88s cubic-bezier(.17,.84,.44,1);}
.fu_list_04 li:hover a:before {    width: 100%;    }
.fu_list_04 h3 {width: 100%;padding: 10px;text-align: center;}




/*fu_list_05*/
.fu_list_05 h3 {  color: #000000;    font-size: 18px;    line-height: 25px;    font-weight: 700;    letter-spacing: .03em;    text-transform: capitalize;   margin-top: 15px;}
.fu_list_05 h3:after {    content: '';    width: 35px;    background: #11264f;     height: 2px;    display: block;    margin-bottom: 15px;    margin-top: 15px;}
.fu_list_05 .news_list_met_28_13_47 .single-construction-welcome p {    font-size: 16px;    line-height: 26px;    color: #666666;  }
.fu_hot_01 {margin-bottom: 30px;}
.fu_hot_01 h3 {font-size: 26px;margin-bottom: 15px;}
.fu_hot_01 p {font-size: 16px;    color: rgb(102, 102, 102);line-height: 28px;}


/*fu_list_06*/
.fu_list_06 .fu_l {width: 20%;float: left;}
.fu_list_06 .fu_r {width: 78%;float: right; }
.fu_list_06 .fu_l a {display: inline-block;margin-bottom: 24px; overflow: hidden;float: left;}
.fu_list_06 ul {flex-wrap: wrap;}
.fu_list_06 ul.fu_active {display: table;}
.fu_list_06 li { display: table-cell;margin-bottom: 24px;padding-bottom: 0;padding-top: 0;}
.fu_list_06 li a {position: relative;  background: #f5f5f5;display: block;padding:19px 10px;} 
.fu_list_06 a {height: 340px;}
.fu_list_06 h3 {width: 100%; padding: 10px 5px 5px; text-align: center;display: inline-block;font-size: 15px;}
.fu_list_06 p {width: 100%;color: #9E9E9E;min-height: 24px;text-align: center;display: inline-block;padding-bottom: 8px;}
.fu_list_06 span {color: #F00000;width: 100%;font-size: 14px;display: inline-block;text-align: center;}
.fu_list_06 .fu_r .fu_more {  display: table;width: 100%;padding: 18px 0;height: auto;}
.fu_list_06 .fu_r .fu_more span { display: table-cell;vertical-align: middle;width: auto;text-align: center;color: #3D3D3D; }
.fu_list_06 .fu_r .fu_more i { display: table-cell;font-size: 30px;vertical-align: middle;color: #8F8F8F; }
.fu_list_06 .fu_r .fu_more_por {margin-bottom: 11px; display: table; height: auto;}
.fu_list_06 .fu_r .fu_more_por img {margin-right: 0;display: table-cell;vertical-align: middle;}
.fu_list_06 .fu_r .fu_more_por .t {display: table-cell;vertical-align: middle;width: 60%;padding-right: 8px;text-align: left;}


/*fu_list_07*/
.fu_list_07 ul{padding-left: 38px;}
.fu_list_07 li{display: inline-block;background: #f6f6f6;border-radius: 5px; width:  259px;float: left;display: inline-block;margin: 0 21px 41px;}
.fu_list_07 li img{float: left;border-top-left-radius: 5px;border-top-right-radius: 5px;max-width: 100%;}
.fu_list_07 h3{color: #000;font-size: 20px;width: 100%;display: inline-block;padding: 9px 24px 6px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.fu_list_07 p{font-size: 16px;color: #666;line-height: 24px;display: inline-block;height: 48px;overflow: hidden;padding: 0 24px;}
.fu_list_07 .fu_li_more {font-size: 14px;text-align: right;display: inline-block;width: 100%;padding: 0 24px 19px;}


/*fu_list_08*/
.fu_list_08  {    display: flex;    flex-wrap: wrap;}
.fu_list_08 img {margin-right: 12px; float: left;   display: table-cell;}
.fu_list_08 .right_box {    display: table-cell;}
.fu_list_08 span {display: inline-block;color: #B9B9B9;height: 14px;padding: 0;margin: 0; margin-right: 10px;}
.fu_list_08 li {    border-bottom: 1px solid #ddd; width: 100%;   padding-bottom: 10px;    margin-bottom: 20px;}
.fu_list_08 li:after {display: inline-block;width: 100%;content: ' ';}
.fu_list_08 span i {margin-right: 6px;}
.fu_list_08 h3 {font-size: 18px; padding: 5px 0 8px;position: relative;-webkit-transition: all .66s cubic-bezier(.17,.84,.44,1);    transition: all .66s cubic-bezier(.17,.84,.44,1);     text-align: left;    width: 100%;}
.fu_list_08 p {font-size: 16px;color: #8E8E8E;padding-bottom: 10px;}


/* fu_list_09 */
.fu_list_09  {margin-top: 12px;}
.fu_list_09 h3 {width: 100%;margin-bottom: 18px;}
.fu_list_09 li {    overflow: hidden;margin-bottom: 20px;border-bottom: #eee 1px dashed;padding-bottom: 20px;position: relative;min-height: 120px;}
.fu_list_09 .fu_img { float: left; width: 23.2%; margin-right: 20px; display: block; overflow: hidden; border-radius: 3px; position: relative }
.fu_list_09 .fu_img i { display: block; position: absolute; top: 0; left: 0; z-index: 9; font-style: normal; padding: 3px 5px; background: rgba(18,182,221,.8); font-size: 14px; }
.fu_list_09 .fu_img i a { color: #FFF }
.fu_list_09 .fu_img img{ border-radius: 3px; width: 200px; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.fu_list_09 .fu_img img:hover { transform: scale(1.05) }
.fu_list_09 .fu_text { font-size: 14px; color: #666; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; margin-top: 20px }
.fu_list_09 .fu_info { margin-top: 20px; overflow: hidden; color: #999; line-height: 34px; }
.fu_list_09 .fu_info span { margin: 0 5px }
.fu_list_09 .fu_info span a { color: #096 }
.fu_list_09 .fu_ico { position: relative; float: left; width: 30px; height: 30px;}
.fu_list_09 .fu_ico img { width: 100%; border-radius: 50%;height:30px ;border: #35bcf0 2px solid;}
.fu_list_09 .fu_more { display: block; right: 10px; bottom: 20px; position: absolute; padding: 3px 10px; background: #FF5722; color: #fff; border-radius: 3px; }


/*fu_list_10*/
.fu_list_10 ul { overflow: hidden; padding-top: 10px }
.fu_list_10 li { overflow: hidden; margin-bottom: 10px; height: 60px; }
.fu_list_10 li i { width: 70px; height: 60px; line-height: 60px; margin-right: 10px; overflow: hidden; display: block; float: left; }
.fu_list_10 li i img { max-width: 100%; vertical-align: middle; display: inline-block; -moz-transition: all .5s ease; -webkit-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; transition: all 0.5s; }
.fu_list_10 li p { margin-top: 10px; line-height: 20px; max-height: 40px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; font-size: 14px; }
.fu_list_10 li:hover { background: #f6f6f6; }
.fu_list_10 li:hover img { transform: scale(1.1); }

/*切换1*/
.fu_tab_01 {text-align: center;margin-bottom: 30px;}
.fu_tab_01 li {padding:0 12px;height: 36px;cursor: pointer;line-height: 36px;color: #4B4B4B;margin: 0 4px;display: inline-block;}
.fu_tab_01 li:hover,.fu_tab_01 li.fu_active {background: #3B9CD9;color: #fff;}
.fu_tab_box>div,.fu_tab_box>ul {display: none;}
.fu_tab_box>*.fu_active {display: flex!important;}
.fu_tab_box>div:nth-child(1),.fu_tab_box>ul:nth-child(1) {display: flex;}

/*切换2*/
.fu_tab_02 {text-align: right;margin-bottom: 28px;}
.fu_tab_02 li {position: relative;display: inline-block;margin:0 5px;padding-bottom: 6px;cursor: pointer;}
.fu_tab_02 li:before {    content: '';    display: block;    height: 2px;    position: absolute;    bottom: 0;    left: 50%;    right: 50%;    background: #ffffff;    background: #f01313;    transition: .3s;    -moz-transition: .3s;    -ms-transition: .3s;    -o-transition: .3s;    -webkit-transition: .3s;}
.fu_tab_02 li.fu_active:before {    left: 0;    right: 0;}



/*fu_foot_01*/
.fu_foot_01 {padding:30px 0;background: #474646;color: #fff; line-height: 1.8;  }
.fu_foot_01 .layui-row>div{ display: flex; flex-wrap: wrap;}
.fu_foot_01 dl {margin-bottom: 15px;}
.fu_foot_01 dt a {color: #fff;font-size: 16px;line-height: 2;padding-bottom: 5px;}
.fu_foot_01 dd a {color: #B9B9B9;font-size: 14px;}
.fu_foot_01_copy {border-top: 1px solid #575757; margin-top: 20px;padding-top: 20px;}
.fu_foot_01_copy a {color: #999;}

/*fu_foot_02*/
.fu_foot_02 {padding:30px 0;background: #222;color: #999; line-height: 1.8;}
.fu_foot_02 dt a {color: #fff;font-size: 16px;line-height: 2;padding-bottom: 5px;}
.fu_foot_02 dd a {color: #B9B9B9;font-size: 14px;}
.fu_foot_02_copy {border-top: 1px solid #575757;color: #737373; margin-top: 20px;padding-top: 20px;}
.fu_foot_02_copy a {color: #737373;}

/* fu_foot_03 */
.fu_foot_03 {background: #100e44;}
.fu_foot_03 ul {width: 100%;height: auto;overflow: hidden;line-height: 59px;border-top: 2px solid #fea628;display: inline-block;color: #fff;}
.fu_foot_03 ul a {color: #fff;font-size: 16px;width: 100%;display: inline-block;position: relative;}
.fu_foot_03 a {color: #fff;} 
.fu_foot_03 ul a:after { border-left: 1px solid #413f6a;content: '';display: block;height: 17px;position: absolute;left:0;top:22px;}
.fu_foot_03 ul li:nth-child(1) a:after {display: none;}
.fu_foot_03 ul li {float: left;text-align: center;width: 10%;border-bottom: 1px solid #403e69;}
.fu_foot_03 .fu_b {width: 100%;text-align: center;padding: 20px 0 30px;line-height: 24px;color: #fff;}


/* fu_foot_04 */
.fu_foot_04 {background: #373D41;padding:18px 0;    border-top: #FF5700 10px solid;}
.fu_foot_04 .fu_l { float: left;margin: 0 18px;text-align: center;max-width: 140px;}
.fu_foot_04 .fu_l span { width: 100%; display: inline-block;padding-top: 8px;color: #777777;}
.fu_foot_04 .fu_b {width: 100%;padding: 20px 0 30px;line-height: 24px;color: #777777;}


/*footer_service_01*/
.footer_service_01 {text-align: center; background: #272727;}
.footer_service_01 i{float: left; font-size: 40px; color: #fff; margin-right: 20px;}
.footer_service_01 h3 {  text-align: left; font-size: 18px;   color: #fff;}
.footer_service_01 h4 {   text-align: left;margin-right: 30px; font-size: 14px; color: #999; }
.footer_service_01 .layui-row li {display: inline-block;float: left; padding: 24px 0;width: 25%;}
.footer_service_01 .layui-row ul li i {position: relative;}
.footer_service_01 .layui-row ul li i:after {border-left: 1px solid #4E4E4E;content: '';position: absolute;left: -20px;top: 50%;height: 40px;margin-top: -20px;}
.footer_service_01 .layui-row ul li:nth-child(1)  i:after {  display: none;}



/*商城组件service*/
.fu_shopservice_01 {margin: 40px 0;position: relative;}
.fu_shopservice_01 .fu_r {width: 80%;margin-left: 20%;float: left;padding-left: 7.5px;}
.fu_shopservice_01 .fu_r a {display: inline-block;padding: 0 7.5px;}
.fu_shopservice_01 .fu_r .swiper-container {margin-right: -7.5px;padding-bottom: 0;}
.fu_shopservice_01 .fu_r li {margin-bottom: 0;}
.fu_shopservice_01 .fu_l {text-align: center; position: absolute;left:0;top:0;  height: 100%;background: #444444;display: flex;flex-wrap: wrap;width: 20%;float: left;}
.fu_shopservice_01 .fu_l ul {padding:0px;       height: 100%;}
.fu_shopservice_01 .fu_l li {display: table; border-right: 1px solid #555555;  height:50%;   border-bottom: 1px solid #555555;}
.fu_shopservice_01 .fu_l a {display: table-cell;    vertical-align: middle;transition: .2s;    -moz-transition: .2s;    -ms-transition: .2s;    -o-transition: .2s;    -webkit-transition: .2s;}
.fu_shopservice_01 .fu_l a:hover {background: #2b2b2b;}
.fu_shopservice_01 .fu_l i {font-size: 28px;color: #fff;	}
.fu_shopservice_01 .fu_l h3 {font-size: 12px; padding: 0;color: #fff;}


/*头部组件01*/
.fu_logo_01 {float: left;display: table;height: 100px; line-height:100px;}
.fu_logo_01 a{display: inline-block; max-height: 80px}
.fu_logo_01 img {max-height: 70px;display: inline-block;    vertical-align: middle;}/* 手机站状态 */
.fu_nav_01 {float: right;}
.fu_nav_01 li {float: left;position: relative;z-index: 999;}
.fu_nav_01 li i { margin-left: 6px;}
.fu_nav_01 li a {padding: 0 18px;font-size: 16px;height: 100px; line-height:100px;display: inline-block;}
.fu_nav_01 li ul {position: absolute;background: #fff;z-index: 9999;padding:12px 0;min-width: 160px;-webkit-box-shadow: 0 3px 12px rgba(0,0,0,.05);box-shadow: 0 3px 12px rgba(0,0,0,.05);border-bottom-left-radius:5px;border-bottom-right-radius:5px; display: none;}
.fu_nav_01 li ul li a {height: 42px;line-height: 42px;width: 100%;}
.fu_nav_01 li ul li {position: relative;z-index: 10;width: 100%;}
.fu_nav_01 li ul li ul{ position: absolute; left:100%;z-index: 11; border-top-right-radius:5px;top:0;}
.fu_nav_01 li.hover>a{color: #f01313;}
.fu_toggle_01 {display: none;}/* 手机站状态 */

.fu_nav_m {margin-top: 30px;}
.fu_nav_m a {font-size: 16px; display: inline-block;height: 36px;line-height: 36px;border: 1px solid #6a96e7;padding:0 20px;margin-left: 15px;border-radius: 36px;}
.fu_nav_me {background: #6a96e7;color: #fff;}
.fu_nav_me:hover {background: #6297fa;color: #fff;}



/*手机导航按钮样式*/
.wx_head {position: relative;}
.fu_toggle_01 {width:30px;height:60px;z-index:2;border-radius:50%;margin:0 10px;right:8px;position:absolute;cursor:pointer;-webkit-transition-duration:.66s;transition-duration:.66s;-webkit-transition-timing-function:swing;transition-timing-function:swing;}
.fu_toggle_01 .fu_icon_01 {width:30px;height:2px;background-color:#000;border-radius:2px;position:absolute;top:28px;-webkit-transition-duration:.5s;transition-duration:.5s;}
.fu_toggle_01 .fu_icon_01:before,.fu_toggle_01 .fu_icon_01:after {width:30px;height:2px;background-color:#000;border-radius:2px;content:"";position:absolute;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:swing;transition-timing-function:swing;}
.fu_toggle_01 .fu_icon_01:before {top:-9px;}
.fu_toggle_01 .fu_icon_01:after {top:9px;}
.fu_open .fu_toggle_01 {box-shadow:none;}
.fu_open .fu_toggle_01 .fu_icon_01:before {-webkit-transform:translateY(9px) rotate(45deg);-ms-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg);}
.fu_open .fu_toggle_01 .fu_icon_01:after {-webkit-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg);}
.fu_open .fu_toggle_01 .fu_icon_01 {width:0;}


/* 产品详细 */
.fu_pro_t {position: relative;}
.fu_pro_t .gallery-top i {font-size: 40px;color: #9e9e9e!important;}
.fu_pro_t .gallery-top .swiper-button-next,.fu_pro_t .gallery-top .swiper-button-prev {background: none;}
.gallery-top {width: 100%;height: 300px;margin-left: auto;margin-right: auto;}
.swiper-slide {background-size: cover;background-position: center;}
.gallery-top {max-height:500px;width: 100%;text-align: center;}
.gallery-top img {max-height:100%;max-width: 100%;}
.gallery-thumbs {height:58px;width: 330px;box-sizing: border-box;margin: 10px 0;margin-left: auto;margin-right: auto;}
.gallery-thumbs .swiper-slide {width: 25%;cursor: pointer;height: 100%;opacity: 0.4;    border: 2px solid #ddd;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;    border-color: #4e97d9;}
.fu_pro_t .fu_r {padding-left: 30px;}
.fu_pro_t .fu_r h1 {font-size: 24px;margin-bottom: 11px;}
.fu_pro_t .fu_r p {color: #5e7387;  line-height: 1.5; margin-bottom: 15px;}
a.btn {color: #fff;}
.fu_pro_b {margin-bottom: 50px;}
.fu_pro_bt {border-bottom: 1px solid #e4eaec;margin:20px 0;}
.fu_pro_bt span{color: #62a8ea; display: inline-block;  padding: 10px 20px; border-bottom: 2px solid #62a8ea;}
.lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {max-height:500px ;}
.lg-outer ,.lg-backdrop{z-index: 9999999!important;}
.positions {padding: 15px 0;border-bottom: 1px #f1f1f1 solid;}
.positions_none {border-bottom:none;}



/*头部组件02*/
.fu_nav_02 {background: #1e50ae;float:none;}
.fu_nav_02 li a{color: #fff;height: 50px;line-height: 50px;}
.fu_nav_02 li a:hover {color: #fcffcb;}
.fu_nav_02 li ul {background: #1144ab;}
.fu_nav_02 li.hover>a{color: #fcffcb;background: #1144ab;}
.fu_nav_02 li.hover {z-index: 9999;}
.fu_logo_r01 {float:right;height: 100px;}
.fu_logo_r01 .fu_box {display: inline-block;padding-left: 20px;text-align: left;}
.fu_logo_r01 .fu_box .fu_box_img {float: left;position: relative;line-height: 100px;padding-right: 20px;}
.fu_logo_r01 .fu_box .fu_box_img i {font-size: 30px;padding-left: 25px;position: relative;color: #0f60bb;}
.fu_logo_r01 .fu_box .fu_box_text {float: left;margin-top: 20px;line-height: 26px;}
.fu_logo_r01 .fu_box .fu_box_text p {display: block;color: rgb(168, 168, 168);font-size: 16px;}
.fu_logo_r01 .fu_box +.fu_box .fu_box_img::before {content: "";position: absolute;left: 0px;top: 50%;margin-top: -15px;width: 1px;height: 30px;background:#9F9F9F;}


/* 头部组件03 */
.fu_nav_03 {background: #393D49;color: #fff;}
.fu_nav_03 .fu_logo_01 {height: 60px;line-height: 60px;}
.fu_nav_03 .fu_nav_01>ul>li>a {height: 60px;line-height: 60px;color: #fff;}
.fu_nav_03 .fu_nav_01 a:hover {color: #FF5700;}
.fu_nav_03 .fu_nav_01 li li a {color: #000;}
.fu_nav_03 .fu_nav_m {margin-top: 12px;}
.fu_nav_03 .fu_nav_m a {border: 1px solid #777777;color: #777777;}
.fu_nav_03 .fu_nav_me {background: #cbcbcb;color: #000!important;}
.fu_search_01 {height: 34px;line-height: 34px;border: #323232 1px solid;background: #b6b7b7;border-radius:34px;padding: 0 12px;margin-top: 12px;margin-left: 12px;}
.fu_search_01 .fu_btn {background: none;border: none;color: #777777;}
.fu_search_01 .fu_from {background:none;border: none;color: #fff;}

/* 二级菜单导航 */
.fu_colum {background: #fff;text-align: center;border: 1px #f1f1f1 solid;display: block!important;}
.fu_colum.fu_nav_02 li a {color: #666;}
.fu_colum.fu_nav_02 li {z-index: auto;float: inherit;display: inline-block;}
.fu_colum.fu_nav_02 li.hover>a,.fu_colum.fu_nav_02 li>a.hover {background: none;color: #1baadb;}
.fu_colum.fu_nav_02 li ul {background: #fff;color: #1baadb;}

/* 导航 */
.fu_nav_box {z-index: 9999;}
.fu_banner_01 .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 10px;    transition: all 0.5s ease-out;}
.fu_banner_01 .swiper-pagination-bullet-active{width: 20px;border-radius: 10px;}
.swiper-button-next, .swiper-button-prev {outline: 0;}

/* 顶部欢迎条 */
.fu_top_01 {height: 40px;line-height: 40px; background: #333333;   color: #bbbbbb;}
.fu_top_01 a{ color: #bbbbbb;}

/* 顶部欢迎条2 */
.fu_top_02 {height: 40px;line-height: 40px; background: #eeeeee;   color: #656565;}
.fu_top_02 a{ color: #656565;}
.headtop2 .fu_r {color: #656565;padding-left: 23px;display: block;float: left;}
.headtop2 .fu_r i {color: #656565;padding-right: 8px; position: relative; top: 1px;}



/* banner漂浮导航 */
.fu_banner_nav01 {position: absolute;left:0;display: none;z-index: 9999;}
.fu_banner_nav01:before { background: #333333; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 1; content: ''; opacity: .9; }
.fu_banner_nav01 ul {position: relative;z-index: 2;padding: 20px 0;}
.fu_banner_nav01 a {color: #ffffff; line-height: 36px;width: 220px;display: inline-block;padding:0 20px;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}
.fu_banner_nav01>ul>li>a.hover,.fu_banner_nav01>ul>li>a:hover{background: #f01313;}
.fu_banner_nav01 i {float:right;color: #ffffff; line-height: 36px;font-size: 18px;}
.fu_banner_nav01 ul ul{position: absolute;left:100%;top:0;display: none;}
.fu_banner_nav01 ul ul:before { background: #fff; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 1; content: ''; opacity: .9; }
.fu_banner_nav01 ul ul li{padding-bottom: 10px;z-index: 9;position: relative;}
.fu_banner_nav01 ul ul img{margin-right: 16px;}
.fu_banner_nav01 ul ul li a{color: #000; }


/* 数字增长 */
.fu_countup01 {text-align: center;}
.fu_countup01 .counter{font-size: 48px;}
.fu_countup01 .span-two{line-height: 1.2;vertical-align:top}

/*内页框架*/
.fu_pape_box {  padding: 30px 0px;background-color: #f2f2f2;}
.fu_box_l { background-color: #fff; margin-left: 30px;   min-height: 500px;  padding:10px 30px;padding-bottom: 40px;}
.fu_pape_box .fu_box_r { background-color: #fff;    padding: 15px;}

.fu_pape_new1  {border: 1px solid #e4eaec;border-radius: 3px }
.fu_pape_new1 li { height: 40px;line-height: 40px;margin: 0;padding:0 20px;border-top: 1px solid #e4eaec;}
.fu_pape_new1 li:first-child { border-top:none;}
.fu_pape_new1 i {padding-right: 8px;float: left;margin-top:8px;}
.fu_pape_new1 a {font-size: 14px;overflow: hidden;display: inline-block;width: 100%;    white-space: nowrap; color: #666;   text-overflow: ellipsis;}
.fu_pape_new1 span {color: #B9B9B9;height: 30px;line-height: 30px;float: right;}

/*二级页导航*/
.fu_pape_nav {float:none;margin-bottom: 16px;}
.fu_pape_nav li{width: 100%;height: auto;overflow: hidden;background: #fafafa;}
.fu_pape_nav>ul>li{border-bottom: 1px dashed #e1e1e1;}
.fu_box_r:after {display: inline-block;width: 100%;content: ' ';}
.fu_pape_nav li a{color: #666;padding-left: 15px;height: 50px;line-height: 50px;width: 100%;display: inline-block;position: relative;}
.fu_pape_nav li:hover,.fu_pape_nav li.hv {
	background: #03ae33; border-bottom: 1px solid #03ae33;color: #fff;
}
.fu_pape_nav li:hover i{color: #fff;}
.fu_pape_nav li a:hover,.fu_pape_nav li a.hv ,.fu_pape_nav li.hv a {color: #fff;}
.fu_pape_nav li i {font-size: 18px;float: right;height: 50px;line-height: 50px;color: #ddd; margin-right: 20px;}
.fu_pape_nav li i.fa-circle-o {font-size: 4px;top:8px;color: #BCBCBC;}
.fu_pape_nav li ul {display: none;}

/*二级页导航样式2*/
.fu_box_r2 {margin-right: 20px;}
.fu_box_r2_t {    height: 96px;    color: #fff;    background: #003e92;font-size: 20px;    font-weight: bold;    padding-left: 15px;    padding-top: 20px;}
.fu_box_r2_t span {font-weight: 500;text-transform: uppercase;font-size: 16px;padding-top: 4px;display: inline-block;color: #fff;opacity: 0.6;}
.fu_pape_nav2 {margin-left: 0;}
.fu_pape_nav2 li {position: relative;}
.fu_pape_nav2 li a {  color: #fff; padding-left: 15px; background-color: #222222; height: 45px;line-height: 45px;   border-bottom: solid 1px #efefef;     position: initial;}
.fu_pape_nav2 li i {left: initial;right:15px;top:14px;}
.fu_pape_nav2 li i.fa-circle-o {top:18px;}
.fu_pape_nav2 li a:hover {color: #fff;}
.fu_pape_nav2 li li a {background-color: #555;border: none;}
.fu_pape_nav2 li li {background-color: #555;border: none;}
.fu_pape_nav2 .fa-plus-square-o{display: block;}
.fu_pape_nav2 .fa-minus-square-o{display: none;}
.fu_pape_nav2 li.hover>a .fa-plus-square-o{display: none;}
.fu_pape_nav2 li.hover>a .fa-minus-square-o{display: block;}

.fu_news_title h1 {
	font-size: 26px;
}
/*新闻详细样式1*/
.fu_news_show01 {line-height: 28px;}
.fu_news_show01 .fu_news_title {text-align: left;padding-top:10px;}
.fu_news_show01 .fu_news_meta {   line-height: 21px;    padding: 10px 0 19px 0;    font-size: 14px;    color: #9e9e9e;    border-bottom: #cfcfcf dashed 1px;    margin-bottom: 20px;}

/*新闻详细样式2*/
.fu_news_show02 {line-height: 28px;}
.fu_news_show02 .fu_news_title {margin-top: 18px;}
.fu_news_show02 .fu_news_title h1 {   font-size: 22px;}
.fu_news_show02 .fu_d {color: #888888;border: 1px solid #F3F3F3;padding: 10px;line-height: 23px;background: none repeat 0 0 #F6F6F6;margin-bottom: 20px;}
.fu_news_show02 .fu_news_meta {   line-height: 21px;    padding: 10px 0 19px 0;    font-size: 12px;    color: #9e9e9e;   }


/*上一篇文章，下一篇文章*/
.fu_post_links {     border-top: #ededed dashed 1px;   position: relative; margin-top: 15px;   padding: 15px 0 16px;}
.fu_prev_next1 {line-height:20px;padding:10px 0 0;}
.fu_prev_next1 span{margin:0 15px;}
.fu_prev_next1 a{color:#666666;transition: all 300ms;-webkit-transition: all 300ms;}
.fu_prev_next1 a i{font-size:16px;font-weight:normal;}
.fu_prev_next1 a:hover{color:#1baadb;}
.fu_prev_next1 i{padding-right:12px;}
.fu_prev_next1 i{padding-left:12px;}


/*响应式表格*/
/*超出部分出现滚动条*/
.fu_pape_box table{width:100%; }
/*IOS滚动条*/
.price-table2{width:100%; overflow-y:auto; _overflow:auto;}
.price-table2::-webkit-scrollbar
{
-webkit-appearance: none;
width: 14px;
height: 14px;
}
.price-table2::-webkit-scrollbar-thumb
{
border-radius: 8px;
border: 3px solid #fff;
background-color: rgba(0, 0, 0, .3);
}
table tr td, table tr th{padding-left: 0.9em;padding-right: 0.9em;}



/* layui  tab 切换组件 增加更多按钮 */
.fu_tab_more { position: absolute;right:8px; top:-30px;}
.layui-tab-content {position: relative;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {background:url(next.png) no-repeat left top;width: 30px;height: 55px;background-size:22px;}
.swiper-button-next {background:url(prev.png) no-repeat left top;width: 30px;height: 55px;background-size:22px;}
.swiper-pagination-bullet-active {    opacity: 1;    background: #fff;}


/* 内页头部 */
.fu_pape_t{    height: 40px;line-height: 40px;border-bottom: #e6e6e6 1px solid;}
.fu_pape_t h2 {      font-size: 16px; fr color: #FF5700;padding: 0 15px;position: relative;display: inline-block;}
.fu_pape_t h2:after {position: absolute;left: 0;top: 0;content: '';width: 100%;height: 41px; border-bottom: 2px solid #FF5700;}
.fu_pape_t .fu_r {float: right;font-size: 14px;color: #666;margin-right: 8px;}


/* banner漂浮文字 */
.fu_banner_zb {position: absolute;width: 100%; text-align: center;font-size: 40px;z-index: 9;left:0;right: 0; top:36%; color: #fff;display: block;}
.fu_banner_t1 {width: 100%;font-size: 40px;color: #fff;padding-bottom: 20px;}
.fu_banner_t2 {width: 100%;font-size: 20px;color: #fff;}
.fu_banner .swiper-button-next,.fu_banner .swiper-button-prev {opacity: 0.6;}
.fu_banner:hover .swiper-button-next,.fu_banner:hover .swiper-button-prev {opacity: 1;}

/* 返回顶部 */
.fu_scroll_top {position: fixed;bottom: 50px;right: 30px;background: #26b1e7;color: #fff;width: 40px;height: 40px;text-align: center;line-height: 40px;border-radius: 3px;cursor: pointer;outline: 0;z-index: 99999;display: none;}
.fu_scroll_top:hover {background: #48c2f1;}
.fu_scroll_top .fa {font-size: 20px;}

/* 导航按钮 */
.fu_banner .swiper-pagination-bullet {background: #fff;opacity: 1;transition: all 0.3s;overflow: hidden;}
.fu_banner .swiper-pagination-bullet-active {background: #fff;opacity: 1; width: 24px; border-radius: 8px;}

/* 新闻样式2020910_1 */
.fu_news_200910 {background: #fff;border-radius: 8px;border: 1px solid rgba(0, 0, 0, 0.05);}
.fu_title_200910 {border-bottom: 1px solid #f5f5f5;height: 66px;line-height: 66px;}
.fu_title_200910 .fu_r {float: right;margin-right: 25px;font-size: 24px;color: #0591fd;display: inline-block;}
.fu_title_200910 .fu_r:before {-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;border-radius: 50%;}
.fu_title_200910 .fu_r:hover:before {color: #fff;background: #0591fd;}
.fu_title_200910 h3 {float: left;display: inline-block;padding-left: 27px;font-size: 24px;position: relative;color: #0591fd;}
.fu_title_200910 span {padding-left: 18px; text-transform: uppercase;color: #999;}
.fu_title_200910 h3 i {font-size: 24px;padding-right: 15px;}
.fu_title_200910 h3::after {content: ' ';position: absolute;height: 34px;width: 3px;background: #0591fd;left:0;top:50%;margin-top: -17px;color: #0c85e3;}
.fu_news_200910 .fu_list_02 {padding:15px 20px;}
.fu_news_200910 .fu_list_02 a ,.fu_news_200910 .fu_list_02 span{font-size: 16px;}
.fu_news_200910 li {    height: 34px;    line-height: 34px;}



