﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'MyHelvetica';
    src: url('fonts/Helvetica.eot');
    src: url('fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
         url('fonts/Helvetica.woff') format('woff'),
         url('fonts/Helvetica.ttf') format('truetype'),
         url('fonts/Helvetica.svg#MyHelvetica') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyHelveticaLight';
    src: url('fonts/Helvetica-Light.eot');
    src: url('fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Helvetica-Light.woff') format('woff'),
         url('fonts/Helvetica-Light.ttf') format('truetype'),
         url('fonts/Helvetica-Light.svg#MyHelvetica') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyHelveticaNeue';
    src: url('fonts/Helvetica Neue-Roman.eot');
    src: url('fonts/Helvetica Neue-Roman.eot?#iefix') format('embedded-opentype'),
         url('fonts/Helvetica Neue-Roman.woff') format('woff'),
         url('fonts/Helvetica Neue-Roman.ttf') format('truetype'),
         url('fonts/Helvetica Neue-Roman.svg#MyHelveticaNenu') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/opensans.eot');
    src: url('fonts/opensans.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans.woff') format('woff'),
         url('fonts/opensans.ttf') format('truetype'),
         url('fonts/opensans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{ font-size:16px; line-height:1.6em; color:#333;  /*padding-top:104px;*/ font-family:'MyHelveticaLight','MyHelvetica', Helvetica, Arial, sans-serif; /*font-family:"OpenSans"; */}
ul,li{ list-style:none;}
hr{ border-top:1px solid #cccccc;}
hr.hr2{ border-top:1px solid #eeeeee;}
hr.hr3{  border-top:1px solid #eeeeee; margin-top:0;}
a{ display:inline-block; color:#333333;}
a:hover{ color:#0D58AF;}
a:link, a:visited, a:hover, a:active{ text-decoration:none;}
select:focus,input:focus{ outline:none;}
.mb-20{ margin-bottom:20px;}
.mb-30{ margin-bottom:30px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-50{ margin-top:50px;}
.mt-100{ margin-top:100px;}
.mt-120{ margin-top:120px;}
.fc-999{ color:#969696;}
.fc-blue{ color:#0D58AF; }
.red{ color:#f00;}
p{ margin-bottom:15px;}

.container-fluid{ padding:0;}
.container-fluid>.row{ margin:0;}

.top{ position:fixed; z-index:9999; top:0; background-color:#fff; width:100%; padding:0 15px; border-bottom:1px solid transparent; transition:all ease 0.8s;}
.logo{ padding:5px 0;}
.logo img{ max-height:72px; margin-top:10px;}

.search{display:none;}
.search label{ font-size: 16px; color: #666; margin-bottom: 10px; font-weight: normal; cursor: pointer;}
.search label input{ vertical-align:sub;}
.search .input-icon{ position:relative;}
.search input.form-control{border: 2px solid #ccc; height: 40px; line-height: 40px; box-shadow: none; padding: 0 50px 0 5px; font-size: 16px;  border-radius: 0;}
.search .search-btn{ position:absolute; right:10px; top:4px; border:none; cursor:pointer; width:38px; height:34px; text-align:center; line-height:36px; }
.openSearch{ margin:40px auto 0 auto; cursor:pointer}
.search-icon{ font-size:26px; color:#214174;}

.navbar-nav>li>a{ transition:all ease .3s;}

#myCarousel{}
/* fade */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/* fade  end*/
#myCarousel .item img{ display:block; margin:auto;  }
.carousel-indicators li{ width:50px; height:14px; border-radius:0; border:none; margin:0 0 0 5px; background-color:#e5e5e5; }
.carousel-indicators .active{ width:50px; height:14px;  border-radius:0; border:none; margin:0 0 0 5px; background-color:#ffffff;}
.carousel-control{ width:8%;}
.carousel-control.left, .carousel-control.right{ background:none;}

.title-gray,.title-black,.title-white{line-height:30px; text-align:center;}
.title-gray{  margin:90px auto 60px auto; }
.title-gray a{ font-weight:bold; } 
.title-gray a:hover{ color:#0D58AF;}
.title-black{ margin-bottom:30px;}
.title-white{ margin-bottom:20px; padding-top:55px;}
.title-white a{ color:#fff;} 
.title-top-arr,.title-bottom-arr{ display:block; margin:auto; width:79px; height:28px;}
.title-top-arr   { background:url(../images/title-top-arr.png) no-repeat;}
.title-bottom-arr{ background:url(../images/title-bottom-arr.png) no-repeat;}

.services, .products{ font-size:15px;}
.products .content h1{ font-size:26px;}
.index-items-gray{ background-color:#fff; transition:all ease .5s;}
.index-items-gray p{ color:#787878;}
.index-items a{ display:block; color:#fff;}
.index-items .col-md-6{ position:relative; padding:0; min-height:420px; color:#fff; background-repeat:no-repeat; background-size:cover;}
.index-items .col-md-6 .item-blue-bg  { position:absolute; left:0; top:0;    width:100%; height:100%; background-color:#1F3E73; opacity:0.4; transition:all ease .5s;}
.index-items .col-md-6 .item-yellow-bg{ position:absolute; left:0; bottom:0; width:100%; height:100%; background-color:#FF9900; opacity:0; transition:all ease 1s;}
.index-items .col-md-6 .items-content{position:absolute; z-index:99; left:5%; top:0; width:90%; height:100%; padding:20px;}
.index-items .col-md-6 .items-content h2{ width:90%; margin:12px auto; text-align:center; font-size:32px;}
.index-items .col-md-6 .items-content h2 a{ color:#fff;}
.index-items .col-md-6 .items-content p{ width:80%; margin:0 auto; text-align:center;}
.index-items .col-md-6:hover .item-blue-bg{ opacity:0}
.index-items .col-md-6:hover .item-yellow-bg{ opacity:0.4;}

.index-items-1 a:first-child .col-md-6{ background-image:url(../images/img01.jpg); }
.index-items-1 a:last-child .col-md-6{  background-image:url(../images/img02.jpg); }
.index-items-2 a:first-child .col-md-6{ background-image:url(../images/img03.jpg); }
.index-items-2 a:last-child .col-md-6{  background-image:url(../images/img04.jpg); }
.index-items-3 a:first-child .col-md-6{ background-image:url(../images/img05.jpg); }
.index-items-3 a:last-child .col-md-6{  background-image:url(../images/img06.jpg); }

.index-contactus{background:url(../images/map.jpg) no-repeat center 80px #fff; color:#787878; padding: 60px 0;  }
.index-contactus h3{ font-size:32px; line-height:50px; color:#333; text-align:center;}
.index-contactus hr{border-top:1px solid #787878;}
.index-contactus p{ line-height:46px;}
.share img{ opacity:1; transition:all ease .5s;}
.share img:hover{ opacity:.8;}

/*
.footer{ background:#1b447f; line-height:18px; padding:34px 0 0 0;  color:#f0f0f0; font-size:15px; }
.footer a{ color:#fff; font-size:15px; padding-top:10px; transition:all ease .5s; display:inline-block;}
.footer .last a{ color:#fff; background:url(../images/line.png) no-repeat right center; display:inline-block; padding-right:18px; margin-left:18px; }
.footer a:hover{ color:#ff9900;}
.footer .last a:last-child{ background:none;}
.footer h5, .footer h5 a{ color:#fff; font-size:22px; text-transform:uppercase;}
.customer-service{ font-size:20px; color:#fff; display:block; line-height:20px; padding:5px 0; }
.customer-service strong{ font-size:56px;}
.footer .col-md-12{ border-top:1px solid #18508d; padding:20px 0 5px 0; margin-top:20px; }
*/

.footer{ background:#1b447f; line-height:18px; padding:15px 0;  color:#c9c9c9; font-size:13px; }
.footer p{ margin-bottom:10px;}
.footer a{ color:#c9c9c9;}
.footer a:hover{ color:#fff;}
.fa-map-marker{ font-size:22px; width:16px;}
.fa-phone{ font-size:20px; width:16px;}
.fa-envelope, .fa-fax{ font-size:20px;}
/*.footer .col-md-3 img{ margin-top:18px; width:210px !important;}*/

.bread{ background-color:#E5E5E5;width:85%;}
.services,.products{width:85%;}
.breadcrumb{ border-radius:0; padding:15px 0; margin-bottom:0; background:none;}
.breadcrumb a{ color:#666;}
.blank-30{ height:30px;}
.blank-50{ height:50px;}
.blank-100{ height:100px;}
.blank-150{ height:150px;}
.bg-blue{ background-color:#1c447f;}
.bg-light-blue{ background-color:#9ba9c2;}
.bg-gray{ background-color:#bcbcbc;}
.bg-white{ background-color:#fff;}

.ul-list-white,.ul-list-gray{ margin-left:30px; margin-top:90px; }
.ul-list-gray{ margin-top:115px; }
.ul-list-gray li{ line-height:20px; padding:10px 0 10px 30px;}
.ul-list-white li a{ color:#fff; transition:all ease .5s;}
.ul-list-gray li a{ color:#333; transition:all ease .5s;}
.ul-list-white li { background:url(../images/ul-dot-white.jpg) no-repeat left 14px;}
.ul-list-gray li { background:url(../images/ul-dot-gray.jpg) no-repeat left 14px;}
.float-bottle{ position:absolute; top:15px; right:30px;}
.ul-list-white li a:hover{ color:#ff9900;}
.ul-list-gray li a:hover{ color:#000;}


.content{ color:#333;}
.content h1{ color:#0D58AF; padding:35px 0;}
.content h3{ margin-bottom:20px; margin-top:30px; /*color:#000;*/ color:#f90;}



.services .content h3 a, 
.services .content p  a,
.products a
{ color:#337ab7;}

.services .content h3 a:hover, 
.services .content p  a:hover  
{ color:#23527c;}

.figure{ font-size:13px; color:#888;}

.Reference{ color:#666; font-size:15px; margin-top:20px;}
.ollist{ color:#666; font-size:15px; margin: 0px 0px 0px 18px; padding: 0px;}
.ollist li{ list-style:decimal;}
.ullist {
	padding:0px 0px 15px 20px;
	margin:0px;
}
.ullist li{ list-style:outside;}
.ollist {
	padding:0px 0px 15px 18px;
	margin:0px;
}

.related-sections{ border-top:2px solid #666; margin-top:50px;}
.related-sections p strong{ font-size:20px;}
.related-sections h2{ padding:10px 0;}
.related-sections ul{ padding:0; line-height:40px; clear:both; overflow:hidden; margin-bottom:20px;}
.related-sections .row div{ margin-bottom:20px;}
.related-sections .btn{ text-align:left; font-size:16px;}
.related-sections .btn-default:hover{ background-color:#f9f9f9;}
.related-sections .btn a{ width:95%; overflow: hidden; text-overflow: ellipsis;}
.related-sections .btn i{ color:#666; float:right; margin-top:2px;}
.other-service ul{ margin:20px 0 20px 0; padding:0 0 0 20px;}
.other-service hr{ border-top-color:#ddd;}
.other-service p{ font-size:20px;}
.other-service ul li{ list-style:disc; line-height:30px; font-size:16px;}
.other-service ul li a{ color:#0D58B2;}
.other-service ul li a:hover{ color:#39F;}

.contactus{ background:url(../images/map2.png) no-repeat center 10px;  padding-top:0px; padding-bottom:220px; background-size:contain; text-align:center; line-height:46px;color:#333;}
.contactus p, .contactus a{color:#333;}
.contactus a:hover{color:#0D58AF;}

.products-items{}
.products-item{ background-color:#e5e5e5; padding:15px 15px 40px 15px; margin-top:10px; margin-bottom:25px;}
.products-item h3{ padding-bottom:10px;}
.products-item p{ color:#787878;}

.dropdown-menu>li>a{ padding:10px 15px; font-size:16px;}

.ullist{margin-left:18px; padding: 0px;}
.ullist li{ list-style:disc;}
.blank-blue-50{ background-color:#1f3e74; height:40px; width:100%;}
.gray-bg-blank{ height:150px; background-color:#E5E5E5;}

.online-inquiry{ color:#666;}
.online-inquiry .title h2{ font-size:36px; color:#0D58B2; }
.online-inquiry .col-sm-12{ padding-left:0;}
.online-inquiry .form-control{ border:0; border-radius:0; background-color:#F0F0F0; height:40px; box-shadow:none; margin-top:8px;}
.online-inquiry textarea.form-control{ height:auto;}
.btn-submit{ height:44px; font-size:20px; background-color:#1B447F; width:100%; border:0; border-radius:0; text-transform:uppercase;}
.online-inquiry-contact{ color:#333;}
.online-inquiry p{ line-height:40px;}
.btn-inquiry{ background-color:#f90; border:none; font-size:15px; padding:2px 6px}
.btn-inquiry:hover{ background-color:#f79102;}
.table-product-list thead th{ background-color:#1f3e74; color:#fff; padding-top:12px; padding-bottom:12px;}


.products .table-bordered>tbody>tr>td, .products .table-bordered>tbody>tr>th, .products .table-bordered>tfoot>tr>td, .products .table-bordered>tfoot>tr>th, .products .table-bordered>thead>tr>td, .products .table-bordered>thead>tr>th{ border-color:#fff;}
.table-product-list.table-striped>tbody>tr:nth-of-type(odd){ background-color:#e6e6e6;}
.table-product-detail tbody tr:nth-child(2n){ background-color:#e6e6e6;}
.table-product-detail tbody tr:nth-child(2n+1){ background-color:#ccc;}
.table-product-detail thead tr{ font-size:24px;}

/*identifying code*/
.Verification-code{ position:relative;}
.Verification-code .check-fa { position: absolute; top: 10px; right: 10px; font-size: 22px; color: #7b9d3b;}
.icon-bg-circle{ display:inline-block; width:33px; height:33px; line-height:33px; background-color:#1c447f; color:#fff; text-align:center; margin-right:10px;
 -webkit-border-radius:33px;
 -moz-border-radius:33px;
 -o-border-radius:33px;
 border-radius:33px;
 }
.icon-bg-circle .fa-envelope, .fa-fax{ font-size:18px;}

.pro-detail-title{ margin:0; background-color:#1f3e74; color:#fff; font-size:22px; line-height:44px; padding:0 10px; border-bottom:1px solid #fff;}
.pro-detail-item{margin:0 0 20px 0;}
.pro-detail-item .row{ margin-left:0; margin-right:0; line-height:22px; border-bottom:1px solid #fff; }
.pro-detail-item .row:nth-child(2n){ background-color:#e6e6e6;}
.pro-detail-item .row:nth-child(2n+1){ background-color:#ccc;}
.pro-detail-item .row .col-md-2{ padding-top:8px; padding-bottom:8px; text-align:right; border-right:1px solid #fff; }
.pro-detail-item .row .col-md-10{ padding-top:8px; padding-bottom:8px; border-left:1px solid #fff; margin-left:-1px; }
.pro-detail-item .row .col-md-12{ padding-top:8px; padding-bottom:8px; }
.prolistcontent{ border-bottom:1px solid #f0f0f0;}
.ProName{ line-height:24px; padding:5px 0 0 0; }
.prolistunit p{ font-size:14px; color:#666;}

.successinfo{line-height:30px;line-height:22px;color:#888888;padding-right:20px;padding-bottom:20px;}.successinfo .iconarea{}.successinfo .iconarea .iconunit{text-align:center;display:block; width:40px;height:40px; border-radius:40px; background-color:#090;color:#ffffff;line-height:40px;font-weight: bolder;font-size:22px; position:relative;z-index:9;}.successinfo .tit{font-size:20px;font-weight:bold;color:#009900; display:block;}.successinfo .iconarea .iconunit img{top:10px;left:5px;position:absolute; z-index:10;}

@media only screen and (min-width:1921px) {
.container-fluid{ /*width:1920px; */margin:auto;}
.top{ left:50%; margin-left:-960px;}
.blank-blue-50{ /*width:1920px;*/ margin-left:auto; margin-right:auto;}
	.bread{width:85%;}
.services,.products{width:85%;}
}
@media only screen and (min-width:1500px) {
.blank-blue-50{  height:50px;}
.gray-bg-blank{ height:200px;}
.index-items .col-md-6{ min-height:500px;}
.index-items .col-md-6 .items-content{ width:80%; left:10%;}
.title-white{ padding-top:90px;}
.ul-list-gray{ margin-top:130px;}
.ul-list-gray li{ padding:10px 0 15px 30px;}
.products-items .col-md-4 a{ display:block;}
.products-items .col-md-4 img{ width:100%;}
	.bread{width:85%;}
.services,.products{width:85%;}
}
@media only screen and (min-width:1200px) {
		
   }

@media only screen and (min-width:992px) {
	/*> 992px*/
	.top.top-gray-bg{ background-color:#fcfcfc; border-bottom:1px solid #f0f0f0;}
	.navbar{ margin-bottom:0; border-radius:0; float:right; margin-top:32px;}
	.navbar-default{ border:none; background:none;}
	.navbar-header{ display:none;}
	.navbar-collapse ul{ float:none; margin:auto;}
	.navbar-nav>li{  text-align:center;}
    .navbar-default .navbar-nav>li>a{ color:#444; padding:0 25px; height:40px; line-height:40px; font-size:17px; }
    .navbar-default .navbar-nav>li>a:hover{ background-color:#f90; color:#fff;}
	.navbar-default .navbar-nav>li:hover .dropdown-menu{ display:block;}
	.navbar-default .navbar-nav a:hover{ background:#e5e5e5;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{ background-color:#f90; color:#fff;}
   .navbar-nav>li>.dropdown-menu{ background-color:#fff; color:#333; border:none; padding:0;border-radius: 0;
    -webkit-box-shadow:none; box-shadow:none;}
   .dropdown-menu>li>a{ color:#333;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{ background-color:#f90; color:#fff;}
   .float-right{ float:right;}
.items-content{ margin:0;}
.index-items-img .col-md-6{ height:540px;}
.services-items>.col-md-6.pl-30{ padding-left:30px; }
.services-items>.col-md-6.pr-30{ padding-right:30px; }
.services-items.bg-blue>.col-md-6.bg-white{ min-height:460px;}
.services-items.bg-gray>.col-md-6.bg-white{ min-height:405px;}
.services-items .row{ margin:0;}
.services-items .col-md-6 { padding:0;}
.services-items .col-md-6 .col-md-6.pl-15{ padding-left:15px;}
.services-items .col-md-6 .col-md-6.pr-15{ padding-right:15px;}
.related-sections ul li{ width:50%; float:left; padding-right:15px;}
.img-float-left{ float:left; margin-right:25px; margin-bottom:15px; text-align:center;}
.img-float-right{ float:right; margin-left:25px; margin-bottom:15px;text-align:center;}
/*.footer .col-md-3:first-child{ text-align:right;}
.footer  .col-md-3:first-child img{ float:right;}
*/

.pronote{ background-color:#f90;font-size:0.9em;padding:10px !important; display:block;margin-bottom:20px;margin-top:20px;color:#fff;line-height:24px !important;}
.pronote i,.pronote img{color:#ff0000;margin-right:5px;}
	
.serviceshowpic {font-size:1em;text-align:center;line-height:1.7em !important;color:#666666; display: block;}
.serviceshowpic img {margin:auto;}
.serviceshowleftpic {float:left;margin-right:15px;text-align:center;color:#666666;display:inline-block;}
.serviceshowrightpic {float:right;margin-left:15px;text-align:center;color:#666666;display:inline-block;}
.serviceshowpic,.serviceshowrightpic,.serviceshowleftpic {font-size:1em;text-align:center;line-height:1.7em !important;}
.serviceshowpic img,.serviceshowrightpic img,.serviceshowleftpic img {display:block;max-width:100%;height:auto;margin-bottom:8px;margin-left:auto;margin-right:auto;}

.padding-right-50{ padding-right:50px;}
.customer-service{padding-top:40px; text-align:right; }

.openSearch{ width:26px; height:26px; display:inline-block;}
.search{ position:fixed; left:0; top:0; background-color:#fff;  width:100%; height:120px; }
.search-content{ width:70%; margin:15px auto 0 auto; text-align:center;}
.search-content label{ margin-bottom:10px; font-size:18px;}
.search-content label input{ vertical-align:baseline;}
.search-content label:nth-child(2){ margin-left:15px;}
.closeSearch{ position:absolute; right:15px; top:10px; width:35px; height:35px; text-align:center; cursor:pointer;}
.closeSearch .btn{  font-size:30px; }
.ul-list-white li{padding:5px 0 5px 30px;}
   }
@media only screen and (min-width:1800px) {
.float-bottle{ top:35px;}
.ul-list-white{ margin-top:150px;}
.ul-list-gray{ margin-top:180px;}
	.ul-list-white li{padding:10px 0 15px 30px;}
}

@media only screen and (max-width:1310px){
    .navbar-default .navbar-nav>li>a{ padding-left:15px; padding-right:15px;}
	.index-items .col-md-6 .items-content h2{ font-size:36px;}
.ul-list-white{ margin-top:50px;}	
.ul-list-gray{ margin-top:80px;}
.index-items .col-md-6 .items-content p{ width:94%;}
   }
@media only screen and (max-width:1220px){
    .navbar-default .navbar-nav>li>a{ padding-left:10px; padding-right:10px; font-size:16px;}
    .footer .col-md-3.col-md-offset-1{ width:30%; margin-left:5%;}

}
@media only screen and (max-width:1050px){
    .navbar-default .navbar-nav>li>a{ padding-left:8px; padding-right:8px; font-size:15px;}
    .footer .col-md-3{ width:25%;}
    .footer .col-md-3.col-md-offset-1{ width:36%; margin-left:4%;}
   }

@media only screen and (max-width:991px){
body{ padding-top:0;}
.top{ position:inherit; z-index:9999; top:inherit; background-color:#fff; padding:0; border-bottom:none;}
.logo{ text-align:center;}
.search{ margin:0 0 20px 0; display:block;}
.openSearch, .closeSearch{ display:none;}

.title-gray,.title-black,.title-white{line-height:28px; padding:15px;text-align:center; font-weight:normal;}
.title-gray, .title-black, .title-white{ margin:0;}
.title-gray{  margin:30px auto 0 auto; }
.title-gray h1,.title-black h1,.title-white h1,.index-items-img h1,.title-gray h2,.title-black h2,.title-white h2,.index-items-img h2{ font-size:28px; font-weight:normal; }
.title-white{ padding-top:90px;}
.index-contactus .col-md-5{ text-align:center;}
.services-items .col-md-6 { margin-top:20px; padding:0 8px;}
.services-items .col-md-6 .col-md-6:nth-child(2), .services-items .col-md-6 .col-md-6:nth-child(3){ display:none;}
.ul-list-white, .ul-list-gray{ margin-left:0;}
.blank-50{ height:0;}
.online-inquiry-contact{ margin-top:50px;}
.contactus{ padding-bottom:0;}
.footer .mt-20{ margin-top:0;}
.blank-100{ height:50px;}
.ul-list-white{ margin-top:10px;}	
.ul-list-gray{ margin-top:10px;}
.footer .col-md-3.col-md-offset-1{ width:100%; margin-left:0;}
.footer .col-md-3{ width:100%;}
.pro-detail-title{ margin-top:20px;}
.pro-detail-item .row .col-md-2{text-align:left; border-right:none; }
.pro-detail-item .row .col-md-10{ border-left:none; margin-left:0;}
.ul-list-gray li{padding:0px 0 15px 30px;}
.ul-list-white li{padding:10px 0 15px 30px;}
}

@media only screen and (max-width:767px){
	/*< 768px*/

#myCarousel .carousel-indicators{ margin-left:0;}
.carousel-indicators{ left:30%; bottom:0; width:40%;}
.carousel-control{ width:20%;}
.title-white{ padding-top:60px;}
.float-bottle{ display:none;}
.ul-list-gray li{padding:10px 0 15px 30px;}
	}
	
@media only screen and (max-width:639px){
	/*< 640px*/
   .products-items img{ width:100%;}
.img-float-left{ max-width:100%; margin-bottom:10px; display: block;}
.img-float-right{ max-width:100%; margin-bottom:10px;display: block;}
#btnsumibt{ width:100%; margin-bottom:30px;}
.title-white{ padding-top:30px;}
.ul-list-gray li{padding:10px 0 15px 30px;}
	}

@media only screen and (max-width:480px){
	/*< 480px*/
.carousel-indicators{ width:80%; left:10%;}
.breadcrumb{ font-size:15px;}
.index-items .col-md-6{ min-height:440px;}
.index-items .col-md-6 .items-content h2{ font-size:30px;}
.index-items .col-md-6 .items-content p{ width:100%; }
.title-white{ padding-top:15px;}
.ul-list-gray li{padding:10px 0 15px 30px;}
	}
	
	
@media only screen and (max-width:320px){
	/*< 320px*/	
	}


/**2017-11-7*/
.pages {color:#999;}
.pages a,.pages .cpb {text-decoration:none;float:left;padding:2px 7px;border:1px solid #ddd;background:#ffff;margin:0px 4px;font-size:11px;color:#000;}
.pages a:hover {background-color:#337AB7;color:#fff;border:1px solid #337AB7;text-decoration:none;}
.pages .cpb {font-weight:bold;color:#fff;background:#337AB7;border:1px solid #337AB7;}

.jobuit{margin-bottom:15px;border:1px solid #efefef;border-radius:5px;margin-bottom:45px;}
.jobuit .jobuitTit{padding-top:5px;padding-bottom:5px;font-size:22px;line-height:33px;background-color:#f2f2f2;padding-left:80px;padding-right:15px;font-weight:bold;position:relative;border-radius:5px;cursor:pointer; position:relative;}
.jobuit .jobuitTit .buttondiv{display:block;position:absolute;top:5px;right:10px;font-size:13px;width:40px;text-align:center;cursor:pointer;}
.jobuit .jobuitTit .titshow{padding-right:40px;}
.jobuit .jobcontent{padding:20px;display:none;font-size:16px;}
.jobuit .jobcontent div[class*="col-md"]{padding-top:5px;padding-bottom:5px; }
.jobuit .jobcontent div[class*="col-md"] a{display:table;width:100%;}
.jobuit .leftpic{position:absolute;left:0;top:-13px; z-index:100;width:64px;}
.Downloadsblock .col-md-2{margin-bottom:20px;}
.Downloadsblock .col-md-2 img{ display:block;margin:auto; max-width:100%;}

.productclasslist div span { display: block; background-color: #E6E6E6;padding: 5px;margin-bottom: 5px;font-weight:bold}


/*shopping basket - start*/
.icon-basket:before {content: "\f07a";font-family: "FontAwesome";padding: 5px;display: block;color: #fff;font-size: 1.5em;}
.basket-sidecontainer{position: fixed;top:18%;padding:10px;right:0; background-color:#1F3E74;line-height:18px;  z-index:100000;border-radius:5px;}
.basket-sidecontainer:hover .glyphicon{color:#ffffff;}
.basket-sidecontainer a{color:#f2f2f2;text-decoration:none;}
.basket-sidecontainer:hover a{color:#ffffff;}
.basket-sidecontainer:hover .side-content{ display: block; color:#b9e8f7;}
.basket-sidecontainer .side-content{z-index:99;position:absolute;top:0px;right:0;background-color:#21241D;display:none;color:#fff;padding:15px;width:360px;}
.basket-sidecontainer .side-content .h{font-size:18px;font-weight:bold;margin-bottom:10px;color:#ffffff;}
.basket-sidecontainer .side-content .sidebasket{font-size:12px;max-height:300px;overflow:hidden;overflow-x:auto;overflow-y:scroll;color:#ffffff;}
.basket-sidecontainer .side-content .sidebasket tr td{border-bottom:1px solid #ccc;padding:8px;color:#ffffff;line-height:18px;background-color:#21241D;}
.basket-sidecontainer .side-content .sidebasket tr:last-child td{border-bottom:0px;}
.basket-sidecontainer .basket-count{width:20px;height:20px;display:inline-block;background-color:#F00;color:#ffffff;z-index:12;position:absolute;top:-5px;right:0px; border-radius:15px; text-align:center;font-size:12px;line-height:20px;z-index:110;}

.cartbtn {display: inline-block; text-align: center;color: #fff;text-decoration: none;background-color: #1F3E74;  border: 0px;  cursor: pointer; border-radius: 5px; outline: none; margin: 10px 0; padding: 10px 15px;}
.addtobasket:before {content: "\f07a";font-family: "FontAwesome";padding: 3px 0px;display: block;color: #fff;border-radius: 3px; background-color: #1F3E74;font-size: 1.5em; text-align:center; width:50px; cursor:pointer }
.basket-sidecontainer .side-content .sidebasket tr td span{color: #84b2ff !important;}

/**car**/
.tdaddtobasket {display:inline-block}
.ShoppingCar{}
.ShoppingCar .carTit{font-size:20px;font-weight:bold;}
.ShoppingCarList{ display:table; width:100%;font-size:14px;padding:5px;/* background-color:#fafafa;*/}
.ShoppingCarqiansebg{ background-color:#f2f2f2;font-weight:bold;}
.ShoppingCarList td{padding:8px;}
.ShoppingCarList tr:first-child td,.ShoppingCarList tr:last-child td{background-color:#E6E6E6;}
.ShoppingCarList tr td{border-bottom:1px solid #efefef; background-color:#FFF;}
.triangle{ border-top:15px solid #f2f2f2 ;border-left:15px solid transparent;border-right:15px solid transparent; display: inline-block; position:relative;left:45%;}
.ShoppingCarList a:hover{color:#ff0000;}
.ShoppingCarList .docare{color:#000000; cursor:pointer}
.ShoppingCarList .docare:hover{color:#ff0000;}
.ShoppingCarList .dellink{color:#000000; cursor:pointer}
.ShoppingCarList table tr:nth-of-type(2n+2) td {background-color: #FAFAFA}
.shoppoingNote { padding: 10px 10px 10px 30px;background-color: #fcf6ee;font-size: 16px;margin-bottom: 15px;border: 1px solid #f4dec0; font-weight: lighter; position: relative;}
/*shopping basket - end*/
.search-ls{border: 0; font-size: 15px; color: #0d58af; padding: 5px 0; background-color:rgba(16, 88, 175, 0); margin-left: -5px;}
.product-price td,th {padding:8px}

.input-group .arrow{height:31px;width:31px;background-color:#efefef; text-align:center;font-size:12px; display:inline-block;z-index:1;line-height:31px; cursor:pointer;}
.input-group input{padding-left:35px;height:31px;}
.input-group .arrow.sitetop{ position:absolute;top:0px;right:0px;border:1px solid #a1a1a1;}
.input-group .arrow.sitebottom{ position:absolute;top:0px;left:0px;border:1px solid #a1a1a1;}
.input-group .arrow:hover{ background-color:#203869; transform:background-color 0.3s;border:1px solid #203869;color:#ffffff;}

/*2019-4-29*/
.shopping-unit{display:table;padding:0px;margin:0px;}
.shopping-unit:nth-child(2n+1){ background-color: #f2f2f2;}
.headbg{ background-color: #1e3664 !important;color:#ffffff !important;font-weight:bold;}
.headbg li:nth-child(8){color:#ffffff !important;cursor:none !important;}
	.shopping-unit li{float:left;padding:10px;}
.shopping-unit li:first-child{width:7%;}
.shopping-unit li:nth-child(2){width:15%;}
.shopping-unit li:nth-child(3){width:26%;}
.shopping-unit li:nth-child(4){width:7%;}
.shopping-unit li:nth-child(5){width:10%;}
.shopping-unit li:nth-child(6){width:15%;}
.shopping-unit li:nth-child(7){width:10%;}
.shopping-unit li:nth-child(8){width:10%;}
.shopping-unit li:nth-child(8) i{font-weight:bold;}
.shopping-unit li:nth-child(8):hover{color:#ff0000;}
.shopping-unit li:nth-child(8){color:#666666; cursor: pointer;}
.cash{display: table;width:100%;margin-top:20px;}
.cash ul{padding:0px;margin:0px; display: table;width:100%; }
.cash ul li{padding:10px;background-color:#efefef;color:#666666; position: relative;}
.cash ul li select{margin-top:5px; display: block;}
.cash ul li .fuhao{ position: absolute;right:15px;top:33%;color:#dddddd;font-size:40px;}
.cash ul li:last-child{background-color:#f2e63b;color:#000000; }
.cash ul li .num{font-size:18px; display: block; font-family: Arial," sans-serif",Helvetica Neue, Helvetica ;font-weight:bold;margin-top:5px;}

/*.cash ul li:nth-child(1) .num,.cash ul li:nth-child(2) .num{display: inline-block !important;padding-left:5px;}*/
.shoppingTit{font-weight:bold;font-size:28px;margin-bottom:20px;margin-top:20px;}
.smallshoppingTit{font-weight:bold;font-size:16px;border-bottom:1px solid #efefef;padding-bottom:15px;}
.smallshoppingTit i{color:#f2e63b;margin-right:8px;}
.Checkout-info-unit{display: table;width:100%;padding-bottom:30px;}
.radio-inline{margin-bottom:15px;}

.Checkout-info-unit .info-title{vertical-align:middle;}
.checkout-btn{ border-radius:5px; margin-top:5px;margin-bottom:10px;color:#ffffff; background-color:#1e3664;border:0;padding:10px 20px 10px 20px;font-family: Arial," sans-serif",Helvetica Neue, Helvetica ;font-weight:bold;font-size:20px;}
.checkout-btn:hover{background-color:#f2e63b;color:#000000;}
.checkout-btn-mod{color:#000000; background-color:#f2e63b;border-radius:5px; margin-top:5px;margin-bottom:10px;border:0;padding:10px 20px 10px 20px;font-family: Arial," sans-serif",Helvetica Neue, Helvetica ;font-weight:bold;font-size:20px;}
.checkout-btn-mod:hover{background-color:#1e3664;color:#ffffff;}

.Verification-code{ position:relative;}
.Verification-code .check-fa { position: absolute; top: 7px; right: 120px; font-size: 22px; color: #7b9d3b;}
.icon-bg-circle{ display:inline-block; width:33px; height:33px; line-height:33px; background-color:#1c447f; color:#fff; text-align:center; margin-right:10px;
 -webkit-border-radius:33px;
 -moz-border-radius:33px;
 -o-border-radius:33px;
 border-radius:33px;
 }
.Delall{cursor: pointer;}
.Delall:hover{color:#ff0000;}
.icon-bg-circle .fa-envelope, .fa-fax{ font-size:18px;}
.codenum{ position: absolute;right:0px;top:0px;}

@media only screen and (min-width:1366px) {
	.shopping-unit{width:100%;}
	.cash ul li{width:18%;float:left;}
	.cash ul li:first-child{width:28%;float:left;}
	.Checkout-info-unit .info-title{ padding-top:11px;}
	.Checkout-info-page div[class*="col"].info-input{padding-top:11px;}
	.Checkout-info-unit div[class*="col"]{padding-bottom:10px;}

}
@media screen and (min-width: 769px) and (max-width: 1365px) {
    .shopping-unit{width:1000px;}
	.cash ul li{width:50%;float:left;}
	.Checkout-info-page div[class*="col"].info-input{padding-top:11px;padding-bottom:0px;margin-bottom:0px;}
	.Checkout-info-unit .info-title{ padding-top:11px;padding-bottom:0px;margin-bottom:0px;}
	.Checkout-info-unit div[class*="col"]{padding-bottom:0px;}
	
}
@media only screen and (max-width:768px) {
		.shopping-unit{width:1000px;}
	.cash ul li{width:100%;}
	.Checkout-info-unit .info-title{ padding-top:0px;}
	.Checkout-info-page div[class*="col"].info-input{padding-top:0px;}
	.Checkout-info-unit div[class*="col"]{padding-bottom:0px;}
}

/*minlee 5-6*/
.price-total:before {content: '$';}
#cartTable .input-group input { padding-left: 10px;height: 31px; width:80px}
.minus-icon,.plus-icon{cursor: pointer;}
.minus-icon:before{font-family: glyphicons;content: "\2212";color: #9c9b9b;}
.plus-icon:before{font-family: glyphicons;content: "\002b";color: #9c9b9b;}
.table-cart .input-sm{min-width: 40px;}
.table-cart select{padding: 5px ;border: none;background: #FFF;}

.page-ad{ position: fixed;bottom:15%;right:0px;}



@media (min-width: 1280px) {
	.site_nav {
		width: 100%;
		position: relative;
		/*position: fixed;*/
		background: #ffffff;
		z-index: 999;
		left: 0;
		right: 0;
		margin: 0 auto;
	/*	padding: 0 2%;*/
		height: 100px;
		border-bottom: 1px solid #eee;
	}

	.height-div {
		height: 70px;
	}

	.logo {
		width: 280px;
		display: inline-block;
		position: absolute;
		left: 25px;
		top: 5px;
	}

	.logo img {
		width: 280px;
	}
	.submit_search {
	min-height:70px;	
	}

	.top_search {
		width: 5%;
		float: right;
		text-align: right;
		margin-top: 45px;
	}

	.top_search a span {
		font-size: 20px;
		color: #393939;
		padding-right: 30px;
		display: inline-block;
		-webkit-transform: scaleX(-1);
		-moz-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		transform: scaleX(-1);
	}

	.fixed {
		position: fixed;
		z-index: 999;
		background:#000000;
		width: 100%;
		padding: 0;
		display: inline-block;
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
		/* For IE 8 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
		/* For IE 5.5 - 7 */
		/*-moz-box-shadow: 2px 2px 10px #909090;*/
		/* for firefox */
		/*-webkit-box-shadow: 2px 2px 10px #909090;*/
		/* for safari or chrome */
	/*	box-shadow: 2px 2px 10px #909090;*/
		/* for opera or ie9 */
		filter: alpha(opacity=98);
		-moz-opacity: 0.98;
		-khtml-opacity: 0.98;
		opacity: 0.98;
	}
		.menu>ul>li>a {
	text-decoration: none;
	color: #000000 !important;
	display: inline-block;
}
}

@media (min-width: 1025px) and (max-width: 1279px) {
	.site_nav {
		width: 100%;
		height: auto;
		position: fixed;
		z-index: 999;
		left: 0;
		right: 0;
		background:#ffffff;
		/*padding: 0 2%;*/
		margin: 0 auto;
		border-bottom: 1px solid #eee;
	}

	.height-div {
		height: 92px;
	}

	.logo {
		height: 63px;
		display: inline-block;
		padding: 15px 0 5px 25px;
	}

	.logo img {
		height: 63px;
	}
	.submit_search {
		top: 41px;
	}

	.top_search {
		width: 5%;
		float: right;
		text-align: right;
		margin-top: 15px;
	}

	.top_search a span {
		font-size: 20px;
		color: #393939;
		padding-right: 0px;
		display: inline-block;
		-webkit-transform: scaleX(-1);
		-moz-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		transform: scaleX(-1);
	}
.menu{
		margin-top:0;
	}


	.fixed {
		position: fixed;
		z-index: 999;
		background:#000000;
		width: 100%;
		padding: 0;
		display: inline-block;
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
		/* For IE 8 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
		/* For IE 5.5 - 7 */
		/*-moz-box-shadow: 2px 2px 10px #909090;*/
		/* for firefox */
		/*-webkit-box-shadow: 2px 2px 10px #909090;*/
		/* for safari or chrome */
		/*box-shadow: 2px 2px 10px #909090;*/
		/* for opera or ie9 */
		filter: alpha(opacity=98);
		-moz-opacity: 0.98;
		-khtml-opacity: 0.98;
		opacity: 0.98;
	}
	
}

@media all and (max-width: 1024px){
	.site_nav {
		width: 100%;
		height: auto;
		position: relative;
		z-index: 999;
		left: 0;
		right: 0;
		background: #ffffff;
		padding: 0;
		margin: 0 auto;
		border-bottom: 1px solid #eee;
	}
	.height-div {
		height: 49px;
	}
	.menu {
		margin: 0 !important;
		background: #f0f0f0;
	}

	.submit_search {
		z-index: -1;
		top: 0px;
		/*right: 2% !important;*/
	}
	.title-page {
		margin-top: 49px;
	}

	.logo {
		/*height: 63px;*/
		display: inline-block;
		padding-top: 15px;
		padding-left: 4%;
		padding-bottom: 10px;
	}

	.logo a {
		width: 277px;
		display: block;
		margin: 0 auto;
	}

	.logo img {
		height: 65px;
	}

	.submit_search button {
		padding-right: 0;
	}

	.top_search {
		display: none;
	}

	#search {
		line-height: 59px !important;
		display: block !important;
		position: absolute !important;
		top: 93px !important;
	}

	#search .search-fix input {
		width: 64%;
		padding: 10px 1%;
		margin: 2px 1%;
	}

	#search .search-fix button {
		margin: 2px 1%;
		border: 0;
		width: 30%;
		height: 39px;
		line-height: 39px;
		text-transform: uppercase;
	}

	#search .icon_close {
		display: none;
		font-size: 20px;
		cursor: pointer;
	}
}

.auto-header {
	position: relative;
	width: 100%;
	min-height:100px;
}
.logo {
	z-index: 9;
}

@media (min-width: 1280px) {
   .submit_search { 
	    height: 70px;
    line-height:70px;
	}
}

@media (min-width: 769px) and (max-width: 1279px) {
   .submit_search { 
	   height: 100%;
	   padding-top:8%;
	}
}
@media all and (max-width: 768px){
   .submit_search { 
	   height: 90px;
	   padding-top:8%;
	}
}

#search {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	/*box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);*/
	z-index: 9999;
	width: 100%;
	line-height: 99px;
	background: rgba(255, 255, 255, 1);
}

#search .search-fix {
	width: 80%;
	margin: 0 auto;
}

#search input {
	width: 70%;
	padding: 15px 1%;
	margin: 5px 1%;
}

#search button {
	margin: 5px 1%;
	border: 0;
	width: 15%;
	height: 49px;
	line-height: 49px;
	text-transform: uppercase;
	background: #0769b1;
	color: #fff;
	cursor: pointer;
}

#search .icon_close {
	font-size: 20px;
	cursor: pointer;
}

#search button:hover {
	background: #1f3e73;
}

.menu-mobile {
	display: none;
	padding: 20px;
	color: #333;
	text-decoration: none;
	text-align: left;
}

.menu {
	
	/*width: 70%;*/
	/*text-align: center;*/
	margin-top: 30px;
	/*padding-right:15%;*/
	position: relative;
	
	right:0px;

	
}

.menu-mobile:after {
	content: "\f0c9";
	font-family: "FontAwesome";
	font-size: 1.5rem;
	padding: 9px 0 0 0;
	float: right;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
	color: #333;
}

.navi-submenu:before {
	content: "\f0dd";
	font-family: "FontAwesome";
	display: none;
	cursor: pointer;
	float: right;
	color: #444;
	display: block;
	margin-right: 0;
	padding: .2em 1em;
	font-size: 13px;
}

.menu>ul {
	width: 100%;
	margin: 0 auto;
	list-style: none;
	padding: 0;
	position: relative;
	top:0;
	left:0px;
	box-sizing: border-box;
	z-index: 10000;
	/*padding-left: 15%;*/
	/*padding-right: 5%;*/
	

}

.menu>ul:before,
.menu>ul:after {
	content: "";
	display: table;
}

.menu>ul:after {
	clear: both;
}

.menu>ul>li {
	padding: 0;
	margin: 0;
	display: inline-block;
	font-size: 14px;
	text-align: left;
}

.menu>ul>li>a {
	/*font-size: 16px;*/
	font-weight: bold;
	padding: 8px 20px 8px 8px;
	position: relative;
	/*height:50px;*/
}

.menu>ul>li a {
	text-decoration: none;
	color: #000000;
	display: inline-block;
}


.menu>ul>li.menu-dropdown-icon>a::after {
    position: absolute;
    top: 17px;
    right: 8px;
    width: 6px;
    height: 6px;
    border-bottom: 2px solid #000000;
    border-bottom-color: rgb(0, 0, 0);
    border-right: 2px solid #000000;
    border-right-color: rgb(0, 0, 0);
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    -ms-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    border-color: #000000;
}

.menu>ul>li:hover {
	background: #ff9900;
}
.menu>ul>li:hover>a {
	color: #ffffff !important;
}
.menu>ul>li:hover>a::after {
	border-color: #ffffff;
}

.menu>ul>li>ul {
	display: none;
	
	background: #fafafa;
	padding: 20px;
	position: absolute;
	z-index: 9999;
	
	margin: 0;
	list-style: none;
	height: auto;
	overflow: hidden;
}

.menu>ul>li>ul:before,
.menu>ul>li>ul:after {
	content: "";
	display: table;
}

.menu>ul>li>ul:after {
	clear: both;
}

.menu>ul>li>ul>li {
	margin: 0;
	padding-bottom: 0;
	list-style: none;
	width: 33%;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	font-weight: bold;
}

.menu>ul>li>ul>li>a {
	font-size: 16px !important;
}

.menu>ul>li>ul>li a {
	padding: .3em 0;
	width: 100%;
	border-bottom: 1px solid #333;
	color: #333;
	/*padding:0;
	margin:0;*/
}

.menu>ul>li>ul>li a span {
	float: right;
	text-align: right;
	padding-right: 10px;
}

.menu>ul>li>ul>li>ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
	font-weight: normal;

}

.menu>ul>li>ul>li>ul:before,
.menu>ul>li>ul>li>ul:after {
	content: "";
	display: table;
}

.menu>ul>li>ul>li>ul:after {
	clear: both;
}

.menu>ul>li>ul>li>ul>li {
	float: left;
	width: 100%;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}

.menu>ul>li>ul>li>ul>li a {
	/*padding: .1em 0 .1em;*/
	border: 0;
	color: #000000;
	width: 80%;
	/*border:1px solid #ff0000;*/
}

.menu>ul>li>ul>li a:hover {
	color: #ff5829;
}


#nav_572{
	width:65%;
}
#nav_572 .navi-menu-3 > li{
	width:50%;
	float:left;
	
}


.navi-menu-2{
	border:1px solid #cccccc;
	/*border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;*/
}

.navi-menu-2 > li > ul.navi-menu-3{
    height:400px;
	overflow-y: auto;
}
.navi-menu-2 > li > ul.navi-menu-3::-webkit-scrollbar
{
	width: 5px;
	height: 5px;
	background-color: #F5F5F5;
}
 
.navi-menu-2 > li > ul.navi-menu-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #F5F5F5;
}
 
.navi-menu-2 > li > ul.navi-menu-3::-webkit-scrollbar-thumb
{
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	background-color: #ccc;
}


.navi-menu-3{
	margin:0px;
	padding:0px;
}
.navi-menu-3 .navi-menu-3 li a {
	padding: 0.1em 0;
}

.navi-menu-3 .navi-menu-3,.navi-menu-4 {
	display: none;
	font-size: 13px;
	/*font-weight: bold;*/
}
.navi-menu-3 .navi-menu-3 li,.navi-menu-4 li {
	padding-left: 12px;
}

.menu>ul>li>ul.normal-sub {
	width: 320px;
	left: auto;
	padding: 0;
	font-size: 14px;
}

.menu>ul>li>ul.normal-sub>li {
	width: 100%;
	padding: 0 10px;
}

.menu>ul>li>ul.normal-sub>li a {
	border: 0;
	padding: 0.5em 0;
	font-weight: normal;
	color: #444;
}
.menu>ul>li>ul.normal-sub>li:hover {
	background-color: #f0f0f0;
}
.menu>ul>li>ul.normal-sub>li a:hover {
	color: #f64817;
}
@media (min-width: 1920px) {
	.menu{float: right;margin-right:80px;}
	.menu>ul>li>ul {left: -50%;width:150%;}
}
@media (min-width: 1367px) and (max-width: 1919px) {
	.menu{float: right;margin-right:80px;}
	.menu>ul>li>ul {left: -50%;width: 150%;}
}
@media (min-width: 1280px) and (max-width: 1366px) {
	.menu{float: right;margin-right:80px;}
	.menu>ul>li>ul {left: -50%;width: 150%;}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	.menu{float: right;margin-right:80px;}
	.menu>ul>li>ul {left: -35%;width: 135%;}
	.site_nav{position: relative;}
}
@media (min-width: 769px) and (max-width: 1023px) {
	.menu{}
	.menu>ul>li>ul {left: 0;width: 100%;}
}
@media (max-width: 768px) {
	.menu{width:100%;}
	.menu>ul>li>ul {left: 0;width: 100%;}
}


@media only screen and (max-width: 1024px) {
	.menu>ul {
		/*width: 100%;*/
	}
	.menu-container {
		width: 100%;
	}

	.menu-mobile {
		display: block;
	}

	.menu-dropdown-icon:before {
		display: block;
		padding: 1.5em 2em;

	}

	.menu>ul {
		display: none;
		padding: 0;
		background-color: #fff;
	}

	.menu>ul>li {
		width: 100%;
		float: none;
		display: block;
		position: relative;
	}

	.menu>ul>li a {
		/*padding: 1em;*/
		width: 100%;
		display: block;
	}

	.menu>ul>li>ul {
		position: relative;
	}

	.menu>ul>li>ul.normal-sub {
		width: 100%;
	}

	.menu>ul>li>ul>li {
		float: none;
		width: 100%;
		margin-top: 0;
	}

	.menu>ul>li>ul>li:first-child {
		margin: 0;
	}

	.menu>ul>li>ul>li>ul {
		position: relative;
	}

	.menu>ul>li>ul>li>ul>li {
		float: none;
		position: relative;
	}
	.navi-submenu:before {
		position: absolute;
		top: 0;
		right: 10px;
	}
	.menu .show-on-mobile {
		display: block;
	}
	.menu>ul>li.menu-dropdown-icon>a::after{
		display: none;
	}
	.menu .submenu-button {
		position: absolute;
		z-index: 299;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid rgba(120, 120, 120, 0.15);
		height:50px;
		width: 60px;
		cursor: pointer;
	}
	.menu .submenu-button:hover{
		border-left: 1px solid rgba(255, 255, 255, 1);
	}
	.menu .submenu-button:hover::after,.menu .submenu-button:hover::before{
	background: #ffffff;	
	}

	.menu .submenu-button::after {
		content: '';
		position: absolute;
		top: 26px;
		left: 26px;
		display: block;
		width: 1px;
		height: 11px;
		background: #444;
		z-index: 99;
	}

	.menu .submenu-button::before {
		content: '';
		position: absolute;
		left: 21px;
		top: 31px;
		display: block;
		width: 11px;
		height: 1px;
		background: #444;
		z-index: 99;
	}

	.menu .submenu-button.submenu-opened:after {
		display: none;
	}
	/*.navi-menu-2 > li > ul.navi-menu-3 > li{
	width:100%;
	float:left;
}*/
	#nav_572{
	width:100%;
}
#nav_572 .navi-menu-3 > li{
	width:100%;
	float:left;
}


}


#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
  position: relative;
}
#cssmenu ul li:hover > ul > li {
/*border-bottom:1px #f2f2f2 solid; */ 
	background: #fff;width: 320px; 
	display:inline-table;
  

}
#cssmenu ul ul li a {
  padding:10px 15px;
  font-size: 14px;
  text-decoration: none;
  color: #333; line-height:24px;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
  background:#666666;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 22px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
@media (max-width: 1024px){

#cssmenu > ul > li > a {
  padding: 16px;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 22px;
  right: 12px;
  width: 4px;
  height: 4px;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
}
@media all and (max-width: 768px)/*, 
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), 
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), 
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), 
only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), 
only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px)*/ {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 14px;
    color: #000000;
    background: none;
	  	position: relative;
	z-index:1;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #fff;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 15px;
    height: 2px;
    background: #000000;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;
    width: 15px;
    height: 3px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 1000;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}

@media (min-width: 1280px){	
	#header {
	height:70px; margin:0 auto;
	}
	#logo{
		width:180px; 
		height:98px; 
		float:left;
		margin-top:20px;
		float:left; 
		border:0px;
	}
	#cssmenu{margin-top:12px; margin-left:22%;}	
	.fixed{
		position: fixed; 
		z-index: 999; 
		background:#ffffff; 
		display:inline-block;  
		width:100%; 
		}
}
@media (max-width: 1280px){
	#header {
		height:70px;
		margin:0 auto; 
	}
	#cssmenu{
		margin-top:10px; 
		margin-left:10%;
	}
	.fixed{
		position: fixed; 
		z-index: 999; 
		background:#ffffff; 
		display:inline-block;  
		width:100%; 
		border:1px #cecece solid;
	}
}
@media (min-width: 768px) and (max-width: 1024px){
	.fixed{
		position: fixed; 
		z-index: 999; 
		background:#ffffff; 
		display:inline-block;  
		width:100%; 
		border:1px #cecece solid;
	}

	#header {
	width:100%;
	}
#logo{width:140px; height:76px; float:left; margin-top:30px; margin-left:10px;float:left;}
	#cssmenu{
		margin-top:10px; 
		margin-left:0;
	}

}
@media (max-width: 768px){
	.fixed{
		position:absolute; 
		z-index: 999; 
		background:#f9f9f9; 
		display:inline-block;  
		width:100%; 
		border:1px #cecece solid;}

	#header {
		width: 100%; 
		background:#000000; 
		height:90px;
	}
	#logo{
		width:120px; 
		height:64px; 
		margin-left:32%; 
		padding-bottom:20px;
	}
	#cssmenu{ margin:0px;}
	}
/*MENU CSS END*/

.navMenu{margin: 0px 0 0px 0 !important;/*height:100%;*/padding: 0px !important;width:100%;}
.navMenu> li { display: block; margin: 0; padding: 0px 0px 15px 0px; position: relative;}
.navMenu a:hover,.navMenu> li a:hover{color:#ff5829 !important;}
.navMenu> li a{font-size:14px !important;padding: 2px 0px 2px 0px;color:#000000;}
.navMenu>li>a { display:block; overflow: hidden;color:#333333 !important;transition: all .3s; position: relative; text-decoration: none; font-size: 24px !important;padding: 10px 0px 10px 0px; font-weight: bold; width: 100%;}
.navMenu>li>a:hover{color:#000000 !important;}
.arrow{ position: absolute;display: inline-block;}
.arrow:before {cursor: pointer; content: "\f105";font-weight: bold;  float: right;  padding:2px 5px 5px 5px; display: inline;  font-family: "FontAwesome";    color: #666666;position: absolute; }
.arrow.open:before {cursor: pointer; float: right;  padding:2px 5px 5px 5px; display: inline;  font-family: "FontAwesome";  content: "\f107";     color: #000000; position: absolute;}
.navMenu>li>.arrow:before{
    font-weight: 900;
    padding: 0px 5px 0px 10px;
    cursor: pointer;
/*	border:1px solid #ff0000;*/
	display:none;
}
.navMenu>li>ul.sub-menu{
    list-style: none;
    padding: 0;
    margin: 0;
 display: block;
}
.navMenu>li>ul.sub-menu>li>ul.sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
 display: none;
}
.navMenu>li>ul.sub-menu > li{padding-top:10px !important;padding-bottom:7px !important;border-bottom:1px solid #aaaaaa; }
.navMenu>li>ul.sub-menu > li > a{font-size:16px !important;line-height:22px;font-weight:bold;}
.navMenu>li>ul.sub-menu li{
    margin-bottom: 0px;
	padding-top:3px;
	padding-bottom:3px;
}
.navMenu>li .sub-menu{
    margin-bottom: 10px;
}
.navMenu>li>ul.sub-menu>li>a{
    display: inline-block;
    padding-left: 0px;
    position: relative;
 /*   margin-bottom: 10px;*/
    width: 94%;
}
.navMenu>li>ul.sub-menu>li>a:before{
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Font Awesome";
    font-weight: 900;
    content: "";
    color: #ddd;
}
.navMenu>li>ul.sub-menu .sub-menu li>a {
    display: inline-block;
    padding-left: 0px;
    line-height: 1.5em;
    font-size: 0.96em;
    position: relative;
    width: 90%;
    color: #444444;
}
.navMenu>li>ul.sub-menu .sub-menu .sub-menu{
    list-style: none;
    font-size: 0.95em;
    /*background: #f9f9f9;*/
    padding: 10px 0;
    display: none;
}
.navMenu>li>ul.sub-menu .sub-menu .sub-menu li>a{
    padding-left: 10px;
    height: 22px;
}
.navMenu>li>ul.sub-menu .sub-menu .sub-menu li>a:before{
    content: '';
}
.navMenu>li>ul.sub-menu .sub-menu li>a:before{
    content: '';
    top: 0px;
    position: absolute;
    left: 0;
    color: #111111;
}
.navMenu>li>ul.sub-menu .sub-menu .sub-menu .sub-menu {
    padding: 8px;
    margin-bottom: 0px;
    background: #eeeeee;
}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a {  }
.sub-menu span{padding:0px;}
.fixMenu{padding-top:45px;}


/**/
.podcast{
	margin-top:30px;
	padding-top:30px;
	border-top:1px solid #efefef;
}
.podcast-img,.podcast-img img{
	position: relative;
}
.podcast-img i{
	 font-size:60px;
	 position: absolute;
	 top:40%;
	 left:35%;
	 color:#ffffff;
}
.podcast div[class*="col"] h3 a{
	font-size:18px;
	line-height:24px;
	color:#428bca;
}
.podcast div[class*="col"]:hover a{
	color:#ff0000;
	text-decoration: none;
}
.podcast div[class*="col"]:hover i{
	transform:rotate(90deg);
	color:#ff0000;
}

.introduction_area{
	background-color: #f2f2f2;
	border:1px solid #efefef;
	padding:20px;
	margin-top:30px;
	
}
.introduction_video{
	padding-bottom:30px;
	display: none;
}
.introductionlist,.introductionlist ul,.introductionlist li{
	margin:0px;
	padding:0;
	list-style: none;
}
.introductionlist{
	background-color: #ffffff;
	border:1px solid #eeeeee;
/*	height:300px;*/
	overflow-y:auto;
}
.introductionlist ul li{
	border-bottom:1px solid #efefef;
	padding:15px;
	font-weight:bold;
	cursor: pointer;
	position: relative;
}
.introductionlist ul li .duration{
	 
	 right:15px;
	 top:15px;
	 font-size:14px;
	 font-weight:normal;
	 color:#cccccc;
}
@media (min-width: 769px){
	.introductionlist ul li .duration{
		position: absolute;
	} 
}
@media (max-width: 768px){
	.introductionlist ul li .duration{
		position: relative; 
		display: block;
		padding-left:15px;
	} 
}
.introductionlist ul li:hover,.introductionlist ul .choosebg{
	background-color: #f8f8f8;
	color:#ff0000;
}
.introductionlist ul li i{
	display:none;
}
.introductionlist ul li:hover .voice span,.introductionlist ul .choosebg .voice span{
	background-color: #ff0000;
}
.introductionlist ul .choosebg i{
	display:inline-block;
}
.videoarea{
	position: relative;
}

.videoarea h2{
	font-size:24px;
	line-height:30px;
	margin-bottom:30px;
}
.voice{
    position: relative;	
	margin-left:10px;
}
.voice span{
	position: absolute;
	bottom:0;
	display: inline-block;
	width:3px;
	height:12px;
	background-color:#cccccc;
	
}
.voice span:nth-child(1){
	left:0;
	animation: voice-1 0.7s ease infinite;
}
.voice span:nth-child(2){
	left:6px;
	animation: voice-1 1.5s ease infinite;
}
.voice span:nth-child(3){
	left:12px;
	animation: voice-1 2s ease infinite;
}
.voice span:nth-child(4){
	left:18px;
	animation: voice-1 1.3s ease infinite;
}
.voice span:nth-child(5){
	left:24px;
	animation: voice-1 1s ease infinite;
}
.voice span:nth-child(6){
	left:30px;
	animation: voice-1 0.5s ease infinite;
}

@keyframes voice-1
{
0% {
	transform:scaleY(0.2);
	transform-origin:0 12px;
	}
50% {
	transform:scaleY(1);
	transform-origin:0 12px;
	}
100% {
	transform:scaleY(0.3);
	transform-origin:0 12px;
	}
}

.job_list{border-bottom:1px solid #efefef;padding-top:15px;padding-bottom:15px;}
.job_list h3{margin-top:0px;padding-top:0px;}
.job_list h3 span {color:#aaa;font-weight:lighter; display: inline-block;margin-top:8px;font-size:14px;}

.job_search .job_search_unit .search-input{padding:12px 7px 7px 7px !important;width:100% !important;}
.job_search  select{width:100%;padding:7px;margin-top:7px;margin-bottom:7px;}
.job_search .search_btn i{font-size:20px !important;}

.job_show{}
.job_show .row{border-bottom:1px solid #efefef;padding-top:10px;padding-bottom:10px;margin-left:10px;margin-right:10px;}
.job_show .row div[class*="col-md-3"]{font-weight:bold;}
.job_show .row:nth-child(2n){ background-color:#fafafa;}
.job_Application{border-top:1px solid #444444;padding-top:10px;margin-top:10px;}
.job_show h3,.job_Application h3{font-size:26px !important;}
.job_show .form-group div[class*="col"]{padding-top:10px;padding-bottom:10px;}

.search_job_area_fliter select{width:100%;padding:7px;margin-top:7px;margin-bottom:20px;}
.search-input{border-radius:2px;line-height:40px; padding-left:10px; width:100%; outline:none; height:40px;font-size:14px;border:0; background-color:#f4f4f4;color:#000000;}
.search_job_area .search_btn{ position:absolute;top:33px;right:0;height:39px;line-height:30px;display:inline-block;width:40px;color:#444444;border-bottom-right-radius:5px;border-top-right-radius:5px; text-align:center;font-size:20px; cursor:pointer;}
.search_job_area .search_btn:hover{color:#3399cc;}

.jobnote{color:#aaa !important;font-size:12px !important;line-height:20px !important;padding:20px 0px 0px 0px !important; font-style: italic;}
.introduction_video .col-md-3 img{width:100%;}
.playarea .small_player_area{display: block;width:100%; position: relative;}
.playarea{border:1px solid #cccccc; background-color: #ffffff; display: table;width:100%;padding-top:10px;padding-bottom:10px;/*min-height:140px;*/}
.player{/*display: table;*/width:100%;/*display: flex;align-items: center;*/ /*justify-content: center;*/position: relative;margin-top:10px;}
.player div[class*="col"]{padding-top:15px;padding-left:0px;}
.player_share_icon{/*align-items: center;*/ /*justify-content: center;*/ width:330px;  text-align: center;}
.player_share_icon img{width:160px;display: inline-block;}
.playarea .small_player_area .play_btn{ display: inline-block;width:45px;height:50px;position: absolute;left:0px; z-index: 1000;}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .player_share_icon{/*align-items: center;*/ /*justify-content: center;*/ width:260px;  text-align: center;}
.player_share_icon img{width:120px;display: inline-block;}
}

@media (min-width: 1680px){
	.player_share_icon{
		display: inline-block;position: absolute;top:5px;right:0;
	} 
}
@media (max-width: 1679px){
.player_share_icon{
		display: block;position: relative;padding-bottom:10px;padding-top:10px;
	} 
}

.animated{
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@-webkit-keyframes twinkling{
    0%{
       /* opacity: 0.5;*/
		color: #ff0000;
    }
    100%{
       /* opacity: 1;*/
		color: #f90;
    }
}
@keyframes twinkling{
    0%{
        color: #ff0000;
    }
    100%{
        color: #f90;
    }
}


.pronote i{-webkit-animation: twinkling 1s infinite linear;}
