﻿@charset "utf-8";
/* CSS Document */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite, code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio, video{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; outline-style:none;/*FF*/font-size:10px;  font-family: "Arial","Microsoft Yahei";  list-style:none;}
body { line-height:1; }
a{ margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent;text-decoration:none; color:#333; cursor:pointer;outline:0;}
a:hover,a:focus{ text-decoration:none;  outline-style:none;/*FF*/ }
table { border-collapse:collapse; border-spacing:0;}
input, select {vertical-align:middle;}
/*css为clearfix，清除浮动*/
.clearfix::before,.clearfix::after{content:""; height:0; line-height:0; display: block;visibility: hidden; clear:both;}
.clearfix:after{clear:both;} 
.clearfix{*zoom:1;/*IE/7/6*/}

.warp{ max-width:1540px; padding:0 20px;  margin:0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.warp2{ max-width:1440px; 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:20px;}
div.fy a { margin:2px 2px; padding:6px 10px;color:#666;font-size:1.4em; display:inline; background: #fff; }
div.fy a:hover{color:#fff;  background: #0f60af; }
div.fy a:active{ color:#fff;  background: #0f60af; }
div.fy span.current{  margin:2px 2px; padding:6px 10px; color:#fff;  font-size:1.4em;  background: #0f60af; }
div.fy span.disabled{  margin:2px 2px; padding:6px 10px; color:#666; font-size:1.4em; background: #fff;}


/*手机导航*/
.m-header{ width:100%; background:#fff;}
#hamburger { width: 24px; height: 14px;	position:absolute;	top: 25px;	right: 25px;	z-index: 999;display: none !important;}
#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 .mune .md{ color: #fff;  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.header{ border-bottom: 1px solid rgba(255,255,255,0.5);z-index: 2; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top:0; left: 0;  display: flex; align-items: center; justify-content: space-between;}
.header .logo{ padding: 10px 0 10px 70px;}
.header .logo a{ display: flex; align-items: center;}
.header .logo .l2{ display: none !important;}
.header .logo p{ font-size: 1.6em; color: #bcbcbc; line-height: 1.2; border-left:1px solid rgba(255,255,255,0.5);  padding-left: 10px; margin-left: 10px;}
.header .munes,.header .munes .mune{  display: flex; align-items: center;}
.header .munes a{ color: #fff; font-size: 1.6em; text-transform: uppercase; line-height: 24px;}
.header .munes a:hover{ text-decoration: underline;}
.header .munes .mune .m-dot{ position: relative; margin: 0 40px; padding: 28px 0;} 
.header .lun{ padding-right: 80px; display: flex; align-items: center;}
.header .lun a{ display: flex; align-items: center; font-size: 1.4em; color: #fff; margin: 8px 0; padding: 0 10px;}
.header .lun a p{ font-size: 1em; margin-left: 10px;}
.header .mune .md{ position: absolute; top:100%; left: calc(50% - 80px); width: 160px;  z-index: 2; text-align: center;  background: rgba(0,69,162,0.5); border-top:1px solid #fff; transform-origin : 50% 0 0; padding: 10px 0; transform: scale(0);}
.header .mune .m-dot:hover .md{ transform: scale(1);}
.header .mune .md a{ font-size: 1.4em; line-height: 1.2; display: block; padding: 10px 4px 0 4px;}
.top .header{ position:static;}
.top .header .l1{ display: none;}
.top .header .l2{ display: block !important;}
.top .header .munes a{ color: #333;}
.top .header .lun a{ filter:invert(100%);}
.top .header .mune .md{ background: rgba(0,69,162,1);}
.top .header .mune .md a{ color: #fff;}
.top #hamburger:before,.top  #hamburger:after,.top  #hamburger span { background:#000;}

/*footer*/
.footer a,.footer .fo1 .fs span{ color: #fff;  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.footer a:hover{ opacity: 1; text-decoration: underline;}
.footer .fo1{ padding: 60px 0 40px 0; background: url(../images/fbg.jpg) bottom center no-repeat; background-size: cover !important; }
.footer .fo1 .warp{  display: flex; justify-content: space-between;}
.footer .fo1 .fm{ padding-right: 30px;}
.footer .fo1 .fm h3 a{ font-size: 1.6em; display: inline-block;  line-height: 24px; color: #fff; text-transform: uppercase;  padding-bottom: 16px;}
.footer .fo1 .fm p a{ line-height: 20px; font-size: 1.4em; color: #fff; opacity: 0.5; margin-bottom: 10px; display: inline-block; height: 20px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.footer .fo1 .fm:last-child{ width: 580px;}
.footer .fo1 .fm p{ display: flex;}
.footer .fo1 .fm span{ font-size: 1.4em; line-height: 1.5; color: #fff; opacity: 0.5;}
.footer .fo1 .fm span:first-child{ width: 4em;}
.footer .fo1 .fm span:last-child{ width: calc(100% - 3em);}
.footer .fo1 .fm img{ margin-top: 16px; border-radius: 5px; border: 1px solid #5b6063;}
.footer .fo1 .fmtxt{ display: none; text-align: center; color: #fff;}
.footer .fo1 .fmtxt h3{ text-transform: uppercase; font-size: 1.6em; line-height: 1.5; margin-bottom: 10px; font-weight: bold;}
.footer .fo1 .fmtxt p{ font-size: 1.4em; line-height: 1.5;}

.footer .fo2 .warp{ justify-content: space-between;  display: flex;}
.footer .fo2{ background: #1a1a1a; padding:14px 0;}
.footer .fo2 p{ font-size:1.4em; color: #fff; line-height: 1.5; opacity: 0.4;}
.footer .fo2 p a{ font-size: 1em; }
.footer .fo2 span{ cursor: pointer; display: inline-block; margin-left: 30px;}

.bottomlist{ background:#204f8b; position:fixed; width:100%; bottom:0; left:0;  display:none; z-index:400;}
.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 img{ width: 100%;}
.banner .swiper-slide{ overflow: hidden;}
.banner .swiper-pagination{ text-align: right; right:60px; bottom:30px; padding-bottom: 20px; left: 0; width: 96%;}
.banner .swiper-pagination-bullet{ text-align: right;  width: 100px; height: 2px;  opacity: 1; border-radius: 0; background: #eee;}
.banner .swiper-pagination-bullet-active{ background: #3977e9;}
/*ip*/
.ip .ipl .ipld,.ip .ipl .ipld p,.ip .ipl .ipld:after,.ipsl span,.ipsl span:after,.ipsd .ipst,.ip .ipl .ipld .ipd,.ip .ipd{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.ip .ipl{ margin-top: -1px; display:flex;  background: #f2f2f2; }
.ip .ipl .ipld{ cursor: pointer; padding:16px 0 12px 0; width: 20%; text-align: center; background: #f2f2f2; border: 1px solid #fff; position: relative;}
.ip .ipl .ipld>*{ position:relative; z-index: 2;}
.ip .ipl .ipld:after{ position: absolute; content: ""; background: url(../images/ipll.png) center bottom no-repeat; background-size: auto 11px; width: 100%; height: 11px; left: 0; bottom: -14px; transform-origin : 50% 0 0; transform: scaleX(0);}
.ip .ipl .ipld:before{ position: absolute; content:"";  top:0; left: -100%; width: 0%; height: 100%; background: url(../images/ipld.png) left center no-repeat; background-size: cover !important; }
.ip .ipl .ipld p{ font-size: 1.8em; color: #333; line-height: 1.5; margin-top: 6px;}
.ip .ipl .ipld.hover:after{ transform: scaleX(1);}
.ip .ipl .ipld.hover:before{ left:0; width: 100%; transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all;}
.ip .ipl .ipld.hover p{ color: #fff;}
.ip .ipl .ipld.hover img{ filter:invert(100%);}

.ip .iplt{ position: relative; background: url(../images/ip-bg.jpg) bottom right no-repeat; background-size: cover !important; overflow: hidden;}
.ip .iplt .ipd{ padding:120px 20px 160px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ipdb{ display: flex; justify-content: center; align-items: center; }
.ipdb .iptxt{ position: relative; z-index: 2; max-width: 420px; width: 30%; order: 2;}
.ipdb .iptxt h3{ font-size: 1.6em; color: #333; text-transform: uppercase; line-height: 1.5;}
.ipdb .iptxt h4{ font-size: 3.2em; font-weight: bold; line-height: 1.2; text-transform: uppercase;}
.ipdb .iptxt h5{ margin-bottom: 30px; font-size: 2.4em; font-weight: bold; text-transform: uppercase; line-height: 1.5;}
.ipdb .iptxt p{ font-size: 1.6em; color: #333; line-height: 1.5;}
.ipdb .iptxt a{ font-size: 1.6em; color: #fff; padding: 12px 20px; border-radius: 60px; display: inline-block; margin-top: 80px; background-image:linear-gradient(90deg,#1557a5 0%,#3caeea 100%);}
.ipsl{ width: 30%; max-width: 350px;}
.ipsl span{ text-transform: uppercase; cursor: pointer; font-size: 2.2em; color: #888; line-height: 1.2; margin: 15px 0; padding: 30px 0; display: block; position: relative;}
.ipsl span:after{ position: absolute; top:10%; left: -2em;  content: ""; width: 100%; background: url(../images/iplr.png) left center no-repeat; background-size: contain; height: 80%; transform: scale(0); transform-origin : 0% 50% 0; z-index: 0;} 
.ipsl span.hover{ font-weight:bold; color: #333; }
.ipsl span.hover:after{ transform: scale(1);}
.ipsd{ transform: scale(1.1); width: 40%; max-width: 700px; position: relative;}
.ipsd .ipst,.ip .ipd{ display: block; transform: scale(0);opacity: 0; position: absolute; top:0; left: 0; width: 100%; height: 100%;}
.ip .ipd{transform: translateY(200px);}
.ipsd .ipst.hover{ transform:scale(1); opacity: 1;}
.ipsd img{ padding-top: 10%; max-width: 100%;}
.ipd:first-child,.ipst:first-child{position: relative; display: block;}
.ip .ipd.hover{ z-index: 2; transform: translateY(0px);opacity: 1;}
/*icase*/
.icase .tit .d a,.icbox .icb .t1:after,.icbox .icb *,.icbox .icb:after{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.icase{ color: #fff; display: flex; background: url(../images/icase-bg.jpg) center center no-repeat;  background-attachment: fixed; background-size: cover !important;}
.icase .tit{  padding: 10% 20px 20px 40px; width: 24%;}
.icase .tit .tip{ margin-bottom: 60px;}
.icase .tit .tip h3{ font-size: 1.8em; color: #d5d5d5; font-weight: bold; line-height: 1.5; margin-bottom: 10px;}
.icase .tit .tip h4{ font-size: 3.2em; line-height: 1.2; font-weight: 100;}
.icase .tit .d a{ position: relative; padding: 10px 24px; font-size: 1.6em; color: #fff; line-height: 1.5;  border: 1px solid #fff; border-radius: 40px; display:block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-top: 20px; }
.icase .tit .d a:after{ position: absolute; top:0; right:0; content: ""; width: 30px; height: 100%; background: url(../images/arrow.png) left center no-repeat;}
.icase .tit .d a:hover{  border: 1px solid rgba(255,255,255,0);  background-image:linear-gradient(90deg,#1557a5 0%,#3caeea 100%);}

.icbox{ width: 76%; display: flex;}
.icbox .icb{ border-left: 1px solid rgba(255,255,255,0.3); width: 33.33%;  position: relative;}
.icbox .icb a{  justify-content: center; height: 100vh; display: flex; align-items: center; padding: 20px 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.icbox .icb a h3{ font-size: 2.4em; line-height: 1.5; color: #fff; font-weight: bold; margin: 60px 0 30px 0;}
.icbox .icb a p{ margin: 80px 0; font-size: 1.6em; color: rgba(255,255,255,0.8); line-height: 24px; height: 96px;  display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:4;}
.icbox .icb a h4{ font-size: 1.8em; color: #fff; line-height: 1.5; margin-top: 14px;}
.icbox .icb a span{ font-size: 1.6em; color: #fff; line-height: 1.5;}
.icbox .icb a img{ margin-top: 60px;}
.icbox .icb .t1{ padding-bottom: 50%; position: relative; text-align: center; }
.icbox .icb .t1:after,.icbox .icb:after{ position: absolute; top:0; left: 0; width: 100%; height: 100%; font-size: 15em; color: rgba(255,255,255,0.1); font-weight: 800;}
.icbox .ic1 .t1:after,.icbox .icb.ic1:after{ content: "01";}
.icbox .ic2 .t1:after,.icbox .icb.ic2:after{ content: "02";}
.icbox .icb:after{ bottom: 0; left: 0; top:auto; width: auto; height: auto; line-height: 1; opacity: 0.1;}
.icbox .icb .t2{ transform: translateY(45px);  padding: 0px 50px 120px 50px; position: absolute; opacity: 0;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.icbox .icb:hover .t2{ transform: translateY(0px); opacity: 1;}
.icbox .icb:hover .t1{ transform: translateY(45px); opacity: 0;}
.icbox .icb:hover a{background-image:linear-gradient(180deg,rgba(22,89,166,0) 0%,rgba(22,89,166,0.8) 100%);}
.icbox .icb.ic3{ text-align: center;}
.icbox .icb:hover .t1{ position: static;}
.icbox .icb:hover .t1:after{ opacity: 1; bottom:0; left: 0;}
.icbox .icb:hover:after{ opacity: 1; transform: translateY(15px);  }
/*inews*/
.inews .inds *{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.inews{ padding: 80px 0;}
.inews .tit{ justify-content: space-between; display: flex; align-items: flex-end;}
.inews .tip h3{ font-size: 2.4em; font-weight: bold; color: #333; line-height: 1.5; margin-bottom: 10px;}
.inews .tip h4{ font-size: 3.2em; font-weight: 100; line-height: 1.2;}
.inews .tnd a{ font-size: 1.8em; color: #333; line-height: 1.5; margin-left: 50px;}
.inews .tnd a:hover{ color: #1455a3; font-weight: bold;}
.inews .inds{ justify-content: space-between; margin-top: 50px; display: flex;}
.inews .inds .ind{ position: relative; width: calc(50% - 30px); overflow: hidden;}
.inews .inds .ind img{ width: 100%;}
.inews .inds .txt{ background-image:linear-gradient(180deg,rgba(22,89,166,0) 0%,rgba(22,89,166,0.8) 100%); align-items: center;display: flex; padding: 30px; color: #fff; position: absolute; bottom: 0; left: 0; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.inews .inds .t{ width: calc(100% - 80px);}
.inews .inds .t h3{ font-size: 2.4em; line-height: 28px; height: 28px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.inews .inds .t h4{ font-size: 1.8em; line-height: 24px; height: 24px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.inews .inds .date{ text-align: center; width: 80px;}
.inews .inds .date h3{ font-size: 3em; font-weight: bold;}
.inews .inds .date h4{ border-top: 1px solid #fff; font-size: 2.4em; font-weight: bold; line-height: 1.2;}
.inews .inds .ind:hover img{ transform: scale(1.1);}
/*iab*/
.iab{ display: flex; background: url(../images/iab-bg.jpg) bottom left no-repeat; background-size: cover !important;}
.iab .txt{ padding: 110px 20px 20px 10%; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.iab .txt .t h3{ font-size: 3.6em; color: #333; line-height: 1.5;}
.iab .txt .t h4{ font-size: 6em; font-weight: 800; }
.iab .txt .t h4 span{ font-size: 1em; color: #1455a3;}
.iab .txt .t p{ margin-top: 40px; font-size: 1.4em; line-height: 1.5; color: #333; }
.iab .txt .dot{ margin: 60px 0; display: flex;  justify-content: space-between;}
.iab .txt .dot .d{ padding-right: 20px; border-right: 1px solid #d3d3d3; margin-right: 20px;}
.iab .txt .dot .d:last-child{ padding: 0; border: none;}
.iab .txt .dot .di{ display: flex; align-items: flex-end;}
.iab .txt .dot h3{ font-size: 6em; font-weight: 800; color: #333; line-height: 1;}
.iab .txt .dot p{ font-size: 1.6em; color: #333; line-height: 1.2; margin: 5px;}
.iab .txt .dot h4{ font-size: 1.8em; color: #333; line-height: 1.5;}
.iab .img{ width: 50%;}
.iab .img img{ width: 100%;}

.more{ display: inline-block; font-size: 1.8em; color: #fff; padding: 15px 40px; background-image:linear-gradient(90deg,#1557a5 0%,#3caeea 100%); border-radius: 40px;}
.more span{ display: inline-block; border: 1px solid #fff; border-radius: 50%; position: relative; width: 16px; height: 16px; margin:0 0 -4px 16px;}
.more span:after{ top:2px; left: 2px; border: 1px solid #fff; position: absolute; content: ""; width: 8px; height: 8px; border-radius: 50%;}
/*is*/
.is .isl .idl a{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.is{ padding: 100px 0;}
.is .warp{ display: flex;}
.is .warp>*{ padding: 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.is .isl{ width: 60%; background: url(../images/is1.jpg) center center no-repeat; background-size: cover !important;}
.is .isr{ width: 40%; background: url(../images/is2.jpg) center center no-repeat; background-size: cover !important;}
.is .tit h3{ font-size: 1.8em; color: #888; line-height: 1.5;}
.is .tit h4{ font-size: 2.4em; color: #333; line-height: 1.2;}
.is .isl .tit h3,.is .isl .tit h4{ color: #fff;}
.is .isl .more{ margin-top: 70px; border: 1px solid #fff; background: rgba(0,0,0,0);}
.is .isr .more{ color: #333; margin-top: 50px; border: 1px solid #a0a0a0; background: rgba(0,0,0,0);}
.is .isr .more span,.is .isr .more span:after{ border: 1px solid #a0a0a0;}
.is .isl .idl{ margin-top: 140px;}
.is .isl .idl a{ margin-bottom: 8px; font-size: 1.8em; color: #fff; line-height: 1.5; padding: 8px 0; display: block; border-bottom: 1px solid rgba(255,255,255,0.15);}
.is .more:hover{ color: #fff;  border: 1px solid rgba(0,0,0,0);background-image:linear-gradient(90deg,#1557a5 0%,#3caeea 100%);}
.is .more:hover span,.is .more:hover span:after{ border: 1px solid #fff;}
.is .isl .idl a:hover{ color: #fff; background: #00469c; font-weight: bold; padding: 8px 20px;}

/*banners*/
.banners{ display: flex; justify-content: center; height: 750px; background-size: cover !important; align-items:center; }
.banners .warp{ width: 100%; color: #fff;}
.banners h3{ font-size: 6em; line-height: 1.2; margin-bottom: 6px; text-transform: uppercase;}
.banners h4{ font-size: 3em; line-height: 1.2; max-width: 600px;}
.banners p{ font-size: 2.4em; margin-top: 20px; text-transform: uppercase;}
.about{ height: 100vh; background: url(../images/banner/about-banner.jpg) center center no-repeat;}
.news{ background: url(../images/banner/news-banner.jpg) center center no-repeat;}
.contact{ background: url(../images/banner/contact-banner.jpg) center center no-repeat;}
.case{ background: url(../images/banner/case-banner.jpg) center center no-repeat;}
.service{ background: url(../images/banner/service-banner.jpg) center center no-repeat;}
.join{ background: url(../images/banner/join-banner.jpg) center center no-repeat;}

/*line*/
.lines{ padding: 10px 0; border-bottom: 1px solid #dedede; background: #f0f0f0;}
.lines .warp *{ font-size: 1.6em; color: #333; line-height: 1.5;}
.lines span{ margin: 0 15px;}
.lines a:hover{ text-decoration: underline;}
.lines.white{ background: #fff;}

/*about*/
.about span,.ab7 span{ transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.about span{ cursor: pointer; margin-top: 40px; display: inline-block;}
.about span:hover{ transform: scale(0.8);}
.about-t .tit h3{ font-size: 4.8em; color: #333; line-height: 1.5;}

.ab1{ padding: 80px 0 160px 0;}
.ab1 .warp{display: flex;}
.ab1 .txt{ width: 60%;}
.ab1 .txt .t h3{ font-size: 6em; color: #333; font-weight: 800; line-height: 1; margin-bottom: 30px;}
.ab1 .txt .t h3 span{ font-size: 1em; color: #1455a3;}
.ab1 .txt .t p{ font-size: 1.4em; color: #333; line-height: 1.5;}
.ab1 .dot{ margin: 60px 0 0 0; display: flex;  justify-content: space-between;}
.ab1 .dot .d{ padding-right: 40px; }
.ab1 .dot .d:last-child{ border: none;}
.ab1 .dot .di{ display: flex; align-items: flex-end;}
.ab1 .dot h3{ font-size: 6em; font-weight: 800; color: #333; line-height: 1;}
.ab1 .dot p{ font-size: 1.6em; color: #333; line-height: 1.2; margin: 5px;}
.ab1 .dot .d:last-child p{ font-size: 2.2em;}
.ab1 .dot h4{ font-size: 1.8em; color: #333; line-height: 1.2;}
.ab1 .img{ width: 40%; }
.ab1 .img img{ max-width: 120%;}
.ab2{ padding: 100px 0; background: url(../images/about/ab2-bg.jpg) center center no-repeat; background-size: cover !important;}
.ab2 .tit h3{ color: #fff;}
.ab2 .tit{ margin-bottom: 50px;}
.ab2 .warp{ position: relative;}
.ab2 .btn{ width: 120px; height: 40px; top:0; right:20px; position: absolute;}
.ab2 .swiper-slide{ padding: 30px; text-align: center;  background-image: linear-gradient(
270deg,#1557a5 0%,#3caeea 100%); border-radius: 10px;}
.ab2 .swiper-slide img{ filter: invert(100%);}
.ab2 .swiper-slide h3{ font-size: 2.4em; font-weight: bold; line-height: 1.5; color: #fff; margin: 20px 0 10px 0;}
.ab2 .swiper-slide p{ font-size: 1.4em; line-height: 1.5; color: #fff; height: 60px;}
.ab2 .swiper-button-white{ background-size: 14px; border: 1px solid #fff; border-radius: 50%; width: 50px; height: 50px;}
.ab2 .abc-p{ left: 0;}
.ab2 .abc-n{ right: 0;}
.ab3{ padding: 80px 0; display: flex; flex-wrap: wrap; align-items: center;}
.ab3 .tit{ padding-left: 10%; width: 60%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ab3 .tit p,.ab4 .tit p{ font-size: 1.6em; color: #333; line-height: 1.5; margin-top: 20px;}
.ab4 .tit p{ margin-top: 0;}
.ab3 .ab3l{  display: flex; justify-content: flex-end;  text-align: right; width: 40%;  padding-right:10%;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ab3 .ab3l h3{ cursor: pointer; font-size: 1.6em; color: #333; background: #ddd; padding: 12px 30px; display: inline-block; border-radius: 40px; margin-left: 20px;}
.ab3 .ab3l .abl.hover h3{ color: #fff; background-image:linear-gradient(270deg,#1557a5 0%,#3caeea 100%);}
.ab3 .ab3t{ width: 100%; margin-top: 90px; overflow: hidden;}
.ab3 .ab3t .abd{ overflow: hidden; margin-left: 40px; display: none; }
.ab3 .ab3t .abd:first-child{ display: block;}
.ab3 .ab3t .abd img{ width: 100%;}
.ab4{ padding: 80px 0; background: url(../images/about/ab4.png) right center no-repeat; background-size: contain;}
.ab4 .abh{ margin-top: 30px; display: flex;}
.ab4 .abh-slider{ padding-right: 40px; height: 700px; width: 960px; padding-left: 10%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ab4 .swiper-slide{ opacity: 0.5; display: flex; flex-wrap: wrap; align-items: center; align-content: center;}
.ab4 .swiper-slide *{ width: 100%;}
.ab4 .swiper-slide h4{ font-size: 2.4em; font-weight: bold; color: #1558a5; }
.ab4 .swiper-slide h3{ font-size: 3.2em; color: #555; line-height: 1.2; margin: 10px 0 20px 0; text-transform: uppercase; font-weight: bold;}
.ab4 .swiper-slide p{ font-size: 1.6em; color: #555; line-height: 1.5;}
.ab4 .img{ background: url(../images/about/abh.jpg) center center no-repeat; background-size: cover !important; width: 50%;}
.ab4 .swiper-slide-active{ opacity: 1;}
.ab5{ padding: 80px 0; background: #f8f8f8;}
.ab5 .tit{ text-align: center;}
.ab5 .tit h3{ margin-bottom: 20px;}
.ab5 .tit p{ font-size: 1.6em; line-height: 1.5;}
.ab5 .ho-imgs{ position: relative; padding: 60px 120px 0 120px;}
.ab5 .ho-imgs .img{ box-shadow: 0 0 20px rgba(0,0,0,0.4); padding: 10px; background: #fff; text-align: center;}
.ab5 .ho-imgs img{ max-width: 100%; max-height: 300px;}
.ab5 .ho-imgs p{ font-size: 2.4em; line-height: 1.5; margin-top: 40px; text-align: center;}
.ab5 .honor-slider{ padding: 20px;}
.ab5 .ho-n{ right: 3%;}
.ab5 .ho-p{ left: 3%;}
.ab5 .ho-n,.ab5 .ho-p{ top:50%; width: 50px; height: 50px; border-radius: 50%; border: 1px solid #333; background-size: 14px; filter: grayscale(100%);}
.ab6{ padding: 180px 0; background: url(../images/about/ab6-bg.jpg) center center no-repeat; background-size: cover !important;}
.ab6 .tit{ text-align: center;}
.ab6 .tit h3{ color: #fff;}
.ab6 a{ padding: 15px 60px; font-size: 1.8em; color: #fff; line-height: 1.5; margin-top: 40px; border-radius: 40px; border: 1px solid #fff; display: inline-block;}
.ab6 a:hover{ background-image:linear-gradient(270deg,#1557a5 0%,#3caeea 100%);  border: 1px solid rgba(0,0,0,0);}
.ab7{ text-align: center; padding: 180px 0; background: url(../images/about/ab7-bg.jpg) center center no-repeat; background-size: cover !important;}
.ab7 .tit h3{ color: #fff;}
.ab7 span{ display:inline-block; margin: 30px auto 0 auto;} 
.ab7 span:hover{  transform: scale(0.8);}


/*join*/
.join-t .dot a>span{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.join-t{ padding: 80px 0; background: #f0f0f0;}
.join-t .dots{ display: flex; flex-wrap: wrap; width: calc(100% + 30px); margin-left: -15px; }
.join-t .dots .dot{ width: calc(33.33% - 30px); margin: 20px 15px; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.join-t .dot a{  padding: 50px; display: block;}
.join-t .dot .d{ display: flex;}
.join-t .dot .d>span{ width: 60px; margin-right: 10px;}
.join-t .dot .d .t{ width: calc(100% - 70px);}
.join-t .dot .d .t h3{ font-size: 2.4em; color: #333; line-height: 1.2;}
.join-t .dot .d .t h4{ font-size: 1.6em; color: #888; line-height: 1.5;}
.join-t .dot p{ font-size: 1.6em; color: #555; line-height: 1.5; margin: 30px 0;}
.join-t .dot:hover a>span{ padding-left: 30px;}

/*product*/
.product .pd img{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.product{ padding: 80px 0; background: #f0f0f0;}
.product .tit{ margin-bottom: 30px;}
.product .tit h3{ font-size: 3.6em; color: #333; line-height: 1.5;}
.product .pdots{ align-items: flex-start; display: flex;}
.product .pdots .none{ width:100%; font-size: 2em; color: #333; font-weight: bold; line-height: 1.5; text-align: center;}
.product .pdots .pdot{ display: flex; width: calc(100% - 300px); padding-left: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  flex-wrap: wrap; }
.product .pdot .pd{ border-radius: 10px; padding: 30px; margin: 0 20px 20px 0; text-align: center; background: #fff; width: calc(33.33% - 20px); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  flex-wrap: wrap; }
.product .pd img{ width: 100%;}
.product .pd .img{ overflow: hidden; }
.product .pd .t h3{ font-size: 3em; color: #333; font-weight: bold; line-height: 30px; height: 30px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.product .pd .t h4{ font-size: 1.6em; color: #555; line-height: 24px; height: 24px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.product .pd .t p{ font-size: 1.6em; color: #2172bb; line-height: 1.5; margin-top: 20px;}
.product .pd:hover img{ transform: scale(1.1);}
.product .plist{ overflow: hidden; border-radius: 10px; width: 300px; order: -1;}
.product .plist .pt{ padding: 24px;  background-image:linear-gradient(270deg,#1557a5 0%,#3caeea 100%);}
.product .plist .pt h3{ padding-left: 10px; font-size: 2.4em; font-weight: bold; color: #fff; border-left: 2px solid #fff;}
.product .pl{ padding: 20px; background: #fff;}
.product .pl h4{ padding: 10px 0;  border-bottom: 2px solid #eceff5;}
.product .pl h4 a{ padding: 0 20px 0 0; line-height: 24px; height: 24px; font-size: 1.6em; color: #333; font-weight: bold; position: relative; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.product .pl h4 a:after{ position: absolute; top:0; right:0; width: 14px; height: 100%; content: ""; background: url(../images/product/down.png) center right no-repeat; background-size: 14px auto;}
.product .pl .pls{ padding: 10px;}
.product .pl .pls p{ padding: 10px 0; border-bottom: 1px dashed #e6e6e6;}
.product .pl .pls p a{ padding: 0 20px 0 0; line-height: 20px; height: 20px; font-size: 1.6em; color: #333;  background: url(../images/product/pd.png) center right no-repeat; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.product .pl .pls p:hover a,.product .pl .pls p.lock a{  color: #2172bb; font-weight: bold;}
.product .pl .pls p.lock{ border-bottom: 1px dashed #2172bb;}
.product .plt.lock h4{ border-bottom: 2px solid #2172bb;}
.product .plt.lock h4 a{ font-weight: bold; color: #2172bb;}
.product .plt.lock h4 a:after{ transform: rotate(180deg);}
.product .fy{ width: 100%;}

/*productshow*/
.proshow{ padding: 80px 0; background: #f0f0f0;}
.protxt{ margin-bottom: 60px; display: flex; flex-wrap: wrap;}
.proshow .imgs{ width: 50%;}
.proshow .imgs img{ border-radius: 10px; 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,.proshow .imgs .swiper-button-prev{ background-size: 20px auto; width: 20px;}
.proshow .imgs .swiper-button-next{ right:0;}
.proshow .imgs .swiper-button-prev{ left:0;}
.proshow .ptxt{ padding-left: 80px; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.proshow .ptxt .tit h3{ font-size: 3.6em; color: #084699; font-weight: bold; line-height: 1.2; padding: 14px 0 0 0;}
.proshow .ptxt .tit h4{ font-size: 2.4em; color: #555; line-height: 1.5;}
.proshow .ptxt .tit{ border-bottom: 1px solid #ccc; margin-bottom: 40px; padding-bottom: 10px;}
.proshow .ptxt .t h3{ font-size: 1.8em; color: #333; font-weight: bold; line-height: 1.5; margin-bottom: 20px;}
.proshow .ptxt .t p{ font-size: 1.6em; line-height: 1.5; color: #333; }
.proshow .ptxts{ display: flex; flex-wrap: wrap;}
.proshow .ptxts .ptds{ padding: 20px;}
.proshow .ptxts .ptds .tit h3{ font-size: 24px; font-weight: bold; line-height: 1.2; padding-left: 10px; border-left: 5px solid #084699; margin: 12px 0;}
.proshow .ptxts .ptds *{ font-size: 14px; line-height: 1.5;}
.proshow .ptxts .ptds img{ max-height: 800px; max-width: 100%;  margin: 12px 0;}
.proshow .ptxts .ptds table{ margin: 12px 0;}
.proshow .ptxts .ptds table tr td{ border: 1px solid #eee; padding: 12px; font-size: 16px; background: #fff; text-align: center; vertical-align: middle;}
.proshow .ptxts .ptds table tr:first-child td{ background: #09479a; color: #fff;}
.proshow .ptxts .ptds a{ font-size:1em; }
.proshow .ptxts .ptds a:hover{ text-decoration: underline; color: #09479a;}

/*download*/
.download .dl a,.download .dl a *{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.download{ padding: 80px 0; background: #f0f0f0;}
.download .dl{ display: flex;  justify-content: space-between;}
.download .dl a{ padding: 20px 6px; width: calc(20% - 4px); align-items: center; justify-content: center; display: flex; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } 
.download .dl a img{ width: 30px; margin-right: 6px;}
.download .dl a p{ font-size: 1.6em; color: #333; line-height: 1.2; text-transform: uppercase;} 
.download .dl a:hover{ background: #084699;}
.download .dl a:hover p{ color: #fff;}
.download .dl a:hover img{ filter: invert(100%);}
.download .dld{ margin-top: 50px;}
.download .dld table tr td{ padding: 10px 30px; font-size: 1.8em; color: #333; line-height: 1.5; background: #fff; border: 1px solid #e4e4e4; vertical-align: middle; text-align: center;}
.download .dld table tr:first-child td{ background: #e6e6e6; border: 1px solid #fff;}
.download .dld table tr.line{ border-top:10px solid #e4e4e4;}
.download .dld .ct td{ background: #f5f9ff;}
.download .dld .cc{ text-align: left;}


/*network*/
.maps{ display: flex;width: 100%;}
.map{ width: 70%;}
.maps .demo{  background: #fff; width: 30%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.csssprite{ height: 42px;}
.maps .demo h2{ font-size: 2.4em; color: #000; line-height: 36px; margin:0px  0 20px 0; }
.maps .demo .dot{ border-bottom:1px solid #ddd; padding: 50px 60px;}
.maps .demo h3{ font-size: 2.4em; color: #000;  font-weight: bold; line-height: 24px; margin-bottom: 12px; }
.maps .demo h3 span img{ margin: 0 5px -3px 0; filter: grayscale(100%); opacity: 0.5;}
.maps .demo p{ font-size: 1.4em; color: #000; line-height: 24px;}
.maps .scrollbar-inner{ overflow-y: auto;}
#style-4::-webkit-scrollbar-track {	background-color:#F5F5F5;}
#style-4::-webkit-scrollbar { width:4px; background-color:#F5F5F5;}
#style-4::-webkit-scrollbar-thumb {	background-color:#b6bbbf;	 border-radius: 4px;}
.maps .dot a.hover span img{ filter: grayscale(0%); opacity: 1;}
.maps .store_nrName h3{ font-size: 1.8em; font-weight: bold; margin-bottom: 12px;}
.maps .store_nrName p{ font-size: 1.4em; line-height: 1.5;}

/*aftersale*/
.aftersale{ padding: 80px 0;}
.aftersale .tit{ margin-bottom: 40px;}
.aftersale .tit h3{ font-size: 4.8em; color: #333; line-height: 1.5;}
.aftersale .afd{ display: flex; margin-top: 20px; padding: 35px 45px; border-radius: 5px; background: #f6f6f6;}
.aftersale .afd span{ width: 60px; height: 60px; line-height: 60px; border-radius: 50%; display: inline-block; text-align: center; font-size: 3em; font-weight: bold; color: #fff; background-image:linear-gradient(270deg,#1557a5 0%,#3caeea 100%);}
.aftersale .afd .t{ width: calc(100% - 60px); padding: 0 26px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.aftersale .afd h3{ font-size: 3em; color: #333; line-height: 1.5; font-weight: bold; margin: 6px 0 24px 0;}
.aftersale .afd p{ font-size: 1.6em; color: #333; line-height: 1.5;}


/*case*/
.cboxs .cbox .txt,.cboxs .cbox img{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.case-t{ padding: 80px 0; background: #f0f0f0;}
.case-t .clist{ margin-bottom: 20px;}
.case-t .clist a{ margin: 5px 5px 5px 0; font-size: 1.4em; color: #333; line-height: 1.5; padding: 12px 10px; border-radius: 40px; background: #fff; display:inline-block;}
.case-t .clist a.lock,.case-t .clist a:hover{ color: #fff; font-weight: bold; background-image:linear-gradient(90deg,#1557a5 0%,#3caeea 100%);}
.cboxs{ width: calc(100% + 80px); margin-left:-40px; display: flex; flex-wrap: wrap;}
.cboxs .cbox{ background: #fff; width: calc(50% - 80px); margin: 35px 40px;}
.cboxs .cbox img{ width: 100%;}
.cboxs .cbox .img{ overflow: hidden;}
.cboxs .cbox .txt{ padding: 30px 50px;}
.cboxs .cbox .txt h3{ font-size: 2.4em; color: #333; line-height: 28px; height: 28px; margin-bottom: 12px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.cboxs .cbox .txt p{ font-size: 1.6em; color: #555; line-height: 18px; height: 54px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:3;}
.cboxs .cbox .txt span{ font-size: 1.6em; color: #333; line-height: 1.5; display: inline-block; margin-top: 24px;}
.cboxs .cbox:hover .img img{ transform: scale(1.1);}

/*news*/
.news-t .ntop .img img,.news-t .nds .nd *{  transition:ease .5s all;-moz-transition: ease .5s all; -webkit-transition:ease .5s all; -o-transition: ease .5s all; }
.news-t{ padding: 60px 0; background: #f0f0f0;}
.news-t .nlist a{ border-radius: 40px; margin-right: 30px; padding: 12px 40px; font-size: 1.6em; color: #333; line-height: 1.5; background: #fff; display: inline-block;}
.news-t .nlist a.lock{ color: #fff; font-weight: bold; background-image:linear-gradient(90deg,#1557a5 0%,#3caeea 100%);}
.news-t .ntop{ background: #fff; margin-top: 60px;}
.news-t .ntop a{ display: flex; align-items: center;}
.news-t .ntop .img{ width: 50%; overflow: hidden; position: relative;}
.news-t .ntop .img:after{ position: absolute; bottom:0; left: 0; width: 100%; height: 40%; content: ""; background-image:linear-gradient(180deg,rgba(22,89,166,0) 0%,rgba(22,89,166,0.8) 100%);}
.news-t .ntop .img img{ width: 100%;}
.news-t .ntop .txt{ width: 50%; padding: 20px 6%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.news-t .ntop .txt h3{ margin-bottom: 20px; font-size: 2.4em; color: #333; font-weight: bold; line-height: 28px; height: 28px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1;}
.news-t .ntop .txt h4{ font-size: 1.6em; color: #888; line-height: 1.5; padding-bottom: 20px; margin-bottom: 40px; border-bottom: 1px solid #d5d5d5;}
.news-t .ntop .txt p{ font-size: 1.6em; color: #555; line-height: 24px; height: 96px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:4;}
.news-t .ntop .txt h5{ margin-top: 50px;}
.news-t .ntop:hover .img img{ transform: scale(1.1);}
.news-t .nds{ width: calc(100% + 50px); margin:50px 0 0 -25px; flex-wrap: wrap; display: flex;}
.news-t .nds .nd{ background: #fff;  width: calc(50% - 50px); margin: 25px;}
.news-t .nds .img{ overflow: hidden; }
.news-t .nds .img img{ width: 100%;}
.news-t .nds .txt{ padding: 30px 40px;}
.news-t .nds .txt h3{ font-size: 2.4em; color: #333; line-height: 28px; height: 28px; display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:1; margin-bottom: 14px;}
.news-t .nds .txt p{ font-size: 1.6em; color: #555; line-height: 20px; height: 60px;  display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden; -webkit-line-clamp:3;}
.news-t .nds .txt span{ font-size: 1.6em; color: #333; line-height: 1.5;  margin-top: 20px; display: inline-block;}
.news-t .nds .nd:hover 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; background: #eee;}
.newsshow .boxs{ background:#fff; }
.newsshow .tit{ padding:40px; text-align:center; border-bottom: 1px solid #eee;}
.newsshow .tit h3{ font-size:1.8em; color:#333333;  line-height:24px; margin-bottom:20px;}
.newsshow .tit .dot{ background:#727171; 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:#0f60af !important; color:#fff !important;}

/*contact*/
.con1{ padding: 120px 0;}
.con1 .tit{ display: flex; justify-content: space-between; align-items: flex-end;}
.con1 .tit .tip{ display: flex;}
.con1 .tit .tip span{ display: inline-block; margin-right: 10px;}
.con1 .tit .tip h3{ font-size: 4.8em; color: #333; line-height: 1.1;}
.con1 .tit .two{ display: flex;}
.con1 .tit .two .td{ margin-left: 40px; display: flex; align-items: center;}
.con1 .tit .two .td .i{ border-radius: 5px; border: 1px solid #5b6063; margin-right: 16px; overflow: hidden;}
.con1 .tit .two .td .t h3{ font-size: 1.6em; color: #333; line-height: 1.5; font-weight: bold; margin-bottom: 6px;}
.con1 .tit .two .td .t p{ font-size: 1.6em; color: #333; line-height: 1.5;}
.con1 .ctxt{ margin-top: 60px; display: flex; justify-content: space-between; flex-wrap:wrap}
.con1 .ctxt .ctd{ padding: 40px; width: calc(50% - 30px);  background: #f6f6f6; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom:30px }
.con1 .ctxt .ctd>span{ display: inline-block; padding: 15px; border-radius: 50%; border: 1px solid #434343;}
.con1 .ctxt .ctd h3{ font-size: 2.4em; color: #333; line-height: 1.5; font-weight: bold; margin: 40px 0 20px 0;}
.con1 .ctxt .ctd p{ display: flex;}
.con1 .ctxt .ctd p span,.con1 .ctxt .ctd p a{ font-size: 1.6em; color: #333; line-height: 1.5;}
.con1 .ctxt .ctd p span:first-child{ width: 60px;}
.con1 .ctxt .ctd p span:last-child{ width:calc(100% - 60px);}
.con1 .ctxt .ctd p a:hover{ text-decoration: underline;}
.con2{ padding: 80px 0; background: #f1f1f1;}

.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;}
.con2 .tit{ margin-bottom: 50px;}
.con2 .tit h3{ font-size: 4.8em; color: #333;line-height: 1; margin-bottom: 10px;}
.con2 .tit p{ font-size: 1.8em; color: #888; line-height: 1.2;}
.con2 input,.con2 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: 10px 16px;  background: #fff;}
.con2 .dot{ width: calc(100% + 60px); margin-left: -30px; overflow: hidden;}
.con2 .dot input{ width: calc(50% - 60px); margin:0 30px 20px 30px; float:left; }
.con2 textarea{ width:100%; margin:0px 0 40px 0; font-family: "Arial","Microsoft Yahei";}
.con2 .fc-input::-webkit-input-placeholder,.con2 textarea::-webkit-input-placeholder { color:#555;}
.con2 .fc-input:-moz-placeholder,.con2 textarea:-moz-placeholder { color:#555;}
.con2 .fc-input::-moz-placeholder,.con2 textarea::-moz-placeholder { color:#555;}
.con2 .fc-input:-ms-input-placeholder,.con2 textarea:-ms-input-placeholder { color:#555;}
.con2 .btn{ text-align:right;}
.con2 .btn .fc-btn{ border:none; padding:16px 70px;  font-size:1.6em; color:#fff; line-height:24px; cursor:pointer; background-image:linear-gradient(270deg,#1557a5 0%,#3caeea 100%); border-radius: 50px; }
.con2 .btn .fc-btn:hover{ background: #000;}