#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  transition: opacity 0.5s ease;
  z-index: 100000000000000000000000000000000000000;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}

#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  transition: left 0.4s ease, transform 0.4s ease;
}

#baguetteBox-slider.bounce-from-right {
  animation: bounceFromRight 0.4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  animation: bounceFromLeft 0.4s ease-out;
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  transition: background-color 0.4s ease;
}

.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
  right: 2%;
  display: block !important;
}

.baguetteBox-button#previous-button {
  left: 2%;
  display: block !important;
}

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}
.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}



.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
.wap-hd-nav {
  display: none;
}

@media screen and (max-width: 991px) {
  .wap-hd-nav {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    background-color: #0057a8;
  }
  .wap-hd-nav-item {
    width: 25%;
  }
  .wap-hd-nav-item a {
    display: block;
    padding: 5px 0;
    line-height: 20px;
    font-size: 14px;
    color: white;
    text-align: center;
    background-color: #363636;
  }
  .wap-hd-nav-item a.active {
    color: white;
    background-color: #0057a8;
  }
}
.m-mobilenav {
  display: none;
}

@media screen and (max-width: 991px) {
  .m-mobilenav {
    position: fixed;
    z-index: 11;
    padding-top: 25px;
    top: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
  }
  .m-mobilenav .mbnav-btn {
    position: absolute;
    z-index: 2;
    top: 5px;
    left: 12px;
    width: 36px;
    transition: all 550ms;
    background-color: #f5f5f5;
    padding: 5px;
  }
  .m-mobilenav .mbnav-btn .line {
    width: 100%;
    height: 2px;
    background-color: #0057a8;
  }
  .m-mobilenav .mbnav-btn .line2 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .m-mobilenav .mbnav-btn.active {
    transform: rotate(90deg);
  }
  .m-mobilenav .mbnav-bd {
    position: absolute;
    left: 0;
    top: 0;
    width: 300px;
    height: 100%;
    top: 0;
    visibility: hidden;
    z-index: 1;
  }
  .m-mobilenav .mbnav-bd.show {
    visibility: visible;
  }
  .m-mobilenav .mbnav-bd.show .mbnav-wp {
    height: 100%;
    opacity: 1;
  }
  .m-mobilenav .mbnav-bd.show .mbnav-item > a {
    opacity: 1;
    transform: scale(1) translate(0, 0);
  }
  .m-mobilenav .mbnav-wp {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background-color: #333;
    top: 0;
    transition: all 550ms;
    opacity: 0;
  }
  .m-mobilenav .mbnav-fix {
    position: absolute;
    left: 0;
    top: 60px;
    height: calc(100% - 60px);
    width: 100%;
    box-sizing: border-box;
    overflow-y: scroll;
  }
  .m-mobilenav .mbnav-item {
    position: relative;
    padding-left: 44px;
    padding-right: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .m-mobilenav .mbnav-item i {
    position: absolute;
    left: 13px;
    top: 12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #333;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    cursor: pointer;
  }
  .m-mobilenav .mbnav-item > a {
    display: block;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #fff;
    transform: scale(1.1) translate(60px, -35px);
    opacity: 0;
    transition: 0.5s 0.1s;
  }
  .m-mobilenav .mbnav-item > a.current:after {
    content: "";
    margin-left: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    transition: all 550ms;
  }
  .m-mobilenav .mbnav-item > a.active {
    color: #0057a8;
  }
  .m-mobilenav .mbnav-item > a.active:after {
    background-color: #0057a8;
  }
  .m-mobilenav .mbnav-item:nth-child(1) > a {
    transition-delay: 250ms;
  }
  .m-mobilenav .mbnav-item:nth-child(2) > a {
    transition-delay: 300ms;
  }
  .m-mobilenav .mbnav-item:nth-child(3) > a {
    transition-delay: 350ms;
  }
  .m-mobilenav .mbnav-item:nth-child(4) > a {
    transition-delay: 400ms;
  }
  .m-mobilenav .mbnav-item:nth-child(5) > a {
    transition-delay: 450ms;
  }
  .m-mobilenav .mbnav-item:nth-child(6) > a {
    transition-delay: 500ms;
  }
  .m-mobilenav .mbnav-item:nth-child(7) > a {
    transition-delay: 550ms;
  }
  .m-mobilenav .mbsbnav-list {
    padding: 10px 0;
    display: none;
  }
  .m-mobilenav .mbsbnav-item {
    position: relative;
    padding-left: 20px;
    padding-right: 5px;
  }
  .m-mobilenav .mbsbnav-item i {
    left: 0;
    top: 6px;
    line-height: 24px;
  }
  .m-mobilenav .mbsbnav-item a {
    display: block;
    padding: 5px 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
  }
  .m-mobilenav .mbsbnav-item a.active {
    color: #0057a8;
  }
}

#wowslider-container1 { display: table; zoom: 1; position: relative; width: 100%; max-width: 1920px; max-height:620px; margin:0px auto 0px; z-index:90; text-align:left; /* reset align=center */
	font-size: 10px; text-shadow: none; 
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
* html #wowslider-container1{ width:1920px }
#wowslider-container1 .ws_images ul{ position:relative; width: 10000%; height:100%; left:0; list-style:none; margin:0; padding:0; border-spacing:0; overflow: visible; /*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{ position: relative; width:1%; height:100%; line-height:0; overflow: hidden; float:left;	padding:0 0 0 0 !important; margin:0 0 0 0 !important; }
#wowslider-container1 .ws_images{ position: relative; left:0; top:0; height:100%; max-height:620px; max-width: 1920px; vertical-align: top; border:none; overflow: hidden; }
#wowslider-container1 .ws_images ul a{ width:100%; height:100%; max-height:620px; display:block; color:transparent; }
#wowslider-container1 img{ max-width: none !important; }
#wowslider-container1 .ws_images .ws_list img,
#wowslider-container1 .ws_images > div > img{ width:100%; border:none 0; max-width: none; padding:0; margin:0; }
#wowslider-container1 .ws_images > div > img { max-height:620px; }
#wowslider-container1 .ws_images iframe { position: absolute; z-index: -1; }
#wowslider-container1 .ws-title > div { display: inline-block !important; }
#wowslider-container1 a{ text-decoration: none; outline: none; border: none; }
#wowslider-container1  .ws_bullets { float: left; position:absolute; z-index:70; }
#wowslider-container1  .ws_bullets div{ position:relative; float:left; font-size: 0px; }
/* compatibility with Joomla styles */
#wowslider-container1  .ws_bullets a { line-height: 0; }
#wowslider-container1  .ws_script{ display:none; }
#wowslider-container1 sound, 
#wowslider-container1 object{ position:absolute; }

/* prevent some of users reset styles */
#wowslider-container1 .ws_effect { position: static; width: 100%; height: 100%; }
#wowslider-container1 .ws_photoItem { border: 2em solid #fff; margin-left: -2em; margin-top: -2em; }
#wowslider-container1 .ws_cube_side { background: #A6A5A9; }


/* hide controls when video start play */
#wowslider-container1.ws_video_playing .ws_bullets,
#wowslider-container1.ws_video_playing .ws_fullscreen,
#wowslider-container1.ws_video_playing .ws_next,
#wowslider-container1.ws_video_playing .ws_prev { display: none; }
.ws-title-wrapper{ display: none; }

/* youtube/vimeo buttons */
#wowslider-container1 .ws_video_btn { position: absolute; display: none; cursor: pointer; top: 0; left: 0; width: 100%; height: 100%; z-index: 55; }
#wowslider-container1 .ws_video_btn.ws_youtube,
#wowslider-container1 .ws_video_btn.ws_vimeo { display: block; }
#wowslider-container1 .ws_video_btn div { position: absolute;background-size: 200%; top: 50%; left: 50%; width: 7em; height: 5em; margin-left: -3.5em; margin-top: -2.5em; }
#wowslider-container1 .ws_video_btn.ws_youtube div { background-position: 0 0; }
#wowslider-container1 .ws_video_btn.ws_youtube:hover div { background-position: 100% 0; }
#wowslider-container1 .ws_video_btn.ws_vimeo div { background-position: 0 100%; }
#wowslider-container1 .ws_video_btn.ws_vimeo:hover div { background-position: 100% 100%; }
#wowslider-container1 .ws_playpause.ws_hide { display: none !important; }
#wowslider-container1  .ws_bullets { padding: 5px; }
#wowslider-container1 .ws_bullets a { width:20px; height:20px;float: left; text-indent: -4000px; position:relative; margin-left:7px; color:transparent; }
#wowslider-container1 .ws_bullets a:hover{ background-position: 0 50%;	
}
#wowslider-container1 .ws_bullets a.ws_selbull{ background-position: 0 100%; }	
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev { background-size: 200%;

	position:absolute; top:50%; margin-top:-2.4em; z-index:60; height: 6.4em; width: 6.4em; }
#wowslider-container1 a.ws_next{ background-position: 100% 0; right:0.5em; }
#wowslider-container1 a.ws_prev { left:0.5em; background-position: 0 0;  
}
#wowslider-container1 a.ws_next:hover{ background-position: 100% 100%; }
#wowslider-container1 a.ws_prev:hover { background-position: 0 100%; }

/*playpause*/
#wowslider-container1 .ws_playpause { width: 6.4em; height: 6.4em; position: absolute; top: 50%; left: 50%; margin-left: -2.5em; margin-top: -2.5em; z-index: 59; }
#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover { background-position: 100% 100% !important; }/* bottom center */
#wowslider-container1  .ws_bullets {
   bottom: 0; left:50%; padding: 5px; }
#wowslider-container1  .ws_bullets div{ left:-50%; }
#wowslider-container1 .ws-title{ position:absolute; display:block; font: 2em 'Arimo', sans-serif; bottom: -0.2em; left: 0; margin:1.8em 0.7em; padding:0.6em 0.5em; color:#777777; z-index: 50; line-height: 1em; text-transform: uppercase; color: #ffffff; 
    background-color: rgba(255, 255, 255, 0.3); border: 0.05em solid #ffffff; border-radius: 0.5em; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; }
#wowslider-container1 .ws-title div{ margin-top: 0.3em; font-size: 0.8em; line-height: 1.15em; font-weight: normal; }#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev,
#wowslider-container1 .ws_playpause { display:none; }

* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next,
#wowslider-container1:hover a.ws_prev,
#wowslider-container1:hover .ws_playpause { display:block
}#wowslider-container1 .ws_images > ul{ animation: wsBasic 16s infinite; -moz-animation: wsBasic 16s infinite; -webkit-animation: wsBasic 16s infinite; }
@keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }
@-moz-keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }
#wowslider-container1 .ws_bullets  a img{ text-indent:0; display:block; bottom:25px; left:-74px; visibility:hidden; position:absolute; border: 1px solid rgba(220, 220, 220, 0.6); border-radius:1px; -moz-border-radius:2px; -webkit-border-radius:2px; max-width:none; }
#wowslider-container1 .ws_bullets a:hover img{ visibility:visible; }
#wowslider-container1 .ws_bulframe div div{ height:48px; overflow:visible; position:relative; }
#wowslider-container1 .ws_bulframe div { left:0; overflow:hidden; position:relative; width:148px; background-color:#FFFFFF; 
 
	
}
#wowslider-container1  .ws_bullets .ws_bulframe{ display:none; bottom:29px; overflow:visible; position:absolute; cursor:pointer; -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); border: 1px solid #FFF; border-radius:3px; -moz-border-radius:3px; }
#wowslider-container1 .ws_bulframe span{ display:block; position:absolute; bottom:-8px; margin-left:1px; left:74px;  width:15px; height:6px; }#wowslider-container1 .ws_bulframe div div{ height: auto; }

@media all and (max-width:760px) { #wowslider-container1 .ws_fullscreen { display: block; }}
@media all and (max-width:400px){ #wowslider-container1 .ws_controls,#wowslider-container1 .ws_bullets,	#wowslider-container1 .ws_thumbs{ 	display: none	} }
@charset "UTF-8";
::selection {
  color: #fff;
  background: #0057a8;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  overflow-x: hidden;
  font-family: "MontserratLight", arial, helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 1.2;
  background-color: #fff;
}

@media screen and (max-device-width: 320px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
  tap-highlight-color: transparent;
  focus-ring-color: transparent;
  -webkit-tap-highlight-color: transparent;
  -webkit-focus-ring-color: transparent;
  -moz-tap-highlight-color: transparent;
  -moz-focus-ring-color: transparent;
  transition: all 550ms;
}
a:hover {
  color: #0057a8;
}

ol, ul {
  list-style: none;
}

img {
  max-width: 100%;
  border: 0px solid #ccc;
  height: auto;
}

table, embed, video {
  max-width: 100%;
}

input, textarea {
  border: none;
  background: none;
  font-family: inherit;
}
input:focus, textarea:focus {
  outline: none;
}

input[type=submit] {
  cursor: pointer;
}
input[type=checkbox] {
  cursor: pointer;
}
input[type=radio] {
  cursor: pointer;
}

input[type=submit], input[type=reset], input[type=button], button {
  -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/
}

textarea {
  resize: none;
}

button {
  border: none;
  background: none;
  cursor: pointer;
}

em, i {
  font-style: normal;
}

/* .c-xx start */
.c-fl {
  float: left;
}

.c-fr {
  float: right;
}

.c-cb {
  clear: both;
}

.c-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.c-mg {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.c-oh {
  overflow: hidden;
}

.c-wd {
  width: 1400px;
}

.c-tsn {
  transition: all 550ms;
}

.c-bbx {
  box-sizing: border-box;
}

.c-pr {
  position: relative;
}

.c-mt-5 {
  margin-top: 5px;
}

.c-mt-10 {
  margin-top: 10px;
}

.c-mt-15 {
  margin-top: 15px;
}

.c-mt-20 {
  margin-top: 20px;
}

.c-mt-25 {
  margin-top: 25px;
}

.c-mt-30 {
  margin-top: 30px;
}

.c-mt-35 {
  margin-top: 35px;
}

.c-mt-40 {
  margin-top: 40px;
}

.c-mt-45 {
  margin-top: 45px;
}

.c-mt-50 {
  margin-top: 50px;
}

.c-nomt {
  margin-top: 0 !important;
}

.c-nomr {
  margin-right: 0 !important;
}

.c-nomb {
  margin-bottom: 0 !important;
}

.c-noml {
  margin-left: 0 !important;
}

.c-nomg {
  margin: 0 !important;
}

.c-nopt {
  padding-top: 0 !important;
}

.c-nopr {
  padding-right: 0 !important;
}

.c-nopb {
  padding-bottom: 0 !important;
}

.c-nopl {
  padding-left: 0 !important;
}

.c-nopd {
  padding: 0 !important;
}

.c-nofont {
  line-height: 0;
  font-size: 0;
}

.c-nobg {
  background: none !important;
}

/* .c-xx end */
/* .f-xx start */
.f-czjz {
  position: relative;
  top: 50%;
  transform: translate(0px, -50%);
}

.f-box {
  margin: 0 auto;
  width: 1400px;
  max-width: 100%;
  overflow: visible;
  box-sizing: border-box;
}

@media screen and (max-width: 1440px) {
  .f-box {
    width: 1200px;
  }
}
@media screen and (max-width: 1219px) {
  .f-box {
    width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .f-box {
    width: 720px;
    max-width: 96%;
  }
}
/* .f-xx end */
/* @keyframes start */
@keyframes boxshadown {
  0% {
    box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.2);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(51, 51, 51, 0);
  }
}
/* @keyframes end */
/* .an-xx start */
.an-hoverimg-xy {
  position: relative;
  overflow: hidden;
}
.an-hoverimg-xy:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  transform: scaleX(0);
  transition: all 550ms;
  visibility: hidden;
}
.an-hoverimg-xy:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 1;
  transform: scaleY(0);
  transition: all 550ms;
  visibility: hidden;
}
.an-hoverimg-xy img {
  transition: all 550ms;
}
.an-hoverimg-xy:hover img {
  transform: scale(1.1);
}
.an-hoverimg-xy:hover:before {
  visibility: visible;
  transform: scaleX(1);
}
.an-hoverimg-xy:hover:after {
  visibility: visible;
  transform: scaleX(1);
}

.an-hoverimg-beforex {
  position: relative;
  overflow: hidden;
}
.an-hoverimg-beforex:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  transform: scaleX(0);
  transition: all 550ms;
  visibility: hidden;
}
.an-hoverimg-beforex img {
  transition: all 550ms;
}
.an-hoverimg-beforex:hover img {
  transform: scale(1.1);
}
.an-hoverimg-beforex:hover:before {
  visibility: visible;
  transform: scaleX(1);
}

.an-hoverimg-beforey {
  position: relative;
  overflow: hidden;
}
.an-hoverimg-beforey:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 2;
  transform: scaleY(0);
  transition: all 550ms;
  visibility: hidden;
}
.an-hoverimg-beforey img {
  transition: all 550ms;
}
.an-hoverimg-beforey:hover img {
  transform: scale(1.1);
}
.an-hoverimg-beforey:hover:before {
  visibility: visible;
  transform: scaleY(1);
}

.an-hoverbtn-beforey {
  position: relative;
}
.an-hoverbtn-beforey > * {
  position: relative;
}
.an-hoverbtn-beforey:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scaleY(0);
  background-color: #0057a8;
  transition: all 550ms;
}
.an-hoverbtn-beforey:hover {
  color: #fff;
}
.an-hoverbtn-beforey:hover:before {
  transform: scaleY(1);
}

.an-hoverbtn-beforex {
  position: relative;
}
.an-hoverbtn-beforex > * {
  position: relative;
}
.an-hoverbtn-beforex:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  background-color: #0057a8;
  transition: all 550ms;
}
.an-hoverbtn-beforex:hover {
  color: #fff;
}
.an-hoverbtn-beforex:hover:before {
  transform: scaleX(1);
}

.an-hoverbtn-beforer {
  position: relative;
  overflow: hidden;
}
.an-hoverbtn-beforer > * {
  position: relative;
}
.an-hoverbtn-beforer:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0057a8;
  transition: all 550ms;
}
.an-hoverbtn-beforer:hover {
  color: #fff;
}
.an-hoverbtn-beforer:hover:before {
  right: 0;
}

.an-boxsd:hover {
  animation: boxshadown 1s infinite cubic-bezier(0.66, 0, 0, 1);
}

/* .an-xx end */
/* .m-xx start */
.m-desc {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.m-desc a {
  color: #0057a8;
}
.m-desc a:hover {
  text-decoration: underline;
}
.m-desc p, .m-desc span, .m-desc b {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
}
.m-desc p {
  min-height: 30px;
}
.m-desc img {
  max-width: 100%;
}
.m-desc iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.m-desc table {
  width: 100%;
  border-collapse: collapse;
  line-height: 22px;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
}
.m-desc table tr td {
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 991px) {
  .m-desc {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-desc a {
    color: #0057a8;
  }
  .m-desc a:hover {
    text-decoration: underline;
  }
  .m-desc p, .m-desc span, .m-desc b {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
  }
  .m-desc p {
    min-height: 24px;
  }
}

.table table {
  width: 100%;
  border-collapse: collapse;
  line-height: 22px;
  border: 1px solid #ccc;
}

.table table tr td {
  padding: 10px;
  height: 30px;
  border: 1px solid #ccc;
}

@media screen and (max-width: 991px) {
  .table {
    width: 100%;
    overflow-x: auto;
  }
}
@media screen and (max-width: 991px) {
  [class*=-item] .item-title {
    font-size: 14px;
    font-size: 1.4rem;
  }
  [class*=-item] .item-desc {
    font-size: 13px;
    font-size: 1.3rem;
  }
  [class*=-item] .item-link {
    font-size: 13px;
    font-size: 1.3rem;
  }
  [class*=-item] .item-modal {
    display: none;
  }
}
/* .m-xx end */
/* .j-xx start */
.j-offset-top {
  transition: all 750ms;
  transform: translateY(100px);
  opacity: 0;
}
.j-offset-top.run {
  transform: translateY(0);
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .j-offset-top {
    transform: none !important;
  }
}

.j-offset-left {
  transition: all 750ms;
  transform: translateX(100px);
  opacity: 0;
}
.j-offset-left.run {
  transform: translateX(0);
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .j-offset-left {
    transform: none !important;
  }
}

.j-offset-right {
  transition: all 750ms;
  transform: translateX(-100px);
  opacity: 0;
}
.j-offset-right.run {
  transform: translateX(0);
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .j-offset-right {
    transform: none !important;
  }
}

.j-fadein {
  transition: all 750ms;
  opacity: 0;
}
.j-fadein.run {
  transform: translateX(0);
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .j-fadein {
    transform: none !important;
  }
}

.j-lazy {
  min-width: 100%;
}

/* .j-xx end */
[class*=-item] .item-pic {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
[class*=-item] .item-pic img {
  transition: all 550ms;
}
[class*=-item] .item-pic:hover img {
  transform: scale(1.1);
}
[class*=-item] .item-title {
  overflow: hidden;
}
[class*=-item] .item-title a:hover {
  color: #0057a8;
}
[class*=-item] .item-desc {
  overflow: hidden;
}
[class*=-item] .item-desc a {
  display: block;
}
[class*=-item] .item-desc a:hover {
  color: #0057a8;
}

.at-resp-share-element .at4-share-count-container {
  text-decoration: none;
  float: right;
  padding-right: 15px;
  line-height: 25px !important;
}

.at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

.at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

#preloader {
  background-color: #333;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 99;
}

#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
  text-align: center;
}

.object {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin-right: 20px;
  margin-top: 65px;
  border-radius: 50% 50% 50% 50%;
}

#object_one {
  animation: object_one 1.5s infinite;
}

