* {
  padding: 0px;
  margin: 0px;
}
html {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  font-size: 10px;
}
*:before,
*:after {
  z-index: -1;
}
*,
::before,
::after {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent; /*清除点击高亮*/
  -webkit-box-sizing: border-box; /*设置以边框计算宽度*/
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  font-size: 100%;
  color: #333333;
  font-family: Arial, 微软雅黑;
  min-width: 1200px;
  background: #fff;
  overflow-x: hidden;
  font-size: 1.5rem;
}
ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
ol,
ul,
dl,
p,
h2 {
  padding: 0px;
  margin: 0px;
}
img {
  border: none;
  font-size: 0;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}
a {
  text-decoration: none; /*transition:all ease 0.5s;-moz-transition:all ease 0.5s; -ms-transition:all ease 0.5s; -o-transition:all ease 0.5s; -webkit-transition:all ease 0.5s; */
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #8e2125;
}
.warp {
  width: 1000px;
  margin: 0px auto;
}
botton {
  outline: none;
}
:focus {
  outline: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /*safari and chrome*/
  select {
    height: 30px;
    line-height: 30px;
  }
}
select::-moz-focus-inner {
  /*Remove button padding in FF*/
  border: 0;
  padding: 0;
}
@-moz-document url-prefix() {
  /* targets Firefox only */
  select {
    padding: 15px 0 !important;
  }
}
@media screen\0 {
  /* IE Hacks: targets IE 8, 9 and 10 */
  select {
    height: 30px;
    line-height: 30px;
  }
}
.clearfix:before,
.clearfix:after,
.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-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.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-header:after,
.modal-footer:after {
  clear: both;
}
input,
select,
option,
textarea {
  outline: none;
}
/**/

