/**********样式重置**********/
html{font-size: 100px;}
@media (max-width: 1600px){html{font-size: 85px;}}
@media (max-width: 1440px){html{font-size: 70px;}}
@media (max-width: 1220px){html{font-size: 65px;}}
@media (max-width: 1024px){html{font-size: 80px;}}
@media (max-width: 991px){html{font-size: 70px;}}
@media (max-width: 639px){html{font-size: 60px;}}
html,body{
    -ms-overflow-style: scrollbar;/*解决ie浏览器右侧滚动条遮挡内容问题*/
    -webkit-overflow-scrolling: touch;/*解决iOS滚动条被卡住的问题*/
    scroll-behavior: smooth;/*滚动到指定位置*/
    margin:0 auto;
}
body{ font-family: "Mark-W02-Light","微软雅黑", "Microsoft YaHei","sans-serif";font-weight:100; background-color:#fff; overflow-x:hidden; color: #0f1821; box-sizing: border-box; max-width: 1920px; min-width:1px; margin: 0 auto;}
a{ color:#0f1821; text-decoration:none; outline: medium none;}
a:link,a:visited{text-decoration: none;}
a:hover{text-decoration:none;color:#0f1821;}
img,li{ vertical-align:top; border:0px; list-style-type: none; box-sizing: border-box;}
img{ max-width:100%; width:auto; height:auto}
.clear{clear: both;}
.container{ margin: 0px auto; clear: both; padding: 0;  box-sizing: border-box;}
*{margin:0px;padding:0px;}
ul{ list-style-type:none;}
b{ font-weight: normal; }
ul,li,h5,dt,dd,img{margin:0px;padding:0px;}
html,body,b,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,img,pre,form,p,input,td {margin:0px auto;padding:0; font-weight: normal; box-sizing: border-box;}
h1,h2,h3,h4,h5,h6{font-family: "Mark-W02-Light","微软雅黑", "Microsoft YaHei","sans-serif";}
body,td,th{ font-family: "Mark-W02-Light","微软雅黑", "Microsoft YaHei","sans-serif"; font-size:12px;font-weight:100; box-sizing: border-box;}
input,textarea{ font-family: "Mark-W02-Light","微软雅黑", "Microsoft YaHei","sans-serif";font-weight:100; border:0; outline:medium; box-sizing: border-box;}

@media (min-width:1px) and (max-width:991px){
	.container {
		width: calc(100% - 30px);
	}
}
@media (min-width:992px){
	.container {
		width: calc(100% - 30px);
		box-sizing:border-box;
	}
}
@media (min-width:1200px){
	.container {
		width: 1200px;
	}
}
@media (min-width:1400px){
	.container{ width: 1200px;}
}
@media (min-width:1500px){
	.container{ width: 1200px;}
}
@media (min-width:1600px){
	.container{ width: 1200px; }
}
/**********样式重置**********/


/**********头部**********/
.header{ box-sizing: border-box; }

@media (min-width:1082px) {
	
}
@media (min-width: 1px) and (max-width: 1081px) {
	.header{ box-shadow: 0 0 5px #ddd;}
}
.header .top{ width:100%; align-items:center; padding:20px 0px; background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s}
.header .logo{  text-align: left; margin-left:0px;}
.header .logo a{ display: block; transition: linear 0.35s;}
.header .logo img{ height: 0.8rem; width: auto;text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s}
.headerfixd{position:fixed;top:0;left:0px; width:100%; z-index:999;}
.headerfixd .logo img{height: 0.4rem;}
.headerfixd .top{padding:10px 0px;}


.search{ margin-right:0px;}
.search .searchlist{display:inline-block; text-align: right;}
.search .hottel{display:inline-block; color:#666666; font-size:14px; margin-right:20px;}
.search .hottel i{display:inline-block; color:#666666;font-size:18px;}
.search form{ display: flex; transition: linear 0.35s; z-index: 2; padding: 0px 0px;background: #ececec; width:250px; }
.search form>input{ flex: 1; height: 30px; padding: 0px 10px; background: #ececec; color: #342c2a; border:0; transition: linear 0.5s; line-height:30px; width:calc(100% - 50px);margin-left:0px;}
.search form>button{ margin-right:0px; width: 50px; background: none; border: 0; cursor: pointer; outline: none; color: #666666; font-weight:normal;}
.search form>button>i{ font-size: 20px; overflow: hidden; display: inline-block; margin-top: 1px;}
/*.search>form>input::-webkit-input-placeholder{ color: #fff; font-size: 18px;}
.search>form>input::-moz-placeholder{ color: #fff; font-size: 18px;}
.search>form>input::-moz-placeholder{ color: #fff; font-size: 18px;}
.search>form>input::-ms-input-placeholder{ color: #fff; font-size: 18px;}*/
@media (min-width: 1082px) {
}
@media (min-width: 1px) and (max-width: 1081px){
	.search .searchlist{ box-sizing: border-box; padding: 0 3vw;}
}
@media (min-width:1082px){
	.header .logo{}
	.header.fis_show .logo a{}
}
@media (min-width: 1px) and (max-width: 1081px) {
	.header .logo{ display: inline-block;}
	.header .logo a{ padding: 10px 0;}
}

.header .menu{ margin: 0; display: inline-flex; flex-wrap: wrap; justify-content: center; background:#ececec; width:100%; border-bottom:solid 5px #666666;}
.header .menu .jdmenu{margin-left:0px; width:100%;}
.header .menu .jdmenu>ul>li{ font-size: 0.14rem; text-transform: uppercase; position: relative; border-right:solid 1px #d5d5d5; }
.header .menu .jdmenu>ul>li>a{ display: block; color: #666666; position: relative;  overflow: hidden;}
.header .menu .jdmenu>ul>li>a>b{ display: inline-block; color: #333;}


.header .menu .jdmenu>ul{ display: block; width:100%;}
.header .menu .jdmenu>ul>li{ display: inline-block; align-items: center; justify-content: center;}
.header .menu .jdmenu>ul>li>a{ white-space: nowrap; text-overflow: ellipsis; padding: 0.07rem 0.1rem; align-items: center;}
.header .menu .jdmenu>ul>li.menupro{ position: inherit;}
.header .menu .jdmenu>ul>li.active:before,.header .menu .jdmenu>ul>li:hover:before{ width: calc(100% - .6rem);}
.header .menu .jdmenu>ul>li.active>a,.header .menu .jdmenu>ul>li:hover>a{ color: #fff;background:#666666;}
	
.header .menu .jdmenu>ul>li.langer{margin-right:0px; float:right;}
.header .menu .jdmenu>ul>li.langer a{float:left; padding-left: 0; padding-right: 0; margin-right:5px;}
.header .menu .jdmenu>ul>li.langer span{ display: block; width: 0.58rem; height: 1px; background: #fff; margin: 0 0.1rem;}
.header .menu .jdmenu > ul > li.langer a{background:none;}
@media (min-width: 1082px) {
}

@media (min-width: 1px) and (max-width: 1081px){
	.header .menu{border:none; height:0px;margin:0px; padding:0px; display:block;}
	.header .menu .jdmenu{ position: fixed; left: -100%; width:100%; top: 0px; height: 100%; transition: linear 0.5s; overflow: auto; background: #fff; box-sizing: border-box;z-index:99;}
	.header .menu .jdmenu[typeof='open']{ height: 100%; bottom: 52px; left:0%;}
	.header .menu .jdmenu>ul{ overflow-y: auto; padding-bottom: 60px; position: absolute; width: 100%; box-sizing: border-box; top: 0px;  padding-top: 45px;}
	.header .menu .jdmenu>ul>li{ border-bottom: 1px solid #d5d5d5; font-size: 16px; display:block;border-right:solid 0px #d5d5d5;}
	.header .menu .jdmenu>ul>li>a{ padding: 15px 0.4rem; color: #333333;}
	.header .menu .jdmenu>ul>li>a>b{ float: right; margin-right: 0;}
	.header .menu .jdmenu>ul>li>a>b:before{font-size:20px; color: #333333;}
	.header .menu .jdmenu>ul>li.open>a>b:before{transform: rotate(-90deg);}
	.header .menu .jdmenu>ul>li.lilanger>a{ display: flex; font-size: 16px; color: #000; align-items: center;}
	.header .menu .jdmenu>ul>li.lilanger>a>img{ margin: 0; width: 30px; height: auto; margin-right: 0.15rem; }
	.header .menu .jdmenu>ul>li.lilanger>a>span{ margin: 0; display: inline-flex; align-items: center}
	.header .menu .jdmenu>ul>li.lilanger>a>span:after{ margin: 0; content: ""; display: inline-block; width: 0; height: 0; margin-left: 5px; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #000}
}

.header .headr{ display: inline-flex; margin-right: 0; width: auto; align-items: center; transition: linear 0.35s;}
.header div.btnsearch{ display: inline-flex; margin: 0; align-items: center; justify-content: center; cursor: pointer;}
.header div.btnsearch i{ color: #fff; font-size: 0.34rem;}
.header div.btnsearch:hover{ color: #eb6100;}
.header div.btnsearch:hover i{ color: #eb6100;}

.header div.btnlanger{ display: inline-block; position: relative; margin:0 0.2rem;}
.header div.btnlanger>a{ display: flex; font-size: 14px; color: #fff; align-items: center;}
.header div.btnlanger>a>i{ font-size: 0.30rem;}

.header div.btnlanger>ul{ position: absolute; right: 0; top: 100%; width: 115px; background: #fff; box-sizing: border-box; box-shadow: 0 0 5px #d5d5d5; padding: 5px 0; display: none; opacity: 0; transition: linear 0.5s; flex-wrap: wrap; z-index: 9}
.header div.btnlanger>ul>li{ margin: 0; width: calc((100%)/1); }
.header div.btnlanger>ul>li>a{ display: flex; align-items: center; padding: 5px 8px;}
.header div.btnlanger>ul>li>a>img{ width: 20px; margin: 0; box-sizing: border-box; border: 1px solid #f5f5f5;}
.header div.btnlanger>ul>li>a>span{ padding-left: 5px; font-size: 14px; font-family: "Gilroy_Regular";}
.header div.btnlanger>ul>li:hover{ background: #eb6100}
.header div.btnlanger>ul>li:hover>a>span{ color: #fff;}
.header div.btnlanger>ul>li:nth-child(2n){ margin-right: 0;}
.header div.btnlanger:hover>ul{ opacity: 1; display: flex;}


/*@media (min-width: 1082px) {
	.header .headr[typeof='close']{ }
	.header .headr{ display: none}
}
@media (min-width: 1px) and (max-width: 1081px){
	.header .headr{ position: absolute; right: 50px; top: 50%; transform: translateY(-50%);}
	
}*/

/*二级导航*/
.header .menu .jdmenu>ul>li>.dropdown-menu{ min-width: 100%; background: #666666; position: absolute; left: 0; top: 100%; display: none; padding-top:5px; z-index: 8; box-sizing: border-box;}
.header .menu .jdmenu>ul>li>.dropdown-menu>li{ font-size: 0.14rem; position: relative; border-bottom: #ddd solid 1px;}
.header .menu .jdmenu>ul>li>.dropdown-menu>li>a{ color: #ffffff; font-weight: 500; padding: 0.1rem 0.2rem; display: flex;text-transform: capitalize; align-items: center;}
.header .menu .jdmenu>ul>li>.dropdown-menu>li>a>b{ display: inline-block; float: right; padding-left: 10px; margin-right: 0;}
.header .menu .jdmenu>ul>li>.dropdown-menu>li>a>b:before{ content: "\e603"; font-family: 'iconfont';  display: block;}

.header .menu .jdmenu>ul>li>.dropdown-menu>li>ul{ min-width: 100%; background: #eb6100; position: absolute; left: 100%; top: 0; display: none; z-index: 8; box-sizing: border-box;}
.header .menu .jdmenu>ul>li>.dropdown-menu>li>ul>li{ border-bottom: #ddd solid 1px; font-size: 0.13rem; }
.header .menu .jdmenu>ul>li>.dropdown-menu>li>ul>li>a{ color: #fff; font-weight: 500; padding: 12px 0.2rem 12px 0.26rem; display: block;text-transform: capitalize}

.header .menu .jdmenu>ul>li>.lang-menu{ width:140px; }
.header .menu .jdmenu>ul>li>.lang-menu>li>a img{ margin: 0; width: 24px; height: auto;}
.header .menu .jdmenu>ul>li>.lang-menu>li>a span{ margin: 0; margin-left: 5px;}

.header .menu .jdmenu>ul>li>.dropdown-pro{ padding: 0.5rem 0;}
.header .menu .jdmenu>ul>li>.dropdown-pro .container{ display: flex; justify-content: space-between; align-items: flex-start;}
.header .menu .jdmenu>ul>li>.dropdown-pro .f_img{ width: 4rem; margin: 0; transition: linear 0.35s;}
.header .menu .jdmenu>ul>li>.dropdown-pro .f_img img{ width: 100%; height: auto;}
.header .menu .jdmenu>ul>li>.dropdown-pro .f_list{ margin: 0; width: calc(100% - 4.5rem); display: flex; flex-wrap: wrap;}
.header .menu .jdmenu>ul>li>.dropdown-pro .f_list .item{ margin: 0; width: calc((100% - 1rem)/6); margin-right: 0.2rem; margin-bottom: 0.15rem; font-family: "SourceHanSansCN-Medium"; font-size: 0.14rem; display: flex; justify-content: space-between; border-bottom: 1px solid #e5e5e5; padding: 0.1rem 0;}
.header .menu .jdmenu>ul>li>.dropdown-pro .f_list .item span{ margin: 0;}
.header .menu .jdmenu>ul>li>.dropdown-pro .f_list .item i{ margin: 0;}
.header .menu .jdmenu>ul>li>.dropdown-pro .f_list .item:hover{ color: #0071bf;}
.header .menu .jdmenu>ul>li>.dropdown-pro .f_list .item:nth-child(6n){ margin-right: 0;}

	.header .menu .jdmenu>ul>li>.dropdown-menu{}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li>a{ text-overflow:ellipsis; white-space: nowrap;}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li:hover>a{background: #eb6100; color: #fff;}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li:last-child{ border-bottom: 0;}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li:hover>ul{ display: block;}
	
	.header .menu .jdmenu>ul>li>.dropdown-menu>li>ul{ box-shadow: 2px 2px 5px #d5d5d5;}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li>ul>li>a{ text-overflow:ellipsis; white-space: nowrap;}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li>ul>li:hover>a{ background: #eb6100; color: #fff;}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li>ul>li:last-child{ border-bottom: 0;}
/*@media (min-width: 1082px) {}*/
@media (min-width: 1px) and (max-width: 1081px){
	.header .menu .jdmenu>ul>li>.dropdown-menu{ position: inherit!important; left: inherit!important; right: inherit!important; top: inherit!important; min-width: inherit; display: block; margin: 0;}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li{ text-align: left; font-size: 14px;}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li>a>b:before{ transform: rotate(90deg);}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li.open>a>b:before{transform: rotate(-90deg);}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li>a{ display: block; padding: 10px 30px}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li>ul{ position: inherit!important; left: inherit!important; right: inherit!important; top: inherit!important; min-width: inherit; display: none; margin: 0;}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li>ul>li{ border-bottom: #ddd dashed 1px;}
	.header .menu .jdmenu>ul>li>.dropdown-menu>li>ul>li>a{ padding: 5px 36px;}
}


/*手机导航*/
.menu_btn{ width: 22px; height: 20px; cursor: pointer; position: fixed; right: 15px; top: 33px; display: none; z-index:9999; }
.menu_btn>.menu_btn_top{ position:absolute; top:5px; left:50%; width:22px; height:3px; border-radius:1.5px; background:#e50113; -webkit-transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
.menu_btn>.menu_btn_med{ position:absolute; top:11px; left:50%; width:22px; height:3px; border-radius:1.5px; background:#e50113; -webkit-transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
.menu_btn>.menu_btn_bot{ position:absolute; top:17px; left:50%; width:22px; height:3px; border-radius:1.5px; background-color:#e50113; -webkit-transition:top .3s,background-color .3s,transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-o-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-ms-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-moz-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-webkit-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s;transition:top .3s,background-color .3s,transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-o-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-ms-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-moz-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s,-webkit-transform .18s cubic-bezier(.5,.2,.6,1.4) .12s;-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
.menu_btn[type=close]>.menu_btn_top{ top:50%; background:#e50113; -webkit-transform:translate(-50%,-50%) rotate(135deg); -moz-transform:translate(-50%,-50%) rotate(135deg); -o-transform:translate(-50%,-50%) rotate(135deg); transform:translate(-50%,-50%) rotate(135deg); -ms-transform:translate(-50%,-50%) rotate(135deg);}
.menu_btn[type=close]>.menu_btn_med{ top:50%; background:#e50113; -webkit-transform:translate(-50%,-50%) rotate(135deg); -moz-transform:translate(-50%,-50%) rotate(135deg); -o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg); -ms-transform:translate(-50%,-50%) rotate(135deg);}
.menu_btn[type=close]>.menu_btn_bot{ top:50%; background:#e50113; -webkit-transform:translate(-50%,-50%) rotate(45deg); -moz-transform:translate(-50%,-50%) rotate(45deg); -o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg); -ms-transform:translate(-50%,-50%) rotate(45deg);}


@media (min-width:1px) and  (max-width:991px){
.header .top{padding:0px;}
.menu_btn{ display: inline-block; }
}

@media (min-width:1px) and (max-width:1081px) {
	.search{display:none;}
}
/**********头部**********/

/**********大图切换**********/
.bframe{ overflow: hidden; position: relative; z-index: 1;}
.bframe .swiper-slide{ overflow: hidden; position: relative;}
.bframe .swiper-slide a{ position: relative; display: block;}
.bframe .swiper-slide img{ width: 100%; height: auto; transition:1s linear 2s; transform:scale(1.1,1.1);}
.bframe .swiper-slide-active img{ transition:5s linear; transform:scale(1,1); }	
.bframe .swiper-slide .bgimg{ width: 5.5rem; height: auto; position: absolute; right: 2.6rem; top: 50%; transform: translateY(-50%); z-index: 2;}

.bframe .swiper-pagination{ position: absolute; left: 0; bottom: 0.3rem!important; right: 0; z-index: 9	}
.bframe .swiper-pagination .swiper-pagination-bullet{ display: inline-block; width: 8px; height: 8px; border: 0; background: #cac7c0; opacity: 1; margin: 0 5px; transition: linear 0.35s;}
.bframe .swiper-pagination .swiper-pagination-bullet-active{ background: #eb6100; width: 20px; border-radius: 8px;}

.bframe .btn-zixun{ position: absolute; left: 50%; transform: translateX(-50%); z-index: 3; width: 1.68rem; height: 0.4rem; display: inline-flex; align-items: center; justify-content: space-between; background: #f5f8f2; border-radius: 5px; bottom: 1.45rem; font-size: 0.16rem; box-sizing: border-box; padding: 6px;}
.bframe .btn-zixun span{ margin: 0; flex: 1; text-align: center;}
.bframe .btn-zixun em{ margin: 0; width: 0.41rem; height: 0.29rem; display: flex; align-items: center; justify-content: center; background: #eb6100; color: #fff; border-radius: 5px;}
.bframe .btn-zixun em i{ font-size: 0.26rem;}

@media (min-width: 1082px) {

}
/*@media (min-width: 1px) and (max-width: 1081px){
	.bframe{ margin-top: 52px;}
	.bframe .btn-zixun{ display: none;}
}*/

/**********大图切换**********/


/**********首页样式**********/

.iframe{ overflow: hidden; padding: 0.1rem 0; background-color: #fff; background-position: center bottom; background-repeat: no-repeat;}
.iframe.iframe0 h2{font-size: 0.25rem; color: #666666; line-height: 1.5; font-weight:100;}

@media (min-width:1082px){

}
@media (min-width:1px) and  (max-width:1081px){

}

.iframe1{ overflow: hidden; padding: 0.25rem 0 0.5rem;}

.iframe1 .list{ }
.iframe1 .list .item{ margin: 0; width: calc((100% - 0.4rem)/3); box-sizing: border-box; margin-right:0.2rem; text-align: center; }
.iframe1 .list .item em{display:none; height:3px; background:#eb6100;}
.iframe1 .list .item .item_txt{background:#ffffff; padding:15px; text-align:left; border:solid 1px #eaeaea;}
.iframe1 .list .item h4{display:block; font-size: 0.24rem; color: #333; line-height:50px; margin: 0rem 0; margin-bottom:0.1rem; border-bottom:solid 1px #eb6100;}
.iframe1 .list .item h4 img{float:right; display:inline-block;margin-right:0px;}
.iframe1 .list .item span{display:block;font-size: 0.16rem; line-height: 1.5; color: #333333;}
.iframe1 .list .item .img img {margin-top:0.2rem;margin-bottom:0.2rem; }
.iframe1 .linkmore{display:block; position:relative; height:35px;}

.iframe1 .list .item:hover em{background:#eb6100; animation: loading 1s;-webkit-animation: loading 1s;}
.iframe1 .list .item:nth-child(3n){margin-right:0px;}

.video_icon{position:absolute;bottom:2%;left:5%;width:30px;height:30px;line-height:35px;text-align:center;}
.video_icon i.iconfont{display:block;font-size:20px;width:30px;height:30px;line-height:30px;border-radius:50%;color:#e62028;	border: solid 1px rgba(259,125,46, 1);}
	.video_icon .play,
	.video_icon .play:before,
	.video_icon .play:after {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		-ms-border-radius: 50%;
		transform: translate(-50%, -50%);
		-ms-box-shadow: 0 0 0 0 rgba(259,125,46, 0.6);
		-o-box-shadow: 0 0 0 0 rgba(259,125,46, 0.6);
		box-shadow: 0 0 0 0 rgba(259,125,46, 0.6);
		-webkit-animation: play 3s infinite;
		animation: play 3s infinite;
	}

.video_icon .play:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}

.video_icon .play:after {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes play {
	70% {
		box-shadow: 0 0 0 0px rgba(259,125,46, 0);
	}

	100% {
		box-shadow: 0 0 0 10px rgba(259,125,46, 0.5);
	}
}

@keyframes play {
	70% {
		box-shadow: 0 0 0 0px rgba(259,125,46, 0);
	
	}

	100% {
		box-shadow: 0 0 0 10px rgba(259,125,46, 0.5);
		
	}
}



@media (min-width:1082px) {
}
@media (min-width:1px) and  (max-width:1081px){
	.iframe1 .list .item h4 img{width:50px; height:auto;}
	.iframe1 .list .item img{width:100%; height:auto;}
	.iframe1 .list .item{ width: 100%;margin: 0rem; margin-bottom: 0.3rem;}

}



.indextit .btnlink{ position: absolute; right: 0; top: 0;}
@media (min-width:1082px){ 
	
}
@media (min-width:1px) and  (max-width:1081px){
}

.iframe2{ overflow: hidden; margin-bottom:0.5rem; }
.iframe2 .tit{ position: relative}
.iframe2 .tit em{background:#eaeaea; display:block; height:1px;}
.iframe2 .tit h2{font-size: 0.36rem; color: #333333; font-weight:100; line-height: 1; margin: 0.35rem 0 0 0;}
.iframe2 .list{ overflow: hidden; margin-top: 0.25rem;}
.iframe2 .list .item{ margin: 0; width: calc((100%)/4); box-sizing: border-box; margin-right:0.2rem; text-align: center; }
.iframe2 .list .item .img{ overflow: hidden; }
.iframe2 .list .item .img img{ width: 100%; height: auto;}
.iframe2 .list .item .txt{ overflow: hidden; padding: 0.1rem; text-align:left;}
.iframe2 .list .item .txt h4{ font-size: 0.18rem; color: #333333; font-weight:400;}
.iframe2 .list .item .txt p{display:block; height: 0.8rem; line-height:0.2rem; font-size:0.14rem; color: #666666;}
.iframe2 .list .item .txt .linkmore{display:block; font-size:12px; color:#333333; border:solid 1px #333; padding:10px 15px; border-radius:5px; max-width:35%; text-align: center; overflow: hidden; margin-top:0.2rem; }
.iframe2 .list .item:hover{background:#eb6100;}
.iframe2 .list .item:hover h4{color:#fff;}
.iframe2 .list .item:hover p{color:#fff;}
.iframe2 .list .item:hover .linkmore{color:#fff; border:solid 1px #fff;}
.iframe1 .list .item:nth-child(4n){margin-right:0px;}
@media (min-width:1082px){ 
		
}
@media (min-width:1px) and  (max-width:1081px){
		.iframe2 .list .item img{width:100%; height:auto;}
	.iframe2 .list .item{ width: 100%;margin: 0rem; margin-bottom: 0.3rem;}
}


/**********首页样式**********/


/**********底部样式**********/


.footer{ padding: 0.5rem 0; background-color:#eb6100; }
.footer .footnav{ width:100%;}
.footer .footnav .item{ width: calc((100%)/4); box-sizing: border-box;  text-align: left; }
.footer .footnav h3{display:block; font-size: 0.18rem; color: #dddddd;font-weight:400 }
.footer .footnav ul{display:block;margin-top: 0.1rem;}
.footer .footnav ul li a{display:block;font-size:0.14rem;color:#dddddd;font-weight:100; line-height:1.8;text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s}
.footer .footnav ul li a:hover{padding-left:15px;}
.footer .footnav ul li p{display:block;font-size:0.14rem;color:#dddddd;font-weight:100; line-height:1.8;}
.footer .footnav ul li p a{display:inline-block;}
.footer .footnav .item:nth-child(4n){margin-right:0px;}
/*@media (min-width:1082px){


}
@media (min-width:1px) and  (max-width:1081px){
	.footer{ padding: 15px 0;}
}*/

.copy{ overflow: hidden; padding:0.3rem 0; background: #eb6100;}
.copy .container{  display: flex; justify-content: space-between; align-items: center; border-top:solid 1px #d5d5d5; padding-top:0.3rem; }
.copy .footdiv{ font-size: 14px; line-height: 1.5; color: #dddddd;}
.copy .footdiv a{ color: #dddddd;}
	.copy .footdiv{ margin: 0; width: 50%; }
	.copy .footdiv:nth-child(2){ text-align: right;}
@media (min-width:1082px){

}
@media (min-width:1px) and  (max-width:1081px){
	.copy{ margin-top: 0; margin-bottom: 52px; padding-top: 0.1rem;}
	.copy .container{ padding: 0; border: 0; display: block;}
	.copy .footdiv {width:100%;}
	.copy .footdiv .share{ margin-top: 15px; text-align: center;}
}
/**********底部样式**********/


/**********内页大图**********/
.nbframe{ position: relative; overflow: hidden;}
.nbframe .container{position:relative;}
.nbframe img{ width: 100%; height: auto;}
.nbframe .txt{ width:100%; position: absolute; left: 50%; top:40%; transform: translate(-50%,-50%); z-index: 3; text-align: center;}
.nbframe .txt h2{ font-size: 0.55rem; font-weight:100; line-height: 1; color: #fff;}
.nbframe .txt p{ font-size: 0.18rem; line-height:1.5; margin-top: 0.1rem; color: #fff; padding:0 0.25rem;}
/*@media (min-width:1082px){
}
@media (min-width:1px) and  (max-width:1081px){
	.nbframe{ margin-top: 84px;}
}
@media (min-width: 1px) and (max-width: 560px){
	.nbframe{ margin-top: 60px;}
}*/
/**********内页大图**********/

/**********面包屑**********/
.location{ overflow: hidden; padding: 0.1rem 0; box-sizing: border-box;}
.location .container{ position: relative;}
.location .txt{ position: relative; text-transform: uppercase;}
.location .txt h2{ display: none;}
.location .txt p{ font-size: 0.14rem; display: inline-flex; align-items: center; width: 100%; text-transform: uppercase; color: #666666;}
.location .home{ margin-right: 5px; color: #999999; font-size: 18px;}
.location .home:before{ content: "\e612";}
.location .here{ display: inline-block; padding: 0 3px; }
.location .here:before{ content: "\e6ae"; color: #666666;}
.location a{ display: inline-block; color: #666666;}
.location a:hover{color:#eb6100;}
@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
		.location a{font-size:12px;}
	.location .txt p{ display: block;font-size:12px;}
}

.stylesort{ overflow: hidden; }
.stylesort .item{ display: inline-flex; padding: 0.1rem 0.25rem; border-radius: 5px; font-size: 0.16rem; margin-left: 0.15rem;}
.stylesort .item:hover,.stylesort .item.active{ background: #eb6100; color: #fff;}
/*@media (min-width:1082px){
	.stylesort{ }
}
@media (min-width:1px) and (max-width:1081px){
	.stylesort{ margin-top: 0.5rem;}
}*/
/**********面包屑**********/

.body{ position: relative; z-index: 2; background: #fff;}
@media (min-width:1500px){
	.body .container{ padding-left: 0; padding-right: 0;}
}
/**********左右侧页面**********/
.nbody{ display: flex; justify-content: space-between; flex-wrap: wrap; align-items: flex-start; padding-top:0rem; }

.left_nav{ overflow: hidden; width: 290px; float: left; margin-bottom: 30px; margin-left:0px;}
.left_nav>.lbt{ overflow: hidden; margin-bottom: 0.3rem;}
.left_nav>.lbt>h2{ padding: 0.2rem 0.25rem; font-size: 22px; color: #000; background: #f5f5f5; margin-bottom: 0.3rem;}
.left_nav>.lbt>h2:before{ content: "\e617"; font-family:iconfont; margin-right: 8px; color: #145396;}
.left_nav>.lbt>ul{ }
.left_nav>.lbt>ul>li{ display: block; margin-bottom: 10px; font-size: 16px;}
.left_nav>.lbt>ul>li>a{ display: block; background: #f5f5f5; padding: 0.15rem 0.25rem ; position: relative; text-transform: capitalize;}
.left_nav>.lbt>ul>li>a>span{ position: absolute; right: 0.1rem; top: 50%; transform: translateY(-50%);} 
.left_nav>.lbt>ul>li>a>span:after{ content: "\e603"; display: block;}

.left_nav>.lbt>ul>li:hover>a,.left_nav>.lbt>ul>li.active>a{ background: #eb6100; color: #fff;}
.left_nav>.lbt>ul>li:hover>a>span:after,.left_nav>.lbt>ul>li.active>a>span:after{ transform: rotate(90deg);}

.left_nav>.lbt>ul>li.active>ul{ display: block}
.left_nav>.lbt>ul>li>ul{ padding: 0 0.2rem; display: none;}
.left_nav>.lbt>ul>li>ul>li{}
.left_nav>.lbt>ul>li>ul>li>a{ display: block; padding: 0 0.15rem;  font-size:0.14rem; line-height: 0.3rem; position: relative;}
.left_nav>.lbt>ul>li>ul>li>a:before{ content: ""; display: inline-flex; width: 3px; height: 3px; background: #231f20; position: absolute; left: 0; top: 50%;}
.left_nav>.lbt>ul>li>ul>li>a:hover{color:#eb6100;}

@media (min-width:992px){
   
}
@media (min-width:1px) and (max-width:991px){
.left_nav{ width: auto; float: none; padding: 0; display: none;}
.left_nav>.lbt{ margin-bottom: 0;}
.left_nav>.lbt h2{ padding: 15px; margin-bottom: 5px;}
.left_nav>.lbt>ul{display: none; transition: all 0.35s;}
.left_nav .divkeyfrom{ padding: 15px 10px;}
.left_nav .divkeyfrom button{ height: 30px; width: 30px;}
.hidden-xs{ display: none!important;}
}

.rightList{width:calc(100% - 310px); margin-right:0px;}
.rightList .right_remark{display:block;}
.rightList .right_remark h2{display:block; font-weight:400; font-size:0.2rem;}
.rightList .right_remark .line{display:block; height:1px; background:#eaeaea; margin:0.1rem 0; }
.rightList .right_remark .context{display:block; margin-top:0.125rem; font-size:0.16rem; line-height:1.5; color:#666666;}
.rightList .right_remark .context .smcatelist{display:block; margin-top:0.125rem;}
.rightList .right_remark .context .smcatelist a{text-decoration:underline; margin-right:10px; color:#666666;}
.rightList .right_remark .context .smcatelist a:hover{color:#eb6100;}



.right_detail{ width: calc(100% - 3.9rem); margin: 0; padding: 0.6rem 0;}
@media (min-width:1px) and (max-width:1081px){
	.rightList{width:100%; margin-right:0px;}
	.right_detail{ width: 100%; padding: 0 0 0.6rem 0;}
	.rightList .right_remark .context{padding:0.2rem 0;}
}
/**********左右侧页面**********/

/**********关于我们**********/

.stylesort2{ overflow: hidden; margin-top: 0.6rem; text-align: center;}
.stylesort2 .item{ display: inline-flex; padding: 0.1rem 0.25rem; border-radius: 0.25rem; font-size: 0.16rem; margin-left: 0.15rem; border: 1px solid #eaeaea;}
.stylesort2 .item:hover,.stylesort2 .item.active{ background: #eb6100; color: #fff;}
@media (min-width:1082px){
}
/*@media (min-width:1px) and (max-width:1081px){
	.stylesort2 .item{ margin: 0 0.1rem; margin-bottom: 0.2rem; }
}
*/
.aframe{ overflow: hidden; background-color: #fff; background-repeat: no-repeat; background-position: right 0.6rem; padding: 0.6rem 0; position: relative;}
.aframe .bg{ position: absolute; top: 0.6rem; right: 0; z-index: -1; left: 0; text-align: right;}
.aframe .bg img{ width: auto; height: auto; animation: circle-left 15s linear infinite;}
.aframe .tit{}
.aframe .tit h2{ font-family: "SourceHanSansCN-Bold"; font-size: 0.36rem; color: #333333; line-height: 1; margin-bottom: 0.1rem;}
.aframe .tit p{ font-family: "DIN-REGULAR"; font-size: 0.2rem; color: #666666;}
.aframe .list{ overflow: hidden; margin-top: 0.3rem;}
.aframe .context{ background: #fff; }
.aframe .context .text{ overflow: hidden; font-size: 0.16rem; line-height: 2.5; color: #666666; text-indent: 2em; text-align: justify;}
.aframe .context a{ display: inline-block; padding: 0.11rem 0.3rem; border-radius: 0.22rem; border: 1px solid #70b0dc; font-size: 0.14rem; margin-top: 0.25rem;}

.aframe .imgbox{ overflow: hidden; border-radius: 0.1rem;}
.aframe .imgbox img{ width: 100%; height: auto;}
	.aframe .list{ display: flex; justify-content: space-between; position: relative;}
	.aframe .list .context{ margin: 0; width: calc(50% + 0.4rem); z-index: 2; position: absolute; top: 0; right: 0; border-radius: 0.1rem; padding: 0.4rem 0 0.4rem 0.4rem;}
	.aframe .list .imgbox{ margin: 0; width: calc(50% + 1.8rem); box-sizing: border-box;}
/*@media (min-width:1082px){

}
@media (min-width:1px) and (max-width:1081px){
	.aframe .imgbox{ margin-top: 0.5rem;}
	.aframe .itembox .item{ width: calc((100%)/2)}
}*/
@keyframes circle-left{
    0% {
        padding-right: 0;
    }
    50% {
       padding-right: 3rem;
    }
	100% {
       padding-right: 0rem;
    }
}
@keyframes circle-opacity{
    from {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: 0;
        transform: scale(2);
    }
}

.aframe1{ overflow: hidden; display: flex; flex-wrap: wrap; margin-top: 0.6rem;}
.aframe1 .item{ margin: 0; width: calc((100% - 2.1rem)/4); margin-right: 0.7rem; box-sizing: border-box; display: flex; align-items: flex-start; justify-content: space-between;}
.aframe1 .item i{ margin: 0; font-size: 0.42rem; color: #eeeeee;}
.aframe1 .item .txt{ margin: 0; width: calc(100% - 0.7rem);}
.aframe1 .item .txt h3{ display: flex;  align-items: flex-end;}
.aframe1 .item .txt h3 span{ font-family: "Arial"; font-size: 0.68rem; color: #338dcb; margin: 0;}
.aframe1 .item .txt h3 font{ font-size: 0.16rem; display: inline-block; margin-left: 5px; margin: 0; color: #338dcb; margin-bottom: 0.1rem;}
.aframe1 .item .txt p{ font-size: 0.18rem; color: #848484; text-align: center;}
	.aframe1 .item:nth-child(4){ margin-right: 0;}
	.aframe1 .item:last-child .txt p{ padding-right: 0.4rem;}
/*@media (min-width:1082px){

}
@media (min-width:1px) and (max-width:1081px){
	.aframe1 .item{width: calc((100% - 0.3rem)/2); margin-right: 0.3rem; margin-bottom: 0.4rem;}
	.aframe1 .item:nth-child(2n){ margin-right: 0;}
}*/

.abtit{ text-align: center;}
.abtit h2{ font-family: "SourceHanSansCN-Bold"; font-size: 0.36rem; color: #333333; line-height: 1.2;}
.abtit p{ font-family: "DIN-REGULAR"; font-size: 0.2rem; line-height: 2; color: #666666;}

.aframe2{ overflow: hidden; padding: 0.8rem 0 1.6rem 0; background-repeat: no-repeat; background-size: cover; background-position: center bottom;}
.aframe2 .list{ margin-top: 0.8rem; overflow: hidden; padding: 0 1.4rem; position: relative;}
.aframe2 .list .swiper-container{}
.aframe2 .list .item{ text-align: center; position: relative; font-family: "DIN-REGULAR"; transition: linear 0.35s;}
.aframe2 .list .item:before{ content: ""; position: absolute; left: 0; top: 0.2rem; width: calc(50% - 0.25rem); height: 1px; background: #888888;}
.aframe2 .list .item:after{ content: ""; position: absolute; right: 0; top: 0.2rem; width: calc(50% - 0.25rem); height: 1px; background: #888888;}
.aframe2 .list .item span{ display: inline-flex; width: 0.42rem; height: 0.42rem; align-items: center; justify-content: center; transition: linear 0.35s;}
.aframe2 .list .item span:before{ content: ""; width: 2px; height: 0.25rem; background: #999999; transition: linear 0.35s;}
.aframe2 .list .item h3{ font-size: 0.2rem; color: #666666; margin-top: 0.2rem;}
.aframe2 .list .swiper-slide-active .item{}
.aframe2 .list .swiper-slide-active .item span{ box-sizing: border-box; border: 1px solid #eb6100; border-radius: 50%; background: #fff;}
.aframe2 .list .swiper-slide-active .item span:before{ background: #eb6100; width: 0.3rem; height: 0.3rem; border-radius: 50%;}
.aframe2 .list .swiper-slide-active .item h3{ color: #222222; font-family: "DIN-BOLD";}
.aframe2 .list .btn{ position: absolute; top: 0; display: inline-block; cursor: pointer; outline: none;}
.aframe2 .list .btn i{ display: block; transform: rotate(-90deg); color: #c0c0c1; font-size: 0.42rem;}
.aframe2 .list .btn-prev{ left: 0;}
.aframe2 .list .btn-next{ right: 0;}
.aframe2 .list .btn-next i{ transform: rotate(90deg);}
.aframe2 .context{ overflow: hidden; margin-top: 0.85rem; text-align: center;}
.aframe2 .context h2{ position: relative; display: flex; justify-content: center; align-items: center;}
.aframe2 .context h2 em{ display: inline-block; width: 0.9rem; height: 2px; background: #333333; }
.aframe2 .context h2 span{ color: #333333; display: inline-block; font-size: 0.36rem; padding: 0 0.2rem;}
.aframe2 .context .html{ overflow: hidden; margin-top: 0.4rem;}
.aframe2 .context .html p{ font-size: 0.18rem; color: #777777; margin-bottom: 0.2rem; display: flex; align-items: center; justify-content: center;}
.aframe2 .context .html p:before{ content: ""; display: inline-block; width: 5px; height: 5px; background: #eb6100; border-radius: 50%; margin-right: 0.15rem;}
@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
}

.aframe3{ overflow: hidden; padding: 0.8rem 0; background: #ffffff;}
.aframe3 .list{ display: flex; flex-wrap: wrap; margin-top: 0.45rem; padding: 0 1.4rem; position: relative;}
.aframe3 .list .swiper-slide{ margin: 0; overflow: hidden; padding: 0.2rem; border: 1px solid #efefef; box-sizing: border-box; border-radius: 0.1rem;}
.aframe3 .list .item{ overflow: hidden;}
.aframe3 .list .item .img{ overflow: hidden;}
.aframe3 .list .item .img img{ width: 100%; height: auto;}
.aframe3 .list .item .txt{ display: flex; justify-content: space-between; margin-bottom: 0.15rem;}
.aframe3 .list .item .txt h3{ margin: 0; font-size: .18rem; }
.aframe3 .list .item .txt i{ margin: 0;}
.aframe3 .list .btn{ position: absolute; top: 50%; transform: translateY(-50%); display: inline-block; cursor: pointer; outline: none;}
.aframe3 .list .btn i{ display: block; transform: rotate(-90deg); color: #c0c0c1; font-size: 0.42rem;}
.aframe3 .list .btn-prev{ left: 0;}
.aframe3 .list .btn-next{ right: 0;}
.aframe3 .list .btn-next i{ transform: rotate(90deg);}
	.aframe3 .list .swiper-slide:hover{ background: #338dcb;}
	.aframe3 .list .swiper-slide:hover .item .txt h3{ color: #fff;}
	.aframe3 .list .swiper-slide:hover .item .txt i{ color: #fff;}
/*@media (min-width:1082px){

}
@media (min-width:1px) and (max-width:1081px){
	.aframe3{ padding: 0.8rem 0 0.6rem 0;}
	.aframe3 .list .item{  width: calc((100% - 0.2rem)/2);margin-bottom: 0.2rem;}
	.aframe3 .list .item:nth-child(2n){ margin-right: 0;}
}
*/
.aframe4{ overflow: hidden; padding: 0.8rem 0; background: #edf6fb;}

.aframe4 .list{ margin-top: 0.5rem;}
.aframe4 .list .item{ overflow: hidden;}
.aframe4 .list .item .img{ overflow: hidden;}
.aframe4 .list .item .img img{ width: 100%; height: auto;}
.aframe4 .list .swiper-pagination{ position: inherit; bottom: inherit; left: inherit; margin-top: 0.4rem;}
.aframe4 .list .swiper-pagination .swiper-pagination-bullet{ opacity: 1; background: #cbcbcb; margin: 0 5px;}
.aframe4 .list .swiper-pagination .swiper-pagination-bullet-active{ background: #338dcb;}
@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
}

.culturelist{ overflow: hidden; padding: 0.6rem 0;}
.culturelist .item{ overflow: hidden; padding: 0.45rem; border-radius: 0.1rem; background: #fff; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between;}
.culturelist .item .img{ width: 1.2rem; height: 1.2rem; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; overflow: hidden; border: 1px solid #eeeeee;}
.culturelist .item .img i{ display: block; font-size: 0.5rem; color: #898989;}
.culturelist .item .txt{ margin: 0; width: calc(100% - 1.7rem);}
.culturelist .item .txt h3{ font-size: 0.3rem; color: #222222; line-height: 1.6}
.culturelist .item .txt p{ font-size: 0.18rem; line-height: 2; color: #666666;}
/*@media (min-width:1082px){
	.culturelist{ display: flex; flex-wrap: wrap;}
	.culturelist .item{ margin: 0; width: calc((100% - 0.35rem)/2); margin-right: 0.35rem; margin-bottom: 0.4rem;}
	.culturelist .item:nth-child(2n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.culturelist .item{ margin-bottom: 0.3rem;}
}
*/
.welfare{ overflow: hidden; padding: 0.6rem 0;}
.welfare h2{ font-size: 0.24rem; line-height: 1; margin-bottom: 0.2rem; color: #333333;}
.welfare dl{ display: flex; flex-wrap: wrap;}
.welfare dl dd{ margin: 0; display: inline-flex; font-size: 0.14rem; color: #666666; margin-right: 0.3rem; position: relative; align-items: center;}
.welfare dl dd:before{ content: ""; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #0071bf; margin-right: 0.1rem;}
.welfare .list{ overflow: hidden; margin-top: 0.3rem; display: flex; flex-wrap: wrap;}
.welfare .list .item{ margin: 0; width: calc((100% - 0.6rem)/3); margin-right: 0.3rem; margin-bottom: 0.4rem;}
.welfare .list .item img{ width: 100%; height: auto;}
	.welfare .list .item:nth-child(3n){ margin-right: 0;}
/*@media (min-width:1082px){

}
@media (min-width:1px) and (max-width:1081px){
	.welfare .list .item{ width: calc((100% - 0.3rem)/2); }
	.welfare .list .item:nth-child(2n){ margin-right: 0;}
}*/

.servicelist{ overflow: hidden; padding: 0.6rem 0;}
.servicelist .tit{ text-align: center;}
.servicelist .tit h2{ font-family: "SourceHanSansCN-Bold"; font-size: 0.38rem; color: #eb6100; line-height: 1;}
.servicelist .tit h2 span{ font-family: "Arial"; color: #e42d13; font-size: 0.48rem;}
.servicelist .tit p{ font-size: 0.24rem; color: #666666; line-height: 2;}
.servicelist .list{ display: flex; flex-wrap: wrap; margin-top: 0.8rem;}
.servicelist .list .item{ margin: 0; width: calc((100%)/3); box-sizing: border-box; padding: 0 0.5rem; text-align: center; margin-bottom: 0.6rem;}
.servicelist .list .item i{ font-size: 0.8rem; color: #666666;}
.servicelist .list .item h3{ font-size: 0.24rem; color: #333; margin: 0.15rem 0;}
.servicelist .list .item p{ font-size: 0.16rem; line-height: 1.5; color: #666666;}
/*@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
	.servicelist .list .item{ width: calc((100%)/1);}
}
*/
.visionlist{  overflow: hidden; padding: 0.8rem 0 0.3rem 0; }
.visionlist .item{ display: block; overflow: hidden; margin-bottom: 0.5rem;}
.visionlist .item .img{ overflow: hidden;}
.visionlist .item .img img{ width: 100%; height: auto;}
.visionlist .item .txt{ overflow: hidden; background: #f2f2f2; padding:0.7rem 0.8rem;}
.visionlist .item .txt h3{ font-family: "Poppins-Bold"; color: #eb6100; font-size: 0.24rem; margin-bottom: 0.1rem;}
.visionlist .item .txt h3 i{ font-size: 0.24rem; display: inline-block; margin-right: 0.15rem;}
.visionlist .item .txt p{ font-size: 0.16rem; line-height: 1.5; color: #666666; margin-bottom: 0.35rem;}
.visionlist .item .txt p:last-child{ margin-bottom: 0;}
/*@media (min-width:1082px){
	.visionlist .item{ display: flex; justify-content: space-between; flex-direction: row-reverse;}
	.visionlist .item .img{ margin: 0; width: 50%}
	.visionlist .item .txt{ margin: 0; width: 50%; display: flex; align-items: center;}
	.visionlist .item:nth-child(2n){ flex-direction: row;}
}
@media (min-width:1px) and (max-width:1081px){
}*/


.historylist{ padding: 0.8rem 0; overflow: hidden; position: relative;}
.historylist:before{ content: ""; position: absolute; left: 50%; top: 1.65rem; transform: translateX(-50%); bottom: 0.9rem; width: 2px; background: #dddddd; z-index: -1;}
.historylist .item{ position: relative;}
.historylist .item span{ position: absolute; left: 50%; top: 0; transform: translateX(-50%); width: 0.38rem; height: 0.38rem; display: inline-flex; align-items: center; justify-content: center; border-radius: 50%; z-index: 3; box-sizing: border-box; border: 2px solid transparent; transition: linear 0.35s;}
.historylist .item span:before{ content: ""; width: 8px; height: 8px; display: inline-block; background: #dddddd; border-radius: 50%;}
.historylist .item h2{ font-family: "Poppins-Bold"; font-size: 0.48rem; font-weight: bold; color: #333; line-height: 1;}
.historylist .item h3{ font-size: 0.18rem; color: #333333; margin: 0.3rem 0; line-height: 1;}
.historylist .item .txt{ margin-bottom: 0.2rem;}
.historylist .item .txt p{ font-size: 0.15rem; color: #777777; line-height: 1.7; padding-left: 0.15rem; position: relative; margin-bottom: 0.1rem;}
.historylist .item .txt p:before{ content: ""; position: absolute; left: 0; top: 0.11rem; width: 5px; height: 5px; background: #eb6100; border-radius: 50%;}
.historylist .item.active span{ border-color: #eb6100;}
.historylist .item.active span:before{ background: #eb6100;}
/*@media (min-width:1082px){
	.historylist .container{ display: flex; justify-content: space-between; flex-wrap: wrap;}
	.historylist .item{ width: 100%;}
	.historylist .item:nth-child(2n+1){padding-left: 55%;}
	.historylist .item:nth-child(2n){padding-right: 55%; text-align: right; margin-top: -1.3rem;}
	.historylist .item:nth-child(2n) .txt p{ padding-left: 0; padding-right: 0.15rem;}
	.historylist .item:nth-child(2n) .txt p:before{ left: inherit; right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.historylist{ padding-right: 0.3rem;}
	.historylist:before{ left: inherit; transform: none; right: 0.9rem;}
	.historylist .item{ padding-right: 0.4rem;}
	.historylist .item span{ left: inherit; right: 0; }
}*/

.certificate{ overflow: hidden;  padding: 0.8rem 0;}
.certificate .txt{ overflow: hidden;}
.certificate .txt .indextit{ text-align: left;}
.certificate .txt .indextit h2{ font-size: 0.36rem;}
.certificate .txt .indextit h2:after{ content: ""; background: #eb6100; left: 0; transform: none;}
.certificate .txt .indextit p{ padding: 0; font-size: 0.18rem; color: #666666;}
.certificate .txt .context{ margin-top: 0.2rem;}
.certificate .txt .context p{ font-size: 0.16rem; line-height: 2.25; position: relative; display: flex; align-items: center;}
.certificate .txt .context p:before{ content: ""; width: 6px; height: 6px; background: #eb6100; border-radius: 50%; display: inline-block; margin-right: 0.1rem;}
.certificate .list{}
.certificate .list .swiper-slide{ overflow: hidden; position: relative; z-index: 1; width: 5.4rem; height: 4.3rem; }
.certificate .list .swiper-slide img{ width: 100%; height: auto;}
.certificate .list .btn{ position: absolute; top: 50%; z-index: 3; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; outline: none;}
.certificate .list .btn i{ font-size: 0.35rem; opacity: 0.46;}
.certificate .list .btn-prev{ left: 0;}
.certificate .list .btn-next{ right: 0;}
/*@media (min-width:1082px){
	.certificate .container{ display: flex; justify-content: space-between;}
	.certificate .txt{ margin: 0; width: calc(50% - 0.4rem); box-sizing: border-box; padding-right: 1rem;}
	.certificate .list{ margin: 0; width: calc(50% + 0.4rem);}
}
@media (min-width:1px) and (max-width:1081px){
}
*/

.certificate1{ overflow: hidden; height: 2.45rem; background-repeat: no-repeat; background-attachment: fixed; background-position: center center; position: relative;}
.certificate1:before{ content: ""; position: absolute; z-index: 1; background: rgba(38,95,172,0.8); left: 0; top: 0; width: 100%; height: 100%;}
.certificate1 .txt{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2;}
.certificate1 .txt p{ font-size: 0.36rem; color: #fff; font-family: "Poppins-Bold";}
.certificate1 .txt a{ display: inline-flex; font-size: 0.24rem; color: #fff; padding: 0.12rem 0.3rem; border: 1px solid #e4e7eb; border-radius: 0.15rem; overflow: hidden; position: relative;}
.certificate1 .txt a span{ position: relative; z-index: 2;}
/*@media (min-width:1082px){
	.certificate1 .txt{ display: flex; justify-content: space-between; align-items: center;}
	.certificate1 .txt p{ margin: 0; width: calc(50% + 3.6rem);}
	.certificate1 .txt a{ margin: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.certificate1 .txt{ width: 100%;}
	.certificate1 .txt p{ font-size: 12px; margin-bottom: 0.1rem;}
}*/

.certificate2{ overflow: hidden;  padding: 0.8rem 0;}
.certificate2 .indextit{ text-align: left;}
.certificate2 .indextit h2{ font-size: 0.36rem;}
.certificate2 .indextit h2:after{ content: ""; background: #eb6100; left: 0; transform: none;}
.certificate2 .swiper-container{ margin-top: 0.3rem; padding-bottom: 0.5rem;}
.certificate2 .swiper-containe .swiper-slide{ overflow: hidden; position: relative; z-index: 1; box-sizing: border-box; border: 1px solid #f5f5f5;}
.certificate2 .swiper-containe .swiper-slide img{ width: 100%; height: auto;}
.certificate2 .swiper-container .swiper-pagination{ bottom: 0;}
@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
}

.certificate3{ overflow: hidden;  padding: 0.8rem 0; background: #f6f6f6;}
.certificate3 .indextit{ text-align: left;}
.certificate3 .indextit h2{ font-size: 0.36rem;}
.certificate3 .indextit h2:after{ content: ""; background: #eb6100; left: 0; transform: none;}
.certificate3 .indextit p{ padding: 0;}
.certificate3 .swiper-container{ margin-top: 0.3rem; padding-bottom: 0.5rem;}
.certificate3 .swiper-container .swiper-slide{ overflow: hidden; position: relative; z-index: 1; width: 5.08rem; height: 4.08rem; }
.certificate3 .swiper-container .swiper-slide img{ width: 100%; height: auto;}

.certificate3 .swiper-container .swiper-pagination{ bottom: 0;}
@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
}

.certificate4{ overflow: hidden; height: 2.45rem; background-repeat: no-repeat; background-attachment: fixed; background-position: center center; position: relative;}
.certificate4:before{ content: ""; position: absolute; z-index: 1; background: rgba(0,0,0,0.35); left: 0; top: 0; width: 100%; height: 100%;}
.certificate4 .txt{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2; text-align: center;}
.certificate4 .txt p{ font-size: 0.36rem; color: #fff; font-family: "Poppins-Bold"; margin-bottom: 0.2rem;}
.certificate4 .txt a{ display: inline-flex; font-size: 0.24rem; color: #fff; padding: 0.12rem 0.3rem; border: 1px solid #e4e7eb; border-radius: 0.15rem; overflow: hidden; position: relative;}
.certificate4 .txt a span{ position: relative; z-index: 2;}
/*@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
	.certificate4 .txt{ width: 100%;}
	.certificate4 .txt p{ font-size: 12px; margin-bottom: 0.1rem;}
}
*/
.certificate5{ overflow: hidden;  padding: 0.8rem 0;}
.certificate5 .indextit{ text-align: left;}
.certificate5 .indextit h2{ font-size: 0.36rem;}
.certificate5 .indextit h2:after{ content: ""; background: #eb6100; left: 0; transform: none;}
.certificate5 .swiper-container{ margin-top: 0.3rem; padding-bottom: 0.5rem;}
.certificate5 .swiper-containe .swiper-slide{ overflow: hidden; position: relative; z-index: 1; box-sizing: border-box; border: 1px solid #f5f5f5;}
.certificate5 .swiper-containe .swiper-slide img{ width: 100%; height: auto;}
.certificate5 .swiper-container .swiper-pagination{ bottom: 0;}
@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
}

/**********关于我们**********/


/**********单页面**********/
.singlepage{ font-size: 0.16rem; line-height: 2; padding: 0rem 0 0.5rem 0;}
/**********单页面**********/


/**********质量控制**********/
.qualitytit{}
.qualitytit h2{ font-family: "Poppins-Bold"; font-size: 0.36rem; color: #333; position: relative; padding-bottom: 0.3rem; line-height: 1; margin-bottom:0.3rem; }
.qualitytit h2:after{ content: ""; position: absolute; left: 0; bottom: 0; width: 0.63rem; height: 2px; background: #eb6100;}
.qualitytit p{ font-size: 0.16rem; color: #666666; line-height: 1.875;}

.quality{ padding: 0.8rem 0;}
.quality .txt{ overflow: hidden;}
.quality .list{ overflow: hidden;}
.quality .list .swiper-slide{ width: 6rem;}
.quality .list .swiper-slide img{ width: 100%; height: auto;}
@media (min-width:1082px){
	.quality .container{ display: flex; justify-content: space-between;}
	.quality .txt{ margin: 0; width: calc(50% ); box-sizing: border-box; padding-right: 0.5rem;}
	.quality .list{ margin: 0; width: calc(50%);}
}
@media (min-width:1px) and (max-width:1081px){
	.quality .list{ margin-top: 0.4rem;}
	.quality .list .swiper-slide{ width: 4rem;}
}

.quality1{ overflow: hidden; height: 2.45rem; background-repeat: no-repeat; background-attachment: fixed; background-position: center center; position: relative;}
.quality1:before{ content: ""; position: absolute; z-index: 1; background: rgba(38,95,172,0.8); left: 0; top: 0; width: 100%; height: 100%;}
.quality1 .txt{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2;}
.quality1 .txt p{ font-size: 0.36rem; color: #fff; font-family: "Poppins-Bold";}
.quality1 .txt a{ display: inline-flex; font-size: 0.24rem; color: #fff; padding: 0.12rem 0.3rem; border: 1px solid #e4e7eb; border-radius: 0.15rem; overflow: hidden; position: relative;}
.quality1 .txt a span{ position: relative; z-index: 2;}
@media (min-width:1082px){
	.quality1 .txt{ display: flex; justify-content: space-between; align-items: center;}
	.quality1 .txt p{ margin: 0; width: calc(100% - 3rem);}
	.quality1 .txt a{ margin: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.quality1 .txt{ width: 100%}
	.quality1 .txt p{ font-size: 12px; margin-bottom: 0.2rem;}
}

.quality2{ padding: 0.8rem 0 0.4rem;}
.quality2 .list{ overflow: hidden; margin-top: 0.4rem; display: flex; flex-wrap: wrap;}
.quality2 .list .item{ display: block; margin: 0; width: calc((100% - 0.6rem)/4); margin-right: 0.2rem; margin-bottom: 0.4rem;}
.quality2 .list .item .img{ overflow: hidden; position: relative; border-radius: 5px;}
.quality2 .list .item .img img{ width: 100%; height: auto;}
@media (min-width:1082px){
	.quality2 .list .item:nth-child(4n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.quality2 .list .item{ width: calc((100% - 0.2rem)/2);}
	.quality2 .list .item:nth-child(2n){ margin-right: 0;}
}


.testing{ padding: 0.8rem 0;}
.testing .qualitytit p{ line-height: 1.875;}
.testing .list{ margin-top: 0.5rem;}
.testing .list .item{ overflow: hidden; box-sizing: border-box; padding: 0.4rem; box-shadow: 2px 0 18px rgba(38,95,172,.11); border-radius: 0.15rem;}
.testing .list .item .img{ overflow: hidden;margin-bottom: 0.3rem;}
.testing .list .item .img i{ color: #eb6100; font-size: 0.5rem;}
.testing .list .item .txt{}
.testing .list .item .txt h3{ font-family: "Poppins-Bold"; font-size: 0.24rem; color: #333; margin-bottom: 0.2rem;}
.testing .list .item .txt p{ font-size: 0.16rem; line-height: 1.875; color: #666666;}
@media (min-width:1082px){
	.testing .list{ display: flex; justify-content: space-between;}
	.testing .list .item{ margin: 0; width: calc((100% - 0.6rem)/3); margin-right: 0.3rem;}
	.testing .list .item:nth-child(3){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
}


.testing1{ padding: 0.8rem 0 0.6rem;}
.testing1 .qualitytit p{ line-height: 1.875;}
.testing1 .list{ margin-top: 0.4rem; display: flex; flex-wrap: wrap;}
.testing1 .list .item{ margin: 0; width: calc((100% - 0.6rem)/4); margin-right: 0.2rem; margin-bottom: 0.4rem; box-shadow: 2px 0 18px rgba(38,95,172,.11); border-radius: 0.1rem; overflow: hidden;}
.testing1 .list .item .img{ overflow: hidden;}
.testing1 .list .item .img img{ width: 100%; height: auto;}
.testing1 .list .item .txt{ padding: 0.22rem;}
.testing1 .list .item .txt h3{ font-size: 0.16rem; text-align: center; color: #333;}
@media (min-width:1082px){
	.testing1 .list .item:nth-child(4n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.testing1 .list .item{  width: calc((100% - 0.2rem)/2);}
	.testing1 .list .item:nth-child(2n){ margin-right: 0;}
}

.testing2{ padding: 0.8rem 0; background: #f6f6f6;}
.testing2 .qualitytit p{ line-height: 1.875;}
.testing2 .list{ margin-top: 0.5rem; display: flex; flex-wrap: wrap;}
.testing2 .list .item{ margin: 0; width: calc((100% - 0.6rem)/4); margin-right: 0.2rem; box-shadow: 2px 0 18px rgba(38,95,172,.11); border-radius: 0.1rem; overflow: hidden;}
.testing2 .list .item .img{ overflow: hidden;}
.testing2 .list .item .img img{ width: 100%; height: auto;}
@media (min-width:1082px){
	.testing2 .list .item:nth-child(4n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.testing2 .list .item{  width: calc((100% - 0.2rem)/2); margin-bottom: 0.2rem;}
	.testing2 .list .item:nth-child(2n){ margin-right: 0;}
}
/**********质量控制**********/

/**********图库**********/
.gallerylist{ display: flex; flex-wrap: wrap; padding: 0.6rem 0 0.4rem 0;}
.gallerylist .item{ margin: 0; display: block; width: calc((100% - 0.6rem)/4); margin-right: 0.2rem; margin-bottom: 0.2rem;}
.gallerylist .item .img{ overflow: hidden;}
.gallerylist .item .img img{ width: 100%; height: auto;}
.gallerylist .item .txt{ overflow: hidden; margin-top: 0.1rem;}
.gallerylist .item .txt h3{ font-size: 0.16rem; text-align: center;}

.imageslist{ padding: 0.6rem 0 ; display: flex; flex-wrap: wrap;}
.imageslist .item{ margin: 0; overflow: hidden; box-sizing: border-box; width: calc((100% - 0.3rem)/3); margin-right: 0.15rem; margin-bottom: 0.2rem;}
.imageslist .item .img{ overflow: hidden;}
.imageslist .item .img img{ width: 100%; height: auto}
.imageslist .item .txt{ display: none;}
@media (min-width:1082px){
	.imageslist .item:nth-child(3n){ margin-right: 0;}
	
	.gallerylist .item:nth-child(4n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.imageslist .item{ width: calc((100% - 0.2rem)/2);}
	.imageslist .item:nth-child(2n){ margin-right: 0;}
	
	.gallerylist .item{ width: calc((100% - 0.2rem)/2);}
	.gallerylist .item:nth-child(2n){ margin-right: 0;}
}

/**********图库**********/

/**********解决方案**********/
.ApplicationPage{ padding: 0.6rem 0 0.4rem 0;}
.ApplicationPage .qualitytit p{ line-height: 1.875;}
.ApplicationPage .list{ display: flex; flex-wrap: wrap; margin-top: 0.5rem;}
.ApplicationPage .item{ margin: 0; width: calc((100% - 0.6rem)/3); margin-right: 0.3rem; margin-bottom: 0.3rem; position: relative; overflow: hidden; }
.ApplicationPage .item .img{ overflow: hidden;}
.ApplicationPage .item .img img{ width: 100%; height: auto; transition: linear 0.5s;}
.ApplicationPage .item .txt{ overflow: hidden; padding: 0.15rem 0.25rem; text-align: center;}
.ApplicationPage .item .txt h3{ font-family: "Poppins-Bold"; font-size: 0.18rem; margin-bottom: 0.1rem; color: #333;}
.ApplicationPage .item .txt p{ font-size: 0.14rem; line-height: 1.7; color: #666666;}
@media (min-width:1082px){
	.ApplicationPage .item:nth-child(3n){ margin-right: 0;}
	.ApplicationPage .item:hover{ box-shadow: 2px 0 18px rgba(38,95,172,.11); }
	.ApplicationPage .item:hover .img img{ transform: scale(1.2)}
}
@media (min-width:1px) and  (max-width:1081px){
	.ApplicationPage{ padding: 30px 0;}
	.ApplicationPage .item{ width: calc((100% - 0.4rem)/2);}
	.ApplicationPage .item:nth-child(2n){ margin-right: 0;}
	.ApplicationPage .item .txt h3{ font-size: 14px;}
}


.applicationlist{ padding: 0.6rem 0 0.4rem 0;}
.applicationlist .qualitytit p{ line-height: 1.875;}
.applicationlist .list{ display: flex; flex-wrap: wrap; margin-top: 0.4rem;}
.applicationlist .list .item{ margin: 0; width: calc((100% - 0.6rem)/3); margin-right: 0.3rem; margin-bottom: 0.3rem; position: relative; overflow: hidden; border-radius: 0.15rem;}
.applicationlist .list .item .img{ overflow: hidden;}
.applicationlist .list .item .img img{ width: 100%; height: auto; transition: linear 0.5s;}
.applicationlist .list .item .txt{ overflow: hidden; padding: 0.15rem 0.25rem; text-align: center;}
.applicationlist .list .item .txt h3{ font-family: "Poppins-Bold"; font-size: 0.18rem; margin-bottom: 0.1rem; color: #333;}
.applicationlist .list .item .txt p{ font-size: 0.14rem; line-height: 1.7; color: #666666;}

.applicationlist .swiper-container{ padding-bottom: 0.6rem;}
.applicationlist .swiper-container .item{ margin-bottom: 0.35rem; text-align: center; background: #fff; display: block;}
.applicationlist .swiper-container .item img{ width: auto; height: auto;}
.applicationlist .swiper-container .item:last-child{ margin-bottom: 0;}

@media (min-width:1082px){
	.applicationlist .list .item:nth-child(3n){ margin-right: 0;}
	.applicationlist .list .item:hover{ box-shadow: 2px 0 18px rgba(38,95,172,.11); }
	.applicationlist .list .item:hover .img img{ transform: scale(1.2)}
	.applicationlist .list .item:nth-child(10){ display: none;}
}
@media (min-width:1px) and  (max-width:1081px){
	.applicationlist{ padding: 30px 0;}
	.applicationlist .list .item{ width: calc((100% - 0.4rem)/2);}
	.applicationlist .list .item:nth-child(2n){ margin-right: 0;}
	.applicationlist .list .item .txt h3{ font-size: 14px;}
}


.marketroad{ padding: 0.8rem 0;}
.marketroad .qualitytit p{ line-height: 1.8; font-size: 0.26rem;}
.marketroad .context{ font-size: 0.16rem; line-height: 1.875; color: #666666;}
.marketroad .img{ overflow: hidden; margin-top: 0.2rem;}
.marketroad .img img{ width: 100%; height: auto;}
/**********解决方案**********/

/**********技术支持**********/
/*.TtechnologyList{ overflow: hidden; padding: 0.6rem 0; }
.TtechnologyList h2{ font-size: 0.28rem; font-family: "MONTSERRAT-MEDIUM"; margin-bottom: .4rem; text-align: center; color: #fff;}
.TtechnologyList .line{ text-align: center; margin-bottom: 0.4rem; }
.TtechnologyList .line i{ color: #285ad9; font-size: 0.4rem; display: inline-block; transform: rotate(90deg);}
.TtechnologyList .list{}
.TtechnologyList .list .item{ display: flex; flex-wrap: wrap; overflow: hidden; cursor: pointer;}
.TtechnologyList .list .item .img{ margin: 0; width: 50%; overflow: hidden; height: 3.4rem; background-repeat: no-repeat; background-size: 50% auto; background-attachment: fixed; background-position: center left;}
.TtechnologyList .list .item .txt{ margin: 0; width: 50%; position: relative; overflow: hidden;}
.TtechnologyList .list .item .txt h3{ font-size: 18px; font-family: "MONTSERRAT-MEDIUM"; color: #fff;}
.TtechnologyList .list .item .txt>h3{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); text-align: center; transition: linear 0.35s;}
.TtechnologyList .list .item .txt .context{ background: rgba(42,91,220,0.7); position:absolute; left: 0; top: 0; width: 100%; height: 100%; box-sizing: border-box; padding: 0.4rem 1.4rem; color: #fff; transform: translateY(100%); transition: linear 0.35s;}
.TtechnologyList .list .item .txt .context h3{ text-align: center; margin-bottom: 0.3rem;}
.TtechnologyList .list .item .txt .context p{ line-height: 2; font-size: 14px;}
@media (min-width:1082px){
	.TtechnologyList .list .item:nth-child(2n){ flex-direction: row-reverse;}
	.TtechnologyList .list .item:nth-child(2n) .img{ background-position: center right;}
	.TtechnologyList .list .item:hover .txt>h3{ opacity: 0;}
	.TtechnologyList .list .item:hover .txt .context{ transform: translateY(0)}
}
@media (min-width:1px) and  (max-width:1081px){
	.TtechnologyList .list .item .img{ width: 100%; background-position: center center; background-attachment: scroll; background-size: 100% auto;}
	.TtechnologyList .list .item .txt{ width: 100%;}
	.TtechnologyList .list .item .txt>h3{ display: none;}
	.TtechnologyList .list .item .txt .context{ position: inherit; left: inherit; top: inherit; height: auto; transform: none; padding: 0.2rem;}
}*/
/**********技术支持**********/


/**********产品页面**********/

.output{ margin: 0.6rem 0; text-align: center; overflow: hidden;}
.output .list{  display: flex; flex-wrap: wrap; transition: linear 0.35s; align-items: flex-start; height: 1.44rem;}
.output .list .item{ margin: 0; width: calc((100% - 1.05rem)/8); margin-right: 0.15rem; margin-bottom: 0.2rem; font-size: 0.16rem; color: #555555; border: 1px solid #eaeaea; box-sizing: border-box; display: inline-flex; align-items: center; justify-content: center; border-radius: 0.3rem; background: #fff; padding: 0.13rem 0; transition: linear 0.35s;}
.output .list .item.hide{ display: none;}
.output .list .item:hover,.output .item.active{ background: #0071bf; color: #fff;}
.output .btnlink{ display: inline-block; cursor: pointer; outline: none;}
.output .btnlink i{ font-size: 0.3rem; color: #a2a2a2; display: block; transition: linear 0.35s;}
.output .btnlink.active i{ transform: rotateX(180deg);}
@media (min-width:1082px){
	.output .list .item:nth-child(8n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.output .list{ height: 1.8rem; overflow-y: auto;}
	.output .list .item{ width: calc((100% - 0.15rem)/2);}
	.output .list .item:nth-child(2n){ margin-right: 0;}
}

/*.catelist{ padding: 0.8rem 0 0.35rem 0;}
.catelist .catechoice{background: #f5f5f5; margin: 0; position: relative; z-index: 9}
.catelist .catechoice .tit{ display: flex; height: 42px; padding: 0 0.1rem 0 0.23rem; cursor: pointer;}
.catelist .catechoice .tit h3{ width: calc(100% - 42px); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 42px; font-size: 0.18rem; color: #767676; margin: 0;}
.catelist .catechoice .tit span{ width: 42px; height: 42px; display: flex; align-items: center; justify-content: center; margin: 0;}
.catelist .catechoice .tit span:before{ display: block; transform: rotate(90deg); transition: linear 0.35s; color: #999999;}
.catelist .catechoice .list{ position: absolute; left: 0; right: 0; top:100%; z-index: 8; background: #f3f3f3; height: 0; overflow-y: auto; visibility:hidden; transition: linear 0.35s;}
.catelist .catechoice .list::-webkit-scrollbar{width:2px;height:1px;-webkit-transition:all .3s linear;transition:all .3s linear;}
.catelist .catechoice .list::-webkit-scrollbar-thumb{border-radius:10px;background:#5bc5f1;box-shadow:inset 0 0 5px rgba(0,0,0,.2);-webkit-transition:all .3s linear;transition:all .3s linear;}
.catelist .catechoice .list::-webkit-scrollbar-track{border-radius:10px;background:#ededed;box-shadow:inset 0 0 5px rgba(0,0,0,.2);}
.catelist .catechoice .list .item{ overflow: hidden; cursor: pointer; padding: 0.1rem 0.15rem; font-size: 0.14rem;; color: #333; border-bottom: 1px solid #d5d5d5;}
.catelist .catechoice .list .item:hover,.catelist .catechoice .list .item.active{ background: #5bc5f1; color: #fff}
.catelist .catechoice.on span:before{ transform: rotate(-90deg);}
.catelist .catechoice.on .list{ visibility: visible; height: 200px;}

.catelist .search_from{ margin: 0; background: #f5f5f5; }
.catelist .search_from form{ width: 100%; display: flex; justify-content: space-between;}
.catelist .search_from form input{ width: calc(100% - 60px); height: 42px; border: 0; background: none; box-sizing: border-box; padding-left: 0.23rem; color: #767676; font-size: 0.16rem;}
.catelist .search_from form button{ width: 60px; height: 42px; display: flex; align-items: center; justify-content: center; border: 0; background: none; cursor: pointer; outline: none;}
@media (min-width:1081px){
	.catelist{ display: flex; justify-content: space-between;}
	.catelist .catechoice{ width: 353px; height: 42px; }
	.catelist .search_from{ width: 353px; height: 42px; }
}
@media (min-width:1px) and (max-width:1080px){
	.catelist .catechoice{ margin-bottom: 15px;}
}*/

.summary{ overflow: hidden; padding-bottom: 0.45rem; }
.summary h2{ font-family: "SourceHanSansCN-Medium"; font-size: 0.36rem; color: #242531;}
.summary .line{ display: block; margin: 0.25rem 0; clear: both; width: 0.9rem; height: 1px; background: #0071bf;}
.summary .context{ font-size: 0.16rem; line-height: 1.5; color: #737374;}
@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
}


.ProList{ display: flex; flex-wrap: wrap; padding-bottom: 0.4rem;margin-top:0.2rem;}
.ProList .item{width: calc((100% - 0.6rem)/4); box-sizing: border-box; margin-right:0.2rem; margin-bottom:0.2rem; text-align: center; border:solid 1px #eaeaea; }
.ProList .item:nth-child(4n){margin-right:0px;}
.ProList .item img {width:100%; height:auto;}
.ProList .item .txt{display:block;}
.ProList .item h3{display:block; font-size: 0.14rem; color: #333; margin: 0.1rem 0;}
.ProList .item:hover h3{color:#eb6100;} 
.ProList .item:hover{color:#eb6100; border:solid 1px #eb6100;} 
@media (min-width:1082px){

}
@media (min-width:1px) and  (max-width:1081px){
.ProList .item{ width: calc((100% - 0.3rem)/2); margin-bottom: 0.3rem;}
.ProList .item:nth-child(2n){margin-right:0px;}
}


.ProCateList{ display: flex; flex-wrap: wrap; width:100%; padding-bottom: 0.4rem;margin-top:0.2rem;}
.ProCateList .item{ margin: 0; width: calc((100% - 0.4rem)/3); box-sizing: border-box; margin-right:0.2rem; text-align: center; }
.ProCateList .item em{display:none; height:3px; background:#eb6100;}
.ProCateList .item .item_txt{background:#ffffff; padding:15px; text-align:left; border:solid 1px #eaeaea;}
.ProCateList .item h4{display:block; font-size: 0.24rem; color: #333; line-height:50px; margin: 0rem 0; margin-bottom:0.1rem; border-bottom:solid 1px #eb6100;}
.ProCateList .item h4 img{float:right; display:inline-block;margin-right:0px;}
.ProCateList .item span{display:block;font-size: 0.16rem; line-height: 1.5; color: #333333;}
.ProCateList .item .img img {margin-top:0.2rem;margin-bottom:0.2rem; }
.ProCateList .linkmore{display:block; position:relative; height:35px;}

.ProCateList .item:hover em{background:#eb6100; animation: loading 1s;-webkit-animation: loading 1s;}
.ProCateList .item:nth-child(3n){margin-right:0px;}


@media (min-width:1082px){
	.ProCateList .item:nth-child(3n){margin-right:0px;}
}
@media (min-width:1px) and  (max-width:1081px){
	.ProCateList .item{ width: 100%; margin-bottom: 0.3rem;margin: 0rem;}
}



.ExoList{width:100%; overflow: hidden;margin-bottom: 0.25rem; margin-top: 0.25rem;}
.ExoList .item{ margin: 0; width: calc((100% - 0.6rem)/4); box-sizing: border-box; margin-right:0.2rem; text-align: center; }
.ExoList .item .img{ overflow: hidden; }
.ExoList .item .img img{ width: 100%; height: auto;}
.ExoList .item .txt{ overflow: hidden; padding: 0.1rem; text-align:left;}
.ExoList .item .txt h4{ font-size: 0.18rem; color: #333333; font-weight:400;}
.ExoList .item .txt p{display:block; height: 0.8rem; line-height:0.2rem; font-size:0.14rem; color: #666666;}
.ExoList .item .txt .linkmore{display:block; font-size:12px; color:#333333; border:solid 1px #333; padding:10px 15px; border-radius:5px; max-width:35%; text-align: center; overflow: hidden; margin-top:0.2rem; }
.ExoList .item:hover{background:#eb6100;}
.ExoList .item:hover h4{color:#fff;}
.ExoList .item:hover p{color:#fff;}
.ExoList .item:hover .linkmore{color:#fff; border:solid 1px #fff;}

@media (min-width:1082px){
	.ExoList .item:nth-child(4n) {
		margin-right: 0px;
	}
}
@media (min-width:1px) and  (max-width:1081px){
	.ExoList .item{width: calc((100% - 0.2rem)/2);}
	.ExoList .item:nth-child(2n) {
		margin-right: 0px;
	}

}

.CzxzList{width:100%; overflow: hidden;margin-bottom: 0.25rem; margin-top: 0rem;}
.CzxzList .item{ margin: 0; width: calc((100% - 0.6rem)/4); box-sizing: border-box; margin-right:0.2rem; text-align: center; }
.CzxzList .item .img{ overflow: hidden; }
.CzxzList .item .img img{ width: 100%; height: auto;}
.CzxzList .item .txt{ overflow: hidden; padding: 0.1rem; text-align:left;}
.CzxzList .item .txt h4{ font-size: 0.18rem; color: #333333; font-weight:400;}
.CzxzList .item .txt p{display:block; height: 0.8rem; line-height:0.2rem; font-size:0.14rem; color: #666666;}
.CzxzList .item .txt .linkmore{display:block; font-size:12px; color:#333333; border:solid 1px #333; padding:10px 15px; border-radius:5px; max-width:35%; text-align: center; overflow: hidden; margin-top:0.2rem; }
.CzxzList .item:hover{background:#eb6100;}
.CzxzList .item:hover h4{color:#fff;}
.CzxzList .item:hover p{color:#fff;}
.CzxzList .item:hover .linkmore{color:#fff; border:solid 1px #fff;}

@media (min-width:1082px){
	.CzxzList .item:nth-child(4n) {
		margin-right: 0px;
	}
}
@media (min-width:1px) and  (max-width:1081px){
	.CzxzList .item{ margin: 0; width: calc((100% - 0.2rem)/2);  margin-right:0.2rem; margin-bottom:0.2rem;}
	.CzxzList .item:nth-child(2n) {
		margin-right: 0px;
	}
}


.productsdetail{ }
.productsdetail .detailhtml{ float:left; width:100%; }
.productsdetail .detailhtml .html_l{ float:left; overflow: hidden; text-align: center; position: relative;}
.productsdetail .detailhtml .html_l .proimgbox{ overflow: hidden; display: inline-block;}
.productsdetail .detailhtml .html_l .proimgbox img{ width: auto; height: auto;}
.productsdetail .detailhtml .smallImg{ margin-top: 0.1rem; position: relative; box-sizing: border-box;    }
.productsdetail .detailhtml .smallImg .swiper-container{ box-sizing: border-box; overflow: hidden; }
.productsdetail .detailhtml .smallImg .swiper-slide{ margin: 0; padding: 0; box-sizing: border-box; border: 1px solid #e1e1e1;}
.productsdetail .detailhtml .smallImg .swiper-slide>a{ display: block; box-sizing: border-box; margin: 0; padding: 0;}
.productsdetail .detailhtml .smallImg .swiper-slide>a>img{ width: 100%; height: auto; box-sizing: border-box; margin: 0; padding: 0;}
.productsdetail .detailhtml .smallImg .swiper-slide-active{ border-color: #eb6100;}
.productsdetail .detailhtml .btn{ display: inline-flex; top: 40%; z-index: 5; position: absolute; cursor: pointer; outline: none; width: 0.34rem; height: 0.34rem; background: #e4e4e4; align-items: center; justify-content: center; border-radius: 50%;}
.productsdetail .detailhtml .btn i{ font-size: 0.2rem; color: #fff;}
.productsdetail .detailhtml .btn:hover{ background: #eb6100;}
.productsdetail .detailhtml .btn-prev{ left: 2px;}
.productsdetail .detailhtml .btn-next{ right: 2px;}
.productsdetail .detailhtml .html_r{ float:right; margin-top: 0.3rem;}
.productsdetail .detailhtml .html_r h1{ font-size: 0.3rem; color: #eb6100; text-transform: capitalize; font-family: "Montserrat-Regular";}
.productsdetail .detailhtml .html_r .context{ overflow: hidden; padding: 0.4rem 0rem 0.3rem 0rem; color: #666; font-size: 14px; line-height: 2; display: flex; flex-wrap: wrap;}
.productsdetail .detailhtml .html_r .context .item{ margin: 0; width: calc((100%)/4); text-align: center; border-right: 1px solid #cfcfcf; box-sizing: border-box; border-bottom: 1px solid #cfcfcf; padding: 5px;}
.productsdetail .detailhtml .html_r .context .item img{ display: inline-block; width: 0.88rem; height: 0.88rem;}
.productsdetail .detailhtml .html_r .context .item h3{ font-size: 0.16rem; color: #a8a8a8;}
.productsdetail .detailhtml .html_r .context .item p{ font-size: 0.16rem; color: #da251c;}
.productsdetail .detailhtml .html_r .onservice{ overflow: hidden; display: flex; align-items: center; margin-bottom: 0.3rem; flex-wrap: wrap; float: left;}
.productsdetail .detailhtml .html_r .onservice>a{ margin: 0; color: #666; font-size: 0.12rem;  display: inline-flex; align-items: center; justify-content: center; box-sizing: border-box; border: 1px solid #eb6100; padding: 0.1rem 0.2rem; border-radius: 0.3rem; margin-right: 0.1rem; letter-spacing: 1px;}
.productsdetail .detailhtml .html_r .onservice>a>i{ font-size: 0.2rem; color: #eb6100;}
.productsdetail .detailhtml .html_r .onservice>a>span{ margin: 0; margin-left: 5px;}
.productsdetail .detailhtml .html_r .onservice a:hover{ background: #eb6100; color: #fff;}
.productsdetail .detailhtml .html_r .onservice a:hover i{ color: #fff;}
.productsdetail .detailhtml .html_r .linkmore{  float: left; display: flex; margin-bottom: 0.3rem;}
.productsdetail .detailhtml .html_r .linkmore a{ margin: 0; text-transform: uppercase; color: #666; font-size: 0.12rem;  display: inline-flex; align-items: center; justify-content: center; box-sizing: border-box; border: 1px solid #eb6100; padding: 0.1rem 0.2rem; border-radius: 0.3rem; margin-right: 0.1rem; letter-spacing: 1px;}
.productsdetail .detailhtml .html_r .linkmore a>i{ font-size: 0.2rem; margin-right: 0.1rem; color: #eb6100;}
.productsdetail .detailhtml .html_r .linkmore a:hover{ background: #eb6100; color: #fff;}
.productsdetail .detailhtml .html_r .linkmore a:hover i{ color: #fff;}

.productsdetail .details-txt{ background: #fff;}
.productsdetail .details-txt .container{ padding: 0.4rem 0; background: #fff; box-sizing: border-box;}
.productsdetail .xgeffect{ margin-bottom: 0.35rem; background: rgba(255,255,255,0.5);}
.productsdetail .xgeffect .detailtop{ overflow: hidden; border-bottom: 1px solid #bcbcbc;}
.productsdetail .xgeffect .detailtop h2{ display: inline-block; padding: 0.1rem 0; font-size: 0.3rem; font-weight: bold; color: #333333; font-family: "Poppins-Bold"; text-transform: uppercase; border-bottom: 1px solid #808080;}
.productsdetail .xgeffect .detalist{  font-size: 0.16rem; line-height: 2; padding: 0.3rem 0 0 0;}
.productsdetail .xgeffect .detalist table{ width: 100%;}
.productsdetail .xgeffect .detalist table tr{ width: 100%;}
.productsdetail .xgeffect .detalist table tr td:nth-child(1){white-space:nowrap;width:1%; }
.productsdetail .xgeffect .detalist table tr:nth-child(1) td{background:#ddd;color:#333;font-size:0.18rem!important; font-family: "Nexa-Bold";}
.productsdetail .xgeffect .detalist table tr:nth-child(2n) td{background:#f5f5f5;}
.productsdetail .xgeffect .detalist table tr td{ padding:0.06rem 0.2rem; border-left: 1px solid #a5a5a5; border-bottom: 1px solid #a5a5a5; font-size:0.16rem!important; }
.productsdetail .xgeffect .detalist table tr td:last-child{ border-right: 1px solid #a5a5a5;}
.productsdetail .xgeffect .detalist table tr:first-child td{ border-top: 1px solid #a5a5a5;}

.productsdetail .xgeffect .detalist.on ol,.productsdetail .xgeffect .detalist.on ul{ list-style-type: inherit; padding: 0 0.3rem;}
.productsdetail .xgeffect .detalist.on ol li,.productsdetail .xgeffect .detalist.on ul li{ list-style-type: inherit;}

	.productsdetail .detailhtml .container{  }
	.productsdetail .detailhtml .html_l{ width:50%; }
    .productsdetail .detailhtml .smallImg{ }
	.productsdetail .detailhtml .html_r{ width:48%;}
	.productsdetail .detailhtml .html_r .context .item:nth-child(4n){ border-right: 0;}
	.productsdetail .detailhtml .html_r .context .item:nth-child(n+5){ border-bottom: 0;}
	.productsdetail .xgeffect .detalist.ProList{}
	.productsdetail .xgeffect .detalist.ProList .item{ width: calc((100% - 0.6rem)/4); margin-right: 0.2rem; margin-bottom: 0;}
	.productsdetail .xgeffect .detalist.ProList .item:nth-child(4){ margin-right: 0;}

@media (min-width:1082px){

	
}
@media (min-width:1px) and (max-width:1081px){
		.productsdetail .detailhtml .html_l{ width:100%; }
	.productsdetail .detailhtml .html_r{ width:100%; margin-top: 30px;}
	.productsdetail .detailhtml .html_r .context .item{ width: calc((100%)/2);}
	.productsdetail .detailhtml .html_r .context .item:nth-child(2n){ border-right: 0;}
	.productsdetail .detailhtml .html_r .context .item:nth-child(n+7){ border-bottom: 0;}
	.productsdetail .detailhtml .html_r .concp>a{ font-size: 12px;}
	.productsdetail .detailhtml .html_r .onservice>a{ width: 100%; margin-right: 0;}
	.productsdetail .detailhtml .html_r .linkmore{ flex-wrap: nowrap; display:block;}
	.productsdetail .detailhtml .html_r .linkmore a{ margin-bottom: 0.2rem;font-size:14px;}
	.productsdetail .detailhtml .html_r .onservice{display:block; flex-wrap:nowrap;}
	.productsdetail .detailhtml .html_r .onservice a{font-size:14px; width:auto;margin-bottom: 0.2rem;}
	.feedbackbox ul>li>label{font-size:14px!important;}
		.productsdetail .xgeffect .detalist.ProList .item{ width: calc((100% - 0.2rem)/2);margin-bottom: 0.2rem; }
	.productsdetail .xgeffect .detalist.ProList .item:nth-child(2n){ margin-right: 0;}
}

.feedbackbox ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.feedbackbox ul>li{margin:0 0 34px;width:100%;position:relative;padding:6px 20px;background-color:#f7f7f7; box-sizing: border-box; display: flex;}
.feedbackbox ul>li.half{width:calc((100% - 2%)/2);}
.feedbackbox ul>li>label{text-align:left;font-weight:normal;font-size:0.14rem;line-height:40px;margin-right:5px;color:#8a8a8a; display: flex; white-space: nowrap;text-overflow: ellipsis;}
.feedbackbox ul>li>label>i{display:inline-block;vertical-align:top;font-size:0.2rem;line-height:40px;margin-right:5px;}
.feedbackbox ul>li>label>em{color:#f00;font-style:initial;font-size:0.18rem;line-height:40px;display:inline-block;vertical-align:top;}
.feedbackbox ul>li>.input{margin:0;font-size:0.16rem;height:40px;padding-left:10px;background-color:transparent;flex:1;width:0; box-sizing: border-box;}
.feedbackbox ul>li textarea.input{resize:none;position:relative;line-height:30px;font-size:0.16rem;border:none;height:140px;padding-top:6px;}
.feedbackbox ul>li.tips{border-bottom:none;font-size:18px;line-height:24px;color:#747474;}
.feedbackbox .submit{width: 1.76rem; height: 0.45rem; border-radius: 5px; font-size: 0.18rem; text-transform: uppercase; color: #fff; cursor: pointer; outline: none; position: relative; overflow: hidden; border: 0;}
.feedbackbox .submit span{ display: block; position: relative; z-index: 3;}
/*@media  (min-width:992px) and (max-width:1229px) {
    .feedbackbox ul>li.half{margin-bottom:20px;}
    .feedbackbox ul>li{}
    .feedbackbox ul>li>label{font-size:0.16rem;}
    .feedbackbox ul>li.btnli .btnlink{padding:3px 40px;}
}
@media (min-width:768px) and (max-width:991px) {
    .feedbackbox ul>li.half{margin-bottom:20px;}
    .feedbackbox ul>li{}
    .feedbackbox ul>li>label{font-size:0.16rem;}
    .feedbackbox ul>li>input{}
    .feedbackbox ul>li textarea{}
    .feedbackbox ul>li.btnli .morelink{padding:3px 40px;font-size:0.16rem;line-height:32px;}
}
@media (min-width:1px) and (max-width:767px) {
    .feedbackbox ul>li{padding:5px 10px;}
    .feedbackbox ul>li.half{margin-bottom:20px;width:100%;}
    .feedbackbox ul>li>label{font-size:0.16rem;}
    .feedbackbox ul>li textarea.input{height:80px;width:100%;flex:inherit;}
    .feedbackbox ul>li.btnli .morelink{padding:3px 40px;font-size:0.16rem;line-height:32px;}
	.feedbackbox .submit{}
}*/
/**********产品页面**********/

/**********新闻中心**********/
.newbody{}

.newslist{ overflow: hidden; padding: 0.6rem 0; display: flex; flex-wrap: wrap;}
.newslist .item{ margin: 0;  padding: 0.45rem; background: #fff; box-sizing: border-box; transition: linear 0.35s; border-bottom: 1px solid #e9e9e9;}
.newslist .item .img{ overflow: hidden;}
.newslist .item .img img{ width: 100%; height: auto;}
.newslist .item .txt{ overflow: hidden; margin: 0.15rem;}
.newslist .item .txt h3{ font-size: 0.2rem; font-weight: bold; color: #333333; font-family: "SourceHanSansCN-Medium"; line-height: 2;}
.newslist .item .txt p{ font-size: 0.16rem; color: #666666; line-height: 2;}
.newslist .item .txt .link{ display: flex; margin-top: 0.45rem; justify-content: space-between;}
.newslist .item .txt .link time{ display: inline-flex; align-items: center; margin: 0; font-size: 0.16rem; color: #999999;}
.newslist .item .txt .link time i{  margin-right: 0.1rem; font-size: 0.2rem;}
.newslist .item .txt .link span{ font-size: 0.16rem;}
.newslist .item .txt .link span i{ margin-left: 0.1rem; font-size: 0.2rem;}
/*@media (min-width:1082px){
	.newslist .item{ display: flex; justify-content: space-between;}
	.newslist .item .img{ width: 3.5rem; margin: 0;}
	.newslist .item .txt{ width: calc(100% - 4rem); margin: 0;}
	.newslist .item:hover{ background: #eb6100;}
	.newslist .item:hover .txt h3{ color: #fff;}
	.newslist .item:hover .txt p{ color: #fff;}
	.newslist .item:hover .txt .link{ border-color: #fff;}
	.newslist .item:hover .txt .link time{ color: #fff;}
	.newslist .item:hover .txt .link span{ color: #fff;}
}
@media (min-width:1px) and (max-width:1081px){
	.newslist{ padding: 30px 0;}
	.newslist .item{ width: 100%; margin-right: 0;}
}*/


.newsdetail{ overflow: hidden; padding: 0.3rem; margin: 0.6rem 0; background: rgba(255,255,255,0.7);}
.newsdetail .Title{ overflow: hidden;}
.newsdetail .Title h1{ font-size: 0.3rem; color: #eb6100; text-align: center; padding: 0 15px; margin-bottom: 30px; }
.newsdetail .Title .txt{ padding: 20px 0; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; text-align: center; font-size: 0.16rem; font-family: "Gilroy_Regular";}
.newsdetail .context{ overflow: hidden; padding: 45px 0 110px; border-bottom: 1px solid #f1f1f1; font-size: 0.16rem; line-height: 2; font-family: "Gilroy_Regular";}
.newsdetail .context img{ max-width: 100%; height: auto;}
.newsdetail .pagelist{ overflow: hidden; margin-top: 15px; display: flex; justify-content: space-between; font-family: "Gilroy_Regular";}
.newsdetail .pagelist>a{ font-size: 0.16rem; line-height: 28px; color: #666; max-width: 45%; margin: 0; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}

/*@media (min-width:1px) and (max-width:1080px){
.newsdetail{ padding: 15px;}
.newsdetail .Title h1{ font-size: 20px; line-height: 2; padding: 0 7px; margin-bottom: 15px;}
.newsdetail .Title .txt{ padding: 10px 0 5px 0; display: block;}
.newsdetail .Title .txt #ProShare{ margin-top: 10px; display: block;}
.newsdetail .context{ padding: 15px 0 20px;}
.newsdetail .pagelist{ display: block;}
.newsdetail .pagelist>a{ display: block; font-size: 14px; line-height: 24px; color: #666; max-width: 100%; margin: 0;}
}*/
/**********新闻中心**********/


/**********案例中心**********/
.caseslist{padding: 0.6rem 0 0.2rem 0;}

.caseslist .list{ display: flex; flex-wrap: wrap;}
.caseslist .list .item{ display: block; margin: 0; width: calc((100% - 0.5rem)/3); margin-right: 0.25rem; margin-bottom: 0.4rem; background: #fff; box-sizing: border-box; transition: linear 0.35s;}
.caseslist .list .item .img{ overflow: hidden; position: relative;}
.caseslist .list .item .img:after{ content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.31); transition: linear 0.35s; transform: scale(0);}
.caseslist .list .item .img img{ width: 100%; height: auto; transition: linear 0.35s;}
.caseslist .list .item .img span{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) scale(0); z-index: 3; font-size: 0.16rem; color: #fff; padding: 0.1rem 0; transition: linear 0.35s; }
.caseslist .list .item .img span:before{ content: ""; width: 0.17rem; height: 1px; background: #fff; position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.caseslist .list .item .img span:after{ content: ""; width: 0.17rem; height: 1px; background: #fff; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}
.caseslist .list .item .txt{margin: 0.3rem; font-family: "SourceHanSansCN-Medium"; padding-right: 1rem; position: relative;}
.caseslist .list .item .txt h3{font-size: 0.2rem; color: #333; line-height: 1; margin-bottom: 0.15rem;}
.caseslist .list .item .txt p{ font-size: 0.16rem; line-height: 1.5; color: #999999;}
.caseslist .list .item .txt span{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); display: inline-flex; align-items: center; justify-content: center; width: 0.5rem; height: 0.5rem; background: #99c6e5; color: #fff; overflow: hidden; border-radius: 50%;}
.caseslist .list .item .txt span i{ font-size: 0.26rem; display: block; transform: rotateY(180deg);}
@media (min-width:1082px){
	.caseslist .tit{ display: flex; justify-content: space-between;}
	.caseslist .tit h2{ margin: 0; width: 50%;}
	.caseslist .tit p{ margin: 0; width: 50%;}
	.caseslist .list .item:nth-child(3n){ margin-right: 0;}
	.caseslist .list .item:hover{ box-shadow: 3px 0 0.21rem rgba(0,0,0,.19);}
	.caseslist .list .item:hover .img img{ transform: scale(1.1);}
	.caseslist .list .item:hover .img:after{ transform: scale(1);}
	.caseslist .list .item:hover .img span{ transform: translate(-50%,-50%) scale(1);}
	.caseslist .list .item:hover .txt h3{ color: #0071bf;}
}
@media (min-width:1px) and (max-width:1081px){
}


.casesdetail{ overflow: hidden; padding: 0.3rem; margin: 0.6rem 0; background: rgba(255,255,255,0.7);}
.casesdetail .Title{ overflow: hidden;}
.casesdetail .Title h1{ font-size: 0.3rem; color: #eb6100; text-align: center; padding: 0 15px; margin-bottom: 30px; }
.casesdetail .Title .txt{ padding: 20px 0; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; text-align: center; font-size: 0.16rem; font-family: "Gilroy_Regular";}
.casesdetail .context{ overflow: hidden; padding: 45px 0 110px; border-bottom: 1px solid #f1f1f1; font-size: 0.16rem; line-height: 2; font-family: "Gilroy_Regular";}
.casesdetail .pagelist{ overflow: hidden; margin-top: 15px; display: flex; justify-content: space-between; font-family: "Gilroy_Regular";}
.casesdetail .pagelist>a{ font-size: 0.16rem; line-height: 28px; color: #666; max-width: 45%; margin: 0; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}

@media (min-width:1px) and (max-width:1080px){
.casesdetail{ padding: 15px;}
.casesdetail .Title h1{ font-size: 20px; line-height: 2; padding: 0 7px; margin-bottom: 15px;}
.casesdetail .Title .txt{ padding: 10px 0 5px 0; display: block;}
.casesdetail .Title .txt #ProShare{ margin-top: 10px; display: block;}
.casesdetail .context{ padding: 15px 0 20px;}
.casesdetail .pagelist{ display: block;}
.casesdetail .pagelist>a{ display: block; font-size: 14px; line-height: 24px; color: #666; max-width: 100%; margin: 0;}
}
/**********案例中心**********/

/**********视频中心**********/
.videolist{ overflow: hidden; padding: 0.6rem 0 0.2rem 0; display: flex; flex-wrap: wrap;}
.videolist .item{ margin: 0; width: calc((100% - 0.5rem)/3); margin-right: 0.25rem; margin-bottom: 0.35rem;}
.videolist .item .img{ overflow: hidden; position: relative; }
.videolist .item .img img{ width: 100%; height: auto; transition: linear 0.35s;}
.videolist .item .img>i{ position: absolute; font-size: 0.6rem; left: 50%; top: 50%; z-index: 3; color: #eb6100; transform: translate(-50%,-50%); opacity: 0.51;}
.videolist .item .txt{ overflow: hidden;}
.videolist .item .txt h3{ color: #666666; padding: 0.1rem 0; font-size: 0.16rem;}
.videolist .item .txt p{ overflow: hidden; padding: 0.1rem 0; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; display: flex; justify-content: space-between; align-items: center;}
.videolist .item .txt p span{ font-size: 0.14rem; color: #eb6100; text-decoration: underline;}
@media (min-width:1082px){
	.videolist .item:nth-child(3n){ margin-right: 0;}
	.videolist .item:hover .img img{ transform: scale(1.1)}
}
@media (min-width:1px) and (max-width:1081px){
	.videolist .item:nth-child(2n){ margin-right: 0;}
}
/**********视频中心**********/

/**********服务中心**********/
.stit{}
.stit h2{ font-size: 0.18rem; color: #da251c; margin-bottom: 0.2rem;}
.stit h3{ font-family: "Nexa-Bold"; font-size: 0.4478rem; color: #242531; position: relative; padding-bottom: 0.1rem;}
.stit h3:after{ position: absolute; left: 0; bottom: 0; width: 5.65rem; height: 1px; background: #cbcbd0; content: "";}

.service{ overflow: hidden; padding: 0.65rem 0; }
.service .list{ display: flex; margin-top: 0.55rem; flex-wrap: wrap; overflow: hidden; position: relative;}
.service .list .item{ margin: 0; width: calc((100% - 3.5rem)/6); margin-right: 0.7rem; text-align: center;}
.service .list .item .img{ width: 1.3rem; height: 1.3rem; display: flex; align-items: center; justify-content: center; position: relative; border-radius: 50%;}
.service .list .item .img:before{ content: ""; position: absolute; left: 0.1rem; top: 0.1rem; right: 0.1rem; bottom: 0.1rem; border: 1px solid transparent; border-radius: 50%;}
.service .list .item .img i{ font-size: 0.45rem;}
.service .list .item .txt{ margin-top: 0.2rem; overflow: hidden; }
.service .list .item .txt h3{ font-family: "Montserrat-Regular"; font-size: 0.16rem; color: #242531; text-transform: uppercase; line-height: 1.5; height: 3em; overflow: hidden;}
.service .list .item .txt span{ background: #e4eadd; padding: 0.1rem 0.3rem; border-radius: 0.3rem; color: #666666; font-size: 0.156rem; display: inline-flex; font-family: "Montserrat-Regular"; margin-top: 0.4rem;}
.service .list .item:nth-child(2n+1) .img{ background: #eb6100;}
.service .list .item:nth-child(2n+1) .img i{ color: #fff;}
.service .list .item:nth-child(2n+1) .img:before{ border-color: #fff;}
.service .list .item:nth-child(2n) .img{ background: #f5f8f2;}
.service .list .item:nth-child(2n) .img i{ color: #eb6100;}
.service .list .item:nth-child(2n) .img:before{ border-color: #eb6100;}
@media (min-width:1082px){
	.service .list .item:nth-child(6){ margin-right: 0;}
	.service .list:before{ content: ""; position: absolute; left: 0.3rem; right: 0.3rem; height: 0; border-bottom: 1px dashed #e3e3e3; top: 0.7rem; z-index: -1;}
	.service .list:after{ content: ""; position: absolute; left: 0.4rem; right: 0.4rem; height: 0; border-bottom: 1px dashed #e3e3e3; bottom: 0.19rem; z-index: -1;}
}
@media (min-width:1px) and (max-width:1081px){
	.service .list .item{ width: calc((100% - 0.2rem)/2); margin-right: 0.2rem; margin-bottom: 0.3rem;}
	.service .list .item:nth-child(2n){ margin-right: 0;}
}

.service1{ overflow: hidden; padding: 0.65rem 0; background: #f5f8f2;}
.service1 .list{ display: flex; flex-wrap: wrap; margin-top: 0.9rem;}
.service1 .list .item{ margin: 0; width: calc((100% - 0.45rem)/4); margin-right: 0.15rem; background: #ffffff; box-sizing: border-box; text-align: center;}
.service1 .list .item .img{ display: flex; width: 1.15rem; height: 1.15rem; background: #e4eadd; position: relative; border-radius: 50%; align-items: center; justify-content: center; margin-top: -0.5rem;}
.service1 .list .item .img:before{ content: ""; top: 5px; right: 5px; bottom: 5px; left: 5px; background: #eb6100; position: absolute; border-radius: 50%}
.service1 .list .item .img i{ font-size: 0.45rem; color: #fff; position: relative; z-index: 3;}
.service1 .list .item .txt{ overflow: hidden; margin-top: 0.2rem; padding: 0.1rem;}
.service1 .list .item .txt h3{ font-family: "Montserrat-Regular"; font-size: 0.2rem; text-transform: uppercase; color: #242531;}
.service1 .list .item .txt .line{ display: inline-block; width: 0.37rem; height: 1px; background: #0071bf; margin: 0.2rem 0;}
.service1 .list .item .txt p{ font-size: 0.16rem; line-height: 1.5; color: #000000;}
@media (min-width:1082px){
	.service1 .list .item:nth-child(4){ margin-right: 0}
}
@media (min-width:1px) and (max-width:1081px){
	.service1{ padding-bottom: 0}
	.service1 .list .item{ width: 100%; margin-right: 0; margin-bottom: 0.8rem;}
}

/**********服务中心**********/

/**********常见问题**********/
.faqlist{ overflow: hidden; padding: 0.7rem 0;}
.faqlist h2{ font-size: 0.36rem; line-height: 1.5; color: #333333;}
.faqlist h2 span{ display: inline-block; padding-bottom: 0.2rem; border-bottom: 1px solid #eb6100;}
.faqlist .list{ margin-top: 0.3rem;}
.faqlist .list .item{ overflow: hidden; margin-bottom: 10px; cursor: pointer; transition: linear 0.5s;}
.faqlist .list .item .tit{ display: flex; justify-content: space-between; overflow: hidden; background: #f5f8f2; align-items: center; border-radius: 0.1rem;  font-family: "Montserrat-Regular";}
.faqlist .list .item .tit span{ display: inline-flex; align-items: center; justify-content: center; width: 0.54rem; height: 0.54rem; background: #eb6100; font-size: 0.2rem; color: #fff;}
.faqlist .list .item .tit h3{ flex: 1; font-size: 0.18rem; margin: 0 0.15rem; color: #242531;}
.faqlist .list .item .tit i{}
.faqlist .list .item .context{ overflow: hidden; padding: 0 0.69rem; font-size: 0.16rem; line-height: 1.5; height: 0; transition: linear 0.5s; color: #000000; background: #f5f8f2;}
.faqlist .list .item:hover .tit{ background: #eb6100}
.faqlist .list .item:hover .tit:before{ color: #fff;}
.faqlist .list .item:hover .tit h3{ color: #fff;}
.faqlist .list .item:hover .context{  height: auto; padding: 0.1rem 0.69rem;}
@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
}
/**********常见问题**********/


/**********下载中心**********/
.downloadlist{ overflow: hidden; padding: 0.6rem 0;}
.downloadlist .list{ display: flex; flex-wrap: wrap;}
.downloadlist .list .item{ margin: 0; width: calc((100% - 0.6rem)/3); margin-right: 0.3rem; margin-bottom: 0.3rem; box-sizing: border-box; padding: 0.15rem; cursor: pointer; border: 1px solid #e3e3e3; position: relative;}
.downloadlist .list .item .img{ margin-bottom: 0.2rem;}
.downloadlist .list .item .img img{ width: 100%; height: auto;}
.downloadlist .list .item .txt{ display: flex; justify-content: space-between; align-items: center;}
.downloadlist .list .item .txt h3{ margin: 0;}
.downloadlist .list .item .down{ margin: 0; display: block; text-align: right;}
.downloadlist .list .item .down i{ color: #bfbfbf; font-size: 0.2rem; margin-left: 0.15rem;}
@media (min-width:1082px){
	.downloadlist .list .item:nth-child(3n){ margin-right: 0;}
	.downloadlist .list .item:hover{ background: #eb6100;}
	.downloadlist .list .item:hover .img i{ color: #fff}
	.downloadlist .list .item:hover h3{ color: #fff}
	.downloadlist .list .item:hover .down i{ color: #fff}
}
@media (min-width:1px) and (max-width:1081px){
	.downloadlist .list .item{ width: 100%; margin-right: 0;}
}
/**********下载中心**********/


/**********联系我们**********/
.lxfs{ padding:0 0 0.6rem 0;}
.lxfs .list{ padding: 0rem; box-sizing: border-box; display: flex; flex-wrap: wrap; align-items: flex-start;}
.lxfs .list h1{ width: 100%;  font-size: 0.36rem; color: #eb6100; line-height: 1; padding-bottom: 0.28rem; border-bottom: 1px solid #e0e0e0; margin-bottom: 0.28rem;}
.lxfs .list .divtel{ margin: 0;  min-height:117px; width: calc((100%)/2); overflow: hidden; box-sizing: border-box; padding-right: 0.3rem; padding-bottom: 0.28rem; border-bottom: 1px solid #e0e0e0; margin-bottom: 0.28rem; display: flex; align-items: center; justify-content: space-between;}
.lxfs .list .divtel h3{ margin: 0;width: 100px; line-height: 1;}
.lxfs .list .divtel h3 span{  font-size: 0.18rem; color: #333333;}
.lxfs .list .divtel p{ margin: 0; width: calc(100% - 100px); font-size: 0.16rem; color: #555555;}
.lxfs .list .divtel a{ margin: 0; width: calc(100% - 100px); font-size: 0.16rem; color: #555555;}
.lxfs .list .divtel a:hover{ color: #eb6100;}

@media (min-width:1082px){
	.lxfs .list .divtel:nth-child(8){ border: 0; margin-bottom: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.lxfs .list .divtel{ width: 100%; min-height:50px;}
}

.lxfs2{ padding:0px 0 0.6rem 0; overflow: hidden; background: #ffffff;}
.lxfs2 .tit{ text-align: center;}
.lxfs2 .tit h2{ font-size: 0.36rem; color: #eb6100; line-height: 1;}
.lxfs2 .tit p{  font-size: 0.1775rem; text-transform: uppercase; color: #666666; line-height: 1.5;}

.lxfs2 .feedbackbox{ box-sizing: border-box; margin-top: 0.4rem;}
.lxfs2 .feedbackbox ul>li{background: #fff; margin: 0 0 0.3rem; padding: 5px 0.15rem; box-sizing: border-box; border: 1px solid #e4e4e4; align-items: center;}
.lxfs2 .feedbackbox ul>li>label{ color: #332d13; height: auto; line-height: normal; align-items: center;}
.lxfs2 .feedbackbox ul>li>label em{ height: auto; line-height: normal;}
.lxfs2 .feedbackbox ul>li>.input{ color: #332d13; height: 0.4rem; line-height: 0.4rem; background: none; width: 100%; border-radius: 5px; padding: 0;}
.lxfs2 .feedbackbox ul>li:nth-child(7){ align-items: flex-start;}
.lxfs2 .feedbackbox ul>li:nth-child(7) label{ margin-top: 0.1rem;}
.lxfs2 .feedbackbox ul>li textarea.input{ height: 1.6rem;}
.lxfs2 .feedbackbox ul>li .passcode{ width: 90px; height: 40px; display: flex; align-items: center; justify-content: center; background: #f5f5f5; color: #333; font-size: 0.18rem; letter-spacing: 3px;margin-left: 0.1rem;}
.lxfs2 .feedbackbox ul>li:last-child{ padding: 0; border: 0;}

.lxfs2 .feedbackbox .submit{ width: 100%; overflow: hidden; position: relative; height: 0.52rem; box-sizing: border-box; background:#eb6100;}
.lxfs2 .feedbackbox .submit span{ position: relative; z-index: 2; display: inline-flex; align-items: center;}
.lxfs2 .feedbackbox .submit i{ font-size: 0.24rem; display: inline-block; margin-right: 0.1rem;}

@media (min-width:1082px){
	.lxfs2 .feedbackbox ul>li.half{ width: calc((100% - 3%)/3);}
	.lxfs2 .feedbackbox ul>li.half2{ width: calc((100% - 2%)/2);}
}
@media (min-width:1px) and (max-width:1081px){
	.lxfs2 .feedbackbox ul>li textarea.input{ height: 1.6rem;}
	.lxfs2 .context{ margin-bottom: 0.6rem;}
}
/**********联系我们**********/


/**********网站地图**********/
.SitemapPage{ overflow: hidden; padding: 0.6rem 0}
.SitemapPage .title h2{ font-family: "Gilroy-Bold"; font-size: 0.3rem; color: #333; text-transform: uppercase; margin-bottom: 0.15rem; margin-bottom: 0.3rem;}
.sitemapnav a{display:inline-block;}
.sitemapnav dt{margin-bottom:10px;}
.sitemapnav dt a{font-size:24px;color:#000;}
.sitemapnav dd.line{width:100%;height:1px;background-color:#ddd;margin:15px 0;}
.sitemapnav dd{margin-bottom:10px;position:relative;}
.sitemapnav dd.bigcate{padding-left:30px;}
.sitemapnav dd.bigcate:before{content:"";width:10px;height:2px;position:absolute;left:15px;top:14px;background-color:#333;}
.sitemapnav dd.bigcate a{font-size:20px;color:#333;line-height:30px;}
.sitemapnav dd.smallcate{padding-left:50px;}
.sitemapnav dd.smallcate:before{content:"";width:10px;height:2px;position:absolute;left:35px;top:14px;background-color:#666;}
.sitemapnav dd.smallcate a{font-size:18px;color:#666;line-height:30px;}
.sitemapnav dd.prolist{padding-left:55px;}
.sitemapnav dd.prolist a{display:block;font-size:16px;color:#999;margin-bottom:5px;position:relative;line-height:24px;}
.sitemapnav dd.prolist a:before{content:">";margin-right:5px;}
.sitemapnav dd.list{padding-left:20px;}
.sitemapnav dd.list a{display:block;font-size:16px;color:#999;margin-bottom:5px;position:relative;line-height:24px;}
.sitemapnav dd.list a:before{content:">";margin-right:5px;}
.sitemapnav a:hover{color:#0093e4!important;text-decoration:underline;}
/*@media (max-width:767px) {
    .sitemapnav dt a{font-size:18px;}
    .sitemapnav dd.bigcate a{font-size:16px;}
    .sitemapnav dd.smallcate a{font-size:15px;}
    .sitemapnav dd.prolist a{font-size:14px;}
    .sitemapnav dd.list a{font-size:14px;}
}*/
/**********网站地图**********/


/**********公共样式**********/

.thankyou{ text-align: center; padding: 0.6rem 0;}
.thankyou h2{ font-size: 0.45rem; line-height: 1.6; font-weight: bold;}
.thankyou p{ font-size: 0.18rem; line-height: 1.5;}
.thankyou a{ display: inline-flex; margin-top: 0.3rem;}

.PrivacyPolicy{ padding: 0.6rem 0;}
.PrivacyPolicy h3{ font-size: 0.45rem; line-height: 1.6; font-weight: bold;}
.PrivacyPolicy article{ line-height: 2; font-size: 0.16rem;}
.PrivacyPolicy article h4{ font-size: 0.18rem;}

.currertkeywords{margin-top:0.5rem;font-size:18px;color:#666;}
.currertkeywords b{display:inline-block;margin-right:10px;font-size:18px;color:#333;}

.ValidationError{ border-width: 1px; border-style: solid; border-color: red;}
.error{ text-align: center; padding: 0.5rem 0;}
.error a{ width: 240px; height: 40px; display: inline-flex; align-items: center; justify-content: center; border: 1px solid #d5d5d5; font-size: 14px; text-transform: capitalize;}

.pagination-container{ overflow: hidden; text-align: center; padding-bottom: 0.4rem; border-top: 1px solid #dddee8;}

.hidden{ display: none!important;}
@media (min-width:1082px){
	.hidden-pc{ display: none!important;}
}
@media (min-width:1px) and (max-width:1081px){
	.hidden-xs{ display: none!important;}
}


/**********公共样式**********/

/**********右侧浮动**********/
#float{position:fixed;right:0;top:50%;margin-top:-60px;z-index:9; }
#float .ico{display:block;width:80px;height:60px;text-align:center;background:#eb6100;position:relative;cursor:pointer;margin-bottom:10px;border-top-left-radius: 60px; border-bottom-left-radius: 60px; transition: linear 0.35s; clear: both; float: right; border: 1px solid #fff;}
#float .ico>i{font-size:30px;line-height:60px;display:block;color:#fff;}
#float .ico>span{ width: 0;  overflow: hidden; display: block; transition: linear 0.35s; font-size: 0.14rem;}
#float #GoTop>i{ }
#float .ico>.img{position:absolute;right:60px;width:140px;top:0;display:none;background-color:#fff;box-shadow:0 0 5px #b0b0b0;}
#float .ico>.img>img{width:100%;}
#float .onhover:hover{ background: #eb6100; display: flex; align-items: center; width: 240px;}
#float .onhover:hover>i{ margin-left: 15px;}
#float .onhover:hover>span{ display: block; margin-left: 10px; width: auto; color: #fff;}

@media (min-width:1px) and (max-width:1081px){
    #float .ico{width:50px;height:50px;margin-bottom:5px;}
    #float .ico>i{font-size:24px;line-height:50px;}
    #float .ico>.img{right:50px;}
}
#float .ico p{display:none;}
#float .ico i .number{position:absolute;width:25px;height:25px;font-size:16px;border-radius:50%;left:-5px;z-index:13;line-height:25px;background-color:#c6171e;color:#fff;top:-5px;}

#float #btninquy>i{ animation: blink 0.6s infinite; }
@keyframes blink {
0% {
opacity: 1;
	color: #eb6100;
}
50% {
opacity: 0.5;
}
100% {
opacity: 0;
}
}

#floatForm{position:fixed;right:0;bottom:0;z-index:10; transition: linear 0.35s;}
#floatForm[typeof='close']{ transform: translateY(100%);}
#floatForm[typeof='open']{ transform: translateY(0);}
#floatForm .contactTop{ overflow: hidden; display: flex; justify-content: space-between; margin-left: -20px; margin-top: -30px; position: relative; height: 75px; margin-bottom: 0.2rem; align-items: center;}
#floatForm .contactTop:before{position:absolute;top:0;left:0;width:0;height:0;border-color:#eb6100 transparent transparent transparent;border-style:solid;border-width:75px 98px 0 0;content:"";}
#floatForm .contactTop .contactLogo{ margin-left: 20px; margin-top: 5px; position: relative; z-index: 3; width: 50px; height: 50px; border-radius: 50%; overflow: hidden; box-shadow: 0 0 10px #eb6100; background: #fff; display: flex; align-items: center; justify-content: center; box-sizing: border-box; padding: 5px;}
#floatForm .contactTop .contactLogo img{ max-width: inherit; width: 100%; height: auto;}
#floatForm .contactForm{width:90%;max-width:380px;z-index:1; padding:30px 20px;background-color:#f3f3f3;border:1px solid #d5d5d5; overflow: hidden; border-radius: 10px;}
#floatForm .contactForm .btnclose{display:inline-flex;width:30px;height:30px;background-color:#000;border:3px solid #fff;border-radius:50%;z-index:1;align-items: center;justify-content: center;cursor:pointer; margin: 0;}
#floatForm .contactForm .btnclose>i{font-size:12px;line-height:24px;color:#fff;font-weight:bold;}
#floatForm .contactForm .quickQuoteTitle{font-size:22px;line-height:24px;color:#171717;font-weight:600;margin-bottom:20px;}
#floatForm .contactForm input,.contactForm textarea{padding:12px;width:100%;border:1px solid #dadada;margin-bottom:10px;background-color:#fff;color:#000;resize:none; box-sizing: border-box;}
#floatForm .contactForm .submit{padding:0.1rem 0.2rem;min-width:100%;font-size:0.16rem;border:1px solid #eb6100;background-color:#eb6100;text-align:center;color:#fff;display:inline-block; height: auto; box-sizing: border-box; border-radius: 0;}
#floatForm .contactForm .submit:hover{color:#eb6100;}
@media (min-width:1px) and (max-width:1081px){
	#floatForm{ bottom: 50px;}
}
/**********右侧浮动**********/
