@import url("font-awesome.min.css");

@font-face {

  font-family: 'FontAwesome';

  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');

  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');

  font-weight: normal;

  font-style: normal;

}

.NoInformation {
  text-align: center;
  margin: 3vh 0 6vh 0;
}

.PageProgram {
  width: 100%;
  text-align: center;
  padding: 15px 0 7px 0px;
  clear: both;
  font: normal 12px/21px 'Arial';
  color: #666666;
}

.PageProgram span {
  padding: 6px 9px;
  background: #F9F9F9;
  border: 1px solid #E4E4E4;
}

.PageProgram span:hover {
  background: #E9E9E9;
  border: 1px solid #D4D4D4;
}

.PageProgram span a {
  color: #333333;
}

.PageProgram input {
  vertical-align: middle;
  margin-top: -1px;
}

.PageProgram_inputA {
  border: 1px solid #CFCFCF;
  background-color: #FFFFFF;
  width: 19px;
  padding: 2px 4px 1px 4px;
}

.PageProgram_inputB {
  border: 1px solid #AFAFAF;
  background-color: #CCCCCC;
  width: 29px;
  padding: 2px 4px 1px 4px;
  cursor: pointer;
}

html,
body {
  overflow: unset !important;
}

.weui-c-article {
  width: 96%;
  margin: 0 auto 30px;
  line-height: 2;
  text-align: justify;
}

.page_l_d_wrapper {
  overflow: hidden;
}

.weui-c-article img {
  display: inline-block;
  max-width: 100%;
}

.big_div {

  width: 100%;

  overflow: hidden;

}

.contact .map{
}

.c-row {

  float: left;

}

.wenhua {
  display: flex;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.wenhua img {
  flex: 1;
  padding: 0 20px;
  width: 50%;
}

.licheng .page_title,
.aContent .page_title,
.aContent .wenhua_title {
  text-align: center;
  margin: 20px 0 30px 0;
}

.licheng .page_title h3,
.aContent .page_title h3,
.aContent .wenhua_title h3 {
  font-size: 30px;
  position: relative;
}

.licheng .page_title h3 {
  color: #fff;
}

.contact {
  display: flex;
  margin: 20px;
  border: 1px solid ;
}

.contact .contactInfo,
.contact .map {
  height: 40vh;
  flex: 1;
  margin: 20px;
  max-height: 400px;
}

.contact .contactInfo {
}

.contact .contactInfo h1 {
  text-align: center;
  color: #252784;
  position: relative;
  margin-bottom: 7vh;
  margin-top: 6vh;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 28px;
}

.contact .contactInfo h1::before {
  content: '';
  border-bottom: 1px solid #a9a9a9;
  width: 50%;
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -26%;
}

.contact .contactInfo .tel,
.contact .contactInfo .addr {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 4vh;
  padding: 6px 0 6px 39px;
  font-size: 20px;
  color: #a2a2a2;
}

.contact .contactInfo .tel {
  background: url('../images/tel.png') no-repeat 0 6px;
  background-size: 30px;
  position: relative;
}

.contact .contactInfo .addr {
  background: url('../images/addr.png') no-repeat 1px 3px;
  background-size: 27px;
  position: relative;
}

.contact .contactInfo .tel::before,
.contact .contactInfo .addr::before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -12px;
  left: 0;
  display: block;
  background-color: #a9a9a9;
}

.contact .map iframe {
  width: 100%;
  height: 100%;
}

.contactList {
  display: flex;
}

.contactList li h4{
    font-size: 20px;
}
.rec-list3 {
  margin-top: 1.5rem;
  margin-bottom: 3.5rem;
}

.rec-list3 ul li {
  font-size: 1.4rem;
  line-height: 3.45rem;
  background: #fff;
  color: #333;
}

.rec-list3 ul li .rec3-top {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;

}

.rec-list3 ul li .rec3-top div,
.rec-list3 ul li .rec3-top a {
  width: 16.667%;
  text-align: center;
  cursor: pointer;
  position: relative;
}

.rec-list3 ul li:first-child .rec3-top {
  background: #8f8f8f;
  padding: .32rem 0;
}

.rec-list3 ul li:first-child .rec3-main-title {
  color: #fff;
}

.rec-list3 ul li:nth-child(n+2) .rec3-top {
  padding: .52rem 0 .42rem 0;
}

.rec-list3 ul li .rec3-top a {
  color: #0072d7;
  padding-bottom: .1rem;
}

.rec-list3 ul li .rec3-top a span {
  width: 30%;
  height: 1px;
  background: #0072d7;
  position: absolute;
  left: 50%;
  display: block;
  transform: translateX(-50%);
  bottom: 0;
}

.rec3-img1 {
  display: block;
}

