.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container > h2{
    color:#113047;
    display:block;
    font-weight:bold;
    line-height:1.38em;
    font-size:24px;
    text-align:center;
}
.container > h2 > span{
    padding:5px;
    /*border-bottom:#bd1c22 3px solid;*/
}

#topsrchform {
  /*height: 60px;*/
  background: #08407f;
  border:none;
  border-radius:8px;
  display: block;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  padding-bottom:18px;
}
#topsrchform > h1{
    padding:18px 0 0 0;
    color:#FFFFFF;
    font-size:24px;
}

#topsrchform input[type="text"] {
  border: 0;
  height: 39px;
  padding: 0 10px;
  font-size: 16px;
  width: 33%;
  margin-top:10px;
  border-radius:5px;
  margin-bottom:10px;
}
#topsrchform select{
  border: 0;
  height: 40px;
  padding: 0 10px;
  font-size: 16px;
  width: 28%;
  border-radius:8px;
  margin-bottom:10px;
}
#topsrchform input[type="submit"]{
  background: #bd1c22;
  color: #FFFFFF;
  border: none;
  font-size: 16px;
  text-align: center;
  padding: 0 15px;
  height: 39px;
  margin-left:11px;
  border-radius:8px;
}

#topsrchform #top-search-close {
  position: absolute;
  top: 15px;
  font-size: 23px;
  font-style: normal;
  width: 45px;
  text-align: center;
  border-radius: 2px 0px 0px 2px;
  cursor: pointer;
  left: 15px;
  height: 40px;
  padding-top: 9px;
}

#topsrchform #top-search-close:hover {
  background-color: #e3e3e3;
}


body.index-content #header{
  position: absolute;
  z-index: 999;
  width: 100%;
  left: 0;
  top: 0;
  background:url("../img/bg-header.png") repeat;
  padding:0 0 3px 0;
}
#main #indexpiccontent{
  padding:0;
  margin:0;
  height:45.46vw;
  display:block;
}

/**图片幻灯**/
#indexpic{width:100%;display:block;margin-top:18px;}
#indexpicnews{width:100vw;height:45.38vw;margin:0 auto;position:relative;}
#focusimg{width:100%;height:100%;overflow:hidden;}
#focusimg a,
#focusimg img{ width:100%;height:100%;}


body.index-content .container{
  position:relative;
  margin-top:23px;
}
body.index-content #header .container{
    margin-top:0;
}

/*
#focustxt{list-style:none;text-align:left;display:block;position:absolute;left:0;top:264px;width:600px;padding:0;z-index:99;height:40px;overflow:hidden;line-height:40px;color:#FFFFFF;}
#focustxt li{width:100%;height:100%;}
#focustxt a.travel_title{margin-left:30px;font-size:16px;color:#FFF;font-weight:normal;opacity:0.8;}
#focustxt a{ color:#e9ca76;}
*/
.em_bg{ width:600px;height:40px;background:#113047;opacity:0.4;left:0;position:absolute;top:276px;}
#focusnumcont{display:block;position:absolute;width:100%;bottom:20px;left:0; z-index:99;text-align:center;}
#focusnum{display:inline-block;margin:auto;width:auto;opacity:100;}
#indexpicnews:hover #focusnum{opacity:0.5;}
#focusnum li{padding-top:2px;margin-right:15px;width:20px;height:20px;text-align:center;overflow:hidden;background:url("../img/hdp_numbg01.png") no-repeat scroll 0 0 / 100% 100%;color:#e9ca76;font-family:Arial;float:left;cursor:pointer;margin-left:3px;}
#focusnum li.current{ background:url("../img/hdp_numbg02.png") no-repeat scroll 0 0 / 100% 100%; color:#271a00;}

.tsw-inner {
  margin: 0;
  padding:5px 4px 4px 4px;
}
.tsw-inner > form{
  margin:0;
  position: relative;
  padding: 0 10px;
  border-radius: 8px;
  background: #FFFFFF;
  text-align: left;
}

.search-toggled #top-search-wrap {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.range {
    margin-left: -15px;
    margin-right: -15px;
}
.range0 {
    margin-left: 0px;
    margin-right: 0px;
}
.range5 {
    margin-left: -5px;
    margin-right: -5px;
}

.range > .range {
    margin-left: 0;
    margin-right: 0;
}

