jq22-container{display: none;}
 .swipslider {
  margin: 0 auto; }

/* line 48, D:/Temp/github/swipeslider/style.scss */
#content_slider {
  background-color: #f0f0f0;
  width: 640px; }
  /* line 52, D:/Temp/github/swipeslider/style.scss */
  #content_slider .wanted {
    padding: 25px; }
    /* line 54, D:/Temp/github/swipeslider/style.scss */
    #content_slider .wanted:after {
      display: table;
      content: "";
      clear: both; }
    /* line 60, D:/Temp/github/swipeslider/style.scss */
    #content_slider .wanted img {
      float: left;
      position: relative;
      height: 225px;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.33);
      margin-right: 15px; }
    /* line 68, D:/Temp/github/swipeslider/style.scss */
    #content_slider .wanted .description {
      float: left;
      padding: 10px;
      display: block;
      font-size: 16px;
      color: #343332;
      background: #e5e5e5;
      height: 225px;
      width: 349px;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.58);
      white-space: normal; }
      /* line 80, D:/Temp/github/swipeslider/style.scss */
      #content_slider .wanted .description h1 {
        font-size: 18px;
        margin: 0;
        text-align: left;
        color: #515f6c;
        text-shadow: none; }
      /* line 88, D:/Temp/github/swipeslider/style.scss */
      #content_slider .wanted .description::after {
        display: table;
        content: "";
        clear: both; }
      /* line 94, D:/Temp/github/swipeslider/style.scss */
      #content_slider .wanted .description p {
        margin-bottom: 1px;
        margin-top: 6px;
        font-size: 14px; }
      /* line 100, D:/Temp/github/swipeslider/style.scss */
      #content_slider .wanted .description p.award {
        color: #be9a02; }
      /* line 104, D:/Temp/github/swipeslider/style.scss */
      #content_slider .wanted .description ul {
        list-style: square;
        padding-left: 20px;
        font-size: 14px; }
      /* line 110, D:/Temp/github/swipeslider/style.scss */
      #content_slider .wanted .description strong {
        color: #515f6c; }

/* line 120, D:/Temp/github/swipeslider/style.scss */
#customizability .sw-next-prev {
  width: 120px;
  height: 60px;
  background-color: rgba(82, 82, 82, 0);
  color: rgba(255, 254, 235, 0.28);
  border-radius: 3px;
  font-size: 25px; }
  /* line 128, D:/Temp/github/swipeslider/style.scss */
  #customizability .sw-next-prev:hover {
    color: #fffeeb;
    background-color: #525252;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.57); }

/* line 135, D:/Temp/github/swipeslider/style.scss */
#customizability .sw-prev {
  left: 0%; }
  /* line 138, D:/Temp/github/swipeslider/style.scss */
  #customizability .sw-prev::after {
    line-height: 60px;
    content: '< back'; }

/* line 144, D:/Temp/github/swipeslider/style.scss */
#customizability .sw-next {
  right: 0%; }
  /* line 147, D:/Temp/github/swipeslider/style.scss */
  #customizability .sw-next::after {
    line-height: 60px;
    content: 'next >'; }

/* line 153, D:/Temp/github/swipeslider/style.scss */
#customizability .sw-bullet {
  top: 4%; }
  /* line 156, D:/Temp/github/swipeslider/style.scss */
  #customizability .sw-bullet li {
    width: 10px;
    height: 5px;
    background-color: rgba(255, 254, 235, 0.28);
    border-radius: 0;
    vertical-align: middle; }
    /* line 163, D:/Temp/github/swipeslider/style.scss */
    #customizability .sw-bullet li.active {
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 10px solid #fffeeb;
      background-color: transparent;
      width: 0;
      height: 0;
      vertical-align: bottom; }
    /* line 174, D:/Temp/github/swipeslider/style.scss */
    #customizability .sw-bullet li:hover {
      height: 10px;
      background-color: #fffeeb; }

