﻿@charset "utf-8";
/*@import url('../fonts/iconfont/iconfont.css');*/
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'iconfont';  /* Project id 3344125 */
  src: url('//at.alicdn.com/t/font_3344125_loruce6jyua.woff2?t=1650592270219') format('woff2'),
       url('//at.alicdn.com/t/font_3344125_loruce6jyua.woff?t=1650592270219') format('woff'),
       url('//at.alicdn.com/t/font_3344125_loruce6jyua.ttf?t=1650592270219') format('truetype');
}
@font-face {
  font-family: 'Helvetica';
  src: url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/HelveticaNeue/Helvetica.eot');
  src: url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/HelveticaNeue/Helvetica.eot?#iefix') format('embedded-opentype'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/HelveticaNeue/Helvetica.woff') format('woff'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/HelveticaNeue/Helvetica.ttf') format('truetype'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/HelveticaNeue/Helvetica.svg#gesans') format('svg');
  font-display: swap;
}
@font-face {
  font-family: 'DINCond';
  src: url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/DINCond-Bold/DINCond-Bold.eot');
  src: url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/DINCond-Bold/DINCond-Bold.eot?#iefix') format('embedded-opentype'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/DINCond-Bold/DINCond-Bold.woff') format('woff'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/DINCond-Bold/DINCond-Bold.ttf') format('truetype'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/DINCond-Bold/DINCond-Bold.svg#gesans') format('svg');
  font-display: swap;
}

@font-face {
    font-family: 'Abril';
    font-display: swap;
     src: url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/Abril/ABRIL.eot');
  src: url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/Abril/ABRIL.eot?#iefix') format('embedded-opentype'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/Abril/Abril.woff') format('woff'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/Abril/Abril.ttf') format('truetype'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/Abril/Abril.svg#gesans') format('svg');
}

@font-face {
  font-family: 'iconfont';  /* Project id 3257746 */
  src: url('//at.alicdn.com/t/font_3257746_g0x39m1sjwf.woff2?t=1652947779753') format('woff2'),
       url('//at.alicdn.com/t/font_3257746_g0x39m1sjwf.woff?t=1652947779753') format('woff'),
       url('//at.alicdn.com/t/font_3257746_g0x39m1sjwf.ttf?t=1652947779753') format('truetype');
}
/*****  font-display: swap;  字体延迟加载*****/

/**********样式重置**********/
html,body{
    -ms-overflow-style: scrollbar;/*解决ie浏览器右侧滚动条遮挡内容问题*/
    -webkit-overflow-scrolling: touch;/*解决iOS滚动条被卡住的问题*/
    scroll-behavior: smooth;/*滚动到指定位置*/
}
html{color:#333;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,textarea,button:visited,button:focus,textarea:visited,textarea: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;box-sizing:border-box;}
a{outline:none;color:#222;text-decoration:none;}
a:hover{color:#213e96;}
img,li{border:0;vertical-align:top;}
img{max-width:100%;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #717171;
}
input:-moz-placeholder,textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #717171;
}
input::-moz-placeholder,textarea::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #717171;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #717171;
}
b,body,dd,div,form,h5,h6,html,img,input,textarea,li,p,pre,td,ul{margin:0 auto;padding:0;font-family:Helvetica,Arial,Verdana,Tahoma, Geneva,sans-serif;color:#333;line-height:1.4;font-size:14px;}
h1,h2,h3,h4,dt{font-family:Helvetica, 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.05);margin:0 auto;display:block;}
.item:hover .img img{transform:scale(1);}
.flex_between{display:flex;justify-content:space-between;flex-wrap:wrap;}
.flex_around{display:flex;justify-content:space-around;flex-wrap:wrap;}
.flex_start{display:flex;justify-content:flex-start;flex-wrap:wrap;}
.flex_column{display:flex;justify-content:space-between;flex-wrap:wrap; flex-direction:column;}
.vcenter{position:absolute;top:50%;transform:translate(0,-50%);}
.vccenter{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.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: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{width:100%;z-index:99;position:fixed;padding-left:85px;padding-right:50px;background-color:#fff;box-shadow:0 0 10px #999;}
header.fixhead{}
header.fixhead #logo{}
header.fixhead #Menu{}
header.fixhead #Menu ul.menunav>li.logo>a{}
header.fixhead #Menu ul.menunav>li.logo img{}
header.fixhead #Menu ul.menunav>li>a{}
header.fixhead #Menu ul.menunav>li.lang>a{}
header.fixhead #Menu ul.menunav>li>a>span{font-size:24px;color:#023265;font-weight:bold}
@media (min-width:992px) and (max-width:1229px) {
}

#logo{display:none;}
#logo .logo{}
#logo .logo span{display:inline-block;font-size:25px;line-height:72px;text-transform:uppercase;margin-left:70px;}
#logo .right{float:right;display:flex;padding-top:13px;}
#logo .right .box{padding-right:50px;position:relative;padding-left:54px;}
#logo .right .box>i{position:absolute;left:0;width:44px;height:44px;border:3px solid #213e96;border-radius:50%;line-height:38px;font-size:24px;text-align:center;color:#213e96;margin-right:10px;}
#logo .right .box>a>b{display:block;font-size:18px;line-height:24px;font-weight:normal;}
#logo .right .box>a>span{display:block;font-size:14px;line-height:20px;}
#logo .right .btnquote{font-size:18px;line-height:28px;padding:5px 15px;border:3px solid #213e96;border-radius:50px;color:#213e96;}
#logo .right .btnquote:hover{color:#FFF;background-color:#213e96;}
#logo #sharelist{float:right;padding:0;}
#logo #sharelist a{}
#logo #sharelist a>i{color:#fff;}
#logo #sharelist a:hover{background-color:#213e96;}

#Menu{display:block;transition:all 0.3s;width:100%;margin-right:0;}
#Menu ul.menunav{transition:all .3s;}
#Menu ul.menunav>li{display:inline-block;margin:0;padding: 0;}
#Menu ul.menunav>li.logo{margin-right:250px;padding:0;}
#Menu ul.menunav>li.logo>a{padding:17px 0; display:block;}
#Menu ul.menunav>li.logo>a:before{display:none;}
#Menu ul.menunav>li.logo>a>span{font-size:24px;color:#023265;font-weight:bold}
#Menu ul.menunav>li.logo img{}
#Menu ul.menunav>li.lang{float:right;padding:20px;margin:24px 0}
#Menu ul.menunav>li.lang>a{position:relative;display:block;background-color:#fff;border-radius:30px;padding:0;line-height:22px}
#Menu ul.menunav>li.lang>a:before{display:none;}
#Menu ul.menunav>li.lang>a>i{font-size:20px;line-height:40px;color:#000;display:block;margin:0 15px;}
#Menu ul.menunav>li.lang>a>span{display:inline-block;vertical-align:top;line-height:30px;}
#Menu ul.menunav>li.lang>a>span>i{vertical-align:top;}
#Menu ul.menunav>li.lang>a img{margin-right:5px}
#Menu ul.menunav>li.lang ul.dropdown-menu>li>a{padding:5px ;color:#999;font-size:18px;line-height:10px}
#Menu ul.menunav>li.lang ul.dropdown-menu>li>a:hover{color:#000;transition:all .3s}
#Menu ul.menunav>li.lang ul.dropdown-menu>li>a.active{color:#000}
#Menu ul.menunav>li>a{line-height:40px;text-transform:uppercase;padding:35px 30px;}
#Menu ul.menunav>li.menuli{padding:25px 5px;}
#Menu ul.menunav>li.menuli>a{position:relative;display:block;font-size:22px;line-height:40px;text-transform:uppercase;padding:10px 30px;color:#ffffff; background:#127fbd;}
#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.menunav>li.dropdown>a::after{}
#Menu ul.menunav>li.lang ul.dropdown-menu{display:none}
#Menu ul.menunav>li:not(:last-child){}
#Menu ul.menunav>li:nth-child(2){border-left:none;}
#Menu ul.menunav>li.active>a{color:#fff}
#Menu ul.menunav>li.active:before{content:'';position:absolute;bottom:-1px;left:calc((50% - 10px));width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 15px solid #207cb7;}



#Menu ul>li#search{float:right;position:relative;padding:37px 20px;}
#Menu ul>li#search>a{font-size:24px;padding:8px 0 8px 20px;line-height:40px;}
#Menu ul>li#search #sform{display:block;background-color:#f5f5f5;padding:0 7px;overflow:hidden;transition:all 0.3s;border-radius:20px;}
#Menu ul>li#search #stext::placeholder{color:#999}
#Menu ul>li#search #stext{width:180px;background-color:#f5f5f5;height:36px;line-height:36px;color:#333;font-size:14px;font-weight:normal;padding-left:0;float:left;color:#999999;transition:all 0.3s;position:relative;right:0;padding-left:10px}
#Menu ul>li#search #sform.show #stext{height:36px;}
#Menu ul>li#search #sbut{width:36px;height:36px;line-height:36px;background-color:#f5f5f5;border:none;cursor:pointer;color:#fff;border-left:1px solid #ccc}
#Menu ul>li#search #sbut>i{height:36px;line-height:40px;width:36px;font-size:16px;vertical-align:top;color:#217cb5;}

#Menu ul>li#search input::-webkit-input-placeholder{color:#fff;}
#Menu ul>li#search input:-moz-placeholder{color:#fff;}
#Menu ul>li#search input::-moz-placeholder{color:#fff;}
#Menu ul>li#search input:-ms-input-placeholder{color:#fff;}

#Menu ul>li.dropdown>a>i{display:inline-block;transition:all .2s;vertical-align:top;margin-left:3px;font-weight:bold;}
#Menu ul>li.dropdown:hover>a>i{
transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);}

#Menu ul>li{position:relative;}
#Menu ul>li.abdrop ul.dropdown-menu{padding-right:30%;}
#Menu ul>li.lang ul.dropdown-menu{position:absolute;top:100%;display:block;z-index:2;min-width:100%;}
#Menu ul>li ul.dropdown-menu{position:absolute;top:100%;background-color:#fff;display:none;z-index:2;min-width:100%;text-transform:capitalize; margin-top:-25px;}

#Menu ul>li.lang ul.dropdown-menu>li{display:flex;position:relative;padding:5px 20px}
#Menu ul>li.lang ul.dropdown-menu>li img{margin:0}
#Menu ul>li ul.dropdown-menu>li>a{line-height:30px; font-size:16px; padding:10px 30px 10px 20px;display:block;color:#fff;white-space: nowrap;text-align:left;color:#000}
#Menu ul>li ul.dropdown-menu.droplang{}
#Menu ul>li ul.dropdown-menu.droplang>li>a{text-transform:none;transition:all .3s}
#Menu ul>li ul.dropdown-menu>li>a>i{font-size:14px;line-height:24px;position:absolute;right:10px;}
#Menu ul>li ul.dropdown-menu>li:hover>a,#Menu ul>li ul.dropdown-menu>li>a:hover{background-color:#fff;color:#207cb7;}
#Menu ul>li:hover ul.dropdown-menu{display:block;}
#Menu ul>li.lang:hover ul.dropdown-menu{display:block;right:0;top:100%;}
#Menu ul>li.dropdown ul.dropdown-menu:hover,#Menu ul>li.dropdown:hover ul.dropdown-menu{box-shadow:0 0 10px #999}
#Menu ul>li.dropdown ul.dropdown-menu,#Menu ul>li.dropdown ul.dropdown-menu{transition:all .3s}

#Menu ul>li ul.dropdown-menu ul.catemenu{left:100%;top:0;border-left:1px solid #fff;display:none;}
#Menu ul>li ul.dropdown-menu>li:hover ul.catemenu{display:block;}

#top_lang li{margin-left:20px;}
#top_lang li a{font-size:22px; color:#333333; text-transform:uppercase; line-height:80px;}


#Menu ul.menunav>li.toptel{float:right;position:relative;padding:20px;}
#Menu ul.menunav>li.toptel a{font-size:22px;color:#023265;line-height:36px;top:2px;position:relative}
#Menu ul.menunav>li.toptel i{color:#fff;background-color:#023265;width:22px;line-height:36px;height:22px;border-radius:50%;padding:5px;margin-right:10px}
#Menu ul>li.dropdown ul.dropdown-menu>li{float:initial}
#Menu ul>li.dropdown ul.dropdown-menu>li:last-child{border:none}

/*手机导航*/
header #menu_btn{ width:28px; height:28px; float:right; margin-top:34px; cursor:pointer; position: relative; margin-left:10px;display:none;}
header #menu_btn>.menu_btn_top{ position:absolute; top:5px; left:50%; width:28px; height:3px; border-radius:1.5px; background:#213e96; -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:17px; width:20px; height:3px; border-radius:1.5px; background:#213e96; -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:#213e96; -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:#213e96; -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:#213e96; -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);display:none;}
header #menu_btn.show>.menu_btn_bot{ top:50%; background:#213e96; -webkit-transform:translate(-50%,-50%) rotate(45deg); -moz-transform:translate(-50%,-50%) rotate(45deg); -o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg); -ms-transform:translate(-50%,-50%) rotate(45deg);}

@media (min-width:1430px) and (max-width:1599px) {
    header{padding:0px 15px;}
    #Menu ul.menunav>li.logo{padding-right:80px;}
    #Menu ul.menunav>li.menuli>a{padding:10px 20px;}

}
@media (min-width:1230px) and (max-width:1429px) {
    header{padding-left:15px;}
    #Menu ul.menunav>li{padding:14px 0}
    #Menu ul.menunav>li.logo{padding-right:80px;}
    #Menu ul.menunav>li.logo img{height:60px;margin:5px 0}
    #Menu ul.menunav>li>a{padding:5px 12px;font-size:15px;line-height:30px;}
    #Menu ul.menunav>li.logo>a{padding:0}
    #Menu ul.menunav>li.lang{padding: 0;}
    #Menu ul>li#search{padding:15px;}
    #Menu ul.menunav>li.logo>a>span{display:none}
    #Menu ul.menunav>li.logo{margin:0;padding:0}
     #Menu ul.menunav>li.toptel{padding:15px}
     #Menu ul.menunav>li.menuli{padding:15px 5px;}
      #Menu ul.menunav>li.menuli>a{padding:0px 20px; font-size:16px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #Menu ul>li#search #stext{}
    #Menu ul.menunav>li.toptel{padding:0}
    #Menu ul.menunav>li{margin: 0}
    header #menu_btn{margin-top:24px;}
    header{position:relative;top:0;padding:0 15px;}
    #Menu ul.menunav>li.logo{padding-right:30px;background:none;margin:0}
    #Menu ul.menunav>li.logo img{height:40px;}
    #Menu ul.menunav>li>a{padding:17px 12px;font-size:15px;}
    #Menu ul.menunav>li.lang{padding: 0;}
    #Menu ul.menunav>li.lang>a:not(:first-child)::before{margin-right:8px;}
    #Menu ul.menunav>li.lang i{font-size:17px;}
    #Menu ul>li#search{padding:17px;}
    #Menu ul>li#search>a{font-size:20px;}
    #Menu ul.menunav>li.open>a:before,#Menu ul.menunav>li.open>a:focus:before,#Menu ul.menunav>li.open>a:hover:before,#Menu ul.menunav>li.active>a:before,#Menu ul.menunav>li:hover>a:hover:before{bottom:0;}
    #Menu ul.menunav>li.logo>a>span{display:none}
    #Menu ul>li ul.dropdown-menu>li{padding-top:0;}
    #Menu ul>li ul.dropdown-menu>li>a{padding:6px 10px;padding-right:30px}
    #Menu ul>li.lang ul.dropdown-menu>li{padding-right:25px}
    #Menu ul.menunav>li.lang ul.dropdown-menu>li>a{font-size:15px}
         #Menu ul.menunav>li.menuli{padding:15px 2px;}
      #Menu ul.menunav>li.menuli>a{padding:0px 15px; font-size:14px;}
      #Menu ul>li#search{padding:17px 0px;}
}
@media (min-width:768px) and (max-width:991px){
    #Menu ul.menunav>li.active:before{display:none}
    header{position:relative;top:0;padding:0 15px;}
    #Menu ul.menunav>li.logo>a>span{display:none}
    #Menu ul.menunav>li.toptel{display:none}
    #Menu ul.menunav>li.logo>a{padding:5px;text-align:center}
    #Menu ul>li ul.dropdown-menu>li>a:hover{border-bottom:none;}
    #Menu ul>li#search{padding:5px 15px;}
    #Menu ul.menunav>li.lang ul.dropdown-menu>li>a.active{color:#fff;}
    #Menu ul>li.lang ul.dropdown-menu>li:last-child{border:none}
    #Menu ul>li.dropdown ul.dropdown-menu:hover,#Menu ul>li.dropdown:hover ul.dropdown-menu{box-shadow:none}
         #Menu ul.menunav>li.menuli{padding:15px 2px;}
      #Menu ul.menunav>li.menuli>a{padding:0px 15px; font-size:14px;}
      #Menu ul>li#search{padding:17px 0px;}
}
@media (min-width:1px) and (max-width:767px) {
    #Menu ul.menunav>li.active:before{display:none}
    #Menu ul>li.dropdown ul.dropdown-menu:hover,#Menu ul>li.dropdown:hover ul.dropdown-menu{box-shadow:none}
    #Menu ul.menunav>li.logo>a>span{display:none}
    #Menu ul>li.lang ul.dropdown-menu>li:last-child{border:none}
    #Menu ul.menunav>li.toptel{display:none}
    #Menu ul.menunav>li.lang ul.dropdown-menu>li>a.active{color:#fff;}
    #Menu ul.menunav>li.logo{background-color:#fff;}
    #Menu ul.menunav>li.logo>a{padding:5px 15px;text-align:center}
    #Menu ul.menunav>li.logo img{width:50%;}
    #Menu ul>li ul.dropdown-menu>li>a:hover{border-bottom:none;}
    #Menu ul>li#search{padding:5px 15px;}
}
@media (min-width:1px) and (max-width:991px) {
    header{position:relative;top:0;padding:0 15px;}
    header.iheader{position:relative;}
    header #menu_btn{ display: block;margin-top:5px;}

    #Menu ul>li.dropdown>a>i {display:none;}

    #logo{display:block;padding:10px 0;}
    #logo .logo{padding-top:0;padding-bottom:0;}
    #logo .logo img{height:40px;}
    #logo .logo span{display:none;}
    #logo .right{display:none;}
    #logo .intro{display:none;}
    #Menu ul.menunav>li:nth-child(2)>a{padding-left:0;}

    #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;}
    header .navbar-brand img{margin:0;width:200px;}
    #Menu{width:220px;position:fixed;left:-220px;top: 0px; bottom: 0px; background: #213e96; 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{margin-top:0;padding:0;display:block;background:none;background-color:#fff;}
    #Menu ul.menunav>li.logo img{height:auto;}
    #Menu ul.menunav{display: block; padding: 0px 0 60px; text-align: left;overflow:hidden;}
    #Menu ul.menunav>li{width:100%; padding:8px 15px; }
    /*#Menu ul.menunav>li:nth-child(1){width:100%; padding:15px 15px; text-align: center;border-bottom:1px solid #fff;margin:0;}*/
    /*#Menu ul.menunav>li:nth-child(1)>a{padding: 0;line-height:1;}
    #Menu ul.menunav>li:nth-child(1)>a>img{height:auto;}*/
    #Menu ul.menunav>li>a{font-size:14px;line-height:24px;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;overflow:hidden;min-width: inherit; margin-top:0;padding-right:0;padding-left:10px;}
    #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:#213e96;color:#fff;}
    #Menu ul>li ul.dropdown-menu>li>a>i{display:none;}
    #Menu ul>li ul.dropdown-menu>li:hover>a,#Menu ul>li ul.dropdown-menu>li>a:hover{background-color:#213e96;color:#fff;}
    
    #Menu ul>li ul.dropdown-menu ul.catemenu{display:block;left:0;border-left:none;padding-left:20px;}

    #Menu ul.menunav>li.lang{display:block;text-align:left;background-color:transparent;padding:0 15px;}
    #Menu ul.menunav>li.lang ul.dropdown-menu>li>a{padding:8px 0;color:#fff}
    #Menu ul.menunav>li.lang ul{padding-left:0;top:0!important;}
    #Menu ul.menunav>li.lang>a{line-height:30px;padding:0;display:none;}
    #Menu ul.menunav>li.lang i{display:none;}
    #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{background-color:transparent;}
    #Menu ul>li#search #stext{width:calc(100% - 36px);}
    #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:#213e96;}
    #Menu ul>li#search #SearchBox #sbut>i{height:30px;line-height:30px;width:30px;font-size:18px;vertical-align:top;}

    #Menu ul>li#search::before {display:none;}
    #Menu ul>li#search #sform{width:100%;border-radius:0;border:1px solid #fff;box-shadow:none;}
}

#bframe{overflow:hidden;position:relative;padding-top:112px}
#bframe img{max-width:100%;display:block;margin:0 auto;}
#bframe .txt{position:absolute;width:100%;text-align:left;top:45%;}
#bframe h2{font-size:44px;line-height:1.3;color:#fff;position:relative;text-shadow:1px 1px 5px #666;margin-bottom:40px;text-align:center;font-weight:bold}
#bframe p{font-size:16px;line-height:1.5;color:#fff;}
#ibframe{position:relative;}
#ibframe .txt{position:absolute;left:240px;top:300px;width:45%;}
#ibframe .txt h3{font-size:68px;color:#fff;text-transform:uppercase;}
#ibframe .txt p{font-size:16px;line-height:28px;color:#fff;margin-bottom:30px;}
#ibframe .txt a{display:inline-block;font-size:16px;line-height:20px;text-transform:uppercase;padding:10px 70px;background-color:#213e96;color:#fff;border-radius:50px;}
#ibframe .txt a:hover{color:#213e96;}
#ibframe .swiper-pagination{bottom:50px;}
#ibframe .swiper-pagination-bullet{width:12px;height:12px;border:none;margin:0 10px;border-radius:50%;}
#ibframe .swiper-pagination-bullet-active{background-color:#213e96;}
#ibframe .btnlist{display:none;}
#ibframe .btnlist .swbtn{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;position:absolute;color:#fff;top:calc(50% - 25px);background-color:rgba(0,0,0,0.1);z-index:1;border-radius:50%;}
#ibframe .btnlist .swbtn>i{font-size:30px;}
#ibframe .btnlist .swbtn.btn-prev{left:calc(10px + 5vw);}
#ibframe .btnlist .swbtn.btn-next{right:calc(10px + 5vw);}
@media (min-width:1230px) and (max-width:1429px) {
    #bframe{overflow:hidden;position:relative;padding-top:68px}
}

@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:20px;height:120px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;}
    #ibframe .txt a{font-size:14px;padding:8px 50px;}
    #ibframe .swiper-pagination{bottom:30px;}
    #bframe{overflow:hidden;position:relative;padding-top:0}
    #bframe h2{font-size:36px;margin-bottom:25px;}
}
@media (min-width:768px) and (max-width:991px) {
     #bframe{overflow:hidden;position:relative;padding-top:0}
    #bframe .txt{transform:translate(0,-50%);}
    #bframe h2{font-size:30px;margin-bottom:15px;}
    #bframe p{font-size:14px;}
    #ibframe .swiper-pagination{bottom:25px;}
    #Menu ul>li#search #sform{padding:0}
    #Menu ul>li#search #stext{top:0;height:35px;position:relative}
    #Menu ul>li#search #sbut{padding: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{padding:0}
    #Menu ul>li#search #sform{padding:0}
    #Menu ul>li#search #stext{top:0;height:35px;position:relative}
    #Menu ul>li#search #sbut{padding:0}
    #bframe .txt{transform:translate(0,-50%);}
    #bframe h2{font-size:18px;line-height:24px;margin-top:0;margin-bottom:0;}
    #bframe p{padding-left:37px;font-size:14px;line-height:24px;width:100%;display:none;}
    
    #ibframe:before,#bframe:before{bottom:0;}
    #ibframe .swiper-pagination{bottom:20px;}
    #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;}

    #ibframe .btnlist .swbtn{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;position:absolute;color:#fff;top:calc(50% - 15px);z-index:1;border-radius:50%;}
    #ibframe .btnlist .swbtn>i{font-size:20px;}
    #ibframe .btnlist .swbtn.btn-prev{left:20px;}
    #ibframe .btnlist .swbtn.btn-next{right:20px;}
}

