@charset "utf-8";
.container2 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container2 {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container2 {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container2 {
    width: 1200px;
  }
}

@media (min-width: 1290px) {
  .container2 {
    width: 1290px;
  }
}
/*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: #007ab7;}
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-weight: bold;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-weight: bold;}
.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: 66666;}
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-weight: bold;text-transform:capitalize;}
.hc-mobile-nav ul.first-nav > li > a{font-weight: bold;}
.hc-mobile-nav ul.second-nav > li > a{text-transform:uppercase;font-weight: bold;}
@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:arial, sans-serif;color:#808080;background:#fff; overflow-x:hidden; line-height: 26px;}
a{color: #808080; line-height: 26px;}
.h4 , p{margin: 0px;}
a,img, a:hover{transition: 0.8s all;-webkit-transition: 0.8s all;-o-transition: 0.8s all; -moz-transition: 0.8s all;-ms-transition: 0.8s all;}
.page ul{ padding-left: 16px;}

.table-responsive ul li {list-style-position: inside !important; }
.table-responsive td{ padding-left:8px}
.table-responsive {min-height: .01%; overflow-x: auto;}


/*mainmenu*/
.mainmenu-area{padding-top:0; float: left;}
.mainmenu_box{float:left;width:36%;padding-right:0;}
.mainmenu-left {float:left;}
.product-menu-title {background: #444 none repeat scroll 0 0;cursor: pointer;padding: 3px 16px;}
.find .product_vmegamenu>ul li a {padding: 12px 10px;}
.product_vmegamenu ul li a.hover-icon::after {content: "\f107";font-family: FontAwesome;font-size: 18px;position: absolute;right: 0;color: #808080;top: 14px;}
.product_vmegamenu>ul>li a img {max-width:100%;height:auto;}
.product_vmegamenu>ul>li .vmegamenu {background: #fff none repeat scroll 0 0;border: 1px solid #eaeaea;box-shadow: 0 0 5px -1px #666666;left: 0;position: absolute;top: 82px;
width: 100%;opacity: 0;z-index: 999999;-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;visibility: hidden;padding: 10px;}
.product_vmegamenu ul li:hover .vmegamenu {opacity: 1;top: 52px;visibility: visible;}
.product_vmegamenu ul li .vmegamenu span {float: left;padding: 15px;width: 20%;}
.product_vmegamenu ul li .vmegamenu span img {max-width: 100%;}
.product_vmegamenu ul li .vmegamenu span a.vgema-title {border-bottom: 1px solid #eaeaea;font-size: 14px;background: #ededed;padding: 10px;text-transform: capitalize;text-align: center;letter-spacing: normal;}
.product_vmegamenu ul li .vmegamenu span:hover a.vgema-title {background: #226cc5;color: #fff;}
.product_vmegamenu ul li .vmegamenu2 {width: 400px;}
.product_vmegamenu ul li .vmegamenu2 span {padding: 15px;width: 50%;}


/* mainmenu */
.mainmenu{text-align:center;}
.mainmenu ul li{ list-style: none;}
.mainmenu>nav>ul>li { display: inline-block; margin-left: 8px;}
.mainmenu>nav>ul>li:first-child{padding-left: 0px;}
.mainmenu>nav>ul>li>span>a{  color: #222;  display:inline-block;  font-size: 17px; line-height:40px; padding:34px 16px; transition:all .3s; position:relative;  z-index:2; font-weight: bold; border-radius: 30px; text-transform: uppercase;}
.mainmenu>nav>ul>li>span{position: relative;}
.mainmenu>nav>ul>li>span:before{ position: absolute;left: 0px; top: 50%; height: 40px; width:0; background:#007ab7; content: ''; margin-top: -20px;  border-radius: 30px;}
.mainmenu nav>ul>li:hover>span>a,.mainmenu nav>ul>li.active>span>a{ color: #fff !important;}
.mainmenu nav>ul>li:hover>span:before,.mainmenu nav>ul>li.active>span:before ,.mainmenu nav>ul>li#active>span:before{ width: 100%;}
.mainmenu nav>ul>li>a i{position: relative; display: none;}
.mainmenu nav>ul>li>a i:before,.mainmenu nav>ul>li>a i:after{	content:'';display:block;width:6px;height:2px;background:#ccc;position:absolute;pointer-events:none;transition:all .3s cubic-bezier(.645,.045,.355,1);-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);}
.mainmenu nav>ul>li>a i:before{right:-12px;top:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.mainmenu nav>ul>li:hover>a i:before,.mainmenu nav>ul>li.active>a i:before ,.mainmenu nav>ul>li#active>a i:before{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);background-color:#666565;}
.mainmenu nav>ul>li>a i:after{right:-15px;top:8px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
.mainmenu nav>ul>li:hover>a i:after,.mainmenu nav>ul>li.active>a i:after ,.mainmenu nav>ul>li#active>a i:after{transform:rotate(45deg);-webkit-transform:rotate(45deg);background-color:#666565;}
.mainmenu>nav>ul>li>ul{box-shadow: 0 15px 15px rgba(0,0,0,.06);left: auto;opacity: 0;position: absolute;top: auto;transform: scaleY(0);transform-origin: 0 0 0;transition: all 0.4s ease 0s;z-index: 99999999;padding: 5px;visibility: hidden;text-align: left;width: 220px;background: #fff;transition:.3s ease;padding:5px 0;}
.mainmenu ul li:hover > ul{	opacity:1;	visibility:visible;	transform:scaleY(1);}
.mainmenu ul li > ul li{display:block;background:none;position:relative;} 
.mainmenu ul li > ul li.has-menu::after{content:"\f105";font-family:FontAwesome;font-size:14px;color:#333;position:absolute;right:20px;top:50%;line-height:20px;margin-top:-10px;}
.mainmenu>nav>ul>li ul.vmegamenu02{box-shadow: 0 5px 20px rgba(0,0,0,.05);left: 299px;opacity: 0;position: absolute;top: auto;transform: scaleX(0);transform-origin: 0 0 0;transition: all 0.4s ease 0s;z-index: 99999999;padding: 5px 0 10px 0;visibility: hidden;text-align: left;width: 240px;background: #fafafa;transition:.3s ease;margin-top:-45px;}
.mainmenu ul li:hover > ul.vmegamenu02{opacity:1;visibility:visible;transform:scaleX(1);}
.mainmenu ul li > ul.vmegamenu02 li > a{padding:10px;}
.mainmenu ul li > ul.vmegamenu02 li > a:after{background:#e5e5e5;left:10px;right:10px;}
.mainmenu>nav>ul>li.product_vmegamenu>ul{width:100%;right:0;padding:15px 0px; }
.mainmenu ul li.product_vmegamenu ul li.container{width: 100%;}
.mainmenu ul li.product_vmegamenu > ul li.nav_img{padding-left:20px;padding-right:5px;}
.mainmenu ul li.product_vmegamenu > ul li.nav_img a{padding:0;}
@media only screen and (max-width: 992px){
header .wrapper{ display: block;} }
header.small .mainmenu-area{padding-top:0;}

.nav_list{ border-top: 1px solid #eee;}
.nav_list .Featured{padding: 15px 0;}
.nav_list .fl_list{ float: left; width: 26%; padding-right: 30px;}
.nav_list .fl_list ul li{ margin-bottom:10px;}
.nav_list .fl_list a{ font-size:16px; font-weight: bold;color: #666; line-height: 26px; padding:10px; position: relative; display: block; }
.nav_list .fl_list a:before{display: none;}
.nav_list .fl_list a:after{content: "\f105";font-family: FontAwesome;font-size: 20px;color: #fff;font-style: normal;padding: 6px 12px;position: absolute;right: -20px;top:50%;transition: 0.5s all; left: auto; line-height: 30px; margin-top: -21px;}
.nav_list .fl_list a:hover{ color: #007ab7; padding-right: 10px; padding-left: 30px;}
.nav_list .current a{ color: #007ab7; background: #f7f7f7;}
.nav_list .current a:after{ color: #aaa; right: 15px;}
.nav_list .pro_son1{ display: none;}
.nav_list .pro_son1:first-child{display: block;}
.nav_list .pro_son2{ display: none;}
.nav_list .pro_son2:first-child{display: block;}
.nav_list .pro_son3{ display: none;}
.nav_list .pro_son3:first-child{display: block;}

.nav_list .nav_r{ float: left; width:74%; padding-left: 40px; border-left: 1px solid #eee;}
.nav_list .nav_pro li{padding: 0px 10px; float: left;width:25%; text-align: left;transition: 0.5s all;}
.nav_list .nav_pro li .img{ display: block; border: 1px solid #eee; overflow: hidden;}
.nav_list .nav_pro li:hover .img img{transform: scale(1.1);}
.nav_list .nav_pro li .title{ color: #333; font-size:16px; font-weight: bold; line-height: 20px; height: 40px; margin-top:10px; display: block; overflow: hidden;}
.nav_list .nav_pro li p{ position: relative;}
.nav_list .nav_pro li p a{ font-size: 14px; display: block; color: #666; line-height: 24px; padding-left: 12px;}
.nav_list .nav_pro li p a:hover{ color: #007ab7;}
.nav_list .nav_pro li p a:after{display: block; color: #aaa; content: "\f105";position: absolute;top:0px; line-height: 24px; left: 0;transition: 0.8s all; font-family: "FontAwesome";}
.nav_list .nav_pro li p a:hover{ padding-left: 18px;}

.nav_list .nav_li2{ text-align: center; padding: 35px 0;}
.nav_list .nav_li2 a{ display: inline-block; margin: 0px 30px; color: #808080;}
.nav_list .nav_li2 a:hover{ color: #333;}

.list2 .fl_list { float: left; width: 20%;}
.list2 .fl_list ul li{float: left; width: 100%;}
.list2 .nav_r{ width: 80%;}

.nav_page .img{ float: left; width: 40%; margin-right: 20px;}
.nav_page .text{ overflow: hidden; margin-bottom: 20px;}
.nav_page .p{ font-size: 14px; line-height: 30px; max-height: 150px; overflow: hidden; margin-bottom: 20px;}
.nav_page .head_con li{margin-bottom:12px;position: relative; padding-left: 30px;}
.nav_page .head_con li .icon{min-width: 18px;max-width: 18px;height: 18px;background:url(../images/icon.png) no-repeat;position: relative;z-index: 2; position: absolute; left: 0px; top: 5px; width: 18px; height: 18px;}
.nav_page .head_con li p{margin: 0;padding-left: 5px;color:#808080;font-size: 15px;}
.nav_page .head_con li p a{color: #808080;font-size: 15px;line-height: 20px;}
.nav_page .head_con li p a:hover{color:#007ab7;}

/*Search*/
.attr-nav{ float: right; margin-left: 30px; margin-top: 20px;transition: all 0.5s;}
.attr-nav .search{text-align:center;display:inline-block; position: relative; height:60px;  width: 60px; padding:13px 0; background:#fff url(../images/search_ico.png) no-repeat center center; float:right; border-radius: 50%;}
.search_section{float: right; height: 108px;}
.search_section .search_input{ position: absolute; left: 0px; top:108px; width: 100%; height: 0px; background: #fff; overflow: hidden;transition: 0.3s all; box-shadow: 0 15px 15px rgba(0,0,0,.09); }
.search_main{position: relative; max-width: 800px; margin:5px auto 0;}
.search_main .form-control{height:56px;color:#999;float:left; line-height:56px;font-size:16px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:none; padding-left:12px; padding-right:55px; border:none; border-bottom: 2px solid #eee; border-radius:0; box-shadow: none; float: none;}
.search_main .form-control:focus{ color:#333;}
.search_main .search_btn{display:block; width:60px;height:44px;cursor:pointer;background:url(../images/search_ico.png) no-repeat center center; border:none; position:absolute; bottom:5px; right:0px;}

@keyframes warn {
0% {transform: scale(0);opacity: 0.25;}
25% {transform: scale(0);opacity: 0.6;}
50% {transform: scale(0.33);opacity: 0.8;}
75% {transform: scale(0.66);opacity: 1;}
100% {transform: scale(1);opacity: 0.0;}
}
@-webkit-keyframes "warn" {
0% {-webkit-transform: scale(0);opacity: 0.25;}
25% {-webkit-transform: scale(0);opacity: 0.6;}
50% {-webkit-transform: scale(0.33);opacity: 0.8;}
75% {-webkit-transform: scale(0.66);opacity: 1;}
100% {-webkit-transform: scale(1);opacity: 0.0;}
}
.attr-nav .search:before{ border: 3px solid rgba(255,255,255,0.5); width:100px; height:100px; left:50%; top:50%; position:absolute; content:''; border-radius:50%; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; margin-left:-50px; margin-top:-50px; z-index:999999; opacity: 0;
-webkit-animation: warn 3s ease-out;-moz-animation: warn 3s ease-out;animation: warn 3s ease-out;-webkit-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;
animation-iteration-count: infinite;}

.close-search{display: none;}
.search_main{ position: relative;}
.close-search{ position: absolute; right: 5px; top:5px; width: 36px; height: 36px; text-align: center; background-color: #f2f2f2; border-radius: 50%;}
.close-search i{ line-height:36px; color: #333; font-size: 18px;}

.mob_search{ display: block; position: absolute; left: 0px; top: 0px; width: 0; height: 0;}
@media only screen and (max-width:992px) {
.mob_search{width: 100%; height: 100%; z-index: 99999;}
.close-search{ display: inline-block;}
}
@media only screen and (min-width:992px) {
.search_section:hover .search_input{ height:80px;}
}
/*language*/
.language_select{float: left; height: 108px; margin-left: 15px;}
.language_select .lang_active{ margin-top: 38px; font-weight: bold; font-size: 15px; color: #222;}
.language_select .lang_active img{ margin-right: 6px; border-radius: 50%;}
.language_select .lang_active i{ margin-left: 6px;}
.language_select .lang_main{ position: absolute; left: 0px; top:108px; width: 100%; height: 0px; background: #fff; overflow: hidden;transition: 0.3s all; box-shadow: 0 15px 15px rgba(0,0,0,.09);}
.language_select .lang_main ul li{ float: left; width: 10%; list-style: none; margin-top: 20px;}
.language_select .lang_main ul li img{ border-radius: 50%; margin-right: 6px; border: 2px solid #eee;}
.language_select:hover .lang_main{ height: 80px;}

.lang_web{padding: 15px !important; background: #eee;}
.lang_web .h4{padding-bottom: 10px; margin-bottom: 10px; font-size: 14px;  color: #333; font-weight: bold;}
.lang_web li{ border:none; padding: 0; float: left; width:50%; margin-bottom: 5px;}
.lang_web li img{ border-radius: 50%; margin-right: 4px; width: 20px;}
.lang_web li a{ font-weight: normal; line-height: 24px; padding: 0 !important; border: 0; font-size: 13px;}
/*index*/
.nav_section{ position: relative; z-index: 444;}
.nav_section #logo{ float: left;}
.nav_section .logo{ float: left;}


.nav_section .nav_l{float: left; width: 300px; margin-top: 20px;}
.nav_section .nav_l .logo_text{ font-weight: bold; font-size: 36px; text-transform: uppercase; line-height: 70px; color: #222;}
.nav_section .nav_r{ float: right;}

.index_top{ background: rgba(255,255,255,0);transition: 0.3s all;}
.index_top:hover{ background: rgba(255,255,255,1);}
.index_top:hover .nav_l .logo_text ,header.small  .nav_l .logo_text,.index_top:hover .language_select .lang_active , header.small .language_select .lang_active{ color: #333;}
.index_top:hover .mainmenu>nav>ul>li>span>a,header.small .mainmenu>nav>ul>li>span>a{ color: #333;}
.index_top:hover .language_select dt,header.small .language_select dt{ color: #666;}
.index_top:hover .attr-nav .search,header.small .attr-nav .search{background-color: #f7f7f7;}

header{width: 100%;z-index: 999999;padding: 0;}
header.small{left:0; top:0;padding:0; background: #fff; position:fixed;box-shadow: 0px 5px 10px rgba(0,0,0,0.08);font-size:100%;}
@media only screen and (min-width:992px) {
header.small .attr-nav{margin-top: 24px;}
}

@media only screen and (max-width:1400px) {
.mainmenu>nav>ul>li>span>a{padding: 36px 10px;}
.mainmenu>nav>ul>li>span>a{font-size: 15px;}
}

@media only screen and (max-width:1200px) {
.nav_section .container{ width: 100%;}
.nav_section .nav_l .logo_text{display: none;}
.nav_section .nav_l{width: auto;}
}
@media only screen and (max-width:992px) {
.nav_section .container{padding: 0;}
.index_top{height: 56px;transition: 0s all; background: #fff;}
.language_select{display: none;}
.attr-nav .search:before{display: none;}
.search_section{height: auto;}
.nav_section .nav_l{margin-top: 0;}
.search_section .search_input{top: 56px;}
header.small{ height: 56px;}

.attr-nav .search{ background-color:#f7f7f7;}
.nav_section #logo{margin-top: 12px; margin-left: 15px;}
.nav_section .logo{margin-top: 12px; margin-left: 15px;}
.nav_section #logo img{ max-height: 36px;}
.nav_section .logo img{ max-height: 36px;}
.attr-nav{position: absolute; right: 56px; top: 0px; background-color: #f2f2f2; margin: 0;}
.attr-nav .search{ width: 56px; height: 56px;}
.top-search .form-control{height: 50px; line-height: 50px; font-size: 14px;}
.top-search .input-group{padding: 0px 5%; padding-top: 30px;}
.nav_section .nav_l .logo_text{display: block; font-size: 16px; color: #333; line-height: 56px;}
.nav_section .nav_l{ width: 150px;}
.search_section .search_input{padding-right: 50px;background: #f7f7f7;}
.search_main .form-control{ line-height: 40px; height: 40px; margin-top:24px;}
.search_main{width: 90%;}
}





/* 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%;left: auto;width: 100%;height: 20px;font-size: 0;overflow-x: auto;text-align:center;overflow-y: hidden; height: auto;white-space: nowrap;}
.banner .indicators-line > .carousel-indicators li{padding: 0;width: 150px; height: auto;text-indent: 0;overflow: hidden;text-align: left;position: relative;margin-right: 5px;z-index: 10;transform: scale(0.8);cursor:pointer;border:none; border-radius: 0; border: 2px solid rgba(255,255,255,0.15);transition: 0.5s all;}
.banner  .indicators-line > .carousel-indicators li:last-child{margin-right: 0;}
.banner  .indicators-line > .carousel-indicators .active{margin: 1px 5px 1px 1px;background-color: #333;position: relative;border: 2px solid #fff; transform: scale(1);}
.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 { padding: 10px;position: absolute;bottom: 50%;width:50%;left:6%;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;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: translate(0%, 50%);}
.slide-text  .icon{ height: 60px; overflow: hidden;}
.slide-text  .icon span{ background: #0087ce; width: 116px; height: 116px; border-radius: 50%; display: inline-block; padding-top: 10px;}
.slide-text  .h4{ padding: 0;-webkit-animation-delay: 0.7s; animation-delay: 0.7s; margin-top: -2px;}
.slide-text  .h4 a{ font-weight: bold; font-size:60px;color:#fff; display:inline-block; margin-bottom: 20px;overflow: hidden; line-height:80px; font-weight: bold;}
.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:1400px) {
.slide-text .h4 a{font-size:40px; line-height: 50px; margin-bottom: 0;}
}
@media (max-width:992px) {
.slide-text .h4 a{font-size:26px; line-height: 30px; margin-bottom: 0;}
}
@media (max-width:768px) {
.banner_text{left: 0px; width: 100%; text-align: center;}
.control-round .carousel-control{display: none;}
.slide-text .my_more1{display: none;}
.slide-text .h4 a{font-size: 18px; line-height: 24px;}
.banner .indicators-line > .carousel-indicators li{width: 60px;}
}

/* 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; }
.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: -66px; 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: 10px; width:10px; margin: 0px 10px; padding: 0px; cursor: pointer;background:#cccccc;border-radius:50%;z-index: 10;}
.slick-dots li:before{content:'';border-radius:50%;border:1px solid #0d0d0d;display: inline-block;position: absolute;left:0;top:0;bottom:0;right:0;filter:alpha(opacity=0);opacity: 0;transition:all .5s;z-index: -1;}
.slick-dots li button { border: 0; background: transparent; display: block; height: 10px; width:10px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#ddd;border-radius:50%;padding:0;}
.slick-dots li button:focus { outline: none;}
.slick-dots li:hover button, .slick-dots li.slick-active button{background:#0d0d0d;}
.slick-dots li.slick-active:before{left: -5px;top:-5px;right:-5px;bottom:-5px;filter:alpha(opacity=100);opacity:1;}

@media only screen and (max-width:992px) {
.slick-dots{bottom: -50px;}
}


.i_title{margin-bottom:40px;position:relative; text-align: center;}
.i_title .h4{color:#333;font-size:44px;font-weight: bold;  line-height:44px;  text-transform:uppercase; z-index: 2; position: relative; margin-bottom: 30px;}
.i_title p{ font-size: 14px; line-height: 24px; color: #5f5f5f; max-height: 48px; overflow: hidden; max-width: 700px; margin: 0 auto;}

.title_l{ text-align: left;}
.title_l .h4{ background-position: left bottom;}
.title_l p{width: 100%;}
@media only screen and (max-width:1200px) {
.i_title{font-size: 40px; padding-bottom: 10px;}
.i_title:before{height: 30px;}
}


/*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; border-radius: 0; color: #333;font-weight: bold; text-align: center;font-size: 14px; background: #fff; text-transform: uppercase; border-radius: 30px;-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08); 
: 0px 0px 20px 0px rgba(0, 0, 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*/
.cate_section{ background: url(../images/cate_bg.jpg) no-repeat center center; background-size: cover; margin-bottom: 150px;}
.cate_section .bs-slider{ overflow: inherit;}
.cate_section .carousel-inner{ overflow: inherit !important;}
.cate_section ul li{ list-style:none;}
.cate_section .cate_li{text-align: center; padding: 0; margin: 100px 0 70px; padding-right: 250px; margin-left: -60px; position: inherit;}
.cate_section .cate_li .active{ background: none;  border: none; height: auto;}
.cate_section .cate_li .cate_more{ position: absolute; right: 0px; top:20px;}
.cate_section .cate_li .cate_more .my_more1{ float: right; background: #fff; color: #333;}
.cate_section .cate_li .cate_more .my_more1:hover{ background: #007ab7; color: #fff;}
.cate_section .cate_li li{display: inline-block; float: left; width:20%; text-align: center; padding: 20px 0 0; cursor: pointer; position: relative; height: auto; border: none; border-radius:0;}
.cate_section .cate_li li:before{ position: absolute; left: 0px; top: 50%; height: 1px; width:60px; content: ''; background: #d6d6d6;}
.cate_section .cate_li li:first-child:before{ display: none;}
.cate_section .cate_li li:after{ position: absolute; right: 0px; top: 50%; height: 1px; width:60px; content: ''; background: #d6d6d6;}
.cate_section .cate_li li .icon{ display: inline-block; width: 72px; height: 72px; border-radius:50%; background: rgba(255,255,255,0);transition: 0.8s all;}
.cate_section .cate_li li.active .icon{ background: #fff; box-shadow: 0px 5px 20px rgba(0,0,0,0.06); transform:translate3d(0,-6px,0);-webkit-transform:translate3d(0,-6px,0);}
.cate_section .cate_li p{ font-size: 16px; color: #333; font-weight: bold; margin-top: 16px;}


.cate_section .cate_img{ float: right; width: 55%;}
.cate_section .image{ position: relative; margin-bottom: -67px;}
.cate_section .image .img{ display: block; position: relative;z-index: 88; border-radius: 30px; overflow: hidden; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);}
.cate_section .image .img img{ width: 100%;}
.cate_section .image:before { border-radius: 20px; content: ""; position: absolute; width: 100%; height: calc(100% - 120px); top: 60px; right: 30px; background:#f4f6f6;  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); z-index:6;}
.cate_section .image:after { border-radius: 20px; content: ""; position: absolute; width: 100%; height: calc(100% - 240px); top: 120px; right:55px; background:#f7f9fa;  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);z-index: 5; }


.cate_section .cate_text{padding-right: 100px; float: left; width: 45%; padding-bottom: 20px;}
.cate_section .cate_text .h4{ color: #333; font-size:30px; font-weight: bold; margin-top: 15px; padding-bottom: 40px; border-bottom: 1px solid #d6d6d6;}
.cate_section .cate_text .h4 a{ color: #333;}
.cate_section .cate_text .p{ font-size: 14px; color: #999; line-height: 30px; max-height: 90px; overflow: hidden; margin-top: 20px;}
.cate_section .cate_text ul.li2{ margin-top: 20px; margin-bottom: 40px;}
.cate_section .cate_text ul li{ float: left; width: 50%; padding-right: 20px;}
.cate_section .cate_text ul li a{ display: block; position: relative; line-height: 26px; padding: 5px 0; padding-left: 25px; font-weight: bold; font-size: 14px; color: #333;}
.cate_section .cate_text ul li a:after{ position: absolute; width: 6px; height: 6px; background: #3b9938; content: ''; left: 5px; top:15px;transition: 0.8s all;}
.cate_section .cate_text ul li:hover a{ color: #3b9938;}
.cate_section .cate_text ul li:hover a:after{ transform: rotate(275deg);}



.my_more1{display: inline-block; line-height: 46px; padding: 0px 40px 0px 32px; color: #fff; background:#007ab7; border-radius: 30px;font-weight: bold; text-transform: uppercase; position: relative; margin-top: 20px; font-size: 14px;}
.my_more1:after{ width:30px; height: 46px; margin-left: 22px; transition: 0.8s all; content: "\f105";font-family: "FontAwesome"; position: absolute; right: 5px; top: 0px;}
.my_more1:hover{border-radius: 30px;}
.my_more1:hover:after{animation: more_i 1.5s infinite;  right: 0px;}
@media only screen and (max-width:992px) {
.my_more1{line-height: 40px;}
.my_more1 i{width: 32px; height: 32px; margin-top: 4px;}
}
@media only screen and (max-width:768px) {
.my_more1{line-height: 40px;  padding-left: 16px; padding-right: 24px; font-size: 12px;}
.my_more1 i{width: 32px; height: 32px; margin-top: 4px;}
.my_more1:after{right:0; width: 20px;}
}
@keyframes more_i {
0% {
transform: translateX(-3px); }
50% {
transform: translateX(3px); }
100% {
transform: translateX(-3px);} }

@media only screen and (max-width:1460px) {
.cate_section .cate_li{margin-top: 40px;}
.cate_section .cate_li{margin-left: 0;}
.cate_section .cate_li li:before,.cate_section .cate_li li:after{display: none;}
.cate_section .cate_text ul.li2{margin-bottom: 0;}
.cate_section .cate_text .h4{padding-bottom: 10px;}
.cate_section .cate_text .p{height: 60px;}
}

@media only screen and (max-width:1200px) {
.cate_section  .container{ width: 100%;}
.cate_section .cate_li p{font-size: 14px;}
.cate_section .cate_li .cate_more{display: none;}
.cate_section .cate_li{padding-right: 0;}
.cate_section .cate_text .h4{font-size: 20px;}
.cate_section .cate_text ul li{width: 100%;}
.cate_section .cate_text ul li a{padding: 0;}
.cate_section .cate_text ul li a:after{display: none;}
.cate_section{margin-bottom: 40px;}
}

@media only screen and (max-width:992px) {
.cate_section .cate_text ul.li2{display: none;}
.cate_section .cate_li p{margin-top: 0; font-weight: normal;}
.cate_section .cate_li li{padding-top: 0;}
}

@media only screen and (max-width:768px) {
.cate_section .image:before,.cate_section .image:after{display: none;}
.cate_section .cate_img{width: 100%;}
.cate_section .image{margin-bottom: 40px;}
.cate_section .cate_text{width: 100%; padding-right: 0;}
.cate_section .cate_li p{display: none;}
.cate_section .cate_li{margin-bottom: 20px;}
.cate_section .cate_text{padding-bottom: 40px;}
.cate_section .cate_li li .icon{width: auto; height: auto;}
}

/*news_section*/
.news_section{ position: relative; padding-top: 60px;}
.news_section .title_bg{ position: absolute; right: 0; top: 98px; font-size: 180px; color: #f9f9f9; font-weight: bold; text-transform: uppercase; z-index: -1;}
.news_section .h4{ float: left; font-size: 44px; color: #333; font-weight: bold; text-transform: uppercase;}
.news_section .nav-tabs{border:none; position: relative; margin-bottom: 70px; float: right;}
.news_section .nav-tabs > li > a{ line-height: 46px; border-radius: 30px; padding: 0px 26px; border-radius: 30px; display: inline-block; color: #333; font-size: 14px; font-weight: bold;transition: 0.5s all; text-transform: uppercase;}
.news_section .nav-tabs > li.active > a,.news_section .nav-tabs > li > a:hover, .news_section .nav-tabs > li.active > a:focus{ background: #007ab7; color: #fff;transition: 0.5s all; }
.news_section ul li{ list-style: none;}
.news_section ul li .li{ box-shadow: 2px 0px 15px rgba(0,0,0,0.06); padding-bottom: 24px;transition: 0.8s all;}
.news_section ul li .li img{width: 100%;}
.news_section ul li .news_day{ font-size: 14px; color: #999; margin: 14px 0 16px; padding: 0px 16px;}
.news_section ul li .news_day i{ margin-right: 6px;}
.news_section ul li .title{ font-size: 18px; color: #666; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0px 16px; font-weight: bold;}
.news_section ul li p{ font-size: 14px; line-height:24px; height: 48px; overflow: hidden; color: #999; margin-top: 10px; padding: 0px 16px;}
.news_section ul li .more{ display: inline-block; font-size: 14px; color: #555; text-transform: uppercase; margin-top: 10px; padding: 0px 16px; font-weight: bold;}
.news_section ul li .more i{ margin-left: 10px;}
.news_section ul li .img{ display: block; overflow: hidden;}
.news_section ul li:hover .li{transform:translate3d(0,-8px,0);-webkit-transform:translate3d(0,-8px,0);}
.news_section ul li:hover .li img{transform: scale(1.1);}
.news_section ul li:hover .li .more{ color: #007ab7;}

@media only screen and (max-width:1460px) {
.news_section .title_bg{ font-size:120px;}
}

@media only screen and (max-width:1200px) {
.news_section .title_bg{ font-size:120px;}
}

@media only screen and (max-width:992px) {
.news_section .title_bg{display: none;}
.news_section .h4{font-size: 36px; text-align: center; width: 100%;}
.news_section .nav-tabs{width: 100%; text-align: center; margin-top: 20px; margin-bottom: 20px;}
.nav-tabs > li{display: inline-block; float: none;}
.news_section .nav-tabs > li > a{line-height: 40px; padding: 0px 20px; font-size: 12px;}
}

@media only screen and (max-width:768px) {
.news_section .h4{font-size: 30px;}
.news_section{padding-top: 0;}
.news_section ul li .li{padding: 10px; margin-bottom: 10px;}
.news_section ul li .img{float: left; width: 240px; }
.news_section ul li .news_day{margin: 5px 0; padding: 0px 20px; display: inline-block;}
.news_section ul li .title{font-size: 16px;}
.news_section ul li p{height: 24px;}
}
@media only screen and (max-width:550px) {
.news_section ul li .img{width: 200px;}
.news_section ul li .news_day,.news_section ul li .title,.news_section ul li .more,.news_section ul li p{padding: 0px 10px;}
}
@media only screen and (max-width:450px) {
.news_section ul li .img{ width: 100%;}
}
/*about_section*/
.about_section{ background: url(../images/about_bg.jpg) no-repeat center center; background-size: cover; padding: 70px 0; margin-top: 80px;}
.about_section .img{ float: right; width: 52%; border-radius: 30px; overflow: hidden;}
.about_section .text{float: left; width: 48%; padding-right: 50px;}
.about_section .h4{font-size: 44px; color: #333; font-weight: bold; text-transform: uppercase; margin-bottom: 30px;}
.about_section .p{ font-size: 14px; color: #777; line-height: 30px; max-height: 210px; overflow: hidden;}

@media only screen and (max-width:992px) {
.about_section{ padding: 50px 0; margin-top: 40px;}
.about_section .img{width: 100%;}
.about_section .text{width: 100%; padding-right: 0;}
.about_section .text{text-align: center;}
.about_section .h4{font-size: 36px; margin-bottom: 10px; margin-top: 30px;}
.about_section .p{  max-height: 120px;}
}

@media only screen and (max-width:768px) {
.about_section .h4{font-size: 30px;}
}
/* Numbers */
.numbers{position: relative; margin-top: 60px;}
.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:33.33%;float:left;position:relative; padding-right: 20px;}
.numbers__one .h4{ font-size:26px; color:#333; text-transform:uppercase; margin-top:26px;}
.numbers__one img{ float: left; margin-right: 18px;}
.numbers__one .num{ color:#007ab7;font-size:36px;line-height:56px; font-weight: bold;display: inline-block;   margin-bottom:10px; text-transform: uppercase;}
.numbers__one .numbers__num{ display: inline-block;}
.numbers__one .num_plus{ display: inline-block; margin-left: 6px; font-size: 16px; font-weight: bold; line-height: 20px; text-transform: capitalize;}
.number__desc{color:#989898;font-size:14px; line-height:20px;position: relative;}
.numbers__one:nth-child(3n+1){animation-delay: 0s;}
.numbers__one:nth-child(3n+2){animation-delay: 0.1s;}
.numbers__one:nth-child(3n+3){animation-delay: 0.2s;}
@media only screen and (max-width:1560px) {
.numbers__one .num{font-size: 30px;}
}

@media only screen and (max-width:1460px) {
.numbers__one img{ float: none; display: block;}
}
@media only screen and (max-width:1200px) {
.numbers{  display: none;}
}


/*honor_section*/
.honor_section{margin: 100px 0 140px; position: relative; overflow: hidden;}
.honor_section .title_bg{ position: absolute; right: 0; top: 50px; font-size: 180px; color: #f9f9f9; font-weight: bold; text-transform: uppercase; z-index: -1; width: 100%; text-align: center;}
.honor_section .slider{ margin: 0px 10%;}
.honor_section .slider .li{transform: scale(0.8);transition: 0.8s all; margin: 0px 10px;}
.honor_section .slider .slick-center .li{transform: scale(1);}
.honor_section .slider .slick-center .li .icon{ opacity: 1;}
.honor_section .slick-prev{width:34px; height:34px; position:absolute; left:0; top:50%; 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:none; border-radius:50%; border:none; opacity:1;}
.honor_section .slick-prev::before{border-radius: 0;color:#d7d7d7;display: inline-block;font-family: "FontAwesome";font-size:50px; content:"\f104"; line-height:34px;}
.honor_section .slick-next{width:34px; height:34px; position:absolute; right:0; top:50%; 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:none;  border-radius:50%;border:none; opacity:1;}
.honor_section .slick-next::before{border-radius: 0;color:#d7d7d7;display: inline-block;font-family: "FontAwesome";font-size:50px; content: "\f105"; line-height:34px;}
.honor_section .slick-prev:hover,.honor_section .slick-next:hover{ opacity:1;}

@media only screen and (max-width:1600px) {
.honor_section .slider{margin: 0;}
}
@media only screen and (max-width:1200px) {
.honor_section .slider{ padding: 0px 30px;}
}
@media only screen and (max-width:992px) {
.honor_section{margin-top: 40px;}
.i_title .h4{font-size: 36px; margin-bottom: 10px;}
.honor_section .title_bg{display: none;}
}
@media only screen and (max-width:768px) {
.i_title .h4{ font-size: 30px;}
}
/*footer*/
.footer_email{ position:relative; z-index:3;  background:url("../images/email_bg.jpg") no-repeat center center; background-size: cover; padding-left: 210px; border-radius: 30px; margin-top: -145px; z-index: 999; padding:70px 40px; margin-bottom: 60px;}
.footer_email .email_title{ float:left; width:50%; margin-top:15px; padding-right:10%; padding-left: 120px; background: url("../images/email_ico2.png") no-repeat left center;}
.footer_email .email_title p{ font-size:15px; color:#777; line-height:28px; max-height:56px; overflow:hidden; margin-top:10px;}
.footer_email .email_title .h4,.footer_email .email_title h4{ font-size:36px; color:#333;   line-height: 36px; text-transform: uppercase; font-weight: bold;}

.footer_email .email{width:470px; margin-top:30px; position:relative; float:right;}
.footer_email .email_main{height:56px;color:#777;float:left; line-height:56px;font-size:14px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; border: none; background:url("../images/email_ico.png") no-repeat left center;padding-left:40px; border-bottom: 1px solid #b2b6b7; font-weight: bold;}
.footer_email .email_main:focus{ color:#333; border-bottom: 1px solid #007ab7;}
.footer_email .email_btn{ background:url("../images/email_btn.jpg") no-repeat center center; line-height:56px; height:45px;  width: 45px; border:none; color:#fff; text-transform:uppercase; font-family: 'poppins_s'; position:absolute; right:0px; top:0px; }

@media only screen and (max-width:1260px) {
.footer_email .email{width: 50%;}
.footer_email{ padding-top: 30px; padding-bottom: 30px;}
}
@media only screen and (max-width:992px) {
.footer_email{margin-bottom: 30px;}
.footer_email .email_title{width: 100%; padding: 0; background: none;}
.footer_email .email{width: 100%;}
}

@media only screen and (max-width:768px) {
.footer_email{padding: 20px;}
.footer_email .email{margin-top: 10px;}
.footer_email .email_title{margin-top: 0;}
.footer_email .email_title .h4,.footer_email .email_title h4{font-size: 20px;}
.footer_email .email_title p{margin-top: 0;}
}


#footer{color:#ddd; font-size:13px; position:relative; padding-top: 60px; background:#0069b4}
#footer ul li{ list-style:none;}
#footer .modules a{ color:#ddd; font-size:13px; }
#footer .modules a:hover{ color:#fff; text-decoration:underline;}
#footer section{position: relative; z-index: 555;}
#footer .footer_pro{ float: left; width:30%; padding-right: 10%;}
#footer .footer_pro ul{ margin: 0px -5px;}
#footer .footer_pro ul li{ float: left; width: 33.33%; padding:0px 5px; margin-bottom: 10px;}
#footer .footer_follow{ float: left; width: 20%; padding-right: 4%;}
#footer .footer_tags{float:left; width:26%;padding-right:4%;}
#footer .footer_tags ul li a,#footer .footer_follow ul li a{ line-height:20px; display:inline-block; position:relative; padding-left:0px; text-transform: capitalize;}
#footer .footer_tags ul li a,#footer .footer_follow ul li a{ line-height:20px; padding:7px 0; display:inline-block; position:relative; padding-left: 0;}
#footer .footer_tags ul li:hover a,#footer .footer_follow ul li:hover a{padding-left: 15px;}
#footer .footer_tags ul li a:after,#footer .footer_follow ul li a:after{display: block; color: #ddd; content: "\f105";position: absolute;top:0px; left: 0; padding: 7px 0; transition: 0.8s all; border-radius:50px; font-family: "FontAwesome"; opacity: 0;}
#footer .footer_tags ul li:hover a:after,#footer .footer_follow ul li:hover a:after{ color: #fff; opacity: 1;}

#footer .footer_con{ float: left; width: 24%;}
#footer .footer_con .footer_logo{ margin-bottom: 20px;}
#footer .footer_con a{ text-transform: none; line-height: 32px;}
#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; padding-right: 5%;}
#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_bottom {font-size:13px; color:#e6f1e2;line-height:22px;margin-top:50px; position: relative; background:rgba(24,86,131,0.6)}
.footer_bottom .footer_logo{ float: left; margin-right: 14px; display:none}
.footer_bottom .container{ position: relative; z-index: 555; padding:18px 0; }
.footer_bottom  a{ margin:0px 6px; line-height:22px;}
.footer_bottom  a{ color:#e6f1e2; font-size:13px;}
.footer_bottom  a:hover{color:#fcc800 ; text-decoration:underline;}
.footer_bottom .ipv6 { display:inline-block;  color: #fff;}
.footer_bottom .ipv6 img{ margin-right:6px;}
.footer_bottom .links,.footer_bottom #powerby{display:inline-block; margin-left: 10px;}
.footer_bottom .footer_l{ float: left; width: 50%;}
.footer_bottom .footer_r{ position: absolute; right:0px; bottom: 0px;  }
.footer_bottom .footer_r a{line-height: 40px;font-size: 16px; color: #bad9c6; font-weight: bold; text-transform: uppercase;}
#footer .footer_other{line-height:26px;}
#footer .cop{ color: #fff; font-size: 13px; font-weight: bold; text-transform: uppercase; margin-top: 8px;}
#footer .cop a:hover{ color:#fcc800 ; text-decoration:underline;}
@media only screen and (max-width:1200px) {
.footer_bottom{ background: none; border-top: 1px solid rgba(255,255,255,0.15); padding: 10px 0;}
.footer_bottom .footer_logo{display: none;}
.footer_bottom .container{ padding-top: 0; padding-bottom: 0;}
.footer_bottom .footer_r{ position: inherit;}
.footer_bottom .footer_l{width: 100%; text-align: center;}
.footer_bottom .footer_r{width: 100%; text-align: center;}
.footer_bottom .footer_r a{ color: #fff;}
}
@media only screen and (max-width:992px) {
#footer .cop{font-weight: normal; font-size: 13px;}
#footer{ padding-top:25px;}
#footer .footer_con{ float:left; width:100%; padding-right:0;}
#footer .footer_pro{width: 100%; padding-right: 0;}
#footer .footer_follow{width: 100%; padding-right: 0;}
#footer .footer_tags{float:left; width:100%;padding-right:0;}
#footer{ padding-top:30px; background-size: cover;}
.footer_bottom{ border-top:none; margin-top:0px;padding: 10px 0; text-align: center; margin-top: 10px;}
#footer .footer_sns{margin-top: 0;}
.footer_bottom .footer_follow a{font-size: 13px;}
#footer .footer_email .footer_logo{margin-bottom: 10px;}
.footer_bottom:after{ display: none;}
.footer_bottom .footer_r a{font-size: 13px; font-weight: normal;}

}

*:focus {outline: none;} 
#footer .title_h4{font-size:18px; color:#fff;  font-weight: bold;text-transform:uppercase; margin-bottom:10px; }
@media only screen and (max-width: 992px) {
#footer .title_h4{ position:relative; margin-top:0; background:none; font-size:15px; padding-bottom:0px; padding:6px 10px; margin-bottom:15px; background:rgba(255,255,255,0.1);}
#footer .title_h4:after {  display: block;  content: "\f078";  font-family: "FontAwesome"; position: absolute;  right:15px;  cursor:pointer; font-size:14px; top:6px;  color:#fff;}
#footer .title_h4.active:after { content: "\f077";}
}



/*back-top*/
.back_top{width:48px;height:48px;text-align:center; position:fixed; right:10px;bottom:60px; z-index:99999999; display:none; background:rgba(0,0,0,0.3);background-size:cover;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s; border-radius: 50%;}
.back_top:before{content:"\f106";font-family:'FontAwesome';color:#fff;font-size:22px;display:block;line-height:44px;}
.back_top:hover{text-decoration:none;box-shadow:0 0 10px 2px rgba(0,0,0,0,0.2);background-color:#333;}
.back_top:hover:before {animation: scroll_up_anim 1.5s infinite; }
@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(2);
-webkit-transform:scale(2)
}
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(2);
-webkit-transform:scale(2)
}
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(2);
-webkit-transform:scale(2)
}
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: 60px; height: 60px; border-radius: 50%; position: fixed; bottom: 0; right: 70px; 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(.238, 119, .0, 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: 12px; height: 12px; 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:#007ab7; border-radius: 50%; }
.livechat-girl .animated-circles .circle { background: rgba(0,104,182,.25); width: 60px; height: 60px; 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(.0,.104,.182, .94) forwards }
.livechat-girl .animated-circles.animated .c-2 { animation: 2.5s scaleToggleTwo cubic-bezier(.0,.104,.182, .94) forwards }
.livechat-girl .animated-circles.animated .c-3 { animation: 3s scaleToggleThree cubic-bezier(.0,.104,.182, .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: 40px; 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:#007ab7; -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:after { background-color: #007ab7; -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: -20px }
.rd-notice-position-left:after { right: -6px; 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;}

@media only screen and (max-width:768px){
.livechat-girl{display: none;}

}


#online_qq_layer{z-index:99999999;position:fixed;right:15px;bottom:15px; overflow: hidden;}
#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-weight: bold;}
#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: #007ab7; 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:360px; overflow: hidden;display:none;background: #fff; font-size:13px;border-top:none; background-size: cover; border-radius:25px; border: 3px solid #007ab7;}
.inquiry .main_more{border-width:1px;margin-top:0; padding: 0; background: none; border: none;}
.inquiry .main_more:hover{background: none;}
.inquiry .main_more:after{ display: none;}
.inquiry .main_more input{height:40px;line-height:36px;font-size:14px;padding-left:20px;padding-right:20px; background: #007ab7; color: #fff; text-transform: capitalize; border-radius:30px;transition: 0.5s all;font-weight: bold;}
.inquiry .main_more:hover input{ background: #85c441 !important;}
#onlineService .title{display:block;font-size:24px;background:#fff; font-style: normal; padding:18px 20px;line-height:24px;text-transform:capitalize;margin-bottom:0;  font-weight: bold; color:#333;}
#onlineService .title b{color:#fff;font-weight: bold;}
#onlineService .text{ margin-bottom:10px; color:#808080; line-height:20px; font-size:14px;}
.i_message_inquiry .inquiry { padding:0  20px 15px; background:#fff;}

.i_message_inquiry .inquiry .form-control{ border:1px solid #ddd; background:none; line-height:48px;height:48px; color:#333; font-size:14px;width:100%;box-shadow:none;padding-right:45px;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:#333;}
.i_message_inquiry .inquiry textarea.form-control{border-radius:0;}
.i_message_inquiry .inquiry .input-group{  background:#fff; height:32px; margin-bottom:10px;width:100%;border:none;}
.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:14px;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 .inquiry .input-group span.ms_m .form-control{line-height:20px;font-size:14px; height:100px; padding-left:10px; width:100%;  color:#777; border:1px solid #ddd; margin-bottom:15px; transition: 0.8s all; max-width: 100%; max-height: 120px; 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:#333;}

@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);
	background:#007ab7;
}
.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;}
.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:14px;
	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:#007ab7;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:10px;bottom:60px;width:40px;height:40px;}
	.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%;}
	#online_qq_layer{ width:100%;bottom:0;}
	#online_qq_tab{ width:100%;}
	#online_qq_tab #floatShow{ background:#007ab7 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: #007ab7; color: #fff; font-size: 22px;}
	.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:14px; color: #808080; line-height:30px;  padding:0 0 60px;}
.n_banner{ position: relative;}
.n_banner img{ width: 100%;}


.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:10px 0; }
.mbx_section .n_title{font-size:34px; color: #333;font-weight: bold; text-transform: capitalize; line-height: 50px; float: left; position: relative; z-index: 33;}
.mbx_section .mbx{ margin-top: 10px;  color: #5c5c5c; font-size: 15px;}
.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:#007ab7;}
.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:0; text-align: center;background: #f7f7f7;}
.about_nav a{line-height:30px; color:#333; font-size:16px; text-transform:capitalize; line-height: 30px; padding: 20px 20px; display: inline-block; background: #f7f7f7;}
.about_nav a.active,.about_nav a:hover{ background:#007ab7; color: #fff;}


@media only screen and (max-width:992px) {
.about_nav a{font-size: 14px; padding: 0px 10px; margin: 5px;}

}

@media only screen and (max-width:600px) {
.about_nav ul li .icon{display: none;}
.about_nav ul li a{padding: 0;font-size: 14px;}

}

/*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-weight: bold; font-size: 26px; 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: 15px;}
.com_ul{  position: relative;margin-bottom: 60px; background: #f7f7f7;}
.com_ul a:hover{ color:#23ac38;}
.com_ul li{ list-style:none;}
.com_ul li .li{padding:30px 15px; transition: 0.8s all; display: block; text-align: center;}
.com_ul li .li .icon{transition: 0.8s all; }
.com_ul li .li:hover .icon{filter:FlipH; transform: rotateY(180deg);}
.com_ul li .li .h4{ color:#333; font-size:20px;transition: 0.8s all;  line-height:20px;overflow:hidden;margin:0 0 20px;text-transform:capitalize; font-weight: bold;
}
.com_ul li .li p,.com_ul li .li a{ font-size:16px; color:#777;transition: 0.8s all;}
.com_ul li .li a:hover{ color: #333; text-decoration: underline;}
.com_ul li .li em{ font-style:normal;transition: 0.8s 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 .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-weight: bold;  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; }
.send_column{position: relative;z-index:10;bottom:0;border-radius:0px; }
.send_column{ padding:30px; position: relative; background:#f7f7f7;  border: 1px solid #eee; overflow: hidden;}

.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-weight: bold;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:#007ab7;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 30px;  background:#007ab7; font-size:14px;font-weight: bold; border:none; color:#fff; border-radius:30px; text-transform:uppercase; margin-top:10px; position:relative; transition: 0.8s all;}
.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: 20px;}
.contact .other .h4{font-size: 20px;}
}



/*left*/

.nav_h4{line-height: 30px; color: #fff;padding-left: 10px; font-weight: bold;  font-size:20px; position:inherit; text-transform:uppercase; padding:10px 10px; border-bottom: 2px solid #fff; background: #007ab7; border-radius: 5px; }
.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:#333; font-weight: bold; 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-weight: bold; color:#333; font-size:26px;  text-transform:capitalize; 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; background: #fff; 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{ position: absolute; left:30px; top:30px; font-size:18px; text-transform: uppercase; line-height: 20px; text-align: center; padding: 0px 4px 8px; color: #007ab7; font-size: 26px; z-index: 999;font-weight: bold;line-height: 40px;width: 80px; height: 80px; background: #fff; 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: #808080; display: block; padding: 0px 12px; line-height: 30px;font-family:'poppins';}
.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: #007ab7; color: #fff;}
.news ul li:hover .day .date{ color: #fff;}
.news ul li .title a{ font-size:20px; color: #333; position: relative; display:block; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; margin-bottom: 30px; margin-top: 30px;}
.news ul li .title:hover a{ color: #333;}
.news ul li p{ font-size:14px; color: #808080; line-height: 20px; height: 40px; overflow: hidden; position: relative;z-index: 666; margin-bottom: 25px;}

@media only screen and (max-width:992px) {
.news ul li .title a{font-size: 18px; margin: 0;}
.news ul li p{margin-bottom: 0;}
}

@media only screen and (max-width:600px) {
.news ul li .img{width: 200px;}
}

@media only screen and (max-width:500px) {
.news ul li .img{float: none; width: 100%; margin-right: 0; padding-right: 0px;}
.news ul li .li .day{display: none;}
.news ul li{padding-right: 0;}
.news ul li .li .overly{ display: none;}
.news ul li .li{ padding: 15px;}
.news ul{margin: 0;}
.news ul li{padding: 0;}
}
/*翻页*/
.page_p{ margin:0px auto 0px; width:100%; font-size:12px; margin-top: 10px;font-weight: bold;}
.page_p a{ float: left; font-size:16px; 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; border-radius: 5px;}
.page_p a i{ line-height:34px;}
.page_p a:hover{ background:#333;transition: 0.8s all; color:#fff !important; border:2px solid #333;}
.total{ font-size:15px; line-height:24px; color:#333; margin-top:6px; float: right;}
.total span{ color:#333; margin: 0px 6px; }
.page_p>span{ padding:0px 10px;line-height:34px; background:#007ab7;min-width: 34px; border:2px solid #007ab7; color:#fff; float: left; margin-left:5px; border-radius: 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.8s 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(50% - 20px);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:16px;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: 5px;}
.navigation li.prev_post a:before{left:10px;content:"\f077";}
.navigation li.next_post a:before{left:10px;content:"\f078";}
.navigation li a:hover:before{background:#007ab7;color:#fff;border-color:#007ab7;}

.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-weight: bold; text-transform: uppercase;}
.navigation li a:hover .meta_nav{color:#333;}
.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:#333;}


@media only screen and (min-width: 768px) {
.navigation li.next_post{float:right;text-align:right;}
.navigation li.next_post a{ padding-right: 60px; padding-left: 10px;}
.navigation li.next_post a:before{ left: auto;right: 10px;}
}
@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:16px; color:#5c5c5c;transition: 0.8s all; padding:8px 30px 8px 10px; line-height:26px; padding-right:36px; border-top:1px solid #eee;  background: #fff;}
ul.mtree li ul{padding:0 10px 10px; background: #fff;}
ul.mtree li ul a{ padding:4px 12px; font-family: "sofiapro"; border: 0; font-size: 16px;}
ul.mtree .mtree-level-1 li a{background: #f7f7f7; border-bottom: 1px solid #eee; border-radius: 10px; margin-top: 4px;}
ul.mtree ul li:last-child a{ border:none;}
ul.mtree li.mtree-node > a {font-size:17px;}
ul.mtree.transit li.mtree-open>span:before  {content:"\f068";font-family:FontAwesome;padding-left:5px; float:right; font-size:12px; color:#fff; 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:#333; 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:#fff; 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:#333; font-style:normal; background:none;  padding:5px 20px ; position:absolute;  right:5px; top:0; border-left:none;}
ul.mtree>li:hover>a{color:#fff ; background: #333; border-radius: 10px;}
ul.mtree.transit li:hover>span:before{ color: #fff;}
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:#fff ; background: #333;border-radius: 10px;}
ul.mtree>li.mtree-node:hover>a{color:#fff ; background: #333;text-decoration:none;border-radius: 10px;}
ul.mtree ul { border-top:none;}
ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#777;font-size:12px;}
ul.mtree>li>ul>li>a{ font-size:14px !important;}
ul.mtree ul li a:hover{color:#333 ; font-weight: bold; }
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.8s 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-weight: bold; text-transform: capitalize; font-size:14px; color: #777; display: inline-block; margin-top: 5px; position: relative; padding-left: 0px;}
.more_line:before{ position: absolute;left: 0px; top:50%; width: 80%; height: 36px;  content: ''; z-index: 1; margin-top: -15px;transition: 0.5s all; border-radius: 5px;}
.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-weight: bold;}
.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{ width: 30px; height: 30px; background: #eee; transform: rotate(45deg);}
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.8s all; margin-bottom: 15px; position: relative;}
.hot_left ul li .li{ position: relative; z-index: 999; transition: 0.8s all;  border: 1px solid #eee;padding:8px; background: #fff;}
.hot_left ul li .li .more_line .line_text,.hot_left ul li .li  .more_line i{font-size: 14px;}
.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 #333;}
.hot_left ul li .img{ float:left; width:32%;display:inline-block; margin-right:15px; transition: 0.8s all;overflow:hidden; position:relative;}
.hot_left ul li .h4 a{ font-size:15px; color:#5c5c5c; overflow:hidden; line-height:24px; max-height:48px; display:block;font-weight: bold; margin-top: 15px;}
.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: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:#000;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;border-radius:0;}
.left-adv .main{position:relative;left:0;top:0;padding:60px 10%;z-index:2; }
.left-adv .icon{width: 80px;height:80px;margin:0;display: inline-flex;justify-content: center;align-items: center;border-radius:5px;position:relative;z-index: 3;background:#333;box-shadow: 0 3px 15px 1px rgba(255,95,18,0.2);}
.left-adv .icon:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0; border-radius: 5px; filter:alpha(opacity=15);-moz-pacity:0.5; opacity:0.5; background:#333; z-index: -1; transform: rotate(15deg);}
.left-adv .icon i{width:50px;height:50px;background:url(../images/cross_grid.png) no-repeat;display: inline-block;}
.left-adv .main .title{font-size:22px;line-height:24px;color:#fff;text-transform:capitalize;margin-top:20px;margin-bottom:15px;display:block;font-weight: bold;}
.left-adv .main .title:hover{text-decoration:none;}
.left-adv .main .text{font-size:14px;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:none;font-weight: bold; text-transform: uppercase; margin-top: 30px; border: 2px solid #fff;}
.left-adv .main .main_more a:hover{ background: #333; border-radius: 2px solid #333; color: #fff;}
@media screen and (max-width:992px) {
.left-adv{ display: none;}
}


/*products*/
.tags_ul{ margin:10px 0; padding:4px 0;}
.tags_ul span{ font-size:15px;  font-weight: bold; text-transform:uppercase; color:#5c5c5c; margin-right:6px;}
.tags_ul a{ display:inline-block; padding:0px 16px; background:#f9f9f9; font-size:13px; color:#666;  text-transform: capitalize;line-height: 30px; margin: 2px 0; border-radius:0;  border: 1px solid #f1f1f1; border-radius: 30px;}
.tags_ul i{ margin-right:3px; font-size:12px; color: #ccc;transition: 0.8s all;}
.tags_ul a:hover{ background: #007ab7; color: #fff;}
@media screen and (max-width: 768px) {
.tags_ul{ width:100%;}
}



/*产品列表*/
.products_m{color:#5c5c5c; font-size:15px; 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-weight: bold;   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: 5px;}
.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 #007ab7; background: #007ab7;}
.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%;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#808080;overflow:hidden;height:48px;line-height:24px; font-size:14px; transition: 0.8s 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{ transition: 0.8s all; background: #fff; padding: 15px; border: 1px solid #eee; border-bottom: none;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); margin-bottom: 30px; position: relative;}
.cbp-vm-view-list li:hover{transform:translate3d(0,-8px,0);-webkit-transform:translate3d(0,-8px,0);}
.cbp-vm-view-list li:after{ position: absolute; left: 0px; bottom: 0px; width:0; height: 3px; content: ''; background: #007ab7;transition: 0.8s all;}
.cbp-vm-view-list li:hover:after{ width: 100%;}
.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 {width:30%;display:inline-block; vertical-align:middle;float:left; margin-right:3%;transition: 0.8s all;}
.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:48px; line-height:24px; color:#999; margin:20px 0px;}

@media screen and (max-width: 992px) {.cbp-vm-view-grid ul li {width: 50%;}}
@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; line-height:30px; color: #333; font-size:24px; overflow:hidden; display:block; margin-top: 30px;}
.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: 992px) {
.cbp-vm-view-list ul li .h4 a{font-size: 18px; line-height: 20px; height: 40px; margin: 0; }
.cbp-vm-view-list ul li .cbp-vm-details{margin: 10px 0;}
.tags_ul{margin: 0;}
}

@media screen and (max-width:768px) {
.cbp-vm-view-list .cbp-vm-image{width: 40%;}
.cbp-vm-view-list ul li .cbp-vm-details{width: 57%;}

}
@media screen and (max-width: 500px) {
.cbp-vm-view-list .cbp-vm-image{width: 100%;}
.cbp-vm-view-list ul li .cbp-vm-details{width: 100%;}

}
/*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-weight: bold; font-size: 16px; height:44px; overflow:hidden;display:block; text-align:center; color: #5c5c5c; z-index: 999; position: relative; text-transform: capitalize;}
.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.8s all; position: relative; background: #000; z-index: 66; border-radius: 0; position: relative;}
.cbp-vm-view-grid ul li .li .img{ overflow: hidden;}
.cbp-vm-view-grid 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.8s 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-top: 40px; padding-bottom: 40px; background: #f7f7f7;}
.pro_page .container{ padding: 40px; 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:#333; 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;
	border-radius: 5px;
}
@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 #333 !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-weight: bold;  overflow:hidden; display:block;text-transform:capitalize; color:#333; line-height:36px; margin-bottom: 10px;}
.pro_table .pro_main_text{color:#5c5c5c; line-height:26px; border-bottom:1px dashed #ddd; padding-bottom:10px; font-size:15px;}
.pro_table ul{margin-top:15px; padding-left: 0; }
.pro_table ul li{margin:4px 0;font-size:15px; color:#666;font-weight: bold; list-style:none; padding: 8px 6px;}
.pro_table ul li:nth-child(2n){ background: #fff; border-radius: 5px;}
.pro_table ul li p{display:inline-block;margin-right:10px;vertical-align:middle;margin-bottom:0;color:#5c5c5c; font-size: 15px;  font-weight: bold; min-width: 100px;}
.main-more{ text-align:left !important; margin-top:20px;   font-weight: bold;  }
.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-weight: bold;  margin-right: 10px; border-radius:30px;}
.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:#007ab7; }
.pro_more a i{margin-right: 6px;}

 .pro_sns{ margin-top: 30px;}
 .pro_sns span{ font-size: 14px;color: #808080; float: left; margin-right: 8px; line-height: 32px;}
 .pro_sns a{ display: inline-block; padding: 0; margin-right: 2px; background: #d5d5d4; overflow: hidden;}
 .pro_sns a:hover{ background: #ff6600;}
/*products-tab*/
#parentHorizontalTab01{margin:0;padding:0px;text-align:left;}
#parentHorizontalTab01 ul.resp-tabs-list {margin: 0px;padding: 0px;   font-weight: bold;  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:#fff !important;text-align:center;  font-weight: bold;  background:#007ab7 !important;padding:9px 18px; font-size:22px; text-transform: capitalize; 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-weight: bold;  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:#fafafa; margin-top:30px;overflow: hidden; }
.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:15px;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 #007ab7; -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-group span.ms_c:before{background-image:url(../images/mes_c.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:15px; height:100px; padding-left:20px; width:100%; color:#999; margin-bottom:15px; transition: 0.8s 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: 0px 30px; background:#007ab7; color: #fff; font-size: 14px; font-weight: bold; text-transform: uppercase; border-radius:30px;transition: 0.5s all;}
.pro_inq .inquiry .main_more input:hover{ background-color: #333;}
.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-weight: bold; text-decoration: underline;}
.pro_inq  .subject_title span{ font-size:14px;    font-weight: bold;  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 .i_title{ font-size: 40px;}
.rel_pro{ background: #f9f9f9;  padding: 80px 0;}
.rel_pro .container{position: relative;}
.rel_pro .slick-slider{ position: inherit;}
@media only screen and (min-width:1400px) {
.rel_pro .pro_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: 25%; padding-right: 40px; padding-bottom: 80px;}
}
.rel_pro .pro_l p{ font-size: 15px; color: #808080; line-height: 30px; max-height: 90px; overflow: hidden;}
.rel_pro .pro_r{float: right; width:85%; margin-right: -10%;}
.rel_pro .slider{ margin: 0px -10px;}
.rel_pro .li{ box-shadow: 0px 5px 20px rgba(0,0,0,0.06); padding: 10px; margin:10px; background: #fff;  border: 1px solid #eee; text-align: center; padding-bottom: 36px; position: relative;}
.rel_pro .li:hover img{transform: scale(1.05);transform:translate3d(0,-10px,0);-webkit-transform:translate3d(0,-10px,0);}
.rel_pro .pro_hot .li:after{ content: 'hot'; width: 60px; height: 60px; border-radius: 50%; background: #fd747b; line-height: 60px; text-align: center; position: absolute; left: 20px; top: 20px; font-size: 16px;font-weight: bold; color: #fff; text-transform: uppercase;}
.rel_pro .li .title{ font-size: 18px; color: #333;font-weight: bold; margin: 20px 0 6px; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.rel_pro .li p{ color: #999; font-size: 15px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.rel_pro .slick-prev{width:50px; height:50px; position:absolute; left:0; top:50%; 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; 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:50px; height:50px; position:absolute; left:60px; top:50%; 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:#bbb; opacity:1; margin-top:70px; 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:1590px) {
.rel_pro .pro_r{float: right; width:75%; margin-right:0;}
}
@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 #007ab7; 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-weight: bold; font-size: 22px;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:16px; 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 #007ab7; 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:14px; background:#eee; margin:2px;line-height:36px; text-transform: capitalize; border-radius: 0;}
.hot_tags a:hover{ background:#333; color:#fff;}
.hot_tags .toggle_content{ margin:0px -4px; margin-top:15px; }

.blog-info{ display:inline-block; color:#777; font-size:12px; background: url(../images/news_date.png) no-repeat left center; padding-left: 30px; margin: 10px 0;}
.blog_main .h3{ font-size:20px;color:#333;  font-weight: bold;  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 .tags_ul a:hover{background: #333;}
.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:20px;line-height:30px; margin-top: 10px; 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:72px; font-size:14px; margin: 10px 0;}
.blog_list li .blog_tag{ margin-top:15px; margin-bottom: 15px;}
.blog_list li .blog_tag p{ display:inline-block;  font-weight: bold;  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%;}
	.blog_list li .title{font-size: 18px;}
}

@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;}
.stp-top{width:100%;}
.stp-top a{font-size:16px;display:block;color:#333;  font-weight: bold;  text-transform:uppercase;}
.stp-top a:hover{text-decoration:none;color:#333;}
.stp-top a i{padding-left:8px;transition: 0.8s 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:#808080;font-size:16px;}
.stp-listB li .stp-listC li a:hover{color:#007ab7; 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-weight: bold;  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:12px;color:#333; display:block;  font-weight: bold; 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:12px; color: #666; text-transform: capitalize;font-weight: bold; margin-top: 10px; display: inline-block;}
.download li .more i{ margin-right: 5px;}
.download li:hover .more{ color: #333; 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-weight: bold;}
.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%;}
}




.projects{padding: 0;}


.video_l{list-style:none;}
.video_l li{padding:0 10px;margin-bottom:30px;text-align:center;}
.video_l li:nth-child(3n+1){clear: both;}
.video_l li .image{display:block;overflow:hidden;position:relative;}
.video_l li .image > a{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 .image .ovrly{display:block;width:100%;height:100%;background:#000;position:absolute;left:0;top:0;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;transition:all .5s;}
.video_l li:hover .ovrly{filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;}
.video_l li .icon{position:absolute;display:inline-block;top:50%;left:50%;width:50px;height:50px;margin-left:-25px;margin-top:-25px;border-radius:50%;background:#3b9938;transition:all .9s;z-index:10;text-align:center;-webkit-transform:scale(var(--scale-multiplier,1));
	-ms-transform:scale(var(--scale-multiplier,1));
	transform:scale(var(--scale-multiplier,1));}
.video_l li .icon:after{content:'';background:#3b9938;position:absolute;left:-20px;top:-20px;right:-20px;bottom:-20px;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;transition:all .9s;border-radius:50%;-webkit-transform:scale(var(--scale-multiplier,0.9));
	-ms-transform:scale(var(--scale-multiplier,0.9));
	transform:scale(var(--scale-multiplier,0.9));}
.video_l li:hover .icon{-webkit-transform:scale(var(--scale-multiplier,0.9));
	-ms-transform:scale(var(--scale-multiplier,0.9));
	transform:scale(var(--scale-multiplier,0.9));}
.video_l li:hover .icon:after{-webkit-transform:scale(var(--scale-multiplier,1.2));
	-ms-transform:scale(var(--scale-multiplier,1.2));
	transform:scale(var(--scale-multiplier,1.2));
}
.video_l li .icon i{color:#fff;line-height:50px;font-size:16px;}
.video_l li .title{display:block;font-size:16px;line-height:24px;height:48px;overflow:hidden;margin-top:20px;margin-bottom:10px; font-weight: bold; color: #333;}
.video_l li:hover .title{color:#333;text-decoration:none;}
.video_l li .text{color:#808080;font-size:12px;line-height:20px;overflow:hidden;height:40px;}

@media only screen and (max-width: 768px) {
	.video_l li{padding:0 5px;}
	.video_l li:nth-child(2n+1){clear: both;}
	.video_l li:nth-child(3n+1){clear:inherit;}
	.video_l li .icon{border-width:3px;width:40px;height:40px;margin-top:-20px;}
	.video_l li .icon i{line-height:40px;}
}
@media only screen and (max-width: 480px) {
	.video_l li{padding:0;width:100%;}
}


.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-weight: bold;  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 5px 20px rgba(0,0,0,0.06);}
.tz-gallery .thumbnail {padding: 0;margin-bottom: 10px;border: none;text-align: center;}
.tz-gallery .caption{font-size: 16px;font-weight: bold; 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-weight: bold;  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: 'sofiapro_bold'; 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: 'sofiapro_bold'; 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 {overflow: hidden;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;font-family: 'poppins semibold'}
.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;margin-top: -30px;}

@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;}
}


#timeline .timeline-item:after,#timeline .timeline-item:before {content: '';display: block;width: 100%;clear: both;}
#timeline { width: 100%; margin: 40px auto 50px auto; position: relative; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease;transition: all 0.4s ease;}

#timeline:before {content: ""; width: 1px; height: 100%;background:none;  border-left: 1px dashed #3b9938;left: 50%;top: 0;position: absolute;}
#timeline:after {content: "";clear: both;display: table;width: 100%}
#timeline .timeline-item {margin-bottom: 40px;position: relative;}
#timeline .timeline-item .timeline-icon {background: #3b9938;width: 14px;height: 14px; position: absolute;top: -1px;left: 50%;overflow: hidden;-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;border-radius: 50%;-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);-o-transform: translate(-50%, 0);transform: translate(-50%, 0);}

#timeline .timeline-item .timeline-content {text-align:left;width: 45%; background: #fff;  position:relative}

#timeline .timeline-item .timeline-content em {color: #3b9938;font-size:24px;display:inline-block;margin-top:-11px;}
#timeline .timeline-item .timeline-content p{font-size:14px;line-height:180%;}
#timeline .timeline-item .timeline-content a{display:inline-block;margin:10px 0;color:#3b9938;text-decoration:underline;}
#timeline .timeline-item .timeline-content .dabo{font-size: 20px; color: #3b9938; font-weight: bold;}
#timeline .timeline-item .timeline-content .fake{ font-size:14px; line-height:26px; margin-top:10px}
#timeline .timeline-item .timeline-content img{max-width:100%;width:100%;height:auto;}
#timeline .timeline-item .timeline-content:before {content: '';position: absolute;left:initial; right:-9px;top: 6px; width: 0; height: 0;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-left: 9px solid #d9d9d9;}
#timeline .timeline-item .timeline-content.right { float: right;text-align:left; 
    position: relative;}
#timeline .timeline-item .timeline-content.right:before { content: ''; right: inherit;left: -9px;border-left: 0;border-right: 9px solid #d9d9d9;}
#timeline .timeline-item:last-child{margin-bottom:0;}
#timeline .timeline-item .timeline-content .timeline-content-m{ position:relative;padding:20px;border: 1px solid #d9d9d9;}
#timeline .timeline-item .timeline-content:hover .timeline-content-m{box-shadow: 0 3px 15px rgba(0, 0, 0, .1);}
#timeline .timeline-item .timeline-content .timeline-content-m:after{    width: 0;height: 2px;bottom: -1px;    content: "";position: absolute;left: 0;background: #3b9938; 
transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;-ms-transition: all 0.2s ease-out;}
#timeline .timeline-item .timeline-content:hover .timeline-content-m:after{ width:100%}
#timeline .timeline-item:last-child .timeline-content{margin-bottom:-30px;}

@media screen and (max-width: 768px) {
#timeline {margin: 40px 0 80px 0;padding: 0;}
#timeline:before {left: 15px;}
#timeline .timeline-item .timeline-content { width: 90%;float: right;text-align:left;padding-left:0;}
#timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {left: 0; margin-left: -9px;border-left: 0;border-right: 9px solid #d9d9d9;}
#timeline .timeline-item .timeline-icon { left: 15px;}
#timeline .timeline-item .timeline-content.right{padding-left:0;}

}


/*pgwSlideshow*/
.pgwSlideshow {
    width: 100%;
    background: #333;
    display: none;
}

.pgwSlideshow a,.pgwSlideshow img, .pgwSlideshow a:hover{transition: 0s all;-webkit-transition: 0s all;-o-transition: 0s all; -moz-transition: 0s all;-ms-transition: 0s all;}


.pgwSlideshow a{
    color: #fff;
}

.pgwSlideshow .ps-current {
    text-align: center;
    position: relative;
    min-height: 150px;
    overflow: hidden;
}

.pgwSlideshow .ps-current > ul  > li {
    text-align: center;
    width: 100%;
    z-index: 1;
    opacity: 0;
    display: block;
}

.pgwSlideshow .ps-current > ul  > li img {
    display: block;
    max-width: 100%;
    margin: auto;
}

.pgwSlideshow .ps-caption {
    background: rgba(0, 0, 0, 0.3);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    text-align: left;
    color: #fff;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 10px;
    display: none;
	font-size: 14px;
	line-height: 20px;
}

.pgwSlideshow .ps-caption span {
    padding: 7px;
    display: inline-block;
}

.pgwSlideshow .ps-list {
    box-shadow: 0 10px 10px -5px #999 inset;
    background: #eee;
    overflow: hidden;
    position: relative;
}

.pgwSlideshow .ps-list ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
}

.pgwSlideshow .ps-list li {
    float: left;
}

.pgwSlideshow .ps-list li .ps-item {
    margin: 15px 8px;
    opacity: 0.6;
    filter: alpha(opacity=60);
	float: left;
}

.pgwSlideshow .ps-list li img {
    display: block;
    width:120px;
    height: 80px;
}

.pgwSlideshow .ps-list li .ps-item.ps-selected {
    float: left;
    opacity: 1;
    border: 1px solid #fff;
    overflow: hidden;
}

.pgwSlideshow .ps-prevIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    display: block;
}

.pgwSlideshow .ps-nextIcon {
    border-color:transparent #fff transparent;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    display: block;
}

.pgwSlideshow .ps-current .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border-left: 0;
    position: absolute;
    padding: 20px 20px 20px 15px;
    left: 0;
    top: 45%;
    cursor: pointer;
}

.pgwSlideshow .ps-current .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000')";
    border-right: 0;
    position: absolute;
    padding: 20px 15px 20px 20px;
    right: 0;
    top: 45%;
    cursor: pointer;
}

.pgwSlideshow .ps-list .ps-prev {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
    border-left: 0;
    padding: 20px 15px 20px 12px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: 1000;
    display: none;
}

.pgwSlideshow .ps-list .ps-next {
    background: rgba(0, 0, 0, 0.5);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb000000', endColorstr='#bb000000')";
    border-right: 0;
    padding: 20px 12px 20px 15px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 1000;
    display: none;
}

.pgwSlideshow.narrow .ps-current .ps-prev {
    padding: 15px 15px 15px 12px;
    top: 40%;
}

.pgwSlideshow.narrow .ps-current .ps-next {
    padding: 15px 12px 15px 15px;
    top: 40%;
}

.pgwSlideshow.narrow .ps-list .ps-prev {
    padding: 15px 12px 15px 10px;
    top: 20px;
}

.pgwSlideshow.narrow .ps-list .ps-next {
    padding: 15px 10px 15px 12px;
    top: 20px;
	font-size:12px; color:#eee;
}

.pgwSlideshow.narrow .ps-caption {
    padding: 8px;
}
.ps-caption b{  font-size:20px; color:#fff; font-weight: bold; margin: 20px 0; display: inline-block;}

@media screen and (max-width: 768px) {
.pgwSlideshow .ps-caption{display: none !important;}
}


/*pro_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);}

.pro_section{ padding: 80px 0; background: #f9f9f9;}
.pro_section .slider{ padding: 0 50px;}
.pro_section .li{ margin: 0px 0; position: relative; }
.pro_section .li img{ width: 100%;}
.pro_section .li:hover img{transform: scale(1.05);}


.pro_section .slick-prev{width:34px; height:34px; position:absolute; left:0; top:50%; 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:none; border-radius:50%; border:none; opacity:1;}
.pro_section .slick-prev::before{border-radius: 0;color:#d7d7d7;display: inline-block;font-family: "FontAwesome";font-size:50px; content:"\f104"; line-height:34px;}
.pro_section .slick-next{width:34px; height:34px; position:absolute; right:0; top:50%; 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:none;  border-radius:50%;border:none; opacity:1;}
.pro_section .slick-next::before{border-radius: 0;color:#d7d7d7;display: inline-block;font-family: "FontAwesome";font-size:50px; content: "\f105"; line-height:34px;}
.pro_section .slick-prev:hover,.pro_section .slick-next:hover{ opacity:1;}

@media screen and (max-width: 768px) {
.pro_section{padding: 40px 0;}
}

.footer_pro_content{ width:100%; margin-bottom:10px;}
.footer_pro_content p{ word-wrap:break-word}
.footer_con p{ font-size:14px;}
.footer_con p a{ color:#1eaa39!important; font-size:14px;}
.footer_con p span{color:#1eaa39!important; font-size:14px;}
.footer_sns{ margin-top:15px;}



/*index*/

/*language*/
.language{list-style: none; position: relative; overflow: hidden; float: right; margin-top: 6px;}
.language p {color: #777; line-height: 24px; align-items: center; cursor: pointer; display: flex; }
.language p span{ display: block;}
.language p i{ margin-left: 4px; color: #777;}
.language p img{overflow: hidden; margin-right: 6px;line-height: 20px; border-radius: 50%;}
.language .language_ul{ width:160px;  border-radius:3px; position:absolute; box-shadow:1px 1px 10px 0 #ccc; top: 100%; right: 0; background:#fff;  -webkit-transition:margin .5s ease-in-out; -moz-transition:margin .5s ease-in-out;  margin-top: 50px; opacity: 0; z-index: -2; transition: 0.5s all; }
.language:hover {height: auto; overflow: inherit;}
.language:hover .language_ul{margin-top: 0;-webkit-transition: margin .3s ease-in-out;-moz-transition: margin .3s ease-in-out; opacity: 1; z-index: 9999999999;}
.language .language_ul:after{position:absolute;top: -5px; right: 15px; width: 0; height: 0; content: '';border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 5px solid #fff;}
.language ul li{ list-style: none; border-bottom: 1px solid #eee; padding: 6px; position: relative;}
.language ul li.active:after{content: "\f00c";font-family: 'FontAwesome';position: absolute;right: 8px;top: 50%;transform: translate(0, -50%);font-size: 14px;color: #013989;}
.language ul li:hover{ background: #f7f7f7; }
.language ul li img{ margin-right: 6px; float: left; border-radius: 50%;}
.language ul li a{ line-height: 22px; padding: 5px ; display: flex;align-items: center; color: #777;}


.top_section { background: #f7f7f7; height: 40px;transition: 0.5s all;}
.top_section .top_link{ float: right;padding: 8px 0;}
.top_section .top_link a{ float: left;  line-height: 24px;border-right: 1px solid #b2b2b2; padding-right: 15px; margin-right: 15px; color: #555;}
.top_section .top_link a:hover{ color: #007ab7; text-decoration: underline;}
.top_section ul li{ list-style: none;}

.nav_section{ display: flex;justify-content: space-between; padding: 0 30px;}
.nav_section .nav_r{ display: flex; align-items: center;}

.mainmenu ul li > ul>li>a{ padding: 8px 15px; border-bottom: 1px solid #eee; color: #333; font-size: 16px; display: block;}
.mainmenu ul li > ul>li>a:hover{ color: #007ab7;}

@media only screen and (min-width:1400px) {
header.small .top_section{ height: 0px; overflow: hidden;}
header.small .nav_section #logo img{ height: 50px;}
header.small .mainmenu>nav>ul>li>span>a{ padding-top: 22px; padding-bottom: 22px;}
}


/*Search*/
.search_main{position: relative; float: right; width:280px;  z-index: 1; margin-left:30px;}
.search_main .form-control{height:42px;color:#999;float:left; line-height:46px;font-size:14px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; width:100%; background:none; padding-right:55px; border:none;  border-radius:5px; box-shadow: none; float: none; border: 1px solid #ddd; border-radius: 5px; padding-left: 15px;background-color: #f7f7f7;border: 1px solid #d9d9d9;}
.search_main .form-control:focus{ color:#333; border-color: #007ab7;}
.search_main .search_btn{display:block; width:38px;height:38px;cursor:pointer; border:none; position:absolute; bottom:2px; right:2px;  background-image: url("data:image/svg+xml,%3Csvg t='1665456003780' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4134' width='24' height='24'%3E%3Cpath d='M940.3 847.4L764.1 671.2c-1-1-2.1-2-3.2-3 44.1-62.5 70-138.7 70-221 0-211.8-171.7-383.4-383.4-383.4S64.1 235.5 64.1 447.3s171.7 383.4 383.4 383.4c82.1 0 158.2-25.8 220.6-69.8 1 1.1 2 2.2 3 3.2l176.2 176.2c12.8 12.8 29.7 19.3 46.5 19.3s33.6-6.4 46.5-19.3c25.6-25.6 25.6-67.2 0-92.9zM555.8 703.7c-34.2 14.5-70.7 21.8-108.3 21.8s-74-7.3-108.3-21.8c-33.1-14-62.9-34.1-88.5-59.7S205 588.6 191 555.5c-14.5-34.2-21.8-70.7-21.8-108.3s7.3-74 21.8-108.3c14-33.1 34.1-62.9 59.7-88.5s55.4-45.7 88.5-59.7c34.2-14.5 70.7-21.8 108.3-21.8s74 7.3 108.3 21.8c33.1 14 62.9 34.1 88.5 59.7s45.7 55.4 59.7 88.5c14.5 34.2 21.8 70.7 21.8 108.3s-7.3 74-21.8 108.3c-14 33.1-34.1 62.9-59.7 88.5s-55.4 45.7-88.5 59.7z' p-id='4135' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center center; background-color:inherit; background-color: #007ab7; border-radius: 5px;}


.head_quote{float: right;display: inline-block;background:#007ab7;border-radius: 5px;margin-left: 30px;height: 48px;line-height: 48px;color: #fff;font-size: 18px;text-transform: capitalize;padding-left: 23px;padding-right: 23px;text-decoration: none;box-shadow: 0 10px 25px 1px rgba(15,98,170,0.36); margin-right: 20px;}
.head_quote:hover{text-decoration: none;}
.head_quote:after{content:'';display: inline-block;margin-left: 10px;margin-top: -2px;background: url(../images/icon.png) no-repeat;width: 18px;height: 18px;background-position: -330px -99px;vertical-align: middle;}



@media only screen and (max-width:1800px) {
.mainmenu>nav>ul>li>span>a{ padding: 34px 10px; font-size: 16px;}
}

@media only screen and (max-width:1600px) {
.mainmenu>nav>ul>li>span>a{ text-transform: capitalize;}
.search_main{ width: 180px;}
}

@media only screen and (max-width:1400px) {
.head_quote{ display: none;}
.mainmenu>nav>ul>li{margin: 0;}
.nav_section #logo{ width: 160px;}
.nav_section .nav_l{margin-top: 30px;}
}

@media only screen and (max-width:992px) {
.nav_section{ padding: 0 15px;}
.top_section{ display: none;}
.nav_section .nav_l{ margin-top: 0;}
.nav_section .nav_r{ width: 100%;}
.nav_section{ display: block;}
.search_main{ width: 100%; margin: 10px 0; max-width: none;}
.search_main .form-control{ margin-top: 0;}
.wrapper .toggle{ width: 42px; height: 42px; border-radius: 5px; top: 6px; right: 15px;}
header.small .search_main{ display: none;}
}


/*banner*/
.swiper-banner{position: relative; overflow: hidden;}
.swiper-banner .swiper-slide{text-align: center; overflow: hidden; width: 100%; height: 100%;}
.swiper-banner .swiper-slide img{width: 100%;}
.swiper-banner .swiper-button-next, .swiper-banner .swiper-rtl .swiper-button-prev{right: 0.3rem; color: #fff;}
.swiper-banner .swiper-button-prev, .swiper-banner .swiper-rtl .swiper-button-next{left: 0.3rem; color: #fff;}
.swiper-banner .swiper-pagination{ position: absolute;bottom:30px; margin-top: 0;}

.index_banner{ position: relative;}
.index_banner .banner_text{position: absolute;bottom: 50%;width:100%;left:10%;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: left; max-width: 860px;}
.banner_text .title{ font-size: 30px; color: #fff; line-height: 50px;}
.banner_text p{ color: #fff; font-size: 15px; margin: 20px 0;}

@media only screen and (max-width:1200px) {
	.index_banner .banner_text{width:80%;}
	.banner_text .title{ font-size: 20px; line-height: 30px;}
	.banner_text p{font-size: 12px; margin: 10px 0;}
}

@media only screen and (max-width:768px) {
	.banner_text{display: none;}
	.banner_text .title{ font-size:14px; line-height: 24px;}
	.swiper-banner .swiper-pagination{display: block;}
}

@media only screen and (max-width:330px) {
.banner_text .title{ display: none;}
}



/*cate*/

.main_title{margin-bottom:40px;text-align:center;position: relative;z-index: 5; overflow: hidden;}
.main_title .s_title{margin: 0;margin-bottom: 14px;font-size: 14px;color: #333333;line-height: 100%;text-transform: uppercase;}
.main_title em{color:#333333;font-size:56px;text-transform:capitalize;line-height:120%;margin:0;position:relative;z-index: 2;display: block; font-weight: bold; font-style: normal;}
.main_title .p{color:#808080;font-size:16px;line-height:28px;max-height:84px;overflow:hidden;margin: auto;margin-top: 25px;}
.main_title .line{display: inline-block;position: relative;margin-bottom: 25px;background:#007ab7;width:70px;height:10px;}
.main_title .bg{display: block;position: absolute;left: 0;top: 0;text-align: center;width: 100%;font-size: 120px;line-height: 0.75;font-family: 'Larken';opacity: 0.06;text-transform: uppercase;
	word-break: break-word;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #28303e;
    -webkit-text-fill-color: transparent;
    transition: all .3s ease-in-out;
}

@media (min-width: 1200px){
	.main_title .bg {-webkit-text-stroke-width: 1.5px;}
}

.main_title .title-icon-circle{display: inline-block;position: absolute;width: 50px;height: 50px;top:-10px;left:50%;border-radius: 50%;z-index: -2;background:#333333;animation:title-icon-circle 3s infinite;-webkit-animation:title-icon-circle 3s infinite;opacity: 0.05;}

@-webkit-keyframes title-icon-circle {
0%, 100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
30% {
-webkit-transform:translate3d(5px, 15px, 0);
transform:translate3d(5px, 15px, 0)
}
50% {
-webkit-transform:translate3d(0, 5px, 0);
transform:translate3d(0, 5px, 0)
}
}
@keyframes title-icon-circle {
0%, 100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
30% {
-webkit-transform:translate3d(5px, 15px, 0);
transform:translate3d(5px, 15px, 0)
}
50% {
-webkit-transform:translate3d(0, 5px, 0);
transform:translate3d(0, 5px, 0)
}
}
@keyframes move{
	0%{left:0;opacity:0}
	5%{opacity:.0}
	48%{opacity:.2}
	80%{opacity:.0}
	100%{left:82%}
}
@keyframes spin_right {
	100% {
	transform: rotateZ(360deg); } 
}
@keyframes spin_left {
	100% {
	transform: rotateZ(-360deg); } 
}

.main_more{position:relative;display:inline-block;margin-top:25px;transition:all .5s;z-index:3;height:60px;line-height:56px;font-size: 16px;padding-left:38px;padding-right:38px;border-radius:5px;text-transform: capitalize;overflow: hidden;font-weight:bold;color: #89c549;border: 2px solid #89c549;}
.main_more:hover{color: #fff;text-decoration: none;background: #007ab7;padding-right: 50px; border-color:#007ab7;}
.main_more:before{content:'';position: absolute;border-radius:0;opacity:0;display: block;transition:all .5s;left: 0;top: 0;z-index: -1;width: 0;height: 100%;background: #fff;display: none;}
.main_more:hover:before{width: 100%;opacity: 0.05;}
.main_more:after{font-style: normal;transition:0.5s all;display: inline-block;content: '';width: 16px;height: 16px;background: url(../images/icon.png) no-repeat;background-position: -27px -57px;margin-top: -8px;vertical-align: middle;position: absolute;right: 0;top:50%;opacity: 0;}
.main_more:hover:after{opacity: 1;right:20px;}

input.main_more{box-shadow: none;}

.attachment_line_top{top:-1px;background:url(../images/wave01.png) no-repeat center center;height:26px;width: 100%;position: absolute;left:0;z-index: 999}
.attachment_line_bottom{bottom:-1px;background:url(../images/wave.png) no-repeat center center;height: 26px;width: 100%;position: absolute;left:0;z-index: 5;}

.post-image-mask{position: absolute;top: 50%;left: 50%;margin-top: -5px;margin-left: -19px;text-align: center;font-size: 0;}
.post-image-mask span, .post-image-mask:after, .post-image-mask:before{
	display: inline-block;margin-right: 7px;width: 8px;height: 8px;border-radius: 50%;background-color: #FFF;vertical-align: middle;opacity: 0;
    transition: opacity .2s ease;
    -webkit-animation: wd-fadeOutRight .3s ease;
    animation: wd-fadeOutRight .3s ease;
}
.post-image-mask:before{content:'';
	transition-delay: .15s;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
.post-image-mask:after{content:'';margin-right: 0;}
.news_content .list li:hover .post-image-mask span, .news_content .list li:hover .post-image-mask:after, .news_content .list li:hover .post-image-mask:before,
.fact_column .slider .li:hover .post-image-mask span, .fact_column .slider .li:hover .post-image-mask:after, .fact_column .slider .li:hover .post-image-mask:before,
.relpro_case .slider .li:hover .post-image-mask span, .relpro_case .slider .li:hover .post-image-mask:after, .relpro_case .slider .li:hover .post-image-mask:before,
.news li:hover .post-image-mask span, .news li:hover .post-image-mask:after, .news li:hover .post-image-mask:before{
	opacity: 1;-webkit-animation: wd-fadeInLeft .3s ease;
    animation: wd-fadeInLeft .3s ease;
}
.news_content .list li:hover .post-image-mask:before,
.fact_column .slider .li:hover .post-image-mask:before,
.relpro_case .slider .li:hover .post-image-mask:before,
.news li:hover .post-image-mask:before{
	transition-delay: .2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.news_content .list li:hover .post-image-mask span,
.fact_column .slider .li:hover .post-image-mask span,
.relpro_case .slider .li:hover .post-image-mask span,
.news li:hover .post-image-mask span{
	transition-delay: .1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
@-webkit-keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}@keyframes wd-fadeOutRight{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}}
@-webkit-keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}@keyframes wd-fadeOutLeft{from{-webkit-transform:none;transform:none}to{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}}
@-webkit-keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes wd-fadeInLeft{from{-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{-webkit-transform:none;transform:none}}

@media only screen and (max-width: 1320px) {
	.main_title em{font-size: 36px;}
}
@media only screen and (max-width: 1260px) {
	.main_title .bg{font-size: 90px;}
}
@media only screen and (max-width: 992px) {
	.main_title .title_bg{font-size:80px;line-height: 80px;}
	.attachment_line_bottom{height: 50px;background-position: center bottom;;}
	.attachment_line_top{height: 70px;background-position: center bottom;;}
}
@media only screen and (max-width: 768px) {
	.main_title{margin-bottom:20px;max-width:100%;min-height: inherit;}
	.main_title .s_title{font-size: 14px;margin-bottom: 10px;}
	.main_title em{font-size:24px;margin-bottom:10px; line-height: 30px;}
	.main_title em:after{display: none;}
	.main_title .p{max-width:100%;font-size: 14px;line-height: 20px;max-height: 40px;margin-top: 15px;}
	.main_title .line{margin-bottom: 10px;width: 60px;height: 5px;}
	.main_title .title_bg{display: none;}
	.main_title .bg{display: none;}
	.main_more{margin-top:20px;font-size: 14px;height: 40px;line-height:38px;border-width: 1px;padding-left: 20px;padding-right: 20px;font-weight:700;}
	.main_more i{width: 32px;height: 32px;}
	.main_more a,.main_more input, .main_more button{font-size: 14px;height: 40px;line-height: 40px;}
}



.cat_content{padding-top:150px;overflow: hidden;position: relative;z-index: 2;padding-bottom: 100px;padding-left: 140px;}
.cat_content .cat_left{width: 28%;padding-top: 60px;float: left;padding-right: 60px;}
.cat_content .main_title{text-align: left;}
.cat_content .main_more{margin-top: 0;}

.cat_content .cat_scroll{width: 72%;float: left; position: relative; overflow: hidden;}
.cat_content .cat_scroll .cate_Swiper {width: 100%;height:620px;margin-left: auto; margin-right: auto;}
.cat_content .cat_scroll .cate_Swiper .swiper-slide {text-align: center;font-size: 18px;background: #fff;height:50%;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.cat_content .cat_scroll .swiper-slide .li{height: 100%;background: #fafafa; position: absolute;}
.cat_content .cat_scroll .swiper-slide .li:after{ position: absolute; left: 0; top: 0; height: 100%; width: 0; background: #007ab7; content: '';transition: 0.8s all; }
.cat_content .cat_scroll .swiper-slide .li:hover:after{ width: 100%;}
.cat_content .cat_scroll .swiper-slide .li img{-o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center;width: 100%;height: auto; max-height: 100%; transition:all .9s;}
.cat_content .cat_scroll .swiper-slide .li:hover img{
	transform:scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
   -ms-transform: scale(1.03);
}

.cat_content .cat_scroll .swiper-slide .li .img{ float: left; width: calc(100% - 180px); background: #fff; position: relative; z-index: 222; height: 100%; display: flex;align-items: center; justify-content: center;border: 1px solid #fff; overflow: hidden;}
.cat_content .cat_scroll .swiper-slide .li .text{ width: 180px;  float: left; padding: 20px; text-align: left; position: relative; z-index: 333;}
.cat_content .cat_scroll .swiper-slide .li .text .title{ color: #555; font-size:16px; display: inline-block; line-height: 30px;font-weight: 700;word-break: break-all;transition: 0.8s all; margin-top:20px;}
.cat_content .cat_scroll .swiper-slide .li .text p{ margin-top: 20px;  color: #999; font-size:16px; line-height: 30px; max-height: 150px; overflow: hidden;font-weight: 300;transition: 0.8s all;  overflow: hidden;}
.cat_content .cat_scroll .swiper-slide .li:hover .title,.cat_content .cat_scroll .swiper-slide .li:hover p{ color: #fff;}
.cat_content .cat_scroll .swiper-slide:nth-child(2n) .li .img{ float: right;}


.cat_content .cat_scroll .swiper-button-prev{width: 60px;height: 60px;border-radius: 5px;background: #007ab7; left: auto; right: 30px;opacity: 1;}
.cat_content .cat_scroll .swiper-button-prev:after{background-position: -192px -32px;}
.cat_content .cat_scroll .swiper-button-prev.swiper-button-disabled{opacity: 0;}
.cat_content .cat_scroll .swiper-button-next{width: 60px;height: 60px;border-radius: 5px;background: #007ab7;right: 30px;opacity: 1;}
.cat_content .cat_scroll .swiper-button-next:after{background-position: -216px -32px;}
.cat_content .cat_scroll .swiper-button-next.swiper-button-disabled{opacity: 0;}


@media only screen and (max-width: 1500px) {
	.cat_content{ padding-left: 30px; padding-top: 60px;}
	.cat_content .cat_scroll .cate_Swiper{ height: 500px;}
	.cat_content .cat_scroll .swiper-slide .li .text p{  font-size: 12px; line-height: 20px;}
	.cat_content .cat_scroll .swiper-slide .li .text{ width: 130px; padding: 10px;}
	.cat_content .cat_scroll .swiper-slide .li .img{width: calc(100% - 130px);}
	
}

@media only screen and (max-width: 1200px) {
.cat_content{ padding-bottom: 20px;}
}

@media only screen and (max-width: 992px) {
.cat_content .cat_left{ width: 100%;  padding:0 15px; margin-bottom: 20px;}
.cat_content .cat_scroll{ width: 100%;}
.cat_content{ padding-left: 0; padding-top: 20px;}
.cat_content .cat_scroll .cate_Swiper{ height: 400px;}
.cat_content .cat_scroll .swiper-slide { padding: 4px;}
.cat_content .cat_scroll .swiper-slide .li { position: relative;}
.cat_content .cat_scroll .swiper-slide .li .text{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,0.4); padding: 3px 10px; text-align: center;}
.cat_content .cat_scroll .swiper-slide .li .text .title{margin: 0; color: #fff; font-size: 16px;}
.cat_content .cat_scroll .swiper-slide .li .img{ width: 100%;}
}

@media only screen and (max-width: 500px) {
.cat_content .cat_scroll .cate_Swiper{ height: 300px;}
.cat_content .cat_scroll .swiper-button-next,.cat_content .cat_scroll .swiper-button-prev{ width: 40px; height: 40px; right: 15px;}
.cat_content .cat_scroll .swiper-slide .li .text p{ display: none;}
.cat_content .cat_scroll .swiper-slide .li .text .title{ font-size: 14px; line-height: 20px;}
}

/*news_section*/
.news_section{ padding-top: 190px; position: relative; overflow: hidden;}
.news_section .container{ width: 100%;}
.news_title{ position: absolute; left: 100%; bottom: 100%; background: #fff; width: 100%;}
.news_title .main_title{ text-align: left;}
.news_section ul li{ list-style: none;}
.news_section .news_date{ font-size: 17px; color: #999;  margin: 20px 0 10px;}
.news_section .news_date span{ color: #007ab7; text-transform: capitalize; margin-right: 6px; font-weight: bold; font-size: 19px;}
.news_section .title{ display: block; overflow: hidden; line-height: 30px; font-weight: bold; font-size:18px; max-height: 60px;  margin-bottom: 20px; color: #333;}
.news_section .news_l{ float: left; width: 63%; padding-left:180px; position: relative;}
.news_section .news_l .main{ position: relative;}
.news_section .news_l .main:after{ position: absolute; left: -180px; top: -190px; height: 100%; width: 100%; content: '';background: url(../images/bg_1.png) no-repeat left top; z-index: -1; background-size: 100% auto;}
.news_section .news_l .text{ position: absolute; left:0; bottom: 0; width: 60%; height: auto;border: 1px solid #dcdddd; background: #fff; padding-left: 100px; padding-right: 20px;transition: 0.5s all;}
.news_section .news_l .news_red{position: absolute;top: 0;right: 100%;width:90px;height:100%;background:#007ab7;border-top-left-radius:100px;}
.news_section .news_l .news_red:after{ content: "";position: absolute;top: 0;left: 90px;width:70px;
height: 100%;background:#007ab7;}
.news_section .news_l:hover .text{ background: #007ab7;}
.news_section .news_l:hover .text .title,.news_section .news_l:hover .news_date{ color: #fff;}
.news_section .news_l:hover .text .news_date span{ color: #fff;}

.news_section .news_r{ float: left; width: 37%; padding-right:180px;}
.news_section .news_r .main_more{ float: right;}
.news_section .news_r li .news_date{ padding-left: 20px;}
.news_section .news_r li .title{ padding-left: 20px; padding-right: 20px;}
.news_section .news_r li{ border-bottom: 1px solid #eee;}
.news_section .news_r li:hover .title{ color: #007ab7;}

@media only screen and (max-width: 1500px) {
.news_section .news_l{ padding-left: 30px;}
.news_section .news_r{ padding-right: 30px;}
.news_section .news_l .news_red{ width: 50px;}
.news_section .news_l .news_red:after{ left: 50px;}
}

@media only screen and (max-width: 992px) {
.news_section .news_l{ width: 100%; padding-left: 0;}
.news_section .news_l .news_red{ display: none;}
.news_section .news_l .text{padding-left: 15px;}
.news_section .news_r{ width: 100%; margin-top: 20px;}
.news_section .news_r li .news_date{ padding-left: 0;}
.news_section .news_r li .title{ padding: 0;}
.news_section .news_r{ padding-right: 0;}
.news_section .news_r li .img{ display: none;}
.news_title{ left: 0;background: none;}
.news_section .news_l .main:after{ display: none;}
.news_title .main_title{margin-bottom: 0;}
.news_section{ padding-top: 120px;}
}

@media only screen and (max-width: 768px) {
.news_section .news_r li .title{ font-size: 18px; }
}

/*about_section*/
.about_section{ background: url(../images/bg_2.png) no-repeat right top; margin-top: 150px; overflow: hidden;}
.about_section .main{ display: flex;}
.about_section .about_l{ width: 34%; display: flex;flex-direction: column;align-items: flex-start;justify-content: space-between;}
.about_section .about_l .main_title{ text-align: left; margin-bottom: 0;}
.about_section .about_l .main_more{ margin-bottom: 20px;}
.about_section .about_l .about_p{ line-height: 30px; font-size: 16px; max-height: 150px; overflow: hidden; padding-right: 15%; margin-top: 20px;}
.about_section .about_r{ width: 66%; padding-top: 117px;}

@media only screen and (max-width: 1500px) {
.about_section{ margin-top: 100px;}
}

@media only screen and (max-width: 992px) {
.about_section{ background: #f7f7f7; padding: 30px 0 40px; margin-top: 40px;}
.about_section .main{ display: block;}
.about_section .about_l{ width: 100%;}
.about_section .about_r{ width: 100%; padding: 0; margin-top: 0;}
}

/*num*/
.odometer.odometer-auto-theme, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car, .odometer.odometer-theme-car .odometer-digit {	-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	position: relative}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-car .odometer-digit .odometer-digit-spacer {
-moz-box-orient: vertical;	display: inline-block;	vertical-align: middle;	visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
text-align: left;display: block;position: absolute;top: 0;right: 0;bottom: 0;overflow: hidden;left:0}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon {	display: block}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon-inner {
display: block;	-webkit-backface-visibility: hidden}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-car .odometer-digit .odometer-value {
display: block;	-webkit-transform: translateZ(0)}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-car .odometer-digit .odometer-value.odometer-last-value {	position: absolute}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {padding:2px;}

.num_section{ padding: 100px 0;}
.num_section ul li{ list-style: none; float: left; width: 33.33%; text-align: center;}
.num_section ul li .num{ color: #85c441; font-size: 80px; line-height: 100px; font-weight: bold;display: flex;  align-items: center;}
.num_section ul li .h4{ color: #007ab7; font-weight: bold; font-size: 18px; margin: 10px 0;}
.num_section ul li p{ font-size: 18px; line-height: 30px; text-align:left}


@media only screen and (max-width: 992px) {
.num_section{ padding: 30px 0 50px;}
.num_section ul li .num{ font-size: 40px; line-height: 40px;}
.num_section ul li p{ font-size: 14px; line-height: 24px;}
}

@media only screen and (max-width: 768px) {
.num_section{ display: none;}
.num_section ul li p{ display: none;}
.num_section ul li .h4{ font-size: 14px;}
}
/*exhibition*/
.exhibition{ padding-bottom: 100px; overflow: hidden;}
.exhibition .main_title{ text-align: left;}
.exhibition ul li{ list-style: none; width: 33.33%;}
.exhibition ul li .li{ padding: 0 15px;}
.exhibition ul li .li .img{ border-radius: 10px; display: block; overflow: hidden;}
.exhibition ul li .li:hover .img img{transform: scale(1.1);}
.exhibition ul li:nth-child(2n+1){ margin-top: 50px;}
.exhibition ul li .title{ font-size: 16px; line-height: 30px; font-weight: bold; margin-top: 20px; display: block; height: 60px; overflow: hidden; color: #333;}
.exhibition ul li:hover .title{ color: #007ab7;}
.exhibition .swi_position{ position: relative;}
.exhibition .swiper-button-prev{width: 60px;height: 60px;border-radius: 5px;background: #72b33f; left: 30px;opacity: 1;}
.exhibition .swiper-button-prev:after{background-position: -192px -32px;}
.exhibition .swiper-button-prev.swiper-button-disabled{opacity: 0;}
.exhibition .swiper-button-next{width: 60px;height: 60px;border-radius: 5px;background: #72b33f;right: 30px;opacity: 1;}
.exhibition .swiper-button-next:after{background-position: -216px -32px;}
.exhibition .swiper-button-next.swiper-button-disabled{opacity: 0;}

@media only screen and (max-width: 992px) {
.exhibition ul li{ width: 50%;}
.exhibition{ padding-bottom:70px;}
.exhibition ul li:nth-child(2n+1){ margin-top: 0;}
}

	.page_nav{margin-bottom: 0;padding: 0;padding-top: 0; padding-bottom: 30px;margin-bottom: 30px; position: relative; border-bottom: 1px solid #eee;}
.page_nav ul{list-style:none;text-align:center;display:flex;align-items:center;border-radius:0;}
.page_nav li{display:inline-block;margin-bottom:0;padding:0;width:50%;padding-right:20px;float: left;}
.page_nav li:last-child{border-right-color: transparent;}
.page_nav li a{display:flex;padding:10px 10px;font-size:16px;line-height:24px;text-transform:capitalize;transition:all .5s;position: relative;z-index: 5;align-items: center;justify-content: center;font-weight:600;}
.page_nav li a:after{background:#f7f7f7;position: absolute;z-index: -1;left: 0;top:0;width: 100%;height: 100%;display: block;content:'';border-radius:5px;}
.page_nav li a p{margin: 0;margin-left: 0;color: #333;transition:all .5s;}
.page_nav li a:before{
	bottom: -10px;
    left:20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #007ab7;
    border-width: 10px;
	opacity: 0;filter: alpha(opacity=0);
	transition:all .5s;
}
.page_nav li a:hover , .page_nav li.active a{text-decoration:none;color: #fff;}
.page_nav li a:hover p, .page_nav li.active a p{color: #fff;}
.page_nav li a:hover:after, .page_nav li.active a:after{background: #007ab7;}
.page_nav li a:hover:before, .page_nav li.active a:before{opacity: 1;filter: alpha(opacity=100);bottom: -20px;}


@media only screen and (max-width: 768px) {
	.page_nav{display:block;margin-bottom:0;border-bottom: none;}
	.page_nav li{float:left;margin:0;padding:0;border:none;}
	.page_nav li a{padding:5px 10px;font-size:14px;display:block;border-radius:0;clip-path:none;-webkit-clip-path:none;background:#fff;height: 50px;line-height: 18px;}
	.page_nav li a p{font-size:14px;margin:0;margin-top:0;padding:0;line-height: 18px;}
}
@media only screen and (max-width: 480px) {
	.page_nav ul{display: block;}
	.page_nav li{width: 50%;padding: 5px;}
	.page_nav li a:hover , .page_nav li.active a{border-color:#333333;}
}

.index_banner .swiper-slide{ position: relative;}
.index_banner .swiper-slide .main_more{ position: absolute;left: 100px; bottom: 30%;}

@media only screen and (max-width: 1200px) {
.index_banner .swiper-slide .main_more{ left: 5%;}
}
	
.main_title_2{ float:left; margin-right:30px;}	
	