/*div,span,p,i,a,h1,h2,h3,h4,h5,h6,font{
  font: 'Microsoft Yahei',sans-serif;
  font-family:"微软雅黑";
}*/
.header {
  position: absolute;
  width: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, .65) !important
}

.logo-black .header {
  background: rgba(255, 255, 255, .65) !important
}

.header-con {
  position: relative;
  width: 1190px;
  height: 63px;
  line-height: 63px;
  margin: 0 auto;
  color: #fff
}

.header .logo {
  display: block;
  width: 209px;
  height: 29px;
  margin-top: 18px;
  background-repeat: no-repeat;
  background-image: url(../images/new-logo_1.png);
  background-image: -webkit-image-set(url(../images/new-logo_1.png) 1x, url(../images/new-logo%402x.png) 2x)
}

.logo-black .header .logo {
  display: block;
  width: 209px;
  height: 29px;
  margin-top: 18px;
  background-repeat: no-repeat;
  background-image: url(../images/new-logo_1.png);
  background-image: -webkit-image-set(url(../images/new-logo_1.png) 1x, url(../images/new-logo%402x.png) 2x)
}

.header {
  font-size: 14px
}

.header .menu {
  height: 63px
}

.header .menu .m-item {
  position: relative;
  margin-left: 40px
}

.header .menu .m-item .arrow {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 14px;
  height: 8px;
  margin-left: -7px;
  background: url(data:image/png;
 base64, iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAQAAABjGAZHAAAAM0lEQVR4AW3JMREAUQwCUUykj9QTeYI+HQNht3xQO/vzgSX6uLMIzNnI2cnYqLCTM5ycH6f7GJX1s3QvAAAAAElFTkSuQmCC) no-repeat
}

.header .menu .m-item a {
  color: #fff
}

.header .sub-menu .sub-menu-con {
  width: 1190px;
  margin: auto;
  height: 193px;
  overflow: hidden;
  transition-property: height;
  transition-duration: .3s
}

.header .sub-menu .sub-menu-con.sub-hide {
  height: 0
}

.header .sub-menu .sub-menu-con .submenu-list {
  margin-left: 370px;
  padding-top: 30px
}

.header .sub-menu .sub-menu-con .submenu-list .sub-item {
  margin-right: 58px
}

.header-line {
  position: absolute;
  top: 63px;
  width: 100%;
  height: 0;
  border: 0 none;
  border-top: 1px solid #202020 !important;
  z-index: 10
}

.logo-black .header-line {
  border-top: 1px solid #bababa !important
}

.header {
  background: rgba(255, 255, 255, .14)
}

.fl {
  float: left;
}

ol,
ul {
  list-style: none;
}

.header .sub-menu-c .sub-menu-con-c {
  width: 1190px;
  margin: auto;
  height: 193px;
  overflow: hidden;
  transition-property: height;
  transition-duration: 0.3s;
}

.header .sub-menu-c .sub-menu-con-c.sub-hide-c {
  height: 0;
}

.header .sub-menu-c .sub-menu-con-c .submenu-list-c {
  margin-left: 520px;
  padding-top: 30px;
}

.header .sub-menu-c .sub-menu-con-c .submenu-list-c .sub-item-c {
  margin-right: 48px;
}


.header .sub-menu-s .sub-menu-con-s {
  width: 1190px;
  margin: auto;
  height: 193px;
  overflow: hidden;
  transition-property: height;
  transition-duration: 0.3s;
}

.header .sub-menu-s .sub-menu-con-s.sub-hide-s {
  height: 0;
}

.header .sub-menu-s .sub-menu-con-s .submenu-list-s {
  margin-left: 600px;
  padding-top: 30px;
}

.header .sub-menu-s .sub-menu-con-s .submenu-list-s .sub-item-s {
  margin-right: 48px;
}

.header .sub-menu-a .sub-menu-con-a {
  width: 1190px;
  margin: auto;
  height: 193px;
  overflow: hidden;
  transition-property: height;
  transition-duration: 0.3s;
}

.header .sub-menu-a .sub-menu-con-a.sub-hide-a {
  height: 0;
}

