﻿@font-face {
  font-family: 'SVN-GothamBold';
  src: url('/style/font/svn-gotham/SVN-GothamBold.otf?#iefix') format('embedded-opentype'),  
      url('/style/font/svn-gotham/SVN-GothamBold.ttf')  format('truetype');
  font-weight: normal; font-style: normal;
}
@font-face {
  font-family: 'SVN-GothamLight';
  src: url('/style/font/svn-gotham/SVN-GothamLight.otf?#iefix') format('embedded-opentype'),  
      url('/style/font/svn-gotham/SVN-GothamLight.ttf')  format('truetype');
  font-weight: normal; font-style: normal;
}
@font-face {
  font-family: 'SVN-GothamRegular';
  src: url('/style/font/svn-gotham/SVN-GothamRegular.otf?#iefix') format('embedded-opentype'),  
      url('/style/font/svn-gotham/SVN-GothamRegular.ttf')  format('truetype');
  font-weight: normal; font-style: normal;
}
html{ border:0; margin:0px auto 0px auto; padding:0px 0px 0px 0px; font-size:15px; font-family:Arial; text-align:center;}
body { margin:0px auto 0px auto; padding:0px 0px 0px 0px; text-align:left;}
ul.ulClear, ul.ulClear li{ list-style: none; margin:0px auto 0px auto; padding:0px 0px 0px 0px;}
img{ border:0px;}
a{ text-decoration:none;}
a:hover{ text-decoration:underline;}
a.none{ color:#000000; text-decoration:none;}
h1.none, h2.none{ font-size:12px; margin:0px; padding:0px; font-weight:normal;}
.clearUl ul, .clearUl li{ list-style: none; margin:0px auto 0px auto; padding:0px 0px 0px 0px;}
.clear{ clear:both;}
.clear5px{ clear:both; height:5px;}
.clear10px{ clear:both; height:10px;}
.clear15px{ clear:both; height:15px;}
.clear20px{ clear:both; height:20px;} 
.clearLine{ border-bottom:solid 1px #dcdcdc; clear:both;}
.errorRs{ padding:10px; color:Red; text-align:center;}
.path{ padding:10px 0px 5px; font-size:12px;}
.path .symbolh{ display:inline-block; width:20px; height:16px; background: url("/library/icon.png") no-repeat scroll -207px top transparent;}
.path a.name { color: #333333; text-decoration:none; display:inline-block; font-weight:300;}
.path a.name:hover { color:#ff9900;}
.path a.cssName{ color: #ee2827; text-decoration:none; display:inline-block; font-weight:300;}
.path a.cssName:hover{text-decoration:none; color:#ff9900;}
.path .symbol{ float:left; padding:0px 2px; font-weight:100;}
.path .menu{ float:left; padding:0px 2px;}
.path .menu h1{ color:#c11e4f; text-decoration:none;  font-size:14px; margin:0px; text-transform:uppercase;}
.path h1{ text-decoration:none;  font-size:13px; margin:0px;}

.path1 { color:#333333; font-family:inherit; padding:0px 0px 5px;}
.path1 a.name { color: #333333; text-decoration:none; font-size:12px;}
.path1 a.name:hover { color:#c11e4f;}
.path1 a.cssName{ color:#c11e4f; text-decoration:none;  font-size:12px;}
.path1 a.cssName:hover{ text-decoration:underline;}
.path1 .left{ float:left;}
.path1 .right{ float:right;}
.path1 .symbol{ float:left; padding:0px 2px; font-weight:100;}
.path1 .menu{ float:left; padding:0px 2px;}
.path1 .menu h1{ color:#c11e4f; text-decoration:none;  font-size:14px; margin:0px; text-transform:uppercase;}

.path-menu{ width:200px; background-color:#f2f2f2;}
.path-menu a{ border-bottom:solid 1px #e2e2e2; display:block; margin:0px 10px; padding:5px 0px; color:#313131; text-decoration:none;}
.path-menu a:hover{ color:#b20024;}

.globalRed{ color:Red;}
.globalBlue{ color:Blue;}
.globalOrange{ color:Orange;}

.pageding{ padding:10px 0px; text-align:center;}
.pageding li{ background-color: #f2f2f2; border-radius: 4px; color: #4e4e4e; display: inline-block; font-weight: bold; margin: 0 2px; padding: 5px 10px;}
.pageding a{ font-weight:bold; text-decoration:none; color:#565656;}
.pageding .pageshover{ background-color:#f8620b; color:#ffffff;}

.colorRed{ color:Red;}

.errorRs1{ padding:10px; text-align:center; color:Red;}

.fix{ margin:0px auto; max-width:1270px; background-color:#ffffff;}
.fix1{ margin:0px auto; max-width:1270px; }
.fixTitle{ position:fixed; top:-150px; right:0px; font-size:12px; margin:0px;}
.icon-off{ position:absolute; top:200px; right:12px; width:35px; height:15px; background: url("/library/sale.gif") no-repeat scroll left top transparent; border-radius:2px;}

.fix-border{ margin-left:19%;}

/*Header =============*/
.header{ position:fixed; background-color:#ffffff; z-index:99; width:19%; height:100%;}
.header .logo{ text-align:center; padding:10px 0px; border-bottom:solid 1px #efefef; box-shadow:-2px 5px 5px #efefef;}
.header .logo img{ max-width:100%;}
.header .menu{}
.header .menu ul{}
.header .menu ul li{ padding:12px 0px 13px; position:relative; border-bottom:solid 1px #f2f2f2;}
.header .menu ul li span{ position:absolute; top:10px; left:30px; width:30px; height:30px; display:inline-block; background: url("/library/icon.png") no-repeat scroll left top transparent; vertical-align:middle; text-decoration:none;}
.header .menu ul li a.r{ padding-left:60px; display:block; text-decoration:none; color:#000000; text-transform:uppercase; padding-top:3px;}
.header .menu ul li a.r svg{ position:absolute; top:14px; left:32px; width:20px; height:20px; }
.header .menu ul li a.r svg path{ fill:#666;}
.header .menu ul li.li1 a.r svg, .header .menu ul li.li2 a.r svg, .header .menu ul li.li3 a.r svg{ width:22px; height:22px; } 
.header .menu ul li:hover a.r{ color:Red;}
.header .menu ul li:hover a.r svg path{ fill:Red;}
.header .lang{ text-align:center; padding:20px 0px; color:#a2a2a2;}
.header .lang a{ display:inline-block; padding:0px;}
.header .lang a svg{ width:28px; height:28px;}
.header .lang-go{ text-align:center;}
.header .sharing{ text-align:center; padding:10px 0px 0px;}
.header .sharing a{ display:inline-block; vertical-align:middle; margin:0px 5px;}
.header .sharing a svg{ width:42px; height:42px; }
.header .sharing a.face svg path{ fill:#3e50b3;}
.header .sharing a.you svg path{ fill:#f44336;}
.header .sharing a.you svg path.white{ fill:#fff;}
.header .sharing a.zalo svg path{ fill:#2962ff;}
.header .sharing a.zalo svg path.white{ fill:#fff;}

.header .copy{ padding:10px 0px 0px; color:#333333; font-size:11px; text-align:center;}
.header .copy a{ color:#333333; text-decoration:none;}
.header .copy:hover a{ color:red; text-decoration:underline;}
.header .other{ position: absolute; width: 100%; bottom:2px;}
.headerM{}
.headerM .logo{ float:left; padding:2px 0px 0px 5px;}
.headerM .right{ float:right;}
.headerM .right .lang{ float:left; border-left:solid 1px #e5e5e5; padding:12px 10px;}
.headerM .right .menu{ float:left;}
.headerM .right .menu a{ background-color:#ff0000; display:block; padding:12px 10px; text-decoration:none;}
.headerM .right .menu a span{ display:inline-block; width:42px; height:42px; background: url("/library/icon.png") no-repeat scroll -247px -467px #ff0000; }
.headerM .right .lang a{ display:inline-block; text-decoration:none; padding:8px 5px 0px;}
.headerM .right .lang a svg{ width:28px; height:28px;}
.headerM .logo img{ max-height:60px;}

/*h_menu==========*/
.h_menu_item{position:relative;}
.h_menu_sub{ position:absolute; z-index: 99; }

.menuSub{ top:35px; left:0px; width:200px; text-align:left; font-size:12px;}
.menuSub .b{ margin-top:5px; background-color:#2191eb;}
.menuSub .b a.s{ display:block; border-top:solid 1px #5eb3f7; padding:8px; color:#ffffff; text-decoration:none; text-transform:uppercase; font-weight:bold;}
.menuSub .b a.s{ background-color:#329cf1;}

.header-menuMn{ background-color:#21a9eb; padding:2px 0px 5px; display:none;}
.header-menuMn .search{ float:left; width:90%; text-align:left; padding-top:3px; color:#ffffff;}
.header-menuMn .menu{ float:right; padding-top:4px;}
.header-menuMn .menu a{ width:26px; height:22px; display:inline-block; background: url("/library/icon.png") no-repeat scroll -52px -94px transparent; vertical-align:middle; text-decoration:none; margin-right:10px;}
.header-menuMn .search a{ display:inline-block; color:#ffffff; padding-left:5px; text-decoration:none; font-size:12px;}
.header-menuMn .search .form-search .submit{ background-color:#f9620f;}
.header-menuMn .search .form-search{ padding-left:10px;}
div.header-menuMn .close a{ background-position:-91px -94px;}


.aside { min-width: 250px; width: 12%; position: fixed; top: 0; left: 0; bottom: 0;  background-color: #ff0000; font-family: Helvetica, Arial, sans-serif; z-index: 2000; width: 0px; min-width: 0px; overflow: hidden; transition: 0.35s width ease, 0.35s min-width ease; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);}
.aside .aside-header { position:relative; display:none;}
.aside .aside-header .close { display:inline-block; width:22px; height:17px;}
.aside .aside-contents {}
.aside.in { width: 12%; min-width: 250px; overflow:auto;}
.aside-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; transition: 0.2s opacity ease; opacity: 0; display: none; }
.aside-backdrop.in { display: block; opacity: 0.5;}

.aside-contents ul{}
.aside-contents ul li{ color:#ffffff; border-bottom: 1px solid #ff6a6a; display: block; }
.aside-contents ul li a.name{ font-weight:bold; text-transform:unset; display:block; padding:10px; color:#ffffff; text-transform:uppercase; text-decoration:none;}
.aside-contents ul li a.name:hover{ color:#ffff99;}

/*default=======================*/

.cateHomeWrap{ overflow:hidden;}
.contentwrap { padding-left:35%; position:relative }
.cateHomeWrap .contentwrap ul{ z-index:2;}
.infoCate { width:35%; position:absolute; left:0px; top:0px; padding:50px 0 }
.infoCate>div { position:relative; z-index:1; padding-right:20px }
.infoCate h2 { font-size:42px; padding-bottom:25px; font-family:SVN-GothamRegular; color:#ff0000; font-weight:100; margin:0px;}
.infoCate .line{}
.infoCate .line span{ display:inline-block; width:30%; border-top:solid 4px #ff0000;}
.infoCate .content{ height:175px;}
.infoCate .text{ font-size:15px; line-height:20px; color:#000000; text-align:justify;}
.infoCate .text p{ margin:10px 0px 0px; height:110px; overflow:hidden;}
.infoCate .more{ text-align:right; color:#666666;}
.infoCate .more a{ color:#ff0000; font-weight:bold; font-style:italic; font-size:13px;}
.infoCate .mouse{ color:#aaaaaa; position:absolute; top:-80px; left:0px;}
.infoCate .mouse .cols1{ padding-left:80px; padding-top:10px; margin:0px;}
.infoCate .mouse .cols1 svg{ display:inline-block; width:35px; height:35px;}
.infoCate .mouse .cols1 svg path{ fill:#aaaaaa;}
.infoCate .mouse .cols2{ margin:0px;}
.infoCate .mouse .cols2 .symbol1{ display:inline-block; width:26px; height:12px; vertical-align:middle;}
.infoCate .mouse .cols2 .symbol1 svg{ transform:rotate(-180deg);}
.infoCate .mouse .cols2 .symbol1 path{ fill:#aaaaaa;}
.infoCate .mouse .cols2 .symbol2{ display:inline-block; width:26px; height:12px; vertical-align:middle;}
.infoCate .mouse .cols2 .symbol2 path{ fill:#aaaaaa;}
.infoCate .mouse .cols2 span.text{ color:#aaaaaa; vertical-align:-moz-middle-with-baseline;}
.infoCate .video{ position:relative; padding:0px 30px;}
.infoCate .video a.symbol{ position:absolute; top:65px; left:0px; right:0px; text-align:center; text-decoration:none;}
.infoCate .video a.symbol svg{ display:inline-block; width:72px; height:72px;}
.infoCate .video img{ width:100%; }

.listCateHome { opacity:0; width:130% }
.listCateHome .slick-slide { padding:0 20px}
.listCateHome .slick-list { padding:0px 0px 20px; margin-left:-20px; overflow:inherit }
.listCateHome .item { padding:70px 48px 40px; background:#fff; -webkit-box-shadow:0 0 20px rgba(0,0,0,.1); box-shadow:0 0 20px rgba(0,0,0,.1); overflow:hidden; -webkit-transition:.3s; -o-transition:.3s; transition:.3s; position:relative }
.listCateHome .item:after { content:''; display:inline-block; width:100%; height:5px; background:#ff0000; position:absolute; top:0; left:0; -webkit-transition:.5s; -o-transition:.5s; transition:.5s }
.listCateHome .item:hover { background:#ff0000; }
.listCateHome .item:hover:after { height:100% }
.listCateHome .item:hover .ico:after { background:#fff }
.listCateHome .item .ico { width:30%; margin-bottom:25px; position:relative; -webkit-transition:.3s .2s; -o-transition:.3s .2s; transition:.3s .2s; z-index:1 }
.listCateHome .item .ico:after { content:''; display:inline-block; width:1000px; height:2px; background:#a7a7a7; position:absolute; left:calc(100% + 20px); bottom:0; -webkit-transition:.3s; -o-transition:.3s; transition:.3s }
.listCateHome .item .ico img { width:100%; opacity:0 }
.listCateHome .item .ico svg{ display:inline-block; width:90px; height:90px;}
.listCateHome .item .ico svg path{ fill:#a7a7a7;}
.listCateHome .item .ico svg circle{ fill:#a7a7a7;}
.listCateHome .item:hover .ico svg path{ fill:#fff;}
.listCateHome .item:hover .ico svg circle{ fill:#fff;}


.listCateHome .item h2 { font-size:42px; color:#ff0000; margin:0px; -webkit-transition:.3s .2s; -o-transition:.3s .2s; transition:.3s .2s; display:inline-block; position:relative; z-index:1; font-family:SVN-GothamRegular; font-weight:100; text-transform:uppercase; padding:10px 0px 80px;}
.listCateHome .item .content .copy { position:absolute; top:0; left:0; width:100%; height:100%; z-index:2; background:#ff0000; opacity:0; -webkit-transition:.3s; -o-transition:.3s; transition:.3s }
.listCateHome .item .content .copy .text { color:#fff; line-height:22px; max-height:150px; overflow:hidden; text-align:justify;}
.listCateHome .item .content .copy a { color:#fff; position:absolute; bottom:0; left:0; background:url(/library/ar-w.png) right center/24px no-repeat }
.listCateHome .item .link { display:none; position:absolute; top:0; left:0; width:100%; height:100%; z-index:2}

.listCateHome .item:hover h2 { color:#fff }
.listCateHome .item:hover .content .copy { opacity:1; -webkit-transition-delay:.3s; -o-transition-delay:.3s; transition-delay:.3s }
.listCateHome .item:hover .content .img { opacity:0 }
.listCateHome .item:hover .link { display:block }

.listCateHome .item .content { position:relative; overflow:hidden }
.listCateHome .item .content .img { position:relative; background-size:cover!important; -webkit-transition:.3s; -o-transition:.3s; transition:.3s }
.listCateHome .item .content .img img { width:339px; height:196px; opacity:0;}


.slick-slider { position:relative; display:block; -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-touch-callout:none; -khtml-user-select:none; -ms-touch-action:pan-y; touch-action:pan-y; -webkit-tap-highlight-color:transparent }
.slick-list { position:relative; display:block; overflow:hidden; margin:0; padding:0}
.slick-list:focus { outline:0 }
.slick-list.dragging { cursor:pointer; cursor:hand}
.slick-slider .slick-list, .slick-slider .slick-track { -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}
.slick-track { position:relative; top:0; left:0; display:block; margin-left:auto; margin-right:auto }
.slick-track:after, .slick-track:before { display:table; content:'' }
.slick-track:after { clear:both}
.slick-loading .slick-track { visibility:hidden }
.slick-slide { display:none; float:left; height:100%; min-height:1px; -webkit-transition:.3s; -o-transition:.3s; transition:.3s}
[dir=rtl] .slick-slide { float:right}
.slick-slide img { display:block}
.slick-slide.slick-loading img { display:none}
.slick-slide.dragging img { pointer-events:none}
.slick-initialized .slick-slide {display:block}
.slick-loading .slick-slide {visibility:hidden }
.slick-vertical .slick-slide { display:block; height:auto; border:1px solid transparent}
.slick-arrow.slick-hidden { display:none}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
    10% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg); } 
    20% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg);}
    30% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg);}
    40% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg);}
    50% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg);}
    60% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg);}
    70% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg);}
    80% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg);}
    90% { -webkit-transform: translateX(1px) rotate(0); transform: translateX(1px) rotate(0);}
    100% { -webkit-transform: translateX(-1px) rotate(0); transform: translateX(-1px) rotate(0);}
}
@keyframes hvr-buzz-out {
  10% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg); }
  20% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg);}
  30% { -webkit-transform: translateX(3px) rotate(2deg); transform: translateX(3px) rotate(2deg);}
  40% { -webkit-transform: translateX(-3px) rotate(-2deg); transform: translateX(-3px) rotate(-2deg);}
  50% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg);}
  60% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg); }
  70% { -webkit-transform: translateX(2px) rotate(1deg); transform: translateX(2px) rotate(1deg); }
  80% { -webkit-transform: translateX(-2px) rotate(-1deg); transform: translateX(-2px) rotate(-1deg);}
  90% { -webkit-transform: translateX(1px) rotate(0); transform: translateX(1px) rotate(0);}
  100% { -webkit-transform: translateX(-1px) rotate(0); transform: translateX(-1px) rotate(0);}
}
.hvr-buzz-out { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; }
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active { -webkit-animation-name: hvr-buzz-out; animation-name: hvr-buzz-out; -webkit-animation-duration: 0.75s; animation-duration: 0.75s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1;}

.h-cols1{ height:280px; background: url("/library/qua-trinh.jpg") repeat scroll left top transparent; padding:0px 10px;}
.h-cols1 ul{ padding-top:92px;}
.h-cols1 ul li{ float:left; width:25%;}
.h-cols1 ul li .border{ margin:0px 10px; background-color:#ffffff; border-radius:4px;}
.h-cols1 ul li .l{ float:left; width:30%; padding-top:20px; text-align:center;}
.h-cols1 ul li .r{ float:left; width:70%;}
.h-cols1 ul li .r .t{ color:#ff0000; font-size:28px; font-family:SVN-GothamRegular; font-weight:bold; margin:0px; padding:10px 0px 0px;}
.h-cols1 ul li .r .c{ margin:0px; padding:10px 0px 30px;}
.h-cols1 ul li .l svg{ display:inline-block; width:52px; height:62px;}
.h-cols1 ul li .l svg path{ fill:#666;}

.h-cols2{}
.h-cols2 .title{ color:#ff0000; font-size:30px; text-transform:uppercase; padding:50px 0px; font-family:SVN-GothamRegular; text-align:center;}
.h-cols2 .content{ position:relative; overflow:hidden;}
.h-cols2 .content .list{ float:left; width:25%; padding:10px 0px;}
.h-cols2 .content .list .img{ height:270px; overflow:hidden; text-align:center; }
.h-cols2 .content .list .img img{ max-width:100%; max-height:100%;transition: 0.9s;}
.h-cols2 .content .list:hover .img img{-moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.05);}
.h-cols2 .content .list .name{ padding:10px 0px; text-align:center;}
.h-cols2 .content .list .name a{ color:#333333; text-decoration:none; font-weight:bold; font-size:15px;}
.h-cols2 .content .list .name a:hover{ color:#ff0000;}
.h-cols2 .content .list .price{ padding:5px 0px; text-align:center;}
.h-cols2 .content .list .price span.text{ color:#666;}
.h-cols2 .content .list .price span.pri{ color:red; font-weight:bold; display:inline-block; padding-left:5px; font-size:16px;}
.h-cols2 .content .list .price span.line{ color:#666; text-decoration:line-through;}
.h-cols2 .content .swiper-button-next{ left:0px;}
.h-cols2 .content .swiper-button-prev{ right:10px;}
.h-cols2 .content .swiper-button-next span{ display:inline-block; width:40px; height:35px; background: url("/library/icon.png") no-repeat scroll -244px top transparent; vertical-align:middle; text-decoration:none;}
.h-cols2 .content .swiper-button-prev span{ display:inline-block; width:40px; height:35px; background: url("/library/icon.png") no-repeat scroll -283px top transparent; vertical-align:middle; text-decoration:none;}

.h-cols3{}
.h-cols3 .title{ color:#ff0000; font-size:30px; text-transform:uppercase; padding:50px 0px; font-family:SVN-GothamRegular; text-align:center;}
.h-cols3 .content{ position:relative; overflow:hidden;}
.h-cols3 .content .list{ float:left; width:50%;}
.h-cols3 .content .list .b{ position:relative; height:360px; overflow:hidden; margin:0px 10px; width:100%;}
.h-cols3 .content .list .img{ height:360px;}
.h-cols3 .content .list .img img{ width:100%; height:100%;  transition: 0.9s;}
.h-cols3 .content .list:hover .img img{ -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.05); opacity:0.7;}
.h-cols3 .content .list .info{ position:absolute; top:0px; left:0px; width:100%; height:100%; background: url("/library/bg-pro.png") repeat scroll left top transparent; color:#ffffff;}
.h-cols3 .content .list .info .name{ margin-top:40px; padding:0px 40px; height:65px; overflow:hidden;}
.h-cols3 .content .list .info .name a{ color:#ffffff; text-decoration:none; font-size:18px; font-family:SVN-GothamLight; text-transform:uppercase; font-weight:bold; line-height:22px;}
.h-cols3 .content .list .info .summary{ padding:0px 40px; line-height:22px; height:150px; overflow:hidden; margin-top:20px;}
.h-cols3 .content .list .info .more{ padding:0px 40px;}
.h-cols3 .content .list .info .more a{ display:inline-block; border:solid 1px #ffffff; color:#ffffff; padding:10px 20px; text-transform:uppercase; border-radius:4px; text-decoration:none; font-size:13px;}
.h-cols3 .content .list .info .more a:hover{ background-color:Red; border:solid 1px #ff0000;}

.h-cols3 .content .swiper-button-next{ left:0px;}
.h-cols3 .content .swiper-button-prev{ right:10px;}
.h-cols3 .content .swiper-button-next span{ display:inline-block; width:40px; height:35px; background: url("/library/icon.png") no-repeat scroll -244px top transparent; vertical-align:middle; text-decoration:none;}
.h-cols3 .content .swiper-button-prev span{ display:inline-block; width:40px; height:35px; background: url("/library/icon.png") no-repeat scroll -283px top transparent; vertical-align:middle; text-decoration:none;}


.h-cols4{ padding:0px 5px;}
.h-cols4 .title{ color:#ff0000; font-size:30px; text-transform:uppercase; padding:50px 0px; font-family:SVN-GothamRegular; text-align:center;}
.h-cols4 .content{ }
.h-cols4 .more{ padding:20px 0px; text-align:center;}
.h-cols4 .more a{ display:inline-block; padding:10px 20px; color:#ffffff; text-transform:uppercase; background-color:#ff0000; border-radius:42px; font-family:SVN-GothamBold; text-decoration:none;}
.h-cols4 .more a:hover{ background-color:#ca0101;}


.h-cols5{ padding:50px 0px 20px;}
.h-cols5 .content{ position:relative; overflow:hidden; padding:5px 0px;}
.h-cols5 .content .list{ float:left; width:25%; text-align:center;}
.h-cols5 .content .list .b{ margin:0px 10px; width:100%;}
.h-cols5 .content .list .b a{ border:solid 1px #cecece; border-radius:8px; display:flex; justify-content:center; align-items:center;}
.h-cols5 .content .list .b a img{ max-width:90%; max-height:100px; border-radius:4px; }

/*category=================*/
.banner-first img{ width:100%;}
.cate-title{ padding:20px 10px 0px; text-align:left; border-radius:4px;}
.cate-title h1{ color: #ff0000; font-size:24px; text-transform: uppercase; margin:0px; font-family: SVN-GothamRegular; }
.cate-content{ padding:10px; line-height:20px;}

.cate-menu{text-align:left; margin:5px 0px; font-family:SVN-GothamLight; background-color:#f1f1f1;}
.cate-menu ul{ display:inline-block;}
.cate-menu ul li{ float:left; font-weight:bold; background-color:#f1f1f1; border-top:solid 2px #ffffff; border-left:solid 1px #ffffff; border-right:solid 1px #ffffff; border-bottom:solid 1px #cccccc;}
.cate-menu ul li h1{ font-size:15px; margin:0px;}
.cate-menu ul li a{  font-size:15px; padding:10px 10px; color:#000000; display:block; text-decoration:none;}
.cate-menu ul li.active{ background-color:#ffffff; border-top:solid 2px #ff0000; border-left:solid 1px #cccccc; border-right:solid 1px #cccccc; border-bottom:solid 1px #ffffff;}
.cate-menu ul li:hover{ background-color:#ff0000;}
.cate-menu ul li:hover a{ color:#ffffff;}

.pro-thums{ display:flex; flex-wrap:wrap;}
.pro-thums li{ float:left; width:calc(25% - 42px); border:solid 1px #ffffff; padding:10px; margin:10px;}
.pro-thums li .img{  height:250px; overflow:hidden; text-align:center;}
.pro-thums li .img img{ max-width:100%; max-height:100%;}
.pro-thums li .name{ margin:10px 0px; text-align:center; height:42px; overflow:hidden; line-height:20px;}
.pro-thums li .name a{ color:#333333; text-decoration:none; font-weight:bold; font-size:15px;}
.pro-thums li .name a:hover{ color:#ff0000;}
.pro-thums li:hover{ border:solid 1px #cfcfcf; box-shadow:1px 1px 5px #cfcfcf;}
.pro-thums li .price{ padding:5px 0px; text-align:center;}
.pro-thums li .price span.text{ color:#666;}
.pro-thums li .price span.pri{ color:red; font-weight:bold; display:inline-block; padding-left:5px; font-size:16px;}
.pro-thums li .price span.line{ color:#666; text-decoration:line-through;}
/*product========*/

.proDetail-tile{ padding:10px 0px 5px;}
.proDetail-tile h1{ margin:0px; padding:10px 0px; text-transform:uppercase; font-family:SVN-GothamRegular; color:#333333; font-size:24px;}
.proDetail-price{ padding-bottom:10px; color:#333; font-size:18px;}
.proDetail-price .pri{ display:inline-block; padding-left:5px; color:Red; font-weight:bold; font-size:24px;}
.proDetail-price .line{ display:inline-block; color:#666; font-size:18px; text-decoration:line-through; padding-left:10px;}
.proDetail-360{ background: url("/library/title360.jpg") no-repeat scroll center top transparent; vertical-align:middle; text-decoration:none; height:40px; text-align:center;}
.proDetail-360 .title{color:#ffffff; text-transform:uppercase; font-size:16px; font-family:SVN-GothamBold; font-size:20px; padding-top:8px;}
.proDetail-360 .title span{vertical-align: 0.5rem; font-size:12px;}
.proDetail3-left{ float:left; width:15%; padding-top:20px;}
.proDetail3-right{ float:left; width:85%; padding-top:20px;}
.proDetail3-left .border{ border:solid 1px #808080; display:inline-block;}
.proDetail3-right .border{ border:solid 1px #808080; text-align:center;}
.proDetail3-right .border .image_wrap{ display:inline-block;}
.proDetail3-right .border .title{ color:#666666; font-family:SVN-GothamRegular; font-size:18px; text-transform:uppercase; text-align:left; padding:10px;}
.proDetail3-right .border img{ max-width:500px;}

.proDetail3-left ul{}
.proDetail3-left ul li{ height: 9.2rem; width: 9.2rem;}
.proDetail3-left ul li img{ width:100%;}
.proDetail3-left ul li.li .lib{ margin:2px 0px; border-top:solid 1px #808080;}
.proDetail3-left ul li.orther{ height:auto; text-align:right; padding:5px;}
.proDetail3-left ul li.orther a{ color:#ff0000; font-size:13px; font-family:SVN-GothamRegular;}

.slide-vertical__item{ position:relative; height:9.2rem; width:9.2rem}
.slide-vertical__item.item-360 .slide-vertical__content:before {background-image:url(/library/ico-360.png)}
.slide-vertical__item.active .slide-vertical__content:before {content:"";position:absolute;left:0;top:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:55%; z-index:2 }
.slide-vertical__item.active .slide-vertical__content:before { background-color:rgba(0,0,0,0.4) } .slide-vertical__item.active .slide-vertical__content:after { content:""; display:block; position:absolute; right:-10px; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%); width:0; height:0; border-top:7px solid transparent; border-left:10px solid #8c8c8c; border-bottom:7px solid transparent; z-index:2 }
.slide-vertical__item:last-child .slide-vertical__content { border-bottom:1px solid #8c8c8c }
.slide-vertical__content { position:relative; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -webkit-justify-content:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center; width:9.2rem; height:9.2rem; border-bottom:none; cursor:pointer }
.slide-vertical__content:focus { outline:none }
.slide-vertical__content img { width:auto; height:7rem; max-width:8.5rem }

.slide-right { position:relative; width:100% }
.slide-right__header { display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-pack:justify; -webkit-justify-content:space-between; -ms-flex-pack:justify; justify-content:space-between; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap }
.slide-right__header-right { text-align:right }
.slide-right__title, .slide-right__price { font-size:2.4rem; font-weight:bold; text-transform:uppercase; line-height:1.2 }
.slide-right__title>span, .slide-right__price>span { text-transform:initial }
.slide-right__version { font-size:1.6rem; font-weight:bold }
.slide-right__txt { font-size:1.6rem; color:#8a8a8a }
.slide-right__img { display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -webkit-justify-content:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center }
.slide-right__img img { max-height:36rem; width:auto }
.slide-right__btn { position:absolute; right:0; bottom:0; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex}

.slide-right__img {position: relative;}
            .slide-right__img > .image_wrap {position: absolute;opacity: 0;}
                .slide-right__img > .image_wrap.active {position: relative;z-index: 20;opacity: 1;display: block;}

.proDetail-img .title{ background: url("/library/title360.jpg") no-repeat scroll center top transparent; vertical-align:middle; text-decoration:none; height:40px; text-align:center;}
.proDetail-img .title span{ display:inline-block; color:#ffffff; text-transform:uppercase; font-size:16px; font-family:SVN-GothamBold; font-size:20px; padding-top:8px;}
.proDetail-img .border{ padding:10px; text-align:center; border:solid 1px #808080;} 
.proDetail-img .border img{ max-width:100%;}

.proDetail1-img .title{ background: url("/library/title360.jpg") no-repeat scroll center top transparent; vertical-align:middle; text-decoration:none; height:40px; text-align:center;}
.proDetail1-img .title span{ display:inline-block; color:#ffffff; text-transform:uppercase; font-size:16px; font-family:SVN-GothamBold; font-size:20px; padding-top:8px;}
.proDetail1-img .title span.view { vertical-align: 0.5rem; font-size: 12px; }
.proDetail1-img .left{ float:left; width:15%; text-align:center; padding:10px 0px;}
.proDetail1-img .right{ float:right; width:85%;}
.proDetail1-img .left .list{ padding:1px 0px; position:relative;}
.proDetail1-img .left .list a{ height:100px; vertical-align:middle; display: flex; justify-content: center; align-items: center; overflow:hidden;}
.proDetail1-img .border{ padding:10px; text-align:center; border:solid 1px #808080; margin:10px}
.proDetail1-img .border .image_wrap{ display:inline-block;}
.proDetail1-img .border img{ max-width:100%;}
.proDetail1-img .left .list .bg{ position:absolute; top:0px; left:2px; right:2px; bottom:0px; background-color:#000000; opacity:0.3; z-index:1; border-radius:8px;display: block;}
.proDetail1-img .left .list .more{ position:absolute; top:0px; left:0px; right:0px; text-align:center; z-index:2; font-size:16px;}
.proDetail1-img .left .list .more a{ color:#ffffff; text-decoration:none; text-transform:uppercase;}
.proDetail1-img .left .list .more a span.symbol{ display:inline-block; width:20px; height:20px;  vertical-align: middle;}
.proDetail1-img .left .list .more a span.text{ vertical-align:middle; padding-left:5px;}
.proDetail1-img .left .list .more svg path{ fill:#fff;}
.proDetail1-img .left .list360{ border:solid 1px #808080;}
.proDetail1-img .left .list360 svg{width:100px; height:100px;}
.proDetail1-img .left .list360 svg path{ fill:#333;}

.proDetail-content .title{ background: url("/library/title360.jpg") no-repeat scroll center top transparent; vertical-align:middle; text-decoration:none; height:40px; text-align:center;}
.proDetail-content .title span{ display:inline-block; color:#ffffff; text-transform:uppercase; font-size:16px; font-family:SVN-GothamBold; font-size:20px; padding-top:8px;}
.proDetail-content .content img, .proDetail-content .content iframe{ max-width:100%;}
.proDetail-content .content table{ border-collapse: collapse; width: 100% !important;}
.proDetail-content .content table tr{ }
.proDetail-content .content table tr:hover{ background-color:#eefcf5;}
.proDetail-content .content table tr td{ border:solid 1px #cccccc; padding:8px 10px; color:#000000;}
.proDetail-content .content table tr.title{ font-weight:bold; background-color:#fcf6f1;}
table.style{ border-collapse: collapse; width: 100% !important;}
table.style tr{ }
table.style tr:hover{ background-color:#eefcf5;}
table.style tr td{ border:solid 1px #cccccc; padding:8px 10px; color:#000000;}
table.style tr.title{ font-weight:bold; background-color:#fcf6f1;}
.style-content{ font-size:18px; line-height:150%; padding-right:15px;}
.style-content img{ max-width:100% !important;}
.style-content h2{ line-height:28px;}
.style-content iframe{ width:100% !important; height:450px;}
.style-content table{ width:100% !important; border-collapse: collapse; border-color:#d0d0bf; background-color:#FFFFFF;}
.style-content table tr.title{ background-color:#bfcded; color:#4a639c;  font-weight:bold;}
.style-content table tr.title td{ border-color:#d0d0bf;}
.style-content table tr.content td{ border-color:#d0d0bf;}
.style-content table tr.content:hover{ background-color:#ebf1fe;}
@media screen and (max-width: 550px) {.style-content{ padding-right:0px;} .style-content iframe{ width:100% !important; height:300px;}}
 
.proDetail-other .title{ background: url("/library/title360.jpg") no-repeat scroll center top transparent; vertical-align:middle; text-decoration:none; height:40px; text-align:center;}
.proDetail-other .title span{ display:inline-block; color:#ffffff; text-transform:uppercase; font-size:16px; font-family:SVN-GothamBold; font-size:20px; padding-top:8px; margin:0px;}
.proDetail-other .content .t{ background-color:#a4a2a2;padding:10px; color:#ffffff; font-family:SVN-GothamRegular; text-transform:uppercase;}
.proDetail-other .content .list{ border-left:solid 1px #C0C0C0; border-bottom:solid 1px #C0C0C0; border-right:solid 1px #C0C0C0; font-size:16px;}
.proDetail-other .content .cols1{ float:left; width:20%; background-color:#d8d8d8;}
.proDetail-other .content .cols2{ float:left; width:80%;}
.proDetail-other .content span{ display:inline-block; padding:10px;}
   
/*NewGroup=======*/
.new-banner{ position:relative;}
.new-banner .title{ position:absolute; top:20px; left:20px; z-index:9; font-family:SVN-GothamRegular;}
.new-banner .title h1, .new-banner .title span{ color:#ffffff; text-transform:uppercase; font-size:32px; text-shadow:1px 1px 1px #ff0000; margin:0px;}
.newCate h1.t{ margin:0px; padding:10px 0px; font-family:SVN-GothamRegular; font-size:28px; }

.new-thums{ display:flex; flex-wrap:wrap;}
.new-thums li{ float:left; width:calc(33.33% - 42px); border:solid 1px #ffffff; padding:10px; margin:10px;}
.new-thums li .img{ position:relative;}
.new-thums li .img a{  height:220px; overflow:hidden; text-align:center; display:flex; justify-content:center; align-items:center;}
.new-thums li .img img{ width:100%; transition: 0.9s;}
.new-thums li .img .date{ position: absolute; left: 0px; bottom: 0px; background-color: #ff0000; opacity: 0.8; color: #ffffff; padding: 5px 10px; font-size: 12px;}
.new-thums li .img .date svg{ display:inline-block; width:14px; height:14px; vertical-align:middle;}
.new-thums li .img .date svg path{ fill:#fff;}
.new-thums li .img .date svg rect{ fill:#fff;}
.new-thums li .img .date span{ display:inline-block; vertical-align:middle; padding-left:5px;}
.new-thums li .name{ margin:10px 0px; line-height:20px;}
.new-thums li .name a{ color:#333333; text-decoration:none; font-weight:bold; font-size:16px;}
.new-thums li .name a:hover{ color:#ff0000;}
.new-thums li .summary{ color:#333;}
.new-thums li .more{ padding:5px 0px;}
.new-thums li .more a{ display:inline-block;}
.new-thums li .more svg{ display:inline-block; width:25px; height:22px; }
.new-thums li .more svg path{ fill:red;}
.new-thums li .more .symbol{ padding-top:5px; display:inline-block; vertical-align:middle; padding-left:5px;}
.new-thums li .more .text{ display:inline-block; vertical-align:middle;  font-size:14px; color:red; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.new-thums li:hover .more a .text{ margin-right:15px; }
.new-thums li:hover{ border:solid 1px #cfcfcf; box-shadow:1px 1px 5px #cfcfcf;}
.new-thums li:hover .img img{ -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.05);}

.project-list{ float:left; width:calc(33.33% - 30px); margin:15px; display:flex; flex-wrap:wrap;}
.project-list .image{ position:relative; overflow:hidden; height:220px; display:flex; justify-content:center; align-items:center;} 
.project-list .image img { width:100%; height:auto;}
.bottomleftlabel{ opacity: 1; position: absolute; left: 0px; bottom: 0px; background-color:red; color: #ffffff; display: inline-block; padding: 10px; padding-top: 10px; padding-bottom: 10px; padding-top: 5px; padding-bottom: 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;}
.project-list .image .overlay { position:absolute; top:0px; bottom:330px; left:0; right: 0; color: #FFFFFF; z-index: 3; background-image: url('/library/projects_hover.png'); background-repeat: no-repeat; background-position: bottom; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.project-list .image .portfolio_popup { display: block; position: absolute; left:10px; right:10px; top: -450px; color: #ffffff; font-size: 24px; text-align: center; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; padding: 15px; width: auto; text-decoration:none;}
.project-list:hover .image .overlay { bottom:-450px; }
.project-list:hover .image .portfolio_popup { top: 40px !important; }
.project-list:hover .bottomleftlabel { opacity: 0; }

.newDetail h1.t{ margin:0px; padding:5px 0px;}
.newDetail .date-share{ padding:5px 0px;}
.newDetail .date-share .date{ float:left;}
.newDetail .date-share .date svg{ display:inline-block; width:16px; height:16px;}
.newDetail .date-share .date svg path, .newDetail .date-share .date svg rect{ fill:#333;}
.newDetail .date-share .date span{ color:#333; display:inline-block; padding-left:5px;} 
.newDetail-next .title{ background: url("/library/title360.jpg") no-repeat scroll center top transparent; vertical-align:middle; text-decoration:none; height:40px; text-align:center;}
.newDetail-next .title span{ display:inline-block; color:#ffffff; text-transform:uppercase; font-size:16px; font-family:SVN-GothamBold; font-size:20px; padding-top:8px; margin:0px;}

.nDetail-img{ text-align:center;}
.nDetail-img .title{ background: url("/library/title360.jpg") no-repeat scroll center top transparent; vertical-align:middle; text-decoration:none; height:40px; text-align:center;}
.nDetail-img .title span{ display:inline-block; color:#ffffff; text-transform:uppercase; font-size:16px; font-family:SVN-GothamBold; font-size:20px; padding-top:8px;}
.nDetail-img .img{ max-height:500px; overflow:hidden; display:flex; justify-content:center; align-items:center; border-radius:8px;}
.nDetail-img .img a{ display:block; padding:0px 2px;}
.nDetail-img .img a img{ width:100%; border-radius:8px;}
.nDetail-img .info{ display:inline-block; padding:20px 0px;}
.nDetail-img .info .list{ float:left; margin:10px; position:relative; height:100px; overflow:hidden; display:flex; justify-content:center; align-items:center;  border-radius:8px;}
.nDetail-img .info .list a{ display:block; margin:0px 2px;}
.nDetail-img .info .list img{ width:100%;}
.nDetail-img .info .list .bg{ position:absolute; top:0px; left:2px; right:2px; bottom:0px; background-color:#000000; opacity:0.5; z-index:1; border-radius:8px;}
.nDetail-img .info .list .more{ position:absolute; top:35%; left:0px; right:0px; text-align:center; z-index:2; font-size:13px;}
.nDetail-img .info .list .more a{ color:#ffffff; text-decoration:none; text-transform:uppercase;}
.nDetail-img .info .list .more a span.symbol{ display:inline-block; width:16px; height:16px;  vertical-align: middle;}
.nDetail-img .info .list .more a span.text{ vertical-align:middle;}
.nDetail-img .info .list .more svg path{ fill:#fff;}
.nDetail-video .title{ background: url("/library/title360.jpg") no-repeat scroll center top transparent; vertical-align:middle; text-decoration:none; height:40px; text-align:center;}
.nDetail-video .title span{ display:inline-block; color:#ffffff; text-transform:uppercase; font-size:16px; font-family:SVN-GothamBold; font-size:20px; padding-top:8px;}
.nDetail-video .info iframe{ width:100%; height:500px; border-radius:8px;}  
 /*about===========*/
.intro-menu{ font-family:SVN-GothamRegular; background-color:#f7f7f7;}
.intro-menu ul{}
.intro-menu ul li{ float:left; text-align:center; font-size:18px;}
.intro-menu ul li a{ text-transform:uppercase; color:#424d54; text-decoration:none; display:block; padding:12px 45px;}
.intro-menu ul li.active{ background-color:#ff0000;}
.intro-menu ul li.active a{ color:#ffffff;}
.intro1-img{ float:left; width:45%; padding:20px 0px;}
.intro1-img img{ width:100%; border-radius:12px;}
.intro1-content{ float:right; width:50%; padding:20px 0px;}

/*Contact========*/
.contact-l{ float:left; width:58%;}
.contact-r{ float:right; width:40%;}
.contact-form{ padding:10px; margin:10px 0px 20px; border-left:solid 1px #F4F4F4;}
.contact-form .title{ font-weight:bold; color:#666666; padding-bottom:20px;}
.contact-text{ line-height:22px; color:#333333; padding:10px;}
.contact-text a{ color:#333333; text-decoration:none;}
.contact-map{  padding:10px;}
.ct-content{ border:solid 2px #ff9933; padding:10px; background-color:#ffffcc;}
.contact-title{ color: #6F6F6F; font-size: 18px; padding:10px;}
.contact-cols1{ float:left; width:22%; color: #6F6F6F; font-size: 13px; font-weight:bold; padding:10px 0px;}
.contact-cols2{ float:left; width:78%; text-align:right; padding:10px 0px;}
.contact-cols2 .b{ border:solid 1px #C0C0C0; padding:5px;}
.contact-cols2 .cssTextBox { font-size: 13px; width: 100%; border:none; background:none;}
.contact-cols2 .cssTextBox1{font-size: 13px; height:100px; width:100%; border:none; background:none;}
.contact-sendFull{ color: #333333; font-size: 14px; font-weight:bold; padding:10px;}
.contact-cols1n{ float:left; width:20%;}
.contact-cols2n{ float:left; width:80%;}
.contactCheck{ color:#797979;}
.contactCheck a{ color:#797979;}
.contact-cols2 .sub{ display: inline-block; background-color: #f7941d; padding: 8px 30px; border: none; border-radius: 4px; color: #ffffff; text-transform: uppercase; font-size: 15px; cursor: pointer; text-decoration: none; font-weight:bold;}
.contact-cols2 .sub:hover{ background:red;}
.contact-form .type{font-size: 13px; color:#666666; border:none; background:none; width:100%;}
.contact-form .captcha{font-size:13px; border:solid 1px #d1d1d1; height:24px; color:#666666;}
.contact-form #cartLoadSend{ position: absolute; right: 0px; top: 0px; background-color: rgb(255, 255, 255); height: 49px; width: 100%; text-align:center; display:none; font-weight:bold;}
.contact-form .success{font-size:16px;text-align:center;line-height:24px;}
div.contact-captcha{}
div.contact-captcha .cols1{ float:left; }
div.contact-captcha .cols2{ float:left; }
@media screen and (max-width: 870px) {
	.contact-l{ float:none; width:auto; padding:10px 0px;}
    .contact-r{ float:none; width:auto; padding:10px 0px;}
}

/*footer===========*/
.footer{ background: url(/library/footer.png) repeat-x left bottom #d80001; padding:40px 30px 25px;}
.footer .cols1{ float:left; width:46%;}
.footer .cols2{ float:left; width:27%;}
.footer .cols3{ float:left; width:27%;}
.footer .cols2 .border{ padding:0px 25px;}
.footer h3{ margin:0px; color:#ffffff; text-transform:uppercase; font-weight:bold; }
.footer .content{ margin:0px; padding:20px 0px 10px 0px; line-height:18px; color:#ffffff;}
.footer .cols1 .content p{ margin:0px; padding:0px 0px 10px;}
.footer .cols1 .content p a{ color:#fff; text-decoration:none;}
.footer .cols1 .bct{ padding:5px 0px;}
.footer .cols1 .bct .l{ float:left; width:40%;}
.footer .cols1 .bct .r{ float:left; width:60%; padding-top:15px; color:#ffffff; font-size:13px;}
.footer .cols1 .bct .l span{ display:inline-block; width:180px; height:70px; background: url(/library/icon.png) no-repeat left -525px transparent;}
.footer .cols2 .content a{ display:block; color:#ffffff; padding-bottom:10px;}

.form_newsletter{ padding-top:20px;}
.form_newsletter .letter-cols1{ }
.form_newsletter .letter-cols2{ padding-top:10px;}
.form_newsletter .textbox{ background-color:#faa5a5; width:100%; color:#333333; border:solid 1px #ff0000; text-indent:5px; padding:8px 0px;}
.form_newsletter .submit{ background-color:#fe2525; color:#ffffff; text-transform:uppercase; display:inline-block; padding:5px 15px; font-family:SVN-GothamRegular; text-decoration:none;}
.form_newsletter .submit:hover{ color:yellow;}

.fixsupport{ position:fixed; right:0px; bottom:0px; z-index:99;}
.fixsupport .border{ position:relative;}
.fixsupport .title{ position:absolute; bottom:0px; right:0px; width:200px;}
.fixsupport .title a{ background-color:Red; position:relative; display:block; text-align:center; padding:8px 0px; border-radius:4px 4px 0px 0px; box-shadow:-1px -1px 5px #ffffff; color:#ffffff; text-transform:uppercase; font-family:SVN-GothamBold; text-decoration:none;}
.support-form{ position:absolute; bottom:33px; right:0px; width:300px; background-color:#1467b4;  z-index:9;box-shadow:-2px -2px 5px #ffffff; border-radius:4px 0px 0px 4px; top:0px;}
.support-form .list{ text-align:left;}
.support-form .list span.text{ vertical-align:middle; padding-left:5px;}
.support-form .list .t{ color:#ffffff; font-family:SVN-GothamBold; text-transform:uppercase; background-color:#266198; padding:5px 10px; border-bottom:solid 1px #ccc;}
.support-form .list .t svg{  display:inline-block; width:22px; height:22px; vertical-align:middle;}
.support-form .list .t svg path{ fill:#fff;}
.support-form .list .c{ color:#ffffff; padding:0px 10px; border-bottom:solid 1px #ccc;}
.support-form .list .c .tel{ color:#ffffff;}
.support-form .list .c .tel svg{  display:inline-block; width:16px; height:16px; vertical-align:middle;}
.support-form .list .c .tel svg path{ fill:#fff;}
.support-form .list .c a{ color:#ffffff; font-family:SVN-GothamBold; text-transform:uppercase; text-decoration:none;}

.copyright{ text-align:right; display:none;}
.copyright a{ color:#1577a6; text-decoration:none; font-size:11px; display:block; padding-top:5px;}

#toTop { background: url("/Content/Images/topPage.png") no-repeat scroll left top transparent; bottom: 50px; cursor: pointer;  height: 48px; opacity: 0.5; position: fixed; right: 5px; width: 48px; z-index: 99; display:none;}
#toTop:hover { opacity: 1; }

/*customer*/
.customer-left{ float:left; width:20%; background-color:#ffffff; padding:10px 5px 20px; border-radius: 4px 4px 4px 4px;}
.customer-left .cssMenu{ background-color:#002E96; color:#f4f4f4;}
.customer-content{ float:right; width:77%; background-color:#ffffff; padding:5px; border-radius: 4px 4px 4px 4px;}
.customer-left li{ padding:5px 0px 5px 5px; font-weight:bold;}
.customer-left li a{ font-weight:bold; text-decoration:none; color:#666666;}
.customer-left li a:hover{ color:Red;}
.customer-menu .list{ padding:10px 0px; border-bottom:solid 1px #E9E9E9;}
.customer-menu .list a{ display:block; padding:0px 10px; color:#666666; font-weight:bold; text-decoration:none;}
.customer-menu .list a:hover{ color:red;}
h1.customer{ font-size:16px; font-weight:bold; margin:0px;}

table.styleCus{ width:100%; border-collapse: collapse; border-color:#d0d0bf; background-color:#FFFFFF;}
table.styleCus tr.title{ background-color:#bfcded; color:#4a639c;  font-weight:bold;}
table.styleCus tr.title td{ border-color:#d0d0bf;}
table.styleCus tr.content td{ border-color:#d0d0bf;}
table.styleCus tr.content:hover{ background-color:#ebf1fe;}

.productView .img{ height:98px; text-align:center;}
.productView .img img{ max-width:100%; max-height:100%;}
.productView .info{ vertical-align:top;}
.productView .info p{ margin:0px; padding:5px;}
.productView .info a{ font-weight:bold; color:#4a639c; text-decoration:none;}
.productView .info a:hover{ color:red;}
.productView .info .sku{ color:#666666;}
.productView .info .price{ color:red;}
.productView .info .priceLine{ color:#666666; text-decoration:line-through;}
.productView .time{ text-align:center;  color:#666666; font-size:12px;}

.order-cus{}
.order-cus h1{ margin:0px; font-size:16px; float:left;}
.order-cus .select{ float:right;}
.order-cus .title{}
.order-cus .title .cols1{ width:10%;}
.order-cus .title .cols2{ width:10%;}
.order-cus .title .cols3{ width:30%;}
.order-cus .title .cols4{ width:30%;}
.order-cus .title .cols5{ width:20%;}
.order-cus .content a{ display:block;}

.order-cus .total .cols1{ font-weight:bold; text-align:right;}
.order-cus .total .cols2{ font-weight:bold; color:red; }

.customer-info{ border:solid 1px #C0C0C0; background-color:#fffdf8;}
.customer-info .cssCols1{ float:left; width:18%; padding:5px 0px; text-align:right; color: #6F6F6F; font-size: 13px;}
.customer-info .cssCols2{ float:right; padding:5px 0px; width:80%;}
.customer-info .cssTextBox { border-color: gray #E9E9E9 #E9E9E9 gray; border-left: 1px solid gray; border-radius: 2px 2px 2px 2px; border-style: solid; border-width: 1px; font-size: 14px; height: 25px; width: 50%;}
.customer-info .cssTextBox1 { border-color: gray #E9E9E9 #E9E9E9 gray; border-left: 1px solid gray; border-radius: 2px 2px 2px 2px; border-style: solid; border-width: 1px; font-size: 14px; height: 25px; width:50%;}

.customer-height100px{ height:100px;}
.customer-height98px{ height:98px;}
.customer-productView .cssCols1{ text-align:center;}
.customer-productView img{ max-width:100%; max-height:100%;}
.customer-productView a{ font-weight:bold;}
.customer-productView p{ margin:0px; padding:5px 0px 0px 5px;}
.customer-productView .cssPrice{ color:Red;}
.customer-productView .cssPriceLine{ text-decoration:line-through; color:#333333; font-size:13px; font-family:Arial;}
.customer-del a{ color:Red; text-decoration:underline;}
.customer-del a:hover{ text-decoration:none;}

/*customer3-title1*/
.customer3-title1{ background-color:#BFCDED; color:#4A639C; height:25px; font-weight:bold;  border-left:solid 1px #D0D0BF; border-top:solid 1px #D0D0BF; border-right:solid 1px #D0D0BF;}
.customer3-title1 div{ float:left; padding-top:5px}
.customer3-title1 .cssCols1{ width:15%;}
.customer3-title1 .cssCols2{ width:60%; border-left:1px solid #D0D0BF; border-right:1px solid #D0D0BF;}
.customer3-title1 .cssCols3{ width:20%;}

.customer3-list1{ border-left:solid 1px #D0D0BF; border-right:solid 1px #D0D0BF; border-bottom:solid 1px #D0D0BF;}
.customer3-list1 div{ float:left;}
.customer3-list1 .cssCols1{ width:15%;}
.customer3-list1 .cssCols2{ width:60%; border-left:1px solid #D0D0BF; border-right:1px solid #D0D0BF;}
.customer3-list1 .cssCols3{ width:20%;}

/*customer5-title1*/
.customer5-title1{ background-color:#BFCDED; color:#4A639C; height:25px; font-weight:bold;  border-left:solid 1px #D0D0BF; border-top:solid 1px #D0D0BF; border-right:solid 1px #D0D0BF;}
.customer5-title1 div{ float:left; padding-top:5px}
.customer5-title1 .cssCols1{ width:8%; border-left:1px solid #D0D0BF;}
.customer5-title1 .cssCols2{ width:15%; border-left:1px solid #D0D0BF;}
.customer5-title1 .cssCols3{ width:25%; border-left:1px solid #D0D0BF;}
.customer5-title1 .cssCols4{ width:25%; border-left:1px solid #D0D0BF;}
.customer5-title1 .cssCols5{ width:25%;}

.customer5-list1{ height:22px; border-left:solid 1px #D0D0BF; border-right:solid 1px #D0D0BF; border-bottom:solid 1px #D0D0BF;}
.customer5-list1 div{ float:left; height:22px;}
.customer5-list1 .cssCols1{ width:8%;}
.customer5-list1 .cssCols2{ width:15%; border-left:1px solid #D0D0BF;}
.customer5-list1 .cssCols3{ width:25%; border-left:1px solid #D0D0BF;}
.customer5-list1 .cssCols4{ width:25%; border-left:1px solid #D0D0BF; text-align:right;}
.customer5-list1 .cssCols5{ width:25%;  border-left:1px solid #D0D0BF;}


/*title6-temp2*/
.title6-temp2{ height:22px; background-color:#BFCDED; color:#4A639C; font-weight:bold; border:1px solid #D0D0BF; border-bottom:0px;}
.title6-temp2 li{ float:left; height:19px; border-right:1px solid #D0D0BF;}
.title6-temp2 .cssCols1{ width:8%; padding-top:3px;}
.title6-temp2 .cssCols2{ width:10%; padding-top:3px;}
.title6-temp2 .cssCols3{ width:40%; padding-top:3px;}
.title6-temp2 .cssCols4{ width:15%; padding-top:3px;}
.title6-temp2 .cssCols5{ width:10%; padding-top:3px;}
.title6-temp2 .cssCols6{ width:15%; padding-top:3px; border-right:0px;}

.orderDetail-list{ border-left:1px solid #D0D0BF; border-bottom:1px solid #D0D0BF; border-right:1px solid #D0D0BF; height:70px;}
.orderDetail-list li{ float:left; border-right:1px solid #D0D0BF; height:68px;}
.orderDetail-list .cssCols1{ width:8%; padding-top:3px; text-align:center; font-weight:bold;}
.orderDetail-list .cssCols2{ width:10%; padding-top:3px; text-align:center;}
.orderDetail-list .cssCols3{ width:40%; padding-top:3px;}
.orderDetail-list .cssCols4{ width:15%; padding-top:3px; text-align:right;}
.orderDetail-list .cssCols5{ width:10%; padding-top:3px; text-align:center;}
.orderDetail-list .cssCols6{ width:15%; padding-top:3px; border-right:0px; text-align:right; font-weight:bold; color:Blue;}
.orderDetail-list:hover{ background-color:#f7f9fd; }
.orderDetail-list .cssCols2 img{ width:55px; height:55px;}
.orderDetail-list a{ font-weight:bold; color:Blue;}
.orderDetail-list .cssPriceLine{ font-weight:bold; color:#333333; text-decoration:line-through; font-family:Arial; font-size:13px;}
.orderDetail-list .cssPriceSpecial{ font-weight:bold; color:Red;}
.orderDetail-list .cssPrice{ font-weight:bold; color:Red;}

/*form2-temp1*/
.orderDetail-from div{ border: 1px solid #C0C0C0; margin-left: -1px; margin-top: -1px; padding: 3px 0;}    
.form2-temp1 .cssCols1{ float:left; width:18%; padding:5px 10px 5px 0px; text-align:right;}
.form2-temp1 .cssCols2{ float:left; width:78%; padding:5px 0px;}

/*form2-temp2*/
.form2-temp2 .cssCols1{ float:left; width:18%; padding:5px 10px 5px 0px; text-align:right; height:22px;}
.form2-temp2 .cssCols2{ float:left; width:78%; padding:5px 0px 5px 10px; height:22px;}


.online-support { display: block; position: fixed; right: 0px; bottom: 0; z-index: 9999999999; }
.online-support .dropup { position: relative; }
.online-support ul { background: #fff; border: 1px solid rgba(0,0,0,0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; box-shadow: 0 5px 10px rgba(0,0,0,0.2); margin: 2px 0 0; padding: 3px 10px 0; min-width: 160px; overflow: hidden; }
.online-support ul li { float: left; }
.online-support ul li span{ vertical-align:middle;}
.online-support .map{ padding-right:10px;}
.online-support .map a{ text-transform:uppercase; text-decoration:none; font-size:15px; color:#000000; padding:5px; display:block; font-weight:bold;}
.online-support .map a span.symbol{ display:inline-block; width:22px; height:22px; background: url("/library/icon.png") no-repeat scroll -89px -269px transparent; vertical-align:middle; margin-right:5px;}
.online-support .map a:hover{ color:#ff0000;}
.online-support .map a:hover span.symbol { background-position:-67px -269px; }
.online-support .tel{ padding-right:10px;}
.online-support .tel a{ text-transform:uppercase; text-decoration:none; font-size:16px; color:#ff0000; padding:5px; display:block; font-weight:bold;}
.online-support .tel a span.symbol{ display:inline-block; width:22px; height:22px; background: url("/library/icon.png") no-repeat scroll -23px -269px transparent; vertical-align:middle; margin-right:5px;}
.online-support .tel a:hover{ color:#000000;}
.online-support .tel a:hover span.symbol { background-position:-45px -269px; }
.online-support .chat{ padding-right:10px;}
.online-support .chat a{ text-transform:uppercase; text-decoration:none; font-size:15px; color:#000000; padding:5px; display:block; font-weight:bold;}
.online-support .chat a span.symbol{ display:inline-block; width:22px; height:22px; background: url("/library/icon.png") no-repeat scroll -2px -267px transparent; vertical-align:middle; margin-right:5px;}
.online-support .chat a:hover{ color:#ff0000;}
.online-support .chat a:hover span.symbol { background-position:-112px -267px; }

/*Swiper=======*/
.swiper-slide { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
@font-face{font-family:swiper-icons;font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav { list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider .slides{ padding:0; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; list-style:none !important;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/*FlexSlider===================*/
.flexslider {position: relative; clear:both; overflow:hidden;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 460px;}
.flexslider .slides { margin:0; }

/* Direction Nav */
.flex-direction-nav {display:none; margin:0 !important; z-index:999; }
.flex-direction-nav  li{ list-style:none;}
.flexslider:hover .flex-direction-nav { display:block;  margin:0 !important;  }
.flex-direction-nav li a.flex-next{  background: url("/library/sprite.png") no-repeat scroll  -47px -7px transparent; font-size: 0; height: 40px ; position: absolute; right: 10px; top: 40%; width: 40px;}
.flex-direction-nav li a.flex-prev{ background: url("/library/sprite.png") no-repeat scroll left -7px transparent; height: 40px !important; left: 10px; position: absolute; top:40%; width: 40px !important; font-size:0; }
.flex-direction-nav li a.flex-prev:hover{ background-position:left -47px;} 
.flex-direction-nav li a.flex-next:hover{ background-position:-47px -47px;}

/* Control Nav */
.flex-control-nav {position: absolute; bottom:10px; left:0; margin:0 !important; padding:0 !important; z-index:9; width: 100%; text-align:right; padding-right:20px; }
.flex-control-nav li {margin: 0 3px;display:inline-block; font-size:0; }
.flex-control-paging li a { background: url('/library/sprite.png') -98px -5px no-repeat; cursor: pointer; display: block; height: 16px; text-indent: -9999px; width: 16px; font-size:0; }
.flex-control-paging li a:hover ,.flex-control-paging li a.flex-active{ background-position: -98px -27px; }
.flex-control-paging li a.flex-active{  cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.slides li { display:none; }


/*MagicZoom=================*/
.MagicZoom,.MagicZoom:hover{display:inline-block;outline:0!important}
.MagicZoom img{border:0!important;outline:0!important;margin:0!important;padding:0!important}
.MagicZoomHint{background:url(/library/hint.gif) no-repeat 2px 50%;color:#444;font-size:8pt;font-family:sans-serif;line-height:24px;min-height:24px;text-align:left;text-decoration:none;margin:0;padding:2px 2px 2px 20px !important}
.MagicZoomExternalTitle{display:none}
.MagicZoomBigImageCont{background:#fff;border:1px solid #999}
.MagicZoomBigImageCont *{display:inline}
.MagicZoomBigImageCont img{max-width:none!important;max-height:none!important;height:auto!important;width:auto!important}
.MagicZoomHeader{background:#666;color:#fff;font-size:10pt!important;line-height:normal!important;text-align:center!important}
.MagicZoomPup{background:#fff;border:1px solid #aaa;cursor:move}
.MagicZoomLoading{background:#fff url(/library/loader.gif) no-repeat 2px 50%;border:1px solid #ccc;color:#444;font-family:sans-serif;font-size:8pt;line-height:1.5em;text-align:left;text-decoration:none;margin:0;padding:4px 4px 4px 24px !important}
/* Style of shadow effect behind zoomed image */
.MagicBoxShadow {
-moz-box-shadow: 3px 3px 4px #888888;
-webkit-box-shadow: 3px 3px 4px #888888;
box-shadow: 3px 3px 4px #888888;
border-collapse: separate;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888') !important;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#888888')" !important;
}
/* Style of glow effect behind zoomed image */
.MagicBoxGlow {
-moz-box-shadow: 0px 0px 4px 4px #888888;
-webkit-box-shadow: 0px 0px 4px 4px #888888;
box-shadow: 0px 0px 4px 4px #888888;
border-collapse: separate;
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Glow(Strength=4, Color='#888888') !important;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Glow(Strength=4, Color='#888888')" !important;
}
/*fancybox*/
@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-44px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:33px;font-weight:700;text-align:center}.fancybox-share p{margin:0;padding:0;text-align:center}.fancybox-share p:first-of-type{margin-right:-10px}.fancybox-share_button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:10px 20px;border:0;border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16);background:#fff;white-space:nowrap;font-size:16px;line-height:23px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:140px;color:#707070;transition:all .2s}.fancybox-share_button:focus,.fancybox-share_button:hover{text-decoration:none;color:#333;box-shadow:0 2px 2px 0 rgba(0,0,0,.3)}.fancybox-share_button svg{margin-right:5px;width:20px;height:20px;vertical-align:text-bottom}.fancybox-share input{box-sizing:border-box;width:100%;margin:5px 0 0;padding:10px 15px;border:1px solid #d7d7d7;border-radius:3px;background:#ebebeb;color:#5d5b5b;font-size:14px;outline:none}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{border:solid 1px #C0C0C0; border-radius:4px; float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}

/*lightbox-----------------------------*/
#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0}
#jquery-lightbox a img{border:none}
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto; border-top: solid; border-left: solid; border-right: solid;}
#lightbox-container-image{padding:10px}
#lightbox-loading{position:absolute;top:40%;left:0;height:25%;width:100%;text-align:center;line-height:0}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
#lightbox-container-image-box > #lightbox-nav{left:0}
#lightbox-nav a{outline:none}
#lightbox-nav-btnPrev,#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block}
#lightbox-nav-btnPrev{left:0;float:left}
#lightbox-nav-btnNext{right:0;float:right}
#lightbox-container-image-data-box{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;line-height:1.4em;overflow:auto;width:100%;margin:0 auto;padding:0 10px; border-top: 1px solid; border-left: solid; border-right: solid; border-bottom: solid;}
#lightbox-container-image-data{color:#666;padding:0 10px}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left}
#lightbox-image-details-caption{font-weight:700}
#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1em; padding-top:5px;}
#lightbox-secNav-btnClose{width:66px;float:right;padding-bottom:.7em}

/*CSS ToolTips----------------------*/
.hidden-tip p{ margin:0px; padding:0px;}
.hidden-tip ul{ margin:0px;}
.protip-title{ background-color:#1c59aa;  font-weight:bold; height:30px; color:#ffffff; padding:2px 0px 0px 10px;  text-align:left;}
.protip-content	{ border:solid 1px #1c59aa; padding:5px; color:#585858; background-color:#f9f9f9;  text-align:left;}
.protip-content .cssPriceLine{ text-decoration:line-through; font-size:14px;}
.protip-content .cssPrice{ font-weight:bold; color:#ea1b25; font-size:14px; padding-bottom:5px; padding-top:5px;}
.protip-content .cssPrice b{ color:#E70103; font-size:18px;}
.protip-content .cssSaleoff{ color:Red; padding-bottom:5px; line-height:18px;}
.protip-content .cssSaleoff b{ text-decoration:underline;}
.protip-content .cssSummary{ color:#000000; padding-bottom:10px;  line-height:18px;}

/*thickbox---------------------*/
#TB_window { font: 12px Arial, Helvetica, sans-serif; color: #333333;}
#TB_secondLine { font: 10px Arial, Helvetica, sans-serif; color:#666666;}
#TB_window a:link {color: #3d3d3d; float:right;}
#TB_window a:visited {color: #3d3d3d;}
#TB_window a:hover {color: #3d3d3d;}
#TB_window a:active {color: #3d3d3d;}
#TB_window a:focus{color: #3d3d3d;}
#TB_overlay { position: fixed; z-index:100; top: 0px; left: 0px; height:100%; width:100%;}
.TB_overlayBG { background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }
* html #TB_overlay { /* ie6 hack */
     position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_window { position: fixed; background: #ffffff; z-index: 102; color:#000000; display:none; border: 4px solid #525252; text-align:left; top:50%; left:50%; }
* html #TB_window { /* ie6 hack */
position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_window img#TB_Image { display:block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666;}
#TB_caption{ height:25px; padding:7px 30px 10px 25px; float:left;}
#TB_closeWindow{ height:25px; padding:11px 25px 10px 0; float:right;}
#TB_closeAjaxWindow{height:0px; overflow:hidden;}
#TB_closeAjaxWindow a{ background: url("/Content/Images/thickbox-close.png") no-repeat scroll left top transparent; height: 30px; padding-left: 30px; position: absolute; right: -46px; top: -15px; width: 30px;}
#TB_ajaxContent{ clear:both; padding:2px 15px 15px 15px; overflow:auto; text-align:left; line-height:1.4em;}
#TB_ajaxContent.TB_modal{ padding:15px;}
#TB_ajaxContent p{ padding:5px 0px 5px 0px;}
#TB_load{position: fixed; display:none; height:13px; width:208px; z-index:103; top: 50%; left: 50%; margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */}
* html #TB_load { /* ie6 hack */
position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_HideSelect{ z-index:99; position:fixed; top: 0; left: 0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; height:100%; width:100%;}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_iframeContent{ clear:both; border:none; margin-bottom:-1px; margin-top:1px; _margin-bottom:1px;}

/* Slider====== */
.vnt-slide-home{position: relative;}
.vnt-slide-home .img{height: 100vh; position: relative; background-repeat: no-repeat; background-size: 100% 100%; background-position: center center;}
#vnt-slide-home .img img{display: none;}
#vnt-slide-home .item{ position: relative;}
#vnt-slide-home .caption{ position: absolute; top:50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); text-align:center; left:50%; min-width:1000px;}
#vnt-slide-home .caption .t1{ font-size: 46px; line-height: 65px; font-weight: bold; color:#fff; text-shadow: 5px 5px 5px #333; margin-bottom: 10px; padding-bottom: 20px; margin-bottom: 20px; position: relative; text-align: center;  text-transform:uppercase; font-family:SVN-GothamRegular;
                              -webkit-transition: all 0.5s linear 0.4s; -o-transition: all 0.5s linear 0.4s; transition: all 0.5s linear 0.4s; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; visibility: hidden; }

#vnt-slide-home .caption .t2{ color:#ffffff; font-size: 28px; line-height: 36px; font-weight: 600; text-transform: uppercase; margin-bottom: 25px; text-align: center; -webkit-transition: all 0.5s linear 0.6s; -o-transition: all 0.5s linear 0.6s; transition: all 0.5s linear 0.6s; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; visibility: hidden;}
#vnt-slide-home .caption .link{ text-align: center; -webkit-transition: all 0.5s linear 0.8s; -o-transition: all 0.5s linear 0.8s; transition: all 0.5s linear 0.8s; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); opacity: 0; visibility: hidden;}
#vnt-slide-home .caption .link a { display: inline-block; font-size: 16px; line-height: 24px; color: #ffffff; text-transform: uppercase; font-weight: bold; border: solid 2px #ffffff; padding: 8px 39px; border-radius:4px; text-decoration:none;}
#vnt-slide-home .caption .link a:hover{ background: #ffffff; color:#333333;}
#vnt-slide-home .item.slick-current .t1,
#vnt-slide-home .item.slick-current .t2,
#vnt-slide-home .item.slick-current .link{ opacity: 1; visibility: initial; -webkit-transform: initial; -ms-transform: initial; -o-transform: initial; transform: initial; }
#vnt-slide-home .slick-arrow{ width:35px; height:35px; background: rgba(255,255,255,0.35); border:none; position: absolute; top: 50%; font-size: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; color:#ffffff;}
#vnt-slide-home .slick-prev{ left:30px;}
#vnt-slide-home .slick-next{ right:30px; }
#vnt-slide-home .slick-arrow:before{ font-family: FontAwesome; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); font-size: 25px; line-height: 35px;}
#vnt-slide-home .slick-prev{ display: inline-block; width: 40px; height: 35px; background: url("/library/icon.png") no-repeat scroll -244px top transparent; vertical-align: middle; text-decoration: none;}
#vnt-slide-home .slick-next{ display: inline-block; width: 40px; height: 35px; background: url("/library/icon.png") no-repeat scroll -283px top transparent; vertical-align: middle; text-decoration: none;}

/*Core Owl Carousel CSS File v1.3.3*/        
.owl-carousel .owl-item img{ width:100%; height:auto;}
.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);} 
.owl-pagination{  position: absolute; bottom:30px; left: 0px; right: 0px; text-align: center;}
.owl-carousel .owl-wrapper:after{ content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
.owl-carousel { display:none; position:relative; width:100%; -ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper {display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer {overflow: hidden; position: relative; width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }
.owl-carousel .owl-item { float: left; } 
.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }         
.grabbing { cursor: url(grabbing.png) 8 8, move; } 
.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }
        
.owl-origin { -webkit-perspective: 1200px; -webkit-perspective-origin-x: 50%; -webkit-perspective-origin-y: 50%; -moz-perspective: 1200px; -moz-perspective-origin-x: 50%; -moz-perspective-origin-y: 50%; perspective: 1200px; }
.owl-fade-out { z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease; }
.owl-fade-in { -webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease; }
.owl-backSlide-out { -webkit-animation: backSlideOut 1s both ease; -moz-animation: backSlideOut 1s both ease; animation: backSlideOut 1s both ease; }
.owl-backSlide-in { -webkit-animation: backSlideIn 1s both ease; -moz-animation: backSlideIn 1s both ease; animation: backSlideIn 1s both ease; }
.owl-goDown-out { -webkit-animation: scaleToFade .7s ease both; -moz-animation: scaleToFade .7s ease both; animation: scaleToFade .7s ease both; }
.owl-goDown-in { -webkit-animation: goDown .6s ease both; -moz-animation: goDown .6s ease both; animation: goDown .6s ease both; }
.owl-fadeUp-in { -webkit-animation: scaleUpFrom .5s ease both; -moz-animation: scaleUpFrom .5s ease both; animation: scaleUpFrom .5s ease both; }
.owl-fadeUp-out { -webkit-animation: scaleUpTo .5s ease both; -moz-animation: scaleUpTo .5s ease both; animation: scaleUpTo .5s ease both; }
@-webkit-keyframes empty { 0% { opacity: 1 } }
@-moz-keyframes empty { 0% { opacity: 1 } }
@keyframes empty { 0% { opacity: 1 } }
@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-moz-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-webkit-keyframes backSlideOut { 25% { opacity: .5; -webkit-transform: translateZ(-500px); } 75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut { 25% { opacity: .5; -moz-transform: translateZ(-500px); } 75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut { 25% { opacity: .5; transform: translateZ(-500px); } 75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn { 0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; -webkit-transform: translateZ(-500px); } 100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn { 0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; -moz-transform: translateZ(-500px); } 100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn { 0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; transform: translateZ(-500px); } 100% { opacity: 1; transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade { to { opacity: 0; -webkit-transform: scale(.8); } }
@-moz-keyframes scaleToFade { to { opacity: 0; -moz-transform: scale(.8); } }
@keyframes scaleToFade { to { opacity: 0; transform: scale(.8); } }
@-webkit-keyframes goDown { from { -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown { from { -moz-transform: translateY(-100%); } }
@keyframes goDown { from { transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom { from { opacity: 0; -webkit-transform: scale(1.5);} }
@-moz-keyframes scaleUpFrom { from { opacity: 0; -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom { from { opacity: 0; transform: scale(1.5); } } 
@-webkit-keyframes scaleUpTo { to { opacity: 0; -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo { to { opacity: 0; -moz-transform: scale(1.5); } }
@keyframes scaleUpTo { to { opacity: 0; transform: scale(1.5); } }

.owl-theme .owl-controls .owl-buttons div { position: absolute; top: 50%; z-index: 1; display: inline-block; opacity:0.5;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{ left:20px; }
.owl-theme .owl-controls .owl-buttons div.owl-next{ right:20px;}
.owl-theme .owl-controls .owl-buttons .svg{ width: 24px; height: 24px; }
.owl-theme .owl-controls .owl-buttons svg{ stroke:#ffffff; stroke-width:4; stroke-linecap: round; stroke-linejoin: round; fill: none; transform: rotate(-180deg);}
.owl-theme .owl-controls .owl-buttons div.owl-next svg{ transform: rotate(0deg);}

.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); opacity: 1; text-decoration: none; }
.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline;}
.owl-theme .owl-controls .owl-page span { display: inline-block; width: 30px; height: 3px; margin: 2px; text-indent: -999px; cursor: pointer; background-color: #fff; border-radius: 2px;}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { background-color: #009345 }
.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.owl-item.loading { min-height: 150px; background: url(AjaxLoader.gif) no-repeat center center }


/*bannerSliding---------------*/
.banner-left{ padding:5px 0px;}
.banner-left img{ max-width:235px; padding-top:2px;}

.bannerSliding{width: 1170px; height: auto; min-height:0px; margin: 0 auto;}
#slideads{ position: relative; width: 100%; visibility: hidden;}
#slideads img{ max-width:130px;}
#slideads1{ position: absolute; left:-138px; z-index: 1; padding: 0; margin: 0; top: 0px;}
#slideads2{ position: absolute; right:-132px; z-index: 1; padding: 0; margin: 0; top: 0px;}


.phonetel{ position:absolute; top:-60px; left:3px;}
.phonetel .text{  background-color: #ffe800; color: #000000; padding: 3px 6px; text-align: center; display: inline-block; top: 175px; text-align: center; margin: 0px auto; position: absolute; border-radius: 4px; left: 30px; opacity: 0.75;}
.phonetel:hover .text{ opacity: 1;}
@import url("//fonts.googleapis.com/css?family=Montserrat|Open+Sans:400,300,600,700&subset=latin,vietnamese");
.coccoc-alo-phone{ visibility:hidden; background-color:transparent;width:100px; height:100px;cursor:pointer;z-index:200000 !important; -webkit-backface-visibility:hidden; -webkit-transform:translateZ(0); -webkit-transition:visibility .5s; -moz-transition:visibility .5s; -o-transition:visibility .5s;transition:visibility .5s; }
.coccoc-alo-phone.coccoc-alo-show{ visibility:visible}
@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)} 100%{opacity:1;-webkit-transform:none;transform:none}}
@-webkit-keyframes fadeInRightBig{ 0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)} 100%{opacity:1;-webkit-transform:none;transform:none} }
@-webkit-keyframes fadeOutRight{ 0%{opacity:1} 100%{ opacity:0;-webkit-transform:translate3d(100%,0,0); transform:translate3d(100%,0,0) } }
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}
.coccoc-alo-phone.coccoc-alo-static{opacity:.6}
.coccoc-alo-phone.coccoc-alo-hover,.coccoc-alo-phone:hover{opacity:1}
.coccoc-alo-ph-circle{ width:80px; height:80px; top:10px; left:10px; position:absolute;background-color:transparent;-webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; border:2px solid rgba(30,30,30,0.4); border:2px solid #bfebfc 9; opacity:.1; -webkit-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out; -moz-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out; -ms-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out; -o-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out; animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out; -webkit-transition:all .5s;-moz-transition:all .5s; -o-transition:all .5s;transition:all .5s; -webkit-transform-origin:50% 50%; -moz-transform-origin:50% 50%; -ms-transform-origin:50% 50%; -o-transform-origin:50% 50%;transform-origin:50% 50% }
.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle{ -webkit-animation:coccoc-alo-circle-anim 1.1s infinite ease-in-out !important; -moz-animation:coccoc-alo-circle-anim 1.1s infinite ease-in-out !important; -ms-animation:coccoc-alo-circle-anim 1.1s infinite ease-in-out !important; -o-animation:coccoc-alo-circle-anim 1.1s infinite ease-in-out !important; animation:coccoc-alo-circle-anim 1.1s infinite ease-in-out !important }
.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle{ -webkit-animation:coccoc-alo-circle-anim 2.2s infinite ease-in-out !important; -moz-animation:coccoc-alo-circle-anim 2.2s infinite ease-in-out !important; -ms-animation:coccoc-alo-circle-anim 2.2s infinite ease-in-out !important; -o-animation:coccoc-alo-circle-anim 2.2s infinite ease-in-out !important; animation:coccoc-alo-circle-anim 2.2s infinite ease-in-out !important }
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle,.coccoc-alo-phone:hover .coccoc-alo-ph-circle{border-color:#00aff2;opacity:.5}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle{ border-color:#75eb50; border-color:#baf5a7 9; opacity:.5 }
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle{border-color:#F20000;border-color:#bfebfc 9;opacity:.5}
.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-circle,.coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-circle{ border-color:#ccc;opacity:.5 }
.coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-circle{border-color:#75eb50;opacity:.5}
.coccoc-alo-ph-circle-fill{ width:50px; height:50px; top:25px; left:25px; position:absolute;background-color:#000; -webkit-border-radius:100%; -moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.1; -webkit-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;-moz-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out; -ms-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out; -o-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out; animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out; -webkit-transition:all .5s;-moz-transition:all .5s; -o-transition:all .5s;transition:all .5s; -webkit-transform-origin:50% 50%; -moz-transform-origin:50% 50%; -ms-transform-origin:50% 50%; -o-transform-origin:50% 50%; transform-origin:50% 50% }
.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle-fill{ -webkit-animation:coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important; -moz-animation:coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important; -ms-animation:coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important; -o-animation:coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important; animation:coccoc-alo-circle-fill-anim 1.7s infinite ease-in-out !important }
.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle-fill{ -webkit-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important; -moz-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important; -ms-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important; -o-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important; animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out !important;opacity:0 !important }
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle-fill,.coccoc-alo-phone:hover .coccoc-alo-ph-circle-fill{ background-color:rgba(0,175,242,0.5); background-color:#00aff2 9;opacity:.75 !important }
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill{ background-color:rgba(117,235,80,0.5); background-color:#baf5a7 9;opacity:.75 !important }
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill{ background-color:rgba(242, 223, 0, 0.85); background-color:#a6e3fa 9;opacity:.75 !important }.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-circle-fill,.coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-circle-fill{ background-color:rgba(204,204,204,0.5); background-color:#ccc 9;opacity:.75 !important }
.coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-circle-fill{background-color:rgba(117,235,80,0.5);opacity:.75 !important}
.coccoc-alo-ph-img-circle{ width:30px;height:30px;top:35px;left:35px; position:absolute; background:rgba(30,30,30,0.1) url("/library/cal.png") no-repeat center center;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;border:2px solid transparent;opacity:.7;-webkit-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-moz-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-ms-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-o-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%}
.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-img-circle{-webkit-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;-moz-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;-ms-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;-o-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out !important;animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out !important}.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-img-circle{-webkit-animation:coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;-moz-animation:coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;-ms-animation:coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;-o-animation:coccoc-alo-circle-img-anim 0s infinite ease-in-out !important;animation:coccoc-alo-circle-img-anim 0s infinite ease-in-out !important}.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-img-circle,.coccoc-alo-phone:hover .coccoc-alo-ph-img-circle{background-color:#00aff2}.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle,.coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle{background-color:#75eb50;background-color:#75eb50 9}.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle{background-color:#00aff2;background-color:#F20000}.coccoc-alo-phone.coccoc-alo-gray.coccoc-alo-hover .coccoc-alo-ph-img-circle,.coccoc-alo-phone.coccoc-alo-gray:hover .coccoc-alo-ph-img-circle{background-color:#ccc}.coccoc-alo-phone.coccoc-alo-gray .coccoc-alo-ph-img-circle{background-color:#75eb50}@-moz-keyframes coccoc-alo-circle-anim{0%{-moz-transform:rotate(0) scale(.5) skew(1deg);opacity:.1;-moz-opacity:.1;-webkit-opacity:.1;-o-opacity:.1}30%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.5;-moz-opacity:.5;-webkit-opacity:.5;-o-opacity:.5}100%{-moz-transform:rotate(0) scale(1) skew(1deg);opacity:.6;-moz-opacity:.6;-webkit-opacity:.6;-o-opacity:.1}}@-webkit-keyframes coccoc-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}}@-o-keyframes coccoc-alo-circle-anim{0%{-o-transform:rotate(0) kscale(.5) skew(1deg);-o-opacity:.1}30%{-o-transform:rotate(0) scale(.7) skew(1deg);-o-opacity:.5}100%{-o-transform:rotate(0) scale(1) skew(1deg);-o-opacity:.1}}@-moz-keyframes coccoc-alo-circle-fill-anim{0%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-moz-transform:rotate(0) -moz-scale(1) skew(1deg);opacity:.2}100%{-moz-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes coccoc-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes coccoc-alo-circle-fill-anim{0%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-o-transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{-o-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}30%{-moz-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-moz-transform:rotate(25deg) scale(1) skew(1deg)}50%{-moz-transform:rotate(0) scale(1) skew(1deg)}100%{-moz-transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes coccoc-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg)}10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}100%{-webkit-transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes coccoc-alo-circle-img-anim{0%{-o-transform:rotate(0) scale(1) skew(1deg)}10%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}20%{-o-transform:rotate(25deg) scale(1) skew(1deg)}30%{-o-transform:rotate(-25deg) scale(1) skew(1deg)}40%{-o-transform:rotate(25deg) scale(1) skew(1deg)}50%{-o-transform:rotate(0) scale(1) skew(1deg)}100%{-o-transform:rotate(0) scale(1) skew(1deg)}}@-moz-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-o-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-moz-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-o-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-moz-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-webkit-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-o-keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@keyframes coccoc-alo-circle-anim{0%{transform:rotate(0) scale(.5) skew(1deg);opacity:.1}30%{transform:rotate(0) scale(.7) skew(1deg);opacity:.5}100%{transform:rotate(0) scale(1) skew(1deg);opacity:.1}}@-moz-keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-webkit-keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-o-keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@keyframes coccoc-alo-circle-fill-anim{0%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{transform:rotate(0) scale(1) skew(1deg);opacity:.2}100%{transform:rotate(0) scale(.7) skew(1deg);opacity:.2}}@-moz-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-webkit-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@-o-keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}@keyframes coccoc-alo-circle-img-anim{0%{transform:rotate(0) scale(1) skew(1deg)}10%{transform:rotate(-25deg) scale(1) skew(1deg)}20%{transform:rotate(25deg) scale(1) skew(1deg)}30%{transform:rotate(-25deg) scale(1) skew(1deg)}40%{transform:rotate(25deg) scale(1) skew(1deg)}50%{transform:rotate(0) scale(1) skew(1deg)}100%{transform:rotate(0) scale(1) skew(1deg)}}#coccoc-alo-wrapper{position:fixed;width:100%;bottom:0;top:0;left:0;z-index:2000000;overflow:visible;display:none;color:#383838}#coccoc-alo-wrapper.night-mode{color:#fff}.coccoc-alo-popup-close{-webkit-border-radius:2px !important;-moz-border-radius:2px !important;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:absolute !important;right:-15px !important;top:-15px !important;height:30px !important;width:30px !important;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjRGMTI2QTcxNDBFMTFFNUFENEZCRDVFQ0JDQjQyQzIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjRGMTI2QTYxNDBFMTFFNUFENEZCRDVFQ0JDQjQyQzIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzc3OTY1LWUxNWUtNGU0Ni04ODFjLTBlOTQ3YjBmMzBmNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5iCEbHAAABl0lEQVR42sSXS07DMBCGnSKyDorEAVjACTgCIEVlXU5R9QjlCk3VAzTrLhMJ2NIVJ2DDuo9EsKUszEw0kaIQbI+bxy/9UhRP5pMcjz12pJTCQKfgO/AN+Bp8AfZo7Av8AX4Dv4CfwD/ajAhW2ANPwTtprj1946lyq6AP4I2014ZyGINPwAvZnBaUUwnGgJVsXqsqvAoOZXua/wceyfY1KngOlROWxjv4XLSrHfgKS3BALyYdQAUxJkUdu7o6jeNYZlmmnUeMwViNkOUieKiLTNNURlGkhOPYcrnMYw00RPDMJFIFZ0JRIYJfTaPr4BZQ1Fow9+EcgCAEWkLz/4zl9A1rzOUsTQCKJEny5yAIhO/73NV9GNjUhOM4tc8scae6PL3laedONYLXNtC6f85dXDNb6BHw0GgDKaCqxEz4fbFlpk1smQjnbJmCeqSuNO3jWNyDL8vHIrao4w6OxTGx/rQ+8z5an16bvd7a22pDvz0CuOU29NUrzKOuzqvlTN8orzAO89J2W7q0ndHYZ+nS9kw+6BL+CjAAEvDTBJC9qhAAAAAASUVORK5CYII=");background-position:center center;background-repeat:no-repeat;cursor:pointer !important;-webkit-transition:.3s ease-out !important;-moz-transition:.3s ease-out !important;-o-transition:.3s ease-out !important;transition:.3s ease-out !important}#coccoc-alo-wrapper.night-mode .coccoc-alo-popup-close{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUY2REUyNDQxNDE2MTFFNThBNEJENTVFNDA2QjFFOUEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUY2REUyNDMxNDE2MTFFNThBNEJENTVFNDA2QjFFOUEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmYzc3OTY1LWUxNWUtNGU0Ni04ODFjLTBlOTQ3YjBmMzBmNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozZWEyNDI5ZC0yYmI3LWYzNDMtYjBjZi1jMGJjYTE4ODRmZjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz56uyuzAAABfUlEQVR42sSXvU7DMBDHYxCdw8IDMMCWTDwCdClznLcJr9BUfYs+ALDSqXMisTD3S4K1MBx3kS1ZVuqvNslf+kuRfL5f5OTsMwOAyEFX6DH6Ef2AvkXHYuwH/YVeod/Rr+g/a0YCGxyjC/QW3LUTc2JTbhOUo9cQrrXI4Qy+RM/hfJqLnEYwBSzg/FrocB1cQneaHQNn0L0yyWOinKg0PtE3Ubfaou+bEhRvUEB/KuRSj2x1muc51HVtzUgxnHNbGLFGBJ7YIquqgjRNjXAaS5KkiXXQhMBTl0gT3BNKKgn84RrdBg+AkpaR5z7cAAhEwEBo850JfPCdJeGBUNLhIqQYGWOtz17yXWp1edVlD1nqZQi07Zv7/lzTUOgJ8NJpA5FQU2JP+LPcMvfGIyXLnBISnGJdt8xBDom+j8Ud+k49FvtqBPix1mc2ROszaLM3WHurN/SbE4Ab34Zev8K82Opc017MMV5hmOel7Um5tF2LsW/l0vYm/GtL+C/AAAHy+OD95QLeAAAAAElFTkSuQmCC")}


.phonetelM{ position:fixed; bottom:5px; left:5px;}
.phonetelM a{ background-color:#f76f25; display:inline-block; border-radius:12px; padding:10px 15px 10px 10px; color:#ffffff; font-weight:bold; text-decoration:none;}
.phonetelM a span{ display:inline-block; width:21px; height:21px; background: url(/library/icon.png) no-repeat -154px -54px transparent; vertical-align:middle;}

/*countTime*/
.hasCountdown {}
.countdown_rtl { direction: rtl; }
.countdown_holding span { color: #888; }
.countdown_row { clear: both;  padding: 0px 2px; text-align: center;}
.countdown_show1 .countdown_section { width: 98%;}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block; float: left; font-size: 10px; text-align: center;}
.countdown_amount { font-size: 18px; }
.countdown_descr { display: block;}



#toTop { background: url("/Content/Images/topPage.png") no-repeat scroll left top transparent; bottom: 70px; cursor: pointer;  height: 48px; opacity: 0.5; position: fixed; right: 5px; width: 48px; z-index: 99; display:none;}
#toTop:hover { opacity: 1; }


.hr-menu .menu{ display:none;}
.h-menuSub1{ display:none;}

.mobile{ display:none;}
.mobile5{ display:none;}
@media screen and (max-width: 1360px) {
    .header{ width:250px;}
    .fix-border{ margin-left:250px;}
}

@media screen and (max-width: 1025px) {
    .header{ display:none;}
    .headerM{ display:block;}
    .fix-border{ margin-left:auto;}
    #vnt-slide-home .img{background-size:100% auto;}
    .slick-slide{ height:auto;}
    #vnt-slide-home .img{height:400px;}
    #vnt-slide-home .caption .t1{ font-size:32px; line-height:42px;}
    .contentwrap{ padding-left:0px;}
    .infoCate{ width:auto; position:relative; padding:10px 0px;}
    .infoCate > div{padding-right:0px;}
    .infoCate .more{padding-bottom:20px;}
    .infoCate .mouse{ display:none;}
	}
@media screen and (max-width: 870px)
{
    #vnt-slide-home .caption{ min-width: 600px;}
    .contentwrap{ padding:0px 5px;}
    .h-cols1{padding:5px 0px 10px; height:auto;}
    .h-cols1 ul{ padding-top:5px;}
    .h-cols1 ul li{ width:50%;}
    .h-cols1 ul li .border{margin:5px;}
    .h-cols2 .content .list{ width:50%;}
    .h-cols3 .content .list{ width:100%;}
    .h-cols3 .content .list .info .name{ margin-top:10px;}
    .h-cols4 .title{ padding:20px 0px;}    
    .h-cols5 .content .list{ width:50%;}
    .intro-menu ul li{ width:50%;}
    .intro-menu ul li a{ padding:5px; text-transform:none; font-size:16px;}
    .intro-title{ padding:0px 10px;}
    .intro-content{ padding:0px 10px;}
    .cate-menu{ height:auto; background-color:#f1f1f1;}
    .cate-menu .border{ position:relative;}
    .cate-menu ul li{ width:50%; border-left:0px; border-right:0px; }
    .cate-menu ul li.active{ border-left:0px; border-right:0px; }
    .pro-thums li{ width: calc(50% - 42px);}
    .pro-content{ padding:0px 5px;}
    .proDetail1-img .right{ float:none; width:auto;}
    .proDetail1-img .left{ float:none; width:auto;}
    .proDetail1-img .left .list{ float:left; margin:0px 2px;} 
    .new-thums li{ width: calc(50% - 42px);}
    .newDetail{ padding:0px 5px;}
    .footer{ padding:10px 5px;}
    .footer .cols1{ float:none; width:auto;}
    .footer .cols2{ float:none; width:auto;}
    .footer .cols3{ float:none; width:auto;}
    .footer .cols1 .bct{ display:none;}
    .footer .cols2 .border{padding:0px 0px;}
	.mobile{ display:block;}
	.desktop{ display:none;}
	}
@media screen and (max-width: 550px)
{
    #vnt-slide-home .img{height:220px;}
    #vnt-slide-home .caption{ min-width: 400px;}
    #vnt-slide-home .caption .t1{ font-size:18px; line-height:26px;}
    .listCateHome .slick-slide{ padding:0px 5px;}
    .listCateHome .item{ padding:40px 15px 20px;}
    .infoCate h2{ font-size:28px; padding-bottom:5px;}
    .listCateHome .item h2{ font-size:28px; padding:5px 0px 20px;}
    .h-cols1 ul li{ float:none; width:auto;}
    .h-cols1 ul li .border{ margin:10px;}
    .h-cols2 .title{ padding:10px 0px;} 
    .h-cols3 .title{ padding:10px 0px;}
    .h-cols3 .content{ height:240px;}
    .h-cols4 .content li.li0, .h-cols4 .content li.li1, .h-cols4 .content li.li2{ float:left; width:auto;}
    .h-cols4 .content li.li0 .b{ margin-right:0px;}
    .h-cols4 .content li.li1 .b{ margin:0px;}
    .h-cols4 .content li.li2 .b{ margin-left:0px;}
    .h-cols5 .content ul li{ width:50%;} 
    .pro-thums li {width:calc(50% - 22px); padding:5px; margin:5px;}
    .proDetail3-right img{ width:100%;}
    .proDetail-other .content .cols1{ width:40%;}
    .proDetail-other .content .cols2{ width:60%;}    
    .new-thums li{ float:none; width:auto;}
    .new-list .border{ margin:0px 5px;}
    .new-list .border .img{ height:120px;}
    .project-list{ width:calc(50% - 20px); margin:10px;}
    .intro1-img{ float:none; width:auto; padding:10px 10px;}
    .intro1-content{ float:none; width:auto; padding:10px 10px;}
	.desktop{ display:none;}
    .desktop5{ display:none;}
    .mobile5{ display:block;}
	}