.rec3-img2 {
  display: none;
}

.rec3-main-title img {
  position: absolute;
  left: 50%;
  margin-left: -9px;
  top: 50%;
  transform: translateY(-50%);
}

.rec-list3 ul .rec3-zp.on-rec3 .rec3-top {
  background: #e6e6e6;
}

.rec-list3 ul .rec3-zp.on-rec3 .rec3-img1 {
  display: none;
}

.rec-list3 ul .rec3-zp.on-rec3 .rec3-img2 {
  display: block;
}

.rec3-bot {
  width: 100%;
  background: #e6e6e6;
  padding: .875rem 5% 1.75rem 5.5%;
  box-sizing: border-box;
  display: none;
}

.rec3-bot-title {
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
  line-height: 2.48rem;
  margin-bottom: .7rem;
}

.rec3-zp .rec3-top {
  border-bottom: 1px solid #cfcfcf;
}

.rec3-bot-left,
.rec3-bot-right {
  width: 48%;
}

.rec3-bot-right {
  margin-left: 4%;
}

.rec3-bot-all {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.rec3-bot-txt p {
  font-size: 1.35rem;
  color: #666;
  line-height: 1.7rem;
}

.rec3-bot-dz {
  font-size: .4rem;
  font-weight: bold;
  color: #333;
  line-height: .48rem;
  margin: .7rem 0 .4rem 0;
}

.rec3-bot-dz2 {
  font-size: .35rem;
  color: #333;
  line-height: .42rem;
}

.rec4-page {
  margin-top: 2.5rem;
}

.contactList li {
  flex: 1;
  background: url(../images/contractArrow.png) no-repeat center 10px;
  padding-top: 100px;
  border: 1px solid #494949;
  margin: 20px;
  padding: 100px 20px 20px;
}

.contactList li .addr dt {
  background: url(../images/addr.png) no-repeat 0 0;
  background-size: 17px;
  padding-left: 20px;
}

.contactList li .tel dt {
  background: url(../images/tel.png) no-repeat 0 3px;
  background-size: 17px;
  padding-left: 20px;
}

.contactList li .addr {
  margin: 20px 0;
}

.contactList li dd {
  color: #888;
}


.aContent .wenhua_title h3 {
  font-weight: normal;
  font-size: 26px;
  color: #154A99;
}

.aboutvideo {
  display: inline-block;
  float: right;
  background-color: #111;
  border-radius: 8px;
  box-shadow: 0 3px 10px #666;
  margin: 20px;
  width: 50%;
}

.licheng .page_title h3::before,
.aContent .page_title h3::before {
  width: 38px;
  height: 2px;
  background: #154A99;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -16px;
  margin-left: -19px;
  -webkit-animation: mxmove 4s infinite;
  animation: mxmove 4s infinite;
}

.licheng .page_title h3::before {
  background-color: #fff;
}

.aContent .wenhua_title h3::before {
  width: 38px;
  height: 2px;
  background: #154A99;
  content: '';
  position: absolute;
  left: 43%;
  bottom: 15px;
  margin-left: -19px;
}

.aContent .wenhua_title h3::after {
  width: 38px;
  height: 2px;
  background: #154A99;
  content: '';
  position: absolute;
  right: 43%;
  bottom: 15px;
  margin-right: -19px;
}

.wenhua_content {
  display: flex;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.wenhua_content div {
  flex: 1;
  text-align: center;
}

.licheng {
  background: url('../images/blueBg.jpg') no-repeat;
  padding: 30px 0;
}

/*信息最终页*/
#article_view_content {
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
  padding-top: 5px;
}

#article_view_content .aTitle {
  text-align: center;
  font: normal 24px/31px 'Microsoft Yahei', 'Arial', '宋体';
  padding: 7px 0px;
  background: url(../images/underline.png) repeat-x 0px bottom;
  color: #333;
}

#article_view_content .aProperties {
  text-align: center;
  font: normal 14px/27px 'Arial';
  color: #999;
}

#article_view_content .aProperties span {
  cursor: pointer;
}

#article_view_content .aContent {
  text-align: left;
  padding: 10px 0px;
  word-wrap: break-all;
  font: normal 18px/1.8 '';
}

#article_view_content .aContent p {
  padding: 1px 0 9px 0;
  font: normal 18px/1.8 '';
}

#article_view_content .aIMG {
  padding: 10px 0 2px 0;
  text-align: center;
  margin: auto;
  max-width: 450px;
}

#article_view_content .aIMG img {
  padding: 4px;
  background-color: #FFF;
  border: 1px solid #DDD;
  margin: auto;
  width: 100%;
}

.morelist {
  border-top: 1px solid #929292;
  margin: 30px auto 10px;
  padding: 30px 0;
}

