@charset "utf-8";
/*公共样式开始*/
html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, a,
form, input, select, option, button, textarea, iframe, table, th, td,
section, header, aside, article, nav, main, address, footer, video{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-size: 13px;
  font-family: "Helvetica Neue","微软雅黑","Microsoft Yahei","Microsoft JhengHei","Hiragino Sans GB","华文细黑","STHeiti","Source Han Sans SC","Myriad Pro","WenQuanYi Micro Hei","Helvetica Neue","Arial",sans-serif;
}
body.modal-open{/*解决弹出视频模态框时整个页面偏移的问题*/
  padding-right: 0 !important;
  overflow: inherit;
}
strong{
  color: #222;
}
h1, h2{
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 12px;
  margin-top: 6px;
}
.logo h1{
  margin: 0;
  height: 50px;
  line-height: 50px;
}
h3, h4{
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 10px;
}
button {
  cursor: pointer;
}
i, em, address {
  font-style: normal;
}
img {
  border: 0 none;
  vertical-align: middle;
}
li {
  list-style-type: none;
}
a, a:link {
  color: #222;
  text-decoration: none;
}
a:active, a:hover {
  text-decoration: underline;
}
a:focus {
  outline: none;
}
video{
  width: 100%;
  height: auto;
}
.visible-xs-12 {
  display: none;
}
/*公共样式结束*/
/*页面公共样式开始*/
header>nav{
  transition: all .2s ease-in-out;
}
.navbar-scroll{
  background-color: #fff;
  border-bottom: 1px solid #e7eaec;
  transition: all .2s ease-in-out;
}
.nav > li > a:focus{
  background-color: transparent;
}
.navbar-scroll .nav a{
  color: #676A6C;
}
.mar-top{
  margin-top: 40px;
}
.text-danger{
  color: #D82D42;
}
.text-center{
  text-align: center;
}
.navy-line {
  border-bottom: 3px solid #d82d42;
  width: 80px;
  height: 1px;
  margin: 0 auto 14px;
}
.black-p{
  color: #4a4a4a;
  font-weight: 600;
}
.box-shadow{
  box-shadow: 0 3px 16px -2px rgba(0,0,0,.6);
}
#introduce .row>div,
#features .row div.con-hover{
  padding: 14px;
  transition: box-shadow .2s;
}
#introduce .row>div:hover,
#features .row div.con-hover:hover{
  box-shadow: 0 3px 16px -2px rgba(0,0,0,.6);
  transition: box-shadow .2s;
}
ul>li{
  float: left;
}
section>div.row,
section>div.row>div{
  margin-bottom: 20px;
}
/*加载动画*/
.sk-spinner-three-bounce.sk-spinner {
  margin: 40px auto;
  width: 70px;
  text-align: center;
}
.sk-spinner-three-bounce div {
  width: 18px;
  height: 18px;
  background-color: #1ab394;
  border-radius: 100%;
  display: inline-block;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation-fill-mode: both;
}
.sk-spinner-three-bounce .sk-bounce1 {
  animation-delay: -0.32s;
}
.sk-spinner-three-bounce .sk-bounce2 {
  animation-delay: -0.16s;
}
@keyframes sk-threeBounceDelay {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}

@media (min-width: 768px) and (max-width: 1169px){
  div,p,strong,span,dd{
    font-size: 12px;
  }
  h2{
    font-size: 20px;
  }
  h3{
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  section>div.row, section>div.row>div {
    margin-bottom: 10px;
  }
  .navbar-toggle{
    margin: 14px 20px 0 0;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-scroll .navbar-toggle .icon-bar{
    background-color: #676a6c;
  }
  #header div.logo{
    top: 50%;
    margin-top: -20px;
    left: 20px;
  }
  #header .logo > h1 > img{
    height: 40px;
  }
  .logo h1{
    margin: 0;
    height: 40px;
    line-height: 40px;
  }
  #fold{
    position: absolute;
    top: 60px;
    width: 100%;
    margin: 0 -15px;
    background: #FFFFFF;
    text-align: center;
  }
  .navbar-nav{
    margin: 0;
  }
  #header ul.nav li a:not(.btn) {
    padding: 10px;
  }
  #header ul.nav a.btn {
    margin: 10px;
  }
  div.collapse.in .nav a{
    color: #676A6C;
  }
}

