@charset "utf-8";
@font-face {
  font-family: 'ALIHYAIHEI';  /* project id 1951647 */
  src: url('../fonts/alihyaihei.eot');
  src: url('../fonts/alihyaihei.eot') format('embedded-opentype'),
  url('../fonts/alihyaihei.woff2') format('woff2'),
  url('../fonts/alihyaihei.woff') format('woff'),
  url('../fonts/alihyaihei.ttf') format('truetype'),
  url('../fonts/alihyaihei.svg#alihyaihei') format('svg');
  font-display: swap;
}


@font-face {
  font-family: 'iconfont';  /* project id 2007888 */
  src: url('../fonts/font_2007888_ck0jqmvo7te.eot');
  src: url('../fonts/font_2007888_ck0jqmvo7te.eot') format('embedded-opentype'),
  url('../fonts/font_2007888_ck0jqmvo7te.woff2') format('woff2'),
  url('../fonts/font_2007888_ck0jqmvo7te.woff') format('woff'),
  url('../fonts/font_2007888_ck0jqmvo7te.ttf') format('truetype'),
  url('../fonts/font_2007888_ck0jqmvo7te.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*****  font-display: swap;  字体延迟加载*****/

html,body{scroll-behavior: smooth;}
a{outline:none;  color:#333;text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
a:focus{outline:none;}
a:link,a:visited{text-decoration:none;}
a:hover{color:#e67413;text-decoration:none;}
img,li{border:0;vertical-align:top;}
img{max-width:100%;}
.clear{clear:both;width:0;height:0;font-size:0;line-height:0;}
*{margin:0;padding:0;}
ul{list-style-type:none;}
dd,dt,h5,img,li,ul{margin:0;padding:0;}
b,body,dd,div,form,h5,h6,html,img,input,li,p,pre,td,ul{margin:0 auto;padding:0;font-family:SourceHanSans,'Microsoft YaHei',Arial,Verdana, Tahoma, Geneva,  sans-serif;}
h1,h2,h3,h4,dt{font-family:ALIHYAIHEI,'Microsoft YaHei',Arial,Verdana, Tahoma, Geneva,  sans-serif;}
.clearfix:after,.clearfix:before{display:table;content:" ";}
.clearfix:after{clear:both;}
.noinfo{font-size:16px;text-align:center;margin-top:20px;}
.item .img{overflow:hidden;}
.item .img img{width:100%;transition:all .3s;}
.item:hover .img img{transform: scale(1.1);}

body{padding-top:38px;transition:all .3s;}
.container{width:1230px;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    body{padding-top:86px;}
    .container{width:100%;}
}
@media screen and (min-width:768px ) and (max-width:991px) {
    body{padding-top:60px;}
    .container{width:100%;}
}
@media screen and (min-width:1px ) and (max-width:767px) {
    body{padding-top:60px;}
    .container{width:100%;}
}

/*搜索框*/
#SearchBox{position:fixed;top:0;right:0;left:100%;bottom:100%;background:rgba(0,0,0,0.8);overflow:hidden;padding:0;transition:all .5s;}
#SearchBox .searchclose{display:inline-block;width:36px;height:36px;text-align:center;line-height:36px;font-size:24px;color:rgb(255, 255, 255);cursor:pointer;transition:all .2s;}
#SearchBox.show{left:0;bottom:0;padding:30px;}
#SearchBox .searchclose:hover{
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */}
#sform{width:80%;margin:0 auto;}
#sform{position:relative;margin-top:50px;border-bottom:1px solid rgb(255, 255, 255);overflow:hidden;}
#sform #stext{float:left;width:calc(100% - 160px);height:160px;line-height:160px;font-weight:700;border:none;background:transparent;font-size:64px;color:rgb(255, 255, 255);}
#sform #sbut{float:right;width:160px;height:160px;line-height:160px;background:transparent;border:none;}
#sform #sbut>i{display:inline-block;font-size:80px;color:rgb(255, 255, 255);}
@media (min-width:1230px) and (max-width:1429px) {
    #sform{width:100%;}
    #sform #stext{font-size:48px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #sform{width:100%;}
    #sform #stext{font-size:36px;width:calc(100% - 100px);height:100px;line-height:100px;}
    #sform #sbut{width:100px;height:100px;line-height:100px;}
    #sform #sbut>i{font-size:60px;}
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:1px) and (max-width:767px){
}

header{position:fixed;top:0;width:100%;z-index:10;transition:all 1.5s;background-color:transparent;}
header.fixhead{background-color:#e67413;}
header.fixhead #Menu ul>li>a{color:#fff;}
header.fixhead #Menu ul>li:hover>a{color:#fff;}
header.fixhead #top{height:0;overflow:hidden;}
header.fixhead #Menu{}
header:hover{background-color:#fff!important;}
header:hover #Menu ul>li>a{color:#333!important;}
header:hover #Menu ul>li:hover>a{color:#e67413!important;}
header.fixhead #Menu ul>li.logo .img1,header:hover #Menu ul>li.logo .img2{opacity:0;}
header.fixhead #Menu ul>li.logo .img2,header:hover #Menu ul>li.logo .img1{opacity:1;}
/*header.fixhead #Menu ul>li{padding-top:10px;}
header.fixhead #Menu ul>li.logo{padding:5px 0;}
header.fixhead #Menu ul>li.logo img{height:50px;}
header.fixhead #Menu ul>li.logo>a{padding:0;}
header.fixhead #Menu ul>li>a{padding:13px 5px;}
header.fixhead #Menu ul>li ul.dropdown-menu>li{padding-top:0;}*/

#top{background-color:#e67413;padding:0 130px;height:38px;transition:all .3s;}
#top:after{content:"";display:table;clear:both;}
#top .left{float:left;width:50%;color:#fff;font-size:16px;line-height:38px;}
#top .right{float:right;width:50%;text-align:right;position:relative;}
#top .right>a{color:#fff;display:inline-block;font-size:16px;line-height:38px;margin-right:20px;}
#top .right>a>i{display:inline-block;font-size:22px;vertical-align:top;margin-right:5px;}
#top .right #sharelist{vertical-align:top;}
#logo{display:none;}
#Menu{padding:0 130px;}
#Menu:after{content:"";clear:both;display:table;}
#Menu ul.menunav{text-align:right;}
#Menu ul.menunav>li{display:inline-block;padding:10px 0 0 20px;}
#Menu ul>li.logo{float:left;padding:10px 0;}
#Menu ul>li.logo img{height:100%;transition:all .3s;position:absolute;left:0;top:0;}
#Menu ul>li.logo .img1{opacity:1;}
#Menu ul>li.logo .img2{opacity:0;}
#Menu ul>li.logo>a{padding:0;border-bottom:none!important;position:relative;height:50px;width:200px;}
#Menu ul>li.lang{display:none;}
#Menu ul>li#search>a{font-size:24px;}
#Menu ul>li>a{position:relative;display:block;font-size:18px;line-height:24px;padding:13px 12px 23px;font-weight:bold;color:#fff;}
#Menu ul>.open>a,#Menu ul>.open>a:focus,#Menu ul>.open>a:hover,#Menu ul>.active>a,#Menu ul>.active>a:hover{color:#e67413;}
#Menu ul>li:hover>a,#Menu ul>li.active:hover>a{color:#e67413;}
#Menu ul>li.dropdown>a>i{display:inline-block;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;-ms-transition:all .2s;}
#Menu ul>li.dropdown:hover>a>i{
transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);}

#Menu ul>li{position:inherit;}
#Menu ul>li ul.dropdown-menu{border-radius:0;display:none;}
#Menu ul>li ul.dropdown-menu>li{float:initial;width:100%;margin:0;} 
#Menu ul>li ul.dropdown-menu>li>a{line-height:24px;  font-size:14px; border-bottom:solid 1px #fff;padding:2px 15px;display:block;font-weight:normal;color:#333;}
#Menu ul>li ul.dropdown-menu>li>a>i{font-size:14px;}
#Menu ul>li ul.dropdown-menu>li>a:hover{background:#fff;color:#e67413;}

#Menu ul>li .TopCateList{position:absolute;left:0;right:0;padding:0 130px;background-color:#fff;overflow:hidden;z-index:9999;height:0;overflow:hidden;box-sizing:border-box;transition:all 0.5s;}
#Menu ul>li:hover .TopCateList{height:auto;padding:50px 130px 50px;box-shadow:0 0 5px #ccc;}
#Menu ul>li .TopCateList .left{width:80%;float:left;}
#Menu ul>li .TopCateList .left dl{padding-right:10px;margin-right:40px;}
#Menu ul>li .TopCateList .left dl dd{padding:15px 0;text-align:left;width:20%;float:left;}
#Menu ul>li .TopCateList .left dl dd a{display:block;text-align:left;font-size:18px;line-height:20px;vertical-align:middle;}
#Menu ul>li .TopCateList .left dl dd a>i{font-size:14px;line-height:20px;margin-left:5px;opacity:0;vertical-align:middle;}
#Menu ul>li .TopCateList .left dl dd a:hover{color:#fd8926;}
#Menu ul>li .TopCateList .left dl dd a:hover>i{opacity:1;}
#Menu ul>li .TopCateList .right{width:20%;float:right;}
@media (min-width:992px) and (max-width:1429px){
    #Menu ul>li .TopCateList{padding-top:30px;padding-bottom:30px;}
    #Menu ul>li .TopCateList .left{width:70%;}
    #Menu ul>li .TopCateList .right{width:30%;}
}
@media (min-width:1px) and (max-width:991px) {
    #Menu ul > li .TopCateList{display:none!important;}
}


#top_lang li{margin-left:20px;}
#top_lang li a{font-size:22px; color:#333333; text-transform:uppercase; line-height:80px;}

/*手机导航*/
header #menu_btn{ width: 28px; height: 20px; float: right; margin-top: 30px; cursor: pointer; position: relative; display: none;}
header #menu_btn>.menu_btn_top{ position:absolute; top:5px; left:50%; width:28px; height:3px; border-radius:1.5px; background:#e67413; -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);}
header #menu_btn>.menu_btn_med{ position:absolute; top:15px; left:50%; width:28px; height:3px; border-radius:1.5px; background:#e67413; -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);}
header #menu_btn>.menu_btn_bot{ position:absolute; top:25px; left:50%; width:28px; height:3px; border-radius:1.5px; background-color:#e67413; -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);}
header #menu_btn.show>.menu_btn_top{ top:50%; background:#e67413; -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);}
header #menu_btn.show>.menu_btn_med{ top:50%; background:#e67413; -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);}
header #menu_btn.show>.menu_btn_bot{ top:50%; background:#e67413; -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:1430px) and (max-width:1679px) {
    #top{padding:0 50px;}
    #Menu{padding:0 50px;}
    header.fixhead #Menu{padding:0 50px;}
}
@media (min-width:1230px) and (max-width:1429px) {
    #top{padding:0 15px;}
    #Menu{padding:0 15px;}
    header.fixhead #Menu{padding:0 15px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #top{padding:0 15px;}
    #Menu{padding:0 15px;}
    header.fixhead #Menu{padding:0 15px;}
    
    #Menu ul.menunav>li{padding-top:20px;}
    #Menu ul>li.logo img{height:50px;}
    #Menu ul>li>a{padding:20px 5px;}
    #Menu ul>li ul.dropdown-menu>li{padding-top:0;}
}
@media (min-width:768px) and (max-width:991px){    
    #top{display:none;}
    #Menu{padding:0px;}
    #logo{display:block;padding:5px 15px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,0.05);}
    #logo img{height:50px;}
    #logo .img2{display:none;}
    header #menu_btn{ display: block;margin-top:10px;}
    
}
@media (min-width:1px) and (max-width:767px) {
    #top{display:none;}
    #Menu{padding:0px;}
    #logo{display:block;padding:5px 15px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,0.05);}
    #logo .img2{display:none;}
    #logo img{height:50px;}
    header #menu_btn{ display: block;margin-top:10px;}
    
}
@media (min-width:1px) and (max-width:991px) {
    header .navbar-brand img{margin:0;width:200px;}
    #Menu{width:220px;position:fixed;left:-220px;top: 0px; bottom: 0px; background: #e67413; z-index: 99999; overflow-x:hidden;overflow-y:auto;transition:all .5s ease;padding-top:0;}
    #Menu.show{left:0;}
    #Menu .container{padding:0;}
    #Menu .tel{display:none;}
    #Menu ul.menunav{margin:0;}
    #Menu ul.menunav>li.logo{display:block;}
    #Menu ul.menunav{ display: block; padding: 0px; text-align: left;overflow:hidden;padding-bottom:30px;}
    #Menu ul.menunav>li{width:100%; padding:0 15px; margin:15px 0 0;}
    #Menu ul.menunav>li:nth-child(1){width:100%; padding:5px 15px; text-align: center;margin:0;background-color:#888;}
    #Menu ul.menunav>li:nth-child(1)>a{padding: 0;}
    #Menu ul.menunav>li:nth-child(1)>a>img{height:50px;}
    #Menu ul.menunav>li>a{font-size:16px;padding:0px;font-weight:bold;background-color:transparent !important;color: #f5f5f5 !important;}
    #Menu ul.menunav>li>a:hover:after,#Menu ul>.open>a:after{opacity:0;}
    #Menu ul>.open>a,#Menu ul>.open>a:focus,#Menu ul>.open>a:hover,#Menu ul>.active>a,#Menu ul>.active>a:hover{border-bottom:none;}
    #Menu ul>li ul.dropdown{position:relative;}
    #Menu ul>li ul.dropdown-menu{width:100%;position:relative;display:block;background-color:transparent!important;box-shadow:none;border:none;padding-left:0;overflow:hidden;min-width: inherit; margin-top:0;}
    #Menu ul>li ul.dropdown-menu>li{ width:100%;height:auto;line-height:24px;background:none;text-align:left;margin: 0px;}
    #Menu ul>li ul.dropdown-menu>li>a{ position:inherit;color:#fff; font-size:13px;line-height:18px;padding:2px 0;white-space:initial;border:none;letter-spacing:0;}
    #Menu ul>li ul.dropdown-menu>li>a:hover{background-color:#e67413;color:#fff;}
    #Menu ul>li ul.dropdown-menu>li>a>i{float:left;}

    #Menu ul.menunav>li.lang{display:block;}
    #Menu ul.menunav>li.lang>a{display:inline-block;margin-right:30px;}
    #Menu ul.menunav>li#search{display:none;}
    #Menu ul.menunav>li#search #sform{display:block;position:relative;top:initial;right:initial;background-color:#fff;width:100%;border:1px solid #fff;overflow:hidden;}
    #Menu ul.menunav>li#search #stext{width:80%;background-color:#fff;height:30px;line-height:30px;color:#333;border:none;float:left;}
    #Menu ul.menunav>li#search #sbut{width:20%;height:30px;line-height:30px;float:right;background-color:#e67413;border:none;color:#fff;}
    #Menu ul.menunav>li#search #sbut>i{height:30px;line-height:30px;width:30px;font-size:18px;}
}

#bframe{overflow:hidden;position:relative;}
#bframe img{max-width:100%;display:block;margin:0 auto;}
#ibframe{}
#ibframe .swiper-slide img{transform:scale(1.08);transition:all 1.8s;}
#ibframe .swiper-slide-active{z-index:1;}
#ibframe .swiper-slide-active img{transform:scale(1);}
#ibframe .swiper-pagination{bottom:20px;}
#ibframe .swiper-pagination-bullet{width:16px;height:16px;background-color:transparent;border-radius:50%;opacity:1;border:2px solid #fff;margin:0 10px;}
#ibframe .swiper-pagination-bullet-active{background-color:#e67413;border:2px solid #e67413;}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:1px) and (max-width:767px){
    #bframe{display:none;}
}


.frame{padding-top:50px;padding-bottom:50px;}
.frame .title{margin-bottom:30px;text-align:center;}
.frame .title h2{font-size:40px;margin-bottom:10px;margin-top:0;text-transform:uppercase;color:#0a1e4e;letter-spacing:2px;}
.title .line{position:relative;height:3px;}
.title .line:after{content:"";width:60px;height:3px;background-color:#0c2050;position:absolute;left:calc(50% - 60px);}
.title .line:before{content:"";width:60px;height:3px;background-color:#e67413;position:absolute;left:50%;}
.frame .title p{font-size:27px;color:#cacaca;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;text-align:center;text-transform:uppercase;margin-top:8px;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    .frame{padding-top:30px;padding-bottom:30px;}
    .frame .title{margin-bottom:20px;}
    .frame .title h2{font-size:30px;}
    .frame .title p{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    .frame{padding-top:25px;padding-bottom:25px;}
    .frame .title{margin-bottom:15px;}
    .frame .title h2{font-size:24px;}
    .frame .title p{font-size:18px;}
}
@media (max-width:767px){
    .frame{padding-top:25px;padding-bottom:25px;}
    .frame .title{margin-bottom:15px;}
    .frame .title h2{font-size:18px;margin-bottom:15px;font-weight:normal;}
    .frame .title p{font-size:14px;width:100%;}
}

#frame1{}
#frame1 .box{overflow:hidden;display:flex;}
#frame1 .item{width:25%;float:left;overflow:hidden;transition:all .3s;text-align:center;}
#frame1 .item .txt{padding:15px;margin:0;}
#frame1 .item .txt h3{font-size:28px;margin-top:0;margin-bottom:10px;}
#frame1 .item .txt p{font-size:17px;line-height:27px;}
#frame1 .item.active{width:25%;background-size:100%;}
#frame1 .item .pic a{border-radius:50%;}
#frame1 .item .pic a{display:inline-block;width:100px;height:100px;background:#e67413;border:2px solid #232323;position:relative;}
#frame1 .item .pic a img{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width:50%;max-height:50%;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame1 .item .txt h3{font-size:20px;}
    #frame1 .item .txt p{font-size:16px;line-height:24px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame1 .item .txt{padding:40px 20px;}
    #frame1 .item .txt h3{font-size:18px;}
    #frame1 .item .txt p{font-size:14px;line-height:20px;}
}
@media (max-width:767px){
    #frame1 .box{display:block;}
    #frame1 .box .item{width:50%;height:180px;}
    #frame1 .item .txt{padding:20px 20px;}
    #frame1 .item .txt h3{font-size:18px;font-weight:normal;}
    #frame1 .item .txt p{font-size:14px;line-height:20px;}
}

#frame2{background:url(../images/bg.jpg) no-repeat center center fixed;
        padding-top:100px;padding-bottom:100px;}
#frame2 .piclist{float:left;width:51%;overflow:hidden;}
#frame2 .piclist .item>a{border:4px solid #fff;border-radius:5px;display:inline-block;overflow:hidden;}
#frame2 .piclist .item img{transition:all .3s;}
#frame2 .piclist .item:hover img{transform: scale(1.1);}
#frame2 .piclist .left{width:50%;float:left;}
#frame2 .piclist .left .item:first-child{margin-bottom:20px;}
#frame2 .piclist .right{width:50%;float:right;text-align:right;}
#frame2 .abouttext{width:49%;float:right;padding-left:50px;padding-top:30px;}
#frame2 .abouttext h3{font-size:46px;color:#0a1e4e;line-height:60px;margin-top:0;margin-bottom:35px;position:relative;}
#frame2 .abouttext h3:before{content:"";width:60px;height:3px;background-color:#0c2050;position:absolute;left:0;bottom:-5px;}
#frame2 .abouttext h3:after{content:"";width:60px;height:3px;background-color:#e67413;position:absolute;left:60px;bottom:-5px;}
#frame2 .abouttext h5{font-size:18px;line-height:24px;color:#ababab;margin-bottom:15px;}
#frame2 .abouttext h4{font-size:27px;line-height:36px;color:#1e2131;margin:0 0 20px;}
#frame2 .abouttext p{font-size:14px;color:#646464;line-height:22px;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame2{padding-top:60px;padding-bottom:60px;}
    #frame2 .piclist .left{padding-right:10px;}
    #frame2 .abouttext{padding-left:20px;padding-top:0;}
    #frame2 .abouttext h3{font-size:30px;line-height:42px;}
    #frame2 .abouttext h4{font-size:18px;line-height:24px;}
    #frame2 .abouttext h5{font-size:14px;margin-bottom:5px;}
    #frame2 .abouttext p{}
}
@media (min-width:768px) and (max-width:991px) {
    #frame2{padding-top:60px;padding-bottom:60px;}
    #frame2 .piclist .left{padding-right:10px;}
    #frame2 .abouttext{padding-left:20px;padding-top:0;}
    #frame2 .abouttext h3{font-size:24px;line-height:36px;}
    #frame2 .abouttext h4{font-size:16px;line-height:24px;margin-bottom:10px;}
    #frame2 .abouttext h5{font-size:14px;margin-bottom:5px;}
    #frame2 .abouttext p{font-size:13px;line-height:20px;}
}
@media (max-width:767px){
    #frame2{padding-top:30px;padding-bottom:30px;}
    #frame2 .piclist{width:100%;float:none;}
    #frame2 .piclist .left .item:first-child{margin-bottom:10px;}
    #frame2 .abouttext{width:100%;float:none;padding-left:0;}
    #frame2 .abouttext h3{font-size:20px;line-height:30px;font-weight:normal;padding-bottom:20px;}
    #frame2 .abouttext h4{font-size:16px;line-height:24px;margin-bottom:10px;font-weight:normal;}
    #frame2 .abouttext h5{font-size:14px;margin-bottom:5px;}
    #frame2 .abouttext p{font-size:13px;line-height:20px;}
}

#frame3{}
#frame3 .title h2{color:#e67413;}
#frame3 .catelist{position:relative;text-align:center;margin-bottom:30px;}
#frame3 .catelist:before{content:"";position:absolute;width:100%;height:3px;top:15px;left:0;background-color:#efefef;z-index:-1;}
#frame3 .catelist>a{display:inline-block;font-size:15px;line-height:20px;padding:3px 30px;border:3px solid #efefef;color:#a5a5a5;border-radius:50px;margin:0 100px;background-color:#fff;}
#frame3 .catelist>a.active,#frame3 .catelist>a:hover{color:#e67413;}
#frame3 .newslist{overflow:hidden;}
#frame3 .newslist .item{width:48%;float:left;overflow:hidden;margin-bottom:30px;background-color:#f3f3f3;border-right:5px solid #f3f3f3;}
#frame3 .newslist .item:nth-child(2n){float:right;}
#frame3 .newslist .item .img{width:25%;float:left;}
#frame3 .newslist .item .txt{width:75%;float:right;padding:25px 15px 15px;}
#frame3 .newslist .item .txt h4{margin-top:0;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-size:16px;margin-bottom:5px;}
#frame3 .newslist .item .txt span{font-size:14px;line-height:20px;color:#909090;margin-bottom:10px;display:block;}
#frame3 .newslist .item .txt p{font-size:14px;line-height:22px;color:#9e9e9e;height:44px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
#frame3 .newslist .item:hover{border-right:5px solid #e67413;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame3 .newslist .item{width:49%;margin-bottom:20px;}
    #frame3 .newslist .item .img{width:28%;}
    #frame3 .newslist .item .txt{width:72%;padding:15px 15px 15px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame3 .newslist .item{width:49%;margin-bottom:20px;}
    #frame3 .newslist .item .img{width:30%;}
    #frame3 .newslist .item .txt{width:70%;padding:10px;}
    #frame3 .newslist .item .txt span{margin-bottom:5px;}
    #frame3 .newslist .item .txt p{font-size:13px;line-height:20px;height:40px;}
}
@media (max-width:767px){
    #frame3 .catelist>a{margin:0 10px;font-size:14px;}
    #frame3 .newslist .item{width:100%;margin-bottom:15px;}
    #frame3 .newslist .item .img{width:32%;}
    #frame3 .newslist .item .txt{width:68%;padding:10px 5px 10px 10px;}
    #frame3 .newslist .item .txt h4{font-size:14px;line-height:20px;}
    #frame3 .newslist .item .txt span{margin-bottom:5px;font-size:12px;line-height:18px;}
    #frame3 .newslist .item .txt p{font-size:13px;line-height:18px;height:36px;}
}


#frame4{background:url(../images/bg2.jpg) no-repeat center fixed;padding-top:60px;padding-bottom:30px;}
#frame4 .title h2{color:#fff;}
#frame4 .title p{color:#fff;}
#frame4 .prolist{overflow:hidden;}
#frame4 .prolist .swiper-slide{width:20%;}
#frame4 .prolist .item{padding:0 20px;}
#frame4 .prolist .item .img{border:1px solid #b6b6b6;}
#frame4 .prolist .item h4{text-align:center;color:#fff;font-size:18px;line-height:24px;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;margin-top:15px;}
#frame4 .prolist .item:hover h4{color:#e67413;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame4{padding-bottom:40px;margin-bottom:40px;}
    #frame4 .prolist .swiper-slide{width:25%;}
    #frame4 .prolist .item{padding:0 10px;}
    #frame4 .prolist .item h4{font-size:16px;line-height:20px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame4{padding-top:40px;margin-bottom:40px;}
    #frame4 .prolist .swiper-slide{width:25%;}
    #frame4 .prolist .item{padding:0 10px;}
    #frame4 .prolist .item h4{font-size:14px;line-height:20px;}
}
@media (max-width:767px){
    #frame4{padding-top:20px;padding-bottom:20px;margin-bottom:20px;}
    #frame4 .prolist .swiper-slide{width:50%;}
    #frame4 .prolist .item{padding:0 10px 10px;}
    #frame4 .prolist .item h4{font-size:14px;line-height:20px;}
    #frame4 .prolist .item:nth-child(5){display:none;}
}

