@font-face {
  font-family: "Montserrat-Bold";
  src: url("../font/Montserrat-Bold.woff2") format("woff2"),
       url("../font/Montserrat-Bold.woff") format("woff"),
       url("../font/Montserrat-Bold.ttf") format("truetype"),
       url("../font/Montserrat-Bold.eot") format("embedded-opentype"),
       url("../font/Montserrat-Bold.svg") format("svg");
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../font/Montserrat-Regular.woff2") format("woff2"),
       url("../font/Montserrat-Regular.woff") format("woff"),
       url("../font/Montserrat-Regular.ttf") format("truetype"),
       url("../font/Montserrat-Regular.eot") format("embedded-opentype"),
       url("../font/Montserrat-Regular.svg") format("svg");
}
@font-face {
  font-family: "Montserrat-SemiBold.woff";
  src: url("../font/Montserrat-SemiBold.woff.woff2") format("woff2"),
       url("../font/Montserrat-SemiBold.woff.woff") format("woff"),
       url("../font/Montserrat-SemiBold.woff.ttf") format("truetype"),
       url("../font/Montserrat-SemiBold.woff.eot") format("embedded-opentype"),
       url("../font/Montserrat-SemiBold.woff.svg") format("svg");
}

@font-face {
  font-family: "youyuan";
  src: url("../font/youyuan.woff2") format("woff2"),
       url("../font/youyuan.woff") format("woff"),
       url("../font/youyuan.ttf") format("truetype"),
       url("../font/youyuan.eot") format("embedded-opentype"),
       url("../font/youyuan.svg") format("svg");
}
html {
  font-size: 16px;
 
}

.time-1s{visibility: visible;animation-duration:0.2s;-webkit-animation-duration:0.2s;animation-delay:0.1s;-webkit-animation-delay:0.1s;}
.time-2s{visibility: visible;animation-duration:0.3s;-webkit-animation-duration:0.3s;animation-delay:0.2s;-webkit-animation-delay:0.2s;}
.time-3s{visibility: visible;animation-duration:0.4s;-webkit-animation-duration:0.4s;animation-delay:0.3s;-webkit-animation-delay:0.3s;}
.time-4s{visibility: visible;animation-duration:0.5s;-webkit-animation-duration:0.5s;animation-delay:0.4s;-webkit-animation-delay:0.4s;}
.time-5s{visibility: visible;animation-duration:0.6s;-webkit-animation-duration:0.6s;animation-delay:0.5s;-webkit-animation-delay:0.5s;}
.time-6s{visibility: visible;animation-duration:0.7s;-webkit-animation-duration:0.7s;animation-delay:0.6s;-webkit-animation-delay:0.6s;}
.time-7s{visibility: visible;animation-duration:0.8s;-webkit-animation-duration:0.8s;animation-delay:0.7s;-webkit-animation-delay:0.7s;}

.time-8s{visibility: visible;animation-duration:0.9s;-webkit-animation-duration:0.9s;animation-delay:0.8s;-webkit-animation-delay:0.8s;}
.time-9s{visibility: visible;animation-duration:1s;-webkit-animation-duration:1s;animation-delay:0.9s;-webkit-animation-delay:0.9s;}
.time-10s{visibility: visible;animation-duration:1.1s;-webkit-animation-duration:1.1s;animation-delay:1s;-webkit-animation-delay:1s;}
.time-11s{visibility: visible;animation-duration:1.2s;-webkit-animation-duration:1.2s;animation-delay:1.1s;-webkit-animation-delay:1.1s;}
.time-12s{visibility: visible;animation-duration:1.3s;-webkit-animation-duration:1.3s;animation-delay:1.2s;-webkit-animation-delay:1.2s;}
.time-13s{visibility: visible;animation-duration:1.4s;-webkit-animation-duration:1.4s;animation-delay:1.3s;-webkit-animation-delay:1.3s;}
.time-14s{visibility: visible;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-delay:1.4s;-webkit-animation-delay:1.4s;}
.time-15s{visibility: visible;animation-duration:1.6s;-webkit-animation-duration:1.6s;animation-delay:1.5s;-webkit-animation-delay:1.5s;}
.time-16s{visibility: visible;animation-duration:1.7s;-webkit-animation-duration:1.7s;animation-delay:1.6s;-webkit-animation-delay:1.6s;}