.visible-xs-12{}
/*页面公共样式结束*/
/*index.css*/
#header{
  height: 470px;
  background: #7EADBD url("../img/bg-header.png") no-repeat;
  background-size: cover;
}
#header>div.container{
  position: absolute;
  top: 160px;
  left: 0;
  right: 0;
}
.nav a,
dd.col-sm-12 a,
#header dt, #header dd{
  color: #FFFFFF;
}
#header .logo{
  position: absolute;
  top: 50%;
  margin-top: -25px;
}
#header .logo img{
  height: 50px;
}
#header .logo span{
  display: inline-block;
  margin-left: 8px;
  border-left: 2px solid rgba(140,140,140,.8);
  font-size: 18px;
  color: rgba(255,255,255,.8);
  padding: 0 8px;
}
#header .navbar-scroll .logo span{
  color: rgba(0,0,0,.8);
}
#header ul.nav a.btn-login{
  background-image: linear-gradient(to bottom, #fbfbfb 0, #dedede 100%);
  background-repeat: repeat-x;
  border-color: #bdbdbd;
  color: #D82D42;
  font-weight: bold;
}
#header ul.nav a.btn-login:hover{
  background-image: linear-gradient(to bottom, #fff 0, #fbfbfb 100%);
}
#header ul.nav li:last-child a{
  margin-left: 0;
}
#header ul li a:not(.btn){
  padding: 30px 15px;
  border-bottom: 3px solid transparent;
}
#header ul.nav li a:not(.btn):hover,
#header ul.nav li.active a:not(.btn){
  border-bottom: 3px solid #D82D42;
  background-color: #FFFFFF;
  color: #D82D42;
  font-weight: 700;
  outline: none;
}
#header .nav a.btn{
  color: #FFFFFF;
  margin: 21px 10px 21px 21px;
  padding: 7px 30px;
  background-color: #c12e2a;
}
#header dt, #header dd{
  font-size: 24px;
  margin-bottom: 20px;
}
#header dd:nth-child(3){
  font-size: 1rem;
}
#header dd .btn_register{
  padding: 8px 30px;
  background-color: transparent;
  color: white;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
}
#header dd .btn_register:hover,
#header dd .btn_register:focus{
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  border: 1px solid #c12e2a;
  color: #FFFFFF;
}
#videoPlay{
  padding-right: 0 !important;
}
/*悦报销视频介绍开始：iframe嵌套*/
.fu{
  position: fixed;
  left: 50%;
  top: -100%;
  width:500px;
  height:400px;
  margin-left:-250px;
  margin-top:-200px;
  z-index: 10;
  transition: all .4s ease-in-out;
}
.aaa{
  position: fixed;
  left: 50%;
  top: 50%;
  width:500px;
  height:400px;
  margin-left:-250px;
  margin-top:-200px;
  z-index: 10;
  transition: all .4s ease-in-out;
}

