@charset "utf-8";
/* CSS Document */

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:1300px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp{ max-width:1300px; padding:0 20px;  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:0px;}
div.fy a {  margin:2px 2px;padding:5px 9px;color:#666d81;font-size:1.4em; display:inline; background-color:#fff; background:#f7f7f7;}
div.fy a:hover {background-color:#0068b7;color:#FFF;}
div.fy a:active { background-color:#0068b7;color:#FFF;}
div.fy span.current { margin:2px 2px;padding:5px 9px;background-color:#0068b7;color:#FFF; font-size:1.4em;}
div.fy span.disabled { margin:2px 2px;padding:5px 9px;color:#666d81; font-size:1.4em; background-color:#fff; background:#f7f7f7;}

/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger {width: 24px; height: 14px;	position:absolute;	top: 35px;	right: 25px;	z-index: 999;display: none;}
#hamburger:before, #hamburger:after, #hamburger span { background:#1d6eba; 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 .mune a,.header .mune a:after{transition:ease .5s all;-moz-transition:ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.header{ overflow:hidden; background:#fff;}
.header .logo{ float:left; padding:14px 0;}
.header .mune{ padding-left:20px; float:right;}
.header .mune a{ position:relative; float:left; margin:30px 16px; font-size:1.4em; color:#555; line-height:24px;}
.header .mune a:after{ position:absolute; bottom:0; left:0; width:100%; height:0px; background:#1057a7; content:"";}
.header .mune span{ padding:31.5px 20px; display:inline-block;}
.header .mune a:hover,#m1 .m1,#m2 .m2,#m3 .m3,#m4 .m4,#m4-2 .m4-2,#m5 .m5,#m6 .m6,#m7 .m7,#m8 .m8,#m9 .m9{ color:#1057a7;}
.header .mune a:hover:after,#m1 .m1:after,#m2 .m2:after,#m3 .m3:after,#m4 .m4:after,#m4-2 .m4-2:after,#m5 .m5:after,#m6 .m6:after,#m7 .m7:after,#m8 .m8:after,#m9 .m9:after{ height:2px;}
.header .mune .search{ background:#1057a7;}

/*footer*/
.footer .fo1 .con2 .dot a,.footer .fo1 .con3 .dot a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.footer{ overflow:hidden;}
.footer .fo1{ background:#061628; padding:90px 0 50px 0; overflow:hidden;}
.footer .fo1 .two,.footer .fo1 .con,.footer .fo1 .con1,.footer .fo1 .con2{ float:left;}
.footer .fo1 .con3{ float:right;}
.footer .fo1 .two h3{ text-align:center; font-size:1.6em; color:#f4f5f7; line-height:35px;}
.footer .fo1 .two{ padding-right:40px; margin-right:50px; border-right:1px solid #525252; position:relative;}
.footer .fo1 .two:after{ position:absolute; top:0; right:-1px; content:""; background:#006cc6; width:1px; height:15px;}
.footer .fo1 .tit{ font-size:2.6em; color:#f4f5f7; font-weight:bold; text-transform:uppercase; line-height:35px; padding-bottom:22px; margin-bottom:20px; position:relative;}
.footer .fo1 .tit:after{ position:absolute; bottom:0; left:0; content:""; background:#afb0b2; width:44px; height:2px;}
.footer .fo1 .con{ width:35%; padding-right:5%;}
.footer .fo1 .con h4{ font-size:2em; color:#f4f5f7; font-weight:bold; line-height:35px; margin-bottom:20px;}
.footer .fo1 .con p{ font-size:1.4em; color:#fcfcfc; line-height:35px;}
.footer .fo1 .con .dot{ display:inline-block; margin-right:15%;}
.footer .fo1 .con p span{ width:20px; display:inline-block;}
.footer .fo1 .con p span img{ margin-bottom:-4px;}
.footer .fo1 .con2{ width:20%;}
.footer .fo1 .con2 .dot{ overflow:hidden;}
.footer .fo1 .con2 .dot a{ display:block; float:left; width:100px; font-size:1.4em; color:#f4f5f7; line-height:40px;}
.footer .fo1 .con2 .dot:hover a{ opacity:0.6;}
.footer .fo1 .con2 .dot a:hover{ opacity:1;}
.footer .fo1 .con3 .dot{ overflow:hidden;}
.footer .fo1 .con3 .dot>*{ float:left;}
.footer .fo1 .con3 .dot span{ width:40px;}
.footer .fo1 .con3 .dot .t h3{ font-size:1.4em; color:#fcfcfc; line-height:16px;}
.footer .fo1 .con3 .dot .t h4{ font-size:2em; color:#fcfcfc; line-height:35px; font-weight:bold;}
.footer .fo1 .con3 .dot a{ background:#006cc6; text-align:center; display:inline-block; font-size:1.4em; color:#fcfcfc; line-height:18px; padding:8px 20px; width:130px; height:35px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top:25px;}
.footer .fo1 .con3 .dot a span{ float:left; display:inline-block; width:20px;}
.footer .fo1 .con3 .dot a:hover{ background:#222;}

.footer .fo2{ padding:16px 0; background:#061628; border-top:2px solid #6f6f6f;}
.footer .fo2 .warp>*{ line-height:24px; display:inline-block; padding:0 10px;}
.footer .fo2 p{ font-size:1.4em; color:#f4f5f7;}
.footer .fo2 p:last-child{ float:right;}
.footer .fo2 p a{ font-size:1em; color:#f4f5f7;}
.footer .fo2 p a:hover{ text-decoration:underline;}

.bottomlist{ background:#1d6eba; position:fixed; width:100%; bottom:0; left:0;  display:none; z-index:110;}
.bottomlist ul{ width:100%;}
.bottomlist ul li{ width:50%; 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 .swiper-slide{ height:745px; background-size:cover !important;}

.banner .txt{ z-index:10; position:absolute; top:0; left:0; width:100%;}
.banner .txt .t{width:520px; padding-top:275px; padding-left:14px;}
.banner .txt h3{ font-size:4.5em; font-weight:bold; color:#fff; margin-bottom:15px;}
.banner .txt h4{ font-size:2em; line-height:30px; color:#efefef;}
.banner-slider #btn{ position:absolute; bottom:0; background:#fff; left:0; z-index:99;}
.banner .banner-slider>.btns{ position:absolute; bottom:0; left:0; height:180px; width:100%;}
.banner .banner-slider>.btns>.warp{position:relative; z-index:99;}
.banner .btns #btn,#btn2{ position:absolute; top:0; left:65px;  z-index:99;}
.banner .btns #btn2{ display:none;}
.banner .btns .btn{ width:173px; position:relative;}
.banner .btns .btn:after{ position:absolute; top:90px; left:40px; content:""; background:#fff; width:20px; height:2px;}
.banner .btn .swiper-button-white{ width:10px; height:16px; background-size:10px 16px; top:70%;}
.banner .btn .swiper-pagination{ font-size:2.6em; color:#fff; font-weight:bold;}
.banner .btn .swiper-pagination .on{ font-size:1.5em;}
.banner .btn .swiper-container-horizontal>.swiper-pagination-bullets,.banner .btn .swiper-pagination-custom, .swiper-pagination-fraction{ top:70px; left:45px;}
.b-p{ background-image:url(../images/b-p.png) !important; left:0 !important;}
.b-n{ background-image:url(../images/b-n.png) !important; right:0 !important;}
.b-p,.b-n{ width:42px !important; height:42px !important; background-size:42px 42px !important; top:22px !important;}

/*ip*/
.tits h3{ font-weight:bold; text-align:center; font-size:2.6em; line-height:30px; color:#3e393e; position:relative; padding-bottom:25px;}
.tits h3:after,.tits h3:before{ position:absolute; bottom:0; left:50%; content:"";}
.tits h3:after{ width:160px; height:2px; background:#eff1f3; margin-left:-80px;}
.tits h3:before{ width:54px; height:3px; background:#1d6eba; margin-left:-27px; z-index:2;}

.ip{ padding:75px 0 50px 0;}
.ip .dots{ overflow:hidden; margin-top:50px; width:calc(100% + 50px); margin-left:-25px;}
.ip .dots .dot{ width:calc(50% - 50px); margin:0 25px; float:left; text-align:center;}
.ip .dots .dot p{ font-size:1.6em; color:#3e393e; line-height:30px; padding-top:20px;}
.ip .dots .dot img{ width:100%;}
/*ia*/
.ia .txts .txt span{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.ia{ overflow:hidden;}
.ia .dots{ position:relative; z-index:2; overflow:hidden; width:calc(100% + 60px); padding:30px 0; margin:25px 0 0 -30px;}
.ia .dot{ position:relative; float:left; width:calc(25% - 60px); margin:0 30px; box-shadow:0 0 20px rgba(0,0,0,0.2);}
.ia .dot img{ width:100%;}
.ia .dot .t{ padding:35px 30px; position:absolute;  top:0; left:0;}
.ia .dot .t p{ font-size:1.4em; color:#575757; line-height:20px;}
.ia .dot .t h3{ font-size:1.6em; color:#0068b7; padding:40px 0;}
.ia .dot .t h3 span{ font-size:4em; font-weight:bold; line-height:45px;}
.ia .dot:first-child .t h3{ font-size:5.5em; font-weight:bold;}
.ia .dot:first-child .t h3 span{ font-size:1em;}
.ia .dot:last-child .t h3{ font-weight:bold; font-size:3em;}
.ia .dot:last-child .t h3 span{ font-size:55px;}
.ia .txts{ width:calc(100% + 170px); margin:-90px 0 0 -85px; position:relative;}
.ia .txts>img{ width:100%;}
.ia .txts .txt{ position:absolute; top:0; left:0; padding:130px 85px; max-width:550px; z-index:5;}
.ia .txts .txt h3{ font-size:2.6em; color:#f7f7f7; line-height:36px; position:relative; margin-bottom:30px;}
.ia .txts .txt h3:after,.ia .txts .txt h3:before{position:absolute; bottom:0; left:0; content:"";}
.ia .txts .txt h3:after{ background:#fafafa; width:34px; height:4px;}
.ia .txts .txt h3:before{ width:142px; height:1px; background:#ececec;}
.ia .txts .txt p{ font-size:1.4em; color:#f7f7f7; line-height:32px;}
.ia .txts .txt span{ background:rgba(174,195,210,0.5); display:inline-block; font-size:1.4em; color:#f7f7f7; line-height:32px; padding:10px; border-radius:5px; margin-top:32px;}
.ia .txts .txt span i{ padding-left:55px;}
.ia .txts .txt span i img{ margin-top:5px; margin-bottom: -3px;}
.ia .txts .txt span:hover{ background:rgba(174,195,210,0.8);}
/*inews*/
.inews .inews-slider .swiper-slide .txt span{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.inews .tits{ padding:70px 0 45px 0;}
.inews .inews-slider{ padding-bottom:15px;}
.inews .inews-slider .swiper-slide .img img{ width:100%;}
.inews .inews-slider .swiper-slide .txt{ padding:30px 40px; background:#fff;  margin:0 50px; margin-top:-100px; position:relative; z-index:2; width:calc(100% - 100px); box-shadow:3px 3px 15px rgba(0,0,0,0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.inews .inews-slider .swiper-slide .txt h3{ color:#1d6eba; font-size:2em; font-weight:bold; position:relative; line-height:24px; border-bottom:1px solid #e5e5e5; padding-bottom:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:24px;}
.inews .inews-slider .swiper-slide .txt:after{ position:absolute; left:0px; top:30px; content:""; background:#0068b7; width:5px; height:24px;}
.inews .inews-slider .swiper-slide .txt h3:before{ position:absolute; left:0px; bottom:0; content:""; background:#e5e5e5; width:20px; height:2px;}
.inews .inews-slider .swiper-slide .txt h4{ padding:15px 0 12px 0; color:#2d3134; line-height:24px; font-size:1.4em; :}
.inews .inews-slider .swiper-slide .txt p{ font-size:1.4em; color:#2d3134; line-height:28px; max-height:112px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:4;}
.inews .inews-slider .swiper-slide .txt span{ width:170px; border:1px solid #006cc6; border-radius:5px; margin-top:60px; display:inline-block; padding:15px 10px; font-size:1.6em; color:#006cc6;}
.inews .inews-slider .swiper-slide .txt span img{ margin:0 5px 0 55px;}
.inews .inews-slider .swiper-slide .txt:hover span{ background:#006cc6; color:#fff; text-align:center;}
.inews .inews-slider .swiper-slide .txt:hover span i{ display:none;}
/*icase*/
.icase .icase-slider .swiper-slide .img,.ihonor .swiper-slide img,.ihonor .swiper-slide h3{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.icase{ padding:45px 0 60px 0;}
.icase .icase-slider{ padding:45px 15px 20px 15px;}
.icase .icase-slider .swiper-slide{ border-top:7px solid #454545;  padding-bottom:10px;}
.icase .icase-slider .swiper-slide .txt h3{ padding:5px 0 25px 0; font-size:1.6em; color:#434343; line-height:35px;}
.icase .icase-slider .swiper-slide .img img{ width:100%;}
.icase .icase-slider .swiper-slide:hover .img{ box-shadow:8px 8px 10px rgba(0,0,0,0.2);}
.icase .swiper-pagination-bullet{ width:10px; height:10px; background:#b2b2b2; opacity:1;}
.icase .swiper-pagination-bullet-active{ background:#0f54a0;}
.icase .btns{ position:absolute; top:71%; left:0; right:0; max-width:1330px; margin:0 auto; width:100%;}
/*ihonor*/
.ihonor{ background:url(../images/ihonor-bg.jpg) bottom center no-repeat; background-size:cover; padding:45px 0;}
.ihonor .swiper-button-next{ background-image:url(../images/ih-r.png); right:0;}
.ihonor .swiper-button-prev{ background-image:url(../images/ih-l.png); left:0;}
.ihonor .swiper-button-next,.ihonor .swiper-button-prev{ width:68px; height:68px; background-size:68px 68px; top:48%;}
.ihonor .swiper-slide{ padding:75px 0 0 0;}
.ihonor .swiper-slide img{ width:100%; transform:scale(0.8);}
.ihonor .swiper-slide .txt h3{ text-align:center; font-size:2em; color:#666; margin-top:45px; line-height:24px; opacity:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ihonor .swiper-slide.swiper-slide-active img{ transform:scale(1);}
.ihonor .swiper-slide.swiper-slide-active h3{ opacity:1;}

/*banners*/
.banners .warp .lead .current .clist .dot a,.banners .warp .lead .current .clist .dot{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.banners{ position:relative; z-index:3; height:400px; background-size:cover; border-bottom:1px solid #e7e7e7;}
.banners .warp{ display:table; width:100%; height:100%; position:relative;}
.banners .warp .txt{ display:table-cell; vertical-align:middle; padding-bottom:50px;}
.banners .warp .txt h3{ font-size:4em; color:#fff; font-weight:bold; margin-bottom:25px;}
.banners .warp .txt span{ display:inline-block; width:60px; height:2px; background:#fff;}
.banners .warp .lead{ position:absolute; bottom:0; left:20px; background:#fff; width:calc(100% - 40px);}
.banners:after{ position:absolute; bottom:0; right:0; width:50%; height:50px; background:#fff; content:""; z-index:-1;}
.banners .warp .lead .current{ float:left;}
.banners .warp .lead .current>*{ float:left;}
.banners .warp .lead .current>span{ width:50px; height:50px; display:inline-block; background:#323232; padding:14px 12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center;}
.banners .warp .lead .current h3{width:240px; padding:13px 14px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center; font-size:1.6em; line-height:24px;background:#0067b6; color:#fff;}
.banners .warp .lead .current h3 a{ font-size:1em; color:#fff;}
.banners .warp .lead .current .clist span{ padding-left:20%;}
.banners .warp .lead .current .clist{ position:relative;}
.banners .warp .lead .current .clist .dot{ display:none; position:absolute; top:100%; left:0; width:100%; background:#fff; border:1px solid #d6d6d6; z-index:3;}
.banners .warp .lead .current .clist .dot span{ opacity:0;}
.banners .warp .lead .current .clist .dot a{ display:block;  width:240px; padding:13px 14px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center; font-size:1.6em; color:#626262; line-height:24px; background:#fff;}
.banners .warp .lead .current .clist:hover .dot{ display:block; background:#fff;}
.banners .warp .lead .current .clist .dot a:hover{ background:#0067b6; color:#fff;}
.banners .warp .lead .ld{ float:right; padding:13px 0;}
.banners .warp .lead .ld span img{ margin-bottom:-4px;}
.banners .warp .lead .ld>*{ display:inline-block; font-size:1.4em; color:#323232; line-height:24px;}
.banners .warp .lead .ld a:hover{ text-decoration:underline;}
.about{ background:url(../images/banners/about-banner.jpg) center center no-repeat;}
.product{ background:url(../images/banners/product-banner.jpg) center center no-repeat;}
.case{ background:url(../images/banners/case-banner.jpg) center center no-repeat;}
.video{ background:url(../images/banners/video-banner.jpg) center center no-repeat;}
.productshow{ background:url(../images/banners/productshow-banner.jpg) center center no-repeat;}
.principle{ background:url(../images/banners/principle-banner.jpg) center center no-repeat;}
.industry{ background:url(../images/banners/industry-banner.jpg) center center no-repeat;}
.fountain{ background:url(../images/banners/fountain-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;}

/*news*/
.news-t .dots .dot,.news-t .dots .dot .txt h4{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.news-t{ padding:70px 0 60px 0;}
.news-t .dots{ overflow:hidden; width:calc(100% + 40px); margin-left:-20px; margin-top:25px;}
.news-t .dots .dot{ float:left; width:calc(33.33% - 40px); margin:35px 20px; border:1px solid #eee; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.news-t .dots .dot .img{ padding:22px;}
.news-t .dots .dot img{ max-width:100%;}
.news-t .dots .dot .txt{ padding:0 22px 22px 22px;}
.news-t .dots .dot .txt h3{ font-size:1.4em; color:#999; line-height:24px; margin-bottom:10px;}
.news-t .dots .dot .txt h3 span img{ margin:0 8px -2px 0;}
.news-t .dots .dot .txt h4{ font-size:1.6em; color:#747474; line-height:30px; border-left:4px solid #0068b7; line-height:20px; padding-left:10px; margin-bottom:18px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-t .dots .dot .txt p{ border-top:1px solid #e2e2e2; font-size:1.4em; color:#898989; line-height:24px; padding-top:25px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2; height:48px;}
.news-t .dots .dot:hover{ box-shadow:2px 5px 10px rgba(0,0,0,0.2);}
.news-t .dots .dot:hover .txt h4{ color:#0068b7;}

/*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:#666d81; 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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; line-height:20px; height:20px;}
.newsshow .txt{ padding:20px 40px; line-height:24px; color:#666666; }
.newsshow .txt *{ font-size:14px; line-height:24px;}
.newsshow .txt p{ font-size:14px; }
.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:#666d81 !important; color:#fff !important;}

/*principle*/
.principle-t{ padding:65px 0;}
.principle-t .txt{ text-align:center; margin-top:45px;}
.principle-t .txt img{ max-width:100%;}
.principle-t .txt p{ font-size:1.6em; color:#6e6e6e; line-height:30px; max-width:1050px; margin:0 auto;}

/*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:620px;}

.contact-t{ padding:65px 0 75px 0; overflow:hidden;}
.contact-t .txt{ margin-top:60px;}
.contact-t .txt .left{ float:left; width:45%;}
.contact-t .txt .right{ float:right; width:55%;}
.contact-t .txt .left h3{ font-size:2em; color:#292929; line-height:24px; margin-bottom:15px;}
.contact-t .txt .left h4{ font-size:3.2em; color:#1976d1; font-weight:bold; line-height:32px; margin-bottom:30px;}
.contact-t .txt .left h5{font-size: 2em; color: #333; font-weight: bold; margin: 20px 0;}
.contact-t .txt .left p{ font-size:1.4em; color:#555555; line-height:24px; margin-bottom:12px;}
.contact-t .txt .left p span img{ margin:0 10px -5px 0; -webkit-filter:grayscale(100%);	-moz-filter:grayscale(100%);	-ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%);}
.contact-t .txt .left p a{ font-size:1em;}
.contact-t .txt .left p:hover img{-webkit-filter:grayscale(0%);	-moz-filter:grayscale(0%);	-ms-filter:grayscale(0%); -o-filter:grayscale(0%); filter:grayscale(0%);}
.contact-t .txt .left p:hover{ color:#0068b7;}
.contact-t .txt .left p:hover a{ text-decoration:underline; color:#0068b7;}
.contact-t .txt .right .fc-input,.contact-t .txt .right .fc-txt{ width:100%; outline:none; border:1px solid #dedede; padding:8px 12px; font-size:1.4em; line-height:24px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: "Arial","Microsoft Yahei"; border-radius:5px;}
.contact-t .txt .right h3{ font-size:1.8em; color:#555; line-height:24px; margin-bottom:10px;}
.contact-t .txt .right h3 span img{ margin:0 5px -5px 0;}
.contact-t .txt .right form{ width:100%;}
.contact-t .txt .right .dot{ overflow:hidden; width:calc(100% + 40px); margin-left:-20px;}
.contact-t .txt .right .dot .fc-input{ float:left; width:calc(50% - 40px); margin:10px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contact-t .txt .right .fc-txt{ margin:10px 0;}
.contact-t .txt .right .fc-btn{ cursor:pointer; display:block; margin:0 auto; width:100px; height:40px; text-align:center; line-height:40px; font-size:1.4em; color:#fff; outline:none; border:none; border-radius:5px; background:#565656; margin-top:35px;}
.contact-t .txt .right .fc-btn:hover{ background:#0068b7;}

/*industry*/
.industry-t{ padding:55px 0 70px 0;}
.industry-t .boxs{ margin:55px 0 50px 0;}
.industry-t .boxs .box{ overflow:hidden;background:#f8f8f8;}
.industry-t .boxs .box a>*{ float:left; width:50%;}
.industry-t .boxs .box .img img{ width:100%;}
.industry-t .boxs .box .txt{ vertical-align:middle; display:table-cell;  padding:5% 40px 20px 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.industry-t .boxs .box .txt h3{ font-size:2em; color:#46494d; line-height:20px; font-weight:bold;}
.industry-t .boxs .box .txt span{ width:40px; height:3px; background:#0065bc; display:inline-block; margin:15px 0 25px 0;}
.industry-t .boxs .box .txt p{ font-size:1.4em; color:#616161; line-height:24px; height:72px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:3;}
.industry-t .boxs .box .txt h4{ margin-top:45px; font-size:1.2em; color:#858585; line-height:20px;}
.industry-t .boxs .box:nth-child(2n) .img{ float:right;}

/*product*/
.product-t .product-list .pdd a *,.product-t .product-list .pdd a,.product-t .product-txt .dot,.product-t .product-list .lc .lct{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.product-t{  padding:60px 0 50px 0; overflow:hidden;}
.product-t .product-list{ width:290px; float:left;}
.product-t .product-list .pd{ background:#0065b2; padding:15px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden;}
.product-t .product-list .pd>*{ float:left;}
.product-t .product-list .pd span{ margin-right:12px;}
.product-t .product-list .pd .t h3{ font-size:2.2em; color:#f0f0f0; line-height:24px;}
.product-t .product-list .pd .t h4{ font-size:1.4em; color:#a6bccc; line-height:20px;}
.product-t .product-list .pdd{ width:100%;}
.product-t .product-list .pdd a{ display:block; overflow:hidden; background:#f6f6f6; margin-bottom:2px; padding:16px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-t .product-list .pdd a>*{ float:left;}
.product-t .product-list .pdd a p{ font-size:1.6em; color:#555555; line-height:24px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:24px; width:calc(100% - 20px); }
.product-t .product-list .pdd a span{ float:right;}
.product-t .product-list .pdd a span img{ margin-top:3px; -webkit-filter:grayscale(100%);	-moz-filter:grayscale(100%);	-ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%);}
.product-t .product-list .pdd a:hover,.p-lock{ background:#e0e6ef !important;}
.product-t .product-list .pdd a:hover p,.p-lock p{ color:#0068b7 !important;}
.product-t .product-list .pdd a:hover img,.p-lock img{-webkit-filter:grayscale(0%) !important;	-moz-filter:grayscale(0%) !important;	-ms-filter:grayscale(0%) !important; -o-filter:grayscale(0%) !important; filter:grayscale(0%) !important;}
.product-t .product-list .lc{ margin-top:10px; background:#0068b6; padding:12px;}
.product-t .product-list .lc .lct{ display:block; border:1px solid #5b82ba; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden; padding:12px;}
.product-t .product-list .lc .lct>*{ float:left;}
.product-t .product-list .lc .lct span img{ margin-right:12px;}
.product-t .product-list .lc .lct .t h3{ font-size:2.2em; color:#f0f0f0; line-height:24px;}
.product-t .product-list .lc .lct .t h4{ font-size:1.4em; color:#a6bccc; line-height:20px;}
.product-t .product-list .lc:hover .lct{ background:rgba(255,255,255,0.2);}
.product-t .product-txt{ float:left; width:calc(100% - 290px); padding-left:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-t .product-txt .dot{ float:left; width:calc(33.33% - 20px); margin:0 0 30px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid #e7e7e7; padding:40px 20px 20px 20px; text-align:center;}
.product-t .product-txt .dot .img img{ width:100%;}
.product-t .product-txt .dot .txt p{ font-size:1.6em; color:#464646; line-height:24px; padding:25px 0; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product-t .product-txt .dot .txt span{ background:#0065b2; font-size:1.4em; color:#fff; line-height:24px; display:inline-block; margin:0 auto; padding:2px 20px;}
.product-t .product-txt .dot:hover{ box-shadow:0 0 15px rgba(0,0,0,0.1);}

/*case*/
.case-t .boxs .box *,.case-t .boxs .box{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.case-t{ padding:70px 0 60px 0; overflow:hidden;}
.case-t .tits h4{ text-align:center; font-size:1.6em; color:#666; line-height:20px; padding:20px 0 40px 0;}
.case-t .tits h4 span img{ margin:0 5px -5px 0;}
.case-t .boxs{ width:calc(100% + 40px); margin-left:-20px;}
.case-t .boxs .box{ background:#fff; width:calc(33.33% - 40px); margin:20px; float:left; border:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align:center;}
.case-t .boxs .box img{ width:100%;}
.case-t .boxs .box .txt h3{ font-size:1.8em; color:#3d3d3d; line-height:24px; font-weight:bold; padding:16px 10px; border-bottom:1px solid #eaeaea; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.case-t .boxs .box .txt h4{ font-size:1.4em; color:#555; line-height:24px; padding:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.case-t .boxs .box:hover .txt h3{ color:#0068b7;}
.case-t .boxs .box:hover{ box-shadow:5px 5px 10px rgba(0,0,0,0.1);}

/*productshow*/
.productshow-t .txt1 .txt a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.productshow-t .txt1{ overflow:hidden;}
.productshow-t .txt1 .img{ float:left; width:55%;}
.productshow-t .txt1 .img img{ border:1px solid #dadada; max-width:100%;}
.productshow-t .txt1 .txt{ float:left; width:45%; padding-left:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.productshow-t .txt1 .txt p{ font-size:1.4em; line-height:24px; color:#7a7a7a; border-bottom:1px dashed #f0f0f0; padding:10px 0;}
.productshow-t .txt1 .txt p span{ font-size:1.2em; color:#0065b2;}
.productshow-t .txt1 .txt a{ background:#0067b6; font-size:1.4em; color:#fefefe; line-height:24px; padding:6px 30px; display:inline-block; margin-top:25px;}
.productshow-t .txt1 .txt a:hover{ box-shadow:5px 5px 10px rgba(0,0,0,0.4);}
.productshow-t .txt2{ margin-top:40px;}
.productshow-t .txt2 .tit h3{ font-size:1.8em; color:#4e4e4e; line-height:24px; font-weight:bold; padding-bottom:10px; border-bottom:1px dashed #f0f0f0;}
.productshow-t .txt2 .table{ margin:30px 0;}
.productshow-t .txt2 .table table tr td{ border:1px solid #fff; background:#f0f0f0; padding:12px 10px; text-align:center; vertical-align:middle; font-size:1.4em; color:#555; line-height:24px;}
.productshow-t .txt2 .table table tr:first-child td{ background:#0065b2; color:#fcfcfc; font-size:1.6em; font-weight:bold;}
.productshow-t .txt2 .t{ margin-bottom:30px;}
.productshow-t .txt2 .t p{ font-size:1.4em; color:#3a3a3b; line-height:30px;}
.productshow-t .txt2 .t img{ max-width:100%;}
.productshow-t .txt2 .btn a{ display:inline-block; font-size:1.4em; color:#ffffff; line-height:30px; padding:5px 15px; background:#e1e1e1;}
.productshow-t .txt2 .btn a:last-child{ float:right;}
.productshow-t .txt2 .btn a:hover{ background:#0063ae;}

/*about*/
.honor .swiper-pagination-bullet,.honor .swiper-pagination-bullet:after{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.about-t{ padding:60px 0 70px 0; overflow:hidden;}
.about-t .tits{ margin-bottom:60px;}
.about-t .img{ width:42%; float:left;}
.about-t .img img{ max-width:100%;}
.about-t .txt{ padding-left:20px; width:58%; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .txt p{ font-size:1.4em; color:#5d5d5d; line-height:32px; text-indent:2em;}
.honor{ background:url(../images/honor-bg.jpg) center center no-repeat; background-size:cover !important; padding:45px 0 35px 0;}
.honor .tits h3{ color:#fff;}
.honor .tits p{ padding:25px 0 10px 0; text-align:center; font-size:1.4em; color:#efefef; line-height:20px;}
.honor .swiper-slide{ position:relative;}
.honor .swiper-slide img{ width:100%;}
.honor .swiper-slide .txt{ position:absolute; bottom:0; left:0; width:100%; text-align:center; background:rgba(0,0,0,0.5);}
.honor .swiper-slide .txt h3{ padding:12px 10px; font-size:1.4em; color:#f7f7f7; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.honor .swiper-button-next{ background-image:url(../images/h-r.png);}
.honor .swiper-button-prev{ background-image:url(../images/h-l.png);}
.honor .swiper-button-next,.honor .swiper-button-prev{ width:30px; height:30px; background-size:30px 30px; top:45%;}
.honor .honor-slider{ padding-bottom:60px;}
.honor .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:8px;}
.honor .swiper-pagination-bullet{ opacity:1; background:#cfcfcf; width:5px; height:5px;}
.honor .swiper-pagination-bullet-active{ background:#0067b6; position:relative;}
.honor .swiper-pagination-bullet-active:after{ position:absolute; top:-8px; left:-8px; width:20px; height:20px; border:1px solid #0067b6; content:""; border-radius:50%;}

/*video*/
.video-t .boxs .box,.video-t .boxs .box .txt h3{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.video-t{ padding:65px 0 70px 0;}
.video-t .tits h4{ text-align:center; font-size:1.6em; color:#666; line-height:20px; padding:20px 0 40px 0;}
.video-t .tits h4 span img{ margin:0 5px -5px 0;}
.video-t .boxs{ overflow:hidden; width:calc(100% + 20px); margin-left:-10px;}
.video-t .boxs .box{ border:1px solid #dcdcdc; float:left; width:calc(33.33% - 50px); margin:25px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.video-t .boxs .box .img>img{ width:100%;}
.video-t .boxs .box .img{ position:relative;}
.video-t .boxs .box .img .i img{ position:absolute; width:auto; height:auto; left:0; right:0; top:0; bottom:0; margin:auto;}
.video-t .boxs .box .txt{ border-top:1px solid #dcdcdc; text-align:center;}
.video-t .boxs .box .txt h3{ font-weight:bold; font-size:1.6em; color:#656565; line-height:24px; padding:20px 10px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.video-t .boxs .box:hover{ box-shadow:3px 5px 10px rgba(0,0,0,0.1);}
.video-t .boxs .box:hover h3{ color:#0068b7;}