.navopen {
  position: absolute;
  right: 10px;
  top: 30px;
  height: 30px;
  width: 30px;
  border: #ccc solid 1px;
  border-radius: 3px;
  font-size: 1.5rem;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  display: none;
}
.float {
  position: fixed;
  right: 0px;
  top: 200px;
  z-index: 9999;
  width: 184px;
}
.float.open {
  right: -154px;
}
.float.closed {
  right: -1000px;
}
.float-content {
  width: 150px;
  border: #d60d0d solid 1px;
  background: #fff;
  float: left;
}
.button-closed {
  float: left;
  width: 34px;
  height: 473px;
  background: url(../images/float-left.png) no-repeat left center;
  color: #fff;
  padding: 200px 0px 0px 10px;
}
.float-content p.tm,
.float-content p.albb {
  text-align: center;
  border-bottom: #e8e8e8 solid 1px;
  padding: 15px 0px;
}
.float-content p.tm span,
.float-content p.albb span {
  display: block;
  line-height: 24px;
}
.float-content p.qq,
.float-content p.tel {
  border-bottom: #e8e8e8 solid 1px;
  background: #f3f3f3;
  line-height: 36px;
  padding-left: 35px;
}
.float-content p.qq {
  background: #f3f3f3 url(../images/qq.png) no-repeat 10px center;
}
.float-content p.tel {
  background: #f3f3f3 url(../images/phone.png) no-repeat 10px center;
}
.float-content p.code {
  text-align: center;
  padding: 15px 0px;
}
.float-content p.code img {
  max-width: 80%;
}
.float-content p.top {
  background: #d60d0d;
  line-height: 32px;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
}
header {
  background: none;
  height: 122px;
  /* position: absolute;
  top: 0px;
  left: 0px; */
  z-index: 9999;
  width: 100%;
  background: #f2f2f2;
}
header .logo {
  position: absolute;
  left: 0px;
  top: 10px;
}
header .logo img {
  height: 62px;
}
header .container {
  position: relative;
  max-width: 1200px;
  height: 80px;
}
header .slgan {
  position: absolute;
  left: 228px;
  top: 32px;
  border-left: #b49242 solid 1px;
  padding-left: 30px;
}
header .lyw {
  position: absolute;
  right: 0px;
  top: 40px;
}
header .tel {
  position: absolute;
  right: 0px;
  top: 32px;
}
header .tel .icon {
  color: #f00;
  text-align: right;
  font-size: 1.2rem;
  background: url(../images/phone-red.png) no-repeat 58% center;
}
header .tel .text {
  font-size: 2.1rem;
  font-weight: bold;
  color: #000;
  text-align: right;
}
header .top {
  height: 40px;
}
header .tq {
  position: absolute;
  right: 0px;
  top: 24px;
}
.search {
  position: absolute;
  /* right: 0px;
  top: 42px; */
  right: 400px;
  top: 20px;
  width: 240px;
  border: solid 1px #dcdcdc;
  height: 42px;
  background: #fff;
  /* display: none; */
  z-index: 999;
}
.search.open {
  display: block;
}
.search .form-control {
  border: none;
  height: 42px;
  width: 85%;
  background: none;
  float: left;
}
.search .form-control:focus {
  color: #495057;
  background-color: none;
  border: 0;
  outline: 0;
  border: 0;
}
.search .subt {
  width: 15%;
  float: left;
  border: none;
  background: #00a0e9 url(../images/search.png) no-repeat center center;
  background-size: 20px;
  color: #fff;
  height: 40px;
  line-height: 42px;
  text-align: center;
  font-size: 20px;
}
.lang {
  position: absolute;
  right: 0px;
  top: 15px;
}
.lang a {
  display: inline-block;
  padding: 0px 15px;
  border-radius: 20px;
  border: #000 solid 1px;
  margin-left: 10px;
  height: 21px;
  line-height: 21px;
  font-size: 0.8rem;
}
.lang a.active {
  background: #bf1720;
  border-color: #bf1720;
  color: #fff;
}
.flt {
  float: left;
}
.flr {
  float: right;
}
.menu {
  width: 100%;
  /* position: absolute;
  right: 0px;
  top: 40px; */
  background: #1047a1;
  height: 42px;
}
.menu ul {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}
.menu li {
  float: left;
  line-height: 42px;
  width: 14.2%;
  position: relative;
  list-style: none;
  text-align: center;
  color: #fff;
}
.menu li:first-child {
  border: none;
}
.menu li a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  font-weight: bold;
}
.menu li:last-child a {
  padding-right: 0px;
}
.menu li a:hover,
ul.menu li.active a,
.menu li:hover:after {
  color: #ecb91b;
}
.sub-menu {
  display: none;
  position: absolute;
  left: 0px;
  top: 40px;
  z-index: 9;
  background: #028339;
  width: 150%;
}
.menu li:hover .sub-menu {
  display: block;
}
.menu li .sub-menu a {
  line-height: 42px;
  height: 42px;
  border-bottom: #fff solid 1px;
  overflow: hidden;
  padding: 0px 10px;
}
.menu li .sub-menu a:last-child {
  border-bottom: none;
}
.menu li.button a {
  display: inline-block;
  width: 50%;
}
.menu li.button a i {
  width: 100%;
}
.menu li.button a:first-child i {
  border-right: #fff solid 1px;
}
.wxcontent {
  position: fixed;
  width: 300px;
  height: 300px;
  background: rgba(0, 0, 0, 0.8);
  left: calc(50% - 150px);
  top: calc(50% - 150px);
  z-index: 99999;
  line-height: 200px;
  display: none;
}
.wx-code {
  height: 260px;
  line-height: 220px;
  width: 280px;
  text-align: center;
  margin: 0px auto;
  margin-top: 20px;
  position: relative;
}
.wx-code i {
  position: absolute;
  right: -10px;
  top: -20px;
  color: #fff;
  border: #fff solid 1px;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.wx-code > img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  background: #fff;
}
.wx-code h2 {
  font-size: 1.2rem;
  text-align: center;
  line-height: 40px;
  color: #fff;
}
.swiper-banner {
  width: 100%;
  height: 100%;
}
.swiper-banner .swiper-slide {
  background-position: center;
  background-size: cover;
}
.banner {
  height: 560px;
}
.banner a {
  display: block;
  width: 100%;
  height: 100%;
}
.swipers .swiper-slide {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
}
.swipers .swiper-slide img {
  width: 100%;
}
.index-title {
  text-align: center;
  font-size: 3.4rem;
  padding: 15px 0px;
}
.index-title p {
  line-height: 42px;
  position: relative;
}
.index-title p.slogan {
  font-size: 1.4rem;
  color: #aeaeae;
  line-height: 36px;
  text-transform: uppercase;
}
.index-title p span {
  display: inline-block;
  width: 40px;
  height: 1px;
  background: #bfbfbf;
  margin-bottom: 12px;
}
.index-title p span:first-child {
  margin-right: 30px;
}
.index-title p span:last-child {
  margin-left: 30px;
}
.centainer {
  width: 1200px;
  margin: 0px auto;
  background: none;
}
.product ul li {
  margin-bottom: 20px;
}
.product ul li .box {
  box-shadow: #ccc 0px 0px 20px;
  background: #fff;
  position: relative;
  height: 230px;
  overflow: hidden;
}
.product ul li .box .proimg {
  height: 195px;
  overflow: hidden;
  line-height: 195px;
}
.product ul li .box .proimg img {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.product ul li .box .infos {
  background: #f2f2f2;
  position: absolute;
  z-index: 5;
  left: 0px;
  bottom: -60px;
  width: 100%;
  padding: 0px 20px;
  transition: all 0.5s;
}
.product ul li .box .infos h2 {
  font-size: 1.2rem;
  text-align: center;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
}
.product ul li .box .infos p {
  font-size: 0.9rem;
  line-height: 24px;
  padding-bottom: 10px;
}
.product ul li:hover .box .infos {
  bottom: 0px;
  background: #a70000;
  color: #fff;
}
.product ul li:hover .box .infos a {
  color: #fff;
}
.product .more {
  text-align: center;
}
.product .more a {
  display: inline-block;
  padding: 0px 40px;
  border-radius: 50px;
  background: #a70000;
  color: #fff;
  margin: 0px auto;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 42px;
}
.product .more a:hover {
  box-shadow: #ccc 0px 10px 10px;
}
.about {
  background: #fff;
  padding: 50px 0px;
}
.about .container .left {
  width: 479px;
  position: relative;
  overflow: hidden;
  height: 481px;
  float: left;
}
.about .container .left p.img {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.about .container .left .text {
  position: absolute;
  top: 60px;
  left: 60px;
  padding-right: 60px;
}
.about .container .left .text h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
.about .container .left .text p {
  line-height: 26px;
  font-size: 15px;
  margin-bottom: 20px;
}
.about .container .left .text a.more {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  font-size: 12px;
  width: 172px;
  border: #afafaf solid 1px;
  text-align: center;
}
.about .container .left .text a.more i {
  margin-left: 60px;
  font-size: 14px;
}
.about .container .right {
  padding: 0px;
  line-height: 26px;
  width: 721px;
  float: left;
}
.about .container .right h2 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 50px;
}
.about .container .right ul {
  height: 242px;
  background: #f3f3f3;
}
.about .container .right ul li {
  width: 33.3%;
  float: left;
  text-align: center;
  padding-top: 100px;
  line-height: 30px;
}
.about .container .right ul li .big-text {
  color: #09458d;
  font-size: 7.2rem;
}
.about .container .right ul li .su-text {
  color: #6d6d6d;
  font-size: 1.4rem;
}
.about .container .right ul li .big-text span:last-child {
  font-size: 1.2rem;
}
.about .container .right .bottom p {
  float: left;
}
.service {
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
}
.service .left {
  float: left;
  width: 700px;
  padding-top: 60px;
}
.service .left h2 {
  font-size: 2.8rem;
  color: #fff;
  line-height: 60px;
}
.service .left ul {
  width: 430px;
}
.service .left ul li {
  width: 185px;
  float: left;
  height: 48px;
  line-height: 45px;
  margin: 10px 0;
  margin-right: 25px;
}
.service .left ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.service .left ul li a {
  display: block;
  border: #fff solid 1px;
  line-height: 48px;
  height: 48px;
  padding-left: 17px;
  font-size: 1.6rem;
  color: #fff;
  border-radius: 15px;
}
.service .right {
  float: right;
  width: 440px;
}
.service .right ul li {
  height: 150px;
  width: 100%;
  background: rgba(24, 107, 202, 0.9);
  padding: 37px 40px;
}
.service .right ul li .box {
  position: relative;
  height: 46px;
  padding-left: 65px;
}
.service .right ul li .box span.icon {
  width: 46px;
  height: 46px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
}
.service .right ul li .box span.plus {
  position: absolute;
  right: 0px;
  top: 5px;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50px;
  background: none;
  font-size: 2.8rem;
  text-align: center;
  line-height: 35px;
  color: #fff;
  font-family: "宋体", Airal;
}
.service .right ul li:hover .box span.plus {
  background: #fff;
  color: #f57e00;
}
.service .right ul li .box p {
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
}
.service .right ul li .box p span {
  display: inline-block;
  font-size: 1.2rem;
  width: 100%;
  text-transform: uppercase;
  font-weight: normal;
}
.service .right ul li:nth-child(2) {
  background: rgba(46, 133, 210, 0.9);
}
.service .right ul li:nth-child(3) {
  background: rgba(38, 159, 215, 0.9) 0;
}
.service .right ul li:last-child {
  background: rgba(39, 173, 214, 0.9);
}
.service .right ul li:hover {
  background: #f57e00;
}
.cases {
  height: 460px;
  padding-top: 20px;
}
.cases .warp {
  width: 1340px;
  margin: 0px auto;
  padding: 0px 70px;
  height: 362px;
}
.cases.certificate {
  height: 489px;
}
.cases.certificate .warp {
  height: 248px;
}
.swiper-case .swiper-slide {
  background: #fff;
  text-align: center;
  margin: 20px 0px;
}
.swiper-case .swiper-slide .litpic {
  width: 100%;
  border: #e5e5e5 solid 1px;
  border-bottom: 0;
}
.swiper-case .swiper-slide .litpic img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  height: 207px;
}
.swiper-case .swiper-slide .infos {
  background: #fff;
  padding: 20px;
  border: #e5e5e5 solid 1px;
  border-top: 0;
  text-align: left;
}
.swiper-case .swiper-slide:hover .infos a {
  background: #f57e00;
  color: #fff;
}
.swiper-case .swiper-slide .infos p {
  line-height: 24px;
  font-size: 1.4rem;
  color: #4b4b4b;
  height: 48px;
  margin-bottom: 10px;
}
.swiper-case .swiper-slide .infos h2 {
  font-size: 1.8rem;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 42px;
}
.swiper-case .swiper-slide .infos a {
  display: inline-block;
  line-height: 24px;
  padding: 0px 10px;
  background: #b5b5b5;
  color: #fff;
}
.swiper7.swiper-case .swiper-slide .litpic {
  width: 100%;
  border: #e5e5e5 solid 1px;
  border-bottom: 0;
  padding: 10px;
  overflow: hidden;
  height: 178px;
}
.swiper7.swiper-case .swiper-slide .litpic img {
  height: 100%;
  max-width: 100%;
}
.swiper7.swiper-case .swiper-slide .infos {
  background: #fff;
  padding: 10px;
  border: #e5e5e5 solid 1px;
  border-top: 0;
  text-align: left;
}
.swiper7.swiper-case .swiper-slide .infos h2 {
  font-size: 1.5rem;
  line-height: 36px;
  background: #fafafa;
  text-align: center;
}
.lb-dataContainer {
  background: #f7f7f7;
  margin-top: -3px;
  line-height: 26px;
}
.lb-data .lb-details {
  display: inline-block;
  line-height: 26px;
  font-size: 1.5rem;
  color: #000;
}
.lb-data .lb-close {
  width: 20px;
}
.lb-container {
  padding: 50px;
}
/*大事记start*/

