@charset "utf-8";
/*最小宽度1000px*/

html {
    background-color: #eaeaea;
    min-width: 1000px;
}

body {
    color: #666;
    font-family: Arial, "Microsoft YaHei";
    background-color: #fff;
}
img{display:inline-block;}
ul,ol,dl,dd{list-style:none;margin:0;padding:0;}
h1,.h1{}
h2,.h2{}
h3,.h3{ font-size:21px;}
h4,.h4{}
h5,.h5{}
h6,.h6{}

.main-body {
    min-height: 510px;
    /*
        background-color: #fff;
        -webkit-box-shadow: 0 0 2px #e2e2e2;
        -moz-box-shadow: 0 0 2px #e2e2e2;
        -ms-box-shadow: 0 0 2px #e2e2e2;
        box-shadow: 0 0 2px #e2e2e2;*/
}

img {
    display: inline-block;
}

ul, ol, dl, dd {
    list-style: none;
    margin: 0;
    padding: 0;
}

h1, .h1 {
}

h2, .h2 {
}

h3, .h3 {
    font-size: 21px;
}

h4, .h4 {
}

h5, .h5 {
}

h6, .h6 {
}

hr {
    border-top: 2px solid #f1f1f1;
    margin-top: 0
}

/*.team_name hr{}*/
.bt-border-bottom{border-bottom:#f2f2f2 solid 2px;height: 40px;}
.bt-title{ margin: 0; border-bottom:#009237 solid 2px; display: block; float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 18px;
    color: #333;
}



input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
a{text-decoration:none;color:#666;}
body a:hover,body a.active,body a:focus{outline:none;text-decoration:none;color:#2488f0}
*:focus{outline:none!important;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
.width-5{width:5%!important}
.width-10{width:10%!important}
.width-15{width:15%!important}
.width-20{width:20%!important}
.width-25{width:25%!important}
.width-30{width:30%!important}
.width-33{width:33.333333%!important}
.width-35{width:35%!important}
.width-37{width:37%!important}
.width-40{width:40%!important}
.width-45{width:45%!important}
.width-48{width:48%!important}
.width-50{width:50%!important}
.width-55{width:55%!important}
.width-60{width:60%!important}
.width-65{width:65%!important}
.width-70{width:70%!important}
.width-75{width:75%!important}
.width-80{width:80%!important}
.width-85{width:85%!important}
.width-90{width:90%!important}
.width-95{width:95%!important}
.width-100{width:100%!important}
.no-float{float:none;}
.no-padding{padding:0!important}
.no-padding-bottom{padding-bottom:0!important}
.no-padding-top{padding-top:0!important}
.no-padding-left{padding-left:0!important}
.no-padding-right{padding-right:0!important}
.no-margin{margin:0!important}
.no-margin-bottom{margin-bottom:0!important}
.no-margin-top{margin-top:0!important}
.no-margin-left{margin-left:0!important}
.no-margin-right{margin-right:0!important}
.no-border{border:0!important}
.no-border-bottom{border-bottom:0!important}
.no-border-top{border-top:0!important}
.no-border-left{border-left:none!important}
.no-border-right{border-right:0!important}
.no-underline{text-decoration:none!important}
.no-shadow,.no-box-shadow{-webkit-box-shadow:none!important;box-shadow:none!important}
.no-text-shadow{text-shadow:none!important}
.no-border-radius{-webkit-border-radius:0!important;border-radius:0!important;}
.padding-top{padding-top:15px!important;}
.padding-right{padding-right:15px!important;}
.padding-bottom{padding-bottom:15px!important;}
.padding-left{padding-left:15px!important;}
.padding-left10{padding-left:10px !important;}
.margin{margin:15px!important;}
.margin-top{margin-top:15px!important;}
.margin-right{margin-right:15px!important;}
.margin-bottom{margin-bottom:15px!important;}
.margin-left{margin-left:15px!important;}

/**********
*字体样式
**********/
.orange{color:#FC8530;}/*橙色*/
.pink{color:#FC472E;}/*淡红*/
.pink-two{color:#ed090a;}/*红*/
.blue{color:#2488f0;}/*蓝色*/
.size-666{color:#666}
.size-999{color:#999}
.size-gray{color:#807f7f!important;}
.black{color:#000}/*黑色*/
.size-16{font-size:16px;}
.size-12{font-size:12px;}

.background-orange{background-color:#FC8530;color:#fff;}/*橙色*/
.background-pink{background-color:#FC472E;color:#fff;}/*淡红*/
.background-green{background-color:#1dcf90;color:#fff;}/*绿色*/
.background-gray{background-color: #c1c1c1; }/*灰色*/
.background-gray-two{background-color: #f2f2f2; }/*灰色*/
.background-white{background:#fff}
label{font-weight:normal;}
.error{color:red;border-color:red;}
.modal-content{border-width:6px;}


/**************
*按钮
***************/
.btn-sm{font-size:13px;line-height:1.39;}
.btn-danger{border-color:#2488f0;background-color:#2488f0;}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,
.btn-danger:active,.btn-danger.active,
.btn-danger:active:hover,.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus{border-color:#3c67f7;background-color:#3c67f7;}
.btn-success{border-color:#1dcf90;background-color:#1dcf90;}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success:hover,.btn-success:focus,
.btn-success.focus,.btn-success:active,
.btn-success.active,.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus{border-color:#2aa86f;background-color:#2aa86f;}

/*****
*新增基础按钮
*****/
.btn-mini{ padding: 3px 5px;font-size:12px;}
.btn-small{padding: 5px 10px;font-size:13px;}
.btn-primary{ line-height: 30px; padding: 10px 12px;}
.btn-big{ line-height: 40px; padding: 15px 20px;}

.bnt-primary{border:#fab278 solid 1px; border-radius: 2px; text-align: center; color:#fe4a15; background:transparent;transition:all 0.2s}
.bnt-primary-green{border:#38b87f solid 1px; border-radius: 2px; text-align: center; color:#38b87f; background:transparent;transition:all 0.2s}

.bnt-primary:hover,
.bnt-primary:active,
.bnt-primary:focus{border:#f56539 solid 1px; background:#f56539; color:#fff !important;  transition:all 0.2s}

.bnt-primary-green:hover,
.bnt-primary-green:active,
.bnt-primary:focus{border:#38b87f solid 1px; background:#38b87f; color:#fff !important;  transition:all 0.2s}
/*end*/

.remain-no { padding: 8% 0;  color: #b0b0b0;  font-size: 18px  }
.remain-no img{margin-right:20px}
.remain-no a{color:#999; font-size:18px}

@media (max-width:768px) {
    .form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right;}
}
@media (max-width:992px) {
    .container-head{width:970px !important;}
}
@media (min-width: 1220px) {
    .container-head{width:1200px !important}
}
.no-backgroud{ background:none !important}
.bg-color-green{ background:#a6d675}