.header .sub-menu-a .sub-menu-con-a .submenu-list-a {
  margin-left: 730px;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 0;
}

.header .sub-menu-a .sub-menu-con-a .submenu-list-a .sub-item-a-1 {
  margin-right: 48px;
}

.content .banner-slider {
  position: relative;
  width: 100%;
  height: 652px;
  overflow: hidden
}

.content .top-banner-list .banner-item {
  width: 100%;
  height: 650px;
  background: no-repeat center center
}

.content .top-banner-list .banner-item a {
  display: block;
  height: 100%
}

.content .top-banner-list .banner-item .banner-con {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: auto
}

.content .banner-1 h1 {
  color: #fff;
  font-size: 32px;
  line-height: 80px;
  position: absolute;
  top: 85px;
  left: 445px
}

.content .banner-1 p {
  color: #fff;
  font-size: 24px;
  position: absolute;
  top: 180px;
  left: 500px
}

.content .banner-2 h1 {
  color: #fff;
  font-size: 38px;
  text-align: center;
  padding-top: 128px;
  font-weight: 700;
}

.content .banner-2 h2 {
  color: #fff;
  font-size: 32px;
  text-align: right;
  margin-top: 20px;
  padding-right: 240px
}

.content .banner-2 p {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
}

.content .top-banner-arrow .prev {
  position: absolute;
  width: 40px;
  height: 76px;
  margin: -26px 0 0 82px;
  display: block;
  background: url(../images/left-arrow.png) no-repeat;
  top: 50%;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
  cursor: pointer
}

.content .top-banner-arrow .next {
  position: absolute;
  width: 40px;
  height: 76px;
  display: block;
  background: url(../images/right-arrow.png) no-repeat;
  top: 50%;
  right: 82px;
  margin-top: -26px;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
  cursor: pointer
}

.banner-slider:hover .prev {
  opacity: .8;
  filter: alpha(opacity=25)
}

.banner-slider:hover .next {
  opacity: .8;
  filter: alpha(opacity=25)
}

.banner-slider:hover .next:hover,
.banner-slider:hover .prev:hover {
  opacity: 1;
  filter: alpha(opacity=50)
}

.content .banner-slider .dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center
}

.content .banner-slider .dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-indent: -999em;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  opacity: .4;
  -webkit-transition: background .5s, opacity .5s;
  -moz-transition: background .5s, opacity .5s;
  transition: background .5s, opacity .5s
}

.content .banner-slider .dots li.active {
  background: #fff;
  opacity: 1
}

.fr {
  float: right;
}

.menu {
  margin: 0px;
  padding: 0px;
}

.footer {
  width: 100%;
  padding-top: 54px;
  color: #fff;
  background-color: #1a1c1c
}

.footer-con {
  width: 1000px;
  margin: 0 auto
}

.footer-con .con {
  margin-right: 70px;
  padding: 0;
}

.footer-con .f-item {
  margin-bottom: 19px;
  font-size: 12px
}

.footer-con .f-item a {
  font-size: 16px;
  color: #e3e3e3
}

.footer-con .f-item.title {
  font-size: 16px
}

.footer-con .arvr .f-item.title {
  margin-bottom: 17px
}

.footer-con .others .f-item.title {
  margin-bottom: 15px
}

.footer-con .realestate .f-item.title {
  margin-bottom: 20px
}

.footer-con .f-item.title a {
  color: #e3e3e3
}

.footer-con .contact .title {
  font-size: 16px;
  margin: 0;
}

.footer-con .tel {
  margin: 30px 0 10px;
  font-size: 30px;
  color: #1cd8d1
}

.footer-con .address {
  margin-bottom: 30px;
  color: #ababab;
  font-size: 12px;
}

.footer-con .friend-link {
  margin-top: 13px;
  margin-bottom: 0px;
}

.footer-con .friend-link a {
  color: #1cd8d1
}

.footer-con .follow {
  margin-right: 0
}

.footer-con .follow .title {
  font-size: 16px
}

/* .footer-con .follow .qr {
  margin-top: 45px
} */

.footer-con .follow .qr .code {
  text-align: center
}

