*{word-wrap:break-word;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{
	font-size:14px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing:grayscale
}
body{background-color: #fff;line-height:1.6;}
h1,h2,h3,h4,h5,h6{font-size:100%}
a{text-decoration:none;cursor: pointer}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
/* button,input[type="button"], input[type="submit"] {line-height:normal !important} */
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}

/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}

/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
.border-box{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.select-none{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
.cur-pointer{cursor: pointer;}

/* 主题 */
.theme-text-color{color: #F59A23;}
.theme-text-light{color: #FF9052;}
.theme-bg-color{background-color: #F59A23;}
.theme-bg-light{background-color: #FF9052;}
.theme-border-color{border-color: #F59A23 !important;}
.hover-theme-text-color:hover{color: #F59A23;}
.hover-theme-text-light:hover{color: #FF9052;}
.hover-theme-bg-color:hover{background-color: #F59A23;}
.hover-theme-bg-light:hover{background-color: #FF9052;}
.hover-theme-border-color:hover{border-color: #F59A23 !important;}
.voice-text-color{color: #FF4B4B;}
.voice-bg-color{background-color: #FF4B4B;}
.voice-border-color{border-color: #FF4B4B !important;}
.voice-bg-light{background-color: #426C7D;}

/* 定义行块级 */
.d-none{display: none;}
.d-block{display: block;}
.d-inline{display: inline;}
.d-inline-block{display: inline-block;}
.d-table{display: table;}
.d-inline-table{display: inline-table;}
.d-table-row{display: table-row;} /*<tr><*/
.d-table-cell{display: table-cell;} /*<td><th>*/
.d-table-column{display: table-column;} /*<col>*/

/* 盒子限制 */
.overflow-hidden{overflow: hidden;}
.overflow-x{overflow-x: auto;overflow-y: hidden;-webkit-overflow-scrolling: touch;}
.overflow-y{overflow-x: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch;}

.div-center{margin-left:auto;margin-right: auto;}
/* 宽高-s */
.w-auto{width: auto !important;}
.w-100{width: 100%;}
.w-99{width: 99%;}
.w-95{width: 95%;}

.w-50{width: 50%;}
.w-60{width: 60%;}
.w-50{width: 50%;}
.w-33{width: 33.33%;}
.w-30{width: 30%;}
.w-25{width: 25%;}
.w-28{width: 28% !important;}
.w-20{width: 20%;}
.w-10{width: 10%;}

.wp-5{width: 5px;}
.wp-10{width: 10px;}
.wp-15{width: 15px;}
.wp-20{width: 20px;}
.wp-30{width: 30px;}
.wp-40{width: 40px;}
.wp-50{width: 50px;}
.wp-60{width: 60px;}
.wp-70{width: 70px;}
.wp-80{width: 80px;}
.wp-90{width: 90px;}
.wp-100{width: 100px;}
.wp-150{width: 150px;}
.h-auto{height: auto !important;}
.h-100{height: 100%;}
.hp-5{height: 5px;}
.hp-10{height: 10px;}
.hp-15{height: 15px;}
.hp-20{height: 20px;}
.hp-28{height: 28px;}
.hp-30{height: 30px;}
.hp-40{height: 40px;}
.hp-50{height: 50px;}
.hp-60{height: 60px;}
.hp-70{height: 70px;}
.hp-80{height: 80px;}
.hp-90{height: 90px;}
.hp-100{height: 100px;}
.hp-120{height: 120px;}
.hp-150{height: 150px;}
.hp-200{height: 200px;}
.hp-300{height: 300px;}
.lh-10{line-height: 10px;}
.lh-20{line-height: 20px;}
.lh-28{line-height: 28px;}
.lh-30{line-height: 30px;}
.lh-40{line-height: 40px;}
.lh-50{line-height: 50px !important;}
.lh-60{line-height: 60px;}
.lh-70{line-height: 70px;}
.lh-80{line-height: 80px;}
.lh-90{line-height: 90px;}
.lh-100{line-height: 100px;}

/* 浮动 */
.f-left{float: left;}
.f-right{float: right;}

/* 字体颜色 */
.text-white,.text-white *{color: #FFFFFF;}
.text-dark{color: #333333;}
.text-danger{color: #dc3545;}
.text-primary{color: #007bff;}
.text-success{color: #28a745;}
.text-info { color: #17a2b8;}
.text-warning {color: #ffc107;}
.text-light { color: #f8f9fa;}
.text-gray { color: #989898;}
.text-red{color: #f00;}

/* 背景颜色 */
.bg-none{background: none !important;}
.bg-primary { background-color: #007bff;}
.bg-secondary { background-color: #6c757d;}
.bg-success { background-color: #28a745;}
.bg-info { background-color: #17a2b8;}
.bg-warning { background-color: #ffc107;}
.bg-danger { background-color: #dc3545;}
.bg-light { background-color: #f8f9fa;}
.bg-gray { background-color: #F7F9FA;}
.bg-dark { background-color: #071526 ;}
.bg-white { background-color: #ffffff;}
.bg-transparent { background-color: transparent;}

/* 字体排版 */
.text-right{text-align: right;}
.text-left{text-align: left;}
.text-center{text-align: center;}
.text-top{vertical-align: top;}
.text-middle{vertical-align: middle;}
.text-bottom{vertical-align: bottom;}
.text-shadow{text-shadow: 2px 2px 2px #222222;}
.text-indent{text-indent: 2em;}

/* 字体换行 */
.text-nowrap{white-space: nowrap;}
.text-wrap{white-space:normal; word-break:break-all;}

/* 边框 */
.border { border-width: 1px;border-style: solid;border-color: #dee2e6;}
.border-top {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dee2e6;
}
.border-right {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dee2e6;
}
.border-bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dee2e6;
}
.border-left {
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dee2e6;
}
.border-0 { border-width: 0 !important;}
.border-top-0 { border-top-width: 0 !important;}
.border-right-0 {border-right-width: 0 !important;}
.border-bottom-0 {border-bottom-width: 0 !important;}
.border-left-0 {border-left-width: 0 !important;}
.border-primary { border-color: #007bff;}
.border-secondary {border-color: #6c757d;}
.border-light-secondary {border-color: #E9E8E5;}
.border-success {border-color: #28a745;}
.border-info {border-color: #17a2b8;}
.border-warning {border-color: #ffc107;}
.border-danger {border-color: #dc3545;}
.border-light {border-color: #f8f9fa;}
.border-dark {border-color: #001E36;}
.border-white {border-color: #FFFFFF;}

/* 圆角 */
.radius-sm{border-radius: 5px;}
.radius-base{border-radius: 10px;}
.radius-lg{border-radius: 20px;}
.radius-circle{border-radius: 50%;}

/* 阴影 */
.shadow { box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);}
.shadow-lg { box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.175);}
.shadow-none { box-shadow: none !important;}
.hover-shadow:hover { box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);}
.hover-shadow-lg:hover { box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.175);}

/* 定位 */
.position-fixed{position: fixed;}
.position-relative{position: relative;}
.position-absolute{position: absolute;}
.position-static{position: static !important;}
.top-0{top: 0;}
.top-5{top: 5px;}
.top-35{top: 35px;}

.left-0{left: 0;}
.left-5{left: 5px;}

.right-0{right: 0;}
.right-5{right: 5px;}
.right-10{right: 10px;}
.right-30{right: 30px;}
.right-100{right: 100px;}

.bottom-0{bottom: 0;}
.bottom-5{bottom: 5px;}




/* 层级 */
.z-index-back{z-index: -1;}
.z-index-1{z-index: 1;}
.z-index-2{z-index: 2;}
.z-index-22{z-index: 22;}
.z-index-33{z-index: 33;}
.z-index-88{z-index: 88;}
.z-index-99{z-index: 99;}

/* 外边距 */
.m-0{margin: 0 !important;}
.ml-0{margin-left: 0 !important;}
.mr-0{margin-right: 0 !important;}
.mt-0{margin-top: 0 !important;}
.mb-0{margin-bottom: 0 !important;}

.m-5{margin: 5px;}
.m-10{margin: 10px;}
.m-15{margin: 15px;}
.m-20{margin: 20px;}
.m-30{margin: 30px;}
.m-40{margin: 40px;}
.m-50{margin: 50px;}
.m-60{margin: 60px;}
.m-70{margin: 70px;}
.m-80{margin: 80px;}
.m-90{margin: 90px;}
.m-100{margin: 100px;}

.mt-2{margin-top: 2px;}
.mt-5{margin-top: 5px;}
.mt-10{margin-top: 10px;}
.mt-15{margin-top: 15px;}
.mt-20{margin-top: 20px;}
.mt-30{margin-top: 30px;}
.mt-40{margin-top: 40px;}
.mt-50{margin-top: 50px;}
.mt-55{margin-top: 55px;}
.mt-80{margin-top: 80px;}
.mt-85{margin-top: 85px;}
.mt-100{margin-top: 100px;}

.mb-5{margin-bottom: 5px;}
.mb-10{margin-bottom: 10px;}
.mb-15{margin-bottom: 15px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.mb-50{margin-bottom: 50px;}
.mb-100{margin-bottom: 100px;}

.ml-5{margin-left: 5px;}
.ml-10{margin-left: 10px;}
.ml-15{margin-left: 15px;}
.ml-20{margin-left: 20px;}
.ml-30{margin-left: 30px;}
.ml-40{margin-left: 40px;}
.ml-50{margin-left: 50px;}
.ml-60{margin-left: 60px;}
.ml-70{margin-left: 70px;}
.ml-80{margin-left: 80px;}
.ml-90{margin-left: 90px;}
.ml-100{margin-left: 100px;}
.ml-150{margin-left: 150px;}

.mr-5{margin-right: 5px;}
.mr-10{margin-right: 10px;}
.mr-15{margin-right: 15px;}
.mr-20{margin-right: 20px;}
.mr-30{margin-right: 30px;}
.mr-40{margin-right: 40px;}
.mr-50{margin-right: 50px;}
.mr-60{margin-right: 60px;}
.mr-70{margin-right: 70px;}
.mr-80{margin-right: 80px;}
.mr-90{margin-right: 90px;}
.mr-100{margin-right: 100px;}
.mr-150{margin-right: 150px;}

.mx-0{margin-left: 0;margin-right: 0 !important;}
.mx-5{margin-left: 5px;margin-right: 5px;}
.mx-10{margin-left: 10px;margin-right: 10px;}
.mx-15{margin-left: 15px;margin-right: 15px;}
.mx-20{margin-left: 20px;margin-right: 20px;}
.mx-30{margin-left: 30px;margin-right: 30px;}
.mx-40{margin-left: 40px;margin-right: 40px;}
.mx-50{margin-left: 50px;margin-right: 50px;}
.mx-100{margin-left: 100px;margin-right: 100px;}

.my-0{margin-top: 0;margin-bottom: 0 !important;}
.my-5{margin-top: 5px;margin-bottom: 5px;}
.my-10{margin-top: 10px;margin-bottom: 10px;}
.my-15{margin-top: 15px;margin-bottom: 15px;}
.my-20{margin-top: 20px;margin-bottom: 20px;}
.my-30{margin-top: 30px;margin-bottom: 30px;}
.my-40{margin-top: 40px;margin-bottom: 40px;}
.my-50{margin-top: 50px;margin-bottom: 50px;}
.my-100{margin-top: 100px;margin-bottom: 100px;}

/* 内边距 */
.pl-0{padding-left: 0 !important;}
.pr-0{padding-right: 0 !important;}
.pt-0{padding-top: 0 !important;}
.pb-0{padding-bottom: 0 !important;}
/* .pl-4{padding-left: 4px !important;} */
.p-0{padding: 0 !important;}
.p-5{padding: 5px;}
.p-10{padding: 10px;}
.p-15{padding: 15px;}
.p-20{padding: 20px;}
.p-30{padding: 30px;}
.p-40{padding: 40px;}
.p-50{padding: 50px;}
.p-100{padding: 100px;}

.pt-5{padding-top: 5px;}
.pt-10{padding-top: 10px;}
.pt-15{padding-top: 15px;}
.pt-20{padding-top: 20px;}
.pt-30{padding-top: 30px;}
.pt-40{padding-top: 40px;}
.pt-50{padding-top: 50px;}
.pt-100{padding-top: 100px;}

.pb-5{padding-bottom: 5px;}
.pb-10{padding-bottom: 10px;}
.pb-15{padding-bottom: 15px;}
.pb-20{padding-bottom: 20px;}
.pb-30{padding-bottom: 30px;}
.pb-40{padding-bottom: 40px;}
.pb-50{padding-bottom: 50px;}
.pb-100{padding-bottom: 100px;}

.pl-5{padding-left: 5px;}
.pl-10{padding-left: 10px;}
.pl-15{padding-left: 15px;}
.pl-20{padding-left: 20px;}
.pl-30{padding-left: 30px;}
.pl-40{padding-left: 40px;}
.pl-50{padding-left: 50px;}
.pl-100{padding-left: 100px;}

.pr-5{padding-right: 5px;}
.pr-10{padding-right: 10px;}
.pr-15{padding-right: 15px;}
.pr-20{padding-right: 20px;}
.pr-30{padding-right: 30px;}
.pr-40{padding-right: 40px;}
.pr-50{padding-right: 50px;}
.pr-60{padding-right: 60px;}
.pr-70{padding-right: 70px;}
.pr-80{padding-right: 80px;}
.pr-90{padding-right: 90px;}
.pr-100{padding-right: 100px;}

.px-0{padding-left: 0 !important;padding-right: 0 !important;}
.px-5{padding-left: 5px;padding-right: 5px;}
.px-10{padding-left: 10px;padding-right: 10px;}
.px-15{padding-left: 15px;padding-right: 15px;}
.px-20{padding-left: 20px;padding-right: 20px;}
.px-30{padding-left: 30px;padding-right: 30px;}
.px-40{padding-left: 40px;padding-right: 40px;}
.px-50{padding-left: 50px;padding-right: 50px;}
.px-60{padding-left: 60px;padding-right: 60px;}
.px-70{padding-left: 70px;padding-right: 70px;}
.px-80{padding-left: 80px;padding-right: 80px;}
.px-90{padding-left: 90px;padding-right: 90px;}
.px-100{padding-left: 100px;padding-right: 100px;}

.py-0{padding-top: 0 !important;padding-bottom: 0 !important;}
.py-5{padding-top: 5px;padding-bottom: 5px;}
.py-10{padding-top: 10px;padding-bottom: 10px;}
.py-15{padding-top: 15px;padding-bottom: 15px;}
.py-20{padding-top: 20px;padding-bottom: 20px;}
.py-30{padding-top: 30px;padding-bottom: 30px;}
.py-40{padding-top: 40px;padding-bottom: 40px;}
.py-50{padding-top: 50px;padding-bottom: 50px;}
.py-60{padding-top: 60px;padding-bottom: 60px;}
.py-70{padding-top: 70px;padding-bottom: 70px;}
.py-80{padding-top: 80px;padding-bottom: 80px;}
.py-90{padding-top: 90px;padding-bottom: 90px;}
.py-100{padding-top: 100px;padding-bottom: 100px;}

/* 文字粗细和斜体 */
.font-weight-light {font-weight: 300;}      /*细*/
.font-weight-lighter {font-weight: 100;}/*更细*/
.font-weight-normal { font-weight: 400;}    /*正常*/
.font-weight-bold { font-weight: 700;}      /*粗*/
.font-weight-bolder { font-weight: bold;} /*更粗*/
.font-italic { font-style: italic;} /*斜体*/

/* 字体大小 */
.font-12{font-size: 12px;}
.font-14{font-size: 14px;}
.font-16{font-size: 16px;}
.font-18{font-size: 18px;}
.font-20{font-size: 20px;}
.font-22{font-size: 22px;}
.font-24{font-size: 24px;}
.font-26{font-size: 26px;}
.font-30{font-size: 30px;}
.font-36{font-size: 36px;}
.font-42{font-size: 42px;}

/* 弹性布局 */
.d-flex{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}
.d-flex-center{
    display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
    -webkit-box-pack: center;-moz-justify-content: center;-webkit-justify-content: center;justify-content: center;
    -webkit-box-align: center;-moz-align-items: center;-webkit-align-items: center;align-items: center;
}
.d-flex-between{
    display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
    -webkit-box-pack: justify;-moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;
    -webkit-box-align: center;-moz-align-items: center;-webkit-align-items: center;align-items: center;
}

.justify-start{
    -webkit-box-pack: start;-moz-justify-content: start;-webkit-justify-content: start;justify-content: start;
}
.justify-center{
    -webkit-box-pack: center;-moz-justify-content: center;-webkit-justify-content: center;justify-content: center;
}
.justify-end{
    -webkit-box-pack: end;-moz-justify-content: flex-end;-webkit-justify-content: flex-end;justify-content: flex-end;
}
.justify-between{
    -webkit-box-pack: justify;-moz-justify-content: space-between;-webkit-justify-content: space-between;justify-content: space-between;
}

.align-start{
    -webkit-box-align: start;-moz-align-items: start;-webkit-align-items: start;align-items: start;
}
.align-center{
    -webkit-box-align: center;-moz-align-items: center;-webkit-align-items: center;align-items: center;
}
.align-end{
    -webkit-box-align: end;-moz-align-items: flex-end;-webkit-align-items: flex-end;align-items: flex-end;
}

.flex-wrap{flex-wrap: wrap;}
.flex-nowrap{flex-wrap: nowrap;}

.flex-row{
    -webkit-box-direction: normal;-webkit-box-orient: horizontal;-moz-flex-direction: row;-webkit-flex-direction: row;flex-direction: row;
}
.flex-column{
    -webkit-box-direction: normal;-webkit-box-orient: vertical;-moz-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;
}
.flex-1{
    -webkit-box-flex: 1.0;-moz-flex-grow: 1;-webkit-flex-grow: 1;flex-grow: 1;
}
.flex-fixed-size{-webkit-flex-shrink: 0;-moz-flex-shrink: 0;-ms-flex-shrink: 0;flex-shrink: 0;}

/* 图片 */
.img-fit{object-fit: cover;}
.img-fill{object-fit: fill;}
.img-auto{object-fit: contain;}

/* 自适应 */
.container {
    margin-right: auto;
    margin-left: auto;
}
.row {margin-right: -15px;margin-left: -15px;}
.row::after{clear: both;display: table;content: "";}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1{width: 8.33%;}
.col-xs-2{width: 16.66%;}
.col-xs-3{width: 25%;}
.col-xs-4{width: 33.33%;}
.col-xs-5{width: 41.66%;}
.col-xs-6{width: 50%;}
.col-xs-7{width: 58.33%;}
.col-xs-8{width: 66.66%;}
.col-xs-9{width: 75%;}
.col-xs-10{width: 83.33%;}
.col-xs-11{width: 91.66%;}
.col-xs-12{width: 100%;}
/* .visible-xs{display: block !important;}
.visible-sm,.visible-md,.visible-lg{display: none !important;} */
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
    .container{width: 750px;}
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }
    .col-sm-1{width: 8.33%;}
    .col-sm-2{width: 16.66%;}
    .col-sm-3{width: 25%;}
    .col-sm-4{width: 33.33%;}
    .col-sm-5{width: 41.66%;}
    .col-sm-6{width: 50%;}
    .col-sm-7{width: 58.33%;}
    .col-sm-8{width: 66.66%;}
    .col-sm-9{width: 75%;}
    .col-sm-10{width: 83.33%;}
    .col-sm-11{width: 91.66%;}
    .col-sm-12{width: 100%;}
    /* .visible-sm{display: block !important;}
    .visible-xs,.visible-md,.visible-lg{display: none !important;} */
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
    .container{width: 970px;}
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
    .col-md-1{width: 8.33%;}
    .col-md-2{width: 16.66%;}
    .col-md-3{width: 25%;}
    .col-md-4{width: 33.33%;}
    .col-md-5{width: 41.66%;}
    .col-md-6{width: 50%;}
    .col-md-7{width: 58.33%;}
    .col-md-8{width: 66.66%;}
    .col-md-9{width: 75%;}
    .col-md-10{width: 83.33%;}
    .col-md-11{width: 91.66%;}
    .col-md-12{width: 100%;}
    /* .visible-md{display: block !important;}
    .visible-xs,.visible-sm,.visible-lg{display: none !important;} */
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
    .container{width: 1170px;}
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }
    .col-lg-1{width: 8.33%;}
    .col-lg-2{width: 16.66%;}
    .col-lg-3{width: 25%;}
    .col-lg-4{width: 33.33%;}
    .col-lg-5{width: 41.66%;}
    .col-lg-6{width: 50%;}
    .col-lg-7{width: 58.33%;}
    .col-lg-8{width: 66.66%;}
    .col-lg-9{width: 75%;}
    .col-lg-10{width: 83.33%;}
    .col-lg-11{width: 91.66%;}
    .col-lg-12{width: 100%;}
    /* .visible-lg{display: block !important;}
    .visible-xs,.visible-sm,.visible-md{display: none !important;} */
}

.visible-lg,.visible-md,.visible-sm,.visible-xs {
	display:none!important
}
.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block {
	display:none!important
}
@media (max-width:767px) {
	.visible-xs {
	display:block!important
}
table.visible-xs {
	display:table!important
}
tr.visible-xs {
	display:table-row!important
}
td.visible-xs,th.visible-xs {
	display:table-cell!important
}
}@media (max-width:767px) {
	.visible-xs-block {
	display:block!important
}
}@media (max-width:767px) {
	.visible-xs-inline {
	display:inline!important
}
}@media (max-width:767px) {
	.visible-xs-inline-block {
	display:inline-block!important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
	display:block!important
}
table.visible-sm {
	display:table!important
}
tr.visible-sm {
	display:table-row!important
}
td.visible-sm,th.visible-sm {
	display:table-cell!important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
	display:block!important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
	display:inline!important
}
}@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
	display:inline-block!important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
	display:block!important
}
table.visible-md {
	display:table!important
}
tr.visible-md {
	display:table-row!important
}
td.visible-md,th.visible-md {
	display:table-cell!important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
	display:block!important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
	display:inline!important
}
}@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
	display:inline-block!important
}
}@media (min-width:1200px) {
	.visible-lg {
	display:block!important
}
table.visible-lg {
	display:table!important
}
tr.visible-lg {
	display:table-row!important
}
td.visible-lg,th.visible-lg {
	display:table-cell!important
}
}@media (min-width:1200px) {
	.visible-lg-block {
	display:block!important
}
}@media (min-width:1200px) {
	.visible-lg-inline {
	display:inline!important
}
}@media (min-width:1200px) {
	.visible-lg-inline-block {
	display:inline-block!important
}
}