.time-17s{visibility: visible;animation-duration:1.8s;-webkit-animation-duration:1.8s;animation-delay:1.7s;-webkit-animation-delay:1.7s;}
.time-18s{visibility: visible;animation-duration:1.9s;-webkit-animation-duration:1.9s;animation-delay:1.8s;-webkit-animation-delay:1.8s;}


ul, li {
  list-style: none ;
  padding: 0;
  margin: 0;
}

a:hover {
  text-decoration: none;
}
button {
  cursor: pointer;
}
input,button {
  outline: none;
}
h1,h2,h3,h4,h5 {
	 font-family: "Montserrat-Bold" ;
  font-weight: 700;
  margin: 0;
}
p {
	font-family: "Montserrat-Regular";
  margin: 0;
}
* {
  box-sizing: border-box;
}
.icon-span{ display:flex; margin-top:-20px; right: 12px;}
.icon-list-ul{ font-size:2rem;}
.inb-info{  overflow:hidden;}
.inb-info h3{ text-transform:uppercase; margin-top:15%; font-size:2rem; color:#fff; line-height:2.3rem;font-family: "Montserrat-SemiBold.woff";}
.inb-info h5{ text-transform:uppercase;font-size:1.125rem; color:#fff; line-height:4.3rem;font-family: "Montserrat-SemiBold.woff";}
.inb-info h5 a{ text-transform:uppercase;font-family: "Montserrat-SemiBold.woff";font-size:1.15rem; color:#fff; line-height:4.3rem; display:inline-block;}
.inb-info h5 a:hover{ color:#0088ce;}
.inb-info h5 a:nth-child(1){ color:#0088ce;}
.navbar-nav #active>a{ color:#0088ce;}
.container::after {
  content: '';
  display: block;
  overflow: hidden;
  clear: both;
}
.navbar-zesay {
  background-color: #fff;
}
.navbar-zesay .nav-link {
  color: #1c1f40;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 .8rem;
}
.navbar-zesay .active .nav-link {
  color: #0088ce;
}
.dropdown-hover > .dropdown-menu {
  margin: 0;
}
.dropdown-hover:hover > .dropdown-menu {
  display:block;
}
.dropdown-item.active, .dropdown-item:active {
  background-color: #1c1f40;
}

.search-box {
  border-bottom: 1px solid #000;
  overflow: hidden;
  transition: all 0.3s;
}
.search-box input[type='text'] {
	 font-family: "Montserrat-Regular";
  width: 180px;
  height: 30px;
  border: none;
  font-size: 14px;
  float: left;
}
.search-box input[type='submit'] {
  width: 22px;
  height: 30px;
  border: none;
  float: right;
  background: url(../img/icon-search.png) no-repeat center;
  outline: none;
}
.header {
  position: relative;
}
.head-top {
  position: relative;
  background: #1c1f40;
  height: 54px;
  overflow: hidden;
}
.head-top .container {
  position: relative;
  z-index: 3;
}
.head-top .bg1 {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px;
  width: 1920px;
  height: 100%;
  background: url(../img/top-bg1.jpg) no-repeat left center;
}
.hin-right {
  float: right;
  line-height: 24px;
  padding: 15px 0;
  font-size: 1rem;
  color: #fff;
}
.hin-right span ,.hin-left span{
  border-right: 1px solid #fff;
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  padding-left: 40px;
}
.hin-left span{ padding-left:20px !important;}
.hin-left .ico-hin1{ background-image:url(../img/ico1.png); background-repeat:no-repeat; background-size:7%; background-position:left;}
.hin-left .ico-hin2{ background-image:url(../img/ico2.png); background-repeat:no-repeat; background-size:7%;background-position:left;}
 .hin-right span.ico-hin1 {
  background: url(../img/ico1.png) no-repeat left center;
}
 .hin-right span.ico-hin2 {
  background: url(../img/ico2.png) no-repeat 5px center;
  margin-left: 10px;
}
.hin-right .ico-lang {
  border-right: none;
}
.langbox {
  display: inline-block;
  vertical-align: top;
  background-color: #0088ce;
  text-align: center;
  margin: -15px 0;
  height: 54px;
  padding: 16px 1.6rem;
  box-sizing: border-box;
  font-size: 0;
}
.langbox a {
  vertical-align: top;
  margin: 0 9px;
}

.ShowBanner-info h3{
  padding-top: 250px;
  color: #f7f7f8;
  line-height: 80px;
font-family: "Montserrat-Regular";
font-size: 60px;
}
.ShowBanner-info  p{
  line-height: 50px;
  font-size: 30px;
  color: #f7f7f8;
}
.ShowBanner-info button{
  margin-top: 30px;
  border: 0px;
  background: #0088ce;
  padding: 10px 15px;
  font-family: "Montserrat-Regular"; 
  font-size: 18px;
  color: #fff;
}
.head-nav {
  position: relative;
  padding: 12px 0;
}
.swiper-banner {
  position: relative;
  height: 797px;
  overflow: hidden;
}
.swiper-banner li {
  display: block;
  height: 100%;
}
.swiper-banner li a {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
.swiper-banner .swiper-button-next,
.swiper-banner .swiper-button-prev {
  background-color: #0088ce;
  background-size: 1rem;
  width: 44px;
  height: 44px;
}
.contbox-1 {
  background: url(../img/bg1.jpg) no-repeat center;
  background-size: cover;
  height: 676px;
  padding: 90px 0 0;
}
.si-title {
  padding-bottom: 22px;
}
.si-title h3 {
  font-size: 14px;
  color: #253241;
  line-height: 1.6em;
  text-transform: uppercase;
  margin: 0;
}
.si-title h4 {
  font-size: 3rem;
  color: #253241;
  line-height: 1;
  font-weight: bold;
}
.si-title b {
  color: #0088ce;
}
.si-info {
  overflow: hidden;
  width: 100%;
  max-width: 790px;
}
.si-info p {
	font-family: "Montserrat-Regular";
  font-size: 14px;
  color: #222222;
  line-height: 1.5em;
  letter-spacing: 1px;
}
.si-ide {
	display:none !important;
  overflow: hidden;
  margin-top: 20px;
}
.si-ide a {
  float: left;
  width: 176px;
  text-align: center;
  font-size: 1.125rem;
  color: #222222;
  font-weight: bold;
}
.si-ide b {
  display: block;
  font-weight: 600;
}
.contbox-2 {
  position: relative;
  overflow: hidden;
}
.c-title {
  overflow: hidden;
  padding: 52px 0 30px;
  position: relative;
}
.c-title h3 {
  font-size: 2.25rem;
  color: #222222;
  line-height: 3.125rem;
  margin: 0;
}
.c-title h4 {
  font-size: 1.125rem;
  color: #222222;
  line-height: 24px;
  margin: 0;
}
.c-title b {
  color: #0088ce;
}
.c-botin {
  position: relative;
  background: url(../img/bg2.jpg) no-repeat center;
  background-size: cover;
  height: 667px;
}
.more {
  overflow: hidden;
  padding: 1.8rem 0;
}
.more a {
  display: inline-block;
  vertical-align: top;
  font-size: 1.125rem;
  color: #fff;
  background-color: #0088ce;
  width: 230px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}
.boin-item {
  position: relative;
}
.boin-item-img {
  display: block;
  width: 100%;
  height: 435px;
  overflow: hidden;
  position: relative;
}
.boin-item-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.boin-item-info {
  background-color: #fff;
  margin-top: 3px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
  color: #222222;
  text-align: center;
  padding: 5px;
  line-height: 1.2;
  transition: all 0.3s;
}
.boin-item-info h5{font-family: "Montserrat-Regular"; font-weight:600;}
.swiper-botin {
  padding: 18px 8px;
}
.boin-item-hide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(0, 136, 206, .9);
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  opacity: 0;
  transition: all 0.3s;
}
.boin-item-hide p{ text-transform:uppercase;}
.boin-item:hover .boin-item-hide {
  opacity: 1;
}
.boin-item:hover .boin-item-info {
  background-color: rgb(0, 136, 206, 1);
  color: #fff;
}
.c-botin .swiper-button-next, 
.c-botin .swiper-button-prev {
  right: 10px;
  top: -66px;
  background-size: 10px;
  width: 44px;
  height: 44px;
  border: 1px dashed #dddddd;
  border-radius: 3px;
} 
.c-botin .swiper-button-prev {
  left: auto;
  right: 60px;
}
.contbox-3 {
  padding: 5.9rem 0;
  background-color: #f1f5fa;
}
.initimg {
  height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 12.5rem;
}
.initinfo {
  position: relative;
  flex: 1;
}
.initinfo h5 {
	font-family: "Montserrat-Regular"; font-weight:100;
  font-size: 1.8rem;
  color: #fff;
  padding-bottom: 1rem;
}
.initinfo p {
  font-size: 1.125rem;
  color: #fff;
  line-height: 1.2em;
}
.initem-box {
  background-color: #34485f;
  box-shadow: 2px 0 5px rgba(0, 0, 0, .3);
}
.initem-box.ini-color1 {
  background-color: #0088ce;
}
.initem-box.ini-color2 {
  background-color: #253241;
}
.initem-box.ini-color3 {
  background-color: #34485f;
}
.setinc {
  position: relative;
  margin-left: 22px;
  margin-right: 30px;
}
.setinc-info img {
  width: 100%;
  height: 310px;
  display: block;
  object-fit: cover;
}
.setinc-info h3 {
  font-size: 24px;
  color: #253241;
  line-height: 36px;
  padding-top: 12px;
}
.setinc-info p {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}
.initem-cont {
  margin-right: 20px;
}
.setinc h3 {
  font-size: 1.125rem;
  text-transform: none;
}
.setinc h4 {
  font-size: 2.625rem;
}
.contbox-4 {
  position: relative;
  background: url(../img/bg3.jpg) no-repeat top center;
}
.m-title {
  overflow: hidden;
  position: relative;
  padding: 84px 0 76px;
}
.m-title h3 {
	font-family: "Montserrat-Regular";
  font-size: 1.125rem;
  color: #fff;
  line-height: 1.1;
  font-weight: normal;
}
.m-title h4 {
  font-size: 2.625rem;
  color: #fff;
  line-height: 1;
  font-weight: normal;
}
.m-title strong {
  position: absolute;
  right: 0;
 font-family: "Montserrat-Regular";
  top: 122px;
  font-size: 1.125rem;
  color: #fff;
  font-weight: 100;
}
.m-title strong span {
  padding-left: 32px;
  background: url(../img/ico3.png) no-repeat left center;
}
.container-max {
  margin: 0 -94px;
  background-color: #fff;
}
.cm-title {
  text-align: center;
  padding: 4.125rem 0 2.5rem;
}
.cm-title h2 {
  font-size: 2.625rem;
  color: #000000;
  line-height: 1.1;
  text-transform: uppercase;
}
.cm-title span {
  color: #0088ce;
}
.prolist {
  overflow: hidden;
  margin: 0 -5px;
}
.prolist li {
  float: left;
  width: calc(25% - 10px);
  margin: 10px 5px 0;
}
.product-item {
  position: relative;
  overflow: hidden;
}
.p-item-img {
	
  overflow: hidden;
  width: 100%;
}
.p-item-img img {
	transform:scale(1,1);
	transition:all 0.8s;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-item-img img:hover{ transform:scale(1.1,1.1);}
.p-item-info {
  background-color: #34404e;
}
.p-item-info .din-i {
  display: flex;
  height: 96px;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
}
.p-item-info .din-i h5 {
  font-size: 1.125rem;
  font-family: "Montserrat-Regular";
  color: #fff;
  font-weight:100;
  line-height: 1.5em;
}
.p-item-right {
  display: block;
  height: 56px;
  text-align: right;
  border-top: 1px solid #444b53;
}
.p-item-right a {
  display: block;
  margin-left: auto;
  width: 142px;
  height: 100%;
  background-color: #0088ce;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  line-height: 56px;
  text-transform: uppercase;
}
.footer {
  background-color: #121820;
}
.gin-share {
  padding: 60px 0;
}
.gin-logo {
  text-align: center;
}
.gin-logo img {
  max-width: 100%;
}
.gin-share-box {
  text-align: center;
  margin-top: 1rem;
}
.gin-share-box a {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  margin: 0 6px;
}
.gin-share-box a img {
  width: 100%;
  height: 100%;
  display: block;
}
.r-links {
  overflow: hidden;
}
.r-links h5 {
  font-size: 1.5rem;
  color: #fff;
  line-height: 1.2;
  padding-bottom: 1rem;
  font-weight: normal;
}
.r-links p {
  font-size: 14px;
  color: #a2a3a3;
  line-height: 24px;
  margin: 0;
}
.r-links p a {
  color: #a2a3a3;
}
.r-links p a:hover {
  color: #fff;
}
.r-form {
  overflow: hidden;
  margin-top: 10px;
}
.r-form input {
  width: 320px;
  max-width: 100%;
  background-color: #fff;
  font-size: 14px;
  line-height: 44px;
  padding: 0 10px;
  border: none;
}
.r-form button {
  width: 126px;
  height: 40px;
  border: none;
  margin-top: 10px;
  background-color: #0088ce;
  color: #fff;
}
.fot-links {
  padding-bottom: 3rem;
}
.fot-copr {
  line-height: 1.5em;
  font-size: 14px;
  color: #959697;
  padding: 3rem 0;
  text-align: center;
}
.show-search {
  width: 22px;
  height: 30px;
  border: none;
  float: right;
  background: url(../img/icon-search.png) no-repeat center;
  outline: none;
}

/* ----- */
.hin-left {
  float: left;
  color: #fff;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 54px;
  display: none;
}

.dropdown-menu {
  background-color: #0088ce;
  border: none;
  border-radius: 0;
  margin-top: 25px !important;
}
.dropdown-menu::after {
  content: '';
  position: absolute;
  left: 0;
  top: -25px;
  height: 25px;
  width: 100%;
}
.dropdown-menu a span{font-family: "youyuan";}
.dropdown-menu a {
	  
  color: #fff;
}
.inbanner {
  position: relative;
  height: 435px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
}
.inbanner a {
  display: block;
  height: 100%;
}
.container-in {
  padding: 30px 0 0;
}
.left-nav {
  width: 295px;
  max-width: 100%;
}
.leftnav-tit {
  background-color: #253241;
  height: 72px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.leftnav-tit h3 {
  font-size: 1.125rem;
  color: #fff;
  text-transform: uppercase;
}
.leftnav-list {
  background-color: #f1f5fa;
  padding: 10px;
}
.leftnav-list li {
  background-color: #fff;
  margin-top: 5px;
  border: 1px solid #e5e7ea;
}
.leftnav-list li a {
  display: block;
  font-size: 0.875rem;
  color: #3d3e3e;
  line-height: 1.5rem;
  padding: 10px;
}
.leftnav-list li.active a {
  color: #fff;
  background-color: #0088ce;
}
.right-content {
  width: 1070px;
  margin-left: -30px;
}
.p-list {
  overflow: hidden;
  margin: 0 -5px;
}
.p-list li {
  float: left;
  width: calc(100% / 3 - 10px);
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.pager {
  text-align: center;
  padding: 36px 0;
}
.pager a:nth-child(1){ display:none;}
.pager a,
.pager b {
  display: inline-block;
  vertical-align: middle;
  padding:0px 10px;
  text-align: center;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  border-radius: 200px;
  line-height: 32px;
  margin: 0 3px;
  border: 1px solid #fff;
  color: #333;
  background-color: #fff;
}
.pager b {
  background-color: #0088ce;
  width: 50px;
  color: #fff;
}
.pager .pager-prev {
  background: url(../img/l.png) no-repeat center;
  border: 1px solid #0088ce;
}
.pager .pager-next {
  background: url(../img/r.png) no-repeat center;
  border: 1px solid #0088ce;
}
.showin-img {
  position: relative;
}
.showin-img-top {
  width: 100%;
  height: 475px;
  border: 2px solid #f1f5fa;
  margin-bottom: 10px;
}
.showin-img-top img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.showli-item {
  border: 2px solid #efefef;
  overflow: hidden;
  cursor: pointer;
}
.swiper-slide-thumb-active .showli-item {
  border-color: #999;
}
.showli-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.showin-info {
  position: relative;
}
.showin-info h3 {
  font-size: 1.375rem;
  color: #253241;
  line-height: 1.2;
  padding: 0.5rem 0;
}
.showin-info p {
  font-size: 0.875rem;
  color: #253241;
  line-height: 1.5em;
}
.showin-link {
  margin-top: 1.8rem;
}
.showin-link a {
  display: block;
  height: 3rem;
  background-color: #0088ce;
  margin-top: 5px;
  line-height: 3rem;
  padding-left: 1rem;
  font-size: 1.125rem;
  color: #fff;
  max-width: 252px;
}
.showin-link a img {
  width: 26px;
  margin-right: 5px;
  margin-top: -5px;
}
.showin-share {
  margin-top: 1rem;
}
.showin-share span {
  font-weight: bold;
  margin-right: 5px;
  line-height: 28px;
}
.showin-share img {
  width: 28px;
  height: 28px;
}
.rin-info {
  margin-top: 3rem;
  padding-bottom: 8rem;
}
.rin-info h2 {
  font-size: 1.5rem;
  color: #253241;
  line-height: 2em;
  text-transform: uppercase;
}
.rin-info h3 {
  font-size: 0.875rem;
  color: #3d3e3e;
  line-height: 1.5em;
}
.rin-info p {
  font-size: 0.875rem;
  color: #3d3e3e;
  line-height: 1.5em;
}
.toplinks {
  text-align: center;
}
.toplinks h2 {
  font-size: 2.625rem;
  color: #000000;
  line-height: 2em;
  padding: 3rem 0 1rem;
  text-transform: uppercase;
}
.tinlink-list {
  text-align: center;
  padding-bottom: 5rem;
}
.tinlink-list img {
  width: 7.625rem;
  height: 7.625rem;
}
.tinlink-list h5 {
  font-size: 1.125rem;
  color: #000000;
  line-height: 1.8em;
  padding: 3rem 0 0;
}
.tinlink-list p {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 2em;
  color: #000;
}
.contact-box {
  background: url(../img/bg4.jpg) no-repeat center;
  height: 800px;
  background-size: cover;
}
.contact-title {
  text-align: center;
  padding: 3.6rem 0 1.375rem;
}
.contact-title h3 {
  color: #fff;
  font-size: 2.625rem;
  line-height: 2em;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.contact-title h3 span {
  color: #0088ce;
}
.contact-title p {
  font-size: 1.125rem;
  color: #fff;
  line-height: 1.5em;
}
.contact-form {
  padding: 1.5rem 0;
  color: #fff;
}
.contact-form .form-control {
  width: 515px;
  max-width: 100%;
}
.contact-form .form-label {
  width: 180px;
  justify-content: start;
  align-self: flex-start;
  padding: .375rem .75rem;
}
.contact-form textarea.form-control {
  width: calc(100% - 180px);
  height: 190px;
}
.contact-form span {
  color: #0088ce;
  margin-left: 1rem;
}
.btn-submit {
  margin-left: 180px;
}
.btn-submit button {
  width: 180px;
}
.btn-theme {
  background-color: #0088ce;
  color: #fff;
}
.btn-theme:focus {
  background-color: #ce2c78;
}
.contact-form .form-radio {
  margin-right: 2rem;
}
.contact-form input[type=radio] {
  margin-right: 0.4rem;
  vertical-align: middle;
  margin-bottom: -3px;
}

.news-list li a {
	margin-top:20px;
    width: 172px;
    height: 100%;
    background-color: #0088ce;
	display:inline-block;
    font-size: 1.125rem;
    color: #fff;
    text-align: center;
    line-height: 56px;
    text-transform: uppercase;
}
.news-list li{ overflow:hidden; margin-bottom:25px;}
.news-list img{ width: calc(100% - 700px);}
.news-list div{ width:650px; float:right;}
.news-list div h3{ color:#000; font-size:1.5rem; line-height:2rem;}
.news-list div h5{ font-size:1rem; line-height:2rem; }
.news-list div p{ color:#000; line-height:1.8rem;}
.news-list li:hover h3{ color:#df3483;}


.news-title{ overflow:hidden; text-align:center; width:100%;}
.news-title h3{}

#footer{ display:none;}
.mobile-show{ display:none;}
.view-more{ color:#fff !important; cursor:pointer;}
.hide-share{ display:none;}