#frame5{padding-top:30px;padding-bottom:30px;background-color:#1e1e1e;overflow:hidden;}
#frame5 .item{width:33.33%;float:left;overflow:hidden;}
#frame5 .item .ico{width:30%;float:left;text-align:right;padding-right:15px;}
#frame5 .item .ico>i{color:#fff;font-size:48px;}
#frame5 .item .txt{width:70%;float:right;padding-left:15px;position:relative;}
#frame5 .item .txt:before{content:"";width:2px;height:30px;background-color:#e67413;position:absolute;left:0;top:20px;}
#frame5 .item .txt h4{color:#ccc;font-size:18px;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;}
#frame5 .item .txt p{color:#fff;}
#frame5 .item .txt p a{color:#fff;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame5{padding-top:15px;padding-bottom:15px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame5{padding-top:15px;padding-bottom:15px;}
}
@media (max-width:767px){
    #frame5{padding-top:5px;padding-bottom:5px;}
    #frame5 .item{width:100%;margin-bottom:15px;}
    #frame5 .item .ico{width:25%;}
    #frame5 .item .ico>i{font-size:36px;line-height:60px;}
    #frame5 .item .txt{width:75%;}
    #frame5 .item .txt:before{top:15px;}
    #frame5 .item .txt h4{font-size:14px;}
    #frame5 .item .txt p{font-size:12px;}
}


#frame6 .partnerlist{overflow:hidden;}
#frame6 .partnerlist .box1{overflow:hidden;text-align:center;}
#frame6 .partnerlist .box2{overflow:hidden;margin:-100px -50px 0;text-align:center;}
#frame6 .partnerlist .item,#aboutframe .partnerlist .item{display:inline-block;margin:0 50px;position:relative;width:160px;height:140px;}
#frame6 .partnerlist .item,#aboutframe .partnerlist .item{background:url(../images/logobg.png) center no-repeat;}
#frame6 .partnerlist .item img,#aboutframe .partnerlist .item img{position:absolute;max-width:100px;max-height:70px;left:0;top:0;bottom:0;right:0;margin:auto;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame6 .partnerlist .box2{margin-top:-10px;}
    #frame6 .partnerlist .item{margin:0 20px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame6 .partnerlist .box2{margin-top:-10px;}
    #frame6 .partnerlist .item{margin:0 20px;width:110px;}
}
@media (max-width:767px){
    #frame6{display:none;}
}

