﻿@charset "utf-8";
@import url('../../fonts/runwe/iconfont/iconfont.css');
@font-face {
  font-family: 'Montserrat';
  src: url('../../fonts/runwe/Montserrat/Montserrat-Regular.eot');
  src: url('../../fonts/runwe/Montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
  url('../../fonts/runwe/Montserrat/Montserrat-Regular.woff2') format('woff2'),
  url('../../fonts/runwe/Montserrat/Montserrat-Regular.woff') format('woff'),
  url('../../fonts/runwe/Montserrat/Montserrat-Regular.ttf') format('truetype'),
  url('../../fonts/runwe/Montserrat/Montserrat-Regular.svg#Montserrat') format('svg');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../../fonts/runwe/Roboto/Roboto-Condensed.eot');
  src: url('../../fonts/runwe/Roboto/Roboto-Condensed.eot?#iefix') format('embedded-opentype'),
  url('../../fonts/runwe/Roboto/Roboto-Condensed.woff2') format('woff2'),
  url('../../fonts/runwe/Roboto/Roboto-Condensed.woff') format('woff'),
  url('../../fonts/runwe/Roboto/Roboto-Condensed.ttf') format('truetype'),
  url('../../fonts/runwe/Roboto/Roboto-Condensed.svg#Roboto') format('svg');
  font-display: swap;
}
/*****  font-display: swap;  字体延迟加载*****/

/**********样式重置**********/
html,body{
    -ms-overflow-style: scrollbar;/*解决ie浏览器右侧滚动条遮挡内容问题*/
}
html{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
input:visited,input:focus,input,button:visited,button:focus{border:none;outline: none;}
.clearfix:after,.clearfix:before,.container::after,.container:before{display:table;content:" ";}
.clearfix:after,.container::after{clear:both;}
*{margin:0;padding:0;transition:all .3s;box-sizing:border-box;}
a{outline:none;color:#333;text-decoration:none;}
a:hover{color:#6ab5e2;}
img,li{border:0;vertical-align:top;}
img{max-width:100%;}
input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #999;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #999;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #999;
}
input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #999;
}
b,body,dd,div,form,h5,h6,html,img,input,li,p,pre,td,ul{margin:0 auto;padding:0;font-family:Roboto,Arial,Verdana, Tahoma, Geneva,sans-serif;color:#333}
h1,h2,h3,h4,dt{font-family:Montserrat,Arial,Verdana, Tahoma, Geneva,  sans-serif;}
.hidden{display:none!important;}
.noinfo{font-size:16px;text-align:center;margin-top:10px;padding-bottom:30px;}
.item .img{overflow:hidden;position:relative;}
.item .img img{max-width:100%;transition:all .4s;transform:scale(1.0);margin:0 auto;display:block;}
.item:hover .img img{transform:scale(1.05);}
.container{width:1230px;padding:0 15px;}
@media screen and (min-width:1px ) and (max-width:1229px) {
    .container{width:100%;}
}
/**********样式重置**********/


/*搜索框*/
#SearchBox{position:fixed;top:0;right:0;left:100%;bottom:100%;background:rgba(0,0,0,1);overflow:hidden;padding:0;transition:all .5s;text-align:right;z-index:9999;}
#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);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);}
#SearchBox #sform{width:80%;margin:0 auto;}
#SearchBox #sform{position:relative;margin-top:50px;border-bottom:1px solid rgb(255, 255, 255);overflow:hidden;}
#SearchBox #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);}
#SearchBox #sform #sbut{float:right;width:160px;height:160px;line-height:160px;background:transparent;border:none;}
#SearchBox #sform #sbut>i{display:inline-block;font-size:80px;color:rgb(255, 255, 255);}
@media (min-width:1230px) and (max-width:1429px) {
    #SearchBox #sform{width:100%;}
    #SearchBox #sform #stext{font-size:48px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #SearchBox #sform{width:100%;}
    #SearchBox #sform #stext{font-size:36px;width:calc(100% - 100px);height:100px;line-height:100px;}
    #SearchBox #sform #sbut{width:100px;height:100px;line-height:100px;}
    #SearchBox #sform #sbut>i{font-size:60px;}
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:1px) and (max-width:767px){
}

header{position:relative;position:fixed;top:0;width:100%;z-index:10;transition:all .3s;}
header.fixhead{background-color:rgba(0,0,0,0.5);}
header.fixhead #Menu{padding-top:0;padding-bottom:0;}
header.fixhead #Menu ul.menunav>li.logo>a{}
header.fixhead #Menu ul.menunav>li.logo img{max-height:33px;width:auto;}
header.fixhead #Menu ul.menunav>li>a{padding:15px 15px 15px;}

#top{padding-top:10px;padding-bottom:10px;overflow:hidden;transition:all .3s;height:98px;}
#top .left{float:left;width:50%;}
#top .left a{color:#fff;display:inline-block;line-height:30px;font-size:16px;}
#top .right{float:right;width:50%;text-align:right;padding-top:29px;}
#top .right a{display:inline-block;height:30px;line-height:30px;margin-left:10px;text-align:center;vertical-align:top;font-size:17px;}
#top .right a img{margin-top:5px;margin-left:5px;}
#top #search{display:inline-block;}
#top #search>a{font-size:22px;font-weight:bold;color:#6ab5e2;}

#logo{display:none;}
#logo img{transition:all .3s;max-height:60px;width:auto;}

#Menu{padding-top:20px;padding-bottom:20px;}
#Menu .container{width:90%;}
#Menu ul.menunav{transition:all .3s;text-align:right;}
#Menu ul.menunav>li{display:inline-block;margin:0;text-align:center;}
#Menu ul.menunav>li.logo{float:left;}
#Menu ul.menunav>li.logo>a{padding:20px 0 20px;border-bottom:none!important;}
#Menu ul.menunav>li.logo img{max-height:33px;width:auto;}
#Menu ul.menunav>li.lang{}
#Menu ul.menunav>li.lang>a{padding:20px 5px;display:inline-block;}
#Menu ul.menunav>li.lang>a:not(:first-child){padding-left:0;}
#Menu ul.menunav>li.lang>a:not(:first-child):before{content:"|";margin-right:10px;line-height:33px;display:inline-block;vertical-align:bottom;color:#fff!important;}
#Menu ul.menunav>li>a{position:relative;display:block;font-size:16px;line-height:33px;padding:20px 25px;font-family:Arial, Helvetica, sans-serif;color:#fff;text-transform:uppercase;}
#Menu ul.menunav>li:not(:last-child){}
#Menu ul.menunav>li:nth-child(2){border-left:none;}
#Menu ul>li.open>a,#Menu ul>li.open>a:focus,#Menu ul>li.open>a:hover,#Menu ul>li.active>a,#Menu ul>li:hover>a:hover{}
#Menu ul>li#search{}
#Menu ul>li#search>a{color:#6ab5e2;border-bottom:none;font-weight:bold;}
#Menu ul>li.dropdown>a>i{display:inline-block;transition:all .2s;vertical-align:top;margin-left:3px;}
#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{}
#Menu ul>li ul.dropdown-menu{position:absolute;width:100%;left:0;background-color:rgba(0,0,0,0.6) ;display:none;text-align:right;padding-right:10%;}
#Menu ul>li ul.dropdown-menu>li{display:inline-block;}
#Menu ul>li ul.dropdown-menu>li>a{line-height:24px; font-size:14px; padding:10px 10px;display:block;font-weight:normal;color:#fff;border-bottom:1px solid transparent;}
#Menu ul>li ul.dropdown-menu>li>a>i{font-size:14px;}
#Menu ul>li ul.dropdown-menu>li>a:hover{background:#fff;color:#6ab5e2;}
#Menu ul>li:hover ul.dropdown-menu{display:block; border:none;}
#Menu ul>li ul.dropdown-menu>li>a:hover{border-bottom:1px solid #fff;}

#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:#6ab5e2; -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:#6ab5e2; -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:#6ab5e2; -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:#6ab5e2; -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:#6ab5e2; -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:#6ab5e2; -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:992px) and (max-width:1229px) {
    #Menu {padding-top:0;padding-bottom:0;}
    #Menu .container{width:100%;}
    #Menu ul.menunav>li.logo>a{padding:10px 0;}
#Menu ul.menunav>li.logo img{max-height:40px;width:auto;}
    #Menu ul.menunav>li{}
    #Menu ul.menunav>li>a{padding:10px 8px;font-size:16px;}
    header.fixhead #Menu ul.menunav>li.logo>a{padding:10px 0;}
    #Menu ul.menunav>li.lang>a{padding:10px 8px;}
    #Menu ul.menunav>li.lang>a:not(:first-child)::before {margin-right:8px;}
    header.fixhead #Menu ul.menunav>li>a{padding:10px 8px;}

    header{}
    #logo{padding:10px 15px;}
    #TopSearch{}
    #Menu{float:none;}
    #Menu ul>li.logo{}
    #Menu ul>li.logo img{max-height:40px;width:auto;}
    #Menu ul>li ul.dropdown-menu{padding-right:15px;}
    #Menu ul>li ul.dropdown-menu>li{padding-top:0;}
}
@media (min-width:768px) and (max-width:991px){    
    #top{display:none;}
    #Menu{}
    #logo{display:block;padding:10px 0px;width:100%;float:none;}
    #logo img{max-height:60px;width:auto;}
    header #menu_btn{ display: block;margin-top:0;}
    
    #Menu ul>li ul.dropdown-menu>li>a:hover{border-bottom:none;}
}
@media (min-width:1px) and (max-width:767px) {
    #top{display:none;}
    #Menu{}
    #logo{display:block;padding:10px 0;width:100%;float:none;}
    #logo img{max-height:60px;width:auto;}
    header #menu_btn{ display: block;margin-top:0;}
    
    #Menu ul>li ul.dropdown-menu>li>a:hover{border-bottom:none;}
}
@media (min-width:1px) and (max-width:991px) {
    #Menu #top{display:none;}
    #Menu ul.menunav>li:nth-child(2){padding-left:15px;}
    #Menu ul.menunav>li:nth-child(2)::before {display:none;}
    #Menu ul.menunav>li:not(:first-child){border-left:none;}

    header{position:relative;box-shadow:0 3px 5px #aaa;background-color:rgba(255,255,255,1);}
    header .navbar-brand img{margin:0;width:200px;}
    #Menu{width:220px;position:fixed;left:-220px;top: 0px; bottom: 0px; background: #6ab5e2; z-index: 99999; overflow-x:hidden;overflow-y:auto;transition:all .5s ease;padding-top:0;}
    #Menu.show{left:0;}
    #Menu .container{padding:0;width:auto;}
    #Menu .tel{display:none;}
    #Menu ul.menunav{margin:0;}
    #Menu ul.menunav>li.logo{display:block;}
    #Menu ul.menunav{display: block; padding: 0px 0 60px; text-align: left;overflow:hidden;}
    #Menu ul.menunav>li{width:100%; padding:0 15px; margin:10px 0 0;}
    #Menu ul.menunav>li:nth-child(1){width:100%; padding:5px 15px; text-align: center;border-bottom:1px solid #fff;margin:0;background-color:#fff;}
    #Menu ul.menunav>li:nth-child(1)>a{padding: 0;line-height:1;padding:10px 0;}
    #Menu ul.menunav>li:nth-child(1)>a>img{}
    #Menu ul.menunav>li>a{font-size:14px;padding:0px;font-weight:bold;background-color:transparent !important;color: #f5f5f5 !important;text-align:left;border-bottom:none;}
    #Menu ul.menunav>li>a:hover:after,#Menu ul>.open>a:after{opacity:0;}
    #Menu ul>li>a,#Menu ul>li:hover>a,#Menu ul>li.active:hover>a{border:none;}
    #Menu ul>li.open>a,#Menu ul>li.open>a:focus,#Menu ul>li.open>a:hover,#Menu ul>li.active>a,#Menu ul>li:hover>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:3px 0;white-space:initial;border:none;background-color:transparent;}
    #Menu ul>li ul.dropdown-menu>li>a:hover{background-color:#6ab5e2;color:#fff;}
    #Menu ul>li ul.dropdown-menu>li>a>i{float:left;}

    #Menu ul.menunav>li.lang{display:block;text-align:left;}
    #Menu ul.menunav>li.lang>a{display:block;line-height:30px;padding:0;}
    #Menu ul.menunav>li.lang>a img{display:inline-block;margin-left:10px;vertical-align:middle;}
    #Menu ul.menunav>li.lang>a:not(:first-child)::before{display:none;}

    #Menu ul>li#search{display:block;}
    #Menu ul>li#search>a{display:none;}
    #Menu ul>li#search #SearchBox{position:relative;background:none;left:initial;right:initial;top:initial;bottom:initial;}
    #Menu ul>li#search #SearchBox .searchclose{display:none;}
    #Menu ul>li#search #SearchBox #sform{display:block;background-color:#fff;width:100%;border:1px solid #fff;margin:0;}
    #Menu ul>li#search #SearchBox #stext{width:80%;background-color:#fff;height:30px;line-height:30px;color:#333;font-size:14px;font-weight:normal;padding-left:8px;}
    #Menu ul>li#search #SearchBox #sbut{width:20%;height:30px;line-height:30px;background-color:#6ab5e2;}
    #Menu ul>li#search #SearchBox #sbut>i{height:30px;line-height:30px;width:30px;font-size:18px;vertical-align:top;}
}

#bframe{overflow:hidden;position:relative;}
#bframe img{max-width:100%;display:block;margin:0 auto;}
#bframe h2{position:absolute;font-size:60px;line-height:72px;color:#fff;text-align:center;top:calc(50% - 36px);left:10%;width:80%;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
#ibframe{}
#ibframe .txt{position:absolute;left:240px;top:300px;width:45%;}
#ibframe .txt h3{font-size:68px;color:#fff;text-transform:uppercase;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
#ibframe .txt p{font-size:16px;line-height:28px;color:#fff;font-family:Arial, Helvetica, sans-serif;margin-bottom:30px;}
#ibframe .txt a{display:inline-block;font-size:16px;line-height:20px;text-transform:uppercase;padding:10px 70px;background-color:#6ab5e2;color:#fff;font-family:Arial, Helvetica, sans-serif;border-radius:50px;}
#ibframe .txt a:hover{color:#6ab5e2;}
#ibframe .swiper-pagination{bottom:30px;}
#ibframe .swiper-pagination-bullet{width:50px;height:6px;border:none;margin:0 10px;border-radius:0;}
#ibframe .swiper-pagination-bullet-active{background-color:#6ab5e2;}
@media (min-width:992px) and (max-width:1229px) {
    #ibframe .txt{left:50px;top:100px;}
    #ibframe .txt h3{font-size:36px;margin-bottom:10px;}
    #ibframe .txt p{font-size:14px;line-height:24px;height:120px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;}
    #ibframe .txt a{font-size:14px;padding:8px 50px;}
}
@media (min-width:768px) and (max-width:991px) {
    #bframe h2{font-size:20px;margin-top:0;}
    
    #ibframe .txt{left:50px;top:50px;}
    #ibframe .txt h3{font-size:36px;margin-bottom:10px;}
    #ibframe .txt p{font-size:14px;line-height:24px;height:120px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;}
    #ibframe .txt a{font-size:14px;padding:8px 50px;}
}
@media (min-width:1px) and (max-width:767px){
    #bframe{}
    #bframe h2{font-size:18px;margin-top:0;}
    #ibframe .swiper-pagination-bullet{width:20px;height:3px;margin:0 5px;}
    
    #ibframe .txt{left:50px;top:50px;}
    #ibframe .txt h3{font-size:30px;margin-bottom:10px;}
    #ibframe .txt p{display:none;}
    #ibframe .txt a{font-size:13px;line-height:20px;padding:3px 20px;}
}


.frame{padding-top:50px;padding-bottom:50px;overflow:hidden;}
.frame .title{margin-bottom:30px;text-align:center;}
.frame .title h2{font-size:30px;line-height:40px;position:relative;margin-top:0;margin-bottom:10px;text-transform:uppercase;color:#4a4a4a;letter-spacing:2px;}
.frame .title .line{width:60px;height:6px;background-color:#6ab5e2;position:relative;}
.frame .title p{font-size:16px;line-height:1.5;color:#7c7c7c;margin-bottom:15px;letter-spacing:1px;}
@media screen and (min-width:1230px ) and (max-width:1429px) {
    .frame .title h2{font-size:32px;line-height:36px;}
    .frame .title{margin-bottom:25px;}
}
@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:26px;line-height: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:10px;}
    .frame .title h2{font-size:22px;line-height:26px;}
    .frame .title h5{font-size:18px;}
    .frame .title p{font-size:14px;}
}
@media (max-width:767px){
    .frame{padding-top:25px;padding-bottom:25px;}
    .frame .title{margin-bottom:15px;}
    .frame .title h2{font-size:18px;line-height:24px;}
    .frame .title h5{font-size:16px;}
    .frame .title .line{width:300px;}
    .frame .title p{font-size:12px;}
}

#sframe{padding-top:30px;padding-bottom:30px;background-color:#f0eeef;}
#sframe #sform{background-color:#fff;border-radius:50px;overflow:hidden;padding-right:5px;}
#sframe #sform #stext{float:left;width:calc(100% - 45px);height:45px;line-height:45px;border:none;padding:10px 20px;font-size:18px;}
#sframe #sform #sbut{float:right;width:45px;height:45px;line-height:45px;text-align:center;border:none;background-color:transparent;cursor:pointer;}
#sframe #sform #sbut>i{font-size:24px;display:block;}
@media screen and (min-width:1230px ) and (max-width:1429px) {
}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #sframe{padding-top:25px;padding-bottom:25px;}
}
@media (min-width:768px) and (max-width:991px) {
    #sframe{padding-top:20px;padding-bottom:20px;}
    #sframe #sform #stext{width:calc(100% - 40px);height:40px;line-height:40px;padding:5px 15px;font-size:16px;}
    #sframe #sform #sbut{width:40px;height:40px;line-height:40px;}
    #sframe #sform #sbut>i{font-size:20px;}
}
@media (max-width:767px){
    #sframe{padding-top:10px;padding-bottom:10px;}
    #sframe #sform #stext{width:calc(100% - 30px);height:30px;line-height:30px;padding:5px 15px;font-size:14px;}
    #sframe #sform #sbut{width:30px;height:30px;line-height:30px;}
    #sframe #sform #sbut>i{font-size:16px;}
}


#frame1{}
#frame1 .btnlist{position:relative;text-align:center;margin-bottom:40px;}
#frame1 .btnlist .swbtn{display:inline-block;width:90px;height:40px;line-height:40px;text-align:center;background-color:#eee;color:#fff;}
#frame1 .btnlist .swbtn>i{font-size:20px;}
#frame1 .btnlist .swbtn:hover{background-color:#6ab5e2;}
#frame1 .list .swiper-slide{float:left;width:42%;padding:64px 0px 64px 166px;margin:0 -8%;z-index:1;position:relative;}
#frame1 .list .swiper-slide .item .img{position:relative;}
#frame1 .list .swiper-slide .item h4{position:absolute;bottom:-100%;left:0;right:0;text-align:center;background:rgba(0,0,0,0.6);color:#fff;font-size:16px;line-height:24px;padding:8px 10px;font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;}
#frame1 .list .swiper-slide .item:hover h4{bottom:0;}
#frame1 .list .swiper-slide.swiper-slide-active{padding:0px;z-index:10;}
#frame1 .list .swiper-slide.swiper-slide-next{padding:36px 96px 36px 0;margin:0 -8%;z-index:5;}
#frame1 .list .swiper-slide.swiper-slide-next+div.swiper-slide{z-index:4;padding:64px 166px 64px 0;}
#frame1 .list .swiper-slide.swiper-slide-prev{padding:36px 0 36px 96px;z-index:5;}
@media screen and (min-width:1230px ) and (max-width:1429px) {
}
@media screen and (min-width:992px ) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #frame1 .list .swiper-slide{width:60%;}
}
@media (max-width:767px){
    #frame1 .btnlist{margin-bottom:20px;}
    #frame1 .btnlist .swbtn{width:60px;height:30px;line-height:30px;}
    #frame1 .list .swiper-slide{width:60%;}
    #frame1 .list .swiper-slide .item h4{font-size:14px;line-height:20px;}
    #frame1 .list .swiper-slide.swiper-slide-active .item h4{bottom:0;}
    #frame1 .list .swiper-slide.swiper-slide-next{padding:18px 48px 18px 0;}
    #frame1 .list .swiper-slide.swiper-slide-prev{padding:18px 0 18px 48px;}
}

#frame2{}
#frame2 .container{overflow:hidden;}
#frame2 .list{overflow:hidden;margin:0 -150px;}
#frame2 .list .item{float:left;width:50%;transform:skewX(-60deg);overflow:hidden;position:relative;cursor:pointer;}
#frame2 .list .item .img{transform:skewX(60deg);}
#frame2 .list .item:nth-child(1) .img{margin-right:-150px;}
#frame2 .list .item:nth-child(2) .img{margin-left:-150px;}
#frame2 .list .item .txt{position:absolute;text-align:center;top:40px;left:calc(50% - 150px);transform:skewX(60deg);}
#frame2 .list .item:nth-child(2) .txt{left:calc(50% - 200px);top:35px;}
#frame2 .list .item .txt img{display:block;}
#frame2 .list .item .txt .left{float:left;padding-right:15px;}
#frame2 .list .item .txt .left img{margin-top:5px;}
#frame2 .list .item .txt .left span{display:block;color:#fff;background-color:#0078ba;margin-top:15px;float:right;padding:2px 22px;font-size:14px;line-height:18px;}
#frame2 .list .item .txt .left i{color:#ff0000;font-size:80px;}
#frame2 .list .item .txt .right{float:right;}
#frame2 .list .item:nth-child(2) .txt .right img{height:20px;margin:15px 0 0 0;}
#frame2 .list .item .txt .right h3{font-size:18px;line-height:36px;margin:0;color:#fff;}
@media screen and (min-width:1230px ) and (max-width:1429px) {
}
@media screen and (min-width:992px ) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #frame2 .list .item .txt{top:25px;left:calc(50% - 100px);}
    #frame2 .list .item:nth-child(2) .txt{top:15px;}
    #frame2 .list .item .txt .left img{margin-top:0;}
    #frame2 .list .item .txt .right img{height:60px;}
    #frame2 .list .item .txt .left i{font-size:64px;}
}
@media (max-width:767px){
 
    #frame2 .list{margin:0;}
    #frame2 .list .item{width:100%;transform:skewX(0);}
    #frame2 .list .item .img{transform:skewX(0);}
    #frame2 .list .item .txt{top:10px;left:10px;transform:skewX(0);}
    #frame2 .list .item .txt .right img{height:60px;}
#frame2 .list .item:nth-child(2) .txt{left:calc(50% - 100px);top:10px;}
}




#frame3{}
#frame3 .list{overflow:hidden;margin:0 -10px;}
#frame3 .list .item{float:left;width:25%;padding:10px;text-align:center;}
#frame3 .list .item .box{background-color:#eee;padding-top:50px;margin-top:10px;}
#frame3 .list .item .box a{display:block;}
#frame3 .list .item .box h4{font-size:16px;line-height:24px;margin-top:20px;margin-bottom:30px;color:#7c7c7c;font-family:Roboto,Arial, Helvetica, sans-serif;}
#frame3 .list .item .box:hover{margin-top:0;box-shadow:0 0 10px #ccc;background:linear-gradient(to bottom,#6ab5e2,#ffffff);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#6ab5e2',endColorStr='#ffffff',gradientType='0');}

@media screen and (min-width:1230px ) and (max-width:1429px) {
}
@media screen and (min-width:992px ) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #frame3 .list .item .box{padding-top:20px;}
    #frame3 .list .item .box h4{font-size:14px;line-height:20px;margin-bottom:10px;}
    #frame3 .list .item .box:hover{margin-top:10px;}
}
@media (max-width:767px){
    #frame3 .list .item{width:50%;}
    #frame3 .list .item .box{padding-top:20px;}
    #frame3 .list .item .box h4{font-size:14px;line-height:20px;margin-bottom:10px;}
    #frame3 .list .item .box:hover{margin-top:10px;}
}