/* line 183, D:/Temp/github/swipeslider/style.scss */
.slide-number {
  font-size: 60px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 25%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.54); }


.banner-logo{font-size: 40px;color: #FFFFFF;}
.homepage-banner{position: relative;}
.top_nav{position: absolute;top: 10px;left: 50%;transform: translateX(-50%); width: auto;z-index: 9999;max-width: 96%;}
#particle{
	padding-top: 95px;
	padding-bottom: 95px;
}
.in-ti{
	text-align: center;
}
.in-ti h1{
	font-size: 26px;
}
.in-ti p{
	color: #666;
	font-size: 16px;
	line-height: 1.8;
	padding:32px 0;
}
.in-zd-le{
	width: 57%;
}
.zd01{
	position: relative;
}
.zd01 dt,.in-pro01 dl dt{
	background: #000;
	width: 100%;
	overflow: hidden;
	padding-bottom: 81.8%;
	position: relative;
}
.in-pro01 dl dt{
	padding-bottom: 64.5%
}
.zd01 dt img,.in-pro01 dl dt img{
	width: 100%;
	height: 100%;
	display: block;
	transition-duration: .5s;
	position: absolute;
	top:0;
	left: 0;
}
.zd01:hover dt img,.in-pro01 dl:hover dt img{
	opacity: 0.5;
	transform: scale(1.1,1.1);
}
.zd01 dd{
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 22px;
	bottom: 0;
	transition-duration: .5s;
	background: rgba(14,81,164,0.5); padding:10px 0
}
.zd01:after{
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 5px;
	background: #0e51a4;
	left: 50%;
	transform: translate(-50%);
	transition-duration: .5s;
}
/*.zd01:hover:after{
	width: 100%;
}*/
.zd01:hover dd{
	bottom: 0;
}
.in-zd-ri{
	width: 42%;
}
.in-zd-ri .zd01{
	margin-bottom:17px;
}
.in-zd-ri .zd01 dt{
	padding-bottom: 54%;
}

.w80{
	width: 95%;
	margin:0 auto;
}
.in-pro01 dl{
	width: 50%;
	background: #000;
	overflow: hidden;
	position: relative;
	float: left;
}
.in-pro01 dl dd{
	position: absolute;
	bottom: 33px;
	right:38px;
}
.in-pro01 dl dd h1{
	font-weight: normal;
	font-size: 22px;
}
.in-pro01 dl dd p{
	color: #fff;
	font-size: 16px;
	text-align: right;
	padding-top: 10px;
}
.in-pro02 dl{
	width: 25%;
	float: left;
	position: relative;
	overflow: hidden;
	background: #000;
}
.in-pro02 dl dt{
	width: 100%;
	padding-bottom: 82.5%;
}
.in-pro02 dl dt img{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top:0;
	left: 0;
}
.in-pro02 dl dd{
	position: absolute;
	width: 100%;
	background: rgba(0,0,0,0.7);
	transform: translateY(-62px);
	color: #fff;
	text-align: center;
	transition-duration: .5s;
	height: 100%;
}
.pp-text{
	position: absolute;
	width: 100%;
	text-align: center;
	top:0;
}
.pp-text h1{
	line-height: 62px;
	font-weight: normal;
	font-size: 22px;
}
.in-pro02 dl:hover dd{
	transform: translateY(-100%);
}
.in-pro02 dl:hover .pp-text{
	position: absolute;
	top:50%;
	transform:translateY(-50%);
}
.in-sl{
	padding-top: 90px;
	padding-bottom: 90px;
}
.sl-list dl{
	width: 24.5%;
	float: left;
	background: #f1f1f1;
	padding:52px 0 100px 0;
	text-align: center;
	transition-duration: .5s;
	margin:0 0.2%;
}
.sl-list dl dt{
	width: 120px;
	height: 120px;
	background-repeat: no-repeat;
	background-position: 0 0;
	transition-duration: .5s;
	margin:0 auto 25px;
}
.sl-list dl dd{
	transition-duration: .5s;
    font-size: 20px;
}
.sl-list dl:hover{
	background: #0e51a4;
}
.sl-list dl:hover dd{
	color: #fff;
}
.sl-list dl:hover dt{
	background-position: 0 -120px;
}
.sl-list dl:nth-child(1) dt,.sl-list dl:nth-child(1):hover dt{
	background-image: url(../images/icon01.png);
}
.sl-list dl:nth-child(2) dt,.sl-list dl:nth-child(2):hover dt{
	background-image: url(../images/icon02.png);
}
.sl-list dl:nth-child(3) dt,.sl-list dl:nth-child(3):hover dt{
	background-image: url(../images/icon03.png);
}
.sl-list dl:nth-child(4) dt,.sl-list dl:nth-child(4):hover dt{
	background-image: url(../images/icon04.png);
}