.event_box .parHd {
  width: 100%;
  display: inline-block;
  height: 92px;
  overflow: hidden;
  margin-top: 50px;
}
.parHd ul {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding-top: 25px !important;
}
.parHd .tempWrap {
  margin: 0 auto;
  width: 100%;
}
.parHd:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  position: absolute; /* top:33%;*/ /* right:-140%;*/
  right: 0;
  top: 35%; /* margin-top:-0.5px;*/
  z-index: 10;
}
.parHd li.no_line:before {
  display: none;
}
.parHd li {
  display: inline-block;
  cursor: pointer;
  padding-top: 30px;
  font-size: 16px;
  color: #000;
  margin: 0 60px;
  position: relative;
}
.parHd li:after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 20;
  top: -12px;
  left: 50%;
  margin-left: -12px;
}
.parBd {
  text-align: left;
  margin-top: 60px;
  width: 50%;
  float: right;
  padding-top: 100px;
}
.parBd h4 {
  position: relative;
  font-size: 90px;
  margin-bottom: 3%; /*width:200px;*/
  padding: 0 60px;
  display: inline-block;
  color: #e6e6e6;
  font-family: Arial;
  font-weight: bold;
}
.parBd p {
  line-height: 180%;
  font-size: 16px;
  width: 80%;
  margin: 0 auto;
}
div#listBox {
  width: 100%;
}
.sPrev,
.sNext {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 10px;
  background: #ccc;
  border-radius: 30px;
  text-align: center;
  line-height: 30px;
  z-index: 999;
}
.sPrev {
  left: 0;
}
.sNext {
  right: 0;
}
.sPrev img,
.sNext img {
  transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);
  -moz-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);
  -webkit-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);
  -o-transition: all 0.6s cubic-bezier(0.51, 1.1, 0.9, 0.95);
}
.parHd li.act span {
  display: block;
  border: #f57d00 solid 2px;
}
.parHd li span,
.parHd li.clone span {
  border: #d8d8d8 solid 2px;
  border-radius: 20px;
  width: 18px;
  height: 18px;
  overflow: hidden;
  position: absolute;
  top: -2px;
  left: 28px;
  z-index: 21;
  background: #fff;
}
.l2.swiper-button-prev,
.swiper-container-rtl .l2.swiper-button-next {
  background: url(../images/array-left.png) no-repeat right center;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ccc;
  font-size: 10rem;
  left: 0px;
}
.l2.swiper-button-next,
.l2.swiper-container-rtl .swiper-button-prev {
  background: url(../images/array-right.png) no-repeat left center;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ccc;
  font-size: 10rem;
  right: 0px;
}
.l3.swiper-button-prev,
.swiper-container-rtl .l3.swiper-button-next {
  background: url(../images/array-left.png) no-repeat right center;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ccc;
  font-size: 10rem;
  left: 0px;
}
.l3.swiper-button-next,
.l3.swiper-container-rtl .swiper-button-prev {
  background: url(../images/array-right.png) no-repeat left center;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ccc;
  font-size: 10rem;
  right: 0px;
}
.cases .catlist {
  text-align: center;
}
.cases .catlist a {
  display: inline-block;
  padding: 0px 30px;
  height: 40px;
  line-height: 40px;
  border: #dcdcdc solid 1px;
  border-radius: 20px;
  font-size: 1.6rem;
  margin: 0px 10px;
}
.cases .catlist a.active,
.cases .catlist a:hover {
  background: #1047a1;
  border-color: #1047a1;
  color: #fff;
}
.news {
  padding: 50px 0;
  background: #f6f6f6;
}
.news .left {
  width: 490px;
  float: left;
}
.litpic img {
  width: 100%;
}
.news .left .swiper-topnews .swiper-slide .litpic {
  width: 100%;
  height: 340px;
}
.news .left .box:hover h2:after {
  width: 100%;
}
.news .left h2 {
  line-height: 46px;
  text-align: center;
  background: #fff;
  font-weight: normal;
}
.news .left h2 a {
  display: block;
}
.news .left .l3.swiper-button-prev,
.swiper-container-rtl .news .left .l3.swiper-button-next {
  background: rgba(0, 0, 0, 0.5);
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ccc;
  font-size: 3rem;
  left: 0px;
}
.news .left .l3.swiper-button-next,
.news .left .l3.swiper-container-rtl .swiper-button-prev {
  background: rgba(0, 0, 0, 0.5);
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ccc;
  font-size: 3rem;
  right: 0px;
}
.news .left li {
  margin-bottom: 32px;
  height: 75px;
  overflow: hidden;
}
.news .left li .box {
  padding-left: 80px;
  position: relative;
}
.news .left li .box h2 {
  font-size: 1.6rem;
  color: #000;
  line-height: 40px;
}
.news .left li .box .date {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  border: #cccccc solid 1px;
  text-align: center;
  height: 75px;
}
.news .left li .box .date span {
  display: block;
  width: 100%;
}
.news .left li .box .date span:first-child {
  background: #ccc;
  font-size: 3rem;
  color: #ffffff;
  height: 46px;
  line-height: 46px;
}
.news .left li .box .date span:last-child {
  line-height: 29px;
}
.news .right {
  float: right;
  width: 680px;
}
/* .news .right li:first-child {
  float: left;
  width: 46%;
}
.news .right li:last-child {
  float: right;
  width: 46%;
} */
.news .right li {
  border-bottom: #fff solid 1px;
  padding: 10px 0;
}
.news .right li h2 {
  font-size: 1.6rem;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-right: 100px;
  padding-left: 15px;
}
.news .right li h2::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 15px;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background: #333333;
  z-index: 2;
}
.news .right li h2:hover::before {
  background: #8e2125;
}
.news .right li .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.2rem;
  color: #9e9e9e;
}
.news .right li .infos {
  color: #6f6f6f;
  font-size: 1.4rem;
  line-height: 26px;
}
.news .right li .date span:first-child {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 52px;
}
.news .right li p.news-img {
  height: 168px;
  overflow: hidden;
}
.news .right li p.news-img img {
  width: 100%;
}
.news .index-title {
  text-align: left;
  position: relative;
}
.news .index-title .catlist {
  position: absolute;
  right: 0px;
  top: 10px;
}
.layui-form-select .layui-edge {
  right: 0px;
  top: 0px;
  width: 41px;
  height: 38px;
  margin: 0px;
  border: none;
  background: #f3f3f3 url(../images/arr-down.png) no-repeat center center;
  display: inline-block;
}
.layui-form-selected .layui-edge {
  transform: rotate(0deg);
  transform: rotate(0deg);
}
.layui-form-select dl dd.layui-this {
  background: #1048a0;
}
.layui-btn {
  width: 100%;
  background: #f57d00;
  text-align: center;
}
.cases .catlist {
  text-align: right;
}
.news .index-title .catlist a {
  display: inline-block;
  padding: 0px 30px;
  height: 40px;
  line-height: 40px;
  border: #dcdcdc solid 1px;
  /* border-radius: 20px; */
  font-size: 1.6rem;
  /* margin-left: 15px; */
  background: #dcdcdc;
}
.news .index-title .catlist a:first-child,
.news .index-title .catlist a.active,
.news .index-title .catlist a:hover {
  background: #1047a1;
  border-color: #1047a1;
  color: #fff;
}
.topnews {
  padding: 50px 0px;
  background: #f8f8f8;
}
.topnews .left {
  width: 862px;
  float: left;
}
.topnews .right {
  float: right;
  width: calc(100% - 862px);
  background: #fff;
  padding: 20px;
  height: 287px;
}
.swiper-topnews .swiper-slide .litpic {
  float: left;
  width: 387px;
  height: 287px;
  overflow: hidden;
}
.swiper-topnews .swiper-slide .litpic img {
  width: 100%;
  height: 100%;
}
.swiper-topnews .swiper-slide .infos {
  float: left;
  width: calc(100% - 387px);
  background: url(../images/topnew-bg.jpg) no-repeat left top;
  height: 287px;
  padding: 20px;
}
.swiper-topnews .swiper-slide .infos h2 {
  color: #404040;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper-topnews .swiper-slide .infos .date {
  font-size: 1.4rem;
  color: #a7a7a7;
  font-family: Arial;
  line-height: 50px;
}
.swiper-topnews .swiper-slide .infos .description {
  font-size: 1.4rem;
  color: #404040;
  line-height: 28px;
}
.swiper-topnews .swiper-slide .infos a {
  display: inline-block;
  padding: 0px 50px;
  border: #a0a0a0 solid 1px;
  line-height: 38px;
  text-align: center;
  margin-top: 15px;
  background: #fff;
}
.topnews .l3.swiper-button-prev,
.swiper-container-rtl .topnews .l3.swiper-button-next {
  background: rgba(0, 0, 0, 0.5);
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ccc;
  font-size: 3rem;
  left: 0px;
}
.topnews .l3.swiper-button-next,
.topnews .l3.swiper-container-rtl .swiper-button-prev {
  background: rgba(0, 0, 0, 0.5);
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #ccc;
  font-size: 3rem;
  right: 475px;
}
.news-page ul li {
  border-bottom: #e5e5e5 solid 1px;
  padding: 40px 0px;
}
.news-page ul li .box {
  position: relative;
  height: 170px;
  overflow: hidden;
}
.news-page ul li .box p.date {
  position: absolute;
  left: 30px;
  top: 0px;
  font-family: Arial;
  font-size: 1.4rem;
  width: 110px;
  display: inline-block;
  text-align: center;
  border-right: #e5e5e5 solid 1px;
}
.news-page ul li .box p.date span:first-child {
  font-size: 5rem;
  display: block;
}
.news-page ul li .box .infos {
  padding-left: 180px;
  line-height: 24px;
  font-size: 1.4rem;
  color: #565555;
  padding-right: 280px;
}
.news-page ul li .box .infos h2 {
  font-size: 2rem;
  line-height: 48px;
  color: #202020;
}
.news-page ul li .box .pimg {
  position: absolute;
  right: 30px;
  top: 0px;
  width: 226px;
  height: 170px;
  overflow: hidden;
  line-height: 170px;
}
.news-page ul li .box .pimg img {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.hr-page {
  padding: 50px 0px;
}
.hr-page .description {
  font-size: 1.4rem;
  margin-bottom: 50px;
}
.hr-page .description h2 {
  font-size: 2.8rem;
  line-height: 48px;
}
.hr-page .pagecontent h2 {
  background: #1048a0;
  line-height: 55px;
  overflow: hidden;
  color: #fff;
  font-size: 1.6rem;
}
.hr-page .pagecontent h2 span {
  display: block;
  width: 20%;
  float: left;
  text-align: center;
}
.hr-page .pagecontent .item {
  border-bottom: #efefef solid 1px;
}
.hr-page .pagecontent .item > p {
  line-height: 55px;
  overflow: hidden;
  color: #6e6e6e;
  font-size: 1.6rem;
  background: #fff;
}
.hr-page .pagecontent .item > p span {
  display: block;
  width: 20%;
  float: left;
  text-align: center;
}
.hr-page .pagecontent .item .itemcontent {
  padding: 20px 50px;
  background: #f9f9f9;
  font-size: 1.5rem;
  line-height: 30px;
  display: none;
}
.hr-page .pagecontent .item .itemcontent.open {
  display: block;
}
.contact {
  padding: 20px 0px;
  background: #333238 url(../images/bottomnav-bg.jpg) no-repeat top center;
}
.contact p {
  line-height: 30px;
  font-size: 1.4rem;
}
.contact .left {
  float: left;
  width: 50%;
}
.contact .left .box {
  width: 100%;
}
.contact .left .box .navlist {
  width: 24%;
  float: left;
  color: #fff;
  font-size: 2rem;
  line-height: 1.2;
}
.contact .left .box .navlist dl {
  padding-top: 10px;
  margin: 0px;
}
.contact .left .box .navlist dd {
  margin: 0px;
}
.contact .left .box .navlist dd a {
  color: #a2a2a2;
  font-size: 1.4rem;
  display: block;
  line-height: 28px;
}
.contact .center {
  float: left;
  width: 340px;
  color: #a2a2a2;
}
.contact .center h2 {
  color: #fff;
  padding-bottom: 10px;
}
.contact .right {
  float: right;
  width: 220px;
}
.links-box {
  /* border-bottom: #000 solid 1px;
  margin-bottom: 20px !important;
  padding-bottom: 15px !important; */
  width: 100%;
  background: #f2f2f2;
  padding: 20px 0;
}

.links-box,
.links-box a {
  color: #000;
}
.links-box span,
.links-box a {
  display: inline-block;
  padding: 0px 5px;
}
.links-box span {
  font-weight: bold;
  padding-left: 0;
}
.links {
  background: #fff;
  height: 34px;
  line-height: 34px;
  position: relative;
  width: 100%;
  padding-left: 10px;
}
.links span {
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 34px;
  text-align: center;
  width: 54px;
  background: #28272c;
  color: #fff;
}
.links ul {
  position: absolute;
  top: 34px;
  left: 0px;
  background: #fff;
  padding: 10px;
  width: 100%;
  z-index: 9;
  display: none;
}
.links:hover ul {
  display: block;
}
.links ul li {
  line-height: 26px;
}
.codes {
  text-align: right;
  height: 120px;
  padding-top: 20px;
}
.codes img {
  padding: 10px;
  background: #fff;
  display: inline-block;
  width: 120px;
  height: 120px;
}
.codes span {
  display: inline-block;
  height: 120px;
  line-height: 120px;
  color: #fff;
  padding: 0px 20px 0px 0px;
}
.bottomnav {
  background: #7b7b7b;
  padding: 20px 0px;
  color: #fff;
}
.bottomnav a {
  color: #fff;
}
.footer {
  background: #313131;
  line-height: 42px;
  text-align: left;
  color: #fff;
}
.footer a.support {
  float: right;
  color: #fff;
}
.product-box {
  padding: 50px 0px;
}
/*.row{padding:0px; margin: 0px;}*/

.subbanner {
  position: relative;
}
/*.subbanner img{width:100%}*/

.subbanner {
  height: 300px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
.subbanner .catlist {
  position: absolute;
  bottom: 120px;
  left: 0px;
  width: 100%;
  text-align: center;
}
.subbanner .catlist h2 {
  font-size: 3.6rem;
  font-weight: bolder;
  text-shadow: #000 0px 0px 10px;
  color: #fff;
  margin-bottom: 40px;
}
.subbanner .catlist a {
  display: inline-block;
  padding: 0px 50px;
  background: rgba(255, 255, 255, 0.6);
  line-height: 43px;
  color: #474747;
  font-weight: bold;
  font-width: bold;
  margin: 0px 10px;
}
.subbanner .catlist a:hover,
.subbanner .catlist a.active {
  background: #f57d00;
  color: #fff;
}
.catlists {
  width: 100%;
  text-align: center;
  padding: 20px 0px;
}
.catlists h2 {
  font-size: 3.6rem;
  font-weight: bolder;
  text-shadow: #000 0px 0px 10px;
  color: #000;
  margin-bottom: 40px;
}
.catlists a {
  display: inline-block;
  padding: 0px 30px;
  background: #1048a0;
  line-height: 43px;
  color: #fff;
  font-weight: bold;
  font-width: bold;
  margin: 0px 10px;
}
.catlists a:hover,
.catlists a.active {
  background: #f57d00;
  color: #fff;
}
.case-page ul {
  padding: 50px 0px;
}
.case-page ul li {
  float: left;
  width: 25%;
  padding: 0px 10px;
  margin: 10px 0px;
}
.case-page ul li .box {
  border: #d5d5d5 solid 1px;
  padding-bottom: 20px;
}
.case-page ul li .box .pimg {
}
.case-page ul li .box .pimg img {
  width: 100%;
  height: 203px;
}
.case-page ul li .box h2 {
  font-size: 1.6rem;
  font-weight: bold;
  padding: 0px 20px;
  line-height: 42px;
  color: #2e2e2e;
}
.case-page ul li .box .infos {
  font-size: 1.4rem;
  padding: 0px 20px;
  line-height: 24px;
  color: #5b5b5b;
}
.content-desc {
  text-align: right;
  font-size: 1rem;
}
h2.h2 {
  font-size: 2.14rem;
  border-bottom: #cccccc solid 1px;
  line-height: 78px;
}
h2.h2 span {
  display: inline-block;
  border-bottom: #8e2125 solid 2px;
}
h2.h2 .container {
  position: relative;
}
h2.h2 p.ename {
  font-size: 1rem;
  text-transform: Uppercase;
  padding: 10px 0px;
}
h2.h2 a.more {
  position: absolute;
  right: 0px;
  top: 20px;
  border: #ccc solid 1px;
  border-radius: 3px;
  display: inline-block;
  width: 60px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 0.85rem;
  text-transform: Uppercase;
}
.swiper-pagination-bullet {
  border-radius: 0px;
  width: 15px;
  height: 15px;
  background: #fff;
  opacity: 1;
  border-radius: 10px;
}
.swiper-pagination-bullet-active {
  background: #8e2024;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  width: 30px;
  background: #f57e00;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0px;
  height: 30px;
}
.pages {
  padding: 20px 0px;
  text-align: center;
  position: relative;
}
.pages a,
.pages span {
  display: inline-block;
  height: 36px;
  min-width: 36px;
  padding: 0px 5px;
  line-height: 36px;
  text-align: center;
  border: #ccc solid 1px;
  margin-left: -1px;
  color: #a3778d;
}
.pages span,
.pages a:hover {
  background: #1048a0;
  color: #fff;
  border-color: #1048a0;
}
.numb-desc {
  color: #969696;
  font-size: 1.1rem;
  line-height: 24px;
}
.swipers .swiper-button-next,
.swipers .swiper-container-rtl .swiper-button-prev {
  background: #8e2024;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  right: calc(50% - 600px);
  color: #fff;
  border-radius: 20px;
  opacity: 0.5;
}
.swipers .swiper-button-prev,
.swipers .swiper-container-rtl .swiper-button-next {
  background: #8e2024;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  left: calc(50% - 600px);
  opacity: 0.5;
}
.swipers .swiper-button-next:hover,
.swipers .swiper-container-rtl .swiper-button-prev:hover,
.swipers .swiper-button-prev:hover,
.swipers .swiper-container-rtl .swiper-button-next:hover {
  opacity: 1;
}
/*联系方式*/

.contact-text {
  background: rgba(16, 72, 160, 0.85);
  padding: 50px 40px;
  color: #fff;
  width: 490px;
  height: 326px;
  line-height: 40px;
  font-size: 1.5rem;
  float: right;
}
.contact-text h2 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 60px;
}
.contact-text p {
  line-height: 40px;
}
.contact-text p img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.map {
  height: 482px;
  width: 100%;
  background: url(../images/map.jpg) no-repeat center top;
  padding-top: 82px;
}
.msgcontent {
  padding: 50px 0px;
}
.msgcontent form {
  width: 80%;
  margin: 0px auto;
}
.msgcontent form p {
  width: 30%;
  float: left;
  margin: 25px 0;
}
.msgcontent form p input {
  width: 100%;
  height: 50px;
  border: #dfdfdf solid 1px;
  padding: 0px 10px;
}
.msgcontent form p:nth-child(2) {
  margin: 25px 5%;
}
.msgcontent form textarea {
  width: 100%;
  min-height: 200px;
  border: #dfdfdf solid 1px;
  padding: 10px;
}
.msg-text {
  text-align: center;
}
.msg-text h3 {
  font-size: 3rem;
}
.msg-text p {
  color: #858585;
  line-height: 40px;
}
.msg-text span {
  display: inline-block;
  height: 1px;
  width: 50px;
  background: #858585;
}
.msgcontent form .button {
  text-align: center;
  padding: 35px 0px;
}
.msgcontent form .button input {
  width: 184px;
  line-height: 42px;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  border-radius: 5px;
  margin: 0px 10px;
  border: none;
}
.msgcontent form .button input:first-child {
  background: #f57d00;
}
.msgcontent form .button input:last-child {
  background: #b8b8b8;
}
/*荣誉*/

.honor-page {
  padding: 50px 0px;
}
.honor-page .container > .left {
  float: left;
  width: 50%;
  padding: 75px;
}
.honor-page .container > .left .itembox .items {
  display: none;
}
.items p.img {
  background: #fff;
  padding: 10px;
}
.items p.img img {
  width: 100%;
}
.items h2 {
  line-height: 80px;
  text-align: center;
  color: #fff;
  background: #1048a0;
  font-size: 1.8rem;
}
.honor-page .container > .right {
  float: right;
  width: 50%;
  background: rgba(16, 72, 160, 0.5);
  height: 572px;
  padding: 50px 75px;
  color: #fff;
  line-height: 26px;
  font-size: 1.4rem;
}
.honor-page .container > .right h2 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 80px;
}
.honor-page .container > .right .box ul {
  margin-top: 30px;
  height: 260px;
  overflow-y: auto;
}
.honor-page .container > .right .box ul li {
  float: left;
  width: 30%;
  margin: 10px 1.5%;
  padding: 10px;
  background: #e6e6e6;
  cursor: pointer;
}
.honor-page .container > .right .box ul li:hover {
  background: #f57d00;
}
.honor-page .container > .right .box ul li img {
  width: 100%;
}
.page-title {
  border-bottom: #f5f5f5 solid 1px;
  text-align: center;
  padding: 20px 0px;
}
.page-title h2 {
  font-size: 2.8rem;
  line-height: 80px;
}
.page-title p {
  color: #828282;
}
.pagecontent .content {
  line-height: 30px;
  padding: 40px;
  border-bottom: #f5f5f5 solid 1px;
}
.prev-next {
  line-height: 46px;
  color: #818181;
}
.prev-next a {
  color: #818181;
}
.prev-next a:hover {
  text-decoration: underline;
  color: #1048a0;
}
div#back-to-top {
  width: 100px;
  height: 140px;
  position: fixed;
  bottom: 100px;
  right: 0px;
}
div#back-to-top a {
  text-align: center;
  text-decoration: none;
  color: #fff;
  display: block;
  width: 60px;
  height: 60px;
  -moz-transition: color 1s;
  -webkit-transition: color 1s;
  -o-transition: color 1s;
  line-height: 85px;
  font-size: 45px;
  background: url(../images/index/top.jpg) no-repeat center top;
  margin-bottom: 5px;
  background-size: 100%;
}
div#back-to-top a.wixin {
  background: url(../images/index/wixin.jpg) no-repeat center top;
  background-size: 100%;
}
div#back-to-top a.qq {
  background: url(../images/index/qq.jpg) no-repeat center top;
  background-size: 100%;
}
div#back-to-top a span {
  border-radius: 6px;
  display: block;
  height: 64px;
  width: 56px;
  margin-bottom: 5px;
  -moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
}
.floatnav {
  width: 180px;
  position: fixed;
  top: 96px;
  left: calc(50% - 820px);
  background: #d9b55f;
  z-index: 999;
}
.floatnav ul li {
  line-height: 46px;
  text-align: center;
  border-bottom: #b49242 solid 1px;
}
.floatnav ul li > a {
  color: #fff;
  display: block;
  width: 100%;
}
.floatnav ul li:last-child {
  border: none;
}
.form-input input {
  padding-right: 10px;
  width: 95%;
  height: 52px;
  background: url(../images/name-icon.png) no-repeat 10px center;
  border: none;
  border: #e2e2e2 solid 1px;
  padding-left: 40px;
  font-size: 1.14rem;
  color: #c2c1c1;
}
.form-input input.phone {
  background: url(../images/phone-icon.png) no-repeat 10px center;
}
.vcode {
  position: relative;
}
.vcode img {
  position: absolute;
  left: 160px;
  top: 0px;
  width: 120px;
  height: 52px;
}
.vcode input {
  height: 52px;
  border: none;
  border: #e2e2e2 solid 1px;
  padding-left: 40px;
  padding-right: 10px;
  font-size: 1.14rem;
  color: #c2c1c1;
  width: 150px;
}
div#back-to-top p#top {
  background: #fff url(../images/arr-top.png) no-repeat center center;
  height: 50px;
  display: none;
}
div#back-to-top p.msg {
  background: #3cd66c url(../images/email.png) no-repeat center 10px;
  height: 90px;
  text-align: center;
  color: #fff;
}
div#back-to-top p.msg span {
  display: inline-block;
  padding-top: 60px;
}
footer {
  padding: 0px;
  font-size: 1rem;
  background: #537bb7;
}
footer .copy {
  padding: 10px 0px;
  text-align: center;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.pagecontent .content {
  padding: 20px;
}
/********************article*********************************/

.container {
  padding: 0px;
  margin: 0px auto;
}
@media (min-width: 576px) {
  /*.container {    max-width: 100%;  }*/
}
@media (min-width: 768px) {
  /*.container {   max-width: 100%;  }*/

  .layer5 .gdnub ul {
    display: block;
  }
  .layer5 .gdnub ul li {
    width: 32%;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  /*.container {    max-width: 100%;  }*/
  .layer5 .gdnub ul {
    display: flex;
  }
  .layer5 .gdnub ul li {
    width: 20%;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1200px;
    padding: 0px;
    margin: 0px auto;
  }
}
@media (max-width: 420px) {
  .layer5 .gdnub ul {
    display: block;
  }
  .layer5 .gdnub ul li {
    width: 49%;
    display: inline-block;
  }
}
@media (max-width: 320px) {
  html {
    font-size: 50%;
  }
  .layer5 .gdnub ul {
    display: block;
  }
  .layer5 .gdnub ul li {
    width: 49%;
    display: inline-block;
  }
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
  .layer5 .gdnub ul {
    display: block;
  }
  .layer5 .gdnub ul li {
    width: 49%;
    display: inline-block;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
  .layer5 .gdnub ul {
    display: block;
  }
  .layer5 .gdnub ul li {
    width: 32%;
    display: inline-block;
  }
}
.sm-menu {
  display: none;
  width: 100%;
  background: #0069b7;
}
.sm-menu ul li {
  line-height: 36px;
  border-bottom: #fff solid 1px;
  color: #fff;
  position: relative;
}
.sm-menu ul li i {
  position: absolute;
  right: 0px;
  top: 0px;
  display: inline-block;
  width: 36px;
  height: 36px;
  background: #fff;
  color: #000;
  line-height: 36px;
  text-align: center;
}
.sm-menu ul li dl {
  display: none;
}
.sm-menu ul li a {
  color: #fff;
  padding-left: 20px;
  display: block;
}
.sm-menu ul li dd {
  display: block;
  padding-left: 30px;
  line-height: 32px;
  border-top: #6d99b9 solid 1px;
}
.sm-menu ul li dd:first-child {
  border-color: #fff;
}
.sm-menu .open {
  height: auto;
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
  html {
    font-size: 14px;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1320px) {
  body#article .container {
    width: 100%;
  }
  .container {
    max-width: 1200px;
  }
}
@media screen and (max-width: 1500px) {
  .container,
  .sec6 .conter {
    max-width: 1200px;
  }
  header .container {
    max-width: 1240px;
  }
}