.footer-con .follow .qr .code p {
  margin-top: 6px;
  color: #c2c2c2
}

.footer-con .follow .qr .wechat {
  margin-left: 50px
}

.footer .line {
  height: 1px;
  width: 1190px;
  padding: 0 30px;
  margin: 87px auto 37px;
  background-color: #3d3d3d
}

.footer .icp {
  text-align: center
}

.footer .share {
  width: 235px;
  margin: 0 auto;
  padding: 30px 0 50px;
  background: #1a1c1c;
  text-align: center
}

.footer .share-item {
  width: 24px;
  height: 24px;
  margin-right: 45px;
  background: url(../images/share_icon.png) no-repeat;
  cursor: pointer;
  overflow: hidden
}

.footer .share-item.qq {
  background-position: 0 0
}

.footer .share-item.twb {
  background-position: -24px 0
}

.footer .share-item.qzone {
  background-position: -48px 0
}

.footer .share-item.mail {
  background-position: -96px 0
}

.footer .share-item.weibo {
  margin-right: 0;
  background-position: -120px 0
}

.video .video-btn-1 {
  top: 100px;
  left: 0px;
  background: url(../images/v1.png);
  background-size: cover;
}

.video .video-btn-2 {
  top: 100px;
  left: 640px;
  background: url(../images/v2.png);
  background-size: cover;
}

.video .video-btn-3 {
  top: 565px;
  left: 0px;
  background: url(../images/v3.png);
  background-size: cover;
}

.video .video-btn-4 {
  top: 565px;
  left: 640px;
  background: url(../images/v4.png);
  background-size: cover;
}

.video .title {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  position: absolute;
}

.video .title1 {
  left: 0px;
  top: 485px;
}

.video .title2 {
  left: 640px;
  top: 485px;
}

.video .title3 {
  left: 0px;
  top: 950px;
}

.video .title4 {
  left: 640px;
  top: 950px;
}

.video .video-btn {
  position: absolute;
  width: 540px;
  height: 370px;
  cursor: pointer;
}

.video-layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  z-index: 100000
}

.video-layer .video-wrap {
  position: absolute;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border: 0
}

.video-layer .video-close-btn {
  position: absolute;
  top: 50px;
  right: 50px;
  padding: 0;
  font-size: 36px;
  line-height: 1;
  color: #EFEAE1;
  border: none;
  background: 0 0;
  outline: 0;
  cursor: pointer
}

.s_title.mt0.mb0.bg-info {
  height: 1090px;
}

.s_title {
  overflow: hidden;

}

.background-cf1c26 {
  background: #cf1c26;
}

.background-cccccc {
  background: #cccccc;
}

.background-e2e2e1 {
  background: #e2e2e1;
}

.background-f2f2f2 {
  background: #f2f2f2;
}

.background-f7f6f6 {
  background: #f7f6f6;
}

.background-464747 {
  background: #464747;
}

.background-e5 {
  background: #e5e5e5;
}

.background-e3 {
  background: #e3e3e3;
}

.background-494949 {
  background: #494949;
}

.background-f7f6f2 {
  background: #f7f6f2;
}

.background-f5f5f4 {
  background: #f5f5f4;
}

