﻿body
{
}
.anniu-y
{
	font-family:微软雅黑;
	font-size:14px;
    border:solid 1px #57DFCE;
    border-radius:25px;
}

.wzys {
font-family:微软雅黑;
font-size:14px;
    margin-top: 0px;
}

.lblBK
{
	font-family:微软雅黑;
    border-radius:7px;
    vertical-align:middle;
}

.imgBK
{
    border:solid 1px white;
    border-radius:15px;
}
    
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=40);
    opacity:0.3;
}

.txtYS
{
	font-family:微软雅黑;
	font-size:24px;
	color:#6f6f6f;
}

.modalBackground {
    background-color:black;
    filter:alpha(opacity=50);
    opacity:0.9;
}

.th {
    text-align:center;
}

.modal.fade.in {
top:300px;
}

 .btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}

.fxk {
 width: 20px;
  height: 20px;
  background-color: #fff;
  -webkit-appearance: none;
  border: 1px solid #c9c9c9;
  border-radius: 2px;
  outline: none;
}

.buttonStyle {
border: 2px solid #57DFCE;
border-radius: 29px;
border-radius: 29px;
}

.drop
{
	font-family:微软雅黑;
	font-size:14px;
    border:solid #C0C0C0 0.5px;
    border-radius:27px;
    }

   input[type='checkbox']{
    width: 15px;
    height: 15px;
    background-color: #fff;
    -webkit-appearance:none;
    border: 1px solid #c9c9c9;
    border-radius: 2px;
    outline: none;
}
        .checkBox input[type=checkbox]:checked{
   background: url("../Images/New/dhxz.png") no-repeat center;
}

