@charset "utf-8";

/* CSS Document */
*{ margin:0; padding:0;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: ".";  clear: both;height: 0;}
.clearfix { display: inline-block;  zoom:1;}
img{display: inline-block;border:none;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, fieldset, form, input, select, textarea, figure{margin: 0;}
ul, ol, menu{list-style: none;margin: 0;padding: 0;}
a{color: #136ec2;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
html,body{-moz-user-select: none; -khtml-user-select: none; user-select: none; }
a, a:active, a:focus{outline:none;}
table{border-collapse:collapse;border-spacing:0;}
blockquote, q{quotes: none;}
address, em, i{font-style: normal;}
abbr, acronym{font-variant: normal;}
hr{display: block;height: 1px;border: 0;border-top: 1px solid #cccccc;margin: 1em 0;padding: 0;}
fieldset, a img, iframe{border: 0 none;}
input, select, button{vertical-align: middle;}
input, textarea, select{*font-size: 100%;}
button{overflow: visible;}
button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner{border: 0 none;padding: 0;}
:active{outline: 0 none;}
::selection{background: #e74700;color: white;}
blockquote:before, blockquote:after, q:before, q:after{content: '';content: none;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix{*zoom:1;}
html{font-size:20px; line-height: 1.5em;}
*{font-family:"Microsoft Yahei", "微软雅黑","宋体", Arial, Helvetica, sans-serif;}
body{font-size: 14px;background-color: #fff;max-width: 100%;margin: 0 auto;min-width:320px;overflow-x:hidden; -webkit-font-smoothing: antialiased; }
h1,h2,h3,h4,h5,h6 {
  font-weight: 600;
  color:#4e4e4e;
}
#ind_pro * ,
#ind_solu * {transition:all .5s ease; -webkit-transition: all .5s ease; }
 h1{font-size: 36px;} 
 h2{font-size: 20px;} 
 h3{font-size: 16px;font-weight: normal; } 
 h4{font-size: 16px; } 
 @font-face{font-family: 'FontBlar'; src: url('fonts/ARIALNB_0.TTF') format('truetype'); font-weight: normal; font-style: normal; } /* 通用样式 */
.boxWrap{
  width: 240px;
  -moz-transition:margin-top .5s ease-out;
  -webkit-transition:margin-top .5s ease-out;
  -o-transition:margin-top .5s ease-out;
  -ms-transition:margin-top .5s ease-out;
}
.boxWrap:hover{ margin-top:-179px;}
ul{overflow: hidden;}
input,a{outline:none;}
input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none ;border-radius: 0;
}
input:-webkit-autofill {-webkit-box-shadow: 0px 0px 1000px white inset;}
.containe{
  width: 100%;
  display: block;
  max-width: 1200px;
  margin:0 auto;
  position: relative;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #bbbbbb;}
input:-moz-placeholder, textarea:-moz-placeholder{color: #bbbbbb;}
input::-moz-placeholder, textarea::-moz-placeholder{color: #bbbbbb;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #bbbbbb;}
/*div.digg {float:right;} 
div.digg a { color: #666; text-decoration: none; margin: 5px; line-height: 31px; } 
.pagination{display: inline-block;} 
.pagination li{display: inline-block;}
.pagination li.active a,.pagination li:hover a{color: #d11e1e;}*/
div.digg {padding: 3px; margin:15px 0; text-align: right; font-size: 12px; } 
div.digg a {border: #ccc 1px solid; padding: 4px 10px; color: #666; text-decoration: none; margin: 5px; line-height: 39px; } 
div.digg .disabled * {border: #eee 1px solid; padding: 4px 10px; margin: 5px; color: #ddd; } 
div.digg .current * {border: #bf141c  1px solid; padding: 4px 10px; color: #fff; font-weight: bold; background-color: #bf141c ; } 
div.digg p{display: inline-block;vertical-align: middle;}
div.digg .active * {background: #e8e8e8; color: #999;}
.pagination{vertical-align: middle; text-align: left;display: inline-block;} 
.pagination li{    display: inline-block;}
/* flexslider */
.flexslider{margin:0;position:relative;width:100%;height:100%;overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
@media screen and (max-width: 767px) {
.flex-direction-nav{display: none;}
}
.newsList02 li {
  overflow: hidden;
  border-bottom: 1px dashed #d0d1d1;
  background: url(../images/i13.png) no-repeat 2px 21px;
    height: 48px;
    border-bottom: 1px dashed #aaa;
    padding-left: 23px;
}
.newsList02 li .title {position: relative;}
.newsList02 li span a{color: #e10e11;}
.newsList02 h2 {
  color: #333;
  font-size: 15px;
  padding-right: 5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 49px;
}
.newsList02 span{height:50px; line-height:52px; float: right;}
.newsList02 span img{margin-top:10px;}
.newsList02 p {
  height: 47px;
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  color: #555555;
  margin-top: 6px;
  margin-top: 9px;
  display: block;display: none;
}
.articleCon img{max-width: 100%;height: auto !important;}
.pro_list{width: 102%;}
.pro_list li{width: 31%;margin-right: 2%;float: left;}

.pro_list li .imWrap {
    border: 1px solid #bbb;
} 
.pro_list li h3{display: inline-block;
    color: #333;
    font-size: 16px;
    text-align: center;
    width: 100%;
    line-height:3em;
    overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis; 
    }
.tab04{margin-right:-3px;display:flex;justify-content:space-between; flex-flow: row wrap;overflow:hidden;padding: 10px 0 1px 0;max-width: 720px; }
.tab04 li{padding:7px 0;width:16%;float:left;color:#000;text-align:center;line-height:22px; flex:1 1 100px;margin-right:2px;cursor: pointer;margin-bottom: 3px}
.tab04 li {background-color: #e5e5e5; }
.tab04 li.act {background-color:#333333;color:#fff;}
.prodetails{border-bottom: 2px solid #333333;margin: 35px 0 20px;}    
.tabcon04 p{font-size: 14px;color: #474747;line-height: 35px;text-indent: 2em;}
.tabcon04 .con{min-height:100px;}


#demoo {
  width: 100%;
  overflow: hidden
}

#demoo .container a {
  display: block;
  padding-right: 20px;
  float: left;
  width: 325px
}

#demoo .container a .big {
  width: 100%;
  height: 118px;
  display: block;
  vertical-align: middle;
  border: 1px solid #bbb;
  background-color: transparent;
  text-align: center;
}

#demoo .container a .big img {
  width: auto;
  height: auto;
  border: none;
  max-width: 100%;
  min-height: 100%;
  display: inline-block
}

#demoo .container a p {
  text-align: center;
  line-height: 30px;
  color: #1a3745
}
.skyimg{float: right;max-width: 50%;}

.fullwindow-wrap {
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 6;
}
.banner-inner {
    position:absolute;
    top:50%;
    left:50%;
    width:62.5%;
    height: 100%;
    margin-left:-31%;
    transform:translateY(-50%);
}

.or1{
    transition: all 0.5s ease-out .1s;
    -webkit-transition: all 0.5s ease-out .1s;
    -moz-transition: all 0.5s ease-out .1s;}
.or2{
    transition: all 0.5s ease-out .3s;
    -webkit-transition: all 0.5s ease-out .3s;
    -moz-transition: all 0.5s ease-out .3s;}
.or3{
    transition: all 0.5s ease-out .5s;
    -webkit-transition: all 0.5s ease-out .5s;
    -moz-transition: all 0.5s ease-out .5s;}
.or4{
    transition: all 0.5s ease-out .7s;
    -webkit-transition: all 0.5s ease-out .7s;
    -moz-transition: all 0.5s ease-out .7s;}
.or5{
    transition: all 0.5s ease-out .9s;
    -webkit-transition: all 0.5s ease-out .9s;
    -moz-transition: all 0.5s ease-out .9s;}
.or6{
    transition: all 0.5s ease-out 1.1s;
    -webkit-transition: all 0.5s ease-out 1.1s;
    -moz-transition: all 0.5s ease-out 1.1s;}
.or7{
    transition: all 0.5s ease-out 1.3s;
    -webkit-transition: all 0.5s ease-out 1.3s;
    -moz-transition: all 0.5s ease-out 1.3s;}
.text_coner.c01 strong,
.text_coner.c01 p.bg,
.text_coner.c01 span,
.text_coner.c02 p,
.text_coner.c02 li,
.text_coner.c03 strong,
.text_coner.c03 p,
.text_coner.c04 h2,
.text_coner.c04 strong,
.text_coner.c04 dd{
    opacity: 0;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);}
.banner-inner.active .text_coner.c01 strong,
.banner-inner.active .text_coner.c01 p.bg,
.banner-inner.active .text_coner.c01 span,
.banner-inner.active .text_coner.c02 p,
.banner-inner.active .text_coner.c02 li,
.banner-inner.active .text_coner.c03 strong,
.banner-inner.active .text_coner.c03 p,
.banner-inner.active .text_coner.c04 strong,
.banner-inner.active .text_coner.c04 h2,
.banner-inner.active .text_coner.c04 dd{
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);}


.antim{position: absolute;right: 0;z-index: 55;transform: translateY(20px);opacity: 1 !important;}
/* leftside */
.leftside{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.leftside ul{overflow: visible;}
.leftside ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.leftside ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.leftside ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.leftside ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.leftside ul li img{float:left;}

.index-news {overflow: hidden;
    background:#f6f6f6;
    padding-bottom: 3vw;margin-bottom: -3vw;
}
.index-news .each-item{
    float:left;
}
.index-news .each-item .item-inner {
    position:relative;
    display:block;
        z-index: 99;
}
.index-news .each-item img {max-width:100%;}
.index-news .each-item .item1 .text-wrap {
    position:absolute;
    bottom:0;
    width:100%;
    background:rgba(0,0,0,.35);
}
.index-news .each-item .item1 img {display:block;}
.index-news .each-item .item1 .text-inner {

}
.index-news .each-item .item1 .title {
    height:52px;
    padding-right:30%;
    font-size:18px;
    color:#fff;
    line-height:26px;
    overflow:hidden;
}
.index-news .each-item .item .icon {
    position:absolute;
    right:25px;
    top:40px;
    display:block;
    width:22px;
    height:10px;
    transition:all .4s ease-in-out;
}
.index-news .each-item .item:hover .icon {
    right:15px;
}
.index-news .each-item .item1 .icon {
    background:url(../images/more-icon1.png) no-repeat center center;
}
.index-news .each-item .item2 .icon,
.index-news .each-item .item3 .icon{
    top:30px;
    background:url(../images/more-icon2.png) no-repeat center center;
}
.index-news .each-item .item3 .icon {right:auto;left:30px;top:85px}
.index-news .each-item .item3:hover .icon {left:40px;}
.index-news .each-item .item2,
.index-news .each-item .item3 {
    position:relative;
    background:#fff;
}
.index-news .each-item .item2 .text-wrap {
    padding-bottom:19px;
    border-bottom:1px solid #f3f3f3;
}
.index-news .each-item .item2 .title,
.index-news .each-item .item3 .title{
    font-size:18px;
    overflow:hidden;
}
.index-news .each-item .item2 .title {
    margin-bottom:15px;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.index-news .each-item .item2 .des {
    height:48px;
    font-size:14px;
    color:#666;
    line-height:24px;
    overflow:hidden;
}
.index-news .each-item .date-wrap {position:relative;  }
.index-news .each-item .date {
    font:12px/1 'Gotham-Book';
    color:#666;

}
.index-news .each-item .big-date {
    display:block;
    font:36px/1 'Gotham-Bold';
    color:#999
}
.index-news .each-item .item2 .big-date {margin:20px 0 10px;}
.index-news .each-item .item3 .date-wrap {
    float:left;
    width:100px;
    height:90px;
    border-right:1px solid #e7e7e7;
    margin-right: 30px;
}
.index-news .each-item .item3 .text-wrap {
    position:relative;
    height:97px;
    overflow: hidden;
}
.index-news .each-item .item3 .date-wrap .line {
    display:block;
    width:20px;
    height:2px;
    margin:15px 0;
    background-color:#e7e7e7;
}
.index-news .each-item .item3 .title {margin-top:-7px;height:64px;line-height:32px;}

.index-news .each-item:first-child {margin-left:0;}
@media (min-width:1400px){
    .index-news .wrap {width:1345px;padding-right:20px;
    padding-bottom: 20px;}
    .index-news .each-item {width:440px;margin-left:10px;}
    .index-news .each-item .item2,
    .index-news .each-item .item3 {margin-bottom:10px;}
    .index-news .each-item .item1 .text-inner {  padding:20px 25px 20px 30px;  }
    .index-news .each-item .item2 .item-inner {padding:45px 45px 30px;}
    .index-news .each-item .item3 .item-inner {padding:40px 45px;}
}
@media (max-width:1450px){
    .index-work {padding:45px 0 80px;}
    .index-work .container {width:91%;}
    .index-work .swiper-slide-text-wrap {padding-top:25px;width:300px}
    .index-work .swiper-slide-text {min-height:450px;}
    .index-work .swiper-slide-text .swiper-slide-text-each {height:450px;padding: 50px 0 30px;}
    .index-work .slide-descrition {max-height:168px;padding:0 40px;overflow:hidden;}
    .index-customer .wrap {padding:90px 4.5%;}
    .index-news {padding:80px 0 50px;}

}
@media (max-width:1399px){
    .index-news .each-item {width:32%;margin-left:1.33%;}
    .index-news .each-item .item2 {margin-bottom:1.75%;}
    .index-news .each-item .item3 {margin-bottom:2.75%;}
    .index-news .each-item .item1 .text-inner {  padding:15px 20px 15px 25px;  }
    .index-news .each-item .item2 .item-inner {padding:29px 30px 24px;}
    .index-news .each-item .item3 .item-inner {padding:30.5px 30px;}
    .index-news .each-item .item2 .big-date {margin:16px 0 10px;}
}
@media (max-width:1365px){
    .index-news .each-item img {height:474px;}
}
@media (max-width:980px){
  .date-wrap{display: none;}
}
.news-list li:hover:after, .index-news-list .item2:hover:after, .index-news-list .item3:hover:after, .pay-list .each-item:hover:after {
    transform: scale(1.025);
}

.news-list li:hover:after, .index-news-list .item2:hover:after, .index-news-list .item3:hover:after, .solution-list .each-item:hover:after, .pay-list .each-item:hover:after {
    box-shadow: 0 15px 15px rgba(0,0,0,.1);
}
.news-list li:after, .index-news-list .item2:after, .index-news-list .item3:after, .solution-list .each-item:after, .pay-list .each-item:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all .6s;
}
.normal-more-wrap1 {
    padding-top:2rem;
    text-align:center;
}
.normal-more-wrap1 .more {
    position:relative;
    display:inline-block;
    width:60px;
    height:60px;
    padding-top:23px;
    background:#fff;
    border-radius:100%;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;box-sizing: border-box;
    line-height: 100%;
}
.normal-more-wrap1 .more .icon {
    z-index:1;
    position:relative;
    display:inline-block;
    width:22px;
    height:10px;
    background:url(../images/more-icon.png) no-repeat center center;
    transition:all .5s ease-in-out;
}
.normal-more-wrap1 .more:hover .icon {
    background:url(../images/more-icon1.png) no-repeat center center;
}
.normal-more-wrap1 .more:after {
    content:'';
    position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    height:100%;
    background:#339ec1;
    border-radius:100%;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    transform:scale(0);
    transition:all .5s ease-in-out;
}
.normal-more-wrap1 .more:hover:after {transform:scale(1)}
.swiper-container {position:relative;height:100%;}

@media (max-width:768px){
       .normal-more-wrap1{padding-top:30px;}
}

/* 首页新闻样式 */
.newstop{margin:0 10px;
    height: 80px;    text-align: left;
    padding:15px 0 15px;
    border-bottom: 1px dashed #ccc;}
.newstop-l{     width: 80px;
    height: 100%;
    float: left;
    text-align: center;
    margin-right: 16px;
    background: #ccc;}
.newstop-l p{     color: #fff;
    font-size: 30px;
    line-height: 50px;}
.newstop-l span{    font-size: 16px;
    color: #fff;}
.newstop-r{height:auto;}
.newstop-r p{     width: 100%;
    display: block;}
.newstop-r p a{    font-size: 16px;
    color: #1b3085;
    height: 30px;
    line-height: 30px;
        white-space: nowrap ;
    overflow: hidden;
    text-overflow: ellipsis;display: block;
  }
.newstop-r p a:hover{ text-decoration:underline;}
.newstop-r span{font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-top: 4px;
    display: block;overflow: hidden;
    height: 3em;}
.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
    height: auto !important;
}

.zxlyinp{
    box-sizing: border-box;
    width:400px;
    border: 1px solid #bbb;
    background-color: #fff;
    height: 34px;margin: 7px 0 7px;text-indent:8px;
}
#inform tr td:first-child{text-align: right;padding-right: 20px;}
#inform tr td i{color: red;padding-right: 2px;}
#inform tr td textarea{width: 600px;}
.zxlyyzm{width: 120px;box-sizing: border-box;padding-left: 10px;
    border: 1px solid #bbb;
    background-color: #fff;
    height: 34px;}
.zxlysub{margin:13px 13px 33px;width: 140px;display: inline-block;line-height: 40px;text-align: center;color: #fff;border: none;background-color: #1b3085;margin-top: 20px;}
input[type="reset"]{background-color: #5081bc;}

.yqlink{padding: 10px 0;text-align: left;overflow: hidden;clear: both;}
.links{color: #666;font-size: 13px;}
.links a{color: #666;padding: 0 5px;}
#inform{width: 400px;margin-left:4vw;float: right;
  /*margin-top: 3vw;*/
}
.zxlyinp {
  width: 400px;margin: 2px 0 9px;
    height: 38px;
  border: 1px solid #666666;    display: block;
}
.zxlysub {
  width:7em;line-height:2.5em;
  background-color: #003b82;
  color: #fff;
  border: 0px;
  margin: 30px 0;
  font-size: 15px;
  display: block;
}
.zxlysub:hover{background-color: #0173B9;color: #fff;}
#ind_banner .swiper-pagination{bottom:6vw;}
#ind_banner .swiper-pagination-bullet{margin:0 0.5vw;width: 1vw;height: 1vw;}
#ind_about .swiper-pagination-bullet{height: 8px;}
body::-webkit-scrollbar{
display:none;
}
.inner_prolist.cert {width: 102%;}
.inner_prolist.cert li {
    width: 23%;
    margin-right: 2%;
}
.inner_prolist.cert .imWrap{padding-top: 147%;}
#Nav li {height:42px;}
#Nav li a{font-weight: bold;}

#ind_about .honor li a{display: block;border: 3px solid #fff;background-color: #fff;}
#ind_about .honor li a p.tit{color: #262626;}
  .inner.spsp{margin:3vw auto 0;}
  .box2{overflow: hidden;}

#Nav li:after {display: none !important;}
@media screen and (min-width: 768px) {
  #Nav li .tarA:after {
    display: block;
    background-color: #d3d3d3;
    content: " ";
    height: 100%;
    width: 1px;
    z-index: 5;
    position: absolute;
    right: 0;
    top: 0;
}
#Nav li:last-child .tarA:after{display: none;}
}

#Nav li dl {position: absolute;text-align: center;top: 100%;left: -96vw;display: none;
  /*background: #e8e8e8;*/
  background-color: #fff;
  border-top: 1px solid #eee;
  width: 200vw}

#Nav li dl dd {display: inline-block}

#Nav li dl a {display: inline-block;font-size: 15px;color: #666;line-height: 3.3em;padding: 0 2em;font-weight: normal;color: #444;position: relative;z-index: 8;}
#Nav li dl a:before{
      content: "";
    width: 85%;
    height: 2em;
    background-color: #003b82;
    display: none;
    position: absolute;
    bottom: 9px;
    z-index: -1;
    right: 7%;
}
/*#Nav li dl dd:hover a{color: #005bc7;}*/
#Nav li dl dd:hover a{color: #fff;}
#Nav li dl dd:hover a:before{display: block;}

@media screen and (min-width: 480px){
  .swiper-wrapper.ind_apply{display: block;}
}
@media screen and (max-width: 480px){
  .swiper-wrapper.ind_apply{overflow: visible;}
}
@keyframes mask{
    0% {box-shadow: 0 0 0 rgba(0,48,107,0.8);}
    25% {box-shadow: 0 0 5px rgba(0,48,107,0.8);}
    50% {box-shadow: 0 0 10px rgba(0,48,107,0.8);}
    75% {box-shadow: 0 0 5px rgba(0,48,107,0.8);}
    100% {box-shadow: 0 0 0px rgba(0,48,107,0.8);}
 }
@-webkit-keyframes mask{
    0% {box-shadow: 0 0 0 rgba(0,48,107,0.8);}
    25% {box-shadow: 0 0 5px rgba(0,48,107,0.8);}
    50% {box-shadow: 0 0 10px rgba(0,48,107,0.8);}
    75% {box-shadow: 0 0 5px rgba(0,48,107,0.8);}
    100% {box-shadow: 0 0 0px rgba(0,48,107,0.8);}
 }
 @keyframes mask2{
    0% {opacity: 0;}
    25% {opacity: 0.3;}
    50% {opacity: 0.7;}
    75% {opacity: 0.3;}
    100% {opacity: 0;}
 }
 @-webkit-keyframes mask2{
    0% {opacity: 0;}
    25% {opacity: 0.3;}
    50% {opacity: 0.7;}
    75% {opacity: 0.3;}
    100% {opacity: 0;}
 }
#toVr{position: fixed;
    right: 3vw;
    top:25%;z-index: 88;
    padding: 5px;
  }
  #toVr img{animation:mask 2.4s linear infinite forwards;-webkit-animation:mask 2.4s linear infinite forwards;display: block;border-radius: 50%;background: #003b82;}
#toVr a:before{
      content: "";
    width: 100%;
    height: 100%;
    background-color: #003b82;
    position: absolute;
    bottom: 0;
    z-index:2;
    right:0;
    background: url(../images/vrtop.png) no-repeat center center;animation:mask2 2.4s linear infinite forwards;-webkit-animation:mask2 2.4s linear infinite forwards;
}

#ind_banner img,.imgDiv img,.breaker{width: 100%!important;}
.c{clear: both;}
.breaker{margin-bottom: 20px;}