footer{padding-top:50px;padding-bottom:0;background:#e2e2e2;}
footer .container{}
footer #fck1{overflow:hidden;text-align:right;}
footer #fck1 .left{display:inline-block;}
footer #fck1 .right{display:inline-block;padding-left:50px;}
footer #fck1 p{font-size:16px;line-height:28px;font-family:Arial, Helvetica, sans-serif;}

footer dl dt{font-size:20px;line-height:30px;margin-bottom:20px;font-weight:normal;position:relative;}
footer dl dd{overflow:hidden;margin-bottom:10px;color:#6d6d6d;}
footer dl dd>a{font-size:15px;line-height:20px;display:inline-block;}
footer dl dd p{font-size:15px;line-height:24px;margin-bottom:10px;padding-left:28px;position:relative;}
footer dl dd p>a{font-size:15px;line-height:20px;display:inline-block;margin-right:8px;color:#6d6d6d;}
footer dl dd p>a.email{color:#6ab5e2;text-decoration:underline;}
footer dl dd p>i{position:absolute;left:5px;}
footer dl dd a:hover{text-decoration:underline;}

#language{padding:10px 0px; text-align:center;margin-bottom:20px;}
#language ul {display:flex;justify-content:space-between;display:inline-block;text-align:right;float:right;}
#language ul li {margin:0;margin:0 0 0 25px;display:inline-block;}
#language ul li a{font-size:14px; line-height:2em;}
#language ul li a img{margin-top:5px;}
#language ul li a span{font-size:14px; line-height:2em;}

#subscribe{border-bottom:2px solid #6ab5e2;overflow:hidden;position:relative;}
#subscribe:before{content:"\e600";font-family:iconfont;position:absolute;font-size:20px;left:0;line-height:30px;}
#subscribe #subEmail{border:none;width:calc(100% - 30px);float:left;height:30px;background-color:transparent;padding-left:30px;color:#333333;}
#subscribe #btnSubscribe{float:right;width:30px;height:30px;line-height:30px;border:none;background-color:transparent;}
footer dl.catelist dd>a{position:relative;}

footer #fck2 p{font-size:14px;line-height:24px;}
footer #fck3 .img{margin:0 0 0 20px;display:inline-block;text-align:center;}
footer #fck3 .img h3{font-size:14px;margin:5px 0 0 0;}
footer #sharelist>a{}
footer #sharelist>a>i{float:left;font-size:24px;width:30px;height:30px;line-height:30px;margin-right:20px;}

#friendlist{padding:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;overflow:hidden;margin-bottom:25px;text-align:left;}
#friendlist span{font-weight:bold;display:inline-block;}
#friendlist a{display:inline-block;margin-left:80px;}

.foot_tel{padding:20px 10%;background-color:#000;overflow:hidden;}
.foot_tel .left{float:left;color:#fff;font-size:22px;line-height:30px;text-transform:uppercase;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.foot_tel .left>i{float:left;font-size:24px;line-height:30px;margin-right:10px;}
.foot_tel .right{float:right;color:#fff;font-size:22px;line-height:30px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}


.foot_logo{padding:15px 0;position:relative;}
.foot_logo img{max-height:60px;width:auto;}
.foot_logo:before{content:"";width:calc(100% - 300px);height:1px;background-color:#bebebe;right:0;top:31px;position:absolute;}
.foot_by{padding:10px 0 10px;text-align:right;}
.foot_by .footdiv{display:inline-block; font-size:14px; line-height:24px;font-family:Arial, Helvetica, sans-serif;}
.foot_by .footdiv a{ display:inline-block; font-size:14px; line-height:24px;font-family:Arial, Helvetica, sans-serif;}
.foot_by .footdiv a:hover{text-decoration:underline;}
.foot_by .footdiv.fl{float:left;}
.foot_by .footdiv.fr{float:right;}
@media (min-width:992px) and (max-width:1229px) {    
    footer #fck1{padding-right:30px;}

    footer dl dt{font-size:20px;line-height:24px;}
    footer dl dd{margin-bottom:8px;}
    footer dl dd p{font-size:14px;margin-bottom:8px;}

    #language ul li {margin:0 0 0 15px;}

    #friendlist{margin-bottom:15px;}
    #friendlist a{margin-left:30px;}
    
    .foot_tel{padding:10px 15px;}

    footer{padding-top:30px;}

    .foot_by{padding:10px 0;}
}
@media (min-width:768px) and (max-width:991px) {
    footer{padding-top:30px;}
    footer .foot_menu a{padding:0 20px;}

    footer #fck1{width:100%;padding-right:30px;}
    footer #fck2{width:25%;clear:left;}
    footer #fck3{width:35%;}
    footer #fck4{width:20%;}
    footer #fck5{width:20%;}

    #language{padding:6px 0;margin-bottom:0;}
    #language ul li a img{display:block;}
    #language ul li a span{font-size:12px;}
    
    #friendlist{margin-bottom:10px;}
    #friendlist a{margin-left:15px;}
    
    .foot_tel{padding:10px 15px;}
    .foot_tel .left{font-size:18px;line-height:24px;}
    .foot_tel .left>i{line-height:24px;font-size:18px;}
    .foot_tel .right{font-size:18px;line-height:24px;}

    .foot_by{padding:6px 0;}
    .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{margin-bottom:10px;padding-bottom:0;}
    footer .foot_menu a{padding:0 10px;margin-bottom:10px;}
    footer .foot_menu a:not(:last-child){border:none;}

    footer #fck1 p{font-size:14px;line-height:24px;}
    
    #language{padding:6px 0;display:none;}
    #language ul{flex-wrap:wrap;}
    #language ul li{width:20%;}
    #language ul li a img{display:block;}
    #language ul li a span{font-size:12px;}

    #friendlist{margin-bottom:10px;}
    #friendlist a{margin-left:10px;}

    footer dl{margin-bottom:0;}
    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:12px;}
    footer dl.catelist dd>a{font-size:12px;}
    .foot_by{padding:10px 0;}
    .foot_by .footdiv{display:block;text-align:center;font-size:12px;line-height:1.5;width:100%;}
    .foot_by .footdiv a{font-size:12px;line-height:1.5}
    .foot_by .footdiv.fr{float:none;text-align:center;width:100%;}

    
    .foot_tel{padding:5px 15px;}
    .foot_tel .left{font-size:14px;line-height:24px;display:block;float:none;}
    .foot_tel .left>i{line-height:24px;font-size:14px;}
    .foot_tel .right{font-size:14px;line-height:24px;text-align:left;display:block;float:none;}

}

#mobMenu{min-height:50px;border:1px solid #dddddd;position:fixed;bottom:0;width:100%;display:none;}
#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:#6ab5e2;}

#float{position:absolute;right:25px;top:50%;margin-top:-80px;}
#float div.ico{display:block;width:50px;height:50px;line-height:50px;text-align:center;background-color:#f3f3f3;margin-bottom:6px;position:relative;cursor:pointer;}
#float div.ico:hover{background-color:#6ab5e2;}
#float div.ico:hover>i{color:#ffffff;}
#float div.ico>i{color:#b6b6b6;font-size:24px;}
#float div.ico>.img{position:absolute;right:50px;width:140px;height:140px;top:0;display:none;border:1px solid #f3f3f3;}
#float div.ico>.img>img{width:100%;}
#float div.ico:hover>.img{display:block;}
#float div.ico>#sharelist{position:absolute;right:50px;width:200px;top:0;display:none;}
#float div.ico:hover>#sharelist{display:block;}
@media (min-width:1px) and (max-width:991px) {
    #float{display:none;}
}
@media (min-width:1px) and (max-width:767px) {
       #mobMenu{display:block;}
}

 

/*共用*/
#Location{position:absolute;bottom:20px;width:100%;}
#Location .location{padding:10px 0;}
#Location .location a{display:inline-block;font-size:18px;line-height:24px;text-transform:uppercase;color:#6ab5e2;}
#Location .location a:not(:last-child)::after{content:"-";margin:0 5px;vertical-align:top;}
#Location .location a:last-child{color:#6ab5e2;}
#Location .location a:hover{color:#6ab5e2;}
#Location .location span{display:inline-block;font-size:18px;line-height:24px;color:#6ab5e2;text-transform:uppercase;}

@media (min-width:1230px) and (max-width:1429px) {
    #Location{}
    #Location .location a{font-size:16px;line-height:24px;}
    #Location .location span{font-size:16px;line-height:24px;}

}
@media (min-width:992px) and (max-width:1229px) {
    
    #Location{}
    #Location .location a{font-size:14px;}
    #Location .location span{font-size:14px;}

}
@media (min-width:768px) and (max-width:991px) {
    
    #Location{}
    #Location .location a{font-size:14px;line-height:24px;}
    #Location .location span{font-size:14px;line-height:24px;}
}
@media (min-width:1px) and (max-width:767px) {

    #Location .location{padding:5px 0;}
    #Location .location a{font-size:12px;line-height:18px;}
    #Location .location a:first-child:before{font-size:16px;}
    #Location .location span{font-size:12px;line-height:18px;}
}

/*左侧菜单*/
#left_nav{width:300px;float:left;padding-right:30px;}
#left_nav dl{overflow:hidden;}
#left_nav dl>dt{padding:20px 20px;font-size:24px;line-height:30px;color:#fff;background:#0072c2;margin-bottom:20px;text-align:center;text-transform:uppercase;position:relative;}
#left_nav dl>dt:before{content:"";border-width:11px;border-color:transparent transparent #fff #fff;border-style:solid;position:absolute;left:0;bottom:0;}
#left_nav dl>dd{padding:0;position:relative;cursor:pointer;margin-bottom:5px;background-color:#fafafa;}
#left_nav dl>dd:before{content:"\e602";font-family:iconfont;position:absolute;top:12px;right:15px;color:#ccc;font-size:18px;}
#left_nav dl>dd>a{display:block;font-size:16px;line-height:30px;padding:10px 20px;background-color:#fafafa;}
#left_nav dl>dd.active,#left_nav dl>dd:hover{}
#left_nav dl>dd.active:before{content:"\e75e";}
#left_nav dl>dd.active>a,#left_nav dl>dd:hover>a{color:#fff;background-color:#6ab5e2;}
#left_nav dl>dd:last-child>a{border:none;}
#left_nav dl>dd ul{display:none;transition:all .3s;padding:10px 20px;}
#left_nav dl>dd.active ul{display:block;}
#left_nav dl>dd ul>li>a{display:inline-block;padding:5px 0;font-size:13px;line-height:18px;position:relative;color:#888;}
#left_nav dl>dd ul>li>a:before{content:"-";margin-right:5px;}
#left_nav dl>dd ul>li.active>a,#left_nav dl>dd ul>li:hover>a{color:#6ab5e2;}
#left_nav dl>dd ul>li.active>ul{display:block;}
#left_nav dl>dd ul>li>ul.catelist{margin:0 0 10px;}
#left_nav dl>dd ul>li>ul.catelist>li>a{padding-left:40px;}
#left_nav dl>dd ul>li>ul.catelist>li>a:before{content:">";margin-right:5px;}

@media (min-width:992px) and (max-width:1229px) {
    #left_nav{width:30%;padding-right:30px;}
    #left_nav dl{}
    #left_nav dl>dt{font-size:22px;}
    #left_nav dl>dd{}
    #left_nav dl>dd>a{}
    #left_nav dl>dd ul>li>a{font-size:13px;line-height:20px;}
}
@media (min-width:768px) and (max-width:991px) {
    #left_nav{width:100%;padding-right:0;}
    #left_nav dl{padding:0;}
    #left_nav dl::before{}
    #left_nav dl>dt{padding:8px 15px;font-size:18px;border-radius:0;}
    #left_nav dl>dt:before{content:"\e61c";font-family:iconfont;float:right;position:relative;border:none;}
    #left_nav dl>dd{display:none;}
    #left_nav dl>dd:before{}
    #left_nav dl>dd:last-child{border-radius:0;}
    #left_nav dl>dd>a{font-size:14px;line-height:20px;}
    #left_nav dl>dd ul>li>a{font-size:12px;}

    #left_nav .LeftProduct{display:none;}
}
@media (min-width:1px) and (max-width:767px) {    
    #left_nav{width:100%;padding-right:0;}
    #left_nav dl{padding:0;margin-bottom:0;}
    #left_nav dl::before{}
    #left_nav dl>dt{padding:8px 15px;font-size:18px;border-radius:0;}
    #left_nav dl>dt:before{content:"\e61c";font-family:iconfont;float:right;position:relative;border:none;}
    #left_nav dl>dd{display:none;}
    #left_nav dl>dd:before{}
    #left_nav dl>dd:last-child{border-radius:0;}
    #left_nav dl>dd>a{}
    #left_nav dl>dd>a::after{top:18px;}
    #left_nav dl>dd ul>li>a{font-size:12px;}
    #left_nav dl>dd.contactus{margin-top:30px;padding-bottom:15px;}
    
    #left_nav .LeftProduct{display:none;}
}

/*右侧内容*/
#right_nav{float:right;width:900px;}
.nframe{padding-top:50px;padding-bottom:30px;overflow:hidden;}
.nframe .title{margin-bottom:50px;text-align:center;}
.nframe .title h1{font-size:24px;margin-top:0;margin-bottom:0;}
.nframe .title h2{font-size:30px;margin-bottom:5px;margin-top:0;position:relative;text-transform:uppercase;}
.nframe .title h3{font-size:30px;margin-top:0;margin-bottom:0;text-transform:uppercase;}
.nframe .title p{font-size:16px;line-height:20px;font-family:Arial, Helvetica, sans-serif;}
.nframe section{overflow:hidden;}
.nframe section .content{font-size:14px;line-height:24px;color:#505050;padding-bottom:20px;}
@media (min-width:992px) and (max-width:1229px) {
    #right_nav{width:70%;}
    
    .nframe{padding-top:25px;padding-bottom:25px;}
    .nframe .title{margin-bottom:20px;}
    .nframe .title h1{font-size:24px;}
    .nframe .title h2{font-size:24px;}
    .nframe .title h3{font-size:24px;}
    .nframe .title .line>span{font-size:14px;}

    .nframe section .content{font-size:16px;line-height:1.5;}
}
@media (min-width:768px) and (max-width:991px) {
    #right_nav{width:100%;}
    
    .nframe{padding-top:25px;padding-bottom:25px;}
    .nframe .title{margin-bottom:20px;}
    .nframe .title h1{font-size:20px;}
    .nframe .title h2{font-size:20px;}
    .nframe .title h3{font-size:20px;}
    .nframe .title p{font-size:13px;line-height:18px;}
    .nframe .title .line>span{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 .tit h3{font-size:16px;}
    embed{max-width:100%;height:auto;}
    
    .nframe{padding-top:20px;padding-bottom:20px;}
    .nframe .title{margin-bottom:10px;}
    .nframe .title h1{font-size:20px;}
    .nframe .title h2{font-size:20px;}
    .nframe .title h3{font-size:18px;}
    .nframe .title p{font-size:12px;line-height:18px;}

    .nframe section .content{font-size:13px;line-height:24px;}
    .table-responsive table{width:100%;}
}

.bgsection{}
/*关于我们*/
#aboutframe{padding-top:50px;padding-bottom:30px;}
#aboutframe .title{margin-bottom:50px;text-align:center;}
#aboutframe .title h2{font-size:30px;margin-bottom:0;margin-top:0;position:relative;text-transform:uppercase;}
#aboutframe .title h2:before{content:"";position:absolute;width:52px;height:4px;background-color:#6ab5e2;left:calc(50% - 26px);bottom:-20px;}
#aboutframe section{padding-bottom:50px;}
#aboutframe section:not(:first-child){padding-top:50px;}

#aboutframe .aboutinfo{overflow:hidden;}


#aboutframe .workshop{background:#f5f5f5;}
#aboutframe .workshop .title{text-align:center;margin-bottom:30px;}
#aboutframe .workshop .title h3{font-size:48px;color:#6ab5e2;text-transform:uppercase;margin:0;}
#aboutframe .workshop .title p{color:#9e9e9e;font-size:15px;}
#aboutframe .workshop .list{overflow:hidden;margin:0 -15px;}
#aboutframe .workshop .item{width:33.33%;float:left;padding:0 15px 30px;}
#aboutframe .workshop .item .img{position:relative;overflow:hidden;}
#aboutframe .workshop .item .img a{}
#aboutframe .workshop .item .img h3{font-size:20px;color:#fff;line-height:1.5;text-align:center;margin-top:40px;display:block;}

#aboutframe .history{overflow:hidden;}
#aboutframe .history .item{text-align:center;cursor:pointer;position:relative;z-index:1;position:relative;width:400px;}
#aboutframe .history .item .txt{overflow:hidden;}
#aboutframe .history .item h4{position:relative;float:left;border:2px solid #fff;border-radius:50%;width:114px;height:114px;padding:40px 15px;box-shadow:0 0 10px #ccc;margin:10px;
                              background:linear-gradient(to bottom,#ffffff,#6ab5e2);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#ffffff',endColorStr='#6ab5e2',gradientType='0');}
#aboutframe .history .item h4:before{content:"";position:absolute;width:80px;height:80px;border-radius:50%;background-color:#fff;top:15px;left:15px;}
#aboutframe .history .item h4>span{position:relative;display:block;font-size:15px;line-height:30px;text-align:center;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:Arial, Helvetica, sans-serif;}
#aboutframe .history .item p{float:right;font-size:12px;line-height:22px;height:88px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;;font-family:Arial, Helvetica, sans-serif;width:calc(100% - 134px);text-align:left;margin-top:25px;}
#aboutframe .history .item p i{display:inline-block;width:36px;height:18px;background-color:#6ab5e2;color:#fff;font-size:14px;line-height:18px;margin-left:5px;text-align:center;}
#aboutframe .history .swiper-slide{margin-right:-100px;position:relative;}
#aboutframe .history .box1{margin-top:300px;}
#aboutframe .history .box1:before{content:"";background:url(../../img/runwe/line.jpg) no-repeat bottom center;width:226px;height:226px;position:absolute;top:-163px;transform:rotate(180deg);left:-50px;}
#aboutframe .history .box1:after{content:"";width:4px;height:150px;background-color:#e6e6e6;position:absolute;left:65px;top:-152px;}
#aboutframe .history .box2:before{content:"";background:url(../../img/runwe/line.jpg) no-repeat bottom center;width:226px;height:226px;position:absolute;top:60px;left:-50px;}
#aboutframe .history .box2:after{content:"";width:4px;height:150px;background-color:#e6e6e6;position:absolute;left:65px;top:125px;}
#aboutframe .history .btnlist{position:relative;display:none;}
#aboutframe .history .btnlist .swbtn{position:absolute;top:32px;width:36px;height:36px;line-height:36px;text-align:center;background-color:#dcdcdc;color:#fff;border-radius:50%;}
#aboutframe .history .btnlist .swbtn.btn-prev{left:-50px;}
#aboutframe .history .btnlist .swbtn.btn-next{right:-50px;}
#aboutframe .history .btnlist .swbtn:hover{background-color:#6ab5e2;}

#aboutframe .columns{overflow:hidden;}
#aboutframe .columns .list{margin:0 -30px;}
#aboutframe .columns .item{float:left;width:33.33%;padding:0 30px;}
#aboutframe .columns .item .img{border:1px solid #f1f1f1;}
#aboutframe .columns .item img{width:100%;}
#aboutframe .columns .item h4{font-size:18px;line-height:25px;font-family:Roboto,Arial, Helvetica, sans-serif;text-align:center;margin-top:20px;text-transform:uppercase;}

@media (min-width:1230px) and (max-width:1430px) {

    #aboutframe .certificate .list{padding:0 50px;}
    #aboutframe .certificate .list .item{padding:25px;}
    #aboutframe .certificate .list .btnlist .swbtn.btn-prev{left:-5px;}
    #aboutframe .certificate .list .btnlist .swbtn.btn-next{right:-5px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #aboutframe section:not(:first-child){padding-top:40px;}

    #aboutframe .workshop .title h3{font-size:36px;}
    #aboutframe .workshop .list{margin:0 -10px;}
    #aboutframe .workshop .item{padding:0 10px 20px;}
    #aboutframe .workshop .item .imghvr-zoom-in figcaption{opacity:1;-webkit-transform:scale(1);transform: scale(1);}
    

    #aboutframe .history .list{position:relative;}
    #aboutframe .history .list:before{content:"";width:100%;top:calc(50% - 2px);height:4px;left:0;background-color:#e6e6e6;position:absolute;}
    #aboutframe .history .swiper-slide{margin-right:0;}
    #aboutframe .history .box1:before{display:none;}
    #aboutframe .history .box2:before{display:none;}
    #aboutframe .history .box1:after{height:85px;top:-85px;}
    #aboutframe .history .box2:after{height:85px;top:130px;}
    
    #aboutframe .columns .list{margin:0 -10px;}
    #aboutframe .columns .item{padding:0 10px;}
}
@media (min-width:768px) and (max-width:991px) {
    #aboutframe section:not(:first-child){padding-top:30px;}

    #aboutframe .title h2{font-size:24px;}

    #aboutframe .workshop .title h3{font-size:36px;}
    #aboutframe .workshop .list{margin:0 -8px;}
    #aboutframe .workshop .item{padding:0 8px 16px;}
    #aboutframe .workshop .item .img h3{margin-top:20px;}
    #aboutframe .workshop .item .imghvr-zoom-in figcaption{opacity:1;-webkit-transform:scale(1);transform: scale(1);}
    

    #aboutframe .history .list{position:relative;}
    #aboutframe .history .list:before{content:"";width:100%;top:calc(50% - 2px);height:4px;left:0;background-color:#e6e6e6;position:absolute;}
    #aboutframe .history .swiper-slide{margin-right:0;}
    #aboutframe .history .box1:before{display:none;}
    #aboutframe .history .box2:before{display:none;}
    #aboutframe .history .box1:after{height:85px;top:-85px;}
    #aboutframe .history .box2:after{height:85px;top:130px;}
    
    #aboutframe .columns .list{margin:0 -10px;}
    #aboutframe .columns .item{padding:0 10px;}
    #aboutframe .columns .item h4{font-size:16px;line-height:24px;}

}
@media (min-width:1px) and (max-width:767px) {
    #aboutframe{padding-top:30px;}
    #aboutframe section{padding-bottom:30px;}
    #aboutframe section:not(:first-child){padding-top:30px;}
    
    #aboutframe .title{margin-bottom:30px;}
    #aboutframe .title h2{font-size:20px;}

    #aboutframe .workshop .title h3{font-size:18px;}
    #aboutframe .workshop .title p{font-size:13px;line-height:18px;}
    #aboutframe .workshop .list{margin:0 -5px;}
    #aboutframe .workshop .item{padding:0 5px 16px;width:50%;}
    #aboutframe .workshop .item .img h3{margin-top:10px;font-size:16px;}
    #aboutframe .workshop .item .imghvr-zoom-in figcaption{opacity:1;-webkit-transform:scale(1);transform: scale(1);}

    #aboutframe .history{display:none;}

    #aboutframe .columns .list{margin:0;}
    #aboutframe .columns .item{padding:0;width:100%;margin-bottom:20px;}
    #aboutframe .columns .item h4{font-size:14px;line-height:20px;margin-top:10px;}
}


/*联系我们*/
#ContactPage{background:#f0eeef url(../../img/runwe/cont_bg.jpg) no-repeat center left/50%;}
#contactus{width:50%;float:right;padding:100px 110px;}
#contactus img{margin-bottom:25px;}
#contactus address{font-size:16px;line-height:28px;margin-bottom:120px;font-family:Arial, Helvetica, sans-serif;font-style:normal;}
#contactus p{font-size:16px;line-height:28px;font-family:Arial, Helvetica, sans-serif;margin-bottom:5px;}
#contactus p>i{color:#6ab5e2;font-size:18px;margin-right:10px;}


#map{height:360px;position:relative;z-index:1;}
@media (min-width:992px) and (max-width:1229px) {
    #ContactPage{background:#f0eeef url(../../img/runwe/cont_bg.jpg) no-repeat center left/55%;padding:0;}
    #contactus{padding:30px 15px 30px 110px;}

    #map{height:360px;}
}
@media (min-width:768px) and (max-width:991px) {
    #ContactPage{background:#f0eeef;}
    #contactus{width:100%;padding:15px 0;}
    #contactus address{margin-bottom:15px;}

    #map{height:360px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ContactPage{background:#f0eeef;}
    #contactus{width:100%;padding:15px 0;}
    #contactus img{margin-bottom:15px;}
    #contactus address{margin-bottom:15px;font-size:14px;line-height:24px;}
    #contactus p{font-size:14px;line-height:24px;}


    #map{height:300px;}
}

#feedback{width:50%;float:left;padding-right:110px;padding-top:100px;padding-bottom:100px;}
#feedback .title{text-align:left;}
#feedback .title h2{color:#fff;}
#feedback .title p{margin-top:20px;color:#fff;}
#feedback ul{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;}
#feedback ul>li{display:block;margin:0 0 10px;width:100%;box-shadow:none;background-color:#f8f8f7;border:none;border-radius:5px;}
#feedback ul>li.half{width:100%;}
#feedback ul>li>label{height:33px;line-height:33px;margin:0;font-size:15px;color:#d0d0d0;float:left;text-align:right;font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
#feedback ul>li>label>em{color:#f00;font-style:initial;display:inline-block;width:16px;font-size:15px;vertical-align:middle;}
#feedback ul>li>input{width:calc(100% - 88px);line-height:33px;height:33px;border:none;box-shadow:none;margin:0;display:inline-block;padding-left:5px;background-color:#f8f8f7;}
#feedback ul>li textarea{width:calc(100% - 88px);padding:8px 0 0 5px;resize:none;box-shadow:none;position:relative;display:block;border:none;background-color:#f8f8f7;margin:0;display:inline-block;}
#feedback ul>li.btnli{border:none;background:none;box-shadow:none;margin-top:15px;margin-bottom:0;}
#feedback ul>li.btnli .btnlink{display:inline-block;font-size:16px;line-height:20px;text-transform:uppercase;padding:10px 70px;background-color:#6ab5e2;color:#fff;font-family:Arial, Helvetica, sans-serif;border-radius:5px;}
#feedback ul>li.btnli .btnlink:hover{color:#6ab5e2;}
@media (min-width:992px) and (max-width:1229px) {
    #feedback{padding:30px 50px 30px 0;}
    #feedback ul{}
    #feedback ul>li{margin-bottom:15px;}
    #feedback ul>li.btnli #btn_send{}
}
@media (min-width:768px) and (max-width:991px) {
    #feedback{width:100%;float:initial;padding:0;margin-bottom:30px;}
    #feedback .title h2{color:#333;}
    #feedback .title p{margin-top:20px;color:#333;}

    #feedback ul{justify-content:space-between;}
    #feedback ul>li{margin-bottom:15px;background-color:#fff;}
    #feedback ul>li>label{font-size:14px;height:30px;line-height:30px;}
    #feedback ul>li>input{height:30px;line-height:30px;background-color:#fff;}
    #feedback ul>li textarea{background-color:#fff;}
    #feedback ul>li.btnli{margin-top:0;}
    #feedback ul>li.btnli #btn_send{}    
}
@media (min-width:1px) and (max-width:767px) {
    #feedback{width:100%;float:initial;padding:0;margin-bottom:30px;}
    #feedback .title h2{color:#333;}
    #feedback .title p{margin-top:20px;color:#333;}

    #feedback ul{}
    #feedback ul>li{margin-bottom:15px;background-color:#fff;}
    #feedback ul>li>label{font-size:14px;height:30px;line-height:30px;}
    #feedback ul>li>input{height:30px;line-height:30px;background-color:#fff;}
    #feedback ul>li textarea{background-color:#fff;}
    #feedback ul>li.btnli{margin-top:0;}
    #feedback ul>li.half{width:100%;}
    #feedback ul>li.half2{width:100%;}
    #feedback ul>li.btnli #btn_send{}
}



#pro_feed_show{}
#pro_feed_show label{font-weight:normal;display:inline-block;font-size:16px;line-height:38px;vertical-align:top;margin-bottom:0;color:#8b8b8b;}
#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:15px;overflow:hidden;width:100%;background-color:#fff;box-shadow:none;border:1px solid #d8d8d8;padding:0 10px;border-radius:5px;}
#pro_feed_show .form-group.half{width:48%;margin:0 0 10px;}
#pro_feed_show .form-group.half:nth-child(2n){}
#pro_feed_show .form-group .feed_left{float:left;display:block;text-align:right;}
#pro_feed_show .form-group .feed_right{float:left;width:calc(100% - 100px);}
#pro_feed_show .form-group .input-group{display:table;}
#pro_feed_show .form-control{width:100%;line-height:36px;height:38px;padding-left:5px;margin:0;border:none;box-shadow:none;background-color:transparent;}
#pro_feed_show textarea.form-control{padding-top:1px;padding-left:10px;resize:none;float:left;border:none;background-color:transparent;box-shadow:none;border-radius:0;overflow:hidden;height:auto;}
#pro_feed_show .form-group.btngroup{border:none;background-color:transparent;margin-top:25px;padding-left:0;}
#pro_feed_show .form-group.btngroup .feed_right{width:100%;}
#pro_feed_show #btn_send{display:inline-block;margin:0;text-align:center;padding:0;background-color:#6ab5e2;border:1px solid #6ab5e2;color:#fff;font-size:16px;line-height:24px;padding:6px 70px;position:relative;border-radius:5px;}
#pro_feed_show #btn_send:hover{color:#6ab5e2;}
@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;}
    #pro_feed_show p{font-size:12px;}
}


/*产品中心*/
#ProPage{}
#ProPage section{overflow:hidden;}
#ProPage section:not(:last-child){margin-bottom:50px;}
#ProPage .title{text-align:left;overflow:hidden;border-bottom:1px solid #f2f2f2;padding-bottom:20px;margin-bottom:30px;}
#ProPage .CateName{float:left;width:30%;}
#ProPage .CateName img{max-width:60px;max-height:60px;float:left;}
#ProPage .CateName h3{font-size:16px;line-height:30px;padding:15px 0;text-transform:none;font-family:Roboto,Arial, Helvetica, sans-serif;}
#ProPage .CateList{float:right;width:70%;text-align:right;padding-top:18px;}
#ProPage .CateList a.link{font-size:14px;line-height:24px;font-family:Arial, Helvetica, sans-serif;padding:0 12px;background-color:#c4d5df;color:#fff;border-radius:50px;display:inline-block;}
#ProPage .CateList a.link.active{background-color:#6ab5e2;}
#ProPage .CateList a.link:not(:last-child){margin-right:10px;}
#ProPage .CateList a.link:hover{background-color:#6ab5e2;}
#ProPage .ProList{overflow:hidden;margin:0 -10px;}
#ProPage .ProList .item{float:left;width:25%;padding:10px;}
#ProPage .ProList .item:nth-child(4n+1){clear:left;}
#ProPage .ProList .item a.link{display:block;background-color:#eee;border-radius:10px;padding:30px 10px;position:relative;overflow:hidden;}
#ProPage .ProList .item .pic{overflow:hidden;position:relative;}
#ProPage .ProList .item .txt{text-align:center;}
#ProPage .ProList .item .txt h4{font-size:20px;font-family:Arial, Helvetica, sans-serif;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px;}
#ProPage .ProList .item .txt p{font-size:16px;font-family:Arial, Helvetica, sans-serif;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#ProPage .ProList .item a.link:before{content:"";border-radius:0 0 50% 50%;position:absolute;top:0;left:-80px;right:-80px;bottom:100%;
    background:linear-gradient(to bottom,#6ab5e2,#ffffff);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#6ab5e2',endColorStr='#ffffff',gradientType='0');transition:all 0.3s;}
#ProPage .ProList .item:hover a.link:before{bottom:120px;}
#ProPage .ProList .item:hover h4{}

@media (min-width:992px) and (max-width:1229px) {
    #ProPage .CateName h3{font-size:24px;line-height:30px;}
    
}
@media (min-width:768px) and (max-width:991px) {
    #ProPage .CateName h3{font-size:18px;line-height:24px;padding:5px;}

    #ProPage .ProList .item{width:33.33%;}
    #ProPage section .ProList .item:nth-child(4){display:none;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProPage .CateName{float:left;width:100%;}
    #ProPage .CateName h3{font-size:16px;line-height:24px;}
    #ProPage .CateList{width:100%;text-align:left;}
    #ProPage .CateList a.link{margin-bottom:5px;font-size:13px;}
    #ProPage .ProList .item{width:50%;}
    #ProPage .ProList .item:nth-child(4n+1){clear:inherit;}
    #ProPage .ProList .item:nth-child(2n+1){clear:left;}
    #ProPage .ProList .item .txt h4{font-size:14px;}
    #ProPage .ProList .item .txt p{font-size:12px;}
}


/*产品询价*/
#Inquiry{padding:50px 0;background-color:#f6f6f6;}
.inquiry-wrap{max-width:800px;margin:0 auto;background:#fff;padding:40px;border-radius:10px;}
.inquiry-header h2{font-size:28px;text-transform:uppercase;margin:0 0 15px 0;letter-spacing:2px;}
.inquiry-desc{font-size:14px;line-height:24px;color:#666;margin-bottom:25px;}
.inquiry-desc a{color:#6ab5e2;}
.inquiry-row{display:flex;margin:0 -10px 15px;}
.inquiry-field{flex:1;padding:0 10px;}
.inquiry-field.full{flex:100%;}
.inquiry-field input,.inquiry-field textarea{width:100%;padding:10px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:Arial,Helvetica,sans-serif;outline:none;transition:border-color .3s;}
.inquiry-field input:focus,.inquiry-field textarea:focus{border-color:#6ab5e2;}
.inquiry-field textarea{resize:vertical;}
.inquiry-submit{display:inline-block;padding:10px 55px;background-color:#6ab5e2;color:#fff;border:1px solid #6ab5e2;border-radius:50px;font-size:16px;cursor:pointer;text-transform:uppercase;transition:all .3s;}
.inquiry-submit:hover{color:#6ab5e2;background:#fff;}

/*产品详情*/
#ProDetailPage{padding-top:50px;padding-bottom:0;}
#ProDetailPage .title{margin-bottom:20px;position:relative;text-align:left;}
#ProDetailPage .title h2{font-size:16px;line-height:36px;}
#ProDetailPage .title h2>svg{width:36px;height:36px;float:left;margin-right:15px;}
#ProDetailPage .title h2 a.back{float:right;color:#6ab5e2;}
#ProDetailPage .title h2 a.back:hover{text-decoration:underline;}
#ProDetailPage .title h3{font-size:24px;line-height:30px;margin-bottom:10px;font-weight:normal;}
#ProDetailPage .title p{margin-top:20px;}
#ProDetailPage .panelbox{margin-bottom:30px;padding-top:30px;}
#ProDetailPage .panelbox:not(:first-child){display:none;}
#slider{overflow:hidden;padding-bottom:50px;}
#picView{width:60%;float:left;background-color:#fff;position:relative;}
#picView .gallery-top{margin:0;min-height:400px;}
#picView .gallery-top .swiper-slide{text-align:center;border:1px solid #cacaca;border-radius:10px;padding:1px;overflow:hidden;min-height:400px;display:flex;align-items:center;justify-content:center;}
#picView .gallery-top .swiper-slide img{max-width:100%;max-height:400px;object-fit:contain;}
#picView .gallery-top .swiper-slide .boxer{}
#picView .imglist{background-color:#f9f9f9;padding:30px 10px;position:relative;}
#picView .gallery-thumbs{padding:0 60px;width:100%;margin-top:20px;}
#picView .gallery-thumbs img{}
#picView .gallery-thumbs .swiper-wrapper{}
#picView .gallery-thumbs .swiper-slide{overflow:hidden;text-align:center;border:1px solid #ddd;border-radius:5px;margin:0;padding:1px;}
#picView .gallery-thumbs .swiper-slide a{display:block;position:relative;}
#picView .gallery-thumbs .swiper-slide-thumb-active{position:relative;border:1px solid #6ab5e2;}
#picView .gallery-thumbs .swiper-slide-thumb-active>a{}
#picView .btnlist{display:none;}
#picView .swbtn{position:absolute; width:40px;height:40px;line-height:40px;text-align:center;z-index:1;top:calc(50% - 40px);}
#picView .swbtn>i{font-size:30px;font-weight:bold;line-height:40px;}
#picView .btn-next{right:0;}
#picView .btn-prev{left: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{}
#picView .swiper-pagination{position:relative;top:10px;}
#picView .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;margin:0 6px;}
#picView .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#6ab5e2;}
#protitle{width:38%;float:right;padding:30px;background-color:#f6f6f6;border-radius:10px;}
#protitle .title{border-bottom:1px solid #a7a7a7;}
#protitle h1{font-size:30px;margin-bottom:10px;margin-top:0;}
#protitle h3{font-size:20px;line-height:24px;margin-top:0;margin-bottom:10px;color:#666;text-transform:uppercase;position:relative;}
#protitle p{font-size:16px;line-height:24px;margin-bottom:10px;font-family:Arial, Helvetica, sans-serif;}
#protitle .remark{padding-top:10px;padding-bottom:0;}
#protitle .remark h5{font-size:20px;line-height:20px;margin-bottom:20px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;text-transform:uppercase;}
#protitle .remark p{font-size:14px;line-height:20px;color:#444;font-family:Arial, Helvetica, sans-serif;}
#protitle .remark p>b{font-family:Arial, Helvetica, sans-serif;display:block;}
#protitle .share{margin-top:20px;margin-bottom:20px;}
#protitle .share>span{display:inline-block;line-height:32px;vertical-align:top;margin-right:10px;}
#protitle .share p{font-size:16px;}
#protitle .share #sharelist{}
#protitle .share #sharelist a>i{}
#protitle .share #sharelist a:hover>i{color:#6ab5e2;}
#protitle .btnlist{overflow:hidden;margin-top:50px;}
#protitle .btnlist>a{display:block;color:#fff;margin-bottom:10px;line-height:24px;font-size:16px;padding:10px 50px;background-color:#6ab5e2;border:1px solid #6ab5e2;position:relative;text-transform:uppercase;text-align:center;border-radius:5px;font-family:Arial, Helvetica, sans-serif;}
#protitle .btnlist>a>i{margin-right:15px;float:left;font-size:20px;}
#protitle .btnlist>a:hover{color:#6ab5e2;}
#ProShare{margin-top:8px;}
#protitle #sharelist{}
#protitle #sharelist>a{color:#222;width:32px;height:32px;margin-left:0;display:inline-block;text-align:center;border-radius:50%;margin-right:15px;}
#protitle #sharelist .bdshare-button-style0-32>a{margin-left:0;margin-right:10px;border-radius:50%;color:#222;}
#protitle #sharelist .bdshare-button-style0-32>a.bds_sqq{background-color:#0051d8;border:1px solid #0051d8;}
#protitle #sharelist .bdshare-button-style0-32>a.bds_weixin{background-color:#46bb36;border:1px solid #46bb36;}
#protitle #sharelist .bdshare-button-style0-32>a.bds_tsina{background-color:#db250d;border:1px solid #db250d;}
#protitle #sharelist>a>i{width:32px;height:32px;line-height:32px;font-size:24px;}
#protitle #sharelist span{font-size:18px;font-weight:bold;display:inline-block;line-height:32px;margin-right:8px;}
/*#protitle #sharelist .icon_facebook{background-color:#3b5998;}
#protitle #sharelist .icon_twitter{background-color:#1da1f2;}
#protitle #sharelist .icon_linkedin{background-color:#0077b5;}
#protitle #sharelist .icon_youtube{background-color:#ff011d;}*/
#protitle #sharelist>a:hover{opacity:0.5;}
#protitle #sharelist .bdshare-button-style0-32>a:hover{opacity:0.5;}
#protitle .downloadpdf h5{font-size:18px;line-height:24px;}
#protitle .downloadpdf i{font-size:24px;color:#e20023;}
.pro_detail{overflow:hidden;}
#ProDetailPage .pro_detail .title{margin-bottom:0;border-bottom:2px solid #f5f7f9;}
#ProDetailPage .pro_detail .title h3{font-size:16px;line-height:30px;padding:0 30px;margin:0;}
#ProDetailPage .pro_detail .title a{display:inline-block;padding:10px 0;position:relative;}
#ProDetailPage .pro_detail .title a:not(:first-child) h3{border-left:2px solid #f5f7f9;}
#ProDetailPage .pro_detail .title a.active:before,#ProDetailPage .pro_detail .title a:hover:before{content:"";border-bottom:2px solid #6ab5e2;position:absolute;bottom:-2px;width:100%;}

#ProductDetail{}
#protitle .prevnext{margin-top:20px;}
#protitle .prevnext>a{display:block;font-size:16px;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;}
#protitle .prevnext>a:before{content:"[";margin-right:1px;}
#protitle .prevnext>a:after{content:"]";margin-left:1px;}
#protitle .prevnext>a>b{margin-right:5px;}
#protitle .prevnext>a:hover{text-decoration:underline;}

#RelatedProduct{padding-top:50px;padding-bottom:50px;}

#inquiry{padding-top:50px;padding-bottom:50px;background-color:#f0eeef;}
#inquiry .title p .email{font-weight:bold;color:#333;background:none;margin:0 3px;}
#inquiry .title p .email:hover{color:#6ab5e2;text-decoration:underline;}
@media (min-width:992px) and (max-width:1229px) {
    #protitle{padding-right:0;}
    #protitle h1{font-size:20px;padding-bottom:0;}
    #picView{padding-right:0;}
    #picView .gallery-top{}
    #picView .gallery-top .swiper-slide .boxer{}
    #picView .gallery-thumbs{padding:0;}
    #picView .gallery-thumbs .swiper-slide{}
    #protitle h3{font-size:16px;}
    #protitle .remark{font-size:14px;line-height:24px;padding-bottom:20px}
    #protitle .remark h5{font-size:18px;}
    #protitle .btnlist{margin-top:0px;}
    #protitle .btnlist>a{padding:5px 30px;}

    #inquiry .tit p{font-size:14px;width:100%;}
}
@media (min-width:768px) and (max-width:991px) {
    #ProDetailPage{padding-top:0;}
    #slider{padding-top:20px;padding-bottom:30px;}
    #picView{padding-right:0;width:56%;}
    #picView .gallery-top{}
    #picView .gallery-thumbs{padding:0;}
    #protitle{padding:15px;width:42%;}
    #protitle h1{font-size:18px;padding-bottom:0;margin-bottom:6px;}
    #protitle h4{font-size:14px;padding:5px 0;margin-top:0;line-height:18px;}
    #protitle .remark{padding-top:0;padding-bottom:10px;}
    #protitle .remark h5{font-size:16px;margin-bottom:10px;}
    #protitle .remark p{font-size:13px;line-height:18px;}
    #protitle .btnlist{margin-top:15px;}
    #protitle .btnlist>a{font-size:13px;line-height:20px;margin-bottom:0;padding:10px 20px;}
    #protitle .btnlist>a:not(:last-child){margin-right:2%;}
    #protitle .share{margin-top:10px;margin-bottom:10px;}
    #protitle #sharelist>a{width:26px;height:26px;}
    #protitle #sharelist>a>i{font-size:20px;}
    
    #ProDetailPage .title a{}
    #ProDetailPage .title a h3{font-size:16px;padding:5px 30px;line-height:24px;}

    #protitle .btnlist>a>i{font-size:18px;line-height:24px;}


    #inquiry{padding-top:30px;}
    #inquiry .tit p{width:100%;font-size:13px;}
    

    #RelatedProduct #ProPage .ProList .item:nth-child(4){display:none;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProDetailPage{padding-top:0;}
    #slider{padding-top:20px;padding-bottom:30px;}
    #picView{width:100%;padding:0;float:initial;border-right:0;}
    #picView .gallery-thumbs{padding:0;}
    #protitle{margin-top:30px;}
    #protitle h1{font-size:18px;padding-bottom:0;margin-bottom:6px;}
    #protitle h4{font-size:14px;padding:8px 0;margin-top:0;line-height:18px;}
    #protitle .remark{margin-bottom:10px;padding-top:0;padding-bottom:15px;}
    #protitle .remark h5{font-size:16px;margin-bottom:10px;}
    #protitle .remark p{font-size:12px;line-height:18px;margin-bottom:5px;}
        
    #protitle .btnlist{margin-top:15px;}
    #protitle .btnlist>a{font-size:13px;line-height:20px;margin-bottom:0;padding:10px 20px;}
    #protitle .btnlist>a:not(:last-child){margin-right:2%;}
    #protitle .share{margin-top:10px;margin-bottom:10px;}
    #protitle #sharelist>a{width:26px;height:26px;}
    #protitle #sharelist>a>i{font-size:20px;}

    #protitle{width:100%;padding:15px;float:initial;}   
    

    #ProDetailPage .pro_detail .title h3{font-size:14px;padding:3px 15px;line-height:20px;}
    
    #inquiry{padding-top:15px;padding-bottom:15px;}
    #inquiry .tit h3{font-size:18px;margin-top:0;}
    #inquiry .tit p{font-size:12px;width:100%;}
    
    #ProDetailPage .title h3{font-size:20px;}
}


/*新闻*/
#NewsList_ex{margin-bottom:50px;}
#NewsList_ex .title{text-align:left;}
#NewsList_ex .title h2{letter-spacing:2px;}
#NewsList_ex .list{overflow:hidden;}
#NewsList_ex .list .item{position:relative;border-radius:5px;overflow:hidden;margin-bottom:20px;}
#NewsList_ex .list .item span.arrow{position:absolute;width:70px;height:70px;border-radius:50%;right:10%;top:calc(50% - 35px);display:none;}
#NewsList_ex .list .item span.arrow:before{content:"";background-color:rgba(106,181,226,0.57);width:70px;height:70px;border-radius:50%;display:block;position:absolute;left:calc(50% - 35px);
    animation: zoom 1s linear 0s infinite ;
	-webkit-animation: zoom 1s linear 0s infinite ;
	-moz-animation:zoom 1s linear 0s infinite;
	-ms-animation: zoom 1s linear 0s infinite;
	-o-animation: zoom 1s linear 0s infinite;}
#NewsList_ex .list .item span.arrow>i{display:block;width:50px;height:50px;line-height:50px;font-size:24px;margin:10px;background-color:#6ab5e2;color:#fff;text-align:center;border-radius:50%;position:relative;z-index:1;}
#NewsList_ex .list .item:hover span.arrow{display:block;}
#NewsList_ex .list .item img{width:100%;max-height:400px;object-fit:cover;display:block;}
#NewsList_ex .btnlist{text-align:center;margin-top:10px;}
#NewsList_ex .btnlist>a.link{display:inline-block;font-size:16px;line-height:20px;padding:10px 55px;background-color:#6ab5e2;color:#FFF;border:1px solid #6ab5e2;border-radius:50px;}
#NewsList_ex .btnlist>a.link:hover{color:#6ab5e2;}
@keyframes zoom{
	from{width: 50px;height: 50px;left:10px;top:10px;}
	to{width: 70px;height: 70px;left: 0;top:0;}
}
@-webkit-keyframes zoom{
	from{width: 50px;height: 50px;left:10px;top:10px;}
	to{width: 70px;height: 70px;left: 0;top:0;}
}
@-moz-keyframes zoom{
	from{width: 50px;height: 50px;left:10px;top:10px;}
	to{width: 70px;height: 70px;left: 0;top:0;}
}
@-ms-keyframes zoom{
	from{width: 50px;height: 50px;left:10px;top:10px;}
	to{width: 70px;height: 70px;left: 0;top:0;}
}
@-o-keyframes zoom{
	from{width: 50px;height: 50px;left:10px;top:10px;}
	to{width: 70px;height: 70px;left: 0;top:0;}
}

#NewsList{padding-top:5px;}
#NewsList .title{text-align:left;}
#NewsList .title h2{letter-spacing:2px;}
#NewsList .list{margin:0 -6px;}
#NewsList .item{margin-bottom:30px;overflow:hidden;padding:6px;width:25%;float:left;}
#NewsList .item:nth-child(4n+1){clear:left;}
#NewsList .item>a.link{border:1px solid #e1e1e1;display:block;padding:10px;}
#NewsList .item .img{}
#NewsList .item .txt{text-align:center;padding-top:12px;}
#NewsList .item h4{font-size:18px;margin-top:8px;text-transform:uppercase;margin-bottom:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
#NewsList .item p{font-size:14px;line-height:22px;height:66px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;color:#6c6c6c;font-family:Arial, Helvetica, sans-serif;margin-bottom:10px;}
#NewsList .item span.date{display:inline-block;font-size:14px;color:#a1a1a1;line-height:20px;border-top:1px solid #efefef;padding:8px 0;font-family:Arial, Helvetica, sans-serif;}
#NewsList .item span>i{float:left;margin-right:5px;font-size:14px;}
#NewsList .item:hover h4{color:#6ab5e2;}
#NewsList .btnlist{text-align:center;}
#NewsList .btnlist>a.link{display:inline-block;font-size:16px;line-height:20px;padding:10px 55px;background-color:#6ab5e2;color:#FFF;border:1px solid #6ab5e2;border-radius:50px;}
#NewsList .btnlist>a.link:hover{color:#6ab5e2;}


#NewsPage #sharelist{border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:8px 0;text-align:right;margin-bottom:30px;width:100%;overflow:hidden;}
#NewsPage .title h1{font-size:24px;text-align:left;margin-bottom:20px;}
#NewsPage .context{font-size:16px;line-height:2;color:#505050;}
#NewsPage .context img{max-width:100%;height:auto;}
#NewsPage #sharelist>p{float:left;line-height:24px;font-size:14px;color:#868686;margin:0;}
#NewsPage #sharelist span{display:inline-block;font-size:14px;color:#868686;margin-right:10px;line-height:30px;}
#NewsPage #sharelist>a{display:inline-block;color:#868686;font-size:20px;margin:0 0 0 5px;border:1px solid #999;width:30px;height:30px;line-height:28px;text-align:center;border-radius:50%;}
#NewsPage #sharelist>a:hover{color:#6ab5e2;border:1px solid #6ab5e2;}
#NewsPage #sharelist>a>i{width:28px;height:28px;line-height:28px;font-size:18px;}
#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;color:#666;border:1px solid #666;}
#NewsPage #sharelist .bdsharebuttonbox>a:before{line-height:30px;}
#NewsPage #sharelist .bdsharebuttonbox>a:hover{color:#6ab5e2;border:1px solid #6ab5e2;}
#NewsPage .btnList{margin-top:30px;padding-top:20px;border-top:1px solid #cdcdcd;display: flex;align-items: center;justify-content: space-between;}

#NewsPage .btnList>.link{font-size:16px;line-height:30px;display:flex;align-items:center;padding:8px 0;}
#NewsPage .btnList>.link>i.iconfont{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;line-height:1;text-align:center;font-size:20px;border-radius:50%;border:2px solid #dedede;color:#dedede;margin:0 6px;flex-shrink:0;}
#NewsPage .btnList>.link:hover>i.iconfont{border:2px solid #6ab5e2;color:#6ab5e2;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #NewsList .item h4{font-size:16px;}
    #NewsList .item p{font-size:13px;line-height:20px;height:40px;-webkit-line-clamp:2;margin-bottom:10px;}
    #NewsList .item span{font-size:13px;}
    #NewsList .item span.more{font-size:13px;}
}
@media (min-width:768px) and (max-width:991px) {
    #NewsList .item>a.link{padding:5px;}
    #NewsList .item h4{font-size:13px;}
    #NewsList .item p{font-size:12px;line-height:18px;height:36px;-webkit-line-clamp:2;margin-bottom:5px;}
    #NewsList .item span{font-size:12px;}
    #NewsList .item span.more{font-size:12px;}
}
@media (max-width:767px){
    #NewsList .item{margin-bottom:10px;width:50%;}
    #NewsList .item>a.link{padding:5px;}
    #NewsList .item .txt{width:100%;}
    #NewsList .item h4{font-size:13px;}
    #NewsList .item p{font-size:12px;line-height:18px;height:36px;-webkit-line-clamp:2;margin-top:10px;margin-bottom:5px;}
    #NewsList .item span{font-size:12px;}
    #NewsList .item span.more{font-size:12px;}
    #NewsPage .btnList {display: block;}
    #NewsPage #sharelist>p{width:100%;margin-bottom:5px;font-size:12px;}
}


#ntframe{background-color:#ffffff;padding-top:30px;padding-bottom:30px;}
#ntframe img{max-width:100%;}
#ntframe #sharelist{margin-top:20px;}
#sharelist {display:block;text-align:center;padding-top:50px;padding-bottom:50px;}
#sharelist h3{font-size:16px;color:#fff;margin-bottom:20px;}
#sharelist span{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:"\e635";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:"\e640";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_tsina:before{content:"\e606";font-family:iconfont;}
#sharelist a{background-image:none;text-indent:0;width:50px;height:50px;position:relative;text-align:center;margin:0 5px;border-radius:50%;display:inline-block;border:1px solid #ccc;}
#sharelist a.linkedin:hover{background-color:#0077b5;color:#fff;border-color:#0077b5;}
#sharelist a.twitter:hover{background-color:#1da1f2;color:#fff;border-color:#1da1f2;}
#sharelist a.facebook:hover{background-color:#3b5998;color:#fff;border-color:#3b5998;}
#sharelist a.youtube:hover{background-color:#ff011d;color:#fff;border-color:#ff011d;}
#sharelist a.instagram:hover{background-color:#c838ab;color:#fff;border-color:#c838ab;}
#sharelist p{color:#ffffff;margin-bottom:5px;}
#sharelist a>i{display:block;width:48px;height:48px;line-height:48px;text-align:center;font-size:24px;}
/*#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:#6ab5e2;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) {
    #sharelist{padding-top:30px;padding-bottom:30px;}
}
@media (min-width:768px) and (max-width:991px) {
    #RelatedNews .relate_list .item{width:100%;float:initial;}
    
    #sharelist{padding-top:30px;padding-bottom:30px;}
}
@media (min-width:1px) and (max-width:767px) {
    #RelatedNews .relate_list .item{width:100%;float:initial;}
    #sharelist{padding-top:20px;padding-bottom:20px;}
    #sharelist a{width:38px;height:38px;}
    #sharelist a>i{display:block;width:36px;height:36px;line-height:36px;text-align:center;font-size:20px;}
}


/*分页*/
.pagination{display:inline-block;margin:20px 0;padding-left:0;border-radius:4px;}
.pagination>li{display:inline;}
.pagination>li>a,.pagination>li>span{position:relative;float:left;margin-left:-1px;padding:6px 12px;border:1px solid #ddd;background-color:#fff;color:#337ab7;text-decoration:none;line-height:1.42857143;}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px;}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;border-color:#ddd;background-color:#eee;color:#23527c;}
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:#6ab5e2;border-radius:0;color:#6ab5e2;}
ul.pagination li.active span{background-color:#6ab5e2;border-color:#6ab5e2;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:#6ab5e2;color:#fff;}


#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;}
}


/*服务页面*/
#ServicePage{}
#ServicePage .title{margin-bottom:50px;}
#ServicePage .title h2{text-align:center;font-size:30px;}
#ServicePage .ebook{background:url(../../img/runwe/sebg.jpg) no-repeat center bottom;padding-bottom:50px;padding-top:50px;}
#ServicePage .ebook .content{text-align:center;}
#ServicePage .CatalogList{margin:0 -10px;}
#ServicePage .CatalogList .item{width:25%;float:left;padding:0 10px;}
#ServicePage .CatalogList .swiper-pagination{text-align:center;width:100%;bottom:0px;position:relative;margin-top:15px;}
#ServicePage .CatalogList .swiper-pagination span{margin:0 10px;width:10px;height:10px;}
#ServicePage .CatalogList .swiper-pagination .swiper-pagination-bullet-active{background-color:#d80c0d;}
#ServicePage .download{padding-top:50px;padding-bottom:50px;}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:1px) and (max-width:767px) {
    #ServicePage .title{margin-bottom:20px;}
    #ServicePage .title h2{font-size:20px;}
    #ServicePage .ebook{padding-bottom:20px;}
    #ServicePage .download{padding-top:10px;}
}

#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;}
}

/*感谢页面*/
#thk_nav{text-align:center;}
#thk_nav h2{margin-bottom:20px;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 #6ab5e2;color:#ffffff;background-color:#6ab5e2;}
.btnthank:hover{background-color:#ffffff;color:#6ab5e2;}
@media (max-width:767px) {
    #thk_nav>p{line-height:20px;font-size:13px;}
}

/*网站地图*/
#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;}
.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;}
@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%;}
    #sitemapnav .bigli{font-size:16px;}
    #sitemapnav .abli_02{font-size:14px;line-height:20px;}
    #sitemapnav .PROclass_01{font-size:14px;}
    #sitemapnav .PROclass_02{font-size:13px;}
    #sitemapnav .PROclass_03{font-size:12px;width:100%;}
    #sitemapnav .PROclass_04{width:100%;}
}


/*************图库*************/
#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 0;text-align:center;font-size:18px;font-weight:normal;}
@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;font-size:16px;font-weight:normal;}
#downtable.table>tbody>tr>td{border-top:none;border-bottom:none;vertical-align:middle;padding:8px 15px;font-size:18px;color:#666;}
#downtable.table-striped>tbody>tr:nth-of-type(2n+1){background-color:#e9e9e9;}
#downtable.table>tbody>tr>td:nth-child(1){width:135px;text-align:center;}
#downtable.table>tbody>tr>td:nth-child(2){}
#downtable.table>tbody>tr>td:nth-child(3){width:135px;text-align:center;}
#downtable.table>tbody>tr>td:nth-child(4){width:135px;text-align:center;}
@media (max-width:767px) { 
    #downtable.table th{font-size:13px;}
    #downtable.table>tbody>tr>td:nth-child(1){width:50px;}
    #downtable.table>tbody>tr>td:nth-child(3){width:50px;}
    #downtable.table>tbody>tr>td:nth-child(4){width:50px;}
    #downtable.table>tbody>tr>td{font-size:13px;}
}



/*手机底部导航*/
#mobMenu{height:50px;border:1px solid #ddd;background-color:#fff;}
#mobMenu .foot_nav{width:25%;float:left;text-align:center;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%;}
.loading{color:#fff;text-align:center;}


/*按钮样式*/
.btn-2{position:relative;z-index:1;overflow:hidden;}
.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 #6ab5e2;
  position: absolute;
  bottom: -5px;
  left: -5px;
  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 #6ab5e2 transparent transparent;
  position: absolute;
  top: -5px;
  right: -5px;
  transition:all .5s;z-index:-1;
}
.btn-2:hover:before {
  border-width: 300px 0 0 300px;
}
.btn-2:hover:after {
  border-width: 0 300px 300px 0;
}


.btn-3{position:relative;z-index:1;overflow:hidden;}
.btn-3:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  bottom: -5px;
  left: -5px;
  transition:all .5s;z-index:-1;
}
.btn-3:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  top: -5px;
  right: -5px;
  transition:all .5s;z-index:-1;
}
.btn-3:hover:before {
  border-width: 300px 0 0 300px;
}
.btn-3:hover:after {
  border-width: 0 300px 300px 0;
}

/*图库样式*/
.imghvr-zoom-in figcaption {
 opacity:0;
 -webkit-transform:scale(.5);
 transform:scale(.5)
}
.imghvr-zoom-in:hover figcaption {
 -webkit-transform:scale(1);
 transform:scale(1);
 opacity:1
}
[class^='imghvr-'],
[class*=' imghvr-'] {
  position: relative;
  margin: 0px;
  max-width: 100%;
  color: #fff;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[class^='imghvr-'] > img,
[class*=' imghvr-'] > img {
  vertical-align: top;
  max-width: 100%;
}
[class^='imghvr-'] figcaption,
[class*=' imghvr-'] figcaption {
  background-color: inherit;
  padding: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
[class^='imghvr-'] h3,
[class*=' imghvr-'] h3,
[class^='imghvr-'] p,
[class*=' imghvr-'] p {
  margin: 0;
  padding: 0;
  color: #fff;
}
[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
/* imghvr-zoom-in
   ----------------------------- */
.imghvr-zoom-in figcaption {
  text-align:center;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  background-color:rgba(0,0,0,0.5);
  width:100%;
  height:100%;
}
.imghvr-zoom-in figcaption h3{display:table-cell;vertical-align:middle;}
.imghvr-zoom-in:hover figcaption {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* imghvr-shutter-out-diag-1
   ----------------------------- */
[class^='imghvr-shutter-out-']:before,
[class*=' imghvr-shutter-out-']:before {
  background: inherit;
  position: absolute;
  content: '';
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
[class^='imghvr-shutter-out-'] figcaption,
[class*=' imghvr-shutter-out-'] figcaption {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
[class^='imghvr-shutter-out-']:hover:before,
[class*=' imghvr-shutter-out-']:hover:before {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
[class^='imghvr-shutter-out-']:hover figcaption,
[class*=' imghvr-shutter-out-']:hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.imghvr-shutter-out-diag-1:before {
  top: 50%;
  bottom: 50%;
  left: -35%;
  right: -35%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.imghvr-shutter-out-diag-1:hover:before {
  top: -35%;
  bottom: -35%;
}

/*.table{border-collapse:collapse!important;}
.table td,.table th{background-color:#fff!important;}
.table-bordered td,.table-bordered th{border:1px solid #ddd!important;}*/

table{background-color:transparent;}
th{text-align:left;}
.table{margin-bottom:20px;width:100%;max-width:100%;}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;border-top:1px solid #ddd;vertical-align:top;line-height:1.42857143;}
.table>thead>tr>th{border-bottom:2px solid #ddd;vertical-align:bottom;}
.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0;}
.table>tbody+tbody{border-top:2px solid #ddd;}
.table .table{background-color:#fff;}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px;}
.table-bordered{border:1px solid #ddd;}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd;}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px;}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9;}
.table-hover>tbody>tr:hover{background-color:#f5f5f5;}
table col[class*=col-]{position:static;float:none;display:table-column;}
table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell;}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5;}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8;}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8;}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6;}
.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7;}
.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3;}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3;}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc;}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede;}
.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc;}
.table-responsive{overflow-x:auto;min-height:.01%;}
@media screen and (max-width:767px){.table-responsive{overflow-y:hidden;margin-bottom:15px;width:100%;border:1px solid #ddd;-ms-overflow-style:-ms-autohiding-scrollbar;}
.table-responsive>.table{margin-bottom:0;}
.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap;}
.table-responsive>.table-bordered{border:0;}
.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0;}
.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0;}
.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0;}
}






