﻿@charset "utf-8";
/* Customerize CSS for bootstrap 4.x */
 /*以下为自定义CSS*/
 /*div高*/
 .line-xs{line-height:10px}.line-sm{line-height:15px}.line-md{line-height:20px}.line-default{line-height:25px}.line-lg{line-height:30px}
/*行高*/
.height-xs{height:40px;}.height-sm{height:70px;}.height-md{height:100px;}.height-default{height:120px;}.height-lg{height:180px;}.height-xl{height:200px;}.height-2xl{height:300px;}.height-3xl{height:400px;}.height-4xl{height:500px;}.height-5xl{height:600px;}.height-6xl{height:700px;}.height-7xl{height:800px;}
/*边缘距*/
.margin-xs{margin-top:3px;margin-bottom:3px}.margin-sm{margin-top:10px;margin-bottom:10px}.margin-md{margin-top:20px;margin-bottom:20px}.margin-default{margin-top:30px;margin-bottom:30px}.margin-lg{margin-top:45px;margin-bottom:45px}.margin-xl{margin-top:120px;margin-bottom:45px}
.margin-top-xs{margin-top:3px;}.margin-bottom-xs{margin-bottom:3px;}
.margin-top-sm{margin-top:10px;}.margin-bottom-sm{margin-bottom:10px;}
.margin-top-sm2{margin-top:13px;}.margin-bottom-sm2{margin-bottom:13px;}
.margin-top-md{margin-top:20px;}.margin-bottom-md{margin-bottom:20px;}
.margin-top-default{margin-top:30px;}.margin-bottom-default{margin-bottom:30px;}
.margin-top-lg{margin-top:45px;}.margin-bottom-lg{margin-bottom:45px;}
.margin-top-xl{margin-top:100px;}.margin-bottom-xl{margin-bottom:100px;}
/*背景色*/
.bg-black{background-color:#FFFFFF}.bg-grey{background-color:#EDEDED}.bg-grey2{background-color:#F8F8F8}.bg-dark{background-color:#353535}.bg-default{background-color:#CFCFCF}.bg-YL{background-color:#FFC600}.bg-light{background-color:#FFFFFF}.bg-dark_blue{background-color:#004976}.bg-light_blue{background-color:#227088}.bg-tiny_blue1{background-color:#DEECF9}.bg-tiny_blue2{background-color:#EFF6FC}.bg-tiny_blue3{background-color:#007DBB}
/*div顶距*/
.padding-xs{padding-top:20px;padding-bottom:20px}.padding-sm{padding-top:30px;padding-bottom:30px}.padding-md{padding-top:40px}.padding-default{padding-top:50px}.padding-lg{padding-top:70px}.padding-top-xs{padding-top:20px;}
/*hr*/
.hr-default{border-color:#FBFBFB;}.hr-dark{ height:1px;color:#ECECEC; background-color:#ECECEC; border:2px; margin-top:2px; margin-bottom:2px;}
/*Text颜色*/
.text-YL{color:#FFC600}a.text-YL:focus,a.text-YL:hover{color:#FFC600}
.text-light{color:#FFFFFF}a.text-light:focus,a.text-light:hover{color:#F3F3F3}
.text-blue1{color:#005A9E}a.text-blue1:focus,a.text-blue1:hover{color:#005A9E}
/*h4~h5字体大小补充*/
.h4s,h4s{font-size:15px}
/*ActonCare页面banner背景图*/
.bg_img{;
 background-repeat:no-repeat;
 background-size:100%;
 width:100%;
 height:500px;
 margin-top:95px;
}
.bg_img_xs{;
 background-repeat:no-repeat;
 background-size:cover;
 width:100%;
 height:210px;
 margin-top:95px;
 margin-bottom:20px
}
/*透明副导航条*/
.sub_nav{position:fixed; z-index:1; background-color:hsla(0,0%,94%,0.72)}
/*透明图片自适应宽度*/
.trans_img{width:100%}
/* Page loading */
.loading {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #3d464d;
  opacity: 0.79;
}
.loading img {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 50%;
  top: 50%;
  margin: -20px;
}

.btn-danger2{color:#d43f3a;background-color:#FFFFFF;border-color:#d43f3a}.btn-danger2.focus,.btn-danger22:focus{color:#fff;background-color:#c9302c;border-color:#761c19}
.btn-danger2:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger2.active,.btn-danger2:active,.open>.dropdown-toggle.btn-danger2{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger2.active.focus,.btn-danger2.active:focus,.btn-danger2.active:hover,.btn-danger2:active.focus,.btn-danger2:active:focus,.btn-danger2:active:hover,.open>.dropdown-toggle.btn-danger2.focus,.open>.dropdown-toggle.btn-danger2:focus,.open>.dropdown-toggle.btn-danger2:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger2.active,.btn-danger2:active,.open>.dropdown-toggle.btn-danger2{background-image:none}.btn-danger2.disabled.focus,.btn-danger2.disabled:focus,.btn-danger2.disabled:hover,.btn-danger2[disabled].focus,.btn-danger2[disabled]:focus,.btn-danger2[disabled]:hover,fieldset[disabled] .btn-danger2.focus,fieldset[disabled] .btn-danger2:focus,fieldset[disabled] .btn-danger2:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger2 .badge{color:#d9534f;background-color:#fff}

.imgcover  
{  
    height: 100%;  
    width: auto;  
    left:50%;  
    position: relative;  
    -webkit-transform: translateX(-50%);  
    -ms-transform: translateX(-50%);  
    -moz-transform: translateX(-50%);  
}  
.cover  
{  
    margin-top:70px;
	margin-bottom:10px;
    width: 375px;  
    height: 375px;  
    overflow: hidden;  
    border: 0px solid cornflowerblue;  
    position: relative;  
}  

/* 




/* Card Components from bootstrap4*/
.card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}
.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}