.range-spacer {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

[class*="cell-"] {
    padding-left: 15px;
    padding-right: 15px;
    display:flex;
}

.range0 [class*="cell-"] {
    padding-left: 0px;
    padding-right: 0px;
}
@media (max-width: 767px) {
    .range0 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .range0 [class*="cell-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 1199px) {
    .page-content{
        padding-top:40px;
    }
}
.range5 [class*="cell-"] {
    padding-left: 5px;
    padding-right: 5px;
}
.pl10r5{
    padding-left: 10px !important;
    padding-right: 5px !important;
}

html.lt-ie-10 * + .range,
* + .range {
    margin-top: 15px;
}

html.lt-ie-10 * + [class*='cell-'],
* + [class*='cell-'],
html.lt-ie-10 * + .range-sm,
* + .range-sm {
    margin-top: 30px;
}

html.lt-ie-10 * + .range-lg,
* + .range-lg {
    margin-top: 66px;
}

html.lt-ie-10 .range-condensed,
.range-condensed {
    margin-left: 0;
    margin-right: 0;
}

html.lt-ie-10 .range-condensed > [class*='cell'],
.range-condensed > [class*='cell'] {
    padding-left: 0;
    padding-right: 0;
}

html.lt-ie-10 .range-condensed > * + [class*='cell'],
.range-condensed > * + [class*='cell'] {
    margin-top: 0;
}

html.lt-ie-10 .range-narrow,
.range-narrow {
    margin-left: -5px;
    margin-right: -5px;
}

html.lt-ie-10 .range-narrow > [class*='cell'],
.range-narrow > [class*='cell'] {
    padding-left: 5px;
    padding-right: 5px;
}

html.lt-ie-10 .range-narrow > * + [class*='cell'],
.range-narrow > * + [class*='cell'] {
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width: 480px) {
    .range {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex: 0 1 auto;
        -webkit-flex: 0 1 auto;
        flex: 0 1 auto;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .range > .range {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range-vertical {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .range > [class*='cell'] {
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

@media (min-width: 480px) {
    * + [class*='cell-xs-'] {
        margin-top: 0;
    }
    .range-xs-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .range-xs-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .range-xs-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .range-xs-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .range-xs-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .range-xs-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .range-xs {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .range-xs-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .range-xs-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .range-xs-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .range-xs-baseline {
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
    .cell-xs-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .cell-xs-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .cell-xs-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .range > .cell-xs-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-xs-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-xs-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-xs-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-xs-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-xs-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-xs-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-xs-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-xs-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-xs-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-xs-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-xs-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-xs-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-xs-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-xs-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-xs-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-xs-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-xs-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-xs-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-xs-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-xs-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-xs-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-xs-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-xs-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-xs-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-xs-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-xs-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-xs-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-xs-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-xs-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-xs-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-xs-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-xs-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-xs-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-xs-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-xs-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-xs-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-xs-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 768px) {
    * + [class*='cell-sm-'] {
        margin-top: 0;
    }
    .range-sm-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .range-sm-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .range-sm-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .range-sm-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .range-sm-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .range-sm-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .range-sm {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .range-sm-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .range-sm-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .range-sm-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .range-sm-baseline {
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
    .cell-sm-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .cell-sm-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .cell-sm-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .range > .cell-sm-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-sm-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-sm-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-sm-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-sm-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-sm-20 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
    .range > .cell-sm-4p {
        -webkit-flex-basis: 4%;
        -ms-flex-preferred-size: 4%;
        flex-basis: 4%;
        max-width: 4%;
    }
    .range > .cell-sm-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-sm-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-sm-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-sm-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-sm-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-sm-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-sm-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-sm-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-sm-406 {
        -webkit-flex-basis: 40.6667%;
        -ms-flex-preferred-size: 40.6667%;
        flex-basis: 40.6667%;
        max-width: 40.6667%;
    }
    .range > .cell-sm-48p {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        max-width: 48%;
    }
    .range > .cell-sm-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-sm-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-sm-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-sm-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-sm-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-sm-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-sm-592 {
        -webkit-flex-basis: 59.2333%;
        -ms-flex-preferred-size: 59.2333%;
        flex-basis: 59.2333%;
        max-width: 59.2333%;
    }
    .range > .cell-sm-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-sm-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-sm-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-sm-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-sm-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-sm-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-sm-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-sm-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-sm-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-sm-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-sm-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-sm-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-sm-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-sm-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-sm-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-sm-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-sm-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-sm-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-sm-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 992px) {
    * + [class*='cell-md-'] {
        margin-top: 0;
    }
    .range-md-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .range-md-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .range-md-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .range-md-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .range-md-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .range-md-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .range-md {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .range-md-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .range-md-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .range-md-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .range-md-baseline {
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
    .cell-md-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .cell-md-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .cell-md-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .range > .cell-md-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-md-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-md-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-md-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-md-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-md-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-md-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-md-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-md-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-md-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-md-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-md-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-md-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-md-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-md-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-md-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-md-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-md-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-md-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-md-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-md-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-md-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-md-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-md-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-md-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-md-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-md-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-md-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-md-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-md-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-md-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-md-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-md-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-md-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-md-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-md-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-md-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-md-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 1080px) {
    * + [class*='cell-lg-'] {
        margin-top: 0;
    }
    .range-lg-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .range-lg-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .range-lg-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .range-lg-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .range-lg-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .range-lg-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .range-lg {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .range-lg-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .range-lg-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .range-lg-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .range-lg-baseline {
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
    .cell-lg-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .cell-lg-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .cell-lg-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .range > .cell-lg-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-lg-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-lg-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-lg-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-lg-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-lg-4p {
        -webkit-flex-basis: 4%;
        -ms-flex-preferred-size: 4%;
        flex-basis: 4%;
        max-width: 4%;
    }
    .range > .cell-lg-20 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
    .range > .cell-lg-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-lg-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-lg-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-lg-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-lg-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-lg-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-lg-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-lg-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-lg-406 {
        -webkit-flex-basis: 40.6667%;
        -ms-flex-preferred-size: 40.6667%;
        flex-basis: 40.6667%;
        max-width: 40.6667%;
    }
    .range > .cell-lg-48p {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        max-width: 48%;
    }
    .range > .cell-lg-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-lg-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-lg-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-lg-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-lg-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-lg-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-lg-592 {
        -webkit-flex-basis: 59.2333%;
        -ms-flex-preferred-size: 59.2333%;
        flex-basis: 59.2333%;
        max-width: 59.2333%;
    }
    .range > .cell-lg-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-lg-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-lg-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-lg-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-lg-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-lg-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-lg-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-lg-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-lg-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-lg-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-lg-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-lg-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-lg-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-lg-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-lg-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-lg-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-lg-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-lg-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-lg-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

@media (min-width: 1800px) {
    * + [class*='cell-xl-'] {
        margin-top: 0;
    }
    .range-xl-center {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .range-xl-left {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .range-xl-right {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .range-xl-justify {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .range-xl-around {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .range-xl-top {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .range-xl {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .range-xl-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .range-xl-middle {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .range-xl-bottom {
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .range-xl-baseline {
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
    .cell-xl-top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .cell-xl-middle {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .cell-xl-bottom {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .range > .cell-xl-preffix-0 {
        margin-left: 0%;
    }
    .range > .cell-xl-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%;
    }
    .range > .cell-xl-preffix-1 {
        margin-left: 8.33333%;
    }
    .range > .cell-xl-push-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .range > .cell-xl-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%;
    }
    .range > .cell-xl-4p {
        -webkit-flex-basis: 4%;
        -ms-flex-preferred-size: 4%;
        flex-basis: 4%;
        max-width: 4%;
    }
    .range > .cell-xl-20 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
    .range > .cell-xl-preffix-2 {
        margin-left: 16.66667%;
    }
    .range > .cell-xl-push-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .range > .cell-xl-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .range > .cell-xl-preffix-3 {
        margin-left: 25%;
    }
    .range > .cell-xl-push-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .range > .cell-xl-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
    .range > .cell-xl-preffix-4 {
        margin-left: 33.33333%;
    }
    .range > .cell-xl-push-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .range > .cell-xl-406 {
        -webkit-flex-basis: 40.6667%;
        -ms-flex-preferred-size: 40.6667%;
        flex-basis: 40.6667%;
        max-width: 40.6667%;
    }
    .range > .cell-xl-48p {
        -webkit-flex-basis: 48%;
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        max-width: 48%;
    }
    .range > .cell-xl-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%;
    }
    .range > .cell-xl-preffix-5 {
        margin-left: 41.66667%;
    }
    .range > .cell-xl-push-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .range > .cell-xl-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .range > .cell-xl-preffix-6 {
        margin-left: 50%;
    }
    .range > .cell-xl-push-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
    .range > .cell-xl-592 {
        -webkit-flex-basis: 59.2333%;
        -ms-flex-preferred-size: 59.2333%;
        flex-basis: 59.2333%;
        max-width: 59.2333%;
    }
    .range > .cell-xl-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%;
    }
    .range > .cell-xl-preffix-7 {
        margin-left: 58.33333%;
    }
    .range > .cell-xl-push-7 {
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7;
    }
    .range > .cell-xl-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%;
    }
    .range > .cell-xl-preffix-8 {
        margin-left: 66.66667%;
    }
    .range > .cell-xl-push-8 {
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8;
    }
    .range > .cell-xl-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .range > .cell-xl-preffix-9 {
        margin-left: 75%;
    }
    .range > .cell-xl-push-9 {
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9;
    }
    .range > .cell-xl-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%;
    }
    .range > .cell-xl-preffix-10 {
        margin-left: 83.33333%;
    }
    .range > .cell-xl-push-10 {
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
    }
    .range > .cell-xl-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%;
    }
    .range > .cell-xl-preffix-11 {
        margin-left: 91.66667%;
    }
    .range > .cell-xl-push-11 {
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11;
    }
    .range > .cell-xl-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .range > .cell-xl-preffix-12 {
        margin-left: 100%;
    }
    .range > .cell-xl-push-12 {
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12;
    }
    .range > .cell-xl-1-5 {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
}

html.lt-ie-10 .range > .cell-xs-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-xs-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-xs-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range > .cell-xs-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-xs-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-xs-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range > .cell-xs-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-xs-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-xs-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range > .cell-xs-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-xs-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-xs-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range > .cell-xs-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range > .cell-sm-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-sm-4p {
    margin-left: auto;
    margin-right: auto;
    max-width: 4%;
}
html.lt-ie-10 .range > .cell-sm-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}
html.lt-ie-10 .range > .cell-sm-20 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range > .cell-sm-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range > .cell-sm-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-sm-406 {
    margin-left: auto;
    margin-right: auto;
    max-width: 40.6667%;
}

html.lt-ie-10 .range > .cell-sm-48p {
    margin-left: auto;
    margin-right: auto;
    max-width: 48%;
}

html.lt-ie-10 .range > .cell-sm-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-sm-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range > .cell-sm-592 {
    margin-left: auto;
    margin-right: auto;
    max-width: 59.2333%;
}

html.lt-ie-10 .range > .cell-sm-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-sm-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-sm-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range > .cell-sm-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-sm-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-sm-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range > .cell-sm-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range > .cell-md-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-md-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-md-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range > .cell-md-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-md-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-md-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range > .cell-md-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-md-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-md-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range > .cell-md-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-md-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-md-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range > .cell-md-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range > .cell-lg-1 {
    margin-left: auto;
    margin-right: auto;
    max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-lg-2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-lg-4p {
    margin-left: auto;
    margin-right: auto;
    max-width: 4%;
}

html.lt-ie-10 .range > .cell-lg-20 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range > .cell-lg-3 {
    margin-left: auto;
    margin-right: auto;
    max-width: 25%;
}

html.lt-ie-10 .range > .cell-lg-4 {
    margin-left: auto;
    margin-right: auto;
    max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-lg-406 {
    margin-left: auto;
    margin-right: auto;
    max-width: 40.6667%;
}

html.lt-ie-10 .range > .cell-lg-48p {
    margin-left: auto;
    margin-right: auto;
    max-width: 48%;
}

html.lt-ie-10 .range > .cell-lg-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-lg-6 {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
}

html.lt-ie-10 .range > .cell-lg-592 {
    margin-left: auto;
    margin-right: auto;
    max-width: 59.2333%;
}

html.lt-ie-10 .range > .cell-lg-7 {
    margin-left: auto;
    margin-right: auto;
    max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-lg-8 {
    margin-left: auto;
    margin-right: auto;
    max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-lg-9 {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

html.lt-ie-10 .range > .cell-lg-10 {
    margin-left: auto;
    margin-right: auto;
    max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-lg-11 {
    margin-left: auto;
    margin-right: auto;
    max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-lg-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

html.lt-ie-10 .range > .cell-lg-1-5 {
    margin-left: auto;
    margin-right: auto;
    max-width: 20%;
}

html.lt-ie-10 .range > [class*="cell-xs-preffix-"],
html.lt-ie-10 .range > [class*="cell-sm-preffix-"],
html.lt-ie-10 .range > [class*="cell-md-preffix-"],
html.lt-ie-10 .range > [class*="cell-lg-preffix-"] {
    margin-left: auto;
}

.indexseason{
    display:block;
}
.indexseason > a{
    display:block;
    position:relative;
    border-radius:20px;
    overflow:hidden;
}
.indexseason > a > img{
    display:block;
    width:100%;
}
.indexseason > a > .smask{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:92;
    opacity: 0;
}
.indexseason > a:hover > .smask{
    opacity: 1;
}
.indexseason > a > .sicon{
    position: absolute;
    top:0;
    right:6%;
    width:27%;
    z-index:93;
}
.viewmore{
    border: #cb2729 2px solid;
    color: #113047;
    border-radius: 12px;
    padding: 8px 12px 9px 12px;
    font-size: 18px;
    font-weight: bold;
}
.indextour{
    display:flex;
    margin-bottom:33px;
}
.indextour > h2{
    color: #cb2729;
    padding: 9;
    margin: 10px 0;
    font-size:28px;
    line-height:34px;
    height:68px;
    position:relative;
    padding-right:96px;
    text-align:left;
    overflow:hidden;
}
.indextour > h2.bigger{
    font-size:38px;
    line-height:68px;
}
.indextour > h2 > div.rp{
    position:absolute;
    right:0;
    top:0;
    width:96px;
}
.indextour > h2 > div.rp > span{
    display:block;
    font-size:18px;
    line-height:32px;
    text-align:right;
}
.indextour > h2 > div.rp > span+span{
    border-top:#cb2729 1px solid;
}
.indextour > h2 > div.rp > span > em{
    color:#1e43a4;
    font-size:10px;
}
.indextour > a{
    display: block;
    background: #ffffff;
    padding-bottom:8px;
    border-radius:18px;
    overflow:hidden;
}
.indextour > a > img{
    display: block;
    width:100%;
}
.indextour > a > h3{
    color: #333333;
    padding: 8px 10px;
    margin: 5px 0 0 0;
    text-align:center;
    line-height:28px;
    overflow:hidden;
}
.indextour > a > span{
    display:block;
    font-size:13px;
    line-height:22px;
    color:#555555;
    padding:0 10px;
    text-align:left;
}
.indextour > a > p{
    display:block;
    font-size:13px;
    line-height:22px;
    color:#555555;
    padding:0 10px;
    text-align:center;
}
.indextour > a > p .price{
    font-size:18px;
    color:#bd1c22;
    margin-right:5px;
    font-weight:700;
    font-family:'Times New Roman';
}
.bgdestination{
    background:url("../img/bg-destination.jpg") no-repeat scroll 0 0 / 100% 100%;
    padding:33px 0 88px 0;
}
#indexdestination{
    display:block;
}
#indexdestination > li{
    display:inline-block;
    list-style:none;
    width:7%;
    transition: width 0.5s ease;
    float:left;
}
#indexdestination > li + li{
    margin-left:1%;
}
#indexdestination > li.active{
    width:28%;
    transition: width 0.5s ease;
}
#indexdestination > li > a{
    display:block;
    width:100%;
    overflow:hidden;
    position:relative;
}
#indexdestination > li > a > .dmask{
    position:absolute;
    width:100%;
    height:100%;
    opacity: 0.6;
    background:#113047;
    z-index:91;
}
#indexdestination > li > a > img{
    max-width: 1000%;
}
#indexdestination > li > a > h2 {
    color: #FFFFFF;
    z-index: 92;
    position: absolute;
    bottom: 1.2vw;
    left: 1.2vw;
    transform: rotate(270deg);
    text-align: left;
    white-space: nowrap;
    width: 2vw;
}
#indexdestination > li.active > a{
}
#indexdestination > li.active > a > .dmask{
    opacity: 0;
}
#indexdestination > li.active > a > h2{
    transform: rotate(0deg);
}

.bgreason{
    background:url("../img/bg-reason.jpg") no-repeat scroll 0 0 / 100% 100%;
    margin:0;
    padding:10px 0;
}
.indexreasons > div > h2{
    font-size:16px;
    color:#333333;
    font-weight:bold;
    padding-bottom:13px;
}
.indexreasons > div > p{
    font-size:14px;
    color:#333333;
    line-height:22px;
}
@media (min-width: 1080px) {
    .indexreasons > div+div{
        padding-left:14px;
        border-left:#cb2729 1px solid;
    }
}
.indexquot{
    text-align:center;
    width:auto;
    display:inline-block;
    margin:33px auto;
    color:#113047;
    font-weight:300;
    font-size:2vw;
    position: relative;
}
.indexquot::before{
    position:absolute;
    content:'';
    width:2vw;
    height:2vw;
    left:-2.5vw;
    top:-0.3vw;
    background:url("../img/icon-quot-left.jpg") no-repeat scroll 0 0 / 100% 100%;
}
.indexquot::after{
    position:absolute;
    content:'';
    width:2vw;
    height:2vw;
    right:-2.5vw;
    top:-0.3vw;
    background:url("../img/icon-quot-right.jpg") no-repeat scroll 0 0 / 100% 100%;
}

.icon-goods{
    line-height:40px;
    font-size:15px;
    position:relative;
    padding-left:30px;
}
.icon-goods.icon-strong{
    font-weight:bold;
}
.icon-goods::before{
    content:'';
    width:24px;
    height:24px;
    position: absolute;
    left:0;
    top:8px;
}
.icon-goods.icon-goods-country::before{
    background:url("../img/icon-goods-country.png") no-repeat scroll 0 0 / 100% 100%;
}
.icon-goods.icon-goods-stay::before{
    background:url("../img/icon-goods-stay.png") no-repeat scroll 0 0 / 100% 100%;
}
.icon-goods.icon-goods-meals::before{
    background:url("../img/icon-goods-meals.png") no-repeat scroll 0 0 / 100% 100%;
}
.icon-goods.icon-goods-tourist::before{
    background:url("../img/icon-goods-tourist.png") no-repeat scroll 0 0 / 100% 100%;
}
.icon-goods.icon-goods-tourdate::before{
    background:url("../img/icon-goods-tourdate.png") no-repeat scroll 0 0 / 100% 100%;
}
.icon-goods.icon-goods-guide::before{
    background:url("../img/icon-goods-guide.png") no-repeat scroll 0 0 / 100% 100%;
}
.icon-goods.icon-goods-hotel::before{
    background:url("../img/icon-goods-hotel.png") no-repeat scroll 0 0 / 100% 100%;
}

.goodsbooking > li > h3{
    position: relative;
    font-size:72px;
    font-weight:700;
    font-family:"impact";
    display:inline;
    padding-right:20px;
}
.goodsbooking > li > h3 > span,.goodsbooking > li > h3 > em{
    position:absolute;
    font-size:14px;
    font-weight:normal;
}
.goodsbooking > li > h3 > span{
    left:0;
    top:-18px;
    font-style:normal;
}
.goodsbooking > li > h3 > em{
    right:0px;
    bottom:0;
    font-style:normal;
}

.goodsinfo{
    text-align:left;
}
.goodsinfo h2.gtitle{
    position:relative;
    font-size:33px;
    line-height:44px;
    font-weight:bold;
    display:block;
    margin:0;
    padding:0 0 0 8%;
}
.goodsinfo h2.gtitle::before{
    position:absolute;
    left:0;
    top:0;
    content:'';
    width:44px;
    height:44px;
    background:url("../img/icon-goods-info.png") no-repeat scroll 0 0 / 100% 100%;
}
.goodsinfo h2.gtitle.noicon{
    padding-left:0;
}
.goodsinfo h2.gtitle.noicon::before{
    display:none;
}

.goodsinfo .itinerary{
    display:block;
    position:relative;
    padding:23px 0;
    margin:-1px 0 0 0;
    height:100%;
}
.goodsinfo .itinerary::before{
    position:absolute;
    width:6px;
    height:100%;
    min-height:123px;
    top:-1px;
    left:19px;
    content:'';
    background:#cb2729;
    z-index:1;
}
.goodsinfo .itinerary.last{
    padding:0;
}
.goodsinfo .itinerary.last::before{
    display:none;
}
.goodsinfo .itinerary > .days,
.goodsinfo .itinerary > .intro{
    float:left;
    display:inline-block;
}
.goodsinfo .itinerary > .days{
    width:8%;
    position:relative;
}
.goodsinfo .itinerary > .days > span{
    width:44px;
    height:44px;
    line-height:44px;
    font-family: "impact";
    text-align:center;
    color:#FFFFFF;
    font-size:18px;
    background:#cb2729;
    display:inline-block;
    border-radius:50%;
    position:absolute;
    left:0;
    top:0;
    z-index:99;
}
.goodsinfo .itinerary > .intro{
    width:92%;
}
.goodsinfo .itinerary > .intro > h3{
    margin-top:9px;
    font-size:22px;
}
.goodsinfo .itinerary > .intro > p{
    margin-bottom:8px;
}
.goodsinfo .icons{
    padding-left:14px;
    border-left:#113047 1px solid;
    margin-top:13px;
    padding-top:6px;
    padding-bottom:4px;
}
.goodsinfo .goodshotels{
    border:#1d48a7 3px solid;
    border-radius:13px;
}
.goodsinfo .goodsintro{
    display:block;
    padding:6px 0 26px 0;
}
.goodsinfo .goodsintro > h3{
    font-size:18px;
    font-weight:bold;
    margin-top:8px;
    margin-bottom:18px;
}
.goodsinfo .goodsintro > li{
    margin-left:13px;
    font-weight:normal;
}
#fixMenuTop{
    width:100%;
    display:block;
    height:0;
    padding:0;
    margin:0;
}
.fixMenuBar_fixed{
    animation: searchTop .5s ease-in-out;
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
    width:100%;
    background:#FFFFFF;
}
.fixMenu{
    display: flex;
    align-items: center;
    background:#FFFFFF;
    width:100%;
    justify-content: space-around;
    height:59px;
    padding:16px 0 14px;
}
.fixMenu > li{
    list-style: none;
    height:33px;
    line-height:33px;
    font-size:24px;
    text-align: center;
    width:25%;
    position: relative;
}
.fixMenu > li > a{
    color:#113047;
    display:block;
    text-align:center;
}
.fixMenu > li+li{
    border-left:#113047 2px solid;
}
.fixMenu > li.active,
.fixMenu > li.active > a{
    color:#cb2729;
}
.fixMenu > li.active::after{
    position: absolute;
    content:'';
    width:88%;
    height:4px;
    background:#cb2729;
    bottom:-12px;
    left:6%;
}


#footer [class*="cell-"],
#footer [class*="cell-"] h3,
#footer [class*="cell-"] a {
    text-align:left;
    color:#FFFFFF;
}
#footer [class*="cell-"]{
    padding-bottom:33px;
}
#footer [class*="cell-"] a{
    line-height:32px;
    font-size:16px;
}
#footer [class*="cell-"] h3{
    font-size:18px;
    margin-top:0;
}
#footer a.tel,#footer a.email{
    position: relative;
    padding-left:28px;
}
#footer a.tel::before,#footer a.email::before{
    position: absolute;
    content:'';
    width:22px;
    height:22px;
    left:0;
    top:2px;
}
#footer a.tel::before{
    background:url("../img/icon-tel.png") no-repeat scroll 0 0 / 100% 100%;
}
#footer a.email::before{
    background:url("../img/icon-email.png") no-repeat scroll 0 0 / 100% 100%;
}
@media (max-width: 991px) {
    body.index-content #header{
        background:none;
    }
    .container{
        padding-left:0;
        padding-right:0;
    }

    .range,.range5 {
        margin-left: 0px;
        margin-right: 0px;
    }
    .newsdetail{
        padding-left:15px;
        padding-right:15px;
    }
    .goodsinfo h2.gtitle{
        padding:0 0 0 12%;
    }
    .goodsinfo .itinerary{
        padding-bottom:8px;
    }
    .goodsinfo .itinerary > .days{
        width:12%;
    }
    .goodsinfo .itinerary > .intro{
        width:88%;
    }
    .goodsinfo .itinerary::before{
        top:0;
    }
    .goods-hotel-meals{
        margin:0 !important;
        padding:0 !important;
        margin-top:0 !important;
        padding-left:34px !important;
    }
    .goods-hotel-meals .icons{
        padding:0 0 0 44px;
        margin:0;
        border-left:#cb2729 6px solid;
    }
    .goods-hotel-meals.last .icons{
        border-left:none;
    }
    .goodsdetail .goodsbooking{
        padding:40px 0;
    }
    .dropdown-menu{
        top:10%;
    }
}