.frame{padding-top:3vw;padding-bottom:3vw;}
.frame .title{margin-bottom:2vw;position:relative;}
.frame .title h2{font-size:34px;line-height:70px;color:#023265;text-transform:uppercase;padding-left:30px;display:inline-block;position:relative;}
.frame .title h2.point{display:inline-block;}
.frame .title h2.point:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:#333;position:absolute;left:-20px;top:calc(50% - 4px);}
.frame .title h2.point:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:#333;position:absolute;right:-20px;top:calc(50% - 4px);}
.frame .title .line{position:relative;height:12px;background:url(/Template/Default/images/line.png) no-repeat center center;}
.frame .title .line1{position:relative;width:166px;height:5px;background-color:#213e96;margin-left:0;margin-bottom:20px;}
.frame .title .line1::after{content:"";width:500px;height:1px;background-color:#c4c4c4;position:absolute;top:-1px;left:0;}
.frame .title p{font-size:14px;line-height:1.6;}
.frame .title a.link{padding:0 40px;font-size:20px;line-height:30px;border:1px solid #213e96;border-radius:50px;display:inline-block;margin-top:30px;text-transform:uppercase;background-color:#213e96;color:#fff;}
.frame .title a.link:hover{color:#213e96;}
@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:24px;}
    .frame .title p{font-size:14px;}
    .frame .title a.link{font-size:16px;line-height:24px;}
}
@media (min-width:768px) and (max-width:991px) {
    .frame{padding-top:25px;padding-bottom:25px;}
    .frame .title{margin-bottom:15px;}
    .frame .title h2{font-size:24px;}
    .frame .title h5{font-size:18px;}
    .frame .title p{font-size:14px;width:100%;}
    .frame .title a.link{font-size:14px;line-height:24px;}
}
@media (max-width:767px){
    .frame{padding-top:25px;padding-bottom:25px;}
    .frame .title{margin-bottom:15px;}
    .frame .title h2{font-size:22px;line-height:1.5;color:#023265;text-transform:uppercase;padding-left:15px;display:inline-block;position:relative;}
    .frame .title h2:before{height:10px;width:10px;top:11px}
    .frame .title h5{font-size:16px;}
    .frame .title p{font-size:13px;width:100%;}
    .frame .title a.link{font-size:13px;line-height:20px;padding:0 20px;}
}

.frame .flex_between>div{margin:0;}
.morelink{display:inline-block;background-image:linear-gradient(to right,#004a8b,#1163ad);padding:10px 70px;line-height:24px;color:#fff;border:1px solid #213e96;text-transform:uppercase;position:relative;box-shadow:0 0 10px #666}
.morelink:hover{color:#fff;}
.morelink2{display:inline-block;background-color:#fff;padding:8px 25px;line-height:24px;color:#c4c4c4;border:1px solid #c4c4c4;text-transform:uppercase;position:relative;transition:all .3s}


@media (min-width:992px) and (max-width:1229px) {
    .morelink{padding:4px 25px 4px 25px;font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {

    .morelink{padding:4px 25px 4px 25px;font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    
    .morelink{padding:4px 25px 4px 25px;font-size:14px;}
}



#frame0{background-color:#f5f5f5;position:relative;z-index:2;padding-bottom:50px}
#frame0 .item{width:calc((100% - 80px)/ 4);position:relative;padding:80px 0;text-align:center;margin:0;transition:all .3s}
#frame0 .item .txt>i{color:#207cb7;font-size:50px;vertical-align:middle;display:inline-block}
#frame0 .item p{font-size:20px;color:#023265;display:inline-block;position:relative}
#frame0 .item span{line-height:1.5;padding-top:20px;display:inline-block;font-size:20px}

#frame0 .item .img img{width:100%}
#frame0 .item .txt{background-color:#fff;position:absolute;background-color:#fff;width:80%;text-align:center;bottom:0;left:calc( 50%);transform: translateX(-50%);transition:all .3s;height:auto;z-index:100}
#frame0 .item .txt>p{display:none}
#frame0 .item .txt>a{display:none;margin:0;transition:all .3s}
#frame0 .item .txt>h2{font-size:18px;color:#999;position:relative;padding-bottom:15px}
#frame0 .item .txt>div{display:none;transition:all .3s;}

@media (min-width:1230px)  {
   #frame0 .item:hover .txt{width:100%;bottom:80px;height:100%;box-shadow:0 0 10px #ccc}
#frame0 .item:hover .txt>i{display:none}
#frame0 .item:hover .txt>p{display:block;margin-top:60px;font-size:14px;color:#999999;padding: 0 15px}
#frame0 .item:hover .txt>div{display:block;margin-top:95px;}
#frame0 .item:hover .txt>h2{font-size:25px;color:#004a8b;margin-top:50px;padding:0}
#frame0 .item:hover .txt>h2:before{content:'';background-color:#e0e0e0;height:1px;position:absolute;width:15px;top:50%;left:55px}
#frame0 .item:hover .txt>h2:after{content:'';background-color:#e0e0e0;height:1px;position:absolute;width:15px;top:50%;right:55px}

}




#frame1{padding:0;box-shadow:0 0 10px #eee;background-color: #f8f9fb;}
#frame1 .tit{height:70px;background:url(/Template/Default/images/line_bg.jpg) no-repeat center;margin-bottom:50px;}
#frame1 .left h2{font-size:35px;line-height:70px;color:#023265;text-transform:uppercase;display:inline-block;position:relative;}
#frame1 .left h2:before{content:'';background-color:#bbb;height:2px;position:absolute;width:15px;top:50%;left:-25px}
#frame1 .left h2:after{content:'';background-color:#bbb;height:2px;position:absolute;width:15px;top:50%;right:-25px}
#frame1 .left h3{font-family:Abril;color:#999;font-size:28px;position:relative}

#frame1 .left{width:calc(50% - 0px);padding:60px  130px 0 130px;position:relative;text-align:center;}
#frame1 .left>a{margin-top:50px;margin-bottom:15px}
#frame1 .left .ibottom{position:absolute;bottom:35px;text-align:center;width:calc(100% - 240px);font-size:14px;}
#frame1 .left .ibottom i{margin-left:25px}


#frame1 .left article{font-size:16px;line-height:28px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:11;overflow:hidden;margin-top:15px;text-align:left}
#frame1 .left article p{line-height:1.5;overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical;
    display: -webkit-box;}
#frame1 .left article p:first-child{color:#999999;line-height:1.8}
#frame1 .left article p:nth-child(5){display:none}
#frame1 .left article p:nth-child(6){display:none}
.more-box-right {position: absolute;right: -5px;width: 10px; height: 100%;top: -5px;transform: skew(-10deg);border-radius: 0.02rem; background: #829ece; z-index:11;transition: all .3s;}
.common-more{ display: block; width: 120px; height: 50px;  line-height: 50px; position: relative; border: 1px solid transparent;padding-left: 20px;box-sizing: border-box;transition: all .3s;z-index: 10;}
.common-more i{position: relative;z-index: 5;color: #fff; font-style: normal;transition: all .3s;font-size: 16px;}
.common-more:hover .more-box-right{right:-10px}
#frame1 .right{width:50%;}
#frame1>div>.flex_between{flex-direction:row-reverse}
#frame1 .flex_between .item{padding:40px 45px;width:calc(100% /3)}
#frame1 .flex_between .item:nth-child(1){background-color:#487cac}
#frame1 .flex_between .item:nth-child(2){background-color:#5383b1}
#frame1 .flex_between .item:nth-child(3){background-color:#5c8cb4}
#frame1 .flex_between .item h3{font-size:38px;font-family:initial;padding-bottom:8px;position:relative;color:#fff;font-weight:bold;text-align:left}
#frame1 .flex_between .item h3:before{content:'';position:absolute;width:45px;height:1px;background-color:#fff;bottom:0;left:5px}
#frame1 .flex_between .item p{font-size:18px;color:#fff;text-align:left;margin-top:10px}
#frame1 .flex_between .item .img i{width:90px;height:90px;background-color:#fff;color:#0a579c;font-size:40px;border-radius:50%;line-height:90px;padding:20px;margin-right:30px}
#frame1 .ihistory{position:absolute;width:calc(85% + 100px);right:0;z-index:1;margin-top:50px}

@media (min-width:1230px) and (max-width:1429px) {
    #frame1 .flex_between .item{padding:0 70px}
    #frame1 .left article p{font-size:12px}
    #frame1 .left{padding:0 15px}
    #frame1 .left .flex_between{margin-top:0}
    #frame1 .left>a{margin-top:0}
    #frame0 .item{padding:20px 15px}
    #frame0 .item span{font-size:13px;padding:0}
}
@media (min-width:992px) and (max-width:1229px) {
    #frame0 .item i{font-size:36px;margin:0;float:left}
    #frame0 .item span{font-size:16px;padding:0;width:calc(100% - 50px);text-align:left;margin-top:5px}
    #frame1 .tit{height:50px;}
    #frame1 .tit h2{line-height:50px;}
    #frame1 .left{width:100%;padding:0 15px;}
    #frame1 .right{width:55%;display:none}
    #frame1 .left article{font-size:15px;line-height:24px;}
    #frame1 .left .flex_between{margin-top:0}
    #frame0 .item{padding:15px 0;margin-right:15px;width:calc((100% - 45px)/ 4)}
    #frame0 .item:last-child{padding-right:0;margin-right:0}
    #frame1 .flex_between .item span{font-size:38px}
    #frame1 .flex_between .item p{font-size:13px}
    #frame1 .flex_between .item em{top:-16px}
    #frame0 .item p{font-size:14px}
    #frame1 .left h2{font-size:24px;line-height:50px;}
    #frame1 .left h3{font-size:18px;}
    .frame .title h2:before{width:15px;height:15px;top:17px}
    .frame .title h2{font-size:24px;line-height:50px;padding-left:25px;}
    #frame1 .ihistory{display:none}
    #frame1 .left .ibottom{display:none}
    #frame1 .left article p:first-child{padding-bottom:15px}
    #frame0 .item .txt{position:relative;width:100%;padding:15px}
    #frame0 .item .txt i{font-size:24px;display:none}
    #frame0 .item .txt>h2{padding:0}
    #frame1 .flex_between{padding-top:0}
    #frame0{padding:0}
}
@media (min-width:768px) and (max-width:991px) {
    #frame1 .left h3{font-size:16px}
    #frame0 .item .txt>h2{padding:0}
    #frame1 .flex_between{padding-top:0}
    #frame0{padding:0}
    #frame1 .left .ibottom{display:none}
    #frame0 .item:last-child{padding-right:0;}
    #frame0 .item .txt{position:relative;width:100%;padding:15px}
    #frame0 .item .txt i{font-size:24px;display:none}
    #frame0 .item i{font-size:36px;margin:0;}
    #frame0 .item span{font-size:13px;padding:0;width:calc(100% - 50px);text-align:left;margin-top:5px}
    #frame1 .left h2{font-size:24px}
     #frame1 .left h2{font-size:24px;line-height:50px;}
    .frame .title h2:before{width:15px;height:15px;top:17px}
    .frame .title h2{font-size:24px;line-height:50px;padding-left:25px;}
    #frame1 .tit{background:#213e96;height:50px;margin-bottom:30px;}
    #frame1 .tit h2{line-height:50px;padding-left:0;font-size:22px;}
    #frame1 .left{width:100%;padding:0 15px;}
    #frame1 .left article{font-size:14px;line-height:24px;-webkit-line-clamp:7;}
    #frame1 .right{width:50%;display:none}
    #frame1 .left .flex_between{margin-top:0}
    #frame0 .item{width:calc((100% - 60px) / 4);padding:15px 0;margin-right:15px}
    #frame0 .item:last-child{margin-right:0}
    #frame0 .item p{font-size:14px}
    #frame1 .flex_between .item span{font-size:38px}
    #frame1 .flex_between .item p{font-size:13px}
    #frame1 .flex_between .item em{top:-16px}
    #frame1 .ihistory{display:none}
    #frame1 .left article p:first-child{padding-bottom:15px}
}
@media (min-width:1px) and (max-width:767px) {
    #frame1 .left article p:first-child{padding-bottom:15px}
    #frame1 .morelink2{display:none}
    #frame1 .ihistory{display:none}
    #frame0 .item .txt{position:relative;width:100%;padding:10px}
    #frame0 .item:hover .txt{bottom:0;height:initial;}
    #frame0 .item:hover .txt>h2{font-size:18px;color:#999;position:relative;padding:0;margin:0}
    #frame0 .item:hover .txt>p{display:none}
    #frame0 .item:hover .txt>div{display:none;}
    #frame0 .item .txt>h2{font-size:14px;padding:0}
    #frame0 .item .txt>i{font-size:35px;display:none}
    #frame0{padding-bottom:15px}
    #frame1 .flex_between .item span{font-size:38px}
    #frame1 .flex_between .item p{font-size:13px}
    #frame1 .flex_between .item em{top:-16px}
    #frame0 .item{width:calc(50% - 8px);padding:0;text-align:left;padding-top:15px;margin-right:15px}
     #frame0 .item:nth-child(2n){margin-right:0}
    #frame0 .item p{font-size:14px;width:60%}
     #frame0 .item span{font-size:12px;padding:0}
    #frame1 .left h2{font-size:22px;line-height:1.5;margin-top:10px}
    #frame1 .left h3{font-size:16px}
    #frame1{}
    #frame1 .tit{background:#213e96;height:50px;margin-bottom:15px;}
    #frame1 .tit h2{line-height:50px;padding-left:0;font-size:20px;}
    #frame1 .left{width:100%;padding:0 15px}
    #frame1 .flex_between{margin-top:0}
    #frame1 .left article{font-size:13px;line-height:24px;-webkit-line-clamp:7;}
    #frame1 .left .morelink{}
    #frame1 .right{display:none;}
    #frame1 .left>a{margin:15px auto}
}

#frame2.frame{padding-bottom:5vw}
#frame2{background-color:#eaeaea;position:relative;}
#frame2 .morelink2{padding:5px 20px;font-size:12px;background:#207cb7;border:solid 1px #207cb7; color:#fff;margin-top:20px}
#frame2 .morelink2:hover{color:#fff; background:#213e96;}
#frame2 .morelink2 i{margin-left:20px}
#frame2 .prolist .item .txt{background-color:#fafafa;text-align:center;padding: 20px}
#frame2 .prolist .item .txt h4{font-size:18px;color:#333}
#frame2 .prolist .item:hover .img img{transform: scale(1.06);}
#frame2 .prolist .item .img img{transform: scale(1);width:100%}
#frame2 .prolist .swiper-slide {margin:0}
#frame2 .prolist .swiper-pagination{position:relative;margin-top:35px}
#frame2 .prolist .swiper-pagination span{margin-right:10px}
#frame2 .list{width:calc(100% - 75px);}
#frame2 .list .item{width:calc((100% - 54px)/3);float:left;position:relative;margin-right:18px;}
#frame2 .list .item:nth-child(3n+1){clear:left;}
#frame2 .list .item:not(:nth-last-child(-n+3)){margin-bottom:18px;}
#frame2 .list .item .txt{position:absolute;bottom:0;width:100%;padding:20px 60px 20px 20px;}
#frame2 .list .item .txt h3{font-size:16px;line-height:21px;color:#fff;text-transform:uppercase;}
#frame2 .list .item .txt i{position:absolute;width:36px;line-height:36px;background-color:#fff;right:20px;top:50%;transform:translate(0,-50%);text-align:center;font-size:20px;color:#213e96;display:none;}
#frame2 .list .item:hover .txt{background-color:#213e96;}
#frame2 .list .item:hover .txt i{display:block;}

#frame2 .frame2_c{margin-left:350px}
#frame2 .frame2_c .swiper-pagination{top:initial;bottom:0}
#frame2 .title a.common-more{float:right;margin-right:30px;margin-top:10px}
#frame2 .frame2_c .item{background-color:#fff;padding:50px 30px;margin-bottom:30px}
#frame2 .frame2_c .item:hover figcaption{opacity:1}
#frame2 .frame2_c .item:hover h3{color:#fff;opacity:1}
#frame2 .frame2_c .item:hover p{color:#ddd}
#frame2 .frame2_c .item figcaption{position:absolute;background:linear-gradient(to bottom,rgba(13,43,90,.5),rgba(181,197,225,.5));width:100%;height:100%;top:0;left:0;display:block;z-index:1;opacity:0;transition:all .3s}
#frame2 .frame2_c .item img{position:relative;}

#frame2 .frame2_c .item h3{font-size:23px;margin-bottom:20px;position:relative;z-index:2}
#frame2 .frame2_c .item p{font-size:14px;color:#ddd;margin-bottom:50px;position:relative;z-index:2}

#frame2 .title h2{font-size:35px;color:#004a8b;padding:0}
#frame2 .title h3{font-size:28px;color:#999;font-family:Abril}
#frame2 .title{display:flex;justify-content:space-between}
#frame2 .title .left{margin:0}
#frame2 .title .procate{display:flex;justify-content:space-between;margin:0}
#frame2 .title .procate .pro {margin:auto;margin-left:10px}
#frame2 .title .procate .pro a h3{padding:15px 20px ;border:1px solid #ccc;background-color:#fff;color:#999;font-size:16px}
#frame2 .title .procate .pro a.current h3{background-color:#487cac;color:#fff;border:1px solid #487cac;transition:all .3s}
#frame2 .prolist{text-align:left;}
#frame2 .prolist .item{ margin-left:0px; width:calc((100% - 60px)/4); margin-right:20px; margin-bottom:20px;}
#frame2 .prolist .item:nth-child(4n+4){margin-right:0px;}


#frame2 .frame2_b{background-color:#305697;width:100%;height:320px;position:absolute;bottom:0}
@media (min-width:1430px) and (max-width:1629px) {
    #frame1 .left{padding:0 15px}
    #frame1 .left .flex_between{margin-top:0}
    #frame1 .left>a{margin-top:20px}
    #Menu ul.menunav>li.logo{margin-right:0;padding:0}
}
@media (min-width:1230px) and (max-width:1429px) {
    #frame2 .frame2_c{margin-left:0}
}
@media (min-width:992px) and (max-width:1229px) {
    #frame2 .list{width:calc(100% - 60px);}
    #frame2 .list .item .txt{padding:15px 60px 15px 15px;}
    #frame2 .list .item .txt i{right:15px;}
    #frame2 .frame2_c{margin-left:0}
    #frame2 .frame2_c .item h3{font-size:20px}
    #frame2 .frame2_c .item{padding:15px}
    #frame2 .title h2{font-size:22px}
    #frame2 .title h3{font-size:16px}
    #frame2 .title .procate .pro{margin:0;margin-right:10px;margin-top:10px}
    #frame2 .title .procate .pro a h3{padding:5px;font-size:16px}
    #frame2 .prolist .item .txt h4{font-size:14px}
}
@media (min-width:768px) and (max-width:991px) {
    #frame2 .title .procate{margin-top:15px}
    #frame2 .frame2_c .item{padding:15px}
    #frame2 .frame2_c .item h3{font-size:20px}
    #frame2 .title h2{font-size:22px}
    #frame2 .title h3{font-size:16px}
    #frame2 .list{width:100%;}
    #frame2 .list .item{width:calc((100% - 30px)/3);margin-right:15px;}
    #frame2 .list .item:nth-child(3n){margin-right:0;}
    #frame2 .list .item:not(:nth-last-child(-n+3)){margin-bottom:15px;}
    #frame2 .list .item .txt{padding:10px 50px 10px 15px;}
    #frame2 .list .item .txt i{right:10px;}
    #frame2 .frame2_c{margin-left:0}
    #frame2 .list .item .txt h3{font-size:14px;}
    #frame2 .title .procate .pro{margin:0;margin-right:10px;margin-top:10px}
    #frame2 .title .procate .pro a h3{padding:5px;font-size:14px}
    #frame2 .prolist .item .txt h4{font-size:14px}
}
@media (min-width:1px) and (max-width:767px) {
    #frame2 .morelink2{padding:0 20px}
    #frame2 .morelink2 i{margin:0}
    #frame2 .prolist .item .txt h4{font-size:14px}
    #frame2 .title{flex-wrap:wrap}
    #frame2 .title h2{font-size:22px}
    #frame2 .title h3{font-size:16px}
    #frame2 .title .procate{flex-wrap:wrap;justify-content:flex-start}
    #frame2 .title .procate .pro{margin:0;margin-right:10px;margin-top:10px}
    #frame2 .title .procate .pro a h3{padding:5px;font-size:12px}
    #frame2 .title .procate .pro a h3{font-size:14px;padding:5px 10px}
    #frame2 .frame2_c .item h3{font-size:20px}
    #frame2 .frame2_b{display:none}
    #frame2 .frame2_c{margin-left:0}
    #frame2 .list{width:100%;}
    #frame2 .list .item{width:calc((100% - 15px)/2);margin-right:15px;}
    #frame2 .list .item:nth-child(2n){margin-right:0;}
    #frame2 .list .item:nth-child(3n+1){clear:inherit;}
    #frame2 .list .item:nth-child(2n+1){clear:left;}
    #frame2 .list .item:not(:nth-last-child(-n+3)){margin-bottom:0;}
    #frame2 .list .item:not(:nth-last-child(-n+2)){margin-bottom:15px;}
    #frame2 .list .item .txt{position:relative;padding:5px 10px;background-color:#213e96;}
    #frame2 .list .item .txt h3{font-size:13px;}
    #frame2 .title a.common-more{margin-top:0;margin-right:10px}
    .common-more{width: 100px;height: 30px;line-height: 30px;padding-left:17px}
    #frame2 .prolist .item{ margin-left:0px; width:calc((100% - 20px)/2); margin-right:20px; margin-bottom:20px;}
#frame2 .prolist .item:nth-child(2n+2){margin-right:0px;}
}


#ihistory{background-image:url("/Template/Default/images/historyb.jpg");padding-top:40px;padding-bottom:80px;position:relative}
#ihistory .line{position:absolute;width:100%;height:1px;background-color:#fff;bottom:398px}
#ihistory .txt{text-align:center;margin-bottom:45px}
#ihistory .txt h2{font-size:35px;line-height:70px;color:#fefefe;text-transform:uppercase;display:inline-block;position:relative;}
#ihistory .txt h2:before{content:'';background-color:#e0e0e0;height:1px;position:absolute;width:20px;top:50%;left:-50px}
#ihistory .txt h2:after{content:'';background-color:#e0e0e0;height:1px;position:absolute;width:20px;top:50%;right:-50px}
#ihistory .txt>p{font-family:Abril;font-size:28px;color:#fefefe}
#ihistory .swiper-slide .txt p{color:#e3e3e3;font-size:14px;line-height:1.8;padding:0 25px}
#ihistory .swiper-slide .txt h4{color:#e3e3e3}
#ihistory .swiper-slide .txt i{opacity:0;font-size:30px;line-height:70px;color:#e3e3e3}
#ihistory .swiper-button-next{right:250px}
#ihistory .swiper-button-prev{left:250px}
#ihistory .item1 .txt h4{font-size:28px;padding:15px}
#ihistory .item1 .img img{width:100%} 
#ihistory .item1 .img{margin-top:30px;margin-bottom:20px}
#ihistory .item1 .border{display:flex;flex-direction:column;}

#ihistory .item1{border:7px solid rgba(0,0,0,0)}
#ihistory .item2{border:7px solid rgba(0,0,0,0)}
#ihistory .item2 .border {display: flex;flex-direction: column-reverse}
#ihistory .item2 .img{margin-top:30px;margin-bottom:20px}
#ihistory .item2 .txt h4{font-size:28px;padding:15px}
#ihistory .item2 .img img{width:100%} 


#ihistory .swiper-slide-active .border{border:1px solid #004b8c}
#ihistory .swiper-slide-active{background-color:#32475b;border:7px solid #47607b;transition:all .3s;border-radius:5px;}
#ihistory .swiper-slide-active .txt i{opacity:1}
@media (min-width:1230px) and (max-width:1429px) {
    #ihistory .swiper-button-prev{left:40px}
    #ihistory .swiper-button-next{right:40px}
}
@media (min-width:992px) and (max-width:1229px) {
    #frame3 .f3_right{margin:0}
    #ihistory .swiper-button-next,#ihistory .swiper-button-prev{display:none}
    #ihistory .txt h2{font-size:22px;line-height:initial}
    #ihistory .txt>p{font-size:16px}
}
@media (min-width:768px) and (max-width:991px) {
    #ihistory{padding:15px 0 30px 0}
    #ihistory .swiper-button-next,#ihistory .swiper-button-prev{display:none}
    #frame3 .f3_right{margin:0}
    #ihistory .txt h2{font-size:22px;line-height:initial}
    #ihistory .txt>p{font-size:16px}
    #ihistory .txt{margin-bottom:0}
    #ihistory .swiper-container{margin-top:20px}
}
@media (min-width:1px) and (max-width:767px) {
    #ihistory .swiper-button-next,#ihistory .swiper-button-prev{display:none}
    #ihistory .line{display:none}
    #ihistory{padding-top:0;padding-bottom:15px}
    #ihistory .txt{margin:15px}
    #ihistory .txt h2{font-size:22px;line-height:initial}
    #ihistory .txt>p{font-size:16px;}
    #frame3 .flex_between{display:initial}
    #frame3 .f3_left{width:auto;height:220px}
    #frame3 .f3_right{width:auto;margin:0;padding:0 15px}
    #frame3 .f3_right h3{font-size:20px}

    #ihistory .item1 .img{margin-top:0}
}

#frame4{}
#frame4 .list .item{padding:5px;background-color:#e4e4e4;}
#frame4 .swiper-container{}


#frame6{background-color:#fafafa}
#frame6 .title{text-align:center}
#frame6 h2{font-size:35px;line-height:70px;color:#023265;text-transform:uppercase;display:inline-block;position:relative;padding:0}
#frame6 h2:before{content:'';background-color:#bbb;height:2px;position:absolute;width:15px;top:50%;left:-25px}
#frame6 h2:after{content:'';background-color:#bbb;height:2px;position:absolute;width:15px;top:50%;right:-25px}
#frame6 h3{font-family:Abril;color:#999;font-size:28px;position:relative}
#frame6 .item{}
#frame6 .frame6_2{padding:50px 0}
#frame6 .swiper-slide:nth-child(2n+1) {padding-top:100px}
#frame6 .swiper-slide:nth-child(2n) {padding-bottom:100px}
#frame6 .frame6_1{background-image:url("/Template/Default/images/fb2.png");padding-top:50px;padding-bottom:30px}
#frame6 .swiper-pagination{position:relative;margin-top:30px}
#frame6 .swiper-pagination span{margin-right:10px}

@media (min-width:992px) and (max-width:1229px) {
    #frame6 .frame6_1{padding:30px 0}
    #frame4 .btnlist .swbtn{width:55px;height:55px;line-height:51px;}
    #frame4 .btnlist .swbtn>i{font-size:30px;}
    #frame4 .btnlist .swbtn.btn-prev{right:65px;}
    #frame6 h2{font-size:22px;line-height:initial}
    #frame6 h3{font-size:16px}
     #frame6 .frame6_2{padding:0}
}
@media (min-width:768px) and (max-width:991px) {
    #frame6 .frame6_1{padding:30px 0}
    #frame4 .btnlist .swbtn{width:45px;height:45px;line-height:41px;}
    #frame4 .btnlist .swbtn>i{font-size:24px;}
    #frame4 .btnlist .swbtn.btn-prev{right:50px;}
    #frame6 h2{font-size:22px;line-height:initial}
    #frame6 h3{font-size:16px}
     #frame6 .frame6_2{padding:0}
}
@media (min-width:1px) and (max-width:767px) {
    #frame6 .frame6_1{padding:15px 0}
    #frame6 .frame6_2{padding:0}
    #frame6 h2{font-size:22px}
    #frame6 h3{font-size:16px}
    #frame4 .swiper-container{width:100%;}
    #frame4 .btnlist{width:100%;margin-top:20px;text-align:center;}
    #frame4 .btnlist .swbtn{width:30px;height:30px;line-height:26px;top:0;transform:none;position:relative;display:inline-block;margin:0 5px;}
    #frame4 .btnlist .swbtn>i{font-size:20px;}
    #frame4 .btnlist .swbtn.btn-next{right:inherit;}
    #frame4 .btnlist .swbtn.btn-prev{right:inherit;}
}
#frame5 .title{text-align:center}
#frame5 h2{font-size:35px;line-height:70px;color:#023265;text-transform:uppercase;display:inline-block;position:relative;padding:0}
#frame5 h2:before{content:'';background-color:#bbb;height:2px;position:absolute;width:15px;top:50%;left:-25px}
#frame5 h2:after{content:'';background-color:#bbb;height:2px;position:absolute;width:15px;top:50%;right:-25px}
#frame5 h3{font-family:Abril;color:#999;font-size:28px;position:relative}

#frame5{padding-top:20px;background-color:#dfdfdf;padding-bottom:90px}
#frame5 .list{width:calc(100% - 0px);position:relative;margin:0}
#frame5 .item:nth-child(1),#frame5 .item:nth-child(2){width:calc((100% - 25px)/ 2);display:flex}

#frame5 .item{width:calc((100% - 45px)/ 3);margin:0;box-shadow:0 0 15px #ccc;}
#frame5 .item:not(:last-child){margin-right:15px}
#frame5 .item:nth-child(1){margin-right:25px;margin-bottom:15px}
#frame5 .item:nth-child(2){margin:0;margin-bottom:15px}
#frame5 .item .img{width:100%;position:relative;transition:all .3s;overflow:hidden;display:none}
#frame5 .item:nth-child(1) .img,#frame5 .item:nth-child(2) .img{display:block}
#frame5 .item .txt>a{display:block}
#frame5 .item .txt>a:nth-child(2){display:none}
#frame5 .item:nth-child(1) .txt>a,#frame5 .item:nth-child(2) .txt>a{display:initial}
#frame5 .item .img img{transform:scale(1.0);width:100%;}
#frame5 .item:hover .img img{transform:scale(1.06)}
#frame5 .item .img .day{position:absolute;top:0;right:0;background-color:rgba(0,0,0,.5);color:#fff;width:70px;height:70px;text-align:center}
#frame5 .item .img .day p{font-size:28px;color:#fff;font-family:"DINCond"}
#frame5 .item .txt{width:100%;padding:20px 30px;background-color:#fff}
#frame5 .item .txt a:nth-child(2){top:15px}
#frame5 .item:nth-child(1) .txt,#frame5 .item:nth-child(2) .txt{width:100%;padding:20px}
#frame5 .item .txt h3{font-size:15px;line-height:22px;position:relative;margin-bottom:15px;transition:all .3s;color:#333333}
#frame5 .item:hover .txt h3{color:#023265}
#frame5 .item .txt span p{font-size:14px;line-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;font-family:Arial, Helvetica, sans-serif;color:#999;margin-bottom:15px}
#frame5 .item .txt a>p{font-size:14px;line-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-family:Arial, Helvetica, sans-serif;color:#999;}
#frame5 .item .txt p i{padding-right:5px}
#frame5 figcaption i{margin: auto;position:relative;display:block;top:calc(50% - 30px);font-size:40px;text-align:center;transform:scale(0);}
#frame5 figcaption:hover i{transform:scale(1);color:#fff}
#frame5 figcaption{opacity:0;top:0;width:100%;background-color:rgba(29,71,153,.5);}
#frame5 .txt .morelink2{padding:10px 20px;font-size:13px}
#frame5 .txt .morelink2 i{margin-left:20px;}
#frame5 .img:hover figcaption{opacity:1}
#frame5 .bottom{text-align:center}
#frame5 .bottom a{background-color:initial}

#frame5 .bottom .morelink2{padding:10px 30px;font-size:17px;margin-top:45px;border-color:#207cb7;background:#207cb7; color:#fff}
#frame5 .bottom .morelink2 i{margin-left:20px;font-size:16px;color:#fff;}
#frame5 .bottom .morelink2:hover{background:#213e96;}

@media (min-width:992px) and (max-width:1229px) {
    #frame5 .bottom .morelink2{padding:10px 20px;margin-top:30px}
    #frame5 .list{}
    #frame5 .item .txt{}
    #frame5 .item .txt h3{font-size:16px;line-height:24px;padding: 0}
    #frame5 .item .txt p{font-size:13px;line-height:24px;margin-bottom:10px}
    #frame5 .item .txt>p{display:none}
    #frame5 .swiper-pagination{left:calc(58% + 20px);}
    #frame5{padding-bottom:30px}
    #frame5 h2{font-size:22px;line-height:initial}
    #frame5 h3{font-size:16px}
    #frame5 .item:nth-child(1) .txt, #frame5 .item:nth-child(2) .txt{padding:15px}
    footer .drop{height:81px}
    
}
@media (min-width:768px) and (max-width:991px) {
    
    #frame5 .bottom .morelink2{padding:7px 20px;margin-top:30px}
    #frame5 .list{width:100%;}
    #frame5 .item{width:100%;display:flex}
    #frame5 .item .img{width:35%;}
    #frame5 .item .txt{width:100%;padding-left:15px;}
    #frame5 .item .txt{padding-left:20px;}
    #frame5 .item .txt h3{font-size:18px;line-height:24px;margin-bottom:15px;padding-bottom:20px;padding:0}
    #frame5 .item .txt>p{font-size:14px;line-height:24px;margin-bottom:50px;-webkit-line-clamp:4;margin-bottom:0px;}
    #frame5 .swiper-pagination{left:calc(50% + 15px);}
    #frame5 .item:not(:last-child){margin-right:0;margin-bottom:15px}
    #frame5 .item:nth-child(1) .txt, #frame5 .item:nth-child(2) .txt{padding:20px }
    #frame5 .item:nth-child(1), #frame5 .item:nth-child(2){width:100%;}
    #frame5 .item:nth-child(1) .img, #frame5 .item:nth-child(2) .img{display:none}
    #frame5 .item:nth-child(1) .txt>a:nth-child(2), #frame5 .item:nth-child(2) .txt>a:nth-child(2){display:none}
    #frame5{padding-bottom:30px}
    #frame5 h2{font-size:22px;line-height:initial}
    #frame5 h3{font-size:16px}
    #frame5 .item .txt a>p{margin:0}
}
@media (min-width:1px) and (max-width:767px) {
    #frame5{padding-bottom:30px}
    #frame5 .bottom .morelink2{margin-top:15px;padding:5px 20px}
    #frame5 h2{font-size:22px;line-height:initial}
    #frame5 h3{font-size:16px}
    #frame5 .list{width:100%;}
    #frame5 .item{width:100%;display:flex}
    #frame5 .item .img{width:30%;display:none}
    #frame5 .item:nth-child(1) .txt, #frame5 .item:nth-child(2) .txt{padding:15px}
    #frame5 .item:nth-child(1), #frame5 .item:nth-child(2){width:100%;}
    #frame5 .item:nth-child(1) .img, #frame5 .item:nth-child(2) .img{display:none}
    #frame5 .item .txt>a:nth-child(2){display:none}
    #frame5 .item .txt{width:100%;padding:15px}
    #frame5 .item .txt h3{font-size:14px;margin-bottom:0;padding:0;}
    #frame5 .item .txt h3:before{display:none;}
    #frame5 .item .txt p{margin:0}
    #frame5 .item:not(:last-child){margin-right:0;margin-bottom:15px}
    #frame5 .swiper-pagination{position:relative;left:inherit;text-align:center;}
    #frame5 .common-more i{font-size:12px}
    #frame5 .common-more{width: 70px;height: 24px;line-height: 23px;margin-top:10px;padding-left:10px}
    #frame5 .more-box-right{display:none}
    #frame5 .morelink{transform: skew(0);border-radius:0;}
    #frame5 .common-more{width: 70px;height: 24px;line-height: 23px;margin-top:10px;padding-left:10px}
    #frame5 .item .img .day{width:50px;height:50px}
    #frame5 .item .img .day p{font-size:16px}
}

footer{background:#0c2e49;}

footer .con{margin:30px 0}

footer .drop{display:flex;background-color:#fff;flex-wrap:wrap;margin:0;width:80%;overflow:hidden;height:83px;transition:all .3s}
.display_b{height:auto!important}
footer .drop li{display:block;padding:30px;padding-right:0;transition:all .3s;margin:0}
footer .drop li a{font-size:15px;color:#999}
footer .drop li:nth-child(1),footer .drop li:nth-child(2),footer .drop li:nth-child(3),footer .drop li:nth-child(4),footer .drop li:nth-child(5){display:block}
footer .friendlink{position:relative;top:-45px}
footer .friendlink p:nth-child(1){background-color:#0b59a1;padding:30px;font-size:15px;color:#fff;margin:0;width:10%}
footer .friendlink p:nth-child(3){background-color:#fff;padding:30px;font-size:15px;color:#999;margin:0;cursor:pointer;width:10%}
#fck1{width:50%;margin:0;}
#fck2{width:35%;margin-right:15px;}
#fck3{margin:0;float:right;width:10%}
footer dl dt{font-size:16px;color:#fff;margin-bottom:30px;text-transform:uppercase;position:relative;padding-bottom:10px;}
footer #fck2 dl dd:nth-child(1){padding-bottom:15px;color:#fff;font-size:24px;position:relative;font-weight:bold}
footer dl dd{color:#fff;font-size:16px}
footer dl dd>i{font-size:34px!important;margin-right:10px;font-weight:initial}
footer dl dd>a{color:#fff;display:inline-block;font-family:Arial, Helvetica, sans-serif;transition:all .3s;font-size:16px}
footer dl dd>a:hover{text-decoration:underline;color:#FFF;}
footer #fck1 dl dd:nth-child(2){letter-spacing:2px}

footer #fck1 dl dd:nth-child(4){color:#999}
footer #fck1 dl dd i{position:absolute;left:0;}
footer #fck1 dl dd i.iconfont{font-size:20px;line-height:32px;position:absolute;left:0;background-color:#fff;border-radius:50%;height:32px;width:32px;color:#131d2c;text-align:center;top:5px}

footer #fck1 dl dd{margin:0;font-size:16px;color:#fff}

#fck1>dl{padding:40px 0;padding-right:80px;}
footer #fck3 h3{font-size:16px;color:#fff;margin-bottom:30px;text-transform:uppercase;position:relative;padding-bottom:10px;}
footer #fck3 p{color:#fff}
footer #fck3 div{color:#fff;font-size:16px;line-height:24px; padding:10px; background:#fff; position:relative;font-family:Arial, Helvetica, sans-serif;text-align:center;float:right}
#fck3 dl dt{margin-bottom:10px;}
#fck3 input{display:block;width:100%;padding:5px;height:34px;background-color:#fff;}
#fck3 textarea{display:block;width:100%;padding:5px;height:100px;resize:none;}
#fck3 .morelink{display:block;border-radius:0;border:1px solid #FFF;text-align:center;}
#fck3 .morelink:hover{text-decoration:none;}

footer .footmenu{text-align:center;padding:10px 0;}
footer .footmenu a{font-size:15px;line-height:24px;padding:0 1.5vw;position:relative;display:inline-block;}
footer .footmenu a:hover{text-decoration:underline;}

#language{padding:10px 0px; text-align:center;margin-top:20px;}
#language ul {display:flex;justify-content:space-between;}
#language ul li {margin:0;display:inline-block;}
#language ul li a{font-size:14px; line-height:2em;color:#fff;}
#language ul li a img{margin-top:5px;}
#language ul li a span{font-size:14px; line-height:2em;}

footer .footshare{position:relative;margin:30px 0 0;}
footer .footshare>a{color:#fff;width:30px;height:30px;border-radius:50px;text-align:center;display:inline-block;margin-right:10px;vertical-align:top;border:1px solid #FFF;box-sizing:border-box;}
footer .footshare>a>i{font-size:16px;line-height:30px;color:#fff;}

.foot_by{margin-top:40px;overflow:hidden;border-top:1px solid #2a4459}
.foot_by .footdiv{font-size:14px; line-height:24px;text-align:center;margin:0;}
.foot_by .footdiv a{ display:inline-block; font-size:14px; line-height:24px;color:#898989}
.foot_by .footdiv.fl{padding:13px 0;color:#898989}
.foot_by .footdiv.fr{text-align:right;float:right;padding:13px 0;}
.foot_by .footdiv a:hover{text-decoration:underline;}
.foot_by .footdiv.fl p:first-child{ text-align:left; margin:0px;color:#898989}
.foot_by .footdiv.fl p:last-child{ text-align:right;margin:0px;color:#898989}



@media (min-width:1230px) and (max-width:1429px) {
    footer .con{margin:0}
    footer .container{padding:0 15px}
    footer{padding-top:30px}
    .foot_by .container{padding:0 15px}
}
@media (min-width:992px) and (max-width:1229px) {
   
    #fck1>dl{padding:0}
    #fck1{width:100%;margin:0;}
    #fck3{margin-top:15px}
    footer #fck3 h3{text-align:center;margin-bottom:10px}
    .foot_by .container{padding:0 15px}
    footer .footsharze>a{margin:0 0 10px;}
    footer .container{padding:0 15px}
    footer dl dt{font-size:20px;margin-bottom:10px;}
    footer dl dd{font-size:14px;line-height:24px;padding-bottom:5px}
    footer dl dd>a{font-size:14px;line-height:24px;}
    footer .context h2{font-size:18px;line-height:30px;margin-bottom:10px;}
    footer .context p{font-size:14px;line-height:24px;}
    footer .context p>i{line-height:24px;font-size:18px;}

    #language ul li {margin:0 0 0 15px;}
    #language ul li a img{display:block;}

    #friendlist{margin-bottom:15px;}
    #friendlist a{margin-left:30px;}
    
    .foot_tel{padding:10px 15px;}
    footer .con{margin:0}
    footer{padding-top:30px}
    #fck2{width:100%;margin-top:50px}
    .foot_by{}
    .foot_by .footdiv{font-size:14px;}
    .foot_by .footdiv a{font-size:14px;}
    footer dl dd>i{font-size:24px!important}
    footer #fck2 dl dd:nth-child(1){font-size:18px}
    footer .friendlink p:nth-child(1){padding: 29px 18px;height:auto}
    footer .friendlink p:nth-child(3){padding: 29px 18px;height:auto}
    footer .friendlink{top:-30px}
}
@media (min-width:768px) and (max-width:991px) {
    footer .friendlink{top:-40px}
    footer .friendlink p:nth-child(1){padding: 30px 6px;height:auto}
    footer .friendlink p:nth-child(3){padding: 30px 6px;height:auto}
    footer dl dd>i{font-size:24px!important}
    footer #fck2 dl dd:nth-child(1){font-size:18px}
    #fck1>dl{padding:0}
    footer .con{margin:0}
    .foot_by .container{padding:0 15px}
    footer .container{padding:0 15px}
    footer{padding-top:40px;}
    #fck1{width:100%;margin-bottom:30px;}
    #fck2{width:100%;}
    #fck3{margin-top:15px;width:14%}
    
    footer dl dt{font-size:20px;margin-bottom:10px;}
    footer dl dd{font-size:14px;line-height:24px;}
    footer dl dd>a{font-size:14px;line-height:24px;}

    #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_by .footshare{}
    footer #sharelist>a{margin:0 10px;}

    .foot_by{margin-top:10px;}
    .foot_by .footdiv{font-size:13px;}
    .foot_by .footdiv a{font-size:13px;}
    .foot_by .footdiv.fl{padding:8px 0;}
    .foot_by .footdiv.fr{padding:8px 0;}
    .foot_by .footdiv.fr .flink{height:30px;line-height:28px;}
    footer #fck3 h3{text-align:center;margin-bottom:10px}
    #fck3{position:relative;right:0}
}
@media (min-width:1px) and (max-width:767px) {
    footer .con{margin:15px}
    footer .friendlink{display:none}
    footer #fck3 h3{font-size:16px}
    footer #fck3 div{}
    footer .container{padding:0 15px}
    footer{padding-top:30px;padding-bottom:50px;}
    footer .footlogo{margin-bottom:10px;}
    #fck1{width:100%;margin:0 0 30px;display:none}
    #fck1 h2{font-size:20px;margin-bottom:10px;}
    #fck1 p{margin-bottom:10px;}
    #fck2{width:100%;margin:0 0 20px;display:none}
    #fck3{width:100%;margin:0 0 0;}
    #fck4{width:100%;text-align:left;margin:0;}
    footer #fck3 div{float:initial}
    footer .footshare{width:100%;text-align:left;padding-bottom:10px;}
    footer .footshare>a{margin-bottom:10px;margin-right:10px;width:30px;height:30px;}
    footer .footshare>a>i{line-height:30px;font-size:20px;}

    footer dl dt{font-size:20px;margin-bottom:10px;}
    footer dl dd{font-size:14px;line-height:24px;}
    footer dl dd>a{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;}
    footer #fck2 dl{width:50%}
    footer .footColumn dl dt{margin-bottom:0;}
    footer .list dd{font-size:12px;line-height:18px;}
    footer dl{margin-bottom:0;}
    footer dl dt{font-size:16px;margin-bottom:0;padding-top:10px;padding-bottom:0}
    footer dl dt::after{content:"\e9e2";font-family:iconfont;margin-left:5px;font-size:16px;}
    footer dl dd{display:none;padding-top:10px;padding-bottom:0;}
    footer dl dd p{font-size:12px;}
    footer dl.catelist dd>a{font-size:12px;}
    .foot_by{margin-top:10px;}
    .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%;margin:0}

    .foot_by .footdiv.fl{float:none;padding:5px 0;}
    .foot_by .footdiv.fr{float:none;padding:5px 0;}
    footer dl dt img{max-width:80%}
    footer #fck3 h3{margin-bottom:0}
}

#mobMenu{min-height:50px;border:1px solid #dddddd;position:fixed;bottom:0;width:100%;display:none;z-index:10;background-color:#131d2c}
#mobMenu .foot_nav{width:25%;float:left;text-align:center;color: #898989;font-size:14px;}
#mobMenu .foot_nav a{color:#fff}
#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%;}
@media (min-width:1px) and (max-width:767px) {
    #mobMenu{display:block;}
}

#GoTop{position:fixed;right:40px;bottom:60px;width:50px;height:50px;background-color:#b0b0b0;border-radius:50px;text-align:center;z-index:3;cursor:pointer;display:none;}
#GoTop>i.iconfont{line-height:50px;display:block;font-size:24px;color:#fff;}
#GoTop:hover{background-color:#213e96;}
#PageInquiry{position:fixed;right:40px;bottom:100px;background-color:#213e96;box-shadow:0 0 10px #213e96;border-radius:5px;cursor:pointer;line-height:40px;padding:0 10px;color:#FFF;font-size:18px;z-index:10}
#PageInquiry>i{font-size:24px;color:#fff;line-height:40px;float:left;margin-right:10px;}

#float{position:fixed;right:25px;top:50%;margin-top:-80px;z-index:55;}
#float .ico{display:block;width:55px;height:55px;text-align:center;background-color:#213e96;margin-bottom:6px;position:relative;cursor:pointer;}
#float .ico:hover{background-color:#213e96;}
#float .ico:hover>i{color:#ffffff;}
#float .ico>span{display:block;padding-top:10px;text-align:center;}
#float .ico>i{color:#ffffff;font-size:24px;}
#float .ico>.img{position:absolute;right:55px;width:140px;top:0;display:none;background-color:#213e96;padding:8px;}
#float .ico>.img>img{width:100%;}
#float .ico>.img>p{line-height:30px;font-size:16px;color:#fff;}
#float .ico:hover>.img{display:block;}
#float .ico>.message{position:absolute;right:55px;top:0;display:none;min-width:140px;background-color:#213e96;color:#fff;height:55px;line-height:45px;font-size:16px;padding:5px 10px;box-sizing: border-box;}
#float .ico:hover>.message{display:block;}

/*共用*/
#Location{position:absolute;width:100%;top:280px;text-align:center;display:none;}
#Location .location{}
#Location .location a{display:inline-block;font-size:14px;line-height:40px;text-transform:uppercase;color:#fff;}
#Location .location a:hover{color:#213e96}
#Location .location>a:not(:last-child)::after{content:"-";margin:0 5px;vertical-align:top;}
#Location .location>a:first-child{padding-left:0}
#Location .location span{display:inline-block;font-size:14px;line-height:40px;text-transform:uppercase;color:#fff;}

#Location dl dd{border:none;margin-left:20px}
#Location dl dt{display:none}
#Location dl{float:right;display:none}

@media (min-width:1230px) and (max-width:1429px) {
    #Location{top:200px}
    #Location .location a{font-size:14px;}
    #Location .location span{font-size:14px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #Location{bottom:15px;top:220px}
    #Location .location a{font-size:14px;}
    #Location .location span{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    #Location{position:absolute;text-align:center;top:155px}
    #Location .location{display:block;width:100%;padding:10px 0}
    #Location .location a{font-size:14px;line-height:18px;}
    #Location .location a:first-child:before{font-size:16px;}
    #Location .location span{font-size:14px;line-height:18px;}
}
@media (min-width:1px) and (max-width:767px) {
    #Location dl{float:initial;display:none}
    #Location{border-bottom:none;position:relative;background-color:#eee;text-align:left;}
    #Location .location{float:left;border-bottom:1px solid #eee;display:block;width:100%;display:none}
    #Location .location a{font-size:14px;line-height:26px;}
    #Location .location a:first-child:before{font-size:16px;}
    #Location .location span{font-size:14px;line-height:18px;}
}

/*左侧菜单*/
#left_nav{width:240px;float:left;}
#left_nav dl{overflow:hidden;margin-bottom:30px;}
#left_nav dl>dt{padding:10px 20px ;font-size:18px;line-height:30px;position:relative;text-transform:uppercase;color:#fff;background-image:url("/Template/Default/images/f1.jpg")}

#left_nav dl>dd{padding:0;position:relative;cursor:pointer;}
#left_nav dl>dd:not(:last-child){margin-bottom:5px;}
#left_nav dl>dd>a{display:block;font-size:17px;line-height:30px;padding:10px 40px 10px 25px;position:relative;border-bottom:1px solid #eee}
#left_nav dl>dd>i{position:absolute;right:5px;top:10px;display:inline-block;width:30px;height:30px;text-align:center;}
#left_nav dl>dd>i:before{content:"\e9e1";font-size:16px;line-height:30px;width:30px;height:30px;display:block;}
#left_nav dl>dd.active>i:before{content:"\e9e2";}
#left_nav dl>dd.active>a,#left_nav dl>dd:hover>a{color:#213e96;}

#left_nav dl>dd ul{transition:all 0s;margin-top:8px;display:none;margin-left:25px;}
#left_nav dl>dd.active ul{display:block;}
#left_nav dl>dd ul>li{}
#left_nav dl>dd ul>li>a{display:block;font-size:14px;line-height:24px;position:relative;padding:8px 0 8px 15px;}
#left_nav dl>dd ul>li>a:before{content:"";width:4px;height:4px;background-color:#023265;border-radius:50%;position:absolute;left:0;top:18px;}
#left_nav dl>dd ul>li.active>a,#left_nav dl>dd ul>li:hover>a{color:#213e96;}
#left_nav dl>dd ul>li.active>a:before,#left_nav dl>dd ul>li:hover>a:before{background-color:#213e96;}
#left_nav dl>dd ul>li.active>ul{display:block;}
#left_nav dl>dd ul>li>ul.catelist{padding:0 20px 0 ;}
#left_nav dl>dd ul>li>ul.catelist>li>a{display:block;border-bottom:1px solid #d5d5d5;padding-left:8px;font-size:14px;}
#left_nav .leftContact{margin-top:30px;background-color:#fff;overflow:hidden;border: 2px solid #e8e8e8;}
#left_nav .leftContact img{width:100%;}
#left_nav .leftContact .txt{padding:15px 10px;}
#left_nav .leftContact h2{padding:10px 20px ;font-size:18px;line-height:30px;position:relative;background-color:#076393;text-transform:uppercase;color:#fff}
#left_nav .leftContact .txt p{font-size:14px;line-height:24px;position:relative;color:#666}
#left_nav .leftContact .txt p:not(:last-child){margin-bottom:10px;}
#left_nav .leftContact .txt p i{font-size:20px;line-height:24px;position:absolute;left:0;}
#left_nav .leftContact .txt p a{display:inline-block;font-size:14px;line-height:24px;color:#666;}
#left_nav .leftContact .txt p a:hover{color:#213e96;}
#left_nav .leftContact .txt p span{letter-spacing:0.5px}
#left_nav .LeftProduct{border:2px solid #e8e8e8}
#left_nav .LeftProduct h2{padding:10px 20px ;font-size:18px;line-height:30px;position:relative;background-color:#076393;text-transform:uppercase;color:#fff}
#left_nav .LeftProduct .item{position:relative;}
#left_nav .LeftProduct>div{padding:20px;padding-bottom:0}
#left_nav .LeftProduct>div:last-child{padding:20px;margin:0;}
#left_nav .LeftProduct .item .pic{width:45%;margin:0;}

#left_nav .LeftProduct .item .txt{padding:12px 0;width:50%;margin:0;right:15px;}
#left_nav .LeftProduct .item .txt h3{font-size:15px;line-height:24px;text-align:center;}
#left_nav .LeftProduct .swbtn{position:absolute;width:25px;height:60px;line-height:60px;box-sizing:border-box;top:30%;text-align:center;background-color:#333;z-index:1;}
#left_nav .LeftProduct .swbtn>i{font-size:20px;color:#fff;display:block;}
#left_nav .LeftProduct .swbtn.btn-next{right:0;}
#left_nav .LeftProduct .swbtn.btn-prev{left:0;}
#left_nav .LeftProduct .swbtn.btn-prev>i{transform:rotateY(180deg);}
#left_nav .LeftProduct .swbtn:hover{background-color:#213e96;}
@media (min-width:992px) and (max-width:1229px) {
    #left_nav{width:27%;padding-right:20px;}
    #left_nav dl{}
    #left_nav dl>dt{font-size:18px;}
    #left_nav dl>dd{}
    #left_nav dl>dd>a{font-size:16px;padding:5px 10px 5px 20px;}
    #left_nav dl>dd>a::before{height:40px;}
    #left_nav dl>dd ul{margin-top:0;margin-left:20px;}
    #left_nav dl>dd ul>li>a{font-size:13px;}
    
    #left_nav .leftContact{margin-top:30px;}
    #left_nav .leftContact h2{font-size:22px;padding:10px 10px 10px 20px;}
    #left_nav .leftContact h2 i{font-size:24px;}
    #left_nav .leftContact .txt{padding:10px;}
    #left_nav .leftContact .txt p{font-size:14px;line-height:24px;}
    #left_nav .leftContact .txt p a{font-size:14px;line-height:24px;}

}
@media (min-width:768px) and (max-width:991px) {
    #left_nav{width:100%;padding-right:0;padding-left:0;margin-bottom:20px;}
    #left_nav dl{padding:0;border-left:none;margin-bottom:0;}
    #left_nav dl::before{}
    #left_nav dl>dt{padding:5px 15px;font-size:18px;line-height:40px;border-radius:0;display:block;background-image:initial;background-color:#213e96}
    #left_nav dl>dt:before{content:"\e9e2";font-family:iconfont;float:right;position:relative;border:none;top:5px;}
    #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:16px;padding:5px 40px 5px 20px;}
    #left_nav dl>dd>a::before{height:40px;}
    #left_nav dl>dd ul{margin-top:0;margin-left:20px;}
    #left_nav dl>dd ul>li>a{font-size:14px;}

    #left_nav .LeftProduct{display:none;}
    #left_nav .leftContact{display:none;}
}
@media (min-width:1px) and (max-width:767px) {    
    #left_nav{width:100%;padding-right:0;padding-left:0;margin-bottom:20px;}
    #left_nav dl{padding:0;border-left:none;margin-bottom:0;}
    #left_nav dl::before{}
    #left_nav dl>dt{padding:5px 15px;font-size:18px;line-height:40px;border-radius:0;display:block;margin-bottom:10px;}
    #left_nav dl>dt:before{content:"\e9e2";font-family:iconfont;float:right;position:relative;border:none;top:5px;font-size:24px;}
    #left_nav dl>dd{display:none;}
    #left_nav dl>dd:before{}
    #left_nav dl>dd:not(:last-child){margin-bottom:10px;padding-bottom:10px;}
    #left_nav dl>dd>a{font-size:14px;padding:5px 40px 5px 20px;}
    #left_nav dl>dd>a::before{height:40px;}
    #left_nav dl>dd ul{margin-top:0;margin-left:20px;}
    #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;}
    #left_nav .leftContact{display:none;}
}
#LeftSearch{margin-bottom:25px;display:none}
#LeftSearch #sform3{display:block;background-color:#f5f5f5;width:100%;overflow:hidden;padding:10px;}
#LeftSearch #stext3{width:calc(100% - 40px);background-color:#f5f5f5;height:40px;line-height:40px;font-size:14px;font-weight:normal;padding-left:0;float:left;color:#333;}
#LeftSearch #sbut3{width:40px;height:40px;line-height:40px;background-color:#f5f5f5;border:none;cursor:pointer;color:#dadada;}
#LeftSearch #sbut3>i{height:40px;line-height:40px;width:40px;font-size:30px;display:block;}
@media (min-width:992px) and (max-width:1229px) {
    #LeftSearch #sform3{padding:5px 5px 5px 10px;}
}
@media (min-width:768px) and (max-width:991px) {
    #LeftSearch #sform3{padding:5px 5px 5px 10px;}
}
@media (min-width:1px) and (max-width:767px) {
    #LeftSearch #sform3{padding:5px 5px 5px 10px;}
}

/*右侧内容*/
#right_nav{float:right;width:calc(100% - 280px);}
#right_nav>.tit{border-bottom:1px solid #213e96;margin-bottom:30px;padding-bottom:20px;}
#right_nav>.tit h2{font-size:20px;line-height:36px;margin-bottom:5px;color:#213e96;font-weight:bold;}
#right_nav>.tit p{font-size:14px;line-height:24px;color:#666;font-weight:bold;}
.nframe{padding-top:2.5vw;overflow:hidden;padding-bottom:2vw;}
.nframe .title{margin-bottom:20px;text-align:center;}
.nframe .title h1{font-size:30px;line-height:48px;position:relative;margin-top:0;margin-bottom:0;}
.nframe .title h2{font-size:30px;line-height:1.5;position:relative;margin-top:0;margin-bottom:10px;text-transform:uppercase;}
.nframe .title h3{font-size:30px;margin-top:0;margin-bottom:0;text-transform:capitalize;}
.nframe .title h4{font-size:18px;line-height:24px;color:#213e96;text-transform:uppercase;}
.nframe .title h2.point{display:inline-block;}
.nframe .title h2.point:before{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:#333;position:absolute;left:-20px;top:calc(50% - 4px);}
.nframe .title h2.point:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:#333;position:absolute;right:-20px;top:calc(50% - 4px);}
.nframe .title p{font-size:18px;line-height:1.5;}
.nframe section{overflow:hidden;}
.nframe section .content{font-size:14px;line-height:24px;color:#505050;}
@media (min-width:992px) and (max-width:1229px) {
    #right_nav{width:70%;}
    
    .nframe{padding-top:25px;}
    .nframe .title{margin-bottom:20px;}
    .nframe .title h1{font-size:24px;line-height:36px;}
    .nframe .title h2{font-size:24px;line-height:36px;}
    .nframe .title h3{font-size:24px;}
    .nframe .title h4{font-size:16px;}
    .nframe .title p{font-size:14px;}
    .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;}
    .nframe .title{margin-bottom:20px;}
    .nframe .title h1{font-size:20px;line-height:30px;}
    .nframe .title h2{font-size:20px;line-height:30px;margin-bottom:15px;}
    .nframe .title h3{font-size:20px;}
    .nframe .title h4{font-size:16px;}
    .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{width:100%;height:auto;}
    
    .nframe{padding-top:20px;}
    .nframe .title{margin-bottom:10px;}
    .nframe .title h1{font-size:18px;line-height:24px;}
    .nframe .title h2{font-size:18px;line-height:24px;margin-bottom:10px;}
    .nframe .title h3{font-size:18px;}
    .nframe .title h4{font-size:14px;}
    .nframe .title p{font-size:12px;line-height:18px;}
    .nframe .title .line{}

    .nframe section .content{font-size:13px;line-height:24px;}
    .table-responsive table{width:100%;}
}

/*关于我们*/
#aboutframe{padding-bottom:0;padding-top:0;}
#aboutframe section{position:relative;padding-top:1vw}

#aboutframe .aboutinfo article{font-size:14px;line-height:28px;width:100%;color:#666}
#aboutframe .aboutinfo article div{width:47%}
#aboutframe .aboutinfo article div p{line-height:1.8;font-size:14px;color:#666}
#aboutframe .aboutinfo .txt{}

#aboutframe .aboutinfo .numlist{margin-top:45px}
#aboutframe .aboutinfo .numlist h3{font-size:38px;font-family:initial;padding-bottom:8px;position:relative;color:#0a579c;font-weight:bold;text-align:left}
#aboutframe .aboutinfo .numlist h3:before{content:'';position:absolute;width:45px;height:1px;background-color:#0a579c;bottom:0;left:5px}
#aboutframe .aboutinfo .numlist p{font-size:18px;color:#0a579c;text-align:left;margin-top:10px}
#aboutframe .aboutinfo .numlist i{width:90px;height:90px;background-color:#fff;color:#0a579c;font-size:40px;border-radius:50%;line-height:90px;padding:20px;margin-right:30px;border:1px solid #0a579c}


#aboutframe .aboutinfo .txt .title h3{font-size:35px;line-height:70px;color:#004a8b;text-transform:uppercase;display:inline-block;position:relative;padding-left:50px}
#aboutframe .aboutinfo .txt .title h3:before{content:'';background-color:#e0e0e0;height:1px;position:absolute;width:20px;top:50%;left:0}
#aboutframe .aboutinfo .txt .title h3:after{content:'';background-color:#e0e0e0;height:1px;position:absolute;width:20px;top:50%;right:-50px}
#aboutframe .aboutinfo .txt .title p{font-family:Abril;font-size:28px;color:#999999;text-transform:uppercase;padding-left:50px}

#aboutframe .aboutcompany{background-image:url("/Template/Default/images/a2.jpg");padding:40px 0;background-repeat:no-repeat;}
#aboutframe .aboutcompany .title{text-align:center}
#aboutframe .aboutcompany .title h3{font-size:35px;line-height:70px;color:#004a8b;text-transform:uppercase;display:inline-block;position:relative;}
#aboutframe .aboutcompany .title h3:before{content:'';background-color:#bbb;height:2px;position:absolute;width:20px;top:50%;left:-50px}
#aboutframe .aboutcompany .title h3:after{content:'';background-color:#bbb;height:2px;position:absolute;width:20px;top:50%;right:-50px}
#aboutframe .aboutcompany .title p{font-family:Abril;font-size:28px;color:#999999;text-transform:uppercase;}
#aboutframe .aboutcompany .list{margin-top:45px}
#aboutframe .aboutcompany .item{width:calc((100% - 45px)/ 3);padding:30px;background-color:#fefefe;margin:0;padding-bottom:10px}
#aboutframe .aboutcompany .item h4{font-size:26px;color:#0a579c}
#aboutframe .aboutcompany .item i{font-size:50px;color:#0a579c}
#aboutframe .aboutcompany .item p{font-size:14px;color:#999999;line-height:1.8;margin-top:20px}

#aboutframe .aboutnum{background-repeat:no-repeat;background-size:auto;background-position:center center;}
#aboutframe .aboutnum .item{width:calc(50% - 40px);margin:0;border-bottom:1px solid #3170a8;margin: 20px}
#aboutframe .aboutnum .item:nth-child(3){margin-top: 0}
#aboutframe .aboutnum .item h3{font-size:54px;color:#fff;font-weight:bold;font-family:"DINCond";line-height:2}
#aboutframe .aboutnum .item h3 em{font-style:normal;font-size:25px;bottom:25px;position:relative}
#aboutframe .aboutnum .item p{font-size:16px;line-height:26px;color:#fff;}
#aboutframe .aboutnum .numlist{width:37%;background-color:#065195;margin:50px;margin-right:0;}
#aboutframe .aboutnum .numlist .title{border-bottom:1px solid #3170a8;}
#aboutframe .aboutnum .numlist .title h2{color:#fff;font-size:18px;margin:20px}

#aboutframe .aboutnum .numtxt{width:calc(45%);position:relative;margin:0;padding:100px 0}
#aboutframe .aboutnum .numtxt h3{font-size:28px;color:#0087ff;margin:0;font-weight:bold;line-height:1.5}
#aboutframe .aboutnum .numtxt p{font-size:14px;color:#ddd;line-height:1.5;margin-top:35px}
#aboutframe .aboutnum .container{position:relative}

#aboutframe .abouthistory{background-repeat:no-repeat;background-size:auto;background-position:center center;}
#aboutframe .abouthistory .title h2{color:#fff;}
#aboutframe .abouthistory .hisList{position:relative;padding-left:55px;padding-right:55px;}
#aboutframe .abouthistory .swiper-container{background:url(/Template/Default/images/hisline.png) no-repeat center 210px/100%;}
#aboutframe .abouthistory .swiper-slide{text-align:center;width:25%;padding:20px 30px;text-align:center;position:relative;}
#aboutframe .abouthistory .swiper-slide:before{content:"";width:15px;height:15px;border-radius:50%;background-color:#fff;display:inline-block;box-sizing:border-box;position:absolute;top:205px;left:calc(50% - 7px);}
#aboutframe .abouthistory .swiper-slide.swiper-slide-active:before{content:"\e621";font-family:iconfont;background-color:transparent;border:2px solid #fff;width:45px;height:45px;line-height:45px;top:190px;left:calc(50% - 22px);font-size:36px;color:#fff;text-align:center;}
#aboutframe .abouthistory .swiper-slide .pic{height:120px;margin-bottom:80px;border-radius:10px;border:2px solid #fff;overflow:hidden;display:inline-block;margin-top:20px;}
#aboutframe .abouthistory .swiper-slide .pic img{max-width:100%;max-height:100%;}
#aboutframe .abouthistory .swiper-slide h3{font-size:27px;color:#fff;margin-bottom:10px;}
#aboutframe .abouthistory .swiper-slide p{font-size:15px;line-height:22px;color:#fff;text-align:center;opacity:0.6;}
#aboutframe .abouthistory .swiper-slide.swiper-slide-active .pic{height:150px;margin-top:-10px;}
#aboutframe .abouthistory .swiper-slide.swiper-slide-active p{opacity:1;}
#aboutframe .abouthistory .btnlist .swbtn{position:absolute;top:190px;width:40px;height:40px;line-height:40px;text-align:center;}
#aboutframe .abouthistory .btnlist .swbtn>i{display:block;font-size:24px;color:#fff;}
#aboutframe .abouthistory .btnlist .swbtn.btn-prev{left:0;}
#aboutframe .abouthistory .btnlist .swbtn.btn-next{right:0;}

#aboutframe .workshop{}
#aboutframe .workshop .list{position:relative}
#aboutframe .aboutnum .title{text-align:left}

#aboutframe .workshop .title{text-align:center}
#aboutframe .workshop .title h3{font-size:35px;line-height:70px;color:#004a8b;text-transform:uppercase;display:inline-block;position:relative;}
#aboutframe .workshop .title h3:before{content:'';background-color:#bbb;height:2px;position:absolute;width:20px;top:50%;left:-50px}
#aboutframe .workshop .title h3:after{content:'';background-color:#bbb;height:2px;position:absolute;width:20px;top:50%;right:-50px}
#aboutframe .workshop .title p{font-family:Abril;font-size:28px;color:#999999;text-transform:uppercase;}
#aboutframe .workshop .swiper-pagination{left:calc(50% - 8px);margin-top:20px}
#aboutframe .workshop .swiper-pagination span{margin-right:10px}

#aboutframe .workshop .bottom {margin-top:3vw;}
#aboutframe .workshop .bottom .common-more{margin:auto}



#frame4 .swiper-button-prev{left:-45px;background-image:initial;}
#frame4 .swiper-button-prev i,#frame4 .swiper-button-next i{font-size:24px;font-weight:bold;border:2px solid #000;border-radius:50%;text-align:center;width:30px;height:30px;display:block;line-height:26px}
#frame4 .swiper-button-next{right:-45px;background-image:initial;}

#aboutframe #frame4.workshop .list .item{padding:0;border:2px solid #ddd;}
#aboutframe #frame4.workshop .list .item img{width:100%;}

#aboutframe section.certificate{background-image:url("/Template/Default/images/ceb.jpg")}
#aboutframe section.certificate .list{}
#aboutframe #frame4.certificate .btnlist .swbtn.btn-prev{right:auto;left:0;}
#aboutframe #frame4.certificate .btnlist .swbtn.btn-next{right:auto;left:80px;}
#aboutframe .certificate .swiper-slide{transform:scale(1);transition:all .3s;}
#aboutframe .certificate .swiper-slide-prev{transform:scale(1.15);}
#aboutframe .certificate .swiper-slide-next{transform:scale(1.15);z-index:9}
#aboutframe .certificate .swiper-slide-active{transform:scale(1.3);z-index:10;}
#aboutframe .certificate .swiper-container{padding:60px 0}

#aboutframe #frame6{padding-bottom:30px}
/*#aboutframe .certificate .swiper-slide{}
#aboutframe .certificate .swiper-slide .item .img{padding:15px;background-color:#f3f3f3;}
#aboutframe .certificate .swiper-slide .item img{display:block;width:100%;}
#aboutframe .certificate .swiper-slide .item h3{text-align:center;margin-top:15px;font-size:16px;display:none;}
#aboutframe .certificate .btnlist .swbtn{position:absolute;top:calc(50% - 20px);width:40px;height:40px;line-height:40px;border:2px solid #213e96;border-radius:50%;text-align:center;}
#aboutframe .certificate .btnlist .swbtn>i{display:block;font-size:24px;color:#e5251a;}
#aboutframe .certificate .btnlist .swbtn.btn-prev{left:0;}
#aboutframe .certificate .btnlist .swbtn.btn-next{right:0;}*/
@media screen and (min-width:1230px ) and (max-width:1329px) {
     #frame4 .swiper-button-prev,#frame4 .swiper-button-next{display:none}
}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #aboutframe .aboutcompany .title p{font-size:16px}
    #aboutframe .aboutcompany .title h3{font-size:22px;line-height:initial}
    #aboutframe .aboutinfo article{padding:0;width:calc(100% - 0px)}
    #aboutframe .aboutnum .item h3{line-height:initial}
    #aboutframe .aboutnum .numtxt h3{font-size:24px}
    #aboutframe .aboutnum .item{padding:0;}
    #aboutframe .aboutinfo .txt{}
    #aboutframe .abouthistory{padding-top:50px;}
    #aboutframe .abouthistory .swiper-slide{padding:20px 0;}
    #aboutframe .abouthistory .swiper-slide .pic{margin-bottom:100px;}
    #aboutframe .abouthistory .swiper-slide p{font-size:14px;}
     #frame4 .swiper-button-prev,#frame4 .swiper-button-next{display:none}
     #aboutframe .aboutinfo .txt .title h3{padding-left:0}
     #aboutframe .aboutinfo .txt .title p{padding-left:0;margin:0;font-size:16px}
     #aboutframe .aboutcompany .item{padding:15px}
     #aboutframe .aboutcompany .item i{font-size:40px}
     #aboutframe .aboutcompany .item h4{font-size:22px}
     #aboutframe .aboutcompany .item p{margin-top:15px}
     #aboutframe .workshop .title h3{font-size:22px;line-height:initial}
    #aboutframe .workshop .title p{font-size:16px}
    #aboutframe .aboutinfo .numlist{margin:0;margin-top:15px}
    #aboutframe .aboutinfo .txt .title h3:after,#aboutframe .aboutinfo .txt .title h3:before{display:none}
    #aboutframe .aboutinfo .numlist i{margin-right:15px}
}
@media (min-width:768px) and (max-width:991px) {
    #aboutframe .aboutinfo article div{width:48%}
    #aboutframe .aboutcompany .item h4{font-size:18px}
    #aboutframe .aboutcompany .list{margin-top:15px}
    #aboutframe .aboutcompany .title h3{font-size:22px;line-height:initial}
    #aboutframe .aboutcompany .title p{font-size:16px}
    #aboutframe .aboutcompany .item p{font-size:13px;line-height:1.5;margin-top:15px}
    #frame4 .swiper-button-prev,#frame4 .swiper-button-next{display:none}
    #aboutframe .aboutinfo .txt{padding:0px}
    #aboutframe .aboutinfo article{padding:0;width:100%;font-size:14px;line-height:24px;}
    #aboutframe .aboutinfo .txt .title h3:after,#aboutframe .aboutinfo .txt .title h3:before{display:none}
    #aboutframe .aboutnum .item{padding:15px 15px;}
    #aboutframe .aboutnum .item p{font-size:16px;}
    #aboutframe .aboutcompany .item{padding:15px}
    #aboutframe .abouthistory{padding-top:50px;padding-bottom:50px;}
    #aboutframe .abouthistory .swiper-slide{padding:20px 15px;}
    #aboutframe .abouthistory .swiper-slide p{font-size:14px;}
    #aboutframe .aboutinfo .numlist{margin:0;margin-top:15px}
    #aboutframe #frame4.certificate .btnlist .swbtn.btn-prev{left:0;}
    #aboutframe #frame4.certificate .btnlist .swbtn.btn-next{left:50px;}
    #aboutframe .aboutnum .item h3{line-height:initial}
    #aboutframe .aboutnum .numtxt h3{font-size:24px}
    #aboutframe .aboutnum .numtxt{padding:50px 0}
    #aboutframe .aboutinfo .txt .title h3{padding-left:0}
    #aboutframe .aboutinfo .txt .title p{padding-left:0}
    #aboutframe .workshop .title h3{font-size:22px;line-height:initial}
    #aboutframe .workshop .title p{font-size:16px}
     #aboutframe .aboutinfo .numlist i{width:60px;height:60px;display:block;text-align:center;padding:0;line-height:60px;font-size:30px;margin-right:10px;margin-top:5px}
}
@media (max-width:767px){
    #aboutframe .aboutcompany .list{margin-top:15px}
    #aboutframe .aboutcompany .item i{font-size:35px}
    #aboutframe .aboutcompany .item h4{font-size:20px;line-height:initial}
    #aboutframe .aboutcompany .item p{margin-top:15px}
    #aboutframe .aboutinfo .txt .title h3:after,#aboutframe .aboutinfo .txt .title h3:before{display:none}
    #aboutframe .aboutcompany .title h3{font-size:22px;line-height:initial;margin-top:15px}
    #aboutframe .aboutcompany .title p{font-size:16px}
    #aboutframe .aboutcompany{padding:0}
    #aboutframe .workshop .title h3{font-size:22px;line-height:initial}
    #aboutframe .workshop .title p{font-size:16px}
    #aboutframe .aboutcompany .item{width:auto;margin-bottom:15px;padding:15px}
    #aboutframe .aboutinfo .numlist{margin:0}
    #aboutframe .aboutinfo .txt .title h3{font-size:22px;padding:0}
    #aboutframe .aboutinfo .txt .title p{font-size:16px;padding:0}
    #aboutframe .certificate .swiper-container{padding:40px 0}
     #frame4 .swiper-button-prev,#frame4 .swiper-button-next{display:none}
    #aboutframe .aboutnum .numtxt h3{font-size:18px}
    #aboutframe .aboutnum .numlist .title h2{margin:10px;text-align:center}
    #aboutframe .aboutinfo .txt .title p{text-align:left}
    #aboutframe .aboutnum .numtxt{width:100%;padding:30px 0}
    #aboutframe .aboutinfo .numlist i{width:60px;height:60px;display:block;text-align:center;padding:0;line-height:60px;font-size:30px;margin-right:10px;margin-top:5px}
    #aboutframe .aboutnum .item{margin:0;text-align:center;}
    #aboutframe .aboutnum{background-position:initial}
    #aboutframe .vcenter{position:relative}
    #aboutframe .aboutnum .numlist{width:100%;margin:0;margin-top:15px}
    #aboutframe .aboutinfo .txt{padding:15px}
    #aboutframe .aboutinfo article{padding:0;width:100%;font-size:14px;line-height:24px;flex-direction:column}
    #aboutframe .aboutinfo .flex_between{justify-content:flex-start}
    #aboutframe .aboutinfo .item{width:50%;margin-top:15px}

    #aboutframe .aboutnum .item h3 em{font-size:20px;bottom:12px}
    #aboutframe .aboutnum .item{padding:15px 15px;width:33%;}
    #aboutframe .aboutnum .item h3{font-size:30px;}
    #aboutframe .aboutnum .item p{font-size:16px;}
    #aboutframe .aboutinfo article div{width:100%}
    #aboutframe .abouthistory{padding-top:50px;padding-bottom:50px;}
    #aboutframe .abouthistory .swiper-slide{padding:20px 0;}
    #aboutframe .abouthistory .swiper-slide p{font-size:13px;}
    #aboutframe .abouthistory .swiper-slide.swiper-slide-active .pic{height:auto;}
    #aboutframe .abouthistory .swiper-slide.swiper-slide-active:before{width:30px;height:30px;line-height:30px;font-size:20px;left:calc(50% - 15px);}
    #aboutframe .aboutinfo article div p{font-size:13px}
    #aboutframe #frame4.certificate .btnlist{margin-top:0;margin-bottom:20px;}
    #aboutframe #frame4.certificate .btnlist .swbtn.btn-prev{left:0;}
    #aboutframe #frame4.certificate .btnlist .swbtn.btn-next{left:0px;}
    #aboutframe .aboutnum .numtxt p{margin-top:15px}
}
#ServicePage .service{margin-bottom:40px}
#ServicePage .service .title{margin:0;width:50%;background-color:#f7f7f7;padding:15px}
#ServicePage .service:nth-child(2) .title{padding:0}
#ServicePage .service .title h3{width:auto;margin:0;font-size:20px;color:#1f368f;margin-bottom:10px;font-weight:bold}
#ServicePage .service:nth-child(2) .title h3{padding-left:15px;padding-top:15px}
#ServicePage .service .title p{width:auto;margin:0;color:#7c7c7c;line-height:1.6;padding-right:15px;font-weight:bold}
#ServicePage .service:nth-child(2n) .title p{width:auto;margin:0;color:#7c7c7c;line-height:1.6;padding-left:15px;padding-right:0}
#ServicePage .service .content{width:50%;margin:0}
#ServicePage .service .content img{width:100%}
#ServicePage .service:nth-child(2n){flex-direction:row-reverse}
#ServicePage .title h2{padding:0}
#ServicePage .title{margin-bottom:30px;text-align:left;}
#ServicePage .title h2:before{display:none}
#ServicePage #faq .title{margin-bottom:30px}
#ServicePage .faq{}
#ServicePage .faq dl{margin-bottom:15px;transition:all 0.3s;}
#ServicePage .faq dl>dt{padding:15px 45px ;font-size:18px;line-height:24px;cursor:pointer;position:relative;background-color:#ebebeb;border-radius:10px;}
#ServicePage .faq dl>dt>i{font-size:30px;width:54px;height:54px;line-height:56px;color:#213e96;text-align:center;position:absolute;left:0;top:0;display:block}
#ServicePage .faq dl>dt:after{content:"\eb9d";font-family:iconfont;position:absolute;right:15px;top:15px;}
#ServicePage .faq dl>dd{height:0;padding:0 15px;overflow:hidden;font-size:24px;font-size:15px;position:relative;color:#808080;background-color:#fff;transition:all 0.3s;}
#ServicePage .faq dl>dd>i{font-size:30px;color:#fff;width:54px;height:54px;line-height:56px;color:#ccc;text-align:center;position:absolute;left:15px;top:0;}
#ServicePage .faq dl.active>dt{}
#ServicePage .faq dl.active>dt:after{content:"\e7fc";}
#ServicePage .faq dl.active>dd{padding:15px;height:auto;}
@media (min-width:992px) and (max-width:1229px) {
    #ServicePage .service:nth-child(2n) .title p{padding-left:15px;margin-bottom:10px}
    #ServicePage .service:nth-child(2n+1) .title p{padding-left:15px;margin-bottom:10px}
    #ServicePage .service .title h3{margin-bottom:10px;padding-left:15px}
    #ServicePage .faq{padding-top:30px;}
    #ServicePage .service .title{padding:5px}
    #aboutframe .aboutinfo .txt .title h3{font-size:24px;line-height:initial}
     #aboutframe .title p{font-size:13px}
    #aboutframe .title h3{font-size:16px}
}
@media (min-width:768px) and (max-width:991px) {
    #ServicePage .service:nth-child(2n) .title p{padding-left:15px;margin-bottom:10px}
    #ServicePage .service:nth-child(2n+1) .title p{padding:0;margin-bottom:10px}
    #ServicePage .service .title h3{margin-bottom:10px}
    #ServicePage .service .title p{font-size:12px;line-height:1.5}
    #ServicePage .faq{padding-top:20px;}
    #ServicePage .faq dl>dt{font-size:16px;}
    #ServicePage .faq dl>dd{font-size:14px;line-height:20px;}
    #ServicePage{background-color:#f7f7f7}
    #ServicePage .service .title{padding:0px}
    #aboutframe .aboutinfo .txt .title h3{font-size:24px;line-height:initial}
     #aboutframe .title p{font-size:13px}
     #aboutframe .aboutinfo .txt .title p{font-size:20px}
    #aboutframe .title h3{font-size:16px}
    #aboutframe .aboutinfo .numlist h3{font-size:24px}
    #aboutframe .aboutinfo .numlist p{font-size:14px}
}
@media (min-width:1px) and (max-width:767px) {
    #ServicePage .service:nth-child(2) .title h3{padding:0}
    #ServicePage .service:nth-child(2n) .title p{padding:0;margin-bottom:10px}
    #ServicePage .service:nth-child(2n+1) .title p{padding:0;margin-bottom:10px}
    #ServicePage .service .title h3{margin-bottom:10px}
    #aboutframe .title h3{font-size:24px}
    #aboutframe .title p{font-size:13px}
    #ServicePage{background-color:#f7f7f7}
    #ServicePage .service{flex-direction:column}
    #ServicePage .service .title{width:100%}
    #ServicePage .service .content{width:100%}
    #ServicePage .service .title{padding:0}
    #ServicePage .service{margin-bottom:15px}
    #aboutframe .aboutinfo .txt{padding:0}
    #aboutframe .aboutinfo .txt .title h3{font-size:22px;line-height:initial;margin-top:15px}
    #ServicePage .faq dl>dt{font-size:14px;line-height:20px;padding:10px 40px 10px 40px}
    #ServicePage .faq dl>dt>i,#ServicePage .faq dl>dd>i{font-size:20px;width:40px;height:40px;line-height:40px;left:0;}
    #ServicePage .faq dl>dt::after{top:10px;}
    #ServicePage .faq dl>dd{font-size:14px;line-height:20px;padding:0 15px 0 40px;font-size:13px;}
    #ServicePage .faq dl.active>dd{padding:10px 15px 10px 40px;}
    #aboutframe .aboutinfo .numlist h3{font-size:24px}
    #aboutframe .aboutinfo .numlist p{font-size:14px}
}

#map{position:relative;z-index:1;overflow:hidden;width:50%}
#map p{text-align:center;font-size:14px;line-height:30px;color:#7e7e7e;}
#map p>i{line-height:30px;vertical-align:top;color:#333;margin-right:5px;font-size:20px;}
@media (min-width:992px) and (max-width:1229px) {
    #map{height:450px;}
}
@media (min-width:768px) and (max-width:991px) {
    #map{height:360px;}
}
@media (min-width:1px) and (max-width:767px) {
    #map{height:300px;width:100%}
}

/*联系我们*/
#contPage{}
#contacts .flex_between{margin:45px 0}

#contactus{background: linear-gradient(to bottom, #f7f6f6 0%,#f7f6f6 75%,#fff 76%,#fff 100%);}
#contacts{position:relative;z-index:2;width:100%;background-color:#f7f7f7;}
#contacts .conmsg .item{margin:0}
#contacts .list{background-color:#fff;position:relative}
#contacts .list h2{font-size:24px;line-height:1.5;color:#fff;width:100%;font-weight:bold;}
#contacts .list h2:before{content:'';position:absolute;height:1px;width:20px;background-color:#ccc;top:105px}
#contacts .item p:nth-child(2){color:#fff;margin-bottom:10px}
#contacts .item p:nth-child(3){margin-top:20px}
#contacts .item p{padding-bottom:10px;color:#fff;font-size:16px;position:relative;font-family:Arial, Helvetica, sans-serif;margin:0;}
#contacts .list p>a{color:#fff;display:inline-block;font-family:Arial, Helvetica, sans-serif;}
#contacts .list p>a:hover{text-decoration:underline;}
#contacts .list p.tel span{display:inline-block;}
#contacts .list .conmsg{margin:0;padding:40px;width:50%; background:#207cb7}
#contacts .twecode{margin:0;width:30%}
#contacts .twecode h2{font-size:14px;color:#999999}
#contacts .twecode .img{margin:0}
#contacts .twecode>div{margin-top:120px;position:relative}
#contacts .twecode>div p{margin-left:110px}
@media (min-width:992px) and (max-width:1229px) {
    #contacts .twecode>div{margin:0}
    #contPage .flex_between{margin:0}
    #contacts{padding:25px;}
    #contacts .list h3{font-size:18px;}
    #contacts .list p{font-size:14px;margin:0;margin-bottom:10px;padding-bottom:10px}
    #contacts .list p>a{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    #contacts .twecode>div{margin:0}
    #contPage .flex_between{margin:45px 0}
    #contacts{width:100%;padding:0;}
    #contacts .list h2{font-size:24px;}
    #contacts .list p{font-size:14px;margin:0;margin-bottom:0px;padding-bottom:10px}
    #contacts .list p>a{font-size:14px;}

}
@media (min-width:1px) and (max-width:767px) {
    #contacts .conmsg .item{padding:15px}
    #contacts .twecode{display:none}
    #contacts .list .conmsg{padding:0;width:100%}
    #contacts .list p{width:100%;margin:0;margin-bottom:0;padding-bottom:10px;}
    
    #contacts .list p i.iconfont{line-height:24px}
    #contPage .flex_between{margin-bottom:0}
    #contacts{width:100%;}
    #contacts .list h2{font-size:18px;margin-bottom:15px;}
    #contacts .list p{font-size:13px;text-align:left;line-height:24px;}
    #contacts .list p>a{font-size:12px;}
}
#contacts .contshare{margin-top:30px;}
#contacts .contshare>a{color:#fff;width:30px;height:30px;border-radius:50px;text-align:center;display:inline-block;margin-right:10px;vertical-align:top;border:1px solid #FFF;box-sizing:border-box;}
#contacts .contshare>a>i{font-size:16px;line-height:30px;color:#fff;}

#feedback{width:100%;padding:50px;background-color:#fff;box-shadow:0 0 10px #999;padding-bottom:80px;}
#feedback .item{margin:0;width:50%;position:relative;padding-right:100px}
#feedback .item h3{font-size:14px;color:#999}
#feedback .item h3:before{content:'';position:absolute;height:1px;width:20px;background-color:#ccc;top:85px}
#feedback .item i{font-size:30px;color:#207cb7;margin-right:10px}
#feedback .item p:nth-child(2){color:#207cb7;font-size:27px;font-weight:bold}
#feedback .item h4{font-size:24px;color:#333;margin-top:100px;font-weight:bold}
#feedback .item p:nth-child(4){color:#999;font-size:14px;margin-top:10px}
#feedback .item input{border-bottom:1px solid #eee;width:100%;margin-top:20px}
#feedback .item .morelink2{margin-top:10px}
#feedback .item .twecode .img img{margin:0 auto; padding:10px; border:solid 1px #eaeaea; transform:scale(1)}
#feedback .item .twecode{margin-top:60px}
#feedback .item .twecode h2{font-size:18px}
#feedback .item .twecode .img{margin-top:30px; text-align:center;}
#feedback .item .twecode p{margin-top:30px; font-size:16px; text-align:center;}
#feedback .tit{margin:0;}
#feedback .tit h3{padding-left:30px;font-size:18px;line-height:30px;color:#555;position:relative;}
#feedback .tit h3:before{content:"";width:16px;height:3px;background-color:#41af34;position:absolute;top:calc(50% - 1px);left:0;}
#feedback .tit h2{font-size:27px;line-height:1.5;margin-bottom:15px;}
#feedback .tit p{font-size:14px;line-height:24px;color:#747474;}
#feedback .content{margin:0;width:50%}
#feedback ul{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;}
#feedback ul>li{display:block;margin:0 0 20px;width:100%;position:relative;}

#feedback ul>li.half:not(:last-child){width:30%}
#feedback ul>li.half:nth-child(4){width:100%;}
#feedback ul>li>label{text-align:left;font-weight:normal;color:#6b6b6b;font-size:15px;line-height:30px;padding-right:10px;display:block;}
#feedback ul>li>label>em{color:#f00;font-style:initial;width:16px;font-size:18px;float:left;}
#feedback ul>li>i.iconfont{height:30px;width:30px;line-height:30px;position:absolute;top:8px;left:0;color:#000;font-size:20px;text-align:left;}
#feedback ul>li>input{margin:0;padding:8px 0;color:#fff; font-size:16px;width:100%;border:none;line-height:24px;background-color:#207cb7;border:1px solid #e8e8e8;padding-left:10px}
#feedback ul>li textarea{padding:8px 0;resize:none;position:relative;margin:0;line-height:30px;font-size:16px;height:130px;border:none;width:100%;background-color:#207cb7;border:1px solid #e8e8e8;padding-left:10px}
#feedback ul>li.tips{border-bottom:none;font-size:18px;line-height:24px;color:#747474;}
#feedback ul>li.btnli{background-color:transparent;margin-top:10px;margin-bottom:0;border-bottom:none;padding-left:0;}
#feedback ul>li.btnli .morelink2{display:block;background:#207cb7; color:#fff; max-width:150px; text-align:center;}
#feedback ul>li.btnli .btnlink{display:inline-block;line-height:30px; background:#207cb7; padding:3px 30px;text-align:center;font-size:18px;color:#fff;position:relative;margin:0;text-transform:uppercase;}
#feedback ul>li.btnli .btnlink>i{margin-left:15px;font-size:20px;line-height:30px;vertical-align:top;}
#feedback ul>li.btnli .btnlink:hover{background-color:#213e96;color:#213e96;}
#feedback .common-more{margin:auto}
#feedback ul>li>input::placeholder{font-size:14px;color:#fff;}
    #feedback ul>li textarea::placeholder{font-size:14px; color:#fff;}

@media (min-width:992px) and (max-width:1229px) {
    #feedback ul>li>input{padding:5px 10px 5px 10px;}
    #feedback ul>li>input::placeholder{font-size:12px}
    #feedback ul>li textarea::placeholder{font-size:12px}
    #feedback ul>li>i.iconfont{top:5px;}
    #feedback .item h4{margin-top:50px}
    #feedback{padding:25px;}
    #feedback .tit{width:100%;}
    #feedback .tit h2{font-size:30px;margin-bottom:15px;}
    #feedback .tit p{font-size:16px;line-height:20px;margin-bottom:15px;}
    #feedback #sharelist{margin-top:0;}
    #feedback .content{width:50%;}
    #feedback ul>li.half{margin-bottom:20px;}
    #feedback ul>li{}
    #feedback ul>li>label{font-size:16px;}
    #feedback ul>li.btnli .btnlink{padding:3px 40px;}
}
@media (min-width:768px) and (max-width:991px) {
    #contacts .contshare{margin-top:20px;}

    #feedback{padding:15px;width:100%;}
    #feedback .tit{width:100%;padding-right:0;}
    #feedback .tit h2{font-size:24px;line-height:36px;margin-bottom:15px;}
    #feedback .tit p{font-size:14px;line-height:20px;margin-bottom:15px;}
    #feedback #sharelist{margin-top:0;}
    #feedback .content{width:50%;}
    
    #feedback ul>li.half{margin-bottom:20px;}
    #feedback ul>li{}
    #feedback ul>li>label{font-size:16px;}
    #feedback ul>li>input{padding:5px 10px;}
    #feedback ul>li textarea{padding:5px 10px;}
    #feedback ul>li.btnli .btnlink{padding:3px 40px;font-size:16px;line-height:32px;}
}
@media (min-width:1px) and (max-width:767px) {
    #feedback .item .twecode p{margin:20px 0}
    #feedback .item .twecode .img{margin:20px 0 }
    #feedback ul>li.btnli{text-align:center}
    #feedback .item p:nth-child(2){font-size:18px}
    #feedback .item p:nth-child(2) i{font-size:20px}
    #feedback .item h4{font-size:18px}
    #feedback .item p:nth-child(4){font-size:12px}
    #feedback .item h3:before{top:70px}
    #feedback .item .morelink2{margin:15px 0}
    #feedback .item{width:100%}
    #feedback .item h4{margin-top:40px}
    #contacts .contshare{margin-top:20px;}
    #feedback ul>li.half:not(:last-child){width:100%}
    #feedback{padding:15px 0;width:100%;}
    #feedback .tit{width:100%;padding-right:0;}
    #feedback .tit h2{font-size:18px;line-height:24px;margin-bottom:15px;}
    #feedback .tit p{font-size:13px;line-height:20px;margin-bottom:15px;}
    #feedback .tit p a.email{font-size:18px;}
    #feedback #sharelist{margin-top:0;}
    #feedback .content{width:100%;padding-top:0;}
    #feedback ul>li{}
    #feedback ul>li.half{width:100%;margin-bottom:10px;}
    #feedback ul>li>input{padding:5px 10px;}
    #feedback ul>li textarea{padding:5px 10px;}
    #feedback ul>li.textarea label{width:100%;}
    #feedback ul>li>label{font-size:16px;}
    #feedback ul>li.btnli .btnlink{padding:3px 40px;font-size:16px;line-height:32px;}
    #feedback .common-more i{font-size:13px}
}

#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%;box-shadow:none;border:none;padding:0 0;border-radius:0;border-bottom:1px solid #636363;}
#pro_feed_show .form-group.half{width:45%;margin:0 0 15px;float:left;}
#pro_feed_show .form-group.half:nth-child(2n){float:right;}
#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:0;resize:none;float:left;border:none;background-color:transparent;box-shadow:none;border-radius:0;overflow:hidden;height:40px;}
#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:block;margin:0 auto;text-align:center;padding:0;background-color:#213e96;border:1px solid #213e96;color:#fff;font-size:16px;line-height:24px;padding:10px 70px;position:relative;border-radius:5px;cursor:pointer;}
#pro_feed_show #btn_send:hover{color:#213e96;}
@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;}
}

/*产品中心*/
.fenye{text-align:center}
.fenye ul{display:flex;text-align:center;position:relative;top:-20px;justify-content: center;}
.fenye ul li.active a{color:#fff}
.fenye ul li.active{background-image:url("/Template/Default/images/f1.jpg");color:#fff}
.fenye ul li{background-color:#fff;box-shadow:0 0 10px #666;padding:20px 70px;margin:0;margin-right:35px}
.fenye ul li i{font-size:12px}


#ProPage{padding-bottom:100px}
#ProPage .common-more i{font-size:12px}
#ProPage .common-more {width: 90px;height: 40px;line-height: 36px;}
#ProPage .catetitle h2{font-size:35px;width:auto;border-bottom:3px solid #000;display:inline-block}
#ProPage .catetitle p{margin-bottom:20px}
#ProPage .catetitle .smallSelect dl{display:flex;flex-wrap:wrap;justify-content:space-between}
#ProPage .catetitle .smallSelect dl dd{width:50%;margin:0;font-size:16px;line-height:2;position:relative}
#ProPage .catetitle .smallSelect dl dd a{padding-left:10px;color:#666;transition:all .3s;display:block;animation-duration:1s;animation-iteration-count:1}
#ProPage .catetitle .smallSelect dl dd a:hover{color:#023265}
@-webkit-keyframes shakeC {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50%{
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100%{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes shakeC {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50%{
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100%{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.shakeC {
  -webkit-animation-name: shakeC;
  animation-name: shakeC;
}



#ProPage .catetitle .smallSelect dl dd:before{content:'';position:absolute;background-color:#023265;height:5px;width:5px;border-radius:50%;left:0;top:calc(50% - 3px)}

#ProPage .catetitle .common-more{position:relative;margin-top:20px}
#ProPage .cate{padding:80px 0}
#ProPage .cate img{width:100%}
#ProPage .cate .cateimg{width:40%;margin:0}
#ProPage .cate .catetitle{width:calc(60% - 100px);margin-left:100px;position:relative}
#ProPage .cate:nth-child(2n+1){background-color:#fff}
#ProPage .cate:nth-child(2n){background-color:#f8f8f8}
#ProPage .cate .catetitle .smallSelect{margin:0;width:80%}


#ProPage #right_nav .ProList .item{border:1px solid #e8e8e8 ;transition:all .3s}
#ProPage #right_nav .ProList .item:hover{border:1px solid #023265}
#ProPage #right_nav .ProList .item .img{padding:10px;border:none;padding-bottom:0}
#ProPage #right_nav .ProList .item .img img{transform:scale(1);width:100%}
#ProPage #right_nav .ProList .item .img img:hover{transform:scale(1)}
#ProPage #right_nav .catetitle{background-color:#e8e8e8;padding:20px 30px;margin-bottom:20px;display:none}
#ProPage #right_nav .catetitle h2{font-size:24px;border:none}
#ProPage #right_nav .catetitle p{font-size:14px;margin:0}

#ProCate{padding-bottom:25px;position:relative;z-index:2;margin-bottom:20px;}
#ProCate .tit{width:60%;float:left;}
#ProCate .tit h2{font-size:30px;display:inline-block;line-height:40px;position:relative;color:#213e96;}
#ProCate .tit h2:before{content:"\e63f";font-family:iconfont;margin-right:10px;}
#ProCate .tit span{font-size:16px;line-height:30px;display:inline-block;margin-left:8px;color:#999;}
#ProCate .info{width:40%;float:right;}
#ProCate .CateList dl{background-color:#213e96;display:none;margin:0;position:absolute;width:100%;max-height:180px;overflow-y:auto;z-index:1;border-top:1px solid #fff;border-bottom:1px solid #324256;transition:all 0s;}
#ProCate .CateList dl>dd{}
#ProCate .CateList dl>dd>a{color:#fff;display:block;padding:10px;line-height:24px;font-size:15px;}
#ProCate .CateList dl>dd:hover>a{color:#213e96;background-color:#fff;}
#ProCate .CateList .select{display:inline-block;width:365px;position:relative;background-color:#213e96;float:right;}
#ProCate .CateList .select{margin-right:15px;}
#ProCate .CateList .select>span{display:block;padding:10px;cursor:pointer;color:#fff;line-height:24px;font-size:15px;}
#ProCate .CateList .select>span:before{content:"\e9e2";position:absolute;font-family:iconfont;right:10px;font-size:10px;}
#ProSearch{margin-bottom:15px;width:37%;float:right;}
#ProSearch .tit{margin-bottom:10px;}
#ProSearch .tit h2{font-size:30px;display:inline-block;line-height:40px;position:relative;color:#213e96;}
#ProSearch #sform2{overflow:hidden;background-color:#f3f3f3;}
#ProSearch #stext2{float:left;width:calc(100% - 90px);height:44px;background-color:transparent;padding:5px 10px;}
#ProSearch #sbut2{padding:0;width:90px;height:44px;float:right;background-color:#213e96;cursor:pointer;border:none;color:#fff;font-size:16px;line-height:44px;}
@media (min-width:992px) and (max-width:1229px) {
    #ProPage .cate{padding:30px 0}
    #ProPage .catetitle h2{font-size:26px;}
    #ProPage .cate .catetitle{margin-left:50px}
    #ProPage #right_nav .catetitle{padding:15px}
    #ProPage #right_nav .catetitle h2{font-size:18px}
}
@media (min-width:768px) and (max-width:991px) {
    #ProPage #right_nav .catetitle{padding:15px}
    #ProPage #right_nav .catetitle h2{font-size:18px;margin:0}
    #ProCate .left{width:100%;float:none;}
    #ProCate .right{width:100%;float:none;margin-top:20px;}
    #ProPage .cate .catetitle{margin-left:20px;width:calc(60% - 50px)}
    #ProPage .catetitle .common-more{position:relative}
    #ProPage .cate{padding:30px 0}
    #ProPage .catetitle h2{font-size:24px;}
    #ProPage .cate .catetitle{margin-left:20px}
}
@media (min-width:1px) and (max-width:767px) {
    .fenye ul li{padding:10px;margin-right:20px}
    .fenye ul{top:0;width:auto}
    .fenye{margin-top:15px}
    #ProPage .catetitle .smallSelect dl dd{font-size:14px}
    #ProPage .cate{padding:20px 0;padding-bottom:50px}
    #ProPage #right_nav .catetitle{padding:15px}
    #ProPage #right_nav .catetitle h2{font-size:18px;margin:0}
    #ProPage .cate .cateimg{width:100%}
    #ProPage .cate .catetitle .smallSelect{width:100%}
    #ProPage .cate .catetitle{width:100%;margin-left:0;position:relative}
    #ProCate{width:100%;padding-bottom:0;margin-bottom:0;}
    #ProSearch{width:100%;}
    #ProSearch .tit h2{font-size:20px;line-height:30px;}

    #ProSearch #stext2{width:calc(100% - 100px);}
    #ProSearch #sbut2{width:100px;}

    #ProCate .tit{margin-bottom:0;width:100%;margin-bottom:10px;}
    #ProCate .tit h2{font-size:20px;line-height:30px;}
    #ProCate .tit span{display:block;margin-left:0;margin-top:5px;font-size:13px;line-height:20px;}
    #ProCate .info{width:100%;}

    #ProCate .left{width:100%;float:none;overflow:hidden;}
    #ProCate .right{width:100%;float:none;margin-top:15px;}
    #ProCate .CateList .select{margin-bottom:10px;width:100%;position:relative;z-index:10;}
    #ProCate .CateList .select:nth-child(2){z-index:9;}
    #ProCate .CateList .select:nth-child(3){z-index:8;}
    #ProCate .CateList .select:nth-child(4){z-index:7;}
    #ProCate .CateList .select:not(:last-child){margin-right:0;}
    #ProPage .catetitle h2{font-size:24px;margin-top:15px}
    #ProCate .CateList dl>dd>a{font-size:14px;padding:5px 10px;}
}

.catetitle{}
.catetitle h2{font-size:24px;margin-bottom:15px;color:#000}
.catetitle p{font-size:14px;color:#888;}
#ProCateList{border-bottom:1px solid #ddd;margin-bottom:60px;}
#ProCateList .item{margin:0 30px;border-bottom:3px solid #FFF;text-align:center;padding-bottom:20px;}
#ProCateList .item i{font-size:42px;width:80px;height:80px;line-height:80px;text-align:center;border-radius:50%;box-shadow:0 0 10px #aaa;display:block;margin:0 auto 20px;}
#ProCateList .item p{font-size:18px;line-height:24px;}
#ProCateList .item.active,#ProCateList .item:hover{border-bottom:3px solid #213e96;}
#ProCateList .item.active i,#ProCateList .item:hover i{background-color:#213e96;color:#fff;}
@media (min-width:992px ) and (max-width:1229px) {
    #ProCateList .item{width:20%;margin:0;padding:0 10px;}
    #ProCateList .item p{font-size:16px;padding-bottom:10px;}
}
@media (min-width:768px) and (max-width:991px) {
    #ProCateList{margin-bottom:30px;}
    #ProCateList .item{width:20%;margin:0;padding:0 10px;}
    #ProCateList .item i{width:60px;height:60px;line-height:60px;font-size:30px;}
    #ProCateList .item p{font-size:14px;line-height:20px;padding-bottom:10px;}
}
@media (max-width:767px){
    #ProCateList{margin-bottom:30px;display:none;}
    #ProCateList .item{width:50%;margin:0;padding:0 10px;}
    #ProCateList .item i{width:60px;height:60px;line-height:60px;font-size:30px;}
    #ProCateList .item p{font-size:14px;line-height:20px;padding-bottom:10px;}
}

#ProPage .intro{margin-bottom:24px;border-bottom:1px solid #ddd;padding-bottom:10px;}
#ProPage .intro h2{font-size:24px;line-height:30px;position:relative;margin-bottom:0.5vw;}
#ProPage .intro p{line-height:24px;color:#868686;}
#ProPage .CateProList .list{justify-content:flex-start;}
#ProPage .CateProList .list .item{margin:0 45px 0 0;width:calc((100% - 90px) / 3);}
#ProPage .CateProList .list .item:nth-child(3n){margin-right:0;}
#ProPage .CateProList .list .item:nth-child(4){display:none;}
#ProPage .CateProList .list .item .img{border:1px solid #d2d2d2;}
#ProPage .CateProList .list .item h3{font-size:14px;line-height:24px;margin-top:3px;}
#ProPage .CateProList .list .item p{display:none;}
#ProPage .CateProList .list .item:hover .img{border:1px solid #213e96;}
#ProPage .CateProList .more{display:inline-block;margin-top:15px;font-size:14px;line-height:30px;position:relative;}
#ProPage .CateProList .more:before{content:"";position:absolute;bottom:0;left:0;width:70px;height:2px;background-color:#201a1a;}
#ProPage .CateProList .more:after{content:"";position:absolute;bottom:0;left:20px;width:30px;height:2px;background-color:#213e96;z-index:1;}

#ProPage .ProList{overflow:hidden;}
#ProPage .ProList .item{width:calc((100% - 36px)/4);float:left;}
#ProPage .ProList .item:not(:nth-child(4n)){margin-right:12px;}
#ProPage .ProList .item:nth-child(4n+1){clear:left;}
#ProPage .ProList .item:not(:nth-last-child(-n+4)){margin-bottom:12px;}
#ProPage .ProList .item .img{border:1px solid #eee;overflow:hidden;}
#ProPage .ProList .item .txt{padding:8px;}
#ProPage .ProList .item .txt h3{font-size:14px;line-height:24px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

@media (min-width:992px) and (max-width:1229px) {
    #ProPage section .tit h2{font-size:20px;}
    #ProPage .CateProList .cpImg{width:360px;}
    #ProPage .CateProList .cpTxt{padding-left:30px;}
    #ProPage .CateProList .cpTxt p.proremark{font-size:14px;line-height:24px;height:72px;-webkit-line-clamp:3;}
    #ProPage .CateProList .list .item{margin:0 15px 0 0;width:calc((100% - 30px) / 3);}
}
@media (min-width:768px) and (max-width:991px) {
    #ProPage .CateProList .cpImg{width:300px;}
    #ProPage .CateProList .cpTxt{padding-left:30px;}
    #ProPage .CateProList .cpTxt h3.proname{font-size:18px;}
    #ProPage .CateProList .cpTxt p.proremark{font-size:13px;line-height:20px;height:40px;-webkit-line-clamp:2;}
    #ProPage .CateProList .list .item{margin:0 20px 0 0;width:calc((100% - 40px) / 3);}
    #ProPage .CateProList .list .item h3{font-size:13px;line-height:20px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProPage .ProList .item:not(:nth-child(4n)){margin-right:0}
    #ProPage .intro h2{font-size:18px;line-height:24px;}
    #ProPage .intro p{font-size:13px;line-height:18px;}

    #ProPage section .tit h2{font-size:18px;line-height:30px;}
    #ProPage .CateProList .cpImg{display:none;}
    #ProPage .CateProList .cpTxt{padding-left:0;}
    #ProPage .CateProList .cpTxt h3.proname{font-size:16px;}
    #ProPage .CateProList .cpTxt p.proremark{font-size:13px;line-height:20px;height:auto;-webkit-line-clamp:initial;margin-bottom:10px;}
    #ProPage .CateProList .list .item{margin:0 15px 15px 0;width:calc((100% - 15px) / 2);}
    #ProPage .CateProList .list .item:nth-child(2n){margin-right:0;}
    #ProPage .CateProList .list .item:nth-child(4){display:block;}
    #ProPage .CateProList .list .item h3{font-size:12px;line-height:20px;}
    
    #ProPage .ProList .item{width:calc((100% - 15px)/2);}
    #ProPage .ProList .item:not(:nth-child(3n)){margin-right:0;}
    #ProPage .ProList .item:nth-child(3n+1){clear:inherit;}
    #ProPage .ProList .item:not(:nth-last-child(-n+3)){margin-bottom:0;}
    #ProPage .ProList .item:not(:nth-child(2n)){margin-right:15px;}
    #ProPage .ProList .item:nth-child(2n+1){clear:left;}
    #ProPage .ProList .item:not(:nth-last-child(-n+2)){margin-bottom:15px;}
    #ProPage .ProList .item .img{width:100%;}
    #ProPage .ProList .item .txt{padding-left:0;width:100%;}
    #ProPage .ProList .item .txt h3{font-size:14px;line-height:20px;}
    #ProPage .ProList .item .txt .line1{margin-bottom:20px;display:none;}
    #ProPage .ProList .item .txt .info{margin-bottom:0;display:none;}
    #ProPage .ProList .item .txt .info p i{width:40px;height:40px;line-height:40px;font-size:24px;}
    #ProPage .ProList .item .txt .info p span{font-size:14px;line-height:20px;margin-top:10px;}
    #ProPage .ProList .item .txt .morelink{padding:5px 15px;font-size:13px;line-height:20px;}
}


/*产品详情*/
#ProDetailPage{padding-top:50px;}
#ProDetailPage .container{width:1230px;}
#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:#213e96;}
#ProDetailPage .title h2 a.back:hover{text-decoration:underline;}
#ProDetailPage .title h3{font-size:18px;line-height:30px;font-weight:normal;}
#ProDetailPage .panelbox{padding-top:0;}
#ProDetailPage .panelbox:not(:first-child){display:none;}
#slider{overflow:hidden;padding-bottom:2vw;}
#picView{width:45%;float:left;position:relative;}
#picView .gallery-top{margin:0;}
#picView .gallery-top .swiper-slide{text-align:center;overflow:hidden;border:2px solid #ebebeb;background-color:#fff;}
#picView .gallery-top .swiper-slide .boxer{}
#picView .imglist{background-color:#f9f9f9;padding:30px 10px;position:relative;}
#picView .gallery-thumbs{padding:10px;width:100%;}
#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:0;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 #213e96;background-color:#fff;}
#picView .gallery-thumbs .swiper-slide-thumb-active>a{}
#picView .btnlist{}
#picView .swbtn{position:absolute; width:50px;height:50px;line-height:50px;text-align:center;z-index:1;top:calc(50% - 25px);border:0px solid #ddd;}
#picView .swbtn>i{font-size:24px;font-weight:bold;line-height:50px;color:#ddd;}
#picView .swbtn:hover{background-color:#213e96;border-color:#213e96;}
#picView .swbtn:hover>i{color:#fff;}
#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{width:100%;}
#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:#213e96;}
#protitle{width:55%;float:right;padding:0 0 0 2vw;}
#protitle .title{}
#protitle h1{font-size:30px;line-height:1.5;position:relative;margin-top:0;margin-bottom:15px;text-transform:uppercase;}
#protitle h3{font-size:20px;line-height:24px;margin-top:0;margin-bottom:10px;color:#666;text-transform:uppercase;position:relative;}
#protitle p{}
#protitle .remark{font-size:14px;line-height:1.5;margin-top:1vw;color:#868686;}
#protitle .remark h5{font-size:18px;line-height:24px;margin-bottom:10px;font-weight:bold;}
#protitle .remark p{font-size:16px;line-height:30px;margin-bottom:10px;}
#protitle .remark p>b{display:block;}

#protitle #sharelist>a:hover{color:#213e96;}

#protitle .btnlist{overflow:hidden;margin-top:40px;}
#protitle .btnlist>a.btnlink{display:inline-block;color:#213e96;margin-bottom:10px;line-height:24px;font-size:16px;padding:8px 20px;border:1px solid #213e96;position:relative;text-transform:uppercase;min-width:150px;text-align:center;}
#protitle .btnlist>a:not(:last-child){margin-right:30px;}
#protitle .btnlist>a>i{margin-right:15px;float:left;font-size:20px;}
#protitle .btnlist>a.btnlink:hover{color:#fff;}
#protitle .emaillist>a{margin-right:20px;text-decoration:underline;display:inline-block;}
#protitle .prevlist{margin-top:40px;}
#protitle .prevlist>a{display:block;margin-bottom:6px;}
#protitle .prevlist>a:hover{color:#213e96;}
#protitle .prevlist>a:hover>b{color:#213e96;}

#slider .inquiryline{width:100%;height:5px;background-color:#213e96;margin:50px 0;position:relative;}
#slider .inquiryline i{width:75px;height:75px;line-height:75px;font-size:48px;color:#fff;background-color:#213e96;border-radius:50%;position:absolute;left:calc(50% - 38px);top:-35px;text-align:center;}

#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 #213e96;position:absolute;bottom:-2px;width:100%;}

#ProductDetail{overflow:hidden;padding-bottom:2vw;}
#ProductDetail .tit{margin-bottom:30px;overflow:hidden;border-bottom:1px solid #d7d7d7;}
#ProductDetail .tit a{border:1px solid #213e96;display:inline-block;background-color:#fff;float:left;margin-bottom:-1px;}
#ProductDetail .tit a h3{padding:5px 55px;font-size:18px;line-height:30px;color:#213e96;}
#ProductDetail .tit a.active{background-color:#213e96;}
#ProductDetail .tit a.active h3{color:#fff;}
#ProductDetail .content{}
#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{}
#RelatedProduct .tit{text-align:center;overflow:hidden;margin-bottom:20px;border-bottom:1px solid #d7d7d7;}
#RelatedProduct .tit a{border-top:1px solid #213e96;display:inline-block;background-color:#213e96;float:left;border-right:1px solid #fff;}
#RelatedProduct .tit a h3{padding:5px 55px;font-size:18px;line-height:30px;color:#fff;}

#inquiry{padding-bottom:2vw;}
#inquiry .tit{text-align:center;margin-bottom:20px;overflow:hidden;border-bottom:1px solid #d7d7d7;}
#inquiry .tit a{border-top:1px solid #213e96;display:inline-block;background-color:#213e96;float:left;border-right:1px solid #fff;}
#inquiry .tit a h3{padding:5px 55px;font-size:18px;line-height:30px;color:#fff;}
#inquiry p {color:#5b5b5b;margin-bottom:20px;}
#inquiry p .email{font-weight:bold;color:#213e96;background:none;margin:0 3px;}
#inquiry p .email:hover{color:#213e96;text-decoration:underline;}
@media (min-width:1px) and (max-width:1230px) {
    #ProDetailPage .container{width:100%;}
}
@media (min-width:992px) and (max-width:1229px) {
    #protitle{padding:0 0 0 20px;}
    #protitle h1{font-size:24px;line-height:30px;margin-bottom:15px;}
    #ProDetailPage .title{margin-bottom:0;}
    #ProDetailPage .title h3{font-size:16px;line-height:24px;}
    #protitle .remark p{font-size:14px;line-height:20px;}
    #ProductDetail .tit a h3{padding:5px 30px;font-size:16px;line-height:24px;}
    #inquiry .tit a h3{padding:5px 30px;font-size:16px;line-height:24px;}

    #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:25px;}
    #ProductDetail .tit a h3{padding:5px 30px;font-size:16px;line-height:24px;}
    #inquiry .tit a h3{padding:5px 30px;font-size:16px;line-height:24px;}

    #slider{padding-top:20px;padding-bottom:30px;}
    #picView{padding-right:0;width:56%;}
    #picView .gallery-top{}
    #picView .gallery-thumbs{padding:0;}
    #protitle{padding:0 0;width:42%;}
    #protitle h1{font-size:18px;line-height:24px;margin-bottom:15px;}
    #ProDetailPage .title h3{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:36px;height:36px;}
    #protitle #sharelist>a>i{font-size:18px;width:34px;height:34px;line-height:34px;}
    
    #slider .inquiryline i{width:50px;height:50px;line-height:50px;top:-20px;font-size:30px;left:calc(50% - 25px);}
    
    #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;}
}
@media (min-width:1px) and (max-width:767px) {
    #picView .swbtn{background-color:#213e96;border-color:#213e96;}
    #picView .swbtn>i{color:#fff;}
    #ProDetailPage{padding-top:20px;}
    #slider{padding-bottom:10px;}
    #picView{width:100%;padding:0;float:initial;border-right:0;}
    #picView .gallery-thumbs{padding:0;}
    #protitle{width:100%;float:initial;margin-top:20px;padding-left:0;margin-top:30px;} 
    #protitle p{font-size:12px;line-height:18px;}
    #protitle h1{font-size:18px;line-height:24px;margin-bottom:15px;}
    #ProDetailPage .title h3{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 .emaillist>b{font-size:13px;}
    #protitle .emaillist>a{font-size:13px;}
    #protitle .prevlist{ margin-top:10px;}
    #protitle .prevlist>a{font-size:13px;line-height:18px;}
    #protitle .btnlist{margin-top:15px;}
    #protitle .btnlist>a.btnlink{ font-size:12px;line-height:18px;margin-bottom:10px;padding:5px 20px;}
    #protitle .btnlist>a:not(:last-child){margin-right:2%;}
    #protitle .share{}
    #protitle #sharelist>a{width:36px;height:36px;}
    #protitle #sharelist>a>i{font-size:18px;width:34px;height:34px;line-height:34px;}
    
    #ProductDetail .tit a h3{font-size:16px;padding:5px 20px;line-height:24px;}
    #inquiry .tit a h3{padding:5px 30px;font-size:16px;line-height:24px;}
    
    #inquiry{padding-top:15px;padding-bottom:15px;}
    #inquiry .tit h2{font-size:18px;margin-top:0;}
    #inquiry .tit p{font-size:12px;width:100%;}
    
    #RelatedProduct{padding-bottom:0;}
}

#Columns{text-align:center;margin-bottom:2.5vw;}
#Columns a{display:inline-block;text-align:center;font-size:16px;line-height:30px;background-color:#fff;color:#8d8d8d;border:1px solid #dcdcdc;padding:5px 20px;margin:0 1vw;margin-bottom:1vw;}
#Columns a:hover,#Columns a.active{background-color:#213e96;color:#fff;border:1px solid #213e96;}
@media (min-width:768px) and (max-width:991px) {
    #Columns a{font-size:14px;padding:5px 20px;}
}
@media (min-width:1px) and (max-width:767px) {
    #Columns a{font-size:14px;padding:5px 20px;width:100%;margin-bottom:10px;}
}

/*新闻*/
#NewsPage{}
#NewsList{display:flex;justify-content:flex-start;flex-wrap:wrap}
#NewsList .list{width:calc(100% - 0);position:relative;margin:0}
#NewsList .item{width:calc((100% - 45px)/ 4);margin:0;box-shadow:0 0 15px #ccc;margin-bottom:15px}
#NewsList .item:nth-child(1){width:100%;display:flex;margin-right:0!important;}
#NewsList .item:nth-child(1) .img{width:56%;padding-bottom:0;height:auto}
#NewsList .item:nth-child(1) .txt h3{font-size:20px;line-height:22px;padding: 0;position:relative;color:#333;padding-bottom:20px}
#NewsList .item:nth-child(1) .txt>p{font-size:14px;line-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;margin-bottom:20px;font-family:Arial, Helvetica, sans-serif;color:#999}
#NewsList .item:nth-child(1) .txt{padding:30px}
#NewsList .item:not(:nth-child(4n+1)){margin-right:15px}
#NewsList .item .img{width:100%;position:relative;height:0;padding-bottom:75%;border-bottom:1px solid #eee}
#NewsList .item .img img{transform:scale(1.0);width:100%;height:100%;position:absolute}
#NewsList .item:hover .img img{transform:scale(1.06);}
#NewsList .item .img .day{position:absolute;top:0;right:0;background-color:rgba(0,0,0,.5);color:#fff;width:70px;height:70px;text-align:center}
#NewsList .item .img .day p{font-size:28px;color:#fff;font-family:"DINCond"}
#NewsList .item .txt{width:100%;padding:15px;}
#NewsList .item .txt>p{ display: -webkit-box;width: 100%;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin-bottom:20px}
#NewsList .item .txt h3{font-size:14px;line-height:22px;padding-bottom:15px;position:relative;color:#333}
#NewsList .item:hover .txt h3{color:#213e96}
#NewsList .item .txt span p{font-size:12px;color:#999;margin-bottom:10px}
#NewsList .item .txt span i{margin-right:10px}
#NewsList .item .txt a>p{font-size:12px;line-height:22px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:15px;font-family:Arial, Helvetica, sans-serif;color:#999}
#NewsList .morelink2{padding:5px 10px}
#NewsList .morelink2 i{margin-left:10px}
@media (min-width:992px) and (max-width:1229px) {
    #NewsList .item{width:calc((100% - 30px)/ 3)}
    #NewsList .item:nth-child(4n){margin-right:0}
    #NewsList .item:nth-child(5n){margin-right:15px}
    #NewsList .item .txt h3{font-size:16px;}
    #NewsList .item .txt>p{font-size:14px;margin-bottom:10px;}
     #NewsList .common-more i{font-size:12px}
    #NewsList .common-more {width:90px;line-height:26px;height:30px}
}
@media (min-width:768px) and (max-width:991px) {
    #NewsList .item:nth-child(1) .img{width:30%}
    #NewsList .item:nth-child(1) .txt{padding:0 20px}
    #NewsList .item:nth-child(1) .txt>p{margin-bottom:15px}
    #NewsList .common-more i{font-size:12px}
    #NewsList .common-more {width:90px;line-height:26px;height:30px}
    #NewsList .item{width:100%;margin-bottom:15px;padding:15px;}
    #NewsList .item .img{width:30%;float:left;height:auto;}
    #NewsList .item .img img{transform:initial;}
    #NewsList .item .txt{float:right;width:70%;padding-left:20px;padding-top:0;padding-bottom:0;}
    #NewsList .item .txt h3{font-size:16px;line-height:24px;height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;}
    #NewsList .item .txt>p{font-size:13px;line-height:20px;height:40px;margin-bottom:10px;}
    #NewsList .item .txt span.date{position:relative;top:0;left:0;margin-bottom:10px;padding:5px 15px;font-size:14px;}
    #NewsList .item:not(:last-child){margin-right:0}
}
@media (min-width:1px) and (max-width:767px) {
    #NewsList .morelink2{padding:0 10px}
    #NewsList .item:nth-child(1) .txt{padding:0}
    #NewsList .item:nth-child(1) .txt h3{font-size:16px;}
    #NewsList .item:nth-child(1) .txt p{margin-bottom:5px}
    #NewsList .common-more i{font-size:12px}
    #NewsList .common-more {width:90px;line-height:26px;height:30px}
    #NewsList .item:not(:last-child){margin-right:0}
    #NewsList .item{width:100%;margin-bottom:15px;padding:15px;}
    #NewsList .item:not(:nth-last-child(-n+2)){margin-bottom:15px;}
    #NewsList .item .img{width:30%;float:left;display:none;}
    #NewsList .item .txt{float:right;width:100%;padding-left:0;padding-top:0;padding-bottom:0;}
    #NewsList .item .txt h3{font-size:16px;line-height:24px;height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;padding:0}
    #NewsList .item .txt p{font-size:13px;line-height:20px;margin-bottom:5px;}
    #NewsList .item .txt span.date{position:relative;top:0;left:0;margin-bottom:10px;padding:5px 15px;font-size:14px;}
}

#exNews {padding-bottom:50px;}
#exNews .item{padding:50px 120px;box-shadow:0 0 10px #ddd;margin:10px;overflow:hidden;border-bottom:4px solid #213e96;}
#exNews .item .img{width:60%;float:left;height:400px;}
#exNews .item .img img{width:100%;position:relative;top:50%;transform:translate(0,-50%);}
#exNews .item .txt{width:40%;float:right;padding-left:100px;}
#exNews .item .txt h3{font-size:24px;line-height:1.5;margin-bottom:20px;}
#exNews .item .txt .date{margin-bottom:20px;}
#exNews .item .txt .date i{font-size:16px;color:#41af34;margin-right:8px;vertical-align:top;line-height:24px;}
#exNews .item .txt .date span{font-size:14px;line-height:24px;color:#999;}
#exNews .item .txt p{font-size:16px;line-height:28px;color:#555;height:196px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden;margin-bottom:40px;}
#exNews .item .txt a.link{}
#exNews .swiper-pagination{position:relative;margin-top:10px;}
#exNews .swiper-pagination .swiper-pagination-bullet{width:110px;height:7px;background-color:#ccc;border-radius:0;margin:0 10px;opacity:1;}
#exNews .swiper-pagination .swiper-pagination-bullet-active{background-color:#213e96;}
@media (min-width:992px) and (max-width:1229px) {
    #exNews .item{padding:30px 30px;}
    #exNews .item .txt{padding-left:30px;}
    #exNews .item .txt h3{font-size:20px;}
    #exNews .item .txt p{font-size:14px;line-height:24px;height:168px;}
}
@media (min-width:768px) and (max-width:991px) {
    #exNews .item{padding:20px 20px;}
    #exNews .item .img{height:300px;}
    #exNews .item .txt{padding-left:20px;}
    #exNews .item .txt h3{font-size:18px;}
    #exNews .item .txt p{font-size:14px;line-height:24px;height:120px;-webkit-line-clamp:5;margin-bottom:20px;}
}
@media (max-width:767px){
    #exNews .item{padding:15px 15px;}
    #exNews .item .img{width:100%;height:auto;}
    #exNews .item .img img{top:0;transform:none;}
    #exNews .item .txt{padding-top:20px;padding-left:0;width:100%;}
    #exNews .item .txt h3{font-size:16px;margin-bottom:5px;}
    #exNews .item .txt .date{margin-bottom:5px;}
    #exNews .item .txt p{font-size:13px;line-height:20px;height:40px;-webkit-line-clamp:2;margin-bottom:10px;}
    #exNews .swiper-pagination .swiper-pagination-bullet{width:40px;height:5px;margin:0 8px;}
}

#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 #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:#213e96;border:1px solid #213e96;}
#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;}
#NewsPage #sharelist .bdsharebuttonbox>a:before{line-height:30px;}

#NewsPage #sharelist .bdsharebuttonbox>a.bds_sqq{background:url(../images/fenxiang.png) no-repeat left top;}
#NewsPage #sharelist .bdsharebuttonbox>a.bds_weixin{background:url(../images/fenxiang.png) no-repeat 0 -30px;}
#NewsPage #sharelist .bdsharebuttonbox>a.bds_tsina{background:url(../images/fenxiang.png) no-repeat 0 -60px;}
#NewsPage #sharelist .bdsharebuttonbox>a:hover{color:#213e96; }
#NewsPage #sharelist .bdsharebuttonbox>a.bds_sqq:hover{background:url(../images/fenxiang.png) no-repeat -30px top;}
#NewsPage #sharelist .bdsharebuttonbox>a.bds_weixin:hover{background:url(../images/fenxiang.png) no-repeat -30px -30px;}
#NewsPage #sharelist .bdsharebuttonbox>a.bds_tsina:hover{background:url(../images/fenxiang.png) no-repeat -30px -60px;}


#NewsPage .btnList{margin-top:30px;padding-top:20px;border-top:1px solid #cdcdcd;}

#NewsPage .btnList>.link{font-size:16px;line-height:24px;display:block;}
#NewsPage .btnList>.link>i.iconfont{display:inline-block;width:40px;height:40px;line-height:38px;text-align:center;font-size:20px;border-radius:50%;border:2px solid #dedede;color:#dedede;vertical-align:top;margin:0 6px;}
#NewsPage .btnList>.link:hover>i.iconfont{border:2px solid #213e96;color:#213e96;}
@media screen and (min-width:992px ) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (max-width:767px){
    #NewsPage #sharelist{ text-align:center;}
    #NewsPage #sharelist>p{width:100%;margin-bottom:5px;font-size:12px;}
    #NewsPage #sharelist span{font-size:12px;line-height:20px; }
    #NewsPage .btnList>.link{font-size:12px;line-height:18px;display:block;margin-bottom:5px;}
}

#ntframe{background-color:#ffffff;padding-top:30px;padding-bottom:30px;}
#ntframe img{max-width:100%;}
#ntframe #sharelist{margin-top:20px;}
#sharelist {display:block;padding-top:25px;padding-bottom:25px;}
#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:"\e882";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:"\e883";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_tsina:before{content:"\e6c4";font-family:iconfont;}
#sharelist a{background-image:none;text-indent:0;width:40px;height:40px;position:relative;text-align:center;margin:0 0 0 10px;display:inline-block;border-radius:5px;}
#sharelist a:hover{color:#fff;}
#sharelist a.linkedin:hover{background-color:#0077b5;}
#sharelist a.twitter:hover{background-color:#1da1f2;}
#sharelist a.facebook:hover{background-color:#3b5998;}
#sharelist a.youtube:hover{background-color:#ff011d;}
#sharelist a.instagram:hover{background-color:#c838ab;}
#sharelist p{color:#ffffff;margin-bottom:5px;}
#sharelist a>i{display:block;width:40px;height:40px;line-height:40px;text-align:center;font-size:24px;}
/*#sharelist a>i.pinterest-p{background-color:#ca1c23;}
#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{overflow:hidden;margin-top:3vw}
#RelatedNews .title{}
#RelatedNews .title h2:before{height:0;width:0}
#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:#213e96;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:20px;padding-bottom:20px;}
}
@media (min-width:768px) and (max-width:991px) {
    #RelatedNews .relate_list .item{width:100%;float:initial;}
    #sharelist{padding-top:15px;padding-bottom:15px;}
}
@media (min-width:1px) and (max-width:767px) {
    #RelatedNews .relate_list .item{width:100%;float:initial;}
    #sharelist{padding-top:15px;padding-bottom:15px;}
    #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:4px 10px;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;margin-bottom:5px;}
ul.pagination li a{background-color:#fff;border-color:#213e96;border-radius:0;color:#213e96;font-size:14px;}
ul.pagination li.active span{background-color:#213e96;border-color:#213e96;border-radius:0;color:#fff;font-size:14px;}
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:#213e96;color:#fff;}

#CasesList{overflow:hidden;background-color:#f7f7f7}
#CasesList .item{float:left;width:calc((100% - 60px)/4);margin-right:20px;margin-bottom:20px;background-color:#fff;border-radius:10px;overflow:hidden;}
#CasesList .item:nth-child(4n){margin-right:0;}
#CasesList .item .txt{text-align:center;padding:12px;}
#CasesList .item .txt h3{font-size:13px;line-height:24px;color:#666;}
#CasesList .item:hover{background-color:#213e96;}
#CasesList .item:hover .txt h3{color:#fff;}
@media (min-width:992px) and (max-width:1229px) {
    #videolist h3{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    #CasesList .item{width:calc((100% - 30px)/3);margin-right:15px;margin-bottom:15px;}
    #CasesList .item:nth-child(4n){margin-right:15px;}
    #CasesList .item:nth-child(3n){margin-right:0;}
    #CasesList .item .txt{padding:6px;}
    #CasesList .item .txt h3{line-height:1.5;}
}
@media (min-width:1px) and (max-width:767px) {
    #CasesList .item{width:calc((100% - 15px)/2);margin-right:15px;margin-bottom:15px;}
    #CasesList .item:nth-child(2n){margin-right:0;}
    #CasesList .item .txt{padding:6px;}
    #CasesList .item .txt h3{line-height:1.5;}
}

#VideoPage{}
#videolist{overflow:hidden;}
#videolist .item{float:left;width:calc((100% - 60px)/3);}
#videolist .item:not(:nth-child(3n)){margin-right:30px;}
#videolist .item:nth-child(3n+1){clear:left;}
#videolist .item:not(:nth-last-child(-n+3)){margin-bottom:30px;}
#videolist .img{overflow:hidden;}
#videolist .img>a{display:block;position:relative;}
#videolist .img img{width:100%;}
#videolist .txt{padding:15px 15px;}
#videolist h3{text-align:center;font-size:16px;line-height:30px;margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#videolist .item:hover .txt{background-color:#213e96;}
#videolist .item:hover h3{color:#fff;}
#videolist .item .video_icon{width:60px;height:60px;}
#videolist .item .video_icon i.iconfont{width:60px;height:60px;line-height:60px;font-size:30px;}
video{width:100%;}
.vcontent{text-align:center;}
@media (min-width:992px) and (max-width:1229px) {
    #videolist h3{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    #videolist .txt{padding:10px;}
    #videolist h3{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    #videolist .item{float:left;width:calc((100% - 15px)/2);}
    #videolist .item:not(:nth-child(3n)){margin-right:0;}
    #videolist .item:nth-child(3n+1){clear:inherit;}
    #videolist .item:not(:nth-last-child(-n+3)){margin-bottom:0;}
    #videolist .item:not(:nth-child(2n)){margin-right:15px;}
    #videolist .item:nth-child(2n+1){clear:inherit;}
    #videolist .item:not(:nth-last-child(-n+2)){margin-bottom:15px;}
    #videolist .txt{padding:5px 10px;}
    #videolist h3{font-size:13px;line-height:18px;}
    #videolist .item .video_icon{width:40px;height:40px;}
    #videolist .item .video_icon i.iconfont{width:40px;height:40px;line-height:40px;font-size:20px;}
}

#downtable dt,#downtable dd{font-size:18px;line-height:24px;cursor:pointer;position:relative;background-color:#ebebeb;border-radius:10px;display:flex;justify-content:space-between}
#downtable dd{margin-bottom:20px}
#downtable dt{background-color:#ebebeb;display:none;}
#downtable dt span{display:block;font-size:20px;line-height:24px;padding:10px 25px 10px 25px;}
#downtable dd span{display:block;font-size:16px;line-height:24px;padding:10px 25px 10px 25px;}
#downtable dt span:nth-child(1),#downtable dd span:nth-child(1){text-align:left;flex:1;}
#downtable dt span:nth-child(2),#downtable dd span:nth-child(2){width:50%;text-align:center;display:none;}
#downtable dt span:nth-child(3),#downtable dd span:nth-child(3){width:300px;text-align:center;display:none;}
#downtable dt span:nth-child(4),#downtable dd span:nth-child(4){width:20%;text-align:right;}
#downtable dd i.icon-pdf{color:#213e96;font-size:24px;vertical-align:top;margin-right:15px;display:none}
#downtable dd i.icon-down{font-size:16px;vertical-align:top;margin-left:20px;color:#213e96;display:none}
@media (min-width:1230px) and (max-width:1629px) {
    #downtable dt span, #downtable dd span{padding:15px;font-size:16px;}
    #downtable dt span:nth-child(2),#downtable dd span:nth-child(2){width:50%;text-align:center;}
    #downtable dt span:nth-child(3),#downtable dd span:nth-child(3){width:15%;text-align:center;}
    #downtable dt span:nth-child(4),#downtable dd span:nth-child(4){width:15%;text-align:center;}
}
@media (min-width:992px) and (max-width:1229px) {
    #downtable dt span, #downtable dd span{padding:15px;font-size:16px;}
    #downtable dt span:nth-child(2),#downtable dd span:nth-child(2){width:50%;text-align:center;}
    #downtable dt span:nth-child(3),#downtable dd span:nth-child(3){width:15%;text-align:center;}
    #downtable dt span:nth-child(4),#downtable dd span:nth-child(4){width:15%;text-align:center;}
}
@media (min-width:768px) and (max-width:991px) {
    #downtable dt span, #downtable dd span{padding:15px;font-size:14px;}
    #downtable dt span:nth-child(2),#downtable dd span:nth-child(2){width:50%;text-align:center;}
    #downtable dt span:nth-child(3),#downtable dd span:nth-child(3){width:20%;text-align:center;}
    #downtable dt span:nth-child(4),#downtable dd span:nth-child(4){width:15%;text-align:center;}
}
@media (min-width:1px) and (max-width:767px) {
    #downtable dt span, #downtable dd span{padding:10px;font-size:13px;}
    #downtable dt span:nth-child(2),#downtable dd span:nth-child(2){width:50%;text-align:center;display:none;}
    #downtable dt span:nth-child(3),#downtable dd span:nth-child(3){width:15%;text-align:center;display:none;}
    #downtable dt span:nth-child(4),#downtable dd span:nth-child(4){width:30%;text-align:center;}

    #downtable dt span:nth-child(1), #downtable dd span:nth-child(1){overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    #downtable dd i.icon-pdf{margin-right:3px;}
    #downtable dd i.icon-down{margin-left:3px;}
}

/*感谢页面*/
#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 #213e96;color:#ffffff;background-color:#213e96;}
.btnthank:hover{background-color:#ffffff;color:#213e96;}
@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:100%; padding-left:15%;}
@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:100%;height:auto;}
    #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) {
    #GalleryList .item{width:25%;padding:0 5px;}
    #GalleryList .item:nth-child(6n+1){clear:initial;}
    #GalleryList .item:nth-child(4n+1){clear:left;}
}
@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;}
}

/*按钮样式*/
.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 #fff;
  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 #fff 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 #213e96;
  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 #213e96 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{text-align:center;transform:translateY(-50%);top:50%;position:relative;}
.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%;
}

.video_icon{position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);width:80px;height:80px;line-height:80px;text-align:center;}
.video_icon i.iconfont{display:block;font-size:36px;width:80px;height:80px;line-height:80px;background-color:rgba(255,255,255,0.8);border-radius:50%;color:#213e96;}
.video_icon .play,
.video_icon .play:before,
.video_icon .play:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -ms-border-radius: 50%;
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 rgba(255,255,255, 0.6);
    -o-box-shadow: 0 0 0 0 rgba(255,255,255, 0.6);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.6);
    -webkit-animation: play 3s infinite;
    animation: play 3s infinite;
}

.video_icon .play:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    content: "";
    position: absolute;
}

.video_icon .play:after {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    content: "";
    position: absolute;
}

@-webkit-keyframes play {
    70% {
        box-shadow: 0 0 0 20px rgba(10, 165, 205, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
    }
}

@keyframes play {
    70% {
        box-shadow: 0 0 0 20px rgba(10, 165, 205, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
    }
}
.ke-zeroborder tr td{border:solid 1px #dddddd; text-align:center; line-height:2em; font-size:14px;}
.ke-zeroborder tr:first-child td:first-child{background:#c80000; color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(2){background:#fc943f;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(3){background:#fc943f;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(4){background:#91d750;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(5){background:#91d750;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(6){background:#0ea659;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(7){background:#0ea659;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(8){background:#00b1f7;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(9){background:#00b1f7;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(10){background:#066db8;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(11){background:#066db8;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(12){background:#011d66;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(13){background:#7429aa;color:#fff;}
.ke-zeroborder tr:first-child td:nth-child(14){background:#7429aa;color:#fff;}












