.fnews-topnews ul {
    list-style: none;
    width: 100%;
    display: table;
}
.fnews-topnews ul li:nth-child(1) {
    width: 50%;
}
.fnews-topnews ul li:nth-child(2) {
    width: 25%;
}
.fnews-topnews ul li:nth-child(3) {
    width: 25%;
}
.fnews-topnews ul li:nth-child(4) {
    width: 25%;
}
.fnews-topnews ul li:nth-child(5) {
    width: 25%;
}

.fnews-topnews ul li img {
    width: 100%;
    height: 130px;
}
.fnews-topnews ul li {
    float: left;
    display: table-cell;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #fff;
}
.fnews-topnews ul li a {
    position: relative;
    display: block;
}
.fnews-topnews ul li:nth-child(1) img {
    height: 261px;
}

.fnews-topnews ul li a p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    line-height: 16px;
}
.fnews-topnews ul li a p span {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    line-height: 18px;
    display: block;
    width: 100%;
    opacity: .7;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.fnews-topnews ul li:nth-child(1) a p span {
    background-color: #fb5a29;
    font-size: 16px;
}
.fnews-topnews ul li:nth-child(2) a p span {
    background-color: #3c763d;
}

.fnews-topnews ul li:nth-child(3) a p span {
    background-color: #C8128A;
}
.fnews-topnews ul li:nth-child(4) a p span {
    background-color: #A4B504;
}



.fnews-topnews ul li:nth-child(5) a p span {
    background-color: #00884E;
}

@media (max-width: 786px){
    .fnews-topnews ul li:nth-child(1) {
    width: 100%;

}
    .fnews-topnews ul li:nth-child(1) img {
    height: auto;
}
    .fnews-topnews ul li:nth-child(2), .fnews-topnews ul li:nth-child(3), .fnews-topnews ul li:nth-child(4), .fnews-topnews ul li:nth-child(5) {
    width: 50%;
}
}

  .news-box-content {}.news-box-content>ul {
      list-style: none
  }
  .news-box-content>ul>li {
      margin-bottom: 18px
  }
  .news-box-content>ul>li img {
      max-width: 146px
  }
  .news-box-content>ul>li>a {
      display: block;
      clear: both
  }
  .news-box-content>ul>li>a>span {
      float: left;
      margin-right: 10px;
      display: block;
      position: relative
  }
  .news-box-content>ul>li>a>h3 {
      font-weight: 400;
      line-height: 18px
  }
  .fshop-bntopmain {
      margin-top: 15px;
      margin-bottom: 15px
  }
  .fshop-bannermain {
      width: 100%;
      height: 300px
  }
  .fshop-bannertitle {
      box-sizing: border-box;
      padding: 10px 0;
      height: 300px
  }
  .fshop-bannertitle .swiper-slide {
      width: 100%;
      max-height: 50px;
      padding: 10px;
      border-top: 1px solid #dfdfdf;
      font-size: 14px;
      color: #131313
  }
  .fshop-bannertitle .swiper-slide:first-child {
      border-top: 0
  }
  .fshop-bannertitle .swiper-slide-active {
      color: #fff;
      background-color: #d21212
  }
  .fshop-bannertop {
      position: relative;
      padding-left: 180px;
      float: left
  }
  .fshop-bnertitle-box {
      position: absolute;
      width: 180px;
      height: 300px;
      top: 0;
      left: 0;
      bottom: 0;
      overflow: hidden;
      background: #efefef
  }
  .fshop-bnermain-box {
      margin: 0 10px;
      width: 680px
  }
  .fshop-bannerads-box {
      width: 320px;
      height: 300px;
      float: right
  }
  @media(max-width:1230px){.fshop-bnertitle-box{display:none}.fshop-bannertop{padding-left:0}.fshop-bnermain-box{margin:0}}@media(max-width:1040px){.fshop-bannerads-box{display:none}.fshop-bnermain-box .swiper-slide,
  .fshop-bnermain-box .swiper-slide img {
      width: 100%!important;
      margin-right: 0!important
  }
  .fshop-bannermain {
      height: auto
  }
  .fshop-bnermain-box {
      width: 100%
  }
}
.receive-consult-success {
    height: 275px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #474747;
    padding: 17px 100px 50px 100px
}
.receive-consult-success .icon-lager-scueess {
    background: url(/Content/Publishing/css/images/icons/icon-menus.png) -264px 0 no-repeat;
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto 18px auto
}
.receive-consult-success a {
    background: #d91616;
    width: 100px;
    height: 33px;
    display: block;
    line-height: 33px;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    margin: 25px auto 0 auto
}
.button-bottom {
    background: #fff;
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    border-top: 1px #d9d9d9 solid;
    box-shadow: 0 0 5px #d9d9d9;
    text-align: center;
    padding: 10px 0 0 0;
    display: none
}
.button-bottom li {
    margin: 0 5px;
    display: inline-block
}
.button-bottom li a {
    background-color: #be0b0b;
    background: linear-gradient(to top, #c41111 0%, #e51d1d 100%);
    background: -moz-linear-gradient(to top, #c41111 0%, #e51d1d 100%);
    background: -o-linear-gradient(to top, #c41111 0%, #e51d1d 100%);
    background: -ms-linear-gradient(to top, #c41111 0%, #e51d1d 100%);
    background: -webkit-linear-gradient(bottom, #c41111 0%, #e51d1d 100%);
    border-radius: 5px 5px 0 0;
    display: block;
    width: 135px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    border: 1px #c50505 solid
}
#modal-call-me .modal-dialog {
    margin-top: 50px
}
#modal-call-me .modal-body {
    min-height: 384px;
    position: relative;
    font-size: 14px;
    font-family: 'Arial';
    border-radius: 8px
}
#modal-call-me .fshop-pucb-line {
    line-height: 18px
}
.fcm-thank {
    display: none
}

.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.pagination-template .pagination {
  float: right;
}
@media screen and (max-width: 980px) {
  .pagination-template .pagination {
    width: 100%;
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 700px) {
  .pagination-template .pagination {
    width: 100%;
    float: none;
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  .pagination-template .pagination {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.pagination-template .pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  margin: 0 auto;
}
.pagination-template .pagination ul > li {
  display: inline;
}
.pagination-template .pagination ul > li > a,
.pagination-template .pagination ul > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination-template .pagination ul > li:first-child > a,
.pagination-template .pagination ul > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-template .pagination ul > li:last-child > a,
.pagination-template .pagination ul > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination-template .pagination ul > li > a:hover,
.pagination-template .pagination ul > li > span:hover,
.pagination-template .pagination ul > li > a:focus,
.pagination-template .pagination ul > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination-template .pagination ul > .active > a,
.pagination-template .pagination ul > .active > span,
.pagination-template .pagination ul > .active > a:hover,
.pagination-template .pagination ul > .active > span:hover,
.pagination-template .pagination ul > .active > a:focus,
.pagination-template .pagination ul > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination-template .pagination ul > .disabled > span,
.pagination-template .pagination ul > .disabled > span:hover,
.pagination-template .pagination ul > .disabled > span:focus,
.pagination-template .pagination ul > .disabled > a,
.pagination-template .pagination ul > .disabled > a:hover,
.pagination-template .pagination ul > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-template .pagination ul li.active a {
  background: #fb5a29;
  color: #ffffff;
  border: 1px solid #ed3b04;
}
.pagination-template .pagination ul li.disabled a {
  color: #a2a2a2;
  background: #cfcfcf;
  border: 1px solid #c2c2c2;
}
.pagination-template .pagination ul li a {
  background: #cfcfcf;
  border: 1px solid #c2c2c2;
  color: #333333;
  cursor: pointer;
}

.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.news .l {
  float: left;
}
@media screen and (min-width: 1200px) {
  .news .l {
    width: 780px;
  }
}
@media screen and (max-width: 1200px) {
  .news .l {
    width: 580px;
  }
}
@media screen and (max-width: 980px) {
  .news .l {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .news .l {
    width: 100%;
  }
  .news .l .newsdetail .des-view img {
    width: 100%  !important;
    height: auto !important;
  }
}
@media screen and (max-width: 400px) {
  .news .l {
    width: 100%;
  }
}
.news .l .news-list .new-news h4 {
  margin-bottom: 10px;
  padding-bottom: 7px;
  border-bottom: 1px solid #E9E9E9;
}
.news .l .news-list .new-news .new-body .img-view {
  float: left;
  width: 68%;
}
@media screen and (max-width: 980px) {
  .news .l .news-list .new-news .new-body .img-view {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 700px) {
  .news .l .news-list .new-news .new-body .img-view {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 400px) {
  .news .l .news-list .new-news .new-body .img-view {
    width: 100%;
    float: none;
  }
}
.news .l .news-list .new-news .new-body .img-view img {
  max-width: 100%;
  height: auto;
}
.news .l .news-list .new-news .new-body .new-content {
  float: right;
  width: 30%;
}
@media screen and (max-width: 980px) {
  .news .l .news-list .new-news .new-body .new-content {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 700px) {
  .news .l .news-list .new-news .new-body .new-content {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 400px) {
  .news .l .news-list .new-news .new-body .new-content {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 980px) {
  .news .l .news-list .new-news .new-body .new-content a {
    font-size: 14px;
  }
}
@media screen and (max-width: 700px) {
  .news .l .news-list .new-news .new-body .new-content a {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .news .l .news-list .new-news .new-body .new-content a {
    font-size: 14px;
  }
}
.news .l .news-list .new-news .new-body .new-content h4 {
  margin-bottom: 5px;
  padding-bottom: 0;
  border-bottom: none;
}
.news .l .news-list .list-box {
  margin-top: 30px;
}
.news .l .news-list .list-box .even {
  margin-left: 2%;
}
.news .l .news-list .list-box .news-item {
  vertical-align: top;
  width: 48%;
  display: inline-block;
  margin-bottom: 15px;
  padding-top: 15px;
  border-top: 1px dotted #E9E9E9;
}
@media screen and (max-width: 980px) {
  .news .l .news-list .list-box .news-item {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .news .l .news-list .list-box .news-item {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .news .l .news-list .list-box .news-item {
    width: 100%;
  }
}
.news .l .news-list .list-box .news-item h5 {
  margin-bottom: 5px;
  font-weight: 700;
}
.news .l .news-list .list-box .news-item .news-time {
  color: #adacac;
  font-size: 12px;
  padding: 5px 0;
}
.news .l .news-list .list-box .news-item .img-view img {
  max-width: 100%;
  height: auto;
}
.news .l .news-list .list-box .news-item .hili-view {
  margin-left: 2%;
  margin-top: 5px;
}
.news .r {
  float: right;
  width: 330px;
}
@media screen and (max-width: 980px) {
  .news .r {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .news .r {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .news .r {
    width: 100%;
  }
}
.news .r .feature-news h4 {
  margin-bottom: 10px;
  padding-bottom: 7px;
  border-bottom: 1px solid #E9E9E9;
}
.news .r .feature-news .feature-body ul {
  list-style-type: none;
}
.news .r .feature-news .feature-body ul li {
  padding: 3px 0;
}
.news .r .feature-news .feature-body ul li a {
  color: #fb5a29;
  font-weight: bold;
}
.news .r .banners .banner-item {
  margin-top: 20px;
}
.news .r .fb-like-box {
  border: 1px solid #E9E9E9;
  margin-left: 20px;
  margin-top: 20px;
}
.newsdetail h4 {
  padding: 5px 0;
}
.newsdetail h2 {
  font-size: 16px;
  padding: 5px 0;
  border-bottom: 1px solid #E9E9E9;
}
.newsdetail .news-time {
  color: #adacac;
  font-size: 12px;
  padding: 5px 0;
}
.newsdetail .des-view {
  padding: 10px 0;
}
.newsdetail .img-view {
  margin: 10px 0;
}
.newsdetail .img-view img {
  max-width: 100%;
  height: auto;
}
.newsdetail .des-view img {
  max-width: 780px;
  height: auto;
}
.newsdetail .like-hol {
  margin-top: 20px;
}
.newsdetail .like-hol .fbb-like {
  float: left;
}
.newsdetail .like-hol .gplus-like {
  float: left;
  margin-left: 10px;
}
.newsdetail .like-hol .twitt-like {
  float: left;
  margin-left: 10px;
}
