﻿@charset "utf-8";
/* CSS Document */
*{ touch-action: pan-y; } 

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 { overflow-x: hidden; 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:1900px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp2{ max-width:1540px; 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;}


/*parts*/
div.fy {text-align:center;line-height:4rem; padding-top:40px;}
div.fy a { margin:2px 2px;padding:8px 12px;color:#727171;font-size:1.4em; display:inline; background:#fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); }
div.fy a:hover{color:#fff; background:#f8e146;box-shadow: 0 0 5px rgba(0,0,0,0.1); }
div.fy a:active{ color:#fff; background:#f8e146; box-shadow: 0 0 5px rgba(0,0,0,0.1);  }
div.fy span.current{ margin:2px 2px;padding:8px 12px; color:#fff;  font-size:1.4em; background:#f8e146;box-shadow: 0 0 5px rgba(0,0,0,0.1);  }
div.fy span.disabled{ margin:2px 2px;padding:8px 12px; color:#727171; font-size:1.4em; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); }


/*手机导航*/
.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:#f8e146; 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;} 


/*header*/
.header .mune a,.header .mune .m-dot a:after,.header .coms .cmd a,.header .coms .cmd,.header .coms .cmd a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.header{ width: 100%; }
.header .logo{ float:left;  padding:10px 60px; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.header .munes{ float:right; }
.header .munes>*,.header .mune>*{ float:left;}
.header .mune .m-dot a{ font-size: 1.6em; color: #888; line-height: 24px;  padding: 32px 18px; margin: 0 10px; position: relative; display: inline-block;}
/*.header .mune .m-dot a:after{ position:absolute; top:38px; left: 0px; width: 12px; height: 12px; border-radius:6px; border:3px solid #e7b820; content: "";  transform: scale(0); z-index: 2;}*/
.header .mune .m-dot a:hover:after,#m1 .m1:after,#m2 .m2:after,#m3 .m3:after,#m4 .m4:after,#m5 .m5:after,#m6 .m6:after{ transform: scale(1);}
.header .mune .m-dot a:hover,#m1 .m1,#m2 .m2,#m3 .m3,#m4 .m4,#m5 .m5,#m6 .m6{ color: #000;}
.header .mune .m-dot:last-child a{ padding: 32px 0px 32px 30px;}

.header .coms{ cursor: pointer; position: relative;}
/*.header .coms .cm:after,.header .coms .cm:before{ width: 80px; height: 100%;  content: "";  left: -10px; top:0; position: absolute;  clip-path: polygon(100% 0, 60px 0%, 0% 100%, calc(100% - 60px) 100%)}
.header .coms .cm:after{ background: #cd9d07;}
.header .coms .cm:before{ background: #8e1c2f; left: 0px;}
.header .coms .cm{ position: relative;  background: #f8e146; clip-path: polygon(100% 0, 60px 0%, 0% 100%, 100% 100%);}*/
.header .coms .cm h3{ font-size: 1.6em; color: #888; line-height: 24px;  padding: 32px 35px 32px 35px; }
.header .coms .cm h3 span{ margin-bottom: -2px; width: 14px; height: 14px; display: inline-block; background: url(../images/more.png) center center no-repeat; background-size: contain !important; margin-left: 10px;}
.header .coms .cmd{ transform-origin : 100% 0 0; position: absolute; top:100%; right:0; padding:  6px 12px; background: #f8e146; z-index: 2; min-width: 100%; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transform: scale(0);}
.header .coms:hover .cmd{transform: scale(1);}
.header .coms .cmd a{ font-size: 1.6em; color: #333; line-height: 1.5;  display: block; margin: 12px 0;}
.header .coms .cmd a:hover{ background: #e0ae0e;}


/*footer*/
.footer a{transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.footer{ background: #f8e146; display: flex;}
.footer>*{  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footer .txts{ width: calc(100% - 270px); padding: 80px 40px 60px 6%; display: flex; justify-content: space-between;}
.footer .txts .t1>img{ margin-bottom: 20px;}
.footer .txts .t1 p{ font-size: 1.4em; color: #333; line-height: 1.5; max-width: 280px; margin-top: 10px;}
.footer .txts .t1 p a{ font-size: 1em; color: #333;}
.footer .txts .t1 p a:hover{ text-decoration: underline;}
.footer .txts .t2 .t h3{ font-size: 4em; color: #333; font-weight: bold;}
.footer .txts .t2 .t p{ font-size: 1.4em; color: #333; line-height: 1.5;}
.footer .txts .t2 .ff{ margin: 20px 0;}
.footer .txts .t2 .ff form{ display: flex;}
.footer .txts .t2 .ff input{ font-size: 1.4em; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  line-height:24px; color:#fff;  border: none; padding: 16px 25px;}
.footer .txts .t2 .ff input::-webkit-input-placeholder{ color:#616161;}
.footer .txts .t2 .ff input:-moz-placeholder{ color:#616161;}
.footer .txts .t2 .ff input::-moz-placeholder{ color:#616161;}
.footer .txts .t2 .ff input:-ms-input-placeholder{ color:#616161;}
.footer .txts .t2 .ff .ft{  width: 360px; background: transparent;}
.footer .txts .t2 .ff .ftb{ position: relative; margin-right: 30px;}
.footer .txts .t2 .ff .ftb:after,.footer .txts .t2 .ff .ftb:before{ position: absolute; top:0; content: ""; background: url(../images/ff-box.png) center center no-repeat; width: 30px; height: 100%; background-size: auto 100% !important;}
.footer .txts .t2 .ff .ftb:after{ left: 0;}
.footer .txts .t2 .ff .ftb:before{ right: 0; transform: rotate(180deg);}
    .footer .txts .t2 .ff .fbtn {
        font-style: 1.6em;
        padding: 10px 75px 10px 40px;
        background: url(../images/sreach.png) 80px 20px no-repeat #000;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
    }
.footer .txts .t2 .fs a{ opacity: 0.5; display: inline-block; margin: 0 5px;}
.footer .txts .t2 .fs a:hover{opacity: 1;}
.footer .two{ padding: 70px 40px;   background-size: cover !important;}
.footer .two img{ max-width: 100%;}


.bottomlist{ background:#f8e146; 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{ height: 100vh; overflow: hidden; position: relative;}
.banner .video{ background: #000; position:relative; z-index: -1; height: 100%;}
.banner .video video{  object-fit: cover !important; height: 100%;}
.banner .t{ z-index: 2; }
.banner .t1,.banner .t2,.banner .down{ color: #fff; position: absolute; }
.banner .t1{ top:36%; left: 8%;}
.banner .t1 h3{ font-size: 3em; line-height: 1.5; margin-bottom: 12px;}
.banner .t1 h4{ font-size: 6em; font-weight: bold; line-height: 1.2;}
.banner .t1 span{  line-height: 1.2; font-size: 1.8em; font-weight: bold; display: inline-block; border-radius: 10px; padding: 5px 0px 5px 10px;}
.banner .t1 span.g{ margin-top: 28px; background: #99aeb5; letter-spacing: 12px;}
.banner .t1 span.r{margin-top: 8px; background: #f8e146; letter-spacing: 14px;}

.banner .t2{ bottom: 10%; left: 9%; }
.banner .t2 h3{ font-size: 1.8em; border-bottom: 1px solid #fff; line-height: 2; font-weight: bold; letter-spacing: 7px;}
.banner .t2 h4{ letter-spacing: 10px; font-size: 1.8em; line-height: 2;  font-weight: bold;}
.banner .down{ width: 60px; height: 60px; bottom: 10%; left: calc(50% - 30px); 
animation:move 4s linear infinite;}
.banner .down:after{ content: ""; border-radius: 50%; position:absolute; width: 60px; height: 60px; border: 1px dashed #fff; bottom: 0%; left: calc(50% - 30px); animation:move2 4s linear infinite;}
@keyframes move {
	0% { transform: translateY(0px);}
	80% { transform: translateY(40px);}
	100% { transform: translateY(0px); }
}
@keyframes move2 {
	0% { transform: translateY(0px) ;}
	50% { transform: rotate(180deg); }
	100% { transform: translateY(0px) ;}
}
/*itit*/
.itit h3{ position: relative; font-size: 4.8em; font-weight: 800;  color: #333; margin-bottom: 24px;}
/*.itit h3:after{ position: absolute; content: ""; width: 20px; height: 12px; background: #8e1c2f; left: -24px; bottom: 12px;}*/
.itit p{ font-size: 2.4em; color: #333; line-height: 1.2;}
.itit p.ps{ font-size:1.6em; margin-top:10px;}
/*iab*/
.iab{ display: flex; /*background: url(../images/iab-bg.jpg) left center no-repeat;*/  background-attachment: fixed; align-items: center;}
.iab>*{ width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.iab .txts{padding: 100px 6%;}
.iab .txts .img{ position: relative; margin-top: 5%;}
.iab .txts .img img{ max-width: 100%;}
.iab .txts .img .t{ position: absolute; bottom: 4px; left: 16px;}
.iab .txts .img .t h3,.iab .txts .txt h3{ font-size: 2.4em; color: #ffcc00; line-height: 1.5; font-weight: 800;}
.iab .txts .txt h3{ color: #333; margin: 5px 16px;}
.iab .txts .txt h4{ padding-left: 16px; font-size: 1.8em;  text-transform: uppercase; color: #555; max-width: 520px; line-height: 1.2; margin-bottom:20px; font-weight:500;}
.iab .txts .txt p{ padding-left: 16px; font-size: 1.6em;  color: #555; max-width: 600px; line-height: 1.2;}
.iab .dots{ padding:100px 5%; background: #f8e146;}
.iab .dots .t p{ font-size: 1.6em; color: #555; line-height: 1.5; }
.iab .dots .dot{ margin-top: 5%; display:flex; flex-wrap: wrap;}
.iab .dots .dot .d{ width: 350px; height:350px; text-align: center; padding:80px 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-radius:50%; margin:20px; background:#fff;}
/*.iab .dots .dot .d:nth-child(1){border-right:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8;}
.iab .dots .dot .d:nth-child(2){border-bottom:1px solid #d8d8d8;}
.iab .dots .dot .d:nth-child(3){border-right:1px solid  #d8d8d8;}*/
.iab .dots .dot .d img{ max-width: 35%;}
.iab .dots .dot .d h3{ font-size: 2em; color: #333; line-height: 1.5; margin: 20px 0 4px 0; font-weight:bold;}
.iab .dots .dot .d p{ font-size: 1.2em; color: #555;  line-height: 1.5;}
.iab .dots .dot .d span{ display:inline-block; width:100px; height:8px; background:#333; margin-top:10px;}
/*ip*/
.ip .dots,.ip .dots .dot .txt,.ip .tit .plist a:after,.ip .tit .plist a:before,.ip .dots .dot:hover .txt,.ip .dots .dot:hover img{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.ip{/* background: url(../images/ip-bg.jpg) center center no-repeat;*/ background-size:cover !important; padding: 100px 0 100px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
.ip .itit{ text-align:center;}
.ip .tit{  justify-content: space-between; align-items: center;}
.ip .tit .plist a{ display: inline-block; background: #212121; font-size: 1.8em; color: #bebebe; line-height: 1.5; padding: 6px 30px 6px 40px; margin-left: 36px; position: relative;}
.ip .tit .plist a:after,.ip .tit .plist a:before{ position: absolute; content: ""; top:0; width: 10px; }
.ip .tit .plist a:after{ left: 10px; background: #8e1c2f; height: calc(100% + 5px);}
.ip .tit .plist a:before{ left: 20px; background: #f8e146; height: calc(100% + 10px);}
.ip .tit .plist a:hover:after{height: calc(100% + 15px);}
.ip .tit .plist a:hover:before{height: calc(100% - 10px);}
.ip .dots{ width: calc(100% + 20px); margin:90px 0 0 -10px; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ip .dots .dot{ float:left; width: calc(33.33% - 20px); margin: 10px 10px; position: relative;}
.ip .dots .dot .img{ margin:0 40px;}
.ip .dots .dot .img img{ width: 100%; border-radius:50%; overflow:hidden;border:6px solid #fff;  }
.ip .dots .dot .txt{ opacity: 0; display: flex;  position: absolute; top:5%; left: 10%; width: 100%; height: 100%;  color: #333; }
.ip .dots .dot .txt .tx{ width: 100%;}
.ip .dots .dot .txt .i img{ max-width: 100%;}
.ip .dots .dot .txt .t h3{ font-size: 7em; font-weight: bold; line-height: 1.5;}
.ip .dots .dot .txt .t p{ font-size: 1.8em; text-transform: uppercase; line-height: 1.5;}
.ip .dots .dot .txt2 .t{ text-align:center; margin-top:60px;}
.ip .dots .dot .txt2 .t h3{ font-size: 2.4em; font-weight: bold; line-height: 1.5;}
.ip .dots .dot .txt2 .t p{ font-size: 1.8em; text-transform: uppercase; line-height: 1.5;}
.ip .dots .dot .txt2 .t span{ display:inline-block; width:100px; height:8px; background:#333; margin-top:10px;}
.ip .dots .dot:hover .txt{ opacity: 1;}
.ip .dots .dot:hover img{ border:6px solid #f8e146; opacity: 0.8;}
/*inews*/
.inews .txts .txt1 .img img,.inews .txts .txt2 .nt .img img,.inews .txts .txt2 .nt .txt span:after,.inews .txts .txt2 .nt:hover .txt span:after{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.inews{ padding: 100px 0;}
.inews .itit{ text-align:center;}
.inews .itit h3,.inews .itit p{ color: #333;}
.inews .txts{ margin-top: 50px; display: flex; justify-content: space-between;}
.inews .txts .txt1{ width: 48%; box-shadow: 2px 2px 10px rgba(0,0,0,0.1);    border-radius: 10px;}
.inews .txts .txt1 .img{ overflow: hidden;    border-radius: 10px;}
.inews .txts .txt1 .img img{ width: 100%;}
.inews .txts .txt1 .txt{ padding: 40px;}
.inews .txts .txt1 .txt h3{ font-size: 2.4em; color: #333; line-height: 28px; height: 28px; margin-bottom: 20px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.inews .txts .txt1 .txt p{ font-size: 1.8em; color: #888; line-height: 28px; height: 56px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2;}
.inews .txts .txt1 .txt span{ font-size: 1.8em; color: #888; margin-top: 30px; display: inline-block; position: relative;}
.inews .txts .txt1 .txt span:after{ width:28px; height:28px; display:block; content:""; background:url(../images/nb.png);position: absolute; top:-5px; left:calc(100% + 16px);}
.inews .txts .txt2{  display: flex; flex-wrap: wrap; align-content: center;}
.inews .txts .txt2 .nt{ width:33%;  hidden; border-bottom: 1px solid #e7e7e7; padding-bottom: 30px; margin-bottom: 30px;}
.inews .txts .txt2 .nt a{ display:block; padding:0 20px;}
.inews .txts .txt2 .nt .img{overflow: hidden;    border-radius: 10px;}
.inews .txts .txt2 .nt .img img{ width: 100%;}
.inews .txts .txt2 .nt .txt{ padding:20px 20px 0;   -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.inews .txts .txt2 .nt .txt h3{ font-size: 2.4em; color:#333; line-height: 32px; height: 32px; display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; -webkit-line-clamp:1; margin-bottom: 20px;}
.inews .txts .txt2 .nt .txt p{ font-size: 1.4em; color: #888; line-height: 24px; height: 48px; display:-webkit-box; -webkit-box-orient:vertical; overflow:hidden; -webkit-line-clamp:2;}
.inews .txts .txt2 .nt .txt span{ font-size: 1.8em; color: #888;  margin-top: 30px; display: inline-block; position: relative;}
/*.inews .txts .txt2 .nt .txt span:after{ transform: skewX(-35deg); position: absolute; top:0; left:calc(100% + 16px); content: ""; width: 4px; height: 100%; border-left: 10px solid #8e1c2f; border-right: 10px solid #f8e146;}*/
.inews .txts .txt2 .nt .txt span:after{ width:28px; height:28px; display:block; content:""; background:url(../images/nb.png);position: absolute; top:-5px; left:calc(100% + 16px);}
.inews .txts .txt1:hover .img img,
.inews .txts .txt2 .nt:hover .img img{ transform: scale(1.1);}
.inews .txts .txt2 .nt:hover .txt span:after{ left:calc(100% + 50px);}

/*banners*/
.banners{ position: relative; background-size:cover !important;}
.about{ background:url(../images/banners/about-banner.jpg) center center no-repeat;}
.product{ background:url(../images/banners/product-banner2.jpg) center center no-repeat;}
.productshow {
    background: url(../images/banners/product-banner2.jpg) center center no-repeat;
}
.zhusu{ background:url(../images/banners/zhusu-banner.jpg) center center no-repeat;}
.news{ background:url(../images/banners/news-banner.jpg) center center no-repeat;}
.strength{ background:url(../images/banners/strength-banner.jpg) center center no-repeat;}
.digltal{ background:url(../images/banners/digltal-banner.jpg) center center no-repeat;}
.quality{ background:url(../images/banners/quality-banner.jpg) center center no-repeat;}
.contact{ background:url(../images/banners/contact-banner.jpg) center center no-repeat;}
.banners>.warp2{ color: #fff; height:536px; display: flex; align-items: center; }
.banners>.warp2 .t{ padding: 0 6% 0 4%;}
.banners>.warp2 .t h3{ border-left: 4px solid #f8e146; position: relative; display: inline-block; padding-left:10px;}
.banners>.warp2 .t h3:after{ position: absolute; content: ""; background: url(../images/banners/mlogo.png) center center no-repeat; background-size: contain !important; width: 40px; height: 40px; top:0px;right: -50px;}
.banners>.warp2 .t h3,.banners>.warp2 .t h4{font-size: 3.6em; font-weight: bold; line-height: 1.2;}
.about.banners>.warp2,.news.banners>.warp2{ justify-content: flex-end; text-align: right;}

.productshow .p-list{ z-index: 2;}


/*tits*/
.tits{ position: relative; }
.tits h3{ font-size: 3.6em; color: #333; font-weight: bold; margin-bottom: 6px;}
.tits p{ text-transform: uppercase;  font-size: 1.8em; color: #333; line-height: 1.5;}


/*about*/
.ab2 .abv:after,.ab3 .abps .abpl span{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.ab1{ padding: 120px 0 120px 0;}
.ab1 .warp{ display: flex; align-items: center;}
.ab1 .txt{ width: 50%;}
.ab1 .txt .tit{ margin-bottom: 24px;}
.ab1 .txt .tit h3{ font-size: 3.6em; color: #333; font-weight: bold;  line-height: 1.2; margin-bottom: 10px;}
.ab1 .txt .tit p{ font-size: 1.6em; color: #736f71;  }
.ab1 .txt .tit h4{ font-size: 1.8em; color: #555; font-weight: bold;  line-height: 1.4; margin-bottom: 10px; margin-top:20px;}
.ab1 .txt .t p{ font-size: 1.6em; color: #333; line-height: 1.5; text-indent: 2em;  margin-bottom: 10px;}
.ab1 .img{ width: 50%; padding-left: 5%;}
.ab1 .img img{ max-width: 100%;}
.ab2{ position: relative;  background-size: 100% auto;}
.ab2:after{ position: absolute; top:0; left: 0; width: 100%; border-top:50px solid #fff; content: ""; height: 20%; background-image:linear-gradient(90deg,#f8e146 0%,#f8e146 50%,#736f71 50%,#736f71 100%);}
.ab2 .ab2-1{ position: relative; z-index: 2; display: flex;}
.ab2 .abv{ cursor: pointer; width: 50%; position: relative; height: 700px; background: url(../images/about/abv2.jpg) center center no-repeat; background-size: cover !important;}
.ab2 .abv:after{ position: absolute;  top:calc(50% - 42px); left:calc(50% - 42px); content: ""; width: 84px; height: 84px; background: url(../images/about/play.png) center center no-repeat; background-size: contain  !important;}
.ab2 .abv:hover:after{ transform: scale(0.9);}
.ab2 .abv>*{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ab2 .abt{ width: 50%; display: flex; flex-wrap: wrap;}
.ab2 .abt1{  width: 100%; height: 360px; background: url(../images/about/ab2-1.jpg) right center no-repeat #f5f5f5; background-size:  auto 100% !important;}
.ab2 .abt2{ width: 40%;  height: 340px; background: url(../images/about/ab2-2.jpg) right center no-repeat #736f71; background-size:  auto 100% !important;}
.ab2 .abt3{  width: 60%; height: 340px; background: url(../images/about/ab2-3.jpg) right center no-repeat #f8e146; background-size:  auto 100% !important;}
.ab2 .abt .tit h3{ position: relative; font-size: 1.6em; color: #333; font-weight:bold; line-height: 1.5;}
.ab2 .abt .tit h3:after{  left: 0;bottom:-30px; position: absolute; content: ""; height: 5px; width: 100px; background: #333;}
.ab2 .abt .tit h4{ font-size: 1.6em; color: #333;}
.ab2 .abt1{ padding: 5% 8%;}
.ab2 .abt1 .tit{ margin-bottom:40px;}
.ab2 .abt1 .tds .t{ display: flex; margin: 5px 0;}
.ab2 .abt1 .tds .t h3{ font-size: 1.8em; color: #333; font-weight: bold; width: 160px; line-height:  24px;}
.ab2 .abt1 .tds .t p{ font-weight: 1.4em; color: #888; line-height: 24px;}
.ab2 .abt2,.ab2 .abt3{ padding: 5%;}
.ab2 .abt2 .tit h3:after{ bottom:-40px; right: auto; left: 0; background:#fff;}
.ab2 .abt3 .tit h3:after{ bottom:-30px; right: auto; left: 0;}
.ab2 .abt2 .tit h3,.ab2 .abt2 .tit h4{ color: #fff; }
.ab2 .abt2 .tit{ margin-bottom: 80px;}
.ab2 .abt3 .tit{ margin-bottom: 40px;}
.ab2 .abt2 .t h3{ font-size: 2.4em; font-weight: bold; color: #fff; line-height: 1.5; margin-bottom: 6px;}
.ab2 .abt3 .t h3{ font-size: 1.8em; font-weight: bold; color: #333; line-height: 1.5; margin-bottom: 6px;}
.ab2 .abt2 .t p{ font-size: 1.4em; color: #fff; line-height: 1.5;}
.ab2 .abt3 .t p{ font-size: 1.2em; color: #333; line-height: 1.5;}
.ab2 .ab2-2{ padding: 80px 0 100px 0;}
.ab2 .ab2-2 .imgs{ width: calc(100%  + 10px); overflow: hidden; margin: 60px 0 0 -5px;}
.ab2 .ab2-2 .imgs>div{ float:left; width: calc(14.28% - 10px); margin: 25px 5px;}
.ab2 .ab2-2 .imgs>div img{ max-width: 100%;}
.ab3{ margin-top: 8px; padding: 80px 0;     border-bottom: 1px solid #ccc;     border-top: 1px solid #ccc;}

.ab3 .tits{ position: relative; z-index: 2;}
.ab3 .abps .abpl{ position: relative; z-index: 2; margin-top: -40px;  text-align: right;}
.ab3 .abps .abpl span{ cursor: pointer; display: inline-block;  font-size: 1.6em; color: #333; font-weight:bold; line-height: 1.5; padding:0 30px; margin-left: 36px; position: relative;}
/*.ab3 .abps .abpl span:after,.ab3 .abps .abpl span:before{ position: absolute; content: ""; top:0; width: 10px; }
.ab3 .abps .abpl span:after{ left: 10px; background: #8e1c2f; height: calc(100% + 5px);}
.ab3 .abps .abpl span:before{ left: 20px; background: #f8e146; height: calc(100% + 10px);}*/
.ab3 .abps .abpl span.hover:before{ position: absolute; content: ""; top:3px; left:8px; width: 10px; height:10px; border-radius:50%; border:4px solid #f8e146;}
.ab3 .abps .abpb{ width: calc(100%  + 10px); overflow: hidden; margin: 80px 0 0 -5px;}
.ab3 .abps .abpb .box{ display: none;}
.ab3 .abps .abpb .box>div{ float:left; width: calc(14.28% - 10px); margin: 25px 5px;}
.ab3 .abps .abpb .box>div img{ max-width: 100%;}

/*lists*/
.lists a:after,.lists a,.list-show .buttn a.hover,.list-show .buttn a:hover,.lists a.lock,.lists a:hover{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.lists{  border-bottom:1px solid #ccc; }
.lists a{ padding: 30px 40px; font-size: 1.6em; color: #333; display: inline-block; margin: 0 30px;  position: relative;} 
.lists a:after{}
.lists a.lock,.lists a:hover,
.zs .zs,.str1 .str1,.str2 .str2,.str3 .str3,.str4 .str4{ border-bottom:4px solid #333; }
.lists a.lock:after,.lists a:hover:after,
.zs .zs:after,.str1 .str1:after,.str2 .str2:after,.str3 .str3:after,.str4 .str4:after{left: 0px; }


.list-show{ background: #f3f3f3; }
.list-show .buttn{ border-bottom:1px solid #ccc;}
.list-show .buttn a{ cursor: pointer; display: inline-block;  font-size: 1.6em; color: #fff; line-height: 1.5; padding: 20px 40px ; margin-left: 30px;  color:#555; border-radius:2px;}
.list-show .buttn a.hover,.list-show .buttn a:hover{ border-bottom:4px solid #333; }



/*product*/
.product-t .pbs .pb img{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.product-t{ background: #f3f3f3; padding: 80px 0 80px;}
.product-t .pbs{ overflow:hidden; width: calc(100% + 30px); margin: 40px 0 0 -15px;}
.product-t .pbs .pb{ float:left; width: calc(33.33% - 30px); margin: 20px 15px; overflow: hidden;}
    .product-t .pbs .pb .img {
        overflow:hidden;
    }
    .product-t .pbs .pb .img img {
        width: 100%;
    }
    .product-t .pbs .pb:hover .img img {
        transform: scale(1.1);
    }
    .product-t .pbs .pb p{
        font-size:1.4em;
        line-height:4em;
        text-align:center;
        background-color:#fff
    }
    /*product-zhusu*/
    .zhusu-t {
        padding: 80px 0;
    }
.zhusu-t .txt .t{ margin: 30px 0;}
.zhusu-t .txt .t p{ font-size: 1.6em; color: #736f71; line-height: 1.5;}
.zhusu-t .imgs{ display: flex; justify-content: space-between;}
.zhusu-t .imgs .img{ margin: 20px 0; }
.zhusu-t .img img{ width: 100%; max-width: 100%;}
.zhusu-t .zstip h3{ margin:80px 0 20px 0; font-size: 2.4em; font-weight: bold; line-height: 1.5;}
.zhusu-t .zst tr td{ font-size: 1.8em; padding: 12px; border: 1px solid #333; text-align: center;}
.zhusu-t .zst tr:first-child td{ color: #333; font-weight: bold; background: #f8e146;}

/*productshow*/
.proshow .txts .pbtn{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.proshow{ padding: 100px 0; background: #f3f3f3;}
.proshow .pro-txt{ overflow: hidden;}
.proshow .imgs{ width: 55%; float:left;}
.proshow .imgs img{ width: 100%;}
.proshow .imgs .swiper{ overflow: hidden; position: relative;}
.proshow .imgs .mySwiper2{margin-bottom: 30px;}
.proshow .imgs .mySwiper{ padding: 0 30px; }
.proshow .imgs .mySwiper img{ opacity: 0.5;}
.proshow .imgs .mySwiper .swiper-slide-thumb-active img{ opacity: 1;}
.proshow .imgs .swiper-button-next{ right:0;}
.proshow .imgs .swiper-button-prev{ left:0;}
.proshow .txts{ float:left; width: 45%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 4%;}
    .proshow .txts .info {
    
    }

        .proshow .txts .info p {
            line-height:2;
            font-size:1.4em;
        }

        .proshow .txts .tit {
            padding: 30px 0 15px 0;
            border-bottom: 1px solid #bebebe;
            margin-bottom: 20px;
        }
.proshow .txts .tit h3{ font-size: 3.6em; font-weight: 800;}
.proshow .txts .tit h4{ font-size: 1.8em;  text-transform: uppercase; color: #736f71; line-height: 2;}
.proshow .txts .p-c{ padding: 28px 30px; background: #fff;}
.proshow .txts .p-c .dot{ float:left; width: 48%;}
.proshow .txts input,.proshow .txts textarea{ font-size: 1.6em; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  line-height:24px; color:#000;  border: none; padding: 8px 12px; background: #f3f3f3; width: 100%;}
.proshow .txts textarea{ float:right; width:48%; margin:0px 0 40px 0; font-family: "Arial","Microsoft Yahei";}


.proshow .txts .pt{ margin-bottom:20px;}
.proshow .txts .pt::-webkit-input-placeholder,.proshow .txts textarea::-webkit-input-placeholder { color:#555;}
.proshow .txts:-moz-placeholder,.proshow .txts textarea:-moz-placeholder { color:#555;}
.proshow .txts::-moz-placeholder,.proshow .txts textarea::-moz-placeholder { color:#555;}
.proshow .txts:-ms-input-placeholder,.proshow .txts textarea:-ms-input-placeholder { color:#555;}
.proshow .txts .pbtn{ width: 160px; margin-top: 10px; border:none; padding:7px 50px;  font-size:1.6em; color:#fff; line-height:24px; cursor:pointer; background: #f8e146; border-radius: 5px;}
.proshow .txts .pbtn:hover{ background: #2d2d2d;}
.proshow .btn{ margin-top: 60px; display: flex; justify-content: space-between; }
.proshow .btn a{ padding: 12px 16px; font-size: 1.6em; color: #646464; line-height: 1.5; display: inline-block; border-bottom: 1px solid #bebebe; width: 40%;}
.proshow .btn a:last-child{text-align: right;}
.proshow .btn a:hover{border-bottom: 1px solid #f8e146;}
    .proshow .pnbiaoge {
        margin-top:40px;
    }
    .proshow .pnbiaoge table {
        width: 100%;
    }

        .proshow .pnbiaoge tr td, .pnbigbox .pnbiaoge tr th {
            vertical-align: middle;
            padding: 8px;
            font-size: 14px;
            line-height: 1.8;
            color: #333;
            text-align: center;
            border: 1px solid #e7e1e1;
        }

    .proshow .pnbiaoge tr:first-child td, .proshow .pnbiaoge .tip td, .proshow .pnbiaoge .tip th, .proshow .pnbiaoge .tip {
        background: #f8e146;
        color: #333;
        font-weight: bold;
        font-size: 16px;
    }

    .proshow .pnbiaoge .firstRow th {
        background: #f8e146;
        color: #333;
        font-weight: bold;
        font-size: 16px;
    }

.proshow .pnbiaoge .fuyuan td {
    background: #fff;
    color: #333
}




/*news*/
.news-t .dots .dot .img img{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.news-t { background: #f3f3f3; padding: 80px 0;}
.news-t .dots{ width: calc(100% + 50px); margin: 30px 0 0 -25px;}
.news-t .dots .dot{ float:left; width: calc(50% - 50px); margin: 30px 25px;}
.news-t .dots .dot .img{ overflow: hidden;} 
.news-t .dots .dot .img img{ width: 100%;}
.news-t .dots .dot .txt{ padding: 50px 0;}
.news-t .dots .dot .txt h3{ font-size: 2.4em; font-weight: bold; line-height: 32px; height: 32px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1; margin-bottom: 30px;}
.news-t .dots .dot .txt p{ font-size: 1.4em; color: #888; line-height: 24px; height: 48px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:2; }
.news-t .dots .dot .txt span{ font-size: 1.4em; color: #888; line-height: 1.5; display: inline-block; margin-top: 25px;}
.news-t .dots .dot:hover .img img{ transform: scale(1.1);}

/*newsshow*/
.newsshow .btn a{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.newsshow{ padding:80px 0;}
.newsshow .boxs{ background:#fff; }
.newsshow .tit{ padding:40px; text-align:center;}
.newsshow .tit h3{ font-size:1.8em; color:#333333;  line-height:24px; margin-bottom:20px;}
.newsshow .tit .dot{ border-bottom:1px solid #ccc; padding:0 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.newsshow .tit .dot h4{ color:#333; 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:#f8e146 !important; color:#fff !important;}

/*strength*/
.strength-t .dots .dot .txt,.strength-t .dots .dot .txt:after,.strength-t .dots .dot img{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.strength-t{ padding: 70px 0 50px 0;}
.strength-t .t{ margin: 20px 0;}
.strength-t .t p{ font-size: 1.6em; color: #736f71; line-height: 1.5;}
.strength-t .dots{ display: flex; }
.strength-t .dots .dot{ width: 33.33%;}
.strength-t .dots .dot .img{ overflow: hidden; }
.strength-t .dots .dot .img img{ width: 100%;}
.strength-t .dots .dot .txt{    margin: 40px 10%;
    height: 380px;
    /* width: 260px; */
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #f8e146;
    text-align: center;
    display: grid;
    align-content: center;}

.strength-t .dots .dot .txt h3{ font-size: 2.4em; color: #333; font-weight: bold; line-height: 1.5;}
.strength-t .dots .dot .txt span{ display:inline-block; width:150px; height:5px; content:""; background:#333; margin:20px auto; }
.strength-t .dots .dot .txt p{ font-size: 1.6em; color: #736f71; line-height: 2; position: relative; padding-left: 30px;}



/*digltal-t*/
.dig1 .txts .tds .td:after,.dig1 .txts .tds .td:before,.dig3 .dots .dot .d{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.dig1{ padding: 80px 0;}
.dig1 .txts{ margin-top: 50px; display: flex; align-items: center;}
.dig1 .txts .tds{  width: 30%; padding: 0 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.dig1 .txts .tds .td{ overflow: hidden; padding: 20px 45px; background: #ececec; margin: 15px 0; position: relative;}
.dig1 .txts .tds .td .t{ margin-bottom: 20px; display: flex; align-items: center;}
.dig1 .txts .tds .td h3{ font-size: 2.4em; font-weight: bold; color: #333; line-height: 1.5;}
.dig1 .txts .tds .td h4{ font-size: 1.6em; color: #f8e146; line-height: 1.5; font-weight: bold; text-transform: uppercase; margin-left: 5px;}
.dig1 .txts .tds .td p{ font-size: 1.6em; color: #6e6e6e; line-height: 1.5;}
.dig1 .txts .img{ width: 40%;}
.dig1 .txts .img img{ max-width: 100%;}
.dig1 .txts .tds.tds1 .td:first-child{ border-top-left-radius: 40px;}
.dig1 .txts .tds.tds1 .td:last-child{ border-bottom-left-radius: 40px;}
.dig1 .txts .tds.tds2 .td:first-child{ border-top-right-radius: 40px;}
.dig1 .txts .tds.tds2 .td:last-child{ border-bottom-right-radius: 40px;}
.dig1 .txts .tds .td:after,.dig1 .txts .tds .td:before{ position: absolute; content: ""; height: 9px; bottom:0;}
.dig1 .txts .tds .td:after{ background: #8e1c2f; right: 0; width: 0;}
.dig1 .txts .tds .td:before{ background: #f8e146; left: 0; width: 0;}
.dig1 .txts .tds .td:hover:after{ width: 50px;}
.dig1 .txts .tds .td:hover:before{ width: calc(100% - 50px);}
.digltal-t{ padding-top:80px;}
.dig2,.dig3,.dig4{ padding: 0 0 80px 0;}
.digltal-t .dig2 .t,.digltal-t .dig3 .t,.digltal-t .dig4 .t{ margin: 30px 0;}
.digltal-t .t p{ font-size: 1.6em; color: #736f71; line-height: 1.5;}
.dig2 .imgs{ max-width: 1460px; margin: 20px -5px; width: 100%; display: flex; justify-content: space-between;}
.dig2 .imgs .img{ text-align: center; margin:0 5px;}
.dig2 .imgs .img img{ width: 100%;}
.dig2 .imgs img{ max-width: 100%;}
.dig2 .imgs .txt{ padding: 0 4%; display: flex; flex-wrap: wrap; width: 26%; background: #eee; align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; align-content: center; margin:0 5px;}
.dig2 .imgs .txt h3{ font-size: 2.4em; font-weight: bold; line-height: 1.2;}
.dig2 .imgs .txt h4{ margin-top: 60px; font-size: 1.4em; color: #736f71; line-height: 1.5;}
.dig2 .imgs .img .txt{ width: 100%; padding: 20px 40px;}
.dig2 .imgs .img .txt h4{ margin: 0; font-size: 1.8em; color: #333; font-weight: bold;}

.dig3 .dots{ margin-top: 80px;}
.dig3 .dots .dot{ background: #e4e4e4;  width: 100%; display: flex; margin: 40px 0 0 0;}
.dig3 .dots .dot .d{ cursor: pointer; align-items: center; justify-content: center; display: flex;  width: 25%; text-align: center; padding: 20px 6px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  border-right:1px solid #c8c8c8;}
.dig3 .dots .dot .d h3{ font-size: 2.4em; color: #555; line-height: 1.2; font-weight: bold;}
.dig3 .dots .dot .d p{ font-size: 1.6em; color: #736f71; line-height: 1.2; margin-left: 4px; text-transform: uppercase;}
.dig3 .dots .dot .d:hover{ background: #f8e146;}
.dig4 .imgs .img1{ display:flex; }
.dig4 .img1 .img{ text-align: center; width: 33.33%;}
.dig4 .img1 .img img{ max-width: 98%;}
.dig4 .img1 .img:first-child{ text-align: left;}
.dig4 .img1 .img:last-child{ text-align: right;}
.dig4 .img2{ margin-top: 20px}
.dig4 .imgs .img2 img{ max-width: 100%;}
.dig4 .table table{ background: #fff;}
.dig4 .table table tr td{ font-size: 1.4em; color: #333; line-height: 1.5; padding: 12px; background: #eee; text-align: center;}
.dig4 .table table tr:nth-child(2n-1) td{ background: #f5f5f5;}
.dig4 .table table tr:first-child td{ background: #f8e146; color: #fff; font-weight: bold; font-size: 1.6em;}


/*quality-t*/
.quality-t{ padding: 80px 0;}
.quality-t .t{ margin: 30px 0;}
.quality-t .t p{ font-size: 1.6em; color: #736f71; line-height: 1.5; max-width: 1000px; }
.quality-t .imgs{ width: calc(100 + 40px); margin: 0 0  0 -20px; overflow: hidden;}
.quality-t .imgs .img{ width: calc(50% - 40px); float:left; margin: 20px;}
.quality-t .imgs .img img{ 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 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:550px;}
.contact-t{ padding:80px 0;}
.contact-t .warp2{ display:flex;}

.contact-t .tits{ margin-bottom:40px;} 

.con1{ width:50%;}


.con1 .dot:after,.con1 .dot:before,.con2  .btn .fc-btn{transition:ease-out 0.5s all;-moz-transition: ease-out 0.5s all; -webkit-transition:ease-out 0.5s all; -o-transition: ease-out 0.5s all;}
.con1 .warp{ display: flex; width: 100%;}
.con1 .tits{ }
.con1 .dot{  cursor: pointer;padding-right: 80px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-bottom:30px;}
.con1 .dot .t{ padding-bottom: 10px; border-bottom: 1px solid #736f71; margin-bottom: 10px;}
.con1 .dot .t h3{ font-size: 1.6em; font-weight: bold; color: #333; line-height: 1.5;}
.con1 .dot .t h4{ font-size: 1.4em; color: #333; text-transform: uppercase; letter-spacing: 2px;}
.con1 .dot p{ font-size: 1.4em; color: #736f71; line-height: 2;}
.con1 .dot img{ max-width:100%;}

/*.con1 .dot:before{ background: #8e1c2f;  z-index: 3;}*/
.con1 .dot:hover:after{ width: 80%;}
.con1 .dot:hover:before{ width: 30px;}



.con2{  width:50%;}
.con2 .warp{ display: flex;}
.con2 .warp .tits{ width: 40%;}
.con2 .warp .tits p{ font-size: 2.4em; font-weight: 800;}
.con2 .warp .form{width: 60%;}
.con2  input,.con2  textarea{ border-radius: 10px;  font-size: 1.4em; outline:none;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  line-height:24px; color:#000; border: 1px solid #c0c0c0;  padding: 8px 14px; margin:0 0  50px 0;}
.con2 .dot{ display: flex; justify-content: space-between;flex-wrap: wrap;}
.con2  .fc-input{ width: 48%;}
.con2  textarea{ width:100%;  font-family: "Arial","Microsoft Yahei";}
.con2  .fc-input::-webkit-input-placeholder,.con2  textarea::-webkit-input-placeholder { color:#b4b4b4;}
.con2  .fc-input:-moz-placeholder,.con2  textarea:-moz-placeholder { color:#b4b4b4;}
.con2  .fc-input::-moz-placeholder,.con2  textarea::-moz-placeholder { color:#b4b4b4;}
.con2  .fc-input:-ms-input-placeholder,.con2  textarea:-ms-input-placeholder { color:#b4b4b4;}
.con2  .btn{ text-align: right;}
.con2  .btn .fc-btn{  border:none; padding: 12px 90px;   font-size:1.4em; color:#fff; line-height:24px; cursor:pointer; background: #f8e146; margin-bottom: 0;}
.con2  .btn .fc-btn:hover{ background: #2d2d2d;}




.ab4{ padding:80px 0;}
.ab4 .abps{ margin-top:20px;}
.abhis .his-box{ padding:20px;}
.abhis .his-img img{ max-width:100%;}
.abhis .his-txt{ padding:20px;}
.abhis .his-txt h1{ font-size:4em; font-weight:bold; color:#333; margin:20px 0;}
.abhis .his-txt h4{ font-size:1.8em; font-weight:bold; color:#333; margin:20px 0 5px;line-height:1.2;}
.abhis .his-txt p{ font-size:1.2em; color:#555; line-height:1.2;}

.abhis .swiper-pagination{ bottom:0px;}
.abhis .swiper-pagination-bullet{width: 100px;
    height: 5px;
    display: inline-block;
    border-radius: 2px;
    background: #000;
    opacity: .2;
}
.abhis .swiper-pagination-bullet-active{    background: #e7b820;    opacity: 1;}