.morelist .moretitle {
  text-align: center;
  font-size: 20px;
  font-weight: bolder;
  position: relative;
}

.morelist .moretitle::before {
  width: 38px;
  height: 4px;
  background: #154A99;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -21px;
  margin-left: -19px;
  -webkit-animation: mxmove 4s infinite;
  animation: mxmove 4s infinite;
}

.morelist ul {
  overflow: hidden;
  margin: 40px 0 0;
}

.morelist li {
  width: 31.333%;
  float: left;
  box-sizing: border-box;
  margin: 0 1%;
  background: #f7f8f8;
}

.morelist li h4 {
  font-size: 18px;
  line-height: 1.5;
  padding: 10px 14px;
}

.morelist li span {
  font-size: 14px;
  color: #888;
  padding: 0 14px 15px;
  display: block;
}

.morelist li img {
  width: 100%;
  height: 260px;
}

.btn_viewB,
.btn_viewA {
  width: 45px;
  height: 19px;
  color: #FFF;
  float: right;
  margin-left: 1px;
  display: inline;
  font: normal 12px/19px "宋体";
  text-align: center;
}

.btn_viewB a,
.btn_viewB a:link,
.btn_viewB a:visited,
.btn_viewB a:active,
.btn_viewA a,
.btn_viewA a:link,
.btn_viewA a:visited,
.btn_viewA a:active {
  color: #FFF;
  display: block;
  height: 19px;
}

.btn_viewB {
  background: #6A440B;
}

.btn_viewA {
  background: #A46B11;
}

.show_next {
  display: block;
  clear: both;
  margin: 0px auto;
  text-align: left;
  font: normal 12px/21px 'Arial';
  padding: 3px 6px;
  border: 1px dashed #DDD;
  color: #666;
}

.show_next a:link,
.show_next a:visited,
.show_next a:active {
  color: #666;
}

.aContent img {
  display: inline-block !important;
  max-width: 100%;
  margin: 1.2em auto;
}

.ClsSinglePageTxt {
  text-align: left;
  padding: 1px 0px;
  word-wrap: break-all;
  font: normal 18px/1.8 '';
  color: #111;
}

.ClsSinglePageTxt p {
  padding: 2px 0 7px 0;
  font: normal 18px/1.8 '';
}

@media (max-width: 920px) {
  .morelist li img {
    height: 180px;
  }
}

@media (max-width: 880px) {

  .container .c-row {

    width: 50% !important;

  }

}

@media (max-width: 768px) {

  .container .c-row {

    width: 100%;

  }
  .aboutvideo{
      float: unset;
      width: 100%;
  }

}

@media (max-width: 640px) {
  .morelist li {
    width: 100%;
    margin-bottom: 30px;
  }

  .morelist li img {
    height: 270px;
  }

  .container .c-row {

    width: 100% !important;

  }

}



.cst_container_base {

  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;

}



@media (max-width: 767px) {

  .cst_container_base {

    width: 100%;

  }

  .contact,
  .contactList {
    display: block;
  }

}



.c-container-1 {

  min-height: 80px;

}



.c-row {

  min-height: 80px;

  word-spacing: -4px;

  margin-left: 0;

  margin-right: 0;

  padding-right: 0;

  padding-left: 0;

}



.c-column {

  /*width: 100% !important;*/

  /*position: relative;*/

  /*margin-top: 15px;*/

  /*margin-bottom: 15px;*/

  /*min-height: 80px;*/

  /*word-spacing: normal;*/
  

}



/* .c-column::after {

  content: "";

  display: block;

  width: 100%;

  position: absolute;

  bottom: -15px;

  height: 1px;

  z-index: 1;

  background-color: currentColor;

  opacity: 0.2;

} */



.cbcont_2eb4dac4 {

  padding: 6px;

  background-color: rgba(0, 0, 0, 0);

  display: block;

}



.cbdiv_ad69162c {

  height: 300px;

  overflow: hidden;

  position: relative;

}



.cbdiv_1f0e6173 {

  position: absolute;

  bottom: 0px;

  right: 0px;

  top: 0px;

  left: 0px;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  transform: rotate(0deg) scale(1) translate(0%, -100%);

  transition: All 0.5s ease;

  -ms-transform: rotate(0deg) scale(1) translate(0%, -100%);

  -o-transform: rotate(0deg) scale(1) translate(0%, -100%);

  -moz-transform: rotate(0deg) scale(1) translate(0%, -100%);

  -webkit-transform: rotate(0deg) scale(1) translate(0%, -100%);

  -ms-transition: All 0.5s ease;

  -o-transition: All 0.5s ease;

  -moz-transition: All 0.5s ease;

  -webkit-transition: All 0.5s ease;

}



