@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "原版宋体_0";
  src: url("../fonts/原版宋体_0.woff2") format("woff2"),
       url("../fonts/原版宋体_0.woff") format("woff"),
       url("../fonts/原版宋体_0.ttf") format("truetype"),
       url("../fonts/原版宋体_0.eot") format("embedded-opentype"),
       url("../fonts/原版宋体_0.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: "原版宋体_0","SimSun-ExtB"; */ 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:1520px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp2{ max-width:1260px; 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:20px;}
div.fy a { margin:2px 2px;padding:8px 12px;color:#666;font-size:1.4em; display:inline; background: #fff;  box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
div.fy a:hover{color:#fff;  background: #000;}
div.fy a:active{ color:#fff;  background: #000; }
div.fy span.current{  margin:2px 2px;padding:8px 12px; color:#fff;  font-size:1.4em;  background: #000; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
div.fy span.disabled{  margin:2px 2px;padding:8px 12px; color:#666; font-size:1.4em; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}


/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger {width: 24px; height: 14px;	position:fixed;	top: 25px;	right: 25px;	z-index: 999;display: none;}
#hamburger:before, #hamburger:after, #hamburger span { background:#fff; 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; left: 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;}
.s-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;}
.s-close::before,.s-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;}
.s-close::before {	-webkit-transform:rotate(45deg);	transform:rotate(45deg);}
.s-close::after {	-webkit-transform:translateY(-2px) rotate(-45deg);	transform:translateY(-2px) rotate(-45deg);}
.s-close:hover:before{transform:rotate(90deg);}
.s-close:hover:after{ transform:rotate(0deg);}

.overCurtain2 .s-close{ float: right; top:20px; right: 20px; position: absolute;}
.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: fit-content;	}


/*header*/
.header,.header .mune a,#m1 .header .hlist,.header .mune .m-list>a:after{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
#m1 .header{     background: transparent;  position:fixed; top:0; left: 0; width: 100%; z-index: 2; }

.header{ position: relative; background: #000; padding: 0 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.header .logo{ float:left;  padding:2px 0px; max-width: 24%;}
.header .logo img{ max-width: 100%;}
.header .mune{ text-align: center;}
.header .mune>*{ display: inline-block;}
.header .mune .m-list>a{ display: inline-block; font-size:1.4em; color:#fff; padding:34px 30px 30px 30px; line-height:20px; position: relative;}
.header .mune .m-list>a:after{ position: absolute; bottom: 0; left: 0; height: 2px; width: 100%; content: ""; background: #BA8440; transform: scaleX(0);}
.header:hover{ background: #000 !important;}
.header .mune .m-list:hover>a,.m2 .m2,.m3 .m3,.m4 .m4,.m5 .m5,.m6 .m6{ color: #BA8440 !important; font-weight: bold !important;}
.header .mune .m-list:hover>a:after,.m2 .m2:after,.m3 .m3:after,.m4 .m4:after,.m5 .m5:after,.m6 .m6:after{ transform: scaleX(0.8) !important;}

.header .mune .m-dot{ display: none; left: 0; width: 100%; z-index: 0; position: absolute; top:calc(100%); background: rgba(0,0,0,0.6); padding: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; text-align: center;}
.header .mune .m-dot .mds{ display: table; width:fit-content; margin: 0 auto;}
.header .mune .m-dot .dot{ display: table-cell; vertical-align: top; border-left:1px solid #fff;}
.header .mune .m-dot .dot:first-child{ border: none;}
.header .mune .m-dot .dot>a{  margin-bottom: 20px; display: inline-block; padding: 0 20px;}
.header .mune .m-dot a{ font-size: 1.4em; line-height: 24px; color: #fff; margin: 0 20px; }
.header .mune .m-dot a p{ font-size: 1em; margin-top: 6px;}
.header .mune .m-list:hover .m-dot{ z-index: 2; display: block;}

.header .dots{ float:right;}
.header .dots>*{ float:left;}
.header .dots a{ padding: 30px 0px 30px 40px; font-size: 1.4em; color: #fff; }
.header .dots a span img{ margin: 0 5px -4px 0; }

.header.h-showdown{ position:fixed; top:0; left: 0; width: 100%; z-index: 101; background: rgba(0,0,0,0.4);}
.h-showdown2{ transform: translateY(-150px)!important;}

/*footer*/
.footer 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{ overflow:hidden;  padding:60px 0 45px 0;}
.footer .fo1 .mune{ padding: 0 40px; border-top:1px solid #000; width: 100%; overflow:hidden;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 45px;}
.footer .fo1 .mune .dot{ width: calc(20% - 60px); margin: 0 30px; float:left;}
.footer .fo1 .mune a{ line-height:20px; display:inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer .fo1 .mune h3{  border-bottom: 1px solid #000; margin-bottom:12px; }
.footer .fo1 .mune h3 a{ font-size:1.8em; color:#333; line-height: 24px;}
.footer .fo1 .mune p a{ font-size:1.4em; color:#888; line-height:36px;}
.footer .fo1 .mune p.plo a{ font-weight: bold; color: #333;}
.footer .fo1 .mune p:hover a{ text-decoration: underline;}

.footer .fo2{  text-align: center; overflow:hidden; padding:0px 0 45px 0;}
.footer .fo2 p{ font-size:1.2em; color:#555; line-height:18px; margin: 30px 0 20px 0;}
.footer .fo2 p a{ font-size: 1em; color: #555;}
.footer .fo2 p a:hover{ text-decoration: underline;}
.footer .fo2 .fi1 img,.footer .fo2 .fi2 img{ max-width: 35%;}
.footer .fo2 .fi1{ margin-bottom: 30px;}
.footer .fo2 .f-share a{ display: inline-block; margin: 0 6px; opacity: 0.2;}
.footer .fo2 .f-share a:hover{ opacity: 1;}

.bottomlist{ background:#000; position:fixed; width:100%; bottom:0; left:0;  display:none; z-index:200;}
.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 a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.banner{ width: 100%; height: 100vh}
.banner .banner-slider{ width: 100%;}
.banner .swiper-slide{  height:100vh; background-size:cover !important; }
.banner .ban1{ background: url(../images/banner01.jpg) center center no-repeat;}
.banner .ban2{ background: url(../images/banner02.jpg) center center no-repeat;}
.banner .ban3{ background: url(../images/banner03.jpg) center center no-repeat;}
.banner .swiper-slide img{ width: 100%;}
.banner .swiper-pagination-bullet{ width: 12px; height:12px; background: #fff;}
.banner .swiper-pagination-bullet-active{background: #fce6c4; opacity: 0.8; }
/*ban-dt*/
.ban-dt{ background:url(../images/ban-dt.jpg) center center no-repeat; background-size: cover !important; text-align: center; padding: 85px 0 100px 0;}
.ban-dt h3{ font-size: 3.6em; color: #fce6c4; letter-spacing: 20px;  font-weight:bold;}
.ban-dt span{ width: 7px; height: 7px; border-radius: 50%; display: inline-block; margin: 30px auto; background:#fce6c4; }
.ban-dt h4{ font-size: 1.6em; color: #fce6c4; line-height: 24px; }
.ban-dt p{ font-size: 1.2em; color: #888; line-height: 24px; font-family: "Arial"; margin-top:30px;}
/*ip*/
.ip .boxs .img img{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.ip{ padding: 100px 0 0px 0;}
.ip .tit{ text-align:right; margin-bottom: -4%;}
.ip .tit h3{ font-size: 3.6em; color: #000000;}
.ip .tit span{ display: inline-block; width: 80px; height: 1px; background: #000;  margin: 30px 0 20px 0;}
.ip .tit h4{ font-size: 1.4em; color: #555; font-family: "Microsoft Yahei"; line-height: 24px; }
.ip .tit p{ font-size: 1.2em; line-height: 18px; color: #888; font-family: "Arial"; margin-top: 20px;}
.ip .boxs{ display: table; width: 100%;}
.ip .boxs>*{ display: table-cell; vertical-align: top; padding: 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ip .boxs .img{ overflow: hidden;}
.ip .boxs .img img{ max-width: 100%;}
.ip .boxs .box2 .box,.ip .boxs .box3 .box{ max-width: 395px; width: 100%;}
.ip .boxs .box .txt{ margin:40px 0;}
.ip .boxs .box .txt h3{ font-size: 2em; color: #000; margin-bottom: 8px;}
.ip .boxs .box .txt p{ font-size: 1.4em; color: #888; line-height: 24px;  font-family: "Arial";}
.ip .boxs .box1 .box{ float:right;}
.ip .boxs .box1{ background: #ededed; width: 38%;}
.ip .boxs .box2{ width: 28%;}
.ip .boxs .box2 .box{ width: fit-content; margin: 0 0 0 auto;}
.ip .boxs .box2 .box:first-child .txt{ margin: 0 0 40px 0;}
.ip .boxs .box3{ padding-top: 11%;}
.ip .boxs .box:hover img{ transform: scale(1.1);}
.ip .boxs .box2 .box:first-child,.ip .boxs .box3 .box:first-child{ margin-bottom: 80px;}
/*iab*/
.iab{ background:url(../images/iab-bg.jpg) center center no-repeat; background-size: cover !important;}
.iab .txt{ max-width: 50%; padding: 12% 6%; color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;text-align: center;}
.iab .txt h3{ font-size: 1.8em; line-height: 24px; }
.iab .txt h4{ font-size: 3.6em; margin: 20px 0 50px 0;}
.iab .txt p{ font-size: 1.4em; line-height: 28px;letter-spacing: 2px;}
.iab .txt a{ display: inline-block; margin-top: 85px; border: 1px solid #fff; border-radius: 40px; font-size: 1.4em; padding: 10px 60px; color: #fff; transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.iab .txt a:hover{ box-shadow: 0 0 15px #fff;}
/*inews*/
.inews .inews-slider .in-p,.inews .inews-slider .in-n,.inews .inews-slider .txt,.inews .inews-slider img,.inews .inews-slider .txt .t,.inews .tit .tb,.inews .inews-slider .swiper-slide img{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.inews{ padding: 75px 0 95px 0;}
.inews .tit{ overflow:hidden; margin-bottom: 100px;}
.inews .tit .tl{ float:left;}
.inews .tit .tl h3{ font-size: 3.6em; color: #000; }
.inews .tit .tl span{ display: inline-block; margin: 30px 0; width: 80px; height: 1px; background: #717171;}
.inews .tit .tl h4{ font-size: 1.4em; color: #555; line-height: 24px;}
.inews .tit .tl p{ font-size: 1.4em; color: #888; line-height: 24px;  font-family: "Arial";}
.inews .tit .tb{ float:right; padding-top: 80px;}
.inews .tit .tb h3{ font-size: 1.6em; color: #000; line-height: 24px;}
.inews .tit .tb p{ font-size: 1.4em; color: #888; line-height: 24px; text-transform:uppercase;  font-family: "Arial";}
.inews .inews-slider .img{ background: #000;}
.inews .inews-slider img{ width: 100%;  opacity: 0.3;}
.inews .inews-slider .in-p{ background-image: url(../images/in-p.png); left: 21%;}
.inews .inews-slider .in-n{ background-image: url(../images/in-n.png); right: 21%;}
.inews .inews-slider .in-p,.inews .inews-slider .in-n{ background-size: 53px 53px; width: 53px; height: 53px; top:40%; opacity: 0;}
.inews .inews-slider .txt{ opacity: 0;}
.inews .inews-slider .txt h4{font-family: "Arial"; text-align: right; font-size: 1.4em; color: #888; line-height: 24px;}
.inews .inews-slider .txt .t{ text-align: center; max-width: 450px; margin: 20px auto 0 auto; transform: translateY(45px);}
.inews .inews-slider .txt .t h3{ font-size: 1.8em; color: #000; margin-bottom: 24px; line-height: 24px; height: 24px;  display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.inews .inews-slider .txt .t p{ font-size: 1.4em; color: #555; line-height: 24px; height: 48px;  display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2;}
.inews .inews-slider .img{ overflow: hidden;}
.inews .inews-slider .swiper-slide-active img{ opacity: 1;}
.inews .inews-slider .swiper-slide-active .txt{  opacity: 1;} 
.inews .inews-slider .swiper-slide-active .txt .t{transform: translateY(0px);}
.inews .inews-slider:hover .in-p,.inews .inews-slider:hover .in-n{ opacity: 1;}
.inews .tit .tb:hover{transform: translateX(-20px); }
.inews .inews-slider .swiper-slide:hover img{ transform: scale(1.05);}
/*ic*/
.ic .boxs .box .ic-btn,.ic .boxs .box span,.ic .boxs .box1 a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.ic{ overflow: hidden;}
.ic .boxs{ width: calc(100% + 8px); margin-left: -4px;}
.ic .boxs .box{ float:left; width: calc(50% - 8px); margin: 0 4px; background-size:cover !important; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10%; height: 580px;}
.ic .boxs .box1{ background: url(../images/ic1.jpg) center center no-repeat;}
.ic .boxs .box2{ background: url(../images/ic2.jpg) center center no-repeat;}
.ic .boxs .box1 a{ display: block;}
.ic .boxs .box h3{ font-size: 3.6em; color: #fff;}
.ic .boxs .box span{ width: 90px; height: 1px; background: #fff; display: inline-block; margin:20px auto 30px auto;}
.ic .boxs .box p{ font-size: 1.4em; color: #fff; line-height: 24px;}
.ic .boxs .box form{ margin-top: 35px;}
.ic .boxs .box input{font-size: 1.4em; outline:none; border: none;  padding:12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  line-height:24px; color:#000;  float:left; border: 1px solid #fff;}
.ic .boxs .box .ic-input{ width: calc(100% - 140px);}
.ic .boxs .box .ic-btn{ width: 140px; background: transparent;  color: #fff;}
.ic .boxs .box .ic-btn:hover{ background: #000;}

.ic .boxs .box:hover span{ transform:scaleX(1.5);}
.ic .boxs .box1 a:hover{ transform: translateY(-15px);}

/*about*/
.about .ab-4 .ab4-slider .swiper-slide img{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.about-ban{ background: url(../images/about/about-bg.jpg) center center no-repeat; background-size: cover !important; height: 770px;}
.about-ban .warp{ display: table; width: 100%; height: 770px;}
.about-ban .txt{ color:#fff; display: table-cell; vertical-align: middle; text-align: center;}
.about-ban .txt h3{ font-size: 3.6em; }
.about-ban .txt span{ display: inline-block; width: 8px; height: 8px;  border-radius: 50%; margin: 20px 0 25px 0; background: #fff;}
.about-ban .txt h4{ font-size: 2.4em;}
.about .ab-2 .boxs{ display: table; width: 100%;}
.about .ab-2 .boxs .box{ display: table-cell; vertical-align: top; width: 50%; height: 620px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about .ab-2 .boxs .box.box1{ background: url(../images/about/ab2.jpg) center center no-repeat; background-size: cover !important;}
.about .ab-2 .boxs .box.box4{ background: url(../images/about/ab3.jpg) center center no-repeat; background-size: cover !important;}
.about .ab-2 .boxs .box h3{ font-size: 3.6em; color: #000; line-height: 52px;}
.about .ab-2 .boxs .box p{ font-size: 1.4em; color: #333; line-height: 28px;}
.about .ab-2 .boxs .box.box1{ padding: 10% 8%;}
.about .ab-2 .boxs .box.box2{ padding: 10% 6%;}
.about .ab-2 .boxs .box.box3{ padding: 10% 5% 10% 12%;}
.about .ab-2 .boxs .box.box4{ padding: 5%;}
.about .ab-2 .boxs .box.box2 h3,.about .ab-2 .boxs .box.box3 h3,.about .ab-2 .boxs .box.box4 h3{ margin-bottom: 12px;}
.about .ab-2 .boxs .box.box4 h3,.about .ab-2 .boxs .box.box4 p{ color: #fff;}
.about .ab-4{ background: #f4f4f4; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 6% 6%;}
.about .ab-4 .tit h3{ font-size: 3.6em; color: #000; margin-bottom: 50px;}
.about .ab-4 .ab4-slider img{ width: 100%;}
.about .ab-4 .ab4-slider .swiper-slide .img{ overflow: hidden;}
.about .ab-4 .ab4-slider .swiper-slide:hover img{ transform: scale(1.05);}
.about .ab-4 .ab4-slider p{ text-align: center; font-size: 1.8em; color: #2a2a2a; line-height: 24px; margin-top: 12px;}
.about .ab-4 .ab4-slider .in-p{ background-image: url(../images/in-p.png); left: 20px;}
.about .ab-4 .ab4-slider .in-n{ background-image: url(../images/in-n.png); right: 20px;}
.about .ab-4 .ab4-slider .in-p,.about .ab-4 .ab4-slider .in-n{ background-size: 53px 53px; width: 53px; height: 53px; top:40%; opacity: 0;}
.about .ab-4 .ab4-slider:hover .in-p,.about .ab-4 .ab4-slider:hover .in-n{ opacity: 1;}
.about .ab-5{ padding: 4% 0; background: url(../images/about/ab5-bg.jpg) center center no-repeat; background-size: cover !important;}
.about .ab-5 .tit{ text-align: center; margin-bottom: 50px;}
.about .ab-5 .tit h3{ font-size: 3.6em; color: #000; line-height: 42px;}
.about .ab-5 .tit h4{ font-size: 2.4em; color: #000; line-height: 32px;}
.about .ab-5 video{ max-width: 1200px; margin: 0 auto; display: block; width: 100%;}


/*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 30px 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:980px;}


.contact{ display: table; width: 100%;}
.contact>*{ display: table-cell; vertical-align: bottom;}
.contact .map{ height: 980px; width: calc(100% - 750px);}
.contact .txts{ width: 750px;}


.contact .txts{  overflow:hidden;}
.contact .txts .txt{ padding: 16% 10%;}
.contact .txts .txt .tit h3{ font-size: 3.6em; color: #2a2a2a; margin-bottom: 12px;}
.contact .txts .txt .tit h4{ font-size: 2.4em; text-transform: uppercase; color: #2a2a2a; margin-bottom: 25px;}
.contact .txts .txt .t h3{ font-size: 2.4em; color: #000; margin-bottom: 15px;}
.contact .txts .txt .t p{ font-size: 1.4em; color: #292929; line-height: 32px;}
.contact .txts .txt .t span img{ margin: 0 5px -4px 0;}
.contact .txts .txt .t p a{ font-size:1em; color: #292929;}
.contact .txts .txt .t p a:hover{ text-decoration: underline;}

.contact .txts .form{background: #eee; padding: 40px 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contact .txts .form h3{ font-size: 3em; color: #2a2a2a; margin-bottom: 35px; text-align: center;}
.contact .txts .form .dot{ width: calc(100% + 30px); margin-left: -15px;}
.contact .txts .form .dot .fc-input{ width: calc(50% - 30px); margin: 0 15px 15px 15px; float:left;}

.contact  .btn .fc-btn{transition:ease .5s all; -moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.contact  input,.contact  textarea{ font-size: 1.4em; outline:none; border: none;  padding:12px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  line-height:24px; color:#000; background: #c6c5c6;}
.contact  .fc-input{ width: 100%; margin-bottom: 20px;}
.contact  textarea{ width:100%; margin:15px 0 30px 0; font-family: "Arial","Microsoft Yahei";}
.contact  .fc-input::-webkit-input-placeholder,.contact  textarea::-webkit-input-placeholder { color:#fff;}
.contact  .fc-input:-moz-placeholder,.contact  textarea:-moz-placeholder { color:#fff;}
.contact  .fc-input::-moz-placeholder,.contact  textarea::-moz-placeholder { color:#fff;}
.contact  .fc-input:-ms-input-placeholder,.contact  textarea:-ms-input-placeholder { color:#fff;}
.contact  .btn .fc-btn{ width: 100%; border:none; padding:10px 50px;  font-size:1.6em; color:#fff; line-height:24px; cursor:pointer; background:#000;}
.contact  .btn .fc-btn:hover{ box-shadow: 0 0 5px #fce6c4;}

/*line-tips*/
.line-tips{ background: #f4f4f4; padding: 25px 0;}
.line-tips .warp>*{ display: inline-block; font-size: 1.4em; color: #888;  line-height: 24px;}
.line-tips .warp a{ padding: 0 10px;}
.line-tips .warp span img{ margin-bottom: -2px;}
/*news*/
.news .dots .dot .img img{transition:ease .5s all; -moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.news-ban{ background:url(../images/news/news-ban.jpg) center center no-repeat; background-size:cover !important; height: 420px;}
.news{ padding: 30px 0;}
.news .dots{ width: calc(100% + 40px); margin-left: -20px; overflow: hidden;}
.news .dots .dot{ float:left; width: calc(50% - 40px); margin: 30px 20px; text-align: center;}
.news .dots .dot .img{ overflow:hidden;}
.news .dots .dot .img img{ width: 100%;}
.news .dots .dot .txt h3{ margin-top: 20px; font-size: 1.8em; color: #000; line-height: 24px; height: 24px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.news .dots .dot .txt span{ background: #000; width: 400px; height: 1px; margin: 15px auto; display: inline-block; max-width: 100%;}
.news .dots .dot .txt p{ font-size: 1.4em; color: #555; line-height: 24px; max-width: 440px; margin: 0 auto; height: 48px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2;}
.news .dots .dot .txt h4{ font-size: 1.4em; color: #888; line-height: 24px; margin-top: 20px;}
.news .dots .dot:hover img{ transform: scale(1.05);}


/*newsshow*/
.newsshow{ padding:80px 0 40px 0;}
.newsshow .boxs{ background:#f5f5f5; }

.newsshow .tit{ padding:40px; text-align:center;}
.newsshow .tit h3{ font-size:2em; color:#333333;  line-height:24px; margin-bottom:20px;}
.newsshow .tit .dot{ background:#666; 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;}
.newsshow .txt img{ max-width:100%; margin:0 auto; padding:0px 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:#000 !important; color:#fff !important;}

/*dispaly*/
.display .gallery-top .swiper-slide a .txt span,.display .swiper-slide img,.display .swiper-slide {transition:ease .5s all; -moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.display .in-p{ background-image: url(../images/news/display/in-p.png);}
.display .in-n{ background-image: url(../images/news/display/in-n.png);}
.display .in-p,.display .in-n{ background-size: 53px 53px; width: 53px; height: 53px; top:50%; }
.display .gallery-top{ background: #111111; padding: 70px 20%;}
.display .gallery-top .swiper-slide a{ display: block; display: table; width: 100%;}
.display .gallery-top .swiper-slide a>*{ display: table-cell; vertical-align:top;}
.display .gallery-top .swiper-slide a .img img{ width: 100%;}
.display .gallery-top .swiper-slide a .img{ overflow: hidden;}
.display .gallery-top .swiper-slide a .txt{width:300px; padding: 6% 20px; background: #fff;}
.display .gallery-top .swiper-slide a .txt h3{ font-size: 2em; color: #000; border-bottom: 1px solid #5e5e5e; padding-bottom: 30px; margin-bottom: 30px;}
.display .gallery-top .swiper-slide a .txt p{ font-size: 1.4em; color: #333; line-height: 24px;}
.display .gallery-top .swiper-slide a .txt h4{ font-size: 1.4em; color: #333; line-height: 24px; margin-top:30px;}
.display .gallery-top .swiper-slide a .txt span{ padding: 10px 60px; font-size: 1.4em; color: #333; border: 1px solid #000; display: inline-block; border-radius: 40px; margin-top: 20%;}
.display .gallery-top .swiper-slide a .txt span:hover{ background: #000; color: #fff;}
.display .gallery-top .swiper-slide{ opacity: 0.2;}
.display .gallery-top .in-p{ left: 12%;}
.display .gallery-top .in-n{ right: 12%;}
.display .gallery-top .swiper-slide-active{ opacity: 1;}
.display .tit{ text-align: center; padding: 60px 20px 50px 20px;}
.display .tit h3{ font-size:2.4em; color: #333; line-height: 28px;}
.display .tit h4{ font-size: 1.8em; color: #888; line-height: 24px; margin-top: 5px;}
.display .dots{ background: #f6f6f6; position: relative;}
.display .gallery-thumbs{ padding: 60px 0; max-width: 1400px; margin: 0 auto;}
.display .gallery-thumbs .img{ width: 185px; height: 185px; border-radius: 50%; overflow: hidden; margin: 0 auto; background: #000;}
.display .gallery-thumbs .img img{ opacity: 0.4; max-width: 100%;}
.display .dots .btn{ max-width: 1600px; margin: 0 auto; position: absolute; top:40%;left:calc(50% - 800px); height: 45px; width: 100%;}
.display .gallery-thumbs .swiper-slide-thumb-active .img img{ opacity: 1;}
.display .swiper-slide:hover img{ opacity: 1; transform: scale(1.05);}


/*technology*/
.technology .t2 .honor-slider .swiper-slide,.technology .t2 .honor-slider .swiper-slide p{transition:ease .5s all; -moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.technology .t1 .boxs{ display: table; width: 100%;}
.technology .t1 .boxs>*{ display: table-cell; width: 50%; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.technology .t1 .boxs img{ width: 100%;}
.technology .t1 .boxs.box1 .txt{ padding: 40px 20px 40px 6%;}
.technology .t1 .boxs .txt{ padding: 40px 20px 40px 12%;}
.technology .t1 .boxs .txt .t{ max-width: 560px; }
.technology .t1 .boxs .txt .t h3,.technology .t1 .boxs .txt .t h4{ font-size: 3.6em; color: #000000; line-height: 42px;}
.technology .t1 .boxs .txt .t h4{ margin-bottom: 20px;}
.technology .t1 .boxs .txt .t p{ font-size: 1.6em; color: #333; line-height: 24px;}
.technology .t2{ background: url(../images/technology/t2-bg.jpg) left top no-repeat #fafafa; padding: 60px 6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; background-size: contain;}
.technology .t2>*{ float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.technology .t2 .tit{ width: calc(100% - 940px); text-align:right; padding: 20% 10% 0 0;}
.technology .t2 .tit h3{ font-size: 3.6em; color: #000; line-height: 52px;}
.technology .t2 .honor-slider{ max-width: 940px; padding: 40px 0;}
.technology .t2 .honor-slider img{ width: 100%;}
.technology .t2 .honor-slider .swiper-slide-active{ z-index: 6;}
.technology .t2 .honor-slider .swiper-slide-next{ z-index: 5;}
.technology .t2 .honor-slider .swiper-slide-duplicate-prev{ z-index: 4;}
.technology .t2 .honor-slider p{ text-align: center; font-size: 1.6em; color: #000;  margin-top: 30px; opacity: 0; line-height: 24px;}
.technology .t2 .honor-slider .swiper-slide-active .img{box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.technology .t2 .honor-slider .swiper-slide-active p{ opacity: 1;}
.technology .t2 .honor-slider .swiper-slide:hover{ transform: translateY(-20px); z-index: 10;}
.technology .t2 .honor-slider .swiper-slide:hover p{ opacity: 1;}

/*product*/
.product .box .txt,.product .box img{transition:ease .5s all; -moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.product .tit{ text-align: center; padding: 35px 20px 45px 20px;}
.product .tit h3{ font-size: 3.6em; color: #000; line-height: 42px; margin-bottom: 20px;}
.product .tit h4{ font-size: 1.6em; color: #000; line-height: 24px;}
.product .box{ position: relative; background: #000;}
.product .box img{ width: 100%; opacity: 0.5;}
.product .box .txt{ position: absolute; top:0; left: 0; right: 0; padding-top: 28%; text-align: center;}
.product .box1{ padding: 0 30px; overflow: hidden;}
.product .box1 .box{ width: calc(50% - 40px); margin: 0 20px; float:left;}
.product .box2{ padding: 0 43px; overflow: hidden; padding-bottom: 80px;}
.product .box2 .box{ width: calc(25% - 14px); margin: 0 7px; float:left;}
.product .line{ text-align: center; padding: 65px 20px;}
.product .line p{ font-size: 1.6em; line-height: 24px;}
.product .box1 h3{ font-size:3em; color: #fff; line-height: 32px;}
.product .box1 h4{ font-size: 1.6em; color: #fff; line-height: 24px;}
.product .box2 h3{ font-size:2.4em; color: #fff; line-height: 32px;}
.product .box2 h4{ font-size: 1.6em; color: #fff; line-height: 24px;}
.product .box:hover .txt{ opacity: 0;}
.product .box:hover img{ opacity: 1;}

/*product-n*/
.product-n .p-list a,.product-n .boxs .box .txt span,.product-n .boxs .box img{transition:ease .5s all; -moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.product-n .p-list{ padding: 30px 0;}
.product-n .p-list a{ display: inline-block; font-size: 1.6em; color: #333; background: #dfdfdf; padding: 10px 30px; margin: 0 25px 10px 0;}
.product-n .p-list a:hover,.product-n .p-list a.lock{ color: #fff; background: #000;}
.product-n .boxs{ width: calc(100% + 20px); margin-left: -10px; overflow: hidden;}
.product-n .boxs .box{ width: calc(33.33% - 20px); margin: 10px; float:left;}
.product-n .boxs .box .img{ overflow:hidden; background: #000;}
.product-n .boxs .box .img img{ width: 100%; opacity: 0.5;}
.product-n .boxs .box .txt{ background: #dbdbdb; padding: 16px; overflow: hidden;}
.product-n .boxs .box .txt>*{ float:left;}
.product-n .boxs .box .txt p{ font-size: 1.6em; color: #333; line-height: 24px; width: calc(100% - 80px);}
.product-n .boxs .box .txt span{ width: 80px; text-align: center; padding: 4px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.product-n .boxs .box:hover .txt span{ padding: 4px 0 4px 10px;}
.product-n .boxs .box:hover img{ transform: scale(1.05); opacity: 1;}

/*prodcutshow*/
.productshow{ padding: 60px 0 45px 0;}
.productshow .warp{ max-width: 1240px;}
.productshow .txts{ overflow: hidden; margin-bottom: 20px;}
.productshow .txts>*{ float:left; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.productshow .txts .img img{ width: 100%;}
.productshow .txts .txt{ padding: 6% 0 0 4%;}
.productshow .txts .txt h3{ font-size: 3.6em; color: #2a2a2a;  padding-bottom: 20px; margin-bottom: 15px; border-bottom: 1px solid #ddd;}
.productshow .txts .txt p{ font-size: 1.4em; color: #2a2a2a; line-height: 28px;}
.productshow .dots .dot{ padding-top: 30px;}
.productshow .dots .dot .tit h3{ font-size: 2em; color: #2a2a2a; line-height: 24px; margin-bottom: 20px;}
.productshow .dots .dot .proc-slider .swiper-slide .img{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 8px; border:2px solid #333;}
.productshow .dots .dot .proc-slider .swiper-slide img{ max-width: 100%; border-radius: 6px;}
.productshow .dots .dot .proc-slider .swiper-slide p{ text-align: center; font-size: 1.4em; line-height: 24px;}
.productshow .dots .dot .proc-slider .swiper-button-black{ width: 15px; height: 20px; background-size: 15px 20px;}
.productshow .dots .dot .tb table{ width: 100%; max-width: 1200px;}
.productshow .dots .dot .tb table tr td{ border: 1px solid #595959; text-align: center; vertical-align: middle; font-size: 1.4em; color: #333; line-height: 24px; padding: 12px 10px;}
.productshow .dots .dot .tb table tr td img{ max-width: 100%; width: 100%;}

.productshow .txts .img .swiper-pagination{ bottom: 20px; }
.productshow .txts .img .swiper-pagination-bullet{ width: 12px; height: 12px; }
.productshow .txts .img .swiper-pagination-bullet-active{ background: #ba8440;}




















