/* LESS Document */
* {
  margin: 0;
  padding: 0;
}
.container {
  min-width: 1200px;
}
.row{
	margin-right: 0px;
    margin-left: 0px;
}
.col-md-12{
  width: 1200px;
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;

}
.col-md-6{
   padding: 0px;
   margin: 0px;
}
.col-md-3{
   padding: 0px;
   margin: 0px;
}
.h1, .h2, .h3, h1, h2, h3{
	     margin-top: 0px;
    margin-bottom: 0px;
}
img{
    vertical-align: middle;
}
a{}
a:hover{color: #008cfc;}
a.active{color: #008cfc;}
/*----------------
	颜色
----------------*/
/*----------------
	边距
----------------*/
/*Margin*/
.m-15 {
  margin: -15px !important;
}
.mx-15 {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.my-15 {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}
.mt-15 {
  margin-top: -15px !important;
}
.mb-15 {
  margin-bottom: -15px !important;
}
.ml-15 {
  margin-left: -15px !important;
}
.mr-15 {
  margin-right: -15px !important;
}
.m-10 {
  margin: -10px !important;
}
.mx-10 {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.my-10 {
  margin-top: -10px !important;
  margin-bottom: -10px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mb-10 {
  margin-bottom: -10px !important;
}
.ml-10 {
  margin-left: -10px !important;
}
.mr-10 {
  margin-right: -10px !important;
}
.m-5 {
  margin: -5px !important;
}
.mx-5 {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.my-5 {
  margin-top: -5px !important;
  margin-bottom: -5px !important;
}
.mt-5 {
  margin-top: -5px !important;
}
.mb-5 {
  margin-bottom: -5px !important;
}
.ml-5 {
  margin-left: -5px !important;
}
.mr-5 {
  margin-right: -5px !important;
}
.m0 {
  margin: 0px !important;
}
.mx0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.my0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.ml0 {
  margin-left: 0px !important;
}
.mr0 {
  margin-right: 0px !important;
}
.m5 {
  margin: 5px !important;
}
.mx5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.my5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.m10 {
  margin: 10px !important;
}
.mx10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.my10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.m15 {
  margin: 15px !important;
}
.mx15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.my15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.m20 {
  margin: 20px !important;
}
.mx20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.my20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.m25 {
  margin: 25px !important;
}
.mx25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
.my25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.m30 {
  margin: 30px !important;
}
.mx30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.my30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.m35 {
  margin: 35px !important;
}
.mx35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}
.my35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.m40 {
  margin: 40px !important;
}
.mx40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.my40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.m45 {
  margin: 45px !important;
}
.mx45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}
.my45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.m50 {
  margin: 50px !important;
}
.mx50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
.my50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.mr50 {
  margin-right: 50px !important;
}
/*Padding*/
.p-15 {
  padding: -15px !important;
}
.px-15 {
  padding-left: -15px !important;
  padding-right: -15px !important;
}
.py-15 {
  padding-top: -15px !important;
  padding-bottom: -15px !important;
}
.pt-15 {
  padding-top: -15px !important;
}
.pb-15 {
  padding-bottom: -15px !important;
}
.pl-15 {
  padding-left: -15px !important;
}
.pr-15 {
  padding-right: -15px !important;
}
.p-10 {
  padding: -10px !important;
}
.px-10 {
  padding-left: -10px !important;
  padding-right: -10px !important;
}
.py-10 {
  padding-top: -10px !important;
  padding-bottom: -10px !important;
}
.pt-10 {
  padding-top: -10px !important;
}
.pb-10 {
  padding-bottom: -10px !important;
}
.pl-10 {
  padding-left: -10px !important;
}
.pr-10 {
  padding-right: -10px !important;
}
.p-5 {
  padding: -5px !important;
}
.px-5 {
  padding-left: -5px !important;
  padding-right: -5px !important;
}
.py-5 {
  padding-top: -5px !important;
  padding-bottom: -5px !important;
}
.pt-5 {
  padding-top: -5px !important;
}
.pb-5 {
  padding-bottom: -5px !important;
}
.pl-5 {
  padding-left: -5px !important;
}
.pr-5 {
  padding-right: -5px !important;
}
.p0 {
  padding: 0px !important;
}
.px0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.py0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pl0 {
  padding-left: 0px !important;
}
.pr0 {
  padding-right: 0px !important;
}
.p5 {
  padding: 5px !important;
}
.px5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.py5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.p10 {
  padding: 10px !important;
}
.px10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.py10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.p15 {
  padding: 15px !important;
}
.px15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.py15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.p20 {
  padding: 20px !important;
}
.px20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.py20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.p25 {
  padding: 25px !important;
}
.px25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.py25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.p30 {
  padding: 30px !important;
}
.px30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.py30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.p35 {
  padding: 35px !important;
}
.px35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.py35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.p40 {
  padding: 40px !important;
}
.px40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.py40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.p45 {
  padding: 45px !important;
}
.px45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}
.py45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.p50 {
  padding: 50px !important;
}
.px50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.py50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pr50 {
  padding-right: 50px !important;
}
/*----------------
	文字
----------------*/
* {
  font-family: "Microsoft YaHei UI", "微软雅黑", "黑体", Arial;
}
/*字号*/
.font10 {
  font-size: 10px !important;
}
.font11 {
  font-size: 11px !important;
}
.font12 {
  font-size: 12px !important;
}
.font13 {
  font-size: 13px !important;
}
.font14 {
  font-size: 14px !important;
}
.font15 {
  font-size: 15px !important;
}
.font16 {
  font-size: 16px !important;
}
.font17 {
  font-size: 17px !important;
}
.font18 {
  font-size: 18px !important;
}
.font19 {
  font-size: 19px !important;
}
.font20 {
  font-size: 20px !important;
}
.font21 {
  font-size: 21px !important;
}
.font22 {
  font-size: 22px !important;
}
.font23 {
  font-size: 23px !important;
}
.font24 {
  font-size: 24px !important;
}
.font25 {
  font-size: 25px !important;
}
.font26 {
  font-size: 26px !important;
}
.font27 {
  font-size: 27px !important;
}
.font28 {
  font-size: 28px !important;
}
.font29 {
  font-size: 29px !important;
}
.font30 {
  font-size: 30px !important;
}
.font31 {
  font-size: 31px !important;
}
.font32 {
  font-size: 32px !important;
}
.font33 {
  font-size: 33px !important;
}
.font34 {
  font-size: 34px !important;
}
.font35 {
  font-size: 35px !important;
}
.font36 {
  font-size: 36px !important;
}
/*样式*/
.font-lighter {
  font-weight: lighter !important;
}
.font-normal {
  font-weight: normal !important;
}
.font-bold {
  font-weight: bold !important;
}
.font-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
/*行距*/
.lh1 {
  line-height: 100% !important;
}
.lh1.1 {
  line-height: 110% !important;
}
.lh1.2 {
  line-height: 120% !important;
}
.lh1.3 {
  line-height: 130% !important;
}
.lh1.4 {
  line-height: 140% !important;
}
.lh1.5 {
  line-height: 150% !important;
}
.lh1.6 {
  line-height: 160% !important;
}
.lh1.7 {
  line-height: 170% !important;
}
.lh1.8 {
  line-height: 180% !important;
}
.lh1.9 {
  line-height: 190% !important;
}
.lh2 {
  line-height: 200% !important;
}
.lh2.1 {
  line-height: 210% !important;
}
.lh2.2 {
  line-height: 220% !important;
}
.lh2.3 {
  line-height: 230% !important;
}
.lh2.4 {
  line-height: 240% !important;
}
.lh2.5 {
  line-height: 250% !important;
}
.lh2.6 {
  line-height: 260% !important;
}
.lh2.7 {
  line-height: 270% !important;
}
.lh2.8 {
  line-height: 280% !important;
}
.lh2.9 {
  line-height: 290% !important;
}
/*文字对齐*/
.text-justify {
  text-align: justify;
}
/*换行*/
.space-normal {
  white-space: normal;
}
.space-nowrap {
  white-space: nowrap;
}
.space-pre {
  white-space: pre;
}
.space-pre-line {
  white-space: pre-line;
}
.space-pre-wrap {
  white-space: pre-wrap;
}
/*文字溢出截断*/
/*单行*/
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/*多行-webkit*/
[class^="text-overflow-"] {
  display: -webkit-box;
  -webkit-box-orient: verical;
  box-orient: verical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-overflow-2 {
  -webkit-line-clamp: 2;
}
.text-overflow-3 {
  -webkit-line-clamp: 3;
}
.text-overflow-4 {
  -webkit-line-clamp: 4;
}
.text-overflow-5 {
  -webkit-line-clamp: 5;
}
.text-overflow-6 {
  -webkit-line-clamp: 6;
}
.text-overflow-7 {
  -webkit-line-clamp: 7;
}
.text-overflow-8 {
  -webkit-line-clamp: 8;
}
.text-overflow-9 {
  -webkit-line-clamp: 9;
}
.text-overflow-10 {
  -webkit-line-clamp: 10;
}
/*多行-IE8*/
.cut-txt {
  position: relative;
  overflow: hidden;
}
.cut-txt::after {
  content: "...";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 15px;
  background-color: #FFF !important;
}
/*----文字颜色----*/
.font-white {
  color: #FFF;
}
/*----超链接----*/
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
  color: #3498DB;
}
/*----------------
	定位
----------------*/
.abs-bottom {
  position: absolute;
  bottom: 0px;
}
/*----------------
	flex
----------------*/
.flex {
  display: flex;
  justify-content: space-between;
  /*两端对齐*/
  align-items: center;
  /*垂直居中*/
}
/*----方向----*/
/*横向*/
.flex.row {
  flex-direction: row;
}
/*横向-右到左*/
.flex.row-reverse {
  flex-direction: row-reverse;
}
/*纵向*/
.flex.column {
  flex-direction: column;
}
/*纵向-下到上*/
.flex.column-reverse {
  flex-direction: column-reverse;
}
/*----换行----*/
/*单行*/
.flex.nowrap {
  flex-wrap: nowrap;
}
/*换行*/
.flex.wrap {
  flex-wrap: wrap;
}
/*换行-反向*/
.flex.wrap-reverse {
  flex-wrap: wrap-reverse;
}
/*----对齐----*/
/*左对齐*/
.flex.jusify-start {
  justify-content: flex-start;
}
/*右对齐*/
.flex.jusify-end {
  justify-content: flex-end;
}
/*中间对齐*/
.flex.jusify-center {
  justify-content: center;
}
/*两端对齐*/
.flex.jusify-between {
  justify-content: space-between;
}
/*两端对齐-有边距*/
.flex.jusify-around {
  justify-content: space-around;
}
/*----行内对齐----*/
/*上对齐*/
.flex.align-srart {
  align-items: flex-start;
}
/*底对齐*/
.flex.align-end {
  align-items: flex-end;
}
/*垂直居中*/
.flex.align-center {
  align-items: center;
}
/*等高*/
.flex.align-stretch {
  align-items: stretch;
}
/*文字基轴线对齐*/
.flex.align-baseline {
  align-items: baseline;
}
/*----------------
	图片盒子
----------------*/
/*超出剪裁-须定义盒子宽高*/
.img-box {
  position: relative;
  overflow: hidden;
}
.img-box img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
/*图片在盒子内*/
.simg-box {
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.simg-box img {
  max-width: 100%;
  max-height: 100%;
}
/*----------------
	模糊
----------------*/
.blur-1 {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -ms-filter: blur(1px);
  -o-filter: blur(1px);
  filter: blur(1px);
}
.blur-2 {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  -o-filter: blur(2px);
  filter: blur(2px);
}
.blur-3 {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  -o-filter: blur(3px);
  filter: blur(3px);
}
.blur-4 {
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  -ms-filter: blur(4px);
  -o-filter: blur(4px);
  filter: blur(4px);
}
.blur-5 {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  -o-filter: blur(5px);
  filter: blur(5px);
}
.blur-6 {
  -webkit-filter: blur(6px);
  -moz-filter: blur(6px);
  -ms-filter: blur(6px);
  -o-filter: blur(6px);
  filter: blur(6px);
}
.blur-7 {
  -webkit-filter: blur(7px);
  -moz-filter: blur(7px);
  -ms-filter: blur(7px);
  -o-filter: blur(7px);
  filter: blur(7px);
}
.blur-8 {
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -ms-filter: blur(8px);
  -o-filter: blur(8px);
  filter: blur(8px);
}
.blur-9 {
  -webkit-filter: blur(9px);
  -moz-filter: blur(9px);
  -ms-filter: blur(9px);
  -o-filter: blur(9px);
  filter: blur(9px);
}
.blur-10 {
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  -o-filter: blur(10px);
  filter: blur(10px);
}
.ta-l{
   text-align: left;
}
.ta-r{
   text-align: right;
}