.s_banner {
  height: 500px;
  overflow: hidden;
  background: url(../images/banner.png);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.s_banner .message {
  position: absolute;
  top: 180px;
  left: 35%;
  text-align: center;
  color: #fff;
}

.s_banner .message h1 {
  font-size: 70px;
  font-weight: bold;
}

.s_banner .message div {
  font-size: 30px;
  margin: 24px 0;
  /*font-weight: bold;*/
}

.s_banner .message span {
  font-size: 16px;

}

.arrows {
  text-align: center;
  margin-top: 24px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 48px;
}

.arrows h3 {
  font-size: 16px;
  width: 660px;
  margin: auto;
  line-height: 24px;
  margin-top: 16px;
  color: #000;
}

.arrows div.module {
  float: left;
  width: 20%;
  border-left: 1px solid #ccc;
}

.arrows div.module div.title {
  font-weight: bold;
}

.arrows div.module div.content {}

.arrows div.module.first {

  border-left: 0;
}

.container .message {
  margin-top: 30px;
  margin-bottom: 50px;

}

.container .message h3 {
  font-size: 16px;
}

.tree {
  margin: 8px 0 20px 25%;
  border-left: 5px solid #ff9c00;
  margin-bottom: 8px;
  width: 760px;
}

.tree .left {
  float: left;
  font-weight: bold;
  font-size: 24px;
  width: 156px;
}

.tree .right {
  float: left;
  font-size: 16px;
  line-height: 34px;
  margin-left: 135px;
}

.line {
  /*background-image: url('../images/line.png');*/
  background-size: 100%;
  background-position: center;
  height: 3px;
  width: 860px;
  margin: 8px auto 30px;
}

.icon {
  color: rgb(255, 156, 0);
  font-size: 48px;
  width: 172px;
  height: 172px;
  display: block;
  background-size: 100% 100%;
  text-align: center;
  margin: auto;
}

.icon1 {
  background-image: url(../images/1.png);
}

.icon2 {
  background-image: url(../images/2.png);
}

.icon3 {
  background-image: url(../images/3.png);
}

.icon4 {
  background-image: url(../images/4.png);
}

.icon5 {
  background-image: url(../images/5.png);
}

.icon6 {
  background-image: url(../images/6.png);
}

.icons1 {
  background-image: url(../imgweilai/1.png);
}

.icons2 {
  background-image: url(../imgweilai/2_2.png);
}

.icons3 {
  background-image: url(../imgweilai/3_4.png);
}

.icons4 {
  background-image: url(../imgweilai/4_1.png);
}

.px-icon1 {
  background-image: url(../imgpeixun/1_2.png);
}

.px-icon2 {
  background-image: url(../imgpeixun/2_2.png);
}

.px-icon3 {
  background-image: url(../imgpeixun/3_1.png);
}

.px-icon4 {
  background-image: url(../imgpeixun/4_1.png);
}

.px-icon5 {
  background-image: url(../imgpeixun/5.png);
}

.yx-icon1 {
  background-image: url(../imgyingxiao/1_2.png);
}

.yx-icon2 {
  background-image: url(../imgyingxiao/2_2.png);
}

.yx-icon3 {
  background-image: url(../imgyingxiao/3_1.png);
}

.con-icon1 {
  background-image: url(../imgcontent/1_2.png);
}

.con-icon2 {
  background-image: url(../imgcontent/2_2.png);
}

.con-icon3 {
  background-image: url(../imgcontent/3_1.png);
}

.con-icon4 {
  background-image: url(../imgcontent/4_1.png);
}

.font-18 {
  font-size: 18px;
  font-weight: normal;
}

.font-60 {
  font-size: 3.75rem;
}

.font-40 {
  font-size: 2.5rem;
}

.font-45 {
  font-size: 2.8125rem;
}

.font-20 {
  font-size: 1.25rem;
}

.font-24 {
  /* font-size: 1.5rem; */
  font-size: 24px;
}

.font-30 {
  /* font-size: 1.875rem; */
  font-size: 30px;
}

.font-36 {
  font-size: 2.25rem;
}

.font-28 {
  font-size: 1.75rem;
}

.font-16 {
  font-size: 1rem;
  font-weight: normal;
}

.font-14 {
  font-size: .875rem;
  font-weight: normal;
}

.font-normal {
  font-weight: normal;
}

.banner2 {
  background: url('../images/banner2.png');
  background-position: center;
  background-size: 100% 100%;
}

.banner2 * {
  font-weight: 300;
}

.gif-loader {
  width: 100%;
}

.gif {
  width: 100%;
}

.fa-play::before {
  content: "";
}

.fa-pause::before {
  content: '';
}

.vr .message {
  color: #666;
}

.col-md-6 img,
.col-md-4 img {
  width: 100%;
  margin: 0;
  height: 100%;
}

.border-left {
  border-left: 1px solid #ccc;
}

.border-right {
  border-right: 1px solid #ccc;
}

.border-bottom {
  border-bottom: 1px solid #ccc;
}

.border-top {
  border-top: 1px solid #ccc;
}

.padding14 {
  padding: 14px;
}

.padding28 {
  padding: 28px;
}

.good img {
  width: 174px;
  height: 168px;
  margin-top: 32px;
}

.good h3 {
  margin-top: -43%;
  margin-bottom: 43%;
}

.mt96 {
  margin-top: 96px;
}

.mt114 {
  margin-top: 114px;
}

.mt120 {
  margin-top: 120px !important;
  ;
}

.mt150 {
  margin-top: 150px;
}

.mt180 {
  margin-top: 180px !important;
}

.mb170 {
  margin-bottom: 170px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb124 {
  margin-bottom: 124px !important;
}

.mt71 {
  margin-top: 71px !important;
}

.color000 {
  color: #000;
}

.colorfff {
  color: #fff;
}

.mb270 {
  margin-bottom: 270px !important;
}

.mt210 {
  margin-top: 210px !important;
}

.mb210 {
  margin-bottom: 210px !important;
}

.t-title {
  color: #fff;
  font-size: 30px;
  padding: 30px;
}

.t-content {
  color: #000;
  font-size: 18px;
  padding: 16px;
}

.x-line {
  overflow: hidden;
}

.x-left {
  font-size: 30px;
  float: left;
  text-align: right;
  padding: 0 16px;
  height: 60px;
  line-height: 60px;
  margin-right: 18px;
  margin-left: 24px;
}

.x-right1 {
  float: left;
  width: 70%;
  font-size: 24px;
}

.x-right2 {
  float: left;
  width: 70%;
  font-size: 18px;
}

.z-left {
  font-size: 25px;
  font-family: fangzheng;
  /*padding: 16px;*/
  text-align: center;
}

.z-right-title {
  font-size: 28px;
  color: #464747;
  padding: 16px;
  text-align: center;
  font-weight: bold;
}

.z-right {
  font-size: 22px;
  color: #221714;
  padding: 22px 16px;
  font-family: fangzheng;
}

.h162 {
  height: 162px;
}

.lh162 {
  height: 162px;
  line-height: 162px;
}

.h261 {
  height: 261px;
}

.lh261 {
  height: 261px;
  line-height: 261px;
}

.h137 {
  height: 137px;
}

.lh137 {
  height: 137px;
  line-height: 137px;
}

.h106 {
  height: 106px;
}

.lh106 {
  height: 106px;
  line-height: 106px;
}

.h242 {
  height: 242px;
}

.lh242 {
  height: 242px;
  line-height: 242px;
}

.h64 {
  height: 64px;
}

.lh64 {
  height: 64px;
  line-height: 64px;
}

.s-title1 {
  position: absolute;
  color: #fff;
  font-size: 30px;
  top: 90px;
  left: 410px;
  font-family: fangzheng;
}

.s-title2 {
  position: absolute;
  color: #fff;
  font-size: 30px;
  top: 90px;
  left: 720px;
  font-family: fangzheng;
}

.s-title3 {
  position: absolute;
  color: #fff;
  font-size: 30px;
  top: 300px;
  left: 110px;
  font-family: fangzheng;
}

.s-title4 {
  position: absolute;
  color: #fff;
  font-size: 30px;
  top: 300px;
  left: 410px;
  font-family: fangzheng;
}

.s-title5 {
  position: absolute;
  color: #fff;
  font-size: 30px;
  top: 300px;
  left: 700px;
  font-family: fangzheng;
}

.mb330 {
  margin-bottom: 330px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.navs {
  background: #333;
  overflow: hidden;
  height: 58px;
  /*padding: 0 0 0 27%;*/
  text-align: center;
  /*display: table-cell;*/
  /*vertical-align: middle;*/
  position: relative;
}

.nave:first-child {
  margin-left: 0% !important;
}

.nave {
  float: left;
  font-size: 18px;
  color: #fff;
  margin-left: 6%;
  padding: 4px 14px;
  /*margin:1% auto 0;*/
  margin-top: 1%;
  border: 1px solid #333;
  text-align: center;
}

.nave.active {
  border: 1px solid #fff !important;
  border-radius: 4px;
}

.banner2 img {
  width: 100%;
}

.banner2 {
  position: relative;
}

.banner2 h1 {
  position: absolute;
  top: 30%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 4.375rem;
  font-family: fangzheng;
}

.banner2 div {
  position: absolute;
  top: 52%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 30px;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}

.mt260 {
  margin-top: 260px !important;
}

.mb260 {
  margin-bottom: 260px !important;
}

.mess {
  display: none;
}

.banner3 img {
  max-width: 100%;
}

.banner3 {
  position: relative;
}

.banner3 h1 {
  position: absolute;
  top: 10%;
  font-size: 60px;
  font-family: fangzheng;
  color: #000;
  width: 100%;
  text-align: center;
}

.banner3 div {
  position: absolute;
  top: 23%;
  font-size: 24px;
  color: #000;
  width: 100%;
  text-align: center;
}

.banner3 span {
  position: absolute;
  font-size: 14px;
  bottom: 10%;
  color: #000;
  width: 100%;
  text-align: center;
}

.pt24 {
  padding-top: 24px;
}

.pb24 {
  padding-bottom: 24px;
}

.pt135 {
  padding-top: 135px;
}

.pb135 {
  padding-bottom: 135px;
}

.font-70 {
  /* font-size: 4.375rem; */
  font-size: 70px;
}

.mb320 {
  margin-bottom: 320px !important;
}

.mud:nth-child(2n+0) {
  margin-left: 2%;
}

.mud {
  width: 48%;
  float: left;
  border: 1px solid #999;
  margin-bottom: 2%;
  padding: 64px 10px;
}

.mud img {
  width: initial !important;
}

.sheet {
  overflow: hidden;
}

.sheet .title {
  height: 130px;
  line-height: 38px;
  padding: 25px 15px;

}

.sheet div {
  float: left;
}

.w30 {
  width: 30%;
}

.w40 {
  width: 40%;
}

.w25 {
  width: 25%;
}

.w50 {
  width: 50%;
}

.sheet .title img {
  width: 100%;
  height: initial;
}

.h131 {
  height: 131px;
}

.lh131 {
  line-height: calc(131px - 28px);
}

.h165 {
  height: 165px;
}

.lh165 {
  line-height: calc(165px - 28px);
}

.h300 {
  height: 300px;
}

.lh300 {
  line-height: calc(300px - 28px);
}

.h200 {
  height: 200px;
}

.lh200 {
  line-height: calc(200px - 28px);
}

.h100 {
  height: 100px;
}

.lh100 {
  line-height: calc(100px - 28px);
}

.daili1 {
  width: 50%;
  float: left;
}

.daili2 {
  width: 33.3333333%;
  float: left;
}

.color646464 {
  color: #646464 !important;
}

.font-25 {
  font-size: 1.5625rem;
}

.navs-fixed {
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 9;
}

.mw100 {
  text-align: center;
}

.mw100>div {
  text-align: left;
}

.mw100 img {
  max-width: 100%;
}

.text-center {
  text-align: center !important;
}

.pl110 {
  padding-left: 9.5% !important;
}

.lh36 {
  line-height: 36px;
}

.h170 {
  height: 170px !important;
}

.lh170 {
  line-height: calc(170px - 28px) !important;
}

.pt32 {
  padding-top: 32px !important;
}

.h190 {
  height: 190px !important;
}

.lh190 {
  line-height: calc(190px - 28px) !important;
}

.pt42 {
  padding-top: 42px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.h290 {
  height: 290px !important;
}

.lh290 {
  line-height: calc(290px - 28px) !important;
}

.pt106 {
  padding-top: 106px !important;
}

.pt76 {
  padding-top: 76px !important;
}

.h420 {
  height: 420px !important;
}

.lh420 {
  line-height: calc(420px - 28px) !important;
}

.h210 {
  height: 210px !important;
}

.lh210 {
  line-height: calc(210px - 28px) !important;
}
.lh38{
  line-height: 38px;
}
.t-left{
  text-align: left;
}
.t-2em{
  text-indent: 2em;
}
.e-line{
  width: 100%;
  height: 2px;
  background-color: #eee;
}
.e-line-top{
  border-top: 2px solid #eee;
}