@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "DENMARK";
  src: url("../fonts/DENMARK.woff2") format("woff2"),
       url("../fonts/DENMARK.woff") format("woff"),
       url("../fonts/DENMARK.ttf") format("truetype"),
       url("../fonts/DENMARK.eot") format("embedded-opentype"),
       url("../fonts/DENMARK.svg") format("svg");
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite, code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio, video{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; outline-style:none;/*FF*/font-size:10px;font-family: "Arial","Microsoft Yahei"; list-style:none;}
body { line-height:1; }
a{ margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;text-decoration:none; color:#333; cursor:pointer;outline:0;}
a:hover,a:focus{ text-decoration:none;  outline-style:none;/*FF*/ }
table { border-collapse:collapse; border-spacing:0;}
input, select {vertical-align:middle;}
/*css为clearfix，清除浮动*/
.clearfix::before,.clearfix::after{content:""; height:0; line-height:0; display: block;visibility: hidden; clear:both;}
.clearfix:after{clear:both;} 
.clearfix{*zoom:1;/*IE/7/6*/}

.warp{ max-width:1700px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp2{ max-width:100%; padding:0 50px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.clear{ overflow:hidden;}
.clear2{ clear:both;}


h1,h2,h3,h4,h5,h6{ font-weight:normal;}
.play{transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;}

/*all-img*/
.xxl,icu1{ display:block;}
.xl,.l,.m,.icu2{ display:none;}

/*parts*/
div.fy {text-align:center;line-height:4rem; padding-top:20px;}
div.fy p{ margin-right:5px; font-size:1.6em; display:inline-block;}
div.fy p span{ font-size:1em;}
div.fy a { margin:2px 2px;padding:11px 11px;color:#272727;font-size:1.4em; display:inline; background-color:#e5e5e5;}
div.fy a:hover {background-color:#d0101b;color:#FFF;}
div.fy a:active { background-color:#d0101b;color:#FFF;}
div.fy span.current { margin:2px 2px;padding:11px 11px;background-color:#d0101b;color:#FFF; font-size:1.4em;}
div.fy span.disabled {  margin:2px 2px;padding:11px 11px;color:#272727; font-size:1.4em; background-color:#e5e5e5;}

/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger {width: 24px; height: 14px;	position:absolute;	top: 40px;	right: 40px;	z-index: 999;display: none;}
#hamburger:before, #hamburger:after, #hamburger span { background:#d0101b; content: ''; display: block;    width: 20px;  height: 2px;}
#hamburger span {	margin: 4px 0 0 0;}
#hamburger:after {	margin: 4px 0 0 0;}
#hamburger.hb-fixed {	position: fixed;}
/* Hamburger animation */
#hamburger:before, #hamburger:after, #hamburger span {	-webkit-transition: none 0.3s ease 0.3s;	transition: none 0.3s ease 0.3s;	-webkit-transition-property: transform, top, bottom, left, opacity, margin;	transition-property: transform, top, bottom, left, opacity, margin;}
html.mm-opening #hamburger:before, html.mm-opening #hamburger:after {top: 20px;}
html.mm-opening #hamburger span {	left: -50px;	opacity: 0;}
html.mm-opening #hamburger:before {	transform: rotate( 45deg );	margin: 7.5px 0 0 0;}
html.mm-opening #hamburger:after {	transform: rotate( -45deg );margin: -7.5px 0 0 0;}
/*弹出input*/
.overCurtain {position: fixed; top:20px; right:40px; height:40px; width:40px;display:none; opacity:1; z-index:1000; cursor:pointer;}
.hide-center {background-color:#444;  position:fixed; z-index:999; display:none; width:100%; height:100%; top:0;}
.hide-center .boxs{ display:table; width:100%; height:100%;}
.hide-center .box{ display:table-cell; vertical-align:middle; padding:0 20px;}
.field__input{ float:left; width:100%; border:none; outline:none; height:60px; padding:20px 160px; font-size:3.2em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center; border-bottom:1px solid #ccc; background-color: transparent;}
.m-btn{ float:left;border:none; outline:none; background-color: transparent; padding:19.5px; height:60px; font-size:1.6em; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width:140px; position:absolute; right:40px; text-transform:uppercase;}
.close { width:40px; height:40px; transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all; font-size:0px; margin-top:20px;	display:block;}
.close::before,.close::after {	content:'';	width:40px;	height:2px;	background:#FFF;	display:block; transition:linear .5s all;-moz-transition: linear .5s all; -webkit-transition:linear .5s all; -o-transition: linear .5s all;}
.close::before {	-webkit-transform:rotate(45deg);	transform:rotate(45deg);}
.close::after {	-webkit-transform:translateY(-2px) rotate(-45deg);	transform:translateY(-2px) rotate(-45deg);}
.close:hover:before{transform:rotate(90deg);}
.close:hover:after{ transform:rotate(0deg);}

.overCurtain2 {position: fixed; top: 0;    bottom: 0;    left: 0;    right: 0;width:100%;display:none; background-color:#000; opacity:0.7; z-index:999;}
.hide-center2 {position:fixed;right:0;left:0;	bottom:0;	top:20%;margin:auto;	display:none;	z-index:1000;	width: 100%;   max-width: 800px;	height:600px;}

/*header*/
.header a{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.header{ background:#1b1b1b;}
.header .hea1{ border-bottom:1px solid #272727; padding:12px 75px; text-align:right; }
.header .hea1 a{font-size:1.4em; color:#afafaf; display:inline-block;}
.header .hea1>*{ display:inline-block;}
.header .hea1 .lun a{ padding:0 12px; border-right:1px solid #484848; line-height:10px;}
.header .hea1 .lun a:last-child{ border:none;}
.header .hea1 .hs a img{ margin-left:20px; transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.header .hea1 .hs{ padding-left:15px;}
.header .hea2{ overflow:hidden; padding:15px 70px 15px 50px;}
.header .hea2 a{ font-size:1.6em; color:#fff; font-family: "DENMARK"; font-size:1.6em; line-height:52px;  margin:0 24px;}
.header .hea2 span{ padding-left:24px; cursor:pointer;}
.header .hea2 span img{ margin-top:-5px;}
.header .hea2 .logo{ float:left;}
.header .hea2 .mune{ float:right;}
.header .hea1 a:hover{ color:#d0101b;}
.header .hea2 a:hover,#m2 .m2,#m3 .m3,#m4 .m4,#m5 .m5,#m6 .m6{ color:#d0101b;}
.header .hea1 .hs a img:hover{ transform:rotateY(180deg);}

/*footer*/
.footer{ background:#000000; padding:30px 0; overflow:hidden;}
.footer .left{ float:left;}
.footer .right{ float:right;}
.footer .left img{ margin:20px 0 25px 0;}
.footer .left .f-mune{ margin-bottom:12px;}
.footer .left .f-mune a{ font-size:1.4em; color:#ffffff; line-height:30px; border-right:1px solid #949494; padding-right:12px; margin-right:12px; display:inline-block; line-height:12px;}
.footer .left .f-mune a:last-child{ border-right:none;}
.footer .left .f-mune a:hover{ color:#d0101b;}
.footer .left p{ font-size:1.4em; color:#cccccc; line-height:30px;}
.footer .left p span{ padding-left:2em;}
.footer .left p a{ font-size:1em; color:#ccc;}
.footer .left p a:hover{ text-decoration:underline;}
.footer .right>*{ float:left;}
.footer .right .fs{ width:580px; color:#c6c6c6; font-size:1.6em; font-weight:bold;}
.footer .right .fs h3{ font-size:16px; color:#c6c6c6; line-height:24px; font-weight:bold; margin:6px 0 15px 0;}
.footer .right form{ position:relative; width:490px;}
.footer .right .fc-input{ width:490px; height:50px; color:#696969; line-height:24px; font-size:1.4em; padding:15px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer .right .fc-input,.footer .right .fc-btn{ background:#232323; border:none;}
.footer .right .fc-btn{ position:absolute; top:0; right:0; height:50px; width:50px; background:url(../images/fs.png) center center no-repeat;}
.footer .right .imgs{ margin-top:18px;}
.footer .right img{ margin-right:20px; transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.footer .right img:hover{ transform:rotateY(180deg);}

.bottomlist{ background:#d0101b; position:fixed; width:100%; bottom:0; left:0;  display:none; z-index:110;}
.bottomlist ul{ width:100%;}
.bottomlist ul li{ width:33.33%; float:left; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:5px;}
.bottomlist>ul>li>a>div{ font-size:1.6em; color:#fff;}
.bottomlist ul li img{ width:40px; height:40px;}

/*banner*/
.banner{ background:#000;}
.banner .swiper-slide{ height:730px; background-size:cover !important;}
/*ia*/
.ia{ display:table; width:100%; overflow:hidden;}
.ia>*{ display:table-cell;}
.ia .left{ width:65%;}
.ia .right{ width:35%; background:url(../images/ia.jpg) center center no-repeat; background-size:cover !important;}
.ia .left .txt{ padding:70px 0 55px 0; max-width:1120px; float:right; text-align:center;}
.ia .left .t h3{text-transform:uppercase; font-size:4em; color:#d0101b; font-weight:bold;}
.ia .left .t h4{ font-size:1.8em; color:#595959; font-weight:bold; margin:15px 0 30px 0;}
.ia .left .t p{ padding:0 100px; max-width:780px; margin:0 auto; font-size:1.4em; color:#595959; line-height:26px;}
.ia .left .dot{ float:left; width:calc(33.33% - 120px); margin:0 60px; border:1px solid #e7e7e7; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:20px 10px 15px 10px;}
.ia .left .dot img{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.ia .left .dot h3{ font-size:1.8em; color:#d0101b; line-height:32px; font-weight:bold; padding:12px 0 10px 0; }
.ia .left .dot p{ font-size:1.4em; color:#595959; line-height:20px;}
.ia .left .dots{ margin-top:60px;}
.ia .left .dot:hover{ border:1px solid #d0101b;}
.ia .left .dot:hover img{ transform:rotateY(180deg);}

/*icer*/
.icer{ overflow:hidden; background:url(../images/icer-bg.jpg) center center no-repeat; background-size:cover;  overflow:hidden;}
.icer .left{ float:left; padding:55px 0 45px 0;}
.icer .right{ float:right; padding:125px 0 85px 0;}
.icer .left h3{ font-size:4em; color:#ffffff; line-height:32px; font-weight:bold; margin-bottom:25px;}
.icer .left p{ font-size:1.8em; color:#ffffff; line-height:30px;}
.icer .left a{ margin-top:40px; font-size:1.4em; color:#fff; background:#d0101b; width:137px; height:44px; line-height:44px; text-align:center; display:block; transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.icer .left a:hover{ box-shadow:5px 5px 0px #a6060f;}
.icer .right img{ margin-left:50px;}

/*ip*/
.ip{ padding:95px 0 55px 0; background:url(../images/ip-bg.jpg) center center no-repeat; background-size:cover;}
.ip .i-tit{ text-align:center; margin-bottom:40px;}
.ip .i-tit h3{ font-size:3.2em; color:#d0101b; font-weight:bold; margin-bottom:20px; text-transform:uppercase;}
.ip .i-tit p{ font-size:1.6em; color:#555555; line-height:28px;}
.ip .centera{ overflow:hidden;}
.ip #oranger{ text-align:center;}
.ip #oranger a{ margin:5px; padding:8px 12px; background:#fff; border:1px solid #d6d6d6; display:inline-block; }
.ip #oranger a p{font-size:1.8em; color:#555555; line-height:34px; margin-left:8px;}
.ip #oranger a>*{ float:left;}
.ip #oranger a .b{ display:none;}
.ip .hover{ background:#d0101b;}
.ip #tablea{ margin-top:90px;}
.ip #tablea .dot{ float:left; width:calc(25% - 40px); margin:0 20px; text-align:center;}
.ip .box{ display:none;}
.ip #tablea .dot img{ max-width:100%; margin-bottom:20px; transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.ip #tablea .dot .txt{ display:inline-block; margin:0 auto; border-left:5px solid #d0101b; padding-left:10px;}
.ip #tablea .dot .txt h3{ text-align:left; font-size:1.4em; color:#474747; line-height:16px; margin-bottom:5px;}
.ip #tablea .dot .txt h4{ text-align:left; font-size:2.4em; color:#d0101b; font-weight:bold; line-height:26px;}
.ip #oranger a:hover,.hover{ background:#d0101b !important;}
.ip #oranger a:hover p,.hover p{ color:#fff !important;}
.ip #oranger a:hover .a,.hover .a{ display:none !important;}
.ip #oranger a:hover .b,.hover .b{ display:inline-block !important;}
.ip #tablea:hover img{ transform:scale(0.8);}
.ip #tablea .dot:hover img{ transform:scale(1);}

/*inews*/
.inews{ background:url(../images/inews.jpg) center center no-repeat; background-size:cover; padding:95px 0 105px 0;}
.inews .i-tit{ text-align:center;}
.inews .i-tit h3{ font-size:4em; color:#fff; font-weight:bold; margin-bottom:20px; text-transform:uppercase;}
.inews .i-tit p{ font-size:1.8em; color:#fff; line-height:28px;}
.inews .inews-slider{ padding:0 120px;}
.inews .txts{ margin-top:95px;}
.inews .box{ background:#fff; max-width:370px; margin:0 auto; padding:15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.inews .box .img img{ max-width:100%;}
.inews .box .txt{ padding:20px 5px;}
.inews .box .txt h3{ font-size:1.8em; color:#333333; font-weight:bold; line-height:22px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;}
.inews .box .txt h4{ font-size:1.4em; color:#575757; line-height:22px; padding:10px 0 20px 0;}
.inews .box .txt p{ font-size:1.4em; color:#575757; line-height:22px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;}
.inews .box .txt span{ margin:45px auto 0 auto; font-size:1.4em; color:#282d2e; border:1px solid #262223; display:block; padding:10px 20px; width:130px; text-align:center;}
.inews .box:hover span{ border:1px solid #d0101b; background:#d0101b; color:#fff;}
.inews .swiper-button-prev,.inews .swiper-button-next{ background-size:20px 40px; width:40px; height:40px; background-color:rgba(0,0,0,0.1); border-radius:50%; padding:5px;}
.inews .inews-slider{ position:relative;}

/*icon*/
.icon{ padding:75px 0; background:url(../images/icon-bg.jpg) top center no-repeat; background-size:cover !important;}
.icon .i-tit{ text-align:center; margin-bottom:40px;}
.icon .i-tit h3{ font-size:4em; color:#d0101b; font-weight:bold; margin-bottom:20px; text-transform:uppercase;}
.icon .i-tit p{ font-size:1.8em; color:#ddd; line-height:28px;}
.icon .txt{ overflow:hidden; max-width:1400px; margin:0 auto; background:rgba(255,255,255,0.05); padding:70px 90px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.icon .txt>*{ float:left;}
.icon .txt .left{ text-align:center;}
.icon .txt .left p{ font-size:3em; color:#ffffff; line-height:28px; border-bottom:1px solid #fff; line-height:38px; margin-top:20px;}
.icon .txt .right{ padding-left:140px; width:calc(100% - 475px);}
.icon .txt .right p { line-height:40px; color:#ffffff; font-size:1.6em;}
.icon .txt .right p span img{ margin:0 10px -3px 0;}
.icon .btn a{ display:block; width:150px; height:45px; border:1px solid #aeaeaf; font-size:1.4em; color:#fff; margin:0 auto; line-height:45px; text-align:center; margin-top:90px;}
.icon .btn a:hover{ background:#d0101b;}

/*banners*/
.banners{ height:400px; background-size:cover !important; width:100%; display:table;}
.banners .txt{ display:table-cell; vertical-align:middle; text-align:center; color:#fff;}
.banners .txt h3{font-family: "DENMARK"; font-size:4em; margin-bottom:30px; text-transform:uppercase;}
.banners .txt p{ font-size:1.6em; color:#dddddd; line-height:28px;}
.about{ background:url(../images/banners/about-banner.jpg) center center no-repeat;}
.product{ background:url(../images/banners/product-banner.jpg) center center no-repeat;}
.news{ background:url(../images/banners/news-banner.jpg) center center no-repeat;}
.contact{ background:url(../images/banners/contact-banner.jpg) center center no-repeat;}
/*lead*/
.lead{ padding:30px 0;}
.lead>*{ font-size:1.8em; color:#555555; line-height:28px; display:inline-block;}
.lead a:hover{ text-decoration:underline;}
/*product-list*/
.product-list{ background:#313131; overflow:hidden;}
.product-list a{ float:left; width:12.5%; border-right:1px solid #404040; display:block; padding:20px 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-list a>*{ display:table-cell; vertical-align:middle; width:50%; padding:0 5px;}
.product-list a .img{ text-align:right;}
.product-list a img{ max-width:100%; width: 70px;}
.product-list a .txt p{ font-size:1.8em; color:#fff;}
.product-list a:hover,.p-lock{ background:#cf0f1a;}
/*contact*/
/*map*/
.content-window-card { position: relative; box-shadow: none; bottom: 0; left: 0; width: auto; padding: 0;}
.content-window-card p { height: 2rem;}
.custom-info {border: solid 1px silver;}
div.info-top { position: relative; background: none repeat scroll 0 0 #F9F9F9; border-bottom: 1px solid #CCC; border-radius: 5px 5px 0 0;}
div.info-top div { display: inline-block; color: #333333; font-size: 14px; font-weight: bold; line-height: 31px; padding: 0 10px;}
div.info-top img { position: absolute; top: 10px; right: 10px; transition-duration: 0.25s;}
div.info-top img:hover { box-shadow: 0px 0px 5px #000;}
div.info-middle { font-size: 12px; padding: 10px 6px; line-height: 20px;}
div.info-bottom {height: 0px; width: 100%; clear: both; text-align: center;}
div.info-bottom img { position: relative;  z-index: 104;}
#map span { margin-left: 5px; font-size: 11px;}
.info-middle img { float: left; margin-right: 6px;}
#container{ height:570px; margin:50px 0;}
/*c1*/
.c1{ border-bottom:1px solid #dfdedf; background:url(../images/contact/contact-bg.jpg); background-position:70% 95px; background-repeat:no-repeat; background-size:auto;}
.c1 .tit p{ font-size:1.8em; color:#6b6b6b; line-height:28px;}
.c1 .txts{ padding:95px 0 60px 0; width:100%; display:table;}
.c1 .txts>*{ display:table-cell; width:50%; vertical-align:middle;}
.c1 .txts .left{ text-align:center;}
.c1 .txts .left img{ display:block; margin: auto;}
.c1 .txts .left p{  font-size:3em; color:#666666; line-height:40px; border-bottom:1px solid #666666; margin:0 auto;margin-top:5px; display:inline-block;}
.c1 .txts .right .dot{ display:table; width:100%; padding:5px 0;}
.c1 .txts .right .dot>*{ display:table-cell; vertical-align:middle;}
.c1 .txts .right .dot span{ width:50px;}
.c1 .txts .right .dot p{ font-size:1.8em; color:#4b4b4b; line-height:24px;}
.c1 .txts .right .dot p a{ font-size:1em;}
.c1 .txts .right .dot p a:hover{ text-decoration:underline;}
/*c2*/
.c2{ max-width:1200px; margin:0 auto; padding:45px 0 10px 0;}
.c2 h3{ font-size:2.4em; color:#282828; line-height:28px; margin-bottom:30px;}
.c2 h4{ font-size:1.6em; color:#6e6e6e; line-height:24px;}
.c2 .dot{ margin-bottom:15px;}
.c2 .dot p{ font-size:1.4em; color:#262626; line-height:24px;}
.c2 .fc-input{ outline:none; border:none; border:2px solid #e2e2e2; padding:12px; width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.c2 .fc-btn{ margin-top:40px; background:#d81c28; outline:none; border:none; color:#fff; font-size:1.8em; padding:12px 28px; cursor:pointer;}
.c2 .fc-btn:hover{ background:#000;}

/*news*/
.news-t .box .txt span,.news-t .box .txt .shares img{ transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.news-t{ padding:20px 0;}
.news-t .box{ padding:30px 0; border-bottom:1px solid #000;}
.news-t .box a{ display:table; width:100%;}
.news-t .box a>*{ display:table-cell; vertical-align:middle;}
.news-t .box .img{ width:440px;}
.news-t .box .img img{ max-width:100%;}
.news-t .box .txt{ padding-left:50px;}
.news-t .box .txt h3{ color:#313131; font-size:2.4em; margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:40px; line-height:40px;}
.news-t .box .txt p{ font-size:1.4em; line-height:26px; max-width:1000px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2; height:52px;}
.news-t .box .txt span{ margin:45px 0 0px 0; display:inline-block; font-size:1.4em; font-weight:bold; color:#7f7f7f; padding:14px 18px; background:#000;  }
.news-t .box .txt .shares{ display:table;}
.news-t .box .txt .shares>*{ display:table-cell; vertical-align:middle;}
.news-t .box .txt .shares h4{ font-size:1.4em; color:#272727; margin-right:8px;}
.news-t .box .txt .shares img{ margin-left:8px;}
.news-t .box .txt span:hover{ background:#cf0f1a; color:#fff; box-shadow:4px 4px 0 #c10611;}
.news-t .box .txt .shares img:hover{ transform:translateY(-5px);}

/*newsshow*/
.newsshow{ padding:80px 0;}
.newsshow .boxs{ background:#f5f5f5; }

.newsshow .tit{ padding:40px; text-align:center;}
.newsshow .tit h3{ font-size:2em; color:#333333; margin-bottom:10px; line-height:24px; margin-bottom:20px;}
.newsshow .tit .dot{ background:#cf0f1a; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.newsshow .tit .dot h4{ color:#fff; font-size:1.4em; display:inline-block; padding:14px 15px;}
.newsshow .txt{ padding:20px 40px; line-height:24px; color:#666666; }
.newsshow .txt *{ font-size:14px; line-height:24px;}
.newsshow .txt p{ font-size:14px; text-indent:2em;}
.newsshow .txt img{ max-width:95%; margin:0 auto; padding:5px 0;}
.newsshow .btn{ padding:40px;}
.newsshow .btn a{ display:block; background:#fff; font-size:1.4em; color:#333333; line-height:24px; padding:12px 20px; margin-top:10px;}
.newsshow .btn a:hover{ background:#cf0f1a !important; color:#fff !important;}

/*product*/
.product-t .boxs .box{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.product-t{background:#ececec; padding-bottom:40px;}
.product-t .pro-kind{ margin-bottom:20px;}
.product-t .pro-kind h3{ color:#313131; font-size:3.2em; margin-bottom:20px;}
.product-t .pro-kind h4{ font-size:1.4em; color:#6a6a6a; line-height:24px;}
.product-t .boxs{ width:calc(100% + 26px); margin-left:-13px;}
.product-t .boxs .box{ background:#fff; border:3px solid #ececec; padding:20px 10px; width:calc(50% - 26px); margin:15px 13px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-t .boxs .box a{ display:table; width:100%;}
.product-t .boxs .box a>*{ display:table-cell; vertical-align:middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0 5px;}
.product-t .boxs .box a .img{ width:60%; text-align:center;}
.product-t .boxs .box a .img img{ max-width:100%;}
.product-t .boxs .box a .txt{ width:40%;}
.product-t .boxs .box a .txt .pro-name{ margin-bottom:20px; border-left:5px solid #d0101b; padding-left:10px;}
.product-t .boxs .box a .txt .pro-name h3{ font-size:1.2em; color:#474747; line-height:16px;}
.product-t .boxs .box a .txt .pro-name h4{ font-size:1.8em; color:#d0101b; font-weight:bold;}
.product-t .boxs .box a .txt .pro-color p{ margin-bottom:15px; font-size:1.4em;}
.product-t .boxs .box a .txt .pro-cs span{ display:inline-block; width:54px; height:18px; border-radius:18px; margin:0 10px 10px 0;}
.product-t .boxs .box:hover{ border:3px solid #de1925;}

/*productshow*/
.productshow-t .boxs .box,.productshow-t .txts .txt a{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.productshow-t{ padding-bottom:40px;}
.productshow-t .pro-kind{ margin-bottom:20px;}
.productshow-t .pro-kind h3{ color:#313131; font-size:4em; margin-bottom:20px;}
.productshow-t .pro-kind h4{ font-size:1.4em; color:#6a6a6a; line-height:24px;}
.productshow-t .txts{ overflow:hidden; padding:0 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.productshow-t .txts>*{ float:left;}
.productshow-t .txts .img{ width:50%; text-align:center;}
.productshow-t .txts .img img{ max-width:100%; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.productshow-t .txts .txt{ width:50%; margin-top:4%;}
.productshow-t .txts .txt .model{ padding:16px 0; border-bottom:1px solid #dfdfdf;}
.productshow-t .txts .txt .model h3{ font-size:1.8em; color:#555555; line-height:28px;}
.productshow-t .txts .txt .model h3 span{ font-size:2em; color:#dd2f35; text-transform:uppercase;}
.productshow-t .txts .txt .color{ padding:35px 0 25px 0;}
.productshow-t .txts .txt .color h3{ font-size:1.8em; color:#555555; line-height:28px; margin-bottom:16px;}
.productshow-t .txts .txt .color .pro-cs span{ display:inline-block; width:84px; height:30px; border-radius:30px; margin:0 10px 10px 0;}
.productshow-t .txts .txt .parameters>h3{ font-size:1.8em; color:#555555; line-height:28px; margin-bottom:20px;}
.productshow-t .txts .txt .parameters table tr td{ vertical-align:middle; padding:12px 10px; border:1px solid #c9c9c9; text-align:center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.productshow-t .txts .txt .parameters table tr td h3{ font-size:1.6em; line-height:20px; color:#555;}
.productshow-t .txts .txt .parameters table tr td p{ font-size:1.2em; line-height:20px; color:#555555;}
.productshow-t .txts .txt .parameters table tr td span{ display:block; font-size:1.4em; color:#555555; line-height:16px;}
.productshow-t .txts .txt a{ display:inline-block; margin-top:65px; background:#d0101b; font-size:1.4em; color:#ffffff; line-height:30px; text-transform:uppercase; padding:8px 18px;}
.productshow-t .txts .txt a span img{ margin-bottom:-6px; margin-right:10px;}
.productshow-t .txts .txt a:hover{ box-shadow:5px 5px 5px rgba(0,0,0,0.2);}
.productshow-t .txts .txt .parameters table tr:first-child{ background:#f1f1f1;}
.productshow-t .boxs>h3{ font-size:1.8em; color:#555; line-height:24px; padding:35px 0;}
.productshow-t .boxs .box{ background:#fff; border:3px solid #ececec; padding:20px 10px; width:calc(100%); margin:15px 0px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.productshow-t .boxs .box a{ display:table; width:100%;}
.productshow-t .boxs .box a>*{ display:table-cell; vertical-align:middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0 5px;}
.productshow-t .boxs .box a .img{ width:40%; text-align:center;}
.productshow-t .boxs .box a .img img{ max-width:100%;}
.productshow-t .boxs .box a .txt{ width:40%;}
.productshow-t .boxs .box a .txt .pro-name{ margin-bottom:20px; border-left:5px solid #d0101b; padding-left:10px;}
.productshow-t .boxs .box a .txt .pro-name h3{ font-size:1.2em; color:#474747; line-height:16px;}
.productshow-t .boxs .box a .txt .pro-name h4{ font-size:1.8em; color:#d0101b; font-weight:bold;}
.productshow-t .boxs .box a .txt .pro-color p{ margin-bottom:15px; font-size:1.4em;}
.productshow-t .boxs .box a .txt .pro-cs span{ display:inline-block; width:54px; height:18px; border-radius:18px; margin:0 10px 10px 0;}
.productshow-t .boxs .box:hover{ border:3px solid #de1925;}
.productshow-t .productshow-slider{ padding:0 50px;}
.productshow-t .productshow-slider:after,.productshow-t .productshow-slider:before{ position:absolute; top:0; width:50px; height:100%; content:""; background:#fff; z-index:2;}
.productshow-t .productshow-slider:after{ left:0;}
.productshow-t .productshow-slider:before{ right:0;}
.productshow-t .swiper-button-prev{ background-image:url(../images/product/pro-l.png);}
.productshow-t .swiper-button-next{ background-image:url(../images/product/pro-n.png);}
.productshow-t .swiper-button-prev,.productshow-t .swiper-button-next{ width:19px; height:34px; background-size:19px 34px;}


/*about-t*/
.about-t .ab1{ padding:70px 0 90px 0; overflow:hidden;}
.about-t .ab1 .tit{ text-align:center; margin-bottom:25px;}
.about-t .ab1 .tit h3{ font-size:4em; color:#d0101b; font-weight:bold; text-transform:uppercase;}
.about-t .ab1 .tit h4{ font-size:1.8em; color:#595959; line-height:32px; font-weight:bold;}
.about-t .ab1 .txts>*{ float:left;}
.about-t .ab1 .txts .left{ width:60%; padding-right:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .ab1 .txts .left .t p{ color:#595959; line-height:26px; font-size:1.4em; margin-top:25px;}
.about-t .ab1 .txts .right{ width:40%;}
.about-t .ab1 .txts .right img{ max-width:100%;}
.about-t .ab1 .left .dot{ text-align:center; float:left; width:calc(33.33% - 120px); margin:0 120px 0 0; border:1px solid #e7e7e7; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:20px 10px 15px 10px; max-width:220px;}
.about-t .ab1 .left .dot img{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.about-t .ab1 .left .dot h3{ font-size:1.8em; color:#d0101b; line-height:32px; font-weight:bold; padding:12px 0 10px 0; }
.about-t .ab1 .left .dot p{ font-size:1.4em; color:#595959; line-height:20px;}
.about-t .ab1 .left .dots{ margin-top:50px; overflow:hidden;}
.about-t .ab1 .left .dot:hover{ border:1px solid #d0101b;}
.about-t .ab1 .left .dot:hover img{ transform:rotateY(180deg);}
.about-t .ab2{ background:url(../images/about/ab2-bg.jpg) center center no-repeat; background-size:cover; padding:50px 0 80px 0;}
.about-t .ab2 .tit{ text-align:center; margin-bottom:40px;}
.about-t .ab2 .tit h3{ font-size:4em; color:#d0101b; font-weight:bold; margin-bottom:15px; text-transform:uppercase;}
.about-t .ab2 .tit h4{ font-size:1.8em; color:#595959; line-height:32px; font-weight:bold;}
.about-t .ab2 .imgs{ text-align:center;}
.about-t .ab2 .imgs img{ margin:10px 40px;}