@charset "utf-8";/* reset*/
html{font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
body{margin: 0;font-size: 12px;line-height: 2;color: #333;background-color: #fff;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display: block;}
audio,canvas,progress,video{display: inline-block;vertical-align: baseline;*display: inline;*zoom: 1; }
audio:not([controls]){display: none;height: 0;}
input,a{outline:none;}
a{color:#333333;text-decoration:none;outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
a:link{text-decoration:none;outline:none;}
a:visited{text-decoration:none;outline:none;}
a:hover{text-decoration:none;color:#0090de;outline:none;}
a:focus{outline:none;}
b,strong{font-weight: bold;}
img{border: 0;vertical-align: middle;-ms-interpolation-mode: bicubic;}
svg:not(:root){overflow: hidden;}
hr{-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
button,input,optgroup,select,textarea{color: inherit;font: inherit;margin: 0;}
button{overflow: visible;}
button,select{text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance: button;cursor: pointer;*overflow: visible;}
button[disabled],html input[disabled]{cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner{border: 0;padding: 0;}
textarea:focus,input:focus{outline: none;}
input{line-height: normal;}
input[type="checkbox"],input[type="radio"]{box-sizing: border-box;padding: 0;*height: 13px;*width: 13px;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height: auto;}
input[type="search"]{-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration,input[type="text"]{-webkit-appearance: none;}
textarea{overflow: auto;resize: vertical;}
table{border-collapse: collapse;border-spacing: 0;}
td,th{padding: 0;}
html,button,input,select,textarea{font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
h1,h2,h3,h4,h5,h6,p,figure,form,blockquote{margin: 0;}
ul,ol,li,dl,dd{margin: 0;padding: 0;}
ul,ol{list-style: none outside none;}
h1,h2,h3{line-height: 2;font-weight: normal;}
h1{font-size: 18px;}
h2{font-size: 15.6px;}
h3{font-size: 14.04px;}
h4{font-size: 12px;}
h5,h6{font-size: 10.2px;text-transform: uppercase;}
input:-moz-placeholder,textarea:-moz-placeholder{color: #ccc;}
input::-moz-placeholder,textarea::-moz-placeholder{color: #ccc;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color: #ccc;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #ccc;}
.clear{clear: both;}
.clearfix:before, .clearfix:after{content:"";display:block;height:0;overflow:hidden;}  
.clearfix:after{clear:both;}  
.clearfix{zoom:1;} 
.fl{float: left;display: inline;}
.fr{float: right;display: inline;}
/* reset end*/

.flexBox{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap: wrap;justify-content: space-between;}
/* 去除iPhone中默认的input样式 */
input,select,button{appearance:none;-o-appearance:none;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;resize:none;border-radius:0;outline:none;border:none;background-color:transparent;font-family:inherit;font-size:inherit;color:inherit;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;}
textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;}
input[type="button"],input[type="radio"],input[type="checkbox"],input[type="submit"],button{cursor:pointer;}

@font-face {
  font-family: "DIN Light";
  src: url("fonts/DIN Light.woff2") format("woff2"),
       url("fonts/DIN Light.woff") format("woff"),
       url("fonts/DIN Light.ttf") format("truetype"),
       url("fonts/DIN Light.eot") format("embedded-opentype"),
       url("fonts/DIN Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Bell Gothic Std Blod";
  src: url("fonts/Bell Gothic Std Blod.woff2") format("woff2"),
       url("fonts/Bell Gothic Std Blod.woff") format("woff"),
       url("fonts/Bell Gothic Std Blod.ttf") format("truetype"),
       url("fonts/Bell Gothic Std Blod.eot") format("embedded-opentype"),
       url("fonts/Bell Gothic Std Blod.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* CSS Document */
body{background-color:#fff;overflow-x:hidden;font-size:14px;position:relative;min-width:320px;width:100%;}
#content{position:relative;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; padding-top:100px;}
.layout{width:1460px;margin-left: auto;margin-right: auto;}
.w1200{width:1200px;margin:0 auto;}
.ImgBox{display:table-cell;vertical-align:middle;text-align:center;}
@media screen and (max-width:1620px){
.layout{width:94%;}	
#content{padding-top:80px;}
}
@media screen and (max-width:1220px){
.w1200{width:94%;}	
}
@media (max-width: 1024px){
#content{padding-top:0px;}	
}


/*header*/
.header{overflow: visible;position: fixed;z-index:9999;left: 0;top: 0;width: 100%;padding-top:25px;transition-duration:.5s; background:#fff;}
.header .layout{ position:relative;}
.header .header-mains{transition: all 0.5s;}
.header .logo{height: 50px; position:absolute; left:0; top:0;}
.header .logo img{ max-height:100%;}
/*header-nav*/
.subitemWrap{ height: 60px; width: 100%; z-index: 900; position: absolute; top:100%; left: 0; display: none;background-color: #f4f4f4;}
.header .header-right{float:right;margin:0 auto; padding-right:130px;}
.header-nav{font-size:0;line-height:0; margin:0 auto; text-align:center;}
.header-nav .nav-item{position: relative;padding-bottom:0; display:inline-block;*display:inline; zoom:1; float:left;margin-left:6px;}
.header-nav .nav-item:hover .nav-top-a1,.header-nav .nav-item.cur .nav-top-a1{color: #fc922a;}
.header-nav .nav-top-a1{display: block;height:90px; line-height:50px; overflow:hidden;color:#333333;transition-duration:.3s; text-align:left; font-size:0; position:relative;}
.header-nav .nav-top-a1 span{font-size:17px;padding:0 27px;height:50px; line-height:50px; overflow:hidden; display:block;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease; position:relative;}
.header-nav .nav-top-a1 span i{display:inline-block;width:25px;height:25px;background: url(../images/top-v.png) no-repeat right center; position:absolute; right:0; top:0; height:100%;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.header-nav .active .line{ width:100%;}
.header-nav .nav-top-a1:after {content: ""; position: absolute;left: 0;bottom: 0;width: 0;height:4px;background:#fc922a;-webkit-transition: .5s cubic-bezier(.77,0,.175,1);transition: .5s cubic-bezier(.77,0,.175,1)}
.header-nav .active .nav-top-a1:after,.header-nav .cur .nav-top-a1:after{width: 100%;}
/*erji*/
.header-nav .nav-sub-wrap{position: absolute;left: 0;top: 100%;font-size:0;line-height:0;text-align:left;width:1200px;z-index: 999;display: none;}
.header-nav .sub-aB{ display:inline-block;*display:inline;zoom:1; position:relative;}
.header-nav .sub-a{display:inline-block;font-size:15px;height: 60px;line-height: 60px;color: #595959;transition-duration:.3s;padding: 0 27px;}
.header-nav .sub-a:hover{color:#fc922a; background:#e3e3e3;}
.header-nav .li3{ position: static;}
.header-nav .li3 .nav-sub-wrap{left:50%;margin-left:-600px; text-align:center;}
/*sanji*/
.header-nav .sub-aB2{ display:none;position: absolute;left: 0;top: 100%; width:150px; margin-left:-30px;background:rgba(0, 85, 178, 0.8);border-bottom-right-radius:5px;border-bottom-left-radius:5px; padding:20px 0;}
.header-nav .sub-a2{display:block;font-size:14px;line-height:20px;color:#fff;transition-duration:.3s;padding:10px 5px; text-align:center;}
.header-nav .sub-a2:hover{ background: #0055b2;}
/*search*/
.header .show-search-btn{display: inline-block;width:34px;cursor: pointer;height:34px; border-radius:50%;transition-duration:.3s;background: url(../images/top-search.png) no-repeat center #383f61;background-size:14px;position:absolute; top:5px; right:0;  overflow:hidden;}
.header-search-wrap{position: fixed;z-index: 4;left: 50%;top:25px;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);opacity: 0;width: 600px;height: 34px;margin-left: -300px;border: 1px solid rgba(0, 0, 0, 0.2);color: #666;line-height: 34px;transition: all 0.5s;background: #fff;padding-right: 50px;}
.header-search-wrap .submit{position: absolute;top: 0;right: 0;z-index: 5;width: 36px;height: 34px;background: url(../images/top-search2.png) no-repeat center;border: none;box-sizing: border-box;}
.header-search-wrap .ser-input{width: 100%;height: 34px; line-height:34px; font-size:14px;position: relative;border: none;background: none;box-sizing: border-box;text-indent: 20px;}
.header-search-wrap .search-close{position: absolute;display: block;right: -60px;top: 50%;margin-top: -17px;width: 34px;height: 34px;background: url(../images/close.png) no-repeat center;background-size: 20px !important;cursor: pointer;transition-duration:.5s;}
.header-search-wrap .search-close:hover{transform: rotate(90deg); }
/*m-nav-btn*/
.header .m-nav-btn{display: none;position: absolute;width:50px;height:50px;cursor: pointer;left:0;top:0;}
.header .m-nav-btn .m-nav-btnB{width: 20px;height: 14px;  position:relative; margin-top:15px; margin-left:15px;}
.header .m-nav-btn.cur .line1{transform: rotate(47deg);}
.header .m-nav-btn.cur .line2{display: none;}
.header .m-nav-btn.cur .line3{transform: rotate(-47deg);}
.header .m-nav-btn .line{position: absolute;display: block;width: 100%;height: 2px;background-color: #000;left: 0;transition: all.5s ease;margin: 0;}
.header .m-nav-btn .line1{top: 0;-webkit-transform-origin: left top 0;-ms-transform-origin: left top 0;transform-origin: left top 0;}
.header .m-nav-btn .line2{top: 7px;}
.header .m-nav-btn .line3{top: 100%;-webkit-transform-origin: left bottom 0;-ms-transform-origin: left bottom 0;transform-origin: left bottom 0;}
/*scroll*/
.header{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
/*.header.scroll-down {top:-115px;}*/
.header.scroll-top{ background:#fff; padding-top:10px;-webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 10px 20px rgba(0, 0, 0, 0.05);box-shadow:0 10px 20px rgba(0, 0, 0, 0.05);}
.header.scroll-top .header-nav .nav-item{padding-bottom:0;}
.header.scroll-top .header-nav .nav-top-a1{color:#333333; height:65px;}
.bgf{ height:65px; width: 100%; z-index: 900; position: fixed; top:0; left: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);opacity: 0;background: rgba(255,255,255,0.8);}
/**/
.hide1{-webkit-transform: scale(0) !important;-ms-transform: scale(0) !important;transform: scale(0) !important;opacity: 0 !important;}
.show1{z-index: 8 !important;-webkit-transform: scale(1) !important;-ms-transform: scale(1) !important;transform: scale(1) !important;opacity: 1 !important;}
@media screen and (max-width:1620px){
.header{padding-top:15px;}
.header-nav .nav-item{padding-bottom:0;}
.header-nav .nav-top-a1{display: block;height:65px;}
.header-nav .nav-top-a1 span{ font-size:16px;padding: 0 20px;}
.header-nav .nav-top-a1:after{ height:3px;}
.header-search-wrap{ top:20px;}
.header-nav .sub-a{padding: 0 15px;}
.header-nav .nav-top-a1 span i{background-size: 10px;}
}
@media (max-width: 1024px){
	.welcome-body,.padHeader{padding-top:65px;}
	.header{background:#fff;padding-top:10px; height:55px;-webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 10px 20px rgba(0, 0, 0, 0.05);box-shadow:0 10px 20px rgba(0, 0, 0, 0.05);}
	.header.scroll-down {top:0;}
	.header .logo{background: url(../images/logo.jpg) no-repeat center; background-size:140px!important; left:0; right:0; margin:0 auto;}
	.header .logo img{ display:none;}
	.header .show-search-btn{ width:50px;height:50px;background-size: 100%;position: absolute;right:0;top: 50%;transform: translate(0, -50%);margin-top:22px;background: url(../images/top-search2.png) no-repeat center center;background-size:20px;}
	.header-search-wrap{top: 17px;}
	.header-search-wrap .search-close{right: -40px;}
	
	.header-nav .nav-top-a1:after,.subitemWrap,.header .show-wx-btn{ display:none!important;}
	.header .m-nav-btn{display: block;}
	.header-nav{display: none;width: 100%;max-height: calc(100vh - 115px);overflow: scroll;position: fixed;height: auto;top: 65px;left: 0;padding-bottom: 50px;background: #1b1b1b;}
	.header-nav.cur{display: block;}
	.header-nav .nav-top-a1 span{ font-size:16px;padding: 0 20px 0 0;}
	.header.scroll-top .header-nav .nav-item{padding-bottom:0;}
	.header-nav .nav-sub-wrap{position: static;width: 87.5%;margin: 0 auto;background:none;opacity:1!important; height:auto;}
	.header-nav .nav-item:hover .nav-top-a1,.header-nav .nav-item.cur .nav-top-a1{color: #fff!important;}
	.header-nav .active .nav-top-a1 span.cn,.header-nav .active .nav-top-a1 span.en{margin-top:0;}
	.header-nav .nav-item{display: block;width: 100%;padding-bottom: 0; margin:0;}
	.header-nav .nav-item.m-cur{ background:#060606;}
	.header-nav .nav-top-a1 span i{width:14px; background-size:14px;}
	.header-nav .nav-top-a1.m-cur span i{transform: rotate(180deg);}
	.header-nav .nav-top-a1{line-height:50px;height:50px;padding: 0;margin: 0 6.125%;transition-duration: .3s;background-size: 15px !important;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
	.header-nav .nav-top-a1 span{color:#fff;height:50px; line-height:50px;font-size:16px;}
	.header-nav .nav-top-a1 span.en{ display:none;}
	.header-nav .sub-aB{display:block;}
	.header-nav .sub-a{display:block;padding:0;border-top: none;line-height:50px;height:50px;font-size:16px;color: #fff;}
	.header-nav .sub-aB2{display:none;position:static;left:auto;top:auto; width:100%; margin-left:0;background:none;border-radius:0;padding:0px 0;}
	.header-nav .sub-a2{font-size:14px;padding:5px 5px; text-align:left; color:#6b6b6b;}
	.header-nav .sub-a2:hover{ background:none;}
	.header-nav .li3 .nav-sub-wrap{left:0;top:0;margin: 0 auto;text-align:left;}
}
@media (max-width: 768px){
	.header .layout{ width:100%;}
	.header-search-wrap{width: calc(83% - 40px);left: 3%;margin-left: 0;}
	.header-nav .nav-top-a1{margin: 0 3%;}
	.header-nav .nav-sub-wrap{ width:90%;}
}










/*ind-banner*/
.ind-banner{width: 100%; overflow: hidden; position:relative;} 
.ind-banner .swiper-slide { color: #fff; } 
.ind-banner .swiper-slide {position: relative;}
.ind-banner .swiper-slide img{width: 100%;}
.ind-banner .swiper-slide a{ display: block; width: 100%; height: 100%; }
.ind-banner .swiper-button-prev{outline:none;position:absolute;top:50%;width:48px;height:48px;left:1.5%;margin-top:-44px;background: url(../images/index-left.png) center no-repeat; background-size:35px;} 
.ind-banner .swiper-button-next{outline:none;position:absolute;top:50%;width:48px;height:48px;right:1.5%;margin-top:-44px;background: url(../images/index-right.png) center no-repeat;background-size:35px;} 

/*ind-banner .swiper-pagination*/
.index-pagination {position: absolute;left: 0;right: 0;z-index: 9;}
.index-pagination .swiper-pagination-bullet {position: relative;padding: 5px;width: 9px;height: 9px;background-color: #fff;border: 1px solid transparent;opacity: 1;outline: none;background-clip: content-box;transition: all .3s;}
.index-pagination .swiper-pagination-bullet:after {content: '';position: absolute;top: 50%;left: 100%;width: 0;height: 1px;background-color: #fff;transition: all .3s;}
.index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color: #fff;}
.index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {width: 40px;}
.index-pagination .swiper-pagination-bullet{margin: 0 5px 0 0;}
.index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{margin-right: 45px;}
@media screen and (max-width: 1440px) {
.index-pagination .swiper-pagination-bullet {padding: 4px;width: 8px;height: 8px;}
.index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{width: 35px;}
}
@media screen and (max-width: 1024px) {
.index-pagination .swiper-pagination-bullet{width: 7px;height: 7px;}
.index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{width: 30px;}
}
@media screen and (max-width: 750px) {
.swiper-pagination-bullet {padding: 3px;width: 6px;height: 6px;}
.index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{width: 26px;}
}

/*bannerTel*/
.bannerTel{ display: none; }
.ind-bannerTel{width: 100%; overflow: hidden;} 
.ind-bannerTel .swiper-slide { color: #fff; } 
.ind-bannerTel .swiper-slide img{width: 100%;}
.ind-bannerTel .swiper-slide a{ display: block; width: 100%; height: 100%; }
.ind-bannerTel .swiper-pagination{  text-align: center; left: 0; width: 100%; bottom:5px; } 
.ind-bannerTel .swiper-pagination-bullet { opacity: 1!important; width:3px; height:3px; text-align: center;border:1px solid #fff;background: transparent;border-radius:50%;margin:0 2px!important; padding:1px;} 
.ind-bannerTel .swiper-pagination-bullet-active {background:#fff;} 
@media screen and ( max-width:992px ){
	.ind-banner{ display:none;}
	.bannerTel{ display:block;}
}



/*index-pro*/
.index-pro{padding-top:90px;padding-bottom:70px;background: url(../images/index-probg.jpg) center bottom no-repeat #cdced6;}
.index-pro-swiper{position: relative; padding:0 95px;}
.index-pro-swiper .swiper-slide{ width:33.33333%;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); padding:20px 0; }
.index-pro-swiper .swiper-slide a{display: block; overflow:hidden; }
.index-pro-swiper .swiper-slide a .pic{display: block;position: relative;width: 100%;padding:50% 0;overflow: hidden;}
.index-pro-swiper .swiper-slide a .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.index-pro-swiper .swiper-slide a .title{padding-top:41px;padding-bottom:42px; padding-left:35px; padding-right:40px; position:relative; background:#383f61; line-height:26px;}
.index-pro-swiper .swiper-slide a .title .t{font-size:22px;font-weight: normal;color:#fc8f23;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position:relative; z-index:2;} 
.index-pro-swiper .swiper-slide a .title .t2{font-size:18px;font-weight: normal;color:#ffffff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position:relative; z-index:2;}
.index-pro-swiper .swiper-slide a .title .m{transition: 0.4s;display: block;background: url(../images/index-pro-ss.png) center no-repeat; background-size:14px; position:absolute; right:35px; top:50%; margin-top:-7px; width:14px; height:14px;}
.index-pro-swiper .swiper-slide a .title::before{transition: 0.4s;position: absolute;left: 0;bottom:0;content: "";width:0;height:100%;background-color: #005ead;}
.index-pro-swiper .swiper-slide a:hover .title::before{width: 100%;}
.index-pro-swiper .swiper-slide a:hover .title .m{right:30px;}
.index-pro-swiper .swiper-pagination{position: static;padding-top: 55px;}
.index-pro-swiper .swiper-pagination .swiper-pagination-bullet {position: relative;padding:5px;width:8px;height:8px; border-radius:50%;background-color: #7d808d;border: 1px solid transparent;opacity: 1;outline: none;background-clip: content-box;transition: all .3s; margin:0 5px;}
.index-pro-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-color: #383f61;background-color: #383f61;}
.index-pro-swiper .swiper-button-prev{outline:none;position:absolute;top:50%;width:40px;height:40px;left:0;margin-top:-20px;background: url(../images/index-left.png) center center no-repeat #fc922a; background-size:6px; border-radius:50%;} 
.index-pro-swiper .swiper-button-next{outline:none;position:absolute;top:50%;width:40px;height:40px;right:0;margin-top:-20px;background: url(../images/index-right.png) center center no-repeat #fc922a;background-size:6px; border-radius:50%;} 
@media screen and (max-width: 1620px){
.index-pro{padding-top:80px;padding-bottom:60px;}
.index-pro-swiper{padding:0 60px;}	
.index-pro-swiper .swiper-slide a .title{padding-top:31px;padding-bottom:32px; padding-left:25px; padding-right:40px;}
.index-pro-swiper .swiper-slide a .title .t{font-size:20px;} 
.index-pro-swiper .swiper-slide a .title .t2{font-size:16px;}
}
@media screen and (max-width: 1220px){
.index-pro{padding-top:70px;padding-bottom:50px;}
.index-pro-swiper{padding:0 55px;}	
.index-pro-swiper .swiper-slide a .title{padding-top:25px;padding-bottom:25px; padding-left:20px; padding-right:30px;}
.index-pro-swiper .swiper-slide a .title .t{font-size:18px;} 
.index-pro-swiper .swiper-slide a .title .t2{font-size:14px;}
}
@media screen and (max-width: 1024px){
	.index-pro{padding-top:30px;padding-bottom:50px;}
	.index-pro-swiper{position: relative;}
	.index-pro-swiper .swiper-slide a .title .t{font-size: 16px;}
	.index-pro-swiper .swiper-pagination{padding-top: .3rem;}
	.index-pro-swiper .swiper-pagination-bullet{margin-right: .12rem;min-width: 5px;width: .15rem;min-height: 5px;height: .15rem;}
}
@media screen and (max-width: 768px){
	.index-pro-swiper .swiper-slide a .title{padding-top:15px;padding-bottom:15px; padding-left:20px; padding-right:20px;}
	.index-pro-swiper .swiper-pagination .swiper-pagination-bullet {margin:0 2px;}
}





/*page-linkbtn*/
.page-linkbtn{ margin:0 auto; text-align:center;padding:30px 0 0 0;}
.page-linkbtn a{display:block;width:204px;font-size: 14px;line-height:42px;border-radius:10px;overflow:hidden; text-align:center;color: #fff;margin:0 auto;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s; text-transform:uppercase; background:#fc922a;}
.page-linkbtn a:hover{background-color: #ed7121;padding:0 10px;}
@media screen and (max-width:1620px){
.page-linkbtn a{width:180px;line-height:40px;}	
}




/*index-about*/
.index-about{ background:#e4dfdc; position:relative;}
.index-about .abouttitleBox .titleBig{margin-bottom:50px; margin-top:158px;}
.index-about .abouttitleBox .titleBig .en{color: #383f61;font-size:24px;line-height: normal; margin-left:14px;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-weight:300;}
.index-about .abouttitleBox .titleBig .cn{color: #383f61;font-size:40px;line-height: normal;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-weight:300;background: url(../images/index-abtit.png) no-repeat left center ;background-size:30px; padding-left:45px;}
.index-about .index-aboutBox{ background:#eaeaea;}
.index-about .aboutBox{ width:50%; float:left;font-size:15px;line-height:30px; height:860px;color:#383f61; text-align:left;background: url(../images/index-abooutbg.jpg) no-repeat left center ;}
.index-about .aboutBoxB{margin-left:23.95833333333333%; max-width:500px;}
.index-about .aboutBoxNr{overflow:hidden; height:360px;}
.index-about .aboutBoxImg{ width:50%;float:right;position:relative;overflow:hidden;height:860px;}
.index-about .aboutBoxImg img{ display:block;height:100%; width:100%;}
.index-about .morebtn a{margin:0; width:134px; height:43px; line-height:43px; text-align:left; padding:0 26px; border:1px dashed #99755f; font-size:12px; display:inline-block; color:#99755f;background: url(../images/index-about-m.png) no-repeat 110px center;margin-top:8.5%;}
.index-about .morebtn a:hover{background: url(../images/index-about-m2.png) no-repeat 110px center #99755f;border:1px  solid #99755f;color:#fff;}
.index-about .page-linkbtn{text-align:right;}
.index-about .page-linkbtn a{margin:0;float: right;}
@media screen and (max-width:1620px){
.index-about .aboutBoxB{margin-left:6%;}	
.index-about .abouttitleBox .titleBig{margin-bottom:30px;margin-top:80px;}	
.index-about .abouttitleBox .titleBig .en{font-size:20px;}
.index-about .abouttitleBox .titleBig .cn{font-size:36px;background-size:30px; padding-left:45px;}
.index-about .aboutBox{height:750px;}
.index-about .aboutBoxImg{height:750px;}
}
@media screen and (max-width:1220px){
.index-about .aboutBox{height:650px;}
.index-about .aboutBoxImg{height:650px;}
.index-about .aboutBoxB{ padding-top:30px;}
.index-about .abouttitleBox .titleBig{margin-bottom:20px;margin-top:0;}	
.index-about .abouttitleBox .titleBig .en{font-size:16px;}
.index-about .abouttitleBox .titleBig .cn{font-size:30px;background-size:30px; padding-left:45px;}	
}
@media screen and (max-width:1024px){
.index-about .aboutBox{height:500px;font-size:14px;line-height:26px;}
.index-about .aboutBoxImg{height:500px;}	
.index-about .aboutBoxB{max-width:80%;padding-bottom:160px;}
.index-about .aboutBoxNr{overflow:hidden; height:260px;}
.index-about .page-linkbtn a{ float:none;}
.index-about .page-linkbtn{ padding-top:5px;}
	
}
@media screen and (max-width:768px){
.index-about .aboutBox{width:100%;float:none;height:auto;font-size:14px;line-height:26px;}
.index-about .aboutBoxImg{height:auto;}	
.index-about .aboutBoxB{margin-left:3%;max-width:94%;padding-bottom:140px;}
.index-about .aboutBoxNr{overflow:hidden; height:auto;}
.index-about .page-linkbtn a{ float:none; margin:0px auto;}
.index-about .page-linkbtn{ padding-top:5px;}
.index-about .aboutBoxImg{ width:100%;float:none;height:auto;}
.index-about .abouttitleBox .titleBig{text-align:center;}
.index-about .abouttitleBox .titleBig a{display:inline-block;}
.index-about .abouttitleBox .titleBig .cn{ display:inline-block;text-align:center;background-size:30px; }
}



/*index-lm li*/
.index-lm{ position:absolute; left:0; right:0; bottom:0;z-index:3;}
.index-lm ul{ font-size:0; text-align:center;}
.index-lm ul li {position:relative; display:inline-block;*display:inline;zoom:1;width:100px; overflow: hidden; height:100px;-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s; text-align:center;margin-bottom:-1px;border-bottom:none;}
.index-lm ul li:hover{height:120px;}
.index-lm ul li a{ display:block;}
.index-lm ul li.li1{ background:#383f61;}
.index-lm ul li.li2{ background:#7d808d;}
.index-lm ul li.li3{ background:#ffffff;}
.index-lm ul li .wz {padding-top:20px;display: block;width:100%;text-align:center;font-size:14px;line-height:30px;color:#ffffff;}
.index-lm ul li .wz  h3{ font-weight:normal;font-size:14px; height:30px; line-height:30px;}
.index-lm ul li .wz img{ max-width:30px;}
.index-lm ul li.li3 .wz{color:#383f61;}
@media screen and (max-width:1620px){
.index-lm ul li {width:90px;height:90px;}
.index-lm ul li:hover{height:110px;}
.index-lm ul li .wz img{ max-width:25px;}	
}
@media screen and (max-width:768px){
.index-lm{ bottom:1%;z-index:3; }	
.index-lm ul li.li3{ border-top:1px solid #eee; border-right:1px solid #eee;border-bottom:1px solid #eee;}
	
}


/**/
.index-job{padding-top:120px;padding-bottom:120px;background: url(../images/index-job.jpg) center top no-repeat ;background-size:cover}
.index-job .jobBox{ position:relative;width:475px; height:620px; float:left;font-size:14px;line-height:28px;color:#ffffff; text-align:left;background: url(../images/index-zhaopinbg.png) no-repeat center bottom #383f61;}
.index-job .jobBoxB{ padding:0 75px}
.index-job .jobtitleBox .titleBig{margin-bottom:50px;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; margin-top:70px;}
.index-job .jobtitleBox .titleBig .en{color: #fff;font-size:24px;line-height: normal;margin-left:14px;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.index-job .jobtitleBox .titleBig .cn{color: #fff;font-size:40px;line-height: normal;background: url(../images/index-abtit.png) no-repeat left center ;background-size:30px; padding-left:45px; font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.index-job .jobBoxNr{overflow:hidden;}
.index-job .jobBoxNr h1{ font-size:16px; font-weight:500; margin-bottom:10px;}
.index-job .page-linkbtn{ position:absolute; left:0; right:0; bottom:100px;}
/*index-joblist li*/
.index-joblist{float:right;width:985px;height:620px;}
.index-joblist ul{ font-size:0; text-align:center;}
.index-joblist ul li {position:relative; display:inline-block;*display:inline;zoom:1;width:50%; overflow:hidden; text-align:center; margin-bottom:20px; vertical-align:top;}
.index-joblist ul li a{ display:block; margin-left:17px;background:#fff; padding-left:134px; padding-right:50px; padding-top:50px;padding-bottom:55px;position:relative;}
.index-joblist ul li .wz {padding-top:20px;display: block;text-align:left;font-size:14px;line-height:30px;color:#383f61;}
.index-joblist ul li .wz  h3{ font-weight:600;font-size:18px;height:30px; line-height:30px; margin-bottom:25px;}
.index-joblist ul li .wz .info{height:120px; overflow:hidden;}
.index-joblist ul li .m{width:83px;height:100%;border-right:1px solid #ededed;display:block;background: url(../images/index-jobicon.png) no-repeat center center; position:absolute; left:0;top:0; z-index:1;}
.index-joblist ul li,.index-joblist ul li a,.index-joblist ul li a:after{-webkit-transition: 0.6s;-moz-transition: 0.6s;-ms-transition: 0.6s;-o-transition: 0.6s;transition: 0.6s;}
.index-joblist ul li a:hover{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);}
.index-joblist ul li a:after{ content:''; width:0; height:10px; position:absolute; left:0;bottom:-10px; background:#fc922a;}
.index-joblist ul li a:hover:after{width:100%;}
.index-joblist ul li a:hover .wz  h3{ color:#fc922a;}
@media screen and (max-width:1919px) {
.index-job .jobBox{width:32.53424657534247%;}
.index-job .jobBoxB{padding:0 13%}
.index-joblist{width:67.46575342465753%;}	
}
@media screen and (max-width:1620px){
.index-job .jobBoxB{ padding:0 10%}
.index-job .jobtitleBox .titleBig{margin-bottom:30px;margin-top:80px;}	
.index-job .jobtitleBox .titleBig .en{font-size:20px;}
.index-job .jobtitleBox .titleBig .cn{font-size:36px;background-size:30px; padding-left:45px;}
.index-joblist{height:540px;}
.index-job .jobBox{height:540px;}
.index-joblist ul li .wz  h3{font-size:17px;height:30px;line-height:30px;margin-bottom:15px;}
.index-joblist ul li a{margin-left:17px;padding-left:114px; padding-right:30px; padding-top:35px;padding-bottom:40px;}
}
@media screen and (max-width:1220px){
.index-job .jobBoxB{ padding:0 5%}
.index-job .jobtitleBox .titleBig{margin-bottom:30px;margin-top:80px;}	
.index-job .jobtitleBox .titleBig .en{font-size:18px;}
.index-job .jobtitleBox .titleBig .cn{font-size:32px;background-size:30px; padding-left:45px;}
.index-joblist{height:540px;}
.index-job .jobBox{height:540px;}
.index-joblist ul li{margin-bottom:20px;}
.index-joblist ul li a{margin-left:10px;padding-left:114px; padding-right:30px; padding-top:35px;padding-bottom:40px;}
.index-joblist ul li .m{width:73px;}
}
@media screen and (max-width:1024px){
.index-joblist{height:380px;}
.index-job .jobBox{height:380px;}
.index-job .jobtitleBox .titleBig{margin-bottom:20px;margin-top:50px;}	
.index-job .jobtitleBox .titleBig .en{font-size:14px;}
.index-job .jobtitleBox .titleBig .cn{font-size:26px;}
.index-joblist ul li{margin-bottom:10px;}
.index-joblist ul li .wz{padding-top:0;}
.index-joblist ul li .wz  h3{font-size:16px;height:24px;line-height:24px; margin-bottom:10px;}
.index-joblist ul li .wz .info{font-size:13px;height:96px;line-height:24px;}
.index-joblist ul li .m{width:63px;}
.index-joblist ul li a{padding-left:94px; padding-right:20px; padding-top:25px;padding-bottom:30px;}
}
@media screen and (max-width:768px){
.index-job{padding-top:40px;padding-bottom:40px;}
.index-job .jobBox{width:100%;height:auto;float:none; margin-bottom:10px;}
.index-job .jobBoxB{padding:5% 13%; height:auto;}
.index-joblist{width:100%; float:none;height:auto;}		
.index-job .page-linkbtn{ position: static; left:0; right:0; bottom:0;}
}
@media screen and (max-width:640px){
.index-job{padding-top:40px;padding-bottom:40px;}
.index-joblist ul li{ width:100%;}	
.index-joblist ul li a{ margin:0;}
	
}


/*footer*/
.footer {position:relative; z-index:2;background:#151825; padding-top:73px;padding-bottom:50px;}
.footer .footer-nav{height:auto;padding-bottom:50px;}

/*.bottom-left*/
.footer .bottom-left{float:left;width:790px;font-size:0;line-height:0;}
.footer .bottom-left .ulA{height:auto;font-size:0;display:inline-block;*display:inline;zoom:1;text-align:left;width:33.3333333%;}
.footer .bottom-left .ulA .ulB{display:inline-block;*display:inline;zoom:1;width:100%;vertical-align:top;padding-bottom:26px;}
.footer .bottom-left .ulA .t2{display:block;line-height:0;padding:0;margin:0;}
.footer .t1{font-size:20px; line-height:30px;padding-bottom:20px;color:#fff;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.footer .t1 a{display:inline-block;color:#fff;}
.footer .t2{font-size:14px; padding-right:1%;}
.footer .t2 a{font-size:14px;display:inline-block;line-height:34px;padding:0;height:34px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#909090;max-width:100%;}
.footer .t2 a:hover{color:#fff}
/*.bottom-left*/
.footer .bottom-right{float:right;width:425px; overflow:hidden;font-size:16px;line-height:34px;color:#909090;background: url(../images/bottom-line.jpg) no-repeat left center;}
.footer .bottom-right .bottom-rightBox{ padding-left:100px;}
.footer .bottom-right h1{font-size:20px;line-height:30px;padding-bottom:15px;color:#fff;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.footer .bottom-right td{ vertical-align:top;}
.footer .bottom-right td strong{color:#fff; font-weight:normal;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.footer .bottom-right td img{ vertical-align: middle;}
/*bottom-code*/
.footer .bottom-code{float:left;width:130px;font-size:13px;line-height:30px;color:#909090;}
.footer .bottom-code img{ max-width:100%; margin-bottom:15px;}
/*bq*/
.footer .bottom-logo{margin-bottom:25px;}
.footer .bottom-logo img{ max-height:60px;}
.footer .bq{width:100%;font-size:13px;line-height:28px;color:#d8d8d8;position:relative;text-align:center;} 
.footer .bq a{color:#d8d8d8;}
.footer .bq a:hover{color:#fff}
@media screen and (max-width:1919px) {
.footer .bottom-left{width:54%;}
.footer .bottom-right{width:29%;}
.footer .bottom-right .bottom-rightBox{ padding-left:23%;}
}
@media screen and (max-width:1024px) {
.footer .bottom-left{width:50%;}
.footer .bottom-right{width:33%;}
.footer .bottom-right .bottom-rightBox{ padding-left:12%;}
}
@media screen and (max-width:768px){
.footer {padding-top:50px;padding-bottom:30px;}
.footer .bottom-left .ulA{width:100%; text-align:center;}
.footer .bottom-left{float:none;width:100%; display:none;}
.footer .bottom-code{float:none;width:130px; margin:0 auto;}
.footer .bottom-right{float:none;width:100%; margin:0px auto; background:none; padding-top:5%;}
.footer .bottom-right h1{ text-align:center;}
.footer .bottom-right .bottom-rightBox{ padding-left:0; margin:0 auto;}
.footer .bottom-right table{ margin:0 auto;}
.footer .bottom-logo img{max-height:40px;}
}


/*****************************page start*****************************/


/*pagebanner*/
.pagebanner{ display:block; overflow:hidden;height:530px;background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;/*padding:0 120px;*/}
.pagebanner .pagebannerBox{text-align:left;margin:auto;height:100%;}
.pagebanner .layout{ position:relative;height:100%; z-index:1;}
.pagebanner .pagebanner-tt{display:inline-block;position:absolute;z-index:1;left:0px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}
.pagebanner .pagebanner-tt .t1{display:inline-block;font-size:50px;font-weight:normal;line-height: normal;}
.pagebanner .pagebanner-tt .t1 .en{font-family: "DIN Light",Arial, Helvetica, sans-serif;font-size:32px; display:block; line-height: normal; text-transform:uppercase;}
.probanner{height:270px;}
@media screen and (max-width:1680px) {
.pagebanner{height:450px;}.probanner{height:265px;}
.pagebanner .pagebanner-tt .t1{font-size:46px;}	
.pagebanner .pagebanner-tt .t1 .en{font-size:30px;}		
}
@media screen and (max-width:1530px) {
.pagebanner{height:400px;}.probanner{height:260px;}
.pagebanner .pagebanner-tt .t1{font-size:44px;}	
.pagebanner .pagebanner-tt .t1 .en{font-size:28px;}		
}
@media screen and (max-width:1220px) {
.pagebanner{height:350px;}.probanner{height:255px;}
.pagebanner .pagebanner-tt .t1{font-size:40px;}	
.pagebanner .pagebanner-tt .t1 .en{font-size:26px;}		
}
@media screen and (max-width:1199px){
.pagebanner{height:320px;}
.probanner{height:250px;}
.pagebanner .pagebanner-tt .t1{font-size:30px;}	
.pagebanner .pagebanner-tt .t1 .en{font-size:24px;}		
}
@media screen and (max-width:1024px){
.pagebanner{height:300px;}
.probanner{height:200px;}
.pagebanner .pagebanner-tt .t1{font-size:28px;}	
.pagebanner .pagebanner-tt .t1 .en{font-size:20px;}		
}
@media screen and (max-width:992px){
.pagebanner{height:240px;}
.probanner{height:180px;}
.pagebanner .pagebanner-tt .t1{font-size:26px;}	
.pagebanner .pagebanner-tt .t1 .en{font-size:18px;}		
}
@media screen and (max-width:768px){
.pagebanner{height:200px;}
.probanner{height:160px;}
.pagebanner .pagebanner-tt .t1{font-size:24px;}	
.pagebanner .pagebanner-tt .t1 .en{font-size:16px;}		
}
/*@media screen and (max-width:640px){
.pagebanner .pagebanner-tt .t1{font-size:20px;}	
.pagebanner .pagebanner-tt .t1 .en{font-size:14px;}		
}
@media screen and (max-width:499px){
.pagebanner .pagebanner-tt .t1{font-size:18px;}	
.pagebanner .pagebanner-tt .t1 .en{font-size:12px;}	
}
*/



/*page*/
.page{background:#ffffff; min-height:300px;}
.page hr{ border:none; background:none;border-top:1px solid #e3e3e3;}
.pageInfo{padding:0;color:#333333;font-size:15px;line-height:30px;}
.page img{max-width:100%;}
/*pageTop*/
.pageTop{ position:relative;width: 100%; margin-bottom:30px;}
.pageNav{text-align:center;padding-top:40px;padding-bottom:50px;}
.pageNav ul{display:inline-block;font-size:0; line-height:0;margin:0 auto; text-align:center;}
.pageNav li{ display:inline-block;*display:inlinef;zoom:1; loat: left;margin-bottom:6px;}
.pageNav li a{display:block;font-size:14px;color:#fff;min-width:120px; padding:0 10px; line-height:52px;background:#7d808d;border-radius:5px; margin:0 6px;}
.pageNav li .aNow, .pageNav li a:hover{background:#383f61;}
.pageNav-tit{ display:none;}
@media screen and (max-width:1620px){
.pageNav li a{min-width:100px; padding:0 10px; line-height:46px;}	
}
@media screen and (max-width:992px){
.pageTop{margin-bottom:30px;}
.pageNav-tit{ display: block;font-size:18px;padding-left:20px; padding-right:20px; line-height:60px;border-bottom:1px solid #dcdcdc;}
.pageNav{text-align:left; padding-top:15px;padding-bottom:15px;padding-left:20px; padding-right:20px;display:none;background:#6b6b6b;}
.pageNav li{ display:inline-block;}
.pageNav li a{font-size:15px;padding:0 8px;line-height:40px;border-radius:0px; margin:0; padding:0;margin-right:15px; background:none!important; color:#fff; min-width:inherit;}
.pageNav-tit{position: relative;z-index: 1;-webkit-transition: color .25s;-moz-transition: color .25s;-ms-transition: color .25s;-o-transition: color .25s;transition: color .25s;color: inherit;text-align: left;}
.pageNav-tit:after {content:"";display: block;position:absolute;top:30px;right:20px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#6b6b6b transparent transparent transparent;}
.pageNav-tit span {display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}	
}









/*pageTit*/
.page1tit{ padding:0 60px; font-size:16px; color:#909090; text-align:center;}
.page1tit h1{font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-weight:300;font-size:40px; color:#383f61; line-height:normal; margin-bottom:5px;}
.page1tit h2{font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-weight:300;font-size:20px; color:#383f61; line-height:normal;}
@media screen and (max-width:1620px){
.page1tit{ padding:0 50px; font-size:15px;}
.page1tit h1{font-size:30px;margin-bottom:5px;}
.page1tit h2{font-size:16px;}
}
@media screen and (max-width:1220px){
.page1tit{ padding:0 30px; font-size:14px;}
.page1tit h1{font-size:26px;margin-bottom:5px;}
.page1tit h2{font-size:14px;}
}
@media screen and (max-width:1024px){
.page1tit{ padding:0 20px;}
.page1tit h1{font-size:24px;}
}



/*pageTable1*/
.pageTable1 td.td1{width:795px;}
.pageTable1 td.td0{width:80px;}
.pageTable1 td.td2{width:585px; vertical-align:top;}
@media screen and (max-width:1919px){
.pageTable1 td.td1{width:54.45%;}
.pageTable1 td.td0{width:5.45%;}
.pageTable1 td.td2{width:40.1%;}		
}
@media screen and (max-width:920px){
.pageTable1 td.td1{width:100%;display:block!important}
.pageTable1 td.td0{width:0%;display:none!important}
.pageTable1 td.td2{width:100%;display:block!important} 
}



/*pageShuju*/
.pageShuju{text-align:center; margin:0 auto;color:#333333; font-size:16px; line-height:30px;height:30px; max-width:90%;}
.pageShuju td{ width:25%; position:relative; padding-bottom:50px;padding-top:50px;}
.pageShuju .counter{ font-size:70px; color:#fc9129; text-align:center; line-height: normal;display:inline-block; position:relative;font-family: "Bell Gothic Std Blod",Arial, Helvetica, sans-serif;text-shadow: rgba(252, 145, 41, 0.20) 5px 5px 5px;}
@media screen and (max-width:1620px){
.pageShuju .counter{ font-size:60px; }		
}
@media screen and (max-width:1220px){
.pageShuju .counter{ font-size:50px; }	
.pageShuju{font-size:14px; line-height:24px;}	
}
@media screen and (max-width:1024px){
.pageShuju .counter{ font-size:40px; }		
}
@media screen and (max-width:768px){
.pageShuju td{ width:50%; float:left; display:block!important;padding-bottom:20px;padding-top:20px;} 
}



/*page-about-list*/
.page-about-list .c-title{margin-bottom: 30px;font-size:30px;color: #383f61;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-weight:300;line-height:normal; vertical-align:bottom; padding-top:80px;background: url(../images/page-icon1.png) no-repeat left top;background-size:55px;}
.page-about-list li.li2 .c-title{ background-image:url(../images/page-icon2.png);color: #fff;}
.page-about-list li.li3 .c-title{ background-image:url(../images/page-icon3.png);}
.page-about-list .c-title .en{font-family: "DIN Light",Arial, Helvetica, sans-serif;font-size:18px;line-height: normal; text-transform:uppercase; margin-left:12px;}
.page-about-list .c-text{font-size:15px;line-height:30px;color: #333333;}
.page-about-list li.li2 .c-text{color: #fff;}
.page-about-list li{background: #eff0f5; position:relative; padding-left:50%; height:560px;}
.page-about-list li.li2{background: #7d808d; padding-left:0; padding-right:50%;}
.page-about-list li .c-img-box{width: 50%;overflow: hidden; position:absolute; left:0;top:0; height:100%;}
.page-about-list li.li2 .c-img-box{ left:auto; right:0;}
.page-about-list li .c-img-box img{width: 100%;height: 100%;object-fit: cover;}
.page-about-list li,.page-about-list li .c-img-box,.page-about-list li .c-img-box img{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.page-about-list li:hover .c-img-box img{-moz-transform: scale(1.05); -webkit-transform: scale(1.05);transform: scale(1.05);}
.page-newsList ul li.listpic .listTitle{overflow:hidden;display:block;padding:0;}
.page-about-list li .c-text-box{padding: 110px 230px 0 100px;}
.page-about-list li.li2 .c-text-box{padding: 110px 100px 0 230px;}
@media screen and (max-width:1919px){
.page-about-list li .c-text-box{padding:5.729166666666667vw 11.97916666666667% 0 5.729166666666667vw;}
.page-about-list li.li2 .c-text-box{padding:5.729166666666667vw 5.729166666666667vw 0 11.97916666666667%;}	
.page-about-list li{height:35vw; min-height:500px;}
}
@media screen and (max-width:1620px){
.page-about-list .c-title{margin-bottom:20px;font-size:26px}
.page-about-list .c-title .en{font-size:16px;}
}
@media screen and (max-width:1220px){
.page-about-list .c-title{font-size:24px}
.page-about-list .c-title .en{font-size:16px;}
}
@media screen and (max-width:1620px){
.page-about-list .c-title{margin-bottom:10px;font-size:22px}
.page-about-list .c-title .en{font-size:14px;}
}
@media screen and (max-width:920px){
.page-about-list li .c-img-box{ position:static; height:auto;width: 100%;}
.page-about-list li .c-text-box{padding:5% 5%;}
.page-about-list li.li2 .c-text-box{padding:5% 5%;}	
.page-about-list li{height:auto; min-height: inherit;padding-left:0;}
.page-about-list li.li2{padding-right:0;}
}










/*page-tit*/
.page-tit{font-size:40px;color:#383f61;padding-bottom:70px;text-align:center; line-height:normal;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-weight:300;}
/*page honor*/
.page-pageList{ padding-bottom:60px;}
.page-pageList ul{width:100%;margin:0 -10px;position:relative; font-size:0;}
.page-pageList li.li4 {position:relative;z-index:1; cursor:pointer; display:inline-block;*display:inline;zoom:1; width:25%; margin-bottom:47px; vertical-align:top;}
.page-pageList li.li4 a{display:block; position:relative; margin:0 7.5px;padding:0 16.5px;padding-top:20px;text-align:center;border:1px solid #d8d5d3;}
.page-pageList li.li4 .imgBox {vertical-align:middle;width:100%;max-height:250px;height:20.83333333333333vw;min-height:150px; overflow:hidden; text-align:center; margin:0 auto;}
.page-pageList li.li4 .imgBox img{width:auto;height:auto;vertical-align: middle;display: inline-block;max-width:100% !important;max-height:100%!important;}
.page-pageList li.li4 a,
.page-pageList li.li4 .imgBox img,
.page-pageList li.li4 .imgBox,
.page-pageList li.li4 .title{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.page-pageList li.li4 a:hover .imgBox img{-moz-transform:scale(1.05); -webkit-transform:scale(1.05);transform:scale(1.05);}
.page-pageList li.li4 .title {font-size:15px; color:#333333; line-height:30px; padding:20px 0; height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.page-pageList li.li4 a:hover{top: -.25rem;}
.page-pageList li.li4 a:before {content: "";position: absolute;left: 0;bottom: -1px;width: 0;height: 3px;background-color: #ddd;transition: all .3s;}
.page-pageList li.li4 a:hover:before {width: 100%;}
@media screen and (max-width:1220px){
.page-tit{font-size:30px;padding-bottom:50px;}	
}
@media screen and (max-width:1024px){
.page-tit{font-size:28px;padding-bottom:40px;}	
}
@media screen and (max-width:768px){
.page-tit{font-size:24px;padding-bottom:30px;}
.page-pageList li.li4 {width:50%; margin-bottom:20px;}
.page-pageList li.li4 a{padding:0;padding-top:10px;}
.page-pageList li.li4 a:hover .imgBox:after{display:none!important;}
.page-pageList li.li4 .title {font-size:14px;padding:15px 0; }
}




/*newsList listpic*/
.page-newsList{margin-bottom:35px;}
.page-newsList ul{font-size:0; line-height:0;}
.page-newsList ul li.listpic{font-size:0;display:inline-block;*display:inline;zoom:1;margin:0;padding:0;list-style:none;width:100%;position:relative;}
.page-newsList ul li.listpic a{padding-top:15px; padding-bottom:15px;display:block;position: relative;overflow:hidden;background: url("../images/news-ss.png") 95% center no-repeat;border-bottom:1px solid #f4f4f4;}
.page-newsList ul li.listpic .ImgBox{width:400px;height:100%;overflow:hidden; position:absolute; left:0;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity:0;}
.page-newsList ul li.listpic .ImgBox img{height:100%; width:100%;}
.page-newsList ul li.listpic .ImgBox img,.page-newsList ul li.listpic .listTitle .listTitleBox{-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.page-newsList ul li.listpic:hover .ImgBox img{-moz-transform: scale(1.05); -webkit-transform: scale(1.05);transform: scale(1.05);}
.page-newsList ul li.listpic .listTitle{overflow:hidden;display:block;padding:0;}
.page-newsList ul li.listpic .listTitle .listTitleBox{padding:68px 185px 68px 220px; position: relative; max-width:800px;}
.page-newsList ul li.listpic .listTitle .t{font-size:16px;color:#383f61;height:30px;line-height:30px; overflow:hidden; font-weight:600;}
.page-newsList ul li.listpic .listTitle .t2{font-size:14px;color:#595959;height:60px;line-height:30px; overflow:hidden;margin-top:14px;}
.page-newsList ul li.listpic .date{font-size:16px;line-height:30px; color:#595959;width:180px;position:absolute; top:70px; left:0; text-align:right;font-family:"苹方", "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-weight:300;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity:0;}
.page-newsList ul li.listpic .date2{font-size:16px;line-height:30px; color:#595959;width:120px; height:120px;position:absolute; top:50%; margin-top:-60px; left:45px; text-align:center;font-family:"苹方", "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-weight:300; border:1px solid #eeeeee;}
.page-newsList ul li.listpic .date2 .y{font-size:24px;line-height:24px; text-align:center; display:block; color:#595959; margin-top:35px;font-family:"苹方", "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-weight:300;}
/*hover*/
.page-newsList ul li.listpic a:hover{padding-left:400px;background-image:none; background-color:#fafafa;border-bottom:1px solid #fafafa;}
.page-newsList ul li.listpic a:hover .ImgBox,.page-newsList ul li.listpic a:hover .date{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.page-newsList ul li.listpic a:hover .date2{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity:0;}
.page-newsList ul li.listpic a:hover .listTitle .listTitleBox{padding:68px 185px 68px 220px;}
@media screen and (max-width:1220px){
.page-newsList ul li.listpic .listTitle .listTitleBox{padding:68px 155px 68px 220px; }
.page-newsList ul li.listpic a:hover .listTitle .listTitleBox{padding:68px 50px 68px 220px;}	
}
@media screen and (max-width:1024px){
.page-newsList ul li.listpic{ width:50%;}
.page-newsList ul li.listpic .ImgBox{ display:block;width:100%;height:100%;overflow:hidden; position: static; left:0;top:0;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.page-newsList ul li.listpic a{padding-left:0;background-image:none;}
.page-newsList ul li.listpic a .ImgBox,
.page-newsList ul li.listpic a:hover .date{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.page-newsList ul li.listpic a .date2{ display:none;}
.page-newsList ul li.listpic a .listTitle .listTitleBox,
.page-newsList ul li.listpic a:hover .listTitle .listTitleBox{padding:30px 20px;}	
.page-newsList ul li.listpic a{ margin:0 10px;}
}
@media screen and (max-width:640px){
.page-newsList ul li.listpic{ width:100%;}	
.page-newsList ul li.listpic a{ margin:0;}	
}



/*page-newsInfo*/
.page-newsInfo{text-align:left;padding:0px 50px 50px 50px; background:#fff;}
.page-newsInfo .newsTit{font-size:28px; color:#595959; line-height: normal; text-align:center;font-weight:600;padding-top:45px;margin:0 0;margin-bottom:10px;}
.page-newsInfo .newsShuju{ font-size:12px; color:#909090;line-height:30px;text-align:center;padding-bottom:50px; }
.page-newsInfo .newsShuju em{ display:inline-block;margin:0 23px;font-size:16px; color:#909090;line-height:30px; font-style:normal;font-family:"苹方", Arial, Helvetica, sans-serif;}
.page-newsInfo .newsShuju em.s{padding-left:20px;background:url(../images/school-see.png) left center no-repeat;}
.page-newsInfo .newsShare{display:inline-block;text-align:center;margin:0 auto; }
.page-newsInfo .newsText{margin:0 0;text-align:left;font-size:15px;color:#595959;line-height:32px;border-top:1px solid #e2e2e2;}
.page-newsInfo .newsTextNr{padding-top:50px;padding-bottom:20px;}
.page-newsInfo .newsTextNr img{ max-width:100%;}
.page-newsInfo .newsBtn{border-bottom:1px solid #e2e2e2;padding-bottom:20px;font-size:0;}
.page-newsInfo .newsBtn .newsBtnA,.page-newsInfo .newsBtn .newsBtnB{display:inline-block;*display:inline;zoom:1;width:50%; line-height:30px; height:30px; overflow:hidden;color:#595959;font-size:13px;}
.page-newsInfo .newsBtn a{display:inline-block;max-width:90%;line-height:14px; height:14px;color:#595959; white-space:nowrap;text-overflow: ellipsis; overflow: hidden;}
.page-newsInfo .newsBtn a:hover{color:#0090de;}
.page-newsInfo .newsBtn .newsBtnA{text-align:left;}
.page-newsInfo .newsBtn .newsBtnB{ text-align:right;}
.page-newsInfo .newsBtn a srtong{ color:#333333;}
.page-newsInfo .newsBtn .newsBtnA span{padding-left:10px;border-left:3px solid #0090de;}
.page-newsInfo .newsBtn .newsBtnB span{padding-right:10px;border-right:3px solid #0090de;}
@media screen and (max-width:1220px) {
	.page-newsInfo{ padding:45px 30px;}
	
}
@media screen and (max-width:992px) {
  .page-newsInfo{ padding:30px 20px;}
  .page-newsInfo .newsTit,.page-newsInfo .newsText{margin:0 0;}
  .page-newsInfo .newsTit{ font-size:24px;padding-top:30px;}
  .page-newsInfo .newsTextNr{padding-top:30px;padding-bottom:20px;}
}
@media screen and (max-width:768px) {
  .page-newsInfo .newsBtn span{width:100%; }
  .page-newsInfo .newsBtn .newsBtnB{ text-align:right;}
  .page-newsInfo .newsTit{ font-size:18px;}
  .page-newsInfo .newsBtn span,.page-newsInfo .newsBtn a{line-height:20px; height:20px; }
  .page-newsInfo .newsBtn .newsBtnA{text-align:left; width:100%; display:block;}
.page-newsInfo .newsBtn .newsBtnB{ text-align:left; width:100%;display:block;}
.page-newsInfo .newsBtn .newsBtnB span{padding-right:none;border-right:none;padding-left:10px;border-left:3px solid #0090de;}
}



/*page-back*/
.page-back{margin:0 auto;text-align:center;padding:45px 0 0px 0;}
.page-back a{display:block;width:128px;font-size: 12px;line-height: 36px;height:36px;overflow:hidden; text-align:center;color: #5e5e5e;margin:0 auto;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s; border:1px solid #dcdcdc; border-radius:10px; background:#FC922a; color:#fff;}
.page-back a:hover{background:#FC922a; color:#fff; border-color:#FC922a;}












/*page-tab*/
.page-tab{margin:0 auto;padding:33px 0 33px 0;text-align: center; }
.page-tab ul { margin:0 auto;padding: 0;list-style: none; text-align:center;height: 30px;line-height: 30px;font-size: 0;}
.page-tab ul li{margin: 0;padding: 0;display: inline-block;position: relative;height: 30px;line-height: 30px;}
.page-tab ul li a{display: inline-block;text-align: center;font-size: 12px;color: #1e2831;padding: 0 11px;margin:0 4px;height: 28px;line-height: 28px;border: 1px solid #d2d2d2;background: #ffffff;}
.page-tab ul li a:hover,.page-tab ul li a.focus{background:#fc922a;color: #fff;border-color:#fc922a;}
.page-tab ul li.next-page a, .page-tab ul li.prev-page a{padding: 0 18px;}
@media screen and (max-width:1024px){
.page-tab{margin:0 auto;padding:33px 0 87px 0;text-align: center; }
}
@media screen and (max-width:768px){
.page-tab ul li{ display:none;}	
.page-tab ul li.next-page, .page-tab ul li.prev-page{ display:inline-block;}
}




/*page-proList*/
.page-proList{padding-top:80px;padding-bottom:45px;}
.page-proList ul{position: relative;margin:0 -20px; font-size:0; line-height:0;}
.page-proList ul li{ width:33.33333%;display:inline-block;*display:inline;zoom:1; width:33.333333%; margin-bottom:40px; vertical-align:top;}
.page-proList ul li a{display: block; overflow:hidden; margin:0 20px;}
.page-proList ul li a .picB{border:1px solid #dcdcdc;}
.page-proList ul li a .pic{display: block;position: relative;width: 100%;padding:50% 0;overflow: hidden;}
.page-proList ul li a .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.page-proList ul li a,
.page-proList ul li a .pic img,
.page-proList ul li a .pic{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.page-proList ul li a:hover .pic img{-moz-transform:scale(1.05); -webkit-transform:scale(1.05);transform:scale(1.05);}
.page-proList ul li a:hover{box-shadow: 0 10px 30px rgba(0,0,0,.1);}
.page-proList ul li a .title{padding-top:41px;padding-bottom:42px; padding-left:35px; padding-right:40px; position:relative; background:#383f61; line-height:26px;}
.page-proList ul li a .title .t{font-size:22px;font-weight: normal;color:#fc8f23;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position:relative; z-index:2;} 
.page-proList ul li a .title .t2{font-size:18px;font-weight: normal;color:#ffffff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position:relative; z-index:2;}
.page-proList ul li a .title .m{transition: 0.4s;display: block;background: url(../images/index-pro-ss.png) center no-repeat; background-size:14px; position:absolute; right:35px; top:50%; margin-top:-7px; width:14px; height:14px;}
.page-proList ul li a .title::before{transition: 0.4s;position: absolute;left: 0;bottom:0;content: "";width:0;height:100%;background-color:#272c44;}
.page-proList ul li a:hover .title::before{width: 100%;}
.page-proList ul li a:hover .title .m{right:30px;}
@media screen and (max-width: 1620px){
.page-proList{padding-top:70px;padding-bottom:40px;}
.page-proList ul{margin:0 -20px;}
.page-proList ul li a .title{padding-top:31px;padding-bottom:32px; padding-left:25px; padding-right:40px;}
.page-proList ul li a .title .t{font-size:20px;} 
.page-proList ul li a .title .t2{font-size:16px;}
}
@media screen and (max-width: 1220px){
.page-proList{padding-top:70px;padding-bottom:50px;}
.page-proList ul{margin:0 -10px;}
.page-proList ul li a{margin:0 10px;}
.page-proList ul li a .title{padding-top:25px;padding-bottom:25px; padding-left:20px; padding-right:30px;}
.page-proList ul li a .title .t{font-size:18px;} 
.page-proList ul li a .title .t2{font-size:14px;}
}
@media screen and (max-width: 1024px){
	.page-proList{padding-top:30px;padding-bottom:50px;}
	.page-proList ul{margin:0 -10px;}
	.page-proList ul li a{margin:0 10px;}
	.page-proList ul li a .title .t{font-size: 16px;}
}
@media screen and (max-width: 992px){
.page-proList ul li{ width:50%;}
}
@media screen and (max-width: 768px){
	.page-proList ul li a .title{padding-top:15px;padding-bottom:15px; padding-left:20px; padding-right:20px;}
}
@media screen and (max-width: 640px){	
.page-proList ul li{ width:100%;}
}




/*qalist*/
.qalist{padding-bottom:80px; position:relative;}
.qalist .qalistImg{float:right;width:337px;}
.qalist .qalistImg img{ max-width:100%;}
.qalist ul{ float:left; width:1100px;}
.qalist li{background:#fafafa;position:relative;margin-bottom:13px;}
.qalist li .title{padding:17.5px 60px;overflow:hidden;zoom:1; cursor:pointer;}
.qalist li .title span{font-size:18px; color:#333333; display:block; line-height:30px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.qalist li .title .close{display:block; width:120px; height:65px; overflow:hidden; position:absolute; top:0; right:0;}
.qalist li .title .close span{display:block;overflow:hidden;width:100%;height:100%; position:absolute; top:0; right:0;font-size:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.qalist li .title .close span:before{content:''; width:16px; height:4px; position:absolute; left:0; right:0; top:50%; margin:0 auto; margin-top:-2px; background:#fc9127;}
.qalist li .title .close span:after{content:''; width:0; height:16px; position:absolute; left:0; right:0; top:50%; margin:0 auto; margin-top:-8px; background:#fc9127;}
.qalist li .title.on .close span{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.qalist li .title.on .close span:after{width:4px;}
.qalist li .tmain{padding:26px 60px;display:none;font-size:14px; line-height:30px;color:#333333;border-top:1px solid #eeeeee}
@media screen and (max-width:1620px){
.qalist .qalistImg{width:23.08219178082192%;}
.qalist ul{width:75.34246575342466%;}
}
@media screen and (max-width:1440px){
.qalist .qalistImg{width:25%;}
.qalist ul{width:73%;}
}
@media screen and (max-width:1220px){
.qalist li .title{padding:17.5px 30px;}	
.qalist li .tmain{padding:26px 30px;}
}
@media screen and (max-width:1024px){
.qalist li .title{padding:15px 20px;}	
.qalist li .tmain{padding:26px 20px;}
.qalist li .title{padding:15px 0 15px 30px; background-size:20px;}
.qalist li .title span{font-size:16px;}
.qalist li .title .close{width:60px; height:60px;}
.qalist .qalistImg{width:28%;}
.qalist ul{width:70%;}
}
@media screen and (max-width:790px){
.qalist li .title{padding:10px 20px 10px 20px;}
.qalist li .title .close{width:50px; height:50px;}
.qalist li .title span{font-size:15px;}
.qalist li .title .close span{background-size:13px;}
.qalist{padding-bottom:50px;}
.qalist .qalistImg{width:100%; float:none; text-align:center;}
.qalist ul{width:100%; float:none; margin-bottom:30px;}
}




/*contactTable*/
.contactTit{font-size:40px;color:#383f61;text-align:center; line-height:normal;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-weight:300; margin-bottom:5px;}
.contactwz{font-size:20px;color:#383f61;text-align:center; line-height:normal;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-weight:300;}
.contactBOX{padding-bottom:60px;padding-top:80px;}
.contactTableB1{ float:left;width:705px;}
.contactTableB2{ float:right;width:755px;}
.contactTableB2 .contactTableB2-box{padding-left:44px;}
@media screen and (max-width:1919px){
.contactTableB1{width:48%;}
.contactTableB2{width:52%;}
}
@media screen and (max-width:1024px){	
.contactTableB1{width:100%;}
.contactTableB2{width:100%;}
.contactTableB2 .contactTableB2-box{padding-left:0;}
}



/**Contact**/
.contactTableBig td.td td{ line-height:26px; font-size:14px; color:#595959; padding-bottom:22px; padding-top:22px;}
.contactTableBig td.td td strong{ font-size:16px;}
.contactTableBig td.td tr{ border-bottom:1px solid #e6e6e6;}
.contactTableBig td.td1{}
.contactTableBig td.td2{}
.contactTableBig td.td0{ width:27px;}
@media screen and (max-width:768px) {
	.contactTableBig td.td{width:100%!important;display:block!important;margin:0;padding:0;}
	.contactTableBig td.td0{display:block!important; line-height:0;}
}








/**/
.pageMap{margin-bottom:75px;}
@media screen and (max-width:767px){
.pageMap{margin-bottom:30px;}
}





/*feedback2Box*/
.feedback2Box{ padding:0 0  30px 0;font-size:14px;color:#464646;line-height:30px;}
.feedback2Box .contact-tit{font-size:18px;line-height: 30px; font-weight:600;}
.feedback2{font-size:14px;color:#464646;line-height: 30px;text-align:left;padding:0;margin:0 -7.5px;margin-top:40px;}
.feedback2 label{display:block;}
.feedback2 .l1{float:left;width: 50%; position:relative;}
.feedback2 .l1Box{margin:0 7.5px;}
.feedback2 .text{display:block;width: 100%;padding:4px 5% 4px 5%;height:50px;margin-bottom:14px;outline:none;font-size:12px;color:#909090;font-family:Arial,"微软雅黑",Sans-Serif;border:1px solid #e5e5e5;border-radius:0;background:#fff;text-align:left;}
.feedback2 .text2{display:block;width:100%;padding:10px 3% 10px 3%;height:240px;margin-bottom:14px;outline:none;font-size:12px;color:#909090;font-family:Arial,"微软雅黑",Sans-Serif;border:1px solid #e5e5e5;border-radius:0;background:#fff;text-align:left;}
.feedback2 .getcode{display:block;width:100%;padding:4px 5% 4px 5%;height:50px;margin-bottom:0;
outline:none;font-size:12px;color:#909090;font-family:Arial,"微软雅黑",Sans-Serif;border: none;border:1px solid #e5e5e5;border-radius:0;background:#fff;text-align:left;}
.feedback2 .kk{font-size:14px;color:#333333; line-height:normal;margin-left:2px;}
.feedback2 .inputbtn{display:inline-block;width:100%;height: 52px;line-height: 52px;margin:0;outline:none;font-size:12px;color: #fff;font-family: Arial,"微软雅黑",Sans-Serif;border:none;background-color: #383f61;cursor:pointer;border-radius:5px;margin-top:28px;text-align:center;max-width:100px; }
.feedback2 .inputbtn.tj:hover{background:#eb6100;}
@media screen and (max-width:768px){
.feedback2{margin:0;margin-top:30px;}
.feedback2 .l1{float:none;width:100%;}
.feedback2 .kk{ display:inline-block; clear: both;}
.feedback2 .text{width: 100%;padding:4px 3% 4px 3%;}
.feedback2 .getcode{width:100%;padding:4px 3% 4px 3%;margin-bottom:15px;}
.feedback2 .l1Box{margin:0 auto;}

}




/*proList1*/
.proList1{ padding-top:97px;padding-bottom:105px;background: url(../images/pro1-2bg.jpg) center top no-repeat #1d1d1d; background-size:cover;}
.proList1 ul{ font-size:0; line-height:0; text-align:center;}
.proList1 li{width:33.333333%; display:inline-block;*display:inline;zoom:1; margin-bottom:45px; text-align:center; vertical-align:top;}
.proList1 li .img{ margin:0 32.5px;border-radius:5px;overflow:hidden;}
.proList1 li .img img{ width:100%;}
.proList1 li .title{display:block;line-height:32px;font-size:16px;color:#fff;text-align:center;background:#fc9128; padding:10px;}
@media screen and (max-width:1620px){
.proList1{ padding-top:80px;padding-bottom:95px;}
.proList1 li .img{ margin:0 26px;}	
.proList1 li .title{line-height:32px;font-size:16px;}
}
@media screen and (max-width:1220px){
.proList1{ padding-top:60px;padding-bottom:75px;}
.proList1 li{margin-bottom:40px;}
.proList1 li .img{ margin:0 20px;}	
.proList1 li .title{line-height:70px;font-size:15px;}
}
@media screen and (max-width:1024px){
.proList1{ padding-top:50px;padding-bottom:65px;}
.proList1 li{margin-bottom:30px;}
.proList1 li .img{ margin:0 15px;}	
.proList1 li .title{line-height:60px;font-size:14px;}
}
@media screen and (max-width:768px){
.proList1 li{width:50%;margin-bottom:20px;}	
.proList1 li .img{ margin:0 10px;}	
.proList1 li .title{line-height:30px;font-size:13px;padding:10px;}
}
@media screen and (max-width:640px){
.proList1 li{margin-bottom:10px;}
.proList1 li .img{ margin:0 5px;}	
.proList1 li .title{line-height:24px;font-size:12px;padding:5px;}	
	
}



/*pro-tt*/
.pro-tt{font-size:40px;color:#fff;text-align:center; line-height:normal;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-weight:300; margin-bottom:64px;}
.pro-tt .pro-wz{font-size:15px;margin:0 auto;margin-top:27px;text-align:center; line-height:26px;font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; max-width:465px;}
@media screen and (max-width:1620px){
.pro-tt .pro-wz{margin-top:25px;}
.pro-tt{font-size:30px;margin-bottom:54px;}
}
@media screen and (max-width:1220px){
.pro-tt .pro-wz{margin-top:20px;font-size:14px;}
.pro-tt{font-size:26px;margin-bottom:44px;}
}
@media screen and (max-width:1024px){
.pro-tt .pro-wz{margin-top:15px;}
.pro-tt{font-size:24px;margin-bottom:34px;}
}








/*proList2*/
.proList2{ padding-top:80px;padding-bottom:0;background: url(../images/pro1-3bg.jpg) center top no-repeat; background-size:cover; position:relative;}
.proList2 ul{ font-size:0; line-height:0; text-align:center; margin:0 -21px;}
.proList2 li{width:33.333333%; display:inline-block;*display:inline;zoom:1;text-align:center;}
.proList2 li .infoBox{margin:0 21px;border-top-left-radius:10px;overflow:hidden; background:#ffffff;}
.proList2 li .img img{ width:100%;}
.proList2 li .title{display:block;width:100%;line-height:93px;font-size:17px;color:#383f61;text-align:center;font-weight:500;}
.proList2 li .biaoge{ padding:0 20px;}
.proList2 li .biaoge table td{background:#f1f1f3;color:#383f61;font-size:14px; padding:15px 0;line-height:25px;text-align:left;padding-left:20px;}
.proList2 li .biaoge table td strong{ font-weight:600;}
.proList2 li .biaoge table tr:nth-child(2n) td{ background:#e6e6eb; }
.proList2 li .biaoge table tr td:nth-child(2n){text-align:right;padding-right:20px;padding-left:0;}
.proList2 li .m{ text-align:center;padding:27px 0;}
.proList2 li .m a{display:block;text-align:center;font-size:14px;color:#fff; width:112px;margin:0 auto;line-height:40px;background:#fc9128;border-radius:40px;}
.proList2 li a:hover,.page-tab ul li a.focus{background:#fc922a;color:#fff;border-color:#fc922a;}
.proList2 .swiper-button-prev{outline:none;position:absolute;top:50%;width:40px;height:40px;left:0;margin-top:-20px;background: url(../images/index-left.png) center center no-repeat #beb1f1; background-size:6px; border-radius:50%;} 
.proList2 .swiper-button-next{outline:none;position:absolute;top:50%;width:40px;height:40px;right:0;margin-top:-20px;background: url(../images/index-right.png) center center no-repeat #beb1f1;background-size:6px; border-radius:50%;} 
@media screen and (max-width:1680px){
.proList2 ul{margin:0 -10px;}
.proList2 li .infoBox{margin:0 10px;}
}
@media screen and (max-width:1620px){
.proList2{ padding-top:70px;}
.proList2 ul{margin:0 0;}
.proList2 li .infoBox{margin:0 10px;}
.proList2 li .title{line-height:83px;font-size:16px;}
}
@media screen and (max-width:1220px){
.proList2{ padding-top:60px;}
.proList2 li .title{line-height:73px;font-size:15px;}
.proList2 li .biaoge table td{font-size:14px; padding:15px 0;padding-left:10px;}
.proList2 li .biaoge table tr td:nth-child(2n){padding-right:10px;padding-left:0;}
}
@media screen and (max-width:1024px){
.proList2{ padding-top:50px;}
.proList2 li .title{line-height:60px;font-size:14px;}
.proList2 li .biaoge table td{font-size:13px; padding:12px 0;padding-left:10px;}
.proList2 li .biaoge table tr td:nth-child(2n){padding-right:10px;padding-left:0;}
.proList2 li .m{padding:20px 0;}
.proList2 li .m a{font-size:12px;width:100px;line-height:36px;}
}
@media screen and (max-width:768px){
.proList2{ padding-top:40px;}
.proList2 li .title{line-height:50px;}
.proList2 li .biaoge table td{font-size:12px; padding:10px 0;padding-left:10px;}
.proList2 li .biaoge table tr td:nth-child(2n){padding-right:10px;padding-left:0;}
}




/*proList3*/
.proList3{ padding-top:125px;padding-bottom:105px;background: url(../images/pro1-yingyongbg.jpg) center top no-repeat; background-size:cover;}
.proList3 h4{ text-align:center; color:#fff; font-size:16px; padding-top:15px;padding-bottom:20px;}
.proList3 td{ width:275px;font-size:13px; line-height:26px; color:#fff; vertical-align:top; text-align:center;}
.proList3 td.td0{width:120px;background: url(../images/pro1-line.png) center top repeat-y;}
@media screen and (max-width:1620px){
.proList3{ padding-top:110px;padding-bottom:95px;}
}
@media screen and (max-width:1220px){
.proList3{ padding-top:100px;padding-bottom:85px;}
}
@media screen and (max-width:1024px){
.proList3{ padding-top:90px;padding-bottom:75px;}	
}
@media screen and (max-width:768px){
.proList3{ padding-top:70px;padding-bottom:55px;}	
.proList3 td{ width:48%; display:block!important; float: left; padding:3% 0;}
.proList3 td p{ padding:0 1%;}
.proList3 td div{ padding:0 1%;}
.proList3 td.td0{width:0;background:none;}
}
@media screen and (max-width:640px){	
.proList3 td{ width:100%;float:none;}	
}





/*pro2List1*/
.pro2List1{ padding-top:97px;padding-bottom:91px;background: url(../images/pro2-2bg.jpg) center top no-repeat #003cb1; background-size:cover;}
.pro2List1 ul{ font-size:0; line-height:0; text-align:center;margin:0 -20px;}
.pro2List1 li{width:50%; display:inline-block;*display:inline;zoom:1; margin-bottom:36px; vertical-align:top;}
.pro2List1 li .infoBox{ margin:0 20px;border-radius:10px;overflow:hidden; background:#fff; position:relative;}
.pro2List1 li .img{width:250px;float:left;}
.pro2List1 li .img img{ width:100%; height:170px;}
.pro2List1 li,.pro2List1 li .num{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.pro2List1 li .title{display:block;line-height:26px;font-size:16px;color:#383f61; text-align:left; height:170px; overflow:hidden;}
.pro2List1 li .title .wz{ padding-left:50px; padding-top:45px;padding-right:81px;}
.pro2List1 li .num{ position:absolute; bottom:0; right:0;width:81px;height:81px;font-size:20px; font-weight:bold;color:#fff;text-align:center;background: url(../images/pro2-2-wzbg1.jpg) center bottom no-repeat; z-index:2;text-indent: 20px;line-height:90px; background-size:100%;}
.pro2List1 li .infoBox:hover .num{ background-image:url(../images/pro2-2-wzbg2.jpg);}
@media screen and (max-width:1620px){
.pro2List1{ padding-top:87px;padding-bottom:81px;}
.pro2List1 li .title .wz{ padding-left:40px; padding-top:40px;}
}
@media screen and (max-width:1440px){
.pro2List1 li .title{font-size:15px;}
.pro2List1 li .title .wz{ padding-left:30px; padding-top:35px;padding-right:71px;}	
}
@media screen and (max-width:1350px){
.pro2List1 li .title{font-size:14px;}
.pro2List1 li .title .wz{ padding-top:30px;}	
}
@media screen and (max-width:1300px){
.pro2List1 li .title .wz{ padding-top:20px;}	
}
@media screen and (max-width:1220px){
.pro2List1{ padding-top:77px;padding-bottom:71px;}
.pro2List1 li .img{width:200px;}
.pro2List1 li .title .wz{ padding-left:20px;padding-top:20px;padding-right:61px;}
.pro2List1 li .num{width:61px;height:61px;font-size:18px;text-indent:10px;line-height:70px;}
}
@media screen and (max-width:1050px){
.pro2List1 li .title{ line-height:24px;}
}
@media screen and (max-width:1024px){
.pro2List1{ padding-top:67px;padding-bottom:61px;}
.pro2List1 li .img{width:180px;}
}
@media screen and (max-width:992px){
.pro2List1{ padding-top:60px;padding-bottom:60px;}
.pro2List1 li{width:100%; }
.pro2List1 li .img{width:250px;}
.pro2List1 li .title .wz{ padding-left:40px; padding-top:45px;padding-right:71px;}
.pro2List1 li .num{width:81px;height:81px;font-size:20px;text-indent: 20px;line-height:90px;}
.pro2List1 li .title{font-size:14px;}
}
@media screen and (max-width:640px){	
.pro2List1{ padding-top:50px;padding-bottom:50px;}	
.pro2List1 li .img{width:200px;}
.pro2List1 li .title .wz{ padding-left:20px;padding-top:20px;padding-right:61px;}
.pro2List1 li .num{width:61px;height:61px;font-size:18px;text-indent:10px;line-height:70px;}
.pro2List1 li .title{font-size:16px;}
}
@media screen and (max-width:550px){
.pro2List1 li .img{width:180px;}
.pro2List1 li .title{font-size:13px;}
.pro2List1 li .title .wz{ padding-left:10px;padding-top:20px;padding-right:51px;}
.pro2List1 li .num{width:51px;height:51px;font-size:16px;text-indent:5px;line-height:60px;}
}



/*pro2List2*/
.pro2List2{background: url(../images/pro2-chnapiinbg.jpg) center top no-repeat #fff; background-size:cover;font-size:15px;color:#7d808d;line-height:26px}
.pro2List2 .chanpinTable td{/*font-size:16px;*/color:#383f61;line-height:26px; padding:10px 0;}
.pro2List2 .pro2tt{font-size:40px;color:#383f61;line-height:normal;font-family: "Source Han Sans CN","Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;font-weight:300;}
.pro2List2 .chanpin .wz{ width:520px;padding-top:17.46575342465753vw;}
.pro2List2 .chanpin .wz0{ width:80px;}
.pro2List2 .chanpin .tu{ width:860px;}
@media screen and (max-width:1620px){
.pro2List2 .chanpin .wz{ width:35.6%;}
.pro2List2 .chanpin .wz0{ width:5.4%;}
.pro2List2 .chanpin .tu{ width:59%;}
}
@media screen and (max-width:1620px){
.pro2List2 .chanpin .wz{padding-top:10vw;}
.pro2List2 .pro2tt{font-size:36px;}
}
@media screen and (max-width:1220px){
.pro2List2 .chanpin .wz{/*padding-top:200px;*/}
.pro2List2 .pro2tt{font-size:32px;}
}
@media screen and (max-width:1024px){
.pro2List2{font-size:14px;}
.pro2List2 .chanpin .wz{padding-top:180px;}
.pro2List2 .pro2tt{font-size:28px;}
.pro2List2 .chanpinTable  td{font-size:15px;}
.pro2List2 .chanpin .wz{ width:100%; display:block!important}
.pro2List2 .chanpin .wz0{ width:0%;display:none!important}
.pro2List2 .chanpin .tu{ width:100%;display:block!important}
}
@media screen and (max-width:992px){
.pro2List2{font-size:13px;}
.pro2List2 .chanpin .wz{padding-top:160px;}
.pro2List2 .pro2tt{font-size:26px;}
.pro2List2 .chanpinTable td{font-size:14px; padding:5px 0;}
}
@media screen and (max-width:640px){	
.pro2List2{font-size:13px;}
.pro2List2 .chanpin .wz{padding-top:140px;}
.pro2List2 .pro2tt{font-size:24px;}
.pro2List2 .chanpinTable td{font-size:14px;}
}
@media screen and (max-width:550px){
.pro2List2{font-size:13px;}
.pro2List2 .chanpin .wz{padding-top:100px;}
.pro2List2 .pro2tt{font-size:22px;}
.pro2List2 .chanpinTable td{font-size:14px;}
}



/*pro2List3*/
.pro2List3{ padding-top:125px;padding-bottom:105px;background: url(../images/pro2-4bg.jpg) center top no-repeat; background-size:cover;}
.pro2List3 h4{ text-align:center; color:#fff; font-size:18px; padding-top:15px;padding-bottom:20px;}
.pro2List3 td{ width:325px;font-size:14px; line-height:26px; color:#fff; vertical-align:top; text-align:center;background:#383f61; border-radius:325px; padding:80px 35px 55px 35px;}
.pro2List3 td.td0{width:60px;background:none; padding:0;}
@media screen and (max-width:1620px){
.pro2List3{ padding-top:110px;padding-bottom:95px;}
}
@media screen and (max-width:1220px){
.pro2List3{ padding-top:100px;padding-bottom:85px;}
}
@media screen and (max-width:1024px){
.pro2List3{ padding-top:90px;padding-bottom:75px;}	
}
@media screen and (max-width:768px){
.pro2List3{ padding-top:70px;padding-bottom:55px;}	
.pro2List3 table{ max-width:400px; margin:0 auto;}
.pro2List3 td{ width:90%; display:block!important;padding-left:5%; padding-right:5%;border-radius:500px;}
.pro2List3 td p{ padding:0 2%;}
.pro2List3 td div{ padding:0 2%;}
.pro2List3 td.td0{width:1%;background:none; padding:0;}
}



/*pro2List4*/
.pro2List4{padding-top:80px;padding-bottom:50px; background:#fff;}
.pro2List4 .pro-tt{font-size:30px;color:#383f61;margin-bottom:64px;}
.pro2List4 table{ margin-bottom:11px; max-width:1200px; margin:0px auto;}
.pro2List4 th{text-align:center; color:#fff; font-size:17px; padding-top:15px;padding-bottom:15px; line-height:25px; background:#383f61; font-weight:300;}
.pro2List4 td{width:33.333333%;font-size:15px;padding:10px 5px; line-height:24px;color:#333;text-align:center; background:#f1f1f3;}
.pro2List4 td srtong{font-size:17px;color:#383f61;line-height:35px; display:block;}
.pro2List4 tr:nth-child(2n) td{ background:#e6e6eb; }
@media screen and (max-width:1220px){
.pro2List4{padding-top:60px;padding-bottom:40px;}	
.pro2List4 td srtong{font-size:16px;}
.pro2List4 .pro-tt{font-size:26px;margin-bottom:54px;}
}
@media screen and (max-width:1024px){
.pro2List4{padding-top:50px;padding-bottom:30px;}
.pro2List4 th{font-size:15px;padding-top:10px;padding-bottom:10px;}
.pro2List4 td{font-size:14px;}
.pro2List4 td srtong{font-size:15px;}
.pro2List4 .pro-tt{font-size:24px;margin-bottom:44px;}
}
@media screen and (max-width:768px){
.pro2List4{padding-top:40px;padding-bottom:30px;}
.pro2List4 th{font-size:15px;padding-top:10px;padding-bottom:10px;}
.pro2List4 td{font-size:13px;}
.pro2List4 td srtong{font-size:14px;}
.pro2List4 .pro-tt{font-size:20px;margin-bottom:30px;}
}



/*proback*/
.proback a{display:block;font-size:16px;color:#fff; width:100%;text-align:center;margin:0 auto;background:#7d808d;line-height:100px; position:relative;}
.proback a span{position:relative; z-index:2;}
.proback a:after{ content:''; position:absolute; left:0;righ:0;bottom:0; width:100%; height:0;background:#383f61;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.proback a:hover:after{height:100%;}
@media screen and (max-width:1620px){
.proback a{line-height:90px;}	
}
@media screen and (max-width:1220px){
.proback a{line-height:70px;}	
}
@media screen and (max-width:1024px){
.proback a{line-height:60px;font-size:15px;}	
}
@media screen and (max-width:768px){
.proback a{line-height:40px;font-size:14px;}
}



/*up-loadding*/
.up-loadding{width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index:99999;}
/*.up-loadding .cent-ico{display: block;width: 182px;height: 182px;background: url(../images/load/loadico_08.png) no-repeat center;position: absolute;left: 50%;margin-left: -91px;top: 50%;margin-top: -91px;z-index: 2;-webkit-animation: scalePop 2.5s linear infinite;animation: scalePop 2.5s linear infinite;}*/
.up-loadding .bg-box{display: block;width: 100%;height: 50%;position: absolute;left: 0;background-color: #151620;z-index: 1;}
.up-loadding .bg-fir{top: 0;}
.up-loadding .bg-sec{bottom: 0;}
.up-loadding .cent-load{width: 240px;height: 240px;position: absolute;left: 50%;margin-left: -120px;top: 50%;margin-top: -120px;z-index: 2;}
.up-loadding .line{display: block;position: absolute;left: 50%;top: 50%;}
.up-loadding .line1{width: 130px;height: 130px;background: url(../images/load/loadline_08.png) no-repeat center;margin-left: -65px;margin-top: -65px;animation: rotate 1.4s linear infinite;}
.up-loadding .line2{width: 168px;height: 168px;background: url(../images/load/loadline_09.png) no-repeat center;margin-left: -84px;margin-top: -84px;animation: rotates 1.8s linear infinite;}
.up-loadding .line3{width: 204px;height: 204px;background: url(../images/load/loadline_10.png) no-repeat center;margin-left: -102px;margin-top: -102px;animation: rotate 2.6s linear infinite;}
.up-loadding .line4{width: 240px;height: 240px;background: url(../images/load/loadline_11.png) no-repeat center;margin-left: -120px;margin-top: -120px;animation: rotates 3.4s linear infinite;}
.up-loadding .cent-font{text-align: center;color: #fff;position: absolute;width: 130px;left: 50%;margin-left: -65px;top: 50%;margin-top: -26px;}
.up-loadding .cent-font .num{line-height: 30px;font-family: "Base-font";font-size: 22px;}
.up-loadding .cent-font .tit{line-height: 18px;font-size: 12px;font-family: "Arial";text-transform: uppercase;opacity: 0.5;}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/*@-webkit-keyframes scalePop {
  0% {
    -webkit-transform: scale(0.8) rotate(0deg);
            transform: scale(0.8) rotate(0deg);
  }
  50% {
    -webkit-transform: scale(1) rotate(180deg);
            transform: scale(1) rotate(180deg);
  }
  100% {
    -webkit-transform: scale(0.8) rotate(360deg);
            transform: scale(0.8) rotate(360deg);
  }
}
@keyframes scalePop {
  0% {
    -webkit-transform: scale(0.8) rotate(0deg);
            transform: scale(0.8) rotate(0deg);
  }
  50% {
    -webkit-transform: scale(1) rotate(180deg);
            transform: scale(1) rotate(180deg);
  }
  100% {
    -webkit-transform: scale(0.8) rotate(360deg);
            transform: scale(0.8) rotate(360deg);
  }
}*/