.cbdiv_cacc133d {

  width: 50px;

  min-height: 0px;

  height: 50px;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center;

  -webkit-box-align: center;

  -ms-flex-align: center;

  align-items: center;

  border-width: 1px;

  border-color: rgb(255, 255, 255);

  border-style: solid;

  border-radius: 100px;

}



.cbicon_6a0659c5 {

  font-size: 24px;

  color: #ffffff;

}



.cbdiv_4b109c17 {

  min-height: 0px;

  font-weight: 300;

}



.cbpara_daa9fa93 {

  font-size: 16px;

  margin-top: 20px;

  margin-bottom: 5px;

  -webkit-transform: rotate(0deg) scale(1) translate(0px, 0px);

  -ms-transform: rotate(0deg) scale(1) translate(0px, 0px);

  transform: rotate(0deg) scale(1) translate(0px, 0px);

  transition: all 0.5s ease;

  text-align: center;

  line-height: 1.7;

}





.cbdiv_63b8891a {

  min-height: 0px;

  height: 27px;

  padding-bottom: 20px;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  justify-content: center;

}



.cbpara_af7df3ae {

  color: rgb(153, 153, 153);

  font-size: 13px;

  margin-right: 5px;

  transform: rotate(0deg) scale(1) translate(0px, 0px);

  transition: All 0.5s ease;

  -ms-transform: rotate(0deg) scale(1) translate(0px, 0px);

  -o-transform: rotate(0deg) scale(1) translate(0px, 0px);

  -moz-transform: rotate(0deg) scale(1) translate(0px, 0px);

  -webkit-transform: rotate(0deg) scale(1) translate(0px, 0px);

  -ms-transition: All 0.5s ease;

  -o-transition: All 0.5s ease;

  -moz-transition: All 0.5s ease;

  -webkit-transition: All 0.5s ease;

}



.cbdiv_e7fcce5d {

  min-height: 2px;

  -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);

  -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);

  transform: rotate(0deg) scale(1) translate(0%, 0%);

  transition: all 0.5s ease;

  margin-left: auto;

  margin-right: auto;

}



.cbdiv_54972ba6 {

  min-height: 0px;

  height: 2px;

  width: 0%;

  margin-left: auto;

  margin-right: auto;

  background-color: rgb(217, 83, 79);

  transform: rotate(0deg) scale(1) translate(0%, 0%);

  transition: All 0.5s ease;

  -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);

  -o-transform: rotate(0deg) scale(1) translate(0%, 0%);

  -moz-transform: rotate(0deg) scale(1) translate(0%, 0%);

  -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);

  -ms-transition: All 0.5s ease;

  -o-transition: All 0.5s ease;

  -moz-transition: All 0.5s ease;

  -webkit-transition: All 0.5s ease;

}



.img_sub1 {

  height: 100%;

  width: 100%;

  transition: all 0.5s ease;

}



.img_sub1 a {

  display: inline-block;

  height: 100%;

  width: 100%;

}



.service_box {

  transition: all 1s ease;

}



.c-row {

  position: relative;

  margin-bottom: 15px;

}



.cbdiv_e7fcce5d {

  width: 100%;

  position: absolute;

  left: 0px;

  bottom: -15px;

}



.c-column {

  padding: 0px;

}



.service_box:hover .img_sub1 a div img {

  -webkit-transform: rotate(0deg) scale(1.1) translate(0%, 0%);

  -ms-transform: rotate(0deg) scale(1.1) translate(0%, 0%);

  transform: rotate(0deg) scale(1.1) translate(0%, 0%);

}



.service_box:hover .displacement_sub1 {

  -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);

  -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);

  transform: rotate(0deg) scale(1) translate(0%, 0%);

}



.service_box:hover .width_sub1 {

  width: 100%;

  -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);

  -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);

  transform: rotate(0deg) scale(1) translate(0%, 0%);

}



.cblink_19084799 {

  display: inline-block;

  position: absolute;

  bottom: 0;

  right: 0;

  top: 0;

  left: 0;

  min-height: 80px;

  min-width: 80px;

}



.service_box:hover .img_sub1 {

  -webkit-transform: rotate(0deg) scale(1.05) translate(0%, 0%);

  -ms-transform: rotate(0deg) scale(1.05) translate(0%, 0%);

  transform: rotate(0deg) scale(1.05) translate(0%, 0%);

  transition: All 0.5s ease;

}



.cbdiv_f688e175:hover {

  box-shadow: 0px 1px 5px 2px rgba(204, 204, 204, 0.4);

  -ms-box-shadow: 0px 1px 5px 2px rgba(204, 204, 204, 0.4);

  -o-box-shadow: 0px 1px 5px 2px rgba(204, 204, 204, 0.4);

  -moz-box-shadow: 0px 1px 5px 2px rgba(204, 204, 204, 0.4);

  -webkit-box-shadow: 0px 1px 5px 2px rgba(204, 204, 204, 0.4);

}