#closeBtn{
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background: rgba(255,255,255,.8);
  cursor: pointer;
  text-align: center;
}
.zz{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.2);
  z-index: -1;
}
.zz-1{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.2);
  z-index: 5;
}
/*悦报销介绍结束*/
#ybx-video a:first-child{
  margin-bottom: 10px;
}
/*顶部结束*/
/*介绍及功能部分开始*/
#introduce a{
  display: inline-block;
  margin-top: 5px;
}
#introduce a:hover,
#introduce a:focus{
  text-decoration: none;
  color: #f00;
}
#features .sm-img{
  width: 50px;
  margin-bottom: 20px;
}
#features h3{
  font-size: 15px;
  margin-bottom: 14px;
}
#features div.con-hover p{
  text-align: left;
}
/*介绍及功能部分结束*/
/*截图部分开始*/
.img-jietu{
  cursor: pointer;
  margin: 2px 4px 0;
  box-shadow: 0 3px 8px -2px rgba(0,0,0,.6);
}
#screen{
  display: block;
  background-color: #F3F3F4;
  margin-top: 20px;
  padding: 20px 0 40px;
}
#screen ul.box-shadow{
  background-color: #FFFFFF;
}
#screen li{
  border-bottom: 3px solid transparent;
}
#screen ul>li.active{
  border-bottom: 3px solid #D82D42;
}
#screen li.active a,
#screen li>a:hover{
  text-decoration: none;
  color: #D82D42;
}
#screen li>a{
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 30px;
}
#screen div.row>div{
  margin-top: 20px;
}
/*截图部分结束*/
/*价格开始*/
#pricing dt {
  font-size: 18px;
  padding: 12px;
  background: #d82d42;
  color: #FFFFFF;
  border-radius: 2px;
}
#pricing dd {
  border-bottom: 1px solid #cccccc;
  padding: 10px 0;
}
dd > p {
  margin-bottom: 12px;
}
dd > p:last-child{
  margin-bottom: 0;
}
#pricing dd:last-child {
  border-bottom: none;
}
#pricing dl:nth-child(2) dd{
  background: #f3f3f4;
}
#pricing dd a.btn{
  color: #FFFFFF;
  margin: 9px;
  padding: 7px 30px;
  background-color: #c12e2a;
}
#pricing dl:last-child{
  margin-top: 12px;
}
/*价格结束*/
/*视频开始*/
.video-box{
  height: 181px;
  background-image: url("../img/play.png"), url("../img/study.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto, contain;
  background-color: rgba(200,200,200,.2);
  cursor: pointer;
}
/*视频结束*/
/*二维码开始*/
.erweima>div{
  display: inline-block;
  margin: 0 15px;
  width: 150px;
}
.erweima>div>img{
  width: 150px;
}
/*二维码结束*/
/*联系我们开始*/
#contact{
  padding: 50px 0;
  background: url("../img/word_map.png") center center no-repeat ;
  background-color: #F3F3F4;
}
#contact a.btn{
  color: #FFFFFF;
  padding: 7px 30px;
  background-color: #c12e2a;
}
#contact div p,
#contact div address{
  margin-bottom: 20px;
}
#contact .row:last-child{
  margin-top: 40px;
}
/*联系我们结束*/
/*媒体播放*/
#J_prismPlayer{    display:flex;  }
.curclose,.curclose:hover{
  position: absolute;
  top:5px;
  right: 10px;
  color: white;
  opacity:1;
}
@media (min-width: 768px) and (max-width: 991px){
  .video-box{
    height: 110px;
  }
  .mar-top{
    margin-top: 0;
  }
  .erweima>div {
    display: inline-block;
    margin: 0;
    width: 140px;
  }
  .erweima>div>img {
    width: 140px;
  }
}
@media (min-width: 992px) and (max-width: 1200px){
  .video-box{
    height: 140px;
  }
  .mar-top{
    margin-top: 0;
  } 
}
@media (max-width: 767px){
  #header{
    height: 439px;
    background: #7EADBD url("../img/bg-header-phone.png") no-repeat scroll center/cover;
  }
  #header ul.nav li:last-child a.btn{
    margin-left: 10px;
  }
  #header>div.container{
    top: 80px;
  }
  #header dd{
    text-align: center;
    margin-bottom: 0;
  }
  #header dd:nth-child(2){
    font-size: 15px;
  }
  #header dd:nth-child(3){
    font-size: 12px;
    margin-top: 5px;
  }
  .navbar{
    min-height: 60px;
    margin-bottom: 0;
  }
  ul.nav > li{
    float: none;
  }
  .video-box{
    background-color: rgba(0,0,0,.75);
  }
  #screen{
    display: none;
  }
  .visible-xs-12 {
    display: block;
    background: #E8E8E8;
    height: 68px;
    line-height: 68px;
    text-align: center;
  }
  .visible-xs-12 a{
    color: #D0021B;
    font-size: 18px;
    text-decoration: underline;
  }
}