﻿@charset "utf-8";
body{}
@font-face {
  font-family: 'iconfont';  /* project id 1808080 */
  src: url('../fonts/iconfont/iconfont.eot');
  src: url('../fonts/iconfont/iconfontd41d.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont/iconfont.woff2') format('woff2'),
  url('../fonts/iconfont/iconfont.woff') format('woff'),
  url('../fonts/iconfont/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont/iconfont.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('../fonts/SourceSansPro-Regular/SourceSansPro-Regular.eot');
  src: url('../fonts/SourceSansPro-Regular/SourceSansPro-Regulard41d.eot?#iefix') format('embedded-opentype'),
  url('../fonts/SourceSansPro-Regular/SourceSansPro-Regular.woff2') format('woff2'),
  url('../fonts/SourceSansPro-Regular/SourceSansPro-Regular.woff') format('woff'),
  url('../fonts/SourceSansPro-Regular/SourceSansPro-Regular.ttf') format('truetype'),
  url('../fonts/SourceSansPro-Regular/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
  font-display: swap;
}
@font-face {
  font-family: 'Frutiger';
  src: url('../fonts/Frutiger/Frutiger%20CE%2055%20Roman.eot');
  src: url('../fonts/Frutiger/Frutiger%20CE%2055%20Romand41d.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Frutiger/Frutiger%20CE%2055%20Roman.woff2') format('woff2'),
  url('../fonts/Frutiger/Frutiger%20CE%2055%20Roman.woff') format('woff'),
  url('../fonts/Frutiger/Frutiger%20CE%2055%20Roman.ttf') format('truetype'),
  url('../fonts/Frutiger/Frutiger%20CE%2055%20Roman.svg#Frutiger') format('svg');
  font-display: swap;
}
/*****  font-display: swap;  字体延迟加载*****/
.icon { width: 1em; height: 1em; vertical-align: -0.15em; fill: currentColor; overflow: hidden; }
.iconfont{font-family:'iconfont';font-style:inherit!important;}
a{outline:none;  color:#333;text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
a:link,a:visited{text-decoration:none;}
a:hover{color:#e62129;text-decoration:none;}
img,li{border:0;vertical-align:top;}
img{max-width:100%;}
.clear{clear:both;width:0;height:0;font-size:0;line-height:0;}
*{margin:0;padding:0;}
ul{list-style-type:none;}
dd,dt,h5,img,li,ul{margin:0;padding:0;}
b,body,dd,div,form,h5,h6,html,img,input,li,p,pre,td,ul{margin:0 auto;padding:0;font-family:Arial, Tahoma, Geneva, Verdana, sans-serif;}
h1,h2,h3,h4,dt{font-family:Arial, Tahoma, Geneva, Verdana, sans-serif;}
.clearfix:after,.clearfix:before{display:table;content:" ";}
.clearfix:after{clear:both;}
@media screen and (min-width:768px){
    .carousel-caption{top:35%;bottom:auto;}
    .carousel-caption h3{margin-bottom:35px;font-size:67px;}
    .carousel-caption p{margin-bottom:35px;font-size:18px;}
    .carousel-caption a{padding:15px 30px;border:solid 1px #e57d06;border-radius:3px;background:#e57d06;font-size:14px;}
}
.noinfo{font-size:16px;text-align:center;margin-top:20px;}
.item .img img{width:100%;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
.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);}
a.btnlink{color:#fff;text-transform:uppercase;text-align:center;background-color:#e62129;background-image:linear-gradient(135deg, #e62129 15%,#6cc 35%);background-size:200%;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;-ms-transition:all .2s;}
a.btnlink:hover{background-position:-100px 0;}

.container{width:1230px;}
@media screen and (min-width:1px ) and (max-width:1229px) {
    .container{width:100%;}
}

#search{border:1px solid #e62129;margin-bottom:15px;}
#search #sform{width:100%;}
#search .stext{float:left;border:none;width:calc(100% - 38px);background-color:#fff;height:38px;padding-left:10px;}
#search .sbut{font-size:20px;border:none;padding:0;background-color:#fff;}
#search .sbut>i{display:block;width:38px;height:38px;line-height:38px;font-size:24px;color:#e62129;}



header{}

#top{overflow:hidden;padding:10px 50px;}
#top .topMenu{display:inline-block;margin-top:5px;}
#top .topMenu img{height:70px;}
#top .catelist{float:right;}
#top .catelist>a.link{display:inline-block;margin-left:40px;text-align:center;}
#top .catelist>a.link .picbox{width:55px;height:55px;overflow:hidden;}
#top .catelist>a.link .pic{-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
#top .catelist>a.link .pic img{width:55px;height:55px;display:block;}
/*#top .catelist>a.link .pic img:nth-child(1){-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);}*/
#top .catelist>a.link h4{font-size:16px;margin:5px 0 0 0;font-family:SourceSansPro-Regular,Arial, Tahoma, Geneva, Verdana, sans-serif;color:#7f7f7f;}
#top .catelist>a.link:hover .pic{margin-top:-55px;}
#top .catelist>a.link:hover h4{color:#e62129;}
@media (min-width:992px) and (max-width:1229px) {
    #top{padding:10px 15px;}
    #top .topMenu{width:250px;}
    #top .catelist>a.link{margin-left:25px;}
    #top .catelist>a.link img{width:60px;}
    #top .catelist>a.link h4{font-size:14px;}
}
@media (min-width:1px) and (max-width:991px) {
    #top{padding:8px 15px;}
    #top .topMenu{display:block;margin-top:0;}
    #top .topMenu img{height:60px;}
    #top .catelist{display:none;}
}

#Menu{width:100%;background-color:#e62129;background-image:linear-gradient(135deg, #e62129 55%,#6cc 65%);padding:0 50px;position:relative;}
#Menu ul.menunav{}
#Menu ul>li{display:inline-block;position:relative;}
#Menu ul>li.logo{display:none;}
#Menu ul>li.logo>a{padding:0;}
#Menu ul>li.search{float:right;padding:12px 0;}
#Menu ul>li.search #search{margin:0;border:none;height:30px;}
#Menu ul>li.search #search .stext{background-color:transparent;border-bottom:1px solid #fff;height:30px;width:0;color:#fff;padding:0;border-radius:0;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;-ms-transition:all .2s;}
#Menu ul>li.search #search .stext.stext_width{width:200px;}
#Menu ul>li.search #search .sbut{background-color:transparent;color:#fff;}
#Menu ul>li.search #search .sbut>i{width:30px;height:30px;line-height:30px;color:#fff;}
#Menu ul>li>a{position:relative;display:block;font-size:20px;line-height:30px;padding:12px 60px 12px 0;color:#fff;font-family:Frutiger,Arial, Tahoma, Geneva, Verdana, sans-serif;}
#Menu ul>.open>a,#Menu ul>.open>a:focus,#Menu ul>.open>a:hover,#Menu ul>.active>a,#Menu ul>.active>a:hover{}
#Menu ul.menunav>li:hover>a:before,#Menu ul.menunav>li.active>a:before{content:"";position:absolute;bottom:0;left:calc(50% - 40px);border-width:10px;border-style:solid;border-color:transparent transparent #fff transparent;}
#Menu ul>li.dropdown>a>i{display:inline-block;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;-ms-transition:all .2s;}
#Menu ul>li.dropdown:hover>a>i{
transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg);}

#Menu ul>li ul.dropdown-menu{background:#fff;position:absolute;top:54px;padding:0 15px;margin-top:-1px; min-width:170px; max-width:170px; border:none;border-radius:0;}
#Menu ul>li ul.dropdown-menu>li{display:inline-block;}
#Menu ul>li ul.dropdown-menu>li>a{line-height:30px; font-size:14px; padding:6px 15px;display:block;color:#333;font-family:Arial, Tahoma, Geneva, Verdana, sans-serif;}
#Menu ul>li ul.dropdown-menu>li>a:hover{background-color:#fff;color:#e62129;}
#Menu ul>li ul.dropdown-menu>li>a>i{display:none;}

#top_lang li{margin-left:20px;}
#top_lang li a{font-size:22px; color:#333333; text-transform:uppercase; line-height:80px;}

/*手机导航*/
header #menu_btn{ width: 28px; height: 20px; float: right; margin-top: 30px; cursor: pointer; position: relative; display: none;}
header #menu_btn>.menu_btn_top{ position:absolute; top:5px; left:50%; width:28px; height:3px; border-radius:1.5px; background:#e62129; -webkit-transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
header #menu_btn>.menu_btn_med{ position:absolute; top:15px; left:50%; width:28px; height:3px; border-radius:1.5px; background:#e62129; -webkit-transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);transition:top .3s,background-color .3s,transform .3s cubic-bezier(.5,.2,.6,1.4),-o-transform .3s cubic-bezier(.5,.2,.6,1.4),-ms-transform .3s cubic-bezier(.5,.2,.6,1.4),-moz-transform .3s cubic-bezier(.5,.2,.6,1.4),-webkit-transform .3s cubic-bezier(.5,.2,.6,1.4);-webkit-transform:translate(-50%,-50%) rotate(0);-moz-transform:translate(-50%,-50%) rotate(0);-o-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);}
header #menu_btn>.menu_btn_bot{ position:absolute; top:25px; left:50%; width:28px; height:3px; border-radius:1.5px; background-color:#e62129; -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:#e62129; -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:#e62129; -webkit-transform:translate(-50%,-50%) rotate(135deg); -moz-transform:translate(-50%,-50%) rotate(135deg); -o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg); -ms-transform:translate(-50%,-50%) rotate(135deg);}
header #menu_btn.show>.menu_btn_bot{ top:50%; background:#e62129; -webkit-transform:translate(-50%,-50%) rotate(45deg); -moz-transform:translate(-50%,-50%) rotate(45deg); -o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg); -ms-transform:translate(-50%,-50%) rotate(45deg);}

@media (min-width:992px) and (max-width:1229px) {
    #Menu{padding:0 15px;}
    #Menu ul>li>a{padding:10px 30px 10px 0;font-size:18px;}
    #Menu ul.menunav>li:hover>a:before,#Menu ul.menunav>li.active>a:before{left:calc(50% - 30px);}
    #Menu ul>li ul.dropdown-menu{top:50px;}
    
    #Menu ul>li.search{padding:10px 0;}
}
@media (min-width:1px) and (max-width:991px) {
    header .navbar-brand img{margin:0;width:200px;}
    header #menu_btn{ display: block;margin-top:15px;}
    #Menu{width:220px;position:fixed;left:-220px;top: 0px; bottom: 0px; background: #e62129; z-index: 99999; overflow-x:hidden;overflow-y:auto;transition:all .5s ease;padding:0;}
    #Menu.show{left:0;}
    #Menu .container{padding:0;}
    #Menu ul.menunav>li.logo{display:block;background-color:#fff;}
    #Menu ul.menunav{ display: block; padding: 0px; text-align: left;overflow:hidden;}
    #Menu ul.menunav>li{width:100%;padding:0 15px;margin-bottom:3px;display:block;}
    #Menu ul.menunav>li:nth-child(1){width:100%; padding:10px 15px; text-align: center;border-bottom:1px solid #fff;margin-bottom:10px;}
    #Menu ul.menunav>li:nth-child(1)>a{padding: 0;}
    #Menu ul.menunav>li:nth-child(1)>a>img{ }
    #Menu ul.menunav>li>a{font-size:16px;padding:0px;font-weight:bold;background-color:transparent !important;color: #f5f5f5 !important;}
    #Menu ul.menunav>li:hover>a::before, #Menu ul.menunav>li.active>a::before{display:none;}
    #Menu ul.menunav>li>a:hover:after,#Menu ul>.open>a:after{opacity:0;}
    #Menu ul>li ul.dropdown{position:relative;}
    #Menu ul>li ul.dropdown-menu{width:100%;position:relative;display:block;background-color:transparent;box-shadow:none;border:none;padding:0 0 0 15px;overflow:hidden;min-width: inherit;top:0;}
    #Menu ul>li ul.dropdown-menu>li{ width:100%;height:auto;line-height:24px;background:none;text-align:left;margin: 0px;}
    #Menu ul>li ul.dropdown-menu>li>a{ position:inherit;color:#fff; font-size:13px;line-height:18px;padding:3px 0;white-space:initial;border:none;letter-spacing:0;}
    #Menu ul>li ul.dropdown-menu>li>a:hover{background-color:#e62129;color:#fff;}
    #Menu ul>li ul.dropdown-menu>li>a>i{float:left;}
    #Menu ul>li.search{float:initial;}
    #Menu ul>li.search #search .stext.stext_width{width:calc(100% - 30px);}
    #Menu ul > li.search{}
}
@media (min-width:1px) and (max-width:767px) {
    header #menu_btn{padding-top:5px;}
    .navbar-default .navbar-brand{padding:5px 0;}

}

li.toplang{float:right!important; margin-left:15px; color:#fff;}
#Menu ul>li.toplang >a{font-size:16px; display:inline-block; padding:12px 10px; }
#Menu ul>li.toplang  a:hover{background:none; border:none; color:#e62129}
#Menu ul>li.toplang:hover a:before{background:none; border:none; color:#e62129;}

#bframe{overflow:hidden;}
#bframe img{max-width:100%;}
#ibframe .carousel-indicators li{width:50px;height:7px;margin:0 5px;border:none;background-color:#e62129;opacity:0.5;border-radius:0;}
#ibframe .carousel-indicators li.active{opacity:1;}
@media (min-width:1px) and (max-width:991px) 
{
    #ibframe .carousel-indicators{margin-bottom:0;bottom:0;}
}

.frame{padding-top:50px;padding-bottom:50px;}
.frame .title{margin-bottom:50px;text-align:center;}
.frame .title h2{font-size:46px;margin-bottom:15px;margin-top:0;font-weight:bold;}
.frame .title h2 font{color:#66cccc;}
.frame .title p{font-size:16px;color:#6a6a6a;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    .frame{padding-top:40px;padding-bottom:40px;}
    .frame .title{margin-bottom:30px;}
}
@media (min-width:768px) and (max-width:991px) {
    .frame{padding-top:30px;padding-bottom:30px;}
    .frame .title{margin-bottom:20px;}
    .frame .title h2{font-size:24px;}
    .frame .title p{font-size:14px;}
}
@media (max-width:767px){
    .frame{padding-top:30px;padding-bottom:30px;}
    .frame .title{margin-bottom:15px;}
    .frame .title h2{font-size:20px;}
    .frame .title p{font-size:13px;}
}

#frame1 .title{text-align:left;}
#frame1 .title h2{font-size:80px;margin-bottom:30px;}
#frame1 .title h2 font{display:block;}
#frame1 .title p{font-size:26px;color:#797979;}
#frame1 .left{width:50%;float:left;}
#frame1 .left .context{font-size:16px;line-height:28px;}
#frame1 .left a.btnlink{display:inline-block;width:280px;height:55px;line-height:55px;font-size:18px;border-radius:5px;margin-top:35px;}
#frame1 .right{width:50%;float:right;text-align:right;padding-left:20px;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame1 .title h2{font-size:60px;margin-bottom:15px;}
    #frame1 .title p{font-size:20px;}
    #frame1 .left a.btnlink{width:220px;height:45px;line-height:45px;margin-top:25px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame1 .title h2{font-size:36px;margin-bottom:15px;}
    #frame1 .title p{font-size:16px;}
    #frame1 .left a.btnlink{width:200px;height:40px;line-height:40px;margin-top:25px;}
    #frame1 .left .context{font-size:14px;line-height:24px;}
}
@media (max-width:767px){
    #frame1 .title h2{font-size:24px;margin-bottom:10px;}
    #frame1 .title p{font-size:14px;}
    #frame1 .left a.btnlink{width:160px;height:30px;line-height:30px;margin-top:20px;font-size:14px;}
    #frame1 .left .context{font-size:14px;line-height:24px;}
    #frame1 .left{width:100%;float:initial;}
    #frame1 .right{display:none;}
}


#frame3 .swiper-product{margin:25px -15px 0;}
#frame3 .swiper-slide{width:20%;opacity:0.6;}
#frame3 .swiper-slide-active{opacity:1;}
#frame3 .item{position:relative;overflow:hidden;padding:40px;}
#frame3 .item .pic{overflow:hidden;}
#frame3 .item .txt{position:relative;margin-top:60px;}
#frame3 .item .txt:after{content:"";width:1px;height:24px;background-color:#b9b9b9;position:absolute;top:-35px;left:50%;}
#frame3 .item h4{text-align:center;font-size:18px;line-height:24px;}
#frame3 .swiper-slide-active .item{padding:0;-webkit-transition:0.5s;transition:0.5s;}
#frame3 .item:hover h4{color:#e62129;}
#frame3 .btnlist{text-align:center;margin-top:30px;}
#frame3 .btnlist .swbtn{display:inline-block;width:30px;height:30px;text-align:center;line-height:30px;color:#e62129;cursor:pointer;vertical-align:middle;}
#frame3 .btnlist .swbtn>i{font-size:20px;}
#frame3 .btnlist a.btnlink{display:inline-block;width:190px;height:30px;line-height:30px;font-size:14px;border-radius:5px;margin:0 30px;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #frame3 .item h4{font-size:16px;}
}
@media (min-width:768px) and (max-width:991px) {
    #frame3 .swiper-slide{width:33.33%;}
    #frame3 .item h4{font-size:14px;}
}
@media (max-width:767px){
    #frame3 .swiper-slide{width:50%;}
    #frame3 .item .txt{margin-top:30px;}
    #frame3 .item .txt:after{top:-25px;}
    #frame3 .item h4{font-size:14px;margin:0;}
}
#frame4{position:relative}
#frame4 .videolink{position:absolute;top:50%;left:50%;margin:-57px 0 0 -57px;}
#frame4 .videolink .iconfont{color:#333;font-size:48px;width: 100px;height: 100px;background-color: #fff;display: block;margin: 0 auto;border-radius: 50%;line-height: 100px;text-align: center;position:relative;}
#frame4 .videolink:hover .iconfont:before{content:"";position:absolute;background-color: rgba(255,255,255,0.5);border-radius: 50%;z-index: 0;
    animation: zoom 1s linear 0.5s infinite ;
	-webkit-animation: zoom 1s linear 0s infinite ;
	-moz-animation:zoom 1s linear 0s infinite;
	-ms-animation: zoom 1s linear 0.5s infinite;
	-o-animation: zoom 1s linear 0s infinite;}
@media screen and (min-width:992px ) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #frame4 .videolink .iconfont{font-size:24px;width:60px;height:60px;line-height:60px;}
}
@media (max-width:767px){
    #frame4{display:none;}
}

#frame5 .title{margin-bottom:30px;}
#frame5 .title h2{margin-bottom:30px;}
#frame5 .title p{width:400px;color:#999;}
#frame5 .subscribe{width:600px;}
#frame5 .subscribe #txtSubEmail{text-align:center;border:none;background-color:#e6e6e6;border-radius:0;height:50px;}
#frame5 .subscribe #btnSubcribe{display:block;border:none;width:190px;height:50px;line-height:50px;font-size:14px;border-radius:5px;margin:30px auto;}
@media screen and (min-width:992px ) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #frame5 .subscribe #txtSubEmail{height:40px;}
    #frame5 .subscribe #btnSubcribe{height:40px;line-height:40px;margin-top:20px;}
}
@media (max-width:767px){
    #frame5 .title p{width:100%;}
    #frame5 .subscribe{width:100%;}
    #frame5 .subscribe #txtSubEmail{height:40px;}
    #frame5 .subscribe #btnSubcribe{height:40px;line-height:40px;margin-top:20px;}
}

