@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top; }
html, body {width: 100%;max-width: 100%;min-width: 320px;min-height: 100%;height: auto;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#eb3d01; }
a:focus { outline:none; text-decoration:none; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.flex { 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; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { 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; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.transition300em{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mar0a{margin: 0 auto;}
.con-fff{width:100%;height:100%;}
.h160{height: 160px;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{vertical-align: middle;}

@media (min-width: 1300px){
   .container {width: 1270px;}
}
@media (min-width: 1400px){
   .container {width: 1370px;}
}
@media (min-width: 1500px){
   .container {width: 1440px;}
}
@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
	body{padding-bottom: 50px;}
}
@media (max-width:500px) {
	.h160{height: 115px;}
}
@media (max-width:415px) {
	.h160{height: 100px;}
}

/*头部*/
.head{ min-width: 320px; width:100%; height:124px; position:fixed; top:0; left:0; z-index:999; background:#ffffff;box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%);border-top:4px solid #eb3d01;}
.inbox{position:relative;}
.header_space{ width:100%; height:124px;}
/*头部logo*/
.logo{ float:left; margin-top:15px;}
.logtxt{float:left;padding-left:15px;background:url(../images/head_shank.jpg) no-repeat left;margin-top:30px;padding-top:10px;padding-bottom:10px;}
.logtxt h1, .logtxt h2{font-size:20px;color:#000;font-weight:bold;}
.logtxt p{color:#666;font-size:14px;margin-top:5px;}
.logtxt p i{padding-right: 10px; font-style: normal; font-size: 14px;}
.logtxt p i em{display: block;width: 20px;}
.hetop{position:absolute;top:0;left:50%;width:346px;height:26px;margin-left:-173px;background:url(../images/hetop.png) no-repeat;text-align:center;z-index:11;}
.hetop p{font-size:12px;font-weight:normal;color:#fff;height:26px;line-height:22px;display:inline-block;padding-left:22px;background:url(../images/hetopico.png) no-repeat 0px 4px;position:relative;}
.hetop p::after{content:'';position:absolute;bottom:-10px;background:url(../images/hetopjt.png) no-repeat;width:12px;height:7px;left:50%;margin-left:-6px;}
@media only screen and (max-width: 1199px) {
    .logtxt h1, .logtxt h2{font-size:20px;color:#000;font-weight:bold;}
    .logtxt p i{padding-right: 10px; font-style: normal; font-size: 14px;}
	.logo{ margin-left:3%}
    .logo{max-width: 90%;}
}
@media only screen and (max-width: 700px) {
	.hetop, .logtxt{display:none;}
}
@media only screen and (max-width: 1300px) {
	.logo{margin-top:3px;}
	.logo img{height:60px;}
}
.nav{ float:right;height:116px; position:relative}

.header .head-menu {
	transition: 0.3s;
	min-width: 45%;
  }

 #shop { float:right; height:100%; position:relative; display: none;}
#shop i{ display:block; float:left; font-style:normal}
#shop #head-search{width:45px; height:100%; background:url(../images/icon-search.png) no-repeat center;cursor:pointer;}
#shop #head-email{width:45px; height:100%; background:url(../images/icon-email.png) no-repeat center;cursor:pointer;}
#shop #head-nav{height: 100%;border:none;margin-top: 0;font-size: 16px;text-align: center;padding: 0 10px;}
#shop #head-nav .head-lang{float: right;position: relative;margin-top:20px;}
#shop #head-nav .head-lang a{display: block;padding: 14px 24px 14px 14px;font-size: 14px;font-weight: bold;color: #333;position: relative;}
#shop #head-nav .head-lang>a::before{content: '';position: absolute;right: 6px;top: 19px;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 7px solid #333;transition: all .3s;-webkit-transition: all .3s;}
#shop #head-nav .head-lang a img{margin-right: 8px;vertical-align: sub;}
#shop #head-nav .head-lame{display: none;position: absolute;top: 48px;width: 100%;background-color: #fff;z-index: 10;transition: all .3s;-webkit-transition: all .3s;}
#shop #head-nav .head-lang:hover>a{background-color: #ddd;}
#shop #head-nav .head-lang:hover .head-lame{display: block;}
#shop #head-nav .head-lame:hover{background-color: #ddd;}
#shop #m-head-nav{height: 16px;position: relative;float: left;display:none;margin-left: 15px;margin-top: 52px;width: 24px;cursor:pointer;}	
#shop #m-head-nav .line{width: 24px;height: 2px;background-color: #eb3d01;position: absolute;left: 0px;top: 7px;}
#shop #m-head-nav .line1{margin-top: -7px;}#shop #m-head-nav .line3{margin-top: 7px;}
#shop #m-head-nav[data-active="on"] .line1{margin-top: 0;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
#shop #m-head-nav[data-active="on"] .line2{display: none;}#shop #m-head-nav[data-active="on"] .line3{margin-top: 0;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}
#shop .btn-search{position:absolute; top:30px; right:0px; width:28px; height:28px; background:url(../top_search.png) no-repeat center}
#shop .btn-lang {position:absolute;top:30px; right:48px; width:28px; height:28px; background:url(../top_tel.png) no-repeat center}
/*
#nav{ float:right;}
#nav>li{float:left;position: relative;}
#nav>li>a{position:relative; z-index:2; display:block; width:100%; height:100%; font-size:16px; border-left: 1px solid transparent; border-right: 1px solid transparent; line-height:116px; text-align:center; color:#333333; -webkit-transition:color 200ms; transition:color 200ms;}
#nav>li>a>p{border-bottom: 4px solid transparent;padding: 0 12px;}
#nav>li>a>div{width:100%;height:100%;position:absolute;left:0;top:0;}
.nav2{position: absolute;top: 120px;right: 0;margin-left:0;background: #fff;z-index: 9999;border-top: 2px solid #eb3d01;width: 400px;padding: 20px;box-shadow: 0 4px 10px 0 rgb(0 0 0 / 30%);display: none;}
.nav2left{width: 150px;margin-top: -9px;float: left;padding-left: 20px;}
.nav2left .nav2li{height: 36px;font-size: 14px;line-height: 36px;border-top: 1px dashed #c6b6b6;}
.nav2left .nav2li:first-child{border:0}
.nav2left .nav2name{width: 130px;height: 36px;padding-left: 17px;display: inline-block;color: #666666;text-align:right;}
.nav2left .nav2li.current .nav2name{color: #1a396f;background: url(../images/in_h1.png) no-repeat left center;}
.nav2right{width: 210px;float: left;border-right: 1px solid #eaeaea;padding-right:10px;}
.nav2right .nav2pic{border:1px solid #eee;}
.nav2right .nav2txt{margin-top: 14px;line-height: 22px;color: #666;}
.nav2right .nav2txt p{max-height: 88px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}

#nav>li.on>a, #nav>li:hover>a{color:#eb3d01;}
#nav>li.on>a>p, #nav>li:hover>a>p{font-weight:bold;color:#eb3d01;}
#nav>li.on>a>div, #nav>li:hover>a>div{border-bottom: 4px solid #eb3d01;border-left:1px solid #eee;border-right:1px solid #eee;transform: skewX(-6deg);}
#nav>li:hover>.nav2{display: block;}.nav2li:hover>p{display: block;}
.nav2li>p>a:hover{background-color: #e5e5e5;color: #609E49;} */

/* pc导航 */
.nav .head-menu {transition: 0.3s;min-width: 45%;}
.pc-menus {display: table;width: 100%;}
.pc-menus > * {display: table-cell;vertical-align: middle;}
.pc-menus .item {cursor: pointer;}
.pc-menus .item:hover > em {color: #e95412;}
.pc-menus li {transition: 0.3s;position: relative;border-left:1px solid #eee;border-right:1px solid #eee; height: 1.2rem;}
.pc-menus li em {display: inline-block;padding: 0 0.16rem;position: relative;height: 1.2rem; font-style: normal;}
.pc-menus li em::after {content: '';display: block;position: absolute;width: 0;left: 50%;
bottom: 0;height: 0.04rem;transition: 0.3s;}
.pc-menus .item {line-height: 100px;font-size: 16px;}
.pc-menus .dropinfo {display: none;padding: 28px 18px 26px 30px;border: 1px solid #e1e1e1;
position: absolute;width: 536px;background: #fff;top: 100%;left: 50%;margin-left: -225px;}
.pc-menus .dropinfo .info {float: left;width: 280px;line-height: 36px;}
.pc-menus .dropinfo a {display: block;position: relative;padding-left: 24px;width: 280px;}
.pc-menus .dropinfo a::before {content: '';display: block;position: absolute;width: 0;height: 0;border: 5px solid transparent;
border-left-color: #989898;top: 50%;margin-top: -5px;left: 0;}
.pc-menus .dropinfo a:hover {color: #e95412;}
.pc-menus .dropinfo a:hover::before {border-left-color: #e95412;}
.pc-menus .dropinfo img {float: right;padding-left: 20px;border-left: 1px solid #e1e1e1;width: 200px;
}
.pc-menus li:nth-child(6) .dropinfo {left: auto;right: 0;}
.pc-menus li.active > a,
.pc-menus li:hover > a {color: #e95412;}
.pc-menus li.active em::after,
.pc-menus li:hover em::after {content: '';display: block;position: absolute;width: 100%;left: 0;background: #e95412;
}
.pc-menus li:Hover .dropinfo {display: block; }
  @media (max-width: 1920px) {.pc-menus li:nth-child(5) .dropinfo {left: auto;right: 0;}
  }
 
/* 手机端导航 */
@media only screen and (max-width: 1300px) {
#nav{ display:none}
.nav{ margin-right:3%}
#shop #m-head-nav{ display:block}
.nav .head-menu{display: none;}
.hetop{display: none;}
.logtxt{margin-top:0;}
}

@media only screen and (max-width: 1300px) {
	#shop #m-head-nav{margin-top:25px;}
}
@media only screen and (max-width: 1300px) {
 #shop { margin-left:0px; display: block; }
 #shop #head-nav{padding:0;}
}

/*小屏幕导航*/
.mm-nav-box{overflow:hidden;position: fixed;top: 124px;right: 0;width: 100%;height: 100%;z-index: 998;display: none;-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.mm-nav-box[data-on="active"]{-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}
.mm-nav-box .mm-wrap{position: fixed;top: 0;right: 0;width: 40%;padding-bottom: 15px;z-index: 100;}
.mm-nav-box .mm-wrap:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: #fff;z-index: -1;}
.mm-nav-box .mm-nav .li1{margin: 0 20px;line-height: 60px;border-bottom: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1 .a1{display: block;color: #222222;font-size: 16px;}
.mm-nav-box .mm-nav .li1.on .a1{color: #e00000;}
.mm-nav-box .mm-nav .li1.on .mm-title{border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-title{position: relative;height: 60px;line-height: 60px;}
.mm-nav-box .mm-nav .li1 .mm-title .am{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1 .mm-title .a1{position: absolute;top: 0;left: 0;height: 100%;z-index: 10;}
.mm-nav-box .mm-nav .li1 .mm-title .click{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .click:after{content: "";position: absolute;top: 50%;right: 20px;width: 6px;height: 6px;border-top: 1px solid #222222;border-right: 1px solid #222222;-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);margin-top: -3px;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.mm-nav-box .mm-nav .li1 .mm-title .mclick a{display:block;width:100%;height:100%;}
.mm-nav-box .mm-nav .li1.on .mm-title .click:after{border-color: #e00000;}
.mm-nav-box .mm-nav .li1 .mm-innav{display: none;padding: 6px 0;}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-innav{display: block;border-top: 1px solid rgba(0,0,0,.15);}
.mm-nav-box .mm-nav .li1[data-on="click"] .mm-title .click:after{-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.mm-nav-box .mm-nav .li1[data-on="click"] .a1{color:#f55732}
.mm-nav-box .mm-nav .li1 .mm-innav li{margin: 0 10px;border-bottom: 1px solid rgba(255,255,255,.4);line-height: 1;}
.mm-nav-box .mm-nav .li1 .mm-innav li a{color: #222222;font-size: 14px;line-height: 1.4;display: block;padding: 6px 0;}
.mm-nav-box .mm-nav .li1 .mm-innav li a:hover{color:#f55732}
.mm-nav-box .mm-nav .li1 .mm-innav li .box2{margin: 0 15px;}
.mm-nav-box .mm-wrap .mmlang{padding: 0 10px;font-size: 0;display: none;}
.mm-nav-box .mm-wrap .mmlang .mmitem{height: 55px;line-height: 55px;width: 50%;font-size: 14px;color: #222222;display: inline-block;*display: inline;*zoom: 1;text-align: center;}
.mm-nav-box .mm-wrap .mmlang .mmitem.on{color:  #e00000;}
@media only screen and (max-width: 1300px){
	.mm-nav-box {display: block;}
	.mm-nav-box .mm-nav .li1 .mm-title{height: 45px;line-height: 45px;}
	.mm-nav-box{top:auto;}
	.mm-nav-box .mm-wrap{width: 100%;padding-bottom: 0;}
	.mm-nav-box .mm-nav .li1 .mm-title .a1{font-size: 14px;}
	.mm-nav-box .mm-nav .li1 .mm-innav li a{font-size: 13px;}
	.mm-nav-box .mm-nav .li1{margin: 0 10px;}
	.mm-nav-box .mm-wrap .mmlang{display: block;}
}
.banner-swiper-container .swiper-slide img{max-width: 100%;display: block;}
.banner-swiper-container .swiper-slide .video-js{position: absolute;top: 0;left: 0;width: 100%;}
.banner-swiper-container .swiper-slide video{height: auto;}
.banner-swiper-container .swiper-button-prev{left:20px;}
.banner-swiper-container .swiper-button-next{right:20px;}
@media only screen  and (max-width: 767px){
	.banner-swiper-container .swiper-slide .video-js{display: none;}
}
@media only screen and (max-width: 1300px) {
	header, .head, .header_space{height:80px;}
	.logo img{height: 40px;}
	
	.nav{height:66px;}
}
@media only screen and (max-width: 575px) {
	.hetrg{padding:10px 0;}
	header, .head, .header_space{height:60px;}
}
@media only screen and (max-width: 530px) {
	.httel{padding: 0 10px;}
	.httel span{padding-left: 20px;font-size:16px;}
}
@media only screen and (max-width: 465px) {
	.navbtn img{width:30px;}
	.httel{line-height: 30px;}
	.httel span{font-size: 14px;font-weight:normal;padding-left:0;background:none;}
}
@media only screen and (max-width: 1199px) {
	.hoprotab{width:200px;}
	.hoproConDiv{width: calc(100% - 200px);}
	.hoproBox h3{padding: 15px 0 15px 30px;}
	.hoproBox ul{padding: 15px 30px;}
}
/* 首页banner */
#banner .swiper-pagination{bottom:0;font-size:0;}
#banner .swiper-pagination-bullet{width:6px;height:16px;background:rgba(245,87,50,0.4);opacity:1;border-radius: unset;}
#banner .swiper-pagination-bullet-active{height:34px;background:rgba(245,87,50,0.8);}
#banner .swiper-button-prev{left:30px;}
#banner .swiper-button-next{right:30px;}
@media only screen and (min-width: 768px) {
	#index #banner .nybanner{display:none;}
	#index #banner #invideo{width:100%;display:block;}
}
@media only screen and (max-width: 767px) {
	#index #banner .nybanner{display:block;}
	#index #banner .banner-swiper-container{display:block;}
	#index #banner #invideo{display:none;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display:none;}
}

/* 搜索Search */
#search{background:url(../images/ssbg.jpg) no-repeat center;background-size: cover;padding:20px 0;}
.search-txt{line-height:60px;color:#666;font-size:14px}
#commonHeaderkeywords{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#commonHeaderkeywords a{color:#666;font-size:14px;}
#commonHeaderkeywords span{float: left;}
#commonHeaderkeywords p{float: left;}
#commonHeaderkeywords a:hover{color:#f55732;}
.search-btn{padding:12px 50px;}
.search-post form{overflow:hidden;border:1px solid #e5e5e5;border-radius:18px;background: #fff;}
.search-post input[name="keyword"]{float:left;width:calc(100% - 34px);height:34px;padding-left:30px;padding-right:20px;}
.search-post input[name="Submit"]{width:34px;height:34px;float:left;border-radius:50%;text-indent:-99999px;background:url(../images/searchico.png) no-repeat #313131;}
.search-tel{float:right;margin-right:60px;padding-left:55px;background:url(../images/searchtel.png) no-repeat left;color:#222;}
.search-tel h4{font-size:14px;line-height:16px;}
.search-tel p{font-size:22px;font-weight:bold;line-height:22px;}
.search_title{padding-bottom: 30px;}
.search_title .red{color: #e00000;}
@media only screen and (max-width: 1199px) {
	.search-btn{padding:12px;}
}
@media only screen and (max-width: 991px) {
	#search{padding:10px 0;}
	.search-tel{margin-right:0;}
	.search-btn{padding:10px 15px 0;}
}
@media only screen and (max-width: 520px) {
	.search-tel{padding-left:0;background:none;}
	.search-btn{padding-right:10px;padding-left:10px;}
}
@media only screen and (max-width: 400px) {
	.search-txt{line-height:30px;}
	.search-tel p{font-size:0.30rem;font-weight:normal;}
	.search-post input[name="keyword"]{padding-left: 20px;}
}

/* 产品中心 */
.ggpic {background:#fff;padding-bottom:30px;padding-top: 40px;}
.service-desc{padding-top:30px;}
.pico{ height: 450px !important;}
.ihd {font-size: 0;width: 200px;
	/* float: left; */
}
.ihd h2 {font-size: 36px;font-weight: bold;}
.ihd .en {font-size: 16px;color: #999;text-transform: uppercase;padding: 12px 0 18px;}
.ihd ._line {transition: 0.3s;width: 47px;height: 2px;display: inline-block; margin: 0;background: #f57b00; margin-top: 10px;}
.ihd.white * {color: #fff;}
.ggpic .hd ul {text-align: center;overflow: hidden;padding-top:20px;}
.ggpic .hd li {line-height: 40px; cursor: pointer;float: left; padding:0 6px;border: 1px #dedede solid;margin: 0 0.05rem; border-radius: 35px;}
.ggpic .hd li p {font-size: 14px;}
/* .ggpic .hd li.active {background: #f55732;border-radius: 35px;color: #fff;}
.ggpic .hd li.active a{color: #fff;} */
.nav1{float: right;}
.clear{clear: both;}
.swipergood{padding-bottom:1rem; --swiper-theme-color:#ff6600;}
.swipergood li {padding: 0 0.15rem;width: 25%;}
.service-item {background: #f9f9f9 !important;border:1px solid #eeeeee; padding: 30px 10px;
border-radius: 4px;}
.service-item img{max-width: 100%;}
.service-desc p {color: #afb0b4;}
.service-item a {color:#383c4b;}
.service-item .btn { color:#ffffff;border-radius: 4px;text-transform: none;}
.service-item hr {
border-width: 2px;width: 32px;border-color:#e0e0e1;margin:10px auto 20px;}
.service-style-1 hr {border-width: 1px;width: 32px;border-color:#e0e0e1;margin:15px 0;}
.btn-primary{background-color:#f55732; color: #fff;border-color: #f55732;}
.rounded-icon.nobordernobg {
 border:0;height:auto;line-height: 62px;}
.ggpic.swiper-pagination{padding-bottom: 100px;}

@media (max-width: 1200px) {
    .ihd h2 { font-size: 30px;}
   .ihd .en {font-size: 14px;padding: 8px 0 14px;}
   .iservice .hd .nav { width: 76%;}
   .iservice .hd li { width: 20%;}
   .swipergood li {width: 33.33%;padding:0 5px;}
   .pico{ height: 390px !important;}
   .ggpic .hd ul {font-size: 14px;}
   .ggpic .hd ul .icon { width: 30%;}
   .ggpic .hd ul li {float: left; position: relative;margin-bottom: 0.4rem;}
     }
    @media (max-width: 480px) {
.pico{ height: 330px !important;}
   
   .ihd h2 {font-size: 24px;}
   .ihd .en {font-size: 12px;}
   .ihd ._line {width: 30px;}
   .ggpic .hd ul {text-align: center;color: #999;}
   .ggpic .hd li { cursor: pointer;width: 46%;padding:0 1%}
   .ggpic .hd li p {}
   .iservice .hd li.active {color: #e95412;}
   .swipergood li {padding: 0 5px;width: 50%;}
   .service-item a{font-size: 14px;}

    }
   @media (min-width: 768px) {
   .ggpic .hd {display: -webkit-flex; display: flex;display: -webkit-box;display: box;
    -webkit-align-items: center;align-items: center;-webkit-box-align: center;box-align: center;
   -webkit-box-pack: justify;box-pack: justify;-webkit-justify-content: space-between;
   justify-content: space-between; margin-bottom: 50px;}
   .ggpic .hd ul {display: -webkit-flex;display: flex;display: -webkit-box;display: box;}
   .ggpic .hd .nav {margin-top: 0.6rem;}
   .ggpic .hd ul {font-size: 12px;}
   .ggpic .hd ul .icon { width: 30%;}
   .ggpic .hd ul li {float: left; position: relative;margin-bottom: 0.4rem;}
   .swipergood .inner {padding: 0.2rem;}
   .swipergood h4 {font-size: 16px;}
   .swipergood .desc { font-size: 12px;}
   
   }
   

/* 优势 */
.title{text-align: center;padding:0 10px;}
.title h2{font-size: 36px;color: #252525;font-weight:bold;}
.title p{color: #999;font-size: 16px;margin-top: 5px;text-transform:capitalize;}
.youshi{padding-top:50px;background:url(../images/ysbg.jpg) no-repeat top center;}
.ys-main{margin-top:40px;}
.ys-shadow{box-shadow: 0 10px 10px 0 rgb(0 0 0 / 30%);}
.ys-box{position:relative;}
.ys-tags{position: absolute;width: 300px;overflow: visible;left: 0;z-index: 3;}
.ys-tags li{background: linear-gradient(0deg, #f8f8f8, #ececec);height: 140px;width: 300px;float: left;position: relative;border-radius: 0;cursor:pointer;}
.ys-tags li::before{content:'';position:absolute;top:50%;right:-7px;width:14px;height:16px;margin-top:-8px;background:url(../images/ysicojt.png) no-repeat;z-index:2;display:none;}
.ys-tags li::after{content:'';position:absolute;top:0;right:-21px;width:21px;height:100%;background:url(../images/ys-icosj.png) no-repeat;z-index:1;display:none;}
.ys-tags li .ys-txt{padding:46px 0 46px 60px;margin-left:50px;}
.ys-tags li .ys-txt p{font-size:20px;color:#444;}
.ys-tags li .ys-txt span{font-size:12px;color:#999;text-transform:uppercase;display:block;line-height:20px;word-break: break-word;}
.ys-tags li:nth-child(1) .ys-txt{background:url(../images/ysico1.png) no-repeat left;}
.ys-tags li:nth-child(2) .ys-txt{background:url(../images/ysico2.png) no-repeat left;}
.ys-tags li:nth-child(3) .ys-txt{background:url(../images/ysico3.png) no-repeat left;}
.ys-tags li:nth-child(4) .ys-txt{background:url(../images/ysico4.png) no-repeat left;}
.ys-tags li.on{background: #f55732;box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 60%);z-index: 1;}
.ys-tags li.on:nth-child(1) .ys-txt{background:url(../images/ysico1x.png) no-repeat left;}
.ys-tags li.on:nth-child(2) .ys-txt{background:url(../images/ysico2x.png) no-repeat left;}
.ys-tags li.on:nth-child(3) .ys-txt{background:url(../images/ysico3x.png) no-repeat left;}
.ys-tags li.on:nth-child(4) .ys-txt{background:url(../images/ysico4x.png) no-repeat left;}
.ys-tags li.on .ys-txt p, .ys-tags li.on .ys-txt span{color:#fff;}
.ys-ul{width:calc(100% - 300px);height:560px;float:right;}
.ys-img{position:relative;}
.ys-con{position:absolute;right:0;bottom:0;width:540px;padding:30px 68px 30px 45px;background:rgba(245,87,50,0.9);border-radius:50px 0 0 0;}
.ys-con h3{font-size:30px;color:#fff;font-weight:bold;margin-bottom:10px;}
.ys-con h4{font-size:14px;color:#fff;font-weight:bold;text-transform:uppercase;margin-bottom:10px;}
.ys-con p{font-size:15px;line-height:25px;color:#fff;}


@media (min-width: 992px) {
	.ys-tags li.on::before, .ys-tags li.on::after{display:block}
}
@media (max-width: 991px) {
	.ys-shadow{box-shadow: none;}
	.ys-tags{position:static;width:auto;display:flex;}
	.ys-tags li{width:auto;height:auto;flex:1;border-right: 1px solid #ececec;}
	.ys-tags li.on, .ys-tags li:last-child{border-right:0;}
	.ys-tags li .ys-txt{margin:0 20px;padding: 30px 0 30px 46px;}
	.ys-tags li .ys-txt span{line-height:15px;}
	.ys-ul{width:100%;float:none;box-shadow: 0 10px 10px 0 rgb(0 0 0 / 30%);}
}
@media (max-width: 767px) {
	#youshi{padding-top:30px;}
	.ys-box{padding:0 10px;}
	.ys-main{margin-top:20px;}
	.ys-ul{height:460px;}
}
@media (max-width: 730px) {
	.ys-tags li .ys-txt{margin:0 5px;}
	.ys-tags li .ys-txt p{font-size:16px;}
	.ys-tags li .ys-txt span{height:30px;overflow:hidden;}
}
@media (max-width: 600px) {
	.ys-tags li .ys-txt, .ys-tags li.on .ys-txt{background:none !important;}
	.ys-tags li .ys-txt p{font-size:14px;}
	.ys-tags li .ys-txt{padding:30px 0;text-align:center;}
	.ys-ul{height:360px;}
	.ys-con{width:90%;padding:30px;}
}
@media (max-width: 450px) {
	.ys-tags li .ys-txt{padding:20px 0;}
	.ys-con h3{font-size:25px;}
	.ys-con p{font-size:14px;}
}

/* 行业应用 */
.iabout {
	background: url(../images/bg1.jpg) no-repeat center;
	background-size: cover;
	padding-top: 1rem;
	padding-bottom: 0.4rem;
  }
  .iabout .ihd {

	text-align: center;
	margin-bottom: 0.7rem;
  }
  .iabout .bd {
	  
	position: relative;
  }
  .iabout .leftbox .item {
	cursor: default;
  }
  @media (min-width: 769px) {
	.iabout .leftbox {
	  width: 37.5%;
	}
	.iabout .leftbox .info {
	  position: absolute;
	  left: 0;
	  right: 0;
	  bottom: 0;
	
	}
	
	.iabout .leftbox img {
	  width: 100%;
	  display: block;
	}
	.iabout .leftbox span{	line-height: 0;
		display: none;
		overflow: hidden;
		font-size: 0.2rem;
		font-weight: normal;
		height: 0;
		display: block;
		transition: ease-in 0.2s;
		opacity: 0.8;}
	.iabout ul {
	  position: absolute;
	  top: 0;
	  height: 47%;
	  width: 62.3%;
	  right: 0;
	}
	.iabout .leftbox .inner,
	.iabout li {
	  overflow: hidden;
	}
	.iabout .leftbox .inner img,
	.iabout li img {
	  -webkit-transition: 0.5s;
	  -o-transition: 0.5s;
	  -moz-transition: 0.5s;
	  transition: 0.5s;
	}
	.iabout .leftbox .inner:hover img,
	.iabout li:hover img {
	  -webkit-transform: scale(1.1);
	  -moz-transform: scale(1.1);
	  -ms-transform: scale(1.1);
	  -o-transform: scale(1.1);
	  transform: scale(1.1);
	}
  }
  .iabout .leftbox .inner {
	position: relative;
	display: inline-block;
  }
  @media (min-width: 993px) {
	.iabout .leftbox .inner .link {
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  transform: translateX(-50%) translateY(-50%);
	  z-index: 5;
	  font-size: 0.21rem;
	  color: #fff;
	  opacity: 0;
	  transition: ease-in-out 0.3s;
	  top: 40%;
	 
	  border-radius: 50%;
	  text-align: center;
	  line-height: 0.6rem;
	}
	.iabout .leftbox .inner:hover .link {
	  opacity: 1;
	  width: 1.6rem;
	  height: 1.6rem;
	  line-height: 1.6rem;
	}
  }
  .iabout .leftbox .info {
	padding: 0.2rem;
	color: #fff;
	background: rgba(233, 84, 18, 0.9);
  }
  .iabout .leftbox .infotxt {
	line-height: 22px;
	height: 44px ;
	display: -webkit-box;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
  }
  .iabout ul img {
	display: block;
	object-fit: cover;
  }
  .iabout ul li {
	float: left;
  }
  .iabout ul .xs {
	width:49.6%;
  }
  .iabout ul .lg {
	width: 49.6%;
  }
  .iabout ul li:nth-child(2n) {
	float: right;
  }
  .iabout .ul2 {
	top: auto;
	bottom: 4px;
  }
  .iabout li {
	position: relative;
  }
  .iabout li .inner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	color: #fff;
	font-size: 0.2rem;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
  }
  .iabout li .inner .link {
	line-height: 0;
	overflow: hidden;
	font-size: 0.2rem;
	font-weight: normal;
	height: 0;
	display: block;
	transition: ease-in 0.2s;
	opacity: 0.8;
  }
  @media (min-width: 993px) {
	.iabout li:hover .link {
	  line-height: 40px;
	  height: 40px;
	}
  }
  @media (max-width: 768px) {
	.iabout li p {
	  font-size: 18px;
	}
	.iabout .bd img {
	  width: 100%;
	}
	.iabout .leftbox .info {
	  font-size: 14px;
	}
	.iabout ul {
	  margin-top: 0.26rem;
	}
	.iabout ul p {
	  font-size: 20px;
	}
  }


/* .gghy{padding:80px 0 80px 0;}
 .imglist{ margin:-2px; padding-top:30px; }
.imglist .img{margin:2px;float: left;position: relative;overflow: hidden;}
.imglist .img1{width:420px;height: auto;}
.imglist .img2{width:398px;height: 268px;}
.imglist .img3{width:312px;height: 268px;} 
.imglist .img img{width: 100%;height: auto;transition: all 0.5s;}
.imglist .img .hov{position: absolute;top:0;left:0; display: block; width: 100%;height: 100%;text-align: center;background-color: rgba(0,0,0,0.2);opacity: 0;z-index: 99; transition: all 0.3s;}
.imglist .img .hov h4{line-height: 30px;color: #fff; position: absolute;width: 100%;top:50%;transform: translateY(-50%);}
.imglist .img .hov:hover{opacity: 1;transition: all 0.3s;}
.imglist .img:hover img{transition: all 0.5s;transform: scale(1.1);}


@media (min-width: 1440px){ 
.imglist .img:first-child{width:33.3%;height: 664px;}
 .imglist .img:nth-child(2),.imglist .img:nth-child(5){height: auto;width: 32.3%;}
.imglist .img:nth-child(3),.imglist .img:nth-child(4){height: auto;width: 32.3%;} 
} 

@media (max-width: 1200px){ 
.imglist .img1{width:48%;height: auto;}
.imglist .img2{width:326px;height: 220px;}
.imglist .img3{width:260px;height: 220px;} 
.imglist .img:nth-child(2),.imglist .img:nth-child(5){width: 50%; height: auto;}
.imglist .img:nth-child(3),.imglist .img:nth-child(4){height: auto;width: 50%;} 
}
@media (max-width: 767px){ 
.imglist .img{margin:0;}
.imglist .img1{width:100%;height: auto;}
.imglist .img2{width:55%;height: auto;}
.imglist .img3{width:45%;height: auto;}  
.imglist .img .hov{opacity: 1;}  
}  */

/* 关于我们 */
.ggabout{padding:50px 0 60px;background:#f5f5f5;}
.about-rela{position:relative;padding-top:20px;margin-top:30px;}
.about-img{width:50%;position:absolute;left:0;top:0;box-shadow: 0 0 15px 0 rgb(0 0 0 / 30%);}
.about-con{width:100%;padding-left:50%;background:#fff;border:1px solid #e5e5e5;}
.about-txt{padding:0 60px;margin:70px 0 60px;}
.about-txt h2{font-size:28px;font-weight:bold;color:#f55732;padding-left:50px;background:url(../images/aboutico.png) no-repeat left;line-height:34px;margin-bottom:30px;}
.about-txt .about-nt{font-size:14px;color:#666;line-height:2 !important;text-align:justify;}
.about-txt .about-nt .more{display: block;width: 120px;border-radius: 35px;color: #fff; line-height: 40px;text-align: center;background: #f55732; margin-top: 34px;}

#countup{margin-top:65px;}
.countup-txt h4{font-size:16px;color:#444;}
.countup-txt h4 span{font-size:60px;font-family:arial;color:#333;margin-right:3px;}
.countup-txt h4 em{position:relative;}
.countup-txt h4 em::after{content: '+';position: absolute;left:0;top:-18px;font-size:16px;font-weight:bold;color:#444;}
.countup-txt p{font-size:16px;color:#444;}


@media (max-width: 1499px) {
	.about-txt{margin:60px 0 50px;}
}
@media (max-width: 1399px) {
	.about-rela{padding-top:10px;}
	.about-txt{margin:30px 0;}
}
@media (max-width: 1299px) {
	.about-txt{padding:0 30px;}
	.about-txt h2{margin-bottom:20px;}
	.about-txt .about-nt{line-height: 1.8 !important;}
	.about-txt .about-btn{margin-top:20px;}
}
@media (max-width: 1199px) {
	.about-txt{padding:0 20px;margin:20px 0;}
}
@media (max-width: 991px) {
	.about-img{position:static;width:100%;}
	.about-img img{width:100%;}
	.about-con{padding-left:0;}
	#countup{margin-top:40px;}
}
@media (max-width: 767px) {
	#about{padding:30px 0;}
	.about-rela{padding-top:0;padding-left:10px;padding-right:10px;margin-top:20px;}
	#countup{margin-top:0px;}
	#countup>div[class^="col-"]{margin-top:20px;}
	.countup-txt h4, .countup-txt p{text-align:center;}
}
@media (max-width: 500px) {
	.about-txt h2{font-size:25px;}
	.about-txt .about-btn{margin-top:0;margin-left:-20px;}
	.about-txt .about-btn a{margin-top:20px;margin-left:20px;margin-right:0;}
	.countup-txt h4 span{font-size:50px;}
}
@media (max-width: 400px) {
	.about-txt h2{font-size:23px;}
	.countup-txt h4 span{font-size:42px;}
}
@media (max-width: 370px) {
	.about-txt h2{font-size:19px;padding-left: 42px;}
	.countup-txt h4 span{font-size:36px;}
	.countup-txt p{font-size:15px;}
}

/* 生产车间 */
#indeximg{padding-top:30px;padding-bottom: 30px;background: #f5f5f5;}
.imgtags{font-size:0;text-align:center;}
.imgtags a{display:inline-block;color:#666;font-size:16px;width:240px;line-height:40px;background:#d6d6d6;border-radius:5px 5px 0 0;margin:0 10px;transition:all .3s;-webkit-transition:all .3s;}
.imgtags a.on{background:#f55732;color:#fff;}
.imgbox{border-top:8px solid #f55732;}
.imgone-bd{overflow:hidden;margin-top: 20px;}
.imgone-bd ul{overflow:hidden; padding-top:30px;}
.imgone-bd ul li{overflow:hidden;float:left; padding:0 15px;}
.imgone-bd ul li a{display:block;position:relative;}
.imgone-bd ul li a>img{width:320px;}
.imgone-bd ul li a .imgone-txt{position:absolute;left:0;bottom:-100%;background:rgba(10,42,120,0.5);transition:all .3s;-webkit-transition:all .3s;}
.imgone-bd ul li a .imgone-txt p{font-size:16px;color:#fff;margin-bottom:6px; margin: 0 auto;text-align: center;}
.imgone-bd ul li a .imgone-txt .imgone-x{width:30px;height:4px;background:#fff;margin:0 auto;}
.imgone-bd ul li a:hover .imgone-txt{bottom:0;}
@media (max-width: 767px) {
	.imgtags{display:flex;padding:0 10px;}
	.imgtags a{flex:1;margin-left:0;margin-right:10px;}
	.imgtags a:last-child{margin-right:0;}
}

/* 新闻资讯 */
#news{padding:45px 0 60px;background:url(../images/news-bg.jpg) no-repeat bottom center;margin-bottom:45px;}
.news-tag{background:#d3dce4;font-size:0;display:inline-block;border-radius:24px;margin-top:30px;}
.news-tag a{display:inline-block;width:228px;height:48px;line-height:48px;font-size:18px;color:#666;}
.news-tag a.on{background:#f55732;color:#fff;border-radius:24px;}
.news-box{margin-top:35px;}
.news-one{overflow:hidden;}
.news-l{padding:0;}
.news-l img{width:100%;}
.news-ltxt{border-top:1px solid #858585;}
.news-ltxt p{float:left;width:calc(100% - 72px);background:#f55732;line-height:72px;height:72px;color:#fff;font-size:20px;font-weight:bold;padding:0 25px;}
.news-ltxt span{float:right;width:72px;height:72px;background:url(../images/news-xt.png) no-repeat center #262626;}
.news-r{padding:0;}
.news-ro{padding:0;}
.news-ro a{display:block;padding:40px 70px;}
.news-ro a h4{font-size:18px;color:#333;font-weight:bold;margin-bottom:25px;}
.news-ro a p{font-size:15px;color:#999;line-height:25px;height:50px;margin-bottom:15px;
	overflow: hidden;
    text-overflow: ellipsis;
    cursor:pointer;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.news-ro a span{font-size:24px;color:#333;}
.news-ro a:hover h4,
.news-ro a:hover span{color:#f55732;}
@media(max-width:1709px){
	.news-ro a{padding: 35px 70px;}
}
@media(max-width:1609px){
	.news-ro a{padding: 29px 70px;}
}
@media(max-width:1509px){
	.news-ro a{padding: 24px 50px;}
}
@media(max-width:1409px){
	.news-ro a{padding: 18px 50px;}
}
@media(max-width:1309px){
	.news-ro a{padding: 13px 30px;}
}
@media(max-width:1199px){
	.news-ro a h4{margin-bottom: 10px;}
	.news-ro a p{margin-bottom:5px;}
}
@media(max-width:991px){
	.news-ro a{padding:30px;}
}
@media(max-width:767px){
	#news{padding:30px 0;margin-bottom:10px;}
	.news-tag{margin-top:20px;}
	.news-box{margin-top:20px;}
	.news-ro a{border-bottom:1px solid #ccc;}
	.news-ro:last-child a{border-bottom:0;}
}
@media(max-width:500px){
	.news-tag{width:100%;}
	.news-tag a{width:50%;height: 40px;line-height: 40px;font-size: 16px;}
	.news-ltxt p{width: calc(100% - 50px);line-height: 50px;height: 50px;font-size: 16px;padding: 0 20px;}
	.news-ltxt span{width:50px;height:50px;}
	.news-ro a{padding:20px;}
	.news-ro a h4{font-size:16px;}
	.news-ro a p{font-size:13px;line-height:20px;height:40px;}
	.news-ro a span{font-size:16px;}
}
/* 底部 */
footer{background:#333;}
#foottop{padding-top:60px;}
.fbox{padding-bottom:30px;}
h4.ftil{font-size:18px;font-weight:bold;color:#fff;padding-left:20px;background:url(../images/fnavx.png) no-repeat left;margin-bottom:30px;line-height:20px;}
.fnava{overflow:hidden;}
.fnavaa{float:left;line-height:36px;}
.fnavaa a{color:#999;width: 100%;line-height: 35px;float: left;}
.fnavaa a:hover{color:#fff;}
.ftxt{overflow:hidden;}
.ftxt p{font-size:14px;color:#999;line-height:30px;margin-bottom:10px;}
.ftxt p:last-child{margin-bottom:0;}
.ftxt p span{font-size:18px;color:#fff;font-weight:bold;line-height:1;}
.ftxt p.ftel{padding-left:32px;background:url(../images/ftel.png) no-repeat left top;}
.ftxt p.fqq{padding-left:32px;background:url(../images/fqq.png) no-repeat left top;}
.ftxt p.femail{padding-left:32px;background:url(../images/femail.png) no-repeat left top;}
.ftxt p.faddress{padding-left:32px;background:url(../images/faddress.png) no-repeat left top;}
h4.fewm-til{font-size:18px;font-weight:bold;color:#fff;padding-left:32px;background:url(../images/fewmt.png) no-repeat left;margin-bottom:30px;line-height:20px;}
.fimg{text-align:center;font-size:0;}
.fewmm{display:inline-block;margin:0 30px;}
.fewmm img{width:130px;}
.fewmm p{font-size:14px;color:#999;margin-top:10px;}
.flink{margin-top:50px;padding: 15px 0 15px 40px;line-height: 30px;background: url(../images/footlinkico.png) no-repeat left;}
.flink span{font-size:18px;color:#999;text-transform:uppercase;}
.flink a{font-size:14px;color:#999;}
.flink a:hover{color:#fff;}
.footcopy{border-top:1px solid #444;padding:20px 10px;}
.footcopy p{line-height:20px;font-size:14px;color:#999;}
.footcopy p a{color:#999;}
.footcopy p a:hover{color:#fff;}
@media only screen and (max-width: 1309px){
	.fewmm{margin: 0 15px;}
}
@media only screen and (max-width: 1199px){
	.fewmm{margin: 0 10px;}
	.fewmm img{width: 120px;}
}
@media only screen and (max-width: 991px){
	.fnav, .fcon{margin-bottom:30px;float: left;}
}
@media only screen and (max-width: 767px){
	footer{padding-bottom:50px;}
	#foottop{padding-top:30px;}
	.fnav{display:none;}
	.fbox{padding-bottom:30px;}
	.flink{margin-top:20px;background: url(../images/footlinkico.png) no-repeat left 8px center;}
}

/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #f55732;text-align: center;height: 1rem; line-height: 0.8rem;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}































