@charset "UTF-8";
*{margin:0;padding:0}
/* 在Safari上禁用A标签的默认样式 */
a {-webkit-tap-highlight-color: transparent;}
body{background-color:#fff;color:#333;font-family:'Merriweather',arial, sans-serif;font-weight: 100;font-size:16px;-webkit-text-size-adjust: 100% !important;text-size-adjust: 100% !important;-moz-text-size-adjust: 100% !important;max-width:1920px;margin:0 auto;overflow-x:hidden; text-rendering: optimizeLegibility!important;}
img{border:none}
ul li{list-style-type:none}
a,dd,dl,dt,form,img,li,p,span,table,td,tr,ul{margin:0;padding:0;list-style:none; border: none;}
a{text-decoration:none;color:#333;outline:0;transition:.3s;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s; border: none;}
h1{margin:0;padding:0;font-weight:400}
input,textarea{font-family:'GoodOT-Cond', Arial Narrow, Arial, sans-serif;
font-weight: 500;font-size:14px;border:none;outline:0}
img{max-width:100%;border:0 solid #ccc}
embed,iframe,video{max-width:100%}
input,textarea{border:none;background:0 0;font-family:inherit}
input[type=submit],textarea[type=submit]{cursor:pointer}
input[type=checkbox],textarea[type=checkbox]{cursor:pointer}
input[type=radio],textarea[type=radio]{cursor:pointer}
input:focus,textarea:focus{outline:0}
textarea{resize:none}
.pull-left{float:left}
.pull-right{float:right}
.clear{clear:both}
.fix{*zoom:1}
.fix:after,.fix:before{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden}
article,aside,dialog,figure,footer,header,menu,nav,section{display:block}
a,dd,div,dl,dt,form,img,li,p,span,table,td,tr,ul{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
input,textarea{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
::-moz-selection{color:#fff;background:#d8000f}
::selection{color:#fff;background:#d8000f}
.zoomPad{position:relative;float:left;z-index:99;cursor:crosshair}
.zoomPreload{-moz-opacity:.8;opacity:.8;filter:alpha(opacity=80);color:#333;font-size:14px;font-family:'Merriweather',arial, sans-serif;text-decoration:none;border:none;background-color:transparent;padding:0px;text-align:center;background-repeat:no-repeat;background-position:43px 30px;z-index:110;width:24px;height:24px;position:absolute;top:0;left:0;text-indent: -9999px;}
.zoomPup{overflow:hidden;background-color:transparent;-moz-opacity:.6;opacity:.6;filter:alpha(opacity=60);z-index:120;position:absolute;border:none;z-index:101;cursor:crosshair;}
.zoomOverlay{position:absolute;left:0;top:0;background:#fff;z-index:5000;width:100%;height:100%;display:none;z-index:101}
.zoomWindow{position:absolute;left:110%;top:40px;background:#fff;z-index:6000;height:auto;z-index:10000;z-index:110}
.zoomWrapper{position:relative;border:1px solid #eaeaea;z-index:110}
.zoomWrapperTitle{display:block;background:#eaeaea;color:#fff;height:18px;line-height:18px;width:100%;overflow:hidden;text-align:center;font-size:10px;position:absolute;top:0;left:0;z-index:120;-moz-opacity:.6;opacity:.6;filter:alpha(opacity=60)}
.zoomWrapperImage{display:block;position:relative;overflow:hidden;z-index:110}
.zoomWrapperImage img{border:0;display:block;position:absolute;z-index:101}
.zoomIframe{z-index:-1;filter:alpha(opacity=0);-moz-opacity:.8;opacity:.8;position:absolute;display:block}
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;-moz-transition:opacity .5s ease;transition:opacity .5s ease;z-index:999999}
#baguetteBox-overlay.visible{opacity:1}
#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}
#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}
#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}
#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space: nowrap;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:Verdana,Geneva,sans-serif}
#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;-o-transition:left .4s ease,-o-transform .4s ease;-moz-transition:left .4s ease,transform .4s ease,-moz-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease,-o-transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease}
#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;-moz-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}
#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;-moz-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}
.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:-webkit-calc(50% - 30px);top:-moz-calc(50% - 30px);top:calc(50% - 30px);width:44px;height:60px}
.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;border-radius:15%;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;-o-transition:background-color .4s ease;-moz-transition:background-color .4s ease;transition:background-color .4s ease}
/* .baguetteBox-button:hover{background-color:rgba(50,50,50,.9)} */
.baguetteBox-button#next-button{right:2%;display:block!important}
.baguetteBox-button#previous-button{left:2%;display:block!important}
.baguetteBox-button#close-button{top:90px;right:2%;right:-webkit-calc(2% + 6px);right:-moz-calc(2% + 6px);right:calc(2% + 6px);width:30px;height:30px}
.baguetteBox-button svg{position:absolute;left:0;top:0}

.self-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.self-ellipsis-2{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.self-ellipsis-3{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.self-ellipsis-4{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.relative{position:relative}
.absolute{position:absolute}
.common-vc{position:absolute;top:50%;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%)}
.common-hc{position:absolute;left:50%;transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%)}
.common-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.text-right{text-align:right}
.text-left{text-align:left}
.nlazy{min-width:20%}
[class*="-item"] .item-pic,[class*="-item"] .item-pics{position:relative;display:block;text-align:center;overflow:hidden}
[class*="-item"] .item-pic img{-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s}
[class*="-item"] .item-pic:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}
[class*="-item"] .item-title{overflow:hidden}
[class*="-item"] .item-title a:hover{color:#d8000f!important}
[class*="-item"] .item-subt{overflow:hidden}
[class*="-item"] .item-subt a:hover{color:#d8000f!important}
[class*="-item"] .item-desc{overflow:hidden}
[class*="-item"] .item-desc a{display:block;color:#333}
[class*="-item"] .item-desc a:hover{color:#d8000f!important}

.wp{width:1200px;margin:auto}


/*banner*/
.bannerBox {position: relative;display:block;z-index: 3;}
.banner {text-align: center;position: relative; overflow:hidden}
.bx-wrapper .bx-pager.bx-default-pager a{opacity:0.7; *filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.banner_edit{ position:absolute; width:1200px; top:10px; left:50%; margin-left:-600px; z-index:2; background:url(../images/bannerEditbg.png) repeat; }
.banner .bx-wrapper .bx-pager.bx-default-pager a:before,.banner .bx-wrapper .bx-pager.bx-default-pager a:after{ box-sizing:content-box; -webkit-box-sizing:content-box;}

.bx-wrapper .bx-prev,.bx-wrapper .bx-next{ width:50px !important; height:50px !important; margin-top:-25px !important; background-image:url("../images/bxSlide2_01.png?var001") !important; background-color:#ccc !important; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s; background-size:auto !important; visibility:hidden;}
.bx-wrapper .bx-prev{left:-20px !important; }
.bx-wrapper .bx-next{background-image:url("../images/bxSlide2_01.png?var001") !important;  right:-20px !important;}
.bx-wrapper:hover .bx-prev,.bx-wrapper:hover .bx-next{ visibility:visible;}
.bx-wrapper:hover .bx-prev{left:0 !important; }
.bx-wrapper:hover .bx-next{right:0 !important;}
.banner .bx-wrapper .bx-prev,.banner .bx-wrapper .bx-next{ width:44px !important; height:44px !important; margin-top:-17px !important;  background:url("../images/bxSlide2_01.png") no-repeat !important;border-radius: 50%;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;}
.banner .bx-wrapper .bx-next{background:url("../images/bxSlide2_02.png") no-repeat !important;}
.banner .bx-wrapper:hover .bx-prev{left:20px !important; }
.banner .bx-wrapper:hover .bx-next{right:20px !important;}
.banner .bx-wrapper .bx-prev:hover{background:#7A7A7A url("../images/bxSlide2_01.png?var001") no-repeat !important;opacity: 0.7;}
.banner .bx-wrapper .bx-next:hover{background:#7A7A7A url("../images/bxSlide2_02.png?var001") no-repeat !important;opacity: 0.7;}
.banner .bx-wrapper .bx-pager{ bottom:30px;}
.banner .bx-wrapper .bx-pager.bx-default-pager a{  background:#aba89c !important;width:16px; height:16px; margin:0 5px; position:relative; border-radius:50%; -webkit-border-radius:50%; }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{opacity:1; *filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,.banner .bx-wrapper .bx-pager.bx-default-pager a.active{background:#D7000F !important;}
@media screen and (min-width:1220px){
.wp{width:1200px;margin:auto;position: relative;}
.wpp{width:1210px;margin:auto}
}
@media screen and (min-width:1000px) and (max-width:1219px){
.wp{width:980px;margin:auto}
.wpp{width:990px;margin:auto}
}
@media screen and (max-width:999px){
.wp{width:95%;margin:auto}
.banner .bx-wrapper .bx-pager.bx-default-pager a {
  background: #aba89c !important;
  width: 10px;
  height: 10px;
}
.banner .bx-wrapper .bx-next:hover{background-size:100%!important;}
.banner .bx-wrapper .bx-prev:hover{background-size:100%!important;}
}
@media screen and (max-width:767px){
    .banner .bx-wrapper .bx-prev,.banner .bx-wrapper .bx-next{ width:30px !important; height:30px !important; margin-top:-17px !important;  background:url("../images/bxSlide2_01.png") no-repeat !important;border-radius: 50%; background-size: 100%!important;}
    .banner .bx-wrapper .bx-next{background:url("../images/bxSlide2_02.png") no-repeat !important;background-size: 100%!important;}
    .bx-wrapper .bx-prev:hover{background-position:0!important;background-size: 100%!important;}
    .bx-wrapper .bx-next:hover{background-position:0!important;background-size: 100%!important;}
}
@media screen and (min-width:1220px){
.no_marginr{margin-right:auto!important}
.no_marginl{margin-left:auto!important}
.cer-list .list-item:nth-child(3n){margin-right:0;}
}
@media screen and (min-width:1000px) and (max-width:1219px){
.no_marginr{margin-right:auto!important}
.no_marginl{margin-left:auto!important}
.cer-list .list-item:nth-child(3n){margin-right:0;}
}
.at-resp-share-element .at4-share-count-container{text-decoration:none;float:right;padding-right:15px;line-height:25px!important}
.at-resp-share-element .at-icon{width:24px!important;height:24px!important}
.at-style-responsive .at-share-btn{padding:0!important;-webkit-border-radius:2px!important;border-radius:2px!important}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width:24px!important;height:24px!important}
.at-resp-share-element .at-share-btn{margin-bottom:0!important;margin-right:3px!important}
.at-resp-share-element .at-icon{width:24px!important;height:24px!important}
.at-style-responsive .at-share-btn{padding:0!important;-webkit-border-radius:2px!important;border-radius:2px!important}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width:24px!important;height:24px!important}
.at-resp-share-element .at-share-btn{margin-bottom:0!important;margin-right:3px!important}
.an-bd3{position:relative}
.an-bd3 .item-backdrop{content:'';background-color:#000;background:rgba(0,0,0,.37);position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
@media screen and (min-width:992px){
.an-bd3 .item-backdrop{visibility:hidden;opacity:0;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
}
@media screen and (min-width:992px){
.an-bd3:hover .item-backdrop{visibility:visible;opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
}
.item-table{display:table;table-layout:fixed;width:100%;height:100%}
.item-cell{display:table-cell;width:100%;height:100%;vertical-align:middle}
.table table{width:100%;border-collapse:collapse;line-height:28px}
.table table tr td{padding:6px 3px;border:1px solid #ccc}
@media screen and (max-width:1000px){
.table{width:100%;overflow:scroll}
.table table{width:885px}
}
@media screen and (max-width:767px){
.table table tr td{height:28px}
.banner .bx-wrapper .bx-pager{ bottom:10px;}
}
.proslide_menubtn{display:none;width:23px;height:18px;position:absolute;top:12px;right:12px;cursor:pointer;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;transition:all .4s ease 0s;z-index:9999}
.proslide_menubtn span{display:block;width:100%;height:3px;margin-bottom:3px;background-color:#fff}
@media screen and (max-width:1219px){
.proslide_menubtn{display:block}
}
.page{text-align:center;overflow:hidden;font-family:Merriweather,arial;margin-bottom: 35px;}
.page a{display:inline-block;border:solid 1px #333;color:#333;width:25px;height:25px;line-height:23px;margin:0 3px 0;font-family: 'Merriweather',arial, sans-serif; font-weight: 100; }
.page a:first-child,.page a:last-child{width:30px;border:0;background-color:transparent!important;color:#666}
.page a:first-child:hover,.page a:last-child:hover,.page a:first-child:active,.page a:last-child:active{color:#fff;background-color:#d8000f!important;}
.page a:first-child,.page a:last-child{text-align:center;display: inline-block;border: solid 1px #333;color: #333;width: 25px;height: 25px;line-height: 23px;margin:0 3px 10px;font-weight: 100;font-size: 16px;}
.page a.page-active,.page a:hover,.page a.page-active,.page a:active{border-color:#d8000f;background-color:#d8000f;color:#fff}
@media only screen and (max-width:767px){
.page a:first-child,.page a.prev:last-child{text-align:center!important}
}
.page .fl{float:left;display:inline-block}
@media only screen and (max-width:767px){
.page .fl{float:none}
}
.page .add-form,.pro2-hotpro .add-form{float:right;display:inline-block;line-height: 2;color:#333;letter-spacing:.5px}
.page .add-form span,.pro2-hotpro .add-form span { width:80px;background:url(../images/af-bg.png) no-repeat left center;padding-left:30px;margin-left:13px;}
.page .add-form .add-btn,.pro2-hotpro .add-form .add-btn{padding:0 10px 0 10px;border-radius:unset;border:unset;-webkit-border-radius:unset;margin-left:13px; line-height: 2;letter-spacing:.5px;text-align:center;min-width:320px;height:32px;line-height:30px;background-color:#d8000f!important;color:#fff;cursor:pointer;font-family: 'GoodOT',Arial,sans-serif;font-weight: 400;}
.pro2-hotpro .add-form .add-btn{display: inline-block;}
.page .add-form .add-btn:hover,.pro2-hotpro .add-form .add-btn:hover{background-color:#333!important; color: #fff;}


@media only screen and (max-width:999px){
  .page .add-form, .pro2-hotpro .add-form{margin-top: 20px;}
}
@media only screen and (max-width:767px){
.page .add-form,.pro2-hotpro .add-form{float:right;margin-left:0;font-size:14px;padding-left:0; margin-top: 10px;text-align: center;}
.page .add-form .add-btn,.pro2-hotpro .add-form .add-btn{width:140px;height:28px;line-height:26px;margin-left:5px}
.page .add-form span,.pro2-hotpro .add-form .add-btn span{ display: inline-block; margin: 0 auto;}
}
.back-top{border-radius:5px;position:fixed;right:10px;bottom:-60px;-webkit-transition:1s;-o-transition:1s;-moz-transition:1s;transition:1s;cursor:pointer;z-index:998;width:40px;height:40px;background-color: rgba(0,0,0,0.2); text-align: center;}
.back-top:hover{background-color:rgba(0,0,0,0.5)}
.back-top i {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
}

@media screen and (max-width:767px){
.back-top{width:40px;height:40px}
}
.pro-share{height:26px;font-size:0;letter-spacing:0}
.pro-share .share-title{margin-right:8px;display:inline-block;*display:inline;*zoom:1;line-height:26px;color:#666}
@media only screen and (max-width:767px){
.pro-share .share-title{font-size:14px;}
}
.pro-share .share-pic{display:inline-block;*display:inline;*zoom:1;vertical-align:top;height:26px}
.m-oths .oths-item{font-family:Merriweather,arial;line-height:26px}
.m-oths .oths-item,.m-oths .oths-item a{color:#333;line-height: 26px;vertical-align: middle;}
.m-oths .oths-item .item-name{color:#333;text-transform:uppercase; font-size: 18px;font-weight: 600; vertical-align: middle;}
.m-oths .oths-item a:hover{color:#d8000f}
.m-oths .oths-item-1{margin-bottom:15px}
.m-oths .iconfont{font-size:26px;color:#d8000f;vertical-align:middle;margin-right:5px}
.about_fix {
  font-size: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.index-about .item-body {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  width: 43.25%;
  left: 56.75%;
}

.index-about .item-videobox{margin-right:5%;width:51.75%;float:left;overflow:hidden;padding:0;position:relative; z-index: 0;}
/* .index-about .item-videobox:after{position:absolute;content:'';left:0;top:0;right:26px;bottom:31px;z-index:0} */
.index-about .item-videobox .item-video{position:relative;overflow:hidden;padding-bottom:70.99494%;height:0;z-index:-1}
.index-about .item-videobox .item-video iframe,.index-about .item-videobox .item-video img,.index-about .item-videobox .item-video video{position:absolute;top:0;left:50%; z-index: -1; transform:translateX(-50%);height:100%;border:none; background: #000;object-fit: contain;}
.index-about .item-videobox .item-video iframe body{margin:0!important}
.index-about{overflow:hidden; padding: 60px 0 25px;}
@media screen and (max-width:1219px){
  .index-about{padding:26px 0 40px}
  .index-about .item-body {position: inherit; width: 100%; transform: translate(0, 0);}
  .index-about .item-videobox{width:100%;float:none; margin:0 auto 20px}
  }
@media screen and (max-width:767px){
  .index-about{padding:26px 0 40px}
  .index-about .item-body {position: inherit; width: 100%; transform: translate(0, 0);}
  .index-about .item-videobox{width:100%;float:none;max-width:621px;margin:0 auto 20px}
  }

@media screen and (max-width:450px){
.index-about .item-videobox{padding:0}
.index-about .item-videobox:after{right:15px;bottom:15px}
}

.index-about .item-desc{line-height:26px;margin-top:0px;}
.index-about .item-desc p {padding-bottom: 5px;}
.index-about .item-desc a{display:block}
.index-about .item-desc a:hover{color:#d8000f}
@media screen and (max-width:1219px){
.index-about .item-desc{margin-top:0}
}
.index-about .item-btn,.index-contact .item-btn{display:inline-block;min-width:168px;height:50px;line-height:50px; text-align:center;border: solid 1px #333;color: #333;
cursor: pointer;font-family:'GoodOT', Arial, sans-serif;font-weight:400;text-transform:uppercase;margin-top:17px;font-size: 16px;-webkit-transition:none;}
.index-about .item-btn:hover,.index-contact .item-btn:hover{background-color:#d8000f;border: 1px solid #d8000f; color: #fff;}
@media screen and (max-width:1219px){
.index-contact .item-btn{margin-top:17px}
.index-about .item-btn:hover,.index-contact .item-btn:hover,.index-about .item-btn:active,.index-contact .item-btn:active{background-color:#d8000f;border: 1px solid #d8000f; color: #fff;}
}

.index-item{text-align:center}
.index-item .item-title{font-size:32px;font-family: 'GoodOT-Cond', Arial Narrow, Arial, sans-serif;font-weight: 500;}
.index-item .item-title a{color:#2c2c2c!important;}

@media screen and (max-width:999px){
.index-item .item-title{font-size:30px;}
}
@media screen and (max-width:767px){
.index-item .item-title{font-size:24px;}
}
.index-item .item-desc{font-size: 16px;line-height:26px;max-width:100%;margin-left:auto!important;margin-right:auto!important;margin-top:17px}
@media screen and (max-width:767px){
.index-item .item-desc{margin-top:10px}
}
.index-project{padding:95px 0 25px}
@media screen and (max-width:1219px){ 
.index-project{padding:0 0 60px}
}
@media screen and (max-width:999px){
.index-project{padding:0 0 50px}
}
@media screen and (max-width:767px){
.index-project{padding:0 0 30px;background-image:none}
.index-project .index-item {margin-top: 30px;}
}
.index-project .box-list{padding:0;width:100%;}
.index-project .box-list .list-item{width:100%;margin-left:0;margin-top:0;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}
.index-project .box-list .list-item:hover{margin-top:0;margin-bottom:0}
@media screen and (max-width:1219px){
.index-project .box-list .list-item{margin-top:0}
.index-project .box-list .list-item:hover{margin-top:0;margin-bottom:0}
}
@media screen and (max-width:999px){
.index-project .box-list .list-item{width:100%;margin:0 0 0}
.index-project .box-list .list-item:hover{margin-top:0;margin-bottom:0}
}
@media screen and (max-width:767px){
.index-project .box-list .list-item{width:100%}
}
.index-project .box-list .item-pic{border: solid 1px #d0d0d0;-webkit-border-radius:0;border-radius:0}
.index-project .box-list .item-pic img{display:block;max-width:600px;margin:0 auto;width:100%}

.index-project .box-list .item-title{font-family:'Merriweather',arial, sans-serif;line-height:42px;text-align:center;margin-top:21px}
@media screen and (max-width:999px){
.index-project .box-list .item-title{margin-top:10px;line-height:30px}
}
.index-contact{overflow:hidden;padding:80px 0 25px}
@media screen and (max-width:1219px){
.index-contact{padding:20px 0 60px}
}
@media screen and (max-width:767px){
.index-contact{padding:10px 0 30px}
}
.index-contact .item-pics{width:37.83333%;padding:0 1.91667% 1.83333% 0;margin-left:6.41667%;position:relative}
.index-contact .item-pics img{display:block;position:relative;z-index:2}
@media screen and (max-width:999px){
.index-contact .item-pics{margin-left:3.33333%}
}
@media screen and (max-width:500px){
.index-contact .item-pics{width:100%;max-width:454px;float:none;margin:0 auto}
}
.index-contact .index-item{text-align:left;max-width:auto;margin-top:0}
@media screen and (max-width:999px){
.index-contact .index-item{margin-top:10px}
}
@media screen and (max-width:767px){
.index-contact .index-item{margin-top:20px}
}
.index-contact .index-item .item-title{text-transform: uppercase;padding-bottom:2px}
.index-contact .index-item .item-desc,.index-contact .index-item .item-desc a{color: #333;}
.index-hotpro{/**background:url(../images/bg1.jpg) no-repeat bottom center;background-size:cover;**/padding:95px 0 25px}
.hot_pro_dom{position:relative;}
.hot_pro_dom .swiperprev{z-index:99999;position:absolute;left:-46px;top:50%;margin-top:-60px;width:40px;height:40px;border-radius: 50%; background:#b5b3b3 url(../images/q1.png) center center no-repeat;background-size: auto 60%;}
.hot_pro_dom .swipernext{z-index:99999;position:absolute;right:-46px;top:50%;margin-top:-60px;width:40px;height:40px;border-radius: 50%;background:#b5b3b3 url(../images/q2.png) center center no-repeat;background-size: auto 60%;}
.hot_project_dom{position:relative;margin-top:36px;}
.hot_project_dom .swiperprev{z-index:99999;position:absolute;left:-46px;top:50%;margin-top:-60px;width:40px;height:40px;border-radius: 50%;background:#b5b3b3 url(../images/q1.png) center center no-repeat;background-size: auto 60%;}
.hot_project_dom .swipernext{z-index:99999;position:absolute;right:-46px;top:50%;margin-top:-60px;width:40px;height:40px;border-radius: 50%;background:#b5b3b3 url(../images/q2.png) center center no-repeat;background-size: auto 60%;}
.hot_pro_dom .swiperprev:hover{z-index:99999;position:absolute;left:-46px;top:50%;margin-top:-60px;width:40px;height:40px;border-radius: 50%;background:#7A7A7A url(../images/q1.png) center center no-repeat;background-size: auto 60%;}
.hot_pro_dom .swipernext:hover{z-index:99999;position:absolute;right:-46px;top:50%;margin-top:-60px;width:40px;height:40px;border-radius: 50%;background:#7A7A7A url(../images/q2.png) center center no-repeat;background-size: auto 60%;}
.hot_project_dom .swiperprev:hover{z-index:99999;position:absolute;left:-46px;top:50%;margin-top:-60px;width:40px;height:40px;border-radius: 50%;background:#7A7A7A url(../images/q1.png) center center no-repeat;background-size: auto 60%;}
.hot_project_dom .swipernext:hover{z-index:99999;position:absolute;right:-46px;top:50%;margin-top:-60px;width:40px;height:40px;border-radius: 50%;background:#7A7A7A url(../images/q2.png) center center no-repeat;background-size: auto 60%;}
@media screen and (max-width:1219px){
.index-hotpro{padding:20px 0 30px}
.hot_pro_dom .swiperprev{left:10px;margin-top:-25px;width:40px;height:40px;border-radius: 50%;background:url(../images/q1.png) center center no-repeat rgba(0,0,0,0.2);background-size: auto 50%;}
.hot_pro_dom .swipernext{right:10px;margin-top:-25px;width:40px;height:40px;border-radius: 50%;background:url(../images/q2.png) center center no-repeat rgba(0,0,0,0.2);background-size: auto 50%;}
.hot_project_dom .swiperprev{left:10px;margin-top:-25px;width:40px;height:40px;border-radius: 50%;background:url(../images/q1.png) center center no-repeat rgba(0,0,0,0.2);background-size: auto 50%;}
.hot_project_dom .swipernext{right:10px;margin-top:-25px;width:40px;height:40px;border-radius: 50%;background:url(../images/q2.png) center center no-repeat rgba(0,0,0,0.2);background-size: auto 50%;}
.hot_pro_dom .swiperprev:hover{left:10px;top:50%;margin-top:-25px;width:40px;height:40px;border-radius: 50%;background:rgba(0,0,0,0.2) url(../images/q1.png) center center no-repeat;background-size: auto 60%;}
.hot_pro_dom .swipernext:hover{right:10px;top:50%;margin-top:-25px;width:40px;height:40px;border-radius: 50%;background:rgba(0,0,0,0.2) url(../images/q2.png) center center no-repeat;background-size: auto 60%;}
.hot_project_dom .swiperprev:hover{left:10px;top:50%;margin-top:-25px;width:40px;height:40px;border-radius: 50%;background:rgba(0,0,0,0.2) url(../images/q1.png) center center no-repeat;background-size: auto 60%;}
.hot_project_dom .swipernext:hover{right:10px;top:50%;margin-top:-25px;width:40px;height:40px;border-radius: 50%;background:rgba(0,0,0,0.2) url(../images/q2.png) center center no-repeat;background-size: auto 60%;}
}
@media screen and (max-width:768px){
.index-hotpro{padding:20px 0 10px}
}
@media screen and (max-width:767px){
.index-hotpro{padding:20px 0 30px}
.hot_project_dom{position:relative;margin-top:18px;}
}
.hot_pro_dom{margin-top:30px;margin-left: -1px;margin-right: -1px;}
.index-hotpro .index-item .item-desc,.index-hotpro .index-item .item-desc a{color:#333;}


@media screen and (max-width:640px){
.hot_pro_dom .swiperprev{left:10px;margin-top:-15px;width:30px;height:30px;background:url(../images/q1.png) center center no-repeat rgba(0,0,0,0.2);background-size: auto 50%;}
.hot_pro_dom .swipernext{right:10px;margin-top:-15px;width:30px;height:30px;background:url(../images/q2.png) center center no-repeat rgba(0,0,0,0.2);background-size: auto 50%;}
.hot_pro_dom .swiperprev:hover{left:10px;margin-top:-15px;width:30px;height:30px;border-radius: 50%;background:rgba(0,0,0,0.2)url(../images/q1.png) center center no-repeat;background-size: auto 60%;}
.hot_pro_dom .swipernext:hover{right:10px;margin-top:-15px;width:30px;height:30px;background:rgba(0,0,0,0.2) url(../images/q2.png) center center no-repeat;background-size: auto 60%;}

.hot_project_dom .swiperprev{left:10px;margin-top:-15px;width:30px;height:30px;background:url(../images/q1.png) center center no-repeat rgba(0,0,0,0.2);background-size: auto 50%;}
.hot_project_dom .swipernext{right:10px;margin-top:-15px;width:30px;height:30px;background:url(../images/q2.png) center center no-repeat rgba(0,0,0,0.2);background-size: auto 50%;}
.hot_project_dom .swiperprev:hover{left:10px;margin-top:-15px;width:30px;height:30px;background:rgba(0,0,0,0.2) url(../images/q1.png) center center no-repeat;background-size: auto 50%;}
.hot_project_dom .swipernext:hover{right:10px;margin-top:-15px;width:30px;height:30px;background:rgba(0,0,0,0.2) url(../images/q2.png) center center no-repeat;background-size: auto 50%;}

}

.index-hotpro .item-pic {position:relative;display:block;line-height:0;font-size:0;text-align:center;overflow:hidden;}
/* .index-hotpro .item-pic img {-webkit-transition:all 550ms;-o-transition:all 550ms;-moz-transition:all 550ms;transition:all 550ms;}
.index-hotpro .item-pic:hover img {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);} */

.index-hotpro .item-pic{border:solid 1px #d0d0d0; width: calc(100% - 2px);}
.index-hotpro .item-pic img{display:block;margin:0 auto}
.index-hotpro .box-list .item-body{background-color:#ffffff;font-family:'Merriweather',arial, sans-serif; padding:19px 0px 17px}
.index-hotpro .box-list .item-body .item-title a{font-weight:100;font-family:'Merriweather',arial, sans-serif; font-size: 16px;color:#333;}

.index-hotpro .box-list .item-body:hover{color:#d8000f;}
@media screen and (max-width:767px){
.index-hotpro .box-list .item-body{padding:10px 5px;}
}
.index-hotpro .box-list .item-title{font-size:20px;line-height:28px}
.index-hotpro .box-list .item-title,.index-hotpro .box-list .item-title a{color:#333;text-align: center;font-size: 16px;}
.index-hotpro .box-list .item-title a:hover{color:#d8000f!important;}
@media screen and (max-width:999px){
.index-hotpro .box-list .item-title{font-size:18px;line-height:24px}
}
@media screen and (max-width:767px){
.index-hotpro .box-list .item-title{font-size:16px;}
}
.index-hotpro .box-list .item-desc{margin-top:8px;text-align:left;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; font-size: 16px;}
.index-hotpro .box-list .item-desc a{display:block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width:100%;}
.index-hotpro .box-list .item-desc,.index-hotpro .box-list .item-desc a{font-size: 16px;color:#fff; font-weight: 100;text-align: center;}

/* .index-hotpro .box-list .item-desc a:hover{color:#fff!important} */
@media screen and (max-width:767px){
.index-hotpro .box-list .item-desc{line-height:24px;margin-top:0}
}
.index-news .index-item{padding:80px 0 36px}
@media screen and (max-width:1219px){
.index-news .index-item{padding:0 0 36px}
}
/* @media screen and (max-width:999px){
.index-news .index-item{padding:50px 0 48px}
} */
@media screen and (max-width:767px){
.index-news .index-item{padding:30px 0}
}
.index-news .index-item .item-desc,.index-news .index-item .item-desc a{color:#333;}
.index-news .news1-list{padding-bottom:4px}


.hot_part_dom>.swiper-grid-column>.swiper-wrapper {
  flex-direction: row!important;
}

.swiper-pagination { bottom: 0; left: 50%; transform: translate(-50%,-50%);}
.hot_part_dom .part_swiper{border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 30px;}
.hot_part_dom .swiperprev{z-index:99999;position:absolute;left:calc(50% - 50px);top:100%;margin-top:-60px;width:40px;height:40px;border-radius: 50%;background:#b5b3b3 url(../images/q1.png) center center no-repeat;background-size: auto 60%;}
.hot_part_dom .swipernext{z-index:99999;position:absolute;right:calc(50% - 50px);top:100%;margin-top:-60px;width:40px;height:40px;border-radius: 50%;background:#b5b3b3 url(../images/q2.png) center center no-repeat;background-size: auto 60%;}
.hot_part_dom .swipernext:hover{background:#7A7A7A url(../images/q2.png) center center no-repeat;background-size: auto 60%;}
.hot_part_dom .swiperprev:hover{background:#7A7A7A url(../images/q1.png) center center no-repeat;background-size: auto 60%;}

/*.part_list_group {position:relative;}*/
/*.part_list_group::before{content: ""; height: 100%; background:#ccc; position: absolute; width: 1px;}*/
/*.part_list_group::after{content: ""; height: 1px; background:#ccc; position: absolute; width: 100%;}*/
.part_list {background: #F5F6F7; height: 120px!important; position: relative;}
.part_list::before{content: ""; height: 1px; background:#ccc; position: absolute; width: 100%;}
.part_list::after{content: ""; height: 100%; background:#ccc; position: absolute; width: 1px;left: 1px;}
/* .part_list:nth-child(8n){ border-right: none;} */
.part_list:hover {background: #fff;}
.part_ico {filter:grayscale(100%);max-height:80%;position:absolute;max-width:80%;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);transition:all 0.3s ease-in-out;z-index:9999;}
.part_ico:hover {filter:grayscale(0%);transform:translate(-50%,-50%) scale(1.4);max-height:85%;max-width:85%;background-color:#fff;padding:10px;}
@media screen and (max-width:991px){
  .hot_part_dom .swiperprev{z-index:99999;position:absolute;left:calc(50% - 50px);top:100%;margin-top:-40px;width:30px;height:30px;border-radius: 50%;background:#b5b3b3 url(../images/q1.png) center center no-repeat;background-size: auto 60%;}
  .hot_part_dom .swipernext{z-index:99999;position:absolute;right:calc(50% - 50px);top:100%;margin-top:-40px;width:30px;height:30px;border-radius: 50%;background:#b5b3b3 url(../images/q2.png) center center no-repeat;background-size: auto 60%;}
  .part_list {background: #F5F6F7; height: 80px!important; position: relative;}
  }

.page_wrap{padding:21px 0 35px}
@media screen and (max-width:1219px){
.page_wrap{padding:20px 0 70px}
}
@media screen and (max-width:999px){
.page_wrap{padding:20px 0 50px}
}
@media screen and (max-width:767px){
.page_wrap{padding:20px 0 30px}
}
.pro-main .box-main{overflow:hidden;width:896px}
@media screen and (max-width:1219px){
.pro-main .box-main{width:680px}
}
@media screen and (max-width:999px){
.pro-main .box-main{width:100%}
}
.pro-main .box-slide{width:260px}
@media screen and (max-width:999px){
.pro-main .box-slide{width:100%;margin:75px auto 0}
}
@media screen and (max-width:767px){
.pro-main .box-slide{margin-top:45px}
}
.pro1-top{font-family:Merriweather,arial}
.pro1-top .item-title{display:inline-block;min-width:179px;text-align:center;font-size:22px;color:#d8000f;line-height:30px;padding:6px 10px;border:solid 2px #d8000f}
@media screen and (max-width:767px){
.pro1-top .item-title{font-size:18px;padding:0 10px;min-width:auto}
}
.pro1-top .item-desc{line-height:24px;margin-top:14px}
.pro1-top .item-desc,.pro1-top .item-desc a{color:#666}
@media screen and (max-width:767px){
.pro1-top .item-desc{font-size:14px;line-height:24px;margin-top:15px}
}
.pro1-spec{overflow:hidden}
.more-btn{float:right;text-transform:uppercase;margin-bottom:20px;cursor:pointer;text-decoration:underline}
.more-btn:hover{color:#d8000f}
.pro1-list{padding:0px 0 10px}
.pro1-list .swiper-wrapper {width:calc(100% - 4px)}
@media screen and (max-width:1219px){
.pro1-list{padding:0 0 30px}
}
@media screen and (max-width:999px){
.pro1-list{padding:0 0 30px}
}
@media screen and (max-width:767px){
.pro1-list{padding:0 0 20px}
}
.pro1-list .list-item{float:left;width:32.58929%;margin-right:1.11607%;margin-bottom:25px;text-align:center}
.pro1-list .list-item:nth-child(3n){margin-right:0;}
.pro1-list .list-item1{width:calc(24% - 11.25px);margin-right:15px;}
.pro1-list .list-item1:nth-child(4n){margin-right:0!important;}
.pro1-list .list-item1:nth-child(3n){margin-right:15px;}
.pro1-list .posrelate {position:absolute; top:-30px; right: 10px; text-align: right; height: 30px;}
@media screen and (max-width:999px){
.pro1-list .list-item{width:31.33%;margin:15px 3% 0 0}
.pro1-list .list-item1:nth-child(3n),.pro1-list .list-item1:nth-child(12),.pro1-list .list-item1:nth-child(24),.pro1-list .list-item1:nth-child(32){margin-right: 0!important;}
.pro1-list .list-item1:nth-child(4),.pro1-list .list-item1:nth-child(8),.pro1-list .list-item1:nth-child(16),.pro1-list .list-item1:nth-child(20),.pro1-list .list-item1:nth-child(28){margin-right:3%!important;}
/* .pro1-list .list-item1:nth-child(2n){margin-right:0;} */
.pro1-list .posrelate {position:absolute; top:-10px; right: 10px; text-align: right; height: 30px;}
}
/*@media screen and (max-width:600px){*/
/*.pro1-list .list-item{width:calc(49% - 2px); margin-right: 2%!important;}*/
/*.pro1-list .list-item:nth-child(even){margin-right:0!important;}*/
/*.pro1-list .list-item:nth-child(odd){margin-right:2%!important;}*/

/*}*/
.pro1-list .item-pic{border:solid 1px #d0d0d0; width:100%;}
.pro1-list .item-pic img{display:block;margin:0 auto}
.pro1-list .item-body{background-color:#a3a3a3;font-family:Merriweather,arial;padding:19px 10px 17px}
.pro1-list .item-body:hover{background-color:#d8000f;}
@media screen and (max-width:767px){
.pro1-list .item-body{padding:10px}
}
.pro1-list .item-title{text-align:center;line-height:28px}
.pro1-list .item-title,.pro1-list .item-title a{color:#fff; font-weight: 100;text-align: center; font-size: 16px;}
.pro1-list .item-title a:hover{color:#fff!important}
.pro1-list .item-title input{margin-right:10px}
.pro1-list .delete {display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin-top:20px; min-width:100px;line-height:28px;color:#333;text-align:center;border-radius:15px;border:1px solid #272636;cursor: pointer;font-size: 16px;}
.pro1-list .delete:hover {color:#fff;background-color: #272636;}
@media screen and (max-width:767px){
    .pro1-list .delete {
        margin-top:10px;
        margin-bottom: 10px;
    }
}
.m-probtn {text-align: center; }
.m-probtn input { display: inline-block; *display: inline; *zoom: 1; min-width: 188px; height: 40px; padding: 0 10px;  color: #fff; -moz-box-sizing: border-box; box-sizing: border-box; background-color: #666; border-radius: 20px; }
.m-probtn input:hover { background-color: #d8000f; }
.listcart {width:100%;text-align:center;}
.listcart a {display:inline-block;height:38px;width:200px;line-height:38px;overflow:hidden;color:#d8000f;cursor:pointer;padding-left:10px;padding-right:10px;text-align:center;margin-left:10px;border-radius:18px;border:1px solid #d8000f;background-color:#fff;-webkit-appearance: none;appearance: none;-webkit-transition: none;}
@media screen and (max-width:600px){
  .listcart a {margin: 0 auto 10px; display: block;}
}
.listcart a:hover {background:#d8000f;color:#fff;}
.xunpanc {margin-bottom:20px;}
.xunpanc .table table {margin-top:20px;}
.xunpanc table tr td {border:1px solid #ccc;padding:3px;}
.xunpanc table tr td a:hover {color:#d8000f;}
.inqudelt.m-proc .list-item {display:block;}


@media screen and (max-width:999px){
.pro1-list .item-title{font-size:16px;line-height:24px}
.m-probtn{ padding-bottom: 5px!important;}
}
@media screen and (max-width:600px){
  .m-probtn{ padding-bottom: 15px!important;}
}
@media screen and (max-width:767px){
.pro1-list .item-title{font-size:16px;}
.pro1-list .item-title input{margin-right:5px}
}
.pro1-list .item-desc{margin-top:8px;text-align:left;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; font-size: 16px;}
.pro1-list .item-desc a{display:inline}
.pro1-list .item-desc,.pro1-list .item-desc a{ font-size: 16px;color:#fff; font-weight: 100;text-align: center;}
.pro1-list .item-desc a:hover{color:#fff!important}
@media screen and (max-width:767px){
.pro1-list .item-desc{font-size:14px;margin-top:5px}
}
.pro1-list .item-btn{display:block;max-width:230px;width:90%;margin:18px auto 0;line-height:38px;color:#333;text-transform:uppercase;border:solid 1px #666;text-align:center}
.pro1-list .item-btn:hover{border-color:#d8000f;background-color:#d8000f;color:#fff}
@media screen and (max-width:767px){
.pro1-list .item-btn{line-height:30px}
}
.proslide .slidenav-title{font-family: 'GoodOT-Cond', Arial Narrow, Arial, sans-serif; font-size: 26px; font-weight:500;text-transform:uppercase;color:#fff;line-height:45px;margin-bottom:21px;background-color:#d8000f;text-align:center;position:relative;-webkit-appearance: none;appearance: none;-webkit-transition: none;}
.proslide .slidenav-title a{color:#fff;display:block}
.proslide .slidenav-title a:hover{background-color:#333}
.proslide .slidenav-title.slidenav-title1{display:none}
@media screen and (max-width:1219px){
.proslide .slidenav-title{line-height:40px}
.proslide .slidenav-title{display:none}
.proslide .slidenav-title.slidenav-title1{display:block}
}
.proslide .slidenav-list>li{background-color:#fff;margin-bottom:10px}
.proslide .slidenav-list>li>a,.proslide .slidenav-list>li>p{cursor:pointer;display:block;width:100%;line-height:24px;padding:8px 10px 8px 48px;background:#eee url(../images/slide1.png) no-repeat 14px center;position:relative}
.proslide .slidenav-list>li>a:after,.proslide .slidenav-list>li>p:after{position:absolute;content:'';top:0;bottom:0;left:39px;width:1px;background-color:#d2d2d2}
.proslide .slidenav-list>li.active>p,.proslide .slidenav-list>li.slidenav-active>a,.proslide .slidenav-list>li>a:hover{background:#d8000f url(../images/slide1_1.png) no-repeat 14px center!important;color:#fff}
.proslide .slidenav-yiji{padding:2px 0 17px;border-top:solid 1px #d2d2d2; display:none}
.proslide .slidenav-yiji>li>a,.proslide .slidenav-yiji>li>label{padding:5px 10px 5px 47px;line-height:24px;display:block;cursor:pointer}
.proslide .slidenav-yiji>li>a input,.proslide .slidenav-yiji>li>label input{margin-right:5px}
.proslide .slidenav-yiji .slidenav-active1>a,.proslide .slidenav-yiji .slidenav-active1>label,.proslide .slidenav-yiji>li:hover>a,.proslide .slidenav-yiji>li:hover>label{color:#d8000f}
.proslide .slidenav-erji{padding:5px 0}
.proslide .slidenav-erji .slidenav-active2>a,.proslide .slidenav-erji>li:hover>a{color:#d8000f}
.proslide .slidenav-erji>li>a{display:block;padding:5px 10px 5px 70px;line-height:20px}
.attr-slide{margin-top:54px}
@media screen and (max-width:999px){
.attr-slide{margin-top:30px}
}
.tags{margin-top:54px;font-family:Merriweather,arial}
@media screen and (max-width:999px){
.tags{margin-top:30px}
}
.tags .box-title{margin-bottom:9px;font-size:18px;padding:0 30px;background:#d8000f;line-height:46px;text-transform:uppercase;color:#fff}
@media screen and (max-width:767px){
.tags .box-title{font-size:18px;line-height:40px}
}
.tags .box-desc a{border-bottom:solid 1px #a9a9a9;display:block;line-height:26px;padding:22px 0 21px;color:#666}
.tags .box-desc a:hover{color:#d8000f}
@media screen and (max-width:999px){
.tags .box-desc a{padding:15px 0}
}
@media screen and (max-width:767px){
.tags .box-desc a{line-height:24px;padding:10px 0;font-size:14px;}
}
.m-prob1{margin-bottom:69px}
@media screen and (max-width:999px){
.m-prob1{margin-bottom:50px}
}
@media screen and (max-width:767px){
.m-prob1{margin-bottom:30px}
}
.m-prob1 .prob-pic{width:440px;float:left}
.m-prob1 .prob-pic-big{position:relative;border:solid 1px #eaeaea;padding-bottom:calc(100% - 2px);}
.m-prob1 .prob-pic-big .provideo-box{-webkit-border-radius:0;border-radius:0;width:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:9}
.m-prob1 .prob-pic-big .provideo-box .provideo{position:relative;overflow:hidden;padding-bottom:100%;height:0}
.m-prob1 .prob-pic-big .provideo-box .provideo iframe,.m-prob1 .prob-pic-big .provideo-box .provideo video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}
.m-prob1 .prob-pic-big .provideo-box .provideo iframe body{margin:0!important}
.m-prob1 .prob-pic-big-img{display:block;line-height:0;font-size:0;position:absolute;left:0;top:0;width:100%;height:100%}
.m-prob1 .prob-pic-big-img .zoomPad{float:none;z-index:8}
.m-prob1 .zoomWrapperImage img{max-width:none}
.m-prob1 .prob-pic-small{position:relative;padding:0 43px;overflow:hidden;margin-top:13px}
.m-prob1 .prob-pic-btn{position:absolute;display:block;cursor:pointer;overflow:hidden;width:24px;height:24px;-webkit-border-radius:50%;border-radius:50%;border:solid 2px #333;text-align:center;line-height:20px;top:50%;margin-top:-12px;color:#333}
.m-prob1 .prob-pic-btn:hover{border-color:#d8000f;color:#d8000f}
.m-prob1 .prob-pic-btn.prev{left:0}
.m-prob1 .prob-pic-btn.next{right:0}
.m-prob1 .prob-pic-btn .iconfont{font-size:12px;display: block; line-height: 22px;}
.m-prob1 .prob-pic-list{overflow:hidden}
.m-prob1 .prob-pic-list ul{width:1000%;overflow:hidden}
.m-prob1 .prob-pic-list li{position:relative;float:left;margin-right:.50847%;width:2.99435%}
.m-prob1 .prob-pic-item .item-pics,.m-prob1 .prob-pic-item .item-video{display:block;position:relative;border:solid 1px #eaeaea;overflow:hidden;z-index:1;padding-bottom:98.11321%}
.m-prob1 .prob-pic-item .item-pics.active,.m-prob1 .prob-pic-item .item-pics.zoomThumbActive,.m-prob1 .prob-pic-item .item-video.active,.m-prob1 .prob-pic-item .item-video.zoomThumbActive{border-color:#d8000f}
.m-prob1 .prob-pic-item .item-pics img,.m-prob1 .prob-pic-item .item-video video{display:block;width:100%;position:absolute;top:0;left:0;height:100%}
@media screen and (max-width:1219px){
.zoomPad{cursor:default!important}
.zoomPup{display:none!important}
.zoomWindow{display:none!important}
.zoomPreload{display:none!important}
.m-prob1 .prob-pic{float:none;margin:0 auto;width:100%;max-width:438px}
.m-prob1 .prob-pic .prob-pic-small{padding:0 30px}
}
.pro-info{font-family:Merriweather,arial;width:426px}
@media screen and (max-width:1219px){
.pro-info{width:100%;margin:20px auto 0}
}
.pro-info .item-title{font-size:22px;line-height:30px;position:relative}
.pro-info .item-title,.pro-info .item-title a{color:#333}
@media screen and (max-width:767px){
.pro-info .item-title{font-size:18px;line-height:24px;margin:0}
}
.pro-info .item-desc{line-height:28px;min-height:190px;padding:23px 0 15px}
.pro-info .item-desc,.pro-info .item-desc a{color:#333}
.pro-info .item-desc iframe,.pro-info .item-desc img{max-width:100%}
@media screen and (max-width:1219px){
.pro-info .item-desc{min-height:auto}
}
@media screen and (max-width:767px){
.pro-info .item-desc{padding:15px 0 20px;line-height:24px;font-size:16px;}
}
.pro-info .down-btn{margin-bottom:52px;display:inline-block;min-width:166px;line-height:47px;background-color:#333;text-align:center;color:#fff}
.pro-info .down-btn .iconfont{font-size:28px;vertical-align:middle;margin-right:10px}
.pro-info .down-btn:hover{background-color:#d8000f}
@media screen and (max-width:767px){
.pro-info .down-btn{margin-bottom:30px;line-height:36px;min-width:140px}
}
.pro-info .item-btn{font-family: 'Merriweather',arial, sans-serif;float:left;margin-top:50px;display:inline-block;width:166px;line-height:46px;text-align:center;text-transform:capitalize;border:solid 1px #000003;color:#333; cursor: pointer; font-weight: 100;}
.pro-info .item-btn:hover{background-color:#d8000f;color:#fff;border-color:#d8000f}
.pro-info .item-btn:first-child{margin-right:50px}
@media screen and (max-width:767px){
.pro-info .item-btn{margin-top:30px;width:140px;line-height:34px}
.pro-info .item-btn:first-child{margin-right:20px}
}
@media screen and (max-width:550px){
.pro-info .item-btn{width:45%;margin:25px 2.5% 0!important;float:left}
}
.pro2-title{font-family: 'GoodOT-Cond', Arial Narrow, Arial, sans-serif;font-size:28px;font-weight: 500;position:relative;padding-bottom:7px}
.pro2-title,.pro2-title a{color:#2c2c2c}
.pro2-title a:hover{color:#333}
.pro2-title:after{position:absolute;content:'';width:180px;height:2px;background-color:#2c2c2c;left:0;bottom:0}
@media screen and (max-width:767px){
.pro2-title{font-size:20px; }
.pro2-title:after {width: 130px!important;}
}
.pro2-spec{font-family:Merriweather,arial;padding:20px 0 43px;line-height:26px}
.pro2-spec p{min-height:26px}
.pro2-spec iframe,.pro2-spec img{max-width:100%}
@media screen and (max-width:767px){
.pro2-spec{padding:25px 0;line-height:24px;font-size:14px;}
.pro2-spec p{min-height:24px}
}
.keywords a{font-family:Merriweather,arial;margin-top:10px;display:inline-block;line-height:22px;padding:8px;min-width:201px;text-align:center;border:solid 1px #b7b7b7;color:#666;margin-right:30px}
.keywords a:hover{border-color:#d8000f;background-color:#d8000f;color:#fff}
@media screen and (max-width:1219px){
.keywords a{min-width:150px}
}
@media screen and (max-width:767px){
.keywords a{margin-right:10px;font-size:14px;padding:4px 15px;min-width:auto}
}
.pro2-hotpro .box-title{text-align:center; font-family: 'GoodOT-Cond', Arial Narrow, Arial, sans-serif;font-size: 32px;font-weight: 500;text-transform:uppercase;margin-top:30px;margin-bottom:30px}
.pro2-hotpro .box-title a:hover{color:#d8000f}
@media screen and (max-width:999px){
.pro2-hotpro .box-title{margin:50px 0 0;font-size:30px;}
}
@media screen and (max-width:767px){
.pro2-hotpro .box-title{margin:30px 0 0;font-size:24px;}
}
.pro2-hotpro .pro1-list{padding:0}
.pro2-hotpro .pro1-list .item-title{font-family:Merriweather,arial}
.app1-list{padding-bottom:15px}
@media screen and (max-width:999px){
.app1-list{padding-bottom:20px}
}
@media screen and (max-width:767px){
.app1-list{padding-bottom:10px}
}
.app1-list .list-item{position: relative;margin-bottom: 65px!important; display: block;}
.app1-list .item-pic{width:50%}
.app1-list .item-pic img{max-width:100%!important;max-height: 100%!important;}
/* .app1-list .item-pic.pull-left{margin-right:6.25%} */
.app1-list .item-pic.pull-left a{height: 0; display: block; padding-bottom: 75%;}
/* .app1-list .item-pic.pull-right{margin-left:6.25%} */
.app1-list li:nth-child(2n) .item-pic.pull-left{float:right;}
.app1-list .item-btn{display:inline-block;min-width:168px;height:50px;line-height:50px; text-align:center;font-size:16px;border:1px solid #333;color: #333;cursor: pointer;font-family:'GoodOT', Arial, sans-serif;font-weight:400;text-transform:uppercase;margin-top:50px;margin-bottom:50px;}
.app1-list .item-btn:hover,.app1-list .item-btn:active{background-color:#d8000f; color: #fff;border-color: #d8000f;}

.app1-list .pc {height:450px;display: flex;align-items: center;justify-content: flex-start;}
    

.app1-list .item-body {position: absolute;left: auto; right: 0; display: none;width: 47.25%;}
.app1-list .list-item:nth-child(2n) .item-body{left: 0;}
.app1-list .item-title{font-size:28px;line-height:28px;position:relative;font-family: 'GoodOT-Cond', Arial Narrow, Arial, sans-serif;font-weight: 500; margin-top: 50px;}
.app1-list .item-title a{color: #2c2c2c;}
.app1-list .item-title:hover a{color:#d8000f}
.app1-list .item-desc{margin-top:35px;line-height:27.5px;max-height:188px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 7;text-overflow: ellipsis;}
.app1-list .pc .item-body{display: block;}
.app1-list .mobile {display: none;}
@media screen and (min-width:601px) and (max-width: 1219px){
  .app1-list .pc {display: none;}
  .pc .item-body{display: none;}
  .mobile {display: block!important;}  
  .app1-list .item-pic{ width: 50%;}
  .app1-list .item-body {width: 47.25%;  position: absolute; top: 50%!important; right: 0; left:auto; transform:translateY(-50%)!important;-webkit-transform:translateY(-50%)!important;}
  /* .app1-list .list-item:nth-child(2n) .item-body{left: 0;} */
  /* .app1-list .list-item:nth-child(odd) .item-body{position: absolute; left: auto;width: 47.25%; right: 0;transform: translateY(-50%);}
  .app1-list .list-item:nth-child(even) .item-body {position: absolute; left: 0%; width: 47.25%;transform: translateY(-50%);} */
.app1-list li:nth-child(3) .item-btn,.app1-list li:nth-child(6) .item-btn{ height: 49px;}
.app1-list li:nth-child(2) .item-btn{ height: 48.5px;}

  .app1-list .item-title { margin-top: 10px;}
  .app1-list .item-desc{line-height:22px;max-height:176px;margin-top:5px;  -webkit-line-clamp: 4;}

  .app1-list .item-btn{display:inline-block;min-width:168px;height:50px;line-height:50px; text-align:center;font-size:16px;border:1px solid #333;color: #333;cursor: pointer;font-family:'GoodOT', Arial, sans-serif;font-weight:400;text-transform:uppercase;margin-top: 20px; margin-bottom: 0px;}
.app1-list .item-btn:hover,.app1-list .item-btn:active{background-color:#d8000f; color: #fff;border-color: #d8000f;}
}
@media screen and (min-width:1024px){
    .fpc {display: block!important;}
    .fmobile {display: none!important;} 
}
@media screen and (max-width:1023px){
    .fpc {display: none!important;}
    .fmobile {display: block!important;}  
}
@media screen and (max-width:600px){
  .pc {display: none!important;}
  .pc .item-body{display: none!important;}
  .mobile {display: block!important;}  
.app1-list .item-pic{float:none;width:100%;margin:0 auto 20px!important}
.app1-list li:nth-child(2n) .item-pic.pull-left{margin:0 auto 20px!important; float:none;}
.app1-list .item-btn{margin: 20px 0;}
.app1-list .list-item{margin-bottom:20px;}
.app1-list .item-body {width:100%;width: 100%;position: relative;float: left;transform: translateY(0%);-webkit-transform: translateY(0%);}
.app1-list .item-title { margin-top: 10px;}
.app1-list .item-desc { margin-top: 10px;}
}
.app1-list .item1 .item-body{padding-right:5.25%}
@media screen and (max-width:999px){
.app1-list .item1 .item-body{padding:0}
}
.app1-list .item2 .item-body{padding-left:5.25%}
@media screen and (max-width:999px){
.app1-list .item2 .item-body{padding:0}
}
/* .app1-list .item-title{font-size:24px;line-height:28px;position:relative;font-family: 'GoodOT-Cond', Arial Narrow, Arial, sans-serif;font-weight: 500; margin-top: 50px;}
.app1-list .item-title a{color: #2c2c2c;}
.app1-list .item-title:hover a{color:#d8000f}
@media screen and (min-width: 768px) and (max-width: 999px) { 
  .app1-list .list-item:nth-child(odd) .item-body{position: absolute; top: 50%;     left: auto;transform: translateY(-50%);width: 56.25%;right: 0;}
  .app1-list .list-item:nth-child(even) .item-body {position: absolute; top: 50%; left: 0%; transform: translateY(-50%); width: 43.75%;}
  .app1-list .item-title { margin-top: 10px;}
  .app1-list .item-desc{ -webkit-line-clamp: 4;}
  }
@media screen and (max-width:767px){
.app1-list .item-title{font-size:20px;margin-top:0}
}
.app1-list .item-desc{margin-top:35px;line-height:27.5px;max-height:188px;display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 7;
  text-overflow: ellipsis;}
@media screen and (max-width:999px){
.app1-list .item-desc{font-size:14px;line-height:24px;max-height:148px;margin-top:10px;display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 6;
  text-overflow: ellipsis;}
}
@media screen and (max-width:767px){
.app1-list .item-desc{line-height:22px;max-height:176px;margin-top:5px; display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 4;text-overflow: ellipsis;}
} */
.app2-main .item-pics iframe,.app2-main .item-pics img{max-width:100%}
.app2-main>.item-title{font-size:28px;line-height:28px;margin-top:0;font-family: 'GoodOT-Cond', Arial Narrow, Arial, sans-serif;font-weight: 500; color: #2c2c2c;}
@media screen and (max-width:767px){
.app2-main>.item-title{font-size: 28px;line-height: 28px;margin-top:20px}
}
.app2-main .pro-share{margin-top:15px}
.app2-main .pro-share .share-title{font-family:arial,helvetica,sans-serif;color:#d8000f;margin-right:5px;font-size:16px;}
@media screen and (max-width:767px){
.app2-main .pro-share .share-title{font-size:14px;}
}
.app2-main .item-desc{margin-top:18px;line-height:28px;padding-bottom:72px}
.app2-main .item-desc p{min-height:28px}
.app2-main .item-desc iframe,.app2-main .item-desc img{max-width:100%}
.app2-main .item-desc,.app2-main .item-desc a{color:#333}
@media screen and (max-width:767px){
.app2-main .item-desc{font-size:16px;line-height:26px;margin-top:10px;padding-bottom:20px}
.app2-main .item-desc p{min-height:26px}
}
.news1-list{padding-bottom:28px}
.news1-list .list-item{float:left;width:30.83333%;margin-left:3.75%;margin-bottom:43px;background-color:#f9f9f9;-webkit-box-shadow:0 3px 12px 0 rgba(0,0,0,.23);box-shadow:0 3px 12px 0 rgba(0,0,0,.23);position:relative}
@media screen and (max-width:999px){
.news1-list .list-item{width:31.33%;margin:0 1% 40px}
}
@media screen and (max-width:600px){
.news1-list .list-item{width:48%}
}
@media screen and (max-width:380px){
.news1-list .list-item{width:98%;margin-bottom:30px}
}
.news1-list .item-date{position:absolute;right:14px;top:-7px;line-height:32px;background-color:#d8000f;color:#fff;padding:0 9px}
@media screen and (max-width:999px){
.news1-list .item-date{font-size:14px;line-height:26px}
}
.news1-list .item-body{padding:16px 18px 34px}
@media screen and (max-width:999px){
.news1-list .item-body{padding:15px 15px 20px}
}
@media screen and (max-width:767px){
.news1-list .item-body{padding:10px 10px 20px}
}
.news1-list .item-title{font-size:18px;font-family:Merriweather,arial}
@media screen and (max-width:767px){
.news1-list .item-title{font-size:16px;}
}
.news1-list .item-desc{line-height:26px;height:78px;margin-top:18px}
@media screen and (max-width:999px){
.news1-list .item-desc{font-size:14px;line-height:24px;height:72px;margin-top:10px}
}
@media screen and (max-width:767px){
.news1-list .item-desc{line-height:20px;height:60px}
}
.news1-list .item-btn{display:block;min-width:122px;height:40px;line-height:40px;-webkit-border-radius:20px;border-radius:20px;background-color:#a3a3a3;text-align:center;color:#fff;text-transform:uppercase;margin:20px auto 0}
.news1-list .item-btn:hover{background-color:#d8000f}
@media screen and (max-width:999px){
.news1-list .item-btn{height:36px;line-height:36px;-webkit-border-radius:18px;border-radius:18px}
}
@media screen and (max-width:767px){
.news1-list .item-btn{font-size:14px;line-height:32px;height:32px;-webkit-border-radius:16px;border-radius:16px;margin:15px auto 0}
}
.news2-main .item-pics iframe,.news2-main .item-pics img{max-width:100%}
.news2-main>.item-title{text-align:center;font-family:arial,helvetica,sans-serif;font-size:18px;line-height:28px;margin-top:24px}
@media screen and (max-width:600px){
.news2-main>.item-title{font-size:18px;line-height:26px}
}
.news2-main .item-kind{font-size:0;letter-spacing:0;margin:15px 0;font-family:Merriweather,arial;text-align:center}
.news2-main .item-kind>*{display:inline-block;vertical-align:top;color:#666;margin:0 10px}
@media screen and (max-width:991px){
.news2-main .item-kind>*{margin:0 7px}
}
@media screen and (max-width:767px){
.news2-main .item-kind{margin:10px 0}
.news2-main .item-kind>*{font-size:14px;margin:0 5px}
}
.news2-main .item-date{text-align:center;margin-top:10px}
.news2-main .item-date>span{font-family:Merriweather,arial;color:#666;margin-right:15px;line-height:26px;display:inline-block}
.news2-main .item-date>span .iconfont{font-size:21px;vertical-align:middle;color:#666;margin-right:0}
@media screen and (max-width:767px){
.news2-main .item-date{margin-top:10px}
.news2-main .item-date>span{margin-right:15px}
.news2-main .item-date>span .iconfont{font-size:18px;}
}
.news2-main .pro-share{display:inline-block}
.news2-main .pro-share .share-title{font-family:arial,helvetica,sans-serif;color:#d8000f;margin-right:5px;font-size:16px;}
@media screen and (max-width:767px){
.news2-main .pro-share .share-title{font-size:14px;}
}
.news2-main .item-desc{line-height:28px;padding:22px 0 88px}
.news2-main .item-desc p{min-height:28px}
.news2-main .item-desc,.news2-main .item-desc a{color:#666}
.news2-main .item-desc iframe,.news2-main .item-desc img{max-width:100%}
@media screen and (max-width:999px){
.news2-main .item-desc{padding-bottom:50px;line-height:28px}
.news2-main .item-desc p{min-height:28px}
}
@media screen and (max-width:767px){
.news2-main .item-desc{font-size:14px;line-height:24px;padding:20px 0 30px}
.news2-main .item-desc p{min-height:24px}
}
.hot-probox .box-title{text-align:center;font-size:36px;font-family:Merriweather,arial;text-transform:uppercase;margin-top:83px}
.hot-probox .box-title a:hover{color:#d8000f}
@media screen and (max-width:999px){
.hot-probox .box-title{margin:50px 0 0;font-size:30px;}
}
@media screen and (max-width:767px){
.hot-probox .box-title{margin:30px 0 0;font-size:24px;}
}
.hot-probox .box-list .list-item{float:left;width:24.33333%;margin-left:.88889%;margin-top:51px}
@media screen and (max-width:999px){
.hot-probox .box-list .list-item{width:23%;margin:30px 1% 0}
}
@media screen and (max-width:640px){
.hot-probox .box-list .list-item{width:48%}
}
.hot-probox .box-list .item-pic{border:solid 1px #d0d0d0}
.hot-probox .box-list .item-pic img{display:block;margin:0 auto}
.hot-probox .box-list .item-body{background-color:#a3a3a3;font-family:Merriweather,arial;padding:19px 10px 17px}
.hot-probox .box-list .item-body:hover{background-color:#d8000f;background:-webkit-linear-gradient(left,#f8872b,#d8000f);background:-moz-linear-gradient(right,#f8872b,#d8000f);background:-webkit-gradient(linear,left top,right top,from(#f8872b),to(#d8000f));background:-moz-linear-gradient(left,#f8872b,#d8000f);background:linear-gradient(to right,#f8872b,#d8000f)}
@media screen and (max-width:767px){
.hot-probox .box-list .item-body{padding:10px}
}
.hot-probox .box-list .item-title{font-size:20px;line-height:28px}
.hot-probox .box-list .item-title,.hot-probox .box-list .item-title a{color:#fff}
.hot-probox .box-list .item-title a:hover{color:#fff!important}
@media screen and (max-width:999px){
.hot-probox .box-list .item-title{font-size:18px;line-height:24px}
}
@media screen and (max-width:767px){
.hot-probox .box-list .item-title{font-size:16px;}
}
.hot-probox .box-list .item-desc{margin-top:8px;text-align:center;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hot-probox .box-list .item-desc a{display:inline}
.hot-probox .box-list .item-desc,.hot-probox .box-list .item-desc a{color:#fff}
.hot-probox .box-list .item-desc a:hover{color:#fff!important}
@media screen and (max-width:767px){
.hot-probox .box-list .item-desc{font-size:14px;line-height:24px;margin-top:0}
}
.about-main .item-title{font-size:22px;line-height:28px;margin-top:45px}
@media screen and (max-width:767px){
.about-main .item-title{font-size:18px;line-height:24px;margin-top:20px}
}
.about-main .item-desc{margin-top:43px;line-height:28px}
.about-main .item-desc p{min-height:28px}
.about-main .item-desc iframe,.about-main .item-desc img{max-width:100%}
@media screen and (max-width:767px){
.about-main .item-desc{font-size:14px;line-height:24px;margin-top:20px}
.about-main .item-desc p{min-height:24px}
}
.contact-list{font-family:Merriweather,arial;line-height:28px}
.contact-list .item-title{font-family:'GoodOT-Cond', Arial Narrow, Arial, sans-serif;
font-weight: 500;font-size:22px;line-height:28px;margin-bottom:45px}
@media screen and (max-width:767px){
.contact-list .item-title{font-size:18px;line-height:24px;margin-bottom:20px}
}
.contact-list a:hover{color:#d8000f}
@media screen and (max-width:1219px){
.contact-list{font-size:14px;line-height:26px}
}
@media screen and (max-width:999px){
.contact-list{line-height:24px}
}
@media screen and (max-width:767px){
.contact-list{line-height:20px}
}
.contact-form{font-family:Merriweather,arial;margin-top:91px}
@media screen and (max-width:1219px){
.contact-form{margin-top:70px}
}
@media screen and (max-width:999px){
.contact-form{margin-top:50px}
}
@media screen and (max-width:767px){
.contact-form{margin-top:30px}
}
.contact-form .star{background:url(../images/star.png) no-repeat left center}
.contact-form .item-input{width:47.25%;padding-left:17px;margin-bottom:21px;float:left}
.contact-form .item-input:nth-child(even){float:right}
.contact-form .item-input1{padding-left:17px;margin-bottom:21px}
.contact-form .item-input1.star{background-position-y:18px}
.contact-form input,.contact-form textarea{display:block;background-color:#fff;width:100%;display:block;color:#999;border:solid 1px #ccc}
.contact-form input{height:34px;line-height:32px;padding:0 13px}
.contact-form textarea{height:133px;padding:5px 13px;line-height:24px}
.contact-form .item-code{width:393px;margin-right:52px}
.contact-form .item-img{width:115px}
.contact-form .item-img img{display:block;margin:0 auto;cursor:pointer}
.contact-form .item-btn{float:right;width:323px;padding:0}
.contact-form .item-btn input{cursor:pointer;border-color:#d8000f;background-color:#d8000f;color:#fff;text-transform:uppercase}
.contact-form .item-btn input:hover{background-color:#333;border-color:#333}
@media screen and (max-width:999px){
.contact-form .item-code{width:250px;margin-right:15px}
.contact-form .item-btn{width:250px;margin-left:15px;float:left}
}
@media screen and (max-width:767px){
.contact-form .item-input,.contact-form .item-input1{width:100%;margin-bottom:15px}
.contact-form .input1{padding-right:0}
.contact-form .item-code{margin-right:0}
.contact-form .item-img{float:left;margin-left:17px}
.contact-form .item-btn{margin-left:0;width:100%;padding-left:18px;margin-top:15px}
}
@media screen and (max-width:500px){
.contact-form .item-input{width:100%}
}
.contact-form .attachment{float:left;width:100%;position:relative;padding-left:17px;margin-bottom:14px}
.contact-form .attachment span{float:left}
.contact-form .attachment #file-name{padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.contact-form .attachment .file-group{float:left;width:46.49197%;height:34px;line-height:34px;background-color:#d8000f;position:relative;overflow:hidden}
@media screen and (max-width:480px){
.contact-form .attachment .file-group{width:100%}
}
.contact-form .attachment .file-group .file-btn{-webkit-border-radius:0;border-radius:0;width:100%;height:100%;background-color:#d8000f;color:#fff;border:0}
.contact-form .attachment .file-group .file-single{width:100%;height:100%;opacity:0;cursor:pointer;position:absolute;left:0;top:0;z-index:111}
.contact-form .attachment .file-group .file{width:100%;height:100%;opacity:0;cursor:pointer;position:absolute;left:0;top:0;z-index:111;font-size:0}
.contact-form .attachment .file-group .file-name-p{overflow:hidden;height:34px;line-height:34px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}
.contact-form .attachment .file-group .file-name-p i{cursor:pointer}
.contact-form .attachment .file-group .file-name-p span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
@media screen and (max-width:767px){
.contact-form .attachment .file-group .file-name-p{height:36px;line-height:36px}
}
.map{padding-top:87px}
.map img{display:block;margin:0 auto}
@media screen and (max-width:999px){
.map{padding-top:40px}
}
@media screen and (max-width:767px){
.map{padding-top:20px}
}
.download-list{font-size:0;letter-spacing:0;font-family:Merriweather,arial;padding-bottom:55px}
@media screen and (max-width:999px){
.download-list{padding-bottom:20px}
}
@media screen and (max-width:767px){
.download-list{padding-bottom:10px}
}
.download-list .list-item{display:inline-block;vertical-align:top;width:48%;margin-left:4%;background-color:#f7f7f7;margin-bottom:31px;padding:30px 40px 30px}
@media screen and (max-width:999px){
.download-list .list-item{width:48%;margin:0 1% 30px;padding:15px 15px 20px}
}
@media screen and (max-width:767px){
.download-list .list-item{width:100%;margin:0 0 20px}
}
.download-list .item-title{font-size:18px;line-height:26px;min-height:26px}
@media screen and (max-width:767px){
.download-list .item-title{line-height:24px;min-height:24px}
}
.download-list .item-desc{font-size:14px;line-height:26px;min-height:26px;margin-top:17px}
@media screen and (max-width:767px){
.download-list .item-desc{line-height:24px;min-height:24px;margin-top:10px}
}
.download-list .item-btn{margin-top:27px;display:inline-block;min-width:148px;height:36px;line-height:36px;-webkit-border-radius:7px;border-radius:7px;background-color:#a3a3a3;text-align:center;color:#fff;font-size:16px;}
.download-list .item-btn .iconfont{font-size:20px;margin-right:15px;vertical-align:middle}
.download-list .item-btn:hover{background-color:#d8000f}
@media screen and (max-width:767px){
.download-list .item-btn{margin-top:20px;width:130px;font-size:14px;}
.download-list .item-btn .iconfont{margin-right:5px}
}
.faq-list{padding-bottom:35px}
@media screen and (max-width:999px){
.faq-list{padding-bottom:30px}
}
@media screen and (max-width:767px){
.faq-list{padding-bottom:15px}
}
.faq-list .list-item{margin-bottom:30px}
.faq-list .list-item:first-child .item-desc{display:block}
@media screen and (max-width:1219px){
.faq-list .list-item{margin-bottom:20px}
}
@media screen and (max-width:767px){
.faq-list .list-item{margin-bottom:15px}
}
.faq-list .item-title{background-color:#f2f2f2;line-height:26px;padding:10px 40px 10px 30px;cursor:pointer;position:relative}
@media screen and (max-width:1219px){
.faq-list .item-title{padding:8px 40px 8px 15px}
}
@media screen and (max-width:767px){
.faq-list .item-title{font-size:14px;padding:5px 28px 5px 10px}
}
.faq-list .item-title:before{position:absolute;content:'\e725';font-family:iconfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;right:19px}
@media screen and (max-width:767px){
.faq-list .item-title:before{right:10px}
}
.faq-list .item-title.active{background-color:#d8000f;color:#fff}
.faq-list .item-title.active:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
.faq-list .item-desc{display:none;padding:18px 30px 0;line-height:30px;font-family:Merriweather,arial}
.faq-list .item-desc p{min-height:30px}
@media screen and (max-width:1219px){
.faq-list .item-desc{padding:15px 15px 0;line-height:26px}
.faq-list .item-desc p{min-height:26px}
}
@media screen and (max-width:999px){
.faq-list .item-desc{font-size:14px;line-height:24px}
.faq-list .item-desc p{min-height:24px}
}
@media screen and (max-width:767px){
.faq-list .item-desc{padding:10px 10px 0;font-size:12px;line-height:20px}
.faq-list .item-desc p{min-height:20px}
}
.video-list{font-size:0;letter-spacing:0;padding-bottom:20px}
@media screen and (max-width:767px){
.video-list{padding-bottom:10px}
}
.video-list .list-item{display:inline-block;vertical-align:top;width:29.83333%;margin-left:5.25%;margin-bottom:34px}
@media screen and (max-width:999px){
.video-list .list-item{width:31.33%;margin-left:1%!important;margin-right:1%;bottom:25px}
}
@media screen and (max-width:640px){
.video-list .list-item{width:48%;margin-left:1%!important;margin-right:1%;margin-bottom:20px}
}
.video-list .item-videobox{width:100%;overflow:hidden;margin:0 auto;-webkit-border-radius:0;border-radius:0}
.video-list .item-videobox .item-video{position:relative;overflow:hidden;padding-bottom:74.86034%;height:0}
.video-list .item-videobox .item-video iframe,.video-list .item-videobox .item-video video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}
.video-list .item-videobox .item-video iframe body{margin:0!important}
.video-list .item-pic{-webkit-border-radius:0;border-radius:0}
.video-list .item-pic img{cursor:pointer}
.video-list .item-title{text-align:center;font-size:18px;line-height:1.2;margin-top:15px}
@media screen and (max-width:999px){
.video-list .item-title{margin-top:15px}
}
@media screen and (max-width:767px){
.video-list .item-title{font-size:14px;margin-top:8px}
}
.video-backdrop{display:none;position:fixed;top:0;bottom:0;left:0;right:0;background-color:#000;background-color:rgba(0,0,0,.7);z-index:999999999}
.video-backdrop .item-close{position:absolute;right:2.60417%;top:2.60417%;color:#fff;font-size:36px;cursor:pointer}
@media screen and (max-width:767px){
.video-backdrop .item-close{font-size:26px;}
}
.video-backdrop .item-videobox{overflow:hidden;max-width:600px;-webkit-border-radius:0;border-radius:0;position:absolute;top:50%;left:50%;width:95%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.video-backdrop .item-videobox .item-video{position:relative;overflow:hidden;padding-bottom:74.83333%;height:0}
.video-backdrop .item-videobox .item-video iframe,.video-backdrop .item-videobox .item-video video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}
.video-backdrop .item-videobox .item-video iframe body{margin:0!important}
.cer-list{font-size:0;letter-spacing:0;padding-bottom:10px}
.cer-list .list-item{display:inline-block;vertical-align:top;width:31.08333%;margin-right:3.375%;margin-bottom:33px}
.cer-list .list-item:nth-child(3n){ margin-right: 0;}

@media screen and (max-width:767px){
.cer-list .list-item{margin-bottom:30px}
}
@media screen and (max-width:400px){
.cer-list .list-item{width:48%;margin-left:1%!important;margin-right:1%;margin-bottom:20px}
.cer-list .list-item:nth-child(3n){ margin-right: 1%;}
}
.cer-list .item-pics{position:relative;padding-bottom:100%;border:solid 1px #dcdcdc}
.cer-list .item-pics img{max-width:100%!important;max-height:100%!important}
.cer-list .item-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%}
.cer-list .item-backdrop .iconfont{display:inline-block;width:50px;height:50px;-webkit-border-radius:50%;border-radius:50%;background-color:#fff;line-height:50px;font-size:24px;color:#d8000f;position:relative}
@media screen and (max-width:999px){
.cer-list .item-backdrop{display:none}
}
.cer-list .item-title{text-align:center;line-height:1.2;margin-top:16px; color: #333; font-size: 16px;}
@media screen and (max-width:1219px){
.cer-list .item-title{font-size:16px;}
}
@media screen and (max-width:999px){
.cer-list .item-title{margin-top:15px}
}
@media screen and (max-width:767px){
.cer-list .item-title{margin-top:10px}
}
.cer-scroll{position:relative;overflow:hidden}
.cer-scroll .scroll-btns{font-size:0;letter-spacing:0;text-align:center;margin-top:20px}
.cer-scroll .scroll-btns .scroll-btn{display:inline-block;vertical-align:top;cursor:pointer;font-size:28px;color:#d8000f}
.cer-scroll .scroll-btns .scroll-btn:hover{color:#000}
@media screen and (max-width:999px){
.cer-scroll .scroll-btns .scroll-btn{font-size:28px;}
}
@media screen and (max-width:767px){
.cer-scroll .scroll-btns .scroll-btn{font-size:24px;}
}
.cer-scroll .scroll-btns .prev{margin-right:20px}
@media screen and (max-width:999px){
.cer-scroll .scroll-btns .prev{margin-right:20px}
}
@media screen and (max-width:767px){
.cer-scroll .scroll-btns .prev{margin-right:10px}
}
.cer-scroll .scroll-list-box{width:100%;overflow:hidden}
.cer-scroll .scroll-list{width:10000%}
.cer-scroll .scroll-list .list-item{float:left;width:.23083%;margin-right:.02556%}
@media screen and (max-width:1219px){
.cer-scroll .scroll-list .list-item{width:.235%;margin-right:.02%}
}
@media screen and (max-width:767px){
.cer-scroll .scroll-list .list-item{width:.32%}
}
@media screen and (max-width:480px){
.cer-scroll .scroll-list .list-item{width:.49%}
}
.cer-scroll .scroll-list .item-pics{position:relative;padding-bottom:100%;border:solid 1px #dcdcdc}
.cer-scroll .scroll-list .item-pics img{max-width:100%!important;max-height:100%!important}
.cer-scroll .scroll-list .item-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%}
.cer-scroll .scroll-list .item-backdrop:before{background-color:#000;opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"}
.cer-scroll .scroll-list .item-backdrop .iconfont{font-size:36px;color:#fff;position:relative}
@media screen and (max-width:999px){
.cer-scroll .scroll-list .item-backdrop{display:none}
}
.cer-scroll .scroll-list .item-title{text-align:center;line-height:1.3;margin-top:15px;overflow:visible}
@media screen and (max-width:1219px){
.cer-scroll .scroll-list .item-title{font-size:16px;}
}
@media screen and (max-width:999px){
.cer-scroll .scroll-list .item-title{font-size:14px;}
}
@media screen and (max-width:767px){
.cer-scroll .scroll-list .item-title{font-size:12px;margin-top:10px}
}
.index-cer,.index-download,.index-faq,.index-video{margin:70px 0}
@media screen and (max-width:999px){
.index-cer,.index-download,.index-faq,.index-video{margin:50px 0}
}
@media screen and (max-width:767px){
.index-cer,.index-download,.index-faq,.index-video{margin:30px 0}
}
.index-cer .index-item,.index-download .index-item,.index-faq .index-item,.index-video .index-item{margin-bottom:50px}
@media screen and (max-width:1219px){
.index-cer .index-item,.index-download .index-item,.index-faq .index-item,.index-video .index-item{margin-bottom:40px}
}
@media screen and (max-width:999px){
.index-cer .index-item,.index-download .index-item,.index-faq .index-item,.index-video .index-item{margin-bottom:30px}
}
@media screen and (max-width:767px){
.index-cer .index-item,.index-download .index-item,.index-faq .index-item,.index-video .index-item{margin-bottom:20px}
}
.index-cer .downlod-list,.index-cer .faq-list,.index-cer .video-list,.index-download .downlod-list,.index-download .faq-list,.index-download .video-list,.index-faq .downlod-list,.index-faq .faq-list,.index-faq .video-list,.index-video .downlod-list,.index-video .faq-list,.index-video .video-list{padding:0}

.slide{position:relative}
.slide .carouse{width:100%;overflow:hidden;position:relative}
.slide .carouse .slideItem{width:100%;position:absolute;cursor:pointer}
.slide .carouse .slideItem iframe{position:absolute;left:0;top:0}
.slide video{position:absolute;display:block;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;display:none\9;display:block \9\0}
.slide .carouse .slideItem .banner-img{width:100%;display:block}
.slide .console{height:57px;display:inline-block;width:35px;position:absolute;top:40%}
.slide .carousel-control{display:none;position:absolute;top:50%;width:60px;height:60px;z-index:999;margin-top:-30px}
.slide .carousel-control .iconfont{font-size:60px;color:#fff}
.slide .carousel-control:hover .iconfont{color:#f20000}
.slide .carousel-control.left{left:120px;cursor:pointer;background:url(../images/jtl1.png) no-repeat}
.slide .carousel-control.right{right:120px;cursor:pointer;background:url(../images/jtr1.png) no-repeat}
.slide .dotList{position:absolute;width:100%;bottom:40px;text-align:center;line-height:0}
.slide .dotList li{display:inline-block;cursor:pointer;background:url(../images/dot.png) no-repeat center center;background-size:contain;font-size:0;margin:0 7px;border:none;outline:0;width:14px;height:14px}
.slide .dotList li.active{background:url(../images/dot1.png) no-repeat center center;background-size:contain}
@media screen and (max-width:1219px){
.slide .dotList{bottom:3.84615%}
}
@media screen and (max-width:999px){
.slide .carousel-control{display:none}
.slide .dotList li{margin:0 4px}
}
@media screen and (max-width:767px){
.slide .dotList li{margin:0 3px;width:12px;height:12px}
}
@font-face{font-family:iconfont;src:url(../fonts/iconfont.woff2) format('woff2'),url(../fonts/iconfont.woff) format('woff'),url(../fonts/iconfont.ttf) format('truetype')}
.iconfont{font-family:iconfont!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.icon-liebiao:before{content:"\e834"}
.icon-icon-test9:before{content:"\e64f"}
.icon-icon-test10:before{content:"\e651"}
.icon-icon-test12:before{content:"\e653"}
.icon-search1:before{content:"\e611"}
.icon-list:before{content:"\e671"}
.icon-icons-hqew-:before{content:"\e64e"}
.icon-message:before{content:"\ebe1"}
.icon-address:before{content:"\e7bc"}
.icon-contact:before{content:"\e7bf"}
.icon-whatsapp:before{content:"\e7c0"}
.icon-wechat:before{content:"\e7c1"}
.icon-fax:before{content:"\e7c2"}
.icon-mobile:before{content:"\e7c3"}
.icon-phone1:before{content:"\e7c6"}
.icon-tel:before{content:"\e7c7"}
.icon-website1:before{content:"\e7c9"}
.icon-qq:before{content:"\e7ca"}
.icon-phone11:before{content:"\e7cb"}
.icon-skype:before{content:"\e7cc"}
.icon-whatsapp1:before{content:"\e7c8"}
.icon-address1:before{content:"\e7cd"}
.icon-contact2:before{content:"\e7ce"}
.icon-email21:before{content:"\e7d0"}
.icon-email111:before{content:"\e7d1"}
.icon-fax1:before{content:"\e7d2"}
.icon-skype1:before{content:"\e7d3"}
.icon-fax11:before{content:"\e7d4"}
.icon-qq1:before{content:"\e7d5"}
.icon-tel1:before{content:"\e7d6"}
.icon-wechat1:before{content:"\e7d7"}
.icon-website:before{content:"\e7d8"}
.icon-mobile1:before{content:"\e7da"}
.icon-message2:before{content:"\e7dc"}
.icon-companyname:before{content:"\e610"}
.icon-vk:before{content:"\e735"}
.icon-Instagram:before{content:"\e6af"}
.icon-home:before{content:"\e624"}
.icon-up9:before{content:"\e72a"}
.icon-bottom9:before{content:"\e72b"}
.icon-up26:before{content:"\e789"}
.icon-bottom26:before{content:"\e78a"}
.icon-left26:before{content:"\e78b"}
.icon-right26:before{content:"\e78c"}
.icon-left30:before{content:"\e79b"}
.icon-right30:before{content:"\e79c"}
.icon-facebook:before{content:"\e620"}
.icon-pinterest:before{content:"\e8ab"}
.icon-linkedin:before{content:"\e648"}
.icon-youtube:before{content:"\e6d6"}
.icon-twitter:before{content:"\e607"}
.icon-instagram:before{content:"\e79d"}
.icon-search4:before{content:"\e7b2"}
.icon-email:before{content:"\e7bd"}
.icon-email1:before{content:"\e7c4"}
.icon-phone:before{content:"\e7cf"}
.icon-jiahao_o:before{content:"\eb78"}
.icon-jianhao_o:before{content:"\eb79"}
.icon-anniu_jiantouxiangzuo_o:before{content:"\eb8a"}
.icon-anniu-jiantouxiangyou_o:before{content:"\eb8c"}
.icon-calendar3:before{content:"\e7e1"}
.icon-download:before{content:"\e62a"}
.icon-up7:before{content:"\e722"}
.icon-bottom7:before{content:"\e723"}
.icon-left7:before{content:"\e724"}
.icon-right7:before{content:"\e725"}
.icon-up16:before{content:"\e746"}
.icon-bottom16:before{content:"\e747"}
.icon-left16:before{content:"\e748"}
.icon-right16:before{content:"\e749"}
.icon-search5:before{content:"\e7b3"}
.icon-top101:before{content:"\e7ee"}
.icon-bottom10:before{content:"\e7ef"}
.icon-left10:before{content:"\e7f0"}
.icon-right10:before{content:"\e7f1"}
.icon-download1:before{content:"\e922"}
.news1-list{font-size:0;letter-spacing:0}
.news1-list .list-item{display:inline-block;vertical-align:top;float:none}
.pro1-list{font-size:0;letter-spacing:0; position: relative;}
.pro1-list .list-item{display:inline-block;vertical-align:top;float:none}
.pro1-list .list-item .item-btnbox a:hover{color:#fff!important}
.tags .box-desc a.on{color:#d8000f}
.zanwu{font-size:14px;line-height:30px;margin-top:15px;margin-bottom:15px}
.disnone{display:none}
.inquiry-success{text-align:center;margin-top:5%;margin-bottom:10%}
.inquiry-success *{text-align:center}
.inquiry-success p i{font-size:60px;color:#d8000f}
.inquiry-success .text{font-size:20px;color:#333;margin:20px 0}
.inquiry-success .but a{display:inline-block;width:200px;height:50px;background-color:#d8000f;color:#fff;line-height:50px;padding:0;border:0;font-size:16px;}
.inquiry-success .but a:hover{background:#fff;color:#d8000f}
.listcart2{margin-top:30px;width:100%;clear:both}
.listcart2 a,.listcart2 button{display:inline-block;min-width:160px;box-sizing:border-box;font-size:14px;margin-right:10px;text-align:center;margin-bottom:10px;padding-left:5px;padding-right:5px;border:none;cursor:pointer;color:#666;border:#666 solid 1px;line-height:30px;background:0 0}
.listcart2 a:hover,.listcart2 button:hover{background:#d8000f;color:#fff;border:#d8000f solid 1px}
@media screen and (max-width:640px){
.listcart2 a,.listcart2 button{width:100%;display:block}
}
.xunpanlb{padding-top:30px;clear:both;padding-bottom:30px}
.xunpanlb .table .thead{font-size:0;letter-spacing:0;border:1px solid #dcdcdc;background:#d8000f}
.xunpanlb .table .thead p{text-align:center;padding:0 10px;font-size:16px;line-height:40px;width:33.3333%;display:inline-block;vertical-align:middle;box-sizing:border-box;color:#fff}
.xunpanlb .table .thead p:nth-child(2){border-right:1px solid #dcdcdc;border-left:1px solid #dcdcdc}
.xunpanlb .table .tbody{font-size:0;letter-spacing:0}
.xunpanlb .table .tbody .tread{border:1px solid #dcdcdc;border-top:0}
.xunpanlb .table .tbody .tread .td{height:100%;text-align:center;padding:10px 10px;font-size:16px;line-height:40px;width:33.3333%;display:inline-block;vertical-align:middle;box-sizing:border-box}
.xunpanlb .table .tbody .tread .td:nth-child(2){border-right:1px solid #dcdcdc;border-left:1px solid #dcdcdc}
.xunpanlb .table .tbody .td img{max-width:110px;margin-left:auto;margin-right:auto}
.xunpanlb .table .tbody .td a{color:#666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}
.xunpanlb .table .tbody .td a:hover{color:#d8000f}
@media screen and (max-width:520px){
.xunpanlb .table{border-top:1px solid #dcdcdc}
.xunpanlb .table .thead{display:none}
.xunpanlb .table .tbody .td{width:100%!important}
.xunpanlb .table .tbody .tread .td:nth-child(2){border:0!important}
}
.m-kf5 .kf-item span{font-family:Arial,Helvetica,sans-serif}
.at-resp-share-element .at4-share-count-container{text-decoration:none;float:right;padding-right:15px;line-height:25px!important}
.at-resp-share-element .at-icon{width:24px!important;height:24px!important}
.at-style-responsive .at-share-btn{padding:0!important;border-radius:2px!important}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width:24px!important;height:24px!important}
.at-resp-share-element .at-share-btn{margin-bottom:0!important;margin-right:3px!important}
.at-resp-share-element .at-icon{width:24px!important;height:24px!important}
.at-style-responsive .at-share-btn{padding:0!important;border-radius:2px!important}
.at-resp-share-element .at-share-btn .at-icon-wrapper{width:24px!important;height:24px!important}
.at-resp-share-element .at-share-btn{margin-bottom:0!important;margin-right:3px!important}
.pages-btn{display:inline-block}
.hot-probox .box-list{font-size:0;letter-spacing:0}
.hot-probox .box-list .list-item{display:inline-block;vertical-align:top;float:none}
.wp .about-main p{line-height:28px}



.m-kf { position: fixed; z-index: 10; right: -10000px; top: 30%; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;  background-color: #2D2D27;}

.m-kf .kf-item { display: block; line-height: 0; font-size: 0; margin-bottom: 1px; font-size: 30px; color: #fff; text-align: center; border-radius: 0;display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
.m-kf .kf-wx { position: absolute; display: none; bottom: 0; right: 100%; width: 90px; font-size: 0; line-height: 0; }
.m-kf .kf-item.item_cart div{position:relative;}
.m-kf .kf-item.item_cart div em{ font-family: initial; font-style: normal; color:#fff;font-size:12px;position:absolute;right:-10px;top:-10px;width:20px;height:20px;background:#ff0000;border-radius:115px;display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.m-kf .kf-item.item_cart img{height:32px;}
.m-kf .gotop { display: none; }

@media screen and (max-width: 991px) {
.m-kf { right: 0; top: auto; bottom: 0;width: 100%; }
.m-kf .kf-item { flex:1;; text-align: center; height: 60px; }
.m-kf .kf-item i{ font-size: 26px}
.m-kf .kf-item2 { position: relative; }
.m-kf .kf-wx { bottom: 100%; right: 0; }
.m-kf .gotop { flex:1;height: 60px; color: #fff; text-align: center; display: block;display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
.m-kf .gotop i{font-size: 20px;}
.g-ft { padding-bottom: 63px; } 
.header .logo-a{
  /*height: 100px;*/
  width: 100%;
  margin: 5px auto;
  display: block;
}
}

/* about */
.m-abtb1 .box-hd {margin-bottom:61px;text-align:center; line-height: 1.6;}
.m-abtb1 .hd-title {line-height:50px;font-size: 32px;color: #2c2c2c;font-family: 'GoodOT-Cond', Arial Narrow, Arial, sans-serif;font-weight: 500;}
.m-abtb1 .box-hd p.hd-title {line-height:50px;font-size: 32px;color: #2c2c2c;font-family: 'GoodOT-Cond', Arial Narrow, Arial, sans-serif;font-weight: 500;}
.m-abtb1 .box-hd p{ font-size:16px; line-height: 1.6;}

.m-abtb1 .hd-desc {margin-top:25px;line-height:30px;color:#333;margin-left:auto;margin-right:auto;max-width:1270px;}
.m-abtb1 .list-item {margin-top:90px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}
.m-abtb1 .list-item:first-child {margin-top:0;}
.m-abtb1 .list-item .item-pic {-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:47.14286%;}
.m-abtb1 .list-item .item-text {-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;}
.m-abtb1 .list-item .item-desc {line-height: 1.6;}
.m-abtb1 .list-item .item-desc p{font-size: 16px;line-height:27.5px;}
.m-abtb1 .list-item1 .item-pic {float:right;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:7.92857%;}
.m-abtb1 .list-item1 .item-text {-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;}
.m-abtb1 .list-item2 .item-pic {float:left;-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:7.35714%;}
.m-abtb1 .list-item2 .item-text {-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;}
.m-abtb1 .box-desc {margin-top:90px;}
.m-abtb1 .box-desc div.profile_p{margin-top:45px; margin-bottom:20px; overflow: hidden;}
.m-abtb1 .box-desc div.profile_p img{ width:1200px;-webkit-transition: all 550ms;
    -o-transition: all 550ms;
    -moz-transition: all 550ms;
    transition: all 550ms;}
.m-abtb1 .box-desc div.profile_p:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.m-abtb1 .box-desc p {font-size: 16px;line-height: 27.5px;margin-bottom: 14px;}
.m-abtb1 .box-desc p img {-webkit-transition:all 550ms;-o-transition:all 550ms;-moz-transition:all 550ms;transition:all 550ms;}
.m-abtb1 .box-desc p:hover img {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}

@media screen and (max-width:991px) {
.m-abtb1 .list-item {margin-top:30px;}
.m-abtb1 .list-item {display:block;}
.m-abtb1 .list-item .item-pic {float:none;margin-left:0;margin-right:0;margin-bottom:20px;width:100%;}
.m-abtb1 .list-item .item-desc {font-size: 16px; line-height: 1.6;}
.m-abtb1 .box-desc {margin-top:30px;}
.m-abtb1 .hd-title {line-height:30px;font-size:24px;}
.m-abtb1 .hd-desc {line-height:30px;font-size:16px;}
.m-abtb1 .box-hd {margin-bottom:30px;text-align:center;}
}
@media screen and (max-width:375px) {
.m-abtb1 .list-item {display:block;}
.m-abtb1 .list-item .item-pic {float:none;margin-left:0;margin-right:0;margin-bottom:20px;width:100%;}
}
.item-pic div.item-box{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%; background: #f4f4f4;}
.m-abtb1 .item-pic {position:relative;display:block;line-height:0;font-size:0;text-align:center;overflow:hidden;}
.m-abtb1 .item-pic img {-webkit-transition:all 550ms;-o-transition:all 550ms;-moz-transition:all 550ms;transition:all 550ms;}
.m-abtb1 .item-pic:hover img {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
.m-abtb1 .item-title {overflow:hidden;}
.m-abtb1 .item-title a:hover {color:#ea7600;}
.m-abtb1 .item-desc {overflow:hidden;}
.m-abtb1 .item-desc a {display:block;}
.m-abtb1 .item-desc a:hover {color:#ea7600;}
  
.block-content {
  transition: opacity .25s ease-out;
  width: 100%;
  margin: 0 auto;
  padding: 0 -14px;
  overflow-x: visible;
}

.block-content p  {
  /*margin-bottom: 24px;*/
  line-height: 1.6;
  font-weight: 100;
}
.block-content h2,.block-content h3 {
  margin-bottom: 14px;
  font-family: 'GoodOT-Cond', Arial Narrow, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.75;
  color: #2c2c2c;
  font-size: 28px;
  margin-top: 10px;
}
.mb-5, .my-5 {
  margin-bottom: 20px !important;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}
.block {
  box-shadow: none;
}
.block {
  margin-bottom: 0;
  background-color: #fff;
  /* box-shadow: 0 1px 2px rgba(216, 223, 227, 0.5), 0 1px 2px rgba(216, 223, 227, 0.5); */
}
.options-container {
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: block;
  margin-bottom: 10px;
}
.options-container .options-item {
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out, -webkit-transform .25s ease-out;
  will-change: transform;
}
.options-container:hover img {-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
.img-fluid {
  width: 100%;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.text-center {
  text-align: center !important;
}
.block.block-rounded > .block-content:last-child {
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.row.row-deck > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media screen and (max-width:991px) {
.options-container{    margin-bottom: 3px;}
.block-content  {
  margin-bottom: 24px;
}
}
.temporary-alert {position: fixed;left: 50%; top: 50%; z-index: 9999; transform: translate(-50%,-50%); line-height:22px;min-width:12px;padding:8px 15px;font-size:14px;_float:left;border-radius:2px;box-shadow:1px 1px 3px rgba(0,0,0,.2);background:rgba(0,0,0,.8);color:#fff;white-space:nowrap;}


.swiper-pagination-clickable .swiper-pagination-bullet { width: 12px; height: 12px; background: #595959;}
.swiper-pagination-clickable .swiper-pagination-bullet { background: #d8000f; }
.pro2-hotpro .swiper-pagination-clickable .swiper-pagination-bullet{ width: 16px;height: 16px;padding: 0!important; border: 1px solid #595959; background: #fff; position: relative;}
.pro2-hotpro .swiper-pagination-clickable .swiper-pagination-bullet::after{ content: ""; position: absolute; width: 3px; height: 3px; border-radius: 50%; display: block; background: #000; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.pro2-hotpro .swiper-pagination-clickable .swiper-pagination-bullet-active { border: 1px solid #d8000f; background: #fff!important; }
.pro2-hotpro .swiper-pagination-clickable .swiper-pagination-bullet-active::after{ background: #d8000f; }

#play-icon {
  width: 100%;
  height: 100%;
  background-image: url(../images/cover2.png);
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 9998;
}
.play-icon {
  width: 100%;
  height: 100%;
  background-image: url(../images/video_pro.png);
  background-position: center;
  background-size: 22px;
  background-repeat: no-repeat;
  position: absolute;
  background-color: rgba(0,0,0,.3);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 9998;
}

#myVideo::-webkit-media-controls-panel {background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)); /* 修改黑色渐变透明度 */}