footer{padding-top:10px;background-color:#e62129;}
footer .foot_menu>ul{display:inline-block;text-align:center;}
footer .foot_menu>ul>li{display:inline-block;}
footer .foot_menu>ul>li>a{color:#fff;font-size:18px;font-family:Frutiger,Arial, Helvetica, sans-serif;padding:0 35px;display:block;}
footer .foot_menu>ul>li>a:hover{text-decoration:underline;}
footer .foot_logo{padding:15px 0 15px;text-align:center;margin-top:10px;position:relative;}
footer .foot_logo:before{content:"";width:100%;height:1px;background-color:#fff;position:absolute;top:0;left:0%;}

footer .foot_menu>ul.pull-right>li>a{padding:0px 10px; font-size:25px;}
footer .foot_menu>ul.pull-right>li>a:hover{color:yellow}


.footer_language{background:#fff; padding:15px 0px; text-align:center;}
.footer_language ul {display:flex;justify-content:space-between;}
.footer_language ul li {margin:0;}
.footer_language ul li a{font-size:14px; line-height:2em;}
.footer_language ul li a img{margin-top:5px;}
.footer_language ul li a span{font-size:14px; line-height:2em;}

.foot_by{padding:13px 0 ;background:#333;}
.foot_by p{display:inline-block; font-size:14px; line-height:24px;color:#fff;}
.foot_by p a{ display:inline-block; font-size:14px; line-height:24px;color:#fff;}
.foot_by p a:hover{text-decoration:underline;}
.foot_by p.fr{float:right;}
@media (min-width:992px) and (max-width:1229px) {
    footer{padding-top:20px;}
    footer .foot_logo:before{width:100%;left:0;}
}
@media (min-width:768px) and (max-width:991px) {
    footer{padding-top:15px;}
    footer .foot_menu>ul>li>a{padding:5px 35px;}
    footer .foot_logo{padding:15px 0 20px;}
    footer .foot_logo:before{width:100%;left:0;}
    .footer_language{padding:5px 0;}
    .footer_language ul li a img{display:block;}
    .foot_by{padding:6px 0;}
    .foot_by p{font-size:12px;}
    .foot_by p a{font-size:12px;}
}
@media (min-width:1px) and (max-width:767px) {
    footer{padding-top:15px;}
    footer .foot_menu>ul>li>a{padding:5px 15px;font-size:14px;}
    footer .foot_logo{padding:15px 0 20px;}
    footer .foot_logo:before{width:100%;left:0;}

    .foot_by{padding:6px 0;}
    .foot_by p{font-size:12px;text-align:center;display:block;}
    .foot_by p a{font-size:12px;}
    .foot_by p.fr{float:none;}
}

/*共用*/
#Location{padding:10px 0;border-bottom:1px solid #e4e4e4;}
#Location .container{position:relative;}
#Location .container:before{content:"\e607";font-family:iconfont;display:inline-block;font-size:18px;margin-right:6px;}
#Location i{color:#333;}
#Location a{color:#333;font-size:16px;text-transform:uppercase;}
#Location a:hover{color:#e62129;}
#Location span{font-size:16px;text-transform:uppercase;}
.nframe{padding-top:50px;padding-bottom:50px;}
@media (min-width:992px) and (max-width:1229px) {
    .nframe{padding-top:40px;padding-bottom:40px;}
}
@media (min-width:768px) and (max-width:991px) {
    .nframe{padding-top:30px;padding-bottom:30px;}
}
@media (min-width:1px) and (max-width:767px) {
    .nframe{padding-top:30px;padding-bottom:30px;}
}

/*左侧菜单*/
#left_nav{float:left;width:288px;position:sticky;top:30px;}
#left_nav dl{margin:0;}
#left_nav dl>dt{background-color:#e62129;background-image:linear-gradient(135deg, #e62129 45%,#6cc 55%);padding:10px 15px;font-size:20px;line-height:32px;color:#ffffff;border-bottom:1px solid #fff;}
#left_nav dl>dt:before{}
#left_nav dl>dt>i{float:right;font-size:18px;display:none;}
#left_nav dl>dd{border-bottom:1px solid #c7c7c7;}
#left_nav dl>dd>a{display:block;padding:10px 15px 10px 15px;font-size:16px;line-height:24px;color:#515151;}
#left_nav dl>dd>a:before{content:"\e606";display:inline-block;font-family:iconfont;margin-right:10px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;}
#left_nav dl>dd.active>a,#left_nav dl>dd:hover>a{color:#e62129;}
#left_nav dl>dd.active>a:before,#left_nav dl>dd:hover>a:before{transform:rotate(-90deg);}
#left_nav dl>dd ul{border-top:1px solid #ddd;display:none;}
#left_nav dl>dd.active>ul{display:block;}
#left_nav dl>dd ul>li>a{display:block;padding:6px 20px 6px 32px;font-size:14px;line-height:20px;color:#afaeae;border-bottom:1px solid #ddd;}
#left_nav dl>dd ul>li>a:before{content:"-";margin-right:5px;}
#left_nav dl>dd ul>li.active>a,#left_nav dl>dd ul>li:hover>a{border-bottom:1px solid #e62129;color:#e62129;}
#left_nav .prolist{margin-top:30px;}
#left_nav .prolist h2{padding:10px 15px;font-size:20px;line-height:32px;color:#fff;font-weight:bold;background-color:#e62129;background-image:linear-gradient(135deg, #e62129 45%,#6cc 55%);}
#left_nav .prolist .swiper-slide{position:relative;border:1px solid #ededed;padding-bottom:20px;text-align:center;margin-bottom:10px}
#left_nav .prolist .swiper-slide img{width:80%;}
#left_nav .prolist .swiper-slide h4{text-align:center;font-size:16px;line-height:24px;width:50%;overflow:hidden;margin:15px auto 0;}
#left_nav .prolist .swiper-slide>a.link{position:absolute;top:0;right:0;bottom:0;left:0;}
#left_nav .prolist .swbtn{display:inline-block;width:24px;height:31px;text-align:center;line-height:31px;background-color:#e62129;color:#dfdfdf;cursor:pointer;position:absolute;bottom:30px;z-index:1;}
#left_nav .prolist .swbtn.btn-prev{left:40px;}
#left_nav .prolist .swbtn.btn-next{right:40px;}
#left_nav .prolist .swbtn:hover{background-color:#e62129;color:#fff;}
#left_nav .prolist .swiper-button-disabled{background-color:#dfdfdf;color:#fff;}
@media (min-width:992px) and (max-width:1229px) {
    #left_nav{width:27%;}
    #left_nav dl>dd>a{padding:10px 15px;font-size:13px;line-height:20px;}
}
@media (min-width:768px) and (max-width:991px) {
    #left_nav{width:100%;position:relative;top:0;float:initial;}
    #left_nav dl>dt>i{display:block;}
    #left_nav dl>dd{display:none;}
    #left_nav dl>dd>a{padding:10px 15px;font-size:13px;line-height:20px;}
    #left_nav dl>dd ul>li>a{font-size:12px;}

    #left_nav .prolist{display:none;}
}
@media (min-width:1px) and (max-width:767px) {
    #left_nav{width:100%;position:relative;top:0;float:initial;}
    #left_nav dl>dt{padding:10px 15px;font-size:20px;line-height:24px;}
    #left_nav dl>dt:before{font-size:18px;}
    #left_nav dl>dt>i{display:block;}
    #left_nav dl>dd{display:none;}
    #left_nav dl>dd>a{padding:10px 15px;font-size:13px;line-height:20px;}
    #left_nav dl>dd ul>li>a{font-size:12px;}

    #left_nav .prolist{display:none;}
}

/*右侧内容*/
#right_nav{float:right;width:850px;}
.nframe .tit{margin-bottom:30px;padding-bottom:15px;text-align:center;}
.nframe .tit>h2{margin:0;font-size:34px;line-height:36px;font-weight:bold;}
.nframe .tit>h1{margin:0;font-size:34px;line-height:36px;}
.nframe .tit>p{margin-top:10px;font-size:16px;color:#797979;text-transform:uppercase;}
.nframe .tit>span.line{display:block;width:4px;height:4px;margin:0 auto;background-color:#e62129;border-radius:2px;margin-top:20px;position:relative;}
.nframe .tit>span.line:before{content:"";width:270px;height:1px;background-color:#e2e2e2;position:absolute;left:20px;top:1px;}
.nframe .tit>span.line:after{content:"";width:270px;height:1px;background-color:#e2e2e2;position:absolute;right:20px;top:1px;}
.nframe section{margin-bottom:50px;}
.nframe section .content{font-size:16px;line-height:28px;}
@media (min-width:992px) and (max-width:1229px) {
    #right_nav{width:70%;}
    .nframe .tit{margin-bottom:15px;}
    .nframe .tit>h2{font-size:24px;}
    .nframe .tit>h1{font-size:24px;}
}
@media (min-width:768px) and (max-width:991px) {
    #right_nav{float:initial;width:100%;margin-top:30px;}
    .nframe .tit{margin-bottom:15px;}
    .nframe .tit>h2{font-size:24px;margin-bottom:0;}
    .nframe .tit>h1{font-size:24px;}
    .nframe .tit>p{font-size:14px;}
    .nframe section .content{line-height:1.5;}
}
@media (min-width:1px) and (max-width:767px) {
    #right_nav{float:initial;width:100%;margin-top:20px;}
    .nframe .tit{margin-bottom:10px;}
    .nframe .tit>h2{font-size:18px;line-height:24px;}
    .nframe .tit>h1{font-size:18px;line-height:24px;margin-bottom:10px;}
    .nframe .tit>p{font-size:14px;}
    .nframe .tit>span.line:before{width:120px;}
    .nframe .tit>span.line:after{width:120px;}
    .nframe section .content{font-size:13px;line-height:24px;}
}

/*关于我们*/
#aboutframe .profile{}
#aboutframe .profile .tit h2{font-size:80px;line-height:1.3;color:#e62129;font-weight:bold;}
#aboutframe .profile .tit h2:before{content:'“';font-family:Bahnschrift;position:relative;top:-26px;left:-20px;font-size:60px;color:#009fb9;}
#aboutframe .profile .tit h2:after{content:'”';font-family:Bahnschrift;position:relative;bottom:-26px;right:-20px;font-size:60px;color:#009fb9;}
#aboutframe .profile .tit img{margin-top:10px;}
#aboutframe .profile .content{text-align:left;}
#aboutframe .profile .btnlink{display:block;width:190px;height:40px;line-height:40px;font-size:18px;border-radius:5px;margin:35px auto 0;}
#aboutframe .workshop .list{display:flex;justify-content:space-between;overflow:hidden;}
#aboutframe .workshop .list .left{width:50%;margin:0;padding:0 5px 0 0;}
#aboutframe .workshop .list .left .item{overflow:hidden;}
#aboutframe .workshop .list .left .img{}
#aboutframe .workshop .list .left .img img{height:100%;}
#aboutframe .workshop .list .right{width:50%;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:10px;}
#aboutframe .workshop .list .right .item{width:49%;margin:0;position:relative;}
#aboutframe .workshop .list .right .item:nth-child(3),#aboutframe .workshop .list .right .item:nth-child(4){align-items:flex-end;display:flex;margin-top:10px;}
#aboutframe .workshop .list .box{position:relative;}
#aboutframe .workshop .list .item .img{overflow:hidden;}
#aboutframe .workshop .list .item h4{position:absolute;bottom:0;left:0;right:0;background-color:rgba(189,8,13,0.6);padding:2.5% 15px;line-height:24px;font-size:16px;color:#fff;text-align:center;margin:0;}
#aboutframe .rdcenter{overflow:hidden;margin-bottom:20px;}
#aboutframe .rdcenter .list{margin:0 -360px;}
#aboutframe .rdcenter .list .item{transform:skewX(-55deg);float:left;width:50%;overflow:hidden;height:472px;}
#aboutframe .rdcenter .list .item .img{height:472px;width:972px;transform:skewX(55deg);}
#aboutframe .rdcenter .list .item:nth-child(1) .img{margin-right:-360px;}
#aboutframe .rdcenter .list .item:nth-child(2) .img{margin-left:-360px;}
#aboutframe .rdcenter .list .item .link{position:absolute;top:0;left:0;bottom:0;right:0;}
#aboutframe .rdcenter .list .item .link h3{color:rgb(255, 255, 255);font-size:34px;transform:skewX(55deg);font-weight:bold;position:absolute;opacity:0;}
#aboutframe .rdcenter .list .item .link h3:before{content:"\ea55";font-family:iconfont;font-size:24px;margin-right:5px;vertical-align:middle;}
#aboutframe .rdcenter .list .item:nth-child(1) .link h3{top:50px;left:200px;}
#aboutframe .rdcenter .list .item:nth-child(2) .link h3{bottom:50px;right:200px;}
#aboutframe .rdcenter .list .item:hover .link{background-color:rgba(0,0,0,0.8);}
#aboutframe .rdcenter .list .item:hover .link h3{opacity:1;}

@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #aboutframe .profile .tit h2{font-size:60px;}
    #aboutframe .profile .tit h2:before{top:-20px;left:-15px;font-size:40px;}
    #aboutframe .profile .tit h2:after{bottom:-20px;right:-15px;font-size:40px;}
    #aboutframe .workshop .list .item h4{font-size:14px;}
    #aboutframe .rdcenter .list .item{height:300px;}
    #aboutframe .rdcenter .list .item .img{width:750px;height:300px;}
    #aboutframe .rdcenter .list .item .link h3{font-size:24px;}
    #aboutframe .rdcenter .list .item:nth-child(1) .link h3{top:30px;left:250px;}
    #aboutframe .rdcenter .list .item:nth-child(2) .link h3{bottom:30px;right:250px;}
}
@media (min-width:1px) and (max-width:767px) {
    #aboutframe .profile .tit h2{font-size:48px;}
    #aboutframe .profile .tit h2:before{top:-15px;left:-10px;font-size:40px;}
    #aboutframe .profile .tit h2:after{bottom:-15px;right:-10px;font-size:40px;}
    #aboutframe .workshop .list{display:block;}
    #aboutframe .workshop .list .left{width:100%;margin:0 0 10px;padding:0;}
    #aboutframe .workshop .list .right{width:100%;}
    #aboutframe .workshop .list .item h4{font-size:14px;line-height:20px;}
    #aboutframe .workshop .list .right{padding-left:0;}
    #aboutframe .workshop .list .right .item{width:48%;}

    #aboutframe .rdcenter .list{margin:0;}
    #aboutframe .rdcenter .list .item{width:100%;height:auto;transform:skewX(0);}
    #aboutframe .rdcenter .list .item .img{width:auto;height:auto;margin:0;transform:skewX(0);}
    #aboutframe .rdcenter .list .item:nth-child(1) .img{margin-right:0;}
    #aboutframe .rdcenter .list .item:nth-child(2){margin-top:10px;}
    #aboutframe .rdcenter .list .item:nth-child(2) .img{margin-left:0;}
    #aboutframe .rdcenter .list .item .link h3{font-size:24px;transform:skewX(0);}
    #aboutframe .rdcenter .list .item:nth-child(1) .link h3{top:30px;left:50px;}
    #aboutframe .rdcenter .list .item:nth-child(2) .link h3{top:30px;left:50px;bottom:initial;right:initial;}
}


/*联系我们*/
#contactframe{padding-top:50px;}
#contactframe .contactbox{background:url(../images/cont_bg.jpg) no-repeat left top;padding:130px 160px 160px 380px;}
#contactframe .contactbox h2{display:inline-block;background-color:#6cc;color:#fff;font-size:28px;line-height:32px;font-weight:bold;text-align:center;padding:20px;margin-bottom:0;}
#contactframe .contactbox h3{background-color:#e62129;color:#fff;font-size:28px;line-height:32px;font-weight:bold;text-align:center;padding:18px;margin:0 0 30px 120px;transform:rotate(6deg);width:320px;}
#contactframe .contactbox p{font-size:16px;line-height:24px;margin:0 0 15px 110px;overflow:hidden;}
#contactframe .contactbox p>i{font-size:20px;float:left;}
#contactframe .contactbox p>i.address{margin-top:10px;}
#contactframe .contactbox p>span{padding-left:40px;display:block;}

#contactframe .contmap{padding-top:40px;}
#contactframe .contmap .tit{margin-bottom:30px;}
#contactframe .contmap .tit>i{font-size:60px;color:#6cc;}
#contactframe .contmap .tit>h2{font-size:28px;}
#allmap{height:400px;}
@media (min-width:992px) and (max-width:1229px) {
    #contactframe .contactbox{padding:80px 150px 120px 250px;}
}
@media (min-width:768px) and (max-width:991px) {
    #contactframe .contactbox{padding:80px 50px 120px 200px;}
    #contactframe .contactbox h2{font-size:24px;padding:12px 20px;}
    #contactframe .contactbox h3{font-size:24px;padding:12px 20px;}
}
@media (min-width:1px) and (max-width:767px) {
    #contactframe{}
    #contactframe .contactbox{background:none;padding:0;}
    #contactframe .contactbox h2{font-size:16px;padding:10px 20px;}
    #contactframe .contactbox h3{font-size:16px;padding:10px 20px;margin:0 0 30px 70px;width:240px;}
    #contactframe .contactbox p{margin-left:0;}
    #contactframe .contmap .tit{margin-bottom:15px;}
    #contactframe .contmap .tit>i{font-size:48px;}
    #contactframe .contmap .tit>h2{font-size:20px;}
    #allmap{height:250px;}
}

#contactframe .feedbackbox{margin-top:50px;}
#contactframe .feedbackbox h2{font-size:28px;text-align:center;margin-bottom:20px;font-weight:bold;}
#contactframe .feedbackbox p{text-align:center;font-size:16px;margin-top:10px;width:60%;}
#contactframe #feedback{}
#feedback ul{display:flex;justify-content:space-between;flex-direction: row;flex-wrap: wrap;margin-top:30px;}
#feedback ul>li{display:block;margin:0 0 15px;width:100%;border:2px solid #e7e7e7;}
#feedback ul>li.half{width:24%;}
#feedback ul>li>label{float:left;width:100px;height:36px;line-height:36px;padding-left:10px;margin:0;font-size:13px;color:#d0d0d0;text-align:center;}
#feedback ul>li.half>label{width:70px;}
#feedback ul>li>label>em{color:#f00;font-style:initial;display:inline-block;margin-right:5px;}
#feedback ul>li>input{width:calc(100% - 70px);line-height:36px;height:36px;border:none;border-radius:0;box-shadow:none;padding-left:0;}
#feedback ul>li>textarea{width:calc(100% - 100px);border:none;border-radius:0;padding-top:8px;resize:none;float:left;height:116px;}
#feedback ul>li.textarea{width:83%;height:120px;}
#feedback ul>li.btnli{width:15%;float:right;border:none;}
#feedback ul>li.btnli #btn_send{display:inline-block;border:none;width:100%;height:120px;line-height:120px;font-size:14px;}
@media (min-width:992px) and (max-width:1229px) {
    #feedback ul>li.btnli{}
    #feedback ul>li.btnli #btn_send{}
}
@media (min-width:768px) and (max-width:991px) {
    #feedback .title{margin-bottom:20px;}
    #contactframe .feedbackbox h2{font-size:24px;}
    #contactframe .feedbackbox p{font-size:14px;}
    #feedback ul>li.half{width:49%;}
    #feedback ul>li.half:nth-child(2n){margin-left:2%;}
    #feedback ul>li.btnli{}
    #feedback ul>li.btnli #btn_send{}
}
@media (min-width:1px) and (max-width:767px) {
    #feedback .title{margin-bottom:20px;}
    #contactframe .feedbackbox h2{font-size:20px;}
    #contactframe .feedbackbox p{font-size:13px;width:100%;}    
    #feedback ul>li.half{width:100%;}
    
    #feedback ul>li.textarea{width:100%;}
    #feedback ul>li.btnli{width:100%;}
    #feedback ul>li.btnli #btn_send{height:40px;line-height:40px;}
}

#feed_btn_send{background-color:#ed1c24;color:#ffffff;border-radius:0;font-size:16px;line-height:24px;border:none;padding:8px 50px;display:inline-block;text-transform:uppercase;}
#feed_btn_send:hover{opacity:0.8;}
@media (min-width:992px) and (max-width:1229px) {
    #contactframe .feedbackbox h2{font-size:24px;}
    #feedback .list-inline li > input{padding:6px 10px;height:36px;}
    #feed_btn_send{padding:10px 50px;float:left;}
    #contactframe #share dl > dd{margin-bottom:10px;}
}
@media (min-width:768px) and (max-width:991px) {
    #feedback .list-inline li > input{padding:6px 10px;height:36px;}
    #feed_btn_send{padding:6px 50px;float:left;}
    #contactframe .feedbackbox h2{font-size:22px;}
    #contactframe #share{width:30%;padding-left:0;}
    #contactframe #share dl > dd{margin-bottom:10px;}
}
@media (min-width:1px) and (max-width:767px) {
    #contactframe .feedbackbox h2{font-size:20px;}
    #feedback .list-inline li > input{padding:6px 10px;height:36px;}
    #feed_btn_send{padding:6px 50px;float:left;}
    #contactframe #share{width:100%;float:initial;padding-left:0;}
    #contactframe #share dl > dd{margin-bottom:10px;}
}


/*产品中心*/
#ProPage .procateLink{margin-bottom:30px;display:block;}
#ProPage .title{margin-bottom:30px;border-bottom:1px solid #c7c7c7;}
#ProPage .title h2{display:inline-block;background-color:#e62129;color:#fff;font-size:16px;line-height:24px;padding:8px 45px;text-transform:uppercase;margin:0;}
#ProList{margin:0 -7px 0;overflow:hidden;}
#ProList .item{padding:0 7px;margin-bottom:20px;width:25%;float:left;}
#ProList .item .box{border:1px solid #f3f3f3;}
#ProList .item:nth-child(4n+1){clear:left;}
#ProList .item .img{position:relative;overflow:hidden;background-color:#ffffff;text-align:center;}
#ProList .item img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;-ms-transition:all .3s;width:80%;}
#ProList .item:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}
#ProList .item .txt{position:relative;background-color:#ffffff;padding:10px;}
#ProList .item .txt h3{font-size:16px;line-height:20px;margin:0;text-align:center;}
#ProList .item .txt p{font-size:12px;line-height:18px;height:18px;margin-top:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#ProList .item:hover .box{border:1px solid #e62129;}
#ProList .item:hover .txt h3{color:#e62129;}
@media (min-width:992px) and (max-width:1229px) {
    #ProList .item{width:33.33%;}
    #ProList .item:nth-child(4n+1){clear:initial;}
    #ProList .item:nth-child(3n+1){clear:both;}
    #ProList .item .txt{padding:8px 10px;}
}
@media (min-width:768px) and (max-width:991px) {
    #ProList .item{width:33.33%;}
    #ProList .item:nth-child(4n+1){clear:initial;}
    #ProList .item:nth-child(3n+1){clear:both;}
    #ProList .item .txt{padding:8px 10px;}
}
@media (min-width:1px) and (max-width:767px) {
    #ProList .item{width:50%;}
    #ProList .item:nth-child(4n+1){clear:initial;}
    #ProList .item:nth-child(2n+1){clear:both;}
    #ProList .item a.link>i{font-size:30px;}
    #ProList .item .txt h3{font-size:13px;}
    #ProList .item .txt p{display:none;}
}

/*产品详情*/
#slider{overflow:hidden;}
#picView{position:relative;float:left;width:52%;border:1px solid #ededed;padding:30px 50px 20px 50px;}
#picView .gallery-top{}
#picView .imglist{background-color:#f9f9f9;padding:30px 10px;position:relative;}
#picView .swiper-slide a{display:block;}
#picView .gallery-thumbs{margin-top:10px;}
#picView .gallery-thumbs .swiper-slide{border:1px solid #f9f9f9;}
#picView .gallery-thumbs .swiper-slide-thumb-active{border-color:#e62129;position:relative;}
#picView .swbtn{position:absolute;top:50%;z-index:1;width:30px;height:60px;line-height:60px;margin-top:-30px;text-align:center;background-color:#e62129;color:#ffffff;}
#picView .btn-next{right:0;}
#picView .btn-prev{left:0 ;}
#picView .swiper-button-next.swiper-button-disabled,#picView1 .swiper-button-prev.swiper-button-disabled{opacity:1;background-color:#ccc;}
#picView .boxer{display:block;}
#picView img{width:100%;}
#picView .swiper-pagination{padding-right:13px;text-align:right;}
#picView .swiper-pagination .swiper-pagination-bullet{border-radius:0;width:12px;height:12px;}
#picView .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#e62129;}
#protitle{padding:0 0 0 30px;float:right;width:48%;}
#protitle .protitle{margin-bottom:25px;}
#protitle .protitle h1{display:inline-block;font-size:26px;line-height:32px;color:#e62129;margin:10px 15px 0 0;}
#protitle .protitle h3{display:inline-block;font-size:16px;line-height:32px;margin:10px 0 0 0;}
#protitle .colors{font-size:14px;line-height:2;margin-bottom:5px;}
#protitle .colors span{color:#999;vertical-align:middle;}
#protitle .colors i{display:inline-block;width:15px;height:15px;margin-right:6px;border-radius:50%;vertical-align:middle;}
#protitle .remark h3{font-size:16px;margin-top:0;}
#protitle .remark{font-size:14px;line-height:2;}
#protitle .download{margin-bottom:5px;}
#protitle .download span{color:#999;vertical-align:middle;font-size:14px;line-height:2;text-transform:uppercase;}
#protitle .download a{vertical-align:bottom;margin-left:8px;}
#protitle .download i{color:#e62129;font-size:24px;}
#protitle .link{display:inline-block;font-size:14px;line-height:30px;padding:15px 0 10px;}
#protitle .link>svg{float:left;font-size:30px;margin-right:5px;}
#protitle .btnlist{overflow:hidden;margin-top:20px;}
#protitle .btnInquiry{display:block;width:165px;height:39px;line-height:39px;font-size:16px;}
#protitle .btnDownload{display:inline-block;font-size:12px;line-height:21px;padding:3px 40px;border:1px solid #e62129;background-color:#e62129;color:#ffffff;text-align:center;}
#protitle .btnDownload:hover{background-color:#ffffff;color:#e62129;}
#protitle .btnlist p{font-size:12px;margin-top:15px;margin-bottom:15px;}
#ProShare{margin-top:8px;}
.pro_detail{margin-top:30px;}
.pro_detail .tit{border-bottom:1px solid #ddd;overflow:hidden;}
.pro_detail .tit h3{display:inline-block;background-color:#e62129;padding:8px 25px;color:#ffffff;font-size:18px;line-height:24px;margin:0;float:left;}
#RelatedProduct{margin-top:30px;}
@media (min-width:992px) and (max-width:1229px) {
    #picView{width:45%;}
    #protitle{width:55%;padding-left:20px;}
    #protitle .remark{font-size:14px;line-height:1.6;}
    #picView1 .imglist{padding:0 10px;}
    #RelatedProduct #ProList .item:nth-child(4){display:none;}
}
@media (min-width:768px) and (max-width:991px) {
    #picView{width:40%;}
    #protitle{width:60%;padding-left:20px;}
    #protitle .remark{font-size:14px;line-height:1.8;}
    #picView1 .imglist{padding:0 10px;}
    #RelatedProduct #ProList .item:nth-child(4){display:none;}
}
@media (min-width:1px) and (max-width:767px) {
    #picView{width:100%;float:initial;}
    #protitle{width:100%;float:initial;padding-left:0;margin-top:20px;}
    #protitle .remark{font-size:14px;}
    #picView1 .imglist{padding:0 10px;}
}


/*新闻*/
#news_nav .tit{}
#news_nav .tit h2{text-align:left;color:#333;}
#news_nav .tit p{font-size:18px;color:#888;}
#news_nav .tit p>span{display:inline-block;margin:0 15px;}
#NewsList {}
#NewsList .item{position:relative;overflow:hidden;margin-bottom:20px;background-color:#f6f6f6;}
#NewsList .item .img{width:160px;float:left;border:1px solid #c5c5c5;overflow:hidden;}
#NewsList .item .txt{padding:20px 30px 20px 190px;}
#NewsList .item .txt h3{font-size:16px;line-height:24px;margin-top:0;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#NewsList .item .txt span.date{display:inline-block;color:#c8c8c8;}
#NewsList .item .txt p{margin-top:10px;line-height:20px;height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
@media screen and (min-width:992px ) and (max-width:1229px) {
    #NewsList .list .item .img{width:150px;float:left;overflow:hidden;}
    #NewsList .list .item .txt{padding:20px 30px 20px 170px;}
}
@media (min-width:768px) and (max-width:991px) {
    #NewsList .item{margin-bottom:15px;}
    #NewsList .item .img{width:120px;}
    #NewsList .item .txt{padding:15px 15px 15px 135px;}
    #NewsList .item .txt h4{line-height:20px;height:40px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space: initial;}
    #NewsList .item .txt p{display:none;}
    #NewsList .item .txt span{font-size:13px;}
}
@media (max-width:767px){
    #NewsList .item{margin-bottom:10px;}
    #NewsList .item .img{width:90px;overflow:hidden;}
    #NewsList .item .txt{padding:10px 10px 10px 100px;}
    #NewsList .item .txt h4{line-height:20px;height:40px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space: initial;}
    #NewsList .item .txt p{display:none;}
    #NewsList .item .txt span{font-size:13px;}
}

#ntframe{background-color:#ffffff;padding-top:30px;padding-bottom:30px;}
#ntframe img{max-width:100%;}
#sharelist {margin-top:15px;}
#sharelist h3{font-size:16px;color:#fff;margin-bottom:20px;}
#sharelist span{color:#999;font-size:14px;line-height:2;text-transform:uppercase;}
#sharelist .bdshare-button-style0-32>a{background-image:none;text-indent:0;border-radius:50%;width:40px;height:40px;color:#fff;position:relative;text-align:center;line-height:40px;font-size:22px;margin:0 5px 0 0}
#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.bds_sqq:before{content:"\e63e";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_qzone:before{content:"\e61d";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_weixin:before{content:"\e628";font-family:iconfont;}
#sharelist .bdshare-button-style0-32>a.bds_tsina:before{content:"\e71a";font-family:iconfont;}
#sharelist p{color:#ffffff;margin-bottom:5px;}
#sharelist a>i{display:block;font-size:18px;width:30px;height:30px;line-height:30px;text-align:center;}
#sharelist a>i.pinterest-p{background-color:#ca1c23;}
#sharelist a>i.google-plus{background-color:#dc4e41;}
#sharelist a>i.facebook{background-color:#3b5998;}
#sharelist a>i.twitter{background-color:#1da1f2;}
#sharelist a>i.linkedin{background-color:#0077b5;}
#sharelist a>i.youtube{background-color:#ff011d;}
#RelatedNews{margin-top:30px;overflow:hidden;padding:20px 0;background-color:#fff;}
#RelatedNews .title{}
#RelatedNews .relate_list{}
#RelatedNews .relate_list .item{margin-bottom:12px;float:left;width:50%;padding-right:50px;}
#RelatedNews .relate_list .item .txt h3{font-size:14px;line-height:20px;position:relative;padding-left:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;color:#666;}
#RelatedNews .relate_list .item:hover .txt h3{color:#e62129;text-decoration:underline;}
#RelatedNews .relate_list .item .txt h3:before{content:"\e7f9";font-size:14px;font-family:"iconfont";position:absolute;left:0;}
/*#RelatedNews .relate_list .item .img:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);}*/
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
    #RelatedNews .relate_list .item{width:100%;float:initial;}

    #sharelist{padding-top:0;}
}
@media (min-width:1px) and (max-width:767px) {
    #RelatedNews .relate_list .item{width:100%;float:initial;}
    #sharelist{padding-top:0;}
}

/*分页*/
ul.pagination {box-shadow:none;width:100%;border-radius:0;text-align:center;}
ul.pagination li {margin-left:5px;display:inline-block;}
ul.pagination li a{background-color:#fff;border-color:#e62129;border-radius:0;color:#e62129;}
ul.pagination li.active span{background-color:#e62129;border-color:#e62129;border-radius:0;color:#fff;}
ul.pagination li:first-child a{border-radius:0;}
ul.pagination li:last-child a{border-radius:0;}
ul.pagination li:hover a,ul.pagination li.active:hover>span{background-color:#e62129;color:#fff;}


#pro_feed_show{padding:40px 20px;background-color:#f8f8f8;border:1px solid #e4e4e4;}
#pro_feed_show P{font-size:16px;line-height:20px;margin-bottom:15px;}
#pro_feed_show label{font-weight:normal;display:block;font-size:16px;line-height:30px;text-align:right;}
#pro_feed_show label>em{font-size:20px;color:#ff0000;margin-right:3px;margin-top:3px;font-style:initial;vertical-align:middle;}
#pro_feed_show .form-group{margin-bottom:20px;overflow:hidden;}
#pro_feed_show .form-group .input-group{display:table;}
#pro_feed_show .form-group .input-group span{display:table-cell;border:1px solid #ccc;border-right:none;width:1%;padding:0 20px;}
#pro_feed_show .form-group .input-group .form-control{display:table-cell;width:100%;border-left:none;}
#pro_feed_show .form-control{background-color:#fff;height:34px;padding:0 12px;}
#pro_feed_show textarea.form-control{height:122px;resize:none;padding-top:10px;background-color:#fff;border-radius:0px;}
#pro_feed_show #btn_send{display:inline-block;width:260px;height:36px;line-height:36px;font-size:16px;border-radius:5px;border:none;}
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media (min-width:1px) and (max-width:767px) {
    #pro_feed_show{padding:15px;}
    #pro_feed_show label{text-align:left;}
}

/*编辑器内容*/
#input {border:none; margin:0; padding:0; font:14px 'Courier New',Verdana; border:0}
.te {border:1px solid #bbb; padding:0 1px 1px; font:12px Verdana,Arial; margin:0px}
.te iframe {border:none}
.teheader {height:31px; border-bottom:1px solid #bbb; background:url(../images/header-bg.html) repeat-x; padding-top:1px}
.teheader select {float:left; margin-top:5px}
.tefont {margin-left:12px}
.tesize {margin:0 3px}
.testyle {margin-right:12px}
.tedivider {float:left; width:1px; height:30px; background:#ccc}
.tecontrol {float:left; width:34px; height:30px; cursor:pointer; background-image:url(../images/icons.png)}
.tecontrol:hover {background-color:#fff; background-position:30px 0}
.tefooter {height:auto; border-top:1px solid #bbb; background:#f5f5f5;overflow:hidden;}
.toggle {float:left;padding:9px 13px 0 10px; height:23px;color:#666;}
.resize {float:right; height:32px; width:32px; background:url(../images/resize.html) 15px 15px no-repeat; cursor:s-resize}
#editor {cursor:text; margin:10px}

#videolist{overflow:hidden;margin:0 -10px;}
#videolist .item{margin-bottom:20px;float:left;width:33.33%;padding:0 10px;}
#videolist .item:nth-child(3n+1){clear:left;}
#videolist .img{border:1px solid #ddd;overflow:hidden;}
#videolist .img img{width:100%;}
#videolist .txt{padding-top:10px;} 
#videolist h3{text-align:center;font-size:16px;line-height:20px;height:40px;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
video{width:100%;}
@media (min-width:992px) and (max-width:1229px) {
    #videolist h3{font-size:14px;}
}
@media (min-width:768px) and (max-width:991px) {
    #videolist h3{font-size:14px;}
}
@media (min-width:1px) and (max-width:767px) {
    #videolist .item{margin-bottom:20px;width:50%;} 
    #videolist .item:nth-child(3n+1){clear:initial;}
    #videolist .item:nth-child(2n+1){clear:left;}
    #videolist h3{font-size:14px;}
}

/*感谢页面*/
#thk_nav{}
#thk_nav h2{margin-bottom:20px;font-weight:bold;text-align:center;}
#thk_nav>p{line-height:28px;font-size:14px;}
.btnthank{padding: 5px 10px;margin-top: 15px;display: inline-block;border:1px solid #e62129;color:#ffffff;background-color:#e62129;}
.btnthank:hover{background-color: #ffffff;color: #e62129;}

/*网站地图*/
#sitemapnav { width:100%; position:relative;overflow:hidden;}
#sitemapnav li{  list-style:none;}
#sitemapnav a{ color:#333; }
#sitemapnav .fontbig {	width:100% !important;}
#sitemapnav .bigli{float:left;	width:100%;  line-height:35px;font-size:18px;}
#sitemapnav .bigli a {color:#666; font-weight:bold;text-transform:capitalize;}
#sitemapnav .bigli a:hover {text-decoration:underline;}
#sitemapnav .abli_02{ float:left;width:44%;margin-left:5%;font-size:16px; height:30px; line-height:30px; overflow:hidden; display:inline;font-weight:normal; }
#sitemapnav .abli_02 a:hover{text-decoration:underline;}
.jiange{ float:left; 	width:100%;  height:2px; border-bottom:solid 1px #d2d2d2; }
@media (min-width:992px) and (max-width:1229px) {
}
@media (min-width:768px) and (max-width:991px) {
}
@media screen and (min-width:1px ) and (max-width:767px)
{
	#sitemapnav .abli_02{width:44%;}
}
.probigclass {padding-left:50px;}
#sitemapnav .PROclass_01 { float:left;width:95%;margin-left:5%; font-size:16px; line-height:30px; display:inline;font-weight:bold; }
#sitemapnav .PROclass_02 { float:left;width:90%;margin-left:8%;font-size:16px; height:22px; line-height:22px;  overflow:hidden;display:inline;font-weight:normal; }

#sitemapnav .PROclass_01 a{  color:#666;}
#sitemapnav .PROclass_02 a{ color:#666;}
#sitemapnav .PROclass_01 a:hover{ text-decoration:underline;}
#sitemapnav .PROclass_02 a:hover{ text-decoration:underline;}

#sitemapnav .PROclass_03 { float:left;width:40%;margin-left:10%;color:#666666;font-size:14px;display:inline; line-height:20px;}
#sitemapnav .PROclass_03 a:hover{ text-decoration:underline;}
#sitemapnav .PROclass_04 { float:left;width:40%;margin-left:10%;display:inline;}


/*************图库*************/
#GalleryList{margin:30px -5px 0;overflow:hidden;}
#GalleryList .item{width:25%;padding:0 5px;float:left;margin-bottom:20px;}
#GalleryList .item:nth-child(4n+1){clear:left;}
#GalleryList .item .img{border:1px solid #eee;}
#GalleryList .item .img img{width:100%;}
#GalleryList .item h3{margin:10px;text-align:center;font-size:18px;font-weight:normal;}
@media screen and (min-width:992px ) and (max-width:1229px) {
}
@media screen and (min-width:768px ) and (max-width:991px){    
    #GalleryList{margin:20px -5px 0;overflow:hidden;}
    #GalleryList .item{width:33.33%;padding:0 5px;}
    #GalleryList .item:nth-child(4n+1){clear:initial;}
    #GalleryList .item:nth-child(3n+1){clear:left;}
    #GalleryList .item figcaption{padding:15px;}
    #GalleryList .item h3{margin:0;text-align:center;font-size:16px;}
}
@media (max-width:767px) {
    #GalleryList{margin:15px -5px 0;}
    #GalleryList .item{width:50%;padding:0 5px}
    #GalleryList .item:nth-child(4n+1){clear:initial;}
    #GalleryList .item:nth-child(2n+1){clear:left;}
    #GalleryList .item figcaption{padding:15px;}
    #GalleryList .item h3{margin:0;text-align:center;font-size:14px;}
}

#downtable.table>tbody>tr>td{border-top:none;border-bottom:1px solid #ddd;vertical-align:middle;padding:8px 8px 5px;}
#downtable.table>tbody>tr>td:nth-child(1){}
#downtable.table>tbody>tr>td:nth-child(2){width:160px;}
#downtable.table>tbody>tr>td:nth-child(3){width:100px;}
#downtable.table>tbody>tr>td i.icon-tit{color:#e62129;font-size:24px;margin-right:5px;vertical-align:middle;}
#downtable.table>tbody>tr>td i.icon-down{color:#e62129;}
@media (max-width:767px) {
    #downtable.table>thead>tr>th:nth-child(2){display:none;}
    #downtable.table>tbody>tr>td:nth-child(2){display:none;}
}


@keyframes zoom{
	from{width: 100px;height: 100px;left: 0;top: 0;}
	to{width: 140px;height: 140px;left: -20px;top: -20px;opacity:0}
}
@-webkit-keyframes zoom{
	from{width: 100px;height: 100px;left: 0;top: 0;}
	to{width: 140px;height: 140px;left: -20px;top: -20px;opacity:0}
}
@-moz-keyframes zoom{
	from{width: 100px;height: 100px;left: 0;top: 0;}
	to{width: 140px;height: 140px;left: -20px;top: -20px;opacity:0}
}
@-ms-keyframes zoom{
	from{width: 100px;height: 100px;left: 0;top: 0;}
	to{width: 140px;height: 140px;left: -20px;top: -20px;opacity:0}
}
@-o-keyframes zoom{
	from{width: 100px;height: 100px;left: 0;top: 0;}
	to{width: 140px;height: 140px;left: -20px;top: -20px;opacity:0}
}

@media screen and (min-width:768px ) and (max-width:991px) {
    @keyframes zoom{
	    from{width: 60px;height: 60px;left: 0;top: 0;}
	    to{width: 100px;height: 100px;left: -20px;top: -20px;opacity:0}
    }
    @-webkit-keyframes zoom{
	    from{width: 60px;height: 60px;left: 0;top: 0;}
	    to{width: 100px;height: 100px;left: -20px;top: -20px;opacity:0}
    }
    @-moz-keyframes zoom{
	    from{width: 60px;height: 60px;left: 0;top: 0;}
	    to{width: 100px;height: 100px;left: -20px;top: -20px;opacity:0}
    }
    @-ms-keyframes zoom{
	    from{width: 60px;height: 60px;left: 0;top: 0;}
	    to{width: 100px;height: 100px;left: -20px;top: -20px;opacity:0}
    }
    @-o-keyframes zoom{
	    from{width: 60px;height: 60px;left: 0;top: 0;}
	    to{width: 100px;height: 100px;left: -20px;top: -20px;opacity:0}
    }
}