.in-zd:after,.in-pro01:after,.in-pro02:after,.sl-list:after{
	content: "";
	clear: both;
	display: block;
}

.particles-js-canvas-el{
			position: absolute;
			top:0;
			left: 0;
			z-index: -1;
		}

.slideBox{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	display: none
}

.slideBox .bd{
	position: relative;
}
.slideBox .bd ul{
	height: 100%;
}
.slideBox .bd li{
	vertical-align: middle;
	position: relative;
	height: 100%;
	position: relative;
}
.slideBox .bd li dl {
	position: absolute;
	left: 10px;
	bottom: 50px;
	color: #fff;
}
.slideBox .bd li dl dt {
	font-size: 20px;
	font-weight: bold;
}
.slideBox .bd .tuu {
	width: 100%;
	height: 100%;
	display: block;
	animation: changeScale 1 2.5s;
}
.banner-txt {
	position: absolute;
	width: 100%;
	bottom: 73px;
	text-align: right;
}
.slideBox .hd{
	overflow: hidden;
	position: absolute;
	width: 100%;
	text-align: right;
	bottom: 21px;
	z-index: 1;
}
.slideBox1 .hd{
	bottom: 6px;

}
.slideBox .hd ul{
	overflow: hidden;
	zoom: 1;
	color: #fff;
	text-align: center;
}
.slideBox .hd ul li{
	display: inline-block;
	margin-right: 6px;
	width: 11px;
	height: 11px;
	background: #fff;
	border-radius: 100%;
	cursor: pointer;
}
.slideBox .hd ul li.on{
	background: #1064bf;
}


@media only screen and (min-width: 1440px)
{
  .w80 {
    width: 80%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 1240px) {
    
   
}
@media only screen and (max-width: 992px) {
   

}
/*
* MobileMode
*/
@media only screen and (max-width: 760px) {
	section.homepage-banner{
		display: none;
	}
	.in-ti h1{
		font-size: 18px;
	}
#particle{ padding-bottom: 30px; margin-bottom:0;padding-top: 30px; }
.in-ti p{ font-size: 14px; padding:10px 0; }
.in-zd-le{ width: 100%; margin-bottom: 20px; }
.in-zd-ri,.in-pro01 dl{width: 100%;}
.zd01 dd{ font-size: 18px; }
.in-pro01 dl dd h1{ font-size: 16px; }
.in-pro01 dl dd p{ font-size: 14px; }
.in-pro01 dl dd{ right:10px; bottom: 10px; }
.in-pro02 dl{ width: 50%; }
.pp-text h1{ font-size: 16px; line-height: 30px; }
.in-pro02 dl dd{ transform: translateY(-30px);}
.in-sl{ padding:30px 0; }
.sl-list dl{
	width: 49%;
	margin-bottom: 1px;
	padding:20px 0 20px 0;
	min-height:156px;
}
.sl-list dl dd{ font-size: 16px; }
.sl-list dl dt{ margin-bottom:10px;}
.slideBox{ display: block; padding-top:37px; }

.sl-list dl dt{
	width: 60px;
	height: 60px;
	background-size:cover

}

}

