
@import url('iconfont.css');
@import url('imgsize.css');
@font-face {
  font-family: 'AkkuratPro-Light';
  src: url('../font/AkkuratPro-Light.eot');
  src: url('../font/AkkuratPro-Light.eot') format('embedded-opentype'),
  url('../font/AkkuratPro-Light.woff') format('woff'),
  url('../font/AkkuratPro-Light.ttf') format('truetype'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/AkkuratPro/AkkuratPro-Light.svg') format('svg');
  font-display: swap;
}
@font-face {
  font-family: 'ErasITC_Bold';
  src: url('../font/ErasITC_Bold.eot');
  src: url('../font/ErasITC_Bold.eot') format('embedded-opentype'),
  url('../font/ErasITC_Bold.woff') format('woff'),
  url('../font/ErasITC_Bold.ttf') format('truetype'),
  url('https://yizhantongimage.oss-accelerate.aliyuncs.com/fonts/ErasITC/ErasITC_Bold.svg') format('svg');
  font-display: swap;
}
/*****  font-display: swap;  字体延迟加载*****/

/**********样式重置**********/
html,body{
    -ms-overflow-style: scrollbar;/*解决ie浏览器右侧滚动条遮挡内容问题*/
    -webkit-overflow-scrolling: touch;/*解决iOS滚动条被卡住的问题*/
    scroll-behavior: smooth;/*滚动到指定位置*/
}
html{background:#FFF;font-size:16px;}
@media (min-width:1px) and (max-width:767px) {
    html{font-size:14px;}
}

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}
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:#111;text-decoration:none;}
a:hover{color:#c1272d;}
img,li{border:0;vertical-align:top;}
img{max-width:100%;height:auto;}
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,img,input,textarea,li,p,pre,td,ul{margin:0 auto;padding:0;font-family:AkkuratPro-Light,Arial,Verdana,Tahoma, Geneva,sans-serif;color:#333;line-height:1.5;font-size:16px;}

h1,h2,h3,h4,dt,.title-lishi,.Inquiry-titleny,.relatenew-title,.Innovations-titleny,.title-caseny{font-family:ErasITC_Bold,Arial,Verdana, Tahoma, Geneva,  sans-serif;font-weight:normal}
.hidden{display:none!important;}
.noinfo{font-size:1rem;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; }
.addst { border-top:1px solid #bdbdbd; border-bottom: 1px solid #bdbdbd;}
.addst .container{height: 100%;display: flex;justify-content: space-between;flex-wrap: wrap; margin: 0 auto !important;}
.addst .container div a {display: flex; flex-direction: column; justify-content: center; align-items: center;height: 100%;}
.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:1630px;padding:0 15px;}
.text-center{text-align:center;}
.ValidationError{border:1px solid red!important;}
@media screen and (min-width:1px ) and (max-width:1629px) {
    .container{width:100%;}
}
.whatsapptel{ position:fixed; left:15px; bottom:60px; z-index:10;}
.whatsapptel img{ width:50px;}
/**********样式重置**********/

/*搜索框*/
#SearchBox{position:fixed;top:0;right:0;left:100%;bottom:100%;background:rgba(0,0,0,0.8);overflow:hidden;padding:0;transition:all .5s;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;margin-right:30px;}
#SearchBox.show{left:0;bottom:0;padding:30px 0;}
#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:absolute;border-bottom:1px solid rgb(255, 255, 255);overflow:hidden;left:50%;top:50%;transform:translate(-50%,-50%);}
#SearchBox #sform #stext{float:left;width:calc(100% - 160px);height:160px;line-height:160px;font-weight:700;border:none;background:transparent;font-size:64px;color:rgb(255, 255, 255);}
#SearchBox #sform #sbut{float:right;width:160px;height:160px;line-height:160px;background:transparent;border:none;}
#SearchBox #sform #sbut>i{display:inline-block;font-size:80px;color:rgb(255, 255, 255);}
@media (min-width:1230px) and (max-width:1409px) {
    #SearchBox #sform{width:90%;}
    #SearchBox #sform #stext{font-size:48px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #SearchBox #sform{width:90%;}
    #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;}
}
#SearchBox .catelist{padding:20px 0;width:80%;text-align:left;}
#SearchBox .catelist>a{color:#fff;font-size:24px;display:inline-block;margin:0 50px 20px 0;}
#SearchBox .catelist{width:80%;}
@media (min-width:992px) and (max-width:1409px) {
    #SearchBox .catelist{width:90%;}
}
@media (min-width:1px) and (max-width:991px) {
    #SearchBox .catelist{display:none;}
}

header{width:100%;z-index:99;position:sticky;background-color:transparent;top:0;}
header.iheader{width:100%;z-index:99;position:fixed;background-color:transparent;top:0;}
header.fixed{background-color:#fff;box-shadow:0 0 5px #eee;}

#logo{display:none;}

#Menu{display:block;transition:all 0.3s;width:100%;margin-right:0;position:relative;}
#Menu ul.menunav{transition:all .3s;text-align:center;}
#Menu ul.menunav>li{display:inline-block;padding:20px 25px;}
#Menu ul.menunav>li.logo{float:left;padding:10px 0;}
#Menu ul.menunav>li.logo>a{height:60px;}
#Menu ul.menunav>li.logo>a:before{display:none;}
#Menu ul.menunav>li.logo img{position:relative;top:50%;transform:translate(0,-50%);}
#Menu ul.menunav>li.lang{float:right;}
#Menu ul.menunav>li.lang img{float:left;margin-top:11px;margin-right:5px;}
#Menu ul.menunav>li.lang>a{}
#Menu ul.menunav>li.lang>a>i{font-size:24px;}
#Menu ul.menunav>li.lang>a:before{}
#Menu ul.menunav>li.lang>a:hover{}
#Menu ul.menunav>li>a{position:relative;display:block;font-size:18px;line-height:40px;}
#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{color:#c1272d;}
#Menu ul.menunav>li.open>a:before,#Menu ul.menunav>li.active>a:before,#Menu ul.menunav>li:hover>a:before{content:"";width:68px;height:4px;background-color:#c1272d;position:absolute;bottom:-6px;left:calc(50% - 34px);display:none;}
#Menu ul.menunav>li.dropdown>a::after{content:"\e62d";font-family:iconfont;display:inline-block;margin-left:5px;vertical-align:top;font-size:14px;}
#Menu ul.menunav>li:not(:last-child){}
#Menu ul.menunav>li:nth-child(2){border-left:none;}
#Menu ul.menunav>li.active{}

#Menu ul.menunav>li#search{padding-right:0;padding-left:0;float:right;}
#Menu ul.menunav>li#search>a{font-size:20px;}

#search input::-webkit-input-placeholder{ /* WebKit browsers 适配谷歌 */
    color: #fff;
}
#search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #fff;
}
#search input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #fff;
}
#search input:-ms-input-placeholder{ /* Internet Explorer 10+  适配ie*/
    color: #fff;
}


#Menu ul>li{position:relative;}
#Menu ul>li ul.dropdown-menu{position:absolute;top:100%;background-color:#fff;display:none;z-index:2;min-width:100%;box-shadow:0 10px 15px rgba(0,0,0,0.17);border-bottom:2px solid #c1272d;}
#Menu ul>li ul.dropdown-menu>li{display:block;}
#Menu ul>li ul.dropdown-menu>li>a{line-height:24px; font-size:16px; padding:10px 20px;display:block;white-space: nowrap;text-align:left;}
#Menu ul>li ul.dropdown-menu>li:not(:last-child)>a{border-bottom:1px solid #e5e5e5;}
#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{color:#c1272d;}
#Menu ul>li:hover ul.dropdown-menu{display:block;}

#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;}