.cbdiv_f688e175 {

  position: relative;

  -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);

  -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);

  transform: rotate(0deg) scale(1) translate(0%, 0%);

  transition: all 0.5s ease;

}




/* news */

@media all {
  .linkblock_fmIuvp {
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
  }

  .cbsect_b547f460 {
    padding-bottom: 100px;
    padding-top: 100px;
    background-color: rgba(0, 0, 0, 0);
  }

  .div_Djv8Mi {
    width: 100%;
  }

  .div_gfDxKB {
    margin-top: 60px;
    margin-bottom: 90px;
  }

  .paragraph_lSFgFd {
    margin-bottom: 0px;
    line-height: 1em;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 18px;
    -webkit-transform: rotate(0deg) scale(1) translate(100%, 0px);
    -ms-transform: rotate(0deg) scale(1) translate(100%, 0px);
    transform: rotate(0deg) scale(1) translate(100%, 0px);
    transition: all 0s ease 0s;
  }

  .div_Fyg6k3 {
    position: relative;
    min-height: 0px;
  }

  .paragraph_lSFgFd1 {
    margin-bottom: 0px;
    line-height: 1em;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    -webkit-transform: rotate(0deg) scale(1) translate(100%, 0px);
    -ms-transform: rotate(0deg) scale(1) translate(100%, 0px);
    transform: rotate(0deg) scale(1) translate(100%, 0px);
    transition: all 0s ease 0s;
  }

  .border_left+.border_left {
    border-left-width: 1px;
    border-left-color: rgba(204, 204, 204, 0.4);
    border-left-style: solid;
  }

  .paragraph_k9mCwG1 {
    margin-bottom: 0px;
    font-size: 24px;
    text-align: center;
  }

  .div_aoEFU2 {
    margin-top: 50px;
    min-height: 0px;
  }

  .cbsect_f553cdf4 {
    padding-bottom: 100px;
    padding-top: 45px;
    background-color: rgb(242, 242, 242);
    min-height: 20px;
  }

  .cbcont_62a42c9b {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgb(255, 255, 255);
    min-height: 20px;
  }

  .cbdiv_8f275377 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0);
    color: rgb(217, 217, 217);
    min-height: 20px;
    margin-bottom: 0px;
    margin-top: 40px;
  }

  .cb_oth_fb48d636 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-right: 20px;
    margin-left: 10px;
    border-top-color: currentcolor !important;
  }

  .cbdiv_fcef70e0 {
    min-height: 0px;
    text-align: center;
    color: black;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 60%;
  }

  .cbhead_8ac08853 {
    font-family: Source-Han-Light;
    margin-top: 10px;
    line-height: 1em;
  }

  .cbhead_8769b67d {
    line-height: 1.3em;
    margin-top: 10px;
    font-family: Caudex;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 10px;
  }

  .cbpara_41433848 {
    line-height: 1.7em;
    opacity: 0.7;
    font-family: -apple-system-font, "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
    font-size: 15px;
  }

  .cb_oth_bd932e88 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-left: 20px;
    margin-right: 10px;
    border-top-color: currentcolor !important;
    border-type: border-top;
  }

  .cbdiv_45353a0f {
    min-height: 100px;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 40px;
  }

  .cbcont_9e5326c1 {
    text-align: center;
  }

  .cblist_31e2fb86 {
    list-style-type: none;
    padding-left: 0px;
    display: inline-block;
    text-align: left;
    width: 70%;
    color: #434343;
  }

  .cblist_7ccaaa26 {
    min-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
  }

  .cblink_d97f249b {
    width: 150px;
    min-height: 20px;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .cbimag_283b1c80 {
    display: block;
    height: 100%;
    width: 100%;
    bottom: 0px;
    right: 0px;
    top: 0px;
    left: 0px;
    padding-top: 100%;
  }

  .cbdiv_74af1b50 {
    min-height: 10px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
  }

  .cbdiv_94e1b33e {
    min-height: 0px;
  }

  .cbtext_5b456bf4 {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    line-height: 1.2em;
  }

  .cbpara_b8e80ffc {
    opacity: 0.6;
    -webkit-line-clamp: 2;
    line-height: 1.5em;
    width: 100%;
  }

  .cbdiv_78f2abe6 {
    min-height: 0px;
  }

  .cblabe_013d7a9b {
    font-family: "Microsoft YaHei";
    font-weight: normal;
    margin-right: 15px;
    opacity: 0.7;
    margin-bottom: 0px;
  }

  .cblabe_58847b7a {
    font-weight: 200;
    top: 48px;
    font-family: georgia;
    opacity: 0.7;
    margin-bottom: 0px;
  }

  .pagination>li>.cbpagi_1a620de3 {
    padding: 0px;
    font-size: 12px;
    min-width: 24px;
    min-height: 24px;
    line-height: 24px;
    margin: 4px;
    width: 24px;
    height: 24px;
    border-style: none;
    border-width: 0px;
    background-color: rgb(181, 181, 181);
    color: rgb(255, 255, 255);
    border-radius: 50px !important;
    padding-right: 0px;
  }

  .pagination>.active>.cbpagi_1a620de3 {
    background-color: rgba(117, 115, 115, 1);
  }

  .cbdiv_63dca3bf {
    min-height: 0px;
    background-color: rgba(0, 0, 0, 0);
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -30px;
  }

  .cbcont_0aa2cbd7 {
    text-align: center;
    border-type: border-bottom;
  }

  .cblist_40c24b6e {
    list-style-type: none;
    padding-left: 0px;
    display: inline-block;
    text-align: left;
    width: 100%;
    color: rgb(67, 67, 67);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border-type: border-bottom;
  }

  .cblist_d81d4122 {
    min-height: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    border-type: border-bottom;
  }

  .cblink_9ad490e2 {
    width: 150px;
    min-height: 20px;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .cbimag_7e848e4d {
    display: block;
    height: 100%;
    width: 100%;
    bottom: 0px;
    right: 0px;
    top: 0px;
    left: 0px;
    padding-top: 100%;
  }

  .cbdiv_80e7ea5a {
    min-height: 10px;
    padding-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
  }

  .cbdiv_6b598772 {
    min-height: 0px;
  }

  .cbtext_f309511f {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    line-height: 1.2em;
  }

  .cbpara_14885454 {
    opacity: 0.6;
    -webkit-line-clamp: 2;
    line-height: 1.5em;
    width: 100%;
  }

  .cbdiv_07bcff94 {
    min-height: 0px;
  }

  .cblabe_5bb6845a {
    font-family: "Microsoft YaHei";
    font-weight: normal;
    margin-right: 15px;
    opacity: 0.7;
    margin-bottom: 0px;
  }

  .cblabe_dc5725be {
    font-weight: 200;
    top: 48px;
    font-family: georgia;
    opacity: 0.7;
    margin-bottom: 0px;
  }

  .pagination>li>.cbpagi_176a5241 {
    padding: 0px;
    font-size: 12px;
    min-width: 24px;
    min-height: 24px;
    line-height: 24px;
    margin: 4px;
    width: 24px;
    height: 24px;
    border-style: none;
    border-width: 0px;
    background-color: rgb(181, 181, 181);
    color: rgb(255, 255, 255);
    border-radius: 50px !important;
    padding-right: 0px;
  }

  .pagination>.active>.cbpagi_176a5241 {
    background-color: rgba(117, 115, 115, 1);
  }

  .div_JeGWyB {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-bottom: 30px;
    min-height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: all 0.3s ease 0s;
    position: relative;
  }

  .div_SNGMSB {
    width: 30%;
    height: 100%;
    overflow: hidden;
  }

  .imageblock_jKsDkp {
    width: 100%;
    height: 100%;
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.3s ease;
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -o-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -moz-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
  }

  .div_AELawv {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div_4SHoQ4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    padding-top: 10px;
    padding-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.3s ease;
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -o-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -moz-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
  }

  .div_p4ouee {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 0px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-left: 30px;
  }

  .paragraph_8YEi1J {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 1em;
    font-weight: 100;
    color: #aaa;
  }

  .paragraph_RoMtl1 {
    margin-bottom: 2px;
    font-family: Roboto;
    margin-left: 5px;
    line-height: 1em;
    color: #aaa;
  }

  .paragraph_RIA63x {
    margin-bottom: 0px;
    font-size: 20px;
    font-family: Roboto;
    margin-left: 5px;
    line-height: 1em;
    color: #aaa;
  }

  .cst_griditem_buttomBorder .c-listitem::after {
    opacity: 0.1;
  }

  .paragraph_NOZQkV {
    font-size: 18px;
    margin-bottom: 0px;
    -webkit-line-clamp: 1;
    line-height: 1.6;
    font-weight: bolder;
  }

  .paragraph_qWpRtm {
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: 2em;
    font-size: 15px;
    color: #777;
    word-break: break-all;
  }

  .div_WuvAAv {
    width: 70%;
  }

  .div_L4hH0R {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div_JqkDrE {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    border-left: 1px solid rgba(204, 204, 204, 0.4);
    min-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 50px;
  }

  .paragraph_Wi86t6 {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: '寰蒋闆呴粦';
    font-weight: 100;
    margin: 0 !important;
    font-size: 18px;
    color: rgb(170, 170, 170);
    line-height: 1em;
    transform: rotate(0deg) scale(1) translate(0px, 0px);
    transition: All 0.3s ease;
    -ms-transform: rotate(0deg) scale(1) translate(0px, 0px);
    -o-transform: rotate(0deg) scale(1) translate(0px, 0px);
    -moz-transform: rotate(0deg) scale(1) translate(0px, 0px);
    -webkit-transform: rotate(0deg) scale(1) translate(0px, 0px);
    -ms-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
  }

  .icon_qielhr {
    font-size: 20px;
    color: rgb(170, 170, 170);
    margin-left: 10px;
  }

  .div_news_list:hover .img_news_list {
    -webkit-transform: rotate(0deg) scale(1.05) translate(0%, 0%);
    -ms-transform: rotate(0deg) scale(1.05) translate(0%, 0%);
    transform: rotate(0deg) scale(1.05) translate(0%, 0%);
    transition: All 0.3s ease;
  }

  .div_news_list:hover .div_news_list_text {
    padding-left: 45px;
    padding-right: 15px;
    transition: All 0.3s ease;
  }

  .div_news_list:hover .text_news_list_more {
    color: #333;
    transition: All 0.3s ease;
  }

  .div_news_list:hover .fa-angle-right {
    color: #333;
    transition: All 0.3s ease;
  }

  .list_3sveEP {
    float: left;
    margin-left: 20px;
  }

  .list_3sveEP1 {
    float: left;
    margin-left: 10px;
  }

  .cbsect_182ac9db {
    padding-bottom: 150px;
    padding-top: 90px;
    background-color: rgb(255, 255, 255);
  }

  .cbdiv_bbab4627 {
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
  }

  .cbdiv_9359b567 {
    position: relative;
    bottom: 0px;
    right: 0px;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    height: 100%;
  }

  .cbdiv_86793178 {
    height: 100%;
    color: rgb(255, 0, 255);
    background-color: rgb(26, 87, 166);
    background-image: linear-gradient(140deg, currentcolor, transparent);
    opacity: 0.6;
    z-index: 0;
    bottom: 0px;
    right: 0px;
    top: 0px;
    left: 0px;
  }

  .cbcont_ac285817 {
    padding: 0px;
    background-color: rgba(0, 0, 0, 0);
  }

  .cbdiv_d1287cfa {
    min-height: 800px;
  }

  .cbdiv_de9826d2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 0px;
  }

  .cbdiv_92849fad {
    min-height: 0px;
  }

  .cbpara_32471a86 {
    margin-bottom: 0px;
    font-size: 24px;
    text-align: center;
  }

  .cbpara_7ae5908c {
    text-transform: uppercase;
    color: rgb(153, 153, 153);
    font-family: Roboto;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-style: normal;
    min-width: 0px;
    min-height: 0px;
    text-align: center;
  }

  .cbdiv_333a95ce {
    margin-top: 30px;
  }

  .cbsect_b7ee7856 {
    padding-bottom: 100px;
    padding-top: 65px;
    background-color: rgb(255, 255, 255);
    min-height: 20px;
  }

  .cbcont_62d408ec {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: rgba(0, 0, 0, 0);
    min-height: 20px;
  }

  .cbdiv_a42d9d55 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0);
    color: rgb(217, 217, 217);
    min-height: 20px;
    margin-bottom: 70px;
    margin-top: 0px;
  }

  .cb_oth_50b98ee2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-right: 20px;
    margin-left: 10px;
    border-top-color: currentcolor !important;
  }

  .cbdiv_d537f96b {
    min-height: 0px;
    text-align: center;
    color: #434343;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 60%;
  }

  .cbhead_c87ddc69 {
    font-family: Source-Han-Light;
    margin-top: 10px;
    line-height: 1em;
  }

  .cbhead_f6348f49 {
    line-height: 1.3em;
    margin-top: 10px;
    font-family: Caudex;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 10px;
  }

  .cbpara_9f3e14e1 {
    line-height: 1.7em;
    opacity: 0.7;
    font-family: -apple-system-font, "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
    font-size: 15px;
  }

  .cb_oth_f704864e {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    margin-left: 20px;
    margin-right: 10px;
    border-top-color: currentcolor !important;
    border-type: border-top;
  }

  .navbar-nav>li>.cbnavl_ee9f9998:hover::after {
    opacity: 0;
  }
}

