@charset "utf-8";
/* --reset-- */
body,div,span,img,h1,h2,h3,h4,h5,h6,ul,li,dl,dd,ol,p,i,b,strong,a,table,th,td,form,input,textarea{margin:0;padding:0;outline:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body{font-family:"PingFang SC",'Microsoft Yahei','Microsoft JhengHei',Helvetica,Tahoma;}
i,ol,ul,li{font-style:normal;list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;display:inline-block;vertical-align:middle;}
a{color:#333;text-decoration:none;-webkit-transition: all 0.35s;transition: all 0.35s;}
@font-face{font-family:FuturaLT;src:url('../fonts/FuturaLT.otf');}
@font-face {font-family:bahnschrift;src:url('../fonts/bahnschrift.ttf');}
@font-face{font-family:wurairun;src:url('../fonts/wurairun.ttf');}
::-webkit-scrollbar{width:6px;height:6px ;}
::-webkit-scrollbar-track{box-shadow:inset 0 0 6px transparent;background:#f8f8f8;border-radius:6px;}
::-webkit-scrollbar-thumb{border-radius:6px;background:#18943b;}
.ts035{-webkit-transition: all 0.35s;transition: all 0.35s;}
.ts05{-webkit-transition: all 0.5s;transition: all 0.5s;}
.f_l{float:left;}
.f_r{float:right;}
.clear{clear:both;}
.clearfix:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.hidden{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.valign-middle{display:table-cell;vertical-align:middle;}
.pic{position:relative;overflow:hidden;}
.pic img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:all 0.5s;transition:all 0.5s;position:relative;z-index:3;}
.pic:hover img{-webkit-transform:scale(1.08);transform:scale(1.08);}
.picEnlarge{width:100%;height:100%;position:absolute;left:0;top:0;z-index:9;}
.picEnlarge:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:rgba(10,152,224,0.6);-webkit-transition:all 250ms ease-out 0ms;transition:all 250ms ease-out 0ms;opacity:0;visibility:hidden;-webkit-transform:translateY(-101%);transform:translateY(-101%);}
.picEnlarge i{width:52px;height:52px;border:2px solid rgba(255,255,255,0.4);border-radius:50%;background:url(../images/pic_link.png) no-repeat center;background-size:20px 20px;position:absolute;left:50%;bottom:0;opacity:0;-webkit-transition:all 480ms ease-out 200ms;transition:all 480ms ease-out 200ms;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);}
.pic:hover .picEnlarge:before{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);}
.pic:hover .picEnlarge i{opacity:1;bottom:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);}
.start-center{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;}
.center-center{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;}
.center-center-colume{height:100%;display:flex;flex-direction:column;align-items:left;justify-content:center;}

/* --public-- */
.publicBox{width:82%;margin:auto;position:relative;}
.publicPadding{padding:60px 0;}
.f48{height:56px;font-size:48px;line-height:56px;overflow:hidden;}
.f30{height:36px;font-size:30px;line-height:36px;overflow:hidden;}
.f24{font-size:24px;line-height:32px;overflow:hidden;}

