@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "DIN-BOLD";
  src: url("../fonts/DIN-BOLD.woff2") format("woff2"),
       url("../fonts/DIN-BOLD.woff") format("woff"),
       url("../fonts/DIN-BOLD.ttf") format("truetype"),
       url("../fonts/DIN-BOLD.eot") format("embedded-opentype"),
       url("../fonts/DIN-BOLD.svg") format("svg");
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite, code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio, video{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; outline-style:none;/*FF*/font-size:10px;font-family: "Arial","Microsoft Yahei"; list-style:none;}
body { line-height:1; }
a{ margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;text-decoration:none; color:#333; cursor:pointer;outline:0;}
a:hover,a:focus{ text-decoration:none;  outline-style:none;/*FF*/ }
table { border-collapse:collapse; border-spacing:0;}
input, select {vertical-align:middle;}
/*css为clearfix，清除浮动*/
.clearfix::before,.clearfix::after{content:""; height:0; line-height:0; display: block;visibility: hidden; clear:both;}
.clearfix:after{clear:both;} 
.clearfix{*zoom:1;/*IE/7/6*/}

.warp{ max-width:1720px; margin:0 auto; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp2{ max-width:1240px; margin:0 auto; padding:0 20px; -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; margin-top:40px; background:#fff;}
div.fy a { margin:2px 2px;padding:6px 11px;color:#666;font-size:1.4em; display:inline;  border-radius:50%;}
div.fy a:hover { background-color:#facf00;color:#666;}
div.fy a:active {  background-color:#facf00;color:#666;}
div.fy span.current {margin:2px 4px;padding:6px 11px;background-color:#facf00;color:#666; font-size:1.4em;  border-radius:50%; }
div.fy span.disabled { margin:2px 2px;padding:6px 11px; color:#666; font-size:1.4em; border-radius:50%;}

/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger {width: 24px; height: 14px;	position:absolute;	top: 20px;	right: 20px;	z-index: 999;display: none;}
#hamburger:before, #hamburger:after, #hamburger span { background:#000; 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 {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;}
.close::before {	-webkit-transform:rotate(45deg);	transform:rotate(45deg);}
.close::after {	-webkit-transform:translateY(-2px) rotate(-45deg);	transform:translateY(-2px) rotate(-45deg);}
.close:hover{ transform:rotate(90deg);}

.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 .munes .m-list .m-dot{transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.header{ height:100px; background:url(../images/header-bg.jpg) center bottom repeat-x #f1c40f; }
.header .logo{ float:left; padding:10px 0;}
.header .munes{ float:right;}
.header .munes .m-list{ height:100px; float:left; position:relative; margin:0 40px; padding:22px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.header .munes .m-list a{ color:#000; display:inline-block; }
.header .munes .m-list>a{padding:15px 0; font-size:1.6em; position:relative; border-bottom:0px solid #000; font-weight:bold;}
.header .munes .m-list>a:after{ opacity:0; position:absolute; bottom:-2px; border-left: 3px solid transparent; border-right: 3px solid transparent;  border-bottom: 3px solid #000;  content: " ";  display: block;  width: 0; height: 0; left: 50%; margin-left:-3px;}
.header .munes .m-list .m-dot{  z-index:-1; position:absolute; top:110%; left:-50%; width:200%; background:#f1c40f; text-align:center; opacity:0; padding-bottom:5px;}
.header .munes .m-list:hover .m-dot{ z-index:2; opacity:1;  top:100%;}
.header .munes .m-list:hover>a,#m1 .m1,#m2 .m2,#m3 .m3,#m4 .m4,#m5 .m5,#m6 .m6{ border-bottom:2px solid #000;}
.header .munes .m-list:hover>a:after,#m1 .m1:after,#m2 .m2:after,#m3 .m3:after,#m4 .m4:after,#m5 .m5:after,#m6 .m6:after{ bottom:0px; opacity:1;}
.header .munes .m-list .m-dot a{ display:block; padding:10px 5px; font-size:1.4em; border-bottom:2px solid transparent;}
.header .munes .m-list .m-dot a:hover{ background:#000; color:#f1c617; border-bottom:2px solid #000;}
.header .munes .search{ margin:8px 0; background:#000; width:36px; height:36px; border-radius:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:0 !important;}
.header .munes .search img{ padding:8px;}
.header .munes .m-list:last-child{ margin:0 0 0 40px;}

/*footer*/
.footer{ background:#000;}
.footer .fo1{ border-bottom:2px solid #262626; text-align:center; padding:40px 0;}
.footer .fo2 .warp{ max-width:1400px; padding:50px 20px 20px 20px; overflow:hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer .fo2 .fm-list .dot{ float:left; padding-right:100px; color:#fff;}
.footer .fo2 .fm-list .dot h3{ color:#fff; font-size:1.6em; font-weight:bold; margin-bottom:15px;}
.footer .fo2 .fm-list .dot p a:hover{ color:#fff;}
.footer .fo2 .fm-list .dot p a{ font-size:1.4em; line-height:24px; color:#888;}
.footer .fo2 .fm-list .dot form{ position:relative;}
.footer .fo2 .fm-list .dot .fc-input{ background:#fff; outline:none; border:none; width:240px; height:40px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:14px 60px 14px 12px; font-size:1.4em; color:#888;}
.footer .fo2 .fm-list .dot .fc-btn{ position:absolute; right:0; top:0; width:60px; height:40px;outline:none; border:none; background: transparent; background:url(../images/ffeed.png) center center no-repeat; cursor:pointer; transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.footer .fo2 .fm-list .dot .fc-btn:hover{ transform:translateX(5px);}
.footer .fo2 .fm-list .dot .f-shares{ margin-top:20px;}
.footer .fo2 .fm-list .dot .f-shares span{ /*width:36px; height:36px; border:1px solid #666; */border-radius:4px; margin-right:8px; display:inline-block; text-align:center; transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.footer .fo2 .fm-list .dot .f-shares span:hover{ transform:translateY(-5px);}
.footer .fo2 .fm-list .dot .f-shares span img{ padding:10px 0;}
.footer .fo2 .two{ float:right;}
.footer .fo2 .two p{ text-align:center; font-size:1.4em; color:#888; margin-top:10px;}
.footer-tit{ background:#000; border-top:2px solid #262626; text-align:center;  padding:12px 0;}
.footer-tit p{ font-size:1.4em; line-height:24px; color:#888;}
.footer-tit p a{ font-size:1em; color:#888;}
.footer-tit p a:hover{ text-decoration:underline;}

.show-icon{ z-index:100; display:none; width:70px; height:70px; position:fixed; right:50px; bottom:85px;}
.bottomlist{ background:#000; 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;}

/*banner*/
.banner{ position:relative;}
.banner .warp2>*{ float:left; width:50%; padding:188px 0 150px 0;}
.banner .warp2>* img{ max-width:95%; }
.banner .warp2 .right{ text-align:right;}
.banner .swiper-slide{background-size:cover !important; height:732px;}
.banner .swiper-slide:nth-child(2) .right img{ position:absolute; bottom:0; right:5%;}
/*ip*/
.ip .box,.ip .box .txt a,.ip .box .img img{transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.ip{  overflow:hidden; background-image:linear-gradient(90deg,#efeff1 0%,#efeff1 50%,#f1c617 50%,#f1c617 100%);}
.ip .boxs{padding:0 10%;}
.ip .box{ overflow:hidden; height:600px;  transform:skewX(-24deg); float:left; width:25%; background:#f1c617;padding:100px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ip .box:nth-child(2n){ background:#efeff1;}
.ip .box:hover{ box-shadow:0 5px 27px rgba(0,0,0,0.5); position:relative; z-index:2;}
.ip .box>*{ transform:skewX(24deg);}
.ip .box .img img{ max-width:100%; transform:translateX(45px);}
.ip .box .txt{ max-width:160px; margin:55px  auto 0 auto;}
.ip .box .txt h3{ text-align:center; font-size:1.8em; color:#000; line-height:24px; font-weight:bold; margin-bottom:5px;}
.ip .box .txt p{ padding-left:25px; font-size:1.4em; line-height:24px; color:#000; margin-bottom:10px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2;}
.ip .box .txt a{ position:relative; display:inline-block; width:110px;  font-size:1.4em; color:#ffffff; text-align:center; padding:6px 0; z-index:2;}
.ip .box .txt a:after{background:#010705; position:absolute; top:0; left:0; width:100%; height:100%; content:""; transform:skewX(-24deg); z-index:-1;}
.ip .box .txt a:hover{ width:120px; margin-left:-5px;}
.ip .box:hover img{ transform:translateX(0px);}
/*ia*/
.ia{ overflow:hidden; background:url(../images/ia-bg.jpg) center center no-repeat; background-size:cover;}
.ia .boxs{ display:table; max-width:1600px; margin:100px auto 0 auto; overflow:hidden;}
.ia .boxs>*{ width:50%; display:table-cell; vertical-align:middle;}
.ia .boxs .left{ background:#fff; padding:35px 0;}
.ia .boxs .right { padding:80px 40px; background:url(../images/iar-bg.jpg) top right no-repeat; background-size:cover; }
.ia .boxs .left h3{ background:url(../images/ia-inews-tbg.png) left center no-repeat; line-height:66px; font-size:3em; font-weight:bold; color:#000; padding:0 40px; background-size:contain;}
.ia .boxs .left h4{ font-size:1.6em; color:#1f1a17; font-weight:bold; line-height:24px; padding:0 40px; text-transform:uppercase;}
.ia .boxs .left p{padding:0 40px; font-size:1.4em; line-height:24px; color:#333; padding-top:15px;}
.ia .boxs .right>h3{ font-size:1.8em; color:#fffefe; font-weight:bold; margin-left:40px;}
.ia .boxs .right .dots{ margin-top:22px; display:table; width:100%;}
.ia .boxs .right .dot{text-align:center;color:#fff; display:table-cell; width:25%;}
.ia .boxs .right .dot .img{ width:85px; height:85px; border:1px solid #fff; border-radius:50%; margin:0 auto; padding:20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.ia .boxs .right .dot:hover .img{ transform:rotateY(180deg); }
.ia .boxs .right .dot .txt h4{ font-size:1.4em; line-height:20px; margin-top:5px;}
.ia .boxs .right .dot .txt h5{ font-size:1.2em; line-height:20px;}
.ia .warp>.dots{ display:table; max-width:1600px; width:100%; margin:0 auto 100px auto;}
.ia .warp>.dots>*{ overflow:hidden; display:table-cell; width:25%; vertical-align:middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;padding:35px 60px; }
.ia .warp>.dots .dot1{ background:#3b3b3b;}
.ia .warp>.dots .dot2{ background:#e0dede;}
.ia .warp>.dots .dot3{ background:#f1c617;}
.ia .warp>.dots .dot4{ background:url(../images/iad4.jpg) center center no-repeat; background-size:cover; text-align:center;}
.ia .warp>.dots>* .img{ float:left; width:80px; padding-top:15px;}
.ia .warp>.dots>* .txt{ float:left; width:calc(100% - 80px);}
.ia .warp>.dots>* .txt h3{ font-size:1.8em; font-weight:bold; line-height:30px; font-weight:bold; margin-bottom:10px;}
.ia .warp>.dots>* .txt p{ font-size:1.4em; line-height:24px; color:#333;}
.ia .warp>.dots .dot1 h3,.ia .warp>.dots .dot1 p{ color:#fff;}
.ia .warp>.dots .dot4 h4{ font-size:1.8em; line-height:30px; font-weight:bold; margin-bottom:10px; margin-bottom:15px; color:#fff;}
.ia .warp>.dots .dot4 h5{ padding:4px 12px; background:#f1c617; display:inline-block; font-family: "DIN-BOLD"; font-size:3em; height:35px; border-radius:40px; font-weight:bold; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/*iadv*/
.iadv{ background:url(../images/iadv-bg.jpg) center right no-repeat; background-size:cover; background-attachment:fixed; padding:95px 0 120px 0; overflow:hidden;}
.iadv .tit{ text-align:center; background:url(../images/iadv-t.png) right top no-repeat;  margin:0 auto; max-width:1000px; margin-bottom:80px;}
.iadv .tit h3{ display:inline-block; font-size:3em; color:#fff; line-height:65px; font-weight:bold;}
.iadv .tit h3 span{ font-size:1em; color:#f1c617;}
.iadv .tit p{ text-transform:uppercase; font-size:1.6em; color:#ebebeb; font-weight:bold;}
.iadv .txt{ position:relative;}
.iadv .txt .img{ max-width:790px; margin-left:120px;}
.iadv .txt .img>*{ position:absolute; max-width:100%;}
.iadv .txt .img .iad-a{ top:15px; left:100px;}
.iadv .txt .img .iad-b{top:15px; left:120px;}
.iadv .txt .left{ padding-left:10px; width:280px; float:left;}
.iadv .txt .right{width:280px; float:right;}
.iadv .txt .dot{ padding:6px 0; overflow:hidden; margin-bottom:29px;}
.iadv .txt .dot>*{ float:left;}
.iadv .txt .dot span{ margin-right:10px; background:#f1c617; font-size:1.6em; font-weight:bold; color:#333; width:30px; height:30px; border-radius:50%; text-align:center; line-height:30px; margin-top:-5px;}
.iadv .txt .dot .txt{ width:calc(100% - 40px);}
.iadv .txt .dot .txt h3{ font-size:1.8em; font-weight:bold; margin-bottom:10px; color:#fff;}
.iadv .txt .dot .txt p{ font-size:1.4em; color:#dedede; line-height:24px;}
.iadv .txt .right .dot:last-child{ padding-top: 26px;}
/*ip-line*/
.ip-line{ background:url(../images/ip-line-bg.jpg) right center no-repeat #f1c617; background-size:cover; padding:85px 0;}
.ip-line h3{ font-size:3.6em; color:#222; font-weight:bold;}
.ip-line h4{ font-size:2.4em; color:#222; line-height:30px; font-weight:bold; text-transform:uppercase;}
/*inews*/
.inews .news-slider .swiper-slide img,.inews .news-slider .swiper-slide .txt{transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.inews{ padding:90px 0 55px 0;}
.inews .tit{ text-align:center; padding:0 30px; margin-bottom:75px;}
.inews .tit h3{ background:url(../images/ia-inews-tbg.png) center center no-repeat; line-height:66px; font-size:3em; font-weight:bold; color:#000; padding:0 40px; background-size:contain;}
.inews .tit h4{font-size:1.6em; color:#1f1a17; font-weight:bold; line-height:24px; padding:0 40px; text-transform:uppercase;}
.inews .news-slider{ padding:0 6%;}
.inews .news-slider .swiper-slide .img{ overflow:hidden;}
.inews .news-slider .swiper-slide img{ width:100%; opacity:0.3;}
.inews .news-slider .swiper-slide .txt{ opacity:0;}
.inews .news-slider .img{  background:#000;}
.inews .news-slider .swiper-slide-prev img,.inews .news-slider .swiper-slide-prev .txt,.inews .news-slider .swiper-slide-active img,.inews .news-slider .swiper-slide-active .txt,.inews .news-slider .swiper-slide-next img,.inews .news-slider .swiper-slide-next .txt{ opacity:1;}
.inews .news-slider .swiper-button-prev{ left:0; background-image:url(../images/inews-l.png);}
.inews .news-slider .swiper-button-next{ right:0; background-image:url(../images/inews-r.png);}
.inews .news-slider .swiper-button-prev,.inews .news-slider .swiper-button-next{ width:56px; height:112px; background-size:56px 112px; top:25%;}
.inews .news-slider .swiper-slide .txt{ padding:35px 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.inews .news-slider .swiper-slide .txt h5{ font-size:1.4em; color:#888; margin-bottom:12px;}
.inews .news-slider .swiper-slide .txt h3{ font-size:1.8em; color:#333; line-height:24px; font-weight:bold; margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.inews .news-slider .swiper-slide .txt p{ font-size:1.4em; line-height:24px; height:48px; color:#555; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2;}
.inews .news-slider .swiper-slide:hover img{ transform:scale(1.05);}
.inews .news-slider .swiper-slide:hover h3{ color:#f1c617;}

/*banners*/
.banners{ height:545px; background-size:cover !important; display:table; width:100%;}
.about{ background:url(../images/banners/banner-about.jpg) center center no-repeat;}
.news{ background:url(../images/banners/banner-news.jpg) center center no-repeat;}
.service{ background:url(../images/banners/banner-service.jpg) center center no-repeat;}
.contact{ background:url(../images/banners/banner-contact.jpg) center center no-repeat;}
.about{ text-align:center; color:#fff;}
.about .txt{ display:table-cell; vertical-align:middle;}
.about .txt h3{ font-size:3.6em; line-height:30px; font-weight:bold; margin-bottom:20px;}
.about .txt .dot,.about .txt .dot>*{ display:inline-block;}
.about .txt .dot{ margin:5px 10px;}
.about .txt .dot span{ border-radius:50%; background:#f1c40f; width:10px; height:10px; margin-bottom:2px;}
.about .txt .dot p{ font-size:2em; line-height:30px; margin-left:8px;}
.contact .txt{ display:table-cell; vertical-align:middle; padding:20px; text-align:center; color:#fff;}
.contact .txt h3{ font-size:3.6em; line-height:42px; font-weight:bold; margin-bottom:10px;}
.contact .txt h4{ font-size:1.6em; font-weight:bold; line-height:24px; text-transform:uppercase;}
.service .txt{ display:table-cell; vertical-align:middle; padding:20px; text-align:center; color:#fff;}
.service .txt h3{ font-size:3.6em; font-weight:bold; line-height:42px; margin-bottom:10px;}
.service .txt h3 span{ color:#f1c617; font-size:1em;}
.service .txt h4{ font-size:1.4em; line-height:20px; text-transform:uppercase; font-weight:bold;}

/*lines*/
.lines{ overflow:hidden; background:#000000; height:82px;}
.lines .left{ float:left; margin-left:50px;}
.lines .left div{ height:82px; line-height:82px; width:132px; float:left; transform:skewX(-24deg); transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.lines .left a{ text-align:center; display:block; transform:skewX(24deg); font-size:1.8em; color:#fff; transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.lines .left div:hover a ,.lock a,.s1 .s1 a,.s2 .s2 a,.s3 .s3 a,.s4 .s4 a{ color:#333 !important;}
.lines .left div:hover,.lock,.s1 .s1,.s2 .s2,.s3 .s3,.s4 .s4{background:#f1c617;}
.lines .right{ float:right; position:relative;}
.lines .right>*{ line-height:82px; color:#fff; font-size:1.6em;}
.lines .right:after{ position:absolute; top:35px; left:-20px; content:""; border:2px solid #d09e18; padding:4px; border-radius:50%; }
/*in-tit*/
.in-tit{ background:url(../images/ia-inews-tbg.png) center center no-repeat; background-size:contain; text-align:center;}
.in-tit h3{ font-size:3em; color:#000; font-weight:bold; line-height:35px;}
.in-tit p{ font-size:1.6em; color:#1f1a17; line-height:24px; text-transform:uppercase; font-weight:bold;}

/*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;}

.contact-t{ background:#f4f4f4; padding:80px 0;}
.contact-t .warp .in-tit{ margin:0 0 50px 0;}
.contact-t .c1{ display:table; width:100%; margin-bottom:45px;}
.contact-t .c1>*{ display:table-cell; vertical-align:top;}
.contact-t .c1 .left{ text-align:center; background:#f1c617; width:450px; padding:25px 70px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.contact-t .c1 .left p{ text-align:left; font-size:1.6em; line-height:36px; color:#232323;}
.contact-t .c1 .left .txt{ padding:35px 0 10px 0;}
.contact-t .c1 .right{ width:calc(100% - 450px);}
.contact-t .c1 .right #container{ margin-left:15px; width:calc(100% - 15px);}
.contact-t .c2{ background:url(../images/contact/c2-bg.jpg) right top no-repeat; background-size:cover !important;}
.contact-t .c2{ padding:50px;}
.contact-t .c2 .in-tit h3,.contact-t .c2 .in-tit p{ color:#fff;}
.contact-t .c2 .txt{ max-width:1200px; margin:0 auto;}
.contact-t .c2 .txt .box{ width:calc(100% + 54px); margin-left:-27px;}
.contact-t .c2 .txt .box .fc-input{ width:calc(50% - 54px); margin:0 27px 30px 27px; outline:none; border:1px solid #ccc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:12px; float:left; font-size:1.4em; color:#333; line-height:24px;}
.contact-t .c2 .txt .fc-txt{outline:none; border:1px solid #ccc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding:12px; font-size:1.4em; color:#333; line-height:24px; width:100%; font-family: "Arial","Microsoft Yahei"; margin-bottom:60px;}
.contact-t .c2 .txt .fc-btn{ border:none; outline:none; background:url(../images/contact/btn-bg.jpg) right bottom no-repeat; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size:1.4em; color:#333; line-height:24px; margin-bottom:40px; width:157px; height:40px; margin:0 auto; display:block; font-size:1.6em; color:#262626; font-weight:bold;}
.contact-t .c1 a{ font-size:1em;}
.contact-t .c1 a:hover{ text-decoration:underline;}

/*news*/
.news-t{ padding:80px 0; background:#f4f4f4;}
.news-t .boxs{ overflow:hidden; width:calc(100% + 40px); margin-left:-20px; margin-top:50px;}
.news-t .boxs .box{ float:left; width:calc(33.33% - 100px); margin:0 50px 50px 50px;}
.news-t .boxs .box .img{ overflow:hidden;}
.news-t .boxs .box .img img{ width:100%; transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.news-t .boxs .box .txt{ background:#fff; padding:40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.news-t .boxs .box .txt h4{ font-size:1.4em; color:#888; position:relative; text-indent:1.5em; margin-bottom:24px;}
.news-t .boxs .box .txt h4:after{ position:absolute; top:5px; left:0; width:15px; height:2px; content:""; background:#facf00;}
.news-t .boxs .box .txt h3{ font-size:1.8em; font-weight:bold; color:#333; line-height:24px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:24px; margin-bottom:20px;}
.news-t .boxs .box .txt p{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2; height:48px; font-size:1.4em; color:#555; line-height:24px;}
.news-t .fy{ margin:0 30px;}
.news-t .boxs .box:hover .txt h3{ color:#facf00;}
.news-t .boxs .box:hover .img img{ transform:scale(1.05);}

/*newsshow*/
.newsshow{ padding:80px 0; background:#f4f4f4;}
.newsshow .boxs{ background:#fff; position:relative; z-index:9;}
.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:#000;}
.newsshow .tit .dot h4{ color:#fff; font-size:1.4em; display:inline-block; padding:14px 15px;}
.newsshow .txt{ padding:20px 40px; line-height:24px; color:#666666; }
.newsshow .txt *{ font-size:14px; line-height:24px;}
.newsshow .txt p{ font-size:14px; text-indent:2em;}
.newsshow .txt img{ max-width:95%; margin:0 auto; padding:5px 0;}
.newsshow .btn{ padding:40px;}
.newsshow .btn a{ display:block; background:#f5f5f5; 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;}

/*service*/
.service-t1,.service-t2,.service-t3,.service-t4{ padding:80px 0;}
/*.service-t1*/
.service-t1 .iadv{ background:#fff !important;}
.service-t1 .iadv .txt .dot .txt h3{ color:#2e2e2e;}
.service-t1 .iadv .txt .dot .txt p{ color:#1b1b1b;}
.service-t1 .iadv .txt .img .iad-a {  top: 0px; left: 145px;}
/*service-t2*/
.service-t2 .boxs .box a span,.service-t2 .boxs .box a p,.service-t2 .boxs .box{transition:ease 0.2s all;-moz-transition: ease 0.2s all; -webkit-transition:ease 0.2s all; -o-transition: ease 0.2s all;}
.service-t2 .boxs{ background:#f5f5f5; padding:60px 30px; margin-top:50px;}
.service-t2 .boxs .box{ overflow:hidden; margin:20px auto; max-width:1420px; background:#fff; padding:14px 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.service-t2 .boxs .fy{ margin:0px auto; max-width:1420px;}
.service-t2 .boxs .box a>*{ float:left;}
.service-t2 .boxs .box a span{ width:32px; height:32px; border-radius:50%; font-size:1.8em; font-weight:bold; color:#fff; background:#f1c617; text-align:center; line-height:32px; margin-right:18px;}
.service-t2 .boxs .box a p{ width:calc(100% - 50px); font-size:1.6em; color:#0b0b0b; line-height:32px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:32px;}
.service-t2 .boxs .box:hover{ background:#f1c617;}
.service-t2 .boxs .box:hover span{ background:#fff; color:#0b0b0b;}
.service-t2 .boxs .box:hover p{ color:#f5f5f5;}
/*.service-t4*/
.service-t4 .box h3{transition:ease 0.2s all;-moz-transition: ease 0.2s all; -webkit-transition:ease 0.2s all; -o-transition: ease 0.2s all;}
.service-t4 .boxs{ overflow:hidden; background:#f5f5f5; margin-top:50px; padding:80px 60px;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.service-t4 .box{ padding:20px 25px; border-bottom:1px solid #f1c617; width:calc(50% - 120px); margin:20px 60px; background:#fff; overflow:hidden; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.service-t4 .box a>*{ float:left;}
.service-t4 .box p{ text-indent:1.5em; width:calc(100% - 80px); font-size:1.4em; color:#1f1a17; line-height:24px; position:relative; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.service-t4 .box p:after{ position:absolute; top:7px; left:0; width:10px; height:10px; content:""; background:#f1c617;}
.service-t4 .box h3{ line-height:24px; float:right; font-size:1.8em; color:#1f1a17; line-height:24px;}
.service-t4 .box h3 span img{ margin:0 0 -4px  10px;}
.service-t4 .fy{ margin:20px 60px;}
.service-t4 .box:hover h3{ color:#f1c617;}

/*product*/
.product .product-list a:after{transition:ease 0.2s all;-moz-transition: ease 0.2s all; -webkit-transition:ease 0.2s all; -o-transition: ease 0.2s all;}
.product .product-slider img{transition:ease 0.5s all;-moz-transition: ease 0.5s all; -webkit-transition:ease 0.5s all; -o-transition: ease 0.5s all;}
.product{ background:url(../images/product/product-bg.jpg) center center no-repeat; background-size:cover; padding:80px 0 100px 0; border-bottom:5px solid #f4cd65;}
.product .warp{ max-width:1450px;}
.product .product-slider{ max-width:1000px; padding:0 200px; text-align:center;}
.product .product-slider img{ max-width:100%;}
.product .product-list{ text-align:center; margin-bottom:110px;}
.product .product-list a{ position:relative; font-size:1.6em; color:#000; display:inline-block; width:150px; height:50px;  line-height:50px; z-index:1; margin:0 12px;}
.product .product-list a:after{ position:absolute; top:0; left:0; width:150px; height:50px;transform:skewX(-24deg); content:""; background-image:linear-gradient(66deg,#b1b1b1 0%,#f9f9f9 50%,#a9a9a9 100%); z-index:-1;}
.product .product-list a:hover:after,.p-lock:after{ background-image:linear-gradient(66deg,#f1c40f 0%,#f6db71 50%,#dfb300 100%) !important;}
.product .product-slider p{ margin-top:35px; font-size:1.8em; color:#fff;}
.product .product-slider:hover img{ transform:scale(0.9);}
.product .product-slider .swiper-slide:hover img{ transform:scale(1);}
.product .in-tit h3,.product .in-tit p{ color:#fff;}
.product .in-tit{ background:url(../images/product/p-tit.png) center center no-repeat; margin-bottom:60px;}

/*productshow*/
.prshow{ padding:70px 0 50px 0;}
.prshow .product-list{ margin-bottom:0;}
.prshow .in-tit{ margin-bottom:40px;}
.productshow { background:#f2f2f2; padding:50px 0 110px 0;}
.productshow .warp{ max-width:1440px;}
.productshow .ps1{ overflow:hidden; margin-bottom:50px;}
.productshow .ps1 .img{ float:left; width:520px; padding-right:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.productshow .ps1 .img img{ max-width:100%; padding-top:50px;}
.productshow .ps1 .txt{ float:right; width:calc(100% - 520px);}
.productshow .ps1 .txt .tit{ border-bottom:1px solid #d7d7d7; padding:10px 6px;}
.productshow .ps1 .txt .tit>*{ display:inline-block; }
.productshow .ps1 .txt .tit h3{ font-size:2em; color:#222222; line-height:24px;}
.productshow .ps1 .txt .tit h4{ font-size:3em; color:#3f3f3f; line-height:32px; font-weight:bold;}
.productshow .ps1 .txt .t{ padding:20px 4px;}
.productshow .ps1 .txt .t p{ font-size:1.6em; color:#3f3f3f; line-height:36px; padding-left:20px; position:relative;}
.productshow .ps1 .txt .t p:after{ position:absolute; top:13px; left:0; content:""; background:#ecbe00; border-radius:50%; width:8px; height:8px;}
.productshow .ps1 .txt .dot{ float:left; text-align:center; margin:0 15px;}
.productshow .ps1 .txt .dot p{ font-size:1.6em; color:#3f3f3f; line-height:36px;}
.productshow .table table{ width:100%; border:1px solid #f2f2f2; border-bottom:2px solid #bcbdc0;}
.productshow .table tr td{ background:#e6e7e9; border:1px solid #fff; font-size:1.4em; color:#231f20; line-height:20px; text-align:center; vertical-align:middle; padding:10px;}
.productshow .table tr:nth-child(1) td,.productshow .table tr:nth-child(2) td{ background:#fed304;}
.productshow .imgs{ text-align:center; padding:50px 0;}
.productshow .imgs img{ margin-bottom:30px; max-width:100%;}
.productshow .btn{ background:#fff; text-align:center; padding:18px;}
.productshow .btn a>*{ display:inline-block; font-size:1.6em; color:#3c3c3c; line-height:30px;}
.productshow .btn a span img{ margin-bottom:-3px; margin-right:5px;}
.productshow .btn a{ display:inline-block; margin:0 20px;}
.productshow .btn a:nth-child(2) img{ transform:rotate(90deg);}
.productshow .btn a:nth-child(3) img{ transform:rotate(-90deg);}
.productshow .btn a:hover p{ color:#facf00;}

/*about-t*/
.about-t{ padding:80px 0 110px 0; background:#f4f4f4;}
.about-t .a1{ padding-bottom:150px; overflow:hidden;}
.about-t .a1 .txts>*{ margin-top:80px;}
.about-t .a1 .txt{ float:left; width:50%; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .a1 .txt p{ text-indent:2em; font-size:1.4em; line-height:30px; color:#333333; margin-bottom:30px;}
.about-t .a1 .dots{ float:left; margin-left:4%; max-width:525px; width:50%;}
.about-t .a1 .dots .dot{ min-height:80px; margin-bottom:6px; width:100%; display:table; max-width:600px; padding:0 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .a1 .dots .dot:nth-child(3){ margin-left:170px;}
.about-t .a1 .dots .dot:nth-child(2){ margin-left:85px;}
.about-t .a1 .dots .dot:nth-child(2) .d:after{ background:#f2cf43;}
.about-t .a1 .dots .dot:nth-child(2) .t:after{ background:#717171;}
.about-t .a1 .dots .dot:nth-child(3) .d:after{ background:#f2d459;} 
.about-t .a1 .dots .dot:nth-child(3) .t:after{ background:#818181;}
.about-t .a1 .dots .dot>*{ vertical-align:middle; display:table-cell;}
.about-t .a1 .dots .d{ text-align:center;  width:120px; position:relative; z-index:2;}
.about-t .a1 .dots .d:after,.about-t .a1 .dots .t:after{ position:absolute; top:0; left:0; width:100%; height:100%; content:""; z-index:-1; transform: skewX(-24deg);}
.about-t .a1 .dots .t{ max-width:360px; padding:10px 35px; position:relative; z-index:1; color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .a1 .dots .d:after{ background:#f1c617;}
.about-t .a1 .dots .t:after{ background:#505050;}
.about-t .a1 .dots .t h3{ font-size:1.8em; color:#fff; line-height:30px; font-weight:bold; margin-bottom:5px;}
.about-t .a1 .dots .t p{ font-size:1.4em; line-height:20px;}
.about-t .a2,.about-t .a3{ background:#fff;}
.about-t .a2{ padding:65px 45px 75px 45px; margin-bottom:90px;}
.about-t .a2 .honor-slider{ padding:0 70px; position:relative; margin-top:65px;}
.about-t .a2 .honor-slider:after,.about-t .a2 .honor-slider:before{position:absolute; top:0;  width:70px; height:100%; background:#fff; content:""; z-index:9;}
.about-t .a2 .honor-slider:after{ left:0;}
.about-t .a2 .honor-slider:before{ right:0;}
.about-t .a2 .honor-slider img{ max-width:100%;}
.about-t .a2 .honor-slider .swiper-slide{ border:1px solid #ddd; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.about-t .a2 .honor-slider .swiper-button-prev{ background-image:url(../images/about/honor-n.png);}
.about-t .a2 .honor-slider .swiper-button-next{ background-image:url(../images/about/honor-p.png);}
.about-t .a2 .honor-slider .swiper-button-prev,.about-t .a2 .honor-slider .swiper-button-next{ width:23px; height:51px; background-size:23px 51px;}
.about-t .a3{ padding:60px 65px 90px 65px;}
.about-t .a3 .ae-slider{ margin-top:80px;}
.about-t .a3 .ae-slider img{ max-width:100%;}