footer{padding-top:40px;padding-bottom:0;background-color:#313131;}
footer .container{}
footer .footlogo{text-align:center;margin-bottom:30px}
footer #fck1{width:70%;float:left;padding-right:30px;}
footer #fck2{width:30%;float:left;padding-right:30px;}
footer #fck3{width:32%;float:left;display:none;}
footer dl dt{font-size:24px;line-height:30px;margin-bottom:25px;color:#fff;font-weight:normal;position:relative;padding-left:20px;}
footer dl dt:before{content:"";width:5px;height:20px;display:inline-block;background-color:#e67413;position:absolute;left:0;top:5px;}
footer dl dd{overflow:hidden;margin-bottom:8px;}
footer dl dd>a{font-size:14px;line-height:24px;color:#fff;display:inline-block;}
footer dl dd p{font-size:14px;line-height:30px;color:#fff;}
footer dl dd p>i.iconfont{font-size:18px;margin-right:8px;display:inline-block;vertical-align:top;}
footer dl dd p>a{font-size:15px;line-height:2;color:#fff;display:inline-block;}
footer dl dd a:hover{text-decoration:underline;color:#fff;}
.footer_language{background:#fff; padding:15px 0px; text-align:center;}
.footer_language ul {display:flex;justify-content:space-between;}
.footer_language ul li {margin:0;}
.footer_language ul li a{font-size:14px; line-height:2em;}
.footer_language ul li a img{margin-top:5px;}
.footer_language ul li a span{font-size:14px; line-height:2em;}

footer #fck1 .footcategory>dd>a{width:33.33%;padding-right:10px;font-size:14px;line-height:30px;position:relative;padding-left:15px;}
footer #fck1 .footcategory>dd>a::after{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background-color:#e67413;position:absolute;left:0;top:11px;}

footer #fck3 .pic{width:50%;float:left;text-align:center;}
footer #fck3 .pic h4{font-size:16px;line-height:24px;color:#fff;}

footer .foot_menu{overflow:hidden;text-align:center;margin-bottom:10px;margin-top:5px;}
footer .foot_menu a{display:inline-block;margin:0 20px;color:#fff;}
.foot_by{padding:10px 0;text-align:center;background-color:#1d1d1d;margin-top:30px;}
.foot_by .footdiv{display:inline-block; font-size:14px; line-height:30px;color:#fff;}
.foot_by .footdiv a{ display:inline-block; font-size:14px; line-height:30px;color:#fff}
.foot_by .footdiv a:hover{text-decoration:underline;}
.foot_by .footdiv.fr{float:right;}
@media (min-width:992px) and (max-width:1229px) {
    footer{padding-top:30px;}
    footer .foot_menu{}
    footer #fck1{padding-right:20px;}
    footer #fck2{padding-right:10px;}
    footer #fck3{}
    
    footer #fck1 .footcategory>dd>a{width:50%;}
    footer dl dd p{line-height:30px;}

    .foot_by{padding:10px 0;}
}
@media (min-width:768px) and (max-width:991px) {
    footer{padding-top:30px;}
    footer .foot_menu{padding-left:0;padding-right:0;}
    footer #fck1{width:100%;padding-right:0;}
    footer #fck2{width:100%;padding-right:20px;margin-top:15px;}
    footer #fck3{width:50%;}
    footer #fck4 .pic{width:auto;margin-right:30px;}
    
    footer .foot_menu a{margin:0 10px;}

    .footer_language{padding:6px 0;}
    .footer_language ul li a img{display:block;}
    .footer_language ul li a span{font-size:12px;}

    .foot_by .footdiv{}
    .foot_by .footdiv.fr{}
    .foot_by p{font-size:12px;}
    .foot_by p a{font-size:12px;}
}
@media (min-width:1px) and (max-width:767px) {
    footer{padding-top:30px;padding-bottom:50px;}
    footer .foot_menu{padding-left:0;padding-right:0;}
    footer #fck1{width:100%;padding-right:0;}
    footer #fck2{width:100%;padding-right:0;}
    footer #fck3{width:100%;}

    footer #fck1 .footcategory>dd>a{width:50%;}

    footer dl dt{font-size:16px;margin-bottom:10px;}
    footer dl dt::after{content:"\e61c";font-family:iconfont;margin-left:10px;font-size:16px;}
    footer dl dd{display:none;}
    footer dl dd p{font-size:13px;}
    .foot_by .footdiv{display:block;text-align:center;font-size:12px;line-height:1.5;}
    .foot_by .footdiv a{font-size:12px;line-height:1.5}
    .foot_by .footdiv.fr{float:none;text-align:center;}
}

#mobMenu{min-height:50px;border:1px solid #dddddd;position:fixed;}
#mobMenu .foot_nav{width:25%;float:left;text-align:center;color: #898989;font-size:14px;}
#mobMenu .foot_nav i{display: block;padding: 3px 0px 0px 0px;font-size:18px;line-height:24px;}
#mobMenu .foot_nav .hamburger{position: inherit;float: none;margin: 0 auto;width:100%;}

#GoTop{position:fixed;right:40px;bottom:100px;width:50px;height:50px;background-color:#b0b0b0;border-radius:50px;text-align:center;z-index:1;cursor:pointer;display:none;}
#GoTop>i.iconfont{line-height:50px;display:block;font-size:24px;color:#fff;}
#GoTop:hover{background-color:#e67413;}


#pcFloat .top-list li.on a {position:relative;right:auto}
#pcFloat .top-list li.on span {right:50px;position:absolute;padding-right:25px;background-color:#e67413}
#pcFloat {width:50px;position:fixed;right:0;top:50%;margin-top:-127px;background-color:#e67413;z-index:1000}
#pcFloat .top-list {width:100%}
#pcFloat .top-list li {width:100%;min-height:50px;border-bottom:1px solid #fff;position:relative}
#pcFloat .top-list li:last-child {border-bottom:0}
#pcFloat .top-list a {display:block;width:100%;position:absolute;right:0}
#pcFloat .top-list span {display:block;z-index:1;font-size:14px;line-height:49px;color:#fff;padding-left:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s}
#pcFloat .top-list a>i {display:inline-block;width:49px;height:49px;position:absolute;right:0;top:0;line-height:49px;font-size:21px;text-align:center;color:#fff;z-index:1;background-color:#e67413}
#pcFloat .top-list li:hover a {background-color:#e67413}
#pcFloat .top-list .qrcode.on span{width:160px;padding:10px 10px;}
#pcFloat .top-list .qrcode img{display:none;margin:0;}
#pcFloat .top-list .qrcode.on img{display:block;width:140px;}
@media (min-width:1px) and (max-width:767px) {
    #pcFloat{display:none;}
}

/*共用*/
#Location{}
#Location .column{width:70%;float:left;}
#Location .column>a{font-size:17px;line-height:24px;padding:18px 30px;border-bottom:2px solid #fff;display:inline-block;position:relative;}
#Location .column>a:not(:last-child)::after{content:"";position:absolute;right:0;width:1px;height:18px;top:21px;background-color:#b9b9b9;}
#Location .column>a.active,#Location .column>a:hover{border-bottom:2px solid #e67413;}
#Location .location{width:30%;float:right;text-align:right;padding-top:20px;}
#Location .location a{display:inline-block;font-size:14px;line-height:24px;text-transform:uppercase;color:#858585;}
#Location .location a:hover{color:#e67413;}
/*#Location .location a:not(:last-child)::after{content:">";margin:0 5px;vertical-align:top;}*/
#Location .location a:first-child:before{content:"\e602";font-family:iconfont;}
#Location .location span{color:#858585;}
.nframe{padding-top:50px;padding-bottom:50px;background-color:#f8f8f8;}
@media (min-width:992px) and (max-width:1229px) {
    .nframe{padding-top:40px;padding-bottom:40px;}
    
    #Location{bottom:20px;}
    #Location h3{font-size:24px;}
    #Location a{font-size:14px;}
    #Location span{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    .nframe{padding-top:30px;padding-bottom:30px;}
    
    #Location{bottom:15px;}
    #Location h3{font-size:20px;}
    #Location a{font-size:14px;}
    #Location span{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    .nframe{padding-top:30px;padding-bottom:30px;}
    
    #Location .column{width:100%;float:none;}
    #Location .column>a{padding:8px 15px;font-size:14px;line-height:20px;}
    #Location .column>a:not(:last-child)::after{top:10px;}
    #Location .location{display:none;}

    #Location a{font-size:14px;}
    #Location span{font-size:14px;}
}

/*左侧菜单*/
#ProPage #left_nav{width:300px;float:left;padding-right:25px;}
#ProPage #left_nav dl{padding-bottom:30px;}
#ProPage #left_nav dl>dt{padding:10px 15px;font-size:21px;line-height:24px;text-align:center;color:#fff;background:#363636 url(../images/logo_ico.png) no-repeat 70px center;border-bottom:6px solid #e67413;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;margin-bottom:8px;}
#ProPage #left_nav dl>dd{font-size:14px;line-height:20px;margin-bottom:8px;padding:10px 40px;background-color:#fff;position:relative;cursor:pointer;}
#ProPage #left_nav dl>dd:before{content:"\e603";font-family:iconfont;position:absolute;top:12px;right:20px;color:#e67413;}
#ProPage #left_nav dl>dd.active:before{content:"\e75e";font-family:iconfont;}
#ProPage #left_nav dl>dd>a{display:inline-block;font-size:15px;line-height:24px;}
#ProPage #left_nav dl>dd.active>a,#ProPage #left_nav dl>dd:hover>a{color:#e67413;}
#ProPage #left_nav dl>dd:last-child>a{border:none;}
#ProPage #left_nav dl>dd ul{display:none;margin-top:10px;transition:all .3s;}
#ProPage #left_nav dl>dd.active>ul{display:block;}
#ProPage #left_nav dl>dd ul>li>a{display:inline-block;padding:5px 0;font-size:14px;line-height:24px;position:relative;color:#888;}
#ProPage #left_nav dl>dd ul>li>a:before{content:"－";margin-right:5px;}
#ProPage #left_nav dl>dd ul>li.active>a,#ProPage #left_nav dl>dd ul>li:hover>a{color:#e67413;}
#ProPage #left_nav dl>dd ul>li.active>ul{display:block;}
#ProPage #left_nav dl>dd ul>li>ul.catelist{margin:0 0 10px;}
#ProPage #left_nav dl>dd ul>li>ul.catelist>li>a{padding-left:40px;}
#ProPage #left_nav dl>dd ul>li>ul.catelist>li>a:before{content:">";margin-right:5px;}

#left_nav .LeftProduct{background-color:#fff;}
#left_nav .LeftProduct h3{padding:10px 15px;font-size:21px;line-height:24px;text-align:center;color:#fff;background:#363636 url(../images/logo_ico.png) no-repeat 70px center;border-bottom:6px solid #e67413;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;margin-bottom:8px;}
#left_nav .LeftProduct .item{padding:0 15px 25px;}
#left_nav .LeftProduct .item .txt{text-align:center;}
#left_nav .LeftProduct .item h4{font-size:15px;line-height:24px;font-weight:bold;color:#7b7b7b;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:15px;}
#left_nav .LeftProduct .item .more{display:inline-block;margin:0 auto;font-size:12px;line-height:16px;height:22px;color:#9c9c9c;padding:2px 10px;border:1px solid #9c9c9c;}
#left_nav .LeftProduct .item:hover h4{color:#e67413;}
#left_nav .LeftProduct .item:hover .more{color:#e67413;border:1px solid #e67413;}
@media (min-width:992px) and (max-width:1229px) {    

    #ProPage #left_nav{width:30%;padding-right:30px;}
    #ProPage #left_nav dl{}
    #ProPage #left_nav dl>dt{font-size:22px;}
    #ProPage #left_nav dl>dd{}
    #ProPage #left_nav dl>dd>a{}
    #ProPage #left_nav dl>dd ul>li>a{font-size:13px;line-height:20px;}
}
@media (min-width:768px) and (max-width:991px) {    

    #ProPage #left_nav{width:100%;padding-right:0;}
    #ProPage #left_nav dl{padding:0;}
    #ProPage #left_nav dl::before{}
    #ProPage #left_nav dl>dt{padding:8px 15px;font-size:18px;border-radius:0;}
    #ProPage #left_nav dl>dt:before{content:"\e61c";font-family:iconfont;float:right;}
    #ProPage #left_nav dl>dd{display:none;padding:10px 40px 10px 20px;}
    #ProPage #left_nav dl>dd:before{}
    #ProPage #left_nav dl>dd:last-child{border-radius:0;}
    #ProPage #left_nav dl>dd>a{font-size:14px;line-height:20px;}
    #ProPage #left_nav dl>dd ul>li>a{font-size:12px;}
    #ProPage #left_nav dl>dd.contactus{margin-top:30px;padding-bottom:15px;}

    #left_nav .LeftProduct{display:none;}
}
@media (min-width:1px) and (max-width:767px) {    
    #ProPage #left_nav{width:100%;padding-right:0;}
    #ProPage #left_nav dl{padding:0;margin-bottom:20px;}
    #ProPage #left_nav dl::before{}
    #ProPage #left_nav dl>dt{padding:8px 15px;font-size:18px;border-radius:0;}
    #ProPage #left_nav dl>dt:before{content:"\e61c";font-family:iconfont;float:right;}
    #ProPage #left_nav dl>dd{display:none;padding:10px 40px 10px 20px;}
    #ProPage #left_nav dl>dd:before{}
    #ProPage #left_nav dl>dd:last-child{border-radius:0;}
    #ProPage #left_nav dl>dd>a{}
    #ProPage #left_nav dl>dd>a::after{top:18px;}
    #ProPage #left_nav dl>dd ul>li>a{font-size:12px;}
    #ProPage #left_nav dl>dd.contactus{margin-top:30px;padding-bottom:15px;}
    
    #left_nav .LeftProduct{display:none;}
}

/*右侧内容*/
#right_nav{float:right;width:880px;}
#right_nav #Location{display:block;padding-top:0;margin-bottom:30px;}
#right_nav #Location a{display:inline-block;}
#right_nav #Location a>i{font-size:18px;color:#e67413;margin-right:5px;}
#right_nav #Location a:after{content:"》";margin:0 5px;}
.nframe .tit{margin-bottom:20px;text-align:center;}
.nframe .tit h2{font-size:28px;margin-bottom:15px;margin-top:0;font-weight:bold;color:#080808;}
.nframe .tit h3{font-size:24px;color:#303030;}
.nframe .tit .line{width:60px;height:4px;background-color:#e94c07;position:relative;}
.nframe .tit .line:before{content:"";position:absolute;width:78px;height:2px;background-color:#e67413;top:1px;right:100%;}
.nframe .tit .line:after{content:"";position:absolute;width:78px;height:2px;background-color:#e67413;top:1px;left:100%;}
.nframe .tit>h2{margin:0 0 20px;font-size:36px;font-weight:bold;text-transform:uppercase;}
.nframe .tit>h1{font-size:28px;margin-bottom:15px;margin-top:0;font-weight:bold;color:#080808;}
.nframe .tit>p{font-size:16px;}
.nframe section{}
.nframe section .content{font-size:14px;line-height:24px;color:#505050;padding-bottom:20px;}

.context{font-size:16px;line-height:1.5;}
@media (min-width:992px) and (max-width:1229px) {
    #right_nav{width:70%;}
    .nframe .tit{margin-bottom:15px;}
    .nframe .tit>h2{font-size:24px;}
    .nframe .tit h3{font-size:18px;}
    .nframe .tit>h1{font-size:24px;}
    .nframe section .content{font-size:16px;line-height:1.5;}
}
@media (min-width:768px) and (max-width:991px) {
    #right_nav{width:100%;}
    .nframe .tit{margin-bottom:15px;}
    .nframe .tit>h2{font-size:24px;}
    .nframe .tit h3{font-size:18px;}
    .nframe .tit>h1{font-size:24px;}
    .nframe .tit>p{font-size:14px;}
    .nframe section .content{font-size:16px;line-height:1.5;}
}
@media (min-width:1px) and (max-width:767px) {
    #right_nav{width:100%;}
    #right_nav .context img{height:auto;}
    embed{max-width:100%;height:auto;}
    .nframe .tit{margin-bottom:10px;}
    .nframe .tit>h2{font-size:18px;line-height:24px;}
    .nframe .tit>h1{font-size:18px;line-height:24px;margin-bottom:10px;font-weight:normal;}
    .nframe .tit h3{font-size:15px;}
    .nframe .tit>p{font-size:13px;}
    .nframe section .content{font-size:13px;line-height:24px;}

    .table-responsive table{width:100%;}
}

.bgsection{}
/*关于我们*/
#aboutframe{}
#aboutframe .singlepage{background-color:#f8f8f8;}
#aboutframe .singlepage .left{width:40%;float:left;}
#aboutframe .singlepage .left h3{font-size:38px;color:#5f5f5f;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-weight:bold;}
#aboutframe .singlepage .left h4{font-size:27px;color:#cacaca;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;}
#aboutframe .singlepage .right{width:60%;float:right;padding:0 0 0 50px;}
#aboutframe .singlepage p{font-size:16px;line-height:26px;margin-bottom:10px;color:#6c6c6c;}

#aboutframe .advantage{margin-top:30px;}
#aboutframe .advantage .item{width:33.33%;float:left;padding-left:30px;padding-right:15px;border-left:3px solid #e67413;cursor:pointer;}
#aboutframe .advantage .item img{transition:all .3s;}
#aboutframe .advantage .item:hover img{
    transform:rotateY(180deg);
    -ms-transform:rotateY(180deg); 	/* IE 9 */
    -moz-transform:rotateY(180deg); 	/* Firefox */
    -webkit-transform:rotateY(180deg); /* Safari 和 Chrome */
    -o-transform:rotateY(180deg);}
#aboutframe .advantage .item h4{font-size:18px;line-height:24px;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-weight:bold;color:#636363;margin-bottom:5px;}
#aboutframe .advantage .item p{font-size:14px;line-height:24px;color:#636363;} 

#aboutframe .workshop{background-color:#fff;padding-bottom:50px;}
#aboutframe .workshop .pic{margin-top:-300px;}
#aboutframe .workshop .list{display:flex;justify-content:space-between;overflow:hidden;margin-top:30px;}
#aboutframe .workshop .list .left{width:45%;margin:0;padding:0 15px 0 0;}
#aboutframe .workshop .list .left .item{overflow:hidden;}
#aboutframe .workshop .list .item .box{overflow:hidden;}
#aboutframe .workshop .list .left .img{margin:0 -36%;}
#aboutframe .workshop .list .left .img img{height:100%;}
#aboutframe .workshop .list .right{width:55%;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:10px;}
#aboutframe .workshop .list .right .item{width:49%;margin:0;position:relative;overflow:hidden;}
#aboutframe .workshop .list .right .item .img{margin:0 -10%;}
#aboutframe .workshop .list .right .item:nth-child(3){align-items:flex-end;display:flex;margin-top:10px;width:100%;}
#aboutframe .workshop .list .right .item:nth-child(3) .img{margin:-10% 0;}
#aboutframe .workshop .list .box{position:relative;}
#aboutframe .workshop .list .item .img{overflow:hidden;}
#aboutframe .workshop .list .item h4{position:absolute;bottom:-100%;left:0;right:0;background-color:rgba(230,116,19,0.8);padding:10px 15px;line-height:24px;font-size:16px;color:#fff;text-align:center;margin:0;transition:all .3s;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;}
#aboutframe .workshop .list .item:hover h4{bottom:0;}

#aboutframe .cases{padding-bottom:50px;}
#aboutframe .cases .title{margin-bottom:25px;}
#aboutframe .cases .title h3{font-size:38px;color:#5f5f5f;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-weight:bold;text-align:center;}
#aboutframe .cases .title .line{margin-bottom:15px;}
#aboutframe .cases .title p{text-align:center;}
#aboutframe .cases .swiper-slide{padding:10px;}
#aboutframe .cases .swiper-slide .img{position:relative;border-radius:5px;overflow:hidden;}
#aboutframe .cases .swiper-slide .img:before{position:absolute;left:0;top:0;width:100%;height:100%;content:'';background:#000;opacity:0.2;}
#aboutframe .cases .swiper-slide .img h3{position:absolute;z-index:1;color:#fff;margin:0;top:calc(50% - 15px);line-height:30px;font-size:20px;width:100%;text-align:center;}
#aboutframe .cases .swiper-pagination{width:100%;margin-top:20px;position:relative;z-index:1;}
#aboutframe .cases .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;opacity:1;background-color:#b3b3b3;margin:0 3px;}
#aboutframe .cases .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#e67413;}

#aboutframe .certificate{background:url(../images/cebg.jpg) no-repeat center center/cover;padding-top:40px;padding-bottom:40px;}
#aboutframe .certificate .title h3{font-size:38px;color:#5f5f5f;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-weight:bold;text-align:center;}
#aboutframe .certificate .title .line{margin-bottom:15px;}
#aboutframe .certificate .title p{font-size:27px;color:#cacaca;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;text-align:center;}
#aboutframe .certificate .list{position:relative;padding-top:40px;padding-bottom:40px;}
#aboutframe .certificate .swiper-container{margin:0 -20px;}
#aboutframe .certificate .swiper-slide{float:left;width:20%;padding:0 10px;z-index:1;position:relative;}
#aboutframe .certificate .swiper-slide .item{border:1px solid #eee;}
#aboutframe .certificate .swiper-slide .item h3{font-size:16px;text-align:center;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;}
#aboutframe .certificate .btnlist .swbtn{position:absolute;top:50%;margin-top:-20px;width:35px;height:35px;line-height:35px;display:inline-block;text-align:center;color:#222;border:1px solid #222;border-radius:50%;font-weight:bold;}
#aboutframe .certificate .btnlist .swbtn.btn-prev{left:-55px;z-index:1;}
#aboutframe .certificate .btnlist .swbtn.btn-next{right:-55px;z-index:1;}
#aboutframe .certificate .btnlist .swbtn>i{font-size:18px;}
#aboutframe .certificate .swiper-pagination{width:100%;bottom:30px;}
#aboutframe .certificate .swiper-pagination .swiper-pagination-bullet{width:11px;height:11px;margin:0 6px;border:1px solid #fff;opacity:1;background-color:#fff;}
#aboutframe .certificate .swiper-pagination .swiper-pagination-bullet-active{background-color:#424242;}

#aboutframe .join{background:url(../images/joinbg.jpg) no-repeat center center fixed;padding-top:40px;padding-bottom:40px;}
#aboutframe .join .title{text-align:center;}
#aboutframe .join .title h3{font-size:32px;margin-bottom:25px;color:#fff;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-weight:bold;}
#aboutframe .join .title h4{font-size:24px;color:#fff;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;margin-bottom:40px;}
#aboutframe .join .title .btnjoin{padding:7px 30px;font-size:18px;line-height:24px;border-radius:50px;overflow:hidden;position:relative;z-index:1;background-color:#fff;display:inline-block;}
#aboutframe .join .title .btnjoin:hover{color:#fff;background-color:#e67413;}
#aboutframe .join .list{overflow:hidden;margin-top:40px;}
#aboutframe .join .list .item{width:20%;float:left;}
#aboutframe .join .list .item:nth-child(5n+1){clear:left;}

#aboutframe .partner{background:url(../images/ab_bg1.jpg) no-repeat center fixed;padding-top:30px;padding-bottom:60px;}
#aboutframe .partner .title{margin-bottom:30px;}
#aboutframe .partner .title h3{font-size:38px;margin-bottom:15px;color:#fff;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-weight:bold;text-align:center;}
#aboutframe .partner .title p{font-size:27px;color:#cacaca;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;}
#aboutframe .partnerlist{overflow:hidden;margin:30px 0;}
#aboutframe .partnerlist .box1{overflow:hidden;text-align:center;}
#aboutframe .partnerlist .box2{overflow:hidden;margin:-100px -50px 0;text-align:center;}
#aboutframe .partnerlist .item{display:inline-block;margin:0 50px;}
@media (max-width:1399px) {
    #aboutframe .singlepage{width:100%;}
}
@media (min-width:992px) and (max-width:1229px) {
    #aboutframe .singlepage  p{font-size:16px;line-height:24px;}

    #aboutframe .advantage .item h4{}

    #aboutframe .certificate .title h3{font-size:30px;}
    #aboutframe .certificate .list{}
    #aboutframe .certificate .swiper-container{width:90%;margin:0 auto;}
    #aboutframe .certificate .swiper-slide{padding:0 15px;}
    #aboutframe .certificate .btnlist .swbtn.btn-prev{left:0px;}
    #aboutframe .certificate .btnlist .swbtn.btn-next{right:0px;}

    #aboutframe .join .title h3{font-size:24px;}
    #aboutframe .join .title h4{font-size:18px;}
    
    #aboutframe .partner .title h3{font-size:30px;}
    #aboutframe .partnerlist .item{margin:0 20px;}
    #aboutframe .partnerlist .box2{margin-top:-10px;}
}
@media (min-width:768px) and (max-width:991px) {
    #aboutframe .singlepage .left{width:30%;}
    #aboutframe .singlepage .left h3{font-size:30px;}
    #aboutframe .singlepage .left h4{font-size:20px;}    
    #aboutframe .singlepage .right{width:70%;float:right;padding:0 0 0 50px;}
    #aboutframe .singlepage  p{font-size:14px;line-height:20px;}

    #aboutframe .advantage .item{padding-left:15px;}
    #aboutframe .advantage .item h4{}
    #aboutframe .advantage .item p{line-height:20px;}

    #aboutframe .certificate{padding-top:20px;padding-bottom:20px;}
    #aboutframe .certificate .title h3{font-size:30px;}
    #aboutframe .certificate .title p{font-size:22px;}
    #aboutframe .certificate .list{}
    #aboutframe .certificate .swiper-container{width:86%;margin:0 auto;}
    #aboutframe .certificate .swiper-slide{padding:0 8px;}
    #aboutframe .certificate .btnlist .swbtn{width:40px;height:40px;line-height:40px;}
    #aboutframe .certificate .btnlist .swbtn.btn-prev{left:0px;}
    #aboutframe .certificate .btnlist .swbtn.btn-next{right:0px;}
    
    #aboutframe .join .title h3{font-size:24px;}
    #aboutframe .join .title h4{font-size:18px;}
    #aboutframe .join .list{margin-top:20px;}
    #aboutframe .join .list .item{width:25%;}
    #aboutframe .join .list .item:nth-child(5n+1){clear:none;}
    #aboutframe .join .list .item:nth-child(4n+1){clear:left;}
    
    #aboutframe .partner{padding-bottom:30px;}
    #aboutframe .partner .title h3{font-size:30px;}
    #aboutframe .partner .title p{font-size:22px;}
    #aboutframe .partnerlist .item{margin:0 20px;width:100px;}
    #aboutframe .partnerlist .box2{margin-top:-10px;}
}
@media (min-width:1px) and (max-width:767px) {    
    #aboutframe .singlepage{width:100%;padding-bottom:10px;padding-top:10px;}
    #aboutframe .singlepage .left{width:100%;float:initial;}
    #aboutframe .singlepage .left h3{font-size:20px;}
    #aboutframe .singlepage .left h4{font-size:16px;}    
    #aboutframe .singlepage .right{padding-left:0;padding-top:10px;width:100%;float:initial;}
    #aboutframe .singlepage .right h4{margin-bottom:15px;}
    #aboutframe .singlepage .right h3{font-size:18px;margin-bottom:15px;line-height:24px;}
    #aboutframe .singlepage  p{font-size:14px;line-height:20px;}

    #aboutframe .advantage .item{width:100%;margin-bottom:10px;padding-left:15px;}
    #aboutframe .advantage .item h4{}
    #aboutframe .advantage .item p{line-height:20px;}
    
    #aboutframe .workshop .list{display:block;}
    #aboutframe .workshop .list .left{width:100%;padding:0;margin-bottom:10px;}
    #aboutframe .workshop .list .left .img{margin:0;}
    #aboutframe .workshop .list .right{width:100%;padding:0;}
    #aboutframe .workshop .list .item h4{padding:5px;font-size:13px;}

    #aboutframe .certificate{padding-top:20px;padding-bottom:20px;}
    #aboutframe .certificate .title{}
    #aboutframe .certificate .title h3{font-size:20px;}
    #aboutframe .certificate .title p{font-size:16px;}
    #aboutframe .certificate .list{padding-top:20px;padding-bottom:20px;}
    #aboutframe .certificate .swiper-container{width:86%;margin:0 auto;}
    #aboutframe .certificate .swiper-slide{padding:0 8px;width:50%;}
    #aboutframe .certificate .btnlist .swbtn{width:40px;height:40px;line-height:40px;}
    #aboutframe .certificate .btnlist .swbtn.btn-prev{left:0px;}
    #aboutframe .certificate .btnlist .swbtn.btn-next{right:0px;}  
    
    #aboutframe .join{padding-bottom:20px;padding-bottom:20px;}
    #aboutframe .join .title h3{font-size:20px;}
    #aboutframe .join .title h4{font-size:16px;}
    #aboutframe .join .list{margin-top:20px;}
    #aboutframe .join .list .item{width:50%;}
    #aboutframe .join .list .item:nth-child(5n+1){clear:none;}
    #aboutframe .join .list .item:nth-child(2n+1){clear:left;}
    
    #aboutframe .partner{display:none;}
    #aboutframe .partner .title h3{font-size:20px;}
    #aboutframe .partner .title p{font-size:16px;}
}


/*联系我们*/
#contactframe{overflow:hidden;padding-top:50px;padding-bottom:30px;background-color:#f7f7f7;margin-bottom:50px;}
#contactframe .tit {text-align:center;margin-bottom:30px;}
#contactframe .tit h3{font-size:38px;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;color:#5f5f5f;font-weight:bold;margin-bottom:0;}
#contactframe .tit p{font-size:24px;color:#cacaca;text-transform:uppercase;}
#contactframe section{overflow:hidden;}
#contactframe .item{width:33.33%;float:left;text-align:center;}
#contactframe .item .ico{width:66px;height:66px;background:#ebebeb;border-radius:50%;margin-bottom:20px;}
#contactframe .item i.iconfont{font-size:48px;color:#e67413;position:relative;line-height:66px;}
#contactframe .item h4{margin-top:0;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;}
#contactframe .item p{color:#666;font-size:15px;}
#contactframe .item a{color:#666;}
#contactframe .item a:hover{color:#e67413;}

#contactInfo{margin-bottom:50px;margin-top:30px;}
#contactInfo #map{height:600px;width:60%;float:right;}
#contactInfo .continfo{width:40%;float:left;padding:50px 50px 0 0;}
#contactInfo .continfo .tit{position:relative;padding-bottom:15px;margin-bottom:40px;}
#contactInfo .continfo .tit::after{content:"";position:absolute;bottom:0;left:0;width:26px;height:4px;background-color:#e67413;}
#contactInfo .continfo .tit h3{font-size:25px;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;color:#5f5f5f;font-weight:bold;margin-bottom:0;}
#contactInfo .continfo .tit h4{font-size:16px;color:#cacaca;text-transform:uppercase;}
#contactInfo .continfo .content h3{font-size:20px;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;color:#5f5f5f;font-weight:bold;margin-bottom:15px;}
#contactInfo .continfo .content p{font-size:18px;color:#e67413;font-weight:bold;font-style:italic;text-shadow:2px 2px 5px #ddd;padding:10px 0;border-bottom:1px solid #ddd;}
#contactInfo .continfo .content p>i{font-size:20px;margin-right:15px;}
#contactInfo .continfo .content p a{color:#e67413;}
@media (min-width:992px) and (max-width:1229px) {
    #contactInfo #map{height:500px;width:55%;}
    #contactInfo .continfo{width:45%;padding:100px 30px 0 30px;}
}
@media (min-width:768px) and (max-width:991px) {
    #contactframe .tit h3{font-size:30px;}
    #contactframe .tit p{font-size:20px;}
    #contactInfo #map{height:500px;width:55%;}
    #contactInfo .continfo{width:45%;padding:80px 30px 0 0;}
}
@media (min-width:1px) and (max-width:767px) {
    #contactframe{padding-top:30px;}
    #contactframe .tit h3{font-size:24px;}
    #contactframe .tit p{font-size:16px;}
    #contactframe .item{padding:0 5px;}
    #contactframe .item .ico{width:50px;height:50px;margin-bottom:10px;}
    #contactframe .item i.iconfont{font-size:36px;line-height:50px;}
    #contactframe .item h4{font-size:14px;font-weight:bold;}
    #contactframe .item p{font-size:12px;}
    #contactInfo{margin-bottom:30px;}
    #contactInfo #map{height:300px;width:100%;float:none;}
    #contactInfo .continfo{width:100%;float:none;padding:20px 0;}
    #contactInfo .continfo .tit{margin-bottom:30px;}
    #contactInfo .continfo .tit h3{font-size:18px;}
    #contactInfo .continfo .tit h4{font-size:14px;}
    #contactInfo .continfo .content h3{font-size:16px;}
    #contactInfo .continfo .content p{font-size:20px;}
}
#feedback{padding:40px 70px;background-color:#fff;margin-bottom:50px;box-shadow:0 0 15px #ccc;}
#feedback ul{display:flex;justify-content:space-between;flex-direction: row;flex-wrap: wrap;}
#feedback ul>li{display:block;margin:0 0 30px;width:100%;}
#feedback ul>li.half{width:48%;}
#feedback ul>li>label{height:30px;line-height:30px;margin:0;font-size:15px;color:#6b6b6b;font-weight:normal;text-transform:uppercase;}
#feedback ul>li>label>em{color:#f00;font-style:initial;display:inline-block;width:16px;font-size:18px;vertical-align:bottom;}
#feedback ul>li>input{width:calc(100%);line-height:36px;height:38px;border-radius:0;margin:0;padding-left:10px;box-shadow:none;border:1px solid #e9e9e9;background-color:#f6f6f6;}
#feedback ul>li>.border{border:5px solid rgba(255,255,255,0.44);overflow:hidden;width:100%;}
#feedback ul>li textarea{width:calc(100%);border-radius:0;padding-top:5px;padding-left:10px;resize:none;box-shadow:none;position:relative;display:block;border:1px solid #e9e9e9;background-color:#f6f6f6;}
#feedback ul>li.btnli{border:none;background:none;box-shadow:none;margin-top:20px;margin-bottom:0;text-align:center;}
#feedback ul>li.btnli .btnlink{display:inline-block;margin:0;text-align:center;font-size:16px;line-height:24px;font-weight:bold;padding:12px 70px;position:relative;overflow:hidden;z-index:1;border:1px solid #e67413;background-color:#e67413;color:#fff;}
#feedback ul>li.btnli .btnlink:hover{color:#e67413;background-color:#fff;}
@media (min-width:992px) and (max-width:1229px) {
    #feedback ul{}
    #feedback ul>li{margin-bottom:15px;}
    #feedback ul>li.btnli #btn_send{}
}
@media (min-width:768px) and (max-width:991px) {
    #feedback{padding:30px ;}
    #feedback .tit p{width:100%;}
    #feedback ul{justify-content:space-between;}
    #feedback ul>li{margin-bottom:15px;}
    #feedback ul>li.btnli #btn_send{}
}
@media (min-width:1px) and (max-width:767px) {
    #feedback{padding:15px 20px;}
    #feedback .tit h3{font-size:22px;}
    #feedback .tit p{width:100%;font-size:13px;}
    #feedback ul{margin-top:10px;}
    #feedback ul>li{margin-bottom:15px;}
    #feedback ul>li>label{font-size:16px;}
    #feedback ul>li.half{width:100%;}
    #feedback ul>li.half2{width:100%;}
    #feedback ul>li.btnli #btn_send{font-size:14px;padding:5px 40px;}
}


/*产品中心*/
#ProPage{overflow:hidden;}
#ProPage .title{margin-bottom:30px;}
#ProPage .title h2{margin-top:0;font-size:24px;color:#e67413;line-height:36px;}
#ProPage .title h2>span{display:inline-block;border-bottom:2px solid #e67413;}
#ProPage .title h2:before{content:"\e611";font-family:iconfont;font-size:36px;vertical-align:middle;margin-right:5px;margin-top:2px;display:inline-block;line-height:36px;}
#ProPage .title p{font-size:16px;line-height:1.5;color:#7e98ba;}
#ProPage .CateList{}
#ProPage .CateList section{margin-bottom:50px;position:relative;}
#ProPage .CateList section .txt{position:absolute;top:50%;right:50%;left:50%;bottom:50%;background-color:rgba(0,0,0,0.38);overflow:hidden;text-align:center;padding-top:100px;transition:all 0.3s;}
#ProPage .CateList section .txt h3{font-size:58px;color:#fff;font-weight:bold;text-transform:uppercase;text-shadow:0 0 10px #555;margin-bottom:25px;}
#ProPage .CateList section .txt p{font-size:16px;color:#fff;}
#ProPage .CateList section .txt span{font-size:14px;line-height:20px;color:#fff;display:inline-block;padding:10px 35px;border:2px solid #ddd;text-transform:uppercase;margin-top:40px;}
#ProPage .CateList section .txt span:after{content:"\e9e4";font-family:iconfont;margin-left:20px;}
#ProPage .CateList section:hover .txt{top:0;right:0;left:0;bottom:0;}
#ProPage .scrollProduct{padding-right:250px;box-shadow:0 6px 6px #eee;position:relative;padding-bottom:50px;}
#ProPage .scrollProduct .swiper-slide{width:16.6667%;position:relative;padding:20px;}
#ProPage .scrollProduct .swiper-slide:nth-child(2n){margin-top:30px;}
#ProPage .scrollProduct .item .txt{position:absolute;top:20px;right:20px;bottom:20px;left:20px;opacity:1;}
#ProPage .scrollProduct .item .txt h4{position:absolute;top:40%;left:12%;width:76%;text-align:center;color:#fff;font-size:16px;}
#ProPage .scrollProduct .item .txt>a{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(211,23,38,0.4);opacity:0;}
#ProPage .scrollProduct .item .txt>a::before,#ProPage .scrollProduct .item .txt>a::after{position:absolute;content:'';transition:all 0.5s;}
#ProPage .scrollProduct .item .txt>a::before{top:10%;right:5%;bottom:10%;left:5%;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
#ProPage .scrollProduct .item .txt>a::after{top:5%;right:10%;bottom:5%;left:10%;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
#ProPage .scrollProduct .item:hover .txt{opacity:1;}
#ProPage .scrollProduct .item:hover .txt>a{opacity:1;}
#ProPage .scrollProduct .item:hover .txt>a::before,#ProPage .scrollProduct .item:hover a::after{opacity:1;transform:scale(1);transition: all 0.5s;}
#ProPage .scrollProduct .btnlist{position:absolute;right:100px;top:60px;}
#ProPage .scrollProduct .btnlist .swbtn{display:block;width:75px;height:75px;line-height:75px;text-align:center;border-radius:50%;color:#fff;}
#ProPage .scrollProduct .btnlist .swbtn.btn-prev{background-color:#000;margin-bottom:25px;}
#ProPage .scrollProduct .btnlist .swbtn.btn-next{background-color:#d4d4d4;}
#ProPage .scrollProduct .btnlist .swbtn>i{font-size:24px;font-weight:bold;}
#ProPage .scrollProduct .swiper-pagination{width:100%;position:relative;margin-top:20px;}
#ProPage .scrollProduct .swiper-pagination .swiper-pagination-bullet{width:11px;height:11px;margin:0 6px;opacity:1;background-color:#d4d4d4;}
#ProPage .scrollProduct .swiper-pagination .swiper-pagination-bullet-active{background-color:#424242;}
@media (min-width:992px) and (max-width:1229px) {
    #ProPage .CateList section .txt{padding-top:50px;}
    #ProPage .CateList section .txt h3{font-size:48px;}
    #ProPage .scrollProduct{padding-right:100px;}
    #ProPage .scrollProduct .swiper-slide{width:25%;}
    #ProPage .scrollProduct .item .txt h4{font-size:14px;top:30%;}
    #ProPage .scrollProduct .btnlist{right:30px;}
    #ProPage .scrollProduct .btnlist .swbtn{width:60px;height:60px;line-height:60px;}
}
@media (min-width:768px) and (max-width:991px) {
    #ProPage .CateList section{margin-bottom:30px;}
    #ProPage .CateList section .txt{padding-top:50px;}
    #ProPage .CateList section .txt h3{font-size:36px;margin-bottom:20px;}
    #ProPage .CateList section .txt span{padding:8px 25px;margin-top:25px;}
    #ProPage .scrollProduct{padding-right:100px;}
    #ProPage .scrollProduct .swiper-slide{width:25%;padding:15px;}
    #ProPage .scrollProduct .item .txt{top:15px;right:15px;bottom:15px;left:15px;}
    #ProPage .scrollProduct .item .txt h4{font-size:14px;top:30%;}    
    #ProPage .scrollProduct .btnlist{right:30px;top:40px;}
    #ProPage .scrollProduct .btnlist .swbtn{width:50px;height:50px;line-height:50px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProPage .CateList section{margin-bottom:30px;}
    #ProPage .CateList section .txt{padding-top:15px;top:0;left:0;right:0;bottom:0;}
    #ProPage .CateList section .txt h3{font-size:18px;margin-bottom:0;}
    #ProPage .CateList section .txt p{display:none;}
    #ProPage .CateList section .txt span{padding:8px 25px;margin-top:25px;display:none;}
    #ProPage .scrollProduct{padding-right:60px;}
    #ProPage .scrollProduct .swiper-slide{width:50%;padding:10px;}
    #ProPage .scrollProduct .item .txt{top:10px;right:10px;bottom:10px;left:10px;}
    #ProPage .scrollProduct .item .txt h4{font-size:14px;top:30%;}    
    #ProPage .scrollProduct .btnlist{right:20px;top:40px;}
    #ProPage .scrollProduct .btnlist .swbtn{width:30px;height:30px;line-height:30px;}
}

#ProPage .ProList{overflow:hidden;margin:0 -15px 0;}
#ProPage .ProList .item{margin-bottom:30px;width:33.33%;float:left;padding:0 15px;}
#ProPage .ProList .item:nth-child(3n+1){clear:left;}
#ProPage .ProList .item .box{box-shadow:0 0 5px #ccc;position:relative;border:4px solid #fff;}
#ProPage .ProList .item .img{position:relative;overflow:hidden;}
#ProPage .ProList .item img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
#ProPage .ProList .item:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
#ProPage .ProList .item .txt{background:#fff;padding:8px 15px 20px;text-align:center;}
#ProPage .ProList .item h4{font-size:15px;line-height:24px;font-weight:bold;color:#7b7b7b;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:15px;}
#ProPage .ProList .item .more{display:inline-block;margin:0 auto;font-size:12px;line-height:16px;height:22px;color:#9c9c9c;padding:2px 10px;border:1px solid #9c9c9c;}
#ProPage .ProList .item:hover h4{color:#e67413;}
#ProPage .ProList .item:hover .more{color:#e67413;border:1px solid #e67413;}
#ProPage .ProList .item:hover .box{border:4px solid #e67413;}
#ProPage .ProList .item:hover .txt{}
#ProPage .ProList .item:hover .txt h3{color:#e67413;}
@media (min-width:992px) and (max-width:1229px) {
    #ProPage .ProList{margin:0 -10px;}
    #ProPage .ProList .item{padding:0 10px;}
    #ProPage .ProList .item .txt{padding:10px;}
    #ProPage .ProList .item .txt h4{font-size:13px;line-height:18px;}
    #ProPage .ProList .item .txt p{font-size:12px;}
    #ProPage .ProList .item .txt a.link{font-size:13px;}
}
@media (min-width:768px) and (max-width:991px) {
    #ProPage .ProList{margin:0 -10px;}
    #ProPage .ProList .item{padding:0 10px;}
    #ProPage .ProList .item .txt{padding:10px;}
    #ProPage .ProList .item .txt h4{font-size:13px;line-height:18px;}
    #ProPage .ProList .item .txt p{font-size:12px;}
    #ProPage .ProList .item .txt a.link{font-size:13px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProPage .title{margin-bottom:15px;}
    #ProPage .title h2{font-size:20px;}
    #ProPage .title p{font-size:13px;}
    
    #ProPage .ProList{margin:0 -10px;}
    #ProPage .ProList .item{padding:0 10px;width:50%;}
    #ProPage .ProList .item:nth-child(3n+1){clear:none;}
    #ProPage .ProList .item:nth-child(2n+1){clear:left;}
    #ProPage .ProList .item .txt{padding:10px;position:relative;overflow:hidden;}
    #ProPage .ProList .item .txt h4{font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:5px;}
}

/*产品详情*/
#ProPage #ProPage{box-shadow:0 5px 5px #ccc;padding:15px;}
#ProPage .protitle h1{font-size:18px;font-weight:bold;margin-top:0;margin-bottom:30px;position:relative;padding-bottom:15px;}
#ProPage .protitle h1:before{content:"";width:25px;height:3px;background-color:#000;bottom:0;position:absolute;}
#ProPage .protitle h1:after{content:"";width:50px;height:3px;background-color:#e67413;bottom:0;position:absolute;left:30px;}
#ProPage .protitle h3{font-size:20px;margin-top:0}
#ProPage .protitle p{font-size:16px;line-height:1.5;margin-bottom:20px;}
#ProPage .title{margin-bottom:20px;position:relative;border-bottom:2px solid #f6f6f6;background-color:#fff;}
#ProPage .title a{padding:10px 0;display:inline-block;margin-bottom:-2px;}
#ProPage .title h3{font-weight:bold;font-size:20px;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;line-height:30px;color:#666;margin:0;display:inline-block;text-align:center;padding:0 20px;text-transform:uppercase;}
#ProPage .title a:not(:last-child) h3{}
#ProPage .title a.active{border-bottom:5px solid #e67413;}
#ProPage .title a.active h3{color:#e67413;}
#ProPage .panelbox{margin-bottom:30px;}
#ProPage .panelbox .cont{background-color:#fff;}
#slider{overflow:hidden;background-color:#f6f6f6;}
#picView{position:relative;width:60%;float:left;background-color:#f5f5f5;padding-top:30px;padding-bottom:30px;}
#picView .gallery-top{height:460px;width:460px;margin:0;}
#picView .imglist{background-color:#f9f9f9;padding:30px 10px;position:relative;}
#picView .gallery-thumbs{padding:0;margin:0 40px 0 0;height:460px;float:left;position:relative;}
#picView .gallery-thumbs img{height:138px;width:auto;}
#picView .gallery-thumbs .swiper-wrapper{}
#picView .gallery-thumbs .swiper-slide{margin:0 0 20px;height:140px;overflow:hidden;width:auto;}
#picView .gallery-thumbs .swiper-slide a{display:block;border:1px solid #000}
#picView .gallery-thumbs .swiper-slide-active{position:relative;}
#picView .gallery-thumbs .swiper-slide-active>a{border:1px solid #e67413;}
#picView .btnlist{}
#picView .swbtn{position:absolute; width:100%;height:24px;line-height:24px;text-align:center;background-color:rgba(183,183,183,0.55);color:#797979;border-radius:0;display:block;z-index:1;}
#picView .btn-next{bottom:0;}
#picView .btn-prev{top:0 ;}
#picView .swiper-button-next.swiper-button-disabled,#picView1 .swiper-button-prev.swiper-button-disabled{opacity:1;background-color:#ccc;}
#picView .boxer{display:block;}
#picView img{width:100%;}
#picView .swiper-pagination{}
#picView .swiper-pagination .swiper-pagination-bullet{border-radius:0;width:12px;height:12px;}
#picView .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#e67413;}
#protitle{width:40%;float:right;padding-top:40px;padding-bottom:40px;}
#protitle h1{font-size:23px;margin-top:5px;font-weight:bold;color:#666;margin-bottom:30px;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;border-bottom:1px solid #acacac;padding-bottom:20px;}
#protitle .remark{font-size:14px;line-height:28px;color:#000;}
#protitle .right p{font-size:18px;line-height:32px;}
#protitle .share {margin-top:20px;}
#protitle .share p{font-size:16px;}
#protitle .share #sharelist{}
#protitle .share #sharelist a>i{color:#333;}
#protitle .share #sharelist a:hover>i{color:#e94c07;}
#protitle .btnlist>p.tel{margin-bottom:15px;font-size:16px;line-height:28px;}
#protitle .btnlist>p.tel>i{margin-right:10px;}
#protitle .btnlist{overflow:hidden;padding-top:30px;}
#protitle .btnlist>a{font-size:16px;line-height:24px;display:inline-block;padding:8px 30px;border:1px solid #e67413;box-sizing:border-box;background-color:#e67413;color:#fff;text-transform:uppercase;}
#protitle .btnlist>a>i{font-size:18px;display:inline-block;vertical-align:top;margin-right:10px;}
#protitle .btnlist>a:hover{background-color:#fff;color:#e67413;}
#protitle #sharelist{margin-top:20px;display:block;}
#protitle #sharelist>a{color:#000;border:1px solid #000;width:42px;height:42px;margin-left:0;}
#protitle #sharelist .bdshare-button-style0-32>a{margin-left:0;margin-right:5px;border-radius:50%;}
#protitle #sharelist .bdshare-button-style0-32>a.bds_sqq{background-color:#0051d8;}
#protitle #sharelist .bdshare-button-style0-32>a.bds_weixin{background-color:#46bb36;}
#protitle #sharelist .bdshare-button-style0-32>a.bds_tsina{background-color:#db250d;}
#protitle #sharelist>a>i{width:42px;height:42px;line-height:42px;font-size:20px;}
#protitle #sharelist>a:hover{background-color:#e67413;color:#fff;border:1px solid #e67413;}
#ProShare{margin-top:8px;}
.pro_detail{margin-top:30px;}

#ProPage .tit h3{font-size:36px;text-align:left;font-weight:bold;text-transform:uppercase;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;}
#inquiry {margin-top:40px;}
#RelatedProduct{margin-top:30px;background-color:#fafafa;padding-top:20px;padding-bottom:20px;}
#RelatedProduct .tit h3{margin:0;border-bottom:1px solid #eee;padding-left:10px;padding-bottom:15px;}
#RelatedProduct #ProList{position:relative;padding:30px 20px 20px;}
#RelatedProduct #ProList .swiper-slide{width:25%;padding:0 20px;}
#RelatedProduct #ProList .item{position:relative;}
#RelatedProduct #ProList .item a{display:block;}
#RelatedProduct #ProList .item .txt{position:absolute;background:rgba(0,0,0,0.4);z-index:1;top:50%;right:50%;bottom:50%;left:50%;padding:0;overflow:hidden;transition:all .3s;}
#RelatedProduct #ProList .item .txt h4{font-size:16px;margin:0;line-height:20px;color:#fff;margin-top:30px;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;text-align:center;}
#RelatedProduct #ProList .item:hover .txt{top:0;right:0;bottom:0;left:0;padding:25px;}
#RelatedProduct #ProList .btnlist .swbtn{position:absolute;top:50%;margin-top:-13px;width:26px;height:26px;line-height:26px;display:inline-block;background-color:#000;color:#fff;text-align:center;border-radius:50%;font-weight:bold;}
#RelatedProduct #ProList .btnlist .swbtn.btn-prev{left:0;z-index:1;}
#RelatedProduct #ProList .btnlist .swbtn.btn-next{right:0px;z-index:1;}
#RelatedProduct #ProList .btnlist .swbtn>i{}
#RelatedProduct #ProList .btnlist .swbtn:hover{background-color:#e67413;}
@media (min-width:992px) and (max-width:1229px) {
    #protitle{padding-left:0;width:100%;}
    #nProPage .protitle h1{margin-top:0;font-size:20px;margin-bottom:15px;}
    #nProPage .protitle h3{font-size:20px;}
    #nProPage .protitle p{font-size:13px;line-height:20px;}
    #protitle .remark{font-size:13px;line-height:20px;}
    #nProPage .title h1,#nProPage .title h3{font-size:20px;}
    #picView{width:100%;}
    #picView1 .imglist{padding:0 10px;}
    #picView .gallery-top{margin-left:300px;}
    #protitle .gallery-thumbs .swiper-slide{width:25%;}

    #ProPage .tit h3{font-size:30px;}
    #RelatedProduct #ProList{width:90%;margin:0 auto;}
    #RelatedProduct #ProList .swiper-slide{padding:0 8px;}
    #RelatedProduct #ProList .item .txt{overflow:hidden;}
    #RelatedProduct #ProList .item .txt h4{font-size:14px;}

    #inquiry .tit p{font-size:14px;width:100%;}
}
@media (min-width:768px) and (max-width:991px) {
    #protitle{padding:0 0 0 20px;}
    #nProPage .protitle h1{margin-top:0;font-size:18px;margin-bottom:15px;}
    #nProPage .protitle h3{font-size:18px;}
    #nProPage .protitle p{font-size:13px;line-height:20px;}
    #protitle .remark{font-size:14px;line-height:24px;}
    #protitle .btnlist>a{margin-left:0;}

    #picView{width:100%;}
    #picView .gallery-top{width:400px;height:auto;margin-left:200px;}
    #picView .gallery-thumbs{left:50px;height:360px;}
    #picView .gallery-thumbs .swiper-slide{height:120px;}
    #picView .gallery-thumbs img{height:100px;}
    #picView .btnlist{width:108px;left:50px;bottom:30px;}
    #protitle{width:100%;padding-top:20px;padding-bottom:0;}
    
    #ProPage .title h3{font-size:18px;}
    
    #ProPage .tit h3{font-size:24px;}
    #RelatedProduct #ProList{width:86%;margin:0 auto;}
    #RelatedProduct #ProList .swiper-slide{padding:0 8px;width:33.33%;}
    #RelatedProduct #ProList .item .txt{overflow:hidden;}
    #RelatedProduct #ProList .item .txt h4{font-size:14px;}

}
@media (min-width:1px) and (max-width:767px) {
    #nProPage #ProPage{box-shadow:initial;padding:15px 0;}
    #nProPage .protitle h1{margin-top:0;font-size:18px;}
    #nProPage .protitle h3{font-size:14px;}
    #nProPage .protitle p{font-size:13px;}
    #protitle .remark{font-size:13px;line-height:20px;}
    #ProPage .title h3{font-size:18px;}
    
    #picView{width:100%;}
    #picView .gallery-top{width:260px;height:260px;float:left;margin-left:10px;}
    #picView .gallery-thumbs{margin-right:0;width:60px;height:auto;}
    #picView .gallery-thumbs .swiper-slide{height:60px;margin-bottom:10px;}
    #picView .gallery-thumbs .swiper-slide:last-child{margin-bottom:0;}
    #picView .gallery-thumbs img{height:58px;}
    #picView .btnlist{width:90px;left:10px;bottom:40px;text-align:left;}
    #picView .swbtn{margin:0;}

    #protitle{width:100%;padding-top:20px;padding-bottom:20px;}
    #protitle .left{width:100%;float:initial;}
    #protitle .right{width:100%;float:initial;padding-top:20px;padding-left:0;}
    #protitle .right p{font-size:16px;line-height:24px;}

    #protitle .btnlist{padding-top:10px;}
    #protitle .btnlist>a{}
    #protitle #sharelist{}
        
    #ProPage .tit h3{font-size:20px;}
    #RelatedProduct #ProList{width:86%;margin:0 auto;padding:15px 0;}
    #RelatedProduct #ProList .swiper-slide{padding:0 8px;width:50%;}
    #RelatedProduct #ProList .item .txt{overflow:hidden;}
    #RelatedProduct #ProList .item .txt h4{font-size:14px;}
    #RelatedProduct #ProList .btnlist .swbtn{width:32px;height:32px;line-height:32px;margin-top:-16px;}
    #RelatedProduct #ProList .btnlist .swbtn.btn-prev{left:-30px;}
    #RelatedProduct #ProList .btnlist .swbtn.btn-next{right:-30px;}
    
    #inquiry .tit p{font-size:12px;width:100%;}
}


/*新闻*/
#NewsList{overflow:hidden;}
#NewsList .item{width:100%;margin-bottom:30px;overflow:hidden;background-color:#fff;}
#NewsList .item .img{width:30%;float:left;border:1px solid #eee;}
#NewsList .item .img img{margin:-15% 0;}
#NewsList .item.item_recruit .img img{margin:0;}
#NewsList .item .txt{width:70%;float:right;padding:15px 30px 15px;}
#NewsList .item .txt .date{font-size:15px;display:inline-block;line-height:32px;color:#979797;}
#NewsList .item .txt h4{font-size:18px;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:bold;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;border-left:5px solid #e67413;padding-left:15px;margin-top:10px;margin-bottom:15px;}
#NewsList .item .txt p{font-size:15px;line-height:24px;height:72px;color:#7d7d7d;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
#NewsList .item:hover h4{color:#e67413;}
#NewsList .item .link_more{color:#333; font-size:15px; text-transform:uppercase; line-height:45px; display:inline-block; *display:inline; *zoom:1; padding-right:50px; margin-top:10px;padding:0 80px 0 30px; border-left:1px solid #e67413; border-right:1px solid #e67413;}
#NewsList .item .link_more::before{left:15%;}
#NewsList .item .link_more:after{content:""; position:absolute; right:40px; top:50%; margin-top:-5px; border-style:solid;border-width:5px;border-color:transparent transparent transparent #333;}
#NewsList .item:hover .link_more{background:#e67413;}
#NewsList .item:hover .link_more:after{border-color:transparent transparent transparent #fff;}
#NewsList .item:hover .link_more span{color:#fff;}
#NewsList .item:hover .static_btn::before{opacity:0;filter: alpha(opacity=0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
#NewsList .item:hover .static_btn>span{opacity:1;filter: alpha(opacity=100);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display: inline-block;}
#NewsList .item:hover .static_btn>span:nth-child(1){-webkit-transition-delay:45ms;transition-delay:45ms}
#NewsList .item:hover .static_btn>span:nth-child(2){-webkit-transition-delay:.09s;transition-delay:.09s}
#NewsList .item:hover .static_btn>span:nth-child(3){-webkit-transition-delay:.135s;transition-delay:.135s}
#NewsList .item:hover .static_btn>span:nth-child(4){-webkit-transition-delay:.18s;transition-delay:.18s}

.common_btn{position: relative;overflow: hidden;}
.common_btn>span{display:inline-block;vertical-align:middle;opacity:0;filter: alpha(opacity=0);color:#fff;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);vertical-align:0}
.common_btn::before{content:attr(c-text);position:absolute;top:0;left:10%;width:80%;height:100%;-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);display: none\0;}
.common_btn:hover .iconfont{color:#fff;}
.common_btn:hover{background:#d20319;}
.common_btn:hover::before{opacity:0;filter: alpha(opacity=0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
.common_btn:hover>span{opacity:1;filter: alpha(opacity=100);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display: inline-block;}
.common_btn>span.sep{width: 5px;height: 5px;display: inline-block;}
.common_btn:hover>span:nth-child(1){-webkit-transition-delay:45ms;transition-delay:45ms}
.common_btn:hover>span:nth-child(2){-webkit-transition-delay:.09s;transition-delay:.09s}
.common_btn:hover>span:nth-child(3){-webkit-transition-delay:.135s;transition-delay:.135s}
.common_btn:hover>span:nth-child(4){-webkit-transition-delay:.18s;transition-delay:.18s}
.common_btn:hover>span:nth-child(5){-webkit-transition-delay:.225s;transition-delay:.225s}
.common_btn:hover>span:nth-child(6){-webkit-transition-delay:.27s;transition-delay:.27s}
.common_btn:hover>span:nth-child(7){-webkit-transition-delay:.315s;transition-delay:.315s}
.common_btn:hover>span:nth-child(8){-webkit-transition-delay:.36s;transition-delay:.36s}
.common_btn:hover>span:nth-child(9){-webkit-transition-delay:.405s;transition-delay:.405s}
.common_btn:hover>span:nth-child(10){-webkit-transition-delay:.45s;transition-delay:.45s}
.common_btn:hover>span:nth-child(11){-webkit-transition-delay:.495s;transition-delay:.495s}
.common_btn:hover>span:nth-child(12){-webkit-transition-delay:.54s;transition-delay:.54s}
.common_btn:hover>span:nth-child(13){-webkit-transition-delay:.585s;transition-delay:.585s}
.common_btn:hover>span:nth-child(14){-webkit-transition-delay:.63s;transition-delay:.63s}
.common_btn:hover>span:nth-child(15){-webkit-transition-delay:.675s;transition-delay:.675s}
.common_btn:hover>span:nth-child(16){-webkit-transition-delay:.72s;transition-delay:.72s}
.common_btn:hover>span:nth-child(17){-webkit-transition-delay:.765s;transition-delay:.765s}
.common_btn:hover>span:nth-child(18){-webkit-transition-delay:.81s;transition-delay:.81s}
.common_btn:hover>span:nth-child(19){-webkit-transition-delay:.855s;transition-delay:.855s}
.common_btn:hover>span:nth-child(20){-webkit-transition-delay:.9s;transition-delay:.9s}
.common_btn.static_btn:hover{background:none;}
.common_btn.static_btn>span{color:#e67413;}
.common_btn.static_btn::before{left:0;}


#NewsPage #sharelist{border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:10px 15px;text-align:right;margin-bottom:30px;width:100%;overflow:hidden;}
#NewsPage #sharelist>p{float:left;line-height:24px;font-size:14px;color:#868686;margin:0;}
#NewsPage #sharelist>p>span{font-size:14px;color:#868686;margin-right:10px;line-height:30px;}
#NewsPage #sharelist>a{display:inline-block;color:#868686;font-size:20px;line-height:24px;margin:0 0 0 15px;}
#NewsPage #sharelist .bdsharebuttonbox{float:right;}
#NewsPage #sharelist .bdsharebuttonbox>span{line-height:30px;}
#NewsPage #sharelist .bdsharebuttonbox>a{display:inline-block;vertical-align:middle;float:none;width:30px;height:30px;}
#NewsPage #sharelist .bdsharebuttonbox>a:before{line-height:30px;}
#NewsPage .btnList{margin-top:30px;padding-top:20px;border-top:1px solid #cdcdcd;}
#NewsPage .btnList>.link{font-size:16px;line-height:40px;}
#NewsPage .btnList>.link>i.iconfont{display:inline-block;width:40px;height:40px;line-height:38px;text-align:center;font-size:20px;border-radius:50%;border:2px solid #dedede;color:#dedede;vertical-align:top;margin:0 6px;}
#NewsPage .btnList>.link:hover>i.iconfont{border:2px solid #e67413;color:#e67413;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #NewsList .item .img img{margin:-14% 0;}
    #NewsList .item.item_recruit .img img{margin:0;}
    #NewsList .item .txt{padding:15px;}
    #NewsList .item .txt .date{font-size:14px;line-height:24px;}
    #NewsList .item .txt h4{margin-bottom:10px;}
}
@media (min-width:768px) and (max-width:991px) {
    #NewsList .item .img img{margin:-12% 0;}
    #NewsList .item .txt{padding:15px;}
    #NewsList .item .txt .date{font-size:14px;line-height:24px;}
    #NewsList .item .txt h4{margin-bottom:10px;margin-top:5px;}
    #NewsList .item .txt p{font-size:14px;height:48px;-webkit-line-clamp:2;}
}
@media (max-width:767px){
    #NewsList .item{margin-bottom:20px;}
    #NewsList .item .img{width:32%;}
    #NewsList .item .img img{margin:0;}
    #NewsList .item .txt{padding:5px 10px;width:68%;}
    #NewsList .item .txt .date{font-size:12px;line-height:18px;}
    #NewsList .item .txt h4{margin-bottom:10px;margin-top:5px;font-size:14px;padding-left:8px;border-left:3px solid #e67413;}
    #NewsList .item .txt p{font-size:12px;line-height:18px;height:36px;-webkit-line-clamp:2;}

    #NewsPage #sharelist{padding:6px 0;}
    #NewsPage #sharelist>p{float:none;width:100%;}
    #NewsPage #sharelist>p>span{font-size:12px;}
    #NewsPage #sharelist .bdsharebuttonbox{width:100%;float:none;overflow:hidden;text-align:left;}
    #NewsPage #sharelist .bdsharebuttonbox>span{float:none;}
    #NewsPage #sharelist .bdsharebuttonbox>a{}
}

/*******案例列表*******/
#CasesList{margin:0 -15px;}
#CasesList .item{margin-bottom:20px;float:left;width:25%;padding:0 15px;}
#CasesList .item:nth-child(4n+1){clear:left;}
#CasesList .item a{display:block;}
#CasesList .item .txt{padding:10px 15px;}
#CasesList .item .txt h4{margin-top:0;font-size:16px;text-align:center;}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #CasesList{margin:0 -5px;}
    #CasesList .item{width:33.33%;padding:0 5px;}
    #CasesList .item:nth-child(4n+1){clear:initial;}
    #CasesList .item:nth-child(3n+1){clear:left;}
}
@media screen and (min-width:1px ) and (max-width:767px){
    #CasesList{margin:0 -5px;}
    #CasesList .item{width:50%;padding:0 5px;}
    #CasesList .item:nth-child(4n+1){clear:initial;}
    #CasesList .item:nth-child(2n+1){clear:left;}
    #CasesList .item .txt h4{font-size:14px;}
}

#ntframe{background-color:#ffffff;padding-top:30px;padding-bottom:30px;}
#ntframe img{max-width:100%;}
#ntframe #sharelist{margin-top:20px;}
#sharelist {display:inline-block;}
#sharelist h3{font-size:16px;color:#fff;margin-bottom:20px;}
#sharelist span{float:left;line-height:40px;}
#sharelist .bdshare-button-style0-32>a{background-image:none;text-indent:0;width:32px;height:32px;color:#fff;position:relative;text-align:center;line-height:32px;font-size:18px;margin:0 5px 0 0;border:1px solid #fff;border-radius:50%;}
/*#sharelist .bdshare-button-style0-32 .bds_sqq{background-color:#45aaf2;}
#sharelist .bdshare-button-style0-32 .bds_qzone{background-color:#eecf3d;}
#sharelist .bdshare-button-style0-32 .bds_weixin{background-color:#3eb135;}
#sharelist .bdshare-button-style0-32 .bds_tsina{background-color:#df4d69;}*/
#sharelist .bdshare-button-style0-32>a:before{line-height:30px;vertical-align:top;display:inline-block;}
#sharelist .bdshare-button-style0-32>a.bds_sqq:before{content:"\e663";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_qzone:before{content:"\e631";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_weixin:before{content:"\e615";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_tsina:before{content:"\e643";font-family:iconfont;}
#sharelist>a{background-image:none;text-indent:0;width:38px;height:38px;color:#fff;position:relative;text-align:center;line-height:38px;font-size:18px;margin:0 5px 0 0;background-color:transparent;border:1px solid #fff;}
#sharelist p{color:#ffffff;margin-bottom:5px;}
#sharelist a{display:inline-block;}
#sharelist a>i{display:block;width:35px;height:28px;line-height:28px;text-align:center;}
/*#sharelist a>i.pinterest-p{background-color:#ca1c23;}
#sharelist a>i.google-plus{background-color:#dc4e41;}
#sharelist a>i.facebook{background-color:#3b5998;}
#sharelist a>i.twitter{background-color:#1da1f2;}
#sharelist a>i.linkedin{background-color:#0077b5;}
#sharelist a>i.youtube{background-color:#ff011d;}*/
#RelatedNews{margin-top:30px;overflow:hidden;padding:20px 0;background-color:#fff;}
#RelatedNews .title{}
#RelatedNews .relate_list{}
#RelatedNews .relate_list .item{margin-bottom:12px;float:left;width:50%;padding-right:50px;}
#RelatedNews .relate_list .item .txt h3{font-size:14px;line-height:20px;position:relative;padding-left:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;color:#666;}
#RelatedNews .relate_list .item:hover .txt h3{color:#e67413;text-decoration:underline;}
#RelatedNews .relate_list .item .txt h3:before{content:"\e9e1";font-size:14px;font-family:"iconfont";position:absolute;left:0;}
/*#RelatedNews .relate_list .item .img:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}*/
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #RelatedNews .relate_list .item{width:100%;float:initial;}

    #sharelist{padding-top:0;}
}
@media (min-width:1px) and (max-width:767px) {
    #RelatedNews .relate_list .item{width:100%;float:initial;}
    #sharelist{padding-top:0;}
}


/*分页*/
ul.pagination {box-shadow:none;width:100%;border-radius:0;text-align:center;}
ul.pagination li {margin-left:5px;display:inline-block;}
ul.pagination li a{background-color:#fff;border-color:#e67413;border-radius:0;color:#e67413;}
ul.pagination li.active span{background-color:#e67413;border-color:#e67413;border-radius:0;color:#fff;}
ul.pagination li:first-child a{border-radius:0;}
ul.pagination li:last-child a{border-radius:0;}
ul.pagination li:hover a,ul.pagination li.active:hover>span{background-color:#e67413;color:#fff;}


#pro_feed_show{}
#pro_feed_show p{margin-bottom:20px;}
#pro_feed_show label{font-weight:normal;display:block;font-size:16px;line-height:30px;}
#pro_feed_show label>em{display:inline-block;width:20px;height:20px;line-height:20px;text-align:center;font-size:20px;color:#ff0000;margin-right:3px;margin-top:3px;font-style:initial;vertical-align:middle;}
#pro_feed_show .form-group{margin-bottom:20px;overflow:hidden;width:100%;}
#pro_feed_show .form-group.half{width:46%;float:left;}
#pro_feed_show .form-group.half:nth-child(2n){float:right;}
#pro_feed_show .form-group .feed_left{float:left;width:100px;display:list-item;}
#pro_feed_show .form-group .feed_right{float:left;width:100%;}
#pro_feed_show .form-group .input-group{display:table;}
#pro_feed_show .form-control{width:100%;line-height:36px;height:38px;border-radius:0;padding-left:10px;margin:0;border:1px solid #f2f2f2;background-color:#fcfcfc;box-shadow:inset 0 0 2px #e1e1e1;}
#pro_feed_show textarea.form-control{height:auto;border-radius:0;padding-top:5px;padding-left:10px;resize:none;float:left;border:1px solid #f2f2f2;background-color:#fcfcfc;box-shadow:inset 0 0 2px #e1e1e1;}
#pro_feed_show .form-group.btngroup{border:none;}
#pro_feed_show #btn_send{display:inline-block;margin:0;text-align:center;padding:0;background-color:#e67413;border:1px solid #e67413;color:#fff;font-size:16px;line-height:24px;padding:12px 70px;position:relative;overflow:hidden;z-index:1;}
#pro_feed_show #btn_send:hover{color:#e67413;background-color:#fff;}
@media (min-width:992px) and (max-width:1229px) {
    #pro_feed_show{}
}
@media (min-width:768px) and (max-width:991px) {
    #pro_feed_show{}
    #pro_feed_show #btn_send{padding:6px 70px;}
}
@media (min-width:1px) and (max-width:767px) {
    #pro_feed_show{}
    #pro_feed_show .form-group.half{width:100%;}
    #pro_feed_show .form-group .feed_left{}
    #pro_feed_show .form-group .feed_right{}
    #pro_feed_show label{text-align:left;font-size:14px;}
    #pro_feed_show .form-control{width:100%;}
    #pro_feed_show #btn_send{padding:6px 70px;}
}

#videolist{overflow:hidden;margin:0 -10px;}
#videolist .item{margin-bottom:20px;float:left;width:25%;padding:0 10px;}
#videolist .item:nth-child(4n+1){clear:left;}
#videolist .img{border:1px solid #ddd;overflow:hidden;}
#videolist .img img{width:100%;}
#videolist .txt{padding-top:10px;} 
#videolist h3{text-align:center;font-size:16px;line-height:20px;height:40px;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
video{width:100%;}
@media (min-width:992px) and (max-width:1229px) {
    #videolist h3{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    #videolist .item{margin-bottom:20px;width:33.33%;} 
    #videolist .item:nth-child(4n+1){clear:initial;}
    #videolist .item:nth-child(3n+1){clear:left;}
    #videolist h3{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    #videolist .item{margin-bottom:20px;width:50%;} 
    #videolist .item:nth-child(4n+1){clear:initial;}
    #videolist .item:nth-child(2n+1){clear:left;}
    #videolist h3{font-size:14px;}
}


/*合作伙伴*/
#PartnerList{margin:0 -15px;}
#PartnerList .item{margin-bottom:20px;float:left;width:25%;padding:0 15px;}
#PartnerList .item:nth-child(4n+1){clear:left;}
#PartnerList .item a{display:block;background-color:#333;}
#PartnerList .item .txt{padding:15px 15px;}
#PartnerList .item .txt h3{margin-top:0;color:#fff;font-size:16px;}
#PartnerList .item .txt p{color:#818181;font-size:14px;line-height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #PartnerList{margin:0 -5px;}
    #PartnerList .item{width:33.33%;padding:0 5px;}
    #PartnerList .item:nth-child(4n+1){clear:initial;}
    #PartnerList .item:nth-child(3n+1){clear:left;}
}
@media screen and (min-width:1px ) and (max-width:767px){
    #PartnerList{margin:0 -5px;}
    #PartnerList .item{width:50%;padding:0 5px;}
    #PartnerList .item:nth-child(4n+1){clear:initial;}
    #PartnerList .item:nth-child(2n+1){clear:left;}
    #PartnerList .item .txt h3{font-size:14px;}
    #PartnerList .item .txt p{font-size:13px;line-height:20px;}
}

#ServicePage{padding-bottom:50px;padding-top:15px;border-top:1px solid #e9e9e9;}
#Support .title{text-align:center;margin-bottom:30px;}
#Support .title h2{font-size:25px;color:#e67413;color:#e67413;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-weight:bold;}
#Support .content{background-color:#e8e4e1;padding-top:50px;padding-bottom:50px;}
#Support .content .list{display:flex;justify-content:space-between;}
#Support .content .list .item{background-color:#e67413;width:20%;margin:0;border-radius:5px;padding:30px 15px;}
#Support .content .list .item p{color:#fff;text-align:center;font-size:16px;line-height:30px;}
#Support .content .list .item p:before{content:"●";font-size:8px;vertical-align:top;margin-right:5px;}
#Support .content .ProcessList{display:flex;justify-content:space-around;margin-top:50px;position:relative;}
#Support .content .ProcessList .item{width:136px;height:136px;background-color:#fff;border:5px solid #e67413;border-radius:50%;text-align:center;padding:10px;position:relative;z-index:1;}
#Support .content .ProcessList .item .iconfont{font-size:42px;color:#e67413;font-weight:bold;margin-top:10px;display:inline-block;}
#Support .content .ProcessList .item h4{font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-size:18px;margin:0;}
#Support .content .ProcessList .ico{width:32px;height:32px;line-height:32px;text-align:center;margin-top:52px;color:#e8e4e1;background-color:#e67413;border-radius:50%;font-weight:bold;position:relative;z-index:1;}
#Support .content .ProcessList .line{width:80%;margin:0 auto;border-bottom:5px dotted #e7ac7a;position:absolute;top:50%;margin-top:-3px;z-index:0;}
#Service .list{margin-top:30px;overflow:hidden;}
#Service .list .item{width:33.33%;float:left;margin:0;}
#Service .list .item:nth-child(1){background-color:#e67413;}
#Service .list .item:nth-child(2){background-color:#e67413;}
#Service .list .item:nth-child(3){background-color:#e67413;}
#Service .list .item .img{overflow:hidden;cursor:pointer;height:215px;}
#Service .list .item .img img{min-width:100%;min-height:100%;}
#Service .list .item .txt{padding:15px 25px;height:215px;}
#Service .list .item .txt h4{color:#fff;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;}
#Service .list .item .txt p{color:#fff;}
#FaqList{background-color:#e8e4e1;margin-top:50px;padding:25px;}
#FaqList .tit h2{font-size:36px;color:#fff;font-weight:bold;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;}
#FaqList dl>dt{padding:20px 30px;line-height:28px;font-size:18px;background-color:#fff;position:relative;cursor:pointer;font-family:SourceHanSans,'Microsoft YaHei',Arial, Helvetica, sans-serif;font-weight:normal;}
#FaqList dl>dt:after{content:"\e6a9";font-family:iconfont;right:30px;position:absolute;}
#FaqList dl>dt>i{margin-right:15px;color:#fd8926;}
#FaqList dl>dd{background-color:#fff;border-top:1px solid #eee;padding:20px 30px 20px 60px;display:none;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #Support .content .list .item{width:23%;}

    #service .list .item .txt{padding:15px;}
}
@media screen and (min-width:768px ) and (max-width:991px){     
    #Support .content .list .item{width:23%;padding:15px;}
    #Support .content .list .item p{font-size:14px;}
    #Support .content .ProcessList .item{width:120px;height:120px;}
    #Support .content .ProcessList .ico{margin-top:44px;}
       
    #Service .list .item{width:100%;float:none;overflow:hidden;}
    #Service .list .item .img{float:left;width:50%;}
    #Service .list .item .txt{float:right;width:50%;}
    #Service .list .item:nth-child(2n+1) .img{float:right;width:50%;}
    #Service .list .item:nth-child(2n+1) .txt{float:left;width:50%;}
        
    #FaqList{padding:20px;}
    #FaqList .tit h2{font-size:30px;}
    #FaqList dl>dt{padding:15px 25px;line-height:24px;font-size:16px;}
    #FaqList dl>dd{padding:15px 25px 15px 55px;}
}
@media (max-width:767px) {
    #Support .content .list{flex-wrap:wrap;}
    #Support .content .list .item{width:48%;padding:15px;margin-bottom:10px;}
    #Support .content .list .item p{font-size:14px;}
    #Support .content .ProcessList{display:none;}

    #Service .list .item{width:100%;float:none;overflow:hidden;}
    #Service .list .item .img{display:none;}
    #Service .list .item .txt{width:100%;height:auto;padding:25px;}    
    
    #FaqList{padding:20px;margin-top:0;}
    #FaqList .tit h2{font-size:24px;}
    #FaqList dl>dt{padding:10px 15px;line-height:20px;font-size:14px;}
    #FaqList dl > dt::after{right:15px;}
    #FaqList dl>dd{padding:10px 15px 10px 45px;}
}

/*感谢页面*/
#thk_nav{}
#thk_nav h2{margin-bottom:20px;font-weight:bold;text-align:center;}
#thk_nav>p{line-height:28px;font-size:14px;}
.btnthank{padding: 5px 10px;margin-top: 15px;display: inline-block;border:1px solid #e67413;color:#ffffff;background-color:#e67413;}
.btnthank:hover{background-color: #ffffff;color: #e67413;}

/*网站地图*/
#sitemapnav { width:100%; position:relative;overflow:hidden;}
#sitemapnav li{  list-style:none;}
#sitemapnav a{ color:#333; }
#sitemapnav .fontbig {	width:100% !important;}
#sitemapnav .bigli{float:left;	width:100%;  line-height:35px;font-size:18px;}
#sitemapnav .bigli a {color:#666; font-weight:bold;text-transform:capitalize;}
#sitemapnav .bigli a:hover {text-decoration:underline;}
#sitemapnav .abli_02{ float:left;width:44%;margin-left:5%;font-size:16px; height:30px; line-height:30px; overflow:hidden; display:inline;font-weight:normal; }
#sitemapnav .abli_02 a:hover{text-decoration:underline;}
.jiange{ float:left; 	width:100%;  height:2px; border-bottom:solid 1px #d2d2d2; margin-top:8px;margin-bottom:8px;}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media screen and (min-width:1px ) and (max-width:767px)
{
	#sitemapnav .abli_02{width:44%;}
}
.probigclass {padding-left:50px;}
#sitemapnav .PROclass_01 { float:left;width:95%;margin-left:5%; font-size:16px; line-height:30px; display:inline;font-weight:bold; }
#sitemapnav .PROclass_02 { float:left;width:90%;margin-left:8%;font-size:16px; height:22px; line-height:22px;  overflow:hidden;display:inline;font-weight:normal; }

#sitemapnav .PROclass_01 a{  color:#666;}
#sitemapnav .PROclass_02 a{ color:#666;}
#sitemapnav .PROclass_01 a:hover{ text-decoration:underline;}
#sitemapnav .PROclass_02 a:hover{ text-decoration:underline;}

#sitemapnav .PROclass_03 { float:left;width:40%;margin-left:10%;color:#666666;font-size:14px;display:inline; line-height:20px;}
#sitemapnav .PROclass_03 a:hover{ text-decoration:underline;}
#sitemapnav .PROclass_04 { float:left;width:40%;margin-left:10%;display:inline;}


/*************图库*************/
#GalleryList{margin:0 -8px 0;overflow:hidden;}
#GalleryList .item{width:25%;padding:0 8px;float:left;margin-bottom:20px;}
#GalleryList .item:nth-child(4n+1){clear:left;}
#GalleryList .item .img{border:1px solid #eee;}
#GalleryList .item .img img{width:100%;}
#GalleryList .item h3{margin:10px;text-align:center;font-size:16px;font-weight:normal;font-family:SourceHanSans,Arial, Helvetica, sans-serif;}
@media screen and (min-width:992px ) and (max-width:1229px) {
}
@media screen and (min-width:768px ) and (max-width:991px){
    #GalleryList{margin:20px -5px 0;overflow:hidden;}
    #GalleryList .item{width:33.33%;padding:0 5px;}
    #GalleryList .item:nth-child(4n+1){clear:initial;}
    #GalleryList .item:nth-child(3n+1){clear:left;}
    #GalleryList .item figcaption{padding:15px;}
    #GalleryList .item h3{margin:0;text-align:center;font-size:16px;}
}
@media (max-width:767px) {
    #GalleryList{margin:15px -5px 0;}
    #GalleryList .item{width:50%;padding:0 5px}
    #GalleryList .item:nth-child(4n+1){clear:initial;}
    #GalleryList .item:nth-child(2n+1){clear:left;}
    #GalleryList .item figcaption{padding:15px;}
    #GalleryList .item h3{margin:0;text-align:center;font-size:14px;}
}

#downtable.table th{text-align:center;}
#downtable.table>tbody>tr>td{border-top:none;border-bottom:1px solid #ddd;vertical-align:middle;padding:8px 15px;font-size:18px;}
#downtable.table>tbody>tr>td:nth-child(1){width:150px;text-align:center;}
#downtable.table>tbody>tr>td:nth-child(2){}
#downtable.table>tbody>tr>td:nth-child(3){width:200px;text-align:center;}
#downtable.table>tbody>tr>td i.icon-tit{}
#downtable.table>tbody>tr>td i.icon-down{}
@media (max-width:767px) {
    #downtable.table>tbody>tr>td:nth-child(1){width:50px;}
    #downtable.table>tbody>tr>td:nth-child(2){}
    #downtable.table>tbody>tr>td:nth-child(3){width:80px;}
    #downtable.table > tbody > tr > td{font-size:14px;}
}
.btn-2:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #e67413;
  position: absolute;
  bottom: -2px;
  left: 0;
  transition:all .5s;z-index:-1;
}
.btn-2:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #e67413 transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
  transition:all .5s;z-index:-1;
}
.btn-2:hover:before {
  border-width: 165px 0 0 165px;
}
.btn-2:hover:after {
  border-width: 0 165px 165px 0;
}
