/*reset*/
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none; height: auto;}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none;color:#333333;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden; }
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a:focus {outline: none;}
.table-responsive{ overflow-x:auto;}

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0;}

/*share*/
body{font-size:13px;font-family:'Gilroy',arial, sans-serif;color:#333333;}
.bold{font-weight:bold;}
.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}


@media only screen and (max-width: 1200px) {
	.row {margin-right: 0; margin-left: 0; }
}


@font-face {
    font-family: 'fontawesome';
    src:url(../fonts/TradeGothic-Bold.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix) format('embedded-opentype'),
	 url(../fonts/fontawesome-webfont.svg#fontawesome-webfont) format('svg'),
	 url(../fonts/fontawesome-webfont.woff) format('woff'),
	 url(../fonts/fontawesome-webfont.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-bold';
    src:url(../fonts/Gilroy-bold.eot);
    src: url(../fonts/Gilroy-bold.eot?#iefix) format('embedded-opentype'),
	 url(../fonts/Gilroy-bold.svg#Gilroy-bold) format('svg'),
	 url(../fonts/Gilroy-bold.woff) format('woff'),
	 url(../fonts/Gilroy-bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Gilroy';
    src:url(../fonts/Gilroy.eot);
    src: url(../fonts/Gilroy.eot?#iefix) format('embedded-opentype'),
	 url(../fonts/Gilroy.svg#Gilroy) format('svg'),
	 url(../fonts/Gilroy.woff) format('woff'),
	 url(../fonts/Gilroy.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lora-regular';
    src:url(../fonts/lora-regular.eot);
    src: url(../fonts/lora-regular.eot?#iefix) format('embedded-opentype'),
	 url(../fonts/lora-regular.svg#lora-regular) format('svg'),
	 url(../fonts/lora-regular.woff) format('woff'),
	 url(../fonts/lora-regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@media only screen and (min-width:1300px ) {
	 .container { width: 1290px;}
}

*:link,*:visited,*:hover,*:active,*:focus{
 transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
 -webkit-transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;}



.main_top { text-align: center;}
.main_top .title {text-transform: capitalize; text-align: center; display: block; font-size: 40px; line-height: 42px; color:#333333; font-family: "lora-regular"; }
.main_top .image { width: 42px; height: 7px; margin: 15px auto 11px; }
.main_top .title span { color: #f8ab16;}
.main_top .text {color: #808080; display: inline-block; max-width: 627px; text-align: center; font-size: 13px;line-height: 24px; max-height: 48px; overflow: hidden;  }

@media only screen and (max-width:992px ) {
	.main_top .title  { font-size: 28px; line-height: 30px;}
}


@media only screen and (max-width:768px ) {
	
	.main_top .text { font-size: 12px; line-height: 20px; max-height: 40px;}
}

@media only screen and (max-width:480px ) {
	.main_top .title  { font-size: 22px; line-height: 24px; }
	.main_top .image  { margin: 10px auto;}
}


/*index*/
/*top*/

.language { float: right; margin-top: 27px; margin-right: 10px; }
.language li { list-style: none ; float: left; margin-right: 12px}
.language li a { color: #666666; text-transform: uppercase; font-size: 13px;}
.language li img { margin-right: 6px;}
.language li a:hover { text-decoration: none; color: #f8ab16;}

#logo{float:left;display:inline-block;position:relative;z-index:999999999;}
#logo h1{margin:0;padding:0;display:inline-block;}
#logo img{max-width:255px;width:auto;height:auto; }


/* Top Search*/
.search_box{float:right;z-index:999999;margin-right:0; padding-top: 18px; position: relative;}
.search i {height: 32px; padding: 0 10px 0 30px; line-height: 32px; color: #fff; display: block; background: #f8ab16 url(../images/top_ser.png) no-repeat 10px center; font-style: normal; border-radius: 18px; text-decoration: none !important;}
.top-search { display: none; width:500px;max-width:500px;position:absolute; float: right; right:0;top:80px;z-index:9999999;background:#fafafa;border-radius:0px;/*box-shadow:0px 5px 10px 2px rgba(0,0,0,0.05);*/}
.top-search h4{font-size:16px; text-align:center; color:#333; margin:15px 0;text-transform:capitalize;display:none;display:none;}
.top-search .input-group-addon i {float: right;position:absolute; right:0px; top:10px; width:40px; height:40px; line-height:38px;font-size:18px; text-align: center;}
.top-search .input-group-addon i:hover{color:#f8ab16;}
.top-search .form-control {box-shadow:none;border:none;border-radius:0;border:1px solid #f8ab16;background:#fff;color: #808080;height: 44px;line-height: 44px;padding: 0 60px 0 15px;text-align: left; font-size:12px; border-radius:0;}
.top-search input.form-control:focus{color:#333;font-style:inherit;}
.top-search .input-group-addon.close-search {cursor: pointer;}
.top-search .input-group{ width:100%;/*padding:10px 40px 10px 10px;*/ padding: 0;}
.btn_search1 {background:#f8ab16 url(../images/top_ser.png) no-repeat center center;top: 0px;height:44px;  position: absolute;right:0px;width:44px;z-index: 3;}
.header_search {position: relative; }
.top-search .input-group-addon{background-color: transparent;border: none;color: #666;padding-left: 0;padding-right: 0;}
.top-search .input-group-addon.close-search{cursor: pointer; float:right;position:absolute;right:0;top:0; }
.attr-nav{float:right;padding-top:1px;z-index:9999999; }
.attr-nav ul li{ list-style:none;}
.top-search .input-group { max-width:100%; margin:0 auto;}
.top-search .input-group,header.small .top-search .input-group{ max-width:750px; margin:0 auto; padding: 10px 40px 10px 10px;}
.search:hover i  { text-decoration: none !important; color: #fff;}

@media only screen and (max-width:1200px ) {
	#logo img { padding-top: 0px;  max-width: 150px;}
	.search_box { padding-top:9px;}
	.language { margin-top: 16px;}
	.search i span  { display: none;}
	.search i { width: 32px; padding: 0; background: #f8ab16 url(../images/top_ser.png) no-repeat center center;}
	.top-search { top: 61px;}
}


@media only screen and (max-width:768px ) {
	.f_top .sns { display: none;}
}



.header{position:relative;z-index:6;-webkit-transition:all var(--transition-time,800ms);-o-transition:all var(--transition-time,800ms);	transition:all var(--transition-time,800ms);}

header.small .header .container>.row { top: 0; box-shadow: 0px 0px 8px 0px rgba(10, 10, 10, 0);}

/* Sizes for the bigger menu */
header{width: 100%;}
header.large{background:transparent; padding: 8px 0 15px;}
header.small{z-index: 999999;padding: 0 0 10px;position:fixed;left:0;background:#fff;top:0;box-shadow:0 0 20px 2px rgba(0,0,0,0.1);}
header.small #logo{margin-top:0;}
header.small .header { }
header.small #logo img{max-width:150px; padding-top: 8px;}
header.small .top-search { top: 68px;}

@media only screen and (max-width: 992px) {
	header,header.large{border:none;position:inherit;z-index:99999;position:relative;top:0;}
	header.large .header,.header{background:#fff;z-index:6;position:relative;}
	.header .container{width:100%; padding: 0 0;}
	.header .row{margin:0;}
	.header #logo,header.small #logo,header.large .header.page_header #logo{padding:0;position:relative;z-index:9999999;margin-right:10px;float:left; margin-left: 15px;}
	#logo img,header.small #logo img { max-width: 185px; padding-top: 0px;}
	.height{padding:0;}

	.attr-nav{padding-top:0;position:absolute;right:15px;top: 25px; background:#fafafa;z-index:999999;display:inline-block;border-radius:50%;}
	.search_box{position:absolute;left:0;top:0;width:100%;z-index:999999;margin:0;max-width:100%;border:none;}
	.top-search h4{display:block;}
	
	.top-search,header.small .top-search {width: 500px; max-width: 500px; display: none; top:54px;border-radius:0;z-index:9999999;position: absolute; background:#fafafa;border-top:1px solid #ebebeb;padding-top:0; margin-top: 10px; box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.05); }
	.top-search h4,.top-search .input-group-addon.close-search{display:block;}
	
	.top-search .form-control{background:#fff;border:1px solid #f8ab16;height:40px;line-height:40px;}
	.btn_search1{width:40px;height:40px;}
	.h_sns,.h_con{display:none;}
	.language{float:right;margin:-5px; position: relative; z-index: 999999; }
	.header .logo .war img,header.small .header .logo .war img{max-width:60px;}
	
	.head-right,header.small .head-right{width:auto;padding-top:8px;}
	header.small .search_box{margin-top:0;}
	.head_top .main_more{display:none;}
	.head_top{padding:5px 0;text-align:center;}
	.select { margin-top: 0;}
	header.small { position: relative;}
	.Mtop .text { display: none;}
}

@media only screen and (max-width:768px ) {
.top-search, header.small .top-search{ width: 100%; max-width:100%;}
.header #logo img, header.small #logo img{max-width:140px;}
	.top-search, header.small .top-search { margin-top: 7px;}
	header.large,header.small  { padding: 15px 0 25px;}
	.language { margin-top: -10px; margin-right: 5px;}
	.attr-nav { top: 20px;}
}


@media only screen and (max-width: 480px) {
	.header #logo, header.small #logo{padding-top:0;}
	
	.top-search h4{font-size:16px;}
	.head-right,header.small .head-right{padding-top:4px;}
	
}


#myCarousel .glyphicon-chevron-right:before {content: "\f105"; font-size: 40px; font-family: 'FontAwesome';}
#myCarousel .glyphicon-chevron-left:before  { content: "\f104"; font-size: 40px; font-family: 'FontAwesome';}
#myCarousel  .carousel-control { text-shadow: 0 1px 2px rgba(0, 0, 0, 0);    background-color: rgba(0, 0, 0, 0); opacity: 0;}
#myCarousel:hover .carousel-control { opacity: 1;}  
#myCarousel .carousel-control.right {  background-image: none;}
#myCarousel .carousel-control.left  {  background-image: none;}


/* Slider */
.slick-slider{ position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;}

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand;}


.slick-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; max-width: 100%; height: 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; }

/* Arrows */
.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; }
/* Dots */
.slick-dots { position: absolute;  list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999; left:0; margin-top:34px;}
.slick-dots li { position: relative; display: inline-block; height: 5px; width:52px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 5px; width:52px; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; background:#eeeeee;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{background:#0db26d;}

/* Arrows */
.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; }
/* Dots */
.slick-dots { position: absolute; bottom: -35px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index:999;display:none !important;}
.slick-dots li { position: relative; display: inline-block; height: 10px; width: 10px;border-radius:50%; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 10px; width: 10px;border-radius:50%; outline: none; line-height: 0; font-size: 0; cursor: pointer; outline: none; border:1px solid #b2b2b2;padding:0;}
.slick-dots li button:focus { outline: none;}
.slick-dots li.slick-active button{border:1px solid #eb5515;background:transparent;}

.slick-prev{ cursor: pointer; position:absolute; left:-60px; top:43%; vertical-align: middle;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.slick-next{cursor: pointer; position:absolute; right:-60px; top:43%; vertical-align: middle;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.slick-next:hover,.slick-prev:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}


.slick-slide  .image { max-width: 100; overflow: hidden;}
.slick-slide  .image img { max-width: 100%; height: auto;}


@media only screen and (max-width: 1280px) {
	.slick-prev{left:-10px;}
	.slick-next{right:-10px;}
}
@media only screen and (max-width: 768px) {
	.slick-prev{left:-15px;}
	.slick-next{right:-15px;}
}
@media only screen and (max-width: 480px) {
	.slick-prev{left:-5px;}
	.slick-next{right:-5px;}
}

.proca_bg { padding-top: 70px; overflow: hidden; padding-bottom: 40px; }
.proca_bg .UL1 { list-style: none; margin: 35px -15px 0;}
.proca_bg .UL1 > li { float: left; width: 33.33333%; margin-bottom: 30px; padding:0 15px; overflow: hidden;}
.proca_bg .UL1 > li .box { border-radius: 30px 0 0 ; overflow: hidden; max-height: 334px; position: relative; }
.proca_bg .UL1 > li:nth-child(1) { width: 25%;}
.proca_bg .UL1 > li:nth-child(3) { width: 25%;}
.proca_bg .UL1 > li:nth-child(2) { width: 50%;}

.proca_bg .UL1 > li .image { overflow: hidden;}
.proca_bg .UL1 > li .image a img {transition: all .5s; width: 100%; height: auto; max-width: 100%;}
.proca_bg .UL1 > li .image .hei {transition: all .5s; position: absolute; left: 0 ; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.2);}
.proca_bg .UL1 > li .image .icon  { position: absolute; top: 55px; left: 20px; display: inline-block; width: 78px; height: 78px; background: rgba(255,255,255,0); border-radius: 100%; }
.proca_bg .UL1 > li .image .icon img { max-width: 100%;}
.proca_bg .UL1 > li .image .title  {transition: all .5s; display: inline-block; position: absolute; bottom: 25px; left: 25px; font-size: 24px; line-height: 30px; max-height: 60px; overflow: hidden; font-family: "Gilroy-bold"; word-break: break-word;text-transform: capitalize; color: #fff;}
.proca_bg .UL1 > li:nth-child(2) .image .title { bottom: 40px;}
.proca_bg .UL1 > li .image .read_more {transition: all .5s; position: absolute; bottom: -40px;left: 25px; font-size: 14px; font-family: "Gilroy-bold"; color: #f8ab16; text-transform: capitalize;}
.proca_bg .UL1 > li:hover .image a img { transform: scale(1.05); }
.proca_bg .UL1 > li:hover .image .icon img {transform: scale(1);}
.proca_bg .UL1 > li:hover .image .title { bottom: 75px;}
.proca_bg .UL1 > li:hover .image .read_more { bottom: 40px;}
.proca_bg .UL1 > li:hover .image .icon{background: rgba(255,255,255,0.35);}
.proca_bg .UL1 > li:hover .image .hei { background: rgba(0,0,0,0.5);}




@media only screen and (max-width:1200px ) {
	.proca_bg .UL1 > li .image .title { font-size: 18px;}
.proca_bg .UL1 > li .image .icon { top: 20px;}
.proca_bg .UL1 > li:hover .image .title { bottom: 45px;}
.proca_bg .UL1 > li:hover .image .read_more { bottom:20px;}
}
@media only screen and (max-width:992px ) {
	.proca_bg { padding-top: 40px; padding-bottom: 20px;}
	.proca_bg .UL1 { margin: 30px -20px 0;}

}
@media only screen and (max-width:768px ) {
	.proca_bg .UL1 { margin: 30px -10px 0; }
		.proca_bg .UL1 > li { width: 50%; margin-bottom: 20px;}
	.proca_bg .UL1 > li:nth-child(1) { width:50%;}
.proca_bg .UL1 > li:nth-child(3) { width: 50%;}
.proca_bg .UL1 > li .box { height: 244px; max-height: auto;}
.proca_bg .UL1 > li .image a img {transition: all .5s; width: 100%; height: 100%; max-width: 100%; position: absolute;}
.proca_bg .UL1 > li .image .icon img { max-width: 100%; height: auto;}
.proca_bg .UL1 > li { padding: 0 10px;}
}
@media only screen and (max-width:600px ) {
	.proca_bg .UL1 > li .box { height: 180px; max-height: auto;}
	.proca_bg .UL1 > li .image a img {transition: all .5s; width: 100%; height: auto; max-width: 100%; position: absolute;}
	.proca_bg .UL1 > li:nth-child(2) .image a img {height: 100%;}
	.proca_bg .UL1 > li .image .icon {width: 50px; height: 50px; }
	.proca_bg .UL1 > li .image .title { font-size: 14px;}
} 

@media only screen and (max-width:480px ) {
	.proca_bg .UL1 > li .box { height: 160px; max-height: auto;}
	.proca_bg .UL1 > li .image a img {height: 100%;}
	.proca_bg .UL1 > li .image .icon { left: 10px;}
	.proca_bg .UL1 > li .image .title,.proca_bg .UL1 > li:nth-child(2) .image .title { bottom: 20px; line-height: 24px; max-height: 48px; left: 10px;}
	.proca_bg .UL1 > li:hover .image .title { bottom: 20px; }
.proca_bg .UL1 > li:hover .image .read_more {display: none;}
} 

@media only screen and (max-width:380px ) {
	.proca_bg .UL1 > li .box { height: 140px; max-height: auto;}
}

/*******features-tab********/
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
/*.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}*/

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.indicator-style.owl-theme .owl-controls .owl-buttons div {
    background: inherit;
    width:40px;
	height:40px;
	padding: 0;
    position: absolute;
    right: 5px;
    top:-80px;
	text-indent:-9999px;
	overflow:hidden;
}
.indicator-style .owl-controls .owl-buttons div.owl-prev{left:50px;width:32px; height:32px;}
.indicator-style .owl-controls .owl-buttons div.owl-next{right:50px;width:32px; height:32px;}



/*pro_section*/
#parentHorizontalTab01{margin:0;text-align:left;padding:0px;}
#parentHorizontalTab01 ul.resp-tabs-list {margin: 0px;padding: 0px; border-bottom:1px solid #ddd;}

#parentHorizontalTab01 .resp-tabs-list li {list-style: none;cursor: pointer;text-transform:capitalize;text-align:center;background:#fff;  line-height:30px; color:#333;border:none; overflow:inherit;  font-size:14px; display:inline-block; position:relative;  margin:0px 2px; line-height:30px; font-family:'poppins_s'; margin:0px 22px; text-transform:uppercase;}
#parentHorizontalTab01 .resp-tabs-list li:before{ content:''; height:22px; background:url(../images/pro_line.png) no-repeat center center; width:6px; position:absolute; left:-22px; top:50%; margin-top:-11px;}
#parentHorizontalTab01 .resp-tabs-list li:after{ background:#d6a916; width:0; position:absolute; left:0px; bottom:-1px; content:''; height:1px; transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}
#parentHorizontalTab01 .resp-tabs-list li:first-child{ margin-left:0px;}
#parentHorizontalTab01 .resp-tabs-list li:first-child:before{ content:none;}

#parentHorizontalTab01 .resp-tabs-container div table{max-width:100%;}

#parentHorizontalTab01 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding:4px 15px !important;}
#parentHorizontalTab01 .resp-tab-content {display: none; padding-top:30px;}
#parentHorizontalTab01 .resp-tabs-list li:hover{color:#d6a916;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active {color:#d6a916; z-index:99; background:#fff !important;border:none !important; position:relative;}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active:after, #parentHorizontalTab01 .resp-tabs-list li:hover:after{ width:100%;}
#parentHorizontalTab01 .resp-content-active,#parentHorizontalTab02 .resp-accordion-active {display: block;}
#parentHorizontalTab01 em.resp-accordion {font-size: 12px; margin: 0px; background:none; margin-bottom:3px; color:#333; border:1px solid #eee; background:#fff; text-transform:capitalize; font-style:normal;font-family:'poppins_s'; background:#eee; border:none; text-align:left; border-radius:5px;}
#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;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab01 em.resp-tab-active {background: #276658  !important;color:#fff; border-color:#fff !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 #e5e5e5;border-top:none;padding:15px 15px 30px 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;}
}


.ab_bg { padding-bottom: 30px; padding-bottom: 80px; overflow: hidden; position: relative;}
.ab_bg > .box { padding: 75px 0 0; background: url(../images/ab_bg.jpg) no-repeat center center; background-size: cover;}
.ab_bg .left { width: 50%; float: left; }
.ab_bg .left > .box {max-width: 645px; float: right;  position: relative; padding-bottom: 75px; padding-right: 10px;}
.ab_bg .left em  { font-size: 30px; font-family: "lora-regular"; position: relative;display: inline-block; line-height: 46px;}
.ab_bg .left em:before {background: #f8ab16; position: absolute; content: "" ; width: 6px; height: 100%; left: -30px;}
.ab_bg .left .text { font-size: 14px; line-height: 30px; color: #808080; max-height: 150px; overflow: hidden; margin-top: 26px;}
.ab_bg .left .read_more {bottom: -25px;  position: absolute; font-size: 16px; line-height: 30px; font-family: "Gilroy-bold"; color: #fff; display: inline-block; padding: 10px 50px; background: #f8ab16; border-radius:25px; text-transform: capitalize;}
.ab_bg .left .read_more i { padding-left: 4px; transition: all .5s;}
.ab_bg .left .read_more:hover  i { padding-left: 7px;}
.ab_bg .features-tab{position:relative;}
.ab_bg .nav-tabs{padding-top:0;left:0;bottom:0;width:100%;border-bottom:none;padding:0 0px 17px; border-bottom: 1px solid #dddddd; margin-bottom: 24px;}
.ab_bg .nav-tabs > li{float:left;display:inline-block; width: 33.333333%;}
.ab_bg .nav-tabs > li > a{text-align: left; border:none;display:block;background:none;padding:0;padding-top:45px;position:relative;padding-bottom:0;}

.ab_bg .nav-tabs > li > a .icon {transition: all .5s; display: inline-block; float: left; width: 42px; height: 42px; border-radius: 5px; background: #bbbbbb; position: relative; margin-right: 10px; text-align: left;}
.ab_bg .nav-tabs > li > a .icon img { position: absolute; }
.ab_bg .nav-tabs > li > a > p{padding-top: 3px; color:#777777;text-transform:uppercase;font-family:'Gilroy-bold';font-size:16px;}

.ab_bg .nav-tabs > li.active > a, .ab_bg .nav-tabs > li > a:hover, .ab_bg .nav-tabs > li.active > a:focus{border:none;background:none;}
.ab_bg .nav-tabs > li.active > a:before, .ab_bg .nav-tabs > li > a:hover:before, .ab_bg .nav-tabs > li.active > a:focus:before{width:2px;}
.ab_bg .nav-tabs > li.active > a:after, .ab_bg .nav-tabs > li > a:hover:after, .ab_bg .nav-tabs > li.active > a:focus:after { width: 5px; height: 5px;}
.ab_bg .nav-tabs > li.active > a .icon, .ab_bg .nav-tabs > li > a:hover .icon, .ab_bg .nav-tabs > li.active > a:focus .icon{background: #f8ab16;  transform: rotate(45deg); margin-right: 18px; margin-left: 8px;}
.ab_bg .nav-tabs > li.active > a .icon img , .ab_bg .nav-tabs > li > a:hover .icon img , .ab_bg .nav-tabs > li.active > a:focus .icon img { transform: rotate(-45deg);}
.ab_bg .nav-tabs > li.active > a > p, .ab_bg .nav-tabs > li > a:hover > p, .ab_bg .nav-tabs > li.active > a:focus > p{color:#f39800;}

.ab_bg .owl-carousel .owl-wrapper-outer{background:transparent;}
.ab_bg .owl-carousel { margin: 0 -10px;}
.ab_bg .tab-pane { }
/*.ab_bg .tab-pane  .li { padding: 0 10px;}*/
.ab_bg .tab-pane  .li > div { margin: 0 10px; overflow: hidden;}
.ab_bg .tab-pane  .li  .image {display: block; width: 100%; overflow: hidden;}
.ab_bg .tab-pane .li  .image img { width: 100%; max-width: 100%; height: auto; transition: all .5s;}
.ab_bg .tab-pane  .li  .main { padding: 20px 10px; background: #F9F9F9; text-align: center;}
.ab_bg .tab-pane  .li  .main .title {display: inline-block; font-size: 16px; line-height: 18px; height: 18px; overflow: hidden; font-family: "poppins_sb"; word-break: break-word;text-transform: capitalize; }
.ab_bg .tab-pane  .li .main .text {font-size: 14px; margin-top: 10px; line-height: 16px; height: 16px; overflow: hidden; color: #999999; word-break: break-word;}
.ab_bg .tab-pane  .li:hover .title { text-decoration: none; color: #f39800;}
.ab_bg .tab-pane  .li:hover .image img { transform: scale(1.05);}
.ab_bg .indicator-style .owl-controls .owl-buttons div.owl-prev{left:10px; top: 40%; background: #f8ab16 url(../images/prev.png) no-repeat center center; width:32px; height:32px; position: absolute;}
.ab_bg .indicator-style .owl-controls .owl-buttons div.owl-next{right:9px; top: 40%; background: #f8ab16 url(../images/next.png) no-repeat center center; width:32px; height:32px; position: absolute;}



.ab_bg .right { width: 50%; float: left; padding-left: 60px; padding-right: 60px; position: absolute; left: 50%; }
.ab_bg .right .image_box > span  { display: inline-block; position: absolute; right: 0; float: right; margin-top: -140px; margin-bottom: 40px;}
.ab_bg .right  .image_box {position: relative; top: 102px; max-width: 642px;}
.ab_bg .right  .image_box:before { border-radius: 20px; content: ""; position: absolute; width: 100%; height: calc(100% - 40px); top: 20px; right: 20px; background: rgba(255,255,255,0.8);  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); z-index: 5;}
.ab_bg .right  .image_box:after { border-radius: 20px; content: ""; position: absolute; width: 100%; height: calc(100% - 80px); top: 40px; right: 40px; background: rgba(255,255,255,0.6);  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);z-index: 5; }

.ab_bg .right  .image {max-height: 480px; border-radius: 20px; width: 100%; overflow: hidden;   box-shadow: 0px 30px 50px 0px rgba(0, 0, 0, 0.1);}

.ab_bg .right   .image .img { position: relative; z-index: 6; display: block;}
.ab_bg .right   .image .img img {width: 100%; height: 100%; transition: all .5s;}
.ab_bg .right  .image .icon { position: absolute; width: 85px; height: 85px; border-radius: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);-webkit-transform:translate(-50%, -50%);
 -moz-transform:translate(-50%, -50%);-ms-transform: translate(-50%, -50%);  
-o-transform: translate(-50%, -50%);  z-index: 6; }
.ab_bg .right  .image .icon img { max-width: 100%;}
.ab_bg .right   .image:hover .img img { transform: scale(1.05);}
@media only screen and (max-width:1500px ) {
	.ab_bg .left > .box { max-width: auto; padding-left:50px; float: none;}
}

@media only screen and (max-width:1200px ) {
	.ab_bg > .box { padding-top: 40px;}
	.ab_bg { padding-bottom: 50px;}
	.ab_bg .right > span { display: none;}
	.ab_bg .left { width: 100%;}
	.ab_bg .right {width: 100%; max-width: 750px; position: static; left: auto; margin: 30px auto 0; display: none;}
	.ab_bg .right .image_box { top: 0;}
	.ab_bg .left > .box { padding-left:20px; padding-right: 20px; max-width: 100%; text-align: center; float: none; }
	.ab_bg .left .read_more { left: 50%;  transform: translate(-50%,0%);-webkit-transform:translate(-50%, 0%);
 -moz-transform:translate(-50%, 0%);-ms-transform: translate(-50%, 0%);  
-o-transform: translate(-50%, 0%);   }
	.ab_bg .features-tab { max-width: 700px; margin: 0 auto;}
}



@media only screen and (max-width:768px ) {
	
	.ab_bg > .box { padding: 40px 0 0;}
	.ab_bg .left .text { margin-top: 10px;}
	.ab_bg .left em { font-size: 20px;}
	.ab_bg .left em:before { display: none; padding-left: 0;}
	.ab_bg .nav-tabs > li > a > p { font-size: 12px; }
	.ab_bg .left .read_more { padding: 6px 25px ; font-size: 14px; }
	.ab_bg .nav-tabs > li > a .icon  { float: none;}
	.ab_bg .nav-tabs,.ab_bg .nav-tabs > li > a { text-align: center;}
	.ab_bg .left > .box { padding-bottom: 40px;}
}


/*products_bg*/
.products_bg{ padding: 10px 0 34px; overflow: hidden;}

.products_bg .i_title{ margin-bottom:60px;}
#parentHorizontalTab01{ background:#f3f4f8; padding-bottom:105px;}
.products_bg .ul1 {margin: 0 -15px;  }
.products_bg .ul1 li{ list-style:none; float:left; width:25%; overflow: hidden; padding: 0 15px; margin-bottom: 20px;}
.products_bg .ul1 li .li{ position:relative; overflow:hidden;}

.products_bg .ul1 li .li .img{ display:block; position:relative; overflow: hidden;  border: 1px solid #ebebeb; }
.products_bg .ul1 li  .li .img img { width: 100%; max-width: 100%; height: auto; transition: all .5s;}
.products_bg .ul1 li  .li:hover .img img { transform: scale(1.05);}
.products_bg .ul1 li .li .text{ text-align: center; padding:15px 5px 10px;}
.products_bg .ul1 li .li .text h4 a{ color:#333; font-size:16px; line-height: 24px; height: 24px; display:block; overflow:hidden; text-transform:uppercase; font-family: "Gilroy-bold"; }
.products_bg .ul1 li .li .more{ display:inline-block; margin-top:30px;}
.products_bg .ul1 li  .li:hover  h4 a { color: #f8ab16; text-decoration: none;}

.products_bg .nav-tabs>li>a {list-style: none;cursor: pointer; color: #555555; font-family:"Gilroy-bold"; text-transform:uppercase; line-height:24px; border:none !important;border-radius: 22px;  text-align:center;  padding:0px; font-size:14px;float:left; padding:9px 30px; background-color:#f6f6f6 !important;}

.products_bg .nav-tabs {text-align: center; border-bottom: 0 !important;   margin: 0px auto;padding: 0px; color:#333; line-height:30px; text-transform:capitalize;font-size:16px; display:inline-block;  border-right:none;  margin-bottom:20px;}
.products_bg .nav-tabs>li {list-style: none;cursor: pointer; text-transform:uppercase;color:#686e76; line-height:46px; border:none;  text-align:center; margin-right: 14px; padding:0px; font-size:16px;  margin-bottom: 10px;  float: none; display: inline-block;}

 .products_bg .nav-tabs>li.active>a,  .products_bg .nav-tabs>li.active>a:focus, .products_bg .nav-tabs>li.active>a:hover {color:#fff;z-index:99; background-color:#f8ab16 !important; }
.products_bg  .box { text-align: center; margin-top: 35px; }
.products_bg .more_comm { margin-top: 40px;}
.products_bg .nav-tabs>li>a:hover { background: #f8ab16 !important; color: #fff; border:none !important;}


@media only screen and (max-width: 992px) {
	
	.products_bg .ul1 li .li .text h4 a { font-size: 14px;}
}

@media only screen and (max-width:768px) {
	.products_bg { padding-bottom: 20px;}
.products_bg .i_title{ margin-bottom:20px;}

#parentHorizontalTab01{ background:none;}
#parentHorizontalTab01 em.resp-accordion{ text-align:left;}
.products_bg .ul1 li { width: 50%;}
 .products_bg .ul1 li .li .text h4 a { font-size: 12px; line-height: 16px; height: 16px;}
 .products_bg .nav-tabs>li { margin-bottom: 5px; margin-top: 0;}
 
}

.number_bg {text-align: center; padding: 65px 0 45px; overflow: hidden; background: url(../images/num_bg.png) no-repeat center center; background-size:cover ;}
.number_bg  em {display: inline-block; font-size: 44px; font-family: "lora-regular"; color: #fff;}
.numbers{position:relative; padding:50px 0 0; text-align: center;}
.numbers__one{width:25%;float:left;padding:0px 15px; position:relative; }
.numbers__one:after{ position:absolute; width:50px; height:1px; content:''; top:60px; right:-10px;}
.numbers__one .img{ transition: all .6s; text-align: center; width: 67px;  overflow: hidden; margin: 0 auto 37px; }
.numbers__one .img img { max-width: 100%; height: auto;   overflow: hidden;display: inline-block;  }
.numbers__num,.numbers__add  {color:#f8ab16;  font-size:60px; font-family: "lora-regular"; line-height:60px; height: 60px; overflow: hidden; display: inline-block; }
.numbers__box { position: relative;}
 .number__desc{color:#b2b2b4;  font-size:14px; line-height:16px; height: 16px; overflow: hidden; margin-top: 2px;}

.numbers__one:hover .img  { transform: rotateY(180deg); }

@media only screen and (max-width:1200px ) {
	.number_bg  em { font-size: 28px; }
}

@media only screen and (max-width:992px ) {
	.numbers_bg { padding: 30px 0;}
	.numbers__one .img { width: 50px; margin-bottom: 20px;}
	.numbers__num ,.numbers__add { font-size: 36px; line-height: 38px; height: 38px;}
	.number__desc { font-size: 12px;}
}

@media only screen and (max-width:768px) {
	.number_bg { padding: 30px 0 10px;}
	.numbers__one .img { width: 70px; height: 70px;}
.numbers__one { width: 50%; margin-bottom: 30px;}
.number_bg em { font-size: 20px;}
.numbers__num, .numbers__add { font-size: 30px; line-height: 32px; height: 32px;}

}

@media only screen and (max-width:480px) {
	.numbers__one .img { width: 50px; height: 50px;}
.numbers__one { width: 50%;}
.numbers__num, .numbers__add { font-size: 24px; line-height:26px; height: 26px;}

}

.project_bg { padding-top: 64px; overflow: hidden; padding-bottom: 70px;} 
.project_bg .autoplay4 { padding: 34px 0 0px;}
.project_bg .li { padding-bottom: 20px;}
.project_bg .li .image  {width: 100%; display: block; overflow: hidden; }
.project_bg .li .image  img {transition: all .5s;  width: 100%;}
.project_bg .li .main { background: #fff; box-shadow: 0px 0px 10px 0px rgba(29, 56, 75, 0.1); text-align: center; padding: 30px 0 25px;}
.project_bg .li .main .title { font-size: 20px; font-family: "Gilroy-bold"; line-height: 22px; height: 22px; overflow: hidden;}
.project_bg .li .main .line { width: 16px; height: 2px; background: #f8ab16; margin: 11px auto 15px;}
.project_bg .li .main .text { font-size: 13px; line-height: 15px; height: 15px; overflow: hidden; color: #999999;}
.project_bg .li:hover .main { background: #f8ab16;}
.project_bg .li:hover .main .title ,.project_bg .li:hover .main .text { color: #fff; text-decoration: none;}
.project_bg .li:hover .main .line { background: #fff;} 
.project_bg .li:hover .image  img { transform: scale(1.05);}
.project_bg  .readm_box { text-align: center; margin-top: 30px;}
.project_bg  .read_more {font-size: 16px; line-height: 30px; font-family: "Gilroy-bold"; color: #fff; display: inline-block; padding: 10px 50px; background: #f8ab16; border-radius:25px; text-transform: capitalize;}
.project_bg  .read_more i { padding-left: 4px; transition: all .5s;}
.project_bg  .read_more:hover  i { padding-left: 7px;}
.project_bg  .slick-prev { left: 0; border-radius: 0 6px 6px 0; opacity: 0.7; background: #f8ab16; width: 40px; height: 40px; text-align: center; line-height: 40px;}
.project_bg  .slick-next { right: 0;border-radius: 6px 0px 0px 6px; opacity: 0.7; background: #f8ab16; width: 40px; height: 40px; text-align: center; line-height: 40px;}
.project_bg  .slick-prev:before { content: "\f104";  font-size: 40px; color: #fff;  font-family: 'FontAwesome'; text-align: center;}
.project_bg  .slick-prev:hover { opacity: 1;}
.project_bg  .slick-next:before { content: "\f105";  font-size: 40px; color: #fff;  font-family: 'FontAwesome'; text-align: center;}

@media only screen and (max-width:992px ) {
	.project_bg { padding-top: 40px; padding-bottom: 40px;}
	.project_bg .autoplay4 { padding: 30px 0 0px;}
	.project_bg .readm_box { margin-top: 10px;}
	.project_bg .read_more { font-size: 14px; padding: 8px 40px;}
}

@media only screen and (max-width:768px ) {
	.project_bg .read_more { font-size: 14px; padding: 8px 25px;}
}


.news_bg {padding-top: 80px; background: url(../images/news_bg.jpg) no-repeat center center; background-size:cover ;}
.news_bg .container_1350 { max-width: 1350px; margin: 0 auto;}
.news_bg .top { text-align: center;}
.news_bg em {display:block;  text-align: center; font-size: 44px; font-family: "lora-regular"; color: #fff;}
.news_bg  .readm_box { text-align: center; margin-top: 30px; margin-bottom: 80px;}
.news_bg  .read_more {font-size: 16px; text-transform: uppercase; line-height: 30px; font-family: "Gilroy-bold"; color: #fff; display: inline-block; padding: 11px 30px; background: #f8ab16; border-radius:25px;}
.news_bg  .read_more img { padding-left:13px; transition: all .5s;}
.news_bg  .read_more:hover img { padding-left: 10px;}
.news_bg .bottom { margin: 0 0 -190px;  overflow: hidden; padding: 0 30px;}
.news_bg .li { padding: 0 15px;}
.news_bg .li .box { background: #fff; border-right: 3px solid #f8ab16;}
.news_bg .li .image { width: 42%; float: left; overflow: hidden; margin-right: ;}
.news_bg .li .image img {transition: all .5s; width: 100%; max-width: 100%; height: auto;}
.news_bg .li .main {display: inline-block; width: 58%; padding: 20px 15px 34px;}
.news_bg .li .main .title {display: inline-block; font-size: 16px; line-height: 24px; height: 48px; overflow: hidden; font-family: "Gilroy-bold"; } 
.news_bg .li  .main .text {margin-top: 15px; font-size: 13px; color: #999; line-height: 24px; max-height: 48px; overflow: hidden;}
.news_bg .li  .main .time {margin-top: 10px; display: inline-block; color: #f8ab16; padding-left: 27px; font-size: 14px; font-family: "lora-regular"; background: url(../images/time_icon.png)no-repeat left center;}
.news_bg .li:hover  .main .title  { color: #f8ab16; text-decoration: none;}

.news_bg .li:hover .image img { transform: scale(1.05);}
.news_bg  .slick-prev {top: 46%; left: -30px; border-radius: 8px; opacity: 0.7;  width: 40px; height: 40px; text-align: center; line-height: 40px;}
.news_bg  .slick-next { top: 46%; right: -30px;border-radius: 8px; opacity: 0.7;  width: 40px; height: 40px; text-align: center; line-height: 40px;}
.news_bg  .slick-prev:before { content: "\f104";  font-size: 40px; color: #fff;  font-family: 'FontAwesome'; text-align: center;}
.news_bg  .slick-prev:hover { opacity: 1;}
.news_bg  .slick-next:before { content: "\f105";  font-size: 40px; color: #fff;  font-family: 'FontAwesome'; text-align: center;}
.news_bg .all_news {text-align: center; margin-top: 50px; position: relative;}
.news_bg .all_news:before {content: ""; position: absolute; width: 100%; height: 1px; left: 0; top: 15px; background: rgba(255,255,255,0.15);}
.news_bg .all_news a {position: relative; z-index: 2; color: #999999; font-size: 20px; font-family: "lora-regular"; padding: 0 37px; background: #232323;}
.news_bg .all_news a span { color: #f8ab16;}

@media only screen and (max-width:992px) {
	.news_bg em { font-size: 28px;}
.news_bg { padding-top: 40px;}

}


@media only screen and (max-width:768px ) {
		.news_bg .readm_box { margin-bottom: 40px;}
		.news_bg .li .main { padding: 20px 15px 10px;}
		.news_bg em { font-size: 24px;}
		.news_bg .all_news { margin-top: 30px;}
		.news_bg .all_news a { font-size: 14px;}
		.news_bg .read_more { font-size: 12px;}
}
@media only screen and (max-width: 480px) {
	.news_bg { display: none;}
	.news_bg .li .image { display: none;}
	.news_bg .li .main  { width: 100%;}
	.news_bg .li .main { padding: 10px 15px 10px;}
	.news_bg .li .main .title { font-size: 14px;}
	.news_bg .li .main .text { margin-top: 5px;}
	.news_bg .read_more { font-size: 12px; padding: 6px 20px;} 
}



/*footer*/
.footer{padding-top:228px;background:#232323; overflow: hidden; padding-bottom: 10px;}
.footer .fot_title{display:block;padding-top: 12px; text-transform:uppercase;position:relative;}
.footer .fot_title em{font-size:20px;line-height: 20px; font-family:"lora-regular";display:block;position:relative;z-index:5;color:#ffffff;text-transform:capitalize;padding-bottom:25px;}
.footer ul{list-style:none;}
.icon-minus-sign:before {content:"-";font-family:'FontAwesome';}
.icon-plus-sign:before {content: "+";font-family:'FontAwesome';}
.fot_title .column_icon_toggle {display: none;}


.fot_con{padding-right:55px;float:left;width:38%;}
.fot_con .fot_title em {display: none; }
.fot_con .text { color: #999999;font-size:13px;line-height:13px; margin-bottom: 24px;}
.fot_con ul li{margin-bottom:18px;color:#999999;font-size:13px;line-height:24px;padding-left:30px;}
.fot_con ul li a{color:#999999;font-size:13px;line-height:18px;}
.fot_con ul li a:hover{color:#f8ab16;}
.fot_con .image img {max-width: 248px; height: auto; }
.fot_con .text {margin-top: 29px; font-size: 13px; line-height: 24px; max-height: 72px; overflow: hidden; color: #9a9a9a; word-break: break-word;} 
.fot_con  .read_more {font-size: 12px; line-height: 24px; font-family: "Gilroy-bold"; color: #fff; display: inline-block; padding: 5px 30px; background: #f8ab16; border-radius:25px; text-transform: capitalize;}
.fot_con  .read_more i { padding-left: 4px; transition: all .5s;}
.fot_con  .read_more:hover  i { padding-left: 7px;}
.fot_con p,.fot_con p a { font-size: 13px; color: #9a9a9a; margin-top: 24px;}
.fot_con p a:hover {color:#f8ab16; }


.fot_nav{float:left;width:22%;padding-right:80px;}
.fot_nav li{margin-bottom:18px;}

.fot_nav li a{color:#9a9a9a;font-size:13px;line-height:18px;text-transform:capitalize; }
.fot_nav li a i {padding-right: 10px; transition:all .3s; 
-ms-transition:all .3s; 
-moz-transition:all .3s; 
-webkit-transition:all .3s; 
-o-transition:all .3s;}
.fot_nav li:hover i {padding-left: 6px;}
.fot_nav li a:hover{color:#f8ab16;}

.fot_tag{padding-right:40px;float:left;width:26%;}
.fot_tag ul li{margin-bottom:18px; text-transform: capitalize;}
.fot_tag li a i {padding-right: 10px;transition:all .3s; 
-ms-transition:all .3s; 
-moz-transition:all .3s; 
-webkit-transition:all .3s; 
-o-transition:all .3s; }

.fot_tag ul li a{color:#9a9a9a;font-size:13px;line-height:18px; text-transform: capitalize;}
.fot_tag ul li a:hover{color:#f8ab16;}


.fot_soci{float:left;width:14%; padding-right:0px;}
.fot_soci .text{color:#9a9a9a;font-size:13px;line-height:22px; margin-bottom:20px; overflow: hidden; }
.fot_soci ul { list-style: none; }
.fot_soci ul li { margin-bottom: 10px;}
.fot_soci ul li  a { color: rgba(255,255,255,0.5); font-size: 13px;}
.fot_soci ul li  a img { margin-right: 10px;}
.fot_soci ul li  a:hover {color:#f8ab16;}

@media only screen and (max-width: 1200px) {
	.fot_nav,.fot_tag,.fot_pro{padding-right:60px;}
}
@media only screen and (max-width: 992px) {
	.footer .fot_title em { font-size: 16px;}
	.foot_bot {    margin-top: 20px;}
	.fot_con ,.fot_nav, .fot_tag, .fot_pro{padding-right: 20px;}
}

@media only screen and (max-width: 768px) {
	.fot_con .fot_title em {display: block; } 
	.footer .fot_title{padding-top: 0px; }
	.fot_sub .foot_logo {display: none;}
	.footer .fot_about,.footer .fot_tag,.footer .fot_con,.footer .fot_pro,.footer .fot_sub,.footer .fot_nav ,.footer .fot_soci{width:100%;padding:0;}
	.footer .fot_title em{margin-bottom:0;font-size:14px;padding-bottom:5px;background:none;}

	.footer .fot_con,.footer .fot_nav,.footer .fot_tag,.footer .fot_sub,.footer .fot_soci { border-bottom:1px solid #444 ; padding: 10px 0 0;}
	.footer .fot_title{display:block;cursor:pointer;margin-bottom:10px;font-size:16px; padding-top: 3px;}
	.footer .fot_title .column_icon_toggle{display: inline-block;position: absolute;right:15px;top:0;font-style:normal;cursor:pointer;font-size:18px;font-weight:normal;color:#fff;}
	.footer .toggle_content{padding-bottom:10px;padding-top:0;}
	.foot_bot{border:none;margin:0; padding: 10px 0;}
	.foot_bot:before { display: none;}
	.friendly { margin-bottom: 6px;}
	.fot_sub .text{margin-bottom:20px; text-align: left;}
	.fot_con ul li.fc_a{line-height: 26px; }
	.footer{padding-bottom:40px; }
	.letter-input { max-width: 250px;}
}

@media only screen and (max-width:480px ) {
	.footer{padding-top:30px; }
	.footer .fot_title em { font-size: 14px;}
	.fot_sub .text { font-size: 12px; line-height: 24px; max-height: 72px;}
	.fot_tag ul li a,.fot_nav li a,.fot_con ul li  a,.fot_con ul li{font-size: 12px;}
	.fot_con ul li { padding-left: 30px;}
	.fot_tag ul li,.fot_nav li ,.fot_con ul li{ margin-bottom: 8px;}
	.fot_con .text  {font-size: 12px; margin-bottom: 10px;}
	.friendly,.friendly a, .copy p,.copy p a { font-size: 12px;}
}



/*service*/
.online_section{position:fixed;z-index:99999999;top:200px;right:-180px;
transition:all .3s ease;}
.online_section:hover {right:0px;}
.online_section ul li{border-radius:20px;list-style:none;width:220px;height:40px;color:#fff; padding-left:50px; margin-bottom:3px;transition:all .5s ease;overflow:hidden; margin-bottom:3px; line-height:40px; font-size:12px;background-color:#f8ab16;background-repeat:no-repeat;}

.online_section ul li a{ line-height:40px; font-size:12px; color:#fff;}
.online_section .online_p{background-image:url(../images/right_p.png);background-position:12px 8px;}
.online_section .online_e{background-image:url(../images/right_e.png);background-position:10px 8px;}
.online_section .online_s{background-image:url(../images/right_s.png);background-position:10px 8px;}
.online_section .online_w{background-image:url(../images/right_w.png);background-position:10px 8px;}


.online_section ul li:hover,.online_section ul li:hover a{color:#FFFFFF;}
@media only screen and (max-width: 768px) {.online_section{display:none;}}




/*底部service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0;}
#online_qq_layer #floatShow {width: 226px; margin-right: -10px; float: right; -webkit-transition: all var(--transition-time,800ms);   -o-transition: all var(--transition-time,800ms);   transition: all var(--transition-time,800ms); height: 40px;line-height: 40px; background:  url(../images/online.png) no-repeat center center;  font-size: 16px; font-family: "Gilroy-bold"; color: #fff; padding-left: 60px; border-radius: 0px; text-transform: capitalize;}

#online_qq_layer a{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#online_qq_layer a:hover{text-decoration:none;}

#online_qq_layer #floatShow:hover {margin-right: -5px;}
#floatShow i{font-size:14px;color:#fff;line-height:34px;float:right;padding-right:10px;}
#floatShow p{color:#fff;font-size:14px;line-height:34px;display:inline-block; vertical-align:middle;padding-left:10px;text-transform:capitalize; font-family: arial;}
#floatHide{display:none;background: #f8ab16 ;width:300px;text-align:left;height:36px;padding-left:10px;border-bottom:none;}
#floatHide p{color:#fff;font-size:16px;line-height:36px; display:inline-block; vertical-align:middle;font-family: "Gilroy-bold"; text-transform:capitalize;}
#floatHide i{font-size:14px;color:#fff;line-height:36px;float:right;margin-right:10px;}

#onlineService{display:inline;width:300px; overflow: hidden;display:none;background: #fff; font-size:12px;box-shadow:0px 0px 10px rgba(0,0,0,0.2); border:1px solid #eee; background:#f6f6f6;}
#onlineService .online_form{ padding:10px 10px 20px;}
.online_form ul li {list-style: none; margin-bottom: 15px;}
.online_form ul .text { font-size: 13px; color: #808080; line-height: 24px; margin-bottom: 10px;}
.online_form ul li .input1 {padding-left: 15px;font-size: 12px; width: 100%; line-height: 42px; border-radius: 20px; line-height: 42px; border: 1px solid #ddd;}
.online_form ul li textarea {font-size: 12px; width: 100%;padding-left: 15px; width: 100%; line-height: 42px; border-radius: 20px; line-height: 24px; border: 1px solid #ddd; height: 80px; padding-top: 5px;} 
.online_form ul li .input1:focus, .online_form ul li textarea:focus  { border: 1px solid #f8ab16;}
.send_m {border-radius: 20px; margin-top: 0px;background: #f8ab16; display: inline-block;position: relative;transition: all .5s; overflow: hidden;}
.send_m:before {border-radius: 20px; transition: all .5s; content: ""; position: absolute; left: 0; top: 0; width: 0%; height: 100%; background: rgba(255,255,255,0.2);}
.send_m input {position: relative; z-index: 2; text-transform: capitalize; line-height: 24px;background: none; font-family: "Gilroy-bold"; padding: 8px 25px;  font-size: 12px; color: #fff; }
.send_m:hover:before   { width: 100%;} 


/*底部nav*/
.mobile_nav{position:fixed;background: #f8ab16; border-top: 2px solid rgba(255,255,255,0.6); left:0;bottom:0;width:100%;padding:10px 0;display:none;z-index:999999;}
.mobile_nav a{display:inline-block;width:20%;padding:0 10px;float:left;text-align:center;color:#fff;}
.mobile_nav a i{font-size:16px;}
.mobile_nav a p{color:#fff;padding-top:8px;font-size:13px;text-transform:capitalize;line-height:13px;}
.mobile_nav a:nth-child(3){float:right;}
.mobile_nav a:nth-child(4){float:right;}


@media only screen and (max-width: 768px) {
	#onlineService .p{ display:none}
	#online_qq_layer{right:0;}
	#onlineService{ width:100%;}
	#online_qq_layer{ width:100%;}
	#online_qq_tab{ width:100%;}
	#online_qq_tab #floatShow{ background:#f8ab16 url(../images/mobile-inq.png) no-repeat center center;border-radius:0;margin-right:0; width:50px; height:50px; position:absolute;left:50%;bottom:15px;margin-left:-25px;border:2px solid #e5e5e5;border-radius:50%;text-indent:-999999px;z-index:9999999999; padding: 0;}
	#online_qq_tab #floatShow i{display:none;}
	#online_qq_tab #floatHide{ width:100%; width:100%; height:36px;box-shadow:0 0 10px 1px rgba(255,255,255,0.3);}
	#online_qq_tab #floatShow span{ display:none;}
	.mobile_nav{display:block;}
	body{padding-bottom:50px;}
	#onlineService .i_message_inquiry .main-more input{padding:8px 20px;}
	}

@media only screen and (max-width:488px ) {
	.mobile_nav a p{font-size:12px;}
	
}


@media only screen and (max-width: 375px) {
	.mobile_nav a p{display:none;}
	#online_qq_tab #floatShow{width:42px;height:42px;background-size:42px;bottom:10px;}
	body{padding-bottom:30px;}
}

/*back-top*/
/*back-top*/
.back_top{width:46px; height:46px; line-height: 42px; color: #fff; font-family: " Gilroy-bold"; text-align: center; text-transform: uppercase; position:fixed; right:30px; bottom:80px; z-index:9999; display:none; background:rgba(0,0,0,0.3) ;-moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; border-radius:50%; border:2px solid rgba(255,255,255,0.5); }
.back_top:hover{ background:#f8ab16; border:2px solid #fff; color: #fff; text-decoration: none;}

.back_top:visited { color:#fff ;}

@media only screen and (max-width: 768px) {.back_top{  display:none; bottom:80px;}.back_top:hover{ bottom:80px; }.back_top{ max-width:40px; height:40px; line-height: 40px;}}



.page_banner { width: 100%; overflow: hidden;} 
.page_banner img { width: 100%; height: auto; max-width: 100%;}

.biaozhu { background: #F8F8F8;}
.biaozhu .page_title {font-size: 36px; text-align:center; text-transform: capitalize; font-family: "lora-regular"; padding-top: 20px}
.biaozhu .page_title .image { margin-top: 5px;}
.biaozhu .page_title .image img { max-width: 42px; height: auto;}
.breadcrumb{ margin-left: 0px; text-transform:capitalize;text-align:center;background:none;padding:0px;position:relative;z-index:5; margin-top: 10px;}
.breadcrumb i{margin:0 2px;display:inline-block;color:#777;font-style:normal; margin-top: 0px;}
.breadcrumb .home i { margin-right: 8px; margin-top: -2px; color: #f8ab16;}
.breadcrumb a i{font-size:14px;color:#777; line-height: 24px; }
.breadcrumb h2 ,.breadcrumb a ,.breadcrumb span { font-size: 14px;color: #777; line-height: 24px;}
.breadcrumb a:hover , .breadcrumb a:hover h2 {color:#f8ab16;}

.breadcrumb h2{margin:0;display:inline-block;padding:0;}


@media only screen and (max-width:992px ) {
	.biaozhu .page_title {font-size: 24px;}
}



/*about page*/

.page_about .text img { max-width: 100%; height: auto;}
.page_about .text { font-size: 14px;}



/*page 通用*/
.n_main{ padding:60px 0; color:#777; font-size:14px;}
@media screen and (max-width: 992px) {
	.inquiry{ padding:10px;}
	.n_main{ padding:40px 0px; color:#777;  font-size:14px;}
	.n_main .container { padding:0 15px;}
}

@media only screen and (max-width:768px ) {
	.n_main{ padding:30px 0 30px;}
}


.n_left{ float:left; width:25%;}

.left_h4{ font-size:20px; color:#333;text-transform:capitalize; padding-bottom:10px;  position: relative;   margin-bottom:10px; font-family: "Gilroy-bold";  border-bottom: 1px solid #ececec;}
.left_h4:before {content: '';  width: 56px;height: 2px; position: absolute;left: 0;bottom: -2px; display: inline-block; background: #f8ab16;}

.nav_h4{ font-size:18px; color:#fff;text-transform:capitalize; padding-bottom:10px; background: #f8ab16; position: relative;   margin-bottom:8px; font-family: "Gilroy-bold";  border-bottom: 1px solid #ececec; padding-top: 10px; padding-left: 10px;}
.nav_h4:before {content: '';  width: 24px;height: 24px; position: absolute;right: 10px;background: url(../images/menu_page.png) no-repeat center center; top: 10px; display: inline-block; }

.n_right{ float:right; width:75%; padding-left: 60px;}
.n_left .block{ margin-bottom:40px;}

@media only screen and (max-width:768px) {
.new_left { display: none;}
.n_left{ width:100%; padding-right:0; float: none;}
.n_right{ width:100%; border-left:none !important; padding-left:0px; margin-top:0px; float: none;}
.left_h4 span{ background:none;}
.nav_h4 span{ padding-bottom:0px; color: #ffffff;}
.n_left .block{ margin-bottom:15px;}
.n_left_nav {
    background: #FFFFFF;
    padding: 0px;
    border-radius: 0px;
}

.left_h4{ position: relative;  margin-bottom:20px; background:none; text-align:left !important; background:#01509f  !important; padding:0px 10px; line-height:36px; color:#fff !important; font-size:16px !important; border-bottom:none; border-radius:5px;}
.left_h4:after {
  display: block;
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right:15px;
  cursor:pointer; font-size:20px; top:0px;
  color:#fff;
  font-style:normal;
}
.left_h4.active:after {
    content: "\f106";
}
.n_left .toggle_content { padding-bottom:10px;}
.nav_h4{ position:relative;  border-radius:5px; background:#f8ab16 ; padding:10px 10px; font-size:16px; margin-bottom: 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:7px;
  color:#fff;
  font-style:normal;
}
.nav_h4.active:after {    content: "\f106";}

.products .products_mP { font-size: 12px;}

}

@media only screen and (max-width:768px ) {
	.hot_left { display: none;}
}



/*left*/
ul.mtree{opacity: 0;margin-left: 0; background:#fff; border-bottom-left-radius:0px; border-bottom-right-radius:0px; }
ul.mtree li ul.mtree-level-1 { background: #f9f9f9;}
ul.mtree>li  {list-style: none; border-bottom:none;}
/*ul.mtree>li:last-child{ border:none;}*/
ul.mtree>li a { border-bottom: 1px dotted #d0d0d0;}
ul.mtree a{display: block;font-size:15px; color:#444;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; padding:8px 30px 8px 5px; line-height:22px; padding-right:40px; }
ul.mtree li ul a{ padding:8px 25px 8px 10px;}
/*ul.mtree ul li:last-child a{ border:none;}*/
/*ul.mtree li.mtree-node > a {font-size:14px;}*/
ul.mtree.transit li.mtree-open>span:before  {content:"-";font-family:FontAwesome;float:right; font-size:18px; line-height: 39px;  color:#f8ab16 ;font-weight: bold; text-align: center; font-style:normal; width: 39px; height: 39px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 0px;}
ul.mtree.transit li.mtree-closed>span:before {content:"+";font-family:FontAwesome;float:right; font-size:18px; line-height: 39px;  color:#999 ;font-weight: bold; text-align: center; font-style:normal; width: 39px; height: 39px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 0px;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {content:"-";font-family:FontAwesome;float:right; font-size:18px; line-height:39px;  color:#f8ab16 ;font-weight: bold; text-align: center; font-style:normal; width: 39px; height: 39px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 0px;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{content:"+";font-family:FontAwesome;float:right; font-size:18px; line-height: 39px;  color:#999 ;font-weight: bold; text-align: center; font-style:normal; width: 39px; height: 39px; position:absolute;  right:0; top:0px;z-index: 2;  border-radius: 0px;}

ul.mtree>li:hover>a{color:#f8ab16;}
ul.mtree>li.mtree-node a ul a{ font-size:14px;}
ul.mtree>li.mtree-open{color:#444 ;padding-bottom:0;}
ul.mtree>li.mtree-open>a,ul.mtree>li.mtree-open>a:after{color:#f8ab16 ;}
ul.mtree>li.mtree-node:hover>a,ul.mtree>li.mtree-node:hover>a:after{color:#f8ab16;text-decoration:none;}
ul.mtree>li>a { position: relative; padding-left: 10px; z-index: 1; font-size: 15px; color: #444; text-transform: capitalize; font-family: "Gilroy-bold"; } 

ul.mtree ul li{list-style:none; position:relative;}
ul.mtree ul li a{display:block;color:#555;font-size:14px;}
ul.mtree>li>ul>li>a{ font-size:13px; border: none; text-transform: capitalize; }
ul.mtree ul li a:hover{color:#f8ab16 ;}
ul.mtree li ul li.mtree-open a{color:#f8ab16 ;text-decoration:none;}
ul.mtree .mtree-level-2{ margin-top:0px; border:none;  margin-bottom:0; background: #FAFAFA;}
ul.mtree li ul.mtree-level-2 li a{color:#808080;font-weight:normal;font-size:12px; padding-left: 10px; text-transform: capitalize;}
ul.mtree li ul.mtree-level-2 li a:before {content: "\f105"; font-family: "FontAwesome"; padding-right: 6px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:none;color:#f8ab16  ;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:10px;}
.mtree-skin-selector{ display:none !important}
ul.mtree>li>ul>ul.mtree-level-2 {opacity: 1 ; display: block !important; height: auto !important;}
ul.mtree>li:hover>a{ color:#f8ab16 ;background-image:none;}


@media only screen and (max-width:768px ) {
	ul.mtree>li>a { font-size: 14px;     padding: 8px 30px 8px 5px; } 
	ul.mtree.transit li.mtree-open>span:before  { width: 39px; height: 39px; }
ul.mtree.transit li.mtree-closed>span:before {width: 39px; height: 39px;}
ul.mtree .mtree-level-1 li.mtree-open>span:before {width: 39px; height: 39px;}
ul.mtree .mtree-level-1 li.mtree-closed>span:before{width: 39px; height: 39px;}

}

/*hot_left*/
.hot_left ul { margin-top: 10px;}
.hot_left ul li{ list-style:none;}
.hot_left ul li .li{ padding:6px 0px;}
.hot_left ul li .img{ float:left; width:32%;display:inline-block; margin-right:15px;  overflow:hidden; border-radius:5px; border:1px dotted #ddd;
text-align: center;
}
.hot_left ul li .text{ float:left; width:73%;}
.hot_left ul li .img img {transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; width: 100%; height: auto;}
.hot_left ul li h4 a{ font-size:14px; color:#555555; overflow:hidden; line-height:26px; max-height:52px; display:block; margin-top: 10px; word-break: break-word;}
.hot_left ul li:hover h4 a{ color:#f8ab16 ;}
.hot_left ul li:hover .img img{transform: scale(1.1);}
.hot_left ul li:hover .img{ border:1px dotted #f8ab16;}
.left_img{ margin:30px 0;}
@media only screen and (max-width:768px ) {
	ul.mtree { padding: 0 0px;}
}
.hot_left { overflow: hidden;}
.hot_left .slider { margin-top: 10px; padding-bottom: 30px;}
.hot_left .slick-next , .hot_left .slick-prev { display: none !important; }
.hot_left .li .image { overflow: hidden;}
.hot_left .li .image img { width: 100%; max-width: 100%; overflow: hidden;}
.hot_left .li .main { text-align:  center; margin-top: 10px;}
.hot_left .li .title  {display: inline-block; font-size: 16px; line-height: 26px; height: 26px; overflow: hidden; font-family: "Gilroy-bold"; word-break: break-word;text-transform: capitalize; text-align: center;}
.hot_left .slick-dots { display: block !important; bottom:0px;}
.hot_left  .slick-dots li.slick-active button { border: 1px solid #f8ab16;}


/*new_left*/
.new_left .li .main { padding-top: 10px; text-align: left;}
.new_left .li .main .time { padding-left: 20px; background: url(../images/time_icon.png) no-repeat left top; color: #f8ab16; font-size: 13px; line-height: 15px; margin: 5px 0;}
.new_left  .autoplay4 { margin-top: 20px;}
.new_left .li .main .title { display: inline-block; font-size: 16px; line-height: 26px; height: 26px; overflow: hidden; word-break: break-word; text-align: center;}
.new_left .li .main .text {font-size: 13px; line-height: 20px; height: 40px; overflow: hidden; color: #7f7f7f; word-break: break-word;}
.new_left .slick-next { right: -30px;}
.new_left  .slick-prev { left: -30px;}

/*翻页*/
.page_p{ margin:0px auto 0px;text-align:center; width:100%; font-size:12px;padding-top:10px;}
.page_p a { display:inline-block; font-size:12px; line-height:32px; padding:0px 15px; background:#ececec; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; border-radius:0px; }
.page_p > span { display:inline-block; font-size:12px; line-height:32px; padding:0px 15px; background:#ececec; margin-left:5px; color:#555; margin-top:5px;transition: 0.2s; -webkit-transition: 0.2s;	-moz-transition: 0.2s;	-o-transition: 0.2s; border-radius:0px; }
.page_p a i{ line-height:32px;}
.page_p a:hover{ background:#f8ab16 ; color:#fff !important; text-decoration: none; }
.total{ font-size:12px; line-height:24px; color:#333; margin-top:10px;}
.total span{ color:#f8ab16 ;}
.page_p>.span1{ padding:0px 15px; line-height:32px;background:#f8ab16 ; color:#fff; display:inline-block; margin-left:5px; border-radius:0px;}


/*product right*/
.products .products_mP { font-size: 13px; line-height: 24px; margin-bottom: 10px;}
#cbp-vm *{transition:all 0.3s ease 0s;}
.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:left;margin-top:0;padding:0px 0px 10px;border-bottom: 1px dashed #e5e5e5;}
.cbp-vm-options em{float:left;display:inline-block;color:#333;text-transform:uppercase;font-size:16px;margin-top:6px; }
.cbp-vm-options p{display:inline-block; vertical-align:middle;padding-right:5px;font-size:14px; color: #333;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;width:30px;height:30px;overflow: hidden;white-space: nowrap;color: #aaa;margin: 2px;background: #e5e5e5}
.cbp-vm-options span{display:inline-block;float:right;font-size:14px;margin-top:10px;color:#aaa;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {color: #fff;background: #f8ab16}
.cbp-vm-options a:before {width: 30px;height: 30px;line-height: 30px;font-size: 18px;text-align: center;display: inline-block;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0; margin-bottom:20px}

/* Clear eventual floats */
.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;position: relative;-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%;height:auto;}


.cbp-vm-switcher ul li em{font-size:14px;display:block;margin:10px 0;height:36px;color:#333333;text-transform:capitalize; word-wrap:break-word;line-height:18px;text-align:left;overflow:hidden;background: none}
.cbp-vm-switcher ul li .cbp-vm-details{color:#888;overflow:hidden;height:36px;font-size:14px;line-height:18px;text-align:left;}
.cbp-vm-switcher ul li a.cbp-title:hover{}

.cbp-vm-view-grid .prol_more{display:none;}

.cbp-vm-view-grid .pro-list-tags{display:none;}

/* 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-grid:before {content: "\f00a";}
.cbp-vm-list:before {content: "\f00b";}
.cbp-vm-add:before {content: "\f055";}

/* Large grid view */
.cbp-vm-view-grid>ul {text-align: left;padding: 0 0 0px 0}

.cbp-vm-view-grid ul li {
  width: 33.33333%;

  float: left;
  text-align: center;
  display: block;
  vertical-align: top;
  padding:0;
  position:relative;transition: all .5s;
}
.cbp-vm-view-grid ul li .cbp-list-center{ text-align:center;padding:0 5px 15px;}
.cbp-vm-view-grid ul li .cbp-title{word-break: break-word; color:#333; font-size:15px; line-height:24px; height:48px; overflow:hidden; display:block; margin-top:16px;font-family: "Gilroy-bold"; 
 
  text-transform: capitalize;}
.cbp-vm-view-grid ul li .cbp-vm-details{color:#888; line-height:22px; height:44px; overflow:hidden; margin-top:6px;font-size: 13px; text-align: center;word-break: break-word;}
.cbp-vm-view-grid ul li .cbp-hover{ position:absolute; top:0; left:0; width:100%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}
.cbp-vm-view-grid ul li .cbp-hover a{ display:block; width:100%;}
.cbp-vm-view-grid ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}

.cbp-vm-view-grid ul li .cbp-list-more{display:none;}


.cbp-vm-view-grid ul li:hover .cbp-title{ color:#f8ab16; text-decoration: none;}
.cbp-vm-view-grid ul li:hover .cbp-hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}
.cbp-vm-view-grid ul li .cbp-div{padding:0; margin:10px 10px 10px; border: 1px solid #e5e5e5; }
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image{ transition-duration: 0.6s; width:100%;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;transition-timing-function: ease-out; overflow:hidden;background: #fff;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image i{width: 50px;height: 50px;left: 50%;top:50%;position: absolute;z-index: 5;margin:-25px 0 0 -25px;transform:scale(0,0); -moz-transform:scale(0,0); -webkit-transform:scale(0,0);filter:alpha(opacity:00);opacity:0.0;display: none;}
.cbp-vm-view-grid ul li:hover .cbp-div .cbp-vm-image i{transform:scale(1.00,1.00); -moz-transform:scale(1.00,1.00); -webkit-transform:scale(1.00,1.00);filter:alpha(opacity:100);opacity:1;}

.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image img{transition: 0.5s all;-webkit-transition: 0.3s all;-o-transition: 0.3s all; -moz-transition: 0.3s all;-ms-transition: 0.3s all;}
.cbp-vm-view-grid ul li .cbp-div .cbp-vm-image span{transform:scale(1.0,1.0); -ms-transform:scale(1.0,1.0); -moz-transform:scale(1.0,1.0); -webkit-transform:scale(1.0,1.0); -o-transform:scale(1.0,1.0);filter:alpha(opacity:100);opacity:1;width: 100%;display: inline-block;}
.cbp-vm-view-grid ul li .cbp-div:hover .cbp-vm-image span{transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);filter:alpha(opacity:100);opacity:1;width: 100%}

.cbp-vm-view-grid ul li .cbp-div:hover{
-webkit-box-shadow:0px 0px 10px #ccc;
   -moz-box-shadow:0px 0px 10px #ccc;
     -o-box-shadow:0px 0px 10px #ccc;
        box-shadow:0px 0px 10px #ccc;}
.cbp-vm-view-grid .tags{ display:none}
.cbp-vm-view-grid .page_more{ display:none;}



/* List view */
.cbp-vm-view-list li {padding:20px 0;border-bottom:1px solid #e5e5e5;white-space: nowrap;text-align:left;white-space:normal;}
.cbp-vm-view-list li .cbp-vm-image{overflow: hidden;-webkit-border-radius:0px;border-radius:0px;transition-timing-function: ease-out; overflow:hidden;}
.cbp-vm-view-list li .cbp-div .cbp-vm-image span{transform:scale(1.0,1.0); -ms-transform:scale(1.0,1.0); -moz-transform:scale(1.0,1.0); -webkit-transform:scale(1.0,1.0); -o-transform:scale(1.0,1.0);filter:alpha(opacity:100);opacity:1;width: 100%;display: inline-block;}
.cbp-vm-view-list li .cbp-div:hover .cbp-vm-image span{transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);filter:alpha(opacity:100);opacity:1;}
.cbp-vm-view-list li .cbp-div .cbp-vm-image i{width: 50px;height: 50px;left: 50%;top:50%;position: absolute;z-index: 5;margin:-25px 0 0 -25px;transform:scale(0,0); -moz-transform:scale(0,0); -webkit-transform:scale(0,0);filter:alpha(opacity:00);opacity:0.0;}
.cbp-vm-view-list li:last-child{}
.cbp-vm-view-list ul.row{margin:0;}
.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;}

.cbp-vm-view-list ul li .cbp-title{display:block; vertical-align:top;text-align:left;font-size:16px; color:#444;line-height:26px;max-height: 52px; margin-top:0;margin-bottom:0px; overflow:hidden;font-family: "Gilroy-bold"; word-break: break-word;
   text-transform: capitalize;}

.cbp-vm-view-list ul li:hover .cbp-title{color:#f8ab16; text-decoration: none;}
.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;max-height:44px;line-height:22px; font-size:13px; height:auto;margin:15px 0 20px 0;}
.cbp-vm-view-list .pro-list-tags{width:100%;overflow:hidden;background:#f7f7f7;padding:3px 10px;border-radius:5px;}
.cbp-vm-view-list .pro-list-tags p{display:inline-block;padding-right:0;text-transform:capitalize;    font-size: 14px;}
.cbp-vm-view-list .pro-list-tags li{padding:0;display:inline-block;margin:5px;border:none;}
.cbp-vm-view-list .pro-list-tags li a:hover{color:#f8ab16;}

.cbp-vm-view-list .cbp-list-center{width:65%;display:inline-block; vertical-align:middle;padding-left:30px;}


.cbp-vm-view-grid .page_morebox { display: none;}
.page_morebox {border-radius: 20px; margin-top: 20px;background: #f8ab16; display: inline-block;position: relative;transition: all .5s; overflow: hidden;}
.page_morebox:before {border-radius: 20px; transition: all .5s; content: ""; position: absolute; left: 0; top: 0; width: 0%; height: 100%; background: rgba(255,255,255,0.2);}
.page_morebox a {display: inline-block; text-transform: capitalize; line-height: 24px;background: none; font-family: "Gilroy-bold"; padding: 8px 30px;  font-size: 12px; color: #fff; position: relative; z-index: 2;}
.page_morebox a:hover { text-decoration: none;}
.page_morebox:hover:before   { width: 100%;} 

@media only screen and (max-width:768px ) {
	.page_morebox a { font-size: 12px; padding: 6px 20px; }
}


.cbp-vm-view-list .cbp-list-more.more1 p{background: #f8ab16;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;position: relative;overflow: hidden;padding:0 0px;text-align: center;width: auto;display: inline-block;
-webkit-box-shadow:0px 5px 5px rgba(0,146,240,0.0);
   -moz-box-shadow:0px 5px 5px rgba(0,146,240,0.0);
     -o-box-shadow:0px 5px 5px rgba(0,146,240,0.0);
        box-shadow:0px 5px 5px rgba(0,146,240,0.0);}
.cbp-vm-view-list .cbp-list-more.more1 p:before{content: "";position: absolute;left:0;top:0;height: 100%;width: 100%;background: rgba(0,0,0,.1);transition:all 0.3s ease 0s;display: none;
transform: scale(0,1);
-ms-transform: scale(0,1);  /* IE 9 */
-webkit-transform: scale(0,1);  /* Safari 和 Chrome */
-o-transform: scale(0,1); /* Opera */
-moz-transform: scale(0,1); /* Firefox */filter:alpha(opacity:0);opacity:0.0;}
.cbp-vm-view-list .cbp-list-more.more1 p:hover{}
.cbp-vm-view-list .cbp-list-more.more1 p:hover:before{width: 100%;
transform: scale(1,1);
-ms-transform: scale(1,1);  /* IE 9 */
-webkit-transform: scale(1,1);  /* Safari 和 Chrome */
-o-transform: scale(1,1); /* Opera */
-moz-transform: scale(1,1); /* Firefox */filter:alpha(opacity:100);opacity:1;}
.cbp-vm-view-list .cbp-list-more.more1 a{line-height: 34px;color: #fff;text-transform: uppercase;font-size: 14px;position: relative;overflow: hidden;padding:2px 40px 0;display: inline-block;}
.cbp-vm-view-list .cbp-list-more.more1 a:hover{background: #222;}
@media screen and (max-width: 1024px) {

  .cbp-vm-view-list ul li .cbp-hover{ display:none}
  .cbp-vm-view-list .cbp-vm-image{ width:34%}
  .cbp-vm-view-list .cbp-list-center{ width:66%}
}
@media screen and (max-width: 992px) {
.cbp-vm-view-grid ul li {width: 50%; }
.cbp-vm-view-grid>ul { margin: 0 -10px;}
}

@media only screen and (max-width: 768px){
  .pro-cat li{margin-bottom:10px;}
  .cbp-vm-options{margin-top:0;}
  .cbp-vm-view-list ul li .cbp-title {font-size: 14px;line-height: 24px; max-height: 48px;}
}

@media screen and (max-width: 620px) {
  .cbp-vm-view-list .cbp-vm-image{ width:40%}
  .cbp-vm-view-list .cbp-list-center{ width:60%}
  .cbp-vm-view-list .pro-list-tags{}
}
@media only screen and (max-width:488px ) {
	.cbp-vm-view-list ul li .cbp-title {font-size: 14px;}
	.cbp-vm-view-grid ul li .cbp-title {font-size: 14px;line-height: 24px; height: 48px;}
	
}

@media screen and (max-width: 425px) {
.cbp-vm-view-grid ul li .cbp-list-center { padding: 0 2px 10px;}
  .cbp-vm-view-list .cbp-vm-image{ width:100%}
  .cbp-vm-view-list .cbp-list-center{ width:100%; padding-left:0; margin-top:15px}
  }
@media screen and (max-width: 375px) {
  .cbp-vm-view-grid ul li{}
  }
  /*tags*/
.tags{ padding:5px 0 5px 10px ;background: #F9F9F9;}
.news_web .tags{ margin-bottom:25px;}
.tags span{ font-size:14px;   text-transform:uppercase; color:#444; 
 }
.tags a{font-size:14px; display:inline-block; color:#666; padding:0px 10px 0px; margin:0 6px 0px 0; -moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;line-height: 30px;}
.tags a i{ margin-right:6px; font-size:14px;}
.tags a:hover{ background: #f8ab16; color:#fff; text-decoration:none;}

@media only screen and (max-width:768px ) {
	.tags a { font-size: 13px; padding:0px 6px 0px;margin:0 2px 0px 0;line-height: 20px;}
	.tags span { font-size: 13px; text-transform: uppercase;}
	
}





/*products_main*/
/* CSS for the loading div */

.sp-loading {
	text-align: center;
	width: 100%; height: 100%;
	border-radius: 3px;
	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;
	background: #F7F7F7;
	border: 1px solid #eee;
	border-radius: 3px;
	position: relative;
	margin: 0 0px 15px 0;
	float: left;
	/**************
	  Set max-width to your thumbnail width
	***************/
	
	width: 100%;
}

/* Thumbnails */

.sp-thumbs {
	text-align: left;
	display: inline-block;
	padding: 10px 0; background: #F7F7F7;
}
.sp-thumbs a { display: inline-block; margin-left: 10px; width: 70px; height: 70px;
-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s; position: relative; box-sizing: border-box;
}
.sp-thumbs img {
	width: 100%; 
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	width: 70px;
	height: 70px;
	overflow: hidden;
	opacity: .3;
	
	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;
}

.sp-thumbs a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    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 {
	opacity: 1; border: 1px solid #f8ab16;

}

.sp-thumbs a:hover:before{filter:alpha(opacity=10);-moz-opacity:0.1;opacity:0.1;}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative; border: 1px solid #f8ab16;
}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
}
.sp-large a img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.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: 99999999999;
	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: 10px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 10px;
}
#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: auto;
		margin-top: 0;
		bottom: 25px;
	}
}


.prom_img{padding:0;text-align:center;padding-bottom:0;margin-bottom:40px;}
.prom_right{padding-left:30px;margin-bottom:20px;padding-top:10px;}
.prom_right>h1{padding:0;margin:0;display:block;font-size:18px;text-transform:capitalize;color:#333;margin-bottom:20px;line-height:24px;font-family:'Gilroy-bold';}
.prom_right>div.main{font-size:13px;line-height:20px;color:#999;margin-bottom:15px;  overflow: hidden;}
.prom_right{padding-left:30px;}
.prom_right .pro_table{margin-bottom:20px;border-top:1px solid #e5e5e5;padding-top:20px;}
.prom_right .pro_table ul li{list-style:none;margin-bottom:10px;}
.prom_right .pro_table ul li p{display:inline-block;font-size:14px;color:#4d4d4d;text-transform:capitalize;}
.prom_right .pro_table ul li span{color:#333;display:inline-block;font-size:14px;padding-left:5px;color:#999;}
.mobile_inquiry {border-radius: 20px;  margin-top: 10px; display: inline-block;position: relative;background: #f8ab16;transition: all .5s; overflow: hidden;}

.mobile_inquiry .main_more {display: inline-block; text-transform: uppercase;  font-size: 13px; line-height: 16px; padding: 13px 30px; color: #fff;  background: none; font-family: "Gilroy-bold"; }


.mostBox{margin:0 0 30px 0;}
.mostBox  .page_title em {display: inline-block; font-size: 20px; font-family: "Gilroy-bold"; text-transform: capitalize; color: #333; padding-bottom: 10px; }
.mostBox  .image_line { width: 100%; height: 1px; background: #ddd; margin-bottom: 10px;}

.mostBox{font-size:14px;line-height:24px;}
.mostBox tr td { padding-left: 8px;}
.mostBox tr td p { padding: 4px 0;}
.mostBox .text em{font-style:italic;}
.mostBox .text img{max-width:100%;height:auto;}
.mostBox .text a:hover{color:#f79620;}

.products > .title{display:block;position:relative;text-align:left;margin-bottom:20px;padding:2px 0;}
.products > .title i{background:#0d58cb;color:#fff;padding:10px;font-size:16px;border-radius:50%; vertical-align:middle;}
.products > .title h1{margin:0;display:inline-block;color:#555555;text-transform:uppercase;font-size:28px;line-height:36px;font-family:'CenturyGothicB';position:relative;z-index:2; vertical-align:middle;margin-left:10px;}

@media only screen and (max-width: 992px) {
	.sp-thumbs a:link, .sp-thumbs a:visited{width:50px;height:50px;}
	.products .pro_img{width:100%;padding:0;}
	.products .pro-right{width:100%;padding:0;padding-left:20px;}
	.send_box.pro_message{display:block;padding:20px 0;margin-bottom:10px;border-bottom:1px solid #fc7f46;}
	.prom_right>h1{font-size:16px;line-height:24px; margin-bottom: 10px;}
	.prom_img{margin-bottom:30px;}
	.prom_right .pro_table ul li { margin-bottom: 5px;}
	.mobile_inquiry { margin-top: 0;}
}

@media only screen and (max-width: 768px) {
	.pro-right{padding:0;margin-top:0;margin-bottom:20px;}
	.sp-thumbs{text-align:left;}
	.pro_table{margin-top:20px;}
	.prom_right{padding:0; margin-bottom: 30px;}
	.products .pro_inquiry .message{padding:0;}
	.mostBox{margin-top:0;}
	.mostBox .tab-scroll{margin-left:0;padding-bottom:0;}
	.products .pro-list-tags p{display:block;}
	.pro_message{margin:0;margin-top:20px;}
	.pro_message li .meInput,.pro_message li .meText{width:100%;}
	.pro_message .main_title{text-align:center;}
	.pro_message .main_title>em{background-position:center bottom;}
	.prom_main{padding:40px 0;}
	.prom_main .pro_con{display:none;}
	.pro_message form{max-width:100%;}
	.mobile_inquiry { margin-top: 0;}
	
	.mobile_inquiry .main_more { padding: 12px 20px;}
	
}

@media only screen and (max-width: 480px) {
	.products .pro-right{margin-bottom:0;}
}

.pro-main3 > em { font-size: 26px;  color: #474747;  text-transform: uppercase; font-family: "Gilroy-bold";}
.pro-text-detail .image_line { width: 100%; height: 1px; background: #F0F0F0; margin-bottom: 10px; margin-top: 5px;}
.pro-text-detail .tags { margin-top: 20px;}

.page_turn  { margin-top: 20px;}
.page_turn li { list-style: none; border-radius: 4px; padding: 10px; background: #f9f9f9; margin-bottom: 10px;}
.page_turn li p {color: #474747;font-family: 'Gilroy-bold'; display: inline-block; text-transform: uppercase;}
.page_turn li .fa { padding-right: 4px;} 
.page_turn li a { font-size: 13px;color: #7f7f7f; text-transform: capitalize; padding-left: 4px;}
.page_turn li:hover a { color: #f8ab16; }
.tags span{ font-size:14px;   text-transform:uppercase; color:#444; font-family: 'Gilroy-bold';
 }
.tags a{font-size:14px; display:inline-block; color:#666; padding:0px 10px 0px; margin:0 6px 0px 0; -moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;line-height: 30px;}
.tags a i{ margin-right:6px; font-size:14px;}
.tags a:hover{ background: #f8ab16; color:#fff; text-decoration:none;}

.page_emailB { padding-top: 30px; position: relative; width: 100%;}
.page_emailB .page_email {  border-top: 3px solid #f8ab16;
	overflow: hidden;
    padding: 30px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15);	
}
.page_emailB .page_email .sentUL { list-style: none;}
.page_emailB .page_email .sentUL li { list-style: none;}
.page_emailB .page_email .sentUL li { width: 100%; margin-bottom: 20px;}
.page_emailB .page_email .sentUL li input { width: 100%; line-height: 48px; height: 48px; color: #999; padding-left: 20px;}
.page_emailB .page_email .sentUL textarea {  width: 100%; line-height: 24px; height: 100px; padding-top: 10px; color: #999; padding-left: 20px; border: 1px solid #ddd; font-size: 12px;}



.page_emailB .page_email em {margin-top: 20px;
font-family: "Gilroy-bold";
    color: #474747;
    padding: 4px 0px;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 20px; overflow: hidden;}
.page_emailB .page_email  p.text {font-size: 14px;
    color: #777;
    text-align: left;
    line-height: 24px;
       overflow: hidden;
    margin: 10px 0 30px;}


.page_emailB .page_email .subject_title {border: 1px solid #ddd;
    background: #F8F8F8;font-size: 12px;
    border-radius: 24px;
    line-height: 24px; padding: 11px 0;
    padding: 0px 10px;
    margin-bottom: 20px;
    padding-left: 15px; width: 100%;}
.page_emailB .page_email .subject_title p {font-size: 12px; background: #F8F8F8;
    color: #777; line-height: 24px; text-transform: capitalize; padding: 12px 0; }
    .page_emailB .page_email .subject_title p a { color: #FF0000;}
  .page_emailB .page_email .sent-email input,.page_emailB  .sent-tel input,.page_emailB  .sentUL li textarea { background-color: #fff; border-radius: 24px;}
.page_emailB .page_email .sentUL li.inputLI input,.page_emailB  .sentUL li textarea {border: 1px solid #ddd; font-size: 12px;}
.page_emailB .page_email .sentUL li.inputLI input:focus,.page_emailB .page_email .sentUL textarea:focus {border: 1px solid #f8ab16;}

@media only screen and (max-width:768px ) {
	.mostBox .page_title em { font-size: 18px; margin-top: 10px;}
.page_emailB .page_email  li {   margin-right: 20px; width: 100%;  margin-right: 0px;}
.page_emailB .page_email {padding: 20px;}
.page_emailB .page_email em {font-size: 22px;}
.page_emailB .page_email p.text {margin: 10px 0 15px; font-size: 13px;     line-height: 20px; }
.page_emailB .page_email .send_m input { font-size: 12px; padding: 8px 20px;margin-top: 0px;}
.page_emailB .page_email .send_m { margin-top: 0; padding-top: 0;}
.page_emailB .page_email .subject_title { margin-bottom: 15px;}
.pro-main3 > em { font-size: 18px; font-family: "Gilroy-bold"; text-transform: uppercase;}
.pro_textIntr > h1 { font-size: 16px; line-height: 26px; max-height: 52px;}
}




.Hpro_content { padding-bottom: 0px; margin-top: 20px; overflow: hidden; padding-top: 30px;}
.Hpro_content em.title { font-size: 20px; font-family: "Gilroy-bold"; text-transform: capitalize; color: #333;}
.Hpro_content .line { width: 100%; height: 1px; background: #F0F0F0; margin-top: 20px;}
.Hpro_content .main_bottom {margin: 30px -2px 0 -5px;}
.Hpro_content .slider .li .image { display: inline-block; width: 100%; overflow: hidden;}
.Hpro_content .slider .li .image img {transition:all .3s; -ms-transition:all .3s; /* IE 9 */-moz-transition:all .3s; /* Firefox */-webkit-transition:all .3s; /* Safari 和 Chrome */ -o-transition:all .3s; /* Opera */}
.Hpro_content .slider .li .main { margin-top: 15px; padding: 0 5px 20px;}
.Hpro_content .slider .li .title {display: block; text-align: center; font-size:13px;  line-height: 24px; height: 48px; overflow: hidden; word-break: break-word; font-family: "Gilroy-bold"; text-transform: capitalize;}

.Hpro_content .slider .li .title:hover { color: #f8ab16; text-decoration: none;}
	.Hpro_content .slider .li:hover img  { transform: scale(1.05);}
.Hpro_content .slider .li .text { font-size: 12px; line-height: 22px; height: 44px; overflow: hidden; text-align: center; margin-top: 8px; color: #7f7f7f; word-break: break-word;}	
.Hpro_content .slider .li .box { border: 1px solid #ededed; background: #fff; margin: 0 8px;}

.Hpro_content .slider .li .image { overflow: hidden; }
 .Hpro_content .slider .li .image img { width: 100%; height: auto; max-width: 100%;}
 .Hpro_content .slick-next,  .Hpro_content .slick-prev { opacity: 0.5;}
 .Hpro_content .slick-next { top: -70px; right: 2px; text-align: center; width: 36px; height: 36px; border: 1px solid #ddd;}
  .Hpro_content .slick-prev {top: -70px; right: 50px; left: auto; text-align: center; width: 36px; height: 36px; border: 1px solid #ddd;}
.Hpro_content .slick-next::before {border-radius: 0; color: #333; display: inline-block; font-family: "FontAwesome";  font-size: 30px;  content: "\f105"; line-height: 34px; text-align: center; width: 36px;}
.Hpro_content .slick-prev::before { border-radius: 0; color: #333; display: inline-block; font-family: "FontAwesome"; font-size: 30px;  content: "\f104";  line-height:34px; text-align: center; width: 36px;
}
.Hpro_content .slick-prev:hover,.Hpro_content .slick-next:hover{ opacity:1;}



 @media only screen and (max-width:992px ) {
	.Hpro_content {padding-bottom: 40px;     padding-top: 40px;}
	.Hpro_content .main { margin-top: 30px;}
}
 @media only screen and (max-width:488px ) {
	.Hpro_content {padding-bottom: 30px;     padding-top: 30px;}
	.Hpro_content .main { margin-top: 20px;}
}

.n_left .page_lx  { margin-bottom: 30px;}
.n_left .page_lx .image { position: relative; width: 100%; overflow: hidden; border-radius: 4px;}
.n_left .page_lx .image img { width: 100%; max-width: 100%; height: auto;}
.n_left .page_lx .main {padding-left: 20px; padding-top: 10px; width:100%; position: absolute; bottom: 0; left: 0%; color: #fff; background: rgba(0,0,0,0.3); }

.n_left .page_lx .main a { color: #fff;}
.n_left .page_lx .main .text {margin-bottom: 4px;   text-transform: uppercase;    font-size: 16px;   font-family: "Gilroy-bold";}
.n_left .page_lx .main a { font-size: 16px;}
.n_left .page_lx .main ul li { list-style: none; margin-bottom: 10px; position: relative; padding-left: 60px;}
.n_left .page_lx .tel:before { content: "";    position: absolute;    left: 0;    top: 4px;    background: #fff url(../images/top_p.png) no-repeat center left;    width: 44px;    height: 44px;    border-radius: 40px; background-size:44px ;}


@media only screen and (max-width:992px ) {
 .n_left .page_lx .tel:before  { width: 30px; height: 30px; background-size:30px ;  }
 .n_left .page_lx .main ul li { padding-left: 40px;}
 .n_left .page_lx .main a  { font-size: 14px;}
 .n_left .page_lx .main { padding-left: 10px;}
}

@media only screen and (max-width:768px ) {
	
.n_left .page_lx { display: none;}
}

/*news*/

.news li{position:relative;list-style:none;margin-bottom:20px;border-bottom:1px solid #f0f0f0;padding:0px 0px 20px;border-radius:5px;}
.news li .image{float:left;width:30%;display:block;overflow:hidden;-webkit-transition:all var(--transition-time,500ms);
	-o-transition:all var(--transition-time,500ms);
	transition:all var(--transition-time,500ms);}
.news li .image>a{z-index:3;position:absolute;left:0;top:0;width:100%;height:100%;display:block;}
.news li .image{position:relative;text-align:center;overflow:hidden;}
.news li .image img{max-width:100%;width: 100%; height:auto;-webkit-transition:all var(--transition-time,800ms);
	-o-transition:all var(--transition-time,800ms);
	transition:all var(--transition-time,800ms);}
.news 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));}
.news li .main{float:left;width:70%;padding-left:20px;  }
.news li .main h4{margin:0;}
.news li .title{color:#474747;display:block;font-size:15px;margin-bottom:10px;overflow:hidden;line-height:24px;max-height:48px;  word-break: break-word; font-family: "Gilroy-bold";}
.news li:hover .title{color:#f8ab16;text-decoration:none;}
.news li .text{color:#808080;font-size:13px;height:40px;line-height:20px;overflow:hidden;margin-top:10px; overflow: hidden;word-break: break-word;}
.news li .date{display:block;color:#f8ab16;font-size:12px; padding-left:23px;background:url(../images/time_icon.png) no-repeat left 1px; line-height: 21px;}


@media only screen and (max-width: 768px){
	.news li .title{font-size:14px;}
	
}
@media only screen and (max-width: 480px){
	.news li{margin-bottom:20px;}
	.news li .image{width:48%;}
	.news li .main{width:52%;}
	.news li .title{font-size:14px;line-height:24px;max-height:48px;}
	.news li .text{ font-size: 12px; line-height: 20px; height: 40px;}
	.news li .date p.date002{}
	.page_num{margin-top:0;}
	.news li .more{ font-size: 12px;    margin-top: 10px;}
}

@media only screen and (max-width: 450px){
	.news li .image ,.news li .main{ width: 100%;}
	.news li .main{ padding-top: 10px; padding-left: 0;} 
	.news  .read_more { margin-top: 10px;} 
	
}


.news_main .title{color: #474747; display:block;font-size:16px;line-height:26px;margin-bottom:10px; font-family: "Gilroy-bold";}
.news_main .date{display:inline-block;color:#f8ab16;font-size:12px;line-height: 20px; padding-left:20px;background:url(../images/time_icon.png) no-repeat left 1px;}
.news_main .text{font-size:14px;line-height:26px;margin-top:20px;border-top:1px solid #f0f0f0;padding-top:20px;}
.news_main .text img{max-width:100%;height:auto;}
.news_main .text a{color:#f8ab16;}
@media only screen and (max-width:768px ) {
	.news_main .title{font-size:14px;}
	.news_main .text{font-size:13px;}
}


/*contact*/
/*contact*/
.contact_l li {
    border-right: 1px solid #ecebeb;
    list-style: none;
    width: 33.3333%;
   
    padding: 0 5px;
    float: left;
    text-align: center;
}

.contact_l li .tubiao {
    margin: 0 auto;
    width: 70px;
    height: 70px;
    text-align: center;
    position: relative;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
   
    border-radius: 50%;
    
}
.contact_l li .tubiao:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #f8ab16;  border-radius: 50%;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.contact_l li .tubiao span img{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.contact_l li:hover .tubiao {
	 -moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    filter:FlipH; transform: rotateY(180deg);
}
.contact_l li:last-child { border-right: none;}
.contact_l li em { font-size: 18px; display:block; text-align: center; text-transform: capitalize; margin-top: 30px; margin-bottom: 10px; font-family: "Gilroy-bold"; color: #333;}
.contact_l li p {  font-size: 13px; line-height:24px ;
color: #808080; padding: 2px 0;}
.contact_l li p span { color: #474747;}
.contact_l li p a { color: #7f7f7f; font-size: 13px;}
.contact_l li p a:hover {color: #f8ab16;}
@media only screen and (max-width:768px ) {
	.contact_l li {
   border-right: 0px solid #CCCCCC;
    width: 100%; margin: 0;
   border-bottom: 1px solid #CCCCCC;
    padding: 30px 0px;
    float: left;
    text-align: center;
    
}
.contact_l li em { font-size: 16px;}
.contact_l { margin-top: 0; margin-bottom: 20px;}

}

.contact_2  { padding: 60px 0 0px; }
.contact_2 .left { width: 50%; float: right; padding-left: 50px;}
.contact_2 em.title { font-size: 20px; font-family: "Gilroy-bold"; color: #333; text-transform: capitalize; margin-bottom: 20px; display: inline-block; } 
.contact_2 .text { font-size: 14px; line-height: 24px; color: #777;}
.contact_2 .right { width: 50%; float: right;}
.contact_2 .page_emailB { padding-top: 0; padding-left: 0px;}
.contact_2 .map {  overflow: hidden; padding-top: 40px;}
.contact_2 .map img { max-width: 100%; height: auto; width: 100%;}
.contact_2 .map iframe { width: 100%; max-width: 100%;}


@media only screen and (max-width: 768px) {
	.contact_oth { margin-top: 20px; padding: 0;}
	.con_info { padding: 0;}
	.contact_2 .map {  padding-right: 0;}
	.contact_2 .right { width: 100%;}
	
	.contact_2 .left { width: 100%; padding-left: 0; margin-bottom: 30px;}
	.contact_2 { padding: 30px 0 0px;}
	.contact_2 em.title { margin-bottom: 10px; font-size: 18px;}
}





/*blog*/

.bolg_list  {padding:15px 10px; border: 1px solid #eee;}
.bolg_list .block { border-bottom: 1px solid #eee; padding-bottom: 20px; margin-bottom: 20px;}
.bolg_list .block:last-child { border-bottom: 0px solid #eee;}
.n_left .blog_nav_h4 { margin-bottom: 5px; color: #333; font-size: 16px; line-height: 30px; text-transform: capitalize; font-family: "Gilroy-bold"; position: relative;  }
.n_left .blog_nav_h4 span i:before {content: "\f02b"; font-size: 13px; margin-right: 6px;}

/*.n_left .blog_nav_h4:before {content: ""; position: absolute; width: 60px; height: 2px; background: #f8ab16; left: 0; bottom: -1px;}*/
.n_left .blogUL1  li {padding-bottom: 2px; list-style: none; padding-left: 5px; font-size: 14px; line-height: 22px; margin-bottom: 5px; transition:all .3s; 
-ms-transition:all .3s; /* IE 9 */
-moz-transition:all .3s; /* Firefox */
-webkit-transition:all .3s; /* Safari 和 Chrome */
-o-transition:all .3s; /* Opera */}
.n_left .blogUL1  li i { color:#808080 ; margin-right: 10px; display: none;}
.n_left .blogUL1  li  a {color: #808080; text-transform: capitalize; display: inline-block; width: 100%; font-size: 12px;}
.n_left .blogUL1  li:hover { margin-left: 10px;}
.n_left .blogUL1  li:hover a,.n_left .blogUL1  li:hover a i { color: #f8ab16; text-decoration: none;}

@media only screen and (max-width:768px ) {
.blog_nav_h4 {  position: relative;  margin-bottom: 20px;  background: none;  text-align: left !important;  background: #f8ab16 !important;    padding: 2px 10px;    line-height: 36px;  color: #fff !important;   font-size: 16px !important;    border-bottom: none;   border-radius: 5px;}

.blog_nav_h4:after {  display: block;  content: "\f107";   font-family: "FontAwesome";   position: absolute;   right: 15px;   cursor: pointer;    font-size: 20px;    top: 0px;    color: #fff;  font-style: normal;}
    
 .blog_nav_h4.active:after {   content: "\f106";}
.blog_right { padding-right: 0;}
.n_left .blog_nav_h4:before { display: none;}
.n_left .blog_nav_h4  { border-bottom: 0; margin-bottom: 10px;}

.n_left .blog_nav_h4 span i { display: none;}

}


.n_left .blog_left_h4 { margin-bottom: 15px; color: #333; font-size: 16px; line-height: 30px; text-transform: capitalize; font-family: "Gilroy-bold"; position: relative; }
/*.n_left .blog_left_h4 :before {content: ""; position: absolute; width: 60px; height: 2px; background: #f8ab16; left: 0; bottom: -1px;}*/
.n_left .blog_left_h4 span i:before {content: "\f02b"; font-size: 13px; margin-right: 6px;}
@media only screen and (max-width:768px ) {
.bolg_list  {padding:0; border: 0px solid #eee;}
.bolg_list .block { border-bottom: 0; padding: 0;}
.blog_left_h4 {
    position: relative;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    background: #f8ab16 !important;
    padding: 2px 10px;
    line-height: 36px;
    color: #fff !important;
    font-size: 16px !important;
    border-bottom: none;
    border-radius: 5px;
}

.blog_left_h4:after {
    display: block;
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    cursor: pointer;
    font-size: 20px;
    top: 0px;
    color: #fff;
    font-style: normal;}
    
    .blog_nav_h4.active:after {
    content: "\f106";
}
.blog_left_h4.active:after {   content: "\f106";}
.n_left .blog_left_h4 :before { display: none;}
.n_left .blog_left_h4 { border-bottom: 0;}

}


.n_left .blog_tags_h4 { padding-bottom: 4px; color: #333; font-size: 16px; line-height: 32px;text-transform: capitalize; font-family: "Gilroy-bold"; position: relative; }
/*.n_left .blog_tags_h4:before {content: ""; position: absolute; width: 60px; height: 2px; background: #f8ab16; left: 0; bottom: -1px;}*/
.n_left .blog_tags_h4 span i:before {content: "\f02b"; font-size: 13px; margin-right: 6px;}
.n_left .blog-list1 li { display: inline-block; margin: 5px 2px;}
.n_left .blog-list1 li a {  text-transform: capitalize; font-size: 12px;
    display: block;
    text-decoration: none;
    background: #fff;  border: 1px solid #ddd;
    color: #999;
    padding: 7px 10px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -o-border-radius: 17px;
}

.n_left .blog-list1 a:hover { background: #f8ab16; color: #fff; border: 1px solid #f8ab16;}
@media only screen and (max-width:768px ) {

.blog_tags_h4 {
    position: relative;
    margin-bottom: 20px;
    background: none;
    text-align: left !important;
    background: #01509f !important;
    padding: 0px 10px;
    line-height: 36px;
    color: #fff !important;
    font-size: 16px !important;
    border-bottom: none;
    border-radius: 5px;
}

.blog_tags_h4:after {
    display: block;
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    cursor: pointer;
    font-size: 20px;
    top: 0px;
    color: #fff;
    font-style: normal;}
    
    .blog_nav_h4.active:after {
    content: "\f106";
}

}


/*blog右边*/
.blog_list>li:hover em{color:#D7000F;}
ul.blog-list{ margin-top:15px}
ul.blog-list, ul.blog-list1{padding: 0;list-style: none;margin-bottom:0;text-align:left;}
ul.blog-list li {margin:0 20px 14px 0;}
ul.blog-list li a i{color:#D7000F; font-size:13px; opacity:0.6; margin-right:10px;}
ul.blog-list li a {color:#808080;font-size:13px;vertical-align: initial;text-decoration: none;display:block;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;  }
ul.blog-list li a:hover{color:#D7000F;text-decoration:underline; padding-left:10px;}
.blog_list{ margin-top:0px}
.blog_list li{ list-style:none;     border-bottom: 1px solid #e5e5e5;padding-bottom: 15px; margin-bottom:20px;}

.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 h4{ margin-top:0; padding-top:0}
.blog_list li .entry-content-top-right a{ font-size:16px; color:#444; display:block; line-height:26px; overflow:hidden;   margin-bottom:15px; font-family: 'Gilroy-bold';}
.blog_list li:hover .entry-content-top-right a { color:#f8ab16; text-decoration:none}
.blog_day{ margin-bottom: 0px;}
.blog_day i{ margin-right:6px; color:#7F7F7F;}
.blog_day span{ display: block;
    color: #f8ab16;
    font-size: 12px; line-height: 20px;
    padding-left: 23px;
    background: url(../images/time_icon.png) no-repeat left 1px; }

.blog_list li .p{ font-size:13px; color:#7F7F7F;  overflow:hidden; max-height:48px; line-height:24px; margin:10px 0 16px;}


.blog_list .p_hot_2 { width: 100%;}
.blog_tag{padding:5px 12px;text-align:left;
margin-top:15px; background: #F7F7F7;}
.blog_tag>p{display:inline-block;font-size:13px;margin-right:5px;text-transform:uppercase; color: #4C4C4C;}
.blog_tag>p i{padding-right:2px; color: #4C4C4C;}
.blog_tag li{display:inline-block;margin:5px;border:none;padding:0;}
.blog_tag li:last-child{padding:0;}
.blog_tag li a{display:inline-block;padding:2px 10px;color:#808080;font-size:13px;text-transform:capitalize;border: 1px solid #CCCCCC; border-radius:11px;}
.blog_tag li a i { color: #808080;}
.blog_tag li i{padding-right:5px;color:#4d4d4d;}
.blog_tag li:hover a{border: 1px solid #f8ab16; color:#fff;text-decoration:none;background:#f8ab16;}
.blog_tag li:hover i{color:#fff;}
.blog_list li .read_more { margin-top: 20px;}

/*blog_main*/
.blog_detail .title{margin-bottom:15px;border-bottom:1px solid #e5e5e5;padding-bottom:15px;text-align:left;}
.blog_detail .title em{font-size:16px;display:block; margin-bottom:15px; line-height: 26px;  color: #333; font-family: "Gilroy-bold";}
.blog_detail .title p{font-size:14px;color:#7F7F7F;font-weight:400; display:inline-block;    border: 1px solid #e5e5e5;    padding: 3px 10px;}
.blog_detail .title p:before{content:"-";padding-right:5px;}
.blog_detail .title p:after{content:"-";padding-left:5px;}
.blog .blog_detail .title{text-align:left;}

.blog_detail .text{font-size:13px;font-weight:400;line-height:24px;}
.blog_detail .text img{max-width:100%;height:auto;}

@media only screen and (max-width: 768px){
	.blog_list li .entry-content-top-right a { font-size: 14px;}
	.blog_detail .title em{font-size:15px; margin-bottom: 10px;   }
	.blog_detail .title {  padding-bottom: 10px;}	
	.blog_detail .text { font-size: 13px; line-height: 24px;}
}


/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:15px;list-style:none;padding:10px 20px;background:#f6f6f6;}
.stp-top{width:100%;}
.stp-top a{font-size:16px;text-transform:capitalize;display:block;text-transform:capitalize;color:#333; font-family: "Gilroy-bold"; }
.stp-top a:hover{text-decoration:none;color:#f8ab16;}
.stp-top a i{padding-left:8px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color: #666; font-size: 14px; line-height: 18px;}
.stp-top a:hover i{padding-left:12px; color:#f8ab16;}
.stp-listB{display:block;padding:10px 0;border-top:1px solid #eee;list-style:none;margin-top:5px; }
.stp-listB>li{float: left; width:33.3333%;padding:8px 0px;overflow:hidden;}
.stp-listB>li:nth-child(3n+1) { clear: both;}

.site_proje .stp-listB >li {width:33%;}
.stp-listB>li>a{font-size:14px;line-height:22px;display:block;color:#666; }
.stp-listB>li>a:hover{color:#f8ab16;}
.stp-listB>li:nth-child(3n+1) { clear: both;}
.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:13px; font-family: "Gilroy";}
.stp-listB li .stp-listC li a:hover{color:#f8ab16;}
.stp-listB li .stp-listC i{ margin-right:6px;}

@media only screen and (max-width: 768px){
	.stp-listB>li{width:50%;padding:8px 0;}
	.stp-listB>li:nth-child(3n+1) { clear: none;}
	.stp-listB>li:nth-child(2n+1) { clear: both;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}




.page_video ul { list-style: none; margin-top: 0px;}
.page_video ul li { width: 25%; float: left; padding: 0 10px; margin-bottom: 20px;}
.page_video ul li .image {position: relative; width: 100%; overflow: hidden;}
.page_video ul li .image > a > img { width: 100%; height: auto; max-width: 100%;}
.page_video ul li .image > .icon { transition: all .5s; width: 64px; height: 64px; position: absolute; left: 50%; top: 150%; transform: translate(-50%,-50%);-webkit-transform:translate(-50%, -50%);
 -moz-transform:translate(-50%, -50%);-ms-transform: translate(-50%, -50%);  
-o-transform: translate(-50%, -50%);   }
.page_video ul li .image > .icon > img { width: auto; max-width: auto;}
.page_video ul li .image .hei {transition: all .5s; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); opacity: 0;}
.page_video ul li .title { display: block; text-align: center; font-size: 13px; line-height: 24px; height: 48px; overflow: hidden; font-family: "Gilroy-bold"; margin-top: 18px;}
.page_video ul li .box:hover .image > .icon { top: 50%;} 
.page_video ul li .box:hover .image .hei { opacity: 1;}
.page_video ul li .box:hover .title { text-decoration: none; color: #f8ab16;}



@media only screen and (max-width:768px ) {
	.page_video .main_top:before { background-size:80% ;}
	.page_video ul li { width: 50%; }
	.page_video ul li .box .image > .icon { top: 50%;} 
	.page_video ul li .image .hei { opacity: 1;  background: rgba(0,0,0,0.4);}
}


@media only screen and (max-width:488px ) {
	.page_video ul li .box .image > .icon { width: 50px; height: 50px;}
}