@media (max-width: 991px) {
  .cbdiv_d014f572 {
    width: 95%;
    width: 100%;
  }

  .cbsect_4c697509 {
    height: auto;
  }

  .cbcont_eadb5777 {
    height: 50vh;
  }

  .heading_AHw2ZR {
    font-size: 5vh;
  }

  .heading_d0RXhU {
    font-size: 24px;
    margin-top: 0vh;
  }

  .cbdiv_d81a4499 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 0px;
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .div_6yhsU2:hover {
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.3s ease;
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -o-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -moz-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
  }

  .cbnavl_81cf6e0b {
    text-align: left;
  }

  .navbar-nav>li>.cbnavl_ee9f9998 {
    text-align: left;
    font-size: 13px;
    border-bottom-style: none;
  }

  .cbsect_4c697509 {
    top: 50px;
  }

  .cbcont_eadb5777 {
    height: auto;
  }

  .div_TnkIu7 {
    padding-left: 0vh;
    padding-right: 0vh;
    padding-top: 0vh;
    padding-bottom: 0vh;
  }

  .paragraph_k9mCwG {
    font-size: 18px;
  }

  .btn_groups_E5cqdd {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
  }

  .btn_list_item_OfyojC {
    display: inline-block;
  }

  .paragraph_GDSJwG {
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 2px;
    margin-bottom: 5px;
    text-align: center;
  }

  .cbpara_aea92a5c {
    font-size: 12px;
    margin-left: 0px;
  }

  .div_BGnGCQ {
    top: 39vw;
  }

  .cbbsbu_28072a96 {
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.5s ease;
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -o-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -moz-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
  }

  .cbicon_17d10f8b1 {
    position: absolute;
    bottom: 0px;
    left: -10px;
  }

  .icon_hca0aR11 {
    font-size: 24px;
  }

  .cbbsbu_bdd7ccf8 {
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    transition: All 0.5s ease;
    -ms-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -o-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -moz-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    -ms-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
  }

  .cbsect_489ff5c8 {
    top: 50px;
  }

  .cbdiv_c31b5f0f {
    width: 320px;
  }

  .cbdiv_78460385 {
    width: 100%;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .cbimag_b079148a {
    width: 180px;
  }

  .cbhead_b2bab3ea {
    width: 95%;
    width: 100%;
  }

  .cbpara_39bd042d {
    width: 95%;
    width: 100%;
  }

  .cbdiv_5161041b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cbbsbu_71650916 {
    margin-bottom: 10px;
  }

  .div_HrjxIr {
    height: 120px;
  }

  .paragraph_eDPUs3 {
    font-size: 24px;
    margin-bottom: 5px;
  }

  .cbsect_e0e907ec {
    padding-top: 30px;
    margin-top: 50px;
  }

  .cbcont_0917e988 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cbdiv_7fd5bb9f {
    width: 320px;
  }

  .cbdiv_5ae5e953 {
    width: 100%;
    padding-top: 4vw;
    padding-bottom: 4vw;
  }

  .cbimag_45a83bf7 {
    width: 180px;
  }

  .cbhead_1de32e61 {
    width: 95%;
    width: 100%;
  }

  .cbpara_4e53e998 {
    width: 95%;
    width: 100%;
  }

  .cbdiv_782ea584 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cbbsbu_ae565a22 {
    margin-bottom: 10px;
  }

  .paragraph_about_sub {
    letter-spacing: 0px;
    font-size: 12px;
  }

  .cbdiv_6085c9ff {
    min-height: 260px;
  }

  .cbdiv_50327bc2 {
    min-height: 0px;
    margin-bottom: 10px;
  }

  .div_gfDxKB {
    margin-top: 15px;
    margin-bottom: 0px;
  }

  .paragraph_k9mCwG1 {
    font-size: 18px;
  }

  .div_aoEFU2 {
    margin-top: 30px;
  }

  .cblist_31e2fb86 {
    width: 95%;
    width: 100%;
  }

  .cblink_d97f249b {
    width: 120px;
  }

  .cbtext_5b456bf4 {
    font-size: 16px;
  }

  .cblist_40c24b6e {
    width: 95%;
    width: 100%;
  }

  .cblink_9ad490e2 {
    width: 120px;
  }

  .cbtext_f309511f {
    font-size: 16px;
  }

  .div_JeGWyB {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div_SNGMSB {
    width: 100%;
    height: 180px;
  }

  .div_4SHoQ4 {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
  }

  .div_p4ouee {
    padding-left: 0px;
    margin-top: 15px;
  }

  .paragraph_qWpRtm {
    margin-top: 10px;
  }

  .div_WuvAAv {
    width: 100%;
  }

  .div_news_list:hover .div_news_list_text {
    padding-left: 0px;
    padding-right: 0px;
  }

  .cbsect_182ac9db {
    margin-top: 50px;
    padding-top: 30px;
    padding-bottom: 50px;
  }
}

@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 768px) and (max-width: 991px) {}