/* --button-- */
.more{width:168px;max-width:168px;height:54px;border:1px solid #ddd;border-radius:27px;display:block;position:relative;overflow:hidden;}
.more b{font-size:16px;line-height:52px;position:absolute;left:20px;top:0;z-index:10;}
.more i{width:36px;height:36px;text-align:center;position:absolute;right:8px;top:8px;border-radius:18px;
background-image:url(../images/arrow.png);background-repeat:no-repeat;background-position:right 10px center;background-color:#FFF;}
.more:hover{background:#18943b;}
.more:hover b{left:36px;}
.more:hover i{width:calc(100% - 16px);background-position:right 30px center;}

.more2{width:132px;max-width:132px;height:46px;border:1px solid #ddd;display:block;position:relative;overflow:hidden; margin: 0px auto; color: #fff; margin-top: 63px;}
.more2 b{font-size:15px;font-weight:normal;line-height:44px;position:absolute;left:16px;top:0;z-index:10;}
.more2 i{width:30px;height:30px;text-align:center;position:absolute;right:8px;top:8px;border-radius:18px;
background-image:url(../images/arrow.png);background-repeat:no-repeat;background-position:right 10px center;}
.more2:hover{background:#0f4594;}
.more2:hover b{left:32px;color:#FFF;}
.more2:hover i{width:calc(100% - 16px);background-position:right 30px center;}

/* --menu-- */
/* --menu-- */
#menu{position:fixed;left:20px;top:50%;margin-top:-100px;padding:0;list-style-type:none;z-index:999;}
#menu a{display:block;height:32px;overflow:hidden;color:#FFF;}
#menu a i{width:8px;height:8px;border-radius:50%;float:left;margin:12px;background:#fff;}
#menu a b{width:auto;height:32px;float:left;color:#fff;font-size:14px;line-height:32px;margin-left:12px;opacity:0;}
#menu a.active i{width:32px;height:32px;border:1px solid #fff;margin:0;background:none;}
#menu a.active b{opacity: 1;}
#menu a:nth-of-type(1).active i{background:url(../images/menu-page1.png) no-repeat center;}
#menu a:nth-of-type(2).active i{background:url(../images/menu-page2.png) no-repeat center;}
#menu a:nth-of-type(3).active i{background:url(../images/menu-page3.png) no-repeat center;}
#menu a:nth-of-type(4).active i{background:url(../images/menu-page4.png) no-repeat center;}
#menu a:nth-of-type(5).active i{background:url(../images/menu-page5.png) no-repeat center;}
#menu a:nth-of-type(6).active i{background:url(../images/menu-page6.png) no-repeat center;}
#menu a:nth-of-type(7).active i{background:url(../images/menu-page7.png) no-repeat center;}

#menu.ani-cur a i{background-color:#2d70b4;}
#menu.ani-cur a.active i{border:1px solid #2d70b4;}
#menu.ani-cur a.active b{color:#2d70b4;}
#menu.ani-cur a:nth-of-type(1).active i{background:url(../images/menu-page1-cur.png) no-repeat center;}
#menu.ani-cur a:nth-of-type(2).active i{background:url(../images/menu-page2-cur.png) no-repeat center;}
#menu.ani-cur a:nth-of-type(3).active i{background:url(../images/menu-page3-cur.png) no-repeat center;}
#menu.ani-cur a:nth-of-type(4).active i{background:url(../images/menu-page4-cur.png) no-repeat center;}
#menu.ani-cur a:nth-of-type(5).active i{background:url(../images/menu-page5-cur.png) no-repeat center;}
#menu.ani-cur a:nth-of-type(6).active i{background:url(../images/menu-page6-cur.png) no-repeat center;}
#menu.ani-cur a:nth-of-type(7).active i{background:url(../images/menu-page7-cur.png) no-repeat center;}

/* --header-- */
.header{width:100%;height:76px;position:fixed;left:0;top:0;z-index:900;overflow:hidden;background:rgba(0,0,0,0.5);}
.header .publicBox{width:90%;}
.header .logo{width:24%;height:76px;overflow:hidden;position:absolute;left:0;top:0;}
.header .logo img{width:100%;max-width:280px;display:block;}
.header .logo a{display:inline-block;}
.header .nava{width:67%;height:76px;float:right;overflow:hidden;}
.header .nava li{width:11.11%;height:76px;float:left;position:relative;}
.header .nava li .navaLi{font-size:16px;color:#fff;line-height:76px;text-align:center;display:block;}
.header .nava li .navaLi:hover{font-weight:bold;}
.header .btn{width:6%;height:20px;position:absolute;right:8%;top:28px;z-index:10;overflow:hidden;}
.header .btn a{width:20px;height:20px;padding:1px;opacity:0.3;float:left;cursor:pointer;overflow:hidden;}
.header .btn a img{width:18px;display:block;}
.header .btn a:nth-of-type(2){margin-left:10px;}
.header .btn a:hover{opacity:1;}

.header.active{
	-webkit-animation:moveInDown 0.6s ease-in-out;
	animation:moveInDown 0.6s ease-in-out;
}

/* --手机端导航-- */
.sj_lightbox{width:100%;height:100%;position:fixed;left:0;top:0;background-color:rgba(0,0,0,0.8);z-index:9700;display:none;}
.sj_head{width:100%;height:54px;padding:0 4%;position:fixed;left:0;top:0;z-index:9900;display:none;background:#0f4594;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.sj_head.current{background-color:rgba(0,0,0,0.3);}

.sj_head_logo{width:80%;height:54px;float:left;overflow:hidden;}
.sj_head_logo2{display:none;}
.sj_head_logo img{width:auto;height:34px;float:left;margin-top:10px;}

.sj_head_bar{width:7%;max-width:30px;height:47px;padding:10px 0;position:absolute;right:4%;top:3px;z-index:9;cursor:pointer;}
.sj_head_bar .bar{width:100%;height:3px;margin:3px auto;display:block;background-color:#fff;float:left;}
.sj_head_bar.sj_head_bar_active .bar:nth-child(1){
	margin-top:12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.sj_head_bar.sj_head_bar_active .bar:nth-child(2){opacity:0;}
.sj_head_bar.sj_head_bar_active .bar:nth-child(3){
	margin-top:-15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sj_nav_all{width:100%;height:100%;padding:60px 0;position:fixed;left:0;top:0;display:none;overflow:auto;z-index:9800;}
.sj_nav{width:100%;height:100%;overflow:auto;}
.sj_nav_li{margin:0 4%;position:relative;}
.sj_nav_li .navn{
    font-size: 16px;
    color: #FFF;
    display: block;
    line-height: 48px;
    height: 69px;
	padding:10px 0;
	border-bottom:1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.36s;
	cursor:pointer;
	position:relative;
}
.sj_nav_li .navn span{
    display: block;
    background: url(../images/right.png) no-repeat right center;
	background-size:auto 100%;
    width: 12px;
    height: 12px;
    transition: all 0.36s;
	position:absolute;
	right:6px;
	top:28px;
}
.sj_nav_li.current .navn span{transform: rotate(90deg);}

.sj_nav_li_son{margin:0 4%;font-size:16px;display:none;}
.sj_nav_li_son_li{height:69px;line-height:48px;padding:10px 4%;font-size:16px;color:#FFF;display:block;border-bottom:1px solid rgba(255, 255, 255, 0.15);position:relative;cursor:pointer;}
.sj_nav_li_son_li span{
    display: block;
    background: url(../images/right.png) no-repeat right center;
	background-size:auto 100%;
    width: 12px;
    height: 12px;
    transition: all 0.36s;
	position:absolute;
	right:calc(4% + 6px);
	top:28px;
}

/* --footer-- */
.footer{background:#191919;overflow:hidden;}
.footer .box{padding:20px 0;border-bottom:1px solid rgba(255,255,255,0.1);}
.footer .logo{width:22%;height:76px;overflow:hidden;float:left;}
.footer .logo img{width:100%;max-width:280px;display:block;}
.footer .logo a{display:inline-block;}
.footer .tel{max-width:70%;height:76px;overflow:hidden;float:right;}
.footer .tel li{font-size:14px;line-height:24px;color:#FFF;padding-left:32px;margin-left:20px;word-break:break-all;background-repeat:no-repeat;background-position:left center;}
.footer .tel li:nth-of-type(1){background-image:url(../images/tel.png);}
.footer .tel li:nth-of-type(2){background-image:url(../images/add.png);}
.footer .tel li:nth-of-type(3){background-image:url(../images/email.png);}

.footer .bottom{padding:40px 0;position:relative;}
.footer .bottom .line{width:1px;height:100%;background:rgba(255,255,255,0.1);position:absolute;right:26%;top:0;}
.footer .nava{width:60.5%;float:left;overflow:hidden;}
.footer .nava ul{width:16%;float:left;}
.footer .nava ul li{height:24px;font-size:14px;line-height:24px;text-align:center;position:relative;overflow:hidden;margin-bottom:4px;}
.footer .nava ul li:nth-of-type(1){font-size:14px;color:#FFF;font-weight:bold;margin-bottom:6px;}
.footer .nava ul li a{color:#898989;}
.footer .nava ul li a:hover{color:#FFF;}
.footer .erweima{width:38%;float:right;overflow:hidden;}
.footer .erweima li{max-width:36%;margin:0 4%;}
.footer .erweima img{width:100%;max-width:140px;margin:auto;display:block;}
.footer .erweima p{font-size:14px;line-height:24px;text-align:center;margin-top:10px;color:#898989;}

.copyright{font-size:14px;line-height:24px;color:#898989;text-align:center;padding:20px 0;background:#161616;overflow:hidden;}
.copyright span{margin-left:20px;}
.copyright a{color:#898989;}
.copyright a:hover{color:#FFF;}

/* --弹出层-- */
.fixSearch{width:100%;height:0;position:fixed;left:0;top:0;z-index:9999;overflow:hidden;background:rgba(0,0,0,0.8);}
.fixSearch .box{padding-bottom:200px;}
.fixSearch .box form{width:82%;max-width:680px;border-bottom:4px solid #fff;position:relative;}
.fixSearch .box form .keywords{width:calc(100% - 100px);height:200px;line-height:200px;font-size:100px;font-family:bahnschrift;color:rgba(255,255,255,0.8);float:left;border:none;outline:none;background:none;}
.fixSearch .box form .keywords::placeholder{font-size:160px;color:#666;}
.fixSearch .box form .sumbit{width:56px;height:56px;text-align:center;padding:17px 0;margin-top:72px;background:#FFF;border-radius:50%;float:right;cursor:pointer;}
.fixSearch .box form .sumbit span {width:22px;height:22px;display:inline-block;vertical-align:middle;position:relative;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .4s cubic-bezier(0.650,-0.600,0.240,1.650);transition:all .4s cubic-bezier(0.650,-0.600,0.240,1.650);}
.fixSearch .box form .sumbit span::before {width:4px;height:11px;left:9px;top:18px;border-radius:2px;background:#18943b;}
.fixSearch .box form .sumbit span::after {width:14px;height:14px;left:0px;top:0px;border-radius:16px;border:4px solid #18943b;}
.fixSearch .box form .sumbit span::before,.fixSearch .box form .sumbit span::after {position:absolute;content:'';}
.fixSearch .box .close {margin-left:2%;cursor:pointer;}
.fixSearch .box .close img {width:24px;display:block;}
.fixSearch.active {height:100%;-webkit-animation:moveInDown 0.4s ease-in-out;animation:moveInDown 0.4s ease-in-out;}

.fixVideo {width:100%;height:0;position:fixed;left:0;top:0;z-index:9999;overflow:hidden;background:rgba(0,0,0,0.8);}
.fixVideo .box {position:absolute;width:92%;max-width:800px;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;}
.fixVideo .close {position:absolute;right:-1px;top:-40px;height:40px;width:40px;cursor:pointer;text-align:center;line-height:40px;font-size:30px;z-index:10000;background:#000;color:#fff;}
.fixVideo video {display:block;}
.fixVideo.active {height:100%;-webkit-animation:moveInDown 0.4s ease-in-out;animation:moveInDown 0.4s ease-in-out;}

.fixNava {width:100%;height:0;position:fixed;left:0;top:0;z-index:800;overflow:hidden;background:#f5f6fa;}
.fixNava .box {width:100%;height:36vw;position:absolute;left:0;top:0;opacity:0;}
.fixNava .box.on {opacity:1;z-index:10;}
.fixNava .nava {width:33.33%;height:36vw;padding:76px 3% 0 5%;float:left;background:#0f4594;overflow:hidden;}
.fixNava .nava .title {font-size:40px;color:#FFF;line-height:52px;}
.fixNava .nava .wz {height:84px;font-size:16px;line-height:28px;color:rgba(255,255,255,0.7);margin-top:6%;overflow:hidden;}
.fixNava .nava ul {height:186px;margin-top:6%;overflow:hidden;}
.fixNava .nava ul li {width:46%;margin-top:10px;margin-right:8%;overflow:hidden;float:left;}
.fixNava .nava ul li:nth-of-type(2n) {margin-right:0;}
.fixNava .nava ul li a {height:52px;line-height:52px;overflow:hidden;padding:0 20px;position:relative;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:rgba(255,255,255,0.5);border-bottom:1px solid rgba(255,255,255,0.2);background:url(../images/sub1.png) no-repeat right 10px center;}
.fixNava .nava ul li a:after {content:"";position:absolute;left:5px;top:23px;width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,0.2);z-index:2;}
.fixNava .nava ul li a:hover {color:#FFF;text-indent:6px;border-bottom:1px solid #FFF;background:url(../images/sub2.png) no-repeat right 10px center;}
.fixNava .nava ul li a:hover:after {background:#FFF;}
.fixNava .link {width:33.33%;height:36vw;padding:76px 3% 0;float:left;border-left:1px solid #eee;overflow:hidden;}
.fixNava .link img {width:100%;height:auto;display:block;}
.fixNava .link .title {font-size:40px;color:#0f4594;line-height:52px;margin-top:4%;}
.fixNava .link .wz {height:56px;font-size:16px;line-height:28px;color:#666;margin-top:4%;overflow:hidden;}
.fixNava .link a {width:56px;height:56px;background:url(../images/sub3.png) no-repeat center;border:1px solid #ddd;margin-top:8%;display:block;}
.fixNava .link a:hover {background:url(../images/sub2.png) no-repeat center #0f4594;}
.fixNava.active {height:36vw;-webkit-animation:moveInDown 0.4s ease-in-out;animation:moveInDown 0.4s ease-in-out;}

/* --暂无内容-- */
.no-goods{padding:100px 0;overflow:hidden;text-align:center;}
.no-goods img{width:220px;max-height: 105px;display: block;margin:0 auto 30px;}
.no-goods p{font-size:14px;color:#666666;line-height: 20px;}


/* --暂无内容-- */
.no-goodss{padding:100px 0;overflow:hidden;text-align:center;}
.no-goodss img{width:220px;max-height: 203px;display: block;margin:0 auto 30px;}
.no-goodss p{font-size:14px;color:#666666;line-height: 20px;}



.posbit{ width: 100%; height: auto; overflow: hidden; position: absolute;  top: 20%; z-index: 99; }
.home_wzsm{ text-align: center; color: #fff;  font-size: 44px; width: 80%; margin: 0px auto;}

.flash_all .swiper-pagination {
    bottom: 20px !important;
}

.flash_all .swiper-pagination .swiper-pagination-bullet {
    background-color: #cccccc;
    outline: none;
    transition: all 0.3s;
    padding: 0;
    opacity: 0.5;
    margin: 0 5px;
    border-radius: 0;
    width: 12px; height: 12px !important; border: 1px solid #ffffff; border-radius: 50%;
}

.flash_all .swiper-pagination-bullet-active {
    background-color: var(--base_color);
    outline: none;
    /*padding: 0 20px !important;*/
    opacity: 1 !important;
}

.d-xxl-block{ display: block;}
.d-xxl-none{ display: none;}

/* --分页-- */
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin:60px 0 0;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #18943b;
  background: #18943b;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

/* --动画-- */
@-webkit-keyframes imgScale {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
}
@keyframes imgScale {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	to {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
}

@keyframes moveInLeft{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInLeft{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInRight{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInRight{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInDown{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInDown{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInUp{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInUp{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}


@keyframes moveInLeftSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-40px, 0, 0);
		transform: translate3d(-40px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInLeftSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-40px, 0, 0);
		transform: translate3d(-40px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInRightSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(40px, 0, 0);
		transform: translate3d(40px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInRightSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(40px, 0, 0);
		transform: translate3d(40px, 0, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInDownSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInDownSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -40px, 0);
		transform: translate3d(0, -40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes moveInUpSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@-webkit-keyframes moveInUpSmall{
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 40px, 0);
		transform: translate3d(0, 40px, 0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}


@keyframes moveInFade{
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes moveInFade{
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.moveInBlow{
	-webkit-animation-name: moveInBlow;
	animation-name: moveInBlow;
}
@keyframes moveInBlow{
	0% {
		opacity: 0;
		-webkit-transform:scale(0);
		transform:scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}
@-webkit-keyframes moveInBlow{
	0% {
		opacity: 0;
		-webkit-transform:scale(0);
		transform:scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}

@keyframes loopCir{
	0% {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
	}
}
@-webkit-keyframes loopCir{
	0% {
		opacity: 0;
		-webkit-transform:scale(0);
		transform:scale(0);
	}
	100% {
		opacity: 1;
		-webkit-transform:scale(1);
		transform:scale(1);
	}
}


@keyframes circlespread{
	0% {
		-webkit-box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
	}
	50% {
		-webkit-box-shadow: 0px 0px 0 20px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 20px rgba(56, 186, 177, 0.2);
	}
	100% {
		-webkit-box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
	}
}
@-webkit-keyframes circlespread{
	0% {
		-webkit-box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
	}
	50% {
		-webkit-box-shadow: 0px 0px 0 20px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 20px rgba(56, 186, 177, 0.2);
	}
	100% {
		-webkit-box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
		box-shadow: 0px 0px 0 0px rgba(56, 186, 177, 0.2);
	}
}
@keyframes circlepulse{
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(3);
		opacity: 0;
	}
}
@-webkit-keyframes circlepulse{
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(3);
		opacity: 0;
	}
}


@keyframes dot1{
	0% {
		transform: translateX(0);
	}
	50% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(0px);
	}
}
@-webkit-keyframes dot1{
	0% {
		transform: translateX(0);
	}
	50% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(0px);
	}
}
@keyframes dot2{
	0% {
    	transform: translateX(0px);
	}
	50% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(0px);
	}
}
@-webkit-keyframes dot2{
	0% {
		transform: translateX(0px);
	}
	50% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(0px);
	}
}

@media screen and (max-width: 1600px){
	.publicBox{width:84%;}
	.f48{height:48px;font-size:38px;line-height:48px;}
	.f30{height:36px;font-size:26px;line-height:36px;}
	.f24{font-size:20px;line-height:28px;}
	.fixSearch .box form .keywords::placeholder{font-size:120px;}
	.fixNava .nava .title{font-size:30px;line-height:42px;}
	.fixNava .nava .wz{height:48px;font-size:15px;line-height:24px;}
	.fixNava .nava ul li a{font-size:15px;}
	.fixNava .link .title{font-size:30px;line-height:42px;}
	.fixNava .link .wz{height:48px;font-size:15px;line-height:24px;}
	.fixNava .link a{width:48px;height:48px;margin-top:6%;}
	
}
@media screen and (max-width: 1280px){
	.publicBox{width:88%;}
	#menu{display:none;}
	.f48{height:38px;font-size:28px;line-height:38px;}
	.f30{height:32px;font-size:22px;line-height:32px;}
	.f24{font-size:18px;line-height:26px;}
	.header .nava{width:72%;}
	.header .nava li .navaLi{font-size:14px;}
	.fixSearch .box form .keywords::placeholder{font-size:80px;}
	.fixNava .nava .title{font-size:20px;line-height:32px;}
	.fixNava .nava .wz{font-size:14px;}
	.fixNava .nava ul{height:108px;}
	.fixNava .nava ul li{margin-top:0;}
	.fixNava .nava ul li a{height:36px;line-height:36px;font-size:14px;}
	.fixNava .nava ul li a:after {top:15px;}
	.fixNava .link{padding:76px 4% 0;}
	.fixNava .link .title{font-size:20px;line-height:24px;}
	.fixNava .link .wz{font-size:14px;margin-top:2%;}
	.fixNava .link a{width:36px;height:36px;margin-top:4%;}
	
}
@media screen and (max-width: 960px){
	body{padding-top:54px !important;}
	.publicBox{width:92%;}
	.publicPadding{padding:6% 0;}
	.f48{height:28px;font-size:20px;line-height:28px;}
	.f30{height:24px;font-size:18px;line-height:24px;}
	.f24{font-size:16px;line-height:24px;}
	.header{display:none;}
	.sj_head{display:block;}
	
	.fixSearch .box{padding-bottom:100px;}
	.fixSearch .box form .keywords{width:calc(100% - 56px);height:116px;font-size:32px;}
	.fixSearch .box form .keywords::placeholder{font-size:40px;}
	.fixSearch .box form .sumbit{width:46px;height:46px;padding:12px 0;margin-top:35px;}
	
	.more{width:42%;height:42px;border-radius:20px;}
	.more b{font-size:14px;line-height:40px;left:10px;font-weight:normal;}
	.more i{width:32px;height:32px;right:6px;top:4px;border-radius:16px;background-position:right 8px center;}
	.more:hover b{left:20px;}
	.more:hover i{width:calc(100% - 12px);background-position:right 16px center;}
	
	.more2{width:42%;height:42px;}
	.more2 b{font-size:14px;line-height:40px;}
	.more2 i{right:5px;top:5px;}
	
	.footer .box{padding:10% 0;border:none;}
	.footer .logo{width:100%;height:auto;justify-content:center;}
	.footer .logo img{width:auto;height:42px;}
	.footer .tel{width:100%;max-width:none;height:auto;margin-top:4%;display:block;}
	.footer .tel li{width:94%;line-height:20px;padding:10px 0 10px 32px;margin-top:4%;margin-left:3%;text-align:right;border-bottom:1px dashed rgba(255,255,255,0.1);background-size:auto 24px;}
	.footer .bottom{padding:0 0 10%;}
	.footer .bottom .line{display:none;}
	.footer .nava{display:none;}
	.footer .erweima{width:100%;}
	.footer .erweima li{max-width:36%;margin:0 4%;}
	.footer .erweima p{font-size:14px;line-height:20px;margin-top:5px;}
	.copyright{font-size:12px;line-height:20px;padding:6% 0;}
	.copyright span{margin-left:0;display:block;}
	
}




