﻿@import url('../css/fonts.css');
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:1081px){html{font-size: 70px;}}
@media (max-width: 639px){html{font-size: 60px;}}
body{ font-family: "Microsoft YaHei", "微软雅黑","sans-serif";  background-color:#fff; overflow-x:hidden; color: #0f1821;}
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;}
img{ max-width:100%;}
.clear{clear: both;}
.container{ margin: 0px auto; clear: both;}
*{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;}
body,td,th{ font-family: "Microsoft YaHei", "微软雅黑","sans-serif";  font-size:12px;}
input,textarea{ font-family: "Microsoft YaHei", "微软雅黑","sans-serif";  border:0; outline:medium;}

@media (min-width:1px) and (max-width:1081px){
	.container{ margin-left: 15px; margin-right: 15px;}
}
@media (min-width:1082px){
	.container{ width: 960px; padding: 0;}
}
@media (min-width:1200px){
	.container{ width: 1040px; padding: 0;}
}
@media (min-width:1340px){
	.container{ width: 1200px; padding: 0;}
}


/*头部*/
.header{ z-index: 9; transition: all 0.35s ease; box-sizing: border-box; position: fixed; left: 0; right: 0; top: 0; background: #fff;}
.header .container{}
@media (min-width:1082px){
.header .container{display: flex;  align-items: center; justify-content: space-between;}
.header.fis_show{ box-shadow: 0 0 5px #d5d5d5;}
}
@media (min-width: 1px) and (max-width:1081px) {
.header{box-shadow: 0 0 10px #d5d5d5; background: #fff;}
}

.header .top{ height: 1.4rem; transition: linear 0.35s; overflow: hidden; background: url("../images/header_bg.jpg") repeat-x ; background-size: auto 100%; position: relative; border-top: 5px solid #e6212a;}
.header .top .lt{ display: flex; justify-content: space-between;}
.header .top .lt>img{ width: 9rem; height: 1.14rem;}
.header .top .fr{}
.header .top .fr a{ color: #fff; display: inline-flex; margin-left: 0.2rem;}
@media (min-width:1082px){
	.header .top .container{ height: 1.4rem;  display: flex; justify-content: space-between; align-items: center;}
	.header .top .lt{ margin: 0; position: relative; z-index: 3;}
    .header .top .fr{ margin: 0; position: relative; z-index: 3;}
	.header.fis_show .top{ height: 0; border: 0;}
}
@media (min-width:1200px){
	.header .top .container:before{  width: calc((100% - 1040px)/2 + 3.65rem);}
    .header .top .container:after{ width: calc((100% - 1040px)/2 + 3.52rem);  }
}
@media (min-width:1340px){
    .header .top .container:before{width: calc((100% - 1200px)/2 + 3.65rem); }
    .header .top .container:after{  width: calc((100% - 1200px)/2 + 3.52rem);}
}
@media (min-width: 1px) and (max-width:1081px) {
	.header .top{ height: 0; display: none;}
}

.header .logo{ display: inline-block; margin: 0; transition: all 0.35s;}
.header .logo a{ display: block; padding: 0.22rem 0; transition: all 0.35s ease;}
.header .logo img{ height: 0.7rem; transition: all 0.35s; transition: all 0.35s ease;}

@media (min-width:1082px){
}
@media (min-width: 1px) and (max-width:1081px) {
.header .logo{}
.header .logo a{ padding: 10px 0;}
.header .logo img{ height: 45px;}
}

/*导航*/
.header .menu{ background: #e6212a;}
.header .jdmenu{}
.header .jdmenu .nav{}
.header .jdmenu .nav #jdmenu{ display: inline-flex; justify-content: space-between; align-items: center;}
.header .jdmenu .nav #jdmenu>li{ display: inline-block; position: relative; margin: 0; font-size: 0.16rem; font-weight: 500; font-family: "opensans-700";}
.header .jdmenu .nav #jdmenu>li>a{ display: block; color: #fff; transition: all 0.35s; text-transform: uppercase; box-sizing: border-box; position: relative; overflow: hidden; z-index: 9;}
.header .jdmenu .nav #jdmenu>li>a>b{ }
.header .jdmenu .nav #jdmenu>li>a>b:before{ content: "\eb0c"; font-family: 'iconfont'; display: inline-block; transform: rotate(90deg);}
.header .jdmenu .nav #jdmenu>li:nth-child(8){}
.header .jdmenu .nav #jdmenu>li:nth-child(8)>a{}

.header .hright{ margin: 0;  display: inline-flex; position: relative;}

.header div.searchclick{ position: absolute; right: 0px; top: 50%; transform: translateY(-50%);}
.header div.searchclick>a{ display: inline-flex;  position: relative; z-index: -1;}
.header div.searchclick .siconfont{ color: #333; transition: all 0.35s; font-size: 18px; display: inline-block; font-weight: bold; }
.header div.searchclick .siconfont:before{content:"\e6a1"}

.header div.langer{ position: absolute; right: 0.6rem; top: 50%; transform: translateY(-50%); width: 70px;}
.header div.langer>a{display: flex; font-size: 14px; align-items: center; text-transform: capitalize; padding: 23px 0; position: relative;}
.header div.langer>a>span{ font-size: 18px; margin-right: 5px;}
.header div.langer>a>img{ display: inline-block; margin-right: 5px;}
.header div.langer>a:after{ content: ""; display: inline-block; margin-left: 5px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 7px solid #333;}
.header div.langer.open>.dropdown{ display: block;}
.header div.langer>.dropdown{ width: 140px; background: #fff; position: fixed; left: 0; top: 100%; display: none; z-index: 8; box-sizing: border-box; box-shadow: 2px 2px 5px #d5d5d5;}
.header div.langer>.dropdown>li{ border-bottom: #ddd solid 1px; font-size: 13px; }
.header div.langer>.dropdown>li>a{ color: #333; font-weight: 500; padding: 12px 0.2rem; display: flex;text-transform: capitalize; align-items: center;}
.header div.langer>.dropdown>li>a img{ margin: 0; margin-right: 5px;}

@media (min-width:1082px){
	.header .menu{ }
	.header .jdmenu{ width: 100%;}
	.header .jdmenu .nav{ }
	.header .jdmenu .nav #jdmenu>li{ margin: 0 0.3rem;}
	.header .jdmenu .nav #jdmenu>li>a{padding:0.15rem 0;}
	.header .jdmenu .nav #jdmenu>li>a:after{ content: ""; position: absolute; left: 0; bottom: 0; border-bottom: 2px solid #fff; width: 0; transition: linear 0.15s;}
	.header .jdmenu .nav #jdmenu>li>a>b{ display: none;}
    /*.header .jdmenu .nav #jdmenu>li:hover>a,.header .jdmenu .nav #jdmenu>li.active>a{ color: #e6212a;}*/
	.header .jdmenu .nav #jdmenu>li:hover>a:after,.header .jdmenu .nav #jdmenu>li.active>a:after{ width: 0.2rem;}
	.header .jdmenu .nav #jdmenu>li:nth-child(n+7)>a>img{ border: 1px solid #fff;}
    .header .jdmenu .nav #jdmenu>li:nth-child(n+7)>a:after{ display: none;}
	.header .hright{ margin: 0; }
}
@media (min-width: 1px) and (max-width:1081px) {
    .header .logo{ display: inline-block;}
    .header .menu{ background: #fff;}
    .header .jdmenu .nav{ position: fixed; left: 0; right: 0; top: 65px; z-index: 9; bottom: 0; background:#1f1f1f; overflow-y:auto; transition:all .5s ease; margin: 0; display: none; padding: 10% 0.3rem;}
    .header .jdmenu .nav .container{ margin: 0;}
    .header .jdmenu .nav #jdmenu{ display: block; float: none; margin-bottom: 80px;}
    .header .jdmenu .nav #jdmenu>li{ display: block; float: none; text-align: left; margin-bottom: 1px; border-bottom: 1px solid #fff;}
    .header .jdmenu .nav #jdmenu>li>a{ padding: 15px 20px; display: block; color: #fff; font-size: 18px; border-right: 0; border-left: 0; }
    .header .jdmenu .nav #jdmenu>li>a>b{ display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; cursor: pointer; position: absolute; right: 0; top: 0; transition: all 0.35s; font-size: 24px;}
    .header .jdmenu .nav #jdmenu>li.open>a>b{ transform: rotate(-90deg);}
    .header .jdmenu .nav #jdmenu>li.langer{ display: none; margin: 0;}
    .header .jdmenu .nav #jdmenu>li.langer>a{ display: flex; align-items: center;}
    .header .jdmenu .nav #jdmenu>li.langer>a>img{ margin-left: 0;}
    .header .jdmenu .nav #jdmenu>li.searchclick{ display: none; margin: 0;}

    .header .jdmenu .nav #jdmenu>li{ -webkit-animation: fadeup 0.5s;animation: fadeup .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
    .header .jdmenu .nav #jdmenu>li:nth-child(1){ -webkit-animation-delay: .2s;animation-delay: .2s;}
    .header .jdmenu .nav #jdmenu>li:nth-child(2){ -webkit-animation-delay: .3s;animation-delay: .3s;}
    .header .jdmenu .nav #jdmenu>li:nth-child(3){ -webkit-animation-delay: .4s;animation-delay: .4s;}
    .header .jdmenu .nav #jdmenu>li:nth-child(4){ -webkit-animation-delay: .5s;animation-delay: .5s;}
    .header .jdmenu .nav #jdmenu>li:nth-child(5){ -webkit-animation-delay: .6s;animation-delay: .6s;}
    .header .jdmenu .nav #jdmenu>li:nth-child(6){ -webkit-animation-delay: .7s;animation-delay: .7s;}
    .header .jdmenu .nav #jdmenu>li:nth-child(7){ -webkit-animation-delay: .8s;animation-delay: .8s;}
    .header .jdmenu .nav #jdmenu>li:nth-child(8){ -webkit-animation-delay: .9s;animation-delay: .9s;}
    .header .jdmenu .nav #jdmenu>li:nth-child(9){ -webkit-animation-delay: 1s;animation-delay: 1s;}

    .header .hright{ position: absolute; right: 60px; top: 50%; transform: translateY(-50%);}
}

/*二级导航*/
.header .jdmenu .nav>#jdmenu>li>.dropdown{ min-width: 100%; background: #fff; position: absolute; left: 0; top: 100%; display: none; z-index: 8; box-sizing: border-box; box-shadow: 2px 2px 5px #d5d5d5;}
.header .jdmenu .nav>#jdmenu>li>.dropdown>li{ border-bottom: #ddd solid 1px; font-size: 13px; text-align: left;}
.header .jdmenu .nav>#jdmenu>li>.dropdown>li>a{ color: #333; font-weight: 500; padding: 0.1rem 0.2rem; display: block; text-transform: capitalize}

@media (min-width: 1082px) {
.header .jdmenu .nav>#jdmenu>li>.dropdown{}
.header .jdmenu .nav>#jdmenu>li>.dropdown>li a{ text-overflow:ellipsis; white-space: nowrap;}
.header .jdmenu .nav>#jdmenu>li>.dropdown>li:hover>a{ background: #F2B01B; color: #fff;}
.header .jdmenu .nav>#jdmenu>li>.dropdown>li:last-child{ border-bottom: 0;}

}
@media (min-width: 1px) and (max-width:1081px){
.header .jdmenu .nav>#jdmenu>li>.dropdown{ position: inherit!important; left: inherit!important; right: inherit!important; top: inherit!important; min-width: inherit; display: none; margin: 0;}
.header .jdmenu .nav>#jdmenu>li>.dropdown>li{ text-align: left; font-size: 16px;}
	.header .jdmenu .nav>#jdmenu>li>.dropdown>li>a{ padding: 10px 15px;}
}

/*搜索*/
.header .search{ position: fixed; left: 0; top: 0; right: 0; transition: all 0.35s; background: rgba(0,0,0,.95); overflow: hidden; z-index: 101;}
.header .search[typeof="close"]{ height: 0;}
.header .search[typeof="on"]{ height: 100%;}
.header .search .close{ position: absolute; top: 30px; right: 30px; color: #fff; display: inline-block; width: 30px; cursor: pointer;}
.header .search .close i{  font-size: 0.3rem;}
.header .search .context{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); text-align: center; width:80%;}
.header .search .context .searchlogo{ overflow: hidden; text-align: center; margin-bottom: 30px;}
.header .search .context .searchlogo img{ height: 69px;}
.header .search .context form[name="keyfrom"]{ display: flex; background: #fff; width:100%}
.header .search .context form[name="keyfrom"] input{ flex: 1; height: 0.6rem; background: none; border: 0; padding-left: 10px; box-sizing: border-box;}
.header .search .context form[name="keyfrom"] button{ width: 60px; background: none; border: 0; cursor: pointer; outline: none;}
@media (min-width: 992px) {
}
@media (min-width: 1px) and (max-width:1081px) {

}
/*endregion*/


/*region banner*/
.bframe{ position: relative; overflow: hidden;}
.bframe .swiper-slide{  position:relative;z-index:1; width:100%; text-align: center;}
.bframe .swiper-slide img{ width:100%; }


@media (min-width:1082px) {	
    .bframe{ margin-top:1.96rem;}
}
@media (min-width:1px) and  (max-width:1081px){
    .bframe{ position: relative; z-index: 1; margin-top: 65px;}
}

/*endregion*/

/*首页*/

.iframe{ position: relative; overflow: hidden; padding: 0.2rem 0; box-shadow: 0 0 5px #ddd;}
.iframe strong{ font-size: 0.13rem; color: #626262;}
.iframe a{ display: inline-flex; color: #666;}
.iframe span{ display: inline-flex; margin: 0 3px;}
@media (min-width:1082px) {
    .iframe a:hover{ color: #e6212a;}
}
@media (min-width:1px) and  (max-width:1081px){
}

.iframe1{ overflow: hidden; padding: 0.5rem 0 ;}
.iframe1 h2{ font-family: "opensans-700"; font-size: 0.16rem; color: #e6212a; display: flex; align-items: center; line-height: 1; justify-content: center;}
.iframe1 h4{ font-family: "firasans-bold"; font-size: 0.4rem; color: #000; line-height: 1.3; margin: 0.1rem 0 0.4rem; text-align: center;}
.iframe1 ul{ display: flex; flex-wrap: wrap;}
.iframe1 ul li{ margin: 0; width: calc((100% - 0.9rem)/4); margin-right: 0.3rem; margin-bottom: 0.15rem; background: #f4f4f4; display: inline-flex; align-items: center; justify-content: center; height: 0.5rem; font-size: 0.16rem; color: #676767; cursor: pointer; border-radius: 5px;}
.iframe1 ul li.active{ background: #e6212a; color: #fff;}
.iframe1 .list{ overflow: hidden; margin-top: 0.55rem;}
.iframe1 .item{ display: block; box-sizing: border-box; padding: 0.25rem; border: 1px solid #f2f2f2; background: #fff;}
.iframe1 .item .img{ overflow: hidden;}
.iframe1 .item .img img{ width: 100%; height: auto;}
.iframe1 .item .txt{ overflow: hidden;}
.iframe1 .item .txt h3{ font-family: "firasans-bold"; font-size: 0.18rem; color: #000; margin: 0.2rem 0 0 0;}
.iframe1 .item .txt p{ font-size: 0.16rem; color: #676767; line-height: 1.56;}
.iframe1 .item:first-child{ margin-bottom: 0.2rem;}
.iframe1 .btnlist{ display: flex; align-items: center; justify-content: center; margin-top: 0.45rem;}
.iframe1 .btnlist .btn{ display: inline-block; cursor: pointer; margin: 0 0.14rem; outline: none}
.iframe1 .btnlist .btn i{ font-size: 0.4rem;}
@media (min-width:1082px) {
    .iframe1 ul li:nth-child(4n){ margin-right: 0;}
    .iframe1 .item:hover{ border-color: #e6212a;}
}
@media (min-width:1px) and  (max-width:1081px){
    .iframe1 ul li{  width: calc((100% - 0.3rem)/2);}
    .iframe1 ul li:nth-child(2n){ margin-right: 0;}
}


.iframe2{ overflow: hidden; background: url("../images/1_02.jpg") no-repeat center center / cover; padding: 0.65rem 0 0.4rem}
.iframe2 p:first-child{font-size: 0.48rem;font-weight: bold;color: #e6212a;margin-top: 0.72rem;letter-spacing: 10px;}
.iframe2 p:nth-child(2){font-size: 0.3rem;color: #fff;letter-spacing: 7px;}
.iframe2 p:nth-child(3){font-size: 0.18rem;color: #fff;letter-spacing: 0.32rem;margin-bottom: 0.2rem;margin-top: 0.1rem;}
.iframe2 p:last-child{font-size: 0.26rem;color: #fff;margin-bottom: 0.42rem;font-weight: bold;}
@media (min-width:1082px) {
}
@media (min-width:1px) and  (max-width:1081px){
}


.iframe3{ overflow: hidden;  padding: 0.7rem 0;}
.iframe3 .lt{}
.iframe3 .lt img{ border: 1px solid #f2f2f2; width: 100%; height: auto;}
.iframe3 .fr{ padding-top: 0.5rem;}
.iframe3 .fr h2{ font-family: "opensans-700"; font-size: 0.4rem; color: #e6212a; display: flex; align-items: center; line-height: 1; margin-bottom: 0.25rem;}
.iframe3 .fr h2:after{ content: ""; display: inline-block; width: 0.25rem; height: 2px; background: #e6212a; margin-left: 0.15rem;}
.iframe3 .fr .context{ font-size: 0.16rem; line-height: 1.5;}

@media (min-width:1082px) {
    .iframe3 .container{ display: flex; justify-content: space-between;}
    .iframe3 .lt{ width: 50%; margin: 0; padding-right: 0.3rem;}
    .iframe3 .fr{ width: 50%; margin: 0; padding-left: 0.5rem;}
}
@media (min-width:1px) and  (max-width:1081px){
}

.iframe4{ padding: 0.6rem 0 ; background: url("../images/1_04.jpg") no-repeat center center / cover;}
.iframe4 h2{ background: linear-gradient(to bottom,rgba(255,255,255,0.7),#e7e7e7); padding: 0.15rem 0.3rem; box-sizing: border-box; box-shadow: 0 0 3px #d5d5d5; color: #e6212a; font-weight: bold;}
.iframe4 .lt{}
.iframe4 .lt .list{ padding: 0.3rem; background: #fff;}
.iframe4 .lt .list .item{ display: flex; justify-content: space-between; margin-bottom: 0.15rem; align-items: center; border-bottom: 2px dashed #d5d5d5; padding-bottom: 0.15rem;}
.iframe4 .lt .list .item .img{ width: 100px; margin: 0; text-align: center;}
.iframe4 .lt .list .item .img strong{ font-size: 0.2rem; display: block; margin-bottom: 7px; font-weight: normal;}
.iframe4 .lt .list .item .img span{ display: block; background: #666; padding: 5px; box-sizing: border-box; color: #fff; font-size: 0.14rem;}
.iframe4 .lt .list .item .txt{ width: calc(100% - 120px); margin: 0;}
.iframe4 .lt .list .item .txt h3{ font-size: 0.2rem; margin-bottom: 0.1rem;}
.iframe4 .lt .list .item .txt p{ font-size: 0.16rem; line-height: 1.7;}
.iframe4 .lt .list .item:last-child{ padding-bottom: 0; margin-bottom: 0; border-bottom: 0;}
.iframe4 .fr{}
.iframe4 .fr .list{ padding: 0.3rem; background: #fff;}
.iframe4 .fr .list .item{ overflow: hidden; margin-bottom: 0.15rem; font-size: 0.16rem; border-bottom: 2px dashed #d5d5d5; padding-bottom: 0.15rem;}
.iframe4 .fr .list .item h3{ color: #333; margin-bottom: 0.1rem;}
.iframe4 .fr .list .item p{ color: #666; line-height: 1.75;}
.iframe4 .fr .list .item:last-child{ padding-bottom: 0; margin-bottom: 0; border-bottom: 0;}
@media (min-width:1082px) {
    .iframe4 .container{ display: flex; justify-content: space-between; align-items: flex-start;}
    .iframe4 .lt{ margin: 0; width: calc(100% - 4.2rem);}
    .iframe4 .fr{ margin: 0; width: 3.7rem;}
}
@media (min-width:1px) and  (max-width:1081px){
}

/*region 底部*/
.footer{  position: relative; overflow: hidden; background: #252628; padding:0.9rem 0 0.5rem;}
.footer .footlist{ display: flex; justify-content: space-between;}
.footer .footnav{ margin: 0; width: 25%; margin-right: 0.5rem;}
.footer .footnav .footlogo{}
.footer .footnav .footlogo img{ width: auto; height: auto;}

.footer .footnav h2{font-family: "firasans-bold"; font-size: 0.18rem; color: #fff; margin-bottom: 0.4rem;}
.footer .footnav p{ color: #fff; font-size: 0.16rem; line-height: 2;}
.footer .footnav p span{ color: #ff0000;}

.footer .footnav li{ line-height: 2; display: block; font-size: 0.16rem;}
.footer .footnav li a{ display: block; color: #a9a9aa;}
.footer .footnav li:hover a{ color: #e6212a;}

.footer .footnav .context{ font-size: 0.16rem; color: #a9a9aa; line-height: 1.75; margin-top: 0.3rem;}

.footer .footnav .share{ display: flex; margin-top: 0.3rem; flex-wrap: wrap;}
.footer .footnav .share a{ display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; overflow: hidden; border-radius: 3px; color: #fff; margin-right: 7px;}
.footer .footnav .share a i{ font-size: 22px;}
.footer .footnav .share a:nth-child(1){ background: #3896d0;}
.footer .footnav .share a:nth-child(2){ background: #264194;}
.footer .footnav .share a:nth-child(3){ background: #2c72a9;}
.footer .footnav .share a:nth-child(4){ background: #ac2036;}

.footer .footnav:nth-child(1){ width: 3.45rem;}
.footer .footnav:nth-child(2){ width: 1.2rem;}
.footer .footnav:nth-child(3){ width: 2.3rem;}
.footer .footnav:nth-child(4){ width: 3.2rem; margin-right: 0;}

.footer .divtel{ display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 0.2rem; overflow: hidden;}
.footer .divtel .img{ display: inline-block; margin: 0; margin-right: 0.3rem;}
.footer .divtel .img i{ font-size: 0.2rem; color: #a9a9aa;}
.footer .divtel .txt{ flex: 1; font-size: 0.14rem; color: #a9a9aa;}
.footer .divtel .txt a{ color: #a9a9aa;}
@media (min-width:1082px) {
	
}
@media (min-width:1px) and  (max-width:1081px){
.footer{ display: none;}
}

.htmltop{ position: fixed; right: 15px; bottom: 60px; z-index: 9;}
@media (min-width:1px) and  (max-width:1081px){
.htmltop{ display: none;}
}

/*endregion*/

/*region 语种工具*/
.footer_language{overflow: hidden; padding: 15px 0; background: #333;}
.footer_language>.container>ul{display: flex;}
.footer_language>.container>ul>li{margin-right:3px; display: inline-block;}
.footer_language>.container>ul>li>a{font-size:12px; line-height:2em; color: #333;}
.footer_language>.container>ul>li>a>img{border:solid 1px #eaeaea; }
.footer_language>.container>ul>li>a>span{font-size:12px; line-height:2em;}
.footer_language>.container>ul>li:last-child{ margin-right: 0px;}
@media (min-width:1082px) {
.footer_language>.container{ width: 980px}
}
@media (min-width:1230px){
    .footer_language>.container>ul>li{ margin-right: 17px;}
}
@media (min-width:1px) and (max-width:1081px){
.footer_language{ display: none;}
}
/*endregion*/

/*region 版权*/
.copy{ font-size: 14px; overflow: hidden; color:#c3c3c3; padding: 0.1rem 0; background: #252628; border-top: 2px solid #393a3c;}
.copy a{ color: #c3c3c3;}
.copy p:nth-child(1){ font-size: 0.16rem;}
.copy p:nth-child(1) a{ margin: 0 0.15rem;}
.copy p{ line-height: 2; text-align: center;}
@media (min-width:1082px) {
    .copy .container{ display: flex; justify-content: space-between;}
    .copy p{ margin: 0;}
}
@media (min-width:1px) and (max-width:1081px){
.copy{  font-size: 12px; line-height: 2; border: 0; margin-top: 0; padding: 15px 0; margin-bottom: 41px;}
.copy p{ text-align: center;}
}
/*endregion*/


/*手机底部导航*/
.mobMenu{ position: fixed; left: 0px; right: 0px; bottom: 0px; z-index: 10; background: #f1f1f1; display: none;}
.mobMenu>.foot_nav{width:25%;float:left;text-align:center;color:#898989;font-size:12px; font-family: "Arial"}
.mobMenu>.foot_nav>a>i.iconfont{display:block;padding:3px 0 0 0;font-size:18px;line-height:24px}
.mobMenu>.foot_nav>a>.hamburger{position:inherit;float:none;margin:0 auto;width:100%}
@media (min-width:1px) and (max-width:1079px){
.mobMenu{ display: block;}
}


/*内页*/
.body{}
.nbframe{ position: relative; overflow: hidden;}
.nbframe img{ width: 100%;}
@media (min-width:1082px){
.nbframe{ }
.nbframe .location{ position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); z-index: 3;}
.nbframe .location .txt p{ color: #fff; }
.nbframe .location .here{ color: #fff;}
.nbframe .location a{ color: #fff;}
}
@media (min-width:1px) and (max-width:1081px){
.nbframe{}
}
/*region 左侧导航栏目*/
.left_nav{  box-sizing: border-box;float: left; margin: 0.4rem 0; width: 3.22rem;}
.left_nav>.lbt{ margin-bottom: 0.25rem; border: 1px solid #eaeef0;}
.left_nav>.lbt>ul{ }
.left_nav>.lbt>ul>li{ font-size: 0.16rem;; position: relative; border-bottom: 1px solid #eaeef0; }
.left_nav>.lbt>ul>li>a{ display: block; padding: 0.19rem 0.3rem; color: #333;}
.left_nav>.lbt>ul>li>i{ position: absolute; right: 0.15rem; top: 0.2rem; z-index: 2;}
.left_nav>.lbt>ul>li:hover>a,.left_nav>.lbt>ul>li.active>a{ background: #e6212a; color: #fff;}
.left_nav>.lbt>ul>li:hover>i,.left_nav>.lbt>ul>li.active>i{ color: #fff;}

.left_nav>.lbt>ul>li:hover>ul,.left_nav>.lbt>ul>li.active>ul{ display: block;}
.left_nav>.lbt>ul>li>ul{ background: #f8f8f8; display: none; transition: linear 0.35s;}
.left_nav>.lbt>ul>li>ul>li{ font-size: 0.16rem; font-weight: normal;}
.left_nav>.lbt>ul>li>ul>li>a{ display: block; color: #333; padding: 0.13rem 0.4rem ;}
.left_nav>.lbt>ul>li>ul>li:hover>a,.left_nav>.lbt>ul>li>ul>li.active>a{ background: #f0f0f0; color: #e6212a;}

.left_nav>.ltb{ margin-bottom: 0.25rem; border: 1px solid #eaeef0; padding: 0.35rem 0.3rem;}
.left_nav>.ltb h2{ font-size: 0.16rem; font-weight: bold; color: #333; margin-bottom: 0.1rem;}
.left_nav>.ltb p{ font-size: 0.16rem; color: #606060;}
.left_nav>.ltb .output{ margin-top: 0.15rem;}
.left_nav>.ltb .output .item{ margin-top: 0.25rem; display: block; position: relative;}
.left_nav>.ltb .output .item i{ position: absolute; right: 0.11rem; top: 0; font-size: 0.27rem; color: #d81e06; z-index: 2; transform: translateY(-50%); }
.left_nav>.ltb .output .item .img{ overflow: hidden;}
.left_nav>.ltb .output .item .img img{ width: 100%; height: auto;}
.left_nav>.ltb .output .item .txt{ position: absolute; left: 0; bottom: 0; right: 0; padding: 0.15rem;}
.left_nav>.ltb .output .item .txt h3{ font-size: 0.16rem; color: #fff; line-height: 1.3}
.left_nav>.ltb>a>img{ margin-top: 0.25rem; width: 100%; height: auto;}

.left_nav .l_from{ overflow: hidden; margin-bottom: 0.12rem;}
.left_nav .l_from form{ display: flex; width: 100%; background: #e6212a;}
.left_nav .l_from input{ width: 100%; padding: 0.18rem 0.3rem; border: 0; background: none; font-size: 0.16rem; color: #fff;}
.left_nav .l_from input::placeholder{ color: #fff;}
.left_nav .l_from button{ width: 66px; background: none; border: 0; cursor: pointer; outline: none; color: #fff;}
.left_nav .l_from button i{ font-size: 0.2rem;}

@media (min-width:1082px){
   
}
@media (min-width:1px) and (max-width:1081px){
.left_nav{ width: auto; float: none; padding: 0; }
.left_nav>.lbt{ margin-bottom: 0;}
}

/*endregion*/

/*右侧*/
.right_detail{ width: calc(100% - 3.62rem); float: right; height: auto; padding: 0.4rem 0}
@media (min-width:1px) and (max-width:1081px){
.right_detail{ width: auto; float: none; padding: 0 0 30px 0;}
}

/*region 面包屑*/
.location{ overflow: hidden; padding: 0.2rem 0; border-bottom: 1px solid #efefef;}
.location .txt{ position: relative; display: flex; flex-wrap: wrap; font-family: "opensans-700";}
.location .txt h1{display: none;}
.location .txt h2{display: none;}
.location .txt p{ margin: 0; font-size: 0.16rem; color: #333; display: inline-flex; align-items: center; padding: 0.1rem ;}
.location .txt p span{ color: #e6212a;}
.location .txt a{ display: inline-block; color: #333;}
.location .icon-home{ margin-right: 5px; color: #e6212a;}
.location .icon-here{  display: inline-block; padding: 0 3px; color: #333;}

@media (min-width:1082px){
.location .txt{ }
}
@media (min-width:1px) and (max-width:1081px){
.location{ display: block;}
.location .txt{ font-size: 12px; display: block;}
.location .txt h1{ font-size: 16px;}
.location .txt h2{ font-size: 16px; color: #333; margin-bottom: 15px;}
.location .home{ font-size: 12px;}
.location .txt p{ font-size: 12px; display: block;}
.location a{ font-size: 12px;}
}
/*endregion*/


.page_lt{ }
.page_lt ul{ text-align: center;}
.page_lt ul li{ display: inline-flex; font-size: 18px; background: #f6f6f6; border-left: 1px solid #fff;}
.page_lt ul li>a{ display: block; color: #333; padding: 0.25rem 0.4rem;}
.page_lt ul li:hover,.page_lt ul li.active{ background: #d63d37;}
.page_lt ul li:hover>a,.page_lt ul li.active>a{ color: #fff;}
.page_lt ul li:first-child{ border: 0;}
@media (min-width:1082px) {
.page_lt{ position: relative; z-index: 2; transform: translateY(-50%);}
}
@media (min-width:1px) and (max-width:1081px){
.page_lt .container{ margin: 0; margin-top: 15px;}
.page_lt{ display: none;}
}

/*公司简介*/
.aframe{ overflow: hidden; padding: 0.6rem 0;}
.aframe .lt{}
.aframe .lt h2{ font-family: "opensans-700"; font-size: 0.16rem; color: #e6212a; display: flex; align-items: center; line-height: 1;}
.aframe .lt h2:after{ content: ""; display: inline-block; width: 0.25rem; height: 2px; background: #e6212a; margin-left: 0.15rem;}
.aframe .lt h3{ font-family: "firasans-bold"; font-size: 0.4rem; color: #0d2e42; line-height: 1.3; margin: 0.22rem 0 0.14rem;}
.aframe .lt h4{  font-family: "firasans-bold"; font-size: 0.2rem; color: #0d2e42; margin-bottom: 0.35rem;}
.aframe .lt p{ font-size: 0.16rem; line-height: 1.56; color: #606060; margin-bottom: 0.4rem;}
.aframe .lt a{ display: inline-flex; width: 1.65rem; height: 0.4rem; background: #e6212a; font-family: "opensans-700"; font-size: 0.16rem; color: #fff; align-items: center; justify-content: center;}
.aframe .fr{}
.aframe .fr img{ width: 100%; height: auto;}
@media (min-width:1082px) {
	.aframe .container{ display: flex; justify-content: space-between;}
	.aframe .lt{ margin: 0; width: 50%;}
    .aframe .lt a:hover{ background: #2790CF}
	.aframe .fr{ margin: 0; width: 50%; box-sizing: border-box; padding-left: 0.43rem;}
}
@media (min-width:1px) and (max-width:1081px){
    .aframe .fr{ display: none;}
}

.aframe1{ overflow: hidden; padding: 0.65rem 0 0.5rem; background: url("../images/1_09.jpg") no-repeat center center / cover; background-attachment: fixed;}
.aframe1 h2{ font-family: "opensans-700"; font-size: 0.16rem; color: #e6212a; display: flex; align-items: center; line-height: 1; justify-content: center;}
.aframe1 h4{ font-family: "firasans-bold"; font-size: 0.4rem; color: #fff; line-height: 1.3; margin: 0.22rem 0 0 0; text-align: center;}
.aframe1 .list{ overflow: hidden; margin-top: 0.6rem; display: flex; flex-wrap: wrap;}
.aframe1 .list .item{ margin: 0; width: calc((100% - 1.5rem)/4); margin-right: 0.5rem;}
.aframe1 .list .item .img{ overflow: hidden;}
.aframe1 .list .item .img img{ width: 100%; height: auto;}
.aframe1 .list .item .txt{ margin-top: 0.25rem; text-align: center;}
.aframe1 .list .item .txt h3{ font-family: "firasans-bold"; font-size: 0.18rem; color: #fff; line-height: 1.2;}
.aframe1 .linkmore{ margin-top: 0.45rem; text-align: center;}
.aframe1 .linkmore a{ display: inline-flex; width: 1.65rem; height: 0.4rem; background: #e6212a; font-family: "opensans-700"; font-size: 0.16rem; color: #fff; align-items: center; justify-content: center;}
@media (min-width:1082px) {
    .aframe1 .list .item:nth-child(4){ margin-right: 0;}
    .aframe1 .linkmore a:hover{ background: #2790CF}
}
@media (min-width:1px) and (max-width:1081px){
    .aframe1 .list .item{  width: calc((100% - 0.3rem)/2); margin-right: 0.3rem; margin-bottom: 0.3rem;}
    .aframe1 .list .item:nth-child(2n){ margin-right: 0;}
}

.aframe2{ padding: 0.9rem 0 0.5rem; overflow: hidden;}
.aframe2 .tit{ }
.aframe2 .tit h2{ font-family: "opensans-700"; font-size: 0.16rem; color: #e6212a; display: flex; align-items: center; line-height: 1;}
.aframe2 .tit h2:after{ content: ""; display: inline-block; width: 0.25rem; height: 2px; background: #e6212a; margin-left: 0.15rem;}
.aframe2 .tit h4{ font-family: "firasans-bold"; font-size: 0.4rem; color: #0d2e42; line-height: 1.3; margin: 0.22rem 0 0 0;}
.aframe2 .tit p{ font-size: 0.16rem; line-height: 1.875; color: #333333;}
.aframe2 .list{ overflow: hidden; margin-top: 0.5rem;}
.aframe2 .list .itembox{ overflow: hidden; display: flex; flex-wrap: wrap;}
.aframe2 .list .itembox .item{ margin: 0; width: 100%;}
.aframe2 .list .itembox .item .img{ overflow: hidden;}
.aframe2 .list .itembox .item .img img{ width: 100%; height: auto;}
.aframe2 .list .itembox:nth-child(2) .item{ width: calc((100% - 5px)/2); margin-right: 5px; margin-bottom: 5px;}
.aframe2 .list .itembox:nth-child(2) .item:nth-child(2n){ margin-right: 0;}
.aframe2 .list .itembox:nth-child(2) .item:nth-child(n+3){ margin-bottom: 0;}
.aframe2 .linkmore{ overflow: hidden; text-align: center; margin-top: 0.35rem;}
.aframe2 .linkmore a{ display: inline-flex; width: 1.65rem; height: 0.4rem; background: #e6212a; font-family: "opensans-700"; font-size: 0.16rem; color: #fff; align-items: center; justify-content: center;}
@media (min-width:1082px) {
    .aframe2 .tit{ display: flex; align-items: center; justify-content: space-between;}
    .aframe2 .tit .lt{ margin: 0; width: 4.2rem;}
    .aframe2 .tit .fr{ margin: 0; width: 7rem;}
    .aframe2 .list{ display: flex;}
    .aframe2 .list .itembox{ margin: 0; width: calc((100% - 10px)/3); margin-right: 5px;}
    .aframe2 .list .itembox:nth-child(3){ margin-right: 0;}
    .aframe2 .linkmore a:hover{ background: #2790CF}
}
@media (min-width:1px) and  (max-width:1081px){
    .aframe2 .list .itembox{ margin-bottom: 0.3rem;}
}

.aframe3{ overflow: hidden; padding: 1.4rem 0 0.55rem 0; background: url("../images/1_07.jpg") no-repeat left top / 2.09rem 2.65rem  #f5f5f5;}
.aframe3 .txt{ padding: 0.5rem 0.7rem; background: #fff; text-align: center;}
.aframe3 .txt img{ width: auto; height: auto; margin-top: -1.4rem}
.aframe3 .txt p{ font-size: 0.16rem; line-height: 1.56; color: #606060; margin: 0.4rem 0;}
.aframe3 .txt a{ display: inline-flex; width: 1.65rem; height: 0.4rem; background: #e6212a; font-family: "opensans-700"; font-size: 0.16rem; color: #fff; align-items: center; justify-content: center;}
@media (min-width:1082px) {
    .aframe3 .txt a:hover{ background: #2790CF}
}
@media (min-width:1px) and  (max-width:1081px){
}

.aframe4{ overflow: hidden; padding: 0.65rem 0 0.5rem; }
.aframe4 h2{ font-family: "opensans-700"; font-size: 0.16rem; color: #e6212a; display: flex; align-items: center; line-height: 1; justify-content: center;}
.aframe4 h4{ font-family: "firasans-bold"; font-size: 0.4rem; color: #0d2e42; line-height: 1.3; margin: 0.22rem 0 0 0; text-align: center;}
.aframe4 .list{ overflow: hidden; margin-top: 0.5rem;}
.aframe4 .list .itembox{ overflow: hidden; display: flex; flex-wrap: wrap;}
.aframe4 .list .itembox .item{ margin: 0; width: 100%;}
.aframe4 .list .itembox .item .img{ overflow: hidden;}
.aframe4 .list .itembox .item .img img{ width: 100%; height: auto;}
.aframe4 .list .itembox:nth-child(2) .item{ width: calc((100% - 5px)/2); margin-right: 5px; margin-bottom: 5px;}
.aframe4 .list .itembox:nth-child(2) .item:nth-child(2n){ margin-right: 0;}
.aframe4 .list .itembox:nth-child(2) .item:nth-child(n+3){ margin-bottom: 0;}
.aframe4 .linkmore{ overflow: hidden; text-align: center; margin-top: 0.35rem;}
.aframe4 .linkmore a{ display: inline-flex; width: 1.65rem; height: 0.4rem; background: #e6212a; font-family: "opensans-700"; font-size: 0.16rem; color: #fff; align-items: center; justify-content: center;}
@media (min-width:1082px) {
    .aframe4 .list{ display: flex;}
    .aframe4 .list .itembox{ margin: 0; width: calc((100% - 5px)/2); margin-right: 5px;}
    .aframe4 .list .itembox:nth-child(2){ margin-right: 0;}
    .aframe4 .linkmore a:hover{ background: #2790CF}
}
@media (min-width:1px) and  (max-width:1081px){
    .aframe4 .list .itembox{ margin-bottom: 0.3rem;}
}

.aframe5{ overflow: hidden; padding: 0.1rem 0 0.5rem; }
.aframe5 h2{ font-family: "opensans-700"; font-size: 0.16rem; color: #e6212a; display: flex; align-items: center; line-height: 1; justify-content: center;}
.aframe5 h4{ font-family: "firasans-bold"; font-size: 0.4rem; color: #0d2e42; line-height: 1.3; margin: 0.22rem 0 0 0; text-align: center;}
.aframe5 .list{ overflow: hidden; margin-top: 0.65rem; display: flex; flex-wrap: wrap;}
.aframe5 .list .item{ margin: 0; width: calc((100% - 1.6rem)/5); margin-right: 0.4rem; margin-bottom: 0.2rem;}
.aframe5 .list .item img{ width: 100%; height: auto;}
@media (min-width:1082px) {
    .aframe5 .list .item:nth-child(5n){ margin-right: 0;}
}
@media (min-width:1px) and  (max-width:1081px){
    .aframe5 .list .item{ width: calc((100% - 0.8rem)/3);}
    .aframe5 .list .item:nth-child(3n){ margin-right: 0;}
}

/*单页面*/
.neirnr{ overflow: hidden; padding-bottom: 0.5rem; margin-top: 0.2rem; font-size: 0.17rem;}
@media (min-width:1px) and (max-width:1081px){
}


/*产品中心*/
.CateList{ position: relative; padding: 0.48rem 0; border-bottom: 1px solid #f6f6f6;}
.CateList .tit{}
.CateList .tit h2{ font-family: "Manrope-Extrabold"; font-size: 0.38rem; font-weight: bold; text-transform: uppercase; margin-bottom: 0.1rem;}
.CateList .tit p{ font-size: 16px; color: #b9b9b9;}
.CateList .context{ margin-top: 0.35rem; display: flex; align-items: center;}

.bigSelect{ margin: 0; display: inline-block; width: 5.45rem; padding:2px 15px 0;height:45px;outline:0;border:0;background:#f5f6f8; position: relative; box-sizing: border-box; transition: all 0.35s; margin-right: 0.3rem;}
.bigSelect:before{ content: "\ea82"; font-family:iconfont; position: absolute; width: 45px; height: 45px; right: 0; top: 50%; transform: translateY(-50%) rotate(90deg); color:#333; z-index: 2; font-size: 11px; display: flex; align-items: center; justify-content: center; transition: all 0.35s;}
.bigSelect:after{ content: ""; position: absolute; right: 0; top: 0; width: 45px; height: 45px; background: #f4f4f4; z-index: 1; opacity: 0;}
.bigSelect h3{ color: #333; font-weight: normal; font-size: 16px; text-transform: uppercase; transition: all 0.35s; width: 100%; height: 44px; line-height: 44px; position: relative; z-index: 3; cursor: pointer;}
.bigSelect .list{ position: absolute; left: 0; right: 0; top:45px; z-index: 8; background: #f4f4f4; height: 0; overflow-y: auto; visibility:hidden; transition: all 0.35s; box-shadow: 0 0 5px #f5f5f5;}
.bigSelect .list::-webkit-scrollbar{width:2px;height:1px;-webkit-transition:all .3s linear;transition:all .3s linear;}
.bigSelect .list::-webkit-scrollbar-thumb{border-radius:10px;background:#d63d37;box-shadow:inset 0 0 5px rgba(0,0,0,.2);-webkit-transition:all .3s linear;transition:all .3s linear;}
.bigSelect .list::-webkit-scrollbar-track{border-radius:10px;background:#ededed;box-shadow:inset 0 0 5px rgba(0,0,0,.2);}
.bigSelect .list .item{ overflow: hidden; cursor: pointer; padding: 15px 15px; font-size: 14px; color: #333; border-bottom: 1px solid #d5d5d5;}
.bigSelect .list .item:hover{ background: #d63d37; color: #fff;}
.bigSelect.on:before{ transform: translateY(-50%) rotate(-90deg); color: #d63d37;}
.bigSelect.on:after{ opacity: 1;}
.bigSelect.on .list{ visibility: visible; height: 200px;}
.bigSelect#Smallcategory{ display: none;}

.outputtit{}
.outputtit h2{ padding: 0.5rem 0; font-size: 0.5rem; font-weight: bold;}

.summary{ overflow: hidden; position: relative; margin-top: 0.3rem;}
.summary>h1{ font-size: 0.22rem; text-transform: capitalize; color: #000;}
.summary .context{ font-size: 0.15rem; line-height: 1.6; border: 1px solid #EEE; color: #555; padding: 0.1rem; border-radius: 5px;}
@media (min-width:1px) and (max-width:1081px){
.summary>h1{ font-size: 16px;}
.summary .txt{ font-size: 12px;}
}

.outputlist{ overflow: hidden; padding: 0.6rem 0; display: flex; flex-wrap: wrap; align-items: flex-start;}
.outputlist .item{ margin: 0; width: calc((100%)/3); box-sizing: border-box; border-top: 1px solid #eaeaea; border-right: 1px solid #eaeaea;}
.outputlist .item .img{ overflow: hidden; position: relative; display: block;}
.outputlist .item .img>img{ transition: linear 0.35s; width: 100%; height: auto; opacity: 0; position: relative; z-index: 1;}
.outputlist .item .img h3{ font-size: 0.24rem; color: #333; position: absolute; left: 0; right: 0; top: 0.23rem; z-index: 2; text-align: center;}
.outputlist .item .img span{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-30%); z-index: 2; width: 1rem; height: 1rem; background: #959595; border-radius: 50%; overflow: hidden; display: inline-flex; align-items: center; justify-content: center;}
.outputlist .item .img span>img{ position: absolute; left: 50%; top: 50%; object-fit: cover; transform: translate(-50%,-50%);}
.outputlist .item .txt{ overflow: hidden; padding: 0.2rem 0.3rem; display: flex; flex-wrap: wrap; position: relative; z-index: 2;}
.outputlist .item .txt a{ margin: 0; width: calc((100% - 1%)/2); margin-right: 1%; font-size: 0.14rem; box-sizing: border-box; padding: 0 0 0 10px; color: #333; position: relative; line-height: 1.5;}
.outputlist .item .txt a:before{ content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 5px; height: 1px; background: #333;}

@media (min-width:1082px){
    .outputlist .item:nth-of-type(1), .outputlist .item:nth-of-type(2), .outputlist .item:nth-of-type(3){ border-top: none;}
    .outputlist .item .txt a:nth-child(2n){ margin-right: 0;}
    .outputlist .item:hover .img img{ opacity: 1;}
    .outputlist .item:hover .img h3{ color: #fff;}
    .outputlist .item:hover .img span{ background: #f2c122;}
    .outputlist .item:hover .txt{ background: #454545;}
    .outputlist .item:hover .txt a{ color: #fff;}
    .outputlist .item:hover .txt a:before{ background: #fff;}
    .outputlist .item .txt a:hover{ color: #f2c122;}
    .outputlist .item .txt a:hover:before{ background: #f2c122;}
}
@media (min-width:1px) and (max-width:1081px) {
}

.productslist{ overflow: hidden; }

.productslist .crumbs{ background: #f8f8f8; display: flex; overflow:hidden; align-items: center; justify-content: space-between; padding: 0.1rem 0.25rem; margin: 0 7.5px; margin-bottom: 0.2rem;}
.productslist .crumbs span{ display: inline-flex; align-items: center; font-size: 0.16rem; color: #333;}
.productslist .crumbs span i{ display: inline-block; margin: 0 5px; cursor: pointer;}
.productslist .crumbs span i.active{ color: #e6212a;}
.productslist .crumbs span i:first-child{ margin-left: 10px;}

.productslist .list{ display: flex; flex-wrap: wrap; }
.productslist .list .item{ display: block; width: calc((100% - 45.5px)/3); margin:0 7.5px; margin-bottom: 0.2rem; box-sizing: border-box; padding: 0.17rem 0.12rem; border: 1px solid #f2f2f2;}
.productslist .list .item .img{ overflow: hidden;}
.productslist .list .item .img img{ width: 100%; height: auto; transition: all 0.35s;}
.productslist .list .item .txt{ overflow: hidden; }
.productslist .list .item .txt h3{ font-size: 0.16rem; color: #0d2e42; margin: 0.2rem 0 0.2rem;}
.productslist .list .item .txt p{ font-size: 0.14rem; color: #676767; line-height: 1.56;}
.productslist .list .item.on{ width: calc(100% - calc((100% - 45.5px)/3) - 30px); position: relative;}
.productslist .list .item.on .txt{ position: absolute; left: 0.4rem; right: 0.4rem; top:50%; transform: translateY(-50%); z-index: 2;}
.productslist .list .item.on .txt h2{ font-family: "firasans-bold"; font-size: 0.2771rem; color: #fff;}
.productslist .list .item.on .txt p{ font-family: "firasans-bold"; font-size: 0.1386rem; color: #fff; line-height: 2;}
.productslist .list .item.on .txt a{ display: inline-flex; width: 1.65rem; height: 0.4rem; background: #e6212a; font-family: "opensans-700"; font-size: 0.16rem; color: #fff; align-items: center; justify-content: center; margin-top: 0.15rem;}
.productslist .list .item.active{ position: relative;}
.productslist .list .item.active .img{ height: 100%; position: relative;}
.productslist .list .item.active .img img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); object-fit: cover; width: 100%; height: 100%;}
.productslist .list .item.active .txt{ position: absolute; left: 0.3rem; right: 0.3rem; bottom: 0.35rem; z-index: 2;}
.productslist .list .item.active .txt h2{ font-family: "firasans-bold"; font-size: 0.18rem; color: #fff;}
.productslist .list .item.active .txt a{ display: inline-flex; width: 0.76rem; height: 0.28rem; background: #e6212a; font-family: "opensans-700"; font-size: 0.12rem; color: #fff; align-items: center; justify-content: center; margin-top: 0.15rem; text-transform: uppercase;}

.productslist .context{ }
.productslist .context .item{ display: flex; margin-bottom: 0.2rem; box-sizing: border-box; padding: 0.17rem 0.12rem; border: 1px solid #f2f2f2;}
.productslist .context .item .img{ overflow: hidden; margin: 0; width: 3rem;}
.productslist .context .item .img img{ width: 100%; height: auto; transition: all 0.35s;}
.productslist .context .item .txt{ overflow: hidden; flex: 1; margin-left: 0.2rem;}
.productslist .context .item .txt h3{ font-size: 0.16rem; color: #0d2e42; margin: 0.2rem 0 0.2rem;}
.productslist .context .item .txt p{ font-size: 0.14rem; color: #676767; line-height: 1.56;}
.productslist .context .item.on{ width: 100%; position: relative;}
.productslist .context .item.on .img{ width: 100%;}
.productslist .context .item.on .txt{ position: absolute; left: 0.4rem; right: 0.4rem; top:50%; transform: translateY(-50%); z-index: 2;}
.productslist .context .item.on .txt h2{ font-family: "firasans-bold"; font-size: 0.2771rem; color: #fff;}
.productslist .context .item.on .txt p{ font-family: "firasans-bold"; font-size: 0.1386rem; color: #fff; line-height: 2;}
.productslist .context .item.on .txt a{ display: inline-flex; width: 1.65rem; height: 0.4rem; background: #e6212a; font-family: "opensans-700"; font-size: 0.16rem; color: #fff; align-items: center; justify-content: center; margin-top: 0.15rem;}
.productslist .context .item.active{ position: relative; width: 100%;}
.productslist .context .item.active .img{ width: 100%;}
.productslist .context .item.active .img img{width: 100%; height: auto;}
.productslist .context .item.active .txt{ position: absolute; left: 0.3rem; right: 0.3rem; bottom: 0.35rem; z-index: 2;}
.productslist .context .item.active .txt h2{ font-family: "firasans-bold"; font-size: 0.18rem; color: #fff;}
.productslist .context .item.active .txt a{ display: inline-flex; width: 0.76rem; height: 0.28rem; background: #e6212a; font-family: "opensans-700"; font-size: 0.12rem; color: #fff; align-items: center; justify-content: center; margin-top: 0.15rem; text-transform: uppercase;}

@media (min-width:1082px){
	.productslist .item:hover{ box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.08);}
    .productslist .item:hover .txt h3{ color: #f2c122;}
}
@media (min-width:1px) and (max-width:1081px) {
    .productslist{}
    .productslist .crumbs{ padding: 0.15rem 0.25rem;}
    .productslist .list .item{ width: calc((100% - 30px)/2); }
    .productslist .list .item.on{ width: 100%;}
}


/*产品详情*/
.details{overflow: hidden;}

.details .html{ overflow: hidden; margin-top: 10px;}
.details .html .bigimg{ box-sizing: border-box; position: relative;}
.details .html .bigimg .gallery-top{ background: #fff; border: 1px solid #d5d5d5; box-sizing: border-box;}
.details .html .bigimg .gallery-top .swiper-slide{ overflow: hidden; box-sizing: border-box; text-align: center; }
.details .html .bigimg .gallery-top .swiper-slide img{ width: 100%;}
.details .html .bigimg .gallery-top .btn{ display: inline-flex; top: 50%; transform: translateY(-50%); z-index: 5; position: absolute; cursor: pointer; outline: none; width: 0.5rem; height: 0.5rem; background: #e4e4e4; align-items: center; justify-content: center; border-radius: 50%;}
.details .html .bigimg .gallery-top .btn i{ font-size: 0.3rem; color: #fff;}
.details .html .bigimg .gallery-top .btn:hover{ background: #1097ce;}
.details .html .bigimg .gallery-top .btn-prev{ left: 2px;}
.details .html .bigimg .gallery-top .btn-next{ right: 2px;}

.details .html .bigimg .gallery-thumbs{ margin-top: 0.1rem;}
.details .html .bigimg .gallery-thumbs .swiper-slide{ opacity: 1; cursor: pointer; margin: 0; box-sizing: border-box; border: 1px solid #b8b8b8;}
.details .html .bigimg .gallery-thumbs .swiper-slide-thumb-active{ opacity: 1; border-color: #1097ce;}

.details .html .bigimg .bigimgdown{ overflow: hidden; position: relative;}


.details .html .txt{ overflow: hidden;}
.details .html .txt h1{ font-size: 0.2rem; font-family: "firasans-bold"; color: #0d2e42; line-height: 1.6;}
.details .html .txt .context{ overflow: hidden; margin-bottom: 0.2rem; font-size: 0.16rem; line-height: 2; color: #676767; padding-top: 0.2rem; margin-top: 0.2rem; border-top: 1px solid #efefef;}
.details .html .txt .concp{ overflow: hidden; display: flex; align-items: center;}
.details .html .txt .concp>a{ font-size: 16px; font-weight: bold; display: flex; align-items: center;}
.details .html .txt .concp>a>img{ margin-right: 10px;}
.details .html .txt .linkmore{ margin-top: 0.3rem; display: flex;}
.details .html .txt .linkmore a{ display: inline-flex; font-size: 14px; padding: 0.13rem 0.25rem; background: #f2c122; color: #fff; margin-right: 0.1rem;}
.details .html .txt .linkmore a i{ margin-right: 0.1rem;}

.details .html .txt .sharelist{ overflow: hidden; margin-top: 0.4rem; float: left; width: 100%;}

.details .details-txt{ overflow: hidden; background: #fff; margin-top: 0.3rem;}


.details .xgeffect{ overflow: hidden; margin-bottom: 0.35rem;}
.details .xgeffect .detailtop{ border-bottom: 1px solid #efefef;}
.details .xgeffect .detailtop h2{ display: inline-flex; align-items: center; justify-content: center; padding: 0.12rem 0.3rem; background: #e6212a; font-size: 18px; color: #fff; font-weight: bold;}

.details .xgeffect .detalist{ overflow: hidden; font-size: 0.16rem; line-height: 2; padding: 0.2rem 0;}

.details .xgeffect .detalist table{ width: 100%;}
.details .xgeffect .detalist table tr{ width: 100%;}
.details .xgeffect .detalist table tr td:nth-child(1){white-space:nowrap;width:1%;}
.details .xgeffect .detalist table tr:nth-child(1) td{background:#d63d37;color:#FFF;border:1px solid #d63d37;}
.details .xgeffect .detalist table tr td{ padding:0.06rem 0.2rem; border-left: 1px solid #a5a5a5; border-bottom: 1px solid #a5a5a5; }
.details .xgeffect .detalist table tr td:last-child{ border-right: 1px solid #a5a5a5;}
.details .xgeffect .detalist table tr:first-child td{ border-top: 1px solid #a5a5a5;}

.details .details-txt{ margin-top: 0.6rem;}

@media (min-width:1082px){
.details .html{ display: flex; justify-content: space-between; align-items: flex-start;}
.details .html .bigimg{ width: 4.4rem; margin: 0; box-sizing: border-box;}
.details .html .txt{ width: calc(100% - 4.88rem); margin: 0; box-sizing: border-box;}

	.details .details-txt{}

} 	
@media (min-width:1px) and (max-width:1081px){
    .details{ }
	.details .html .txt{ margin-top: 0.3rem;}
    .details .xgeffect .detailtop h2{ display: block; border-bottom: 1px solid #e3e3e3!important;}
    .details .xgeffect .detalist{}
    .details .xgeffect .detalist .item .txt h3{  font-size: 14px; padding: 5px;}
}

.relatedProducts{ display: flex; flex-wrap: wrap;}
.relatedProducts .item{ margin: 0; width: calc((100% - 0.3rem)/3); margin-right: 0.15rem;}
.relatedProducts .item .img{ overflow: hidden; box-sizing: border-box; padding: 4px; border: 1px solid #E2E2E2;}
.relatedProducts .item .img img{ width: 100%; transition: all 0.35s;}
.relatedProducts .item .txt{ box-sizing: border-box; position: relative;}
.relatedProducts .item .txt h3{  overflow: hidden; font-size: 14px;line-height: 1.6; color: #54595f; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-align: left;}
@media (min-width:1082px){
    .relatedProducts .item:nth-child(3n){ margin-right: 0;}
    .relatedProducts .item:nth-child(4){ display: none}
}
@media (min-width:1px) and (max-width:1081px) {
    .relatedProducts .item{ width: calc((100% - 0.15rem)/2);}
    .relatedProducts .item:nth-child(2n){ margin-right: 0;}

}

.table-responsive{overflow-x:auto;min-height:.01%;}
@media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar; box-sizing: border-box;}
.table-responsive>.table{margin-bottom:0;}
.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;}
.table-responsive>.table-bordered{border:0;}
.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;}
.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;}
.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;}
}

/*产品订单*/
.Inquiry{ overflow: hidden;}
.Inquiry h2{ font-size: 20px; text-transform: uppercase; margin-bottom: 10px; color: #262626; }
.Inquiry p{overflow: hidden; font-size: 16px; line-height: 1.6em; color: #939393; }
.onlineInquiry{ overflow: hidden;}
.onlineInquiry .input{ overflow: hidden; display: flex; align-items: center; background: none; border: 1px solid #d8d8d8; box-sizing: border-box; padding:0  0.15rem; margin-bottom: 25px; border-radius: 5px;}
.onlineInquiry .input.textarea{ align-items: stretch;}
.onlineInquiry .input.textarea>label{ padding: 5px 15px 5px 0;}
.onlineInquiry .input>label{ font-size: 14px; color: #6b6b6b; white-space: nowrap;text-overflow: ellipsis;}
.onlineInquiry .input>input{ flex: 1; background: none; line-height: 0.55rem; box-sizing: border-box; padding: 0 5px;}
.onlineInquiry .input>textarea{ flex: 1; background: none; border: 0; outline: none; padding: 8px 0; box-sizing: border-box; resize: none}
.onlineInquiry .button{ overflow: hidden; width: 100%; float: left;}
.onlineInquiry .button>button{ border: 0; padding: 7px 35px; line-height: 30px; position: relative; font-size: 17px; display: inline-block; transition: all 0.35s; z-index: 1; cursor: pointer; color: #fff; outline: none;overflow: hidden; background: linear-gradient(to right,#ffb033,#ff9c00); text-transform: uppercase;}

@media (min-width:1082px)  {
.onlineInquiry .input.w33{ width: calc(33.33% - 17px); float: left; margin-right: 25px;}
.onlineInquiry .input.w50{ width: calc(50% - 15px); float: left; margin-right: 30px;}
.onlineInquiry .input.end{ margin-right: 0}
.onlineInquiry .input.w67{ width: calc(66.67% - 10px); float: left;}
}

/*联系我们*/

.contactusinfo{ overflow: hidden; padding: 0.65rem 0 0.95rem; background: url("../images/1_14.jpg") no-repeat left top / 9.57rem 4.3rem;}
.contactusinfo .lt{ background: #fff; padding: 0.5rem; box-sizing: border-box; box-shadow: 0 0 0.46rem rgba(0,0,0,.14);}
.contactusinfo .fr{ background: url("../images/1_15.jpg") no-repeat center center / cover; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center;}
.contactusinfo .fr:before{ content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; background: rgba(0,0,0,0.8)}
.contactusinfo .fr .lxfs{ position: relative; z-index: 2; padding: 0 0.6rem; width: 100%; box-sizing: border-box;}
.contactusinfo .fr .lxfs .divtel{ display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 0.25rem; overflow: hidden;}
.contactusinfo .fr .lxfs .divtel em{ display: inline-flex;align-items: center; justify-content: center; font-style: normal; width: 0.63rem; height: 0.63rem; border-radius: 50%; overflow: hidden; background: #e6212a; margin: 0;}
.contactusinfo .fr .lxfs .divtel em i{ font-size: 0.28rem; color: #fff;}
.contactusinfo .fr .lxfs .divtel .txt{ margin: 0; width: calc(100% - 1rem); color: #fff;}
.contactusinfo .fr .lxfs .divtel .txt h3{ font-family: "firasans-bold"; font-size: 0.18rem; line-height: 1; margin-bottom: 0.15rem;}
.contactusinfo .fr .lxfs .divtel .txt p{ font-size: 0.14rem; line-height: 1.4;}
.contactusinfo .fr .lxfs .divtel .txt p a{ display: block; color: #fff;}
.contactusinfo .fr .lxfs .divtel:nth-child(3){ margin-bottom: 0;}
.contactusinfo .fr .lxfs .share{ display: flex; margin-top: 0.6rem; flex-wrap: wrap; overflow: hidden;}
.contactusinfo .fr .lxfs .share a{ display: inline-flex; align-items: center; justify-content: center; width: 34px; height: 34px; overflow: hidden; border-radius: 3px; color: #fff; margin-right: 7px;}
.contactusinfo .fr .lxfs .share a i{ font-size: 22px;}
.contactusinfo .fr .lxfs .share a:nth-child(1){ background: #3896d0;}
.contactusinfo .fr .lxfs .share a:nth-child(2){ background: #264194;}
.contactusinfo .fr .lxfs .share a:nth-child(3){ background: #2c72a9;}
.contactusinfo .fr .lxfs .share a:nth-child(4){ background: #ac2036;}
@media (min-width:1082px){
    .contactusinfo .container{ display: flex; justify-content: space-between;}
    .contactusinfo .lt{ width: calc(100% - 4.1rem); margin: 0;}
    .contactusinfo .fr{ margin: 0; width: 4.1rem;  clip-path: polygon( 0 0, calc(100% - 0px) 0, 100% 0, 100% calc(100% - 1.6rem), calc(100% - 4.1rem) 100%, 0 100%, 0 calc(100%), 0 0); }
}
@media (min-width:1px) and (max-width:1081px){
    .contactusinfo .fr .lxfs{ padding: 0.6rem;}
}

.maps{ overflow: hidden; text-align: center;}
@media (min-width:1082px){
}
@media (min-width:1px) and (max-width:1081px){
.maps{ }
}

/*留言*/
.leave{ overflow: hidden;}
.leave h2{ font-size: 0.4rem; color: #0d2e42; font-family: "firasans-bold"; margin-bottom: 0.45rem}

.feedback{ overflow: hidden;}
.feedback .input_div{ overflow: hidden; margin-bottom: 20px; position: relative; display: flex; background: none; align-items: center; padding: 5px 0.25rem; box-sizing: border-box; border: 1px solid #f2f2f2;}
.feedback .input_div>label{ background: none; font-size:15px; font-weight: bold; color: #666; display: block; box-sizing: border-box; align-items: center; white-space: nowrap;text-overflow: ellipsis;}
.feedback .input_div>label>i{ margin-right: 5px; color: #f8c311;}
.feedback .input_div>input[type='text']{ width: 100%; background: none; border: 0; box-sizing: border-box; height: 40px; color: #333; padding: 0.1rem;}
.feedback .input_div>textarea{ background:none; border: 0; width: 100%; float: left; outline: none; resize: none; box-sizing: border-box; height: 1rem; color: #333; padding: 0.12rem;}
.feedback .input_div>#idcode2{ position: absolute; right: 0; bottom: 0; height: 40px; display: inline-flex; width: 100px; align-items: center; border-left: 1px solid #d8d8d8; font-size: 20px; cursor: pointer;}
.feedback .input_div.textarea{ align-items: flex-start;}
.feedback .input_div.textarea>label{ margin-top: 10px;}
.feedback input::-webkit-input-placeholder, .feedback textarea::-webkit-input-placeholder{ color: #999; }
.feedback input:-moz-placeholder, .feedback textarea:-moz-placeholder{ color: #999;}
.feedback input::-moz-placeholder, .feedback textarea::-moz-placeholder{ color: #999;}
.feedback input:-ms-input-placeholder, .feedback textarea:-ms-input-placeholder{ color: #999;}
.feedback .button{ overflow: hidden; padding: 12px 0;}
.feedback .button button{ background: #e6212a; border: 0; padding: 0.13rem 0.3rem; overflow: hidden; position: relative; display: inline-block; color: #fff; font-size: 16px; cursor: pointer; margin-top: 0px; outline: none; z-index: 1;  text-transform: uppercase; box-sizing: border-box;}
.hidden{ display: none!important;}
@media (min-width:992px)  {
.leave{}
.feedback .w50{ width: calc(50% - 15px); margin-right: 30px;}
.feedback .w33{ width: calc(33.33% - 20px); margin-right: 30px;}
.feedback .w67{ width: calc(66.77% - 12px); }
.feedback .end{ margin-right: 0;}
.feedback .fl{ float: left;}
.feedback .fr{ float: right; }
}
@media (min-width:1030px) {
.leave .container{ width: 1000px;}
}
@media (min-width:1px) and (max-width:991px) {
.leave{ padding: 30px 0;}
.leave h2{ font-size: 16px; margin-bottom: 10px;}
.leave p{ font-size: 12px; margin-bottom: 10px;}
.feedback .input_div>label{ font-size: 14px;}
.feedback{ display: block; margin-top: 15px;}
.feedback .left{ margin-right: 0px;}
.feedback .right{ margin-left: 0px;}
.feedback .w50{ width: auto;}
.feedback .button .submit{ font-size: 14px;}
.feedback .button .submit>i{ font-size: 14px; padding-right: 5px;}
}


/*新闻中心*/
.newsbody{ }

.newslist{ box-sizing: border-box; display: flex; flex-wrap: wrap; padding: 0 0 0.6rem 0;}

.newslist .itembox{ margin: 0; width: 100%; margin-bottom: 0.5rem;}
.newslist .itembox .tit{}
.newslist .itembox .tit h3{ font-size: 0.18rem; font-weight: bold; color: #f2c122; text-transform: uppercase; margin-bottom: 0.25rem;}
.newslist .itembox .tit h2{ font-size: 0.28rem; font-weight: bold; color: #333; text-transform: capitalize; margin-bottom: 0.45rem;}
.newslist .itembox .list{ display: flex; flex-wrap: wrap;}

.newslist .item{ display:flex; margin: 0; width: calc((100%)/1);  color: #737373; box-sizing: border-box;  justify-content: space-between; margin-bottom: 0.2rem;}
.newslist .item .img{ width: 3rem; margin: 0; overflow: hidden;}
.newslist .item .img img{ width: 100%; height: auto; transition: linear 0.35s;}
.newslist .item .txt{ margin: 0; width: calc(100% - 3.5rem);}
.newslist .item .txt h3{ font-family: "firasans-bold"; font-size: 0.2rem; line-height: 1;}
.newslist .item .txt .line{ margin: 0.15rem 0; display: block; width: 0.45rem; height: 2px; background: #e6212a;}
.newslist .item .txt span{ font-size: 0.14rem; color: #999;}
.newslist .item .txt p{ font-size: 0.16rem; color: #666; line-height: 2; margin-top: 0.15rem;}
@media (min-width:1082px){
    .newslist .item:hover .img img{ transform: scale(1.1)}
    .newslist .item:hover .txt h3{ color: #e6212a;}
}
@media (min-width:1px) and (max-width:1081px) {
}

.newsdetail{ overflow: hidden; padding: 0.3rem 0}
.newsdetail .Title{ overflow: hidden; text-align: center;}
.newsdetail .Title h1{ font-size: 20px; font-weight: bold; margin-bottom: 0.3rem;}
.newsdetail .Title .txt{ padding: 20px 0; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; display: flex; justify-content: center;}
.newsdetail .Title .txt .bshare-custom{ display: inline-block; margin: 0; margin-left: 5px;}
.newsdetail .Title .txt #ProShare{ display: inline-block; margin: 0; margin-left: 5px;}
.newsdetail .context{ overflow: hidden; padding: 45px 0 110px; border-bottom: 1px solid #f1f1f1; font-size: 16px; line-height: 2; margin-bottom: 0.3rem;}
.newsdetail .pagelist{ overflow: hidden; margin-top: 15px; display: flex; justify-content: space-between;}
.newsdetail .pagelist>a{ font-size: 16px; line-height: 28px; color: #666; max-width: 45%; margin: 0; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.newsdetail .relatednews{ overflow: hidden; margin-top: 0.3rem;}
.newsdetail .relatednews h2{ color: #f2c122; font-size: 0.2rem; font-weight: bold; margin-bottom: 0.1rem;}
.newsdetail .relatednews .list{ display: flex; flex-wrap: wrap; }
.newsdetail .relatednews .list .item{ margin: 0; width: calc((100% - 3%)/2); margin-right: 3%; font-size: 14px; color: #666; border-bottom: 1px dotted #666; padding: 0.1rem 0;}
@media (min-width:1082px){
.newsdetail .relatednews .list .item:nth-child(2n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
.newsdetail{ padding: 15px 0 30px;}
.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;}
}

/*景点*/
.attractions{ overflow: hidden; padding: 0.6rem 0;}
.attractions h2{ font-family: "firasans-bold"; font-size: 0.4rem; line-height: 1; margin-bottom: 0.3rem; color: #0d2e42;}
.attractions p{ font-size: 0.16rem; line-height: 1.56; color: #606060;}
.attractions ul{ display: flex; flex-wrap: wrap; margin-top: 0.7rem;}
.attractions ul li{ margin: 0; width: calc((100% - 0.9rem)/4); margin-right: 0.3rem; margin-bottom: 0.13rem; padding: 0.12rem 0.17rem; background: #f4f4f4; box-sizing: border-box; text-align: center; font-size: 0.16rem; color: #676767; cursor: pointer;}
.attractions ul li:hover,.attractions ul li.active{ background: #e6212a; color: #fff;}
@media (min-width:1082px){
    .attractions ul li:nth-child(4n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
    .attractions ul li{ width: calc((100% - 0.3rem)/2);}
    .attractions ul li:nth-child(2n){ margin-right: 0;}
}

/*解决方案*/
.solutionlist{ overflow: hidden; padding: 0 0 0.6rem 0; display: flex; flex-wrap: wrap;}
.solutionlist .item{ margin: 0; width: calc((100% - 1.1rem)/3); margin-right: 0.55rem; margin-bottom: 0.2rem; box-sizing: border-box; background: #f4f4f4; padding: 0.25rem; border-radius: 5px;}
.solutionlist .item .img{ overflow: hidden; border-radius: 5px;}
.solutionlist .item .img img{ width: 100%; height: auto;}
.solutionlist .item .txt{ overflow: hidden; margin-top: 0.25rem;}
.solutionlist .item .txt h3{ font-family: "firasans-bold"; font-size: 0.18rem; line-height: 1; margin-bottom: 0.1rem; color: #0d2e42;}
.solutionlist .item .txt .context{ font-size: 0.16rem; color: #676767; line-height: 1.25;}
.solutionlist .item .txt span{ display: block; margin-top: 0.1rem;}
@media (min-width:1082px){
    .solutionlist .item:nth-child(3n){ margin-right: 0;}
    .solutionlist .item:hover{ background: #e6212a;}
    .solutionlist .item:hover .txt h3{ color: #fff;}
    .solutionlist .item:hover .txt .context{ color: #fff;}
    .solutionlist .item:hover .txt span{ color: #fff;}
}
@media (min-width:1px) and (max-width:1081px){
    .solutionlist .item{ width: calc((100% - 0.3rem)/2); margin-right: 0.3rem;}
    .solutionlist .item:nth-child(2n){ margin-right: 0;}
}

.solutiondetail{ overflow: hidden; }
.solutiondetail .container{ background: #fff;}
.solutiondetail .title{ overflow: hidden; margin-top: 0.2rem;}
.solutiondetail .title h1{ font-size: 24px; font-weight: bold;}
.solutiondetail .title .txt{ overflow: hidden; margin-top: 0.15rem; padding-bottom: 0.1rem; border-bottom: 1px solid #ddd; font-size: 16px; color: #d63d37;}
.solutiondetail .context{ overflow: hidden; margin-top: 0.2rem; line-height: 2; font-size: 16px;}
.solutiondetail .pagelist{ padding: 0.4rem 0rem 0.2rem 0rem; border-top:1px solid #ddd; margin-top: 0.2rem;}
.solutiondetail .pagelist a{ padding: 0.1rem 0.2rem; border: 1px solid #ddd; font-size: 14px; line-height: 2; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: inline-block;}
.solutiondetail .pagelist a:hover{background:#d63d37;border:1px solid #d63d37;color:#FFF;}
@media (min-width:1082px){
.solutiondetail .pagelist a{ max-width: 45%;}
.solutiondetail .pagelist a:last-child{ float: right;}
}
@media (min-width:1px) and (max-width:1081px){
.solutiondetail .container{ padding: 0 0 0.3rem 0;}
.solutiondetail .title{}
.solutiondetail .title h1{ font-size: 18px;}
.solutiondetail .title .txt{ font-size: 12px;}
.solutiondetail .context{ font-size: 14px;}
.solutiondetail .pagelist{ padding: 0.2rem 0 0 0;}
.solutiondetail .pagelist a{ display: block; margin-bottom: 10px; font-size: 14px;}
}

/*案例中心*/
.ctit{ overflow: hidden;}
.ctit h2{ font-size: 0.16rem; color: #fff; background: #e6212a; padding: 0.18rem 0.3rem;}
.ctit .list{ overflow: hidden; margin-top: 0.3rem;}
.ctit .list .item{ display: block; margin-bottom: 0.25rem;}
.ctit .list .item .img{ overflow: hidden;}
.ctit .list .item .img img{ width: 100%; height: auto;}
.ctit .list .item .txt{ overflow: hidden; margin-top: 0.1rem}
.ctit .list .item .txt time{ display: flex; align-items: center; font-size: 0.14rem; color: #b7b7b7;}
.ctit .list .item .txt time i{ margin-right: 5px;}
.ctit .list .item .txt h3{ font-size: 0.14rem; color: #333; margin-top: 5px;}

.caseslist{ overflow: hidden; display: flex; flex-wrap: wrap;}
.caseslist .item{ margin: 0; display: block; width: calc((100% - 0.1rem)/2); margin-right: 0.1rem; margin-bottom: 0.3rem;}
.caseslist .item .img{ overflow: hidden; position: relative;}
.caseslist .item .img img{ width: 100%; height: auto;}
.caseslist .item .txt{ overflow: hidden; margin-top: 0.1rem;}
.caseslist .item .txt time{ display: flex; align-items: center; font-size: 0.14rem; color: #b7b7b7;}
.caseslist .item .txt time i{ margin-right: 7px;}
.caseslist .item .txt h3{ font-family: "firasans-bold"; font-size: 0.18rem; color: #0d2e42; line-height: 1.6; margin: 0.1rem 0;}
.caseslist .item .txt p{ line-height: 1.5; font-size: 0.16rem; overflow: hidden;}
.caseslist .item .txt span{ font-size: 0.16rem; width: 1.65rem; height: 0.4rem; display: inline-flex; align-items: center; justify-content: center; border: 1px solid #e6212a; color: #e6212a; font-family: "opensans-700";}
@media (min-width:1082px){
	.caseslist .item:nth-child(2n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.caseslist .item{ width: calc((100% - 0.5rem)/2); margin-right: 0.5rem; margin-bottom: 0.5rem;}
	.caseslist .item:nth-child(2n){ margin-right: 0;}
}

.casesdetail{ overflow: hidden; padding: 0.6rem 0;}
.casesdetail .title{ overflow: hidden; margin-top: 0.2rem;}
.casesdetail .title h1{ font-size: 24px; font-weight: bold;}
.casesdetail .title .txt{ overflow: hidden; margin-top: 0.15rem; padding-bottom: 0.1rem; border-bottom: 1px solid #ddd; font-size: 16px; color: #d63d37;}
.casesdetail .context{ overflow: hidden; margin-top: 0.2rem; line-height: 2; font-size: 16px;}
.casesdetail .pagelist{ padding: 0.4rem 0rem 0.2rem 0rem; border-top:1px solid #ddd; margin-top: 0.2rem;}
.casesdetail .pagelist a{ padding: 0.1rem 0.2rem; border: 1px solid #ddd; font-size: 14px; line-height: 2; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: inline-block;}
.casesdetail .pagelist a:hover{background:#d63d37;border:1px solid #d63d37;color:#FFF;}
@media (min-width:1082px){
.casesdetail .pagelist a{ max-width: 45%;}
.casesdetail .pagelist a:last-child{ float: right;}
}
@media (min-width:1px) and (max-width:1081px){
.casesdetail .container{ padding: 0 0 0.3rem 0;}
.casesdetail .title{}
.casesdetail .title h1{ font-size: 18px;}
.casesdetail .title .txt{ font-size: 12px;}
.casesdetail .context{ font-size: 14px;}
.casesdetail .pagelist{ padding: 0.2rem 0 0 0;}
.casesdetail .pagelist a{ display: block; margin-bottom: 10px; font-size: 14px;}
.casesdetail .pagelist a{ display: block; margin-bottom: 10px; font-size: 14px;}
}

/*资源*/
.resource{ overflow: hidden; padding:0.6rem 0 0.5rem;}
.resource h2{ font-family: "firasans-bold"; font-size: 0.4rem; color: #0d2e42; margin-bottom: 0.4rem;}
.resource .list{ display: flex; flex-wrap: wrap;}
.resource .list .item{ margin: 0; width: calc((100% - 0.9rem)/4); margin-right: 0.3rem; margin-bottom: 0.13rem; overflow: hidden; border-radius: 5px; display: inline-flex; font-size: 0.16rem; color: #676767; background: #f4f4f4; padding: 0.15rem 0.3rem; align-items: center; justify-content: center; box-sizing: border-box;}
.resource .list .item:hover,.resource .list .item.active{ background: #e6212a; color: #fff;}

.resource1{ overflow: hidden; padding-bottom: 0.5rem;}

@media (min-width:1082px){
    .resource .list .item:nth-child(4n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
    .resource .list .item{ width: calc((100% - 0.3rem)/2); }
    .resource .list .item:nth-child(2n){ margin-right: 0;}
}


/*应用领域*/
.applicationlist{ overflow: hidden; display: flex; flex-wrap: wrap; padding: 0.3rem 0;}
.applicationlist .item{ margin: 0; display: block; width: calc((100% - 0.6rem)/3); margin-right: 0.3rem; margin-bottom: 0.3rem;}
.applicationlist .item .img{ overflow: hidden; height: 2.25rem;}
.applicationlist .item .img img{ width: auto; height: 100%;}
.applicationlist .item .txt{ overflow: hidden; margin-top: 0.15rem;}
.applicationlist .item .txt h3{ font-size: 14px; text-align: center;}
@media (min-width:1082px){
	.applicationlist .item:nth-child(3n){ margin-right: 0;}
}
@media (min-width:1px) and (max-width:1081px){
	.applicationlist{ padding: 30px 0;}
}

/*服务中心*/
.servicelist{ overflow: hidden; padding:0.3rem 0 1.7rem; background: #f6f6f6; position: relative;}
.servicelist .tit{ overflow: hidden;}
.servicelist .tit h2{}
.servicelist .tit h2 span{ display: block;}
.servicelist .tit h2 span:nth-child(1){ text-transform: uppercase; color: #666; font-size: 0.3rem;}
.servicelist .tit h2 span:nth-child(2){color: #0f82dd; font-weight: bold; font-size: 0.45rem;}
.servicelist .tit h2 span:nth-child(3){color: #333; font-weight: bold; font-size: 0.4rem;}
.servicelist .tit p{ font-size: 0.45rem; color: #0f82dd; line-height: 1.4; display: flex; align-items: center;}
.servicelist .tit p:before{ content: ""; display: inline-block; width: 0.75rem; height: 2px; background: #0f82dd; margin-right: 0.5rem;}
.servicelist>div>p{ text-align: center; font-size: 0.22rem; color: #333; margin: 0.4rem 0;}
.servicelist .list{ overflow: hidden; display: flex; justify-content: space-between; flex-wrap: wrap;}
.servicelist .list .item{ margin: 0; width: calc((100% - 1.8rem)/4); margin-right: 0.6rem; margin-bottom: 0.3rem; background: #fff; box-sizing: border-box; text-align: center; padding: 0.5rem 0.3rem;}
.servicelist .list .item .img{ overflow: hidden;}
.servicelist .list .item .img img{ width: 1rem;}
.servicelist .list .item .txt{ overflow: hidden;}
.servicelist .list .item .txt h3{ font-size: 15px; margin-top: 20px;}
.servicelist .list .item .txt h4{ font-size: 15px; margin-top: 20px; position: relative; padding-bottom: 20px;}
.servicelist .list .item .txt h4:after{ content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 0.42rem; height: 2px; background: #333;}
.servicelist .list .item .txt p{ font-size: 14px; line-height: 2; margin-top: 20px;}
.servicelist .list .item .txt p a{font-weight: bold;}

@media (min-width:1082px) {
.servicelist .tit{ display: flex; justify-content: space-between;}
.servicelist .tit h2{ flex: 0 0 40%; box-sizing: border-box;}
.servicelist .tit p{ flex: 0 0 60%; box-sizing: border-box;}
.servicelist .list .item:nth-child(4n){ margin-right: 0;}
.servicelist:after{ content: "Team"; font-size: 2.4rem; color: #d9d9d9; text-transform: capitalize; position: absolute; bottom: -0.5rem; right: 0; z-index: 0}
}
@media (min-width:1px) and (max-width:1081px){
.servicelist{ padding: 30px 0;}
.servicelist .tit p{ font-size: 14px; margin-top: 15px;}
.servicelist .list .item{ width: calc((100% - 0.3rem)/2); margin-right: 0.3rem;}
.servicelist .list .item .txt h3{ font-size: 13px; margin-top: 10px;}
.servicelist .list .item .txt h4{ font-size: 13px; margin-top: 10px; padding-bottom: 10px;}
.servicelist .list .item .txt p{ font-size: 12px; line-height: 2; margin-top: 10px;}
.servicelist .list .item .txt p a{font-weight: bold;}
.servicelist .list .item:nth-child(2n){ margin-right: 0;}
}


.servicelist1{ overflow: hidden; padding:0.5rem 0; position: relative;}
.servicelist1 .tit{ overflow: hidden;}
.servicelist1 .tit p{ font-size: 0.45rem; color: #0f82dd; line-height: 1.4; display: flex; align-items: center;}
.servicelist1 .tit p:before{ content: ""; display: inline-block; width: 0.75rem; height: 2px; background: #0f82dd; margin-right: 0.5rem;}
.servicelist1 .img{ overflow: hidden; margin-top: 0.4rem;}
.servicelist1 .img img{ width: 100%;}
.servicelist1 .list{ overflow: hidden; margin-top: 0.5rem;}
.servicelist1 .list .item{ overflow: hidden; box-sizing: border-box;}
.servicelist1 .list .item img{ width: 100%;}
.servicelist1 .list .item h3{ font-size: 1rem; font-weight: bold; color: #0f56b3; position: relative; display: inline-block;}
.servicelist1 .list .item h3:before{ content: "+"; display: inline-block; position: absolute; top:-0.3rem; right: -0.5rem;}
.servicelist1 .list .item h4{ font-size: 0.4rem; color: #0f56b3; font-weight: normal; margin-left: 0.6rem; margin-right: 1.15rem; padding-top: 0.2rem; margin-top: 0.4rem; border-top: 2px solid #7c97c1; text-align: left}
.servicelist1 .list .item p{ font-size: 0.22rem; line-height: 2; color: #333; margin-top: 0.3rem;text-align: left}
@media (min-width:1082px) {
.servicelist1 .tit{ display: flex; justify-content: space-between;}
.servicelist1 .tit .atit{ flex: 0 0 50%; box-sizing: border-box;}
.servicelist1 .tit p{ flex: 0 0 50%; box-sizing: border-box;}
.servicelist1 .img{ padding: 0 1.65rem;}
.servicelist1 .list{ padding: 0 0.3rem; display: flex; justify-content: space-between; align-items: center;}
.servicelist1 .list .item{ margin: 0; flex: 0 0 33.330%; box-sizing: border-box;}
.servicelist1 .list .item:nth-child(1){ padding-right: 0.66rem;}
.servicelist1 .list .item:nth-child(2){ text-align: center;}
.servicelist1 .list .item:nth-child(3){ padding-left: 0.4rem;}
}
@media (min-width:1230px) {
.servicelist1 .tit .atit{ padding-left: 2.23rem;}
.servicelist1 .list{ padding: 0 0.7rem;}
}
@media (min-width:1px) and (max-width:1081px){
.servicelist1{ padding: 30px 0;}
.servicelist1 .tit p{ font-size: 14px; margin-top: 15px;}
.servicelist1 .list .item:nth-child(2){ padding: 15px;}
.servicelist1 .list .item h3{ font-size: 24px;}
.servicelist1 .list .item h3 br{ display: none;}
.servicelist1 .list .item h4{ margin-left: 0; font-size: 18px;}
.servicelist1 .list .item p{ font-size: 14px;}
}


/*常见问题*/
.faqlist{ padding:  0.5rem 0}
.faqlist .item{ clear: both; margin-bottom: 0.25rem;}
.faqlist .item h3{ display: flex; justify-content: space-between; background: #fff; box-sizing: border-box; padding: 0.2rem 0.3rem; align-items: center; cursor: pointer; font-size: 16px; box-shadow: 0 0 15px rgba(205,205,205,0.29);} 
.faqlist .item h3 font{ margin: 0; display: inline-block;}
.faqlist .item h3 span{ flex: 1; display: inline-block; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;}
.faqlist .item h3 i{ margin: 0; display: inline-block; font-size: 24px; }
.faqlist .item .context{ overflow: hidden; padding: 0 0.3rem; transition: all 0.35s; background: #fff; box-shadow: 0 0 15px rgba(205,205,205,0.29); font-size: 16px; line-height: 1.5; height: 0; transform-origin: top center; color: #666;}
.faqlist .item.active h3{ color: #fff; background: #e6212a;}
.faqlist .item.active h3 i{ transform: rotate(90deg);}
.faqlist .item.active .context{ padding: 0.2rem 0.3rem; height: auto;}

@media (min-width:1082px) {	
}
@media (min-width:1px) and  (max-width:1081px){
.faqlist .item .context{ font-size: 14px;}
}
/*图库中心*/
.gallerylist{ overflow: hidden; }
.gallerylist .ipto{ width: calc((100% - 40px)/3); float: left; margin-right: 20px; margin-bottom: 20px;}
.gallerylist .ipto .ipti{ overflow: hidden; border: 1px solid #f5f5f5;}
.gallerylist .ipto .ipti img{ width: 100%; transition: all 0.35s ease;}
.gallerylist .ipto .iptz{ overflow: hidden; text-align: center; padding:15px 5px;}
.gallerylist .ipto .iptz h3{ font-size: 16px; font-weight: bold;}
.gallerylist .ipto.active .ipti{ border: 0; box-sizing: border-box;}
@media (min-width:1082px){
.gallerylist .ipto:nth-child(3n){ margin-right: 0;}
.gallerylist .ipto:nth-child(3n+1){ clear: both;}
}
@media (min-width:1px) and (max-width:1081px){
.gallerylist .ipto{ width: calc((100% - 20px)/2);}
.gallerylist .ipto .iptz{ overflow: hidden; text-align: center; padding:10px 5px 5px 5px;}
.gallerylist .ipto .iptz h3{ font-size: 13px;}
.gallerylist .ipto:nth-child(2n){ margin-right: 0;}
.gallerylist .ipto:nth-child(2n+1){ clear: both;}
}

/* 视频中心 */
.videosearch{ overflow: hidden; background: #f7f7f7; padding: 0.65rem 0;}
.videosearch h2{ font-family: "Manrope-Extrabold"; font-weight: bold; text-transform: uppercase; color: #333; font-size: 0.38rem; margin-bottom: 0.2rem;}
.videosearch form[name='videokeyfrom']{ display: flex; border-bottom: 1px solid #e3e3e3;}
.videosearch form[name='videokeyfrom'] input{ width: 100%; line-height: 40px; background: none; border: 0; padding-left: 5px;}
.videosearch form[name='videokeyfrom'] button{ width: 60px; background: none; border: 0; cursor: pointer; outline: none;}

.videotit{ overflow: hidden; padding: 0.6rem 0 0.4rem 0;}
.videotit h2{ font-family: "Manrope-Extrabold"; font-weight: bold; text-transform: uppercase; color: #f2c122; font-size: 0.38rem; margin-bottom: 0.2rem;}

.videolist{ overflow: hidden; padding:0 0 0.4rem 0;}
.videolist .ipto{ width: calc((100% - 39px)/4); float: left; margin-right: 13px; margin-bottom: 0.4rem; cursor: pointer;}
.videolist .ipto .ipti{ overflow: hidden; border: 1px solid #d7d7d7; box-sizing: border-box; position: relative;}
.videolist .ipto .ipti img{ width: 100%; transition: all 0.35s;}
.videolist .ipto .ipti:before{ content: ""; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3; width: 0.52rem; height: 0.52rem; background: url("../images/video.png") no-repeat center center / 100% 100%; opacity: 0; transition: all 0.35s;}
.videolist .ipto .iptz{ overflow: hidden; box-sizing: border-box; padding:0.1rem; background: #eee;}
.videolist .ipto .iptz h3{ font-size: 16px; color: #333; line-height: 1.5; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.videolist .ipto .iptz .nr{ display: none!important;}
@media (min-width:1082px){
.videolist .ipto:nth-child(4n){ margin-right: 0;}
.videolist .ipto:hover .ipti:before{ opacity: 1;}
.videolist .ipto:hover .iptz{ background: #f2c122;}
.videolist .ipto:hover .iptz h3{ color: #fff;}
} 
@media (min-width:1px) and (max-width:1081px){
.videolist{}
.videolist .ipto{ width: calc((100% - 0.15rem)/2); margin-right: 0.15rem; margin-bottom: 0.15rem;}
.videolist .ipto:nth-child(2n){ margin-right: 0;}
.videolist .ipto .iptz h3{ font-size: 12px;}
}

/*region 其他*/
.thk_nav{ text-align: justify; font-size: 16px; line-height: 2em; padding: 30px 0;}
.thk_nav>h1{ font-size: 20px; font-weight: bold; color: #333;}
.btnthank{padding: 5px 10px;margin-top: 15px;display: inline-block;border:1px solid #d00000;color:#ffffff;background-color:#d00000;}
.btnthank:hover{background-color: #ffffff;color: #d00000;}
.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;}
}
/*endregion*/

/*网站地图*/
.sitemaps{ overflow: hidden; padding: 40px 0;}
.sitemaps .column{ overflow: hidden; font-size: 18px;}
.sitemaps .column a{ display: block; padding: 10px 0}
.sitemaps .Bigcategory{ overflow: hidden; padding-left: 2%; font-size: 16px; display: flex; flex-wrap: wrap;}
.sitemaps .Bigcategory li{ width: 100%; margin: 0; font-size: 16px; text-transform: capitalize}
.sitemaps .Bigcategory li a{  padding: 10px 0; display: block;}
.sitemaps .Bigcategory li>.list-inline{ padding-left: 2%; display: flex; flex-wrap: wrap;}
.sitemaps .Bigcategory li>.list-inline li{ width: 48%; margin: 0; font-size: 12px; padding: 0 1%;}
.sitemaps>.list-inline{ padding-left: 2%; display: flex; flex-wrap: wrap;}
.sitemaps>.list-inline li{ width: 100%; margin: 0; font-size: 16px;}
.sitemaps>.list-inline li a{ display: block;  padding: 10px 0;}
.sitemaps .columnclear{ overflow: hidden; clear: both; border-bottom: 1px dashed #d5d5d5; margin: 10px 0;}
@media (min-width:1px) and (max-width:1081px) {
.sitemaps{ padding: 30px 0;}
.sitemaps .Bigcategory li{ width: 100%; overflow: hidden;}
.sitemaps>.list-inline li{ width: 100%; overflow: hidden;}
.sitemaps .Bigcategory li>.list-inline li{ width: 100%;}
}

/*其他*/
.table-responsive{overflow-x:auto;min-height:.01%;}
@media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar;}
.table-responsive>.table{margin-bottom:0;}
.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;}
.table-responsive>.table-bordered{border:0;}
.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;}
.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;}
.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;}
}

.material{ overflow: hidden; padding: 30px 0; text-align: center; font-size: 14px; text-transform: capitalize; font-weight: bold;}
@media (min-width:1px) and (max-width:1081px) {
.material{ padding: 20px; font-size: 14px;}
}
.onliewhatsapp{ position:fixed; right:15px; bottom:20%; z-index:10;}
.onliewhatsapp img{ width:70px;}

/*人才招聘*/
.joinuslist{ padding: 0 0 0.55rem 0 ;}
.joinuslist .item{ overflow: hidden; display: flex; justify-content: space-between; background: #d63d37; margin-bottom: 8px;}
.joinuslist .item h3{ padding: 0.2rem 0.2rem; font-size: 16px; font-weight: bold; color: #fff; margin: 0; box-sizing: border-box;}
.joinuslist .item h3:nth-child(1){ width: 467px;}
.joinuslist .item h3:nth-child(2){ width: 297px;}
.joinuslist .item h3:nth-child(3){ width: 264px;}
.joinuslist .item h3:nth-child(4){ width: 364px;}
.joinuslist .item h3:nth-child(5){ width: 130px;}
.joinuslist .item p{ padding: 0.15rem 0.2rem; font-size: 16px; color: #202020; margin: 0; box-sizing: border-box;}
.joinuslist .item p:nth-child(1){ width: 467px;}
.joinuslist .item p:nth-child(2){ width: 297px;}
.joinuslist .item p:nth-child(3){ width: 264px;}
.joinuslist .item p:nth-child(4){ width: 364px;}
.joinuslist .item p:nth-child(5){ width: 130px;}
.joinuslist .item p>a{display: flex;}
.joinuslist .item:nth-child(n+2){ background: rgb(246, 248, 249);}

@media (min-width:1082px) {	
.joinuslist .item:nth-child(n+2):hover{ background: #84B6DB}
}
@media (min-width:1px) and (max-width:1081px) {
.joinuslist .item h3:nth-child(3){ display: none;}
.joinuslist .item h3:nth-child(4){ display: none;}
.joinuslist .item h3:nth-child(5){ width: 300px;}
.joinuslist .item p:nth-child(3){ display: none;}
.joinuslist .item p:nth-child(4){ display: none;}
.joinuslist .item p:nth-child(5){ width: 300px;}
.joinuslist .item h3{ font-size: 12px; padding: 10px;}
.joinuslist .item p{ font-size: 10px; padding: 6px 10px;}
.joinuslist .item p>a{ font-size: 10px;}
}

/*下载中心*/
.downloadlist{  padding: 0.5rem 0;}
.downlist {overflow: hidden; width:99%;box-shadow: darkgrey 5px 5px 10px 5px;padding:0.5%;margin-bottom:20px; box-sizing: border-box; display: flex; justify-content: space-between; border-radius: 5px;}
.convImgs { overflow: hidden; margin: 0; width: 1.5rem;}
.convText {float:left;padding:30px; margin-left:70px;}
.convText strong{float:left; width:100%;color:#363636; text-transform:uppercase; font-size: 18px;}
.convText p{float:left; width:100%;margin-top:10px; font-size: 14px;}
.convDown {float:right;margin-right:30px;margin-top:40px;}
.convDown a{ color: #d63d37;}
.convDown a i:before{ content: "\e63f"; font-size: 0.4rem;}

@media (max-width: 767px) {
   .downlist {width:94%; margin-left:3%;padding:20px}
   .convImgs img{width:100%;}
   .convText {float:left;padding:30px 0px; margin-left:0px;width:100%}
   .convDown {float:left;margin-right:0px;margin-top:10px;}
}

/*效果*/
.onlineservice{ position: fixed; top: 180px; right: 15px; z-index: 99;}
.onlineservice li{  background: #fff; border: 1px solid #d5d5d5; margin-bottom: 10px; text-align: center; font-size: 12px; position: relative;}
.onlineservice li a{ padding: 10px; display: block; }
.onlineservice li i{ font-size: 24px;}
.onlineservice li.wechat{ position: relative;}
.onlineservice li.wechat .codeimg{ position: absolute; top: -30px; left: -120px; display: none; transition: all 0.35s; width: 120px;}
.onlineservice li.gotop{ display: none;}
.onlineservice li:hover{ background: #f2c122; color: #fff;}
.onlineservice li:hover h3{ color: #fff;}
.onlineservice li:hover i{ color: #fff;}
.onlineservice li.wechat:hover .codeimg{ display: block;}

@media (max-width:1081px) {
    .onlineservice{ display: none;}
}

/*region 分页*/
.page{overflow: hidden;text-align: center;}
.pagination{display:inline-block;margin:20px 0;padding-left:0;border-radius:4px;}
.pagination>li{display:inline;}
@media (min-width:1082px){
    .pagination>li>a,.pagination>li>span{padding:6px 12px!important;}
}
.pagination>li>a,.pagination>li>span{position:relative;float:left;margin-left:-1px;padding:3px 4px;border:1px solid #ddd;background-color:#fff;color:#f2c122;text-decoration:none;line-height:1.42857143;}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px;}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:3;border-color:#ddd;background-color:#eee;color:#f2c122;}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;border-color:#f2c122;background-color:#f2c122;color:#fff;cursor:default;}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{border-color:#ddd;background-color:#fff;color:#777;cursor:not-allowed;}
.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333;}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px;}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px;}
.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5;}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px;} 
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px;}
.pager{margin:20px 0;padding-left:0;list-style:none;text-align:center;}
.pager li{display:inline;}
.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;border:1px solid #ddd;border-radius:15px;background-color:#fff;}
.pager li>a:focus,.pager li>a:hover{background-color:#eee;text-decoration:none;}
.pager .next>a,.pager .next>span{float:right;}
.pager .previous>a,.pager .previous>span{float:left;}
.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{background-color:#fff;color:#777;cursor:not-allowed;}
/*endregion*/








