@charset "utf-8";

@font-face {

    font-family: 'poppins';

    src:url(../font/poppins.eot);

    src: url(../font/poppins.eot?#iefix) format('embedded-opentype'),

	 url(../font/poppins.svg#poppins) format('svg'),

	 url(../font/poppins.woff) format('woff'),

	 url(../font/poppins.ttf) format('truetype');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family: 'poppins_s';

    src:url(../font/poppins_semibold.eot);

    src: url(../font/poppins_semibold.eot?#iefix) format('embedded-opentype'),

	 url(../font/poppins_semibold.svg#poppins_semibold) format('svg'),

	 url(../font/poppins_semibold.woff) format('woff'),

	 url(../font/poppins_semibold.ttf) format('truetype');

    font-weight: normal;

    font-style: normal;

}

@font-face{font-family:'CenturyGothic';src:url(../font/century-gothic-bold.eot);}

@font-face{font-family:'CenturyGothic';src:url(../font/century-gothic-bold.eot); src:url(../font/century-gothic-bold.svg); src:url(../font/century-gothic-bold.ttf); src:url(../font/century-gothic-bold.woff); src:url(../font/century-gothic-bold.woff2);src:url(../font/original-century-gothic-bold.ttf);}



/*nav*/

header .wrapper{display:none;}

.wrapper .toggle{float:right;width:56px;height:56px;cursor:pointer;color:#212121;text-decoration:none;font-size:12px;text-indent:-9999em;line-height:24px;font-size:1px;display:block;text-align:center; background: #26469d;}

html.hc-yscroll {overflow-y: scroll}

body.hc-nav-open {position: fixed;	width: 100%;min-height: 100%}

.hc-mobile-nav {display: none;position: fixed;top: 0;	height: 100%;z-index: 9999999999;overscroll-behavior: none}

.hc-mobile-nav.is-ios * {cursor: pointer !important}

.hc-mobile-nav .nav-container {position: fixed;z-index: 99999999;top: 0;width: 240px;max-width: 100%;height: 100%;transition: transform .4s ease}

.hc-mobile-nav .nav-wrapper {idth: 100%}

.hc-mobile-nav .nav-wrapper.nav-wrapper-1 {position: static;height: 100%;overflow: scroll;overflow-x: visible;overflow-y: auto}

.hc-mobile-nav ul {list-style: none;margin: 0;padding: 0}

.hc-mobile-nav li {position: relative;display: block}

.hc-mobile-nav li.level-open>.nav-wrapper {visibility: visible}

.hc-mobile-nav input[type="checkbox"] {display: none}

.hc-mobile-nav label {position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 10;cursor: pointer}

.hc-mobile-nav a {position: relative;display: block;box-sizing: border-box;cursor: pointer}

.hc-mobile-nav a, .hc-mobile-nav a:hover {text-decoration: none}

.hc-mobile-nav.disable-body:not(.nav-open)::after {pointer-events: none}

.hc-mobile-nav.disable-body::after, .hc-mobile-nav.disable-body .nav-wrapper::after {content: '';position: fixed;z-index: 9990;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;overscroll-behavior: none;visibility: hidden;opacity: 0;transition: visibility 0s ease .4s, opacity .4s ease}

.hc-mobile-nav.disable-body.nav-open::after, .hc-mobile-nav.disable-body .sub-level-open::after {visibility: visible;opacity: 1;transition-delay: .05s}

.hc-mobile-nav.nav-levels-expand .nav-wrapper::after {display: none}

.hc-mobile-nav.nav-levels-expand ul .nav-wrapper {min-width: 0;max-height: 0;overflow: hidden;transition: height 0s ease .4s}

.hc-mobile-nav.nav-levels-expand .level-open>.nav-wrapper {max-height: none}

.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper {position: absolute;z-index: 9999;top: 0;height: 100%;visibility: hidden;transition: visibility 0s ease .4s, transform .4s ease}

.hc-mobile-nav.nav-levels-overlap ul ul {height: 100%;overflow: scroll;overflow-x: visible;overflow-y: auto}

.hc-mobile-nav.nav-levels-overlap ul li.nav-parent {position: static}

.hc-mobile-nav.nav-levels-overlap ul li.level-open>.nav-wrapper {visibility: visible;transition: transform .4s ease}

.hc-mobile-nav.side-left {left: 0}

.hc-mobile-nav.side-left .nav-container {left: 0;transform: translate3d(-100%, 0, 0)}

.hc-mobile-nav.side-left.nav-levels-overlap li.level-open>.nav-wrapper {transform: translate3d(-40px, 0, 0)}

.hc-mobile-nav.side-left.nav-levels-overlap li .nav-wrapper {left: 0;transform: translate3d(-100%, 0, 0)}

.hc-mobile-nav.side-right {	right: 0}

.hc-mobile-nav.side-right .nav-container {	right: 0;transform: translate3d(100%, 0, 0)}

.hc-mobile-nav.side-right.nav-levels-overlap li.level-open>.nav-wrapper {transform: translate3d(40px, 0, 0)}

.hc-mobile-nav.side-right.nav-levels-overlap li .nav-wrapper {	right: 0;transform: translate3d(100%, 0, 0)}

.hc-mobile-nav.nav-open .nav-container {transform: translate3d(0, 0, 0)}

.hc-nav-trigger {position: absolute;cursor: pointer;display: none;top: 20px;z-index: 9980;min-height: 24px}

.hc-nav-trigger span {width: 30px;top: 50%;transform: translateY(-50%);transform-origin: 50% 50%}

.hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after {position: absolute;left: 0;height: 4px;background: #34495E;transition: all .2s ease}

.hc-nav-trigger span::before, .hc-nav-trigger span::after {	content: '';	width: 100%}

.hc-nav-trigger span::before {	top: -10px}

.hc-nav-trigger span::after {	bottom: -10px}

.hc-nav-trigger.toggle-open span {	background: rgba(0,0,0,0);	transform: rotate(45deg)}

.hc-nav-trigger.toggle-open span::before {	transform: translate3d(0, 10px, 0)}

.hc-nav-trigger.toggle-open span::after {	transform: rotate(-90deg) translate3d(10px, 0, 0)}

.hc-mobile-nav::after, .hc-mobile-nav .nav-wrapper::after {	background: rgba(0,0,0,0.3)}

.hc-mobile-nav .nav-wrapper {background:#fafafa;z-index:2;}

/*.hc-mobile-nav .nav-wrapper:before{content:'';width:100%;height:100%;display:block;background:#fafafa;filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;position:absolute;left:0;top:0;z-index:0;}*/

.hc-mobile-nav.nav-open .nav-wrapper {	box-shadow: 1px 0 2px rgba(0,0,0,0.2)}

.hc-mobile-nav h2 {font-size: 14px;font-weight: normal;text-align: left;padding: 15px 17px;color: #333;font-family:'poppins_s';text-transform:uppercase;

margin-top:0;margin-bottom:0;background:rgba(0,0,0,0.05);border-bottom: 1px solid rgba(0,0,0,0.15);}

.hc-mobile-nav a {padding: 10px 17px;font-size: 14px;color: #333;z-index: 1;background: rgba(0,0,0,0);border-bottom: 1px solid rgba(0,0,0,0.1);font-family:'poppins_s';}

.hc-mobile-nav:not(.touch-device) a:hover {	background: #f2f2f2}

.hc-mobile-nav li {	text-align: left}

.hc-mobile-nav li.nav-close a, .hc-mobile-nav li.nav-back a {	background:rgba(0,0,0,0.05);background-size:100%;}

.hc-mobile-nav li.nav-close a:hover, .hc-mobile-nav li.nav-back a:hover {	background: rgba(0,0,0,0.2)}

.hc-mobile-nav li.nav-parent a {	padding-right: 58px}

.hc-mobile-nav li.nav-close span, .hc-mobile-nav li.nav-parent span.nav-next, .hc-mobile-nav li.nav-back span {position: absolute;top: 0;right: 0;width:45px;height:100%;text-align: center;cursor: pointer;transition: background .2s ease;display:flex;flex-direction:column;justify-content:center;align-items:center;}

.hc-mobile-nav li.nav-close span::before, .hc-mobile-nav li.nav-close span::after {	content:'';display:inline-block;background:#808080;width:20px;height:2px;margin:2px 0;}.hc-mobile-nav li.nav-close span::before {	transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}

.hc-mobile-nav li.nav-close span::after {	transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

.hc-mobile-nav span.nav-next::before, .hc-mobile-nav li.nav-back span::before {content: '';position: absolute;top: 50%;left: 50%;width: 8px;height: 8px;margin-left: -2px;box-sizing: border-box;border-top: 2px solid #808080;border-left: 2px solid #808080;transform-origin: center}

.hc-mobile-nav span.nav-next::before {transform: translate(-50%, -50%) rotate(135deg)}

.hc-mobile-nav li.nav-back span::before {transform: translate(-50%, -50%) rotate(-45deg)}

.hc-mobile-nav.side-right span.nav-next::before {margin-left: 0;margin-right: -2px;transform: translate(-50%, -50%) rotate(-45deg)}

.hc-mobile-nav.side-right li.nav-back span::before {margin-left: 0;margin-right: -2px;transform: translate(-50%, -50%) rotate(135deg)}

.hc-mobile-nav.nav-levels-expand .nav-container ul .nav-wrapper, .hc-mobile-nav.nav-levels-none .nav-container ul .nav-wrapper {box-shadow: none;background: transparent}

.hc-mobile-nav.nav-levels-expand .nav-container ul ul a, .hc-mobile-nav.nav-levels-none .nav-container ul ul a {font-size: 14px}

.hc-mobile-nav.nav-levels-expand .nav-container li, .hc-mobile-nav.nav-levels-none .nav-container li {	transition: background .3s ease}

.hc-mobile-nav.nav-levels-expand .nav-container li.level-open, .hc-mobile-nav.nav-levels-none .nav-container li.level-open {background: rgba(0,0,0,0.5);}

.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a, .hc-mobile-nav.nav-levels-none .nav-container li.level-open a {border-bottom: 1px solid #295887}

.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover, .hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover {background: #0095f8}

.hc-mobile-nav.nav-levels-expand .nav-container li.level-open>a .nav-next::before, .hc-mobile-nav.nav-levels-none .nav-container li.level-open>a .nav-next::before {margin-top: 2px;transform: translate(-50%, -50%) rotate(45deg)}

.hc-mobile-nav.nav-levels-expand .nav-container span.nav-next::before, .hc-mobile-nav.nav-levels-none .nav-container span.nav-next::before {margin-top: -2px;transform: translate(-50%, -50%) rotate(225deg)}

#main-nav {	display: none}

header {position: relative;	padding: 50px 0 20px}

header .git svg {width: 15px;height: 15px;fill: #fffce1;position: relative;top: 2px;padding: 0 10px;margin-right: 10px;border-right: 1px solid #4daabb;transition: border-color .15s ease-in-out}

header .toggle {position: absolute;cursor: pointer;display: none;z-index: 9980;min-height: 24px;top:0;right:0;display: block;cursor: pointer;box-sizing: content-box;font-size: 16px;line-height: 24px;margin-right:0; z-index: 55;}

header .toggle span {width: 20px; top: 50%;}

header .toggle span, header .toggle span::before, header .toggle span::after {position: absolute;left: 50%;height: 2px;background: #fff;transition: all .1s ease;margin-left:-10px;border-radius:50%;}

header .toggle span::before, header .toggle span::after {content: '';width: 100%;border-radius:5px;}

header .toggle span::before {top: -5px}

header .toggle span::after {bottom: -5px}

header .toggle-open span::before {top: -8px}

header .toggle-open span::after {bottom: -8px}

header .toggle.toggle-open span {background: rgba(0,0,0,0);	transform: rotate(45deg)}

header .toggle.toggle-open span::before {transform: translate3d(0, 8px, 0)}

header .toggle.toggle-open span::after {transform: rotate(-90deg) translate3d(8px, 0, 0)}

header .toggle div {display: inline-block;margin-right: 15px}

.hc-mobile-nav .nav-container {width: 280px}

.hc-mobile-nav a {font-size: 14px;text-transform:capitalize;}

.hc-mobile-nav ul li ul li a {font-size: 13px;font-family:'poppins_s';text-transform:capitalize;}

.hc-mobile-nav ul.first-nav > li > a{font-family: "poppins_s";}

.hc-mobile-nav ul.second-nav > li > a{text-transform:uppercase;font-family: "poppins_s";}

@media only screen and (max-width: 992px){

header .wrapper{ display: block;} }

header.small .mainmenu-area{padding-top:0;}





/*reset*/

:focus{outline:0;}

img{border:none; height:auto; max-width: 100%;}

body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}

input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 

.clearfix{*zoom:1;}

.clearfix:before,.clearfix:after{line-height:0; display:taFble; content:"";}

.clearfix:after{clear:both;}

a:hover{text-decoration:none;}

a:focus {outline-style:none; -moz-outline-style: none; text-decoration:none;}

.clear{ clear:both;}

body{font-size:14px;font-family:'poppins',arial, sans-serif;color:#808080;background:#fff; overflow-x:hidden; line-height: 26px;}

a{color: #666; line-height: 26px;}

.h4 , p{margin: 0px;}

a,img, a:hover{transition: 0.6s all;-webkit-transition: 0.6s all;-o-transition: 0.6s all; -moz-transition: 0.6s all;-ms-transition: 0.6s all;}

.page ul{ padding-left: 16px;}

iframe{ max-width: 100%;}



.table-responsive ul li {list-style-position: inside !important; }

.table-responsive td{ padding-left:8px}

.table-responsive {min-height: .01%; overflow-x: auto;}





/*Search*/

.header_search-button {display: inline-block;position: relative;width: 20px;height: 20px;margin-top: 0;vertical-align: bottom;cursor: pointer; }

.top-search { display: block; width:100%;}

.top-search em{font-size:36px;font-style:normal;color:#333;  margin:10px 0 0;text-transform:uppercase;display:none; margin-bottom: 10px; text-align: center;font-family:'CenturyGothic';}

.top-search .input-group-addon{position:absolute;right:16px;top:16px; width:24px;height:24px;background: rgba(0,0,0,0.5);}

.top-search .input-group-addon i{display:flex;flex-direction:column;justify-content:center;}

.top-search .input-group-addon i:before,.top-search .input-group-addon i:after{ content:'';display:inline-block;background:#666;width:24px;height:2px;margin:2px 0;}

.top-search .input-group-addon i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}

.top-search .input-group-addon i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

.top-search .form-control {box-shadow:none;border:none;border:none;background:none;  color:#999;height:42px;line-height:42px;padding:0 50px 0 0;text-align:left; border-radius:0; font-size: 13px; padding-left: 12px; border-bottom: 1px solid #e5e5e5;}

.top-search input.form-control:focus{color:#333;font-style:inherit;}

.top-search input::-ms-input-placeholder{color:#808080;}/* Internet Explorer 10+ */ 

.top-search input::-webkit-input-placeholder{color:#808080;}/* WebKit browsers */

.top-search input::-moz-placeholder{color:#808080;}/* Mozilla Firefox 4 to 18 */ 

.top-search input::-moz-placeholder{color:#808080;}/* Mozilla Firefox 19+ */ 

.search_box{position: relative;}

.top-search .input-group-addon.close-search {cursor: pointer;}

.top-search .input-group{ padding:50px 20px;background:#fff url("../images/search_bg.jpg") no-repeat center center; -webkit-backdrop-filter: saturate(180%) blur(20px);backdrop-filter: saturate(180%) blur(20px);width: 80%; padding-right: 50px; -webkit-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);}

.btn_search1 {background:url(../images/search_ico.png) no-repeat center center; bottom:10px;height:50px; position: absolute;right:0;width:50px;z-index: 3; border-radius:50px;}

.top-search .input-group-addon{background-color: transparent;border: none;color: #666;padding-left: 0;padding-right: 0;}

.top-search .input-group-addon.close-search{cursor: pointer; float:right;display:none;}

.top-search .input-group { margin:0 auto; text-align:left; }

.top-search { display:block; width:100%; position: absolute; top: -500px; right:0;z-index:9999999;transition: 0.5s all;}

.top-search .header_search{ position: relative; max-width: 800px; margin: 0 auto;}

.top-search em,.top-search .input-group-addon.close-search{display:block;}

.top-search .form-control{height:50px;line-height:50px;background:none;}

.top_overly{z-index: 9999998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;display:none;}

.attr-nav{ float: right;}

.attr-nav .search{text-align:center;display:inline-block; position: relative; height:40px; width: 40px; background:url(../images/search_ico.png) no-repeat center center; float: left;text-transform: uppercase;color: #c8c8c8; margin-top: 38px; margin-right: 36px; margin-left: 40px;}

/*select*/

.language_select{ position:relative; display: inline-block;padding-left:50px; padding-right: 16px; background:#26459d url(../images/language_ico.png) no-repeat 10px center; margin-top:0;}

.language_select ul li{ list-style:none;}

.language_select dt{height:42px;display:inline-block;line-height:42px;font-size:12px;cursor:pointer;overflow:hidden;position:relative;z-index:999999;text-align: right;font-weight: normal; padding:0;color:#fff;  float:right; text-transform: uppercase;}

.language_select dt:before {position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 71%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;}

@keyframes move{

0%{left:0;opacity:0}5%{opacity:.0}

48%{opacity:.2}80%{opacity:.0}

100%{left:82%}}



.language_select dt img,.language_select dd ul li a img{ display:inline-block; margin-right:10px;vertical-align: middle; overflow: hidden;}

.language_select dd ul li a img{width: 22px;}

.language_select dt:after{font-family:FontAwesome;color:#fff;width:100px;vertical-align:middle;content:"\f107"; font-size:12px; transition:all 0.3s ease 0s; margin-left:6px;}

.language_select dt.cur:after{font-family:FontAwesome;color:#fff;width:100px;vertical-align:middle;content:"\f106"; font-size:12px;}

.language_select dd{position:absolute;right:5px;top:42px;background:#fff;display:none; z-index:9999991; box-shadow:0px 0px 10px rgba(0,0,0,0.1);}

.language_select dd ul{padding:10px 10px 5px 15px;width:260px;/* max-height:304px;overflow:auto; */ text-align: left;}

.language_select dd ul li{position: relative;width: 50%; float: left;}

.language_select dd ul li a{line-height:22px;display:inline-block;color:#777; font-size:12px;text-transform:capitalize;padding:0 0 0 36px;position: relative;width: 100%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;transition:all 0.3s ease 0s;opacity: 0;-webkit-transform: translate3d(50px, 0px, 0);transform: translate3d(50px, 0px, 0); }

.language_select dd ul li a{opacity:0;}

.language_select dd ul li img{height: auto;position: absolute;left: 0px;top:4px; }

.language_select dd ul li a:hover{color: #008f8a;}

.language_select dd.open ul li a{ opacity: 1;-webkit-transform: translate3d(0px, 0px, 0);transform: translate3d(0px, 0px, 0); }

.language_select dd.open ul li:nth-child(1)  a{-webkit-transition-delay: 45ms;transition-delay: 45ms; }

.language_select dd.open ul li:nth-child(2)  a{-webkit-transition-delay: 90ms;transition-delay: 90ms; }

.language_select dd.open ul li:nth-child(3)  a{-webkit-transition-delay: 135ms;transition-delay: 135ms; }

.language_select dd.open ul li:nth-child(4)  a{-webkit-transition-delay: 180ms;transition-delay: 180ms; }

.language_select dd.open ul li:nth-child(5)  a{-webkit-transition-delay: 225ms;transition-delay: 225ms; }

.language_select dd.open ul li:nth-child(6)  a{-webkit-transition-delay: 270ms;transition-delay: 270ms; }

.language_select dd.open ul li:nth-child(7)  a{-webkit-transition-delay: 315ms;transition-delay: 315ms; }

.language_select dd.open ul li:nth-child(8)  a{-webkit-transition-delay: 360ms;transition-delay: 360ms; }

.language_select dd.open ul li:nth-child(9)  a{-webkit-transition-delay: 405ms;transition-delay: 405ms; }

.language_select dd.open ul li:nth-child(10) a {-webkit-transition-delay: 450ms;transition-delay: 450ms; }





/*cssmenu*/

#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {border: 0 none;box-sizing: border-box;display: block;line-height: 1;list-style: outside none none;margin: 0;padding: 0;position: relative; }

#cssmenu::after, #cssmenu > ul::after {clear: both;content: ".";display: block;height: 0;line-height: 0;visibility: hidden;}

#cssmenu ul ul li.has-sub > a::after {border-bottom: 2px solid #26459d;border-right: 2px solid #26459d;content: "";height: 6px;position: absolute;right: 15px;top: 16px;transform: rotate(-45deg);transition: border-color 0.2s ease 0s;width: 6px;color: #333;}

#cssmenu ul ul li.has-sub:hover > a::after {border-color: #fff;}

#cssmenu #menu-button {display: none;}

#cssmenu {line-height: 1;margin: auto; width: auto;z-index: 55; float:left;  transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; text-align: left;}

#cssmenu > ul > li {float: left; margin-left:40px;}

#cssmenu > ul > li:first-child{ margin-left: 0;}

#cssmenu > ul > li > a {color:#333;font-size:16px;padding:44px 0; text-decoration: none;line-height:30px;text-transform:uppercase;position: relative; font-family: "poppins_s";}

#cssmenu > ul > li > a:after{width:0;height:6px;left:0%;  content:'';transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all;-moz-transition: 0.5s all;-ms-transition: 0.5s all; top:50%; margin-top: 20px; position: absolute;background:url(../images/title_line.png) no-repeat center center;}

#cssmenu > ul > li:hover >a:after,#cssmenu > ul > li.active>a:after{ width: 100%;}

#cssmenu > ul > li:last-child > a{ margin-right: 0;}

#cssmenu > ul > li:hover >a,#cssmenu > ul > li.active>a{color: #26459d;}

#cssmenu ul ul {left: -9999px;position: absolute;transform-origin: 0 0 0;transition: -moz-transform 0.5s ease 0s, opacity 0.3s ease 0s;}

#cssmenu li:hover > ul {left: auto;}

#cssmenu ul ul li {height: 0;transition: height 0.2s ease 0s;background: #f5f5f5; margin-bottom: 4px;}

#cssmenu ul li:hover > ul > li {height: auto;}

#cssmenu ul ul li a {color: #666;font-size: 14px;padding: 12px 10px;text-decoration: none;transition: color 0.2s ease 0s;width: 260px;}

#cssmenu ul ul li:hover { background: #26459d !important;}

#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {color: #fff;}

#cssmenu > ul > li >ul {position: absolute;margin: 30px 0 0 0;height: 0px;transition: all 0.5s ease 0s;opacity: 0;top:auto;}

#cssmenu > ul > li:hover > ul {margin: 0 0 0 0px;height: auto;opacity: 1;}

#cssmenu > ul > li > ul > li > ul {margin-left:120%;top: -10px !important;transition: all 0.5s ease 0s;opacity: 0;}

#cssmenu > ul > li > ul > li:hover > ul {transition: all 0.5s ease 0s;margin-left: 100%;top: 0;padding: 0px 0 0 0;opacity: 1;}

#cssmenu ul li ul {box-shadow: 0px 5px 10px rgba(0,0,0,0.15); padding: 10px !important; background: rgba(255,255,255,0.3);}

@media only screen and (max-width: 992px) {#cssmenu {display: none;}}





/*index*/

.height{padding-top:118px;}

.header_section{background: #eee; padding-left: 70px;}

.header_section .header_con{ float: left;}

.header_section .header_con a{ font-size: 13px; color: #777; line-height: 26px;}

.header_section .header_con a:hover{ color: #3469a9; text-decoration: underline;}

.header_section .header_con p{font-size: 13px; color: #777; text-transform: uppercase;}

.header_section .header_con .email{ background: url(../images/top_email.png) no-repeat left center; padding-left: 30px; margin-top: 6px; margin-left: 30px; float: left;}

.header_section .header_con .tel{ background: url(../images/top_tel.png) no-repeat left center; padding-left:30px; margin-top: 6px;float: left;}

.header_section .header_r{ float:right;}

.header_section .header_r .header_sns{ float: left; background: #ddd; padding: 8px 28px;}

.header_section .header_r .header_sns a{ float: left;margin: 0px 2px; width: 26px; height: 26px; border-radius: 50%; overflow: hidden;}





.nav_section{ padding-left: 60px;}

.nav_section #logo{ float: left; margin-top:18px;transition: 0.6s all; width: 280px;}

.nav_section .nav_r{ float: right; position: relative;}



.language{ float: left; background: #eee; padding: 0px 28px; height: 100px; margin-left: 30px;}

.language .li{display: inline-block; margin: 0px 8px; text-align: center;}

.language .li img{ border-radius: 50%; margin-top: 20px; margin-bottom: 6px;}



header{width: 100%;z-index: 999999;padding: 0;position:fixed;}

header.small{left:0; top:0;padding:0; background: #fff; position:fixed;box-shadow: 0px 5px 10px rgba(0,0,0,0.15);font-size:100%;}

@media only screen and (min-width:992px) {

header.small .nav_section #logo{ width: 160px;}

header.small .mainmenu>nav>ul>li>a{ padding: 18px 0;}

header.small #cssmenu > ul > li > a{padding: 23px 0;}

header.small .attr-nav .search{width: 70px; height: 70px;}

header.small .language{ height:70px;}

header.small .language .li img{margin-top: 12px;}

header.small .attr-nav .search{ margin-top: 5px;}

header.small .nav_section #logo{margin-top: 12px;}

}



@media only screen and (max-width:1400px) {

#cssmenu > ul > li{margin-left:20px;}



}



@media only screen and (max-width:1290px) {

.header_section{ padding-left: 15px;}

.nav_section{padding-left: 15px;}

.nav_section #logo{ width: 180px;}

.nav_section #logo{margin-top: 22px;}

#cssmenu > ul > li > a{font-size: 14px;}

#cssmenu > ul > li > a{padding: 30px 6px;}

.attr-nav .search{ margin: 26px 26px 0;}

.language{height: 90px;}

.height{padding-top: 90px;}

header.small #cssmenu > ul > li > a{padding: 20px 0;}

header.small .attr-nav .search{width: 70px; height: 70px;}

header.small .language{ height:70px;}

header.small .language .li img{margin-top: 12px;}

header.small .nav_section #logo{margin-top: 12px;}

}



@media only screen and (max-width:1200px) {

#cssmenu > ul > li > a{text-transform: capitalize; font-size: 12px;}

}

@media only screen and (max-width:992px) {

.nav_section{padding-left: 0px;}

.top-search em{ font-size: 26px;}

.height{padding-top: 56px;}

.header_section .header_con .email{display: none;}

.header_section .header_r .header_sns{display: none;}

.nav_section #logo{margin-top: 14px; margin-left: 15px;}

.nav_section #logo img{ max-height:32px;}

.attr-nav .search{width:56px; height: 56px; margin: 0; margin-right: 56px;}

.nav_section #logo{width: auto;}

.language{height: auto; padding: 0px 10px; margin-left: 0; font-size: 12px; background: #fff;}

.language .li img{margin-top: 4px;}

.language .li img{width: 20px;}

.attr-nav .search{background-size: 20px auto; background-color: #f7f7f7;}

header.small{ height: 56px;}

header.small .attr-nav .search{width: 56px; height: 56px;}

header.small .language{ height:auto;}

header.small .language .li img{margin-top: 4px;}

}



@media only screen and (max-width:768px) {

.header_section .header_con{display: none;}

.top-search em{font-size: 16px;}

.top-search .input-group{padding: 20px;}

.language_select{background: none;}

.language_select dt{line-height: 30px; height: 30px; color: #666;}

.language_select dt:after,.language_select dt.cur:after{color: #666;}

.language_select dd{top: 30px;}

}



@media only screen and (max-width:400px) {

header.small .nav_section #logo{margin-top: 4px;}

header.small,header{ height: 46px; background: #fff;}

.wrapper .toggle{width: 46px; height: 46px;}

.height{padding-top: 46px;}

.attr-nav .search{width:46px; height: 46px; margin-right: 46px;}

header.small .attr-nav .search{width: 46px; height: 46px;}

.nav_section #logo{margin-top: 6px;}

.language .li p{ display: none;}

.language{margin-top: 10px;}

}





/* banner */

.bs-slider{ overflow: hidden;  position: relative;}

.bs-slider .bs-slider-overlay {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    background-color: rgba(0, 0, 0, 0.40);}

.bs-slider > .carousel-inner > .item > img,.bs-slider > .carousel-inner > .item > a > img {    margin: auto;    width: 100% !important;}

.fade { opacity: 1;}

.fade .item {top: 0;z-index: 1;opacity: 0;width: 100%;position: absolute;left: 0 !important;display: block !important;-webkit-transition: opacity ease-in-out 1s;-moz-transition: opacity ease-in-out 1s;-ms-transition: opacity ease-in-out 1s;-o-transition: opacity ease-in-out 1s;transition: opacity ease-in-out 1s;}

.fade .item:first-child {top: auto;position: relative;}

.fade .item.active {opacity: 1;z-index: 2;-webkit-transition: opacity ease-in-out 1s;-moz-transition: opacity ease-in-out 1s;-ms-transition: opacity ease-in-out 1s;-o-transition: opacity ease-in-out 1s;transition: opacity ease-in-out 1s;}

.control-round .carousel-control {top: 50%;z-index:555;color: #ffffff;display: block;cursor: pointer;overflow: hidden;text-shadow: none;position: absolute;background: transparent;}

.control-round:hover .carousel-control{opacity: 1;}

.control-round .carousel-control.left:hover,.control-round .carousel-control.right:hover{border: 0px transparent;}

.control-round .carousel-control {margin: 0 60px;width: 70px;height: 70px;-webkit-transition: width 0.3s, background-color 0.3s;transition: width 0.3s, background-color 0.3s;margin-top:-31px !important;}

.carousel-control .icon-wrap {position: absolute;}

.carousel-control.left .icon-wrap {left: -80px; transition: 0.5s all;}

.carousel-control.right .icon-wrap {right: -80px; transition: 0.5s all;}

#bootstrap-touch-slider2:hover .carousel-control.left .icon-wrap {left: 0px;}

#bootstrap-touch-slider2:hover .carousel-control.right .icon-wrap {right: 00px;}



.banner .indicators-line > .carousel-indicators{right: 0%;bottom:20px;left: auto;width: 100%;height: 20px;font-size: 0;overflow-x: auto;text-align:center;overflow-y: hidden;

white-space: nowrap;}

.banner .indicators-line > .carousel-indicators li{padding: 0;width: 12px;height: 12px;text-indent: 0;overflow: hidden;text-align: left;position: relative;margin-right: 5px;z-index: 10;

cursor:pointer;background:rgba(255,255,255,1);border:none; border-radius: 50%;}

.banner  .indicators-line > .carousel-indicators li:last-child{margin-right: 0;}

.banner  .indicators-line > .carousel-indicators .active{margin: 1px 5px 1px 1px;background-color: #26459d;position: relative;-webkit-transition: box-shadow 0.3s ease;

-moz-transition: box-shadow 0.3s ease;-o-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;-webkit-transition: background-color 0.3s ease;-moz-transition: background-color 0.3s ease;-o-transition: background-color 0.3s ease;transition: background-color 0.3s ease;}

.banner .indicators-line > .banner .carousel-indicators .active:before{transform: scale(0.5);background-color:rgba(255,255,255,0.5);content:"";position: absolute;

left:-1px;top:-1px;width:23px;height: 5px;border-radius: 50%;-webkit-transition: background-color 0.3s ease;-moz-transition: background-color 0.3s ease;-o-transition: background-color 0.3s ease;transition: background-color 0.3s ease;}

.banner_text {position: absolute;bottom: 50%;width:100%;left:0;transition: all 0.5s;-webkit-transform: translate(0%, 50%);-moz-transform: translate(0%, 50%);-ms-transform: translate(0%, 50%);-o-transform: translate(0%, 50%);transform: tanslate(0%, 50%); text-align: center;}

.slide-text { background: rgba(0,0,0,0.3); max-width: 900px; padding: 60px 5%; margin: 0 auto;}

.slide-text .more{ background: #26469d; line-height: 40px; padding: 0px 30px; display: inline-block; color: #fff; text-transform: uppercase;font-family: "poppins_s"; }

.slide-text  .h4{ padding: 0;-webkit-animation-delay: 0.7s; animation-delay: 0.7s;}

.slide-text p{ font-size: 20px; color: #fff;}

.slide-text  .h4 a{ font-family: "CenturyGothic";  font-size:46px;color:#fff; display:inline-block; margin-bottom: 30px; text-transform: uppercase;overflow: hidden;line-height:60px;}

.slide-text  .h4 .color1{ background: rgba(253,116,0,0.9); display: inline-block; padding: 0px 50px;}

.slide-text  .h4 .color2{ background: rgba(48,52,63,0.9); display: inline-block; padding: 0px 50px;}





@media (max-width:1200px) {

.slide-text{padding: 30px; background: none;}

.slide-text .h4 a{font-size: 30px; line-height:40px;}



}

@media (max-width:768px) {

.slide-text .h4 a{ font-size: 20px; line-height:30px;}

.banner .indicators-line > .carousel-indicators{ bottom: 20px;}

.slide-text .h4 a{margin-bottom: 0;}

.slide-text p{font-size: 16px;}

.banner_text{right: 0;}

}



@media (max-width:480px) {

.slide-text{ display: none;}

}



/* Slider */

.slick-slider{ position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand;}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

.slick-slide img { display: block; margin:0 auto;}

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; text-align: center;}

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; margin-top: -10px; padding: 0; border: none; outline: none; }

.slick-prev:focus, .slick-next:focus { outline: none; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-dots { position: absolute; bottom: 0; list-style: none; display: block; text-align: center; padding: 0px 3px; width: 100%; z-index:999;}

.slick-dots li { position: relative; display: inline-block; height: 8px; width:8px; margin: 0px 6px; padding: 0px; cursor: pointer;background:#cccccc;border-radius:50%;z-index: 10;transition: 0.5s all;}

.slick-dots li button { border: 0; background: transparent; display: block; height: 8px; width:8px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#aaa;border-radius:50%;padding:0;transition: 0.5s all;}

.slick-dots li button:focus { outline: none;}

.slick-dots li.slick-active button,.slick-dots li.slick-active{ width:24px; background:#26459d; border-radius:10px;}

.slick-dots li.slick-active:before{ width: 50px; z-index: 333; opacity: 1; left: 0px;}



@media only screen and (max-width:992px) {

.slick-dots{bottom: -30px;}

}





.i_title{margin-bottom:30px;position:relative; text-align: center;}

.i_title .h6{ display: inline-block;font-size: 14px; color: #a5a5a5; text-transform: uppercase; position: relative; padding-top: 20px;}

.i_title .h4{color:#333;font-size:44px; line-height:50px;font-family: "CenturyGothic"; text-transform:uppercase; z-index: 2; position: relative; background: url(../images/title_line.png) no-repeat center bottom; padding-bottom: 22px; margin-bottom: 20px;}

.i_title p{ font-size: 12px; line-height: 24px; color: #808080; max-height: 48px; overflow: hidden; max-width: 720px; margin: 0 auto;}



.title_l{ text-align: left;}

.title_l .h4{ background: url(../images/title_line2.png) no-repeat left bottom;}

.title_l p{text-align: left; margin: 0;}

@media only screen and (max-width:1200px) {

.i_title .h4{font-size: 38px; margin: 10px 0;}

}



@media only screen and (max-width:992px) {

.i_title{margin-bottom: 15px;}

.i_title .h6{display: none;}

.i_title .h4{font-size:26px; line-height: 30px; margin:0;}

.i_title p{ line-height: 20px; max-height: 40px; margin-top: 5px;}

}





/*css*/

.pro_line{ position:relative; overflow:hidden; display:block;}

.pro_line:after{width: calc(100% + 20px);height: calc(100% + 20px);position: absolute;left: -10px;top: -10px;content:'';border:1px solid rgba(255,255,255,0.3) ;transition: all ease-out .3s;z-index:55;}

.li:hover .pro_line:after{	width: calc(100% - 22px);	height: calc(100% - 22px);	left: 10px;	top: 10px;}

/*quick_ico*/

.quick_ico{position: absolute;bottom:30px;width:100%;left:0;transition: all 0.5s;text-align: center; opacity: 0;}

.quick_ico span{ display: inline-block; position: relative;line-height: 36px; padding: 0px 30px; color: #fff;font-family: "poppins_s";  text-align: center;font-size: 12px; background: #26459d; text-transform:uppercase; border-radius:0;-webkit-box-shadow: 0px 0px 20px 0px rgba(241, 130, 0, 0.08); box-shadow: 0px 0px 20px 0px rgba(240, 130, 0, 0.08);}

.li:hover .quick_ico{ opacity:1;bottom:-10px;}



.more_h2{ position:relative; overflow:hidden;}

.more_h2:after{content:url(../images/ico_jt2.png);  height: 100%;width: 17px; color: #fff; position: absolute; right: 0px; line-height: 20px; top: 50%; margin-top: -10px; opacity: 0; transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.more_h2:hover{ padding-right: 30px !important;}

.more_h2:hover:after{ right: 2px; opacity: 1;}



/*cate_section*/

.single{overflow: hidden;}

.single *{transition: 0.5s all;}

.single {position: relative;}

.single img {-webkit-transition: 0.5s;transition: 0.5s;}

.single .single_overlay {position: absolute;overflow: hidden;top: 10px;left: 10px;right: 10px;bottom: 10px;}

.single .single_overlay::before {content: '';-webkit-transition: 0.5s;transition: 0.5s;position: absolute;width: 100%;bottom: 0;height: 50%;background: rgba(0,0,0,0.5);right: -100%;}

.single .single_overlay::after {content: '';-webkit-transition: 0.5s;transition: 0.5s;position: absolute;background: rgba(0,0,0,0.5);top: 0;height: 50%;width: 100%;left: -100%;}

.single .single_overlay .icon {color: transparent;overflow: hidden;position: absolute;bottom:50%;text-align: center;left: 25px;margin: 0;-webkit-transition: 0.5s;transition: 0.5s;z-index: 2; margin-bottom: 20px;}

.single .single_overlay .icon i{ display: inline-block; width: 82px; height: 82px; background: none; border-radius: 50%; opacity: 0;}

.single .single_overlay .icon::before {content: '';background: #26459d;position: absolute;width: 100%;bottom: 0;-webkit-transition: 0.5s;transition: 0.5s;left: 100%;top: 0;right: auto;}

.single .single_overlay .p {color: transparent;overflow: hidden;z-index: 2;position: absolute;top:50%;display: block;left: 0;-webkit-transition: 0.5s;transition: 0.5s; font-size: 12px; line-height: 24px; max-height: 72px; margin-top: 20px; padding: 0px 20px;}

/*.single  .single_overlay .p::before {content: '';background:rgba(255,255,255,0.5); width: 100%;top: 0;bottom: 0;position: absolute;-webkit-transition: 0.5s;transition: 0.5s;right: 100%;}*/

.li:hover .img img, .li:focus  .img img {-webkit-transform: scale(1.2);transform: scale(1.2);}

.li:hover .single_overlay::before, .li:focus  .single_overlay::before {right: 0;opacity: 1;width: 100%;height: 50%;-webkit-transition: all .8s;transition: all .8s;}

.li:hover .single_overlay::after, .li:focus  .single_overlay::after {  left: 0;  opacity: 1;  -webkit-transition: all .8s;  transition: all .8s;}

.li:hover .single_overlay .p, .li:focus  .single_overlay .p {  color: #ffffff;}

/*.single:hover  .single_overlay .p::before, .single:focus  .single_overlay .p::before {  right: -100%;}*/

.li:hover .single_overlay .icon, .li:focus  .single_overlay .icon {  color: #ffffff;}

.li:hover .single_overlay .icon::before, .single:focus  .single_overlay .icon::before {left: -100%;}

.li:hover .single_overlay .icon i, .li:focus  .single_overlay .icon i {background: #26459d; opacity: 1;}



.cate_section{ background: #f7f7f7; padding: 80px 0 90px;}

.cate_section .cate_main{ margin: 0px -15px;}

.cate_section .li{padding: 0px 10px; margin-bottom: 20px; position: relative;}

.cate_section .li img{ width: 100%;}

.cate_section .li1{ float: left; width: 25.5%;}

.cate_section .li2{ float: left; width: 49%;}

.cate_section .li1 .single{ position:relative; padding:112% 0 0 0; overflow:hidden;}

.cate_section .li2 .single{ position:relative; padding:56% 0 0 0; overflow:hidden;}

.cate_section .li .img{left:0px; top:0px; width:100%; height:100%; position:absolute;}

.cate_section .title{ line-height: 28px; padding: 15px 35px 15px 10px; background: #fff;font-family: "poppins_s"; font-size: 13px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; position: relative;transition: 0.5s all;}

.cate_section .title:after{ position: absolute;display: block; color: #aaa; content: "\f105";position: absolute;top:50%; right:20px; margin-top: -15px; line-height:30px; transition: 0.6s all; font-family: "FontAwesome"; font-size: 22px;}

.cate_section .li:hover .title{ background: #26459d; color: #fff;}

.cate_section .li:hover .title:after{ color: #fff;}

.cate_section .li:nth-child(4){ clear: both;}

.cate_section .li .a{ display: block; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; position: absolute;}

@media only screen and (max-width:992px) {

.cate_section .title{font-size: 14px; padding: 10px; padding-right: 30px;}



}



@media only screen and (max-width:768px) {

.cate_section{padding: 40px 0;}

.single_overlay{display: none;}

.cate_section .cate_main{padding: 0px 8%;}

.cate_section .li1,.cate_section .li2{width: 100%;}



}





/* Numbers */

.numbers{position: relative; background: #f7f8f9; padding: 50px 0; }

.numbers .percent-blocks{margin: 0px -5%;}

.numbers .mun_main{padding:40px 0px; position:relative; cursor:pointer;}

.numbers > .container > div{position: relative;z-index:100;}

.number-plus .numbers__num{ position:relative;}

@media only screen and (max-width:1440px) {.numbers > .container > div{ margin:0;}	}

.numbers__one{width:25%;float:left;position:relative; text-align:center;}

.numbers__one .h4{ font-size:26px; color:#333; text-transform:uppercase; margin-top:26px;}

.numbers__one .img img{ position: relative; z-index: 555; display: inline-block;}

.numbers__one:hover .img img{filter:FlipH; transform: rotateY(180deg);}

.numbers__one .num{ color:#fff;font-size:50px;line-height:50px; display: inline-block; font-family: "CenturyGothic"; margin: 26px 0 22px; position: relative;}

.numbers__one .numbers__num{ display: inline-block; position: relative; z-index: 555;}

.numbers__one .num_plus{ display: inline-block; margin-left: 6px; font-size: 30px; position: relative; z-index: 555; line-height: 30px;}

.numbers__one .number__desc{color:#777;font-size:18px; line-height:20px;position: relative;font-family: "poppins_s"; text-transform: uppercase; color: #fff; margin-bottom: 20px;}

@media only screen and (max-width:1200px) {

  .numbers__one .num{font-size: 40px; line-height: 40px;margin: 10px 0;}

  .number__desc{font-size: 12px;}

  .numbers__one{margin-top: 0px;}

}

@media only screen and (max-width:992px) {

  .numbers__num, .numbers__one h6{font-size: 30px; line-height: 30px;}

  .number__desc{margin-top: 0;}

  .numbers__one .num{margin: 0;}

}

@media only screen and (max-width:768px) {	.numbers{display: none;}}







/*about_section*/

.my_more1{display: inline-block;  line-height: 40px; background: #26459d; color: #fff;font-family:'poppins_s'; text-transform: uppercase; padding: 0px 30px; font-size: 13px; position: relative;}

.my_more1:after{ position: absolute; left: 5px; top: 5px; width: 100%; height: 100%; border: 1px solid rgba(38,69,157,0.5); content: ''; transition: 0.5s all;}

.my_more1:hover{ background:#bb1f22;}

.my_more1:hover:after{ left: 0px; top: 0px; border: 1px solid #bb1f22;}



.n_main .my_more1{ line-height: 36px; font-size: 12px;}

.more_h{position: relative;}

.more_h:hover{ padding-right:50px !important;}

.more_h:before { content: ' '; position: absolute; background:rgba(255,255,255,0.3); width:0; height: 100%; top: 0; left:0; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }

.more_h:hover:before{ width: 100%;}

.more_h:after{ position: absolute; right: 0px; top: 0px; width: 40px; height: 100%; display: inline-block; content: ''; background:url(../images/ico_jt.png) no-repeat center center; opacity: 0;}

.more_h:hover:after{animation: more_i 1.5s infinite; opacity: 1; right: 10px;}

@keyframes more_i {

0% {

transform: translateX(-3px); }

50% {

transform: translateX(3px); }

100% {

transform: translateX(-3px);} }



.about_section{padding: 90px 0 70px; position: relative; background: url(../images/about_bg.jpg) no-repeat left center;}

.about_section:before{ position: absolute; left: 0; bottom: 0; width: 70%; background: #f7f7f7; height: 194px; content: '';}

.about_section .about_img{float: right; width: 50%; position: relative; padding-left: 60px; }

.about_section .about_img .img{ position: relative; z-index: 333; display:inline-block;}

.about_section .about_img .img a{ display: inline-block;max-height: 530px; overflow: hidden;}

.about_section .about_img .img a i{ background: rgba(38,68,157,0.9); width: 88px; height: 88px; border-radius: 50%; position: absolute; left: 50%; top: 50%; margin-top: -44px; margin-left: -44px; z-index: 666; line-height: 88px; text-align: center; color: #fff; font-size: 30px;}

.about_section .about_img .img img{ position: relative; z-index: 666;}

.about_section .about_img .img:before {content: ""; position: absolute; width: 100%; height: calc(100% - 40px); top: 20px; right:16px; background:#f4f6f6;  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); z-index:6;}

.about_section .about_img .img:after { content: ""; position: absolute; width: 100%; height: calc(100% - 100px); top: 50px; right:32px; background:#f7f9fa;  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);z-index: 5; }

.about_section .about_year{ position: absolute;left:0; bottom: -20px; background: #26459d url(../images/year_bg.jpg) no-repeat center right;-webkit-clip-path: polygon(80% 0, 100% 20%, 100% 100%, 0 100%, 0 0);clip-path: polygon(80% 0, 100% 20%, 100% 100%, 0 100%, 0 0);padding: 2%;width: 200px; z-index: 555; height: 190px; color: #fff; line-height: 22px; font-size: 14px;font-family: "CenturyGothic";}

.about_section .about_year p{ font-size: 80px; line-height: 80px; margin: 10px 0;}

.about_section .about_text{ float: left; width: 50%; padding-bottom: 160px; position: relative;}

.about_section .about_text .main{padding-right: 60px;}

.about_section .about_text .com a{ display: block; font-size: 22px; color: #333;font-family: "poppins_s"; margin: 30px 0 20px; line-height: 30px; max-height: 60px; overflow: hidden;}

.about_section .about_text .p{ font-size: 13px; line-height: 30px; max-height:150px; overflow: hidden; color: #777; margin-bottom: 20px;}



.about_ser{margin-top: 40px; position: absolute; left: 0px; bottom: 0px;}

.about_ser ul li{ list-style: none;}

.about_ser ul li .img{ float: left; margin-right: 20px;}

.about_ser ul li .h4{ font-size: 18px; color: #333; overflow: hidden; display: block; text-overflow: ellipsis; white-space:nowrap;font-family: "poppins_s"; text-transform: uppercase; margin-bottom: 4px;}

.about_ser ul li p{ color: #808080; line-height: 22px; height: 44px; overflow: hidden; font-size: 12px;}



@media only screen and (max-width:1200px) {

.about_section .about_text{padding-bottom: 0px;}

.about_ser{display: none;}

.about_section:before{display: none;}

}

@media only screen and (max-width:992px) {

.about_section {padding-top: 0; padding-bottom: 50px;}

.about_section .about_text{width: 100%; padding-right: 0;}

.about_section .about_img{width: 100%; padding: 0; text-align: center; margin-bottom: 30px;}

.about_section .about_text .main{padding-right: 0;}

.about_section .about_year{display: none;}

.about_section .about_text .com a{font-size: 16px; line-height: 30px; margin:10px 0;}



}

/*pro_section*/

.pro_section{ background:url(../images/pro_bg.jpg) no-repeat left bottom;  padding: 80px 0 60px;}

.pro_section .container{position: relative;}

.pro_section .slick-slider{ position: inherit;}

@media only screen and (min-width:1400px) {

.pro_section .fac_l{ position: absolute;bottom: 50%;width:100%;left:0;transition: all 0.5s;-webkit-transform: translate(0%, 50%);-moz-transform: translate(0%, 50%);-ms-transform: translate(0%, 50%);-o-transform: translate(0%, 50%);transform: tanslate(0%, 50%); width: 33.33%; padding-right: 80px; padding-bottom: 80px;}

}

.pro_section .fac_l p{ max-height: 78px;}

.pro_section .fac_r{float: right; width:90.66%; margin-right: -24%;}

.pro_section .slider{ margin: 0px -10px;}

.pro_section .li{ margin:10px 15px; text-align: left; position: relative;}

.pro_section .li .img img{width: 100%;}

.pro_section .li:hover img{transform: scale(1.05);transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0);}

.pro_section .li .title{ font-size: 18px; color: #333;font-family: "poppins_s"; margin: 20px 0 10px; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}

.pro_section .li .fac_line{ background: #d5d5d4; width: 100%; height: 1px; position: relative;}

.pro_section .li .fac_line:after{ position: absolute; left: 0px; top: 0px; content: ''; width: 24px; background: #26459d; height: 1px;transition: 0.5s all;}

.pro_section .li:hover .fac_line:after{ width: 100%;}

.pro_section .li p{ color: #999; font-size: 12px; display: block;overflow: hidden; line-height: 24px; max-height: 72px; margin-top: 20px;}



@media only screen and (max-width:1590px) {

.pro_section .fac_r{float: right; width:75%; margin-right:0;}

}

@media only screen and (max-width:1400px) {

.pro_section {background: #f7f7f7;}

.pro_section .fac_l{ width: 100%; background: none; margin-bottom: 30px;}

.pro_section .fac_r{width:100%;}

}

@media only screen and (max-width:992px) {

.pro_section{padding: 40px 0;}

.pro_section .fac_r{text-align: center;}

}



/*index_pic*/

.index_pic{text-align: center; padding: 90px 0 40px;}

.index_pic .title{ font-size: 40px; color: #fff;font-family: "CenturyGothic"; text-transform: uppercase; margin-bottom: 40px; line-height: 36px;}

.index_pic p{ font-size: 18px; color: #fff; font-family: "CenturyGothic"; margin-bottom: 30px;}

@media only screen and (max-width:992px) {

.index_pic{padding: 40px 0;}

.index_pic .title{font-size: 30px; line-height: 30px; margin-bottom:10px;}

.index_pic p{font-size: 14px; margin-bottom: 10px;}

}



@media only screen and (max-width:992px) {

.index_pic .title{ font-size: 20px;}



}

/*news_section*/

.overly2 {width: 100%;overflow: hidden;position: relative; display: block;}

.overly2:after{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background: rgba(255, 255, 255, 0.08);height: 100%;position: absolute;width: 100%;

left: -50%;top: -50%;-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s; content: '';}

.li:hover .overly2:after,li:hover .overly2:after{-webkit-transform: scale(3);-moz-transform: scale(3);-ms-transform: scale(3);-o-transform: scale(3);transform: scale(3);}



.index_other{ padding: 70px 0 90px; background:url(../images/video_ico.jpg) no-repeat 15px 15px; position: relative;overflow: hidden;}

.index_other .title_l .h4{font-size: 32px;}

 
.video_section{float: left; width: 50%; padding-right: 80px; position: relative;}

.video_section:after{ position: absolute; left: -35px; bottom: -50px; content: ''; background: #efefef; width: 90%; height: 50%; z-index: -1;}

.video_section .li{padding:0 10px;}

.video_section .li .column{transition:all .5s;border-radius: 0;}

.video_section .li .image{display:block;overflow:hidden;position:relative;transition:all .5s;border-radius: 0;}

.video_section .li:hover .image{box-shadow: 0 10px 25px 1px rgba(0,0,0,0.1);}

.video_section .li .image > a.link{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:20;}

.video_section .li .image img{max-width:100%;height:auto;width:100%;transition:all .9s;}

.video_section .li:hover .image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}

.video_section .li .ovrly{position: absolute;left:0;top:0;width:100%;height:100%;display: block;background:#000;opacity: 0;filter: alpha(opacity=0);transition:all .5s;}

.video_section .li:hover .ovrly{opacity: 0.5;filter: alpha(opacity=50);}

.video_section .li .video_button{display: inline-flex;position: absolute;transform: translate(-50%, -50%);left: 50%;top:50%;width: 70px;height: 70px;border-radius:50%;font-size: 22px;background:rgba(38,70,157,0.9);align-items: center;justify-content: center;z-index: 99;color: #fff;transition:all .5s;}

.video_section .li .video_button .line-video-animation{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border:2px solid rgba(255,255,255,0.27);border-radius:50%;opacity: 0;filter: alpha(opacity=0);}

.video_section .li:hover .video_button{width: 70px;height: 70px;text-decoration: none;background:#fff;color: #014099;}

.video_section .li:hover .video_button .line-video-animation{

	animation:squares 3.9s linear 0s infinite;

	-webkit-animation:squares 3.9s linear 0s infinite;

	-ms-animation:squares 3.9s linear 0s infinite;

	-o-animation:squares 3.9s linear 0s infinite;

	-webkit-animation-play-state:running;

	-moz-animation-play-state:running;

	-o-animation-play-state:running;

	animation-play-state:running;

}

.video_section .li:hover .video_button .line-video-animation.line-video-2{

	-webkit-animation-delay:1.3s;

	-moz-animation-delay:1.3s;

	-o-animation-delay:1.3s;

	animation-delay:1.3s;

}

.video_section .li:hover .video_button .line-video-animation.line-video-3{

	-webkit-animation-delay:2.6s;

	-moz-animation-delay:2.6s;

	-o-animation-delay:2.6s;

	animation-delay:2.6s;

}



@-webkit-keyframes squares{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-webkit-transform:scale(2.1);transform:scale(2.1);opacity:0}}

@-moz-keyframes squares{0%{-moz-transform:scale(1);transform:scale(1);opacity:0}20%{-moz-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-moz-transform:scale(2.1);transform:scale(2.1);opacity:0}}

@-o-keyframes squares{0%{-o-transform:scale(1);transform:scale(1);opacity:0}20%{-o-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}

@keyframes squares{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);-moz-transform:scale(1.24);-o-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-webkit-transform:scale(2.1);-moz-transform:scale(2.1);-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}

.video_section .li .title{ font-size: 16px; color: #333; line-height: 24px; height: 48px; overflow: hidden;font-family: "poppins_s"; display: block; text-align: left;}

.video_section .li p{ font-size: 12px; color: #808080; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 20px 0;}

.video_section .slick-prev{width:50px; height:50px; position:absolute; left:-35px;bottom:-50px;  vertical-align: middle;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:#26459d ; opacity:1; margin-top:70px;}

.video_section .slick-prev::before{border-radius: 0;color:#fff;display: inline-block;font-family: "FontAwesome";font-size:30px; content: "\f104"; line-height:34px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.video_section .slick-next{width:50px; height:50px; position:absolute; left:15px; bottom:-50px; vertical-align: middle;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  background:#333; opacity:1; margin-top:70px;}

.video_section .slick-next::before{border-radius: 0;color:#fff;display: inline-block;font-family: "FontAwesome";font-size:30px; content: "\f105"; line-height:34px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.video_section .slick-next:hover{background:#15589f;}





/*news_section*/

.news_section{ position: relative; z-index: 444; }
.news_section ul{ display: flex; flex-wrap: wrap;}
.news_section ul li{ list-style: none; margin-bottom: 16px;width: 50%;}

.news_section ul li .img{ float: left; width: 198px; margin-right: 26px; padding: 6px; background: #fff; box-shadow: 0px 0px 10px rgba(0,0,0,0.08);}

.news_section ul li .title{ font-size: 18px; color: #333; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.news_section ul li .news_date{ background: url(../images/index_day.png) no-repeat center left; padding-left: 26px; color: #26459d;font-size: 14px; display: inline-block; margin: 8px 0;}

.news_section ul li  p{ color: #999; line-height: 24px; height: 48px; overflow: hidden; font-size: 12px;}

.news_section ul li .more{ color: #999; font-size: 12px; text-transform: uppercase;font-family: "poppins_s"; border-bottom: 1px solid #c1c1c1;  margin-top: 10px; display: inline-block;}

.news_section .news_more{ line-height: 74px; margin-left: 84px; padding-left: 106px; background: url(../images/news_ico.png) no-repeat 40px center; display: inline-block; font-size: 16px; color: #808080; text-transform: uppercase;font-family: "poppins_s"; position: relative; margin-top: 30px;}

.news_section .news_more:after{ position: absolute; left: 0px; top: 0px; width: 1000vh; height: 100%; background: #eaeaea; content: ''; z-index: -1;}

.news_section .news_more i{margin-left: 4px;}



@media only screen and (max-width:992px) {

.index_other{ background: none; padding-bottom: 50px;}

.index_other:after{display: none;}

.video_section{ display: none;}

.news_section{width: 100%;}

.news_section .news_more{margin-left: 0; line-height: 46px; margin-top: 10px;}

}

@media only screen and (max-width: 768px) {
.news_section ul li{ width: 100%;}
}


@media only screen and (max-width:500px) {

.news_section ul li .img{width: 120px; margin-right: 8px;}

.news_section ul li .news_date{display: none;}

.news_section ul li .more{display: none;}

.news_section ul li .title{font-size: 16px;}

}

/*footer*/

#footer{color:#aaa; background: #27282c url(../images/footer_bg.jpg) no-repeat center center; font-size:13px; position:relative; overflow: hidden; padding:50px 0 0;}

#footer ul li{ list-style:none;}

#footer .modules a{ color:#aaa; font-size:14px; }

#footer .modules a:hover{ color:#fff; text-decoration:underline;}

#footer section{position: relative; z-index: 555;}

#footer .footer_about{ float: left; width: 38%; padding-right: 6%;}

#footer .footer_about .footer_logo{ margin-top:10px; display: inline-block;}

#footer .footer_about .p{ line-height: 28px; color: #aaa; font-size: 13px; max-height: 140px; overflow: hidden; margin: 30px 0 10px;}

#footer .footer_sns {margin-top: 20px;}

#footer .footer_sns a{ width: 32px; height: 32px; margin:0px 2px; display: inline-block; border-radius: 50%; overflow: hidden;}



#footer .footer_tags{float:left; width:34%;padding-right:4%;}

#footer .footer_tags ul li a{ line-height:20px; display:inline-block; position:relative; padding-left:0px; text-transform: capitalize; padding:8px 0;}



#footer .footer_email p{font-size: 14px; color: #939496; line-height: 24px; height: 48px; overflow: hidden; margin: 20px 0;}

#footer .footer_email{ float: left; width: 32%; text-align: center;}

#footer .footer_email .email{ position: relative;}

#footer .footer_email .email_main{height:46px;color:#999;float:left; line-height:48px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:#fff url(../images/email_ico1.jpg) no-repeat left center; border:none; padding-left:12px; padding-right: 70px; padding-left:70px;}

#footer .footer_email .email_main:focus{color:#333;}

#footer .footer_email .email_btn{  width: 46px; font-size: 16px; height:46px; background:url(../images/email_ico2.png) no-repeat center center;  position: absolute; right:0; top: 0; border:none; color: #fff; text-transform: uppercase;}



#footer .footer_con{ float: right; max-width:34%; width: 304px;}

#footer .footer_con a{ text-transform: none; line-height: 32px; font-size: 13px;}

#footer .footer_con ul li{ margin-bottom: 10px;}

#footer .footer_con .con_add{ background: url(../images/footer_add.png) no-repeat left 4px; padding-left: 40px;}

#footer .footer_con .con_tel{ background: url(../images/footer_tel.png) no-repeat left 4px; padding-left: 40px;}

#footer .footer_con .con_email{ background: url(../images/footer_email.png) no-repeat left 4px; padding-left: 40px;}

#footer .footer_con .con_web{ background: url(../images/footer_web.png) no-repeat left 4px; padding-left: 40px;}

#footer .footer_con .con_whatsapp{ background: url(../images/footer_whatsapp.png) no-repeat left 4px; padding-left: 40px;}



.footer_follow{text-align: center; margin-bottom: 10px;}

.footer_follow ul li{ list-style: none; display: inline-block;}

.footer_follow ul li a{ font-size: 15px; color: #fff;font-family: "poppins_s"; text-transform: uppercase;}

.footer_follow ul li span{ font-size: 15px; margin:0 20px; display: inline-block; text-transform: uppercase; color: #fff;}



.footer_bottom {font-size:12px; color:#808dbe;line-height:22px;  position: relative; margin-top: 40px; background: url(../images/footer_bg.png) no-repeat center top; padding: 40px 0 20px; text-align: center;}

.footer_bottom .container{ position: relative; z-index: 555;}

.footer_bottom  a{ margin:0px 4px; line-height:22px;}

.footer_bottom  a{ color:#808dbe; font-size:12px;}

.footer_bottom  a:hover{color:#fff; text-decoration:underline;}

.footer_bottom .ipv6 { display:inline-block; margin-right:15px; color: #808dbe;}

.footer_bottom .ipv6 img{ margin-right:6px;}

.footer_bottom .links{display:inline-block;}

.footer_bottom #powerby{ display: inline-block;}

#footer .footer_other{line-height:26px; display: inline-block;}

#footer .cop{display: inline-block;}

#footer .cop span{font-family: "CenturyGothic"; font-size: 16px; color: #fff; text-transform: uppercase; display: inline-block; margin-right: 6px;}

#footer .cop a:hover{ color:#fff ; text-decoration:underline;}

#footer .footer_r{ float: right;}

#footer .footer_r a{font-family: "poppins_s"; font-size: 14px; color: #bebebf; text-transform: uppercase; margin-left: 8px;}

#footer .footer_r a:hover{color:#fff; }

@media only screen and (max-width:1200px) {

.footer_bottom{text-align: center;}

#footer .cop{ width: 100%; text-align: center;}

#footer .footer_r{width: 100%; text-align: center;}

#footer .footer_about{width: 100%; padding-right: 0; text-align: center; background: rgba(255,255,255,0.05); padding: 20px; text-align: center; margin-bottom: 30px;}

#footer .footer_con,#footer .footer_tags,#footer .footer_follow{width: 33.33%;}

}

@media only screen and (max-width:992px) {

#footer{ padding-top:25px;}

#footer .footer_email{display: none;}

.footer_top .index_contain{padding-left: 0; padding-right: 0;}

#footer .footer_follow{width: 100%; padding-right: 0;}

#footer .footer_email .title_h4{display: block;}

#footer .footer_email{width: 100%; padding-right: 0;}

#footer .footer_con{ float:left; width:100%; padding-right:0; padding-left: 0; max-width: 100%;}

#footer .footer_con .footer_logo{ display: none;}

#footer .footer_tags{float:left; width:100%;padding-right:0; padding-left: 0;}

#footer .footer_con ul li{ display: inline-block; margin-right: 30px;}

#footer{ padding-top:30px; background-size: cover;}

.footer_bottom{ background: #26469d; border-top:none; margin-top:0px;padding: 20px 0; text-align: center;}

.footer_follow ul li a{font-size: 12px;}

.footer_follow ul li span{margin: 0px 4px;}

#footer .footer_sns{margin-top: 0;}

.footer_bottom .footer_sns{width: 100%; padding: 10px 0; float: none;}

#footer .cop{margin: 0;}

#footer .footer_about{width: 100%; padding-right: 0; text-align: center; margin-bottom: 30px;}

#footer .footer_pro{width: 100%; padding-right: 0;}



}



*:focus {outline: none;} 

#footer .title_h4{font-size:24px; color:#fff;  text-transform:capitalize; margin-bottom:24px;}

@media only screen and (max-width: 992px) {

#footer .title_h4{ position:relative; margin-top:0; color:#fff; font-size:18px; padding-bottom:0px; padding:6px 10px; margin-bottom:15px; background:rgba(255,255,255,0.05); line-height: 24px;}

#footer .title_h4:after {  display: block;  content: "\f078";  font-family: "FontAwesome"; position: absolute;  right:15px;  cursor:pointer; font-size:14px; top:5px;  color:#fff;}

#footer .title_h4.active:after { content: "\f077";}

}







/*back-top*/

.back_top{width:60px;height:60px;text-align:center; position:fixed; right:18px;bottom:20px; z-index:99999999; display:none; background: url(../images/yuan2.png)no-repeat center center; background-size:100% 100%;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius: 50%; padding: 10px;}

.back_top:before{content:"\f106";font-family:'FontAwesome';color:#fff;font-size:22px;display:block;line-height:40px; width: 40px; height: 40px; border-radius: 50%; background: rgba(0,0,0,0.2);}

.back_top:hover{text-decoration:none;box-shadow:0 0 10px 2px rgba(0,0,0,0,0.2);}

.back_top:hover:before {animation: scroll_up_anim 1.5s infinite; background: #26459d;}

@keyframes scroll_up_anim {

0% {

transform: translateY(-3px); }

50% {

transform: translateY(3px); }

100% {

transform: translateY(-3px); } }

.back_top:link{text-decoration:none;}

.back_top:hover:before{color:#fff;text-decoration:none;}



/*bottom_ser*/

@keyframes scaleToggleOne { 

0 {

transform:scale(1);

-webkit-transform:scale(1)

}

50% {

transform:scale(1.7);

-webkit-transform:scale(1.7)

}

100% {

transform:scale(1);

-webkit-transform:scale(1)

}

}

@keyframes scaleToggleTwo { 0 {

transform:scale(1);

-webkit-transform:scale(1)

}

20% {

transform:scale(1);

-webkit-transform:scale(1)

}

60% {

transform:scale(1.7);

-webkit-transform:scale(1.7)

}

100% {

transform:scale(1);

-webkit-transform:scale(1)

}

}

@keyframes scaleToggleThree { 0 {

transform:scale(1);

-webkit-transform:scale(1)

}

33% {

transform:scale(1);

-webkit-transform:scale(1)

}

66% {

transform:scale(1.7);

-webkit-transform:scale(1.7)

}

100% {

transform:scale(1);

-webkit-transform:scale(1)

}

}

#online_qq_layer .animated { -webkit-animation-duration: .5s; animation-duration: .5s; -webkit-animation-fill-mode: both; animation-fill-mode: both }

.livechat-girl { width: 50px; height: 50px; border-radius: 50%; position: fixed; bottom:60px; right: 26px; opacity: 0; -webkit-box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); box-shadow: 0 5px 10px 0 rgba(35,50,56,.3); z-index: 700; transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); cursor: pointer; -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1); transition: all 1s cubic-bezier(.77, 156, .206, 1) }

.livechat-girl:focus { outline: 0 }

.livechat-girl.animated { opacity: 1; transform: translateY(-30px); -webkit-transform: translateY(-30px); -ms-transform: translateY(-30px) }

.livechat-girl:after { content: ''; width: 10px; height: 10px; border-radius: 50%; background-image: linear-gradient(to bottom, #ff0000, #ff0000); position: absolute; right: 1px; top: 1px; z-index: 50 }

.livechat-girl .girl { position: absolute; top: 0; left: 0; width: 100%; height: auto; z-index: 50; background:#26459d; border-radius: 50%; }

.livechat-girl .animated-circles .circle { background: rgba(77,156,206,.25); width: 50px; height: 50px; border-radius: 50%; position: absolute; z-index: 49; transform: scale(1); -webkit-transform: scale(1) }

.livechat-girl .animated-circles.animated .c-1 { animation: 2s scaleToggleOne cubic-bezier(.77,.156,.206, .94) forwards }

.livechat-girl .animated-circles.animated .c-2 { animation: 2.5s scaleToggleTwo cubic-bezier(.77,.156,.206, .94) forwards }

.livechat-girl .animated-circles.animated .c-3 { animation: 3s scaleToggleThree cubic-bezier(.77,.156,.206, .94) forwards }

.livechat-girl.animation-stopped .circle { opacity: 0!important }

.livechat-girl.animation-stopped .circle { opacity: 0!important }

.livechat-girl .livechat-hint { position: absolute; right: 22px; top: 50%; margin-top: -20px; opacity: 0; z-index: 0; -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1); transition: all .3s cubic-bezier(.86, 0, .07, 1); opacity: 0; }

.livechat-girl .livechat-hint.show_hint { -webkit-transform: translateX(-40px); transform: translateX(-40px); opacity: 1; z-index: 333; }

.livechat-girl .livechat-hint.hide_hint { opacity: 0; -webkit-transform: translateX(0); transform: translateX(0); z-index: -1; }

.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content { width: auto; overflow: hidden; text-overflow: ellipsis }

.rd-notice-tooltip { -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.2); box-shadow: 0 2px 2px rgba(0,0,0,.2); font-size: 14px; border-radius: 3px; line-height: 1.25; position: absolute; z-index: 65; max-width: 350px; opacity: 1 }

.rd-notice-tooltip:after { position: absolute; display: block; content: ''; height: 20px; width: 20px; -webkit-box-shadow: none; box-shadow: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 50 }

.rd-notice-tooltip .rd-notice-content { background: 0; border-radius: 3px; width: 100%; color: #fff; position: relative; z-index: 60; padding: 20px;  line-height: 1.45 }

.rd-notice-type-success { background-color:#26459d; -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.2); box-shadow: 0 5px 10px 0 rgba(0,0,0,.2) }

.rd-notice-type-success .rd-notice-content { background-color:#26459d; color: #fff; font-size: 12px; position: relative;}

.rd-notice-type-success .rd-notice-content:before {position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 71%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;}



.rd-notice-type-success:after { background-color: #26459d; -webkit-box-shadow: 0 5px 10px 0 rgba(0,113,181,.2); box-shadow: 0 5px 10px 0 rgba(0,113,181,.2);}

.rd-notice-position-left { margin-left: -16px }

.rd-notice-position-left:after { right: -3px; top: 50%; margin-top: -10px }

.rd-notice-tooltip.single-line .rd-notice-content { height: 40px; padding: 0 20px; line-height: 40px; white-space: nowrap;font-size: 12px;font-family: "poppins";}



@media only screen and (max-width:768px){

.livechat-girl{display: none;}



}





#online_qq_layer{z-index:99999999;position:fixed;right:20px;bottom:20px; overflow: hidden;box-shadow: 3px 3px 20px 0 rgba(0,0,0,.2);font-size:13px;}

#floatShow{display:block;}

#floatHide{display:none;}

#online_qq_tab{position:relative;z-index:9;}

#online_qq_tab #floatShow{overflow:hidden;padding: 0px 36px; float:right; line-height:46px;padding-left:50px;position:relative;color:#fff;font-size:13px;text-transform:capitalize;font-family: "poppins_s";}

#online_qq_tab #floatShow i{height:50px;width:50px;background:url(../images/online.png) no-repeat 10px center;position:absolute;left:5px;top:0;display:inline-block;}

#online_qq_tab #floatShow:hover{margin-right:0;}

#online_qq_tab #floatHide{overflow:hidden;width:70px; height:70px;font-size:13px;float:right; color:#fff; text-align:center;position:absolute;right:-35px;top:-35px; background: #26459d; border-radius: 50%; }

#online_qq_tab #floatHide i{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center; margin-top: 20px;margin-top: 44px;margin-right: 30px;}

#online_qq_tab #floatHide i:before,

#online_qq_tab #floatHide i:after{content:'';display:inline-block;background:#fff;width:16px;height:2px;margin:2px 0;}

#online_qq_tab #floatHide i:before{transform:rotate(45deg) translate(4px,0px);-webkit-transform:rotate(45deg) translate(4px,0px);}

#online_qq_tab #floatHide i:after{transform:rotate(-45deg) translate(4px,0px);-webkit-transform:rotate(-45deg) translate(4px,0px);}

#online_qq_tab #floatShow:hover,#online_qq_tab #floatHide:hover{text-decoration:none;}

#onlineService{display:inline;width:300px; overflow: hidden;display:none;background: #fff; font-size:12px;border-top:none; padding: 20px;}

#online_qq_layer .inquiry .main_more{border-width:1px;margin-top:0;}

#online_qq_layer .inquiry .main_more input{height:36px;line-height:36px;font-size:14px;padding-left:20px;padding-right:40px; background:#26459d; color: #fff; text-transform: uppercase; border-radius: 0;transition: 0.5s all; border-radius: 0;font-family: "poppins_s"; border-radius: 0; width: 100%;}

#online_qq_layer .inquiry .main_more:hover input{ background: ##f182;}





#onlineService .title{display:block;font-size:22px;line-height:24px;text-transform:uppercase; font-style: normal;font-family: "CenturyGothic"; color:#666; margin-bottom: 10px;}

#onlineService .title b{color:#fff;font-family: "poppins_s";}

#onlineService .text{ margin-bottom:10px; color:#999; line-height:20px; }

.i_message_inquiry .inquiry .form-control{ border:1px solid #e5e5e5; background:none; line-height:42px;height:42px; color:#333; font-size:12px;width:100%;box-shadow:none;padding-right:30px;background-position:95% 12px;background-repeat:no-repeat;padding-left:10px; border-radius: 0;}

.i_message_inquiry .inquiry .form-control:focus{color:#333;border-color:#26459d;}

.i_message_inquiry .inquiry textarea.form-control{border-radius:0;}

.i_message_inquiry .inquiry .input-group{ height:32px; margin-bottom:10px;border:none; float: left; padding-left: 15px; padding-right: 15px; width: 100%;}

.i_message_inquiry .inquiry .input-group span{display:block;position:relative;}



.i_message_inquiry .inquiry .input-group span:before{content:'';position:absolute;right:10px;top:10px;width:28px;height:23px;display:inline-block;background-image: url(../images/icon.png);background-repeat: no-repeat;}

.i_message_inquiry .inquiry .input-group span.ms_e:before{background-position:-40px -227px;}

.i_message_inquiry .inquiry .input-group span.ms_p:before{background-position:0 -227px;}

.i_message_inquiry .inquiry .input-group span.ms_m:before{background-position:-82px -227px;}





 .i_message_inquiry ::-webkit-scrollbar{

    width: 7px;

    height: 7px;

    background-color: #F5F5F5;

  }

 .i_message_inquiry ::-webkit-scrollbar-track {

    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

    border-radius: 10px;

    background-color: #F5F5F5;

  }

 .i_message_inquiry ::-webkit-scrollbar-thumb{

    border-radius: 10px;

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);

    background-color: #999;

  }





.i_message_inquiry .inquiry .input-group span.ms_m .form-control{line-height:20px;font-size:12px; height:80px; padding-left:10px; width:100%;  color:#777; border:1px solid #e5e5e5; margin-bottom:15px; transition: 0.6s all; max-width: 100%; max-height: 100px; border-radius:0; max-width: 100%; min-width: 100%;}

.i_message_inquiry .inquiry .input-group span.ms_m .form-control:focus{color:#333;border-color:#26469d;}



@media only screen and (max-width: 768px) {

#online_qq_tab #floatHide{left: auto; right: 6px;}

#online_qq_layer{ overflow:visible;}

#online_qq_tab #floatHide{width: 40px; height: 40px; background: none; top: 10px; border-radius: 0; top: 14px;}

#online_qq_tab #floatHide i{ margin-top: 0; margin-right: 0;}

#online_qq_tab #floatHide i:before, #online_qq_tab #floatHide i:after{background: #fff;}



}

/*fixed-contact*/

.fixed-contact {

    z-index:999999;

    position:fixed;

    right:0;

    top:40%;

    width:50px;

    margin-top:-90px;

    overflow:hidden;

    opacity:0;

	filter:alpha(opacity=0);

    transition:all .4s;

    transform: translateX(95px);

    -webkit-transform: translateX(95px);

    -moz-transform: translateX(95px);

}

.fixed-contact.show{  transform:none; opacity:1;filter:alpha(opacity=100); }

.fixed-contact.active {width:260px;}

.fixed-contact li {position:relative;height:50px;overflow:hidden;transition:all .4s;list-style: none;background:#26459d;}

.fixed-contact li:nth-child(2n){ background: #3e5fae;}

.fixed-contact.active li a {opacity: 1;}

.fixed-contact li a {position:relative;z-index:1000;display:block;}

.fixed-contact li i {

    z-index:1000;

    position:absolute;

    left:0;

    display:block;

    width:50px;

    height:50px;

    transition:all .4s;

	background-repeat: no-repeat;

	background-position: center center;

	background-image:url(../images/icon.png);

}

.fixed-contact.active li:after {

    z-index:1001;

    content:'';

    position:absolute;

    bottom:0;

    left:10px;

	right:10px;

    display:block;

    height:1px;

    background:rgba(255,255,255,.1);

}

.fixed-contact.active li:last-child:after {display:none;}

.fixed-contact li:hover i,.fixed-contact li:hover a{ color: #fff;}

.fixed-contact .online_p i {

	background-position: 0 -262px;

    border-top-left-radius:30px;

    -moz-border-top-left-radius:30px;

    -webkit-border-top-left-radius:30px;

    border-top-right-radius:30px;

    -moz-border-top-right-radius:30px;

    -webkit-border-top-right-radius:30px;

}

.fixed-contact .online_e i {background-position: -50px -262px;}

.fixed-contact .online_w i {background-position: -150px -262px;}

.fixed-contact .online_s i {background-position: -100px -262px;}

.fixed-contact .online_f i {background-position: -250px -262px;}

.fixed-contact .online_i i {background-position: -300px -262px;}

.fixed-contact .online_code i {background-position: -200px -262px;}



.fixed-contact li a {

    position:absolute;

    top:0;

    right:-135px;

    display:block;

    width:210px;

	line-height:110%;

    padding:18px 0 0 50px;

    color:#fff;

    white-space:nowrap;

    transition:all .4s;

	font-size:13px;

	text-align: left;

	font-weight: normal;

	opacity: 0;

}

.fixed-contact.active li a {right:50px;}

.fixed-contact .online_code a img{max-width:80px;}

.fixed-contact.active .online_code{height:130px;}

.fixed-contact.active .online_code a p{margin:0;margin-bottom:5px;}

.fixed-contact li.online_code:hover a{opacity:1; right: auto;left: 0;}



@media only screen and (max-width: 768px) {

	.fixed-contact{display:none !important;}

	.fixed-contact.show{opacity:0;}

}





.mobile_nav{position:fixed;left:0;bottom:0;width:100%;padding:0 0 5px;display:none;z-index:999999;box-shadow:0 0 10px 0 rgba(255,255,255,0.4);-webkit-box-shadow:0 0 15px 0 rgba(255,255,255,0.4);border-radius:2px 2px 0 0;background:#26459d;border-top:1px solid #eee;

}

.mobile_nav a{display:inline-block;width:20%;padding:0 10px;float:left;text-align:center;}

.mobile_nav a i{width:28px;height:28px;display:inline-block;background-repeat:no-repeat;background-image: url(../images/icon.png);}

.mobile_nav a p{color:#fff;padding-top:5px;font-size:12px;text-transform:uppercase;line-height:12px;margin:0;}

.mobile_nav a:nth-child(3){float:right;}

.mobile_nav a:nth-child(4){float:right;}



@media only screen and (max-width: 992px){

	#service{display:none;}

	#onlineService01{width:150px;}

	.onlineMenu .call-top{padding:8px 5px;}

	.onlineMenu .call-top p{font-size:16px;}

	.onlineMenu ul{padding:10px;}

	.onlineMenu .call>p{padding-left:20px;font-size:12px;}

	.onlineMenu .call>p a{font-size:12px;}

	.onlineMenu .call>p.ser01,.onlineMenu .call>p.ser02,.onlineMenu .call>p.ser03,.onlineMenu .call>p.ser04,.onlineMenu .call>p.ser05{background-size:12px;}

	.back_top{right:38px;bottom:60px;width:40px;height:40px; background-image: none;}

	.back_top:before{font-size:20px;line-height:36px;}

	#online_qq_tab #floatShow{margin-bottom: 0;}

}

@media only screen and (max-width: 1200px) {

#online_qq_tab #floatShow i{left: 0px;}

#online_qq_tab #floatShow{width: 50px; padding-right: 0;}

#online_qq_layer{right: 10px;}

}

@media only screen and (max-width: 768px) {

	#online_qq_layer{right:0;}

	#onlineService{ width:100%; padding: 0;}

	#online_qq_layer{ width:100%;bottom:0;}

	#online_qq_tab{ width:100%;}

	#online_qq_tab #floatShow{ background:#26459d url(../images/icon.png) no-repeat  -128px -218px;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:10px;margin-left:-25px;border:3px solid #fff;padding:0;box-shadow:none;border-radius:50%;text-indent:-999999px;z-index:9999999999;}

	#online_qq_tab #floatShow i{display:none;}

	#online_qq_tab #floatShow span{ display:none;}

	.mobile_nav{display:block;}

	.mobile_nav a p{text-transform:capitalize;}

	.footer-bottom{padding-bottom:60px;}

	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}

	.i_message_inquiry .inquiry{padding:15px 10px;}

	#onlineService .title{padding:10px 15px; background: #26459d; color: #fff; font-size: 18px;}

	.footer_bottom{padding-bottom: 70px; padding-top:10px;}

}

@media only screen and (max-width: 375px) {

	.mobile_nav a p{text-transform:capitalize;}

}





/*n_main*/

.n_main{font-size:13px; color: #5c5c5c; line-height:30px;  padding: 60px 0;}

.n_banner{ overflow: hidden; position: relative;}

.n_banner img{ width: 100%;}

@media only screen and (max-width:768px) {

.n_main{padding:20px 0 40px;}

}



.n_left{float: left; width: 24%;}

.n_right{float: right; width: 76%; padding-left: 50px;}

.n_left2{float: right; width: 24%;}

.n_right2{float: left; width:76%; padding-right: 50px;}



@media only screen and (max-width:992px) {

.n_left{width: 100%;}

.n_right{width: 100%; padding-left: 0; margin-top: 20px;}

.n_left2{width: 100%; margin-top: 20px;}

.n_right2{width: 100%; padding-right: 0;}

}





.mbx_section{ position: relative; padding: 6px 0; background: #f7f7f7;}

.mbx_section .n_title{font-size:34px; color: #333;font-family: "CenturyGothic"; text-transform:uppercase; line-height: 50px; float: left; position: relative; z-index: 33;}

.mbx_section .mbx{ margin-top: 12px; float: right; color: #5c5c5c; font-size: 14px;}

.mbx_section .mbx a{color:#5c5c5c; font-size:14px; border-bottom:1px solid rgba(255,255,255,0);}

.mbx_section .mbx a:hover{ color:#333; text-decoration: underline;}

.mbx_section .mbx a i{ margin-right:4px; color:#26459d;}

.mbx_section .mbx span{ font-size:14px; color:#5c5c5c;  margin:0px 10px;}

.mbx_section .mbx h2{ color:#5c5c5c; font-size:14px; display:inline-block;}



@media only screen and (max-width:992px) {

.mbx_section:after{display: none;}

.n_banner:after{display: none;}

.mbx_section .mbx{text-align: center; margin-top:0; margin-bottom: 10px;}

.n_title{ color: #333; font-size:24px; line-height: 24px; margin-top: 10px; text-align: center;}

.mbx_section .mbx a,.mbx_section .mbx h2{color: #777;}

.mbx_section .mbx span{color: #777;}

.mbx_section .n_title{width: 100%; text-align: center; font-size: 30px;}

.mbx_section .mbx{width: 100%;}

}





/*about*/

.about_nav{ margin-bottom:30px; text-align: center; margin-bottom: 30px; text-align: center;position: relative; z-index: 666666; box-shadow: 0 0 20px rgba(0,0,0,0.06); background: #fff;}

.about_nav:before{ position: absolute; left: 10px; top: 10px; background: #ebebeb; width: 100%; height: 100%; content: ''; z-index: -1;}

.about_nav ul{ background: #fff;}

.about_nav ul li{list-style:none; width: 33.33%; float: left; border-bottom:2px solid #f9f9f9; transition: 0.5s all;}

.about_nav ul li a{ display:block; line-height:30px; padding:10px 5%; color:#333;  font-family: "poppins_s"; font-size:16px; text-transform:capitalize; }

.about_nav ul li a img{ margin-right: 20px;}

.about_nav ul li.active,.about_nav ul li:hover{  border-bottom: 2px solid #333; background: #333;}

.about_nav ul li.active a,.about_nav ul li:hover a{ color: #aaa;}





@media only screen and (max-width:768px) {

.mbx_section{padding: 5px 0;}

.n_title{font-size: 22px; text-align: center; width: 100%;}

.about_nav ul li{ width:33.33%;  float: left;}



}



@media only screen and (max-width:600px) {

.about_nav ul li .icon{display: none;}

.about_nav ul li a{padding: 0;font-size: 12px;}

.about_nav ul li img{ display: none;}

}



/*contact*/

.sign_page{ background:linear-gradient(to bottom , #f7f7f7,#fff); padding-bottom: 100px;}

.sign_page .page_bg{box-shadow: 0 14px 25px rgba(0,0,0,0.1); margin-top: -60px; position: relative; z-index: 666; padding: 40px; background: #fff;}

.sign_page .page_bg .n_title{ float: none;}

.sign_page .mbx{ background: #f7f7f7; text-align: center; float: none; padding: 10px 0; margin-top: 10px;}

.sign_page .mbx_section{ border-bottom: none; background: #fff;}

.sign_page .mbx_section .mbx{ width: 100%;}

.section_title{ font-family:"CenturyGothic";  font-size: 30px; color: #333; text-transform:uppercase; margin-bottom: 20px; line-height: 30px; padding-bottom: 20px; border-bottom: 1px solid #e5e5e5; position: relative; }

@media only screen and (max-width:400px) {

.section_title{font-size: 20px; letter-spacing: 0;}

}

.section_title img{ float: left; margin-right: 20px;}

.section_title:after{ position: absolute; left: 0px; bottom: -4px; width: 8px; height: 8px; background:#ddd; content: ''; border-radius: 50%;}

@media only screen and (max-width:992px) {

.sign_page .page_bg{background: #fff; padding: 20px; margin-top: 40px;}

.sign_page{padding-bottom: 40px;}



}

.contact{margin-bottom: 60px;}

.contact .map img{ width:100%;}

.con_main .other{ padding-left: 40px; font-size: 14px;}

.com_ul{  position: relative; margin-top: -20px; margin-bottom: 60px;}

.com_ul:before{ position: absolute; left: 10px; top: 10px; background: #ebebeb; width: 100%; height: 100%; content: ''; z-index: 2;}

.com_ul a:hover{ color:#23ac38;}

.com_ul ul{ background: #fff; position: relative; z-index: 666;box-shadow:0px 10px 15px rgba(0,0,0,0.05);}

.com_ul li{ list-style:none;}

.com_ul li .li{padding:30px 15px; transition: 0.6s all; display: block; text-align: center;}

.com_ul li .li .icon{transition: 0.6s all; }

.com_ul li .li:hover .icon{filter:FlipH; transform: rotateY(180deg);}

.com_ul li .li .h4{ color:#333; font-size:18px;transition: 0.6s all;  line-height:20px;overflow:hidden;margin:0 0 20px;text-transform:capitalize; font-family: "poppins_s";

}

.com_ul li .li p,.com_ul li .li a{ font-size:13px; color:#666;transition: 0.6s all;}

.com_ul li .li a:hover{ color: #333; text-decoration: underline;}

.com_ul li .li em{ font-style:normal;transition: 0.6s all;color:#23ac38; font-size:16px; margin:10px 0; display:inline-block; }

.com_ul li .li em i{ margin-left:10px;}

.com_ul .con_info{ margin-top:50px; text-align:center; margin-bottom:50px;padding-bottom:30px; padding-top:30px;}

.com_ul .con_infop{ line-height:30px;}



@media only screen and (max-width: 1500px) {

.com_ul li .li {text-align: center;}

.com_ul li .li .icon{width: auto; width: 100%;}



}







@media only screen and (max-width: 768px) {

.contact{ padding-bottom:0px;}

.com_ul{margin-bottom: 20px;}

.com_ul:before{display: none;}

.com_ul .h4{ display:none;}

.com_ul li .li .icon{ float:left; margin-right:15px; text-align:center;}

.com_ul li .li{ padding:0px; border:none; text-align:left;}

.com_ul li .li .icon{ width:80px;line-height:40px; margin-bottom:20px;}

.com_ul li .li .icon i{ line-height:40px;}

}



.contact .other .h4{  font-family: "poppins_s";  font-size:30px; color: #333; margin-bottom: 20px; text-transform: capitalize; padding-bottom:20px;}

.contact .other .con_sns{margin-top: 30px;}

.contact .other .con_sns a{margin: 0px 2px;display: inline-block; border-radius: 50%; overflow: hidden;}

.contact .other .con_sns a:nth-child(1){ background: #385a94;}

.contact .other .con_sns a:nth-child(2){ background: #00abee;}

.contact .other .con_sns a:nth-child(3){ background: #df2925;}

.contact .other .con_sns a:nth-child(4){ background: #ff6600;}

.contact .other .con_sns a:nth-child(5){ background: #c61118;}

.contact .other .con_sns a:nth-child(6){ background: #ff6600;}



.send_column{position: relative;z-index:10;bottom:0;border-radius:0px; }

.send_column{ padding:30px; position: relative; background:#fff;  border: 1px solid #eee; overflow: hidden;box-shadow: 0 5px 20px rgba(0,0,0,0.08);-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.08);  -moz-box-shadow: 0 5px 9px rgba(0,0,0,0.08);}

.send_column:after{ position: absolute; top: -1px; left: 30%; width: 80%; background: #26459d; transform: skewX(50deg); height: 6px; content: '';}



.send_column .i_title{ margin-bottom: 20px;}

.send_column .main_title{text-align: left;margin-bottom:20px;padding-top:0;}

.send_column .main_title .line{text-align: left;}

.send_column .main_title em{margin-bottom:20px;font-size: 36px;}

.send_column .text{margin-bottom: 20px;}

.single-page .send_column > .text{margin-bottom:20px;font-size:12px;}



.send_column ul{list-style:none;max-width:100%;padding-top:0;}

.send_column ul li{margin-bottom:20px;}

.send_column ul li p{margin:0;margin-top:0;font-size:12px;margin-bottom:0;border-radius:5px;color:#333;font-family:'poppins_s';text-align: left;text-transform: uppercase;background:#f7f7f7;padding: 10px 20px;}

.send_column ul li p:before{margin-right:10px;color:#ff7a00;content:"\f0ca";font-family:'FontAwesome';font-size:12px;}

.send_column ul li p a{ text-decoration:underline;font-size:12px;display:inline-block;text-transform: capitalize;}

.send_column ul li span{display:block;position:relative;}

/*.send_column ul li span:after{content:'*';color:red;position:absolute;right:5px;top:5px;z-index:2;line-height: 20px;z-index: 111;}*/

.send_column ul li span:before{content:'';position:absolute;right:10px;top:20px;width:28px;height:23px;display:inline-block;background-image: url(../images/icon.png);background-repeat: no-repeat;}

.send_column ul li span.ms_e:before{background-position:-40px -227px;}

.send_column ul li span.ms_p:before{background-position:0 -227px;}

.send_column ul li span.ms_m:before{background-position:-82px -227px;}

.send_column ul li span.ms_n:before{background-image:url(../images/mes_n.png);}

.send_column ul li span.ms_p:after{display:none;}



.send_column ul li input{background:#fff;height:60px;width:100%;line-height:60px;padding-left:20px;font-size:14px;color:#666666;border:1px solid #ddd;background:#fff;border-radius:0;padding-right: 50px; box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1) inset; border-radius: 5px;}

.send_column ul li textarea{height:200px;background:#fff;width:100%;max-width:100%;max-height:300px;font-size:14px;padding:20px 50px 20px 20px;color:#666666;border:none;border:1px solid #ddd;border-radius:0; box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1) inset; min-width: 100%; border-radius: 5px;}

.send_column ul li input:focus,.send_column ul li textarea:focus{color:#333;border-color:#26459d;background:#fff;}

.send_column ul li input:-ms-input-placeholder{color:#666666;}/* Internet Explorer 10+ */ 

.send_column ul li input::-webkit-input-placeholder{color:#666666;}/* WebKit browsers */

.send_column ul li input::-moz-placeholder{color:#666666;}/* Mozilla Firefox 4 to 18 */ 

.send_column ul li input:-moz-placeholder{color:#666666;}/* Mozilla Firefox 19+ */ 



.send_column ul li textarea:-ms-input-placeholder{color:#666666;}/* Internet Explorer 10+ */ 

.send_column ul li textarea::-webkit-input-placeholder{color:#666666;}/* WebKit browsers */

.send_column ul li textarea::-moz-placeholder{color:#666666;}/* Mozilla Firefox 4 to 18 */ 

.send_column ul li textarea:-moz-placeholder{color:#666666;}/* Mozilla Firefox 19+ */ 

.send_column .btn_1{ line-height:50px; height:50px; padding:0px 26px; padding-right: 50px; background:#26459d url(../images/send_ico.png) no-repeat 80% center; font-size:14px;font-family: "poppins_s"; border:none; color:#fff; border-radius:5px; text-transform:uppercase; margin-top:10px; position:relative; transition: 0.6s all; border-radius:0;}

.send_column .btn_1::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;background-color: rgba(255,255,255,0.15);-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.5, 1);transform: scale(0.5, 1);} 

.send_column .btn_1:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}

.send_column button{ border:none;}





.send_column select{width:100%;height:50px;border:none;border:1px solid #e5e5e5;background-color:#fff;font-size:12px;color:#808080;padding-left:15px;Appearance:none; margin: 0;

-webkit-appearance:none;}

.send_column .select{margin: 0;}

.send_column .select:after{content:"\f0d7";font-family:'FontAwesome';position:absolute;right:30px;line-height:16px;font-size:12px;color:#ccc;top:18px;z-index:99;}





@media only screen and (max-width: 992px) {

	.message_content .send_column{max-width: 100%;}

}



@media only screen and (max-width: 768px) {

	.send_column .main_title .text{font-size: 12px;}

	.send_column ul li{padding: 0;}

	.send_column ul li p a{font-size:12px;line-height:24px;}

	.send_column ul li p{font-size:12px;padding: 5px;background:#f2f2f5;}

	.send_column ul li span:after{right: 10px;}

	.send_column ul li input{font-size: 14px;padding-right:40px;}

	.send_column ul li textarea{font-size: 14px;line-height: 20px;padding-right:40px;}

	.send_column .main_more{background-position:-133px -91px;font-size: 14px;}

	.send_column .main_title{padding:0;}

	.send_column .submit p{font-size: 14px}

}





@media screen and (max-width: 768px) {

.contact_m{ padding:0px;}

.con_map{ margin-top:20px;}

.com_ul li .li h4{ margin:5px 0;}

.contact_email { width:100%;}

.contact_email{ margin-top:20px;}

.com_ul li .li{ background:#fafafa;}

.con_main .con_info{ padding-left:15px; margin-top:50px;}

.com_ul li .li .icon i{ font-size: 14px;}

.com_ul li .li{ padding:10px; margin:0px; background:#fff; margin-bottom: 10px;}

.com_ul li .li .dashed_b{display: none;}

.com_ul li{ text-align:left;}

.contact{ margin-top:0px; margin-bottom: 40px; background: none;}

.con_main,.send_column{ margin-top: 0;}

.contact_inq .title_h{display: none;}

.contact_inq .title_1 h4{font-size: 24px; margin: 8px 0;}

.contact .map{margin-top: 30px;}

.com_ul li .li h4, .com_ul li .li h4 a{font-size: 16px;}

.com_ul li .li span{font-size: 14px;}

.com_ul li .li p{margin-bottom: 0; font-size: 15px;}

.contact .other{margin-top: 30px; padding-left: 0;}

.com_ul{padding:40px 0; margin-top: 0;}

.contact .other .h4{font-size: 20px;}

}







/*left*/

.search_left{border-bottom: 1px solid #ddd; padding-bottom: 30px; margin-bottom: 30px;}

.search_left h4{ font-family: "poppins_s";  text-transform: uppercase; background: #eee; line-height: 40px; color: #333; padding-left: 15px; font-size: 16px;}

.search_left p{color: #808080; line-height: 20px;}

.search3{width:100%; position:relative; margin-top:10px;}

.search_main3{height:42px;background:#fff;float:left; line-height:42px;font-size:12px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; padding-left:10px; width:100%; color:#999; border:1px solid #eee;}

.search_main3:focus{background:#fff;border:1px solid #333;color:#333;}

.search_btn3{display:block; width:42px;height:42px;cursor:pointer;background:#333 url(../images/search_ico2.png) no-repeat center center; border:none; float:left; position:absolute; top:0px; right:0px; border-radius:0; background-size:16px auto;}



.nav_h4{line-height: 30px; color: #fff;padding-left: 10px; font-family:"CenturyGothic";  font-size:20px; position:inherit; text-transform:uppercase; padding:6px 10px; border-bottom: 2px solid #fff; background: #26459d; border-radius:0px; }

.nav_h4::after{ content:none;}

.nav_h4:before{ content:"\f03a"; color:#fff; float:right; font:normal normal normal 14px/1 FontAwesome; margin-right:6px; line-height:32px;}



@media only screen and (max-width:992px) {

.nav_h4{ position:relative;color:#fff; background:#26459d; font-family: "poppins_s"; padding:0px 10px; font-size:16px; line-height: 36px;  text-transform: capitalize;margin: 0; }

.nav_h4:before{ content:none;}

.nav_h4:after {  display: block;  content: "\f107";  font-family: "FontAwesome";  position: absolute;  right:15px;  cursor:pointer; font-size:20px; top:0px;  color:#fff;}

}

.toggle_content{width: 100%;}











.left_h4{ position: relative; line-height: 30px; text-align:left; font-family: "CenturyGothic";color:#333; font-size:26px;  text-transform:uppercase; margin-bottom: 10px;  display: inline-block;}



/*news*/

.news ul li{float: left; list-style: none; width: 100%; margin-bottom: 30px;}

.news ul li .li{ position: relative;padding: 15px; padding-right: 50px; border: 1px solid #eee; box-shadow: 0px 5px 20px rgba(0,0,0,0.06);transition: 0.5s all;}

.news ul li .img{ float: left;width:40%; margin-right: 16px; overflow: hidden; position: relative; z-index: 333; position: relative;}

.news ul li .day:before{ position: absolute; left: -10px; top: -10px; right: -10px; bottom: -10px; content: ''; background-size: 100% 100%;}

.news ul li .day{ position: absolute; right:-30px; top:50%; margin-top: -40px;  font-size:18px; text-transform: uppercase; line-height: 20px; text-align: center; padding: 0px 4px 8px; color: #808080; font-size: 26px; z-index: 999;font-family: "poppins_s";line-height: 40px; background:#fff; width: 80px; height: 80px; border-radius: 50px; border: 2px solid #fff;box-shadow: 0px 5px 20px rgba(0,0,0,0.06);transition: 0.5s all;transition: 0.8s all;}

.news ul li .day .date{ font-size: 12px; border-top: 1px solid #eee; text-transform: uppercase; color: #333; display: block; padding: 0px 12px; line-height: 30px;font-family:'poppins';transition: 0.8s all;}

.news ul li:hover .img img{transform: scale(1.1);}

.news ul li:hover .li{ transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}

.news ul li:hover .day{ background-color: #26459d; color: #fff;}

.news ul li:hover .day .date{ color: #fff; border-top: 1px solid rgba(255,255,255,0.15);}

.news ul li .title a{ font-size: 18px; color: #333;font-family: "poppins_s"; position: relative; display:block; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; margin-bottom: 10px; margin-top: 10px;}

.news ul li .title:hover a{ color: #333;}

.news ul li p{ font-size:13px; color: #808080; line-height:24px; height: 48px; overflow: hidden; position: relative;z-index: 666;}







@media only screen and (max-width:768px) {

.news ul{margin: 0px -10px;}

.news ul li{width: 50%; padding: 0px 10px;}

.news ul li .li{padding-right: 15px;}

.news ul li .img{width: 100%; float: none; margin-bottom: 20px;}

.news ul li .day{ left: 20px; top: 20px; margin: 0;transform: scale(0.8);}

}



@media only screen and (max-width:460px) {

.news ul li .day{display: none;}

.news ul li .title a{font-size: 14px;}

.n_main .my_more1{display: none;}

}

/*翻页*/

.page_p{ margin:0px auto 0px; width:100%; font-size:12px; margin-top: 20px;-webkit-box-shadow: 0 0 15px 0 #eee;-moz-box-shadow: 0 0 15px 0 #eee;-o-box-shadow: 0 0 15px 0 #eee;-ms-box-shadow: 0 0 15px 0 #eee;box-shadow: 0 0 15px 0 #eee; padding: 5px 5px; padding-right: 10px;}

.page_p a{ float: left; font-size:14px; line-height:34px; padding:0px 10px; text-align: center;min-width: 34px; margin-left:5px; color:#555; transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; background:#eee; border:2px solid #eee; text-transform: uppercase;}

.page_p a i{ line-height:34px;}

.page_p a:hover{ background:#26459d;transition: 0.6s all; color:#fff !important; border:2px solid #26459d;}

.total{ font-size:13px; line-height:24px; color:#333; margin-top:6px; float: right; text-transform: capitalize;}

.total span{ color:#333; margin: 0px 6px; }

.page_p>span{ padding:0px 10px;line-height:34px; background:#26459d;min-width: 34px; border:2px solid #26459d; color:#fff; float: left; margin-left:5px; }



@media only screen and (max-width:992px) {

.total{width: 100%; }

.total{font-size: 14px; margin-top: 10px;}

}



.cbp-vm-view-grid .page_more{ display:none;}

.page_more i{ display:none;}

.page_more a{ display:inline-block; line-height:22px; border-radius:5px; border:2px solid #333; color:#333; text-align:center; padding:4px 30px; text-transform:uppercase; font-size:18px; margin-top:20px;}

.page_more a span{ color:#333; font-size:12px;transition: 0.6s all;}

.page_more a:hover{ background:#333;}

.page_more a:hover span{ color:#fff;}





/*page-turning*/

.navigation{width:100%;list-style:none;margin-top:20px;padding-top:10px;}

.navigation li{width:calc(100% - 0px);float:left;text-align:left;margin-bottom:10px;}

/*.navigation li.next_post{float:right;text-align:right;}*/

.navigation li a{padding-top:10px;padding-bottom:10px;position:relative;display:block;transition:all .5s;padding-left:60px;background:#f7f7f7;border:1px solid #eee;border-radius:0;}

.navigation li a:hover{text-decoration:none;}

/*.navigation li.next_post a{padding-right:50px;}*/

.navigation li a:before{font-family:'FontAwesome';font-size:20px;position:absolute;top:50%;width:40px;height:40px;line-height:39px;border-radius:0;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .5s;background-color:#fff; border-radius: 50%;}

.navigation li.prev_post a:before{left:10px;content:"\f106";}

.navigation li.next_post a:before{left:10px;content:"\f107";}

.navigation li a:hover:before{background:#26459d;color:#fff;border-color:#26459d;}



.navigation li a .meta_nav{display:inline-block;font-size:14px;text-transform:capitalize;color:#5c5c5c;margin-bottom:0;line-height:20px;ransition:all .5s;font-family:'poppins_s'; text-transform: uppercase;}

.navigation li a:hover .meta_nav{color:#666;}

.navigation li a .post_title{font-size:14px;overflow:hidden;line-height:20px;max-height:40px;margin:0;transition:all .5s;font-weight: normal;}

.navigation li a:hover .post_title{color:#26459d;}



@media only screen and (max-width: 992px) {

	.navigation li{width:calc(50% - 40px);}

}

@media only screen and (max-width: 768px) {

	.navigation{border:none;padding-top:0;margin-bottom:0;}

	.navigation li{width:100%;border-radius:0;padding:0;margin-bottom:10px;}

	.navigation li.prev_post a{padding-left:60px;border-radius: 0;}

	.navigation li.next_post a{padding-left:60px;border-radius: 0;}

	.navigation li.prev_post a:before{left:10px;}

	.navigation li.next_post a:before{left:10px;}

	.navigation li a:before{width:40px;height:40px;line-height:40px;}

	.navigation li a .meta_nav{font-size:12px;color:#333;margin-bottom: 0;}

	.navigation li a{padding-top:10px;padding-bottom:10px;padding-right:10px;}

	.navigation li a .post_title{font-size:12px;}

}





/*left*/

.left_nav{ background: #f7f7f7;}

ul.mtree{opacity: 0;margin-left: 0; padding: 6px 0;}

ul.mtree>li {list-style: none; margin-bottom:0px; padding:0px 6px; position:relative;}

ul.mtree>li:last-child>a{ border-bottom:none;}

ul.mtree a{display: block;font-size:14px; color:#5c5c5c;transition: 0.6s all; padding:8px 30px 8px 10px; line-height:26px; padding-right:36px; border-top:1px solid #eee;  background: #fff;  font-family:'poppins_s'; }

ul.mtree li ul{padding:0 6px 10px; background: #fff;}

ul.mtree li ul a{ padding:4px 12px;border: 0; font-size: 16px;}

ul.mtree .mtree-level-1 li a{background: #f7f7f7; border-bottom: 1px solid #eee;  margin-top: 4px;font-family:'poppins';}

ul.mtree ul li:last-child a{ border:none;}

ul.mtree li.mtree-node > a {font-size:14px;}

ul.mtree.transit li.mtree-open>span:before  {content:"\f068";font-family:FontAwesome;padding-left:5px; float:right; font-size:12px; color:#26459d; font-style:normal; padding:7px 22px; position:absolute;  right:0; top:0px;}

ul.mtree.transit li.mtree-closed>span:before {content:"\f067";font-family:FontAwesome;padding-left:5px; float:right; font-size:12px; color:#26459d; font-style:normal; padding:7px 22px; position:absolute;  right:0; top:0px;}

ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"\f068";font-family:FontAwesome;padding-left:5px; float:right; font-size:12px; color:#26459d; font-style:normal; background:none; padding:5px 20px; position:absolute;  right:5px; top:0; border-left:none;}

ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"\f067";font-family:FontAwesome;padding-left:5px; float:right; font-size:12px; color:#26459d; font-style:normal; background:none;  padding:5px 20px ; position:absolute;  right:5px; top:0; border-left:none;}

ul.mtree>li:hover>a{color:#26459d ;}

ul.mtree>li.mtree-node a ul a{ font-size:12px;}

ul.mtree>li.mtree-open{padding-bottom:0;}

ul.mtree>li.mtree-open>a{ color: #26459d; background: #eee;}

ul.mtree>li.mtree-node:hover>a{ color: #26459d;text-decoration:none;}

ul.mtree ul { border-top:none;}

ul.mtree ul li{list-style:none; position:relative;}

ul.mtree ul li a{display:block;color:#555;font-size:12px;}

ul.mtree>li>ul>li>a{ font-size:14px !important;}

ul.mtree ul li a:hover{color:#26469d; }

ul.mtree li ul li.mtree-open a{color:#333 ; text-decoration:none; border-radius: 10px;}

ul.mtree .mtree-level-2{ margin-top:0px; border:none; margin-bottom:0; background:#fafafa; border-bottom:1px solid #eee;}

ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:12px;}

ul.mtree .mtree-level-2 li a:hover{text-decoration:underline;color:#333 ;font-weight:normal;}

ul.mtree.jet ul {margin-left: 0;}

ul.mtree.jet li {margin-bottom: 1px;}

ul.mtree.jet li:last-child {margin-bottom: 0px;}

ul.mtree.jet li:first-child {margin-top: 1px;}

ul.mtree.jet li.mtree-active a {background: #e5e5e5;}

ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}

ul.mtree.jet li.mtree-active > a {background: #008cba;color: #FFF; border-radius: 3px 3px 0px 0px;}

ul.mtree.jet li > a:hover { background: #FFC000;color: #FFF;}

ul.mtree.jet a { padding: 5px 0px 5px 1em;}

ul.mtree.jet li li > a { padding-left: 2em;}

ul.mtree.jet li li li > a {padding-left: 3em;}

ul.mtree.jet li li li li > a {padding-left: 4em;}

ul.mtree.jet li li li li li > a {padding-left: 5em;}

ul.mtree a:hover{text-decoration:none;}

ul.mtree>li.mtree-node ul i{margin-right:4px;}

.mtree-skin-selector{ display:none !important}



ul.mtree>li>a:before{ display:none; content:"\f105";font-family:FontAwesome; margin-right:0px; font-size:12px; line-height:30px; position:absolute; left:5px; top:0; padding:8px 0; opacity:1;

transition: 0.6s all; color:#aaa;}



/*ul.mtree>li.active>a{color:#333; padding-left:20px;}

ul.mtree>li.active>a:before{ content:"\f178";font-family:FontAwesome; margin-right:0px; position:absolute; left:0px; top:0; padding:8px 0; opacity:1;}

*/





/*hot_left*/

.more_line *{transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.more_line{ line-height: 30px; font-family: "poppins_s"; text-transform: capitalize; font-size:14px; color: #444; display: inline-block; margin-top: 5px; position: relative; padding-left: 10px;}

.more_line:before{ position: absolute;left: 0px; top:50%; width:36px; height: 36px; background: #f5f5f5; content: ''; z-index: 1; margin-top: -18px;transition: 0.5s all;}

.more_line i{ font-size: 18px; color: #777;}

.more_line .line_l{ display: inline-block; width: 12px; height: 1px; background: #777; margin-top: 16px; float: left; width: 0px; position: relative; z-index: 2;}

.more_line .line_text{float: left; margin: 0px 6px; position: relative; z-index: 2; font-family: "poppins_s"; font-size: 12px;}

.more_line .line_r{ display: inline-block; width:12px; height: 1px; background: #777; margin-top: 14px; float: left; position: relative; z-index: 2; }

.more_line i{ float: left; line-height: 30px;}

li:hover .more_line{ margin-left: 0px;}

li:hover .more_line:before{ transform: rotate(45deg); background: #f8c07f;}

li:hover .more_line .line_l{ width:18px; background: #333;}

li:hover .more_line .line_r{width: 0px; background: #333;}

li:hover .more_line .line_text,li:hover .more_line i{ color: #333;}





.hot_left{ margin-top:30px;}

.hot_left ul{border-bottom:none; margin-top: 10px;}

.hot_left ul li{ list-style:none;transition: 0.6s all; margin-bottom: 15px; position: relative;}

.hot_left ul li .li{ position: relative; z-index: 999; transition: 0.6s all;  border: 1px solid #eee;padding:8px; background: #fff; padding-right: 30px;}

.hot_left ul li .li:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0); background: #fff; border: 1px solid #26459d;}

.hot_left ul li .img{ float:left; width:40%;display:inline-block; margin-right:15px; transition: 0.6s all;overflow:hidden; position:relative;}

.hot_left ul li .h4 a{ font-size:14px; color:#333; overflow:hidden; line-height:22px; max-height:44px; display:block; margin-top: 6px;}

.hot_left ul li .more{font-size:12px; text-transform: capitalize; color: #333; display: block; margin-top: 0; }

.hot_left ul li .more i{ margin-left: 4px;}

.hot_left ul li:hover .more{ color: #333;}

.hot_left ul li .icon{ width:46px; height: 46px; border-radius: 50%; border: 1px solid #eee; display: inline-block; padding: 7px; position: absolute; right: -24px; top: 50%; margin-top: -23px;}

.hot_left ul li .icon i{ background: #f7f7f7;width: 30px; height: 30px; border-radius: 50%; background: #f7f7f7;  display: inline-block; border-radius: 50%; line-height: 30px; text-align: center; font-size: 20px; color: #333;transition: 0.8s all;}

.hot_left ul li:hover .icon{ border: 1px solid #26459d;}

.hot_left ul li:hover .icon i{ background: #26459d; color: #fff;}

.hot_left ul li:hover .img img{transform: scale(1.1); }

@media screen and (max-width:992px) {

.hot_left { display:none;}

}





.more_1 a{ line-height: 36px; font-size: 12px; margin-top: 20px;}

.more_1 a span{ padding: 0px 20px; line-height: 36px; font-size: 12px; background: #333;}

.more_1 .more_2:hover span{background: #333;}

.more_1 .more_2:before{ background: #eee;}









.left-adv{margin-top:30px;width:100%;background-size:cover;background-repeat: no-repeat;box-shadow:0 10px 30px 5px rgba(0,0,0,0.05);border-radius:0;position:relative; overflow: hidden;}

.left-adv .ovrly{position:absolute;width:100%;height:100%;background:#040e27;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;border-radius:0;}

.left-adv .main{position:relative;left:0;top:0;padding:40px 6%;z-index:2; }

.left-adv .icon{ width: 120px; height: 120px; background: url(../images/yuan2.png) no-repeat center center; background-size: 100% 100%; padding: 22px; margin-bottom: 20px; position: relative;}

.left-adv .icon:before{content:'';position:absolute;left:22px;top:22px;right:22px;bottom:22px; border-radius:50%;background:#26459d url(../images/cross_grid.png) no-repeat center center;}

.left-adv .main .title{font-size:26px;line-height:24px;color:#fff;font-family:"CenturyGothic";  text-transform:uppercase;margin-top:20px;margin-bottom:15px;display:block;}

.left-adv .main .title:hover{text-decoration:none;}

.left-adv .main .text{font-size:12px;color:rgba(255,255,255,0.8);line-height:24px;}

.left-adv .main .main_more a{color: #fff; font-size:14px; line-height: 40px;  display: inline-block; padding: 0px 20px; background:#26459d;font-family:'poppins_s'; text-transform: uppercase; margin-top: 30px;}

.left-adv .main .main_more a:before {position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 71%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;}



.left-adv .main .main_more a:hover{ background: #d81324; border: 2px solid #d81324; color: #fff;}

@media screen and (max-width:992px) {

.left-adv{ display: none;}

}





/*products*/

.tags_ul{ padding:4px 0;}

.tags_ul span{ font-size:13px;  font-family: "poppins_s"; text-transform:uppercase; color:#5c5c5c; margin-right:6px;}

.tags_ul a{ display:inline-block; padding:0px 16px; background:#f9f9f9; font-size:12px; color:#666;  text-transform: capitalize;line-height: 30px; margin: 2px 0; border-radius:0;  border: 1px solid #f1f1f1;}

.tags_ul i{ margin-right:3px; font-size:12px; color: #ccc;transition: 0.6s all;}

.tags_ul a:hover{ background: #26459d; color: #fff;}

@media screen and (max-width: 768px) {

.tags_ul{ width:100%;}

}







/*产品列表*/

.products_m{color:#5c5c5c; font-size:13px; margin-bottom:10px;line-height:30px;}

/*products*/

.cbp-vm-switcher {width:100%; }

.cbp-vm-view-grid .tags_ul{ display:none;}

.cbp-vm-view-grid .my_more1{ display:none;}

.cbp-vm-view-grid .pro_more{ margin-top:10px;}

.cbp-vm-options{margin-bottom:15px; text-align:left; padding: 6px 0;}

.cbp-vm-options p{display:inline-block;   font-family: "poppins_s";   float:left;vertical-align:middle; color:#333; text-transform:capitalize; font-size:12px; margin-left:8px;}

.cbp-vm-options a {vertical-align:middle;height:32px;overflow: hidden;white-space:nowrap;color:#333; line-height:32px; text-align:center; width:32px;display:inline-block; background:#fff; vertical-align: middle; border: 1px solid #ccc; display: flex; align-items: center; justify-content: center; float: left; margin-right: 10px; border-radius: 0;}

.cbp-vm-options a svg{ width: 16px; height: 16px; color: #ccc;transition: 0.5s all;}

.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected{ border: 1px solid #26459d; background: #26459d;}

.cbp-vm-options a:hover svg, .cbp-vm-options a.cbp-vm-selected svg{ color: #fff;}



/* General list */

.cbp-vm-switcher ul {list-style: none;padding: 0;}

.cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after { content: " "; display: table; }

.cbp-vm-switcher ul:after { clear: both; }



.cbp-vm-switcher ul li {display: block;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}

.cbp-vm-image {display: block;margin: 0 auto;position:relative;}

.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;}

.li:hover .cbp-vm-image img { opacity: 0.8;}

.cbp-vm-switcher ul li .cbp-vm-details{color:#808080;overflow:hidden;height:40px;line-height:20px; font-size:12px; transition: 0.6s all;}





/* Common icon styles */

.cbp-vm-icon:before {font-family: 'fontawesome';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;}

.cbp-vm-view-grid ul li {width:33.33%;text-align: left;vertical-align: top;float:left;}

/* List view */

.cbp-vm-view-list li {text-align:left;white-space:normal;  margin-bottom:0; }

.cbp-vm-view-list li .i_more{ margin-top:0px; font-size:12px;}

.cbp-vm-view-list li{ background: #fff; padding: 15px; border: 1px solid #eee; border-bottom: none;}

.cbp-vm-view-list li:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}

.cbp-vm-view-list li:last-child{ border-bottom: 1px solid #eee;}

.cbp-vm-view-list li:before, .cbp-vm-view-list li:after { content: " "; display: table;}

.cbp-vm-view-list li:after { clear: both; }

.cbp-vm-view-list .cbp-vm-image,.cbp-vm-view-list .cbp-vm-title,.cbp-vm-view-list .cbp-vm-details,.cbp-vm-view-list .cbp-vm-price,.cbp-vm-view-list .cbp-vm-add {display: inline-block;vertical-align: middle;}

.cbp-vm-view-list .cbp-vm-image .img{ position: relative; overflow: hidden;}

.cbp-vm-view-list .cbp-vm-image {width:30%;display:inline-block; vertical-align:middle;float:left; margin-right:3%;transition: 0.6s all; background: #000;}

.cbp-vm-view-list .cbp-vm-image  a{display: block; overflow: hidden;}



.cbp-vm-view-list ul li .cbp-vm-details {width:67%; overflow: hidden;white-space: normal;max-height:40px; line-height:20px; color:#999; margin:10px 0px;}



@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 50%;}.cbp-vm-switcher ul li h4 a{ font-size:12px;}}

@media screen and (max-width: 520px) {.cbp-vm-view-list .prol_more{font-size:12px;padding:2px 20px 7px 20px;}}

@media screen and (max-width: 300px) {

	.cbp-vm-view-list ul li h4 a{width:100%;}

	.cbp-vm-view-list ul li .cbp-vm-details{width:100%;}

	.cbp-vm-view-list .cbp-vm-image{width:100%; margin-right:0px;}

	.cbp-vm-view-grid ul li {width:100%; margin-bottom:20px;}

	.p_hot_2{ width:100%;}



}



.cbp-vm-view-list ul li .h4 a{max-height:60px; font-family: "poppins_s"; line-height:30px; color: #333; font-size: 16px; overflow:hidden; display:block; }

.cbp-vm-view-list ul li .h4 a:hover{ color: #333;}

.cbp-vm-view-list ul li:hover .cbp-vm-image{ border-color: #333;}

.cbp-vm-view-list ul li .pro_ico{display: none;}

@media screen and (max-width: 768px) {

.cbp-vm-view-list ul li h4 a{ line-height:24px; max-height:48px;}

}

/*9gonghe*/

.cbp-vm-view-grid ul {list-style: none;padding: 0; margin:0px -10px;}

.cbp-vm-view-grid ul li .li{position: relative;padding:8px; border: 1px solid #eee; background: #fff;}

.cbp-vm-view-grid ul li .i_more{ display: none;}

.cbp-vm-view-grid ul li{  margin-bottom:20px; padding:0px 10px;}

.cbp-vm-view-grid ul li .h4 a{margin:15px 0 5px;line-height:22px;  font-family: "poppins_s"; font-size: 14px; height:44px; overflow:hidden;display:block; text-align:center; color: #333; z-index: 999; position: relative; }

.cbp-vm-view-grid ul li .li{text-align:center; position:relative; }

.cbp-vm-view-grid ul li .li .cbp-vm-image{margin-bottom:10px;transition: 0.6s all; position: relative;z-index: 66; border-radius: 0; position: relative;}

.cbp-vm-view-grid ul li .li:hover  .cbp-vm-image{ background: #000; }

.cbp-vm-view-grid ul li .li .img{ overflow: hidden;}

.products ul li .li .a{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 555;}

.cbp-vm-view-grid ul .li{transition: 0.6s all;}

.cbp-vm-view-grid ul li .li:hover{box-shadow:0 0px 15px rgba(0,0,0,0.08);-webkit-box-shadow:0 0px 15px rgba(0,0,0,0.08);-moz-box-shadow:0 0px 15px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}



/*效果*/

.products ul li .li .img a{ display:block;}

.cbp-vm-view-grid ul li .li{ overflow:hidden; position: relative;}

.cbp-vm-view-grid ul li:hover .li{transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}

.cbp-vm-view-grid ul li .img a{ display:block; overflow:inherit;}

.cbp-vm-view-grid ul li:hover .img img{transform: scale(1.1);}





/*products_main*/

.pro_page{ position:relative;  padding-bottom: 40px; background: #f7f7f7; padding-top: 20px;}

.pro_page .container{ padding: 20px; background: #fff;  box-shadow: 0px 5px 20px rgba(0,0,0,0.06);}

@media only screen and (max-width:768px) {

.page{margin-bottom: 0px;}

.pro_detail{margin-top: 30px;}



}

.main_text{ padding:0 20px;}

@media only screen and (max-width: 1600px) {

.pro_page .main{width: 36%;}

.pro_page .main_text{width:64%;}



}

@media only screen and (max-width: 768px) {

.pro_page .main{width: 100%;}

.pro_page .main_text{width:100%;}

.pro_page:after{display: none;}

.pro_page .container{padding: 20px;}



}



@media only screen and (max-width: 400px) {

.pro_sns{width: 100%; margin-top: 20px;}



}

.sp-loading {

	text-align: center;

	max-width: 100%;

	border: 2px solid #fafafa;

	padding:2px;

	border-radius: 0;

	font-size:12px;

	color: #888;

	

}

.sp-loading img{max-width:100%;height:auto;}



/* Element wrapper */



.sp-wrap {

	display: none;

	line-height: 0;

	font-size: 0;

	position: relative;

	width:100%;

}



/* Thumbnails */



.sp-thumbs {text-align: left;display: block;padding:10px 0;}

.sp-thumbs a{position:relative;border:1px solid #eee;}

.sp-thumbs a:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:all var(--transition-time,800ms);

	-o-transition:all var(--transition-time,800ms);

	transition:all var(--transition-time,800ms);}

.sp-thumbs a:hover:before{filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;}

.sp-thumbs a:after{transition:all .5s;transform:scaleX(0);content:"\f00c";font-family:FontAwesome;display:inline-block;font-size:16px; color:#26459d; position:absolute; left:50%; top:50%; margin-left:-8px; z-index:2; margin-top: -12px;}

.sp-thumbs a:hover:after{transform:scaleX(1);visibility:visible;}

.sp-thumbs img {

	min-height: 56px;

	min-width: 56px;

	max-width: 56px;

}

.sp-thumbs a:link, .sp-thumbs a:visited {

	width:80px;

	height:80px;

	overflow: hidden;

	display: inline-block;

	background-size: cover;

	background-position: center;

	-webkit-transition: all .2s ease-out;

	-moz-transition: all .2s ease-out;

	-ms-transition: all .2s ease-out;

	-o-transition: all .2s ease-out;

	transition: all .2s ease-out;

	border: 1px solid #eee;

	margin-right: 6px;

}

@media screen and (max-width: 768px) {

.sp-thumbs a:link, .sp-thumbs a:visited{ width:60px; height:60px;}

}



/* Styles for the currently selected thumbnail */



.sp-thumbs a:active, .sp-current {

	position: relative;

	-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);

    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);

    box-shadow: 0 5px 15px 0 rgba(0,0,0,0.17);

	

}

.sp-current{border:1px solid #26459d !important;}



.sp-thumbs a.sp-current:after{transform:scaleX(1);visibility:visible;}



/* Image currently being viewed */



.sp-large {

	position: relative;

	overflow: hidden;

	top: 0;

	left: 0;

	width:100%;

	background: #fff;

}

.sp-large a img {

	max-width: 100%;

	height: auto;

	width:100%;

}

.sp-large a {

	display: block;

}



/* Panning Zoomed Image */



.sp-zoom {

	position: absolute;

	left: -50%;

	top: -50%;

	cursor: -webkit-zoom-in;

	cursor: -moz-zoom-in;

	cursor: zoom-in;

	display: none;

}

/* Lightbox */



.sp-lightbox {

	position: fixed;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	background: rgb(0, 0, 0);

	background: rgba(0, 0, 0, .9);

	z-index: 999999;

	display: none;

	cursor: pointer;

}

.sp-lightbox img {

	position: absolute;

	margin: auto;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	max-width: 90%;

	max-height: 90%;

	border: 2px solid #fff;

}

#sp-prev, #sp-next {

	position: absolute;

	top: 50%;

	margin-top: -25px;

	z-index: 501;

	color: #fff;

	padding: 14px;

	text-decoration: none;

	background: #000;

	border-radius: 25px;

	border: 2px solid #fff;

	width: 50px;

	height: 50px;

	box-sizing: border-box;

	transition: .2s;

}

#sp-prev {

	left: 14%;

}

#sp-prev:before {

	content: '';

	border: 7px solid transparent;

	border-right: 15px solid #fff;

	position: absolute;

	top: 16px;

	left: 7px;

}

#sp-next {

	right: 14%;

}

#sp-next:before {

	content: '';

	border: 7px solid transparent;

	border-left: 15px solid white;

	position: absolute;

	top: 16px;

	left: 18px;

}

#sp-prev:hover, #sp-next:hover {

	background: #444;

}

/* Tweak styles for small viewports */



@media screen and (max-width: 400px) {

	.sp-wrap {

		margin: 0 0 15px 0;

	}

	#sp-prev, #sp-next {

		top: 50px;

		margin-top: 0;

	}

}

.sp-current-big img{ width:100%;}

.sp-large img{ max-width:none;}

/*pro_table*/

#content{ position: relative;top: -60px;}

.pro_table .pro_main_title{font-size:24px; line-height: 40px;font-family: "poppins_s";  overflow:hidden; display:block;text-transform:capitalize; color:#333; line-height:36px; margin-bottom: 10px;}

.pro_table .pro_main_text{color:#808080; line-height:26px; border-bottom:1px dashed #ddd; padding-bottom:10px; font-size:13px;}

.pro_table ul{margin-top:15px; padding-left: 0; }

.pro_table ul li{margin:4px 0;font-size:14px; color:#666;list-style:none; padding: 4px 6px;}

.pro_table ul li:nth-child(2n){ background: #f7f7f7;}

.pro_table ul li p{display:inline-block;margin-right:10px;vertical-align:middle;margin-bottom:0;color:#333; font-size: 13px;  font-family: "poppins_s"; min-width: 100px;}

.main-more{ text-align:left !important; margin-top:20px;   font-family: "poppins_s";  }

.pro_more a{background: #333; text-transform: uppercase;line-height:44px; padding: 0px 30px; border-radius:0; display: inline-block; font-size: 14px; color: #fff;  font-family: "poppins_s";  margin-right: 10px; border-radius:0;  position: relative;}

.pro_more a:before {position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.03) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 71%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 1s;}

.pro_more a:hover{transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}

.pro_more div{display: inline-block;}

.pro_more .main-more a{ background: #26459d; }

.pro_more a i{margin-right: 6px;}



 .pro_sns{ margin-top: 30px;}

 .pro_sns span{ font-size: 16px; font-family: "poppins_s"; background: url(../images/share_ico.png) no-repeat left center; padding-left: 30px; color: #333; float: left; margin-right: 8px; line-height: 38px; text-transform: capitalize;}

 .pro_sns a{ display: inline-block; padding: 0; margin-right: 2px; background: #d5d5d4; border-radius: 50%; overflow: hidden;}

 .pro_sns a:hover{ background: #ff6600;}

 

.pro_sns a:nth-child(2){ background: #385a94;}

.pro_sns a:nth-child(3){ background: #00abee;}

.pro_sns a:nth-child(4){ background: #df2925;}

.pro_sns a:nth-child(5){ background: #ff6600;}

.pro_sns a:nth-child(6){ background: #c61118;}

.pro_sns a:nth-child(7){ background: #ff6600;}

/*products-tab*/

#parentHorizontalTab01{margin:0;padding:0px;text-align:left;}

#parentHorizontalTab01 ul.resp-tabs-list {margin: 0px;padding: 0px;   font-family: "poppins_s";  color:#333; line-height:34px; text-transform:capitalize;font-size:24px; background: #f9f9f9;  overflow: hidden;}

#parentHorizontalTab01 .resp-tabs-list li {list-style: none;cursor: pointer;color:#333 !important;text-align:center;  font-family:"CenturyGothic";  background:#eee !important;padding:9px 18px; font-size:24px; text-transform: uppercase; float: left; border-right: 2px solid #fff  !important;}

#parentHorizontalTab01 .resp-tabs-container div table{max-width:100%;}

#parentHorizontalTab01 .resp-tabs-container {padding: 30px 0px 0;clear: left; background:none;}



#parentHorizontalTab01 em.resp-accordion {cursor: pointer;display: none;padding:3px 10px !important;}

#parentHorizontalTab01 .resp-tab-content {display: none;}



#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active {color:#fff;z-index:99; background-color:#f39800 !important; }

#parentHorizontalTab01 .resp-content-active,#parentHorizontalTab01 .resp-accordion-active {display: block;}

#parentHorizontalTab01 em.resp-accordion {font-size: 16px;margin: 0px;background:#f8f8f8;color:#333;font-style:normal; margin-bottom:10px;  font-family: "poppins_s";  text-transform:capitalize;}

#parentHorizontalTab01 em.resp-tab-active {margin-bottom: 0px !important;}

#parentHorizontalTab01 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}

#parentHorizontalTab01 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}

#parentHorizontalTab01 .resp-vtabs .resp-tabs-list li {

    display: block;

    padding: 15px 15px !important;

    margin: 0 0 4px;

    cursor: pointer;

    float: none;

}

#parentHorizontalTab01 .resp-vtabs .resp-tabs-container {

    padding: 0px;

    background-color: #fff;

    border: 1px solid #c1c1c1;

    float: left;

    width: 68%;

    min-height: 250px;

    border-radius: 4px;

    clear: none;

}



#parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}

#parentHorizontalTab01 .resp-vtabs li.resp-tab-active { 

position: relative;

z-index: 1;

margin-right: -1px !important;

padding: 14px 15px 15px 14px !important;

border-top: 1px solid;

border: 1px solid #5AB1D0 !important;

border-left: 4px solid #5AB1D0 !important;

margin-bottom: 4px !important;

border-right: 1px #FFF solid !important;

}

#parentHorizontalTab01 .resp-arrow {

    width: 0;

    height: 0;

    float: right;

    margin-top: 10px;

    border-left: 6px solid transparent;

    border-right: 6px solid transparent;

    border-top: 7px solid #c1c1c1;

}

#parentHorizontalTab01 em.resp-tab-active span.resp-arrow {

    border: none;

	position:relative;

}

#parentHorizontalTab01 em.resp-tab-active span.resp-arrow:after{ content: "\f044";

    font-family: "FontAwesome";

    position: absolute;

    right: -6px;

    cursor: pointer;

    font-size: 20px;

    top: -8px;

    color: #fff}

#parentHorizontalTab01 em.resp-tab-active {background: #f39800  !important; color:#fff; margin-bottom: 10px !important;}

#parentHorizontalTab01 .resp-easy-accordion em.resp-accordion {display: block;}

#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}

#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}

#parentHorizontalTab01 .resp-jfit {width: 100%;margin: 0px;}

#parentHorizontalTab01 .resp-tab-content-active {display: block;}





@media only screen and (max-width: 768px) {

	#main-btn{padding:2% 6%;}

	#parentHorizontalTab01{padding:0;}

    #parentHorizontalTab01 ul.resp-tabs-list {display: none;}

    #parentHorizontalTab01 em.resp-accordion {display: block;}

    #parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #f39800;border-top:none;padding:8px 15px 8px 15px;}

    #parentHorizontalTab01 .resp-vtabs .resp-tabs-container {

        border: none;

        float: none;

        width: 100%;

        min-height: 100px;

        clear: none;

    }

    #parentHorizontalTab01 .resp-accordion-closed {display: none !important;}

    #parentHorizontalTab01 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}

	#parentHorizontalTab01 .resp-tabs-container{ padding-top:0px; border-top-left-radius: 5px; border-top-right-radius: 5px; overflow: hidden;}

}











/*inquiry*/

.pro_inq{ padding:30px; position: relative; background:#fff; margin-top:30px;overflow: hidden;box-shadow: 0 5px 20px rgba(0,0,0,0.08);-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.08); -moz-box-shadow: 0 5px 9px rgba(0,0,0,0.08);}

.pro_inq:after{ position: absolute; top: -1px; left: 30%; width: 80%; background: #26459d; transform: skewX(50deg); height: 6px; content: '';}

.pro_inq .p{ font-size:14px; color:#666; text-align: left; line-height:24px; max-height:60px;  margin-bottom:20px; padding-right: 8%;}

.pro_inq .inquiry .form-control{border:1px solid #e5e5e5;background:#fff;line-height:60px;height:60px;color:#666;font-size:13px;width:100%;box-shadow:none;padding-right:45px;background-position:95% 12px;background-repeat:no-repeat;padding-left:10px; border-radius: 0;  max-width: 100%;box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1) inset; border-radius: 5px;}

.pro_inq .inquiry .form-control:focus{ border: 1px solid #26459d; -webkit-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);-moz-box-shadow:0 7px 38px 0 rgba(0,0,0,0.1);box-shadow:0 7px 38px 0 rgba(0,0,0,0.1); color:#333;}

.pro_inq .inquiry textarea.form-control{border-radius:0;}

.pro_inq .inquiry .input-group{ height:32px; margin-bottom:20px; float: left; padding-left: 15px; padding-right: 15px; border:none;}

.pro_inq .inquiry .input-group span{display:block;position:relative;}

.pro_inq .inquiry .input-group span:before{content:'';position:absolute;right:10px;top:20px;width:28px;height:23px;display:inline-block;background-image: url(../images/icon.png);background-repeat: no-repeat; z-index: 333;}

.pro_inq .inquiry .input-group span.ms_e:before{background-position:-40px -227px;}

.pro_inq .inquiry .input-group span.ms_p:before{background-position:0 -227px;}

.pro_inq .inquiry .input-group span.ms_m:before{background-position:-82px -227px;}

.pro_inq .inquiry .input-group span.ms_n:before{background-image:url(../images/mes_n.png);}



.pro_inq .inquiry input:-ms-input-placeholder{color:#666666;}/* Internet Explorer 10+ */ 

.pro_inq .inquiry input::-webkit-input-placeholder{color:#666666;}/* WebKit browsers */

.pro_inq .inquiry input::-moz-placeholder{color:#666666;}/* Mozilla Firefox 4 to 18 */ 

.pro_inq .inquiry input:-moz-placeholder{color:#666666;}/* Mozilla Firefox 19+ */ 



.pro_inq .inquiry textarea:-ms-input-placeholder{color:#666666;}/* Internet Explorer 10+ */ 

.pro_inq .inquiry textarea::-webkit-input-placeholder{color:#666666;}/* WebKit browsers */

.pro_inq .inquiry textarea::-moz-placeholder{color:#666666;}/* Mozilla Firefox 4 to 18 */ 

.pro_inq .inquiry textarea:-moz-placeholder{color:#666666;}/* Mozilla Firefox 19+ */ 



.pro_inq select{width:100%;height:60px;border:none;border:1px solid #e5e5e5;background-color:#fff;font-size:12px;color:#808080;padding-left:15px;Appearance:none; margin: 0;

-webkit-appearance:none; margin-bottom: 20px;}

.pro_inq .select{margin: 0;}

.pro_inq .select:after{content:"\f0d7";font-family:'FontAwesome';position:absolute;right:30px;line-height:16px;font-size:12px;color:#ccc;top:18px;z-index:99;}







.pro_inq .inquiry .input-group span.ms_m .form-control{line-height:30px;font-size:13px; height:100px; padding-left:20px; width:100%; color:#999; margin-bottom:15px; transition: 0.6s all; min-width: 100%; max-width: 100%; max-height: 120px; border-radius: 0; border-radius: 5px;}

.pro_inq .inquiry .no span:before{ display: none;}

.pro_inq .inquiry .main_more{border-width:1px;margin-top:0;}

.pro_inq .inquiry .main_more input{height:50px;line-height:50px;font-size:12px;padding-left:30px;padding-right:50px; background:#26459d  url(../images/send_ico.png) no-repeat 85% center; color: #fff; font-size: 14px; font-family: "poppins_s"; text-transform: uppercase; border-radius:0;transition: 0.5s all; border-radius: 5px;}

.pro_inq .inquiry .main_more input:hover{ background-color: #26459d;}

.pro_inq  .subject_title{ border:1px solid #eee ;background:#eee; line-height:46px; padding:0px 10px; margin-bottom:20px; padding-left:15px; border-radius: 0;}

.pro_inq  .subject_title a{ color:#333 ;font-family: "poppins_s"; text-decoration: underline;}

.pro_inq  .subject_title span{ font-size:14px;    font-family: "poppins_s";  color:#444; margin-right:10px;}



@media only screen and (max-width: 768px) {

.pro_inq .title_h{display: none;}

.pro_inq .inquiry .input-group{width: 100%;}

}

/*rel_pro*/

.rel_pro{ background: #f7f7f7; margin-bottom: 0; margin-top: 80px; padding:40px 0;}

.rel_pro .slick-prev{width:40px; height:40px; position:absolute; left:0; top:290px; vertical-align: middle;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; background:#26459d ; opacity:1; margin-top:-20px; border-radius: 5px;}

.rel_pro .slick-prev::before{border-radius: 0;color:#fff;display: inline-block;font-family: "FontAwesome";font-size:30px; content: "\f104"; line-height:34px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.rel_pro .slick-next{width:40px; height:40px; position:absolute; left:50px;top:290px;vertical-align: middle;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  background:#26459d; opacity:1; margin-top:-20px; border-radius: 5px;}

.rel_pro .slick-next::before{border-radius: 0;color:#fff;display: inline-block;font-family: "FontAwesome";font-size:30px; content: "\f105"; line-height:34px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.rel_pro .slick-next:hover{background:#15589f;}



@media only screen and (max-width:1400px) {

.rel_pro .pro_l{ width: 100%;}

.rel_pro .pro_r{width:100%;}

.rel_pro .slick-prev{left: auto; right: 80px; top: -40px;}

.rel_pro .slick-next{ left: auto; right: 20px;  top: -40px;}

}

@media only screen and (max-width:992px) {

.rel_pro{padding: 40px 0;}

.rel_pro .pro_l{text-align: center;}

.rel_pro .slick-slider{padding: 0px 20px;}

.rel_pro .slick-prev{left:-10px; right:auto; top:50%; background: none;}

.rel_pro .slick-next{left:auto; right:-10px; top:50%; background: none;}

.rel_pro .slick-prev::before,.rel_pro .slick-next::before{ color: #333;}

.rel_pro .slick-next:hover{background:none;}



}





/*blog_left*/

.blog_left{ float:left; width:75%; padding-right:60px;}

.blog_right{ float:left; width:25%;}

.blog_nav2{ margin-top:30px;   box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);  border-top: 2px solid #26459d; padding: 15px; background: #fff;}

@media only screen and (max-width:768px) {

.blog_right .block{ background:none; padding:0; border:none;}

}



.blog_h4{ line-height: 30px;color: #333; font-family: "CenturyGothic"; font-size: 20px;position: inherit;text-transform:uppercase;border-bottom: 1px solid #eee;margin-bottom: 10px;padding-bottom: 10px; }





@media only screen and (max-width: 992px) {

.blog_left{ float:left; width:100%; padding-right:0px;}

.blog_right{ float:left; width:100%;}

}





.blog_right .hot_left{ margin-bottom:30px; margin-top:30px;}

.blog_nav ul li{ list-style:none; border-bottom:1px solid #eee;}

.blog_nav ul li a{ font-size:14px; color:#5c5c5c; line-height:22px; padding:8px 0px; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.blog_nav ul li a i{ color:#ccc; font-size:12px; margin-right:10px;}

.blog_nav ul li a:hover{ color:#333; padding-left:10px;}

.blog_nav ul li a:hover i{ color:#333;}



.hot_tags{ margin-top:30px;  background: #fff;  box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);    border-top: 2px solid #26459d; padding: 15px;}

@media only screen and (max-width:768px) {

.hot_tags{ margin-top:0;}}

.hot_tags a{ display:inline-block; color:#666; padding:0px 12px; font-size:12px; background:#f9f9f9;1px solid #f1f1f1; margin:2px;line-height:36px; text-transform: capitalize; border-radius: 0;}

.hot_tags a:hover{ background:#26459d; color:#fff;}

.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px; }



.blog-info{ display:inline-block; color:#777; font-size:14px; background: url(../images/news_date.png) no-repeat left center; padding-left: 30px; margin: 10px 0;}

.blog_main{ box-shadow: 0 0 20px 0 rgba(0,0,0,0.05); background: #fff; padding: 30px; border-radius: 0;}

.blog_main .h3{ font-size:20px;color:#333;  font-family: "poppins_s";  border-bottom: 1px solid #eee; padding-bottom: 10px;}

.blog_main .blog_tags{ margin-top:20px;}

.blog_main .blog_tags span{ font-size:12px;text-transform:uppercase;}

.blog_main .blog_tags a{  display:inline-block; color:#777;padding:0px 10px; background:#f8f8f8; border: 1px solid #eee;}

.blog_main .blog_tags a i{ margin-right:4px; font-size:12px; color:#999;}

.blog_nav ul li{ list-style:none;}

.blog_p{ margin-top:10px;}





.blog_list{list-style:none;}

.blog_list li{position:relative; list-style:none; padding:20px;border-radius:0;transition: 0.5s all; margin-bottom:30px;  border: 1px solid #eee; background: #fff;}

.blog_list li .img{ float: right; width:45%; margin-left: 15px; margin-top: 10px;}

.blog_list li:hover{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0);}

.blog_list li .date{color:#666;margin-top:0;display:block; font-size:13px; background: url(../images/news_date.png) no-repeat left center; padding-left: 30px;}

.blog_list li .date i{color: #aaa; margin-right: 4px;}

.blog_list li .image{display:block;overflow:hidden;margin-bottom:20px;}

.blog_list li .image img{

	max-width:100%;

	height:auto;

	-webkit-transition:all var(--transition-time,800ms);

	-o-transition:all var(--transition-time,800ms);

	transition:all var(--transition-time,800ms);

}

.blog_list li:hover .image img{

	-webkit-transform:scale(var(--scale-multiplier,1.05));

	-ms-transform:scale(var(--scale-multiplier,1.05));

	transform:scale(var(--scale-multiplier,1.05));

}

.blog_list li .title{color:#333;display:block;font-size:18px;line-height:30px; margin-top: 10px; font-family: "poppins_s";  margin-bottom:10px; padding-bottom: 5px;}

.blog_list li .title:hover{color:#333;text-decoration:none;}

.blog_list li .text{color:#808080;line-height:24px;overflow:hidden;max-height:48px; font-size:12px; margin: 10px 0;}

.blog_list li .blog_tag{ margin-top:15px; margin-bottom: 15px;}

.blog_list li .blog_tag p{ display:inline-block;  font-family: "poppins_s";  font-size:12px; color:#333; text-transform:uppercase;}

.blog_list li .blog_tag i{color:#ccc; margin-right:8px; font-size:12px;}

.blog_list li .blog_tag a{ background:#fff; color:#666; line-height:26px; padding:0px 14px; display:inline-block; margin:0px 4px; border: 1px solid #eee;}

.blog_list li .blog_tag a:hover{ background:#333; color:#fff;}



@media only screen and (max-width: 992px) {

	.blog_list li .right{padding-left:65px;width:100%;}

}



@media only screen and (max-width: 768px) {

	.blog_list li .date{left:0;}

	.blog_list{border:none;}

	.blog_list li .right{padding-left:80px;}

	.left-blog{margin-bottom:0;}

	.blog_list li .main-more{padding:6px 20px;}

	.blog_tag li{margin:5px 3px;}

}



@media only screen and (max-width: 480px) {

	.blog_list li .date{position:inherit;width:100%;}

	.blog_list li .date span{height:auto;width:auto;padding:0 20px;border-radius:25px;}

	.blog_list li .date>span p{display:inline-block;padding-left:5px;}

	.blog_list li .right{padding:0;padding-top:10px;}

}











@media only screen and (max-width:500px) {

.blog_li .lileft{ display:none;}

}

.blogin{ font-size:12px; color:#aaa; margin:4px 0px;}

.blogin span{ color:#fff; margin:0px 6px;}

.blogin span i{ font-size:12px;}

.blog .blog_tags{ width:100%; margin-top:10px;}







/*sitemap*/

.sitemap{width:100%;}

.stp-listA>li{text-transform:capitalize;margin-bottom:15px;list-style:none;padding:10px 20px;background:#f7f7f7; border-radius:0;}

.stp-top{width:100%;}

.stp-top a{font-size:16px;display:block;color:#333;  font-family: "poppins_s";  text-transform:uppercase;}

.stp-top a:hover{text-decoration:none;color:#333;}

.stp-top a i{padding-left:8px;transition: 0.6s all;}

.stp-top a:hover i{padding-left:12px; color:#333;}

.stp-listB{display:block;padding:10px 0;border-top:1px solid #eee;list-style:none;margin-top:5px;}

.stp-listB>li{width:25%;padding:8px 10px;float:left;overflow:hidden;}

.stp-listB>li>a{font-size:16px;line-height:22px;display:block;color:#333; }

.stp-listB>li>a:hover{color:#333;}

.stp-listB li .stp-listC{width:100%;padding-top:15px;list-style:none;}

.stp-listB li .stp-listC li{width:100%;margin-bottom:10px;}

.stp-listB li .stp-listC li a{color:#666;font-size:14px;}

.stp-listB li .stp-listC li a:hover{color:#26459d; text-decoration:underline;}

.stp-listB li .stp-listC i{ margin-right:6px;}



@media only screen and (max-width: 768px){

	.stp-listB>li{width:50%;padding:8px 0;}

}

@media only screen and (max-width: 400px){

	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}

}



/*web*/

@media only screen and (max-width:992px) {

.blog_main{margin-bottom: 30px;}

.blog_nav{ margin-bottom:0px; padding: 0px; box-shadow: none; border: none;}

.hot_tags{ padding: 0px; box-shadow: none; border: none; margin: 0;}

.blog_nav2{ margin-top:10px; margin-bottom:10px;}

.left_nav{ padding:0px; border:none; color:#fff; margin: 20px 0 0;}

.contact_right{ width:100%;}

.blog_h4{ position: relative;  margin-bottom:0;text-align:left !important; font-family: "poppins_s";  background:#333 !important; padding:0px 10px; line-height:36px; color:#fff !important; font-size:16px !important; border-bottom:none; text-transform:capitalize;}

.blog_h4:after {

  display: block;

  content: "\f107";

  font-family: "FontAwesome";

  position: absolute;

  right:15px;

  cursor:pointer; font-size:20px; top:0px;

  color:#fff;

}

.blog_h4.active:after {

    content: "\f106";

}



.news_left{ margin-top:0px;}

.blog_right .hot_left{ margin:0px;}



}

.mobile-menu-area .container .row{ margin:0;}



/*download*/

.download li{margin-bottom:20px;list-style:none;}

.download li .li{padding: 15px; background: #fff; border: 2px solid #eee; background: #f7f7f7;transition: 0.5s all;-webkit-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.download li .title{font-size:14px;color:#333; display:block;  font-family: "poppins_s"; overflow:hidden; line-height:20px; height: 40px; overflow: hidden;}

.download li:nth-child(3n+1){ clear:both;}

.download li .icon{ float: left; margin-right: 20px;}

.download li .more{ font-size:13px; color: #666; text-transform: capitalize;font-family: "poppins_s"; margin-top: 10px; display: inline-block;}

.download li .more i{ margin-right: 5px;}

.download li:hover .more{ color: #26459d; text-decoration: underline;}

.download li:hover .li{box-shadow:0 5px 9px rgba(0,0,0,0.08);-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.08);-moz-box-shadow:0 5px 9px rgba(0,0,0,0.08); transform:translate3d(0,-3px,0);-webkit-transform:translate3d(0,-3px,0); background: #fff;}



@media only screen and (max-width: 768px) {





}



/*faq*/

.page_faq_l{list-style:none; margin-bottom: 30px;}

.page_faq_l li.question{position:relative;}

.page_faq_l li.question .column{background:#f5f5f5;overflow:hidden;border-radius:5px;padding:5px;}

.page_faq_l li.question .column > i{display:inline-block;width:32px;height:32px;margin-right:10px;float:left;border-radius:5px;position:relative;text-align:center;margin-top:1px;font-style:normal;background:#333;}

.page_faq_l li.question .column > i:before,

.page_faq_l li.question .column > i:after{

	content:"";width:10px;height:2px;background:#fff;display:inline-block;position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-1px;transition:all .5s;

}

.page_faq_l li.question .column > i:after{

	-moz-transform: rotate(90deg);

    -webkit-transform: rotate(90deg);

    transform: rotate(90deg);

}

.page_faq_l li.question .column > h4{margin:0;display:inline-block;max-width:80%;line-height:24px;margin-top:5px;float:left;color:#333;font-size:12px; font-family: "poppins_s";}

.page_faq_l li.answer{color:#808080;font-size:12px;line-height:24px;overflow:hidden;padding:15px;display:none;}

.page_faq_l li.answer a{text-decoration:underline;}

.page_faq_l li.answer a:hover{color:#1c7f7b;}

.page_faq_l div.clearfix{height:20px;display:block;}



.page_faq_l li .column.rotate{background:#333;box-shadow:0 0 5px 1px rgba(28,127,123,0.2);}

.page_faq_l li .column.rotate > h4{color:#fff;}

.page_faq_l li .column.rotate > i{background:#fff;}

.page_faq_l li .column.rotate > i:before{background:#333;}

.page_faq_l li .column.rotate > i:after {

	background:#333;

	-moz-transform: rotate(0deg);

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);

}

@media only screen and (max-width: 768px) {

	.page_faq_l li.question .column > h4{font-size:15px;margin-top:4px;line-height:20px;}

	.page_faq_l li.question .column > i{width:28px;height:28px;}

	.page_faq_l li.question .column > i:before{line-height:28px;}

}

@media only screen and (max-width: 480px) {

	.page_faq_l li.question{background-image:none;padding:0;}

	.page_faq_l li.question .column , .page_faq_l li.question .column > i{border-radius:2px;}

	.page_faq_l li.answer{padding:10px 0;}

	.page_faq_l li.question .column > h4{max-width:82%;}

}





.video_l{list-style:none;}

.video_l li{padding:0 10px;margin-bottom:25px;text-align:center;}

.video_l li .column{transition:all .5s;background:#fff;border-radius: 0;}

.video_l li:nth-child(4n+1){clear: both;}

.video_l li .image{display:block;overflow:hidden;position:relative;transition:all .5s;border-radius: 0;}

.video_l li:hover .image{box-shadow: 0 10px 25px 1px rgba(0,0,0,0.1);}

.video_l li .image > a.link{position:absolute;left:0;top:0;width:100%;height:100%;display:block;z-index:20;}

.video_l li .image img{max-width:100%;height:auto;width:100%;transition:all .9s;}

.video_l li:hover .image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}

.video_l li .ovrly{position: absolute;left:0;top:0;width:100%;height:100%;display: block;background:#000;opacity: 0.2;filter: alpha(opacity=20);transition:all .5s;}

.video_l li:hover .ovrly{opacity: 0.5;filter: alpha(opacity=50);}

.video_l li .video_button{display: inline-flex;position: absolute;transform: translate(-50%, -50%);left: 50%;top:50%;width: 56px;height: 56px;border-radius:50%;font-size: 18px;background:#26459d;align-items: center;justify-content: center;z-index: 99;color: #fff;transition:all .5s;}

.video_l li .video_button .line-video-animation{position: absolute;left: 0;top: 0;width: 100%;height: 100%;border:2px solid rgba(255,255,255,0.27);border-radius:50%;opacity: 0;filter: alpha(opacity=0);}

.video_l li:hover .video_button{width: 70px;height: 70px;text-decoration: none;background:#fff;color: #26459d;}

.video_l li:hover .video_button .line-video-animation{

	animation:squares 3.9s linear 0s infinite;

	-webkit-animation:squares 3.9s linear 0s infinite;

	-ms-animation:squares 3.9s linear 0s infinite;

	-o-animation:squares 3.9s linear 0s infinite;

	-webkit-animation-play-state:running;

	-moz-animation-play-state:running;

	-o-animation-play-state:running;

	animation-play-state:running;

}

.video_l li:hover .video_button .line-video-animation.line-video-2{

	-webkit-animation-delay:1.3s;

	-moz-animation-delay:1.3s;

	-o-animation-delay:1.3s;

	animation-delay:1.3s;

}

.video_l li:hover .video_button .line-video-animation.line-video-3{

	-webkit-animation-delay:2.6s;

	-moz-animation-delay:2.6s;

	-o-animation-delay:2.6s;

	animation-delay:2.6s;

}



@-webkit-keyframes squares{0%{-webkit-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-webkit-transform:scale(2.1);transform:scale(2.1);opacity:0}}

@-moz-keyframes squares{0%{-moz-transform:scale(1);transform:scale(1);opacity:0}20%{-moz-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-moz-transform:scale(2.1);transform:scale(2.1);opacity:0}}

@-o-keyframes squares{0%{-o-transform:scale(1);transform:scale(1);opacity:0}20%{-o-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}

@keyframes squares{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}20%{-webkit-transform:scale(1.24);-moz-transform:scale(1.24);-o-transform:scale(1.24);transform:scale(1.24);opacity:1}100%{-webkit-transform:scale(2.1);-moz-transform:scale(2.1);-o-transform:scale(2.1);transform:scale(2.1);opacity:0}}



.video_l li .title{background: #fff;padding: 15px;margin-left: 10px;margin-right: 10px;position: relative;z-index: 5; border-radius: 0;margin-top: -10px;box-shadow: 0 5px 28px 1px rgba(0,0,0,0.05);}

.video_l li .title a{display:block;font-size:16px;line-height:20px;height:40px;overflow:hidden;font-family: "poppins_s";color: #4d4d4d}

.video_l li:hover .title a{color:#333;text-decoration:none;}

.video_l li .text{color:#808080;font-size:12px;line-height:24px;overflow:hidden;height:48px;}



@media only screen and (max-width: 768px) {

	.video_l li{padding:0 5px;}

}

@media only screen and (max-width: 480px) {

	.video_l li{padding:0;width:100%;}

	.video_l li .title{padding: 10px;}

	.video_l li .title a{font-size:14px;margin-bottom:0;height: auto;max-height: 48px;}

}





.project_list{list-style:none;}

.project_list li{margin-bottom:50px;}

.project_list li:nth-child(3n+1){clear:both;}

.project_list li .column{background:#f7f7f7;}

.project_list li .image{display:block;overflow:hidden;position:relative;}

.project_list li .image > a{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index: 10;}

.project_list li .image img{width:100%;transition:all .9s;}

.project_list li:hover .image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}



.project_list li .title{display:block;font-size:12px;line-height:24px; font-family: "poppins_s";  max-height:48px;overflow:hidden;margin-top:20px;margin-bottom:10px; color: #333;}

.project_list li:hover .title{color:#333;text-decoration:none;}

.project_list li .text{height:20px;line-height:20px;color:#808080;font-size:12px;overflow:hidden;max-height:20px; margin-bottom: 20px;}





@media only screen and (max-width: 768px) {

	.project_list li{padding:0 5px;}

	.project_list li:nth-child(2n+1){clear: both;}

	.project_list li:nth-child(3n+1){clear:inherit;}

}

@media only screen and (max-width: 480px) {

	.project_list li{padding: 0;width:100%;margin-bottom:40px;}

	.project_list li .title{height:auto;max-height:48px;font-size:16px;margin-top:15px;}

	.project_list li .text{font-size:12px;background-size:12px;padding-left:20px;}

}









/*honor */

 #baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:99999999;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}

 #baguetteBox-overlay.visible{opacity:1}

 #baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}

 #baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}

 #baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}

 #baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}

 #baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}

 #baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}

 #baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}

 #baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}

 @-webkit-keyframes bounceFromRight{

	 0%,100%{margin-left:0}

	 50%{margin-left:-30px}

 }

 @keyframes bounceFromRight{

	 0%,100%{margin-left:0}

	 50%{margin-left:-30px}

 }

 @-webkit-keyframes bounceFromLeft{

	 0%,100%{margin-left:0}

	 50%{margin-left:30px}

 }

 @keyframes bounceFromLeft{

	 0%,100%{margin-left:0}

	 50%{margin-left:30px}

 }

 .baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}

 .baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}

 .baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}

 .baguetteBox-button#next-button{right:2%}

 .baguetteBox-button#previous-button{left:2%}

 .baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}

 .baguetteBox-button svg{position:absolute;left:0;top:0}

 .baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}

 .baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}

 .baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}

 @-webkit-keyframes bounce{

	 0%,100%{-webkit-transform:scale(0);transform:scale(0)}

	 50%{-webkit-transform:scale(1);transform:scale(1)}

 }

 @keyframes bounce{

	 0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}

	 50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}

 }



/* Styles for the gallery */



.tz-gallery {

    padding: 0;

}

.tz-gallery .lightbox{display:inline-block; box-shadow: 0px 0px 10px rgba(0,0,0,0.08); padding: 10px;}

.tz-gallery .thumbnail {padding: 10px;margin-bottom: 10px;border: none;text-align: center;}

.tz-gallery .caption{font-size: 16px;font-family: "poppins_s"; padding: 0; margin: 0;height:40px;line-height:20px;overflow:hidden; margin: 10px 0;}

.baguetteBox-button {background-color: transparent !important;}

@media only screen and (max-width: 768px) {

	.tz-gallery > div{padding:0 10px;}

	.tz-gallery .thumbnail{margin-bottom:20px;}

}



.honor_list{ margin: 0px -5px;}

.honor_list .li{ padding: 0px 5px;}

@media only screen and (max-width: 400px) {

.honor_list .li{float: left; width: 100%;}

}



.quarry .img{ width:100%; margin-right:20px; overflow:hidden; display:block; border-radius:5px;  border-bottom-left-radius:50% 30%; border-bottom-right-radius:50% 30%;}

.quarry .img img{ width:100%;}

.quarry  ul li{ list-style:none; margin-bottom:30px;}

.quarry  ul li .li{ background:#f7f7f7; text-align: center;}

.quarry  ul li .text{ padding:20px; padding-top:0px; margin-top:10px;padding-bottom:30px;}

.quarry  ul li .title{font-size:16px;color:#333; margin-top:20px; display:block; line-height:24px; font-family: "poppins_s";  overflow:hidden; height:24px; overflow:hidden; margin-bottom: 8px;}

.quarry  ul li p{ font-size:12px; color:#999; max-height:44px; overflow:hidden; line-height:22px; }

.quarry  ul li .title:hover a{ color:#333;}

.quarry  ul li:hover img{transform: scale(1.1);}



@media only screen and (max-width: 1080px) {

.quarry  ul li{float: left; width: 33.33%;}

}

@media only screen and (max-width: 768px) {

.quarry  ul li{float: left; width: 50%;}

}



@media only screen and (max-width: 400px) {

.quarry  ul li{float: left; width: 100%;}

}





.projects_more{background:#333; text-align: center; margin-top: 30px; font-family: 'poppins_s'; font-size: 30px; padding: 20px 0; color: #fff;}

.projects02{margin-top: 40px;}

.projects02 ul{-moz-column-count: 4;-webkit-column-count:4;column-count: 4;}

.projects02 ul li{ list-style:none; margin-bottom: 10px;}

@media only screen and (max-width: 768px) {

.projects02 ul{-moz-column-count: 3;-webkit-column-count:3;column-count: 3;}

}



@media only screen and (max-width: 500px) {

.projects02 ul{-moz-column-count: 2;-webkit-column-count:2;column-count: 2;}

}











.honor ul li{ list-style: none; text-align: center; margin-bottom: 20px;}

.honor ul li .img{ border: 1px solid #eee; padding: 8px; display: block; overflow: hidden;}

.honor ul li .title{ line-height: 20px; height: 40px;font-family: 'poppins_s'; font-size: 14px; display: block; color: #333; margin-top: 10px;}

.honor ul li:hover .img{ border: 1px solid #333;}

.honor ul li:hover img{transform: scale(0.95);}







/*left scroll*/

.left_fixed {margin-bottom: 20px;zoom:1;}

.left_fixed .caption {

    border-bottom: 1px solid #dddddd;

    background-color: #dddddd;

    font-size: 12pt;

    font-weight: bold;

    padding: 5px;

}

.left-related{margin-top: 40px;}

.left-related .list{padding-top: 20px;list-style: none;}

.left-related .list li{margin-bottom: 20px;border:1px solid #e5e5e5;padding: 5px;display: flex;align-items: center;background:#fff;position: relative;}

.left-related .list li:before{ position: absolute; left: -1px;  top:-1px; height: 0; content: ''; width:calc(100% + 2px); border-left:1px solid #ea0013; border-right: 1px solid #ea0013; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.left-related .list li:hover:before{height:calc(100% + 2px);}

.left-related .list li:after{ position: absolute; left: -1px;  top: -1px; height: calc(100% + 2px); content: ''; width: 0; border-top: 1px solid #ea0013; border-bottom: 1px solid #ea0013; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

.left-related .list li:hover:after{width: calc(100% + 2px);}

.left-related .list li .wrap{padding-left: 15px;padding-top: 10px;}

.left-related .list li .image{max-width: 120px;min-width: 120px;display: block;overflow: hidden;position: relative;z-index: 5;}

.left-related .list li .image img{transition: all .9s;width:100%;}

.left-related .list li:hover .image img{

	-webkit-transform: scale(1.15);

	-ms-transform: scale(1.15);

	-o-transform: scale(1.15);

	transform: scale(1.15)

}

.left-related .list li .title{display: block;font-size: 14px;line-height: 20px;height: 60px;overflow: hidden;position: relative;z-index: 5;}

.left-related .list li .title:hover{text-decoration: none;color: #ea0013;}

.left-related .list li .page_more{padding-left: 0;padding-right: 10px;margin-top: 10px;}

.left-related .list li .page_more:hover{padding-left: 10px;}



.left_fixed.scrollfixed {margin-top: 0px;margin-left:0;}



@media only screen and (max-width:1260px) {

	.left-related .list li .image{max-width: 80px;min-width: 80px;}

}

@media only screen and (max-width:992px) {

	.left_fixed{margin-bottom: 0;}

	.left-related{margin-top: 20px;}

	.left-related .list li .title{font-size: 12px;}

}









.shorting {

    .mix {

        display: none;

    }

}

.single-work {

    margin-bottom: 30px;

    overflow: hidden;

    position: relative;



    a {

        &.popup-btn {

            position: absolute;

            width: 100%;

            height: 100%;

            z-index: 1;

        }

    }

    .work-image {

        position: relative;



        img {

            transition: $transition;

        }

        .work-overlay {

            position: absolute;

            overflow: hidden;

            top: 10px;

            left: 10px;

            right: 10px;

            bottom: 10px;



            &::before {

                content: '';

                transition: $transition;

                position: absolute;

                width: 100%;

                bottom: 0;

                height: 50%;

                background: $main-color;

                right: -100%;

            }

            &::after {

                content: '';

                transition: $transition;

                position: absolute;

                background: $main-color;

                top: 0;

                height: 50%;

                width: 100%;

                left: -100%;

            }

            h3 {

                color: transparent;

                overflow: hidden;

                position: absolute;

                top: 30px;

                text-align: center;

                right: 25px;

                margin: 0;

                transition: $transition;

                font: {

                    size: 22px;

                    weight: 600;

                }

                z-index: 2;



                &::before {

                    content: '';

                    background: $black-color;

                    position: absolute;

                    width: 100%;

                    bottom: 0;

                    transition: $transition;

                    left: 100%;

                    top: 0;

                    right: auto;

                }

            }

            span {

                color: transparent;

                overflow: hidden;

                z-index: 2;

                position: absolute;

                top: 62px;

                display: block;

                right: 25px;

                font: {

                    weight: 600;

                }

                transition: $transition;

                text-align: center;



                &::before {

                    content: '';

                    background: $white-color;

                    width: 100%;

                    top: 0;

                    bottom: 0;

                    position: absolute;

                    transition: $transition;

                    right: 100%;

                }

            }

        }

    }

    &:hover, &:focus {

        .work-image {

            img {

                transform: scale(1.3);

            }

            .work-overlay {

                &::before {

                    right: 0;

                    opacity: 1;

                    width: 100%;

                    height: 50%;

                    transition: all .8s;

                }

                &::after {

                    left: 0;

                    opacity: 1;

                    transition: all .8s;

                }

                span {

                    color: $white-color;



                    &::before {

                        right: -100%;

                    }

                }

                h3 {

                    color: $white-color;



                    &::before {

                        left: -100%;

                    }

                }

            }

        }

    }

}



