html,body {font-size:18px;}
@media screen and (max-width: 1680px) {
    html,body {font-size:18px;}
}
@media screen and (max-width: 1440px) {
    html,body {font-size:17px;}
}
@media screen and (max-width: 992px) {
    html,body {font-size:16px;}
}
@media screen and (max-width: 767px) {
    html,body {font-size:15px;}
}
@media screen and (max-width: 414px) {
    html,body {font-size:14px;}
}
body{font-family:"HarmonyOS_Regular","sans-serif",Verdana,Arial, Geneva,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";}
ul,li{list-style: none; margin:auto; padding: 0px;}
i,em{font-style: normal;}
a:hover{text-decoration: none;}

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.row.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.center{width: 1600px;margin: 0 auto;}
@media (max-width: 1600px){}
.semibold {
	font-weight: 400;
}
.main-boxs .container{max-width:1280px;}
.station .container{max-width:1280px;}

.station{width: 1200px;margin: 0 auto 20px auto;}
.station-l{font-size: 14px;border-bottom: 1px dashed #dcdcdc;line-height: 50px;}
.p12-curblock{display: none;}
.plc{width:1200px;margin:0 auto 20px;}
.station-l b {border-left: 10px solid #666666;font-weight: normal;padding-left: 8px;} 
.station-l i {font-style: normal;}
.station-l span {padding: 0 5px;height: 46px;line-height: 46px;}
.station ul{display: flex;margin-left: 0px;}

.loca-col{max-width: 70%;}
.loca-col li{margin-right: 2vw;position: relative;height: 65px;display: flex;align-items: center;}
.loca-col li:last-child{margin-right: 0;}
.loca-col li a{color: #333;line-height: normal;font-size: 16px;}
.loca-col li.cur:after{position:absolute;bottom:0;left:0;width:100%;text-align:center; display:block;}
.loca-col li:after{display:block;content:"";margin:0 auto;text-align:center;z-index:1;height:4px;width:0;overflow: hidden; transition:all ease-in-out 300ms;background-image: -webkit-linear-gradient(left, #004498, #8bc9f1);}
.loca-col li:hover i,.fl-col li.cur i{width:100%;}
.loca-col li:hover a,.fl-col li.cur a{color: #004498;}

.loca-wz:before{content:"\e659"; font-family: "iconfont"; font-size:16px; color:#014998; padding-right:6px; display: block;}
.loca-wz{background: url(../images/loca.png) no-repeat left;padding-left: 28px;color: #999; display:flex; align-items: center; justify-content: flex-start;  font-weight: 300;}
.loca-wz a{color: #333;}
.loca-wz a:hover{color: var(--color1-h);}

.container.no-gutter{padding-right: 0;padding-left: 0;}
.moduleBox{display: inline-block;}
.bg--white{background: #FFFFFF;}
.pc-s{display:block;}.pc-h{display: none;}
.wrap { max-width: 1200px; margin:auto; width:100%;padding: 0px;}

@media screen and (max-width: 1023px){
	.wrap { max-width: 100%; margin:auto; width:100%;overflow: hidden;}
	.station{max-width:100%;}
	.station-l{padding-left:15px;}
	.pc-s{display:none;}
	.pc-h{display: block;}
}
.sy-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 5;
    opacity: 0;
    transition: opacity .25s ease-in-out;
}

@keyframes sy-animation-bottom-right {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 84%;
    transform-origin: 84% 84%; }
  100% {
    -webkit-transform: scale(1.25) translate(20px, 15px);
    transform: scale(1.25) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes sy-animation-bottom-right1 {
  0% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 84%;
    transform-origin: 84% 84%; }
  100% {
    -webkit-transform: scale(1.1) translate(20px, 15px);
    transform: scale(1.1) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

@keyframes sy-animation-bottom-right-out {
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 84%;
    transform-origin: 84% 84%; }
  0% {
    -webkit-transform: scale(1.25) translate(20px, 15px);
    transform: scale(1.25) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }
@keyframes sy-animation-bottom-right-out {
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 84% 84%;
    transform-origin: 84% 84%; }
  0% {
    -webkit-transform: scale(1.1) translate(20px, 15px);
    transform: scale(1.1) translate(20px, 15px);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom; } }

.btn2 a{display:flex;}
.btn2 span{color: #ffffff;border-color: #124575;background: #124575; font-size:14px;}
.btn2 span {
    display: inline-flex;
    align-items: center;
    height: 3rem;
    border: 1px solid transparent;
    transition: color 0.2s ease, border 0.2s ease, background 0.2s ease;
}
.btn2 .btn-text {
    padding: 0.9rem 1.6rem;
}
.btn2:hover .btn-text{color: #124575;border-color: #124575;background: transparent;}
.btn2 .btn-addon {
    padding: 0.9rem 1.3rem;
    margin-left: 2px;
    font-size: 1.2rem;
}

.box-shadow-01{
        box-shadow: 0 20px 25px -12px rgba(0,0,0,0.09);
}
.box-shadow-02 {
    box-shadow: 0px 0px 30px rgba(115,128,157,0.1);
}




:root {
	--ff1:cursive;
	--ff2:"Trebuchet MS";
	--ff3:"Times New Roman";
	--ff4:"HelveticaNeueCE";
	--ff5:"Montserrat";
	--ff6:"Microsoft YaHei";
	--ff7:"HarmonyOS_Regular";
	--ff8:"sans-serif";
	--color1: #df131e;
	--color1-90: rgb(223 19 30 / 90%);
	--color1-h:#ff7400;
	--color2:#e72626;
	--color3:#004b97;
	--color-b-20:rgba(0,0,0,0.2);
	--mask-color:#F18F01;
	--mask-hover-color:#DF2935;
	--text-dark1-color: #000000;
	--text-dark-color: #333333;
	--text-middle-color: #666666;
	--text-light-color: #999999;
	--light-line-color:#eeeeee;
	--light-bg-color: #f7f7f7;
	--bg-color1:#f5f5f5;
	--bg-color2:#f0f0f0;
	--white:#FFFFFF; 
	--t1:40px;
	--t2:30px;
	--t3:26px;
	--t4:34px;
	--t5:1.2rem;
	--t6:1.1rem;
	--p1-size:14px;
	--p2-size:16px;
	--p3-size:18px;
	--line-height:1.8rem;
	--line-height2:2rem;
	--line-height20:20px;
	--line-height34:34px;
	--letter-spacing:1.5px;
	--font-wt-b:bold;
	--font-wt-500:500;
	--box-shadow: 0px 9px 24px 5px rgba(0, 0, 0, 0.04);
	--box-shadow-h: 1px 20px 30px #C4C4C433;
	--box-shadow1:1px 1px 5px rgb(0 0 0 / 80%);
	--box-shadow2:2px 0px 5px rgb(0 0 0 / 50%);
}

@font-face {font-family:"Gothic";src:url("../font/Gothic.ttf");font-weight:normal;font-style:normal;}
@font-face {font-family:"Gothic-Bold";src:url("../font/Gothic-Bold.ttf");font-weight:normal;font-style:normal;}
@font-face {font-family:"Roboto";src:url("../font/Roboto.ttf");font-weight:normal;font-style:normal;}
@font-face {font-family:"Raleway";src:url("../font/Raleway.ttf");font-weight:normal;font-style:normal;}
@font-face {font-family:"Raleway-Bold";src:url("../font/Raleway-Bold.ttf");font-weight:normal;font-style:normal;}

/*@font-face {
font-family: 'hwhm-b';
src: url("../font/HarmonyOS_Sans_SC_Bold.ttf");
}
@font-face {
font-family: 'hwhm-bl';
src: url("../font/HarmonyOS_Sans_SC_Black.ttf");
}
@font-face {
font-family: 'hwhm-l';
src: url("../font/HarmonyOS_Sans_SC_Light.ttf");
}
@font-face {
font-family: 'hwhm-m';
src: url("../font/HarmonyOS_Sans_SC_Medium.ttf");
}
@font-face {
font-family: 'hwhm-r';
src: url("../font/HarmonyOS_Sans_SC_Regular.ttf");
}*/

@font-face {font-family: 'Poppins-Bold';src: url("../font/Poppins-Bold.ttf");}
@font-face {font-family: 'Poppins-Light';src: url("../font/Poppins-Light.ttf");}
@font-face {font-family: 'Poppins-Medium';src: url("../font/Poppins-Medium.ttf");}
@font-face {font-family: 'Poppins';src: url("../font/Poppins-Regular.ttf");}
@font-face {font-family: 'Poppins-SemiBold';src: url("../font/Poppins-SemiBold.ttf");}

h3,h5{margin:0px;}
/*******************************************************     header      **************************************************************/
.head{position:relative;z-index: 10002;height: auto;padding:34px 0px 20px 0px;/*box-shadow: 5px 5px 20px rgba(0,0,0,0.05);*/}
.head .head-wrap{display:flex;align-items: center;padding:0px 0px; max-width: 1200px; margin: auto;/*padding: 0px 90px;max-width: none !important;*/}
.head .head-logo{margin-left:0px; width:auto; height:100%; margin-top:0px; text-align:left; padding-left:0px; padding-top:0px;display: flex;align-items: center;justify-content: center;}
.head-logo > a{display:flex;align-items: center;}
.head-logo .head-logo__name{display:flex; flex-direction: column; margin-left:1rem;}
.head-logo__name h3{font-size:1.7rem; font-weight: bold; color: #0e517c; margin-bottom:5px;}
.head-logo__name h5{font-size:12px; font-weight: 400; color:#0e517c; text-transform: uppercase; font-family: var(--ff5);}

.head-logo__desc{color:#333; display: flex; flex-direction: column;position: relative; padding-left: 2rem;justify-content: flex-start;}
.head-logo__desc:before{content:""; width:1px; height: 100%; background: rgba(0,0,0,0.2); margin:0px; display: flex; position: absolute; left: 1rem; top: 0; bottom: 0;}
.head-logo__desc h5{font-size:1rem; font-weight: 500; margin:0rem;    margin-bottom: 5px;}
.head-logo__desc h5 b, .head-logo__desc h5 strong{font-weight:bold; color:var(--color1);}
.head-logo__desc h5 b > sup{font-weight: 300; font-size:20px;}
.head-logo__desc h5 em{font-style:normal; font-size:34px; font-weight: 500; font-family: "鍗庢枃琛屾シ"; color:var(--color1);}
.head-logo__desc h3{font-size:1.1rem;}
.head-logo__desc p{font-size:14px;font-weight: 300; color:#666;margin-left:2rem;}


.headFlex{position: fixed;width: 100%;}

.head_top{position:relative;z-index: 2; *height:122px;}
.head-tel{width:auto; position:relative;margin-top: 0px; margin-left:auto;display: flex;}
.head-tel a{font-size: 2rem;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin-top: 15px;
    padding: 0px;}
.head-tel a:hover{cursor: pointer; color:#af263c;}

.dh_mobile{ display:none;}
.panel_box{ display:none;}
.TopStyle{margin:43px 0px 0px 0px;}

.head-tel .head-tel__400{width:auto; padding-left: 0px; font-size: 25px; color: var(--color1); padding-top: 0px; margin-top: 0px;display: flex;margin-right: 20px;    align-items: center;flex-direction: column;align-items: flex-end;}
.head-tel .head-tel__400:nth-last-child(1){margin-right:0px;}
.head-tel .head-tel__400 em{margin: auto;font-family: "iconfont" !important; margin-right:5px;}

.head_r .head_400 h3{ font-size: 14px; color: #000; text-align: left; font-weight: 300;line-height: 0px;margin: auto 0px;}
.colsbox,.m_lan{display:none;}
.head_r .head_400 a{ font-size: 1.8rem; color: #e70012; text-align: left; font-weight: bold;line-height: 0px;}
.top_tel{display:flex; flex-direction: row; font-size:16px; font-weight: 600; color:#333;align-items: center;}
.top_tel h3{font-size:22px; color:#666;font-weight: 500;}
.top-tel-c{display: flex; flex-direction: column;
    font-size: 24px;align-items: flex-end;
    font-family: "Impact";
    font-weight: normal;}
.top-tel-c span{line-height: 1;}

@media screen and (max-width: 1023px){
	.top_bar{display: none;}
	.head{height:auto;}
	.headFlex{display:none;}
	.head .h_desc{ float:left; margin-left:0px; width:100%; height:auto; margin-top:0px; text-align:left; padding:0px;justify-content: flex-start;}
	.h_desc h3{color:#000000; font-size:25px;}
	.h_desc h5{font-size:14px;color: #333333;font-weight: 500;}
	.head_r{display: none;}
	.mobile-menus{margin-top:-60px;}
	/*.header_t{display: none;}*/
	.header_logo{display:none;}
	.h_desc .navbar-line{display:none;}
	.head_lan{display:none;}
	.head_lan_m{     display: inline-block;
		position: absolute;
		z-index: 1000;
		left: 250px;
		top: 67px;
		height: 45px;
		line-height: 64px;}
	.head_lan_m a{width:auto; height:20px; float:left; margin-right:5px;margin-top: 0px;line-height: 20px;text-align: center; padding-left:40px; padding-right:0px; color:#333;}
	.head_lan_m a:hover{ color:#F00;}
	.head_lan_m a.l_c{ background:url("/images/icon/l_c.jpg") left center no-repeat;}
	.head_lan_m a.l_e{ background:url("/images/icon/l_e.jpg") left center no-repeat;}
}


/*******************************************************     nav      **************************************************************/

.nav{width:100%;height: 50px; background:var(--color1) repeat-x; /*background-image: linear-gradient(0deg, #018bed, #40acf7);*/}
.nav .wrap{padding:0px 0px; width:100%;max-width:1200px;}
.nav ul li i{width:17px; height: 17px;float: left; display: block; background: url("dh_home.png") center no-repeat; margin:19px 5px auto 15px;}
.navfix{position:fixed;top: 0px;background:rgba(0, 0, 0, 0.9); background:#100909\0; width:100%;z-index: 10000;}
@media \0screen\,screen\9 {
  .navfix{
    filter:Alpha(opacity=90);
    position:static; /* IE6閵嗭拷7閵嗭拷8閸欘亣鍏樼拋鍓х枂position:static(姒涙ǹ顓荤仦鐐粹偓锟�) 閿涘苯鎯侀崚娆庣窗鐎佃壈鍤х€涙劕鍘撶槐鐘垫埛閹电芳lpha閸婏拷 */
    *zoom:1; /* 濠碘偓濞茬睂E6閵嗭拷7閻ㄥ埅aslayout鐏炵偞鈧嶇礉鐠佲晛鐣犵拠缁樺櫐Alpha */
  }
}
.nav .nav_li{position: relative; float: left; height: 40px;line-height: 40px;width:11%;text-align: center;}
.nav .nav_li .nav_a{font-size:17px; display:block;color:#fff; position:relative;}
.nav .nav_li .nav_a:before{content:''; width:100%; height:4px; background-color:#ffcc19; position:absolute;z-index: -1; left:0;top:-3px; display:none; overflow:hidden;}
.nav .nav_li:hover .nav_a:before{display:block;}


.nav ul {
	width:100%;
	height:50px;
	margin:0px auto;
	overflow:visible;
}
.nav ul li {
	/*float:left;
	width: 14%;*/
	height:50px;
	text-align:center;
	position:relative;
	overflow:visible;
	z-index:100;
}
.nav ul li:hover {
	/*border-bottom:3px solid #C89D6E;
	background-color: rgba(28, 98, 176, 0.9);*/
	/*background:#77bc25 repeat-x;*/
	/*background-color:var(--color2);*/
}
/*.nav ul li:before{content: "";
    height: 16px;
    width: 1px;
    position: absolute;
    top: 20px;
    display: block;
    right: 0px;
    background: #099c40;
    box-shadow: 1px 0px 0px #00782d;}
.nav ul li ul li:before{content: none;background: none;}*/
.nav ul li a {
	display:block;
	color:#ffffff;
	height:50px;
	line-height: 50px;
	font-size:16px;
	font-weight:100;
	text-align:center;
	
	 /*display: inline-block;
     background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(142,142,142,1)),to(rgba(0,0,0,1)));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;*/
}
.nav ul li a em{
	 display: inline-block;
     /*background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(142,142,142,1)),to(rgba(0,0,0,1)));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;*/
	 color:#ffffff;
}
.nav ul li span{
	display:none;
	color:#ffffff;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}

.nav ul li a:hover {
	/*color:#f68101;*/
	/*background:url('dh_hover.gif') center bottom no-repeat;*/
	/*border-radius:10px;
	background: #77bc25;*/
	/*text-decoration:underline;*/
	/*-webkit-animation:nav_li_a .5s;*/ /* Safari and Chrome */
}
.nav ul li:hover em {
	color:#f68101;
	/*-webkit-animation:nav_li_a .5s;*/ /* Safari and Chrome */
}
.nav ul li:hover a{
	background:none;
}
/* Safari and Chrome */
/*@-webkit-keyframes nav_li_a
{
from { width:100%; height:100%;background-position:center;}

to {width:100%; height:100%;background-repeat:repeat;border-radius:10px;}
}
*/

/*.navfix ul li ul{background-color: rgba(32,43,52,0.9);}*/

.nav li a:before{content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 5px;
    background: #fff;
    height: 3px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;}
.nav li:hover a:before, .nav li:focus a:before, .nav li:active a:before {
    right: 0; -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.nav ul li .nav_img {display: none;}

.main-navigation {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .main-navigation > ul > li:hover > a {
    color: #2284bd; }
  .main-navigation ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;

    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding-left: center;
    margin-bottom: 0;
	flex-direction: row;
}
    .main-navigation ul li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-self: stretch;
      -moz-align-self: stretch;
      -ms-flex-item-align: stretch;
      align-self: stretch;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      /*padding: 0px 30px;*/
      /* Dropdown Menu Styles */
      /* Last Element */ }
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none){
    /*鍏煎IE11*/
	.main-navigation ul li {padding: 0px 5px;}
}
      .main-navigation ul li:first-child {
        /*padding-left: 0;*/
		  /*background-color: var(--color1); color:#ffffff; */
	}
     .main-navigation ul li:last-child:before{background: #272626;box-shadow: 1px 0px 0px #272626;display: none;}
      .main-navigation ul li:last-child {
       /* padding-right: 0;*/ }
/*.main-navigation ul li:hover{background-color: #244ea4; color:#ffffff;}*/
.main-navigation ul li:hover a{color:#ffffff;}
      .main-navigation ul li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-self: stretch;
        -moz-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 16px;
        text-transform: uppercase; }

./*main-navigation ul li:hover {background-color: var(--color2); color:#ffffff;}*/
.main-navigation ul li:hover:before{background: #272626;box-shadow: 1px 0px 0px #272626;display: none;}
      .main-navigation ul li.cr-dropdown {
        position: relative; }
        .main-navigation ul li.cr-dropdown > a:after {
          content: "\e6aa";
          font-family: "iconfont" !important;
          margin-left: 5px;
          line-height: 26px;
          display: inline-block;font-size:12px;}
        .main-navigation ul li.cr-dropdown .cr-dropdown-menu {
          position: absolute;
          left: 0;
          top: 100%;
		  width:100%;
		  padding: 0px;
          min-width: 200px;
          background: #ffffff;
          visibility: hidden;
          -webkit-transform: scaleY(0);
          -moz-transform: scaleY(0);
          -ms-transform: scaleY(0);
          -o-transform: scaleY(0);
          transform: scaleY(0);
          -webkit-transform-origin: 0 0;
          -moz-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
          -o-transform-origin: 0 0;
          transform-origin: 0 0;
          -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          -webkit-transition: all 0.3s ease-in-out 0s;
          -moz-transition: all 0.3s ease-in-out 0s;
          -ms-transition: all 0.3s ease-in-out 0s;
          -o-transition: all 0.3s ease-in-out 0s;
          transition: all 0.3s ease-in-out 0s;
          z-index: 99; }
          .main-navigation ul li.cr-dropdown .cr-dropdown-menu li {
            display: block;
            padding: 0;
            position: relative;
            /* Sub Dropdown Menu */ }
            .main-navigation ul li.cr-dropdown .cr-dropdown-menu li a {
              display: block;
              font-size: 14px;
              background:var(--color1);
              color: #fefefe;
              padding: 6px 20px;
              position: relative;
              font-weight: 400; }
            .main-navigation ul li.cr-dropdown .cr-dropdown-menu li:hover > a {
              background: var(--color2);
              color: #ffffff; }
            .main-navigation ul li.cr-dropdown .cr-dropdown-menu li.cr-dropdown-sub > a {
              position: relative; }
              .main-navigation ul li.cr-dropdown .cr-dropdown-menu li.cr-dropdown-sub > a:after {
                content: "\f105";
                font-family: fontAwesome;
                position: absolute;
                right: 15px;
                top: 50%;
                height: 30px;
                line-height: 30px;
                margin-top: -15px;
                font-size: 14px; }
            .main-navigation ul li.cr-dropdown .cr-dropdown-menu li ul {
              position: absolute;
              left: 100%;
              top: 0;
              width: 250px;
              -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
              -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
              -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
              -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
              box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
              z-index: 2;
              -webkit-transition: all 0.3s ease-in-out 0s;
              -moz-transition: all 0.3s ease-in-out 0s;
              -ms-transition: all 0.3s ease-in-out 0s;
              -o-transition: all 0.3s ease-in-out 0s;
              transition: all 0.3s ease-in-out 0s;
              -webkit-transform: scaleY(0);
              -moz-transform: scaleY(0);
              -ms-transform: scaleY(0);
              -o-transform: scaleY(0);
              transform: scaleY(0);
              -webkit-transform-origin: 0 0;
              -moz-transform-origin: 0 0;
              -ms-transform-origin: 0 0;
              -o-transform-origin: 0 0;
              transform-origin: 0 0;
              background: #fff; }
            .main-navigation ul li.cr-dropdown .cr-dropdown-menu li:hover ul {
              visibility: visible;
              -webkit-transform: scaleY(1);
              -moz-transform: scaleY(1);
              -ms-transform: scaleY(1);
              -o-transform: scaleY(1);
              transform: scaleY(1); }
      .main-navigation ul li:hover a:before {
        width: 100%; }
      .main-navigation ul li:hover .cr-dropdown-menu {
        visibility: visible;
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1); }
      .main-navigation ul li.last-elements .cr-dropdown-menu {
        right: 0;
        left: auto; }
        .main-navigation ul li.last-elements .cr-dropdown-menu .cr-sub-dropdown-menu {
          left: auto;
          right: 100%;
          background: #fff; }
    .main-navigation ul ul {
      display: block;
      background: #fff; }
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li {height:auto;}
.main-navigation ul li.cr-dropdown .cr-dropdown-menu li a{text-align: left;padding: 0px 20px;height: 50px;line-height: 50px;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-navigation ul li {
    padding: 0 17px; } }

@media screen and (max-width: 1023px){
	.nav{display: none;}
	.h_desc h3{color:#000000; font-size:25px;}
	.h_desc h5{font-size:14px;color: #333333;font-weight: 500;    padding: 0px;}
	.head_r{display: none;}
}

/*************************** banner ***************************/
.home-banner{max-height: 100vh;}
.home-banner .container{display: flex;     justify-content: center; }
.home-banner h1 {
	font-weight: bold;
	font-size: 3rem;
	text-align:center;
	text-shadow: var(--box-shadow2);
}
.home-banner h4 {
	font-size: 1.6rem;
	text-align: center;
	margin-top:1rem;
	line-height: 2;max-width:1200px;
	text-shadow: var(--box-shadow2);
}
.home-banner .more {
		margin-top: 50px;
	}
.home-banner .more a{display:flex;}
.home-banner .more span{color: #001a2e;border-color: #0066cc;background: #0066cc; font-size:14px;}
.home-banner .more span {
    display: inline-flex;
    align-items: center;
    height: 3rem;
    border: 1px solid transparent;
    transition: color 0.2s ease, border 0.2s ease, background 0.2s ease;
}
.home-banner .more .btn-text {
    padding: 0.9rem 2.6rem;
}
.home-banner .more:hover .btn-text{color: #0066cc;border-color: #0066cc;background: transparent;}
.home-banner .more .btn-addon {
    padding: 0.9rem 1.3rem;
    margin-left: 2px;
    font-size: 1.2rem;
}

.home-banner .swiper-button-prev{top:unset;left: unset;right: 20vw;bottom: 50px;background:none;}
.home-banner .swiper-button-next{top:unset;left: unset;right: calc(20vw - 80px);bottom: 50px;background:none;}
.home-banner .swiper-button-prev:before,.home-banner .swiper-button-next:before{font-family:"iconfont"; width:48px; height: 48px; display: flex;align-items: center;
    justify-content: center;background: #FFF; color:#333;  font-size:24px; border:2px solid #fff;}
.home-banner .swiper-button-prev:before{content: "\e613";}
.home-banner .swiper-button-next:before{content: "\e614";}
.home-banner .swiper-button-prev:hover:before,.home-banner .swiper-button-next:hover:before{color:#FFFFFF; background-color: transparent;}

.home-banner .swiper-slide{overflow: hidden;transform:translate3d(0,0,0);}
.home-banner .swiper-slide img{max-width:100%;image-rendering:-moz-crisp-edges;
    image-rendering:-o-crisp-edges;
    image-rendering:-webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode:nearest-neighbor;
	image-rendering: pixelated;
}
.home-banner .swiper-slide img.ani{opacity: 1 !important;visibility: visible !important;}
.home-banner .swiper-slide .img{/*-webkit-animation: zoom 20s infinite;animation: zoom 20s infinite;*/
	/*animation: zoom-animation 7500ms linear infinite normal forwards;*/
	animation-name:zoom-animation;
	animation-duration:7500ms;
	animation-timing-function:linear;
	animation-iteration-count:infinite;
	animation-direction:alternate;
}
@keyframes zoom-animation {
            0% { transform: scale(1); }
            100% { transform: scale(1.15); }
        }
.home-banner-m{display:none;}
.sp-slide .container{top:20%;}
/*.nybanner {
	width: 100%;
    overflow: hidden;
    margin: auto;
    height: 400px;
	position:relative;
	margin-bottom:0px;
}
.nybanner .content {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}*/
@media screen and (max-width: 1900px) {
	.home-banner .swiper-slide img{image-rendering:auto;}
}
@media (max-width: 1199px) {
	.main-slider .container{margin-left:0px;left:0;}
	.sp-slide .container{top:0;}
	.banner__single__content p{display: none;}
}
@media (max-width: 767px) {
	.sp-slide .container{top:0;}
	.banner__single__content p{display: none;}
}

/*.bannerLeft{ width:60px; height:60px; position:absolute; left:5%; top:40%; display:block; background:url("bann_btn.png") 0px 0px no-repeat;}
.bannerRight{ width:60px; height:60px; position:absolute; right:5%; top:40%;display:block;background:url("bann_btn.png") -60px -0px no-repeat;}*/

/*闁氨鏁anner*/
.banner{position:relative;width:100%;height:auto;overflow:hidden; margin:0px auto 0px auto; margin-top:0px;}
.banner .swiper-wrapper{/*position:absolute;top:0px;left:0px;width:100%;height:650px;*/}
.banner .swiper-slide{text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
		z-index: 10;
}
.banner .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
.banner .swiper-slide .container {
    position: relative;
    width: 1200px;
    margin: 0px auto;
}
.nybanner img {
        display: block;
        width: 100%;
		max-width: 100%;
        height: 100%;
        object-fit: cover;
      }
/*.banner .contentInfo{display:none;overflow:hidden;position:absolute;top:50%;left:100px;width:675px;height:200px;margin-top:-100px;z-index:1;text-align:left;}
.banner .contentInfo .sub{text-shadow:0px 0px 3px #b67ebc;position:absolute;top:17px;left:8px;width:2px;height:120px;background:#fff;}
.banner .contentInfo .sub{transform-origin:left bottom;-moz-transform-origin:left bottom;-ms-transform-origin:left bottom;-o-transform-origin:left bottom;-webkit-transform-origin:left bottom;}
.banner .contentInfo .quan{text-shadow:0px 0px 3px #b67ebc;position:absolute;top:128px;left:0px;width:14px;height:14px;border:2px solid #fff;border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;-webkit-border-radius:16px;}
.banner .contentInfo .title{text-shadow:0px 0px 3px #b67ebc;position:absolute;left:32px;top:8px;line-height:50px;font-size:40px;color:#fff;font-family:"瀵邦喛钂嬮梿鍛寸拨";}
.banner .contentInfo .info{text-shadow:0px 0px 3px #b67ebc;position:absolute;left:32px;top:70px;line-height:32px;font-size:20px;color:#fff;}
.banner .contentInfo .btn{text-shadow:0px 0px 3px #b67ebc;position:absolute;top:146px;left:32px;color:#fff;border:1px solid #fff;text-align:center;line-height:32px;width:110px;height:30px; border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;-webkit-border-radius:30px;}*/
/*.banner .bannerNav{position:absolute;bottom:90px;width:100%;text-align:center;z-index:2;}
.banner .bannerNav .bannerNavChild{margin:0 10px;width:10px;height:10px;display:inline-block;*display:inline;*zoom:1;background:#fff;border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;cursor:pointer;}
.banner .bannerNav .bannerNavChild.on{background:#000;
animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-moz-animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-webkit-animation:bannerNavChildOn .2s  ease-in-out 0s  both;
-o-animation:bannerNavChildOn .2s  ease-in-out 0s  both;}*/
.banner .pc-h{display:none !important;}
.banner-swiper-pagination{position:absolute; z-index: 15; bottom:60px !important;width: auto !important;    text-align: center;left: 0px;right: 0px;}
.banner-swiper-pagination .swiper-pagination-bullet{width:15px !important; height: 15px !important;}
.banner-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e02b3b !important;}


/*.banner .catesbox{width:100%; height:40px;position:absolute;left:0;bottom:0;background:url(neiNavBg.png) left top repeat-x; z-index: 100;}
.banner .catesbox .catesdiv{width:1200px;height:40px;margin:0 auto;}
.banner .catesbox .catesdiv .sel{border-bottom:2px solid #0985cc;height:38px;}
.banner .catesbox .catesdiv ul li{width:auto;height:40px;float:left;line-height:40px;text-align:center;}
.banner .catesbox .catesdiv ul li a{min-width:90px;height:40px;display:block;font-size:13px;color:#fff;font-family: microsoft yahei; padding:0px 10px;}
.banner .catesbox .catesdiv ul li a:hover{ background-color:#1BBC9B;}*/


/* Slider Zoom Effect */
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }

  to {
    -webkit-transform: scale(1.2, 1.2);
  }
}

@-moz-keyframes zoom {
  from {
    -moz-transform: scale(1, 1);
  }

  to {
    -moz-transform: scale(1.2, 1.2);
  }
}

@-o-keyframes zoom {
  from {
    -o-transform: scale(1, 1);
  }
  to {
    -o-transform: scale(1.2, 1.2);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.2, 1.2);
  }
}
.bannernext {
	position: absolute;
	bottom: 20%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100;
}

.bannerimg {
	width: 22px;
	height: 30px;
	background: url(/images/icon/next.png) center no-repeat;
	cursor: pointer;
	-webkit-animation: mousewheels 1s 0.5s linear infinite;
	animation: mousewheels 1s 0.5s linear infinite;
}

@-webkit-keyframes mousewheels {
	0% {
		opacity: 1
	}

	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		opacity: 1
	}

	70% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
		opacity: 1
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
		opacity: 1
	}
}

@keyframes mousewheels {
	0% {
		opacity: 1
	}

	50% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		opacity: 1
	}

	70% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px);
		opacity: 1
	}

	100% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px);
		opacity: 1
	}
}
@media (min-width: 1920px){
.banner .content {background-size: auto;background-position: unset;}
	/*.home-banner-pc .swiper-slide img{width:100%; height: auto;}*/
}

@media screen and (max-width: 1900px){
	.banner .content{background-position: unset;}
	.banner .content{background-size: cover;background-position: 60% top;}
	.banner .contents .content:nth-of-type(1){background-position:center top;}
	.banner .contents .content:nth-of-type(2){background-position:center top;}
	.nybanner .content{background-position: unset;}
}
@media screen and (max-width: 1440px){
	.bannernext {bottom: 10%;}
}

/*************************** banner ***************************/

.jumbotron{height:620px;display: flex;align-items: center;justify-content: center;margin: 0px;
    padding: 0px;
    height: auto !important;}
.jumbotron img{max-width:100%;}
.jumbotron .container{max-width:60%;}
.jumbotron h1{font-size: 2.2rem; line-height: 3rem; font-weight: bold;text-shadow: 1px 1px 5px rgb(0 0 0 / 20%);margin-top: 34px !important;margin-bottom: 20px;font-family: var(--ff2);text-transform: uppercase;}
.jumbotron p{font-size: 1.4rem; max-width:800px; line-height: 34px;text-shadow: 1px 1px 5px rgb(0 0 0 / 60%);padding-bottom: 0px; margin:auto;font-weight: 500;    letter-spacing: 0px;font-family: var(--ff1);text-transform: uppercase;}
.jumbotron .container{text-align: center;margin: 0;}
.jumbotron.nybanner-prod .container{    background: rgb(255 255 255 / 65%);padding: 20px;border-radius: 10px}
.jumbotron.nybanner-prod h1{color:#000;text-shadow: 0px 0px 5px #fff;}
.jumbotron.nybanner-prod p{color: #000;text-shadow: 0px 0px 5px #fff;font-size: 24px;}


.page-num, .page-link{color: #005aab;}
.page-num-current {
    z-index: 1;
    color: #fff;
    background-color: #005aab;
    border-color: #005aab;
}
.pagination a.page-link{font-size:14px;}
.pagination .page-num,.pagination .page-link{padding: 5px 10px;margin: 0px 5px;font-size: 12px;}
.page-num-current{background-color:var(--color1);color: #FFFFFF !important;border-color: var(--color1);}
.page-num, .page-link{color:#333;}
.page-link:hover{color:var(--color1);}
/*============================================
contact-section 栏目
===========================================*/
.contact-section{position:relative;padding:0px 0px; height:390px; overflow: hidden; position:relative;background-repeat: no-repeat; background-position: center;}
.contact-section .wrap{display:flex; flex-direction: column;align-items: center;height: 100%;justify-content: center;}
.contact-cont{max-width:700px;}
.contact-cont h3{font-size:2rem; color:#FFFFFF; font-weight: bold;text-align: center;}
.contact-cont p{font-size:18px; color:#FFFFFF;text-align: center;margin-top:10px;}
.contact-section .btn2 a{display: flex;}
.contact-section .btn2 span{background: #ffc227;margin-top:20px;color:#001a2e;}
.contact-section .btn2:hover .btn-text{color: #ffc227;border-color: #ffc227;}

#wrapper > section, #wrapper > div > section {
    overflow: hidden;
}
#wrapper > section, #wrapper > div > section {
    clear: both;
    position: relative;
}
.special-heading1 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    padding-top: 40px;
    padding-bottom: 20px;
    position: relative;
}
.text-center {
    text-align: center!important;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0;
}

.ls {
    color: #222222;
}
.ls h3.special-heading1 {
    color: #333333;
    padding-top: 80px;
    padding-bottom: 0px;
}



section .top-subtitle {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-transform: uppercase;
	color:#333;
}

section .top-subtitle.text-center {
	margin-top: 0;
}

.special-heading {
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    padding-bottom: 40px;
    position: relative;
}

.special-heading:after {
    background-color: #00913a;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 70px;
}
.special-heading.text-center:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}



/*首页产品*/
.program-section {
    background: #f9f9f9;
    z-index: 20;
	padding:30px 0px;
}


/*切换箭头*/
.program-section .owl-carousel .owl-nav,
.surgical-section .owl-carousel .owl-nav,
.testimonials-section .owl-carousel .owl-nav {
	top: 44%;
}

.program-section .owl-carousel .owl-dots,
.surgical-section .owl-carousel .owl-dots,
.testimonials-section .owl-carousel .owl-dots {
	display: none;
}

@media (max-width: 1250px) {
	.program-section .owl-carousel .owl-dots,
	.surgical-section .owl-carousel .owl-dots,
	.testimonials-section .owl-carousel .owl-dots {
		display: block;
	}
}

.program-section .owl-carousel .owl-nav,
.surgical-section .owl-carousel .owl-nav,
.testimonials-section .owl-carousel .owl-nav {
	top: 44%;
}

@media (max-width: 1250px) {
	.program-section .owl-carousel .owl-nav,
	.surgical-section .owl-carousel .owl-nav,
	.testimonials-section .owl-carousel .owl-nav {
		display: none;
	}
}

.program-section .owl-carousel .owl-nav .owl-prev,
.surgical-section .owl-carousel .owl-nav .owl-prev,
.testimonials-section .owl-carousel .owl-nav .owl-prev {
	left: -17%;
	opacity: 1;
}

@media (max-width: 1650px) {
	.program-section .owl-carousel .owl-nav .owl-prev,
	.surgical-section .owl-carousel .owl-nav .owl-prev,
	.testimonials-section .owl-carousel .owl-nav .owl-prev {
		left: -8%;
	}
}

@media (max-width: 1400px) {
	.program-section .owl-carousel .owl-nav .owl-prev,
	.surgical-section .owl-carousel .owl-nav .owl-prev,
	.testimonials-section .owl-carousel .owl-nav .owl-prev {
		left: -4%;
	}
}

.program-section .owl-carousel .owl-nav .owl-prev:hover i,
.surgical-section .owl-carousel .owl-nav .owl-prev:hover i,
.testimonials-section .owl-carousel .owl-nav .owl-prev:hover i {
	color: #006a93;
}

.program-section .owl-carousel .owl-nav .owl-prev i,
.surgical-section .owl-carousel .owl-nav .owl-prev i,
.testimonials-section .owl-carousel .owl-nav .owl-prev i {
	color: #333333;
	font-size: 30px;
}

.program-section .owl-carousel .owl-nav .owl-prev i:before,
.surgical-section .owl-carousel .owl-nav .owl-prev i:before,
.testimonials-section .owl-carousel .owl-nav .owl-prev i:before {
	content: "\f104";
}

.program-section .owl-carousel .owl-nav .owl-prev.disabled,
.surgical-section .owl-carousel .owl-nav .owl-prev.disabled,
.testimonials-section .owl-carousel .owl-nav .owl-prev.disabled {
	opacity: 1;
}

.program-section .owl-carousel .owl-nav .owl-next,
.surgical-section .owl-carousel .owl-nav .owl-next,
.testimonials-section .owl-carousel .owl-nav .owl-next {
	opacity: 1;
	right: -17%;
}

@media (max-width: 1650px) {
	.program-section .owl-carousel .owl-nav .owl-next,
	.surgical-section .owl-carousel .owl-nav .owl-next,
	.testimonials-section .owl-carousel .owl-nav .owl-next {
		right: -8%;
	}
}

@media (max-width: 1400px) {
	.program-section .owl-carousel .owl-nav .owl-next,
	.surgical-section .owl-carousel .owl-nav .owl-next,
	.testimonials-section .owl-carousel .owl-nav .owl-next {
		right: -4%;
	}
}

.program-section .owl-carousel .owl-nav .owl-next:hover i,
.surgical-section .owl-carousel .owl-nav .owl-next:hover i,
.testimonials-section .owl-carousel .owl-nav .owl-next:hover i {
	color: #006a93;
}

.program-section .owl-carousel .owl-nav .owl-next i,
.surgical-section .owl-carousel .owl-nav .owl-next i,
.testimonials-section .owl-carousel .owl-nav .owl-next i {
	color: #333333;
	font-size: 30px;
}

.program-section .owl-carousel .owl-nav .owl-next i:before,
.surgical-section .owl-carousel .owl-nav .owl-next i:before,
.testimonials-section .owl-carousel .owl-nav .owl-next i:before {
	content: "\f105";
}

.program-section .owl-carousel .owl-nav .owl-next.disabled,
.surgical-section .owl-carousel .owl-nav .owl-next.disabled,
.testimonials-section .owl-carousel .owl-nav .owl-next.disabled {
	opacity: 1;
}

.program-section .owl-carousel .owl-nav .owl-next.disabled i,
.surgical-section .owl-carousel .owl-nav .owl-next.disabled i,
.testimonials-section .owl-carousel .owl-nav .owl-next.disabled i {
	color: #a4a9b9;
}

.program-section .owl-carousel .owl-stage {
	padding: 5px 0;
}

.program-section .owl-carousel .owl-nav {
	top: 51%;
}
/*切换箭头*/

.owl-carousel {
    display: none;
    position: relative;
    -webkit-tap-color-main-color: transparent;
    touch-action: manipulation;
    width: 100%;
    z-index: 1;
	/*overflow: hidden;*/
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}




.owl-theme .owl-nav {
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    -webkit-tap-color-main-color: transparent;
    text-align: center;
    top: 25%;
}

.owl-theme .owl-nav > div {
	position: absolute;
	/*right: 10px;*/
	text-align: center;
}

.owl-theme .owl-nav .disabled {
	cursor: default;
	opacity: 0.5;
}

.owl-theme .owl-dots {
	margin-top: 40px;
}

.item-media .owl-theme .owl-dots {
	bottom: 50px;
	left: 0;
	margin: 0;
	position: absolute;
	right: 0;
}

@media (max-width: 479px) {
	.item-media .owl-theme .owl-dots {
		bottom: 20px;
	}
}

/* .owl-center theme */
.owl-center .owl-nav {
	bottom: 0;
	margin-top: 0;
	opacity: 1;
	position: static;
	top: 0;
}

.owl-center .owl-nav > div {
	/*background-color: rgba(0, 106, 147, 0.6);*/
	bottom: 0;
	height: auto;
	margin: 0;
	right: -50px;
	top: 0;
	width: 50px;
}

.owl-center .owl-nav > div:first-child {
	left: -50px;
	right: auto;
}

.owl-center .owl-nav > div:first-child:after {
	left: 13px;
}

.owl-center .owl-nav > div:after {
	color: #fff;
	font-size: 20px;
	left: 17px;
	margin-top: -10px;
	position: absolute;
	top: 50%;
}

/*theme with nav at the top right corner*/
.top-right-nav .owl-nav {
	position: absolute;
	right: -1em;
	top: -55px;
}

.top-right-nav .owl-nav > div {
	background: transparent;
	min-width: 2em;
}

.top-right-nav .owl-nav > div:first-child {
	left: auto;
	right: 3em;
}

.top-right-nav .owl-nav > div i {
	font-size: 1em;
}

/*theme with text nav*/
.owl-text-nav .owl-nav {
	display: none;
	-webkit-tap-color-main-color: transparent;
	text-align: center;
}

@media (min-width: 1560px) {
	.owl-text-nav .owl-nav {
		display: block;
		left: -13vw;
		position: absolute;
		right: -13vw;
		top: 50%;
	}
}

@media (min-width: 1800px) {
	.owl-text-nav .owl-nav {
		left: -15vw;
		right: -15vw;
	}
}

.owl-text-nav .owl-nav > div {
	margin-top: -30px;
	position: absolute;
	right: 10px;
	text-align: center;
}

.owl-text-nav .owl-nav > div > span {
	display: block;
	font-weight: 900;
	line-height: 1;
}

@media (min-width: 1560px) {
	.owl-text-nav .owl-nav > div > span {
		font-size: 38px;
		line-height: 1;
		max-width: 5em;
	}
}

.small-gallery-carousel a {
	display: block;
	overflow: hidden;
}

.small-gallery-carousel a img {
	opacity: 0.4;
	transition: all 0.3s ease-in-out;
}

.small-gallery-carousel a:hover img {
	opacity: 0.2;
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

.small-gallery-carousel .owl-nav > div {
	opacity: 1;
}

@media (min-width: 768px) {
	.small-gallery-carousel .owl-nav > div {
		margin-top: -8px;
		right: 100px;
	}

	.small-gallery-carousel .owl-nav > div:first-child {
		left: 100px;
	}
}

.small-gallery-carousel .owl-nav > div i {
	font-size: 20px;
}

/* owl images fix */
.owl-carousel .owl-item {
	opacity: 1;
	transition: opacity 0.2s ease 0.1s;
}

.owl-carousel .owl-item.active {
	opacity: 1;
}

.owl-center .owl-item {
	opacity: 1;
}



/*
**plugins
*/
/* Owl carousel v 2.1.6 styles */
/* Owl Carousel - Core */
.owl-carousel {
	display: none;
	position: relative;
	-webkit-tap-color-main-color: transparent;
	touch-action: manipulation;
	width: 100%;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel.owl-shadow-items .owl-stage {
	padding-bottom: 11px;
	padding-top: 11px;
}

.owl-carousel .owl-stage:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.owl-carousel .owl-stage-outer {
	/*margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	padding-right: 10px;*/
	overflow: hidden;
	position: relative;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}


.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	float: left;
	min-height: 1px;
	position: relative;
	-webkit-tap-color-main-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item .box-shadow {
	height: 100%;
}

.owl-carousel .owl-item .vertical-item:hover{cursor:pointer;}
.owl-carousel .owl-item .box-shadow:hover{
	box-shadow: 10px 0px 15px 0 rgba(0, 0, 0, 0.2);
}

.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	transition: all 0.3s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	display: block;
	opacity: 0;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	display: none;
}

.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.owl-carousel .owl-dots {
	line-height: 1;
	-webkit-tap-color-main-color: transparent;
	text-align: center;
}

.owl-carousel .owl-dots .owl-dot {
	*display: inline;
	display: inline-block;
	zoom: 1;
}

.owl-carousel .owl-dots .owl-dot span {
	-webkit-backface-visibility: visible;
	background-color: transparent;
	border: 2px solid #ccc;
	border-radius: 50%;
	display: block;
	height: 10px;
	margin: 5px;
	opacity: 0.8;
	transition: all 200ms ease;
	width: 10px;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
	border-color: #fea84b;
	opacity: 0.8;
}

.owl-carousel .owl-nav {
	transition: all 0.3s ease;
}

.owl-carousel .owl-nav > div {
	display: inline-block;
	opacity: 0.5;
	/*right: 10px;*/
	text-transform: uppercase;
}

.owl-carousel .owl-nav > div.disabled {
	cursor: default;
	opacity: 0.2;
}

.owl-carousel .owl-nav > div.disabled:hover {
	cursor: default;
	opacity: 0.2;
}

.owl-carousel .owl-nav > div:hover {
	opacity: 0.3;
}

@media (min-width: 768px) {
	.owl-carousel .owl-nav > div i {
		font-size: 54px;
	}
}

/* vertical media item */
.ds.ms .vertical-item {
	background-color: #006a93;
}

.vertical-item {
	background-color: transparent;
}

.vertical-item .item-media + .item-content {
	padding: 25px;
}

.vertical-item.content-padding .item-content {
	padding: 36px 40px;
}

.vertical-item.content-padding .item-content h5 {
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: none;
	color:#222222;
}

.vertical-item.content-padding .item-content p {
	margin-bottom: 15px;
}

.vertical-item.content-padding .item-content .social-icons {
	color: #a4a9b9;
	margin-bottom: 0;
	opacity: 0.5;
}

@media (max-width: 1199px) {
	.vertical-item.content-padding .item-content {
		padding: 30px;
	}
}

.vertical-item.content-padding.padding-small .item-content {
	padding: 56px 57px 43px;
}

@media (max-width: 1200px) {
	.vertical-item.content-padding.padding-small .item-content {
		padding: 25px;
	}
}

.vertical-item.content-absolute {
	position: relative;
}

.vertical-item.content-absolute .item-content {
	bottom: 0;
	left: 0;
	padding: 20px 30px 30px;
	position: absolute;
	right: 0;
	z-index: 2;
}

.vertical-item.content-absolute.vertical-center .item-content {
	top: 0;
}

.vertical-item + .item-title {
	padding: 10px 30px;
}

.vertical-item + .item-title h2,
.vertical-item + .item-title h3,
.vertical-item + .item-title h4 {
	margin: 0;
}

/* item meta */
.item-meta {
	color: #fea84b;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}

.item-meta a {
	color: #fff;
}

.item-meta i {
	font-size: 1.2em;
	position: relative;
	text-align: center;
	width: 1em;
}

/* item media & item links */
.item-media {
	overflow: hidden;
	position: relative;
}

.item-media img {
	width: 100%;
}

.item-media.cover-image {
	height: 100%;
}

.media-links {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}

.media-links div {
	margin-top: -30px;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 4;
}

.content-absolute .media-links div {
	display: flex;
	justify-content: center;
	margin-top: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.content-absolute .media-links div a {
	transition: all 0.35s ease 0.1s;
}

.content-absolute .media-links div a:hover {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.content-absolute .media-links div a:first-child {
	transition-delay: 0s;
}

blockquote.vertical-item {
	margin: 50px 0px;
	margin-right: 0;
	max-width: 100%;
	padding: 52px 60px;
}

@media (max-width: 545px) {
	blockquote.vertical-item {
		padding: 30px 25px;
	}
}

blockquote.vertical-item .small-text {
	display: flex;
}

.media-links:before {
	background-color: rgba(0, 106, 147, 0.2);
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.2s linear;
}

[class*="-item"]:hover .media-links:before {
	opacity: 0.5;
}

.media-links a.abs-link {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
}

[class*="-item"]:hover .media-links a.abs-link {
	opacity: 1;
}

[class*="-item"] .links-wrap a {
	display: inline-block;
	font-size: 24px;
	height: 60px;
	line-height: 58px;
	opacity: 0;
	position: relative;
	text-align: center;
	top: -100px;
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
	width: 45px;
	z-index: 5;
}

[class*="-item"] .links-wrap a.link-zoom {
	color: #fea84b;
}

[class*="-item"] .links-wrap a.link-zoom:hover {
	color: #006a93;
	opacity: 1;
}

[class*="-item"] .links-wrap a.link-anchor {
	color: #fea84b;
	transition-delay: 0.1s;
}

[class*="-item"] .links-wrap a.link-anchor:hover {
	color: #006a93;
	opacity: 1;
}

[class*="-item"] .links-wrap a:before {
	content: "\f002";
	font-family: "FontAwesome";
}

[class*="-item"] .links-wrap a.link-anchor:before {
	content: "\f041";
}

[class*="-item"]:hover .links-wrap a {
	filter: alpha(opacity=100);
	opacity: 1;
	top: 0;
}

[class*="-item"]:hover .media-links div {
	filter: alpha(opacity=100);
	opacity: 1;
}

.testimonial-item {
	margin: 0 auto;
	max-width: 1030px;
	width: 100%;
}

/* item icons */
.item-icons {
	font-size: 12px;
	margin-top: 35px;
}

.content-padding .item-icons {
	margin-top: 0;
}

.item-icons i {
	padding: 0 4px;
}

.item-icons .col {
	padding-bottom: 20px;
	padding-top: 15px;
	text-align: center;
}

.program-section .vertical-item {
    background-color: #fff;position: relative;margin: 0 15px;
}
.program-section .owl-nav div{position:absolute;top:180px;width:30px;height:60px;margin:0;padding:0;border-radius:0;font:60px/60px "宋体";background-color:transparent;overflow:hidden;_display:none;}
.program-section .owl-carousel .owl-nav.disabled,.program-section .owl-carousel .owl-dots.disabled{display: block;}
.program-section .owl-nav .owl-prev{left:-40px;}
.program-section .owl-nav .owl-next{right:-40px;}
.program-section .owl-nav .owl-prev:before{content:"<";}
.program-section .owl-nav .owl-next:before{content:">";}

.program-section .vertical-item .item-content h5 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 15px;
	color: #222222;
}
.program-section .vertical-item .item-content h5 a{
	color: #222222;
}
.program-section .vertical-item .item-content p {
    margin-top: 20px;
    max-height: 73px;
    overflow: hidden;
}
.program-section .vertical-item .item-content .btn {
    margin-right: 0;
    margin-top: 14px;
}
.btn.btn-outline-maincolor1{
    color: #006a93;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}
.btn-outline-maincolor1 {
    background-color: transparent;
    border: 1px solid #ccc;
    padding: 16px 30px;
    display: table;
    font-size: 14px;
    border-radius: 0px;
	cursor: pointer;
}
.btn {
    border-radius: 3px;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1;
    margin-bottom: 4px;
    min-width: 180px;
    padding: 22px 39px;
    text-align: center;
    text-transform: uppercase;
}

.box-shadow {
    border-color: transparent;
	background-color: #ffffff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}

/***************************首页产品***************************/




/***************************首页产品***************************/



.f-ewm{position:absolute; bottom:10px; right:0px;}

.col-bottom{width:100%; height: auto; color:#FFFFFF; display: flex;margin-top: 3rem;}
.col-bottom .wrap{border-top: 1px solid #333;}

footer p, footer a {
   /* color: #ffffff;*/
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}

.siteicp{display: flex;align-items: center;justify-content: center; margin-left:3rem;}
.siteicp a{display:flex; color:#FFFFFF;}
.siteicp a:hover{color:#FFC600;}

.sitecopyright{display: flex;justify-content: center;align-items: center;color: #999;font-size: 14px;padding: 20px 0px 20px 0px;}

.social{margin-top:0px;display: flex;align-items: center; color:#FFFFFF; margin-right:0px; margin-left:auto;align-items: flex-start;margin-top: 20px;}
.social a{padding:0px 10px; color:#FFFFFF;}
.social a i{font-size:28px;}
.social a i.icon-weibiaoti504{font-size:45px;}
.foot-bottom-info{font-size: 14px;display:flex; justify-content: space-between;}
.foot-bottom-info a{color: #ffffff;}
.bottom-copyright{text-align: left;color:#64717f;}
.bottom-links{margin-top:0px;display: flex;align-items: center;}
.bottom-links a{padding:0px 10px;line-height: 0;}
.bottom-links a i{font-size:28px;color: #ffc227;}
.bottom-links a i.icon-weibiaoti504{font-size:45px;line-height: 0.3;}



#totop {
  position: fixed;
  cursor: pointer;
  right: 30px;
  bottom: 30px;
  height: 45px;
  width: 45px;
  line-height: 44px;
  z-index: 100;
  text-align: center;
  background: #005bab;
  color: #ffffff;
  font-size: 22px;
  border-radius: 100%;
  border: 2px solid rgb(255 255 255 / 90%);
  -webkit-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.1);
  -webkit-animation: bounceIn 0.8s ease-in-out 1 both;
  -moz-animation: bounceIn 0.8s ease-in-out 1 both;
  -ms-animation: bounceIn 0.8s ease-in-out 1 both;
  -o-animation: bounceIn 0.8s ease-in-out 1 both;
  animation: bounceIn 0.8s ease-in-out 1 both; }

#totop i{font-size:30px;}


div#content {
    display: block;
    width: 100%;
	overflow:hidden;
}



nav#menu-footer ul>li {
    display: inline-block;
    width: 100%;
    /* flex: 0 0 50%; */
}

nav#menu-footer ul>li a
{color: #ffffff;font-size: 13px;font-weight: 300;line-height: 22px;}

nav#menu-footer ul {
    /* display: flex; */
    /* flex-direction: row; */
    /* flex-wrap: wrap; */
    column-count: 2;
    column-gap: 0;
}



.gwab{display: flex;align-items: center;justify-content: center;margin-top: 10px;}
.gwab a{display:flex; color:#FFFFFF;}
.gwab a:hover{color:#FFC600;}
.gwab a:before{content:url("../images/gaba.png");}

.fl{float: left;}
.fr{float: right;}
.f_bg{background:#000 url(../images/bg/bg.jpg) no-repeat; overflow:hidden; background-size:cover; padding-bottom:50px;/*background-image: linear-gradient(176deg, var(--color2), var(--mask-hover-color));background-image: linear-gradient(177deg, var(--text-dark1-color), var(--text-dark-color));*/}
.footer{width: 1200px; margin:0 auto;}
.f_nav{width: 100%;height: auto;line-height: 22px;overflow: hidden;padding: 72px 0 0;padding-bottom: 2rem;margin-bottom:20px;border-bottom: 1px solid rgb(255 255 255 / 15%);}
.f_nav ul li{float: left;padding: 0 36px;text-align: center;}
.f_nav ul li a{font-size: 16px;color: rgb(255 255 255 / 95%);}
.f_nav ul li i{display: block;color: rgb(255 255 255 / 80%); font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;font-size: 14px;}
.f_nav ul li a:hover,.f_nav ul li a:hover i{color: #fff;}
.f_logo{width: 285px;height: 153px;padding:20px 0 0 0px;}
.f_logo img{width: 285px;height: 153px;}
.f_ban{width: 640px;padding: 25px 0 0 50px;height: 200px;}
.f_ban p{line-height: 36px;font-size: 14px;color: #fff;padding: 0 0 0 30px;}
.f_ban span{padding: 0 10px;}
.f_ban a{color: #fff;}
.f_ban .f_p01:before{content:"\e649";font-family: "iconfont";margin-right: 5px;}
.f_ban .f_p02:before{content:"\e673";font-family: "iconfont";margin-right: 5px;}
.f_ban .f_p03:before{content:"\e75f";font-family: "iconfont";margin-right: 5px;}
.f_ban .f_p04:before{content:"\e75e";font-family: "iconfont";margin-right: 5px;}
.f_er{width: 180px; padding:30px 0 0;height: 195px;}
.f_er p{width: auto;float: left;padding: 0 40px 0 0;text-align: center;}
.f_er img{ width:120px; height:120px;}
.f_er p span{display: block;font-size: 14px;color: #fff;line-height: 40px;}
.f_er p span:before{content:"\e72b";font-family: "iconfont";margin-right: 5px;}

.f_link{margin: auto;max-width: 1200px;border-top: 1px solid rgb(255 255 255 / 15%);margin-top: 2.5rem;padding-top: 1.5rem;}
.f_link b{display: block;float: left;font-size: 14px;color: #fff;width: 80px;}
.f_link p{font-size: 14px;color: #fff;float: left;width: 1120px;}
.f_link p a{font-size: 14px;color: #fff; padding:0 10px 0 0;}

.f_m{display:none;}

@media screen and (max-width: 1920px)
{
	.sy-content-wrapper{padding: 0px 6vw;}
}
@media screen and (max-width: 1600px)
{
	.wrap{max-width: 1200px;}
	.main-navigation .wrap{padding: 0px 0px;max-width: 1200px;}
	.sy-content-wrapper{padding: 0px 2vw;}
	.jumbotron{height:450px;}
	.nybanner .content{background-position: center;}
	.swiper-slide.swiper-img3 .content-box .container p{padding-left:35vw;}
}
@media screen and (max-width: 1440px)
{
	.wrap{max-width:1200px;}
	.jumbotron{height:400px;}
	.sy-content-wrapper{padding: 0px 20px;}
	.top_bar_c .wrap{max-width:1200px;}
	.main-navigation .wrap{max-width:1200px;}
	.main-navigation ul li{padding: 0px 20px;}
	.main-navigation ul li a{font-size:15px;}
}
@media screen and (max-width: 1366px)
{
	.sy-content-wrapper{padding: 0px 20px;}
	.wrap{width:1200px;max-width:1200px;}
	.main-boxs .container{max-width:1200px;}
	.products-section .wrap{max-width: 1200px;}
	.station .container{max-width:1200px;}
	/*.main-navigation ul li{padding: 0px 5px;}*/
	.banner.nybanner{height:auto;}
	.banner.nybanner .banner{height:auto;}
	.swiper-slide.swiper-img3 .content-box .container p{padding-left:40vw;}
	
}
@media screen and (max-width: 1280px)
{
	.top_bar_c .wrap{max-width:1200px;}
	.main-navigation .wrap{max-width:1200px;}
	.main-navigation ul li a{font-size:14px;}
	.swiper-slide.swiper-img3 .content-box .container p{padding-left:45vw;}
	.jumbotron{heiht:300px;}
}
@media screen and (max-width: 1200px)
{
	.products-section .wrap{max-width: 1200px;}
	.sy-content-wrapper{padding: 0px 0px;}
	.main-navigation ul li{padding: 0px 10px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) 
{
	.main-navigation .wrap{max-width:calc(100% - 10px);}
	.wrap{max-width:1024px;}
	.header_t{display: none;}
	.sy-content-wrapper{padding: 0px 0px;}
	.swiper-slide.swiper-img3 .content-box .container p{padding-left:35vw;}
}

@media screen and (max-width: 1024px){.navbar-nav{display: none !important;}}
@media screen and (max-width: 1023px){
	html {/*font-size: 62.5%;*//*10 ÷ 16 × 100% = 62.5%*/}
	body {/*font-size: 1.4rem;*//*1.4 × 10px = 14px */}
	/*.main-navigation{display:none !important;}*/
	header.head{background: none;position: relative;display: flex;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}
	.head-wrap{}
	.head .head-wrap{margin:0px;}
	.head-tel{display:none;}
	.navbar.headfix{position:fixed;width: 100%;background: #ffffff;z-index: 100; box-shadow: 0px 0px 5px #000;box-shadow: 5px 5px 15px hwb(0deg 0% 100% / 15%);}
	.head-sitename{display: none;}
	.head:after{display:none;}
	.head-desc{top: 10px;}
	.head .sy-content-wrapper{height: 100px;    background: rgb(0 0 0 / 50%);}
	.navbar-name{/*display:none !important;*/}
	.navbar-name-m{display:flex;flex-direction: column;}
	.navbar-name-m h3{font-size:22px; font-weight: bold;color:#000;margin: auto;}
	.navbar-name-m h5{font-size:1rem; font-weight: 500;color:#000; text-transform: capitalize;margin: auto;}
	.main-navigation .lan{margin-left: 0px;}
	.banner .bannerNav{bottom: 50px;}
	.banner{height:auto;}
	.banner .pc-h{display:block !important;}
	.banner .pc-s{display:none !important;}
	.banner .swiper-slide .container{max-width:100%;    width: 100%;}
	.banner .content-box .container h2{font-size: 3.4rem;margin-top: 270px;}
	.banner .content-box .container p{line-height: 2rem; font-size:1.8rem; padding:0px 10vw;}
	.banner .content-box{display:flex;}
	
	.home-banner h1{font-size:2rem;text-shadow: 1px 1px 2px rgb(0 0 0 / 80%);}
	.home-banner h4{font-size: 1.2rem;padding: 0px 10vw;text-shadow: 1px 1px 2px rgb(0 0 0 / 80%);line-height: 1.9rem;}
	.home-banner .more{display:none;}
	
	
	.bannernext{position: absolute;bottom: 20%;left: 50%;transform: translateX(-50%);z-index: 100;display: none;}
	.bannerimg{width: 22px;height: 30px;background: url(/images/icon/next.png) center no-repeat;cursor: pointer;-webkit-animation: mousewheels 1s 0.5s linear infinite;animation: mousewheels 1s 0.5s linear infinite;}
	@-webkit-keyframes mousewheels{
		0%{opacity:1}
		50%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:1}
		70%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:1}
		100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}
	@keyframes mousewheels{
		0%{opacity:1}
		50%{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:1}
		70%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:1}
		100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}}

	.nybanner.banner .content-box .container p{font-size:1.5rem;}
	.nybanner.banner .bannernext{display:none;}
	.banner.nybanner{height:auto;}
	.nybanner .btn{display:none;}
	.home-banner-pc{display:none;}
	.home-banner-m{display: block;/*height: auto;*/height: 100vw;}
	.home-banner .swiper-slide img{height:100%;width: auto;max-width: initial;width: 100%;}
	
	.main-navigation{position: relative;background:none;}
	.navbar-brand .navbar-name{display:none !important;}
	.navbar-brand .navbar-name.navbar-name-m{display:block !important;}
	.main-navigation .navbar-name h3,.main-navigation .navbar-name h5{color:#333;}
	
	
	
	/*.cen_box_lxfs{display: none;}*/
	.wrap{width:100%; max-width: 100%;padding: 0px 15px;}
	.cen_box_lxfs{background: #023d81;}
	.c_lxfs_l {
	width: 100%;
    float: left;
    padding: 50px 20px 0px 20px;
    margin: auto;
	}
	
	.f_bg{display:none;}
	.f_m{display: flex;
        background:#f2f2f2;
        width: 100%;
        overflow: hidden;
        color:#666;
        margin-bottom: 52px;
        padding: 2rem 3rem 1rem 3rem;flex-direction: column;
	}
	.f_m .f_siteicp{padding-top:10px;}
	
	.container-fluid.bg-info{background-color: var(--color1)!important;}
	.container-fluid.bg-info.d-sm-none{display:block !important;}
	.foot-bottom{margin-bottom: 70px;}
	.col-bottom .wrap{display:flex;flex-direction: column;    padding-bottom: 10px;}
	
	footer#footer{padding: 0px 0px 40px 0px;margin-bottom: 0px;}
	#footer .col-md-3{padding: 20px 50px !important;border-bottom: 1px solid rgb(255 255 255 / 10%);}
	.sitecopyright{padding: 40px 15px 0px 15px;display:flex;flex-direction: column;align-items: flex-start;}
	.siteicp{margin-left:0px;}
	.social{margin-right: auto; padding-bottom:1rem;}
	.sitecopyright div{margin-left:0px !important;}
	.col-bottom{margin-top:0px;}
	
	.bottomNav
{
	width:100%;
    height:90px;
	/*border:1px solid #0378bd;*/
	display: block;
	position: fixed;
    margin:auto;
	bottom:0px;
	left:0px;
	z-index: 10000;
	overflow:hidden;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#000000),to(#333333));
	background-image: -webkit-linear-gradient(#000000,#333333);
	background-image: -moz-linear-gradient(#000000,#333333);
	background-image: -ms-linear-gradient(#000000,#333333);
	background-image: -o-linear-gradient(#000000,#333333);
	background-image: linear-gradient(#000000,#333333);
}
.bottomNav ul
{
	width:100%;
	height:90px;
	float:left;
	margin: 1px 0 0 0;
	padding: 0px;
	overflow:hidden;
}
.bottomNav ul li
{
	width:33%;
	height:80px;
	float:left;
	list-style:none;
}
.bottomNav ul li span
{
	width:100%;
	height:100%;
	line-height:115px; 
	border-top:1px solid #333333;
	text-align:center;
	clear:both;
	display:block;
	border-right:1px solid #333333;
	color:#FFFFFF;
	font-size: 16px;
	margin:0px -1px 0px 0px;
}
	.bottomNav ul li:last-of-type(1) span{border-right:0px;}
.bNav_ico_home
{
	background:url(/images/icon/ico_home.png) center 10px no-repeat; 
}
.bNav_ico_phone
{
	background:url(/images/icon/ico_tel.png) center 10px no-repeat; 
	color:#FFF;
}
.bNav_ico_menu
{
	background:url(/images/icon/ico_col.png) center 10px no-repeat; 
}

.bottomNav ul li a
{
	width:100%;
	height:80px;
	float:left;
	/*background:#000000 url("bico_bg.jpg") center repeat-x;*/
	display:block;
	text-align:center;
	color:#ffffff;
	font-size:0.9em;
	font-weight:bold;
}
.bottomNav ul li a:hover
{
	width:100%;
	height:80px;
	float:left;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#acacac),to(#111));
	background-image: -webkit-linear-gradient(#acacac,#111);
	background-image: -moz-linear-gradient(#acacac,#111);
	background-image: -ms-linear-gradient(#acacac,#111);
	background-image: -o-linear-gradient(#acacac,#111);
	background-image: linear-gradient(#acacac,#111);
	/*background:#000000 url("bico_bg_a.jpg") center repeat-x;*/
}
.bottom_box{ margin:10px auto; padding:10px 0; font:100 14px/2 microsoft yahei,simsun; color:#333; clear:both; text-align:center;}

.dh_mobile:before{
	content:url("ico_cd.png");
	position:fixed;	
	top: 28px;
	right: 20px;
	cursor:pointer;
	z-index: 100000;
}

.panel_box
{
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100000;
	background-color: rgba(0, 0, 0, 0.69);
}
.panel_box .panel_side
{
	position: absolute;
	right: 0;
	width: 50vw;
	height: 100%;
	color: #ECECEC;
	z-index: 10000;
}
.panel_side .e.show
{
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	-webkit-transform: translate3d(0px,0px,0px);	
}
.panel_side .e
{
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	-webkit-transform: translate3d(313px,0px,0px);	
}
.panel_side[widget="sidemenu"] {
display: none;
position: absolute;
right: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.85);
overflow-y: scroll;
}

.panel_side ul
{
	list-style:none;
	padding:0;
	margin:0;	
}
.panel_side ul li
{
	text-indent: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	margin: 0;
	overflow: visible;
	text-align: left;
	border-width: 0;
	border-top-width: 1px;
	font-weight: 700;
	color: #222;
	text-shadow: 0 1px 0 #fff;
	text-shadow: 0 1px 0 #555555;
	/*background-image: -webkit-gradient(linear,left top,left bottom,from(#050303),to(#0F0202));
	background-image: -webkit-linear-gradient(#050303,#0F0202);
	background-image: -moz-linear-gradient(#050303,#0F0202);
	background-image: -ms-linear-gradient(#050303,#0F0202);
	background-image: -o-linear-gradient(#050303,#0F0202);
	background-image: linear-gradient(#052e3e,#08536f);*/
	/*background-image: linear-gradient(#AA8E1E,#634C16);*/
	border-bottom: 1px #cccccc solid;
}
.panel_side ul li a
{
	color: #FFF;

    font-size: 1.1em;
    line-height: 2.5em;
    display: block;
    font-weight: 500;
    text-decoration: none;
}
.panel_btn_innerBox {
	display: block;
	position: relative;
	padding: 0;
	width:100%;
	margin:0px;
}

.panel_btn_innerBox .panel_btn_text
{
	text-align:left;
}
.panel_btn_text a
{
	padding: 1em 15px;
	display: block;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 1.5em;
}
.panel_btn_text a.closed
{
	/*font-family:"microsoft yahei";*/
}
.panel_btn_innerBox .panel_btn_icon
{
	top:15px;
	right: 10px;
	width:20px;
	position:absolute;
	/*background:url("/images/icon/view_list.png") center no-repeat;*/
	opacity: 0.5;
}
	
	.nav_u label{display: none;}
	.nav_u ul{padding-left:20px;}
	.panel_side ul li.nav_u ul li a{font-size: 1em;}
	.panel_side ul li.nav_u ul:last-child li:last-child{border-bottom: 0px;}
	#totop{bottom: 150px}
	
	.jumbotron .container{max-width: 80%;}
	.jumbotron{height:300px;display: none;}
	.jumbotron h1 {font-size: 3rem;margin-bottom: 15px;}
	.jumbotron p {font-size: 2rem;line-height: 2.6rem;}
	.jumbotron.nybanner-prod p{font-size: 1.5rem;}
	.main-navigation ul li a:hover:before{display:none;}
	
	
}

@media screen and (max-width: 768px)
{
	
}
@media screen and (max-width: 767px)
{
	.head{padding: 20px 0px 20px 10px;}
	.header_logo{overflow: hidden;width: auto;}
	.header_logo:after{display: none;}
	.header_logo img{max-width: 100%;}
	
	.head-logo__name h3{font-size: 20px;}
	.head-logo__name h5{font-size:10px; }
	.head-logo__desc{display:none;}
	.moblie_head{}
	/*.header_logo{background: url("/images/logo/logo-m.png") no-repeat;width: 186px;height: 50px;}*/
	.navbar-brand .navbar-name.navbar-name-m{/*display:none !important;*/}
	.Footer02{display: none;}
	.bottomCol .FooterContact{max-width:inherit;}
	.c_lxfs_l{display: none;}
	/*.nybanner{height:200px;}
	.nybanner .content{background-size: cover;}*/
	
	.banner-m.pc-h .swiper-slide{height:calc(100vh - 90px);    height: auto;background-size: cover;}
	.nybanner.banner .content-box .container h2{font-size:2.5rem;}
	.banner-m.pc-h .swiper-slide img{ /*display: none;*/}
	.banner_cp{display: none;}
	
	.banner .content-box .container h2{font-size: 3.4rem;font-size:2.5rem;margin-top: 150px;}
	.banner .content-box .btn{display:none;}
	
	.foot .foot-titles{padding: 0px 20px 50px 20px;}
	.foot .foot-titles h3{font-size: 30px;}
	.foot .foot-titles h5{font-size: 30px;}
	.foot-bottom-item{border-right: 0px solid #87898c;}
	.banner{margin-top: 0px;}
	.banner .content{background-size: cover;}
	
	.banner .l_img{width:80%;}
	
	.footer .footer-cont{padding: 50px 20px 30px 20px;}
	.footer .footer-cont .row{margin:auto;}
	.footer-cont-1 .footer-cont-1-desc{padding:0px;}
	.row.no-gutters .footer-cont-2{padding:0px;}
	.footer-cont-1-col{display: none;}
	.footer-cont-3{display: none;}
	.foot-bottom-items h5{display: block;}

	
	
	
}
@media screen and (max-width: 430px)
{
	.home-banner-m{height: 100vw;}
	.banner .content-box .container p{line-height: 2rem; font-size:1.8rem; padding:0px 5vw;}
}
@media screen and (max-width: 414px)
{
	.home-banner h1{font-size:1.9rem;}
	.bannernext{    bottom: 50px;}
}
@media screen and (max-width: 375px)
{
	.banner .contents .content:nth-of-type(1){background-position:40% top;}
	.banner .contents .content:nth-of-type(2){background-position:40% top;}
	.banner .contents .content:nth-of-type(3){background-position:42% top;}
}
@media screen and (max-width: 320px)
{
	
}