/*手机导航*/
header #menu_btn{ width:28px; height:28px; cursor:pointer; position: absolute;right:15px;top:10px; display:none;}
header #menu_btn>.menu_btn_top{ position:absolute; top:5px; left:50%; width:28px; height:3px; border-radius:1.5px; background:#c1272d; -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:#c1272d; -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:#c1272d; -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:#c1272d; -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:#c1272d; -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:#c1272d; -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:1230px) and (max-width:1599px) {
    #Menu ul.menunav>li{padding:20px 15px;}
}
@media (min-width:992px) and (max-width:1229px) {
    header #menu_btn{margin-top:24px;}

    #Menu ul.menunav>li{padding:20px 15px;}
    #Menu ul.menunav>li:not(:first-child){}
    #Menu ul.menunav>li.logo{padding:5px 0;}
    #Menu ul.menunav>li.logo img{max-width:200px;}
    #Menu ul.menunav>li>a{font-size:16px;line-height:30px;}
    #Menu ul.menunav>li.lang{}
    #Menu ul.menunav>li.lang img{margin-top:6px;}
    #Menu ul.menunav>li.lang>a:not(:first-child)::before{margin-right:8px;}
    #Menu ul.menunav>li.lang i{font-size:17px;}

    #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>li ul.dropdown-menu>li{padding-top:0;}
    #Menu ul>li ul.dropdown-menu>li>a{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px){
}
@media (min-width:1px) and (max-width:767px) {
    #Menu ul.menunav>li.logo{background-color:#fff;}
    #Menu ul.menunav>li.logo>a{padding:5px 15px;}
    #Menu ul.menunav>li.logo img{margin:0 auto;display:block;}
    #Menu ul>li ul.dropdown-menu>li>a:hover{border-bottom:none;}
}
@media (min-width:1px) and (max-width:991px) {
    body{padding-top:60px;}
    header{position:relative;top:0;}
    header.iheader{position:fixed;top:0;left:0;right:0;background:#fff;}
    header.nheader{position:fixed;top:0;left:0;right:0;background:#fff;}
    header #menu_btn{ display: block;margin-top:5px;}

    #Menu>.container{padding:0;}
    #Menu ul.menunav>li>a>i {display:none;}

    #logo{padding:10px 0;position:relative;display:flex;align-items:center;justify-content:space-between;}
    #logo .mb-left{margin:0;text-align:left;}
    #logo .mb-right{display:flex;align-items:center;justify-content:flex-end;margin:0;margin-right:50px;}
    #logo .mb-right .top-mb-whatsapp i{font-size:24px;color:#c1272d;margin-right:15px;}
    #logo .mb-right .top-mb-feed i{font-size:24px;color:#c1272d;margin-right:15px;}

    #logo .logo{padding-top:0;padding-bottom:0;padding-left:15px;display:block;height:40px;}
    #logo .logo img{display:block;margin:0;width:auto;max-width:80%;position:relative;top:50%;transform:translate(0,-50%);}

    #Menu ul.menunav>li:nth-child(2)>a{padding-left:0;}

    #Menu #Toplogo{display:none;}
    #Menu ul.menunav>li:not(:first-child){margin-left:0;}

    header{position:relative;}
    header .navbar-brand img{margin:0;width:200px;}
    #Menu{width:220px;position:fixed;left:-220px;top: 0px; bottom: 0px; background: #c1272d; z-index: 99999; overflow-x:hidden;overflow-y:auto;transition:all .5s ease;padding-top:0;}
    #Menu.show{left:0;}
    #Menu .tel{display:none;}
    #Menu ul.menunav{margin:0;}
    #Menu ul.menunav>li.logo{margin-top:0;margin-bottom:0;padding:0;display:block;background:none;background-color:#fff;}
    #Menu ul.menunav>li.logo>a{padding:5px;text-align:center;}
    #Menu ul.menunav>li.logo img{}
    #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;color: #f5f5f5 !important;text-align:left;border-bottom:none;}
    #Menu ul.menunav>li>a:hover:after,#Menu ul>.open>a:after{}
    #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:not(:last-child)>a{border:none;}
    #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:#c1272d;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:#c1272d;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}
    #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:block;}
    #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.menunav>li#search{background-color:transparent;padding:8px 15px;}
    #Menu ul.menunav>li#search #stext{width:calc(100% - 36px);height:36px;}
    #Menu ul.menunav>li#search #sbut{width:36px;height:36px;padding:0;line-height:36px;}
    #Menu ul.menunav>li#search>a{display:none;}
    #Menu ul.menunav>li#search #SearchBox{position:relative;background:none;left:initial;right:initial;top:initial;bottom:initial;}
    #Menu ul.menunav>li#search #SearchBox .searchclose{display:none;}
    #Menu ul.menunav>li#search #SearchBox #sform{display:block;background-color:#fff;width:100%;border:1px solid #fff;margin:0;position:relative;left:0;top:0;transform:initial;}
    #Menu ul.menunav>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.menunav>li#search #SearchBox #sbut{width:20%;height:30px;line-height:30px;background-color:#c1272d;}
    #Menu ul.menunav>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;}
#bframe .bgimg{height:330px;}
#bframe .bgimg h2{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);}
#bframe img{max-width:100%;display:block;margin:0 auto;}
#bframe .txt{position:absolute;width:100%;top:40%;transform:translate(0,-50%);}
#bframe h2{font-size:42px;line-height:1.4;color:#fff;position:relative;font-weight:bold;text-transform:uppercase;}
#bframe p{font-size:16px;line-height:1.5;color:#fff;width:80%;}
#ibframe .swiper-pagination{bottom:30px;}
#ibframe .swiper-pagination-bullet{width:12px;height:12px;border:none;margin:0 10px;border-radius:50%;}
#ibframe .swiper-pagination-bullet-active{background-color:#c1272d;}
#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:992px) and (max-width:1229px) {
    #bframe .bgimg{height:280px;}
    #bframe .bgimg h2{top:45%;}
    #bframe .txt{top:30%;}
    #bframe h2{font-size:30px;}
    #ibframe .swiper-pagination{bottom:30px;}
}
@media (min-width:768px) and (max-width:991px) {
    #bframe .bgimg{height:250px;}
    #bframe .bgimg h2{top:45%;}
    #bframe .txt{top:30%;}
    #bframe h2{font-size:24px;}
    #bframe p{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px){
    #bframe .bgimg{height:130px;}
    #bframe .txt{width:100%;}
    #bframe h2{font-size:18px;}
    #bframe p{display:none;}
    #ibframe .swiper-pagination{bottom:0px;}
    #ibframe  .swiper-slide{padding-bottom:30px;}
}

.frame{padding-top:50px;padding-bottom:50px;overflow:hidden;}
.frame .title{margin-bottom:40px;position:relative;overflow:hidden;text-align:center;}
.frame .title h2,h1,.what-do,.first-title,.Inquiry-titleny{font-size:51px;line-height:1.3;position:relative;color:#192227;margin-bottom:10px;
display:block;}
.what-do,.first-title{font-weight:bold;font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif;}
.frame .title h2 font,.what-do font,.first-title font{color:#c1272d;}
.frame .title h2:before,.what-do:before,.first-title:before{content:"";width:108px;height:3px;background-color:#c1272d;position:absolute;bottom:0;left:50%;transform:translate(-50%,0);}
.frame .title .line{position:relative;text-align:center;margin-bottom:5px;}
.frame .title .line>i{font-size:36px;color:#c1272d;height:40px;line-height:40px;width:40px;display:inline-block;}
.frame .title .line:before{content:"";width:430px;height:2px;background-color:#222;position:absolute;top:19px;right:calc(50% + 55px);}
.frame .title .line:after{content:"";width:430px;height:2px;background-color:#222;position:absolute;top:19px;left:calc(50% + 55px);}
.frame .title p{font-size:16px;line-height:1.6;color:#999;}
.frame .title a.link{padding:0 40px;font-size:20px;line-height:30px;border:1px solid #c1272d;border-radius:50px;display:inline-block;margin-top:30px;text-transform:uppercase;background-color:#c1272d;color:#fff;}
.frame .title a.link:hover{color:#c1272d;}
@media (min-width:1230px) and (max-width:1599px) {
    .frame .title h2,h1,.what-do,.first-title,.Inquiry-titleny{font-size:45px;}
}
@media screen and (min-width:992px ) and (max-width:1229px) {
    .frame{padding-top:40px;padding-bottom:40px;}
    .frame .title{margin-bottom:20px;}
    .frame .title h3{font-size:18px;}
    .frame .title h2,h1,.what-do,.first-title,.Inquiry-titleny{font-size:30px;}
    .frame .title p{font-size:14px;width:100%;}
    .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 h3{font-size:16px;}
    .frame .title h2,h1,.what-do,.first-title,.Inquiry-titleny{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 h3{font-size:15px;}
    .frame .title h2,h1,.what-do,.first-title,.Inquiry-titleny{font-size:20px;line-height:24px;padding-bottom:8px;}
    .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 .title .line:before{content:"";width:150px;right:calc(50% + 35px);}
    .frame .title .line:after{content:"";width:150px;left:calc(50% + 35px);}
}

.frame .flex_between>div{margin:0;}
.morelink{display:inline-block;background-color:#f3f3f3;padding:8px 25px;color:#292929;border:1px solid #292929;position:relative;font-size:16px;line-height:24px;min-width:100px;border-radius:50px;}
.morelink>i{display:inline-block;vertical-align:top;margin-left:1rem;font-size:0.75rem;}
.morelink:hover{color:#fff;border:1px solid #c1272d;}
@media (min-width:992px) and (max-width:1229px) {
    .morelink{padding:10px 25px;font-size:16px;}
}
@media (min-width:768px) and (max-width:991px) {
    .morelink{padding:5px 20px;font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    .morelink{padding:5px 15px;font-size:13px;}
}

#frame1{padding-bottom:0;background:#fff}
#frame1 .catelist .item{position: relative; max-width:200px;text-align:center;padding:30px 10px;}
#frame1 .catelist .item .pic{height:100px;overflow:hidden;margin-bottom:15px;}
#frame1 .catelist .item .pic img{transition:all 0.3s;}
#frame1 .catelist .item h3,#frame1 .catelist .item .title-prosy{font-size:16px;}
.title-prosy,.twotitle-prosy,.Core-Valuebt,.index-name,.title-zhengshu{font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif;}
#frame1 .catelist .item .pic-icon{display: none; position: absolute; left: 0; right: 0; bottom:-21px; z-index: 19;}
#frame1 .catelist .item:hover .pic img{margin-top:-100px;}
#frame1 .catelist .item.active .pic img{margin-top:-100px;}
#frame1 .catelist .item.active .pic-icon{display: block}
#frame1 .catelist .item.active h3,#frame1 .catelist .active .title-prosy{color:#c1272d;}
#frame1 .catelist .line{width:1px;background-color:#bdbdbd;}
/*#frame1 .cateintrolist{margin-top:50px;}*/
#frame1 .cateintrolist .item{display:none;}
#frame1 .cateintrolist .pic{width:50%;text-align:center;position:relative; background:#fff}
#frame1 .cateintrolist .pic img{position:relative;top:50%;transform:translate(0,-50%);}
#frame1 .cateintrolist .txt{width:50%;;padding:120px 170px 200px 0px;}
#frame1 .cateintrolist .txt h3,#frame1 .cateintrolist .txt .twotitle-prosy{font-size:35px;line-height:2;position:relative;margin-bottom:25px;}
#frame1 .cateintrolist .txt h3:before,#frame1 .cateintrolist .txt .twotitle-prosy:before{content:"";width:60px;height:8px;background-color:#c1272d;position:absolute;bottom:0;left:0;margin-top: 30px;}
#frame1 .cateintrolist .txt p{font-size:16px;line-height:32px;overflow:hidden;color:#666;margin-bottom:30px;}
#frame1 .cateintrolist .txt p.twotitle-prosy{color: #333;}
#frame1 .cateintrolist .item.active{display:block;}
@media (min-width:1230px) and (max-width:1599px) {
    #frame1 .cateintrolist .txt{padding:30px; padding-bottom: 20px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #frame1 .catelist .item{width:150px;padding:5px;}
    #frame1 .catelist .item .pic{height:93px;}
    #frame1 .catelist .item:hover .pic img{margin-top:-93px;}
    #frame1 .catelist .item.active .pic img{margin-top:-93px;}
    #frame1 .catelist .item h3,#frame1 .catelist .item .title-prosy{font-size:14px;}
    #frame1 .cateintrolist .txt{padding:30px;}
    #frame1 .cateintrolist .txt h3,#frame1 .cateintrolist .txt .twotitle-prosy{font-size:30px;line-height:1.5;}
    #frame1 .cateintrolist .txt p{font-size:14px;line-height:1.5;height:auto;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame1 .catelist .item{width:33%;}
    #frame1 .catelist>div{margin-bottom:10px;}
    #frame1 .catelist>div:nth-child(6){display:none;}
    #frame1 .cateintrolist .txt{padding:15px;}
    #frame1 .cateintrolist .txt h3,#frame1 .cateintrolist .txt .twotitle-prosy{font-size:24px;line-height:1.5;}
    #frame1 .cateintrolist .txt p{font-size:13px;line-height:1.5;height:auto;}
    #frame1 .catelist .item.active .pic-icon{display: none}
}
@media (min-width:1px) and (max-width:767px) {
    #frame1 .catelist{padding-top:30px;padding-bottom:30px;}
    #frame1 .catelist .item{width:48%;border:1px solid #666666;margin-bottom:14px;padding:0;}
    #frame1 .catelist>div{margin-bottom:10px;}
    #frame1 .catelist .line{display:none;}
    #frame1 .item .img{padding:8px;border-bottom:1px solid #666666;}
    #frame1 .catelist .item h3,#frame1 .catelist .item .title-prosy,.twotitle-prosy{font-size:16px;line-height:22px;padding:10px 6px;font-weight:bold;height:64px;overflow:hidden;font-family:Arial;}
    .mb-more{display:block;width:55%;height:40px;background:transparent; border-radius:50px;overflow:hidden;border:1px solid #666; font-size:16px;line-height:42px;text-align:center;margin:20px auto 10px;color:#111;}
}

#frame2{padding-top:0;padding-bottom:0; overflow:hidden;}
#frame2 .red{color:#c1272d;}
#frame2 .left{width:50%;background:#f3f3f3;padding:137px 50px 80px 8vw;}
#frame2 .left .title{margin-bottom:50px; text-align: left;}
#frame2 .left .title .title-zhuti{font-size:38px;}
#frame2 .left .title h2,.title-zhuti{margin-bottom:90px;}
/*#frame2 .left .title h2:before{display:none;}*/
#frame2 .left .title h2:before,.title-zhuti:before{content:"";width:60px;transform: none;height:8px;background-color:#c1272d;position:absolute;bottom:-30px;left:0;}
#frame2 .left .title p{line-height:2;color:#757575; margin-bottom: 40px;}
#frame2 .left .iosimg{text-align:center;margin-bottom:60px;}
#frame2 .left .list{margin-bottom:60px;}
#frame2 .left .list .item{width:33.33%; padding-right:70px;}
/*#frame2 .left .list .item:not(:last-child){border-right:1px solid #ddd;}*/
#frame2 .left .list .item i{font-size:48px;/*line-height:72px;*/ line-height: 0; color:#c1272d;}
.year-title{display:block;}
#frame2 .left .list .item h3,#frame2 .left .list .item .year-title{font-size:30px;line-height: 70px; font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
#frame2 .left .list .item p{font-size: 14px; line-height:2;line-height:18px;color:#949494;}
#frame2 .right{width:50%;display: flex; flex-direction: column; margin-top: -70px;}
#frame2 .right .video_icon{width:146px;height:146px;line-height:146px;}
#frame2 .right .video_icon i.iconfont{width:146px;height:146px;line-height:146px;font-size:50px;}
#frame2 .right .right-up {position:relative; flex: 1; width:100%;}
#frame2 .right .right-up img{ height:100%;}
#frame2 .right .right-down{width: 800px; display: flex; flex-direction: row; justify-content: flex-end; align-items: center; height: 130px;}
#frame2 .right .right-down span{ font-size: 32px;}
#frame2 .right .right-down img{width: 389px; margin-left: 144px; margin-right: 0px;}
@media (min-width:1230px) and (max-width:1599px) {
    #frame2 .left{padding:30px;}
    #frame2 .left .title{margin-bottom:30px;}
    #frame2 .left .title p{line-height:1.5;}
    #frame2 .left .iosimg{margin-bottom:30px;}
    #frame2 .right .right-up img{height:100%;}
    #frame2 .right .right-down{width: 100%; padding-right: 15px;}
    #frame2 .right .right-down img{width: 48%; margin-left: 110px; }
}
@media (min-width:992px) and (max-width:1229px) {
    #frame2 .left{padding:30px 15px;}
    #frame2 .left .title{margin-bottom:24px;}
    #frame2 .left .title p{line-height:1.5;}
    #frame2 .left .iosimg{margin-bottom:30px;}
    #frame2 .left .list{margin-bottom:30px;}
    #frame2 .right{ margin-top: -20px;}
    #frame2 .right .right-up img{height:100%;}
    #frame2 .right .right-down{width: 100%; padding-right: 15px;}
    #frame2 .right .right-down span{ font-size:20px;}
    #frame2 .right .right-down img{width: 48%; margin-left: 110px; }
}
@media (min-width:768px) and (max-width:991px){
    #frame2 .left{padding:30px 15px;width:100%;}
    #frame2 .left .title{margin-bottom:24px;}
    #frame2 .left .title p{line-height:1.5;}
    #frame2 .left .iosimg{margin-bottom:30px;}
    #frame2 .left .list{margin-bottom:30px;}
    #frame2 .right{width: 100%; margin-top: 0px;}
    #frame2 .right .right-down span{ font-size:20px;}
    #frame2 .right .right-up img{width:100%}
    #frame2 .right .right-down{width: 100%; justify-content: center; border-bottom: 1px #ddd solid; }
    #frame2 .right .right-down img{width: 48%; margin-left: 110px; }
}
@media (min-width:1px) and (max-width:767px) {
    #frame2 .left .title .title-zhuti{font-size:24px;}
    #frame2 .left{padding:30px 15px;width:100%;}
    #frame2 .left .title{margin-bottom:24px;}
    #frame2 .left .title p{line-height:1.5;}
    #frame2 .left .iosimg{margin-bottom:30px;}
    #frame2 .left .list{margin-bottom:30px;}
    #frame2 .left .list .item p{display:none;}
    #frame2 .right{width: 100%; margin-top: 0px;}
    #frame2 .right .right-up img{width:100%}
    #frame2 .right .right-down{width: 100%; height: 80px; justify-content: center; border-bottom: 1px #ddd solid;}
    #frame2 .right .right-down span{ font-size:20px;}
    #frame2 .right .right-down img{width: 48%; margin-left: 50px; }
    #frame2 .right .video_icon{width:120px;height:120px;line-height:120px;}
    #frame2 .right .video_icon i.iconfont{width:120px;height:120px;line-height:120px;font-size:40px;}
    #frame2 .left .title h2:before,.title-zhuti:before{left:calc(50% - 30px);}
    #frame2 .left .title h2,.title-zhuti{text-align:center;margin-bottom:60px;}
    #frame2 .left .list .item{text-align:center;padding-right:0;}
    #frame2 .left .list .item h3,#frame2 .left .list .item .year-title{font-size:20px;}
}

#frame3 .left{width:40%;}
#frame3 .left h3{font-size:35px;margin-bottom:20px;}
#frame3 .left h3 font{color:#c1272d;}
#frame3 .left .intro{font-size:14px;line-height:2;color:#999;margin-bottom:40px;}
#frame3 .left dl{margin-bottom:20px;}
#frame3 .left dl dd{font-size:15px;line-height:26px;}
#frame3 .left dl dd:not(:last-child){margin-bottom:5px;}
#frame3 .left dl dd i{display:inline-block;color:#c1272d;vertical-align:top;margin-right:8px;}
#frame3 .right{width:55%;position:relative;}
#frame3 .right .flex_between{position:relative;}
#frame3 .right .itembox{display:flex;justify-content:space-between;flex-direction:column;}
#frame3 .right .logoico{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;overflow:hidden;}
#frame3 .right .video_icon{width:144px;height:144px;}
#frame3 .right .video_icon img{width:144px;height:144px;border-radius:50%;overflow:hidden;}
#frame3 .right .video_icon .play,#frame3 .right .video_icon .play::before,#frame3 .right  .video_icon .play::after{
    -ms-box-shadow: 0 0 0 0 rgba(220,220,220, 0.6);
    -o-box-shadow: 0 0 0 0 rgba(220,220,220, 0.6);
    box-shadow: 0 0 0 0 rgba(220,220,220, 0.6);
}
#frame3-g .Innovations-Content{ margin-bottom: 60px;}
#frame3-g .Innovations-Content{ display: flex; flex-direction: row; justify-content: space-between;}
#frame3-g .Innovations-Content li{width: calc((100% - 80px)/3);}
#frame3-g .Innovations-Content li .img{ width: 100%;position: relative; z-index: 0;}
#frame3-g .Innovations-Content li .inn-down{ padding: 50px 40px; position: relative; box-shadow:0px 30px 40px rgba(0,0,0,0.1); z-index: 2; margin-top: -30px; margin-left: 12px; margin-right: 12px; background-color: #ffffff;}
#frame3-g .Innovations-Content li .inn-down h1,.title-sy{font-size: 24px; margin-bottom: 15px; font-family:Arial, Helvetica, sans-serif ;line-height: 33px; color: #333;}
#frame3-g .Innovations-Content li .inn-down p{ font-size: 18px; line-height: 28px; color: #999999;}
#frame3-g .Innovations-Button{ width: 240px; height: 72px; font-size: 24px; text-align: center; line-height: 72px; color: #666; border: #666 1px solid; border-radius: 36px;}
@media (min-width:1230px) and (max-width:1599px) {
    #frame3 .left h3{font-size:30px;margin-bottom:15px;}
    #frame3 .right .item1{width:49%;}
    #frame3 .right .itembox{width:49%;}
    #frame3 .right .video_icon{width:120px;height:120px;}
    #frame3 .right .video_icon img{width:120px;height:120px;}
    
}
@media (min-width:992px) and (max-width:1229px) {
    #frame3 .left h3{font-size:30px;margin-bottom:15px;}
    #frame3 .left .intro{font-size:13px;line-height:1.5;}
    #frame3 .left dl dd{font-size:14px;line-height:24px;}
    #frame3 .right .item1{width:49%;}
    #frame3 .right .itembox{width:49%;}
    #frame3 .right .video_icon{width:100px;height:100px;}
    #frame3 .right .video_icon img{width:100px;height:100px;}
    #frame3-g .Innovations-Content li{width: calc((100% - 60px)/3);}
    #frame3-g .Innovations-Content li .inn-down{ padding: 30px 20px;}
}
@media (min-width:768px) and (max-width:991px){
    #frame3 .left{width:100%;margin-bottom:15px;}
    #frame3 .left h3{font-size:24px;margin-bottom:15px;}
    #frame3 .left .intro{font-size:13px;line-height:1.5;margin-bottom:20px;}
    #frame3 .left dl dd{font-size:14px;line-height:24px;}
    #frame3 .right{width:100%;}
    #frame3 .right .item1{width:49%;}
    #frame3 .right .itembox{width:49%;}
    #frame3 .right .video_icon{width:100px;height:100px;}
    #frame3 .right .video_icon img{width:100px;height:100px;}
    #frame3-g .Innovations-Content{ display: flex; flex-direction: column; align-items: center}
    #frame3-g .Innovations-Content li{ width: 100%; margin-bottom: 30px;}
    #frame3-g .Innovations-Content li .inn-down{ padding: 30px 20px;}
}
@media (min-width:1px) and (max-width:767px) {
    #frame3 .left{width:100%;margin-bottom:15px;}
    #frame3 .left h3{font-size:20px;line-height:1.2;margin-bottom:15px;}
    #frame3 .left .intro{font-size:13px;line-height:1.5;margin-bottom:20px;}
    #frame3 .left dl dd{font-size:14px;line-height:24px;}
    #frame3 .right{width:100%;}
    #frame3 .right .item1{width:49%;}
    #frame3 .right .itembox{width:49%;}
    #frame3 .right .video_icon{width:100px;height:100px;}
    #frame3 .right .video_icon img{width:100px;height:100px;}
    #frame3-g .Innovations-Content{ display: flex; flex-direction: column; align-items: center}
    #frame3-g .Innovations-Content li{ width: 100%; margin-bottom: 30px;} 
    #frame3-g .Innovations-Content li .inn-down{ padding: 30px 20px;}   
    #frame3-g .Innovations-Content li .inn-down h1,#frame3-g .Innovations-Content li .inn-down .title-sy{font-size:20px;line-height:26px;}
    #frame3-g .Innovations-Content li .inn-down p{font-size:16px;line-height:22px;}
    #frame3-g .Innovations-Content{margin-bottom:50px;}
    #frame3-g .Innovations-Button{width:60%;height:40px;line-height:40px;font-size:18px;margin-top:20px;}
    #frame3-g .swiper-pagination-bullet{width:42px;height:12px;background:#f3f3f3;opacity:1;border-radius:8px;}
    #frame3-g .swiper-pagination-bullet-active{background:#666666;}
}

#frame4-g{background-color:#f4f4f4; padding: 120px 0;}
#frame4-g .Choose{ display: flex; flex-direction: row; justify-content: center}
#frame4-g .Choose .Choose-img{width: 35%; overflow: hidden; display: flex; flex-direction: column; justify-content: center;}
#frame4-g .Choose .Choose-img div{ margin: 0; width: 100%;}
#frame4-g .Choose .Choose-img img{ width: 100%;}
#frame4-g .Choose .Choose-right{width: 65%; text-align: left; background: #ffffff; padding: 70px 50px 50px 60px;}
#frame4-g .Choose .Choose-right .titl{  margin-bottom: 120px;}
#frame4-g .Choose .Choose-right .titl .h1{ position: relative; font-size: 56px; color: #000; line-height: 64px; font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif;}
#frame4-g .Choose .Choose-right .titl .h1::before{content: ""; width: 104px; transform: none; height: 6px; background-color: #c1272d; position: absolute; bottom: -30px; left: 0;}
#frame4-g .Choose .Choose-right .Choose-nr .nu{ font-size: 32px;line-height: 0px; margin-bottom: 40px; font-weight: bold}
#frame4-g .Choose .Choose-right .Choose-nr .h2{ font-size: 22px; text-transform: uppercase; font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif;margin-bottom: 30px;}
#frame4-g .Choose .Choose-right .Choose-nr p { font-size: 16px; color: #666; line-height: 28px; margin-bottom: 40px;}
#frame4-g .Choose .Choose-right .Choose-ti ul{display: flex; flex-direction:row; justify-content: flex-end ;}
#frame4-g .Choose .Choose-right .Choose-ti ul li{position: relative; width: 210px; height: 126px; margin-left: 0px; border: #f5f5f5 1px solid; background: #f5f5f5; padding: 30px 20px;}
#frame4-g .Choose .Choose-right .Choose-ti ul li:not(:last-child){margin-right: 4px;}
#frame4-g .Choose .Choose-right .Choose-ti ul li:hover { border: #df0313 1px solid;}
#frame4-g .Choose .Choose-right .Choose-ti ul li:hover img{ display: block;}
#frame4-g .Choose .Choose-right .Choose-ti ul li img{ display: none; position: absolute; z-index: 0; left: 0; right: 0; top:-11px;}
#frame4-g .Choose .Choose-right .Choose-ti ul li .Choose-ti-d{position: relative; z-index: 19;}
#frame4-g .Choose .Choose-right .Choose-ti ul li .Choose-ti-d .div-h1{font-size: 20px; line-height: 20px; color: #000;font-weight: bold; margin-bottom: 20px;}
#frame4-g .Choose .Choose-right .Choose-ti ul li .Choose-ti-d .div-h2{font-size: 14px; text-transform: uppercase; line-height: 22px; font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif; }

#frame4{background-color:#f3f3f3;}
#frame4 .list .item{width:calc((100% - 40px)/3);margin:0 20px 20px 0;position:relative;}
#frame4 .list .item:nth-child(3n){margin-right:0;}
#frame4 .list .item .txt{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.51);}
#frame4 .list .item .txt .ct{position:absolute;bottom:25px;left:30px;right:30px;transition:all .3s;}
#frame4 .list .item .txt h3,#frame4 .list .item .txt .Core-Valuebt{color:#fff;font-size:20px;}
#frame4 .list .item .txt .morelink{display:none;margin-top:30px;background-color:transparent;border:1px solid #fff;color:#fff;}
#frame4 .list .item:hover .txt .ct{text-align:center;bottom:50%;transform:translate(0,50%);}
#frame4 .list .item:hover .txt .ct .morelink{display:inline-block;}
#frame4 .list .item .txt .ct .morelink:hover{background-color:#c1272d;border:1px solid #c1272d;}
@media (min-width:1230px) and (max-width:1599px) {
    #frame4-g .Choose .Choose-right{padding: 60px 70px 50px 50px;}
    #frame4-g .Choose .Choose-right .titl .h1{ font-size: 48px;}
    #frame4-g .Choose .Choose-right .titl{  margin-bottom: 90px;}
    #frame4-g .Choose .Choose-right .Choose-nr p{ height: 150px;}
    #frame4-g .Choose .Choose-right .Choose-ti ul li{ height: auto;}
}
@media (min-width:992px) and (max-width:1229px) {
    #frame4-g{padding: 20px 0px;}
    #frame4-g .Choose{display: flex; flex-direction: column; }
    #frame4-g .Choose .Choose-img{ width: 100%; height: 400px; display: flex; flex-direction: column; justify-content: center;}
    #frame4-g .Choose .Choose-img div{ width: 100%; margin: 0;}
    #frame4-g .Choose .Choose-right{width: 100%;}
    #frame4-g .Choose .Choose-right .Choose-ti ul li{ height: auto;}
}
@media (min-width:768px) and (max-width:991px){
    #frame4-g{ padding:20px 0;}
    #frame4-g .Choose{display: flex; flex-direction: column; }
    #frame4-g .Choose .Choose-img{ width: 100%; height: 400px; display: flex; flex-direction: column; justify-content: center;}
    #frame4-g .Choose .Choose-right{width: 100%; padding: 40px;}
    #frame4 .list .item .txt .ct{left:15px;bottom:15px;right:15px;}
    #frame4 .list .item .txt h3,#frame4 .list .item .txt .Core-Valuebt{font-size:16px;}
    #frame4-g .Choose .Choose-right .Choose-ti ul li{ height: auto;}
}
@media (min-width:1px) and (max-width:767px) {
    #frame4-g{ padding:20px 0;}
    #frame4-g .Choose{display: flex; flex-direction: column; }
    #frame4-g .Choose .Choose-img{ width: 100%; height: 400px; display: flex; flex-direction: column; justify-content: center;}
    #frame4-g .Choose .Choose-right{width: 100%; padding: 20px;}
    #frame4-g .Choose .Choose-right .titl{ margin-bottom: 60px;}
    #frame4-g .Choose .Choose-right .titl .h1{font-size: 36px; line-height: 1.5;}
    #frame4-g .Choose .Choose-right .titl .h1::before{ bottom: -10px;}
    #frame4-g .Choose .Choose-right .Choose-ti ul{display: block; width: 100%;}
    #frame4-g .Choose .Choose-right .Choose-ti ul li{width: 100%; margin-bottom: 4px; padding: 20px; height: auto;}
    #frame4 .list .item{width:calc((100% - 15px)/2);margin:0 15px 15px 0;}
    #frame4 .list .item:nth-child(3n){margin-right:15px;}
    #frame4 .list .item:nth-child(2n){margin-right:0;}
    #frame4 .list .item .txt .ct{left:15px;bottom:15px;right:15px;}
    #frame4 .list .item .txt h3,#frame4 .list .item .txt .Core-Valuebt{font-size:16px;}
    #frame4-g .Innovations-Content{margin-bottom:50px;}
    #frame4-g .Innovations-Button{width:60%;height:40px;line-height:40px;font-size:18px;margin-top:20px;}
    #frame4-g .swiper-pagination-bullet{width:42px;height:12px;background:#f3f3f3;opacity:1;border-radius:8px;}
    #frame4-g .swiper-pagination-bullet-active{background:#666666;}
    #frame4-g .Choose .Choose-right .Choose-nr{padding-bottom:30px;}
    #frame4-g .Choose .Choose-right .Choose-nr p{font-size:16px;line-height:22px;}
    #frame4-g .Choose .Choose-right .Choose-nr .nu{font-weight:bold;margin-top:30px;margin-bottom:20px;}
    #frame4-g .Choose .Choose-right .Choose-nr .h2{margin-bottom:20px;font-size:20px;}
}
#frame5-g { padding-bottom: 130px;}
#frame5-g .Innovations-Content{ margin-bottom: 80px;}
#frame5-g .Innovations-Content{ display: flex; flex-direction: row; justify-content: space-between;}
#frame5-g .Innovations-Content li{width: calc((100% - 90px)/3);}
#frame5-g .Innovations-Content li{background: #fff;box-shadow:0px 0px 40px rgba(0,0,0,0.1);}
#frame5-g .Innovations-Content li .img{ width: 100%;}
#frame5-g .Innovations-Content li img{ width: 100%;}
#frame5-g .Innovations-Content li .inn-down{ padding: 40px;  }
#frame5-g .Innovations-Content li .inn-down h1,#frame5-g .Innovations-Content li .inn-down .title-sy{font-size: 24px; margin-bottom: 15px; font-family:Arial, Helvetica, sans-serif ;line-height: 33px; color: #333;}
#frame5-g .Innovations-Content li .inn-down p{ font-size: 18px; line-height: 28px; color: #999999; margin-bottom: 30px;margin-top:20px;}
#frame5-g .Innovations-Button{ width: 240px; height: 72px; font-size: 24px; text-align: center; line-height: 72px; color: #666; border: #666 1px solid; border-radius: 36px;}


#frame5{background:#f3f3f3;padding:70px 0 0;}
#frame5 .flex_between{background:#fff;padding:40px 70px;}
#frame5 .left{width:100%;}
#frame5 .right{width:47%;text-align:center;}
#frame5 .right .title{margin-bottom:0;}
@media (min-width:1230px) and (max-width:1599px) {
    #frame5 .left .title p br{display:none;}
}
@media (min-width:992px) and (max-width:1229px) {
    #frame5-g .Innovations-Content li{width: calc((100% - 60px)/3);}
    #frame5-g .Innovations-Content li .inn-down{ padding: 30px;}
}
@media (min-width:768px) and (max-width:991px){
    #frame5 .left{width:100%;}
    #frame5 .right{display:none;}
    #frame5-g .Innovations-Content{ display: flex; flex-direction: column; align-items: center}
    #frame5-g .Innovations-Content li{ width: 100%; margin-bottom: 30px; background: #fff;box-shadow:0px 0px 40px rgba(0,0,0,0.1);}

}
@media (min-width:1px) and (max-width:767px) {
    #frame5 .flex_between{padding:40px 20px;}
    #frame5-g { padding-bottom: 30px;}
    #frame5 .left{width:100%;}
    #frame5 .right{display:none;}
    #frame5-g .Innovations-Content{ display: flex; flex-direction: column; align-items: center; margin-bottom: 30px;}
    #frame5-g .Innovations-Content li{ width: 100%; margin-bottom: 30px; background: #fff;box-shadow:0px 0px 30px rgba(0,0,0,0.1);}
    #frame5-g .Innovations-Content li .inn-down{height:auto;min-height:initial;}
    #frame5-g .Innovations-Content li .inn-down h1, #frame5-g .Innovations-Content li .inn-down .title-sy{font-size:20px;line-height:26px;}
    #frame5-g .Innovations-Content li .inn-down p{font-size:16px;line-height:22px;margin-bottom:30px;}
    #frame5-g .Innovations-Content li .inn-down a{height:32px;line-height:32px;}
    #frame5-g .Innovations-Content{margin-bottom:50px;}
    #frame5-g .Innovations-Button{width:60%;height:40px;line-height:40px;font-size:18px;margin-top:20px;}
    #frame5-g .swiper-pagination-bullet{width:42px;height:12px;background:#f3f3f3;opacity:1;border-radius:8px;}
    #frame5-g .swiper-pagination-bullet-active{background:#666666;}
}
#frame6{border-bottom: #ddd 1px solid; padding-bottom: 130px;}
#frame6 .new{display: flex;flex-direction: row;justify-content: space-between}
#frame6 .new .new-view-more{font-size: 19px; line-height: 19px; color: #999;width: 120px; border-bottom: #666 1px solid;}
#frame6 .new .new-view-more:hover{color: #c1272d;border-bottom: #c1272d 1px solid;}
#frame6 .new .new-view-more img{ vertical-align: middle; line-height: 0px; width: 12px; height: 11px;margin: 0; margin-left: 15px;}
#frame6 .new .time{width: 115px;border:1px #333 solid;background-color: #fff;}
#frame6 .new .time .time_day{width: 100%;height: 80px;font-size: 56px;font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif; background-color: #333; display: flex; align-items: center;justify-content: center; color: #fff;}
#frame6 .new .time .time_month{width: 100%;height: 54px;color: #333; font-size: 26px;display: flex; align-items: center;justify-content: center;}
#frame6 .new .new-li{width:calc((100% - 40px)/2); margin: 0;}
#frame6 .new .new-left p{ font-size: 16px; color: #999999; line-height: 32px; margin-bottom: 60px;}
#frame6 .new .new-left .image{ width: 100%; position: relative;}
#frame6 .new .new-left .image .time{position: absolute; top: 0;left: 0;}
#frame6 .new .new-left .image img{ width: 100%; margin-bottom: 40px; }
#frame6 .new .new-left .new-title h3{ font-size: 34px; margin-bottom: 50px; font-family: Arial,Verdana, Tahoma, Geneva, sans-serif; line-height: 32px;}
#frame6 .new .new-right ul { margin-bottom: 40px;}
#frame6 .new .new-right ul li{ display: flex; flex-direction: row; align-items: center;padding: 40px 0;; margin-bottom: 15px; background-color: #fafafa;padding-right: 20px;}
#frame6 .new .new-right ul li .time{ margin-right:20px;}
#frame6 .new .new-right ul li .new-list{ flex: 1;}
#frame6 .new .new-right ul li .new-list .new-list-title{ font-size: 22px;font-family: ErasITC_Bold; line-height: 22px; margin-bottom: 20px; /* max-width: 610px;text-overflow: ellipsis; white-space: nowrap ; overflow: hidden;*/}
#frame6 .new .new-right ul li .new-list .new-list-content{ width: 100%; font-size: 16px; color: #999; line-height: 32px;}
@media (min-width:992px) and (max-width:1229px){
    #frame6 .new .new-right ul li{ min-height: 300px;}
    
}
@media (min-width:768px) and (max-width:991px){
    #frame6 .new .new-right ul li{ min-height: 300px;}
    #frame6 .new{display: flex;flex-direction: column;}
    #frame6 .new .new-li{width: 100%;}
    #frame6 .new .new-left {padding-bottom: 80px;}
    #frame6 .new .new-right ul li .new-list .new-list-title{margin-left: 0; }

    
}
@media (min-width:1px) and (max-width:767px){
    #frame6{padding-bottom:35px;}
    #frame6 .new .new-right ul li{ min-height: auto;padding:10px 10px 10px 0;}
    #frame6 .new .time{width:65px;}
    #frame6 .new .time .time_day{font-size:36px;height:60px;}
    #frame6 .new .time .time_month{height:34px;font-size:20px;}
    #frame6 .new{display: flex;flex-direction: column;}
    #frame6 .new .new-li{width: 100%;}    
    #frame6 .new .new-left{padding-bottom: 50px;}
    #frame6 .new .new-left .new-title{ margin-bottom: 20px;}
    #frame6 .new .new-left p{ margin-bottom: 30px;}
    #frame6 .new .new-right ul li .new-list .new-list-title{margin-left: 0; }
    #frame6 .new .new-right ul li .new-list .new-list-title{font-size:20px;margin-bottom:15px;}
    #frame6 .new .new-right ul li .new-list .new-list-content{font-size:14px;line-height:20px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
}



.feedbackbox{}
.feedbackbox li{width:100%;overflow:hidden;display:flex;margin:0 0 25px;}
.feedbackbox li.border{border:2px solid #f4f4f4;}
.feedbackbox .half{width:48.5%;}
.feedbackbox .input{width:100%;}
.feedbackbox .input{background-color:#eee;padding:5px 10px;height:60px;margin:0;font-size:16px;}
.feedbackbox .input:focus{box-shadow:none;}
.feedbackbox textarea.input{height:160px;resize:none;}
.feedbackbox .btnli{margin-top:20px;display:block;width:100%;}
.feedbackbox .btnli .morelink{text-transform:uppercase;background-color:#c1272d;border:1px solid #c1272d;color:#fff;min-width:160px;text-align:center;}
.feedbackbox .btnli .morelink:hover{color:#c1272d;}
@media (min-width:992px) and (max-width:1229px){
    .feedbackbox .btnli{margin-top:0;}
}
@media (min-width:768px) and (max-width:991px){
    .feedbackbox .btnli{margin-top:0;}
    .feedbackbox .input{height:45px;}
}
@media (min-width:1px) and (max-width:767px){
    .feedbackbox .half{width:100%;margin:0 0 15px;}
    .feedbackbox .input{height:40px;}
    .feedbackbox .btnli{margin-top:0;}
}

footer{background:#000 url(../../images/footbg.jpg) no-repeat left top;padding-top:50px;overflow:hidden;}
footer dl dt{font-size:20px;line-height:30px;position:relative;color:#fff;margin-bottom:15px;}
footer dl dd{font-size:16px;line-height:24px;position:relative;color:#fff;margin-bottom:15px;}
footer dl dd>a{display:inline-block;color:#fff;color:#b1b1b1;}
footer dl dd>a em{display:inline-block;width:0;height:2px;margin-top:11px;float:left;background-color:#fff;transition:all 0.3s;}
footer dl dd>a:hover{color:#fff;}
footer dl dd>a:hover em{width:10px;margin-right:8px;}
footer .list>div{margin:0;}
#fck1{width:500px;}
.index-name{display:block;}
#fck1 .txt h3,.index-name{font-size:20px;line-height:28px;color:#fff;margin-bottom:15px;}
#fck1 .txt p{font-size:18px;line-height:30px;color:#b1b1b1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
#fck1 .footshare>a{text-align:center;}
#fck1 .footshare>a>i{width:42px;height:42px;line-height:42px;border-radius:50%;background-color:#555;}
#fck1 .footshare>a:hover>i{background-color:#c1272d;color:#fff;}
#fck2{width:200px;}
#fck3{width:300px;}
#fck4{width:180px;}
#fck5{width:180px;}

#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;}
#language ul li a img{margin-top:5px;}
#language ul li a span{font-size:14px; line-height:2em;}

.footshare{position:relative;margin-top:40px;}
.footshare>a{font-size:16px;display:inline-block;color:#fff;}
.footshare>a>i{display:inline-block;color:#fff;font-size:24px;vertical-align:top;margin-right:20px;}
.footshare>a:hover>i{color:#c1272d;}

.foot_by{overflow:hidden;text-align:center;padding-top:8px;padding-bottom:8px;}
.foot_by .footdiv{font-size:14px; line-height:30px;color:#b1b1b1;margin:0;display:inline-block;}
.foot_by .footdiv a{display:inline-block; font-size:14px; line-height:30px;color:#b1b1b1;}
.foot_by .footdiv.fl{float:left;color:#b1b1b1;text-align:left;}
.foot_by .footdiv.fl p{font-size:16px;color:#b1b1b1;}
.foot_by .footdiv.fl p span{font-size:14px;display:inline-block;margin-right:20px;color:#b1b1b1;}
.foot_by .footdiv.fl>a{font-size:37px;line-height:1.2;color:#b1b1b1;}
.foot_by .footdiv.fr{text-align:right;float:right;padding-top:45px;color:#b1b1b1;}
.foot_by .footdiv a:hover{text-decoration:underline;}
@media (min-width:1230px) and (max-width:1599px) {
    #fck1{width:360px;}
    #fck2{width:180px;}
    #fck3{width:280px;}
    #fck4{width:150px;}
    #fck5{width:150px;}
}
@media (min-width:992px) and (max-width:1229px) {
    footer{padding-top:40px;}

    #fck1{width:100%;margin-bottom:30px;}
    #fck1 .footshare{margin-top:20px;}


    footer .footshare>a{line-height:40px;}
    footer .footshare>a>i{width:40px;height:40px;line-height:40px;margin-right:10px;font-size:20px;}

    #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_by{padding-top:0;padding-bottom:0;}
    .foot_by .footdiv{font-size:14px;}
    .foot_by .footdiv a{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    footer{padding-top:40px;}
    
    #fck1{width:100%;margin-bottom:30px;}
    #fck1 .footshare{margin-top:20px;}
    #fck1 .txt p{font-size:13px;}
    #fck2{width:160px;}
    #fck3{width:250px;}
    #fck4{width:150px;}
    #fck5{width:150px;}
    
    footer dl dt{font-size:20px;}
    footer dl dd{margin-bottom:0;font-size:15px;}
    footer dl dd>a{}

    #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 .footdiv.fl > a{font-size:24px;}
    .foot_by .footdiv.fl p span{display:block;}

    .foot_by{margin-top:30px;padding-top:0;padding-bottom:0;}
    .foot_by .footdiv{font-size:13px;}
    .foot_by .footdiv a{font-size:13px;}
    .foot_by .footdiv.fl{}
    .foot_by .footdiv.fr{padding:50px 0 0;}
    .foot_by .footdiv.fr .flink{height:30px;line-height:28px;}
}
@media (min-width:1px) and (max-width:767px) {
    footer{padding-top:30px;padding-bottom:50px;}



    .footmenu{border-radius:0;padding:0;justify-content:flex-start;}
    .footmenu a{font-size:14px;padding:8px 15px;}
    
    #fck1{width:100%;margin-bottom:20px;}
    #fck2{width:100%;}
    #fck3{width:100%;}
    #fck4{width:100%;}
    #fck5{width:100%;}
    
    footer .footshare{margin-top:20px;}

        
    #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 .footColumn dl dt{margin-bottom:0;}
    footer dl{margin-bottom:0;}
    footer dl dt{font-size:16px;margin-bottom:0;padding-top:8px;padding-bottom:8px;}
    footer dl dt::after{content:"\e87c";font-family:iconfont;margin-left:10px;font-size:16px;transform:rotate(90deg);display:inline-block;}
    footer dl dd{display:none;margin-bottom:0;font-size:14px;margin-bottom:5px;}
    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%;padding:5px 0;}
    .foot_by .footdiv a{font-size:12px;line-height:1.5}
    .foot_by .footdiv.fr{float:none;text-align:center;width:100%;}

    .foot_by .footdiv.fl{float:none;padding:5px 0;display:none;}
    .foot_by .footdiv.fr{float:none;padding:5px 0;}
}

#mobMenu{min-height:50px;border:1px solid #dddddd;position:fixed;bottom:0;width:100%;display:none;z-index:98;background-color:#fff;}
#mobMenu .foot_nav{width:25%;float:left;text-align:center;color: #898989;font-size:14px;}
#mobMenu .foot_nav i{display: block;padding: 3px 0px 0px 0px;font-size:18px;line-height:24px;}
#mobMenu .foot_nav .hamburger{position: inherit;float: none;margin: 0 auto;width:100%;}
@media (min-width:1px) and (max-width:767px) {
    #mobMenu{display:block;}
}

#float{position:fixed;right:0;top:50%;margin-top:-60px;z-index:55;}
#float .ico{display:block;width:60px;height:60px;text-align:center;position:relative;cursor:pointer;margin-bottom:5px;box-shadow:0 0 10px #666;}
#float .ico>i{font-size:30px;line-height:60px;display:block;color:#fff;position:relative;z-index:9999;background:#c1272d;}
#float .ico>.img{position:absolute;right:60px;width:140px;top:0;display:none;background-color:#fff;box-shadow:0 0 5px #b0b0b0;}
#float .ico>.img>img{width:100%;}
#float .ico p{position:absolute;top:0;right:-200px;padding:15px 20px;font-size:16px;line-height:30px;height:60px;background-color:#c1272d;color:#FFF;transition:all 0.3s;z-index:0;white-space: nowrap;}
#float .ico:hover>.img{display:block;}
#float .ico:hover p{right:60px;}
@media (min-width:1px) and (max-width:991px){
    #float .ico{width:40px;height:40px;}
    #float .ico>i{font-size:24px;line-height:40px;}
    #float .ico>.img{right:40px;}
    #float{top:70%;}
}

/*共用*/
#Location{width:100%;background-color:#f5f5f5;padding-top:10px;padding-bottom:10px;}
#Location .location{}
#Location .location:before{content:"\e639";font-family:iconfont;font-size:18px;}
#Location .location a{display:inline-block;font-size:16px;line-height:24px;}
#Location .location a:not(:last-child)::after{content:">";margin:0 5px;vertical-align:top;}
#Location .location a:last-child{}
#Location .location a:hover{color:#c1272d;}
#Location .location span{display:inline-block;font-size:16px;line-height:24px;}
@media (min-width:992px) and (max-width:1229px) {
    #Location .location a{font-size:15px;}
    #Location .location span{font-size:15px;}
}
@media (min-width:768px) and (max-width:991px) {
    #Location{}
    #Location .location{}
    #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 .location a{font-size:13px;line-height:18px;}
    #Location .location a:first-child:before{font-size:16px;}
    #Location .location span{font-size:13px;line-height:18px;}
}

/*左侧菜单*/
#left_nav{width:330px;float:left;}
#left_nav dl{overflow:hidden;margin-bottom:30px;border-radius:10px 10px 0 0;}
#left_nav dl>dt{padding:10px 10px 10px 25px;font-size:36px;line-height:40px;position:relative;color:#fff;text-transform:uppercase;background-color:#c1272d;}
#left_nav dl>dd{position:relative;cursor:pointer;background-color:#f5f5f5;}
#left_nav dl>dd>a{display:block;font-size:16px;line-height:30px;padding:10px 40px 10px 20px;position:relative;border-bottom:1px solid #fff;background-color:#f1f1f1;}
#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:"\e7f9";font-size:16px;line-height:30px;width:30px;height:30px;display:block;}
#left_nav dl>dd.active:before,#left_nav dl>dd:hover:before{content:"";border-style:solid;border-width:6px 10px;border-color:transparent transparent transparent #c1272d;position:absolute;left:-15px;top:17px;}
#left_nav dl>dd.active>i:before{}
#left_nav dl>dd.active>a,#left_nav dl>dd:hover>a{background-color:#6e6e6e;color:#fff;}
#left_nav dl>dd.active>i,#left_nav dl>dd:hover>i{content:"";color:#fff;}
#left_nav dl>dd ul{transition:all 0s;margin-top:8px;display:none;}
#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:15px;line-height:24px;position:relative;padding:8px 0 8px 20px;text-transform:uppercase;border-bottom:1px solid #dedede;color:#666;}
#left_nav dl>dd ul>li.active>a,#left_nav dl>dd ul>li:hover>a{color:#c1272d;}
#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;}
@media (min-width:992px) and (max-width:1229px) {
    #left_nav{width:30%;padding-right:20px;}
    #left_nav dl{}
    #left_nav dl>dt{font-size:18px;padding:5px 10px 5px 15px}
    #left_nav dl>dd{}
    #left_nav dl>dd>a{font-size:15px;padding:5px 10px 5px 15px;}
    #left_nav dl>dd>a::before{height:40px;}
    #left_nav dl>dd ul>li>a{font-size:13px;}
}
@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 10px 5px 15px;font-size:18px;line-height:40px;display:block;}
    #left_nav dl>dt:after{content:"\e9e2";font-family:iconfont;float:right;position:absolute;border:none;top:5px;width:40px;height:40px;line-height:40px;right:0;text-align:center;}
    #left_nav dl>dd{display:none;}
    #left_nav dl>dd:before{}
    #left_nav dl>dd:last-child{border-radius:0;}
    #left_nav dl>dd>i{top:5px;}
    #left_nav dl>dd>a{font-size:14px;padding:5px 40px 5px 15px;}
    #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;}
}
@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 10px 5px 15px;font-size:18px;line-height:40px;display:block;}
    #left_nav dl>dt:after{content:"\e9e2";font-family:iconfont;float:right;position:relative;border:none;top:0;width:40px;height:40px;line-height:40px;right:0;text-align:center;}
    #left_nav dl>dd{display:none;}
    #left_nav dl>dd:before{}
    #left_nav dl>dd>i{top:5px;}
    #left_nav dl>dd>a{font-size:14px;padding:5px 40px 5px 15px;}
    #left_nav dl>dd>a::before{height:40px;}
    #left_nav dl>dd ul>li>a{font-size:12px;}
    #left_nav dl>dd.contactus{margin-top:30px;padding-bottom:15px;}
}
#LeftSearch{padding-top:30px;padding-bottom:30px;background-color:#eef3e9;}
#LeftSearch #sform3{display:block;background-color:#fff;width:100%;overflow:hidden;border-radius:50px;}
#LeftSearch #stext3{width:calc(100% - 64px);background-color:#fff;height:44px;line-height:44px;font-size:16px;font-weight:normal;padding-left:25px;float:left;color:#333;}
#LeftSearch #sbut3{width:64px;height:44px;line-height:44px;background-color:#fff;border:none;cursor:pointer;text-align:center;}
#LeftSearch #sbut3>i{height:44px;line-height:44px;width:44px;font-size:24px;display:block;margin:0 auto;}
@media (min-width:992px) and (max-width:1229px) {
    #LeftSearch{padding-top:20px;padding-bottom:20px;}
}
@media (min-width:768px) and (max-width:991px) {
    #LeftSearch{padding-top:15px;padding-bottom:15px;}
}
@media (min-width:1px) and (max-width:767px) {
    #LeftSearch{padding-top:10px;padding-bottom:10px;}
}

#left_nav .LeftProduct{}
#left_nav .LeftProduct h2{padding:10px 10px 10px 60px;font-size:20px;line-height:40px;position:relative;background-color:#f5f5f5;text-transform:uppercase;margin-bottom:25px;}
#left_nav .LeftProduct h2:before{content:"\e63d";font-family:iconfont;position:absolute;left:10px;top:10px;width:40px;height:40px;line-height:40px;font-size:30px;text-align:center;}
#left_nav .LeftProduct .list{padding:0 30px;position:relative;}
#left_nav .LeftProduct .item .pic{border:1px solid #e9e9e9;}
#left_nav .LeftProduct .item .txt{padding:12px 0;}
#left_nav .LeftProduct .item .txt h3{font-size:18px;line-height:24px;text-align:center;color:#666;}
#left_nav .LeftProduct .swbtn{position:absolute;width:23px;height:56px;line-height:56px;box-sizing:border-box;top:calc(50% - 24px);transform:translate(0,-50%);text-align:center;background-color:#c9c9c9;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-next>i{transform:rotateY(180deg);}
#left_nav .LeftProduct .swbtn:hover{background-color:#c1272d;}
@media (min-width:1px) and (max-width:991px) {
    #left_nav .LeftProduct{display:none;}
}

#left_nav .leftContact{overflow:hidden;border-radius:10px;}
#left_nav .leftContact h3{padding:10px 10px 10px 25px;font-size:36px;line-height:40px;position:relative;color:#fff;text-transform:uppercase;background-color:#484848;}
#left_nav .leftContact p{display:block;font-size:16px;line-height:30px;padding:10px 40px 10px 20px;position:relative;border-bottom:1px solid #fff;background-color:#f1f1f1;color:#444;}
#left_nav .leftContact p i{color:#444;margin-right:8px;display:inline-block;vertical-align:top;font-size:18px;}
@media (min-width:992px) and (max-width:1229px) {
    #left_nav .leftContact h3{padding:5px 10px 5px 15px;font-size:18px;}
    #left_nav .leftContact p{padding:5px 5px 5px 15px;font-size:15px;}
}
@media (min-width:1px) and (max-width:991px) {
    #left_nav .leftContact{display:none;}
}


/*右侧内容*/
#right_nav{float:right;width:calc(100% - 380px);}
#right_nav>.tit{border-bottom:1px solid #c1272d;margin-bottom:30px;padding-bottom:20px;}
#right_nav>.tit h2{font-size:20px;line-height:36px;margin-bottom:5px;color:#c1272d;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:#c1272d;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%;}
}

/*关于我们*/
#ab_info{background-color:#f5f5f5;}
#ab_info .abbox{margin-bottom:50px;}
#ab_info .left{width:40%;padding-right:15px;}
#ab_info .left h2{font-size:52px;line-height:1.2;}
#ab_info .right{width:60%;font-size:14px;line-height:30px;color:#757575;}
#ab_info .right p{font-size:14px;line-height:30px;color:#757575;}
#ab_info .imgbox{width:50%;background-color:#fff;position:relative;text-align:center;}
#ab_info .imgbox .vcenter{width:100%;}
#ab_info .purpose .imgbox {display: flex; flex-direction: row;}
#ab_info .purpose .imgbox ul{ background-color: #ffffff ; padding: 50px 60px 50px 60px; display: flex; flex-wrap: wrap; justify-content: space-between;}
#ab_info .purpose .imgbox ul li{ display: flex; flex-direction: row; width:  calc((100% - 80px)/2); margin: 0; padding-top: 50px;}
#ab_info .purpose .imgbox ul li .imgIcon{ margin: 0; margin-right: 20px; width: 70px; height: 70px;}
#ab_info .purpose .imgbox ul li .purposeBox{ margin: 0;}
.adv-titleny{display: block;font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif; margin-bottom:10px;}
#ab_info .purpose .imgbox ul li .purposeBox h1,.adv-titleny{ font-size: 24px; line-height: 24px; color: #b0353a; text-align: left;}
#ab_info .purpose .imgbox ul li .purposeBox p{ font-size: 18px; line-height: 26px;text-align: left;}




#ab_info .list{padding-top:50px;}
#ab_info .list .item{width:30%;border-left:4px solid #c1272d;overflow:hidden;padding-left:90px;position:relative;}
#ab_info .list .item>i{position:absolute;left:5px;width:80px;height:80px;font-size:60px;color:#c1272d;line-height:80px;text-align:center;}
#ab_info .list .item span{display:block;font-size:36px;line-height:36px;font-family:ErasITC_Bold,Arial, Helvetica, sans-serif;}
#ab_info .list .item p{font-size:14px;line-height:22px;color:#949494;}

#aboutframe #frame4{background-color:#fff;}
@media (min-width:1230px) and (max-width:1599px) {
    #ab_info .left h2{font-size:42px;}
    #ab_info .purpose .imgbox ul{ padding: 30px 40px; }
    #ab_info .purpose .imgbox ul li{  width:  calc((100% - 50px)/2); padding-top: 50px}

}
@media (min-width:992px) and (max-width:1229px) {
    #ab_info .left h2{font-size:36px;}
    #ab_info .right{line-height:24px;}
    #ab_info .list .item{width:32%;padding-left:10px;}
    #ab_info .list .item>i{position:relative;display:block;font-size:50px;width:70px;height:70px;line-height:70px;}
    #ab_info .list .item span{font-size:36px;}
    #ab_info .list .item p{}
    #ab_info .purpose .imgbox ul{ padding: 20px; }
    #ab_info .purpose .imgbox ul li{  width:  calc((100% - 0px)/2); padding-top: 50px}
}
@media (min-width:768px) and (max-width:991px){
    #ab_info .left{width:100%;margin-bottom:10px;}
    #ab_info .left h2{font-size:36px;}
    #ab_info .left h2 br{}
    #ab_info .right{line-height:24px;width:100%;}
    #ab_info .list .item{width:100%;margin-bottom:10px;padding-left:70px;}
    #ab_info .list .item>i{width:60px;height:60px;font-size:40px;color:#c1272d;line-height:60px;text-align:center;}
    #ab_info .list .item span{font-size:30px;line-height:36px;}
    #ab_info .list .item p{}

    #ab_info .purpose{ display: block;}
    #ab_info .purpose .imgbox{width: 100%;}
    #ab_info .purpose .imgbox ul{ padding: 20px; }
    #ab_info .purpose .imgbox ul li{  width:  calc((100% - 80px)/2); padding-top: 30px}


}
@media (min-width:1px) and (max-width:767px) {
    #ab_info .abbox{margin-bottom:20px;}
    #ab_info .left{width:100%;margin-bottom:10px;}
    #ab_info .left h2{font-size:24px;}
    #ab_info .left h2 br{}
    #ab_info .right{line-height:24px;width:100%;}
    #ab_info .list{padding-top:20px;}
    #ab_info .list .item{width:100%;margin-bottom:10px;padding-left:70px;}
    #ab_info .list .item>i{width:60px;height:60px;font-size:40px;color:#c1272d;line-height:60px;text-align:center;}
    #ab_info .list .item span{font-size:24px;line-height:30px;}
    #ab_info .list .item p{font-size:13px;line-height:20px;}

    #ab_info .purpose{ display: block;}
    #ab_info .purpose .imgbox{width: 100%;}
    #ab_info .purpose .imgbox ul{ width: 100%; padding: 20px; }
    #ab_info .purpose .imgbox ul li{  width:100%; padding-top: 20px}
}

#ab_service{background-color:#f5f8f2;}
#ab_service .title{margin-bottom:50px;}
#ab_service .item{width:calc((100% - 100px)/3);text-align:center;padding:0 40px;}
#ab_service .item i{border-radius:50%;display:block;font-size:60px;color:#c1272d;line-height:138px;}
#ab_service .item span{display:inline-block;width:142px;height:142px;box-shadow:0 0 0 2px #000;cursor:pointer;border-radius:50%;text-align:center;position:relative;text-decoration:none;z-index:1;color:#fff;background-color:#fff;transition:box-shadow .2s;margin-bottom:40px;}
#ab_service .item span:after{content:'';top:-2px;left:-2px;padding:0;z-index:10;position:absolute;width:100%;height:100%;border-radius:50%;box-sizing:content-box}
#ab_service .item span:hover{box-shadow:0 0 0 0 #c1272d;color:#fff}
#ab_service .item span:hover:after{animation:spinAround 9s linear infinite;border:2px dashed #c1272d;}
@keyframes spinAround {
 from {
  transform:rotate(0)
 }
 to {
  transform:rotate(360deg)
 }
}
#ab_service .item h3{font-size:20px;line-height:2;margin-bottom:5px;text-transform:uppercase;font-weight:bold;}
#ab_service .item p{font-size:16px;line-height:2;color:#666;}
@media (min-width:1230px) and (max-width:1479px) {
    #ab_service .item{padding:0 20px;}
}
@media (min-width:992px) and (max-width:1229px) {
    #ab_service .item{width:calc((100% - 50px)/3);padding:0 15px;}
    #ab_service .item h3{font-size:18px;line-height:1.8;}
    #ab_service .item p{font-size:15px;}
}
@media (min-width:768px) and (max-width:991px){
    #ab_service .title{margin-bottom:20px;}
    #ab_service .item{width:calc((100% - 15px)/3);padding:0 15px;}
    #ab_service .item span{width:82px;height:82px;margin-bottom:15px;}
    #ab_service .item i{font-size:40px;line-height:82px;}
    #ab_service .item h3{font-size:16px;line-height:1.8;}
    #ab_service .item p{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ab_service .title{margin-bottom:20px;}
    #ab_service .item{width:100%;padding:0 15px 15px;}
    #ab_service .item span{width:82px;height:82px;margin-bottom:15px;}
    #ab_service .item i{font-size:40px;line-height:82px;}
    #ab_service .item h3{font-size:16px;line-height:1.8;}
    #ab_service .item p{font-size:14px;}
}

#certificate{}
#certificate .title{text-align:left;text-transform:uppercase;position:relative;padding-right:25%;}
#certificate .title h2:before{display:none;}
#certificate .btnlist{position:absolute;right:20%;text-align:left;top:0;padding-top:20px;}
#certificate .btnlist .swbtn{display:block;line-height:30px;text-transform:uppercase;font-size:16px;color:#777;margin-bottom:20px;}
#certificate .btnlist .swbtn>i{display:inline-block;border:2px solid #c1272d;border-radius:50%;font-size:20px;width:30px;height:30px;margin-right:10px;color:#c1272d;text-align:center;vertical-align:top;}
#certificate .btnlist .swbtn.btn-prev>i{transform:rotate(180deg);}
#certificate .item{padding:10px 10px 10px;background-color:#dedede;}
#certificate .item p{font-size:16px;line-height:1.5;text-align:center;margin-top:10px;}
@media (min-width:1230px) and (max-width:1479px) {
}
@media (min-width:992px) and (max-width:1229px) {
    #certificate .btnlist{padding-top:0;}
    #certificate .btnlist .swbtn{margin-bottom:10px;}
    #certificate .item{padding:20px;}
}
@media (min-width:768px) and (max-width:991px){
    #certificate .btnlist{padding-top:0;}
    #certificate .btnlist .swbtn{margin-bottom:10px;}
    #certificate .item{padding:20px;}
}
@media (min-width:1px) and (max-width:767px) {
    #certificate .title{padding-top:10px;}
    #certificate .btnlist{padding-top:0;right:0;}
    #certificate .btnlist .swbtn{margin-bottom:5px;}
    #certificate .item{padding:10px;}
}

#ab_history{background:#f5f5f5 url(../../images/his_bg.png) no-repeat center;}
#ab_history .title{text-align:left;text-transform:uppercase;position:relative;padding-right:25%;}
#ab_history .title h2:before{display:none;}
#ab_history .swiper-container{height:450px;position:relative;}
#ab_history .swiper-container:before{content:"";width:1px;height:100%;background-color:#e6e6e6;right:50%;position:absolute;}
#ab_history .left{width:44%;}
#ab_history .left .txt{font-size:16px;line-height:30px;margin-bottom:20px}
#ab_history .right{width:40%;}
#ab_history .swiper-slide.swiper-slide-active h3,#ab_history .swiper-slide.swiper-slide-active .title-lishi{font-size:35px;color:#333;}
#ab_history .swiper-slide h3,#ab_history .swiper-slide .title-lishi{font-size:20px;color:#b6b6b6;text-align:right;padding-right:55%;position:relative;}
#ab_history .swiper-slide h3:before,#ab_history .swiper-slide .title-lishi:before{content:"";width:8px;height:8px;border-radius:50%;border:4px solid #c1272d;display:block;position:absolute;right:calc(50% - 7px);top:calc(50% - 7px);}
#ab_history .swiper-slide .pic{display:none;}
#ab_history .swiper-slide .txt p{display:none;}
#ab_history .btnlist{position:absolute;right:20%;text-align:left;top:0;padding-top:20px;}
#ab_history .btnlist .swbtn{display:block;line-height:30px;text-transform:uppercase;font-size:16px;color:#777;margin-bottom:20px;}
#ab_history .btnlist .swbtn>i{display:inline-block;border:2px solid #c1272d;border-radius:50%;font-size:20px;width:30px;height:30px;margin-right:10px;color:#c1272d;text-align:center;vertical-align:top;}
#ab_history .btnlist .swbtn.btn-prev>i{transform:rotate(180deg);}
@media (min-width:1230px) and (max-width:1599px) {
}
@media (min-width:992px) and (max-width:1229px) {
    #ab_history .btnlist{padding-top:0;}
    #ab_history .btnlist .swbtn{margin-bottom:10px;}
    #ab_history .left .txt{font-size:14px;line-height:24px;}
    #ab_history .swiper-container{height:350px;}
}
@media (min-width:768px) and (max-width:991px){
    #ab_history .btnlist{padding-top:0;}
    #ab_history .btnlist .swbtn{margin-bottom:10px;}
    #ab_history .left .txt{font-size:14px;line-height:24px;}
    #ab_history .swiper-container{height:350px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ab_history .btnlist{padding-top:0;right:0;}
    #ab_history .btnlist .swbtn{margin-bottom:5px;}
    #ab_history .left{width:60%;}
    #ab_history .left .txt{font-size:14px;line-height:24px;}
    #ab_history .swiper-container{height:300px;}
    #ab_history .swiper-container::before {right:7px;}
    #ab_history .swiper-slide h3,#ab_history .swiper-slide .title-lishi{font-size:18px;padding-right:25px;}
    #ab_history .swiper-slide h3::before, #ab_history .swiper-slide .title-lishi::before{right:0;}
    #ab_history .swiper-slide.swiper-slide-active h3, #ab_history .swiper-slide.swiper-slide-active .title-lishi{font-size:24px;}
}


#ab_video{background:url(../../images/video.jpg) no-repeat center fixed;}
#ab_video .left{width:55%;}
#ab_video .title{text-align:left;text-transform:uppercase;position:relative;}
#ab_video .title h2{color:#fff;}
#ab_video .title h2:before{display:none;}
#ab_video .right{width:45%;position:relative;}
#ab_video .right .video_icon{width:140px;height:140px;line-height:140px;}
#ab_video .right .video_icon i.iconfont{width:140px;height:140px;line-height:140px;font-size:60px;}
@media (min-width:1230px) and (max-width:1599px) {
}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px){
    #ab_video .right .video_icon{width:100px;height:100px;line-height:100px;}
    #ab_video .right .video_icon i.iconfont{width:100px;height:100px;line-height:100px;font-size:48px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ab_video .right .video_icon{width:80px;height:80px;line-height:80px;}
    #ab_video .right .video_icon i.iconfont{width:80px;height:80px;line-height:80px;font-size:36px;}
}


.Costom .Costom-div{display: flex;flex-direction: row;}
.Costom .Costom-div .Costom-box{ width: 144px; height: 144px; margin: 0; background-color: #bf282d; line-height: 144px; text-align: center; font-size: 42px; font-family:ErasITC_Bold;  color: #ffffff;}
.Costom .Costom-div .Costom-box-no{background-color: #333;}
.Costom .Costom-div .Costom-box-sm{ margin:30px 0 0 90px; display: flex;}
.Costom .Costom-div .Costom-box-sm ul{ margin: 0;}
.Costom .Costom-div .Costom-box-sm ul li{ display: flex;}
.Costom .Costom-div .Costom-box-sm ul li .icon-box{ margin: 0; margin-right: 25px;}
.Costom .Costom-div .Costom-box-sm ul li .Costom-box-cont{ margin: 0; padding-top: 15px;}
.Costom .Costom-div .Costom-box-sm ul li .Costom-box-cont .h1{ color: #bf282d; font-size: 28px; font-family: ErasITC_Bold;}
.Costom .Costom-div .Costom-box-sm ul li:nth-child(2) .Costom-box-cont .h1{color: #6e6e6e;}
.Costom .Costom-div .Costom-box-sm ul li.Costom-box-sm-li { margin-bottom: 30px;}
.Costom .Costom-div .Costom-box-sm ul li.Costom-box-sm-li .icon-box{ width: 80px; height: 80px;}
.Costom .Costom-div .Costom-box-sm ul li.Costom-box-sm-li .icon-box img{ width: 100%;}
.Costom .Costom-div .Costom-box-sm ul li .Costom-box-cont ul li{font-size: 26px; color: #666; line-height: 44px;}

@media (min-width:1230px) and (max-width:1599px) {

}
@media (min-width:992px) and (max-width:1229px) {

    
}
@media (min-width:768px) and (max-width:991px){
    .Costom .Costom-div{ flex-direction: column;}
    .Costom .Costom-div .Costom-box{width: 120px; height: 120px; font-size: 36px; line-height: 120px;}
    .Costom .Costom-div .Costom-box-sm{margin: 30px 0 0 0px;}
    .Costom .Costom-div .Costom-box-sm ul li .Costom-box-cont{ padding-top: 20px;}
    .Costom .Costom-div .Costom-box-sm ul li .Costom-box-cont .h1{font-size: 26px;}
    .Costom .Costom-div .Costom-box-sm ul li .Costom-box-cont ul li{ font-size: 22px; line-height: 32px;}


}
@media (min-width:1px) and (max-width:767px) {
    .Costom .Costom-div{ flex-direction: column;}
    .Costom .Costom-div .Costom-box{width: 80px; height: 80px; font-size: 26px; line-height: 80px;}
    .Costom .Costom-div .Costom-box-sm{margin: 30px 0 0 0px;}
    .Costom .Costom-div .Costom-box-sm ul li .Costom-box-cont{ padding-top: 0px;}
    .Costom .Costom-div .Costom-box-sm ul li .Costom-box-cont .h1{font-size: 26px;}
    .Costom .Costom-div .Costom-box-sm ul li .Costom-box-cont ul li{ font-size: 22px; line-height: 32px;}

}
.Trade .title{ margin-bottom: 90px;}
.Trade ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.Trade ul li{ margin: 0; margin-bottom: 100px; width: calc((100% - 35px)/3); height: 420px; padding-left: 40px; border:#ddd 1px solid; border-radius: 30px;}
.Trade ul li .Trade-box{width: 310px; height: 89px; margin: 0; margin-top: -45px; margin-bottom: 30px;}
.Trade ul li .Trade-box img{ width: 100%;}
.Trade ul li .Trade-box-list .h1{ color: #c2252c; margin-bottom: 10px; font-family: ErasITC_Bold; text-transform: uppercase; font-size: 22px; line-height: 36px;}
.Trade ul li .Trade-box-list .p{font-size: 16px; line-height: 36px; color: #999;}


@media (min-width:1230px) and (max-width:1599px) {

}
@media (min-width:992px) and (max-width:1229px) {
    .Trade ul li{ width: calc((100% - 40px)/2);}

    
}
@media (min-width:768px) and (max-width:991px){
    .Trade ul li{ width: 100%;}


}
@media (min-width:1px) and (max-width:767px) {
    .Trade ul li{ width: 100%; height: auto; padding-bottom: 30px;}
   /* .Trade ul li .Trade-box{ width: 100%;}*/
    
}


.prodution .prodution-process ul{ display: flex; flex-wrap: wrap; justify-content: space-between; }
.prodution .prodution-process ul .process-box{width: 215px; margin-bottom: 90px;}
.prodution .prodution-process ul .process-box .img{padding-left: 42px; padding-right: 42px; margin-bottom: 20px;}
.prodution .prodution-process ul .process-box span{ display: block; font-size: 24px; font-weight: bold; text-align: center;}
.prodution .prodution-process ul .process-icon{padding-top: 43px;}

.Innovation .Industry-Leader{ margin-bottom: 160px; background-color: #f4f4f4; padding: 100px 76px 100px 90px; display: flex;flex-direction: row; justify-content: space-between;}
.Innovation .Industry-Leader .Industry-box-left{ margin: 0; padding-top: 40px; width: calc((100% - 90px)/2);}
.Innovation .Industry-Leader .Industry-box-left h1{ font-size: 48px; line-height: 48px; margin-bottom: 60px;}
.Innovation .Industry-Leader .Industry-box-left .Industry-box-left-count p{ font-size: 20px; color: #666; line-height: 36px; margin-bottom: 40px;}
.Innovation .Industry-Leader .Industry-box-right{ margin: 0; width: calc((100% - 90px)/2);}
.Innovation .Industry-Leader .Industry-box-right img{ width: 100%;}


.Innovation .Innovation-box { position: relative; margin-bottom: 120px}
.Innovation .Innovation-box .Innovation-box-up { width: 100%; position: relative; z-index: 0;display: flex; flex-direction: row;}
.Innovation .Innovation-box .Innovation-box-up .Innovation-box-image{margin: 0;}
.Innovation .Innovation-box .Innovation-box-down{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; }
.Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n{ width: 100%; height: 100%; position: relative;}
.Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr-rght{ right: 0;padding-left: 90px; }
.Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr {position: absolute; bottom: 0; background-color: #fff; width: 800px; padding-bottom: 80px;  padding-top: 90px; }
.Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr h1,.Innovations-titleny{ font-size: 42px; line-height: 60px; margin-bottom: 40px;}
.Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr .Innovation-box-nr-coun p{ font-size: 18px; color: #666; line-height: 32px;}
.Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr .Innovation-box-nr-coun p:not(:last-child){ margin-bottom: 40px;}

.Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr-left{  left: 0; padding-right: 90px;}



@media (min-width:1230px) and (max-width:1599px) {
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr-rght{ padding-left: 50px;}
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr-left{ padding-right: 50px;}
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr{ width: calc((100% - 90px)/2); padding-top: 60px;padding-bottom: 50px;}

}
@media (min-width:992px) and (max-width:1229px) {
    
    .Innovation .Industry-Leader{padding: 60px 50px 60px 60px;}
    .Innovation .Industry-Leader .Industry-box-left h1{ font-size: 36px; line-height: 36px; margin-bottom: 40px; }
    .Innovation .Industry-Leader .Industry-box-left .Industry-box-left-count p{ font-size: 16px; line-height: 32px;}

    .Innovation .Innovation-box{ margin-bottom: 80px;}
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr-rght{ padding-left: 50px;}
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr-left{ padding-right: 50px;}
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr{ width: calc((100% - 90px)/2); padding-top: 60px; padding-bottom: 50px;}
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr h1,.Innovations-titleny{ font-size:36px; line-height: 48px; margin-bottom: 20px;}



}
@media (min-width:768px) and (max-width:991px){

    .Innovation .Industry-Leader{padding: 60px 50px 60px 60px; flex-direction: column; justify-content: flex-start;margin-bottom: 50px;}
    .Innovation .Industry-Leader .Industry-box-left{width: 100%;}
    .Innovation .Industry-Leader .Industry-box-left h1{ font-size: 32px;  line-height: 32px; margin-bottom: 20px; }
    .Innovation .Industry-Leader .Industry-box-left .Industry-box-left-count p{ font-size: 24px; line-height: 36px;}
    .Innovation .Industry-Leader .Industry-box-right{ width: 100%;}

    .Innovation .Innovation-box{ margin-bottom: 60px;}
    .Innovation .Innovation-box .Innovation-box-up{ display:block;}
    .Innovation .Innovation-box .Innovation-box-up .Innovation-box-image{margin: 0; width: 100%;}
    .Innovation .Innovation-box .Innovation-box-down{ position: relative;}
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr{ position: relative; margin: 0; padding: 40px; width: 100%;}
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr h1,.Innovations-titleny{ font-size:32px; line-height: 42px; margin-bottom: 20px;}



}
@media (min-width:1px) and (max-width:767px) {

    .Innovation .Industry-Leader{padding: 20px; flex-direction: column; justify-content: flex-start; margin-bottom: 40px;}
    .Innovation .Industry-Leader .Industry-box-left{width: 100%;}
    .Innovation .Industry-Leader .Industry-box-left h1{ font-size: 28px;   line-height: 28px; margin-bottom: 20px;}
    .Innovation .Industry-Leader .Industry-box-left .Industry-box-left-count p{ font-size: 24px; line-height: 36px;}
    .Innovation .Industry-Leader .Industry-box-right{ width: 100%;}

    .Innovation .Innovation-box{ margin-bottom: 40px;}
    .Innovation .Innovation-box .Innovation-box-up{ display:block;}
    .Innovation .Innovation-box .Innovation-box-up .Innovation-box-image{margin: 0; width: 100%;}
    .Innovation .Innovation-box .Innovation-box-down{ position: relative;}
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr{ position: relative; margin: 0; padding: 20px; width: 100%;} 
    .Innovation .Innovation-box .Innovation-box-down .Innovation-box-down-n .Innovation-box-nr h1,.Innovations-titleny{ font-size:28px; line-height: 36px; margin-bottom: 20px;}   
    
}


#ServicePage{}
#ServicePage .sp{text-align:center;}
#ServicePage .sp.sp_2{}
#ServicePage .selist .item{width:calc((100% - 35px)/2);margin:0 35px 35px 0;}
#ServicePage .selist .item:nth-child(2n){margin-right:0;}
#ServicePage .selist .item1{padding-top:60px;padding-bottom:60px;}
#ServicePage .selist .item1 h2{font-size:50px;line-height:1.25;}
#ServicePage .selist .item1 h2 font{color:#c1272d;}
#ServicePage .selist .item2{background:#f3f3f3;padding:50px 50px;position:relative;min-height:300px;}
#ServicePage .selist .item2 i{font-size:48px;color:#c1272d;margin-bottom:25px;position:relative;}
#ServicePage .selist .item2 h3{font-size:30px;line-height:48px;color:#c1272d;margin-bottom:15px;position:relative;}
#ServicePage .selist .item2 p{font-size:15px;line-height:1.6;color:#666;position:relative;}
#ServicePage .selist .item2:before{font-family:iconfont;position:absolute;right:10px;bottom:0;color:#e6e6e6;z-index:0;line-height:1;}
#ServicePage .selist .item2_1:before{content:"\e6cc";font-size:240px;}
#ServicePage .selist .item2_2:before{content:"\e636";font-size:250px;}
#ServicePage .selist .item2_3:before{content:"\e695";font-size:220px;}
@media (min-width:1230px) and (max-width:1599px) {
}
@media (min-width:992px) and (max-width:1229px) {
    #ServicePage .selist .item1 h2{font-size:36px;}
}
@media (min-width:768px) and (max-width:991px){
    #ServicePage .selist .item{width:calc((100% - 15px)/2);margin:0 15px 15px 0;}
    #ServicePage .selist .item1 h2{font-size:30px;}
    #ServicePage .selist .item2{padding:30px;}
    #ServicePage .selist .item2 h3{font-size:20px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ServicePage .selist .item{width:100%;margin:0 0 15px 0;}
    #ServicePage .selist .item1{padding-top:15px;padding-bottom:15px;}
    #ServicePage .selist .item1 h2{font-size:20px;}
    #ServicePage .selist .item2{padding:15px;min-height:initial;overflow:hidden;}
    #ServicePage .selist .item2 h3{font-size:20px;margin-bottom:10px;line-height:1.2;}
    #ServicePage .selist .item2 p{font-size:13px;}
    #ServicePage .selist .item2_1:before{content:"\e6cc";font-size:180px;}
    #ServicePage .selist .item2_2:before{content:"\e636";font-size:180px;}
    #ServicePage .selist .item2_3:before{content:"\e695";font-size:180px;}
}

#ServicePage .faq{background:url(../../images/faq.jpg) no-repeat left center/50% 100%,url(../../images/se_line.png) no-repeat right top;background-color:#1b1829;}
#ServicePage .faq .right{width:50%;float:right;padding:80px 0 80px 60px;}
#ServicePage .faq .tit{margin-bottom:20px;}
#ServicePage .faq .tit h2{color:#fff;font-size:54px;line-height:1.2;}
#ServicePage .faq .faqlist{background-color:#fff;}
#ServicePage .faq dl{transition:all 0.3s;border-bottom:1px solid #6c1f2b;overflow:hidden;padding-top:15px;padding-bottom:15px;}
#ServicePage .faq dl>dt{font-size:20px;line-height:1.5;cursor:pointer;position:relative;padding-right:30px;color:#fff;font-family:AkkuratPro-Light,Arial, Helvetica, sans-serif;}
#ServicePage .faq dl>dt:after{content:"\eaf3";font-family:iconfont;position:absolute;width:30px;height:30px;line-height:30px;text-align:center;right:0;font-size:16px;}
#ServicePage .faq dl>dd{height:0;padding:0 0 0 0;overflow:hidden;font-size:18px;line-height:24px;position:relative;color:#c1272d;transition:all 0.3s;}
#ServicePage .faq dl>dd p{color:#c1272d;}
#ServicePage .faq dl.active>dt{}
#ServicePage .faq dl.active>dt:after{content:"\eaf5";}
#ServicePage .faq dl.active>dd{padding:5px 0 5px 0;height:auto;}
#ServicePage .faq.faqpage{background:none;}
#ServicePage .faq.faqpage dl>dt{color:#333;}
@media (min-width:1230px) and (max-width:1599px) {
    #ServicePage .faq .right{padding:30px 0 30px 30px;}
    #ServicePage .faq .tit h2{font-size:36px;}
}
@media (min-width:992px) and (max-width:1229px){
    #ServicePage .faq .right{padding:30px 0 30px 30px;}
    #ServicePage .faq .tit h2{font-size:36px;}
    #ServicePage .faq dl>dt{font-size:16px;}
    #ServicePage .faq dl>dd{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px){
    #ServicePage .faq{background:#1b1829 url(../../images/se_line.png) no-repeat right top;}
    #ServicePage .faq .right{width:100%;padding:15px;}
    #ServicePage .faq .tit h2{font-size:30px;}

    #ServicePage .faq .title p{font-size:16px;}
    #ServicePage .faq .faqlist{padding:2% 3% 4%;}
    #ServicePage .faq dl{padding-top:10px;padding-bottom:10px;}
    #ServicePage .faq dl>dt{font-size:16px;}
    #ServicePage .faq dl>dd{font-size:14px;line-height:20px;}
}
@media (min-width:1px) and (max-width:767px){
    #ServicePage .faq{background:#1b1829 url(../../images/se_line.png) no-repeat right top;}
    #ServicePage .faq .right{width:100%;padding:15px 0;}
    #ServicePage .faq .tit h2{font-size:30px;}

    #ServicePage .faq .tit h3{font-size:1.25rem;}
    #ServicePage .faq .title p{font-size:14px;}
    #ServicePage .faq{}
    #ServicePage .faq .faqlist{padding:2% 3% 4%;}
    #ServicePage .faq dl{padding-top:5px;padding-bottom:5px;}
    #ServicePage .faq dl>dt{font-size:14px;line-height:20px;padding:10px 40px 10px 5px}
    #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:0;width:40px;height:40px;line-height:40px;font-size:20px;}
    #ServicePage .faq dl>dd{font-size:14px;line-height:20px;padding:0 10px 0 10px;font-size:13px;}
    #ServicePage .faq dl.active>dd{padding:10px 10px 10px 10px;}
}

#ServicePage .download{}
#ServicePage .download .tit{margin-bottom:20px;}
#ServicePage .download .tit h2{font-size:54px;line-height:1.2;text-align:center;}
#ServicePage .download .item{background:#f5f5f5;padding:25px 100px 25px 40px;position:relative;}
#ServicePage .download .item:not(:last-child){margin-bottom:25px;}
#ServicePage .download .item h3{font-size:24px;line-height:1.2;font-family:AkkuratPro-Light,Arial, Helvetica, sans-serif;font-weight:bold;margin-bottom:8px;}
#ServicePage .download .item span{display:inline-block;vertical-align:top;font-size:16px;line-height:30px;padding-right:16px;margin-right:15px;position:relative;}
#ServicePage .download .item span:not(:last-child):before{content:"";width:1px;height:16px;background-color:#333;position:absolute;top:calc(50% - 8px);right:0;}
#ServicePage .download .item a.link i{display:inline-block;font-size:24px;width:38px;height:38px;line-height:30px;border-radius:50%;border:2px solid #a2a2a2;color:#a2a2a2;box-sizing:border-box;position:absolute;right:100px;top:calc(50% - 19px);text-align:center;}
#ServicePage .download .item a.link:hover i{color:#c1272d;border:2px solid #c1272d;}
@media (min-width:1230px) and (max-width:1599px) {
}
@media (min-width:992px) and (max-width:1229px) {
    #ServicePage .download .item{padding:25px 40px 25px 40px;}
    #ServicePage .download .item a.link i{right:25px;}
}
@media (min-width:768px) and (max-width:991px){
    #ServicePage .download .tit h2{font-size:30px;}
    #ServicePage .download .item{padding:15px 25px 15px 25px;}
    #ServicePage .download .item a.link i{right:25px;}
    #ServicePage .download .item h3{font-size:20px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ServicePage .download{padding-bottom:0;}
    #ServicePage .download .tit h2{font-size:30px;}
    #ServicePage .download .item{padding:10px 15px 10px 15px;}
    #ServicePage .download .item span{font-size:13px;line-height:20px;}
    #ServicePage .download .item a.link i{right:25px;font-size:16px;width:30px;height:30px;line-height:30px;}
    #ServicePage .download .item h3{font-size:20px;}
}


#map{height:600px;position:relative;z-index:1;overflow:hidden;box-shadow:0 0 10px #ccc;}
#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:320px;}
}
@media (min-width:768px) and (max-width:991px) {
    #map{height:360px;}
}
@media (min-width:1px) and (max-width:767px) {
    #map{height:300px;}
}

/*联系我们*/
#contPage{}
#contPage .contimg{text-align:center;padding:30px;background-color:#f5f5f5;}
#contPage #frame5 .feedbackbox .btnli{text-align:center;}
#cont_lxfs .left{width:35%;background-color:#c1272d;padding:60px 60px 100px 60px;position:relative;}
#cont_lxfs .left:before{content:"";width:calc(100% - 120px);height:1px;bottom:55px;background-color:#d9d9d9;position:absolute;}
#cont_lxfs .left h2{color:#fff;font-size:27px;line-height:1.8;text-transform:uppercase;margin-bottom:50px;}
#cont_lxfs .left p{color:#fff;font-size:16px;line-height:2;margin-bottom:10px;}
#cont_lxfs .left p>i{display:inline-block;vertical-align:top;margin-right:8px;}
#cont_lxfs .right{width:62.5%;background:#f5f5f5 url(../../images/cont_bg.png) no-repeat top right;padding:60px 60px 100px 60px;position:relative;}
#cont_lxfs .right:before{content:"";width:calc(100% - 120px);height:1px;bottom:55px;background-color:#d9d9d9;position:absolute;}
#cont_lxfs .right h2{font-size:27px;line-height:1.8;text-transform:uppercase;margin-bottom:50px;}
#cont_lxfs .right .item{margin-bottom:20px;}
#cont_lxfs .right .item:nth-child(2n+1){width:40%;}
#cont_lxfs .right .item:nth-child(2n){width:60%;}
#cont_lxfs .right .item i{font-size:36px;line-height:55px;color:#c1272d;float:left;margin-right:10px;}
#cont_lxfs .right .item h3,.nycontact-leixing{font-size:14px;line-height:24px;color:#666;font-family:AkkuratPro-Light,Arial, Helvetica, sans-serif;font-weight:bold;margin-bottom:5px;}
#cont_lxfs .right .item p{font-size:20px;line-height:24px;color:#666;font-weight:bold;}
#cont_lxfs .right .item a{font-size:20px;line-height:24px;color:#666;font-weight:bold;}
@media (min-width:1230px) and (max-width:1599px) {
}
@media (min-width:992px) and (max-width:1229px) {
    #cont_lxfs .left{padding:30px;}
    #cont_lxfs .left h2{font-size:24px;}
    #cont_lxfs .left p{line-height:1.5;}
    #cont_lxfs .left:before{width:calc(100% - 60px);}
    #cont_lxfs .right{padding:30px 30px 80px;}
    #cont_lxfs .right:before{width:calc(100% - 60px);}
    #cont_lxfs .right h2{font-size:24px;margin-bottom:20px;}
    #cont_lxfs .right .item:nth-child(2n+1){width:50%;}
    #cont_lxfs .right .item:nth-child(2n){width:50%;}
    #cont_lxfs .right .item p{font-size:16px;}
    #cont_lxfs .right .item a{font-size:16px;}
}
@media (min-width:768px) and (max-width:991px){
    #cont_lxfs .left{padding:25px 15px;}
    #cont_lxfs .left h2{font-size:20px;line-height:1.5;}
    #cont_lxfs .left p{line-height:1.5;font-size:14px;}
    #cont_lxfs .left:before{width:calc(100% - 30px);bottom:25px;}
    #cont_lxfs .right{padding:25px 15px 40px;}
    #cont_lxfs .right:before{width:calc(100% - 30px);bottom:25px;}
    #cont_lxfs .right h2{font-size:24px;margin-bottom:20px;}
    #cont_lxfs .right .item:nth-child(2n+1){width:100%;}
    #cont_lxfs .right .item:nth-child(2n){width:100%;}
    #cont_lxfs .right .item p{font-size:14px;}
    #cont_lxfs .right .item a{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    #contPage .contimg{padding:0;background-color:#fff;}
    #cont_lxfs .left{padding:15px 15px 30px;width:100%;}
    #cont_lxfs .left h2{font-size:20px;line-height:1.5;margin-bottom:20px;}
    #cont_lxfs .left p{line-height:1.5;font-size:14px;}
    #cont_lxfs .left:before{width:calc(100% - 30px);bottom:25px;}
    #cont_lxfs .right{padding:15px 15px 30px;width:100%;}
    #cont_lxfs .right:before{width:calc(100% - 30px);bottom:25px;}
    #cont_lxfs .right h2{font-size:20px;margin-bottom:20px;}
    #cont_lxfs .right .item:nth-child(2n+1){width:100%;}
    #cont_lxfs .right .item:nth-child(2n){width:100%;}
    #cont_lxfs .right .item p{font-size:14px;}
    #cont_lxfs .right .item a{font-size:14px;}
}



#contPage .contactbox{box-shadow:0 0 10px #ccc;margin-bottom:60px;}
#contacts{width:42%;background-color:#237139;}
#contacts .content{padding:90px 70px;}
#contacts .tit{margin-bottom:50px;}
#contacts .tit h3{font-size:36px;line-height:1.33;color:#fff;font-weight:bold;}
#contacts .list{position:relative;}
#contacts .list .item{position:relative;padding-left:40px;padding-bottom:8px;margin-bottom:8px;}
#contacts .list .item i{position:absolute;left:0;font-size:24px;color:#fff;}
#contacts .list .item p{font-size:16px;line-height:2;color:#fff;}
#contacts .list .item a{font-size:16px;line-height:2;color:#fff;}
#contacts .list .item a:hover{text-decoration:underline;}
#contacts .footshare>a:hover>i{color:#fff;}
@media (min-width:992px) and (max-width:1229px) {
    #contacts .content{padding:30px;}
    #contacts .tit{margin-bottom:30px;}
    #contacts .tit h3{font-size:30px;}
    #contacts .tit p{font-size:15px;}
    #contacts .list .item p{font-size:14px;line-height:1.5;}
    #contacts .list .item a{font-size:14px;line-height:1.5;}
    #contacts .list .qrcode img{width:140px;}
}
@media (min-width:768px) and (max-width:991px) {
    #contPage .title p{font-size:16px;}
    #contacts{width:100%;padding-right:0;}
    #contacts .content{padding:30px;}
    #contacts .tit{margin-bottom:30px;}
    #contacts .tit h3{font-size:30px;}
    #contacts .tit p{font-size:15px;}
}
@media (min-width:1px) and (max-width:767px) {
    #contPage .title p{font-size:13px;}
    #contPage .title p br{display:none;}
    #contacts{width:100%;padding-right:0;}
    #contacts .content{padding:15px;}
    #contacts .tit{margin-bottom:24px;}
    #contacts .tit h3{font-size:24px;}
    #contacts .list .item p{font-size:14px;}
    #contacts .list .item a{font-size:14px;line-height:2;color:#fff;}
    #contacts .footshare{margin-top:20px;}
}

#feedback{width:58%;}
#feedback .tit{margin-bottom:40px;}
#feedback .tit h3{font-size:36px;line-height:1.33;text-transform:uppercase;margin-bottom:10px;color:#c1272d;font-weight:bold;}
#feedback .tit p{font-size:16px;line-height:2;color:#666;}
#feedback .tit p .email{color:#e20000;font-weight:bold;}
#feedback .content{padding:80px 80px 100px 60px;}
#feedback .feedbackbox .border{border-radius:6px;}
#feedback .feedbackbox .morelink{width:100%;background-color:#0f0f0f;border-radius:6px;}
#feedback .feedbackbox .morelink:hover{background-color:#c1272d;color:#FFF;}
@media (min-width:992px) and (max-width:1229px) {
    #feedback .content{padding:30px;}
    #feedback .tit{width:100%;margin-bottom:20px;}
    #feedback .tit h3{font-size:30px;}
    #feedback .tit p{font-size:16px;line-height:20px;margin-bottom:15px;}
}
@media (min-width:768px) and (max-width:991px) {
    #feedback{width:100%;}
    #feedback .content{padding:30px;}
    #feedback .tit{width:100%;margin-bottom:20px;}
    #feedback .tit h3{font-size:30px;}
    #feedback .tit p{font-size:16px;line-height:20px;margin-bottom:15px;}
}
@media (min-width:1px) and (max-width:767px) {
    #feedback{width:100%;}
    #feedback .content{padding:15px;}
    #feedback .tit{width:100%;margin-bottom:20px;}
    #feedback .tit h3{font-size:24px;}
    #feedback .tit p{font-size:14px;line-height:20px;margin-bottom:15px;}
}
.map{margin-top:1vw;}

#feedbackpage{padding-bottom:0;}
#feedbackpage .title h2{font-size:31px;}
@media (min-width:992px) and (max-width:1229px) {
    #feedbackpage .title h2{font-size:24px;}
}
@media (min-width:768px) and (max-width:991px) {
    #feedbackpage .title h2{font-size:20px;}
}
@media (min-width:1px) and (max-width:767px) {
    #feedbackpage .title h2{font-size:18px;}
}


#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:5px 10px;border-radius:6px;background-color:#f2f2f2;}
#pro_feed_show .form-group.half{width:49%;margin:0 0 15px;}
#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:80px;}
#pro_feed_show .form-group.btngroup{border:none;background-color:transparent;margin-top:10px;padding-left:0;margin-bottom:0;}
#pro_feed_show .form-group.btngroup .feed_right{width:100%;}
#pro_feed_show #btn_send{display:block;text-align:center;background-color:#484848;color:#fff;font-size:18px;line-height:30px;padding:10px 60px;position:relative;border-radius:8px;cursor:pointer;text-transform:uppercase;margin-bottom:0;border:0;}
@media (min-width:992px) and (max-width:1229px) {
    #pro_feed_show{}
    #pro_feed_show #btn_send{padding:8px 40px;}
}
@media (min-width:768px) and (max-width:991px) {
    #pro_feed_show{}
    #pro_feed_show #btn_send{padding:6px 70px;}
}
@media (min-width:1px) and (max-width:767px) {
    #pro_feed_show{}
    #pro_feed_show .form-group.half{width:100%;}
    #pro_feed_show .form-group .feed_left{}
    #pro_feed_show .form-group .feed_right{}
    #pro_feed_show label{text-align:left;font-size:14px;}
    #pro_feed_show .form-control{width:100%;}
    #pro_feed_show #btn_send{padding:6px 70px;}
    #pro_feed_show p{font-size:12px;}
}

/*产品中心*/
#ProPage {padding-top:40px;}
#ProPage .intro{margin-bottom:24px;padding-bottom:20px;}
#ProPage .intro h2{font-size:51px;line-height:1.2;position:relative;margin-bottom:20px;}
#ProPage .intro p{font-size:16px;line-height:27px;color:#666;}
#ProPage .tit{border-bottom:1px solid #ececec;margin-bottom:50px;padding-top:25px;padding-bottom:25px;}
#ProPage .tit h3{display:inline-block;font-size:20px;line-height:36px;}
#ProPage .tit h3 i{font-size:28px;color:#c1272d;margin-right:10px;vertical-align:top;}
#ProPage .tit .catelist{float:right;padding-top:5px;}
#ProPage .tit .catelist a{font-size:16px;line-height:26px;color:#fff;background-color:#49935e;margin-left:15px;border-radius:50px;padding:0 20px;min-width:90px;display:inline-block;text-align:center;}
#ProPage .tit .catelist a.active,#ProPage .tit .catelist a:hover{background-color:#c1272d;}
#ProPage .CategoryList .item{border:2px solid #f3f3f3;display:flex;justify-content:space-between;flex-wrap:wrap;}
#ProPage .CategoryList .item:nth-child(2n){flex-flow:row-reverse;}
#ProPage .CategoryList .item .pic{width:50%;text-align:center;}
#ProPage .CategoryList .item .txt{width:50%;background-color:#f3f3f3;padding:50px;position:relative;background-repeat:no-repeat;background-position:90% 90%;}
#ProPage .CategoryList .item .txt:before{content:"";border-width:35px;border-style:solid;border-color:transparent transparent transparent #fff;position:absolute;left:0;top:7%;}
#ProPage .CategoryList .item:nth-child(2n) .txt:before{content:"";border-width:35px;border-style:solid;border-color:transparent  #fff transparent transparent;position:absolute;right:0;top:7%;}
#ProPage .CategoryList .item .txt h3{font-size:25px;line-height:40px;text-transform:uppercase;margin-bottom:30px;position:relative;}
#ProPage .CategoryList .item dl dd{font-size:16px;line-height:24px;padding:10px 0 10px 30px;position:relative;font-weight: bold;}
#ProPage .CategoryList .item dl dd:hover{text-decoration:underline;}
#ProPage .CategoryList .item dl dd:before{content:"";width:14px;height:4px;background-color:#c1272d;position:absolute;top:calc(50% - 2px);left:0;}
#ProPage .CategoryList .item .morelink{margin-top:80px;}
/*#ProPage .CategoryList .item .morelink:*/
@media (min-width:992px) and (max-width:1229px) {
    #ProPage .CategoryList .item .txt{padding:30px;}
    #ProPage .CategoryList .item .txt h3{font-size:20px;line-height:1.5;margin-bottom:15px;}
    #ProPage .CategoryList .item dl dd{padding:5px 0 5px 30px;}
    
    #ProPage .CategoryList .item .txt:before{border-width:25px;top:5%;}
    #ProPage .CategoryList .item:nth-child(2n) .txt:before{border-width:25px;top:5%;}
}
@media (min-width:768px) and (max-width:991px){
    #ProPage .intro h2{font-size:36px;}
    #ProPage .intro p{font-size:13px;line-height:24px;}
    #ProPage .CategoryList .item .txt{padding:20px;}
    #ProPage .CategoryList .item .txt h3{font-size:20px;line-height:1.5;margin-bottom:15px;}
    #ProPage .CategoryList .item dl dd{padding:5px 0 5px 30px;font-size:14px;line-height:20px;}
    #ProPage .CategoryList .item .morelink{margin-top:30px;}
    
    #ProPage .CategoryList .item .txt:before{border-width:15px;top:6%;}
    #ProPage .CategoryList .item:nth-child(2n) .txt:before{border-width:15px;top:6%;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProPage .intro h2{font-size:24px;}
    #ProPage .intro p{font-size:13px;line-height:20px;}
    #ProPage .CategoryList .item{margin-bottom:15px;}
    #ProPage .CategoryList .item:nth-child(2n){flex-flow:wrap;}
    #ProPage .CategoryList .item .img{width:100%;}
    #ProPage .CategoryList .item .txt{padding:15px;width:100%;}
    #ProPage .CategoryList .item .txt h3{font-size:20px;line-height:1.5;margin-bottom:15px;}
    #ProPage .CategoryList .item dl dd{padding:5px 0 5px 30px;font-size:13px;line-height:20px;}
    #ProPage .CategoryList .item .morelink{margin-top:30px;}
    
    #ProPage .CategoryList .item .txt:before{display:none;}
}

#ProPage .ProList{overflow:hidden;}
#ProPage .ProList .item{width:calc((100% - 70px)/3);margin:0 35px 35px 0;border:1px solid #f3f3f3;background-color:#f3f3f3}
#ProPage .ProList .item:nth-child(3n){margin-right:0;}
#ProPage .ProList .item .img{overflow:hidden;}
#ProPage .ProList .item .img img{width:100%;}
#ProPage .ProList .item .txt{text-align:center;padding:20px 50px 20px;}
#ProPage .ProList .item .txt h3,#ProPage .ProList .item .txt .list-titleny{font-size:18px;line-height:1.5;font-family:AkkuratPro-Light,Arial, Helvetica, sans-serif;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin-bottom:10px;}
#ProPage .ProList .item .txt p{font-size:14px;line-height:20px;color:#666;margin-bottom:10px;}
#ProPage .ProList .item .txt .morelink{padding:3px 15px;font-size:14px;}
#ProPage .ProList .item:hover{border:1px solid #c1272d;background-color:#c1272d;}
#ProPage .ProList .item:hover .txt h3,#ProPage .ProList .item:hover .txt .list-titleny{color:#fff;}
#ProPage .ProList .item:hover .txt p{color:#fff;}
#ProPage .ProList .item:hover .txt .morelink{background-color:#fff;color:#c1272d;border:1px solid #c1272d;}
#ProPage .ProList .item .txt .morelink:hover{background-color:#fff;color:#c1272d;border:1px solid #c1272d;}
@media (min-width:992px) and (max-width:1229px) {
    #ProPage {padding-top:30px;}
    #ProPage .ProList .item{width:calc((100% - 30px)/3);margin:0 15px 15px 0;}
    #ProPage .ProList .item .txt{padding:15px;}
    #ProPage .ProList .item .txt h3,#ProPage .ProList .item .txt .list-titleny{font-size:15px;line-height:1.5;}
    #ProPage .ProList .item .txt span{padding:6px 20px;font-size:15px;}
}
@media (min-width:768px) and (max-width:991px) {
    #ProPage {padding-top:15px;}
    #ProPage .tit{margin-bottom:15px;padding-top:15px;}
    #ProPage .ProList .item{width:calc((100% - 30px)/3);margin:0 15px 15px 0;}
    #ProPage .ProList .item .txt{padding:15px;}
    #ProPage .ProList .item .txt h3,#ProPage .ProList .item .txt .list-titleny{font-size:15px;line-height:1.5;}
    #ProPage .ProList .item .txt p{display:none;}
    #ProPage .ProList .item .txt span{padding:6px 20px;font-size:15px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProPage {padding-top:15px;}
    #ProPage .tit{padding-bottom:10px;padding-top:10px;overflow:hidden;margin-bottom:20px;}
    #ProPage .tit .catelist{width:100%;}
    #ProPage .tit .catelist a{margin:0 10px 10px 0;}
    #ProPage .intro h2{font-size:18px;line-height:24px;}
    #ProPage .intro p{font-size:13px;line-height:18px;}
    #ProPage .ProList .item{width:calc((100% - 15px)/2);margin-bottom:15px;}
    #ProPage .ProList .item:not(:nth-child(3n)){margin-right:0;}
    #ProPage .ProList .item:not(:nth-child(2n)){margin-right:15px;}
    #ProPage .ProList .item .img{width:100%;}
    #ProPage .ProList .item .txt{padding:8px 5px;width:100%;}
    #ProPage .ProList .item .txt h3,#ProPage .ProList .item .txt .list-titleny{font-size:14px;line-height:20px;margin-bottom:0;}
    #ProPage .ProList .item .txt p{display:none;}
    #ProPage .ProList .item .txt span{padding:0px;font-size:13px;margin-bottom:0;}
}



/*产品详情*/
#ProDetailPage{}
#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:#c1272d;}
#ProDetailPage .title h2 a.back:hover{text-decoration:underline;}
#ProDetailPage .panelbox{padding-bottom:30px;}
#ProDetailPage .panelbox:not(:first-child){display:none;}
#slider{overflow:hidden;margin-bottom:50px;}
#picView{width:40%;float:left;position:relative;}
#BigImg{border:1px solid #ebebeb;margin-bottom:20px;padding-bottom:1px;}

#smallImg{width:100%;position:relative;}
#smallImg .swbtn{position:absolute;width:30px;text-align:center;z-index:1;top:0;bottom:0;background-color:#ccc;text-align:center;opacity:0;transition:all 0.3s;}
#smallImg .swbtn>i{font-size:18px;font-weight:bold;color:#c1272d;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
#smallImg .swbtn.btn-prev>i{transform:translate(-50%,-50%) rotate(180deg);display:block;}
#smallImg .swbtn:hover{background-color:#c1272d;border-color:#c1272d;opacity:1;}
#smallImg .swbtn:hover>i{color:#fff;}
#smallImg .btn-next{right:0;}
#smallImg .btn-prev{left:0px;}

#picView .gallery-thumbs{width:100%;}
#picView .gallery-thumbs img{}
#picView .gallery-thumbs .swiper-wrapper{padding-bottom:1px;}
#picView .gallery-thumbs .swiper-slide{overflow:hidden;text-align:center;border-radius:0;margin:0;}
#picView .gallery-thumbs .swiper-slide a{display:block;position:relative;border:1px solid #ddd;}
#picView .gallery-thumbs .swiper-slide-active{position:relative;background-color:#fff;}
#picView .gallery-thumbs .swiper-slide.active>a{border:1px solid #c1272d;}
#picView .btnlist{}
#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:#c1272d;}
#protitle{width:58%;float:right;padding:0;}
#protitle .title{margin-bottom:15px;border-bottom:1px solid #e7e7e7;padding-top:20px;padding-bottom:20px;margin-bottom:20px;}
#protitle h1{font-size:40px;line-height:1.2;position:relative;margin-top:0;font-weight:bold;}
#protitle h4{font-size:20px;line-height:1.8;margin-bottom:20px;}
#protitle .remark{display:flex;}
#protitle .remark p{font-size:16px;line-height:30px;padding:5px 20px 5px 0;width:33.33%;border-bottom:1px solid #e7e7e7;color:#666;}
#protitle .remark p>b{display:block;}

#protitle #sharelist>a:hover{color:#c1272d;}

#protitle .btnlist{overflow:hidden;margin-top:60px;}
#protitle .btnlist>a.btnlink{margin-bottom:10px;line-height:30px;font-size:16px;padding:10px 10px;position:relative;background-color:#fff;color:#c1272d;border:1px solid #c1272d;float:left;width:250px;border-radius:50px;margin-right:20px;text-align:center;}
#protitle .btnlist>a>i{margin-right:5px;font-size:24px;line-height:30px;vertical-align:top;}
#protitle .btnlist>a.btnlink:hover{color:#fff;}
#protitle .btnlist>a:hover>i{color:#fff;}

#protitle .btnlist>span.btnlink{margin-bottom:10px;line-height:30px;font-size:16px;padding:10px 10px;position:relative;background-color:#fff;color:#c1272d;border:1px solid #c1272d;float:left;width:250px;border-radius:50px;margin-right:20px;text-align:center;}
#protitle .btnlist>span>i{margin-right:5px;font-size:24px;line-height:30px;vertical-align:top;}
#protitle .btnlist>span.btnlink:hover{color:#fff;}
#protitle .btnlist>span:hover>i{color:#fff;}

#slider .inquiryline{width:100%;height:5px;background-color:#c1272d;margin:50px 0;position:relative;}
#slider .inquiryline i{width:75px;height:75px;line-height:75px;font-size:48px;color:#fff;background-color:#c1272d;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 #c1272d;position:absolute;bottom:-2px;width:100%;}

.tkanniu{cursor:pointer;}
.prosection{margin-bottom:50px;}
.prosection .tit{margin-bottom:30px;overflow:hidden;border-bottom:1px solid #c1272d;}
.prosection .tit a{display:inline-block;float:left;}
.prosection .tit a h3,.prosection .tit a .relatenew-title{padding:7px 28px;font-size:20px;line-height:36px;position:relative;}
.prosection .tit a.active{background-color:#c1272d;color:#fff;}
.prosection .tit a.active h3,.prosection .tit a.active .relatenew-title{color:#fff;}

#ProductDetail{overflow:hidden;}
#ProductDetail .tit{background:#f4f4f4;padding:20px 20px;}
#ProductDetail .tit a{color:#333;font-size:20px;line-height:30px;padding-bottom:5px;border-bottom:2px solid #f4f4f4;display:inline-block;margin-right:40px;}
#ProductDetail .tit a.active{border-bottom:2px solid #c1272d;}
#ProductDetail .tit h3,#ProductDetail .tit .detail-titlein{font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
#ProductDetail .content{padding:20px 20px 20px;}
.detail-titlein{font-size: 1.17em;}

#RelatedProduct{}
#RelatedProduct #ProPage{padding-top:20px;}
#RelatedProduct #ProPage .ProList .item{width:calc((100% - 90px)/4);margin:0 30px 0 0;}
#RelatedProduct #ProPage .ProList .item:nth-child(4n){margin-right:0;}
#RelatedProduct #ProPage .ProList .item .txt{padding:15px;}
#RelatedProduct #ProPage .ProList .item .txt h3{margin-bottom:0;}

#inquiry{background-color:#f3f3f3;}
#inquiry .title h2,#inquiry .title .Inquiry-titleny{margin-bottom:40px;}
#inquiry .title p{line-height:2;width:60%;}
#inquiry .feedbackbox .input{background-color:#FFF;}
#inquiry .feedbackbox .btnli{text-align:center;}
@media (min-width:992px) and (max-width:1229px){
    #inquiry .feedbackbox{width:100%;}
}
@media (min-width:768px) and (max-width:991px){
    #inquiry .feedbackbox{width:100%;}
    #inquiry .title h2,#inquiry .title .Inquiry-titleny{margin-bottom:10px;}
}
@media (min-width:1px) and (max-width:767px){
    #inquiry .feedbackbox{width:100%;}
    #inquiry .title h2,#inquiry .title .Inquiry-titleny{margin-bottom:10px;}
    #ProDetailPage .panelbox table p{font-size:14px;}
}

@media (min-width:992px) and (max-width:1229px) {
    .prosection{margin-bottom:30px;}
    .prosection .tit{margin-bottom:20px;}
    .prosection .tit a h3,.prosection .tit a .relatenew-title{font-size:20px;}
    #slider{margin-bottom:30px;}

    #protitle{padding-left:30px;width:60%;}
    #protitle h1{font-size:20px;line-height:28px;}
    #ProDetailPage .title h3{font-size:16px;line-height:24px;}

    #picView{width:40%;}
    #BigImg{margin-bottom:10px;}
    #protitle h3{font-size:16px;}
    #protitle .remark{}
    #protitle .remark p{width:50%;font-size:15px;margin:0;}
    #protitle .btnlist{margin-top:30px;}
    #protitle .btnlist>a.btnlink{padding:5px 30px;}
    #protitle .btnlist>span.btnlink{padding:5px 30px;}
    
    #RelatedProduct #ProPage .ProList .item{width:calc((100% - 45px)/4);margin-bottom:0;}
    #RelatedProduct #ProPage .ProList .item:not(:nth-child(4n)){margin-right:15px;}
}
@media (min-width:768px) and (max-width:991px) {
    .prosection{margin-bottom:25px;}
    .prosection .tit{margin-bottom:20px;}
    .prosection .tit a h3,.prosection .tit a .relatenew-title{font-size:18px;}

    #ProDetailPage{padding-top:25px;}

    #slider{}
    #picView{width:45%;}
    #BigImg{margin-bottom:10px;}
    #picView{}
    #picView .gallery-thumbs{}
    #protitle{padding-left:20px;width:55%;}
    #protitle .title{padding:10px 0;}
    #protitle h1{font-size:18px;line-height:24px;}
    #protitle h4{font-size:15px;line-height:20px;}
    #protitle .remark p{width:50%;font-size:14px;margin:0;padding:3px 10px 3px 0}
    #protitle .btnlist{margin-top:15px;}
    #protitle .btnlist>a.btnlink{font-size:14px;margin-bottom:0;padding:3px 20px;width:160px;}
    #protitle .btnlist>a:not(:last-child){margin-right:2%;}
    #protitle .share{margin-top:10px;margin-bottom:10px;}
    
    #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;}

    
    #RelatedProduct #ProPage .ProList .item{width:calc((100% - 45px)/4);margin-right:15px;}
    #RelatedProduct #ProPage .ProList .item:nth-child(4n){margin-right:0;}
}

#ProDetailPage .panelbox .tt{color:#c1272d;font-size:22px;font-weight:bold;padding-left:10px;border-left:5px solid #c1272d;margin-bottom:30px;}

@media (min-width:1px) and (max-width:767px) {
    .prosection{margin-bottom:25px;}
    .prosection .tit{margin-bottom:15px;}
    .prosection .tit a h3{font-size:18px;}

    
    #BigImg{margin-bottom:10px;}

    #ProDetailPage{padding-top:20px;}
    #ProductDetail .tit a{font-size:16px;margin:0 10px 10px 0;}
    #ProductDetail .content{padding:20px 0;}

    #slider{margin-bottom:25px;}
    #picView{width:100%;padding:0;float:initial;border-right:0;}
    #picView .gallery-thumbs{}
    #protitle{width:100%;float:initial;}
    #protitle p{font-size:12px;line-height:18px;}
    #protitle h1{font-size:18px;line-height:24px;}
    #protitle h4{font-size:15px;line-height:1.5;margin-bottom:10px;}
    #protitle .remark p{width:100%;font-size:14px;margin:0;padding:3px 0}
    #protitle .btnlist{margin-top:15px;display:flex;align-items:center;justify-content:space-between;}
    #protitle .btnlist>a.btnlink{font-size:13px;margin-bottom:0;padding:5px 0px;width:49%;}
    #protitle .btnlist>span.btnlink{font-size:13px;margin-bottom:0;padding:5px 0px;width:49%;}

    #inquiry .title p{width:100%;}
    #pro_feed_show .form-group.btngroup{padding-top:0;margin-top:0;}
    
    #RelatedProduct{padding-bottom:0;}
    #RelatedProduct #ProPage .ProList .item{width:calc((100% - 15px)/2);margin-bottom:15px;}
    #RelatedProduct #ProPage .ProList .item:not(:nth-child(3n)){margin-right:0;}
    #RelatedProduct #ProPage .ProList .item:not(:nth-child(2n)){margin-right:15px;}
    #RelatedProduct #ProPage .ProList .item .txt h3{font-size:14px;}

    #ProDetailPage .panelbox .tt{color:#c1272d;font-size:20px;font-weight:bold;padding-left:10px;border-left:5px solid #c1272d;margin-bottom:20px;}
}

.ColumnsBox{border-bottom:1px solid #dfdfdf;}
#Columns>a{padding:18px 20px;font-size:20px;line-height:1.8;display:inline-block;margin-right:20px;}
#Columns>a.active{border-bottom:2px solid #c1272d;color:#c1272d;}
#Columns .title{margin-bottom:0;}
#Columns .title a{font-size:20px;line-height:30px;padding:8px 30px;background-color:#eee;display:inline-block;margin:0 20px;}
#Columns .title a:hover,#Columns .title a.active{background:#c1272d;color:#fff;}
#Columns.proColumns{background-color:#fff;border-radius:10px;overflow:hidden;}
#Columns.proColumns .title{display:flex;justify-content:space-between;}
#Columns.proColumns .title a{width:calc((100% - 10px)/5);margin:0;}
#Columns .smallcate{padding:20px 30px;display:none;}
#Columns .smallcate.active{display:block;}
#Columns .smallcate>a{position:relative;font-size:0.875rem;line-height:1.5rem;margin-right:3rem;color:#666;display:inline-block;}
#Columns .smallcate>a:before{content:"\e9e2";font-family:iconfont;transform:rotate(-90deg);display:inline-block;font-size:0.75rem;vertical-align:top;margin-right:3px;}
#Columns .smallcate>a:hover,#Columns .smallcate>a.active{color:#c1272d;}
#Columns.seColumns{box-shadow:0 0 10px #eee;border-radius:10px;overflow:hidden;}
@media (min-width:992px) and (max-width:1229px) {
    #Columns .title a{min-width:initial;}
    #Columns.proColumns .title a{width:auto;padding:10px 15px;}
}
@media (min-width:768px) and (max-width:991px) {
    #Columns .title a{min-width:initial;font-size:1rem;line-height:1.5}
    #Columns.proColumns .title a{width:auto;padding:10px 15px;}
}
@media (min-width:1px) and (max-width:767px) {
    #Columns>a{padding:10px 20px;font-size:16px;}

    #Columns .title{}
    #Columns .title a{min-width:initial;font-size:1rem;line-height:1.5;padding:10px 15px;width:100%;margin-bottom:10px;margin-left:0;}
    #Columns.proColumns .title a{width:auto;}
    #Columns .smallcate{padding:10px;}
    #Columns .smallcate>a{line-height:2;}
}

/*新闻*/
#NewsList{}
#NewsList .title{text-align:left;display:flex;align-items:center;}
#NewsList .title h2{float:left;width:35%;line-height:45px;}
#NewsList .title h2:before{display:none;}
#NewsList .title p{float:right;width:64%;line-height:22px;font-size:14px;color:#666;}
#NewsList .item{background-color:#f3f3f3;width:calc((100% - 90px)/4);margin:0 30px 30px 0;position:relative;}
#NewsList .item:nth-child(4n){margin-right:0;}
#NewsList .item .txt{padding:25px;}
#NewsList .item .img img{width:100%;}
#NewsList .item h3,#NewsList .item .nynew-title{font-size:20px;line-height:1.4;height:77px; margin-bottom:10px;position:relative;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:AkkuratPro-Light,Arial, Helvetica, sans-serif;border-top:1px solid #8b8b8b;padding-top:20px;}
#NewsList .item p{font-size:14px;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#666;margin-bottom:20px;}
#NewsList .item .date{display:block;font-size:14px;line-height:20px;color:#999;font-weight:bold;position:relative;}
#NewsList .item .date:before{content:"\e87c";font-family:iconfont;position:absolute;right:0;font-size:12px;font-weight:normal;}
#NewsList .item:hover h3,#NewsList .item:hover .nynew-title{color:#c1272d;border-top:1px solid #c1272d;}
#NewsList .item:hover .date{color:#c1272d;}
#NewsList .item:hover p{color:#c1272d;}
@media (min-width:992px) and (max-width:1229px) {
    #NewsList .item{width:calc((100% - 30px)/3);margin:0 15px 15px 0;}
    #NewsList .item:nth-child(4n){margin-right:15px;}
    #NewsList .item:nth-child(3n){margin-right:0;}
    #NewsList .item .txt{padding:15px;}
    #NewsList .item h3,#NewsList .item .nynew-title{font-size:18px;border-top:none;padding-top:0;}
    #NewsList .item:hover h3,#NewsList .item:hover .nynew-title{border-top:none;}
    #NewsList .item .date{font-size:14px;line-height:24px;}
    #NewsList .item p{font-size:14px;line-height:24px;margin-bottom:10px;}
}
@media (min-width:768px) and (max-width:991px) {
    #NewsList .title h2{float:left;width:100%;line-height:30px;}
    #NewsList .title p{float:right;width:100%;line-height:22px;font-size:14px;color:#666;}
    #NewsList .item{width:calc((100% - 15px)/2);margin:0 15px 15px 0;}
    #NewsList .item:nth-child(4n){margin-right:15px;}
    #NewsList .item:nth-child(2n){margin-right:0;}
    #NewsList .item .txt{padding:15px;}
    #NewsList .item h3,#NewsList .item .nynew-title{font-size:18px;border-top:none;padding-top:0;}
    #NewsList .item:hover h3,#NewsList .item:hover .nynew-title{border-top:none;}
    #NewsList .item .date{font-size:14px;line-height:24px;}
    #NewsList .item p{font-size:14px;line-height:24px;margin-bottom:10px;}
}
@media (min-width:1px) and (max-width:767px) {
    #NewsList .title{display:block;}
    #NewsList .title h2{float:left;width:100%;line-height:30px;}
    #NewsList .title p{float:right;width:100%;line-height:22px;font-size:14px;color:#666;}
    #NewsList .item{width:100%;margin-bottom:15px;padding:15px;}
    #NewsList .item:not(:nth-child(4n)){margin-right:0;}
    #NewsList .item .artimg{display:none;}
    #NewsList .item .date{font-size:14px;line-height:24px;margin-bottom:10px;}
    #NewsList .item .txt{width:100%;padding:0;}
    #NewsList .item h3,#NewsList .item .nynew-title{font-size:16px;line-height:22px;margin-bottom:6px;height:auto;margin-bottom:10px;height:auto;}
    #NewsList .item p{font-size:13px;line-height:20px;height:40px;margin-top:0;}
}


#NewsPage{}
#NewsPage .context{overflow:hidden;}
#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:#c1272d;border:1px solid #c1272d;}
#NewsPage #sharelist>a>i{width:28px;height:28px;line-height:28px;font-size:18px;}
#NewsPage #sharelist .bdsharebuttonbox{float:right;}
#NewsPage #sharelist .bdsharebuttonbox>span{line-height:30px;}
#NewsPage #sharelist .bdsharebuttonbox>a{display:inline-block;vertical-align:middle;float:none;width:30px;height:30px;color:#666;border:1px solid #666;}
#NewsPage #sharelist .bdsharebuttonbox>a:before{line-height:30px;}
#NewsPage #sharelist .bdsharebuttonbox>a:hover{color:#c1272d;border:1px solid #c1272d;}
#NewsPage .btnList{margin-top:30px;background-color:#f0f0f0;padding:20px 25px;}
#NewsPage .btnList>.link{font-size:18px;line-height:30px;display:block;}
#NewsPage .btnList>.link:nth-child(1){margin-bottom:5px;}
#NewsPage .btnList>.link span{color:#999;display:inline-block;vertical-align:top;margin-right:5px;}
#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 #c1272d;color:#c1272d;}
@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{padding:10px 15px;}
    #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:10px;padding-bottom:10px;}
#sharelist h3{font-size:16px;color:#fff;margin-bottom:20px;}
#sharelist span{line-height:30px;display:inline-block;font-size:18px;margin-right:20px;}
#sharelist .bdshare-button-style0-32>a{background-image:none;text-indent:0;width:30px;height:30px;color:#fff;position:relative;text-align:center;line-height:30px;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:"\e601";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_tsina:before{content:"\e600";font-family:iconfont;}
#sharelist a{background-image:none;text-indent:0;width:30px;height:30px;position:relative;text-align:center;margin:0 20px 0 0;display:inline-block;}
#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:30px;height:30px;line-height:30px;text-align:center;font-size:20px;color:#999;}
#sharelist a:hover{background-color:#c1272d;}
#sharelist a:hover>i{color:#FFF;}
/*#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;}
#RelatedNews .title{}
#RelatedNews .relate_list{}
#RelatedNews .relate_list .item{margin:0 0 12px;width:48%;}
#RelatedNews .relate_list .item .txt h3{font-size:18px;line-height:30px;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:#c1272d;text-decoration:underline;}
#RelatedNews .relate_list .item .txt h3:before{content:"\e87c";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%;}
    #sharelist{padding-top:15px;padding-bottom:15px;}
}
@media (min-width:1px) and (max-width:767px) {
    #RelatedNews .relate_list .item{width:100%;margin-bottom:5px;}
    #RelatedNews .relate_list .item .txt h3{font-size:14px;}

    #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:#c1272d;border-radius:0;color:#c1272d;font-size:14px;}
ul.pagination li.active span{background-color:#c1272d;border-color:#c1272d;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:#c1272d;color:#fff;}

#CasesPage{}
#CasesPage .title{text-align:left;display:flex;align-items:center;}
#CasesPage .title h2{float:left;width:35%;line-height:45px;}
#CasesPage .title h2:before{display:none;}
#CasesPage .title p{float:right;width:64%;line-height:22px;font-size:14px;color:#666;}
#CasesList{overflow:hidden;}
#CasesList .item{width:calc((100% - 60px)/3);background-color:#f3f3f3;overflow:hidden;margin:0 30px 30px 0;}
#CasesList .item:nth-child(3n){margin-right:0;}
#CasesList .item .img img{width:100%;}
#CasesList .item .txt{padding:50px 30px 25px;position:relative;}
#CasesList .item .txt:before{content:"";width:calc(100% - 60px);height:1px;background-color:#8b8b8b;top:30px;position:absolute;}
#CasesList .item .txt h3,.title-caseny{font-size:20px;line-height:1.5;margin-bottom:25px;font-family:AkkuratPro-Light,Arial, Helvetica, sans-serif;}
#CasesList .item .txt p{font-size:0.875rem;line-height:1.375rem;height:2.75rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#666;margin-bottom:8px;}
#CasesList .item .txt .morelink{font-size:14px;padding:5px 15px;}
#CasesList .item .txt .morelink:hover{background-color:#c1272d;}
#CasesList .item:hover h3{color:#c1272d;}
@media (min-width:992px) and (max-width:1229px) {
    #CasesList .item{width:calc((100% - 30px)/3);margin:0 15px 15px 0;}
    #CasesList .item .txt{padding:30px 15px 15px;}
    #CasesList .item .txt:before{top:20px;width:calc(100% - 30px);}
    #CasesList .item .txt h3,.title-caseny{font-size:16px;}
}
@media (min-width:768px) and (max-width:991px) {
    #CasesPage .title h2{float:left;width:100%;line-height:30px;}
    #CasesPage .title p{float:right;width:100%;line-height:22px;font-size:14px;color:#666;}
    #CasesList .item{width:calc((100% - 30px)/3);margin:0 15px 15px 0;}
    #CasesList .item .txt{padding:30px 15px 15px;}
    #CasesList .item .txt:before{top:20px;width:calc(100% - 30px);}
    #CasesList .item .txt h3,.title-caseny{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    #CasesPage .title{display:block;}
    #CasesPage .title h2{float:left;width:100%;line-height:30px;}
    #CasesPage .title p{float:right;width:100%;line-height:22px;font-size:14px;color:#666;}
    #CasesList .item{width:calc((100% - 15px)/2);margin:0 15px 15px 0;}
    #CasesList .item:nth-child(3n){margin-right:15px;}
    #CasesList .item:nth-child(2n){margin-right:0;}
    #CasesList .item .txt{padding:30px 15px 15px;}
    #CasesList .item .txt:before{top:20px;width:calc(100% - 30px);}
    #CasesList .item .txt h3,.title-caseny{font-size:13px;margin-bottom:10px;}
}

#core .list .item{display:flex;justify-content:space-between;flex-wrap:wrap;}
#core .list .item:not(:last-child){margin-bottom:70px;}
#core .list .item:nth-child(2n+1){flex-flow:row-reverse;}
#core .list .item .pic{width:55%;margin:0;}
#core .list .item .pic img{width:100%;}
#core .list .item .txt{position:relative;width:37.5%;margin:0;}
#core .list .item .txt h3{font-size:31px;line-height:1.5;margin-bottom:30px;font-family:AkkuratPro-Light,Arial, Helvetica, sans-serif;font-weight:bold;}
#core .list .item .txt p{font-size:14px;line-height:24px;color:#999;}
@media (min-width:992px) and (max-width:1229px) {
    #core .list .item .pic{width:50%;}
    #core .list .item .txt{width:48%;}
    #core .list .item .txt .vcenter{position:relative;top:0;transform:initial;}
}
@media (min-width:768px) and (max-width:991px) {
    #core .list .item .pic{width:50%;}
    #core .list .item .txt{width:48%;}
    #core .list .item .txt .vcenter{position:relative;top:0;transform:initial;}
    #core .list .item .txt h3{font-size:24px;margin-bottom:15px;}
}
@media (min-width:1px) and (max-width:767px) {
    #core .list .item:not(:last-child){margin-bottom:30px;}
    #core .list .item:nth-child(2n+1){flex-flow:wrap;}
    #core .list .item .pic{width:100%;margin-bottom:10px;}
    #core .list .item .txt{width:100%;}
    #core .list .item .txt .vcenter{position:relative;top:0;transform:initial;}
    #core .list .item .txt h3{font-size:24px;margin-bottom:10px;}
}



#VideoPage{background-color:#f6f6f6;}
#VideoList{overflow:hidden;}
#VideoList .item{width:calc((100% - 60px)/3);margin:0;background-color:#fff;border-radius:10px;overflow:hidden;margin-bottom:30px;}
#VideoList .item:not(:nth-child(3n)){margin-right:30px;}
#VideoList .item .txt{text-align:center;padding:15px;}
#VideoList .item .txt h3{font-size:1rem;line-height:1.5;height:3rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
#VideoList .item:hover h3{color:#c1272d;}
video{width:100%;display:block;}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #VideoList .item{width:calc((100% - 30px)/3);margin-bottom:15px;}
    #VideoList .item:not(:nth-child(3n)){margin-right:15px;}
}
@media (min-width:1px) and (max-width:767px) {
    #VideoList .item{width:calc((100% - 15px)/2);margin-bottom:15px;}
    #VideoList .item:not(:nth-child(3n)){margin-right:0;}
    #VideoList .item:not(:nth-child(2n)){margin-right:15px;}
    #VideoList .item .txt{padding:10px;}
    #VideoList .item .txt h3{height:auto;-webkit-line-clamp:inherit;}
}
#VRList .item{width:calc((100% - 40px)/2);margin:0;background-color:#fff;overflow:hidden;margin-bottom:40px;}
#VRList .item:not(:nth-child(2n)){margin-right:40px;}
#VRList .item .txt{text-align:center;padding:15px;}
#VRList .item .txt h3{font-size:1rem;line-height:1.5;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#VRList .item:hover h3{color:#c1272d;}
@media (min-width:992px) and (max-width:1229px) {
    #VRList .item{width:calc((100% - 25px)/2);margin-bottom:25px;}
    #VRList .item:not(:nth-child(2n)){margin-right:25px;}
}
@media (min-width:768px) and (max-width:991px) {
    #VRList .item{width:calc((100% - 15px)/2);margin-bottom:15px;}
    #VRList .item:not(:nth-child(2n)){margin-right:15px;}
}
@media (min-width:1px) and (max-width:767px) {
    #VRList .item{width:calc((100% - 15px)/2);margin-bottom:15px;}
    #VRList .item:not(:nth-child(2n)){margin-right:15px;}
    #VRList .item .txt{padding:10px;}
    #VRList .item .txt h3{height:auto;-webkit-line-clamp:inherit;}
}


#downtable dt,#downtable dd{display:flex;justify-content:space-between;background-color:#f8f8f8;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{background-color:#e9ccd3;border-radius:50px;}
#downtable dd i.icon-pdf{color:#c1272d;font-size:24px;vertical-align:top;margin-right:15px;}
#downtable dd i.icon-down{font-size:16px;vertical-align:top;margin-left:20px;color:#c1272d;}
@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;}
}

.DownloadList{}
.DownloadList .item{background-color:#f3f3f3;}
.DownloadList .item:nth-child(2n+1){flex-flow:row-reverse;}
.DownloadList .item .img{width:50%;cursor:pointer;}
.DownloadList .item .img img{width:100%;}
.DownloadList .item .txt{width:50%;position:relative;}
.DownloadList .item .txt .vcenter{padding:0 8vw;}
.DownloadList .item .txt h3{font-size:38px;line-height:50px;margin-bottom:3vw;}
@media (min-width:992px) and (max-width:1229px) {
    .DownloadList .item .txt .vcenter{padding:0 5vw;position:relative;}
    .DownloadList .item .txt h3{font-size:20px;line-height:1.5;}
}
@media (min-width:768px) and (max-width:991px) {
    .DownloadList .item .txt .vcenter{padding:0 5vw;position:relative;}
    .DownloadList .item .txt h3{font-size:16px;line-height:1.5;}
}
@media (min-width:1px) and (max-width:767px) {
    .DownloadList .item .img{display:none;}
    .DownloadList .item .txt{width:100%;padding-top:10px;padding-bottom:20px;}
    .DownloadList .item .txt .vcenter{padding:0 5vw;position:relative;}
    .DownloadList .item .txt h3{font-size:14px;line-height:1.5;}
}

/*感谢页面*/
#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 #c1272d;color:#ffffff;background-color:#c1272d;}
.btnthank:hover{background-color:#ffffff;color:#c1272d;}
@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{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;}
.jiange{ width:100%;height:2px; border-bottom:solid 1px #d2d2d2; margin-top:8px;margin-bottom:8px;}
.probigclass {padding-left:50px;}
#sitemapnav .PROclass_01 { width:100%;padding-left:3%; font-size:16px; line-height:30px; font-weight:bold; }
#sitemapnav .PROclass_02 { width:100%;padding-left:6%;font-size:16px; height:22px; line-height:22px;  overflow:hidden;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 { width:100%;padding-left:9%;color:#666666;font-size:14px;line-height:20px;}
#sitemapnav .PROclass_03 a:hover{ text-decoration:underline;}
#sitemapnav .PROclass_04 {width:100%; padding-left:12%;}
@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{overflow:hidden;}
#GalleryList .item{width:calc((100% - 150px)/4);margin:0 50px 50px 0;}
#GalleryList .item:nth-child(4n){margin-right:0;}
#GalleryList .item .img{border:1px solid #eee;}
#GalleryList .item h3,#GalleryList .item .title-zhengshu{font-size:16px;line-height:1.5;text-align:center;padding:10px 40px;color:#555;}
#GalleryList .item:hover h3,#GalleryList .item:hover .title-zhengshu{color:#c1272d;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #GalleryList .item{width:calc((100% - 45px)/4);margin:0 15px 15px 0;}
    #GalleryList .item h3,#GalleryList .item .title-zhengshu{padding:10px;}
}
@media screen and (min-width:768px ) and (max-width:991px){
    #GalleryList .item{width:calc((100% - 45px)/4);margin:0 15px 15px 0;}
    #GalleryList .item h3,#GalleryList .item .title-zhengshu{padding:10px 0;font-size:14px;line-height:1.5;}
}
@media (max-width:767px) {
    #GalleryList .item{width:calc((100% - 15px)/2);margin:0 15px 15px 0;}
    #GalleryList .item:nth-child(2n){margin-right:0;}
    #GalleryList .item h3,#GalleryList .item .title-zhengshu{padding:10px 0;font-size:14px;line-height:1.5;}
}

/*按钮样式*/
.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 #c1272d;
  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 #c1272d 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%;
}
@media (min-width:1px) and (max-width:767px) {
    .imghvr-zoom-in figcaption{opacity:1;transform:scale(1);position:relative;padding:5px 10px;}
    .imghvr-zoom-in figcaption h3{transform:inherit;}
}



.video_icon{position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);width:60px;height:60px;line-height:60px;text-align:center;}
.video_icon i.iconfont{display:block;font-size:24px;width:60px;height:60px;line-height:60px;background-color:rgba(255,255,255,0.8);border-radius:50%;color:#c1272d;}
.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);
    }
}

#ProductDetail table {width:100%;}
#ProductDetail table {border:1px solid transparent;}
#ProductDetail table tr td{padding:8px;}
#ProductDetail table tr:nth-child(2n+1){background-color:#f3f3f3;}
#ProductDetail table tr:nth-child(2n){background-color:#fff;}



/*#region 其他*/
/*分页*/
.page-link { padding: .5rem 0.875rem;}
.page-item.active .page-link { color: #fff; background-color: #c1272d; border-color: #c1272d; }

/*留言*/
.form-row{display:flex;justify-content:space-between;align-items:center;}
.form-row .col-md-6{width:48%;margin:0;}
.form-row .col-12,.form-row .col-md-4{width:100%;margin:0;}
.form-feedback .form-control{ background: #f3f4f6;color: #9396a2;font-size: 16px;width:100%; margin-bottom:20px; border-radius: 0px;overflow: hidden; border: 1px solid #f3f4f6; padding:11px 10px;}
#contactliuyan .form-feedback .form-control{border: 1px solid #9396a2;}
.form-feedback .form-control::-webkit-input-placeholder{color: #9396a2;}
.form-feedback .btn { color: #fff; background: #c1272d;border-radius: 50px; font-size: 18px;line-height: 22px;padding: 11px 25px;border:0;cursor:pointer;}
.form-feedback .btn:hover{background:#f0214b;color: #fff; }
#indexFeedback .form-feedback .form-control{ background: #fff;}
#indexFeedback .form-row .col-md-6{width:49%;margin:0;}

.form-feedback.was-validated .form-control:invalid,.form-feedback.was-validated .form-control.is-invalid {
    border-color:#f5543f;
    padding-right: calc(1.5em + 0.75rem);
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

#indexFeedback .form-feedback.was-validated .form-control:invalid,#indexFeedback .form-feedback.was-validated .form-control.is-invalid {
    border-color:#f5543f;
    padding-right: calc(1.5em + 0.75rem);
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/*搜索*/
.search-group{width: 100%;display:flex;align-items:center;justify-content:space-between;}
.search-group .form-control { border: none; border-radius: 0px ;background: transparent;color: #fff;width:100%;font-size:56px;}
.search-group .form-control::-webkit-input-placeholder{color: #fff;}
.search-group .btn {border-radius: 0px;height: 45px;border:none;  width: 45px;display: flex;justify-content: center;background:transparent; align-items: center; padding: 6px 15px; margin-bottom: 0; }
.search-group i { color: #fff; font-size: 56px; }

@media(max-width:768px) {
    .search-group{width: 100%;display:flex!important;align-items:center;justify-content:space-between; height:36px;}
    .search-group .form-control { border: none; border-radius: 0px ;background: transparent;color: #333;width:100%;font-size:16px;}
    .search-group .form-control::-webkit-input-placeholder{color: #333;}
    .search-group .btn {border-radius: 0px;height: 36px;border:1px solid #fff;background:#c1272d;   width: 36px;display: flex;justify-content: center;align-items: center; padding: 6px 15px; margin-bottom: 0; }
    .search-group i { color: #fff; font-size: 16px; }
}

/*#弹出留言表单*/
.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 1000;
    display: none;
    top: 0;
    left: 0;
    background: rgba(00, 00, 00, 0.8);
}

.reveal-modal {
    visibility: hidden;
    top: 250px;
    left: 50%;
    margin-left: -25%;
    width: 50%;
    position: absolute;
    z-index: 1001;
    padding: 35px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    background-color: #FFF;
}

.reveal-modal .title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 25px;
}

.reveal-modal .close-reveal-modal {
    font-size: 30px;
    line-height: 0.5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #333;
    text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
    font-weight: bold;
    cursor: pointer;
}

@media(max-width:768px) {
    .reveal-modal {
        visibility: hidden;
        top: 50px;
        left: 50%;
        margin-left: -45%;
        width: 90%;
        position: absolute;
        z-index: 1001;
        padding: 25px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        -box-shadow: 0 0 10px rgba(0, 0, 0, .4);
        background-color: #FFF;
    }
    .reveal-modal .title {
        font-size: 20px;
        text-align: center;
        margin-bottom: 10px;
    }
}



.news-box{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;}
.news-box .news-item{width:49%;display:flex;background:#f3f3f3;padding:35px;justify-content:space-between;margin:0;flex-wrap:wrap;}
.news-box .news-item .img{width:40%;}
.news-box .news-item .text{width:60%;padding-left:35px;}
.news-box .news-item .text .t{font-size:20px;line-height:26px;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-box .news-item .text p{font-size:16px;line-height:24px;margin-bottom:10px; height:72px; color:#676665;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.news-box .news-item .text .more{text-decoration:underline;font-size:18px;display:inline-block;}

@media(max-width:768px) {
    .news-box .news-item{width:100%;padding:15px;margin-bottom:20px;}
    .news-box .news-item .img{width:100%;}
    .news-box .news-item .text{width:100%;padding-left:0px;padding-top:20px;}
}
.list-chanpin li{list-style:disc;margin-left: 15px;}
/*.list-chanpin li:before{content:">";padding-right: 10px;font-size: 18px;font-weight: bold;color: #c1272d;}*/

.CategoryList .desc-list:first-child p{color:#fff;}


.choose-bg{background:#f4f4f4;padding:50px 0 80px;}
.choose-bg .t1{ position: relative; font-size: 56px; color: #000; line-height: 64px; font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif;}
.choose-bg .t1::after{content: ""; width: 104px; transform: none; height: 6px; background-color: #c1272d;display:block; margin-top:25px;margin-bottom:65px; }
.choose-bg .choose-list{display:flex;justify-content:space-between;}
.choose-bg .choose-list .choose-box{width:19%;background:#fefefe;padding:30px 20px;text-align:center;margin:0 0 25px;}
.choose-bg .choose-list .choose-box .tb{margin-bottom:20px;}
.choose-bg .choose-list .choose-box .t2{font-size:30px;text-align:center;line-height:36px;height:72px;margin-bottom:28px;font-weight:bold;padding:0 20px;}
.choose-bg .choose-list .choose-box p{font-size:16px;line-height:24px;margin-bottom:30px;height:216px;}
.choose-bg .choose-list .choose-box .on{display:none;}
.choose-bg .choose-list .choose-box:hover .on{display:block;}
.choose-bg .choose-list .choose-box:hover .off{display:none;}
.choose-bg .choose-list .choose-box:hover{transition:all 0.5s;background:#d64e54;}
.choose-bg .choose-list .choose-box:hover .t2{color:#fff;}
.choose-bg .choose-list .choose-box:hover p{color:#fff;}
.choose-bg .choose-list .choose-box:hover .jt{color:#fff;}

@media(max-width:1600px) {
    .choose-bg .choose-list .choose-box .t2{font-size:26px;padding:0 10px;}
}

#frame1 .pro-list{border-top:1px solid #bdbdbd;display:flex;flex-wrap:wrap;}
#frame1 .pro-list .pro-item{width:50%;display:flex;align-items:center;justify-content:flex-end;padding:32px 40px;border-bottom:1px solid #bdbdbd;border-right:1px solid #bdbdbd;}
#frame1 .pro-list .pro-item:nth-child(2n){justify-content:flex-start;border-right:0;}
#frame1 .pro-list .pro-item .nr{width:90%;margin:0}
#frame1 .pro-list .pro-item .box{display:flex;align-items:center;}
#frame1 .pro-list .pro-item .box .left{width:55%;}
#frame1 .pro-list .pro-item .box .right{width:45%;}
#frame1 .pro-list .pro-item .t1{display:flex;align-items:center;}
#frame1 .pro-list .pro-item .t1 span{width:106px;position:relative;display:block;margin-right:14px;}
#frame1 .pro-list .pro-item .t1 a{font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif;font-size:30px;}
#frame1 .pro-list .pro-item .t1 a:after{content:"";width:60px;height:8px;background:#c1272d;display:block;}

@media(max-width:1530px) {
    #frame1 .pro-list .pro-item .t1 a{font-size:26px;}
    #frame1 .pro-list .pro-item .nr{width:100%;}
    #frame1 .pro-list .pro-item .box .left{width:50%;}
    #frame1 .pro-list .pro-item .box .right{width:50%;}
}

@media(max-width:1430px) {
    #frame1 .pro-list .pro-item .box .left{width:45%;}
    #frame1 .pro-list .pro-item .box .right{width:55%;}
}
.CategoryList .item:nth-child(2) .desc-list{margin-right: 178px;margin-top: 20px;}
.CategoryList .item:nth-child(2) .desc-list p,.CategoryList .item:nth-child(3) .desc-list p,.CategoryList .item:nth-child(4) .desc-list p{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.CategoryList .item:nth-child(3) .desc-list{margin-right: 190px;margin-top: 20px;}
.CategoryList .item:nth-child(4) .desc-list{margin-right: 190px;margin-top: 20px;}

.link-box{display:flex;justify-content:space-between;flex-wrap:wrap;}
.link-box .link-item{width:15%;margin-bottom:28px;box-shadow:0 0 40px rgba(0, 0, 0, 0.05);text-align:center;background:#fff;border-radius:15px;overflow:hidden;}
.three-list ul,.two-list ul{float:left;width:100%;}
.three-list li,.two-list li{float:left; padding-right:10px; text-align:center; margin-top:10px;}
.three-list li img,.two-list li img{width:100%;}
.three-list li{ width:33%;}
.two-list li{width: 49.5%;}

@media screen and (min-width:1000px) and (max-width: 1440px){
.CategoryList .item:nth-child(1) .desc-list,.CategoryList .item:nth-child(5) .desc-list{margin-right: 250px;margin-top: 20px;}
.CategoryList .item:nth-child(1) .desc-list p,.CategoryList .item:nth-child(5) .desc-list p{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp:6;-webkit-box-orient: vertical;}

}
@media(max-width:780px) {
.three-list li{width:100%;}
.two-list li{width:100%;}
.CategoryList .item .desc-list{display:none;}
#ProPage .CategoryList .item .pic{width:100%}
#ProPage .CategoryList .item .txt{background-size: 30%;padding-bottom: 20%;}
}

@media(max-width:780px) {
    #frame2.mb-about{background:#fff;padding:8px 0 5px;}
    #frame2.mb-about .left{background:none;}
    #frame2.mb-about .left .title .title-zhuti{margin-bottom:50px;}
    #frame2.mb-about .left .title .title-zhuti:before{bottom:-20px;}
    #frame2.mb-about .left .list{margin-bottom:10px;}

    .choose-bg{padding:40px 0 20px;}
    .choose-bg .choose-list .choose-box{display:flex;background:#c1272d;width:100%;height:100%;}
    .choose-bg .choose-list .choose-box .tb{width:20%;}
    .choose-bg .choose-list .choose-box .text{width:80%;padding-left:15px;}
    .choose-bg .choose-list .choose-box .t2{font-size:18px;color:#fff;height:auto;line-height:24px;text-align:left;padding:0;margin-bottom:15px;}
    .choose-bg .choose-list .choose-box p{font-size:14px;line-height:18px;color:#fff;text-align:left;height:auto;margin-bottom:0;}
    #mbchoose .swiper-pagination-bullet{width:42px;height:12px;background:#fff;opacity:1;border-radius:8px;}
    #mbchoose .swiper-pagination-bullet-active{background:#666666;}
    #mbchoose .swiper-container-horizontal>.swiper-pagination-bullets,#mbchoose .swiper-pagination-custom,#mbchoose .swiper-pagination-fraction{bottom:15px;}

    .link-box .link-item{width:30%;margin-bottom:15px;}
}
.twoyanshi h2{font-size: 16px;}


.zt-box.nr1{/*padding:100px 0 140px;*/background:url(/upload/1c/202310/zt-bg1.jpg) no-repeat center bottom #fff; padding-bottom: 130px;}
.zt-box.nr1 .t1{font-size: 40px;font-family: 'Barlow';line-height: 50px;font-weight: bold;margin: 15px 0px 25px 0px;}
.zt-box.nr1 .t1 img{margin-right:20px;width: 8%;margin-top: 26px;}
.zt-box.nr1 .box{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:85px;}
.zt-box.nr1 .box .left{width:42%;}
.zt-box.nr1 .box .right{width:52%;position:relative;display:flex;align-items:center;justify-content:center;}
.zt-box.nr1 .box .right .videoplay{position: absolute;z-index: 10px;cursor: pointer;}
.zt-box.nr1 .box .right .videoplay img{transform: scale(1);transition: all 0.5s;}
.zt-box.nr1 .box .right .videoplay:hover img{transform: scale(1.07);}
.zt-box.nr1 .box p{font-size:16px;line-height:28px;margin-bottom:27px;}
.zt-box.nr1 .box p:last-child{margin-bottom:0;}
.zt-box.nr1 .box p span{font-weight:bold;color:#e32235;}
.zt-box .left p strong{font-family: 'Poppins', sans-serif;}

.zt-num{margin-top:110px;}
.zt-num .row{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
.zt-num .num{background:url(/upload/1c/202310/zt-numbg.jpg) no-repeat center center;min-height:175px;display:flex;align-items:center;justify-content:center;text-align:center;}
.zt-num .num .num-title{font-size:42px;font-family:'Barlow';color:#e32235;}
.zt-num .num .num-title:after{margin-left:6px;}
.zt-num .num .num-title#target1:after{content:"+";}
.zt-num .num .num-title#target2:after{content:"Years";}
.zt-num .num .num-title#target3:after{content:"+";}
.zt-num .num .num-subtitle{font-size:16px;line-height:27px;margin-top:20px;font-weight:bold;}



.zt-title1{width:72%;background:#e32235;color:#fff;margin:115px auto 0;text-align:center;padding:75px 0 240px;font-size:60px;font-family:'Barlow';display:flex;align-items:center;justify-content:center;}
.zt-title1 img{margin:0px; margin-right:20px;}
.zt-prolist{position:relative;z-index:2;margin-top:-160px;}
.zt-prolist .pro-box{background:#ffffff;padding-bottom:24px;margin-bottom:18px;}
.zt-prolist .pro-box .img{padding:25px 20px;}
.zt-prolist .pro-box .pro-t1{font-size:18px;font-family:'Barlow';line-height:26px;text-align:center;text-transform:uppercase;}
.zt-prolist .pro-box .pro-more{background:#e6e6e6;font-size:16px;line-height:36px;text-align:center;display:block;margin-top:10px;}
.zt-prolist .pro-box .pro-more:hover{background:#e32235;color:#fff;}
.zt-prolist .row{display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left:-9px;margin-right:-9px;}
.zt-prolist .row .col-md-4{padding-left:9px;padding-right:9px;}
.zt-prolist .row .col-md-3{padding-left:9px;padding-right:9px;}
.zt-more{width:72%;background:#e32235;color:#fff;margin:45px auto 0;display:block;padding:15px;text-align:center;font-size:18px;font-family:'Barlow';text-transform:uppercase;}
.zt-more:hover{color:#fff;background:#333;transition:all 0.5s;}
.zt-more img{margin-left: 30px;margin-top: 8px;}

#liuyan-zhanhui .form-row .col-md-6{width:100%;}

@media(max-width:768px) {
  .zt-box.nr1{/*padding:35px 0 35px;*/padding:0px 0 35px;}
  .zt-box.nr1 .t1{font-size:20px;line-height:32px;}
  .zt-box.nr1 .t1 img{width:32px;margin-right:12px;}
  .zt-box.nr1 .box{margin-top:25px;}
  .zt-box.nr1 .box .left{width:100%;}
  .zt-box.nr1 .box .right{width:100%;margin-top:20px;}
  .zt-box.nr1 .box p{font-size:14px;line-height:20px;margin-bottom:15px;}

  .zt-num{margin-top:25px;}
  .zt-num .num{min-height:102px;background-size:cover;/*margin-bottom:15px;*/ background:#fff;}
  .zt-num .num .num-title{font-size:22px;}
  .zt-num .num .num-subtitle{font-size:12px;margin-top:10px;}

  .zt-title1{font-size:26px;margin:20px auto 0;padding:15px 20px;width:100%;}
  .zt-title1 img{width:32px;margin-right:12px;}
  .zt-prolist{margin-top:20px;}
  .zt-more{margin-top:25px;}
  .zt-more img{margin-left:30px;}

  .zt-prolist .pro-box .img{padding:10px;}
  .zt-prolist .pro-box .t1{font-size:16px;}
  .zt-prolist .pro-box .pro-more{font-size:14px;}
  .zt-prolist .pro-box{padding-bottom:10px;margin-bottom:15px;}
}

.zt-box.nr2{padding:120px 0 210px;background:url(../../images/zt-bg2.jpg) no-repeat center bottom #fff;}
.zt-title2{margin:0 auto;text-align:center;font-size:60px;font-family:'Barlow';display:flex;align-items:center;justify-content:center;}
.zt-title2 img{margin-right:20px;}
.zt-exhlist{display:flex;flex-wrap:wrap;justify-content:space-between;width:83%;margin:110px auto 0;position:relative;}
.zt-exhlist .item{/*width:47.5%;*/width: 31.3%;margin: 0% 1%;}
.zt-exhlist .item img{margin-bottom:65px;}

.zt-title3{font-size:60px;font-family:'Barlow';display:flex;align-items:center;color:#fff;margin-top:100px;position:relative;}
.zt-title3 img{margin-right:20px;}
.zt-links{margin-top:85px;}
.zt-links .img{border:1px solid #df9ba2;margin-bottom:30px;}

.yearbg-zh{background: #c1272d;font-size: 13px;color: #fff;display: inline-block;padding: 2px 28px 2px 20px;margin-bottom: 5px;shape-outside: polygon(0 0, 0% 100%, 100% 100%, 100% 100%, 93% 0%);-webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%, 100% 100%, 93% 0%);}

.zt-prolist .col-md-4{max-width: 33%;}
.zt-prolist .col-md-3{max-width: 24%;}
.zt-num .col-md-3{width:25%;}
.redbg-zh{background:url(/upload/1c/202310/redbgtp_bg.jpg) no-repeat center bottom #fff; padding-bottom:100px; overflow:hidden;}
.hezuo-img{float:left;width: 16%;margin: 1% 0.3%;text-align: center;}


.zt-box.nr3{padding:130px 0 200px 0px;background:url(/upload/1c/202310/banyuan-bg.jpg) no-repeat 85% 0%;}
.zt-box.nr3 .box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.zt-box.nr3 .box .left{width:47%;}
.zt-title4{font-size:60px;font-family:'Barlow';display:flex;align-items:center;position:relative;}
.zt-title4 img{margin-right:20px;}
.zt-box.nr3 .box .left p{font-size:16px;line-height:28px;margin-top:30px;}
.zt-box.nr3 .box .right{width:35%;border-radius:15px;box-shadow:18px 0 46px rgba(0, 0, 0, 0.1);padding:60px 54px 45px;background:#fff;}
.zt-box.nr3 .box .right .feedbk-t1{font-size:28px;font-family:'Barlow';margin-bottom:35px;}

#liuyan-zhanhui .form-row{display: initial;}
.item-zh01{/*width: 96.7%;*/width: 98%; margin-bottom:30px;}
.item-zh02 img,.item-zh03 img,item-zh04 img{width:100%;}
.zt-box.nr3 .box .left p.yanshi-huodong{font-weight: bold;color: #b0353a;font-size: 25px;margin-bottom: 10px; font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif;}
#height-chanpinlist .pro-box{height:380px;}

@media screen and (min-width:1200px ) and (max-width:1400px) {
.zt-box.nr1 .t1{font-size: 30px;}
}


.foot_by .footdiv a.mob-shye{font-size: 30px;}

.feedback-list{overflow: hidden;margin-bottom: 30px;background: #d1d1d1;}
.feedback-list .row{display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
.feedlist-left{-ms-flex: 0 0 41.666667%;flex: 0 0 41.666667%;max-width: 41.666667%;background: #c1272d;padding: 50px;}
.feedlist-right{-ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%;max-width: 58.333333%;}
.feedlist-right img{width:100%;}
.feedlist-left .title-feed{font-size: 30px;color: #fff;font-weight: bold;margin-bottom: 15px;}
.feedlist-left .desc-feed{color: #fff;font-size: 16px;margin-bottom: 20px;line-height: 24px;}
.feedlist-left .form-feedback .btn{background: #fff;color:#c1272d;}
@media(max-width:768px) {
  .zt-box.nr2{padding:40px 0;}
  .zt-title2{font-size:26px;}
  .zt-title2 img{width:32px;margin-right:12px;}
  .zt-exhlist{margin:25px auto 0;width:100%;}
  .zt-exhlist .item{width:100%;}
  .zt-exhlist .item img{margin-bottom:15px;}
  .zt-title3{font-size:26px;margin-top:0px;}
  .zt-title3 img{width:32px;margin-right:12px;}
  .zt-links{margin-top:30px;}
  .zt-links .img{margin-bottom:15px;}
.zt-num .col-md-3{width:50%;}
    .zt-box.nr3{padding:35px 0;}
    .zt-title4{font-size:26px;}
    .zt-title4 img{width:32px;margin-right:12px;}
    .zt-box.nr3 .box .left p{font-size:14px;line-height:20px;margin-bottom:25px;margin-top:20px;}
    .zt-box.nr3 .box .left{width:100%;}
    .zt-box.nr3 .box .right{width:100%;padding:30px 15px;}
    .zt-box.nr3 .box .right .feedbk-t1{font-size:24px;margin-bottom:20px;}
.zt-prolist .col-md-4{max-width: 50%;}
.zt-prolist .col-md-3{max-width: 50%;}
.zt-prolist .pro-box .pro-t1{font-size: 14px;line-height: inherit; min-height:50px;}
.hezuo-img{width: 31%;margin: 0.5% 1%;}
.redbg-zh{padding-bottom: 50px;}
#height-chanpinlist .pro-box{height:220px;}
.feedlist-left{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width:100%;background: #c1272d;padding:35px;}
.feedlist-right{-ms-flex: 0 0 100%; flex: 0 0 100%;max-width:100%;}
.feedlist-left .desc-feed {font-size:12px;}
}


/*cookies板式三*/
.google-cookies{position:fixed;z-index:99;box-shadow:8px 0 15px rgba(0, 0, 0, 0.2);background:#fff;padding:20px 0;bottom:0;left:0;right:0;}
.google-cookies.off{display:none;}
.google-cookies .container-xl{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.google-cookies .left{width:70%;}
.google-cookies .right{text-align:center;}
.google-cookies .t1{font-size:20px;font-weight:bold;color:#c1272d;margin-bottom:5px;}
.google-cookies .p1{font-size:14px;line-height:22px;}
.google-cookies .p1 a{font-weight:bold;text-decoration:underline; margin-right:10px;}
.google-cookies .cookies-btn{border:1px solid #c1272d;color:#c1272d;display:block;font-size:16px;padding:8px 25px;margin-top:8px; background:#fff; transition: all 0.5s;border-radius:10px;cursor:pointer;}
.google-cookies .cookies-btn:hover{text-decoration:underline;}
.google-cookies .cookies-btn:first-child{background:#c1272d;color:#fff;margin-top:0}

@media(max-width:768px) {
  .google-cookies{padding:10px 0;}
  .google-cookies .left{width:100%;}
  .google-cookies .t1{font-size:16px;line-height:24px;}
  .google-cookies .p1{font-size:14px;line-height:16px;margin-bottom:10px;}
  .google-cookies .right{width:100%;text-align:left;}
  .google-cookies .cookies-btn{padding:5px 10px;border-radius:0;margin-top:10px;font-size:14px;display:inline-block;}
}

.google-cookies .container-xl:before,.google-cookies .container-xl:after{display:none;}

/*#表格*/
.table-wrapper table th, .table-wrapper table td { padding: 5px; vertical-align: middle; font-size: 14px; border: 1px solid #dee2e6; text-align: center; }
.table-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.table-wrapper table tbody tr:hover { background-color: #dee2e6; color: #555; }
.table-wrapper table { display: table; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
@media (max-width: 575.98px) {
    .table-wrapper-sm table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media(max-width:768px) {
    .table-wrapper-md table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 991.98px) {
    .table-res-lg table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 1500.98px) {
    .table-wrapper-xl table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}

.menu-horizontal-wrapper{margin:30px 0 0;}
.menu-horizontal-pro{display: flex;flex-wrap: wrap;margin:0;}
.menu-horizontal-pro .nav-item-pro { color: #fff;margin-right: 10px;margin-bottom:10px;margin-left:0;margin-top:0; background: #1f1f1f;}
.menu-horizontal-pro .nav-item-pro .nav-link-pro{color: #fff;padding: 0 35px 0 20px; display: block;text-align: center; font-size: 18px; line-height: 54px;}
.menu-horizontal-pro .nav-item-pro .nav-link-pro:before{ content: "●"; font-size: 16px; margin-right: 12px; color: #fff }
.menu-horizontal-pro .nav-item-pro.active,.menu-horizontal-pro .nav-item-pro:hover{background: #b71b2c;}
.menu-horizontal-pro .nav-item-pro.active .nav-link-pro,.menu-horizontal-pro .nav-item-pro:hover .nav-link-pro {color: #fff;}

.zt-prolist{width:80%;}
.pro-eh-row{background:#fff;display:flex;align-items:center;}
.pro-eh-row .col-6{width:50%;padding:0 30px;}
.pro-eh-row .col-6 .pro-t1{font-size:26px;font-weight:bold;margin-bottom:30px;}

@media(max-width:768px) {
    .zt-prolist{width:100%;}
    .pro-eh-row{margin:0;}
    .pro-eh-row .col-6{width:100%;padding:15px;}
    .pro-eh-row .col-6 .pro-t1{font-size:24px;}
}

.profl-box{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px;}
.profl-box .left{width:48%;margin:0}
.profl-box .right{width:45%;margin:0}

@media(max-width:768px) {
    .profl-box{margin-top:15px;}
    .profl-box .left{width:100%;}
    .profl-box .right{width:100%;margin-top:20px;}
}

.x1-t1{font-size:44px;font-weight:bold;line-height:50px;text-align:center;font-family: ErasITC_Bold,Arial,Verdana, Tahoma, Geneva, sans-serif;text-align:center;}
.x1-desc{font-size:18px;line-height:32px;text-align:center;margin:30px auto 0;width:70%;}

.x1-box .box1{background:#f3f3f3;padding:50px 110px;border-radius:15px;margin-bottom:40px;}
.x1-box .box1 .list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:40px;}
.x1-box .box1 .list p{width:45%;font-size:18px;line-height:32px;position:relative;display:flex;margin:0;}
.x1-box .box1 .list p:before{display:block;content:"";width:16px;min-width:16px;height:16px;margin-top:7px; background:url(../../images/x1-tb.png) no-repeat;margin-right:15px;}

.x1-box .box2{margin-top:70px;padding: 0 75px;margin-bottom:40px;}
.x1-box .box2 .list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px;}
.x1-box .box2 .list .img{margin-top:30px;width:23%;border-radius:20px;overflow:hidden;}

.x1-box .box3{margin-top:70px;padding: 0 75px;margin-bottom:40px;}
.x1-box .box3 .list .items{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;margin-top:50px;margin-bottom:60px;}
.x1-box .box3 .list .items .left{width:46.5%}
.x1-box .box3 .list .items .right{width:46.5%}
.x1-box .box3 .list .items:nth-child(2n) .left{order:13;}
.x1-box .box3 .list .items .title{font-size:24px;font-weight:bold;margin-bottom:15px;}
.x1-box .box3 .list .items .nr p{font-size:17px;line-height:32px;}

.x1-box .box4{padding: 60px 75px;}
.x1-box .box4 .faq-row{margin-top:40px;}
.x1-box .box4 .faq-col{border-bottom: 1px solid #f3f3f3;padding: 25px 40px;cursor:pointer;border-left:4px solid transparent;}
.x1-box .box4 .faq-col.active{background: #f8f8f8;border-bottom: 1px solid #f8f8f8;border-left:4px solid #c1272d;}
.x1-box .box4 .faq-col .t1{position: relative;padding-left: 45px;padding-right: 25px;}
.x1-box .box4 .faq-col .t1:before{content: "";width:30px;height:31px;min-width:30px;background:url(../../images/x1-tb2.png) no-repeat; position: absolute;left: 0;top: 0px;color:#e2e2e2;font-weight:bold;}
.x1-box .box4 .faq-col .t1:after{content: "+";font-size:24px;position: absolute;right: 0;top: 0px;color:#c1272d;font-weight:bold;}
.x1-box .box4 .faq-col.active .t1:after{display:none;}
.x1-box .box4 .faq-col .t1 .title-q{font-size: 20px;font-weight:bold;color:#c1272d;}
.x1-box .box4 .faq-col .t2{font-size: 18px;line-height: 28px;padding-right: 25px;padding-left: 45px;height: 0;overflow: hidden;transition: all .5s;position: relative;}
.x1-box .box4 .faq-col.active .t2{margin-top: 25px;height: auto;transition: all .5s;}

.x2-box{background:#f3f3f3;padding:60px 0 40px;}
.x2-box .box1{margin-top:60px;display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 75px;}
.x2-box .box1 .left{width:50%;display:flex;position:relative;justify-content:space-between;flex-wrap:wrap;}
.x2-box .box1 .left .img{width:49%;margin-bottom:30px;}
.x2-box .box1 .left .img:last-child{margin-bottom:0;}
.x2-box .box1 .right{width:47%;}
.x2-box .box1 .right .item{background:#fff;border-radius:20px;padding:18px 20px;margin-bottom:16px;}
.x2-box .box1 .right .item p{display:flex;font-size:17px;line-height:25px;position:relative;}
.x2-box .box1 .right .item p:before{content:"";width:9px;min-width:9px;height:9px;background:#c1272d;display:inline-block;margin-right:8px;margin-top:7px;}
.x2-box .box1 .right .item:last-child{margin-bottom:0;}

@media(max-width:1430px) {
    .x1-box .box1{padding:50px;}
    .x1-box .box2{padding: 0px;}
    .x1-box .box3{padding: 0px;}
    .x1-box .box4{padding: 60px 0px;}
    .x2-box .box1{padding:0;}
}

@media(max-width:768px) {
    .x1-t1{font-size:24px;line-height:32px;}
    .x1-desc{width:100%;font-size:14px;line-height:22px;margin-top:20px;}

    .x1-box .box1{padding:15px;margin-bottom:30px;}
    .x1-box .box1 .list{margin-top:15px;}
    .x1-box .box1 .list p{width:100%;font-size:14px;line-height:22px;}
    .x1-box .box1 .list p:before{margin-top:2px;}

    .x1-box .box2{margin-top:30px;}
    .x1-box .box2 .list{margin-top:15px;}
    .x1-box .box2 .list .img{margin-top:15px;width:48%;}

    .x1-box .box3{margin-top:30px;margin-bottom:0px;}
    .x1-box .box3 .list .items{margin-top:20px;margin-bottom:20px;}
    .x1-box .box3 .list .items .left{width:100%;margin-bottom:15px;}
    .x1-box .box3 .list .items .right{width:100%;}
    .x1-box .box3 .list .items:nth-child(2n) .left{order:-1;}
    .x1-box .box3 .list .items .title{font-size:18px;line-height:25px;}
    .x1-box .box3 .list .items .nr p{font-size:14px;line-height:22px;}

    .x1-box .box4{padding: 30px 0;}
    .x1-box .box4 .faq-col{padding: 15px 10px;}
    .x1-box .box4 .faq-col .t1{padding-left: 35px;padding-right: 25px;}
    .x1-box .box4 .faq-col .t1:before,.x1-box .box4 .faq-col .t2:before,.x1-box .box4 .faq-col .t1:after{font-size:20px;}
    .x1-box .box4 .faq-col .t1 .title-q{font-size: 17px;}
    .x1-box .box4 .faq-col .t2{font-size:14px;line-height:20px;padding-left: 35px;padding-right: 25px;}
    .x1-box .box4 .faq-col.active .t2{margin-top: 20px;}

    .x2-box{padding:30px 0 0px;}
    .x2-box .box1{margin-top:20px;}
    .x2-box .box1 .left{width:100%;}
    .x2-box .box1 .right{width:100%;}
    .x2-box .box1 .left .img{width:48%;margin-bottom:15px;}
    .x2-box .box1 .right .item{padding:15px;margin-bottom:15px;}
    .x2-box .box1 .right .item p{font-size:14px;line-height:22px;}
}

/*#展会信息*/
.zhbg{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0, 0, 0, 0.5);z-index:9999;display:none;align-items:center;justify-content:center;}
.zhbg .box{width:50%;background:#fff;box-shadow:10px 10px 20px rgba(0, 0, 0, 0.7);padding:30px 50px;position:relative;}
.zhbg .box .cloes{position:absolute;right:-15px;top:-15px;width:30px;height:30px;border:2px solid #fff;border-radius:50%;z-index:99999;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;}
.zhbg .box .zh-t1{display:flex;margin-bottom:25px;}
.zhbg .box .zh-t1 span{background:#c1272d;display:inline-block;padding:10px;font-size:22px;color:#fff;}
.zhbg .box .zh-t2{font-size:26px;font-weight:bold;margin-bottom:15px;color:#c1272d;margin-top:55px;}
.zhbg .box .zh-t3{font-size:18px;margin-bottom:15px;font-weight:bold;}
.zhbg .box .place{font-size:16px;line-height:24px;}
.zhbg .box .place p{margin-bottom:10px;}
.zhbg .box .place p i{color:#c1272d;min-width:22px;}
.zhbg .box .place p strong{color:#c1272d;}
.zhbg.on{display:flex;}

@media(max-width:768px) {
    .zhbg .box{width:80%;padding:15px;}
.zhbg .box .zh-t2{margin-top:25px;}
}



.video-nr div{margin:0;}
.video-nr{position:relative;background:#f4f6f9;padding:30px;height:910px;display:flex;flex-wrap:wrap;justify-content:space-between;border-top:1px solid #ddd;}
.video-nr .v-content{width:76%;height:100%;overflow:auto;}
.video-nr .v-content::-webkit-scrollbar{display:none;}
.video-nr .v-content .v-title{font-size:22px;line-height:28px;font-weight:bold;margin-top:15px;margin-bottom:15px;}
.video-nr .v-content .v-desc{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.video-nr .v-content .v-desc .left{font-size:14px;color:#777;}
.video-nr .v-content .v-desc .left i{margin-left:20px;margin-right:10px;}
.video-nr .v-content .v-desc .left i:first-child{margin-left:0;}
.video-nr .v-content .v-desc .right .v-ly{background:#4bcd65;border:1px solid #4bcd65; display: inline-flex;padding:5px 20px;border-radius:50px;align-items:center;color:#fff;}
.video-nr .v-content .v-desc .right .v-ly i{margin-right:8px;}
.video-nr .v-content .v-desc .right .v-ly:hover{box-shadow: 0 2px 10px rgb(0 0 0 / 20%);}
.video-nr .v-content .v-desc .right .v-fx{background:#fff;border:1px solid #333;display: inline-flex;margin-left:15px; padding:5px 20px;border-radius:50px;align-items:center;color:#333;}
.video-nr .v-content .v-desc .right .v-fx i{margin-right:8px;}
.video-nr .v-content .v-desc .right .v-fx:hover{background:#527dff;border-color:#527dff;color:#fff;}
.video-nr .v-content .v-nr{padding:20px 0;font-size:14px;line-height:20px;}
.video-nr .v-content .v-nr ul{display:flex;flex-wrap:wrap;margin-bottom:20px;}
.video-nr .v-content .v-nr ul li{margin-left:20px;}
.video-nr .v-content .v-nr ul li:first-child{margin-left:0;}
.video-nr .v-content .v-nr a{color:#527dff;}
.video-nr .v-content .v-nr a:hover{text-decoration:underline;}
.video-nr .v-content .v-title2{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center; font-size:22px;font-weight:bold;line-height:32px;margin-bottom:15px;padding-bottom:10px;margin-top:10px;}
.video-nr .v-content .v-title2 .right{font-size:16px;line-height:24px;color:#4bcd65;cursor:pointer;font-weight:initial;}
.video-nr .v-content .v-title2 .right:hover{color:#527dff;}
.video-nr .v-content .v-massage{font-size:16px;line-height:24px;}
.video-nr .v-content .v-massage p{position:relative;display:flex;align-items:center;}
.video-nr .v-content .v-massage p:before{content:"\f406";font-family:cmsfont; width:40px;height:40px;text-align:center;color:#fff;line-height:40px;font-size:20px; background:#ff6200;border-radius:50%;display:inline-block;margin-right:10px;}
.video-nr .v-content .v-massage ul{padding:10px 10px 10px 50px;}
.video-nr .v-content .v-massage ul li{position:relative;display:flex;margin-bottom:10px;}
.video-nr .v-content .v-massage ul li:before{content:"\f406";font-family:cmsfont;width:24px;height:24px;text-align:center;line-height:24px; color:#fff;background:#ff9e43;border-radius:50%;display:inline-block;margin-right:10px;}
.video-nr .v-content .v-massage strong{margin-right:0px;}

.video-nr .v-side{width:22%;height:100%;overflow:auto;}
.video-nr .v-side::-webkit-scrollbar{display:none;}
.video-nr .v-side .v-pro{background:#fff;padding:15px;border-radius:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.video-nr .v-side .v-pro .img{width:30%;}
.video-nr .v-side .v-pro .text{width:67%;}
.video-nr .v-side .v-pro .text .t1{font-size:16px;line-height:24px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.video-nr .v-side .v-pro .d-flex{margin-top:20px;display:flex;}
.video-nr .v-side .v-pro .d-flex a{display:inline-block;margin-right:10px;padding:5px 10px;border:1px solid #4bcd65;border-radius:50px;font-size:14px;line-height:20px;} 
.video-nr .v-side .v-pro .d-flex a:last-child{margin-right:0p;}
.video-nr .v-side .v-pro .d-flex a:hover{background:#4bcd65;color:#fff;}
.video-nr .v-side .v-pro .d-flex a:first-child{background:#4bcd65;color:#fff;}
.video-nr .v-side .v-pro .d-flex a:first-child:hover{box-shadow: 0 2px 10px rgb(0 0 0 / 20%);}
.video-nr .v-side .v-rel{background:#fff;padding:15px;border-radius:20px;}
.video-nr .v-side .v-rel .big-t1{font-size:22px;line-height:28px;font-weight:bold;margin-bottom:15px;}
.video-nr .v-side .v-rel .v-video-item{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.video-nr .v-side .v-rel .v-video-item .left{width:54%;}
.video-nr .v-side .v-rel .v-video-item .right{width:42%;}
.video-nr .v-side .v-rel .v-video-item .t1{font-size:14px;line-height:20px;margin-bottom:8px;}
.video-nr .v-side .v-rel .v-video-item .t2{font-size:12px;color:#999;line-height:20px;}

.v-feed-box{display:flex;justify-content:space-between;flex-wrap:wrap;}
.v-feed-box .pro{width:30%;}
.v-feed-box .pro a{transition:none;}
.v-feed-box .right{width:68%;}
.v-feed-box .right .title{text-align:left;}
.v-feed-box .pro .text p{font-size: 15px;line-height: 22px;color: #666;position: relative;padding-left: 35px;margin-bottom: 0;} 
.v-feed-box .pro .text p::before{content: url(../../images/sign-2.png);font-family: 'cmsfont';line-height: 32px;font-size: 14px;position: absolute;left: 0;top: 0px;color: var(--public-color);font-weight: bold;}
.v-feed-box .pro h5{font-size: 15px;line-height: 22px;color: #666666;font-family: 'Rubik';font-weight: 400;margin-top:15px; margin-bottom: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.v-share_bot{margin-top: 30px;border: 1px solid #527dff;border-radius: 30px;padding: 6px;display: flex;justify-content: space-between;overflow: hidden;}
.v-share_bot input{border: 0;
    color: #666;
    font-size: 14px;
    padding-left: 10px;
    width: 100%;
    box-sizing: border-box;
    outline: 0;
    overflow: hidden;
    text-overflow: ellipsis;}
.v-share_bot button{width: 114px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    border: 0;
    background: #527dff;
    border-radius: 20px;
    flex-shrink: 0;
    cursor: pointer;}

@media(max-width:768px) {
    .video-nr .v-side .v-pro .d-flex a{padding:5px 10px;}
    .v-feed-box .pro{display:none;}
    .v-feed-box .right{width:100%;}
    .video-nr{height:auto;padding:15px;}
    .video-nr .v-content{width:100%;}
    .video-nr .v-side{width:100%;}
    .video-nr .v-content .v-desc .right{width:100%;}
    .video-nr .v-content .v-nr ul li{margin-left:0;margin-right:10px;}
    .video-nr .v-content .v-massage ul{padding-left:17px;}
    .video-nr .v-content .v-massage p{display:block;}
    .video-nr .v-content .v-massage ul li{display:block;}
}

.reveal-modal#mb-share{left: 60%;
    margin-left: -30%;
    width: 40%;}

.v-share-box .share{display: flex; margin-top:30px;
    font-size: 0;
    transition: all .3s ease-in-out;
    justify-content: space-between;}
.v-share-box .share_cell{font-size:16px;color:#333;text-align:center;}
.v-share-box .share_cell p{margin-bottom:0;}
.v-share-box .share_cell .icon.wa {
    background-position: -3px -180px;
}

.v-share-box .share_cell .icon.fb {
    background-position: -185px -235px;
}

.v-share-box .share_cell .icon.tw {
    background-position: -124px -177px;
}

.v-share-box .share_cell .icon.em {
    background-position: -64px -237px;
}

.v-share-box .share_cell .icon.li {
    background-position: -241px -204px;
}

.v-share-box .share_cell .icon:hover{box-shadow: 0 2px 6px rgb(0 0 0 / 25%);}

.v-share-box .share_cell .icon{width: 55px;
    height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px;
    background: url(../../images/vc-sprite.png) no-repeat -3px -180px;
    background-size: 300px;
    border-radius: 50%;}

@media(max-width:768px) {
    .reveal-modal#mb-share{left: 10%;
    margin-left: -5%;
    width: 90%;}
}
#ProDetailPage #BigImg{position:relative;}
#ProDetailPage #BigImg .videobtn{position:absolute;right:30px;bottom:30px;z-index:10;}
#ProDetailPage #BigImg .videobtn img{transform: scale(0.9);transition: all 0.5s ease;}
#ProDetailPage #BigImg .videobtn:hover img{transform: scale(1);}