#object_two {
  animation: object_two 1.5s infinite;
  animation-delay: 0.25s;
}

#object_three {
  margin-right: 0;
  animation: object_three 1.5s infinite;
  animation-delay: 0.5s;
}

@keyframes object_one {
  75% {
    transform: scale(0);
  }
}
@keyframes object_two {
  75% {
    transform: scale(0);
  }
}
@keyframes object_three {
  75% {
    transform: scale(0);
  }
}
.site-welcome {
  visibility: hidden;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 99;
  opacity: 0;
  transition: all 550ms;
}

.m-crm {
  padding-top: 85px;
  padding-bottom: 74px;
  background: url("../images/crmbg1.jpg") no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.m-crm a {
  color: #fff;
}
.m-crm a:hover {
  color: #0057a8;
}
.m-crm a.active {
  color: #0057a8;
}
.m-crm .box-title {
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-transform: uppercase;
}
.m-crm .box-desc {
  margin-top: 20px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 991px) {
  .m-crm {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-crm .box-title {
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-crm .box-desc {
    margin-top: 10px;
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-oths {
  margin-top: 30px;
  background-color: #f5f5f5;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-oths .oths-item {
  max-width: 48%;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666666;
  overflow: hidden;
}
.m-oths .oths-item a {
  color: #666;
}
.m-oths .oths-item a:hover {
  color: #0057a8;
}
.m-oths .item-name {
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-oths .item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-oths .oths-item-2 {
  text-align: right;
}
@media screen and (max-width: 991px) {
  .m-oths {
    padding: 10px;
  }
  .m-oths .oths-item {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-page {
  margin-top: 95px;
  letter-spacing: 0;
  font-size: 0;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: flex-start;
}
.m-page a, .m-page span {
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 35px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  text-align: center;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  transition: all 550ms;
  padding: 0 5px;
}
.m-page a.big, .m-page span.big {
  min-width: 74px;
}
.m-page a:hover {
  color: white;
  border-color: #0057a8;
  background-color: #0057a8;
}
.m-page a.active {
  color: white;
  border-color: #0057a8;
  background-color: #0057a8;
}
.m-page .no:hover{
    border: 1px solid #e5e5e5;
    color: #999;
    background-color: #fff;
}
.m-page .page-form {
  margin-left: 8px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  padding-right: 22px;
  background: url("../images/page1.png") no-repeat right center;
}

.m-page .form-btn {
  line-height: 30px;
  height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #0057a8;
  box-sizing: border-box;
  border: 0px solid #e5e5e5;
}

.m-page2 {
  position: relative;
}

@media screen and (max-width: 991px) {
  .m-page {
    margin-top: 45px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  .m-page a {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
  }
}
.m-kf {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 30%;
}
.m-kf .kf-item {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  width: 54px;
  line-height: 54px;
  margin-bottom: 1px;
  font-size: 20px;
  font-size: 2rem;
  color: #a3a3a3;
  text-align: center;
  background-color: #f5f5f5;
}
.m-kf .kf-item:hover {
  color: #fff;
  background-color: #0057a8;
}
.m-kf .kf-item.active {
  color: #fff;
  background-color: #0057a8;
}
.m-kf .kf-wx {
  position: absolute;
  display: none;
  bottom: 0;
  right: 100%;
  width: 120px;
  font-size: 0;
  line-height: 0;
}
.m-kf .gotop {
  display: none;
}

@media screen and (max-width: 991px) {
  .m-kf {
    right: 0;
    top: auto;
    bottom: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    width: 100%;
    background-color: #2d2d27;
  }
  .m-kf .kf-item {
    width: 20%;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    background-color: #2d2d27 !important;
  }
  .m-kf .kf-item2 {
    position: relative;
  }
  .m-kf .kf-wx {
    bottom: 100%;
    left: 0;
    right: auto;
  }
  .m-kf .gotop {
    width: 20%;
    line-height: 60px;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    display: block;
  }
  .g-ft {
    padding-bottom: 53px;
  }
}
.returntop {
  position: fixed;
  *position: absolute;
  z-index: 9;
  right: 6px;
  bottom: 150px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  background-color: #0057a8;
  border-radius: 5px;
  display: none;
}
.returntop:hover {
  color: #fff;
  background-color: #0057a8;
}

@media screen and (max-width: 991px) {
  .returntop {
    display: none !important;
  }
}
.j-videomodal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.j-videomodal iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1200px;
  height: 600px;
  max-width: 90%;
  max-height: 80%;
}

.m-hhd {
  margin-bottom: 45px;
  text-align: center;
}
.m-hhd .hd-title {
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-transform: uppercase;
}
.m-hhd .hd-desc {
  margin-top: 11px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
}
.m-hhd .hd-desc a {
  color: #666;
}
.m-hhd .hd-desc a:hover {
  color: #0057a8;
}
@media screen and (max-width: 991px) {
  .m-hhd {
    margin-bottom: 20px;
  }
  .m-hhd .hd-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-hhd .hd-desc {
    margin-top: 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-hsolu {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.m-hsolu .box-fix {
  margin-bottom: 38px;
}
.m-hsolu .box-fix .title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-hsolu .box-fix .fix {
  margin-top: 11px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-hsolu .box-fix .desc {
  flex: 1 1 auto;
  overflow: hidden;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  max-width: 770px;
}
.m-hsolu .box-fix .desc a {
  color: #666;
}
.m-hsolu .box-fix .desc a:hover {
  color: #0057a8;
}
.m-hsolu .box-fix .link {
  order: 2;
  flex: 0 0 auto;
  margin-left: 30px;
}
.m-hsolu .box-fix .link a {
  display: inline-block;
  min-width: 120px;
  line-height: 30px;
  padding: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #0057a8;
  text-transform: uppercase;
}
.m-hsolu .box-fix .link a:hover {
  color: #fff;
  background-color: #333;
}
.m-hsolu .box-slide {
  position: relative;
}
.m-hsolu .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 10000%;
}
.m-hsolu .list-item {
  margin-right: 0.0469387755%;
  width: 0.2142857143%;
}
.m-hsolu .item-pic {
  background-color: #fff;
}
.m-hsolu .box-btn {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 20px;
  font-size: 2rem;
  color: #666;
  z-index: 2;
  cursor: pointer;
}
.m-hsolu .box-btn:hover {
  color: #0057a8;
}
.m-hsolu .prev {
  left: 0;
}
.m-hsolu .next {
  right: 0;
}
.m-hsolu .box-bg {
  position: absolute;
}
.m-hsolu .box-bg1 {
  width: 30.6770833333%;
  bottom: 65px;
}
.m-hsolu .box-bg2 {
  width: 32.2916666667%;
  bottom: 40px;
}
.m-hsolu .box-bg3 {
  width: 32.5%;
  bottom: 18.2149362477%;
}

.m-hsolu1 {
  background-color: #f6f6f6;
}
.m-hsolu1 .box-wp {
  padding-left: 30%;
}
.m-hsolu1 .box-bg {
  left: 0;
}

.m-hsolu2 {
  background-color: #fff;
}
.m-hsolu2 .box-wp {
  padding-right: 30%;
}
.m-hsolu2 .box-bg {
  right: 0;
}

@media screen and (max-width: 991px) {
  .m-hsolu {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-hsolu .box-fix {
    margin-bottom: 20px;
  }
  .m-hsolu .box-fix .title {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-hsolu .box-fix .desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hsolu .box-fix .link {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .m-hsolu .list-item {
    margin-right: 0.02%;
    width: 0.32%;
  }
}
@media screen and (max-width: 480px) {
  .m-hsolu .list-item {
    margin-right: 0.02%;
    width: 0.49%;
  }
  .m-hsolu .box-wp {
    padding-left: 0;
    padding-right: 0;
  }
  .m-hsolu .box-bg {
    display: none;
  }
}
.g-hpro {
  padding-top: 82px;
  padding-bottom: 100px;
}
@media screen and (max-width: 991px) {
  .g-hpro {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.m-hpro .box-slide {
  position: relative;
}
.m-hpro .box-slide:hover .box-btn {
  display: block;
}
.m-hpro .slide-wp {
  padding: 10px;
}
.m-hpro .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 10000%;
}
.m-hpro .list-item {
  margin-right: 0.0378571429%;
  width: 0.2214285714%;
  background-color: #f6f6f6;
}
.m-hpro .list-item:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.m-hpro .item-title {
  line-height: 64px;
  padding: 0 5px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-hpro .box-link {
  margin-top: 46px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.m-hpro .box-link a {
  min-width: 220px;
  line-height: 30px;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #0057a8;
}
.m-hpro .box-link a:hover {
  color: #fff;
  background-color: #333;
}
.m-hpro .box-btn {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 20px;
  font-size: 2rem;
  cursor: pointer;
  z-index: 2;
  display: none;
}
.m-hpro .prev {
  left: 0;
}
.m-hpro .next {
  right: 0;
}
@media screen and (max-width: 991px) {
  .m-hpro .item-title {
    line-height: 44px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hpro .box-link {
    margin-top: 20px;
  }
  .m-hpro .box-link a {
    min-width: 140px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .m-hpro .list-item {
    margin-right: 0.02%;
    width: 0.49%;
  }
}

.g-hys {
  padding-top: 82px;
  padding-bottom: 75px;
  background: url("../images/hys-bg1.jpg") no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 991px) {
  .g-hys {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.m-hys .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}
.m-hys .box-item {
  margin-bottom: 20px;
  width: 21.4285714286%;
}
.m-hys .item-wp {
  display: block;
  text-align: center;
}
/*.m-hys .item-wp:hover .item-icon {
  background-color: #0057a8;
}*/
/*.m-hys .item-wp:hover .item-icon .img1 {
  opacity: 0;
}
.m-hys .item-wp:hover .item-icon .img2 {
  opacity: 1;
}*/
/*.m-hys .item-wp:hover .item-icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  padding: 8px;
  border: 1px dashed #0057a8;
  border-radius: 50%;
}*/
/*.m-hys .item-wp:hover .item-title, .m-hys .item-wp:hover .item-desc {
  color: #0057a8;
}*/
.m-hys .item-icon {
  display: inline-block;
  position: relative;
  width: 120px;
  line-height: 0;
  font-size: 0;
  max-width: 80%;
  border-radius: 50%;
  background-color: #fff;
}
.m-hys .item-icon .img2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.m-hys .item-title {
  margin-top: 17px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-hys .item-desc {
  margin-top: 22px;
  line-height: 30px;
  max-height: 120px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
.m-hys .box-link {
  margin-top: 39px;
  display: flex;
  justify-content: center;
}
.m-hys .box-link a {
  min-width: 220px;
  line-height: 30px;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #0057a8;
}
.m-hys .box-link a:hover {
  color: #fff;
  background-color: #333;
}
@media screen and (max-width: 991px) {
  .m-hys .box-item {
    width: 30%;
  }
  .m-hys .item-icon {
    width: 80px;
  }
  .m-hys .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hys .item-desc {
    margin-top: 5px;
    max-height: 66px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hys .box-link {
    margin-top: 20px;
  }
  .m-hys .box-link a {
    min-width: 180px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 375px) {
  .m-hys .box-item {
    width: 100%;
  }
}

.g-hexpe {
  padding-top: 92px;
  padding-bottom: 180px;
  background: url("../images/hexpe-bg1.jpg") no-repeat center;
}
@media screen and (max-width: 991px) {
  .g-hexpe {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.m-hexpe .hd-desc {
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 991px) {
  .m-hexpe .hd-desc {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-hexpe .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: -80px;
}
.m-hexpe .box-item {
  margin-right: 1.8571428571%;
  margin-bottom: 80px;
  width: 23.5714285714%;
}
.m-hexpe .box-item:nth-child(4n) {
  margin-right: 0;
}
.m-hexpe .item-fix {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
.m-hexpe .item-pic {
  margin-right: 20px;
  flex: 0 0 auto;
  width: 30.303030303%;
}
.m-hexpe .item-title {
  flex: 1 1 auto;
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-hexpe .item-info {
  margin-top: 13px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
.m-hexpe .item-info a {
  color: #666;
}
.m-hexpe .item-info a:hover {
  color: #0057a8;
}
.m-hexpe .item-info p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-hexpe .box-logo {
  width: 47.5714285714%;
  line-height: 0;
  font-size: 0;
  margin-bottom: 80px;
  align-self: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .m-hexpe .box-wp {
    margin-bottom: -20px;
  }
  .m-hexpe .box-item, .m-hexpe .box-logo {
    margin-bottom: 20px;
  }
  .m-hexpe .item-pic {
    width: 60px;
    margin-right: 10px;
  }
  .m-hexpe .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-hexpe .item-info {
    margin-top: 10px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-hexpe .box-item {
    width: 48%;
    margin-left: 1%;
    margin-right: 1% !important;
  }
  .m-hexpe .box-logo {
    display: none;
  }
}

.g-habt {
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
  background: url("../images/habt-bg1.jpg") no-repeat center;
  background-size: cover;
}
.g-habt:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 25.625%;
  height: 100%;
  background-color: #0057a8;
}
@media screen and (max-width: 991px) {
  .g-habt {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .g-habt:before {
    display: none;
  }
}

.m-habt {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.m-habt .box-img {
  width: 46.875%;
  line-height: 0;
  font-size: 0;
}
.m-habt .box-img a {
  display: inline-block;
}
.m-habt .box-fix {
  width: 46.875%;
  overflow: hidden;
  padding-right: 30px;
}
.m-habt .box-text {
  float: left;
  width: 100%;
  max-width: 670px;
  color: #fff;
}
.m-habt .box-text a {
  color: #fff;
}
.m-habt .box-text a:hover {
  color: #0057a8;
}
.m-habt .box-title {
  line-height: 56px;
  font-size: 44px;
  font-size: 4.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-transform: uppercase;
}
.m-habt .box-name {
  margin-top: 39px;
  line-height: 38px;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-habt .box-desc {
  margin-top: 45px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}
.m-habt .box-desc > a {
  display: block;
}
.m-habt .box-desc p {
  min-height: 30px;
}
.m-habt .box-link {
  margin-top: 53px;
}
.m-habt .box-link a {
  display: inline-block;
  min-width: 220px;
  line-height: 30px;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #0057a8;
  text-transform: uppercase;
}
.m-habt .box-link a:hover {
  color: #fff;
  background-color: #333;
}
@media screen and (max-width: 991px) {
  .m-habt .box-title {
    line-height: 28px;
    font-size: 20px;
    font-size: 2rem;
  }
  .m-habt .box-name {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-habt .box-desc {
    margin-top: 10px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-habt .box-desc p {
    min-height: 0;
  }
  .m-habt .box-link {
    margin-top: 10px;
  }
  .m-habt .box-link a {
    min-width: 180px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-habt {
    margin-left: auto;
    margin-right: auto;
    width: 96%;
  }
  .m-habt .box-img {
    width: 100%;
  }
  .m-habt .box-fix {
    width: 100%;
    margin-top: 20px;
    padding-right: 0;
  }
}

.g-hnews {
  padding-top: 110px;
  padding-bottom: 95px;
}
@media screen and (max-width: 991px) {
  .g-hnews {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.m-hnews .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -65px;
}
.m-hnews .list-item {
  margin-right: 3.9285714286%;
  margin-bottom: 65px;
  width: 30.7142857143%;
  background-color: #f5f5f5;
}
.m-hnews .list-item:nth-child(3n) {
  margin-right: 0;
}
.m-hnews .item-text {
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 20px;
  padding-bottom: 13px;
}
.m-hnews .item-time {
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}
.m-hnews .item-time i {
  color: #0057a8;
}
.m-hnews .item-title {
  margin-top: 12px;
}
.m-hnews .item-title a {
  display: block;
  height: 60px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.m-hnews .item-title a:hover {
  color: #0057a8;
}
.m-hnews .item-desc {
  margin-top: 10px;
}
.m-hnews .item-desc a {
  display: block;
  height: 56px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.m-hnews .item-desc a:hover {
  color: #0057a8;
}
.m-hnews .item-link {
  margin-top: 24px;
  padding-top: 18px;
  border-top: 1px solid #e1e1e1;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #999;
}
.m-hnews .item-link a {
  color: #999;
  text-transform: uppercase;
}
.m-hnews .item-link a:hover {
  color: #0057a8;
}
@media screen and (max-width: 991px) {
  .m-hnews .box-list {
    margin-bottom: -20px;
  }
  .m-hnews .list-item {
    margin-bottom: 20px;
  }
  .m-hnews .item-text {
    padding: 10px;
  }
  .m-hnews .item-link {
    display: none;
  }
  .m-hnews .item-time {
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hnews .item-title {
    margin-top: 5px;
  }
  .m-hnews .item-title a {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .m-hnews .item-desc {
    margin-top: 5px;
  }
  .m-hnews .item-desc a {
    height: 44px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .m-hnews .list-item {
    width: 100%;
  }
}

.g-ft {
  background-color: #24292d;
  color: #ccc;
}
.g-ft a {
  color: #ccc;
}
.g-ft a:hover {
  color: #0057a8;
}

.m-ftfix1 {
  padding-bottom: 49px;
}

.m-ftinfo {
  margin-bottom: 76px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
  background-color: #0057a8;
  padding-top: 18px;
  padding-bottom: 20px;
}
.m-ftinfo .info-item {
  width: 33.33%;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
.m-ftinfo .info-item:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 1px;
  height: 62px;
  max-height: 100%;
  /*background-color: #ed525e;*/
  background-color: #ffffff;
}
.m-ftinfo .info-item:last-child:before {background: none; }
.m-ftinfo .iconfont {
  width: 50px;
  flex: 0 0 auto;
  line-height: 48px;
  margin-right: 20px;
  border-radius: 50%;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
}
.m-ftinfo .item-text {
  color: #fff;
}
.m-ftinfo .item-text a {
  color: #fff;
}
.m-ftinfo .item-text a:hover {
  /*color: #333;*/
  color: #fff;
}
.m-ftinfo .item-title {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-ftinfo .item-desc {
  margin-top: 26px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
}

.m-ftb1 {
  float: left;
  width: 21.4285714286%;
  margin-right: 11.2857142857%;
}

.m-ftb2 {
  float: left;
  width: 16.2857142857%;
  padding-right: 30px;
}

.m-ftb3 {
  float: left;
  width: 23.2857142857%;
  padding-right: 30px;
}

.m-ftb4 {
  overflow: hidden;
}

.m-ftt {
  margin-bottom: 29px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
}
.m-ftt a {
  color: #fff;
}
.m-ftt a:hover {
  color: #0057a8;
}

.m-ftabt .box-desc {
  line-height: 28px;
}

.m-ftshare {
  margin-top: 29px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.m-ftshare .share-item {
  margin-right: 14px;
  margin-bottom: 10px;
  width: 36px;
  line-height: 34px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #fff;
}
.m-ftshare .share-item:hover {
  color: #fff;
  background-color: #0057a8;
  border-color: #0057a8;
}

.m-ftnav {
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
}
.m-ftnav .nav-item a {
  display: inline-block;
  background-position: left center;
}
.m-ftnav .nav-item a:hover {
  color: #fff;
  padding-left: 10px;
  /*background: url("../images/star1.png") no-repeat left center;*/
}

.m-ftform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-ftform .form-item {
  margin-bottom: 11px;
  padding-left: 12px;
}
.m-ftform .form-item1 {
  width: 48.9690721649%;
}
.m-ftform .form-item2 {
  width: 100%;
}
.m-ftform .form-item3 {
  position: relative;
  width: 100%;
}
.m-ftform .form-text {
  width: 100%;
  height: 34px;
  line-height: 32px;
  padding: 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  border: 1px solid #cccccc;
}
.m-ftform .form-text::-webkit-input-placeholder {
  color: #ccc;
  opacity: 1;
}
.m-ftform .form-text:-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.m-ftform .form-text::-moz-placeholder {
  color: #ccc;
  opacity: 1;
}
.m-ftform .form-text:-ms-input-placeholder {
  color: #ccc;
  opacity: 1;
}
.m-ftform .form-text2 {
  height: 90px;
}
.m-ftform .form-item3 .form-text {
  padding-right: 95px;
}
.m-ftform .form-item3 .code-img {
  position: absolute;
  right: 0;
  top: 1px;
  width: 85px;
  height: 32px;
  line-height: 32px;
  background-color: #f3fbfe;
  text-align: center;
  overflow: hidden;
}
.m-ftform .form-item3 .code-img img {
  max-height: 32px;
  vertical-align: middle;
}
.m-ftform .form-btn {
  width: 100%;
  height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #0057a8;
}
.m-ftform .form-btn:hover {
  color: #fff;
  background-color: #333;
}
.m-ftform .star {
  background: url("../images/star1.png") no-repeat left 15px;
}

.m-ftfix2 {
  padding-top: 13px;
  padding-bottom: 35px;
  line-height: 24px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  border-top: 1px solid #363d42;
  text-align: center;
}
.m-ftfix2 a {
  color: #999;
}
.m-ftfix2 a:hover {
  color: #0057a8;
}

.m-ftlnk span, .m-ftlnk a {
  margin-right: 10px;
}

@media screen and (max-width: 991px) {
  .m-ftt, .m-ftinfo, .m-ftabt, .m-ftb2, .m-ftb3, .m-ftb4, .m-ftlnk {
    display: none;
  }
  .m-ftb1 {
    float: left;
    width: 100%;
  }
  .m-ftshare {
    justify-content: center;
    margin-top: 0;
  }
  .m-ftfix1 {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
.banner {
  position: relative;
  z-index: 2;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.banner #wowslider-container1 .ws_controls {
  display: block !important;
}
.banner #wowslider-container1 .ws_bullets {
  left: 0;
  bottom: 25px;
  width: 100%;
  padding: 0;
  display: block !important;
}
.banner #wowslider-container1 .ws_bullets > div {
  float: none;
  left: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.banner #wowslider-container1 .ws_bullets a {
  margin-left: 5px;
  margin-right: 5px;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 6px;
  cursor: pointer;
}
.banner #wowslider-container1 .ws_bullets .ws_selbull {
  width: 40px;
  background-color: #0057a8;
}
.banner #wowslider-container1 .ws_next, .banner #wowslider-container1 .ws_prev {
  display: none;
}

.g-hd {
  position: absolute;
  z-index: 9;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  .g-hd.fixed {
    background-color: rgba(255, 255, 255, 0.8);
    position: fixed;
  }
  .g-hd.fixed .m-hdfix1 {
    display: none;
  }
  .g-hd.fixed .m-hdlogo a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .g-hd.fixed .m-hdnav .nav-item > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .g-hd.fixed .m-hdlnk {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

body {
  padding-top: 159px;
}
@media screen and (max-width: 991px) {
  body {
    padding-top: 106px;
  }
}

.m-hdfix1 {
  background-color: #f5f5f5;
}

.m-hdshare {
  float: left;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0 10px;
  background-color: #eaeaea;
}
.m-hdshare .share-item {
  margin-right: 10px;
  line-height: 44px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #7a7a7a;
}
.m-hdshare .share-item:hover {
  color: #0057a8;
}

.m-hdfix2 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  float: right;
}

.m-hdlang {
  position: relative;
  margin-right: 25px;
}
.m-hdlang .lang-btn {
  line-height: 44px;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
}
.m-hdlang .lang-list {
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  min-width: 80px;
  z-index: 2;
  padding: 10px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #fff;
  display: none;
}

.m-hdinfo {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.m-hdinfo .info-item {
  margin-right: 20px;
  line-height: 44px;
  font-size: 14px;
  font-size: 1.4rem;
}
.m-hdinfo .info-item span {
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}

.m-hdsch {
  position: relative;
}
.m-hdsch .box-btn {
  line-height: 44px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #0057a8;
  cursor: pointer;
}
.m-hdsch .box-form {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 100%;
  width: 260px;
  background-color: #fff;
  padding-right: 40px;
  display: none;
}
.m-hdsch .form-btn, .m-hdsch .form-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #0057a8;
  text-align: center;
}
.m-hdsch .form-btn {
  z-index: 2;
  cursor: pointer;
}
.m-hdsch .form-text {
  width: 100%;
  padding: 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
  height: 40px;
  line-height: 40px;
}

.m-hdfix3 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.m-hdlogo {
  text-align: center;
}
.m-hdlogo a {
  display: inline-block;
  line-height: 0;
  font-size: 0;
  padding-top: 23px;
  padding-bottom: 30px;
}

.m-hdfix4, .m-hdnav {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.m-hdnav .nav-item {
  position: relative;
  margin-right: 40px;
}
.m-hdnav .nav-item > a {
  display: block;
  line-height: 44px;
  padding-top: 30px;
  padding-bottom: 38px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-transform: uppercase;
}
.m-hdnav .nav-item > a:hover, .m-hdnav .nav-item > a.active, .m-hdnav .nav-item > a.current {
  color: #0057a8;
}
.m-hdnav .sbnav-list {
  position: absolute;
  left: 0;
  top: 70px;
  width: 295px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.33);
  display: none;
}
.m-hdnav .sbnav-list.show {
  display: block;
}
.m-hdnav .sbnav-item {
  line-height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  padding: 0 26px;
}

.m-hdlnk {
  padding-top: 30px;
  padding-bottom: 38px;
  transition: all 350ms;
}
.m-hdlnk a {
  display: block;
  line-height: 44px;
  padding: 0 20px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0057a8;
}
.m-hdlnk a:hover {
  color: #fff;
  background-color: #333;
}

@media screen and (max-width: 1440px) {
  .m-hdnav .nav-item {
    margin-right: 20px;
  }
  .m-hdlnk a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 1219px) {
  .m-hdnav .nav-item > a {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdnav .sbnav-item {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-hdlnk a {
    padding: 0 10px;
  }
}
@media screen and (max-width: 991px) {
  .m-hdshare, .m-hdinfo, .m-hdfix4 {
    display: none;
  }
  .m-hdlogo {
    width: 100%;
  }
  .m-hdlogo a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .m-hdlogo img {
    width: 160px;
  }
  .m-hdfix1 {
    position: relative;
    height: 34px;
  }
  .m-hdfix2 {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .m-hdlang .lang-btn, .m-hdsch .box-btn {
    line-height: 34px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.g-wp {
  padding-top: 82px;
  padding-bottom: 116px;
}
@media screen and (max-width: 991px) {
  .g-wp {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.m-abtb1 .box-slide {
  position: relative;
}
.m-abtb1 .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 10000%;
}
.m-abtb1 .list-item {
  width: 1%;
}
.m-abtb1 .box-page {
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 2;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.m-abtb1 .page-item {
  margin-left: 4px;
  margin-right: 4px;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 6px;
  cursor: pointer;
}
.m-abtb1 .page-item.active {
  width: 40px;
  background-color: #0057a8;
}
@media screen and (max-width: 991px) {
  .m-abtb1 .box-page {
    bottom: 10px;
  }
  .m-abtb1 .page-item {
    width: 8px;
    height: 8px;
  }
  .m-abtb1 .page-item.active {
    width: 20px;
  }
}

.m-abtt {
  margin-bottom: 80px;
  line-height: 50px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .m-abtt {
    margin-bottom: 30px;
    line-height: 26px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-abtb2 {
  margin-top: 44px;
}
.m-abtb2 .box-info {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}
.m-abtb2 .box-item {
  margin-bottom: 20px;
  max-width: 20%;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}
.m-abtb2 .item-icon {
  line-height: 0;
  font-size: 0;
  display: inline-block;
}
.m-abtb2 .item-num {
  margin-top: 30px;
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-abtb2 .item-title {
  margin-top: 8px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
.m-abtb2 .box-desc {
  margin-top: 57px;
  color: #666;
  column-count: 2;
  column-gap: 30px;
}
@media screen and (max-width: 991px) {
  .m-abtb2 {
    margin-top: 30px;
  }
  .m-abtb2 .item-icon img {
    width: 30px;
  }
  .m-abtb2 .item-num {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .item-title {
    margin-top: 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb2 .box-desc {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-abtb2 .box-desc {
    column-count: 1;
  }
  .m-abtb2 .box-info {
    justify-content: space-around;
  }
  .m-abtb2 .box-item {
    width: 33.33%;
    max-width: 33.33%;
  }
}

.m-abtb3 {
  margin-top: 69px;
  margin-bottom: 98px;
}
.m-abtb3 .box-wp {
  position: relative;
  background-color: #f6f6f6;
  padding-top: 53px;
  padding-bottom: 48px;
  padding-left: 100px;
  padding-right: 100px;
}
.m-abtb3 .box-wp:before, .m-abtb3 .box-wp:after {
  content: "";
  position: absolute;
  width: 37px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.m-abtb3 .box-wp:before {
  left: 49px;
  top: 37px;
  background-image: url("../images/sy1.png");
}
.m-abtb3 .box-wp:after {
  right: 49px;
  bottom: 37px;
  background-image: url("../images/sy2.png");
}
.m-abtb3 .box-title {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
  line-height: 50px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .m-abtb3 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .m-abtb3 .box-wp {
    padding: 30px;
  }
  .m-abtb3 .box-wp:after {
    right: 10px;
    bottom: 10px;
  }
  .m-abtb3 .box-wp:before {
    left: 10px;
    top: 10px;
  }
  .m-abtb3 .box-title {
    line-height: 28px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-abtb4 {
  padding-top: 54px;
  padding-bottom: 87px;
  background: url("../images/abt-bg1.jpg") no-repeat center;
  background-size: cover;
}
.m-abtb4 .box-title {
  color: #fff;
}
.m-abtb4 .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}
.m-abtb4 .box-item {
  margin-bottom: 20px;
  width: 21.4285714286%;
}
.m-abtb4 .item-wp {
  display: block;
  text-align: center;
}
.m-abtb4 .item-wp:hover .item-icon {
  background-color: #0057a8;
}
.m-abtb4 .item-wp:hover .item-icon .img1 {
  opacity: 0;
}
.m-abtb4 .item-wp:hover .item-icon .img2 {
  opacity: 1;
}
.m-abtb4 .item-wp:hover .item-icon:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  padding: 8px;
  border: 1px dashed #0057a8;
  border-radius: 50%;
}
.m-abtb4 .item-wp:hover .item-title, .m-abtb4 .item-wp:hover .item-desc {
  color: #0057a8;
}
.m-abtb4 .item-icon {
  display: inline-block;
  position: relative;
  width: 120px;
  line-height: 0;
  font-size: 0;
  max-width: 80%;
  border-radius: 50%;
  background-color: #fff;
}
.m-abtb4 .item-icon .img2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.m-abtb4 .item-title {
  margin-top: 17px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
}
.m-abtb4 .item-desc {
  margin-top: 22px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}
.m-abtb4 .box-link {
  margin-top: 45px;
  display: flex;
  justify-content: center;
}
.m-abtb4 .box-link a {
  min-width: 220px;
  line-height: 30px;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #0057a8;
}
.m-abtb4 .box-link a:hover {
  color: #fff;
  background-color: #333;
}
@media screen and (max-width: 991px) {
  .m-abtb4 .box-item {
    width: 49%;
  }
  .m-abtb4 .item-icon {
    width: 80px;
  }
  .m-abtb4 .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb4 .item-desc {
    margin-top: 5px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-abtb4 .box-link {
    margin-top: 20px;
  }
  .m-abtb4 .box-link a {
    min-width: 180px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 375px) {
  .m-abtb4 .box-item {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .m-abtb4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.m-abtb5 {
  padding-top: 96px;
  padding-bottom: 116px;
  background: url("../images/abt-bg2.jpg") no-repeat center;
  background-size: cover;
}
.m-abtb5 .box-list {
  width: 10000%;
  overflow: hidden;
}
.m-abtb5 .list-wp {
  float: left;
  width: 1%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.m-abtb5 .list-item {
  margin-right: 5.7142857143%;
  margin-bottom: 20px;
  width: 20.7142857143%;
}
.m-abtb5 .list-item:nth-child(4n) {
  margin-right: 0;
}
.m-abtb5 .item-title {
  margin-top: 15px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-abtb5 .box-page {
  margin-top: 17px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.m-abtb5 .page-item {
  margin-left: 4px;
  margin-right: 4px;
  width: 12px;
  height: 12px;
  background-color: #cccccc;
  border-radius: 6px;
  cursor: pointer;
}
.m-abtb5 .page-item.active {
  width: 40px;
  background-color: #0057a8;
}
@media screen and (max-width: 991px) {
  .m-abtb5 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-abtb5 .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-abtb5 .box-page {
    margin-top: 5px;
  }
}
@media screen and (max-width: 480px) {
  .m-abtb5 .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 48%;
  }
}

.m-proltext {
  margin-bottom: 60px;
}
.m-proltext .box-title {
  line-height: 30px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-proltext .box-desc {
  position: relative;
  margin-top: 11px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  max-height: 90px;
  overflow: hidden;
}
.m-proltext .box-desc:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), white);
}
.m-proltext .box-desc.show {
  max-height: inherit;
}
.m-proltext .box-desc.show:after {
  display: none;
}
.m-proltext .box-link {
  margin-top: 15px;
}
.m-proltext .box-link a {
  display: inline-block;
  line-height: 30px;
  padding: 5px 15px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
  background-color: #0057a8;
  text-transform: uppercase;
}
.m-proltext .box-link a:hover {
  color: #fff;
  background-color: #333;
}
@media screen and (max-width: 991px) {
  .m-proltext .box-title {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-proltext .box-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    max-height: 72px;
  }
  .m-proltext .box-link {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-prol {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: -65px;
}
.m-prol .list-item {
  margin-right: 3.9285714286%;
  margin-bottom: 65px;
  width: 30.7142857143%;
}
.m-prol .list-item:nth-child(3n) {
  margin-right: 0;
}
.m-prol .item-title {
  margin-top: 21px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-prol .item-desc {
  margin-top: 12px;
  max-height: 90px;
  line-height: 30px;
  color: #666;
  font-size: 16px;
  font-size: 1.6rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.m-prol .item-desc a {
  color: #666;
}
.m-prol .item-desc a:hover {
  color: #0057a8;
}
.m-prol .item-link {
  margin-top: 16px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.m-prol .item-link input {
  margin-right: 10px;
}
.m-prol .item-link a {
  min-width: 130px;
  line-height: 24px;
  padding: 5px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #0057a8;
  text-align: center;
  border: 1px solid #0057a8;
}
.m-prol .item-link a:hover {
  color: #fff;
  background-color: #0057a8;
}
@media screen and (max-width: 991px) {
  .m-prol {
    margin-bottom: -20px;
  }
  .m-prol .list-item {
    margin-bottom: 20px;
  }
  .m-prol .item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prol .item-desc {
    margin-top: 5px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    max-height: 66px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .m-prol .item-link {
    margin-top: 5px;
  }
  .m-prol .item-link a {
    min-width: 80px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-prol .list-item {
    width: 48%;
    margin-left: 1%;
    margin-right: 1% !important;
  }
}

.m-protag {
  margin-top: 67px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 17px;
  padding-bottom: 14px;
  background-color: #f5f5f5;
}
.m-protag .box-title {
  line-height: 36px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-transform: uppercase;
}
.m-protag .box-tags {
  margin-top: 5px;
  line-height: 28px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
.m-protag .box-tags a {
  margin-right: 10px;
  color: #666;
}
.m-protag .box-tags a:hover {
  color: #0057a8;
}
@media screen and (max-width: 991px) {
  .m-protag {
    margin-top: 30px;
    padding: 15px;
  }
  .m-protag .box-title {
    line-height: 26px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-protag .box-tags {
    line-height: 26px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-mexpe {
  margin-top: 72px;
}
.m-mexpe .box-slide {
  position: relative;
}
.m-mexpe .box-list {
  width: 10000%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.m-mexpe .list-item {
  margin-right: 0.0285714286%;
  width: 0.4857142857%;
  background-color: #f5f5f5;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 23px;
  padding-bottom: 30px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
.m-mexpe .item-pic {
  flex: 0 0 auto;
  width: 220px;
  border-radius: 50%;
  margin-right: 30px;
}
.m-mexpe .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}
.m-mexpe .item-title {
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-mexpe .item-info {
  margin-top: 15px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
.m-mexpe .item-info p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-mexpe .item-link {
  margin-top: 25px;
}
.m-mexpe .item-link a {
  display: inline-block;
  min-width: 120px;
  line-height: 28px;
  padding: 5px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-align: center;
  color: #0057a8;
  border: 1px solid #0057a8;
  text-transform: uppercase;
}
.m-mexpe .item-link a:hover {
  color: #fff;
  background-color: #0057a8;
}
.m-mexpe .box-btn {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 20px;
  font-size: 2rem;
  z-index: 2;
  cursor: pointer;
}
.m-mexpe .box-btn:hover {
  color: #0057a8;
}
.m-mexpe .prev {
  left: 0;
}
.m-mexpe .next {
  right: 0;
}
@media screen and (max-width: 991px) {
  .m-mexpe {
    margin-top: 30px;
  }
  .m-mexpe .item-pic {
    width: 160px;
    margin-right: 15px;
  }
  .m-mexpe .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-mexpe .item-info {
    margin-top: 5px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-mexpe .item-link {
    margin-top: 8px;
  }
  .m-mexpe .item-link a {
    min-width: 80px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-mexpe .list-item {
    display: block;
  }
  .m-mexpe .item-pic {
    display: inline-block;
    width: auto;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: left;
  }
}

.m-mnews {
  margin-top: 78px;
}
@media screen and (max-width: 991px) {
  .m-mnews {
    margin-top: 30px;
  }
}

.g-mn {
  float: left;
  width: 100%;
  padding-right: 350px;
}
@media screen and (max-width: 991px) {
  .g-mn {
    float: none;
    padding-right: 0;
  }
}

.g-sd {
  float: left;
  margin-left: -300px;
  width: 300px;
}
@media screen and (max-width: 991px) {
  .g-sd {
    float: none;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
  }
}

.m-prob1 .prob-pic {
  position: relative;
  z-index: 3;
  margin-right: 4.7619047619%;
  width: 45.7142857143%;
}
.m-prob1 .prob-pic-big {
  position: relative;
  box-sizing: border-box;
  border: 1px solid #ececec;
  background-color: #fff;
}
.m-prob1 .prob-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  z-index: 8;
  display: none;
}
.m-prob1 .prob-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.m-prob1 .prob-video.show {
  display: block;
}
.m-prob1 .prob-pic-big-img {
  display: block;
  line-height: 0;
  font-size: 0;
}
.m-prob1 .prob-pic-big-img .zoomPad {
  float: none;
  z-index: 8;
}
.m-prob1 .zoomWrapperImage img {
  max-width: 1200px;
}
.m-prob1 .prob-pic-small {
  position: relative;
  margin-top: 16px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}
.m-prob1 .prob-pic-btn {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  display: block;
  line-height: 40px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
  color: #cdcdcd;
  box-sizing: border-box;
}
.m-prob1 .prob-pic-btn:hover {
  color: #0057a8;
}
.m-prob1 .prob-pic-btn.prev {
  left: 0;
}
.m-prob1 .prob-pic-btn.next {
  right: 0;
}
.m-prob1 .prob-pic-list {
  overflow: hidden;
}
.m-prob1 .prob-pic-list ul {
  width: 10000%;
  overflow: hidden;
}
.m-prob1 .prob-pic-list ul li {
  position: relative;
  float: left;
  margin-right: 0.0380952381%;
  width: 0.2214285714%;
}
.m-prob1 .prob-pic-item .item-pic, .m-prob1 .prob-pic-item .item-video {
  border: 1px solid #eaeaea;
  background-color: #fff;
  overflow: hidden;
}
.m-prob1 .prob-pic-item .item-pic:hover, .m-prob1 .prob-pic-item .item-video:hover {
  border-color: #0057a8;
}
.m-prob1 .prob-pic-item .item-pic:hover img, .m-prob1 .prob-pic-item .item-video:hover img {
  transform: scale(1);
}
.m-prob1 .prob-pic-item .item-pic.active, .m-prob1 .prob-pic-item .item-video.active {
  border-color: #0057a8;
}
.m-prob1 .prob-pic-item .item-video {
  position: relative;
  display: block;
  line-height: 0;
  font-size: 0;
  text-align: center;
}
.m-prob1 .prob-info {
  padding-top: 0;
}
.m-prob1 .prob-info-title {
  position: relative;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: normal;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-prob1 .prob-info-desc {
  margin-top: 45px;
}
.m-prob1 .prob-info-desc .title {
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #666;
  margin-bottom: 27px;
}
.m-prob1 .prob-info-desc table {
  border: none;
}
.m-prob1 .prob-info-desc table tr td {
  border: none;
  color: #666;
  background-color: #f5f5f5;
}
.m-prob1 .prob-info-desc table tr td em {
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-prob1 .prob-info-desc table tr:nth-child(2n) td {
  background-color: #fff;
}
.m-prob1 .prob-share {
  margin-top: 57px;
  letter-spacing: 0;
}
.m-prob1 .prob-share .font {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 10px;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}
.m-prob1 .prob-share .img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  background-color: #fff;
  height: 26px;
}
.m-prob1 .prob-info-link {
  margin-top: 25px;
  margin-bottom: -16px;
  overflow: hidden;
}
.m-prob1 .prob-info-link a {
  margin-bottom: 16px;
  margin-right: 60px;
  display: inline-block;
  padding: 10px;
  min-width: 230px;
  line-height: 24px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #0057a8;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #0057a8;
}
.m-prob1 .prob-info-link a:last-child {
  margin-right: 0;
}
.m-prob1 .prob-info-link a:hover {
  color: white;
  background-color: #0057a8;
  border-color: #0057a8;
}
@media screen and (max-width: 1440px) {
  .m-prob1 .prob-info-link a {
    margin-right: 20px;
    min-width: 200px;
  }
}

@media screen and (max-width: 991px) {
  .zoomPad {
    cursor: default !important;
  }
  .zoomPup {
    display: none !important;
  }
  .zoomWindow {
    display: none !important;
  }
  .zoomPreload {
    display: none !important;
  }
  .m-prob1 .prob-pic {
    float: none;
    margin: 0 auto;
  }
  .m-prob1 .prob-info {
    margin-top: 20px;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 991px) {
  .m-prob1 .prob-pic {
    width: 100%;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-prob1 .prob-pic-item .item-pic:before {
    display: none !important;
  }
  .m-prob1 .prob-info-link {
    margin-top: 20px;
  }
  .m-prob1 .prob-info-link a {
    min-width: 120px !important;
    margin-right: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-prob1 .prob-info-title {
    font-size: 20px;
    font-size: 2rem;
  }
  .m-prob1 .prob-share {
    margin-top: 20px;
  }
  .m-prob1 .prob-info-desc {
    margin-top: 20px;
  }
}
@media screen and (max-width: 375px) {
  .m-prob1 .prob-pic-list ul li {
    margin-right: 0.02%;
    width: 0.32%;
  }
}
.m-prott {
  margin-bottom: 30px;
  overflow: hidden;
}
.m-prott p {
  position: relative;
  display: inline-block;
  line-height: 36px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-transform: uppercase;
}
.m-prott p:before {
  content: "";
  position: absolute;
  left: 100%;
  margin-left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 1400px;
  height: 1px;
  background-color: #e4e4e4;
}
@media screen and (max-width: 991px) {
  .m-prott {
    margin-bottom: 20px;
  }
  .m-prott p {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.c-promt {
  margin-top: 50px;
}
@media screen and (max-width: 991px) {
  .c-promt {
    margin-top: 30px;
  }
}

.m-probag .box-slide {
  position: relative;
  padding-left: 35px;
  padding-right: 35px;
}
.m-probag .box-btn {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 18px;
  font-size: 1.8rem;
  color: #666;
  cursor: pointer;
}
.m-probag .box-btn:hover {
  color: #0057a8;
}
.m-probag .prev {
  left: 0;
}
.m-probag .next {
  right: 0;
}
.m-probag .box-list {
  width: 10000%;
  overflow: hidden;
}
.m-probag .list-item {
  float: left;
  margin-right: 0.0469387755%;
  width: 0.2142857143%;
}
@media screen and (max-width: 480px) {
  .m-probag .list-item {
    margin-right: 0.02%;
    width: 0.49%;
  }
}

.m-provideo .box-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -33px;
}
.m-provideo .box-item {
  margin-bottom: 33px;
  width: 47.619047619%;
}
.m-provideo .item-title {
  margin-top: 10px;
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .m-provideo .box-list {
    margin-bottom: -20px;
  }
  .m-provideo .box-item {
    margin-bottom: 20px;
  }
  .m-provideo .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-propt .box-item {
  margin-top: 66px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.m-propt .box-item .item-pic {
  width: 47.619047619%;
}
.m-propt .box-item .item-text {
  width: 47.619047619%;
}
.m-propt .box-item:first-child {
  margin-top: 0;
}
.m-propt .box-item1 .item-pic {
  order: 2;
}
@media screen and (max-width: 991px) {
  .m-propt .box-item {
    margin-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .m-propt .box-item {
    display: block;
  }
  .m-propt .box-item .item-pic {
    display: inline-block;
    width: auto;
  }
  .m-propt .box-item .item-text {
    width: 100%;
    margin-top: 15px;
  }
}

.m-prodesc .box-desc {
  line-height: 28px;
}
.m-prodesc .box-desc p, .m-prodesc .box-desc span, .m-prodesc .box-desc b {
  line-height: 28px;
}
.m-prodesc .box-desc p {
  min-height: 28px;
}
.m-prodesc .box-desc em {
  display: block;
  position: relative;
  padding-left: 14px;
}
.m-prodesc .box-desc em:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 6px;
  height: 6px;
  background-color: #0057a8;
  border-radius: 50%;
}
@media screen and (max-width: 991px) {
  .m-prodesc .box-desc {
    line-height: 24px;
  }
  .m-prodesc .box-desc p {
    min-height: 24px;
  }
  .m-prodesc .box-desc p, .m-prodesc .box-desc span, .m-prodesc .box-desc b {
    line-height: 24px;
  }
  .m-prodesc .box-desc em:before {
    top: 9px;
  }
}

.m-sdbox {
  background-color: #f5f5f5;
  padding-left: 25px;
  padding-right: 15px;
  padding-top: 16px;
  padding-bottom: 28px;
  margin-top: 57px;
}
.m-sdbox .box-title {
  margin-bottom: 16px;
  line-height: 30px;
  font-size: 20px;
  font-size: 2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-sdbox:first-child {
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  .m-sdbox {
    margin-top: 20px;
    padding: 15px 10px;
  }
  .m-sdbox .box-title {
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.m-sdpro .list-item {
  margin-bottom: 22px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
.m-sdpro .item-pic {
  flex: 0 0 auto;
  width: 100px;
  margin-right: 10px;
}
.m-sdpro .item-pic2 {
  border-radius: 50%;
}
.m-sdpro .item-pic2 img {
  border-radius: 50%;
}
.m-sdpro .item-title {
  flex: 1 1 auto;
}
.m-sdpro .item-title a {
  display: block;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  max-height: 60px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.m-sdpro .box-list {
  margin-bottom: -22px;
}
@media screen and (max-width: 991px) {
  .m-sdpro .box-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .m-sdpro .list-item {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 18%;
    display: block;
  }
  .m-sdpro .item-pic {
    width: 100%;
    margin-right: 0;
  }
  .m-sdpro .item-title {
    margin-top: 10px;
  }
  .m-sdpro .item-title a {
    max-height: 44px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  .m-sdpro .list-item {
    width: 31.33%;
  }
}

.m-sdform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-sdform .form-item {
  margin-bottom: 15px;
}
.m-sdform .form-item1 {
  width: 100%;
}
.m-sdform .form-item2 {
  width: 100%;
}
.m-sdform .form-item3 {
  position: relative;
  width: 100%;
}
.m-sdform .form-text {
  width: 100%;
  height: 44px;
  line-height: 42px;
  padding: 0 20px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #ffffff;
}
.m-sdform .form-text::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
}
.m-sdform .form-text:-moz-placeholder {
  color: #666;
  opacity: 1;
}
.m-sdform .form-text::-moz-placeholder {
  color: #666;
  opacity: 1;
}
.m-sdform .form-text:-ms-input-placeholder {
  color: #666;
  opacity: 1;
}
.m-sdform .form-text2 {
  height: 122px;
}
.m-sdform .form-item3 .form-text {
  padding-right: 95px;
}
.m-sdform .form-item3 .code-img {
  position: absolute;
  right: 0;
  top: 1px;
  width: 85px;
  height: 42px;
  line-height: 42px;
  background-color: #f3fbfe;
  text-align: center;
  overflow: hidden;
}
.m-sdform .form-item3 .code-img img {
  max-height: 42px;
  vertical-align: middle;
}
.m-sdform .form-btn {
  width: 100%;
  height: 44px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  border-radius: 6px;
  text-transform: uppercase;
  background-color: #0057a8;
}
.m-sdform .form-btn:hover {
  color: #fff;
  background-color: #333;
}
.m-sdform .star .form-text {
  background: url("../images/star1.png") no-repeat 8px 18px;
  background-color: #fff;
}

.m-expel {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: -54px;
}
.m-expel .list-item {
  margin-bottom: 54px;
  width: 48.5714285714%;
  background-color: #f5f5f5;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 23px;
  padding-bottom: 30px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
.m-expel .list-item:hover {
  background-color: #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}
.m-expel .item-pic {
  flex: 0 0 auto;
  width: 220px;
  border-radius: 50%;
  margin-right: 30px;
}
.m-expel .item-text {
  flex: 1 1 auto;
  overflow: hidden;
}
.m-expel .item-title {
  line-height: 32px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-expel .item-info {
  margin-top: 15px;
  line-height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
.m-expel .item-info p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.m-expel .item-link {
  margin-top: 25px;
}
.m-expel .item-link a {
  display: inline-block;
  min-width: 120px;
  line-height: 28px;
  padding: 5px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-align: center;
  color: #0057a8;
  border: 1px solid #0057a8;
  text-transform: uppercase;
}
.m-expel .item-link a:hover {
  color: #fff;
  background-color: #0057a8;
}
.m-expel .box-btn {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 20px;
  font-size: 2rem;
  z-index: 2;
  cursor: pointer;
}
.m-expel .box-btn:hover {
  color: #0057a8;
}
.m-expel .prev {
  left: 0;
}
.m-expel .next {
  right: 0;
}
@media screen and (max-width: 991px) {
  .m-expel {
    margin-bottom: -20px;
  }
  .m-expel .list-item {
    margin-bottom: 20px;
  }
  .m-expel .item-pic {
    width: 160px;
    margin-right: 15px;
  }
  .m-expel .item-title {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-expel .item-info {
    margin-top: 5px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .m-expel .item-link {
    margin-top: 8px;
  }
  .m-expel .item-link a {
    min-width: 80px;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .m-expel .list-item {
    display: block;
  }
  .m-expel .item-pic {
    display: inline-block;
    width: auto;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: left;
  }
}

.m-proctus {
  margin-top: 54px;
  background-color: #24292d;
  padding: 24px 28px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.m-proctus .box-title {
  line-height: 42px;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
  margin-right: 20px;
}
.m-proctus .box-info {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -10px;
}
.m-proctus .info-item {
  margin-right: 30px;
  margin-bottom: 10px;
  min-width: 246px;
  padding: 15px;
  line-height: 32px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  color: #fff;
  text-align: center;
  background-color: #0057a8;
}
.m-proctus .info-item a {
  color: #fff;
}
.m-proctus .info-item:last-child {
  margin-right: 0;
}
.m-proctus .info-item:hover {
  background-color: #333;
}
@media screen and (max-width: 991px) {
  .m-proctus {
    padding: 20px 15px;
  }
  .m-proctus .box-title {
    margin-bottom: 10px;
    line-height: 26px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-proctus .info-item {
    min-width: 180px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 15px;
    margin-right: 10px;
  }
}

.m-news .box-title {
  line-height: 36px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-align: center;
}
.m-news .box-info {
  margin-top: 25px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  line-height: 26px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
}
.m-news .box-time {
  margin-right: 20px;
}
.m-news .box-time i {
  margin-right: 5px;
  color: #0057a8;
}
.m-news .box-share {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}
.m-news .share-title {
  margin-right: 10px;
}
.m-news .box-desc {
  margin-top: 28px;
}
@media screen and (max-width: 991px) {
  .m-news .box-title {
    line-height: 28px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .m-news .box-info {
    margin-top: 15px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-news .box-desc {
    margin-top: 20px;
  }
}

.m-faq .list-item {
  margin-top: 22px;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.m-faq .list-item:first-child {
  margin-top: 0;
}
.m-faq .item-title {
  position: relative;
}
.m-faq .item-title a {
  position: relative;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 18px;
  padding-right: 40px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-faq .item-title i {
  position: absolute;
  right: 18px;
  top: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  color: #0057a8;
}
.m-faq .item-title .icon-jian2 {
  display: none;
}
.m-faq .item-title.active i {
  color: #0057a8;
}
.m-faq .item-title.active .icon-jia2 {
  display: none;
}
.m-faq .item-title.active .icon-jian2 {
  display: block;
}
.m-faq .item-desc {
  position: relative;
  display: none;
  padding-top: 5px;
  padding-left: 18px;
  padding-right: 40px;
  padding-bottom: 23px;
  color: #666;
}
.m-faq .item-desc.show {
  display: block;
}
@media screen and (max-width: 991px) {
  .m-faq .list-fix {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .m-faq .list-item {
    margin-top: 20px;
  }
  .m-faq .item-title, .m-faq .item-desc {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-faq .item-title a, .m-faq .item-desc a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-ctusinfo {
  padding-top: 45px;
  padding-bottom: 53px;
  background-color: #f5f5f5;
  word-break: break-word;
}
.m-ctusinfo .box-title {
  line-height: 34px;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-align: center;
  margin-bottom: 46px;
}
.m-ctusinfo .box-wp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: -20px;
}
.m-ctusinfo .box-item {
  max-width: 24%;
  margin-bottom: 20px;
  text-align: center;
}
.m-ctusinfo .item-icon {
  line-height: 1;
  font-size: 26px;
  font-size: 2.6rem;
  color: #0057a8;
}
.m-ctusinfo .item-name {
  margin-top: 31px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
}
.m-ctusinfo .item-info {
  margin-top: 19px;
  line-height: 28px;
  font-size: 18px;
  font-size: 1.8rem;
}
.m-ctusinfo .box-addr {
  margin-top: 72px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: flex-start;
}
.m-ctusinfo .addr-icon {
  flex: 0 0 auto;
  margin-right: 10px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #0057a8;
}
.m-ctusinfo .addr-info {
  flex: 1 1 auto;
  overflow: hidden;
  max-width: 795px;
  line-height: 30px;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 991px) {
  .m-ctusinfo {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .m-ctusinfo .box-title {
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-ctusinfo .item-name, .m-ctusinfo .item-info {
    margin-top: 5px;
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusinfo .box-addr {
    margin-top: 20px;
  }
  .m-ctusinfo .addr-info {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 480px) {
  .m-ctusinfo .box-item {
    width: 49%;
    max-width: 49%;
  }
}

.m-ctusform {
  padding-top: 72px;
  padding-bottom: 60px;
}
.m-ctusform .hd-title {
  margin-bottom: 9px;
  line-height: 46px;
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "MontserratMedium_woff", arial, helvetica, sans-serif;
  text-align: center;
}
.m-ctusform .hd-desc {
  line-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
  text-align: center;
  margin-bottom: 27px;
}
.m-ctusform .box-form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.m-ctusform .form-item {
  width: 47.7142857143%;
  margin-bottom: 22px;
}
.m-ctusform .form-label {
  margin-bottom: 10px;
  line-height: 26px;
  min-height: 26px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #666;
}
.m-ctusform .form-label span {
  color: red;
}
.m-ctusform .form-text {
  width: 100%;
  height: 44px;
  line-height: 42px;
  padding: 0 10px;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #ffffff;
  border: solid 1px #d2d2d2;
}
.m-ctusform .form-text2 {
  height: 210px;
}
.m-ctusform .form-item2 {
  width: 100%;
}
.m-ctusform .form-code {
  border: 1px solid #d2d2d2;
  position: relative;
  padding-right: 100px;
}
.m-ctusform .code-text {
  height: 42px;
  border: none;
}
.m-ctusform .code-img {
  position: absolute;
  right: 0;
  top: 1px;
  width: 100px;
  height: 40px;
  line-height: 42px;
  overflow: hidden;
  text-align: center;
  background-color: #f3fbfe;
}
.m-ctusform .code-img img {
  max-height: 42px;
}
.m-ctusform .form-btn {
  width: 100%;
  height: 44px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background-color: #0057a8;
}
.m-ctusform .form-btn:hover {
  color: #fff;
  background-color: #333;
}
@media screen and (max-width: 991px) {
  .m-ctusform {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  .m-ctusform .hd-title {
    line-height: 28px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .m-ctusform .hd-desc {
    line-height: 24px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .m-ctusform .form-item {
    margin-bottom: 10px;
    width: 100%;
  }
  .m-ctusform .form-label {
    min-height: 0;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@font-face {
  font-family: 'MontserratMedium_woff';
  src: url('../fonts/MontserratMedium_woff.eot');
  src: url('../fonts/MontserratMedium_woff.eot') format('embedded-opentype'),
       url('../fonts/MontserratMedium_woff.woff2') format('woff2'),
       url('../fonts/MontserratMedium_woff.woff') format('woff'),
       url('../fonts/MontserratMedium_woff.ttf') format('truetype'),
       url('../fonts/MontserratMedium_woff.svg#MontserratMedium_woff') format('svg');
}

@font-face {
  font-family: 'MontserratLight';
  src: url('../fonts/MontserratLight.eot');
  src: url('../fonts/MontserratLight.eot') format('embedded-opentype'),
       url('../fonts/MontserratLight.woff2') format('woff2'),
       url('../fonts/MontserratLight.woff') format('woff'),
       url('../fonts/MontserratLight.ttf') format('truetype'),
       url('../fonts/MontserratLight.svg#MontserratLight') format('svg');
}
@font-face {
  font-family: "iconfont"; /* Project id 3943529 */
  src: url('../fonts/iconfont.woff2?t=1678435588426') format('woff2'),
       url('../fonts/iconfont.woff?t=1678435588426') format('woff'),
       url('../fonts/iconfont.ttf?t=1678435588426') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tag:before {
  content: "\e64d";
}

.icon-home:before {
  content: "\e624";
}

.icon-edit:before {
  content: "\e611";
}

.icon-facebook:before {
  content: "\e620";
}

.icon-pinterest:before {
  content: "\e8ab";
}

.icon-linkedin:before {
  content: "\e648";
}

.icon-youtube:before {
  content: "\e6d6";
}

.icon-twitter:before {
  content: "\e607";
}

.icon-bigger:before {
  content: "\e647";
}

.icon-left:before {
  content: "\e72c";
}

.icon-right:before {
  content: "\e72d";
}

.icon-up1:before {
  content: "\e72e";
}

.icon-bottom1:before {
  content: "\e72f";
}

.icon-left1:before {
  content: "\e730";
}

.icon-right1:before {
  content: "\e731";
}

.icon-up:before {
  content: "\e73e";
}

.icon-bottom:before {
  content: "\e73f";
}

.icon-instagram:before {
  content: "\e79d";
}

.icon-tumblr:before {
  content: "\e79e";
}

.icon-download:before {
  content: "\e7a0";
}

.icon-download1:before {
  content: "\e7a7";
}

.icon-search4:before {
  content: "\e7b2";
}

.icon-address:before {
  content: "\e7bc";
}

.icon-email:before {
  content: "\e7bd";
}

.icon-contact:before {
  content: "\e7be";
}

.icon-whatsapp:before {
  content: "\e7bf";
}

.icon-fax:before {
  content: "\e7c2";
}

.icon-mobile:before {
  content: "\e7c6";
}

.icon-phone:before {
  content: "\e7c8";
}

.icon-tel:before {
  content: "\e7c7";
}

.icon-phone1:before {
  content: "\e7cb";
}

.icon-skype:before {
  content: "\e7cc";
}

.icon-whatsapp1:before {
  content: "\e7c1";
}

.icon-address1:before {
  content: "\e7c3";
}

.icon-contact1:before {
  content: "\e7c4";
}

.icon-email1:before {
  content: "\e7c5";
}

.icon-skype1:before {
  content: "\e7c9";
}

.icon-fax1:before {
  content: "\e7ca";
}

.icon-qq:before {
  content: "\e7ce";
}

.icon-tel1:before {
  content: "\e7cd";
}

.icon-wechat:before {
  content: "\e7cf";
}

.icon-phone2:before {
  content: "\e7d0";
}

.icon-message:before {
  content: "\e7da";
}

.icon-calendar:before {
  content: "\e7e1";
}

.icon-calendar1:before {
  content: "\e7e3";
}

.icon-top:before {
  content: "\e7ed";
}

.icon-youbian:before {
  content: "\e60f";
}

.icon-jian2:before {
  content: "\e600";
}

.icon-jia2:before {
  content: "\e608";
}

.icon-vk:before {
  content: "\e735";
}

.icon-instagram1:before {
  content: "\e640";
}

.icon-up7:before {
  content: "\e722";
}

.icon-bottom7:before {
  content: "\e723";
}

.icon-left7:before {
  content: "\e724";
}

.icon-right7:before {
  content: "\e725";
}

.icon-sousuo4:before {
  content: "\e610";
}

.icon-sousuo:before {
  content: "\e616";
}

.icon-sousuo1:before {
  content: "\e65b";
}

.icon-shangchuan:before {
  content: "\e602";
}

.icon-top2:before {
  content: "\e637";
}

.icon-gongsi:before {
  content: "\e65e";
}
.listcart{margin-top: 90px;}
.listcart a.l{float: left;}
.listcart a.r{float: right;}
.listcart a{ background:#0057a8;display:inline-block;height: 34px; width:200px; line-height: 34px;cursor: pointer;border: none;overflow: hidden;color: #fff;cursor: pointer;  border:1px solid #0057a8; padding-left:10px; padding-right:10px; text-align:center; margin-left:10px;}
.listcart a:hover{  border:#0057a8 solid 1px;background: #0057a8; color:#fff!important;}
@media screen and (max-width:999px){
.listcart a{margin-left:2.5%; margin-right:2.5%; padding-left:0px; padding-right:0px ;float: none;}
.listcart{ width:100%; margin-top:50px; }
}
@media screen and (max-width:472px){
.listcart a{ width:95% !important ; float:none; overflow:hidden; margin-bottom:1rem; margin-top:1rem}
}
@media screen and (max-width:480px){
    .m-mexpe .box-btn{
        top: 46%;
    }
}


.m-provideo .box-item .item-pic {
	position:relative;
	display:block;
	line-height:0;
	font-size:0;
	text-align:center
}
.m-provideo .box-item .item-pic:after {
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	width:0;
	height:0;
	border-left:14px solid #fff;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent;
	z-index:3;
	margin-left:1px
}
.m-provideo .box-item .item-pic:before {
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	width:36px;
	height:36px;
	background:rgba(48, 43, 36, .8);
	border-radius:50%;
	z-index:2
}



.m-proapp .m-desc .j-videoshow {
	position:relative;
	display:block;
	line-height:0;
	font-size:0;
	text-align:center
}
.m-proapp .m-desc .j-videoshow:after {
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	width:0;
	height:0;
	border-left:14px solid #fff;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent;
	z-index:3;
	margin-left:1px
}
.m-proapp .m-desc .j-videoshow:before {
	content:"";
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	width:36px;
	height:36px;
	background:rgba(48, 43, 36, .8);
	border-radius:50%;
	z-index:2
}