@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../font/Montserrat-Regular.woff2") format("woff2"),
       url("../font/Montserrat-Regular.woff") format("woff"),
       url("../font/Montserrat-Regular.ttf") format("truetype"),
       url("../font/Montserrat-Regular.eot") format("embedded-opentype"),
       url("../font/Montserrat-Regular.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,sub,sup,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{ width:1700px; margin:0 auto;}
.warp2{ width:1520px; margin:0 auto;}
.warp3{ width:1200px; margin:0 auto;}
.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:3rem; padding: 0;}
div.fy a {margin:2px 2px;padding:8px 13px;color:#333;background-color: #e3e3e3;font-size:1.4em; display:inline;}
div.fy a:hover {background-color:#651717;color:#FFF;}
div.fy a:active {background-color:#651717;color:#FFF;}
div.fy span.current {margin:2px 2px;padding:8px 13px;background-color:#651717;color:#FFF; font-size:1.4em;}
div.fy span.disabled {margin:2px 2px;padding:8px 13px;color:#333;background-color: #e3e3e3; font-size:1.4em;}

/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger {width: 24px; height: 14px; position:absolute;	top: 20px;	right: 20px;	z-index: 1010;display: none;}
#hamburger:before, #hamburger:after, #hamburger span { background: #651717;    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: 0;    bottom: 0;    left: 0;    right: 0;width:100%;display:none; background-color:#000; opacity:0.7; z-index:120;}
.hide-center {position:fixed;right:0;left:0;	bottom:0;	top:20%;margin:auto;	display:none;	z-index:1000; width:300px;	height:300px;}

.field{   position: relative;  }
.field__input,.m-btn{ padding:12px 6px; border:none; border-bottom:2px solid #fff; float:left; background: transparent; height:60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline:none; font-weight:bold;}
.field__input{ font-size:1.6em; color:#fff !important;}
.m-btn{ font-size:1.6em; text-align:center; color:#fff;}

/*header*/
.header .munes .mune a:after,.header .munes .mune a{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.header .logo{ float:left; padding:10px 42px ;}
.header .munes{ float:right;}
.header .munes>*,.header .munes .m-list,.header .munes .share>*{ float:left;}
.header .munes .m-list a{ font-size:1.6em; color:#323232; padding:41px 40px; display:inline-block; border-right:1px solid #eaeaea;}
.header .munes .m-list a:hover,#m1 .m1,#m2 .m2,#m3 .m3,#m4 .m4,#m5 .m5{ background:#651717; color:#fff;}
.header .munes .share .search{ padding:34px 42px; background:#8f8f8f;}
.header .munes .share .tel{ background:#651717; color:#fff; padding:36px 30px;}
.header .munes .share .tel>*{ float:left; line-height:26px;}
.header .munes .share .tel h3{ font-size:1.6em; margin-left:14px;}
.header .munes .share .tel p{ font-size:2em; font-weight:bold;}

/*footer*/
.footer{ background:#1b1b1b; padding:70px 0 80px 0;}
.footer .warp>*{ float:left; width:25%;}
.footer .fl{ display:inline-block; font-size:2em; color:#fff; font-weight:bold; position:relative; padding-right:18px; margin-bottom:25px;}
.footer .fl:after{ position:absolute; bottom:0; left:100%; content:""; background:#26137f; width:27px; height:4px;}
.footer .d1{ width:35%;}
.footer .d1 .d{ width:100%; overflow:hidden; margin-bottom:18px;}
.footer .d1 .d>*{ float:left;}
.footer .d1 .d p{ font-size:1.4em; color:#8a8a8a; line-height:18px; margin-left:12px;}
.footer .d1 .d p a{ font-size:1em; color:#8a8a8a;}
.footer .d1 .d p a:hover{ text-decoration:underline;}
.footer .d2{ width:29%;}
.footer .d2 a{ max-width:220px; background:url(../images/fmd.png) center left no-repeat; background-position:10px; display:block; padding:10px 10px 10px 25px; font-size:1.4em; color:#8a8a8a; border-bottom:1px dashed #8a8a8a; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer .d2 a:hover,.footer .d3 a:hover{ color:#fff;}
.footer .d3 a{ max-width:fit-content; display:block; font-size:1.4em; line-height:33px; color:#8a8a8a;}
.footer .d4{ float:right; width:170px;}
.footer .d4 p{ padding:10px 0; text-align:center; font-size:1.4em; color:#fff;}

.footer-tit{ overflow:hidden; padding:16px 0; background:#1b1b1b; border-top:1px solid #333;}
.footer-tit p{float:left; font-size:1.4em; color:#626262; line-height:24px;}
.footer-tit p a{ font-size:1em; color:#626262;}
.footer-tit p a:hover{ text-decoration:underline;}
.footer-tit .right{ float:right;}
.footer-tit .right img{ margin-left:35px;}

.bottomlist{ background:#651717; 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; border-top:1px solid #bcbbba; border-left:1px solid #bcbbba; padding:5px;}
.bottomlist>ul>li>a>div{ font-size:1.6em; color:#fff;}
.bottomlist ul li img{ width:40px; height:40px;}

/*index*/
.banner .txt1 .dl a,.banner .txt1 .dl a:after{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.banner .swiper-slide img{  max-width:100%;}
.bans{ background-size:cover !important;}
/*ip*/
.ip  .dot,.ip  .dot .img img{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.ip{ padding:80px 0;}
.i-tit>*{ display:inline-block; color:#333;}
.i-tit h3{font-family: "Montserrat-Regular"; font-size:3em; font-weight:bold; margin-right:10px;}
.i-tit h4{ font-size:2.6em; font-weight:bold;}
.ip .tit{ overflow:hidden;}
.ip .tit .i-tit{ float:left;}
.ip .tit .md{ float:right; }
.ip .tit .md a>*{ line-height:20px; float:left;}
.ip .tit .md p{ font-size:1.4em; color:#494949; margin-left:12px;}
.ip  .dots{ padding:37.5px 0; width:calc(100% + 30px); margin-left:-15px;}
.ip  .dot{ border:1px solid #eaeaea; float:left; width:calc(25% - 30px); margin:37.5px 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ip  .dot .img{ overflow:hidden;}
.ip  .dot .img img{ width:100%;}
.ip  .dot:hover{ box-shadow:0 0px 10px #ddd;}
.ip  .dot:hover .img img{ transform:scale(1.1);}
.ip  .dot .txt{ padding:20px 15px;}
.ip  .dot .txt .tt{ overflow:hidden; padding:16px 0;}
.ip  .dot .txt h3{ font-size:2em; font-weight:bold; color:#3c3c3c; float:left; width:calc(100% - 4em); line-height:24px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:24px;}
.ip  .dot .txt img{ float:right;}
.ip  .dot .txt p{ border-top:1px solid #ebebeb; font-size:1.4em; color:#3c3c3c; padding:15px 0; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:20px;}
.ip  .dot .txt a:hover{ color:#651717;}
/*ia*/
.ia .tr .dot img{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.ia{ background:#282828; position:relative;}
.ia .i-tit{ padding-top:60px;}
.ia .i-tit>*{ color:#fff;}
.ia .tl{ top:200px; left:0; position:absolute;}
.ia .tr{ float:right; margin-top:-145px; margin-bottom: -105px;}
.ia .tr>*{ float:left;}
.ia .tr .dots{ padding-top:200px; width:640px; padding-right:125px;}
.ia .tr .dot{ width:200px; margin:0 60px 110px 60px; float:left; text-align:center; color:#fff;}
.ia .tr .dot img{ margin-bottom:30px;}
.ia .tr .dot:hover img{ transform:translateY(-15px);}
.ia .tr .dot h3{ font-size:2.5em; padding-bottom:25px; margin-bottom:15px; position:relative;}
.ia .tr .dot h3:after{ position:absolute; bottom:0; left:50%; margin-left:-13px; width:26px; height:3px; content:""; background:#626162;}
.ia .tr .dot p{ font-size:1.4em; color:#b9b9b9; line-height:20px;}
.ia .ia1{ margin-bottom:-125px;}
.ia .ia2{ position:relative; bottom:-125px;}
.ia .ia2 .ial{ width:calc(100% - 700px); float:left;}
.ia .ia2 .ial .i-tit{ padding-bottom:90px;}
.ia .ia2 .ial img{ max-width:100%;}
.ia .ia2 .iar{ background:#f3f3f3; width:685px; float:right; padding:90px 75px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ia .ia2 .iar h3{ float:left; font-family: "Montserrat-Regular"; font-size:10.5em; color:#651717;}
.ia .ia2 .iar .tt{ float:left; margin-left:20px;}
.ia .ia2 .iar span{font-family: "Montserrat-Regular"; font-size:6.8em; color:#535353; display:inline-block; margin-top:-30px; margin-bottom:45px;}
.ia .ia2 .iar h5{ font-size:1.4em; color:#000000; }
.ia .ia2 .iar h4{ font-size:3em; color:#535353; line-height:26px; padding:40px 0 60px 0;}
.ia .ia2 .iar p{ font-size:1.6em; color:#535353; line-height:28px; margin-bottom:28px;}
.ia .ia2 .iar a{ margin-top:80px; display:inline-block; width:195px; height:50px; text-align:center; background:#4d4d4d; line-height:50px; font-size:1.4em; color:#ffffff;}
.ia .ia2 .iar a:hover{ background:#651717;}

/*inews*/
.inews .txt .dot,.inews .txt .dot .tt .t2 h4{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.inews{ background:#f5f5f5; overflow:hidden; padding:250px 0 120px 0;}
.inews .tit{ overflow:hidden;}
.inews .tit .i-tit{ float:left;}
.inews .tit .md{ float:right; }
.inews .tit .md a>*{ line-height:20px; float:left;}
.inews .tit .md p{ font-size:1.4em; color:#494949; margin-left:12px;}
.inews .txt{ padding-top:85px; width:calc(100% + 50px); margin-left:-25px;}
.inews .txt .dot{ float:left; width:calc(25% - 50px); margin:0 25px; border:1px solid #eaeaea; background:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.inews .txt .dot a>img{ width:100%;}
.inews .txt .dot .tt{ padding:16px 25px 25px 25px;}
.inews .txt .dot .tt .t1>*{ float:left; line-height:24px; display:inline-block;}
.inews .txt .dot .tt .t1{ overflow:hidden; margin-bottom:40px;}
.inews .txt .dot .tt .t1 span img{ margin-top:4px;}
.inews .txt .dot .tt .t1 span{ margin-right:14px; padding-right:16px; border-right:1px solid #d1d1d1;}
.inews .txt .dot .tt .t1 p{ font-size:1.4em; color:#909090;}
.inews .txt .dot .tt .t1>img{ float:right;}
.inews .txt .dot .tt .t2 h3{ font-size:1.6em; color:#333333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:24px; margin-bottom:15px;}
.inews .txt .dot .tt .t2 p{ font-size:1.4em; color:#333333; line-height:24px; height:72px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:3; margin-bottom:30px;}
.inews .txt .dot .tt .t2 h4{ text-align:center; background:#292929; font-size:1.4em; color:#fff; padding:8px 0;}
.inews .txt .dot:hover{ transform:translateY(-35px); box-shadow:0 0 20px #ddd;}
.inews .txt .dot:hover .tt .t2 h4{ background:#651717;}
/*icoo*/
.icoo{ padding:70px 0 75px 0;}
.icoo-slider .ip-p,.icoo-slider .ip-n{ top:50%;}
.icoo .i-tit{ margin-bottom:65px;}
.icoo-slider .swiper-slide{ border:1px solid #c3c3c3; text-align:center; padding:67px 0; border-radius:35px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.icoo-slider .swiper-slide img{ max-width:100%;}

/*about*/
.about{ background:#f9f9f9;}
.tits{ text-align:center; padding:60px 0 65px 0;}
.tits h3{ display:inline-block; margin:0 auto; font-size:4em; color:#262626; margin-bottom:15px; position:relative;}
.tits h3:after,.tits h3:before{content:""; position:absolute; top:20px;  background:#989898; width:108px; height:2px;}
.tits h3:after{right:calc(100% + 22px); }
.tits h3:before{left:calc(100% + 22px); }
.tits h4{ color:rgba(38,38,38,0.5); font-size:2em;}
.about .txt{ padding-bottom:65px;}
.about .txt img{ width:100%; margin-bottom:45px;}
.about .txt p{ font-size:1.4em; color:#262626; line-height:28px; text-indent:2em;}
.about .txt2{ display:table; width:100%; padding-bottom:90px;}
.about .txt2>*{ vertical-align:top; display:table-cell; width:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about .txt2 .left{ background:#262626; padding:65px 45px;}
.about .txt2 .right{ background:url(../images/about/a3.jpg) right bottom no-repeat #fff;}
.about .txt2 .left .dot{ margin-bottom:80px; overflow:hidden;}
.about .txt2 .left .dot:last-child{ margin-bottom:0;}
.about .txt2 .left .dot>*{ float:left;}
.about .txt2 .left .dot .d1{ width:90px;}
.about .txt2 .left .dot .d2{ width:calc(100% - 90px);}
.about .txt2 .left .dot .d2 h3{ margin-bottom:12px; font-size:1.8em; color:#fff; line-height:24px;}
.about .txt2 .left .dot .d2 p{ font-size:1.4em; color:#999999; line-height:30px;}
.about .txt2 .right{ padding:70px 45px;}
.about .txt2 .right .tit{ overflow:hidden; margin-bottom:35px;}
.about .txt2 .right .tit>*{ float:left;}
.about .txt2 .right .tit h3{ font-size:1.8em; color:#666666; line-height:18px; margin:11px 0; padding-left:18px; margin-left:20px; border-left:2px solid #7a7a7a;}
.about .txt2 .right p{ font-size:1.4em; line-height:28px; color:#333333; max-width:610px;} 
.about .txt2 .right a{ display:inline-block; font-size:1.4em; color:#651717; padding:70px 35px 0 0;}
.about .txt2 .right a:hover{ text-decoration:underline;}

/*contact*/
.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;}

.contact2 .right .ic-btn,.contact2 .left span{transition:linear 0.5s all;-moz-transition: linear 0.5s all; -webkit-transition:linear 0.5s all; -o-transition: linear 0.5s all;}
.contact2{ overflow:hidden; position:relative;}
.contact2 .bl{ width:50%; background:#f7f7f7; height:100%; top:0; left:0; position:absolute; z-index:-1;}
.contact2 .left{ float:left; width:50%; padding:55px 0 45px 0;}
.contact2 .right{ padding:40px 20px; float:right; width:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contact2 .left span{ background:#651717; border-radius:50%; display:inline-block; padding:23px;}
.contact2 .left span:hover{ transform:rotate(360deg);}
.contact2 .left .dot{ float:left; width:50%; padding:55px 0;}
.contact2 .left .dot>*{ float:left;}
.contact2 .left .dot .d{ padding:25px  18px 0 18px; width:calc(100% - 96px); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contact2 .left .dot .d h3{ font-size:2em; color:#333333; line-height:30px;}
.contact2 .left .dot .d p{ font-size:1.4em; color:#333333; line-height:20px; height:40px;}
.contact2 .left .dot .d p a{ font-size:1em;}
.contact2 .left .dot .d p a:hover{ text-decoration:underline;}
.contact2 .right .ic-input,.contact2 .right .ic-txt,.contact2 .right .ic-btn{ border:1px solid #d9d9d9; outline:none; padding:16px 14px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size:1.4em; color:#757575; font-family: "Arial","Microsoft Yahei"; line-height:24px;}
.contact2 .right form{ width:calc(100% + 40px); margin-left:-20px;}
.contact2 .right .ic-input{ float:left; width:calc(50% - 40px); margin:0 20px 25px 20px;}
.contact2 .right .ic-txt{width:calc(100% - 40px); margin:0 20px 35px 20px;}
.contact2 .right form .btn{ text-align:center;}
.contact2 .right p{ font-size:1.4em; line-height:24px; color:#4c4c4c; margin-bottom:30px;}
.contact2 .right .ic-btn{ font-size:2em; color:#fff; background:#651717; padding:8px 30px; border-radius:5px; border:1px solid #fff;}
.contact2 .right .ic-btn:hover{ background:#fff; border:1px solid #651717; color:#651717;}

/*news*/
.news .dot a .txt .btn{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.news .dot{ overflow:hidden; margin-bottom:35px; background:#f6f6f6;}
.news .dot a>*{ float:left;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;padding:35px 40px;}
.news .dot a .img{ max-width:460px; width:100%;}
.news .dot a .txt{ width:calc(100% - 460px);}
.news .dot a .txt .tit{ overflow:hidden; margin:30px 0 24px 0;}
.news .dot a .txt h3{ float:left; font-size:2.4em; color:#000; width:calc(100% - 100px); height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .dot a .txt h4{ float:right; line-height:24px; font-size:1.4em; color:#888;}
.news .dot a .txt>p{ text-indent:2em; margin-bottom:40px; height:120px; font-size:1.4em; color:#000; line-height:30px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:4;}
.news .dot a .txt .btn{ float:right; background:#868686;}
.news .dot a .txt .btn>*{ float:left; height:35px; line-height:35px;}
.news .dot a .txt .btn p{ color:#fff; text-align:center; font-size:1.4em; padding:0px 35px;}
.news .dot a .txt .btn span{ display:inline-block;}
.news .dot a .txt .btn span img{ padding:14px 18px; border-left:1px solid #fff;}
.news .dot:hover a .txt .btn{ background:#651717;}
.news .fy{ padding:15px 0 70px 0;}

/*newsshow*/
.news-s{ padding:60px 0;}
.news-s .btn a{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.news-s .show-tit{ text-align:center; background:#fff; padding:15px 20px; border-bottom:1px solid #ddd;}
.news-s .show-tit h3{ font-size:2em; line-height:24px; color:#333; margin-bottom:15px;}
.news-s .show-tit h4{ font-size:1.2em; color:#555;}
.news-s .txt2{ padding:20px 15px; border-bottom:1px solid #ddd; line-height:1.6;}
.news-s .txt2 img{ max-width:96% !important;  margin:0 auto;}
.news-s .btn{ background:#fff;}
.news-s .btn a{ display:block; padding:14px 15px; font-size:1.4em;}
.news-s .btn a:hover{ color:#fff; background:#651717;}

/*produt*/
.ip-slider h3,.ip-slider p,.ip-slider .swiper-slide,.ip-slider .swiper-slide .dot,.ip-slider .swiper-slide .dot a,.ip-p,.ip-n,.product .dot .txt .right span{transition:linear .2s all;-moz-transition: linear .2s all; -webkit-transition:linear .2s all; -o-transition: linear .2s all;}
.ip-slider{background:#f4f4f4; width:100%; position:absolute; text-align:center;}
.ip-slider h3{ width:90%; margin:0 auto; margin-bottom:6px; font-size:1.6em; color:#000000; margin-top:25px;}
.ip-slider .swiper-slide{background:#f4f4f4;border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position:relative;}
.ip-slider p{width:90%; margin:0 auto; font-size:1.4em; color:rgba(0,0,0,0.3); padding-bottom:18px;}
.ip-n{ background-image:url(../images/p-n.png);right:2px; }
.ip-p{ background-image:url(../images/p-p.png); left:2px;}
.ip-p,.ip-n{ opacity:0 !important; width:30px; height:30px; background-size:30px 30px; top:35px;}
.ip-slider:hover .ip-p,.ip-slider:hover .ip-n,.icoo-slider:hover .ip-p,.icoo-slider:hover .ip-n{ opacity:1 !important;}
.ip-slider .swiper-slide:hover,.p-lock{  background:#651717 !important;}
.ip-slider .swiper-slide:hover h3,.p-lock h3{ color:#fff !important;}
.ip-slider .swiper-slide:hover p,.p-lock p{ color:rgba(255,255,255,0.5) !important;}
.ip-slider .swiper-slide .dot{transform-origin : 100% 0 0; transform:scaleY(0); background:#e5e5e5; padding:2px 0;top:100%; width:100%; display:none;}
.ip-slider .swiper-slide .dot a{ display:block; text-align:center; padding:5px 10px; font-size:1.4em; line-height:24px;}
.ip-slider .swiper-slide:hover .dot{ transform:scaleY(1); display:block;}
.ip-slider .swiper-slide .dot a:hover,.p-lock .dot .p-lock2{ background:#651717; color:#fff;}
.product{ padding:160px 0 70px 0;}
.product .dots{ width:calc(100% + 40px); margin-left:-20px;}
.product .dots .fy{ margin-top:10px;}
.product .dot{ float:left; width:calc(33.33% - 40px); margin:0 20px 35px 20px; border:1px solid #dbdbdb; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product .dot img{ overflow:hidden; width:100%; border-bottom:1px solid #dbdbdb;}
.product .dot .txt{ padding:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;overflow: hidden;}
.product .dot .txt>*{ float:left; width:50%;}
.product .dot .txt .left h3{ font-size:1.4em; color:#999999; line-height:24px; margin-bottom:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:24px;}
.product .dot .txt .left h4{ font-size:1.6em; color:#333333; line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:24px;}
.product .dot .txt .right span{ float:right; display:inline-block; font-size:1.4em; color:#353535; background:#f7f7f7; padding:8px 32px; border-radius:4px; border:1px solid #ddd; margin:14px 10px;}
.product .dot:hover .txt .right span{ border:1px solid #651717; background:#651717; color:#fff;}