/* 自定义初始化 */ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0; } table{border-collapse:collapse; border-spacing:0; } fieldset,img{border:0; } ol,ul{list-style:none; } caption,th{text-align:left; } q:before,q:after{content:''; } abbr,acronym{border:0; } .clear{clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0; } .l,.col-l,.col_l,.col-c,.col_c{float:left; } .r,.col-r,.col_r,dt span,.ul-txt li span,.ul_txt li span{float:right; } .c{clear:both; } .n,em{font-weight:normal; font-style:normal; } .b{font-weight:bold; } .i{font-style:italic; } .fa{font-family:Arial; } .fg{font-family:Georgia; } .ft{font-family:Tahoma; } .fl{font-family:Lucida Console; } .fs{font-family:'宋体'; } .tc{text-align:center; } .tr{text-align:right; } .tl{text-align:left; } .tdu{text-decoration:underline; } .tdn,.tdn:hover,a.tdl:hover{text-decoration:none; } .fc0{color:#000000; } .fc3{color:#333333; }
.fc6{color:#666666; } .fc9{color:#999999; } .fcr{color:red; } .fcw{color:white; } .fcb{color:blue; } .fcg{color:green; } .f0{font-size:0; } .f10{font-size:10px; } .f12{font-size:12px; } .f13{font-size:13px; } .f14{font-size:14px; } .f16{font-size:16px; } .f20{font-size:20px; } .f24{font-size:24px; } .vm{vertical-align:middle; } .vtb{vertical-align:text-bottom; } .vt{vertical-align:top; } .vn{vertical-align:-2px; } .vimg{margin-bottom:-3px; } .m0{margin:0; } .ml0{margin-left:0; } .ml5{margin-left:5px; } .ml10{margin-left:10px; } .ml20{margin-left:20px; } .mr0{margin-right:0; } .mr5{margin-right:5px; } .mr10{margin-right:10px; } .mr20{margin-right:20px; } .mt5{margin-top:5px; } .mt10{margin-top:10px; } .mt20{margin-top:20px; } .mb5{margin-bottom:5px; } .mb10{margin-bottom:10px; } .mb20{margin-bottom:20px; } .ml-1{margin-left:-1px; } .mt-1{margin-top:-1px; } /*.p1{padding:1px; }*/ .pl5{padding-left:5px; } .p5{padding:5px; } .pt5{padding-top:5px; } .pr5{padding-right:5px; } .pb5{padding-bottom:5px; }
.p10{padding:10px; } .pl10{padding-left:10px; } .pt10{padding-top:10px; } .pr10{padding-right:10px; } .pb10{padding-bottom:10px; } .p20{padding:20px; } .pl20{padding-left:20px; } .pt20{padding-top:20px; } .pr20{padding-right:20px; } .pb20{padding-bottom:20px; } .rel,.pr{position:relative; } .abs,.pa{position:absolute; } .dn{display:none !important; } .db{display:block !important; } .dib{-moz-inline-stack:inline-block; display:inline-block; } .di{display:inline; } .ovh{overflow:hidden; } .ovs{overflow:scroll; } .vh{visibility:hidden; } .vv{visibility:visible; } .lh14{line-height:14px; } .lh16{line-height:16px; } .lh18{line-height:18px; } .lh20{line-height:20px; } .lh22{line-height:22px; } .lh24{line-height:24px;} .fix{*zoom:1; } .fix:after,.fix:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; } .z{_zoom:1; } .h1{height:1px; } .h5{height:5px; } .h10,.h{height:10px; } .h15{height:15px; } .h20{height:20px; }
.h1,.h5,.h10,.h15,.h20,.h{font-size:0px; line-height:0; overflow:hidden; clear:both; }a{text-decoration:none; } a:hover{color:#be1d2c }
.ani{
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
*{outline: 0;}
input,select,button,textarea{
	color: #333;
	font-size: 14px;
	border:0;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
select::-ms-expand {display: none;}
input[type='submit'],input[type='reset'],
input[type='button'],button{
	cursor: pointer;
}
::-webkit-input-placeholder {color:#999;}
:-moz-placeholder {color:#999;}
::-moz-placeholder {color:#999;}
:-ms-input-placeholder {color:#999;}
.clear{clear: both;}
/*inital*/
html{scroll-padding-top: 102px;}
body{
	color: #333;
	font-size: 14px;		
}

body,html{
	overflow-x: hidden;
}

a{color:#3f3f3f;}

/*scrollbar*/

::-webkit-scrollbar {

	width: 5px;

	height: 5px;

	border-radius: 5px;

}

::-webkit-scrollbar-track {

	background: #ddd;

}

::-webkit-scrollbar-thumb {

	background: #afaeae;

	border-radius: 6px;

}

::-webkit-scrollbar-thumb:window-inactive {

	background: #afaeae;

	border-radius: 6px;

}
/*fonts*/
/*字体共用样式*/
@font-face {
    font-family: "CuTi";
   src: url("../fonts/SourceHanSansCN-Bold.otf")
}
@font-face {
    font-family: "ZiTi";
   src: url("../fonts/SourceHanSansCN-Normal.otf")
}
@font-face {
    font-family: "ZiTi2";
   src: url("../fonts/Morganite-Black.ttf")
}
@font-face {
    font-family: "ZiTi5";
   src: url("../fonts/SourceHanSansCN-Medium.otf")
}
/*******************************

  -------[=layout]-------

********************************/
.wp{width: 1400px;margin: 0 auto;}
.wrap{width: 1400px;margin: 0 auto;}
.w1400{width: 1400px;margin: 0 auto;}
.h30{height: 30px;}
.h40{height: 40px;}
.h50{height: 50px;}
#header{	
	position: fixed;		
	height: 100px;
	-webkit-transition: all .5s;
    transition: all .5s;    
	z-index: 100;
	width: 100%;
	left: 0;
	top: 0;
}
#header:hover{background: #fff;}
#header::before{

	content: '';

	position: absolute;

	left: 0;right: 0;bottom: 0;

	z-index: 0;

}

#header > *{

	position: relative;

	z-index: 1;

}
.logo{
	float: left;
	width: 260px;
	height: 100px;
	overflow: hidden;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.logo img{height:40px;position: absolute;top: 50%;transform: translate(0,-50%);-webkit-transition: all .5s;transition: all .5s;}
.hd-search{float: left;position: relative;padding: 37px 0 0 0;-webkit-transition: all .5s;transition: all .5s;}
.hd-search img{height: 25px;-webkit-filter: grayscale(100%) brightness(500%);filter: grayscale(100%) brightness(500%);}
.hd-searchBtn{width: 40px;display: block;}
.hd-search-form{background: #f5f5f5;width:0;border-radius: 20px;margin-top: -8px;}
.hd-search.cur .hd-search-form{width: 365px;visibility: visible;opacity: 1;}
.hd-search-form input{
	color: #666;
	font-size: 14px;
	height: 40px;
	display: block;
	text-indent: 10px;	
}
.hd-search-form input::-webkit-input-placeholder {color:#3f3f3f;}

.hd-search-form input:-moz-placeholder {color:#3f3f3f;}

.hd-search-form input::-moz-placeholder {color:#3f3f3f;}

.hd-search-form input:-ms-input-placeholder {color:#3f3f3f;}

.hd-search-form .inp{
	width: calc(100% - 40px);
	padding: 0 10px;
}

.hd-search-form .btn3{
	position: absolute;
	right: 10px;top:31px;
	background: url(../images/ss2.svg) center center no-repeat;
	width: 0;
	background-size: auto 26px;
	-webkit-transition: all .5s;
    transition: all .5s;
}
.hd-search-form.in{width: 240px;border: 1px solid #ddd;}
.hd-lang{
	float: left;
	text-align: center;
	position: relative;
	margin: 0px 0 0 10px;
	padding: 37px 0;
	-webkit-transition: all .5s;
    transition: all .5s;
}
.hd-lang img{-webkit-filter: grayscale(100%) brightness(500%);filter: grayscale(100%) brightness(500%);height: 26px;}
.hd-side{float: right;padding: 5px 0;}
.hd-lang a{   
	color: #cacaca;;
	display: block;	
}
.hd-lang a:hover{color: #c0192c;}
.hd-lang dl{
	position: absolute;
	left: 50%;top:100px;
	background: #fff;
	border-radius:0 0 10px 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
	overflow: hidden;
	display: none;
	width: 110px;
	transform: translate(-50% , 0);
}
.hd-lang dd a{font-size: 14px;height: 50px;line-height: 50px;border-bottom: 1px solid #f5f5f5;margin: 0 20px;padding: 0;color: #2e2624;}
.hd-lang dd:last-child a{border-bottom: none;}
.hd-lang dd a:hover{font-weight: bold; color: #c0192c;}
.hdr{float: right;}
.top-side{float: right;height: 62px;margin-left: 90px;}
.top-side.on{margin-left: 30px;}
#nav{float: left;}
#nav li{float: left;position: relative;margin-left: 58px;}
#nav li .v1{
	color: #fff;
	font-size: 18px;
	display: inline-block;
    line-height: 100px;
	position: relative;
    font-family: "ZiTi";
    -webkit-transition: all .5s;
    transition: all .5s;
}
#header:hover .v1{color: #333;}
#nav li.on a,#nav li:hover .v1{color: #09348b;font-weight: bold;}
#nav li .v1::after{
	content: '';
	position: absolute;
	left: 50%;bottom: 0px;
	width: 0;
	border-bottom: 2px solid #09348b;
	transition: all 0.3s;
	transform: translate(-50%,0);
}
#nav li.on .v1::after,#nav li:hover .v1::after{width: 100%;}
#nav li i{
	width: 16px;
	height: 100px;
	background: url(../images/jt1.png) no-repeat right center;
	background-size: auto 16px;
	display: inline-block;
	margin-left: 5px;
	-webkit-transition: all .5s;
    transition: all .5s;
	float: right;
}
#header:hover #nav li.on .v1{color: #09348b;}
#header:hover .hd-search img,#header:hover .hd-lang img{-webkit-filter:none;filter: none;}
#nav dl.sub{
	position: absolute;
	left:50%;
	top: 98px;
	transform: translate(-50%,0);
	width: 160px;
	padding: 10px 0;
	background:#fff;
	display: none;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border-radius: 0 0 10px 10px;
}
.min-header #nav dl.sub{top: 80px;}
#nav dl.sub a{
	color: #333;
	font-size: 16px;
	line-height: 40px;
	display: block;
	text-align: center;
}
#nav dl.sub a:hover,#nav .tab-list1 dd a:hover{
	color: #09348b;
	font-weight: bold;
}
#nav .sub2{position: absolute;
	left:-200px;top: 98px;transform: translate(0);
	width: 544px;padding: 15px 28px;
	background:#fff;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border-radius: 0 0 10px 10px;
	display: none;}
#nav .sub2 .left{width: 125px;}
#nav .sub2 dl{border-bottom:1px solid #dcdcdc;}
#nav .sub2 dt{line-height: 49px;height: 49px;position: relative;}
#nav .sub2 dt.move::after{content: "";transform: rotate(180deg);transition: all 0.4s;display: block;position: absolute;right: 0;width: 20px;height: 49px;top: 0;background: url("../images/sjx.png") no-repeat center;background-size: auto 12px;}
#nav .sub2 dt.on2::after{transform: rotate(0deg);}
#nav .sub2 dt a{display: block;color: #333;font-size: 16px;}
#nav .sub2 dd{margin-top: -10px;padding-bottom: 5px;}
#nav .sub2 dd a{display: block;color: #333;font-size: 14px;height: 30px;line-height: 30px;}
#nav .sub2 .tab-tit1{padding-left: 16px;display: none;}
#nav .sub2 .tab-tit1 a.cur{color: #be1d2c;}
#nav .sub2 .tab-tit1.in{display: block;}
#nav .tab-list1{width: 345px;padding:12px 0 12px 28px;border-left: 1px solid #dcdcdc;}
#nav .tab-list1 .con1{display: none;}
#nav .tab-list1 .con1 .images{width: 345px;height: 159px;margin-bottom: 15px;}
#nav .tab-list1 .con1 .txt{height: 120px;overflow: hidden;}
#nav .tab-list1 .con1 img{width: 100%;height: 100%;object-fit: cover;}
#nav .tab-list1 .con1 p{color: #333;font-size: 14px;line-height: 24px;}
#header .logo-tp1{display: none;}
#header.min-header,#header.on{position: fixed;left: 0;top: 0;width:100%;z-index: 889;height: 80px;background:#fff;box-shadow: 0 0 15px rgba(0,0,0,0.2);}
#header.min-header .logo-tp1,#header.on .logo-tp1{display: block;}
#header.min-header .logo-tp2,#header.on .logo-tp2{display: none;}
#header.min-header .logo,#header.min-header #nav li i,#header.on .logo,#header.on #nav li i{height: 80px;}
#header.min-header #nav li .v1,#header.on #nav li .v1{line-height: 80px;color: #333;}
#header.min-header .hd-search,#header.on .hd-search{padding: 27px 0 0 0;}
#header.min-header .hd-search-form .btn3,#header.on .hd-search-form .btn3{top: 20px;}
#header.min-header .hd-lang,#header.on .hd-lang{padding: 27px 0;}
#header.min-header .logo img,#header.on .logo img{height: 50px;}
#header.min-header .hd-lang dl,#header.min-header #nav .sub2,#header.on .hd-lang dl,#header.on #nav .sub2{top: 78px;}
#header.min-header #nav li.on .v1,#header.min-header #nav li:hover .v1,#header.on #nav li.on .v1,#header.on #nav li:hover .v1{color: #09348b;font-weight: bold;}
#header.min-header #nav li.on i,#header.min-header #nav li:hover i,#header.on #nav li.on i,#header.on #nav li:hover i{background: url(../images/jt3.png) no-repeat right center;background-size: auto 16px;}
#header.min-header .hd-search img,#header.min-header .hd-lang img,#header.on .hd-search img,#header.on .hd-lang img{-webkit-filter:none;filter:none;}
#nav li.on i,#nav li:hover i,#header.min-header #nav li:hover i{background: url(../images/jt3.png) no-repeat right center;background-size: auto 16px;-webkit-filter:none;filter: none;}
#header:hover #nav li i,#header.min-header #nav li i{background: url(../images/jt2.png) no-repeat right center;background-size: auto 16px;}
#header:hover #nav li:hover i,#header.min-header #nav li:hover i{background: url(../images/jt3.png) no-repeat right center;background-size: auto 16px;}
#header:hover .logo-tp1{display: block;}
#header:hover .logo-tp2{display: none;}
.f2,.f3{
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.4s ease;
}
/*手机端菜单导航*/
.wap-btn{
	display: none;
	position: absolute;
	z-index: 9;
	right: 3%;
	width: 30px;
	height: 19px;
	cursor: pointer;	
	top: 26px;
}
.wap-btn em{
	position: absolute;
	left: 0;
	top: 8px;
	width: 30px;
	height: 2px;
	background-color: #333;
}
.wap-btn .s1{top: 0px;}
.wap-btn .s2{top: 8px;}
.wap-btn .s3{top: 16px;}
.sp_nav_se .s1{top:9px;transform:rotate(45deg);}
.sp_nav_se .s2{width:0}
.sp_nav_se .s3{top:9px;transform:rotate(-45deg);}
.leftMenu a {
    text-decoration: none;
    display: block;
}
.leftMenu {
	background: #fff;
    position: fixed;
    right: -1000px;
    top:70px;
    display: block;
    height: 100%;
    width: 100%;
    min-width: 120px;
    max-width: 440px;
    z-index: 10000;
    transition: all 0.4s ease;
    overflow: auto;
}
.leftMenu.menu-open {
    right: 0;
}
.leftMenu.menu-open::before{content: "";position: absolute;left: 0;top: -12px;width: 100%;height: 12px;box-shadow: 0 0 12px rgba(0,0,0,.1);}
.leftMenu ul li {
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}
.leftMenu ul li>a{
	font-size: 16px;
	margin-left: 20px;
	color:#2e2624;
	line-height: 46px;
	text-align: left;
}
.leftMenu ul li .f2 a{
	font-size: 14px;
	color:#2e2624;
	margin-left: 20px;
	line-height: 39px;
	text-align: left;
}
.leftMenu ul li ul li{
    border-bottom: none;
    margin: 0 20px;
    position: relative;
}
.leftMenu ul li ul li::after{content: "";height: 1px;width: 100%;background:#f5f5f5;left: 0;bottom: 0;position: absolute;}
.leftMenu ul li ul li:last-child::after{display: none;}
.leftMenu ul li.hasChild > a:after {
    content: "+";
    position: absolute;
    right: 20px;
    top:-1px;
    font-size: 24px;
    font-weight: 300;
}
.leftMenu ul li.hasChild.open > a:after {
    content: "-";
    right: 23px;
    font-size: 28px;
    top: -3px;
	
}
.wap-search{display: none;}
.sb-search img{height:27px;}
.sb-search{display:none;width:100%;height:auto;position:absolute;top: 0px;padding:15px 0;left:0;}
.sb-search .sb-search-input-container{background: #f5f5f5;border-radius: 4px;padding: 0 0 0 12px;margin:0 3% 0 0;position: relative;}
.sb-search.on .sb-search-input-container{width:calc(100% - 80px);float: right;}
.sb-search.on{z-index: 100;margin: 0;background: #fff;border-radius: 0;display: block;}
.sb-search .sb-search-input{width: calc(100% - 70px);height: 40px;}
.sb-search .sb-search-submit{height: 40px;}
.sb-search.on .back-head{display: block;position: absolute;left: 0;height:52px;top: 50%;transform: translate(0,-50%);width: 80px;}
.sb-search.on .back-head img{height:20px;display: block;position: absolute;transform: translate(0,-50%);top: 50%;}
.sb-search.on .back-head a{display: block;height: 52px;position: relative;left: 15px;width: 40px;}
.sb-search .sb-search-submit{width:59px;background: none;text-indent: -9999px;background: url("../images/ss2.svg") no-repeat center;background-size: auto 24px;position: absolute;cursor: pointer;right: 0;top: 0;height: 40px;}

.banner{overflow: hidden;width: 100%;}
.banner .swiper-button-prev::after{content: "";display: block;position: absolute;right: 0;background:url("../images/left.png") no-repeat center;background-size: auto 22px;}
.banner .swiper-button-next::after{content: "";display: block;position: absolute;left: 0;background:url("../images/right.png") no-repeat center;background-size: auto 22px;}
.banner .swiper-button-next::after,.banner .swiper-button-prev::after{border-radius:50%;border:1px solid #fff;
    cursor: pointer;
    position: absolute;
    transition: all .5s cubic-bezier(.694,0,.335,1);width: 50px;height: 50px;top: 0;}
.banner .swiper-button-next,.banner .swiper-button-prev{width: 50px;height: 50px;z-index: 10;}
.banner .swiper-button-next:hover::after{background:#09348b url("../images/right.png") no-repeat center;background-size: auto 22px;border: solid 1px #09348b;}
.banner .swiper-button-prev:hover::after{background:#09348b url("../images/left.png") no-repeat center;background-size: auto 22px;border: solid 1px #09348b;}
.banner .swiper-pagination-bullet{background: #818aa6;width:6px;height:6px;border-radius:50%;opacity: 1;display:inline-block;margin-right:8px;position: relative;}
.banner .swiper-pagination-bullet-active{background: #fff;width: 18px;border-radius: 3px;}
.banner .swiper-pagination{left:50%;transform: translate(-50%,0);width:1400px;bottom:68px;text-align: left;}
.a-img{width: 100%;height: 900px;}
.a-img img{width: 100%;height: 100%;object-fit: cover;}
.wap-img{display: none;}
.a-text
{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 28;
width: 1400px;
}
.a-text .a-titles
{
  font-size: 58px;
  font-weight:normal;
  color: #FFF;
  line-height: 1em;
  text-transform: uppercase;
  font-family: "ZiTi5";
}
.a-text .a-intro
{
  font-size: 20px;
  color: #FFF;
  margin: 33px 0 74px 0;
  font-weight: 400;
  max-width: 700px;
}
.a-text a{
  display:block;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  margin-top: 50px;
  color: #fff;
  transition: 0.2s;
  border: 1px solid #fff;
  height: 46px;
  line-height: 46px;
  border-radius: 23px;  
  text-align: center;
  width: 172px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s; transition: all 0.6s;
}
.a-titles,.a-intro,.a-tip{opacity:0;transform:translate3d(0,30px,0);}
.a-text a span{background: url(../images/more.svg) no-repeat right center;background-size: auto 20px;padding:0 25px 0 5px;display: inline-block;position: relative;z-index: 2;}
.a-text a .bgsqr1,.a-text a .bgsqr2{background:#09348b;position: absolute;top: 50%; top:0\9;content: '';width: 20px;height: 20px; -webkit-border-radius: 50%;border-radius: 50%;-webkit-transition: all 0.6s; transition: all 0.6s; opacity:0.5;}
.a-text a .bgsqr1{left: -20px;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.a-text a .bgsqr2{right: -20px;-webkit-transform: translate(50%,-50%);transform: translate(50%,-50%);}
.a-text a:hover .bgsqr1{ -webkit-animation:criss-cross-left .8s both;animation:criss-cross-left .8s both;width:375px\9;height:375px\9;  opacity:1;}
.a-text a:hover .bgsqr2{ -webkit-animation:criss-cross-right .8s both;animation:criss-cross-right .8s both;width:375px\9;height:375px\9;opacity:1;}
.a-text a:hover{border:1px solid #09348b;background:#09348b;}
.banner .swiper-slide-active .a-titles{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);transition-delay: .6s;} 
.banner .swiper-slide-active .a-intro{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);transition-delay: .8s;} 
.banner .swiper-slide-active .a-tip{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);transition-delay: 1s;}
.banner .arrows{position: absolute;width: 160px;right: 15%;bottom: 46px;height: 52px;}
@-webkit-keyframes criss-cross-left {
 0% {
  left:-20px
 }
 50% {
  left:50%;width:20px;height:20px;
 }
 100% {
  left:50%;width:375px;height:375px;
 }
}
@keyframes criss-cross-left {
 0% {
  left:-20px
 }
 50% {
  left:50%; width:20px;height:20px;
 }
 100% {
  left:50%;width:375px;height:375px;
 }
}
@-webkit-keyframes criss-cross-right {
 0% {
  right:-20px
 }
 50% {
  right:50%;width:20px;height:20px;
 }
 100% {
  right:50%;width:375px;height:375px;
 }
}
@keyframes criss-cross-right {
 0% {
  right:-20px
 }
 50% {
  right:50%;width:20px;height:20px;
 }
 100% {
  right:50%;width:375px;height:375px;
 }
}
.cl{clear: both;}
.fl{float: left;}
.fr{float: right;}
.index1{padding: 92px 0;position: relative;}
.big{position: absolute;left: 2px;bottom: 92px;}
.title{color: #333;font-size: 18px;position: relative;}
.title h3{color: #333;font-size: 45px;padding: 13px 0 47px 0;font-weight:300;font-family: "ZiTi5";}
.title h3 span{color: #09348b;}
.index1 p{color: #333;font-size: 18px;line-height: 32px;}
.index1 .left{width:calc(100% - 770px);}
.index1 .right{width: 670px;}
.index1 .right img{width: 100%;height: 100%;object-fit: cover;border-radius: 10px;}
.more a{ display: block;border:1px solid #666;width: 172px; position:relative; color: #333;z-index: 2; overflow: hidden; -webkit-transition: all .6s;transition: all .6s;font-size: 16px;border-radius: 24px;height:46px;text-align: center;}
.more a:hover{ color:#fff; border-color:#09348b;background:#09348b;}
.more a .bgsqr1,.more a .bgsqr2{background:#09348b;position: absolute;top: 50%; top:0\9;content: '';width: 20px;height: 20px; -webkit-border-radius: 50%;border-radius: 50%;-webkit-transition: all 0.6s; transition: all 0.6s; opacity:0.5;}
.more a .bgsqr1{left: -20px;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.more a .bgsqr2{right: -20px;-webkit-transform: translate(50%,-50%);transform: translate(50%,-50%);}
.more a:hover .bgsqr1{ -webkit-animation:criss-cross-left .8s both;animation:criss-cross-left .8s both;width:375px\9;height:375px\9;  opacity:1;}
.more a:hover .bgsqr2{ -webkit-animation:criss-cross-right .8s both;animation:criss-cross-right .8s both;width:375px\9;height:375px\9;opacity:1;}
.more a span{ position:relative; z-index:1;background: url("../images/more2.svg") no-repeat right center;display: inline-block;padding: 0 25px 0 5px;background-size: auto 20px;height: 46px;line-height: 46px;}
.more a:hover span{background: url("../images/more.svg") no-repeat right center;background-size: auto 20px;}
.index1 .more{margin-top: 62px;}
.title .more{position: absolute;bottom: 0;right: 0;}
@-webkit-keyframes criss-cross-left {
 0% {
  left:-20px
 }
 50% {
  left:50%;width:20px;height:20px;
 }
 100% {
  left:50%;width:375px;height:375px;
 }
}
@keyframes criss-cross-left {
 0% {
  left:-20px
 }
 50% {
  left:50%; width:20px;height:20px;
 }
 100% {
  left:50%;width:375px;height:375px;
 }
}
@-webkit-keyframes criss-cross-right {
 0% {
  right:-20px
 }
 50% {
  right:50%;width:20px;height:20px;
 }
 100% {
  right:50%;width:375px;height:375px;
 }
}
@keyframes criss-cross-right {
 0% {
  right:-20px
 }
 50% {
  right:50%;width:20px;height:20px;
 }
 100% {
  right:50%;width:375px;height:375px;
 }
}
.footer{background: #252525;position: relative;z-index: 2;}
.footer .f-bottom1{border-top: 1px solid #363636;border-bottom: solid 1px #363636;margin-top: 36px;}
.foot1 .f-dh{color: #000;font-size:20px;font-weight:bold;padding-bottom:30px;}
.foot1 dl{float: left;width: 50%;}
.foot1 dt{color: #fff;font-size: 20px;padding-bottom: 11px;}
.foot1 dd a{color: #939393;font-size: 16px;display: block;margin-top: 15px;}
.foot1 .left{width: 32%;padding-top: 56px;}
.foot1 .middle{width:43%;text-align: center;border-left: 1px solid #363636;border-right: solid 1px #363636;padding: 60px 0;height: 270px;}
.foot1 .middle ul{display: flex;justify-content:center;}
.foot1 .middle li{width: 30%;}
.foot1 .middle img{border-radius: 8px;width: 110px;height: 110px;display: block;margin: 0 auto 12px auto;}
.foot1 .right{width: 20%;padding-top: 56px;}
.foot1 .right h3{color: #fff;font-size: 22px;font-weight: normal;}
.foot1 .right .tel{color: #939393;font-size: 16px;padding:24px 0;}
.foot1 .right h4{color: #939393;font-size: 22px;font-weight: normal;padding: 16px 0;}
.foot1 .more a{color: #939393;}
.foot1 .more a span{background: url("../images/jtt1.svg") no-repeat right center;background-size: auto 20px;padding-left: 11px;}
.foot1 .more a:hover span{background: url("../images/jtt2.svg") no-repeat right center;background-size: auto 20px;}
.foot1 h5{background: url("../images/f-ico_07.png") no-repeat left center;font-weight: normal;color: #fff;font-size: 16px;padding: 8px 0 8px 88px;}
.foot1 h5 span{display: block;color: #939393;font-size: 35px;padding-bottom: 8px;}
.footer p{color: #939393;font-size: 16px;line-height: 30px;font-family: auto;}
.foot2 p a{color: #939393;}
.foot1 .p01{background:url("../images/ico1.png") no-repeat left center;background-size: auto 22px;padding-left: 32px;}
.foot1 .p01 b{color: #be1d2c;font-size: 18px;font-family: arial;}
.foot1 .p02{background:url("../images/ico2.png") no-repeat left center;background-size: auto 22px;padding-left: 32px;}
.foot1 .p03{background:url("../images/ico3.png") no-repeat left center;background-size: auto 22px;padding-left: 32px;}
.foot1 .p04{background:url("../images/ico4.png") no-repeat left 3px;background-size: auto 22px;padding-left: 32px;}
.foot1 .f-left p{margin-bottom: 10px;}
.foot1 .f-left{width: 50%;}
.footer .foot1{padding:50px 0 0px 0;}
.footer .foot2{padding: 24px 0 42px 0;}
.footer a:hover,.footer p a:hover{color: #fff;}
.index2{position: relative;}
.index2 .title{position: absolute;top:64px;z-index: 10;width: 1400px;left: 50%;transform: translate(-50%,0);color: #fff;}
.index2 .title h3{color: #fff;}
.picSwiper2{font-size: 0;}
.picSwiper{top: -216px;}
.picSwiper img{width: 100%;height: 100%;object-fit: cover;}
.index2 .swiper-button-next,.index2 .swiper-button-prev{width: 27px;height: 20px;}
.index2 .swiper-button-next::after,.index2 .swiper-button-prev::after{display: none;}
.index2 .swiper-button-next{background: url("../images/right01.png") no-repeat center;background-size: auto 20px;right: 0;}
.index2 .swiper-button-prev{background: url("../images/left01.png") no-repeat center;background-size: auto 20px;left: 0;}
.arrows2{position: absolute;left: 50%;bottom: 284px;width: 1400px;transform: translate(-50%,0);z-index: 10;}
.arrows2 .w80{width:80px;height:20px;position: absolute;right: 0;}
.index2 .text1 h4{color: #fff;font-size: 20px;display: inline-block;width:150px;float: left;line-height: 34px}
.index2 .text1 p{color: #fff;font-size: 18px;display: inline-block;width: calc(100% - 150px);line-height: 34px;}
.index2 .text1{position: absolute;right: 0;z-index: 10;top: 0;width: 56%;}
.picSwiper2 .w1400{position: absolute;left: 50%;transform: translate(-50%,0);top: 106px;}
.index2 .swiper-pagination{color: #fff;font-family: arial;font-size: 30px;width:90px;left:00;bottom:-28px;position: absolute;}
.index2 .zongshu{color: #fff;font-size: 24px;}
.index2 .cur{color: #fff;font-size: 30px;}
.picSwiper2 img{width: 100%;max-height: 900px;}
.picSwiper .item {
    position: relative;
    cursor: pointer;
    height: 148px;
}
.picSwiper .item:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/img-10.png);
    background-size: 100% 100%;
    z-index: 2;
}
.picSwiper .item:after {
    content: '';
    width: 28px;
    height: 28px;
    position: absolute;
    right: 25px;
    bottom: 25px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/arrow1.svg);
    background-size: auto 15px;
    z-index: 3;
    transition: all .3s ease;
}
.picSwiper .swiper-slide.swiper-slide-thumb-active .item:after {
    background-color: #fff;
    background-image: url(../images/arrow2.svg);
}
.picSwiper .item .img-box {
    position: relative;
    z-index: 1;
    font-size: 0;
    height: 148px;
}
.picSwiper .item .img-box:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(90deg, rgba(38, 49, 62, 0.8), transparent);
    transition: opacity .3s ease;
    will-change: opacity;
    z-index: 2;
}
.picSwiper .item .img-box:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(90deg, #0062b2, transparent);
    transition: opacity .3s ease;
    will-change: opacity;
    opacity: 0;
    z-index: 2;
}
.picSwiper .swiper-slide.swiper-slide-thumb-active .item .img-box:after {
    opacity: 1;
}
.picSwiper .item .txt-box {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 50px);
    padding: 20px 25px 0 25px;
    z-index: 3;
}
.picSwiper .item .txt-box span {
    display: block;
    color: #fff;
    font-size: 20px;
}
.picSwiper .item .txt-box i {
    display: block;
    color: #fff;
    opacity: 0.5;
    font-style: normal;
    margin-top: 5px;
    font-family: arial;
    font-size: 18px;
}
.picSwiper2 .text1{opacity:0;transform:translate3d(0,30px,0);}
.picSwiper2 .swiper-slide.swiper-slide-active .text1{opacity:1;transform:translate3d(0,0,0);transition:opacity 1s cubic-bezier(.25,.1,.25,1),transform 1s cubic-bezier(.25,.1,.25,1);transition-delay: .6s;} 
.index3{margin-top: -70px;position: relative;z-index: 10;padding-bottom: 92px;}
.index3 .title h3,.index4 .title h3{padding-bottom: 0;}
.index3 .title .more,.index4 .title .more{bottom: 10px;}
.index3 .w1400{width: 1420px;}
.index3 .title{margin: 0 10px}
.cpSwiper{padding: 47px 10px 0 10px;}
.index-3 .swiper-pagination{display: none;}
.index-3 .img{border: solid 1px #e5e5e5;border-radius: 10px;height: 334px;overflow: hidden;}
.cpSwiper .swiper-slide .img img{border-radius: 10px;height:334px;width: auto;display: block;margin: 0 auto;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.cpSwiper .swiper-slide:hover .img img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.cpSwiper .swiper-slide:hover .img{box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.15);}
.index-3 .text{text-align: center;padding: 0 25px;}
.index-3 .text h3{font-weight: normal;margin:28px 0 9px 0;}
.index-3 .text h3 a{display: block;color: #333;font-size: 20px;font-family: "ZiTi5";}
.index-3 .text p{color: #666;font-size: 16px;line-height: 32px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.cpSwiper .swiper-slide{-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.cpSwiper .swiper-slide:hover{transform: translateY(-20px);}
.cpSwiper .swiper-slide:hover .text h3 a{color: #09348b;}
.index-3{position: relative;}
.index-3 .swiper-button-next,.index-3 .swiper-button-prev{top: 38%;}
.index-3 .swiper-button-next{right: -80px;margin-top: 20px;}
.index-3 .swiper-button-prev{left: -80px;transform: rotate(180deg);}
.index4{background: #f6f6f6;padding: 92px 0 85px 0;}
.newsSwiper{padding-bottom: 10px;}
.newsSwiper .img{position: relative;overflow: hidden;border-radius: 10px 10px 0 0;height: 268px;}
.newsSwiper .img:after {position: absolute;content: '';height: 100%;width: 100%;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.6);-webkit-transition: opacity .25s ease-in-out;transition: opacity .3s ease-in-out;opacity: 0;top: 0;}
.newsSwiper .swiper-slide:hover .img:after{opacity: 1;}
.newsSwiper .link-wrap{position: absolute;top: 50%;right: 50%;transform: translateX(50%) translateY(-50%);z-index: 10;}
.newsSwiper .link-wrap .more{display: inline-block;opacity: 0;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;-webkit-transform: scale(0);transform: scale(0);}
.newsSwiper .link-wrap .more a{color: #fff;border:1px solid #fff;}
.newsSwiper .link-wrap .more a span{background: url("../images/more.svg") no-repeat right center;background-size: auto 20px;}
.newsSwiper .swiper-slide:hover .more{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
.newsSwiper .link-wrap .more:hover a{border: solid 1px #002fa7;}
.newsSwiper .img img {-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border-radius: 10px 10px 0 0;width: 100%;height: 100%;object-fit: cover;}
.newsSwiper .swiper-slide:hover .img img {-webkit-transform: scale(1.5);transform: scale(1.5);}
.newsSwiper .text{padding: 34px 25px 0 25px;position: relative;border-radius: 0 0 10px 10px;z-index: 3;background: #fff;}
.newsSwiper .swiper-slide:after{content:" ";display: block;position: absolute;height: 10px;width: 0;left: 50%;background: #002fa7;bottom: -2px;border-radius: 0 0 10px 10px;z-index: 1;transform: translate(-50%,0);-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.newsSwiper .swiper-slide:hover:after{width: 99%;}
.newsSwiper .text h3{font-weight: normal;margin-bottom: 48px;}
.newsSwiper .text h3 a{display: block;color: #333;font-size: 20px;overflow: hidden;line-height: 28px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;transition: all .45s ease-out 0s;-webkit-transition: all .45s ease-out 0s;-moz-transition: all .45s ease-out 0s;height: 60px;font-family: "ZiTi5";}
.newsSwiper .text .time{color: #666;font-size: 16px;font-family: arial;height: 60px;line-height: 60px;border-top:1px solid #eee;background: url(../images/more5.svg) no-repeat right center;background-size: auto 15px;}
.newsSwiper .swiper-slide:hover .text .time{background: url(../images/more4.svg) no-repeat right center;background-size: auto 15px;}
.index-4 .swiper-button-next,.index-4 .swiper-button-prev{display: none;}
.index-4{padding-bottom:52px;}
.newsSwiper .swiper-slide:hover .text h3 a{color:#002fa7;}
.newsSwiper .swiper-slide{border-radius: 10px;}
.index4 .swiper-pagination{text-align: center;width: 100%;bottom: 0;}
.index4 .swiper-pagination span{display: inline-block;margin: 0 8px;width: 14px;height: 14px;border-radius: 50%;border: solid 1px #f7f7f7;background: none;position: relative;}
.index4 .swiper-pagination span::after{content: "";width: 8px;height: 8px;background: #444;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);border-radius: 50%;}
.index4 .swiper-pagination span.swiper-pagination-bullet-active{border: solid 1px #002fa7;}
.index4 .swiper-pagination span.swiper-pagination-bullet-active::after{background: #002fa7;}
.index-4{margin-top: 48px;position: relative;}


#zhezhao1{position: fixed;background: rgba(0,0,0,0.5);width: 100%;height: 100%;top: 0;left: 0;z-index: 1000;display: none;}
.pop-weixin{display: none;position: fixed;background:#fff url("../images/zxx.png") no-repeat left top;border-radius: 15px;width:640px;height: 700px;z-index: 1001;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.pop-online{display: none;position: fixed;background:#fff;border-radius: 15px;width:510px;height: 630px;z-index: 1001;top: 50%;left: 50%;transform: translate(-50%,-50%);padding: 60px;}
#close1 img{height: 30px;}
#close1{position: absolute;top: 20px;right: 30px;cursor: pointer;}
.pop-weixin h2{color:#3f3f3f;font-size: 36px;text-align: center;margin: 160px 0 56px 0;}
.pop-weixin h2 span{display: block;font-size: 18px;font-weight: normal;padding-top: 3px;}
.pop-weixin .img{text-align: center;}
.pop-weixin .img img{width: 211px;height: 211px;padding: 24px;border:1px solid #a6a6a6;border-radius: 15px;}
.pop-weixin p{color: #acacac;font-size: 14px;padding-top: 30px;text-align: center;}
.page {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}
.page a,
.page span {
	margin: 0 2px 8px 2px;
	display: inline-block;
	padding: 3px 5px;
	background: #fff;
	color: #999;
	font-size: 14px;
	border: 1px solid #ccc;		
	min-width: 20px;	
}
.page a:hover {
	background: #09348b;
	color: #fff;
	border: 1px solid #09348b;
}
.page .page_on,
.page a.page-num-current {
	background:#09348b;
	color: #fff;
	border: 1px solid #09348b;
}
.ny-banner{height: 500px;background-size: cover;background-position: left top;position: relative;}
.ny-banner::before{content: "";display: block;position: absolute;width: 100%;height: 100%;background:rgba(0,0,0,0.3);left: 0;top: 0;}
.ny-banner .w1400{position: relative;height: 500px;}
.ny-banner .text{position: absolute;top: 50%;transform: translate(0,-50%);left: 0;}
.ny-banner .text h3{color: #fff;font-size: 48px;text-shadow:2px 3px 1px rgba(0,0,0,0.5)}
.title-name{color: #333;font-size: 38px;font-weight: bold;margin-bottom: 28px;}
.brand{border-bottom:1px solid #eee;height: 79px;line-height: 79px;}
.brand a:hover{color: #09348b;}
.sub_nav{position: relative;height: 79px;overflow: hidden;}
.sub_nav li{position: relative;float: left;}
.sub_nav a{display:block;color: #333;font-size: 18px;position: relative;text-align: center;z-index: 2;padding: 0 50px;}
.sub_nav li::after{content: "";width:0;background: #09348b;display:block;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;}
.sub_nav li.active a,.sub_nav li a:hover{color: #fff;}
.sub_nav li.active::after,.sub_nav li:hover::after{width: 100%;}
.home{display: inline-block;float: right;font-size: 14px;background: url("../images/home.svg") no-repeat left center;padding-left: 30px;background-size: auto 20px;color: #666;}
.home a{color: #666;}
.about{padding: 68px 0;}
.about .left{width:400px;}
.about .left h4{font-weight: normal;color: #333;font-size: 40px;margin-bottom: 15px;}
.about .left p{color: #666;font-size: 22px;}
.about .right{width: calc(100% - 450px);padding-top: 5px;}
.about .right p{color: #666;font-size: 18px;line-height: 36px;}
.about .our{padding-top: 60px;}
.about .our img{max-width: 100%;border-radius: 10px;}
.solution{padding: 84px 0;}
.solution li{position: relative;margin-bottom: 25px;border-radius: 10px;}
.solution li .img{font-size: 0;border-radius: 10px;overflow: hidden;height: 500px;}
.solution li .img img{width: 100%;border-radius: 10px;}
.solution li:hover{box-shadow: 0 0 25px rgba(0,0,0,0.5);}
.solution li .text1{text-align: center;position: absolute;bottom: 70px;width: 100%;left: 0;transition: all .45s ease-out 0s;-webkit-transition: all .45s ease-out 0s;-moz-transition: all .45s ease-out 0s;}
.solution li h3{font-weight: normal;color: #fff;font-size: 40px;margin-bottom: 30px;}
.solution li .more a{margin: 0 auto;color: #fff;border: 1px solid #fff;}
.solution li .more a span{
    background: url(../images/more.svg) no-repeat right center;
    background-size: auto 20px;
    padding: 0 25px 0 5px;
    display: inline-block;
    position: relative;
    z-index: 2;
}
.solution li .more a:hover{border: solid 1px #09348b;}
.solution li:hover .more a{ color:#fff; border-color:#09348b;background:#09348b;}
.solution li:hover .more a .bgsqr1{ -webkit-animation:criss-cross-left .8s both;animation:criss-cross-left .8s both;width:375px\9;height:375px\9;  opacity:1;}
.solution li:hover .more a .bgsqr2{ -webkit-animation:criss-cross-right .8s both;animation:criss-cross-right .8s both;width:375px\9;height:375px\9;opacity:1;}
.solution li:hover .more a span{background: url("../images/more.svg") no-repeat right center;background-size: auto 20px;}
.solution li:hover .text1{bottom: auto;top: 50%;transform: translate(0,-50%);}
.solution2{padding: 84px 0;}
.solution2 li{margin-bottom: 80px;}
.solution2 .left{width: 48%;}
.solution2 .left .tit{color: #333;font-size: 40px;margin-bottom: 32px;}
.solution2 .left p{color: #666;font-size: 16px;line-height: 30px;}
.solution2 .right{width: 48%;}
.solution2 .right img{width: 100%;}
/*.solution2 ul{margin-top: 30px;}
.solution2 ul li{position: relative;padding-left: 22px;color: #666;font-size: 16px;line-height: 30px;}
.solution2 ul li::before{content: "";display: block;position: absolute;width: 6px;height: 6px;background: #ee741f;border-radius: 50%;left: 0;top: 12px;}*/
.products{padding: 72px 0;}
.products ul{display: grid;grid-template-columns: repeat(3, 1fr);gap:50px 36px;}
.products li .text{text-align: center;padding: 0 25px;}
.products li .text h3{font-weight: normal;margin:28px 0 11px 0;}
.products li .text h3 a{display: block;color: #333;font-size: 20px;font-family: "ZiTi5";}
.products li .text p{color: #666;font-size: 16px;line-height: 28px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.products li{-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;overflow: hidden;}
.products li:hover{transform: translateY(-20px);}
.products li:hover .text h3 a,.news2 li:hover .text h3 a,.news1 .text h3 a:hover{color: #09348b;}
.products li .img{border: solid 1px #e5e5e5;border-radius: 10px;height: 334px;overflow: hidden;}
.products li .img img{border-radius: 10px;height:334px;width: auto;display: block;margin: 0 auto;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.products li:hover .img img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.products li:hover .img{box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.15);}
.news{background: #f6f6f6;padding: 84px 0;}
.news1{margin-bottom: 30px;background: #fff;border-radius: 10px;}
.news1 .img{width: 60%;border-radius: 10px 0 0 10px;position: relative;overflow: hidden;height: 496px;}
.news1 .img img{border-radius: 10px 0 0 10px;}
.news1 .text{width: 30%;padding:80px 5% 0 5%;height: 416px;}
.news2 ul{display: grid;grid-template-columns: repeat(3, 1fr);gap:30px 18px;}
.news2 li{position: relative;}
.news2 li .img{position: relative;overflow: hidden;border-radius: 10px 10px 0 0;height: 268px;}
.news2 li .img:after,.news1 .img:after{position: absolute;content: '';height: 100%;width: 100%;left: 0;top: 0;background-color: rgba(0, 0, 0, 0.6);-webkit-transition: opacity .25s ease-in-out;transition: opacity .3s ease-in-out;opacity: 0;top: 0;}
.news2 li:hover .img:after,.news1 .img:hover:after{opacity: 1;}
.news .link-wrap{position: absolute;top: 50%;right: 50%;transform: translateX(50%) translateY(-50%);z-index: 10;}
.news .link-wrap .more{display: inline-block;opacity: 0;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;-webkit-transform: scale(0);transform: scale(0);}
.news .link-wrap .more a{color: #fff;border:1px solid #fff;}
.news .link-wrap .more a span{background: url("../images/more.svg") no-repeat right center;background-size: auto 20px;}
.news2 li:hover .more,.news1:hover .more{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
.news2 li .link-wrap .more:hover a,.news1 .link-wrap .more:hover a{border: solid 1px #002fa7;}
.news2 li .img img,.news1 .img img{-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;border-radius: 10px 10px 0 0;width: 100%;height: 100%;object-fit: cover;}
.news2 li:hover .img img,.news1 .img:hover img {-webkit-transform: scale(1.5);transform: scale(1.5);}
.news2 li .text{padding: 34px 25px 0 25px;position: relative;border-radius: 0 0 10px 10px;z-index: 3;background: #fff;}
.news2 li:after{content:" ";display: block;position: absolute;height: 10px;width: 0;left: 50%;background: #002fa7;bottom: -2px;border-radius: 0 0 10px 10px;z-index: 1;transform: translate(-50%,0);-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.news2 li:hover:after{width: 99%;}
.news2 li .text h3,.news1 .text h3{font-weight: normal;margin-bottom: 48px;}
.news2 li .text h3 a,.news1 .text h3 a{display: block;color: #333;font-size: 20px;overflow: hidden;line-height: 28px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;transition: all .45s ease-out 0s;-webkit-transition: all .45s ease-out 0s;-moz-transition: all .45s ease-out 0s;height: 60px;font-family: "ZiTi5";}
.news2 li .text .time,.news1 .text .time{color: #666;font-size: 16px;font-family: arial;height: 60px;line-height: 60px;border-top:1px solid #eee;background: url(../images/more5.svg) no-repeat right center;background-size: auto 15px;}
.news2 li:hover .text .time,.news1 .text:hover .time{background: url(../images/more4.svg) no-repeat right center;background-size: auto 15px;}
.news1 .text h3{font-size: 24px;margin-bottom: 42px;}
.news1 .text h3 a{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;height: auto;}
.news1 .text p{color: #666;font-size: 16px;overflow: hidden;line-height: 28px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.news1 .text .time{margin-top: 100px;padding-top: 10px;}
.contact{padding: 74px 0 70px 0;}
.contact ul{display: grid;grid-template-columns: repeat(3, 1fr);gap: 56px;}
.contact li{border-radius: 10px;box-shadow: 0 0 15px rgba(0,0,0,0.15);text-align: center;padding:55px 30px 26px 30px;}
.contact li img{height: 54px;}
.contact li h4{font-weight: normal;color: #000;font-size: 24px;margin:18px 0 13px 0;}
.contact li p{color: #666;font-size: 18px;line-height: 28px;}
.online .btn-cc{
  width: 132px;
  height: 40px;
  color: #fff;
  background: #09348b;
  display: block;
  text-align: center;
  font-size: 16px;
  margin-top: 36px;
}
.online textarea {
  width: 100%;
  resize: none;
  height: 200px;
  padding: 20px;
  font-size:16px;
  font-family: inherit;
  border:1px solid #e6e6e6;
  color: #333;
  border-radius: 10px;
  margin-bottom: 20px;
}
.online .yzm{position: absolute;right: 1px;top: 1px;}
.online .yzm img{height:50px;border-radius: 0 10px 10px 0;}
.flex_item{flex: 1;}
.online .flex .flex_item{position: relative;}
.online .flex .flex_item:nth-child(2){margin-left: 20px;}
.online .flex {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}
.online .flex input,.online .car input{
  width: 100%;
  padding:0 20px;
  height: 52px;
  font-size: 16px;
  border:1px solid #e6e6e6;
  color: #333;
  border-radius: 10px;
}
.online{padding: 50px 0;}
.online h3{color: #333;font-size: 22px;font-weight: normal;margin-bottom: 21px;}
.online p{color: #999;font-size: 16px;}
.online form{margin: 36px 0;}
.online .car{width: 50%;position: relative;}
.news-list ul{display: block;}
.news-list{width:314px;padding:42px 18px 10px 18px;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.15);}
.news-box .detail{width: calc(100% - 448px);padding: 35px 35px 45px 35px;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.15);}
.news-box{background: #f6f6f6;padding: 84px 0;}
.detail p{color: #666;font-size: 16px;line-height: 30px;text-indent: 32px;}
.detail img{max-width: 100%;display: block;margin:0 auto;}
.detail .nn-tit{text-align: center;border-bottom: 1px solid #e6e6e6;padding-bottom: 27px;margin-bottom: 28px;}
.detail .nn-tit .t1{color: #333;font-size: 22px;padding-bottom: 21px;}
.detail .nn-tit .t2{color: #999;font-size: 16px;}
.detail .nn-tit .t2 span{display: inline-block;margin: 0 16px;}
.fenye{border-top: 1px solid #e6e6e6;color: #666;font-size: 16px;line-height: 30px;padding-top: 44px;margin-top: 50px;position: relative;}
.fenye .wz a{color: #666;}
.fenye .wz{width: 80%;}
.back-ss a{display:block;height: 48px;text-align: center;line-height: 48px;color: #fff;font-size: 18px;background: #174690;transition: all 0.3s;border-radius: 24px;}
.back-ss a:hover{box-shadow: 0 0 15px rgba(0,0,0,0.4);transform: translateY(-8px);}
.back-ss{width: 146px;position: absolute;bottom: 6px;right: 0;}
.news-list li .text h3 a{font-size: 18px;font-family: auto;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;}
.news-list li .text{padding:20px 0 10px 0;}
.news-list li .text h3{margin-bottom: 0;}
.news-list li .text .time{border-top: none;}
.news-list li:after{display: none;}
.news-list li .img{height: 185px;}
.news-list .hot{color: #333;font-size: 22px;margin-bottom: 34px;}
.step1{padding-bottom: 70px;margin-top: 84px;}
.step1 .left{width:648px;}
.left-pro{ width: 648px;}
.left-pro .t1{width:113px;float:left}
.left-pro .t1 a{position: relative;}
.left-pro .t1 a::after{content: "";display: block;position: absolute;width:109px;height: 109px;border: 2px solid #fff;left: 0;top: 0;border-radius: 10px;}
.left-pro .t1 a.on::after{border:2px solid #09348b}
.left-pro .t2{width:496px;float:right;border: 1px solid #e6e6e6;border-radius: 10px;font-size: 0;text-align: center;height: 496px;}
.left-pro .t2 img{display:block;margin: 0 auto;}
#showArea img{cursor:pointer;display:block;width:auto;height:111px;margin: 1px auto;}
#main_img{cursor:pointer;display:block}
#gotop,#gobottom{cursor:pointer;display:block;margin:0 auto}
#showArea{height:488px;overflow:hidden}
#showArea a{display: block;width:113px;height:113px;margin:7.5px 0;}
.MagicZoomBigImageCont{border:1px solid #e6e6e6;overflow:hidden}
.MagicZoomBigImageCont img{width:800px;height:800px}
.MagicZoomBigImageCont iframe{width:300px;height:300px}
.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#e6e6e6;text-align:center !important}
.MagicZoomPup{border:1px solid #aaa;background:#fff;cursor:hand;left:0}
.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
.MagicZoomLoading img{padding-top:3px !important}
.MagicThumb{cursor:url(cursor/zoomin.cur), pointer;outline:none;display: block;margin: 0 auto;}
.MagicThumb-zoomed{cursor:default}
.MagicThumb span{display:none}
.MagicThumb-image{border:1px solid #ccc;outline:none}
.MagicThumb-image-zoomed{cursor:url(cursor/zoomout.cur), pointer}
.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
.MagicThumb-controlbar{display:block;height:18px}
.MagicThumb-controlbar a{display:block;width:180px;height:180px;margin:0px 1px;outline:none;float:left;overflow:hidden}
.MagicThumb-controlbar a span{display:block;width:1000px;height:1000px;background:transparent url(graphics/controlbar.png) no-repeat 0 0;outline:none;position:absolute;left:0px;top:0px}
.MagicThumb-loading{border:1px solid #000;background:#fff url(graphics/loader.gif) no-repeat 2px 50%;padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}
.step1 .right{width:calc(100% - 698px);}
.step1 .right .name{color: #333;font-size: 40px;}
.step1 .right p{color: #666;font-size: 16px;line-height: 30px;}
.step1 .right h3{font-weight: normal;color: #333;font-size:18px;margin:50px 0 16px 0;}
.step1 .phones{background: url("../images/tel.svg") no-repeat left center;background-size: auto 30px;padding:0px 0 0px 46px;color: #09348b;font-size: 20px;line-height: 42px;}
.step1 .phones span{font-size: 32px;}
.step1 .right .text{height:210px;margin-bottom: 50px;}
.wap-swiper1{display: none;padding-bottom:40px;position: relative;}
.wap-swiper1 .swiper-button-next,.wap-swiper1 .swiper-button-prev{display: none;}
.wap-swiper1 img{width: 100%;}
.wap-swiper1 .swiper-pagination{text-align: center;width: 100%;bottom: 0;}
.wap-swiper1 .swiper-pagination span{margin: 0 5px;width: 10px;height: 10px;background: #555;}
.wap-swiper1 .swiper-pagination span.swiper-pagination-bullet-active{background:#09348b;}
.wap-swiper1 .pic{margin: 0 3%;}
.step2{border-top: 1px solid #f5f5f5;padding: 40px 0;}
.step2 h3{font-weight: normal;color: #333;font-size: 32px;margin-bottom: 33px;}
.step2 .conmmon{position: relative;}
.step2 .swiper-pagination,.step2 .swiper-button-next,.step2 .swiper-button-prev{display: none;}
.step2 .img img{width: 100%;height: 100%;object-fit: cover;border-radius: 10px;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.step2 .swiper-slide:hover .img img{-webkit-transform: scale(1.5);transform: scale(1.5);}
.step2 .img{height: 222px;overflow: hidden;border-radius: 10px;}
.step2 .swiper-slide h3{text-align: center;color: #333;font-size: 20px;font-weight: normal;margin-top: 19px;}
.cases li span a{display: block;color: #454545;font-size: 18px;margin-top: 6px;background: url("../images/jt11.png") no-repeat 100px center;text-align: left;}
.cases li:hover span a{background: url("../images/jt22.png") no-repeat 100px center;color: #09348b;}
.cases li .text h3{text-align: left;}
.cases li .text{padding: 0;}
.sub3{position: absolute;width: 160px;right: -160px;top: -10px;background: #fff;display: none;box-shadow: 0 0 10px rgba(0,0,0,0.1);
	}
#nav dl.sub dd{position: relative;}
#nav dl.sub dd:hover .sub3{display: block;}
