.navbar.horizontal-layout .nav-top .navbar-brand-wrapper .navbar-brand img { display:block; float:left;height: 40px; margin-top:2px;}
.navbar.horizontal-layout .nav-top .navbar-menu-wrapper .search-field .input-group { border-radius:0px; padding:2px 10px;color:#fff; border:1px solid #fff;}
.navbar.horizontal-layout .nav-top .navbar-menu-wrapper .search-field { margin-right:0px;}
.navSearch .form-control{ }
.navbar.horizontal-layout .nav-top .navbar-menu-wrapper .search-field .input-group .input-group-prepend .input-group-text{ background:none; color:rgba(0,0,0,.502);}
.navSearch input::placeholder{ color:#fff; opacity: 1;}
.headerList a{ color:#333;  font-size:14px;  }
.headerList a:hover{ color:#ff8712}
.headerList a i{ font-size:24px; padding-right:5px;}
.navbar.horizontal-layout .nav-top .navbar-menu-wrapper .navbar-nav.navbar-nav-right .nav-item.nav-profile .nav-profile-name { color:#fff; font-weight:bold; font-size:1rem;}
.navbar.horizontal-layout .nav-top .navbar-menu-wrapper .navbar-nav .nav-item .nav-link { color:#fff; font-size:1rem;}
.navbar.horizontal-layout .nav-top { background:#fff;}
.logoTxt{ color:#fff;font-weight:bold;  font-size:1.8rem;   display:block; float:left;}
.navbar.horizontal-layout .nav-top .navbar-menu-wrapper .navbar-nav .nav-item .nav-link i {
    font-size: 1rem;
    vertical-align: middle;
    line-height: 1;
}
.navbarmenuPc{ }
.navSearch{ position:relative;}
.navbar.horizontal-layout .nav-top .navbar-menu-wrapper .navbar-nav.navbar-nav-right .nav-item.nav-profile .nav-profile-name {
    margin-left: 0;
}
.navbar.horizontal-layout .nav-top .navbar-menu-wrapper .navbar-nav .nav-item {
    margin-left: 1.3rem;
    margin-right: 1.3rem;
    line-height: 1;
}
.navbar.horizontal-layout .nav-top .navbar-menu-wrapper {
    color: #fff;
    padding: 0 0 0 0.3rem;
}
.navbar.horizontal-layout .nav-bottom {
  background: #fff;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition-duration: 3s;
  -moz-transition-duration: 3s;
  -o-transition-duration: 3s;
  transition-duration: 3s;
  -webkit-transition-property: position, left, right, top, z-index;
  -moz-transition-property: position, left, right, top, z-index;
  -o-transition-property: position, left, right, top, z-index;
  transition-property: position, left, right, top, z-index; border-top:1px solid #ececec;
 
}
.navbarmenuPc li.dropdown a{  color:#333; }
.navbarmenuPc li.nav-item{ }
.navbarmenuPc li.nav-item:after{content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 16px;
    margin-top: -8px;
    width: 1px;
    background: #ececec;}
	.navbarmenuPc li.nav-item:last-child:after{ width:0px;}
.navLanguage .dropdown-toggle{transition:all .3s ease}
.navLanguage .dropdown-toggle:after{
	
	display: inline-block;
  width:20px; font-size:20px;
  height:36px;
  margin-left: 0.255em;
vertical-align: middle;
  font-family: 'IcoFont';
  content: "\efc2";   
  border:none;  }
  .navLanguage.show .dropdown-toggle:after{transform: rotate(45deg);}
.navbarmenuPc a .nav-profile-name i{ font-size:24px;}
.navbar.horizontal-layout .nav-top .navbar-brand-wrapper .navbar-brand {
    margin-right: 0;
    padding:0;
}
@media (max-width: 991.98px) {
  .navbar.horizontal-layout .nav-bottom {
    display: none;
  }
  .navbar.horizontal-layout .nav-bottom.header-toggled {
    display: block;
    max-height: calc(100vh - 60px);
    overflow: auto;
  }
}

.navbar.horizontal-layout .nav-bottom .page-navigation { 
  width: 50%;
  z-index: 99;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background, box-shadow;
  -moz-transition-property: background, box-shadow;
  -o-transition-property: background, box-shadow;
  transition-property: background, box-shadow;
}
.navbar.horizontal-layout .nav-bottom .page-navigation.navbarmenuPc { width:30%;}
@media (max-width: 1279.98px) {

  .navbar.horizontal-layout .nav-bottom .page-navigation { 
  width: 70%;
}
}
@media (max-width: 991.98px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation {
    border: none;
  }

}
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item {
  line-height: 1;
  text-align: left;
}

@media (max-width: 991.98px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item {
    display: block;
    width: 100%;
    border-right: none;
  }

}

/*@media (min-width: 992px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:first-child > .nav-link {
    padding-left: 0;
  }
}
*/
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:last-child {
  border-right: none;
}

/*@media (min-width: 992px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:last-child > .nav-link {
    padding-right: 0;
  }
}
*/
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link {
  color: #242425;
  padding: 15px 0px; margin:0 20px;
  line-height: 1;
 
}
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:first-child .nav-link{ margin-left:0px;
}
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link .menu-title {
  font-size:16px;
 text-transform:uppercase;	font-family: "Microsoft YaHei","微软雅黑",Arial,sans-serif; font-weight:600;

}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link .link-icon {
  margin-right: 10px;
  font-size: 1rem;
  color: #242425;
  font-weight: 600;
}

.rtl .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link .link-icon {
  margin-right: 0;
  margin-left: 10px;
}

/*.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link .menu-arrow {height:16px; line-height:16px; margin:0; padding:0;
  margin-left: 5px;
  font-size: 16px;
  display: inline-block;

  moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link .menu-arrow:before {height:16px; line-height:16px; margin:0; padding:0;
  font-family: 'IcoFont';
  content: "\ea67";
  speak: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  font-variant: normal;
  text-transform: none;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*/

/*.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link .menu-arrow.active:before {
	 font-family: 'IcoFont';
  content: "\ea6a";
   
  }
    .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover > .nav-link .menu-arrow {
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }*/


/* @media (max-width: 991.98px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.show-submenu .submenu {
    display: block;
  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.show-submenu > .nav-link {
    background: transparent;
  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.show-submenu > .nav-link i,
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.show-submenu > .nav-link .menu-title {
    color: #439aff;
    transition: color 1s ease;
  }
 .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.show-submenu > .nav-link .menu-arrow {
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
}*/

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link {
  position: relative; 
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item > .nav-link:after {
  bottom: 0px;
    left: 0;
    height: 2px;
    position: absolute;
    content: '';
    transition: transform .55s cubic-bezier(0.165,0.84,0.44,1);
    transform: scaleX(0);
    transform-origin: right;
    background-color: #192c4c;
    width: 100%;
}
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.active > .nav-link:after {  transform: scaleX(1);
    transform-origin: left;}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover > .nav-link:after {
  transform: scaleX(1);
    transform-origin: left;
  
  
 
}
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover> .nav-link .menu-title{ color:#000; font-weight:bold;}
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.current > .nav-link:after {
    transform: scaleX(1);
    transform-origin: left;
}
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.active > .nav-link .menu-title,
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.active > .nav-link i,
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.active > .nav-link .menu-arrow {
  color: #000; text-transform:uppercase;
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu {
 transition:all 0.3s;
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul {
  list-style-type: none;
  padding-left: 0;
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li {
  display: block;
  line-height: 20px;
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li a {

  padding: 0.75rem 1rem;
  font-size:16px;
  color: #333;
  text-decoration: none;
  text-align: left;
  margin: 4px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li a:hover {   
  color: #000; background:#f1f1f1;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li a:hover:before {
  background: #001c47;
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li.active a {
  color: #001c47;
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu ul li.active a:before {
  background: #001c47;
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) {
  position: relative;
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu {
  left: 0;
}

@media (min-width: 768px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu {
    position: absolute;
    top: 61px;
    z-index: 999;
    background: #fff;
    border-top: none;
    border-radius: 4px;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu li a {
    position: relative;
    padding-left: 20px;
  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu li a::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 2px;
    border-radius: 100%;
    background: #fdbab1;
    top: 20px;
    left: 0;
  }
}


@media (max-width: 991.98px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu {
    position: relative;
    top: 0;
    box-shadow: none;
  }
}

@media (max-width: 991.98px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu {
    top: 0;
  }
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu ul {
  width: auto;
  padding: 15px;
}

@media (max-width: 991.98px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:not(.mega-menu) .submenu ul {
    padding: 0 23px;
  }
    .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:first-child .nav-link {
    margin-left: 20px;
}
.headerList a {
    color: #fff;
    font-size: 14px; display: flex;
  align-items: center; 
	
}

}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu {
  width: 100%;
  left: 0;
  right: 0;
  padding: 0 25px;
}

@media (min-width: 768px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu { 
  position: absolute; top:100%;
  border-top: none;
  background: #f6f6f6; 
  border-top: 1px solid #ececec;
  width: 100%;   clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
   max-height: 0;
    opacity: 0;
    transition: all 0.5s ease;

  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu li a {
    position: relative;
    padding-left: 20px; 
  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu li a::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 2px;
    border-radius: 100%;
    background: #001c47;
    top: 20px;
    left: 0;
  }
}
@media (min-width: 768px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item .submenu.active {    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
  }
    .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover .submenu {     max-height: 500px;
    opacity: 1;clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);

  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover > .nav-link {
    background: transparent;
  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover > .nav-link i,
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item:hover > .nav-link .menu-title {
    color: #001c47;
    transition: color 1s ease;
  }}
@media (max-width: 991.98px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu {
    position: relative;
    top: 0;
    box-shadow: none;
  }
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu .category-heading {
  font-size: 1rem;
 
  text-align: left;
  color: #000;
  padding: 1rem 0;
  margin-bottom: 0; border-bottom:1px solid  #ccc; text-transform:uppercase;  
}

.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu .col-group-wrapper {
 
}

@media (max-width: 991.98px) {
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu {
    padding: 0 32px;
  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu .col-group-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu .col-group-wrapper .col-group {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.mega-menu .submenu .col-group-wrapper .col-group .category-heading:after {
    display: none;
  }
}
.navbar.horizontal-layout.fixed-on-scroll .nav-bottom {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar.horizontal-layout.fixed-on-scroll .nav-bottom {
  border-bottom: 1px solid #f2f2f2;
}
.navbarmenuLinkPc{ display: flex;
    flex-direction: row;
    align-items: stretch;}
.mega-menu .col-20:first-child{ padding-left:0px;}
.mega-menu .col-20:last-child{ padding-right:0px;}
@media (max-width: 991px) {
  .navbar.horizontal-layout {
    position: fixed;
    z-index: 1030;
    top: 0;
    left: 0;
    right: 0;
  }
  .navbar.horizontal-layout .nav-top {

  }
}

.navLanguage .dropdown-menu{ width:1420px; margin:0; padding:0; border:none;}
.bannerBottom .card{ background:none; overflow:hidden;}
.bannerBottom  .card-body{ padding:10px;}
.phoneBannerBottom{ display:none;}
.pcBannerBottom img, .phoneBannerBottom img{ max-width:100%; transition: all .2s ease;}
.pcBannerBottom img{ max-width:90px;}

.bannerBottom a.p-item{
                box-shadow: 0 2px 4px rgba(12,24,30,.2);
                color: #000; 
            }

.bannerBottom a.p-item:hover {
                box-shadow: 0 12px 20px rgba(12,24,30,.2);
                -webkit-text-decoration: none;
                text-decoration: none
            }
.pcBannerBottom{ padding:15px 0 10px 0;}
.bannerBottom a.p-item:hover img {
                transform: scale(1.15);
            }
@media (max-width: 767px) {
	.pcBannerBottom{ display:none;}
	.phoneBannerBottom{ display:block; position:relative; width:100%;}
	.phoneBannerBottom img{ max-width:4rem;}
}

.indexProTitle.border-bottom{ border-bottom:1px solid #ccc;}
.indexProTitle a{ color:#001c47;}
.indexProTitle a:hover{ color:#cc3300;}
.indexProTitle h2 span{  }
.indexProList .card .card-body img{ max-width:100%;}
.indexProList .card .card-body a{   color:#001c47;}
.indexProList .card .card-body h6.card-title{   font-size:1.2rem; min-height:40px; margin-bottom:15px;}
.indexProList .card .card-body .text-muted{ color:#000 !important;
                            display: -webkit-box;
                            -webkit-line-clamp: 6;
                            -webkit-box-orient: vertical;
                            overflow: hidden;
                            text-overflow: ellipsis; min-height:140px;}
.indexProListLink{ height: 0;text-indent: -9999px;}
.indexProList a.stretched-link:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.indexProList .card {box-shadow: 0 2px 4px rgba(12,24,30,.2);}
.indexProList .card :hover {
                box-shadow: 0 12px 20px rgba(12,24,30,.2);
                -webkit-text-decoration: none;
                text-decoration: none;
            }
.indexAbout{ position:relative;  background: url(../images/banner3.jpg)  no-repeat fixed center / cover; overflow:hidden;}

.overlay-t {background: linear-gradient(180deg, #000, transparent); position:absolute; left:0; top:0; z-index:1;}
.indexAbout h1{ color:#fff;  }
.indexAbout .container{ position:relative; z-index:2;}
.btn-danger {color: #fff;background-color: #001c47;border-color: #001c47;}
.btn-danger:hover {color: #fff;background-color: #ff3838; border-color: #ff2b2b;}
.indexAbout  a{  }
.indexNews .card{ min-height:530px;}
.phoneBannerBottomIcon { position:absolute; right:0px;}
.phoneBannerBottomIcon i{ color:#001c47; font-size:18px; }
.icon-menu{font-family: IcoFont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;}
.icon-menu:before {
  content: "\efa2";
}

.navbarmenuPhone{ display:none;}
@media (max-width: 992px) {
	.navbarmenuPc{ display:none;}
	.navbarmenuPhone{ display:block; background:#000;}
}
/* Footer */
.footer {
  transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  font-size: calc(0.875rem - 0.05rem);
}
. footerTop{background:#333; padding-top: 30px;position: relative;}
.footer a {
  color: #7ed321;
  font-size: inherit;
}
@media (min-width: 1200px) {
.navbar.horizontal-layout .nav-top .navbar-menu-wrapper .search-field .input-group .form-control{ width:260px;}
}
@media (max-width: 991px) {
  .footer {
    margin-left: 0;
    width: 100%;
  }
}
.navbar.horizontal-layout .nav-bottom .page-navigation > .nav-item.navbarmenuPc > .nav-link {padding:11px 0; padding-right:20px;

}
.col-20{position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 20%;
    max-width: 20%;
  }
.search-bar{ padding: 0;
 height:45px; line-height:45px; position:relative;

}
.search-bar a {display: block;
    padding: 0 1rem;

    font-size: 20px;
    color: #001c47;
}
.header-top-search-area {
  position: absolute;
  top: 100%;
  width: 350px;
  right: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 99999999;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 575px) {
  .header-top-search-area {
    width: 100%;
  }
}
.header-top-search-area.open {
  opacity: 1;
  visibility: visible;
}

.header-top-search-area.active {
  opacity: 1;
  visibility: visible;
  animation-duration: 0.7s;
  animation-name: fadeInUp;
}

.header-search-form {
 
 
}
.headSearch p {

    color: #7c7c7c;
    font-size: 14px;
    font-weight: 400;
    height: 54px;
    letter-spacing: 0.7px;
    min-width: 250px;
    outline: 0 none;

    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    position: relative;
    border-radius:0px;
    -webkit-border-radius: 0px;
    -moz-border-radius:0px;
    -khtml-border-radius: 0px; background:#fff;
}

.headSearch p span { color:#fff;
	
	height: 54px;
	
}
.headSearch p span.ll { display:none;
	float: left;
	height:54px;
	line-height:54px;
	width: 54px; color:#fff;
}
.headSearch p span.ll select {
	border: medium none;
	background: none;
	color: #000
}
#header-search p span.ll select option {
	height: 54px;
	line-height: 54px;
	font-size: 14px;
	outline: none;
}
.headSearch p span.l {
	width: 100%; height:54px; position:absolute;  left:0px; top:0px;
	background: none;
}
/*#header-search p span.l input:-webkit-autofill{-webkit-text-fill-color: #fff !important;background-color:transparent; transition: background-color 50000s ease-in-out 0s;}*/

.headSearch p span.l input {
	border: medium none;
	width: 100%;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color:#1b1d21; background-color:transparent; height:54px; position:absolute; }
	


.headSearch p span.l input:focus {
 background-color: #fff;
}
.headSearch p span.r {
	width: 10%;

	height: 54px;
	position: absolute;
	right: 10px;
	top: 0px;
	border-radius: 0 0px 0px 0;
	-webkit-border-radius: 0 0px 0px 0;
	-moz-border-radius: 0 0px 0px 0x;
	-khtml-border-radius: 0 0px 0px 0; 
}
.headSearch p span.r input {
	border: medium none;
	background: none;
	position: absolute; width:54px; height:54px;
	z-index: 2;
	cursor: pointer; left:0px;
}
.headSearch p span.r .rr {
	position: relative;
	width: 54px;
	height: 54px;
}
.headSearch p span.r i { position:absolute; left:19px;top:19px;
	color: #808080;
	font-size: 20px;

}
.dropdown-menu { transition: all 500ms ease-in-out 1s;
    -webkit-transition: all 500ms ease-in-out 1s;
    -moz-transition: all 500ms ease-in-out 1s;
    -ms-transition: all 500ms ease-in-out 1s;
    -o-transition: all 500ms ease-in-out 1s;}
.dropdown-menu .dropdown-item:hover{ color:#ff8712}
.navLanguage {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 45px 0 10px;
    background: #001c47;
    font-size: .15rem;
    color: #fff;
    cursor: pointer;
}

.navLanguage i {
    position: absolute;
    top:50%;
    right: 25px;
    margin: 0; margin-top:-10px;
    padding: 0;
    font-size: 20px;
    font-weight: 100;
    transition: all .3s ease;
}

.navLanguage.cur i {
    transform: rotate(45deg);
}

.navLanguage::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -1px;
    height: 1px;
    background: #0a1e40;
}
.lang_xiala{ position: absolute;
    margin-top: -1px;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 10000000;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
    box-shadow: 0px 3px 5px rgba(0,0,0, 0.1);
    max-height: calc(100vh - 1.1rem);
    overflow-y: auto;
}

.lang_xiala::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.lang_xiala.show {
    opacity: 1;
    visibility: visible;
}



.lang_xiala .top .lan_content {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.lang_xiala .top {
    padding: 3rem 0 3rem;
    background: #001c47;
    color: #fff;
    position: relative;
    z-index: 2;
}

.lang_xiala .top .lan_content {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.lang_xiala .top .tit {
    font-size: 24px;
    font-weight: bold;
  
    margin-bottom: .1rem;
}

.lang_xiala .top .con {
    font-size:16px;
   
}

.lang_xiala .top .suggest {
    width: 55.2%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lang_xiala .top .suggest .item {
    background: #fff;
    border-radius: 5px;
    width: 42%;
    box-sizing: border-box;
    padding: 10px 30px;
    position: relative;
}

.lang_xiala .top .suggest .item .cen_item {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    color: #000;
    cursor: pointer;
}

.lang_xiala .top .suggest .item .cen_item .l_words {
    max-width: calc(100% - .6rem);
}

.lang_xiala .top .suggest .item .cen_item .t {
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}

.lang_xiala .top .suggest .item .cen_item .c {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}

.lang_xiala .top .suggest .item .cen_item .right {
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    line-height: 1;
}

.lang_xiala .top .suggest .item.hasDown .cen_item .right {
    font-size: .2rem;
    font-weight: bold;
}

.lang_xiala .top .suggest .item.hasDown .down_item {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: .06rem;
    padding: .1rem .3rem;
    box-sizing: border-box;
    box-shadow: 0px 3px 5px rgba(0,0,0, 0.1);
    display: none;
}

.lang_xiala .top .suggest .item.hasDown .down_item li {
    font-size: .16rem;
    line-height: .3rem;
    border-bottom: 1px solid #f5f5f5;
    color: #5b5b5b;
    padding: .05rem .1rem;
    margin-bottom: .05rem;
    cursor: pointer;
    transition: all .3s ease;
}

.lang_xiala .top .suggest .item.hasDown .down_item li:last-child {
    border-bottom: 0;
}

.lang_xiala .top .suggest .item.hasDown .down_item li:hover {
    color: #0a1e40;
}

/* .lang_xiala .top .suggest .correct_btn .iconfont{margin:0; line-height:1; font-size:.36rem; cursor:pointer;} */
.lang_xiala .top .suggest .correct_btn .xgicon {
    margin: 0;
    line-height: 1;
    font-size: 30px;
    cursor: pointer;
}

.lang_xiala .top .suggest .correct_btn:hover .xgicon {
    color: #f5be2c;
}

/* .lang_xiala .bott ul{max-height:;} */
.lang_xiala .bott .item {
    width: 100%;
}

.lang_xiala .bott .item .tit {
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0;
    cursor: pointer;
}

.lang_xiala .bott .item .tit span {
    font-size: 18px;
    font-weight: bold;

    color: #000;
    width: 40%;
    display: inline-block;
    vertical-align: text-top;
}

.lang_xiala .bott .item .tit i.icofont-rounded-down {
    position: absolute;
    right: 0;
    top:50%;
    margin: 0; margin-top:-15px;
    line-height: 1;
    font-size: 30px;
    font-weight: bold;
    transition: all .3s ease;
}

.lang_xiala .bott .item .tit .drop_down {
    width: 43.6%;
    vertical-align: text-top;
    display: none;
    transition: all .3s ease;
}

.lang_xiala .bott .item .tit .drop_down .line {
    border-bottom: 1px solid #d9d9d9;
    padding: .1rem 0;
}

.lang_xiala .bott .item .tit .drop_down .line:last-child {
    border-bottom: 0;
}

.lang_xiala .bott .item .tit .drop_down .line .country {
    width: 45%;
    display: inline-block;
    vertical-align: text-top;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    font-weight: bold;
}

.lang_xiala .bott .item .tit .drop_down .line .lan_link {
    width: 50%;
    display: inline-block;
    vertical-align: text-top;
    font-size: 14px;
    line-height:28px;
    color: #333;
}

.lang_xiala .bott .item .tit .drop_down .line .lan_link .iconfont {
    margin: 0;
    line-height: 1;
    margin-left: .1rem;
    color: #ff8712;
}

.lang_xiala .bott .item .tit .drop_down .line .lan_link:hover {
    color: #000;
}

.lang_xiala .bott .item.active .tit i.icofont-rounded-down {
    transform: rotate(180deg);
}

.lang_xiala .bott .item.active .tit .drop_down {
    display: inline-block;
}

/* 语言下拉背景 */
.lang_bg {
    position: fixed;
    top: 0;
    width: 100vw;
    left: 0;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 2;
    display: none;
}

.lang_bg.show {
    display: block;
}

			
			
.indexProConLeft{  background: url(../images/indexProConLeft.jpg) no-repeat center/cover;
    border-radius:10px;
    transition: all 0.5s ease;}
.indexProConLeft:hover{ box-shadow: 0 12px 20px rgba(12,24,30,.2); }
.topFlag{ position:absolute; left:30px; top:30px;}
.topFlag img{ display:block; width:100%;max-width:120px;}
.indexProConLeftPic{ padding:50px;}
.indexProConLeftPic a{ display:block; width:100%; height:100%; padding:5% 10% 0 10%;}
.indexProConLeftPic img{ max-width:100%;}
.indexProConLeftTit{ margin-top:30px;}
.indexProConLeftTitTop{ font-size:20px; font-weight:bold; margin-bottom:15px; color:#000; text-align:center;font-family: "Oswald";}
.indexProConLeftTitDe{ font-size:16px; color:#000; text-align:center; margin:0;}
.indexProConLeftPic a:hover .indexProConLeftTitTop{ color:#001c47;}
.indexProConRightHot{ position:relative; background:#f7f8fc;  border-radius:10px;
    transition: all 0.5s ease; margin-bottom:30px;}
.indexPCRHFlag{ position:relative;}
.indexPCRHFlag:before{content: '';
    position: absolute;
    left: 15px;
    top: 15px;
    width: 50px;
    height:50px;
    background: url(../images/indexPCRHFlag.png) no-repeat center;}
.indexPCRHPic{ padding:30px;}
.indexPCRHPic a{ display:block; width:100%; height:100%;}
.indexPCRHPic a img{ display:block; width:100%; max-width:142px; margin:0 auto; margin-top:30px; margin-bottom:50px;}
.indexPCRHPic a:hover .indexProConLeftTitTop{ color:#001c47;}
.indexProConRightHot:hover{ box-shadow: 0 12px 20px rgba(12,24,30,.2); }
.indexProConRightHot .indexProConLeftTitTop{ font-size:20px; margin-top:20px;font-family: "Oswald";}
.indexProConRightHot .indexProConLeftTitDe{ font-size:15px;}
.indexProConRightHot .indexProConLeftTit {
    margin-top: 38px;
}

@media (min-width: 1920px){
	
	.indexPCRHPic a img{ display:block; width:100%; max-width:155px; margin:0 auto; margin-top:20px; margin-bottom:45px;}
}
@media (max-width: 1919px){
	
	.indexPCRHPic a img{ display:block; width:100%; max-width:145px; margin:0 auto; margin-top:20px; margin-bottom:40px;}
}

@media (max-width: 1800px){ 
	.indexPCRHPic a img{ display:block; width:100%; max-width:122px; margin:0 auto; margin-top:20px; margin-bottom:15px;}

}
@media (max-width: 1680px){
	.indexProConRightHot .indexProConLeftTitTop{ font-size:17px; margin-top:10px;}
.indexPCRHPic a img{ display:block; width:100%; max-width:123px; margin:0 auto; margin-top:20px; margin-bottom:20px;}
.indexProConRightHot .indexProConLeftTit {
    margin-top: 26px;
}
.indexProConRightHot .indexProConLeftTitDe {
    font-size: 14px;
}
}

@media (max-width: 1440px){
		.indexPCRHPic a img{ display:block; width:100%; max-width:116px; margin:0 auto; margin-top:20px; margin-bottom:15px;}

.indexProConRightHot .indexProConLeftTitTop{ font-size:16px;}
.indexProConRightHot .indexProConLeftTitDe{ font-size:13px;}
.indexProConRightHot .indexProConLeftTit {
    
}
}
@media (max-width: 1360px){
		.indexPCRHPic a img{ display:block; width:100%; max-width:110px; margin:0 auto; margin-top:20px; margin-bottom:10px;}
		.indexProConRightHot .indexProConLeftTit {
    margin-top: 13px;
}
}
@media (max-width: 1280px){
		.indexPCRHPic a img{ display:block; width:100%; max-width:100px; margin:0 auto; margin-top:20px; margin-bottom:10px;}
		.indexProConRightHot .indexProConLeftTit {
    margin-top: 13px;
}
}
@media (max-width: 1200px){
		.indexPCRHPic a img{ display:block; width:100%; max-width:80px; margin:0 auto; margin-top:10px; margin-bottom:4px;}
		.indexProConRightHot .indexProConLeftTit {
    margin-top: 13px;
}
}
@media (max-width: 996px){
.indexProConLeft{ margin-bottom:30px;}
.indexPCRHPic a img{ display:block; width:100%; max-width:150px;  margin-top:10px; margin-bottom:4px;}
.indexProConLeftPic img {  max-width: 100%;}

}
@media (max-width: 767px){
	.indexPCRHPic {padding: 30px;}
.indexProConLeft{ margin-bottom:30px;}
.indexPCRHPic a img{ display:block; width:100%; max-width:150px;  margin-top:10px; margin-bottom:4px;}
.indexProConLeftPic img {  max-width: 100%;}

}
@media (min-width: 996px){
	.indexProConRight.row{margin-right:-30px; margin-left:-15px;}}
.serviceCon .slick-dots .slick-active {
    background: rgb(255, 255, 255) !important; height: 5px;
}
.serviceCon .slick-dots li {
display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 3px;
    background: rgb(204, 204, 204);
    margin: 0px 6px;
    transition: 0.3s;
    border-radius:3px;}
	
.productList{ padding-top:30px;}
.productList .item {
    width: 100%; position: relative; margin-bottom:30px;
}

.productList .item .item_box {
    position: relative;
    box-sizing: border-box;
    height: 100%;
    padding: 15px;
    padding-top: 15px;
    background: #fff;
    transition: all 0.5s ease;
    border-radius: 5px;
    overflow: hidden;
}

.productList .item .item_box::after {
    content: '';
    width: 0%;
    height: 3px;
    background: #194097;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: 0.5s ease;
}

.productList .item .img_box {

    text-align: center;
}

.productList .item .img_box img { max-width:100%
}

.productList .item .intro_box {
    text-align: center;
    margin-bottom: 15px;
}

.productList .item .intro_box .tit {
    font-size: 16px;
    line-height: 26px; font-weight:bold;
    color: #000;font-family: "Oswald";
    
}

.productList .item .intro_box .con {
    font-size: 14px;
    line-height: 26px;
    color: #1d1d1d;
}

.productList .item .ibott .box1 {
    display: block;
    opacity: 1;
    visibility: visible;
}

.productList .item .ibott .box1 table {
    width: 100%;
    font-size: 14px;
    color: #0a1e40;
    display: block;
}

.productList .item .ibott .box1 tbody {
    display: block;
}

.productList .item .ibott .box1 table td {
    padding: 0 10px;
    line-height: 28px;
    box-sizing: border-box;
font-size:12px;
}

.productList .item .ibott .box1 table td:first-child {
    max-width:50%;
}

.productList .item .ibott .box1 table td:last-child {
    padding-left: 10px;max-width:62%;
}

.productList .item .ibott .box1 table tr {
    display: flex;
    justify-content: space-between;
}

.productList .item .ibott .box1 table tr:first-child {
    background: #f6f6f6;
}

.productList .item .ibott .box2 {
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    transform: translateY(50%);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}

.productList .item .ibott .box2 .inquiry_btn {
    display: block;
    background: #ff8712;
    text-align: center;
    font-size: 12px;
 
    color: #fff;
    border-radius: 5px; padding-top:5px; padding-bottom:5px;
}

.productList .item .ibott .box2 .links {
    font-size: 0;
    text-align: center;
    margin-top: 10px;
}

.productList .item .ibott .box2 .links a {
    position: relative;
    font-size: 14px;
    padding:8px; color:#333;
}
.productList .item .ibott .box2 .links a:hover { color:#ff8712}
.productList .item .ibott .box2 .links a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: 12px;
    margin-top: -6px;
    /*width:1px;*/
    background: #333;
    border-left: 1px solid #333;
}

.productList .item .ibott .box2 .links a:first-child {
    padding-left: 0;
}

.productList .item .ibott .box2 .links a:last-child {
    padding-right: 0;
}

.productList .item .ibott .box2 .links a:last-child::after {
    display: none;
}



.productList .item:hover .item_box {
    box-shadow: 0px 0px 9.2px .8px rgba(10, 30, 64, 0.23);
    transform: translateY(-10px);
}

.productList .item:hover .item_box::after {
    width: 100%;
}



.productList .item:hover .ibott .box1 {
    opacity: 0;
    visibility: hidden;
}

.productList .item:hover .ibott .box2 {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.productList .item:hover .intro_box .tit {
    color: #063f87;
}

.proListConList:nth-child(1)::after {
    content: '';
    position: absolute;
    left: 30px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: url(../images/indexPCRHFlag.png) no-repeat center/cover;
}
.proListConList:nth-child(2)::after {
    content: '';
    position: absolute;
    left: 30px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: url(../images/indexPCRHFlag.png) no-repeat center/cover;
}.proListConList:nth-child(3)::after {
    content: '';
    position: absolute;
    left: 30px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: url(../images/indexPCRHFlag.png) no-repeat center/cover;
}.proListConList:nth-child(4)::after {
    content: '';
    position: absolute;
    left: 30px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: url(../images/indexPCRHFlag.png) no-repeat center/cover;
}.proListConList:nth-child(5)::after {
    content: '';
    position: absolute;
    left: 30px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: url(../images/indexPCRHFlag.png) no-repeat center/cover;
}.proListConList:nth-child(6)::after {
    content: '';
    position: absolute;
    left: 30px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: url(../images/indexPCRHFlag.png) no-repeat center/cover;
}.proListConList:nth-child(7)::after {
    content: '';
    position: absolute;
    left: 30px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: url(../images/indexPCRHFlag.png) no-repeat center/cover;
}.proListConList:nth-child(8)::after {
    content: '';
    position: absolute;
    left: 30px;
    top: 15px;
    width: 30px;
    height: 30px;
    background: url(../images/indexPCRHFlag.png) no-repeat center/cover;
}





.productList .item.cur .ibott .box1 {
    opacity: 0;
    visibility: hidden;
}

.productList .item.cur .ibott .box2 {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.productList .item.cur .intro_box .tit {
    color: #063f87;
}
.el {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tabsTit{ background:#001c47; padding:5px 0;}
.proSubConTit{ font-size:18px ; font-weight:bold; color:#fff; padding:15px 0 15px 15px}



/* 搜索下拉 */
.search_xiala {
    position: absolute;
    top: 100%;
    height: calc(100vh - 1.27rem);
    overflow-y: auto;
    box-sizing: border-box;
    left: 0;
    right: 0;
    padding-top: 5rem;
    background: #fff;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease; border-top:1px solid rgba(0,0,0,0.1);
}

.search_xiala::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.search_xiala.show {
    opacity: 1;
    visibility: visible; 
}

.search_xiala .content {
    width: 50%;
    margin: 0 auto;
}

.search_xiala .top {
    /*display:flex; justify-content:center;*/
    margin-bottom: 5rem;
}

.search_xiala .top .box {
    box-sizing: border-box;
    width: 100%;
    position: relative;
}

.search_xiala .top .box .inp_box {
    position: relative;
}

.search_xiala .top .box .inp_box input {
    width: 100%;
    line-height: 1.5rem;
    font-size: 18px;
    outline: none;
    background: transparent;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 1.5rem;
    padding: 15px 20px;
    padding-right: 30px;
    box-sizing: border-box;
  
}

.search_xiala .top .box .inp_box .inp_area ul {
    padding:15px;
    display: none;
}

.search_xiala .top .box .inp_box .inp_area .title {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}

.search_xiala .top .box .inp_box .inp_area ul li {
    font-size: 14px
    color: rgba(0,0,0,0.3);
    line-height: 30px;
    margin-bottom: 30px;
    cursor: pointer;
    display: block;
}

.search_xiala .top .box .icon {
    cursor: pointer;
    background: none;
    outline: none;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute;
    top: 15px;
    right: 15px;
}

.search_xiala .top .box .icon .xgicon {
    font-size: 1.3rem;
}

.search_xiala .bott {
    margin-bottom: .6rem;
}

.search_xiala .bott .item {
    margin-bottom: .6rem;
}

.search_xiala .bott .item .tit {
    font-size: 14px;
    color: gray;
    margin-bottom: 30px;
}

.search_xiala .bott .item li {
    float: left;
    width: 32.4%;
    margin-right: 1.4%;
    margin-bottom: .1rem;
}

.search_xiala .bott .item li:nth-child(3n) {
    margin-right: 0;
}

.search_xiala .bott .item01 li .img {
    padding-bottom: 80%;
    position: relative;
    height: 0;
    margin-bottom: 20px;
    border-radius: 10px;
    background: #f5f5f5;
}

.search_xiala .bott .item01 li .img img {
    position: absolute;
    max-width: 80%;
    max-height: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: transform .5s;
}

.search_xiala .bott .item01 li:hover .img img {
    transform: translate(-50%,-50%) scale(1.2);
}

.search_xiala .bott .item01 li .t {
    font-size: 16px;
    font-weight: 700;
    color: #000; text-align:center;
}

.search_xiala .bott .item02 li {
    font-size: 14px;
    line-height: 30px;
    color: gray;
}

.search_xiala .content.noBott .bott {
    display: none;
}

.search_xiala .top .box .inp_box .inp_area ul li strong {
    color: #0a1e40;
    font-weight: normal;
}

.search_xiala .top .box .inp_box .inp_area ul li a {
    color: rgba(0,0,0,0.3);
}

.search_xiala .top .box .inp_box .inp_area ul li a:hover {
    color: rgba(0,0,0,0.6);
}

/* 关闭按钮 */
.search_xiala .content .close_btns {
    position: absolute;
    right: 6.8%;
    top: 30px;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,0.2);
    transition: .3s ease-out;
    cursor: pointer;
    border-radius: 50%;
}

.search_xiala .content .close_btns .iconfont {
    margin: 0;
    font-size:20px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.search_xiala .content .close_btns:hover {
    background: #0a1e40;
}

.search_xiala .content .close_btns:hover .iconfont {
    color: #ffffff;
}

/* 搜索下拉出现时导航效果 */
.header.fixed {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
}

.search_xiala.fixed {
    position: fixed;
    top: 1.27rem;
}

/* 产品查找下拉 */
/* .profind_xiala{position:absolute; top:0; left:0; right:0;  background:#fff; z-index:20; opacity:0; visibility:hidden; transform:translateY(-100%); transition:all .8s ease;} */
.profind_xiala {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    right: 0;
    /*height:9.2rem;*/
    background: #fff;
    z-index: 20;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
    transition: all .8s ease;
}

.profind_xiala.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}


.phone-nav {
	position: absolute;
	font-size: 22px;
	display: none;
	color: #333;
	right: 15px;
	bottom: 19px;
	z-index: 9999999;
}
.phone-nav:hover {
	color: #000;
}
